@keyframes robo-reviews_fadeInUp__IBrAa{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.robo-reviews_page__ffcFu{min-height:100vh;padding:3rem 6vw 4rem;background:#f5f5f7;color:#0f172a;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}.robo-reviews_hero__9umAJ{background:radial-gradient(circle at top left,#1a365d,#111827 50%);border-radius:32px;padding:2rem 2.5rem;color:#f8fafc;display:flex;flex-direction:column;gap:1.5rem;box-shadow:0 40px 80px rgba(15,23,42,.35)}.robo-reviews_heroContent__sQAPt{max-width:640px}.robo-reviews_heroEyebrow__CiEno{text-transform:uppercase;letter-spacing:.24em;font-size:.8rem;font-weight:600;color:hsla(0,0%,100%,.7);margin-bottom:.5rem}.robo-reviews_heroTitle__D0Gz6{font-size:clamp(1.75rem,3.5vw,2.75rem);font-weight:600;margin-bottom:.75rem}.robo-reviews_heroSubtitle__ug3be{font-size:1rem;line-height:1.5;color:rgba(248,250,252,.85)}.robo-reviews_heroStats__FVHLS{display:grid;grid-template-columns:repeat(3,auto);grid-gap:1rem;gap:1rem;justify-content:center}.robo-reviews_statCard__BvjU_{background:rgba(248,250,252,.08);border-radius:12px;padding:.75rem 1.25rem;text-align:center;border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);width:-moz-fit-content;width:fit-content;min-width:120px;max-width:180px}.robo-reviews_statValue__Jxy5p{display:block;font-size:1.25rem;font-weight:600;margin-bottom:.2rem}.robo-reviews_statLabel___vg0c{font-size:.85rem;color:rgba(248,250,252,.7)}.robo-reviews_categoriesSection__dq4CN,.robo-reviews_productsSection__lNEjx{margin-top:3.5rem}.robo-reviews_sectionHeader__2c_66{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1.5rem;margin-bottom:1.75rem}.robo-reviews_eyebrow__DPGBZ{text-transform:uppercase;letter-spacing:.24em;font-size:.75rem;font-weight:600;color:#6b7280;margin-bottom:.5rem}.robo-reviews_sectionTitle__3k30B{font-size:2rem;font-weight:600;color:#0f172a}.robo-reviews_sectionDescription__LeATJ{max-width:360px;font-size:1rem;line-height:1.5;color:#475569}.robo-reviews_categoryGrid__yYqDl{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:1.25rem;gap:1.25rem}.robo-reviews_categoryCard__vU6Ag{border:none;text-align:left;border-radius:24px;background:#fff;box-shadow:0 16px 40px rgba(15,23,42,.08);padding:1.5rem;display:flex;flex-direction:column;justify-content:space-between;gap:1.25rem;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease}.robo-reviews_categoryCard__vU6Ag:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(15,23,42,.12)}.robo-reviews_categoryCardActive__B4I3s{outline:2px solid #0ea5e9;box-shadow:0 24px 70px rgba(14,165,233,.3)}.robo-reviews_categoryCardBody___ezP_{display:flex;flex-direction:column;gap:.4rem}.robo-reviews_categoryEyebrow__VOwLM{text-transform:uppercase;font-size:.7rem;letter-spacing:.3em;font-weight:600;color:#94a3b8}.robo-reviews_categoryName__vMD3W{font-size:1.35rem;font-weight:600;color:#0f172a;margin:0}.robo-reviews_categoryCount__Q8ldo{color:#475569}.robo-reviews_categoryImageWrapper__YVTMx{border-radius:18px;background:#f8fafc;padding:.75rem;min-height:140px;display:flex;align-items:center;justify-content:center}.robo-reviews_categoryImageWrapper__YVTMx img{width:100%;height:120px;object-fit:contain;mix-blend-mode:multiply}.robo-reviews_categoryImageFallback__5eVd3{font-size:.95rem;color:#94a3b8}.robo-reviews_productsHeader__8Z3e3{display:flex;flex-wrap:wrap;justify-content:space-between;gap:1rem;margin-bottom:1.75rem}.robo-reviews_emptyState__YoGkC{border-radius:24px;background:#fff;padding:2rem;text-align:center;color:#475569;box-shadow:inset 0 0 0 1px rgba(15,23,42,.05)}.robo-reviews_productsGrid__iRJZU{display:grid;grid-gap:1.5rem;gap:1.5rem}.robo-reviews_productCard__695Kf{background:#fff;border-radius:28px;display:grid;grid-template-columns:minmax(240px,1fr) 2fr;overflow:hidden;border:1px solid rgba(15,23,42,.06);box-shadow:0 20px 50px rgba(15,23,42,.1);animation:robo-reviews_fadeInUp__IBrAa .4s ease both}.robo-reviews_productImage__aq6H3{background:linear-gradient(135deg,#eff6ff,#e0f2fe);display:flex;align-items:center;justify-content:center;padding:2rem}.robo-reviews_productImage__aq6H3 img{width:100%;max-width:320px;object-fit:contain}.robo-reviews_productImageFallback__yFFIy{border:1px dashed #94a3b8;border-radius:16px;padding:2rem;text-align:center;color:#94a3b8;width:100%}.robo-reviews_productContent__bKdEY{padding:2rem;display:flex;flex-direction:column;justify-content:center;gap:1rem}.robo-reviews_productCategory__CLEzD{font-size:.85rem;text-transform:uppercase;letter-spacing:.24em;color:#0ea5e9;font-weight:600}.robo-reviews_productName__LCVgd{font-size:1.4rem;margin:0;color:#0f172a}.robo-reviews_productSummary__7SoKk{color:#475569;line-height:1.5}.robo-reviews_productActions__CejWw{display:flex;flex-wrap:wrap;gap:.75rem}.robo-reviews_primaryButton__1Oe8Q,.robo-reviews_secondaryButton__hPnaP{border-radius:999px;padding:.75rem 1.5rem;font-weight:600;border:none;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease}.robo-reviews_primaryButton__1Oe8Q{background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;box-shadow:0 12px 20px rgba(14,165,233,.35)}.robo-reviews_secondaryButton__hPnaP{background:#f1f5f9;color:#0f172a}.robo-reviews_primaryButton__1Oe8Q:hover,.robo-reviews_secondaryButton__hPnaP:hover{transform:translateY(-2px)}.robo-reviews_categoryCard__vU6Ag:focus,.robo-reviews_primaryButton__1Oe8Q:focus,.robo-reviews_secondaryButton__hPnaP:focus{outline:2px solid #2563eb;outline-offset:3px}@media (max-width:900px){.robo-reviews_productCard__695Kf{grid-template-columns:1fr}.robo-reviews_productImage__aq6H3{padding:1.5rem}}@media (max-width:640px){.robo-reviews_page__ffcFu{padding:2rem 1.5rem 3rem}.robo-reviews_hero__9umAJ{padding:1.5rem}.robo-reviews_heroStats__FVHLS{grid-template-columns:1fr}.robo-reviews_productContent__bKdEY{padding:1.5rem}}.robo-reviews_cartButton___u9_g{position:fixed;bottom:2rem;right:2rem;width:64px;height:64px;border-radius:50%;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;border:none;font-size:1.5rem;cursor:pointer;box-shadow:0 8px 24px rgba(14,165,233,.4);display:flex;align-items:center;justify-content:center;z-index:100;transition:transform .2s ease,box-shadow .2s ease}.robo-reviews_cartButton___u9_g:hover{transform:translateY(-2px);box-shadow:0 12px 32px rgba(14,165,233,.5)}.robo-reviews_cartBadge__SUmX7{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:24px;height:24px;font-size:.75rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #fff}.robo-reviews_cartOverlay__1lN_V{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:robo-reviews_fadeIn__8bGd2 .2s ease}@keyframes robo-reviews_fadeIn__8bGd2{0%{opacity:0}to{opacity:1}}.robo-reviews_cartContainer__UfrC0{position:fixed;top:0;right:0;bottom:0;width:100%;max-width:480px;background:#fff;box-shadow:-4px 0 24px rgba(15,23,42,.15);z-index:1000;display:flex;flex-direction:column;animation:robo-reviews_slideIn___QKmP .3s ease;overflow-y:auto}@keyframes robo-reviews_slideIn___QKmP{0%{transform:translateX(100%)}to{transform:translateX(0)}}.robo-reviews_cartHeader__9jTlp{padding:1.5rem;border-bottom:1px solid rgba(15,23,42,.1);display:flex;justify-content:space-between;align-items:center;position:-webkit-sticky;position:sticky;top:0;background:#fff;z-index:10}.robo-reviews_cartTitle__6CY_w{font-size:1.5rem;font-weight:600;color:#0f172a;margin:0}.robo-reviews_cartCloseButton__L3nbL{width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#0f172a;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.robo-reviews_cartCloseButton__L3nbL:hover{background:#e2e8f0}.robo-reviews_cartEmpty__rSWm6{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#64748b}.robo-reviews_cartEmptySubtext__5OYs3{font-size:.9rem;margin-top:.5rem;color:#94a3b8}.robo-reviews_cartItems__7r3Xd{flex:1 1;overflow-y:auto;padding:1rem}.robo-reviews_cartItem__ewwSQ{display:flex;gap:1rem;padding:1rem;border-radius:16px;background:#f8fafc;margin-bottom:1rem;border:1px solid rgba(15,23,42,.05)}.robo-reviews_cartItemImage__XHn2X{width:80px;height:80px;flex-shrink:0;border-radius:12px;background:#fff;display:flex;align-items:center;justify-content:center;overflow:hidden}.robo-reviews_cartItemImage__XHn2X img{width:100%;height:100%;object-fit:contain}.robo-reviews_cartItemImageFallback__Eiale{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8}.robo-reviews_cartItemContent__1hhT5{flex:1 1;display:flex;flex-direction:column;gap:.5rem}.robo-reviews_cartItemName__9NoZ2{font-size:1rem;font-weight:600;color:#0f172a;margin:0;line-height:1.3}.robo-reviews_cartItemSummary__6ReSl{font-size:.85rem;color:#64748b;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.robo-reviews_cartItemControls__28YQS{display:flex;align-items:center;gap:1rem;margin-top:.5rem}.robo-reviews_quantityControls__aoK57{display:flex;align-items:center;gap:.5rem;background:#fff;border-radius:8px;padding:.25rem;border:1px solid rgba(15,23,42,.1)}.robo-reviews_quantityButton__qvmkO{width:28px;height:28px;border-radius:6px;border:none;background:#f1f5f9;color:#0f172a;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease}.robo-reviews_quantityButton__qvmkO:hover:not(:disabled){background:#e2e8f0}.robo-reviews_quantityButton__qvmkO:disabled{opacity:.5;cursor:not-allowed}.robo-reviews_quantityValue__WPmf3{min-width:24px;text-align:center;font-weight:600;color:#0f172a;font-size:.9rem}.robo-reviews_removeButton__dcG95{padding:.5rem 1rem;border-radius:8px;border:none;background:#fee2e2;color:#dc2626;font-size:.85rem;font-weight:600;cursor:pointer;transition:background .2s ease}.robo-reviews_removeButton__dcG95:hover{background:#fecaca}.robo-reviews_cartFooter__6HtPU{padding:1.5rem;border-top:1px solid rgba(15,23,42,.1);background:#fff;position:-webkit-sticky;position:sticky;bottom:0}.robo-reviews_cartTotal__OnVnl{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid rgba(15,23,42,.1)}.robo-reviews_cartTotalLabel__EBCcC{font-size:1rem;font-weight:600;color:#0f172a}.robo-reviews_cartTotalValue__yQKYq{font-size:1.25rem;font-weight:600;color:#0ea5e9}.robo-reviews_checkoutButton__cggDS{width:100%;padding:1rem;border-radius:12px;border:none;background:linear-gradient(135deg,#0ea5e9,#2563eb);color:#fff;font-size:1rem;font-weight:600;cursor:pointer;box-shadow:0 4px 12px rgba(14,165,233,.3);transition:transform .2s ease,box-shadow .2s ease}.robo-reviews_checkoutButton__cggDS:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(14,165,233,.4)}@media (max-width:640px){.robo-reviews_cartContainer__UfrC0{max-width:100%}.robo-reviews_cartButton___u9_g{bottom:1.5rem;right:1.5rem;width:56px;height:56px;font-size:1.25rem}}.robo-reviews_reviewsOverlay__0nSgP{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(15,23,42,.6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:999;animation:robo-reviews_fadeIn__8bGd2 .2s ease}.robo-reviews_reviewsContainer__EpLGx{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:800px;max-height:85vh;background:#fff;border-radius:24px;box-shadow:0 24px 48px rgba(15,23,42,.25);z-index:1000;display:flex;flex-direction:column;animation:robo-reviews_slideInUp__IzNTR .3s ease;overflow:hidden}@keyframes robo-reviews_slideInUp__IzNTR{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.robo-reviews_reviewsHeader__GwMmJ{padding:1.5rem 2rem;border-bottom:1px solid rgba(15,23,42,.1);display:flex;justify-content:space-between;align-items:flex-start;gap:1.5rem;background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:10}.robo-reviews_reviewsHeaderContent__5_Hf6{display:flex;gap:1.5rem;flex:1 1;align-items:flex-start}.robo-reviews_reviewsProductImage__iOJKD{width:80px;height:80px;flex-shrink:0;border-radius:12px;background:#f8fafc;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid rgba(15,23,42,.05)}.robo-reviews_reviewsProductImage__iOJKD img{width:100%;height:100%;object-fit:contain}.robo-reviews_reviewsImageFallback__UXH0G{width:100%;height:100%;display:flex;align-items:center;justify-content:center;font-size:.75rem;color:#94a3b8}.robo-reviews_reviewsProductInfo__86SwD{flex:1 1;min-width:0}.robo-reviews_reviewsProductName__F1wIi{font-size:1.25rem;font-weight:600;color:#0f172a;margin:0 0 .5rem;line-height:1.3}.robo-reviews_reviewsCount__kv2_e{font-size:.9rem;color:#64748b;margin:0}.robo-reviews_reviewsCloseButton__0DDPp{width:32px;height:32px;border-radius:50%;border:none;background:#f1f5f9;color:#0f172a;font-size:1.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .2s ease;flex-shrink:0}.robo-reviews_reviewsCloseButton__0DDPp:hover{background:#e2e8f0}.robo-reviews_reviewsList__e8w2p{flex:1 1;overflow-y:auto;padding:1.5rem 2rem}.robo-reviews_reviewsEmpty__I1o8T{text-align:center;padding:3rem;color:#64748b}.robo-reviews_reviewCard__PTfba{background:#f8fafc;border-radius:16px;padding:1.5rem;margin-bottom:1rem;border:1px solid rgba(15,23,42,.05);transition:box-shadow .2s ease}.robo-reviews_reviewCard__PTfba:hover{box-shadow:0 4px 12px rgba(15,23,42,.08)}.robo-reviews_reviewTitle__W0MkR{font-size:1.1rem;font-weight:600;color:#0f172a;margin:0 0 .75rem;line-height:1.4}.robo-reviews_reviewText__Z9JOM{font-size:.95rem;color:#475569;line-height:1.6;margin:0;white-space:pre-wrap}@media (max-width:640px){.robo-reviews_reviewsContainer__EpLGx{width:95%;max-height:90vh}.robo-reviews_reviewsHeader__GwMmJ{padding:1.25rem 1.5rem;flex-direction:column}.robo-reviews_reviewsHeaderContent__5_Hf6{width:100%}.robo-reviews_reviewsList__e8w2p{padding:1.25rem 1.5rem}.robo-reviews_reviewCard__PTfba{padding:1.25rem}}