:root{--surface:#121417;--input:#0f1215;--border:#20262c;--text:#e9edf1;--muted:#9aa6b2;--accent-2:#18b17f;--radius:14px;--radius-shared:5px;--shared-height:46px;--header-height:80px}#__next,#__next>div,body,html,main{min-height:100%;background:var(--bg);color:var(--text)}.mantine-Input-input,.mantine-Select-input{height:var(--shared-height)!important;background:var(--radius-shared)!important;color:var(--text)!important;height:46px;border-radius:var(--radius-shared);border:1px solid var(--accent)!important;box-shadow:none!important}.mantine-Input-input::placeholder{color:var(--muted)!important}.mantine-Input-input:focus,.mantine-Select-input:focus{border-color:var(--accent)!important;box-shadow:0 0 0 3px color-mix(in srgb,var(--accent) 22%,transparent)}.mantine-InputWrapper-label{color:#d7dee5;font-weight:600}.mantine-Select-dropdown{background:var(--surface);border:1px solid var(--border)}.mantine-Combobox-option{color:var(--text)}.mantine-Combobox-option[data-combobox-active]{background:#0f1714}.mantine-Select-input svg{stroke:var(--muted);opacity:.9}.mantine-Progress-section{background:var(--accent)}body{background:#0e1012!important;color:#e9edf1}.mantine-Select-input svg{top:50%;transform:translateY(-50%)}button.mantine-Button-root{height:var(--shared-height)!important;border-radius:var(--radius-shared)!important;font-weight:600}:root{--bg:#0e1012;--accent:#0ca678;--accent-2:#13b987;--border:#1b242b;--section-pad:48px}@media (prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important}}:root{--bg:#f5f5f5;--fg:#e9edf1;--muted:#b3bcc6;--muted-2:#8ea2af;--line:#71706e;--line-ghost:#0ca67833;--accent:#71706e;--accent-2:#71706e;--page-max:1100px;--nav-height:80px;--section-gap:56px;--silver:#71706e}body,html{background:var(--bg);color:var(--fg);margin:0;padding:0}*{box-sizing:border-box}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:after,:before{animation:none!important;transition:none!important}}hr.sep{border:0;border-top:2px solid var(--silver);margin:0}.bold{color:var(--silver);font-weight:700}