*{box-sizing:border-box}body{margin:0;background:linear-gradient(180deg,#fff7ed,#f8fafc 48%,#f8fafc);color:#0f172a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{text-decoration:none;color:inherit}.siteHeader{position:-webkit-sticky;position:sticky;top:0;z-index:30;display:flex;justify-content:space-between;align-items:center;padding:14px 24px;background:hsla(0,0%,100%,.92);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid #e5e7eb}.siteBrand{font-weight:900;font-size:20px}.siteHeaderActions{display:flex;gap:10px;align-items:center}.headerPill{padding:10px 14px;border-radius:999px;background:#fff;border:1px solid #dbe3ef;color:#0f172a}.buttonLike{cursor:pointer}.shell{max-width:1120px;margin:0 auto;padding:24px}.shellNarrow{max-width:640px}.card{background:#fff;border-radius:18px;padding:24px;box-shadow:0 10px 36px rgba(15,23,42,.08)}.cardSubtle{padding:12px 14px;border-radius:12px;background:#eff6ff;color:#1d4ed8}.stackLg>*+*{margin-top:18px}.stackMd>*+*{margin-top:12px}.stackSm>*+*{margin-top:8px}.muted{color:#64748b}.small{font-size:14px}.input{width:100%;padding:14px 16px;border:1px solid #cbd5e1;border-radius:12px;font-size:16px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 18px;border:none;border-radius:12px;background:#2563eb;color:#fff;font-size:16px;cursor:pointer}.secondaryButton{background:#e2e8f0;color:#0f172a}.button:disabled{opacity:.65;cursor:not-allowed}.grid2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:14px;gap:14px}.field span{display:block;font-weight:700;margin-bottom:6px}.productGrid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.catalogCard,.productCard{border:1px solid #e2e8f0;border-radius:16px;padding:14px;background:#fff;display:block}.catalogImage,.productImage{width:100%;height:190px;object-fit:cover;border-radius:12px;background:#f1f5f9}.placeholder{background:linear-gradient(135deg,#e2e8f0,#f8fafc)}.price{font-size:20px;font-weight:800}.qtyRow{display:flex;align-items:center;gap:8px}.qtyBtn{width:42px;height:42px;border:none;border-radius:10px;background:#dbeafe;font-size:20px}.qtyInput{text-align:center;width:78px}.message{padding:12px 14px;border-radius:12px;background:#f8fafc}.message.error{background:#fee2e2;color:#991b1b}.summaryPanel{display:grid;grid-gap:12px;gap:12px}.summaryHead{display:flex;justify-content:space-between;gap:12px;flex-wrap:wrap}.summaryList{border:1px solid #e2e8f0;border-radius:14px;background:#fff;overflow:hidden}.summaryRow{display:flex;justify-content:space-between;gap:12px;padding:12px 14px;border-bottom:1px solid #eef2f7}.summaryRow:last-child{border-bottom:none}.summaryName{font-weight:700}.summaryPrice{font-weight:800}.stickyCartBar{position:-webkit-sticky;position:sticky;bottom:12px;display:flex;justify-content:space-between;gap:12px;align-items:center;padding:14px 16px;border-radius:16px;background:rgba(15,23,42,.92);color:#fff;box-shadow:0 16px 36px rgba(15,23,42,.22);z-index:20}.stickyCartActions{display:flex;gap:10px;flex-wrap:wrap}.cartFooterActions{display:flex;justify-content:flex-end}.center{text-align:center}.linkLike{color:#2563eb}.heroCard{background:#fff;border-radius:28px;padding:48px 40px;box-shadow:0 24px 60px rgba(15,23,42,.1);text-align:center}.heroCardLeft{text-align:left}.heroBadge{display:inline-block;padding:8px 12px;border-radius:999px;background:#ffedd5;color:#c2410c;font-weight:800;font-size:13px;letter-spacing:.08em}.heroTitle{margin:18px 0 12px;font-size:48px;line-height:1.1}.heroText{margin:0 auto;max-width:520px;color:#475569;font-size:18px;line-height:1.7}.heroCardLeft .heroText{margin:0}.heroActions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap;margin-top:28px}.heroNote{margin-top:18px;color:#94a3b8;font-size:14px}.sectionHead h2{margin:0 0 6px}.clamp2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.productHero{display:grid;grid-template-columns:minmax(280px,420px) 1fr;grid-gap:24px;gap:24px;align-items:start}.detailImage{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:20px;background:#f1f5f9}.detailPrice{font-size:32px}.singleOrderBox{justify-content:space-between;gap:18px;padding:16px;border:1px solid #e2e8f0;border-radius:16px;background:#fff}.landingShell,.singleOrderBox{display:flex;align-items:center}.landingShell{min-height:100vh;justify-content:center;padding:24px}@media (max-width:768px){.landingShell,.shell,.siteHeader{padding:14px}.grid2,.productHero{grid-template-columns:1fr}.card{padding:16px}.singleOrderBox,.siteHeader,.stickyCartBar,.summaryHead,.summaryRow{flex-direction:column;align-items:flex-start}.cartFooterActions,.stickyCartActions{width:100%}.cartFooterActions .button,.stickyCartActions .button{width:100%;justify-content:center}.heroCard{padding:32px 20px;border-radius:22px}.heroTitle{font-size:34px}.heroText{font-size:16px}}