:root{--ink:#101828;--ink-2:#344054;--muted:#667085;--blue:#2563eb;--blue-2:#4f46e5;--cyan:#06b6d4;--line:#e7eaf0;--surface:#fff;--canvas:#f6f8fc;--navy:#08142f;--radius:22px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:var(--ink);background:var(--canvas);margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}a,button{transition:all .2s}button{cursor:pointer}.container{width:min(1200px,100% - 40px);margin-inline:auto}.site-main{min-height:70vh}.soft-shadow{box-shadow:0 18px 55px #0f172a12}.card-shadow{box-shadow:0 24px 70px #0f172a1a}.section-kicker{color:var(--blue);letter-spacing:.14em;text-transform:uppercase;font-size:.72rem;font-weight:900}.page{padding:52px 0 88px}.page-hero{border-bottom:1px solid var(--line);background:linear-gradient(135deg,#f7faff 0%,#fff 45%,#f4f7ff 100%);position:relative;overflow:hidden}.page-hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#4f46e526,#0000 65%);border-radius:999px;width:420px;height:420px;position:absolute;top:-190px;right:-170px}.page-title{letter-spacing:-.045em;color:var(--ink);font-size:clamp(2.15rem,4vw,4rem);font-weight:900;line-height:1.02}.page-lead{max-width:700px;color:var(--muted);margin-top:16px;font-size:1.05rem;line-height:1.8}.surface{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);box-shadow:0 12px 40px #0f172a0e}.surface-hover:hover{border-color:#cdd8ff;transform:translateY(-4px);box-shadow:0 24px 65px #2563eb1f}.badge{border-radius:999px;align-items:center;gap:7px;padding:7px 11px;font-size:.72rem;font-weight:850;display:inline-flex}.badge-blue{color:#2856c8;background:#eef4ff}.badge-green{color:#087443;background:#ecfdf3}.badge-dark{color:#344054;background:#e9edf5}.btn-primary{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:.9rem;font-weight:850;display:inline-flex;box-shadow:0 10px 25px #2563eb33}.btn-primary:hover{transform:translateY(-1px);box-shadow:0 15px 32px #2563eb47}.btn-dark{color:#fff;background:#0b1736;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:.9rem;font-weight:850;display:inline-flex}.btn-dark:hover{background:#172a52;transform:translateY(-1px)}.btn-ghost{border:1px solid var(--line);color:#344054;background:#fff;border-radius:13px;justify-content:center;align-items:center;gap:9px;padding:12px 17px;font-size:.9rem;font-weight:800;display:inline-flex}.btn-ghost:hover{color:#1d4ed8;background:#f8faff;border-color:#c7d2fe}input:not([type=checkbox]):not([type=radio]),select,textarea{border-color:var(--line);color:var(--ink);background:#fff;border-radius:13px}input:focus,select:focus,textarea:focus{outline:none;box-shadow:0 0 0 4px #2563eb17;border-color:#8aa7ff!important}.home-hero{color:#fff;background:#08142f;position:relative;overflow:hidden}.home-hero:before{content:"";background:radial-gradient(circle at 12% 25%,#2563eb6b,#0000 30%),radial-gradient(circle at 82% 15%,#06b6d433,#0000 28%),linear-gradient(120deg,#08142f,#101f48 60%,#172b5a);position:absolute;inset:0}.home-hero:after{content:"";opacity:.22;background-image:linear-gradient(#ffffff14 1px,#0000 1px),linear-gradient(90deg,#ffffff14 1px,#0000 1px);background-size:44px 44px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 80%);mask-image:linear-gradient(#000,#0000 80%)}.home-hero-inner{z-index:1;position:relative}.home-eyebrow{color:#dbeafe;background:#ffffff12;border:1px solid #ffffff24;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;font-size:.76rem;font-weight:850;display:inline-flex}.home-title{letter-spacing:-.06em;max-width:820px;margin-top:22px;font-size:clamp(2.7rem,6vw,5.6rem);font-weight:950;line-height:.96}.home-title span{background:linear-gradient(90deg,#60a5fa,#67e8f9);color:#0000;-webkit-background-clip:text;background-clip:text}.home-lead{color:#c7d2fe;max-width:690px;margin-top:24px;font-size:1.08rem;line-height:1.8}.hero-search{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff14;border:1px solid #ffffff24;border-radius:17px;gap:8px;max-width:720px;margin-top:30px;padding:7px;display:flex}.hero-search input{color:#fff;flex:1;min-width:0;padding:13px 12px;box-shadow:none!important;background:0 0!important;border:0!important}.hero-search input::placeholder{color:#aebbd6}.hero-trust{grid-template-columns:repeat(3,1fr);gap:10px;max-width:780px;margin-top:28px;display:grid}.hero-trust-item{background:#ffffff0f;border:1px solid #ffffff1a;border-radius:15px;padding:15px}.hero-trust-item strong{font-size:.86rem;display:block}.hero-trust-item span{color:#9fb0d0;margin-top:4px;font-size:.72rem;line-height:1.5;display:block}.feature-panel{z-index:1;grid-template-columns:1.25fr .75fr;gap:16px;margin-top:55px;display:grid;position:relative}.feature-card{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff12;border:1px solid #ffffff1f;border-radius:22px;padding:24px}.feature-card.primary{background:linear-gradient(135deg,#2563eb6b,#4f46e52e)}.feature-card h3{letter-spacing:-.02em;font-size:1.25rem;font-weight:900}.feature-card p{color:#b9c6df;margin-top:8px;font-size:.88rem;line-height:1.7}.feature-list{gap:10px;margin-top:18px;display:grid}.feature-list div{color:#dce7fb;align-items:center;gap:10px;font-size:.8rem;display:flex}.feature-list i{color:#93c5fd;background:#ffffff1a;border-radius:8px;place-items:center;width:24px;height:24px;font-style:normal;display:grid}.section{padding:80px 0}.section.alt{border-block:1px solid var(--line);background:#fff}.section-head{justify-content:space-between;align-items:end;gap:20px;display:flex}.section-title{letter-spacing:-.045em;margin-top:7px;font-size:clamp(1.8rem,3vw,2.65rem);font-weight:950;line-height:1.05}.section-copy{color:var(--muted);max-width:620px;margin-top:10px;line-height:1.7}.admin-shell{padding:34px 0 80px}.admin-top{justify-content:space-between;align-items:end;gap:20px;margin-bottom:26px;display:flex}.admin-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.admin-stat{border:1px solid var(--line);background:#fff;border-radius:20px;padding:20px;box-shadow:0 10px 35px #0f172a0d}.admin-stat .label{color:var(--muted);font-size:.76rem;font-weight:750}.admin-stat .value{letter-spacing:-.04em;margin-top:7px;font-size:1.8rem;font-weight:950}.practice-page{background:#f2f5fa;min-height:100vh}.practice-bar{z-index:30;color:#fff;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#08142ff5;position:sticky;top:0}.practice-layout{grid-template-columns:minmax(0,1fr) 270px;gap:18px;padding:22px 0 50px;display:grid}.practice-card{border:1px solid var(--line);background:#fff;border-radius:22px;box-shadow:0 16px 45px #0f172a0f}.question-option{border:1px solid var(--line);text-align:left;background:#fff;border-radius:16px;gap:14px;width:100%;padding:17px;display:flex}.question-option:hover{background:#f8faff;border-color:#a8baff}.question-option.selected{background:#eef4ff;border-color:#4f7cff;box-shadow:0 0 0 3px #2563eb14}@media (max-width:900px){.container{width:min(100% - 28px,1200px)}.feature-panel{grid-template-columns:1fr}.admin-grid{grid-template-columns:repeat(2,1fr)}.practice-layout{grid-template-columns:1fr}}@media (max-width:640px){.page{padding:34px 0 60px}.section{padding:58px 0}.hero-trust{grid-template-columns:1fr}.hero-search{flex-direction:column}.hero-search button{width:100%}.section-head,.admin-top{flex-direction:column;align-items:flex-start}.admin-grid{grid-template-columns:1fr 1fr}}main table{border-collapse:separate;border-spacing:0}main table thead th{text-transform:uppercase;letter-spacing:.08em;color:#98a2b3;font-size:.7rem;font-weight:900}main table tbody tr{transition:background .18s}main table tbody tr:hover{background:#f8faff}main textarea{min-height:120px}main button:not(.btn-primary):not(.btn-dark):not(.btn-ghost){border-radius:12px}.compact-home{color:#0f172a;background:#f7f9fc}.compact-hero{color:#fff;background:linear-gradient(135deg,#07132d 0%,#0c1e43 58%,#163a7a 100%);border-bottom:1px solid #1f3b70}.compact-hero-inner{padding:68px 0 30px}.compact-hero-copy{max-width:790px}.compact-pill{color:#dbeafe;background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;align-items:center;gap:8px;padding:7px 11px;font-size:12px;font-weight:800;display:inline-flex}.compact-hero-tagline{letter-spacing:-.015em;color:#e0ecff!important;max-width:760px!important;margin-top:14px!important;font-size:18px!important;font-weight:800!important;line-height:1.5!important}.compact-hero h1{letter-spacing:-.055em;margin-top:18px;font-size:clamp(2.6rem,5vw,4.5rem);font-weight:950;line-height:1.02}.compact-hero h1 span{color:#7dd3fc}.compact-hero p{color:#b9c8e4;max-width:690px;margin-top:16px;font-size:15px;line-height:1.75}.compact-search{background:#fff;border:1px solid #ffffff2e;border-radius:16px;align-items:center;gap:10px;max-width:900px;margin-top:28px;padding:7px 8px 7px 15px;display:flex;box-shadow:0 20px 55px #0003}.compact-search svg{color:#64748b;flex:none}.compact-search input{flex:1;min-width:0;padding:12px 4px;font-size:14px;box-shadow:none!important;border:0!important;outline:0!important}.compact-search button{color:#fff;background:#2563eb;border:0;border-radius:11px;padding:12px 19px;font-size:13px;font-weight:850}.quick-links{color:#9fb0d0;flex-wrap:wrap;align-items:center;gap:18px;margin-top:16px;font-size:12px;display:flex}.quick-links span{color:#6f83a8;font-weight:800}.quick-links a{color:#dce7fb;font-weight:750}.quick-links a:hover{color:#fff}.compact-section{padding:58px 0}.compact-section-muted{background:#eef2f7;border-block:1px solid #e2e7ef}.compact-heading{justify-content:space-between;align-items:end;gap:20px;margin-bottom:22px;display:flex}.eyebrow{color:#2563eb;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.compact-heading h2,.dark-section-head h2{letter-spacing:-.04em;margin-top:5px;font-size:clamp(1.55rem,2.5vw,2.25rem);font-weight:950;line-height:1.1}.compact-heading p,.dark-section-head p{color:#64748b;margin-top:7px;font-size:13px;line-height:1.65}.heading-link{white-space:nowrap;color:#1d4ed8;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.category-list,.exam-list,.paper-list{background:#fff;border:1px solid #dfe5ee;border-radius:18px;overflow:hidden;box-shadow:0 12px 30px #0f172a0b}.category-row{border-bottom:1px solid #edf0f5;grid-template-columns:38px 48px minmax(0,1fr) 90px 22px;align-items:center;gap:12px;padding:15px 18px;display:grid}.category-row:last-child,.exam-row:last-child,.paper-row:last-child{border-bottom:0}.category-row:hover,.exam-row:hover,.state-row:hover,.paper-row:hover{background:#f7faff}.category-number,.exam-index{color:#a0aabd;letter-spacing:.08em;font-size:10px;font-weight:900}.category-icon{background:linear-gradient(135deg,#eef4ff,#f2efff);border-radius:13px;place-items:center;width:42px;height:42px;font-size:18px;display:grid}.category-main{min-width:0}.category-main strong,.exam-info strong,.paper-info strong{color:#0f172a;font-size:14px;font-weight:900;display:block}.category-main span,.exam-info span,.paper-info span{text-overflow:ellipsis;white-space:nowrap;color:#748096;margin-top:4px;font-size:11px;display:block;overflow:hidden}.category-meta{color:#64748b;justify-self:end;font-size:11px;font-weight:800}.category-arrow{color:#a4aec0}.exam-row{border-bottom:1px solid #edf0f5;grid-template-columns:38px minmax(190px,1fr) minmax(220px,1.2fr) 110px;align-items:center;gap:16px;padding:17px 18px;display:grid}.exam-description{text-overflow:ellipsis;white-space:nowrap;color:#667085;font-size:12px;overflow:hidden}.row-action{color:#2563eb;justify-content:flex-end;align-items:center;gap:6px;font-size:11px;font-weight:850;display:inline-flex}.state-list{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.state-row{background:#fff;border:1px solid #e1e6ef;border-radius:15px;align-items:center;gap:12px;padding:15px;display:flex}.state-row span:nth-child(2){flex:1;min-width:0}.state-row strong{font-size:13px;font-weight:900;display:block}.state-row small{color:#7a8497;margin-top:3px;font-size:10px;display:block}.state-icon{color:#2563eb;background:#eef4ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.compact-section-dark{color:#fff;background:#07142e}.dark-section-head{justify-content:space-between;align-items:end;gap:20px;margin-bottom:20px;display:flex}.dark-eyebrow{color:#7dd3fc;letter-spacing:.16em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.dark-section-head p{color:#9fb0d0}.dark-link{color:#dbeafe;white-space:nowrap;align-items:center;gap:7px;font-size:12px;font-weight:850;display:inline-flex}.paper-list{background:#ffffff0b;border-color:#ffffff1a}.paper-row{border-bottom:1px solid #ffffff14;grid-template-columns:42px minmax(0,1fr) 70px 20px;align-items:center;gap:13px;padding:15px 17px;display:grid}.paper-row:hover{background:#ffffff0e}.paper-file{color:#7dd3fc;background:#60a5fa21;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.paper-info strong{color:#fff}.paper-info span{color:#91a4c5}.paper-price{color:#bfdbfe;background:#60a5fa1f;border-radius:999px;justify-self:end;padding:6px 9px;font-size:10px;font-weight:900}.paper-price.free{color:#86efac;background:#34d3991f}.paper-arrow{color:#7285a5}.compact-bottom{background:#f7f9fc;padding:50px 0 58px}.bottom-card{background:#fff;border:1px solid #dfe5ee;border-radius:20px;grid-template-columns:50px minmax(0,1fr) auto;align-items:center;gap:18px;padding:24px;display:grid;box-shadow:0 16px 40px #0f172a0d}.bottom-icon{color:#fff;background:#0b1736;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.bottom-card h2{letter-spacing:-.03em;margin-top:5px;font-size:21px;font-weight:950}.bottom-card p{color:#667085;max-width:650px;margin-top:7px;font-size:12px;line-height:1.7}.bottom-actions{gap:8px;display:flex}.home-disclaimer{text-align:center;color:#98a2b3;max-width:800px;margin:20px auto 0;font-size:10px;line-height:1.6}@media (max-width:850px){.exam-row{grid-template-columns:30px minmax(0,1fr) 22px}.exam-description,.row-action{display:none}.state-list{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.compact-hero-inner{padding:48px 0 24px}.compact-hero h1{font-size:2.65rem}.compact-search{flex-wrap:wrap;align-items:stretch}.compact-search input{min-width:calc(100% - 35px)}.compact-search button{width:100%}.compact-heading,.dark-section-head{flex-direction:column;align-items:flex-start}.heading-link,.dark-link{margin-top:-10px}.category-row{grid-template-columns:28px 40px minmax(0,1fr) 18px;padding:13px}.category-icon{border-radius:11px;width:36px;height:36px}.category-meta{display:none}.category-main span{font-size:10px}.state-list{grid-template-columns:1fr}.paper-row{grid-template-columns:38px minmax(0,1fr) 18px;padding:14px}.paper-price{display:none}.bottom-card{grid-template-columns:42px minmax(0,1fr)}.bottom-actions{grid-column:1/-1}.bottom-actions a{flex:1}.compact-section{padding:46px 0}}:root{--display-font:"Aptos Display", "Segoe UI Variable Display", "Segoe UI", system-ui, sans-serif}body{font-family:Aptos,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}h1,h2,h3,h4,h5,h6,.footer-brand-name,.category-main strong,.exam-info strong,.paper-info strong{font-family:var(--display-font)}.compact-hero h1{font-weight:900}.category-icon{color:#3157d6;background:linear-gradient(145deg,#eef4ff 0%,#f4f1ff 100%);border:1px solid #dfe6ff;font-size:0;position:relative;overflow:hidden;box-shadow:inset 0 1px #fffc,0 8px 18px #3157d614}.category-icon svg{z-index:2;position:relative}.category-icon-glow{filter:blur(2px);background:#6366f129;border-radius:999px;width:28px;height:28px;position:absolute;top:-10px;right:-9px}.category-row:hover .category-icon{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-color:#4f67df;transform:translateY(-1px);box-shadow:0 10px 22px #2563eb38}.category-row:hover .category-icon-glow{background:#ffffff2e}.site-footer{color:#b9c6dc;background:#061126;border-top:1px solid #17294a;margin-top:0}.footer-shell{padding:52px 0 0}.footer-brand-panel{background:linear-gradient(135deg,#1e40af38,#0f172a57);border:1px solid #94a3b826;border-radius:22px;padding:24px;box-shadow:inset 0 1px #ffffff0a}.footer-brand-row{align-items:center;gap:13px;display:flex}.footer-logo{color:#0b1736;background:linear-gradient(135deg,#fff,#dbeafe);border-radius:14px;place-items:center;width:46px;height:46px;display:grid;overflow:hidden;box-shadow:0 10px 28px #0000002e}.footer-logo img{object-fit:cover;width:46px;height:46px}.footer-brand-name{color:#fff;letter-spacing:-.035em;font-size:21px;font-weight:900}.footer-brand-tag{color:#7f96ba;letter-spacing:.14em;text-transform:uppercase;margin-top:2px;font-size:9px;font-weight:900}.footer-description{color:#9fb0cc;max-width:650px;margin-top:17px;font-size:13px;line-height:1.75}.footer-security{color:#d2def1;flex-wrap:wrap;align-items:center;gap:8px;margin-top:18px;font-size:11px;font-weight:800;display:flex}.footer-security-icon{color:#8fd6ff;background:#38bdf81a;border:1px solid #7dd3fc21;border-radius:9px;place-items:center;width:28px;height:28px;display:grid}.footer-dot{background:#536987;border-radius:999px;width:3px;height:3px}.footer-link-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.footer-link-box{background:#ffffff09;border:1px solid #94a3b824;border-radius:18px;padding:18px;transition:all .2s}.footer-link-box:hover{background:#ffffff0d;border-color:#7dd3fc38;transform:translateY(-2px)}.footer-box-heading{border-bottom:1px solid #94a3b81c;align-items:center;gap:9px;padding-bottom:14px;display:flex}.footer-box-heading h3{color:#fff;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:900}.footer-box-icon{color:#8fd6ff;background:#38bdf817;border:1px solid #7dd3fc1c;border-radius:9px;place-items:center;width:30px;height:30px;display:grid}.footer-links{gap:5px;margin-top:10px;display:grid}.footer-link{color:#9fb0cc;border-radius:11px;justify-content:space-between;align-items:center;gap:12px;padding:10px 9px;font-size:11px;font-weight:750;display:flex}.footer-link-left{align-items:center;gap:9px;min-width:0;display:flex}.footer-link-left svg{color:#7085a8;flex:none}.footer-link:hover{color:#fff;background:#ffffff0e}.footer-link:hover .footer-link-left svg{color:#8fd6ff}.footer-link-arrow{color:#516987;opacity:0;transition:all .2s;transform:translate(-3px,3px)}.footer-link:hover .footer-link-arrow{opacity:1;color:#8fd6ff;transform:translate(0)}.footer-bottom{color:#647795;border-top:1px solid #94a3b81f;justify-content:space-between;gap:20px;margin-top:28px;padding:20px 0;font-size:10px;line-height:1.6;display:flex}@media (max-width:700px){.footer-shell{padding-top:38px}.footer-link-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column;gap:7px;margin-top:22px}.footer-brand-panel{padding:20px}.footer-security{flex-direction:column;align-items:flex-start}.footer-dot{display:none}}.compact-home,.compact-home a,.compact-home button,.compact-home input{font-family:Inter Tight,Segoe UI Variable,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}.compact-home a,.compact-home a:hover,.compact-home a:focus,.compact-home a:active{text-decoration:none!important}.compact-home .category-main strong,.compact-home .exam-info strong,.compact-home .state-row strong{letter-spacing:-.018em;color:#101828;font-family:Inter Tight,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:16px;font-weight:750;line-height:1.25;text-decoration:none}.compact-home .category-main span,.compact-home .exam-info span,.compact-home .state-row small{letter-spacing:-.005em;font-size:12px;line-height:1.45}.compact-home .exam-description{font-size:12px;line-height:1.45}.compact-home .category-row,.compact-home .exam-row,.compact-home .state-row{text-decoration:none!important}.compact-home .state-row{min-height:72px;padding:15px 16px}.compact-home .state-row small{margin-top:4px}.compact-home .paper-info strong{letter-spacing:-.015em;font-family:Inter Tight,Segoe UI Variable,Segoe UI,system-ui,sans-serif;font-size:15px;font-weight:750;line-height:1.3;text-decoration:none}@media (min-width:641px){.compact-home .category-main strong,.compact-home .exam-info strong,.compact-home .state-row strong{font-size:17px}.compact-home .paper-info strong{font-size:16px}}.compact-home .category-row:hover .category-main strong,.compact-home .exam-row:hover .exam-info strong,.compact-home .state-row:hover strong,.compact-home .paper-row:hover .paper-info strong{color:#1d4ed8}.compact-home .compact-section-dark .paper-row:hover .paper-info strong{color:#fff}
.Navbar-module__nuAbfa__header{z-index:50;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#f8fafceb;border-bottom:1px solid #e6eaf1;padding:12px 0;position:sticky;top:0}.Navbar-module__nuAbfa__shell{width:min(1240px,100% - 32px);margin:0 auto}.Navbar-module__nuAbfa__bar{background:#fffffff5;border:1px solid #e2e7ef;border-radius:20px;grid-template-columns:auto 1fr auto;align-items:center;gap:18px;min-height:66px;padding:8px;display:grid;box-shadow:0 12px 35px #0f172a14}.Navbar-module__nuAbfa__brand{color:#0f172a;border-radius:15px;align-items:center;gap:11px;min-width:190px;padding:8px 12px;text-decoration:none;display:flex}.Navbar-module__nuAbfa__brand:hover{background:#f4f7fb}.Navbar-module__nuAbfa__brandMark{color:#fff;background:linear-gradient(135deg,#1d4ed8,#4f46e5);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid;position:relative;overflow:hidden;box-shadow:0 8px 20px #2563eb40}.Navbar-module__nuAbfa__brandMark img{object-fit:cover;width:100%;height:100%}.Navbar-module__nuAbfa__brandMark:after{content:"";background:#fff3;border-radius:50%;width:24px;height:24px;position:absolute;top:-8px;right:-8px}.Navbar-module__nuAbfa__brandCopy{gap:1px;display:grid}.Navbar-module__nuAbfa__brandName{letter-spacing:-.035em;font-size:17px;font-weight:900;line-height:1}.Navbar-module__nuAbfa__brandTagline{color:#7b8799;letter-spacing:.01em;max-width:220px;font-size:7.5px;font-weight:800;line-height:1.2}.Navbar-module__nuAbfa__nav{justify-content:center;align-items:center;gap:7px;min-width:0;display:flex}.Navbar-module__nuAbfa__navLink{color:#475467;white-space:nowrap;border:1px solid #0000;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 11px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.Navbar-module__nuAbfa__navLink:first-child{color:#2456c7;background:#eef5ff;border-color:#dbe8ff}.Navbar-module__nuAbfa__navLink:nth-child(2){color:#5b43b7;background:#f3f0ff;border-color:#e6e0ff}.Navbar-module__nuAbfa__navLink:nth-child(3){color:#087443;background:#ecfdf5;border-color:#d4f7e5}.Navbar-module__nuAbfa__navLink:nth-child(4){color:#9a6500;background:#fff8e8;border-color:#f8e8b9}.Navbar-module__nuAbfa__navLink:hover,.Navbar-module__nuAbfa__navLinkActive{filter:saturate(1.08);transform:translateY(-1px);box-shadow:0 7px 16px #0f172a14}.Navbar-module__nuAbfa__navIcon{background:#ffffffb8;border-radius:8px;place-items:center;width:25px;height:25px;display:grid}.Navbar-module__nuAbfa__actions{align-items:center;gap:7px;display:flex}.Navbar-module__nuAbfa__search,.Navbar-module__nuAbfa__login{color:#475467;background:#fff;border:1px solid #e2e7ef;border-radius:12px;justify-content:center;align-items:center;min-height:40px;font-size:11px;font-weight:850;text-decoration:none;display:inline-flex}.Navbar-module__nuAbfa__search{width:40px}.Navbar-module__nuAbfa__search:hover,.Navbar-module__nuAbfa__login:hover{color:#2456c7;background:#f7f9ff;border-color:#bfd0ff}.Navbar-module__nuAbfa__login{padding:8px 12px}.Navbar-module__nuAbfa__signup{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5);border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font-size:11px;font-weight:900;text-decoration:none;display:inline-flex;box-shadow:0 8px 18px #2563eb38}.Navbar-module__nuAbfa__logout{color:#b42318;cursor:pointer;background:#fff1f0;border:1px solid #ffd8d5;border-radius:12px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:8px 13px;font-size:11px;font-weight:900;transition:all .18s;display:inline-flex}.Navbar-module__nuAbfa__logout:hover{background:#ffe7e5;border-color:#ffc5c0;transform:translateY(-1px);box-shadow:0 8px 18px #b423181f}.Navbar-module__nuAbfa__signup:hover{transform:translateY(-1px);box-shadow:0 11px 24px #2563eb4d}.Navbar-module__nuAbfa__menuButton{color:#344054;background:#fff;border:1px solid #e2e7ef;border-radius:12px;width:42px;height:42px;display:none}.Navbar-module__nuAbfa__mobilePanel{background:#fff;border:1px solid #e2e7ef;border-radius:18px;margin-top:9px;padding:12px;box-shadow:0 18px 45px #0f172a1a}.Navbar-module__nuAbfa__mobileIntro{color:#334155;background:linear-gradient(135deg,#eef5ff,#f5f2ff);border-radius:14px;padding:13px}.Navbar-module__nuAbfa__mobileIntro strong{color:#172554;font-size:12px;display:block}.Navbar-module__nuAbfa__mobileIntro span{color:#64748b;margin-top:4px;font-size:10px;line-height:1.5;display:block}.Navbar-module__nuAbfa__mobileNav{gap:7px;margin-top:9px;display:grid}.Navbar-module__nuAbfa__mobileNavLink{color:#344054;border:1px solid #e7ebf2;border-radius:13px;grid-template-columns:34px 1fr 18px;align-items:center;gap:10px;padding:10px;text-decoration:none;display:grid}.Navbar-module__nuAbfa__mobileNavLink:hover{background:#f8faff;border-color:#cdd8ff}.Navbar-module__nuAbfa__mobileNavIcon{color:#3157d6;background:#eef4ff;border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.Navbar-module__nuAbfa__mobileNavText strong{font-size:11px;display:block}.Navbar-module__nuAbfa__mobileNavText small{color:#8a96a8;margin-top:2px;font-size:9px;display:block}.Navbar-module__nuAbfa__mobileArrow{color:#98a2b3}.Navbar-module__nuAbfa__mobileActions{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.Navbar-module__nuAbfa__mobileLogout{color:#b42318;cursor:pointer;background:#fff1f0;border:1px solid #ffd8d5;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;font-size:11px;font-weight:850;display:flex}.Navbar-module__nuAbfa__mobileLogin,.Navbar-module__nuAbfa__mobileSignup{border-radius:11px;justify-content:center;align-items:center;gap:6px;min-height:40px;font-size:11px;font-weight:850;text-decoration:none;display:flex}.Navbar-module__nuAbfa__mobileLogin{color:#475467;border:1px solid #e2e7ef}.Navbar-module__nuAbfa__mobileSignup{color:#fff;background:linear-gradient(135deg,#2563eb,#4f46e5)}@media (max-width:1040px){.Navbar-module__nuAbfa__bar{grid-template-columns:auto 1fr auto;gap:8px}.Navbar-module__nuAbfa__brand{min-width:175px}.Navbar-module__nuAbfa__navLink{padding-inline:9px}.Navbar-module__nuAbfa__navLink span:not(.Navbar-module__nuAbfa__navIcon){display:none}.Navbar-module__nuAbfa__navIcon{width:28px;height:28px}}@media (max-width:780px){.Navbar-module__nuAbfa__header{padding:8px 0}.Navbar-module__nuAbfa__shell{width:min(100% - 20px,1240px)}.Navbar-module__nuAbfa__bar{border-radius:16px;grid-template-columns:1fr auto;min-height:60px;padding:6px}.Navbar-module__nuAbfa__brand{min-width:0}.Navbar-module__nuAbfa__nav,.Navbar-module__nuAbfa__actions{display:none}.Navbar-module__nuAbfa__menuButton{place-items:center;display:grid}}@media (max-width:420px){.Navbar-module__nuAbfa__brandTagline{display:none}.Navbar-module__nuAbfa__brand{padding-inline:7px}.Navbar-module__nuAbfa__brandMark{flex-basis:36px;width:36px;height:36px}}
