.Compressor-module__9IU3Iq__tool{gap:1.25rem;margin-top:2.5rem;display:grid}.Compressor-module__9IU3Iq__field{gap:.6rem;min-width:0;display:grid}.Compressor-module__9IU3Iq__fieldHead{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.Compressor-module__9IU3Iq__fieldLabel{font-size:var(--text-meta);letter-spacing:.14em;text-transform:uppercase;color:var(--text-on-dark-muted)}.Compressor-module__9IU3Iq__hint{color:var(--text-on-dark-muted);font-size:.8rem;font-family:var(--font-mono);white-space:nowrap}@media (max-width:640px),(hover:none){.Compressor-module__9IU3Iq__hint{display:none}}.Compressor-module__9IU3Iq__inputRow{background:var(--surface);border:1px solid var(--hairline-strong);border-radius:var(--radius);transition:border-color var(--dur-micro) var(--ease-out), box-shadow var(--dur-micro) var(--ease-out);align-items:stretch;display:flex;position:relative}.Compressor-module__9IU3Iq__inputRow:hover{border-color:color-mix(in srgb, var(--color-off-white) 35%, transparent)}.Compressor-module__9IU3Iq__inputRow:focus-within{border-color:color-mix(in srgb, var(--color-accent) 70%, transparent);box-shadow:0 0 0 3px color-mix(in srgb, var(--color-accent) 18%, transparent)}.Compressor-module__9IU3Iq__input{min-width:0;font-family:var(--font-mono);color:var(--text-on-dark);background:0 0;border:0;outline:none;flex:auto;padding:1rem 1.1rem;font-size:.95rem}.Compressor-module__9IU3Iq__input::placeholder{color:color-mix(in srgb, var(--color-muted) 70%, transparent)}.Compressor-module__9IU3Iq__inputActions{align-items:center;gap:.35rem;padding-right:.5rem;display:flex}.Compressor-module__9IU3Iq__iconButton{width:2rem;height:2rem;color:var(--text-on-dark-muted);cursor:pointer;transition:color var(--dur-micro) var(--ease-out), background-color var(--dur-micro) var(--ease-out);background:0 0;border:0;border-radius:999px;place-items:center;display:inline-grid}.Compressor-module__9IU3Iq__iconButton:hover{color:var(--text-on-dark);background:var(--surface-raised)}.Compressor-module__9IU3Iq__pasteButton{border:1px solid var(--hairline-strong);min-height:2rem;color:var(--text-on-dark);font-family:var(--font-display);cursor:pointer;transition:border-color var(--dur-micro) var(--ease-out), background-color var(--dur-micro) var(--ease-out);background:0 0;border-radius:999px;padding:0 .85rem;font-size:.8rem;font-weight:600}.Compressor-module__9IU3Iq__pasteButton:hover{border-color:var(--color-off-white);background:var(--surface-raised)}.Compressor-module__9IU3Iq__note,.Compressor-module__9IU3Iq__warn{font-size:var(--text-meta);color:var(--color-mist);border-left:2px solid var(--hairline-strong);margin:0;padding-left:.85rem}.Compressor-module__9IU3Iq__warn{border-left-color:var(--color-accent)}.Compressor-module__9IU3Iq__output{grid-template-columns:minmax(0,1fr) minmax(0,20rem);align-items:start;gap:1.25rem;display:grid}@media (max-width:960px){.Compressor-module__9IU3Iq__output{grid-template-columns:1fr}}.Compressor-module__9IU3Iq__resultPanel,.Compressor-module__9IU3Iq__qrPanel{background:var(--surface);border:1px solid var(--hairline);border-radius:var(--radius);align-content:start;gap:1.25rem;min-width:0;padding:1.5rem;display:grid;position:relative}.Compressor-module__9IU3Iq__resultHead{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;display:flex}.Compressor-module__9IU3Iq__verified,.Compressor-module__9IU3Iq__unverified{letter-spacing:.02em;cursor:help;border:1px solid #0000;border-radius:999px;align-items:center;gap:.35rem;padding:.2rem .6rem .2rem .5rem;font-size:.78rem;display:inline-flex}.Compressor-module__9IU3Iq__verified{color:var(--color-accent);border-color:color-mix(in srgb, var(--color-accent) 35%, transparent);background:color-mix(in srgb, var(--color-accent) 7%, transparent)}.Compressor-module__9IU3Iq__unverified{color:var(--color-error);border-color:color-mix(in srgb, var(--color-error) 45%, transparent);cursor:default}.Compressor-module__9IU3Iq__link{border-radius:var(--radius);background:var(--color-ink);border:1px solid color-mix(in srgb, var(--color-accent) 30%, transparent);font-family:var(--font-mono);word-break:break-all;cursor:copy;transition:border-color var(--dur-micro) var(--ease-out), background-color var(--dur-micro) var(--ease-out);padding:1.1rem 1.25rem;font-size:clamp(1.1rem,2.6vw,1.6rem);line-height:1.35;display:block}.Compressor-module__9IU3Iq__link:hover{border-color:color-mix(in srgb, var(--color-accent) 60%, transparent)}.Compressor-module__9IU3Iq__linkCopied{border-color:var(--color-accent);background:color-mix(in srgb, var(--color-accent) 9%, var(--color-ink))}.Compressor-module__9IU3Iq__linkHost{color:var(--text-on-dark-muted)}.Compressor-module__9IU3Iq__linkPayload{color:var(--color-accent);font-weight:600}.Compressor-module__9IU3Iq__linkChar{animation:Compressor-module__9IU3Iq__charIn var(--dur-enter) var(--ease-out) both;display:inline-block}@keyframes Compressor-module__9IU3Iq__charIn{0%{opacity:0;transform:translateY(.35em)}to{opacity:1;transform:none}}.Compressor-module__9IU3Iq__actions{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.Compressor-module__9IU3Iq__copyButton{min-width:7.5rem}.Compressor-module__9IU3Iq__meter{border-top:1px solid var(--hairline);gap:.55rem;padding-top:1.25rem;display:grid}.Compressor-module__9IU3Iq__meterRow{grid-template-columns:6.5rem minmax(0,1fr) 4.5rem;align-items:center;gap:.75rem;display:grid}@media (max-width:480px){.Compressor-module__9IU3Iq__meterRow{grid-template-columns:5.5rem minmax(0,1fr) 4rem;gap:.5rem}}.Compressor-module__9IU3Iq__meterLabel{font-size:var(--text-meta);color:var(--text-on-dark-muted);white-space:nowrap}.Compressor-module__9IU3Iq__meterTrack{background:var(--surface-raised);border-radius:999px;height:.55rem;display:block;overflow:hidden}.Compressor-module__9IU3Iq__meterBar{background:color-mix(in srgb, var(--color-off-white) 45%, transparent);height:100%;transition:width var(--dur-enter) var(--ease-out), background-color var(--dur-micro) var(--ease-out);border-radius:999px;display:block}.Compressor-module__9IU3Iq__meterBarAccent{background:var(--color-accent)}.Compressor-module__9IU3Iq__meterBarWarn{background:var(--color-error)}.Compressor-module__9IU3Iq__meterValue{font-family:var(--font-display);letter-spacing:-.02em;text-align:right;white-space:nowrap;font-variant-numeric:tabular-nums;font-size:1.05rem;font-weight:700}.Compressor-module__9IU3Iq__meterValue small{font-family:var(--font-text);color:var(--text-on-dark-muted);margin-left:.15rem;font-size:.75rem;font-weight:400}.Compressor-module__9IU3Iq__meterSummary{font-size:var(--text-meta);color:var(--text-on-dark-muted);flex-wrap:wrap;align-items:baseline;gap:.5rem;margin:.25rem 0 0;display:flex}.Compressor-module__9IU3Iq__meterSummary strong{font-family:var(--font-display);letter-spacing:-.02em;color:var(--text-on-dark);font-size:1.35rem}.Compressor-module__9IU3Iq__meterGood{color:var(--color-accent)!important}.Compressor-module__9IU3Iq__meterDot{color:var(--hairline-strong)}.Compressor-module__9IU3Iq__expands{font-size:var(--text-meta);color:var(--text-on-dark-muted);gap:.3rem;max-width:none;display:grid}.Compressor-module__9IU3Iq__expandsLabel{text-underline-offset:.2em;cursor:help;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.Compressor-module__9IU3Iq__expands code{color:var(--color-mist);word-break:break-all}.Compressor-module__9IU3Iq__qrHead{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem;display:flex}.Compressor-module__9IU3Iq__qrTitle{font-size:var(--text-h3)}.Compressor-module__9IU3Iq__qrLead,.Compressor-module__9IU3Iq__qrMeta{font-size:var(--text-meta);color:var(--text-on-dark-muted)}.Compressor-module__9IU3Iq__qrMeta{font-family:var(--font-mono);white-space:nowrap;font-size:.78rem}.Compressor-module__9IU3Iq__qrLead{border-top:1px solid var(--hairline);padding-top:1rem;font-size:.82rem;line-height:1.55}.Compressor-module__9IU3Iq__qr{width:100%;max-width:14rem}.Compressor-module__9IU3Iq__qr svg{border-radius:var(--radius);width:100%;height:auto;display:block}.Compressor-module__9IU3Iq__qrPlaceholder{aspect-ratio:1;background:var(--surface-raised);border-radius:var(--radius)}.Compressor-module__9IU3Iq__qrActions{flex-wrap:wrap;gap:.5rem;display:flex}.Compressor-module__9IU3Iq__qrTarget{font-size:var(--text-meta);color:var(--text-on-dark-muted);gap:.35rem;display:grid}.Compressor-module__9IU3Iq__qrTarget code{word-break:break-all;color:var(--color-mist);font-size:.8rem}
.BareChrome-module__6dB_5G__header{height:var(--nav-height);justify-content:space-between;align-items:center;gap:1rem;display:flex}.BareChrome-module__6dB_5G__wordmark{color:var(--text-on-dark);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:.6rem;font-weight:700;text-decoration:none;display:inline-flex}.BareChrome-module__6dB_5G__mark{width:1.15rem;height:1.15rem;display:block}.BareChrome-module__6dB_5G__langSwitch{border:1px solid var(--hairline-strong);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.BareChrome-module__6dB_5G__langCurrent,.BareChrome-module__6dB_5G__langOption{letter-spacing:.06em;min-width:2.25rem;font-size:.8125rem;font-weight:600;font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;padding:.25rem .5rem;display:inline-flex}.BareChrome-module__6dB_5G__langCurrent{background:var(--color-accent);color:var(--color-ink)}.BareChrome-module__6dB_5G__langOption{color:var(--color-mist);transition:color var(--dur-micro) var(--ease-out), background-color var(--dur-micro) var(--ease-out);text-decoration:none}.BareChrome-module__6dB_5G__langOption:hover{color:var(--color-ink);background:color-mix(in srgb, var(--color-off-white) 85%, transparent)}.BareChrome-module__6dB_5G__footer{color:var(--color-mist);padding-block:1.5rem 2.5rem;font-size:.9375rem}.BareChrome-module__6dB_5G__footer a{color:var(--text-on-dark);text-underline-offset:.2em}
.Nav-module__h36LHG__header{z-index:50;border-bottom:1px solid var(--hairline);background:color-mix(in srgb, var(--color-ink) 88%, transparent);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);position:fixed;inset:0 0 auto}.Nav-module__h36LHG__nav{height:var(--nav-height);align-items:center;gap:2rem;display:flex}.Nav-module__h36LHG__wordmark{color:var(--text-on-dark);font-family:var(--font-display);letter-spacing:-.01em;align-items:center;gap:.6rem;margin-right:auto;font-weight:700;text-decoration:none;display:inline-flex}.Nav-module__h36LHG__mark{width:1.15rem;height:1.15rem;display:block}.Nav-module__h36LHG__links{gap:2rem;margin:0;padding:0;list-style:none;display:flex}.Nav-module__h36LHG__links a{color:var(--color-mist);transition:color var(--dur-micro) var(--ease-out);padding-block:.25rem;text-decoration:none;position:relative}.Nav-module__h36LHG__links a:after{content:"";background:var(--color-accent);transform-origin:0;height:2px;transition:transform var(--dur-micro) var(--ease-out);border-radius:999px;position:absolute;bottom:0;left:0;right:0;transform:scaleX(0)}.Nav-module__h36LHG__links a:hover{color:var(--text-on-dark)}.Nav-module__h36LHG__links a:hover:after{transform:scaleX(1)}.Nav-module__h36LHG__langSwitch{border:1px solid var(--hairline-strong);border-radius:999px;align-items:center;gap:2px;padding:3px;display:inline-flex}.Nav-module__h36LHG__langCurrent,.Nav-module__h36LHG__langOption{letter-spacing:.06em;min-width:2.25rem;font-size:.8125rem;font-weight:600;font-family:var(--font-display);border-radius:999px;justify-content:center;align-items:center;padding:.25rem .5rem;display:inline-flex}.Nav-module__h36LHG__langCurrent{background:var(--color-accent);color:var(--color-ink)}.Nav-module__h36LHG__langOption{color:var(--color-mist);transition:color var(--dur-micro) var(--ease-out), background-color var(--dur-micro) var(--ease-out);text-decoration:none}.Nav-module__h36LHG__langOption:hover{color:var(--color-ink);background:color-mix(in srgb, var(--color-off-white) 85%, transparent)}.Nav-module__h36LHG__menuButton{min-width:44px;min-height:44px;color:var(--text-on-dark);border:1px solid var(--hairline-strong);border-radius:var(--radius);cursor:pointer;background:0 0;padding:.5rem 1rem;display:none}.Nav-module__h36LHG__mobileMenu{display:none}@media (max-width:860px){.Nav-module__h36LHG__links,.Nav-module__h36LHG__cta,.Nav-module__h36LHG__nav .Nav-module__h36LHG__langSwitch{display:none}.Nav-module__h36LHG__menuButton{align-items:center;display:inline-flex}.Nav-module__h36LHG__mobileMenu{inset:var(--nav-height) 0 0;background:var(--color-ink);padding:2rem var(--gutter) 3rem;animation:Nav-module__h36LHG__menu-in .25s var(--ease-out) both;display:block;position:fixed;overflow-y:auto}@keyframes Nav-module__h36LHG__menu-in{0%{opacity:0;translate:0 -.75rem}to{opacity:1;translate:0}}.Nav-module__h36LHG__mobileMenu ul{counter-reset:menu;gap:.25rem;margin:0;padding:0;list-style:none;display:grid}.Nav-module__h36LHG__mobileMenu a{letter-spacing:-.02em;min-height:44px;font-size:clamp(1.75rem,7vw,2.5rem);font-weight:700;font-family:var(--font-display);align-items:baseline;gap:.75rem;padding-block:.5rem;text-decoration:none;display:flex}.Nav-module__h36LHG__mobileMenu li:not(:last-child) a:before{counter-increment:menu;content:"0" counter(menu);font-size:var(--text-meta);color:var(--color-accent);font-weight:700}.Nav-module__h36LHG__mobileMenu .Nav-module__h36LHG__langSwitch{margin-top:1.5rem}.Nav-module__h36LHG__mobileMenu .Nav-module__h36LHG__langSwitch a,.Nav-module__h36LHG__mobileMenu .Nav-module__h36LHG__langSwitch span{letter-spacing:.06em;min-width:3rem;min-height:44px;padding:.25rem .75rem;font-size:1rem;font-weight:600}}
.Footer-module__UdFLta__footer{border-top:1px solid var(--hairline);background:var(--bg-dark);padding-top:4rem}.Footer-module__UdFLta__top{grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));align-items:start;gap:2.5rem;display:grid}.Footer-module__UdFLta__brand{gap:.75rem;display:grid}.Footer-module__UdFLta__wordmark{font-family:var(--font-display);align-items:center;gap:.6rem;font-weight:700;text-decoration:none;display:inline-flex}.Footer-module__UdFLta__mark{width:1.15rem;height:1.15rem}.Footer-module__UdFLta__tagline{color:var(--text-on-dark-muted);font-size:var(--text-meta);max-width:32ch}.Footer-module__UdFLta__nav h2{font-size:var(--text-meta);letter-spacing:.16em;text-transform:uppercase;color:var(--text-on-dark-muted);margin-bottom:.9rem;font-weight:600}.Footer-module__UdFLta__nav ul{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.Footer-module__UdFLta__nav a{color:var(--color-mist);transition:color var(--dur-micro) var(--ease-out);text-decoration:none}.Footer-module__UdFLta__nav a:hover{color:var(--color-accent)}.Footer-module__UdFLta__backToTop{font-family:var(--font-display);color:var(--color-mist);justify-self:start;font-weight:600;text-decoration:none}.Footer-module__UdFLta__backToTop:hover{color:var(--color-accent)}.Footer-module__UdFLta__meta{border-top:1px solid var(--hairline);font-size:var(--text-meta);color:var(--text-on-dark-muted);flex-wrap:wrap;justify-content:space-between;gap:.5rem 2rem;margin-top:3rem;padding-block:1.5rem;display:flex}.Footer-module__UdFLta__meta a{color:var(--color-mist)}.Footer-module__UdFLta__credit{align-items:center;gap:.5em;display:inline-flex}.Footer-module__UdFLta__parentLogo{color:var(--text-on-dark-muted);transition:color var(--dur-micro) var(--ease-out);align-items:center;display:inline-flex}.Footer-module__UdFLta__parentLogo:hover,.Footer-module__UdFLta__parentLogo:focus-visible{color:var(--color-mist)}.Footer-module__UdFLta__parentLogoSvg{width:auto;height:.85em;display:block}
.Home-module__cW0uLG__hero{padding-block:calc(var(--nav-height) + 4rem) var(--section-gap);position:relative;overflow:hidden}.Home-module__cW0uLG__hero:before{content:"";background:radial-gradient(55% 60% at 30% 40%, color-mix(in srgb, var(--color-accent) 14%, transparent) 0%, transparent 70%);pointer-events:none;height:70vh;position:absolute;inset:-30% -10% auto}.Home-module__cW0uLG__hero:after{content:"";background-image:linear-gradient(var(--hairline) 1px, transparent 1px), linear-gradient(90deg, var(--hairline) 1px, transparent 1px);opacity:.5;pointer-events:none;background-size:88px 88px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(70% 60% at 50% 30%,#000,#0000 75%);mask-image:radial-gradient(70% 60% at 50% 30%,#000,#0000 75%)}.Home-module__cW0uLG__heroInner{z-index:1;position:relative}.Home-module__cW0uLG__headline{max-width:14ch;font-size:clamp(2.75rem,8.5vw,6.5rem);line-height:.98}.Home-module__cW0uLG__tagline{color:#0000;-webkit-text-stroke:2px var(--color-accent);animation:Home-module__cW0uLG__tagline-fill .9s var(--ease-out) .6s both}@keyframes Home-module__cW0uLG__tagline-fill{to{color:var(--color-accent)}}.Home-module__cW0uLG__heroLead{font-size:var(--text-lead);color:var(--color-mist);max-width:52ch;margin-top:1.75rem}.Home-module__cW0uLG__demo{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--surface);font-family:var(--font-mono);gap:.4rem;max-width:100%;margin-top:2.5rem;padding:1rem 1.25rem;font-size:clamp(.8rem,2.2vw,1rem);display:inline-grid;overflow-x:auto}.Home-module__cW0uLG__demoLong{color:var(--text-on-dark-muted);text-decoration:line-through;-webkit-text-decoration-color:color-mix(in srgb, var(--color-error) 70%, transparent);text-decoration-color:color-mix(in srgb, var(--color-error) 70%, transparent);white-space:nowrap}.Home-module__cW0uLG__demoShort{color:var(--color-accent);white-space:nowrap}.Home-module__cW0uLG__heroActions{flex-wrap:wrap;gap:1rem;margin-top:2.5rem;display:flex}.Home-module__cW0uLG__heroStats{border-top:1px solid var(--hairline);grid-template-columns:repeat(auto-fit,minmax(min(100%,12rem),1fr));gap:1.5rem;max-width:46rem;margin:3.5rem 0 0;padding-top:1.5rem;display:grid}.Home-module__cW0uLG__heroStats div{gap:.25rem;display:grid}.Home-module__cW0uLG__heroStats dt{font-size:var(--text-meta);color:var(--text-on-dark-muted);order:2}.Home-module__cW0uLG__heroStats dd{font-family:var(--font-display);letter-spacing:-.03em;order:1;margin:0;font-size:clamp(2rem,4vw,2.75rem);font-weight:700;line-height:1}.Home-module__cW0uLG__heroLead,.Home-module__cW0uLG__demo,.Home-module__cW0uLG__heroActions,.Home-module__cW0uLG__heroStats{animation:Home-module__cW0uLG__rise .7s var(--ease-out) both}.Home-module__cW0uLG__demo{animation-delay:.2s}.Home-module__cW0uLG__heroActions{animation-delay:.32s}.Home-module__cW0uLG__heroStats{animation-delay:.44s}@keyframes Home-module__cW0uLG__rise{0%{opacity:0;translate:0 1.25rem}to{opacity:1;translate:0}}.Home-module__cW0uLG__cards{grid-template-columns:repeat(auto-fit,minmax(min(100%,260px),1fr));gap:1.5rem;margin:3rem 0 0;padding:0;list-style:none;display:grid}.Home-module__cW0uLG__card{border:1px solid var(--hairline);border-radius:var(--radius);background:var(--surface);transition:border-color var(--dur-micro) var(--ease-out), transform var(--dur-enter) var(--ease-out);flex-direction:column;gap:.75rem;padding:2rem;display:flex;position:relative;overflow:hidden}.Home-module__cW0uLG__card:hover{border-color:color-mix(in srgb, var(--color-accent) 55%, transparent);transform:translateY(-.4rem)}.Home-module__cW0uLG__cardIndex{font-family:var(--font-display);letter-spacing:-.04em;color:#0000;-webkit-text-stroke:1.5px var(--hairline-strong);pointer-events:none;-webkit-user-select:none;user-select:none;transition:-webkit-text-stroke-color var(--dur-enter) var(--ease-out);font-size:clamp(4rem,7vw,6rem);font-weight:700;line-height:1;position:absolute;top:-.35em;right:.5rem}.Home-module__cW0uLG__card:hover .Home-module__cW0uLG__cardIndex{-webkit-text-stroke-color:color-mix(in srgb, var(--color-accent) 55%, transparent)}.Home-module__cW0uLG__card h3{font-size:var(--text-h3);margin-top:2.5rem;position:relative}.Home-module__cW0uLG__card p{color:var(--text-on-dark-muted);position:relative}.Home-module__cW0uLG__inlineLink{font-family:var(--font-display);color:var(--color-accent);margin-top:2rem;font-weight:600;text-decoration:none;display:inline-block}.Home-module__cW0uLG__inlineLink:hover{text-decoration:underline}.Home-module__cW0uLG__selfHosted{grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);align-items:start;gap:2rem;margin-top:3rem;display:grid}@media (max-width:900px){.Home-module__cW0uLG__selfHosted{grid-template-columns:1fr}}.Home-module__cW0uLG__points{grid-template-columns:repeat(auto-fit,minmax(min(100%,240px),1fr));gap:1.75rem;margin:0;padding:0;list-style:none;display:grid}.Home-module__cW0uLG__points li{border-left:2px solid color-mix(in srgb, var(--color-accent) 55%, transparent);gap:.5rem;padding-left:1rem;display:grid}.Home-module__cW0uLG__points h3{font-size:1.1rem}.Home-module__cW0uLG__points p{color:var(--text-on-dark-muted);font-size:.95rem}.Home-module__cW0uLG__quote{border-radius:var(--radius);background:var(--color-ink);border:1px solid color-mix(in srgb, var(--color-accent) 40%, transparent);gap:1rem;padding:2rem;display:grid}.Home-module__cW0uLG__quote h3{font-size:var(--text-h3)}.Home-module__cW0uLG__quote p{color:var(--color-mist)}.Home-module__cW0uLG__quote .Home-module__cW0uLG__quoteFor,.Home-module__cW0uLG__quote .Home-module__cW0uLG__quoteDemo{color:var(--text-on-dark-muted);font-size:.9rem}.Home-module__cW0uLG__quote .Home-module__cW0uLG__quoteDemo a{color:inherit;text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}.Home-module__cW0uLG__quote .Home-module__cW0uLG__quoteDemo a:hover{color:var(--text-on-dark)}.Home-module__cW0uLG__quoteActions{flex-wrap:wrap;gap:.75rem;margin-top:.5rem;display:flex}
.HowItWorks-module__Dw9lvq__page{padding-block:calc(var(--nav-height) + 3.5rem) var(--section-gap)}.HowItWorks-module__Dw9lvq__header{border-bottom:1px solid var(--hairline);padding-bottom:2.5rem}.HowItWorks-module__Dw9lvq__title{text-wrap:balance;max-width:18ch;font-size:clamp(2.25rem,6vw,4rem)}.HowItWorks-module__Dw9lvq__lead{font-size:var(--text-lead);color:var(--color-mist);max-width:58ch;margin-top:1.25rem}.HowItWorks-module__Dw9lvq__body{gap:2.5rem;max-width:70ch;margin-top:3rem;display:grid}.HowItWorks-module__Dw9lvq__block{gap:.9rem;display:grid}.HowItWorks-module__Dw9lvq__block h2{font-size:var(--text-h3)}.HowItWorks-module__Dw9lvq__block p{color:var(--text-on-dark-muted)}.HowItWorks-module__Dw9lvq__measured{border-radius:var(--radius);background:var(--surface);border:1px solid var(--hairline);border-left:2px solid var(--color-accent);gap:.75rem;padding:1.75rem;display:grid}.HowItWorks-module__Dw9lvq__measured h2{font-size:1.1rem}.HowItWorks-module__Dw9lvq__measured p{color:var(--color-mist)}.HowItWorks-module__Dw9lvq__actions{flex-wrap:wrap;gap:.75rem;display:flex}
.Quick-module__MLHZ6q__main{padding-block:clamp(1.5rem,5vh,4rem) clamp(2rem,6vh,5rem);position:relative}.Quick-module__MLHZ6q__main:before{content:"";background:radial-gradient(50% 60% at 25% 30%, color-mix(in srgb, var(--color-accent) 12%, transparent) 0%, transparent 70%);pointer-events:none;z-index:-1;height:60vh;position:absolute;inset:-40% -10% auto}.Quick-module__MLHZ6q__title{text-wrap:balance;max-width:18ch;font-size:clamp(2rem,5.5vw,3.75rem)}.Quick-module__MLHZ6q__lead{font-size:var(--text-lead);color:var(--color-mist);max-width:56ch;margin-top:.75rem;margin-bottom:clamp(1.25rem,3vh,2rem)}.Quick-module__MLHZ6q__titleAlone{margin-bottom:clamp(1.25rem,3vh,2rem)}.Quick-module__MLHZ6q__selfHosted{border-top:1px solid var(--hairline);max-width:56ch;margin-top:clamp(2rem,6vh,3.5rem);padding-top:1.5rem}.Quick-module__MLHZ6q__selfHostedTitle{font-size:var(--text-h3)}.Quick-module__MLHZ6q__selfHostedBody{color:var(--color-mist);margin-top:.5rem}.Quick-module__MLHZ6q__selfHostedLinks{font-size:var(--text-meta);color:var(--text-on-dark-muted);margin-top:.75rem}.Quick-module__MLHZ6q__selfHostedLinks a{color:var(--color-accent);text-underline-offset:.2em;text-decoration:underline;text-decoration-thickness:1px}
