.header{z-index:20;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#fffffff0;border-bottom:1px solid #dde5ef;position:sticky;top:0}.header__inner{grid-template-columns:1fr auto;align-items:center;gap:12px;width:min(1120px,100% - 32px);min-height:68px;margin:0 auto;display:grid}.header__brand{color:#0b2440;align-items:center;gap:10px;font-size:1.05rem;font-weight:900;display:inline-flex}.header__brand-mark{color:#fff;background:#12345b;border-radius:6px;place-items:center;width:38px;height:38px;font-size:.85rem;display:inline-grid}.header__nav{display:none}.header__link{color:#5d6b7d;border-radius:6px;align-items:center;gap:6px;padding:10px 12px;font-weight:800;display:inline-flex}.header__link svg,.header__user svg,.header__logout svg{width:18px;height:18px}.header__link--active{color:#0b2440;background:#dceafb}.header__session{align-items:center;gap:8px;min-width:0;display:inline-flex}.header__user,.header__logout{color:#0b2440;background:#fff;border:1px solid #dde5ef;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-width:0;min-height:42px;padding:0 11px;font-weight:800;display:inline-flex}.header__user{max-width:178px}.header__logout{width:42px;padding:0}.header__user span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}@media (min-width:920px){.header__inner{grid-template-columns:auto 1fr auto}.header__nav{justify-content:center;gap:4px;display:flex}}.bottom-nav{z-index:30;min-height:calc(74px + env(safe-area-inset-bottom));padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fffffff5;border-top:1px solid #dde5ef;grid-template-columns:repeat(5,minmax(0,1fr));display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 24px #12345b14}.bottom-nav__item{color:#5d6b7d;border-radius:6px;place-items:center;gap:4px;min-width:0;font-size:.68rem;font-weight:850;display:grid}.bottom-nav__item svg{width:21px;height:21px}.bottom-nav__item--active{color:#0b2440;background:#dceafb}@media (min-width:720px){.bottom-nav{display:none}}.product-count-card{--card-accent:#64748b;--card-bg-strong:#64748b9e;--card-bg-soft:#64748b3d;--card-panel:#ffffffb8;--card-panel-strong:#ffffffd6;border:1px solid #cfd9e7;border-top:6px solid var(--card-accent);background:linear-gradient(180deg, var(--card-bg-strong) 0%, var(--card-bg-soft) 54%, #ffffffd1 100%),#fff;border-radius:8px;display:block;overflow:hidden;box-shadow:0 14px 34px #12345b1c}.product-count-card--pendente{--card-accent:#64748b;--card-bg-strong:#64748ba3;--card-bg-soft:#64748b42}.product-count-card--parcial{--card-accent:#d98916;--card-bg-strong:#d98916ad;--card-bg-soft:#d989164d}.product-count-card--contado{--card-accent:#1f8f5f;--card-bg-strong:#1f8f5fad;--card-bg-soft:#1f8f5f4d}.product-count-card--atencao{--card-accent:#c83f3f;--card-bg-strong:#c83f3fad;--card-bg-soft:#c83f3f4d}.product-count-card__header{background:var(--card-panel-strong);border-bottom:1px solid #dde5ef;justify-content:space-between;align-items:start;gap:12px;padding:15px 15px 13px;display:flex}.product-count-card__title{min-width:0}.product-count-card__header h2{color:#0b2440;margin:0;font-size:1.1rem;line-height:1.25}.product-count-card__header p{color:#5d6b7d;margin:5px 0 0;font-size:.9rem}.product-count-card__section{padding:14px 15px}.product-count-card__section+.product-count-card__section{border-top:1px solid #dde5ef}.product-count-card__section--counts{background:var(--card-panel)}.product-count-card__section--summary{background:#ffffff85;gap:12px;display:grid}.product-count-card__section--notes{background:var(--card-panel)}.product-count-card__section-title{color:#5d6b7d;margin-bottom:10px;font-size:.78rem;font-weight:900;display:block}.product-count-card__locations{gap:10px;display:grid}.product-count-card__location{background:#ffffffb8;border:1px solid #dde5ef;border-radius:6px;grid-template-columns:minmax(0,1fr) minmax(112px,146px);align-items:center;gap:8px 10px;padding:11px;display:grid}.product-count-card__location-name{color:#0b2440;overflow-wrap:anywhere;min-width:0;font-weight:900}.product-count-card__location input{color:#0b2440;text-align:right;background:#fff;border:1px solid #cbd5e1;border-radius:6px;width:100%;min-height:50px;padding:0 12px;font-size:1.08rem;font-weight:950}.product-count-card__location input:disabled,.product-count-card__notes textarea:disabled{color:#5d6b7d;background:#eef2f7}.product-count-card__location-feedback{grid-column:1/-1;justify-content:flex-end;min-height:18px;display:flex}.product-count-card__save-state{color:#5d6b7d;align-items:center;gap:5px;font-size:.8rem;font-weight:850;display:inline-flex}.product-count-card__save-state svg{width:14px;height:14px}.product-count-card__save-state--ok{color:#1f8f5f}.product-count-card__save-state--error{color:#c83f3f}.product-count-card__total{color:#0b2440;background:#ffffffd1;border:1px solid #bed3ed;border-radius:6px;justify-content:space-between;align-items:center;gap:12px;min-height:58px;padding:12px;display:flex}.product-count-card__total span{font-weight:900}.product-count-card__total strong{text-align:right;font-size:1.3rem;line-height:1.1}.product-count-card__attention{color:#0b2440;align-items:center;gap:9px;min-height:42px;font-weight:850;display:flex}.product-count-card__attention input{accent-color:#c83f3f;width:20px;height:20px}.product-count-card__notes{color:#0b2440;gap:7px;font-weight:850;display:grid}.product-count-card__notes textarea{resize:vertical;background:#fff;border:1px solid #dde5ef;border-radius:6px;min-height:76px;padding:10px}.product-count-card__footer{color:#5d6b7d;background:#ffffff8f;border-top:1px solid #dde5ef;flex-wrap:wrap;gap:8px 14px;padding:11px 15px;font-size:.82rem;font-weight:800;display:flex}@media (min-width:760px){.product-count-card__locations{grid-template-columns:repeat(2,minmax(0,1fr))}.product-count-card__section--summary{grid-template-columns:minmax(0,1fr) auto;align-items:center}}.status-badge{border-radius:999px;align-items:center;min-height:28px;padding:0 10px;font-size:.78rem;font-weight:900;display:inline-flex}.status-badge--pendente{color:#64748b;background:#eef2f7}.status-badge--parcial{color:#805100;background:#fff2d6}.status-badge--contado{color:#1f8f5f;background:#e5f7ee}.status-badge--atencao{color:#c83f3f;background:#fde8e8}.modal{z-index:80;place-items:end center;padding:16px;display:grid;position:fixed;inset:0}.modal__backdrop{background:#0b24406b;position:absolute;inset:0}.modal__panel{background:#fff;border:1px solid #dde5ef;border-radius:8px;width:min(520px,100%);padding:18px;position:relative;box-shadow:0 24px 80px #0b24403d}.modal__header{justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px;display:flex}.modal__header h2{color:#0b2440;margin:0;font-size:1.2rem}.modal__close{color:#0b2440;background:#fff;border:1px solid #dde5ef;border-radius:6px;place-items:center;width:40px;height:40px;display:inline-grid}.modal__close:focus-visible{outline-offset:2px;outline:3px solid #12345b38}.modal__close svg{width:18px;height:18px}@media (min-width:640px){.modal{place-items:center}}.empty-state{text-align:center;background:#ffffffb8;border:1px dashed #dde5ef;border-radius:8px;justify-items:center;gap:10px;padding:28px 18px;display:grid}.empty-state svg{color:#12345b;width:42px;height:42px}.empty-state h2{color:#0b2440;margin:0;font-size:1.05rem}.empty-state p{color:#5d6b7d;max-width:460px;margin:0;line-height:1.45}.loading{color:#5d6b7d;align-items:center;gap:10px;font-weight:800;display:inline-flex}.loading__spinner{border:3px solid #dceafb;border-top-color:#12345b;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite loading-spin}@keyframes loading-spin{to{transform:rotate(360deg)}}.login-page{width:min(440px,100vw - 32px);display:grid}.login-card{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:22px;padding:24px;display:grid;box-shadow:0 12px 32px #12345b17}.login-card__brand{color:#0b2440;justify-items:center;gap:10px;font-size:1.35rem;font-weight:900;display:grid}.login-card__brand span{color:#fff;background:#12345b;border-radius:8px;place-items:center;width:60px;height:60px;font-size:1rem;display:grid}.login-tabs{background:#eef2f7;border:1px solid #dde5ef;border-radius:6px;grid-template-columns:1fr 1fr;padding:4px;display:grid}.login-tabs__button{color:#5d6b7d;background:0 0;border:0;border-radius:6px;min-height:42px;font-weight:900}.login-tabs__button--active{color:#0b2440;background:#fff;box-shadow:0 6px 16px #12345b14}.login-remember{color:#0b2440;align-items:center;gap:9px;font-weight:850;display:flex}.login-remember input{accent-color:#12345b;width:20px;height:20px}.dashboard-stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.dashboard-stat{background:#fff;border:1px solid #dde5ef;border-radius:8px;align-content:space-between;gap:10px;min-height:132px;padding:14px;display:grid;box-shadow:0 12px 32px #12345b17}.dashboard-stat svg{width:24px;height:24px}.dashboard-stat span{color:#5d6b7d;font-size:.88rem;font-weight:800}.dashboard-stat strong{color:#0b2440;font-size:2rem;line-height:1}.dashboard-stat--blue svg{color:#12345b}.dashboard-stat--green svg{color:#1f8f5f}.dashboard-stat--gray svg{color:#64748b}.dashboard-stat--amber svg{color:#d98916}.dashboard-stat--red svg{color:#c83f3f}.dashboard-current{gap:16px;display:grid}.dashboard-current h2{color:#0b2440;margin:6px 0;font-size:1.35rem}.dashboard-current p{color:#5d6b7d;margin:4px 0}@media (min-width:760px){.dashboard-stats{grid-template-columns:repeat(5,minmax(0,1fr))}.dashboard-current{grid-template-columns:1fr auto;align-items:center}}.inventories-list{gap:14px;display:grid}.inventory-card{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:14px;padding:16px;display:grid;box-shadow:0 12px 32px #12345b17}.inventory-card__title-row{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;display:flex}.inventory-card h2{color:#0b2440;margin:0;font-size:1.14rem}.inventory-card p{color:#5d6b7d;margin:8px 0 0}.inventory-card__meta,.inventory-card__stats,.inventory-card__actions{flex-wrap:wrap;gap:8px;display:flex}.inventory-card__meta{color:#5d6b7d;margin-top:10px;font-size:.86rem}.inventory-card__stats span{color:#0b2440;background:#eef2f7;border-radius:999px;padding:7px 10px;font-size:.82rem;font-weight:850}.inventory-status{border-radius:999px;padding:7px 10px;font-size:.8rem;font-weight:900}.inventory-status--em_andamento{color:#0b2440;background:#dceafb}.inventory-status--finalizada{color:#1f8f5f;background:#e5f7ee}.inventory-status--cancelada{color:#c83f3f;background:#fde8e8}@media (min-width:840px){.inventory-card{grid-template-columns:minmax(0,1fr) auto;align-items:center}.inventory-card__actions{grid-column:1/-1}}.new-inventory-form{gap:14px;display:grid}.new-inventory-toolbar{gap:12px;display:grid}.new-inventory-search{width:100%}.new-inventory-page .check-row span{gap:3px;display:grid}.new-inventory-page .check-row small{color:#5d6b7d;font-weight:700}@media (min-width:820px){.new-inventory-toolbar{grid-template-columns:minmax(0,1fr) auto;align-items:end}}.inventory-detail-header{gap:14px}.inventory-detail-summary{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.inventory-detail-summary span{color:#0b2440;background:#fff;border:1px solid #dde5ef;border-radius:8px;padding:12px;font-weight:900;box-shadow:0 12px 32px #12345b17}.inventory-detail-filters{align-items:end;display:grid}.inventory-detail-search{width:100%}.inventory-status-filter{gap:8px;padding-bottom:4px;display:flex;overflow-x:auto}.inventory-status-filter .pill{flex:none}.inventory-detail-list{gap:18px;padding-bottom:8px;display:grid}@media (min-width:760px){.inventory-detail-header{grid-template-columns:1fr auto;align-items:center}.inventory-detail-summary{grid-template-columns:repeat(5,minmax(0,1fr))}.inventory-detail-filters{grid-template-columns:minmax(0,1fr) 260px}}.products-form__active{align-self:end;min-height:48px}.products-search{flex:240px}.products-search__box{position:relative}.products-search__box svg{color:#5d6b7d;width:18px;height:18px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.products-search__box input{border:1px solid #dde5ef;border-radius:6px;width:100%;min-height:48px;padding:0 12px 0 38px}.item-row--inactive{opacity:.72}.categories-page .item-row__actions .button:last-child{color:#c83f3f}.locations-form__active{align-self:end;min-height:48px}.reports-toolbar{justify-content:flex-start}.report-row .button--primary{min-width:190px}*{box-sizing:border-box}html{background:#f5f7fb;min-height:100%}body{color:#152033;background:#f5f7fb;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input,select,textarea{font:inherit}button{cursor:pointer}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh;padding-bottom:calc(74px + env(safe-area-inset-bottom))}.app-shell--login{place-items:center;padding-bottom:0;display:grid}.app-shell__content{width:min(1120px,100% - 32px);margin:0 auto;padding:18px 0 28px}.page{gap:18px;display:grid}.page__header{gap:10px;display:grid}.page__header h1{color:#0b2440;margin:0;font-size:clamp(1.5rem,1.1rem + 1vw,2.2rem);line-height:1.1}.page__header p{color:#5d6b7d;max-width:680px;margin:0;line-height:1.55}.page__actions,.toolbar{flex-wrap:wrap;align-items:center;gap:10px;display:flex}.toolbar{background:#fff;border:1px solid #dde5ef;border-radius:8px;padding:12px;box-shadow:0 12px 32px #12345b17}.panel,.card{background:#fff;border:1px solid #dde5ef;border-radius:8px;box-shadow:0 12px 32px #12345b17}.panel{padding:16px}.stack,.grid{gap:14px;display:grid}.grid--2,.grid--3,.grid--4{grid-template-columns:1fr}.field{color:#0b2440;gap:7px;font-weight:700;display:grid}.field span{font-size:.9rem}.input,.select,.textarea{color:#152033;background:#fff;border:1px solid #dde5ef;border-radius:6px;width:100%;min-height:48px;padding:0 13px}.textarea{resize:vertical;min-height:96px;padding-top:11px}.input:focus,.select:focus,.textarea:focus{outline-offset:2px;border-color:#12345b;outline:3px solid #12345b38}.button{color:#0b2440;background:#fff;border:1px solid #dde5ef;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:46px;padding:0 14px;font-weight:800;display:inline-flex}.button svg{width:18px;height:18px}.button:focus-visible{outline-offset:2px;outline:3px solid #12345b38}.button--primary{color:#fff;background:#12345b;border-color:#12345b}.button--success{color:#fff;background:#1f8f5f;border-color:#1f8f5f}.button--danger{color:#fff;background:#c83f3f;border-color:#c83f3f}.button--ghost{box-shadow:none;background:0 0}.button--full{width:100%}.button:disabled{cursor:not-allowed;opacity:.55}.pill{color:#5d6b7d;background:#fff;border:1px solid #dde5ef;border-radius:999px;align-items:center;min-height:32px;padding:0 12px;font-weight:800;display:inline-flex}.pill--active{color:#0b2440;background:#dceafb;border-color:#12345b}.meta{color:#5d6b7d;font-size:.9rem}.alert{color:#6d4100;background:#fff2d6;border:1px solid #d98916;border-radius:8px;padding:12px 14px;line-height:1.45}.list{gap:12px;display:grid}.item-row{background:#fff;border:1px solid #dde5ef;border-radius:8px;gap:12px;padding:14px;display:grid;box-shadow:0 12px 32px #12345b17}.item-row__main{gap:4px;display:grid}.item-row__main strong{color:#0b2440}.item-row__actions{flex-wrap:wrap;gap:8px;display:flex}.checkbox-list{gap:8px;max-height:360px;padding:4px;display:grid;overflow:auto}.check-row{background:#fff;border:1px solid #dde5ef;border-radius:6px;align-items:center;gap:10px;min-height:44px;padding:10px;display:flex}.check-row input{accent-color:#12345b;width:20px;height:20px}@media (min-width:720px){.app-shell{padding-bottom:0}.app-shell__content{padding-top:26px}.grid--2{grid-template-columns:repeat(2,minmax(0,1fr))}.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}.item-row{grid-template-columns:1fr auto;align-items:center}}
