:root{color-scheme:dark;--bg: #121212;--panel: #1e1e1e;--drawer: #171a1d;--border: #2a2a2a;--fg: #ffffff;--dim: #888888;--accent: #4b8bd6;--accent-soft: rgba(75, 139, 214, .14);--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", system-ui, sans-serif;--radius: 12px;--max: 1080px}*{box-sizing:border-box;margin:0}html{scroll-behavior:smooth}body{background:var(--bg);background-image:radial-gradient(60rem 40rem at 85% -10%,rgba(75,139,214,.09),transparent 60%),radial-gradient(50rem 35rem at -15% 45%,rgba(75,139,214,.05),transparent 60%);background-attachment:fixed;color:var(--fg);font-family:var(--font);font-size:16px;line-height:1.5;-webkit-font-smoothing:antialiased;min-height:100vh}:focus-visible{outline:2px solid var(--accent);outline-offset:2px;border-radius:4px}.skip-link{position:absolute;top:-100px;left:1rem;z-index:20;padding:.6rem 1rem;background:var(--accent);color:#fff;border-radius:8px;font-weight:600}.skip-link:focus{top:.75rem;text-decoration:none}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}.site-header{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 1.25rem;border-bottom:1px solid var(--border);position:sticky;top:0;z-index:10;background:#121212d9;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:.65rem;color:var(--fg);text-decoration:none}.brand img{width:36px;height:36px;border-radius:8px}.brand-text{display:flex;flex-direction:column;line-height:1.15}.brand-name{font-weight:700;font-size:1.05rem}.brand-sub{font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--dim)}.nav{display:flex;gap:1rem;flex-wrap:wrap}.nav a{color:var(--dim);font-size:.9rem;text-decoration:none;min-height:44px;display:inline-flex;align-items:center}.nav a:hover{color:var(--fg)}main{max-width:var(--max);margin:0 auto;padding:0 1.25rem 4rem}.hero{display:grid;gap:2.5rem;padding:2.5rem 0 3rem;align-items:center}.eyebrow{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.chip{display:inline-flex;align-items:center;padding:.3rem .7rem;border:1px solid var(--border);border-radius:999px;background:var(--panel);color:var(--dim);font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase}.hero h1{display:flex;flex-direction:column;gap:.15rem;margin-bottom:1rem}.hero-brand{font-size:clamp(2.4rem,8vw,3.4rem);font-weight:700;letter-spacing:-.02em;line-height:1.05}.hero-product{font-size:clamp(1rem,3vw,1.15rem);font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:var(--dim)}.lede{color:#c8cdd2;max-width:34rem;margin-bottom:1.5rem;font-size:1.05rem}.cta-row{display:flex;flex-wrap:wrap;gap:.75rem}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.7rem 1.25rem;border-radius:10px;font-weight:600;font-size:.95rem;border:1px solid transparent;cursor:pointer;text-decoration:none;font-family:inherit;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease,background-color .15s ease,color .15s ease}.btn:hover{transform:translateY(-1px)}.btn:active{transform:translateY(0)}.btn:hover{text-decoration:none}.btn-primary{background:var(--accent);color:#fff;width:100%;min-width:12.5rem;box-shadow:0 8px 24px #4b8bd640}.btn-primary:hover{background:#5d99de;box-shadow:0 10px 28px #4b8bd659}.btn-primary.is-disabled,.btn-primary[aria-disabled=true]{background:var(--panel);color:var(--dim);border-color:var(--border);pointer-events:none}.btn-secondary{background:transparent;color:var(--fg);border-color:var(--border);width:100%}.btn-secondary:hover{border-color:var(--accent);color:var(--accent)}.btn-ghost{background:var(--panel);color:var(--fg);border-color:var(--border)}.btn-ghost:hover{border-color:var(--accent)}.cta-hint{margin-top:.75rem;color:var(--dim);font-size:.9rem;line-height:1.4;min-height:1.4em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.hero-visual{display:flex;justify-content:center;position:relative}.hero-visual:before{content:"";position:absolute;top:10%;right:15%;bottom:10%;left:15%;background:radial-gradient(closest-side,rgba(75,139,214,.22),transparent);filter:blur(30px);z-index:0}.hero-shot{width:min(100%,320px);border-radius:18px;border:1px solid var(--border);box-shadow:0 24px 60px #00000073;background:var(--panel);position:relative;z-index:1}.hero-shot-back{display:none}.surfaces,.sync,.download,.why,.compare,.faq{padding:3rem 0 1rem;border-top:1px solid var(--border)}#top,.surfaces,.sync,.download,.why,.compare,.faq,#cli,#how{scroll-margin-top:84px}.surfaces h2,.sync h2,.download h2,.why h2,.compare h2,.faq h2{font-size:1.5rem;margin-bottom:.5rem}.section-lede{color:var(--dim);margin-bottom:1.75rem;max-width:40rem}.surface-grid{display:grid;gap:1rem}.surface{display:flex;flex-direction:column;background:var(--panel);border:1px solid var(--border);border-radius:var(--radius);padding:1.25rem;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.surface:hover{transform:translateY(-3px);border-color:#4b8bd680;box-shadow:0 14px 34px #00000059}.surface-media{height:180px;margin-bottom:1.1rem;border:1px solid var(--border);border-radius:10px;overflow:hidden;background:#0c0e10}.surface-media img{width:100%;height:100%;object-fit:cover;object-position:center top}.surface-media-soon img{opacity:.35;filter:grayscale(.4)}.surface-media .term{height:100%;margin:0;border:none;border-radius:0}.surface-head{display:flex;align-items:center;gap:.6rem;margin-bottom:.6rem}.surface-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:34px;height:34px;border-radius:9px;background:var(--accent-soft);border:1px solid rgba(75,139,214,.3);color:var(--accent)}.surface-icon svg{width:18px;height:18px}.surface-head h3{font-size:1.1rem;margin:0}.status{display:inline-flex;align-items:center;gap:.35rem;margin-left:auto;padding:.25rem .65rem;border-radius:999px;font-size:.68rem;font-weight:600;letter-spacing:.06em;text-transform:uppercase;white-space:nowrap}.status:before{content:"";width:6px;height:6px;border-radius:50%;background:currentColor}.status.ready{color:var(--accent);background:var(--accent-soft);border:1px solid rgba(75,139,214,.35)}.status.soon{color:var(--dim);background:var(--bg);border:1px solid var(--border)}.surface p{color:#c8cdd2;font-size:.95rem}.surface-foot{margin-top:auto;padding-top:.9rem}.install-row{display:flex;gap:.5rem;align-items:stretch}.text-link{display:inline-block;font-weight:600}.term{background:#0c0e10;border:1px solid var(--border);border-radius:10px;overflow:hidden}.term-bar{display:flex;gap:6px;padding:.55rem .75rem;border-bottom:1px solid var(--border)}.term-bar span{width:10px;height:10px;border-radius:50%;background:var(--border)}.term-body{margin:0;padding:.75rem .9rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.8rem;line-height:1.7;color:#c8cdd2;overflow-x:auto}.term-code{color:var(--accent);font-weight:700}.term-dim{color:var(--dim)}.term-cursor{color:var(--accent);animation:term-blink 1.1s steps(1) infinite}@keyframes term-blink{50%{opacity:0}}.install-cmd{display:flex;align-items:center;flex:1;min-width:0;padding:.6rem .9rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;color:var(--accent);font-size:.82rem;overflow-x:auto;white-space:nowrap}.sync-grid{display:grid;gap:2rem;align-items:center}.steps{list-style:none;display:grid;gap:1rem;padding:0}.steps li{display:flex;gap:1rem;align-items:flex-start;padding:1.1rem 1.2rem;background:var(--drawer);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .15s ease}.steps li:hover{border-color:#4b8bd680}.step-num{flex:none;display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--accent-soft);border:1px solid rgba(75,139,214,.4);color:var(--accent);font-weight:700;font-size:.9rem}.steps strong{display:block;font-size:1rem;margin-bottom:.2rem}.steps li>div>span{color:var(--dim);font-size:.95rem}.sync-visual{display:flex;justify-content:center;position:relative}.sync-visual:before{content:"";position:absolute;top:15%;right:20%;bottom:15%;left:20%;background:radial-gradient(closest-side,rgba(75,139,214,.16),transparent);filter:blur(30px)}.sync-shot{width:min(100%,300px);border-radius:18px;border:1px solid var(--border);box-shadow:0 24px 60px #00000073;background:var(--panel);position:relative}.release-meta{color:var(--dim);font-size:.9rem;line-height:1.4;min-height:1.4em;margin-bottom:1rem}.platform-grid{display:flex;flex-wrap:wrap;gap:.65rem}.platform-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;background:var(--panel);border:1px solid var(--border);border-radius:10px;color:var(--fg);font-weight:600;font-size:.9rem;text-decoration:none;transition:transform .15s ease,border-color .15s ease,color .15s ease}.platform-btn:hover{transform:translateY(-1px)}.platform-btn:hover{border-color:var(--accent);color:var(--accent);text-decoration:none}.platform-btn.is-preferred{background:var(--accent-soft);border-color:var(--accent);color:#fff}.note-grid{display:grid;gap:1rem;margin-top:1.75rem}.note-card{background:var(--drawer);border:1px solid var(--border);border-radius:var(--radius);padding:1.2rem 1.25rem;font-size:.9rem;color:var(--dim)}.note-card.is-emphasized{border-color:#4b8bd666}#otpeer-download-frame{position:absolute;width:0;height:0;border:0;overflow:hidden;clip:rect(0,0,0,0)}.mac-dialog{position:fixed;top:0;right:0;bottom:0;left:0;width:min(94vw,560px);max-height:min(90vh,680px);margin:auto;padding:0;border:1px solid var(--border);border-radius:14px;background:var(--panel);color:var(--fg);box-shadow:0 24px 60px #0000008c}.mac-dialog:not([open]){display:none}.mac-dialog[open]{display:block}.mac-dialog::backdrop{background:#000000b3}.mac-dialog-body{display:flex;flex-direction:column;gap:.9rem;margin:0;padding:1.5rem 1.55rem 1.35rem;overflow:auto}.mac-dialog-body h2{margin:0;font-size:1.2rem;font-weight:700;line-height:1.25}.mac-dialog-body>p{margin:0;color:#c8cdd2;font-size:.92rem;line-height:1.5}.mac-dialog-steps{margin:0;padding-left:1.2rem;color:#d5dae0;font-size:.9rem;line-height:1.45;display:grid;gap:.35rem}.mac-dialog-steps li::marker{color:var(--accent)}.mac-dialog-cmd{margin:0;padding:.95rem 1rem;background:var(--bg);border:1px solid var(--border);border-radius:8px;overflow-x:auto}.mac-dialog-cmd code{display:block;color:var(--accent);font-size:.82rem;line-height:1.65;white-space:pre;word-break:normal;overflow-wrap:normal}.mac-dialog-copy{width:100%;font-size:.88rem}.mac-dialog-status{margin:0;padding:.7rem .85rem;border-radius:8px;background:#4b8bd61f;border:1px solid rgba(75,139,214,.35);color:#d5e6f7;font-size:.86rem;line-height:1.4}.mac-dialog-ack{display:flex;align-items:flex-start;gap:.7rem;margin:.1rem 0 0;padding:.9rem 0 0;border:none;border-top:1px solid var(--border);background:transparent;font-size:.9rem;line-height:1.4;color:#d5dae0;cursor:pointer}.mac-dialog-ack input{margin:.2rem 0 0;flex-shrink:0;width:1.05rem;height:1.05rem;accent-color:var(--accent)}.mac-dialog-actions{display:grid;grid-template-columns:1fr 1.4fr;gap:.7rem;margin-top:.1rem}.mac-dialog-actions .btn{width:100%}.mac-dialog-actions .btn-primary.is-disabled,.mac-dialog-actions .btn-primary[aria-disabled=true]{pointer-events:none;opacity:.45;background:var(--accent);color:#fff;border-color:transparent;box-shadow:none}@media(max-width:560px){.mac-dialog-cmd code{font-size:.74rem}}.note-card h3{display:flex;align-items:center;gap:.6rem;font-size:.95rem;color:var(--fg);margin-bottom:.6rem}.note-icon{display:inline-flex;align-items:center;justify-content:center;flex:none;width:28px;height:28px;border-radius:8px;background:var(--accent-soft);border:1px solid rgba(75,139,214,.3);color:var(--accent)}.note-icon svg{width:15px;height:15px}.note-card p{color:#a7afb7;margin-bottom:.75rem}.note-card code{color:#c8cdd2}.note-card pre{padding:.85rem 1rem;background:#0c0e10;border:1px solid var(--border);border-radius:8px;overflow-x:auto;color:var(--fg);font-size:.78rem;margin:0}.note-card pre code{color:var(--fg)}.why-list{list-style:none;display:grid;gap:1rem}.why-list li{padding:1.1rem 1.2rem;background:var(--drawer);border:1px solid var(--border);border-radius:var(--radius);display:flex;flex-direction:column;gap:.35rem;transition:border-color .15s ease}.why-list li:hover{border-color:#4b8bd680}.why-icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;margin-bottom:.35rem;border-radius:9px;background:var(--accent-soft);border:1px solid rgba(75,139,214,.3);color:var(--accent)}.why-icon svg{width:18px;height:18px}.why-list strong{font-size:1rem}.why-list span{color:var(--dim);font-size:.95rem}.table-wrap{overflow-x:auto;border:1px solid var(--border);border-radius:var(--radius);background:var(--panel)}.compare-table{width:100%;border-collapse:collapse;font-size:.92rem;min-width:680px;table-layout:fixed}.compare-table th,.compare-table td{padding:1rem 1.15rem;text-align:left;border-bottom:1px solid var(--border);vertical-align:middle}.compare-table thead th{font-size:inherit;letter-spacing:normal;text-transform:none;color:var(--fg);background:#ffffff08;padding-top:1.15rem;padding-bottom:1.15rem}.compare-table thead .col-feature{width:22%;font-size:.72rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--dim);vertical-align:bottom}.compare-table thead .col-otpeer,.compare-table thead .col-rival{width:26%}.compare-table tbody tr:last-child th,.compare-table tbody tr:last-child td{border-bottom:none}.compare-table tbody tr{transition:background-color .15s ease}.compare-table tbody tr:hover{background:#ffffff04}.compare-table tbody th{color:var(--fg);font-weight:600}.compare-table td{color:#aeb6be;font-size:.9rem;line-height:1.4}.compare-table .col-otpeer{background:#4b8bd617;box-shadow:inset 1px 0 #4b8bd647,inset -1px 0 #4b8bd647;color:#e8ecef}.compare-table thead .col-otpeer{background:#4b8bd624}.brand-cell,.rival-cell{display:flex;align-items:center;gap:.65rem}.brand-cell img{width:28px;height:28px;border-radius:7px;flex-shrink:0}.brand-cell-text,.rival-cell-text{display:flex;flex-direction:column;line-height:1.15;text-transform:none;letter-spacing:normal}.brand-cell-text span,.rival-cell-text span{font-size:.95rem;font-weight:700;color:var(--fg)}.brand-cell-text small,.rival-cell-text small{font-size:.62rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--dim)}.rival-mark{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:7px;flex-shrink:0;font-size:.8rem;font-weight:700;color:#fff;background:#4285f4}.rival-mark-authy{background:#ec1c24}.compare-table .yes{display:inline-flex;align-items:center;gap:.35rem;padding:.28rem .7rem;border-radius:999px;background:var(--accent-soft);border:1px solid rgba(75,139,214,.35);color:var(--accent);font-size:.8rem;font-weight:600}.compare-table .yes:before{content:"✓";font-size:.75rem}.compare-table .no{display:inline-flex;align-items:center;gap:.3rem;padding:.22rem .6rem;border-radius:999px;background:#ffffff0a;border:1px solid var(--border);color:var(--dim);font-size:.8rem;font-weight:600}.compare-table .no:before{content:"–";font-size:.85rem;line-height:1}.visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.faq-item{background:var(--drawer);border:1px solid var(--border);border-radius:var(--radius);padding:0 1.25rem;margin-bottom:.75rem;transition:border-color .15s ease}.faq-item:hover,.faq-item[open]{border-color:#4b8bd680}.faq-item summary{cursor:pointer;font-weight:600;min-height:44px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.8rem 0;list-style:none}.faq-item summary::-webkit-details-marker{display:none}.faq-chevron{flex:none;width:18px;height:18px;color:var(--dim);transition:transform .2s ease,color .2s ease}.faq-item[open] .faq-chevron{transform:rotate(180deg);color:var(--accent)}.faq-item p{color:#aeb6be;font-size:.95rem;padding-bottom:1.1rem;max-width:46rem}.site-footer{border-top:1px solid var(--border);padding:2rem 1.25rem 2.5rem;text-align:center;color:var(--dim);font-size:.9rem}.footer-brand{display:inline-flex;align-items:center;gap:.5rem;color:var(--fg);font-weight:600;margin-bottom:.75rem}.footer-brand img{width:28px;height:28px;border-radius:6px}.footer-links{display:flex;flex-wrap:wrap;justify-content:center;gap:1rem;margin-bottom:.75rem}.footer-links a{color:var(--dim)}.footer-links a:hover{color:var(--accent)}@media(min-width:640px){.btn-primary,.btn-secondary{width:auto}.surface-grid,.why-list{grid-template-columns:repeat(2,1fr)}}@media(min-width:960px){.site-header{padding:1rem 2rem}main{padding:0 2rem 5rem}.hero{grid-template-columns:1.1fr .9fr;gap:3rem;padding:3.5rem 0 4rem;min-height:min(calc(100vh - 72px),820px)}.hero-shot{width:min(100%,380px)}.hero-shot-front{width:min(78%,340px)}.hero-shot-back{display:block;position:absolute;width:min(64%,280px);top:6%;right:0;transform:rotate(5deg);opacity:.55;filter:saturate(.85);z-index:0}.hero-visual{justify-content:flex-start}.surface-grid{grid-template-columns:repeat(3,1fr)}.sync-grid{grid-template-columns:1.1fr .9fr;gap:3rem}.note-grid{grid-template-columns:repeat(2,1fr)}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.btn,.surface,.platform-btn,.steps li,.why-list li,.faq-item,.faq-chevron,.compare-table tbody tr{transition:none}.btn:hover,.surface:hover,.platform-btn:hover{transform:none}.term-cursor{animation:none}}
