.Header-module__Af2_WG__header{z-index:100;background:color-mix(in srgb, var(--bg) 82%, transparent);-webkit-backdrop-filter:saturate(1.4)blur(10px);backdrop-filter:saturate(1.4)blur(10px);border-bottom:1px solid #0000;transition:border-color .2s,background .2s,box-shadow .2s;position:sticky;top:0}.Header-module__Af2_WG__scrolled{border-bottom-color:var(--border);box-shadow:var(--shadow-sm)}.Header-module__Af2_WG__inner{align-items:center;gap:1rem;min-height:68px;display:flex}.Header-module__Af2_WG__brand{align-items:center;gap:.6rem;font-weight:800;display:inline-flex}.Header-module__Af2_WG__mark{background:var(--brand);color:#fff;letter-spacing:.02em;border-radius:11px;place-items:center;width:38px;height:38px;font-size:.95rem;display:inline-grid}[data-theme=dark] .Header-module__Af2_WG__mark{color:#04140d}.Header-module__Af2_WG__brandText{white-space:nowrap;font-size:1.05rem}.Header-module__Af2_WG__nav{gap:.3rem;margin-inline-start:auto;display:flex}.Header-module__Af2_WG__link{color:var(--text-muted);border-radius:8px;padding:.5rem .7rem;font-size:.98rem;font-weight:600}.Header-module__Af2_WG__link:hover{color:var(--brand);background:var(--brand-tint)}.Header-module__Af2_WG__actions{align-items:center;gap:.5rem;margin-inline-start:.5rem;display:flex}.Header-module__Af2_WG__iconBtn{width:44px;height:44px;color:var(--text);border:1px solid var(--border);background:0 0;border-radius:10px;place-items:center;display:inline-grid}.Header-module__Af2_WG__iconBtn:hover{border-color:var(--brand);color:var(--brand)}.Header-module__Af2_WG__cta{min-height:44px;padding-inline:1.1rem}.Header-module__Af2_WG__burger{flex-direction:column;gap:4px;display:none}.Header-module__Af2_WG__burger span{background:currentColor;border-radius:2px;width:18px;height:2px}.Header-module__Af2_WG__mobile{border-bottom:1px solid var(--border);background:var(--bg);flex-direction:column;padding:.5rem 1rem 1rem;display:none}.Header-module__Af2_WG__mobileOpen{display:flex}.Header-module__Af2_WG__mobileLink{color:var(--text);border-radius:8px;padding:.8rem .5rem;font-weight:700}.Header-module__Af2_WG__mobileLink:hover{background:var(--brand-tint);color:var(--brand)}@media (max-width:860px){.Header-module__Af2_WG__nav,.Header-module__Af2_WG__cta{display:none}.Header-module__Af2_WG__burger{display:inline-flex}}
.Sections-module__3dNdjG__hero{padding-block:clamp(3rem,8vw,6rem);position:relative;overflow:hidden}.Sections-module__3dNdjG__hero:before{content:"";z-index:-1;background:radial-gradient(60% 70% at 85% 0%, var(--brand-tint), transparent 60%), radial-gradient(50% 60% at 5% 100%, color-mix(in srgb, var(--brand) 10%, transparent), transparent 60%);position:absolute;inset:0}.Sections-module__3dNdjG__heroInner{grid-template-columns:1.15fr .85fr;align-items:center;gap:3rem;display:grid}@media (max-width:940px){.Sections-module__3dNdjG__heroInner{grid-template-columns:1fr;gap:2rem}}.Sections-module__3dNdjG__h1{font-size:var(--fs-hero);margin-bottom:1rem}.Sections-module__3dNdjG__h1 em{color:var(--brand);font-style:normal}.Sections-module__3dNdjG__heroSub{color:var(--text-muted);max-width:56ch;margin-bottom:1rem;font-size:1.18rem}.Sections-module__3dNdjG__taxLine{background:var(--brand-tint);color:var(--brand-700);border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.6rem;padding:.5rem .9rem;font-size:1rem;font-weight:700;display:inline-flex}[data-theme=dark] .Sections-module__3dNdjG__taxLine{color:var(--brand-700)}.Sections-module__3dNdjG__heroCtas{flex-wrap:wrap;gap:.8rem;margin-bottom:1.8rem;display:flex}.Sections-module__3dNdjG__heroCard{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);padding:1.6rem}.Sections-module__3dNdjG__heroCardHead{align-items:center;gap:.7rem;margin-bottom:1rem;display:flex}.Sections-module__3dNdjG__heroCardHead .Sections-module__3dNdjG__badge{background:var(--brand);color:#fff;border-radius:12px;flex:none;place-items:center;width:46px;height:46px;display:grid}[data-theme=dark] .Sections-module__3dNdjG__heroCardHead .Sections-module__3dNdjG__badge{color:#04140d}.Sections-module__3dNdjG__miniList{gap:.7rem;margin-top:.2rem;display:grid}.Sections-module__3dNdjG__miniList li{color:var(--text-muted);align-items:flex-start;gap:.55rem;display:flex}.Sections-module__3dNdjG__miniList svg{color:var(--brand);flex:none;margin-top:3px}.Sections-module__3dNdjG__head{max-width:62ch;margin-bottom:2.4rem}.Sections-module__3dNdjG__head.Sections-module__3dNdjG__center{text-align:center;margin-inline:auto}.Sections-module__3dNdjG__head h2{font-size:var(--fs-h2);margin-bottom:.7rem}.Sections-module__3dNdjG__head p{color:var(--text-muted);font-size:1.1rem}.Sections-module__3dNdjG__svcIcon{background:var(--brand-tint);width:48px;height:48px;color:var(--brand);border-radius:12px;place-items:center;margin-bottom:1rem;display:grid}.Sections-module__3dNdjG__svcCard h3{margin-bottom:.4rem;font-size:1.15rem}.Sections-module__3dNdjG__svcCard p{color:var(--text-muted);font-size:1rem}.Sections-module__3dNdjG__steps{counter-reset:step}.Sections-module__3dNdjG__stepNum{background:var(--brand);color:#fff;border-radius:50%;place-items:center;width:44px;height:44px;margin-bottom:.9rem;font-size:1.1rem;font-weight:800;display:grid}[data-theme=dark] .Sections-module__3dNdjG__stepNum{color:#04140d}.Sections-module__3dNdjG__portalWrap{grid-template-columns:1fr 1fr;align-items:center;gap:2.4rem;display:grid}@media (max-width:900px){.Sections-module__3dNdjG__portalWrap{grid-template-columns:1fr}}.Sections-module__3dNdjG__portalFeat{gap:1rem;display:grid}.Sections-module__3dNdjG__portalItem{align-items:flex-start;gap:.9rem;display:flex}.Sections-module__3dNdjG__portalItem .Sections-module__3dNdjG__fi{background:var(--surface);border:1px solid var(--border);width:44px;height:44px;color:var(--brand);border-radius:11px;flex:none;place-items:center;display:grid}.Sections-module__3dNdjG__portalItem h3{margin-bottom:.2rem;font-size:1.05rem}.Sections-module__3dNdjG__portalItem p{color:var(--text-muted);font-size:.98rem}.Sections-module__3dNdjG__portalMock{background:linear-gradient(150deg, var(--brand-700), var(--brand));border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);color:#fff;padding:1.4rem}.Sections-module__3dNdjG__mockBar{opacity:.9;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.Sections-module__3dNdjG__mockDot{background:#ffffff80;border-radius:50%;width:10px;height:10px}.Sections-module__3dNdjG__mockRow{background:#ffffff24;border-radius:10px;align-items:center;gap:.6rem;height:40px;margin-bottom:.6rem;padding-inline:.8rem;display:flex}.Sections-module__3dNdjG__mockRow small{color:#ffffffe6;font-weight:600}.Sections-module__3dNdjG__mockChip{background:#ffffff38;border-radius:999px;margin-inline-start:auto;padding:.15rem .6rem;font-size:.78rem}.Sections-module__3dNdjG__quote{flex-direction:column;gap:1rem;display:flex}.Sections-module__3dNdjG__quote p{font-size:1.05rem}.Sections-module__3dNdjG__quoteMark{color:var(--brand);font-size:2.4rem;font-weight:800;line-height:1}.Sections-module__3dNdjG__quoteAuthor{color:var(--text-soft);font-weight:700}.Sections-module__3dNdjG__phBadge{background:var(--surface-2);color:var(--text-soft);border:1px dashed var(--border);border-radius:999px;margin-top:1rem;padding:.2rem .6rem;font-size:.8rem;display:inline-block}.Sections-module__3dNdjG__aboutWrap{grid-template-columns:.8fr 1.2fr;align-items:center;gap:2.4rem;display:grid}@media (max-width:860px){.Sections-module__3dNdjG__aboutWrap{grid-template-columns:1fr}}.Sections-module__3dNdjG__portrait{aspect-ratio:1;border-radius:var(--radius-lg);background:linear-gradient(150deg, var(--surface-2), var(--brand-tint));border:1px solid var(--border);color:var(--text-soft);text-align:center;place-items:center;padding:1rem;display:grid}.Sections-module__3dNdjG__aboutWrap h2{font-size:var(--fs-h2);margin-bottom:1rem}.Sections-module__3dNdjG__aboutWrap p{color:var(--text-muted);margin-bottom:1rem}.Sections-module__3dNdjG__contactWrap{grid-template-columns:1fr 1fr;gap:2rem;display:grid}@media (max-width:860px){.Sections-module__3dNdjG__contactWrap{grid-template-columns:1fr}}.Sections-module__3dNdjG__contactList{align-content:start;gap:1rem;display:grid}.Sections-module__3dNdjG__contactRow{align-items:center;gap:.8rem;display:flex}.Sections-module__3dNdjG__contactRow .Sections-module__3dNdjG__ci{background:var(--brand-tint);width:46px;height:46px;color:var(--brand);border-radius:12px;flex:none;place-items:center;display:grid}.Sections-module__3dNdjG__contactRow strong{display:block}.Sections-module__3dNdjG__contactRow a,.Sections-module__3dNdjG__contactRow span{color:var(--text-muted)}
.Calculator-module__WLb3vG__wizard{padding:1.8rem}@media (max-width:520px){.Calculator-module__WLb3vG__wizard{padding:1.3rem}}.Calculator-module__WLb3vG__progress{background:var(--surface-2);border-radius:999px;height:8px;margin-bottom:1.6rem;overflow:hidden}.Calculator-module__WLb3vG__progress span{background:var(--brand);border-radius:999px;height:100%;transition:width .3s;display:block}.Calculator-module__WLb3vG__step{min-height:200px}.Calculator-module__WLb3vG__stepTitle{margin-bottom:.4rem;font-size:1.35rem}.Calculator-module__WLb3vG__stepHint{color:var(--text-muted);margin-bottom:1.4rem}.Calculator-module__WLb3vG__stepBody{gap:1.2rem;display:grid}.Calculator-module__WLb3vG__groupLabel{margin-bottom:.5rem;font-size:.95rem;font-weight:700;display:block}.Calculator-module__WLb3vG__chipGrid{flex-wrap:wrap;gap:.6rem;display:flex}.Calculator-module__WLb3vG__choice{background:var(--bg);border:1.5px solid var(--border);min-height:48px;color:var(--text);border-radius:12px;padding:.6rem 1.2rem;font-weight:700;transition:all .15s}.Calculator-module__WLb3vG__choice:hover{border-color:var(--brand)}.Calculator-module__WLb3vG__choiceOn{background:var(--brand);color:#fff;border-color:var(--brand)}[data-theme=dark] .Calculator-module__WLb3vG__choiceOn{color:#04140d}.Calculator-module__WLb3vG__months{text-align:center}.Calculator-module__WLb3vG__months input[type=range]{width:100%;accent-color:var(--brand);height:40px}.Calculator-module__WLb3vG__monthsOut{color:var(--brand);margin-top:.4rem;font-size:1.6rem;font-weight:800;display:block}.Calculator-module__WLb3vG__nav{justify-content:space-between;align-items:center;gap:1rem;margin-top:1.8rem;display:flex}.Calculator-module__WLb3vG__result{text-align:center}.Calculator-module__WLb3vG__resultEyebrow{color:var(--brand);align-items:center;gap:.4rem;margin-bottom:.3rem;font-weight:800;display:inline-flex}.Calculator-module__WLb3vG__resultTitle{margin-bottom:.6rem;font-size:1.4rem}.Calculator-module__WLb3vG__resultRange{color:var(--brand);letter-spacing:-.02em;direction:ltr;margin-bottom:.5rem;font-size:clamp(2.2rem,7vw,3.2rem);font-weight:800}.Calculator-module__WLb3vG__resultSub{color:var(--text-muted);margin-bottom:1.2rem}.Calculator-module__WLb3vG__disclaimer{color:var(--text-soft);background:var(--surface-2);border:1px solid var(--border);text-align:start;border-radius:12px;margin-bottom:1.4rem;padding:.9rem 1.1rem;font-size:.84rem}.Calculator-module__WLb3vG__leadForm{text-align:start;gap:1rem;display:grid}.Calculator-module__WLb3vG__leadHead{color:var(--text);font-weight:700}.Calculator-module__WLb3vG__waLink{color:var(--brand);text-align:center;font-weight:700;text-decoration:underline}.Calculator-module__WLb3vG__restart{color:var(--text-soft);background:0 0;border:none;margin-top:1.2rem;font-weight:700;text-decoration:underline}.Calculator-module__WLb3vG__footNote{text-align:center;color:var(--text-soft);margin-top:1rem;font-size:.84rem}
.Form-module__f4FJ4a__form{gap:1rem;display:grid}.Form-module__f4FJ4a__row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}@media (max-width:520px){.Form-module__f4FJ4a__row{grid-template-columns:1fr}}.Form-module__f4FJ4a__field{gap:.35rem;display:grid}.Form-module__f4FJ4a__field label{font-size:.95rem;font-weight:700}.Form-module__f4FJ4a__field input,.Form-module__f4FJ4a__field textarea,.Form-module__f4FJ4a__field select{background:var(--bg);width:100%;min-height:48px;color:var(--text);border:1.5px solid var(--border);border-radius:var(--radius-sm);font:inherit;padding:.7rem .9rem;transition:border-color .15s,box-shadow .15s}.Form-module__f4FJ4a__field textarea{resize:vertical;min-height:90px}.Form-module__f4FJ4a__field input:focus,.Form-module__f4FJ4a__field textarea:focus,.Form-module__f4FJ4a__field select:focus{border-color:var(--brand);box-shadow:var(--ring);outline:none}.Form-module__f4FJ4a__check{color:var(--text-muted);cursor:pointer;align-items:flex-start;gap:.6rem;font-size:.92rem;display:flex}.Form-module__f4FJ4a__check input{width:20px;height:20px;accent-color:var(--brand);flex:none;margin-top:2px}.Form-module__f4FJ4a__check a{color:var(--brand);text-decoration:underline}.Form-module__f4FJ4a__error{color:var(--danger);background:color-mix(in srgb, var(--danger) 8%, transparent);border-radius:8px;padding:.6rem .8rem;font-size:.95rem;font-weight:700}.Form-module__f4FJ4a__note{color:var(--text-soft);text-align:center;font-size:.86rem}.Form-module__f4FJ4a__success{text-align:center;color:var(--brand);place-items:center;gap:.6rem;padding:1.4rem 0;display:grid}.Form-module__f4FJ4a__success h3{color:var(--text);font-size:1.3rem}.Form-module__f4FJ4a__success p{color:var(--text-muted);max-width:40ch}
.Segments-module__JOMLvW__tabs{background:var(--surface-2);border:1px solid var(--border);border-radius:999px;flex-wrap:wrap;justify-content:center;gap:.3rem;margin:0 auto 1.6rem;padding:.35rem;display:inline-flex}.Segments-module__JOMLvW__tab{min-height:44px;color:var(--text-muted);background:0 0;border:none;border-radius:999px;padding:.5rem 1.4rem;font-weight:700;transition:background .2s,color .2s}.Segments-module__JOMLvW__tab:hover{color:var(--brand)}.Segments-module__JOMLvW__tabActive{background:var(--brand);color:#fff;box-shadow:var(--shadow-sm)}[data-theme=dark] .Segments-module__JOMLvW__tabActive{color:#04140d}.Segments-module__JOMLvW__panel{grid-template-columns:1.1fr .9fr;align-items:center;gap:2rem;padding:2rem;display:grid}@media (max-width:780px){.Segments-module__JOMLvW__panel{grid-template-columns:1fr;gap:1.4rem}}.Segments-module__JOMLvW__panelTitle{margin-bottom:.8rem;font-size:1.5rem}.Segments-module__JOMLvW__panelPains{color:var(--text-muted);margin-bottom:1.4rem;font-size:1.08rem}.Segments-module__JOMLvW__panelList{gap:.8rem;display:grid}.Segments-module__JOMLvW__panelList li{color:var(--text);align-items:flex-start;gap:.6rem;display:flex}.Segments-module__JOMLvW__panelList svg{color:var(--brand);flex:none;margin-top:2px}
.Faq-module__EHB7zG__list{gap:.8rem;display:grid}.Faq-module__EHB7zG__item{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius);transition:border-color .2s;overflow:hidden}.Faq-module__EHB7zG__itemOpen{border-color:var(--brand-300)}.Faq-module__EHB7zG__q{text-align:start;width:100%;color:var(--text);background:0 0;border:none;justify-content:space-between;align-items:center;gap:1rem;min-height:56px;padding:1.15rem 1.3rem;font-size:1.05rem;font-weight:800;display:flex}.Faq-module__EHB7zG__q:hover{color:var(--brand)}.Faq-module__EHB7zG__chev{color:var(--text-soft);flex:none;transition:transform .2s}.Faq-module__EHB7zG__chevOpen{color:var(--brand);flex:none;transition:transform .2s;transform:rotate(180deg)}.Faq-module__EHB7zG__a{padding:0 1.3rem 1.2rem}.Faq-module__EHB7zG__a p{color:var(--text-muted)}
.Footer-module__EZoWya__footer{background:var(--bg-alt);border-top:1px solid var(--border);margin-top:2rem;padding-block:3rem 1.6rem}.Footer-module__EZoWya__grid{grid-template-columns:1.4fr 1fr 1fr 1.2fr;gap:2rem;display:grid}@media (max-width:860px){.Footer-module__EZoWya__grid{grid-template-columns:1fr 1fr;gap:1.6rem}}@media (max-width:520px){.Footer-module__EZoWya__grid{grid-template-columns:1fr}}.Footer-module__EZoWya__brand{align-items:center;gap:.6rem;margin-bottom:.6rem;font-size:1.05rem;display:flex}.Footer-module__EZoWya__mark{background:var(--brand);color:#fff;border-radius:10px;place-items:center;width:36px;height:36px;font-weight:800;display:inline-grid}[data-theme=dark] .Footer-module__EZoWya__mark{color:#04140d}.Footer-module__EZoWya__muted{color:var(--text-muted);max-width:34ch}.Footer-module__EZoWya__h3{color:var(--text);margin-bottom:.8rem;font-size:1rem}.Footer-module__EZoWya__links{gap:.5rem;display:grid}.Footer-module__EZoWya__links a{color:var(--text-muted)}.Footer-module__EZoWya__links a:hover{color:var(--brand)}.Footer-module__EZoWya__contact{gap:.6rem;display:grid}.Footer-module__EZoWya__contact li{color:var(--text-muted);align-items:center;gap:.55rem;display:flex}.Footer-module__EZoWya__contact svg{color:var(--brand);flex:none}.Footer-module__EZoWya__contact a:hover{color:var(--brand)}.Footer-module__EZoWya__legal{color:var(--text-soft);max-width:80ch;margin-block:1.2rem .6rem;font-size:.86rem}.Footer-module__EZoWya__copy{color:var(--text-soft);font-size:.86rem}
.Floating-module__qQjKdW__fab{z-index:90;background:var(--whatsapp);color:#06331b;width:58px;height:58px;box-shadow:var(--shadow-lg);border-radius:50%;place-items:center;transition:transform .15s;display:grid;position:fixed;inset-block-end:22px;inset-inline-end:22px}.Floating-module__qQjKdW__fab:hover{transform:scale(1.06)}@media (max-width:720px){.Floating-module__qQjKdW__fab{inset-block-end:84px}}.Floating-module__qQjKdW__sticky{z-index:85;background:color-mix(in srgb, var(--bg) 92%, transparent);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-top:1px solid var(--border);gap:.6rem;padding:.6rem .8rem;display:none;position:fixed;inset-block-end:0;inset-inline:0}@media (max-width:720px){.Floating-module__qQjKdW__sticky{display:flex}}.Floating-module__qQjKdW__banner{z-index:95;background:var(--surface);border-top:1px solid var(--border);box-shadow:var(--shadow-lg);flex-wrap:wrap;align-items:center;gap:1rem;padding:1rem 1.2rem;display:flex;position:fixed;inset-block-end:0;inset-inline:0}.Floating-module__qQjKdW__banner p{color:var(--text-muted);flex:1;min-width:240px;font-size:.95rem}.Floating-module__qQjKdW__banner a{color:var(--brand);font-weight:700;text-decoration:underline}@media (max-width:720px){.Floating-module__qQjKdW__banner{inset-block-end:68px}}
.Admin-module__RsUjQW__wrap{background:var(--bg-alt);grid-template-columns:250px 1fr;min-height:100vh;display:grid}@media (max-width:780px){.Admin-module__RsUjQW__wrap{grid-template-columns:1fr}}.Admin-module__RsUjQW__side{background:var(--surface);border-inline-end:1px solid var(--border);flex-direction:column;gap:1rem;height:100vh;padding:1.2rem;display:flex;position:sticky;top:0}@media (max-width:780px){.Admin-module__RsUjQW__side{height:auto;position:static}}.Admin-module__RsUjQW__brand{align-items:center;gap:.5rem;font-size:1.1rem;font-weight:800;display:flex}.Admin-module__RsUjQW__mark{background:var(--brand);color:#fff;border-radius:9px;place-items:center;width:34px;height:34px;font-size:.85rem;display:inline-grid}[data-theme=dark] .Admin-module__RsUjQW__mark{color:#04140d}.Admin-module__RsUjQW__nav{gap:.25rem;display:grid}.Admin-module__RsUjQW__navLink{color:var(--text-muted);border-radius:9px;align-items:center;gap:.6rem;padding:.6rem .8rem;font-weight:600;display:flex}.Admin-module__RsUjQW__navLink:hover{background:var(--brand-tint);color:var(--brand)}.Admin-module__RsUjQW__navActive{background:var(--brand);color:#fff}[data-theme=dark] .Admin-module__RsUjQW__navActive{color:#04140d}.Admin-module__RsUjQW__userBox{border-top:1px solid var(--border);margin-top:auto;padding-top:1rem}.Admin-module__RsUjQW__userEmail{color:var(--text-muted);word-break:break-all;font-size:.82rem}.Admin-module__RsUjQW__role{color:var(--brand);margin-bottom:.3rem;font-size:.78rem;font-weight:700}.Admin-module__RsUjQW__main{padding:2rem;overflow-x:auto}@media (max-width:520px){.Admin-module__RsUjQW__main{padding:1.2rem}}.Admin-module__RsUjQW__h1{margin-bottom:1.4rem;font-size:1.7rem}.Admin-module__RsUjQW__h2{margin:1.6rem 0 .8rem;font-size:1.2rem}.Admin-module__RsUjQW__stats{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-bottom:1.6rem;display:grid}.Admin-module__RsUjQW__stat{background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:1.1rem 1.2rem}.Admin-module__RsUjQW__statNum{color:var(--brand);font-size:2rem;font-weight:800;line-height:1}.Admin-module__RsUjQW__statLabel{color:var(--text-muted);margin-top:.3rem;font-size:.9rem}.Admin-module__RsUjQW__card{background:var(--surface);border:1px solid var(--border);border-radius:14px;margin-bottom:1.2rem;padding:1.2rem}.Admin-module__RsUjQW__table{border-collapse:collapse;width:100%;font-size:.92rem}.Admin-module__RsUjQW__table th,.Admin-module__RsUjQW__table td{text-align:start;border-bottom:1px solid var(--border);vertical-align:top;padding:.7rem .6rem}.Admin-module__RsUjQW__table th{color:var(--text-soft);font-size:.82rem;font-weight:700}.Admin-module__RsUjQW__table tr:hover td{background:var(--bg-alt)}.Admin-module__RsUjQW__badge{border-radius:999px;padding:.12rem .55rem;font-size:.78rem;font-weight:700;display:inline-block}.Admin-module__RsUjQW__b_new{color:#0a4d8c;background:#e0f0ff}.Admin-module__RsUjQW__b_in_progress{color:#8a5a00;background:#fff2d6}.Admin-module__RsUjQW__b_closed{color:#0a5c3a;background:#dcf5e6}.Admin-module__RsUjQW__b_irrelevant{color:#666;background:#eee}.Admin-module__RsUjQW__toolbar{flex-wrap:wrap;align-items:center;gap:.6rem;margin-bottom:1rem;display:flex}.Admin-module__RsUjQW__input,.Admin-module__RsUjQW__select{background:var(--bg);min-height:42px;color:var(--text);border:1.5px solid var(--border);font:inherit;border-radius:9px;padding:.5rem .8rem}.Admin-module__RsUjQW__loginWrap{background:var(--bg-alt);place-items:center;min-height:100vh;padding:1rem;display:grid}.Admin-module__RsUjQW__loginCard{background:var(--surface);border:1px solid var(--border);width:100%;max-width:420px;box-shadow:var(--shadow-lg);border-radius:18px;padding:2rem}.Admin-module__RsUjQW__muted{color:var(--text-muted);font-size:.9rem}.Admin-module__RsUjQW__note{color:var(--text-soft);font-size:.82rem}.Admin-module__RsUjQW__auditRow{color:var(--text-muted);border-bottom:1px solid var(--border);padding:.4rem 0;font-size:.84rem}.Admin-module__RsUjQW__bar{background:var(--surface-2);border-radius:999px;height:10px;overflow:hidden}.Admin-module__RsUjQW__bar span{background:var(--brand);height:100%;display:block}
