:root{--landing-bg:#0d0d0d;--landing-panel:#141416;--landing-ink:#f4f4f5;--landing-dim:#959595;--landing-hair:#303032;--landing-soft:rgba(244,244,245,.07)}
html[data-theme=light]{--landing-bg:#f1f1ee;--landing-panel:#fdfdfc;--landing-ink:#18191b;--landing-dim:#686a70;--landing-hair:#c8c9c6;--landing-soft:rgba(24,25,27,.055)}
.landing-v2{background:var(--landing-bg);color:var(--landing-ink);overflow-x:hidden}.landing-v2 .site-atmosphere{display:none}.landing-v2.intro-ready .site-header{animation:landingIn .65s .35s both}
.landing-hero{position:relative;isolation:isolate;min-height:100svh;padding-top:92px;overflow:hidden}.ascii-field{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none}.hero-inner{display:grid;grid-template-rows:auto minmax(190px,1fr) 1px auto auto;min-height:calc(100svh - 92px);align-content:stretch}.hero-copy{text-align:center;align-self:start}.hero-copy h1{margin:3px auto 5px;width:clamp(250px,31vw,430px);line-height:0}.hero-copy h1 img{width:100%}.hero-copy p{max-width:600px;margin:5px auto 0;color:var(--landing-dim);font-size:clamp(11px,1vw,14px);line-height:1.45}.hero-step{opacity:1}.intro-ready .hero-step{animation:landingIn .72s var(--ease) both}.intro-ready .hero-copy{animation-delay:.5s}.intro-ready .hero-art-mask{animation-delay:.65s}.intro-ready .hero-divider{animation-delay:.78s}.intro-ready .feature-strip{animation-delay:.88s}.intro-ready .download-cards{animation-delay:.98s}@keyframes landingIn{from{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}
.hero-art-mask{position:relative;min-height:190px;overflow:hidden}.hero-art{position:absolute;width:min(43vw,520px);height:min(31vw,370px);left:50%;bottom:-17%;transform:translateX(-50%)}.hero-vinyl{position:absolute;width:min(29vw,350px);aspect-ratio:1;left:44%;top:2%;border-radius:50%;filter:drop-shadow(20px 25px 35px rgba(0,0,0,.3))}.hero-vinyl canvas{display:block;width:100%;height:100%;border-radius:50%}.vinyl-rim{position:absolute;inset:1.2%;border-radius:50%;border:1px solid rgba(255,255,255,.2);box-shadow:inset 10px 8px 18px rgba(255,255,255,.04),inset -12px -12px 24px rgba(0,0,0,.45)}.vinyl-hole{position:absolute;left:50%;top:50%;width:13%;aspect-ratio:1;transform:translate(-50%,-50%);border-radius:50%;background:#030304;box-shadow:inset 5px 6px 8px #000,0 0 0 4px rgba(255,255,255,.05),0 8px 13px rgba(0,0,0,.8)}.hero-sleeve{position:absolute;width:min(27vw,330px);aspect-ratio:1;left:12%;top:7%;display:grid;place-items:center;border-radius:9%;background:#f8f8f7;box-shadow:0 26px 65px rgba(0,0,0,.34);transform:rotate(-7deg);overflow:hidden}.hero-sleeve:after{content:"";position:absolute;inset:0;background:linear-gradient(120deg,rgba(255,255,255,.35),transparent 45%,rgba(0,0,0,.05));pointer-events:none}.hero-sleeve img{width:66%;filter:brightness(0)}html[data-theme=light] .hero-sleeve{background:#fff}html[data-theme=dark] .hero-sleeve{background:#080809}html[data-theme=dark] .hero-sleeve img{filter:brightness(0) invert(1)}
.hero-divider{height:1px;background:linear-gradient(90deg,transparent,var(--landing-hair) 15%,color-mix(in srgb,var(--landing-ink) 30%,transparent) 50%,var(--landing-hair) 85%,transparent)}.feature-strip{display:grid;grid-template-columns:repeat(3,1fr)}.feature-strip article{min-width:0;padding:12px 22px 9px;text-align:center;border-right:1px solid var(--landing-hair)}.feature-strip article:last-child{border:0}.feature-strip span{font-size:12px;color:var(--landing-dim)}.feature-strip h2{margin:1px 0 3px;font-size:clamp(12px,1.15vw,15px);line-height:1.15}.feature-strip p{max-width:300px;margin:auto;color:var(--landing-dim);font-size:9px;line-height:1.35}.download-cards{display:grid;grid-template-columns:repeat(2,minmax(0,250px));justify-content:center;gap:10px;padding:8px 0 14px}.product-download{min-height:62px;display:grid;grid-template-columns:42px 1fr auto;align-items:center;gap:11px;padding:8px 13px;border:1px solid var(--landing-hair);border-radius:16px;background:color-mix(in srgb,var(--landing-panel) 88%,transparent);color:var(--landing-ink);text-align:left;cursor:pointer;box-shadow:0 12px 30px rgba(0,0,0,.08);transition:transform .25s var(--ease),border-color .25s,box-shadow .25s}.product-download:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--landing-ink) 38%,transparent);box-shadow:0 18px 38px rgba(0,0,0,.16)}.product-download:active,.product-download.is-pressed{transform:translateY(0) scale(.985)}.product-download small,.product-download strong{display:block}.product-download small{color:var(--landing-dim);font-size:8px}.product-download strong{font-size:19px;line-height:1.05}.product-download b{font-size:8px;color:var(--landing-dim);letter-spacing:.08em;text-transform:uppercase}.ios-card img{width:30px;color:inherit;filter:var(--lock-filter,none)}html[data-theme=dark] .ios-card img{filter:invert(1)}.ios-card.is-trying img{animation:lockTry .75s var(--ease)}.ios-card [data-ios-label]{transition:opacity .18s,transform .18s}.ios-card.is-morphing [data-ios-label]{opacity:0;transform:translateY(4px)}.store-symbol{position:relative;width:29px;height:31px;display:block;clip-path:polygon(0 0,100% 50%,0 100%);background:linear-gradient(145deg,#31d681 0 33%,#4b7cff 34% 57%,#ffd33d 58% 76%,#f44 77%)}.store-symbol i{position:absolute;inset:6px;background:var(--landing-panel);clip-path:inherit}@keyframes lockTry{25%{transform:translateY(-2px) rotate(-8deg)}50%{transform:translateY(-5px) rotate(8deg)}75%{transform:translateY(-1px) rotate(-4deg)}}
.product-experience{position:relative;padding:110px 0 100px;background:var(--landing-bg);border-top:1px solid var(--landing-hair)}.experience-heading{text-align:center}.experience-heading h2{max-width:950px;margin:0 auto;font:400 clamp(48px,7vw,96px)/.92 "Instrument Serif",Georgia,serif;letter-spacing:-.055em}.experience-heading>p:last-child{max-width:620px;margin:24px auto;color:var(--landing-dim)}.experience-stage{position:relative;min-height:920px;margin-top:45px}.showcase-shell{position:relative;z-index:3;min-height:800px;padding:54px 38px;border:1px solid var(--landing-hair);border-radius:34px;background:linear-gradient(145deg,color-mix(in srgb,var(--landing-panel) 96%,white 2%),var(--landing-panel));box-shadow:0 55px 130px rgba(0,0,0,.3),inset 0 1px rgba(255,255,255,.08);transform-style:preserve-3d}.showcase-bevel{position:absolute;inset:9px;border:1px solid var(--landing-soft);border-radius:26px;pointer-events:none}.device-track{height:690px;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:center;gap:clamp(15px,3vw,42px);perspective:1700px}.demo-device{height:650px;border:1px solid rgba(255,255,255,.22);border-radius:34px;padding:7px;background:linear-gradient(135deg,#35353a,#09090b 40% 70%,#29292d);box-shadow:0 36px 65px rgba(0,0,0,.45),inset 0 1px rgba(255,255,255,.3);transition:transform .45s var(--ease)}.device-library{transform:rotateY(8deg) translateY(15px)}.device-eq{transform:translateZ(45px) translateY(-14px)}.device-player{transform:rotateY(-8deg) translateY(15px)}.demo-device:hover{transform:translateZ(65px) translateY(-20px)}.device-glass{height:100%;overflow:hidden;border-radius:27px;background:#09090b;color:#f8f8fa;border:1px solid rgba(255,255,255,.08)}
.demo-ui{height:100%;display:flex;flex-direction:column;padding:22px 15px 14px;font:500 11px/1.35 Inter,system-ui,sans-serif}.demo-title{margin:0 auto 18px;font:700 25px/1 "Instrument Serif",Georgia,serif;text-decoration:underline;text-underline-offset:7px}.demo-tabs{display:flex;justify-content:space-around;color:#777;margin-bottom:15px}.demo-tabs b{color:#fff}.demo-cassette{height:138px;position:relative;margin:0 6px 15px;border:1px solid #333;border-radius:20px;background:#101012;box-shadow:inset 0 0 25px #050505}.demo-cassette:before,.demo-cover{content:"";position:absolute;left:50%;top:14px;transform:translateX(-50%);width:88px;height:88px;border-radius:14px;background:linear-gradient(145deg,#a34fd0,#5d1f6e);box-shadow:0 10px 26px #682c7a66}.demo-cassette:after{content:"C";position:absolute;inset:40px 0 auto;text-align:center;color:white;font:bold 44px/1 Georgia}.track-list{display:grid;gap:7px}.track-row{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:8px;padding:8px;border:0;border-radius:12px;background:#111114;color:#eee;text-align:left;cursor:pointer}.track-row:hover,.track-row.active{background:#202024}.track-row i{display:grid;place-items:center;width:21px;height:21px;border:1px solid #555;border-radius:50%;font-style:normal;font-size:8px}.track-row small{display:block;color:#777}.mini-player{margin-top:auto;display:grid;grid-template-columns:38px 1fr 28px;gap:8px;align-items:center;padding:8px;border:1px solid #39393e;border-radius:16px}.mini-art{width:38px;height:38px;border-radius:9px;background:#9e48ba;display:grid;place-items:center;font-size:21px;font-weight:800}.demo-button{border:0;background:none;color:inherit;cursor:pointer}.mini-player .demo-button{font-size:18px}.demo-progress{height:2px;background:#333;margin-top:5px;overflow:hidden}.demo-progress i{display:block;height:100%;background:#fff;width:var(--progress,0%)}.demo-homebar{display:flex;justify-content:space-around;margin-top:10px;padding:8px;border:1px solid #333;border-radius:14px;font-size:17px}.demo-homebar b{background:#fff;color:#000;border-radius:10px;padding:3px 21px}
.eq-ui{padding-inline:20px}.eq-switch{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.toggle{width:43px;height:24px;padding:3px;border:1px solid #444;border-radius:999px;background:#1c1c20;cursor:pointer}.toggle i{display:block;width:16px;height:16px;border-radius:50%;background:#777;transition:transform .2s,background .2s}.toggle.on i{transform:translateX(18px);background:#fff}.eq-display{display:flex;align-items:end;justify-content:center;gap:8px;height:345px;border-block:1px solid #29292d;padding:20px 0}.eq-band{height:100%;display:flex;flex-direction:column;align-items:center;gap:8px}.eq-band input{writing-mode:vertical-lr;direction:rtl;width:26px;height:270px;accent-color:#fff;cursor:pointer}.eq-band output{font-size:8px;color:#777}.knob-row{display:flex;justify-content:space-around;margin-top:20px}.knob{width:55px;height:55px;border-radius:50%;border:1px solid #444;background:radial-gradient(circle at 42% 35%,#333,#0b0b0d 65%);position:relative}.knob:after{content:"";position:absolute;width:2px;height:14px;left:50%;top:5px;background:#fff;transform-origin:1px 22px;transform:rotate(var(--angle,0deg))}.knob+small{display:block;text-align:center;color:#777}
.player-ui{align-items:center}.record-demo{position:relative;width:282px;max-width:88%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 50% 46%,#a64ec7 0 21%,#492351 34%,#101014 58%,#060608 78%);box-shadow:inset 0 0 35px #000,0 22px 42px #000}.record-demo:after{content:"";position:absolute;inset:2%;border-radius:50%;border:1px solid #333}.record-demo.playing{animation:recordTurn 8s linear infinite}.record-demo .record-label{position:absolute;inset:32%;border-radius:50%;background:#a34fd0;display:grid;place-items:center;font-size:48px;font-weight:900}.record-demo .record-label:after{content:"";width:10px;height:10px;border-radius:50%;background:#070708;box-shadow:0 0 0 4px #ddd}.player-meta{text-align:center;margin:13px 0}.player-meta strong{display:block;font-size:16px}.player-meta small{color:#777}.player-controls{width:84%;display:flex;justify-content:space-between;align-items:center}.player-controls .primary{width:48px;height:48px;border:1px solid #555;border-radius:50%;font-size:20px}.queue{width:100%;margin-top:15px;padding:9px;border:1px solid #343438;border-radius:18px}.queue .track-row{padding:6px}.player-tools{width:72%;display:flex;justify-content:space-between;margin-top:10px;color:#aaa}@keyframes recordTurn{to{transform:rotate(1turn)}}
.physics-cube{position:absolute;z-index:1;width:var(--size);height:var(--size);pointer-events:none;filter:drop-shadow(0 18px 24px rgba(0,0,0,.23));will-change:transform}.physics-cube path{fill:#fff;stroke:rgba(0,0,0,.45);stroke-width:1.2}.physics-cube .cube-line{fill:none;stroke:#111;stroke-width:1.1;vector-effect:non-scaling-stroke}.site-footer{background:var(--landing-bg);border-color:var(--landing-hair)}
@media(max-height:850px) and (min-width:921px){.hero-inner{grid-template-rows:auto minmax(160px,1fr) 1px auto auto}.hero-copy h1{width:min(28vw,350px)}.hero-art{width:430px;height:290px}.hero-vinyl{width:280px}.hero-sleeve{width:260px}.feature-strip article{padding-block:8px}.download-cards{padding-block:6px}.product-download{min-height:56px}}
@media(max-width:920px){.landing-hero{padding-top:82px;min-height:auto}.hero-inner{display:block}.hero-copy{padding:30px 0 15px}.hero-art-mask{height:360px}.hero-art{width:520px;height:350px}.hero-vinyl{width:340px}.hero-sleeve{width:320px}.feature-strip{grid-template-columns:1fr}.feature-strip article{padding:18px;border-right:0;border-bottom:1px solid var(--landing-hair)}.download-cards{padding:18px 0 40px}.experience-stage{min-height:780px}.showcase-shell{width:calc(100vw - 20px);padding:26px 12px;overflow:hidden}.device-track{height:680px;display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 calc(50% - 155px);scrollbar-width:none}.demo-device{flex:0 0 310px;scroll-snap-align:center;transform:none}.demo-device:hover{transform:none}}
@media(max-width:600px){.hero-copy h1{width:250px}.hero-copy p{padding-inline:15px}.hero-art-mask{height:270px}.hero-art{width:390px;height:275px;bottom:-18%}.hero-vinyl{width:255px;left:43%}.hero-sleeve{width:235px;left:14%}.download-cards{grid-template-columns:1fr;padding-inline:12px}.product-download{width:100%}.product-experience{padding-top:75px}.experience-heading h2{font-size:51px}.experience-heading>p:last-child{font-size:13px}.experience-stage{margin-top:28px}.showcase-shell{border-radius:22px}.ascii-field{opacity:.55}}
@media(prefers-reduced-motion:reduce){.hero-step,.landing-v2 .site-header{opacity:1!important;transform:none!important;animation:none!important}.record-demo.playing{animation:none}.physics-cube{transition:none}.demo-device{transform:none!important}}
@media(min-width:921px){.hero-inner{grid-template-rows:190px 330px 1px 96px 84px;align-content:start}}
@media(min-width:921px) and (max-height:850px){.hero-inner{grid-template-rows:155px 278px 1px 84px 72px}}
.hero-copy h1 img{filter:invert(1)}.hero-sleeve{background:#080809!important}.hero-sleeve img{filter:brightness(0) invert(1)!important}.ios-card img{filter:invert(1)!important}
html[data-theme=light] .hero-copy h1 img{filter:none}html[data-theme=light] .hero-sleeve{background:#fff!important}html[data-theme=light] .hero-sleeve img,html[data-theme=light] .ios-card img{filter:none!important}

/* V2 refinement: product cards and feature strip follow one shared frame system. */
.ascii-field{-webkit-mask-image:linear-gradient(to bottom,transparent 0,#000 17%,#000 100%);mask-image:linear-gradient(to bottom,transparent 0,#000 17%,#000 100%)}
@media(min-width:921px){.hero-inner{grid-template-rows:210px 350px 1px 178px 150px}.hero-art{bottom:-25%}}
.hero-sleeve:after{background:linear-gradient(118deg,transparent 25%,rgba(255,255,255,.13) 44%,transparent 58%)}
.feature-strip{gap:14px;padding-top:24px}.feature-strip article{position:relative;min-height:140px;padding:46px 24px 20px;border:1px solid var(--landing-hair)!important;border-radius:18px;text-align:left;background:color-mix(in srgb,var(--landing-panel) 72%,transparent);overflow:hidden}.feature-strip article>span{position:absolute;left:18px;top:13px;font-size:22px;color:var(--landing-ink);opacity:.82}.feature-strip h2{margin:0 0 8px;font:700 clamp(17px,1.4vw,21px)/1.08 Inter,system-ui,sans-serif;letter-spacing:-.035em}.feature-strip p{max-width:none;margin:0;text-align:left;font-size:11px;line-height:1.55}
.download-cards{grid-template-columns:repeat(2,minmax(0,290px));gap:14px;padding:18px 0 28px}.product-download{position:relative;min-height:126px;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;padding:18px 20px;border-radius:21px;overflow:hidden}.product-download .store-copy small{font-size:11px;color:var(--landing-dim)}.product-download .store-copy strong{font:600 25px/1.15 "Instrument Serif",Georgia,serif}.product-download>.store-mark{position:absolute;left:20px;bottom:16px;width:auto;height:29px;object-fit:contain}.product-download>.google-mark{width:106px;height:auto;filter:none!important}.product-download>.apple-mark{width:29px;filter:invert(1)}html[data-theme=light] .product-download>.apple-mark{filter:none}.product-download>b{position:absolute;right:17px;bottom:17px}.ios-card{isolation:isolate}.ios-lock{position:absolute;inset:0;z-index:3;display:flex;align-items:center;justify-content:center;gap:9px;border-radius:inherit;background:rgba(0,0,0,.56);color:#fff;backdrop-filter:blur(2px)}.ios-lock img{width:25px!important;filter:invert(1)!important}.ios-lock i{font-style:normal;font-size:12px;font-weight:750}.ios-card.is-trying .ios-lock img{animation:lockTry .75s var(--ease)}

/* Flat premium showcase: the common stage supplies depth, screens stay orthographic. */
.product-experience{padding-top:130px}.experience-heading h2{font-family:"Instrument Serif",Georgia,serif}.experience-stage{min-height:1040px;margin-top:58px}.showcase-shell{min-height:940px;padding:50px 34px 38px;border-radius:30px;background:linear-gradient(180deg,color-mix(in srgb,var(--landing-panel) 98%,white 2%),var(--landing-panel));box-shadow:0 50px 130px rgba(0,0,0,.38),inset 0 1px rgba(255,255,255,.11)}.device-track{height:auto;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:26px;perspective:none}.demo-column{min-width:0}.demo-device,.device-library,.device-eq,.device-player,.demo-device:hover{height:690px;padding:6px;border-radius:28px;transform:none!important;background:linear-gradient(145deg,#39393e,#08080a 38% 73%,#29292e);box-shadow:0 28px 58px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.3)}.device-glass{border-radius:22px}.demo-caption{padding:24px 5px 0}.demo-caption h3{margin:0 0 8px;font:600 27px/1 "Instrument Serif",Georgia,serif;letter-spacing:-.035em}.demo-caption p{margin:0;color:var(--landing-dim);font-size:12px;line-height:1.55}.physics-cube{z-index:4}.physics-cube:nth-of-type(3n+1){filter:drop-shadow(0 22px 35px rgba(0,0,0,.32))}
@media(max-width:920px){.feature-strip{gap:10px;padding:20px 0}.feature-strip article{min-height:0}.download-cards{padding-top:8px}.experience-stage{min-height:900px}.showcase-shell{padding:28px 12px}.device-track{display:flex;height:790px;padding-inline:calc(50% - 155px)}.demo-column{flex:0 0 310px;scroll-snap-align:center}.demo-device{height:650px}.demo-caption{padding-inline:4px}.demo-caption h3{font-size:23px}}

/* Flutter-derived demo geometry. */
.app-head{height:62px;display:grid;grid-template-columns:48px 1fr 48px;align-items:start}.app-head .demo-title{align-self:center;margin:0;text-align:center}.round-tool{width:44px;height:44px;border:1px solid #343438;border-radius:15px;background:#141416;color:#fff;font-size:19px}.library-tag{display:flex;justify-content:space-between;align-items:center;margin:0 3px 10px;color:#919197;font-size:14px}.demo-cassette{height:160px;margin-bottom:10px}.cassette-title{position:absolute;z-index:4;left:0;right:0;bottom:10px;text-align:center;font-size:10px}.cassette-title small{display:block;color:#777}.library-ui .track-list{max-height:150px;overflow:hidden}.mini-player{grid-template-columns:20px 38px 1fr 28px}.mini-player>i{display:grid;place-items:center;width:20px;height:20px;border:1px solid #65656b;border-radius:50%;font-style:normal;font-size:8px}
.preset-strip{display:flex;justify-content:space-around;align-items:center;height:30px;color:#626269}.preset-strip b{color:#fff}.eq-curve{position:relative;height:125px;margin:5px 0 0;border:1px solid #29292d;border-radius:18px;background:linear-gradient(180deg,#141416,#0c0c0e);overflow:hidden}.eq-curve:before{content:"";position:absolute;inset:10px;background:repeating-linear-gradient(0deg,transparent 0 20px,#29292d 21px),repeating-linear-gradient(90deg,transparent 0 42px,#222226 43px)}.eq-curve i{position:absolute;left:8%;right:8%;top:52%;height:2px;background:#fff;filter:drop-shadow(0 0 7px #fff);clip-path:polygon(0 44%,18% 10%,38% 62%,58% 25%,78% 75%,100% 35%,100% 65%,78% 100%,58% 50%,38% 88%,18% 36%,0 72%)}.eq-display{height:260px;padding:12px 8px;border:0}.eq-band input{height:205px}.eq-switch{height:62px;margin:5px 0;padding:8px 10px;border:1px solid #303034;border-radius:18px;background:#121214}.eq-switch span small{display:block;color:#85858b}.eq-ui .knob-row{margin-top:10px}.eq-ui .demo-homebar{margin-top:auto}
.player-ui{padding-top:18px}.player-ui>.demo-title{margin-bottom:15px}.record-demo{width:305px;max-width:98%;background:radial-gradient(circle at 50% 48%,rgba(174,76,205,.85) 0 20%,rgba(98,43,116,.75) 29%,#15151a 52%,#07070a 82%);box-shadow:inset 0 0 45px #000,0 22px 42px #000}.record-top{position:absolute;z-index:3;top:16%;left:15%;right:15%;display:grid;grid-template-columns:24px 1fr 24px;text-align:center}.record-top button,.record-play,.record-skip{border:0;background:none;color:#fff}.record-top small{display:block;color:#8f9092;font-size:8px}.record-demo .record-label{inset:36%;font-size:38px}.record-play{position:absolute;z-index:5;left:50%;top:50%;transform:translate(-50%,-50%);font-size:25px}.record-skip{position:absolute;z-index:5;top:49%;font-size:15px}.record-skip.left{left:12%}.record-skip.right{right:12%}.record-tools{position:absolute;left:17%;right:17%;bottom:12%;display:flex;justify-content:space-between}.record-tools span{display:grid;text-align:center}.record-tools small{font-size:6px;color:#aaa}.player-ui .queue{height:205px;overflow:hidden}.player-ui>.demo-homebar{width:78%;margin-top:auto}.player-ui .player-meta,.player-ui .player-controls,.player-ui .player-tools{display:none}
.hero-sleeve{left:5%}.hero-vinyl{left:48%}@media(min-width:921px){.hero-art{bottom:-31%}}

/* Final landing geometry: open feature strip, Claude-like wide actions, Flutter surfaces. */
@media(min-width:921px){.hero-art{bottom:-37%;transform:translateX(-50%) translateY(15px)}.feature-strip{padding-top:30px;padding-bottom:12px}.download-cards{padding-top:18px}}
.hero-vinyl canvas,.vinyl-rim{-webkit-mask:radial-gradient(circle at center,transparent 0 6.6%,#000 6.9%);mask:radial-gradient(circle at center,transparent 0 6.6%,#000 6.9%)}
.vinyl-hole{display:none}.hero-sleeve:after{background:linear-gradient(116deg,rgba(255,255,255,.18) 0 16%,transparent 28% 100%)}
.feature-strip{gap:0}.feature-strip article{min-height:130px;padding:18px 34px 16px 48px;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}.feature-strip article+article{border-left:1px solid var(--landing-hair)!important}.feature-strip article>span{left:17px;top:20px}.feature-strip h2{font-size:clamp(19px,1.6vw,24px)}.feature-strip p{font-size:12px;line-height:1.65}
.download-cards{grid-template-columns:repeat(2,minmax(0,380px));gap:12px}.product-download{min-height:104px;padding:19px 22px;border-radius:13px;box-shadow:inset 0 1px rgba(255,255,255,.08),0 18px 38px rgba(0,0,0,.16)}.product-download .store-copy strong{font-family:Inter,system-ui,sans-serif;font-size:21px;font-weight:650}.product-download>.store-mark{bottom:15px}.product-download:hover{transform:translateY(-3px);border-color:color-mix(in srgb,var(--landing-ink) 38%,transparent)}
.experience-stage{min-height:1010px;overflow:visible}.showcase-shell{z-index:3;padding:48px 32px 36px;border:1px solid color-mix(in srgb,var(--landing-ink) 15%,transparent);background:var(--landing-panel);box-shadow:0 50px 130px rgba(0,0,0,.34),inset 0 1px color-mix(in srgb,var(--landing-ink) 9%,transparent)}.showcase-bevel{inset:7px;border-color:color-mix(in srgb,var(--landing-ink) 7%,transparent)}
.demo-device,.device-library,.device-eq,.device-player,.demo-device:hover{height:700px;padding:3px;border:1px solid rgba(255,255,255,.24);border-radius:25px;background:linear-gradient(145deg,#404045,#08080a 38% 73%,#303035);box-shadow:0 32px 64px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.38);transform:none!important;overflow:hidden}.flutter-demo{display:block;width:100%;height:100%;border:0;border-radius:21px;background:#0d0d0d;overflow:hidden;color-scheme:dark}.demo-caption h3{font-family:Inter,system-ui,sans-serif;font-size:24px;font-weight:650;letter-spacing:-.04em}.demo-caption p{font-size:12px;line-height:1.6}
.physics-cube{z-index:5!important;opacity:1}.physics-cube path{fill:#fff!important;stroke:#111!important;stroke-width:1.1}.physics-cube .cube-line{fill:none!important}.showcase-shell{max-width:min(1120px,calc(100vw - 210px))}
@media(max-width:920px){.feature-strip article+article{border-left:0!important;border-top:1px solid var(--landing-hair)!important}.feature-strip article{padding-left:48px}.download-cards{grid-template-columns:1fr}.showcase-shell{max-width:calc(100vw - 20px)}.physics-cube{opacity:.35}.demo-device{height:680px}}

/* V3: compact viewport composition and restored legacy jelly cubes. */
.product-experience{overflow:hidden;padding:68px 0 54px}
.experience-heading h2{font-size:clamp(44px,5vw,72px);line-height:.94}
.experience-heading>p:last-child{margin:13px auto 0;font-size:13px;line-height:1.5}
.experience-stage{min-height:0;margin-top:28px;padding-bottom:4px;overflow:visible}
.showcase-shell{width:min(1000px,calc(100vw - 250px));min-height:0;max-width:none;padding:22px 24px 20px;border-radius:22px;box-shadow:0 34px 90px rgba(0,0,0,.28),inset 0 1px color-mix(in srgb,var(--landing-ink) 8%,transparent)}
.showcase-bevel{inset:6px;border-radius:17px}
.device-track{height:auto;grid-template-columns:repeat(3,minmax(0,270px));justify-content:center;gap:24px}
.demo-device,.device-library,.device-eq,.device-player,.demo-device:hover{height:min(57vh,560px);min-height:470px;padding:2px;border-radius:20px;box-shadow:0 19px 38px rgba(0,0,0,.35),inset 0 1px rgba(255,255,255,.28)}
.flutter-demo{border-radius:17px}
.demo-caption{padding:14px 3px 0}
.demo-caption h3{margin-bottom:5px;font-size:19px;line-height:1.05}
.demo-caption p{font-size:10px;line-height:1.45}
.showcase-cubes{position:absolute;z-index:4;top:-18px;bottom:0;width:min(24vw,340px);overflow:hidden;pointer-events:none;color:#fff}
.cubes-left{left:0}.cubes-right{right:0;transform:scaleX(-1)}
.showcase-cubes i{--phase:0s;position:absolute;display:block;width:clamp(82px,8.5vw,138px);aspect-ratio:1;background:currentColor;border-radius:30% 24% 29% 22%/24% 31% 21% 30%;filter:drop-shadow(0 22px 34px rgba(0,0,0,.28));will-change:transform,border-radius;animation:cube-sine 7.4s ease-in-out var(--phase) infinite alternate,cube-jelly 5.6s ease-in-out var(--phase) infinite}
.showcase-cubes i:nth-child(1){--phase:-1.2s;width:clamp(104px,11vw,168px);left:-8%;top:1%}.showcase-cubes i:nth-child(2){--phase:-3.8s;width:clamp(72px,7.5vw,112px);left:50%;top:21%}.showcase-cubes i:nth-child(3){--phase:-5.4s;width:clamp(118px,13vw,190px);left:-16%;top:38%}.showcase-cubes i:nth-child(4){--phase:-2.6s;width:clamp(82px,8.5vw,126px);left:44%;top:61%}.showcase-cubes i:nth-child(5){--phase:-6.7s;width:clamp(98px,10vw,150px);left:0;top:78%}
.cubes-right i:nth-child(1){--phase:-4.6s;top:4%}.cubes-right i:nth-child(2){--phase:-.8s;top:24%}.cubes-right i:nth-child(3){--phase:-6.1s;top:40%}.cubes-right i:nth-child(4){--phase:-3.3s;top:64%}.cubes-right i:nth-child(5){--phase:-1.9s;top:80%}
@keyframes cube-sine{0%{transform:translate3d(8px,-16px,0) rotate(-2deg) scale(.96,1.03)}50%{transform:translate3d(-18px,10px,0) rotate(2deg) scale(1.04,.97)}100%{transform:translate3d(12px,24px,0) rotate(-1deg) scale(.98,1.04)}}
@keyframes cube-jelly{0%,100%{border-radius:30% 24% 29% 22%/24% 31% 21% 30%}25%{border-radius:22% 31% 23% 29%/29% 22% 32% 24%}50%{border-radius:28% 22% 31% 25%/21% 29% 23% 32%}75%{border-radius:24% 29% 21% 32%/31% 24% 29% 22%}}
html[data-theme=light] .showcase-cubes{color:#fff}.landing-v2,.product-experience{scrollbar-width:none}.landing-v2::-webkit-scrollbar{width:0}

@media(min-width:921px){
  .hero-copy{transform:translateY(-18px)}
  .hero-art{bottom:-28%;transform:translateX(-50%)}
  .download-cards{grid-template-columns:repeat(2,minmax(0,360px));gap:10px;padding-top:10px}
  .product-download{min-height:58px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto auto;padding:9px 14px;border-radius:9px}
  .product-download .store-copy{grid-column:1;grid-row:1/3}.product-download .store-copy small{font-size:10px}.product-download .store-copy strong{font-size:17px}
  .product-download>.store-mark{position:static;grid-column:2;grid-row:1/3;align-self:center;justify-self:end;height:24px}.product-download>.google-mark{width:92px;height:auto}.product-download>.apple-mark{width:24px}
  .product-download>b{display:none}.ios-lock{justify-content:flex-end;padding-right:18px;background:rgba(0,0,0,.48)}
}
@media(max-width:1100px) and (min-width:921px){.showcase-shell{width:calc(100vw - 150px)}.device-track{grid-template-columns:repeat(3,minmax(0,1fr));gap:15px}.showcase-cubes{width:19vw;opacity:.85}}
@media(max-width:920px){.product-experience{padding-top:70px}.showcase-cubes{width:22vw;opacity:.62}.showcase-cubes i:nth-child(2),.showcase-cubes i:nth-child(4){display:none}.experience-stage{min-height:0}.showcase-shell{width:calc(100vw - 20px);padding:20px 10px}.device-track{height:650px}.demo-device{height:545px;min-height:0}.demo-caption{padding-top:12px}}
@media(prefers-reduced-motion:reduce){.showcase-cubes i{animation:none!important}}

/* V4: compact hero + one large Flutter application spread. */
.hero-inner{grid-template-rows:auto auto minmax(210px,1fr) 1px auto}
.download-cards{grid-row:2;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 0 12px}
.store-badge{display:block;width:auto;height:49px;padding:0;border:0;background:transparent;cursor:pointer;transition:transform .2s ease,opacity .2s ease}
.store-badge img{display:block;width:auto;height:100%}.store-badge:hover{transform:translateY(-2px)}.store-badge:active{transform:translateY(0);opacity:.82}.ios-card.is-trying{animation:badgeLock .62s ease}@keyframes badgeLock{35%{transform:translateY(-2px) rotate(-1deg)}70%{transform:translateY(0) rotate(1deg)}}
.download-cards{flex-wrap:wrap}.store-status{flex-basis:100%;min-height:1.2em;color:var(--muted);font-size:12px;line-height:1.2;text-align:center}
.hero-art-mask{grid-row:3;box-shadow:none!important}.hero-divider{grid-row:4;box-shadow:none!important;filter:none!important}.feature-strip{grid-row:5;padding-top:27px!important;padding-bottom:19px!important}
.hero-vinyl{overflow:hidden;background:transparent}.hero-record-flutter{display:block;width:100%;height:100%;border:0;border-radius:50%;background:transparent;color-scheme:dark;overflow:hidden}
.hero-sleeve:after{display:none!important}.hero-sleeve{background:#080809!important}.hero-sleeve img{filter:brightness(0) invert(1)!important}
html[data-theme=light] .hero-sleeve{background:#fff!important}html[data-theme=light] .hero-sleeve img{filter:none!important}
.feature-strip article{padding-left:55px}.feature-strip article>img{position:absolute;left:18px;top:21px;width:22px;height:22px;object-fit:contain;filter:brightness(0) invert(1);opacity:.9}html[data-theme=light] .feature-strip article>img{filter:none}

.product-experience{position:relative;padding:56px 0 62px;background:color-mix(in srgb,var(--landing-bg) 94%,var(--landing-ink) 6%);border-top:1px solid var(--landing-hair);border-bottom:1px solid var(--landing-hair);overflow:hidden}
.experience-heading h2{margin:0 auto;font:650 clamp(24px,2.4vw,38px)/1.05 Inter,system-ui,sans-serif;letter-spacing:-.045em;text-align:center}
.experience-stage{position:relative;height:clamp(650px,72vh,820px);min-height:650px;margin-top:24px;padding:0;overflow:hidden;isolation:isolate}
.showcase-shell{position:relative;z-index:3;width:min(1640px,calc(100vw - 230px));height:100%;min-height:0;max-width:none;padding:13px;border:1px solid color-mix(in srgb,var(--landing-ink) 14%,transparent);border-radius:23px;background:color-mix(in srgb,var(--landing-panel) 94%,var(--landing-ink) 6%);box-shadow:0 35px 90px rgba(0,0,0,.38),inset 0 1px color-mix(in srgb,var(--landing-ink) 8%,transparent);overflow:hidden}
.showcase-bevel{inset:6px;border-radius:17px;border-color:color-mix(in srgb,var(--landing-ink) 7%,transparent)}
.flutter-spread{position:relative;z-index:2;display:block;width:100%;height:100%;border:0;border-radius:15px;background:#101011;color-scheme:dark;overflow:hidden}
.device-track,.demo-device,.demo-caption,.showcase-cubes{display:none!important}

/* Recovered 12-anchor cube geometry. JS owns spring/collision physics and edge waves. */
.physics-cube{position:absolute;z-index:2;display:block;pointer-events:none;overflow:visible;filter:drop-shadow(0 18px 24px rgba(0,0,0,.32));will-change:transform}
.physics-cube .cube-face{fill:#fff;stroke:none}.physics-cube .cube-edge{fill:none;stroke:#18181a;stroke-width:1.25;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round}
.physics-cube--1{left:-4vw;top:1%;width:clamp(150px,15vw,270px)}.physics-cube--2{left:8%;top:19%;width:clamp(80px,8vw,132px)}.physics-cube--3{left:-6vw;top:38%;width:clamp(190px,19vw,330px)}.physics-cube--4{left:7%;top:66%;width:clamp(88px,9vw,145px)}.physics-cube--5{left:-5vw;bottom:-3%;width:clamp(170px,17vw,300px)}.physics-cube--6{left:11%;bottom:3%;width:clamp(72px,7vw,120px)}
.physics-cube--7{right:-4vw;top:3%;width:clamp(165px,16vw,285px)}.physics-cube--8{right:8%;top:22%;width:clamp(78px,8vw,132px)}.physics-cube--9{right:-7vw;top:40%;width:clamp(200px,20vw,345px)}.physics-cube--10{right:7%;top:67%;width:clamp(90px,9vw,148px)}.physics-cube--11{right:-5vw;bottom:-4%;width:clamp(175px,18vw,305px)}.physics-cube--12{right:11%;bottom:2%;width:clamp(74px,7vw,122px)}

@media(min-width:921px){.hero-copy{transform:translateY(-12px)}.hero-art{bottom:-23%;transform:translateX(-50%)}.hero-inner{grid-template-rows:218px 68px 300px 1px 165px}.landing-hero{min-height:752px}.showcase-shell{margin-inline:auto}}
@media(max-width:1200px) and (min-width:921px){.showcase-shell{width:calc(100vw - 150px)}.experience-stage{height:680px}.physics-cube{opacity:.78}}
@media(max-width:920px){.hero-copy{padding-bottom:4px}.download-cards{padding:6px 0 0}.store-badge{height:43px}.hero-art-mask{height:305px}.feature-strip{padding-top:23px!important}.product-experience{padding-top:44px}.experience-stage{height:690px}.showcase-shell{width:calc(100vw - 20px);padding:9px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.showcase-shell::-webkit-scrollbar{display:none}.flutter-spread{width:1420px;min-width:1420px}.physics-cube{display:none}}

/* V5: compact continuous hero and one-piece Flutter panorama. */
.landing-v2,.landing-hero,.product-experience{background:var(--landing-bg)}
.hero-shader{position:absolute;inset:0;width:100%;height:100%;z-index:-1;pointer-events:none;opacity:1;contain:strict}
html[data-theme=light] .hero-shader{opacity:.78}
.product-experience{padding:28px 0 48px;border:0!important;background:var(--landing-bg)}
.experience-heading{display:none!important}
.experience-stage{height:min(844px,calc((100vw - 430px)*.72137));min-height:0;margin:0;overflow:visible}
.showcase-shell{width:min(1170px,calc(100vw - 430px));height:100%;padding:0;border:1px solid color-mix(in srgb,var(--landing-ink) 17%,transparent);border-radius:18px;background:#101011;box-shadow:0 16px 30px rgba(0,0,0,.28);overflow:hidden}
.showcase-bevel{display:none!important}
.flutter-spread{width:100%;min-width:0;height:100%;border-radius:17px;background:#101011}
.store-badge{-webkit-appearance:none;appearance:none;position:relative;display:inline-flex;align-items:stretch;justify-content:stretch;box-sizing:content-box;line-height:0;overflow:hidden;isolation:isolate}
.store-badge img{display:block;width:auto;height:100%;pointer-events:none;user-select:none}
.download-cards{align-items:center}
.physics-cube{z-index:2!important;opacity:1!important;overflow:visible;filter:drop-shadow(0 15px 20px rgba(0,0,0,.34))}
.physics-cube .cube-face{fill:#fff!important;stroke:none!important;opacity:1!important}
.physics-cube .cube-edge{fill:none!important;stroke:#fff!important;stroke-width:3!important;vector-effect:non-scaling-stroke;stroke-linecap:round;stroke-linejoin:round;opacity:1!important}
html[data-theme=light] .physics-cube .cube-face{fill:#111!important}
html[data-theme=light] .physics-cube .cube-edge{stroke:#111!important}
.physics-cube--1{left:22px;top:1%;width:142px}.physics-cube--2{left:154px;top:18%;width:84px}.physics-cube--3{left:18px;top:34%;width:166px}.physics-cube--4{left:164px;top:57%;width:88px}.physics-cube--5{left:24px;bottom:8%;width:148px}.physics-cube--6{left:174px;bottom:0;width:80px}
.physics-cube--7{right:22px;top:1%;width:142px}.physics-cube--8{right:154px;top:18%;width:84px}.physics-cube--9{right:18px;top:34%;width:166px}.physics-cube--10{right:164px;top:57%;width:88px}.physics-cube--11{right:24px;bottom:8%;width:148px}.physics-cube--12{right:174px;bottom:0;width:80px}
@media(min-width:1181px){
  .landing-hero{min-height:690px;padding-top:82px}
  .hero-inner{min-height:608px;grid-template-rows:174px 54px 238px 1px 141px}
  .hero-copy{top:-68px}
  .hero-copy h1{width:clamp(245px,27vw,385px)}
  .hero-copy>p:not(.eyebrow){margin:10px auto 0!important}
  .download-cards{padding:2px 0 5px}
  .store-badge{height:47px}
  .hero-art-mask{height:238px;min-height:0}
  .hero-art{width:min(35vw,410px);height:min(25vw,292px);bottom:-27%;transform:translateX(-50%)}
  .hero-vinyl{width:min(23vw,276px)}
  .hero-sleeve{width:min(20vw,242px)}
  .feature-strip{padding-top:22px!important;padding-bottom:12px!important}
}
@media(max-width:1180px){
  .product-experience{display:block!important;padding-inline:10px}
  .experience-stage{height:844px;overflow:hidden}
  .showcase-shell{width:100%;height:100%;overflow-x:auto;overflow-y:hidden;border-radius:16px;scroll-snap-type:x mandatory;scrollbar-width:none}
  .showcase-shell::-webkit-scrollbar{display:none}
  .flutter-spread{width:1170px;min-width:1170px;height:844px;transform-origin:top left}
  .landing-hero{border-bottom:0}
}
@media(max-width:600px){
  .product-experience{padding:18px 0 34px!important}
  .experience-stage{height:844px}
  .showcase-shell{width:100vw;border-left:0;border-right:0;border-radius:0;padding-left:calc(50vw - 195px);scroll-padding-inline:calc(50vw - 195px)}
  .flutter-spread{height:844px}
}

/* V6: one embedded Flutter engine, three production FlutterViews. */
.product-experience{padding:28px 0 54px!important}
.experience-stage{height:870px!important;min-height:870px!important;overflow:visible!important}
.showcase-shell{box-sizing:border-box;width:min(1226px,calc(100vw - 22px));height:864px!important;padding:7px!important;border-radius:18px!important;background:#080809!important;overflow:hidden!important}
.production-view-grid{display:grid;grid-template-columns:repeat(3,394px);gap:14px;width:1210px;height:848px;align-items:start}
.production-device{box-sizing:border-box;width:394px;height:848px;padding:1px;border:1px solid rgba(255,255,255,.18);border-radius:16px;background:linear-gradient(145deg,#35353a,#08080a 42% 72%,#2b2b30);box-shadow:0 22px 48px rgba(0,0,0,.36),inset 0 1px rgba(255,255,255,.22);overflow:hidden}
.flutter-view-host{position:relative;width:390px;height:844px;border-radius:13px;overflow:hidden;background:#0d0d0d;contain:strict;opacity:0;transition:opacity .28s ease}
.flutter-views-ready .flutter-view-host{opacity:1}
.hero-vinyl canvas{display:block;width:100%;height:100%;border-radius:50%;-webkit-mask:radial-gradient(circle at center,transparent 0 6.6%,#000 6.9%);mask:radial-gradient(circle at center,transparent 0 6.6%,#000 6.9%)}
@media(max-width:1180px){.product-experience{display:none!important}}

/* V7: keep Flutter at 390x844 logical constraints; scale only its outer stage. */
.showcase-shell{opacity:1;pointer-events:auto;transition:opacity .34s ease}
.production-scale-slot{position:relative;overflow:visible}
.production-view-grid{position:absolute;left:0;top:0;transform:scale(var(--production-scale,1));transform-origin:top left}
.flutter-view-host{opacity:1;transition:none}

/* V8: one visual application surface around the three production views. */
.hero-art-mask{grid-row:2}.hero-divider{grid-row:3}.feature-strip{grid-row:4}
.showcase-shell{padding:8px!important;border:1px solid color-mix(in srgb,var(--landing-ink) 20%,transparent)!important;border-radius:21px!important;background:#0d0d0d!important;box-shadow:0 34px 88px rgba(0,0,0,.42),inset 0 1px rgba(255,255,255,.08)!important;transform:translateY(18px);transition:opacity .45s ease,transform .62s cubic-bezier(.2,.75,.2,1)}
.flutter-showcase-ready .showcase-shell{transform:none}
.production-view-grid{grid-template-columns:repeat(3,390px);gap:0;width:1170px;height:844px;background:#0d0d0d}
.production-device{box-sizing:border-box;width:390px;height:844px;padding:0;border:0;border-radius:0;background:#0d0d0d;box-shadow:none;overflow:hidden;opacity:1;transform:none}
.production-device:first-child{border-radius:13px 0 0 13px}.production-device:last-child{border-radius:0 13px 13px 0}
.production-device.is-flutter-ready{animation:productionViewReveal .4s cubic-bezier(.2,.75,.2,1) both}
@keyframes productionViewReveal{to{opacity:1;transform:none}}
.flutter-view-host{border-radius:0}.production-device:first-child .flutter-view-host{border-radius:13px 0 0 13px}.production-device:last-child .flutter-view-host{border-radius:0 13px 13px 0}
.physics-cube--1,.physics-cube--7{width:174px}.physics-cube--3,.physics-cube--9{width:202px}.physics-cube--5,.physics-cube--11{width:184px}
.physics-cube--1,.physics-cube--3,.physics-cube--5{left:4px}.physics-cube--7,.physics-cube--9,.physics-cube--11{right:4px}
@media(min-width:1181px){
  .hero-inner{grid-template-rows:174px 292px 1px 141px}
  .hero-art-mask{height:292px}
  .hero-art{bottom:-32%;transform:translateX(-50%) translateY(-16px)}
}
@media(prefers-reduced-motion:reduce){.showcase-shell,.production-device{transform:none!important}.production-device{opacity:1!important;animation:none!important}}

/* V9: crisp production panorama, ordered reveal and a separate feature field. */
.landing-v2:not(.intro-ready) .site-header,.landing-v2:not(.intro-ready) .hero-step{opacity:0}
.landing-v2.intro-ready .site-header{animation:landingIn .42s 0s both}
.intro-ready .hero-copy{animation-delay:.16s}.intro-ready .hero-art-mask{animation-delay:.34s}.intro-ready .hero-divider{animation-delay:.5s}
.header-downloads .download-cards{opacity:1!important;animation:none!important;transform:none!important}
.landing-hero{min-height:540px!important}.hero-inner{min-height:458px!important;grid-template-rows:174px 283px 1px!important}
.product-experience{padding:48px 0 68px!important}
.experience-stage{display:grid;place-items:start center}
.showcase-shell{padding:20px!important;border:1px solid color-mix(in srgb,var(--landing-ink) 22%,transparent)!important;border-radius:22px!important;background:#101011!important;overflow:hidden!important;box-shadow:0 11px 0 #1c1c1f,0 17px 13px rgba(0,0,0,.52),inset 0 1px rgba(255,255,255,.09)!important}
.production-scale-slot{margin:0 auto}.production-view-grid{background:#0d0d0d;will-change:transform}.flutter-view-host flutter-view{image-rendering:auto}
.feature-environment{position:relative;isolation:isolate;overflow:hidden;border-top:1px solid var(--landing-hair);border-bottom:1px solid var(--landing-hair);background:color-mix(in srgb,var(--landing-panel) 70%,var(--landing-bg));min-height:330px}
.feature-ascii{z-index:-1;opacity:.7;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 42%,transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 42%,transparent 100%)}
.feature-cube-stage{position:relative;min-height:330px;padding:78px 0 62px;overflow:hidden}
.feature-strip{position:relative;z-index:3;gap:0;padding:0 150px!important}
.feature-strip article{min-height:150px;padding:28px 20px 22px!important;border:0!important;border-right:1px solid var(--landing-hair)!important;border-radius:0!important;background:transparent!important}
.feature-strip article:last-child{border-right:0!important}.feature-strip article>img{position:absolute;left:27px;top:3px;width:19px;height:19px;opacity:.8;filter:var(--landing-icon-filter,none)}
.feature-strip h2{font-size:clamp(18px,1.45vw,22px)}.feature-strip p{font-size:11.5px;line-height:1.58}
.feature-environment .physics-cube{z-index:1!important;pointer-events:none}.feature-environment .physics-cube--1{left:2%;top:7%;width:128px}.feature-environment .physics-cube--2{left:12%;top:56%;width:67px}.feature-environment .physics-cube--3{left:-2%;top:52%;width:116px}.feature-environment .physics-cube--4{left:21%;top:12%;width:54px}.feature-environment .physics-cube--5{left:25%;bottom:2%;width:82px}.feature-environment .physics-cube--6{left:5%;bottom:-5%;width:69px}
.feature-environment .physics-cube .cube-face{fill:#fff!important;stroke:rgba(0,0,0,.18)!important;stroke-width:1!important}.feature-environment .physics-cube .cube-edge{stroke:#d7d7d9!important}
.feature-environment .physics-cube--7{right:3%;top:9%;width:119px}.feature-environment .physics-cube--8{right:14%;top:60%;width:62px}.feature-environment .physics-cube--9{right:-1%;top:55%;width:111px}.feature-environment .physics-cube--10{right:22%;top:8%;width:58px}.feature-environment .physics-cube--11{right:25%;bottom:0;width:78px}.feature-environment .physics-cube--12{right:6%;bottom:-6%;width:72px}
@media(max-width:1320px){.feature-strip{padding-inline:150px!important}}
@media(max-width:1180px){.feature-environment{display:none}.landing-hero{min-height:auto!important}.hero-inner{display:block;min-height:0!important}.showcase-shell{padding:14px!important}}
@media(max-width:700px){.hero-shader{opacity:.58}html[data-theme=light] .hero-shader{opacity:.46}}
@media(prefers-reduced-motion:reduce){.landing-v2:not(.intro-ready) .site-header,.landing-v2:not(.intro-ready) .hero-step{opacity:1}}

/* V10: locked production panorama and joined lower environment. */
.hero-divider{display:none!important}
@media(min-width:1181px){
  .landing-hero{min-height:590px!important;overflow:visible!important}
  .hero-inner{min-height:508px!important;grid-template-rows:196px 312px!important}
  .hero-copy{transform:translateY(12px)!important}
  .hero-art-mask{height:312px;overflow:visible!important}
  .hero-art{bottom:-6%!important;z-index:0}
  .product-experience{position:relative;z-index:4;padding-top:0!important;border-top:0!important}
}
.showcase-shell{box-sizing:border-box!important;border:1px solid color-mix(in srgb,#fff 24%,transparent)!important;border-radius:27px!important;background:#151516!important;padding:20px!important;box-shadow:0 16px 15px rgba(0,0,0,.56),inset 0 1px rgba(255,255,255,.12)!important}
.showcase-shell:before{content:"";position:absolute;z-index:0;inset:0;background:rgba(0,0,0,calc(var(--player-overlay-progress,0) * .58));pointer-events:none}
.production-scale-slot{position:relative;z-index:1}
.production-scale-slot,.production-view-grid{border-radius:17px!important;overflow:hidden!important}
.production-view-grid{background:#0d0d0d!important}
.production-device:first-child,.production-device:first-child .flutter-view-host{border-radius:17px 0 0 17px!important}
.production-device:last-child,.production-device:last-child .flutter-view-host{border-radius:0 17px 17px 0!important}
.flutter-view-host,.flutter-view-host flutter-view{overflow:hidden!important;scrollbar-width:none!important}
.flutter-view-host::-webkit-scrollbar,.flutter-view-host flutter-view::-webkit-scrollbar{display:none!important}
.production-device{position:relative;transition:filter .28s ease,opacity .28s ease}
.production-device:after{content:"";position:absolute;z-index:20;inset:0;background:rgba(0,0,0,0);pointer-events:none}
.player-overlay-open .production-device:after{background:rgba(0,0,0,calc(var(--player-overlay-progress,0) * .58))}
@media(min-width:1181px){.hero-art{width:min(38vw,445px)!important;height:min(28vw,318px)!important}.hero-vinyl{width:min(25vw,300px)!important}.hero-sleeve{width:min(22vw,264px)!important}}
.hero-shader,html[data-theme=light] .hero-shader{opacity:1!important}
html[data-theme=light] .landing-hero .hero-copy h1 img{filter:invert(1)!important}
html[data-theme=light] .landing-hero .hero-copy p{color:#a7a9ad!important}
@media(max-width:700px){.hero-shader,html[data-theme=light] .hero-shader{opacity:1!important}}
.feature-environment{border-bottom:0!important;min-height:460px;overflow:visible!important;background:color-mix(in srgb,var(--landing-panel) 70%,var(--landing-bg))!important}
.feature-cube-stage{min-height:460px;padding:158px 0 54px;overflow:visible!important}
html[data-theme=dark] .feature-strip article>img{filter:invert(1)!important;opacity:.9}
.feature-environment .physics-cube--1{width:178px;left:-1%;top:3%}.feature-environment .physics-cube--2{width:92px;left:11%;top:52%}.feature-environment .physics-cube--3{width:164px;left:-3%;top:53%}.feature-environment .physics-cube--4{width:78px;left:20%;top:8%}.feature-environment .physics-cube--5{width:112px;left:24%;bottom:-2%}.feature-environment .physics-cube--6{width:94px;left:23%;bottom:-8%}
.feature-environment .physics-cube--7{width:170px;right:-1%;top:4%}.feature-environment .physics-cube--8{width:88px;right:12%;top:54%}.feature-environment .physics-cube--9{width:158px;right:-3%;top:54%}.feature-environment .physics-cube--10{width:82px;right:21%;top:7%}.feature-environment .physics-cube--11{width:108px;right:24%;bottom:-3%}.feature-environment .physics-cube--12{width:98px;right:23%;bottom:-9%}
.site-footer{border-top:0!important;background:color-mix(in srgb,var(--landing-panel) 70%,var(--landing-bg))!important}

/* V11: full-frame tunnel background spans hero and app section, fades at the divider section. */
.hero-shader{position:fixed;inset:0;width:100%;height:100%;transition:opacity .4s ease}
.hero-shader.bg-out{opacity:0!important}
html[data-theme=light] .hero-shader.bg-out{opacity:0!important}
.product-experience{background:transparent!important}
html[data-theme=light] .product-experience{background:transparent!important}

/* V12: balanced breathing room around the app panorama. */
.showcase-shell{padding:44px 20px!important;height:auto!important}
.experience-stage{height:auto!important}
@media(max-width:1180px){.showcase-shell{padding:14px!important}}

/* V13: persistent background — no scroll fade, sections stay translucent over it. */
.hero-shader.bg-out{opacity:1!important}
html[data-theme=light] .hero-shader.bg-out{opacity:1!important}
.feature-environment{background:color-mix(in srgb,var(--landing-panel) 45%,transparent)!important}

/* V14: background continues under header, footer, and all sections. */
.site-footer{background:transparent!important}
.product-experience{background:transparent!important}
.landing-v2{background:var(--landing-bg)}

/* V15: continuous filled graphite channels; static lower environment. */
.hero-shader{z-index:0!important}
.landing-hero{position:relative;isolation:isolate}
.hero-inner{position:relative;z-index:2}
.product-experience{position:relative;z-index:4}
.feature-environment{position:relative;z-index:5;background:#111216!important;border-top:1px solid rgba(255,255,255,.10)!important}
.site-footer{position:relative;z-index:5;background:#111216!important}

/* V16: overflowing physics cubes remain visible across the footer handoff. */
.feature-environment{z-index:6!important;overflow:visible!important}
.feature-cube-stage{overflow:visible!important}
.feature-environment .physics-cube{z-index:7!important}
.site-footer{z-index:5!important}

/* V17: monolithic hero field, sticky transparent navigation, enlarged feature field. */
.hero-shader{position:absolute!important;inset:0 auto auto 0!important;width:100%!important;height:calc(100% + 920px)!important}
.showcase-shell{padding:28px 20px!important}
.feature-environment{min-height:720px!important}
.feature-cube-stage{min-height:620px!important;padding:225px 0 84px!important}
.feature-strip{padding-inline:clamp(170px,15vw,270px)!important}
.feature-strip article{min-height:230px!important;padding:48px 42px 36px!important}
.feature-strip article>img{left:42px!important;top:17px!important;width:25px!important;height:25px!important}
.feature-strip h2{font-size:clamp(25px,2vw,31px)!important}
.feature-strip p{font-size:15px!important;line-height:1.7!important}
.site-footer{padding-top:54px!important}
.hero-copy{padding-top:34px!important}
.feature-strip,.site-footer{z-index:9!important}
.feature-environment .physics-cube--5,.feature-environment .physics-cube--11{bottom:12%!important}
.feature-environment .physics-cube--6,.feature-environment .physics-cube--12{bottom:5%!important}
html[data-theme=dark] .header-downloads .android-card{height:42px!important;padding:3px!important;border:0!important;border-radius:7px!important;background:#fff!important;overflow:hidden!important}
html[data-theme=dark] .header-downloads .android-card img{display:block!important;height:36px!important;border-radius:4px!important}
@media(max-width:1180px){.showcase-shell{padding:11px!important}.hero-shader{height:100%!important}.feature-environment{display:none!important}}

html[data-theme=dark] .header-downloads .android-card{padding:0!important;background:transparent!important}
html[data-theme=dark] .header-downloads .android-card img{height:42px!important;border-radius:7px!important;filter:invert(1)!important}
.feature-environment .physics-cube--5{left:3%!important}.feature-environment .physics-cube--6{left:14%!important}
.feature-environment .physics-cube--11{right:3%!important}.feature-environment .physics-cube--12{right:14%!important}

/* V18: stable, low-cost landing field and explicit demo feature layout. */
html{background:var(--landing-bg)!important}
.landing-v2,.landing-hero,.product-experience{background:var(--landing-bg)!important}
.landing-hero{padding-top:96px!important;overflow:hidden!important}
.hero-inner{position:relative;z-index:2}
.hero-copy{padding-top:52px!important}
.hero-shader,.feature-ascii{display:none!important}
.product-experience{margin:0!important;padding:22px 0 38px!important;border:0!important}
.experience-stage{margin:0!important}
.showcase-shell{padding:17px!important;box-shadow:0 14px 24px rgba(0,0,0,.44),inset 0 1px rgba(255,255,255,.09)!important}

.landing-v2{--header-bg:var(--landing-bg)}.landing-v2 .site-header{position:fixed;inset:0 0 auto}.landing-v2 .homebar,.landing-v2 .homebar>*{filter:none}
html[data-theme=light] .landing-v2{--header-bg:#f4f4f3}

.feature-environment{z-index:5!important;min-height:620px!important;margin:0!important;border-top:1px solid var(--landing-hair)!important;border-bottom:0!important;background:var(--landing-bg)!important;overflow:visible!important}
.feature-cube-stage{min-height:520px!important;padding:112px 0 72px!important;overflow:visible!important}
.feature-layout{position:relative;z-index:9;display:grid;grid-template-columns:minmax(250px,.78fr) minmax(0,2.22fr);align-items:stretch;gap:42px}
.feature-strip{position:relative;z-index:9;padding:0!important;align-items:stretch}
.feature-strip article{min-height:280px!important;padding:64px 34px 34px!important}
.feature-strip article>img{left:34px!important;top:28px!important}
.feature-strip h2{font-size:clamp(25px,2vw,31px)!important}
.feature-strip p{font-size:14px!important;line-height:1.65!important}
.feature-qr{display:grid;grid-template-rows:auto 1fr;gap:23px;padding:24px;border:1px solid var(--landing-hair);border-radius:24px;background:var(--landing-panel);box-shadow:inset 0 1px color-mix(in srgb,var(--landing-ink) 8%,transparent)}
.feature-qr-code{position:relative;aspect-ratio:1;border-radius:18px;background-color:#f5f5f3;background-image:repeating-conic-gradient(#111 0 25%,transparent 0 50%);background-size:28px 28px;box-shadow:inset 0 0 0 10px #f5f5f3;opacity:.92;filter:grayscale(1)}
.feature-qr-code:after{content:"";position:absolute;inset:38%;border-radius:7px;background:#111;box-shadow:0 0 0 6px #f5f5f3}
.feature-qr-code i{position:absolute;z-index:2;width:25%;aspect-ratio:1;border:7px solid #111;border-radius:8px;background:#f5f5f3;box-shadow:inset 0 0 0 5px #111}
.feature-qr-code i:nth-child(1){left:9%;top:9%}.feature-qr-code i:nth-child(2){right:9%;top:9%}.feature-qr-code i:nth-child(3){left:9%;bottom:9%}
.feature-qr span{color:#979ba3;font-size:11px;text-transform:uppercase;letter-spacing:.09em}.feature-qr h2{margin:8px 0 8px;font-size:24px;line-height:1.05}.feature-qr p{margin:0;color:#a7a9af;font-size:13px;line-height:1.55}.feature-qr small{display:block;margin-top:14px;color:#777b84;font-size:9px;line-height:1.45}
.site-footer{position:relative;z-index:8!important;margin:0!important;padding-top:46px!important;background:var(--landing-bg)!important}

@media(max-width:1180px){.feature-environment{display:block!important}.feature-layout{grid-template-columns:1fr;max-width:760px}.feature-qr{grid-template-columns:180px 1fr;grid-template-rows:auto;align-items:center}.feature-strip{grid-template-columns:1fr}.feature-strip article{min-height:0!important}.showcase-shell{padding:11px!important}}

/* V22: reveal each Flutter pane independently and keep Main at x=0 on compact layouts. */
@media(max-width:1180px){
  .production-view-grid{grid-template-columns:390px!important;width:390px!important}
  .production-device{display:none}
  .production-device:nth-child(2){display:block}
}
@media(max-width:640px){.landing-hero{padding-top:72px!important}.hero-copy{padding-top:34px!important}.feature-cube-stage{padding:70px 18px 45px!important}.feature-qr{grid-template-columns:1fr}.feature-qr-code{max-width:220px;margin:auto}.feature-layout{gap:24px}.feature-strip article{padding:56px 24px 28px!important}.feature-strip article>img{left:24px!important}.feature-environment .physics-cube{display:none!important}}

/* V19: lower hero artwork and an application-style QR feature composition. */
@media(min-width:1181px){
  .landing-hero{overflow:visible!important}
  .hero-copy{padding-top:72px!important}
  .hero-art{bottom:-58%!important}
}
.feature-cube-stage{padding-top:92px!important}
.feature-layout{display:grid!important;grid-template-columns:1fr!important;gap:64px!important;width:min(1320px,calc(100vw - 300px))!important;max-width:none!important}
.feature-qr{width:min(100%,1040px);min-height:390px;margin-inline:auto;grid-template-columns:minmax(300px,370px) minmax(0,1fr)!important;grid-template-rows:1fr!important;align-items:center;gap:58px!important;padding:30px 46px 30px 30px!important}
.feature-qr-code{position:relative;width:100%;max-width:340px;aspect-ratio:1;margin:0;border-radius:26px;background:#fff!important;background-image:none!important;padding:20px 20px 42px;box-shadow:0 16px 46px rgba(0,0,0,.28),0 0 34px rgba(255,255,255,.06)!important;opacity:1!important;filter:none!important;overflow:hidden}
.feature-qr-code>img{display:block;width:100%;height:100%;object-fit:contain;image-rendering:auto}
.feature-qr-code>span{position:absolute;left:50%;top:44%;width:48px;height:48px;translate:-50% -50%;padding:5px;border-radius:12px;background:#fff;box-shadow:0 3px 12px rgba(0,0,0,.22)}
.feature-qr-code>span img{display:block;width:100%;height:100%}
.feature-qr-code>b{position:absolute;left:23px;bottom:13px;color:#16171a;font-size:15px;font-weight:900;letter-spacing:-.03em}
.feature-qr-code:after,.feature-qr-code>i{display:none!important}
.feature-qr-copy{align-self:center}.feature-qr-copy>span{font-size:12px}.feature-qr-copy h2{max-width:560px;margin:12px 0 16px;font-size:clamp(34px,3.1vw,48px);line-height:1.02}.feature-qr-copy p{max-width:570px;font-size:16px;line-height:1.6}.feature-qr-copy small{max-width:570px;margin-top:24px;font-size:11px}
.feature-strip{grid-column:1!important;grid-row:auto!important;width:100%!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;padding:0!important}
.feature-strip article{min-width:0!important;padding-inline:46px!important}
@media(max-width:1180px){.feature-layout{width:min(760px,calc(100vw - 40px))!important}.feature-qr{grid-template-columns:260px 1fr!important;min-height:320px;gap:34px!important;padding:25px!important}.feature-qr-code{max-width:260px}.feature-strip{grid-template-columns:1fr!important}.feature-strip article{padding-inline:34px!important}}
@media(max-width:700px){.feature-layout{width:100%!important;gap:34px!important}.feature-qr{grid-template-columns:1fr!important}.feature-qr-code{max-width:280px;margin-inline:auto}.feature-qr-copy{text-align:center}.feature-qr-copy h2,.feature-qr-copy p,.feature-qr-copy small{margin-inline:auto}}

/* V20: compact dividers, tighter QR quiet zone and edge-contained cubes. */
.product-experience{padding-top:0!important;background:transparent!important}
@media(min-width:1181px){.hero-art{bottom:-82%!important;z-index:3!important}}
.feature-strip article{position:relative;border-right:0!important;border-left:0!important}
.feature-strip article+article:before{content:"";position:absolute;left:0;top:23%;height:54%;width:1px;background:var(--landing-hair)}
.feature-qr-code{padding:9px 9px 36px!important;border:5px solid #fff!important;border-radius:20px!important;background:#fff!important}
.feature-qr-code>img{border-radius:12px!important;overflow:hidden}
.feature-qr-code>span{top:45%!important;width:44px!important;height:44px!important;border-radius:10px!important}
.feature-qr-code>b{left:15px!important;bottom:8px!important}
.feature-environment{overflow:hidden!important}
.feature-cube-stage{overflow:visible!important}
.feature-environment .physics-cube--1{left:12px!important;width:132px!important}.feature-environment .physics-cube--2{left:7%!important;width:70px!important}.feature-environment .physics-cube--3{left:10px!important;width:118px!important}.feature-environment .physics-cube--4{left:9%!important;width:58px!important}.feature-environment .physics-cube--5{left:4%!important;width:86px!important}.feature-environment .physics-cube--6{left:12%!important;width:66px!important}
.feature-environment .physics-cube--7{right:12px!important;width:132px!important}.feature-environment .physics-cube--8{right:7%!important;width:70px!important}.feature-environment .physics-cube--9{right:10px!important;width:118px!important}.feature-environment .physics-cube--10{right:9%!important;width:58px!important}.feature-environment .physics-cube--11{right:4%!important;width:86px!important}.feature-environment .physics-cube--12{right:12%!important;width:66px!important}
@media(max-width:1180px){.feature-strip article+article:before{top:0;left:10%;width:80%;height:1px}.feature-environment .physics-cube{opacity:.42!important}}

/* V15: hero art lifted — composition intersects the upper frame area. */
.hero-art{bottom:-32%!important;z-index:3!important}
@media(min-width:1181px){.hero-art{bottom:-30%!important}}
@media(max-width:920px){.hero-art{bottom:-12%!important}}
