@import"https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&display=swap";:root{font-family:Manrope,sans-serif;color:#202222;background:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;--ink:#202222;--muted:#686c6b;--line:#e5e7e6;--surface:#f5f6f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:36px}body{margin:0}a{color:inherit;text-decoration:none}button,a,summary{-webkit-tap-highlight-color:transparent}a:focus-visible,summary:focus-visible{outline:2px solid #284f75;outline-offset:6px;border-radius:4px}::-moz-selection{background:#dae4e5}::selection{background:#dae4e5}h1,h2,h3,p{margin:0}.wrap{width:min(1280px,calc(100% - 112px));margin-inline:auto}.skip-link{position:fixed;top:12px;left:12px;transform:translateY(-180%);padding:12px 20px;background:#202222;color:#fff;z-index:10}.skip-link:focus{transform:none}.site-header{min-height:112px;display:flex;align-items:center;justify-content:space-between;gap:32px}.wordmark{display:inline-flex;align-items:baseline;gap:3px;font-size:32px;line-height:1;font-weight:800;letter-spacing:-1.8px}.brand-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:currentColor}.site-header nav{display:flex;gap:32px;font-size:14px;font-weight:550}.site-header nav a{padding:10px 0}.site-header nav a:hover{color:#777}.header-note{font-size:13px;color:var(--muted)}.hero{text-align:center;padding-top:88px}.intro-label{font-size:14px;color:#5e6260;display:flex;gap:10px;justify-content:center;align-items:center}.intro-label>span{width:6px;height:6px;border-radius:50%;background:#647b69}.hero h1{font-size:clamp(64px,7.7vw,112px);font-weight:500;line-height:1.05;letter-spacing:-.075em;margin:29px 0 30px}.hero-description{font-size:18px;line-height:1.8;color:var(--muted);letter-spacing:-.3px}.primary-link{display:inline-flex;gap:28px;align-items:center;background:var(--ink);color:#fff;font-size:14px;font-weight:550;padding:17px 24px;border-radius:30px;margin-top:30px;transition:background .2s}.primary-link:hover{background:#46504b}.primary-link span{font-size:20px;line-height:1}.hero-foot{display:flex;justify-content:space-between;gap:20px;margin-top:92px;padding-bottom:24px;border-bottom:1px solid var(--line);color:#757a77;font-size:12px}.apps-section{padding-block:82px 100px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:36px;margin-bottom:36px}.section-heading h2{font-size:36px;line-height:1.22;letter-spacing:-1.5px;font-weight:500}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.7}.app-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;align-items:start}.app-art{height:338px;border-radius:14px;position:relative;display:flex;align-items:center;justify-content:center;background:#f1f0ef;overflow:hidden}.unloop .app-art{background:#f0ebdf}.scrollingo .app-art{background:#eaf0f1}.release-status{position:absolute;top:20px;left:20px;font-size:12px;line-height:1.5;color:#595f5b;border:1px solid #d7ddda;padding:5px 10px;border-radius:20px}.app-art img{border-radius:29%;box-shadow:0 18px 28px -17px #26342e50;transition:transform .35s;width:136px;height:136px}.app-card:hover .app-art img{transform:translateY(-5px) rotate(-3deg)}.app-art-caption{position:absolute;bottom:27px;left:16px;right:16px;text-align:center;font-size:13px;color:#686d69}.app-content{padding:25px 2px 0}.app-title{display:flex;justify-content:space-between;align-items:center;margin-bottom:11px}.app-title h3{font-size:24px;font-weight:600;letter-spacing:-.8px}.app-title>span{font-size:12px;color:#777e79}.app-content>p{font-size:15px;line-height:1.8;color:var(--muted);min-height:81px}.app-content details{margin-top:20px;border-top:1px solid var(--line)}summary{cursor:pointer;list-style:none;display:flex;align-items:center;justify-content:space-between;padding:18px 0;font-size:13px;font-weight:600}summary::-webkit-details-marker{display:none}.expand-icon{font-size:21px;line-height:1;font-weight:400;transition:transform .2s}details[open] .expand-icon{transform:rotate(45deg)}.app-details{padding-bottom:16px;font-size:14px;line-height:1.8;color:var(--muted)}.app-details ul{padding-left:18px}.availability{font-size:13px}.studio-section{background:var(--surface);padding-block:104px}.studio-layout{display:grid;grid-template-columns:1fr 1.65fr;gap:80px}.small-wordmark{font-size:24px;letter-spacing:-1px;font-weight:750}.studio-caption p{font-size:14px;line-height:1.8;color:var(--muted);margin-top:20px}.studio-layout h2{font-size:clamp(36px,3.7vw,52px);line-height:1.18;letter-spacing:-2.2px;font-weight:500;margin-bottom:30px}.studio-copy{font-size:16px;line-height:1.9;color:#626763;max-width:580px}.studio-copy+.studio-copy{margin-top:20px}.approach-section{padding-block:100px 0}.approach-section .section-heading{margin-bottom:55px}.approach-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px}.approach-grid article{border-top:1px solid #daddda;padding-top:22px}.step-number{font-size:12px;color:#767d77}.approach-grid h3{font-size:20px;letter-spacing:-.6px;font-weight:550;margin:25px 0 13px}.approach-grid p{font-size:15px;line-height:1.85;color:var(--muted)}.closing-note{margin-top:92px;border-top:1px solid var(--line);border-bottom:1px solid var(--line);padding-block:33px;display:flex;align-items:center;gap:15px}.closing-note p{font-size:17px;letter-spacing:-.4px}.closing-note>a{margin-left:auto;font-size:13px;display:flex;gap:26px;align-items:center}.closing-note>a:hover{text-decoration:underline}.site-footer{padding-block:45px;display:flex;gap:30px;align-items:center}.site-footer .wordmark{font-size:26px}.site-footer p{font-size:12px;color:var(--muted);margin-left:auto}.site-footer>a:last-child{font-size:12px;margin-left:20px}@media (min-width:1600px){.hero{padding-top:115px}.hero-foot{margin-top:115px}}@media (max-width:1000px){.wrap{width:calc(100% - 64px)}.header-note{display:none}.hero{padding-top:65px}.hero h1{font-size:86px}.app-grid{gap:20px}.app-art{height:285px}.app-art img{width:110px;height:110px}.app-content>p{min-height:108px}.studio-layout{gap:40px;grid-template-columns:1fr 2fr}.approach-grid{gap:25px}.section-heading>p{max-width:240px}.approach-grid h3{font-size:18px}}@media (max-width:680px){.wrap{width:calc(100% - 40px)}.site-header{min-height:86px;gap:18px}.wordmark{font-size:27px}.site-header nav{gap:17px;font-size:12px}.site-header nav a:last-child{display:none}.hero{padding-top:54px}.intro-label{font-size:12px}.hero h1{font-size:clamp(52px,12vw,76px);letter-spacing:-.065em;margin-block:27px 23px}.hero-description{font-size:16px;line-height:1.75;max-width:360px;margin:auto}.desktop-break{display:none}.primary-link{margin-top:26px;padding:15px 22px}.hero-foot{margin-top:65px;font-size:12px;justify-content:center}.hero-foot>span:last-child{display:none}.apps-section{padding-block:52px 62px}.section-heading{display:block;margin-bottom:27px}.section-heading h2{font-size:31px}.section-heading>p{margin-top:12px;max-width:none;font-size:14px}.app-grid{grid-template-columns:1fr;gap:34px}.app-art{height:320px}.app-art img{height:132px;width:132px}.app-content{padding-top:20px}.app-content>p{min-height:0;max-width:390px}.app-content details{margin-top:14px}.studio-section{padding-block:60px}.studio-layout{grid-template-columns:1fr;gap:37px}.studio-caption p{margin-top:12px}.studio-layout h2{font-size:37px;letter-spacing:-1.8px}.studio-copy{font-size:15px}.approach-section{padding-top:60px}.approach-section .section-heading{margin-bottom:32px}.approach-grid{grid-template-columns:1fr;gap:28px}.approach-grid h3{font-size:21px;margin-top:20px}.closing-note{margin-top:52px;flex-wrap:wrap;padding-block:28px;gap:12px}.closing-note p{font-size:16px}.closing-note>a{width:100%;margin-left:19px;margin-top:5px;justify-content:space-between}.site-footer{padding-block:32px;flex-wrap:wrap;gap:22px}.site-footer p{order:3;width:100%;margin:0}.site-footer>a:last-child{margin-left:auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.app-card:hover .app-art img{transform:none}}.app-resource-links{display:flex;flex-wrap:wrap;gap:20px;margin-top:16px}.app-resource-links a,.resource-copy a{text-decoration:underline;text-underline-offset:4px}.footer-links{display:flex;gap:18px;font-size:12px;flex-wrap:wrap}.footer-links a:hover{text-decoration:underline;text-underline-offset:4px}.resource-page{max-width:820px;padding-top:58px}.resource-app{display:inline-flex;align-items:center;gap:13px;font-size:18px;font-weight:600}.resource-app img{border-radius:13px}.resource-subtitle{display:block;font-size:12px;font-weight:400;color:var(--muted);margin-top:3px}.resource-intro h1{font-size:clamp(38px,5vw,60px);font-weight:500;line-height:1.15;letter-spacing:-2.5px;margin:30px 0 16px}.resource-deck{font-size:17px;line-height:1.8;color:var(--muted)}.resource-nav{display:flex;flex-wrap:wrap;gap:26px;margin-top:32px;border-bottom:1px solid var(--line)}.resource-nav a{font-size:14px;line-height:1.6;padding:12px 0 16px;border-bottom:2px solid transparent}.resource-nav a[aria-current=page]{border-bottom-color:var(--ink);font-weight:600}.resource-nav a:hover{color:var(--muted)}.resource-copy{padding-top:15px}.resource-copy h2{font-size:25px;font-weight:550;line-height:1.4;letter-spacing:-.8px;margin:37px 0 14px}.resource-copy p{font-size:16px;line-height:1.9;color:#535a55;margin:16px 0;overflow-wrap:anywhere}.resource-copy a{color:var(--ink)}.resource-return{margin-top:52px;padding:26px 0 40px;border-top:1px solid var(--line);font-size:14px}.resource-return span{margin-left:20px}@media (max-width:1100px){.site-footer{flex-wrap:wrap}.footer-links{margin-left:auto}.site-footer p{margin-left:0}}@media (max-width:680px){.resource-page{padding-top:32px}.resource-intro h1{letter-spacing:-1.8px}.resource-nav{gap:22px}.resource-nav a{font-size:13px}.resource-copy h2{font-size:23px}.footer-links{order:4;margin:0;width:100%;font-size:13px;gap:22px}}
