@import"https://fonts.googleapis.com/css2?family=DM+Mono:wght@400;500&family=Manrope:wght@400;500;600;700;800&display=swap";:root{font-family:Manrope,system-ui,sans-serif;color:#1d2c27;background:#f2efe6;font-synthesis:none;--ink:#173d33;--green:#286957;--sage:#dce6dc;--cream:#f7f4ec;--paper:#fffdf8;--line:#dedbd0;--orange:#d66f42;--danger:#a8443b}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at 70% 0%,#fffdf7 0,transparent 35%),#f2efe6}button,input,select,textarea{font:inherit}button{color:inherit}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid rgba(214,111,66,.28);outline-offset:2px}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(1.7rem,3vw,2.55rem);line-height:1.05;letter-spacing:-.045em;margin-bottom:.55rem}h2{letter-spacing:-.025em}.muted,.page-heading p,.section-heading p{color:#68746f}.eyebrow{color:var(--orange)!important;font-size:.71rem;letter-spacing:.16em;text-transform:uppercase;font-weight:800;margin-bottom:.55rem}.button{min-height:46px;border-radius:12px;border:0;padding:.74rem 1rem;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:.48rem;cursor:pointer;transition:.18s transform,.18s opacity,.18s background}.button:hover{transform:translateY(-1px)}.button:disabled{opacity:.45;cursor:not-allowed;transform:none}.button--primary{background:var(--ink);color:#fff;box-shadow:0 8px 24px #173d3324}.button--secondary{background:#fff;border:1px solid var(--line)}.button--ghost{background:transparent}.button--danger{background:#f7e1dd;color:var(--danger)}.icon-button{width:44px;height:44px;border-radius:12px;border:1px solid var(--line);background:#fff;color:var(--ink);display:grid;place-items:center;cursor:pointer}.badge{width:max-content;display:inline-flex;align-items:center;gap:.3rem;border-radius:99px;padding:.28rem .58rem;font-size:.72rem;font-weight:800;text-transform:capitalize}.badge--neutral{background:#ebeae5;color:#61706a}.badge--success{background:#dff0e6;color:#226044}.badge--warning{background:#f8ead6;color:#8a5926}.badge--danger{background:#f4dfdc;color:#9b4239}.badge--accent{background:#e1ece7;color:#1f5c4b}.progress-block{width:100%}.progress-label{display:flex;justify-content:space-between;font-size:.8rem;margin-bottom:.48rem}.progress{height:7px;background:#173d331f;border-radius:99px;overflow:hidden}.progress__fill{height:100%;background:var(--orange);border-radius:inherit;transition:width .25s}.login-page{min-height:100vh;display:grid;grid-template-columns:1.1fr .9fr}.login-brand{background:var(--ink);color:#fff;padding:clamp(2rem,7vw,7rem);display:flex;flex-direction:column;justify-content:space-between;position:relative;overflow:hidden}.login-brand:after{content:"";position:absolute;width:480px;height:480px;border:1px solid rgba(255,255,255,.09);border-radius:50%;right:-200px;bottom:-240px;box-shadow:0 0 0 80px #ffffff06,0 0 0 160px #ffffff05}.brand-mark,.sidebar__brand>span{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:var(--orange);color:#fff;font-family:DM Mono;font-size:1.4rem;font-weight:600}.login-brand h1{font-size:clamp(2.4rem,5vw,5rem);max-width:750px;margin-top:3rem}.login-brand__copy{max-width:570px;color:#c7d4ce;line-height:1.8}.login-features{display:flex;gap:1.5rem;flex-wrap:wrap;position:relative;z-index:1}.login-features span{display:flex;align-items:center;gap:.55rem;color:#dce7e1;font-size:.88rem}.login-panel{display:grid;place-items:center;padding:2rem}.login-panel__inner{width:min(470px,100%)}.login-panel h2{font-size:2rem;margin-bottom:.6rem}.login-users{display:grid;gap:.75rem;margin:2rem 0}.login-user{width:100%;display:flex;align-items:center;gap:.85rem;text-align:left;border:1px solid var(--line);background:var(--paper);border-radius:15px;padding:.9rem;cursor:pointer;box-shadow:0 5px 16px #18262109}.login-user:hover{border-color:#a9bbb3}.login-user__copy{display:flex;flex-direction:column;flex:1}.login-user__copy small{color:#76807c;margin-top:.15rem}.avatar{flex:none;width:39px;height:39px;border-radius:50%;display:grid;place-items:center;background:#dfebe6;color:var(--ink);font-weight:800}.avatar--admin{background:#f1ddce;color:#8b4f30}.mode-note,.mode-pill{font-family:DM Mono;font-size:.7rem;text-transform:uppercase;color:#6e7d77}.status-dot{display:inline-block;width:7px;height:7px;background:#45a273;border-radius:50%;margin-right:.5rem}.app-shell{min-height:100vh}.sidebar{position:fixed;inset:0 auto 0 0;width:245px;background:#14382f;color:#fff;padding:1.5rem 1rem;display:flex;flex-direction:column;z-index:20}.sidebar__brand{display:flex;align-items:center;gap:.75rem;padding:.2rem .45rem 1.8rem}.sidebar__brand>span{width:38px;height:38px;border-radius:12px;font-size:1rem}.sidebar nav{display:grid;gap:.28rem}.nav-item{width:100%;border:0;background:transparent;color:#bdd0c8;border-radius:10px;padding:.73rem .8rem;display:flex;align-items:center;gap:.72rem;text-align:left;cursor:pointer}.nav-item--active{background:#ffffff1c;color:#fff}.sidebar__footer{margin-top:auto;display:grid;gap:.6rem}.mode-pill{width:max-content;color:#b6c9c1;background:#ffffff14;padding:.24rem .5rem;border-radius:4px}.sidebar-user{display:flex;align-items:center;gap:.7rem;padding:.7rem 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-user div{display:flex;min-width:0;flex-direction:column}.sidebar-user strong{font-size:.78rem}.sidebar-user small{font-size:.62rem;color:#a7bbb3;overflow:hidden;text-overflow:ellipsis}.app-main{margin-left:245px;min-height:100vh}.mobile-header,.bottom-nav{display:none}.page{padding:2.1rem clamp(1.2rem,4vw,4rem) 5rem;max-width:1500px;margin:auto}.page-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:2rem}.page-heading p{margin-bottom:0}.date-chip{display:flex;align-items:center;gap:.5rem;background:#e8e5dc;border-radius:9px;padding:.65rem .85rem;font-size:.8rem;text-transform:capitalize}.cycle-hero{background:var(--ink);color:#fff;border-radius:22px;padding:clamp(1.4rem,3vw,2.3rem);margin-bottom:1rem;position:relative;overflow:hidden}.cycle-hero:after{content:"";position:absolute;width:260px;height:260px;border:50px solid rgba(255,255,255,.035);border-radius:50%;right:-80px;top:-100px}.cycle-hero__top{display:flex;justify-content:space-between;position:relative;z-index:1}.cycle-hero h2{font-size:1.8rem;margin:.8rem 0 .4rem}.cycle-hero p{color:#b9cbc4;margin:0}.cycle-number{text-align:right;display:flex;flex-direction:column}.cycle-number span{font-size:3rem;font-weight:800}.cycle-number small{color:#b9cbc4}.area-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.area-card{border:0;text-align:left;border-radius:20px;padding:1.4rem;background:#fff;cursor:pointer;box-shadow:0 8px 25px #1f2c270d}.area-card--terracotta{background:#f3e4d8}.area-card--green{background:#dfe9e2}.area-card__icon{width:48px;height:48px;border-radius:14px;background:#ffffff8c;display:grid;place-items:center}.area-card__heading{display:flex;justify-content:space-between;align-items:end;margin:1.2rem 0}.area-card__heading span{font-size:.75rem;text-transform:uppercase;letter-spacing:.12em}.area-card h3{font-size:1.35rem;margin:.35rem 0 0}.area-card__stats{display:flex;gap:1.2rem;margin-top:.9rem;font-size:.72rem;color:#5d6965}.area-card__stats strong{color:var(--ink)}.dashboard-lower{display:grid;grid-template-columns:1.45fr .8fr;gap:1rem;margin-top:1rem}.panel{background:var(--paper);border:1px solid rgba(213,210,201,.8);border-radius:18px;padding:1.3rem}.panel__heading,.section-heading{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.1rem}.panel__heading h2,.section-heading h2{font-size:1.15rem;margin:0}.schedule-list,.attention-list{display:grid}.schedule-row{display:grid;grid-template-columns:48px 1fr auto;align-items:center;gap:.7rem;padding:.75rem 0;border-top:1px solid #e8e5dc}.schedule-row:first-child{border-top:0}.schedule-row div{display:flex;flex-direction:column}.schedule-row small{color:#76817c;margin-top:.15rem}.schedule-day{font-family:DM Mono;font-size:.75rem;color:var(--orange)}.attention-list div{display:flex;align-items:center;gap:.75rem;padding:.8rem 0;border-top:1px solid #e8e5dc}.attention-list div:first-child{border:0}.attention-list svg{color:var(--orange)}.count-page{min-height:100vh;padding-bottom:95px}.count-header{background:var(--ink);color:#fff;padding:1.5rem max(1rem,calc((100vw - 1100px)/2))}.back-button,.text-button{border:0;background:transparent;display:flex;align-items:center;gap:.35rem;cursor:pointer;color:inherit;padding:.4rem 0;font-weight:700}.count-header__main{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin:1.2rem 0}.count-header__main p{margin:.2rem 0;color:#b7c9c2}.count-header .progress-label{color:#d4dfdb}.count-kpis{display:flex;gap:1.5rem;margin-top:.8rem;font-size:.78rem;color:#bdd0c8}.count-kpis strong{color:#fff}.return-message{display:flex;gap:.5rem;background:#fff1cf;color:#6f4c1e;padding:.75rem;border-radius:10px;margin:1rem 0 0}.location-tabs,.count-toolbar,.count-list{max-width:1100px;margin-left:auto;margin-right:auto}.location-tabs{display:flex;gap:.45rem;overflow-x:auto;padding:1rem}.location-tabs button,.segmented button{white-space:nowrap;border:1px solid var(--line);background:#fff;border-radius:99px;padding:.55rem .8rem;font-size:.78rem;cursor:pointer}.location-tabs button.active,.segmented button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.location-tabs span{opacity:.65;margin-left:.3rem}.count-toolbar{padding:.2rem 1rem 1rem;display:flex;justify-content:space-between;gap:1rem}.search-field{display:flex;align-items:center;gap:.5rem;background:#fff;border:1px solid var(--line);border-radius:12px;padding:0 .8rem;min-width:280px}.search-field input{border:0;outline:0;background:transparent;width:100%}.count-list{padding:0 1rem;display:grid;gap:.5rem}.count-row{display:flex;align-items:stretch;background:var(--paper);border:1px solid var(--line);border-radius:14px;overflow:hidden}.count-row--counted{border-left:4px solid #4b9970}.count-row--skipped{border-left:4px solid #d59a48}.count-row__main{flex:1;border:0;background:transparent;padding:.8rem;display:flex;align-items:center;text-align:left;cursor:pointer}.count-row__main:disabled{cursor:default}.count-index{font-family:DM Mono;font-size:.72rem;color:#9aa39f;width:32px}.count-row__copy{display:flex;flex-direction:column;flex:1}.count-row__copy small,.count-row__copy span{color:#75807b;font-size:.7rem}.count-row__copy strong{margin:.15rem 0}.count-row__result{display:flex;flex-direction:column;align-items:flex-end;gap:.3rem}.count-row__result>strong{font-family:DM Mono}.photo-button{border:0;border-left:1px solid var(--line);background:#eef3f0;padding:0 1rem;color:var(--green);cursor:pointer}.count-footer{position:fixed;left:0;right:0;bottom:0;background:#fffdf8ed;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-top:1px solid var(--line);padding:.8rem max(1rem,calc((100vw - 1100px)/2));display:flex;align-items:center;justify-content:space-between;z-index:9}.count-footer>div{display:flex;flex-direction:column}.count-footer span{font-size:.75rem;color:#74807a}.review-summary,.metric-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:.7rem}.review-summary div,.metric-strip>div{background:#f0eee7;border-radius:12px;padding:1rem;display:flex;flex-direction:column}.review-summary strong,.metric-strip strong{font-size:1.4rem}.review-summary span,.metric-strip span{font-size:.72rem;color:#727d78}.form-warning,.success-message{display:flex;align-items:center;gap:.45rem;padding:.7rem;border-radius:9px}.form-warning{background:#f7e7d2;color:#7c5223}.success-message{background:#e3efe7;color:#285f48}.modal-backdrop{position:fixed;inset:0;background:#0f201ba6;display:grid;place-items:center;padding:1rem;z-index:100}.modal{width:min(520px,100%);max-height:94vh;overflow:auto;background:var(--paper);border-radius:20px;box-shadow:0 24px 80px #00000038}.modal--wide{width:min(850px,100%)}.modal__header{display:flex;justify-content:space-between;align-items:center;padding:1.1rem 1.2rem;border-bottom:1px solid var(--line)}.modal__header h2{font-size:1.15rem;margin:0}.modal__content{padding:1.2rem}.modal-actions{display:flex;justify-content:flex-end;align-items:center;gap:.6rem;margin-top:1.2rem}.entry-form{display:grid;gap:.8rem}.field{display:flex;flex-direction:column;gap:.35rem}.field>span{font-size:.72rem;font-weight:800;color:#53615b}.field input,.field select,.field textarea,.inline-form input,.inline-form select{width:100%;border:1px solid #cfcfc8;background:#fff;border-radius:10px;padding:.72rem;outline:none}.field-grid{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.form-help{font-size:.8rem;color:#6d7873;line-height:1.5}.toast{position:fixed;right:1rem;bottom:5.5rem;background:#192f28;color:#fff;padding:.9rem 1rem;border-radius:10px;z-index:110;box-shadow:0 12px 40px #0003}.toast button{border:0;background:transparent;color:#e3b494;margin-left:1rem;cursor:pointer}.empty-state{text-align:center;padding:3rem;color:#68736e}.empty-state__icon{width:64px;height:64px;border-radius:50%;background:#e5e9e3;display:grid;place-items:center;margin:0 auto 1rem;color:var(--green)}.entry-context{display:flex;justify-content:space-between;align-items:center;background:#eeece5;border-radius:10px;padding:.7rem .8rem;font-size:.78rem}.entry-context span{color:#6d7773}.mode-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:.35rem;margin:1rem 0}.mode-tabs button{border:1px solid var(--line);background:#fff;border-radius:10px;padding:.65rem .35rem;display:flex;align-items:center;justify-content:center;gap:.35rem;font-size:.75rem;font-weight:800;cursor:pointer}.mode-tabs button.active{background:var(--ink);color:#fff;border-color:var(--ink)}.input-with-select,.input-suffix{display:flex}.input-with-select input,.input-suffix input{border-radius:10px 0 0 10px}.input-with-select select,.input-suffix span{width:auto;border-radius:0 10px 10px 0;border-left:0}.input-suffix span{display:grid;place-items:center;padding:0 .8rem;border:1px solid #cfcfc8;background:#eeeae2;font-weight:800}.button--full{width:100%}.ocr-success{display:flex;align-items:center;gap:.4rem;color:#28664b;background:#e4f0e7;border-radius:9px;padding:.65rem;font-size:.76rem}.calibration-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:.4rem}.calibration-summary span{display:flex;flex-direction:column;background:#efede6;border-radius:8px;padding:.55rem;font-size:.65rem;color:#77817d}.calibration-summary strong{font-size:.75rem;color:var(--ink);margin-top:.2rem}.form-error{display:flex;gap:.45rem;align-items:center;color:var(--danger);background:#f6e5e2;border-radius:9px;padding:.7rem;font-size:.8rem}.camera-stage{position:relative;background:#0d1714;border-radius:14px;overflow:hidden;aspect-ratio:4/3}.camera-stage video,.camera-stage canvas{width:100%;height:100%;object-fit:cover}.camera-guide{position:absolute;inset:22% 12%;border:2px solid white;border-radius:10px;box-shadow:0 0 0 999px #00000042}.camera-guide span{position:absolute;left:50%;bottom:-2rem;transform:translate(-50%);color:#fff;font-size:.7rem;white-space:nowrap}.scanner-hint{display:flex;align-items:center;justify-content:center;gap:.4rem;color:#68736e;font-size:.78rem;margin:.8rem 0}.scanner-processing,.scanner-error{text-align:center;padding:3rem 1rem}.scanner-processing svg,.scanner-error svg{color:var(--orange)}.scanner-processing .progress{max-width:360px;margin:1rem auto}.scanner-confirm{display:grid;grid-template-columns:1.2fr .8fr;gap:1rem}.scanner-confirm>img{width:100%;height:100%;max-height:460px;object-fit:cover;border-radius:12px}.scanner-confirm__form{align-self:center}.scanner-actions,.camera-actions{display:flex;gap:.6rem;justify-content:center;margin-top:1rem}.privacy-note{font-size:.69rem;color:#75807b;margin:1rem 0 0}.segmented{display:flex;gap:.4rem;margin:.8rem 0}.photo-preview{width:100%;border-radius:12px}.photo-meta{display:flex;justify-content:space-between;font-size:.75rem;color:#69756f;margin-top:.5rem}.metric-strip{margin-bottom:1rem}.data-list{display:grid}.data-row{display:grid;grid-template-columns:auto 1fr auto;gap:.8rem;padding:1rem 0;border-top:1px solid #e7e3da}.data-row:first-child{border-top:0}.data-row__icon{width:40px;height:40px;background:#f5e6dc;color:var(--orange);border-radius:11px;display:grid;place-items:center}.data-row__main,.data-row__end{display:flex;flex-direction:column;gap:.15rem}.data-row__main span,.data-row__main small,.data-row__end span{font-size:.73rem;color:#6d7973}.data-row__end{align-items:flex-end}.data-row__end .text-button{color:var(--danger);font-size:.72rem}.report-selector{display:flex;justify-content:space-between;align-items:end;background:#e6ece7;border-radius:15px;padding:1rem;margin-bottom:1rem}.report-selector .field{min-width:360px}.report-privacy{display:flex;gap:.7rem;align-items:center}.report-privacy span{display:flex;flex-direction:column}.report-privacy small{color:#68736e}.report-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.report-card__top{display:flex;justify-content:space-between}.report-stats{display:flex;gap:1rem;margin-top:1rem;font-size:.73rem;color:#6c7772}.compact-table__head,.compact-table__row{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;padding:.7rem 0;border-top:1px solid #e7e4db}.compact-table__head{font-size:.68rem;text-transform:uppercase;letter-spacing:.1em;color:#78827d;border-top:0}.compact-table__row>span{display:flex;flex-direction:column}.compact-table__row small{font-size:.68rem;color:#7a847f}.admin-layout{display:grid;grid-template-columns:180px 1fr;gap:1rem}.admin-tabs{display:flex;flex-direction:column;gap:.2rem}.admin-tabs button{border:0;background:transparent;border-radius:9px;padding:.7rem;display:flex;align-items:center;gap:.55rem;text-align:left;cursor:pointer}.admin-tabs button.active{background:var(--ink);color:#fff}.admin-content{background:var(--paper);border:1px solid var(--line);border-radius:18px;padding:1.35rem;min-width:0}.section-heading p{margin:.3rem 0 0}.catalog-list{display:grid}.catalog-row{display:grid;grid-template-columns:minmax(220px,1fr) minmax(180px,1fr) auto;align-items:center;gap:1rem;padding:.9rem 0;border-top:1px solid #e7e3da}.catalog-row__main{display:flex;align-items:center;gap:.8rem}.catalog-row__main>div{display:flex;flex-direction:column}.catalog-row small,.simple-row small{color:#79837f;font-size:.7rem}.catalog-code{font:.7rem DM Mono;background:#eeeae1;padding:.38rem;border-radius:6px}.presentation-chips{display:flex;gap:.4rem;flex-wrap:wrap}.presentation-chips button{display:flex;align-items:center;gap:.4rem;border:1px solid var(--line);background:#fff;border-radius:8px;padding:.4rem;cursor:pointer;font-size:.7rem}.switch{width:42px;height:24px;border:0;border-radius:99px;background:#cbcfc9;padding:3px;cursor:pointer}.switch span{display:block;width:18px;height:18px;border-radius:50%;background:#fff;transition:.2s transform}.switch--on{background:var(--green)}.switch--on span{transform:translate(18px)}.inline-form{display:flex;gap:.5rem;margin:1rem 0}.inline-form input{flex:1}.inline-form select{width:auto}.inline-form--wrap{flex-wrap:wrap}.admin-group{margin-top:1.2rem}.admin-group h3{font-size:.8rem;text-transform:uppercase;letter-spacing:.1em;color:#7b8680}.simple-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;border-top:1px solid #e7e3da;padding:.75rem 0}.simple-row>span{display:flex;flex-direction:column}.simple-row--large{padding:1rem 0}.user-cell{flex-direction:row!important;align-items:center;gap:.7rem}.check-list{display:flex;gap:1rem}.import-drop{display:grid;place-items:center;text-align:center;border:1px dashed #9cadA4;background:#f0f3ee;border-radius:15px;padding:2rem;cursor:pointer}.import-drop span{color:#6f7b75;font-size:.75rem;margin-top:.35rem}.import-drop input{position:absolute;width:1px;height:1px;opacity:0}.admin-actions{display:flex;gap:.45rem}.category-chips{display:flex;gap:.45rem;flex-wrap:wrap;margin-bottom:.5rem}.category-chips>span{display:flex;align-items:center;gap:.4rem;background:#efede6;border-radius:99px;padding:.35rem .4rem .35rem .7rem;font-size:.7rem;font-weight:700}.category-chips .switch{transform:scale(.72)}.assignment-picker{display:grid;grid-template-columns:1fr 1fr;gap:.8rem;max-height:330px;overflow:auto;border:1px solid var(--line);border-radius:10px;padding:.8rem}.assignment-picker>div{display:flex;flex-direction:column;gap:.45rem}.assignment-picker label{display:flex;align-items:flex-start;gap:.4rem;font-size:.73rem}.assignment-picker input{width:auto;margin-top:.15rem}.catalog-row__actions{align-items:center}.catalog-row__actions .button{min-height:38px;padding:.5rem .7rem}.edit-item-form{display:grid;gap:1rem}.edit-item-section{border:1px solid var(--line);border-radius:14px;padding:1rem;background:#fff}.edit-item-section__heading,.presentation-editor__heading{display:flex;align-items:center;justify-content:space-between;gap:1rem}.edit-item-section__heading{margin-bottom:1rem}.edit-item-section__heading h3{margin:0 0 .2rem}.edit-item-section__heading p{margin:0;color:#6d7873;font-size:.76rem}.presentation-editor-list{display:grid;gap:.75rem}.presentation-editor{border:1px solid #e2ded4;border-radius:12px;padding:.85rem;background:#faf8f2}.presentation-editor__heading{margin-bottom:.8rem}.presentation-editor__status{display:flex;align-items:center;gap:.5rem}.presentation-editor .switch:disabled{opacity:.4;cursor:not-allowed}.edit-item-errors{display:grid;gap:.45rem}.edit-item-errors .form-error{margin:0}.report-filters{display:flex;gap:.6rem;flex:1}.report-filters .field{min-width:0;flex:1}.report-grid>.panel{min-width:0}.report-grid--detail{margin-top:1rem}.comparison-scroll{max-width:100%}.comparison-row{display:grid;grid-template-columns:minmax(130px,1.5fr) repeat(3,minmax(70px,.7fr));gap:.65rem;align-items:center;padding:.68rem 0;border-top:1px solid #e7e4db;font-size:.76rem}.comparison-row--head{border-top:0;color:#78827d;font-size:.65rem;text-transform:uppercase;letter-spacing:.06em}.comparison-row .negative{color:var(--danger)}.report-history{margin-top:1rem}.history-row{display:grid;grid-template-columns:1.2fr 1.5fr .65fr .7fr;gap:.8rem;align-items:center;padding:.72rem 0;border-top:1px solid #e7e4db;font-size:.78rem}.history-row>span:first-child{display:flex;flex-direction:column}.history-row small{color:#78827d}.history-row--head{border-top:0;color:#78827d;font-size:.65rem;text-transform:uppercase;letter-spacing:.08em}.product-selector{position:relative;min-width:0}.product-selector__control{display:flex;align-items:center;border:1px solid #cfcfc8;background:#fff;border-radius:10px;color:#78827d;overflow:hidden}.product-selector__control:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #3870531f}.field .product-selector__control input{min-width:0;border:0;border-radius:0;box-shadow:none;padding:.72rem .35rem}.product-selector__control>svg{flex:0 0 auto;margin-left:.7rem}.product-selector__control>button{align-self:stretch;display:grid;place-items:center;border:0;border-left:1px solid #e4e1d9;background:#f7f5ef;color:#53615b;padding:0 .7rem;cursor:pointer}.product-selector__control>button:disabled{cursor:not-allowed;opacity:.5}.product-selector__selected{display:block;color:#6d7873;font-size:.67rem;line-height:1.35;margin:.3rem .15rem 0}.product-selector__options{position:absolute;z-index:140;left:0;right:0;top:calc(100% + .35rem);max-height:290px;overflow:auto;background:#fff;border:1px solid #cfcfc8;border-radius:12px;box-shadow:0 16px 44px #15262033;padding:.35rem}.product-selector__options>button{width:100%;border:0;border-radius:8px;background:transparent;padding:.65rem;text-align:left;display:grid;gap:.25rem;cursor:pointer}.product-selector__options>button>span{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem}.product-selector__options strong{font-size:.8rem}.product-selector__options small{font-size:.66rem;color:#707b76;line-height:1.35}.product-selector__options>button.highlighted,.product-selector__options>button:hover{background:#e8eee9}.product-selector__options>button[aria-selected=true]{box-shadow:inset 3px 0 var(--green)}.product-selector__options>p{margin:0;padding:1rem;text-align:center;color:#6d7873;font-size:.78rem}.assignment-search{margin:.45rem 0}.assignment-picker label>span{display:flex;flex-direction:column}.assignment-picker label small{color:#77817d;font-size:.66rem}.assignment-picker__empty{grid-column:1/-1;margin:0;padding:1.2rem;text-align:center;color:#6d7873;font-size:.78rem}@media(max-width:800px){.login-page{grid-template-columns:1fr}.login-brand{min-height:38vh;padding:2rem}.login-brand h1{font-size:2.5rem;margin:1.5rem 0}.login-features{display:none}.login-panel{padding:1.2rem}.sidebar{display:none}.app-main{margin-left:0;padding-bottom:72px}.mobile-header{display:flex;align-items:center;justify-content:space-between;background:var(--ink);color:#fff;padding:.75rem 1rem;position:sticky;top:0;z-index:15}.mobile-header .sidebar__brand{padding:0}.bottom-nav{display:flex;position:fixed;inset:auto 0 0;background:#fffdf8f5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-top:1px solid var(--line);z-index:40;padding:.35rem max(.2rem,env(safe-area-inset-right)) calc(.35rem + env(safe-area-inset-bottom))}.bottom-nav__item{flex:1;border:0;background:transparent;display:flex;flex-direction:column;align-items:center;gap:.15rem;padding:.35rem;color:#6c7772;font-size:.62rem}.bottom-nav__item--active{color:var(--orange)}.page{padding:1.25rem 1rem 5rem}.page-heading{align-items:flex-start;flex-direction:column;margin-bottom:1.2rem}.page-heading .button{width:100%}.date-chip{display:none}.cycle-hero__top{flex-direction:column}.cycle-number{display:none}.area-grid,.dashboard-lower,.report-grid{grid-template-columns:1fr}.area-card{padding:1.1rem}.location-tabs{padding:.8rem .7rem}.count-toolbar{padding:.2rem .7rem .7rem;flex-direction:column}.count-toolbar .button{width:100%}.search-field{min-width:0;height:46px}.count-list{padding:0 .7rem}.count-row__main{padding:.7rem .55rem}.count-index{width:25px}.count-row__result .badge{font-size:0;width:27px;height:27px;padding:0;justify-content:center}.count-row__result .badge svg{width:15px}.count-row__copy strong{font-size:.88rem}.count-row__copy span{display:none}.count-footer{padding:.7rem}.count-footer .button{min-height:44px}.review-summary,.metric-strip{grid-template-columns:repeat(2,1fr)}.field-grid{grid-template-columns:1fr}.modal-backdrop{padding:0;align-items:end}.modal{width:100%;max-height:92vh;border-radius:20px 20px 0 0}.data-row{grid-template-columns:auto 1fr}.data-row__end{grid-column:2;align-items:flex-start}.report-selector{align-items:stretch;flex-direction:column;gap:1rem}.report-selector .field{min-width:0}.admin-layout{grid-template-columns:1fr}.admin-tabs{flex-direction:row;overflow:auto;padding-bottom:.2rem}.admin-tabs button{flex-direction:column;font-size:.63rem;min-width:68px}.admin-content{padding:1rem}.section-heading{align-items:flex-start}.catalog-row{grid-template-columns:1fr auto}.presentation-chips{grid-column:1/-1}.inline-form{flex-direction:column}.inline-form select{width:100%}.camera-stage{aspect-ratio:3/4}.camera-guide{inset:28% 8%}.scanner-confirm{grid-template-columns:1fr}.scanner-confirm>img{max-height:280px}.photo-button{padding:0 .7rem}}@media(max-width:430px){h1{font-size:1.85rem}.login-brand{min-height:32vh}.login-brand h1{font-size:2rem}.login-brand__copy{font-size:.85rem}.metric-strip{grid-template-columns:1fr 1fr}.area-card__stats{gap:.7rem}.count-header{padding:.85rem .8rem}.count-header__main{align-items:flex-start}.count-header__main h1{font-size:1.6rem}.count-kpis{justify-content:space-between;gap:.3rem}.count-row__result>strong{font-size:.8rem}.modal-actions{position:sticky;bottom:0;background:var(--paper);padding-top:.7rem}.modal-actions .button{flex:1}.section-heading{flex-direction:column}.section-heading .button{width:100%}}@media(max-width:430px){.catalog-row__actions .button{font-size:0;width:42px;padding:.5rem}.catalog-row__actions .button svg{width:18px;height:18px}.edit-item-section{padding:.8rem}.edit-item-section__heading{align-items:flex-start;flex-direction:column}.edit-item-section__heading .button{width:100%}.presentation-editor{padding:.75rem}.presentation-editor__heading{align-items:flex-start}.presentation-editor__status{flex-direction:column;align-items:flex-end}}@media(max-width:430px){.product-selector__options{max-height:240px}.product-selector__options>button{min-height:52px}.product-selector__selected{font-size:.64rem}.assignment-search{height:44px}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.login-form{display:grid;gap:.75rem;margin:2rem 0}.review-buttons{display:flex;gap:.5rem}.category-edit{display:inline-flex;align-items:center;gap:.3rem;border:0;background:transparent;padding:0;cursor:pointer;font-weight:800}.admin-review-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.2rem}.admin-review-grid h3{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;border-bottom:1px solid var(--line);padding-bottom:.65rem}.review-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:.85rem 0;border-bottom:1px solid #e7e3da}.review-card>div:first-child{display:flex;flex-direction:column;gap:.2rem}.review-card small{font-size:.69rem;color:#74807a}.review-card__actions{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:.3rem}.review-card__actions .button,.review-card--alert>.button{min-height:34px;padding:.45rem .6rem;font-size:.66rem}.review-card--alert{display:grid;grid-template-columns:auto 1fr auto}.review-card--alert>svg{color:var(--danger)}.review-card--alert>div{display:flex;flex-direction:column;min-width:0}.review-card--alert small{overflow-wrap:anywhere}@media(max-width:800px){.admin-actions{width:100%;flex-wrap:wrap}.admin-actions .button{flex:1;font-size:.7rem;padding:.6rem}.assignment-picker{grid-template-columns:1fr}.report-filters{flex-direction:column}.history-table,.comparison-scroll{overflow-x:auto}.history-row{min-width:650px}.comparison-row{min-width:520px}}@media(max-width:800px){.admin-review-grid{grid-template-columns:1fr}.review-card{align-items:flex-start;flex-direction:column}.review-card__actions{justify-content:flex-start}.review-card--alert{grid-template-columns:auto 1fr}.review-card--alert>.button{grid-column:2}}.page-heading__actions{display:flex;align-items:center;gap:.65rem}@media(max-width:800px){.page-heading__actions{width:100%;align-items:stretch;flex-direction:column}.page-heading__actions .button{width:100%}}
