[data-site]{--st-max:1180px;--st-ink:var(--ui-text);--st-soft:var(--ui-text-soft);--st-mute:var(--ui-text-mute);--st-night:#0e1730;--st-ease:cubic-bezier(.2, .7, .2, 1);color:var(--st-ink);background:var(--ui-surface);font-family:var(--app-font);-webkit-font-smoothing:antialiased;overflow-x:clip}.dark [data-site]{--ui-surface:#fff;--ui-sunken:#eef1f5;--ui-hover:#f1f5f9;--ui-active:#e2e8f0;--ui-line:#cfd8e3;--ui-line-soft:#e6ebf1;--ui-text:#0f172a;--ui-text-soft:#475569;--ui-text-mute:#556478;--ui-shadow:0 1px 2px #0f172a0d, 0 3px 10px #0f172a0a;--ui-shadow-lift:0 6px 20px #0f172a1a;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.st-container{width:100%;max-width:var(--st-max);margin:0 auto;padding:0 20px}@media (min-width:768px){.st-container{padding:0 32px}}.st-eyebrow,.st-kicker{font-family:var(--font-geist-mono), ui-monospace, monospace;letter-spacing:.12em;text-transform:uppercase;color:var(--brand);margin:0 0 14px;font-size:11.5px;font-weight:600}.st-h1{letter-spacing:-.035em;color:var(--st-ink);text-wrap:balance;margin:0 0 20px;font-size:clamp(38px,6.2vw,68px);font-weight:750;line-height:1.02}.st-h2{letter-spacing:-.03em;text-wrap:balance;margin:0 0 12px;font-size:clamp(28px,3.6vw,40px);font-weight:720;line-height:1.08}.st-h3{letter-spacing:-.02em;margin:10px 0 8px;font-size:22px;font-weight:700;line-height:1.2}.st-lead{color:var(--st-soft);max-width:34rem;margin:0 0 24px;font-size:clamp(17px,1.6vw,19px);line-height:1.55}.st-lead b{color:var(--st-ink);font-weight:650}.st-sub{color:var(--st-soft);max-width:40rem;margin:0;font-size:16.5px;line-height:1.6}.st-btn{border:1px solid var(--brand);background:var(--brand);color:#fff;letter-spacing:-.01em;cursor:pointer;min-height:44px;box-shadow:0 8px 20px -10px color-mix(in srgb, var(--brand) 70%, transparent);transition:transform var(--ui-motion), box-shadow var(--ui-motion), background var(--ui-motion);touch-action:manipulation;white-space:nowrap;border-radius:11px;justify-content:center;align-items:center;gap:8px;padding:0 18px;font-size:15px;font-weight:650;text-decoration:none;display:inline-flex}.st-btn:hover{background:var(--brand-hover);border-color:var(--brand-hover);box-shadow:0 12px 26px -10px color-mix(in srgb, var(--brand) 80%, transparent);transform:translateY(-1px)}.st-btn:active{transform:translateY(0)scale(.99)}.st-btn:disabled{opacity:.55;cursor:not-allowed;transform:none}.st-btn:focus-visible{outline:2px solid var(--brand);outline-offset:3px}.st-btn-lg{min-height:50px;padding:0 22px;font-size:16px}.st-btn-sm{border-radius:9px;min-height:36px;padding:0 14px;font-size:13.5px}.st-btn-ghost{color:var(--st-ink);border-color:var(--ui-line);box-shadow:none;background:0 0}.st-btn-ghost:hover{background:var(--ui-hover);border-color:var(--ui-line);color:var(--st-ink);box-shadow:none}.st-chip{border:1px solid var(--ui-line);background:var(--ui-surface);min-height:34px;color:var(--st-ink);cursor:default;border-radius:9999px;align-items:center;gap:7px;padding:0 12px;font-size:13.5px;font-weight:550;display:inline-flex}.st-nav{z-index:40;background:color-mix(in srgb, var(--ui-surface) 84%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:border-color var(--ui-motion), box-shadow var(--ui-motion);border-bottom:1px solid #0000;position:sticky;top:0}.st-nav.is-scrolled{border-bottom-color:var(--ui-line-soft);box-shadow:0 6px 20px -14px #0f172a40}.st-nav-row{align-items:center;gap:18px;height:64px;display:flex}.st-brand{color:inherit;align-items:center;text-decoration:none;display:inline-flex}.st-links{align-items:center;gap:4px;margin-left:12px;display:none}.st-link{white-space:nowrap;min-height:36px;color:var(--st-soft);transition:color var(--ui-motion), background var(--ui-motion);border-radius:8px;align-items:center;padding:0 9px;font-size:14px;font-weight:550;text-decoration:none;display:inline-flex}.st-link:hover{color:var(--st-ink);background:var(--ui-hover)}.st-nav-actions{align-items:center;gap:8px;margin-left:auto;display:flex}.st-login{display:none}.st-burger{border:1px solid var(--ui-line);background:var(--ui-surface);width:40px;height:40px;color:var(--st-ink);cursor:pointer;border-radius:9px;place-items:center;display:inline-grid}@media (max-width:639px){.st-nav-actions .st-btn-sm{display:none}.st-nav-row{gap:10px}}@media (min-width:1024px){.st-links{display:flex}.st-login{display:inline-flex}.st-burger{display:none}}.st-lang{position:relative}.st-lang-btn{border:1px solid var(--ui-line);background:var(--ui-surface);min-height:36px;color:var(--st-ink);letter-spacing:.04em;cursor:pointer;border-radius:9px;align-items:center;gap:6px;padding:0 10px;font-size:12.5px;font-weight:650;display:inline-flex}.st-lang-menu{background:var(--ui-surface);border:1px solid var(--ui-line);min-width:180px;box-shadow:var(--ui-shadow-lift);z-index:50;border-radius:11px;margin:0;padding:6px;list-style:none;position:absolute;top:calc(100% + 6px);right:0}.st-lang-item{width:100%;min-height:38px;color:var(--st-ink);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:8px;align-items:center;gap:9px;padding:0 10px;font-size:14px;display:flex}.st-lang-item:hover{background:var(--ui-hover)}.st-lang-item svg{color:var(--brand);margin-left:auto}.st-mobile{border-bottom:1px solid var(--ui-line-soft);background:var(--ui-surface);gap:4px;padding:8px 20px 18px;display:grid}.st-mobile[hidden]{display:none}.st-mobile-link{min-height:44px;color:var(--st-ink);border-radius:9px;align-items:center;padding:0 8px;font-size:16px;font-weight:550;text-decoration:none;display:flex}.st-mobile-link:hover{background:var(--ui-hover)}.st-mobile-row{flex-wrap:wrap;gap:8px;padding-top:10px;display:flex}.st-mobile-row .st-btn{flex:140px}.st-mobile-row .st-chip{cursor:pointer}.st-skip{z-index:60;background:var(--brand);color:#fff;border-radius:9px;padding:10px 14px;font-weight:650;text-decoration:none;position:absolute;top:-60px;left:12px}.st-skip:focus{top:12px}.st-hero{background:radial-gradient(900px 520px at 80% -10%, color-mix(in srgb, var(--brand) 16%, transparent), transparent 60%), radial-gradient(600px 400px at 0% 100%, color-mix(in srgb, var(--brand) 8%, transparent), transparent 60%), linear-gradient(180deg, var(--ui-sunken) 0%, var(--ui-surface) 100%);padding:44px 0 40px;position:relative;overflow:hidden}.st-hero:before{content:"";background-image:linear-gradient(to right, color-mix(in srgb, var(--st-ink) 5%, transparent) 1px, transparent 1px), linear-gradient(to bottom, color-mix(in srgb, var(--st-ink) 5%, transparent) 1px, transparent 1px);pointer-events:none;background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(60% 60% at 70% 30%,#000 20%,#0000 100%);mask-image:radial-gradient(60% 60% at 70% 30%,#000 20%,#0000 100%)}.st-hero-grid{align-items:center;gap:36px;display:grid;position:relative}@media (min-width:1024px){.st-hero{padding:72px 0 64px}.st-hero-grid{grid-template-columns:5fr 7fr;gap:48px}}.st-hero-ctas{flex-wrap:wrap;gap:10px;margin-bottom:14px;display:flex}.st-hero-note{color:var(--st-mute);margin:0;font-size:13px}.st-navtry{color:var(--brand);white-space:nowrap;align-items:center;gap:6px;font-weight:620;display:inline-flex}.st-mobile-link.st-navtry{display:flex}.st-demolink{color:var(--brand);align-items:center;gap:4px;font-weight:620;text-decoration:none;display:inline-flex}.st-demolink:hover{text-decoration:underline}.st-hero-board{min-width:0}.st-hero-media{z-index:0;position:absolute;inset:0;overflow:hidden;-webkit-mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%);mask-image:linear-gradient(#0000 0%,#000 12% 88%,#0000 100%)}.st-hero-media video{object-fit:cover;opacity:.34;filter:saturate(.92);width:100%;height:100%;display:block}.st-board{background:var(--ui-surface);border:1px solid var(--ui-line);box-shadow:0 30px 60px -30px #0f172a59, var(--ui-shadow-lift);border-radius:16px;min-width:0;padding:16px}.st-board-head{justify-content:space-between;align-items:flex-start;gap:12px;margin-bottom:10px;display:flex}.st-board-title{letter-spacing:-.01em;font-size:15px;font-weight:700}.st-board-sub{color:var(--st-mute);font-size:12px}.st-board-ref{text-align:right;color:var(--st-mute);font-size:12px;display:grid}.st-board-ref strong{color:var(--brand);font-variant-numeric:tabular-nums;font-size:13px}.st-board-reflabel{text-transform:uppercase;letter-spacing:.06em;font-size:10.5px}.st-readout{background:var(--ui-sunken);min-height:38px;color:var(--st-soft);font-variant-numeric:tabular-nums;border-radius:9px;align-items:center;margin-bottom:10px;padding:7px 10px;font-size:12.5px;line-height:1.35;display:flex}.st-grid{grid-template-columns:minmax(96px, 128px) repeat(var(--cols), minmax(0, 1fr));align-items:center;gap:3px;display:grid}.st-dh{color:var(--st-mute);font-variant-numeric:tabular-nums;justify-items:center;gap:1px;padding-bottom:4px;font-size:10.5px;line-height:1;display:grid}.st-dh-corner{padding:0}.st-dh-day{font-weight:600}.st-dh-md{letter-spacing:.02em;opacity:.85;font-size:8.5px}.st-dh.is-ref .st-dh-day{color:var(--brand);font-weight:800}.st-dh.is-match .st-dh-md{color:var(--st-ink);font-weight:700}.st-rh{align-items:center;gap:7px;min-width:0;padding-right:6px;font-size:12px;display:flex}.st-rh-name{text-overflow:ellipsis;white-space:nowrap;font-weight:550;overflow:hidden}.st-rh-j{color:var(--st-mute);font-variant-numeric:tabular-nums;font-size:10.5px}.st-cell{aspect-ratio:1;background:var(--ui-sunken);cursor:pointer;width:100%;transition:transform .12s var(--st-ease), box-shadow .12s var(--st-ease);border:0;border-radius:4px;padding:0;display:block}.st-cell:hover,.st-cell.is-hover,.st-cell:focus-visible{outline:2px solid var(--st-ink);outline-offset:1px;z-index:2;position:relative;transform:scale(1.18)}.st-cell.is-ref{outline:2px solid var(--brand);outline-offset:1px}.st-cell.is-nd{border:1px dashed var(--ui-line);background:0 0}.st-cell.is-match:after{content:"";background:var(--st-ink);opacity:.55;border-radius:50%;width:4px;height:4px;margin:2px 0 0 2px;display:block}@media (max-width:640px){.st-grid{grid-template-columns:76px repeat(14,minmax(0,1fr))}.st-old{display:none!important}.st-dh-md,.st-rh-j{display:none}}.st-board-foot{gap:10px;margin-top:12px;display:grid}.st-slider{color:var(--st-mute);grid-template-columns:auto 1fr;align-items:center;gap:10px;font-size:12px;display:grid}.st-slider input[type=range]{width:100%;accent-color:var(--brand);height:28px}.st-legend{color:var(--st-mute);flex-wrap:wrap;gap:6px 14px;font-size:11px;display:flex}.st-legend-item{align-items:center;gap:6px;display:inline-flex}.st-legend-scale{gap:1px;display:inline-flex}.st-legend-scale span{border-radius:2px;width:12px;height:10px}.st-legend-ring,.st-legend-swatch{border-radius:3px;width:11px;height:11px;display:inline-block}.st-legend-ring.is-match{background:var(--ui-sunken);position:relative}.st-legend-ring.is-match:after{content:"";background:var(--st-ink);opacity:.55;border-radius:50%;width:4px;height:4px;position:absolute;top:2px;left:2px}.st-legend-ring.is-nd{border:1px dashed var(--ui-line)}.st-cards{border-top:1px solid var(--ui-line-soft);margin-top:14px;padding-top:12px}.st-cards-title{letter-spacing:.08em;text-transform:uppercase;color:var(--st-mute);margin-bottom:8px;font-size:11px;font-weight:700}.st-cards-none{color:var(--st-soft);font-size:13px}.st-cards-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.st-cards-list{grid-template-columns:repeat(auto-fit,minmax(210px,1fr))}}.st-acard{border:1px solid var(--ui-line);background:var(--ui-surface);border-left-width:3px;border-radius:10px;align-items:center;gap:10px;min-width:0;padding:9px 10px;display:flex}.st-acard-main{flex:1;min-width:0}.st-acard-name{white-space:nowrap;text-overflow:ellipsis;font-size:13px;font-weight:650;overflow:hidden}.st-acard-meta{color:var(--st-mute);margin-left:6px;font-size:11px;font-weight:500}.st-acard-row{align-items:center;gap:6px;margin-top:3px;display:flex}.st-zpill{font-variant-numeric:tabular-nums;border-radius:9999px;padding:1px 7px;font-size:10.5px;font-weight:700}.st-acard-status{color:var(--st-soft);font-size:11.5px}.st-acard-side{justify-items:end;gap:2px;display:grid}.st-bars{align-items:flex-end;gap:2px;height:22px;display:flex}.st-bars span{background:var(--brand);opacity:.8;border-radius:2px 2px 1px 1px;width:6px}.st-bars span.is-nd{background:var(--ui-line)}.st-acard-num{font-variant-numeric:tabular-nums;color:var(--st-ink);font-size:11px;font-weight:600}.st-acard-num span{color:var(--st-mute);font-weight:500}.st-proof{border-top:1px solid var(--ui-line-soft);border-bottom:1px solid var(--ui-line-soft);background:var(--ui-surface)}.st-proof-grid{grid-template-columns:repeat(2,1fr);gap:0;display:grid}@media (min-width:900px){.st-proof-grid.is-five{grid-template-columns:repeat(5,1fr)}}.st-proof-item{border-right:1px solid var(--ui-line-soft);padding:22px 10px}.st-proof-item:last-child{border-right:0}@media (max-width:899px){.st-proof-item:nth-child(2n){border-right:0}.st-proof-item:nth-child(-n+4){border-bottom:1px solid var(--ui-line-soft)}}.st-proof-big{letter-spacing:-.04em;color:var(--brand);font-variant-numeric:tabular-nums;margin-bottom:8px;font-size:clamp(32px,3.2vw,40px);font-weight:760;line-height:1;display:block}.st-proof-word{letter-spacing:-.02em;color:var(--brand);align-items:flex-end;min-height:clamp(32px,3.2vw,40px);margin-bottom:8px;font-size:clamp(19px,1.9vw,23px);font-weight:750;line-height:1.15;display:flex}.st-proof-hint{color:var(--st-mute);max-width:26ch;font-size:12.5px;line-height:1.4}.st-section{padding:72px 0}@media (min-width:1024px){.st-section{padding:104px 0}}.st-section-alt{background:var(--ui-sunken)}.st-section-head{max-width:52rem;margin-bottom:40px}.st-section-head.is-light .st-h2{color:#fff}.st-section-head.is-light .st-sub{color:#eef2fbc7}.st-section-head.is-light .st-kicker{color:#9db8ff}.st-steps{gap:48px;display:grid}.st-step{align-items:center;gap:22px;display:grid}@media (min-width:900px){.st-step{grid-template-columns:5fr 7fr;gap:48px}.st-step.is-flip .st-step-copy{order:2}}.st-step-n{background:color-mix(in srgb, var(--brand) 10%, transparent);height:32px;color:var(--brand);font-family:var(--font-geist-mono), ui-monospace, monospace;border-radius:9999px;align-items:center;gap:8px;margin-bottom:14px;padding:0 12px 0 9px;font-size:13px;font-weight:700;display:inline-flex}.st-step-copy h3{letter-spacing:-.025em;margin:0 0 10px;font-size:24px;font-weight:720;line-height:1.15}.st-step-copy p{color:var(--st-soft);margin:0;font-size:16px;line-height:1.6}.st-visual{background:var(--ui-surface);border:1px solid var(--ui-line);box-shadow:var(--ui-shadow-lift);border-radius:14px;min-width:0;padding:14px 16px}.st-visual-head{letter-spacing:.08em;text-transform:uppercase;color:var(--st-mute);border-bottom:1px solid var(--ui-line-soft);justify-content:space-between;gap:10px;margin-bottom:10px;padding-bottom:8px;font-size:11px;font-weight:700;display:flex}.st-visual-foot{border-top:1px solid var(--ui-line-soft);color:var(--st-mute);margin-top:10px;padding-top:8px;font-size:12.5px;line-height:1.45}.st-csv-list{gap:6px;margin:0;padding:0;list-style:none;display:grid}.st-csv-row{animation:st-fade-in .5s var(--st-ease) both;animation-delay:calc(var(--i,0) * 90ms);grid-template-columns:1fr 24px 1fr;align-items:center;gap:8px;font-size:13px;display:grid}.st-csv-from{font-family:var(--font-geist-mono), ui-monospace, monospace;background:var(--ui-sunken);color:var(--st-soft);text-overflow:ellipsis;white-space:nowrap;border-radius:7px;padding:5px 8px;font-size:12px;overflow:hidden}.st-csv-arrow{color:var(--brand);place-items:center;display:grid}.st-csv-to{border:1px solid color-mix(in srgb, var(--brand) 40%, transparent);background:color-mix(in srgb, var(--brand) 8%, transparent);color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;border-radius:7px;padding:5px 8px;font-size:12.5px;font-weight:600;overflow:hidden}.st-csv-to.is-service{color:var(--st-soft);background:0 0;border-style:dashed;font-weight:550}.st-band-svg{width:100%;height:auto;display:block}.st-band-who{text-transform:none;letter-spacing:0;color:var(--st-soft);font-weight:600}.st-band-bar{transform-origin:bottom;transform-box:fill-box;animation:st-grow .52s var(--st-ease) both;animation-delay:calc(var(--i,0) * 40ms + .2s)}.st-band-area{animation:st-fade-in .7s var(--st-ease) both}.st-band-legend{margin-top:8px}.st-flags-list{gap:8px;margin:0;padding:0;list-style:none;display:grid}.st-flag{border:1px solid var(--ui-line);animation:st-fade-in .5s var(--st-ease) both;animation-delay:calc(var(--i,0) * .11s);border-radius:10px;align-items:center;gap:10px;padding:9px 10px;display:flex}.st-flag-mark{place-items:center;width:16px;display:grid}.st-flag-main{min-width:0}.st-flag-title{font-size:13.5px;font-weight:650}.st-flag-numbers{color:var(--st-soft);font-variant-numeric:tabular-nums;font-size:12px}.st-features{gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:640px){.st-features{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.st-features{grid-template-columns:repeat(3,1fr)}}.st-feature{min-width:0;padding:20px 20px 22px}.st-feature h3{letter-spacing:-.015em;margin:14px 0 6px;font-size:17px;font-weight:700}.st-feature p{color:var(--st-soft);margin:0;font-size:14.5px;line-height:1.55}.st-who{gap:14px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.st-who{grid-template-columns:repeat(3,1fr)}}.st-who-card{border:1px solid var(--ui-line);background:var(--ui-surface);border-radius:14px;align-content:start;gap:10px;padding:24px;display:grid}.st-who-card h3{letter-spacing:-.02em;margin:0;font-size:20px;font-weight:720}.st-who-card p{color:var(--st-soft);margin:0;font-size:15px;line-height:1.55}.st-who-card blockquote{border-left:3px solid var(--brand);color:var(--st-ink);margin:6px 0 0;padding-left:12px;font-size:15px;font-weight:600}.st-dark{color:#eef2fb;background:radial-gradient(700px 320px at 90% -10%, #ffffff1a, transparent 60%), linear-gradient(135deg, var(--st-night) 0%, color-mix(in srgb, var(--brand) 32%, var(--st-night)) 60%, color-mix(in srgb, var(--brand) 55%, #101b33) 100%);padding:80px 0}@media (min-width:1024px){.st-dark{padding:104px 0}}.st-honest{gap:18px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.st-honest{grid-template-columns:repeat(3,1fr);gap:28px}}.st-honest-item{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:14px;padding:22px}.st-honest-icon{color:#fff;background:#ffffff1f;border-radius:10px;place-items:center;width:34px;height:34px;display:inline-grid}.st-honest-item h3{letter-spacing:-.015em;color:#fff;margin:14px 0 8px;font-size:18px;font-weight:700}.st-honest-item p{color:#eef2fbcc;margin:0;font-size:14.5px;line-height:1.6}.st-quote{text-align:center;justify-items:center;gap:16px;margin-top:44px;display:grid}.st-quote p{letter-spacing:-.02em;color:#fff;text-wrap:balance;max-width:36ch;margin:0;font-size:clamp(20px,2.6vw,28px);font-weight:650;line-height:1.3}.st-langs-section{padding:56px 0}.st-langs{align-items:center;gap:22px;display:grid}@media (min-width:900px){.st-langs{grid-template-columns:5fr 7fr;gap:40px}}.st-langs-copy p{color:var(--st-soft);margin:0;font-size:15px;line-height:1.55}.st-langs-list{flex-wrap:wrap;gap:8px;margin:0;padding:0;list-style:none;display:flex}#plans .st-section-head{text-align:center}#plans .st-section-head .st-sub{margin-inline:auto}.st-billing{flex-direction:column;align-items:center;gap:10px;margin:0 0 24px;display:flex}.st-switch{border:1px solid var(--ui-line);background:var(--ui-sunken);border-radius:9999px;gap:4px;padding:4px;display:inline-flex}.st-switch-btn{min-height:38px;color:var(--st-soft);font:inherit;cursor:pointer;transition:background var(--ui-motion), color var(--ui-motion);background:0 0;border:0;border-radius:9999px;padding:0 20px;font-size:14.5px;font-weight:620}.st-switch-btn:hover{color:var(--st-ink)}.st-switch-btn.is-on{background:var(--brand);color:#fff;box-shadow:0 6px 16px -8px color-mix(in srgb, var(--brand) 70%, transparent)}.st-switch-btn.is-on:hover{color:#fff}.st-switch-pill{color:#0d7a37;letter-spacing:.02em;white-space:nowrap;background:#def2e6;border-radius:9999px;margin-left:8px;padding:1px 8px;font-size:10.5px;font-weight:800;display:inline-block}.st-switch-btn.is-on .st-switch-pill{color:#fff;background:#ffffff38}.st-switch-note{color:var(--st-mute);text-align:center;margin:0;font-size:13px}.st-plans{gap:16px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:900px){.st-plans{grid-template-columns:repeat(3,1fr);align-items:stretch}}.st-plan{text-align:center;border:1px solid var(--ui-line);background:var(--ui-surface);box-shadow:var(--ui-shadow);border-radius:16px;flex-direction:column;gap:6px;padding:26px 22px 22px;display:flex;position:relative}.st-plan.is-hot{color:#eef2fb;background:radial-gradient(430px 190px at 85% -25%, #ffffff29, transparent 60%), linear-gradient(135deg, #0e1730 0%, color-mix(in srgb, var(--brand) 42%, #0e1730) 55%, color-mix(in srgb, var(--brand) 72%, #101b33) 100%);box-shadow:0 18px 48px -18px color-mix(in srgb, var(--brand) 55%, #0f172a99);border:0}@media (min-width:900px){.st-plan.is-hot{transform:scale(1.035)}}.st-plan.is-hot .st-plan-for,.st-plan.is-hot .st-plan-hint,.st-plan.is-hot .st-plan-per,.st-plan.is-hot .st-plan-assure{color:#b7c6ea}.st-plan.is-hot .st-plan-teams{color:#eef2fb;background:#ffffff24}.st-plan.is-hot .st-plan-list{color:#dfe8fb;border-top-color:#ffffff2e}.st-plan.is-hot .st-plan-list li{color:#dfe8fb}.st-plan.is-hot .st-plan-list li svg{color:#8fd6a8}.st-plan.is-hot .st-plan-list li.is-extra{color:#fff}.st-plan.is-hot .st-btn{color:var(--brand-hover);background:#fff;box-shadow:0 10px 26px -8px #00000080}.st-plan-badge{white-space:nowrap;background:var(--brand);color:#fff;letter-spacing:.06em;text-transform:uppercase;border-radius:9999px;padding:3px 10px;font-size:11px;font-weight:700;position:absolute;top:-12px;left:50%;transform:translate(-50%)}.st-plan-name{letter-spacing:-.02em;font-size:22px;font-weight:750}.st-plan-for{color:var(--st-soft);font-size:14px}.st-plan-teams{letter-spacing:.05em;text-transform:uppercase;color:var(--brand);background:color-mix(in srgb, var(--brand) 8%, transparent);border-radius:9999px;margin:10px auto 0;padding:3px 12px;font-size:11.5px;font-weight:750;display:inline-block}.st-plan-price{letter-spacing:-.03em;font-variant-numeric:tabular-nums;margin-top:12px;font-size:42px;font-weight:750;line-height:1.1}.st-plan-per{letter-spacing:0;color:var(--st-mute);margin-left:0;font-size:13px;font-weight:600}.st-plan-hint{color:var(--st-mute);min-height:3.2em;margin-top:2px;font-size:12.5px;line-height:1.45}.st-plan-list{border-top:1px solid var(--ui-line-soft);flex:1;gap:8px;margin:14px 0 18px;padding:14px 0 0;list-style:none;display:grid}.st-plan-list li{color:var(--st-soft);font-size:14px;line-height:1.4;display:block}.st-plan-list li svg{vertical-align:-2px;color:var(--brand);margin-right:7px;display:inline-block}.st-plan-list li.is-extra{color:var(--st-ink);font-weight:600}.st-plan-quote{font-size:28px;line-height:1.5}.st-plan-hint s{opacity:.75}.st-plan-assure{color:var(--st-mute);margin:8px 0 0;font-size:11.5px}.st-plans-common{border:1px solid var(--ui-line);background:var(--ui-surface);color:var(--st-soft);border-radius:14px;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 20px;margin-top:20px;padding:13px 18px;font-size:12.5px;display:flex}.st-common-lbl{letter-spacing:.1em;text-transform:uppercase;color:var(--st-mute);font-size:11px;font-weight:800}.st-common-item{white-space:nowrap;align-items:center;gap:5px;display:inline-flex}.st-common-item svg{color:#16a34a;flex:none}@media (max-width:560px){.st-common-item{white-space:normal}}.st-plans-notes{gap:14px;margin-top:18px;display:grid}.st-plans-notes>div{border:1px solid var(--ui-line);background:var(--ui-surface);border-radius:12px;padding:16px 18px}@media (min-width:900px){.st-plans-notes{grid-template-columns:repeat(2,1fr);gap:32px}.st-plans-nohidden{grid-column:1/-1}}.st-plans-notes h3{margin:0 0 6px;font-size:16px;font-weight:700}.st-plans-notes p{color:var(--st-soft);margin:0;font-size:14px;line-height:1.55}.st-about{align-items:start;gap:28px;display:grid}@media (min-width:900px){.st-about{grid-template-columns:260px 1fr;gap:56px}}.st-about-face{text-align:center;background:var(--ui-sunken);border-radius:16px;justify-items:center;gap:8px;padding:28px 20px;display:grid}.st-about-name{letter-spacing:-.02em;font-size:18px;font-weight:720}.st-about-role{color:var(--st-mute);font-size:13px}.st-about-copy p:not(.st-kicker){color:var(--st-soft);max-width:60ch;margin:0 0 14px;font-size:16.5px;line-height:1.65}.st-trial{background:var(--ui-sunken)}.st-trial-grid{gap:28px;display:grid}@media (min-width:1024px){.st-trial-grid{grid-template-columns:5fr 7fr;align-items:start;gap:56px}}.st-form{background:var(--ui-surface);border:1px solid var(--ui-line);box-shadow:var(--ui-shadow-lift);border-radius:16px;padding:22px}.st-form-ok{text-align:center;color:var(--brand);justify-items:center;gap:8px;padding:40px 22px;display:grid}.st-form-ok h3{color:var(--st-ink);margin:8px 0 0;font-size:22px;font-weight:720}.st-form-ok p{color:var(--st-soft);max-width:40ch;margin:0;font-size:15px}.st-form-banner{background:color-mix(in srgb, #f59e0b 14%, var(--ui-surface));color:var(--st-ink);border:1px solid #f59e0b73;border-radius:10px;margin-bottom:14px;padding:10px 12px;font-size:14px}.st-form-banner:focus{outline-offset:2px;outline:2px solid #f59e0b}.st-form-grid{gap:14px;display:grid}@media (min-width:640px){.st-form-grid{grid-template-columns:1fr 1fr}.st-field-wide{grid-column:1/-1}}.st-field{gap:6px;display:grid}.st-field label{color:var(--st-ink);font-size:13px;font-weight:600}.st-field input:not([type=checkbox]),.st-field select,.st-field textarea{border:1px solid var(--ui-line);background:var(--ui-surface);width:100%;min-height:46px;color:var(--st-ink);font:inherit;transition:border-color var(--ui-motion), box-shadow var(--ui-motion);border-radius:10px;padding:10px 12px;font-size:16px}.st-field textarea{resize:vertical;min-height:92px}.st-field input:focus-visible,.st-field select:focus-visible,.st-field textarea:focus-visible{border-color:var(--brand);box-shadow:0 0 0 3px color-mix(in srgb, var(--brand) 22%, transparent);outline:none}.st-field [aria-invalid=true]{border-color:#dc2626}.st-field-err{color:#b91c1c;margin:0;font-size:12.5px}.st-check{cursor:pointer;align-items:flex-start;gap:10px;font-size:13.5px;line-height:1.45;display:flex;color:var(--st-soft)!important;font-weight:500!important}.st-check input{width:18px;height:18px;accent-color:var(--brand);flex:none;margin-top:3px}.st-form-actions{justify-content:flex-end;margin-top:18px;display:flex}.st-trap{width:1px;height:1px;position:absolute;top:auto;left:-10000px;overflow:hidden}.st-footer{border-top:1px solid var(--ui-line-soft);background:var(--ui-surface);padding:36px 0 44px}.st-footer-grid{align-items:start;gap:22px;display:grid}@media (min-width:900px){.st-footer-grid{grid-template-columns:1fr auto 1fr;gap:40px}.st-footer-small{text-align:right}}.st-footer-tag{color:var(--st-soft);margin:10px 0 0;font-size:14px}.st-footer-links{gap:18px;font-size:14px;font-weight:550;display:flex}.st-footer-links a{color:var(--st-ink);text-decoration:none}.st-footer-links a:hover{color:var(--brand)}.st-footer-small{color:var(--st-mute);gap:4px;font-size:12.5px;display:grid}.st-footer-small p{margin:0}.st-footer-cat{font-size:11.5px}@supports (animation-timeline:view()){.st-reveal{animation:linear both st-reveal-in;animation-timeline:view();animation-range:entry var(--st-d,0%) entry calc(38% + var(--st-d,0%))}}@keyframes st-reveal-in{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:none}}@keyframes st-fade-in{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes st-grow{0%{transform:scaleY(.05)}to{transform:scaleY(1)}}@media (prefers-reduced-motion:reduce){.st-reveal,.st-csv-row,.st-band-bar,.st-band-area,.st-flag{animation:none}.st-cell,.st-btn{transition:none}}.st-tagline{letter-spacing:-.02em;color:var(--st-ink);max-width:30rem;margin:-6px 0 18px;font-size:clamp(19px,2vw,24px);font-weight:600;line-height:1.3}.st-num-anim{display:none}@property --st-n{syntax:"<integer>";inherits:false;initial-value:0}@supports (animation-timeline:view()){.st-num-static{display:none}.st-num-anim{counter-reset:stn var(--st-n);animation:linear both st-count;animation-timeline:view();animation-range:entry 10% entry 70%;display:inline}.st-num-anim:after{content:counter(stn)}@keyframes st-count{0%{--st-n:0}to{--st-n:var(--st-target,0)}}@media (prefers-reduced-motion:reduce){.st-num-static{display:inline}.st-num-anim{display:none}}}.st-qa{gap:24px;display:grid}@media (min-width:1000px){.st-qa{grid-template-columns:340px minmax(0,1fr);align-items:start;gap:36px}}.st-qa-side{gap:6px;margin:0;padding:0;list-style:none;display:grid}.st-qa-ask{text-align:left;width:100%;font:inherit;color:inherit;cursor:pointer;transition:background var(--ui-motion), border-color var(--ui-motion);background:0 0;border:1px solid #0000;border-radius:14px;grid-template-columns:auto minmax(0,1fr);gap:12px;padding:12px;display:grid}.st-qa-ask:hover{background:var(--ui-hover)}.st-qa-ask.is-on{background:var(--ui-surface);border-color:var(--ui-line);box-shadow:var(--ui-shadow)}.st-qa-n{background:color-mix(in srgb, var(--brand) 12%, transparent);width:26px;height:26px;color:var(--brand);font-family:var(--font-geist-mono), ui-monospace, monospace;transition:background var(--ui-motion), color var(--ui-motion);border-radius:9px;place-items:center;font-size:12px;font-weight:700;display:grid}.st-qa-ask.is-on .st-qa-n{background:var(--brand);color:#fff}.st-qa-ask-body{min-width:0;display:block}.st-qa-w{letter-spacing:.08em;text-transform:uppercase;color:var(--brand);font-size:10.5px;font-weight:700;display:block}.st-qa-q{letter-spacing:-.01em;margin-top:2px;font-size:16.5px;font-weight:700;line-height:1.25;display:block}.st-qa-a{color:var(--st-soft);margin-top:6px;font-size:13.5px;line-height:1.55;display:none}.st-qa-ask.is-on .st-qa-a{display:block}.st-qa-note{color:var(--st-mute);margin:10px 2px 0;font-size:12.5px;line-height:1.5}.st-panel{border:1px solid var(--ui-line);background:var(--ui-surface);box-shadow:var(--ui-shadow-lift);border-radius:16px;overflow:hidden}.st-panel-head{border-bottom:1px solid var(--ui-line-soft);color:var(--st-soft);margin:0;padding:10px 14px;font-size:12px;font-weight:600}.st-panel-body{padding:14px}@media (min-width:1000px){.st-panel-body{min-height:436px}}.st-panel-legend,.st-panel-when{color:var(--st-mute);margin:0;font-size:11.5px;line-height:1.5}.st-panel-legend{border-top:1px solid var(--ui-line-soft);margin-top:10px;padding-top:8px}.st-panel-when{margin-bottom:8px}.st-tourcards{gap:10px;display:grid}@media (min-width:520px){.st-tourcards{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1000px){.st-tourcards{grid-template-columns:repeat(3,minmax(0,1fr))}}.st-card{border:1px solid var(--ui-line-soft);background:var(--ui-surface);border-radius:12px;min-width:0;padding:10px}.st-card-top{align-items:center;gap:8px;min-width:0;display:flex}.st-card-id{min-width:0}.st-card-id strong{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;font-weight:600;line-height:1.25;display:block;overflow:hidden}.st-card-id span{color:var(--st-mute);font-size:11px}.st-card-mid{justify-content:space-between;align-items:flex-end;gap:12px;margin-top:8px;display:flex}.st-card-lab{letter-spacing:.07em;text-transform:uppercase;color:var(--st-mute);margin:0 0 4px;font-size:9.5px;font-weight:600}.st-bars{align-items:flex-end;gap:3px;width:84px;height:22px;display:flex}.st-bars span{background:color-mix(in srgb, var(--brand) 78%, transparent);border-radius:2px;flex:1;min-height:2px}.st-bars span.is-gap{border-bottom:2px dotted var(--ui-line);background:0 0;border-radius:0;align-self:flex-end;height:2px}.st-card-acwr{text-align:right}.st-card-acwr strong{font-variant-numeric:tabular-nums;font-size:15px;font-weight:700}.st-card-foot{color:var(--st-mute);margin:6px 0 0;font-size:11px}.st-strip{gap:6px;display:grid}.st-strip-row{grid-template-columns:20px minmax(0,1fr) auto auto;align-items:center;gap:4px 8px;display:grid}.st-strip-name{white-space:nowrap;text-overflow:ellipsis;font-size:12.5px;overflow:hidden}.st-strip-track{background:linear-gradient(var(--ui-line-soft), var(--ui-line-soft)) center / 100% 2px no-repeat;grid-column:1/-1;height:18px;position:relative}@media (min-width:560px){.st-strip-row{grid-template-columns:20px 128px minmax(0,1fr) 74px 44px}.st-strip-track{grid-column:auto}}.st-strip-band{background:var(--ui-sunken);border-radius:4px;position:absolute;top:3px;bottom:3px}.st-strip-mean{background:var(--ui-text-mute);opacity:.75;width:2px;position:absolute;top:1px;bottom:1px;transform:translate(-50%)}.st-strip-dot{border:2px solid var(--ui-surface);border-radius:50%;width:11px;height:11px;position:absolute;top:50%;transform:translate(-50%,-50%)}.st-strip-val{font-variant-numeric:tabular-nums;text-align:right;font-size:12px}.st-strip-pct{font-variant-numeric:tabular-nums;text-align:right;color:var(--st-mute);font-size:12px}.st-match-bar{background:color-mix(in srgb, var(--brand) 80%, transparent);border-radius:3px;position:absolute;top:4px;bottom:4px;left:0}.st-match-tick{background:var(--ui-text-mute);width:2px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.st-cycle-grid{align-items:center;gap:24px;display:grid}@media (min-width:900px){.st-cycle-grid{grid-template-columns:5fr 7fr;gap:48px}.st-cycle-copy{margin-bottom:0}}.st-cycle-pick{text-transform:none;letter-spacing:0;align-items:center;gap:8px;font-size:12.5px;display:inline-flex}.st-cycle-pick select{font-weight:600}.st-cycle-bars{grid-auto-columns:1fr;grid-auto-flow:column;gap:8px;height:200px;margin-top:4px;display:grid}.st-cycle-col{cursor:pointer;background:0 0;border:0;border-radius:8px;grid-template-rows:1fr auto;gap:6px;padding:0;display:grid}.st-cycle-col:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.st-cycle-track{background:var(--ui-sunken);border-radius:6px;height:100%;display:block;position:relative;overflow:visible}.st-cycle-bar{transition:height .36s var(--st-ease), background .2s var(--st-ease);border-radius:5px 5px 2px 2px;position:absolute;bottom:0;left:18%;right:18%}.st-cycle-col.is-hover .st-cycle-bar{filter:brightness(.92)}.st-cycle-nd{border:1px dashed var(--ui-line);border-radius:2px;height:4px;position:absolute;bottom:0;left:18%;right:18%}.st-cycle-ref{border-top:2px dashed var(--st-mute);height:0;transition:bottom .36s var(--st-ease);position:absolute;left:8%;right:8%}.st-cycle-md{color:var(--st-soft);text-align:center;font-variant-numeric:tabular-nums;font-size:11px;font-weight:650}.st-cycle-col.is-match .st-cycle-md{color:var(--st-ink)}.st-legend-tick{border-top:2px dashed var(--st-mute);width:14px;height:0;display:inline-block}.st-faq-grid{gap:24px;display:grid}@media (min-width:900px){.st-faq-grid{grid-template-columns:4fr 8fr;align-items:start;gap:48px}}.st-faq{gap:8px;display:grid}.st-faq-item{border:1px solid var(--ui-line);background:var(--ui-surface);transition:border-color var(--ui-motion), box-shadow var(--ui-motion);border-radius:12px;padding:0 18px}.st-faq-item[open]{border-color:color-mix(in srgb, var(--brand) 45%, var(--ui-line));box-shadow:var(--ui-shadow)}.st-faq-item summary{cursor:pointer;letter-spacing:-.01em;justify-content:space-between;align-items:center;gap:12px;min-height:52px;padding:12px 0;font-size:16px;font-weight:650;list-style:none;display:flex}.st-faq-item summary::-webkit-details-marker{display:none}.st-faq-item summary svg{color:var(--brand);transition:transform .22s var(--st-ease);flex:none}.st-faq-item[open] summary svg{transform:rotate(90deg)}.st-faq-item p{color:var(--st-soft);margin:0 0 16px;font-size:15px;line-height:1.6}.st-calc{gap:26px 30px;display:grid}@media (min-width:700px){.st-calc{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1080px){.st-calc{grid-template-columns:repeat(6,minmax(0,1fr))}.st-calc-group:nth-child(-n+3){grid-column:span 2}.st-calc-group:nth-child(n+4){grid-column:span 3}}.st-calc-group{min-width:0}.st-calc-h{border-bottom:1px solid var(--ui-line);letter-spacing:.02em;text-transform:uppercase;color:var(--st-ink);align-items:center;gap:9px;margin:0 0 12px;padding-bottom:9px;font-size:13px;font-weight:700;display:flex}.st-calc-list{gap:14px;margin:0;padding:0;display:grid}.st-calc-item{min-width:0}.st-calc-item dt{color:var(--st-ink);font-size:14.5px;font-weight:650;line-height:1.35}.st-calc-item dd{color:var(--st-soft);-webkit-hyphens:auto;hyphens:auto;margin:3px 0 0;font-size:13.5px;line-height:1.55}.st-calc-foot{border-top:1px solid var(--ui-line);margin-top:28px;padding-top:16px}.st-calc-foot p{max-width:78ch;color:var(--st-soft);margin:0;font-size:13.5px;line-height:1.6}.st-viz{border:1px solid var(--ui-line);border-radius:var(--ui-r);background:var(--ui-surface);margin:0 0 16px;padding:12px 12px 10px}.st-viz-cap{color:var(--st-soft);margin-top:8px;font-size:11.5px;line-height:1.45}.st-viz-out{color:var(--ui-text);font-weight:600}.st-viz-band{align-items:flex-end;gap:3px;height:68px;display:flex}.st-viz-col{flex:1 1 0;align-items:flex-end;min-width:0;height:100%;display:flex;position:relative}.st-viz-norm{background:color-mix(in srgb, var(--ui-text) 12%, transparent);border-radius:2px;position:absolute;left:0;right:0}.st-viz-bar{border-radius:2px 2px 0 0;width:100%;min-height:2px;position:relative}.st-viz-hole{border-top:1px dashed color-mix(in srgb, var(--ui-text) 34%, transparent);width:100%;height:2px}.st-viz-cycle{align-items:flex-end;gap:6px;height:82px;display:flex}.st-viz-day{flex-direction:column;flex:1 1 0;gap:4px;min-width:0;height:100%;display:flex}.st-viz-daybar{flex:1;align-items:flex-end;display:flex;position:relative}.st-viz-shadow{border-top:2px dashed color-mix(in srgb, var(--ui-text) 45%, transparent);height:0;position:absolute;left:-2px;right:-2px}.st-viz-md{text-align:center;color:var(--st-soft);font-variant-numeric:tabular-nums;font-size:9.5px}.st-viz-speed{gap:8px;display:grid}.st-viz-srow{align-items:center;gap:7px;display:flex}.st-viz-strack{background:var(--ui-sunken);border-radius:6px;flex:1;min-width:0;height:12px;position:relative;overflow:visible}.st-viz-sbar{background:color-mix(in srgb, var(--brand) 72%, transparent);border-radius:6px;position:absolute;inset:0 auto 0 0}.st-viz-stick{background:var(--ui-text);border-radius:1px;width:2px;position:absolute;top:-3px;bottom:-3px}.st-viz-sval{text-align:right;font-variant-numeric:tabular-nums;min-width:40px;color:var(--st-ink);font-size:12px;font-weight:650}.st-viz-ruler{background:var(--ui-sunken);border-radius:7px;height:14px;position:relative;overflow:hidden}.st-viz-zone{position:absolute;top:0;bottom:0}.st-viz-z1{background:color-mix(in srgb, var(--ui-text) 9%, transparent);left:0}.st-viz-z2{background:color-mix(in srgb, var(--ui-text) 18%, transparent)}.st-viz-z3{background:color-mix(in srgb, var(--brand) 55%, transparent)}.st-viz-swatch.st-viz-z1{background:color-mix(in srgb, var(--ui-text) 14%, transparent);position:static}.st-viz-swatch.st-viz-z2{background:color-mix(in srgb, var(--ui-text) 26%, transparent);position:static}.st-viz-swatch.st-viz-z3{background:color-mix(in srgb, var(--brand) 55%, transparent);position:static}.st-viz-mark{background:var(--ui-text);width:2px;position:absolute;top:-1px;bottom:-1px;overflow:visible}.st-viz-mark b{white-space:nowrap;color:var(--st-ink);font-size:10.5px;font-weight:700;position:absolute;top:-3px;left:5px}.st-viz-zones{color:var(--st-soft);flex-wrap:wrap;gap:3px 12px;margin:7px 0 0;padding:0;font-size:10.5px;line-height:1.35;list-style:none;display:flex}.st-viz-zones li{align-items:center;gap:5px;display:inline-flex}.st-viz-swatch{border-radius:3px;flex:none;width:10px;height:10px}.st-viz-card{gap:8px;display:grid}.st-viz-cardhead{align-items:center;gap:8px;display:flex}.st-viz-cardname{min-width:0;color:var(--st-ink);text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:13px;font-weight:650;overflow:hidden}.st-viz-cardz{font-variant-numeric:tabular-nums;color:var(--st-ink);font-size:12px;font-weight:650}.st-viz-spark{align-items:flex-end;gap:4px;height:34px;display:flex}.st-viz-cardfoot{color:var(--st-soft);margin:0;font-size:10.5px}.st-viz-perm{border-collapse:collapse;width:100%;font-size:11.5px}.st-viz-perm th,.st-viz-perm td{text-align:center;padding:5px 4px}.st-viz-perm thead th{color:var(--st-soft);font-size:10.5px;font-weight:600;line-height:1.25}.st-viz-perm tbody th{text-align:left;color:var(--st-ink);white-space:nowrap;font-weight:650}.st-viz-perm tbody tr+tr{border-top:1px solid var(--ui-line)}.st-viz-yes{color:var(--brand);font-size:12px}.st-viz-no{color:var(--st-soft)}.st-viz-teams{gap:9px;display:grid}.st-viz-trow{align-items:center;gap:7px;display:flex}.st-viz-tname{min-width:76px;color:var(--st-ink);font-size:11.5px;font-weight:650}@media (min-width:720px){.st-method-lead,.st-method-sec p,.st-legal-intro,.st-legal-sec p,.st-calc-item dd{text-align:justify}}.st-doc{align-items:start;gap:22px;display:grid}.st-doc-body{min-width:0}@media (min-width:1000px){.st-doc{grid-template-columns:264px minmax(0,1fr);gap:44px}.st-doc>nav{max-height:calc(100vh - 96px);position:sticky;top:76px;overflow-y:auto}.st-doc>nav ol{grid-template-columns:1fr}}.st-method-head{padding-bottom:8px}.st-method-hero{color:#eef2fb;background:radial-gradient(700px 320px at 90% -10%, #ffffff1f, transparent 60%), linear-gradient(135deg, var(--st-night) 0%, color-mix(in srgb, var(--brand) 32%, var(--st-night)) 60%, color-mix(in srgb, var(--brand) 55%, #101b33) 100%);padding-top:56px;padding-bottom:40px}.st-method-hero .st-kicker{color:#9db4e6}.st-method-hero .st-method-h1{color:#f4f7ff}.st-method-hero .st-method-lead{color:#cdd9f2;margin-bottom:6px}.st-method-h1{max-width:20ch;margin:6px 0 14px}.st-method-lead{max-width:70ch;color:var(--st-soft);-webkit-hyphens:auto;hyphens:auto;margin:0 0 26px;font-size:17px;line-height:1.65}.st-method-toc{border:1px solid var(--ui-line);border-radius:var(--ui-r);background:var(--ui-surface);max-width:760px;padding:16px 18px}.st-method-toclabel{letter-spacing:.05em;text-transform:uppercase;color:var(--st-soft);margin:0 0 10px;font-size:11px;font-weight:700}.st-method-toc ol{gap:7px 22px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.st-method-toc ol{grid-template-columns:1fr 1fr}}.st-method-toc a{color:var(--st-ink);align-items:baseline;gap:9px;font-size:14px;line-height:1.4;text-decoration:none;display:flex}.st-method-toc a:hover{color:var(--brand);text-decoration:underline}.st-method-num{font-variant-numeric:tabular-nums;min-width:20px;color:var(--brand);flex:none;font-size:12px;font-weight:700}.st-method-body{padding-top:10px}.st-method-sec{border-top:1px solid var(--ui-line);padding:22px 0 4px;scroll-margin-top:78px}.st-method-sec:first-child{border-top:0}.st-method-sec h2{align-items:center;gap:12px;max-width:40ch;margin:0 0 12px;display:flex}.st-method-sec h2 .st-method-num{background:color-mix(in srgb, var(--brand) 9%, transparent);border:1px solid color-mix(in srgb, var(--brand) 22%, transparent);width:34px;height:34px;color:var(--brand);border-radius:10px;place-items:center;font-size:14px;font-weight:800;display:grid}.st-method-sec p{color:var(--st-ink);-webkit-hyphens:auto;hyphens:auto;margin:0 0 12px;font-size:16px;line-height:1.7}.st-method-cost{border-left:3px solid var(--brand);border-radius:0 var(--ui-r-sm,8px) var(--ui-r-sm,8px) 0;background:color-mix(in srgb, var(--brand) 5%, var(--ui-sunken));padding:10px 14px;color:var(--st-soft)!important;font-size:14.5px!important}.st-method-end{justify-items:start;gap:14px;display:grid}.st-method-endhint{color:var(--st-ink);margin:0;font-size:16px}.st-method-endrow{flex-wrap:wrap;gap:10px;display:flex}.st-legal-h1{max-width:22ch;margin:6px 0 8px;font-size:clamp(30px,4vw,44px)}.st-legal-meta{color:var(--st-soft);font-variant-numeric:tabular-nums;margin:0 0 18px;font-size:12.5px}.st-legal-draft{border-left:3px solid var(--status-warn,#f59e0b);border-radius:0 var(--ui-r) var(--ui-r) 0;max-width:62ch;color:var(--st-ink);background:#f59e0b1a;margin:0 0 16px;padding:10px 14px;font-size:13.5px;line-height:1.55}.st-legal-note{max-width:62ch;color:var(--st-soft);margin:0 0 18px;font-size:12.5px;line-height:1.55}.st-legal-intro{max-width:70ch;color:var(--st-ink);-webkit-hyphens:auto;hyphens:auto;margin:0 0 26px;font-size:16.5px;line-height:1.65}.st-legal-toc{border:1px solid var(--ui-line);border-radius:var(--ui-r);background:var(--ui-surface);max-width:760px;margin:0 0 8px;padding:16px 18px}.st-legal-toc ol{gap:7px 22px;margin:0;padding:0;list-style:none;display:grid}@media (min-width:700px){.st-legal-toc ol{grid-template-columns:1fr 1fr}}.st-legal-toc a{color:var(--st-ink);align-items:baseline;gap:9px;font-size:14px;line-height:1.4;text-decoration:none;display:flex}.st-legal-toc a:hover{color:var(--brand);text-decoration:underline}.st-legal-sec{border-top:1px solid var(--ui-line);padding:22px 0 4px;scroll-margin-top:78px}.st-legal-sec h2{align-items:baseline;gap:10px;max-width:40ch;margin:0 0 12px;display:flex}.st-legal-sec p{color:var(--st-ink);-webkit-hyphens:auto;hyphens:auto;margin:0 0 12px;font-size:16px;line-height:1.7}.st-legal-tabwrap{max-width:100%;margin:2px 0 18px;overflow-x:auto}.st-legal-tab{border-collapse:collapse;width:100%;min-width:460px;font-size:13.5px;line-height:1.5}.st-legal-tab th,.st-legal-tab td{text-align:left;vertical-align:top;border-bottom:1px solid var(--ui-line);padding:8px 12px 8px 0}.st-legal-tab thead th{letter-spacing:.04em;text-transform:uppercase;color:var(--st-soft);border-bottom:1px solid var(--ui-line);padding-bottom:6px;font-size:11.5px;font-weight:650}.st-legal-tab tbody th{color:var(--st-ink);font-weight:600}.st-legal-tab tbody td{color:var(--st-soft)}.st-legal-tab tbody tr:last-child th,.st-legal-tab tbody tr:last-child td{border-bottom:0}.st-legal-end{border-top:1px solid var(--ui-line);margin-top:30px;padding-top:18px}.st-legal-links{flex-wrap:wrap;gap:10px;margin-top:10px;display:flex}.st-contact-list{gap:18px;margin:4px 0 0;padding:0;list-style:none;display:grid}@media (min-width:760px){.st-contact-list{grid-template-columns:repeat(3,minmax(0,1fr))}}.st-contact-item{gap:12px;min-width:0;display:flex}.st-contact-h{color:var(--st-ink);margin:0 0 4px;font-size:15px;font-weight:650}.st-contact-b{color:var(--st-soft);margin:0 0 6px;font-size:13.5px;line-height:1.55}.st-contact-v{color:var(--brand);word-break:break-word;margin:0;font-size:14px;font-weight:600}.st-contact-org{border-top:1px solid var(--ui-line);margin-top:30px;padding-top:16px}.st-contact-org p{color:var(--st-soft);margin:6px 0 0;font-size:13.5px}.st-footer-legal{flex-wrap:wrap;gap:6px 16px;margin-top:10px;font-size:12.5px;display:flex}.st-footer-legal a{color:var(--st-soft);text-decoration:none}.st-footer-legal a:hover{color:var(--brand);text-decoration:underline}.st-footer-nav{gap:10px;display:grid}
