:root{color-scheme:light;--paper:#f7f7f2;--ink:#232522;--muted:#656860;--line:#dcded5;--accent:#d8f36a;--purple:#e5dff7;--radius:22px;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;font-synthesis:none}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{margin:0;background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #5c3d9e;outline-offset:6px}.page{max-width:1440px;padding:0 5%;margin:auto}.header{display:flex;justify-content:space-between;align-items:center;padding:29px 0;border-bottom:1px solid var(--line);gap:25px}.brand{display:inline-flex;align-items:center;font-size:30px;font-weight:750;letter-spacing:-1.5px;line-height:1}.brand-dot{color:#687c22}.mark{background:var(--ink);color:var(--paper);width:32px;height:32px;border-radius:9px;display:inline-flex;align-items:center;justify-content:center;margin-right:9px;font-size:28px;font-weight:400;letter-spacing:0}nav{display:flex;align-items:center;gap:34px;font-size:14px;font-weight:550}nav a:hover,.text-link:hover{color:#5d7224}.contact-link{border:1px solid var(--line);border-radius:999px;padding:10px 17px}.contact-link span{margin-left:12px}.hero{padding:81px 0 0}.eyebrow{font-size:12px;font-weight:650;letter-spacing:1.7px;margin:0 0 20px;display:flex;align-items:center;gap:9px}.mini-command{font-size:17px;font-weight:400;letter-spacing:0}h1{font-size:clamp(56px,8.6vw,120px);line-height:1.02;letter-spacing:-.065em;font-weight:560;margin:27px 0 29px}h1>span{color:#73786a}.hero-bottom{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-right:2px}.hero-bottom p{font-size:19px;line-height:1.6;color:var(--muted);margin:0}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;background:var(--ink);color:#fff;border-radius:999px;padding:18px 24px;font-size:15px;white-space:nowrap;transition:background .2s,transform .2s}.button:hover{background:#41483b;transform:translateY(-2px)}.button span{font-size:20px}.hero-rule{display:flex;justify-content:space-between;border-top:1px solid var(--line);margin-top:64px;padding:16px 0;color:var(--muted);font-size:11px;letter-spacing:1.7px;font-weight:600}.apps-section{padding:69px 0 85px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:25px;margin-bottom:30px}.section-heading .eyebrow{margin:0 0 10px}h2{font-size:clamp(30px,3.2vw,45px);line-height:1.15;letter-spacing:-.045em;font-weight:550;margin:0}.section-note{font-size:14px;color:var(--muted);padding-bottom:4px}.app-grid{display:grid;grid-template-columns:1.55fr 1fr;gap:22px}.launch-card{background:var(--purple);border-radius:var(--radius);padding:32px;display:flex;flex-direction:column;min-height:456px;overflow:hidden}.launch-top{display:flex;justify-content:space-between;align-items:center;gap:16px}.pill{font-size:11px;letter-spacing:1.25px;font-weight:600;border:1px solid #b8b0cc;border-radius:999px;padding:6px 10px}.card-symbol{font-size:42px;line-height:1;color:#76698e}.launch-content{margin:45px 0 35px}.card-kicker{font-size:11px;letter-spacing:1.4px;font-weight:650;color:#60516f;margin:0 0 12px}h3{font-size:clamp(30px,3.5vw,48px);line-height:1.1;letter-spacing:-.045em;font-weight:550;margin:0 0 18px}.launch-content>p:last-child{color:#635b70;line-height:1.6;margin:0}.launch-footer{border-top:1px solid #c7bfd8;display:flex;justify-content:space-between;align-items:center;padding-top:17px;margin-top:auto;font-size:13px;color:#635b70}.outline-mark{font-size:25px;color:#453b55}.note-card{background:#e9eddc;border-radius:var(--radius);padding:32px;display:flex;flex-direction:column;justify-content:space-between;gap:33px}.note-number{font-size:11px;letter-spacing:1.35px;font-weight:600;color:#656f4a}.note-card h3{font-size:36px}.note-card p{max-width:275px;color:#60664e;margin:14px 0}.note-signature{font-size:13px;line-height:1.45;color:#60664e}.studio{border-top:1px solid var(--line);padding:52px 0 80px}.studio-content{display:grid;grid-template-columns:1.55fr 1fr;gap:22px}.studio-content h2{font-size:clamp(34px,4vw,54px)}.studio-content p{margin:0 0 15px;color:var(--muted);max-width:440px}.text-link{display:inline-block;border-bottom:1px solid #9ba48a;padding-bottom:4px;margin-top:8px;font-size:14px}.text-link span{padding-left:15px}footer{border-top:1px solid var(--line);padding:30px 0;display:flex;align-items:center;gap:25px;font-size:12px;color:var(--muted)}footer .brand{font-size:23px;color:var(--ink);letter-spacing:-1px}footer .mark{width:26px;height:26px;font-size:22px;border-radius:7px}footer>span:nth-of-type(1){flex:1}footer a:last-child{font-size:13px}.skip{position:absolute;top:-100px;left:20px;background:var(--ink);color:#fff;padding:12px;z-index:10}.skip:focus{top:10px}.product-card{background:var(--purple);padding:32px;border-radius:var(--radius)}.product-card img{max-width:100%;height:auto;border-radius:12px}.product-card .product-icon{width:64px;height:64px;margin-bottom:20px}.product-card .text-link{margin-top:20px}
@media(min-width:1450px){.page{padding:0 72px}}@media(max-width:760px){.page{padding:0 6%}.header{padding:24px 0}.brand{font-size:26px}nav{gap:20px}nav .contact-link{display:none}.hero{padding-top:55px}h1{margin:25px 0;font-size:clamp(42px,10.7vw,82px)}.hero-bottom{align-items:flex-start;flex-direction:column;gap:24px}.hero-bottom p{font-size:17px}.hero-rule{margin-top:40px;font-size:9px;letter-spacing:1px}.apps-section{padding:42px 0 55px}.section-heading{align-items:flex-start;flex-direction:column;gap:12px}.app-grid,.studio-content{grid-template-columns:1fr}.launch-card{min-height:430px;padding:26px}.note-card{padding:26px;gap:30px}.note-card p{max-width:100%}.studio{padding:38px 0 50px}.studio-content{gap:27px}footer{flex-wrap:wrap;gap:20px}footer>span:nth-of-type(1){flex-basis:calc(100% - 145px)}.desktop-break{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}@media(forced-colors:active){.launch-card,.note-card,.button{border:1px solid CanvasText}}
.catalog{grid-template-columns:repeat(3,minmax(0,1fr))}.product-card{padding:26px;display:flex;flex-direction:column;min-width:0;min-height:408px}.audio{background:#e5dff7}.photo{background:#e9eddc}.code{background:#dfe9ef}.product-top{display:flex;justify-content:space-between;align-items:flex-start;gap:8px;margin-bottom:32px}.app-icon{width:80px;height:80px;object-fit:contain}.app-monogram{width:76px;height:76px;border-radius:20px;display:flex;align-items:center;justify-content:center;background:#293a43;color:#eff6fa;font-size:32px;font-weight:650;letter-spacing:-2px;box-shadow:inset 0 0 0 1px #ffffff30}.product-top .pill{text-transform:uppercase;font-size:10px;letter-spacing:.7px;padding:5px 8px}.product-card h3{font-size:31px;letter-spacing:-1px;margin-bottom:14px}.product-description{font-size:16px;line-height:1.65;color:#54595b;margin:0 0 28px}.product-footer{margin-top:auto;border-top:1px solid #24292425;padding-top:17px;display:flex;flex-direction:column;gap:15px}.product-footer>span{font-size:12px;color:#555d54}.product-footer a{display:flex;justify-content:space-between;font-size:14px;font-weight:600}.product-footer a:hover{text-decoration:underline}.product-footer a span{font-size:19px}.product-hero{margin-top:40px;padding:32px 44px 44px;border-radius:24px}.back-link{display:inline-block;font-size:14px;margin-bottom:35px;color:#565d58}.product-heading{display:flex;align-items:center;gap:20px}.product-heading .eyebrow{margin:0 0 4px;font-size:11px}.product-heading .pill{margin-left:auto;white-space:nowrap}.product-name{margin:0;font-size:23px;font-weight:600;letter-spacing:-.7px}.product-hero h1{font-size:clamp(42px,6.5vw,86px);margin:40px 0 24px}.product-intro{max-width:670px;font-size:20px;line-height:1.6;color:#515959}.platform{display:block;font-size:14px;margin-top:28px;color:#515959}.feature-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:45px;padding:65px 0}.feature-number{font-size:12px;color:var(--muted)}.feature-grid h3{font-size:25px;margin:16px 0}.feature-grid p{color:var(--muted);font-size:16px}.product-story{padding:40px 0 65px;display:grid;grid-template-columns:1fr 1fr;gap:60px;border-top:1px solid var(--line)}.product-story p{margin:0;color:var(--muted);font-size:18px}.release-note{background:var(--ink);color:var(--paper);border-radius:var(--radius);padding:38px;display:grid;grid-template-columns:1fr 1fr;gap:20px 50px;margin-bottom:50px}.release-note .eyebrow{grid-column:1/-1;margin:0;color:#c6d299}.release-note p{margin:0 0 20px;color:#d5d9cc}.release-note .text-link{color:#e2ecbe}.credit{font-size:13px;color:var(--muted);padding-bottom:20px}.credit a{text-decoration:underline}.eyebrow,.card-kicker,.pill,.note-number,.hero-rule{font-size:12px}.product-top .pill{font-size:12px}.section-note,.product-footer>span,footer{font-size:14px}@media(max-width:1040px){.catalog{grid-template-columns:repeat(2,minmax(0,1fr))}.catalog .product-card:last-child{grid-column:1/-1;min-height:300px}.catalog .product-card:last-child .product-description{max-width:560px}}@media(max-width:760px){.catalog{grid-template-columns:1fr}.catalog .product-card:last-child{grid-column:auto}.product-card{min-height:385px;padding:26px}.product-hero{margin-top:25px;padding:26px}.product-heading{gap:12px;flex-wrap:wrap}.product-heading .pill{margin-left:0}.product-heading .app-icon{width:64px;height:64px}.product-heading .eyebrow{font-size:12px}.product-hero h1{font-size:clamp(36px,8vw,58px);letter-spacing:-.05em}.product-intro{font-size:18px}.feature-grid{grid-template-columns:1fr;gap:15px;padding:40px 0}.feature-grid h3{margin-top:10px}.product-story{grid-template-columns:1fr;gap:20px;padding:32px 0}.release-note{grid-template-columns:1fr;padding:26px}.release-note h2{margin-bottom:15px}.hero-rule{font-size:12px;letter-spacing:.5px}.hero-rule span:last-child{white-space:nowrap}}
