@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap";/*! tailwindcss v4.3.0 | MIT License | https://tailwindcss.com */@layer properties{@supports (((-webkit-hyphens:none)) and (not (margin-trim:inline))) or ((-moz-orient:inline) and (not (color:rgb(from red r g b)))){*,:before,:after,::backdrop{--tw-rotate-x:initial;--tw-rotate-y:initial;--tw-rotate-z:initial;--tw-skew-x:initial;--tw-skew-y:initial;--tw-font-weight:initial;--tw-blur:initial;--tw-brightness:initial;--tw-contrast:initial;--tw-grayscale:initial;--tw-hue-rotate:initial;--tw-invert:initial;--tw-opacity:initial;--tw-saturate:initial;--tw-sepia:initial;--tw-drop-shadow:initial;--tw-drop-shadow-color:initial;--tw-drop-shadow-alpha:100%;--tw-drop-shadow-size:initial}}}@layer theme{:root,:host{--font-sans:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--color-zinc-500:oklch(55.2% .016 285.938);--color-zinc-900:oklch(21% .006 285.885);--color-white:#fff;--spacing:.25rem;--text-sm:.875rem;--text-sm--line-height:calc(1.25 / .875);--font-weight-semibold:600;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab,red,red)){::placeholder{color:color-mix(in oklab,currentcolor 50%,transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){-webkit-appearance:button;-moz-appearance:button;appearance:button}::file-selector-button{-webkit-appearance:button;-moz-appearance:button;appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.mt-2{margin-top:calc(var(--spacing) * 2)}.grid{display:grid}.min-h-screen{min-height:100vh}.transform{transform:var(--tw-rotate-x,) var(--tw-rotate-y,) var(--tw-rotate-z,) var(--tw-skew-x,) var(--tw-skew-y,)}.place-items-center{place-items:center}.bg-white{background-color:var(--color-white)}.px-6{padding-inline:calc(var(--spacing) * 6)}.text-center{text-align:center}.text-sm{font-size:var(--text-sm);line-height:var(--tw-leading,var(--text-sm--line-height))}.font-semibold{--tw-font-weight:var(--font-weight-semibold);font-weight:var(--font-weight-semibold)}.text-zinc-500{color:var(--color-zinc-500)}.text-zinc-900{color:var(--color-zinc-900)}.filter{filter:var(--tw-blur,) var(--tw-brightness,) var(--tw-contrast,) var(--tw-grayscale,) var(--tw-hue-rotate,) var(--tw-invert,) var(--tw-saturate,) var(--tw-sepia,) var(--tw-drop-shadow,)}}:root{--paper:#fff;--surface:#fff;--ink:#0a2540;--ink-strong:#081a2f;--ink-soft:#607086;--ink-muted:#7b8ba1;--line:#e6ebf1;--line-strong:#cfd8e3;--accent:#ff6a00;--accent-press:#e95f00;--accent-soft:#fff6ed;--accent-line:#ffd7b5;--paid:#178557;--paid-bg:#e7f4ed;--font-display:"Inter", ui-sans-serif, system-ui, sans-serif;--font-body:"Inter", ui-sans-serif, system-ui, sans-serif;--font-mono:"Inter", ui-sans-serif, system-ui, sans-serif;--wrap:1120px;--wrap-wide:1240px;--frame-gutter:max(20px, calc((100vw - var(--wrap-wide)) / 2));--r:8px}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;min-height:100%}body{background:var(--paper);min-height:100%;color:var(--ink);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;font-size:16px;line-height:1.65}#root{min-height:100%}.site-shell{isolation:isolate;background:var(--paper);min-height:100vh;color:var(--ink);position:relative;overflow-x:hidden}.site-shell:before{content:"";inset-block:0;left:var(--frame-gutter);right:var(--frame-gutter);pointer-events:none;z-index:0;border-left:1px solid #e6ebf1b8;border-right:1px solid #e6ebf1b8;position:fixed}.site-shell>*{z-index:1;position:relative}a{color:inherit;text-decoration:none}img,svg{display:block}::selection{background:var(--ink);color:var(--surface)}:focus-visible{outline:2px solid var(--accent);outline-offset:3px;border-radius:4px}.wrap{max-width:var(--wrap);margin-inline:auto;padding-inline:clamp(20px,3.5vw,28px)}#flow .wrap,#product .wrap,#paid .wrap,#pricing .wrap,main>.wrap:not(.hero-grid){max-width:var(--wrap-wide)}.eyebrow,.legal-card-label{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;color:var(--ink-muted);font-size:.76rem;font-weight:800}.accent-mark{color:var(--accent)}h1,h2,h3{font-family:var(--font-display);letter-spacing:0;color:var(--ink-strong);font-weight:700;line-height:1.08}.lead{color:var(--ink-soft);max-width:40rem;font-size:1.08rem;line-height:1.72}.btn{min-height:42px;font-family:var(--font-body);cursor:pointer;white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:.5rem;padding:.68rem 1rem;font-size:.92rem;font-weight:700;line-height:1;transition:transform .16s,background .16s,border-color .16s;display:inline-flex}.btn-primary{background:var(--accent);border-color:var(--accent);color:var(--surface)}.btn-primary:hover{background:var(--accent-press);border-color:var(--accent-press);transform:translateY(-1px)}.btn-ghost{background:var(--surface);border-color:var(--line-strong);color:var(--ink)}.btn-ghost:hover{background:#fbfdff;border-color:#b8c5d4;transform:translateY(-1px)}.btn-dark{background:var(--ink);color:var(--paper)}.btn-dark:hover{transform:translateY(-1px)}.btn:disabled{cursor:not-allowed;opacity:.68;transform:none}.btn-block{justify-content:center;width:100%}.btn svg{width:15px;height:15px}.nav{z-index:50;-webkit-backdrop-filter:saturate(160%)blur(12px);backdrop-filter:saturate(160%)blur(12px);background:#ffffffe0;border-bottom:1px solid #e6ebf1e0;position:sticky;top:0}.nav-inner{justify-content:space-between;align-items:center;height:72px;display:flex}.brand{font-family:var(--font-display);letter-spacing:0;color:var(--ink-strong);align-items:center;gap:.78rem;font-size:1.04rem;font-weight:700;display:flex}.brand .glyph{width:34px;height:34px;color:var(--paper);background:#111318;border-radius:8px;place-items:center;font-size:.92rem;font-weight:800;display:grid}.nav-links{color:var(--ink-soft);gap:2rem;font-size:.92rem;font-weight:600;display:flex}.nav-links a:hover{color:var(--ink)}.nav-right{align-items:center;gap:.75rem;display:flex}.nav-login{color:var(--ink);font-size:.92rem;font-weight:700}.nav-login:hover{color:var(--ink)}.nav-right .btn{min-height:38px;padding:.56rem .88rem;font-size:.88rem}.hero{min-height:calc(100vh - 72px);padding-block:72px 0;position:relative;overflow:hidden}.hero:before{content:"";z-index:2;width:var(--frame-gutter);pointer-events:none;background:0 0;border-left:1px solid #ffffff52;height:clamp(632px,60vh,664px);position:absolute;top:-60px;right:0}.hero:after{content:"";z-index:0;clip-path:polygon(8% 0,100% 0,100% 100%,76% 100%,45% 74%,0 4%);opacity:.9;filter:saturate(1.08);pointer-events:none;background:linear-gradient(108deg,#dbecffd6,#d5e1ffe0 32%,#ff9136e6 58%,#ff5da9d6 78%,#635bffdb);width:min(680px,50vw);height:clamp(632px,60vh,664px);position:absolute;top:-60px;right:0}.hero-grid{z-index:3;display:block;position:relative}.hero-copy{max-width:940px;margin-left:clamp(0px,7.5vw,150px);padding-top:clamp(48px,7vh,76px)}.hero-kicker{color:var(--ink);margin-bottom:1.6rem;font-size:.92rem;font-weight:700}.hero h1{max-width:13em;font-size:4.25rem;font-weight:600;line-height:1.08}.hero .lead{max-width:38rem;margin-top:1.5rem}.hero-cta{flex-wrap:wrap;gap:.75rem;margin-top:2rem;display:flex}.trades{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;color:var(--ink-muted);flex-wrap:wrap;gap:.42rem .85rem;max-width:none;font-size:.76rem;font-weight:800;display:flex}.trades span{align-items:center;gap:.85rem;display:inline-flex}.trades span:after{content:"";background:var(--line-strong);border-radius:50%;width:3px;height:3px}.trades span:last-child:after{display:none}.hero-trade-strip{isolation:isolate;justify-content:space-between;gap:1rem 2rem;margin-top:4.35rem;padding-block:1.25rem;position:relative}.hero-trade-strip:before,.hero-trade-strip:after{content:"";pointer-events:none;width:100vw;position:absolute;left:50%;transform:translate(-50%)}.hero-trade-strip:before{z-index:2;background:var(--line);height:1px;top:0}.hero-trade-strip:after{z-index:0;background:var(--paper);border-bottom:1px solid var(--line);top:1px;bottom:0}.hero-trade-strip span{z-index:1;position:relative}.hero-trade-strip span:after{display:none}.hero-visual{min-height:448px;display:none;position:relative}.hero-card{border:1px solid var(--line);border-radius:var(--r);background:#fffffffa}.hero-request-card{padding:1.35rem}.hero-card-top,.hero-pay-top{color:var(--ink);align-items:center;gap:.72rem;font-size:.92rem;font-weight:700;display:flex}.hero-card-top strong{color:var(--ink-muted);margin-left:auto;font-size:.78rem;font-weight:700}.hero-logo{color:#fff;background:#111318;border-radius:8px;place-items:center;width:32px;height:32px;font-weight:800;display:grid}.hero-request{border-bottom:1px solid var(--line);margin-top:1.7rem;padding-bottom:1.25rem}.hero-request p{color:var(--ink-soft);font-size:.86rem;font-weight:600}.hero-request strong{color:var(--ink-strong);margin-top:.25rem;font-size:1.34rem;display:block}.hero-request span{color:var(--ink-muted);margin-top:.2rem;font-size:.88rem;display:block}.hero-flow{background:var(--line);border:1px solid var(--line);border-radius:var(--r);grid-template-columns:repeat(4,1fr);gap:1px;margin-top:1.15rem;display:grid;overflow:hidden}.hero-flow-step{background:#fff;align-content:center;gap:.24rem;min-height:78px;padding:.85rem .75rem;display:grid}.hero-flow-step span{color:var(--accent);font-size:.72rem;font-weight:800}.hero-flow-step strong{color:var(--ink);font-size:.86rem}.hero-pay-card{width:82%;padding:1.2rem;position:absolute;bottom:0;right:18px}.hero-pay-top{justify-content:space-between}.hero-total{justify-content:space-between;align-items:baseline;gap:1rem;margin-top:1.25rem;display:flex}.hero-total span{color:var(--ink-soft);font-size:.84rem;font-weight:700}.hero-total strong{color:var(--ink-strong);font-size:1.9rem;line-height:1}.hero-meter{background:#eef3f8;border-radius:999px;height:8px;margin-top:1.1rem;overflow:hidden}.hero-meter span{border-radius:inherit;background:linear-gradient(90deg,var(--accent),#ffb86b);width:82%;height:100%;display:block}.pipe-section{padding-block:94px 112px}.pipe-head{gap:.7rem;max-width:44rem;margin-bottom:3.7rem;display:grid}.pipe-head h2{font-size:2.72rem}.pipe{background:var(--surface);grid-template-columns:repeat(4,minmax(0,1fr));align-items:start;gap:2.3rem clamp(1.7rem,4vw,4.3rem);display:grid}.stage{min-width:0;padding-top:3.7rem;position:relative}.stage:not(.stage-paid):after{content:"";z-index:0;background:linear-gradient(90deg,var(--accent-line),var(--line));height:1px;position:absolute;top:21px;left:46px;right:calc(-1*clamp(1.7rem,4vw,4.3rem))}.stage-marker{z-index:1;border:2px solid var(--accent);background:var(--paper);width:42px;height:42px;color:var(--accent);font-family:var(--font-mono);border-radius:50%;place-items:center;font-size:.76rem;font-weight:800;line-height:1;display:grid;position:absolute;top:0;left:0}.stage-paid .stage-marker{border-color:var(--paid);color:var(--paid)}.stage-marker svg{stroke-width:3px;width:17px;height:17px}.stage-name{font-family:var(--font-display);letter-spacing:0;align-items:center;gap:.5rem;font-size:1.1rem;font-weight:700;display:flex}.stage-icon{width:20px;height:20px;color:var(--accent);flex:none}.stage-paid .stage-icon{color:var(--paid)}.stage-icon svg{stroke-width:2px;width:20px;height:20px}.stage-desc{color:var(--ink-soft);margin-top:.58rem;font-size:.95rem;line-height:1.62}.stage-receipt{background:var(--paid-bg);color:var(--paid);border:1px solid #1785573d;border-radius:999px;align-items:center;gap:.38rem;margin-top:.9rem;padding:.28rem .7rem;font-size:.78rem;font-weight:800;display:inline-flex}.stage-receipt svg{stroke-width:3px;width:12px;height:12px}.paid-badge{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;background:var(--paid-bg);color:var(--paid);border-radius:6px;align-items:center;gap:.35rem;padding:.2rem .52rem;font-size:.68rem;font-weight:800;display:inline-flex}.paid-badge svg{width:11px;height:11px}.section{padding-block:108px}.section-tight{padding-top:72px}.section-head{max-width:44rem;margin-bottom:3.3rem}.section-head h2{margin-top:.75rem;font-size:2.85rem}.section-head .lead{margin-top:.9rem}.pricing-head{max-width:40rem}.grid{background:0 0;grid-template-columns:repeat(3,1fr);gap:clamp(2rem,4.5vw,4.6rem) clamp(2rem,5vw,5.6rem);display:grid}.cell{background:var(--surface);border-top:1px solid var(--line);padding:1.6rem 0 0}.cell-ic{background:var(--accent-soft);border:1px solid var(--accent-line);width:38px;height:38px;color:var(--accent);border-radius:8px;place-items:center;display:grid}.cell-ic svg{width:20px;height:20px}.cell h3{letter-spacing:0;margin-top:1.2rem;font-size:1.12rem}.cell p{color:var(--ink-soft);margin-top:.42rem;font-size:.94rem;line-height:1.58}.pay{grid-template-columns:minmax(0,1fr) minmax(340px,450px);align-items:center;gap:clamp(4rem,9vw,8.5rem);display:grid}.pay-title{margin-top:.75rem;font-size:2.8rem}.pay-list{gap:1rem;margin-top:1.65rem;list-style:none;display:grid}.pay-list li{color:var(--ink);align-items:flex-start;gap:.82rem;font-size:1rem;display:flex}.pay-list .tick{background:var(--paid-bg);width:22px;height:22px;color:var(--paid);border-radius:7px;flex:none;place-items:center;margin-top:2px;display:grid}.pay-list .tick svg{width:12px;height:12px}.invoice{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.75rem;box-shadow:0 24px 70px #0a25400d}.inv-top{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:1.1rem;display:flex}.inv-id{font-family:var(--font-mono);align-items:center;gap:.62rem;font-size:.92rem;font-weight:700;display:flex}.inv-id .glyph{width:32px;height:32px;color:var(--paper);font-family:var(--font-display);background:#111318;border-radius:8px;place-items:center;font-size:.9rem;font-weight:800;display:grid}.inv-row{border-bottom:1px solid var(--line);justify-content:space-between;gap:1rem;padding:.75rem 0;font-size:.95rem;display:flex}.inv-row span:first-child{color:var(--ink-soft)}.inv-total{justify-content:space-between;align-items:baseline;padding-top:1rem;display:flex}.inv-total .label{color:var(--ink-soft);font-size:.78rem;font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;font-weight:800}.inv-total .amt{font-family:var(--font-display);letter-spacing:0;font-size:2rem;font-weight:800}.inv-foot{color:var(--paid);align-items:center;gap:.5rem;margin-top:1.1rem;font-size:.9rem;font-weight:700;display:flex}.inv-foot svg{width:15px;height:15px}.price-grid{grid-template-columns:repeat(3,1fr);align-items:stretch;gap:clamp(1.4rem,2.5vw,2rem);display:grid}.plan{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);flex-direction:column;height:100%;padding:2rem 1.85rem;display:flex}.plan.pop{border-color:var(--accent);position:relative;box-shadow:0 24px 70px #ff6a0014}.plan .tag{font-family:var(--font-mono);letter-spacing:0;color:var(--ink);font-size:.88rem;font-weight:800}.pop-flag{background:var(--accent);color:var(--surface);font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;border-radius:6px;padding:.24rem .6rem;font-size:.66rem;font-weight:800;position:absolute;top:-1px;right:18px;transform:translateY(-50%)}.plan .desc{color:var(--ink-soft);min-height:2.9em;margin-top:.55rem;font-size:.94rem;line-height:1.55}.plan .price{font-family:var(--font-display);letter-spacing:0;color:var(--ink-strong);margin-top:1.5rem;font-size:2.2rem;font-weight:800}.plan .price small{font-family:var(--font-body);color:var(--ink-soft);letter-spacing:0;font-size:.95rem;font-weight:600}.plan .billed{font-family:var(--font-mono);letter-spacing:0;color:var(--ink-soft);margin-top:.2rem;font-size:.74rem;font-weight:800}.plan .seats{color:var(--ink-soft);margin-top:.25rem;font-size:.88rem}.plan .btn{margin-top:1.35rem}.feat{border-top:1px solid var(--line);gap:.72rem;margin-top:1.55rem;padding-top:1.55rem;list-style:none;display:grid}.feat li{color:var(--ink);align-items:flex-start;gap:.6rem;font-size:.92rem;display:flex}.feat .ck{color:var(--accent);flex:none;margin-top:4px}.feat .ck svg{width:13px;height:13px}.price-note{text-align:center;color:var(--ink-soft);margin-top:1.6rem;font-size:.92rem}.price-note a{color:var(--ink);border-bottom:1px solid var(--accent);padding-bottom:1px;font-weight:700}.cta-band{background:var(--surface);color:var(--ink);border:1px solid var(--line);border-radius:var(--r);text-align:center;margin-block:34px;padding:3rem 2rem}.cta-band h2{color:var(--ink-strong);max-width:20ch;margin-inline:auto;font-size:2.45rem}.cta-band p{color:var(--ink-soft);margin-top:.9rem;max-width:42ch;margin-inline:auto}.cta-band .hero-cta{justify-content:center;margin-top:1.85rem}footer{border-top:1px solid var(--line);background:#fbfdff;margin-top:58px;padding-block:48px 1.8rem}.foot-grid{grid-template-columns:2fr 1fr 1fr 1fr;gap:2rem;display:grid}.foot-brand p{color:var(--ink-soft);max-width:24ch;margin-top:.85rem;font-size:.92rem}.foot-col h4{font-family:var(--font-mono);letter-spacing:0;text-transform:uppercase;color:var(--ink-muted);font-size:.74rem;font-weight:800}.foot-col ul{gap:.55rem;margin-top:.9rem;list-style:none;display:grid}.foot-col a{color:var(--ink);font-size:.92rem}.foot-col a:hover{color:var(--accent)}.foot-bottom{border-top:1px solid var(--line);color:var(--ink-soft);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:.6rem;margin-top:2.8rem;padding-top:1.35rem;font-size:.84rem;display:flex}.foot-bottom .reg{font-family:var(--font-mono);letter-spacing:0;font-weight:800}.contact-page{padding-bottom:54px}.contact-hero{padding-block:82px 34px}.contact-layout{grid-template-columns:minmax(0,1fr) minmax(320px,420px);align-items:center;gap:64px;display:grid}.contact-copy h1{max-width:13ch;margin-top:.8rem;font-size:3.45rem;font-weight:700}.contact-copy .lead{max-width:40rem;margin-top:1.1rem}.contact-card,.simple-card,.checkout-card,.legal-card,.legal-callout,.legal-section{background:var(--surface);border:1px solid var(--line);border-radius:var(--r)}.contact-card{padding:1.55rem}.contact-card h2{max-width:14ch;font-size:1.48rem}.contact-form{gap:.86rem;margin-top:1rem;display:grid}.contact-field{gap:.36rem;display:grid}.contact-field label{color:var(--ink);font-size:.8rem;font-weight:700}.contact-field input,.contact-field textarea{border:1px solid var(--line-strong);background:var(--surface);width:100%;color:var(--ink);font:inherit;border-radius:6px;outline:none;padding:.65rem .72rem;font-size:.92rem;line-height:1.4;transition:border-color .15s}.contact-field input{height:42px}.contact-field textarea{resize:vertical;min-height:102px}.contact-field input:focus,.contact-field textarea:focus{border-color:var(--accent)}.contact-success{border:1px solid var(--accent-line);background:var(--accent-soft);color:var(--ink);border-radius:6px;margin-top:.7rem;padding:.72rem .78rem;font-size:.88rem;line-height:1.45}.contact-footnote{color:var(--ink-soft);margin-top:.9rem;font-size:.85rem}.contact-footnote a{color:var(--accent);border-bottom:1px solid;font-weight:700}.contact-list{border-top:1px solid var(--line);gap:.8rem;margin-top:1.4rem;padding-top:1.4rem;list-style:none;display:grid}.contact-list li{color:var(--ink);align-items:flex-start;gap:.72rem;font-size:.95rem;line-height:1.5;display:flex}.contact-list .tick{background:var(--paid-bg);width:20px;height:20px;color:var(--paid);border-radius:6px;flex:none;place-items:center;margin-top:2px;display:grid}.contact-list .tick svg{width:11px;height:11px}.contact-cta{margin-top:2.5rem}.simple-page{padding-block:82px 60px}.simple-layout{grid-template-columns:minmax(0,1fr) minmax(280px,400px);align-items:center;gap:64px;display:grid}.simple-copy h1{max-width:13ch;margin-top:.8rem;font-size:3.25rem;font-weight:700}.simple-copy .lead{max-width:40rem;margin-top:1.1rem}.simple-card{padding:1.8rem}.simple-card h2{margin-top:.72rem;font-size:1.7rem}.simple-card p:not(.legal-card-label){color:var(--ink-soft);margin-top:.85rem;font-size:.96rem;line-height:1.68}.checkout-page{padding-block:82px 60px}.checkout-layout{grid-template-columns:minmax(0,1fr) minmax(340px,450px);align-items:center;gap:64px;display:grid}.checkout-copy h1{max-width:12ch;margin-top:.8rem;font-size:3.3rem;font-weight:700}.checkout-copy .lead{max-width:40rem;margin-top:1.1rem}.checkout-card{padding:1.85rem}.checkout-plan-head{gap:1.2rem;margin-top:1rem;display:grid}.checkout-plan-head h2{font-size:1.8rem}.checkout-plan-head p{color:var(--ink-soft);margin-top:.55rem;font-size:.94rem;line-height:1.62}.checkout-price{font-family:var(--font-display);letter-spacing:0;color:var(--ink-strong);font-size:2.15rem;font-weight:800}.checkout-price small{font-family:var(--font-body);color:var(--ink-soft);letter-spacing:0;font-size:.95rem;font-weight:600}.checkout-meta{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.checkout-meta span{border:1px solid var(--line);color:var(--ink-soft);background:#fbfdff;border-radius:6px;padding:.3rem .54rem;font-size:.8rem;font-weight:700}.checkout-list{border-top:1px solid var(--line);gap:.64rem;margin-top:1.25rem;padding-top:1.25rem;list-style:none;display:grid}.checkout-list li{color:var(--ink);padding-left:1rem;font-size:.92rem;position:relative}.checkout-list li:before{content:"";background:var(--accent);border-radius:50%;width:5px;height:5px;position:absolute;top:.68rem;left:0}.checkout-card .btn{margin-top:1.35rem}.checkout-note{color:var(--ink-soft);text-align:center;margin-top:.82rem;font-size:.84rem}.legal-page{padding-bottom:54px}.legal-hero{padding-block:78px 34px}.legal-hero-inner{max-width:var(--wrap)}.legal-hero-copy{max-width:780px}.legal-hero h1{max-width:14ch;margin-top:.75rem;font-size:3.25rem;font-weight:700}.legal-hero .lead{max-width:52rem;margin-top:1.1rem}.legal-updated{font-family:var(--font-mono);letter-spacing:0;color:var(--ink-soft);margin-top:1rem;font-size:.78rem;font-weight:800}.legal-summary{background:var(--surface);border:1px solid var(--line);border-radius:var(--r);padding:1.35rem}.legal-summary ul{gap:.75rem;margin-top:1rem;list-style:none;display:grid}.legal-summary li{color:var(--ink);padding-left:1.35rem;font-size:.92rem;line-height:1.55;position:relative}.legal-summary li:before{content:"";background:var(--accent);border-radius:50%;width:7px;height:7px;position:absolute;top:.62rem;left:0}.legal-switcher{flex-wrap:wrap;gap:.55rem;margin-bottom:2rem;display:flex}.legal-switcher a{border:1px solid var(--line-strong);min-height:38px;color:var(--ink-soft);background:var(--surface);border-radius:8px;justify-content:center;align-items:center;padding:.48rem .88rem;font-size:.92rem;font-weight:700;transition:background .15s,border-color .15s,color .15s;display:inline-flex}.legal-switcher a:hover,.legal-switcher a.active{background:var(--ink);border-color:var(--ink);color:var(--surface)}.legal-layout{grid-template-columns:minmax(220px,280px) minmax(0,1fr);align-items:start;gap:48px;display:grid}.legal-card{padding:1.15rem}.legal-toc{position:sticky;top:96px}.legal-toc nav{gap:.58rem;margin-top:.95rem;display:grid}.legal-toc a{color:var(--ink);font-size:.92rem;line-height:1.38}.legal-toc a:hover{color:var(--accent)}.legal-content{gap:1rem;display:grid}.legal-callout{color:var(--ink);padding:1.25rem;font-size:1rem;line-height:1.68}.legal-section{padding:1.45rem;scroll-margin-top:96px}.legal-section h2{font-size:1.42rem}.legal-section p{color:var(--ink-soft);margin-top:.8rem;line-height:1.78}.legal-list{gap:.72rem;margin-top:1rem;list-style:none;display:grid}.legal-list li{color:var(--ink-soft);padding-left:1.2rem;line-height:1.68;position:relative}.legal-list li:before{content:"";background:var(--accent);border-radius:999px;width:5px;height:5px;position:absolute;top:.76rem;left:0}.legal-cta{margin-top:4rem}@media (prefers-reduced-motion:no-preference){.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(16px)}.reveal.in{opacity:1;transform:none}.stage{opacity:0;animation:.55s cubic-bezier(.2,.7,.2,1) forwards rise;transform:translateY(8px)}.stage:first-child{animation-delay:.15s}.stage:nth-child(2){animation-delay:.35s}.stage:nth-child(3){animation-delay:.55s}.stage:nth-child(4){animation-delay:.75s}.stage:after{transform-origin:0;animation:.35s forwards draw;transform:scaleX(0)}.stage:first-child:after{animation-delay:.3s}.stage:nth-child(2):after{animation-delay:.5s}.stage:nth-child(3):after{animation-delay:.7s}.stage-receipt{opacity:0;animation:.4s 1s forwards rise;transform:translateY(4px)}}@keyframes rise{to{opacity:1;transform:none}}@keyframes draw{to{transform:scaleX(1)}}@media (max-width:980px){.hero{min-height:auto;padding-block:64px 0}.hero:after{opacity:.22;width:96vw;height:420px;top:-36px;left:auto;right:-46vw}.hero:before{display:none}.hero-copy{max-width:720px;margin-left:0;padding-top:0}.hero-trade-strip{justify-content:flex-start;margin-top:3rem}.hero-grid,.pay,.contact-layout,.simple-layout,.checkout-layout{grid-template-columns:1fr;align-items:start;gap:42px}.hero h1{font-size:3.35rem}.hero-visual{max-width:520px;min-height:390px}.pipe{grid-template-columns:repeat(2,minmax(0,1fr))}.stage:not(.stage-paid):after{display:none}.grid{grid-template-columns:repeat(2,1fr)}.price-grid{grid-template-columns:1fr;max-width:500px}.foot-grid{grid-template-columns:1fr 1fr}.legal-layout{grid-template-columns:1fr}.legal-toc{position:static}.legal-toc nav{grid-template-columns:repeat(2,minmax(0,1fr))}.section-head h2,.pay-title,.cta-band h2{font-size:2.35rem}.contact-copy h1,.simple-copy h1,.checkout-copy h1,.legal-hero h1{font-size:2.8rem}}@media (max-width:720px){:root{--frame-gutter:14px}.site-shell:before{width:auto}.nav-inner{height:64px}.nav-links,.nav-login{display:none}.hero{padding-block:58px 0}.hero h1{font-size:2.85rem}.hero-visual{min-height:0}.hero-pay-card{width:100%;margin-top:.9rem;position:relative;bottom:auto;right:auto}.hero-flow{grid-template-columns:repeat(2,1fr)}.pipe{grid-template-columns:1fr;row-gap:1.35rem}.stage{min-height:70px;padding-top:0;padding-left:3.6rem}.stage-marker{top:.12rem}.stage:not(.stage-paid):after{background:linear-gradient(180deg,var(--accent-line),var(--line));transform-origin:top;width:1px;height:calc(100% - 26px + 1.35rem);display:block;top:42px;left:20px;right:auto;transform:scaleY(0)}}@media (max-width:720px) and (prefers-reduced-motion:no-preference){@keyframes draw{to{transform:scaleY(1)}}}@media (max-width:560px){.wrap{padding-inline:20px}.grid,.foot-grid,.legal-toc nav{grid-template-columns:1fr}.btn{flex:1;justify-content:center}.nav-right .btn{flex:initial}.hero h1{font-size:2.45rem}.lead{font-size:1rem}.section{padding-block:58px}.section-tight{padding-top:24px}.section-head h2,.pay-title,.cta-band h2{font-size:2rem}.contact-copy h1,.simple-copy h1,.checkout-copy h1,.legal-hero h1{font-size:2.25rem}.cell,.plan,.invoice,.contact-card,.simple-card,.checkout-card,.legal-section{padding:1.25rem}.cta-band{padding:2rem 1.25rem}}.public-site-shell h1,.public-site-shell h2,.public-site-shell h3{letter-spacing:-.025em;font-weight:600;line-height:1.12}.public-site-shell .brand{letter-spacing:-.015em;font-size:1rem;font-weight:600}.public-site-shell .brand .glyph,.public-site-shell .hero-logo,.public-site-shell .inv-id .glyph{font-weight:600}.public-site-shell .nav-links,.public-site-shell .nav-login{font-size:.875rem;font-weight:500}.public-site-shell .btn{font-size:.875rem;font-weight:600}.public-site-shell .nav-right .btn{font-size:.84rem}.public-site-shell .hero-kicker{font-size:.875rem;font-weight:600}.public-site-shell .hero h1{letter-spacing:-.035em;font-size:clamp(2.45rem,5vw,4rem);line-height:1.08}.public-site-shell .contact-copy h1,.public-site-shell .simple-copy h1,.public-site-shell .checkout-copy h1,.public-site-shell .legal-hero h1{font-size:clamp(2.25rem,4.5vw,3rem);line-height:1.1}.public-site-shell .lead{font-size:1.04rem;line-height:1.65}.public-site-shell .eyebrow,.public-site-shell .legal-card-label,.public-site-shell .trades,.public-site-shell .foot-col h4{letter-spacing:.06em;font-weight:600}.public-site-shell .hero-card-top,.public-site-shell .hero-pay-top{font-weight:600}.public-site-shell .hero-card-top strong,.public-site-shell .hero-request p,.public-site-shell .hero-flow-step strong,.public-site-shell .hero-total span{font-weight:500}.public-site-shell .hero-request strong,.public-site-shell .hero-total strong{letter-spacing:-.025em;font-weight:600}.public-site-shell .hero-flow-step span,.public-site-shell .stage-marker,.public-site-shell .paid-badge,.public-site-shell .pop-flag{font-weight:700}.public-site-shell .pipe-head h2,.public-site-shell .section-head h2,.public-site-shell .pay-title{font-size:clamp(2rem,3.8vw,2.6rem)}.public-site-shell .cta-band h2{font-size:clamp(2rem,3.4vw,2.3rem)}.public-site-shell .stage-name,.public-site-shell .stage-receipt,.public-site-shell .inv-id,.public-site-shell .inv-total .label,.public-site-shell .inv-total .amt,.public-site-shell .inv-foot,.public-site-shell .plan .tag,.public-site-shell .plan .price,.public-site-shell .plan .billed,.public-site-shell .price-note a,.public-site-shell .foot-bottom .reg,.public-site-shell .contact-field label,.public-site-shell .contact-footnote a,.public-site-shell .checkout-meta span,.public-site-shell .legal-updated,.public-site-shell .legal-switcher a{font-weight:600}.public-site-shell .stage-name{letter-spacing:-.015em}.public-site-shell .paid-badge,.public-site-shell .pop-flag,.public-site-shell .inv-total .label,.public-site-shell .plan .billed,.public-site-shell .legal-updated{letter-spacing:.05em}.public-site-shell .cell h3{font-size:1.075rem}.public-site-shell .inv-total .amt,.public-site-shell .plan .price,.public-site-shell .checkout-price{letter-spacing:-.025em;font-weight:600}.public-site-shell .plan .price{font-size:2.1rem}.public-site-shell .contact-card h2{font-size:1.4rem}.public-site-shell .simple-card h2,.public-site-shell .checkout-plan-head h2{font-size:1.6rem}.public-site-shell .checkout-price{font-size:2rem}@property --tw-rotate-x{syntax:"*";inherits:false}@property --tw-rotate-y{syntax:"*";inherits:false}@property --tw-rotate-z{syntax:"*";inherits:false}@property --tw-skew-x{syntax:"*";inherits:false}@property --tw-skew-y{syntax:"*";inherits:false}@property --tw-font-weight{syntax:"*";inherits:false}@property --tw-blur{syntax:"*";inherits:false}@property --tw-brightness{syntax:"*";inherits:false}@property --tw-contrast{syntax:"*";inherits:false}@property --tw-grayscale{syntax:"*";inherits:false}@property --tw-hue-rotate{syntax:"*";inherits:false}@property --tw-invert{syntax:"*";inherits:false}@property --tw-opacity{syntax:"*";inherits:false}@property --tw-saturate{syntax:"*";inherits:false}@property --tw-sepia{syntax:"*";inherits:false}@property --tw-drop-shadow{syntax:"*";inherits:false}@property --tw-drop-shadow-color{syntax:"*";inherits:false}@property --tw-drop-shadow-alpha{syntax:"<percentage>";inherits:false;initial-value:100%}@property --tw-drop-shadow-size{syntax:"*";inherits:false}
