*{box-sizing:border-box}:root{--navy:#071b3e;--blue:#245df4;--violet:#6646e8;--ink:#142744;--muted:#6a7b95;--line:#e1e8f1;--bg:#f4f7fb;--green:#0c8656}body{background:var(--bg);color:var(--ink);margin:0;font-family:Noto Sans Bengali,Hind Siliguri,system-ui,sans-serif}button,input,select{font:inherit}button{cursor:pointer}.loading{place-items:center;min-height:100vh;display:grid}.logo{color:#fff;background:linear-gradient(135deg,#123b88,#7048ec);border-radius:20px;place-items:center;width:64px;height:64px;font-size:24px;font-weight:800;display:grid}.logo.small{border-radius:14px;flex:0 0 46px;width:46px;height:46px;font-size:17px}.public{background:linear-gradient(#f8fbff,#f2f6fb);min-height:100vh}.public-nav{justify-content:space-between;align-items:center;max-width:1240px;margin:auto;padding:16px 22px;display:flex}.public-brand small{color:var(--muted);font-size:11px;display:block}.public-nav nav{align-items:center;gap:18px;display:flex}.public-nav a{color:var(--ink);font-size:13px;text-decoration:none}.public-nav button,.public-actions button,.primary{background:linear-gradient(90deg,var(--blue),var(--violet));color:#fff;border:0;border-radius:12px;padding:11px 16px;font-weight:700}.public-hero{grid-template-columns:1.25fr .75fr;align-items:center;gap:48px;max-width:1240px;margin:22px auto 0;padding:48px 22px 65px;display:grid}.eyebrow{letter-spacing:.14em;color:#4260b9;font-size:11px;font-weight:800}.public-copy h1{max-width:850px;margin:14px 0 18px;font-size:48px;line-height:1.12}.public-copy p{color:var(--muted);max-width:750px;font-size:17px;line-height:1.7}.public-actions{align-items:center;gap:12px;margin-top:26px;display:flex}.public-actions button{align-items:center;gap:7px;display:flex}.public-actions a{color:var(--ink);font-weight:700;text-decoration:none}.trust-row{flex-wrap:wrap;gap:18px;margin-top:24px;display:flex}.trust-row span{color:#52637f;align-items:center;gap:6px;font-size:12px;display:flex}.trust-row svg{width:16px}.hero-panel{color:#fff;background:#071c43;border-radius:24px;padding:22px;box-shadow:0 28px 70px #0b214828}.hero-panel-head{align-items:center;gap:10px;display:flex}.hero-panel-head small{color:#9cb1dc;display:block}.quick-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:18px;display:grid}.quick-grid button{color:#fff;text-align:left;background:#ffffff0d;border:1px solid #ffffff1f;border-radius:16px;padding:16px}.quick-grid svg{margin-bottom:18px}.quick-grid b,.quick-grid small{display:block}.quick-grid small{color:#afc0e2;margin-top:3px}.public-section{max-width:1240px;margin:auto;padding:58px 22px}.muted-section{background:#eaf0f8;max-width:none;padding-left:max(22px,50% - 598px);padding-right:max(22px,50% - 598px)}.section-title span{letter-spacing:.16em;color:#576fbe;font-size:11px;font-weight:800}.section-title h2{margin:6px 0 22px;font-size:30px}.service-grid{grid-template-columns:repeat(4,1fr);gap:14px;display:grid}.service-card{border:1px solid var(--line);background:#fff;border-radius:18px;padding:18px}.service-icon{background:#eef2ff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.service-card h3{margin:14px 0 6px}.service-card p{color:var(--muted);min-height:70px;font-size:13px}.service-card button{color:#3457c8;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-weight:700;display:flex}.update-list{gap:12px;display:grid}.update-list article{border:1px solid var(--line);background:#fff;border-radius:15px;gap:12px;padding:16px;display:flex}.update-list p{color:var(--muted);margin:3px 0 0}footer{color:#fff;background:#071b3e;justify-content:space-between;align-items:center;padding:24px max(22px,50% - 598px);display:flex}footer p{color:#b9c7df;margin:3px 0 0}.login-shell{place-items:center;min-height:100vh;padding:20px;display:grid}.login-card{border:1px solid var(--line);background:#fff;border-radius:24px;width:min(430px,92vw);padding:28px;box-shadow:0 28px 70px #0d234a24}.back-link{color:#52637f!important;background:0 0!important;border:0!important;margin-bottom:18px!important;padding:0!important}.login-card h1{margin:18px 0 4px}.login-card p{color:var(--muted);margin:0 0 18px}label{color:#40526f;font-size:12px;display:block}input,select{border:1px solid var(--line);width:100%;color:var(--ink);background:#fff;border-radius:12px;outline:none;margin-top:6px;padding:12px}input:focus,select:focus{border-color:#8fa6ff;box-shadow:0 0 0 3px #e8edff}.login-card label{margin:12px 0}.login-card>button:not(.back-link){background:linear-gradient(90deg,var(--blue),var(--violet));color:#fff;border:0;border-radius:12px;width:100%;padding:12px 15px;font-weight:700}.error{color:#a02020;background:#fff0f0;border:1px solid #ffcaca;border-radius:10px;margin:10px 0;padding:10px 12px}.side{color:#fff;background:linear-gradient(#06152f,#082455);width:245px;padding:18px;position:fixed;inset:0 auto 0 0}.brand{align-items:center;gap:11px;display:flex}.brand small{color:#afc0e2;margin-top:2px;font-size:9px;display:block}.side nav{gap:7px;margin-top:24px;display:grid}.side nav button{color:#d7e3fb;text-align:left;background:0 0;border:0;border-radius:11px;align-items:center;gap:9px;padding:11px;display:flex}.side nav button.active,.side nav button:hover{background:linear-gradient(90deg,#1760d6,#6549ea)}main{min-height:100vh;margin-left:245px;padding:18px}header{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}header h2{margin:0}header p{color:var(--muted);margin:4px 0 0;font-size:13px}.logout,.secondary,.ghost-btn,.icon-btn{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:8px 10px}.logout{align-items:center;gap:7px;display:flex}.hero{color:#fff;background:linear-gradient(120deg,#0a2457,#15419a 55%,#6745d2);border-radius:23px;justify-content:space-between;align-items:flex-start;gap:20px;padding:25px;display:flex}.hero h1{margin:8px 0 4px;font-size:30px}.hero p{color:#dfe8ff;margin:0}.hero span{letter-spacing:.08em;font-size:12px;font-weight:800}.hero-chip{white-space:nowrap;background:#ffffff17;border:1px solid #ffffff28;border-radius:999px;align-items:center;gap:6px;padding:8px 12px;display:flex}.stats-grid,.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin-top:14px;display:grid}.stat-card{border:1px solid var(--line);background:#fff;border-radius:16px;align-items:center;gap:10px;padding:14px;display:flex}.stat-card small{color:var(--muted);margin-bottom:3px;font-size:11px;display:block}.stat-card b{font-size:15px;display:block}.stat-icon{background:#eef2ff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.module-grid{grid-template-columns:1fr 1fr;gap:14px;margin-top:14px;display:grid}.module-card,.notice,.table-card,.admin-card,.calc-card,.result-panel,.cycle-card,.roadmap-card,.breakdown-card{border:1px solid var(--line);background:#fff;border-radius:16px}.module-card{padding:18px}.module-icon{background:#eef2ff;border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.module-icon.green{background:#eaf8f2}.module-card h3{margin:14px 0 5px}.module-card p{color:var(--muted);margin:0 0 12px}.ghost-btn{color:#52637f;align-items:center;gap:4px;display:flex}.notice{background:#fff9e9;margin-top:14px;padding:14px}.notice p{margin:6px 0 0}.page-head{justify-content:space-between;align-items:center;gap:16px;margin:10px 0 14px;display:flex}.page-head h2{margin:0}.page-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.page-head>button{background:linear-gradient(90deg,var(--blue),var(--violet));color:#fff;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 15px;font-weight:700;display:inline-flex}.calc-card{padding:18px}.form-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.dmy{grid-template-columns:1fr 1fr 1.2fr;gap:6px;display:grid}.dmy select{padding:11px 7px}.primary.wide{width:100%;margin-top:16px}.deduction-box{border:1px solid var(--line);border-radius:12px;margin-top:14px;padding:12px}.deduction-box summary{cursor:pointer;font-weight:700}.form-grid.compact{margin-top:12px}.result-stack{gap:14px;margin-top:14px;display:grid}.result-panel{background:linear-gradient(135deg,#eef3ff,#fff);padding:20px}.result-panel.ok{background:linear-gradient(135deg,#eaf9f2,#fff)}.result-panel.warn{background:#fff8e8}.result-panel small{color:var(--muted)}.result-panel h3{margin:6px 0;font-size:24px}.big-date{color:#204ab6;font-size:30px;font-weight:900}.cycle-card,.roadmap-card,.breakdown-card{padding:18px}.cycle-flow{grid-template-columns:1fr auto 1fr auto 1fr;align-items:center;gap:10px;display:grid}.cycle-flow>div{background:#f7f9fd;border-radius:12px;padding:12px}.cycle-flow small,.roadmap-row small{color:var(--muted);margin-bottom:3px;display:block}.cycle-card p{color:var(--muted);font-size:12px}.roadmap-row{border-top:1px solid #edf1f6;justify-content:space-between;gap:16px;padding:12px 0;display:flex}.roadmap-row.stop{display:block}.salary-summary{grid-template-columns:repeat(5,1fr);gap:10px;display:grid}.salary-summary article{border:1px solid var(--line);background:#fff;border-radius:14px;padding:14px}.salary-summary small{color:var(--muted);display:block}.salary-summary b{font-size:18px}.salary-summary .net{color:#fff;background:#071d48}.salary-summary .net small{color:#b9c7df}.split-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.money-row{border-top:1px solid #edf1f6;justify-content:space-between;padding:9px 0;display:flex}.toolbar{gap:10px;margin-bottom:12px;display:flex}.search{border:1px solid var(--line);background:#fff;border-radius:12px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.search input{box-shadow:none;border:0;margin:0}.table-card{overflow:hidden}.table-wrap{overflow:auto}table{border-collapse:collapse;width:100%;min-width:760px}th,td{text-align:left;border-bottom:1px solid #edf1f6;padding:13px 14px;font-size:13px}th{color:#5d6d87;background:#f8faff;font-weight:700}td small{color:var(--muted);margin-top:2px;display:block}.actions{white-space:nowrap}.badge{background:#eef2ff;border-radius:999px;padding:5px 8px;font-size:11px;display:inline-block}.badge.active{color:#187c42;background:#e9f8ef}.badge.retired{color:#555;background:#f3f3f3}.badge.inactive{color:#a02020;background:#fff0f0}.icon-btn{padding:7px 8px}.icon-btn.danger{color:#a02020}.empty{text-align:center;color:var(--muted);padding:30px}.modal-backdrop{z-index:50;background:#071b3e66;place-items:center;padding:18px;display:grid;position:fixed;inset:0}.modal-card{border:1px solid var(--line);background:#fff;border-radius:22px;width:min(850px,96vw);max-height:90vh;padding:20px;overflow:auto;box-shadow:0 30px 90px #06152f55}.modal-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.modal-head h3{margin:0}.modal-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.span-2{grid-column:1/-1}.modal-actions{justify-content:flex-end;gap:10px;margin-top:4px;display:flex}.modal-actions button{background:linear-gradient(90deg,var(--blue),var(--violet));color:#fff;border:0;border-radius:12px;align-items:center;gap:8px;padding:12px 15px;font-weight:700;display:inline-flex}.modal-actions .secondary{color:var(--ink);border:1px solid var(--line);background:#fff}.admin-grid{grid-template-columns:repeat(3,1fr);gap:14px;margin-top:14px;display:grid}.admin-card{align-items:flex-start;gap:12px;padding:16px;display:flex}.admin-card h3{margin:0 0 4px}.admin-card p{color:var(--muted);margin:0;font-size:13px}@media (width<=1000px){.public-hero{grid-template-columns:1fr}.service-grid,.stats-grid,.metric-grid,.salary-summary{grid-template-columns:1fr 1fr}.admin-grid{grid-template-columns:1fr}}@media (width<=760px){.public-nav nav a{display:none}.public-copy h1{font-size:34px}.quick-grid{grid-template-columns:1fr 1fr}.service-grid{grid-template-columns:1fr}.side{display:none}main{margin-left:0;padding:10px}.module-grid,.split-grid,.form-grid{grid-template-columns:1fr}.span-2{grid-column:auto}.page-head{align-items:flex-start}.page-head>button{white-space:nowrap}.cycle-flow{grid-template-columns:1fr}.cycle-flow>span{text-align:center;transform:rotate(90deg)}.salary-summary{grid-template-columns:1fr 1fr}footer{flex-direction:column;align-items:flex-start;gap:10px}}.photo-picker{border:1px solid var(--line);background:#f8faff;border-radius:16px;align-items:center;gap:14px;margin:14px 0;padding:14px;display:flex}.photo-preview,.profile-avatar{background:#eef2ff;border-radius:22px;flex:0 0 82px;place-items:center;width:82px;height:82px;display:grid;overflow:hidden}.photo-preview img,.profile-avatar img,.mini-avatar img{object-fit:cover;width:100%;height:100%}.photo-btn{border:1px solid var(--line);cursor:pointer;color:var(--ink);background:#fff;border-radius:10px;align-items:center;gap:7px;padding:9px 11px;font-weight:700;display:inline-flex}.photo-btn input{display:none}.photo-picker small{color:var(--muted);margin-top:6px;display:block}.form-section{color:#22437d;border-bottom:1px solid #edf1f6;padding:9px 0 2px;font-weight:800}.wide-modal{width:min(980px,96vw)}.profile-hero{color:#fff;background:linear-gradient(125deg,#0b2454,#19499e 62%,#6947d2);border-radius:20px;align-items:center;gap:20px;padding:22px;display:flex}.profile-avatar{background:#ffffff1a;flex-basis:110px;width:110px;height:110px}.profile-main h2{margin:8px 0 3px;font-size:30px}.profile-main p{color:#d9e4ff;margin:0}.profile-meta{flex-wrap:wrap;gap:16px;margin-top:15px;display:flex}.profile-meta span{align-items:center;gap:6px;font-size:12px;display:flex}.profile-meta svg{width:16px}.profile-grid{grid-template-columns:1fr 1fr 1fr;gap:14px;margin-top:14px;display:grid}.profile-grid article{border:1px solid var(--line);background:#fff;border-radius:16px;padding:16px}.profile-grid h3{margin:0 0 10px}.info-row{border-top:1px solid #edf1f6;justify-content:space-between;gap:18px;padding:9px 0;font-size:13px;display:flex}.info-row span{color:var(--muted)}.back-text{color:#4b64a5;background:0 0;border:0;margin-bottom:7px;padding:0}.employee-cell{cursor:pointer;align-items:center;gap:9px;display:flex}.mini-avatar{background:#eef2ff;border-radius:10px;flex:0 0 34px;place-items:center;width:34px;height:34px;display:grid;overflow:hidden}.inline-add{gap:8px;margin-bottom:12px;display:flex}.inline-add input{margin:0}.inline-add button{white-space:nowrap;align-items:center;gap:5px;display:flex}.directory-row{border-top:1px solid #edf1f6;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px 0;display:grid}.directory-row small{color:var(--muted)}@media (width<=900px){.profile-grid{grid-template-columns:1fr 1fr}}@media (width<=650px){.profile-hero{align-items:flex-start}.profile-grid{grid-template-columns:1fr}.profile-meta{gap:7px;display:grid}.photo-picker{align-items:flex-start}}textarea{border:1px solid var(--line);width:100%;color:var(--ink);resize:vertical;background:#fff;border-radius:12px;outline:none;margin-top:6px;padding:12px}.history-card{border:1px solid var(--line);background:#fff;border-radius:18px;margin-top:14px;padding:18px}.history-head{justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.history-head h3{margin:0}.history-head p{color:var(--muted);margin:4px 0 0;font-size:13px}.history-head .primary{align-items:center;gap:6px;display:flex}.timeline{margin-top:18px;position:relative}.timeline:before{content:"";background:#e7edf6;width:2px;position:absolute;top:10px;bottom:10px;left:18px}.timeline-item{grid-template-columns:38px 1fr;gap:12px;padding-bottom:18px;display:grid;position:relative}.timeline-dot{color:#3159c7;z-index:1;background:#eef2ff;border-radius:12px;place-items:center;width:38px;height:38px;display:grid}.timeline-body{background:#f9fbfe;border:1px solid #edf1f6;border-radius:14px;padding:13px}.timeline-top{justify-content:space-between;gap:14px;display:flex}.timeline-top small{color:var(--muted)}.timeline-top h4{margin:3px 0 0}.timeline-meta{flex-wrap:wrap;gap:12px;margin-top:10px;display:flex}.timeline-meta span{color:#52637f;align-items:center;gap:5px;font-size:12px;display:flex}.timeline-body p{color:#5f708a;margin:9px 0 0;font-size:12px}.timeline-actions{justify-content:flex-end;gap:6px;margin-top:8px;display:flex}@media (width<=700px){.history-head,.timeline-top{flex-direction:column}.timeline-meta{gap:6px;display:grid}}.lang-btn{border:1px solid var(--line);color:var(--ink);background:#fff;border-radius:10px;padding:8px 11px;font-weight:700}.login-top,.header-actions{justify-content:space-between;align-items:center;gap:10px;display:flex}.public-brand,.brand{min-height:46px}.brand>div>small{color:#afc0e2;margin-top:3px;font-size:10px;display:block}.premium-public{background:radial-gradient(circle at 10% 4%,#edf3ff 0,#0000 28%),radial-gradient(circle at 92% 7%,#f3efff 0,#0000 24%),#f7f9fd;overflow:hidden}.luxury-nav{z-index:40;-webkit-backdrop-filter:blur(18px);background:#ffffffd1;border-bottom:1px solid #dbe2f0b3;position:sticky;top:0;box-shadow:0 8px 34px #12234c0f}.public-brand{align-items:center;gap:11px;display:flex}.brand-orb{color:#fff;background:linear-gradient(135deg,#0a2556,#315fd1 58%,#7659db);border-radius:14px;place-items:center;width:42px;height:42px;transition:all .35s;display:grid;box-shadow:0 12px 24px #2049a040}.public-brand:hover .brand-orb{transform:rotate(-7deg)scale(1.06);box-shadow:0 16px 32px #2049a057}.luxury-nav nav a{padding:9px 2px;position:relative}.luxury-nav nav a:after{content:"";background:linear-gradient(90deg,#2e5fd0,#8b5ddd);border-radius:8px;height:2px;transition:all .28s;position:absolute;bottom:1px;left:50%;right:50%}.luxury-nav nav a:hover:after{left:0;right:0}.luxury-nav nav a,.luxury-nav button{transition:transform .22s,box-shadow .22s,color .22s,background .22s}.luxury-nav nav a:hover{color:#2e56ba;transform:translateY(-2px)}.nav-login{align-items:center;background:linear-gradient(110deg,#0c285c,#2354bd 62%,#6947d2)!important;gap:7px!important;display:inline-flex!important;box-shadow:0 9px 22px #1e41913b!important}.nav-login:hover{transform:translateY(-2px)scale(1.02);box-shadow:0 14px 30px #1e419152!important}.lang-btn:hover{background:#f7f9ff;border-color:#a9b9dd;transform:translateY(-2px);box-shadow:0 8px 18px #1d376f14}.luxury-hero{isolation:isolate;min-height:620px;padding-top:88px;padding-bottom:88px;position:relative}.luxury-hero:before{content:"";z-index:-2;background:linear-gradient(125deg,#071d46 0%,#0c2f6b 43%,#273c8b 70%,#5a3ca3 100%);border-radius:38px;position:absolute;inset:18px 3.5% 0;box-shadow:0 35px 80px #0a1f4938}.luxury-hero:after{content:"";z-index:-1;background-image:linear-gradient(#ffffff09 1px,#0000 1px),linear-gradient(90deg,#ffffff09 1px,#0000 1px);background-size:38px 38px;border-radius:38px;position:absolute;inset:18px 3.5% 0;-webkit-mask-image:linear-gradient(#000,#0000 90%);mask-image:linear-gradient(#000,#0000 90%)}.hero-glow{filter:blur(6px);opacity:.6;z-index:-1;border-radius:999px;animation:8s ease-in-out infinite floatGlow;position:absolute}.glow-one{background:radial-gradient(circle,#8e73ef66,#0000 70%);width:260px;height:260px;top:60px;right:12%}.glow-two{background:radial-gradient(circle,#2f77ff55,#0000 70%);width:220px;height:220px;animation-delay:-3s;bottom:20px;left:4%}@keyframes floatGlow{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(20px,-18px)scale(1.08)}}.luxury-hero .public-copy{color:#fff;padding-left:18px}.luxury-hero .public-copy h1{letter-spacing:-1.7px;text-wrap:balance;max-width:850px;font-size:clamp(42px,5.1vw,72px);line-height:1.04}.luxury-hero .public-copy>p{color:#dce5fa;max-width:730px;font-size:18px;line-height:1.75}.luxury-eyebrow{color:#dbe6ff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff17;border:1px solid #ffffff21;border-radius:999px;align-items:center;gap:8px;padding:8px 12px;display:inline-flex}.pulse-dot{background:#63dfad;border-radius:50%;width:8px;height:8px;animation:1.8s infinite pulseDot;box-shadow:0 0 #63dfad99}@keyframes pulseDot{70%{box-shadow:0 0 0 8px #63dfad00}to{box-shadow:0 0 #63dfad00}}.luxury-primary,.luxury-secondary{cursor:pointer;border:0;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:14px 18px;font-weight:800;transition:all .28s cubic-bezier(.2,.8,.2,1);display:inline-flex}.luxury-primary{color:#102448;background:linear-gradient(135deg,#fff,#eef3ff);box-shadow:0 14px 30px #0000002e}.luxury-secondary{color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff2e}.luxury-primary:hover,.luxury-secondary:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 20px 38px #00000038}.public-live{color:#cfe0ff;letter-spacing:.04em;align-items:center;gap:8px;margin-top:18px;font-size:12px;display:inline-flex}.luxury-hero .trust-row span{color:#dce6fa;background:#ffffff12;border-color:#ffffff1f;transition:all .25s}.luxury-hero .trust-row span:hover{background:#ffffff1f;transform:translateY(-3px)}.luxury-panel{-webkit-backdrop-filter:blur(18px);color:#fff;overflow:hidden;background:#ffffff1a!important;border:1px solid #ffffff2b!important;box-shadow:0 28px 65px #00000038!important}.luxury-panel:before{content:"";background:#ffffff10;border-radius:50%;width:180px;height:180px;position:absolute;top:-60px;right:-60px}.luxury-panel{position:relative}.panel-icon{color:#183f8d;background:linear-gradient(135deg,#fff,#dde7ff);border-radius:15px;place-items:center;width:46px;height:46px;display:grid;box-shadow:0 10px 24px #00000026}.luxury-panel .hero-panel-head small{color:#becbea}.status-pill{letter-spacing:.08em;background:#133a66;border:1px solid #ffffff1c;border-radius:999px;align-items:center;gap:6px;margin-left:auto;padding:7px 9px;font-size:10px;font-weight:800;display:flex}.status-pill span{background:#55dea8;border-radius:50%;width:7px;height:7px}.luxury-quick button{min-height:150px;transition:all .32s cubic-bezier(.2,.8,.2,1);position:relative;overflow:hidden;box-shadow:0 12px 28px #03123029;background:#fffffff0!important;border:1px solid #ffffff80!important}.luxury-quick button:before{content:"";opacity:0;background:linear-gradient(135deg,#0000 40%,#435ebe14);transition:all .3s;position:absolute;inset:0}.luxury-quick button:hover{transform:translateY(-7px)scale(1.015);box-shadow:0 22px 42px #03123038;border-color:#c6d3ef!important}.luxury-quick button:hover:before{opacity:1}.luxury-quick button:hover .quick-arrow{transform:translate(5px)}.quick-icon{color:#2858c2;background:#eaf1ff;border-radius:13px;place-items:center;width:42px;height:42px;margin-bottom:9px;display:grid}.quick-icon.gold{color:#9a6900;background:#fff5d9}.quick-icon.violet{color:#744fd0;background:#f2ecff}.quick-icon.teal{color:#168476;background:#e7faf7}.quick-arrow{color:#7c8ca8;width:17px;transition:all .25s;position:absolute;bottom:12px;right:12px}.luxury-quick small{line-height:1.45}.luxury-section{padding-top:90px;padding-bottom:90px}.section-title.centered{text-align:center;max-width:780px;margin:0 auto 30px}.section-title.centered p{color:var(--muted);font-size:15px}.luxury-services{gap:18px}.luxury-card{position:relative;overflow:hidden;box-shadow:0 14px 38px #1b336212;border-radius:22px!important;padding:24px!important;transition:all .34s cubic-bezier(.2,.8,.2,1)!important}.luxury-card:before{content:"";background:radial-gradient(circle,#e9eeff,#0000 70%);border-radius:50%;width:160px;height:160px;transition:all .35s;position:absolute;inset:auto -40px -70px auto}.luxury-card:hover{border-color:#c9d5ee;transform:translateY(-9px);box-shadow:0 26px 55px #1b336224}.luxury-card:hover:before{transform:scale(1.25)}.luxury-card .service-icon{transition:all .35s}.luxury-card:hover .service-icon{transform:rotate(-6deg)scale(1.08)}.luxury-card button{transition:all .25s}.luxury-card button:hover{color:#234eb3;gap:10px}.card-number{color:#edf1f8;letter-spacing:-2px;font-size:34px;font-weight:900;position:absolute;top:15px;right:18px}.calculator-stage{background:linear-gradient(#f7f9fd,#eef3fb);padding-top:88px;padding-bottom:90px}.calculator-switch{background:#fff;border:1px solid #dce4f2;border-radius:16px;gap:8px;width:max-content;max-width:100%;margin:0 auto 22px;padding:6px;display:flex;box-shadow:0 12px 28px #19315f14}.calculator-switch button{color:#52637f;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:8px;padding:12px 18px;font-weight:800;transition:all .25s;display:flex}.calculator-switch button:hover{color:#234a9f;background:#f2f5fc;transform:translateY(-1px)}.calculator-switch button.active{color:#fff;background:linear-gradient(120deg,#0d2d66,#2756be 64%,#6848cf);box-shadow:0 9px 20px #24499e38}.calculator-switch svg{width:18px}.public-calculator-card{background:#ffffffed;border:1px solid #dbe3f1;border-radius:28px;max-width:1180px;margin:0 auto;padding:28px;box-shadow:0 24px 70px #162e5b1f}.public-calculator-card .page-head{margin-top:0}.public-calculator-card .calc-card,.public-calculator-card .result-panel,.public-calculator-card .cycle-card,.public-calculator-card .roadmap-card,.public-calculator-card .breakdown-card,.public-calculator-card .salary-summary article{box-shadow:0 8px 24px #1d35630b}.public-calculator-card .primary.wide{color:#fff;background:linear-gradient(110deg,#0d2d66,#2757c2 62%,#6947d2);border:0;border-radius:13px;min-height:48px;transition:all .28s;box-shadow:0 12px 28px #254eac38}.public-calculator-card .primary.wide:hover{transform:translateY(-3px);box-shadow:0 17px 34px #254eac4d}.public-calculator-card input:focus,.public-calculator-card select:focus{border-color:#7f9ee3;box-shadow:0 0 0 4px #4c6dbc1a}.luxury-updates{padding-top:85px;padding-bottom:88px}.premium-update-list{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.premium-update-list article{transition:all .3s;box-shadow:0 12px 32px #1c33620f;border-radius:20px!important;align-items:flex-start!important;padding:20px!important}.premium-update-list article:hover{transform:translateY(-6px);box-shadow:0 20px 42px #1c33621f}.update-icon{color:#3159bd;background:linear-gradient(135deg,#edf3ff,#f4efff);border-radius:14px;flex:0 0 44px;place-items:center;width:44px;height:44px;display:grid}.public-cta{color:#fff;background:linear-gradient(120deg,#081e49,#174399 60%,#5940a2);border-radius:26px;justify-content:space-between;align-items:center;gap:24px;max-width:1180px;margin:0 auto 60px;padding:32px 36px;display:flex;box-shadow:0 25px 60px #0a1f4933}.public-cta span{letter-spacing:.14em;color:#b9c9ed;font-size:11px;font-weight:800}.public-cta h2{margin:4px 0 5px;font-size:30px}.public-cta p{color:#d3def3;margin:0}.public-cta a{color:#17376f;background:#fff;border-radius:13px;align-items:center;gap:9px;padding:13px 17px;font-weight:800;transition:all .28s;display:inline-flex;box-shadow:0 12px 28px #0000002e}.public-cta a:hover{transform:translateY(-4px)scale(1.02);box-shadow:0 18px 34px #0000003d}@media (width<=1000px){.luxury-hero:before,.luxury-hero:after{inset:14px 2.2% 0}.luxury-hero .public-copy{padding-left:0}.premium-update-list{grid-template-columns:1fr}.public-calculator-card{padding:18px}.public-cta{margin-left:4%;margin-right:4%}}@media (width<=760px){.luxury-nav{padding-left:14px;padding-right:14px}.public-brand small{display:none}.luxury-nav nav .lang-btn,.luxury-nav nav .nav-login{display:inline-flex}.luxury-nav nav{gap:6px}.luxury-nav .lang-btn{padding:8px}.luxury-nav .nav-login{padding:9px 10px}.luxury-hero{min-height:auto;padding:48px 5% 54px}.luxury-hero:before,.luxury-hero:after{border-radius:28px;inset:10px 2.5% 0}.luxury-hero .public-copy h1{letter-spacing:-.8px;font-size:38px}.luxury-hero .public-copy>p{font-size:15px}.public-actions{grid-template-columns:1fr;display:grid}.luxury-primary,.luxury-secondary{width:100%}.luxury-panel{margin-top:8px}.quick-grid.luxury-quick{grid-template-columns:1fr 1fr}.luxury-quick button{min-height:145px}.luxury-section,.calculator-stage,.luxury-updates{padding-top:62px;padding-bottom:62px}.public-calculator-card{border-radius:20px;padding:12px}.calculator-switch{justify-content:center;width:100%}.calculator-switch button{flex:1;justify-content:center;padding:11px 10px}.public-cta{flex-direction:column;align-items:flex-start;padding:26px}.public-cta a{justify-content:center;width:100%}}@media (width<=480px){.quick-grid.luxury-quick{grid-template-columns:1fr}.luxury-hero .public-copy h1{font-size:34px}.public-live{font-size:10px}.luxury-hero .trust-row{display:grid}.luxury-panel{padding:14px!important}.public-calculator-card .salary-summary{grid-template-columns:1fr}.card-number{font-size:28px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-glow,.pulse-dot{animation:none!important}*{transition-duration:.01ms!important}}.premium-public{--public-ink:#10233f;--public-muted:#536984;--public-line:#d8e2ef;--public-blue:#1e4fb8;--public-navy:#081d42;color:var(--public-ink);background:linear-gradient(#fbfdff 0%,#f3f7fc 48%,#f8faff 100%)}.premium-public .public-nav{gap:24px;max-width:1280px;min-height:76px;padding:14px 30px}.premium-public .public-brand{gap:13px;min-width:0}.premium-public .public-brand b{color:#0d2242;font-size:16px;line-height:1.35;display:block}.premium-public .public-brand small{color:#63758e;margin-top:2px;font-size:11px;line-height:1.4}.premium-public .luxury-nav nav{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:14px;display:flex}.premium-public .luxury-nav nav a{color:#203653;padding:10px 4px;font-weight:700;line-height:1.2}.premium-public .luxury-nav nav a:hover{color:#18489f}.premium-public .lang-btn{color:#173456!important;background:#f5f8fd!important;border:1px solid #cdd9ea!important;border-radius:12px!important;padding:10px 13px!important}.premium-public .nav-login{color:#fff!important;border-radius:12px!important;padding:11px 17px!important}.premium-public .luxury-hero{isolation:isolate;border-radius:34px;gap:54px;max-width:1280px;margin:28px auto 0;padding:72px 46px 76px}.premium-public .luxury-hero:before{background:linear-gradient(125deg,#071b3e 0%,#0f3270 50%,#4d3da2 100%);border:1px solid #ffffff21;border-radius:34px;inset:0;box-shadow:0 34px 80px #091f4638}.premium-public .luxury-hero:after{pointer-events:none;background:radial-gradient(circle at 15% 15%,#6091ff38,#0000 30%),radial-gradient(circle at 90% 10%,#a974ff2e,#0000 28%);border-radius:33px;inset:1px}.premium-public .luxury-hero .public-copy{z-index:2;padding:6px 0;position:relative}.premium-public .luxury-hero .eyebrow{color:#c5d7ff;font-size:12px;line-height:1.4}.premium-public .luxury-hero .public-copy h1{color:#fff;letter-spacing:-1.1px;text-wrap:balance;max-width:760px;margin:16px 0 20px;font-size:clamp(40px,5vw,64px);line-height:1.14}.premium-public .luxury-hero .public-copy>p{color:#dbe6fa;max-width:720px;margin:0;font-size:17px;line-height:1.82}.premium-public .public-actions{align-items:stretch;gap:14px;margin-top:30px}.premium-public .luxury-primary,.premium-public .luxury-secondary{justify-content:center;align-items:center;gap:9px;min-height:52px;line-height:1.25;display:inline-flex;border-radius:14px!important;padding:14px 20px!important;font-weight:800!important;transition:transform .25s,box-shadow .25s,background .25s,border-color .25s!important}.premium-public .luxury-primary{color:#fff!important;background:linear-gradient(115deg,#2f69e8,#7654db)!important;box-shadow:0 14px 30px #244fb952!important}.premium-public .luxury-primary:hover{transform:translateY(-4px);box-shadow:0 20px 38px #244fb966!important}.premium-public .luxury-secondary{color:#fff!important;box-shadow:none!important;background:#ffffff1a!important;border:1px solid #ffffff57!important}.premium-public .luxury-secondary:hover{transform:translateY(-4px);background:#ffffff2e!important;border-color:#ffffff94!important}.premium-public .public-live{color:#d8e4f8;align-items:center;gap:8px;margin-top:20px;line-height:1.4;display:flex}.premium-public .luxury-hero .trust-row{gap:14px 20px;margin-top:24px}.premium-public .luxury-hero .trust-row span{color:#d5e2f7;font-size:12px;line-height:1.4}.premium-public .luxury-panel{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);position:relative;color:#102642!important;background:#fffffff5!important;border:1px solid #ffffffc7!important;border-radius:26px!important;padding:24px!important;box-shadow:0 28px 65px #04153447!important}.premium-public .luxury-panel .hero-panel-head{align-items:center;gap:12px;margin-bottom:18px}.premium-public .luxury-panel .hero-panel-head b{color:#102642;font-size:15px;line-height:1.35}.premium-public .luxury-panel .hero-panel-head small{margin-top:2px;font-size:11px;line-height:1.4;color:#637892!important}.premium-public .panel-icon{color:#2859bd!important;background:#eaf1ff!important}.premium-public .status-pill{color:#1b704f!important;background:#e9f8f1!important;border:1px solid #c8eadb!important}.premium-public .quick-grid.luxury-quick{gap:12px;margin-top:0}.premium-public .luxury-quick button{min-height:154px;line-height:1.45;color:#132a46!important;background:#f9fbfe!important;border:1px solid #d8e3f0!important;border-radius:18px!important;padding:18px!important}.premium-public .luxury-quick button b{color:#122945;margin-bottom:5px;font-size:14px;line-height:1.45}.premium-public .luxury-quick button small{padding-right:14px;font-size:11px;line-height:1.55;color:#61758e!important}.premium-public .luxury-quick button:hover{transform:translateY(-6px);background:#fff!important;border-color:#b9cbe4!important;box-shadow:0 18px 36px #18356221!important}.premium-public .quick-arrow{color:#536f99!important}.premium-public .public-section{max-width:1240px;padding-left:28px;padding-right:28px}.premium-public .luxury-section{padding-top:92px;padding-bottom:92px}.premium-public .section-title span{color:#3159ad;font-size:11px;line-height:1.4}.premium-public .section-title h2{color:#10233f;margin:8px 0 24px;line-height:1.3}.premium-public .section-title.centered p{color:#5c718c;max-width:700px;margin:10px auto 0;line-height:1.75}.premium-public .service-grid{gap:18px}.premium-public .luxury-card{min-height:260px;color:#10233f!important;background:#fff!important;border:1px solid #d9e3ef!important;padding:26px!important}.premium-public .luxury-card h3{color:#10233f;margin:18px 0 9px;line-height:1.4}.premium-public .luxury-card p{min-height:78px;margin:0 0 18px;font-size:13px;line-height:1.75;color:#5c7089!important}.premium-public .luxury-card button{font-weight:800;line-height:1.3;color:#2857b5!important}.premium-public .luxury-card button:hover{color:#173f91!important}.premium-public .card-number{top:17px;right:20px;color:#e5ebf5!important}.premium-public .calculator-stage{background:linear-gradient(#edf3fa 0%,#f6f9fd 100%);border-top:1px solid #dce5f0;border-bottom:1px solid #dce5f0;max-width:none;padding-left:max(28px,50% - 592px);padding-right:max(28px,50% - 592px)}.premium-public .calculator-switch{border-color:#d5e0ed;margin-bottom:26px;padding:7px}.premium-public .calculator-switch button{color:#405773;min-height:46px;padding:12px 20px}.premium-public .calculator-switch button.active{color:#fff!important}.premium-public .public-calculator-card{background:#fff;border-color:#d7e1ed;padding:30px;box-shadow:0 24px 60px #14315b1a}.premium-public .public-calculator-card .page-head{padding:4px 2px 12px}.premium-public .public-calculator-card .page-head h2{color:#10233f;line-height:1.35}.premium-public .public-calculator-card .page-head p{color:#5d7189;line-height:1.6}.premium-public .public-calculator-card .calc-card{padding:22px}.premium-public .public-calculator-card label{color:#334b68;margin-bottom:2px;line-height:1.45}.premium-public .public-calculator-card input,.premium-public .public-calculator-card select{color:#152b46;background:#fff;border-color:#ccd9e8;padding:12px 13px}.premium-public .public-calculator-card .result-panel,.premium-public .public-calculator-card .cycle-card,.premium-public .public-calculator-card .roadmap-card,.premium-public .public-calculator-card .breakdown-card{color:#142943}.premium-public .luxury-updates{background:#f7f9fc!important}.premium-public .premium-update-list{gap:18px}.premium-public .premium-update-list article{color:#10233f!important;background:#fff!important;border-color:#d9e3ef!important;padding:22px!important}.premium-public .premium-update-list article b{color:#10233f;line-height:1.45}.premium-public .premium-update-list article p{margin-top:6px;line-height:1.7;color:#5d7189!important}.premium-public .public-cta{background:linear-gradient(120deg,#071b3e,#17468f 58%,#593f9f);border-radius:28px;max-width:1180px;margin:10px auto 70px;padding:38px 42px}.premium-public .public-cta h2{color:#fff;margin:7px 0 8px;line-height:1.3}.premium-public .public-cta p{color:#d7e3f6;line-height:1.65}.premium-public .public-cta a{text-decoration:none;color:#12356e!important;background:#fff!important}.premium-public footer{background:#061731;gap:22px;padding:28px max(28px,50% - 592px)}.premium-public footer b{color:#fff}.premium-public footer p{color:#b9c8dd;line-height:1.6}@media (width<=1000px){.premium-public .public-nav{padding-left:22px;padding-right:22px}.premium-public .luxury-nav nav a{display:none}.premium-public .luxury-hero{grid-template-columns:1fr;gap:34px;margin-left:18px;margin-right:18px;padding:58px 34px 62px}.premium-public .luxury-panel{width:100%;max-width:760px}.premium-public .service-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.premium-public .public-nav{gap:10px;min-height:68px;padding:11px 14px}.premium-public .public-brand b{font-size:13px}.premium-public .luxury-nav nav{flex-wrap:nowrap;gap:6px}.premium-public .lang-btn{padding:8px 9px!important}.premium-public .nav-login{font-size:12px;padding:9px 11px!important}.premium-public .luxury-hero{border-radius:26px;gap:28px;margin:14px 10px 0;padding:42px 22px 46px}.premium-public .luxury-hero:before,.premium-public .luxury-hero:after{border-radius:26px}.premium-public .luxury-hero .public-copy h1{letter-spacing:-.5px;font-size:36px;line-height:1.18}.premium-public .luxury-hero .public-copy>p{font-size:15px;line-height:1.75}.premium-public .public-actions{grid-template-columns:1fr;gap:10px}.premium-public .luxury-primary,.premium-public .luxury-secondary{width:100%}.premium-public .luxury-panel{border-radius:21px!important;padding:18px!important}.premium-public .quick-grid.luxury-quick{grid-template-columns:1fr 1fr;gap:10px}.premium-public .luxury-quick button{min-height:148px;padding:15px!important}.premium-public .public-section{padding-left:16px;padding-right:16px}.premium-public .luxury-section{padding-top:64px;padding-bottom:64px}.premium-public .service-grid{grid-template-columns:1fr}.premium-public .luxury-card{min-height:auto;padding:22px!important}.premium-public .public-calculator-card{border-radius:20px;padding:14px}.premium-public .public-calculator-card .calc-card{padding:16px}.premium-public .calculator-switch{gap:5px;width:100%}.premium-public .calculator-switch button{padding:10px 8px;font-size:12px}.premium-public .public-cta{margin:0 16px 52px;padding:28px 24px}.premium-public footer{flex-direction:column;align-items:flex-start;padding:24px 18px}}@media (width<=480px){.premium-public .public-brand small{display:none}.premium-public .brand-orb{border-radius:11px;width:36px;height:36px}.premium-public .luxury-hero{padding:36px 17px 40px}.premium-public .luxury-hero .public-copy h1{font-size:31px}.premium-public .quick-grid.luxury-quick{grid-template-columns:1fr}.premium-public .luxury-quick button{min-height:128px}.premium-public .section-title h2{font-size:26px}.premium-public .public-calculator-card{padding:10px}}.premium-public{scroll-behavior:smooth}.premium-public section[id]{scroll-margin-top:96px}.premium-public .public-menu{align-items:center;gap:12px;min-width:0;display:flex}.premium-public .public-menu-links{align-items:center;gap:2px;min-width:0;display:flex}.premium-public .nav-text-btn{appearance:none;color:#203653;cursor:pointer;white-space:nowrap;background:0 0;border:0;border-radius:10px;padding:10px 8px;font-weight:700;transition:color .22s,background .22s,transform .22s}.premium-public .nav-text-btn:hover{color:#18489f;background:#eef4ff;transform:translateY(-2px)}.premium-public .info-stage{padding-top:88px;padding-bottom:88px}.premium-public .soft-stage{background:linear-gradient(#f5f8fc,#eef3f9);border-top:1px solid #dce5f0;border-bottom:1px solid #dce5f0;max-width:none;padding:82px max(28px,50% - 592px)}.premium-public .info-grid{gap:18px;margin-top:34px;display:grid}.premium-public .info-grid.three-col{grid-template-columns:repeat(3,1fr)}.premium-public .info-card{background:#fff;border:1px solid #d9e3ef;border-radius:22px;padding:26px;transition:transform .25s,box-shadow .25s,border-color .25s;position:relative;overflow:hidden;box-shadow:0 16px 36px #14315b12}.premium-public .info-card:after{content:"";background:radial-gradient(circle,#3a6bda1a,#0000 68%);border-radius:50%;width:120px;height:120px;position:absolute;inset:auto -35px -45px auto}.premium-public .info-card:hover{border-color:#b8cae2;transform:translateY(-7px);box-shadow:0 24px 48px #14315b1f}.premium-public .info-icon,.premium-public .form-icon,.premium-public .empty-icon{color:#2859bd;background:#eaf1ff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.premium-public .info-card h3{color:#10233f;margin:18px 0 9px;line-height:1.4}.premium-public .info-card p{color:#5c7089;margin:0;line-height:1.75}.premium-public .empty-premium{background:#fff;border:1px solid #d6e1ee;border-radius:22px;align-items:center;gap:18px;max-width:850px;margin:32px auto 0;padding:28px;display:flex;box-shadow:0 16px 38px #14315b12}.premium-public .empty-premium h3{color:#10233f;margin:0 0 6px;line-height:1.45}.premium-public .empty-premium p{color:#61758e;margin:0;line-height:1.65}.premium-public .forms-grid{grid-template-columns:repeat(3,1fr);gap:18px;margin-top:34px;display:grid}.premium-public .form-placeholder{background:#fff;border:1px solid #d9e3ef;border-radius:20px;align-items:flex-start;gap:15px;min-height:132px;padding:22px;transition:transform .25s,box-shadow .25s;display:flex;position:relative;box-shadow:0 14px 32px #14315b0f}.premium-public .form-placeholder:hover{transform:translateY(-5px);box-shadow:0 22px 42px #14315b1c}.premium-public .form-placeholder b{color:#10233f;margin:2px 34px 7px 0;line-height:1.45;display:block}.premium-public .form-placeholder small{color:#61758e;line-height:1.6;display:block}.premium-public .form-placeholder>span{color:#e7edf6;font-size:25px;font-weight:900;position:absolute;top:16px;right:18px}.premium-public .support-cta{justify-content:space-between;align-items:center;gap:28px;display:flex}.premium-public .support-actions{flex-wrap:wrap;justify-content:flex-end;gap:10px;display:flex}.premium-public .support-actions a{white-space:nowrap;border-radius:13px;justify-content:center;align-items:center;gap:8px;min-height:48px;padding:12px 16px;font-weight:800;transition:transform .22s,box-shadow .22s;display:inline-flex}.premium-public .support-actions a:hover{transform:translateY(-3px);box-shadow:0 12px 26px #00000029}.premium-public .support-actions .wa-btn{color:#126b3a!important;background:#eaf9f0!important;border:1px solid #bde7ce!important}.premium-public footer{grid-template-columns:1.25fr 1fr .9fr;align-items:start;display:grid}.premium-public footer>div{color:#b9c8dd;line-height:1.7}.premium-public .footer-links b{color:#fff;margin-bottom:7px;display:block}.premium-public .footer-links>div{flex-wrap:wrap;gap:4px 10px;display:flex}.premium-public .footer-links button{color:#b9c8dd;cursor:pointer;background:0 0;border:0;padding:3px 0}.premium-public .footer-links button:hover{color:#fff}.premium-public footer a{color:#d7e6ff;text-decoration:none}.premium-public footer a:hover{color:#fff;text-decoration:underline}.whatsapp-float{z-index:9990;background:#168c4e;border-radius:999px;align-items:center;gap:9px;padding:13px 17px;font-weight:800;transition:transform .24s,box-shadow .24s,filter .24s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 16px 36px #0e67394d;color:#fff!important;text-decoration:none!important}.whatsapp-float:hover{filter:brightness(1.05);transform:translateY(-5px)scale(1.02);box-shadow:0 22px 42px #0e673961}.whatsapp-float svg{width:20px;height:20px}@media (width<=1180px){.premium-public .public-menu-links{display:none}.premium-public .info-grid.three-col,.premium-public .forms-grid,.premium-public footer{grid-template-columns:1fr 1fr}.premium-public footer>div:first-child{grid-column:1/-1}}@media (width<=760px){.premium-public .info-stage,.premium-public .soft-stage{padding-top:62px;padding-bottom:62px}.premium-public .info-grid.three-col,.premium-public .forms-grid{grid-template-columns:1fr}.premium-public .support-cta{flex-direction:column;align-items:flex-start}.premium-public .support-actions{justify-content:flex-start;width:100%}.premium-public .support-actions a{flex:1}.premium-public footer{grid-template-columns:1fr}.premium-public footer>div:first-child{grid-column:auto}.whatsapp-float{justify-content:center;width:52px;height:52px;padding:0;bottom:14px;right:14px}.whatsapp-float span{display:none}}.library-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.library-card,.notice-public-card,.library-editor,.library-admin-card{background:#fffffff0;border:1px solid #1f35681c;box-shadow:0 18px 44px #14224614}.library-card{border-radius:22px;padding:22px;transition:all .28s;position:relative;overflow:hidden}.library-card:hover{transform:translateY(-5px);box-shadow:0 26px 56px #14224624}.library-top,.library-meta,.notice-date,.library-admin-meta,.library-tabs,.library-editor-head,.library-admin-title,.status-stack{align-items:center;gap:10px;display:flex}.library-top{justify-content:space-between;margin-bottom:14px}.library-type{color:#1f3568;align-items:center;gap:7px;font-weight:800;display:inline-flex}.library-top small{color:#8a6724;background:#f4f1e8;border-radius:999px;padding:5px 9px}.library-card h3,.notice-public-card h3,.library-admin-card h3{color:#142244;margin:5px 0 8px}.library-card p,.notice-public-card p,.library-admin-card p{color:#667085;margin:0;line-height:1.7}.library-meta,.library-admin-meta{color:#667085;flex-wrap:wrap;margin-top:16px;font-size:12px}.library-meta span,.library-admin-meta span,.library-admin-meta a{align-items:center;gap:5px;display:inline-flex}.library-link{color:#1f4b99;align-items:center;gap:7px;margin-top:16px;font-weight:800;text-decoration:none;display:inline-flex}.notice-list-public{gap:14px;max-width:980px;margin:0 auto;display:grid}.notice-public-card{border-radius:20px;grid-template-columns:150px 1fr;gap:22px;padding:20px;transition:all .25s;display:grid}.notice-public-card:hover{transform:translateY(-3px)}.notice-date{color:#1f3568;background:#f4f7ff;border-radius:14px;align-self:start;padding:12px;font-weight:800}.notice-tags{flex-wrap:wrap;gap:8px;display:flex}.notice-tags span,.notice-tags small{color:#8b641b;background:#fff3d5;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:800}.content-library{gap:18px;display:grid}.library-tabs{background:#fff;border:1px solid #e5e9f1;border-radius:16px;width:max-content;padding:6px}.library-tabs button{cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:8px;padding:10px 14px;display:flex}.library-tabs button.active{color:#fff;background:#152a58;box-shadow:0 8px 20px #152a582e}.library-editor{border-radius:20px;padding:20px}.library-editor-head{justify-content:space-between;margin-bottom:16px}.library-editor-head div{flex-direction:column;gap:4px;display:flex}.library-editor-head small{color:#667085}.check-line{align-items:center;gap:8px;flex-direction:row!important;display:flex!important}.check-line input{margin:0;width:auto!important}.library-admin-list{gap:12px;display:grid}.library-admin-card{border-radius:18px;grid-template-columns:46px 1fr auto;align-items:start;gap:15px;padding:17px;display:grid}.library-admin-icon{color:#1f4b99;background:#eef3ff;border-radius:13px;place-items:center;width:44px;height:44px;display:grid}.library-admin-title{justify-content:space-between;align-items:flex-start}.library-admin-title h3{margin-top:0}.status-stack{flex-wrap:wrap;justify-content:flex-end}.library-admin-actions{gap:6px;display:flex}@media (width<=980px){.library-grid{grid-template-columns:1fr 1fr}.notice-public-card{grid-template-columns:1fr}.library-admin-card{grid-template-columns:44px 1fr}.library-admin-actions{grid-column:2}}@media (width<=640px){.library-grid{grid-template-columns:1fr}.library-card,.library-editor{padding:16px}.library-editor-head,.library-admin-title{flex-direction:column;align-items:flex-start}.library-admin-card{grid-template-columns:1fr}.library-admin-icon{margin-bottom:2px}.library-admin-actions{grid-column:1}.library-tabs{width:100%}.library-tabs button{flex:1;justify-content:center}}.calculator-center{gap:18px;display:grid}.calc-hub-grid{grid-template-columns:1fr 1fr;gap:14px;display:grid}.calc-hub-card{text-align:left;cursor:pointer;color:#142244;background:linear-gradient(135deg,#fff,#f7f9ff);border:1px solid #182d5a1f;border-radius:20px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;padding:18px;transition:all .28s;display:grid;box-shadow:0 14px 32px #17274b12}.calc-hub-card>svg:first-child{color:#244c9b;background:#eef3ff;border-radius:14px;width:44px;height:44px;padding:11px}.calc-hub-card.salary>svg:first-child{color:#167447;background:#edf9f1}.calc-hub-card div{flex-direction:column;gap:4px;display:flex}.calc-hub-card b{font-size:16px}.calc-hub-card small{color:#667085;line-height:1.45}.calc-hub-card:hover{border-color:#244c9b38;transform:translateY(-4px);box-shadow:0 22px 44px #17274b1f}.calculator-tabs{background:#fff;border:1px solid #e6eaf2;border-radius:18px;grid-template-columns:repeat(4,1fr);gap:9px;padding:7px;display:grid}.calculator-tabs button{color:#536078;cursor:pointer;background:0 0;border:0;border-radius:13px;justify-content:center;align-items:center;gap:8px;padding:12px 10px;font-weight:800;transition:all .22s;display:flex}.calculator-tabs button:hover{color:#1f3568;background:#f5f7fb}.calculator-tabs button.active{color:#fff;background:linear-gradient(135deg,#142a59,#254f9f);box-shadow:0 9px 22px #1f4b9936}.calculator-tool-card{margin:0}.tool-head{align-items:flex-start;gap:13px;margin-bottom:18px;display:flex}.tool-head>svg{color:#244c9b;background:#eef3ff;border-radius:13px;flex:none;width:42px;height:42px;padding:10px}.tool-head h3{color:#142244;margin:0 0 5px}.tool-head p{color:#667085;margin:0}.calculator-result{background:#fff;border:1px solid #dce5f5;border-radius:20px;align-items:flex-start;gap:14px;padding:20px;display:flex;box-shadow:0 14px 32px #17274b12}.calculator-result>svg{border-radius:13px;flex:none;width:42px;height:42px;padding:10px}.calculator-result.ok>svg{color:#167447;background:#eaf8ef}.calculator-result.warn>svg{color:#a75d0b;background:#fff3e6}.calculator-result small{color:#667085}.calculator-result h3{color:#142244;margin:4px 0 6px;font-size:24px}.calculator-result p{color:#667085;margin:0}.calc-status-note{font-weight:800;color:#1f4b99!important;margin-top:8px!important}.calculator-safety-note{color:#2f4167;background:#f8faff;border:1px dashed #ccd6e8;border-radius:18px;align-items:flex-start;gap:12px;padding:17px;display:flex}.calculator-safety-note svg{flex:none}.calculator-safety-note p{color:#667085;margin:4px 0 0;line-height:1.6}@media (width<=900px){.calculator-tabs{grid-template-columns:1fr 1fr}}@media (width<=650px){.calc-hub-grid,.calculator-tabs{grid-template-columns:1fr}.calculator-tabs button{justify-content:flex-start}.calc-hub-card{grid-template-columns:44px 1fr}.calc-hub-card>svg:last-child{display:none}.calculator-result h3{font-size:20px}}.phase8-auth{background:radial-gradient(circle at 12% 12%,#655cff2e,#0000 31%),radial-gradient(circle at 88% 18%,#00c4cc21,#0000 28%),radial-gradient(circle at 50% 100%,#d4a6431f,#0000 32%),linear-gradient(145deg,#07111f 0%,#0b1527 44%,#101b32 100%);place-items:center;min-height:100vh;padding:38px 18px;display:grid;position:relative;overflow:hidden}.phase8-auth:before,.phase8-auth:after{content:"";filter:blur(8px);pointer-events:none;border-radius:999px;animation:9s ease-in-out infinite authFloat;position:absolute}.phase8-auth:before{background:linear-gradient(135deg,#645cff3d,#23d5c21a);width:320px;height:320px;top:-110px;right:-70px}.phase8-auth:after{background:linear-gradient(135deg,#d3a34433,#694cff1a);width:260px;height:260px;animation-delay:-4s;bottom:-100px;left:-60px}@keyframes authFloat{0%,to{transform:translate(0,0)scale(1)}50%{transform:translate(12px,-18px)scale(1.04)}}.phase8-card{z-index:2;-webkit-backdrop-filter:blur(24px)saturate(145%);color:#f7f9ff;width:min(100%,520px);max-width:520px;animation:.55s cubic-bezier(.2,.75,.25,1) cardIn;position:relative;transform:translateZ(0);background:linear-gradient(#ffffff1c,#ffffff0e)!important;border:1px solid #ffffff21!important;border-radius:28px!important;padding:34px 34px 30px!important;box-shadow:0 40px 100px #0000006b,inset 0 1px #ffffff2e!important}@keyframes cardIn{0%{opacity:0;transform:translateY(18px)scale(.985)}to{opacity:1;transform:translateY(0)scale(1)}}.phase8-card:before{content:"";-webkit-mask-composite:xor;pointer-events:none;background:linear-gradient(135deg,#ffffff47,#6b5cff47,#d2a5472e,#ffffff14);border-radius:28px;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#000 0 0),linear-gradient(#000 0 0);-webkit-mask-position:0 0,0 0;-webkit-mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.phase8-card .login-top{justify-content:space-between;align-items:center;gap:14px;margin-bottom:22px;display:flex}.phase8-card .back-link{font-weight:700;transition:all .25s;color:#dbe4f7!important;background:0 0!important;border:0!important;width:auto!important;padding:8px 0!important}.phase8-card .back-link:hover{transform:translate(-4px);color:#fff!important}.phase8-card .lang-btn{transition:all .28s;box-shadow:inset 0 1px #ffffff12;color:#fff!important;background:#ffffff12!important;border:1px solid #ffffff29!important;border-radius:13px!important;width:auto!important;padding:10px 15px!important}.phase8-card .lang-btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px #0000002e;background:#ffffff1f!important;border-color:#ffffff47!important}.auth-badge{color:#dcd7ff;letter-spacing:.055em;background:linear-gradient(135deg,#6f5cff2e,#24ccc11a);border:1px solid #b1a4ff38;border-radius:999px;align-items:center;gap:8px;margin:0 0 15px;padding:8px 12px;font-size:11px;font-weight:850;line-height:1;display:inline-flex;box-shadow:inset 0 1px #ffffff14}.phase8-card h1{letter-spacing:-.025em;text-shadow:0 10px 30px #0003;font-family:Hind Siliguri,Noto Sans Bengali,sans-serif;color:#fff!important;margin:0 0 5px!important;font-size:clamp(31px,5vw,42px)!important;line-height:1.12!important}.phase8-card>p{color:#9fb0c9!important;margin:0 0 25px!important;font-size:14px!important}.phase8-card label{margin:0 0 15px;font-size:12.5px;font-weight:700;display:block;color:#dfe7f5!important}.phase8-card input,.phase8-card select{box-sizing:border-box;outline:none;width:100%;min-height:48px;margin-top:7px;transition:border-color .25s,box-shadow .25s,background .25s,transform .25s;box-shadow:inset 0 1px #ffffff09,0 0 #6c5cff00;color:#fff!important;background:#fff1!important;border:1px solid #ffffff1c!important;border-radius:14px!important;padding:13px 14px!important}.phase8-card select option{color:#172033;background:#fff}.phase8-card input::placeholder{color:#73849e}.phase8-card input:hover,.phase8-card select:hover{background:#ffffff16!important;border-color:#ffffff36!important}.phase8-card input:focus,.phase8-card select:focus{transform:translateY(-1px);background:#ffffff17!important;border-color:#8679ffb8!important;box-shadow:0 0 0 4px #6b5cff1f,0 12px 30px #0000001f!important}.phase8-card>button:not(.back-link):not(.lang-btn),.phase8-card form>button,.phase8-card .primary{letter-spacing:.01em;cursor:pointer;width:100%;min-height:49px;transition:transform .25s,box-shadow .25s,filter .25s;position:relative;overflow:hidden;color:#fff!important;background:linear-gradient(115deg,#5d55f8 0%,#7357f6 48%,#8a4ce8 100%)!important;border:0!important;border-radius:15px!important;padding:12px 16px!important;font-weight:850!important;box-shadow:0 16px 34px #604bf647,inset 0 1px #ffffff3d!important}.phase8-card>button:not(.back-link):not(.lang-btn):after,.phase8-card form>button:after{content:"";background:linear-gradient(90deg,#0000,#ffffff47,#0000);width:75%;height:100%;transition:left .55s;position:absolute;top:0;left:-120%;transform:skew(-18deg)}.phase8-card>button:not(.back-link):not(.lang-btn):hover,.phase8-card form>button:hover{filter:brightness(1.05);transform:translateY(-2px);box-shadow:0 20px 44px #604bf65c,inset 0 1px #ffffff47!important}.phase8-card>button:not(.back-link):not(.lang-btn):hover:after,.phase8-card form>button:hover:after{left:145%}.phase8-card button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.auth-links{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:13px 0 8px;display:flex}.auth-links button{position:relative;color:#d9e2f3!important;width:auto!important;min-height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;padding:6px 0!important;font-weight:750!important}.auth-links button:after{content:"";background:linear-gradient(90deg,#9c8cff,#e0b15e);width:0;height:1px;transition:width .25s;position:absolute;bottom:2px;left:0}.auth-links button:hover{color:#fff!important;transform:translateY(-1px)!important}.auth-links button:hover:after{width:100%}.phase8-card>small{margin-top:12px;line-height:1.55;display:block;color:#7f91aa!important;font-size:11.5px!important}.password-rule{margin:-3px 0 11px;font-size:11.5px;display:block;color:#8fa1bb!important}.auth-success,.auth-info,.phase8-card .error{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;margin:10px 0 14px;padding:11px 13px;font-size:12.5px}.auth-success{color:#b9f5d9;background:#199e671f;border:1px solid #45d6983b}.auth-info{color:#d5e8ff;background:#3780ff1c;border:1px solid #5fabff40}.phase8-card .error{color:#ffd3d3;background:#dc36361c;border:1px solid #ff707040}.recovery-box{text-align:center;background:linear-gradient(145deg,#d7a9481a,#ffffff0b);border:1px solid #d6ab4d45;border-radius:16px;margin:15px 0;padding:17px;box-shadow:inset 0 1px #ffffff0f}.recovery-box>div{letter-spacing:.08em;color:#c8a558;font-size:11px;font-weight:850}.recovery-box strong{letter-spacing:1.2px;color:#fff3d1;text-shadow:0 0 22px #daae4d33;margin:10px 0;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:22px;display:block}.recovery-box button{color:#17120a!important;background:linear-gradient(135deg,#b98b34,#e0b45d)!important;border-radius:11px!important;width:auto!important;min-height:38px!important;margin:3px auto!important;padding:8px 13px!important;box-shadow:0 10px 24px #bb892e2e!important}.recovery-box small{color:#9aa9bf;margin-top:9px;display:block}.security-card{border:1px solid #1f35681a;border-radius:20px;max-width:850px;transition:all .28s;box-shadow:0 22px 55px #1c2d4e14}.security-card:hover{transform:translateY(-3px);box-shadow:0 28px 70px #1c2d4e1f}@media (width<=640px){.phase8-auth{padding:18px 12px}.phase8-card{border-radius:22px!important;padding:24px 20px 22px!important}.phase8-card:before{border-radius:22px}.phase8-card h1{font-size:32px!important}.auth-links{flex-direction:column;align-items:flex-start}}@media (prefers-reduced-motion:reduce){.phase8-auth:before,.phase8-auth:after,.phase8-card{animation:none}.phase8-card *{transition:none!important}}.super-admin-center{flex-direction:column;gap:18px;display:flex}.admin-control-hero{color:#fff;background:linear-gradient(135deg,#0a1730,#152d58 58%,#3f2e7a);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:25px 27px;display:flex;position:relative;overflow:hidden;box-shadow:0 24px 60px #122a5433}.admin-control-hero:after{content:"";background:radial-gradient(circle,#fff3,#0000 64%);border-radius:50%;width:250px;height:250px;position:absolute;top:-130px;right:-75px}.admin-control-hero span{letter-spacing:.12em;opacity:.75;font-size:11px;font-weight:800}.admin-control-hero h2{margin:5px 0 4px;font-size:30px}.admin-control-hero p{opacity:.82;max-width:760px;margin:0}.admin-health-chip{white-space:nowrap;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:8px;padding:10px 13px;font-size:12px;font-weight:800;display:flex}.admin-control-tabs{gap:8px;padding:4px 2px;display:flex;overflow:auto}.admin-control-tabs button{white-space:nowrap;color:#43506a;cursor:pointer;background:#fff;border:1px solid #e0e6ef;border-radius:12px;align-items:center;gap:7px;padding:10px 13px;font-weight:750;transition:all .25s;display:flex}.admin-control-tabs button:hover{border-color:#cad4e5;transform:translateY(-2px);box-shadow:0 10px 24px #172b4d1a}.admin-control-tabs button.active{color:#fff;background:linear-gradient(135deg,#245de9,#6948e6);border-color:#0000;box-shadow:0 12px 30px #494ce138}.admin-metrics-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.admin-metrics-grid.small{grid-template-columns:repeat(4,minmax(0,1fr))}.admin-metric-card{background:linear-gradient(#fff,#fbfcff);border:1px solid #e1e7f0;border-radius:18px;align-items:center;gap:12px;padding:16px;transition:all .25s;display:flex;box-shadow:0 14px 34px #2335550f}.admin-metric-card:hover{transform:translateY(-4px);box-shadow:0 20px 46px #2335551a}.admin-metric-icon{color:#3557cc;background:linear-gradient(135deg,#edf3ff,#f1edff);border-radius:13px;place-items:center;width:41px;height:41px;display:grid}.admin-metric-card small{color:#7b879c;font-size:11px;display:block}.admin-metric-card b{color:#101f39;margin-top:2px;font-size:21px;display:block}.admin-metric-card span{color:#8a95a7;font-size:10px;display:block}.admin-action-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.admin-action-grid.compact-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-action-grid>button{text-align:left;color:#1b2a44;cursor:pointer;background:#fff;border:1px solid #e0e6ef;border-radius:18px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:16px;transition:all .25s;display:grid}.admin-action-grid>button:hover{border-color:#cad5e8;transform:translateY(-4px);box-shadow:0 18px 40px #2032511a}.admin-action-grid>button>svg:first-child{color:#365bd3;background:#f0f4ff;border-radius:13px;width:42px;height:42px;padding:10px}.admin-action-grid b{display:block}.admin-action-grid small{color:#7c889c;margin-top:3px;line-height:1.4;display:block}.admin-panel-card{background:#fff;border:1px solid #e0e6ef;border-radius:22px;padding:20px;box-shadow:0 18px 50px #2335550f}.admin-panel-head{justify-content:space-between;align-items:flex-start;gap:14px;margin-bottom:16px;display:flex}.admin-panel-head h3{margin:0 0 3px;font-size:19px}.admin-panel-head p{color:#7a879a;margin:0}.rules-registry{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-bottom:14px;display:grid}.rules-registry article{background:#fbfcff;border:1px solid #e3e8f0;border-radius:17px;grid-template-columns:42px 1fr auto;align-items:start;gap:12px;padding:16px;display:grid}.rules-registry article>svg{color:#365bd3;background:#eef3ff;border-radius:12px;width:42px;height:42px;padding:10px}.rules-registry b{display:block}.rules-registry p{color:#7c8798;font-size:12px;line-height:1.5}.rules-registry span{color:#067647;background:#ecfdf3;border-radius:999px;padding:5px 7px;font-size:10px;font-weight:800}.audit-list{flex-direction:column;gap:8px;display:flex}.audit-list article{background:#fcfdff;border:1px solid #e6eaf1;border-radius:13px;grid-template-columns:36px 1fr auto;align-items:center;gap:10px;padding:11px 12px;display:grid}.audit-icon{color:#50627d;background:#f1f4fa;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.audit-list b{font-size:12.5px}.audit-list p{color:#7f8a9c;margin:2px 0 0;font-size:11px}.audit-list time{color:#8c97a8;white-space:nowrap;font-size:10.5px}@media (width<=1180px){.admin-metrics-grid{grid-template-columns:repeat(3,1fr)}.admin-action-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=760px){.admin-control-hero{flex-direction:column;align-items:flex-start}.admin-metrics-grid,.admin-metrics-grid.small{grid-template-columns:repeat(2,1fr)}.rules-registry,.admin-action-grid,.admin-action-grid.compact-actions{grid-template-columns:1fr}.admin-panel-card{padding:15px}.admin-panel-head{flex-direction:column}.audit-list article{grid-template-columns:36px 1fr}.audit-list time{grid-column:2}}@media (width<=480px){.admin-metrics-grid,.admin-metrics-grid.small{grid-template-columns:1fr}.admin-control-hero{padding:20px}.admin-control-hero h2{font-size:25px}}.internal-admin-note{color:#3657c7;background:#eef3ff;border:1px solid #dbe4ff;border-radius:999px;align-items:center;gap:7px;margin-bottom:10px;padding:7px 10px;font-size:11px;font-weight:800;display:inline-flex}.my-career-page{flex-direction:column;gap:17px;display:flex}.career-hero{color:#fff;background:linear-gradient(135deg,#0a1730,#183765 60%,#4b347a);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;display:flex;position:relative;overflow:hidden;box-shadow:0 22px 56px #182b512b}.career-hero:after{content:"";background:radial-gradient(circle,#ffffff2e,#0000 65%);border-radius:50%;width:230px;height:230px;position:absolute;top:-100px;right:-70px}.career-hero span{letter-spacing:.1em;opacity:.76;font-size:11px;font-weight:850}.career-hero h2{margin:5px 0;font-size:30px}.career-hero p{opacity:.84;max-width:820px;margin:0}.career-lock{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.career-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:19px;box-shadow:0 16px 42px #2234530f}.career-section-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.career-section-head>div{align-items:center;gap:11px;display:flex}.career-section-head>div>svg{color:#365bd3;background:#eef3ff;border-radius:12px;width:39px;height:39px;padding:9px}.career-section-head h3{margin:0;font-size:18px}.career-section-head p{color:#7b8799;margin:2px 0 0;font-size:12px}.career-split{grid-template-columns:1fr 1fr;gap:14px;display:grid}.career-inline-form{grid-template-columns:1fr 1fr 1fr .7fr auto;gap:8px;margin-bottom:14px;display:grid}.career-inline-form input,.career-inline-form select{min-width:0}.career-list{flex-direction:column;gap:7px;display:flex}.career-list-row{background:#fbfcfe;border:1px solid #e7ebf2;border-radius:13px;justify-content:space-between;align-items:center;gap:10px;padding:10px 11px;display:flex}.career-list-row b{display:block}.career-list-row small{color:#7e8999;margin-top:2px;display:block}.career-timeline{flex-direction:column;gap:8px;display:flex}.career-timeline-row{background:#fbfcfe;border:1px solid #e7ebf2;border-radius:13px;grid-template-columns:12px 1fr auto;align-items:start;gap:10px;padding:10px;display:grid}.career-timeline-dot{background:linear-gradient(135deg,#3468ef,#7a4aea);border-radius:50%;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 4px #edf2ff}.career-timeline-row small{color:#7f8a9b}.career-timeline-row b{margin-top:2px;display:block}.career-timeline-row p{color:#7d8898;margin:3px 0 0;font-size:11.5px}@media (width<=1050px){.career-split{grid-template-columns:1fr}.career-inline-form{grid-template-columns:1fr 1fr}}@media (width<=700px){.career-hero{flex-direction:column;align-items:flex-start}.career-inline-form{grid-template-columns:1fr}.career-lock{white-space:normal}.career-hero h2{font-size:25px}}.career-dashboard{flex-direction:column;gap:16px;display:flex}.career-dashboard-hero{color:#fff;background:linear-gradient(135deg,#08162f 0%,#173765 58%,#523879 100%);border-radius:26px;justify-content:space-between;align-items:center;gap:20px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 28px 70px #122a5433}.career-dashboard-hero:before{content:"";background:radial-gradient(circle,#ffffff2e,#0000 64%);border-radius:50%;width:310px;height:310px;position:absolute;inset:auto -70px -130px auto}.career-dashboard-hero>div{z-index:1;position:relative}.career-dashboard-hero span{letter-spacing:.11em;opacity:.74;font-size:11px;font-weight:850}.career-dashboard-hero h1{margin:6px 0 5px;font-size:34px}.career-dashboard-hero p{opacity:.84;max-width:760px;margin:0}.career-profile-chip{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffff17;border:1px solid #ffffff2e;border-radius:18px;align-items:center;gap:11px;min-width:230px;padding:14px 16px;display:flex;box-shadow:inset 0 1px #ffffff14}.career-profile-chip>svg{background:#ffffff1f;border-radius:13px;width:42px;height:42px;padding:10px}.career-profile-chip small,.career-profile-chip span{letter-spacing:0;font-size:10.5px;display:block}.career-profile-chip b{margin:2px 0;font-size:15px;display:block}.career-dashboard-metrics{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;display:grid}.career-dashboard-metrics article{background:linear-gradient(#fff,#fbfcff);border:1px solid #e1e7f0;border-radius:19px;align-items:center;gap:12px;padding:16px;transition:all .25s;display:flex;box-shadow:0 16px 38px #2335550f}.career-dashboard-metrics article:hover{transform:translateY(-4px);box-shadow:0 23px 50px #2335551c}.career-metric-icon{color:#395bd3;background:linear-gradient(135deg,#edf3ff,#f2edff);border-radius:13px;flex:0 0 42px;place-items:center;width:42px;height:42px;display:grid}.career-dashboard-metrics small{color:#7b879b;font-size:10.5px;display:block}.career-dashboard-metrics b{color:#14233d;margin:2px 0;font-size:15px;line-height:1.3;display:block}.career-dashboard-metrics span{color:#8a95a7;font-size:10.5px;display:block}.career-dashboard-grid{grid-template-columns:1.35fr .65fr;gap:14px;display:grid}.career-dashboard-grid.lower{grid-template-columns:1.2fr .8fr}.career-dashboard-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:19px;transition:all .25s;box-shadow:0 17px 44px #2234530f}.career-dashboard-card:hover{box-shadow:0 24px 58px #2234531a}.career-dashboard-card.milestone-card{background:linear-gradient(145deg,#fff,#f8f8ff)}.salary-link-card{background:linear-gradient(145deg,#fff,#fbfdff)}.career-dashboard-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:12px;display:flex}.career-dashboard-card-head>div{color:#3a55ae;align-items:center;gap:8px;display:flex}.career-dashboard-card-head span{letter-spacing:.07em;font-size:10.5px;font-weight:900}.career-dashboard-card h3{margin:0 0 6px;font-size:20px}.career-dashboard-card>p{color:#718096;margin:0 0 14px;line-height:1.6}.career-card-actions{flex-wrap:wrap;gap:9px;display:flex}.career-card-actions button{align-items:center;gap:7px;display:flex}.mini-link{color:#4561c5;cursor:pointer;background:0 0;border:0;align-items:center;gap:2px;font-size:11px;font-weight:800;display:flex}.career-recent-list{flex-direction:column;gap:8px;display:flex}.career-recent-row{background:#fbfcfe;border:1px solid #e8ecf2;border-radius:13px;grid-template-columns:12px 1fr;gap:10px;padding:10px;display:grid}.career-recent-dot{background:linear-gradient(135deg,#3567ed,#7648e6);border-radius:50%;width:9px;height:9px;margin-top:5px;box-shadow:0 0 0 4px #eef2ff}.career-recent-row small{color:#7d899a}.career-recent-row b{margin-top:2px;display:block}.career-recent-row p{color:#8893a3;margin:3px 0 0;font-size:11px}.career-empty-state{color:#758197;background:#fbfcfe;border:1px dashed #d9e0eb;border-radius:14px;align-items:flex-start;gap:11px;padding:14px;display:flex}.career-empty-state>svg{color:#4c64c8;background:#eef3ff;border-radius:11px;width:38px;height:38px;padding:9px}.career-empty-state b{color:#23334e}.career-empty-state p{margin:3px 0 0;font-size:12px}.career-quick-tools{flex-direction:column;gap:8px;display:flex}.career-quick-tools button{text-align:left;color:#23334d;cursor:pointer;background:#fbfcfe;border:1px solid #e4e9f1;border-radius:13px;grid-template-columns:40px 1fr auto;align-items:center;gap:10px;padding:11px;transition:all .22s;display:grid}.career-quick-tools button:hover{background:#fff;border-color:#cfd8e8;transform:translate(4px);box-shadow:0 10px 24px #26385714}.career-quick-tools button>svg:first-child{color:#3f5fc8;background:#eef3ff;border-radius:12px;width:40px;height:40px;padding:10px}.career-quick-tools b{display:block}.career-quick-tools small{color:#8390a3;margin-top:2px;display:block}.career-dashboard-alert{background:#fff9ed;border:1px solid #f1d7a8;border-radius:16px;grid-template-columns:42px 1fr auto;align-items:center;gap:12px;padding:14px 16px;display:grid}.career-dashboard-alert>svg{color:#b86b0d;background:#fff0c7;border-radius:12px;width:42px;height:42px;padding:10px}.career-dashboard-alert b{color:#6e470e;display:block}.career-dashboard-alert p{color:#8a6a3f;margin:2px 0 0;font-size:12px}.career-dashboard-alert button{color:#fff;cursor:pointer;background:#815b18;border:0;border-radius:11px;align-items:center;gap:6px;padding:9px 12px;font-weight:800;display:flex}@media (width<=1100px){.career-dashboard-metrics{grid-template-columns:repeat(2,1fr)}.career-dashboard-grid,.career-dashboard-grid.lower{grid-template-columns:1fr}}@media (width<=720px){.career-dashboard-hero{flex-direction:column;align-items:flex-start;padding:22px}.career-dashboard-hero h1{font-size:27px}.career-profile-chip{box-sizing:border-box;width:100%}.career-dashboard-metrics{grid-template-columns:1fr}.career-dashboard-alert{grid-template-columns:42px 1fr}.career-dashboard-alert button{grid-column:2;width:max-content}.career-card-actions{flex-direction:column}.career-card-actions button{justify-content:center}}.advanced-calculator-center{flex-direction:column;gap:16px;display:flex}.advanced-calc-hero{color:#fff;background:linear-gradient(135deg,#091832,#173b69 58%,#483979);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:24px 26px;display:flex;box-shadow:0 22px 58px #152a512b}.advanced-calc-hero span{letter-spacing:.1em;opacity:.75;font-size:11px;font-weight:850}.advanced-calc-hero h2{margin:5px 0;font-size:29px}.advanced-calc-hero p{opacity:.84;max-width:820px;margin:0}.advanced-calc-chip{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.calc-personal-data-strip{background:linear-gradient(135deg,#fbfdff,#f6f5ff);border:1px solid #dde5f0;border-radius:16px;justify-content:space-between;align-items:center;gap:12px;padding:13px 15px;display:flex}.calc-personal-data-strip>div{align-items:center;gap:10px;display:flex}.calc-personal-data-strip>div>svg{color:#3c5fc8;background:#eef3ff;border-radius:11px;width:38px;height:38px;padding:9px}.calc-personal-data-strip small{color:#7b8798;font-size:10.5px;display:block}.calc-personal-data-strip b{color:#1d2c47;display:block}.calc-personal-data-strip button{color:#4561c5;cursor:pointer;background:0 0;border:0;align-items:center;gap:5px;font-weight:800;display:flex}@media (width<=720px){.advanced-calc-hero{flex-direction:column;align-items:flex-start}.advanced-calc-chip{white-space:normal}.calc-personal-data-strip{flex-direction:column;align-items:flex-start}}.admin-analytics-dashboard{flex-direction:column;gap:16px;display:flex}.analytics-hero{color:#fff;background:linear-gradient(135deg,#06142d 0%,#153769 55%,#563a7e 100%);border-radius:28px;justify-content:space-between;align-items:center;gap:22px;padding:30px 32px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 80px #122a543b}.analytics-hero:after{content:"";background:radial-gradient(circle,#ffffff2e,#0000 66%);border-radius:50%;width:330px;height:330px;position:absolute;top:-155px;right:-95px}.analytics-hero>div{z-index:1;position:relative}.analytics-hero span{letter-spacing:.12em;opacity:.75;font-size:11px;font-weight:900}.analytics-hero h1{margin:6px 0;font-size:34px}.analytics-hero p{opacity:.84;max-width:760px;margin:0}.hero-command-panel{-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#ffffff17;border:1px solid #ffffff2b;border-radius:20px;min-width:245px;padding:14px}.hero-command-panel>div{grid-template-columns:40px 1fr;align-items:center;gap:10px;margin-bottom:10px;display:grid}.hero-command-panel svg{background:#ffffff1c;border-radius:12px;grid-row:1/3;width:40px;height:40px;padding:9px}.hero-command-panel small,.hero-command-panel span{letter-spacing:0;font-size:10px}.hero-command-panel b{display:block}.hero-command-panel button{color:#21180b;cursor:pointer;background:linear-gradient(135deg,#d8a64a,#f1ca74);border:0;border-radius:12px;justify-content:center;align-items:center;gap:7px;width:100%;padding:10px;font-weight:900;transition:all .25s;display:flex}.hero-command-panel button:hover{transform:translateY(-2px);box-shadow:0 12px 28px #e1b35a40}.analytics-kpi-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.analytics-kpi-grid article{background:linear-gradient(#fff,#fbfcff);border:1px solid #e1e7ef;border-radius:18px;align-items:center;gap:11px;padding:15px;transition:all .25s;display:flex;box-shadow:0 14px 34px #2335550f}.analytics-kpi-grid article:hover{transform:translateY(-4px);box-shadow:0 22px 48px #2335551c}.kpi-icon{color:#3c5ed0;background:linear-gradient(135deg,#edf3ff,#f1edff);border-radius:12px;flex:0 0 40px;place-items:center;width:40px;height:40px;display:grid}.analytics-kpi-grid small{color:#7c8798;font-size:10px;display:block}.analytics-kpi-grid b{color:#17253e;margin:1px 0;font-size:21px;display:block}.analytics-kpi-grid span{color:#8c97a8;font-size:9.7px;display:block}.analytics-grid{gap:14px;display:grid}.analytics-grid.top{grid-template-columns:1.45fr .55fr}.analytics-grid.mid{grid-template-columns:1.05fr .95fr .9fr}.analytics-grid.lower{grid-template-columns:1.25fr .75fr}.analytics-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:18px;transition:all .25s;box-shadow:0 16px 44px #2234530f}.analytics-card:hover{box-shadow:0 24px 58px #2234531a}.analytics-card.wide{min-width:0}.analytics-card-head{justify-content:space-between;align-items:flex-start;gap:10px;margin-bottom:14px;display:flex}.analytics-card-head>div{align-items:center;gap:9px;display:flex}.analytics-card-head>div>svg{color:#3e5fca;background:#eef3ff;border-radius:12px;width:38px;height:38px;padding:9px}.analytics-card-head span{color:#536fc8;letter-spacing:.08em;font-size:9.8px;font-weight:900;display:block}.analytics-card-head h3{margin:2px 0 0;font-size:17px}.analytics-card-head>small{color:#8894a5;font-size:10px}.trend-chart{flex-direction:column;height:185px;display:flex}.trend-chart svg{width:100%;height:150px;overflow:visible}.trend-line{fill:none;stroke:#5f5fe8;stroke-width:3px;vector-effect:non-scaling-stroke}.trend-fill{fill:#5f5fe817}.trend-chart circle{fill:#fff;stroke:#5f5fe8;stroke-width:2px}.trend-labels{grid-template-columns:repeat(7,1fr);gap:2px;display:grid}.trend-labels span{text-align:center;color:#8b96a6;font-size:9px}.donut-stat{justify-content:center;align-items:center;gap:18px;min-height:170px;display:flex}.donut-ring{--pct:50%;background:conic-gradient(#5f5fe8 var(--pct),#dfe5ef 0);border-radius:50%;place-items:center;width:132px;height:132px;display:grid;position:relative}.donut-ring:after{content:"";background:#fff;border-radius:50%;width:88px;height:88px;position:absolute}.donut-ring>div{z-index:1;text-align:center;position:relative}.donut-ring b{font-size:24px;display:block}.donut-ring small{color:#7d899a}.donut-legend{flex-direction:column;gap:8px;display:flex}.donut-legend span{color:#657084;grid-template-columns:9px 1fr auto;align-items:center;gap:7px;font-size:11px;display:grid}.donut-legend b{color:#17253e}.donut-legend i{border-radius:50%;width:8px;height:8px}.dot-one{background:#5f5fe8}.dot-two{background:#dfe5ef}.mini-bars{align-items:flex-end;gap:10px;height:180px;padding-top:16px;display:flex}.mini-bar-wrap{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;gap:6px;height:100%;display:flex}.mini-bar{background:linear-gradient(#6b64f0,#4c6fe7);border-radius:8px 8px 4px 4px;width:min(34px,80%);min-height:8px;transition:all .25s}.mini-bar-wrap:hover .mini-bar{filter:brightness(1.1);transform:translateY(-3px)}.mini-bar-wrap small{color:#7d899a;text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:65px;font-size:9px;overflow:hidden}.security-health-list{grid-template-columns:1fr 1fr;gap:8px;display:grid}.security-health-list div{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:13px;padding:11px}.security-health-list span{color:#7f8b9d;font-size:10px;display:block}.security-health-list b{color:#1a2943;margin-top:3px;font-size:18px;display:block}.content-kpis{grid-template-columns:1fr 1fr;gap:8px;display:grid}.content-kpis div{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:13px;grid-template-columns:32px 1fr auto;align-items:center;gap:8px;padding:10px;display:grid}.content-kpis svg{color:#4260c4;background:#eef3ff;border-radius:9px;width:32px;height:32px;padding:7px}.content-kpis span{color:#7b8798;font-size:10px}.content-kpis b{font-size:17px}.recent-users-list{flex-direction:column;gap:7px;display:flex}.recent-user-row{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:13px;grid-template-columns:36px 1fr auto 9px;align-items:center;gap:9px;padding:9px 10px;display:grid}.recent-avatar{color:#3f5dc4;background:linear-gradient(135deg,#eaf0ff,#ede7ff);border-radius:11px;place-items:center;width:36px;height:36px;font-weight:900;display:grid}.recent-user-row b{display:block}.recent-user-row small{color:#8590a1;font-size:10px;display:block}.recent-user-row>span{color:#687589;font-size:10px}.recent-user-row i{border-radius:50%;width:8px;height:8px}.recent-user-row i.online{background:#17b26a}.recent-user-row i.offline{background:#b7c0cc}.compact-audit-list{flex-direction:column;gap:8px;display:flex}.compact-audit-list>div{background:#fbfcfe;border:1px solid #e7ebf1;border-radius:12px;align-items:center;gap:9px;padding:9px;display:flex}.compact-audit-list svg{color:#53647f;background:#f0f3f8;border-radius:9px;width:32px;height:32px;padding:8px}.compact-audit-list b{font-size:11px;display:block}.compact-audit-list small{color:#8893a3;margin-top:2px;font-size:9.5px;display:block}.admin-quick-command{grid-template-columns:repeat(4,1fr);gap:10px;display:grid}.admin-quick-command button{color:#2d3c56;cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:14px;justify-content:center;align-items:center;gap:8px;padding:12px;font-weight:800;transition:all .24s;display:flex}.admin-quick-command button:hover{border-color:#cbd5e5;transform:translateY(-3px);box-shadow:0 13px 30px #22345317}@media (width<=1200px){.analytics-kpi-grid{grid-template-columns:repeat(3,1fr)}.analytics-grid.mid{grid-template-columns:1fr 1fr}.analytics-grid.mid>.analytics-card:last-child{grid-column:1/-1}}@media (width<=900px){.analytics-grid.top,.analytics-grid.lower,.analytics-grid.mid{grid-template-columns:1fr}.analytics-grid.mid>.analytics-card:last-child{grid-column:auto}.admin-quick-command{grid-template-columns:1fr 1fr}}@media (width<=700px){.analytics-hero{flex-direction:column;align-items:flex-start;padding:22px}.analytics-hero h1{font-size:27px}.hero-command-panel{box-sizing:border-box;width:100%}.analytics-kpi-grid{grid-template-columns:1fr 1fr}.donut-stat{flex-direction:column}.security-health-list,.content-kpis{grid-template-columns:1fr}.recent-user-row{grid-template-columns:36px 1fr 9px}.recent-user-row>span{display:none}}@media (width<=480px){.analytics-kpi-grid,.admin-quick-command{grid-template-columns:1fr}}.traffic-login-grid{grid-template-columns:1.4fr .6fr}.traffic-login-grid.second{grid-template-columns:1.25fr .75fr}.traffic-kpi-row{grid-template-columns:repeat(4,1fr);gap:9px;margin-bottom:16px;display:grid}.traffic-kpi-row>div{background:linear-gradient(#fcfdff,#f8faff);border:1px solid #e5eaf1;border-radius:14px;padding:12px}.traffic-kpi-row small{color:#7f8b9d;font-size:10px;display:block}.traffic-kpi-row b{color:#182740;margin-top:4px;font-size:22px;display:block}.hourly-chart{border-top:1px dashed #e4e9f0;grid-template-columns:repeat(24,1fr);align-items:end;gap:3px;height:155px;padding:10px 2px 0;display:grid}.hourly-chart>div{flex-direction:column;justify-content:flex-end;align-items:center;gap:4px;height:100%;display:flex}.hourly-chart i{background:linear-gradient(#7768ef,#4d6de7);border-radius:5px 5px 2px 2px;width:72%;min-height:6px;transition:all .2s;display:block}.hourly-chart>div:hover i{filter:brightness(1.1);transform:translateY(-2px)}.hourly-chart small{color:#8a95a6;font-size:7.5px}.login-kpi-list{grid-template-columns:1fr 1fr;gap:9px;display:grid}.login-kpi-list>div{background:#fbfcfe;border:1px solid #e5eaf1;border-radius:14px;padding:13px}.login-kpi-list span{color:#7e899a;font-size:10px;display:block}.login-kpi-list b{color:#192841;margin-top:4px;font-size:22px;display:block}.recent-login-list{flex-direction:column;gap:7px;max-height:250px;display:flex;overflow:auto}.recent-login-list>div{background:#fbfcfe;border:1px solid #e6ebf1;border-radius:12px;grid-template-columns:1fr auto;gap:8px;padding:9px 10px;display:grid}.recent-login-list>div.ok{border-left:3px solid #17b26a}.recent-login-list>div.fail{border-left:3px solid #f04438}.recent-login-list b{font-size:11px;display:block}.recent-login-list small{color:#8590a1;margin-top:1px;font-size:9.5px;display:block}.recent-login-list span{font-size:9.5px;font-weight:800}.recent-login-list .ok span{color:#067647}.recent-login-list .fail span{color:#b42318}.recent-login-list time{color:#909bab;grid-column:1/-1;font-size:9px}@media (width<=980px){.traffic-login-grid,.traffic-login-grid.second{grid-template-columns:1fr}}@media (width<=720px){.traffic-kpi-row{grid-template-columns:1fr 1fr}.hourly-chart{gap:2px}.hourly-chart small{display:none}}@media (width<=480px){.traffic-kpi-row,.login-kpi-list{grid-template-columns:1fr}}.salary-history-page{flex-direction:column;gap:16px;display:flex}.salary-history-hero{color:#fff;background:linear-gradient(135deg,#091832,#183b6d 58%,#4e3778);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:25px 27px;display:flex;box-shadow:0 22px 58px #162b522b}.salary-history-hero span{letter-spacing:.1em;opacity:.75;font-size:11px;font-weight:850}.salary-history-hero h2{margin:5px 0;font-size:29px}.salary-history-hero p{opacity:.84;max-width:820px;margin:0}.salary-history-chip{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.salary-history-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:19px;box-shadow:0 16px 42px #2234530f}.salary-history-head{justify-content:space-between;align-items:center;margin-bottom:15px;display:flex}.salary-history-head>div{align-items:center;gap:11px;display:flex}.salary-history-head>div>svg{color:#365bd3;background:#eef3ff;border-radius:12px;width:39px;height:39px;padding:9px}.salary-history-head h3{margin:0;font-size:18px}.salary-history-head p{color:#7b8799;margin:2px 0 0;font-size:12px}.salary-history-list{flex-direction:column;gap:9px;display:flex}.salary-history-row{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:14px;grid-template-columns:1fr 1.5fr auto;align-items:center;gap:12px;padding:12px;transition:all .22s;display:grid}.salary-history-row:hover{transform:translateY(-2px);box-shadow:0 12px 28px #22345312}.salary-history-date{align-items:center;gap:10px;display:flex}.salary-history-date>svg{color:#4462c8;background:#eef3ff;border-radius:11px;width:36px;height:36px;padding:9px}.salary-history-date b{display:block}.salary-history-date small{color:#8490a1;margin-top:2px;display:block}.salary-history-amounts{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.salary-history-amounts span{background:#fff;border:1px solid #e7ebf2;border-radius:11px;padding:8px 10px}.salary-history-amounts small{color:#8591a2;font-size:9.5px;display:block}.salary-history-amounts b{margin-top:2px;font-size:13px;display:block}@media (width<=900px){.salary-history-row{grid-template-columns:1fr}.salary-history-amounts{grid-template-columns:1fr 1fr 1fr}}@media (width<=700px){.salary-history-hero{flex-direction:column;align-items:flex-start}.salary-history-chip{white-space:normal}.salary-history-amounts{grid-template-columns:1fr}}.promotion-timeline-page{flex-direction:column;gap:16px;display:flex}.promotion-timeline-hero{color:#fff;background:linear-gradient(135deg,#081832,#183a68 58%,#4c3677);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:25px 27px;display:flex;box-shadow:0 22px 58px #152a512b}.promotion-timeline-hero span{letter-spacing:.1em;opacity:.75;font-size:11px;font-weight:850}.promotion-timeline-hero h2{margin:5px 0;font-size:29px}.promotion-timeline-hero p{opacity:.84;max-width:820px;margin:0}.promotion-route-chip{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.promotion-summary-grid{grid-template-columns:repeat(4,1fr);gap:12px;display:grid}.promotion-summary-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:18px;align-items:center;gap:11px;padding:15px;display:flex;box-shadow:0 14px 34px #2335550f}.promotion-summary-grid article>svg{color:#3d5fc8;background:#eef3ff;border-radius:12px;width:40px;height:40px;padding:10px}.promotion-summary-grid small{color:#7e899a;font-size:10px;display:block}.promotion-summary-grid b{color:#17263f;margin:2px 0;display:block}.promotion-summary-grid span{color:#8b96a6;font-size:9.8px;display:block}.promotion-roadmap-grid{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.promotion-roadmap-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:19px;box-shadow:0 16px 42px #2234530f}.promotion-roadmap-head{align-items:center;gap:11px;margin-bottom:14px;display:flex}.promotion-roadmap-head>svg{color:#365bd3;background:#eef3ff;border-radius:12px;width:39px;height:39px;padding:9px}.promotion-roadmap-head h3{margin:0;font-size:18px}.promotion-roadmap-head p{color:#7b8799;margin:2px 0 0;font-size:12px}.promotion-route-box{background:linear-gradient(135deg,#fbfdff,#f6f4ff);border:1px solid #e5eaf2;border-radius:15px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;margin-bottom:13px;padding:15px;display:grid}.promotion-route-box>div{background:#fff;border:1px solid #e7ebf2;border-radius:12px;padding:10px}.promotion-route-box small{color:#7f8b9d;font-size:10px;display:block}.promotion-route-box b{margin-top:3px;display:block}.promotion-route-box>svg{color:#596fd1}.education-highlight{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:14px;align-items:center;gap:11px;margin-bottom:13px;padding:13px;display:flex}.education-highlight>svg{color:#4261c7;background:#eef3ff;border-radius:12px;width:40px;height:40px;padding:10px}.education-highlight b{display:block}.education-highlight span{color:#8390a2;margin-top:2px;font-size:10.5px;display:block}.promotion-milestone-list{flex-direction:column;gap:8px;display:flex}.promotion-milestone-row{background:#fbfcfe;border:1px solid #e7ebf2;border-radius:13px;grid-template-columns:12px 1fr;gap:10px;padding:10px;display:grid}.promotion-milestone-dot{background:linear-gradient(135deg,#3568ee,#7749e7);border-radius:50%;width:10px;height:10px;margin-top:5px;box-shadow:0 0 0 4px #eef2ff}.promotion-milestone-row small{color:#7e899a;display:block}.promotion-milestone-row b{margin-top:2px;display:block}.promotion-milestone-row span{color:#8792a2;margin-top:2px;font-size:10.5px;display:block}@media (width<=1000px){.promotion-summary-grid{grid-template-columns:1fr 1fr}.promotion-roadmap-grid{grid-template-columns:1fr}}@media (width<=700px){.promotion-timeline-hero{flex-direction:column;align-items:flex-start}.promotion-route-chip{white-space:normal}.promotion-summary-grid{grid-template-columns:1fr}}.leave-page{flex-direction:column;gap:16px;display:flex}.leave-hero{color:#fff;background:linear-gradient(135deg,#081832,#173a68 58%,#4b3777);border-radius:24px;justify-content:space-between;align-items:center;gap:18px;padding:25px 27px;display:flex;box-shadow:0 22px 58px #152a512b}.leave-hero span{letter-spacing:.1em;opacity:.75;font-size:11px;font-weight:850}.leave-hero h2{margin:5px 0;font-size:29px}.leave-hero p{opacity:.84;max-width:820px;margin:0}.leave-chip{white-space:nowrap;background:#ffffff14;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:7px;padding:10px 12px;font-size:12px;font-weight:800;display:flex}.leave-summary-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.leave-summary-grid article{background:#fff;border:1px solid #e1e7ef;border-radius:18px;align-items:center;gap:11px;padding:15px;transition:all .22s;display:flex;box-shadow:0 14px 34px #2335550f}.leave-summary-grid article:hover{transform:translateY(-3px);box-shadow:0 21px 45px #2335551a}.leave-summary-grid article>svg{color:#3c5fc8;background:#eef3ff;border-radius:12px;width:40px;height:40px;padding:10px}.leave-summary-grid small{color:#7d899a;font-size:10px;display:block}.leave-summary-grid b{color:#17263f;margin:2px 0;font-size:21px;display:block}.leave-summary-grid span{color:#8a96a6;font-size:10px;display:block}.leave-card{background:#fff;border:1px solid #e1e7ef;border-radius:21px;padding:19px;box-shadow:0 16px 42px #2234530f}.leave-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.leave-head>div{align-items:center;gap:11px;display:flex}.leave-head>div>svg{color:#365bd3;background:#eef3ff;border-radius:12px;width:39px;height:39px;padding:9px}.leave-head h3{margin:0;font-size:18px}.leave-head p{color:#7b8799;margin:2px 0 0;font-size:12px}.leave-grid{grid-template-columns:.85fr 1.15fr;gap:14px;display:grid}.leave-bars{flex-direction:column;gap:12px;display:flex}.leave-bar-label{justify-content:space-between;gap:10px;margin-bottom:5px;font-size:11px;display:flex}.leave-bar-label b{color:#284aaf}.leave-bar-track{background:#edf1f6;border-radius:999px;height:9px;overflow:hidden}.leave-bar-track i{background:linear-gradient(90deg,#4e6ee8,#7957e8);border-radius:999px;height:100%;display:block}.leave-history{flex-direction:column;gap:8px;max-height:440px;display:flex;overflow:auto}.leave-history-row{background:#fbfcfe;border:1px solid #e6ebf2;border-radius:13px;grid-template-columns:38px 1fr auto;align-items:center;gap:10px;padding:10px;display:grid}.leave-history-icon{color:#4361c7;background:#eef3ff;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.leave-history-icon svg{width:18px}.leave-history-row small,.leave-history-row span{color:#8490a1;font-size:10px;display:block}.leave-history-row b{margin:2px 0;display:block}.leave-actions{gap:5px;display:flex}@media (width<=900px){.leave-grid{grid-template-columns:1fr}}@media (width<=700px){.leave-hero{flex-direction:column;align-items:flex-start}.leave-chip{white-space:normal}.leave-summary-grid{grid-template-columns:1fr}.leave-history-row{grid-template-columns:38px 1fr}.leave-actions{grid-column:2}}.final-module{max-width:1180px;margin:0 auto 30px}.final-hero{color:#fff;background:linear-gradient(135deg,#10244c,#40347d);border-radius:22px;justify-content:space-between;align-items:center;gap:18px;margin-bottom:18px;padding:25px 28px;display:flex}.final-hero>svg{opacity:.85;width:52px;height:52px}.final-hero span{letter-spacing:.12em;opacity:.78;font-size:11px;font-weight:800}.final-hero h2{margin:5px 0 7px;font-size:28px}.final-hero p{opacity:.83;margin:0;line-height:1.6}.knowledge-tools{justify-content:space-between;align-items:center;gap:12px;margin:14px 0;display:flex}.knowledge-search{background:#fff;border:1px solid #dfe5ee;border-radius:12px;flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.knowledge-search input{background:0 0;border:0;outline:0;width:100%;padding:12px 4px}.knowledge-search svg{color:#667085;width:17px}.knowledge-tabs{flex-wrap:wrap;gap:7px;display:flex}.knowledge-tabs button,.report-actions button,.privacy-grid button{cursor:pointer;background:#fff;border:1px solid #dfe5ee;border-radius:10px;align-items:center;gap:7px;padding:10px 12px;font-weight:700;display:inline-flex}.knowledge-tabs button.active{color:#fff;background:#203d79;border-color:#203d79}.knowledge-list{gap:10px;display:grid}.knowledge-list article{background:#fff;border:1px solid #e3e8f0;border-radius:14px;grid-template-columns:150px 1fr auto;align-items:center;gap:14px;padding:15px;display:grid}.knowledge-type{align-items:center;gap:7px;font-size:11px;font-weight:800;display:flex}.knowledge-type svg{width:17px}.knowledge-type.notice{color:#325d9a}.knowledge-type.policy{color:#6f4e9f}.knowledge-body small{color:#667085}.knowledge-body h3{margin:4px 0 5px}.knowledge-body p{color:#667085;margin:0}.reference-pill{background:#f2f5fa;border-radius:999px;margin-top:7px;padding:4px 8px;font-size:11px;display:inline-block}.knowledge-list article>a{border:1px solid #dfe5ee;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.knowledge-list article>a svg{width:16px}.final-error,.final-success,.final-empty{border-radius:11px;margin:12px 0;padding:12px 14px}.final-error{color:#9b1c1c;background:#fff1f1}.final-success{color:#176b3a;background:#ecf9f0}.final-empty{color:#667085;text-align:center;background:#f7f9fc}.final-note{background:#fff9eb;border-left:4px solid #d5a442;border-radius:10px;align-items:flex-start;gap:9px;margin-top:14px;padding:13px 14px;display:flex}.final-note svg{min-width:18px}.final-note p{color:#5c6471;margin:0;font-size:13px;line-height:1.55}.report-actions{flex-wrap:wrap;justify-content:flex-end;gap:8px;margin:0 0 12px;display:flex}.report-sheet{background:#fff;border:1px solid #dfe5ee;border-radius:18px;padding:25px}.report-title{text-align:center;border-bottom:1px solid #e8ecf2;padding-bottom:15px}.report-title small{color:#667085}.report-title h1{margin:5px 0}.report-title p{color:#667085;margin:0;font-size:12px}.report-kpis{grid-template-columns:repeat(4,1fr);gap:10px;margin:18px 0;display:grid}.report-kpis article{background:#fafcff;border:1px solid #e2e7ef;border-radius:13px;padding:13px}.report-kpis svg{color:#385a92;width:18px}.report-kpis small,.report-kpis b,.report-kpis span{display:block}.report-kpis small,.report-kpis span{color:#667085}.report-kpis b{margin:5px 0}.report-sections{gap:12px;display:grid}.report-sections>section{border:1px solid #e3e8f0;border-radius:13px;padding:14px}.report-sections h3{margin:0 0 10px}.report-grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.report-grid span{color:#667085;border-bottom:1px dashed #e3e8f0;justify-content:space-between;gap:12px;padding:6px 0;display:flex}.report-grid b{color:#172033;text-align:right}.report-row{border-bottom:1px solid #edf0f4;justify-content:space-between;gap:15px;padding:7px 0;display:flex}.report-row span{color:#667085;text-align:right}.report-disclaimer{color:#6b5b34;background:#fff8e8;border-radius:9px;margin-top:14px;padding:11px;font-size:12px}.privacy-grid{grid-template-columns:repeat(3,1fr);gap:13px;display:grid}.privacy-grid article{background:#fff;border:1px solid #e1e6ee;border-radius:16px;padding:18px}.privacy-grid article>svg{color:#385a92;width:24px}.privacy-grid h3{margin:9px 0 7px}.privacy-grid p{color:#667085;min-height:68px;line-height:1.55}.privacy-grid button{color:#fff;background:#17376f;border-color:#17376f}.release-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.release-grid article{background:#fff;border:1px solid #e2e7ef;border-radius:12px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:12px 14px;display:grid}.release-grid svg{color:#237546;width:17px}.release-grid b{color:#237546}.optimization-box{background:#f8fbff;border:1px solid #dfe6ef;border-radius:15px;margin-top:15px;padding:17px}.optimization-box h3{margin:0 0 7px}.optimization-box p{color:#667085;margin:0;line-height:1.6}@media (width<=900px){.knowledge-tools{flex-direction:column;align-items:stretch}.knowledge-tabs{justify-content:flex-start}.knowledge-list article{grid-template-columns:1fr auto}.knowledge-type{grid-column:1}.knowledge-body{grid-column:1/-1}.report-kpis{grid-template-columns:1fr 1fr}.privacy-grid,.release-grid{grid-template-columns:1fr}}@media (width<=620px){.final-hero{padding:19px}.final-hero>svg{display:none}.final-hero h2{font-size:24px}.report-kpis,.report-grid{grid-template-columns:1fr}.report-row{flex-direction:column;gap:3px}.report-row span{text-align:left}.report-sheet{padding:15px}}@media print{body *{visibility:hidden!important}.report-sheet,.report-sheet *{visibility:visible!important}.report-sheet{border:0;border-radius:0;width:100%;position:absolute;top:0;left:0}.sidebar,.topbar,.report-actions{display:none!important}}.lux-dashboard{color:#13203a;max-width:1240px;margin:0 auto 36px;padding-bottom:10px}.lux-loading{color:#334d7a;align-content:center;place-items:center;gap:12px;min-height:420px;display:grid}.lux-loading svg{width:34px;height:34px}.lux-hero{color:#fff;background:radial-gradient(circle at 82% 16%,#ffe09b2e,#0000 28%),linear-gradient(135deg,#071a3a 0%,#173d79 54%,#57418b 100%);border-radius:28px;grid-template-columns:1fr 300px;align-items:center;gap:28px;padding:34px 38px;display:grid;position:relative;overflow:hidden;box-shadow:0 24px 60px #11295638}.lux-hero:before{content:"";border:1px solid #ffffff17;border-radius:50%;width:260px;height:260px;position:absolute;top:-100px;right:-80px}.lux-hero-copy{z-index:1;position:relative}.lux-hero-copy>span{letter-spacing:.13em;color:#f5d99b;align-items:center;gap:7px;font-size:11px;font-weight:800;display:inline-flex}.lux-hero-copy>span svg{width:15px}.lux-hero h1{letter-spacing:-.03em;margin:10px 0 8px;font-size:35px}.lux-hero p{color:#ffffffc7;max-width:760px;margin:0;font-size:15px;line-height:1.65}.lux-hero-actions{gap:10px;margin-top:20px;display:flex}.lux-hero-actions button{color:#173768;cursor:pointer;background:#fff;border:0;border-radius:11px;align-items:center;gap:8px;padding:11px 15px;font-weight:800;display:inline-flex}.lux-hero-actions button.ghost{color:#fff;background:#ffffff1a;border:1px solid #ffffff2e}.lux-hero-actions svg{width:16px}.lux-profile-orb{z-index:1;text-align:center;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff14;border:1px solid #ffffff24;border-radius:22px;padding:18px;position:relative}.orb-ring{background:conic-gradient(#f3d38f var(--score),#ffffff1f 0);border-radius:50%;place-items:center;width:128px;height:128px;margin:0 auto 12px;padding:7px;display:grid}.orb-ring>div{background:#18386a;border-radius:50%;place-content:center;width:100%;height:100%;display:grid}.orb-ring small,.orb-ring b,.orb-ring span{display:block}.orb-ring small,.orb-ring span{color:#ffffffa8;font-size:11px}.orb-ring b{font-size:25px}.lux-profile-orb h3{margin:4px 0 3px;font-size:17px}.lux-profile-orb p{font-size:12px}.lux-kpis{grid-template-columns:repeat(4,1fr);gap:13px;margin:16px 0;display:grid}.lux-kpis article{background:linear-gradient(#fff,#fbfcff);border:1px solid #e1e8f2;border-radius:18px;align-items:center;gap:12px;min-height:100px;padding:16px;display:flex;box-shadow:0 10px 26px #1b355e0f}.lux-icon{color:#385fd2;background:linear-gradient(145deg,#e9efff,#f3efff);border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.lux-icon svg{width:20px}.lux-kpis small,.lux-kpis b,.lux-kpis span{display:block}.lux-kpis small{color:#7a879c;font-size:11px}.lux-kpis b{margin:4px 0;font-size:16px}.lux-kpis span{color:#78859a;font-size:11px}.lux-grid-top{grid-template-columns:1.05fr .95fr;gap:15px;margin-bottom:15px;display:grid}.lux-grid-mid{grid-template-columns:1fr 1fr 1fr;gap:15px;margin-bottom:15px;display:grid}.lux-grid-bottom{grid-template-columns:1.25fr .75fr;gap:15px;margin-bottom:15px;display:grid}.lux-card{background:#fff;border:1px solid #dfe7f2;border-radius:20px;padding:19px;box-shadow:0 12px 30px #162d520f}.lux-card-head{justify-content:space-between;align-items:center;gap:10px;margin-bottom:15px;display:flex}.lux-card-head>div>span{letter-spacing:.12em;color:#667b9d;font-size:10px;font-weight:900;display:block}.lux-card-head h3{margin:3px 0 0;font-size:18px}.lux-card-head button{color:#264c83;cursor:pointer;background:#f3f6fb;border:0;border-radius:9px;align-items:center;gap:5px;padding:8px 10px;font-weight:800;display:inline-flex}.lux-card-head button svg{width:14px}.lux-card-head>svg{color:#496d9e;width:22px}.lux-line-wrap{color:#4569d4;padding-top:3px}.lux-line-chart{width:100%;height:165px;overflow:visible}.lux-line-chart .axis{stroke:#e7ebf3;stroke-width:1px}.lux-chart-labels{color:#8390a5;justify-content:space-between;margin:-7px 12px 0;font-size:10px;display:flex}.lux-mini-stats{grid-template-columns:1fr 1fr;gap:8px;margin-top:14px;display:grid}.lux-mini-stats span{background:#f8faff;border:1px solid #e7ecf4;border-radius:11px;padding:10px}.lux-mini-stats small,.lux-mini-stats b{display:block}.lux-mini-stats small{color:#7c899d;font-size:10px}.lux-mini-stats b{margin-top:3px}.lux-empty-chart{text-align:center;color:#7b8799;align-content:center;place-items:center;min-height:170px;display:grid}.lux-empty-chart svg{opacity:.7;width:28px;margin-bottom:7px}.lux-empty-chart b{color:#34445f}.lux-empty-chart span{margin-top:4px;font-size:12px}.lux-calendar-card{padding-bottom:15px}.lux-calendar-week,.lux-calendar-grid{grid-template-columns:repeat(7,1fr);gap:6px;display:grid}.lux-calendar-week b{text-align:center;color:#7e8aa0;padding-bottom:3px;font-size:10px}.lux-calendar-grid span{aspect-ratio:1;color:#40506c;background:#f8faff;border-radius:11px;place-items:center;min-height:38px;font-size:12px;display:grid;position:relative}.lux-calendar-grid span.empty{background:0 0}.lux-calendar-grid span.weekend{color:#684a83;background:#f6f0fb}.lux-calendar-grid span.holiday{color:#9a4330;background:#fff2ee}.lux-calendar-grid span.today{color:#153c99;background:#eef3ff;outline:2px solid #355cc6;font-weight:900}.lux-calendar-grid span i{background:#d46a4e;border-radius:50%;width:4px;height:4px;position:absolute;bottom:5px}.lux-calendar-footer{border-top:1px solid #edf0f5;justify-content:space-between;align-items:flex-end;gap:10px;margin-top:12px;padding-top:11px;display:flex}.legend{flex-wrap:wrap;gap:9px;display:flex}.legend span{color:#7c899c;align-items:center;gap:4px;font-size:9px;display:flex}.dot{border-radius:50%;width:7px;height:7px;display:inline-block}.today-dot{background:#355cc6}.weekend-dot{background:#8a6aa0}.holiday-dot{background:#d46a4e}.next-off{text-align:right}.next-off small,.next-off b,.next-off span{display:block}.next-off small{color:#8a94a7;font-size:9px}.next-off b{margin:2px 0;font-size:12px}.next-off span{color:#69758a;max-width:220px;font-size:10px}.lux-bars{justify-content:space-around;align-items:flex-end;gap:10px;height:180px;padding:5px 8px 0;display:flex}.lux-bar-col{text-align:center;flex:1;grid-template-rows:1fr auto auto;align-items:end;gap:3px;height:100%;display:grid}.lux-bar-track{background:#edf1f7;border-radius:999px;justify-self:center;align-items:flex-end;width:30px;height:130px;padding:4px;display:flex}.lux-bar-track i{background:linear-gradient(#6a78e8,#284f9e);border-radius:999px;width:100%;min-height:8px;display:block}.lux-bar-col b{font-size:11px}.lux-bar-col span{color:#8b96a8;font-size:9px}.lux-donut-block{justify-content:center;align-items:center;gap:18px;min-height:164px;display:flex}.lux-donut{width:126px;height:126px;position:relative}.lux-donut svg{width:100%;height:100%;transform:rotate(-90deg)}.ring-bg,.ring-value{fill:none;stroke-width:8px}.ring-bg{stroke:#eef1f6}.ring-value{stroke:#4f64c8;stroke-linecap:round}.lux-donut>div{text-align:center;place-content:center;display:grid;position:absolute;inset:0}.lux-donut b{font-size:23px}.lux-donut span{color:#7b879a;font-size:10px}.lux-donut-meta small,.lux-donut-meta b,.lux-donut-meta span{display:block}.lux-donut-meta small{color:#8590a1;font-size:10px}.lux-donut-meta b{margin:5px 0}.lux-donut-meta span{color:#67758a;font-size:11px}.lux-wide-link{color:#254b80;cursor:pointer;background:#f3f6fb;border:0;border-radius:10px;justify-content:space-between;align-items:center;width:100%;padding:10px 12px;font-weight:800;display:flex}.lux-wide-link svg{width:15px}.lux-action-list{gap:8px;display:grid}.lux-action-list button{text-align:left;cursor:pointer;background:#fbfcff;border:1px solid #e5eaf2;border-radius:11px;grid-template-columns:auto 1fr auto;align-items:center;gap:9px;padding:10px;display:grid}.lux-action-list button>svg:first-child{color:#385c9b;width:18px}.lux-action-list button>svg:last-child{width:14px}.lux-action-list b,.lux-action-list small{display:block}.lux-action-list small{color:#7b8799;margin-top:2px}.lux-timeline-list{gap:12px;display:grid}.lux-timeline-list>div{grid-template-columns:12px 1fr;gap:10px;display:grid}.lux-timeline-list i{background:#4e63c4;border-radius:50%;width:9px;height:9px;margin-top:7px;box-shadow:0 0 0 5px #eef1ff}.lux-timeline-list small,.lux-timeline-list b,.lux-timeline-list span{display:block}.lux-timeline-list small{color:#7f8a9d;font-size:10px}.lux-timeline-list b{margin:3px 0}.lux-timeline-list span{color:#647187;font-size:11px}.lux-insight-list{grid-template-columns:1fr 1fr;gap:8px;margin-bottom:12px;display:grid}.lux-insight-list>span{background:#fbfcff;border:1px solid #e7ebf2;border-radius:11px;align-items:center;gap:8px;padding:10px;display:flex}.lux-insight-list svg{color:#4d6698;width:18px}.lux-insight-list small,.lux-insight-list b{display:block}.lux-insight-list small{color:#7b8799;font-size:9px}.lux-insight-list b{margin-top:2px;font-size:16px}.lux-safety{background:#fffbef;border:1px solid #e5dfc8;border-radius:14px;grid-template-columns:auto 1fr auto;align-items:center;gap:11px;padding:14px 16px;display:grid}.lux-safety>svg{color:#8c742f;width:20px}.lux-safety b{display:block}.lux-safety p{color:#6e6a5b;margin:3px 0 0;font-size:11px}.lux-safety button{color:#675b37;cursor:pointer;background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;padding:8px 10px;font-weight:800;display:flex}.lux-safety button svg{width:14px}@media (width<=1050px){.lux-hero{grid-template-columns:1fr 240px}.lux-kpis,.lux-grid-mid{grid-template-columns:1fr 1fr}.lux-grid-mid>.lux-card:last-child{grid-column:1/-1}.lux-grid-bottom{grid-template-columns:1fr}}@media (width<=760px){.lux-dashboard{padding:0 2px}.lux-hero{border-radius:22px;grid-template-columns:1fr;padding:25px}.lux-profile-orb{display:none}.lux-hero h1{font-size:28px}.lux-kpis,.lux-grid-top,.lux-grid-mid{grid-template-columns:1fr}.lux-grid-mid>.lux-card:last-child{grid-column:auto}.lux-calendar-footer{flex-direction:column;align-items:flex-start}.next-off{text-align:left}.lux-safety{grid-template-columns:auto 1fr}.lux-safety button{grid-column:1/-1;justify-content:center}}@media (width<=460px){.lux-kpis{grid-template-columns:1fr}.lux-hero-actions{flex-direction:column}.lux-mini-stats,.lux-insight-list{grid-template-columns:1fr}.lux-calendar-grid span{min-height:34px}.lux-card{padding:15px}}.mobile-menu-trigger,.mobile-drawer-close,.mobile-bottom-nav,.mobile-drawer-backdrop{display:none}.mobile-topbar-left{align-items:center;gap:12px;min-width:0;display:flex}@media (width<=820px){html{background:#eef3f9}body{overscroll-behavior-y:none;background:#eef3f9}body.mobile-drawer-open{overflow:hidden}.app{min-height:100dvh;background:#eef3f9!important;display:block!important}.app>main{width:100%!important;min-width:0!important;padding:0 12px calc(88px + env(safe-area-inset-bottom))!important;margin:0!important;overflow:visible!important}.app-topbar,.app main>header{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:80!important;background:#f8fbffed!important;border-bottom:1px solid #142b4e14!important;min-height:64px!important;margin:0 -12px 12px!important;padding:10px 12px!important;position:sticky!important;top:0!important;box-shadow:0 6px 22px #112b4e12!important}.mobile-topbar-left{gap:10px;max-width:70%}.mobile-topbar-left>div{min-width:0}.app-topbar h2,.app main>header h2{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;margin:0 0 3px!important;font-size:16px!important;line-height:1.2!important}.app-topbar p,.app main>header p{color:#7a8799!important;margin:0!important;font-size:10px!important}.header-actions{gap:6px!important}.header-actions>button,.header-actions .lang-toggle,.header-actions select{border-radius:11px!important;min-height:38px!important}.header-actions .logout{place-items:center!important;width:38px!important;height:38px!important;padding:0!important;display:grid!important}.header-actions .logout span{display:none!important}.mobile-menu-trigger{cursor:pointer;background:#fff;border:1px solid #dbe3ef;border-radius:12px;flex:0 0 40px;place-content:center;gap:4px;width:40px;height:40px;display:grid;box-shadow:0 4px 14px #19325614}.mobile-menu-trigger span{background:#173b70;border-radius:99px;width:18px;height:2px;display:block}.side{z-index:130!important;border-radius:0 24px 24px 0!important;flex-direction:column!important;width:min(86vw,340px)!important;height:100dvh!important;transition:transform .26s cubic-bezier(.2,.8,.2,1)!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden!important;transform:translate(-105%)!important;box-shadow:0 24px 70px #0414315c!important}.side.mobile-open{transform:translate(0)!important}.side .brand{flex:none;padding-top:calc(18px + env(safe-area-inset-top))!important;justify-content:space-between!important;align-items:center!important;gap:10px!important;display:flex!important}.side .brand>div{min-width:0}.side .brand b{font-size:15px!important}.side .brand small{font-size:9px!important}.mobile-drawer-close{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #ffffff29;border-radius:11px;flex:0 0 36px;place-items:center;width:36px;height:36px;display:grid!important}.side nav{overscroll-behavior:contain;scrollbar-width:none;padding-bottom:calc(24px + env(safe-area-inset-bottom))!important;overflow-y:auto!important}.side nav::-webkit-scrollbar{display:none}.side nav button{border-radius:13px!important;min-height:48px!important;margin:2px 0!important;font-size:14px!important}.side nav button svg{flex:0 0 19px;width:19px!important;height:19px!important}.mobile-drawer-backdrop{z-index:120;opacity:0;visibility:hidden;pointer-events:none;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#03102685;border:0;transition:all .24s;position:fixed;inset:0;display:block!important}.mobile-drawer-backdrop.show{opacity:1;visibility:visible;pointer-events:auto}.mobile-bottom-nav{left:8px;right:8px;bottom:max(8px,env(safe-area-inset-bottom));z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff2;border:1px solid #d4deebe6;border-radius:20px;grid-template-columns:repeat(5,1fr);height:66px;padding:6px 5px;display:grid;position:fixed;box-shadow:0 14px 36px #122b4f2e}.mobile-bottom-nav button{color:#77869b;cursor:pointer;background:0 0;border:0;border-radius:14px;align-content:center;place-items:center;gap:3px;padding:4px 2px;display:grid;position:relative}.mobile-bottom-nav button svg{width:20px;height:20px}.mobile-bottom-nav button span{font-size:9px;font-weight:800;line-height:1}.mobile-bottom-nav button.active{color:#2451b7;background:#eef3ff}.mobile-bottom-nav button.active:before{content:"";background:#4166ce;border-radius:99px;width:18px;height:3px;position:absolute;top:3px}.lux-dashboard{margin:0 auto 18px!important;padding:0!important}.lux-hero{border-radius:22px!important;padding:22px 18px!important;box-shadow:0 18px 38px #1129562e!important}.lux-hero h1{font-size:27px!important}.lux-hero p{font-size:13px!important}.lux-hero-actions button{border-radius:12px!important;min-height:43px!important}.lux-kpis{gap:9px!important;margin:10px 0!important}.lux-kpis article{border-radius:16px!important;min-height:86px!important;padding:13px!important}.lux-card{border-radius:18px!important;padding:15px!important;box-shadow:0 8px 24px #162d520e!important}.lux-card-head h3{font-size:16px!important}.lux-grid-top,.lux-grid-mid,.lux-grid-bottom{gap:10px!important;margin-bottom:10px!important}.lux-calendar-grid{gap:4px!important}.lux-calendar-grid span{border-radius:9px!important;min-height:35px!important}main section,main .panel,main .card,main .admin-panel-card,main .career-card,main .salary-card,main .calculator-card{max-width:100%!important}.form-grid{grid-template-columns:1fr!important;gap:10px!important}input,select,textarea{max-width:100%!important;font-size:16px!important}button{touch-action:manipulation}table{font-size:12px}.table-wrap,.responsive-table,.admin-table-wrap{border-radius:14px;-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.admin-tabs,.tabs,.knowledge-tabs{scrollbar-width:none;padding-bottom:2px;flex-wrap:nowrap!important;overflow-x:auto!important}.admin-tabs::-webkit-scrollbar{display:none}.tabs::-webkit-scrollbar{display:none}.knowledge-tabs::-webkit-scrollbar{display:none}.admin-tabs button,.tabs button,.knowledge-tabs button{white-space:nowrap!important;flex:none!important}.report-sheet{border-radius:17px!important;padding:14px!important}.final-hero{border-radius:20px!important;padding:20px 17px!important}.final-hero h2{font-size:23px!important}.calendar-phase15,.calendar-shell,.logged-calendar{max-width:100%!important}}@media (width<=480px){.app>main{padding-left:9px!important;padding-right:9px!important}.app-topbar,.app main>header{margin-left:-9px!important;margin-right:-9px!important;padding-left:9px!important;padding-right:9px!important}.mobile-topbar-left{max-width:66%}.mobile-menu-trigger{flex-basis:38px;width:38px;height:38px}.lux-hero{padding:20px 15px!important}.lux-hero h1{font-size:24px!important}.lux-kpis{grid-template-columns:1fr!important}.lux-kpis article{min-height:78px!important}.lux-card{padding:13px!important}.lux-insight-list,.lux-mini-stats{grid-template-columns:1fr!important}.mobile-bottom-nav{border-radius:18px;left:6px;right:6px}}@media (width>=821px){.side{transform:none}}.premium-home-v16-3{--ph-ink:#071b3d;--ph-blue:#174f9d;--ph-indigo:#5a45c9;--ph-gold:#d9b96d;--ph-line:#dce5f1;--ph-soft:#f5f8fc;--ph-muted:#6f7f96;color:var(--ph-ink);background:radial-gradient(circle at 8% 2%,#4b6bd614,#0000 23%),linear-gradient(#f8fbff 0,#f2f6fb 55%,#eef3f9 100%)}.premium-home-v16-3 .public-nav{z-index:90;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffffeb;border:1px solid #dae2eeeb;border-top:0;border-radius:0 0 20px 20px;max-width:1280px;min-height:76px;margin:0 auto;padding:0 26px;position:sticky;top:0;box-shadow:0 10px 34px #102a5014}.premium-home-v16-3 .public-brand{gap:11px}.premium-home-v16-3 .brand-orb{background:linear-gradient(145deg,#1659ae,#6450df);border-radius:13px;width:43px;height:43px;box-shadow:0 9px 20px #3552bc33}.premium-home-v16-3 .public-brand b{letter-spacing:-.01em;font-size:15px}.premium-home-v16-3 .public-brand small{color:#7b8798;font-size:9px}.premium-home-v16-3 .public-menu{gap:10px}.premium-home-v16-3 .public-menu-links{gap:2px}.premium-home-v16-3 .nav-text-btn{color:#284265;border-radius:9px;min-height:38px;padding:7px 9px;font-size:12px;font-weight:800}.premium-home-v16-3 .nav-text-btn:hover{color:#164a9a;background:#f0f4fb}.premium-home-v16-3 .nav-login{background:linear-gradient(135deg,#123d82,#5b45d2);border-radius:12px;min-height:42px;padding:0 16px;box-shadow:0 10px 22px #29449f33}.public-mobile-trigger,.public-mobile-head,.public-menu-backdrop{display:none}.premium-home-v16-3 .public-hero{grid-template-columns:minmax(0,1.08fr) minmax(410px,.92fr);align-items:center;gap:42px;max-width:1280px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #14306036;background:radial-gradient(circle at 88% 12%,#ddc6ff38,#0000 26%),radial-gradient(circle at 15% 95%,#317ed633,#0000 28%),linear-gradient(125deg,#071c41 0%,#153e79 53%,#5342a3 100%)!important;border-radius:32px!important;min-height:560px!important;margin:28px auto 0!important;padding:46px!important}.premium-home-v16-3 .public-hero:before{content:"";pointer-events:none;opacity:.18;background-image:linear-gradient(#ffffff29 1px,#0000 1px),linear-gradient(90deg,#ffffff29 1px,#0000 1px);background-size:52px 52px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(90deg,#000,#0000 72%);mask-image:linear-gradient(90deg,#000,#0000 72%)}.premium-home-v16-3 .hero-glow{opacity:.5}.premium-home-v16-3 .public-copy{z-index:2;max-width:690px;position:relative}.premium-home-v16-3 .luxury-eyebrow{letter-spacing:.07em;background:#ffffff14;border:1px solid #ffffff2b;border-radius:999px;width:max-content;padding:8px 12px;font-size:10px;color:#f4dca3!important}.premium-home-v16-3 .public-copy h1{color:#fff;max-width:700px;letter-spacing:-.045em!important;margin:16px 0 14px!important;font-size:clamp(42px,4.4vw,67px)!important;line-height:1.08!important}.premium-home-v16-3 .public-copy>p{max-width:680px;color:#ffffffbf!important;font-size:15px!important;line-height:1.8!important}.premium-home-v16-3 .public-actions{gap:10px;margin-top:24px!important}.premium-home-v16-3 .public-actions button{border-radius:13px!important;min-height:48px!important;padding:0 19px!important}.premium-home-v16-3 .luxury-primary{background:linear-gradient(135deg,#3b70f3,#7151e7)!important;box-shadow:0 12px 24px #2845b44d!important}.premium-home-v16-3 .luxury-secondary{color:#fff!important;background:#ffffff17!important;border:1px solid #fff3!important}.premium-home-v16-3 .public-live{color:#dbe8ff!important;margin-top:17px!important;font-size:10px!important}.premium-home-v16-3 .trust-row{gap:8px!important;margin-top:13px!important}.premium-home-v16-3 .trust-row span{color:#ffffffb8!important;background:#ffffff0f!important;border:1px solid #ffffff1f!important;border-radius:999px!important;padding:6px 9px!important;font-size:9px!important}.premium-home-v16-3 .hero-panel{z-index:2;position:relative;background:#fffffff5!important;border:1px solid #ffffffbf!important;border-radius:25px!important;padding:20px!important;box-shadow:0 26px 55px #0619393b!important}.premium-home-v16-3 .hero-panel-head{padding:2px 3px 14px!important}.premium-home-v16-3 .hero-panel-head b{font-size:16px!important}.premium-home-v16-3 .hero-panel-head small{font-size:10px!important}.premium-home-v16-3 .quick-grid{gap:10px!important}.premium-home-v16-3 .quick-grid button{background:linear-gradient(#fff,#f8faff)!important;border:1px solid #e0e8f2!important;border-radius:17px!important;min-height:145px!important;padding:15px!important;box-shadow:0 8px 18px #1e395f0e!important}.premium-home-v16-3 .quick-grid button:hover{transform:translateY(-2px);box-shadow:0 14px 28px #1e395f1c!important}.premium-home-v16-3 .quick-grid b{font-size:14px!important}.premium-home-v16-3 .quick-grid small{font-size:10px!important;line-height:1.55!important}.premium-home-v16-3 .public-section{max-width:1280px!important;margin:0 auto!important;padding:72px 26px!important}.premium-home-v16-3 .public-hero+.public-section{padding-top:56px!important}.premium-home-v16-3 .section-title.centered{max-width:690px;margin:0 auto 30px!important}.premium-home-v16-3 .section-title.centered>span{color:#2954ad;letter-spacing:.12em;background:#eaf0ff;border-radius:999px;padding:6px 10px;font-size:9px;font-weight:900;display:inline-flex}.premium-home-v16-3 .section-title h2{letter-spacing:-.035em!important;margin:8px 0!important;font-size:34px!important}.premium-home-v16-3 .section-title p{color:#718099!important;font-size:13px!important;line-height:1.7!important}.premium-home-v16-3 .luxury-services{gap:14px!important}.premium-home-v16-3 .service-card{background:linear-gradient(#fff,#f9fbff)!important;border:1px solid #dce5f1!important;border-radius:20px!important;min-height:238px!important;padding:22px!important;box-shadow:0 12px 30px #19345b0e!important}.premium-home-v16-3 .service-card:hover{transform:translateY(-4px)!important;box-shadow:0 20px 40px #19345b1c!important}.premium-home-v16-3 .service-card h3{margin:15px 0 7px!important;font-size:19px!important}.premium-home-v16-3 .service-card p{color:#738097!important;font-size:12px!important;line-height:1.65!important}.premium-home-v16-3 .service-card button{color:#2455ad!important;margin-top:auto!important;font-weight:900!important}.premium-home-v16-3 .calculator-stage{border-top:1px solid #e0e7f0;border-bottom:1px solid #e0e7f0;background:linear-gradient(#eef3fa,#f7faff)!important;max-width:100%!important;padding:78px max(26px,50vw - 614px)!important}.premium-home-v16-3 .calculator-switch{width:max-content;background:#fff!important;border:1px solid #d8e1ee!important;border-radius:15px!important;margin:0 auto 22px!important;padding:6px!important;box-shadow:0 10px 24px #18325912!important}.premium-home-v16-3 .calculator-switch button{border-radius:10px!important;min-height:44px!important;padding:0 20px!important}.premium-home-v16-3 .calculator-switch button.active{background:linear-gradient(135deg,#174a97,#5b48d5)!important}.premium-home-v16-3 .public-calculator-card{overflow:hidden;background:#fff!important;border:1px solid #dce4ef!important;border-radius:22px!important;box-shadow:0 18px 42px #132d5314!important}.premium-home-v16-3 .calendar-phase15,.premium-home-v16-3 .fiscal-calendar,.premium-home-v16-3 .public-office-calendar{border-radius:24px!important;max-width:1228px!important;margin:64px auto!important;box-shadow:0 16px 38px #16315812!important}.premium-home-v16-3 .info-stage,.premium-home-v16-3 .soft-stage{background:0 0!important;max-width:1280px!important}.premium-home-v16-3 .info-grid,.premium-home-v16-3 .library-grid{gap:14px!important}.premium-home-v16-3 .info-card,.premium-home-v16-3 .library-card{background:#fff!important;border:1px solid #dce5f0!important;border-radius:19px!important;min-height:210px!important;padding:22px!important;box-shadow:0 10px 26px #18345b0d!important}.premium-home-v16-3 .info-card h3,.premium-home-v16-3 .library-card h3{font-size:17px!important}.premium-home-v16-3 .info-card p,.premium-home-v16-3 .library-card p{color:#728097!important;font-size:12px!important;line-height:1.7!important}.premium-home-v16-3 .notice-list-public{gap:10px!important;max-width:1040px!important;margin:0 auto!important}.premium-home-v16-3 .notice-public-card,.premium-home-v16-3 .empty-premium{background:#fff!important;border:1px solid #dce4ef!important;border-radius:18px!important;box-shadow:0 10px 28px #18345b0e!important}.premium-home-v16-3 .empty-premium{max-width:900px!important;min-height:108px!important;margin:0 auto!important;padding:20px 26px!important}.premium-home-v16-3 .forms-grid{gap:13px!important}.premium-home-v16-3 .form-placeholder{background:#fff!important;border:1px solid #dce4ef!important;border-radius:18px!important;min-height:150px!important;padding:20px!important;box-shadow:0 10px 25px #18345b0b!important}.premium-home-v16-3 .form-placeholder b{font-size:15px!important}.premium-home-v16-3 .form-placeholder small{font-size:11px!important;line-height:1.55!important}.premium-home-v16-3 .support-cta{background:radial-gradient(circle at 90% 10%,#eed29621,#0000 28%),linear-gradient(135deg,#071d43,#174887 60%,#5744b1)!important;border-radius:24px!important;max-width:1180px!important;margin:10px auto 70px!important;padding:32px 38px!important;box-shadow:0 20px 50px #112b5529!important}.premium-home-v16-3 .support-cta h2{font-size:29px!important}.premium-home-v16-3 .support-cta p{color:#ffffffb8!important;font-size:12px!important}.premium-home-v16-3 .support-actions a{border-radius:12px!important;min-height:46px!important}.premium-home-v16-3 footer{border-top:1px solid #ffffff0d;color:#dce8f7!important;background:#06182f!important;grid-template-columns:1.1fr 1fr .9fr!important;gap:34px!important;max-width:none!important;margin:0!important;padding:34px max(30px,50vw - 600px)!important;display:grid!important}.premium-home-v16-3 footer b{color:#fff}.premium-home-v16-3 footer p,.premium-home-v16-3 footer button,.premium-home-v16-3 footer a{color:#aebed3!important;font-size:11px!important}.premium-home-v16-3 .whatsapp-float{border-radius:999px!important;min-height:48px!important;bottom:22px!important;right:24px!important;box-shadow:0 14px 32px #09603938!important}@media (width<=900px){.premium-home-v16-3 .public-nav{border-radius:0 0 16px 16px;min-height:64px;padding:0 14px}.premium-home-v16-3 .public-brand b{font-size:13px}.premium-home-v16-3 .public-brand small{font-size:8px}.premium-home-v16-3 .brand-orb{width:38px;height:38px}.public-mobile-trigger{background:#fff;border:1px solid #dbe3ef;border-radius:12px;place-content:center;gap:4px;width:40px;height:40px;display:grid!important}.public-mobile-trigger span{background:#173d70;border-radius:99px;width:18px;height:2px;display:block}.premium-home-v16-3 .public-menu{transition:all .25s;transform:translate(104%);z-index:130!important;background:#fff!important;flex-direction:column!important;align-items:stretch!important;width:min(86vw,340px)!important;padding:18px!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;right:0!important;box-shadow:-20px 0 50px #04142f33!important}.premium-home-v16-3 .public-menu.mobile-open{transform:translate(0)}.public-mobile-head{border-bottom:1px solid #e8edf4;justify-content:space-between;align-items:center;padding:6px 2px 18px;display:flex!important}.public-mobile-head b,.public-mobile-head small{display:block}.public-mobile-head b{font-size:14px}.public-mobile-head small{color:#7b8797;font-size:9px}.public-mobile-head button{background:#f0f4f9;border:0;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.public-mobile-head svg{width:18px}.premium-home-v16-3 .public-menu-links{gap:4px!important;margin-top:10px!important;display:grid!important}.premium-home-v16-3 .nav-text-btn{text-align:left;justify-content:flex-start;width:100%;min-height:46px;padding:0 12px;font-size:13px}.public-menu-actions{border-top:1px solid #e8edf4;grid-template-columns:1fr;gap:8px;margin-top:auto;padding-top:16px;display:grid}.public-menu-actions .nav-login{justify-content:center;width:100%}.public-menu-backdrop{z-index:120;opacity:0;visibility:hidden;pointer-events:none;background:#04122880;border:0;transition:all .22s;position:fixed;inset:0;display:block!important}.public-menu-backdrop.show{opacity:1;visibility:visible;pointer-events:auto}.premium-home-v16-3 .public-hero{border-radius:24px!important;grid-template-columns:1fr!important;gap:24px!important;min-height:auto!important;margin:14px 10px 0!important;padding:28px 18px!important}.premium-home-v16-3 .public-copy h1{font-size:clamp(34px,10vw,48px)!important;line-height:1.08!important}.premium-home-v16-3 .public-copy>p{font-size:13px!important;line-height:1.7!important}.premium-home-v16-3 .public-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.premium-home-v16-3 .public-actions button{padding:0 10px!important;font-size:12px!important}.premium-home-v16-3 .trust-row{scrollbar-width:none;flex-wrap:nowrap!important;display:flex!important;overflow-x:auto!important}.premium-home-v16-3 .trust-row span{white-space:nowrap}.premium-home-v16-3 .hero-panel{border-radius:19px!important;padding:14px!important}.premium-home-v16-3 .quick-grid{grid-template-columns:1fr 1fr!important}.premium-home-v16-3 .quick-grid button{min-height:126px!important;padding:12px!important}.premium-home-v16-3 .quick-grid small{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.premium-home-v16-3 .public-section{padding:50px 12px!important}.premium-home-v16-3 .section-title.centered{margin-bottom:20px!important}.premium-home-v16-3 .section-title h2{font-size:27px!important}.premium-home-v16-3 .service-grid,.premium-home-v16-3 .luxury-services{grid-template-columns:1fr 1fr!important;gap:9px!important}.premium-home-v16-3 .service-card{border-radius:16px!important;min-height:205px!important;padding:15px!important}.premium-home-v16-3 .service-card h3{font-size:16px!important}.premium-home-v16-3 .calculator-stage{padding:52px 10px!important}.premium-home-v16-3 .calculator-switch{grid-template-columns:1fr 1fr!important;width:100%!important;display:grid!important}.premium-home-v16-3 .calculator-switch button{justify-content:center!important;padding:0 8px!important;font-size:12px!important}.premium-home-v16-3 .public-calculator-card{border-radius:17px!important}.premium-home-v16-3 .calendar-phase15,.premium-home-v16-3 .fiscal-calendar,.premium-home-v16-3 .public-office-calendar{border-radius:18px!important;margin:48px 10px!important}.premium-home-v16-3 .info-grid.three-col,.premium-home-v16-3 .library-grid,.premium-home-v16-3 .forms-grid{grid-template-columns:1fr!important}.premium-home-v16-3 .info-card,.premium-home-v16-3 .library-card{min-height:auto!important;padding:17px!important}.premium-home-v16-3 .support-cta{border-radius:20px!important;gap:18px!important;margin:8px 10px 45px!important;padding:25px 18px!important;display:grid!important}.premium-home-v16-3 .support-actions{grid-template-columns:1fr 1fr!important;display:grid!important}.premium-home-v16-3 .support-actions a{justify-content:center!important;font-size:11px!important}.premium-home-v16-3 footer{grid-template-columns:1fr!important;gap:22px!important;padding:28px 18px 90px!important}.premium-home-v16-3 .whatsapp-float{place-items:center!important;width:50px!important;height:50px!important;min-height:50px!important;padding:0!important;display:grid!important;bottom:82px!important;right:13px!important}.premium-home-v16-3 .whatsapp-float span{display:none!important}}@media (width<=520px){.premium-home-v16-3 .public-actions,.premium-home-v16-3 .quick-grid,.premium-home-v16-3 .service-grid,.premium-home-v16-3 .luxury-services{grid-template-columns:1fr!important}.premium-home-v16-3 .service-card{min-height:180px!important}.premium-home-v16-3 .support-actions{grid-template-columns:1fr!important}}@media (width<=1100px){.public-mobile-trigger{display:grid!important}}@media (hover:none) and (pointer:coarse){html.mobile-device .public-mobile-trigger,html.mobile-device .mobile-menu-trigger{display:grid!important}html.mobile-device .public-menu{z-index:10000!important;background:#fff!important;border-radius:22px 0 0 22px!important;flex-direction:column!important;align-items:stretch!important;width:min(88vw,350px)!important;height:100dvh!important;padding:18px!important;transition:transform .25s!important;display:flex!important;position:fixed!important;inset:0 0 0 auto!important;overflow-y:auto!important;transform:translate(105%)!important;box-shadow:-24px 0 60px #03122b47!important}html.mobile-device .public-menu.mobile-open{transform:translate(0)!important}html.mobile-device .public-mobile-head{display:flex!important}html.mobile-device .public-menu-backdrop{z-index:9999!important;display:block!important}html.mobile-device .public-menu-backdrop.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}html.mobile-device .side{z-index:10000!important;flex-direction:column!important;width:min(88vw,350px)!important;height:100dvh!important;transition:transform .25s!important;display:flex!important;position:fixed!important;top:0!important;bottom:0!important;left:0!important;overflow:hidden!important;transform:translate(-105%)!important}html.mobile-device .side.mobile-open{transform:translate(0)!important}html.mobile-device .mobile-drawer-close{display:grid!important}html.mobile-device .mobile-drawer-backdrop{z-index:9999!important;display:block!important}html.mobile-device .mobile-drawer-backdrop.show{opacity:1!important;visibility:visible!important;pointer-events:auto!important}html.mobile-device .mobile-bottom-nav,html.mobile-device .premium-home-v16-3 .public-menu-links,html.mobile-device .premium-home-v16-3 .public-menu-actions{display:grid!important}}@media (width<=820px){.public-mobile-trigger,.mobile-menu-trigger,.mobile-bottom-nav{display:grid!important}}.public-mobile-trigger,.mobile-menu-trigger{z-index:10001!important;cursor:pointer!important;flex:none!important;position:relative!important}.super-admin-center{--ac-ink:#10284f;--ac-muted:#71809b;--ac-line:#dce5f2;--ac-soft:#f6f9fd;--ac-card:#fff;--ac-accent:#4658f6;--ac-accent-2:#6a49d8;gap:22px;min-width:0;display:grid}.super-admin-center .admin-control-hero{color:#fff;background:radial-gradient(circle at 88% 18%,#7864ff47,#0000 34%),linear-gradient(120deg,#102b55 0%,#173a70 58%,#433487 100%);border:1px solid #ffffff14;border-radius:26px;justify-content:space-between;align-items:center;gap:24px;min-height:148px;padding:28px 30px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 46px #1b325c26}.super-admin-center .admin-control-hero:after{content:"";pointer-events:none;border:1px solid #ffffff1f;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-170px;right:-90px;box-shadow:0 0 0 34px #ffffff06,0 0 0 70px #ffffff05}.super-admin-center .admin-control-hero>div:first-child{z-index:1;max-width:780px;position:relative}.super-admin-center .admin-control-hero>div:first-child>span{letter-spacing:.07em;color:#bcd0f4;margin-bottom:8px;font-size:12px;font-weight:800;line-height:1.2;display:block}.super-admin-center .admin-control-hero h2{color:#fff;margin:0;font-size:clamp(28px,2.25vw,40px);line-height:1.12}.super-admin-center .admin-control-hero p{color:#d7e3f8;max-width:760px;margin:10px 0 0;font-size:15px;line-height:1.7}.super-admin-center .admin-health-chip{z-index:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;white-space:nowrap;background:#ffffff17;border:1px solid #fff3;border-radius:999px;flex:none;align-items:center;gap:9px;min-height:42px;padding:0 16px;font-size:13px;font-weight:800;display:inline-flex;position:relative}.super-admin-center .admin-control-tabs{scrollbar-width:none!important;grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:10px!important;width:100%!important;min-width:0!important;margin:0!important;padding:0!important;display:grid!important;overflow:visible!important}.super-admin-center .admin-control-tabs::-webkit-scrollbar{display:none!important}.super-admin-center .admin-control-tabs button{appearance:none;cursor:pointer;min-height:58px;border:1px solid var(--ac-line)!important;color:#263c5f!important;white-space:normal!important;text-align:left!important;background:#fff!important;border-radius:16px!important;justify-content:flex-start!important;align-items:center!important;gap:10px!important;width:100%!important;min-width:0!important;padding:0 16px!important;font-size:14px!important;font-weight:800!important;line-height:1.25!important;transition:transform .18s,border-color .18s,box-shadow .18s,background .18s,color .18s!important;display:flex!important;box-shadow:0 7px 20px #22395e0b!important}.super-admin-center .admin-control-tabs button svg{color:#536b94;flex:none;width:19px;height:19px}.super-admin-center .admin-control-tabs button:hover{transform:translateY(-1px);border-color:#b8c8e3!important;box-shadow:0 10px 26px #1e396514!important}.super-admin-center .admin-control-tabs button.active{background:linear-gradient(135deg,var(--ac-accent),var(--ac-accent-2))!important;color:#fff!important;border-color:#0000!important;box-shadow:0 12px 28px #484ede3b!important}.super-admin-center .admin-control-tabs button.active svg{color:#fff!important}.super-admin-center>.error{color:#b2342d!important;box-shadow:none!important;background:#fff6f5!important;border:1px solid #ffd2cf!important;border-radius:14px!important;margin:0!important;padding:12px 15px!important;font-size:14px!important}.super-admin-center .admin-metrics-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.super-admin-center .admin-metric-card{border:1px solid var(--ac-line);background:linear-gradient(#fff,#fbfdff);border-radius:20px;align-items:center;gap:14px;min-width:0;min-height:108px;padding:18px;display:flex;box-shadow:0 10px 28px #203a620e}.super-admin-center .admin-metric-icon{color:#4c5ff1;background:#f0f3ff;border-radius:15px;flex:0 0 46px;place-items:center;width:46px;height:46px;display:grid}.super-admin-center .admin-metric-card>div:last-child{gap:3px;min-width:0;display:grid}.super-admin-center .admin-metric-card small{color:#7c89a1;font-size:12px;line-height:1.25}.super-admin-center .admin-metric-card b{color:#142d54;font-size:25px;line-height:1.05}.super-admin-center .admin-metric-card span{color:#8793a8;font-size:11px}.super-admin-center .admin-action-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:14px!important;display:grid!important}.super-admin-center .admin-action-grid>button{min-width:0;min-height:104px;border:1px solid var(--ac-line)!important;color:#173154!important;text-align:left!important;background:#fff!important;border-radius:20px!important;grid-template-columns:46px minmax(0,1fr) 24px!important;align-items:center!important;gap:14px!important;padding:18px!important;display:grid!important;box-shadow:0 9px 25px #203a620b!important}.super-admin-center .admin-action-grid>button>svg:first-child{color:#5064f1;background:#f1f4ff;border-radius:13px;width:42px;height:42px;padding:10px}.super-admin-center .admin-action-grid>button div{gap:4px;min-width:0;display:grid}.super-admin-center .admin-action-grid>button b{color:#173154;font-size:15px;line-height:1.35}.super-admin-center .admin-action-grid>button small{color:#7b89a2;font-size:12px;line-height:1.45}.super-admin-center .admin-action-grid>button>svg:last-child{color:#667895;justify-self:end}.super-admin-center .admin-panel-card{border:1px solid var(--ac-line)!important;background:#fff!important;border-radius:22px!important;box-shadow:0 12px 30px #203a620e!important}.super-admin-center .admin-panel-head{border-bottom:1px solid #edf1f7;gap:16px;padding-bottom:16px}.super-admin-center .admin-panel-head h3{color:#152e53;margin:0 0 5px;font-size:20px}.super-admin-center .admin-panel-head p{color:#7b89a0;margin:0;line-height:1.55}@media (width<=1100px){.super-admin-center .admin-control-tabs,.super-admin-center .admin-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}}@media (width<=700px){.super-admin-center{gap:14px}.super-admin-center .admin-control-hero{border-radius:22px;min-height:auto;padding:22px 18px;display:grid}.super-admin-center .admin-control-hero h2{font-size:27px}.super-admin-center .admin-control-hero p{font-size:13px;line-height:1.6}.super-admin-center .admin-health-chip{justify-self:start}.super-admin-center .admin-control-tabs{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:8px!important}.super-admin-center .admin-control-tabs button{min-height:54px;border-radius:14px!important;padding:0 11px!important;font-size:12px!important}.super-admin-center .admin-control-tabs button svg{width:17px;height:17px}.super-admin-center .admin-metrics-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:10px!important}.super-admin-center .admin-metric-card{border-radius:17px;align-items:flex-start;min-height:96px;padding:14px}.super-admin-center .admin-metric-icon{border-radius:12px;flex-basis:38px;width:38px;height:38px}.super-admin-center .admin-metric-card b{font-size:21px}.super-admin-center .admin-action-grid{grid-template-columns:1fr!important}}@media (width<=390px){.super-admin-center .admin-control-tabs{grid-template-columns:1fr 1fr!important}.super-admin-center .admin-metrics-grid{grid-template-columns:1fr!important}}.dual-recovery-note{color:#26466f;background:#f5f9ff;border:1px solid #cfe0ff;border-radius:16px;align-items:flex-start;gap:12px;margin:0 0 18px;padding:14px 16px;display:flex}.dual-recovery-note>svg{color:#4963f2;flex:none}.dual-recovery-note div{gap:3px;display:grid}.dual-recovery-note b{font-size:14px}.dual-recovery-note span{color:#687a96;font-size:12px;line-height:1.55}.admin-user-actions{align-items:center;gap:7px;display:flex}.secondary.small{min-height:34px!important;padding:0 11px!important;font-size:12px!important}.admin-user-modal-backdrop{-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);z-index:12000!important;background:#04122a9e!important}.admin-user-control-modal{border-radius:26px!important;width:min(980px,94vw)!important;max-height:92dvh!important;padding:0!important;overflow:auto!important;box-shadow:0 28px 90px #03122b57!important}.admin-user-control-modal .modal-head{z-index:3;color:#fff;background:linear-gradient(120deg,#0f2b55,#1d4278 62%,#503b98);border-radius:26px 26px 0 0;padding:22px 24px;position:sticky;top:0}.admin-user-control-modal .modal-head h3{color:#fff;margin:4px 0;font-size:26px}.admin-user-control-modal .modal-head h3 small{color:#cbd9f4;font-size:13px}.admin-user-control-modal .modal-head p{color:#d8e4f8;margin:5px 0 0}.admin-user-control-modal .modal-head .icon-btn{color:#fff!important;background:#ffffff1f!important;border-color:#fff3!important}.admin-user-kicker{letter-spacing:.08em;color:#aecdff;font-size:11px;font-weight:900}.admin-user-control-grid{background:#f4f7fb;grid-template-columns:1fr 1fr;gap:14px;padding:20px;display:grid}.admin-control-block{background:#fff;border:1px solid #dce5f2;border-radius:20px;align-content:start;gap:14px;padding:18px;display:grid;box-shadow:0 10px 28px #1c365c0e}.admin-control-block.span-2,.admin-danger-zone.span-2{grid-column:1/-1}.control-block-title{align-items:flex-start;gap:11px;display:flex}.control-block-title>svg{color:#4f60ed;background:#eef2ff;border-radius:12px;flex:0 0 38px;width:38px;height:38px;padding:9px}.control-block-title>div{gap:3px;display:grid}.control-block-title b{color:#173154;font-size:15px}.control-block-title small{color:#7787a0;font-size:12px;line-height:1.45}.admin-user-form{grid-template-columns:repeat(2,minmax(0,1fr))!important}.admin-user-form label{color:#52647f;font-size:12px}.admin-user-form input,.admin-user-form select,.password-admin-row input{color:#173154;background:#fff;border:1px solid #d6e0ee;border-radius:11px;width:100%;min-height:43px;padding:0 12px}.admin-user-form input:disabled{color:#7c899b;background:#f1f4f8}.admin-user-form .check-row{background:#fbfcfe;border:1px solid #dbe4f0;border-radius:11px;align-items:center;gap:9px;min-height:43px;padding:0 12px;display:flex}.admin-user-form .check-row input{width:17px;min-height:17px}.admin-save-user{justify-self:start}.password-admin-row{grid-template-columns:minmax(0,1fr) 42px;align-items:center;gap:7px;display:grid}.full{width:100%;justify-content:center!important}.security-copy{color:#7a899f;line-height:1.5;display:block}.admin-recovery-result{background:#f3fbf6;border:1px solid #cfe2d8;border-radius:14px;gap:9px;padding:14px;display:grid}.admin-recovery-result>span{letter-spacing:.06em;color:#47765a;font-size:10px;font-weight:900}.admin-recovery-result>strong{letter-spacing:.06em;color:#153e28;word-break:break-word;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:20px}.record-count-grid{grid-template-columns:repeat(6,minmax(0,1fr));gap:9px;display:grid}.record-count-grid span{color:#718099;background:#fbfcff;border:1px solid #e1e8f2;border-radius:13px;gap:3px;padding:12px;font-size:11px;display:grid}.record-count-grid b{color:#203b63;font-size:20px}.admin-danger-zone{background:#fff7f6;border:1px solid #ffd0cc;border-radius:18px;justify-content:space-between;align-items:center;gap:16px;padding:17px 18px;display:flex}.admin-danger-zone b{color:#992f29}.admin-danger-zone p{color:#886c6a;margin:4px 0 0;font-size:12px}.danger-actions{flex-wrap:wrap;justify-content:flex-end;gap:9px;display:flex}.danger-button{color:#fff;cursor:pointer;background:#c83f37;border:1px solid #dc5d55;border-radius:11px;justify-content:center;align-items:center;gap:7px;min-height:40px;padding:0 14px;font-weight:800;display:inline-flex}.danger-button:hover{background:#b43630}.admin-users-table td,.admin-users-table th{vertical-align:middle}@media (width<=760px){.admin-user-control-modal{border-radius:22px!important;width:96vw!important;max-height:94dvh!important}.admin-user-control-modal .modal-head{border-radius:22px 22px 0 0;padding:18px}.admin-user-control-modal .modal-head h3{font-size:22px}.admin-user-control-grid{grid-template-columns:1fr;gap:10px;padding:12px}.admin-control-block.span-2,.admin-danger-zone.span-2{grid-column:auto}.admin-user-form{grid-template-columns:1fr!important}.record-count-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.admin-danger-zone{flex-direction:column;align-items:stretch}.danger-actions{justify-content:stretch}.danger-actions button{justify-content:center;width:100%}.admin-user-actions{flex-direction:column;align-items:stretch}.admin-users-table table{min-width:760px}}.points-center{gap:18px;min-width:0;display:grid}.points-hero{color:#fff;background:radial-gradient(circle at 88% 8%,#936eff52,#0000 34%),linear-gradient(120deg,#102d59 0%,#19457d 58%,#563a9d 100%);border-radius:25px;justify-content:space-between;align-items:center;gap:22px;padding:26px 28px;display:flex;position:relative;overflow:hidden;box-shadow:0 18px 42px #18305824}.points-hero:after{content:"";border:1px solid #ffffff21;border-radius:50%;width:260px;height:260px;position:absolute;bottom:-150px;right:-70px;box-shadow:0 0 0 34px #ffffff06,0 0 0 68px #ffffff05}.points-hero>div:first-child{z-index:1;max-width:760px;position:relative}.points-hero span{color:#c4d6f7;letter-spacing:.08em;margin-bottom:7px;font-size:12px;font-weight:900;display:block}.points-hero h2{color:#fff;margin:0;font-size:clamp(27px,2.2vw,39px);line-height:1.15}.points-hero p{color:#dbe6f8;margin:9px 0 0;font-size:14px;line-height:1.7}.points-policy-chip{z-index:1;background:#ffffff17;border:1px solid #fff3;border-radius:999px;flex:none;align-items:center;gap:8px;padding:11px 15px;font-size:12px;font-weight:800;position:relative;color:#fff!important;letter-spacing:0!important;margin:0!important;display:flex!important}.points-summary-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid}.points-summary-card{background:#fff;border:1px solid #dce6f3;border-radius:20px;align-items:center;gap:14px;min-width:0;padding:18px;display:flex;box-shadow:0 9px 25px #1f385e0e}.points-summary-icon{color:#475ef1;background:#eef3ff;border-radius:15px;flex:0 0 48px;place-items:center;width:48px;height:48px;display:grid}.points-summary-icon svg{width:22px;height:22px}.points-summary-card>div:last-child{gap:3px;min-width:0;display:grid}.points-summary-card small{color:#7b89a1;font-size:12px}.points-summary-card b{color:#15325d;font-size:27px;line-height:1}.points-summary-card span{color:#8995a9;font-size:11px;line-height:1.4}.points-summary-card.pending .points-summary-icon{color:#b67a17;background:#fff5df}.points-tabs{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;display:grid}.points-tabs button{color:#294469;min-width:0;min-height:54px;font:inherit;cursor:pointer;background:#fff;border:1px solid #d9e4f1;border-radius:15px;justify-content:center;align-items:center;gap:9px;padding:10px 14px;font-size:13px;font-weight:850;transition:all .18s;display:flex}.points-tabs button svg{width:18px;height:18px}.points-tabs button:hover{border-color:#b9c9e3;transform:translateY(-1px)}.points-tabs button.active{color:#fff;background:linear-gradient(135deg,#485df4,#7147dc);border-color:#0000;box-shadow:0 10px 24px #4b49dd33}.points-panel{background:#fff;border:1px solid #dce6f3;border-radius:22px;padding:22px;box-shadow:0 11px 30px #1e375e0d}.points-panel-head{border-bottom:1px solid #edf2f7;align-items:flex-start;gap:13px;margin-bottom:18px;padding-bottom:16px;display:flex}.points-panel-icon{color:#4b61ef;background:#eef3ff;border-radius:14px;flex:0 0 45px;place-items:center;width:45px;height:45px;display:grid}.points-panel-icon svg{width:21px}.points-panel-head h3{color:#16345e;margin:0 0 5px;font-size:20px}.points-panel-head p{color:#71809a;margin:0;font-size:13px;line-height:1.65}.points-form-grid{margin-bottom:12px}.points-calc-btn{justify-content:center;align-items:center;gap:8px;margin-top:12px;display:inline-flex!important}.points-inline-error{color:#a84038;background:#fff6f4;border:1px solid #ffd3cd;border-radius:13px;align-items:center;gap:8px;margin-top:13px;padding:11px 13px;font-size:13px;display:flex}.points-result-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:15px;display:grid}.points-result-grid>div{background:#fbfdff;border:1px solid #e0e8f3;border-radius:16px;gap:5px;padding:15px;display:grid}.points-result-grid small{color:#7a889f;font-size:11px}.points-result-grid b{color:#17345d;font-size:24px}.points-result-grid .strong{background:#f4f4ff;border-color:#cbd1ff}.points-result-grid .strong b{color:#5249d9}.points-rule-note{color:#49617f;background:#f7fbff;border:1px solid #d9e7f6;border-radius:14px;align-items:flex-start;gap:10px;margin-top:16px;padding:13px 14px;display:flex}.points-rule-note>svg{color:#4e65ec;flex:none;margin-top:2px}.points-rule-note b{color:#263f63;margin-bottom:3px;font-size:12px;display:block}.points-rule-note p{margin:0;font-size:11.5px;line-height:1.6}.points-rule-note.caution{background:#fffaf0;border-color:#f2dfb8}.points-rule-note.caution>svg{color:#b48124}.education-point-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin-bottom:17px;display:grid}.education-point-form label{color:#51627c;gap:7px;font-size:12px;font-weight:750;display:grid}.education-point-form select{color:#233d61;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d9e3ef;border-radius:12px;padding:0 12px;font-size:13px}.education-point-form select:focus{border-color:#8091ee;outline:2px solid #485df421}.education-table-wrap{border:1px solid #dce6f2;border-radius:16px;overflow-x:auto}.education-point-table{border-collapse:collapse;background:#fff;width:100%;min-width:560px}.education-point-table th,.education-point-table td{text-align:left;color:#405573;border-bottom:1px solid #e9eef5;padding:12px 14px;font-size:12.5px}.education-point-table th{color:#61708a;text-transform:none;background:#f6f9fd;font-size:11.5px}.education-point-table td:last-child,.education-point-table th:last-child{text-align:right}.education-point-table tfoot td{color:#393d70;background:#f6f5ff;border-bottom:0;font-weight:800}.education-point-table .empty-row{color:#8895a8;padding:22px;text-align:center!important}.education-rule-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:8px;margin-top:14px;display:grid}.education-rule-grid article{background:#fbfdff;border:1px solid #e0e7f1;border-radius:13px;gap:4px;padding:11px;display:grid}.education-rule-grid b{color:#314a6d;font-size:11.5px}.education-rule-grid span{color:#7c8ba0;font-size:10.5px;line-height:1.45}.house-points-coming{text-align:center;padding:40px 24px}.house-coming-icon{color:#b77c17;background:#fff4da;border-radius:20px;place-items:center;width:66px;height:66px;margin:0 auto 13px;display:grid}.house-coming-icon svg{width:29px;height:29px}.house-points-coming>span{color:#a97826;letter-spacing:.08em;font-size:11px;font-weight:900;display:block}.house-points-coming h3{color:#203c63;margin:7px 0;font-size:24px}.house-points-coming p{color:#738199;max-width:720px;margin:0 auto;font-size:13px;line-height:1.7}.house-rule-status{color:#28744b;background:#edf9f2;border-radius:999px;align-items:center;gap:8px;margin-top:17px;padding:9px 13px;font-size:11.5px;font-weight:800;display:inline-flex}.calc-hub-card.points svg:first-child{color:#684bd8}@media (width<=900px){.points-summary-grid,.points-result-grid{grid-template-columns:1fr}.education-rule-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.points-center{gap:13px}.points-hero{border-radius:21px;padding:21px 17px;display:grid}.points-hero h2{font-size:26px}.points-policy-chip{justify-self:start}.points-tabs{grid-template-columns:1fr}.points-tabs button{justify-content:flex-start;padding-left:15px}.points-panel{border-radius:19px;padding:16px}.education-point-form,.education-rule-grid{grid-template-columns:1fr}}.promotion-forecast{gap:16px}.forecast-hero{color:#fff;background:radial-gradient(circle at 88% 10%,#7664ff4d,#0000 35%),linear-gradient(120deg,#112e59 0%,#1b467d 58%,#4b3a91 100%);border-radius:23px;justify-content:space-between;align-items:center;gap:20px;padding:24px 26px;display:flex;box-shadow:0 16px 38px #18315921}.forecast-main>span{color:#c6d8f8;letter-spacing:.09em;margin-bottom:7px;font-size:11px;font-weight:900;display:block}.forecast-main h3{color:#fff;margin:0;font-size:clamp(24px,2vw,34px)}.forecast-main p{color:#dce7f7;margin:8px 0 0;font-size:13px;line-height:1.6}.forecast-status{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#ffffff17;border:1px solid #ffffff30;border-radius:16px;flex:none;align-items:center;gap:10px;min-width:210px;padding:13px 15px;display:flex}.forecast-status>svg{color:#c9ffe1;width:23px}.forecast-status div{gap:3px;display:grid}.forecast-status small{color:#cbdaf2;font-size:10px}.forecast-status b{color:#fff;font-size:12.5px}.forecast-hero.waiting .forecast-status>svg{color:#ffe5a9}.forecast-kpi-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.forecast-kpi-grid article{background:#fff;border:1px solid #dce6f2;border-radius:18px;align-items:center;gap:12px;min-width:0;padding:16px;display:flex;box-shadow:0 8px 22px #1f395f0b}.fk-icon{color:#4a60ef;background:#eef3ff;border-radius:13px;flex:0 0 43px;place-items:center;width:43px;height:43px;display:grid}.fk-icon svg{width:19px}.forecast-kpi-grid article>div:last-child{gap:3px;min-width:0;display:grid}.forecast-kpi-grid small{color:#7a889f;font-size:10.5px}.forecast-kpi-grid b{color:#17355d;font-size:16px;line-height:1.25}.forecast-kpi-grid span{color:#8b97aa;font-size:9.8px;line-height:1.4}.promotion-window-card,.forecast-requirements,.next-two-card{background:#fff;border:1px solid #dce6f2;border-radius:20px;padding:20px;box-shadow:0 9px 26px #1f395f0b}.promotion-window-head,.fr-head,.next-two-head{justify-content:space-between;align-items:center;gap:15px;margin-bottom:17px;display:flex}.promotion-window-head span,.next-two-head span{color:#6375a0;letter-spacing:.09em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.promotion-window-head h3,.fr-head h3,.next-two-head h3{color:#17355d;margin:0;font-size:18px}.projection-badge,.fr-head>span{color:#5b54d9;background:#f2f3ff;border-radius:999px;padding:7px 10px;font-size:10px;font-weight:850}.promotion-timeline{grid-template-columns:minmax(120px,1fr) 32px minmax(120px,1fr) 32px minmax(150px,1.1fr) 32px minmax(150px,1.1fr);align-items:start;gap:0;display:grid}.pt-step{text-align:center;justify-items:center;gap:5px;min-width:0;display:grid}.pt-step i{color:#70809a;background:#f1f4fb;border-radius:50%;place-items:center;width:42px;height:42px;font-style:normal;display:grid}.pt-step i svg{width:19px}.pt-step.done i{color:#2d8454;background:#eaf8f0}.pt-step.next i{color:#4d5fef;background:#eef2ff}.pt-step.future i{color:#b27a23;background:#fff6e4}.pt-step small{color:#718099;font-size:10px}.pt-step b{color:#1f3c63;font-size:11.5px;line-height:1.35}.pt-step em{color:#8996aa;font-size:9.5px;font-style:normal;line-height:1.35}.pt-line{background:linear-gradient(90deg,#d6dfed,#b8c5dc);height:2px;margin-top:20px}.forecast-disclaimer{color:#755a2c;background:#fffaf0;border:1px solid #f1dfb7;border-radius:13px;align-items:flex-start;gap:9px;margin-top:17px;padding:12px 13px;display:flex}.forecast-disclaimer svg{color:#b27b23;flex:none;width:16px;margin-top:1px}.forecast-disclaimer p{margin:0;font-size:10.8px;line-height:1.6}.fr-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.fr-grid>div{background:#fbfdff;border:1px solid #e0e8f2;border-radius:14px;align-items:center;gap:10px;padding:13px;display:flex}.fr-grid>div>svg{flex:0 0 20px;width:20px}.fr-grid>div.ok>svg{color:#2d8a56}.fr-grid>div.wait>svg{color:#b47a23}.fr-grid>div div{gap:2px;display:grid}.fr-grid b{color:#294665;font-size:11.5px}.fr-grid small{color:#7d8b9f;font-size:10px}.point-context-note{color:#6f7f95;background:#f8fbff;border:1px solid #dfe7f2;border-radius:12px;margin-top:12px;padding:11px 12px;font-size:10.5px;line-height:1.55}.next-two-grid{grid-template-columns:1fr 1fr;gap:11px;display:grid}.next-two-grid article{background:#fbfdff;border:1px solid #e0e7f1;border-radius:15px;grid-template-columns:36px minmax(0,1fr) auto;align-items:center;gap:11px;padding:14px;display:grid}.step-no{color:#504ee0;background:#eef2ff;border-radius:10px;place-items:center;width:32px;height:32px;font-size:12px;font-weight:900;display:grid}.next-two-grid article>div:nth-child(2){min-width:0}.next-two-grid small{color:#8190a4;font-size:9.5px}.next-two-grid h4{color:#244263;margin:2px 0;font-size:13px}.next-two-grid p{color:#718098;margin:0;font-size:10px;line-height:1.4}.step-date{text-align:right;gap:3px;display:grid}.step-date b{color:#243f62;font-size:11px}@media (width<=1000px){.forecast-kpi-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.promotion-timeline{grid-template-columns:1fr;gap:8px}.pt-line{background:#d5dfec;width:2px;height:24px;margin:0 auto}.pt-step{text-align:left;grid-template-columns:42px minmax(0,1fr);place-items:center start}.pt-step i{grid-row:1/4}.pt-step small,.pt-step b,.pt-step em{grid-column:2}}@media (width<=700px){.forecast-hero{border-radius:20px;padding:20px 17px;display:grid}.forecast-status{justify-self:stretch;min-width:0}.forecast-kpi-grid,.fr-grid,.next-two-grid{grid-template-columns:1fr}.promotion-window-card,.forecast-requirements,.next-two-card{border-radius:17px;padding:15px}.next-two-grid article{grid-template-columns:34px minmax(0,1fr)}.step-date{text-align:left;grid-column:2}}.house-allocation-module{gap:17px;display:grid}.house-category-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.house-category-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7f2;border-radius:16px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:11px;min-width:0;padding:14px;transition:all .18s;display:grid}.house-category-card:hover{border-color:#bccae0;transform:translateY(-1px);box-shadow:0 8px 20px #1f395f0f}.house-category-card.active{background:#f6f5ff;border-color:#8588ef;box-shadow:0 8px 22px #4e48d714}.house-cat-icon{color:#5063ed;background:#eef3ff;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.house-cat-icon svg{width:19px}.house-category-card.pending .house-cat-icon{color:#8d98a8;background:#f5f6f8}.house-category-card>div:nth-child(2){gap:3px;min-width:0;display:grid}.house-category-card b{color:#244263;font-size:12px}.house-category-card small{color:#8390a4;font-size:9.5px;line-height:1.35}.house-status{white-space:nowrap;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.house-status.ready{color:#2e7c4e;background:#eaf8ef}.house-status.pending{color:#9b6b1e;background:#fff5df}.house-active-panel,.house-pending-panel{background:#fbfdff;border:1px solid #dfe7f1;border-radius:18px;padding:18px}.house-active-head{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:16px;display:flex}.house-active-head>div:first-child{min-width:0}.house-active-head span{color:#6476a1;letter-spacing:.09em;margin-bottom:4px;font-size:10px;font-weight:900;display:block}.house-active-head h4,.house-pending-panel h4{color:#1c3a61;margin:0;font-size:19px}.house-active-head p,.house-pending-panel p{color:#74839a;margin:6px 0 0;font-size:11.5px;line-height:1.6}.house-active-badge{color:#2c7b4e;background:#edf8f1;border-radius:999px;flex:none;align-items:center;gap:7px;padding:8px 10px;font-size:10px;font-weight:850;display:flex}.house-active-badge svg{width:15px}.house-point-input-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:11px;display:grid}.house-point-input-grid label{color:#53657f;gap:6px;font-size:11px;font-weight:800;display:grid}.house-point-input-grid input{color:#243f61;min-height:44px;font:inherit;background:#fff;border:1px solid #d8e2ee;border-radius:12px;padding:0 12px}.house-point-input-grid input:focus{border-color:#8a96eb;outline:2px solid #4c5def1f}.house-total-box{background:linear-gradient(135deg,#f3f4ff,#faf8ff);border:1px solid #cfd5ff;border-radius:16px;justify-content:space-between;align-items:center;gap:18px;margin-top:15px;padding:16px 17px;display:flex}.house-total-box>div{gap:3px;display:grid}.house-total-box small{color:#6c729d;font-size:10px}.house-total-box b{color:#4f49d8;font-size:28px;line-height:1}.house-total-box>span{color:#7b83a0;text-align:right;max-width:430px;font-size:10px;line-height:1.5}.house-components-note{background:#fff;border:1px solid #dce7f3;border-radius:13px;align-items:flex-start;gap:9px;margin-top:13px;padding:12px 13px;display:flex}.house-components-note>svg{color:#5165ef;flex:0 0 17px;width:17px}.house-components-note b{color:#304b6c;margin-bottom:3px;font-size:11px;display:block}.house-components-note p{color:#75849a;margin:0;font-size:10.5px;line-height:1.55}.house-pending-panel{text-align:center;padding:34px 22px}.house-pending-panel .house-coming-icon{margin-bottom:11px}.house-pending-panel>span{color:#9b6c22;letter-spacing:.09em;margin-bottom:5px;font-size:10px;font-weight:900;display:block}.house-pending-panel .house-rule-status{margin-top:14px;display:inline-flex}@media (width<=950px){.house-category-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=700px){.house-category-grid,.house-point-input-grid{grid-template-columns:1fr}.house-active-head{display:grid}.house-active-badge{justify-self:start}.house-total-box{display:grid}.house-total-box>span{text-align:left}}.house-auto-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:2px 0 15px;display:grid}.house-auto-form>label{color:#53657f;gap:7px;font-size:11px;font-weight:800;display:grid}.house-auto-form input,.house-auto-form select{color:#223f63;width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #d8e2ee;border-radius:12px;padding:0 12px;font-size:12px}.house-auto-form input:focus,.house-auto-form select:focus{border-color:#8b97eb;outline:2px solid #4b5df01f}.house-date-help{color:#765b2d;background:#fffaf0;border:1px solid #f1dbad;border-radius:12px;align-items:flex-start;gap:8px;margin-bottom:14px;padding:11px 12px;font-size:10.5px;line-height:1.55;display:flex}.house-date-help svg{color:#ad7826;flex:0 0 16px;width:16px;margin-top:1px}.house-official-style{background:#fff;border:1px solid #d9e4f0;border-radius:17px;overflow:hidden}.house-detail-head{color:#fff;background:linear-gradient(135deg,#173c6d,#263c7a);justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.house-detail-head span{letter-spacing:.09em;color:#d5e2f7;font-size:10px;font-weight:900}.house-detail-head b{font-size:11px}.house-detail-row{border-bottom:1px solid #e8eef5;grid-template-columns:minmax(0,1fr) 170px;align-items:center;gap:15px;padding:11px 14px;display:grid}.house-detail-row:last-child{border-bottom:0}.house-detail-row>span{color:#52657f;font-size:11.5px;line-height:1.45}.house-detail-row>span small{color:#8b97aa;font-size:9.5px}.house-detail-row>b{text-align:right;color:#213e63;font-size:14px}.house-detail-row.strong{background:#f8fbff}.house-detail-row.strong>b{color:#3e5bd9}.house-detail-row.total{background:linear-gradient(135deg,#eff3ff,#f7f4ff);padding:14px}.house-detail-row.total>span{color:#344b71;font-size:12px;font-weight:900}.house-detail-row.total>b{color:#5148da;font-size:22px}.house-example-check{background:#f4fbf7;border:1px solid #cee7d8;border-radius:13px;align-items:flex-start;gap:9px;margin-top:14px;padding:12px 13px;display:flex}.house-example-check>svg{color:#2f8253;flex:0 0 17px;width:17px}.house-example-check b{color:#2e6046;margin-bottom:3px;font-size:11px;display:block}.house-example-check p{color:#657c70;margin:0;font-size:10.5px;line-height:1.6}.points-summary-card .points-summary-icon:has(svg){transition:all .18s}@media (width<=700px){.house-auto-form{grid-template-columns:1fr}.house-detail-row{grid-template-columns:minmax(0,1fr) 110px}.house-detail-row>b{font-size:12px}.house-detail-row.total>b{font-size:18px}}.internal-admin-note,.calculator-safety-note:empty,.point-context-note:empty,.house-rule-status:empty{display:none!important}:root{--app-blue:#123d7a;--app-blue-2:#2459b8;--app-indigo:#4b49ef;--app-bg:#f5f8fc;--app-card:#fff;--app-line:#e5ecf5;--app-text:#1b2f4b;--app-muted:#74839a;--app-shadow:0 8px 26px #1e385e12}body,.app,.app main{background:var(--app-bg)}.side{border-right:1px solid var(--app-line);background:#fff;box-shadow:8px 0 28px #1b375e0a}.side .brand{color:#fff;background:linear-gradient(145deg,#11386f,#1e4f99);min-height:92px;padding:18px 17px}.side .brand b{font-size:15px;line-height:1.35}.side .brand small{color:#ffffffbf;margin-top:5px;font-size:10px;display:block}.side nav{padding:12px 10px 18px}.side nav button{color:#53647b;border-radius:10px;min-height:42px;margin:2px 0;font-size:12px;font-weight:700}.side nav button svg{color:#6e7f96;width:17px}.side nav button:hover{color:#204e9d;background:#f1f6ff}.side nav button.active{color:#164ca6;background:#eaf2ff}.side nav button.active svg{color:#1d59c4}.app-topbar{border-bottom:1px solid var(--app-line);background:#fff;min-height:68px;padding:10px 22px;box-shadow:0 4px 16px #20355708}.app-topbar h2{color:#243952;font-size:15px}.app-topbar p{color:#8390a3;font-size:10px}.lang-btn{color:#335176;background:#fff;border:1px solid #dce5f1;border-radius:9px;min-height:36px;padding:0 12px;font-weight:800}.logout{color:#52647a;background:#f6f8fb;border:0;border-radius:9px;min-height:36px;padding:0 11px}.unified-dashboard{gap:18px;max-width:1500px;margin:0 auto;padding:22px;display:grid}.ud-welcome{border:1px solid var(--app-line);box-shadow:var(--app-shadow);background:#fff;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;padding:22px 24px;display:flex}.ud-profile{align-items:center;gap:14px;min-width:0;display:flex}.ud-avatar{color:#1b55ae;background:linear-gradient(145deg,#edf4ff,#dfeaff);border-radius:17px;flex:0 0 62px;place-items:center;width:62px;height:62px;display:grid}.ud-avatar svg{width:30px;height:30px}.ud-profile small{letter-spacing:.08em;color:#7b89a0;font-size:10px;font-weight:900}.ud-profile h1{color:#1d3352;margin:2px 0;font-size:22px;line-height:1.25}.ud-profile p{color:#6f8096;margin:0;font-size:11px}.ud-profile-progress{background:#f7f9fe;border:1px solid #e8eef8;border-radius:14px;width:min(340px,34vw);padding:14px 16px}.ud-progress-copy{color:#63758e;justify-content:space-between;gap:15px;font-size:10px;font-weight:800;display:flex}.ud-progress-copy b{color:#1d4e9e;font-size:12px}.ud-progress-track{background:#e3eaf5;border-radius:999px;height:7px;margin:8px 0 9px;overflow:hidden}.ud-progress-track i{background:linear-gradient(90deg,#26b767,#6bd892);border-radius:999px;height:100%;display:block}.ud-profile-progress button,.ud-section-title>button{color:#315da4;cursor:pointer;background:0 0;border:0;align-items:center;gap:4px;padding:0;font-size:10.5px;font-weight:800;display:flex}.ud-profile-progress button svg,.ud-section-title>button svg{width:14px}.ud-section-block,.ud-quick-section,.ud-calendar-wrap{gap:11px;display:grid}.ud-section-title{justify-content:space-between;align-items:center;gap:12px;display:flex}.ud-section-title>div{align-items:center;gap:8px;display:flex}.ud-section-title>div>svg{color:#2458ad;width:18px}.ud-section-title h2{color:#263c5a;margin:0;font-size:14px}.ud-section-title.compact{margin-bottom:12px}.ud-quick-grid{grid-template-columns:repeat(8,minmax(0,1fr));gap:10px;display:grid}.ud-quick{border:1px solid var(--app-line);cursor:pointer;background:#fff;border-radius:15px;align-content:center;place-items:center;gap:8px;min-height:94px;padding:12px 8px;transition:all .18s;display:grid;box-shadow:0 5px 16px #2a40630a}.ud-quick:hover{transform:translateY(-2px);box-shadow:0 10px 24px #23416f17}.ud-quick span{border-radius:13px;place-items:center;width:43px;height:43px;display:grid}.ud-quick span svg{width:21px}.ud-quick b{color:#43566f;font-size:10.5px}.ud-quick.green span{color:#1b9a57;background:#e8f9ef}.ud-quick.blue span{color:#285fc8;background:#e8f0ff}.ud-quick.orange span{color:#df8b20;background:#fff1df}.ud-quick.pink span{color:#db4e8b;background:#ffe9f2}.ud-quick.red span{color:#de5555;background:#ffe8e8}.ud-quick.violet span{color:#7859d8;background:#f0e9ff}.ud-quick.cyan span{color:#2786a0;background:#e7f7fb}.ud-quick.slate span{color:#64768d;background:#edf1f6}.ud-status-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:11px;display:grid}.ud-status-grid article{border:1px solid var(--app-line);background:#fff;border-radius:16px;min-width:0;padding:16px;box-shadow:0 5px 16px #2a40630a}.ud-status-grid article>span{border-radius:11px;place-items:center;width:38px;height:38px;margin-bottom:10px;display:grid}.ud-status-grid article>span svg{width:19px}.ud-status-grid .green{color:#1a9a57;background:#e8f9ef}.ud-status-grid .blue{color:#285fc8;background:#e8f0ff}.ud-status-grid .violet{color:#7255d3;background:#f0e9ff}.ud-status-grid .orange{color:#d88117;background:#fff0dd}.ud-status-grid small{color:#7c899d;font-size:9.5px;font-weight:800;display:block}.ud-status-grid b{color:#203957;margin:4px 0 3px;font-size:15px;line-height:1.3;display:block}.ud-status-grid p{color:#8090a4;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9.5px;overflow:hidden}.ud-two-col{grid-template-columns:1.2fr .8fr;gap:14px;display:grid}.ud-two-col.ud-lower{grid-template-columns:1fr 1fr}.ud-panel,.ud-calendar-wrap{border:1px solid var(--app-line);box-shadow:var(--app-shadow);background:#fff;border-radius:17px;min-width:0;padding:16px}.ud-calendar-wrap{display:grid}.ud-point-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;display:grid}.ud-point-list button{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e9f3;border-radius:14px;grid-template-columns:42px 1fr 16px;align-items:center;gap:10px;padding:15px 12px;display:grid}.ud-point-list button>span{border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ud-point-list button>span svg{width:20px}.ud-point-list .pc-1>span{color:#239f5c;background:#e6f8ec}.ud-point-list .pc-2>span{color:#6e56d3;background:#eee9ff}.ud-point-list .pc-3>span{color:#d84b81;background:#ffe9f1}.ud-point-list b{color:#29425f;font-size:11px;display:block}.ud-point-list small{color:#8693a5;margin-top:2px;font-size:9px;display:block}.ud-point-list>button>svg{color:#93a0b1;width:14px}.ud-leave-hero{background:linear-gradient(135deg,#fff0f5,#fef6f9);border:1px solid #f6dfe9;border-radius:14px;align-items:center;gap:12px;padding:14px;display:flex}.ud-leave-hero>span{color:#fff;background:#ff6d9d;border-radius:13px;place-items:center;width:46px;height:46px;display:grid}.ud-leave-hero>span svg{width:22px}.ud-leave-hero small{color:#986b7b;font-size:9.5px;display:block}.ud-leave-hero b{color:#5b2d3f;margin:2px 0;font-size:20px;display:block}.ud-leave-hero p{color:#9c7483;margin:0;font-size:9px}.ud-mini-list{gap:0;margin-top:9px;display:grid}.ud-mini-list>div{color:#64758b;border-bottom:1px dashed #e5ebf3;justify-content:space-between;gap:12px;padding:9px 2px;font-size:10px;display:flex}.ud-mini-list b{color:#2d4766}.ud-timeline{gap:10px;display:grid}.ud-timeline-row{grid-template-columns:14px 1fr;gap:10px;display:grid;position:relative}.ud-timeline-row i{background:#fff;border:3px solid #3d67ce;border-radius:50%;width:10px;height:10px;margin-top:4px;box-shadow:0 0 0 3px #e9efff}.ud-timeline-row small{color:#8693a6;font-size:9px}.ud-timeline-row b{color:#2a4261;margin:1px 0;font-size:11px;display:block}.ud-timeline-row p{color:#8693a6;margin:0;font-size:9px}.ud-notices{display:grid}.ud-notices button{text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #edf1f6;grid-template-columns:34px 1fr 15px;align-items:center;gap:9px;padding:9px 0;display:grid}.ud-notices button>span{color:#4e69c9;background:#eef3ff;border-radius:9px;place-items:center;width:32px;height:32px;display:grid}.ud-notices button>span svg{width:15px}.ud-notices b{color:#344b68;white-space:nowrap;text-overflow:ellipsis;font-size:10.5px;display:block;overflow:hidden}.ud-notices small{color:#929eb0;font-size:8.8px}.ud-notices button>svg{color:#a2adbc;width:13px}.ud-empty{text-align:center;color:#8b98a8;padding:16px;font-size:10px}.ud-loading{color:#fff;z-index:20;background:#173e7c;border-radius:10px;padding:9px 12px;font-size:10px;position:fixed;bottom:20px;right:20px;box-shadow:0 8px 24px #13356a40}.page-head,.calc-card,.result-panel,.salary-summary,.breakdown-card,.points-panel,.career-dashboard-card,.leave-card,.calendar-shell,.knowledge-card,.privacy-card{border-color:var(--app-line)!important;border-radius:16px!important;box-shadow:0 7px 22px #20395e0d!important}.page-head h2,.page-head h1{color:#233b59!important}.form-grid label{color:#607189!important;font-size:10.5px!important;font-weight:800!important}.form-grid input,.form-grid select,.form-grid textarea,.calc-card input,.calc-card select{background:#fff!important;border:1px solid #dce5f0!important;border-radius:10px!important}.primary,.primary.wide{background:linear-gradient(135deg,#3e52e7,#5142ef)!important;border:0!important;border-radius:10px!important;box-shadow:0 7px 16px #4748e42e!important}@media (width<=760px){.app{padding-bottom:70px}.app main{width:100%}.app-topbar{z-index:50;color:#fff;background:linear-gradient(135deg,#133d79,#2456a7);border-bottom:0;min-height:64px;padding:8px 12px;position:sticky;top:0}.app-topbar h2{color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:190px;font-size:13px;overflow:hidden}.app-topbar p{color:#ffffffb8}.mobile-menu-trigger span{background:#fff!important}.header-actions .lang-btn{color:#fff;background:#ffffff1f;border-color:#ffffff47;min-height:32px;padding:0 9px}.header-actions .logout{display:none}.unified-dashboard{gap:13px;padding:10px}.ud-welcome{border-radius:14px;padding:13px;display:block}.ud-profile{gap:10px}.ud-avatar{border-radius:14px;flex-basis:50px;width:50px;height:50px}.ud-avatar svg{width:25px}.ud-profile h1{font-size:15px}.ud-profile p{margin-top:2px;font-size:9px}.ud-profile-progress{border-radius:11px;width:100%;margin-top:11px;padding:10px 11px}.ud-section-title h2{font-size:12.5px}.ud-section-title>div>svg{width:16px}.ud-quick-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.ud-quick{border-radius:13px;min-height:78px;padding:10px 5px}.ud-quick span{border-radius:11px;width:39px;height:39px}.ud-quick b{font-size:9.5px}.ud-status-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.ud-status-grid article{border-radius:13px;padding:12px}.ud-status-grid article>span{width:34px;height:34px}.ud-status-grid b{font-size:12px}.ud-status-grid small,.ud-status-grid p{font-size:8.5px}.ud-two-col,.ud-two-col.ud-lower{grid-template-columns:1fr;gap:10px}.ud-panel,.ud-calendar-wrap{border-radius:14px;padding:12px}.ud-point-list{grid-template-columns:1fr}.ud-point-list button{grid-template-columns:38px 1fr 14px;padding:11px}.ud-point-list button>span{width:38px;height:38px}.ud-leave-hero b{font-size:17px}.ud-calendar-wrap .calendar-dashboard-widget{margin:0!important}.mobile-bottom-nav{background:#fff;border-top:1px solid #dfe7f1;height:64px;box-shadow:0 -7px 20px #22375914}.mobile-bottom-nav button{color:#7e8a9b;font-size:8px}.mobile-bottom-nav button svg{width:19px;height:19px}.mobile-bottom-nav button.active{color:#244fcd}.side.mobile-open{background:#fff}.side .brand{min-height:76px}}@media (width>=1181px){.app{grid-template-columns:230px minmax(0,1fr)!important}.side{width:230px!important}.app main{min-width:0}.unified-dashboard{padding:20px 24px 30px}}.smart-reg-shell{background:linear-gradient(145deg,#eef4ff,#f8fbff 42%,#f4f1ff);place-items:start center;min-height:100vh;padding:28px 16px;display:grid}.smart-reg-card{background:#fff;border:1px solid #e1e9f4;border-radius:22px;width:min(1020px,100%);padding:22px;box-shadow:0 24px 60px #22395e1f}.smart-reg-title{text-align:center;max-width:720px;margin:6px auto 18px}.smart-reg-title .auth-badge{width:max-content;margin:0 auto 9px}.smart-reg-title h1{color:#1f3858;margin:0;font-size:25px}.smart-reg-title p{color:#718198;margin:7px 0 0;font-size:11px;line-height:1.6}.smart-reg-steps{grid-template-columns:repeat(7,1fr);gap:7px;margin:18px 0 22px;display:grid}.smart-reg-steps>div{color:#9aa6b6;text-align:center;justify-items:center;gap:5px;min-width:0;display:grid}.smart-reg-steps span{background:#edf1f6;border-radius:50%;place-items:center;width:31px;height:31px;font-size:10px;font-weight:900;display:grid}.smart-reg-steps span svg{width:15px}.smart-reg-steps b{white-space:nowrap;font-size:8.5px}.smart-reg-steps .active{color:#315bd0}.smart-reg-steps .active span{color:#fff;background:#4058df;box-shadow:0 6px 14px #4058df3d}.smart-reg-steps .done{color:#27915a}.smart-reg-steps .done span{color:#27915a;background:#e4f7ec}.smart-reg-form{gap:14px;display:grid}.reg-section,.reg-policy{background:#fff;border:1px solid #e5ebf3;border-radius:17px;padding:18px}.reg-section-head,.reg-policy-hero{align-items:flex-start;gap:11px;margin-bottom:16px;display:flex}.reg-section-head>svg,.reg-policy-hero>svg{color:#345ec1;flex:0 0 22px;width:22px}.reg-section-head h2,.reg-policy-hero h2{color:#263f5f;margin:0;font-size:16px}.reg-section-head p,.reg-policy-hero p{color:#7d8b9e;margin:3px 0 0;font-size:10px}.reg-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;display:grid}.reg-grid>label{color:#53677f;gap:6px;font-size:10.5px;font-weight:800;display:grid}.reg-grid input,.reg-grid select{color:#263e5d;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d9e3ef;border-radius:11px;padding:0 12px;font-size:12px}.reg-grid label small{color:#94a0af;font-size:8.5px;font-weight:500}.reg-warning{color:#765623;background:#fff9ee;border:1px solid #f1d7a8;border-radius:13px;gap:10px;margin-bottom:13px;padding:13px;display:flex}.reg-warning>svg{flex:0 0 19px;width:19px}.reg-warning b{font-size:11px}.reg-warning p{margin:3px 0 0;font-size:10px;line-height:1.55}.reg-policy-list{max-height:330px;padding:4px 8px 4px 2px;overflow:auto}.reg-policy-list p{color:#5c6e84;border-bottom:1px dashed #e5ebf2;margin:0;padding:9px 4px;font-size:10.5px;line-height:1.65}.reg-policy-list b{color:#2f5595}.reg-consents{border-top:1px solid #e5ebf3;gap:9px;margin-top:15px;padding-top:14px;display:grid}.reg-consents label{color:#425975;align-items:flex-start;gap:9px;font-size:10.5px;font-weight:700;line-height:1.55;display:flex}.reg-consents input{accent-color:#3f59dc;flex:0 0 17px;width:17px;height:17px;margin-top:1px}.reg-no-bank{color:#367451;background:#edf9f2;border-radius:11px;align-items:center;gap:8px;margin-bottom:13px;padding:11px 12px;font-size:10px;font-weight:700;display:flex}.reg-no-bank svg{width:17px}.reg-actions{justify-content:flex-end;gap:9px;display:flex}.reg-actions button,.reg-login-after{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4057df,#5748ec);border:0;border-radius:11px;min-height:44px;padding:0 20px;font-weight:900}.reg-actions .reg-back{color:#53657c;background:#eef2f7}.reg-actions button:disabled{opacity:.6}.review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.review-grid>div{background:#f7f9fc;border:1px solid #e6ebf2;border-radius:11px;padding:11px 12px}.review-grid small{color:#8794a6;font-size:8.5px;display:block}.review-grid b{color:#314a68;word-break:break-word;margin-top:3px;font-size:11px;display:block}.reg-final-note{color:#36547e;background:#edf4ff;border-radius:12px;gap:9px;margin-top:13px;padding:12px;display:flex}.reg-final-note svg{flex:0 0 18px;width:18px}.reg-final-note b{font-size:10.5px}.reg-final-note p{margin:3px 0 0;font-size:9.5px;line-height:1.55}.reg-login-link{text-align:center;color:#7c8999;margin-top:13px;font-size:10px}.reg-login-link button{color:#315bd0;cursor:pointer;background:0 0;border:0;font-weight:900}@media (width<=760px){.smart-reg-shell{background:#f5f8fc;padding:0;display:block}.smart-reg-card{min-height:100vh;box-shadow:none;border:0;border-radius:0;padding:13px 11px}.smart-reg-title h1{font-size:19px}.smart-reg-steps{justify-content:flex-start;padding-bottom:5px;display:flex;overflow-x:auto}.smart-reg-steps>div{min-width:72px}.reg-section,.reg-policy{border-radius:14px;padding:13px}.reg-grid,.review-grid{grid-template-columns:1fr}.reg-grid input,.reg-grid select{font-size:16px}.reg-policy-list{max-height:300px}.reg-actions{z-index:3;background:#fffffff2;padding:10px 0 2px;position:sticky;bottom:0}.reg-actions button{flex:1;padding:0 10px}}.premium-public-home{color:#213852;background:#f5f8fc;min-height:100vh}.ph-header{z-index:100;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;border-bottom:1px solid #e5ebf3;justify-content:space-between;align-items:center;gap:20px;min-height:72px;padding:9px clamp(18px,4vw,64px);display:flex;position:sticky;top:0;box-shadow:0 5px 18px #2437560a}.ph-brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-width:0;display:flex}.ph-brand-mark{color:#fff;background:linear-gradient(145deg,#123a74,#2256ad);border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ph-brand-mark svg{width:21px}.ph-brand b{color:#19375e;font-size:13px;display:block}.ph-brand small{color:#8491a3;margin-top:2px;font-size:8.5px;display:block}.ph-nav{align-items:center;gap:3px;display:flex}.ph-nav>button{color:#53667e;cursor:pointer;background:0 0;border:0;border-radius:9px;padding:9px 10px;font-size:10px;font-weight:800}.ph-nav>button:hover{color:#2455ac;background:#eef4ff}.ph-mobile-menu-head{display:none}.ph-header-actions{align-items:center;gap:7px;display:flex}.ph-login,.ph-signup{cursor:pointer;border-radius:9px;min-height:36px;padding:0 13px;font-size:9.5px;font-weight:900}.ph-login{color:#28518d;background:#fff;border:1px solid #d8e2ef}.ph-signup{color:#fff;background:linear-gradient(135deg,#2766e4,#5149e8);border:0;box-shadow:0 7px 16px #3253da2e}.ph-menu-toggle,.ph-menu-backdrop{display:none}.ph-hero{background:radial-gradient(circle at 78% 20%,#555be724,#0000 30%),radial-gradient(circle at 9% 20%,#2175d91f,#0000 30%),linear-gradient(145deg,#f9fbff,#eef4ff 58%,#f6f4ff);grid-template-columns:1.05fr .95fr;align-items:center;gap:30px;min-height:540px;padding:58px clamp(22px,5vw,82px);display:grid}.ph-hero-copy{max-width:720px}.ph-eyebrow{color:#2d5fb0;letter-spacing:.06em;background:#e9f1ff;border-radius:999px;align-items:center;gap:7px;padding:7px 10px;font-size:9px;font-weight:900;display:inline-flex}.ph-eyebrow svg{width:14px}.ph-hero h1{color:#15365f;letter-spacing:-.02em;margin:15px 0 12px;font-size:clamp(34px,4vw,57px);line-height:1.12}.ph-hero p{color:#62758c;max-width:680px;margin:0;font-size:13px;line-height:1.8}.ph-hero-actions{gap:10px;margin-top:23px;display:flex}.ph-hero-actions button{cursor:pointer;border-radius:11px;align-items:center;gap:7px;min-height:47px;padding:0 18px;font-size:11px;font-weight:900;display:flex}.ph-hero-actions .primary{color:#fff;background:linear-gradient(135deg,#1d69eb,#3f4de0);border:0;box-shadow:0 12px 24px #2d52d733}.ph-hero-actions .secondary{color:#294c7e;background:#fff;border:1px solid #cfd9e8}.ph-hero-actions svg{width:15px}.ph-trust-row{flex-wrap:wrap;gap:14px;margin-top:18px;display:flex}.ph-trust-row span{color:#597087;align-items:center;gap:5px;font-size:9.5px;font-weight:700;display:flex}.ph-trust-row svg{color:#24a364;width:14px}.ph-device-stage{place-items:center;min-height:390px;display:grid;position:relative}.ph-laptop{background:#fff;border:8px solid #203a5e;border-bottom-width:15px;border-radius:18px;width:min(560px,88%);height:330px;overflow:hidden;transform:perspective(900px)rotateY(-4deg);box-shadow:0 30px 55px #1f355638}.ph-laptop-top{background:#edf2f8;align-items:center;gap:5px;height:24px;padding:0 9px;display:flex}.ph-laptop-top span{background:#bdc8d6;border-radius:50%;width:6px;height:6px}.ph-laptop-layout{grid-template-columns:70px 1fr;height:calc(100% - 24px);display:grid}.ph-laptop-layout aside{background:linear-gradient(#143b75,#1e4b92);align-content:start;gap:10px;padding:14px 10px;display:grid}.ph-laptop-layout aside i{background:#ffffff40;border-radius:4px;height:9px}.ph-laptop-main{background:#f6f9fd;padding:16px}.ph-mini-profile{background:#fff;border:1px solid #e8edf4;border-radius:12px;align-items:center;gap:9px;height:55px;padding:9px;display:flex}.ph-mini-profile>span{color:#3e66b2;background:#e9f1ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.ph-mini-profile>span svg{width:18px}.ph-mini-profile b,.ph-mini-profile small{background:#dce5f2;border-radius:4px;display:block}.ph-mini-profile b{width:105px;height:8px}.ph-mini-profile small{width:70px;height:6px;margin-top:5px}.ph-mini-actions{grid-template-columns:repeat(4,1fr);gap:7px;margin:9px 0;display:grid}.ph-mini-actions i{background:linear-gradient(145deg,#e7f5ed,#f7fbf8);border-radius:10px;height:48px}.ph-mini-actions i:nth-child(2){background:#eaf0ff}.ph-mini-actions i:nth-child(3){background:#f1eaff}.ph-mini-actions i:nth-child(4){background:#fff0dd}.ph-mini-cards{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.ph-mini-cards i{background:#fff;border:1px solid #e7edf5;border-radius:10px;height:65px}.ph-mini-chart{background:#fff;border:1px solid #e7edf5;border-radius:10px;align-items:end;gap:7px;height:66px;margin-top:8px;padding:10px;display:flex}.ph-mini-chart span{background:#7797dd;border-radius:5px 5px 2px 2px;flex:1}.ph-mini-chart span:first-child{height:28%}.ph-mini-chart span:nth-child(2){height:58%}.ph-mini-chart span:nth-child(3){height:43%}.ph-mini-chart span:nth-child(4){height:78%}.ph-mini-chart span:nth-child(5){height:65%}.ph-phone{background:#f8faff;border:7px solid #1c2f4a;border-radius:27px;width:154px;height:304px;padding:13px 8px 9px;position:absolute;bottom:-5px;right:1%;box-shadow:0 24px 42px #162d4b40}.ph-phone-head{background:#27394e;border-radius:999px;width:48px;height:5px;margin:0 auto 11px}.ph-phone-profile{background:#fff;border-radius:10px;align-items:center;gap:7px;height:48px;padding:7px;display:flex}.ph-phone-profile svg{color:#3a64b0;width:25px}.ph-phone-profile i{background:#dde6f2;border-radius:4px;width:70px;height:7px}.ph-phone-grid{grid-template-columns:repeat(4,1fr);gap:5px;margin-top:8px;display:grid}.ph-phone-grid i{background:#e7f7ed;border-radius:8px;height:34px}.ph-phone-grid i:nth-child(2n){background:#eaf0ff}.ph-phone-grid i:nth-child(3n){background:#f2eaff}.ph-phone-status{grid-template-columns:1fr 1fr;gap:5px;margin-top:7px;display:grid}.ph-phone-status i{background:#fff;border:1px solid #e5ebf3;border-radius:8px;height:44px}.ph-phone-nav{border-top:1px solid #e3e9f1;grid-template-columns:repeat(5,1fr);gap:8px;height:28px;padding-top:7px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.ph-phone-nav i{background:#8296b1;border-radius:3px;width:9px;height:9px;margin:auto}.ph-section{max-width:1600px;margin:0 auto;padding:54px clamp(22px,5vw,82px)}.ph-section-head{justify-content:space-between;align-items:end;gap:24px;margin-bottom:20px;display:flex}.ph-section-head span{color:#3f64a5;letter-spacing:.08em;font-size:9px;font-weight:900;display:block}.ph-section-head h2{color:#213b5c;margin:4px 0 0;font-size:25px}.ph-section-head>p{color:#7b899b;max-width:420px;margin:0;font-size:10.5px;line-height:1.6}.ph-section-head.compact{margin-bottom:12px}.ph-section-head.compact h2{font-size:18px}.ph-service-grid{grid-template-columns:repeat(8,1fr);gap:9px;display:grid}.ph-service-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e9f2;border-radius:14px;grid-template-columns:38px 1fr 13px;align-items:center;gap:8px;min-width:0;padding:14px 11px;display:grid;box-shadow:0 7px 20px #273a5b0d}.ph-service-card>span{color:#27a05d;background:#e7f7ee;border-radius:11px;place-items:center;width:38px;height:38px;display:grid}.ph-service-card.c2>span{color:#4264c8;background:#e9efff}.ph-service-card.c3>span{color:#dc8b1e;background:#fff0dd}.ph-service-card.c4>span{color:#2a889e;background:#ebf8fb}.ph-service-card.c5>span{color:#d84f7c;background:#ffe8ee}.ph-service-card.c6>span{color:#7359d0;background:#efeaff}.ph-service-card.c7>span{color:#347cb9;background:#e9f5ff}.ph-service-card.c8>span{color:#66788e;background:#edf0f5}.ph-service-card svg{width:17px}.ph-service-card b{color:#344a64;font-size:9.8px;display:block}.ph-service-card small{color:#8a96a6;margin-top:2px;font-size:7.8px;line-height:1.35;display:block}.ph-service-card>svg{color:#a0aaba;width:12px}.ph-why{padding-top:10px}.ph-feature-grid{grid-template-columns:repeat(4,1fr);gap:11px;display:grid}.ph-feature-grid article{background:#fff;border:1px solid #e4eaf2;border-radius:15px;padding:18px}.ph-feature-grid article>span{color:#2d60b8;background:#e9f1ff;border-radius:11px;place-items:center;width:39px;height:39px;display:grid}.ph-feature-grid svg{width:19px}.ph-feature-grid h3{color:#304963;margin:10px 0 5px;font-size:12px}.ph-feature-grid p{color:#7d8b9d;margin:0;font-size:9.5px;line-height:1.6}.ph-career-banner{color:#fff;background:linear-gradient(125deg,#12386f,#1f579f 65%,#3345a4);justify-content:space-between;align-items:center;gap:24px;max-width:none;margin:20px 0;padding:38px clamp(22px,5vw,82px);display:flex}.ph-career-banner span{color:#9fd3ff;letter-spacing:.08em;font-size:9px;font-weight:900}.ph-career-banner h2{color:#fff;max-width:800px;margin:5px 0;font-size:25px}.ph-career-banner p{color:#ffffffb8;margin:0;font-size:10.5px}.ph-career-banner>div:last-child{gap:9px;display:flex}.ph-career-banner button{cursor:pointer;border-radius:10px;min-height:42px;padding:0 15px;font-size:10px;font-weight:900}.ph-career-banner button:first-child{color:#2455a0;background:#fff;border:0;align-items:center;gap:6px;display:flex}.ph-career-banner button:last-child{color:#fff;background:0 0;border:1px solid #ffffff59}.ph-points-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.ph-points-grid article{background:#fff;border:1px solid #e4eaf2;border-radius:16px;padding:22px;box-shadow:0 8px 22px #2337580d}.ph-points-grid article>span{border-radius:14px;place-items:center;width:48px;height:48px;display:grid}.ph-points-grid .green{color:#239d5b;background:#e8f8ee}.ph-points-grid .violet{color:#6c56ce;background:#eeeaff}.ph-points-grid .pink{color:#d94e7e;background:#ffe9f0}.ph-points-grid h3{color:#2d4663;margin:11px 0 5px;font-size:13px}.ph-points-grid p{color:#7d899a;margin:0;font-size:9.5px}.ph-preview-grid{grid-template-columns:1fr 1fr;gap:13px;padding-top:6px;display:grid}.ph-preview-card{background:#fff;border:1px solid #e4eaf2;border-radius:16px;padding:18px}.ph-card-head{align-items:center;gap:10px;display:flex}.ph-card-head>span{color:#315eb7;background:#eaf1ff;border-radius:12px;place-items:center;width:42px;height:42px;display:grid}.ph-card-head small{color:#7f91aa;font-size:8px;font-weight:900}.ph-card-head h3{color:#304966;margin:2px 0;font-size:13px}.ph-roadmap-preview{grid-template-columns:12px 1fr;gap:9px;margin-top:15px;display:grid}.ph-roadmap-preview>i{border:3px solid #5276d3;border-radius:50%;width:10px;height:10px;margin-top:4px}.ph-roadmap-preview b{color:#3b526d;font-size:10.5px;display:block}.ph-roadmap-preview small{color:#8d98a7;font-size:8.5px}.ph-salary-preview{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:14px;display:grid}.ph-salary-preview>div{background:#f6f9fd;border-radius:11px;padding:13px}.ph-salary-preview small{color:#8795a7;font-size:8.5px;display:block}.ph-salary-preview b{color:#31537d;margin-top:5px;font-size:17px;display:block}.ph-calendar-preview .office-calendar-shell{max-width:none!important;margin:0!important}.ph-info-columns{grid-template-columns:1fr 1fr;gap:13px;padding-top:10px;display:grid}.ph-info-panel{background:#fff;border:1px solid #e4eaf2;border-radius:16px;padding:18px}.ph-list{display:grid}.ph-list article{border-bottom:1px solid #edf1f5;grid-template-columns:28px 1fr;align-items:center;gap:9px;padding:9px 0;display:grid}.ph-list article:last-child{border-bottom:0}.ph-list .dot{background:#3871d0;border-radius:50%;width:9px;height:9px;margin-left:8px}.ph-list .dot.d1{background:#e35380}.ph-list .dot.d2{background:#27a468}.ph-list .dot.d3{background:#d8952d}.ph-list .doc{color:#4f6ec4;background:#eef3ff;border-radius:8px;place-items:center;width:28px;height:28px;display:grid}.ph-list .doc svg{width:13px}.ph-list b{color:#394e67;font-size:10px;display:block}.ph-list small{color:#919baa;margin-top:2px;font-size:8.5px;display:block}.ph-empty{text-align:center;color:#8996a6;padding:18px;font-size:10px}.ph-privacy{background:#edf5ff;border:1px solid #dce9f8;border-radius:18px;justify-content:space-between;align-items:center;gap:20px;margin-top:20px;margin-bottom:40px;display:flex}.ph-privacy>div{align-items:flex-start;gap:12px;display:flex}.ph-privacy>div>svg{color:#2e63bc;flex:0 0 28px;width:28px}.ph-privacy span{color:#4770aa;font-size:8.5px;font-weight:900}.ph-privacy h2{color:#2b4767;margin:3px 0 5px;font-size:18px}.ph-privacy p{color:#708298;margin:0;font-size:9.5px}.ph-privacy button{color:#fff;white-space:nowrap;cursor:pointer;background:#285ec0;border:0;border-radius:10px;align-items:center;gap:6px;min-height:42px;padding:0 15px;font-size:9.5px;font-weight:900;display:flex}.ph-support{background:#fff;border-top:1px solid #e4eaf2;justify-content:space-between;align-items:center;gap:20px;margin:0;padding:36px clamp(22px,5vw,82px);display:flex}.ph-support span{color:#4770ad;font-size:8.5px;font-weight:900}.ph-support h2{color:#2e4663;margin:4px 0;font-size:20px}.ph-support p{color:#8190a1;margin:0;font-size:9.5px}.ph-support>div:last-child{gap:8px;display:flex}.ph-support a{color:#315887;background:#eef3fb;border-radius:10px;align-items:center;gap:6px;min-height:40px;padding:0 13px;font-size:9.5px;font-weight:900;text-decoration:none;display:flex}.ph-support a:last-child{color:#258553;background:#e9f8ef}.ph-support svg{width:15px}.ph-footer{color:#fff;background:#17375f;grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:20px;padding:24px clamp(22px,5vw,82px);display:grid}.ph-footer b{font-size:11px;display:block}.ph-footer p,.ph-footer small{color:#ffffffa8;font-size:8.5px}.ph-footer>div:nth-child(2){flex-wrap:wrap;gap:5px;display:flex}.ph-footer button{color:#dbe7f6;cursor:pointer;background:#ffffff14;border:0;border-radius:7px;padding:6px 8px;font-size:8px}.smart-side-nav{padding:12px 9px 24px!important}.side-group{border-bottom:1px solid #eef2f6;padding:7px 0 10px}.side-group:last-child{border-bottom:0}.side-group>small{color:#8b98a9;letter-spacing:.09em;padding:4px 10px 6px;font-size:7.5px;font-weight:900;display:block}.side-group button{align-items:center;width:100%;border-radius:9px!important;gap:9px!important;min-height:39px!important;margin:1px 0!important;padding:0 10px!important;font-size:10.5px!important;display:flex!important}@media (width<=900px){.ph-header{min-height:64px;padding:8px 11px}.ph-brand-mark{width:38px;height:38px}.ph-brand b{max-width:205px;font-size:11px}.ph-brand small{font-size:7.5px}.ph-header-actions>.ph-login,.ph-header-actions>.ph-signup{display:none}.ph-menu-toggle{color:#2d568f;background:#fff;border:1px solid #dce4ef;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.ph-menu-toggle svg{width:18px}.ph-nav{z-index:140;background:#fff;width:min(340px,90vw);height:100vh;padding:16px;transition:all .22s;display:block;position:fixed;top:0;right:-100%;box-shadow:-20px 0 50px #1d304d33}.ph-nav.open{right:0}.ph-nav>button{text-align:left;border-bottom:1px solid #edf1f5;border-radius:0;width:100%;min-height:44px;font-size:11px;display:block}.ph-mobile-menu-head{border-bottom:1px solid #e8edf3;justify-content:space-between;align-items:center;margin-bottom:13px;padding-bottom:12px;display:flex}.ph-mobile-menu-head b{color:#2b4565;font-size:14px}.ph-mobile-menu-head button{color:#566a80;background:#f0f3f7;border:0;border-radius:9px;width:34px;height:34px}.ph-mobile-menu-head svg{width:17px}.ph-menu-backdrop{z-index:130;background:#101f3373;border:0;position:fixed;inset:0}.ph-menu-backdrop.show{display:block}.ph-hero{grid-template-columns:1fr;gap:24px;min-height:auto;padding:34px 14px 30px}.ph-hero h1{font-size:31px}.ph-hero p{font-size:11px}.ph-hero-actions{display:grid}.ph-hero-actions button{justify-content:center}.ph-trust-row{gap:9px}.ph-device-stage{min-height:270px}.ph-laptop{width:95%;height:235px}.ph-phone{width:112px;height:226px;right:0}.ph-laptop-layout{grid-template-columns:48px 1fr}.ph-section{padding:34px 13px}.ph-section-head{display:block}.ph-section-head h2{font-size:21px}.ph-section-head>p{margin-top:7px}.ph-service-grid{grid-template-columns:repeat(2,1fr)}.ph-service-card{grid-template-columns:37px 1fr 12px;min-height:76px}.ph-feature-grid{grid-template-columns:repeat(2,1fr)}.ph-feature-grid article{padding:14px}.ph-career-banner{margin:5px 0;padding:28px 14px;display:block}.ph-career-banner h2{font-size:20px}.ph-career-banner>div:last-child{margin-top:17px;display:grid}.ph-points-grid,.ph-preview-grid,.ph-info-columns{grid-template-columns:1fr}.ph-salary-preview{grid-template-columns:1fr 1fr 1fr}.ph-privacy{margin:0 13px 30px;padding:18px;display:block}.ph-privacy button{justify-content:center;width:100%;margin-top:14px}.ph-support{padding:28px 14px;display:block}.ph-support>div:last-child{margin-top:14px;display:grid}.ph-support a{justify-content:center}.ph-footer{grid-template-columns:1fr;padding:22px 14px}.side.mobile-open .smart-side-nav{padding-bottom:90px!important}.side-group>small{font-size:8px}.side-group button{font-size:11px!important}}@media (width<=520px){.ph-brand small{display:none}.ph-brand b{max-width:190px}.ph-service-grid{grid-template-columns:1fr 1fr}.ph-service-card small{display:none}.ph-feature-grid{grid-template-columns:1fr 1fr}.ph-feature-grid p{font-size:8.8px}.ph-phone{right:-3px}.ph-laptop{width:100%}}.premium-public-home{background:radial-gradient(circle at 12% 6%,#4779dc17,#0000 24%),radial-gradient(circle at 86% 14%,#7d5ce014,#0000 23%),linear-gradient(#f8fbff 0%,#f3f7fc 36%,#eef4fb 64%,#f8fbff 100%)}.ph-section{position:relative}.ph-section:nth-of-type(2n):not(.ph-calendar-preview){background:linear-gradient(145deg,#eef5ffbf,#f8fbffe6);max-width:none}.ph-login-benefits{overflow:hidden;background:radial-gradient(circle at 15% 20%,#2e68de1c,#0000 25%),radial-gradient(circle at 90% 80%,#764ed61a,#0000 28%),linear-gradient(145deg,#eef5ff,#f7faff 55%,#f4f0ff)!important}.ph-login-benefits:before{content:"";pointer-events:none;opacity:.33;background-image:linear-gradient(#3b58890b 1px,#0000 1px),linear-gradient(90deg,#3b58890b 1px,#0000 1px);background-size:36px 36px;position:absolute;inset:0}.ph-benefits-wrap{z-index:1;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;display:grid;position:relative}.ph-benefit-visual{place-items:center;min-height:430px;display:grid;position:relative}.benefit-browser{background:#fff;border:7px solid #183858;border-radius:20px;width:min(540px,94%);height:330px;overflow:hidden;transform:perspective(950px)rotateY(4deg)rotateX(1deg);box-shadow:0 34px 65px #1e365933}.benefit-browser-top{background:#edf2f8;align-items:center;gap:5px;height:29px;padding:0 10px;display:flex}.benefit-browser-top i{background:#bcc7d5;border-radius:50%;width:7px;height:7px}.benefit-browser-top span{background:#d9e2ed;border-radius:999px;width:120px;height:8px;margin-left:8px}.benefit-browser-body{grid-template-columns:82px 1fr;height:calc(100% - 29px);display:grid}.benefit-browser-body aside{background:linear-gradient(#153b74,#22569c);align-content:start;gap:11px;padding:18px 11px;display:grid}.benefit-browser-body aside i{background:#ffffff40;border-radius:4px;height:9px}.benefit-browser-body main{background:#f7f9fd;padding:16px}.benefit-profile{background:#fff;border:1px solid #e5ebf2;border-radius:12px;align-items:center;gap:9px;height:57px;padding:9px;display:flex}.benefit-profile>span{color:#3d65b5;background:#e9f1ff;border-radius:10px;place-items:center;width:36px;height:36px;display:grid}.benefit-profile svg{width:18px}.benefit-profile b,.benefit-profile small{background:#dde6f1;border-radius:4px;display:block}.benefit-profile b{width:116px;height:8px}.benefit-profile small{width:74px;height:6px;margin-top:5px}.benefit-shortcuts{grid-template-columns:repeat(4,1fr);gap:7px;margin:10px 0;display:grid}.benefit-shortcuts i{background:#e5f7ed;border-radius:10px;height:53px}.benefit-shortcuts i:nth-child(2n){background:#e9efff}.benefit-shortcuts i:nth-child(3n){background:#f2eaff}.benefit-shortcuts i:nth-child(4n){background:#fff0dd}.benefit-panels{grid-template-columns:1fr 1fr;gap:7px;display:grid}.benefit-panels i{background:#fff;border:1px solid #e6ebf2;border-radius:10px;height:66px}.benefit-float{color:#3a526f;background:#fff;border:1px solid #e3eaf4;border-radius:999px;align-items:center;gap:6px;padding:9px 11px;font-size:9px;font-weight:900;display:flex;position:absolute;box-shadow:0 13px 24px #2940631f}.benefit-float svg{width:15px}.benefit-float.one{color:#21925a;top:18%;left:0}.benefit-float.two{color:#4b61c0;top:11%;right:1%}.benefit-float.three{color:#d88922;bottom:12%;right:4%}.ph-benefit-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.ph-benefit-card{background:#ffffffde;border:1px solid #dce6f2eb;border-radius:13px;grid-template-columns:40px 1fr;align-items:start;gap:10px;padding:13px;display:grid;box-shadow:0 7px 18px #2337580a}.ph-benefit-card>span{color:#279a5b;background:#e7f7ee;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.ph-benefit-card:nth-child(2n)>span{color:#4766c4;background:#eaf0ff}.ph-benefit-card:nth-child(3n)>span{color:#d98b28;background:#fff0df}.ph-benefit-card:nth-child(4n)>span{color:#7258cf;background:#f1eaff}.ph-benefit-card svg{width:18px}.ph-benefit-card h3{color:#314963;margin:1px 0 4px;font-size:10.5px}.ph-benefit-card p{color:#7e8b9c;margin:0;font-size:8.8px;line-height:1.5}.ph-benefit-cta{z-index:1;color:#fff;background:linear-gradient(135deg,#173c76,#2757a5 62%,#4a46af);border-radius:14px;justify-content:space-between;align-items:center;gap:18px;margin-top:17px;padding:15px 17px;display:flex;position:relative}.ph-benefit-cta b{font-size:12px;display:block}.ph-benefit-cta small{color:#ffffffb3;margin-top:3px;font-size:8.8px;display:block}.ph-benefit-cta button{color:#2a5393;cursor:pointer;white-space:nowrap;background:#fff;border:0;border-radius:10px;align-items:center;gap:6px;min-height:41px;padding:0 14px;font-size:9.5px;font-weight:900;display:flex}.ph-benefit-cta svg{width:14px}.ph-why{background:linear-gradient(#f9fbff,#f5f8fc)!important}.ph-points-showcase{background:linear-gradient(145deg,#f6fbf8,#f7f9ff 50%,#fbf7ff)!important}.ph-preview-grid{max-width:none;background:linear-gradient(145deg,#f1f6ff,#f9fbff)!important}.ph-calendar-preview{max-width:none;background:linear-gradient(145deg,#f8fbff,#eef5ff)!important}.ph-info-columns{max-width:none;background:linear-gradient(145deg,#f7f9fd,#f2f7ff)!important}.reg-signup-benefits{background:linear-gradient(145deg,#eef5ff,#f7f9ff);border:1px solid #dce8f7;border-radius:14px;margin-bottom:15px;padding:14px}.reg-signup-benefits-head{align-items:flex-start;gap:9px;display:flex}.reg-signup-benefits-head>svg{color:#3f65bb;flex:0 0 20px;width:20px}.reg-signup-benefits-head h3{color:#2d4969;margin:0;font-size:12px}.reg-signup-benefits-head p{color:#71839a;margin:3px 0 0;font-size:9.5px;line-height:1.5}.reg-signup-mini-grid{grid-template-columns:repeat(6,1fr);gap:6px;margin-top:11px;display:grid}.reg-signup-mini-grid span{text-align:center;color:#52677f;background:#fff;border:1px solid #e3eaf3;border-radius:10px;place-items:center;gap:3px;min-height:54px;padding:7px 5px;font-size:8.2px;font-weight:800;display:grid}.reg-signup-mini-grid svg{color:#3e63b0;width:15px}@media (width<=900px){.ph-benefits-wrap{grid-template-columns:1fr}.ph-benefit-visual{min-height:320px}.benefit-browser{height:260px}.ph-benefit-grid{grid-template-columns:1fr 1fr}.ph-benefit-cta{display:block}.ph-benefit-cta button{justify-content:center;width:100%;margin-top:12px}.reg-signup-mini-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=560px){.ph-benefit-visual{min-height:265px}.benefit-browser{border-width:5px;width:100%;height:220px}.benefit-browser-body{grid-template-columns:55px 1fr}.benefit-browser-body aside{padding:13px 7px}.benefit-browser-body main{padding:10px}.benefit-shortcuts i{height:40px}.benefit-panels i{height:50px}.benefit-float{padding:7px 8px;font-size:8px}.benefit-float.one{top:13%;left:-2%}.benefit-float.two{top:7%;right:-2%}.benefit-float.three{bottom:4%;right:0}.ph-benefit-grid{grid-template-columns:1fr}.reg-signup-mini-grid{grid-template-columns:repeat(2,1fr)}}.mx-home{color:#203a59;background:#f4f8fd;min-height:100vh}.mx-header{z-index:120;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#fffffff5;border-bottom:1px solid #e7edf5;justify-content:space-between;align-items:center;gap:20px;height:70px;padding:0 clamp(18px,4vw,62px);display:flex;position:sticky;top:0;box-shadow:0 4px 18px #182f500a}.mx-brand{text-align:left;cursor:pointer;background:0 0;border:0;align-items:center;gap:10px;min-width:0;display:flex}.mx-brand-icon{color:#fff;background:linear-gradient(145deg,#123a72,#21529a);border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.mx-brand-icon svg{width:20px}.mx-brand b{color:#17375d;font-size:12px;display:block}.mx-brand small{color:#8794a5;margin-top:2px;font-size:8px;display:block}.mx-main-nav{align-items:center;gap:2px;display:flex}.mx-main-nav>button{color:#52667d;cursor:pointer;background:0 0;border:0;border-radius:8px;padding:9px 10px;font-size:9px;font-weight:800}.mx-main-nav>button:hover{color:#214e8c;background:#eef4fc}.mx-menu-head{display:none}.mx-head-actions{align-items:center;gap:7px;display:flex}.mx-signin,.mx-signup{cursor:pointer;border-radius:8px;height:35px;padding:0 12px;font-size:9px;font-weight:900}.mx-signin{color:#2b568e;background:#fff;border:1px solid #d7e1ed}.mx-signup{color:#fff;background:linear-gradient(135deg,#2570ee,#4446df);border:0}.mx-menu-btn,.mx-backdrop{display:none}.mx-hero{color:#fff;background:linear-gradient(110deg,#103765 0%,#174f88 50%,#245a95 72%,#233f75 100%);grid-template-columns:1.03fr .97fr;align-items:center;gap:24px;min-height:520px;padding:54px clamp(24px,5vw,78px);display:grid;position:relative;overflow:hidden}.mx-hero-bg{pointer-events:none;position:absolute;inset:0}.mx-hero-bg:before{content:"";filter:blur(4px);background:radial-gradient(#8ccaa63d,#0000 62%);height:270px;position:absolute;inset:auto -4% -40px 38%}.mx-hero-bg:after{content:"";background:linear-gradient(90deg,#05203f40,#0000 42%),radial-gradient(circle at 68% 20%,#ffffff1a,#0000 24%);position:absolute;inset:0}.mx-hero-bg i{background:#ffffff09;border-radius:50%;position:absolute}.mx-hero-bg i:first-child{width:420px;height:420px;top:-130px;right:-110px}.mx-hero-bg i:nth-child(2){width:260px;height:260px;bottom:-120px;right:26%}.mx-hero-bg i:nth-child(3){width:170px;height:170px;top:-90px;left:39%}.mx-hero-copy,.mx-hero-device{z-index:2;position:relative}.mx-kicker{color:#b9d7ff;letter-spacing:.08em;align-items:center;gap:6px;font-size:8.5px;font-weight:900;display:inline-flex}.mx-kicker svg{width:14px}.mx-hero h1{color:#fff;letter-spacing:-.025em;max-width:760px;margin:12px 0;font-size:clamp(36px,4vw,56px);line-height:1.12}.mx-hero p{color:#ffffffc7;max-width:650px;margin:0;font-size:12px;line-height:1.8}.mx-hero-buttons{gap:10px;margin-top:23px;display:flex}.mx-hero-buttons button{cursor:pointer;border-radius:10px;align-items:center;gap:6px;height:46px;padding:0 17px;font-size:10px;font-weight:900;display:flex}.mx-hero-buttons .primary{color:#fff;background:#1570ff;border:0;box-shadow:0 12px 25px #124bb059}.mx-hero-buttons .secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff61}.mx-hero-buttons svg{width:14px}.mx-hero-trust{flex-wrap:wrap;gap:13px;margin-top:17px;display:flex}.mx-hero-trust span{color:#d8e7f8;align-items:center;gap:5px;font-size:8.5px;font-weight:700;display:flex}.mx-hero-trust svg{color:#86e0ac;width:13px}.mx-hero-device{place-items:center;min-height:380px;display:grid}.mx-desk{background:#fff;border:7px solid #163451;border-radius:18px;width:min(560px,88%);height:318px;overflow:hidden;transform:perspective(900px)rotateY(-4deg);box-shadow:0 28px 60px #03152c59}.mx-desk-bar{background:#eaf0f6;align-items:center;gap:5px;height:25px;padding:0 9px;display:flex}.mx-desk-bar span{background:#b5c1d0;border-radius:50%;width:6px;height:6px}.mx-desk-body{grid-template-columns:72px 1fr;height:calc(100% - 25px);display:grid}.mx-desk aside{background:linear-gradient(#133f78,#1e4f90);align-content:start;gap:10px;padding:16px 10px;display:grid}.mx-desk aside b{background:#ffffff42;border-radius:7px;height:22px}.mx-desk aside i{background:#fff3;border-radius:4px;height:8px}.mx-desk main{background:#f6f9fd;padding:14px}.mx-preview-head{background:#fff;border:1px solid #e5ebf2;border-radius:11px;grid-template-columns:35px 1fr 44px;align-items:center;gap:8px;height:54px;padding:8px;display:grid}.mx-preview-head>span{color:#4566b5;background:#e9f0ff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mx-preview-head svg{width:16px}.mx-preview-head b,.mx-preview-head small,.mx-preview-head>i{background:#dce5f0;border-radius:4px;display:block}.mx-preview-head b{width:104px;height:7px}.mx-preview-head small{width:68px;height:5px;margin-top:5px}.mx-preview-head>i{height:20px}.mx-preview-shortcuts{grid-template-columns:repeat(4,1fr);gap:6px;margin:8px 0;display:grid}.mx-preview-shortcuts i{background:#e7f7ed;border-radius:9px;height:43px}.mx-preview-shortcuts i:nth-child(2n){background:#e8efff}.mx-preview-shortcuts i:nth-child(3n){background:#f2eaff}.mx-preview-shortcuts i:nth-child(4n){background:#fff0dd}.mx-preview-row{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mx-preview-row i{background:#fff;border:1px solid #e5ebf2;border-radius:9px;height:58px}.mx-preview-chart{background:#fff;border:1px solid #e5ebf2;border-radius:9px;align-items:end;gap:6px;height:60px;margin-top:7px;padding:9px;display:flex}.mx-preview-chart span{background:#7596d7;border-radius:4px 4px 2px 2px;flex:1}.mx-preview-chart span:first-child{height:30%}.mx-preview-chart span:nth-child(2){height:55%}.mx-preview-chart span:nth-child(3){height:42%}.mx-preview-chart span:nth-child(4){height:72%}.mx-preview-chart span:nth-child(5){height:62%}.mx-preview-chart span:nth-child(6){height:84%}.mx-mobile{background:#f8faff;border:7px solid #142b44;border-radius:27px;width:151px;height:296px;padding:11px 8px;position:absolute;bottom:1px;right:1%;box-shadow:0 24px 42px #051b3761}.mx-notch{background:#28394b;border-radius:999px;width:48px;height:5px;margin:0 auto 9px}.mx-mobile-profile{background:#fff;border-radius:9px;align-items:center;gap:6px;height:44px;padding:6px;display:flex}.mx-mobile-profile svg{color:#4062ad;width:22px}.mx-mobile-profile i{background:#dce6f2;border-radius:4px;width:65px;height:6px}.mx-mobile-grid{grid-template-columns:repeat(4,1fr);gap:4px;margin-top:7px;display:grid}.mx-mobile-grid i{background:#e5f6ec;border-radius:7px;height:31px}.mx-mobile-grid i:nth-child(2n){background:#e8efff}.mx-mobile-grid i:nth-child(3n){background:#f0e9ff}.mx-mobile-panels{grid-template-columns:1fr 1fr;gap:4px;margin-top:6px;display:grid}.mx-mobile-panels i{background:#fff;border:1px solid #e5ebf3;border-radius:7px;height:43px}.mx-mobile-nav{border-top:1px solid #e3e9f1;grid-template-columns:repeat(5,1fr);gap:6px;height:25px;padding-top:7px;display:grid;position:absolute;bottom:8px;left:8px;right:8px}.mx-mobile-nav i{background:#8799b1;border-radius:3px;width:8px;height:8px;margin:auto}.mx-float-card{color:#304962;background:#fff;border:1px solid #ffffffb3;border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:8.5px;display:flex;position:absolute;box-shadow:0 13px 26px #0519323d}.mx-float-card svg{width:14px}.mx-float-card.f1{color:#2e8e5c;top:14%;left:0}.mx-float-card.f2{color:#6652be;top:9%;right:5%}.mx-float-card.f3{color:#c9791f;bottom:10%;right:4%}.mx-section{max-width:1580px;margin:0 auto;padding:48px clamp(24px,5vw,78px)}.mx-section-title{margin-bottom:19px}.mx-section-title span,.mx-panel-title span{color:#4d6fa3;letter-spacing:.08em;font-size:8px;font-weight:900;display:block}.mx-section-title h2,.mx-panel-title h2{color:#243f5f;margin:4px 0;font-size:23px}.mx-section-title p{color:#7e8b9b;max-width:780px;margin:0;font-size:9.5px;line-height:1.65}.mx-services{background:#fff;max-width:none}.mx-quick-grid{grid-template-columns:repeat(8,1fr);gap:8px;max-width:1440px;margin:auto;display:grid}.mx-quick-card{text-align:left;cursor:pointer;background:#fff;border:1px solid #e2e9f2;border-radius:13px;grid-template-columns:34px 1fr 12px;align-items:center;gap:7px;min-height:82px;padding:12px 8px;display:grid;box-shadow:0 6px 16px #2238580d}.mx-quick-card>span{border-radius:10px;place-items:center;width:34px;height:34px;display:grid}.mx-quick-card b{color:#344a64;font-size:8.7px}.mx-quick-card>svg{color:#a0aaba;width:11px}.mx-quick-card.green>span{color:#20945a;background:#e6f7ed}.mx-quick-card.blue>span{color:#3f63bd;background:#e8efff}.mx-quick-card.orange>span{color:#d78a25;background:#fff0dd}.mx-quick-card.cyan>span{color:#2a8898;background:#e8f7f8}.mx-quick-card.pink>span{color:#d64f7a;background:#ffe8ef}.mx-quick-card.indigo>span{color:#4564bd;background:#e9efff}.mx-quick-card.violet>span{color:#7055c8;background:#f0e9ff}.mx-quick-card.slate>span{color:#657487;background:#eef1f5}.mx-benefits{background:linear-gradient(145deg,#f2f7ff,#f7f9ff 55%,#f4f0ff);max-width:none;overflow:hidden}.mx-benefit-layout{grid-template-columns:.86fr 1.14fr;align-items:center;gap:25px;max-width:1440px;margin:auto;display:grid}.mx-benefit-screen{background:#fff;border:6px solid #173858;border-radius:18px;height:390px;position:relative;overflow:visible;box-shadow:0 28px 52px #233a5c29}.mx-benefit-top{background:#eaf0f6;border-radius:11px 11px 0 0;height:26px}.mx-benefit-body{border-radius:0 0 11px 11px;grid-template-columns:76px 1fr;height:calc(100% - 26px);display:grid;overflow:hidden}.mx-benefit-body aside{background:linear-gradient(#143e77,#205096);align-content:start;gap:11px;padding:17px 10px;display:grid}.mx-benefit-body aside i{background:#ffffff38;border-radius:4px;height:8px}.mx-benefit-body main{background:#f6f9fd;padding:14px}.mx-benefit-profile{background:#fff;border:1px solid #e5ebf2;border-radius:10px;align-items:center;gap:8px;height:55px;padding:8px;display:flex}.mx-benefit-profile>span{color:#4465b5;background:#e9efff;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.mx-benefit-profile svg{width:16px}.mx-benefit-profile b,.mx-benefit-profile small{background:#dbe5f0;border-radius:4px;display:block}.mx-benefit-profile b{width:112px;height:7px}.mx-benefit-profile small{width:70px;height:5px;margin-top:5px}.mx-benefit-mini{grid-template-columns:repeat(4,1fr);gap:6px;margin:9px 0;display:grid}.mx-benefit-mini i{background:#e6f6ed;border-radius:9px;height:48px}.mx-benefit-mini i:nth-child(2n){background:#e9efff}.mx-benefit-mini i:nth-child(3n){background:#f1eaff}.mx-benefit-mini i:nth-child(4n){background:#fff0dd}.mx-benefit-bottom{grid-template-columns:repeat(3,1fr);gap:6px;display:grid}.mx-benefit-bottom i{background:#fff;border:1px solid #e5ebf2;border-radius:9px;height:73px}.mx-benefit-bubble{background:#fff;border-radius:999px;align-items:center;gap:5px;padding:8px 10px;font-size:8.5px;font-weight:900;display:flex;position:absolute;box-shadow:0 10px 22px #22385826}.mx-benefit-bubble svg{width:14px}.mx-benefit-bubble.one{color:#23945a;top:18%;left:-18px}.mx-benefit-bubble.two{color:#4a61b7;top:14%;right:-20px}.mx-benefit-bubble.three{color:#d08427;bottom:13%;right:-16px}.mx-benefit-cards{grid-template-columns:1fr 1fr;gap:8px;display:grid}.mx-benefit-card{background:#fff;border:1px solid #e2e9f3;border-radius:12px;grid-template-columns:36px 1fr;align-items:center;gap:9px;min-height:70px;padding:11px;display:grid}.mx-benefit-card>span{color:#24945b;background:#e6f7ed;border-radius:9px;place-items:center;width:36px;height:36px;display:grid}.mx-benefit-card:nth-child(2n)>span{color:#4864bc;background:#e9efff}.mx-benefit-card:nth-child(3n)>span{color:#d48527;background:#fff0df}.mx-benefit-card:nth-child(4n)>span{color:#7058c8;background:#f1eaff}.mx-benefit-card svg{width:16px}.mx-benefit-card h3{color:#334b65;margin:0 0 3px;font-size:9.8px}.mx-benefit-card p{color:#8190a1;margin:0;font-size:8px;line-height:1.45}.mx-benefit-cta{color:#fff;background:linear-gradient(135deg,#154079,#275eae 70%,#454bb3);border-radius:12px;justify-content:space-between;align-items:center;gap:16px;max-width:1440px;margin:16px auto 0;padding:14px 16px;display:flex}.mx-benefit-cta b{font-size:10.5px;display:block}.mx-benefit-cta small{color:#ffffffad;margin-top:3px;font-size:8px;display:block}.mx-benefit-cta button{color:#285491;cursor:pointer;background:#fff;border:0;border-radius:9px;align-items:center;gap:6px;height:38px;padding:0 13px;font-size:8.5px;font-weight:900;display:flex}.mx-benefit-cta svg{width:13px}.mx-band{color:#fff;background:linear-gradient(120deg,#123b72,#1e579e 64%,#3648a8);justify-content:space-between;align-items:center;gap:20px;padding:34px clamp(24px,5vw,78px);display:flex}.mx-band span{color:#a6d4ff;letter-spacing:.08em;font-size:7.5px;font-weight:900}.mx-band h2{color:#fff;max-width:860px;margin:5px 0;font-size:22px}.mx-band p{color:#ffffffb3;margin:0;font-size:9px}.mx-band>div:last-child{gap:8px;display:flex}.mx-band button{cursor:pointer;border-radius:9px;height:39px;padding:0 13px;font-size:8.5px;font-weight:900}.mx-band button:first-child{color:#245294;background:#fff;border:0;align-items:center;gap:6px;display:flex}.mx-band button:last-child{color:#fff;background:0 0;border:1px solid #ffffff59}.mx-band svg{width:13px}.mx-points{background:linear-gradient(145deg,#f7fbf8,#f6f8ff 60%,#fbf7ff);max-width:none}.mx-point-grid{grid-template-columns:repeat(3,1fr);gap:11px;max-width:1440px;margin:auto;display:grid}.mx-point-grid article{background:#fff;border:1px solid #e2e9f2;border-radius:14px;padding:20px;box-shadow:0 7px 18px #2238580d}.mx-point-grid article>span{border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.mx-point-grid .g{color:#26945b;background:#e6f7ed}.mx-point-grid .v{color:#6b54c7;background:#f0eaff}.mx-point-grid .p{color:#d34f7a;background:#ffe8ef}.mx-point-grid svg{width:19px}.mx-point-grid h3{color:#314863;margin:10px 0 4px;font-size:11.5px}.mx-point-grid p{color:#7f8b9b;margin:0;font-size:8.7px}.mx-two-up{background:#f5f8fd;grid-template-columns:1fr 1fr;gap:12px;max-width:none;display:grid}.mx-module-card{background:#fff;border:1px solid #e3e9f2;border-radius:14px;padding:18px}.mx-module-head{align-items:center;gap:9px;display:flex}.mx-module-head>span{color:#3d61b8;background:#e8efff;border-radius:11px;place-items:center;width:40px;height:40px;display:grid}.mx-module-head svg{width:18px}.mx-module-head small{color:#8291a6;font-size:7.5px;font-weight:900}.mx-module-head h3{color:#314962;margin:2px 0;font-size:11.5px}.mx-roadmap{grid-template-columns:10px 1fr;gap:8px;margin-top:14px;display:grid}.mx-roadmap>i{border:3px solid #5375cf;border-radius:50%;width:9px;height:9px;margin-top:3px}.mx-roadmap b{color:#3d536c;font-size:9.2px;display:block}.mx-roadmap small{color:#8793a3;font-size:7.8px}.mx-salary-boxes{grid-template-columns:repeat(3,1fr);gap:7px;margin-top:13px;display:grid}.mx-salary-boxes>div{background:#f5f8fc;border-radius:10px;padding:12px}.mx-salary-boxes small{color:#8794a5;font-size:7.8px;display:block}.mx-salary-boxes b{color:#32547e;margin-top:4px;font-size:16px;display:block}.mx-salary-bars{background:#f8fafd;border-radius:10px;align-items:end;gap:7px;height:78px;margin-top:9px;padding:9px;display:flex}.mx-salary-bars i{background:#7595d5;border-radius:4px 4px 2px 2px;flex:1}.mx-salary-bars i:first-child{height:32%}.mx-salary-bars i:nth-child(2){height:55%}.mx-salary-bars i:nth-child(3){height:44%}.mx-salary-bars i:nth-child(4){height:72%}.mx-salary-bars i:nth-child(5){height:64%}.mx-public-tools{background:linear-gradient(145deg,#eef5ff,#f7f9ff);max-width:none}.mx-tool-tabs{justify-content:center;gap:7px;margin-bottom:12px;display:flex}.mx-tool-tabs button{color:#566a81;cursor:pointer;background:#fff;border:1px solid #dce5f1;border-radius:9px;align-items:center;gap:5px;height:39px;padding:0 12px;font-size:8.5px;font-weight:900;display:flex}.mx-tool-tabs button.active{color:#fff;background:#255fbd;border-color:#255fbd}.mx-tool-tabs svg{width:14px}.mx-tool-stage{background:#fff;border:1px solid #e2e9f3;border-radius:16px;max-width:1280px;margin:auto;padding:12px;box-shadow:0 10px 26px #2238580f}.mx-calendar{background:#f4f8fd;max-width:none}.mx-calendar .office-calendar-shell{max-width:1280px!important;margin:auto!important}.mx-calendar .calendar-card{box-shadow:0 9px 24px #1f35560f!important}.mx-info-grid{background:linear-gradient(145deg,#f5f8fd,#eef4fb);grid-template-columns:1fr 1fr;gap:12px;max-width:none;display:grid}.mx-info-panel{background:#fff;border:1px solid #e1e8f2;border-radius:14px;padding:18px}.mx-list article{border-bottom:1px solid #edf1f5;grid-template-columns:27px 1fr;align-items:center;gap:8px;min-height:48px;display:grid}.mx-list article:last-child{border-bottom:0}.mx-list .dot{background:#4771c9;border-radius:50%;width:9px;height:9px;margin-left:8px}.mx-list .dot.d1{background:#d9527d}.mx-list .dot.d2{background:#249b61}.mx-list .dot.d3{background:#d58b28}.mx-list .doc{color:#4b68bc;background:#e9efff;border-radius:8px;place-items:center;width:27px;height:27px;display:grid}.mx-list .doc svg{width:12px}.mx-list b{color:#3a5068;font-size:8.8px;display:block}.mx-list small{color:#929dac;margin-top:2px;font-size:7.5px;display:block}.mx-empty{color:#8b97a6;text-align:center;padding:18px;font-size:8.5px}.mx-security{background:linear-gradient(145deg,#eaf3ff,#f4f8ff);justify-content:space-between;align-items:center;gap:18px;max-width:none;display:flex}.mx-security>div{align-items:flex-start;gap:10px;display:flex}.mx-security-icon{color:#2f60b6;background:#fff;border-radius:11px;place-items:center;width:42px;height:42px;display:grid}.mx-security-icon svg{width:19px}.mx-security small{color:#5375a8;font-size:7.5px;font-weight:900}.mx-security h2{color:#2f4867;margin:3px 0 4px;font-size:17px}.mx-security p{color:#73859a;margin:0;font-size:8.5px}.mx-security button{color:#fff;cursor:pointer;background:#285eb7;border:0;border-radius:9px;align-items:center;gap:6px;height:39px;padding:0 13px;font-size:8px;font-weight:900;display:flex}.mx-security svg{width:13px}.mx-support{background:#fff;justify-content:space-between;align-items:center;gap:18px;padding:30px clamp(24px,5vw,78px);display:flex}.mx-support small{color:#4f72a5;font-size:7.5px;font-weight:900}.mx-support h2{color:#30475f;margin:3px 0;font-size:18px}.mx-support p{color:#8491a2;margin:0;font-size:8.5px}.mx-support>div:last-child{gap:7px;display:flex}.mx-support a{color:#345985;background:#eef3fa;border-radius:9px;align-items:center;gap:5px;height:37px;padding:0 12px;font-size:8px;font-weight:900;text-decoration:none;display:flex}.mx-support a:last-child{color:#268451;background:#e9f8ef}.mx-support svg{width:13px}.mx-footer{color:#fff;background:#173a63;grid-template-columns:1.3fr 1fr 1fr;align-items:center;gap:16px;padding:21px clamp(24px,5vw,78px);display:grid}.mx-footer b{font-size:9.5px;display:block}.mx-footer p,.mx-footer small{color:#ffffffa6;font-size:7.5px}.mx-footer>div:nth-child(2){flex-wrap:wrap;gap:4px;display:flex}.mx-footer button{color:#dce8f6;cursor:pointer;background:#ffffff14;border:0;border-radius:6px;padding:5px 7px;font-size:7px}@media (width<=980px){.mx-header{height:64px;padding:0 11px}.mx-brand-icon{width:37px;height:37px}.mx-brand b{font-size:10.5px}.mx-brand small{font-size:7px}.mx-head-actions>.mx-signin,.mx-head-actions>.mx-signup{display:none}.mx-menu-btn{color:#2f588d;background:#fff;border:1px solid #dbe4ef;border-radius:9px;place-items:center;width:35px;height:35px;display:grid}.mx-menu-btn svg{width:17px}.mx-main-nav{z-index:150;background:#fff;width:min(340px,88vw);height:100vh;padding:15px;transition:all .22s;display:block;position:fixed;top:0;right:-100%;box-shadow:-20px 0 50px #172d4a33}.mx-main-nav.open{right:0}.mx-main-nav>button{text-align:left;border-bottom:1px solid #edf1f5;border-radius:0;width:100%;height:44px;font-size:10px}.mx-menu-head{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;margin-bottom:9px;padding-bottom:11px;display:flex}.mx-menu-head b{color:#2e4662;font-size:13px}.mx-menu-head button{background:#f0f3f7;border:0;border-radius:8px;width:33px;height:33px}.mx-menu-head svg{width:16px}.mx-backdrop{z-index:140;background:#0f1f3373;border:0;position:fixed;inset:0}.mx-backdrop.show{display:block}.mx-hero{grid-template-columns:1fr;min-height:auto;padding:36px 14px 29px}.mx-hero h1{font-size:31px}.mx-hero p{font-size:10.5px}.mx-hero-buttons{display:grid}.mx-hero-buttons button{justify-content:center}.mx-hero-device{min-height:286px}.mx-desk{width:94%;height:248px}.mx-mobile{width:118px;height:230px;right:-1%}.mx-desk-body{grid-template-columns:52px 1fr}.mx-section{padding:34px 13px}.mx-quick-grid{grid-template-columns:repeat(2,1fr)}.mx-benefit-layout{grid-template-columns:1fr}.mx-benefit-screen{height:300px}.mx-benefit-cards{grid-template-columns:1fr 1fr}.mx-benefit-cta{display:block}.mx-benefit-cta button{justify-content:center;width:100%;margin-top:10px}.mx-band{padding:28px 14px;display:block}.mx-band h2{font-size:19px}.mx-band>div:last-child{margin-top:14px;display:grid}.mx-point-grid,.mx-two-up,.mx-info-grid{grid-template-columns:1fr}.mx-security{padding:23px 14px;display:block}.mx-security button{justify-content:center;width:100%;margin-top:12px}.mx-support{padding:25px 14px;display:block}.mx-support>div:last-child{margin-top:12px;display:grid}.mx-support a{justify-content:center}.mx-footer{grid-template-columns:1fr;padding:20px 14px}}@media (width<=560px){.mx-brand small{display:none}.mx-brand b{max-width:190px}.mx-hero-trust{gap:8px}.mx-benefit-screen{border-width:5px;height:235px}.mx-benefit-body{grid-template-columns:55px 1fr}.mx-benefit-body aside{padding:12px 7px}.mx-benefit-body main{padding:9px}.mx-benefit-mini i{height:37px}.mx-benefit-bottom i{height:47px}.mx-benefit-cards{grid-template-columns:1fr}.mx-benefit-bubble{padding:6px 7px;font-size:7.5px}.mx-benefit-bubble.one{left:-5px}.mx-benefit-bubble.two{right:-5px}.mx-benefit-bubble.three{right:-3px}.mx-salary-boxes{grid-template-columns:repeat(3,1fr)}}.mx-header{height:78px}.mx-brand b{font-size:15px;line-height:1.25}.mx-brand small{font-size:10px}.mx-main-nav>button{padding:10px 12px;font-size:12px}.mx-signin,.mx-signup{height:39px;font-size:11px}.mx-hero{min-height:575px}.mx-hero-photo{z-index:0;background:linear-gradient(90deg,#092849f0 0%,#0b345bd1 43%,#143e638c 100%),radial-gradient(circle at 82% 28%,#dbeeff2e,#0000 20%),linear-gradient(#1d5a91 0%,#4d87a7 53%,#4d7d5b 54%,#2e613e 100%);position:absolute;inset:0;overflow:hidden}.mx-hero-photo:before{content:"";opacity:.48;background:linear-gradient(#cdb88d,#d8c6a5);border-radius:22px 22px 4px 4px;width:48%;height:48%;position:absolute;bottom:7%;right:2%;box-shadow:-48px 0 0 -18px #c8ae82,48px 0 0 -18px #c8ae82}.mx-hero-photo:after{content:"";opacity:.34;background:linear-gradient(90deg,#0000 0 8%,#7f6048 8% 18%,#0000 18% 29%,#7f6048 29% 39%,#0000 39% 50%,#7f6048 50% 60%,#0000 60% 71%,#7f6048 71% 81%,#0000 81% 100%);width:21%;height:16%;position:absolute;bottom:32%;right:14%}.mx-hero-bg{z-index:1}.mx-hero-copy,.mx-hero-device{z-index:2}.mx-kicker{font-size:10px}.mx-hero h1{font-size:clamp(42px,4.4vw,64px)}.mx-hero p{max-width:690px;font-size:14px}.mx-hero-buttons button{height:49px;font-size:12px}.mx-hero-trust span,.mx-section-title span,.mx-panel-title span{font-size:10px}.mx-section-title h2{font-size:29px}.mx-section-title p{font-size:12px}.mx-quick-card{min-height:94px;padding:14px 10px}.mx-quick-card b{font-size:11px}.mx-quick-card>span{width:40px;height:40px}.mx-quick-card>span svg{width:19px}.mx-benefit-card{min-height:80px}.mx-benefit-card h3{font-size:12px}.mx-benefit-card p{font-size:10px}.mx-benefit-cta b{font-size:12px}.mx-benefit-cta small{font-size:9.5px}.mx-benefit-cta button{font-size:10px}.mx-band span{font-size:9px}.mx-band h2{font-size:26px}.mx-band p{font-size:11px}.mx-band button{font-size:10px}.mx-point-grid h3{font-size:14px}.mx-point-grid p{font-size:10.5px}.mx-module-head h3{font-size:14px}.mx-module-head small{font-size:9px}.mx-roadmap b{font-size:11px}.mx-roadmap small{font-size:9.5px}.mx-salary-boxes small{font-size:9px}.mx-tool-tabs button{font-size:10px}.mx-panel-title h2{font-size:21px}.mx-list b{font-size:10.5px}.mx-list small{font-size:9px}.mx-security h2{font-size:21px}.mx-security p{font-size:10.5px}.mx-security button{font-size:9.5px}.mx-support h2{font-size:21px}.mx-support p{font-size:10px}.mx-support a{font-size:9.5px}.mx-footer b{font-size:11px}.mx-footer p,.mx-footer small,.mx-footer button{font-size:8.5px}.mx-preview-head{grid-template-columns:42px 1fr auto;height:auto;min-height:64px}.mx-preview-head strong{color:#2c4563;font-size:10px;display:block}.mx-preview-head small{color:#8593a5;font-size:8px;background:0 0!important;width:auto!important;height:auto!important;margin-top:2px!important;display:block!important}.mx-preview-head em{color:#356db5;background:#edf4ff;border-radius:999px;padding:5px 7px;font-size:7.5px;font-style:normal}.mx-preview-shortcuts i{align-content:center;place-items:center;gap:3px;height:53px;display:grid}.mx-preview-shortcuts i svg{color:#3a66b4;width:14px}.mx-preview-shortcuts i b{color:#48607a;font-size:6.8px}.mx-preview-row i{align-content:center;height:60px;padding:8px;display:grid}.mx-preview-row small{color:#8492a5;font-size:7px}.mx-preview-row b{color:#345374;margin-top:3px;font-size:9px}.mx-mobile-profile{height:52px}.mx-mobile-profile div{min-width:0}.mx-mobile-profile b{color:#304963;white-space:nowrap;font-size:6.8px;display:block}.mx-mobile-profile small{color:#8a98a8;font-size:5.8px;display:block}.mx-mobile-grid i{align-content:center;place-items:center;gap:1px;height:37px;display:grid}.mx-mobile-grid i svg{color:#4264ad;width:10px}.mx-mobile-grid i b{color:#596d84;font-size:4.7px}.mx-mobile-panels i{align-content:center;height:48px;padding:5px;display:grid}.mx-mobile-panels small{color:#8593a4;font-size:5px}.mx-mobile-panels b{color:#385579;margin-top:2px;font-size:6.5px}.mx-benefit-profile{height:64px}.mx-benefit-profile strong{color:#2e4764;font-size:10px;display:block}.mx-benefit-profile small{color:#8592a3;font-size:8px;background:0 0!important;width:auto!important;height:auto!important;margin-top:3px!important;display:block!important}.mx-benefit-mini i{align-content:center;place-items:center;gap:3px;height:52px;display:grid}.mx-benefit-mini i svg{color:#4364b4;width:14px}.mx-benefit-mini i b{color:#536880;font-size:6.5px}.mx-benefit-bottom i{align-content:center;height:73px;padding:9px;display:grid}.mx-benefit-bottom small{color:#8290a2;font-size:7px}.mx-benefit-bottom b{color:#355477;margin-top:3px;font-size:9px}@media (width<=980px){.mx-header{height:68px}.mx-brand b,.mx-main-nav>button{font-size:12px}.mx-hero h1{font-size:36px}.mx-hero p{font-size:12px}.mx-section-title h2{font-size:24px}.mx-section-title p,.mx-quick-card b{font-size:10.5px}.mx-benefit-card h3{font-size:11.5px}.mx-benefit-card p{font-size:9.5px}}.mx-inline-avatar{background:linear-gradient(145deg,#dce8f6,#f5f8fc);border-radius:9px;flex:0 0 34px;width:34px;height:34px;display:block;position:relative;overflow:hidden}.mx-inline-avatar .head{z-index:2;background:#d8b39a;border-radius:50%;width:14px;height:14px;position:absolute;top:7px;left:10px}.mx-inline-avatar .hair{z-index:3;background:#26384d;border-radius:12px 12px 6px 6px;width:18px;height:11px;position:absolute;top:4px;left:8px;transform:rotate(-4deg)}.mx-inline-avatar .body{z-index:1;background:#1e4f88;border-radius:12px 12px 3px 3px;width:25px;height:19px;position:absolute;bottom:-5px;left:5px}.mx-inline-avatar .shirt{z-index:2;clip-path:polygon(0 0,100% 0,70% 100%,30% 100%);background:#fff;width:7px;height:13px;position:absolute;bottom:1px;left:14px}.mx-inline-avatar.small{flex-basis:31px;width:31px;height:31px}.mx-inline-avatar.small .head{width:13px;height:13px;top:6px;left:9px}.mx-inline-avatar.small .hair{width:17px;top:3px;left:7px}.mx-inline-avatar.small .body{width:24px;left:4px}.mx-mobile-profile>.mx-inline-avatar{margin-right:1px}.mx-benefit-profile>.mx-inline-avatar{border-radius:9px;flex:0 0 34px;width:34px;height:34px}.approved-home{color:#173a61;background:#f5f9fe;min-height:100vh;font-family:Hind Siliguri,Noto Sans Bengali,system-ui,sans-serif}.approved-header{z-index:100;background:#fff;border-bottom:1px solid #e6edf5;justify-content:space-between;align-items:center;gap:18px;height:72px;padding:0 4.2vw;display:flex;position:sticky;top:0}.approved-brand{align-items:center;gap:9px;display:flex}.approved-brand>span{color:#fff;background:#0c4a94;border-radius:9px;place-items:center;width:40px;height:40px;display:grid}.approved-brand svg{width:21px}.approved-brand b{color:#123a69;font-size:16px;line-height:1.15;display:block}.approved-brand small{color:#8b98aa;margin-top:2px;font-size:10px;display:block}.approved-header nav{gap:2px;display:flex}.approved-header nav button{color:#355577;cursor:pointer;background:0 0;border:0;padding:9px 10px;font-size:12px;font-weight:800}.approved-actions{align-items:center;gap:7px;display:flex}.approved-actions>button{cursor:pointer;border-radius:8px;height:38px;padding:0 13px;font-size:11px;font-weight:900}.approved-actions .sign-in{color:#1f5194;background:#fff;border:1px solid #d8e3ef}.approved-actions .new-account{color:#fff;background:#3255ec;border:0}.approved-actions .menu{color:#2b588e;background:#fff;border:1px solid #dce5ef;width:38px;padding:0;display:none}.approved-hero{color:#fff;background-image:linear-gradient(90deg,#042748f5 0%,#083a65cc 46%,#093c6752 100%),url(/mockup/hero-bg.webp);background-position:50%;background-size:cover;grid-template-columns:1fr 1fr;align-items:center;gap:18px;min-height:500px;padding:36px 3.5vw 28px;display:grid;overflow:hidden}.approved-kicker{color:#cae4ff;align-items:center;gap:6px;font-size:11px;font-weight:800;display:inline-flex}.approved-kicker svg{width:15px}.approved-hero h1{color:#fff;letter-spacing:-.02em;max-width:760px;margin:12px 0;font-size:clamp(42px,4vw,62px);line-height:1.1}.approved-hero p{color:#edf5ff;max-width:680px;margin:0;font-size:15px;line-height:1.75}.approved-hero-buttons{gap:10px;margin-top:20px;display:flex}.approved-hero-buttons button{cursor:pointer;border-radius:9px;align-items:center;gap:7px;height:48px;padding:0 17px;font-size:12px;font-weight:900;display:flex}.approved-hero-buttons .primary{color:#fff;background:#126cff;border:0}.approved-hero-buttons .secondary{color:#fff;background:#ffffff14;border:1px solid #ffffff8c}.approved-hero-buttons svg{width:14px}.approved-trust{flex-wrap:wrap;gap:15px;margin-top:18px;display:flex}.approved-trust span{color:#dcecff;align-items:center;gap:5px;font-size:10px;display:flex}.approved-trust svg{color:#58d592;width:14px}.approved-hero-device{justify-content:center;align-items:center;display:flex}.approved-hero-device img{filter:drop-shadow(0 24px 30px #00142e52);border-radius:8px;width:min(100%,650px);display:block}.approved-section{padding:42px 3.5vw}.approved-section-title{margin-bottom:18px}.approved-section-title>span{color:#2365bd;font-size:10px;font-weight:900}.approved-section-title h2{color:#193b60;margin:3px 0 5px;font-size:30px}.approved-section-title p{color:#73849a;margin:0;font-size:12px}.approved-quick{background:#fff}.approved-quick-grid{grid-template-columns:repeat(8,1fr);gap:9px;display:grid}.approved-quick-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe7f1;border-radius:12px;grid-template-columns:40px 1fr 12px;align-items:center;gap:8px;min-height:100px;padding:14px 10px;display:grid;box-shadow:0 7px 18px #1f37580d}.approved-quick-grid button>span{border-radius:10px;place-items:center;width:40px;height:40px;display:grid}.approved-quick-grid button svg{width:18px}.approved-quick-grid button>b{color:#233f60;font-size:12px}.approved-quick-grid button>svg{color:#a4afbd;width:11px}.approved-quick-grid .green span{color:#169653;background:#e6f8ed}.approved-quick-grid .blue span{color:#3165c5;background:#e8f0ff}.approved-quick-grid .orange span{color:#e18719;background:#fff0dd}.approved-quick-grid .indigo span{color:#6b50db;background:#ebeaff}.approved-quick-grid .pink span{color:#df4876;background:#ffe9ef}.approved-quick-grid .cyan span{color:#2b8ba1;background:#e8f7fb}.approved-quick-grid .violet span{color:#754fd0;background:#f0eaff}.approved-quick-grid .slate span{color:#66798d;background:#edf1f5}.approved-benefits{background:linear-gradient(145deg,#eff6ff,#f6f8ff 58%,#f7f3ff)}.approved-benefit-layout{grid-template-columns:1fr 1.05fr;align-items:center;gap:20px;display:grid}.approved-dashboard-shot img{border-radius:12px;width:100%;display:block;box-shadow:0 18px 38px #1d345524}.approved-benefit-grid{grid-template-columns:1fr 1fr;gap:9px;display:grid}.approved-benefit-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:12px;grid-template-columns:42px 1fr;align-items:center;gap:9px;min-height:79px;padding:12px;display:grid}.approved-benefit-grid .tone{border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.approved-benefit-grid .tone svg{width:18px}.approved-benefit-grid .t0{color:#169653;background:#e7f8ed}.approved-benefit-grid .t1{color:#3264c6;background:#e9efff}.approved-benefit-grid .t2{color:#df8a1c;background:#fff0df}.approved-benefit-grid .t3{color:#714fd0;background:#f0eaff}.approved-benefit-grid h3{color:#203d5f;margin:0 0 3px;font-size:13px}.approved-benefit-grid p{color:#7b899a;margin:0;font-size:10px;line-height:1.45}.approved-cta{color:#fff;background:linear-gradient(100deg,#116dde,#2448c8 65%,#4339c8);justify-content:space-between;align-items:center;gap:20px;padding:28px 4vw;display:flex}.approved-cta h2{color:#fff;margin:0 0 5px;font-size:27px}.approved-cta p{color:#dfe9ff;margin:0;font-size:12px}.approved-cta>div:last-child{gap:9px;display:flex}.approved-cta button{cursor:pointer;border-radius:9px;align-items:center;gap:6px;height:44px;padding:0 16px;font-size:11px;font-weight:900;display:flex}.approved-cta .white{color:#2453a5;background:#fff;border:0}.approved-cta .outline{color:#fff;background:0 0;border:1px solid #ffffff8c}.approved-cta svg{width:14px}.approved-points{background:#f5f9fe}.approved-points-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.approved-points-grid article{background:#fff;border:1px solid #dfe7f1;border-radius:12px;grid-template-columns:48px 1fr;align-items:center;gap:10px;padding:18px;display:grid}.approved-points-grid article>span{border-radius:11px;place-items:center;width:48px;height:48px;display:grid}.approved-points-grid svg{width:21px}.approved-points-grid .green{color:#159354;background:#e6f8ed}.approved-points-grid .purple{color:#6e4dd1;background:#eee9ff}.approved-points-grid .pink{color:#dc4c76;background:#ffe9ef}.approved-points-grid h3{color:#1e3a5b;margin:0 0 3px;font-size:15px}.approved-points-grid p{color:#7e8b9b;margin:0;font-size:10.5px}.approved-support{background:#edf5ff;border-top:1px solid #dce8f6;justify-content:space-between;align-items:center;padding:24px 4vw;display:flex}.approved-support>div{align-items:center;gap:11px;display:flex}.approved-support>div>span{color:#2d63b9;background:#fff;border-radius:11px;place-items:center;width:44px;height:44px;display:grid}.approved-support h2{color:#22415f;margin:0 0 3px;font-size:20px}.approved-support p{color:#71839a;margin:0;font-size:11px}.approved-support a{color:#fff;background:#1f61ea;border-radius:9px;align-items:center;gap:6px;height:41px;padding:0 14px;font-size:10px;font-weight:900;text-decoration:none;display:flex}.approved-footer{color:#fff;background:#12365d;grid-template-columns:1.25fr 1fr .9fr;align-items:center;gap:18px;padding:20px 4vw;display:grid}.approved-footer .approved-brand b{color:#fff;font-size:13px}.approved-footer .approved-brand small{color:#a9bdd3}.approved-footer-links{flex-wrap:wrap;gap:6px;display:flex}.approved-footer-links button{color:#d5e1ed;cursor:pointer;background:0 0;border:0;font-size:9px}.approved-footer>small{text-align:right;color:#a9bdd3;font-size:8.5px}.approved-footer>small b{color:#fff}@media (width<=1000px){.approved-header{height:66px;padding:0 12px}.approved-header nav{z-index:150;background:#fff;width:min(330px,88vw);height:100vh;padding:70px 14px 14px;transition:all .2s;display:block;position:fixed;top:0;right:-100%;box-shadow:-20px 0 50px #172d4a33}.approved-header nav.open{right:0}.approved-header nav button{text-align:left;border-bottom:1px solid #edf1f5;width:100%;height:44px;display:block}.approved-actions .sign-in,.approved-actions .new-account{display:none}.approved-actions .menu{place-items:center;display:grid}.approved-brand b{font-size:13px}.approved-hero{grid-template-columns:1fr;padding:35px 14px 25px}.approved-hero h1{font-size:38px}.approved-hero p{font-size:13px}.approved-hero-device img{max-width:650px}.approved-section{padding:34px 14px}.approved-section-title h2{font-size:25px}.approved-quick-grid{grid-template-columns:repeat(2,1fr)}.approved-benefit-layout{grid-template-columns:1fr}.approved-benefit-grid{grid-template-columns:1fr 1fr}.approved-cta{padding:28px 14px;display:block}.approved-cta>div:last-child{margin-top:15px}.approved-points-grid{grid-template-columns:1fr}.approved-support{padding:22px 14px}.approved-footer{grid-template-columns:1fr;padding:18px 14px}.approved-footer>small{text-align:left}}@media (width<=560px){.approved-brand small{display:none}.approved-brand>span{width:36px;height:36px}.approved-hero h1{font-size:32px}.approved-hero-buttons{display:grid}.approved-hero-buttons button{justify-content:center}.approved-trust{gap:8px}.approved-section-title h2{font-size:22px}.approved-quick-grid button{grid-template-columns:36px 1fr 10px;min-height:88px}.approved-quick-grid button>span{width:36px;height:36px}.approved-quick-grid button>b{font-size:10.5px}.approved-benefit-grid{grid-template-columns:1fr}.approved-cta h2{font-size:22px}.approved-cta>div:last-child{display:grid}.approved-support{display:block}.approved-support a{justify-content:center;margin-top:12px}.approved-footer-links{margin:5px 0}}html{scroll-behavior:smooth}.approved-home section[id]{scroll-margin-top:82px}.brand-button{cursor:pointer;text-align:left;background:0 0;border:0;padding:0}.approved-header .approved-brand.brand-button{display:flex}.approved-actions .menu{color:#234d80;background:#fff;border:1px solid #d8e3ef;min-width:72px;padding:0 12px;font-weight:900;display:none}.approved-actions .menu.active{color:#fff;background:#173d6d;border-color:#173d6d}.approved-hero{background:radial-gradient(circle at 80% 20%,#3992ff3d,#0000 26%),radial-gradient(circle at 70% 78%,#2db3812e,#0000 28%),linear-gradient(120deg,#052b50 0%,#074b82 48%,#0a66a4 100%)}.native-device-stage{justify-content:center;align-items:center;min-height:390px;padding:10px 30px 10px 0;display:flex;position:relative}.native-laptop{filter:drop-shadow(0 28px 35px #00112857);width:min(92%,620px);position:relative}.native-laptop-screen{background:#f7faff;border:9px solid #15202b;border-radius:16px;grid-template-columns:132px 1fr;height:330px;display:grid;overflow:hidden}.native-laptop-base{background:linear-gradient(#d7e0e8,#8795a3);border-radius:2px 2px 17px 17px;width:108%;height:13px;margin-left:-4%;box-shadow:0 7px 10px #00000040}.demo-sidebar{color:#dcecff;background:linear-gradient(#07345e,#052644);flex-direction:column;gap:4px;padding:14px 10px;display:flex}.demo-logo{align-items:center;gap:5px;padding:4px 2px 10px;font-size:10px;display:flex}.demo-logo svg{width:16px}.demo-sidebar button{color:#bed2e7;text-align:left;background:0 0;border:0;border-radius:7px;align-items:center;gap:7px;height:30px;padding:0 8px;font-family:inherit;font-size:9px;display:flex}.demo-sidebar button svg{width:13px}.demo-sidebar button.active{color:#fff;background:#1376ed}.demo-main{color:#1d3c5e;min-width:0;padding:12px 14px}.demo-top{border-bottom:1px solid #e5edf5;justify-content:space-between;align-items:center;padding-bottom:9px;font-size:10px;display:flex}.demo-top span{align-items:center;gap:5px;font-size:8px;display:flex}.demo-top svg{width:12px}.demo-greeting{padding:11px 0 8px}.demo-greeting small{color:#4a79af;font-size:7px;font-weight:900}.demo-greeting h3{margin:2px 0;font-size:16px}.demo-kpis{grid-template-columns:repeat(3,1fr);gap:7px;display:grid}.demo-kpis article{background:#fff;border:1px solid #e4ebf3;border-radius:9px;grid-template-columns:28px 1fr;align-items:center;column-gap:6px;padding:8px;display:grid}.demo-kpis article>span{color:#1b69c7;background:#e9f3ff;border-radius:7px;grid-row:1/3;place-items:center;width:28px;height:28px;display:grid}.demo-kpis svg{width:14px}.demo-kpis small{color:#7a8999;font-size:7px}.demo-kpis b{font-size:10px}.demo-panels{grid-template-columns:1fr 1fr;gap:7px;margin-top:8px;display:grid}.demo-panels article{background:#fff;border:1px solid #e4ebf3;border-radius:9px;padding:9px}.demo-panels article>div:first-child{align-items:center;gap:5px;display:flex}.demo-panels svg{color:#2871c5;width:13px}.demo-panels b{font-size:8.5px}.demo-panels p,.demo-panels small{color:#7d8a98;font-size:7px;line-height:1.5}.progress{background:#e8eef4;border-radius:9px;height:6px;margin:9px 0 5px;overflow:hidden}.progress i{border-radius:inherit;background:linear-gradient(90deg,#1a81ef,#32c58b);width:80%;height:100%;display:block}.demo-services{grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px;display:grid}.demo-services span{background:#f0f6fc;border-radius:7px;justify-content:center;align-items:center;gap:4px;height:34px;font-size:7px;font-weight:800;display:flex}.demo-services svg{color:#246fc7;width:12px}.native-phone{color:#1d3c5e;background:#f7faff;border:8px solid #12202c;border-radius:28px;width:154px;height:304px;padding:18px 10px 10px;position:absolute;bottom:5px;right:2px;overflow:hidden;box-shadow:0 18px 30px #000f214d}.native-phone-notch{background:#121f2a;border-radius:10px;width:55px;height:8px;position:absolute;top:4px;left:50%;transform:translate(-50%)}.phone-head{justify-content:space-between;align-items:center;display:flex}.phone-head small{color:#7b8b9c;font-size:6.5px;display:block}.phone-head b{font-size:8px;display:block}.phone-head>svg{color:#2873cb;width:17px}.phone-summary{background:linear-gradient(110deg,#e8f4ff,#eef7ff);border-radius:9px;margin-top:10px;padding:8px}.phone-summary small{color:#72889f;font-size:6px;display:block}.phone-summary b{font-size:11px}.phone-grid{grid-template-columns:repeat(2,1fr);gap:6px;margin-top:9px;display:grid}.phone-grid span{background:#fff;border:1px solid #e4ebf3;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:2px;height:43px;font-size:6.5px;font-weight:800;display:flex}.phone-grid svg{color:#1e70cd;width:14px}.phone-bottom{background:#fff;border-top:1px solid #e5ebf1;justify-content:space-around;align-items:center;height:32px;display:flex;position:absolute;bottom:0;left:0;right:0}.phone-bottom svg{color:#3678c1;width:13px}.native-dashboard-preview{background:#fff;border:1px solid #dce6f0;border-radius:14px;grid-template-columns:125px 1fr;min-height:405px;display:grid;overflow:hidden;box-shadow:0 18px 38px #1d345524}.preview-side{color:#dcecff;background:linear-gradient(#07365f,#082845);flex-direction:column;gap:5px;padding:14px 10px;display:flex}.preview-side>div{align-items:center;gap:6px;margin-bottom:9px;font-size:10px;display:flex}.preview-side>div svg{width:16px}.preview-side>span{border-radius:7px;align-items:center;gap:6px;height:31px;padding:0 8px;font-size:8px;display:flex}.preview-side>span svg{width:12px}.preview-side>span.active{color:#fff;background:#1476ed}.preview-main{color:#1d3d60;padding:16px}.preview-top{border-bottom:1px solid #e7edf4;justify-content:space-between;align-items:center;padding-bottom:10px;font-size:10px;display:flex}.preview-top span{color:#7d8b9a;font-size:7px}.preview-profile{align-items:center;gap:9px;padding:16px 0 12px;display:flex}.preview-profile>span{color:#2b70bf;background:#eaf3ff;border-radius:50%;place-items:center;width:43px;height:43px;display:grid}.preview-profile svg{width:20px}.preview-profile h3{margin:0;font-size:14px}.preview-profile p{color:#7d8c9b;margin:2px 0 0;font-size:8px}.preview-kpi-row{grid-template-columns:repeat(3,1fr);gap:8px;display:grid}.preview-kpi-row article{background:#fafdff;border:1px solid #e3eaf1;border-radius:10px;padding:11px}.preview-kpi-row small{color:#7a8998;font-size:7px;display:block}.preview-kpi-row b{margin-top:3px;font-size:10px;display:block}.preview-bottom-row{grid-template-columns:1fr 1fr;gap:8px;margin-top:9px;display:grid}.preview-bottom-row article{border:1px solid #e3eaf1;border-radius:10px;padding:12px}.preview-bottom-row b{font-size:8px}.preview-bottom-row small{color:#789;font-size:7px}.mini-actions{flex-wrap:wrap;gap:5px;margin-top:9px;display:flex}.mini-actions span{background:#eef5fc;border-radius:7px;align-items:center;gap:4px;height:28px;padding:0 7px;font-size:6.5px;display:flex}.mini-actions svg{color:#2671c6;width:11px}.approved-calculators{background:#fff}.approved-calc-grid{grid-template-columns:repeat(3,1fr);gap:11px;display:grid}.approved-calc-grid button{text-align:left;cursor:pointer;background:#fff;border:1px solid #dfe8f1;border-radius:12px;grid-template-columns:45px 1fr 18px;align-items:center;gap:10px;min-height:92px;padding:14px;font-family:inherit;display:grid;box-shadow:0 8px 20px #1c36560d}.approved-calc-grid button>span{color:#236abc;background:#eaf4ff;border-radius:11px;place-items:center;width:45px;height:45px;display:grid}.approved-calc-grid svg{width:19px}.approved-calc-grid button>svg{color:#9aaaba;width:14px}.approved-calc-grid b{color:#213e60;font-size:14px;display:block}.approved-calc-grid small{color:#7a8999;margin-top:2px;font-size:10px;display:block}.approved-information{background:#f7fbff}.approved-information.policies{background:#fff}.approved-info-grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}.approved-info-grid article{background:#fff;border:1px solid #e0e8f1;border-radius:12px;grid-template-columns:42px 1fr;gap:10px;min-height:92px;padding:14px;display:grid}.approved-info-grid article>span{color:#286bbb;background:#edf5ff;border-radius:10px;place-items:center;width:42px;height:42px;display:grid}.approved-info-grid article svg{width:18px}.approved-info-grid h3{color:#203f61;margin:0 0 4px;font-size:13px}.approved-info-grid p{color:#758598;margin:3px 0 0;font-size:10px;line-height:1.5}.approved-info-grid small{color:#8d9bad;font-size:8px}.approved-support a{background:#16a85a}.approved-support a svg{width:17px}.floating-whatsapp{z-index:500;color:#fff;background:#19b45b;border-radius:999px;align-items:center;gap:8px;height:52px;padding:0 16px;font-family:inherit;font-size:12px;font-weight:900;text-decoration:none;transition:all .18s;display:flex;position:fixed;bottom:22px;right:22px;box-shadow:0 12px 28px #10753b52}.floating-whatsapp:hover{transform:translateY(-2px)}.floating-whatsapp svg{width:21px;height:21px}.logged-in-whatsapp{bottom:22px}.approved-footer-links a{color:#d5e1ed;background:0 0;border:0;font-size:9px;text-decoration:none}.text-menu-trigger span{background:0 0!important;border:0!important;width:auto!important;height:auto!important;display:block!important}.mobile-menu-trigger.text-menu-trigger{min-width:76px;font-family:inherit;border-radius:9px!important;width:auto!important;padding:0 12px!important;font-size:12px!important;font-weight:900!important}.mobile-menu-trigger.text-menu-trigger.active{color:#fff!important;background:#173f70!important}@media (width<=1000px){.approved-actions .menu{display:block}.approved-header nav{height:auto;max-height:calc(100vh - 66px);padding:12px 14px 18px;top:66px;overflow:auto}.approved-header nav button{font-size:14px;font-weight:900}.native-device-stage{min-height:355px;padding:0 18px 0 0}.native-laptop{width:min(92%,600px)}.native-laptop-screen{height:310px}.native-phone{right:0}.native-dashboard-preview{min-height:380px}.approved-calc-grid{grid-template-columns:1fr}}@media (width<=660px){.approved-header{gap:8px}.approved-brand b{font-size:12px}.approved-actions{gap:4px}.native-device-stage{min-height:310px;padding:0}.native-laptop{width:100%}.native-laptop-screen{border-width:6px;grid-template-columns:92px 1fr;height:265px}.demo-sidebar{padding:10px 6px}.demo-sidebar button{height:25px;padding:0 5px;font-size:6.5px}.demo-sidebar button svg{width:10px}.demo-logo{font-size:7px}.demo-main{padding:8px}.demo-greeting{padding:7px 0}.demo-greeting h3{font-size:12px}.demo-kpis article{grid-template-columns:20px 1fr;padding:5px}.demo-kpis article>span{width:20px;height:20px}.demo-kpis b{font-size:7.5px}.demo-kpis small,.demo-panels p,.demo-panels small{font-size:5.5px}.demo-panels b{font-size:6.5px}.demo-services span{height:28px;font-size:5.5px}.native-phone{border-width:6px;border-radius:22px;width:116px;height:230px;padding:15px 7px 8px}.phone-grid span{height:33px}.phone-bottom{height:25px}.native-dashboard-preview{grid-template-columns:82px 1fr;min-height:330px}.preview-side{padding:10px 6px}.preview-side>div{font-size:7px}.preview-side>span{height:26px;padding:0 5px;font-size:6px}.preview-main{padding:10px}.preview-profile{padding:10px 0}.preview-profile>span{width:34px;height:34px}.preview-profile h3{font-size:11px}.preview-kpi-row article{padding:7px}.preview-kpi-row b{font-size:7.5px}.preview-bottom-row{grid-template-columns:1fr}.preview-bottom-row article:last-child{display:none}.approved-info-grid{grid-template-columns:1fr}.floating-whatsapp{border-radius:50%;justify-content:center;width:50px;height:50px;padding:0;bottom:74px;right:14px}.floating-whatsapp span{display:none}.logged-in-whatsapp{bottom:78px}}@media (width<=1000px){.approved-actions .sign-in{color:#1f5194;background:#fff;border:1px solid #cfdceb;border-radius:8px;justify-content:center;align-items:center;min-width:68px;height:38px;padding:0 11px;font-family:inherit;font-size:11px;font-weight:900;display:inline-flex!important}.approved-actions .new-account{display:none!important}}@media (width<=560px){.approved-header{padding:0 8px}.approved-actions{flex-shrink:0;gap:4px}.approved-actions .sign-in{min-width:58px;height:36px;padding:0 9px;font-size:10.5px}.approved-actions .menu{min-width:58px;height:36px;padding:0 8px;font-size:10.5px}}@media (width<=760px){.approved-header{grid-template-columns:1fr!important;align-items:center!important;gap:8px!important;height:auto!important;min-height:66px!important;padding:8px 10px!important;display:grid!important}.approved-header .approved-brand{width:100%!important;min-width:0!important}.approved-header .approved-brand b{white-space:normal!important;font-size:12px!important;line-height:1.2!important}.approved-header .approved-brand small{font-size:8px!important;display:block!important}.approved-actions{grid-template-columns:1fr 1fr 1fr!important;align-items:center!important;gap:6px!important;width:100%!important;display:grid!important}.approved-actions>*{width:100%!important;min-width:0!important;max-width:none!important}.approved-actions .sign-in{visibility:visible!important;opacity:1!important;color:#154f94!important;background:#fff!important;border:1px solid #cbd9e8!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:38px!important;padding:0 8px!important;font-family:inherit!important;font-size:11px!important;font-weight:900!important;display:flex!important}.approved-actions .new-account{display:none!important}.approved-actions .menu{visibility:visible!important;opacity:1!important;border-radius:8px!important;justify-content:center!important;align-items:center!important;height:38px!important;padding:0 8px!important;font-family:inherit!important;font-size:11px!important;font-weight:900!important;display:flex!important}.approved-header nav{max-height:calc(100vh - 118px)!important;top:118px!important}}@media (width<=420px){.approved-header{padding:7px 8px!important}.approved-brand>span{width:34px!important;height:34px!important}.approved-actions{gap:5px!important}.approved-actions .sign-in,.approved-actions .menu{padding:0 5px!important;font-size:10px!important}}@media (width<=760px){.app-topbar{color:#173a61!important;background:#fff!important;border-bottom:1px solid #dfe8f1!important;box-shadow:0 4px 14px #1834520f!important}.app-topbar .mobile-topbar-left,.app-topbar .mobile-topbar-left>div{min-width:0!important}.app-topbar .mobile-topbar-left h2{color:#173a61!important;-webkit-text-fill-color:#173a61!important;opacity:1!important;visibility:visible!important;text-shadow:none!important}.app-topbar .mobile-topbar-left p{color:#55708f!important;-webkit-text-fill-color:#55708f!important;opacity:1!important;visibility:visible!important;text-shadow:none!important}.app-topbar .header-actions{color:#173a61!important}.app-topbar .header-actions .lang-btn{color:#1554a0!important;-webkit-text-fill-color:#1554a0!important;opacity:1!important;visibility:visible!important;background:#edf4ff!important;border:1px solid #d4e2f2!important}.app-topbar .header-actions .logout{color:#315474!important;-webkit-text-fill-color:#315474!important;opacity:1!important;visibility:visible!important;background:#f4f7fb!important;border:1px solid #dce5ee!important}.app-topbar .mobile-menu-trigger.text-menu-trigger{color:#244e79!important;-webkit-text-fill-color:#244e79!important;background:#f5f8fc!important;border:1px solid #d7e2ed!important}.app-topbar .mobile-menu-trigger.text-menu-trigger.active{color:#fff!important;-webkit-text-fill-color:#fff!important;background:#173f70!important}}.fiscal-calendar{background:#fff;border:1px solid #e4e9f2;border-radius:24px;max-width:1180px;margin:34px auto;padding:28px;box-shadow:0 16px 50px #14234612}.fc-head>span{letter-spacing:.12em;color:#5973a8;font-size:12px;font-weight:800}.fc-head h2{margin:6px 0 8px;font-size:30px}.fc-head p{color:#667085;margin:0;line-height:1.7}.fc-loading,.fc-error{background:#f8fafc;border-radius:12px;margin-top:18px;padding:12px 14px}.fc-error{color:#9b1c1c;background:#fff1f1}.fc-summary-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin:22px 0;display:grid}.fc-summary-grid article{background:#fbfcff;border:1px solid #e7ebf2;border-radius:16px;align-items:flex-start;gap:12px;padding:16px;display:flex}.fc-summary-grid article>svg{color:#385a92;width:19px;min-width:19px}.fc-summary-grid small,.fc-summary-grid span{color:#667085;display:block}.fc-summary-grid b{color:#172033;margin:4px 0 5px;display:block}.fc-status.open{color:#176b3a}.fc-status.weekend{color:#8a5a00}.fc-status.holiday{color:#a02d2d}.fc-toolbar{background:#f8fafc;border:1px solid #e5eaf2;border-radius:14px;justify-content:space-between;align-items:center;gap:12px;margin:18px 0 12px;padding:12px 14px;display:flex}.fc-toolbar button{cursor:pointer;background:#fff;border:1px solid #dce3ed;border-radius:10px;width:38px;height:38px;font-size:25px}.fc-toolbar button:disabled{opacity:.35;cursor:not-allowed}.fc-week,.fc-grid{grid-template-columns:repeat(7,minmax(0,1fr));gap:8px;display:grid}.fc-week{margin-bottom:8px}.fc-week b{text-align:center;color:#667085;font-size:12px}.fc-day,.fc-empty{border-radius:14px;min-height:98px}.fc-day{background:#fff;border:1px solid #e5eaf2;flex-direction:column;gap:8px;padding:10px;display:flex;overflow:hidden}.fc-day strong{font-size:16px}.fc-day small{color:#667085;font-size:11px;line-height:1.35}.fc-day.open{background:#f7fcf8}.fc-day.weekend{background:#fff8e8;border-color:#f2dfad}.fc-day.holiday{background:#fff1f1;border-color:#f0c1c1}.fc-day.today{outline-offset:1px;outline:2px solid #365d9d}.fc-legend{flex-wrap:wrap;gap:18px;margin-top:18px;padding:12px 0;display:flex}.fc-legend span{color:#4f5b6d;align-items:center;gap:7px;font-size:13px;display:flex}.fc-legend i{border-radius:50%;width:11px;height:11px}.fc-legend i.open{background:#65a879}.fc-legend i.weekend{background:#d6a33a}.fc-legend i.holiday{background:#cf6262}.fc-source{background:#f9fbff;border:1px solid #e4e9f2;border-radius:14px;justify-content:space-between;align-items:center;gap:20px;margin-top:8px;padding:16px;display:flex}.fc-source b{color:#172033}.fc-source p{color:#667085;margin:4px 0 0;font-size:13px}.fc-source a{white-space:nowrap;align-items:center;gap:7px;font-weight:700;text-decoration:none;display:inline-flex}.fc-disclaimer{background:#fff9eb;border-left:4px solid #d3a64b;border-radius:10px;align-items:flex-start;gap:10px;margin-top:12px;padding:12px 14px;display:flex}.fc-disclaimer svg{min-width:18px}.fc-disclaimer p{color:#5b6472;margin:0;font-size:13px;line-height:1.55}.logged-calendar-page{padding-bottom:24px}.fc-logged{margin-top:0}.calendar-dashboard-widget{background:linear-gradient(135deg,#f8fbff,#fff);border:1px solid #dfe7f2;border-radius:18px;grid-template-columns:auto 1fr auto;align-items:center;gap:14px;margin:18px 0 22px;padding:18px 20px;display:grid;box-shadow:0 10px 30px #1c36640d}.cdw-icon{color:#2e5796;background:#edf3ff;border-radius:14px;place-items:center;width:46px;height:46px;display:grid}.cdw-icon svg{width:22px}.cdw-main small{letter-spacing:.1em;color:#667da8;font-size:11px;font-weight:800}.cdw-main h3{margin:4px 0 5px}.cdw-main p{color:#667085;margin:0;font-size:13px}.cdw-side{text-align:right}.cdw-side>span{color:#667085;margin-bottom:8px;font-size:12px;display:block}.cdw-side button{color:#fff;cursor:pointer;background:#1f3568;border:0;border-radius:10px;align-items:center;gap:7px;padding:9px 12px;font-weight:700;display:inline-flex}@media (width<=900px){.fc-summary-grid{grid-template-columns:1fr 1fr}.calendar-dashboard-widget{grid-template-columns:auto 1fr}.cdw-side{text-align:left;grid-column:1/-1}.fc-day{min-height:82px}}@media (width<=620px){.fiscal-calendar{border-radius:18px;padding:16px}.fc-summary-grid{grid-template-columns:1fr}.fc-week,.fc-grid{gap:4px}.fc-day,.fc-empty{border-radius:9px;min-height:68px}.fc-day{padding:6px}.fc-day small{font-size:9px}.fc-source{flex-direction:column;align-items:flex-start}.fc-head h2{font-size:24px}}.admin-calendar-manager{border-top:1px solid #e4e9f2;margin-top:24px;padding-top:24px}.acm-topbar{justify-content:space-between;align-items:flex-end;gap:18px;margin-bottom:16px;display:flex}.acm-topbar span{letter-spacing:.11em;color:#667da8;font-size:11px;font-weight:800}.acm-topbar h3{margin:4px 0 5px}.acm-topbar p{color:#667085;margin:0;font-size:13px}.acm-fy{align-items:flex-end;gap:8px;display:flex}.acm-fy label{min-width:155px}.acm-fy button{height:42px}.acm-success{color:#176b3a;background:#ecf9f0;border-radius:10px;margin:12px 0;padding:11px 13px;font-weight:700}.acm-editor,.acm-list-card{background:#fbfcff;border:1px solid #e3e8f0;border-radius:16px;margin-top:14px;padding:16px}.acm-editor-head,.acm-list-head{justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;display:flex}.acm-editor-head small{color:#667085;margin-top:3px;display:block}.acm-list-head>div{align-items:center;gap:10px;display:flex}.acm-list-head h3{margin:0}.acm-list-head p{color:#667085;margin:3px 0 0;font-size:12px}.acm-list{gap:9px;display:grid}.acm-list article{background:#fff;border:1px solid #e4e9f2;border-radius:13px;grid-template-columns:210px minmax(0,1fr) auto auto;align-items:center;gap:14px;padding:12px;display:grid}.acm-list article.inactive{opacity:.65}.acm-date{align-items:center;gap:9px;display:flex}.acm-date svg{color:#385a92;width:17px}.acm-date b,.acm-date small,.acm-title b,.acm-title small{display:block}.acm-date small,.acm-title small{color:#667085;font-size:11px}.acm-title p{color:#667085;margin:5px 0 0;font-size:12px}.acm-state{border-radius:999px;padding:5px 9px;font-size:11px;font-weight:800}.acm-state.active{color:#176b3a;background:#eaf7ee}.acm-state.inactive{color:#667085;background:#f1f3f6}.acm-actions{gap:6px;display:flex}.acm-actions button{cursor:pointer;background:#fff;border:1px solid #dfe5ed;border-radius:9px;place-items:center;width:34px;height:34px;display:grid}.acm-actions button.danger{color:#a92828;border-color:#f0d0d0}.acm-empty{text-align:center;color:#667085;padding:20px}@media (width<=900px){.acm-topbar{flex-direction:column;align-items:stretch}.acm-fy{align-items:flex-end}.acm-list article{grid-template-columns:1fr auto}.acm-title{grid-column:1/-1}.acm-date{grid-column:1}.acm-state{grid-area:1/2}.acm-actions{grid-area:2/2;justify-content:flex-end}}
