:root{--color-bg:#faf7f2;--color-surface:#ffffff;--color-border:#e7e1d8;--color-text:#1f1b16;--color-text-muted:#6b6459;--color-accent:#ee4d2d;--color-accent-soft:#fde9df;--color-success:#5b7a4f;--color-danger:#9b2c2c;--canvas:var(--color-bg);--ink:var(--color-text);--muted:var(--color-text-muted);--border:var(--color-border);--surface:var(--color-surface);--accent:var(--color-accent);--accent-hover:#d94326;--deals:var(--color-accent);--deals-hover:#d94326;--secondhand:#c2410c;--secondhand-hover:#9a3412;--danger:var(--color-danger);--orange:var(--color-accent);--orange-soft:var(--color-accent-soft);--radius:6px;--font:-apple-system,"Segoe UI",Roboto,"Helvetica Neue",sans-serif}*,:after,:before{box-sizing:border-box}html{-webkit-text-size-adjust:100%;touch-action:manipulation}body{margin:0;min-height:100vh;font-family:var(--font);font-size:15px;line-height:1.45;font-weight:400;color:var(--color-text);background:var(--color-bg)}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}button,input,select,textarea{font:inherit;color:inherit}h1,h2,h3{margin:0 0 .5rem;font-weight:600;line-height:1.2;letter-spacing:-.015em}p{margin:0 0 .75rem}.section-deals{--accent:var(--color-accent);--accent-hover:#d94326}.section-secondhand{--accent:var(--secondhand);--accent-hover:var(--secondhand-hover)}.container{width:100%;max-width:980px;margin:0 auto;padding:.6rem .75rem 1.75rem}.page-title{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.admin-title{margin:0 0 .55rem;font-size:.95rem}.admin-title,.section-label{font-weight:600;letter-spacing:-.015em;color:var(--color-text)}.section-label{margin:0 0 .65rem;font-size:clamp(1rem,2.5vw,1.15rem)}.muted{color:var(--color-text-muted);font-weight:400}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem .95rem;border:1px solid transparent;border-radius:999px;background:var(--color-accent);color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;text-align:center}.btn:hover{background:var(--accent-hover)}.btn-secondary{background:var(--color-surface);color:var(--color-text);border-color:var(--color-border)}.btn-secondary:hover{background:var(--color-accent-soft)}.btn-danger{background:var(--color-danger)}.btn-block{width:100%}.btn-icon{display:inline-flex;align-items:center;justify-content:center;width:2rem;height:2rem;padding:0;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text-muted);cursor:pointer}.btn-icon:hover{color:var(--color-text);border-color:#d4cbc0;background:var(--color-accent-soft)}.btn-icon-danger:hover{color:var(--color-danger);background:#fde8e8}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(148px,1fr));grid-gap:.55rem;gap:.55rem}.product-grid>*{animation:catalogIn .34s ease both}.product-grid>:first-child{animation-delay:.02s}.product-grid>:nth-child(2){animation-delay:.05s}.product-grid>:nth-child(3){animation-delay:.08s}.product-grid>:nth-child(4){animation-delay:.11s}.product-grid>:nth-child(5){animation-delay:.14s}.product-grid>:nth-child(6){animation-delay:.17s}.product-grid>:nth-child(7){animation-delay:.2s}.product-grid>:nth-child(8){animation-delay:.23s}.product-grid>:nth-child(9){animation-delay:.26s}.product-grid>:nth-child(10){animation-delay:.29s}.product-grid>:nth-child(n+11){animation-delay:.32s}@keyframes catalogIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.product-grid>*{animation:none}}@media (min-width:640px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:.75rem}}.form{display:flex;flex-direction:column;gap:.85rem;max-width:28rem}.admin-form{max-width:none;width:100%;gap:.55rem}.admin-form .btn.btn-block,.admin-form .btn.btn-secondary{min-height:2.25rem;padding:.4rem .7rem;font-size:.8125rem}.form-row{display:flex;flex-direction:column;gap:.3rem}.admin-form .form-row{gap:.18rem}.form-row label{font-size:.8rem;font-weight:600;color:var(--color-text-muted)}.admin-form .form-row label{font-size:.7rem;letter-spacing:.01em}.form-row input,.form-row select,.form-row textarea{width:100%;min-height:2.75rem;padding:.65rem .75rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);font-size:1rem}.admin-form .form-row input,.admin-form .form-row select,.admin-form .form-row textarea{min-height:2.1rem;padding:.35rem .55rem;font-size:.8125rem;line-height:1.3}.form-row input:focus,.form-row select:focus,.form-row textarea:focus{outline:none;border-color:#d4a090}.form-row textarea{min-height:4.5rem;resize:vertical}.admin-form .form-row textarea{min-height:3.25rem}.form-actions{position:-webkit-sticky;position:sticky;bottom:calc(4.5rem + env(safe-area-inset-bottom));z-index:20;margin:.35rem -.75rem -.25rem;padding:.55rem .75rem;background:var(--color-bg);border-top:1px solid var(--color-border)}.form-actions .btn{min-height:2.5rem;font-size:.85rem}.admin-back{display:inline-flex;align-items:center;gap:.3rem;margin-bottom:.35rem;min-height:1.85rem;font-size:.78rem;font-weight:600;color:var(--color-text-muted)}.admin-back:hover{color:var(--color-accent)}.admin-check{display:flex!important;flex-direction:row!important;align-items:center;gap:.45rem;min-height:2rem;font-size:.8125rem!important;color:var(--color-text)!important}.admin-check input{width:1rem;height:1rem;min-height:0;accent-color:var(--color-accent)}.admin-toggle-form{display:flex;width:100%}.admin-toggle-btn{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;width:100%;min-height:2.75rem;padding:.55rem .65rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);color:var(--color-text);font-size:.85rem;font-weight:600;cursor:pointer}.admin-toggle-off{color:var(--color-danger);border-color:#efc4c4;background:#fdf2f2}.admin-toggle-on{color:var(--color-success);border-color:#c9d8c2;background:#f3f7f1}@media (min-width:768px){.admin-form{max-width:32rem}.form-actions{position:static;margin:0;padding:0;background:none}.form-actions .btn{width:auto;min-width:10rem}}.table-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}table{width:100%;border-collapse:collapse;font-size:.85rem}td,th{padding:.55rem .65rem;text-align:left;border-bottom:1px solid var(--color-border);vertical-align:middle}th{font-size:.7rem;font-weight:600;text-transform:uppercase;letter-spacing:.03em;color:var(--color-text-muted);background:#f3eee7}td.num{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;font-weight:600}tr:last-child td{border-bottom:none}.admin-actions{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.85rem}.row-actions{display:flex;align-items:center;gap:.35rem}.error{color:var(--color-danger);font-size:.9rem}.success{color:var(--color-success);font-size:.9rem;font-weight:600}.badge{display:inline-block;padding:.15rem .45rem;border:1px solid var(--color-border);border-radius:var(--radius);font-size:.7rem;font-weight:600;color:var(--color-text-muted);background:var(--color-surface)}.badge-deal{border-color:transparent;background:var(--color-accent-soft);color:var(--color-accent)}.badge-secondhand{border-color:transparent;background:#eef3ea;color:var(--color-success)}.badge-inactive{border-color:transparent;background:#fde8e8;color:var(--color-danger)}.empty{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;padding:2.5rem 1rem;color:var(--color-text-muted);text-align:center}.empty svg{color:var(--color-border)}.empty p{margin:0;font-size:.9rem;font-weight:400}