.nav{position:fixed;top:28px;left:50%;transform:translate(-50%);z-index:50;width:min(1180px,92%);border-radius:999px;border:1px solid rgba(255,255,255,.18);background:#1d171233;backdrop-filter:blur(28px) saturate(1.3);-webkit-backdrop-filter:blur(28px) saturate(1.3);box-shadow:0 8px 32px #0000001f;transition:background .35s ease,box-shadow .35s ease,border-color .35s ease}.nav-inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem;padding:.85rem 1.75rem;transition:padding .35s ease}.nav-logo{display:flex;align-items:center;text-decoration:none}.nav-logo-img{height:34px;width:auto}.nav-links{display:flex;gap:2.25rem;flex:1;justify-content:center}.nav-links a{position:relative;color:#f7f1e6eb;text-decoration:none;font-size:.95rem;font-weight:500;letter-spacing:.01em;text-shadow:0 1px 8px rgba(0,0,0,.4);transition:color .25s ease}.nav-links a:after{content:"";position:absolute;left:50%;right:50%;bottom:-5px;height:1px;background:var(--gold);transition:left .25s ease,right .25s ease}.nav-links a:hover{color:var(--gold)}.nav-links a:hover:after{left:0;right:0}.nav-instagram{display:flex;align-items:center;color:var(--gold-pale);text-decoration:none;transition:color .25s ease,transform .2s ease}.nav-instagram:hover{color:var(--gold);transform:translateY(-1px)}.nav-cta{background:transparent;color:var(--gold-pale);border:1px solid var(--gold);text-decoration:none;font-size:.88rem;font-weight:600;padding:.5rem 1.3rem;border-radius:999px;white-space:nowrap;transition:background .2s ease,color .2s ease,transform .2s ease}.nav-cta:hover{background:var(--gold);color:var(--ink);transform:translateY(-1px)}.nav-burger{display:none}.nav-scrolled{background:#f7f1e6e6;border-color:#1d171214;box-shadow:0 10px 30px #0000001f}.nav-scrolled .nav-inner{padding:.65rem 1.75rem}.nav-scrolled .nav-links a{color:var(--espresso-soft)}.nav-scrolled .nav-links a:hover{color:var(--rose-deep)}.nav-scrolled .nav-links a:after{background:var(--rose-deep)}.nav-scrolled .nav-instagram{color:var(--espresso-soft)}.nav-scrolled .nav-instagram:hover{color:var(--rose-deep)}.nav-scrolled .nav-cta{color:var(--espresso);border-color:var(--espresso)}.nav-scrolled .nav-cta:hover{background:var(--gold);color:var(--ink);border-color:var(--gold)}@media (max-width: 860px){.nav-links,.nav-instagram,.nav-cta{display:none}.nav-burger{display:flex;flex-direction:column;gap:4px;background:none;border:none;padding:6px;cursor:pointer}.nav-burger span{width:20px;height:1.5px;background:var(--gold-pale);transition:background .3s ease}.nav-scrolled .nav-burger span{background:var(--espresso)}.nav-mobile{position:fixed;top:86px;left:50%;transform:translate(-50%);z-index:49;width:min(1180px,92%);background:#1d1712f2;border-radius:20px;padding:1.25rem;display:flex;flex-direction:column;gap:1rem}.nav-mobile a{color:var(--gold-pale);text-decoration:none;font-size:1rem}.nav-mobile-instagram{display:flex;align-items:center;gap:.6rem}.nav-mobile-cta{background:var(--gold);color:var(--ink);text-align:center;padding:.75rem;border-radius:999px;font-weight:600}}.hero{position:relative;width:100%;aspect-ratio:2880 / 1000;min-height:480px;max-height:860px;overflow:hidden;background:var(--ink)}.hero-slides{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center 42%;opacity:0;transform:scale(1);transition:opacity 1.4s ease,transform 6s ease-out}.hero-slide[data-slide-index="0"]{object-position:50% 32%}.hero-slide[data-slide-index="1"]{object-position:50% 48%}.hero-slide[data-slide-index="2"],.hero-slide[data-slide-index="3"],.hero-slide[data-slide-index="4"]{object-position:50% 45%}.hero-slide-active{opacity:1;transform:scale(1.035)}.hero-slide-first-paint{transition:none!important;opacity:1!important;transform:scale(1.035)!important}.hero-scrim{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none}.hero-scrim-left{background:linear-gradient(to right,#1d1712ad,#1d171266 32%,#1d171224 50%,#1d171200 66%)}.hero-scrim-right{background:linear-gradient(to left,#1d1712ad,#1d171266 32%,#1d171224 50%,#1d171200 66%)}.hero-bridge{position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;pointer-events:none;background:radial-gradient(ellipse 50% 65% at 68% 32%,rgba(201,163,95,.13) 0%,transparent 70%)}@keyframes heroContentFade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.hero-content{position:relative;z-index:3;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 8%;max-width:600px;animation:heroContentFade .7s ease}.hero-content-left{align-items:flex-start;text-align:left}.hero-content-right{align-items:flex-end;text-align:right;margin-left:auto}.hero-eyebrow{color:var(--gold);text-shadow:0 2px 14px rgba(0,0,0,.85),0 1px 3px rgba(0,0,0,.9);margin-bottom:1.4rem}.hero-content h1{color:#f7f1e6;font-size:clamp(2.6rem,5.6vw,4.4rem);font-style:italic;text-shadow:0 4px 24px rgba(0,0,0,.75),0 2px 6px rgba(0,0,0,.85)}.hero-sub{color:#f7f1e6f2;font-size:1.15rem;line-height:1.55;margin-top:1.4rem;max-width:34ch;text-shadow:0 2px 14px rgba(0,0,0,.8),0 1px 3px rgba(0,0,0,.85)}.hero-cta{margin-top:2.75rem;display:inline-block;background:var(--gold);color:var(--ink);text-decoration:none;font-family:var(--font-body);font-weight:600;letter-spacing:.02em;padding:.95rem 2.2rem;border-radius:999px;box-shadow:0 6px 18px #0000002e;transition:transform .2s ease,background .2s ease,box-shadow .2s ease}.hero-cta:hover{background:var(--gold-pale);transform:translateY(-2px);box-shadow:0 10px 26px #00000047}.hero-cta:focus-visible{outline:2px solid var(--gold-pale);outline-offset:3px}.hero-dots{position:absolute;z-index:3;bottom:1.75rem;left:50%;transform:translate(-50%);display:flex;gap:.2rem}.hero-dot{position:relative;width:28px;height:28px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.hero-dot:after{content:"";width:8px;height:8px;border-radius:50%;background:#f7f1e673;transition:all .25s ease}.hero-dot:focus-visible{outline:2px solid var(--gold-pale);outline-offset:2px}.hero-dot-active:after{width:24px;border-radius:5px;background:var(--gold)}@media (max-width: 820px){.hero{height:clamp(440px,62vh,580px)}.hero-content-left,.hero-content-right{align-items:center;text-align:center;margin-left:0}.hero-content{padding:0 6%;max-width:100%}.hero-sub{max-width:40ch}}.other-brands{scroll-snap-align:start;padding:7rem 0 clamp(4rem,8vw,6rem);background:var(--ink)}.other-brands-header{text-align:center;max-width:36rem;margin:0 auto clamp(3rem,6vw,4.5rem)}.other-brands-logo{width:clamp(140px,20vw,220px);height:auto;margin:0 auto 1.25rem}.other-brands-eyebrow{color:var(--gold);margin-bottom:1rem}.other-brands-header h2{font-style:italic;font-size:clamp(1.8rem,3.2vw,2.6rem);color:var(--gold-pale);margin-bottom:1rem}.other-brands-text{color:#f6f1e7d9;max-width:50ch;margin:0 auto 2rem}.other-brands-cta{display:inline-block;background:var(--gold);color:var(--ink);text-decoration:none;font-weight:600;padding:.85rem 2.2rem;border-radius:999px;transition:transform .2s ease,background .2s ease}.other-brands-cta:hover{background:var(--gold-pale);transform:translateY(-2px)}.other-brands-category{max-width:var(--container);margin:0 auto clamp(2.5rem,5vw,3.5rem)}.other-brands-category:last-child{margin-bottom:0}.other-brands-category-title{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.2rem,1.8vw,1.5rem);color:var(--gold-pale);margin:0 0 1.1rem}.other-brands-row-wrap{position:relative}.other-brands-row{display:flex;gap:1rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.other-brands-row::-webkit-scrollbar{display:none}.other-brands-row-nav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid rgba(201,163,95,.4);background:#1d1712d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--gold-pale);font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #0000004d;transition:transform .2s ease,background .2s ease,border-color .2s ease,opacity .2s ease,box-shadow .2s ease}.other-brands-row-nav:hover:not(:disabled){background:var(--gold);color:var(--ink);border-color:var(--gold);transform:translateY(-50%) scale(1.12);box-shadow:0 8px 22px #0006;animation-play-state:paused}.other-brands-row-nav:active:not(:disabled){transform:translateY(-50%) scale(.96)}.other-brands-row-nav:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.other-brands-row-nav:disabled{opacity:0;pointer-events:none}.other-brands-row-nav-prev{left:-4px}.other-brands-row-nav-next{right:-4px}.other-brands-row-nav-prev:not(:disabled){animation:other-brands-nudge-left 2.8s ease-in-out infinite}.other-brands-row-nav-next:not(:disabled){animation:other-brands-nudge-right 2.8s ease-in-out infinite}@keyframes other-brands-nudge-right{0%,82%,to{transform:translateY(-50%) translate(0)}89%{transform:translateY(-50%) translate(5px)}95%{transform:translateY(-50%) translate(-1px)}}@keyframes other-brands-nudge-left{0%,82%,to{transform:translateY(-50%) translate(0)}89%{transform:translateY(-50%) translate(-5px)}95%{transform:translateY(-50%) translate(1px)}}@media (min-width: 640px){.other-brands-row-nav-prev{left:-20px}.other-brands-row-nav-next{right:-20px}}.other-brands-card{flex:0 0 clamp(160px,42vw,230px);scroll-snap-align:start;display:block;background:var(--ivory);border-radius:14px;padding:1rem 1rem 1.1rem;box-shadow:0 10px 24px -10px #00000059;text-align:center;text-decoration:none;color:inherit;transition:transform .25s ease,box-shadow .25s ease}.other-brands-card:hover{transform:scale(1.04);box-shadow:0 16px 32px -10px #00000073}.other-brands-card img{width:100%;height:auto;aspect-ratio:1 / 1;object-fit:contain;margin-bottom:.75rem}.other-brands-card-brand{font-weight:600;font-size:.85rem;color:var(--espresso);margin-bottom:.2rem}.other-brands-card-name{font-size:.78rem;color:var(--espresso-soft);line-height:1.35}@media (min-width: 1080px){.other-brands-card{flex:0 0 260px}.other-brands-row-wrap{max-width:1088px;margin:0 auto}}.story{scroll-margin-top:0;scroll-snap-align:start;line-height:0;position:relative}.story-photo-bleed{width:100%;height:auto;display:block}@media (min-width: 821px){.story{overflow:hidden}.story-panel{position:absolute;top:0;right:0;bottom:0;width:min(460px,42%);display:flex;align-items:center;background:#1d17128c;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);padding:clamp(2rem,4vw,3rem);line-height:normal;transform:translate(0);transition:transform .5s cubic-bezier(.4,0,.2,1)}.story-panel-closed{transform:translate(100%)}.story-panel-content{max-width:40ch;max-height:100%;overflow-y:auto}.story-panel-toggle{position:absolute;top:50%;left:-20px;transform:translateY(-50%);z-index:2;width:40px;height:40px;border-radius:50%;border:1px solid rgba(201,163,95,.4);background:#1d1712d1;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:var(--gold-pale);font-size:1.4rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 6px 16px #0000004d;transition:transform .2s ease,background .2s ease,border-color .2s ease,box-shadow .2s ease;animation:story-panel-nudge 2.8s ease-in-out infinite}.story-panel-toggle:hover{background:var(--gold);color:var(--ink);border-color:var(--gold);transform:translateY(-50%) scale(1.12);box-shadow:0 8px 22px #0006;animation-play-state:paused}.story-panel-toggle:active{transform:translateY(-50%) scale(.96)}.story-panel-toggle:focus-visible{outline:2px solid var(--gold);outline-offset:2px}@keyframes story-panel-nudge{0%,82%,to{transform:translateY(-50%) translate(0)}89%{transform:translateY(-50%) translate(-5px)}95%{transform:translateY(-50%) translate(1px)}}}.story-eyebrow{color:var(--gold);margin-bottom:.9rem}.story-panel h2{font-size:clamp(1.4rem,2.2vw,1.9rem);line-height:1.25;color:var(--gold-pale);font-style:italic;margin-bottom:1.1rem}.story-text{font-size:clamp(.85rem,1vw,.95rem);color:#f6f1e7d1;margin-bottom:.85rem}.story-tagline{font-family:var(--font-display);font-style:italic;font-size:clamp(.92rem,1.05vw,1.05rem);color:var(--gold-pale);margin:1.1rem 0 .9rem}.story-categories{font-size:.82rem;letter-spacing:.02em;color:#f6f1e7c7;margin-bottom:.9rem}.story-closing{font-size:.74rem;letter-spacing:.03em;text-transform:uppercase;color:#f6f1e799}@media (max-width: 820px){.story{display:flex;flex-direction:column}.story-panel{position:static;width:auto;background:var(--ink);backdrop-filter:none;-webkit-backdrop-filter:none;transform:none!important;transition:none;padding:2.25rem 6% 2.5rem;text-align:center;line-height:normal}.story-panel-content{max-width:60ch;margin:0 auto;text-align:left}.story-panel-toggle{display:none}.story-eyebrow,.story-panel h2,.story-tagline,.story-categories,.story-closing{text-align:center}.story-panel h2{font-size:1.4rem}.story-text{font-size:.95rem}}.trust{background:var(--ivory);text-align:center;padding-top:clamp(6rem,10vw,9rem);padding-bottom:clamp(6rem,10vw,9rem)}.trust-divider{width:48px;height:1px;margin:0 auto 2.5rem;background:#c9a35f66}.trust-inner{max-width:780px}.trust-eyebrow{color:var(--rose-deep);margin-bottom:1rem}.trust-heading{font-size:clamp(1.7rem,3vw,2.3rem);font-style:italic;color:var(--espresso);margin-bottom:1.75rem}.trust-row{display:flex;justify-content:center;flex-wrap:wrap;gap:clamp(1.5rem,5vw,3.5rem)}.trust-badge{display:flex;flex-direction:column;align-items:center;gap:.9rem}.trust-badge-seal{width:76px;height:76px;border-radius:50%;border:1px solid var(--gold);box-shadow:inset 0 0 0 1px #c9a35f26,inset 0 1px 6px #c9a35f40;display:flex;align-items:center;justify-content:center;font-family:var(--font-display);font-size:1.7rem;font-style:italic;color:var(--gold);transition:transform .25s ease,background .25s ease,color .25s ease}.trust-badge:hover .trust-badge-seal{transform:translateY(-3px);background:var(--gold);color:#fff}.trust-badge-label{font-size:.82rem;letter-spacing:.05em;text-transform:uppercase;color:var(--espresso-soft)}.video-showcase{position:relative;background-color:var(--ink);background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.05 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");background-repeat:repeat;padding-top:clamp(4rem,7vw,6rem);padding-bottom:clamp(4rem,7vw,6rem);overflow:hidden}.video-showcase:before,.video-showcase:after{content:"";position:absolute;left:0;right:0;height:90px;z-index:2;pointer-events:none}.video-showcase:before{top:0;background:linear-gradient(to bottom,var(--ivory),transparent);opacity:.06}.video-showcase:after{bottom:0;background:linear-gradient(to top,var(--ivory),transparent);opacity:.06}.video-showcase-inner{position:relative;z-index:1;display:grid;grid-template-columns:.75fr 1.25fr;align-items:stretch;min-height:clamp(460px,62vh,720px)}.video-showcase-copy{display:flex;flex-direction:column;justify-content:center;padding-left:max(6%,calc((100vw - var(--container)) / 2));padding-right:clamp(2rem,4vw,3rem)}.video-showcase-eyebrow{color:var(--gold);margin-bottom:1rem}.video-showcase-copy h2{color:var(--gold-pale);font-size:clamp(1.8rem,3.4vw,2.6rem);font-style:italic;margin-bottom:1.65rem}.video-showcase-text{font-size:1.02rem;color:#f6f1e7e0;max-width:50ch;margin-bottom:2.4rem}.video-showcase-list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:1.5rem}.video-showcase-list li{border-bottom:1px solid rgba(201,163,95,.08);padding-bottom:1.4rem}.video-showcase-list li:last-child{border-bottom:none}.video-showcase-list-item{all:unset;cursor:pointer;display:flex;flex-direction:column;gap:.25rem;width:100%;padding:1.1rem 0 1.1rem 1rem;margin:-1.1rem 0;border-left:2px solid transparent;transition:border-color .2s ease,padding-left .2s ease}.video-showcase-list-item-active{border-left-color:var(--gold);padding-left:1.25rem}.video-showcase-list-item-active .video-showcase-list-name{color:var(--gold-pale);font-size:1.22rem}.video-showcase-list-name{font-family:var(--font-display);font-size:1.15rem;color:var(--gold-pale);transition:color .2s ease,font-size .2s ease}.video-showcase-list-note{font-size:.9rem;color:#f6f1e799}.video-showcase-photo-wrap{position:relative;height:100%;min-height:clamp(320px,50vh,560px)}.video-showcase-photo{position:relative;z-index:1;width:100%;height:100%;overflow:hidden}.video-showcase-image{width:100%;height:100%;object-fit:cover;display:block}.video-showcase-dots{position:absolute;z-index:2;bottom:1.75rem;left:50%;transform:translate(-50%);display:flex;gap:.15rem}.video-showcase-dot{position:relative;width:24px;height:24px;padding:0;border:none;background:transparent;cursor:pointer;display:flex;align-items:center;justify-content:center}.video-showcase-dot:after{content:"";width:7px;height:7px;border-radius:50%;background:#ffffff8c;transition:all .2s ease}.video-showcase-dot-active:after{background:var(--gold);width:20px;border-radius:4px}.video-showcase-nav{position:absolute;z-index:2;top:50%;transform:translateY(-50%);width:38px;height:38px;border-radius:50%;border:1px solid rgba(239,223,184,.3);background:#1d171266;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);color:var(--gold-pale);font-size:1.2rem;line-height:1;cursor:pointer;opacity:0;transition:opacity .25s ease,background .2s ease,border-color .2s ease}.video-showcase-photo-wrap:hover .video-showcase-nav{opacity:1}.video-showcase-nav:hover{background:#1d1712bf;border-color:var(--gold)}.video-showcase-nav-prev{left:1.5rem}.video-showcase-nav-next{right:1.5rem}@media (max-width: 820px){.video-showcase-inner{grid-template-columns:1fr;min-height:0}.video-showcase-copy{order:2;padding:clamp(2.5rem,8vw,3.5rem) 6% 0}.video-showcase-photo-wrap{order:1;height:clamp(320px,56vh,460px);min-height:0}.video-showcase-nav{opacity:1}.video-showcase-nav-prev{left:8px}.video-showcase-nav-next{right:8px}}.limelife-note{scroll-snap-align:start;min-height:100vh;display:flex;align-items:center;background:#f4c3a1;padding:clamp(2.5rem,5vw,3.5rem) 6%}.limelife-note-inner{width:100%;display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:clamp(2rem,5vw,4.5rem)}.limelife-note-copy{text-align:left}.limelife-note-eyebrow{color:var(--rose-deep);margin-bottom:.9rem}.limelife-note-heading{font-family:var(--font-display);font-style:italic;font-weight:500;font-size:clamp(1.6rem,2.8vw,2.2rem);color:var(--espresso);margin:0 0 1.1rem}.limelife-note-text{font-size:clamp(1rem,1.2vw,1.1rem);color:var(--espresso-soft);margin-bottom:1.5rem;max-width:42ch}.limelife-note-cta{display:inline-block;background:var(--gold);color:var(--ink);text-decoration:none;font-weight:600;font-size:.95rem;padding:.8rem 2rem;border-radius:999px;transition:transform .2s ease,background .2s ease}.limelife-note-cta:hover{background:var(--gold-pale);transform:translateY(-2px)}.limelife-note-photo{display:flex;justify-content:center}.limelife-note-photo img{width:1000px;height:auto;border-radius:16px;display:block;box-shadow:0 20px 45px -15px #00000080}@media (max-width: 820px){.limelife-note-inner{grid-template-columns:1fr;gap:2.5rem;text-align:center}.limelife-note-copy{text-align:center;order:1}.limelife-note-text{margin-left:auto;margin-right:auto}.limelife-note-photo{order:0}.limelife-note-photo img{max-width:320px}}.reviews{min-height:100vh;scroll-snap-align:start;display:flex;align-items:flex-start;justify-content:center;padding:7rem 0 clamp(5rem,10vw,8rem);background:var(--ivory)}.reviews-header{text-align:center;max-width:640px;margin:0 auto 3rem}.reviews-header h2{font-style:italic;font-size:clamp(1.8rem,3.2vw,2.6rem);color:var(--espresso);margin-bottom:1rem}.reviews-cta{display:block;width:fit-content;margin:2.5rem auto 0;background:var(--gold);color:var(--ink);text-decoration:none;font-weight:600;padding:.85rem 2rem;border-radius:999px;transition:transform .2s ease,background .2s ease}.reviews-cta:hover{background:var(--gold-pale);transform:translateY(-2px)}.site-footer{min-height:100vh;display:flex;flex-direction:column}.journey-band{position:relative;flex:1;display:flex;align-items:center;justify-content:center;background:linear-gradient(160deg,var(--rose) 0%,var(--rose-deep) 100%);text-align:center;padding:clamp(4rem,8vw,7rem) 6%}.journey-band:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix type='matrix' values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.045 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");pointer-events:none}.journey-inner{position:relative;z-index:1;max-width:760px}.journey-eyebrow{color:#ffffffd9;margin-bottom:1.5rem}.journey-quote{margin:0;font-family:var(--font-display);font-style:italic;font-size:clamp(1.4rem,2.6vw,2rem);color:#fff;line-height:1.4}.journey-signature{margin-top:1.5rem;font-size:.85rem;letter-spacing:.06em;text-transform:uppercase;color:#fffc}.journey-actions{margin-top:2.75rem;display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.journey-cta{padding:.9rem 2rem;border-radius:999px;text-decoration:none;font-weight:600;font-family:var(--font-body);transition:transform .2s ease}.journey-cta:hover{transform:translateY(-2px)}.journey-cta-primary{background:#f7f1e6;color:var(--rose-deep)}.journey-cta-secondary{background:#ffffff1a;color:#fff;border:2px solid rgba(255,255,255,.85)}.journey-cta-secondary:hover{background:#fff3}.footer-band{flex:1;display:flex;align-items:center;justify-content:center;background:var(--ink);padding:clamp(4rem,7vw,5.5rem) 6%;text-align:center}.footer-wordmark{font-family:var(--font-display);font-style:italic;font-size:2.05rem;color:var(--gold-pale);margin:0}.footer-tagline{margin-top:.4rem;font-size:.8rem;letter-spacing:.14em;text-transform:uppercase;color:var(--gold)}.footer-divider{width:60px;height:1px;margin:2rem auto 0;background:#c9a35f4d}.footer-socials{margin-top:1.75rem;display:flex;justify-content:center;gap:1rem}.footer-social-link{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid rgba(201,163,95,.35);color:var(--gold-pale);transition:background .2s ease,color .2s ease,transform .2s ease}.footer-social-link:hover{background:var(--gold);color:var(--ink);transform:translateY(-2px)}.footer-contact{margin-top:1.5rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem 2rem}.footer-contact a{color:#f6f1e7bf;text-decoration:none;font-size:.95rem}.footer-contact a:hover{color:var(--gold-pale)}.footer-marks{margin-top:2.5rem;display:flex;justify-content:center;gap:.6rem}.footer-marks .mark{width:6px;height:6px;border-radius:50%;background:var(--gold);opacity:.6}.footer-credit{margin-top:1.5rem;font-size:.75rem;color:#f6f1e799}.footer-dev-credit{margin-top:.5rem;font-size:.7rem;color:#f6f1e78c}.footer-dev-credit a{color:#f6f1e7bf;text-decoration:none}.footer-dev-credit a:hover{color:var(--gold-pale)}.back-to-top{display:none}@media (max-width: 860px){.back-to-top{display:flex;align-items:center;justify-content:center;position:fixed;right:1.25rem;bottom:1.25rem;z-index:40;width:46px;height:46px;border-radius:50%;border:none;background:var(--gold);color:var(--ink);box-shadow:0 8px 20px #00000040;cursor:pointer;opacity:0;transform:translateY(10px);pointer-events:none;transition:opacity .25s ease,transform .25s ease}.back-to-top-visible{opacity:1;transform:translateY(0);pointer-events:auto}.back-to-top:hover,.back-to-top:focus-visible{background:var(--gold-pale)}}@media (prefers-reduced-motion: reduce){.back-to-top{transition:opacity .001ms!important}}:root{--ink: #1d1712;--ink-soft: #2a221b;--gold: #c9a35f;--gold-pale: #efdfb8;--ivory: #f6f1e7;--espresso: #2b2019;--espresso-soft: #4a3c31;--rose: #c98b7c;--rose-deep: #9c5c50;--font-display: "Cormorant Garamond", "Times New Roman", serif;--font-body: "Jost", "Segoe UI", sans-serif;--container: 1180px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-snap-type:y proximity;font-size:106.25%}body{margin:0;font-family:var(--font-body);color:var(--espresso);background:var(--ivory);-webkit-font-smoothing:antialiased}h1,h2,h3{font-family:var(--font-display);font-weight:500;margin:0;line-height:1.1}p{margin:0;line-height:1.6}a{color:inherit}img,video{display:block;max-width:100%}.section{padding:clamp(4rem,8vw,7rem) 6%;scroll-margin-top:0}.section-inner{max-width:var(--container);margin:0 auto}.eyebrow{font-family:var(--font-body);text-transform:uppercase;letter-spacing:.18em;font-size:.75rem;font-weight:600}@media (prefers-reduced-motion: reduce){html{scroll-behavior:auto}*{animation-duration:.001ms!important;transition-duration:.001ms!important}}
