.landing{--g-brand:#3182f6;--g-brand-hover:#1b64da;--g-brand-soft:#e8f3ff;--g-action:#2270e8;--g-link:#1b64da;--g-canvas:#f5f6f8;--g-surface:#fff;--g-subtle:#f2f4f6;--g-hover:#e9edf2;--g-text:#191f28;--g-secondary:#4e5968;--g-muted:#5e6b7b;--g-line:#e9edf2;--g-success:#13845d;--g-success-soft:#eaf8f1;--g-warning:#956116;--g-warning-soft:#fff5df;--g-danger:#d63849;--g-danger-soft:#fff0f1;--g-shadow:0 4px 24px #001b3708;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html:has(.landing){background:#fff}:where(.landing){background:var(--g-surface);color:var(--g-text);min-height:100vh}:where(.landing) .wrap{width:min(1184px,100%);margin-inline:auto;padding-inline:32px}:where(.landing) .legal{max-width:840px;margin:auto;padding:64px 32px 88px;font-size:16px;line-height:1.9}:where(.landing) .legal h1{letter-spacing:-.04em;margin:0 0 20px;font-size:38px;line-height:1.4}:where(.landing) .legal h2{letter-spacing:-.03em;margin:36px 0 12px;font-size:23px;line-height:1.5}:where(.landing) .legal p,:where(.landing) .legal li{color:var(--g-secondary)}:where(.landing) .legal p{margin:14px 0}:where(.landing) .legal ul{padding-left:24px}:where(.landing) .legal a{color:var(--g-brand)}:where(.landing) .legal .back{color:var(--g-muted);margin-bottom:32px;text-decoration:none;display:inline-block}:where(.landing) .statuspage{background:var(--g-surface);min-height:75vh;padding:56px 24px 80px}:where(.landing) .statuspage .box{width:min(900px,100%);margin:auto}:where(.landing) .statuspage .st-brand{align-items:center;gap:14px;margin-bottom:14px;display:flex}:where(.landing) .statuspage h1{letter-spacing:-.035em;margin:0 0 26px;font-size:34px;font-weight:750}:where(.landing) .statuspage .st-banner{border:1px solid var(--g-success);background:var(--g-success-soft);color:var(--g-success);border-radius:14px;align-items:center;gap:11px;padding:20px 24px;font-size:18px;font-weight:650;display:flex}:where(.landing) .statuspage .st-banner.is-degraded{border-color:var(--g-warning);background:var(--g-warning-soft);color:var(--g-warning)}:where(.landing) .statuspage .st-banner.is-down{border-color:var(--g-danger);background:var(--g-danger-soft);color:var(--g-danger)}:where(.landing) .statuspage .st-dot{background:currentColor;border-radius:50%;flex-shrink:0;width:10px;height:10px}:where(.landing) .statuspage .st-window{color:var(--g-muted);justify-content:space-between;align-items:center;gap:16px;margin:26px 0 12px;font-size:14px;display:flex}:where(.landing) .statuspage .st-window nav{gap:6px;display:flex}:where(.landing) .statuspage .st-window button{border:1px solid var(--g-line);background:var(--g-surface);width:34px;height:34px;color:var(--g-secondary);border-radius:10px;place-items:center;font-size:15px;display:grid}:where(.landing) .statuspage .st-window button:disabled{opacity:.4}:where(.landing) .statuspage .st-card{border:1px solid var(--g-line);background:var(--g-surface);border-radius:14px;overflow:hidden}:where(.landing) .statuspage .st-card-head{background:var(--g-canvas);border-bottom:1px solid var(--g-line);justify-content:space-between;align-items:center;gap:16px;padding:16px 20px;display:flex}:where(.landing) .statuspage .st-card-head strong{align-items:center;gap:10px;font-size:16px;font-weight:700;display:flex}:where(.landing) .statuspage .st-component{border-top:1px solid var(--g-line);padding:18px 20px 16px}:where(.landing) .statuspage .st-component:first-of-type{border-top:0}:where(.landing) .statuspage .st-component-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}:where(.landing) .statuspage .st-component-head b{align-items:center;gap:9px;font-size:15px;font-weight:650;display:flex}:where(.landing) .statuspage .st-uptime{color:var(--g-muted);font:400 13px var(--g-mono);letter-spacing:0;margin-top:4px;display:block}:where(.landing) .statuspage .st-state{white-space:nowrap;font-size:14px;font-weight:600}:where(.landing) .statuspage .st-bars{grid-auto-columns:1fr;grid-auto-flow:column;gap:3px;height:30px;margin-top:12px;display:grid}:where(.landing) .statuspage .st-bars i{background:var(--g-line);border-radius:3px;display:block}:where(.landing) .statuspage .st-bars i.ok{background:#22b07d}:where(.landing) .statuspage .st-bars i.warn{background:#e8b931}:where(.landing) .statuspage .st-bars i.bad{background:#e05c4b}:where(.landing) .statuspage .st-scale{color:var(--g-muted);justify-content:space-between;margin-top:7px;font-size:11.5px;display:flex}:where(.landing) .statuspage .st-foot{text-align:center;color:var(--g-muted);margin-top:28px;font-size:13.5px}:where(.landing) .statuspage .st-foot a{color:var(--g-link);font-weight:600;text-decoration:none}:where(.landing) .statuspage .ok{color:var(--g-success)}:where(.landing) .statuspage .warn{color:var(--g-warning)}:where(.landing) .statuspage .bad{color:var(--g-danger)}:where(.landing) .statuspage .muted{color:var(--g-muted)}@media (max-width:700px){:where(.landing) .wrap{padding-inline:24px}:where(.landing) .legal{padding:40px 24px 64px}:where(.landing) .legal h1{font-size:30px}:where(.landing) .statuspage{padding:36px 20px 64px}:where(.landing) .statuspage h1{font-size:26px}:where(.landing) .statuspage .st-banner{padding:16px 18px;font-size:16px}:where(.landing) .statuspage .st-bars{gap:2px;height:24px}:where(.landing) .statuspage .st-component-head{flex-direction:column;gap:4px}}:where(.landing) .g-header-inner{gap:36px;min-height:70px}:where(.landing) .g-header-nav{gap:2px}:where(.landing) .g-header-nav>a{font-size:15px;font-weight:500}:where(.landing) .g-header-cta{border-radius:999px;min-height:40px;padding:9px 18px;font-size:14.5px}:where(.landing) .g-footer{background:var(--g-surface);border-top:1px solid var(--g-line)}:where(.landing) .g-footer-inner{padding:64px 32px 28px}:where(.landing) .g-footer-grid{grid-template-columns:1.6fr repeat(4,1fr);gap:36px;display:grid}:where(.landing) .g-footer-brand p{color:var(--g-muted);max-width:24ch;margin:16px 0 12px;font-size:14.5px}:where(.landing) .g-footer-brand a{color:var(--g-muted);font-size:14px;text-decoration:none}:where(.landing) .g-footer-brand a:hover{color:var(--g-link)}:where(.landing) .g-footer-col{align-content:start;gap:12px;display:grid}:where(.landing) .g-footer-col h2{letter-spacing:-.01em;color:var(--g-text);margin:0 0 2px;font-size:15px;font-weight:700}:where(.landing) .g-footer-col a{color:var(--g-muted);font-size:14px;line-height:1.45;text-decoration:none}:where(.landing) .g-footer-col a:hover{color:var(--g-link)}:where(.landing) .g-footer-business{margin-top:44px}:where(.landing) .g-footer-bar{border-top:1px solid var(--g-line);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:20px;margin-top:26px;padding-top:22px;display:flex}:where(.landing) .g-footer-bar .g-footer-copyright{margin:0;font-size:13px}:where(.landing) .g-status-pill{border:1px solid var(--g-line);background:var(--g-surface);color:var(--g-secondary);border-radius:999px;align-items:center;gap:9px;padding:7px 14px;font-size:13px;font-weight:650;text-decoration:none;display:inline-flex}:where(.landing) .g-status-pill .g-status-dot{background:var(--g-muted);border-radius:50%;flex-shrink:0;width:8px;height:8px}:where(.landing) .g-status-pill.is-ok .g-status-dot{background:#22b07d}:where(.landing) .g-status-pill.is-degraded .g-status-dot{background:#e8b931}@media (max-width:1000px){:where(.landing) .g-footer-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:32px}:where(.landing) .g-footer-brand{grid-column:1/-1}}@media (max-width:700px){:where(.landing) .g-footer-inner{padding:44px 24px 24px}:where(.landing) .g-footer-grid{grid-template-columns:minmax(0,1fr);gap:28px}:where(.landing) .g-footer-business{margin-top:32px}}:where(.landing) .g-button-outline{background:var(--g-surface);border:1px solid var(--g-line);color:var(--g-text)!important}:where(.landing) .g-button-outline:hover{background:var(--g-subtle)}:where(.landing) .g-button-invert{background:#fff;color:var(--g-action)!important}:where(.landing) .g-button-invert:hover{background:#eef4ff}:where(.landing) .g-button-ghost{background:0 0;border:1px solid #ffffff8c;color:#fff!important}:where(.landing) .g-button-ghost:hover{background:#ffffff1f}
.landing{--gm-blue:#2a6df4;--gm-blue-deep:#1b5fe0;--gm-ink:#0f172a;--gm-muted:#4b5563;--gm-soft:#eef4ff;--gm-border:#e3e9f3;--gm-grid:#2a6df41a;--g-action:var(--gm-blue);--g-brand:var(--gm-blue);--g-link:var(--gm-blue-deep);--g-line:var(--gm-border);color:var(--gm-ink);background:#fff;overflow-x:clip}.landing .g-button{border-radius:999px;min-height:48px;padding:0 24px;font-weight:650}.landing .g-button-small{min-height:40px;padding:0 18px;font-size:14px}.landing .g-button-outline{background:#fff;border:1px solid #cfd8e6;color:var(--gm-ink)!important}.landing .g-button-outline:hover{background:var(--gm-soft)}.landing .g-button-invert{background:#fff;color:var(--gm-blue-deep)!important}.landing .g-button-ghost{background:0 0;border:1px solid #ffffffb3;color:#fff!important}.landing .pub-page{padding-top:72px}.landing .pub-head{text-align:center;max-width:820px;margin:0 auto 48px;position:relative}.landing .pub-head:before{content:"";z-index:-1;background-image:linear-gradient(to right,var(--gm-grid) 1px,transparent 1px),linear-gradient(to bottom,var(--gm-grid) 1px,transparent 1px);pointer-events:none;background-size:44px 44px;width:100vw;position:absolute;top:-120px;bottom:-40px;left:50%;transform:translate(-50%);-webkit-mask:radial-gradient(at 50% 30%,#000 30%,#0000 78%);mask:radial-gradient(at 50% 30%,#000 30%,#0000 78%)}.landing .pub-head h1,.landing .docs-index .pub-head h1,.landing .public-page h1{letter-spacing:-.04em;color:var(--gm-ink);margin:0 0 16px;font-size:clamp(34px,4.2vw,52px);font-weight:800;line-height:1.12}.landing .pub-head p,.landing .public-lede{color:var(--gm-muted);max-width:62ch;margin-inline:auto;font-size:18px;line-height:1.6}.landing .pub-head .pub-actions{justify-content:center}.landing .public-page{padding-top:72px}.landing .public-page .public-lede{text-align:center;max-width:62ch;margin:0 auto 48px}.landing .public-page h1{text-align:center}.landing .public-page-inner,.landing .public-page-wide{margin-inline:auto}.landing .public-section h2{letter-spacing:-.03em;color:var(--gm-ink);font-size:26px;font-weight:750}.landing .public-section p,.landing .pub-page p{color:var(--gm-muted)}.landing .plan-card,.landing .prepaid-card,.landing .docs-index-card,.landing .blog-card,.landing .blog-featured,.landing .public-form,.landing .calc,.landing .types-section .pub-table-wrap{border:1px solid var(--gm-border);background:#fff;border-radius:16px;box-shadow:0 12px 40px -30px #0f172a59}.landing .plan-card{padding:28px 20px 24px}.landing .plan-card h2{font-size:18px;font-weight:750}.landing .plan-card.is-highlight{border-color:var(--gm-blue);box-shadow:0 0 0 1px var(--gm-blue), 0 18px 50px -30px #2a6df480;background:#f7faff}.landing .plan-flag{background:var(--gm-blue);color:#fff;border-radius:999px;font-weight:650}.landing .plan-price{letter-spacing:-.04em;color:var(--gm-ink);font-size:34px;font-weight:800}.landing .plan-features li{color:var(--gm-muted)}.landing .plan-features svg,.landing .plan-features li:before{color:var(--gm-blue)}.landing .plan-toggle,.landing .plan-toggle button,.landing .plan-toggle a{border-radius:999px}.landing .plan-save{color:#137a3d;background:#e3f7ea;border-radius:999px}.landing .pub-note{border:1px solid var(--gm-border);border-left:3px solid var(--gm-blue);color:var(--gm-muted);background:#f7faff;border-radius:12px}.landing .pub-note.is-planned{background:#fff8e8;border-left-color:#c98a1a}.landing .prepaid-price,.landing .calc-amount{color:var(--gm-blue);letter-spacing:-.03em;font-weight:800}.landing .pub-table th{color:var(--gm-ink)}.landing .pub-table td,.landing .public-table td{color:var(--gm-muted)}.landing .pub-text-link,.landing .public-pricing-link,.landing .public-back{color:var(--gm-blue);font-weight:600}.landing .docs-index-grid{gap:18px}.landing .docs-index-card{padding:24px;transition:border-color .15s,box-shadow .15s}.landing .docs-index-card:hover{border-color:var(--gm-blue);box-shadow:0 18px 50px -30px #2a6df473}.landing .docs-index-card h2,.landing .docs-index-card h3{letter-spacing:-.02em;color:var(--gm-ink);font-weight:750}.landing .docs-nav a[aria-current=page]{color:var(--gm-blue);background:var(--gm-soft);border-radius:8px}.landing .doc-article h1{letter-spacing:-.04em;font-size:clamp(32px,3.6vw,44px);font-weight:800}.landing .doc-article h2{letter-spacing:-.03em;font-weight:750}.landing .pub-code,.landing .doc-article pre{color:#e6e9ef;background:#0f1115;border-radius:14px}.landing .blog-featured{overflow:hidden}.landing .blog-featured-art{background:linear-gradient(135deg,#eef4ff,#dbe7ff)}.landing .blog-card{padding:22px 24px;transition:border-color .15s}.landing .blog-card:hover{border-color:var(--gm-blue)}.landing .blog-card h2,.landing .blog-card h3,.landing .blog-featured-copy h2{letter-spacing:-.025em;color:var(--gm-ink);font-weight:750}.landing .eyebrow,.landing .blog-byline{color:var(--gm-muted)}.landing .eyebrow{color:var(--gm-blue);font-weight:650}.landing .cl-head{text-align:center;max-width:820px;margin:0 auto 40px;position:relative}.landing .cl-head h1{font:800 clamp(34px,4.2vw,52px)/1.12 var(--g-font);letter-spacing:-.04em;color:var(--gm-ink);margin:8px 0 14px;display:block}.landing .cl-head .cl-lede{color:var(--gm-muted);max-width:62ch;margin:0 auto;font-size:18px;line-height:1.6}.landing .cl-head .pub-actions{justify-content:center}.landing .cl-back,.landing .public-back{display:none}.landing .cl-group{border-left:2px solid var(--gm-border);padding-left:28px;position:relative}.landing .cl-date{color:var(--gm-blue);letter-spacing:-.01em;font-weight:700}.landing .cl-date:before{content:"";background:var(--gm-blue);border-radius:50%;width:12px;height:12px;margin-top:6px;position:absolute;left:-7px;box-shadow:0 0 0 4px #fff}.landing .cl-entry{border:1px solid var(--gm-border);background:#fff;border-radius:14px;padding:18px 20px}.landing .cl-label{background:var(--gm-soft);color:var(--gm-blue-deep);border-radius:999px;font-weight:650}.landing .cl-command{color:#e6e9ef;background:#0f1115;border-radius:12px}.landing .public-faq details,.landing .ch-faq-list details{border:1px solid var(--gm-border);background:#fff;border-radius:14px;margin-bottom:10px;box-shadow:0 12px 40px -30px #0f172a40}.landing .public-faq summary,.landing .ch-faq-list summary{color:var(--gm-ink);padding:16px 20px;font-weight:600}.landing .public-faq details p,.landing .ch-faq-list details p{color:var(--gm-muted);padding:0 20px 18px}.landing .public-faq-group h2{letter-spacing:-.03em;margin:34px 0 14px;font-size:22px;font-weight:750}.landing .public-form{padding:28px}.landing .public-form input,.landing .public-form textarea,.landing .public-form select,.landing .calc input{background:#fff;border:1px solid #cfd8e6;border-radius:12px;padding:12px 14px}.landing .public-form input:focus,.landing .public-form textarea:focus{border-color:var(--gm-blue);outline:none;box-shadow:0 0 0 3px #2a6df42e}.landing .public-ok{color:#137a3d;background:#e3f7ea;border:1px solid #bfe8cd;border-radius:12px}.landing .public-company{border:1px solid var(--gm-border);background:#f7faff;border-radius:16px}.landing .public-badge{background:var(--gm-soft);color:var(--gm-blue-deep);border-radius:999px;font-weight:650}.landing .public-table-wrap{border:1px solid var(--gm-border);border-radius:14px;overflow:hidden}.landing .public-table th{color:var(--gm-ink);background:#f7faff}.landing .ch-final-band{background:var(--gm-blue);color:#fff;border-radius:24px}.landing .ch-final-band h2{letter-spacing:-.035em;color:#fff;font-weight:800}.landing .ch-final-band p{color:#ffffffdb}@media (max-width:640px){.landing .pub-page,.landing .public-page{padding-top:44px}.landing .pub-head{margin-bottom:32px}.landing .cl-group{padding-left:22px}}
