:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,"Segoe UI",sans-serif;color:#172033;background:#f4f6fa;line-height:1.45}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button{border:1px solid #cbd3df;background:#fff;border-radius:10px;padding:.7rem 1rem;cursor:pointer}button:hover{filter:brightness(.98)}button.primary{background:#2458e8;color:#fff;border-color:#2458e8;font-weight:700}header{position:sticky;top:0;z-index:5;display:flex;justify-content:space-between;align-items:center;padding:calc(.9rem + env(safe-area-inset-top)) max(1rem,calc((100vw - 1180px)/2)) .9rem;background:#fff;border-bottom:1px solid #e0e5ec}header strong{font-size:1.08rem}.badge{margin-left:.7rem;font-size:.67rem;background:#fff1bf;color:#704f00;border-radius:99px;padding:.3rem .55rem;font-weight:800}main{max-width:1180px;margin:auto;padding:1.2rem}.hero{display:grid;grid-template-columns:1fr auto;gap:1rem;align-items:center;background:linear-gradient(120deg,#152347,#2458e8);color:white;border-radius:18px;padding:2rem;margin-bottom:1rem}.hero h1{margin:.15rem 0;font-size:clamp(1.7rem,4vw,3.2rem);max-width:760px}.hero p{margin:.35rem 0}.eyebrow{font-weight:800;letter-spacing:.08em;font-size:.75rem}.status{background:#ffffff18;border:1px solid #ffffff35;padding:.8rem 1rem;border-radius:12px}.panel{background:white;border:1px solid #dfe4ec;border-radius:16px;padding:1.2rem;margin:1rem 0;box-shadow:0 8px 28px #1523470a}.panel h2{margin:.1rem 0}.row{display:flex;gap:.7rem;margin-top:1rem}.row input{flex:1}.options{display:flex;gap:1.5rem;margin-top:.8rem;align-items:center}.options input[type=number]{width:70px;margin-left:.4rem}.help{color:#667085}.stats{display:grid;grid-template-columns:repeat(4,1fr);gap:.8rem}.stats article{background:white;border:1px solid #dfe4ec;border-radius:14px;padding:1rem}.stats b{display:block;font-size:1.8rem}.stats span{color:#667085}.sectionHead{display:flex;justify-content:space-between;gap:1rem;align-items:center}.sectionHead p{margin:.2rem 0;color:#667085}.actions,.filters{display:flex;gap:.5rem;flex-wrap:wrap}.filters{margin:1rem 0}.filters input{flex:1;min-width:220px}input,select,textarea{border:1px solid #cbd3df;border-radius:10px;padding:.75rem;background:#fff;width:100%}.catalog{display:grid;gap:.75rem}.item{border:1px solid #e0e5ec;border-radius:13px;padding:1rem;display:grid;grid-template-columns:1fr auto;gap:1rem}.item h3{margin:0}.meta{display:flex;gap:.5rem;flex-wrap:wrap;margin:.45rem 0}.pill{font-size:.75rem;border-radius:99px;padding:.25rem .5rem;background:#edf2ff}.pill.warn{background:#fff1bf}.pill.ok{background:#dff8e8}.item p{margin:.45rem 0;color:#556070}.itemActions{display:flex;gap:.4rem;align-items:start;flex-wrap:wrap;justify-content:end}.empty{padding:2rem;text-align:center;color:#667085;border:1px dashed #cbd3df;border-radius:12px}.notice{margin:1rem 0;padding:.9rem;border-radius:10px;background:#f3f5f8}.notice.ok{background:#e3f8ea}.notice.bad{background:#ffe8e8}.checkoutTest{display:flex;gap:.6rem}.checkoutTest select{flex:1}.activity{font-family:ui-monospace,monospace;font-size:.85rem;max-height:240px;overflow:auto}.activity div{padding:.55rem 0;border-bottom:1px solid #edf0f4}dialog{border:0;border-radius:16px;box-shadow:0 20px 80px #0004;width:min(560px,calc(100vw - 2rem))}dialog::backdrop{background:#17203399}dialog form{display:grid;gap:.8rem}dialog label{display:grid;gap:.3rem;font-weight:650}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}menu{display:flex;justify-content:end;gap:.5rem;margin:0;padding:0}@media(max-width:750px){.hero{grid-template-columns:1fr;padding:1.3rem}.stats{grid-template-columns:1fr 1fr}.row,.checkoutTest,.sectionHead{align-items:stretch;flex-direction:column}.item{grid-template-columns:1fr}.itemActions{justify-content:start}.badge{display:block;width:max-content;margin:.35rem 0 0}.options{align-items:start;flex-direction:column;gap:.4rem}}
