:root{--background_default:#000;--background_secondary:#1c1c1c;--background_contrast:#fff;--background_primary:#fc0;--background_primary_10:#ffcc001a;--background_accent:#ff6200;--background_accent_10:#ff62001a;--background_green:#bf0;--background_green_10:#bbff001a;--background_surface:#33362a;--card_bg:#111;--track_bg:#ffffff1f;--overlay_soft:#ffffff0d;--grid_line:#ffffff14;--button_default_background:#151515;--button_primary_background:#fc0;--button_primary_10_background:#ffcc001a;--button_primary_text:#111;--button_secondary_background:#33362a;--input_background:#33362a;--input_border:#3e4135;--text_default:#fff;--text_green:#bf0;--text_secondary:#7a7d6e;--text_primary:#fc0;--text_accent:#ff6200;--text_contrast:#111;--icon_default:#eeeee6;--icon_secondary:#7a7d6e;--icon_primary:#fc0;--icon_green:#bf0;--icon_contrast:#1a1c14;--icon_error:#ff6b6b;--snack_background_success:#bf0;--snack_background_error:#ef7b7b;--snack_background_info:#7bb6e8;--stroke_default:#3a3d30;--stroke_primary:#fc0;--stroke_accent:#ff6200;--stroke_green:#bf0;--stroke_contrast:#fff}@media (min-width:1024px){:root{--glass:720px;--gap_side:24px;--padding:32px 24px;--padding-x:24px;--gap:20px}}@media (min-width:768px) and (max-width:1023px){:root{--glass:640px;--gap_side:20px;--padding:24px 20px;--padding-x:12px;--gap:16px}}@media (max-width:767px){:root{--glass:425px;--gap_side:16px;--padding:20px 16px;--padding-x:8px;--gap:12px}}:root[data-theme=light]{--background_default:#f4f4f1;--background_secondary:#fff;--background_contrast:#111;--background_surface:#ecece7;--card_bg:#fff;--button_default_background:#ecece7;--button_secondary_background:#ecece7;--input_background:#fff;--input_border:#d9d9d2;--text_default:#14150f;--text_secondary:#6b6e60;--text_primary:#9a7b00;--text_green:#5a8a00;--icon_default:#14150f;--icon_error:#e03131;--icon_green:#5a8a00;--stroke_default:#e2e2db;--stroke_contrast:#111;--stroke_green:#5a8a00;--track_bg:#0000001a;--overlay_soft:#0000000d;--grid_line:#0000001a}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body,#root{height:100%}body{background:var(--background_default);min-width:320px;color:var(--text_default);text-decoration-skip-ink:none;scroll-behavior:smooth;font-family:Inter,sans-serif;font-weight:400;overflow-x:clip}a{color:inherit;text-decoration:none}h1,h2,h3,h4,p,ol,ul{white-space:break-spaces;margin:0}h1,h2{font-weight:unset}h1,h2,h3,h4,h5,h6{font-family:Unbounded,sans-serif}label{cursor:unset}input,textarea{font-weight:400}input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}img{display:block}ul{margin:0;padding:0;list-style:none}
