@import"https://fonts.googleapis.com/css2?family=Raleway:wght@500;700&family=Inter:wght@400;500;600&display=swap";:root{--brand-primary: #11384d;--brand-accent: #1a6b7f;--sidebar-bg: rgba(255, 255, 255, .78);--text-color: #0f172a;--teal-50: #7dd5d7;--teal-100: #9cbcba;--teal-300: #1abec0;--teal-500: #1a6b7f;--teal-700: #11384d}*{box-sizing:border-box}body{margin:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:url(/assets/SavvyWizDoom%20Hero%20Background-DGVmjA6n.png) center/cover no-repeat fixed;background-attachment:fixed;color:var(--text-color)}input,textarea,select{width:100%;padding:10px 12px;border-radius:12px;border:1px solid rgba(17,56,77,.15);background:#fff;font-family:Inter,system-ui,-apple-system,sans-serif;font-size:14px;color:var(--text-color);outline:none;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}input::placeholder,textarea::placeholder{color:#94a3b8}input:focus,textarea:focus,select:focus{border-color:var(--teal-500);box-shadow:0 0 0 3px #1a6b7f33}button{font-family:Inter,system-ui,-apple-system,sans-serif;cursor:pointer;transition:transform .08s ease,box-shadow .12s ease,background .15s ease,color .15s ease}button:active{transform:translateY(1px)}button:disabled{opacity:.6;cursor:not-allowed}table{width:100%;border-collapse:collapse}table th,table td{padding:10px 8px;font-size:14px}table th{font-weight:600;color:var(--teal-700)}table tbody tr:nth-child(odd){background:#11384d08}h1,h2,h3,h4,h5,h6{font-family:Raleway,Inter,system-ui,sans-serif}.subtitle{font-family:Glacial Indifference,Inter,system-ui,sans-serif}.section-header{font-family:TT Rounds Condensed,Inter,system-ui,sans-serif;letter-spacing:.02em}a{color:inherit}
