:root{--green: #16a34a;--green-dark: #15803d;--green-soft: #ecfdf5;--green-line: #bbf7d0;--ink: #0f172a;--body: #334155;--muted: #64748b;--line: #e2e8f0;--line-soft: #f1f5f9;--surface: #ffffff;--surface-alt: #f8fafc;--amber-soft: #fffbeb;--amber-line: #fde68a;--amber-ink: #92400e;--radius: 14px;--radius-sm: 9px;--shadow: 0 1px 2px rgba(15, 23, 42, .04), 0 8px 24px rgba(15, 23, 42, .06);--shadow-lg: 0 2px 4px rgba(15, 23, 42, .04), 0 18px 44px rgba(15, 23, 42, .1);--font: "Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--mono: ui-monospace, SFMono-Regular, "SF Mono", Menlo, Consolas, monospace;--wrap: 1120px}*,*:before,*:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%;scroll-behavior:smooth}body{margin:0;font-family:var(--font);font-size:17px;line-height:1.65;color:var(--body);background:var(--surface);-webkit-font-smoothing:antialiased}h1,h2,h3,h4{color:var(--ink);line-height:1.2;margin:0 0 .5em;letter-spacing:-.021em;font-weight:700}h1{font-size:clamp(2.1rem,5.2vw,3.35rem);letter-spacing:-.03em}h2{font-size:clamp(1.55rem,3.4vw,2.15rem);letter-spacing:-.025em}h3{font-size:1.16rem}p{margin:0 0 1.1em}a{color:var(--green-dark);text-decoration-thickness:1px;text-underline-offset:2px}a:hover{color:var(--green)}img{max-width:100%;height:auto;display:block}code{font-family:var(--mono);font-size:.87em;background:var(--line-soft);padding:.15em .4em;border-radius:5px;color:var(--ink)}hr{border:0;border-top:1px solid var(--line);margin:3rem 0}.wrap{width:100%;max-width:var(--wrap);margin:0 auto;padding:0 24px}.wrap-narrow{max-width:760px}section{padding:72px 0}.section-alt{background:var(--surface-alt);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.section-head{max-width:660px;margin-bottom:42px}.section-head.center{margin-left:auto;margin-right:auto;text-align:center}.section-head p{font-size:1.08rem;color:var(--muted);margin-bottom:0}.eyebrow{display:inline-block;font-size:.775rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--green-dark);margin-bottom:14px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;font-family:inherit;font-size:1rem;font-weight:600;line-height:1;padding:15px 26px;border-radius:var(--radius-sm);border:1px solid transparent;text-decoration:none;cursor:pointer;transition:background-color .15s ease,border-color .15s ease,transform .1s ease}.btn:active{transform:translateY(1px)}.btn-primary{background:var(--green);border-color:var(--green);color:#fff}.btn-primary:hover{background:var(--green-dark);border-color:var(--green-dark);color:#fff}.btn-secondary{background:var(--surface);border-color:var(--line);color:var(--ink)}.btn-secondary:hover{border-color:var(--muted);color:var(--ink)}.btn-row{display:flex;flex-wrap:wrap;gap:12px;align-items:center}.site-header{position:sticky;top:0;z-index:20;background:#ffffffeb;backdrop-filter:saturate(180%) blur(10px);border-bottom:1px solid var(--line)}.site-header .inner{display:flex;align-items:center;gap:28px;height:68px}.logo{display:inline-flex;align-items:center;gap:10px;font-weight:750;font-size:1.09rem;color:var(--ink);text-decoration:none;letter-spacing:-.02em;flex-shrink:0}.logo:hover{color:var(--ink)}.logo .mark{width:30px;height:30px;border-radius:8px;flex-shrink:0}.site-nav{display:flex;gap:26px;margin-left:auto;align-items:center}.site-nav a{color:var(--body);text-decoration:none;font-size:.955rem;font-weight:500}.site-nav a:hover,.site-nav a[aria-current=page]{color:var(--green-dark)}.site-header .btn{padding:11px 19px;font-size:.94rem}.hero{padding:84px 0 68px;background:linear-gradient(180deg,var(--green-soft) 0%,#ffffff 78%);border-bottom:1px solid var(--line)}.hero h1{max-width:22ch}.hero .lede{font-size:1.19rem;color:var(--body);max-width:56ch;margin-bottom:30px}.hero-note{margin:22px 0 0;font-size:.9rem;color:var(--muted)}.hero-home{text-align:center;padding:96px 0 150px;border-bottom:0;position:relative;overflow:hidden}.hero-home:after{content:"";position:absolute;top:-220px;left:50%;width:900px;height:620px;transform:translate(-50%);background:radial-gradient(circle,#16a34a29,#16a34a00 68%);pointer-events:none}.hero-home .wrap{position:relative;z-index:1}.hero-home h1{max-width:19ch;margin-left:auto;margin-right:auto;font-size:clamp(2.3rem,5.6vw,3.7rem)}.hero-home .lede{margin-left:auto;margin-right:auto;font-size:1.24rem;max-width:60ch}.hero-home .btn-row{justify-content:center}.hero-points{display:flex;flex-wrap:wrap;justify-content:center;gap:8px 26px;margin:26px 0 0;padding:0;list-style:none;font-size:.925rem;color:var(--muted)}.hero-points li{display:inline-flex;align-items:center;gap:8px}.hero-points svg{width:16px;height:16px;color:var(--green);flex-shrink:0}.hero-shot{padding-top:0;margin-top:-110px;position:relative;z-index:2}.hero-shot .shot{box-shadow:0 4px 10px #0f172a0f,0 30px 70px #0f172a29}@media(max-width:860px){.hero-home{padding:66px 0 110px}.hero-shot{margin-top:-78px}}.grid{display:grid;gap:20px}.grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.grid-3{grid-template-columns:repeat(auto-fit,minmax(276px,1fr))}.grid-4{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.card h3{margin-bottom:8px}.card p:last-child{margin-bottom:0}.card .icon{width:38px;height:38px;display:grid;place-items:center;border-radius:10px;background:var(--green-soft);color:var(--green-dark);margin-bottom:16px}.card .icon svg{width:20px;height:20px}.step-num{width:32px;height:32px;border-radius:50%;background:var(--green);color:#fff;display:grid;place-items:center;font-weight:700;font-size:.95rem;margin-bottom:16px}.ticks{list-style:none;padding:0;margin:0;display:grid;gap:11px}.ticks li{position:relative;padding-left:29px;line-height:1.5}.ticks li:before{content:"";position:absolute;left:0;top:.35em;width:17px;height:17px;border-radius:50%;background:var(--green-soft) url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%2315803d' stroke-width='3.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") center / 11px 11px no-repeat}.plan{display:flex;flex-direction:column;background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:26px}.plan.featured{border-color:var(--green);box-shadow:var(--shadow-lg);position:relative}.plan .badge{position:absolute;top:-11px;left:26px;background:var(--green);color:#fff;font-size:.7rem;font-weight:700;letter-spacing:.07em;text-transform:uppercase;padding:4px 11px;border-radius:99px}.plan h3{font-size:1.05rem;margin-bottom:3px}.plan .plan-desc{font-size:.9rem;color:var(--muted);margin-bottom:18px;min-height:2.7em}.plan .price{font-size:2.35rem;font-weight:750;color:var(--ink);letter-spacing:-.035em;line-height:1}.plan .price span{font-size:.92rem;font-weight:500;color:var(--muted);letter-spacing:0}.plan .price-sub{font-size:.855rem;color:var(--muted);margin:9px 0 20px;min-height:1.5em}.plan .ticks{margin-bottom:24px;font-size:.94rem}.plan .plan-cta{margin-top:auto}.plan .plan-cta .btn{width:100%}.callout{border:1px solid var(--green-line);background:var(--green-soft);border-radius:var(--radius);padding:22px 24px}.callout.warn{border-color:var(--amber-line);background:var(--amber-soft)}.callout.warn strong{color:var(--amber-ink)}.callout :last-child{margin-bottom:0}.callout h3{font-size:1.02rem}.shot{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-lg);overflow:hidden;background:var(--surface)}.shot img{width:100%;display:block}.shot-caption{margin:14px 0 0;text-align:center;font-size:.885rem;color:var(--muted)}.faq-item{border-bottom:1px solid var(--line);padding:0}.faq-item summary{cursor:pointer;padding:20px 40px 20px 0;font-weight:650;color:var(--ink);font-size:1.045rem;list-style:none;position:relative;line-height:1.45}.faq-item summary::-webkit-details-marker{display:none}.faq-item summary:after{content:"";position:absolute;right:6px;top:27px;width:11px;height:11px;border-right:2px solid var(--muted);border-bottom:2px solid var(--muted);transform:rotate(45deg);transition:transform .18s ease}.faq-item[open] summary:after{transform:rotate(-135deg)}.faq-item .answer{padding:0 0 22px;max-width:68ch}.faq-item .answer>:last-child{margin-bottom:0}.faq-group+.faq-group{margin-top:48px}.faq-group>h2{font-size:1.35rem;padding-bottom:10px}.doc-block+.doc-block{margin-top:64px;padding-top:64px;border-top:1px solid var(--line)}.doc-head{display:flex;flex-wrap:wrap;gap:16px 24px;align-items:flex-start;justify-content:space-between;margin-bottom:26px}.doc-head>div:first-child{max-width:62ch}.doc-head h3{font-size:1.32rem;margin-bottom:6px}.doc-head p{margin-bottom:0;color:var(--muted)}.doc-kind{display:inline-block;font-size:.68rem;font-weight:800;letter-spacing:.08em;color:var(--green-dark);background:var(--green-soft);border-radius:5px;padding:3px 8px;margin-bottom:10px}.doc-preview{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow);overflow:hidden;background:#fff}.doc-preview img{width:100%;display:block}.sheet{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:var(--surface)}.sheet+.sheet{margin-top:18px}.sheet-head{padding:13px 18px;background:var(--surface-alt);border-bottom:1px solid var(--line)}.sheet-head strong{color:var(--ink);font-size:.94rem}.sheet-head span{display:block;color:var(--muted);font-size:.85rem;margin-top:2px}.sheet-scroll{overflow-x:auto}.sheet table{border-collapse:collapse;width:100%;font-size:.845rem;white-space:nowrap}.sheet th,.sheet td{padding:9px 14px;text-align:left;border-bottom:1px solid var(--line-soft)}.sheet th{font-weight:650;color:var(--ink);background:#fff;border-bottom:1px solid var(--line)}.sheet tbody tr:last-child td{border-bottom:0}.sheet td{color:var(--body);font-variant-numeric:tabular-nums}.sheet td.num,.sheet th.num{text-align:right}.code-block{border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;background:#0f172a}.code-block .code-head{padding:11px 18px;background:#1e293b;color:#94a3b8;font-size:.8rem;font-family:var(--mono);border-bottom:1px solid #334155}.code-block pre{margin:0;padding:18px;overflow-x:auto;font-family:var(--mono);font-size:.82rem;line-height:1.65;color:#e2e8f0;tab-size:2}.code-block code{background:none;padding:0;font-size:inherit;color:inherit}.prose h2{font-size:1.42rem;margin-top:2.4em}.prose h2:first-of-type{margin-top:1.2em}.prose h3{margin-top:1.8em}.prose ul,.prose ol{padding-left:1.35em;margin:0 0 1.1em}.prose li{margin-bottom:.5em}.prose .updated{color:var(--muted);font-size:.92rem}.cta-band{background:var(--ink);color:#cbd5e1;text-align:center}.cta-band h2{color:#fff}.cta-band p{max-width:52ch;margin:0 auto 26px;color:#cbd5e1}.cta-band .btn-secondary{background:transparent;border-color:#475569;color:#fff}.cta-band .btn-secondary:hover{border-color:#94a3b8;color:#fff}.cta-band .btn-row{justify-content:center}.site-footer{background:var(--surface-alt);border-top:1px solid var(--line);padding:52px 0 40px;font-size:.93rem}.footer-grid{display:grid;grid-template-columns:1.5fr 1fr 1fr;gap:36px;margin-bottom:36px}.site-footer h4{font-size:.78rem;text-transform:uppercase;letter-spacing:.09em;color:var(--muted);margin-bottom:14px;font-weight:700}.site-footer ul{list-style:none;padding:0;margin:0;display:grid;gap:9px}.site-footer a{color:var(--body);text-decoration:none}.site-footer a:hover{color:var(--green-dark);text-decoration:underline}.footer-blurb{color:var(--muted);max-width:34ch;margin:12px 0 0;font-size:.9rem}.footer-base{border-top:1px solid var(--line);padding-top:22px;color:var(--muted);font-size:.87rem;display:flex;flex-wrap:wrap;gap:8px 20px;justify-content:space-between}.footer-base p{margin:0}@media(max-width:720px){body{font-size:16px}section{padding:56px 0}.hero{padding:60px 0 52px}.site-nav{display:none}.footer-grid{grid-template-columns:1fr 1fr}}
