:root{color:#eef2f8;font-synthesis:none;background:#090c11;font-family:Inter,ui-sans-serif,system-ui,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at 20% -20%,#173c3a 0,#0000 35%),#090c11;min-width:320px;min-height:100vh;margin:0}button,input,textarea{font:inherit}button{cursor:pointer}main{width:min(1180px,100% - 40px);margin:0 auto;padding:56px 0 80px}.hero{justify-content:space-between;align-items:end;gap:32px;margin-bottom:40px;display:flex}.hero h1{letter-spacing:-.06em;margin:10px 0 18px;font-size:clamp(2.7rem,6vw,5.5rem);line-height:.95}.hero p{color:#8e9baa;max-width:650px;font-size:1.05rem}.eyebrow{color:#68e0c1;text-transform:uppercase;letter-spacing:.14em;font-size:.72rem;font-weight:700}.metric{background:#11161d;border:1px solid #26303b;border-radius:18px;min-width:130px;padding:20px}.metric strong{font-size:2rem;display:block}.metric span{color:#8e9baa}.workspace{grid-template-columns:340px 1fr;align-items:start;gap:24px;display:grid}.product-form,.catalogue{background:#11161df0;border:1px solid #26303b;border-radius:20px;padding:24px}.product-form{gap:17px;display:grid;position:sticky;top:24px}.form-heading,.section-heading,.card-top,.card-actions{justify-content:space-between;align-items:center;gap:12px;display:flex}h2{margin:5px 0 0}label{color:#b7c0cb;gap:7px;font-size:.86rem;font-weight:600;display:grid}input,textarea{color:#eef2f8;resize:vertical;background:#0c1117;border:1px solid #303b47;border-radius:10px;width:100%;padding:11px 12px}input:focus,textarea:focus,button:focus-visible{outline-offset:2px;outline:2px solid #68e0c1}.form-row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.primary,.ghost,.danger{border:1px solid #0000;border-radius:10px;padding:10px 14px;font-weight:700}.primary{color:#07110f;background:#68e0c1}.primary:disabled{opacity:.55;cursor:wait}.ghost{color:#c6d0db;background:0 0;border-color:#35414d}.danger{color:#ff9b9b;background:0 0;border-color:#5b3136}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;margin-top:22px;display:grid}.product-card{background:#0c1117;border:1px solid #28323d;border-radius:15px;flex-direction:column;min-height:220px;padding:20px;display:flex}.product-card h3{margin:22px 0 8px;font-size:1.2rem}.product-card p{color:#8e9baa;flex:1;line-height:1.5}.stock{color:#8e9baa;font-size:.78rem}.price{color:#68e0c1;font-weight:800}.category{color:#8e9baa;align-self:flex-start;font-size:.78rem}.sku{color:#8e9baa;font-size:.78rem}.original-price{color:#8e9baa;margin-left:6px;text-decoration:line-through}.visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.field-error{color:#ffc3c3;margin-top:-8px;font-size:.8rem}.card-actions{justify-content:flex-end}.empty{text-align:center;color:#8e9baa;place-content:center;gap:6px;min-height:280px;display:grid}.error{color:#ffc3c3;background:#30171b;border:1px solid #71383e;border-radius:12px;margin-bottom:20px;padding:13px 16px}@media (width<=800px){.workspace{grid-template-columns:1fr}.product-form{position:static}.product-grid{grid-template-columns:1fr}.hero{flex-direction:column;align-items:start}}
