@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@300;400;500;600&family=Playfair+Display:ital,wght@0,500;1,500&display=swap');
:root{--ink:#071019;--ink2:#0c1722;--paper:#f0ece5;--cream:#e5ded2;--gold:#c89a42;--blue:#8eb9da;--line:rgba(255,255,255,.1);--muted:#9ba9b6;--text:#f4f0e9}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--ink);color:var(--text);font-family:'DM Sans',system-ui,sans-serif;font-weight:300;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;width:100%;height:auto}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.nav{position:fixed;top:0;left:0;right:0;z-index:50;background:linear-gradient(180deg,rgba(5,13,21,.94),rgba(5,13,21,.65),transparent);backdrop-filter:blur(14px)}.navin{height:86px;display:flex;align-items:center;gap:28px}.brand{margin-right:auto;display:flex;align-items:baseline;gap:12px;font-weight:500;letter-spacing:.18em}.brand span{font-size:10px;color:var(--gold);letter-spacing:.14em}.brand:hover span{color:#e3b55c}.links{display:flex;gap:28px;font-size:12px;letter-spacing:.08em;color:#c7d0d7}.links a{position:relative}.links a:after{content:"";position:absolute;left:0;right:100%;bottom:-8px;height:1px;background:var(--gold);transition:.25s}.links a:hover:after,.links a.active:after{right:0}.cta{border:1px solid rgba(200,154,66,.55);padding:11px 18px;border-radius:999px;font-size:12px;letter-spacing:.08em;transition:.25s}.cta:hover{background:var(--gold);color:#081019}.menu{display:none;background:none;border:0;color:white;font-size:22px}.hero{min-height:100svh;display:grid;place-items:center;position:relative;overflow:hidden;background:radial-gradient(circle at 50% 42%,rgba(39,84,112,.17),transparent 24%),linear-gradient(180deg,#050d15 0%,#07121d 60%,#050d15 100%)}.hero:before,.hero:after{content:"";position:absolute;width:62vw;height:62vw;border-radius:50%;border:1px solid rgba(142,185,218,.09);filter:blur(.1px)}.hero:before{left:-34vw;top:9vh}.hero:after{right:-31vw;bottom:-22vw;border-color:rgba(200,154,66,.09)}.signal{position:absolute;inset:0;opacity:.8;pointer-events:none}.signal i{position:absolute;height:1px;width:62vw;background:linear-gradient(90deg,transparent,rgba(77,155,212,.42),rgba(200,154,66,.58),transparent);transform-origin:left center;animation:floatline 9s ease-in-out infinite}.signal i:nth-child(1){top:38%;left:-6%;transform:rotate(5deg)}.signal i:nth-child(2){top:46%;right:-9%;transform:rotate(-7deg);animation-delay:-3s}.signal i:nth-child(3){top:54%;left:18%;width:68vw;transform:rotate(1deg);animation-delay:-6s}@keyframes floatline{50%{filter:brightness(1.7);opacity:.45;transform:translateY(14px) rotate(var(--r,0deg))}}.heroContent{position:relative;z-index:3;text-align:center;max-width:820px;padding:150px 0 100px}.eyebrow{color:var(--gold);font-size:11px;font-weight:500;letter-spacing:.26em;text-transform:uppercase}.hero h1,.pageHero h1{font:500 clamp(64px,11vw,148px)/.9 'Playfair Display',serif;letter-spacing:-.04em;margin:18px 0 20px}.hero h2,.pageHero h2{font:500 clamp(30px,4.4vw,58px)/1.05 'Playfair Display',serif;margin:0 auto 26px;max-width:900px}.hero p,.pageHero p{max-width:600px;margin:0 auto;color:#b7c1c9;font-size:17px}.actions{display:flex;justify-content:center;gap:12px;margin-top:34px}.btn{padding:14px 22px;border-radius:999px;border:1px solid rgba(255,255,255,.15);font-size:12px;letter-spacing:.09em}.btn.primary{background:var(--paper);color:#0a1218;border-color:var(--paper)}.btn:hover{transform:translateY(-1px);box-shadow:0 12px 28px rgba(0,0,0,.22)}.section{padding:120px 0;border-top:1px solid var(--line)}.section.light{background:var(--paper);color:#111921}.section.warm{background:#d8cfc1;color:#1b1a18}.kicker{font-size:11px;font-weight:500;letter-spacing:.22em;color:var(--gold);text-transform:uppercase}.headline{font:500 clamp(38px,6vw,76px)/1.05 'Playfair Display',serif;letter-spacing:-.025em;margin:18px 0 30px;max-width:980px}.subhead{font:500 clamp(30px,4vw,54px)/1.08 'Playfair Display',serif;margin:15px 0 22px;max-width:820px}.bodycopy{font-size:17px;color:#aeb9c2;max-width:670px}.light .bodycopy,.warm .bodycopy{color:#5e625f}.imageGrid{display:grid;grid-template-columns:1.15fr .85fr;gap:18px;margin-top:58px}.imageGrid img,.fullImage img{border-radius:2px;object-fit:cover;min-height:420px}.imageGrid img:nth-child(2){margin-top:90px}.fullImage{margin-top:52px}.fullImage img{max-height:650px}.journey{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:58px;background:var(--line);border:1px solid var(--line)}.journey div{padding:34px 24px;background:#07111a;min-height:160px}.journey b{display:block;font:500 28px 'Playfair Display',serif;margin-top:26px}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:50px}.card{border:1px solid rgba(255,255,255,.1);padding:30px;min-height:210px;background:linear-gradient(160deg,rgba(255,255,255,.035),rgba(255,255,255,.005));transition:.25s}.card:hover{border-color:rgba(200,154,66,.5);transform:translateY(-3px)}.card h3{font:500 27px 'Playfair Display',serif;margin:0 0 12px}.card p{color:#9fabB5}.quote{padding:110px 0;text-align:center;background:#03080d}.quote p{font:500 clamp(36px,5vw,72px)/1.08 'Playfair Display',serif;max-width:980px;margin:auto}.pageHero{padding:190px 0 90px;min-height:70vh;display:flex;align-items:flex-end;background:radial-gradient(circle at 70% 20%,rgba(47,102,139,.13),transparent 28%),#06101a}.pageHero h1{font-size:clamp(62px,9vw,126px)}.split{display:grid;grid-template-columns:1fr 1fr;gap:72px;align-items:center}.split img{min-height:520px;object-fit:cover}.list{display:grid;gap:1px;background:var(--line);border:1px solid var(--line);margin-top:46px}.list article{background:var(--ink2);padding:28px 30px}.list h3{font:500 28px 'Playfair Display',serif;margin:0 0 8px}.form{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:35px}.form label{font-size:12px;color:#aeb7bf}.form input,.form textarea{width:100%;margin-top:7px;background:#09151f;border:1px solid rgba(255,255,255,.13);color:white;padding:15px;border-radius:2px;font:inherit}.form .wide{grid-column:1/-1}.form textarea{min-height:150px;resize:vertical}.form button{grid-column:1/-1;justify-self:start;background:var(--paper);color:#111;border:0;border-radius:999px;padding:14px 24px}.footer{padding:72px 0 32px;border-top:1px solid var(--line);background:#03090e}.footGrid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:50px}.footBrand{font-size:30px;letter-spacing:.18em}.footBrand small{display:block;font-size:11px;color:var(--gold);letter-spacing:.16em;margin-top:7px}.footCol{display:grid;gap:10px;font-size:13px;color:#aeb7bf}.footCol b{color:#fff;font-size:11px;letter-spacing:.18em;margin-bottom:10px}.legal{display:flex;justify-content:space-between;gap:20px;margin-top:50px;padding-top:24px;border-top:1px solid var(--line);font-size:11px;color:#697680}.reveal{opacity:0;transform:translateY(22px);transition:.8s ease}.reveal.in{opacity:1;transform:none}.orbital{width:370px;height:370px;position:relative;margin:auto}.orbital span{position:absolute;inset:50%;width:8px;height:8px;background:var(--gold);border-radius:50%;box-shadow:0 0 18px var(--gold)}.orbital i{position:absolute;left:50%;top:50%;border:1px solid rgba(142,185,218,.25);border-radius:50%;transform:translate(-50%,-50%) rotate(var(--rot));animation:spin var(--dur) linear infinite}.orbital i:after{content:"";position:absolute;width:5px;height:5px;border-radius:50%;background:#9ed0f2;box-shadow:0 0 10px #9ed0f2;left:10%;top:17%}.orbital i:nth-child(2){width:240px;height:90px;--rot:20deg;--dur:18s}.orbital i:nth-child(3){width:310px;height:115px;--rot:-28deg;--dur:25s;border-color:rgba(200,154,66,.25)}.orbital i:nth-child(4){width:360px;height:155px;--rot:56deg;--dur:32s}@keyframes spin{to{transform:translate(-50%,-50%) rotate(calc(var(--rot) + 360deg))}}
@media(max-width:900px){.links{display:none}.menu{display:block}.nav.open .links{display:flex;position:absolute;top:82px;left:24px;right:24px;flex-direction:column;background:#07121d;padding:22px;border:1px solid var(--line)}.cta{display:none}.imageGrid,.split,.footGrid{grid-template-columns:1fr}.imageGrid img:nth-child(2){margin-top:0}.cards{grid-template-columns:1fr 1fr}.journey{grid-template-columns:1fr 1fr}.form{grid-template-columns:1fr}.form .wide{grid-column:auto}.orbital{width:280px;height:280px}.orbital i:nth-child(4){width:270px;height:120px}}@media(max-width:600px){.wrap{width:min(100% - 28px,1180px)}.navin{height:74px}.heroContent{padding-top:110px}.hero h1{font-size:72px}.actions{flex-direction:column;align-items:center}.section{padding:82px 0}.cards,.journey{grid-template-columns:1fr}.pageHero{padding-top:140px}.legal{flex-direction:column}.imageGrid img,.fullImage img,.split img{min-height:300px}.headline{font-size:44px}}

/* V2 editorial multi-page system */
.pageTitle{font:500 clamp(54px,7.2vw,106px)/.98 'Playfair Display',serif;letter-spacing:-.035em;margin:18px 0 26px;max-width:1080px}.editorialHero{min-height:78vh;align-items:flex-end;padding-bottom:110px;background:radial-gradient(circle at 55% 34%,rgba(45,89,119,.13),transparent 30%),linear-gradient(180deg,#050d15,#07131e)}.editorialHero .wrap{max-width:1180px}.editorialHero .lede{font-size:18px;max-width:660px;margin:0;color:#b9c4cc}.textLink{display:inline-flex;gap:10px;align-items:center;margin-top:34px;font-size:12px;letter-spacing:.1em;border-bottom:1px solid rgba(200,154,66,.4);padding-bottom:6px}.textLink span{color:var(--gold)}.editorialSteps{display:grid;grid-template-columns:repeat(3,1fr);margin-top:64px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.editorialSteps article{padding:34px 32px 40px;border-right:1px solid var(--line)}.editorialSteps article:last-child{border-right:0}.editorialSteps span,.momentGrid span,.invitationGrid span,.principleRows span{display:block;color:var(--gold);font-size:10px;letter-spacing:.18em;text-transform:uppercase;margin-bottom:26px}.editorialSteps h3,.momentGrid h3,.invitationGrid h3{font:500 31px/1.1 'Playfair Display',serif;margin:0 0 12px}.editorialSteps p,.momentGrid p{color:#98a6b1;margin:0}.editorialSplit{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr);gap:76px;align-items:center}.editorialSplit.reverse{grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr)}.darkcopy{color:#575c5a!important}.imageStack{display:grid;grid-template-columns:1fr .72fr;gap:16px;align-items:end}.imageStack.single{grid-template-columns:1fr}.imageStack img{min-height:460px;object-fit:cover}.imageStack img:nth-child(2){min-height:330px;transform:translateY(52px)}.microStatement{margin-top:42px;padding-top:18px;border-top:1px solid rgba(15,25,32,.14);font:500 23px 'Playfair Display',serif}.microStatement.dark{color:#20282d}.principleRows{margin-top:56px;border-top:1px solid var(--line)}.principleRows article{display:grid;grid-template-columns:90px 1fr;gap:20px;align-items:start;padding:30px 0;border-bottom:1px solid var(--line)}.principleRows span{margin:7px 0 0}.principleRows h3{font:500 clamp(28px,3.8vw,50px)/1.05 'Playfair Display',serif;margin:0;max-width:880px}.quoteImage{position:relative;overflow:hidden;isolation:isolate;min-height:620px;display:grid;place-items:center}.quoteImageBg{position:absolute;inset:0;background-size:cover;background-position:center;filter:grayscale(.35) brightness(.33);transform:scale(1.03);z-index:-2}.quoteImage:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,8,13,.55),rgba(3,8,13,.78));z-index:-1}.chapterNext{text-align:center}.chapterNext .headline{margin-left:auto;margin-right:auto}.chapterNext .btn{display:inline-block}.editorialSub{font:500 clamp(26px,3.8vw,48px)/1.08 'Playfair Display',serif;margin:10px 0 0;max-width:820px}.premiumJourney{margin-top:70px}.premiumJourney div{background:#10171c}.premiumJourney span{color:var(--gold);font-size:10px;letter-spacing:.15em}.portraitEditorial,.landscapeEditorial{width:100%;object-fit:cover;min-height:520px}.portraitEditorial{aspect-ratio:4/5}.landscapeEditorial{aspect-ratio:4/3}.momentGrid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:64px;border-top:1px solid var(--line);border-left:1px solid var(--line)}.momentGrid article{min-height:260px;padding:32px;border-right:1px solid var(--line);border-bottom:1px solid var(--line)}.dualBeliefs{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:50px;padding-top:34px;border-top:1px solid var(--line)}.dualBeliefs p{font:500 clamp(24px,3vw,38px)/1.16 'Playfair Display',serif;margin:0;color:#dfe6ea}.beliefStack{margin-top:50px;border-top:1px solid var(--line)}.beliefStack h2{font:500 clamp(30px,4.6vw,58px)/1.07 'Playfair Display',serif;margin:0;padding:28px 0;border-bottom:1px solid var(--line);max-width:1020px}.beliefCopy{margin-top:34px}.invitationGrid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:60px;border-top:1px solid rgba(15,25,32,.13);border-left:1px solid rgba(15,25,32,.13)}.invitationGrid article{padding:30px;min-height:200px;border-right:1px solid rgba(15,25,32,.13);border-bottom:1px solid rgba(15,25,32,.13)}.invitationGrid h3{color:#172027}.contactGrid{display:grid;grid-template-columns:.85fr 1.15fr;gap:80px;align-items:start}.formNote{font-size:11px;color:#76838d;margin:0}.formStatus{font-size:13px;color:var(--gold);min-height:20px;margin:0}.form input:focus,.form textarea:focus{outline:1px solid rgba(200,154,66,.7);border-color:rgba(200,154,66,.7)}.legalHero{min-height:52vh}.legalCopy{max-width:820px}.legalCopy p{font:300 18px/1.8 'DM Sans',sans-serif;color:#b6c0c8}.footBrand{display:inline-block}.footCol a:hover,.legal a:hover{color:var(--gold)}
@media(max-width:900px){.editorialSteps,.invitationGrid{grid-template-columns:1fr}.editorialSteps article,.invitationGrid article{border-right:0;border-bottom:1px solid var(--line)}.editorialSplit,.editorialSplit.reverse,.contactGrid{grid-template-columns:1fr}.imageStack{margin-top:10px}.imageStack img:nth-child(2){transform:none}.momentGrid{grid-template-columns:1fr}.dualBeliefs{grid-template-columns:1fr}.portraitEditorial{aspect-ratio:16/10;min-height:380px}.pageTitle{font-size:clamp(48px,9vw,76px)}}
@media(max-width:600px){.editorialHero{min-height:68vh;padding-bottom:72px}.pageTitle{font-size:48px}.editorialSub{font-size:30px}.editorialSteps article,.momentGrid article,.invitationGrid article{padding:26px 20px}.principleRows article{grid-template-columns:52px 1fr}.principleRows h3{font-size:30px}.quoteImage{min-height:480px}.imageStack{grid-template-columns:1fr}.imageStack img,.imageStack img:nth-child(2){min-height:280px}.dualBeliefs{gap:26px}.contactGrid{gap:40px}}

/* =========================================================
   PRODUCT FINAL — editorial reference implementation
   ========================================================= */
.product-page{background:#071019}.product-page .nav{background:linear-gradient(180deg,rgba(5,10,14,.76),rgba(5,10,14,.22),transparent);backdrop-filter:blur(8px)}
.product-cinematic-hero{position:relative;min-height:100svh;overflow:hidden;background:#0a1015;display:flex;align-items:flex-end}.product-hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 44%;filter:saturate(.62) contrast(.94) brightness(.88)}.product-hero-shade{position:absolute;inset:0;background:linear-gradient(180deg,rgba(3,7,10,.08) 0%,rgba(3,7,10,.12) 35%,rgba(3,7,10,.78) 100%),linear-gradient(90deg,rgba(2,6,9,.65) 0%,rgba(2,6,9,.15) 48%,rgba(2,6,9,.08) 100%)}.product-hero-copy{position:relative;z-index:2;padding-bottom:82px;color:#f5f1e9}.product-kicker{margin-bottom:24px;color:var(--gold)}.product-hero-title{font:500 clamp(46px,5.4vw,82px)/.99 'Playfair Display',serif;letter-spacing:-.035em;max-width:760px;margin:0}.product-hero-title em{font-weight:500}.product-hero-copy p{font-size:15px;margin:24px 0 0;color:#f0ece5}.product-quiet-link{display:inline-flex;align-items:center;gap:12px;margin-top:28px;font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#f0ece5}.product-quiet-link span{color:var(--gold)}
.product-paper{background:#f0ece5;color:#111820}.product-ink{background:#071019;color:#f4f0e9}.product-section-label{font-size:10px;letter-spacing:.22em;text-transform:uppercase;color:#b67f25;margin-bottom:34px;font-weight:600}.product-understanding{padding:144px 0 124px}.product-display-roman{font:500 clamp(48px,6.5vw,92px)/.98 'Playfair Display',serif;letter-spacing:-.04em;margin:0;max-width:1020px}.product-display-italic{font:500 italic clamp(48px,6vw,86px)/.98 'Playfair Display',serif;letter-spacing:-.035em;margin:0;max-width:760px}.product-transform-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:100px;border-top:1px solid rgba(14,23,30,.18);border-bottom:1px solid rgba(14,23,30,.18)}.product-transform-grid article{position:relative;padding:42px 34px 46px 0;min-height:190px;border-right:1px solid rgba(14,23,30,.18)}.product-transform-grid article+article{padding-left:34px}.product-transform-grid article:last-child{border-right:0}.product-input{display:block;font-size:12px;letter-spacing:.12em;text-transform:uppercase;color:#767a78}.product-arrow{position:absolute;top:42px;right:30px;color:#b67f25}.product-transform-grid h3{font:500 clamp(34px,3.7vw,56px)/1 'Playfair Display',serif;letter-spacing:-.03em;margin:44px 0 0}
.product-discovery{padding:128px 0 156px;background:#e5ded2}.product-editorial-pair{display:grid;grid-template-columns:minmax(0,.72fr) minmax(0,1.28fr);gap:8vw;align-items:center}.product-discovery-copy{padding-top:80px}.product-large-note{font:500 25px/1.35 'Playfair Display',serif;margin:56px 0 0;max-width:360px}.product-small-note{font-size:13px;color:#656967;margin-top:72px;max-width:260px}.product-discovery-figure{margin:0;justify-self:end;width:min(100%,720px)}.product-discovery-figure img{aspect-ratio:3/2;object-fit:cover;object-position:center;filter:saturate(.68) contrast(.98)}.product-discovery-figure figcaption{font-size:10px;letter-spacing:.06em;color:#777d7a;margin-top:12px;text-align:right}
.product-thinking{padding:150px 0 160px}.product-thinking .product-section-label{color:var(--gold)}.product-thought-sequence{position:relative;min-height:780px;margin-top:28px}.product-thought-sequence article{position:absolute;max-width:620px}.product-thought-sequence article span{display:block;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:#8897a2;margin-bottom:8px}.product-thought-sequence h2{font:500 clamp(44px,5.2vw,76px)/1.02 'Playfair Display',serif;letter-spacing:-.035em;margin:0}.thought-a{left:0;top:20px}.thought-b{right:2%;top:195px;text-align:right}.thought-c{left:13%;top:390px}.thought-d{right:10%;top:585px;text-align:right}.product-thinking:after{content:"";display:block;width:1px;height:130px;background:linear-gradient(var(--gold),transparent);margin:10px auto 0;opacity:.65}
.product-human-chapter{background:#f0ece5;color:#111820;padding:138px 0 148px}.product-human-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(340px,.9fr);gap:9vw;align-items:center}.product-human-statement{padding:40px 0 70px}.product-ai-line{font:500 clamp(34px,4vw,58px)/1.08 'Playfair Display',serif;margin:0;max-width:620px}.product-human-statement h2{font:500 italic clamp(62px,7vw,104px)/.92 'Playfair Display',serif;letter-spacing:-.045em;margin:34px 0 0;max-width:690px}.product-human-figure{margin:0;align-self:end}.product-human-figure img{aspect-ratio:4/5;object-fit:cover;object-position:center;filter:saturate(.7) contrast(.95)}
.product-exit{padding:150px 0 136px}.product-exit-inner{max-width:900px;text-align:center}.product-exit .product-section-label{text-align:center}.product-exit h2{font:500 clamp(46px,5.8vw,78px)/1.03 'Playfair Display',serif;letter-spacing:-.035em;margin:0 auto;max-width:940px}.product-exit-link{display:inline-flex;gap:14px;align-items:center;margin-top:48px;padding-bottom:7px;border-bottom:1px solid rgba(200,154,66,.5);font-size:12px;letter-spacing:.12em;text-transform:uppercase}.product-exit-link span{color:var(--gold)}
@media(max-width:900px){.product-cinematic-hero{min-height:88svh}.product-hero-copy{padding-bottom:58px}.product-editorial-pair,.product-human-grid{grid-template-columns:1fr;gap:56px}.product-discovery-copy{padding-top:0}.product-discovery-figure{width:88%;justify-self:end}.product-transform-grid{grid-template-columns:1fr}.product-transform-grid article{border-right:0;border-bottom:1px solid rgba(14,23,30,.18);padding-left:0!important}.product-transform-grid article:last-child{border-bottom:0}.product-thought-sequence{min-height:auto;display:grid;gap:52px}.product-thought-sequence article{position:static!important;max-width:none;text-align:left!important}.product-human-figure{width:72%;justify-self:end}.product-thinking:after{margin-top:70px}}
@media(max-width:600px){.product-hero-title{font-size:48px}.product-hero-copy{padding-bottom:44px}.product-understanding,.product-discovery,.product-thinking,.product-human-chapter,.product-exit{padding-top:88px;padding-bottom:88px}.product-display-roman,.product-display-italic{font-size:46px}.product-transform-grid{margin-top:60px}.product-discovery-figure,.product-human-figure{width:100%}.product-discovery-figure img{aspect-ratio:4/3}.product-human-figure img{aspect-ratio:4/5}.product-ai-line{font-size:35px}.product-human-statement h2{font-size:62px}.product-exit h2{font-size:46px}}

/* PRODUCT POLISH — restrained editorial hero + page-exclusive imagery */
.product-hero-copy{padding-bottom:9vh;max-width:none}
.product-hero-copy.product-hero-copy{width:min(1180px,calc(100% - 48px))}
.product-hero-title{font-size:clamp(42px,4.15vw,64px);line-height:1.01;letter-spacing:-.032em;max-width:690px;font-weight:500}
.product-hero-title em{font-style:italic;font-weight:500}
.product-hero-copy p{margin-top:20px}
.product-cinematic-hero .product-hero-image{object-position:center 46%}
.product-cinematic-hero .product-hero-shade{background:linear-gradient(180deg,rgba(3,7,10,.05) 0%,rgba(3,7,10,.09) 38%,rgba(3,7,10,.67) 100%),linear-gradient(90deg,rgba(2,6,9,.48) 0%,rgba(2,6,9,.12) 45%,rgba(2,6,9,.04) 100%)}
.product-editorial-pair{grid-template-columns:minmax(0,.78fr) minmax(280px,.62fr);justify-content:space-between}
.product-discovery-aside{justify-self:end;align-self:end;width:min(100%,420px);padding:42px 0 18px;border-top:1px solid rgba(14,23,30,.2)}
.product-discovery-aside span{display:block;font:500 italic clamp(30px,3vw,44px)/1.08 'Playfair Display',serif}
.product-discovery-aside p{max-width:260px;margin:26px 0 0 auto;font-size:12px;letter-spacing:.05em;color:#676b69}
.product-human-grid{grid-template-columns:minmax(0,1.12fr) minmax(260px,.55fr)}
.product-human-statement h2{font-size:clamp(52px,5.5vw,82px);max-width:610px}
.product-human-aside{align-self:end;margin-bottom:64px;padding:30px 0 0;border-top:1px solid rgba(14,23,30,.2);max-width:360px}
.product-human-aside span{font-size:10px;letter-spacing:.18em;color:#b67f25}
.product-human-aside p{font:500 24px/1.25 'Playfair Display',serif;margin:22px 0 0;max-width:330px}
@media(max-width:1024px){.product-hero-title{font-size:clamp(40px,5.5vw,56px);max-width:620px}.product-hero-copy{padding-bottom:7vh}}
@media(max-width:900px){.product-editorial-pair,.product-human-grid{grid-template-columns:1fr}.product-discovery-aside,.product-human-aside{justify-self:end;width:68%;margin-bottom:0}.product-human-statement h2{font-size:clamp(48px,8vw,72px)}}
@media(max-width:600px){.product-cinematic-hero{min-height:82svh}.product-hero-copy.product-hero-copy{width:min(100% - 36px,1180px);padding-bottom:48px}.product-hero-title{font-size:clamp(38px,11vw,48px);line-height:1.02;max-width:100%}.product-hero-title br{display:none}.product-discovery-aside,.product-human-aside{width:100%}.product-human-statement h2{font-size:54px}}

/* Product page editorial image restoration — 2026-08-09 */
.product-hero-copy{padding-bottom:6.2vh}
.product-hero-title{font-size:clamp(38px,3.55vw,56px);line-height:1.025;max-width:610px;letter-spacing:-.03em}
.product-kicker{margin-bottom:18px}
.product-hero-copy p{margin-top:16px;font-size:14px}
.product-quiet-link{margin-top:20px}
.product-discovery{padding:118px 0 132px}
.product-editorial-pair{grid-template-columns:minmax(0,.7fr) minmax(360px,.82fr);gap:9vw;align-items:center}
.product-discovery-figure{margin:0;justify-self:end;width:min(100%,620px)}
.product-discovery-figure img{display:block;width:100%;aspect-ratio:1.62/1;object-fit:cover;filter:saturate(.72) contrast(.95) brightness(.96)}
.product-discovery-figure figcaption{margin-top:16px;text-align:left;color:#656967;font-size:11px;line-height:1.55;letter-spacing:.035em}
.product-discovery-figure figcaption strong{display:block;color:#151b20;font:500 italic 28px/1.05 'Playfair Display',serif;margin-bottom:7px}
.product-human-grid{grid-template-columns:minmax(0,1.02fr) minmax(340px,.68fr);gap:8vw}
.product-human-figure{margin:0;width:min(100%,500px);justify-self:end;align-self:center}
.product-human-figure img{display:block;width:100%;aspect-ratio:1.45/1;object-fit:cover;object-position:center 45%;filter:saturate(.7) contrast(.96) brightness(.92)}
.product-human-figure figcaption{border-top:1px solid rgba(14,23,30,.2);margin-top:18px;padding-top:16px;font:500 18px/1.25 'Playfair Display',serif;color:#22282c}
.product-human-figure figcaption span{display:block;margin-bottom:10px;font:600 9px/1.2 Arial,sans-serif;letter-spacing:.18em;color:#b67f25}
@media(max-width:900px){.product-hero-copy{padding-bottom:5vh}.product-hero-title{font-size:clamp(38px,5.2vw,50px);max-width:560px}.product-editorial-pair,.product-human-grid{grid-template-columns:1fr}.product-discovery-figure{width:82%;justify-self:end}.product-human-figure{width:72%;justify-self:end}}
@media(max-width:600px){.product-hero-copy{padding-bottom:40px}.product-hero-title{font-size:clamp(34px,9.8vw,44px)}.product-discovery-figure,.product-human-figure{width:100%}}

/* Product editorial imagery — page-exclusive assets */
.product-editorial-figure{margin:0}.product-editorial-figure img{display:block;width:100%;height:100%;object-fit:cover}.product-editorial-figure--discovery{width:min(100%,620px);justify-self:end}.product-editorial-figure--discovery img{aspect-ratio:2.35/1;filter:saturate(.72) contrast(.96) brightness(.92)}.product-editorial-figure figcaption{display:flex;justify-content:space-between;gap:24px;align-items:baseline;margin-top:16px;border-top:1px solid rgba(13,25,34,.18);padding-top:14px}.product-editorial-figure figcaption em{font:italic 500 clamp(24px,2.2vw,38px)/1.05 'Playfair Display',serif}.product-editorial-figure figcaption span{font-size:12px;letter-spacing:.03em;color:#6f746f}.product-editorial-figure--intelligence{margin-bottom:28px}.product-editorial-figure--intelligence img{aspect-ratio:3.7/1;filter:saturate(.66) contrast(.96) brightness(.9)}
.product-discovery .product-editorial-pair{grid-template-columns:minmax(0,.78fr) minmax(420px,1.22fr);align-items:center;gap:8vw}.product-human-grid{align-items:start}.product-human-aside{max-width:460px}
@media(max-width:800px){.product-discovery .product-editorial-pair{grid-template-columns:1fr;gap:48px}.product-editorial-figure--discovery{width:100%}.product-editorial-figure figcaption{display:block}.product-editorial-figure figcaption span{display:block;margin-top:8px}}


/* Product editorial v4 — final art-direction and QA pass */
.product-cinematic-hero{min-height:100svh}
.product-cinematic-hero .product-hero-image{object-position:center 48%;filter:saturate(.68) contrast(.96) brightness(.84)}
.product-cinematic-hero .product-hero-shade{background:linear-gradient(180deg,rgba(3,7,10,.06) 0%,rgba(3,7,10,.09) 40%,rgba(3,7,10,.62) 100%),linear-gradient(90deg,rgba(2,6,9,.45) 0%,rgba(2,6,9,.12) 44%,rgba(2,6,9,.02) 72%)}
.product-hero-copy{padding-bottom:4.2vh}
.product-hero-title{font-size:clamp(34px,3.05vw,50px);line-height:1.04;max-width:540px;letter-spacing:-.026em}
.product-kicker{margin-bottom:15px}
.product-hero-copy p{margin-top:14px;font-size:13px}
.product-quiet-link{margin-top:18px}

.product-discovery{padding:116px 0 126px}
.product-discovery .product-editorial-pair{grid-template-columns:minmax(0,.68fr) minmax(440px,1.12fr);gap:8.5vw;align-items:center}
.product-editorial-figure--discovery{width:min(100%,700px);justify-self:end}
.product-editorial-figure--discovery img{aspect-ratio:3/2;object-position:center 48%;filter:saturate(.72) contrast(.97) brightness(.93)}
.product-editorial-figure--discovery figcaption{margin-top:18px;padding-top:14px}
.product-editorial-figure--discovery figcaption em{max-width:420px}

.product-human-chapter{padding:126px 0 136px}
.product-human-grid{grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);gap:7.5vw;align-items:center}
.product-human-statement{padding:28px 0 40px}
.product-human-aside{align-self:center;margin:0;padding:0;border-top:0;max-width:640px;width:100%}
.product-editorial-figure--intelligence{margin:0 0 24px}
.product-editorial-figure--intelligence img{aspect-ratio:16/9;object-position:center 46%;filter:saturate(.72) contrast(.96) brightness(.94)}
.product-human-note{font:500 19px/1.32 'Playfair Display',serif;margin:0;max-width:470px;color:#20272c}

@media(max-width:1024px){
  .product-hero-title{font-size:clamp(34px,4.3vw,46px);max-width:500px}
  .product-discovery .product-editorial-pair,.product-human-grid{grid-template-columns:1fr;gap:54px}
  .product-editorial-figure--discovery,.product-human-aside{width:78%;justify-self:end}
}
@media(max-width:600px){
  .product-cinematic-hero{min-height:84svh}
  .product-hero-copy{padding-bottom:34px}
  .product-hero-title{font-size:clamp(32px,9.4vw,41px);max-width:100%}
  .product-discovery,.product-human-chapter{padding-top:84px;padding-bottom:88px}
  .product-editorial-figure--discovery,.product-human-aside{width:100%}
  .product-editorial-figure--discovery img{aspect-ratio:4/3}
  .product-editorial-figure--intelligence img{aspect-ratio:4/3}
}


/* Product editorial v4.1 — verified image presentation */
.product-editorial-figure--discovery{width:min(100%,700px)}
.product-editorial-figure--discovery img{height:auto;aspect-ratio:auto;object-fit:contain;object-position:center;filter:saturate(.74) contrast(.97) brightness(.94)}
.product-human-aside{max-width:680px}
.product-editorial-figure--intelligence{width:100%;margin:0 0 26px}
.product-editorial-figure--intelligence img{width:100%;height:auto;aspect-ratio:16/9;object-fit:cover;object-position:center 48%;filter:saturate(.76) contrast(.97) brightness(.96)}
.product-human-note{max-width:510px}
@media(max-width:1024px){.product-editorial-figure--discovery,.product-human-aside{width:84%}}
@media(max-width:600px){.product-editorial-figure--discovery,.product-human-aside{width:100%}}

/* EXPERIENCE — final editorial experience page */
.experience-page{background:#071019;color:#f4f0e9}
.experience-page .nav{background:linear-gradient(180deg,rgba(5,13,21,.96),rgba(5,13,21,.82),rgba(5,13,21,.55));backdrop-filter:blur(14px)}
.experience-hero{min-height:100svh;padding-top:86px;display:grid;grid-template-columns:minmax(380px,.88fr) minmax(0,1.12fr);background:#071019;overflow:hidden}
.experience-hero-copy{align-self:center;padding:9vh 6vw 8vh max(6vw,calc((100vw - 1180px)/2));max-width:720px}
.experience-hero-copy .kicker{margin-bottom:24px}
.experience-hero-copy h1{font:500 clamp(52px,5.4vw,82px)/.98 'Playfair Display',serif;letter-spacing:-.035em;margin:0;max-width:650px}
.experience-hero-copy h1 em{font-style:italic;font-weight:500}
.experience-hero-copy p{font-size:17px;color:#aeb9c2;margin:30px 0 0;letter-spacing:.01em}
.experience-hero-art{margin:0;min-height:calc(100svh - 86px);overflow:hidden;position:relative}
.experience-hero-art:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,16,25,.30),transparent 22%),linear-gradient(180deg,rgba(7,16,25,.02),rgba(7,16,25,.18))}
.experience-hero-art img{width:100%;height:100%;object-fit:cover;object-position:center 48%;filter:saturate(.72) contrast(.97) brightness(.90)}

.experience-journey{background:#f0ece5;color:#101820;padding:132px 0 124px}
.experience-journey-intro{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(300px,.62fr);gap:10vw;align-items:end}
.experience-journey-copy h2{font:500 clamp(48px,5.6vw,78px)/1.02 'Playfair Display',serif;letter-spacing:-.033em;margin:18px 0 20px;max-width:760px}
.experience-journey-copy p{font:500 26px/1.25 'Playfair Display',serif;margin:0;color:#4c5357}
.experience-calm-statement{border-top:1px solid rgba(16,24,32,.18);padding-top:28px;margin-bottom:6px}
.experience-calm-statement span{display:block;font:500 26px/1.15 'Playfair Display',serif;color:#333a3f}
.experience-calm-statement em{display:block;font:500 italic clamp(48px,5vw,72px)/1.0 'Playfair Display',serif;margin-top:6px;color:#101820}
.experience-states{display:grid;grid-template-columns:repeat(4,1fr);margin-top:88px;border-top:1px solid rgba(16,24,32,.16);border-bottom:1px solid rgba(16,24,32,.16)}
.experience-states article{padding:34px 28px 42px;border-right:1px solid rgba(16,24,32,.14)}
.experience-states article:last-child{border-right:0}
.experience-states span{display:block;font-size:10px;letter-spacing:.18em;color:#b67f25;margin-bottom:34px}
.experience-states strong{display:block;font:500 clamp(28px,2.6vw,38px)/1 'Playfair Display',serif;font-weight:500}

.experience-presence{background:#0a141e;padding:132px 0;color:#f4f0e9}
.experience-presence-grid{display:grid;grid-template-columns:minmax(0,1.3fr) minmax(320px,.7fr);gap:7vw;align-items:center}
.experience-presence-art{margin:0;overflow:hidden}
.experience-presence-art img{width:100%;height:auto;aspect-ratio:auto;object-fit:contain;filter:saturate(.72) contrast(.98) brightness(.88)}
.experience-presence-copy h2{font:500 clamp(48px,5vw,70px)/1.02 'Playfair Display',serif;letter-spacing:-.03em;margin:18px 0 26px}
.experience-presence-copy h2 em{font-style:italic;font-weight:500}
.experience-presence-copy>p{font-size:17px;color:#b7c1c9;max-width:430px;margin:0}
.experience-rule{width:54px;height:1px;background:#c89a42;margin:42px 0 24px}
.experience-presence-copy .experience-note{font:500 23px/1.34 'Playfair Display',serif;color:#f0ece5;max-width:390px}

.experience-conversation{background:#e5ded2;color:#111921;padding:132px 0 142px}
.experience-conversation-grid{display:grid;grid-template-columns:minmax(330px,.72fr) minmax(0,1.28fr);gap:8vw;align-items:center}
.experience-conversation-copy h2{font:500 clamp(44px,4.7vw,68px)/1.04 'Playfair Display',serif;letter-spacing:-.03em;margin:18px 0 34px;max-width:610px}
.experience-conversation-copy h2 em{font-style:italic;font-weight:500}
.experience-conversation-copy p{font-size:16px;line-height:1.7;color:#555d60;max-width:500px;margin:0 0 15px}
.experience-listening-art{margin:0;justify-self:end;width:min(100%,760px);overflow:hidden}
.experience-listening-art img{display:block;width:100%;height:auto;object-fit:contain;filter:saturate(.70) contrast(.98) brightness(.94)}

.experience-close{background:#06101a;padding:146px 0 118px;text-align:center}
.experience-close h2{font:500 clamp(50px,6.2vw,88px)/1.0 'Playfair Display',serif;letter-spacing:-.035em;max-width:1000px;margin:20px auto 8px}
.experience-close>div>p{font:500 clamp(46px,5.5vw,78px)/1.02 'Playfair Display',serif;margin:0;color:#d7d1c7}
.experience-close>div>p em{font-style:italic;color:#f4f0e9}
.experience-next{margin:100px auto 0;border-top:1px solid rgba(255,255,255,.12);padding-top:34px;display:grid;grid-template-columns:180px 1fr;text-align:left;gap:60px;max-width:920px;align-items:start}
.experience-next span{font-size:10px;letter-spacing:.20em;text-transform:uppercase;color:#c89a42}
.experience-next a{font:500 clamp(26px,3vw,40px)/1.2 'Playfair Display',serif;color:#e7e2da;max-width:700px}
.experience-next b{font-family:'DM Sans',sans-serif;font-size:.65em;color:#c89a42;margin-left:12px}

@media(max-width:1024px){
  .experience-hero{grid-template-columns:1fr 1fr}
  .experience-hero-copy{padding-left:5vw;padding-right:5vw}
  .experience-hero-copy h1{font-size:clamp(46px,6vw,64px)}
  .experience-journey-intro{grid-template-columns:1fr;gap:56px}
  .experience-calm-statement{max-width:520px;justify-self:end;width:62%}
  .experience-presence-grid,.experience-conversation-grid{grid-template-columns:1fr;gap:62px}
  .experience-presence-copy{max-width:620px;margin-left:auto;width:72%}
  .experience-listening-art{width:82%}
}
@media(max-width:760px){
  .experience-hero{display:flex;flex-direction:column;padding-top:74px;min-height:auto}
  .experience-hero-copy{order:2;padding:62px 28px 72px;max-width:none}
  .experience-hero-art{order:1;min-height:54vh;height:54vh}
  .experience-hero-art:after{background:linear-gradient(180deg,rgba(7,16,25,.03),rgba(7,16,25,.24))}
  .experience-hero-copy h1{font-size:clamp(44px,11vw,58px);max-width:620px}
  .experience-journey,.experience-presence,.experience-conversation{padding-top:90px;padding-bottom:94px}
  .experience-states{grid-template-columns:1fr 1fr;margin-top:64px}
  .experience-states article:nth-child(2){border-right:0}
  .experience-states article:nth-child(-n+2){border-bottom:1px solid rgba(16,24,32,.14)}
  .experience-calm-statement,.experience-presence-copy,.experience-listening-art{width:100%;justify-self:stretch}
  .experience-presence-grid,.experience-conversation-grid{gap:48px}
  .experience-listening-art{order:-1}
  .experience-close{padding:100px 0 84px}
  .experience-next{grid-template-columns:1fr;gap:18px;margin-top:72px}
}
@media(max-width:480px){
  .experience-hero-art{height:46vh;min-height:420px}
  .experience-hero-copy{padding-left:20px;padding-right:20px}
  .experience-hero-copy h1{font-size:42px}
  .experience-journey-copy h2{font-size:44px}
  .experience-states{grid-template-columns:1fr}
  .experience-states article{border-right:0;border-bottom:1px solid rgba(16,24,32,.14)}
  .experience-states article:last-child{border-bottom:0}
  .experience-presence-copy h2,.experience-conversation-copy h2{font-size:43px}
  .experience-close h2{font-size:46px}
  .experience-close>div>p{font-size:44px}
}

/* EXPERIENCE EDITORIAL V2 — cinematic, image-led, quiet typography */
.experience-editorial-v2{background:#071019}
.exp2-hero{position:relative;min-height:100svh;overflow:hidden;background:#071019}
.exp2-hero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 50%;filter:saturate(.78) contrast(1.02) brightness(.82)}
.exp2-hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,10,15,.78) 0%,rgba(4,10,15,.56) 29%,rgba(4,10,15,.14) 58%,rgba(4,10,15,.08) 100%),linear-gradient(180deg,rgba(4,10,15,.24),transparent 28%,rgba(4,10,15,.18))}
.exp2-hero-inner{position:relative;z-index:2;min-height:100svh;display:flex;align-items:center;padding-top:96px;padding-bottom:70px}
.exp2-hero-copy{width:min(46vw,690px);margin-top:5vh}
.exp2-hero-copy .kicker,.exp2-story .kicker,.exp2-result .kicker{color:#c89a42;margin-bottom:24px}
.exp2-hero-copy h1{font:500 clamp(54px,5.1vw,78px)/1.01 'Playfair Display',serif;letter-spacing:-.034em;margin:0;color:#f5f1e9;max-width:680px}
.exp2-hero-copy h1 em{font-style:italic;font-weight:500}
.exp2-hero-copy>p{font-size:17px;line-height:1.65;color:#e2ddd5;max-width:460px;margin:28px 0 28px}
.exp2-text-link{display:inline-flex;gap:13px;align-items:center;text-transform:uppercase;font-size:10px;letter-spacing:.15em;color:inherit;border-bottom:1px solid rgba(200,154,66,.45);padding-bottom:9px}
.exp2-text-link span{color:#c89a42;font-size:15px}
.exp2-story{padding:120px 0}
.exp2-light{background:#f1ede6;color:#111921}
.exp2-dark{background:#071019;color:#f4f0e9}
.exp2-split{display:grid;grid-template-columns:minmax(300px,.68fr) minmax(0,1.32fr);gap:8vw;align-items:center}
.exp2-copy h2,.exp2-edge-copy h2,.exp2-result h2{font:500 clamp(46px,4.7vw,70px)/1.03 'Playfair Display',serif;letter-spacing:-.032em;margin:0 0 28px}
.exp2-copy h2 em,.exp2-result h2 em{font-style:italic;font-weight:500}
.exp2-copy>p,.exp2-edge-copy>p,.exp2-result-inner>p{font-size:16px;line-height:1.72;max-width:480px;margin:0;color:#4e5659}
.exp2-art{margin:0;overflow:hidden;background:#d9d2c7}
.exp2-art-wide{aspect-ratio:16/8.2}
.exp2-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center 48%;filter:saturate(.76) contrast(.99) brightness(.94)}
.exp2-edge{padding:0;display:grid;grid-template-columns:minmax(0,1.25fr) minmax(390px,.75fr);min-height:620px}
.exp2-edge-art{overflow:hidden;min-height:620px}
.exp2-edge-art img{width:100%;height:100%;display:block;object-fit:cover;object-position:center;filter:saturate(.70) brightness(.74) contrast(1.04)}
.exp2-edge-copy{padding:110px clamp(54px,7vw,120px);display:flex;flex-direction:column;justify-content:center}
.exp2-edge-copy h2{font-size:clamp(46px,4.3vw,66px)}
.exp2-edge-copy>p{color:#bbc3c9;max-width:430px}
.exp2-understanding{padding-top:132px;padding-bottom:132px}
.exp2-memory-panel{justify-self:end;width:min(100%,650px);padding:54px 0 30px;border-top:1px solid rgba(17,25,33,.20)}
.exp2-memory-rule{display:block;width:46px;height:1px;background:#c89a42;margin-bottom:36px}
.exp2-memory-panel .exp2-memory-quote{font:500 italic clamp(31px,3.1vw,46px)/1.12 'Playfair Display',serif;color:#111921;max-width:560px;margin:0 0 30px}
.exp2-memory-panel>p:last-child{font-size:15px;line-height:1.7;color:#5a6164;max-width:430px}
.exp2-result{background:#06101a;color:#f4f0e9;padding:145px 0 135px}
.exp2-result-inner{max-width:920px;margin:auto;text-align:center}
.exp2-result h2{font-size:clamp(54px,6.1vw,88px);margin-bottom:30px}
.exp2-result-inner>p{color:#b9c1c7;margin:0 auto 34px;max-width:560px}
@media(max-width:1000px){.exp2-hero-copy{width:min(60vw,620px)}.exp2-split{grid-template-columns:1fr;gap:58px}.exp2-art-wide{width:88%;justify-self:end}.exp2-edge{grid-template-columns:1fr}.exp2-edge-art{min-height:54vh}.exp2-edge-copy{padding:80px 8vw 90px}.exp2-memory-panel{width:72%}}
@media(max-width:720px){.exp2-hero{min-height:88svh}.exp2-hero-inner{min-height:88svh;align-items:flex-end;padding:110px 24px 62px}.exp2-hero-copy{width:100%;margin:0}.exp2-hero-copy h1{font-size:clamp(45px,12vw,58px);max-width:520px}.exp2-hero-shade{background:linear-gradient(0deg,rgba(4,10,15,.90),rgba(4,10,15,.18) 70%)}.exp2-story{padding:86px 0}.exp2-art-wide,.exp2-memory-panel{width:100%}.exp2-edge-art{min-height:390px}.exp2-edge-copy{padding:72px 24px 82px}.exp2-copy h2,.exp2-edge-copy h2{font-size:43px}.exp2-result{padding:100px 24px 90px}.exp2-result h2{font-size:48px}}
/* Experience v3 finishing pass */
.experience-editorial-v2 .exp2-hero>img{filter:saturate(.82) contrast(1.045) brightness(.86)}
.experience-editorial-v2 .exp2-hero-copy{width:min(43vw,640px);margin-top:7vh}
.experience-editorial-v2 .exp2-hero-copy h1{font-size:clamp(50px,4.5vw,70px);max-width:620px;line-height:1.02}
.experience-editorial-v2 .exp2-art-wide{aspect-ratio:2.38/1;align-self:center}
.experience-editorial-v2 .exp2-art-wide img{object-position:center 50%;filter:saturate(.8) contrast(1.02) brightness(.96)}
.experience-editorial-v2 .exp2-copy h2 em{font-style:italic;font-weight:500}
.experience-editorial-v2 .exp2-copy>p{max-width:455px;color:#41494d}
.experience-editorial-v2 .exp2-edge-art img{object-position:center 52%;filter:saturate(.72) brightness(.72) contrast(1.05)}
@media(max-width:1000px){.experience-editorial-v2 .exp2-hero-copy{width:min(58vw,580px)}.experience-editorial-v2 .exp2-art-wide{aspect-ratio:2.15/1}}
@media(max-width:720px){.experience-editorial-v2 .exp2-hero-copy{width:100%}.experience-editorial-v2 .exp2-hero-copy h1{font-size:clamp(43px,11vw,56px)}.experience-editorial-v2 .exp2-art-wide{aspect-ratio:1.55/1}}
/* Solutions / Company / Request Demo editorial system — 2026-08-09 */
.newpage{background:#071019}.newhero,.demohero{position:relative;min-height:86svh;display:flex;align-items:flex-end;overflow:hidden}.newhero>img,.demohero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;filter:saturate(.68) contrast(1.03) brightness(.72)}.newshade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,9,14,.8),rgba(4,9,14,.38) 44%,rgba(4,9,14,.1)),linear-gradient(180deg,rgba(4,9,14,.18),rgba(4,9,14,.38))}.newherocopy{position:relative;z-index:2;padding-bottom:11vh}.newherocopy h1{font:500 clamp(52px,5.4vw,80px)/1.01 'Playfair Display',serif;letter-spacing:-.035em;max-width:760px;margin:18px 0 24px}.newherocopy h1 em{font-style:italic}.newherocopy p{font-size:17px;color:#e2ddd5;max-width:560px}.newdark{padding:126px 0;background:#071019}.newlight{padding:126px 0;background:#f0ece5;color:#111921}.newintro{display:grid;grid-template-columns:1fr .78fr;gap:9vw;align-items:end}.newintro h2,.newclose h2{font:500 clamp(46px,5vw,72px)/1.03 'Playfair Display',serif;letter-spacing:-.03em;margin:18px 0 0}.newintro h2 em,.newclose h2 em{font-style:italic}.newintro>p,.newintro>div>p{color:#5d6468;font-size:16px;max-width:520px}.newdark .newintro>p{color:#aeb9c2}.solutiongrid{display:grid;grid-template-columns:repeat(2,1fr);margin-top:72px;border-top:1px solid var(--line)}.solutiongrid article{padding:32px 28px 34px 0;border-bottom:1px solid var(--line)}.solutiongrid article:nth-child(odd){border-right:1px solid var(--line);padding-right:42px}.solutiongrid article:nth-child(even){padding-left:42px}.solutiongrid b,.valuegrid b,.demopromise b{font-size:10px;letter-spacing:.18em;color:var(--gold)}.solutiongrid h3,.valuegrid h3,.demopromise h3{font:500 28px/1.15 'Playfair Display',serif;margin:13px 0 9px}.solutiongrid p,.valuegrid p,.demopromise p{color:#9eabb4;margin:0;max-width:440px}.quietlist{list-style:none;padding:20px 0 0;margin:20px 0 0;border-top:1px solid rgba(17,25,33,.16)}.quietlist li{padding:9px 0}.quietlist li:before{content:'—';color:var(--gold);margin-right:12px}.valuegrid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:80px;border-top:1px solid var(--line)}.valuegrid article{padding:34px 28px 0;border-right:1px solid var(--line)}.valuegrid article:last-child{border:0}.newclose{padding:128px 0;text-align:center;background:#050c12}.newclose h2{max-width:900px;margin:18px auto 38px}.demohero{min-height:72svh}.demohero .newherocopy{padding-bottom:8vh}.demohero .newherocopy h1{max-width:900px}.demobody{padding:110px 0 130px;background:#08121b}.demogrid{display:grid;grid-template-columns:.65fr 1.35fr;gap:9vw;align-items:start}.demopromise{display:grid;gap:34px;padding-top:26px}.demopromise article{padding-bottom:28px;border-bottom:1px solid var(--line)}.premiumform{border:1px solid rgba(255,255,255,.12);padding:46px;display:grid;gap:22px}.premiumform h2{font:500 34px 'Playfair Display',serif;margin:0 0 12px}.premiumform label{font-size:11px;color:#aeb7bf;display:grid;gap:8px}.premiumform input,.premiumform textarea,.premiumform select{background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.18);color:#f4f0e9;padding:10px 0 13px;font:inherit;outline:none}.premiumform select option{color:#111}.premiumform textarea{min-height:90px;border:1px solid rgba(255,255,255,.18);padding:12px}.premiumform .twocol{display:grid;grid-template-columns:1fr 1fr;gap:24px}.premiumform button{justify-self:start;background:var(--gold);border:0;padding:14px 26px;color:#071019;font-weight:600}.premiumform input:focus,.premiumform textarea:focus,.premiumform select:focus{border-color:var(--gold)}
@media(max-width:900px){.newintro,.demogrid{grid-template-columns:1fr;gap:50px}.valuegrid{grid-template-columns:1fr 1fr}.valuegrid article:nth-child(2){border-right:0}.solutiongrid{grid-template-columns:1fr}.solutiongrid article:nth-child(n){border-right:0;padding-left:0;padding-right:0}.newhero,.demohero{min-height:72svh}}
@media(max-width:600px){.newherocopy{padding-bottom:56px}.newherocopy h1{font-size:44px}.newdark,.newlight,.newclose,.demobody{padding-top:84px;padding-bottom:88px}.valuegrid{grid-template-columns:1fr}.valuegrid article{border-right:0;border-bottom:1px solid var(--line);padding-bottom:28px}.premiumform{padding:28px 20px}.premiumform .twocol{grid-template-columns:1fr}}

/* Approved artwork integration — 2026-08-09 */
.newhero>img,.demohero>img{image-rendering:auto}
.artintro,.editorialrow,.valueshead,.splitart{display:grid;grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:clamp(42px,7vw,110px);align-items:center}
.artintro figure,.editorialrow figure,.valueshead figure,.splitart figure{margin:0;overflow:hidden}
.artintro figure img,.editorialrow figure img,.valueshead figure img,.splitart figure img{display:block;width:100%;height:auto;aspect-ratio:16/9;object-fit:cover}
.solutiongrid article{position:relative;padding-top:32px}.solutionicon{width:48px;height:48px;margin:0 0 22px;display:block}.solutiongrid article b{display:block;margin-bottom:10px}
.solution-data{padding-block:clamp(80px,9vw,150px)}.splitart{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}
.editorialrow,.valueshead{padding-block:clamp(72px,9vw,145px)}.editorialrow.reverse{grid-template-columns:minmax(0,1.15fr) minmax(0,.85fr)}.valueshead{padding-bottom:48px}.valueshead figure img{aspect-ratio:16/7}
@media(max-width:800px){.artintro,.editorialrow,.editorialrow.reverse,.valueshead,.splitart{grid-template-columns:1fr;gap:34px}.artintro figure{order:-1}.solutiongrid article{padding-top:22px}.valueshead figure img{aspect-ratio:16/9}}

/* v7 editorial icon + customer-facing label refinement */
.valueicon,.promiseicon{width:52px;height:52px;display:block;margin:0 0 20px}.valuegrid article,.demopromise article{position:relative}.valuegrid h3,.demopromise h3{margin-top:0}.solutiongrid article b,.valuegrid article b,.demopromise article b{display:none!important}

/* Homepage editorial final pass */
.homehero{position:relative;min-height:96svh;display:flex;align-items:flex-end;overflow:hidden}.homehero>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center 54%;filter:saturate(.72) contrast(1.03) brightness(.76)}.homehero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,9,14,.78),rgba(4,9,14,.24) 58%,rgba(4,9,14,.08)),linear-gradient(0deg,rgba(4,9,14,.46),transparent 55%)}.homehero-copy{position:relative;z-index:2;padding-bottom:10vh}.homehero-copy h1{font:500 clamp(52px,5.8vw,86px)/1.01 'Playfair Display',serif;letter-spacing:-.04em;max-width:820px;margin:18px 0 24px}.homehero-copy h1 em,.home-spread h2 em,.home-human h2 em{font-style:italic}.homehero-copy>p{font-size:17px;color:#e4dfd7;max-width:540px}.home-actions{justify-content:flex-start}.home-spread{padding:130px 0;background:#f0ece5;color:#111921}.home-intro{display:grid;grid-template-columns:1.2fr .8fr;gap:9vw;align-items:end}.home-intro h2,.home-feeling h2,.home-human h2,.home-close h2{font:500 clamp(46px,5vw,74px)/1.03 'Playfair Display',serif;letter-spacing:-.032em;margin:18px 0 0}.home-intro>p{font-size:17px;line-height:1.75;color:#555e61;max-width:470px}.home-feeling{padding:130px 0 138px;background:#071019}.home-feeling h2{max-width:880px}.feeling-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:0;margin-top:78px;border-top:1px solid var(--line)}.feeling-grid article{padding:38px 32px 8px 0;border-right:1px solid var(--line);min-height:240px}.feeling-grid article+article{padding-left:32px}.feeling-grid article:last-child{border-right:0}.feeling-grid img{width:52px;height:52px;margin-bottom:28px}.feeling-grid h3{font:500 29px 'Playfair Display',serif;margin:0 0 12px}.feeling-grid p{font-size:14px;line-height:1.65;color:#9fabb4;max-width:220px}.home-human{padding:0;background:#d8cfc1;color:#171918}.home-human-grid{width:100%;max-width:none;display:grid;grid-template-columns:1.18fr .82fr;gap:0;align-items:stretch}.home-human figure{margin:0;min-height:690px;overflow:hidden}.home-human figure img{width:100%;height:100%;object-fit:cover;object-position:center;filter:saturate(.78) contrast(1.02)}.home-human-grid>div{padding:110px clamp(48px,7vw,120px);display:flex;flex-direction:column;justify-content:center}.home-human h2{font-size:clamp(44px,4.5vw,68px)}.home-human p{font-size:16px;line-height:1.75;color:#555b5a;max-width:470px}.textlink{margin-top:30px;font-size:12px;letter-spacing:.08em;border-bottom:1px solid rgba(17,25,33,.28);padding-bottom:7px;align-self:flex-start}.home-close{padding:145px 0;text-align:center;background:#040a0f}.home-close h2{max-width:970px;margin:18px auto 26px}.home-close p{max-width:570px;margin:auto;color:#aeb9c2}.legalhero{padding:180px 0 72px;background:#eee9e1;color:#111921;border-bottom:1px solid rgba(17,25,33,.12)}.legalhero h1{font:500 clamp(54px,7vw,92px)/1 'Playfair Display',serif;letter-spacing:-.035em;margin:18px 0 22px}.legalhero p{color:#6a706f;font-size:13px}.legal-layout{display:grid;grid-template-columns:240px minmax(0,720px);gap:10vw;padding:90px 0 130px;color:#111921}.legalpage main{background:#f0ece5}.legal-layout aside{font-size:12px;color:#727876}.legal-layout aside span{font-size:11px;letter-spacing:.18em;text-transform:uppercase;color:#a87824}.legal-layout aside p{line-height:1.65}.legal-copy section{padding:0 0 42px;margin:0 0 42px;border-bottom:1px solid rgba(17,25,33,.12)}.legal-copy section:last-child{border-bottom:0}.legal-copy h2{font:500 31px/1.15 'Playfair Display',serif;margin:0 0 16px}.legal-copy p{font-size:15px;line-height:1.78;color:#51595a;margin:0}
@media(max-width:900px){.home-intro,.home-human-grid,.legal-layout{grid-template-columns:1fr}.feeling-grid{grid-template-columns:1fr 1fr}.feeling-grid article:nth-child(2){border-right:0}.home-human figure{min-height:520px}.legal-layout{gap:40px}.legal-layout aside{max-width:520px}}
@media(max-width:600px){.homehero{min-height:88svh}.homehero-copy{padding-bottom:60px}.homehero-copy h1{font-size:46px}.home-spread,.home-feeling,.home-close{padding:88px 0}.feeling-grid{grid-template-columns:1fr;margin-top:52px}.feeling-grid article,.feeling-grid article+article{padding:30px 0;border-right:0;border-bottom:1px solid var(--line);min-height:0}.home-human figure{min-height:380px}.home-human-grid>div{padding:76px 24px 84px}.legalhero{padding:140px 0 58px}.legal-layout{padding:62px 0 90px}}

/* Homepage hero quality safeguard: no low-resolution raster is used as a viewport-filling hero. */
.homehero-abstract{background:radial-gradient(circle at 72% 30%,rgba(142,185,218,.13),transparent 26%),radial-gradient(circle at 22% 70%,rgba(200,154,66,.09),transparent 30%),linear-gradient(145deg,#071019 0%,#0a1823 52%,#050c12 100%)}.homehero-abstract:before,.homehero-abstract:after{content:"";position:absolute;border:1px solid rgba(255,255,255,.07);border-radius:50%;width:70vw;height:70vw}.homehero-abstract:before{right:-30vw;top:-35vw}.homehero-abstract:after{left:-42vw;bottom:-52vw;border-color:rgba(200,154,66,.09)}.home-feature-art{margin-top:74px}.home-feature-art img{width:min(100%,920px);margin-left:auto;aspect-ratio:16/9;object-fit:cover;object-position:center 55%;filter:saturate(.75) contrast(1.02);box-shadow:0 24px 60px rgba(17,25,33,.12)}

/* Launch finishing pass — Relay signal helix */
.homehero-abstract{isolation:isolate}
.homehero-abstract .relay-helix{position:absolute;inset:8% -8% 0 -8%;z-index:0;pointer-events:none;overflow:hidden;opacity:.9}
.relay-helix .strand{position:absolute;left:2%;width:96%;height:44%;top:26%;filter:drop-shadow(0 0 9px rgba(116,183,225,.18))}
.relay-helix .strand.second{transform:scaleY(-1);opacity:.62;filter:drop-shadow(0 0 10px rgba(200,154,66,.16))}
.relay-helix i{position:absolute;width:3px;height:3px;border-radius:50%;background:#8eb9da;box-shadow:0 0 8px rgba(142,185,218,.85);left:var(--x);top:calc(50% + var(--y));opacity:var(--o);animation:relayPulse 5.5s ease-in-out infinite;animation-delay:var(--d)}
.relay-helix .second i{background:#c89a42;box-shadow:0 0 8px rgba(200,154,66,.72)}
@keyframes relayPulse{0%,100%{transform:translateY(-3px) scale(.72);opacity:calc(var(--o)*.55)}50%{transform:translateY(3px) scale(1.35);opacity:var(--o)}}
.homehero-abstract .homehero-shade{z-index:1}.homehero-abstract .homehero-copy{z-index:2}
@media(max-width:700px){.homehero-abstract .relay-helix{inset:14% -45% 8% -45%;opacity:.62}}
