:root{--primary: color-mix(in srgb, var(--product-primary, #4f7fff) var(--hue-mix), var(--hue-mix-color));--accent: color-mix(in srgb, var(--product-accent, #22b4e8) var(--hue-mix), var(--hue-mix-color));--primary-fill: color-mix(in srgb, var(--product-primary, #4f7fff) var(--fill-mix), #000);--on-primary: #ffffff;--badge-edge: #a6a6a6;--radius-lg: 34px;--radius-md: 26px;--radius-sm: 18px;--gutter: clamp(16px, 4vw, 48px);--page: #f5f6fa;--surface: #ffffff;--surface-2: #eceff7;--heading: #0d1220;--text: #46516a;--muted: #717c92;--line: rgba(13, 18, 32, .1);--line-strong: rgba(13, 18, 32, .16);--shadow-sm: 0 6px 18px rgba(15, 23, 42, .07);--shadow-md: 0 20px 45px rgba(15, 23, 42, .1);--shadow-lg: 0 34px 80px rgba(15, 23, 42, .14);--glow-strength: .4;--hue-mix: 86%;--hue-mix-color: #000;--fill-mix: 100%;--knob-x: 0px;--sun-color: var(--primary);--moon-color: var(--muted);--badge-bg: #000000;--badge-fg: #ffffff;color-scheme:light}:root[data-theme=dark]{--page: #0b0e15;--surface: #141926;--surface-2: #1c2231;--heading: #ffffff;--text: #ccd4e3;--muted: #8b95a8;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .4);--shadow-md: 0 22px 50px rgba(0, 0, 0, .45);--shadow-lg: 0 36px 84px rgba(0, 0, 0, .55);--glow-strength: .62;--hue-mix: 72%;--hue-mix-color: #fff;--fill-mix: 94%;--knob-x: 30px;--sun-color: var(--muted);--moon-color: var(--primary);--badge-bg: #ffffff;--badge-fg: #000000;color-scheme:dark}@media(prefers-color-scheme:dark){:root:not([data-theme=light]){--page: #0b0e15;--surface: #141926;--surface-2: #1c2231;--heading: #ffffff;--text: #ccd4e3;--muted: #8b95a8;--line: rgba(255, 255, 255, .1);--line-strong: rgba(255, 255, 255, .18);--shadow-sm: 0 6px 18px rgba(0, 0, 0, .4);--shadow-md: 0 22px 50px rgba(0, 0, 0, .45);--shadow-lg: 0 36px 84px rgba(0, 0, 0, .55);--glow-strength: .62;--hue-mix: 72%;--hue-mix-color: #fff;--fill-mix: 94%;--knob-x: 30px;--sun-color: var(--muted);--moon-color: var(--primary);--badge-bg: #ffffff;--badge-fg: #000000;color-scheme:dark}}*{box-sizing:border-box}html{background:var(--page);scroll-behavior:smooth}body{margin:0;min-width:320px;background:var(--page);color:var(--text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;-webkit-font-smoothing:antialiased;overflow-x:hidden;transition:background-color .3s ease,color .3s ease}a{color:inherit;text-decoration:none}button{font:inherit}img{max-width:100%}:where(a,button,summary):focus-visible{outline:2px solid var(--primary);outline-offset:3px;border-radius:6px}.page-shell{min-height:100vh;display:flex;flex-direction:column}.page-shell>main{flex:1}.wrap,.site-header,.home-hero,.product-gallery,.site-footer,.product-hero,.shots-section,.feature-section,.faq-section,.store-story,.download-panel,.fact-strip{width:min(1320px,calc(100% - var(--gutter) * 2));margin-inline:auto}.site-header{height:88px;display:flex;align-items:center;gap:24px;position:relative;z-index:20}.site-header nav{display:flex;gap:26px;margin-left:auto}.site-header nav a{font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);transition:color .2s ease}.site-header nav a:hover{color:var(--primary)}.studio-mark{display:inline-flex;align-items:center;gap:11px;color:var(--heading)}.studio-mark__glyph{width:30px;height:30px;display:grid;place-items:center;border-radius:10px;color:var(--primary);background:color-mix(in srgb,var(--primary) 12%,transparent)}.studio-mark__glyph svg{width:20px;height:20px}.studio-mark__text{display:inline-flex;gap:6px;font-size:13px;letter-spacing:.16em}.studio-mark__text b{font-weight:800}.studio-mark__text i{font-style:normal;font-weight:500;color:var(--muted)}.theme-toggle{border:0;background:none;padding:0;cursor:pointer;line-height:0}.theme-toggle__track{position:relative;display:inline-flex;align-items:center;justify-content:space-between;gap:6px;width:62px;height:32px;padding:0 8px;border-radius:999px;border:1px solid var(--line-strong);background:var(--surface-2);color:var(--muted);transition:background-color .25s ease,border-color .25s ease}.theme-toggle__icon{width:15px;height:15px;position:relative;z-index:2;transition:color .25s ease}.theme-toggle__knob{position:absolute;z-index:1;top:3px;left:3px;width:24px;height:24px;border-radius:50%;background:var(--surface);box-shadow:var(--shadow-sm);transform:translate(var(--knob-x));transition:transform .28s cubic-bezier(.32,.72,0,1)}.theme-toggle__icon.is-sun{color:var(--sun-color)}.theme-toggle__icon.is-moon{color:var(--moon-color)}.theme-toggle:hover .theme-toggle__track{border-color:var(--primary)}.home-hero{padding:92px 0 78px;position:relative;border-bottom:1px solid var(--line)}.home-kicker,.section-label,.product-eyebrow{display:inline-flex;font-size:11px;line-height:1;font-weight:800;letter-spacing:.13em;text-transform:uppercase;color:var(--primary)}.home-hero h1{margin:22px 0 0;font-size:clamp(52px,8vw,116px);line-height:.86;letter-spacing:-.07em;max-width:1050px;color:var(--heading)}.home-hero h1 em{font-style:normal;color:var(--muted)}.home-hero>p{margin:32px 0 0;max-width:650px;font-size:18px;line-height:1.65;color:var(--muted)}.hero-orbit{position:absolute;width:280px;height:280px;border:1px solid var(--line);border-radius:50%;right:4%;top:60px}.hero-orbit:before,.hero-orbit:after{content:"";position:absolute;border-radius:50%;border:1px solid var(--line)}.hero-orbit:before{inset:38px}.hero-orbit:after{inset:88px}.hero-orbit i{position:absolute;width:12px;height:12px;border-radius:50%;background:var(--primary);box-shadow:0 0 28px var(--primary)}.hero-orbit i:nth-child(1){top:25px;left:95px}.hero-orbit i:nth-child(2){right:15px;top:130px;background:#f5348a;box-shadow:0 0 28px #f5348a}.hero-orbit i:nth-child(3){bottom:32px;left:42px;background:#2fc39b;box-shadow:0 0 28px #2fc39b}.product-gallery{margin-top:32px;display:grid;grid-template-columns:1fr 1fr;gap:22px}.gallery-card{--card-primary: color-mix(in srgb, var(--card-hue, #4f7fff) var(--hue-mix), var(--hue-mix-color));--card-fill: color-mix(in srgb, var(--card-hue, #4f7fff) var(--fill-mix), #000);min-height:600px;border-radius:var(--radius-lg);padding:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);position:relative;overflow:hidden;display:flex;flex-direction:column;opacity:0;transform:translateY(24px);transition:opacity .6s ease var(--delay),transform .6s ease var(--delay),box-shadow .3s ease,border-color .3s ease}.gallery-card.is-visible{opacity:1;transform:none}.gallery-card:hover{box-shadow:var(--shadow-lg);border-color:color-mix(in srgb,var(--card-primary) 45%,transparent)}.gallery-card__top{display:grid;grid-template-columns:auto 1fr auto;gap:14px;align-items:center;position:relative;z-index:3}.gallery-card__identity span{font-size:10px;line-height:1;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:var(--card-primary)}.gallery-card__identity h2{margin:5px 0 0;font-size:20px;line-height:1.1;color:var(--heading)}.gallery-card__identity p{margin:4px 0 0;font-size:12px;color:var(--muted)}.get-pill{border:1px solid color-mix(in srgb,var(--card-primary) 40%,transparent);background:color-mix(in srgb,var(--card-primary) 12%,transparent);color:var(--card-primary);height:34px;min-width:58px;padding:0 16px;border-radius:999px;font-size:12px;font-weight:800;cursor:pointer;transition:background-color .2s ease}.get-pill:hover{background:color-mix(in srgb,var(--card-primary) 22%,transparent)}.gallery-card__visual{display:grid;place-items:center;flex:1;min-height:360px;margin:26px 0 14px;position:relative;isolation:isolate}.gallery-card__glow{position:absolute;width:74%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle at 32% 40%,color-mix(in srgb,var(--card-hue, #4f7fff) 55%,transparent),transparent 62%),radial-gradient(circle at 70% 62%,color-mix(in srgb,var(--card-hue-2, #22b4e8) 45%,transparent),transparent 62%);filter:blur(30px);opacity:var(--glow-strength)}.shot-fan{position:relative;display:grid;place-items:center;width:100%;height:100%}.shot-fan img{position:absolute;width:min(40%,176px);height:auto;border-radius:16px;border:1px solid var(--line-strong);box-shadow:var(--shadow-md);background:var(--surface-2);transition:transform .5s cubic-bezier(.32,.72,0,1)}.shot-fan img:nth-child(1){z-index:3;transform:translateY(3%)}.shot-fan img:nth-child(2){z-index:2;transform:translate(-56%,-1%) rotate(-8deg)}.shot-fan img:nth-child(3){z-index:2;transform:translate(56%,-1%) rotate(8deg)}.gallery-card:hover .shot-fan img:nth-child(1){transform:translateY(-1%)}.gallery-card:hover .shot-fan img:nth-child(2){transform:translate(-64%,-4%) rotate(-11deg)}.gallery-card:hover .shot-fan img:nth-child(3){transform:translate(64%,-4%) rotate(11deg)}.gallery-card__footer{display:flex;align-items:flex-end;justify-content:space-between;gap:22px;position:relative;z-index:3}.gallery-card__footer p{margin:0;max-width:420px;font-size:24px;line-height:1.08;letter-spacing:-.035em;font-weight:650;color:var(--heading)}.round-arrow{width:52px;height:52px;flex:0 0 52px;border-radius:50%;display:grid;place-items:center;background:var(--card-fill);color:#fff;font-size:22px;transition:transform .2s ease}.gallery-card:hover .round-arrow{transform:rotate(8deg) scale(1.05)}.product-icon{width:var(--icon-size, 72px);height:var(--icon-size, 72px);flex:0 0 var(--icon-size, 72px);border-radius:22.5%;object-fit:cover;box-shadow:var(--shadow-sm);border:1px solid var(--line)}.home-manifesto{width:min(980px,calc(100% - var(--gutter) * 2));margin:150px auto;padding-bottom:130px;text-align:center}.home-manifesto span{font-size:11px;text-transform:uppercase;letter-spacing:.15em;color:var(--muted);font-weight:800}.home-manifesto h2{margin:18px 0 0;font-size:clamp(36px,5vw,70px);line-height:.98;letter-spacing:-.05em;color:var(--heading)}.home-manifesto p{max-width:670px;margin:24px auto 0;color:var(--muted);font-size:17px;line-height:1.65}.site-footer{min-height:86px;padding:22px 0;border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:22px;flex-wrap:wrap;color:var(--muted);font-size:12px}.site-footer__brand{font-weight:800;color:var(--heading);letter-spacing:-.01em;font-size:13px}.site-footer nav{display:flex;gap:22px;flex-wrap:wrap}.site-footer nav a:hover{color:var(--primary)}.product-hero{padding:64px 0 110px;display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,330px);gap:70px;align-items:center}.back-link{font-size:12px;font-weight:700;color:var(--muted)}.back-link:hover{color:var(--primary)}.product-title-row{display:flex;align-items:center;gap:16px;margin-top:32px}.product-title-row>div>p{margin:7px 0 0;font-size:12px;color:var(--muted)}.product-hero h1{font-size:clamp(46px,6vw,84px);line-height:.94;letter-spacing:-.06em;color:var(--heading);margin:32px 0 0;max-width:760px}.product-lede{font-size:19px;line-height:1.65;color:var(--muted);max-width:680px;margin:26px 0 0}.landing-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-top:34px}.micro-fact{font-size:12px;color:var(--muted)}.product-hero__art{position:relative;display:grid;place-items:center;min-width:0;max-width:330px;justify-self:center}.hero-glow{position:absolute;width:105%;aspect-ratio:1;border-radius:50%;background:radial-gradient(circle,color-mix(in srgb,var(--primary-fill) 60%,transparent),transparent 65%);filter:blur(50px);opacity:var(--glow-strength)}.product-shot{margin:0;position:relative;width:100%}.product-shot img{display:block;width:100%;height:auto;border-radius:26px;border:1px solid var(--line-strong);box-shadow:var(--shadow-lg);background:var(--surface-2)}.fact-strip{width:min(1160px,calc(100% - var(--gutter) * 2));margin:-36px auto 0;background:var(--surface);border:1px solid var(--line);border-radius:28px;display:grid;grid-template-columns:repeat(4,1fr);box-shadow:var(--shadow-md);position:relative;z-index:2}.fact-strip div{padding:26px 18px;text-align:center;position:relative}.fact-strip div:not(:last-child):after{content:"";position:absolute;right:0;top:24%;height:52%;width:1px;background:var(--line)}.fact-strip strong{display:block;color:var(--heading);font-size:26px;letter-spacing:-.04em}.fact-strip span{display:block;color:var(--muted);font-size:11px;margin-top:8px;text-transform:uppercase;letter-spacing:.1em}.shots-section,.feature-section,.faq-section{width:min(1160px,calc(100% - var(--gutter) * 2));margin:120px auto 0}.section-head h2{margin:16px 0 0;font-size:clamp(32px,4vw,52px);line-height:1;letter-spacing:-.05em;color:var(--heading)}.shots-rail{display:grid;grid-auto-flow:column;grid-auto-columns:minmax(230px,1fr);gap:22px;margin-top:34px;overflow-x:auto;padding-bottom:12px;scroll-snap-type:x mandatory;scrollbar-width:thin}.shots-rail .product-shot{scroll-snap-align:center}.shots-rail .product-shot img{border-radius:22px;box-shadow:var(--shadow-md)}.feature-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.feature-tile{min-height:250px;padding:28px;border-radius:28px;background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow-sm);opacity:0;transform:translateY(20px);transition:opacity .55s ease var(--tile-delay),transform .55s ease var(--tile-delay)}.feature-tile.is-visible{opacity:1;transform:none}.feature-tile>span{font-size:11px;font-weight:800;color:var(--primary);letter-spacing:.1em}.feature-tile h3{color:var(--heading);font-size:28px;letter-spacing:-.04em;margin:48px 0 0;font-weight:700}.feature-tile p{color:var(--muted);font-size:15px;line-height:1.65;margin:14px 0 0;max-width:450px}.store-story{width:min(1160px,calc(100% - var(--gutter) * 2));margin:120px auto 0;padding:48px;border-radius:var(--radius-lg);background:linear-gradient(135deg,var(--surface-2),color-mix(in srgb,var(--surface-2) 78%,var(--primary-fill)) 62%,color-mix(in srgb,var(--surface-2) 84%,var(--accent)));border:1px solid var(--line);display:grid;grid-template-columns:1.1fr .9fr;gap:50px;align-items:center}.store-story h2{font-size:clamp(34px,4.6vw,62px);line-height:.98;letter-spacing:-.055em;color:var(--heading);margin:16px 0 0}.store-story__meta{display:grid;grid-template-columns:1fr 1fr;gap:18px 28px;margin:0}.store-story__meta div{display:grid;gap:5px}.store-story__meta dt{font-size:10px;color:var(--muted);text-transform:uppercase;letter-spacing:.11em;font-weight:700}.store-story__meta dd{margin:0;font-size:14px;color:var(--heading);font-weight:600}.faq-list{display:grid;gap:12px;margin-top:28px}.faq-item{background:var(--surface);border-radius:20px;border:1px solid var(--line);overflow:hidden}.faq-item summary{list-style:none;display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 24px;cursor:pointer;color:var(--heading);font-size:17px;font-weight:700}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary span{font-size:22px;color:var(--primary);transition:transform .2s ease}.faq-item[open] summary span{transform:rotate(45deg)}.faq-item p{margin:0;padding:0 24px 24px;color:var(--muted);line-height:1.65;font-size:14px}.download-panel{width:min(1160px,calc(100% - var(--gutter) * 2));margin:120px auto 100px;padding:52px;border-radius:var(--radius-lg);background:var(--primary-fill);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:32px;position:relative;overflow:hidden;--badge-bg: #ffffff;--badge-fg: #000000}.download-panel:after{content:"";position:absolute;width:350px;height:350px;border:1px solid rgba(255,255,255,.24);border-radius:50%;right:-100px;top:-155px}.download-panel .product-eyebrow{color:#fff;opacity:.75}.download-panel h2{font-size:clamp(30px,4vw,52px);line-height:1.02;letter-spacing:-.05em;margin:15px 0 0;max-width:700px;color:#fff}.download-panel>*{position:relative;z-index:1}.appstore-badge{display:inline-block;line-height:0;border-radius:9px;transition:transform .2s ease}.appstore-badge:hover{transform:translateY(-2px)}.appstore-badge__art{height:var(--badge-height, 48px);width:auto;display:block}.simple-page{width:min(760px,calc(100% - var(--gutter) * 2));margin:80px auto 120px}.simple-page h1{font-size:clamp(42px,7vw,68px);letter-spacing:-.06em;line-height:.98;margin:24px 0 0;color:var(--heading)}.prose{margin-top:28px}.prose p{font-size:18px;line-height:1.75;color:var(--muted);margin:0 0 20px}.prose a{color:var(--primary);font-weight:600;text-decoration:underline;text-underline-offset:3px}.reveal{opacity:0;transform:translateY(18px);transition:opacity .6s ease,transform .6s ease}.reveal.is-visible{opacity:1;transform:none}@media(max-width:980px){.product-gallery{grid-template-columns:1fr}.hero-orbit{opacity:.4;right:-120px}.product-hero{grid-template-columns:1fr;padding-top:40px;gap:44px}.product-hero__copy{text-align:center}.product-title-row,.landing-actions{justify-content:center}.product-lede{margin-inline:auto}.product-hero__art{max-width:340px;margin-inline:auto}.store-story{grid-template-columns:1fr;gap:34px}}@media(max-width:700px){.site-header{height:70px;gap:14px}.site-header nav{gap:16px}.site-header nav a{font-size:10px}.studio-mark__text i{display:none}.home-hero{padding:56px 0 50px}.home-hero h1{font-size:clamp(40px,12vw,56px)}.home-hero>p{font-size:16px}.hero-orbit{display:none}.product-gallery{gap:14px;margin-top:18px}.gallery-card{border-radius:var(--radius-md);padding:20px;min-height:500px}.gallery-card__visual{min-height:290px}.gallery-card__footer p{font-size:20px}.round-arrow{width:44px;height:44px;flex-basis:44px}.home-manifesto{margin:90px auto;padding-bottom:70px}.site-footer{flex-direction:column;align-items:flex-start}.product-hero{padding:32px 0 78px}.product-lede{font-size:16px}.fact-strip{grid-template-columns:1fr 1fr;border-radius:22px;margin-top:-20px}.fact-strip div:nth-child(2):after{display:none}.fact-strip div:nth-child(-n+2){border-bottom:1px solid var(--line)}.shots-section,.feature-section,.faq-section,.store-story,.download-panel{margin-top:80px}.shots-rail{grid-auto-columns:minmax(200px,76%);gap:14px}.feature-grid{grid-template-columns:1fr}.feature-tile{min-height:0;border-radius:22px}.feature-tile h3{margin-top:30px;font-size:25px}.store-story{padding:28px;border-radius:var(--radius-md)}.store-story__meta{grid-template-columns:1fr 1fr;gap:16px}.download-panel{padding:30px;border-radius:var(--radius-md);flex-direction:column;align-items:flex-start;margin-bottom:70px}.simple-page{margin:50px auto 90px}.prose p{font-size:16px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important;animation:none!important}.reveal,.feature-tile,.gallery-card{opacity:1;transform:none}}
