:root{
  --bg:#fcfaf6;
  --paper:#fffdfa;
  --ink:#171310;
  --muted:#756d65;
  --line:#e9dfd4;
  --gold:#a57c49;
  --gold-soft:#d7c4ab;
  --dark:#1b1714;
  --shell:1240px;
}
*{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}
body{margin:0;background:var(--bg);color:var(--ink);font-family:"Inter",system-ui,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden}
a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}
.shell{width:min(calc(100% - 48px),var(--shell));margin-inline:auto}
.section{padding:92px 0}
.eyebrow{margin:0 0 14px;font-size:10px;letter-spacing:.26em;font-weight:600;color:var(--gold)}
.eyebrow.on-image{color:#b9894d;text-shadow:0 1px 4px rgba(255,255,255,.28)}
h1,h2,h3,strong{font-family:"Cormorant Garamond",Georgia,serif;margin:0;font-weight:600;letter-spacing:-.025em}
h1{font-size:clamp(60px,6vw,96px);line-height:.94}
h2{font-size:clamp(42px,4.4vw,68px);line-height:1}.button{display:inline-flex;align-items:center;justify-content:center;gap:11px;min-height:48px;padding:0 23px;border-radius:999px;background:var(--dark);color:#fff;font-size:13px;font-weight:600}.button-dark{background:var(--dark);color:#fff}

/* Header */
.site-header{position:relative;z-index:20;background:rgba(252,250,246,.98);border-bottom:1px solid var(--line)}
.nav-main{position:relative;min-height:88px;display:flex;align-items:center;justify-content:space-between;gap:20px}
.brand,.footer-brand{display:flex;align-items:center;flex:0 0 auto}.brand{width:192px}.footer-brand{width:172px}.brand img,.footer-brand img{width:100%;height:auto!important;object-fit:contain}
.desktop-nav{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:42px;font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;font-weight:600;white-space:nowrap}
.desktop-nav a{position:relative;padding:6px 0}.desktop-nav a::after{content:"";position:absolute;left:0;right:100%;bottom:1px;height:1px;background:var(--gold);transition:right .2s ease}.desktop-nav a:hover::after,.desktop-nav a.active::after{right:0}
.mobile-drawer{display:none;margin-left:auto}.mobile-drawer summary{list-style:none;width:60px;height:52px;display:flex;align-items:center;justify-content:center;cursor:pointer;border-radius:16px;-webkit-tap-highlight-color:transparent}.mobile-drawer summary::-webkit-details-marker{display:none}.mobile-drawer summary span{display:block;width:34px;height:2px;background:var(--ink);border-radius:2px;transition:transform .22s ease,opacity .22s ease}.mobile-drawer summary span+span{margin-top:10px}.mobile-drawer[open] summary span:first-child{transform:translateY(6px) rotate(45deg)}.mobile-drawer[open] summary span:last-child{transform:translateY(-6px) rotate(-45deg)}
.mobile-menu{padding:6px 0 22px;display:grid;gap:2px}.mobile-menu a{padding:14px 2px;border-bottom:1px solid var(--line);font-family:"Cormorant Garamond",Georgia,serif;font-size:30px;font-weight:600;line-height:1.05}

/* Hero */
.hero{padding:34px 0 82px}
.hero-banner{position:relative;display:block;overflow:hidden;border-radius:34px;background:#ecdfcf;box-shadow:0 24px 55px rgba(80,55,30,.08)}
.hero-banner picture, .hero-banner img{display:block;width:100%}
.hero-banner img{width:100%;height:100%;object-fit:cover;min-height:520px}
.hero-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg, rgba(252,249,244,.92) 0%, rgba(252,249,244,.78) 28%, rgba(252,249,244,.32) 52%, rgba(252,249,244,.06) 80%)}
.hero-overlay{position:absolute;z-index:2;left:58px;top:58px;max-width:440px;display:flex;flex-direction:column;align-items:flex-start}
.hero-overlay h1{margin-top:4px;font-size:clamp(62px,6vw,92px);line-height:.92;color:#160f0d;text-wrap:balance}
.hero-sub{margin:18px 0 26px;font-size:18px;line-height:1.55;color:#574c43;max-width:320px}
.hero-button{display:inline-flex;align-items:center;gap:10px;min-height:50px;padding:0 22px;border-radius:999px;background:rgba(27,23,20,.96);color:#fff;font-size:13px;font-weight:600;box-shadow:0 10px 24px rgba(27,23,20,.15)}

/* Celebrations */
.celebrations{background:var(--paper);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.simple-head{margin-bottom:36px}.occasion-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:18px}.occasion-card{overflow:hidden;border:1px solid var(--line);border-radius:20px;background:#fff;transition:transform .22s ease,border-color .22s ease}.occasion-card img{width:100%;aspect-ratio:16/9;object-fit:cover}.occasion-card span{display:block;padding:15px 12px 17px;text-align:center;font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;font-weight:600;letter-spacing:-.01em}.occasion-card:hover{transform:translateY(-3px);border-color:#dbcbbd}

/* How */
.how{background:var(--dark);color:#fff}.how .eyebrow{color:#d4ac72}.how h2{max-width:520px}.how-grid{display:grid;grid-template-columns:minmax(0,.76fr) minmax(0,1.24fr);gap:75px}.steps{border-top:1px solid rgba(255,255,255,.18)}.step{display:grid;grid-template-columns:58px 1fr;gap:18px;padding:25px 0;border-bottom:1px solid rgba(255,255,255,.18)}.step>span{color:#d4ac72;font-size:11px;letter-spacing:.14em;padding-top:8px}.step strong{font-size:30px}.step p{margin:4px 0 0;color:#bfb6ad;font-size:13px;line-height:1.5}
.closing{padding-top:78px}.closing-card{text-align:center;padding:80px 26px;border:1px solid var(--line);border-radius:28px;background:var(--paper)}.closing-card h2{margin:0 auto 30px;max-width:720px}
.footer{padding:34px 0 30px}.footer-inner{border-top:1px solid var(--line);padding-top:28px;display:grid;grid-template-columns:190px 1fr auto;align-items:center;gap:28px}.footer-links{justify-self:center;display:flex;gap:24px;flex-wrap:wrap;font-family:"Cormorant Garamond",Georgia,serif;font-size:16px;font-weight:600}.footer p{margin:0;font-size:11px;color:var(--muted)}

/* Template browser */
.templates-hero{padding:70px 0 34px}.templates-hero-inner{max-width:850px}.templates-hero h1{font-size:clamp(54px,5.2vw,82px)}.templates-hero p:last-child{max-width:650px;font-size:17px;line-height:1.7;color:var(--muted)}
.template-browser{padding:18px 0 94px}.filter-bar{display:flex;gap:16px;flex-wrap:wrap;margin-bottom:18px}.filter-chip{min-height:60px;padding:0 28px;border-radius:999px;border:1px solid #dfd2c3;background:#fffdfa;font-family:"Cormorant Garamond",Georgia,serif;font-size:22px;font-weight:600;cursor:pointer;color:var(--ink)}.filter-chip[aria-pressed="true"]{background:var(--dark);border-color:var(--dark);color:#fff}
.mobile-filter-wrap{display:none}.results-line{padding-top:2px;padding-bottom:18px;color:var(--muted);font-size:14px}
.template-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:26px 18px}.browser-grid .template-card{min-width:0}.template-scene{position:relative;overflow:hidden;border-radius:22px;background:#e9dccb;aspect-ratio:.78;border:1px solid rgba(165,124,73,.13)}.template-scene img{width:100%;height:100%;object-fit:cover}.concept-badge{position:absolute;left:12px;top:12px;z-index:2;padding:7px 10px;border-radius:999px;background:rgba(255,253,250,.95);border:1px solid rgba(223,210,195,.85);font-size:9px;line-height:1;letter-spacing:.16em;text-transform:uppercase;color:var(--gold);font-weight:600}.template-meta{padding:15px 2px 0}.template-meta strong{display:block;font-size:26px;line-height:1.03}.template-meta .style{display:block;margin-top:6px;color:var(--muted);font-size:13px}.template-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:15px}.template-action{display:inline-flex;align-items:center;justify-content:center;min-height:45px;border:1px solid var(--line);border-radius:999px;background:#fffdfa;font-size:13px;font-weight:600}.template-action.primary{background:var(--dark);border-color:var(--dark);color:#fff}

/* Placeholder pages */
.placeholder-page{max-width:920px;margin:0 auto;padding:60px 24px 100px}.back-link{display:inline-flex;align-items:center;gap:8px;font-size:13px;color:var(--muted);margin-bottom:35px}.placeholder-panel{padding:56px 32px;border:1px solid var(--line);border-radius:28px;background:var(--paper)}.placeholder-panel h1{font-size:clamp(48px,6vw,74px)}.placeholder-panel p:last-of-type{max-width:520px;font-size:17px;line-height:1.7;color:var(--muted)}

/* mobile dropdown */
@media (max-width:680px){
  .desktop-filter-bar{display:none!important}
  .mobile-filter-wrap{display:block;margin-bottom:14px}
  .mobile-filter-kicker{margin:0 0 9px 2px;font-size:9px;font-weight:600;letter-spacing:.22em;color:var(--gold)}
  .occasion-select{position:relative;width:100%}
  .occasion-select summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:58px;padding:0 18px;border:1px solid #dfd2c3;border-radius:18px;background:rgba(255,253,250,.98);box-shadow:0 8px 24px rgba(72,49,28,.06);font-family:"Cormorant Garamond",Georgia,serif;font-size:24px;font-weight:600;cursor:pointer;-webkit-tap-highlight-color:transparent}
  .occasion-select summary::-webkit-details-marker{display:none}
  .select-chevron{width:10px;height:10px;border-right:1.5px solid var(--gold);border-bottom:1.5px solid var(--gold);transform:rotate(45deg) translateY(-2px);transition:transform .2s ease;flex:0 0 auto;margin-right:4px}
  .occasion-select[open] .select-chevron{transform:rotate(225deg) translate(-2px,-2px)}
  .occasion-menu{position:absolute;z-index:30;left:0;right:0;top:66px;padding:8px;border:1px solid #e3d7ca;border-radius:20px;background:#fffdfa;box-shadow:0 20px 50px rgba(65,43,24,.14)}
  .occasion-menu button{position:relative;width:100%;min-height:48px;padding:11px 44px 11px 14px;border:0;border-radius:13px;background:transparent;text-align:left;font-family:"Cormorant Garamond",Georgia,serif;font-size:21px;font-weight:600;color:var(--ink);cursor:pointer}
  .occasion-menu button+button{margin-top:2px}.occasion-menu button.is-selected{background:var(--dark);color:#fff}.occasion-menu button.is-selected::after{content:"✓";position:absolute;right:16px;top:50%;transform:translateY(-50%);font-family:"Inter",sans-serif;font-size:13px;font-weight:600;color:#d8b985}
}

/* responsive */
@media (max-width:1180px){.occasion-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.template-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (max-width:1020px){
  .shell{width:min(calc(100% - 34px),var(--shell))}
  .desktop-nav{display:none}
  .mobile-drawer{display:block}
  .nav-main{min-height:78px;flex-wrap:wrap}
  .brand{width:176px}
  .mobile-drawer[open]{width:100%;padding-bottom:14px}
  .hero{padding:22px 0 64px}
  .hero-banner img{min-height:480px}
  .hero-overlay{left:34px;top:34px;max-width:360px}
  .hero-overlay h1{font-size:70px}
  .hero-sub{font-size:17px;max-width:280px}
  .occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .how-grid{grid-template-columns:1fr;gap:42px}
  .template-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
  .footer-inner{grid-template-columns:1fr auto}.footer-links{grid-column:1/-1;grid-row:2;justify-self:start}
}
@media (max-width:680px){
  .shell{width:min(calc(100% - 28px),var(--shell))}
  .section{padding:70px 0}
  .brand{width:158px;max-width:calc(100vw - 110px)}
  .nav-main{min-height:76px}
  .mobile-drawer summary{width:54px;height:48px}
  .mobile-menu a{font-size:27px}
  .hero{padding:18px 0 56px}
  .hero-banner{border-radius:26px}
  .hero-banner img{min-height:410px;aspect-ratio:1/1.15}
  .hero-banner::after{background:linear-gradient(180deg, rgba(252,249,244,.82) 0%, rgba(252,249,244,.64) 38%, rgba(252,249,244,.16) 70%, rgba(252,249,244,.05) 100%)}
  .hero-overlay{left:22px;top:22px;right:22px;max-width:260px}
  .hero-overlay h1{font-size:52px;line-height:.94}
  .hero-sub{margin:12px 0 20px;font-size:15px;line-height:1.45;max-width:220px}
  .hero-button{min-height:46px;padding:0 18px;font-size:12px}
  .simple-head{margin-bottom:24px}
  .simple-head h2{font-size:40px}
  .occasion-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.occasion-card{border-radius:16px}.occasion-card img{aspect-ratio:1.24}.occasion-card span{padding:12px 8px 14px;font-size:18px}
  .how{padding:70px 0}.how h2{font-size:42px}.step{grid-template-columns:46px 1fr;padding:21px 0}.step strong{font-size:27px}
  .closing{padding-top:62px}.closing-card{padding:56px 20px}.closing-card h2{font-size:42px}
  .footer-inner{grid-template-columns:1fr;gap:22px}.footer-links{grid-column:auto;grid-row:auto;justify-self:start;gap:15px 22px}.templates-hero{padding:48px 0 25px}.templates-hero h1{font-size:50px}.templates-hero p:last-child{font-size:15px}.template-browser{padding-top:10px}.results-line{padding-top:7px}.template-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:22px 12px}.template-scene{border-radius:16px;aspect-ratio:.74}.template-meta strong{font-size:20px}.template-actions{display:grid;grid-template-columns:1fr}.template-action{padding:9px 8px}.concept-badge{font-size:8px;left:9px;top:9px}.placeholder-page{padding:24px 20px 60px}.back-link{margin-bottom:55px}.placeholder-panel h1{font-size:52px}
}
@media(max-width:390px){.template-grid{grid-template-columns:1fr}.template-card{max-width:430px}.occasion-card span{font-size:18px}.hero-overlay{max-width:240px}.hero-overlay h1{font-size:48px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{transition-duration:.001ms!important;animation-duration:.001ms!important}}

/* === V11 precision layout fixes === */
html,body{width:100%;max-width:100%;}
body{overflow-x:clip;}

/* Header: desktop navigation shifted right, mobile sticky without any scroll-locking */
.site-header{position:sticky;top:0;z-index:1000;background:#fcfaf6;border-bottom:1px solid var(--line);}
.nav-main{min-height:86px;display:flex;align-items:center;gap:24px;}
.desktop-nav{position:static;transform:none;margin-left:auto;display:flex;align-items:center;gap:44px;}
.mobile-drawer{display:none;margin-left:auto;position:static;}
.mobile-drawer summary{list-style:none;width:62px;height:56px;padding:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:11px;cursor:pointer;border:0;background:transparent;-webkit-tap-highlight-color:transparent;}
.mobile-drawer summary::-webkit-details-marker{display:none;}
.mobile-drawer summary span{display:block;width:42px;height:2px;margin:0!important;background:var(--ink);border-radius:999px;transform-origin:center;transition:transform .22s ease,opacity .22s ease;}
.mobile-drawer[open] summary span:first-child{transform:translateY(6.5px) rotate(45deg);}
.mobile-drawer[open] summary span:last-child{transform:translateY(-6.5px) rotate(-45deg);}
.mobile-menu{display:grid;gap:0;padding:10px 0 20px;}
.mobile-menu a{display:block;padding:17px 0;border-bottom:1px solid var(--line);font-family:"Cormorant Garamond",Georgia,serif;font-size:30px;font-weight:600;line-height:1.05;}

/* Full-width hero banner */
.hero-home{padding:0;}
.hero-banner{position:relative;display:block;width:100%;overflow:hidden;border-radius:0;background:#ecdfcf;box-shadow:none;}
.hero-banner picture,.hero-banner img{display:block;width:100%;}
.hero-banner img{width:100%;height:auto;min-height:0;aspect-ratio:auto;object-fit:cover;}
.hero-banner::after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(252,250,246,.92) 0%,rgba(252,250,246,.74) 27%,rgba(252,250,246,.22) 53%,rgba(251,248,243,.02) 77%);pointer-events:none;}
.hero-copy-layer{position:absolute;inset:0;z-index:2;pointer-events:none;}
.hero-copy-wrap{height:100%;display:flex;align-items:center;}
.hero-overlay{position:static;max-width:510px;display:flex;flex-direction:column;align-items:flex-start;pointer-events:auto;}
.hero-overlay h1{font-size:clamp(66px,6vw,98px);line-height:.9;letter-spacing:-.04em;color:#140f0c;}
.hero-sub{margin:18px 0 27px;font-family:"Inter",system-ui,sans-serif;font-size:17px;line-height:1.5;color:#574d45;}
.hero-button{display:inline-flex;align-items:center;gap:11px;min-height:52px;padding:0 24px;border-radius:999px;background:#1b1714;color:#fff;font-family:"Cormorant Garamond",Georgia,serif;font-size:19px;font-weight:600;letter-spacing:.01em;}

/* Closing CTA section */
.closing{padding:76px 0 86px;}
.closing-card{position:relative;overflow:hidden;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:48px;text-align:left;padding:62px 68px;border:1px solid #e4d7c7;border-radius:30px;background:linear-gradient(115deg,#fffdfa 0%,#f7ede2 100%);}
.closing-card::before{content:"";position:absolute;width:260px;height:260px;border-radius:50%;right:-70px;top:-120px;background:radial-gradient(circle,rgba(197,155,102,.20),rgba(197,155,102,0) 70%);pointer-events:none;}
.closing-copy{position:relative;z-index:1;max-width:680px;}
.closing-card h2{max-width:none;margin:0;font-size:clamp(46px,4.5vw,68px);line-height:.95;}
.closing-card .closing-copy>p:last-child{margin:17px 0 0;max-width:560px;color:var(--muted);font-size:16px;line-height:1.6;}
.closing-button{position:relative;z-index:1;min-width:210px;font-family:"Cormorant Garamond",Georgia,serif;font-size:18px;font-weight:600;}

@media (max-width:1020px){
  .desktop-nav{display:none;}
  .mobile-drawer{display:block;}
  .nav-main{min-height:78px;flex-wrap:nowrap;}
  .mobile-drawer[open]{width:auto;padding-bottom:0;}
  .mobile-drawer .mobile-menu{position:absolute;left:0;right:0;top:100%;z-index:1001;padding:18px max(17px,calc((100vw - min(calc(100vw - 34px),var(--shell)))/2)) 26px;background:#fcfaf6;border-top:1px solid var(--line);border-bottom:1px solid var(--line);box-shadow:0 16px 32px rgba(60,40,20,.08);}
  .hero-overlay h1{font-size:70px;}
  .closing-card{grid-template-columns:1fr;padding:56px 46px;gap:30px;}
  .closing-button{justify-self:start;}
}

@media (max-width:680px){
  body{overflow-x:hidden;}
  .site-header{position:sticky;top:0;z-index:1000;}
  .nav-main{min-height:74px;}
  .brand{width:158px;max-width:calc(100vw - 102px);}
  .mobile-drawer summary{width:58px;height:52px;gap:10px;}
  .mobile-drawer summary span{width:40px;height:2px;}
  .mobile-menu a{font-size:28px;padding:16px 0;}

  .hero-home{padding:0;}
  .hero-banner{border-radius:0;min-height:0;}
  .hero-banner img{display:block;width:100%;height:auto;min-height:0;aspect-ratio:auto;object-fit:cover;}
  .hero-banner::after{background:linear-gradient(180deg,rgba(252,250,246,.80) 0%,rgba(252,250,246,.58) 38%,rgba(252,250,246,.18) 69%,rgba(252,250,246,.04) 100%);}
  .hero-copy-wrap{align-items:flex-start;padding-top:42px;}
  .hero-overlay{max-width:285px;}
  .hero-overlay h1{font-size:50px;line-height:.92;}
  .hero-sub{margin:12px 0 18px;font-size:14.5px;line-height:1.45;max-width:230px;}
  .hero-button{min-height:46px;padding:0 19px;font-size:17px;}
  .eyebrow.on-image{font-size:9px;letter-spacing:.22em;margin-bottom:12px;}

  .celebrations{border-top:0;}
  .simple-head{margin-top:0;}

  .closing{padding:58px 0 68px;}
  .closing-card{padding:42px 24px;border-radius:24px;gap:24px;}
  .closing-card h2{font-size:43px;line-height:.97;}
  .closing-card .closing-copy>p:last-child{font-size:14.5px;margin-top:14px;}
  .closing-button{min-width:0;font-size:17px;min-height:48px;padding:0 20px;}
}


/* === V12 hero crop refinement === */
.hero-banner{
  aspect-ratio: 16 / 7.25;
}
.hero-banner img{
  width:100%;
  height:100%;
  object-fit:cover;
  object-position:center 38%;
}
.hero-copy-wrap{
  padding-block: 34px;
}

@media (max-width: 1200px){
  .hero-banner{
    aspect-ratio: 16 / 8;
  }
  .hero-banner img{
    object-position:center 34%;
  }
}

@media (max-width: 680px){
  .hero-banner{
    aspect-ratio: 4 / 5.2;
  }
  .hero-banner img{
    width:100%;
    height:100%;
    object-fit:cover;
    object-position:center 24%;
  }
  .hero-copy-wrap{
    padding-top:28px;
    padding-bottom:28px;
  }
  .hero-overlay{
    max-width:272px;
  }
}


/* === V13 mobile hero text reposition refinement === */
@media (max-width:680px){
  .hero-banner{
    aspect-ratio:4 / 5.35;
  }
  .hero-banner img{
    object-position:center 24%;
  }
  .hero-copy-wrap{
    align-items:flex-start;
    padding-top:clamp(76px, 18vw, 104px);
    padding-bottom:34px;
  }
  .hero-overlay{
    max-width:250px;
    margin-left:4px;
  }
  .hero-overlay h1{
    font-size:48px;
    line-height:.92;
  }
  .hero-sub{
    max-width:250px;
    margin:14px 0 20px;
  }
}


/* === V14 mobile hero precision tuning === */
@media (max-width: 680px){
  .hero-home{
    padding:0;
  }
  .hero-banner{
    aspect-ratio:4 / 4.9;
  }
  .hero-banner img{
    object-position:center 22%;
  }
  .hero-copy-layer{
    inset:0;
  }
  .hero-copy-wrap{
    position:relative;
    height:100%;
    padding:0;
  }
  .hero-overlay{
    position:absolute;
    left:0;
    bottom:34px;
    top:auto;
    right:auto;
    margin-left:0;
    max-width:min(66vw, 260px);
  }
  .hero-overlay h1{
    font-size:clamp(44px, 12vw, 50px);
    line-height:.92;
  }
  .hero-sub{
    max-width:240px;
    margin:12px 0 18px;
    font-size:14px;
    line-height:1.4;
  }
  .hero-button{
    min-height:44px;
    padding:0 18px;
    font-size:16px;
  }
}

@media (max-width: 420px){
  .hero-banner{
    aspect-ratio:4 / 5.02;
  }
  .hero-banner img{
    object-position:center 20%;
  }
  .hero-overlay{
    bottom:30px;
    max-width:min(68vw, 252px);
  }
}

@media (max-width: 380px){
  .hero-overlay{
    max-width:min(70vw, 238px);
  }
  .hero-overlay h1{
    font-size:42px;
  }
  .hero-sub{
    max-width:220px;
  }
}


/* === V15 mobile hero uses final baked-text artwork === */
@media (max-width:680px){
  .hero-home{
    padding:0;
    margin:0;
  }
  .hero-banner{
    display:block;
    width:100%;
    aspect-ratio:auto;
    overflow:hidden;
    line-height:0;
    background:#f8eee2;
  }
  .hero-banner picture{
    display:block;
    width:100%;
    line-height:0;
  }
  .hero-banner img{
    display:block;
    width:100%;
    height:auto;
    min-height:0;
    max-height:none;
    aspect-ratio:auto;
    object-fit:contain;
    object-position:center top;
  }
  .hero-banner::after{
    display:none;
  }
  .hero-copy-layer{
    display:none!important;
  }
  .celebrations{
    margin-top:0;
    border-top:0;
  }
}


/* === V16 spacing + How It Works redesign === */

/* Homepage hero-to-celebration rhythm */
@media (max-width:680px){
  .celebrations{
    padding-top:34px;
  }
  .celebrations .simple-head{
    margin-bottom:20px;
  }
}

/* Premium How It Works */
.how.how-premium{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(circle at 10% 10%, rgba(193,148,92,.10), transparent 30%),
    radial-gradient(circle at 88% 82%, rgba(193,148,92,.08), transparent 26%),
    #f7f0e7;
  color:var(--ink);
  border-top:1px solid #eadfd2;
  border-bottom:1px solid #eadfd2;
}
.how.how-premium::before{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  background-image:linear-gradient(rgba(165,124,73,.045) 1px, transparent 1px);
  background-size:100% 72px;
  mask-image:linear-gradient(to bottom, transparent, #000 12%, #000 88%, transparent);
}
.how-premium .how-intro{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);
  gap:72px;
  align-items:end;
  margin-bottom:42px;
}
.how-premium .how-intro .eyebrow{
  margin-bottom:12px;
}
.how-premium .how-intro h2{
  max-width:620px;
  font-size:clamp(48px,4.8vw,72px);
  line-height:.94;
  color:var(--ink);
}
.how-premium .how-lead{
  margin:0 0 6px;
  max-width:520px;
  color:#6b625a;
  font-size:16px;
  line-height:1.75;
}
.process-grid{
  position:relative;
  z-index:1;
  display:grid;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:18px;
}
.process-card{
  position:relative;
  min-height:245px;
  padding:28px 26px 26px;
  border:1px solid #e3d5c5;
  border-radius:24px;
  background:rgba(255,253,250,.86);
  box-shadow:0 14px 34px rgba(83,55,28,.045);
  overflow:hidden;
}
.process-card::after{
  content:"";
  position:absolute;
  width:120px;
  height:120px;
  border-radius:50%;
  right:-44px;
  bottom:-54px;
  background:radial-gradient(circle, rgba(183,137,82,.14), rgba(183,137,82,0) 70%);
}
.process-top{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:16px;
  margin-bottom:44px;
}
.process-number{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:48px;
  height:48px;
  border-radius:50%;
  border:1px solid #d9c2a3;
  background:#fffaf4;
  color:#a57c49;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:20px;
  font-weight:700;
}
.process-line{
  flex:1;
  height:1px;
  background:linear-gradient(90deg,#d8c3a8,transparent);
}
.process-card h3{
  margin:0 0 10px;
  font-size:32px;
  line-height:1;
  color:var(--ink);
}
.process-card p{
  margin:0;
  max-width:280px;
  color:#71685f;
  font-size:13.5px;
  line-height:1.65;
}
.process-note{
  display:inline-flex;
  align-items:center;
  gap:7px;
  margin-top:22px;
  color:#9b7448;
  font-size:11px;
  font-weight:600;
  letter-spacing:.08em;
  text-transform:uppercase;
}

@media (max-width:1020px){
  .how-premium .how-intro{
    grid-template-columns:1fr;
    gap:18px;
    margin-bottom:34px;
  }
  .how-premium .how-lead{
    max-width:620px;
  }
}

@media (max-width:760px){
  .how.how-premium{
    padding:64px 0;
  }
  .how-premium .how-intro{
    margin-bottom:26px;
  }
  .how-premium .how-intro h2{
    font-size:44px;
    line-height:.96;
  }
  .how-premium .how-lead{
    font-size:14px;
    line-height:1.65;
  }
  .process-grid{
    grid-template-columns:1fr;
    gap:12px;
  }
  .process-card{
    min-height:0;
    padding:22px 20px 21px;
    border-radius:20px;
  }
  .process-top{
    margin-bottom:22px;
  }
  .process-number{
    width:42px;
    height:42px;
    font-size:18px;
  }
  .process-card h3{
    font-size:29px;
  }
  .process-card p{
    max-width:none;
    font-size:13px;
  }
  .process-note{
    margin-top:15px;
    font-size:10px;
  }
}


/* === V17 reviews + faq === */
.reviews{
  background:linear-gradient(180deg,#fffdfa 0%, #fbf7f1 100%);
  border-top:1px solid #eee3d6;
  border-bottom:1px solid #eee3d6;
}
.reviews-wrap{display:grid;gap:34px}
.reviews-head{text-align:center;max-width:760px;margin:0 auto}
.reviews-head h2{font-size:clamp(44px,4.5vw,70px);line-height:.95}
.reviews-head p{margin:16px auto 0;max-width:620px;color:#756d65;font-size:16px;line-height:1.7}
.reviews-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:18px;align-items:start}
.review-card{
  border:1px solid #e6d8c8;
  border-radius:24px;
  background:rgba(255,255,255,.82);
  box-shadow:0 14px 34px rgba(86,58,28,.035);
  padding:26px 26px 24px;
}
.review-card.featured{min-height:100%;}
.review-stars{display:flex;gap:6px;margin-bottom:18px;color:#bf8f49;font-size:15px;letter-spacing:.02em}
.review-card blockquote{margin:0;color:#676057;font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;line-height:1.48;font-style:italic}
.review-card p{margin:0;color:#676057;font-family:"Cormorant Garamond",Georgia,serif;font-size:20px;line-height:1.48;font-style:italic}
.review-author{display:flex;flex-direction:column;gap:4px;margin-top:20px}
.review-author strong{font-size:23px;line-height:1;color:#171310}
.review-author span{font-size:12px;letter-spacing:.08em;text-transform:uppercase;color:#9a7a51;font-weight:600}
.review-column{display:grid;gap:18px}

.faq{background:#fcfaf6}
.faq-wrap{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:58px;align-items:start}
.faq-copy h2{font-size:clamp(44px,4.4vw,68px);line-height:.95}
.faq-copy p{margin:16px 0 0;max-width:430px;color:#756d65;font-size:16px;line-height:1.7}
.faq-list{display:grid;gap:14px}
.faq-item{
  border:1px solid #e7dacb;
  border-radius:20px;
  background:#fffdfa;
  overflow:hidden;
}
.faq-item summary{
  list-style:none;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  padding:20px 22px;
  cursor:pointer;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:31px;
  font-weight:600;
  line-height:1;
}
.faq-item summary::-webkit-details-marker{display:none}
.faq-icon{
  position:relative;
  flex:0 0 auto;
  width:28px;height:28px;border-radius:50%;border:1px solid #dbc9b3;
}
.faq-icon::before,.faq-icon::after{content:"";position:absolute;left:50%;top:50%;background:#9a7545;border-radius:2px;transform:translate(-50%,-50%)}
.faq-icon::before{width:12px;height:1.5px}
.faq-icon::after{width:1.5px;height:12px;transition:opacity .2s ease}
.faq-item[open] .faq-icon::after{opacity:0}
.faq-answer{padding:0 22px 22px;color:#6d645a;font-size:15px;line-height:1.7;max-width:760px}

@media (max-width:1080px){
  .reviews-grid{grid-template-columns:1fr 1fr}
  .review-card.featured{grid-column:1/-1}
  .faq-wrap{grid-template-columns:1fr;gap:28px}
}
@media (max-width:680px){
  .reviews{padding-top:70px;padding-bottom:70px}
  .reviews-head h2{font-size:40px}
  .reviews-head p{font-size:14px;margin-top:12px}
  .reviews-grid{grid-template-columns:1fr;gap:14px}
  .review-column{gap:14px}
  .review-card{padding:21px 18px 19px;border-radius:20px}
  .review-stars{margin-bottom:13px;font-size:14px}
  .review-card blockquote,.review-card p{font-size:18px;line-height:1.42}
  .review-author{margin-top:16px}
  .review-author strong{font-size:21px}

  .faq{padding-top:70px;padding-bottom:70px}
  .faq-copy h2{font-size:40px}
  .faq-copy p{font-size:14px;margin-top:12px}
  .faq-list{gap:12px}
  .faq-item{border-radius:16px}
  .faq-item summary{padding:17px 16px;font-size:24px;line-height:1.05}
  .faq-icon{width:24px;height:24px}
  .faq-answer{padding:0 16px 18px;font-size:14px;line-height:1.6}
}


/* === V18 remove reviews + improve how/faq heading alignment === */
.how.how-premium{
  padding-top:84px;
  padding-bottom:84px;
}
.how-premium .how-intro{
  grid-template-columns:minmax(0,1fr) minmax(0,1fr);
  gap:52px;
  align-items:end;
}
.how-premium .how-intro h2{
  max-width:540px;
  font-size:clamp(42px,4.1vw,62px);
  line-height:.98;
  letter-spacing:-.03em;
  text-wrap:balance;
}
.how-premium .how-lead{
  max-width:540px;
  margin:0;
  align-self:end;
  font-size:15px;
  line-height:1.72;
}

.faq{
  padding-top:84px;
  padding-bottom:84px;
}
.faq-wrap{
  grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);
  gap:64px;
  align-items:start;
}
.faq-copy{
  max-width:460px;
  padding-top:8px;
}
.faq-copy h2{
  max-width:420px;
  font-size:clamp(40px,3.9vw,58px);
  line-height:.98;
  letter-spacing:-.03em;
  text-wrap:balance;
}
.faq-copy p{
  max-width:420px;
  margin-top:18px;
  font-size:15px;
  line-height:1.72;
}
.faq-item summary{
  font-size:28px;
  line-height:1.06;
  padding:22px 24px;
}
.faq-answer{
  padding:0 24px 22px;
}

@media (max-width:1080px){
  .how.how-premium{
    padding-top:72px;
    padding-bottom:72px;
  }
  .how-premium .how-intro{
    grid-template-columns:1fr;
    gap:18px;
  }
  .how-premium .how-intro h2,
  .how-premium .how-lead{
    max-width:700px;
  }
  .faq{
    padding-top:72px;
    padding-bottom:72px;
  }
  .faq-wrap{
    grid-template-columns:1fr;
    gap:24px;
  }
  .faq-copy{
    max-width:640px;
    padding-top:0;
  }
  .faq-copy h2,
  .faq-copy p{
    max-width:640px;
  }
}

@media (max-width:680px){
  .how.how-premium{
    padding-top:64px;
    padding-bottom:64px;
  }
  .how-premium .how-intro{
    gap:14px;
    margin-bottom:24px;
  }
  .how-premium .how-intro h2{
    font-size:38px;
    line-height:1.02;
    max-width:310px;
  }
  .how-premium .how-lead{
    font-size:14px;
    line-height:1.62;
    max-width:100%;
  }

  .faq{
    padding-top:64px;
    padding-bottom:64px;
  }
  .faq-wrap{
    gap:22px;
  }
  .faq-copy h2{
    font-size:38px;
    line-height:1.02;
    max-width:310px;
  }
  .faq-copy p{
    font-size:14px;
    line-height:1.62;
    max-width:100%;
    margin-top:12px;
  }
  .faq-item summary{
    font-size:22px;
    line-height:1.08;
    padding:17px 16px;
  }
  .faq-answer{
    padding:0 16px 18px;
  }
}


/* === V19 final visual polish: How It Works + FAQ === */
.how.how-premium{
  padding:88px 0;
  background:
    radial-gradient(circle at 15% 12%, rgba(183,137,82,.08), transparent 28%),
    radial-gradient(circle at 88% 88%, rgba(183,137,82,.06), transparent 24%),
    #f8f3ec;
  color:#171310;
}
.how.how-premium::before{display:none;}
.how-premium .how-intro{
  display:block;
  max-width:820px;
  margin:0 auto 42px;
  text-align:center;
}
.how-premium .how-intro .eyebrow{
  margin-bottom:14px;
  color:#a57c49;
}
.how-premium .how-intro h2{
  max-width:none;
  margin:0 auto;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(42px,4vw,60px);
  font-weight:500;
  line-height:1.03;
  letter-spacing:-.035em;
  color:#1b1714;
}
.how-premium .how-lead{
  max-width:620px;
  margin:18px auto 0;
  font-family:"Inter",system-ui,sans-serif;
  color:#655d55;
  font-size:15px;
  line-height:1.7;
}
.process-grid{
  max-width:1120px;
  margin:0 auto;
  gap:16px;
}
.process-card{
  min-height:230px;
  padding:26px 24px 24px;
  border:1px solid #dfd0bf;
  background:#fffdf9;
  box-shadow:0 12px 30px rgba(83,55,28,.04);
}
.process-card h3{
  font-family:"Playfair Display",Georgia,serif;
  font-size:30px;
  font-weight:500;
  line-height:1.08;
  color:#1b1714;
}
.process-card p{
  color:#6a625a;
  font-size:13.5px;
  line-height:1.65;
}
.process-number{
  border-color:#d8c2a5;
  color:#a57c49;
  background:#fff9f1;
  font-family:"Inter",system-ui,sans-serif;
  font-size:12px;
  font-weight:600;
  letter-spacing:.08em;
}
.process-note{
  color:#9b7448;
}

.faq{
  padding:88px 0;
  background:#fffdfa;
}
.faq-wrap{
  display:block;
  max-width:1100px;
  margin:0 auto;
}
.faq-copy{
  max-width:760px;
  margin:0 auto 36px;
  padding:0;
  text-align:center;
}
.faq-copy .eyebrow{
  margin-bottom:14px;
  color:#a57c49;
}
.faq-copy h2{
  max-width:none;
  margin:0 auto;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(42px,4vw,60px);
  font-weight:500;
  line-height:1.04;
  letter-spacing:-.035em;
  color:#1b1714;
}
.faq-copy p{
  max-width:620px;
  margin:16px auto 0;
  font-family:"Inter",system-ui,sans-serif;
  color:#655d55;
  font-size:15px;
  line-height:1.7;
}
.faq-list{
  max-width:980px;
  margin:0 auto;
  gap:12px;
}
.faq-item{
  border:1px solid #dfd0bf;
  border-radius:18px;
  background:#fff;
  box-shadow:0 8px 20px rgba(83,55,28,.025);
}
.faq-item summary{
  padding:19px 22px;
  font-family:"Playfair Display",Georgia,serif;
  font-size:24px;
  font-weight:500;
  line-height:1.25;
  letter-spacing:-.02em;
  color:#1b1714;
}
.faq-answer{
  padding:0 22px 20px;
  max-width:860px;
  font-family:"Inter",system-ui,sans-serif;
  color:#655d55;
  font-size:14px;
  line-height:1.7;
}
.faq-icon{
  width:28px;
  height:28px;
  border-color:#d8c2a5;
  background:#fffaf3;
}
.faq-icon::before,.faq-icon::after{
  background:#9a7545;
}

@media(max-width:760px){
  .how.how-premium{padding:66px 0;}
  .how-premium .how-intro{margin-bottom:28px;text-align:left;}
  .how-premium .how-intro h2{font-size:38px;line-height:1.06;}
  .how-premium .how-lead{margin:13px 0 0;font-size:14px;line-height:1.62;}
  .process-grid{gap:12px;}
  .process-card{min-height:0;padding:21px 18px 20px;}
  .process-card h3{font-size:26px;}

  .faq{padding:66px 0;}
  .faq-copy{text-align:left;margin-bottom:24px;}
  .faq-copy h2{font-size:38px;line-height:1.06;}
  .faq-copy p{margin:12px 0 0;font-size:14px;line-height:1.62;}
  .faq-list{gap:10px;}
  .faq-item{border-radius:16px;}
  .faq-item summary{padding:16px 15px;font-size:20px;line-height:1.25;}
  .faq-answer{padding:0 15px 17px;font-size:13.5px;line-height:1.6;}
  .faq-icon{width:24px;height:24px;}
}


/* === V20 celebration heading refinement === */
.celebration-head{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(320px,.72fr);
  align-items:end;
  gap:56px;
  margin-bottom:34px;
  padding-bottom:28px;
  border-bottom:1px solid #e7dbce;
}
.celebration-title{
  min-width:0;
}
.celebration-kicker{
  display:flex;
  align-items:center;
  gap:12px;
  margin:0 0 12px;
  color:#a57c49;
  font-family:"Inter",system-ui,sans-serif;
  font-size:10px;
  font-weight:600;
  letter-spacing:.26em;
}
.celebration-kicker::after{
  content:"";
  width:44px;
  height:1px;
  background:#caa875;
}
.celebration-head h2{
  max-width:640px;
  margin:0;
  color:#171310;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(44px,4.4vw,66px);
  font-weight:500;
  line-height:.98;
  letter-spacing:-.035em;
  text-wrap:balance;
}
.celebration-intro{
  max-width:470px;
  margin:0 0 5px;
  color:#6c635b;
  font-family:"Inter",system-ui,sans-serif;
  font-size:15px;
  line-height:1.7;
}

@media(max-width:900px){
  .celebration-head{
    grid-template-columns:1fr;
    gap:13px;
    padding-bottom:23px;
    margin-bottom:26px;
  }
  .celebration-intro{
    max-width:580px;
    margin:0;
  }
}
@media(max-width:680px){
  .celebration-head{
    gap:10px;
    margin-bottom:20px;
    padding-bottom:20px;
  }
  .celebration-kicker{
    margin-bottom:9px;
    font-size:9px;
    letter-spacing:.23em;
  }
  .celebration-kicker::after{
    width:34px;
  }
  .celebration-head h2{
    max-width:310px;
    font-size:38px;
    line-height:1.02;
  }
  .celebration-intro{
    max-width:320px;
    font-size:13.5px;
    line-height:1.6;
  }
}


/* === V21 confirmed celebration heading block === */
.celebration-head{
  display:grid !important;
  grid-template-columns:minmax(0,1.05fr) minmax(280px,.65fr);
  align-items:end;
  gap:54px;
  margin-bottom:30px !important;
  padding-bottom:26px;
  border-bottom:1px solid #e2d3c2;
}
.celebration-title{min-width:0}
.celebration-kicker{
  margin:0 0 10px !important;
  color:#b1834b !important;
  font-family:"Inter",system-ui,sans-serif !important;
  font-size:10px !important;
  font-weight:600 !important;
  letter-spacing:.28em !important;
  text-transform:uppercase;
}
.celebration-head h2{
  margin:0 !important;
  max-width:650px;
  color:#241a14 !important;
  font-family:"Playfair Display",Georgia,serif !important;
  font-size:clamp(46px,4.5vw,68px) !important;
  font-weight:500 !important;
  line-height:.94 !important;
  letter-spacing:-.04em !important;
}
.celebration-head h2 span{
  color:#9d7444;
}
.celebration-intro{
  margin:0 0 4px !important;
  max-width:430px;
  color:#6e655d !important;
  font-family:"Inter",system-ui,sans-serif !important;
  font-size:15px !important;
  line-height:1.7 !important;
}

@media(max-width:900px){
  .celebration-head{
    grid-template-columns:1fr;
    gap:11px;
    padding-bottom:22px;
    margin-bottom:24px !important;
  }
  .celebration-head h2{
    max-width:560px;
  }
  .celebration-intro{
    max-width:560px;
  }
}
@media(max-width:680px){
  .celebration-head{
    gap:9px;
    padding-bottom:18px;
    margin-bottom:18px !important;
  }
  .celebration-kicker{
    font-size:9px !important;
    margin-bottom:8px !important;
  }
  .celebration-head h2{
    max-width:330px;
    font-size:39px !important;
    line-height:.98 !important;
  }
  .celebration-intro{
    max-width:315px;
    font-size:13.5px !important;
    line-height:1.58 !important;
  }
}


/* === V22 compact one-line celebration heading === */
.celebration-head-compact{
  display:block;
  margin:0 0 30px;
  padding:0 0 22px;
  border-bottom:1px solid #e4d7c8;
}
.celebration-head-compact h2{
  margin:0;
  max-width:none;
  color:#1d1814;
  font-family:"Playfair Display",Georgia,serif;
  font-size:clamp(46px,4.5vw,68px);
  font-weight:500;
  line-height:1;
  letter-spacing:-.04em;
  white-space:nowrap;
}
.celebration-head-compact h2 span{
  color:#a77b46;
}

@media(max-width:760px){
  .celebration-head-compact{
    margin-bottom:20px;
    padding-bottom:17px;
  }
  .celebration-head-compact h2{
    font-size:clamp(31px,9vw,40px);
    letter-spacing:-.035em;
  }
}
@media(max-width:360px){
  .celebration-head-compact h2{
    font-size:29px;
  }
}


/* === V23 hero → celebration transition refinement === */

/* Bring the first content section closer to the hero on desktop. */
.celebrations{
  position:relative;
  padding-top:62px;
}

/* Very light section-change cue without adding vertical space. */
.celebrations::before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:min(520px,56vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(
    90deg,
    transparent 0%,
    rgba(167,123,70,.20) 18%,
    rgba(167,123,70,.65) 50%,
    rgba(167,123,70,.20) 82%,
    transparent 100%
  );
}
.celebrations::after{
  content:"";
  position:absolute;
  left:50%;
  top:-3px;
  width:7px;
  height:7px;
  transform:translateX(-50%) rotate(45deg);
  background:#b78b55;
  border:2px solid #fffdfa;
  box-shadow:0 0 0 1px rgba(183,139,85,.18);
}

/* Slightly tighter heading-to-cards rhythm. */
.celebration-head-compact{
  margin-bottom:25px;
  padding-bottom:18px;
}

/* Mobile: smaller one-line title + subtle transition, no extra gap. */
@media(max-width:680px){
  .celebrations{
    padding-top:25px;
  }
  .celebrations::before{
    width:46vw;
    max-width:180px;
  }
  .celebrations::after{
    width:6px;
    height:6px;
  }
  .celebration-head-compact{
    margin-bottom:16px;
    padding-bottom:14px;
  }
  .celebration-head-compact h2{
    font-size:clamp(27px,7.7vw,33px) !important;
    line-height:1.03 !important;
    letter-spacing:-.03em !important;
  }
}

@media(max-width:360px){
  .celebration-head-compact h2{
    font-size:26px !important;
  }
}


/* === V24 hero-to-celebration premium transition === */
.celebration-transition{
  position:relative;
  isolation:isolate;
  overflow:hidden;
  background:
    linear-gradient(
      180deg,
      #f3e9dd 0%,
      #f8f1e9 18%,
      #fffdfa 44%,
      #fffdfa 100%
    );
}

/* soft haze behind the heading area — no backdrop-filter */
.celebration-transition::before{
  content:"";
  position:absolute;
  z-index:-2;
  left:50%;
  top:-68px;
  width:min(980px,92vw);
  height:210px;
  transform:translateX(-50%);
  background:
    radial-gradient(
      ellipse at center,
      rgba(202,166,121,.22) 0%,
      rgba(202,166,121,.11) 34%,
      rgba(202,166,121,.045) 56%,
      rgba(202,166,121,0) 76%
    );
  filter:blur(18px);
  pointer-events:none;
}

/* elegant transition veil right below hero */
.celebration-glow{
  position:absolute;
  z-index:-1;
  left:0;
  right:0;
  top:0;
  height:118px;
  pointer-events:none;
  background:
    linear-gradient(
      180deg,
      rgba(230,213,193,.76) 0%,
      rgba(239,226,211,.45) 36%,
      rgba(255,253,250,0) 100%
    );
}

/* warmer line/diamond so it belongs to the section instead of looking separate */
.celebration-transition::after{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:min(430px,52vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(
    90deg,
    transparent 0%,
    rgba(168,126,76,.14) 12%,
    rgba(168,126,76,.66) 50%,
    rgba(168,126,76,.14) 88%,
    transparent 100%
  );
}

/* override old diamond with a softer centered accent */
.celebration-transition .celebration-content{
  position:relative;
  z-index:1;
}

.celebration-content{
  opacity:1;
  transform:none;
}

/* Progressive enhancement: only animate after JS marks the page ready. */
html.has-reveal .celebration-content{
  opacity:0;
  transform:translateY(14px);
  transition:
    opacity .65s cubic-bezier(.2,.7,.2,1),
    transform .65s cubic-bezier(.2,.7,.2,1);
}
html.has-reveal .celebration-content.is-visible{
  opacity:1;
  transform:translateY(0);
}

@media(max-width:680px){
  .celebration-transition{
    background:
      linear-gradient(
        180deg,
        #f2e7da 0%,
        #f8f1e9 14%,
        #fffdfa 36%,
        #fffdfa 100%
      );
  }
  .celebration-transition::before{
    top:-52px;
    width:96vw;
    height:170px;
    filter:blur(14px);
  }
  .celebration-glow{
    height:88px;
    background:
      linear-gradient(
        180deg,
        rgba(228,209,187,.72) 0%,
        rgba(241,229,216,.38) 42%,
        rgba(255,253,250,0) 100%
      );
  }
  .celebration-transition::after{
    width:42vw;
    max-width:160px;
  }
}

@media(prefers-reduced-motion:reduce){
  html.has-reveal .celebration-content{
    opacity:1 !important;
    transform:none !important;
    transition:none !important;
  }
}


/* === V25 lighter celebration transition + remove top line === */

/* Remove the decorative line/diamond directly below the hero. */
.celebrations::before,
.celebrations::after,
.celebration-transition::after{
  display:none !important;
  content:none !important;
}

/* Make the transition much lighter and cleaner. */
.celebration-transition{
  background:
    linear-gradient(
      180deg,
      #faf6f1 0%,
      #fcf9f5 18%,
      #fffdfa 42%,
      #fffdfa 100%
    ) !important;
}

/* Very soft champagne haze only — no visible band. */
.celebration-transition::before{
  display:block !important;
  content:"" !important;
  position:absolute;
  z-index:-2;
  left:50%;
  top:-70px;
  width:min(900px,88vw);
  height:180px;
  transform:translateX(-50%);
  background:
    radial-gradient(
      ellipse at center,
      rgba(202,166,121,.09) 0%,
      rgba(202,166,121,.04) 38%,
      rgba(202,166,121,0) 74%
    );
  filter:blur(16px);
  pointer-events:none;
}

/* Soften the top veil further. */
.celebration-glow{
  height:90px;
  background:
    linear-gradient(
      180deg,
      rgba(238,226,212,.22) 0%,
      rgba(247,239,231,.10) 40%,
      rgba(255,253,250,0) 100%
    ) !important;
}

@media(max-width:680px){
  .celebration-transition{
    background:
      linear-gradient(
        180deg,
        #faf6f1 0%,
        #fdfaf7 16%,
        #fffdfa 36%,
        #fffdfa 100%
      ) !important;
  }
  .celebration-transition::before{
    top:-48px;
    width:94vw;
    height:145px;
    background:
      radial-gradient(
        ellipse at center,
        rgba(202,166,121,.075) 0%,
        rgba(202,166,121,.03) 40%,
        rgba(202,166,121,0) 75%
      );
    filter:blur(12px);
  }
  .celebration-glow{
    height:68px;
    background:
      linear-gradient(
        180deg,
        rgba(238,226,212,.17) 0%,
        rgba(247,239,231,.07) 42%,
        rgba(255,253,250,0) 100%
      ) !important;
  }
}


/* === V26 immediate content render + stronger mobile transition === */

/* Celebration content must always be visible immediately.
   No scroll-triggered loading/fade. */
.celebration-content,
html.has-reveal .celebration-content,
html.has-reveal .celebration-content.is-visible{
  opacity:1 !important;
  transform:none !important;
  transition:none !important;
}

/* Mobile transition: stronger than V25, still softer than desktop-heavy styling. */
@media(max-width:680px){
  .celebration-transition{
    background:
      linear-gradient(
        180deg,
        #f6eee5 0%,
        #faf5ef 18%,
        #fffdfa 40%,
        #fffdfa 100%
      ) !important;
  }

  .celebration-transition::before{
    top:-50px;
    width:96vw;
    height:160px;
    background:
      radial-gradient(
        ellipse at center,
        rgba(193,149,96,.13) 0%,
        rgba(193,149,96,.065) 38%,
        rgba(193,149,96,0) 76%
      ) !important;
    filter:blur(13px) !important;
  }

  .celebration-glow{
    height:78px !important;
    background:
      linear-gradient(
        180deg,
        rgba(228,210,190,.30) 0%,
        rgba(243,233,222,.16) 42%,
        rgba(255,253,250,0) 100%
      ) !important;
  }
}


/* === V28 desktop templates page refinement only === */
@media (min-width:1021px){

  /* Align the invitation heading block with the filter/templates column below. */
  .templates-hero{
    padding:58px 0 24px;
  }

  .templates-hero-inner{
    max-width:none;
  }

  .templates-hero .eyebrow{
    margin-bottom:10px;
    font-size:9px;
    letter-spacing:.24em;
  }

  .templates-hero h1{
    max-width:760px;
    font-size:58px;
    line-height:.98;
    letter-spacing:-.035em;
  }

  .templates-hero p:last-child{
    max-width:600px;
    margin-top:18px;
    font-size:15px;
    line-height:1.6;
  }

  /* Pull filters slightly closer to the intro and reduce visual bulk. */
  .template-browser{
    padding-top:8px;
  }

  .filter-bar{
    gap:11px;
    margin-bottom:15px;
  }

  .filter-chip{
    min-height:46px;
    padding:0 20px;
    border-radius:999px;
    font-size:18px;
    font-weight:600;
  }

  .results-line{
    padding-top:1px;
    padding-bottom:15px;
    font-size:13px;
  }
}


/* === V29 template card action buttons refinement (desktop only) === */
@media (min-width:1021px){
  .template-actions{
    gap:12px;
    margin-top:16px;
  }

  .template-action{
    min-height:48px;
    padding:0 18px;
    border-radius:999px;
    font-family:"Playfair Display", Georgia, serif;
    font-size:16px;
    font-weight:600;
    letter-spacing:-.01em;
    line-height:1;
    color:#211915;
    background:#fffdfa;
    border:1px solid rgba(201,179,154,.9);
  }

  .template-action.primary{
    color:#fff;
    background:var(--dark);
    border-color:var(--dark);
  }

  .template-action:hover{
    transform:translateY(-1px);
    box-shadow:0 10px 22px rgba(42,26,18,.06);
  }
}


/* === V30 templates mobile polish + action buttons on all devices === */

/* Preview/Create typography across desktop + mobile */
.template-action{
  font-family:"Playfair Display",Georgia,serif;
  font-weight:600;
  letter-spacing:-.01em;
}

/* Mobile-only invitation intro sizing + selector refinement */
@media(max-width:680px){
  .templates-hero{
    padding:36px 0 18px;
  }

  .templates-hero .eyebrow{
    margin-bottom:9px;
    font-size:8px;
    letter-spacing:.23em;
  }

  .templates-hero h1{
    font-size:40px;
    line-height:1;
    letter-spacing:-.035em;
  }

  .templates-hero p:last-child{
    max-width:330px;
    margin-top:12px;
    font-size:13px;
    line-height:1.55;
  }

  .template-browser{
    padding-top:7px;
  }

  .mobile-filter-kicker{
    margin-bottom:9px;
    font-size:8.5px;
    letter-spacing:.20em;
  }

  .occasion-select summary{
    min-height:54px;
    padding:0 16px;
    font-size:21px;
    border-radius:16px;
  }

  .template-action{
    min-height:44px;
    padding:8px 10px;
    font-size:15px;
    line-height:1;
  }
}

@media(max-width:390px){
  .templates-hero h1{
    font-size:37px;
  }

  .templates-hero p:last-child{
    font-size:12.5px;
  }

  .occasion-select summary{
    font-size:20px;
  }

  .template-action{
    font-size:14.5px;
  }
}


/* === V31 readable premium action buttons === */
.template-action{
  font-family:"Inter",system-ui,sans-serif !important;
  font-weight:600 !important;
  letter-spacing:.01em !important;
  line-height:1 !important;
  text-rendering:optimizeLegibility;
}

@media(min-width:1021px){
  .template-action{
    font-size:14px !important;
    min-height:48px;
  }
}

@media(max-width:1020px){
  .template-action{
    font-size:14px !important;
  }
}

@media(max-width:680px){
  .template-action{
    font-size:13.5px !important;
    min-height:44px;
  }
}


/* === V33 refined action-button typography === */
.template-action{
  font-family:"Inter", system-ui, sans-serif !important;
  font-weight:700 !important;
  text-transform:uppercase;
  letter-spacing:.07em !important;
  font-size:13px !important;
  line-height:1 !important;
}

@media (min-width:1021px){
  .template-action{
    font-size:13.5px !important;
    letter-spacing:.08em !important;
  }
}

@media (max-width:680px){
  .template-action{
    font-size:12.75px !important;
    letter-spacing:.065em !important;
  }
}


/* === V34 premium readable template action buttons === */
.template-action{
  position:relative;
  gap:8px;
  font-family:"Manrope","Inter",system-ui,sans-serif !important;
  font-weight:600 !important;
  text-transform:none !important;
  letter-spacing:-.015em !important;
  line-height:1 !important;
  font-size:14px !important;
}

.template-action::after{
  content:"→";
  display:inline-block;
  font-family:"Manrope","Inter",system-ui,sans-serif;
  font-size:.95em;
  font-weight:600;
  line-height:1;
  opacity:.72;
  transform:translateY(-.2px);
  transition:transform .18s ease, opacity .18s ease;
}

.template-action:first-child::after{
  content:"↗";
  font-size:.88em;
}

.template-action:hover::after{
  transform:translate(2px,-.2px);
  opacity:1;
}

@media(min-width:1021px){
  .template-action{
    font-size:14.5px !important;
    min-height:48px;
  }
}

@media(max-width:680px){
  .template-action{
    font-size:13.5px !important;
    min-height:44px;
    gap:7px;
  }
}


/* === V35 template cards: overlay preview CTA inside image === */
.template-card{
  display:flex;
  flex-direction:column;
}

.scene-cta{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  z-index:3;
  display:flex;
  flex-direction:column;
  gap:4px;
  padding:12px 14px 12px;
  border-radius:18px;
  color:#1d1612;
  text-decoration:none;
  background:rgba(255,250,245,.92);
  border:1px solid rgba(224,207,189,.95);
  box-shadow:0 12px 34px rgba(57,37,24,.10);
  backdrop-filter:blur(10px);
  -webkit-backdrop-filter:blur(10px);
  transition:transform .18s ease, box-shadow .18s ease, background .18s ease;
}

.scene-cta:hover{
  transform:translateY(-1px);
  box-shadow:0 16px 36px rgba(57,37,24,.14);
  background:rgba(255,252,248,.96);
}

.scene-cta-row{
  display:flex;
  align-items:center;
  gap:10px;
  min-width:0;
}

.scene-eye{
  width:18px;
  height:18px;
  flex:0 0 18px;
  color:#b58448;
}

.scene-eye svg{
  display:block;
  width:100%;
  height:100%;
}

.scene-cta-title{
  font-family:"Manrope","Inter",system-ui,sans-serif;
  font-size:15px;
  line-height:1.1;
  font-weight:700;
  letter-spacing:-.01em;
  color:#17110d;
}

.scene-cta-sub{
  padding-left:28px;
  font-family:"Inter",system-ui,sans-serif;
  font-size:12.5px;
  line-height:1.2;
  font-weight:500;
  color:#75685d;
}

.template-actions{
  display:none !important;
}

@media(min-width:1021px){
  .scene-cta{
    left:16px;
    right:16px;
    bottom:16px;
    padding:13px 15px;
    border-radius:19px;
  }

  .scene-eye{
    width:19px;
    height:19px;
    flex-basis:19px;
  }

  .scene-cta-title{
    font-size:15.5px;
  }

  .scene-cta-sub{
    font-size:12.5px;
    padding-left:29px;
  }
}

@media(max-width:680px){
  .scene-cta{
    left:12px;
    right:12px;
    bottom:12px;
    gap:3px;
    padding:10px 12px 10px;
    border-radius:16px;
    box-shadow:0 10px 24px rgba(57,37,24,.10);
  }

  .scene-eye{
    width:17px;
    height:17px;
    flex-basis:17px;
  }

  .scene-cta-title{
    font-size:14.25px;
  }

  .scene-cta-sub{
    padding-left:27px;
    font-size:11.75px;
  }
}


/* === V36 separate luxury glass actions inside template image === */

/* Hide the previous combined overlay completely. */
.scene-cta{
  display:none !important;
}

.template-scene::after{
  content:"";
  position:absolute;
  left:0;
  right:0;
  bottom:0;
  height:32%;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(
    180deg,
    rgba(28,18,12,0) 0%,
    rgba(28,18,12,.035) 42%,
    rgba(28,18,12,.12) 100%
  );
}

.scene-actions{
  position:absolute;
  left:14px;
  right:14px;
  bottom:14px;
  z-index:4;
  display:grid;
  gap:8px;
}

.scene-action{
  min-height:48px;
  display:flex;
  align-items:center;
  justify-content:center;
  gap:9px;
  padding:0 16px;
  border-radius:16px;
  text-decoration:none;
  color:#18110d;
  border:1px solid rgba(255,255,255,.52);
  background:rgba(255,248,240,.30);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.34),
    0 9px 26px rgba(30,17,10,.12);
  backdrop-filter:blur(15px) saturate(118%);
  -webkit-backdrop-filter:blur(15px) saturate(118%);
  transition:
    transform .18s ease,
    background .18s ease,
    border-color .18s ease,
    box-shadow .18s ease;
}

.scene-action:hover{
  transform:translateY(-1px);
  background:rgba(255,250,244,.42);
  border-color:rgba(255,255,255,.72);
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.42),
    0 12px 30px rgba(30,17,10,.16);
}

.scene-action-preview{
  justify-content:flex-start;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:20px;
  font-weight:600;
  letter-spacing:.01em;
}

.scene-action-create{
  justify-content:space-between;
  font-family:"Cormorant Garamond",Georgia,serif;
  font-size:19px;
  font-weight:600;
  letter-spacing:.005em;
}

.scene-eye{
  width:19px;
  height:19px;
  flex:0 0 19px;
  color:#b88445;
  filter:drop-shadow(0 1px 0 rgba(255,255,255,.45));
}

.scene-arrow{
  font-family:"Inter",system-ui,sans-serif;
  font-size:16px;
  font-weight:500;
  color:#9a6d3d;
  transition:transform .18s ease;
}

.scene-action-create:hover .scene-arrow{
  transform:translateX(3px);
}

@media(min-width:1021px){
  .scene-actions{
    left:16px;
    right:16px;
    bottom:16px;
    gap:8px;
  }

  .scene-action{
    min-height:50px;
    border-radius:17px;
    padding:0 17px;
  }

  .scene-action-preview{
    font-size:20.5px;
  }

  .scene-action-create{
    font-size:19.5px;
  }
}

@media(max-width:680px){
  .scene-actions{
    left:11px;
    right:11px;
    bottom:11px;
    gap:7px;
  }

  .scene-action{
    min-height:43px;
    border-radius:14px;
    padding:0 13px;
    background:rgba(255,248,240,.33);
    backdrop-filter:blur(13px) saturate(116%);
    -webkit-backdrop-filter:blur(13px) saturate(116%);
  }

  .scene-action-preview{
    font-size:18px;
  }

  .scene-action-create{
    font-size:17.5px;
  }

  .scene-eye{
    width:17px;
    height:17px;
    flex-basis:17px;
  }

  .scene-arrow{
    font-size:14px;
  }
}


/* === V37 compact light-glass template actions === */

.scene-actions{
  left:18px !important;
  right:18px !important;
  bottom:16px !important;
  gap:7px !important;
}

.scene-action{
  min-height:40px !important;
  padding:0 13px !important;
  border-radius:14px !important;
  display:grid !important;
  grid-template-columns:22px 1fr 22px;
  align-items:center;
  gap:8px !important;
  color:#221914 !important;
  background:rgba(255,250,245,.18) !important;
  border:1px solid rgba(255,255,255,.58) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.32),
    0 6px 18px rgba(42,27,18,.08) !important;
  backdrop-filter:blur(9px) saturate(112%) !important;
  -webkit-backdrop-filter:blur(9px) saturate(112%) !important;
}

.scene-action:hover{
  background:rgba(255,252,248,.26) !important;
  border-color:rgba(255,255,255,.74) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.40),
    0 8px 20px rgba(42,27,18,.10) !important;
}

.scene-action-preview,
.scene-action-create{
  font-family:"Manrope","Inter",system-ui,sans-serif !important;
  font-size:13.5px !important;
  font-weight:700 !important;
  letter-spacing:-.01em !important;
  line-height:1 !important;
}

.scene-action-preview span:last-child,
.scene-action-create span:first-child{
  justify-self:center;
  text-align:center;
}

.scene-eye{
  width:18px !important;
  height:18px !important;
  flex-basis:18px !important;
  color:#b77d3b !important;
  opacity:.95;
  filter:none !important;
}

.scene-eye svg{
  stroke-width:2 !important;
}

.scene-arrow{
  justify-self:end;
  font-family:"Inter",system-ui,sans-serif !important;
  font-size:15px !important;
  font-weight:600 !important;
  color:#a46f34 !important;
  opacity:.9;
}

.scene-action-create::before{
  content:"";
  width:18px;
  height:1px;
}

@media(min-width:1021px){
  .scene-actions{
    left:18px !important;
    right:18px !important;
    bottom:16px !important;
  }

  .scene-action{
    min-height:41px !important;
    padding:0 14px !important;
    border-radius:14px !important;
  }

  .scene-action-preview,
  .scene-action-create{
    font-size:13.75px !important;
  }
}

@media(max-width:680px){
  .scene-actions{
    left:10px !important;
    right:10px !important;
    bottom:10px !important;
    gap:6px !important;
  }

  .scene-action{
    min-height:36px !important;
    padding:0 10px !important;
    border-radius:12px !important;
    grid-template-columns:20px 1fr 20px;
    background:rgba(255,250,245,.20) !important;
    backdrop-filter:blur(8px) saturate(110%) !important;
    -webkit-backdrop-filter:blur(8px) saturate(110%) !important;
  }

  .scene-action-preview,
  .scene-action-create{
    font-size:12.75px !important;
  }

  .scene-eye{
    width:16px !important;
    height:16px !important;
    flex-basis:16px !important;
  }

  .scene-arrow{
    font-size:13px !important;
  }
}


/* === V38 premium compact glass CTA refinement === */
.scene-actions{
  left:0 !important;
  right:0 !important;
  bottom:16px !important;
  gap:6px !important;
  align-items:center !important;
  justify-items:center !important;
}

.scene-action{
  width:min(78%, 250px) !important;
  min-height:34px !important;
  padding:0 12px !important;
  border-radius:13px !important;
  display:grid !important;
  grid-template-columns:18px 1fr 18px !important;
  align-items:center !important;
  gap:8px !important;
  color:#1f1712 !important;
  background:rgba(255,251,247,.10) !important;
  border:1px solid rgba(255,255,255,.42) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.22),
    0 6px 16px rgba(49,31,19,.05) !important;
  backdrop-filter:blur(5px) saturate(105%) !important;
  -webkit-backdrop-filter:blur(5px) saturate(105%) !important;
}

.scene-action:hover{
  background:rgba(255,251,247,.16) !important;
  border-color:rgba(255,255,255,.60) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.28),
    0 8px 18px rgba(49,31,19,.07) !important;
}

.scene-action-preview,
.scene-action-create{
  font-family:"Playfair Display", Georgia, serif !important;
  font-size:11px !important;
  font-weight:600 !important;
  letter-spacing:.01em !important;
  line-height:1 !important;
}

.scene-action-preview span:last-child,
.scene-action-create span:first-child{
  justify-self:center !important;
  text-align:center !important;
}

.scene-action-preview .scene-eye{
  justify-self:start !important;
}

.scene-action-preview::after{
  content:"";
  width:18px;
  height:1px;
  justify-self:end;
}

.scene-action-create::before{
  content:"";
  width:18px !important;
  height:1px;
}

.scene-eye{
  width:16px !important;
  height:16px !important;
  flex-basis:16px !important;
  color:#ad7430 !important;
  opacity:1 !important;
}

.scene-eye svg{
  stroke-width:2.25 !important;
}

.scene-arrow{
  justify-self:end !important;
  font-family:"Inter", system-ui, sans-serif !important;
  font-size:13px !important;
  font-weight:600 !important;
  color:#a66f2d !important;
  opacity:1 !important;
}

@media(min-width:1021px){
  .scene-actions{
    bottom:16px !important;
    gap:7px !important;
  }
  .scene-action{
    width:min(76%, 228px) !important;
    min-height:36px !important;
    border-radius:14px !important;
    padding:0 12px !important;
  }
  .scene-action-preview,
  .scene-action-create{
    font-size:11.8px !important;
  }
  .scene-eye{
    width:16px !important;
    height:16px !important;
    flex-basis:16px !important;
  }
  .scene-arrow{
    font-size:13px !important;
  }
}

@media(max-width:680px){
  .scene-actions{
    bottom:10px !important;
    gap:6px !important;
  }
  .scene-action{
    width:min(76%, 220px) !important;
    min-height:32px !important;
    padding:0 10px !important;
    border-radius:12px !important;
    grid-template-columns:16px 1fr 16px !important;
    background:rgba(255,251,247,.12) !important;
    backdrop-filter:blur(4px) saturate(104%) !important;
    -webkit-backdrop-filter:blur(4px) saturate(104%) !important;
  }
  .scene-action-preview,
  .scene-action-create{
    font-size:10.6px !important;
  }
  .scene-eye{
    width:14px !important;
    height:14px !important;
    flex-basis:14px !important;
  }
  .scene-arrow{
    font-size:12px !important;
  }
}


/* === V39 luxe readable template CTA refinement === */
.scene-actions{
  left:0 !important;
  right:0 !important;
  bottom:14px !important;
  gap:7px !important;
  justify-items:center !important;
  align-items:center !important;
}

.scene-action{
  width:min(68%, 212px) !important;
  min-height:37px !important;
  padding:0 14px !important;
  border-radius:18px !important;
  display:grid !important;
  grid-template-columns:16px 1fr 16px !important;
  align-items:center !important;
  gap:10px !important;
  color:#18120d !important;
  text-decoration:none !important;
  background:linear-gradient(
    180deg,
    rgba(251,246,240,.78) 0%,
    rgba(238,223,205,.74) 100%
  ) !important;
  border:1px solid rgba(255,255,255,.68) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.58),
    0 8px 22px rgba(38,24,15,.10) !important;
  backdrop-filter:blur(10px) saturate(112%) !important;
  -webkit-backdrop-filter:blur(10px) saturate(112%) !important;
}

.scene-action:hover{
  background:linear-gradient(
    180deg,
    rgba(252,248,243,.84) 0%,
    rgba(241,227,210,.80) 100%
  ) !important;
  border-color:rgba(255,255,255,.80) !important;
  box-shadow:
    inset 0 1px 0 rgba(255,255,255,.65),
    0 10px 24px rgba(38,24,15,.12) !important;
}

.scene-action-preview,
.scene-action-create{
  font-family:"Playfair Display", Georgia, serif !important;
  font-size:13.2px !important;
  font-weight:600 !important;
  letter-spacing:0 !important;
  line-height:1 !important;
  white-space:nowrap !important;
}

.scene-action-preview span:last-child,
.scene-action-create span:first-child{
  justify-self:center !important;
  text-align:center !important;
}

.scene-action-preview .scene-eye{
  justify-self:start !important;
}

.scene-action-preview::after{
  content:"" !important;
  width:16px !important;
  height:1px !important;
  justify-self:end !important;
}

.scene-action-create::before{
  content:"" !important;
  width:16px !important;
  height:1px !important;
}

.scene-eye{
  width:15px !important;
  height:15px !important;
  flex-basis:15px !important;
  color:#1a130f !important;
  opacity:1 !important;
  filter:none !important;
}

.scene-eye svg{
  stroke-width:2.1 !important;
}

.scene-arrow{
  justify-self:end !important;
  font-family:"Inter",system-ui,sans-serif !important;
  font-size:14px !important;
  font-weight:600 !important;
  color:#9d6728 !important;
  opacity:1 !important;
}

@media(min-width:1021px){
  .scene-actions{
    bottom:15px !important;
    gap:7px !important;
  }
  .scene-action{
    width:min(66%, 206px) !important;
    min-height:36px !important;
    padding:0 13px !important;
    border-radius:17px !important;
  }
  .scene-action-preview,
  .scene-action-create{
    font-size:13px !important;
  }
}

@media(max-width:680px){
  .scene-actions{
    left:0 !important;
    right:0 !important;
    bottom:11px !important;
    gap:6px !important;
  }
  .scene-action{
    width:calc(100% - 26px) !important;
    max-width:none !important;
    min-height:34px !important;
    padding:0 12px !important;
    border-radius:15px !important;
    grid-template-columns:15px 1fr 15px !important;
    gap:9px !important;
    background:linear-gradient(
      180deg,
      rgba(249,243,236,.82) 0%,
      rgba(235,218,199,.78) 100%
    ) !important;
    backdrop-filter:blur(8px) saturate(108%) !important;
    -webkit-backdrop-filter:blur(8px) saturate(108%) !important;
  }
  .scene-action-preview,
  .scene-action-create{
    font-size:11.4px !important;
  }
  .scene-eye{
    width:14px !important;
    height:14px !important;
    flex-basis:14px !important;
  }
  .scene-arrow{
    font-size:13px !important;
  }
}


/* V40 remove concept preview badge */
.concept-badge{display:none !important;}


/* === V41 ultra-premium mobile menu === */
@media (max-width: 1020px){
  html.menu-open,
  body.menu-open{overflow:hidden;}

  .site-header{isolation:isolate;}

  .mobile-drawer{
    display:block;
    margin-left:auto;
    position:static;
  }

  .mobile-drawer::before{
    content:"";
    position:fixed;
    inset:0;
    z-index:1001;
    background:linear-gradient(180deg, rgba(20,16,12,.08) 0%, rgba(20,16,12,.26) 100%);
    backdrop-filter:blur(14px) saturate(115%);
    -webkit-backdrop-filter:blur(14px) saturate(115%);
    opacity:0;
    pointer-events:none;
    transition:opacity .28s ease;
  }

  .mobile-drawer[open]::before{
    opacity:1;
    pointer-events:auto;
  }

  .mobile-drawer summary{
    position:relative;
    z-index:1004;
    width:58px;
    height:58px;
    gap:10px;
    border-radius:50%;
    border:1px solid rgba(207,189,167,.55);
    background:rgba(255,253,250,.72);
    backdrop-filter:blur(16px) saturate(125%);
    -webkit-backdrop-filter:blur(16px) saturate(125%);
    box-shadow:0 12px 28px rgba(56,40,23,.10);
    transition:transform .24s ease, background .24s ease, border-color .24s ease, box-shadow .24s ease;
  }

  .mobile-drawer summary span{
    width:30px;
    height:1.75px;
    margin:0 !important;
    background:#171310;
    border-radius:999px;
  }

  .mobile-drawer summary:hover{
    transform:translateY(-1px);
    border-color:rgba(184,153,114,.5);
    box-shadow:0 16px 36px rgba(56,40,23,.14);
  }

  .mobile-drawer[open] summary{
    position:fixed;
    top:calc(env(safe-area-inset-top, 0px) + 14px);
    right:max(17px, calc((100vw - min(calc(100vw - 34px), var(--shell))) / 2));
    background:rgba(252,250,246,.92);
    border-color:rgba(196,172,143,.62);
    box-shadow:0 18px 36px rgba(56,40,23,.15);
  }

  .mobile-drawer[open] summary span:first-child{transform:translateY(5.6px) rotate(45deg);}
  .mobile-drawer[open] summary span:last-child{transform:translateY(-5.6px) rotate(-45deg);}

  .mobile-menu-shell{
    position:fixed;
    left:14px;
    right:14px;
    top:calc(env(safe-area-inset-top, 0px) + 90px);
    bottom:16px;
    z-index:1003;
    display:flex;
    flex-direction:column;
    gap:20px;
    padding:24px 24px 22px;
    border-radius:30px;
    border:1px solid rgba(228,215,199,.96);
    background:linear-gradient(180deg, rgba(255,252,247,.94) 0%, rgba(251,246,239,.92) 100%);
    backdrop-filter:blur(20px) saturate(120%);
    -webkit-backdrop-filter:blur(20px) saturate(120%);
    box-shadow:0 26px 70px rgba(52,36,21,.16), inset 0 1px 0 rgba(255,255,255,.65);
    opacity:0;
    transform:translateY(-12px) scale(.985);
    pointer-events:none;
    transition:opacity .3s ease, transform .3s cubic-bezier(.2,.8,.2,1);
    overflow-y:auto;
  }

  .mobile-drawer[open] .mobile-menu-shell{
    opacity:1;
    transform:translateY(0) scale(1);
    pointer-events:auto;
  }

  .mobile-menu-meta{
    padding:2px 2px 6px;
  }

  .mobile-menu-kicker{
    margin:0 0 10px;
    color:#a57c49;
    font-size:10px;
    font-weight:600;
    letter-spacing:.30em;
    text-transform:uppercase;
  }

  .mobile-menu-tag{
    margin:0;
    color:#4d3f34;
    font-family:"Cormorant Garamond", Georgia, serif;
    font-size:19px;
    font-weight:600;
    line-height:1.08;
    letter-spacing:-.01em;
  }

  .mobile-menu{
    display:grid;
    gap:0;
    padding:2px 0 0;
  }

  .mobile-drawer .mobile-menu{
    position:static;
    left:auto;
    right:auto;
    top:auto;
    border:0;
    box-shadow:none;
    background:transparent;
  }

  .mobile-menu a{
    display:flex;
    align-items:center;
    justify-content:space-between;
    gap:16px;
    padding:18px 2px 18px 0;
    border-bottom:1px solid rgba(225,213,199,.85);
    color:#171310;
    font-family:"Cormorant Garamond", Georgia, serif;
    font-size:38px;
    font-weight:600;
    line-height:1.02;
    letter-spacing:-.03em;
  }

  .mobile-menu a::after{
    content:"↗";
    color:rgba(165,124,73,.92);
    font-family:"Inter", system-ui, sans-serif;
    font-size:16px;
    font-weight:500;
    transform:translateY(2px);
    opacity:.95;
  }

  .mobile-menu a:last-child{
    border-bottom:0;
  }

  .mobile-menu-cta{
    margin-top:auto;
    display:inline-flex;
    align-items:center;
    justify-content:center;
    gap:10px;
    min-height:54px;
    padding:0 22px;
    border-radius:999px;
    background:#1b1714;
    color:#fff;
    font-family:"Cormorant Garamond", Georgia, serif;
    font-size:20px;
    font-weight:600;
    letter-spacing:.01em;
    box-shadow:0 16px 32px rgba(27,23,20,.14);
  }

  .mobile-menu-cta span{
    font-family:"Inter", system-ui, sans-serif;
    font-size:16px;
    font-weight:500;
  }
}

@media (max-width: 680px){
  .mobile-drawer summary{
    width:56px;
    height:56px;
  }

  .mobile-drawer[open] summary{
    top:calc(env(safe-area-inset-top, 0px) + 12px);
    right:14px;
  }

  .mobile-menu-shell{
    left:12px;
    right:12px;
    top:calc(env(safe-area-inset-top, 0px) + 82px);
    bottom:14px;
    padding:22px 18px 18px;
    border-radius:28px;
    gap:18px;
  }

  .mobile-menu-kicker{
    margin-bottom:9px;
    font-size:9.5px;
    letter-spacing:.28em;
  }

  .mobile-menu-tag{
    font-size:18px;
  }

  .mobile-menu a{
    font-size:32px;
    padding:16px 2px 16px 0;
  }

  .mobile-menu-cta{
    min-height:50px;
    font-size:19px;
  }
}

@media (max-width: 390px){
  .mobile-menu a{font-size:29px;}
}


/* === V42 restore clean original hamburger / X while keeping premium menu === */
@media (max-width:1020px){
  .mobile-drawer summary{
    width:62px !important;
    height:56px !important;
    padding:0 !important;
    gap:11px !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    box-shadow:none !important;
    transform:none !important;
  }

  .mobile-drawer summary span{
    width:42px !important;
    height:2px !important;
    margin:0 !important;
    background:#171310 !important;
    border-radius:999px !important;
  }

  .mobile-drawer summary:hover{
    transform:none !important;
    border:0 !important;
    box-shadow:none !important;
    background:transparent !important;
  }

  .mobile-drawer[open] summary{
    width:62px !important;
    height:56px !important;
    top:calc(env(safe-area-inset-top, 0px) + 12px) !important;
    right:max(17px, calc((100vw - min(calc(100vw - 34px), var(--shell))) / 2)) !important;
    border:0 !important;
    border-radius:0 !important;
    background:transparent !important;
    backdrop-filter:none !important;
    -webkit-backdrop-filter:none !important;
    box-shadow:none !important;
  }

  .mobile-drawer[open] summary span:first-child{
    transform:translateY(6.5px) rotate(45deg) !important;
  }

  .mobile-drawer[open] summary span:last-child{
    transform:translateY(-6.5px) rotate(-45deg) !important;
  }
}

@media (max-width:680px){
  .mobile-drawer summary{
    width:58px !important;
    height:52px !important;
    gap:10px !important;
  }

  .mobile-drawer summary span{
    width:40px !important;
    height:2px !important;
  }

  .mobile-drawer[open] summary{
    width:58px !important;
    height:52px !important;
    top:calc(env(safe-area-inset-top, 0px) + 12px) !important;
    right:14px !important;
  }

  .mobile-drawer[open] summary span:first-child{
    transform:translateY(6px) rotate(45deg) !important;
  }

  .mobile-drawer[open] summary span:last-child{
    transform:translateY(-6px) rotate(-45deg) !important;
  }
}




/* === V53 final Invitide footer === */
.site-footer{
  margin-top:96px;
  background:
    radial-gradient(circle at 18% 0%,rgba(192,145,91,.08),transparent 28%),
    linear-gradient(180deg,#fbf7f2 0%,#f6eee6 100%);
  border-top:1px solid rgba(74,49,31,.08);
}

.footer-shell{
  padding-top:66px;
  padding-bottom:24px;
}

.footer-top{
  display:grid;
  grid-template-columns:minmax(280px,1.15fr) minmax(470px,1fr);
  gap:72px;
  align-items:start;
}

.footer-identity{
  max-width:360px;
}

.footer-logo{
  display:inline-block;
  text-decoration:none;
}

.footer-logo img{
  display:block;
  width:clamp(170px,16vw,220px);
  height:auto;
}

.footer-identity p{
  max-width:330px;
  margin:20px 0 0;
  font-family:"Cormorant Garamond",serif;
  font-size:18px;
  line-height:1.48;
  font-weight:500;
  color:#6e5a4d;
  letter-spacing:.005em;
}

.footer-nav{
  display:grid;
  grid-template-columns:repeat(3,minmax(120px,1fr));
  gap:48px;
}

.footer-column{
  min-width:0;
}

.footer-title{
  margin:0 0 18px;
  font-family:"Cormorant Garamond",serif;
  font-size:18px;
  line-height:1;
  font-weight:600;
  color:#2c211b;
  letter-spacing:.01em;
}

.footer-column a{
  display:block;
  width:max-content;
  max-width:100%;
  margin:12px 0 0;
  font-family:"Cormorant Garamond",serif;
  font-size:17px;
  line-height:1.25;
  font-weight:500;
  color:#66574d;
  text-decoration:none;
  transition:color .2s ease,transform .2s ease;
}

.footer-column a:hover{
  color:#9b7350;
  transform:translateX(2px);
}

.footer-bottom{
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:20px;
  margin-top:54px;
  padding-top:20px;
  border-top:1px solid rgba(75,50,32,.075);
}

.footer-bottom p{
  margin:0;
  font-family:"Inter",sans-serif;
  font-size:10.5px;
  line-height:1.5;
  font-weight:500;
  letter-spacing:.045em;
  color:#9a897d;
}

.footer-note{
  text-transform:uppercase;
  letter-spacing:.12em !important;
}

@media(max-width:920px){
  .footer-top{
    grid-template-columns:1fr;
    gap:42px;
  }

  .footer-identity{
    max-width:420px;
  }

  .footer-nav{
    max-width:680px;
    gap:36px;
  }
}

@media(max-width:620px){
  .site-footer{
    margin-top:70px;
  }

  .footer-shell{
    padding-top:46px;
    padding-bottom:20px;
  }

  .footer-top{
    gap:34px;
  }

  .footer-logo img{
    width:176px;
  }

  .footer-identity p{
    margin-top:16px;
    max-width:285px;
    font-size:17px;
    line-height:1.45;
  }

  .footer-nav{
    grid-template-columns:1fr 1fr;
    gap:32px 34px;
  }

  .footer-column:nth-child(3){
    grid-column:1 / -1;
    padding-top:2px;
  }

  .footer-title{
    margin-bottom:14px;
    font-size:17px;
  }

  .footer-column a{
    margin-top:10px;
    font-size:16.5px;
  }

  .footer-bottom{
    align-items:flex-start;
    flex-direction:column;
    gap:7px;
    margin-top:38px;
    padding-top:17px;
  }

  .footer-bottom p{
    font-size:9.7px;
  }
}

@media(max-width:380px){
  .footer-nav{
    gap:28px 22px;
  }

  .footer-column a{
    font-size:16px;
  }
}


/* === V54 footer spacing + heading alignment refinement === */
.site-footer{
  margin-top:78px !important;
}

.footer-shell{
  padding-top:50px !important;
  padding-bottom:16px !important;
}

.footer-top{
  grid-template-columns:minmax(260px,1.08fr) minmax(500px,1.15fr) !important;
  gap:58px !important;
  align-items:start !important;
}

.footer-nav{
  grid-template-columns:repeat(3,minmax(140px,1fr)) !important;
  gap:44px !important;
  align-items:start !important;
}

.footer-column{
  display:flex !important;
  flex-direction:column !important;
  align-items:flex-start !important;
  justify-content:flex-start !important;
}

.footer-title{
  min-height:22px !important;
  margin:0 0 15px !important;
  display:flex !important;
  align-items:flex-start !important;
}

.footer-column a{
  margin-top:9px !important;
}

.footer-bottom{
  margin-top:36px !important;
  padding-top:16px !important;
}

@media(max-width:920px){
  .site-footer{
    margin-top:64px !important;
  }

  .footer-shell{
    padding-top:42px !important;
    padding-bottom:16px !important;
  }

  .footer-top{
    gap:34px !important;
  }

  .footer-nav{
    gap:28px 34px !important;
  }

  .footer-bottom{
    margin-top:30px !important;
  }
}

@media(max-width:620px){
  .site-footer{
    margin-top:56px !important;
  }

  .footer-shell{
    padding-top:38px !important;
    padding-bottom:14px !important;
  }

  .footer-top{
    gap:28px !important;
  }

  .footer-nav{
    gap:26px 28px !important;
  }

  .footer-title{
    min-height:20px !important;
    margin-bottom:12px !important;
  }

  .footer-column a{
    margin-top:8px !important;
  }

  .footer-column:nth-child(3){
    padding-top:0 !important;
  }

  .footer-bottom{
    margin-top:28px !important;
    padding-top:14px !important;
    gap:5px !important;
  }
}


/* === V55 robust responsive footer fix === */
.site-footer,
.footer-shell,
.footer-top,
.footer-nav,
.footer-column,
.footer-column a,
.footer-identity,
.footer-bottom{
  box-sizing:border-box;
}

.site-footer{
  overflow:hidden;
}

.footer-shell{
  width:100%;
  max-width:1240px;
  margin:0 auto;
}

.footer-top{
  width:100%;
}

.footer-nav{
  width:100%;
  min-width:0;
}

.footer-column{
  min-width:0 !important;
  width:100%;
}

.footer-column a{
  width:auto !important;
  max-width:100% !important;
  white-space:normal !important;
  overflow-wrap:anywhere;
}

@media(max-width:920px){
  .footer-top{
    grid-template-columns:1fr !important;
  }

  .footer-nav{
    grid-template-columns:repeat(3,minmax(0,1fr)) !important;
  }
}

@media(max-width:620px){
  .site-footer{
    margin-top:54px !important;
  }

  .footer-shell{
    padding-left:18px !important;
    padding-right:18px !important;
  }

  .footer-top{
    display:block !important;
  }

  .footer-identity{
    width:100%;
    max-width:none !important;
    margin-bottom:32px;
  }

  .footer-nav{
    display:grid !important;
    grid-template-columns:minmax(0,1fr) minmax(0,1fr) !important;
    gap:30px 22px !important;
    width:100% !important;
  }

  .footer-column:nth-child(1),
  .footer-column:nth-child(2){
    grid-column:auto !important;
  }

  .footer-column:nth-child(3){
    grid-column:1 / -1 !important;
    padding-top:0 !important;
  }

  .footer-title{
    width:100%;
    min-height:0 !important;
  }

  .footer-bottom{
    width:100%;
  }
}

@media(max-width:420px){
  .footer-shell{
    padding-left:16px !important;
    padding-right:16px !important;
  }

  .footer-nav{
    gap:28px 18px !important;
  }

  .footer-column a{
    font-size:16px !important;
  }

  .footer-title{
    font-size:16.5px !important;
  }
}

@media(max-width:350px){
  .footer-nav{
    grid-template-columns:1fr !important;
    gap:24px !important;
  }

  .footer-column:nth-child(3){
    grid-column:auto !important;
  }
}


/* === V56 animated header logo: zero layout shift === */
.brand.animated-brand{
  position:relative;
  display:flex;
  align-items:center;
  overflow:hidden;
  isolation:isolate;
}
.brand.animated-brand .brand-static{
  position:relative;
  z-index:1;
  display:block;
  width:100%;
  height:auto !important;
  object-fit:contain;
}
.brand.animated-brand .brand-motion{
  position:absolute;
  z-index:2;
  inset:0;
  display:block;
  width:100%;
  height:100%;
  border:0;
  object-fit:contain;
  object-position:center;
  opacity:0;
  pointer-events:none;
  background:#fcfaf6;
  transition:none;
}
.brand.animated-brand.logo-video-ready .brand-motion{
  opacity:1;
}
.brand.animated-brand.logo-video-ready .brand-static{
  visibility:hidden;
}

/* === V57 exact header blend for animated logo === */
.brand.animated-brand{background:#fcfaf6;}
.brand.animated-brand .brand-motion{background:#fcfaf6!important;}


/* === V58 seamless animated logo blend + mobile parity === */
.brand.animated-brand{
  background:var(--bg) !important;
}

.brand.animated-brand .brand-motion{
  background:var(--bg) !important;
  object-fit:contain !important;
  object-position:center !important;
  max-width:100%;
  max-height:100%;
  -webkit-mask-image:radial-gradient(ellipse 99% 96% at center,#000 84%,rgba(0,0,0,.98) 91%,rgba(0,0,0,.72) 96%,transparent 100%);
  mask-image:radial-gradient(ellipse 99% 96% at center,#000 84%,rgba(0,0,0,.98) 91%,rgba(0,0,0,.72) 96%,transparent 100%);
}

@media(max-width:1020px){
  .brand.animated-brand .brand-motion{
    display:block !important;
    visibility:visible !important;
  }
}

@media(max-width:680px){
  .brand.animated-brand{
    overflow:hidden !important;
  }
  .brand.animated-brand .brand-motion{
    display:block !important;
    width:100% !important;
    height:100% !important;
    object-fit:contain !important;
  }
}


/* === V59 exact header/logo tone sync === */
.site-header,.mobile-drawer .mobile-menu,.brand.animated-brand,.brand.animated-brand .brand-motion{background:#fcfaf6 !important;}


/* === V60 durable animated-logo fallback === */
.brand.animated-brand .brand-static{
  visibility:visible !important;
  opacity:1 !important;
}
.brand.animated-brand .brand-motion{
  opacity:0 !important;
}
.brand.animated-brand.logo-video-ready:not(.logo-video-complete) .brand-motion{
  opacity:1 !important;
}
.brand.animated-brand.logo-video-ready:not(.logo-video-complete) .brand-static{
  visibility:visible !important;
  opacity:1 !important;
}
.brand.animated-brand.logo-video-complete .brand-motion{
  display:none !important;
  opacity:0 !important;
}


/* === V124 template availability state === */
.scene-action-unavailable{cursor:default!important;pointer-events:none!important;opacity:.58!important;background:rgba(255,250,244,.86)!important;color:#786a5d!important;border-color:rgba(205,188,168,.72)!important;box-shadow:none!important}.scene-action-unavailable::before{display:none!important}.scene-action-unavailable .scene-arrow{font-size:11px!important;color:#b38b59!important}


/* === V126 coming-soon CTA alignment fix === */
.scene-action-unavailable{
  grid-template-columns:1fr auto !important;
  gap:8px !important;
  padding-left:18px !important;
  padding-right:14px !important;
  opacity:.72 !important;
}
.scene-action-unavailable .scene-action-unavailable-label{
  display:block;
  min-width:0;
  text-align:center;
  justify-self:center;
  white-space:nowrap;
  overflow:visible;
}
.scene-action-unavailable .scene-arrow{
  justify-self:end;
  line-height:1;
}
@media(max-width:680px){
  .scene-action-unavailable{
    grid-template-columns:1fr auto !important;
    padding-left:16px !important;
    padding-right:12px !important;
  }
  .scene-action-unavailable .scene-action-unavailable-label{
    text-align:center !important;
    justify-self:center !important;
  }
}


/* ===== V129 static logo + cleaner mobile menu ===== */
@media (max-width: 1020px){
  .mobile-drawer::before{background:rgba(23,18,14,.52)!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}
  .mobile-menu-shell{background:#fcfaf6!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;box-shadow:0 28px 60px rgba(52,36,21,.18), inset 0 1px 0 rgba(255,255,255,.78)!important}
  .mobile-menu-meta,.mobile-menu,.mobile-menu a{background:transparent!important}
}
.brand{background:transparent!important}
