.Header-module-scss-module__K0rs_q__header{z-index:50;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1rem 2rem;display:flex;position:sticky;top:0;box-shadow:0 2px 6px #0000000d}.Header-module-scss-module__K0rs_q__left a{color:#0b132b;font-size:1.5rem;font-weight:700;text-decoration:none}.Header-module-scss-module__K0rs_q__right{align-items:center;gap:1rem;display:flex}.Header-module-scss-module__K0rs_q__loginButton,.Header-module-scss-module__K0rs_q__logout{color:#fff;cursor:pointer;background-color:#f97316;border:none;border-radius:8px;padding:.5rem 1.2rem;font-weight:600;text-decoration:none;transition:background .2s,transform .2s}.Header-module-scss-module__K0rs_q__loginButton:hover,.Header-module-scss-module__K0rs_q__logout:hover{background-color:#ea580c;transform:translateY(-1px)}.Header-module-scss-module__K0rs_q__loginButton:focus,.Header-module-scss-module__K0rs_q__logout:focus{outline-offset:2px}.Header-module-scss-module__K0rs_q__navLink{color:#0b132b;font-size:.9rem;font-weight:600;text-decoration:none;transition:color .2s}.Header-module-scss-module__K0rs_q__navLink:hover{color:#f97316}.Header-module-scss-module__K0rs_q__welcome{color:#444;font-size:.9rem}.Header-module-scss-module__K0rs_q__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:.25rem;display:none}.Header-module-scss-module__K0rs_q__bar{background:#111;border-radius:2px;width:24px;height:2px;transition:opacity .2s;display:block}.Header-module-scss-module__K0rs_q__barOpen{background:#111;border-radius:2px;width:24px;height:2px;display:block}.Header-module-scss-module__K0rs_q__barHidden{display:none}@media (max-width:768px){.Header-module-scss-module__K0rs_q__hamburger{display:flex}.Header-module-scss-module__K0rs_q__right{z-index:49;background:#fff;border-top:1px solid #e5e7eb;flex-direction:column;align-items:flex-start;gap:.75rem;padding:1rem 2rem;display:none;position:absolute;top:64px;left:0;right:0;box-shadow:0 4px 12px #00000014}.Header-module-scss-module__K0rs_q__right.Header-module-scss-module__K0rs_q__navOpen{display:flex}}
:root{--background:#fff;--foreground:#171717;--primary:#f97316;--secondary:#111827;--accent:#2563eb;--border:#e4e4e4}html,body{max-width:100vw;color:var(--foreground);background-color:var(--background);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;flex-direction:column;height:100%;font-family:Inter,sans-serif;font-weight:400;line-height:1.5;display:flex;overflow-x:hidden}main{flex:1}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}h1{font-size:2.5rem;font-weight:700;line-height:1.2}h2{font-size:2rem;font-weight:700;line-height:1.3}h3{font-size:1.5rem;font-weight:600;line-height:1.3}p,label,input,button{font-size:1rem;font-weight:400;line-height:1.5}button:focus,input:focus,a:focus{outline:2px solid var(--accent);outline-offset:2px}body,button,input,a{transition:background .2s,color .2s}html{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}.footer{color:#0b132b;background-color:#fff;border-top:1px solid #e5e7eb;padding:.5rem;font-family:Inter,sans-serif;box-shadow:0 0 2px #0000000d}.footer .footer-content{text-align:center;flex-wrap:wrap;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;font-family:Inter,sans-serif;display:flex}.footer .brand-section,.footer .links-section,.footer .social-section{flex:1}.footer .brand-section .brand-name{color:#f97316;font-size:1.5rem;font-weight:700}.footer .brand-section .tagline{color:#0b132b;margin-top:.3rem;font-size:.9rem}.footer .links-section{justify-content:center;gap:1.5rem;display:flex}.footer .links-section a{color:#0b132b;font-weight:500;text-decoration:none;transition:color .3s}.footer .links-section a:hover{color:#f97316}.footer .social-section a{margin-left:.5rem;font-size:1.5rem;transition:transform .3s}.footer .social-section a:hover{transform:scale(1.2)}.footer .copyright{text-align:center;color:#888;font-size:.85rem}@media (max-width:768px){.footer .footer-content{text-align:center;flex-direction:column;align-items:center;gap:1rem}.footer .links-section{gap:1rem}}
.WarmUpBanner-module-scss-module__iiYhQq__banner{z-index:1000;color:#fff;background:#0b132b;border-radius:10px;align-items:center;gap:1rem;width:calc(100% - 2rem);max-width:520px;padding:.75rem 1.25rem;font-size:.88rem;animation:.3s WarmUpBanner-module-scss-module__iiYhQq__slideUp;display:flex;position:fixed;bottom:1.25rem;left:50%;transform:translate(-50%);box-shadow:0 4px 16px #00000040}.WarmUpBanner-module-scss-module__iiYhQq__banner span{flex:1;line-height:1.5}.WarmUpBanner-module-scss-module__iiYhQq__close{color:#94a3b8;cursor:pointer;background:0 0;border:none;flex-shrink:0;padding:0 .25rem;font-size:1rem;transition:color .15s}.WarmUpBanner-module-scss-module__iiYhQq__close:hover{color:#fff}@keyframes WarmUpBanner-module-scss-module__iiYhQq__slideUp{0%{opacity:0;transform:translate(-50%)translateY(12px)}to{opacity:1;transform:translate(-50%)translateY(0)}}
