:root{color-scheme:light;--paper:#f5f4ee;--ink:#203c34;--ink-soft:#52665d;--line:#d5dbd1;--orange:#aa4f30;--mono:"SFMono-Regular", Consolas, monospace;--sans:"Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:2rem}body{color:var(--ink);background:var(--paper);font-family:var(--sans);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-underline-offset:.25em}a:focus-visible,summary:focus-visible{outline-offset:5px;border-radius:3px;outline:3px solid #af4b22}img{max-width:100%;height:auto}h1,h2,h3,p{margin-top:0}.skip-link{z-index:20;color:#fff;background:var(--ink);padding:.8rem 1rem;position:fixed;top:1rem;left:1rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.page-shell{width:min(100% - 6rem,1240px);margin:auto}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:104px;display:flex}.wordmark{letter-spacing:-.06em;align-items:center;gap:.55rem;font-size:1.4rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:2px;width:35px;height:35px}.wordmark span span{font-weight:450}.site-header nav,.site-footer nav{align-items:center;gap:2rem;font-size:.88rem;display:flex}.site-header nav a,.site-footer nav a{align-items:center;min-height:44px;padding:.6rem 0;text-decoration:none;display:inline-flex}.site-header nav a:hover,.site-footer nav a:hover{text-decoration:underline}.hero{border-bottom:1px solid var(--line);grid-template-columns:1.12fr 1fr;align-items:center;gap:3rem;padding:5.4rem 0 5.6rem;display:grid}.eyebrow{text-transform:uppercase;letter-spacing:.1em;font-size:.69rem;font-family:var(--mono);margin-bottom:1.4rem;line-height:1.7}.live-dot{background:#466849;border-radius:50%;width:7px;height:7px;margin-right:.5rem;display:inline-block}.hero h1{letter-spacing:-.074em;margin-bottom:1.8rem;font-size:clamp(3.7rem,6.8vw,6.8rem);font-weight:500;line-height:.99}.hero h1 em{color:var(--orange);font-family:Georgia,Times New Roman,serif;font-weight:400}.hero__standfirst{color:var(--ink-soft);max-width:470px;margin-bottom:2rem;font-size:1.13rem;line-height:1.7}.button{background:var(--ink);color:#fff;border-radius:9px;justify-content:center;align-items:center;gap:1.8rem;min-height:48px;padding:1rem 1.4rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-flex}.button:hover{background:#365c49}.app-family{width:100%;max-width:520px;height:400px;margin:auto;position:relative}.app-family svg{width:100%;height:100%;fill:var(--ink);stroke:#a6b5a2;stroke-width:1.5px;position:absolute;inset:0}.app-family svg path{fill:none}.family-app{flex-direction:column;align-items:center;gap:.8rem;font-size:.82rem;font-weight:600;text-decoration:none;display:flex;position:absolute}.family-app img{border-radius:23%;width:96px;transition:transform .2s;box-shadow:0 12px 24px #263e241b}.family-app:hover img{transform:translateY(-5px)rotate(-3deg)}.family-app--0{top:7%;left:10%;transform:rotate(-5deg)}.family-app--1{top:1%;right:11%;transform:rotate(6deg)}.family-app--2{top:55%;left:5%;transform:rotate(4deg)}.family-app--3{top:51%;right:4%;transform:rotate(-4deg)}.family-caption{text-align:center;width:100%;color:var(--ink-soft);font-size:.7rem;font-family:var(--mono);position:absolute;bottom:0}.products{padding:4.5rem 0 5rem}.section-heading{justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;display:flex}.section-heading .eyebrow{margin-bottom:.65rem}.section-heading h2{letter-spacing:-.045em;margin:0;font-size:clamp(1.8rem,3vw,2.7rem);font-weight:500}.section-heading>p{color:var(--ink-soft);margin:0 0 .3rem;font-size:.8rem}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;display:grid}.product-card{border:1px solid var(--line);background:#fff6;border-radius:15px;grid-template-columns:88px minmax(0,1fr);gap:1.6rem;padding:2rem;transition:background .2s,border-color .2s;display:grid}.product-card:hover{background:var(--wash);border-color:color-mix(in srgb, var(--accent) 30%, var(--line))}.product-card__icon{border-radius:23%;align-self:start}.product-card__icon img{border-radius:23%;display:block;box-shadow:0 5px 14px #203c3412}.product-card__copy{flex-direction:column;align-items:flex-start;display:flex}.product-card__category{color:var(--accent);font-family:var(--mono);letter-spacing:.06em;text-transform:uppercase;margin:0 0 .45rem;font-size:.62rem;line-height:1.5}.product-card__name{letter-spacing:-.04em;margin:0 0 .6rem;font-size:1.7rem;font-weight:600;line-height:1.2}.product-card__name a{text-decoration:none}.product-card__summary{color:var(--ink-soft);margin:0 0 1rem;font-size:.93rem;line-height:1.65}.product-card__platform{color:var(--ink-soft);margin:auto 0 1rem;font-size:.7rem}.product-card__links{flex-wrap:wrap;grid-column:1/-1;align-items:center;gap:.7rem 1.3rem;margin-top:-.7rem;display:flex}.store-badge{flex:none;justify-content:center;align-items:center;padding:10px;line-height:0;text-decoration:none;display:inline-flex}.store-badge img{width:auto;max-width:none;height:40px;display:block}.store-credits{color:var(--ink-soft);font-size:.65rem;line-height:1.6}.detail-link{padding:.5rem 0;font-size:.8rem;text-decoration:none}.detail-link:hover{text-decoration:underline}.about-strip{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:5rem;padding:4rem 0;display:grid}.about-strip h2{letter-spacing:-.05em;margin:0;font-size:2.8rem;font-weight:500;line-height:1.1}.about-strip p:not(.eyebrow){color:var(--ink-soft);line-height:1.8}.text-link{font-size:.9rem;line-height:1.6;display:inline-block}.experiment-strip{background:#e7eadd;border-radius:10px;justify-content:space-between;gap:1rem;margin:0 0 4rem;padding:1.3rem 1.5rem;font-size:.85rem;display:flex}.experiment-strip p{margin:0}.site-footer{border-top:1px solid var(--line);grid-template-columns:1fr auto;align-items:center;gap:2rem;padding:2.6rem 0;display:grid}.site-footer p{color:var(--ink-soft);margin:1rem 0 0;font-size:.82rem}.site-footer .site-footer__legal{grid-column:1/-1;margin:0;font-size:.7rem}.text-page,.not-found{min-height:65vh;padding:5rem 0}.text-page>*,.not-found>*{max-width:820px;margin-left:auto;margin-right:auto}.text-page h1,.not-found h1{letter-spacing:-.05em;margin-bottom:2rem;font-size:clamp(2.7rem,6vw,5rem);font-weight:500;line-height:1.06}.text-page__intro,.prose p,.not-found>p{color:var(--ink-soft);line-height:1.8}.prose h2{margin-top:3rem;font-size:1.5rem}.support-list{border-top:1px solid var(--line);margin-top:3rem}.support-list a{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:1.2rem 0;text-decoration:none;display:flex}.support-list small{color:var(--ink-soft);margin-left:1rem}.contact-card{background:var(--ink);color:#fff;border-radius:9px;justify-content:space-between;gap:1rem;margin-top:2rem;padding:1.4rem;display:flex}.contact-card p{margin:0}@media (width<=1000px){.page-shell{width:calc(100% - 3rem)}.hero{gap:1.5rem}.product-card{grid-template-columns:64px minmax(0,1fr);gap:1rem;padding:1.5rem}.product-card__icon img{width:64px}.app-family{height:350px}.family-app img{width:80px}.about-strip{gap:3rem}.site-footer nav{gap:1rem}}@media (width<=720px){.page-shell{width:calc(100% - 2.5rem)}.site-header{flex-wrap:wrap;gap:.25rem 1rem;min-height:82px;padding:.75rem 0}.site-header nav{gap:1rem;font-size:.8rem}.site-header nav a[href="/#about"]{display:none}.hero{grid-template-columns:1fr;gap:1.5rem;padding:3rem 0 2.5rem}.hero h1{font-size:clamp(3.6rem,13vw,5.5rem)}.hero__standfirst{max-width:500px;margin-bottom:1.5rem;font-size:1rem}.app-family{max-width:400px;height:295px}.family-app img{width:70px}.family-app{gap:.5rem;font-size:.72rem}.family-app--0{left:14%}.family-app--1{right:14%}.family-app--2{left:8%}.family-app--3{right:9%}.family-caption{font-size:.62rem}.products{padding:3rem 0}.section-heading{display:block}.section-heading>p{margin-top:1rem}.product-grid{grid-template-columns:1fr}.product-card{grid-template-columns:66px minmax(0,1fr);gap:1.15rem;padding:1.5rem 1.15rem}.product-card__name{font-size:1.5rem}.product-card__summary{font-size:.9rem}.about-strip{grid-template-columns:1fr;gap:1.5rem;padding:3rem 0}.about-strip h2{font-size:2.4rem}.experiment-strip{flex-direction:column;margin-bottom:2.5rem;line-height:1.6}.site-footer{grid-template-columns:1fr;gap:1.5rem}.site-footer nav{flex-wrap:wrap;gap:.5rem 1.5rem}.support-list a>span:first-child{flex-direction:column;gap:.4rem;display:flex}.support-list small{margin:0}.contact-card{flex-direction:column}.text-page,.not-found{padding:3rem 0}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition:none!important;animation:none!important}}@media (width<=360px){.site-header .wordmark{gap:.4rem;font-size:1.18rem}.site-header .wordmark svg{width:28px;height:28px}.site-header nav{white-space:nowrap;gap:.75rem;font-size:.73rem}}.app-directory{max-width:980px}.directory-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:1rem;min-height:76px;display:flex}.directory-header>a:last-child{padding:.75rem 0;font-size:.8rem;text-decoration:none}.directory-intro{padding:1.75rem 0 1rem}.directory-intro h1{letter-spacing:-.045em;margin-bottom:.4rem;font-size:clamp(1.9rem,5vw,2.5rem);font-weight:550}.directory-intro p{color:var(--ink-soft);margin:0;font-size:.9rem}.directory-nav{gap:.5rem;margin-bottom:1rem;display:flex}.directory-nav a{border:1px solid var(--line);border-radius:999px;justify-content:center;align-items:center;min-height:44px;padding:.5rem 1rem;font-size:.82rem;text-decoration:none;display:inline-flex}.directory-nav a:hover{border-color:var(--ink)}.directory-nav a[aria-current=page]{background:var(--ink);color:var(--paper);border-color:var(--ink)}.directory-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem;display:grid}.product-card--compact{grid-template-columns:56px minmax(0,1fr);gap:.8rem 1rem;padding:1.1rem}.product-card--compact .product-card__icon img{width:56px}.product-card--compact .product-card__name{margin-bottom:.4rem;font-size:1.3rem}.product-card--compact .product-card__summary{margin-bottom:.55rem;font-size:.82rem;line-height:1.5}.product-card--compact .product-card__platform{margin:0}.product-card--compact .product-card__links{gap:.2rem;margin-top:-.25rem}.product-card--compact .detail-link{margin-left:auto;padding:.75rem .25rem}.directory-footer{border-top:1px solid var(--line);color:var(--ink-soft);margin-top:2rem;padding:1.5rem 0;font-size:.75rem}.directory-footer nav{flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem;display:flex}.directory-footer .store-credits{max-width:720px}@media (width<=720px){.directory-grid{grid-template-columns:1fr}.directory-header{min-height:64px}.directory-intro{padding:1.2rem 0 1rem}.app-directory{width:calc(100% - 1.5rem)}}
