:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;--orange:#ff6b00;--orange-soft:#ff8a35;--navy:#070c18;--panel:#0c1526e0;--border:#94a3b82b;--muted:#94a3b8;background:#070c18;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:var(--navy);min-width:320px;min-height:100%}body{background:var(--navy);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,a:focus-visible{outline-offset:2px;outline:3px solid #ff6b0052}button:disabled{cursor:not-allowed;opacity:.58}.auth-page{background:linear-gradient(90deg, #04091240, #040912c2), var(--auth-background) center / cover no-repeat;grid-template-columns:minmax(0,1.16fr) minmax(480px,.84fr);min-height:100dvh;display:grid;position:relative;overflow:hidden}.auth-page__overlay{pointer-events:none;background:radial-gradient(circle at 72% 18%,#008eff2e,#0000 32%),radial-gradient(circle at 16% 82%,#ff6b0029,#0000 30%);position:absolute;inset:0}.auth-showcase,.auth-panel{z-index:1;position:relative}.auth-showcase{flex-direction:column;justify-content:space-between;min-height:100vh;padding:clamp(30px,4vw,68px);display:flex}.auth-showcase__brand{align-items:center;gap:18px;display:flex}.auth-showcase__brand img{object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 24px #0000006b);width:clamp(140px,13vw,220px);max-height:92px}.auth-showcase__brand span{color:#ffffffdb;letter-spacing:.14em;text-transform:uppercase;border-left:1px solid #ffffff40;padding-left:18px;font-size:13px;font-weight:800}.auth-showcase__content{max-width:730px;padding-bottom:clamp(24px,5vh,72px)}.eyebrow{color:#ff9a55;letter-spacing:.2em;text-transform:uppercase;align-items:center;gap:9px;font-size:11px;font-weight:900;display:inline-flex}.eyebrow:before{content:"";background:var(--orange);border-radius:99px;width:28px;height:2px}.auth-showcase__content h1{letter-spacing:-.055em;text-wrap:balance;max-width:690px;margin:18px 0 16px;font-size:clamp(42px,5.1vw,78px);line-height:.98}.auth-showcase__content>p{color:#e2e8f0d1;max-width:620px;margin:0;font-size:clamp(15px,1.25vw,19px);line-height:1.75}.auth-benefits{grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;margin-top:32px;display:grid}.auth-benefits div{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#050b177a;border:1px solid #ffffff21;border-radius:20px;min-height:112px;padding:18px}.auth-benefits strong,.auth-benefits span{display:block}.auth-benefits strong{color:#fff;font-size:15px}.auth-benefits span{color:#aebbd0;margin-top:8px;font-size:12px;line-height:1.5}.auth-panel{-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);background:linear-gradient(145deg,#070c18f0,#060d1bd6);border-left:1px solid #94a3b826;flex-direction:column;justify-content:center;min-height:100vh;padding:32px clamp(28px,4.4vw,78px);display:flex}.auth-panel__content{width:min(100%,520px);margin:auto}.auth-panel__mobile-brand{display:none}.auth-card{border:1px solid var(--border);background:linear-gradient(150deg,#131f35f0,#0a1222f0);border-radius:30px;width:100%;padding:clamp(26px,3vw,42px);box-shadow:0 30px 90px #0000006b,inset 0 1px #ffffff0a}.auth-card--loading{min-height:280px;color:var(--muted);align-content:center;place-items:center;gap:16px;display:grid}.auth-card__heading h2{letter-spacing:-.04em;margin:14px 0 10px;font-size:clamp(30px,4vw,44px);line-height:1.05}.auth-card__heading p{color:var(--muted);margin:0;line-height:1.65}.feedback{border:1px solid;border-radius:15px;margin-top:22px;padding:14px 16px;font-size:13px;font-weight:700;line-height:1.5}.feedback--erro{color:#fecaca;background:#7f1d1d40;border-color:#ef44446b}.feedback--aviso{color:#fde68a;background:#78350f38;border-color:#f59e0b61}.feedback--sucesso{color:#bbf7d0;background:#14532d3b;border-color:#22c55e57}.auth-form{gap:18px;margin-top:28px;display:grid}.field{gap:9px;display:grid}.field>span{color:#dbe5f2;font-size:12px;font-weight:850}.field__control{background:#070d1ba8;border:1px solid #94a3b838;border-radius:16px;align-items:center;gap:12px;min-height:58px;padding:0 14px;transition:all .2s;display:flex}.field__control:focus-within{border-color:var(--orange);transform:translateY(-1px);box-shadow:0 0 0 4px #ff6b001a}.field__control>svg{fill:none;stroke:#72829a;stroke-width:1.8px;flex:none;width:21px;height:21px}.field__control input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:15px}.field__control input::placeholder{color:#526178}.field__action{color:#ff9a55;cursor:pointer;background:0 0;border:0;font-size:11px;font-weight:900}.auth-form__help{color:#718096;justify-content:space-between;align-items:center;gap:16px;font-size:11px;line-height:1.5;display:flex}.auth-form__help button{color:#ff9a55;cursor:pointer;background:0 0;border:0;flex:none;font-size:11px;font-weight:900}.primary-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff6b00,#e65100);border:0;border-radius:16px;justify-content:center;align-items:center;gap:12px;min-height:60px;font-weight:900;transition:all .2s;display:flex;box-shadow:0 16px 34px #ff6b0038,inset 0 1px #ffffff2e}.primary-button:hover:not(:disabled){filter:brightness(1.07);transform:translateY(-2px)}.primary-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:21px;height:21px}.button-spinner,.loading-spinner{border-radius:50%;animation:.7s linear infinite spin}.button-spinner{border:2px solid #ffffff47;border-top-color:#fff;width:19px;height:19px}.loading-spinner{border:4px solid #94a3b829;border-top-color:var(--orange);width:46px;height:46px}@keyframes spin{to{transform:rotate(360deg)}}.security-note{color:#72829a;border-top:1px solid #94a3b821;align-items:flex-start;gap:10px;margin-top:22px;padding-top:20px;font-size:11px;line-height:1.5;display:flex}.security-note svg{fill:none;stroke:#46d38a;stroke-width:1.8px;flex:none;width:19px;height:19px}.brand-footer{color:#64748b;justify-content:center;align-items:center;gap:12px;width:min(100%,520px);margin:24px auto 0;text-decoration:none;transition:all .2s;display:flex}.brand-footer:hover{color:#a5b4fc;transform:translateY(-1px)}.brand-footer span{letter-spacing:.08em;text-transform:uppercase;font-size:10px;font-weight:800}.brand-footer img{object-fit:contain;width:88px;height:38px}.brand-footer--compacto{width:auto;margin:0}.brand-footer--compacto img{width:72px;height:30px}.password-rules{background:#070d1b73;border:1px solid #94a3b821;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding:15px;display:grid}.password-rule{color:#708098;align-items:center;gap:8px;font-size:11px;font-weight:700;display:flex}.password-rule span{background:#64748b2e;border-radius:50%;place-items:center;width:18px;height:18px;display:grid}.password-rule--ok{color:#86efac}.password-rule--ok span{color:#052e16;background:#4ade80}.loading-screen{color:#94a3b8;background:radial-gradient(circle,#0073ff1f,#0000 40%),#070c18;align-content:center;place-items:center;gap:16px;min-height:100vh;display:grid}.portal-page{color:#f8fafc;background:radial-gradient(circle at 8% 3%,#ff6b001c,#0000 28%),radial-gradient(circle at 92% 10%,#007bff1f,#0000 32%),#08101f;flex-direction:column;min-height:100vh;display:flex}.portal-header{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#08101fe0;border-bottom:1px solid #94a3b824;justify-content:space-between;align-items:center;gap:24px;min-height:82px;padding:14px clamp(20px,5vw,74px);display:flex}.portal-header__brand{align-items:center;gap:16px;display:flex}.portal-header__brand img{object-fit:contain;width:118px;height:52px}.portal-header__brand strong,.portal-header__brand span,.portal-header__user strong,.portal-header__user span{display:block}.portal-header__brand strong{font-size:14px}.portal-header__brand span,.portal-header__user span{color:#718096;margin-top:3px;font-size:10px}.portal-header__user{text-align:right;align-items:center;gap:18px;display:flex}.portal-header__user button{color:#fca5a5;cursor:pointer;background:#7f1d1d26;border:1px solid #f8717140;border-radius:12px;min-height:42px;padding:0 18px;font-weight:800}.portal-content{flex:1;width:min(1180px,100% - 38px);margin:42px auto}.welcome-card{background:linear-gradient(125deg,#13233dfa,#091326f0);border:1px solid #94a3b829;border-radius:30px;padding:clamp(26px,5vw,58px);position:relative;overflow:hidden;box-shadow:0 28px 80px #00000047}.welcome-card:after{content:"";filter:blur(10px);background:#ff6b0021;border-radius:50%;width:360px;height:360px;position:absolute;top:-180px;right:-130px}.welcome-card h1{z-index:1;letter-spacing:-.05em;max-width:900px;margin:18px 0 12px;font-size:clamp(34px,6vw,64px);line-height:1;position:relative}.welcome-card h1 strong{color:#ff7b21}.welcome-card p{z-index:1;color:#9cabc0;max-width:760px;margin:0;font-size:15px;line-height:1.7;position:relative}.module-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-top:22px;display:grid}.module-card{color:#f8fafc;text-align:left;cursor:pointer;background:#101d33d1;border:1px solid #94a3b826;border-radius:22px;flex-direction:column;align-items:flex-start;min-height:210px;padding:22px;transition:all .2s;display:flex}.module-card:hover:not(:disabled){border-color:#ff6b0075;transform:translateY(-4px);box-shadow:0 18px 38px #0000003d}.module-card--bloqueado{opacity:.45}.module-card__icon{color:#ff9a55;background:#ff6b001c;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.module-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:25px;height:25px}.module-card__content{margin-top:20px;display:block}.module-card__content strong,.module-card__content small{display:block}.module-card__content strong{font-size:18px}.module-card__content small{color:#8190a6;margin-top:8px;font-size:12px;line-height:1.55}.module-card__status{color:#7dd3fc;letter-spacing:.08em;text-transform:uppercase;background:#0369a129;border-radius:999px;margin-top:auto;padding:6px 9px;font-size:9px;font-weight:900;display:inline-flex}.portal-notice{background:#1e3a8a1f;border:1px solid #3b82f633;border-radius:20px;justify-content:space-between;align-items:center;gap:24px;margin-top:22px;padding:22px 24px;display:flex}.portal-notice span,.portal-notice strong{display:block}.portal-notice span{color:#60a5fa;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.portal-notice strong{margin-top:5px}.portal-notice small{color:#8190a6;text-align:right;max-width:420px;line-height:1.5}.portal-footer{color:#5f6e84;border-top:1px solid #94a3b821;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:16px clamp(20px,5vw,74px);font-size:10px;display:flex}.not-found{color:#fff;text-align:center;background:#070c18;align-content:center;place-items:center;min-height:100vh;padding:24px;display:grid}.not-found>span{color:#ff7b21;font-size:72px;font-weight:950}.not-found h1{margin:8px 0}.not-found p{color:#94a3b8}.not-found a{color:#fff;background:#f97316;border-radius:12px;margin-top:18px;padding:13px 20px;font-weight:800;text-decoration:none}@media (width<=1100px){.auth-page{grid-template-columns:minmax(0,.92fr) minmax(440px,1.08fr)}.auth-benefits{grid-template-columns:1fr}.auth-benefits div{min-height:0}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=820px){.auth-page{background-position:38%;padding:22px;display:block;overflow:auto}.auth-page__overlay{background:linear-gradient(#040912b8,#040912e6),radial-gradient(circle at 70% 10%,#008eff2e,#0000 38%)}.auth-showcase{display:none}.auth-panel{background:#070d1be0;border:1px solid #94a3b824;border-radius:28px;min-height:calc(100vh - 44px);padding:22px}.auth-panel__mobile-brand{justify-content:center;align-items:center;gap:12px;margin-bottom:24px;display:flex}.auth-panel__mobile-brand img{object-fit:contain;width:128px;height:62px}.auth-panel__mobile-brand span{color:#9cacbf;letter-spacing:.12em;text-transform:uppercase;border-left:1px solid #ffffff2b;padding-left:12px;font-size:10px;font-weight:900}.auth-panel__content{margin:0 auto}.portal-header{align-items:flex-start}.portal-header__user{flex-direction:column;align-items:flex-end;gap:8px}.portal-notice{flex-direction:column;align-items:flex-start}.portal-notice small{text-align:left}}@media (width<=600px){.auth-page{padding:0}.auth-panel{border:0;border-radius:0;min-height:100vh;padding:20px 15px}.auth-card{border-radius:24px;padding:24px 18px}.auth-form__help{flex-direction:column;align-items:flex-start;gap:8px}.password-rules{grid-template-columns:1fr}.brand-footer{margin-top:18px}.portal-header{padding:12px 15px}.portal-header__brand img{width:96px}.portal-header__brand div{display:none}.portal-header__user>div{max-width:160px}.portal-header__user strong,.portal-header__user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.portal-content{width:min(100% - 28px,1180px);margin:24px auto}.module-grid{grid-template-columns:1fr}.module-card{min-height:180px}.portal-footer{flex-direction:column;align-items:flex-start;padding:18px 15px}}.auth-page--premium{background:linear-gradient(90deg, #02070f1f 0%, #02070f33 45%, #02070fd6 68%, #02070ffa 100%), var(--auth-background) 50% center / cover no-repeat;grid-template-columns:minmax(0,1.38fr) minmax(460px,.62fr)}.auth-page--premium .auth-page__overlay{background:linear-gradient(#03081114,#03081157),radial-gradient(circle at 50% 52%,#0000 0 42%,#02070f26 72%)}.auth-showcase--premium{padding:clamp(28px,3vw,52px) clamp(28px,4.2vw,78px)}.auth-showcase__top{justify-content:space-between;align-items:flex-start;gap:24px;display:flex}.auth-showcase__brand--premium{flex-wrap:wrap;gap:18px}.auth-showcase__brand--premium>img{object-fit:contain;object-position:left center;filter:drop-shadow(0 12px 25px #00000080);width:clamp(145px,12vw,205px);height:76px;max-height:none}.auth-showcase__brand-copy{flex-wrap:wrap;align-items:center;gap:18px;display:flex}.auth-showcase__brand-title{border-left:1px solid #ffffff47;flex-direction:column;justify-content:center;min-height:48px;padding-left:16px;display:flex}.auth-showcase__brand-title strong,.auth-showcase__brand-title span{display:block}.auth-showcase__brand-title strong{color:#fff;letter-spacing:.03em;font-size:13px;font-weight:850}.auth-showcase__brand-title span{color:#e2e8f0b3;letter-spacing:.14em;text-transform:uppercase;margin-top:4px;font-size:9px;font-weight:800}.auth-showcase__dev-link{color:#dbeafed1;border-left:1px solid #fff3;align-items:center;gap:12px;min-height:48px;padding-left:18px;text-decoration:none;transition:color .18s,transform .18s,opacity .18s;display:inline-flex}.auth-showcase__dev-link:hover{color:#fff;transform:translateY(-1px)}.auth-showcase__dev-link img{object-fit:contain;filter:drop-shadow(0 4px 14px #0000004d);width:76px;height:34px}.auth-showcase__dev-link small{max-width:190px;color:inherit;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:850;line-height:1.5;display:block}.login-card__status i{background:#3ee18a;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #3ee18a1f}.auth-showcase__content--premium{max-width:690px;padding-bottom:clamp(20px,5vh,64px)}.auth-showcase__kicker{color:#ff8a3d;letter-spacing:.22em;text-transform:uppercase;font-size:10px;font-weight:900;display:block}.auth-showcase__content--premium h1{letter-spacing:-.045em;text-shadow:0 8px 30px #00000061;max-width:650px;margin:17px 0 18px;font-family:Georgia,Times New Roman,serif;font-size:clamp(46px,5vw,76px);font-weight:700;line-height:.98}.auth-showcase__content--premium>p{color:#f1f5f9d6;text-shadow:0 3px 16px #0000006b;max-width:590px;font-size:clamp(15px,1.15vw,18px);line-height:1.68}.auth-showcase__modules{color:#ffffffdb;letter-spacing:.04em;flex-wrap:wrap;align-items:center;gap:11px;margin-top:28px;font-size:11px;font-weight:800;display:flex}.auth-showcase__modules i{background:#ff6b00;border-radius:50%;width:3px;height:3px}.auth-showcase__signature{color:#ffffffc2;align-items:center;gap:12px;display:flex}.auth-showcase__signature:before{content:"";background:#ff6b00;width:38px;height:1px}.auth-showcase__signature span{font-family:Georgia,Times New Roman,serif;font-size:13px;font-style:italic}.auth-showcase__signature small{color:#ffffff80;letter-spacing:.14em;text-transform:uppercase;font-size:9px;font-weight:850}.auth-panel--premium{-webkit-backdrop-filter:blur(34px);backdrop-filter:blur(34px);background:linear-gradient(#070d19f5,#050b16fb);border-left:1px solid #ffffff17;justify-content:space-between;min-height:100vh;padding:clamp(28px,4vh,48px) clamp(28px,3.5vw,62px) clamp(22px,3vh,34px)}.auth-panel__content--premium{align-items:center;width:min(100%,480px);margin:auto;display:flex}.login-card{width:100%;padding:2px 0 0}.login-card--loading{color:#94a3b8;text-align:center;align-content:center;place-items:center;gap:14px;min-height:360px;display:grid}.login-card--loading span{color:#66758c;max-width:260px;font-size:12px;line-height:1.5}.login-card__topline{justify-content:space-between;align-items:center;gap:18px;margin-bottom:clamp(38px,6vh,66px);display:flex}.login-card__topline>span:first-child{color:#ff7b21;letter-spacing:.2em;text-transform:uppercase;font-size:10px;font-weight:950}.login-card__status{color:#7e8da4;letter-spacing:.08em;text-transform:uppercase;align-items:center;gap:8px;font-size:9px;font-weight:850;display:inline-flex}.login-card__heading{margin-bottom:30px}.login-card__kicker{color:#7e8da4;letter-spacing:.16em;text-transform:uppercase;margin-bottom:12px;font-size:10px;font-weight:900;display:block}.login-card__heading h2{color:#fff;letter-spacing:-.045em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,4vw,58px);font-weight:700;line-height:1}.login-card__heading p{color:#8997aa;max-width:410px;margin:15px 0 0;font-size:14px;line-height:1.68}.login-form{gap:20px;display:grid}.login-field{gap:9px;display:grid}.login-field>span,.login-field__label>span{color:#dce5f1;letter-spacing:.025em;font-size:11px;font-weight:850}.login-field__label{justify-content:space-between;align-items:center;gap:16px;display:flex}.login-field__label button{color:#ff8a3d;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:850}.login-field__control{background:#0d1728b8;border:1px solid #94a3b833;border-radius:13px;align-items:center;gap:12px;min-height:60px;padding:0 15px;transition:border-color .18s,background .18s,box-shadow .18s;display:flex;box-shadow:inset 0 1px #ffffff06}.login-field__control:focus-within{background:#111d31e6;border-color:#ff6b00;box-shadow:0 0 0 3px #ff6b001c,0 16px 34px #00000029}.login-field__control>svg{fill:none;stroke:#627087;stroke-width:1.7px;flex:none;width:20px;height:20px}.login-field__control input{color:#fff;background:0 0;border:0;outline:0;width:100%;min-width:0;font-size:14px}.login-field__control input::placeholder{color:#4f5d73}.login-field__visibility{color:#8795a9;cursor:pointer;background:0 0;border:0;flex:none;font-size:10px;font-weight:850}.login-field__visibility:hover{color:#ff8a3d}.login-first-access{background:#0f305929;border:1px solid #3b82f629;border-radius:13px;align-items:flex-start;gap:13px;padding:14px 15px;display:flex}.login-first-access__icon{color:#7dd3fc;background:#0e74902e;border-radius:10px;flex:none;place-items:center;width:34px;height:34px;font-size:10px;font-weight:950;display:grid}.login-first-access strong,.login-first-access div>span{display:block}.login-first-access strong{color:#dbeafe;font-size:11px}.login-first-access div>span{color:#718096;margin-top:4px;font-size:10px;line-height:1.5}.login-submit{color:#fff;cursor:pointer;background:linear-gradient(120deg,#ff6b00,#e95600);border:0;border-radius:13px;justify-content:space-between;align-items:center;gap:16px;min-height:62px;padding:0 21px;font-size:13px;font-weight:900;transition:transform .18s,filter .18s,box-shadow .18s;display:flex;box-shadow:0 18px 36px #ff6b002e,inset 0 1px #ffffff38}.login-submit:hover:not(:disabled){filter:brightness(1.06);transform:translateY(-2px);box-shadow:0 24px 45px #ff6b003d,inset 0 1px #ffffff38}.login-submit svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:22px;height:22px}.auth-panel--premium .feedback{border-radius:12px;margin:0 0 22px}.brand-footer--destaque{color:#b9c5d7;background:linear-gradient(120deg,#111e34eb,#0b1526eb);border:1px solid #67e8f929;border-radius:15px;grid-template-columns:minmax(0,1fr) 112px 22px;align-items:center;gap:16px;width:min(100%,480px);min-height:76px;margin:26px auto 0;padding:11px 14px 11px 17px;text-decoration:none;display:grid;box-shadow:0 18px 45px #0003,inset 0 1px #ffffff09}.brand-footer--destaque:hover{color:#fff;border-color:#67e8f957;transform:translateY(-2px);box-shadow:0 24px 55px #00000047,0 0 35px #2dd4bf0f}.brand-footer--destaque .brand-footer__text{min-width:0}.brand-footer--destaque .brand-footer__text span,.brand-footer--destaque .brand-footer__text strong{display:block}.brand-footer--destaque .brand-footer__text span{color:#66758b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:850}.brand-footer--destaque .brand-footer__text strong{color:#dbeafe;margin-top:5px;font-size:12px;font-weight:850}.brand-footer--destaque img{object-fit:contain;filter:drop-shadow(0 5px 12px #00000059);width:112px;height:50px}.brand-footer--destaque>svg{fill:none;stroke:#58d8e6;stroke-width:1.8px;width:20px;height:20px}.brand-footer:not(.brand-footer--destaque) .brand-footer__text span{letter-spacing:.07em;text-transform:uppercase;font-size:9px;font-weight:800}.brand-footer:not(.brand-footer--destaque) .brand-footer__text strong{display:none}@media (width<=1280px){.auth-showcase__brand-copy{gap:14px}.auth-showcase__dev-link{padding-left:14px}.auth-showcase__dev-link small{max-width:160px;font-size:8px}}@media (width<=1120px){.auth-page--premium{background-position:42%;grid-template-columns:minmax(0,1fr) minmax(440px,.72fr)}.auth-showcase__content--premium h1{font-size:clamp(42px,5.6vw,64px)}}@media (width<=860px){.auth-page--premium{background:linear-gradient(180deg, #0308119e, #030811eb), var(--auth-background) 38% center / cover fixed no-repeat;min-height:100vh;padding:22px;display:block;overflow:auto}.auth-page--premium .auth-showcase--premium{display:none}.auth-panel--premium{background:#060c18ed;border:1px solid #94a3b821;border-radius:25px;min-height:calc(100vh - 44px);padding:24px}.auth-panel__mobile-brand--premium{justify-content:center;align-items:center;gap:14px;margin-bottom:32px;display:flex}.auth-panel__mobile-brand--premium img{object-fit:contain;width:132px;height:62px}.auth-panel__mobile-brand--premium div{border-left:1px solid #ffffff29;padding-left:13px}.auth-panel__mobile-brand--premium strong,.auth-panel__mobile-brand--premium span{display:block}.auth-panel__mobile-brand--premium strong{color:#fff;font-size:12px}.auth-panel__mobile-brand--premium span{color:#68768b;letter-spacing:.12em;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:850}.login-card__topline{margin-bottom:38px}.brand-footer--destaque{margin-top:32px}}@media (width<=560px){.auth-page--premium{background-position:38%;padding:0}.auth-panel--premium{border:0;border-radius:0;min-height:100vh;padding:20px 16px 18px}.auth-panel__mobile-brand--premium{margin-bottom:24px}.login-card__topline{margin-bottom:32px}.login-card__heading h2{font-size:43px}.login-field__control{min-height:58px}.brand-footer--destaque{grid-template-columns:minmax(0,1fr) 92px;gap:12px;min-height:70px}.brand-footer--destaque img{width:92px;height:44px}.brand-footer--destaque>svg{display:none}}.first-access-card{color:#f8fafc;background:radial-gradient(circle at 94% 6%,#f973161c,#0000 190px),#040c1bf5;border:1px solid #6584b233;border-radius:28px;width:min(560px,100%);padding:38px;box-shadow:0 34px 90px #0000006b}.first-access-heading{display:grid}.first-access-step{align-items:center;gap:12px;margin-bottom:32px;display:flex}.first-access-step>span{color:#7dd3fc;background:#0ea5e91a;border:1px solid #38bdf83d;border-radius:14px;place-items:center;width:43px;height:43px;font-size:14px;font-weight:950;display:grid}.first-access-step div{gap:3px;display:grid}.first-access-step strong{color:#f8fafc;font-size:12px;font-weight:900}.first-access-step small{color:#64748b;font-size:10px;font-weight:700}.first-access-eyebrow{color:#fb923c;letter-spacing:.18em;text-transform:uppercase;font-size:10px;font-weight:950}.first-access-heading h1{letter-spacing:-.045em;margin:13px 0 12px;font-family:Georgia,Times New Roman,serif;font-size:clamp(36px,5vw,54px);line-height:.98}.first-access-heading p{color:#94a3b8;margin:0;font-size:13px;line-height:1.65}.first-access-heading p strong{color:#e2e8f0}.first-access-feedback{border:1px solid;border-radius:14px;margin-top:22px;padding:15px 17px;font-size:12px;font-weight:800;line-height:1.5}.first-access-feedback--erro{color:#fecaca;background:#ef44441a;border-color:#ef44444d}.first-access-feedback--sucesso{color:#bbf7d0;background:#22c55e1a;border-color:#22c55e4d}.first-access-form{gap:18px;margin-top:27px;display:grid}.first-access-field{gap:9px;display:grid}.first-access-field>span{color:#e2e8f0;font-size:11px;font-weight:900}.first-access-control{background:#0d192cd6;border:1px solid #6584b24d;border-radius:15px;grid-template-columns:25px minmax(0,1fr) auto;align-items:center;gap:11px;min-height:60px;padding:0 15px;transition:border-color .18s,box-shadow .18s;display:grid}.first-access-control:focus-within{border-color:#f97316b3;box-shadow:0 0 0 3px #f9731617}.first-access-control svg{fill:none;stroke:#64748b;stroke-width:1.7px;width:21px;height:21px}.first-access-control input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:13px;font-weight:750}.first-access-control input::placeholder{color:#475569}.first-access-control button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;font-size:10px;font-weight:900}.first-access-control button:hover{color:#fb923c}.first-access-strength{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:13px;margin-top:-7px;display:grid}.first-access-strength-bars{grid-template-columns:repeat(4,1fr);gap:5px;display:grid}.first-access-strength-bars span{background:#64748b3d;border-radius:999px;height:5px}.first-access-strength strong{color:#64748b;white-space:nowrap;font-size:9px;font-weight:900}.first-access-strength--1 .first-access-strength-bars span.active{background:#ef4444}.first-access-strength--1 strong{color:#f87171}.first-access-strength--2 .first-access-strength-bars span.active{background:#f59e0b}.first-access-strength--2 strong{color:#fbbf24}.first-access-strength--3 .first-access-strength-bars span.active{background:#38bdf8}.first-access-strength--3 strong{color:#7dd3fc}.first-access-strength--4 .first-access-strength-bars span.active{background:#22c55e}.first-access-strength--4 strong{color:#4ade80}.first-access-requirements{background:#0d192c85;border:1px solid #6584b226;border-radius:15px;grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;padding:16px;display:grid}.first-access-requirements span{color:#64748b;padding-left:21px;font-size:9px;font-weight:800;line-height:1.4;position:relative}.first-access-requirements span:before{content:"";border:1px solid #64748b73;border-radius:50%;width:13px;height:13px;position:absolute;top:1px;left:0}.first-access-requirements span.done{color:#86efac}.first-access-requirements span.done:before{background:radial-gradient(circle,#22c55e 0 42%,#0000 46%);border-color:#22c55e}.first-access-submit{color:#fff;min-height:60px;font:inherit;cursor:pointer;background:linear-gradient(135deg,#f97316,#ea580c);border:0;border-radius:15px;justify-content:center;align-items:center;gap:13px;margin-top:2px;font-size:13px;font-weight:950;transition:transform .18s,filter .18s;display:flex;box-shadow:0 18px 34px #f9731638}.first-access-submit:hover:not(:disabled){filter:brightness(1.05);transform:translateY(-2px)}.first-access-submit:disabled{opacity:.48;cursor:not-allowed}.first-access-submit svg{fill:none;stroke:currentColor;stroke-width:1.9px;width:20px;height:20px}.first-access-button-spinner,.first-access-spinner{border:3px solid #ffffff3d;border-top-color:currentColor;border-radius:50%;animation:.7s linear infinite first-access-spin}.first-access-button-spinner{width:19px;height:19px}.first-access-exit{color:#64748b;font:inherit;cursor:pointer;background:0 0;border:0;justify-self:center;font-size:10px;font-weight:850}.first-access-exit:hover{color:#cbd5e1}.first-access-security{border-top:1px solid #6584b226;align-items:center;gap:12px;margin-top:28px;padding-top:21px;display:flex}.first-access-security svg{fill:none;stroke:#34d399;stroke-width:1.8px;flex:none;width:25px;height:25px}.first-access-security div{gap:4px;display:grid}.first-access-security strong{color:#e2e8f0;font-size:10px}.first-access-security span{color:#64748b;font-size:9px;line-height:1.4}.first-access-loading{color:#f8fafc;text-align:center;background:#040c1bf5;border:1px solid #6584b233;border-radius:26px;align-content:center;place-items:center;gap:13px;width:min(420px,100%);min-height:260px;padding:35px;display:grid}.first-access-loading strong{font-size:14px}.first-access-loading span{color:#64748b;font-size:11px}.first-access-spinner{color:#f97316;width:45px;height:45px;margin-bottom:4px}@keyframes first-access-spin{to{transform:rotate(360deg)}}@media (width<=700px){.first-access-card{border-radius:23px;padding:28px 22px}.first-access-step{margin-bottom:26px}.first-access-heading h1{font-size:41px}}@media (width<=460px){.first-access-card{padding:25px 18px}.first-access-heading h1{font-size:36px}.first-access-requirements,.first-access-strength{grid-template-columns:1fr}.first-access-strength strong{justify-self:end}}.portal-vehicles-content{gap:24px;display:grid}.portal-vehicles-heading{background:radial-gradient(circle at 94% 8%,#f973161f,#0000 220px),#0d1d35eb;border:1px solid #47699a3d;border-radius:24px;grid-template-columns:1fr auto;align-items:end;gap:18px;padding:28px;display:grid}.portal-back-button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;grid-column:1/-1;justify-self:start;align-items:center;gap:8px;font-size:11px;font-weight:900;display:inline-flex}.portal-back-button:hover{color:#fb923c}.portal-back-button svg{fill:none;stroke:currentColor;stroke-width:2px;width:18px;height:18px}.portal-vehicles-title h1{color:#f8fafc;letter-spacing:-.045em;margin:12px 0 10px;font-size:clamp(36px,5vw,58px);line-height:1}.portal-vehicles-title p{color:#94a3b8;max-width:720px;margin:0;font-size:13px;line-height:1.65}.portal-refresh-button{color:#fdba74;min-height:46px;font:inherit;cursor:pointer;background:#f973161a;border:1px solid #f9731659;border-radius:13px;padding:0 18px;font-size:11px;font-weight:900}.portal-refresh-button:disabled{opacity:.55;cursor:wait}.portal-vehicles-summary{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.portal-vehicles-summary article{background:#0d1d35d1;border:1px solid #47699a33;border-radius:19px;padding:20px}.portal-vehicles-summary span,.portal-vehicles-summary strong,.portal-vehicles-summary small{display:block}.portal-vehicles-summary span{color:#94a3b8;letter-spacing:.1em;text-transform:uppercase;font-size:9px;font-weight:900}.portal-vehicles-summary strong{color:#fb923c;margin-top:8px;font-size:29px}.portal-vehicles-summary small{color:#64748b;margin-top:4px;font-size:10px}.portal-vehicles-tools{justify-content:space-between;align-items:center;gap:16px;display:flex}.portal-vehicles-search{background:#0d1d35c7;border:1px solid #47699a3d;border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:11px;width:min(560px,100%);min-height:50px;padding:0 16px;display:grid}.portal-vehicles-search:focus-within{border-color:#f973168c;box-shadow:0 0 0 3px #f9731614}.portal-vehicles-search svg{fill:none;stroke:#64748b;stroke-width:1.8px;width:20px;height:20px}.portal-vehicles-search input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:12px}.portal-vehicles-search input::placeholder{color:#475569}.portal-vehicles-result{color:#64748b;white-space:nowrap;font-size:10px;font-weight:850}.portal-vehicles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.portal-vehicle-card{background:radial-gradient(circle at 100% 0,#f9731614,#0000 150px),#0d1d35e6;border:1px solid #47699a38;border-radius:22px;min-width:0;padding:22px;transition:transform .18s,border-color .18s;overflow:hidden}.portal-vehicle-card:hover{border-color:#f9731659;transform:translateY(-3px)}.portal-vehicle-card__top{justify-content:space-between;align-items:center;gap:12px;display:flex}.portal-vehicle-card__icon{color:#fb923c;background:#f973161c;border-radius:15px;place-items:center;width:48px;height:48px;display:grid}.portal-vehicle-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px;height:25px}.portal-vehicle-status{letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:6px 9px;font-size:8px;font-weight:950;display:inline-flex}.portal-vehicle-status--active{color:#86efac;background:#22c55e1f}.portal-vehicle-status--attention{color:#fde68a;background:#f59e0b21}.portal-vehicle-status--inactive{color:#cbd5e1;background:#64748b26}.portal-vehicle-card__identity{gap:5px;margin-top:22px;display:grid}.portal-vehicle-card__identity span{color:#64748b;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.portal-vehicle-card__identity strong{color:#f8fafc;letter-spacing:.04em;font-size:27px}.portal-vehicle-card__identity small{color:#94a3b8;font-size:11px;line-height:1.45}.portal-vehicle-card__details{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:20px;display:grid}.portal-vehicle-card__details div{background:#040c1b59;border:1px solid #47699a26;border-radius:13px;min-width:0;padding:12px}.portal-vehicle-card__details span,.portal-vehicle-card__details strong{display:block}.portal-vehicle-card__details span{color:#64748b;text-transform:uppercase;font-size:8px;font-weight:850}.portal-vehicle-card__details strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;overflow:hidden}.portal-vehicle-card__footer{color:#64748b;border-top:1px solid #47699a29;justify-content:space-between;align-items:center;gap:13px;margin-top:18px;padding-top:16px;font-size:9px;display:flex}.portal-vehicle-card__footer svg{fill:none;stroke:#fb923c;stroke-width:1.8px;flex:none;width:18px;height:18px}.portal-vehicles-empty,.portal-vehicles-loading{color:#94a3b8;text-align:center;background:#0d1d357a;border:1px dashed #47699a4d;border-radius:22px;align-content:center;place-items:center;gap:12px;min-height:300px;padding:35px;display:grid}.portal-vehicles-empty__icon{color:#fb923c;background:#f973161a;border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.portal-vehicles-empty__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:32px;height:32px}.portal-vehicles-empty strong,.portal-vehicles-loading strong{color:#e2e8f0;font-size:16px}.portal-vehicles-empty p{color:#64748b;max-width:480px;margin:0;font-size:11px;line-height:1.6}.portal-vehicles-spinner{border:4px solid #64748b2e;border-top-color:#f97316;border-radius:50%;width:42px;height:42px;animation:.7s linear infinite portal-vehicles-spin}.portal-vehicles-feedback{border:1px solid;border-radius:15px;gap:4px;padding:16px 18px;font-size:11px;display:grid}.portal-vehicles-feedback--error{color:#fecaca;background:#ef44441a;border-color:#ef44444d}.portal-vehicles-feedback span{color:inherit;opacity:.82}@keyframes portal-vehicles-spin{to{transform:rotate(360deg)}}@media (width<=1050px){.portal-vehicles-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){.portal-vehicles-heading{grid-template-columns:1fr}.portal-refresh-button{width:100%}.portal-vehicles-summary{grid-template-columns:repeat(3,1fr)}.portal-vehicles-tools{flex-direction:column;align-items:stretch}.portal-vehicles-result{white-space:normal}}@media (width<=620px){.portal-vehicles-summary,.portal-vehicles-grid,.portal-vehicle-card__details{grid-template-columns:1fr}}.portal-checklists-content{gap:24px;display:grid}.portal-checklists-heading{background:radial-gradient(circle at 94% 8%,#f973161f,#0000 220px),#0d1d35eb;border:1px solid #47699a3d;border-radius:24px;grid-template-columns:1fr auto;align-items:end;gap:18px;padding:28px;display:grid}.portal-checklists-heading .portal-back-button{grid-column:1/-1}.portal-checklists-title h1{color:#f8fafc;letter-spacing:-.045em;margin:12px 0 10px;font-size:clamp(36px,5vw,58px);line-height:1}.portal-checklists-title p{color:#94a3b8;max-width:760px;margin:0;font-size:13px;line-height:1.65}.portal-checklists-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.portal-checklists-summary article{background:#0d1d35d1;border:1px solid #47699a33;border-radius:18px;min-width:0;padding:19px}.portal-checklists-summary span,.portal-checklists-summary strong,.portal-checklists-summary small{display:block}.portal-checklists-summary span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-checklists-summary strong{color:#fb923c;margin-top:8px;font-size:27px}.portal-checklists-summary small{color:#64748b;margin-top:4px;font-size:9px;line-height:1.4}.portal-checklists-toolbar{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px;display:grid}.portal-checklists-search{background:#0d1d35c7;border:1px solid #47699a3d;border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:11px;min-height:50px;padding:0 16px;display:grid}.portal-checklists-search:focus-within{border-color:#f973168c;box-shadow:0 0 0 3px #f9731614}.portal-checklists-search svg{fill:none;stroke:#64748b;stroke-width:1.8px;width:20px;height:20px}.portal-checklists-search input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.portal-checklists-search input::placeholder{color:#475569}.portal-checklists-filters{background:#0d1d35b8;border:1px solid #47699a33;border-radius:14px;gap:6px;padding:6px;display:flex}.portal-checklists-filters button{color:#64748b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 13px;font-size:9px;font-weight:900}.portal-checklists-filters button.active{color:#fdba74;background:#f973161c}.portal-checklists-result{color:#64748b;white-space:nowrap;font-size:9px;font-weight:850}.portal-checklists-list{gap:15px;display:grid}.portal-checklist-card{background:radial-gradient(circle at 100% 0,#f9731612,#0000 190px),#0d1d35e6;border:1px solid #47699a38;border-radius:22px;padding:22px;overflow:hidden}.portal-checklist-card--atencao{border-color:#f59e0b4d}.portal-checklist-card--critico{border-color:#ef444457}.portal-checklist-card__header{grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:15px;display:grid}.portal-checklist-card__icon{color:#fb923c;background:#f973161c;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.portal-checklist-card--atencao .portal-checklist-card__icon{color:#fde68a;background:#f59e0b1c}.portal-checklist-card--critico .portal-checklist-card__icon{color:#fecaca;background:#ef44441c}.portal-checklist-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px;height:25px}.portal-checklist-card__meta{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.portal-checklist-card__meta span{color:#fdba74;letter-spacing:.07em;text-transform:uppercase;background:#f973161a;border-radius:999px;padding:5px 8px;font-size:8px;font-weight:900}.portal-checklist-card__meta small{color:#64748b;font-size:9px;font-weight:800}.portal-checklist-card__identity h2{color:#f8fafc;letter-spacing:.05em;margin:10px 0 0;font-size:24px}.portal-checklist-card__identity p{color:#94a3b8;margin:5px 0 0;font-size:11px}.portal-checklist-status{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:950;display:inline-flex}.portal-checklist-status--liberado{color:#86efac;background:#22c55e1f}.portal-checklist-status--atencao{color:#fde68a;background:#f59e0b21}.portal-checklist-status--critico{color:#fecaca;background:#ef444421}.portal-checklist-card__information{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:20px;display:grid}.portal-checklist-card__information div{background:#040c1b59;border:1px solid #47699a26;border-radius:13px;min-width:0;padding:13px}.portal-checklist-card__information span,.portal-checklist-card__information strong{display:block}.portal-checklist-card__information span{color:#64748b;letter-spacing:.05em;text-transform:uppercase;font-size:8px;font-weight:850}.portal-checklist-card__information strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;margin-top:7px;font-size:10px;overflow:hidden}.portal-checklist-card__counters{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:11px;display:grid}.portal-checklist-card__counters div{text-align:center;background:#040c1b47;border-radius:13px;padding:13px}.portal-checklist-card__counters strong,.portal-checklist-card__counters span{display:block}.portal-checklist-card__counters strong{color:#f8fafc;font-size:18px}.portal-checklist-card__counters span{color:#64748b;text-transform:uppercase;margin-top:4px;font-size:8px;font-weight:850}.portal-checklist-card__observation{background:#040c1b4d;border:1px solid #47699a24;border-radius:13px;margin-top:13px;padding:14px}.portal-checklist-card__observation span{color:#fb923c;letter-spacing:.07em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-checklist-card__observation p{color:#94a3b8;margin:7px 0 0;font-size:10px;line-height:1.55}.portal-checklist-card__footer{color:#64748b;border-top:1px solid #47699a29;justify-content:space-between;align-items:center;gap:14px;margin-top:17px;padding-top:15px;font-size:9px;display:flex}.portal-checklist-card__reference{color:#94a3b8;font-family:monospace;font-weight:900}.portal-checklists-empty,.portal-checklists-loading{color:#94a3b8;text-align:center;background:#0d1d357a;border:1px dashed #47699a4d;border-radius:22px;align-content:center;place-items:center;gap:12px;min-height:300px;padding:35px;display:grid}.portal-checklists-empty__icon{color:#fb923c;background:#f973161a;border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.portal-checklists-empty__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:32px;height:32px}.portal-checklists-empty strong,.portal-checklists-loading strong{color:#e2e8f0;font-size:16px}.portal-checklists-empty p{color:#64748b;max-width:500px;margin:0;font-size:11px;line-height:1.6}.portal-checklists-spinner{border:4px solid #64748b2e;border-top-color:#f97316;border-radius:50%;width:42px;height:42px;animation:.7s linear infinite portal-checklists-spin}.portal-checklists-feedback{border:1px solid;border-radius:15px;gap:4px;padding:16px 18px;font-size:11px;display:grid}.portal-checklists-feedback--error{color:#fecaca;background:#ef44441a;border-color:#ef44444d}@keyframes portal-checklists-spin{to{transform:rotate(360deg)}}@media (width<=1100px){.portal-checklists-summary{grid-template-columns:repeat(3,1fr)}.portal-checklists-toolbar{grid-template-columns:1fr}.portal-checklists-result{white-space:normal}}@media (width<=760px){.portal-checklists-heading{grid-template-columns:1fr}.portal-checklists-summary{grid-template-columns:repeat(2,1fr)}.portal-checklists-filters{overflow-x:auto}.portal-checklist-card__header{grid-template-columns:46px minmax(0,1fr)}.portal-checklist-status{grid-column:1/-1;justify-self:start}.portal-checklist-card__information{grid-template-columns:1fr}}@media (width<=480px){.portal-checklists-summary,.portal-checklist-card__counters{grid-template-columns:1fr}}.portal-orcamentos-content{gap:24px;display:grid}.portal-orcamentos-heading{background:radial-gradient(circle at 94% 8%,#f973161f,#0000 220px),#0d1d35eb;border:1px solid #47699a3d;border-radius:24px;grid-template-columns:1fr auto;align-items:end;gap:18px;padding:28px;display:grid}.portal-orcamentos-heading .portal-back-button{grid-column:1/-1}.portal-orcamentos-title h1{color:#f8fafc;letter-spacing:-.045em;margin:12px 0 10px;font-size:clamp(36px,5vw,58px);line-height:1}.portal-orcamentos-title p{color:#94a3b8;max-width:760px;margin:0;font-size:13px;line-height:1.65}.portal-orcamentos-summary{grid-template-columns:repeat(5,minmax(0,1fr));gap:13px;display:grid}.portal-orcamentos-summary article{background:#0d1d35d1;border:1px solid #47699a33;border-radius:18px;min-width:0;padding:19px}.portal-orcamentos-summary span,.portal-orcamentos-summary strong,.portal-orcamentos-summary small{display:block}.portal-orcamentos-summary span{color:#94a3b8;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-orcamentos-summary strong{color:#fb923c;text-overflow:ellipsis;margin-top:8px;font-size:24px;overflow:hidden}.portal-orcamentos-summary small{color:#64748b;margin-top:4px;font-size:9px;line-height:1.4}.portal-orcamentos-toolbar{grid-template-columns:minmax(260px,1fr) auto auto;align-items:center;gap:14px;display:grid}.portal-orcamentos-search{background:#0d1d35c7;border:1px solid #47699a3d;border-radius:14px;grid-template-columns:22px 1fr;align-items:center;gap:11px;min-height:50px;padding:0 16px;display:grid}.portal-orcamentos-search:focus-within{border-color:#f973168c;box-shadow:0 0 0 3px #f9731614}.portal-orcamentos-search svg{fill:none;stroke:#64748b;stroke-width:1.8px;width:20px;height:20px}.portal-orcamentos-search input{color:#f8fafc;width:100%;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.portal-orcamentos-search input::placeholder{color:#475569}.portal-orcamentos-filters{background:#0d1d35b8;border:1px solid #47699a33;border-radius:14px;gap:6px;padding:6px;display:flex}.portal-orcamentos-filters button{color:#64748b;min-height:36px;font:inherit;cursor:pointer;background:0 0;border:0;border-radius:10px;padding:0 12px;font-size:9px;font-weight:900}.portal-orcamentos-filters button.active{color:#fdba74;background:#f973161c}.portal-orcamentos-result{color:#64748b;white-space:nowrap;font-size:9px;font-weight:850}.portal-orcamentos-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.portal-orcamento-card{background:radial-gradient(circle at 100% 0,#f9731614,#0000 190px),#0d1d35e6;border:1px solid #47699a38;border-radius:22px;min-width:0;padding:22px}.portal-orcamento-card--aprovado{border-color:#22c55e47}.portal-orcamento-card--recusado{border-color:#ef444447}.portal-orcamento-card--expirado{border-color:#64748b4d}.portal-orcamento-card__header{grid-template-columns:52px minmax(0,1fr) auto;align-items:start;gap:15px;display:grid}.portal-orcamento-card__icon{color:#fb923c;background:#f973161c;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.portal-orcamento-card__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px;height:25px}.portal-orcamento-card__identity{min-width:0}.portal-orcamento-card__identity>span{color:#fb923c;letter-spacing:.08em;font-size:8px;font-weight:900}.portal-orcamento-card__identity h2{color:#f8fafc;text-overflow:ellipsis;white-space:nowrap;margin:9px 0 0;font-size:18px;overflow:hidden}.portal-orcamento-card__identity small{color:#64748b;margin-top:5px;font-size:9px;display:block}.portal-orcamento-status{letter-spacing:.08em;text-transform:uppercase;white-space:nowrap;border-radius:999px;padding:7px 10px;font-size:8px;font-weight:950;display:inline-flex}.portal-orcamento-status--pendente{color:#fde68a;background:#f59e0b21}.portal-orcamento-status--aprovado{color:#86efac;background:#22c55e1f}.portal-orcamento-status--recusado{color:#fecaca;background:#ef444421}.portal-orcamento-status--expirado{color:#cbd5e1;background:#64748b26}.portal-orcamento-card__description{color:#94a3b8;min-height:47px;margin:18px 0 0;font-size:10px;line-height:1.55}.portal-orcamento-card__vehicle{background:#040c1b59;border:1px solid #47699a26;border-radius:13px;margin-top:15px;padding:13px}.portal-orcamento-card__vehicle span,.portal-orcamento-card__vehicle strong{display:block}.portal-orcamento-card__vehicle span{color:#64748b;text-transform:uppercase;font-size:8px;font-weight:850}.portal-orcamento-card__vehicle strong{color:#e2e8f0;margin-top:6px;font-size:11px}.portal-orcamento-card__values{grid-template-columns:repeat(3,1fr);gap:9px;margin-top:10px;display:grid}.portal-orcamento-card__values div{background:#040c1b47;border-radius:13px;min-width:0;padding:13px}.portal-orcamento-card__values span,.portal-orcamento-card__values strong{display:block}.portal-orcamento-card__values span{color:#64748b;text-transform:uppercase;font-size:8px;font-weight:850}.portal-orcamento-card__values strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;margin-top:6px;font-size:10px;overflow:hidden}.portal-orcamento-card__values .portal-orcamento-card__total{background:#f9731617}.portal-orcamento-card__total strong{color:#fdba74}.portal-orcamento-card__footer{color:#64748b;border-top:1px solid #47699a29;justify-content:space-between;align-items:center;gap:14px;margin-top:17px;padding-top:15px;font-size:9px;display:flex}.portal-orcamento-card__footer button{color:#fb923c;font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;gap:7px;font-size:9px;font-weight:900;display:inline-flex}.portal-orcamento-card__footer svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:16px;height:16px}.portal-orcamentos-empty,.portal-orcamentos-loading{color:#94a3b8;text-align:center;background:#0d1d357a;border:1px dashed #47699a4d;border-radius:22px;align-content:center;place-items:center;gap:12px;min-height:300px;padding:35px;display:grid}.portal-orcamentos-empty__icon{color:#fb923c;background:#f973161a;border-radius:20px;place-items:center;width:64px;height:64px;display:grid}.portal-orcamentos-empty__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:32px;height:32px}.portal-orcamentos-empty strong,.portal-orcamentos-loading strong{color:#e2e8f0;font-size:16px}.portal-orcamentos-empty p{color:#64748b;max-width:500px;margin:0;font-size:11px;line-height:1.6}.portal-orcamentos-spinner{border:4px solid #64748b2e;border-top-color:#f97316;border-radius:50%;width:42px;height:42px;animation:.7s linear infinite portal-orcamentos-spin}.portal-orcamentos-feedback{border:1px solid;border-radius:15px;gap:4px;padding:16px 18px;font-size:11px;display:grid}.portal-orcamentos-feedback--error{color:#fecaca;background:#ef44441a;border-color:#ef44444d}.portal-orcamento-modal{z-index:300;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020814d1;place-items:center;padding:22px;display:grid;position:fixed;inset:0}.portal-orcamento-modal__content{background:#0d1d35;border:1px solid #47699a47;border-radius:24px;width:min(720px,100%);max-height:calc(100vh - 44px);padding:28px;overflow-y:auto;box-shadow:0 34px 100px #0000008c}.portal-orcamento-modal__header{justify-content:space-between;align-items:flex-start;gap:18px;display:flex}.portal-orcamento-modal__header span{color:#fb923c;letter-spacing:.08em;font-size:9px;font-weight:900}.portal-orcamento-modal__header h2{color:#f8fafc;margin:9px 0 0;font-size:26px}.portal-orcamento-modal__header small{color:#64748b;margin-top:6px;font-size:10px;display:block}.portal-orcamento-modal__header button{color:#94a3b8;cursor:pointer;background:#040c1b66;border:1px solid #47699a40;border-radius:13px;flex:none;width:42px;height:42px;font-size:25px}.portal-orcamento-modal__status,.portal-orcamento-modal__description,.portal-orcamento-modal__notes{background:#040c1b52;border:1px solid #47699a29;border-radius:14px;margin-top:20px;padding:15px}.portal-orcamento-modal__status span,.portal-orcamento-modal__description span,.portal-orcamento-modal__notes span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-orcamento-modal__status strong{color:#fdba74;margin-top:7px;font-size:15px;display:block}.portal-orcamento-modal__description p,.portal-orcamento-modal__notes p{color:#94a3b8;margin:8px 0 0;font-size:11px;line-height:1.6}.portal-orcamento-modal__grid{grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;display:grid}.portal-orcamento-modal__grid div{background:#040c1b52;border:1px solid #47699a29;border-radius:14px;min-width:0;padding:15px}.portal-orcamento-modal__grid span,.portal-orcamento-modal__grid strong{display:block}.portal-orcamento-modal__grid span{color:#64748b;text-transform:uppercase;font-size:8px;font-weight:900}.portal-orcamento-modal__grid strong{color:#e2e8f0;margin-top:7px;font-size:12px}.portal-orcamento-modal__grid .portal-orcamento-modal__total{background:#f9731617;grid-column:1/-1}.portal-orcamento-modal__total strong{color:#fdba74;font-size:20px}.portal-orcamento-modal__footer{justify-content:flex-end;gap:10px;margin-top:22px;display:flex}.portal-orcamento-modal__footer button,.portal-orcamento-modal__footer a{min-height:46px;font:inherit;cursor:pointer;border-radius:13px;justify-content:center;align-items:center;padding:0 17px;font-size:10px;font-weight:900;text-decoration:none;display:inline-flex}.portal-orcamento-modal__secondary{color:#94a3b8;background:#040c1b59;border:1px solid #47699a40}.portal-orcamento-modal__footer a{color:#fff;background:linear-gradient(135deg,#f97316,#ea580c)}.portal-modal-open{overflow:hidden}@keyframes portal-orcamentos-spin{to{transform:rotate(360deg)}}@media (width<=1120px){.portal-orcamentos-summary{grid-template-columns:repeat(3,1fr)}.portal-orcamentos-toolbar{grid-template-columns:1fr}.portal-orcamentos-result{white-space:normal}}@media (width<=820px){.portal-orcamentos-heading,.portal-orcamentos-grid{grid-template-columns:1fr}.portal-orcamentos-filters{overflow-x:auto}}@media (width<=620px){.portal-orcamentos-summary{grid-template-columns:1fr}.portal-orcamento-card__header{grid-template-columns:46px minmax(0,1fr)}.portal-orcamento-status{grid-column:1/-1;justify-self:start}.portal-orcamento-card__values{grid-template-columns:1fr}.portal-orcamento-card__footer{flex-direction:column;align-items:flex-start}.portal-orcamento-modal__grid{grid-template-columns:1fr}.portal-orcamento-modal__grid .portal-orcamento-modal__total{grid-column:auto}.portal-orcamento-modal__footer{flex-direction:column}.portal-orcamento-modal__footer button,.portal-orcamento-modal__footer a{width:100%}}.portal-orcamento-modal__items{background:#040c1b52;border:1px solid #47699a29;border-radius:14px;margin-top:20px;padding:15px}.portal-orcamento-modal__items>span,.portal-orcamento-decision-readonly>span,.portal-orcamento-decision-form__heading>span,.portal-orcamento-decision-form label>span{color:#64748b;letter-spacing:.08em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-orcamento-items-list{gap:8px;margin-top:12px;display:grid}.portal-orcamento-item{background:#0d1d35b3;border-radius:12px;justify-content:space-between;align-items:center;gap:18px;padding:12px;display:flex}.portal-orcamento-item div{gap:4px;display:grid}.portal-orcamento-item strong{color:#e2e8f0;font-size:10px}.portal-orcamento-item small{color:#64748b;font-size:8px}.portal-orcamento-decision-actions{border-top:1px solid #47699a29;grid-template-columns:1fr 1fr;gap:10px;margin-top:22px;padding-top:18px;display:grid}.portal-orcamento-decision-actions button,.portal-orcamento-decision-form__actions button{min-height:48px;font:inherit;cursor:pointer;border-radius:13px;font-size:10px;font-weight:900}.portal-orcamento-reject-button{color:#fecaca;background:#ef44441a;border:1px solid #ef444452}.portal-orcamento-approve-button{color:#fff;background:linear-gradient(135deg,#22c55e,#15803d);border:0;box-shadow:0 14px 28px #22c55e2e}.portal-orcamento-decision-form,.portal-orcamento-decision-readonly{background:#040c1b61;border:1px solid #47699a33;border-radius:16px;margin-top:22px;padding:18px}.portal-orcamento-decision-form{gap:16px;display:grid}.portal-orcamento-decision-form__heading{gap:6px;display:grid}.portal-orcamento-decision-form__heading strong,.portal-orcamento-decision-readonly strong{color:#f8fafc;font-size:15px}.portal-orcamento-decision-readonly p{color:#94a3b8;margin:9px 0 0;font-size:10px;line-height:1.55}.portal-orcamento-decision-form label{gap:8px;display:grid}.portal-orcamento-decision-form textarea,.portal-orcamento-password{color:#f8fafc;background:#0d1d35b8;border:1px solid #47699a3d;border-radius:13px;width:100%}.portal-orcamento-decision-form textarea{resize:vertical;min-height:105px;font:inherit;outline:0;padding:13px;font-size:11px;line-height:1.55}.portal-orcamento-password{grid-template-columns:1fr auto;align-items:center;gap:10px;min-height:50px;padding:0 13px;display:grid}.portal-orcamento-password input{color:#f8fafc;min-width:0;font:inherit;background:0 0;border:0;outline:0;font-size:11px}.portal-orcamento-password button{color:#94a3b8;font:inherit;cursor:pointer;background:0 0;border:0;font-size:9px;font-weight:900}.portal-orcamento-decision-form label small{color:#64748b;font-size:8px;line-height:1.45}.portal-orcamento-decision-error,.portal-orcamento-decision-success{border:1px solid;border-radius:12px;padding:12px 14px;font-size:10px;font-weight:800}.portal-orcamento-decision-error{color:#fecaca;background:#ef44441a;border-color:#ef44444d}.portal-orcamento-decision-success{color:#bbf7d0;background:#22c55e1a;border-color:#22c55e4d}.portal-orcamento-decision-form__actions{grid-template-columns:1fr 1fr;gap:10px;display:grid}@media (width<=620px){.portal-orcamento-decision-actions,.portal-orcamento-decision-form__actions{grid-template-columns:1fr}.portal-orcamento-item{flex-direction:column;align-items:flex-start}}.portal-dashboard-content{gap:22px;display:grid}.portal-dashboard-topbar{justify-content:space-between;align-items:center;gap:14px;display:flex}.portal-refresh-button svg.is-spinning{animation:.8s linear infinite portal-dashboard-spin}.portal-dashboard-hero{background:radial-gradient(circle at 92% 12%,#f9731630,#0000 280px),radial-gradient(circle at 8% 90%,#2563eb24,#0000 300px),linear-gradient(135deg,#112748fa,#071428fa);border:1px solid #47699a42;border-radius:28px;grid-template-columns:minmax(0,1fr) 260px;gap:28px;padding:36px;display:grid;position:relative;overflow:hidden;box-shadow:0 28px 70px #0208173d}.portal-dashboard-hero:after{content:"";border:1px solid #f973161f;border-radius:50%;width:360px;height:360px;position:absolute;bottom:-150px;right:-90px}.portal-dashboard-hero__content,.portal-dashboard-hero__signal{z-index:1;position:relative}.portal-dashboard-eyebrow{color:#fb923c;letter-spacing:.14em;text-transform:uppercase;align-items:center;gap:10px;font-size:10px;font-weight:950;display:inline-flex}.portal-dashboard-eyebrow:before{content:"";background:#f97316;border-radius:999px;width:30px;height:2px}.portal-dashboard-hero h1{color:#f8fafc;letter-spacing:-.055em;max-width:850px;margin:18px 0 12px;font-size:clamp(35px,5vw,64px);line-height:.98}.portal-dashboard-hero h1 strong{color:#f97316}.portal-dashboard-hero p{color:#94a3b8;max-width:760px;margin:0;font-size:13px;line-height:1.7}.portal-dashboard-hero__meta{color:#64748b;flex-wrap:wrap;align-items:center;gap:16px 24px;margin-top:24px;font-size:9px;font-weight:800;display:flex}.portal-dashboard-hero__meta span{align-items:center;gap:8px;display:inline-flex}.portal-dashboard-hero__meta i{background:#22c55e;border-radius:50%;width:8px;height:8px;box-shadow:0 0 0 5px #22c55e1a}.portal-dashboard-hero__signal{-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#030d1e70;border:1px solid #94a3b81f;border-radius:22px;flex-direction:column;justify-content:center;align-self:stretch;min-height:220px;padding:26px;display:flex}.portal-dashboard-hero__signal>span{color:#94a3b8;letter-spacing:.12em;text-transform:uppercase;font-size:9px;font-weight:900}.portal-dashboard-hero__signal>strong{color:#f8fafc;margin-top:12px;font-size:56px;line-height:1}.portal-dashboard-hero__signal>small{color:#64748b;margin-top:8px;font-size:10px;line-height:1.45}.portal-dashboard-hero__bars{align-items:flex-end;gap:7px;height:52px;margin-top:22px;display:flex}.portal-dashboard-hero__bars i{opacity:.9;background:linear-gradient(#fb923c,#ea580c);border-radius:5px 5px 2px 2px;flex:1}.portal-dashboard-hero__bars i:first-child{height:28%}.portal-dashboard-hero__bars i:nth-child(2){height:52%}.portal-dashboard-hero__bars i:nth-child(3){height:42%}.portal-dashboard-hero__bars i:nth-child(4){height:82%}.portal-dashboard-hero__bars i:nth-child(5){height:64%}.portal-dashboard-warning{color:#fde68a;background:#f59e0b14;border:1px solid #f59e0b47;border-radius:15px;grid-template-columns:36px 1fr;align-items:center;gap:13px;padding:15px 17px;display:grid}.portal-dashboard-warning svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:26px;height:26px}.portal-dashboard-warning div{gap:3px;display:grid}.portal-dashboard-warning strong{font-size:11px}.portal-dashboard-warning span{color:#d4a72c;font-size:9px}.portal-dashboard-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;display:grid}.portal-dashboard-summary__card{background:#0d1d35e0;border:1px solid #47699a38;border-radius:20px;grid-template-columns:52px minmax(0,1fr);align-items:center;gap:15px;min-width:0;padding:20px;display:grid}.portal-dashboard-summary__icon{color:#fb923c;background:#f973161a;border-radius:16px;place-items:center;width:50px;height:50px;display:grid}.portal-dashboard-summary__card--check .portal-dashboard-summary__icon{color:#38bdf8;background:#38bdf81a}.portal-dashboard-summary__card--approved .portal-dashboard-summary__icon{color:#34d399;background:#34d3991a}.portal-dashboard-summary__card--document .portal-dashboard-summary__icon{color:#facc15;background:#facc151a}.portal-dashboard-summary__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:25px;height:25px}.portal-dashboard-summary__card div:last-child{min-width:0}.portal-dashboard-summary__card span,.portal-dashboard-summary__card strong,.portal-dashboard-summary__card small{display:block}.portal-dashboard-summary__card span{color:#94a3b8;letter-spacing:.08em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;font-size:8px;font-weight:900;overflow:hidden}.portal-dashboard-summary__card strong{color:#f8fafc;margin-top:5px;font-size:28px;line-height:1}.portal-dashboard-summary__card small{color:#64748b;margin-top:7px;font-size:9px}.portal-dashboard-main-grid{grid-template-columns:minmax(0,1.4fr) minmax(330px,.8fr);gap:18px;display:grid}.portal-dashboard-panel{background:radial-gradient(circle at 100% 0,#f973160e,#0000 220px),#0d1d35e0;border:1px solid #47699a38;border-radius:23px;min-width:0;padding:23px}.portal-dashboard-panel__header{justify-content:space-between;align-items:flex-start;gap:18px;margin-bottom:19px;display:flex}.portal-dashboard-panel__header>div{min-width:0}.portal-dashboard-panel__header span{color:#fb923c;letter-spacing:.1em;text-transform:uppercase;font-size:8px;font-weight:900}.portal-dashboard-panel__header h2{color:#f8fafc;margin:7px 0 5px;font-size:21px}.portal-dashboard-panel__header p{color:#64748b;margin:0;font-size:9px;line-height:1.5}.portal-dashboard-panel__header button{color:#fb923c;font:inherit;cursor:pointer;background:#f9731612;border:1px solid #f9731638;border-radius:11px;flex:none;align-items:center;gap:7px;padding:10px 12px;font-size:8px;font-weight:900;display:inline-flex}.portal-dashboard-panel__header button:hover{background:#f973161f;border-color:#f9731680}.portal-dashboard-panel__header button svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:15px;height:15px}.portal-dashboard-budget-list,.portal-dashboard-fleet-list{gap:8px;display:grid}.portal-dashboard-budget{background:#030d1e4d;border:1px solid #47699a1f;border-radius:14px;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;min-width:0;padding:12px;display:grid}.portal-dashboard-budget__icon{color:#fb923c;background:#f9731617;border-radius:12px;place-items:center;width:40px;height:40px;display:grid}.portal-dashboard-budget__icon svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:20px;height:20px}.portal-dashboard-budget__content{gap:3px;min-width:0;display:grid}.portal-dashboard-budget__content span{color:#fb923c;letter-spacing:.06em;font-size:7px;font-weight:900}.portal-dashboard-budget__content strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:10px;overflow:hidden}.portal-dashboard-budget__content small{color:#64748b;font-size:8px}.portal-dashboard-budget__value{justify-items:end;gap:6px;display:grid}.portal-dashboard-budget__value>strong{color:#f8fafc;font-size:10px}.portal-dashboard-status{letter-spacing:.06em;text-transform:uppercase;border-radius:999px;padding:5px 8px;font-size:7px;font-weight:900;display:inline-flex}.portal-dashboard-status--pending{color:#fde68a;background:#f59e0b1f}.portal-dashboard-status--approved{color:#86efac;background:#22c55e1f}.portal-dashboard-status--rejected{color:#fecaca;background:#ef44441f}.portal-dashboard-status--expired{color:#cbd5e1;background:#64748b24}.portal-dashboard-fleet-total{background:#030d1e52;border-radius:14px;justify-content:space-between;align-items:end;gap:14px;margin-bottom:12px;padding:13px 15px;display:flex}.portal-dashboard-fleet-total span{color:#64748b;text-transform:uppercase;font-size:8px;font-weight:900}.portal-dashboard-fleet-total strong{color:#fb923c;font-size:24px}.portal-dashboard-vehicle{background:#030d1e4d;border:1px solid #47699a1f;border-radius:14px;grid-template-columns:82px minmax(0,1fr);align-items:center;gap:12px;padding:11px;display:grid}.portal-dashboard-vehicle__plate{color:#f8fafc;letter-spacing:.06em;text-align:center;background:#0f172abf;border:1px solid #94a3b82e;border-radius:9px;padding:8px;font-size:10px;font-weight:950}.portal-dashboard-vehicle__content{gap:6px;min-width:0;display:grid}.portal-dashboard-vehicle__content>strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.portal-dashboard-vehicle__status{color:#64748b;align-items:center;gap:6px;width:max-content;font-size:8px;display:inline-flex}.portal-dashboard-vehicle__status i{border-radius:50%;width:7px;height:7px}.portal-dashboard-vehicle__status--active i{background:#22c55e;box-shadow:0 0 0 4px #22c55e14}.portal-dashboard-vehicle__status--attention i{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b14}.portal-dashboard-checklist-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:11px;display:grid}.portal-dashboard-checklist{background:#030d1e4d;border:1px solid #47699a29;border-radius:16px;min-width:0;padding:15px}.portal-dashboard-checklist--ok{border-top:3px solid #22c55e}.portal-dashboard-checklist--attention{border-top:3px solid #f59e0b}.portal-dashboard-checklist--critical{border-top:3px solid #ef4444}.portal-dashboard-checklist__top{justify-content:space-between;align-items:flex-start;gap:8px;display:flex}.portal-dashboard-checklist__top>span{color:#f8fafc;letter-spacing:.05em;font-size:11px;font-weight:950}.portal-dashboard-checklist__top>strong{color:#94a3b8;text-align:right;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;max-width:80px;font-size:7px;overflow:hidden}.portal-dashboard-checklist__info{gap:4px;margin-top:22px;display:grid}.portal-dashboard-checklist__info span{color:#64748b;text-transform:uppercase;font-size:7px;font-weight:900}.portal-dashboard-checklist__info strong{color:#e2e8f0;text-overflow:ellipsis;white-space:nowrap;font-size:9px;overflow:hidden}.portal-dashboard-checklist footer{color:#64748b;border-top:1px solid #47699a1f;align-items:center;gap:6px;margin-top:14px;padding-top:12px;font-size:8px;display:flex}.portal-dashboard-checklist footer svg{fill:none;stroke:currentColor;stroke-width:1.8px;width:14px;height:14px}.portal-dashboard-empty{text-align:center;border:1px dashed #47699a3d;border-radius:16px;align-content:center;place-items:center;gap:8px;min-height:210px;padding:28px;display:grid}.portal-dashboard-empty svg{fill:none;stroke:#fb923c;stroke-width:1.7px;width:35px;height:35px}.portal-dashboard-empty strong{color:#e2e8f0;font-size:11px}.portal-dashboard-empty span{color:#64748b;max-width:330px;font-size:9px;line-height:1.5}.portal-dashboard-loading-list{gap:9px;display:grid}.portal-dashboard-loading-row{background:#030d1e4d;border-radius:13px;grid-template-columns:40px minmax(0,1fr) 80px;align-items:center;gap:12px;min-height:58px;padding:10px;display:grid}.portal-dashboard-loading-row i,.portal-dashboard-loading-row span,.portal-dashboard-loading-row b,.portal-dashboard-checklist--loading i,.portal-dashboard-checklist--loading span,.portal-dashboard-checklist--loading b{background:linear-gradient(90deg,#47699a1f,#94a3b833,#47699a1f) 0 0/200% 100%;border-radius:8px;animation:1.2s infinite portal-dashboard-shimmer;display:block}.portal-dashboard-loading-row i{width:40px;height:40px}.portal-dashboard-loading-row span{width:68%;height:12px}.portal-dashboard-loading-row b{width:70px;height:24px}.portal-dashboard-checklist--loading{min-height:145px}.portal-dashboard-checklist--loading i{width:62px;height:14px}.portal-dashboard-checklist--loading span{width:85%;height:10px;margin-top:38px}.portal-dashboard-checklist--loading b{width:70%;height:10px;margin-top:12px}@keyframes portal-dashboard-shimmer{to{background-position:-200% 0}}@keyframes portal-dashboard-spin{to{transform:rotate(360deg)}}@media (width<=1180px){.portal-dashboard-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.portal-dashboard-main-grid{grid-template-columns:1fr}.portal-dashboard-checklist-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=850px){.portal-dashboard-hero{grid-template-columns:1fr}.portal-dashboard-hero__signal{min-height:auto}.portal-dashboard-checklist-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=620px){.portal-dashboard-topbar,.portal-dashboard-panel__header{flex-direction:column;align-items:stretch}.portal-dashboard-topbar button,.portal-dashboard-panel__header button{justify-content:center;width:100%}.portal-dashboard-hero{padding:24px}.portal-dashboard-summary,.portal-dashboard-checklist-grid{grid-template-columns:1fr}.portal-dashboard-budget{grid-template-columns:40px minmax(0,1fr)}.portal-dashboard-budget__value{grid-column:1/-1;grid-template-columns:1fr auto;place-items:center stretch;padding-left:52px}}
