:root{--primary-color:#27a1ff;--btn-border:1px solid #eee;--btn-border-radius:8px;--input-border-radius:12px;--input-border-color:#e3e3e3;--input-bg-color:#f7f7f7;--border-width:1px;--border-color:#e7e7e7;--border-radius:10px;--border:var(--border-width)solid var(--border-color);--color-primary:#27a1ff;--color-success:#16a34a;--color-info:#0ea5e9;--color-warning:#ffa230;--color-danger:#dc2626;--color-neutral:#6b7280;--color-accent:#8b5cf6;--font-family-base:"Plus Jakarta Sans",system-ui,-apple-system,sans-serif}html,body,input,textarea,button{font-family:var(--font-family-base,sans-serif)}a{color:#5771b5;text-decoration:none}a:hover{text-decoration:underline}::placeholder{color:#727272;font-weight:300}h1,h2,h3,h4,h5,h6{margin:0 0 .5em;font-weight:500;line-height:1.2}h1{font-size:1.625rem}h2{font-size:1.375rem}h3{font-size:1.25rem}h4{font-size:1.125rem}h5{font-size:1rem}h6{font-size:.875rem}html,body{overscroll-behavior:none;word-spacing:1.5px;background:#fff;height:100%;margin:0;padding:0;font-size:16px}#__next{height:100%}.no-scroll{max-height:100vh;overflow:hidden}
