:root{--background:#f8fafc;--surface:#ffffff;--headerfooter:#0f172a;--text:#cbd5e1;--foreground:#1e293b;--text-body:#475569;--text-muted:#94a3b8;--border:#e2e8f0;--border-subtle:#f1f5f9;--color-action:#f38636;--color-action-dark:#f38636;--color-action-subtle:#fff7ed;--color-shell:#0f172a;--color-shell-mid:#1e293b;--motion-ease-standard:cubic-bezier(0.22,1,0.36,1);--motion-ease-emphasis:cubic-bezier(0.16,1,0.3,1);--motion-fast:160ms;--motion-medium:240ms;--motion-slow:420ms}body,html{margin:0;padding:0;min-height:100%;max-width:100%;overflow-x:clip}html{scroll-behavior:smooth}body{min-height:100dvh;color:var(--foreground);background:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.65}*{font-family:PT Sans,sans-serif;box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}@keyframes d24-fade-up{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes d24-fade-in{0%{opacity:0}to{opacity:1}}@keyframes d24-scale-in{0%{opacity:0;transform:translateY(10px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:after,:before{animation-duration:.001ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.001ms!important}}@media screen and (max-width:767px){html{font-size:15px}input,select,textarea{font-size:16px!important}}@font-face{font-family:PT Sans;src:url(/fonts/PTSans-Regular.ttf) format("truetype");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:PT Sans;src:url(/fonts/PTSans-Bold.ttf) format("truetype");font-weight:700;font-style:normal;font-display:swap}