@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Manrope:wght@600;700;800&display=swap";:root{color:#1c2924;font-synthesis:none;text-rendering:optimizelegibility;--green-950:#0d2c21;--green-900:#12372a;--green-800:#1b4d3a;--green-700:#26634b;--green-100:#dfece5;--green-50:#edf5f0;--amber-500:#d59b39;--amber-100:#f8ead0;--ink:#1c2924;--muted:#68746f;--line:#e1e7e3;--surface:#fff;--shadow:0 18px 50px #1e3d2f14;background:#f5f7f4;font-family:DM Sans,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{min-width:320px;min-height:100%}body{background:#f5f7f4;min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit}h1,h2,p{margin-top:0}h1,h2,strong,.login-brand{font-family:Manrope,DM Sans,sans-serif}.brand-logo{object-fit:contain;border-radius:12px;flex:none;width:52px;height:52px;display:block}.brand-logo--large{border-radius:14px;width:72px;height:72px}.page-eyebrow{color:var(--green-700);letter-spacing:.12em;text-transform:uppercase;font-size:.73rem;font-weight:700}.login-page{background:var(--surface);grid-template-columns:minmax(420px,46%) 1fr;min-height:100vh;display:grid}.login-panel{flex-direction:column;justify-content:center;width:min(100%,560px);min-height:100vh;margin:0 auto;padding:48px clamp(36px,7vw,96px);display:flex}.login-brand{color:var(--green-950);align-items:center;gap:12px;margin-bottom:clamp(54px,9vh,96px);font-size:1.3rem;font-weight:800;display:flex}.login-copy h1{color:var(--green-950);letter-spacing:-.055em;margin:8px 0 12px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1.05}.login-copy p{max-width:390px;color:var(--muted);margin-bottom:36px;line-height:1.65}.login-form{gap:10px;display:grid}.login-form label{color:#34423c;margin-top:8px;font-size:.88rem;font-weight:600}.login-form input{width:100%;height:52px;color:var(--ink);background:#fbfcfb;border:1px solid #d8dfdb;border-radius:12px;outline:none;padding:0 16px;transition:border-color .16s,box-shadow .16s,background .16s}.login-form input::placeholder{color:#9ca6a1}.login-form input:focus{border-color:var(--green-700);background:var(--surface);box-shadow:0 0 0 4px #26634b1c}.primary-button{color:#fff;background:var(--green-900);cursor:pointer;border:0;border-radius:12px;height:52px;margin-top:18px;font-weight:700;transition:transform .16s,background .16s,box-shadow .16s;box-shadow:0 10px 24px #12372a33}.primary-button:hover:not(:disabled){background:var(--green-800);transform:translateY(-1px);box-shadow:0 13px 28px #12372a40}.primary-button:disabled{cursor:wait;opacity:.72}.login-error{color:#8a3024;background:#fff3f0;border:1px solid #f0c5bd;border-radius:10px;margin-top:8px;padding:11px 13px;font-size:.88rem}.login-footer{color:#929c97;margin:auto 0 0;padding-top:48px;font-size:.78rem}.login-visual{color:#fff;background:radial-gradient(circle at 72% 25%,#f3c76e40,#0000 22%),radial-gradient(circle at 28% 76%,#4f8e6f73,#0000 35%),linear-gradient(145deg,#173e30 0%,#0d2c21 60%,#081d16 100%);align-items:flex-end;min-height:100vh;padding:clamp(40px,7vw,100px);display:flex;position:relative;overflow:hidden}.login-visual:before,.login-visual:after{z-index:2;content:"";pointer-events:none;border:1px solid #ffffff1a;border-radius:50%;position:absolute}.login-visual:before{width:42vw;height:42vw;top:-15vw;right:-12vw}.login-visual:after{width:25vw;height:25vw;top:-7vw;right:-4vw}.login-visual__grid{z-index:2;opacity:.09;pointer-events:none;background-image:linear-gradient(#ffffff80 1px,#0000 1px),linear-gradient(90deg,#ffffff80 1px,#0000 1px);background-size:72px 72px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#0000,#000);mask-image:linear-gradient(#0000,#000)}.login-visual__video,.login-visual__overlay{pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.login-visual__video{z-index:0;opacity:0;object-fit:cover;transition:opacity .45s}.login-visual__video--ready{opacity:1}.login-visual__overlay{z-index:1;background:linear-gradient(145deg,#0d2c2194,#081d16b8)}.login-visual__content{z-index:3;gap:18px;max-width:620px;display:grid;position:relative}.login-visual__content span{color:#f3c76e;letter-spacing:.14em;text-transform:uppercase;font-size:.78rem;font-weight:700}.login-visual__content strong{letter-spacing:-.055em;font-size:clamp(2rem,4vw,4.5rem);line-height:1.08}.app-shell{min-height:100vh;display:flex}.sidebar{z-index:30;color:#eaf2ed;background:var(--green-950);flex-direction:column;width:252px;height:100vh;padding:28px 20px 22px;display:flex;position:fixed}.sidebar__brand{align-items:center;gap:12px;padding:0 8px;display:flex}.sidebar__brand div{gap:1px;display:grid}.sidebar__brand strong{color:#fff;letter-spacing:-.025em;font-size:1.12rem}.sidebar__brand div span{color:#91aa9e;font-size:.7rem}.sidebar__nav{gap:7px;margin-top:54px;display:grid}.sidebar__section-label{color:#789487;letter-spacing:.14em;text-transform:uppercase;margin:0 12px 9px;font-size:.65rem;font-weight:700}.sidebar__link{color:#a9beb4;border-radius:11px;align-items:center;gap:13px;height:46px;padding:0 13px;font-size:.89rem;font-weight:600;text-decoration:none;transition:color .16s,background .16s;display:flex}.sidebar__link svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8px;width:19px;height:19px}.sidebar__link:hover{color:#fff;background:#ffffff0e}.sidebar__link--active{color:#fff;background:#f3c76e21;box-shadow:inset 3px 0 #f3c76e}.sidebar__footer{color:#839e91;align-items:center;gap:9px;margin-top:auto;padding:14px 12px;font-size:.72rem;display:flex}.status-dot{background:#63c58e;border-radius:50%;width:7px;height:7px;box-shadow:0 0 0 4px #63c58e1a}.app-shell__content{width:calc(100% - 252px);min-height:100vh;margin-left:252px}.topbar{border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffe0;justify-content:flex-end;align-items:center;height:78px;padding:0 clamp(24px,4vw,56px);display:flex}.topbar__user{align-items:center;gap:11px;display:flex}.user-avatar{width:36px;height:36px;color:var(--green-900);background:var(--green-100);border-radius:50%;place-items:center;font-weight:700;display:grid}.topbar__identity{gap:1px;min-width:160px;display:grid}.topbar__identity strong{color:#34423c;font-family:DM Sans,sans-serif;font-size:.8rem;font-weight:700}.topbar__identity span{color:#7b8782;text-overflow:ellipsis;white-space:nowrap;max-width:220px;font-size:.72rem;overflow:hidden}.logout-button{border:1px solid var(--line);color:#53605a;cursor:pointer;background:#fff;border-radius:9px;padding:8px 13px;font-size:.78rem;font-weight:600}.logout-button:hover{color:var(--green-900);border-color:#bfc9c3}.menu-button{background:0 0;border:0;padding:8px;display:none}.menu-button span{background:var(--green-900);border-radius:2px;width:22px;height:2px;margin:4px 0;display:block}.main-content{padding:clamp(28px,4vw,58px)}.dashboard-page{width:min(100%,1220px);margin:0 auto}.dashboard-hero{color:#fff;background:linear-gradient(125deg, var(--green-900), #1d5a42);min-height:210px;box-shadow:var(--shadow);border-radius:24px;justify-content:space-between;align-items:center;padding:clamp(30px,5vw,54px);display:flex;position:relative;overflow:hidden}.dashboard-hero .page-eyebrow{color:#f3c76e}.dashboard-hero h1{letter-spacing:-.06em;margin:8px 0 4px;font-size:clamp(2.5rem,5vw,4rem);line-height:1}.dashboard-hero p{color:#c7dad0;margin:0;font-size:clamp(1rem,2vw,1.18rem)}.dashboard-hero__decoration{width:210px;height:150px;position:relative}.dashboard-hero__decoration span{border:1px solid #ffffff30;border-radius:50%;position:absolute}.dashboard-hero__decoration span:first-child{width:150px;height:150px;inset:0 0 auto auto}.dashboard-hero__decoration span:nth-child(2){background:#f3c76e1f;width:86px;height:86px;top:32px;right:32px}.dashboard-hero__decoration span:nth-child(3){background:#f3c76e;border:0;width:18px;height:18px;top:66px;right:66px}.modules-section{margin-top:48px}.section-heading{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:22px;display:flex}.section-heading h2{color:var(--green-950);letter-spacing:-.035em;margin:5px 0 0;font-size:1.7rem}.section-heading p{color:var(--muted);margin:0;font-size:.9rem}.module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;display:grid}.module-card{border:1px solid var(--line);background:var(--surface);border-radius:18px;min-height:245px;padding:30px;text-decoration:none;transition:transform .18s,box-shadow .18s,border-color .18s;position:relative;overflow:hidden;box-shadow:0 9px 30px #1e3d2f0b}.module-card:hover{box-shadow:var(--shadow);border-color:#c7d4cc;transform:translateY(-3px)}.module-card__accent{opacity:.75;border-radius:0 0 0 100%;width:110px;height:110px;position:absolute;top:0;right:0}.module-card--green .module-card__accent{background:var(--green-100)}.module-card--amber .module-card__accent{background:var(--amber-100)}.module-card__eyebrow{color:var(--muted);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:700}.module-card h2{color:var(--green-950);letter-spacing:-.035em;margin:24px 0 9px;font-size:1.55rem}.module-card p{max-width:380px;color:var(--muted);margin-bottom:30px;font-size:.9rem;line-height:1.55}.module-card__link{color:var(--green-700);font-size:.83rem;font-weight:700}.placeholder-page{border:1px solid var(--line);width:min(100%,800px);box-shadow:var(--shadow);background:#fff;border-radius:22px;margin:8vh auto 0;padding:clamp(32px,6vw,64px)}.placeholder-page h1{color:var(--green-950);letter-spacing:-.05em;margin:8px 0 14px;font-size:2.4rem}.placeholder-page p{color:var(--muted)}.placeholder-page a{color:var(--green-700);margin-top:18px;font-weight:700;text-decoration:none;display:inline-block}.sidebar-backdrop{display:none}.inventory-page{width:min(100%,1380px);margin:0 auto}.inventory-page__header{justify-content:space-between;align-items:flex-end;gap:24px;margin-bottom:28px;display:flex}.inventory-page__header h1{color:var(--green-950);letter-spacing:-.055em;margin:7px 0 6px;font-size:clamp(2.2rem,4vw,3.2rem);line-height:1}.inventory-page__header p{color:var(--muted);margin:0}.inventory-primary-button,.secondary-button{cursor:pointer;border-radius:11px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 18px;font-weight:700;display:inline-flex}.inventory-primary-button{border:1px solid var(--green-900);color:#fff;background:var(--green-900);box-shadow:0 8px 20px #12372a29}.inventory-primary-button span{font-size:1.25rem;line-height:1}.inventory-primary-button:hover:not(:disabled){background:var(--green-800)}.inventory-primary-button:disabled,.secondary-button:disabled,.dialog-close:disabled{cursor:wait;opacity:.6}.secondary-button{color:#44524c;background:#fff;border:1px solid #ced7d2}.secondary-button:hover:not(:disabled){color:var(--green-900);border-color:#9eada5}.inventory-action-button{min-height:34px;color:var(--green-800);cursor:pointer;background:#fff;border:1px solid #cbd6d0;border-radius:9px;padding:0 12px;font-size:.75rem;font-weight:700}.inventory-action-button:hover{border-color:var(--green-700);background:var(--green-50)}.inventory-filters{border:1px solid var(--line);background:var(--surface);border-radius:17px;grid-template-columns:minmax(240px,2fr) repeat(3,minmax(145px,1fr));gap:14px;padding:20px;display:grid;box-shadow:0 8px 25px #1e3d2f09}.inventory-field{align-content:start;gap:7px;display:grid}.inventory-field label{color:#45534d;font-size:.78rem;font-weight:700}.inventory-field input,.inventory-field select{width:100%;min-height:44px;color:var(--ink);background:#fbfcfb;border:1px solid #d6ded9;border-radius:10px;outline:none;padding:0 12px}.inventory-field input:focus,.inventory-field select:focus,.inventory-primary-button:focus-visible,.secondary-button:focus-visible,.dialog-close:focus-visible{border-color:var(--green-700);box-shadow:0 0 0 4px #26634b1f}.inventory-action-button:focus-visible{border-color:var(--green-700);outline:none;box-shadow:0 0 0 4px #26634b1f}.inventory-field input:disabled,.inventory-field select:disabled{cursor:not-allowed;opacity:.65}.inventory-field small{color:var(--muted);font-size:.75rem;line-height:1.4}.inventory-results{border:1px solid var(--line);background:var(--surface);border-radius:17px;margin-top:20px;overflow:hidden;box-shadow:0 8px 25px #1e3d2f09}.inventory-results__summary{border-bottom:1px solid var(--line);min-height:52px;color:var(--muted);align-items:center;gap:6px;padding:0 20px;font-size:.82rem;display:flex}.inventory-results__summary strong{color:var(--green-900);font-family:DM Sans,sans-serif}.inventory-table-wrap{overflow-x:auto}.inventory-table{border-collapse:collapse;text-align:left;width:100%;min-width:1020px}.inventory-table th,.inventory-table td{vertical-align:middle;border-bottom:1px solid #edf1ee;padding:15px 18px}.inventory-table th{color:#76817c;letter-spacing:.045em;text-transform:uppercase;white-space:nowrap;background:#fafbfa;font-size:.7rem;font-weight:700}.inventory-table td{color:#4a5751;font-size:.82rem}.inventory-table td strong{color:var(--ink);font-family:DM Sans,sans-serif;font-weight:700}.inventory-table tbody tr:last-child td{border-bottom:0}.inventory-table tbody tr:hover{background:#fbfdfb}.inventory-status{white-space:nowrap;border-radius:999px;align-items:center;min-height:25px;padding:3px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.inventory-status--disponivel{color:#21623f;background:#e5f4eb}.inventory-status--em_uso{color:#245778;background:#e6f1f7}.inventory-status--manutencao{color:#855e19;background:#fbefd5}.inventory-status--descartado{color:#6e686b;background:#eeecee}.inventory-cards{display:none}.inventory-empty,.inventory-state{text-align:center;align-content:center;place-items:center;min-height:280px;padding:36px;display:grid}.inventory-empty>span{width:46px;height:46px;color:var(--green-700);background:var(--green-50);border-radius:14px;place-items:center;margin-bottom:14px;font-size:1.45rem;display:grid}.inventory-empty h2,.inventory-state h2{color:var(--green-950);margin-bottom:7px;font-size:1.1rem}.inventory-empty p,.inventory-state p{color:var(--muted);margin:0;font-size:.88rem}.inventory-state{border:1px solid var(--line);background:#fff;border-radius:17px;margin-top:20px}.inventory-state--error{background:snow;border-color:#efd0c9}.inventory-state--error .secondary-button{margin-top:20px}.inventory-loader{border:3px solid var(--green-100);border-top-color:var(--green-700);border-radius:50%;width:30px;height:30px;margin-bottom:14px;animation:.75s linear infinite inventory-spin}@keyframes inventory-spin{to{transform:rotate(360deg)}}.inventory-feedback{border-radius:11px;margin-bottom:18px;padding:12px 15px;font-size:.85rem;font-weight:600}.inventory-feedback--success{color:#205d3c;background:#edf8f1;border:1px solid #bee0ca}.users-filters{grid-template-columns:minmax(260px,1fr) minmax(170px,240px)}.users-table{min-width:900px}.user-status{border-radius:999px;align-items:center;min-height:25px;padding:3px 9px;font-size:.7rem;font-weight:700;display:inline-flex}.user-status--active{color:#21623f;background:#e5f4eb}.user-status--inactive{color:#6e686b;background:#eeecee}.users-permissions-summary,.users-actions{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.users-permissions-summary>span{color:var(--green-800);background:var(--green-50);border-radius:7px;padding:3px 7px;font-size:.7rem;font-weight:600}.users-permissions-summary small{color:var(--muted);font-size:.7rem;font-weight:700}.users-permissions-fieldset{border:1px solid var(--line);border-radius:12px;grid-column:1/-1;gap:12px;padding:16px;display:grid}.users-permissions-fieldset legend{color:#45534d;padding:0 6px;font-size:.78rem;font-weight:700}.users-permission-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:9px;display:grid}.users-checkbox{color:#45534d;cursor:pointer;background:#f8faf8;border-radius:9px;align-items:flex-start;gap:9px;min-height:42px;padding:9px 10px;font-size:.8rem;display:flex}.users-checkbox input{width:17px;height:17px;accent-color:var(--green-700);margin:1px 0 0}.users-checkbox span{gap:2px;display:grid}.users-checkbox strong{font-family:DM Sans,sans-serif;font-size:.78rem}.users-checkbox small{color:var(--muted);font-size:.7rem}.users-checkbox--standalone{align-self:end;align-items:center}.users-dialog-actions .users-reset-button{margin-right:auto}.users-reset-dialog{width:min(100%,620px)}.users-reset-dialog .inventory-dialog__header p{color:var(--muted);margin:6px 0 0;font-size:.82rem}.users-page-error{margin-bottom:18px}.users-cards .users-actions{justify-content:flex-end;margin-top:17px}.dialog-backdrop{z-index:60;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#07191294;place-items:center;padding:24px;display:grid;position:fixed;inset:0;overflow-y:auto}.inventory-dialog{background:#fff;border-radius:20px;width:min(100%,720px);max-height:calc(100vh - 48px);overflow-y:auto;box-shadow:0 28px 80px #07191247}.inventory-dialog__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:flex-start;padding:25px 28px 20px;display:flex}.inventory-dialog__header h2{color:var(--green-950);letter-spacing:-.035em;margin:5px 0 0;font-size:1.55rem}.dialog-close{border:1px solid var(--line);color:#5f6b65;cursor:pointer;background:#fff;border-radius:10px;place-items:center;width:38px;height:38px;padding:0;font-size:1.5rem;line-height:1;display:grid}.inventory-form{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:24px 28px 28px;display:grid}.inventory-field--wide,.inventory-form__error,.inventory-dialog__actions{grid-column:1/-1}.inventory-form__error{color:#8a3024;background:#fff3f0;border:1px solid #f0c5bd;border-radius:10px;padding:11px 13px;font-size:.84rem}.inventory-dialog__actions{justify-content:flex-end;gap:10px;padding-top:5px;display:flex}@media (width<=900px){.login-page{grid-template-columns:1fr}.login-visual{display:none}.login-panel{width:min(100%,520px)}.sidebar{transition:transform .2s;transform:translate(-100%)}.sidebar--open{transform:translate(0)}.sidebar-backdrop{z-index:20;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#07191275;border:0;display:block;position:fixed;inset:0}.app-shell__content{width:100%;margin-left:0}.topbar{justify-content:space-between}.menu-button{display:block}.inventory-filters{grid-template-columns:repeat(2,minmax(0,1fr))}.users-filters{grid-template-columns:minmax(0,1fr) minmax(170px,240px)}}@media (width<=640px){.login-panel{padding:30px 24px}.login-brand{margin-bottom:54px}.topbar{height:68px;padding:0 18px}.topbar__identity{display:none}.main-content{padding:22px 16px 36px}.dashboard-hero{min-height:190px;padding:28px}.dashboard-hero__decoration{opacity:.65;position:absolute;right:-58px}.section-heading{flex-direction:column;align-items:flex-start;gap:8px}.module-grid{grid-template-columns:1fr}.module-card{min-height:220px;padding:25px}.inventory-page__header{flex-direction:column;align-items:stretch}.inventory-page__header .inventory-primary-button{align-self:flex-start}.inventory-filters{grid-template-columns:1fr;padding:16px}.inventory-table-wrap{display:none}.inventory-cards{display:grid}.inventory-card{border-bottom:1px solid var(--line);padding:19px}.inventory-card:last-child{border-bottom:0}.inventory-card__heading{justify-content:space-between;align-items:flex-start;gap:12px;display:flex}.inventory-card__heading div{gap:3px;display:grid}.inventory-card__heading strong{color:var(--ink);font-size:.95rem}.inventory-card__heading div span{color:var(--muted);font-size:.78rem}.inventory-card dl{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px;margin:17px 0 0;display:grid}.inventory-card dl div{gap:2px;display:grid}.inventory-card dt{color:#87918c;text-transform:uppercase;font-size:.68rem;font-weight:700}.inventory-card dd{color:#46534d;margin:0;font-size:.82rem}.inventory-card__actions{justify-content:flex-end;margin-top:17px;display:flex}.dialog-backdrop{place-items:end center;padding:0}.inventory-dialog{border-radius:20px 20px 0 0;max-height:94vh}.inventory-dialog__header{padding:21px 20px 17px}.inventory-form{grid-template-columns:1fr;padding:20px}.inventory-field--wide,.inventory-form__error,.inventory-dialog__actions{grid-column:auto}.inventory-dialog__actions{grid-template-columns:1fr 1fr;display:grid}.users-filters,.users-permission-grid{grid-template-columns:1fr}.users-permissions-fieldset{grid-column:auto}.users-dialog-actions{grid-template-columns:1fr}.users-dialog-actions .users-reset-button{margin:0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
