.category-card-direct{position:relative;min-height:150px;overflow:hidden}
.category-cover{width:88px;height:88px;border-radius:20px;object-fit:cover;flex:0 0 auto}
.category-copy{min-width:0}.category-copy strong{display:block;margin-top:8px;color:var(--brand)}
.order-hero{padding:34px 0 6px}.order-hero-inner{background:linear-gradient(135deg,rgba(37,99,235,.09),rgba(124,58,237,.09));border:1px solid rgba(99,102,241,.12);border-radius:30px;padding:28px}
.order-hero-copy{display:flex;gap:18px;align-items:center;margin-top:20px}.order-hero-copy h1{font-size:clamp(2rem,5vw,3.6rem);margin:4px 0 8px}.order-hero-copy p{color:#64748b;max-width:760px;line-height:1.8;margin:0}
.order-icon{width:68px;height:68px;border-radius:22px;display:grid;place-items:center;background:#fff;font-size:2rem;box-shadow:0 12px 30px rgba(15,23,42,.07)}
.instructions-box{margin-top:20px;background:#fff;border:1px solid #e5e7eb;border-radius:18px;padding:16px 18px}.instructions-box p{margin:6px 0 0;color:#64748b;line-height:1.8}
.choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.choice-card{position:relative;border:1px solid #dbe2ea;border-radius:16px;padding:14px 16px;cursor:pointer;background:#fff;transition:.18s}.choice-card:has(input:checked){border-color:var(--brand);box-shadow:0 0 0 3px rgba(37,99,235,.08);background:#f8fbff}.choice-card input{margin-inline-end:8px}
.upload-box{display:grid!important;place-items:center;text-align:center;min-height:150px;border:2px dashed #cbd5e1!important;border-radius:20px!important;background:#f8fafc;cursor:pointer;padding:20px!important}.upload-box input{position:absolute;opacity:0;pointer-events:none}.upload-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:var(--brand);font-size:1.3rem;margin-bottom:8px}
.live-invoice{border:1px solid #dbe4ff;background:linear-gradient(135deg,#fff,#f7f8ff);box-shadow:0 16px 40px rgba(15,23,42,.06)}.invoice-title{display:flex!important;align-items:center;justify-content:space-between}.invoice-title h3{margin:0}.secure-price{font-size:.72rem;background:#dcfce7;color:#166534;padding:6px 8px;border-radius:999px}.live-price-line{display:flex;justify-content:space-between;padding:7px 0;color:#475569}.submit-order-btn{min-width:170px}
.empty-form-note{padding:20px;border-radius:16px;background:#f8fafc;color:#64748b;text-align:center}
@media(max-width:640px){.category-cover{width:72px;height:72px}.order-hero-inner{padding:20px;border-radius:22px}.order-hero-copy{align-items:flex-start}.order-icon{width:54px;height:54px;border-radius:17px}.choice-grid{grid-template-columns:1fr}.checkout-card.direct-order-form{padding:16px}.submit-order-btn{width:100%}}
