
:root{--ink:#0b1020;--muted:#68728b;--paper:#f6f7f3;--white:#fff;--line:rgba(11,16,32,.12);--blue:#2476ee;--cyan:#24b8e8;--green:#32b94b;--lime:#c8ff52;--navy:#101a37;--display:"Segoe UI",system-ui,sans-serif;--body:Inter,"Segoe UI",system-ui,sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;min-width:320px;background:var(--paper);color:var(--ink);font-family:var(--body);line-height:1.6}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 40px));margin:auto}.skip-link{position:fixed;top:10px;left:10px;z-index:100;padding:10px 14px;border-radius:9px;background:var(--lime);color:var(--ink);font-weight:800;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:where(a,button):focus-visible{outline:3px solid var(--blue);outline-offset:4px}.site-header{position:sticky;top:0;z-index:40;border-bottom:1px solid var(--line);background:rgba(246,247,243,.88);backdrop-filter:blur(18px)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.wordmark{display:flex;align-items:center;gap:10px;font-family:var(--display);font-size:1.08rem;font-weight:500;letter-spacing:-.035em}.wordmark strong{font-weight:750}.wordmark-glyph{position:relative;width:36px;height:36px;border-radius:11px;background:var(--ink);transform:rotate(-3deg)}.wordmark-glyph i{position:absolute;width:12px;height:17px;border:3px solid var(--white);border-top:0;top:8px}.wordmark-glyph i:first-child{left:7px;transform:skewY(20deg)}.wordmark-glyph i:last-child{right:7px;transform:skewY(-20deg)}nav{display:flex;gap:30px;color:#4f5870;font-size:.87rem;font-weight:650}nav a:hover{color:var(--ink)}.header-cta{padding:10px 15px;border:1px solid var(--ink);border-radius:11px;font-size:.82rem;font-weight:800;transition:.2s}.header-cta:hover{background:var(--ink);color:var(--white)}.hero{overflow:hidden;padding:84px 0 100px}.hero-grid{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(460px,.98fr);align-items:center;gap:56px}.eyebrow{display:flex;align-items:center;gap:9px;margin:0 0 20px;color:#536079;font-size:.72rem;font-weight:800;letter-spacing:.13em;text-transform:uppercase}.eyebrow>span{width:22px;height:2px;background:var(--blue)}h1,h2,h3{margin-top:0;font-family:var(--display);line-height:1.04;letter-spacing:-.05em}h1{max-width:12ch;margin-bottom:24px;font-size:clamp(3.6rem,6.5vw,6.4rem);font-weight:650}h1 em{display:block;color:var(--blue);font-style:normal}h2{font-size:clamp(2.5rem,4.8vw,4.5rem);font-weight:620}h3{font-weight:650}.hero-lead{max-width:58ch;margin:0;color:var(--muted);font-size:1.08rem}.hero-actions,.card-actions{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:30px}.button{display:inline-flex;align-items:center;justify-content:center;gap:12px;min-height:50px;padding:0 19px;border:1px solid var(--line);border-radius:13px;font-size:.86rem;font-weight:800;transition:transform .2s,box-shadow .2s}.button:hover{transform:translateY(-2px)}.button.primary{border-color:var(--ink);background:var(--ink);color:var(--white);box-shadow:0 13px 30px rgba(11,16,32,.16)}.button.secondary{background:var(--white)}.signal-list{display:flex;gap:22px;flex-wrap:wrap;margin:36px 0 0;padding:0;list-style:none;color:#566079;font-size:.75rem;font-weight:700}.signal-list li{display:flex;align-items:center;gap:8px}.signal-list span{color:var(--blue);font-family:var(--display);font-size:.64rem}.studio-map{position:relative;min-height:540px;border:1px solid var(--line);border-radius:36px;background:#edf0e9;overflow:hidden}.grid-lines{position:absolute;inset:0;background-image:linear-gradient(rgba(11,16,32,.055) 1px,transparent 1px),linear-gradient(90deg,rgba(11,16,32,.055) 1px,transparent 1px);background-size:42px 42px;mask-image:linear-gradient(to bottom,#000 45%,transparent)}.studio-core{position:absolute;z-index:3;top:50%;left:50%;width:178px;height:178px;display:flex;flex-direction:column;align-items:center;justify-content:center;border-radius:50%;background:var(--ink);color:var(--white);transform:translate(-50%,-50%);box-shadow:0 25px 65px rgba(11,16,32,.22)}.core-glyph{display:grid;place-items:center;width:52px;height:52px;margin-bottom:10px;border:1px solid rgba(255,255,255,.22);border-radius:15px;background:rgba(255,255,255,.08);font-family:var(--display);font-size:1.8rem;font-weight:700}.studio-core small{color:#9fa9c4;font-size:.55rem;letter-spacing:.14em}.studio-core strong{font-family:var(--display);font-size:1.05rem}.studio-core:after{content:"";position:absolute;inset:-54px;border:1px dashed rgba(11,16,32,.2);border-radius:50%}.orbit-card{position:absolute;z-index:4;display:flex;align-items:center;gap:11px;min-width:190px;padding:13px;border:1px solid var(--line);border-radius:17px;background:rgba(255,255,255,.92);box-shadow:0 14px 35px rgba(11,16,32,.11)}.orbit-card span:last-child{display:flex;flex-direction:column}.orbit-card small{color:#73809a;font-size:.54rem;font-weight:800;letter-spacing:.08em}.orbit-card strong{font-family:var(--display);font-size:.86rem}.app-icon{width:42px;height:42px;display:grid;place-items:center;flex:0 0 auto;border-radius:12px}.app-icon svg,.app-icon img,.large-app-icon svg,.large-app-icon img{width:100%;height:100%;object-fit:contain}.files-icon{padding:6px;background:#fff}.download-icon{background:var(--blue);color:#fff;font-size:1.4rem;font-weight:800}.next-icon{border:1px dashed #8d98aa;color:#667085;background:#f6f7f3;font-size:1.3rem}.orbit-files{top:65px;left:36px}.orbit-download{right:26px;top:122px}.orbit-next{right:58px;bottom:62px}.apps-section{padding:105px 0;background:var(--white);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-heading{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:48px}.section-heading .eyebrow{grid-column:1/-1;margin-bottom:-14px}.section-heading h2{max-width:11ch;margin-bottom:0}.section-heading>p:last-child{max-width:56ch;margin:0 0 6px;color:var(--muted)}.product-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px}.product-card{position:relative;padding:32px;border:1px solid var(--line);border-radius:26px;background:var(--paper);overflow:hidden}.product-featured{grid-row:span 2;padding:38px;background:linear-gradient(145deg,#eef6ff,#f8faf5)}.product-topline{display:flex;justify-content:space-between;align-items:center;margin-bottom:54px;color:#8a94a8;font-family:var(--display);font-size:.72rem}.status{padding:6px 9px;border-radius:999px;font-family:var(--body);font-size:.61rem;font-weight:850;letter-spacing:.09em;text-transform:uppercase}.status.live{background:rgba(50,185,75,.11);color:#16832a}.status.soon{background:rgba(36,118,238,.1);color:var(--blue)}.status.future{background:rgba(11,16,32,.08);color:#626b7c}.product-main{display:flex;align-items:center;gap:18px}.large-app-icon{width:70px;height:70px;display:grid;place-items:center;flex:0 0 auto;padding:8px;border-radius:20px;background:#fff;box-shadow:0 10px 25px rgba(11,16,32,.08)}.product-main h3{margin:0 0 3px;font-size:2.1rem}.product-kicker{margin:0;color:var(--muted)}.product-card>p{max-width:64ch;margin:28px 0 0;color:var(--muted)}.tag-list{display:flex;flex-wrap:wrap;gap:8px;margin:24px 0 0;padding:0;list-style:none}.tag-list li{padding:7px 10px;border:1px solid var(--line);border-radius:10px;background:rgba(255,255,255,.66);font-size:.71rem;font-weight:700}.text-link{color:var(--blue);font-size:.83rem;font-weight:800}.download-large{padding:0;background:var(--blue);color:#fff;font-size:2.4rem}.product-soon{background:var(--navy);color:#fff}.product-soon .product-topline{margin-bottom:40px;color:#8995b2}.product-soon .status.soon{background:rgba(116,169,255,.15);color:#8db8ff}.product-soon .product-kicker,.product-soon>p{color:#aeb8d1}.coming-line{display:flex;align-items:center;gap:11px;margin-top:28px;color:#cbd3e6;font-size:.75rem;text-transform:uppercase;letter-spacing:.1em}.coming-line span{width:44px;height:1px;background:#4b5877}.product-future{min-height:250px}.future-mark{display:flex;gap:7px;margin-bottom:24px}.future-mark i{display:grid;place-items:center;width:36px;height:36px;border:1px dashed #9ca4b3;border-radius:10px;color:#737c8d;font-style:normal}.future-mark i:nth-child(2){opacity:.65}.future-mark i:nth-child(3){opacity:.35}.product-future h3{max-width:12ch;margin-bottom:0;font-size:1.7rem}.principles-section{padding:110px 0}.principles-grid{display:grid;grid-template-columns:.86fr 1.14fr;gap:85px}.principles-copy{position:sticky;top:120px;align-self:start}.principles-copy h2{margin-bottom:25px}.principles-copy>p:last-child{max-width:48ch;color:var(--muted)}.principle-list article{display:grid;grid-template-columns:52px 1fr;gap:24px;padding:31px 0;border-top:1px solid var(--line)}.principle-list article:last-child{border-bottom:1px solid var(--line)}.principle-list article>span{color:var(--blue);font-family:var(--display);font-size:.72rem;font-weight:800}.principle-list h3{margin:0 0 8px;font-size:1.55rem}.principle-list p{max-width:49ch;margin:0;color:var(--muted)}.about-section{padding:0 0 100px}.about-card{display:grid;grid-template-columns:1fr 1fr;gap:60px;padding:64px;border-radius:34px;background:var(--blue);color:#fff}.eyebrow.light{color:#d8e8ff}.eyebrow.light>span{background:var(--lime)}.about-card h2{max-width:8ch;margin-bottom:0}.about-card>div:last-child{align-self:end}.about-card>div:last-child p{max-width:53ch;margin:0;color:#e4efff;font-size:1.04rem}.light-button{margin-top:28px;border-color:#fff;background:#fff;color:var(--ink)}footer{padding:32px 0 46px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;color:#69738a;font-size:.77rem}.footer-wordmark{color:var(--ink)}.footer-inner p{margin:0}.footer-inner>div{display:flex;gap:22px;align-items:center}.footer-inner a:hover{color:var(--blue)}
@media(max-width:980px){.hero-grid{grid-template-columns:1fr}.studio-map{max-width:720px;width:100%}.section-heading,.principles-grid,.about-card{grid-template-columns:1fr}.section-heading .eyebrow{margin-bottom:0}.section-heading h2{max-width:14ch}.product-grid{grid-template-columns:1fr}.product-featured{grid-row:auto}.principles-copy{position:static}.about-card h2{max-width:12ch}}
@media(max-width:720px){.shell{width:min(100% - 24px,1180px)}nav{display:none}.header-cta{font-size:0;width:42px;height:42px;padding:0}.header-cta:after{content:"→";font-size:1rem}.hero{padding:58px 0 72px}.hero-grid{gap:42px}h1{font-size:clamp(3.2rem,15vw,4.7rem)}.studio-map{min-height:490px;border-radius:25px}.studio-core{width:150px;height:150px}.studio-core:after{inset:-40px}.orbit-card{min-width:165px;padding:10px}.orbit-files{top:48px;left:16px}.orbit-download{right:12px;top:128px}.orbit-next{right:27px;bottom:46px}.apps-section,.principles-section{padding:76px 0}.section-heading{gap:20px}.product-card,.product-featured{padding:24px}.product-topline{margin-bottom:38px}.about-card{padding:35px 25px}.footer-inner{align-items:flex-start;flex-direction:column}.footer-inner>div{flex-wrap:wrap}}
@media(max-width:480px){.signal-list{display:grid;gap:10px}.studio-map{min-height:455px}.studio-core{top:53%}.orbit-card{min-width:0}.orbit-card span:last-child{display:none}.orbit-files{left:20px}.orbit-download{right:20px}.orbit-next{right:35px}.product-main{align-items:flex-start;flex-direction:column}.product-main h3{font-size:1.8rem}.card-actions{align-items:flex-start;flex-direction:column}.button{width:100%}.about-card{border-radius:24px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.button{transition:none}}

