:root{color:#08080a;background:#fbf7ef;font-family:-apple-system,BlinkMacSystemFont,Avenir Next,system-ui,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;--page: #fbf7ef;--surface: #ffffff;--ink: #08080a;--muted: #625e68;--border: #ded8d0;--teal: #08726c;--orange: #ff982a;--purple: #5635b8;--green: #83bd22;--coral: #ff476f;--focus: #08726c}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;min-height:100vh;background:var(--page);color:var(--ink);-webkit-font-smoothing:antialiased}button,a{font:inherit}a{color:inherit}img{display:block;max-width:100%}h1,h2,h3,p{margin-top:0}h1,h2,h3,.brand{font-family:ui-rounded,SF Pro Rounded,Avenir Next,system-ui,sans-serif}.site-shell{width:min(100% - 48px,1456px);margin-inline:auto}.site-header{position:relative;z-index:20}.header-inner{height:92px;display:flex;align-items:center;justify-content:space-between}.brand{display:inline-flex;align-items:center;gap:10px;text-decoration:none;font-size:33px;line-height:1;font-weight:850;letter-spacing:-.04em}.brand img{width:58px;height:58px;object-fit:contain}.primary-nav{display:flex;align-items:center;gap:clamp(20px,2.8vw,42px)}.primary-nav a,.site-footer nav a{color:var(--ink);text-decoration-thickness:1px;text-underline-offset:5px;font-size:17px}.primary-nav a{text-decoration:none}.primary-nav a:hover,.primary-nav a:focus-visible,.site-footer a:hover,.site-footer a:focus-visible{text-decoration:underline}.primary-nav a[aria-current=page],.site-footer a[aria-current=page]{text-decoration:underline;text-decoration-thickness:2px}.primary-nav .nav-github{min-height:42px;display:inline-flex;align-items:center;gap:8px;padding:0 15px;border:1.5px solid var(--ink);border-radius:9px;font-weight:750}.primary-nav .nav-github:hover,.primary-nav .nav-github:focus-visible{background:var(--ink);color:#fff;text-decoration:none}.menu-button{display:none;border:0;background:transparent;color:var(--ink);padding:8px}.skip-link{position:fixed;z-index:100;left:12px;top:12px;padding:10px 14px;background:var(--ink);color:#fff;transform:translateY(-160%)}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.hero{min-height:486px;display:grid;grid-template-columns:minmax(0,.96fr) minmax(560px,1.04fr);align-items:center;border-bottom:1px solid var(--border);overflow:clip visible}.hero-copy{padding:44px 0 52px 36px;position:relative;z-index:3}.hero h1{max-width:700px;margin-bottom:26px;font-size:clamp(54px,4.7vw,72px);line-height:1.04;letter-spacing:-.055em;font-weight:900}.hero-summary{max-width:580px;margin-bottom:34px;color:var(--muted);font-size:clamp(19px,1.6vw,24px);line-height:1.45}.hero-actions{display:flex;flex-wrap:wrap;gap:18px;margin-bottom:30px}.button-link{min-height:52px;display:inline-flex;align-items:center;justify-content:center;padding:0 34px;border:1.5px solid var(--ink);border-radius:9px;text-decoration:none;font-size:18px;font-weight:700;transition:background-color .15s ease,color .15s ease}.button-link.primary{background:var(--ink);color:#fff}.button-link.primary:hover{background:#262329}.button-link.secondary{background:transparent}.button-link.secondary:hover{background:#fff}.promise{display:flex;align-items:center;gap:12px;color:var(--muted);font-size:17px}.promise svg{flex:none;color:var(--teal)}.product-stage{position:relative;height:486px;min-width:620px}.product-backdrop{position:absolute;width:680px;height:auto;max-width:none;object-fit:contain;left:-16px;top:-60px;opacity:1}.phone{position:absolute;margin:0;overflow:hidden;border:5px solid #efebe5;border-radius:28px;background:var(--surface);box-shadow:0 4px 12px #08080a21}.phone img{width:100%;height:100%;object-fit:cover}.phone-needs{width:215px;height:466px;left:46px;top:10px;z-index:3}.phone-completed{width:202px;height:438px;left:249px;top:20px;z-index:2;border-color:#201e25}.phone-pairing{width:190px;height:412px;left:438px;top:28px;z-index:1}.workflow{min-height:170px;display:grid;grid-template-columns:310px 1fr;align-items:center;border-bottom:1px solid var(--border)}.workflow>h2{padding-left:36px;margin:0;font-size:28px;line-height:1.15;letter-spacing:-.04em}.workflow ol{list-style:none;margin:0;padding:24px 0;display:grid;grid-template-columns:repeat(3,1fr)}.workflow li{min-height:112px;display:grid;grid-template-columns:44px 1fr;gap:12px;padding:0 34px;border-left:1px solid var(--border)}.workflow li:first-child{border-left:0}.workflow h3{min-height:44px;margin:0 0 12px;font-size:17px;line-height:1.25;letter-spacing:-.02em}.step-number{width:34px;height:34px;display:inline-grid;place-items:center;border-radius:50%;color:#fff;font-size:20px;font-weight:800}.step-number.orange{background:var(--orange);color:var(--ink)}.step-number.purple{background:var(--purple)}.step-number.green{background:var(--green);color:var(--ink)}.outcome-icons{display:flex;align-items:center;gap:15px}.trust-quick{min-height:180px;display:grid;grid-template-columns:1.08fr .92fr;border-bottom:1px solid var(--border)}.trust-summary,.quick-start{padding:30px 44px}.trust-summary{display:grid;grid-template-columns:38px 1fr;gap:18px;border-right:1px solid var(--border)}.trust-summary>svg{color:var(--teal)}.trust-quick h2{margin-bottom:8px;font-size:23px;line-height:1.15;letter-spacing:-.035em}.trust-quick p{color:var(--muted);line-height:1.45}.boundary{margin-bottom:10px}.quick-start{display:flex;flex-direction:column;justify-content:center}.command-row{width:min(100%,530px);min-height:62px;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:0 14px 0 20px;border-radius:9px;background:#17171a;color:#f8f8f6}.quick-start .command-row{width:min(100%,430px)}.command-row code{overflow-x:auto;white-space:nowrap;font-size:18px}.command-row code span{color:#7bd529}.command-row button{flex:none;display:grid;place-items:center;width:38px;height:38px;border:0;background:transparent;color:#fff;cursor:pointer}.text-link,.standalone-link{display:inline-flex;align-items:center;gap:6px;color:var(--teal);font-weight:700;text-underline-offset:4px}.text-link{font-size:14px}.site-footer{min-height:100px}.footer-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:30px}.site-footer .brand{font-size:25px}.site-footer .brand img{width:42px;height:42px}.site-footer nav{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:14px 32px}.site-footer nav a{font-size:14px}.page-hero{min-height:246px;display:flex;align-items:center;justify-content:space-between;gap:60px;padding:42px max(36px,7%);border-bottom:1px solid var(--border)}.page-hero h1{max-width:900px;margin-bottom:14px;font-size:clamp(44px,4.8vw,64px);line-height:1.02;letter-spacing:-.055em}.page-hero p{max-width:760px;margin:0;color:var(--muted);font-size:19px;line-height:1.5}.page-icon{flex:none;color:var(--teal)}.article-layout{display:grid;grid-template-columns:minmax(0,900px) minmax(250px,310px);justify-content:center;gap:clamp(48px,6vw,86px);padding:58px 24px 96px}.article-layout article>section{display:grid;grid-template-columns:minmax(170px,220px) minmax(0,1fr);column-gap:clamp(28px,4vw,56px);padding:0 0 34px;margin-bottom:34px;border-bottom:1px solid var(--border)}.article-layout article>section:last-child{border-bottom:0}.article-layout article>section>h2{grid-column:1;grid-row:1 / span 20;align-self:start}.article-layout article>section>:not(h2){grid-column:2}.article-layout h2{margin-bottom:12px;font-size:24px;line-height:1.18;letter-spacing:-.035em}.article-layout p,.article-layout li{color:#3e3a43;font-size:16px;line-height:1.62}.article-layout p:last-child{margin-bottom:0}.article-layout ul,.article-layout ol{margin:0;padding-left:22px}.article-layout li+li{margin-top:6px}.article-layout aside{align-self:start;position:sticky;top:24px;padding:22px 0 22px 26px;border-left:4px solid var(--teal)}.article-layout aside h2{font-size:20px}.article-layout aside p{margin-bottom:0;font-size:15px}.article-layout aside .support-email{display:inline-flex;align-items:center;gap:8px;margin:4px 0 14px;color:var(--teal);font-weight:750;text-underline-offset:4px}.article-layout aside .support-email+p{margin-top:0}.article-layout .command-row{margin:4px 0 14px}.github-button{gap:9px;margin-top:6px;background:var(--ink);color:#fff}.github-button:hover{background:#262329}.link-list{display:grid;border-top:1px solid var(--border)}.link-list a{min-height:58px;display:flex;align-items:center;justify-content:space-between;text-decoration:none;border-bottom:1px solid var(--border);font-weight:700}.link-list svg,.standalone-link svg{width:18px}.not-found{padding:80px 8%}@media(max-width:1100px){.hero{grid-template-columns:1fr}.hero-copy{text-align:center;padding-inline:5%}.hero h1,.hero-summary{margin-inline:auto}.hero-actions,.promise{justify-content:center}.product-stage{width:min(100%,720px);margin-inline:auto}.workflow{grid-template-columns:1fr;padding-top:32px}.workflow>h2{text-align:center;padding-left:0}.article-layout{grid-template-columns:minmax(0,1fr) 270px;gap:42px}.article-layout article>section{grid-template-columns:165px minmax(0,1fr);gap:30px}}@media(max-width:760px){.site-shell{width:min(100% - 32px,1456px)}.header-inner{height:74px}.brand{font-size:27px}.brand img{width:45px;height:45px}.menu-button{display:grid;place-items:center;cursor:pointer}.primary-nav{display:none;position:absolute;left:16px;right:16px;top:70px;padding:20px;background:var(--surface);border:1px solid var(--border);border-radius:10px;box-shadow:0 4px 8px #08080a14}.primary-nav.is-open{display:grid;gap:10px}.primary-nav a{padding:10px 4px}.primary-nav .nav-github{justify-content:center;padding-inline:15px}.hero{min-height:auto}.hero-copy{padding:44px 8px 30px}.hero h1{font-size:clamp(46px,14vw,64px)}.hero-summary{font-size:19px}.hero-actions{display:grid}.button-link{width:100%}.promise{align-items:flex-start;text-align:left}.product-stage{min-width:0;height:430px;transform:scale(.78);transform-origin:top center;margin-bottom:-80px}.phone-needs{left:calc(50% - 270px)}.phone-completed{left:calc(50% - 70px)}.phone-pairing{left:calc(50% + 120px)}.product-backdrop{left:calc(50% - 340px)}.workflow{padding-top:36px}.workflow>h2{font-size:30px}.workflow ol{grid-template-columns:1fr;padding:24px 0 36px}.workflow li{min-height:104px;padding:22px 12px;border-left:0;border-top:1px solid var(--border)}.workflow li:first-child{border-top:0}.workflow h3{min-height:0}.trust-quick{grid-template-columns:1fr}.trust-summary,.quick-start{padding:32px 8px}.trust-summary{border-right:0;border-bottom:1px solid var(--border)}.footer-inner{align-items:flex-start;flex-direction:column;padding:28px 0}.site-footer nav{justify-content:flex-start}.page-hero{min-height:230px;padding:38px 8px}.page-hero h1{font-size:clamp(42px,13vw,52px)}.page-hero p{font-size:18px}.page-icon{display:none}.article-layout{grid-template-columns:1fr;gap:36px;padding:36px 8px 72px}.article-layout aside{position:static;grid-row:1;padding:4px 0 4px 20px}.article-layout article>section{display:block;padding-bottom:30px;margin-bottom:30px}.article-layout article>section>h2{margin-bottom:14px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
