/* v5.8.1 — Desktop Motion Overhaul */
:root{--dm-gold:#f5b334;--dm-ivory:#f4ede1;--dm-copper:#b5543a;--dm-bg:#09090b;--dm-panel:#111115;--dm-line:rgba(245,179,52,.24)}
.product-first body{overflow-x:hidden}
.dm-hero{position:relative;min-height:100svh;display:grid;align-items:center;padding:8.5rem 0 4rem;background:radial-gradient(circle at 73% 32%,rgba(245,179,52,.11),transparent 30%),linear-gradient(135deg,#08080a 0%,#111014 54%,#09090b 100%);isolation:isolate;overflow:hidden}
.dm-hero-bg{position:absolute;inset:0;overflow:hidden;pointer-events:none}.dm-glow{position:absolute;border-radius:50%;filter:blur(80px);opacity:.25}.dm-glow-a{width:32rem;height:32rem;right:-10rem;top:-6rem;background:#f5b334}.dm-glow-b{width:25rem;height:25rem;left:-10rem;bottom:-10rem;background:#80321f}
.dm-hero-grid{display:grid;grid-template-columns:minmax(0,.88fr) minmax(560px,1.12fr);gap:clamp(3rem,6vw,7rem);align-items:center;position:relative;z-index:2}.dm-hero-content{max-width:690px}.dm-kicker{color:var(--dm-gold);letter-spacing:.19em}.dm-hero h1{font-family:Georgia,serif;font-weight:500;font-size:clamp(4rem,6.3vw,7.4rem);line-height:.88;letter-spacing:-.058em;margin:.75rem 0 1.45rem;text-wrap:balance}.dm-lead{font-size:clamp(1.08rem,1.45vw,1.32rem);line-height:1.65;color:#d8d0c4;max-width:620px}.dm-actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:2rem}.dm-product-nav{display:grid;grid-template-columns:repeat(3,1fr);gap:.65rem;margin-top:3.2rem}.dm-product-nav button{position:relative;appearance:none;text-align:left;color:#ddd5c9;background:rgba(255,255,255,.025);border:1px solid rgba(255,255,255,.1);border-radius:18px;padding:1rem;cursor:pointer;overflow:hidden;transition:border-color .25s,transform .25s,background .25s}.dm-product-nav button:before{content:"";position:absolute;inset:auto 0 0;height:3px;background:linear-gradient(90deg,var(--dm-gold),var(--dm-copper));transform:scaleX(0);transform-origin:left;transition:transform .35s}.dm-product-nav button[aria-selected=true]{border-color:rgba(245,179,52,.58);background:rgba(245,179,52,.08);transform:translateY(-4px)}.dm-product-nav button[aria-selected=true]:before{transform:scaleX(1)}.dm-product-nav span{display:block;color:var(--dm-gold);font-size:.7rem;letter-spacing:.15em;margin-bottom:.35rem}.dm-product-nav strong{font-size:.96rem}
.dm-hero-visual{position:relative;min-width:0}.dm-media-frame{position:relative;aspect-ratio:16/11;border-radius:34px;overflow:hidden;border:1px solid rgba(255,255,255,.15);box-shadow:0 50px 130px rgba(0,0,0,.48);background:#18181b}.dm-media-frame>img[data-dm-image]{width:100%;height:100%;object-fit:cover;object-position:var(--dm-focus,50% 45%);display:block;transform:scale(1.035)}.dm-media-shade{position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(5,5,7,.72)),linear-gradient(90deg,rgba(5,5,7,.18),transparent 45%)}.dm-product-logo{position:absolute;left:2rem;bottom:2rem;width:min(310px,45%);height:auto;object-fit:contain;filter:drop-shadow(0 14px 30px rgba(0,0,0,.5));z-index:2}.dm-route{position:absolute;inset:-5% -7% -8% -5%;width:112%;height:113%;overflow:visible;pointer-events:none;z-index:3}.dm-route-base,.dm-route-live{fill:none;stroke-linecap:round;stroke-width:3}.dm-route-base{stroke:rgba(245,179,52,.18);stroke-dasharray:3 12}.dm-route-live{stroke:url(#none);stroke:var(--dm-gold);filter:drop-shadow(0 0 8px rgba(245,179,52,.5))}.dm-route-marker circle{fill:#0b0b0d;stroke:var(--dm-gold);stroke-width:3}.dm-route-marker path{fill:var(--dm-gold)}.dm-caption{display:flex;justify-content:space-between;gap:1rem;align-items:center;margin-top:1rem;color:#cfc6b9}.dm-caption span{color:var(--dm-gold);font-size:.75rem;letter-spacing:.17em}.dm-caption p{margin:0;text-align:right}.dm-scroll-cue{position:absolute;bottom:1.4rem;left:50%;transform:translateX(-50%);z-index:3;color:#c9c1b6;font-size:.72rem;text-transform:uppercase;letter-spacing:.17em;display:flex;align-items:center;gap:.7rem}.dm-scroll-cue span{width:1px;height:28px;background:linear-gradient(var(--dm-gold),transparent);animation:dmCue 1.6s ease-in-out infinite}@keyframes dmCue{50%{transform:scaleY(.45);transform-origin:top}}
.dm-story{padding:9rem 0;background:linear-gradient(180deg,#09090b,#0d0d10)}.dm-story-grid{display:grid;grid-template-columns:340px minmax(0,1fr);gap:clamp(3rem,7vw,8rem);align-items:start}.dm-story-intro{position:sticky;top:8.5rem}.dm-story-intro h2{font-size:clamp(3rem,5vw,5.5rem);line-height:.93;margin:.65rem 0 1.2rem}.dm-story-intro>p:last-child{color:#bdb5aa;line-height:1.65}.dm-story-stage{position:relative;display:grid;gap:10rem;padding:2rem 0 6rem}.dm-story-route{position:absolute;left:50%;top:0;transform:translateX(-50%);width:min(88%,820px);height:100%;pointer-events:none}.dm-story-route-base,.dm-story-route-live{fill:none;stroke-linecap:round;stroke-width:3}.dm-story-route-base{stroke:rgba(245,179,52,.13);stroke-dasharray:4 13}.dm-story-route-live{stroke:var(--dm-gold);filter:drop-shadow(0 0 8px rgba(245,179,52,.35))}.dm-story-card{position:relative;width:min(660px,86%);padding:1.6rem;border-radius:28px;border:1px solid rgba(255,255,255,.11);background:rgba(17,17,21,.88);backdrop-filter:blur(16px);box-shadow:0 30px 90px rgba(0,0,0,.3);z-index:2}.dm-story-card:nth-of-type(even){margin-left:auto}.dm-story-card span{color:var(--dm-gold);font-size:.74rem;letter-spacing:.16em;text-transform:uppercase}.dm-story-card h3{font-size:clamp(2rem,3.5vw,3.5rem);line-height:.98;margin:.55rem 0 .8rem}.dm-story-card p{color:#c9c1b6;max-width:570px}.dm-story-card img{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:18px;margin-top:1.2rem;display:block}
/* Product pages: no text over busy photo on desktop */
@media(min-width:901px){.dm-product-hero.product-hero{min-height:calc(100svh - 80px);display:grid;grid-template-columns:minmax(480px,.9fr) minmax(600px,1.1fr);align-items:stretch;background:radial-gradient(circle at 20% 15%,rgba(245,179,52,.1),transparent 32%),#09090b}.dm-product-hero.product-hero>img[data-dm-product-image]{position:relative;inset:auto;grid-column:2;width:100%;height:100%;min-height:760px;object-fit:cover;object-position:var(--dm-focus,50% 45%);z-index:1}.dm-product-hero.product-hero:after{inset:0 auto 0 45%;width:22%;height:auto;background:linear-gradient(90deg,#09090b,transparent)}.dm-product-hero .product-hero-copy{grid-column:1;grid-row:1;align-self:center;max-width:none;width:min(640px,calc(100% - 4rem));margin-left:max(2rem,calc((100vw - 1180px)/2));padding:8rem 1.5rem 5rem 0}.dm-product-hero .product-hero-copy h1{font-size:clamp(3.5rem,5.2vw,6.7rem);text-shadow:none}.dm-product-hero .product-hero-copy>img{max-height:115px;object-position:left center}.experience-console{grid-template-columns:minmax(300px,34%) minmax(0,66%);min-height:720px}.experience-view{min-height:720px;background:#121216}.experience-view img{object-fit:contain;background:#111114;padding:1.25rem}.product-gallery{grid-template-columns:1.2fr .8fr;grid-template-rows:repeat(2,minmax(280px,360px));}.product-gallery figure{min-height:0}.product-gallery img{object-fit:cover;object-position:center}.product-first[data-product-theme=mob] .experience-view img{object-position:center}.product-first[data-product-theme=mei] .experience-view img{object-position:center}.product-first[data-product-theme=arcanum] .experience-view img{object-position:center}}
@media(min-width:1600px){.dm-hero-grid{grid-template-columns:minmax(0,.82fr) minmax(700px,1.18fr)}.dm-media-frame{aspect-ratio:16/10}.dm-product-hero.product-hero{grid-template-columns:minmax(560px,.82fr) minmax(760px,1.18fr)}.dm-product-hero.product-hero>img[data-dm-product-image]{min-height:850px}}
@media(max-width:1100px){.dm-hero-grid{grid-template-columns:1fr 1fr;gap:2.4rem}.dm-product-nav{grid-template-columns:1fr}.dm-product-nav button{padding:.8rem}.dm-story-grid{grid-template-columns:280px 1fr}}
@media(max-width:900px){.dm-hero{min-height:auto;padding:7rem 0 3rem}.dm-hero-grid{grid-template-columns:1fr;gap:2.2rem}.dm-hero-content{max-width:none}.dm-hero h1{font-size:clamp(3rem,13vw,5.2rem)}.dm-product-nav{grid-template-columns:repeat(3,minmax(180px,1fr));overflow:auto;padding-bottom:.5rem}.dm-hero-visual{order:-1}.dm-media-frame{aspect-ratio:4/5;border-radius:25px}.dm-product-logo{width:min(280px,62%);left:1rem;bottom:1rem}.dm-route{inset:0;width:100%;height:100%}.dm-caption{font-size:.85rem}.dm-story{padding:6rem 0}.dm-story-grid{grid-template-columns:1fr}.dm-story-intro{position:relative;top:auto}.dm-story-stage{gap:2rem;padding-bottom:0}.dm-story-route{display:none}.dm-story-card,.dm-story-card:nth-of-type(even){width:100%;margin:0}.dm-scroll-cue{display:none}}
@media(max-width:560px){.dm-product-nav{grid-template-columns:none;grid-auto-flow:column;grid-auto-columns:72vw}.dm-actions{display:grid}.dm-actions .button{width:100%;justify-content:center}.dm-caption{align-items:flex-start}.dm-caption p{max-width:70%;text-align:right}.dm-story-card{padding:1.1rem}.dm-story-card h3{font-size:2rem}}
@media(prefers-reduced-motion:reduce){.dm-scroll-cue span{animation:none}.dm-product-nav button,.dm-story-card,.dm-media-frame>img{transition:none!important}}
