*{box-sizing:border-box}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;scrollbar-gutter:stable;min-width:320px;scroll-padding-top:calc(74px + env(safe-area-inset-top) + 12px);scroll-behavior:smooth;background:#f3f5f0}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial}}html[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}html[data-theme=dark]{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;background:#0b1421}body{background:inherit;min-width:320px;margin:0}button,input,select,textarea{font:inherit}.theme-toggle{width:auto;min-width:48px;height:48px;min-height:48px;color:var(--ink,#10243e);cursor:pointer;background:0 0;border:0;border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 4px;transition:color .3s ease-out,transform .3s ease-out;display:inline-flex}.theme-toggle-track{background:var(--blue-soft,#e7edff);width:68px;height:28px;box-shadow:inset 0 0 0 1px var(--line,#d4dad5);border-radius:999px;transition:background-color .3s ease-out,box-shadow .3s ease-out;display:block;position:relative}.theme-toggle svg{z-index:1;fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;width:14px;height:14px;position:absolute;top:7px}.theme-toggle-sun{color:#a95f00;left:6px}.theme-toggle-moon{color:#244fd8;right:6px}.theme-toggle-track i{z-index:2;background:#fff;border-radius:50%;width:22px;height:22px;transition:transform .3s ease-out;position:absolute;top:3px;left:3px;box-shadow:0 2px 7px #070f2338}html[data-theme=dark] body{background:#0b1421}html[data-theme=dark] .theme-toggle{color:#edf3f6}html[data-theme=dark] .theme-toggle-track{background:#1b2d59;box-shadow:inset 0 0 0 1px #2b3a49}html[data-theme=dark] .theme-toggle-track i{background:#edf3f6;transform:translate(40px)}.theme-toggle:focus-visible{outline:none}.theme-toggle:focus-visible .theme-toggle-track{outline:3px solid var(--focus,#a94f00);outline-offset:3px}.theme-toggle:active{transform:scale(.96)}@media (hover:hover){.theme-toggle:hover .theme-toggle-track{box-shadow:inset 0 0 0 1px var(--blue,#244fd8);background:color-mix(in srgb, var(--blue-soft,#e7edff) 78%, var(--blue,#244fd8))}html[data-theme=dark] .theme-toggle:hover .theme-toggle-track{background:#415175;box-shadow:inset 0 0 0 1px #83a1ff}}.lead-honeypot{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}form.is-sending button[type=submit]{pointer-events:none;opacity:.65;cursor:not-allowed}.field-error{border:1px solid var(--danger,#bd4545);color:#8a2424;background:#fff2f2;padding:12px 14px}html[data-theme=dark] .field-error{color:#ffd0d0;background:#3a1b1b}.form-success{text-align:center;border:1px solid var(--line,#d4dad5);background:var(--surface,#fff);min-height:300px;color:var(--ink,#10243e);border-radius:6px;align-content:center;place-items:center;padding:40px;display:grid;box-shadow:0 20px 55px #1d335a1a}.form-success>span{color:#16613e;background:#dff4e8;border-radius:50%;place-items:center;width:45px;height:45px;font-weight:800;display:grid}html[data-theme=dark] .form-success>span{color:#9de6c7;background:#173f35}.form-success h3{margin:20px 0 5px;font-size:24px}.form-success p{max-width:460px;color:var(--muted,#5c6978);font-size:13px;line-height:1.6}.form-success-actions{justify-content:center;gap:10px;display:flex}.form-success button{min-height:44px;color:var(--blue,#244fd8);cursor:pointer;background:0 0;border:0;font-weight:800;transition:opacity .3s ease-out,transform .3s ease-out}.form-success button:active{transform:translateY(1px)}.form-success button:focus-visible{outline:3px solid var(--focus,#a94f00);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}
