:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#1e2825;background:#f4f7f5}*{box-sizing:border-box}body{margin:0}button,input,select{font:inherit}[hidden]{display:none!important}button{border:0;border-radius:10px;background:#176d52;color:white;padding:11px 17px;font-weight:700;cursor:pointer}button:hover{filter:brightness(.92)}button:disabled{opacity:.5;cursor:not-allowed}.secondary{background:#e7f2ed;color:#165d47}.shell{width:min(1180px,calc(100% - 32px));margin:auto;padding:28px 0 60px}.topbar{display:flex;justify-content:space-between;align-items:start;gap:20px;margin-bottom:24px}.topbar h1{margin:0;font-size:clamp(2rem,4vw,3rem)}.topbar p{margin:6px 0;color:#64746c}.topbar a{color:#176d52;font-weight:700;white-space:nowrap}.eyebrow{font-size:.75rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#e7653e!important}.card{background:white;border:1px solid #dce8e1;border-radius:16px;padding:24px;box-shadow:0 8px 25px #19382a0b}.auth-card{max-width:520px}.auth-card form{display:flex;gap:10px}.auth-card input{flex:1}.grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:18px}.section-title{display:flex;gap:12px;align-items:start;margin-bottom:18px}.section-title h2{margin:0 0 4px;font-size:1.2rem}.section-title p{margin:0;color:#64746c;line-height:1.4}.step{display:grid;place-items:center;flex:none;width:30px;height:30px;border-radius:50%;background:#dff2e9;color:#176d52;font-weight:800}.actions{display:flex;gap:9px;align-items:center;flex-wrap:wrap}.qr-box{min-height:220px;margin-top:16px;border:1px dashed #c8dad0;border-radius:12px;display:grid;place-items:center;padding:15px;text-align:center;color:#64746c}.qr-box img{width:220px;height:220px;object-fit:contain}.group-list{max-height:310px;overflow:auto;margin-top:14px}.group-row{display:flex;align-items:center;gap:10px;padding:11px 3px;border-bottom:1px solid #eef3f0}.group-row input{width:auto}.group-row small{display:block;color:#64746c}.schedule-card{margin-bottom:18px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px}.form-grid label,.test-fields label{display:grid;gap:6px;font-weight:700}input:not([type=checkbox]),select{min-width:0;width:100%;border:1px solid #cddbd2;border-radius:9px;padding:10px;background:white}#group-filter{margin-top:12px}small,.muted{font-size:.85rem;color:#64746c;font-weight:400}fieldset{border:0;padding:0;margin:18px 0}legend{font-weight:700;margin-bottom:10px}.weekdays{display:flex;flex-wrap:wrap;gap:12px}.weekdays label,.switch{display:flex;align-items:center;gap:6px}.switch{margin:18px 0;font-weight:700}.statusbar{min-height:26px;margin-bottom:14px;color:#176d52;font-weight:700}.statusbar.error{color:#aa3333}.test-fields{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-bottom:12px}.products{display:grid;gap:7px;margin:14px 0;max-height:340px;overflow:auto}.product-row{display:flex;gap:9px;align-items:center;border:1px solid #e5eee9;border-radius:9px;padding:8px}.product-row img{width:48px;height:48px;object-fit:cover;border-radius:6px}.product-row input{flex:none}.product-row span{font-size:.86rem}.history{margin-top:12px;max-height:440px;overflow:auto}.history article{padding:11px 0;border-bottom:1px solid #edf2ef;font-size:.88rem}.history strong{display:block}.history small{display:block;margin-top:4px}@media(max-width:760px){.grid,.form-grid,.test-fields{grid-template-columns:1fr}.topbar{display:block}.topbar a{display:inline-block;margin-top:10px}.card{padding:18px}}
