html{scroll-behavior:smooth}:root{--bg:#fff;--text:#0a0a0a;--muted:#7d8187;--border:#d5d9e2;--card:#f9f8f6;--accent:var(--text);color:var(--text);background:var(--bg);-webkit-font-smoothing:antialiased;font:16px/1.5 system-ui,-apple-system,Segoe UI,Roboto,sans-serif}body{margin:0}a{color:inherit;text-decoration:none}h1,h2,h3,p,ul,ol{margin:0}.site{max-width:72rem;margin:0 auto;padding:0 1.5rem 4rem}.site-header{border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;height:4rem;display:flex}.site-header>a{align-items:center;gap:.5rem;font-weight:600;display:flex}.site-header img{height:1.75rem}.site-header nav{align-items:center;gap:1.25rem;display:flex}.site-header nav a{color:var(--muted)}.site-header nav a:hover{color:var(--text)}.star{box-shadow:inset 0 0 0 1px var(--border);white-space:nowrap;border-radius:999px;padding:.25rem .75rem}.star-count{color:var(--text);font-weight:600}.note{color:var(--muted);font-size:.875rem}.stack a{text-decoration:underline}.band{text-align:center;flex-direction:column;align-items:center;gap:1.25rem;padding:5rem 0;display:flex}.band h2{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem);font-weight:500}.hero{gap:1.5rem;padding:7rem 0 4rem}.hero>img{height:4.5rem}.hero h1{letter-spacing:-.03em;font-size:clamp(2.5rem,7vw,4.5rem);font-weight:500;line-height:1.05}.lede{max-width:36rem;color:var(--muted);font-size:1.2rem}.more{font-weight:500}.plans{text-align:left;width:100%}.button{font:inherit;color:var(--bg);background:var(--text);cursor:pointer;border:0;border-radius:999px;padding:.75rem 1.5rem;font-weight:500;display:inline-block}.button:disabled{opacity:.4;cursor:not-allowed}.button.button-secondary{color:var(--text);background:var(--bg);box-shadow:inset 0 0 0 1px var(--border)}.grid{grid-template-columns:repeat(auto-fit, minmax(min(var(--min,16rem), 100%), 1fr));gap:1rem;display:grid}.card{border:1px solid var(--border);border-radius:1rem;flex-direction:column;gap:.5rem;padding:1.75rem;display:flex}.card h2,.card h3{font-size:1.125rem;font-weight:500}.features{--min:18rem}.features p{color:var(--muted)}.plan ul,.stack ul{color:var(--muted);padding-left:1.1rem}.plan{background:var(--card);gap:1rem}.plan ul{font-size:.875rem}.plan small{color:var(--muted)}.plan-featured{border-color:var(--accent);box-shadow:0 0 0 1px var(--accent)}.price{letter-spacing:-.02em;font-size:2.5rem;font-weight:500}.price span{color:var(--muted);font-size:1rem}.charity{color:var(--accent);font-weight:500}.chat{border:1px solid var(--border);background:var(--card);border-radius:1.5rem;flex-direction:column;gap:.75rem;max-width:36rem;margin:0 auto;padding:1.5rem;display:flex}.bubble{border:1px solid var(--border);background:var(--bg);border-radius:1.25rem;max-width:80%;padding:.75rem 1rem}.bubble-you{border-color:var(--accent);color:var(--bg);background:var(--accent);align-self:flex-end}.steps{--min:12rem;counter-reset:step;width:100%;padding:0;list-style:none}.steps li{border-top:2px solid var(--text);text-align:left;counter-increment:step;padding:1.5rem}.steps li:before{content:counter(step);color:var(--accent);margin-bottom:.5rem;font-size:2rem;font-weight:500;display:block}.legend{flex-wrap:wrap;justify-content:center;gap:.5rem 1.25rem;max-width:36rem;padding:0;font-size:.875rem;list-style:none;display:flex}.legend li{align-items:center;gap:.4rem;display:flex}.legend img,.compare img{width:1.25rem;height:1.25rem}img[src^="/logos/"]{opacity:.45}.compare{border-collapse:collapse;width:100%;max-width:44rem;font-size:.875rem}.compare th,.compare td{border-bottom:1px solid var(--border);text-align:center;padding:.75rem .125rem}.compare th[scope=row]{text-align:left;font-weight:500}.compare td{font-size:1.1rem}.compare tr>:nth-child(2){border-inline:2px solid var(--text);font-weight:700}.stack{text-align:left;width:100%}.stack a{color:var(--text)}.faq{text-align:left;width:100%;max-width:44rem}.faq details{border-bottom:1px solid var(--border);padding:1rem 0}.faq summary{cursor:pointer;font-weight:500}.faq p{color:var(--muted);margin-top:.5rem}.actions{flex-wrap:wrap;justify-content:center;gap:.75rem;display:flex}.band-card{background:var(--card);border-radius:1.5rem;padding:4rem 1.5rem}.window{border:1px solid var(--border);background:var(--card);text-align:left;border-radius:1rem;grid-template-columns:minmax(0,14rem) 1fr;width:100%;max-width:56rem;margin-top:2rem;font-size:.875rem;display:grid;overflow:hidden}.window-side{border-right:1px solid var(--border);margin:0;padding:.75rem;list-style:none}.window-side li{border-radius:.6rem;padding:.6rem .75rem;display:grid}.window-side li:first-child{background:var(--bg)}.window-side span{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.window-chat,.phone{flex-direction:column;gap:.75rem;padding:1rem;display:flex}:is(.window-chat,.phone) .bubble{animation:.6s ease-out both rise}:is(.window-chat,.phone) .bubble+.bubble{animation-delay:.8s}.window-title{font-weight:600}.window-input{border:1px solid var(--border);color:var(--muted);background:var(--bg);border-radius:999px;margin-top:auto;padding:.6rem 1rem}.live{border:1px solid var(--border);background:var(--bg);border-radius:999px;align-self:flex-start;padding:.3rem .75rem;font-size:.8rem}.live:before{content:"●";margin-right:.4rem;animation:1.6s ease-in-out infinite pulse}.phone{border:8px solid var(--text);background:var(--card);text-align:left;border-radius:2.5rem;width:17rem;min-height:26rem;font-size:.875rem}@keyframes rise{0%{opacity:0;transform:translateY(.5rem)}}@keyframes pulse{50%{opacity:.2}}@media (prefers-reduced-motion:reduce){*{animation:none!important}}@media (width<=40rem){.window{grid-template-columns:1fr}.window-side{display:none}}.points{--min:26rem;text-align:left;width:100%}.points p{color:var(--muted)}.visual{background:var(--card);border-radius:.75rem;flex-direction:column;align-items:center;gap:.5rem;margin-top:1rem;padding:1.5rem 1rem;font-size:.875rem;display:flex}.pills{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.pills span{border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:999px;padding:.3rem .75rem}.split{flex-wrap:wrap;justify-content:center;align-items:center;gap:2.5rem;margin:3rem 0;display:flex}.split>div:first-child{flex-direction:column;flex:20rem;gap:1.25rem;display:flex}.split h2{letter-spacing:-.02em;font-size:clamp(2rem,5vw,3rem);font-weight:500}.split .lede b{color:var(--text)}.split.card{background:var(--card);flex-direction:row;padding:clamp(2rem,5vw,4rem)}.mark{width:clamp(8rem,25vw,14rem)}.chips{flex-wrap:wrap;gap:.5rem;display:flex}.chips button{border:1px solid var(--border);font:inherit;color:var(--text);background:var(--bg);cursor:pointer;border-radius:999px;padding:.4rem .9rem;font-size:.875rem}.chips [aria-pressed=true]{border-color:var(--text);font-weight:600}.account{box-sizing:border-box;flex-direction:column;align-items:center;gap:2rem;min-height:100svh;padding:0 1rem 3rem;display:flex}.account>header{box-sizing:border-box;border-bottom:1px solid var(--border);width:100%;max-width:30rem;height:4rem;color:var(--muted);justify-content:space-between;align-items:center;gap:1rem;display:flex}.account>header>a{color:var(--text);flex-shrink:0;align-items:center;gap:.5rem;font-weight:600;display:flex}.account>header>span{text-align:right;overflow-wrap:anywhere;font-size:.875rem}.account>header img{height:1.75rem}.account>section{box-sizing:border-box;border:1px solid var(--border);background:var(--card);border-radius:.75rem;flex-direction:column;gap:1rem;width:100%;max-width:30rem;padding:2rem 1.75rem;display:flex}.account h1{letter-spacing:-.02em;font-size:1.75rem}.account ul,.account ol{flex-direction:column;gap:.5rem;padding-left:1.25rem;display:flex}.account article{border:1px solid var(--border);background:var(--bg);border-radius:.5rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}.account form{flex-direction:column;gap:.75rem;display:flex}.account input{font:inherit;border:1px solid var(--border);color:var(--text);background:var(--bg);border-radius:.5rem;padding:.625rem .75rem}.account button{font:inherit;cursor:pointer;color:#fff;background:var(--accent);border:0;border-radius:.5rem;padding:.625rem 1rem}.account button:disabled{cursor:default;opacity:.5}.account section a{color:var(--accent);text-decoration:underline}.account header button,.account section>button:last-child,.account p>button,.account [role=alertdialog]>button:last-child{color:var(--accent);background:0 0;padding:0;text-decoration:underline}.account [role=alert]{border:1px solid var(--accent);background:var(--bg);border-radius:.5rem;padding:.75rem 1rem}.account figure{margin:0;display:none}@media (width>=700px){.account figure{display:block}}.account label{flex-direction:column;gap:.25rem;display:flex}.account small{color:var(--muted)}.account pre{background:var(--bg);white-space:pre-wrap;overflow-wrap:anywhere;border-radius:.5rem;max-height:16rem;margin:.5rem 0;padding:.75rem;font-size:.8rem;overflow:auto}.account h2{margin:1.5rem 0 .5rem;font-size:1rem}.account [role=alertdialog]{border:1px solid var(--accent);border-radius:.5rem;flex-direction:column;gap:.5rem;margin-top:.75rem;padding:.75rem 1rem;display:flex}
