
@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600&family=Inter:wght@300;400;500&display=swap');
:root{--black:#060504;--black2:#0b0907;--panel:#14100c;--gold:#cda64e;--champagne:#ead18e;--ivory:#f5ede0;--muted:#b9ad9e;--line:rgba(234,209,142,.2)}
*{box-sizing:border-box}html{background:var(--black);scroll-behavior:smooth}body{margin:0;background:var(--black);color:var(--ivory);font-family:Inter,sans-serif}a{color:inherit;text-decoration:none}img,video{display:block;width:100%}button,input,textarea,select{font:inherit}.wrap{width:min(1360px,calc(100% - 46px));margin:auto}
body:before{content:"";position:fixed;inset:0;z-index:-2;background:url("images/boutique-ambience.webp") center/cover fixed;opacity:.20}body:after{content:"";position:fixed;inset:0;z-index:-1;background:linear-gradient(180deg,rgba(4,3,2,.70),rgba(4,3,2,.93))}
.announcement{height:30px;display:flex;align-items:center;justify-content:center;background:#020201;color:var(--champagne);font-size:9px;letter-spacing:.21em;text-transform:uppercase;border-bottom:1px solid var(--line)}
header{height:96px;position:sticky;top:0;z-index:60;background:rgba(5,4,3,.91);backdrop-filter:blur(18px);border-bottom:1px solid var(--line)}.nav{height:100%;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.nav-side{display:flex;align-items:center;gap:27px;font-size:10px;letter-spacing:.13em;text-transform:uppercase}.nav-side.right{justify-content:flex-end}.brand{width:345px;height:76px;display:flex;align-items:center;justify-content:center}.brand img{height:100%;object-fit:contain}.menu{display:none;border:0;background:none;color:var(--champagne);font-size:25px}.mobile-nav{display:none}
.hero{min-height:calc(100svh - 126px);display:grid;grid-template-columns:.82fr 1.18fr;background:rgba(7,5,4,.84);border-bottom:1px solid var(--line)}.hero-copy{padding:clamp(50px,7vw,105px);display:flex;justify-content:center;flex-direction:column}.eyebrow{color:var(--champagne);font-size:9px;letter-spacing:.23em;text-transform:uppercase}.hero h1,.page-hero h1,h2,h3{font-family:"Cormorant Garamond",serif;font-weight:600}.hero h1{font-size:clamp(54px,5.6vw,92px);line-height:.92;margin:17px 0 22px;max-width:650px}.hero p{max-width:540px;color:#ddd1c0;font-size:16px;line-height:1.8}.hero-video{position:relative;min-height:620px;overflow:hidden}.hero-video video{height:100%;object-fit:cover}.hero-video:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,#080604 0%,rgba(8,6,4,.18) 22%,transparent 55%),linear-gradient(0deg,rgba(0,0,0,.25),transparent 60%)}
.actions{display:flex;gap:11px;flex-wrap:wrap;margin-top:27px}.btn{min-height:48px;display:inline-flex;align-items:center;justify-content:center;padding:0 22px;border:1px solid var(--champagne);color:var(--champagne);font-size:9px;letter-spacing:.17em;text-transform:uppercase;background:transparent;transition:.25s}.btn:hover,.btn.filled{background:linear-gradient(135deg,#a67a2c,#dec175);color:#100b05}
.section{padding:72px 0}.section.alt{background:rgba(15,11,8,.83);border-block:1px solid var(--line)}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}.section-head h2{font-size:clamp(38px,4.3vw,62px);line-height:.96;margin:0}.section-head p{max-width:510px;color:var(--muted);line-height:1.75;font-size:14px}
.grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.card{background:linear-gradient(180deg,rgba(23,18,14,.95),rgba(9,7,5,.96));border:1px solid var(--line);padding:7px;transition:.28s}.card:hover{transform:translateY(-4px);border-color:rgba(234,209,142,.58);box-shadow:0 20px 45px rgba(0,0,0,.4)}.card-media{aspect-ratio:4/5;position:relative;overflow:hidden;background:#090705}.card-media img{height:100%;object-fit:cover;transition:.55s}.card:hover img{transform:scale(1.03)}.card-info{padding:12px 4px 7px;display:flex;justify-content:space-between;gap:10px}.card h3{font-size:21px;margin:0}.meta{font-size:8px;letter-spacing:.14em;text-transform:uppercase;color:#b6a994;margin-top:4px}.coming{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border:1px solid var(--champagne);background:rgba(5,4,3,.88);padding:10px 14px;color:var(--champagne);font-size:8px;letter-spacing:.17em;text-transform:uppercase;white-space:nowrap}.disabled img{filter:grayscale(.42) brightness(.72)}
.boutique-panel{display:grid;grid-template-columns:1fr 1fr;min-height:540px;background:rgba(9,7,5,.91);border:1px solid var(--line);overflow:hidden}.boutique-panel.reverse .boutique-media{order:2}.boutique-media{min-height:500px;position:relative;overflow:hidden}.boutique-media img,.boutique-media video{height:100%;object-fit:cover}.boutique-media:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(5,4,3,.12),transparent),linear-gradient(0deg,rgba(0,0,0,.18),transparent)}.boutique-copy{padding:clamp(38px,5vw,75px);display:flex;flex-direction:column;justify-content:center}.boutique-copy h2{font-size:clamp(40px,4.8vw,68px);line-height:.96;margin:14px 0 20px}.boutique-copy p{color:var(--muted);font-size:14px;line-height:1.8}
.rooms{display:grid;grid-template-columns:repeat(4,1fr);border-left:1px solid var(--line);border-top:1px solid var(--line)}.room{padding:30px;border-right:1px solid var(--line);border-bottom:1px solid var(--line);min-height:180px;background:rgba(11,8,6,.72)}.room h3{font-size:28px;margin:10px 0}.room p{font-size:13px;color:var(--muted);line-height:1.65}
.video-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.video-tile{position:relative;aspect-ratio:9/13;overflow:hidden;border:1px solid var(--line);background:#090705}.video-tile video{height:100%;object-fit:cover}.video-tile:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.82),transparent 56%)}.video-label{position:absolute;z-index:2;left:20px;right:20px;bottom:18px}.video-label h3{font-size:30px;margin:4px 0}.video-label span{font-size:8px;letter-spacing:.17em;text-transform:uppercase;color:var(--champagne)}
.page-hero{padding:72px 0 48px;background:rgba(7,5,4,.84);border-bottom:1px solid var(--line)}.page-hero h1{font-size:clamp(48px,5.6vw,82px);line-height:.94;margin:10px 0}.page-hero p{max-width:700px;color:var(--muted);font-size:15px;line-height:1.75}
.filters{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:25px}.filter{background:#0c0907;color:#d5c7b3;border:1px solid var(--line);padding:9px 14px;cursor:pointer;font-size:11px}.filter.active,.filter:hover{background:var(--gold);color:#100b05;border-color:var(--gold)}
.product-layout{display:grid;grid-template-columns:1fr 1fr;gap:50px;padding:54px 0 76px}.product-image{position:sticky;top:120px;align-self:start;aspect-ratio:4/5;max-height:720px;background:rgba(8,6,4,.94);border:1px solid var(--line);padding:11px}.product-image img{height:100%;object-fit:contain}.product-info h1{font-size:clamp(48px,5vw,74px);line-height:.95;margin:12px 0}.lede{font-size:15px;line-height:1.8;color:var(--muted)}.notes{margin-top:32px;border-top:1px solid var(--line)}.note-row{display:grid;grid-template-columns:95px 1fr;gap:17px;padding:19px 0;border-bottom:1px solid var(--line)}.note-row strong{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--champagne)}.note-row p{margin:0;color:#d4c8b7;font-size:14px;line-height:1.65}
.story-grid{display:grid;grid-template-columns:.78fr 1.22fr;gap:42px;align-items:start}.story-sticky{position:sticky;top:130px}.story-sticky h2{font-size:clamp(40px,4.6vw,66px);line-height:.97;margin:12px 0}.story-chapters{display:grid;gap:14px}.chapter{padding:32px;background:rgba(12,9,7,.82);border:1px solid var(--line)}.chapter h3{font-size:31px;margin:10px 0}.chapter p{color:var(--muted);font-size:14px;line-height:1.8}.quote{padding:36px 44px;border-left:1px solid var(--champagne);background:rgba(87,53,16,.10)}.quote p{font-family:"Cormorant Garamond",serif;font-size:clamp(28px,3.3vw,46px);line-height:1.2;margin:0}
.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.field{display:flex;flex-direction:column;gap:7px}.field.full{grid-column:1/-1}.field input,.field textarea,.field select{background:#0c0907;color:var(--ivory);border:1px solid var(--line);padding:13px}.field textarea{min-height:140px}.contact-card{padding:30px;background:rgba(13,10,8,.84);border:1px solid var(--line)}.contact-card h3{font-size:30px;margin:10px 0}.contact-card p{font-size:13px;color:var(--muted);line-height:1.7}
footer{padding:58px 0 24px;background:#020201;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:38px}.footer-logo{width:330px;max-width:100%}.footer-col h4{font-size:9px;letter-spacing:.16em;text-transform:uppercase;color:var(--champagne)}.footer-col a{display:block;color:#b7ab9d;font-size:12px;margin:10px 0}.footer-bottom{margin-top:38px;padding-top:20px;border-top:1px solid rgba(255,255,255,.09);display:flex;justify-content:space-between;color:#756d63;font-size:10px}
.reveal{opacity:0;transform:translateY(16px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1100px){.brand{width:290px}.grid{grid-template-columns:repeat(3,1fr)}.hero{grid-template-columns:.9fr 1.1fr}.rooms{grid-template-columns:repeat(2,1fr)}}
@media(max-width:850px){header{height:82px}.nav-side a{display:none}.menu{display:block}.brand{width:235px;height:65px}.hero{grid-template-columns:1fr}.hero-copy{order:2}.hero-video{min-height:52svh}.hero-video:after{background:linear-gradient(0deg,#080604 0%,rgba(8,6,4,.15) 28%,transparent 62%)}.boutique-panel,.story-grid{grid-template-columns:1fr}.boutique-panel.reverse .boutique-media{order:0}.story-sticky{position:relative;top:auto}.product-layout{grid-template-columns:1fr}.product-image{position:relative;top:auto}.video-strip{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr}.mobile-nav.open{display:flex;position:fixed;top:112px;left:0;right:0;z-index:55;background:#070504;padding:23px;flex-direction:column;gap:17px;border-bottom:1px solid var(--line)}}
@media(max-width:600px){.wrap{width:calc(100% - 22px)}.announcement{font-size:7px}.brand{width:200px;height:56px}.hero h1{font-size:46px}.hero-copy{padding:40px 20px 52px}.hero-video{min-height:48svh}.section{padding:54px 0}.section-head{display:block}.section-head p{margin-top:13px}.grid{grid-template-columns:repeat(2,1fr);gap:9px}.card{padding:4px}.card h3{font-size:16px}.meta{font-size:7px}.rooms{grid-template-columns:1fr}.video-strip{grid-template-columns:1fr}.video-tile{aspect-ratio:4/5}.boutique-media{min-height:390px}.form-grid,.footer-grid{grid-template-columns:1fr}.footer-bottom{display:block}.footer-bottom span{display:block;margin-top:7px}.mobile-nav.open{top:102px}}
@media(max-width:380px){.grid{grid-template-columns:1fr}.card h3{font-size:21px}}


/* =========================================================
   V8.1 RESPONSIVE VIDEO PROPORTION FIX
   Keeps product videos correctly framed on desktop, laptop,
   tablet and mobile screens without stretching.
   ========================================================= */

/* Homepage and candle hero */
.hero{
  min-height:auto;
  height:min(760px, calc(100svh - 126px));
  grid-template-columns:minmax(360px, 42%) minmax(0, 58%);
}

.hero-copy{
  min-width:0;
  padding:clamp(42px,5.5vw,88px);
}

.hero-video{
  min-height:0;
  height:100%;
  background:#050403;
}

.hero-video video,
.hero-video > img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center center;
}

/* Spiced Inferno is a portrait product film.
   Keep the complete bottle better framed on wide screens. */
.hero-video video{
  object-position:50% 46%;
}

/* Prevent an excessively zoomed bottle on ultrawide monitors */
@media (min-aspect-ratio: 21/9) and (min-width: 1500px){
  .hero{
    grid-template-columns:minmax(430px, 46%) minmax(0, 54%);
    height:min(720px, calc(100svh - 126px));
  }
  .hero-video video{
    object-fit:contain;
    object-position:center;
    background:#050403;
  }
}

/* Standard large desktop */
@media (min-width: 1280px) and (max-aspect-ratio: 21/9){
  .hero-video video{
    object-fit:cover;
    object-position:50% 50%;
  }
}

/* Laptop screens */
@media (min-width: 851px) and (max-width: 1279px){
  .hero{
    height:min(680px, calc(100svh - 126px));
    grid-template-columns:44% 56%;
  }
  .hero h1{
    font-size:clamp(48px,5vw,72px);
  }
}

/* Tablet and mobile: video becomes a fixed cinematic panel above text */
@media (max-width:850px){
  .hero{
    display:flex;
    flex-direction:column;
    height:auto;
    min-height:0;
  }

  .hero-video{
    order:1;
    width:100%;
    height:auto;
    aspect-ratio:16/10;
    min-height:0;
  }

  .hero-copy{
    order:2;
  }

  .hero-video video,
  .hero-video > img{
    object-fit:cover;
    object-position:center 42%;
  }

  .hero-video:after{
    background:
      linear-gradient(0deg,#080604 0%,rgba(8,6,4,.22) 25%,transparent 62%);
  }
}

/* Portrait phones: show more of the bottle and avoid extreme crop */
@media (max-width:600px){
  .hero-video{
    aspect-ratio:4/5;
    max-height:70svh;
  }

  .hero-video video,
  .hero-video > img{
    object-fit:cover;
    object-position:center center;
  }

  .hero-copy{
    padding:34px 20px 46px;
  }

  .hero h1{
    font-size:clamp(42px,13vw,54px);
    line-height:.94;
  }
}

/* Very narrow screens */
@media (max-width:390px){
  .hero-video{
    aspect-ratio:3/4;
  }
}

/* Video tiles: keep all source videos proportional */
.video-tile video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

/* Pink Fleur is portrait; avoid cutting the cap and label */
.video-tile:nth-child(2) video{
  object-position:center 42%;
}

/* Coffee Bliss framing */
.video-tile:nth-child(3) video{
  object-position:center 48%;
}

/* Boutique split panels */
.boutique-media video{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}

@media(max-width:850px){
  .boutique-media{
    aspect-ratio:16/11;
    min-height:0;
  }
}

@media(max-width:600px){
  .boutique-media{
    aspect-ratio:4/5;
  }
}


/* =========================================================
   V8.2 LUXURY TEXTURE + TIGHTER LAYOUT
   ========================================================= */

body:before{
  background:
    linear-gradient(rgba(4,3,2,.67),rgba(4,3,2,.82)),
    url("images/luxury-texture.webp") center/cover fixed;
  opacity:1;
}

/* Apply the same atmosphere to all major page areas */
.section,
.page-hero,
.hero,
.product-layout,
footer{
  position:relative;
  isolation:isolate;
}

.section:before,
.page-hero:before,
.hero:before,
.product-layout:before{
  content:"";
  position:absolute;
  inset:0;
  z-index:-1;
  background:
    linear-gradient(180deg,rgba(7,5,4,.66),rgba(7,5,4,.80)),
    url("images/luxury-texture.webp") center/cover;
  opacity:.62;
  pointer-events:none;
}

.section.alt:before{
  background:
    linear-gradient(180deg,rgba(18,12,8,.72),rgba(9,7,5,.84)),
    url("images/luxury-texture.webp") center/cover;
  opacity:.75;
}

/* Tighter section spacing */
.section{padding:58px 0}
.section-head{margin-bottom:24px}
.page-hero{padding:60px 0 38px}

/* Remove unnecessary dead space in split-video panels */
.boutique-panel{
  grid-template-columns:minmax(0,46%) minmax(0,54%);
  min-height:440px;
  max-width:1180px;
  margin-inline:auto;
}

.boutique-panel.reverse{
  grid-template-columns:minmax(0,54%) minmax(0,46%);
}

.boutique-copy{
  padding:clamp(34px,4vw,58px);
}

.boutique-copy h2{
  font-size:clamp(38px,4vw,58px);
  max-width:580px;
}

.boutique-media{
  min-height:440px;
  background:
    linear-gradient(145deg,#0c0907,#17100a);
}

/* Pink Fleur video should show as an elegant portrait presentation,
   not fill and crop the whole panel */
.boutique-panel.reverse .boutique-media{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:28px;
  background:
    radial-gradient(circle at center,rgba(161,92,74,.16),transparent 45%),
    linear-gradient(145deg,#090705,#160e0a);
}

.boutique-panel.reverse .boutique-media video{
  width:auto;
  height:88%;
  max-width:78%;
  object-fit:contain;
  object-position:center;
  box-shadow:0 20px 55px rgba(0,0,0,.48);
}

/* Keep hero video visually connected to copy */
.hero{
  grid-template-columns:minmax(390px,48%) minmax(0,52%);
  max-width:1530px;
  margin-inline:auto;
}

.hero-copy{
  padding:clamp(42px,5vw,72px);
}

.hero-video{
  background:
    radial-gradient(circle at center,rgba(151,66,44,.10),transparent 48%),
    #050403;
}

/* On very wide screens, avoid large empty margins */
@media(min-width:1600px){
  .wrap{width:min(1460px,calc(100% - 80px))}
  .hero{max-width:1680px}
  .boutique-panel{max-width:1320px}
}

/* Laptop */
@media(min-width:851px) and (max-width:1279px){
  .boutique-panel,
  .boutique-panel.reverse{
    grid-template-columns:1fr 1fr;
  }
  .boutique-panel.reverse .boutique-media video{
    height:84%;
    max-width:84%;
  }
}

/* Tablet */
@media(max-width:850px){
  .boutique-panel,
  .boutique-panel.reverse{
    grid-template-columns:1fr;
    max-width:760px;
  }

  .boutique-panel.reverse .boutique-media{
    order:0;
    padding:20px;
  }

  .boutique-panel.reverse .boutique-media video{
    height:auto;
    width:min(78%,460px);
    max-width:none;
    aspect-ratio:9/13;
    object-fit:cover;
  }

  .boutique-copy{
    padding:32px 28px 38px;
  }

  .section{padding:48px 0}
}

/* Mobile */
@media(max-width:600px){
  .section{padding:42px 0}
  .page-hero{padding:48px 0 32px}

  .boutique-panel.reverse .boutique-media{
    min-height:360px;
  }

  .boutique-panel.reverse .boutique-media video{
    width:min(82%,360px);
    max-height:520px;
  }

  .boutique-copy h2{
    font-size:clamp(34px,10vw,46px);
  }
}

/* Product/category grids sit on a richer boutique surface */
.grid{
  padding:16px;
  background:
    linear-gradient(180deg,rgba(10,7,5,.48),rgba(4,3,2,.26)),
    url("images/luxury-texture.webp") center/cover;
  border:1px solid rgba(234,209,142,.10);
}

/* About page texture and spacing */
.story-grid{
  padding:26px;
  background:
    linear-gradient(180deg,rgba(8,6,4,.70),rgba(8,6,4,.82)),
    url("images/luxury-texture.webp") center/cover;
  border:1px solid var(--line);
}

.story-chapters{gap:10px}
.chapter{padding:26px}
.quote{padding:28px 34px}


/* =========================================================
   MIKHAIL V11 — LUXURY MAISON HOMEPAGE
   ========================================================= */
.maison-home{background:#050403;color:var(--ivory)}
.maison-home .announcement{background:#020201}
.maison-hero{position:relative;min-height:760px;display:grid;grid-template-columns:minmax(0,1.18fr) minmax(360px,.82fr);align-items:stretch;max-width:1500px;margin:0 auto;border-inline:1px solid rgba(234,209,142,.10);overflow:hidden;background:linear-gradient(115deg,#060504 0%,#0a0705 56%,#050403 100%)}
.maison-hero:before{content:"";position:absolute;inset:0;background:url('images/luxury-texture.webp') center/cover;opacity:.25;mix-blend-mode:screen;pointer-events:none}
.maison-hero-copy{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:center;padding:90px clamp(45px,7vw,110px)}
.maison-hero-copy .eyebrow{margin-bottom:18px}
.maison-hero h1{font-family:'Cormorant Garamond',serif;font-size:clamp(64px,7.2vw,118px);line-height:.84;letter-spacing:-.035em;margin:0 0 28px;max-width:780px}
.maison-hero p{max-width:540px;font-size:16px;line-height:1.85;color:#cfc2b1}
.maison-hero .actions{margin-top:34px}
.maison-film-wrap{position:relative;display:flex;align-items:center;justify-content:center;padding:58px 52px 58px 0;z-index:2}
.maison-film{position:relative;width:min(430px,100%);aspect-ratio:4/5;border:1px solid rgba(234,209,142,.45);background:#050403;box-shadow:0 40px 90px rgba(0,0,0,.58);overflow:hidden}
.maison-film video{width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:brightness(.67) contrast(1.12) saturate(.84)}
.maison-film:before{content:"";position:absolute;inset:0;z-index:2;background:linear-gradient(90deg,rgba(5,4,3,.25),transparent 28%),linear-gradient(0deg,rgba(5,4,3,.35),transparent 35%);pointer-events:none}
.maison-film:after{content:"";position:absolute;inset:12px;border:1px solid rgba(234,209,142,.16);pointer-events:none}
.maison-hero-signature{position:absolute;right:40px;bottom:30px;color:rgba(234,209,142,.42);font-size:9px;letter-spacing:.25em;text-transform:uppercase;z-index:3}
.maison-intro{padding:110px 0 90px;background:linear-gradient(180deg,rgba(8,6,4,.92),rgba(12,8,5,.92)),url('images/luxury-texture.webp') center/cover}
.maison-intro-inner{display:grid;grid-template-columns:.72fr 1.28fr;gap:80px;align-items:start}
.maison-intro h2{font-family:'Cormorant Garamond',serif;font-size:clamp(52px,6.2vw,96px);line-height:.93;margin:0}
.maison-intro p{font-family:'Cormorant Garamond',serif;font-size:clamp(28px,3vw,44px);line-height:1.25;margin:0;color:#e7dccd}
.maison-intro .micro{font-family:Inter,sans-serif;font-size:13px;line-height:1.8;color:#a99b89;margin-top:28px;max-width:650px}
.maison-room{position:relative;min-height:720px;display:grid;grid-template-columns:1.04fr .96fr;overflow:hidden;border-top:1px solid rgba(234,209,142,.13)}
.maison-room.reverse{grid-template-columns:.96fr 1.04fr}
.maison-room.reverse .room-image{order:2}
.room-image{position:relative;min-height:720px;overflow:hidden;background:#080604}
.room-image img,.room-image video{width:100%;height:100%;object-fit:cover;transition:transform 1.1s ease}
.maison-room:hover .room-image img,.maison-room:hover .room-image video{transform:scale(1.025)}
.room-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,3,2,.14),transparent 45%),linear-gradient(0deg,rgba(0,0,0,.28),transparent 58%)}
.room-copy{display:flex;flex-direction:column;justify-content:center;padding:80px clamp(48px,6vw,95px);background:linear-gradient(135deg,rgba(11,8,6,.96),rgba(4,3,2,.98)),url('images/luxury-texture.webp') center/cover}
.room-number{font-size:9px;letter-spacing:.25em;color:var(--champagne);text-transform:uppercase}
.room-copy h3{font-family:'Cormorant Garamond',serif;font-size:clamp(54px,5.7vw,92px);line-height:.9;margin:18px 0 24px}
.room-copy p{max-width:520px;color:#b8aa98;font-size:14px;line-height:1.9}
.room-notes{display:flex;gap:8px;flex-wrap:wrap;margin-top:24px}
.room-notes span{border:1px solid rgba(234,209,142,.22);padding:8px 11px;font-size:8px;letter-spacing:.16em;text-transform:uppercase;color:#cbbda9}
.maison-craft{padding:110px 0;background:#070504;position:relative;overflow:hidden}
.maison-craft:before{content:"";position:absolute;inset:0;background:url('images/boutique-ambience.webp') center/cover;opacity:.10;filter:blur(3px)}
.maison-craft-grid{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:22px}
.craft-card{min-height:390px;border:1px solid rgba(234,209,142,.15);padding:48px;background:linear-gradient(180deg,rgba(12,9,6,.84),rgba(4,3,2,.92)),url('images/luxury-texture.webp') center/cover}
.craft-card h3{font-size:clamp(42px,4vw,64px);line-height:.95;margin:14px 0}
.craft-card p{color:#aa9d8d;line-height:1.8;max-width:560px}
.maison-collections{padding:100px 0;background:linear-gradient(180deg,#0a0705,#050403)}
.maison-gallery{display:grid;grid-template-columns:1.25fr .75fr;grid-template-rows:repeat(2,minmax(320px,1fr));gap:16px}
.gallery-card{position:relative;overflow:hidden;border:1px solid rgba(234,209,142,.18);min-height:330px}
.gallery-card:first-child{grid-row:1/3}
.gallery-card img{width:100%;height:100%;object-fit:cover;filter:brightness(.78);transition:.7s}
.gallery-card:hover img{transform:scale(1.025);filter:brightness(.88)}
.gallery-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(3,2,1,.88),transparent 55%)}
.gallery-label{position:absolute;left:28px;right:28px;bottom:24px;z-index:2}
.gallery-label h3{font-size:clamp(34px,3.4vw,54px);margin:4px 0}
.gallery-label span{font-size:8px;letter-spacing:.2em;text-transform:uppercase;color:var(--champagne)}
.maison-private{min-height:660px;display:grid;grid-template-columns:1fr 1fr;background:#080604;border-top:1px solid rgba(234,209,142,.15)}
.private-image{min-height:660px;background:url('images/private-label.webp') center/cover no-repeat;position:relative}
.private-image:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,transparent 55%,#080604)}
.private-copy{display:flex;flex-direction:column;justify-content:center;padding:90px clamp(45px,6vw,95px)}
.private-copy h2{font-size:clamp(54px,5.8vw,92px);line-height:.9;margin:15px 0 24px}
.private-copy p{color:#b8ab9b;line-height:1.85;max-width:580px}
.maison-quote{min-height:540px;display:flex;align-items:center;justify-content:center;text-align:center;padding:80px 20px;background:linear-gradient(rgba(5,4,3,.82),rgba(5,4,3,.92)),url('images/majestic-mahaj.webp') center/cover fixed}
.maison-quote blockquote{font-family:'Cormorant Garamond',serif;font-size:clamp(46px,6.3vw,96px);line-height:.95;max-width:1100px;margin:0}
.maison-quote cite{display:block;margin-top:24px;color:var(--champagne);font-family:Inter,sans-serif;font-style:normal;font-size:9px;letter-spacing:.22em;text-transform:uppercase}
.maison-cta{padding:90px 0;background:#030302;text-align:center}
.maison-cta h2{font-size:clamp(44px,5vw,76px);margin:0 0 15px}
.maison-cta p{color:#9f9384}
@media(max-width:1050px){.maison-hero{grid-template-columns:1fr .85fr}.maison-hero h1{font-size:clamp(58px,7vw,88px)}.maison-film-wrap{padding-right:30px}.maison-room,.maison-room.reverse{grid-template-columns:1fr 1fr}.maison-intro-inner{gap:40px}.maison-gallery{grid-template-columns:1fr 1fr}.gallery-card:first-child{grid-row:auto;grid-column:1/3}}
@media(max-width:850px){.maison-hero{display:flex;flex-direction:column;min-height:0}.maison-film-wrap{order:1;padding:30px 20px 0}.maison-film{width:min(400px,92vw);aspect-ratio:4/5}.maison-hero-copy{order:2;padding:55px 24px 70px}.maison-hero h1{font-size:clamp(52px,13vw,76px)}.maison-intro-inner{grid-template-columns:1fr}.maison-room,.maison-room.reverse{grid-template-columns:1fr}.maison-room.reverse .room-image{order:0}.room-image{min-height:540px}.room-copy{padding:55px 28px 65px}.maison-craft-grid{grid-template-columns:1fr}.maison-private{grid-template-columns:1fr}.private-image{min-height:500px}.private-image:after{background:linear-gradient(0deg,#080604,transparent 55%)}.maison-gallery{grid-template-columns:1fr;grid-template-rows:auto}.gallery-card:first-child{grid-column:auto}.gallery-card{min-height:440px}}
@media(max-width:600px){.maison-film{width:88vw;max-height:62svh}.maison-hero-copy{padding-top:42px}.maison-intro{padding:74px 0}.maison-intro h2{font-size:50px}.maison-intro p{font-size:28px}.room-image{min-height:430px}.room-copy h3{font-size:52px}.maison-craft,.maison-collections{padding:72px 0}.craft-card{padding:30px;min-height:320px}.gallery-card{min-height:380px}.private-copy{padding:60px 24px 75px}.maison-quote{min-height:430px}.maison-quote blockquote{font-size:48px}}


/* =========================================================
   V11.1 — DUAL HOMEPAGE CINEMATIC FILMS
   Spiced Inferno and Pink Fleur alternate in the maison hero.
   ========================================================= */
.maison-film-slider{
  position:relative;
  isolation:isolate;
}

.maison-film-video{
  position:absolute;
  inset:0;
  width:100%;
  height:100%;
  opacity:0;
  transform:scale(1.015);
  transition:opacity 1.25s ease,transform 7s ease;
  pointer-events:none;
}

.maison-film-video.active{
  opacity:1;
  transform:scale(1);
  z-index:1;
}

.maison-film-video.spiced-film{
  object-fit:cover;
  object-position:center 44%;
  filter:brightness(.67) contrast(1.12) saturate(.84);
}

.maison-film-video.pink-film{
  object-fit:contain;
  object-position:center;
  background:
    radial-gradient(circle at center,rgba(193,113,115,.18),transparent 54%),
    #070504;
  filter:brightness(.74) contrast(1.06) saturate(.88);
}

.maison-film-name{
  position:absolute;
  left:20px;
  bottom:19px;
  z-index:5;
  color:rgba(248,240,224,.88);
  font-size:8px;
  letter-spacing:.22em;
  text-transform:uppercase;
  text-shadow:0 2px 12px rgba(0,0,0,.85);
}

.maison-film-dots{
  position:absolute;
  right:18px;
  bottom:18px;
  z-index:5;
  display:flex;
  gap:8px;
}

.maison-film-dots button{
  width:28px;
  height:2px;
  padding:0;
  border:0;
  background:rgba(234,209,142,.28);
  cursor:pointer;
  transition:background .25s,width .25s;
}

.maison-film-dots button.active{
  width:42px;
  background:var(--champagne);
}

.maison-film:before,
.maison-film:after{
  z-index:4;
}

@media(max-width:600px){
  .maison-film-name{
    left:15px;
    bottom:15px;
  }
  .maison-film-dots{
    right:14px;
    bottom:14px;
  }
}


/* =========================================================
   V11.3 — PINK FLEUR ROOM VIDEO FIX
   The portrait film is now displayed inside a controlled
   luxury frame instead of being enlarged and cropped.
   ========================================================= */

.pink-fleur-room .room-image{
  display:flex;
  align-items:center;
  justify-content:center;
  padding:42px;
  background:
    radial-gradient(circle at 50% 42%,rgba(185,92,98,.16),transparent 43%),
    linear-gradient(145deg,#080604,#160d0b 55%,#080604);
}

.pink-room-frame{
  position:relative;
  width:min(58%,520px);
  height:82%;
  min-height:570px;
  overflow:hidden;
  background:#050403;
  border:1px solid rgba(234,209,142,.34);
  box-shadow:
    0 30px 70px rgba(0,0,0,.58),
    inset 0 0 0 1px rgba(255,255,255,.025);
}

.pink-room-frame:before{
  content:"";
  position:absolute;
  inset:8px;
  z-index:3;
  border:1px solid rgba(234,209,142,.10);
  pointer-events:none;
}

.pink-room-frame:after{
  content:"";
  position:absolute;
  inset:0;
  z-index:2;
  background:
    linear-gradient(90deg,rgba(0,0,0,.16),transparent 20%,transparent 80%,rgba(0,0,0,.16)),
    linear-gradient(0deg,rgba(0,0,0,.12),transparent 42%);
  pointer-events:none;
}

.pink-fleur-room .pink-room-frame video{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  background:#050403;
  filter:brightness(.78) contrast(1.04) saturate(.88);
  transform:none!important;
}

.pink-fleur-room:hover .pink-room-frame video{
  transform:none!important;
}

@media(max-width:1200px){
  .pink-room-frame{
    width:min(66%,480px);
    min-height:540px;
  }
}

@media(max-width:850px){
  .pink-fleur-room .room-image{
    padding:28px 20px;
    min-height:610px;
  }

  .pink-room-frame{
    width:min(72%,430px);
    height:550px;
    min-height:0;
  }
}

@media(max-width:600px){
  .pink-fleur-room .room-image{
    min-height:520px;
    padding:24px 14px;
  }

  .pink-room-frame{
    width:min(82%,350px);
    height:465px;
  }
}


/* V11.5 — Story image */
.story-visual-section{
  padding:24px 0 70px;
}

.story-visual{
  position:relative;
  min-height:620px;
  margin:0;
  overflow:hidden;
  border:1px solid rgba(234,209,142,.20);
  background:#080604;
}

.story-visual img{
  width:100%;
  height:100%;
  min-height:620px;
  display:block;
  object-fit:cover;
  object-position:center 58%;
  filter:brightness(.72) contrast(1.05) saturate(.90);
}

.story-visual:after{
  content:"";
  position:absolute;
  inset:0;
  background:
    linear-gradient(90deg,rgba(5,4,3,.82) 0%,rgba(5,4,3,.40) 42%,rgba(5,4,3,.08) 72%),
    linear-gradient(0deg,rgba(5,4,3,.36),transparent 52%);
  pointer-events:none;
}

.story-visual figcaption{
  position:absolute;
  left:clamp(28px,6vw,88px);
  bottom:clamp(30px,7vw,85px);
  z-index:2;
  width:min(560px,calc(100% - 56px));
}

.story-visual h2{
  margin:8px 0 18px;
  font-size:clamp(42px,5vw,70px);
  line-height:.98;
}

.story-visual p{
  max-width:520px;
  color:var(--muted);
  line-height:1.75;
}

@media(max-width:700px){
  .story-visual{
    min-height:680px;
  }

  .story-visual img{
    min-height:680px;
    object-position:60% center;
  }

  .story-visual:after{
    background:
      linear-gradient(0deg,rgba(5,4,3,.90) 0%,rgba(5,4,3,.38) 55%,rgba(5,4,3,.06) 82%);
  }

  .story-visual figcaption{
    left:22px;
    bottom:28px;
    width:calc(100% - 44px);
  }

  .story-visual h2{
    font-size:clamp(37px,10vw,50px);
  }
}


/* =========================================================
   V11.6 — FULL STORY PAGE BACKGROUND
   Together 4 Ever now forms the atmosphere behind the entire
   House / Story page rather than appearing as one separate block.
   ========================================================= */

body.story-page{
  position:relative;
  background:#070503;
  background-image:
    linear-gradient(
      180deg,
      rgba(4,3,2,.90) 0%,
      rgba(4,3,2,.84) 24%,
      rgba(4,3,2,.88) 58%,
      rgba(4,3,2,.94) 100%
    ),
    url("images/together-4-ever-story.webp");
  background-size:cover;
  background-position:center top;
  background-repeat:no-repeat;
  background-attachment:fixed;
}

/* A second soft layer helps the image remain visible throughout long pages. */
body.story-page:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  background:
    radial-gradient(circle at 72% 36%,rgba(196,121,45,.12),transparent 34%),
    linear-gradient(90deg,rgba(0,0,0,.24),transparent 42%,rgba(0,0,0,.18));
  pointer-events:none;
}

/* Remove competing generic texture backgrounds from story sections. */
body.story-page .page-hero,
body.story-page .section,
body.story-page .section.alt,
body.story-page .story-grid,
body.story-page .chapter,
body.story-page .quote{
  background:transparent!important;
}

body.story-page .page-hero:before,
body.story-page .section:before,
body.story-page .section.alt:before{
  display:none!important;
}

/* Give content readable translucent maison panels while preserving the image. */
body.story-page .page-hero{
  position:relative;
  border-bottom:1px solid rgba(234,209,142,.18);
  background:
    linear-gradient(90deg,rgba(6,4,3,.86),rgba(6,4,3,.62) 58%,rgba(6,4,3,.36))!important;
}

body.story-page .story-grid{
  padding:clamp(18px,2.8vw,34px);
  border:1px solid rgba(234,209,142,.18);
  background:
    linear-gradient(145deg,rgba(7,5,4,.86),rgba(12,8,5,.72))!important;
  box-shadow:0 24px 70px rgba(0,0,0,.30);
  backdrop-filter:blur(2px);
}

body.story-page .chapter{
  border:1px solid rgba(234,209,142,.16);
  background:rgba(8,6,4,.68)!important;
  backdrop-filter:blur(2px);
}

body.story-page .quote{
  background:
    linear-gradient(135deg,rgba(29,18,10,.74),rgba(9,6,4,.68))!important;
  backdrop-filter:blur(2px);
}

body.story-page footer{
  background:rgba(4,3,2,.90);
  backdrop-filter:blur(3px);
}

/* Subtle editorial transitions between chapters. */
body.story-page .section{
  border-bottom:1px solid rgba(234,209,142,.10);
}

body.story-page .section:last-of-type{
  border-bottom:0;
}

/* Ensure typography remains readable over the image. */
body.story-page h1,
body.story-page h2,
body.story-page h3,
body.story-page p,
body.story-page .eyebrow{
  text-shadow:0 2px 18px rgba(0,0,0,.68);
}

@media(max-width:900px){
  body.story-page{
    background-attachment:scroll;
    background-size:auto 100vh;
    background-position:60% top;
  }

  body.story-page .page-hero{
    background:
      linear-gradient(180deg,rgba(6,4,3,.82),rgba(6,4,3,.66))!important;
  }
}

@media(max-width:600px){
  body.story-page{
    background-size:auto 100vh;
    background-position:66% top;
  }

  body.story-page .story-grid{
    padding:14px;
  }

  body.story-page .chapter{
    background:rgba(8,6,4,.76)!important;
  }
}


/* =========================================================
   MIKHAIL V12 — PRIVATE FRAGRANCE MAISON
   ========================================================= */

:root{
  --maison-black:#050403;
  --maison-bronze:#2b1b10;
  --maison-gold:#d7b36a;
  --maison-ivory:#f6efe4;
}

body{
  background:
    radial-gradient(circle at 78% 12%,rgba(124,74,28,.08),transparent 28%),
    linear-gradient(180deg,#050403,#090604 55%,#050403);
}

header{
  backdrop-filter:blur(14px);
  background:rgba(4,3,2,.88)!important;
}

.maison-commerce-signature{
  border-top:1px solid rgba(234,209,142,.16);
  border-bottom:1px solid rgba(234,209,142,.12);
  background:
    radial-gradient(circle at 78% 30%,rgba(177,112,42,.13),transparent 32%),
    linear-gradient(135deg,rgba(14,9,6,.96),rgba(5,4,3,.98));
}

.maison-commerce-inner{
  display:grid;
  grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);
  gap:clamp(40px,7vw,100px);
  align-items:center;
}

.maison-commerce-inner h2{
  margin:.25em 0 0;
  font-size:clamp(48px,6vw,84px);
  line-height:.92;
}

.maison-commerce-copy p{
  max-width:560px;
  color:var(--muted);
  line-height:1.8;
}

.maison-commerce-actions{
  display:flex;
  gap:12px;
  flex-wrap:wrap;
  margin-top:24px;
}

.maison-payment-marks{
  display:flex;
  flex-wrap:wrap;
  gap:8px;
  margin-top:22px;
}

.maison-payment-marks span{
  border:1px solid rgba(234,209,142,.22);
  padding:7px 10px;
  font-size:8px;
  letter-spacing:.14em;
  text-transform:uppercase;
  color:#c5b69f;
}

/* Story page shadow background */
body.maison-story-page{
  position:relative;
  background:#050403!important;
  background-image:none!important;
  isolation:isolate;
}

body.maison-story-page:after{
  content:"";
  position:fixed;
  inset:0;
  z-index:-3;
  background-image:url("images/together-4-ever-shadow.webp");
  background-repeat:no-repeat;
  background-position:center 32%;
  background-size:cover;
  opacity:.18;
  filter:blur(2.5px) brightness(.48) saturate(.62) contrast(1.04);
  transform:scale(1.035);
  pointer-events:none;
}

body.maison-story-page:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-2;
  background:
    linear-gradient(
      180deg,
      rgba(5,4,3,.79) 0%,
      rgba(5,4,3,.86) 22%,
      rgba(5,4,3,.82) 48%,
      rgba(5,4,3,.90) 76%,
      rgba(5,4,3,.95) 100%
    ),
    radial-gradient(circle at 68% 35%,rgba(126,72,28,.10),transparent 35%),
    linear-gradient(90deg,rgba(0,0,0,.22),transparent 50%,rgba(0,0,0,.18));
  pointer-events:none;
}

body.maison-story-page .page-hero,
body.maison-story-page .section,
body.maison-story-page .section.alt,
body.maison-story-page .story-grid,
body.maison-story-page .chapter,
body.maison-story-page .quote{
  background:transparent!important;
}

body.maison-story-page .page-hero:before,
body.maison-story-page .section:before,
body.maison-story-page .section.alt:before{
  display:none!important;
}

body.maison-story-page .page-hero{
  background:linear-gradient(90deg,rgba(7,5,4,.64),rgba(7,5,4,.30),rgba(7,5,4,.18))!important;
  border-bottom:1px solid rgba(234,209,142,.13);
}

body.maison-story-page .story-grid{
  background:rgba(7,5,4,.58)!important;
  border:1px solid rgba(234,209,142,.17);
  box-shadow:0 30px 90px rgba(0,0,0,.25);
  backdrop-filter:blur(3px);
}

body.maison-story-page .chapter{
  background:rgba(5,4,3,.55)!important;
  border:1px solid rgba(234,209,142,.14);
  backdrop-filter:blur(2px);
}

body.maison-story-page .quote{
  background:linear-gradient(135deg,rgba(38,23,12,.54),rgba(5,4,3,.58))!important;
  backdrop-filter:blur(2px);
}

body.maison-story-page footer{
  background:rgba(4,3,2,.88)!important;
}

body.maison-story-page h1,
body.maison-story-page h2,
body.maison-story-page h3,
body.maison-story-page p,
body.maison-story-page .eyebrow{
  text-shadow:0 3px 22px rgba(0,0,0,.82);
}

.cart-drawer{
  background:
    radial-gradient(circle at 80% 8%,rgba(126,75,30,.10),transparent 25%),
    #080604!important;
}

@media(max-width:850px){
  .maison-commerce-inner{
    grid-template-columns:1fr;
  }

  body.maison-story-page:after{
    background-position:58% top;
    background-size:auto 100vh;
    opacity:.16;
    filter:blur(2px) brightness(.44) saturate(.60);
  }
}

@media(max-width:600px){
  body.maison-story-page:after{
    background-position:62% top;
    opacity:.14;
    transform:scale(1.02);
  }

  body.maison-story-page .story-grid{
    background:rgba(6,4,3,.66)!important;
  }

  .maison-commerce-actions .btn{
    width:100%;
  }
}


/* =========================================================
   MIKHAIL V12.2 — EXPANDED HOUSE STORY
   Unified editorial typography, longer narrative and a more
   substantial luxury-maison story board.
   ========================================================= */

body.maison-story-page{
  --story-title:clamp(52px,5.2vw,76px);
  --story-h2:clamp(40px,3.8vw,56px);
  --story-h3:clamp(27px,2.15vw,33px);
  --story-body:15px;
}

.house-story .wrap{
  width:min(1320px,calc(100% - 64px));
}

.story-hero{
  min-height:410px;
  display:flex;
  align-items:center;
  padding:78px 0 68px!important;
}

.story-hero-inner{
  max-width:1120px;
}

.story-hero h1{
  max-width:1050px;
  margin:14px 0 24px;
  font-size:var(--story-title)!important;
  line-height:.96!important;
  letter-spacing:-.025em;
}

.story-lead{
  max-width:820px!important;
  margin:0;
  font-size:16px!important;
  line-height:1.8!important;
  color:#c8bbab!important;
}

.story-intro-section{
  padding:68px 0 54px;
}

.story-intro-grid{
  display:grid;
  grid-template-columns:minmax(300px,.85fr) minmax(0,1.15fr);
  gap:clamp(42px,7vw,100px);
  align-items:start;
  padding-bottom:54px;
  border-bottom:1px solid rgba(234,209,142,.15);
}

.story-intro-title h2,
.story-aside h2,
.story-philosophy .boutique-copy h2,
.story-closing h2{
  font-size:var(--story-h2)!important;
  line-height:1.02!important;
  letter-spacing:-.02em;
}

.story-intro-title h2{
  margin:12px 0 0;
  max-width:500px;
}

.story-intro-copy{
  max-width:720px;
  padding-top:24px;
}

.story-intro-copy p{
  margin:0 0 18px;
  color:#c6b9a9;
  font-size:17px!important;
  line-height:1.8!important;
}

.story-intro-copy em{
  color:var(--ivory);
  font-family:"Cormorant Garamond",serif;
  font-size:1.24em;
}

.story-journey-section{
  padding:62px 0 84px;
}

.story-layout{
  display:grid;
  grid-template-columns:minmax(280px,.72fr) minmax(0,1.45fr);
  gap:clamp(42px,6vw,88px);
  align-items:start;
}

.story-aside{
  position:sticky;
  top:155px;
  padding:34px 0;
}

.story-aside h2{
  margin:12px 0 20px;
}

.story-aside > p{
  max-width:390px;
  color:#bdae9c;
  font-size:var(--story-body)!important;
  line-height:1.8!important;
}

.story-quote{
  margin-top:36px;
  padding:27px 28px;
  border-left:1px solid var(--champagne);
  background:rgba(21,13,8,.48);
  color:var(--ivory);
  font-family:"Cormorant Garamond",serif;
  font-size:clamp(25px,2.3vw,33px);
  line-height:1.25;
}

.story-timeline{
  position:relative;
  display:grid;
  gap:18px;
}

.story-timeline:before{
  content:"";
  position:absolute;
  left:29px;
  top:40px;
  bottom:40px;
  width:1px;
  background:linear-gradient(180deg,transparent,rgba(215,179,106,.38) 8%,rgba(215,179,106,.38) 92%,transparent);
}

.story-chapter{
  position:relative;
  display:grid;
  grid-template-columns:60px minmax(0,1fr);
  gap:24px;
  padding:34px 38px 36px 0;
  border:1px solid rgba(234,209,142,.14);
  background:rgba(5,4,3,.56);
  backdrop-filter:blur(3px);
}

.story-number{
  position:relative;
  z-index:1;
  width:58px;
  padding-top:3px;
  text-align:center;
  color:var(--maison-gold);
  font-family:"Cormorant Garamond",serif;
  font-size:18px;
  background:rgba(5,4,3,.88);
}

.story-chapter h3{
  margin:8px 0 14px;
  font-size:var(--story-h3)!important;
  line-height:1.08!important;
}

.story-chapter p{
  max-width:760px;
  margin:0 0 13px;
  color:#baad9d!important;
  font-size:var(--story-body)!important;
  line-height:1.78!important;
}

.story-chapter p:last-child{
  margin-bottom:0;
}

.story-chapter strong{
  color:var(--ivory);
  font-weight:500;
}

.story-philosophy{
  padding:70px 0 78px;
}

.story-philosophy .boutique-panel{
  max-width:1280px;
  min-height:560px;
}

.story-philosophy .boutique-media img{
  width:100%;
  height:100%;
  min-height:560px;
  object-fit:cover;
  object-position:center 58%;
  filter:brightness(.75) saturate(.82) contrast(1.05);
}

.story-philosophy .boutique-copy{
  padding:clamp(42px,5vw,72px);
}

.story-philosophy .boutique-copy p{
  max-width:580px;
  margin:0 0 15px;
  font-size:var(--story-body)!important;
  line-height:1.8!important;
}

.story-closing{
  padding:92px 0 105px;
  text-align:center;
}

.story-closing-inner{
  max-width:950px;
}

.story-closing h2{
  margin:15px auto 28px;
}

.story-closing .text-link{
  color:var(--maison-gold);
  text-transform:uppercase;
  letter-spacing:.17em;
  font-size:9px;
}

.house-story .eyebrow{
  font-size:9px!important;
  letter-spacing:.23em!important;
}

/* Override legacy story elements so old sizes cannot create inconsistency */
body.maison-story-page .story-sticky h2,
body.maison-story-page .quote p,
body.maison-story-page .chapter h3{
  font-size:inherit;
}

@media(max-width:980px){
  .house-story .wrap{
    width:min(100% - 42px,900px);
  }

  .story-intro-grid,
  .story-layout{
    grid-template-columns:1fr;
  }

  .story-aside{
    position:relative;
    top:auto;
    padding-bottom:12px;
  }

  .story-aside > p{
    max-width:650px;
  }

  .story-quote{
    max-width:650px;
  }

  .story-philosophy .boutique-panel{
    grid-template-columns:1fr;
  }

  .story-philosophy .boutique-media img{
    min-height:520px;
    max-height:680px;
  }
}

@media(max-width:620px){
  body.maison-story-page{
    --story-title:clamp(45px,13vw,58px);
    --story-h2:clamp(35px,10vw,46px);
    --story-h3:27px;
    --story-body:14px;
  }

  .house-story .wrap{
    width:calc(100% - 30px);
  }

  .story-hero{
    min-height:0;
    padding:58px 0 48px!important;
  }

  .story-lead{
    font-size:15px!important;
  }

  .story-intro-section,
  .story-journey-section,
  .story-philosophy{
    padding-top:48px;
    padding-bottom:52px;
  }

  .story-intro-copy{
    padding-top:0;
  }

  .story-intro-copy p{
    font-size:15px!important;
  }

  .story-timeline:before{
    display:none;
  }

  .story-chapter{
    grid-template-columns:1fr;
    gap:10px;
    padding:26px 22px;
  }

  .story-number{
    width:auto;
    text-align:left;
    background:transparent;
  }

  .story-philosophy .boutique-media img{
    min-height:460px;
    object-position:58% center;
  }

  .story-closing{
    padding:68px 0 78px;
  }
}


/* V12.4 — N48 collection update */
.product-visuals{min-width:0}
.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:16px}
.product-gallery-item{margin:0;border:1px solid rgba(215,179,106,.22);background:#090604;overflow:hidden}
.product-gallery-item img{display:block;width:100%;aspect-ratio:1/1;object-fit:cover}
.product-gallery-item:nth-child(2) img{aspect-ratio:auto;object-fit:contain;background:#130a05}
.card-main-link{display:block;color:inherit;text-decoration:none}
.commerce-card-price{margin-top:7px;color:var(--champagne);font-family:"Cormorant Garamond",serif;font-size:17px}
.commerce-card-price span{font-family:Inter,sans-serif;font-size:7px;letter-spacing:.13em;text-transform:uppercase;color:#9f927f}
.commerce-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:0 6px 7px}
.commerce-card-actions a,.commerce-card-actions button{min-height:34px;display:flex;align-items:center;justify-content:center;border:1px solid rgba(215,179,106,.22);background:#090604;color:#eee3d4;font-size:7px;letter-spacing:.14em;text-transform:uppercase;cursor:pointer}
.commerce-card-actions button{border-color:rgba(215,179,106,.55);color:var(--champagne)}
.commerce-card-actions a:hover,.commerce-card-actions button:hover{background:var(--champagne);color:#100a05}
@media(max-width:700px){.product-gallery{grid-template-columns:1fr}.commerce-card-actions{grid-template-columns:1fr}}


/* V12.7 — Discovery Kit commerce page */
.discovery-layout{padding-top:clamp(42px,6vw,82px);padding-bottom:clamp(64px,8vw,110px)}
.discovery-main-image{background:
  radial-gradient(circle at 50% 38%,rgba(178,111,42,.12),transparent 38%),
  #090604}
.discovery-main-image img{object-fit:contain;background:#090604}
.discovery-caption{display:flex;justify-content:space-between;gap:18px;padding:12px 2px 0;color:#a99b88;font-size:8px;letter-spacing:.13em;text-transform:uppercase}
.discovery-description{max-width:680px;color:#bcae9d;line-height:1.8;margin:0 0 14px}
.discovery-description strong{color:#eee3d4;font-weight:500}
.discovery-includes{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin:24px 0}
.discovery-includes div{border:1px solid rgba(215,179,106,.20);padding:17px 14px;background:rgba(9,6,4,.58)}
.discovery-includes strong{display:block;color:#e0bd71;font-family:"Cormorant Garamond",serif;font-size:24px;font-weight:500}
.discovery-includes span{display:block;margin-top:4px;color:#9f927f;font-size:7px;letter-spacing:.12em;text-transform:uppercase}
.discovery-notes{margin-top:34px}
@media(max-width:700px){
  .discovery-caption{display:block}.discovery-caption span{display:block;margin-bottom:5px}
  .discovery-includes{grid-template-columns:1fr}
}

/* V12.8 — Choose Your World: reduce oversized collection images */
.maison-collections{
  padding-top:72px;
  padding-bottom:82px;
}
.maison-collections .maison-gallery{
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:14px;
}
.maison-collections .gallery-card{
  height:440px;
  min-height:0;
  overflow:hidden;
}
.maison-collections .gallery-card img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center;
}
.maison-collections .gallery-label{
  padding:22px 24px;
}
.maison-collections .gallery-label h3{
  font-size:clamp(30px,2.6vw,44px);
}
@media (max-width:900px){
  .maison-collections .maison-gallery{
    grid-template-columns:1fr;
  }
  .maison-collections .gallery-card{
    height:390px;
  }
}
@media (max-width:600px){
  .maison-collections{
    padding-top:48px;
    padding-bottom:58px;
  }
  .maison-collections .gallery-card{
    height:330px;
  }
}

/* V12.9 — N48 page cleanup */
.product-gallery:has(.product-gallery-item:only-child){
  grid-template-columns:1fr;
}
.product-gallery:has(.product-gallery-item:only-child) .product-gallery-item img{
  width:100%;
  height:auto;
  aspect-ratio:auto;
  object-fit:contain;
  background:#120b07;
}


/* V12.10 — Maison room proportions
   Reduce oversized perfume photography and make the editorial rooms feel
   more like a luxury maison rather than full-screen image panels. */
.maison-room,
.maison-room.reverse{
  min-height:560px;
  grid-template-columns:minmax(0,.88fr) minmax(0,1.12fr);
}

.maison-room.reverse{
  grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);
}

.maison-room .room-image{
  min-height:560px;
  height:560px;
  padding:26px;
  display:flex;
  align-items:center;
  justify-content:center;
  background:
    radial-gradient(circle at 50% 45%,rgba(177,111,43,.10),transparent 42%),
    linear-gradient(145deg,#080604,#130c09 58%,#080604);
}

.maison-room .room-image img{
  width:100%;
  height:100%;
  object-fit:contain;
  object-position:center;
  transform:none;
}

.maison-room:hover .room-image img{
  transform:scale(1.012);
}

.maison-room .room-copy{
  padding:58px clamp(42px,5vw,76px);
}

.maison-room .room-copy h3{
  font-size:clamp(48px,4.5vw,72px);
  margin:15px 0 22px;
}

.maison-room .room-copy p{
  max-width:590px;
  font-size:15px;
  line-height:1.75;
}

/* Pink Fleur already uses a controlled portrait video frame; keep its
   proportions but align it with the reduced room height. */
.pink-fleur-room .room-image{
  min-height:560px;
  height:560px;
  padding:28px;
}

@media (max-width:980px){
  .maison-room,
  .maison-room.reverse{
    grid-template-columns:1fr 1fr;
    min-height:500px;
  }

  .maison-room .room-image,
  .pink-fleur-room .room-image{
    height:500px;
    min-height:500px;
    padding:22px;
  }

  .maison-room .room-copy{
    padding:46px 34px;
  }

  .maison-room .room-copy h3{
    font-size:clamp(42px,5vw,58px);
  }
}

@media (max-width:720px){
  .maison-room,
  .maison-room.reverse{
    grid-template-columns:1fr;
    min-height:0;
  }

  .maison-room.reverse .room-image{
    order:0;
  }

  .maison-room .room-image,
  .pink-fleur-room .room-image{
    height:390px;
    min-height:390px;
    padding:18px;
  }

  .maison-room .room-copy{
    padding:38px 24px 46px;
  }

  .maison-room .room-copy h3{
    font-size:46px;
  }
}


/* =========================================================
   MIKHAIL V13 — FINAL MAISON SPACING / PINK FLEUR
   Pull the Pink Fleur portrait toward the editorial copy so
   the room reads as one composition instead of two islands.
   ========================================================= */
@media (min-width:981px){
  .pink-fleur-room{
    grid-template-columns:minmax(0,1fr) minmax(0,.94fr) !important;
  }
  .pink-fleur-room .room-copy{
    padding-right:28px !important;
  }
  .pink-fleur-room .room-image{
    justify-content:flex-start !important;
    padding-left:10px !important;
    padding-right:34px !important;
  }
  .pink-fleur-room .pink-room-frame{
    width:min(76%,455px) !important;
    margin-left:0 !important;
    margin-right:auto !important;
  }
}
@media (min-width:721px) and (max-width:980px){
  .pink-fleur-room .room-image{
    justify-content:flex-start !important;
    padding-left:12px !important;
  }
  .pink-fleur-room .pink-room-frame{
    width:min(78%,420px) !important;
    margin-left:0 !important;
  }
}

/* V13 final visual consistency */
.maison-room .room-copy{align-self:center}
.maison-room .actions{margin-top:24px}
.maison-room .room-notes{margin-top:22px}
