
.search-layout{display:grid;grid-template-columns:260px minmax(0,1fr);gap:32px;padding-top:36px;padding-bottom:60px}.search-filters{border:1px solid #dbe3ee;border-radius:14px;padding:20px;height:max-content;background:#fff}.search-filters label{display:block;font-weight:650;margin-bottom:15px}.search-filters input,.search-filters select{width:100%;margin-top:6px;padding:10px 11px;border:1px solid #cbd5e1;border-radius:8px;background:#fff}.search-card{display:grid;grid-template-columns:100px 1fr;gap:20px;padding:20px 0;border-bottom:1px solid #e5e7eb}.search-card img{width:100px;max-height:145px;object-fit:cover;border-radius:5px}.search-card h2{margin:6px 0 8px;font-size:20px}.access-pill{display:inline-block;font-size:12px;padding:4px 8px;border-radius:999px;background:#eef4ff}.metadata-row{display:flex;gap:18px;flex-wrap:wrap;font-size:13px;color:#64748b;margin:8px 0}.result-count{font-weight:700;margin-bottom:10px}.price-right{float:right}.checkout-error{padding:14px;border:1px solid #ef4444;border-radius:9px;margin-bottom:18px;background:#fff7f7}.confirmation-page{padding:70px 0}.confirmation-card{max-width:650px;margin:auto;text-align:center;border:1px solid #dbe3ee;padding:40px;border-radius:16px}.confirmation-mark{font-size:40px}.orders-table{margin:32px 0}.order-row{display:grid;grid-template-columns:1fr 160px 160px;gap:20px;align-items:center;padding:18px;border-bottom:1px solid #e5e7eb;text-decoration:none;color:inherit}.order-detail{display:grid;grid-template-columns:1fr 320px;gap:32px;padding-top:32px}.order-line{display:grid;grid-template-columns:1fr 150px 100px;gap:15px;padding:14px 0;border-bottom:1px solid #e5e7eb}@media(max-width:800px){.search-layout,.order-detail{grid-template-columns:1fr}.orders-table .order-row{grid-template-columns:1fr}.search-card{grid-template-columns:75px 1fr}.search-card img{width:75px}}
