:root{--primary-red:#a51d2d;--primary-gold:#d4af37;--bg-color:#fff;--bg-gray:#f9f9f9;--text-color:#333;--text-light:#777;--white:#fff;--true-white:#fff;--border-color:#e0e0e0;--radius:8px;--transition:all .3s ease}[data-theme=dark]{--bg-color:#121212;--bg-gray:#1e1e1e;--text-color:#fff;--text-light:#ccc;--white:#1e1e1e;--border-color:#333;--primary-red:#e53935;--primary-gold:#fbc02d}*{box-sizing:border-box;margin:0;padding:0}body{background-color:var(--bg-color);color:var(--text-color);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;line-height:1.6}a{color:inherit;text-decoration:none}button{cursor:pointer;font-family:inherit}.container{max-width:1200px;margin:0 auto;padding:0 2rem}
.Navbar-module__dVeNwG__navbar{background-color:var(--white);border-bottom:1px solid var(--border-color);z-index:100;position:sticky;top:0}.Navbar-module__dVeNwG__navContainer{justify-content:space-between;align-items:center;height:80px;display:flex}.Navbar-module__dVeNwG__logo{color:var(--primary-gold);white-space:nowrap;align-items:center;gap:0;font-size:1.5rem;font-weight:700;display:flex}.Navbar-module__dVeNwG__icon{font-size:1.2rem}.Navbar-module__dVeNwG__navLinks{gap:1.25rem;list-style:none;display:flex}.Navbar-module__dVeNwG__navLinks a{color:var(--text-color);transition:var(--transition);white-space:nowrap;font-size:.95rem;font-weight:500}.Navbar-module__dVeNwG__navLinks a:hover{color:var(--primary-red)}.Navbar-module__dVeNwG__auth{flex-shrink:0;align-items:center;gap:1rem;display:flex}.Navbar-module__dVeNwG__langToggle{color:var(--text-light);align-items:center;gap:.4rem;font-size:.85rem;font-weight:600;display:flex}.Navbar-module__dVeNwG__langToggle a{color:var(--text-light)}.Navbar-module__dVeNwG__langToggle a:hover,.Navbar-module__dVeNwG__activeLang{color:var(--primary-red)!important}.Navbar-module__dVeNwG__switch{width:50px;height:26px;margin:0 .5rem;display:inline-block;position:relative}.Navbar-module__dVeNwG__switch input{opacity:0;width:0;height:0}.Navbar-module__dVeNwG__slider{cursor:pointer;background-color:var(--border-color);border-radius:34px;transition:all .4s;position:absolute;inset:0}.Navbar-module__dVeNwG__slider:before{content:"☀️";background-color:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:14px;transition:all .4s;display:flex;position:absolute;bottom:3px;left:3px}.Navbar-module__dVeNwG__switch input:checked+.Navbar-module__dVeNwG__slider{background-color:var(--primary-red)}.Navbar-module__dVeNwG__switch input:checked+.Navbar-module__dVeNwG__slider:before{content:"🌙";background-color:#121212;transform:translate(24px)}.Navbar-module__dVeNwG__loginBtn{background:var(--primary-gold);color:var(--true-white);border-radius:var(--radius);transition:var(--transition);border:none;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.95rem;font-weight:600;text-decoration:none;display:flex}.Navbar-module__dVeNwG__loginBtn:hover{color:var(--true-white);background:#a38545}.Navbar-module__dVeNwG__userMenu{flex-wrap:nowrap;align-items:center;gap:.6rem;display:flex}.Navbar-module__dVeNwG__username{color:var(--text-color);font-weight:600}.Navbar-module__dVeNwG__adminLink{background:var(--primary-red);color:var(--true-white);border-radius:var(--radius);white-space:nowrap;padding:.5rem 1.2rem;font-size:.85rem;font-weight:700}.Navbar-module__dVeNwG__teamDashboardLink{background:var(--primary-gold);color:var(--true-white);border-radius:var(--radius);white-space:nowrap;transition:var(--transition);padding:.5rem 1.2rem;font-size:.85rem;font-weight:700;text-decoration:none}.Navbar-module__dVeNwG__teamDashboardLink:hover{background:#a38545}.Navbar-module__dVeNwG__logoutBtn{border:1px solid var(--border-color);border-radius:var(--radius);color:var(--text-color);cursor:pointer;background:0 0;padding:.4rem .8rem;font-size:.8rem}.Navbar-module__dVeNwG__logoutBtn:hover{background:var(--bg-gray)}.Navbar-module__dVeNwG__notificationBtn{color:var(--text-color);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;display:flex;position:relative}.Navbar-module__dVeNwG__badge{background-color:var(--primary-red);color:#fff;border-radius:50%;justify-content:center;align-items:center;padding:2px 5px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:0;right:0}@media (max-width:992px){.Navbar-module__dVeNwG__navLinks{display:none}}@media (max-width:768px){.Navbar-module__dVeNwG__userMenu{gap:.5rem}.Navbar-module__dVeNwG__username{display:none}.Navbar-module__dVeNwG__adminLink,.Navbar-module__dVeNwG__teamDashboardLink{padding:.4rem .8rem;font-size:.75rem}.Navbar-module__dVeNwG__langToggle{margin-left:.5rem}.Navbar-module__dVeNwG__auth{gap:.5rem}}
.Footer-module__rnk_JG__footer{background-color:var(--white);border-top:1px solid var(--border-color);margin-top:4rem;padding-top:4rem}.Footer-module__rnk_JG__footerContainer{grid-template-columns:1fr 2fr;gap:4rem;margin-bottom:3rem;display:grid}.Footer-module__rnk_JG__brand h3{color:var(--primary-gold);margin-bottom:1rem;font-size:1.5rem}.Footer-module__rnk_JG__brand p{color:var(--text-light);max-width:250px;margin-bottom:1.5rem;font-size:.95rem}.Footer-module__rnk_JG__socials{gap:1rem;display:flex}.Footer-module__rnk_JG__socialIcon{background-color:var(--bg-gray);cursor:pointer;width:40px;height:40px;transition:var(--transition);border-radius:50%;justify-content:center;align-items:center;display:flex}.Footer-module__rnk_JG__socialIcon:hover{background-color:var(--primary-red);color:var(--white)}.Footer-module__rnk_JG__linksGrid{grid-template-columns:repeat(4,1fr);gap:2rem;display:grid}.Footer-module__rnk_JG__linkColumn h4{margin-bottom:1.5rem;font-size:1rem;font-weight:600}.Footer-module__rnk_JG__linkColumn a{color:var(--text-light);transition:var(--transition);margin-bottom:.8rem;font-size:.9rem;display:block}.Footer-module__rnk_JG__linkColumn a:hover{color:var(--primary-red)}.Footer-module__rnk_JG__bottomBar{background-color:var(--bg-gray);border-top:1px solid var(--border-color);padding:1.5rem 0}.Footer-module__rnk_JG__bottomContent{color:var(--text-light);justify-content:space-between;align-items:center;font-size:.85rem;display:flex}.Footer-module__rnk_JG__contactInfo{gap:2rem;display:flex}.Footer-module__rnk_JG__contactInfo span{align-items:center;gap:.25rem;display:flex}.Footer-module__rnk_JG__inlineIcon{vertical-align:middle}@media (max-width:992px){.Footer-module__rnk_JG__footerContainer{grid-template-columns:1fr;gap:2rem}.Footer-module__rnk_JG__linksGrid{grid-template-columns:repeat(2,1fr)}.Footer-module__rnk_JG__bottomContent{text-align:center;flex-direction:column;gap:1rem}.Footer-module__rnk_JG__contactInfo{flex-direction:column;gap:.5rem}}
