@font-face{font-family:Space Grotesk;src:url('assets/fonts/space-grotesk-latin.woff2') format('woff2');font-weight:300 700;font-style:normal;font-display:swap}
@font-face{font-family:DM Sans;src:url('assets/fonts/dm-sans-latin.woff2') format('woff2');font-weight:100 1000;font-style:normal;font-display:swap}
:root{--ink:#2c2038;--space:#20152f;--space-deep:#1b1228;--cream:#f6f2e9;--paper:#fffaf0;--lilac:#c3a4ea;--lavender:#e7dcef;--apricot:#ffbc87;--muted:#6d6173;--line:#dcd4df;--display:'Space Grotesk',sans-serif;--body:'DM Sans',sans-serif;--mono:ui-monospace,SFMono-Regular,Consolas,monospace}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:96px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.65 var(--body);--scroll:0}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,select{cursor:pointer}button{color:inherit}button:disabled{cursor:default;opacity:.45}a{color:inherit;text-decoration:none}a,button{touch-action:manipulation}img{display:block;max-width:100%}figure,p,h1,h2,h3,blockquote{margin:0}h1,h2,h3{font-family:var(--display);font-weight:600;line-height:1.08;letter-spacing:-.045em}h2{font-size:clamp(38px,4.4vw,65px)}h3{font-size:24px}p{line-height:1.7}button{border:0;background:none}::selection{background:var(--apricot);color:var(--ink)}:focus-visible{outline:3px solid #ab68e7;outline-offset:5px}a:hover{text-decoration-color:currentColor}[hidden]{display:none!important}.wrap{width:min(1240px,calc(100% - 104px));margin-inline:auto;position:relative}.section{padding:100px 0}.eyebrow,.mono,.tiny-label{font:11px/1.5 var(--mono);letter-spacing:.11em}.eyebrow{font-weight:500}.tiny-label{display:inline-block;margin-top:19px;color:var(--lilac);font-size:10px}.serif{font-family:Georgia,'Times New Roman',serif;font-weight:400;font-style:italic;letter-spacing:-.045em}.section-number{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid currentColor;border-radius:50%;margin-right:12px;font-size:10px;letter-spacing:0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:52px;margin-bottom:43px}.section-heading h2{margin-top:23px}.section-heading>p,.section-heading>div+div{max-width:355px;color:var(--muted);font-size:16px;padding-bottom:4px}.section-heading>div+div p{color:inherit}.button{display:inline-flex;align-items:center;justify-content:center;gap:25px;border-radius:100px;border:1px solid transparent;min-height:52px;padding:13px 24px;font-weight:650;font-size:14px;line-height:1.3;transition:background .2s,transform .2s}.button:hover{transform:translateY(-2px)}.button span{font-size:21px;line-height:1}.button-small{min-height:41px;padding:10px 19px;font-size:12px}.button-apricot{background:var(--apricot);color:var(--ink)}.button-apricot:hover{background:#ffd0ad}.button-outline{border-color:#6b587b;color:var(--paper);background:transparent}.button-outline:hover{background:#3b294c}.text-link,.quiet-link{font-weight:650;font-size:14px}.text-link:hover,.quiet-link:hover,.source-line a:hover,.sources-section a:hover small{text-decoration:underline;text-underline-offset:5px}.quiet-link{display:inline-flex;gap:15px;align-items:center}.status-dot{width:7px;height:7px;border-radius:50%;display:inline-block;background:#d8edab;box-shadow:0 0 0 4px #d8edab12;flex-shrink:0}.sr-only,.svg-library{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:20px;padding:15px 25px;z-index:100;background:var(--apricot);border-radius:0 0 8px 8px}.skip-link:focus{top:0}#flight-progress{position:fixed;z-index:100;top:0;left:0;height:3px;width:100%;background:var(--apricot);transform:scaleX(0);transform-origin:left;pointer-events:none}
/* The navigation stays quiet; native scrolling always controls the page. */
.site-header{height:85px;background:var(--space);color:var(--paper);border-bottom:1px solid #d3b8e217;position:relative;z-index:30}.nav-wrap{height:100%;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:inline-flex;align-items:center;gap:11px;font-family:var(--display);font-size:19px;font-weight:600;letter-spacing:-.04em;white-space:nowrap}.brand img{width:46px;height:46px;object-fit:contain}.brand-alpha{color:#c5aecf;font-size:12px;letter-spacing:.04em}.site-header nav{display:flex;align-items:center;gap:28px;font-size:12px;color:#d3c6df}.site-header nav a{transition:color .2s}.site-header nav a:hover{color:var(--apricot)}.nav-cta{border-color:#6c597c;color:var(--paper)}.nav-cta:hover{background:#362443}#menu-toggle{display:none}
/* A small orbital scene, with motion tied to the visitor's position. */
.starfield{background-color:var(--space);background-image:radial-gradient(circle at 12% 20%,#dfcdee90 0 1px,transparent 1.8px),radial-gradient(circle at 84% 13%,#dfcdee6e 0 1px,transparent 1.6px),radial-gradient(circle at 65% 74%,#dfcdee70 0 1px,transparent 1.8px),radial-gradient(circle at 43% 42%,#dfcdee50 0 1px,transparent 1.5px);background-size:293px 283px,337px 373px,451px 391px,529px 347px;color:var(--cream)}
.hero{position:relative;overflow:hidden;isolation:isolate;padding-top:48px}.hero:before{content:'';position:absolute;width:640px;height:640px;border-radius:50%;background:#74458c24;filter:blur(90px);right:-30px;top:0;z-index:-1}.hero-grid{display:grid;grid-template-columns:1fr 1.05fr;align-items:center;min-height:605px}.hero-copy{position:relative;z-index:2;padding:8px 0 38px}.hero-eyebrow{display:flex;align-items:center;gap:12px;color:#d6c4df;font-size:10px;letter-spacing:.12em;margin-bottom:30px}.hero h1{font-size:clamp(76px,8.4vw,121px);line-height:.89;font-weight:600;letter-spacing:-.065em;position:relative;width:max-content}.alpha-tag{position:absolute;left:calc(100% + 16px);bottom:4px;padding:7px 9px;color:var(--apricot);border:1px solid #ffbc8770;border-radius:5px;letter-spacing:.17em;font:11px/1 var(--mono);transform:rotate(-8deg)}.hero-star{position:absolute;color:var(--apricot);font-size:52px;top:0;right:-67px;font-weight:400;transform:rotate(calc(var(--scroll)*100deg));line-height:1}.hero h2{font-size:27px;margin:29px 0 14px;letter-spacing:-.035em}.hero-description{font-size:16px;color:#c5b9d1;max-width:410px;line-height:1.75}.hero-actions{display:flex;align-items:center;gap:26px;margin-top:29px}.hero-actions .quiet-link{font-size:12px}.hero-note{font-size:10px;color:#a899b8;margin-top:22px}.hero-note span{margin:0 7px}.hero-visual{height:604px;position:relative;display:flex;align-items:center;justify-content:center;transform:perspective(900px) rotateX(var(--tilt-x,0deg)) rotateY(var(--tilt-y,0deg));transition:transform .3s ease-out}.hero-bunny{position:relative;width:110%;max-width:660px;height:auto;filter:drop-shadow(0 24px 30px #09031030);transform:translateY(calc(var(--scroll)*-48px)) rotate(-5deg);pointer-events:none}.orbit-label{position:absolute;z-index:2;color:#b3a0c6;font:9px/1.5 var(--mono);letter-spacing:.13em;display:flex;align-items:center;gap:10px}.orbit-label-top{top:12px;right:25px}.crosshair{color:var(--apricot);font-size:22px}.orbit-coordinate{position:absolute;bottom:38px;right:0;color:#ab99bc;font:9px var(--mono);letter-spacing:.1em;writing-mode:vertical-rl}.mission-sticker{position:absolute;bottom:10px;left:48px;padding:12px 18px;display:flex;align-items:center;gap:14px;border:1px solid #89719969;border-radius:12px;background:#2c1d3ddd;backdrop-filter:blur(8px);transform:rotate(-5deg);box-shadow:0 15px 40px #0c05142a;font-size:11px;color:#cbbcd7}.mission-sticker>span{font-size:27px;color:var(--apricot)}.mission-sticker strong{font-weight:500;color:var(--paper)}.orbit{position:absolute;z-index:-1;width:950px;height:510px;border:1px solid #c9a8e218;border-radius:50%;right:-305px;top:150px;transform:rotate(-40deg)}.orbit-two{width:1210px;height:600px;right:-310px;top:110px;transform:rotate(27deg)}.hero-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #a887c129;padding:25px 0;color:#ac99bd}.hero-footer .mono{font-size:9px}.scroll-cue{font-size:11px;color:#daccdf}.scroll-cue span{margin-left:16px;display:inline-block;font-size:17px;transition:transform .2s}.scroll-cue:hover span{transform:translateY(4px)}
/* The key numbers read as a strip rather than four floating cards. */
.spec-band{background:var(--lavender);border-bottom:1px solid #cebedb;padding:35px 0 15px}.spec-grid{display:grid;grid-template-columns:1fr 1fr 1.28fr 1fr}.spec-grid>div{display:flex;flex-direction:column;gap:5px;padding:0 25px;border-left:1px solid #bba7c9}.spec-grid>div:first-child{padding-left:0;border:0}.spec-grid>div:last-child{padding-right:0}.spec-grid strong{font:600 31px/1.3 var(--display);letter-spacing:-.045em;white-space:nowrap}.spec-grid strong span{font:400 11px var(--body);letter-spacing:0}.spec-grid>div:nth-child(3) strong{font-size:23px;line-height:40px}.spec-grid>div>span{font-size:11px;color:#6b597a}.spec-source{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:9px;color:#6c577b}.evidence-label{display:inline-block;width:max-content;padding:4px 8px;border-radius:4px;background:#e6ddef;color:#5a476b;font:10px/1.25 var(--body);font-weight:650;white-space:nowrap}.spec-source .evidence-label{padding:2px 6px;background:#d8c9e4;font-size:9px}.label-lilac{background:#e0cdef}.label-outline{background:transparent;border:1px solid #b29bc0}
/* Performance panels keep the measurement and its conditions together. */
.tab-list{display:flex;gap:7px;align-items:center;flex-wrap:wrap}.tab-list button{min-height:42px;border-radius:100px;padding:9px 19px;color:#6d5c78;font-weight:600;font-size:13px;transition:background .2s,color .2s}.tab-list button:hover{background:#eae1ef}.tab-list button[aria-selected=true]{color:var(--paper);background:var(--ink)}.performance-tabs>.tab-list{border-bottom:1px solid var(--line);padding:0 0 18px;margin-bottom:30px}.performance-tabs>.tab-list button{display:flex;align-items:center;gap:33px}.speed-layout{display:grid;grid-template-columns:1fr 270px;gap:52px}.chart-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;margin:4px 0 33px}.chart-heading h3{font-size:19px;letter-spacing:-.03em}.chart-heading .mono{font-size:9px;color:var(--muted)}.speed-row{display:grid;grid-template-columns:143px 1fr 55px;gap:20px;align-items:center;margin-top:24px}.speed-row strong{font-weight:650;font-size:14px;display:block}.speed-row>div>span{display:block;font-size:10px;color:var(--muted);margin-top:2px}.speed-row>b{font:600 24px var(--display);text-align:right;letter-spacing:-.04em}.bar-track{height:22px;background:#eae4eb;border-radius:4px;overflow:hidden}.bar-fill{height:100%;width:var(--bar);background:#9c75bf;border-radius:4px}.bar-fill.second{background:#c3a7db}.chart-scale{margin:14px 75px 0 163px;display:flex;justify-content:space-between;font:9px var(--mono);color:#76647f}.chart-caption{font-size:11px;color:var(--muted);max-width:570px;margin-top:29px}.chart-caption a{text-decoration:underline;text-underline-offset:3px}.speed-details{border-left:1px solid var(--line);padding-left:38px}.speed-details .eyebrow{font-size:9px;color:var(--muted)}.speed-details p{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:16px}.speed-details p>strong{font:600 44px/1 var(--display);letter-spacing:-.06em}.speed-details p>strong span{font-size:22px;letter-spacing:0;margin-left:3px;color:#84728f}.speed-details p>span{font-size:11px;color:var(--muted);line-height:1.5}.test-count{padding-top:17px;margin-top:21px;border-top:1px solid var(--line)}.test-count>span{display:block;font-size:10px;color:var(--muted)}.test-count>strong{font-size:11px;display:block;margin-top:6px;font-weight:400}.test-count b{font-weight:600;margin-left:5px}.test-count strong span{margin:0 10px}.dashboard-note{margin-top:31px;background:#eee7f0;border-radius:7px;padding:17px 21px;display:flex;align-items:center;gap:15px;font-size:10px}.dashboard-note p{color:#74617f}.dashboard-note .evidence-label{flex-shrink:0;background:#ded0e8}.dashboard-note>a{flex-shrink:0;font-weight:600}.source-line{display:flex;justify-content:space-between;gap:20px;font-size:10px;color:#715c7b;margin-top:20px}.source-line>span:last-child{display:flex;gap:19px}.measurement-note{border-top:1px solid var(--line);margin-top:30px;padding-top:16px;font-size:12px;color:var(--muted)}summary{cursor:pointer;list-style:none}summary::-webkit-details-marker{display:none}summary>span{font-size:18px;line-height:1}details[open]>summary>span{transform:rotate(45deg);display:inline-block}.measurement-note summary{display:flex;justify-content:space-between;gap:20px}.measurement-note p{margin-top:12px;max-width:800px}.probe-heading{display:flex;align-items:center;gap:14px;font-size:10px;color:var(--muted)}.probe-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:26px;margin-top:23px}.probe-grid article{padding:15px 20px 25px 0;border-right:1px solid var(--line)}.probe-grid article:last-child{border:0}.probe-icon{display:block;font-size:28px;color:#9470b0;margin-bottom:15px}.probe-grid h3{font-size:20px}.probe-grid p{font-size:13px;margin-top:14px;color:var(--muted)}.probe-grid small{display:block;margin-top:15px;font:10px/1.5 var(--mono);color:#8a5ca7}
/* SVG previews have definite frames: every pixel stays inside the viewport. */
.gallery-section{position:relative;padding-bottom:79px}.gallery-section .section-heading>div+div{color:#c0adcd}.gallery-section .section-number{color:var(--lilac)}.gallery-section .section-heading{margin-bottom:38px}.gallery-toolbar{display:flex;justify-content:space-between;gap:18px;align-items:center;border-bottom:1px solid #b89bd12e;padding-bottom:23px;margin-bottom:27px}.gallery .tab-list{gap:4px}.gallery .tab-list button{font-size:12px;color:#baa7ca;padding-inline:17px;min-height:38px}.gallery .tab-list button:hover{background:#49305b}.gallery .tab-list button[aria-selected=true]{background:var(--lilac);color:var(--ink)}.gallery-paging{display:flex;gap:9px;align-items:center}.gallery-paging .mono{font-size:10px;color:#b6a3c6;margin-right:15px}.gallery-paging button{width:37px;height:37px;border:1px solid #745b85;border-radius:50%;color:var(--paper);font-size:18px}.gallery-paging button:hover{background:#513766}.gallery-overview{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:17px}.gallery-overview>button{display:block;text-align:left;padding:0;border-radius:8px;overflow:hidden;background:#2a1c3a;border:1px solid #66517360;transition:border-color .2s,transform .25s}.gallery-overview>button:hover{transform:translateY(-5px);border-color:#c3a4eaaa}.thumb{height:220px;display:flex;align-items:center;justify-content:center;background:#faf9f3;padding:13px;overflow:hidden}.thumb img{width:100%;height:100%;min-width:0;min-height:0;object-fit:contain}.thumb-title{display:flex;align-items:center;justify-content:space-between;padding:17px 17px 20px;gap:7px;font:500 15px/1.4 var(--display);color:var(--paper);letter-spacing:-.03em}.thumb-title small{display:block;font:8px/1.5 var(--mono);letter-spacing:.09em;color:#b7a3c8;margin-bottom:5px}.thumb-title b{font-size:18px;color:var(--apricot);font-weight:400}.art-detail{display:grid;grid-template-columns:minmax(0,.68fr) minmax(0,1.32fr);gap:30px;height:440px;min-height:0}.art-copy{padding:30px 10px 20px 0;display:flex;flex-direction:column;align-items:flex-start;min-width:0}.art-copy>.eyebrow{font-size:10px;color:var(--lilac)}.art-copy h3{font-size:36px;margin:25px 0 30px}.prompt-label{font:9px var(--mono);color:#a48ab7;letter-spacing:.09em}.art-copy blockquote{font-size:14px;line-height:1.7;color:#d9ccdf;margin-top:12px;white-space:pre-wrap}.art-copy .button{margin-top:23px;min-height:40px;font-size:11px;padding:10px 17px}.art-detail figure{height:100%;min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto;background:#fbfaf5;border-radius:8px;padding:16px 16px 9px;overflow:hidden}.art-detail figure img{height:100%;width:100%;min-width:0;min-height:0;object-fit:contain}.art-detail figcaption{font-size:9px;color:#74617c;text-align:center;margin-top:7px}.gallery-footnote{display:flex;justify-content:space-between;gap:25px;font-size:10px;line-height:1.7;color:#a993bb;margin-top:25px;padding-right:110px}.gallery-footnote details{max-width:320px;flex-shrink:0}.gallery-footnote summary{text-decoration:underline;text-underline-offset:4px}.gallery-footnote details p{margin-top:10px}.peek-window{width:106px;height:128px;position:absolute;pointer-events:none;overflow:hidden}.peek-bunny{width:100%;height:100%;transform:translateY(80%);transition:transform .9s cubic-bezier(.2,.7,.2,1)}.peek-window.is-curious .peek-bunny,[data-bunny-zone].is-curious .peek-bunny{transform:translateY(12%) rotate(-7deg)}.gallery-peek{bottom:-79px;right:4px}.bunny-pupils{transform:translate(var(--look-x,0px),var(--look-y,0px));transition:transform .15s ease-out;transform-box:fill-box;transform-origin:center}
/* A dated identity ledger, with speculation kept beside its evidence. */
.identity-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:100px}.identity-intro h2{margin-top:24px}.identity-intro>p:not(.eyebrow){max-width:350px;color:var(--muted);font-size:15px;margin-top:25px}.identity-stamp{display:flex;gap:19px;align-items:center;margin-top:35px}.identity-stamp img{width:95px;height:95px;transform:rotate(-10deg)}.identity-stamp .mono{font-size:9px;color:#715c7b}.identity-stamp strong{display:block;font:500 24px var(--display);letter-spacing:-.04em;margin:4px 0}.identity-stamp div>span:last-child{font-size:11px;color:var(--muted)}.identity-ledger{padding-top:6px}.identity-ledger article{padding:0 0 27px 24px;border-left:1px solid #ccbcd7;position:relative}.identity-ledger article:before{content:'';position:absolute;left:-5px;top:7px;width:9px;height:9px;background:#aa83c8;border:2px solid var(--cream);border-radius:50%}.identity-ledger article+article{padding-top:24px}.identity-ledger article+article:before{top:31px;background:#de9b69}.ledger-top{display:flex;justify-content:space-between;align-items:center;gap:18px;margin-bottom:17px}.ledger-top time{font:9px var(--mono);color:#715c7b}.identity-ledger h3{font-size:23px;letter-spacing:-.035em}.identity-ledger p{font-size:13px;color:var(--muted);margin-top:12px;line-height:1.75}.identity-ledger p strong{font-weight:650;color:#54405f}.identity-ledger .local-note{font-size:11px}.identity-ledger a{display:inline-block;font-size:11px;font-weight:650;margin-top:14px}.identity-ledger details{padding:15px 0 0 24px;border-top:1px solid var(--line);font-size:11px;color:var(--muted)}.identity-ledger summary{display:flex;justify-content:space-between}
.technology-section{background:var(--lavender);padding:60px 0;border-block:1px solid #d7c7e1}.technology-inner{display:grid;grid-template-columns:.82fr 1.18fr;gap:80px}.technology-heading h2{font-size:38px;line-height:1.13;margin-top:22px}.model-flow{display:flex;align-items:center;justify-content:space-between;gap:18px}.model-flow>div{display:flex;flex-direction:column;gap:4px;min-width:80px}.model-flow>div .mono{font-size:9px;color:#6e527f}.model-flow strong{font:500 15px/1.5 var(--display);letter-spacing:-.02em}.model-flow>span{color:#9877ad;font-size:23px}.flow-core{align-items:center;background:#f6f0fa;border:1px solid #cbb1dd;border-radius:17px;padding:10px 25px}.flow-core img{width:45px;height:45px;object-fit:contain}.flow-core small{font-size:9px;color:#715c7b}.technology-facts{margin:27px 0 15px;display:grid;gap:14px}.technology-facts p{font-size:11px;color:#695477;line-height:1.8}.technology-facts .evidence-label{margin-right:9px;background:#d9c6e9}.technology-content>.text-link{font-size:11px}
/* Product promotion is disclosed and uses its own component names. */
.studio-section{padding:75px 0;background:var(--cream)}.studio-panel{background:#352242;border-radius:18px;padding:28px 37px 38px;color:var(--paper);overflow:hidden}.studio-top{display:flex;justify-content:space-between;align-items:center;gap:20px;border-bottom:1px solid #9e83b234;padding-bottom:19px}.studio-top .eyebrow{color:#c2aacd;font-size:9px}.sponsor-note{font-size:10px;color:#cebad9}.studio-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:55px;align-items:center;padding-top:33px}.studio-copy h2{font-size:42px}.studio-copy p{font-size:13px;color:#cbb8d6;margin-top:20px;max-width:350px}.studio-copy .button{margin-top:25px;font-size:12px;min-height:45px}.studio-tutorials{display:flex;flex-wrap:wrap;gap:16px;font-size:11px;margin-top:24px;align-items:center;color:#dfcbea}.studio-tutorials span{font:8px var(--mono);letter-spacing:.08em;color:#ae94bf}.studio-tutorials a:hover{text-decoration:underline;text-underline-offset:4px}.studio-screen{border:1px solid #765b87;border-radius:10px;overflow:hidden;background:#1c1326;transform:rotate(2deg);box-shadow:0 20px 35px #13081a40}.screen-bar{display:flex;align-items:center;gap:5px;height:30px;padding:0 12px;background:#43304f}.screen-bar i{width:5px;height:5px;background:#a08ab0;border-radius:50%}.screen-bar span{font:7px var(--mono);letter-spacing:.09em;color:#bda6cd;margin-left:auto}.studio-screen img{width:100%;height:auto;aspect-ratio:auto}.studio-screen figcaption{text-align:center;font-size:9px;color:#baa4c9;padding:10px}
/* Request builder: controls remain readable beside real, copyable code. */
.launchpad{padding-top:40px;padding-bottom:125px}.access-grid{display:grid;grid-template-columns:1fr 1fr;gap:27px;margin:35px 0 30px}.access-grid article{padding:23px 25px;border:1px solid var(--line);border-radius:10px;background:#fbf8f1}.access-heading{display:flex;align-items:center;justify-content:space-between;gap:10px}.access-heading h3{font-size:21px}.access-heading .evidence-label{font-size:9px;background:#e9e0ef}.model-copy{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 14px;padding:9px 12px;background:#eee8f0;border-radius:5px;font-size:11px}.model-copy code{overflow-wrap:anywhere}.model-copy button{font-size:18px;min-width:30px;min-height:30px}.access-grid p{font-size:11px;color:var(--muted);min-height:38px}.access-grid article>a{display:inline-block;font-size:11px;font-weight:650;margin-top:15px}.code-builder{display:grid;grid-template-columns:.8fr 1.2fr;border:1px solid #ccbcd6;border-radius:12px;overflow:hidden;background:#ede5f1}.request-controls{padding:26px;min-width:0}.builder-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;color:#775e88}.builder-title .mono{font-size:10px}.control-row{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:23px}.request-controls label{font-size:11px;font-weight:650;display:block}.request-controls select,.request-controls textarea{display:block;width:100%;margin-top:9px;border:1px solid #c9b8d3;border-radius:5px;background:#faf5fd;color:var(--ink);font-size:12px;line-height:1.6;padding:10px 12px}.request-controls select{height:43px;padding-right:4px}.request-controls textarea{resize:vertical;min-height:115px}.builder-note{margin:16px 0;font-size:10px;color:#70577f}.request-controls .text-link{font-size:10px}.code-display{background:#251a32;color:#decde9;min-width:0;display:flex;flex-direction:column}.code-toolbar{display:flex;justify-content:space-between;align-items:center;padding:14px 20px;border-bottom:1px solid #b99bc12b}.code-toolbar select{background:#352740;color:#e2d2eb;border:1px solid #765a86;font-size:11px;min-height:34px;border-radius:5px;padding:4px 10px}.copy-code{font-size:10px;color:#d4bfdf;min-height:34px;display:flex;gap:10px;align-items:center}.copy-code span{font-size:17px}.code-display pre{font:11px/1.8 var(--mono);margin:0;padding:23px;overflow:auto;tab-size:2;white-space:pre;flex:1;min-height:280px;max-height:390px}.code-display code{font:inherit}.code-foot{font-size:9px;color:#ab91bd;padding:13px 22px;border-top:1px solid #b99bc11b;display:flex;gap:10px;align-items:center}.code-foot .status-dot{width:5px;height:5px;background:#b4a0c4;box-shadow:none}.api-note{font-size:10px;color:var(--muted);margin-top:18px}.api-note a{text-decoration:underline;text-underline-offset:3px;margin-left:5px}.launch-peek{bottom:-125px;left:35px;width:110px;height:124px;overflow:visible}.launch-peek .peek-bunny{clip-path:inset(0 0 18% 0);transform:translateY(46%)}.launch-peek.is-curious .peek-bunny,[data-bunny-zone].is-curious .launch-peek .peek-bunny{transform:translateY(0) rotate(5deg)}.launch-peek>span{position:absolute;left:110px;top:40px;white-space:nowrap;font:italic 14px Georgia,serif;color:#795985;opacity:0;transition:opacity .4s .2s,transform .4s}.launch-peek.is-curious>span{opacity:1;transform:rotate(-4deg)}
.faq-section{border-top:1px solid #d9c9e2;background:#eee6f1;position:relative}.faq-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.faq-grid h2{font-size:48px;margin-top:25px}.faq-list details{border-bottom:1px solid #d4c4df;padding:17px 0}.faq-list details:first-child{padding-top:0}.faq-list summary{display:flex;justify-content:space-between;align-items:center;gap:20px;font-size:14px;font-weight:600;line-height:1.45}.faq-list summary span{color:#8e6fa3;font-size:20px}.faq-list p{font-size:12px;color:#6b577a;margin-top:15px;max-width:540px}.sources-section{padding:65px 0 45px}.sources-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:20px;margin-bottom:30px}.sources-heading .eyebrow{font-size:9px;color:#715c7b;margin-bottom:12px}.sources-heading h2{font-size:36px}.sources-heading .text-link{font-size:11px}.source-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding:25px 0}.source-grid a{padding:0 25px;border-left:1px solid var(--line)}.source-grid a:first-child{padding-left:0;border-left:0}.source-grid a>span{font:8px var(--mono);color:#715c7b;letter-spacing:.06em}.source-grid strong{font:500 20px var(--display);display:block;margin-top:13px;letter-spacing:-.04em}.source-grid small{display:block;font-size:10px;color:#715c7b;margin-top:5px}.changelog{display:flex;gap:25px;color:#715c7b;font-size:9px;margin-top:23px}.changelog time{font-family:var(--mono);white-space:nowrap;color:#705d7c}.site-footer{padding:38px 0 32px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;border-bottom:1px solid #a584ba29;padding-bottom:25px}.footer-top #back-top{display:flex;align-items:center;gap:20px;color:#cbb9d6;font-size:11px}.footer-top #back-top span{display:grid;place-items:center;width:36px;height:36px;border:1px solid #674b7b;border-radius:50%;font-size:18px}.footer-bottom{display:flex;justify-content:space-between;align-items:flex-end;gap:30px;margin-top:25px}.footer-bottom p{font-size:9px;line-height:1.9;color:#a38cb5}.footer-bottom .mono{font-size:8px;color:#b8a0c9}.copy-status{position:fixed;left:50%;bottom:25px;transform:translateX(-50%);background:var(--apricot);color:var(--ink);border-radius:8px;box-shadow:0 5px 25px #170a2920;padding:12px 22px;font-size:12px;z-index:100;max-width:calc(100% - 30px);pointer-events:none;opacity:0;transition:opacity .2s}.copy-status:not(:empty){opacity:1}.is-copied{color:#96d8a5!important}
.js [data-reveal]{opacity:0;transform:translateY(16px);transition:opacity .7s,transform .7s}.js [data-reveal].is-visible{opacity:1;transform:none}html:not(.js) .peek-bunny{transform:translateY(15%)}html:not(.js) .tab-list,html:not(.js) .gallery-paging,html:not(.js) [data-copy],html:not(.js) [data-copy-target]{display:none}html:not(.js) [role=tabpanel]{margin-top:35px}html:not(.js) .request-controls{display:none}html:not(.js) .code-builder{grid-template-columns:1fr}
@media(min-width:1600px){.hero-grid{min-height:660px}.hero-visual{height:650px}.hero h1{font-size:130px}.hero-bunny{max-width:690px}}
@media(max-width:1100px){.wrap{width:calc(100% - 64px)}.site-header nav{gap:20px}.brand{font-size:17px}.brand-alpha{font-size:10px}.nav-cta{font-size:11px}.hero{padding-top:35px}.hero-grid{grid-template-columns:1.02fr .98fr;min-height:535px}.hero-visual{height:500px}.hero h1{font-size:88px}.hero h2{font-size:23px}.hero-description{font-size:14px;max-width:350px}.hero-eyebrow{font-size:9px}.hero-bunny{width:120%;max-width:560px}.hero-actions{gap:17px;flex-wrap:wrap}.hero-actions .button{font-size:12px;min-height:47px;padding-inline:20px}.orbit-label-top{right:0;top:5px;font-size:8px}.mission-sticker{left:25px;bottom:0;font-size:9px}.orbit-coordinate{right:-9px;bottom:70px;font-size:8px}.section{padding-block:80px}.section-heading>p,.section-heading>div+div{max-width:305px;font-size:14px}.section-heading{gap:40px}.spec-grid strong{font-size:27px}.spec-grid>div{padding-inline:17px}.spec-grid strong span{font-size:9px}.spec-grid>div:nth-child(3) strong{font-size:20px;line-height:35px}.spec-grid>div>span{font-size:10px}.speed-layout{grid-template-columns:1fr 225px;gap:35px}.speed-details{padding-left:27px}.speed-row{grid-template-columns:126px 1fr 48px;gap:14px}.speed-row strong{font-size:12px}.speed-row>div>span{font-size:9px}.chart-scale{margin-left:140px;margin-right:62px}.thumb{height:185px;padding:10px}.thumb-title{font-size:12px;padding:14px 12px}.thumb-title small{font-size:7px}.gallery-overview{gap:12px}.gallery-section{padding-bottom:75px}.gallery-peek{bottom:-75px}.identity-grid{gap:65px}.identity-ledger h3{font-size:21px}.technology-inner{gap:50px}.technology-heading h2{font-size:32px}.model-flow{gap:12px}.flow-core{padding-inline:14px}.model-flow strong{font-size:13px}.studio-grid{gap:35px}.studio-copy h2{font-size:36px}.studio-tutorials{gap:12px}.studio-tutorials span{flex-basis:100%}.launchpad{padding-top:20px;padding-bottom:120px}.launch-peek{bottom:-120px}.faq-grid{gap:55px}.source-grid a{padding-inline:18px}.source-grid small{font-size:9px}.hero-footer .mono{font-size:8px}}
@media(max-width:820px){.wrap{width:calc(100% - 44px)}.site-header{height:auto;min-height:75px}.nav-wrap{min-height:75px;flex-wrap:wrap}.nav-cta{display:none}.site-header nav{margin-left:auto;font-size:11px;gap:18px}.brand-alpha{display:none}.hero-grid{grid-template-columns:1.1fr .9fr;min-height:490px}.hero h1{font-size:76px}.alpha-tag{font-size:9px;left:calc(100% + 10px)}.hero-star{font-size:38px;right:-50px}.hero-visual{height:440px}.hero-bunny{width:143%;max-width:none}.hero h2{font-size:21px}.hero-description{font-size:13px;max-width:310px}.hero-eyebrow{font-size:8px;letter-spacing:.09em}.hero-actions{gap:18px}.hero-actions .quiet-link{font-size:11px}.mission-sticker{left:0;bottom:0;gap:9px;padding:10px 12px}.orbit-label-top{font-size:7px;right:0;max-width:150px}.hero-note{font-size:9px}.hero-footer .mono:last-child{display:none}.section-heading h2{font-size:47px}.section-heading>p,.section-heading>div+div{max-width:260px;font-size:13px}.spec-grid{grid-template-columns:1fr 1fr}.spec-grid>div{padding:0 25px}.spec-grid>div:nth-child(3){padding:20px 25px 0 0;border:0}.spec-grid>div:nth-child(4){padding-top:20px}.spec-grid strong{font-size:30px}.spec-grid>div:nth-child(3) strong{font-size:25px;line-height:39px}.spec-grid>div>span{font-size:11px}.spec-source{margin-top:25px}.speed-layout{grid-template-columns:1fr 180px;gap:25px}.speed-details{padding-left:22px}.speed-details p>strong{font-size:36px}.speed-details p>span{font-size:10px}.speed-row{grid-template-columns:110px 1fr 42px;gap:11px}.speed-row>b{font-size:21px}.chart-scale{margin-left:121px;margin-right:53px}.chart-heading{flex-wrap:wrap;gap:10px}.chart-caption{font-size:10px}.test-count strong span{margin-inline:4px}.dashboard-note{gap:12px;flex-wrap:wrap}.dashboard-note p{flex-basis:calc(100% - 135px)}.dashboard-note>a{margin-left:auto}.gallery-toolbar{flex-wrap:wrap;gap:15px}.gallery-paging{margin-left:auto}.gallery-overview{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.thumb{height:225px;padding:15px}.thumb-title{font-size:16px;padding:17px}.thumb-title small{font-size:8px}.art-detail{grid-template-columns:.75fr 1.25fr;gap:20px;height:390px}.art-copy h3{font-size:30px}.art-copy blockquote{font-size:12px}.art-copy{padding-top:20px}.identity-grid{gap:40px;grid-template-columns:.85fr 1.15fr}.identity-intro h2{font-size:45px}.identity-stamp{gap:10px}.identity-stamp img{width:65px;height:65px}.identity-stamp strong{font-size:20px}.identity-stamp div>span:last-child{font-size:9px}.ledger-top{align-items:flex-start;gap:8px}.ledger-top time{font-size:8px}.identity-ledger article{padding-left:20px}.identity-ledger h3{font-size:20px}.identity-ledger p{font-size:12px}.technology-inner{grid-template-columns:1fr;gap:35px}.technology-heading{display:flex;align-items:center;justify-content:space-between;gap:30px}.technology-heading h2{margin:0}.technology-content{display:grid;grid-template-columns:.95fr 1.05fr;gap:25px;align-items:center}.technology-facts{margin:0}.technology-content>.text-link{grid-column:2;font-size:10px;margin-top:-10px}.model-flow{gap:8px}.model-flow>div{min-width:40px}.flow-core{padding:10px}.model-flow strong{font-size:11px}.model-flow>span{font-size:17px}.flow-core small{font-size:8px}.studio-panel{padding:25px}.studio-grid{gap:25px}.studio-copy h2{font-size:31px}.studio-copy p{font-size:12px}.studio-screen{transform:rotate(2deg)}.access-heading{flex-wrap:wrap}.access-grid{gap:18px}.access-grid article{padding:20px}.model-copy{padding:8px;font-size:10px}.code-builder{grid-template-columns:.85fr 1.15fr}.request-controls{padding:22px}.control-row{grid-template-columns:1fr;gap:16px}.code-display pre{padding:18px;font-size:10px;max-height:455px}.faq-grid{grid-template-columns:.75fr 1.25fr;gap:35px}.faq-grid h2{font-size:39px}.faq-list summary{font-size:12px}.source-grid{grid-template-columns:1fr 1fr;gap:25px 0}.source-grid a:nth-child(3){border-left:0;padding-left:0}.source-grid small{font-size:10px}.changelog{align-items:flex-start;gap:16px}.gallery-footnote{padding-right:0}.gallery-footnote>span{max-width:330px}.gallery-footnote details{max-width:260px}}
@media(max-width:600px){html{scroll-padding-top:25px}.wrap{width:calc(100% - 40px)}.section{padding:62px 0}.site-header{min-height:72px}.nav-wrap{min-height:72px;gap:0}.brand{font-size:18px;gap:8px}.brand img{width:42px;height:42px}.brand-alpha{display:inline;font-size:10px}.site-header nav{width:100%;padding:0 0 18px;display:flex;justify-content:space-between;flex-wrap:wrap;font-size:12px;gap:12px}.js .site-header nav{display:none}.js .site-header nav.is-open{display:flex}.js #menu-toggle{display:flex;gap:10px;align-items:center;font-size:11px;min-height:42px;padding:10px 0 10px 15px;color:var(--paper)}#menu-toggle span{font-size:20px;transition:transform .2s}#menu-toggle.is-open span{transform:rotate(45deg)}.hero{padding-top:31px}.hero-grid{display:flex;flex-direction:column;align-items:stretch;min-height:0}.hero-copy{padding:0;z-index:2}.hero-eyebrow{font-size:8px;margin-bottom:24px;letter-spacing:.09em}.hero h1{font-size:clamp(76px,20vw,108px);line-height:.88}.hero h2{font-size:23px;margin-top:25px;margin-bottom:12px}.hero-star{font-size:41px;right:-48px;top:3px}.alpha-tag{font-size:9px;left:calc(100% + 11px);bottom:5px}.hero-description{font-size:13px;max-width:360px;line-height:1.75}.hero-actions{flex-wrap:nowrap;gap:20px;margin-top:23px}.hero-actions .button{padding:12px 17px;gap:15px;font-size:11px;min-height:45px;white-space:nowrap}.hero-actions .quiet-link{font-size:10px;gap:8px}.hero-note{font-size:8px;margin-top:16px}.hero-visual{height:385px;margin-top:5px;max-width:450px;width:100%;align-self:center}.hero-bunny{width:390px;max-width:112%;transform:translateY(calc(var(--scroll)*-20px)) rotate(-5deg);margin-top:10px}.orbit-label-top{font-size:7px;right:0;top:21px;max-width:none;letter-spacing:.07em}.orbit-label .crosshair{display:none}.orbit-coordinate{bottom:27px;right:-8px;font-size:7px}.mission-sticker{bottom:6px;left:10px;font-size:9px;padding:9px 13px;gap:10px}.mission-sticker>span{font-size:23px}.hero-footer{padding:21px 0;margin-top:20px;gap:15px}.hero-footer .mono{font-size:7px}.scroll-cue{font-size:9px}.scroll-cue span{font-size:14px;margin-left:9px}.orbit{width:600px;height:900px;right:-470px;top:-150px;transform:rotate(20deg)}.orbit-two{right:100px;top:200px;width:500px;height:450px}.spec-band{padding-top:28px}.spec-grid>div{padding-left:17px;padding-right:0}.spec-grid strong{font-size:29px}.spec-grid strong span{font-size:8px}.spec-grid>div>span{font-size:9px}.spec-grid>div:nth-child(3){padding:20px 17px 0 0}.spec-grid>div:nth-child(3) strong{font-size:19px;line-height:37px;letter-spacing:-.055em}.spec-source{font-size:8px;gap:8px;margin-top:23px}.spec-source .evidence-label{font-size:8px}.section-heading{display:block;margin-bottom:30px}.section-heading h2{font-size:48px;margin-top:18px}.eyebrow{font-size:9px}.section-number{width:25px;height:25px;font-size:8px;margin-right:9px}.section-heading>p,.section-heading>div+div{max-width:100%;margin-top:22px;font-size:13px}.performance-tabs>.tab-list{padding-bottom:15px;margin-bottom:25px;gap:5px}.performance-tabs>.tab-list button{gap:18px;padding-inline:14px;min-height:39px;font-size:11px}.speed-layout{display:block}.chart-heading{margin-bottom:26px}.chart-heading h3{font-size:18px}.chart-heading .mono{font-size:8px}.speed-row{grid-template-columns:104px 1fr 43px;gap:10px}.speed-row strong{font-size:11px}.speed-row>div>span{font-size:8px}.bar-track{height:20px}.speed-row>b{font-size:23px}.chart-scale{margin-left:114px;margin-right:53px;font-size:8px}.chart-caption{font-size:10px;margin-top:24px}.speed-details{padding:24px 0 0;margin-top:25px;border-top:1px solid var(--line);border-left:0;display:grid;grid-template-columns:1fr 1fr;gap:23px}.speed-details p{justify-content:flex-start;gap:22px}.speed-details p>strong{font-size:35px}.speed-details p>span{font-size:9px}.test-count{margin-top:0;border-top:0;border-left:1px solid var(--line);padding:0 0 0 24px;display:flex;flex-direction:column;justify-content:center}.test-count>strong{font-size:12px;line-height:2.1}.test-count>strong span{display:block;height:3px;overflow:hidden;opacity:0}.dashboard-note{margin-top:24px;padding:16px;gap:12px}.dashboard-note p{flex-basis:100%;font-size:10px}.dashboard-note>a{font-size:10px}.source-line{font-size:9px;gap:13px;flex-wrap:wrap}.source-line>span:last-child{gap:15px}.measurement-note{font-size:11px;margin-top:25px}.probe-heading{display:block;font-size:9px}.probe-heading p{margin-top:10px;overflow-wrap:anywhere}.probe-grid{grid-template-columns:1fr;gap:0;margin-top:15px}.probe-grid article{border-right:0;border-bottom:1px solid var(--line);padding:20px 0;position:relative;padding-left:45px}.probe-grid article:last-child{padding-bottom:5px}.probe-icon{position:absolute;left:0;top:17px;font-size:24px}.probe-grid h3{font-size:19px}.probe-grid p{font-size:12px;margin-top:10px}.probe-grid small{font-size:9px;margin-top:9px}.gallery-section{padding-bottom:84px}.tiny-label{font-size:8px;margin-top:14px}.gallery-toolbar{gap:18px;margin-bottom:20px;padding-bottom:20px;align-items:flex-end}.gallery .tab-list{flex-wrap:nowrap;gap:1px;width:100%;justify-content:space-between}.gallery .tab-list button{font-size:10px;padding:7px 9px;min-height:34px}.gallery-paging{gap:8px}.gallery-paging button{width:32px;height:32px;font-size:17px}.gallery-paging .mono{font-size:9px;margin-right:10px}.gallery-overview{gap:13px}.thumb{height:150px;padding:9px}.thumb-title{font-size:12px;padding:12px 10px 15px;gap:4px;letter-spacing:-.04em}.thumb-title small{font-size:6px;margin-bottom:5px}.thumb-title b{font-size:14px}.art-detail{display:flex;flex-direction:column;height:auto;gap:22px}.art-copy{padding:0}.art-copy>.eyebrow{font-size:8px}.art-copy h3{font-size:29px;line-height:1.03;margin:15px 0 20px}.art-copy blockquote{font-size:12px;margin-top:8px}.art-copy .button{margin-top:16px;font-size:10px;min-height:36px}.prompt-label{font-size:8px}.art-detail figure{flex:none;height:310px;padding:11px 11px 9px}.art-detail figcaption{font-size:8px}.gallery-footnote{font-size:9px;display:block;margin-top:23px;max-width:calc(100% - 42px)}.gallery-footnote details{margin-top:8px;max-width:100%}.gallery-peek{bottom:-84px;right:-3px;width:87px;height:106px}.identity-grid{grid-template-columns:1fr;gap:32px}.identity-intro h2{font-size:48px}.identity-intro>p:not(.eyebrow){font-size:13px;max-width:310px;margin-top:20px}.identity-stamp{margin-top:23px;gap:16px}.identity-stamp img{width:76px;height:76px}.identity-stamp strong{font-size:23px}.identity-stamp div>span:last-child{font-size:10px}.identity-ledger{padding-left:5px}.identity-ledger article{padding-left:22px;padding-bottom:22px}.ledger-top time{font-size:9px}.identity-ledger h3{font-size:22px}.identity-ledger p{font-size:12px}.identity-ledger .local-note{font-size:10px}.identity-ledger details{padding-left:0;font-size:10px}.technology-section{padding:45px 0}.technology-heading{display:block}.technology-heading h2{margin-top:20px;font-size:32px}.technology-inner{gap:30px}.technology-content{display:block}.model-flow{gap:13px;justify-content:space-between}.model-flow strong{font-size:13px}.flow-core{padding:12px 20px}.model-flow>span{font-size:20px}.flow-core small{font-size:9px}.technology-facts{margin:25px 0 16px}.technology-facts p{font-size:11px}.studio-section{padding-block:45px}.studio-panel{width:calc(100% - 24px);padding:22px 22px 26px;border-radius:12px}.studio-top .eyebrow{font-size:7px;letter-spacing:.05em}.sponsor-note{font-size:8px}.studio-top{padding-bottom:16px;gap:10px}.studio-grid{grid-template-columns:1fr;padding-top:27px;gap:30px}.studio-copy h2{font-size:38px}.studio-copy p{font-size:12px;margin-top:16px}.studio-copy .button{min-height:43px;font-size:11px;margin-top:20px}.studio-tutorials{font-size:10px;gap:15px;margin-top:20px}.studio-tutorials span{flex-basis:auto;font-size:7px}.studio-screen{transform:rotate(1.5deg);margin:0 2px 5px}.studio-screen figcaption{font-size:8px}.launchpad{padding-top:20px;padding-bottom:118px}.access-grid{grid-template-columns:1fr;gap:16px;margin:27px 0 22px}.access-grid article{padding:20px}.access-heading{flex-wrap:nowrap}.access-heading h3{font-size:20px}.access-heading .evidence-label{font-size:8px}.model-copy{margin-top:16px;margin-bottom:12px;font-size:11px;padding:9px 10px}.access-grid p{min-height:0;font-size:11px}.access-grid article>a{font-size:11px}.code-builder{display:block}.request-controls{padding:22px}.builder-title{margin-bottom:20px}.control-row{grid-template-columns:1fr 1fr;margin-bottom:19px;gap:12px}.request-controls select{font-size:11px}.request-controls textarea{font-size:12px;min-height:110px}.builder-note{font-size:10px}.code-toolbar{padding:13px 18px}.code-display pre{padding:20px 16px;font-size:10px;min-height:280px;max-height:420px}.code-foot{font-size:8px;padding:13px 16px}.api-note{font-size:9px;margin-top:17px}.api-note a{margin-left:0}.launch-peek{left:9px;bottom:-118px;width:100px;height:110px}.launch-peek>span{font-size:12px;left:104px;top:44px}.faq-grid{display:block}.faq-grid h2{font-size:45px;margin-top:20px}.faq-list{margin-top:32px}.faq-list details{padding:18px 0}.faq-list summary{font-size:13px}.faq-list p{font-size:12px}.sources-section{padding-block:50px 30px}.sources-heading{display:block;margin-bottom:25px}.sources-heading h2{font-size:33px}.sources-heading .text-link{display:inline-block;margin-top:19px;font-size:11px}.source-grid{gap:25px 0;padding-block:23px}.source-grid a{padding-inline:17px}.source-grid strong{font-size:19px;margin-top:11px}.source-grid a>span{font-size:7px}.source-grid small{font-size:9px;max-width:140px;line-height:1.6}.changelog{display:block;font-size:9px;line-height:1.8;margin-top:20px}.changelog time{display:block;margin-bottom:7px}.site-footer{padding:28px 0}.footer-top{gap:15px;padding-bottom:20px}.footer-top .brand{font-size:16px;gap:6px}.footer-top .brand img{width:37px;height:37px}.footer-top .brand-alpha{display:none}.footer-top #back-top{font-size:10px;gap:12px}.footer-top #back-top span{width:30px;height:30px;font-size:15px}.footer-bottom{display:block;margin-top:20px}.footer-bottom p{font-size:8px}.footer-bottom .mono{display:block;font-size:7px;margin-top:22px}.copy-status{font-size:11px;padding:10px 17px}}
@media(max-width:360px){.wrap{width:calc(100% - 32px)}.brand{font-size:16px}.brand-alpha{font-size:9px}.hero h1{font-size:74px}.hero-star{right:-40px;font-size:33px}.alpha-tag{font-size:8px;left:calc(100% + 8px)}.hero-actions{gap:15px}.hero-actions .button{padding-inline:14px;font-size:10px}.hero-actions .quiet-link{font-size:9px}.hero-visual{height:345px}.hero-bunny{width:350px}.spec-grid strong{font-size:26px}.spec-grid>div:nth-child(3) strong{font-size:17px}.gallery .tab-list button{font-size:9px;padding-inline:7px}.thumb{height:130px}.thumb-title{font-size:10px}.control-row{grid-template-columns:1fr}.studio-copy h2{font-size:33px}.studio-tutorials{gap:10px}.model-flow{gap:8px}.flow-core{padding:10px 14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}.js [data-reveal]{opacity:1;transform:none}.hero-bunny,.hero-visual{transform:none}.hero-star{transform:none}.peek-bunny,.peek-window.is-curious .peek-bunny,[data-bunny-zone].is-curious .peek-bunny{transform:translateY(12%)}.bunny-pupils{transform:none}.button:hover,.gallery-overview>button:hover{transform:none}.launch-peek>span{opacity:1;transform:none}}



