.landing-root{--ink-hover:#0c2e52;--ink-press:#081f3a;--coral-hover:#c84e26;--coral-press:#b0421f;--paper-2:#edeae1;--landing-surface:#fff;--surface-2:#faf8f3;--active-text:#0a5a8c;--active-border:#a8d3ee;--shipped-bg:#d8f0e6;--shipped-border:#9fd4bd;--shipped-text:#1d9e75;--abandoned-bg:#f2eee7;--abandoned-border:#b8a990;--abandoned-text:#5c4f3a;--streak-bg:#fbe9c7;--streak-text:#6b4a0e;--streak-pill-border:#efcf87;--fg-1:#103a66;--fg-2:#4a5d74;--fg-3:#8595a8;--fg-disabled:#b7c0cc;--hairline:#103a6624;--hairline-strong:#103a6638;--r-button:8px;--r-card:12px;--dur-base:.18s;--dur-slow:.26s;--ease:cubic-bezier(.2, .6, .2, 1);background:var(--paper);color:var(--fg-1);font-feature-settings:"tnum" 1;min-height:100vh;font-weight:400}.landing-root *{box-sizing:border-box}.landing-root a{color:var(--ink);text-underline-offset:3px;text-decoration-thickness:.5px}.landing-root a:hover{color:var(--ink-hover)}.landing-root .wrap{max-width:1180px;margin:0 auto;padding:0 32px}@media (max-width:700px){.landing-root .wrap{padding:0 20px}}.landing-root .btn{border-radius:var(--r-button);cursor:pointer;transition:background var(--dur-base) var(--ease), color var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);border:.5px solid #0000;justify-content:center;align-items:center;gap:8px;padding:10px 18px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.2;text-decoration:none;display:inline-flex}.landing-root .btn.coral{background:var(--coral);color:#fff}.landing-root .btn.coral:hover{background:var(--coral-hover)}.landing-root .btn.coral:active{background:var(--coral-press)}.landing-root .btn.ink-btn{background:var(--ink);color:#fff}.landing-root .btn.ink-btn:hover{background:var(--ink-hover)}.landing-root .btn.ink-btn:active{background:var(--ink-press)}.landing-root .btn.ghost{color:var(--ink);border-color:var(--hairline-strong);background:0 0}.landing-root .btn.ghost:hover{background:var(--surface-2);border-color:var(--ink)}.landing-root .btn.lg{padding:16px 26px;font-size:16px}.landing-root .btn.xl{padding:18px 30px;font-size:17px}.landing-root .wordmark{letter-spacing:-.5px;color:var(--ink);align-items:baseline;font-size:22px;font-weight:500;line-height:1;text-decoration:none;display:inline-flex}.landing-root .wordmark .sq{background:var(--coral);border-radius:2px;width:5.5px;height:5.5px;margin-left:3px;display:inline-block}.landing-root .nav{padding:22px 0}.landing-root .nav .row{align-items:center;gap:24px;display:flex}.landing-root .nav .row .spacer{flex:1}.landing-root .nav .signin{color:var(--fg-2);transition:color var(--dur-base) var(--ease);font-size:14px;text-decoration:none}.landing-root .nav .signin:hover{color:var(--ink)}.landing-root .hero{padding:56px 0 96px}.landing-root .hero .grid{grid-template-columns:minmax(0,1.05fr) minmax(0,1fr);align-items:center;gap:56px;display:grid}.landing-root .hero .copy{min-width:0}.landing-root .hero h1{letter-spacing:-1.6px;color:var(--fg-1);text-wrap:balance;margin:0 0 22px;font-size:64px;font-weight:500;line-height:1.02}.landing-root .hero .sub{color:var(--fg-2);max-width:520px;margin:0 0 32px;font-size:19px;line-height:1.45}.landing-root .hero .cta-row{flex-direction:column;align-items:flex-start;gap:14px;margin-bottom:36px;display:flex}.landing-root .hero .quiet-link{color:var(--fg-2);transition:color var(--dur-base) var(--ease);font-size:14px;text-decoration:none}.landing-root .hero .quiet-link:hover{color:var(--ink)}.landing-root .hero .quiet-link .arrow{transition:transform var(--dur-base) var(--ease);margin-left:4px;display:inline-block}.landing-root .hero .quiet-link:hover .arrow{transform:translate(3px)}.landing-root .hero .reassure{color:var(--fg-3);align-items:center;gap:8px;font-size:13px;display:flex}.landing-root .hero .reassure .dot{background:var(--shipped);border-radius:999px;flex:0 0 5px;width:5px;height:5px}.landing-root .hero .visual{justify-content:center;align-items:center;min-height:480px;display:flex;position:relative}.landing-root .screenshot{transform-origin:50%;width:100%;max-width:520px;transition:transform var(--dur-slow) var(--ease);border:.5px solid var(--hairline);background:var(--landing-surface);border-radius:14px;overflow:hidden;transform:rotate(-2.5deg)}.landing-root .screenshot:hover{transform:rotate(-1deg)}.landing-root .screenshot img{width:100%;height:auto;display:block}.landing-root .states{background:var(--surface-2);border-top:.5px solid var(--hairline);border-bottom:.5px solid var(--hairline);padding:96px 0 104px}.landing-root .section-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-3);margin-bottom:14px;font-size:11px;font-weight:500}.landing-root .states .head{max-width:780px;margin:0 0 56px}.landing-root .states h2{letter-spacing:-.8px;color:var(--fg-1);text-wrap:balance;margin:0 0 14px;font-size:40px;font-weight:500;line-height:1.1}.landing-root .states h2 .ab{color:var(--abandoned-text);font-style:italic}.landing-root .states .head p{color:var(--fg-2);max-width:620px;margin:0;font-size:17px;line-height:1.5}.landing-root .states .triptych{grid-template-columns:repeat(3,1fr);gap:20px;display:grid}.landing-root .state-card{background:var(--landing-surface);border:.5px solid var(--hairline);border-radius:16px;flex-direction:column;gap:20px;padding:28px 26px 26px;display:flex}.landing-root .state-card.shipped{border-color:var(--shipped-border)}.landing-root .state-card.abandoned{background:var(--abandoned-bg);border-color:var(--abandoned-border)}.landing-root .state-card .label-row{justify-content:space-between;align-items:center;gap:12px;display:flex}.landing-root .state-card .label{letter-spacing:.12em;text-transform:uppercase;color:var(--fg-3);font-size:11px;font-weight:500}.landing-root .state-card.active .label{color:var(--active-text)}.landing-root .state-card.shipped .label{color:var(--shipped-text)}.landing-root .state-card.abandoned .label{color:var(--abandoned-text)}.landing-root .pc{background:var(--landing-surface);border:.5px solid var(--hairline);border-radius:12px;align-items:center;gap:14px;padding:16px 18px;display:flex}.landing-root .pc.shipped{border-color:var(--shipped-border)}.landing-root .pc.abandoned{border-color:var(--abandoned-border);background:#ffffff8c}.landing-root .pc .body{flex:1;min-width:0}.landing-root .pc .ttl{color:var(--fg-1);margin-bottom:4px;font-size:15px;font-weight:500}.landing-root .pc.abandoned .ttl{color:#3d3525}.landing-root .pc .meta{color:var(--fg-2);font-size:12.5px;line-height:1.4}.landing-root .pc.abandoned .meta{color:#6f624b}.landing-root .pc .meta .sep{color:var(--fg-3);margin:0 5px}.landing-root .pc.abandoned .meta .sep{color:#9b8b6f}.landing-root .pc .hours{color:var(--fg-3);font-variant-numeric:tabular-nums;font-size:12.5px;font-weight:500}.landing-root .pc.shipped .hours{color:var(--shipped-text)}.landing-root .pc.abandoned .hours{color:var(--abandoned-text)}.landing-root .pc .right{flex-direction:column;align-items:flex-end;gap:6px;display:flex}.landing-root .state-card h3{letter-spacing:-.3px;color:var(--fg-1);margin:4px 0 0;font-size:22px;font-weight:500;line-height:1.2}.landing-root .state-card.abandoned h3{color:var(--abandoned-text)}.landing-root .state-card p{color:var(--fg-2);margin:6px 0 0;font-size:14.5px;line-height:1.5}.landing-root .state-card.abandoned p{color:#6f624b}.landing-root .badge-mini{white-space:nowrap;border:.5px solid;border-radius:8px;align-items:center;gap:4px;padding:3px 8px;font-size:10.5px;font-weight:500;line-height:1.2;display:inline-flex}.landing-root .badge-mini .dot{background:currentColor;border-radius:999px;width:5px;height:5px}.landing-root .badge-mini.active{background:var(--active-bg);color:var(--active-text);border-color:var(--active-border)}.landing-root .badge-mini.shipped{background:var(--shipped-bg);color:var(--shipped-text);border-color:var(--shipped-border)}.landing-root .badge-mini.abandon{color:var(--abandoned-text);border-color:var(--abandoned-border);background:#ffffff80}.landing-root .features{padding:96px 0}.landing-root .features .grid3{grid-template-columns:repeat(3,1fr);gap:48px;display:grid}.landing-root .feature{flex-direction:column;gap:12px;display:flex}.landing-root .feature .icon{background:var(--paper-2);border:.5px solid var(--hairline);width:36px;height:36px;color:var(--ink);border-radius:8px;justify-content:center;align-items:center;margin-bottom:6px;display:flex}.landing-root .feature h3{letter-spacing:-.2px;color:var(--fg-1);margin:0;font-size:18px;font-weight:500}.landing-root .feature p{color:var(--fg-2);margin:0;font-size:14.5px;line-height:1.5}.landing-root .social{padding:0 0 96px}.landing-root .social .head{max-width:720px;margin:0 0 40px}.landing-root .social h2{letter-spacing:-.5px;color:var(--fg-1);margin:0 0 8px;font-size:28px;font-weight:500}.landing-root .social .head p{color:var(--fg-2);margin:0;font-size:15px}.landing-root .social .grid3{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.landing-root .proof-card{background:var(--landing-surface);border:.5px solid var(--hairline);color:inherit;transition:background var(--dur-base) var(--ease), border-color var(--dur-base) var(--ease);border-radius:12px;flex-direction:column;gap:16px;padding:20px 20px 18px;text-decoration:none;display:flex}.landing-root .proof-card:hover{background:var(--surface-2);border-color:var(--hairline-strong)}.landing-root .proof-card .ident{align-items:center;gap:12px;display:flex}.landing-root .proof-card .avatar{background:var(--ink);color:#fff;letter-spacing:.5px;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:11px;display:flex}.landing-root .proof-card .handle{letter-spacing:-.2px;color:var(--fg-1);margin-bottom:2px;font-size:14.5px;font-weight:500;line-height:1.1}.landing-root .proof-card .role{color:var(--fg-3);font-size:12px}.landing-root .proof-card .stats{border-top:.5px solid var(--hairline);grid-template-columns:1fr 1fr 1fr;gap:4px;padding-top:14px;display:grid}.landing-root .proof-card .stat .n{letter-spacing:-.3px;font-variant-numeric:tabular-nums;color:var(--fg-1);font-size:22px;font-weight:500;line-height:1.05}.landing-root .proof-card .stat.shipped .n{color:var(--shipped-text)}.landing-root .proof-card .stat.streak .n{color:var(--streak)}.landing-root .proof-card .stat .cap{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-top:3px;font-size:10px;font-weight:500}.landing-root .proof-card .latest{color:var(--fg-2);align-items:center;gap:8px;font-size:12.5px;display:flex}.landing-root .proof-card .latest .ttl{color:var(--fg-1);font-weight:500}.landing-root .pricing{background:var(--surface-2);border-top:.5px solid var(--hairline);border-bottom:.5px solid var(--hairline);padding:96px 0}.landing-root .pricing .head{text-align:left;max-width:720px;margin:0 0 48px}.landing-root .pricing h2{letter-spacing:-.7px;color:var(--fg-1);margin:0 0 10px;font-size:36px;font-weight:500}.landing-root .pricing .head p{color:var(--fg-2);margin:0;font-size:16px}.landing-root .pricing .tiers{grid-template-columns:1fr 1fr;gap:20px;max-width:880px;display:grid}.landing-root .tier{background:var(--landing-surface);border:.5px solid var(--hairline);border-radius:16px;flex-direction:column;padding:32px 32px 30px;display:flex}.landing-root .tier .name{letter-spacing:.08em;text-transform:uppercase;color:var(--fg-3);margin-bottom:12px;font-size:13px;font-weight:500}.landing-root .tier .price{align-items:baseline;gap:8px;margin-bottom:4px;display:flex}.landing-root .tier .price .n{letter-spacing:-1.2px;color:var(--fg-1);font-variant-numeric:tabular-nums;font-size:44px;font-weight:500;line-height:1}.landing-root .tier .price .per{color:var(--fg-3);font-size:14px}.landing-root .tier .sub{color:var(--fg-2);margin-bottom:22px;font-size:14px}.landing-root .tier .yr{color:var(--fg-3);margin-top:4px;margin-bottom:14px;font-size:13px}.landing-root .tier ul{flex-direction:column;gap:10px;margin:0 0 28px;padding:0;list-style:none;display:flex}.landing-root .tier li{color:var(--fg-1);align-items:flex-start;gap:10px;font-size:14.5px;line-height:1.4;display:flex}.landing-root .tier li svg{color:var(--ink);flex:0 0 16px;margin-top:2px}.landing-root .tier.pro li svg{color:var(--shipped-text)}.landing-root .tier .cta-row{margin-top:auto;padding-top:8px}.landing-root .tier .cta-row .btn{width:100%}.landing-root .tier .cta-row .btn:disabled{opacity:.55;cursor:not-allowed}.landing-root .tier .checkout-error{color:var(--abandoned-text,#5c4f3a);text-align:center;margin-top:10px;font-size:13px}.landing-root .foot{padding:48px 0 56px}.landing-root .foot .row1{border-bottom:.5px solid var(--hairline);flex-wrap:wrap;align-items:center;gap:28px;margin-bottom:20px;padding-bottom:24px;display:flex}.landing-root .foot .row1 .spacer{flex:1}.landing-root .foot .row1 a{color:var(--fg-2);transition:color var(--dur-base) var(--ease);align-items:center;gap:6px;font-size:13px;text-decoration:none;display:inline-flex}.landing-root .foot .row1 a:hover{color:var(--ink)}.landing-root .foot .tagline{color:var(--fg-3);align-items:center;gap:10px;font-size:13px;display:flex}.landing-root .foot .tagline .sep{color:var(--fg-disabled)}.landing-root .deleted-flash{background:var(--shipped-bg);border-bottom:.5px solid var(--shipped-border);color:var(--shipped-text);text-align:center;padding:10px 16px;font-size:13.5px;font-weight:500}@media (max-width:880px){.landing-root .hero{padding:32px 0 56px}.landing-root .hero .grid{grid-template-columns:1fr;gap:40px}.landing-root .hero h1{letter-spacing:-1px;font-size:42px}.landing-root .hero .sub{font-size:17px}.landing-root .hero .visual{min-height:auto}.landing-root .screenshot{max-width:100%;transform:rotate(-2deg)}.landing-root .states{padding:64px 0 72px}.landing-root .states h2{letter-spacing:-.5px;font-size:30px}.landing-root .states .head p{font-size:15.5px}.landing-root .states .triptych{grid-template-columns:1fr;gap:14px}.landing-root .features{padding:64px 0}.landing-root .features .grid3{grid-template-columns:1fr;gap:32px}.landing-root .social{padding:0 0 64px}.landing-root .social .grid3{grid-template-columns:1fr;gap:12px}.landing-root .social h2{font-size:24px}.landing-root .pricing{padding:64px 0}.landing-root .pricing h2{font-size:28px}.landing-root .pricing .tiers{grid-template-columns:1fr;gap:14px}.landing-root .tier{padding:26px 24px 24px}.landing-root .foot{padding:36px 0 40px}.landing-root .foot .row1{gap:18px}}@media (max-width:480px){.landing-root .nav{padding:16px 0}.landing-root .nav .row{gap:14px}.landing-root .nav .btn.coral{padding:9px 14px;font-size:13px}.landing-root .hero h1{font-size:36px}.landing-root .hero .sub{font-size:16px}}
