:root{--ink:#0a1120;--paper:#f4f7fb;--line:#cbd4df;--muted:#59687a;--blue:#72ddf7;--orange:#ff7448;--lime:#b7f36b;--gold:#ffd45c;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--paper);color:var(--ink);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:1rem;line-height:1.6}a{color:inherit}.skip-link{z-index:20;background:#fff;padding:.8rem 1rem;position:fixed;top:-5rem;left:1rem}.skip-link:focus{top:1rem}.site-header{height:88px;max-width:var(--max);border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;margin:auto;padding:0 28px;display:flex}.brand{letter-spacing:-.03em;align-items:center;gap:.7rem;font-size:1.1rem;font-weight:800;text-decoration:none;display:flex}.brand-mark{background:var(--ink);color:#fff;border-radius:50%;place-items:center;width:34px;height:34px;font-family:Georgia,serif;font-style:italic;display:grid}.brand-dot{color:var(--orange)}nav{gap:2rem;display:flex}nav a{color:var(--muted);font-size:.9rem;text-decoration:none}nav a:hover{color:var(--ink)}.hero{max-width:var(--max);border-bottom:1px solid var(--line);min-height:630px;margin:auto;padding:9rem 28px 7rem;position:relative;overflow:hidden}.hero:after{content:"";border:1px solid var(--ink);width:340px;height:340px;box-shadow:0 0 0 45px var(--paper),0 0 0 46px var(--line),0 0 0 92px var(--paper),0 0 0 93px var(--line);z-index:-1;border-radius:50%;position:absolute;top:17%;right:5%}.eyebrow{text-transform:uppercase;letter-spacing:.15em;margin:0 0 1.2rem;font-size:.78rem;font-weight:800}.hero h1{letter-spacing:-.07em;max-width:940px;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(4rem,9vw,8.5rem);font-weight:500;line-height:.86}.hero h1 span{color:var(--orange);font-style:italic}.hero-copy{max-width:600px;color:var(--muted);margin:2.5rem 0 1.5rem;font-size:1.2rem}.text-link{text-underline-offset:5px;font-weight:800}.signal{align-items:center;gap:8px;font-size:.7rem;display:flex;position:absolute;bottom:30px;right:30px}.signal-line{background:var(--ink);width:100px;height:1px}.app-grid{max-width:var(--max);border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;margin:auto;display:grid}.app-card{border-right:1px solid var(--line);border-bottom:1px solid var(--line);grid-template-columns:90px 1fr;align-items:end;gap:2rem;min-height:380px;padding:2rem;text-decoration:none;transition:background .2s,transform .2s;display:grid;position:relative;overflow:hidden}.app-card:nth-child(2n){border-right:0}.app-card:nth-child(n+3){border-bottom:0}.app-card:hover{background:#fff}.card-count{font:italic 1rem Georgia,serif;position:absolute;top:20px;right:24px}.icon-shell{border-radius:22px;align-self:end;width:88px;height:88px;overflow:hidden;box-shadow:0 12px 30px #17253922}.icon-shell img{object-fit:cover;width:100%;height:100%}.app-card h2{letter-spacing:-.05em;margin:.2rem 0 1rem;font:500 clamp(2.1rem,4vw,4rem)/1 Georgia,serif}.app-card p{color:var(--muted);margin:0}.app-card .app-type{text-transform:uppercase;letter-spacing:.12em;color:var(--ink);font-size:.72rem;font-weight:800}.arrow{font-size:1.5rem;position:absolute;bottom:24px;right:28px}.speed{--accent:var(--orange)}.boat{--accent:var(--blue)}.firewood{--accent:var(--lime)}.squash{--accent:var(--gold)}.app-card:before{content:"";background:var(--accent);transform-origin:bottom;width:6px;height:100%;transition:transform .25s;position:absolute;top:0;left:0;transform:scaleY(0)}.app-card:hover:before{transform:scaleY(1)}.compare{max-width:var(--max);border-bottom:1px solid var(--line);margin:auto;padding:7rem 28px}.section-head{justify-content:space-between;align-items:end;gap:2rem;margin-bottom:3rem;display:flex}.section-head h2,.studio h2{letter-spacing:-.05em;max-width:760px;margin:0;font:500 clamp(2.5rem,5vw,5rem)/.98 Georgia,serif}.compare-wrap{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:720px}th,td{text-align:left;border-top:1px solid var(--line);padding:1.2rem 1rem}thead th{text-transform:uppercase;letter-spacing:.1em;font-size:.72rem}tbody th{font:500 1.2rem Georgia,serif}.studio{max-width:var(--max);background:var(--ink);color:#fff;margin:auto;padding:8rem 28px}.studio p:not(.eyebrow){color:#aeb9c8;max-width:520px;margin:2rem 0;font-size:1.15rem}.button{color:var(--ink);background:#fff;gap:.6rem;padding:.9rem 1.2rem;font-weight:800;text-decoration:none;display:inline-flex}footer{max-width:var(--max);color:var(--muted);grid-template-columns:1fr auto auto;align-items:center;gap:2rem;margin:auto;padding:2rem 28px;font-size:.85rem;display:grid}.footer-brand{color:var(--ink)}@media (width<=760px){.site-header nav{display:none}.hero{min-height:560px;padding-top:6rem}.hero:after{opacity:.35;right:-120px}.app-grid{grid-template-columns:1fr}.app-card,.app-card:nth-child(2n),.app-card:nth-child(n+3){border-right:0;border-bottom:1px solid var(--line);grid-template-columns:70px 1fr;min-height:300px}.icon-shell{border-radius:17px;width:68px;height:68px}.section-head{display:block}.section-head h2{margin-top:1rem}footer{grid-template-columns:1fr}footer p{margin:0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.app-card{transition:none}}.menu-button{font:inherit;background:0 0;border:0;font-weight:800;display:none}.product-hero{max-width:var(--max);border-bottom:1px solid var(--line);grid-template-columns:1.08fr .92fr;align-items:center;min-height:720px;margin:auto;padding:5rem 28px;display:grid;overflow:hidden}.back-link{color:var(--muted);text-underline-offset:4px;margin-bottom:3.5rem;display:inline-block}.product-title{align-items:center;gap:1.5rem;display:flex}.product-title img{object-fit:cover;border-radius:24px;width:96px;height:96px;box-shadow:0 16px 36px #1622392b}.product-title h1{letter-spacing:-.07em;max-width:720px;margin:0;font:500 clamp(4rem,8vw,7.4rem)/.87 Georgia,serif}.product-lead{max-width:570px;color:var(--muted);margin:2rem 0;font-size:1.3rem}.store-row{flex-wrap:wrap;gap:.8rem;display:flex}.store-button{background:var(--ink);color:#fff;border:1px solid var(--ink);padding:.9rem 1.1rem;font-size:.85rem;font-weight:800;text-decoration:none;display:inline-flex}.store-button.secondary{color:var(--ink);background:0 0}.device-stage{place-items:center;min-height:590px;display:grid;position:relative}.orbit{background:var(--app-accent);width:430px;height:430px;box-shadow:0 0 0 42px var(--paper),0 0 0 43px var(--ink);opacity:.8;border-radius:50%;position:absolute}.phone{background:#05090f;border:3px solid #263345;border-radius:42px;place-items:center;width:266px;height:540px;padding:10px;display:grid;position:relative;overflow:hidden;box-shadow:0 34px 70px #101b2d55}.app-screen{object-fit:cover;border-radius:31px;width:100%;height:100%}.score-mock{color:#fff;text-align:center;background:linear-gradient(160deg,#2f3450,#10131f);border-radius:31px;flex-direction:column;justify-content:center;width:100%;height:100%;display:flex}.score-mock>span,.score-mock p{letter-spacing:.18em;font-size:.7rem}.score-mock strong{font:500 5.5rem Georgia,serif}.score-mock strong span{color:var(--app-accent)}.anchor-rail{z-index:10;max-width:var(--max);background:var(--ink);color:#fff;margin:auto;display:flex;position:sticky;top:0}.anchor-rail a{text-align:center;text-transform:uppercase;letter-spacing:.08em;border-right:1px solid #354052;flex:1;padding:1rem;font-size:.76rem;text-decoration:none}.anchor-rail a:last-child{border:0}.product-overview,.feature-section,.how-section,.download,.note{max-width:var(--max);border-bottom:1px solid var(--line);margin:auto}.product-overview{padding:8rem 28px}.product-overview h2{letter-spacing:-.055em;max-width:1050px;margin:0;font:500 clamp(2.7rem,5.8vw,6rem)/.98 Georgia,serif}.fact-line{border-top:1px solid var(--line);text-transform:uppercase;letter-spacing:.1em;gap:2rem;margin-top:3rem;padding-top:1.2rem;font-size:.8rem;display:flex}.feature-section{padding:7rem 28px}.feature-grid{border-top:1px solid var(--line);grid-template-columns:repeat(3,1fr);display:grid}.feature-grid article{border-right:1px solid var(--line);min-height:260px;padding:2rem 2rem 2rem 0}.feature-grid article+article{padding-left:2rem}.feature-grid article:last-child{border:0}.feature-grid span{font:italic 1rem Georgia,serif}.feature-grid h3{margin:3rem 0 1rem;font:500 2rem Georgia,serif}.feature-grid p{color:var(--muted)}.how-section{grid-template-columns:1fr 1fr;gap:5rem;padding:7rem 28px;display:grid}.how-section h2,.download h2{letter-spacing:-.05em;margin:0;font:500 clamp(2.6rem,5vw,5rem)/.98 Georgia,serif}.how-section ol{counter-reset:steps;margin:0;padding:0;list-style:none}.how-section li{counter-increment:steps;border-top:1px solid var(--line);padding:1.4rem 0 1.4rem 3.5rem;font-size:1.15rem;position:relative}.how-section li:before{content:"0" counter(steps);color:var(--muted);font:italic 1rem Georgia,serif;position:absolute;left:0}.note{background:color-mix(in srgb,var(--app-accent) 24%,var(--paper));grid-template-columns:200px 1fr;gap:2rem;padding:2rem 28px;display:grid}.note p{max-width:800px;margin:0}.download{grid-template-columns:150px 1fr;align-items:center;gap:3rem;padding:7rem 28px;display:grid}.download>img{border-radius:34px;width:150px;height:150px}.download h2{margin-bottom:2rem}.official-link{color:var(--muted);text-underline-offset:4px;margin-top:1.5rem;display:inline-block}.app-footer{grid-template-columns:1fr auto auto auto;align-items:start;padding-top:4rem;padding-bottom:4rem}.app-footer>div{gap:.4rem;display:grid}.app-footer a:not(.brand){text-decoration:none}.app-footer strong{color:var(--ink);margin-bottom:.35rem}.app-header{position:relative}.app-header .brand-dot{color:var(--app-accent)}@media (width<=820px){.app-header nav{background:var(--paper);border-bottom:1px solid var(--line);z-index:20;flex-direction:column;padding:1.5rem 28px;display:none;position:absolute;top:88px;left:0;right:0}.app-header nav.open{display:flex}.menu-button{display:block}.product-hero{grid-template-columns:1fr;padding-top:3rem}.device-stage{min-height:520px}.orbit{width:340px;height:340px}.phone{width:220px;height:450px}.anchor-rail{overflow-x:auto}.anchor-rail a{min-width:145px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:2rem 0}.how-section{grid-template-columns:1fr;gap:3rem}.note{grid-template-columns:1fr}.download{grid-template-columns:90px 1fr}.download>img{border-radius:22px;width:90px;height:90px}.app-footer{grid-template-columns:1fr 1fr}.product-title img{border-radius:18px;width:70px;height:70px}}@media (width<=520px){.product-title{align-items:flex-start}.product-title h1{font-size:3.6rem}.product-hero{padding-left:20px;padding-right:20px}.device-stage{min-height:500px}.download,.app-footer{grid-template-columns:1fr}.fact-line{flex-direction:column;gap:.5rem}.anchor-rail{display:none}}@media (width<=960px) and (width>=821px){.app-header nav{display:none}.menu-button{display:block}.product-hero{grid-template-columns:1fr;padding-top:3rem}.device-stage{min-height:520px}.orbit{width:340px;height:340px}.phone{width:220px;height:450px}.feature-grid{grid-template-columns:1fr}.feature-grid article,.feature-grid article+article{border-right:0;border-bottom:1px solid var(--line);min-height:0;padding:2rem 0}.how-section{grid-template-columns:1fr;gap:3rem}.note{grid-template-columns:1fr}.app-footer{grid-template-columns:1fr 1fr}.product-title img{border-radius:18px;width:70px;height:70px}}.legal-page{max-width:var(--max);margin:auto;padding:5rem 28px 8rem}.legal-page>h1{letter-spacing:-.065em;margin:.4rem 0 1rem;font:500 clamp(4rem,8vw,7rem)/.9 Georgia,serif}.legal-date{color:var(--muted)}.legal-review{border-left:5px solid var(--orange);background:#fff;margin:3rem 0;padding:1.4rem 1.5rem}.legal-review p{color:var(--muted);margin:.4rem 0 0}.legal-layout{grid-template-columns:220px minmax(0,760px);align-items:start;gap:5rem;margin-top:4rem;display:grid}.legal-layout aside{border-top:1px solid var(--line);display:grid;position:sticky;top:2rem}.legal-layout aside a{border-bottom:1px solid var(--line);color:var(--muted);padding:1rem 0;text-decoration:none}.legal-layout aside a.active{color:var(--ink);font-weight:800}.legal-layout article section{border-top:1px solid var(--line);padding:0 0 3rem 3.5rem;position:relative}.legal-layout article h2{margin:1.4rem 0 .8rem;font:500 2rem Georgia,serif}.legal-layout article p{color:var(--muted)}.legal-layout article a{color:var(--ink)}.legal-number{margin:0;font:italic 1rem Georgia,serif;position:absolute;top:1.4rem;left:0;color:var(--ink)!important}@media (width<=760px){.legal-page{padding-top:3rem}.legal-layout{grid-template-columns:1fr;gap:3rem}.legal-layout aside{grid-template-columns:1fr 1fr;position:static}.legal-layout aside a{text-align:center}.legal-layout article section{padding-left:2.5rem}}.legal-copy{color:var(--muted)}.legal-copy h2{color:var(--ink);border-top:1px solid var(--line);margin:2.6rem 0 .8rem;padding-top:1.4rem;font:500 2rem Georgia,serif}.legal-copy h2:first-child{margin-top:0}.legal-copy h3{color:var(--ink)}.legal-copy p,.legal-copy li{max-width:76ch}.legal-copy a{color:var(--ink);text-underline-offset:4px}.standalone-legal{max-width:820px;margin-top:4rem}.faq-list{max-width:860px;margin-top:4rem}.faq-list section{margin-bottom:4rem}.faq-list h2{letter-spacing:-.04em;margin:0 0 1rem;font:500 clamp(2rem,4vw,3.5rem) Georgia,serif}.faq-list details{border-top:1px solid var(--line);padding:1.2rem 0}.faq-list details:last-child{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;padding-right:2rem;font-weight:800}.faq-list details p{color:var(--muted);max-width:72ch}.embed-body{background:#fff}.embed-document{max-width:760px;margin:0 auto;padding:2rem 1.25rem 4rem}.embed-document>h1{letter-spacing:-.045em;margin:0 0 2rem;font:500 clamp(2.4rem,8vw,4.2rem)/1 Georgia,serif}.embed-document .faq-list{margin-top:0}@media (width<=760px){.embed-document{padding-top:1.4rem}.legal-copy h2{font-size:1.7rem}}
