.portal{background:linear-gradient(135deg,#edf7f1 0%,#f8fbf9 55%,#e7f3ec 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.portal__card{background:#fff;border:1px solid #dce9e1;border-radius:28px;width:min(100%,560px);padding:34px;box-shadow:0 22px 60px #124d2f21}.portal__logo{color:#0f6a3f;align-items:center;gap:12px;display:flex}.portal__logo-icon{color:#fff;background:#0f6a3f;border-radius:14px;place-items:center;width:48px;height:48px;font-size:14px;font-weight:800;display:grid}.portal__logo strong,.portal__logo small{display:block}.portal__logo strong{letter-spacing:.08em;font-size:18px}.portal__logo small{color:#6d7c73;letter-spacing:.11em;margin-top:2px;font-size:10px}.portal__header{margin:34px 0 24px}.portal__eyebrow{color:#0f6a3f;letter-spacing:.13em;margin:0 0 8px;font-size:11px;font-weight:800}.portal__header h1{color:#1b2b21;margin:0;font-size:clamp(28px,5vw,40px);line-height:1.08}.portal__header p:last-child{color:#708076;margin:12px 0 0;line-height:1.55}.portal__options{gap:14px;display:grid}.portal-option{color:#203126;cursor:pointer;text-align:left;background:#fff;border:1px solid #deebe3;border-radius:18px;grid-template-columns:48px 1fr auto;align-items:center;gap:14px;width:100%;padding:16px;transition:all .2s;display:grid}.portal-option:hover{border-color:#0f6a3f;transform:translateY(-2px);box-shadow:0 10px 24px #105d371a}.portal-option__icon{background:#eaf6ee;border-radius:14px;place-items:center;width:48px;height:48px;font-size:22px;display:grid}.portal-option span:nth-child(2){min-width:0}.portal-option strong,.portal-option small{display:block}.portal-option strong{font-size:16px}.portal-option small{color:#718077;margin-top:4px;font-size:13px;line-height:1.35}.portal-option b{color:#0f6a3f;font-size:28px;font-weight:400}.portal-option--admin .portal-option__icon{background:#fff4dc}.portal__footer{color:#93a198;text-align:center;margin:28px 0 0;font-size:12px}.add-item-button-mobile{display:none}@media (width<=520px){.portal{padding:16px}.portal__card{border-radius:22px;padding:24px 18px}.portal-option{grid-template-columns:42px 1fr auto;padding:14px}.portal-option__icon{width:42px;height:42px;font-size:20px}}.system-page{background:linear-gradient(135deg,#edf7f1 0%,#f8fbf9 55%,#e7f3ec 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.system-page__card{text-align:center;background:#fff;border:1px solid #dce9e1;border-radius:28px;width:min(100%,500px);padding:42px 34px 34px;position:relative;box-shadow:0 22px 60px #124d2f21}.system-page__icon{background:#eaf6ee;border-radius:20px;place-items:center;width:68px;height:68px;margin:0 auto 20px;font-size:32px;display:grid}.system-page__card h1{color:#1b2b21;margin:8px 0 12px;font-size:34px}.system-page__card p:not(.portal__eyebrow){color:#708076;margin:0;line-height:1.6}.back-button{color:#537061;cursor:pointer;background:0 0;border:0;font-size:14px;position:absolute;top:18px;left:18px}.main-button{color:#fff;cursor:pointer;background:#0f6a3f;border:0;border-radius:14px;width:100%;margin-top:28px;padding:16px;font-size:16px;font-weight:700}.main-button:hover{background:#0a5733}.main-button--admin{background:#1f2937}.main-button--admin:hover{background:#111827}@media (width<=520px){.system-page{padding:16px}.system-page__card{border-radius:22px;padding:42px 22px 24px}}.login-page{background:linear-gradient(135deg,#edf7f1 0%,#f8fbf9 55%,#e7f3ec 100%);place-items:center;min-height:100vh;padding:24px;display:grid}.login-card{background:#fff;border:1px solid #dce9e1;border-radius:28px;width:min(100%,470px);padding:42px 34px 30px;position:relative;box-shadow:0 22px 60px #124d2f21}.login-brand{justify-content:center;align-items:center;gap:11px;display:flex}.login-brand__icon{color:#fff;background:#0f6a3f;border-radius:13px;place-items:center;width:44px;height:44px;font-size:13px;font-weight:800;display:grid}.login-brand strong,.login-brand small{display:block}.login-brand strong{color:#0f6a3f;letter-spacing:.08em;font-size:17px}.login-brand small{color:#718077;letter-spacing:.11em;margin-top:2px;font-size:9px}.login-header{text-align:center;margin:30px 0 24px}.login-header__badge{background:#eaf6ee;border-radius:18px;place-items:center;width:58px;height:58px;margin:0 auto 15px;font-size:27px;display:grid}.login-header h1{color:#1b2b21;margin:8px 0 10px;font-size:32px}.login-header p:last-child{color:#718077;max-width:330px;margin:0 auto;line-height:1.55}.login-form{gap:17px;display:grid}.login-form label{color:#35483c;gap:8px;font-size:14px;font-weight:700;display:grid}.login-form input{color:#203126;width:100%;font:inherit;border:1px solid #d8e4dc;border-radius:13px;outline:none;padding:15px 14px}.login-form input:focus{border-color:#0f6a3f;box-shadow:0 0 0 4px #0f6a3f1a}.login-form input::placeholder{color:#a0aca5}.login-form .main-button{margin-top:6px}.login-help{color:#94a199;text-align:center;margin:20px 0 0;font-size:12px}@media (width<=520px){.login-page{padding:16px}.login-card{border-radius:22px;padding:42px 22px 24px}}.form-error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;margin:-4px 0 0;padding:11px 12px;font-size:13px;line-height:1.4}.main-button:disabled{cursor:not-allowed;opacity:.65}.secondary-button{color:#415347;cursor:pointer;background:#fff;border:1px solid #d8e4dc;border-radius:14px;width:100%;margin-top:12px;padding:14px;font-size:15px;font-weight:700}.secondary-button:hover{background:#f5faf6;border-color:#b7ccbd}.postagem-layout{background:#f5f8f6;min-height:100vh}.postagem-header{background:#fff;border-bottom:1px solid #e0eae4;justify-content:space-between;align-items:center;gap:20px;min-height:76px;padding:14px clamp(18px,4vw,56px);display:flex}.postagem-brand{align-items:center;gap:11px;display:flex}.postagem-brand__mark{color:#fff;background:#0f6a3f;border-radius:13px;place-items:center;width:42px;height:42px;font-size:12px;font-weight:800;display:grid}.postagem-brand strong,.postagem-brand small{display:block}.postagem-brand strong{color:#0f6a3f;letter-spacing:.09em;font-size:16px}.postagem-brand small{color:#7a8a80;letter-spacing:.12em;margin-top:2px;font-size:9px}.postagem-header__actions{align-items:center;gap:10px;display:flex}.cidade-badge{color:#0d6b3e;background:#e8f5ec;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800}.logout-button{color:#45594d;cursor:pointer;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:10px;padding:9px 12px;font-size:13px;font-weight:700}.logout-button:hover{color:#0f6a3f;border-color:#0f6a3f}.postagem-content{width:min(100%,920px);margin:0 auto;padding:46px 22px 56px}.postagem-title{margin-bottom:28px}.postagem-title h1{color:#182b20;margin:7px 0 9px;font-size:clamp(30px,5vw,40px)}.postagem-title p:last-child{color:#718077;max-width:560px;margin:0;line-height:1.55}.postagem-form{gap:18px;display:grid}.postagem-section{background:#fff;border:1px solid #deebe3;border-radius:20px;padding:24px;box-shadow:0 8px 24px #104d2e0a}.section-heading{justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:20px;display:flex}.section-heading>div{align-items:center;gap:10px;display:flex}.section-number{color:#0f6a3f;background:#e7f5eb;border-radius:9px;place-items:center;width:30px;height:30px;font-size:12px;font-weight:800;display:grid}.section-heading h2{color:#203126;margin:0;font-size:18px}.codigo-preview{color:#718077;font-size:13px}.codigo-preview strong{color:#0f6a3f}.codigo-fields{grid-template-columns:120px 1fr;gap:14px;display:grid}.prefixo-field{background:#f6faf7;border:1px solid #d7e4dc;border-radius:13px;align-content:center;gap:5px;height:74px;padding:0 15px;display:grid}.prefixo-field span,.field-group span,.item-subtotal span{color:#718077;font-size:12px;font-weight:700}.prefixo-field strong{color:#1a2f22;font-size:22px}.fields-grid{grid-template-columns:1fr 1fr;gap:16px;display:grid}.field-group{gap:8px;display:grid}.field-group--full{grid-column:1/-1}.field-group input,.field-group select{color:#213127;width:100%;height:48px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:12px;outline:none;padding:0 13px}.field-group select{cursor:pointer}.field-group input:focus,.field-group select:focus{border-color:#0f6a3f;box-shadow:0 0 0 4px #0f6a3f1a}.field-group input::placeholder{color:#a2aea7}.section-heading--items{align-items:center}.add-item-button{color:#0f6a3f;cursor:pointer;font:inherit;background:#e7f5eb;border:0;border-radius:10px;padding:10px 13px;font-size:13px;font-weight:800}.add-item-button:hover{background:#d9efdf}.itens-list{gap:12px;display:grid}.item-row{background:#fbfdfc;border:1px solid #e3ece6;border-radius:14px;grid-template-columns:34px minmax(180px,1.5fr) minmax(120px,.65fr) minmax(120px,.8fr) 38px;align-items:end;gap:12px;padding:14px;display:grid}.item-index{color:#0f6a3f;background:#e7f5eb;border-radius:8px;place-items:center;width:30px;height:30px;margin-bottom:9px;font-size:11px;font-weight:800;display:grid}.item-subtotal{align-content:center;gap:4px;height:48px;display:grid}.item-subtotal strong{color:#203126;font-size:14px}.remove-item-button{color:#d63a3a;cursor:pointer;background:#fff6f6;border:1px solid #ffd5d5;border-radius:10px;width:38px;height:38px;margin-bottom:4px;font-size:25px;line-height:1}.remove-item-button:hover{background:#ffe9e9}.postagem-total{color:#fff;background:#0f6a3f;border-radius:18px;justify-content:space-between;align-items:center;gap:18px;padding:20px 24px;display:flex}.postagem-total span,.postagem-total p{opacity:.82;margin:0;font-size:13px}.postagem-total strong{margin-top:4px;font-size:28px;display:block}.form-feedback{border-radius:12px;padding:13px 15px;font-size:14px;font-weight:700}.form-feedback--erro{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}.form-feedback--sucesso{color:#176b35;background:#effaf2;border:1px solid #bce6c7}.postagem-actions{justify-content:flex-end;gap:12px;display:flex}.clear-button,.create-post-button{cursor:pointer;min-height:48px;font:inherit;border-radius:12px;padding:0 20px;font-weight:800}.clear-button{color:#4d6254;background:#fff;border:1px solid #d7e4dc}.clear-button:hover{background:#f3f8f4}.create-post-button{color:#fff;background:#0f6a3f;border:0;min-width:190px}.create-post-button:hover{background:#0b5a35}@media (width<=680px){.postagem-header{padding:13px 16px}.cidade-badge{display:none}.postagem-content{padding:28px 16px 40px}.postagem-section{border-radius:16px;padding:18px}.codigo-fields,.fields-grid{grid-template-columns:1fr}.field-group--full{grid-column:auto}.item-row{grid-template-columns:30px 1fr 38px;align-items:start}.item-index{margin-top:31px;margin-bottom:0}.item-type,.item-quantity{grid-column:2}.item-subtotal{grid-column:2;height:auto;padding-bottom:3px}.remove-item-button{grid-area:1/3;margin-top:29px}.postagem-total,.postagem-actions{flex-direction:column;align-items:stretch}.create-post-button,.clear-button{width:100%}}.create-post-button:disabled{cursor:not-allowed;opacity:.7}.result-overlay{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f22178f;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.result-card{text-align:center;background:#fff;border-radius:24px;width:min(100%,430px);padding:30px;box-shadow:0 25px 80px #00000047}.result-icon{color:#fff;background:#0f6a3f;border-radius:50%;place-items:center;width:54px;height:54px;margin:0 auto 16px;font-size:28px;font-weight:900;display:grid}.result-card h2{color:#1d3023;margin:8px 0 10px;font-size:24px}.result-description{color:#718077;margin:0;line-height:1.55}.result-code{background:#f4faf6;border:1px solid #d9e9df;border-radius:14px;gap:5px;margin:22px 0 16px;padding:16px;display:grid}.result-code span{color:#718077;font-size:12px;font-weight:700}.result-code strong{color:#0f6a3f;letter-spacing:.06em;font-size:30px}.result-qr{object-fit:contain;border:1px solid #e0eae4;border-radius:12px;width:190px;height:190px;margin:0 auto 22px;display:block}.result-actions{gap:10px;display:grid}.result-pdf-button,.result-new-button{width:100%;min-height:48px;font:inherit;border-radius:12px;place-items:center;font-size:14px;font-weight:800;text-decoration:none;display:grid}.result-pdf-button{color:#fff;background:#0f6a3f}.result-pdf-button:hover{background:#0b5a35}.result-new-button{color:#43574a;cursor:pointer;background:#fff;border:1px solid #d7e4dc}.result-new-button:hover{background:#f5faf6}.postagem-header__right{align-items:center;gap:22px;display:flex}.postagem-top-nav{background:#f7faf8;border:1px solid #dce9e1;border-radius:12px;align-items:center;gap:4px;padding:4px;display:flex}.postagem-top-nav button{color:#66766c;cursor:pointer;font:inherit;background:0 0;border:0;border-radius:8px;padding:8px 11px;font-size:12px;font-weight:800}.postagem-top-nav button:hover{color:#0f6a3f}.postagem-top-nav .postagem-top-nav__active{color:#0f6a3f;background:#fff;box-shadow:0 2px 7px #1d4a2f1a}.busca-title{justify-content:space-between;align-items:end;gap:18px;display:flex}.busca-title .create-post-button{flex-shrink:0;min-width:auto}.busca-filters{background:#fff;border:1px solid #deebe3;border-radius:18px;grid-template-columns:1fr 230px;gap:14px;padding:18px;display:grid}.busca-summary{color:#718077;align-items:baseline;gap:7px;margin:20px 0 14px;font-size:13px;display:flex}.busca-summary strong{color:#0f6a3f;font-size:20px}.postagens-list{gap:14px;display:grid}.postagem-card{background:#fff;border:1px solid #deebe3;border-radius:18px;padding:20px;box-shadow:0 8px 24px #104d2e0a}.postagem-card__top{justify-content:space-between;gap:18px;display:flex}.postagem-card__code{color:#0f6a3f;font-size:12px;font-weight:800}.postagem-card h2{color:#1e3024;margin:6px 0 4px;font-size:20px}.postagem-card p{color:#718077;margin:0;font-size:13px}.postagem-card__info{color:#718077;border-top:1px solid #edf2ef;gap:18px;margin-top:16px;padding-top:15px;font-size:13px;display:flex}.postagem-card__info strong{color:#2f4436}.status-badge{border-radius:999px;height:fit-content;padding:7px 10px;font-size:11px;font-weight:900}.status-badge--enviado{color:#a46200;background:#fff3dd}.status-badge--entregue{color:#176b35;background:#e6f7eb}.postagem-card__actions{justify-content:space-between;align-items:center;gap:12px;margin-top:18px;display:flex}.receipt-link,.details-button{font:inherit;border-radius:10px;padding:10px 12px;font-size:13px;font-weight:800;text-decoration:none}.receipt-link{color:#0f6a3f;background:#eaf6ee}.details-button{color:#405349;cursor:pointer;background:#fff;border:1px solid #d7e4dc}.details-button:hover{color:#0f6a3f;border-color:#0f6a3f}.empty-state{color:#718077;text-align:center;background:#fff;border:1px dashed #cedfd4;border-radius:18px;place-content:center;justify-items:center;gap:8px;min-height:210px;padding:24px;display:grid}.empty-state>span{font-size:30px}.empty-state strong{color:#304237}.empty-state p{margin:0;font-size:13px}.loading-dot{border:3px solid #dbeee1;border-top-color:#0f6a3f;border-radius:50%;width:26px;height:26px;animation:.8s linear infinite girar}.details-modal{background:#fff;border-radius:22px;width:min(100%,520px);padding:30px;position:relative;box-shadow:0 25px 80px #00000047}.details-modal h2{color:#1d3023;margin:8px 0 20px;font-size:28px}.modal-close{color:#5f7066;cursor:pointer;background:#fff;border:1px solid #e1eae4;border-radius:10px;width:36px;height:36px;font-size:25px;line-height:1;position:absolute;top:15px;right:15px}.details-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.details-grid>div{background:#fbfdfc;border:1px solid #e4ece7;border-radius:12px;gap:5px;padding:13px;display:grid}.details-grid span,.details-items h3,.details-total span{color:#718077;font-size:12px;font-weight:700}.details-grid strong{color:#24372a;font-size:14px}.details-items{background:#f6faf7;border-radius:14px;margin-top:18px;padding:16px}.details-items h3{margin:0 0 10px}.details-items>div{color:#3c4f43;border-top:1px solid #e2ebe5;justify-content:space-between;gap:16px;padding:8px 0;font-size:13px;display:flex}.details-total{color:#fff;background:#0f6a3f;border-radius:13px;justify-content:space-between;align-items:center;margin:16px 0;padding:15px;display:flex}.details-total span{color:#fff;opacity:.85}.details-total strong{font-size:21px}@keyframes girar{to{transform:rotate(360deg)}}@media (width<=760px){.postagem-header__right{gap:8px}.postagem-top-nav{display:none}.busca-title{flex-direction:column;align-items:stretch}.busca-title .create-post-button{width:100%}.busca-filters{grid-template-columns:1fr}.postagem-card__info{flex-direction:column;gap:7px}.details-grid{grid-template-columns:1fr}}.busca-filters{grid-template-columns:minmax(0,1fr) 180px 180px}.busca-summary small{color:#8a998f;margin-left:auto;font-size:12px}.load-more-area{justify-content:center;margin-top:22px;display:flex}.load-more-button{color:#0f6a3f;cursor:pointer;min-height:46px;font:inherit;background:#fff;border:1px solid #cfe0d5;border-radius:12px;padding:0 20px;font-size:14px;font-weight:800}.load-more-button:hover{background:#f3faf5;border-color:#0f6a3f}.load-more-button:disabled{cursor:not-allowed;opacity:.65}@media (width<=760px){.busca-filters{grid-template-columns:1fr}.busca-summary{flex-wrap:wrap}.busca-summary small{width:100%;margin-left:0}.load-more-button{width:100%}}.perfil-content{width:min(100%,860px)}.perfil-grid{grid-template-columns:1fr 1fr;gap:18px;display:grid}.perfil-card{background:#fff;border:1px solid #deebe3;border-radius:20px;align-content:start;gap:16px;padding:24px;display:grid;box-shadow:0 8px 24px #104d2e0a}.perfil-card__heading{align-items:flex-start;gap:10px;margin-bottom:4px;display:flex}.perfil-card__heading h2{color:#203126;margin:0;font-size:18px}.perfil-card__heading p{color:#718077;margin:5px 0 0;font-size:13px;line-height:1.4}.readonly-input{cursor:not-allowed;color:#647369!important;background:#f4f8f5!important}.profile-save-button{width:100%;margin-top:4px}.password-open-button{color:#0f6a3f;cursor:pointer;width:100%;min-height:48px;font:inherit;background:#eff8f2;border:1px solid #cfe0d5;border-radius:12px;font-weight:800}.password-open-button:hover{background:#e1f2e6}.password-form{gap:14px;display:grid}.password-actions{grid-template-columns:1fr 1.4fr;gap:10px;margin-top:2px;display:grid}.password-actions .create-post-button{min-width:auto}.perfil-danger-card{background:snow;border:1px solid #ffe0e0;border-radius:16px;grid-column:1/-1;justify-content:space-between;align-items:center;gap:18px;padding:19px 22px;display:flex}.perfil-danger-card strong,.perfil-danger-card span{display:block}.perfil-danger-card strong{color:#8f2727;font-size:15px}.perfil-danger-card span{color:#987171;margin-top:4px;font-size:12px}.perfil-danger-card button{color:#b33333;cursor:pointer;min-height:42px;font:inherit;background:#fff;border:1px solid #f2bbbb;border-radius:11px;padding:0 16px;font-weight:800}.perfil-danger-card button:hover{background:#fff0f0}.perfil-feedback{border-radius:12px;margin-top:18px;padding:13px 15px;font-size:14px;font-weight:700}.perfil-feedback.form-feedback--sucesso{color:#176b35;background:#effaf2;border:1px solid #bce6c7}.perfil-feedback.form-feedback--erro{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca}@media (width<=760px){.postagem-header{flex-wrap:wrap}.postagem-header__right{justify-content:space-between;width:100%}.postagem-top-nav{display:flex}.postagem-top-nav button{padding:8px 9px;font-size:11px}.perfil-grid{grid-template-columns:1fr}.perfil-danger-card{flex-direction:column;grid-column:auto;align-items:stretch}.perfil-danger-card button{width:100%}.password-actions{grid-template-columns:1fr}}.postagem-bottom-nav{display:none}@media (width<=900px){.postagem-layout{--postagem-bottom-nav-height:calc(68px + env(safe-area-inset-bottom));height:100dvh;min-height:100dvh;overflow:hidden}.postagem-header{flex-shrink:0;height:64px;min-height:64px;padding:10px 16px}.postagem-brand__mark{border-radius:11px;width:38px;height:38px;font-size:11px}.postagem-brand strong{font-size:14px}.postagem-brand small{font-size:8px}.postagem-header__right{width:auto;margin-left:auto}.postagem-top-nav,.cidade-badge{display:none!important}.logout-button{border-radius:12px;width:40px;height:40px;padding:0;font-size:0}.logout-button:after{content:"↗";color:#466052;font-size:20px;font-weight:800}.postagem-content{width:100%;height:calc(100dvh - 64px - var(--postagem-bottom-nav-height));overscroll-behavior:contain;margin:0;padding:16px 16px 12px;overflow-y:auto}.postagem-title{margin-bottom:14px}.postagem-title .portal__eyebrow,.postagem-title>p:last-child{display:none}.postagem-title h1{margin:0;font-size:25px;line-height:1.1}.postagem-form{gap:10px;padding-bottom:8px}.postagem-section{box-shadow:none;background:0 0;border:0;border-radius:0;padding:0}.postagem-section .section-heading{display:none}.codigo-fields{grid-template-columns:56px 1fr;gap:10px}.prefixo-field{border-radius:12px;place-items:center;height:48px;padding:0}.prefixo-field span{display:none}.prefixo-field strong{font-size:21px}.postagem-form .field-group{gap:0}.postagem-form .field-group>span{display:none}.postagem-form .field-group input,.postagem-form .field-group select{border-radius:12px;height:48px;font-size:15px}.fields-grid{grid-template-columns:1fr;gap:10px}.field-group--full{grid-column:auto}.itens-list{gap:8px}.item-row{border-radius:14px;grid-template-columns:34px minmax(0,1fr) 84px 40px;align-items:center;gap:8px;padding:8px}.item-index{width:30px;height:30px;margin:0}.item-type{grid-column:2}.item-quantity{grid-column:3}.item-subtotal{display:none}.remove-item-button{border-radius:10px;grid-area:auto/4;width:36px;height:36px;margin:0;font-size:22px}.add-item-button{border-radius:12px;width:100%;min-height:44px;padding:0 12px}.postagem-total{border-radius:15px;min-height:66px;padding:12px 16px}.postagem-total strong{font-size:24px}.postagem-total p,.postagem-total span{font-size:11px}.postagem-actions{z-index:4;background:linear-gradient(#f5f8f600,#f5f8f6 25%);grid-template-columns:48px 1fr;gap:10px;margin:0;padding:12px 0 4px;display:grid;position:sticky;bottom:0}.postagem-actions .clear-button{width:48px;min-height:48px;padding:0;font-size:0}.postagem-actions .clear-button:after{content:"↺";color:#506358;font-size:23px;font-weight:700}.postagem-actions .create-post-button{width:100%;min-width:0;min-height:48px}.busca-title{margin-bottom:14px}.busca-title .create-post-button{min-height:44px;margin-top:12px}.busca-filters{border-radius:14px;grid-template-columns:1fr 112px;gap:8px;padding:10px}.busca-field{grid-column:1/-1}.busca-sort{grid-column:2}.busca-date{grid-column:1}.busca-summary{margin:14px 0 10px}.postagem-card{border-radius:16px;padding:15px}.postagem-card h2{font-size:17px}.postagem-card__info{margin-top:11px;padding-top:11px}.postagem-card__actions{margin-top:12px}.receipt-link,.details-button{place-items:center;min-height:40px;padding:0 10px;display:grid}.perfil-content{width:100%}.perfil-grid{gap:12px}.perfil-card{border-radius:16px;padding:17px}.perfil-card__heading{margin-bottom:0}.perfil-card__heading p{display:none}.perfil-danger-card{padding:15px}.postagem-bottom-nav{z-index:20;height:var(--postagem-bottom-nav-height);padding:7px 12px env(safe-area-inset-bottom);background:#fffffffa;border-top:1px solid #e1ebe4;grid-template-columns:repeat(3,1fr);align-items:start;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -8px 22px #183e280d}.postagem-bottom-nav__item{color:#7a8980;border-radius:12px;align-content:center;place-items:center;gap:3px;min-height:54px;font-size:11px;font-weight:700;text-decoration:none;display:grid}.postagem-bottom-nav__item svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.postagem-bottom-nav__item--active{color:#0f6a3f;background:#eaf6ee}.result-card,.details-modal{max-height:calc(100dvh - 32px);overflow-y:auto}}.add-item-button-mobile{color:#0f6a3f;cursor:pointer;width:100%;min-height:44px;font:inherit;background:#e7f5eb;border:0;border-radius:12px;place-items:center;margin-top:10px;padding:0 12px;font-size:14px;font-weight:800;display:grid}.add-item-button-mobile:hover{background:#d9efdf}.entrega-page{background:#e8efeb;place-items:center;min-height:100dvh;display:grid}.entrega-app{background:#060806;width:min(100%,520px);height:100dvh;position:relative;overflow:hidden;box-shadow:0 18px 60px #10372138}.entrega-header{z-index:5;padding:max(16px, env(safe-area-inset-top)) 18px 14px;justify-content:space-between;align-items:center;display:flex;position:absolute;top:0;left:0;right:0}.entrega-header__brand{color:#fff;text-shadow:0 1px 4px #000000b3;align-items:center;gap:8px;display:flex}.entrega-header__brand span{background:#0d7541;border-radius:10px;place-items:center;width:32px;height:32px;font-size:10px;font-weight:900;display:grid}.entrega-header__brand strong{letter-spacing:.05em;font-size:14px}.entrega-logout{color:#fff;cursor:pointer;background:#0000004d;border:1px solid #ffffff6b;border-radius:12px;width:40px;height:40px;font-size:21px;font-weight:800}.entrega-camera{place-items:center;height:100%;display:grid;position:relative}.entrega-camera__fake-preview{background:radial-gradient(circle at 20% 24%,#5871625c,#0000 24%),radial-gradient(circle at 78% 48%,#2a5038a6,#0000 28%),linear-gradient(140deg,#101613 0%,#2c3d33 50%,#080c09 100%);position:absolute;inset:0}.entrega-camera__fake-preview:after{content:"";background:#0000007a;position:absolute;inset:0}.entrega-camera__content{z-index:2;color:#fff;justify-items:center;gap:26px;width:100%;padding:90px 28px 128px;display:grid}.entrega-scan-frame{aspect-ratio:1;border:2px solid #47cf69d1;width:min(70vw,285px);position:relative}.entrega-corner{border:0 solid #4ed46f;width:34px;height:34px;position:absolute}.entrega-corner--tl{border-top-width:5px;border-left-width:5px;top:-3px;left:-3px}.entrega-corner--tr{border-top-width:5px;border-right-width:5px;top:-3px;right:-3px}.entrega-corner--bl{border-bottom-width:5px;border-left-width:5px;bottom:-3px;left:-3px}.entrega-corner--br{border-bottom-width:5px;border-right-width:5px;bottom:-3px;right:-3px}.entrega-camera__content p{text-shadow:0 2px 5px #000c;margin:0;font-size:18px;font-weight:700}.entrega-manual-button{color:#1c2b21;cursor:pointer;width:min(100%,340px);min-height:54px;font:inherit;background:#fff;border:0;border-radius:14px;font-size:15px;font-weight:800;box-shadow:0 10px 30px #00000047}.entrega-bottom-nav{height:calc(70px + env(safe-area-inset-bottom));z-index:6;padding:7px 12px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #e0e9e3;grid-template-columns:repeat(3,1fr);align-items:start;display:grid;position:absolute;bottom:0;left:0;right:0}.entrega-bottom-nav__item{color:#858f89;min-height:54px;font:inherit;background:0 0;border:0;border-radius:12px;align-content:center;place-items:center;gap:3px;font-size:11px;font-weight:700;text-decoration:none;display:grid}.entrega-bottom-nav__item:disabled{opacity:1}.entrega-bottom-nav__item svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:22px;height:22px}.entrega-bottom-nav__item--active{color:#34b951}.entrega-modal-overlay{z-index:10;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#000000a1;place-items:center;padding:22px;display:grid;position:absolute;inset:0}.entrega-manual-modal{background:#fff;border-radius:22px;width:min(100%,420px);padding:28px;box-shadow:0 22px 70px #00000059}.entrega-manual-modal h2{color:#1b2c21;margin:0 0 18px;font-size:21px;line-height:1.25}.entrega-manual-modal form{gap:12px;display:grid}.entrega-manual-modal input{color:#203126;width:100%;min-height:56px;font:inherit;border:1px solid #d6e2db;border-radius:13px;outline:none;padding:0 15px;font-size:16px}.entrega-manual-modal input:focus{border-color:#38bd56;box-shadow:0 0 0 4px #38bd561f}.entrega-search-button,.entrega-cancel-button{cursor:pointer;min-height:52px;font:inherit;border-radius:13px;font-size:15px;font-weight:800}.entrega-search-button{color:#fff;background:#4ec454;border:0}.entrega-search-button:disabled{cursor:not-allowed;opacity:.55}.entrega-cancel-button{color:#839088;background:0 0;border:0}@media (width>=561px){.entrega-app{border-radius:24px;height:min(100dvh,900px)}}@media (width<=560px){.entrega-page{background:#060806}}.entrega-found-content{z-index:2;width:100%;max-height:calc(100dvh - 88px);padding:88px 18px 102px;overflow-y:auto}.entrega-found-card{background:#fff;border-radius:20px;width:min(100%,430px);margin:0 auto;padding:20px;box-shadow:0 20px 50px #0000004d}.entrega-found-card__top{border-bottom:1px solid #e6eee8;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:16px;display:flex}.entrega-found-card__label{color:#218342;letter-spacing:.1em;font-size:10px;font-weight:900}.entrega-found-card h1{color:#1a2e21;margin:5px 0 0;font-size:28px}.entrega-status{border-radius:999px;padding:7px 9px;font-size:10px;font-weight:900}.entrega-status--enviado{color:#9a5b00;background:#fff3dd}.entrega-status--entregue{color:#176b35;background:#e6f7eb}.entrega-data-grid{gap:10px;margin-top:16px;display:grid}.entrega-data-grid>div{background:#fbfdfc;border:1px solid #e0ebe3;border-radius:12px;gap:4px;padding:11px 12px;display:grid}.entrega-data-grid span,.entrega-itens>span,.entrega-total span{color:#78887e;font-size:11px;font-weight:800}.entrega-data-grid strong{color:#24382b;font-size:14px}.entrega-itens{background:#f4f9f5;border-radius:14px;gap:8px;margin-top:16px;padding:14px;display:grid}.entrega-itens>div{color:#31483a;border-top:1px solid #dceae0;justify-content:space-between;gap:14px;padding-top:9px;font-size:13px;display:flex}.entrega-itens>div span{color:#748379}.entrega-total{color:#fff;background:#0f7b46;border-radius:14px;justify-content:space-between;align-items:center;margin-top:16px;padding:14px;display:flex}.entrega-total span{color:#fff;opacity:.82}.entrega-total strong{font-size:22px}.entrega-ja-entregue{color:#986000;text-align:center;background:#fff5df;border-radius:11px;margin:14px 0 0;padding:11px;font-size:12px;font-weight:700}.entrega-back-button{color:#365344;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#fff;border:1px solid #d2e1d7;border-radius:12px;margin-top:16px;font-weight:800}.entrega-search-error{color:#b42318;background:#fff1f0;border-radius:10px;margin:0;padding:10px 11px;font-size:13px;font-weight:700}.entrega-confirm-button{color:#fff;cursor:pointer;width:100%;min-height:48px;font:inherit;background:#38bd56;border:0;border-radius:12px;margin-top:16px;font-weight:900}.entrega-confirm-button:hover{background:#249e42}.entrega-confirm-overlay,.entrega-success-overlay{z-index:20;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#000000ab;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.entrega-success-overlay{z-index:22}.entrega-confirm-modal,.entrega-success-card{background:#fff;border-radius:22px;width:min(100%,420px);max-height:calc(100dvh - 36px);padding:26px;overflow-y:auto;box-shadow:0 24px 70px #00000059}.entrega-confirm-modal__tag{color:#19843c;letter-spacing:.1em;font-size:10px;font-weight:900}.entrega-confirm-modal h2,.entrega-success-card h2{color:#1e3125;margin:9px 0 8px;font-size:23px;line-height:1.2}.entrega-confirm-modal>p,.entrega-success-card>p{color:#6d7d73;margin:0 0 20px;font-size:14px;line-height:1.5}.entrega-confirm-modal form{gap:13px;display:grid}.entrega-confirm-modal label{color:#3d5144;gap:7px;font-size:13px;font-weight:800;display:grid}.entrega-confirm-modal input{color:#203126;width:100%;min-height:52px;font:inherit;border:1px solid #d5e2d9;border-radius:12px;outline:none;padding:0 14px;font-size:15px}.entrega-confirm-modal input:focus{border-color:#38bd56;box-shadow:0 0 0 4px #38bd561f}.entrega-confirm-submit{color:#fff;cursor:pointer;min-height:52px;font:inherit;background:#38bd56;border:0;border-radius:13px;margin-top:3px;font-size:15px;font-weight:900}.entrega-confirm-submit:disabled{cursor:not-allowed;opacity:.65}.entrega-success-card{text-align:center}.entrega-success-card__icon{color:#fff;background:#16843d;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 16px;font-size:29px;font-weight:900;display:grid}.entrega-receipt-button,.entrega-new-read-button{width:100%;min-height:50px;font:inherit;border-radius:13px;place-items:center;margin-top:12px;font-size:14px;font-weight:900;text-decoration:none;display:grid}.entrega-receipt-button{color:#fff;background:#16843d}.entrega-new-read-button{color:#415448;cursor:pointer;background:#fff;border:1px solid #d5e2d9}.entrega-camera-reader{z-index:0;background:#07100a;position:absolute;inset:0;overflow:hidden}.entrega-camera-reader video{object-fit:cover!important;width:100%!important;height:100%!important}.entrega-camera-reader:after{content:"";pointer-events:none;background:linear-gradient(#00000047,#0000000d 35%,#0000006b);position:absolute;inset:0}.entrega-camera-loading{color:#fff;background:#0000008c;border-radius:12px;align-items:center;gap:9px;padding:10px 13px;font-size:13px;font-weight:800;display:flex}.entrega-camera-loading .loading-dot{border-width:2px;width:18px;height:18px}.entrega-camera-error{color:#fff;text-align:center;background:#971c1cb3;border:1px solid #ffbbbb73;border-radius:11px;max-width:330px;padding:10px 12px;line-height:1.4;margin:-10px 0 0!important;font-size:12px!important}.entrega-app--light{background:#f4f8f5}.entrega-light-header{background:#fff;border-bottom:1px solid #deebe3;justify-content:space-between;align-items:center;height:76px;padding:14px 18px;display:flex}.entrega-light-header__eyebrow{color:#19843c;letter-spacing:.1em;font-size:9px;font-weight:900;display:block}.entrega-light-header h1{color:#1c3023;margin:3px 0 0;font-size:24px}.entrega-light-back{color:#315242;cursor:pointer;background:#fff;border:1px solid #d7e5dc;border-radius:12px;width:40px;height:40px;font-size:22px}.entrega-history-content{height:calc(100% - 76px - 70px - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:16px;overflow-y:auto}.entrega-history-filters{background:#fff;border:1px solid #dce9e1;border-radius:16px;gap:10px;padding:13px;display:grid}.entrega-history-filters label{color:#66786d;gap:6px;font-size:11px;font-weight:800;display:grid}.entrega-history-filters input,.entrega-history-filters select{color:#263a2c;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 11px;font-size:13px}.entrega-history-filter-row{grid-template-columns:1fr 1fr;gap:10px;display:grid}.entrega-history-summary{color:#718077;align-items:baseline;gap:6px;margin:15px 0 11px;font-size:12px;display:flex}.entrega-history-summary>strong{color:#16843d;font-size:20px}.entrega-history-summary small{color:#94a198;margin-left:auto;font-size:11px}.entrega-history-list{gap:11px;display:grid}.entrega-history-card{background:#fff;border:1px solid #dce9e1;border-radius:16px;padding:15px}.entrega-history-card__top{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:flex-start;gap:12px;padding-bottom:12px;display:flex}.entrega-history-card__top span{color:#16843d;font-size:11px;font-weight:900}.entrega-history-card__top h2{color:#203126;margin:4px 0 0;font-size:17px}.entrega-history-card__top>strong{color:#176b35;background:#e6f7eb;border-radius:999px;padding:6px 8px;font-size:9px;font-weight:900}.entrega-history-card__info{gap:8px;margin:12px 0;display:grid}.entrega-history-card__info p{color:#718077;justify-content:space-between;align-items:center;gap:14px;margin:0;font-size:12px;display:flex}.entrega-history-card__info strong{color:#34493a;text-align:right;font-size:12px}.entrega-history-receipt{color:#16843d;background:#eaf6ee;border-radius:11px;place-items:center;width:100%;min-height:42px;font-size:13px;font-weight:900;text-decoration:none;display:grid}.entrega-history-empty{color:#728078;text-align:center;background:#fff;border:1px dashed #cfdfd4;border-radius:16px;place-content:center;justify-items:center;gap:8px;min-height:240px;padding:20px;display:grid}.entrega-history-empty>span{font-size:28px}.entrega-history-empty strong{color:#34473a}.entrega-history-empty p{margin:0;font-size:12px}.entrega-history-error{color:#b42318;background:#fff1f0;border-radius:11px;margin-bottom:12px;padding:11px;font-size:12px;font-weight:800}.entrega-load-more{color:#16843d;cursor:pointer;width:100%;min-height:44px;font:inherit;background:#fff;border:1px solid #cfe0d5;border-radius:12px;margin:16px 0 4px;font-size:13px;font-weight:900}.entrega-load-more:disabled{cursor:not-allowed;opacity:.65}.entrega-profile-logout{color:#315242;cursor:pointer;background:#fff;border:1px solid #d7e5dc;border-radius:12px;width:40px;height:40px;font-size:20px;font-weight:800}.entrega-profile-content{height:calc(100% - 76px - 70px - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:16px;overflow-y:auto}.entrega-profile-card{background:#fff;border:1px solid #dce9e1;border-radius:18px;gap:13px;padding:20px;display:grid}.entrega-profile-avatar{color:#fff;background:#16843d;border-radius:50%;place-items:center;width:56px;height:56px;margin:0 auto 2px;font-size:22px;font-weight:900;display:grid}.entrega-profile-card h2{color:#203126;text-align:center;margin:0;font-size:20px}.entrega-profile-card>p{color:#7a8a80;text-align:center;margin:-8px 0 6px;font-size:12px}.entrega-profile-card label,.entrega-password-form label{color:#68796f;gap:6px;font-size:12px;font-weight:800;display:grid}.entrega-profile-card input,.entrega-password-form input{color:#23362a;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 12px;font-size:14px}.entrega-profile-card input:focus,.entrega-password-form input:focus{border-color:#16843d;box-shadow:0 0 0 4px #16843d1a}.entrega-profile-readonly{cursor:not-allowed;color:#748279!important;background:#f4f8f5!important}.entrega-profile-save{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:#16843d;border:0;border-radius:12px;margin-top:3px;font-weight:900}.entrega-profile-save:disabled{cursor:not-allowed;opacity:.65}.entrega-profile-security{background:#fff;border:1px solid #dce9e1;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;margin-top:14px;padding:16px;display:flex}.entrega-profile-security strong,.entrega-profile-security span{display:block}.entrega-profile-security strong{color:#263b2d;font-size:14px}.entrega-profile-security span{color:#7b8a80;margin-top:4px;font-size:11px}.entrega-profile-security button{color:#16843d;cursor:pointer;min-height:38px;font:inherit;background:#eaf6ee;border:0;border-radius:10px;padding:0 11px;font-size:12px;font-weight:900}.entrega-password-form{background:#fff;border:1px solid #dce9e1;border-radius:16px;gap:12px;margin-top:12px;padding:17px;display:grid}.entrega-password-actions{grid-template-columns:1fr 1.25fr;gap:10px;margin-top:3px;display:grid}.entrega-password-cancel,.entrega-password-save{cursor:pointer;min-height:45px;font:inherit;border-radius:11px;font-size:13px;font-weight:900}.entrega-password-cancel{color:#5a6d61;background:#fff;border:1px solid #d7e4dc}.entrega-password-save{color:#fff;background:#16843d;border:0}.entrega-password-save:disabled{cursor:not-allowed;opacity:.65}.entrega-profile-exit{color:#b52d2d;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#fff8f8;border:1px solid #ffd3d3;border-radius:12px;margin-top:14px;font-size:13px;font-weight:900}.entrega-profile-feedback{text-align:center;border-radius:11px;margin-top:12px;padding:11px 12px;font-size:12px;font-weight:800}.entrega-profile-feedback--sucesso{color:#176b35;background:#effaf2;border:1px solid #bee7c9}.entrega-profile-feedback--erro{color:#b42318;background:#fff1f0;border:1px solid #fecaca}.admin-login-page{background:radial-gradient(circle at 80% 15%,#e7f3ec 0,#0000 28%),linear-gradient(135deg,#eef4f0,#f8faf9)}.admin-brand-icon,.admin-login-badge{background:#1f2937!important}.admin-login-button{background:#1f2937}.admin-login-button:hover{background:#111827}.admin-page{background:#e9efeb;place-items:center;min-height:100dvh;display:grid}.admin-app{background:#f5f8f6;width:min(100%,700px);min-height:100dvh;position:relative;overflow:hidden}.admin-header{background:#fff;border-bottom:1px solid #deebe3;justify-content:space-between;align-items:center;height:78px;padding:14px 18px;display:flex}.admin-header__eyebrow{color:#16843d;letter-spacing:.1em;font-size:9px;font-weight:900;display:block}.admin-header h1{color:#1d3023;margin:3px 0 0;font-size:25px}.admin-header__profile{color:#fff;cursor:pointer;background:#1f2937;border:0;border-radius:50%;width:42px;height:42px;font-size:16px;font-weight:900}.admin-content{height:calc(100dvh - 78px - 70px - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:16px;overflow-y:auto}.admin-filters{background:#fff;border:1px solid #dce9e1;border-radius:16px;grid-template-columns:1fr 1fr;gap:10px;padding:13px;display:grid}.admin-filters label,.admin-intervalo label{color:#6c7d72;gap:6px;font-size:11px;font-weight:800;display:grid}.admin-filters select,.admin-filters input{color:#263a2c;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 11px;font-size:13px}.admin-intervalo{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-main-card{color:#fff;background:linear-gradient(135deg,#126d3b,#279654);border-radius:18px;gap:5px;margin-top:14px;padding:20px;display:grid}.admin-main-card span,.admin-main-card small{opacity:.82;font-size:12px}.admin-main-card strong{font-size:30px}.admin-stats-grid{grid-template-columns:repeat(3,1fr);gap:10px;margin-top:12px;display:grid}.admin-stats-grid article{background:#fff;border:1px solid #dce9e1;border-radius:15px;gap:5px;min-height:92px;padding:14px;display:grid}.admin-stats-grid span{color:#738279;font-size:11px;font-weight:700}.admin-stats-grid strong{color:#283d2e;font-size:24px}.admin-stat-success{color:#16843d!important}.admin-stat-warning{color:#c57905!important}.admin-cidades{margin-top:18px}.admin-cidades__heading span{color:#16843d;letter-spacing:.1em;font-size:9px;font-weight:900}.admin-cidades__heading h2{color:#26382b;margin:4px 0 12px;font-size:18px}.admin-cidade-card{background:#fff;border:1px solid #dce9e1;border-radius:15px;justify-content:space-between;align-items:center;gap:14px;margin-top:10px;padding:15px;display:flex}.admin-cidade-card>div:first-child{gap:3px;display:grid}.admin-cidade-card>div:first-child strong{color:#263a2c;font-size:15px}.admin-cidade-card>div:first-child span,.admin-cidade-card__numbers span{color:#7a8a80;font-size:11px}.admin-cidade-card__numbers{justify-items:end;gap:4px;display:grid}.admin-cidade-card__numbers strong{color:#16843d;font-size:12px}.admin-empty{color:#748279;text-align:center;place-content:center;justify-items:center;gap:9px;min-height:250px;display:grid}.admin-error{color:#b42318;background:#fff1f0;border-radius:11px;margin-top:12px;padding:11px;font-size:12px;font-weight:800}.admin-bottom-nav{height:calc(70px + env(safe-area-inset-bottom));padding:7px 8px env(safe-area-inset-bottom);background:#fff;border-top:1px solid #dfe9e2;grid-template-columns:repeat(4,1fr);align-items:start;display:grid;position:absolute;bottom:0;left:0;right:0}.admin-bottom-nav__item{color:#7d8b82;border-radius:12px;align-content:center;place-items:center;gap:3px;min-height:54px;font-size:10px;font-weight:800;text-decoration:none;display:grid}.admin-bottom-nav__item svg{fill:none;stroke:currentColor;stroke-width:2px;stroke-linecap:round;stroke-linejoin:round;width:21px;height:21px}.admin-bottom-nav__item--active{color:#16843d;background:#eaf6ee}@media (width>=701px){.admin-app{border-radius:24px;min-height:min(100dvh,950px);box-shadow:0 18px 60px #18422824}.admin-content{height:calc(min(100dvh,950px) - 148px)}}@media (width<=430px){.admin-stats-grid article{min-height:82px;padding:11px}.admin-stats-grid strong{font-size:21px}.admin-main-card strong{font-size:27px}}.admin-app--wide{width:min(100%,1040px)}.admin-postagens-filters{background:#fff;border:1px solid #dce9e1;border-radius:16px;grid-template-columns:minmax(220px,1.4fr) repeat(3,minmax(130px,.7fr));gap:10px;padding:14px;display:grid}.admin-postagens-filters label{color:#6c7d72;gap:6px;font-size:11px;font-weight:800;display:grid}.admin-postagens-filters input,.admin-postagens-filters select{color:#263a2c;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 11px;font-size:13px}.admin-postagens-filter-actions{grid-column:1/-1;justify-content:flex-end;gap:8px;display:flex}.admin-postagens-filter-actions button{color:#fff;cursor:pointer;min-height:38px;font:inherit;background:#16843d;border:0;border-radius:10px;padding:0 14px;font-size:12px;font-weight:900}.admin-postagens-filter-actions button:last-child{color:#53665a;background:#edf4ef}.admin-postagens-summary{color:#718077;align-items:baseline;gap:6px;margin:15px 0 11px;font-size:12px;display:flex}.admin-postagens-summary>strong{color:#16843d;font-size:20px}.admin-postagens-summary small{color:#94a198;margin-left:auto;font-size:11px}.admin-postagens-list{gap:11px;display:grid}.admin-postagem-card{background:#fff;border:1px solid #dce9e1;border-radius:16px;padding:16px}.admin-postagem-card__top{border-bottom:1px solid #edf2ef;justify-content:space-between;align-items:flex-start;gap:14px;padding-bottom:12px;display:flex}.admin-postagem-card__top span{color:#16843d;font-size:11px;font-weight:900}.admin-postagem-card__top h2{color:#203126;margin:4px 0 3px;font-size:18px}.admin-postagem-card__top p{color:#75837a;margin:0;font-size:12px}.admin-postagem-status{border-radius:999px;padding:6px 9px;font-size:10px;font-weight:900}.admin-postagem-status--enviado{color:#9d5e00;background:#fff3df}.admin-postagem-status--entregue{color:#176b35;background:#e6f7eb}.admin-postagem-card__info{color:#76847c;flex-wrap:wrap;gap:12px 20px;margin-top:12px;font-size:12px;display:flex}.admin-postagem-card__info strong{color:#34493a;margin-left:4px}.admin-postagem-card__receiver{color:#6e7e74;margin:10px 0 0;font-size:12px}.admin-postagem-card__receiver strong{color:#354a3b}.admin-postagem-card__actions{justify-content:space-between;gap:10px;margin-top:14px;display:flex}.admin-postagem-card__actions a,.admin-postagem-card__actions button{min-height:40px;font:inherit;border-radius:10px;place-items:center;padding:0 12px;font-size:12px;font-weight:900;text-decoration:none;display:grid}.admin-postagem-card__actions a{color:#16843d;background:#eaf6ee}.admin-postagem-card__actions button{color:#43584a;cursor:pointer;background:#fff;border:1px solid #d6e4da}.admin-load-more{color:#16843d;cursor:pointer;width:100%;min-height:45px;font:inherit;background:#fff;border:1px solid #cfe0d5;border-radius:12px;margin:16px 0 4px;font-size:13px;font-weight:900}.admin-load-more:disabled{cursor:not-allowed;opacity:.65}.admin-details-overlay{z-index:30;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0c1c129e;place-items:center;padding:18px;display:grid;position:absolute;inset:0}.admin-details-modal{background:#fff;border-radius:22px;width:min(100%,580px);max-height:calc(100dvh - 36px);padding:25px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000059}.admin-details-modal h2{color:#203126;margin:7px 0 18px;font-size:28px}.admin-details-close{color:#53665a;cursor:pointer;background:#fff;border:1px solid #d9e5dd;border-radius:10px;width:36px;height:36px;font-size:24px;line-height:1;position:absolute;top:14px;right:14px}.admin-details-grid{grid-template-columns:1fr 1fr;gap:10px;display:grid}.admin-details-grid>div{background:#fbfdfc;border:1px solid #e1ebe4;border-radius:11px;gap:4px;padding:12px;display:grid}.admin-details-grid span,.admin-details-items h3,.admin-details-delivery h3,.admin-details-delivery span,.admin-details-total span{color:#75847b;font-size:11px;font-weight:800}.admin-details-grid strong{color:#2c4132;font-size:13px}.admin-details-items,.admin-details-delivery{background:#f3f8f4;border-radius:14px;margin-top:15px;padding:14px}.admin-details-items h3,.admin-details-delivery h3{margin:0 0 9px}.admin-details-items>div,.admin-details-delivery p{color:#3f5546;border-top:1px solid #dbe8df;justify-content:space-between;gap:16px;margin:0;padding:8px 0;font-size:12px;display:flex}.admin-details-delivery strong{color:#304539;text-align:right}.admin-details-total{color:#fff;background:#16843d;border-radius:13px;justify-content:space-between;align-items:center;margin-top:15px;padding:14px;display:flex}.admin-details-total span{color:#fff;opacity:.84}.admin-details-total strong{font-size:21px}.admin-details-receipt{color:#16843d;background:#eaf6ee;border-radius:12px;place-items:center;width:100%;min-height:46px;margin-top:12px;font-size:13px;font-weight:900;text-decoration:none;display:grid}@media (width<=760px){.admin-postagens-filters{grid-template-columns:1fr 1fr}.admin-filter-search{grid-column:1/-1}.admin-details-grid{grid-template-columns:1fr}}.admin-usuarios-top{justify-content:space-between;align-items:end;gap:14px;display:flex}.admin-usuarios-top h2{color:#263a2c;margin:4px 0 0;font-size:20px}.admin-new-user-button{color:#fff;cursor:pointer;min-height:42px;font:inherit;background:#16843d;border:0;border-radius:11px;padding:0 14px;font-size:12px;font-weight:900}.admin-new-user-button:disabled{cursor:not-allowed;opacity:.65}.admin-usuarios-filters{background:#fff;border:1px solid #dce9e1;border-radius:16px;grid-template-columns:1fr 190px;gap:10px;margin-top:14px;padding:13px;display:grid}.admin-usuarios-filters label,.admin-user-modal label{color:#6c7d72;gap:6px;font-size:11px;font-weight:800;display:grid}.admin-usuarios-filters input,.admin-usuarios-filters select,.admin-user-modal input,.admin-user-modal select{color:#263a2c;width:100%;height:44px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 11px;font-size:13px}.admin-usuarios-filters input:focus,.admin-usuarios-filters select:focus,.admin-user-modal input:focus,.admin-user-modal select:focus{border-color:#16843d;box-shadow:0 0 0 4px #16843d1a}.admin-usuarios-list{gap:11px;display:grid}.admin-usuario-card{background:#fff;border:1px solid #dce9e1;border-radius:16px;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:12px;padding:14px;display:grid}.admin-usuario-card__avatar{color:#fff;background:#16843d;border-radius:50%;place-items:center;width:44px;height:44px;font-size:16px;font-weight:900;display:grid}.admin-usuario-card__data{min-width:0}.admin-usuario-card__data h3{color:#263a2c;text-overflow:ellipsis;white-space:nowrap;margin:0;font-size:15px;overflow:hidden}.admin-usuario-card__data p{color:#77877d;text-overflow:ellipsis;white-space:nowrap;margin:4px 0 7px;font-size:11px;overflow:hidden}.admin-usuario-card__tags{flex-wrap:wrap;gap:5px;display:flex}.admin-usuario-card__tags span{color:#176b35;background:#eaf6ee;border-radius:999px;padding:4px 7px;font-size:9px;font-weight:900}.admin-usuario-card__tags span:last-child{color:#52655a;background:#eef3ef}.admin-usuario-card__actions{gap:7px;display:grid}.admin-usuario-card__actions button{color:#3e5546;cursor:pointer;min-height:31px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:8px;padding:0 9px;font-size:10px;font-weight:900}.admin-usuario-card__actions .admin-delete-user-button{color:#b62d2d;background:snow;border-color:#ffd0d0}.admin-success{color:#176b35;background:#effaf2;border:1px solid #bce7c8;border-radius:11px;margin-top:12px;padding:11px;font-size:12px;font-weight:800}.admin-user-modal{background:#fff;border-radius:22px;width:min(100%,470px);max-height:calc(100dvh - 36px);padding:25px;position:relative;overflow-y:auto;box-shadow:0 24px 70px #00000059}.admin-user-modal h2{color:#203126;margin:7px 0 18px;font-size:24px}.admin-user-modal form{gap:13px;display:grid}.admin-user-readonly{cursor:not-allowed;color:#75847b!important;background:#f3f8f4!important}.admin-user-form-error{color:#b42318;background:#fff1f0;border-radius:10px;margin:0;padding:10px;font-size:12px;font-weight:800}.admin-user-modal__actions{grid-template-columns:1fr 1.35fr;gap:10px;margin-top:3px;display:grid}.admin-user-cancel-button{color:#53665a;cursor:pointer;min-height:42px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;font-size:12px;font-weight:900}@media (width<=620px){.admin-usuarios-top{flex-direction:column;align-items:stretch}.admin-new-user-button{width:100%}.admin-usuarios-filters{grid-template-columns:1fr}.admin-usuario-card{grid-template-columns:42px minmax(0,1fr)}.admin-usuario-card__actions{grid-column:1/-1;grid-template-columns:1fr 1fr}}.admin-profile-logout{color:#315242;cursor:pointer;background:#fff;border:1px solid #d7e5dc;border-radius:12px;width:40px;height:40px;font-size:20px;font-weight:800}.admin-profile-content{height:calc(100dvh - 78px - 70px - env(safe-area-inset-bottom));overscroll-behavior:contain;padding:16px;overflow-y:auto}.admin-profile-grid{grid-template-columns:minmax(300px,1fr) minmax(280px,.85fr);gap:16px;display:grid}.admin-profile-card{background:#fff;border:1px solid #dce9e1;border-radius:18px;gap:14px;padding:22px;display:grid}.admin-profile-avatar{color:#fff;background:#1f2937;border-radius:50%;place-items:center;width:60px;height:60px;margin:0 auto 2px;font-size:23px;font-weight:900;display:grid}.admin-profile-card h2{color:#24352a;text-align:center;margin:0;font-size:20px}.admin-profile-card>p{color:#7b8a80;text-align:center;margin:-9px 0 7px;font-size:12px}.admin-profile-card label,.admin-password-form label{color:#6c7d72;gap:6px;font-size:12px;font-weight:800;display:grid}.admin-profile-card input,.admin-password-form input{color:#24372a;width:100%;height:46px;font:inherit;background:#fff;border:1px solid #d7e4dc;border-radius:11px;outline:none;padding:0 12px;font-size:14px}.admin-profile-card input:focus,.admin-password-form input:focus{border-color:#16843d;box-shadow:0 0 0 4px #16843d1a}.admin-profile-readonly{cursor:not-allowed;color:#75847b!important;background:#f3f8f4!important}.admin-profile-save{color:#fff;cursor:pointer;min-height:48px;font:inherit;background:#1f2937;border:0;border-radius:12px;margin-top:2px;font-weight:900}.admin-profile-save:disabled,.admin-password-save:disabled{cursor:not-allowed;opacity:.65}.admin-profile-right{align-content:start;gap:14px;display:grid}.admin-profile-security,.admin-profile-warning{background:#fff;border:1px solid #dce9e1;border-radius:16px;justify-content:space-between;align-items:center;gap:14px;padding:17px;display:flex}.admin-profile-security strong,.admin-profile-security span,.admin-profile-warning strong,.admin-profile-warning span{display:block}.admin-profile-security strong,.admin-profile-warning strong{color:#293d2f;font-size:14px}.admin-profile-security span,.admin-profile-warning span{color:#7b8a80;margin-top:4px;font-size:11px}.admin-profile-security button{color:#16843d;cursor:pointer;min-height:39px;font:inherit;background:#eaf6ee;border:0;border-radius:10px;padding:0 12px;font-size:12px;font-weight:900}.admin-password-form{background:#fff;border:1px solid #dce9e1;border-radius:16px;gap:12px;padding:17px;display:grid}.admin-password-actions{grid-template-columns:1fr 1.3fr;gap:10px;margin-top:2px;display:grid}.admin-password-cancel,.admin-password-save{cursor:pointer;min-height:45px;font:inherit;border-radius:11px;font-size:12px;font-weight:900}.admin-password-cancel{color:#53665a;background:#fff;border:1px solid #d7e4dc}.admin-password-save{color:#fff;background:#1f2937;border:0}.admin-profile-warning{background:snow;border-color:#ffd6d6}.admin-profile-warning strong{color:#9f2b2b}.admin-profile-warning span{color:#987171}.admin-profile-warning button{color:#b52d2d;cursor:pointer;min-height:39px;font:inherit;background:#fff;border:1px solid #f3c5c5;border-radius:10px;padding:0 12px;font-size:12px;font-weight:900}.admin-profile-feedback{text-align:center;border-radius:11px;margin-top:14px;padding:12px;font-size:12px;font-weight:800}.admin-profile-feedback--sucesso{color:#176b35;background:#effaf2;border:1px solid #bce7c8}.admin-profile-feedback--erro{color:#b42318;background:#fff1f0;border:1px solid #fecaca}@media (width<=760px){.admin-profile-grid{grid-template-columns:1fr}.admin-profile-warning,.admin-profile-security{flex-direction:column;align-items:stretch}.admin-profile-warning button,.admin-profile-security button{width:100%}.admin-password-actions{grid-template-columns:1fr}}.scanner-entrega{place-items:center;width:100%;min-height:340px;display:grid;position:relative}.scanner-entrega__camera{background:#07110b;border-radius:18px;width:100%;min-height:340px;overflow:hidden}.scanner-entrega__camera video{object-fit:cover;border-radius:18px;width:100%!important;height:340px!important}.scanner-entrega__camera--hidden{display:none}.scanner-entrega__permission{color:#fff;text-align:center;background:#0a1d11f2;border:1px solid #47d87a52;border-radius:20px;justify-items:center;gap:11px;width:min(100%,340px);padding:28px 22px;display:grid}.scanner-entrega__permission-icon{color:#57ea88;background:#43d67524;border-radius:16px;place-items:center;width:52px;height:52px;font-size:27px;font-weight:900;display:grid}.scanner-entrega__permission strong{font-size:17px}.scanner-entrega__permission p{color:#b9c9bf;margin:0;font-size:13px;line-height:1.45}.scanner-entrega__permission button{color:#062510;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#57ea88;border:0;border-radius:12px;margin-top:5px;font-size:14px;font-weight:900}.scanner-entrega__permission button:disabled{cursor:not-allowed;opacity:.65}.scanner-entrega__permission--blocked{border-color:#ff99994d}.scanner-entrega__permission--blocked .scanner-entrega__permission-icon{color:#ff9d9d;background:#ff808021}.scanner-entrega__permission--blocked button{color:#fff;background:#b94242}.scanner-entrega__message{color:#ffd5d5;text-align:center;margin:10px 0 0;font-size:12px}.scanner-entrega__error{color:#ffb0b0;font-size:11px;line-height:1.4;display:block}.scanner-nativo{background:#030703;flex-direction:column;flex:1;justify-content:center;align-items:center;gap:18px;min-height:0;padding:24px 20px 16px;display:flex}.scanner-nativo__stage{aspect-ratio:1;background:#07110a;border-radius:24px;width:min(100%,340px);position:relative;overflow:hidden;box-shadow:0 15px 42px #0000006b}.scanner-nativo__video{object-fit:cover;background:#07110a;width:100%;height:100%;display:block}.scanner-nativo__video--hidden,.scanner-nativo__canvas{display:none}.scanner-nativo__guide{pointer-events:none;border:3px solid #53e98a;border-radius:20px;position:absolute;inset:22px;box-shadow:0 0 0 999px #0000002e,0 0 24px #53e98a47}.scanner-nativo__guide:before,.scanner-nativo__guide:after{content:"";width:52px;height:52px;position:absolute}.scanner-nativo__guide:before{border-top:6px solid #53e98a;border-left:6px solid #53e98a;border-radius:16px 0 0;top:-3px;left:-3px}.scanner-nativo__guide:after{border-bottom:6px solid #53e98a;border-right:6px solid #53e98a;border-radius:0 0 16px;bottom:-3px;right:-3px}.scanner-nativo__guide span{background:#53e98a;border-radius:999px;width:74%;height:3px;position:absolute;top:50%;left:13%;box-shadow:0 0 16px #53e98a}.scanner-nativo__box{color:#fff;text-align:center;background:#07110a;place-content:center;justify-items:center;gap:12px;padding:26px 22px;display:grid;position:absolute;inset:0}.scanner-nativo__icon{color:#57ea88;background:#57ea8821;border-radius:16px;place-items:center;width:52px;height:52px;font-size:26px;font-weight:900;display:grid}.scanner-nativo__box strong{font-size:17px}.scanner-nativo__box p{color:#b9c9bf;margin:0;font-size:13px;line-height:1.45}.scanner-nativo__box button{color:#062510;cursor:pointer;width:100%;min-height:46px;font:inherit;background:#57ea88;border:0;border-radius:12px;margin-top:5px;font-size:14px;font-weight:900}.scanner-nativo__box--error{background:#170707}.scanner-nativo__box--error .scanner-nativo__icon{color:#ff9d9d;background:#ff808021}.scanner-nativo__box--error button{color:#fff;background:#b94242}.scanner-nativo__caption{color:#fff;text-align:center;justify-items:center;gap:5px;display:grid}.scanner-nativo__caption strong{font-size:19px}.scanner-nativo__caption span{color:#a5b5aa;font-size:12px}.scanner-nativo__manual{color:#a8b8ae;cursor:pointer;font:inherit;background:0 0;border:0;font-size:12px}.scanner-nativo__manual strong{color:#59e88c;text-underline-offset:3px;font-weight:900;text-decoration:underline}.scanner-nativo__error{color:#ffb0b0;font-size:11px;line-height:1.4}*{box-sizing:border-box}html,body,#root{min-height:100%;margin:0}body{font-family:Arial,Helvetica,sans-serif}
