:root{--title-color:#000;--text-color:#333;--background-dark:#e6e6e6;--background:#f2f2f2;--background-light:#fff;--border:#e6e6e6;--sans:system-ui, "Segoe UI", Roboto, sans-serif;--heading:system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:18px/145% var(--sans);letter-spacing:.18px;color:var(--text-color);background:var(--background-dark);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{box-sizing:border-box;flex-direction:column;width:100%;max-width:100%;height:100svh;margin:0 auto;display:flex;overflow:hidden}body{margin:0}*,:before,:after{box-sizing:border-box}main{flex:1;padding:20px}h1,h2,h3{color:var(--title-color);font-family:system-ui,Segoe UI,Roboto,sans-serif}h1{font-size:26px;font-weight:800}h2{font-size:22px;font-weight:700}h3{font-size:18px;font-weight:600}p{color:var(--text-color);font-size:14px;font-weight:400}label{font-weight:600}a{color:var(--text-color);text-decoration:none}input,select,textarea{border:2px solid var(--border);height:fit-content;color:var(--text-color);background:0 0;border-radius:12px;padding:10px 14px}button{color:#fff;background:#333;border:none;border-radius:10px;justify-content:center;align-items:center;gap:10px;width:fit-content;padding:8px 16px;font-size:16px;font-weight:600;display:flex}button:disabled{cursor:not-allowed;opacity:.6}button:hover{cursor:pointer}hr{background:#b3b3b3;border:0;width:100%;height:1px}[data-theme=dark]{--title-color:#fff;--text-color:#d9d9d9;--background-dark:#000;--background:#1a1a1a;--background-light:#333;--border:#4d4d4d}@media (width<=768px){:root{font-size:16px}#root{height:auto;min-height:100svh;overflow:visible}main{padding:16px}h1{font-size:22px}h2{font-size:19px}h3{font-size:17px}input,select,textarea{max-width:100%;font-size:16px}}._navbar_1q24n_1{background:var(--background);border-bottom:2px solid var(--border);justify-content:space-between;align-items:center;padding:24px 16px;display:flex}._links_1q24n_10{justify-content:space-between;align-items:center;gap:24px;display:flex}._links_1q24n_10 h2:hover{cursor:pointer}._actionButtons_1q24n_21{gap:12px;display:flex}._actionButtons_1q24n_21 div{gap:8px;display:flex}@media (width<=768px){._navbar_1q24n_1{gap:12px;padding:16px}._actionButtons_1q24n_21{gap:8px}._actionButtons_1q24n_21 button{padding:8px 12px}}
