@font-face{font-family:CubisFont;src:url('/assets/fonts/TT-Norms-Pro-Light.ttf') format('truetype');font-weight:300;font-style:normal;font-display:swap}
*{box-sizing:border-box}body{margin:0;font-family:CubisFont,Arial,sans-serif;background:linear-gradient(135deg,#fffdeb,#fff);color:#171b25}.page{max-width:1180px;margin:0 auto;padding:34px}.hero{position:relative;margin-bottom:28px}.eyebrow{letter-spacing:.25em;color:#6b7280;font-weight:700;font-size:13px}.hero h1{font-size:64px;line-height:.95;margin:14px 0}.hero p{font-size:22px;color:#667085}.back-link{position:absolute;right:0;top:0;background:#fff;border-radius:18px;padding:14px 20px;color:#1f2937;text-decoration:none}.card{background:#fff;border:1px solid #d8deea;border-radius:24px;padding:24px;margin:22px 0;box-shadow:0 14px 38px rgba(16,24,40,.06)}h2{font-size:30px;margin:0 0 20px}.row{display:flex;gap:14px}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}label{display:block;color:#344054;font-weight:700;margin-bottom:8px}input,select{width:100%;font:inherit;padding:15px 16px;border:1px solid #d8deea;border-radius:16px;background:#fff;color:#111827}button{font:inherit;border:0;border-radius:18px;padding:15px 22px;background:#202938;color:#fff;cursor:pointer;white-space:nowrap}button.yellow{background:#ffed00;color:#111827;font-weight:700}button.danger{background:#fff0f0;color:#b42318}button:disabled{opacity:.45;cursor:not-allowed}.actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.status{margin-top:14px;padding:14px;border-radius:16px;background:#f5f7fb}.status.ok{color:#027a48;background:#ecfdf3}.status.error,.error{color:#b42318;background:#fff1f3}.muted{color:#667085}.info{margin-top:14px;padding:16px;background:#f8fafc;border-radius:16px}.products{margin-top:16px;display:grid;gap:10px;max-height:420px;overflow:auto}.product-row{display:grid;grid-template-columns:180px 1fr 180px;gap:12px;padding:12px 14px;border:1px solid #e5e7eb;border-radius:14px;background:#fff}.product-row span{color:#344054}.product-row em{color:#667085;font-style:normal}.compact{max-height:260px}@media(max-width:900px){.hero h1{font-size:42px}.grid{grid-template-columns:1fr}.row{flex-direction:column}.product-row{grid-template-columns:1fr}.back-link{position:static;display:inline-block;margin-top:16px}}
