:root{--primary-color:#0b3d91;--secondary-color:#f7a800;--bg-color:#f4f7f6;--surface-color:#fff;--text-primary:#1e293b;--text-secondary:#475569;--error-color:#ef4444;--success-color:#10b981;--font-sans:"Inter", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--transition-speed:.3s}[data-theme=dark]{--bg-color:#0f172a;--surface-color:#1e293b;--text-primary:#f8fafc;--text-secondary:#94a3b8}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-sans);background-color:var(--bg-color);color:var(--text-primary);-webkit-font-smoothing:antialiased;line-height:1.6}h1,h2,h3,h4,h5,h6{color:var(--primary-color);margin-bottom:1rem;font-weight:700}a{color:var(--primary-color);transition:color var(--transition-speed) ease;text-decoration:none}a:hover{color:var(--secondary-color)}img{max-width:100%;height:auto}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}.btn{cursor:pointer;transition:all var(--transition-speed) ease;text-align:center;border:none;border-radius:8px;justify-content:center;align-items:center;padding:.75rem 1.5rem;font-size:1rem;font-weight:600;display:inline-flex}.btn-primary{background-color:var(--primary-color);color:#fff;box-shadow:0 4px 6px -1px #0b3d9133}.btn-primary:hover{background-color:#082f75;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0b3d914d}.btn-secondary{background-color:var(--secondary-color);color:#fff}.btn-secondary:hover{background-color:#df9800;transform:translateY(-2px)}
.Header-module__hBw1pG__header{z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;width:100%;padding:1rem 0;transition:all .3s;position:fixed;top:0;left:0;box-shadow:0 4px 6px -1px #0000000d}.Header-module__hBw1pG__scrolled{padding:.5rem 0;box-shadow:0 10px 15px -3px #0000001a}.Header-module__hBw1pG__headerContainer{justify-content:space-between;align-items:center;display:flex}.Header-module__hBw1pG__logoLink{align-items:center;display:flex}.Header-module__hBw1pG__logo{max-width:150px;height:auto;transition:transform .3s}.Header-module__hBw1pG__scrolled .Header-module__hBw1pG__logo{transform:scale(.9)}.Header-module__hBw1pG__nav{align-items:center;gap:2rem;display:flex}.Header-module__hBw1pG__nav a{color:var(--text-primary);font-size:1rem;font-weight:500;transition:color .3s;position:relative}.Header-module__hBw1pG__nav a:hover{color:var(--primary-color)}.Header-module__hBw1pG__nav a:after{content:"";background-color:var(--secondary-color);width:0;height:2px;transition:width .3s;position:absolute;bottom:-4px;left:0}.Header-module__hBw1pG__nav a:hover:after{width:100%}.Header-module__hBw1pG__headerRight{align-items:center;gap:1rem;display:flex}.Header-module__hBw1pG__applyBtnDesktop{padding:.6rem 1.5rem;font-size:.95rem}.Header-module__hBw1pG__applyBtnMobile{display:none}.Header-module__hBw1pG__mobileToggle{cursor:pointer;z-index:1001;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:30px;height:24px;padding:0;display:none}.Header-module__hBw1pG__mobileToggle span{background:var(--primary-color);transform-origin:1px;border-radius:10px;width:30px;height:3px;transition:all .3s linear;position:relative}@media (max-width:992px){.Header-module__hBw1pG__mobileToggle{display:flex}.Header-module__hBw1pG__applyBtnDesktop{display:none}.Header-module__hBw1pG__nav{background:#fff;flex-direction:column;width:80%;max-width:400px;height:100vh;padding:6rem 2rem 2rem;transition:right .4s cubic-bezier(.77,0,.175,1);position:fixed;top:0;right:-100%;box-shadow:-10px 0 30px #0000001a}.Header-module__hBw1pG__navOpen{right:0}.Header-module__hBw1pG__nav a{border-bottom:1px solid #0000000d;width:100%;padding:1rem 0;font-size:1.2rem}.Header-module__hBw1pG__nav a:after{display:none}.Header-module__hBw1pG__applyBtnMobile{border-bottom:none;justify-content:center;width:100%;margin-top:1rem;display:inline-flex}}
