*{box-sizing:border-box}body{color:#172033;background:#f6f8fb;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}button{color:#fff;cursor:pointer;background:#1457d9;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:10px 14px;display:inline-flex}button:disabled{cursor:not-allowed;background:#9aa5b1}h1,h2,h3,p{margin-top:0}h1{margin-bottom:10px;font-size:38px}h2,h3{margin-bottom:8px}.shell{max-width:1180px;margin:0 auto;padding:32px 20px}.hero,.content,.panel,.alert,.toolbar,.confirmation-card,.order-card,.modal{background:#fff;border-radius:8px;box-shadow:0 8px 24px #14224214}.hero{justify-content:space-between;align-items:center;gap:24px;padding:28px;display:flex}.eyebrow{color:#1457d9;margin:0 0 8px;font-weight:700}.subtitle,.section-heading p,.product p,.empty-state,label,.cart-line span,.order-card p{color:#657386}.hero-icon{color:#1457d9;background:#eaf1ff;border-radius:8px;place-items:center;width:84px;height:84px;display:grid}.toolbar{justify-content:space-between;align-items:end;gap:18px;margin-top:24px;padding:16px;display:flex}.customer-field{gap:8px;min-width:280px;display:grid}input{border:1px solid #cfd6df;border-radius:8px;width:100%;padding:10px 12px}.tabs,.button-row,.line-actions{align-items:center;gap:10px;display:flex}.tabs{flex-wrap:wrap}.tabs button,.secondary,.icon-button{color:#172033;background:#fff;border:1px solid #cfd6df}.tabs button.active{color:#1457d9;background:#eaf1ff;border-color:#1457d9}.alert{color:#8a1f11;background:#fff0ed;margin-top:20px;padding:14px 16px}.content{margin-top:24px;padding:22px}.content.narrow{max-width:820px}.section-heading{justify-content:space-between;align-items:start;gap:18px;margin-bottom:18px;display:flex}.grid{grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:16px;display:grid}.product{border:1px solid #e6e9ef;border-radius:8px;flex-direction:column;justify-content:space-between;gap:16px;min-height:300px;padding:18px;display:flex}.product-image{color:#1457d9;text-align:center;background:#f1f6ff;border:1px solid #d8e2f2;border-radius:8px;place-items:center;gap:10px;width:100%;min-height:130px;display:grid}.product-image.large{min-height:170px}.product-footer,.cart-line,.total,.confirmation-card,.order-card{justify-content:space-between;align-items:center;gap:12px;display:flex}.button-row{justify-content:space-between}.button-row.end{justify-content:flex-end;margin-top:16px}.panel{padding:18px}.cart-line,.total{border-top:1px solid #e6e9ef;padding:14px 0}.cart-line:first-child{border-top:0}.cart-line div{gap:4px;display:grid}.total{font-size:18px}.checkout{width:100%;margin-top:12px}.icon-button{width:38px;height:38px;padding:0}.empty-state{text-align:center;border:1px dashed #cfd6df;border-radius:8px;padding:36px}.confirmation-card{color:#166534;justify-content:flex-start;padding:22px}.confirmation-card h2{color:#172033}.confirmation-card p{color:#526071;margin-bottom:0}.order-list{gap:12px;display:grid}.order-card{padding:16px}.order-card h3{margin-bottom:4px}.order-card p{margin-bottom:0}.modal-backdrop{background:#17203373;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.modal{width:min(460px,100%);padding:22px;position:relative}.modal .close{position:absolute;top:12px;right:12px}@media (width<=820px){.hero,.toolbar,.section-heading,.product-footer,.cart-line,.total,.order-card{flex-direction:column;align-items:stretch}.hero-icon{width:100%}.customer-field{width:100%;min-width:0}.tabs,.button-row,.line-actions{width:100%}.tabs button,.button-row button{flex:1}}
