:root{--color-primary:#7b61ff;--color-primary-light:#b983ff;--color-accent:#ff4f81;--color-white:#fff;--color-black:#111827;--color-background:#f8fafc;--color-surface:#fff;--color-border:#e5e7eb;--color-text:#111827;--color-text-secondary:#6b7280;--color-success:#10b981;--color-warning:#f59e0b;--color-danger:#ef4444;--radius-sm:8px;--radius-md:12px;--radius-lg:18px;--shadow-sm:0 2px 8px #00000014;--shadow-md:0 8px 24px #0000001f;--container-width:1280px;--transition:.25s ease}*,:before,:after{box-sizing:border-box}*{margin:0;padding:0}html{font-size:16px}body{min-height:100vh}img,picture,svg,video,canvas{max-width:100%;display:block}button,input,textarea,select{font:inherit}button{cursor:pointer;background:0 0;border:none}a{color:inherit;text-decoration:none}ul,ol{list-style:none}body{background:var(--color-background);color:var(--color-text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Segoe UI,Roboto,sans-serif}#root{min-height:100vh}.page{width:min(100%, var(--container-width));margin-inline:auto;padding:2rem}._container_h4ch0_1{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_h4ch0_9{width:100%;max-width:420px;box-shadow:var(--shadow-md);background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}._card_h4ch0_9 h1{font-size:2rem}._card_h4ch0_9 p{color:var(--color-text-secondary)}._field_h4ch0_35{flex-direction:column;gap:.5rem;display:flex}._field_h4ch0_35 input{border:1px solid var(--color-border);border-radius:10px;outline:none;padding:.85rem 1rem}._field_h4ch0_35 input:focus{border-color:var(--color-primary)}._field_h4ch0_35 span{color:var(--color-danger);font-size:.85rem}._error_h4ch0_75{color:var(--color-danger);font-size:.9rem}._authRedirect_h4ch0_80{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.95rem}._authRedirect_h4ch0_80 a{color:var(--color-primary);font-weight:600;text-decoration:none;transition:color .2s}._authRedirect_h4ch0_80 a:hover{text-decoration:underline}._container_1klhv_1{justify-content:center;align-items:center;min-height:100vh;padding:2rem;display:flex}._card_1klhv_9{width:100%;max-width:420px;box-shadow:var(--shadow-md);background:#fff;border-radius:18px;flex-direction:column;gap:1rem;padding:2.5rem;display:flex}._card_1klhv_9 h1{font-size:2rem}._card_1klhv_9 p{color:var(--color-text-secondary)}form{flex-direction:column;gap:1.2rem;display:flex}._field_1klhv_35{flex-direction:column;gap:.5rem;display:flex}._field_1klhv_35 input{border:1px solid var(--color-border);border-radius:10px;outline:none;padding:.85rem 1rem}._field_1klhv_35 input:focus{border-color:var(--color-primary)}._field_1klhv_35 span{color:var(--color-danger);font-size:.85rem}button{background:var(--color-primary);color:#fff;border-radius:10px;padding:.95rem;font-size:1rem;transition:all .25s}button:hover:not(:disabled){opacity:.9}button:disabled{opacity:.6;cursor:not-allowed}._error_1klhv_75{color:var(--color-danger);font-size:.9rem}._dashboard_n6flq_1{flex-direction:column;gap:2rem;display:flex}._title_n6flq_7{font-size:2rem;font-weight:700}._summaryGrid_n6flq_12{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}._widgets_n6flq_18{grid-template-columns:2fr 1fr;align-items:start;gap:1.5rem;display:grid}@media (width<=1000px){._widgets_n6flq_18{grid-template-columns:1fr}}._bestSelling_n6flq_30{margin-top:1.5rem}._charts_n6flq_34{grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-top:1.5rem;display:grid}@media (width<=1000px){._charts_n6flq_34{grid-template-columns:1fr}}._card_1vkzt_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);align-items:center;gap:1rem;padding:1.5rem;display:flex}._card_1vkzt_1:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._icon_1vkzt_18{width:56px;height:56px;color:var(--color-primary);background:#7b61ff1f;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._content_1vkzt_30{flex:1}._content_1vkzt_30 p{color:var(--color-text-secondary);margin-bottom:.35rem;font-size:.95rem}._content_1vkzt_30 h2{font-size:1.45rem;font-weight:700}._card_1trdx_1{background:#fff;border-radius:12px;min-width:0;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._header_1trdx_9{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._header_1trdx_9 a{font-size:.9rem;font-weight:500;text-decoration:none}._tableWrapper_1trdx_22{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}._tableWrapper_1trdx_22::-webkit-scrollbar{height:8px}._tableWrapper_1trdx_22::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_1trdx_22::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_1trdx_22::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_1trdx_22{border-collapse:collapse;width:100%;min-width:900px}._table_1trdx_22 th,._table_1trdx_22 td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee;padding:.85rem 1rem}._table_1trdx_22 th{font-weight:600}._table_1trdx_22 th:first-child,._table_1trdx_22 td:first-child{min-width:170px}._table_1trdx_22 th:nth-child(2),._table_1trdx_22 td:nth-child(2){min-width:260px}._table_1trdx_22 th:nth-child(3),._table_1trdx_22 td:nth-child(3){min-width:180px}._table_1trdx_22 th:nth-child(4),._table_1trdx_22 td:nth-child(4){min-width:170px}._empty_1trdx_84{color:#777}._badge_bh6r2_1{text-transform:capitalize;border-radius:999px;justify-content:center;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}._pending_bh6r2_12{color:#92400e;background:#fef3c7}._completed_bh6r2_17{color:#166534;background:#dcfce7}._cancelled_bh6r2_22{color:#991b1b;background:#fee2e2}._processing_bh6r2_27{color:#1d4ed8;background:#dbeafe}._shipped_bh6r2_32{color:#5b21b6;background:#ede9fe}._delivered_bh6r2_37{color:#166534;background:#dcfce7}._card_n6hwu_1{background:#fff;border-radius:12px;min-width:0;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._header_n6hwu_9{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._header_n6hwu_9 a{font-size:.9rem;text-decoration:none}._tableWrapper_n6hwu_21{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}._tableWrapper_n6hwu_21::-webkit-scrollbar{height:8px}._tableWrapper_n6hwu_21::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_n6hwu_21::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_n6hwu_21::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_n6hwu_21{border-collapse:collapse;width:100%;min-width:900px}._table_n6hwu_21 th,._table_n6hwu_21 td{text-align:left;white-space:nowrap;border-bottom:1px solid #eee;padding:.75rem 1rem}._table_n6hwu_21 th:first-child,._table_n6hwu_21 td:first-child{min-width:260px}._table_n6hwu_21 th:nth-child(2),._table_n6hwu_21 td:nth-child(2){min-width:180px}._table_n6hwu_21 th:nth-child(3),._table_n6hwu_21 td:nth-child(3){min-width:120px}._table_n6hwu_21 th:nth-child(4),._table_n6hwu_21 td:nth-child(4){min-width:140px}._empty_n6hwu_79{color:#777}._card_1eebp_1{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._header_1eebp_8{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._header_1eebp_8 a{font-size:.9rem;text-decoration:none}._table_1eebp_20{border-collapse:collapse;width:100%;min-width:700px}._table_1eebp_20 th,._table_1eebp_20 td{text-align:left;border-bottom:1px solid #eee;padding:.75rem 0}._empty_1eebp_33{color:#777}._tableWrapper_1eebp_37{-webkit-overflow-scrolling:touch;width:100%;overflow:auto hidden}._tableWrapper_1eebp_37::-webkit-scrollbar{height:8px}._tableWrapper_1eebp_37::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_1eebp_37::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_1eebp_37::-webkit-scrollbar-thumb:hover{background:#94a3b8}._card_17zgu_1{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000000d}._chart_17zgu_8{width:100%;height:320px}._hero_9wg1y_1{background:linear-gradient(135deg,#f8f9ff,#eef2ff);grid-template-columns:repeat(2,1fr);align-items:center;gap:4rem;padding:5rem 2rem;display:grid}._heroContent_9wg1y_10{flex-direction:column;gap:1.5rem;display:flex}._heroContent_9wg1y_10 h1{color:#111827;font-size:clamp(2.5rem,4vw,4rem);line-height:1.15}._heroContent_9wg1y_10 p{color:#6b7280;max-width:560px;font-size:1.05rem;line-height:1.7}._primaryButton_9wg1y_29{color:#fff;background:#2563eb;border-radius:.8rem;justify-content:center;align-items:center;width:fit-content;padding:.9rem 1.8rem;font-weight:700;text-decoration:none;transition:all .25s;display:inline-flex}._primaryButton_9wg1y_29:hover{background:#1d4ed8;transform:translateY(-2px)}._heroImage_9wg1y_48{border-radius:1.5rem;justify-content:center;align-items:center;min-height:420px;display:flex;overflow:hidden}._heroImage_9wg1y_48 img{object-fit:cover;border-radius:1.5rem;width:100%;height:100%}._section_9wg1y_67{flex-direction:column;gap:2rem;padding:0 2rem;display:flex}._sectionHeader_9wg1y_74{justify-content:space-between;align-items:flex-end;gap:2rem;display:flex}._sectionHeader_9wg1y_74 h2{color:#111827;margin-bottom:.35rem;font-size:2rem}._sectionHeader_9wg1y_74 p{color:#6b7280}._sectionHeader_9wg1y_74 a{color:#2563eb;font-weight:600;text-decoration:none}._categoryScroller_9wg1y_97{scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._categoryScroller_9wg1y_97::-webkit-scrollbar{display:none}._categoryCard_9wg1y_110{width:110px;color:inherit;flex-direction:column;flex:none;align-items:center;gap:.75rem;text-decoration:none;transition:all .25s;display:flex}._categoryCard_9wg1y_110:hover{transform:translateY(-6px)}._categoryCircle_9wg1y_126{color:#2563eb;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:82px;height:82px;font-size:1.5rem;font-weight:700;display:flex;box-shadow:0 10px 25px #00000014}._categoryCard_9wg1y_110 span{text-align:center;font-size:.92rem;font-weight:600}._productScroller_9wg1y_149{scroll-behavior:smooth;scrollbar-width:none;gap:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._productScroller_9wg1y_149::-webkit-scrollbar{display:none}._productCard_9wg1y_162{color:inherit;background:#fff;border-radius:1rem;flex:0 0 260px;text-decoration:none;transition:all .3s;overflow:hidden;box-shadow:0 8px 30px #00000014}._productCard_9wg1y_162:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0000001f}._productCard_9wg1y_162 img{object-fit:cover;background:#f3f4f6;width:100%;height:220px}._productCard_9wg1y_162 h3{color:#111827;min-height:55px;padding:1rem 1rem .5rem;font-size:1rem}._productCard_9wg1y_162 p{color:#2563eb;padding:0 1rem 1.25rem;font-size:1.05rem;font-weight:700}._benefits_9wg1y_202{background:#f8fafc;grid-template-columns:repeat(3,1fr);gap:2rem;padding:3rem 2rem;display:grid}._benefits_9wg1y_202 div{text-align:center;background:#fff;border-radius:1rem;padding:2rem;box-shadow:0 8px 20px #0000000d}._benefits_9wg1y_202 h3{color:#111827;margin-bottom:.75rem}._benefits_9wg1y_202 p{color:#6b7280;line-height:1.6}._cta_9wg1y_231{text-align:center;color:#fff;background:linear-gradient(135deg,#111827,#1f2937);border-radius:1.5rem;flex-direction:column;align-items:center;gap:1.5rem;margin:0 2rem;padding:4rem 2rem;display:flex}._cta_9wg1y_231 h2{font-size:clamp(2rem,3vw,3rem)}@media (width<=992px){._hero_9wg1y_1{grid-template-columns:1fr}._heroImage_9wg1y_48{min-height:320px}._benefits_9wg1y_202{grid-template-columns:1fr}}@media (width<=768px){._home_9wg1y_263{gap:4rem}._hero_9wg1y_1{padding:3rem 1rem}._section_9wg1y_67{padding:0 1rem}._sectionHeader_9wg1y_74{flex-direction:column;align-items:flex-start}._categoryCard_9wg1y_110{width:95px}._categoryCircle_9wg1y_126{width:70px;height:70px}._productCard_9wg1y_162{flex:0 0 210px}._productCard_9wg1y_162 img{height:180px}._benefits_9wg1y_202{padding:2rem 1rem}._cta_9wg1y_231{margin:0 1rem;padding:3rem 1.5rem}}._testimonials_9wg1y_300{background:#f8fafc;padding:5rem 1.5rem}._testimonialGrid_9wg1y_305{grid-template-columns:repeat(auto-fit,minmax(270px,1fr));gap:1.5rem;margin-top:3rem;display:grid}._testimonialCard_9wg1y_312{background:#fff;border-radius:1rem;padding:2rem;transition:transform .3s,box-shadow .3s;position:relative;box-shadow:0 12px 30px #0f172a14}._testimonialCard_9wg1y_312:hover{transform:translateY(-6px);box-shadow:0 18px 40px #0f172a1f}._testimonialCard_9wg1y_312 p{color:#475569;margin-bottom:2rem;line-height:1.8}._quote_9wg1y_330{color:var(--color-primary);opacity:.2;margin-bottom:1rem;font-size:4rem;font-weight:700;line-height:1}._customer_9wg1y_339{border-top:1px solid #e2e8f0;padding-top:1rem}._customer_9wg1y_339 h4{color:#0f172a;margin:0;font-size:1rem}._customer_9wg1y_339 small{color:#64748b}._contact_9wg1y_355{padding:5rem 1.5rem}._contactContent_9wg1y_359{text-align:center;background:linear-gradient(135deg, var(--color-primary), var(--color-primary-dark));color:#9f4b4b;border-radius:1.5rem;max-width:900px;margin:0 auto;padding:4rem 2rem;box-shadow:0 20px 50px #00000026}._contactContent_9wg1y_359 span:first-child{text-transform:uppercase;letter-spacing:.12em;opacity:.9;margin-bottom:1rem;font-size:.85rem;font-weight:600;display:inline-block}._contactContent_9wg1y_359 h2{margin-bottom:1rem;font-size:clamp(2rem,4vw,2.75rem)}._contactContent_9wg1y_359>p{opacity:.9;max-width:650px;margin:0 auto 2.5rem;line-height:1.8}._contactInfo_9wg1y_389{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem;margin-bottom:2.5rem;display:grid}._contactInfo_9wg1y_389 div{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1f;border-radius:.75rem;padding:1.25rem}._contactInfo_9wg1y_389 strong{margin-bottom:.5rem;font-size:.95rem;display:block}._contactInfo_9wg1y_389 span{opacity:.95;font-size:.95rem}._contactButton_9wg1y_411{color:var(--color-primary);background:#fff;border-radius:999px;justify-content:center;align-items:center;padding:.9rem 2rem;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}._contactButton_9wg1y_411:hover{background:#f1f5f9;transform:translateY(-3px)}@media (width<=768px){._testimonials_9wg1y_300,._contact_9wg1y_355{padding:4rem 1rem}._contactContent_9wg1y_359{padding:3rem 1.5rem}._testimonialCard_9wg1y_312{padding:1.5rem}._contactInfo_9wg1y_389{grid-template-columns:1fr}}._footer_ept87_1{background:#f5f5f5;gap:1.5rem;padding:2rem;display:grid}._footer_ept87_1 a{color:#000;text-decoration:none}@media (width>=768px){._footer_ept87_1{grid-template-columns:repeat(3,1fr)}}._navigation_1e4vb_1{border-top:1px solid #f1f1f1;justify-content:center;gap:2rem;padding:.75rem 2rem;display:flex}._link_1e4vb_9{color:#000;font-size:.95rem;text-decoration:none}._active_1e4vb_15{color:#ff4f81}@media (width<=768px){._navigation_1e4vb_1{display:none}}._dropdown_z78a0_1{z-index:100;background:#fff;border:1px solid #e5e5e5;border-radius:12px;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 12px 30px #0000001f}._state_z78a0_14{text-align:center;color:#666;padding:1rem;font-size:.9rem}._item_z78a0_21{color:inherit;align-items:center;gap:1rem;padding:.85rem 1rem;text-decoration:none;transition:background .2s;display:flex}._item_z78a0_21:hover{background:#f7f7f7}._image_z78a0_35{background:#f5f5f5;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:56px;height:56px;display:flex;overflow:hidden}._image_z78a0_35 img{object-fit:cover;width:100%;height:100%}._content_z78a0_53{flex-direction:column;flex:1;gap:.25rem;display:flex}._content_z78a0_53 h4{margin:0;font-size:.95rem;font-weight:600}._category_z78a0_66{color:#777;font-size:.8rem}._content_z78a0_53 strong{color:#ff4f81;font-size:.9rem}._viewAll_z78a0_76{cursor:pointer;background:#fff;border:none;border-top:1px solid #eee;width:100%;padding:.9rem;font-weight:600;transition:background .2s}._viewAll_z78a0_76:hover{background:#fafafa}._header_cviik_1{z-index:100;background:#fff;border-bottom:1px solid #e5e5e5;position:sticky;top:0}._top_cviik_9{align-items:center;gap:2rem;padding:1rem 2rem;display:flex}._logo_cviik_16{color:inherit;flex-shrink:0;text-decoration:none}._logo_cviik_16 h1{margin:0;font-size:1.5rem}._search_cviik_26{flex:1;align-items:center;display:flex;position:relative}._search_cviik_26 input{border:1px solid #ddd;border-radius:999px;outline:none;width:100%;padding:.85rem 2.9rem;font-size:.95rem;transition:all .2s}._search_cviik_26 input:focus{border-color:#ff4f81;box-shadow:0 0 0 3px #ff4f8126}._searchIcon_cviik_48{color:#777;cursor:pointer;z-index:5;position:absolute;left:1rem}._clearButton_cviik_56{cursor:pointer;color:#777;z-index:5;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;right:1rem}._clearButton_cviik_56:hover{color:#000}@media (width<=768px){._top_cviik_9{flex-direction:column;align-items:stretch;gap:1rem;padding:1rem}._logo_cviik_16{justify-content:center;display:flex}._search_cviik_26{width:100%}}._navigation_j62nj_1{z-index:100;background:#fff;border-top:1px solid #e5e5e5;justify-content:space-around;width:100%;padding:.75rem 0;display:none;position:fixed;bottom:0;left:0}._link_j62nj_14{color:#000;flex-direction:column;align-items:center;gap:.25rem;font-size:.75rem;text-decoration:none;display:flex}._active_j62nj_24{color:#ff4f81}@media (width<=768px){._navigation_j62nj_1{display:flex}}._iconWrapper_j62nj_33{display:flex;position:relative}._badge_j62nj_38{color:#fff;background:#ff4f81;border-radius:50%;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:.65rem;font-weight:700;display:flex;position:absolute;top:-8px;right:-10px}._container_1mjly_1{z-index:200;flex-direction:column;gap:.75rem;display:flex;position:fixed;bottom:5.5rem;right:1.2rem}._button_1mjly_11{color:#fff;border-radius:50%;justify-content:center;align-items:center;width:3rem;height:3rem;text-decoration:none;transition:all .25s;display:flex;box-shadow:0 8px 20px #0003}._button_1mjly_11:hover{transform:translateY(-3px)scale(1.08)}._button_1mjly_11:active{transform:scale(.95)}._call_1mjly_30{background:#2563eb}._whatsapp_1mjly_34{background:#25d366}._layout_1eijz_1{flex-direction:column;min-height:100vh;display:flex}._content_1eijz_7{flex:1;padding-bottom:4.5rem}._topbar_wfozt_1{z-index:200;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;height:70px;padding:0 1.5rem;display:flex;position:sticky;top:0}._left_wfozt_14,._right_wfozt_15{align-items:center;gap:1rem;display:flex}._toggleButton_wfozt_21{color:#0ff;cursor:pointer;background:#0e43ad;border:none;border-radius:10px;justify-content:center;align-items:center;width:42px;height:42px;display:flex}._toggleButton_wfozt_21:hover{background:#0e43ad}._store_wfozt_38{color:inherit;font-size:1.1rem;font-weight:700;text-decoration:none}._link_wfozt_45{color:inherit;border-radius:.6rem;align-items:center;gap:.5rem;padding:.55rem .9rem;text-decoration:none;transition:all .2s;display:flex}._link_wfozt_45:hover{background:pink}._iconButton_wfozt_59,._avatar_wfozt_60{cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:flex}._avatar_wfozt_60:hover,._iconButton_wfozt_59:hover{background:#f3f4f6;border-radius:.6rem}@media (width<=768px){._link_wfozt_45 span{display:none}}._sidebar_igzs8_1{z-index:999;background:#fff;border-right:1px solid #e8e8e8;flex-direction:column;width:260px;transition:width .25s,transform .25s;display:flex;position:fixed;top:70px;bottom:0;left:0}._collapsed_igzs8_15{width:80px}._header_igzs8_19{border-bottom:1px solid #ececec;justify-content:space-between;align-items:center;height:70px;padding:0 1rem;display:flex}._header_igzs8_19 h2{white-space:nowrap;margin:0;font-size:1.1rem}._closeButton_igzs8_33{cursor:pointer;background:0 0;border:none;display:none}._nav_igzs8_40{flex-direction:column;flex:1;padding:1rem .5rem;display:flex;overflow-y:auto}._link_igzs8_48{color:#1565c0;border-radius:10px;align-items:center;gap:1rem;padding:.85rem 1rem;text-decoration:none;transition:all .2s;display:flex}._link_igzs8_48:hover{background:#f3f5f7}._active_igzs8_63{color:pink;background:#eef5ff}._collapsed_igzs8_15 ._link_igzs8_48{justify-content:center}._logout_igzs8_72{cursor:pointer;background:#dd8383;border:none;border-radius:10px;align-items:center;gap:1rem;margin:1rem;padding:.9rem 1rem;display:flex}._collapsed_igzs8_15 ._logout_igzs8_72{justify-content:center}@media (width<=768px){._sidebar_igzs8_1{width:260px;top:0;transform:translate(-100%)}._mobileOpen_igzs8_94{transform:translate(0)}._closeButton_igzs8_33{background-color:#1565c0;display:block}}._layout_q2bar_1{background:#f7f8fa;min-height:100vh}._content_q2bar_6{margin-top:70px;margin-left:260px;padding:1.5rem;transition:margin-left .25s,padding .25s}._collapsed_q2bar_13{margin-left:80px}._overlay_q2bar_17{z-index:998;background:#00000073;position:fixed;inset:0}@media (width<=768px){._content_q2bar_6{margin-left:0;padding:1rem}._collapsed_q2bar_13{margin-left:0}}._card_yepwa_1{background:#fff;border:1px solid #e5e5e5;border-radius:1rem;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}._card_yepwa_1:hover{transform:translateY(-4px)}._image_yepwa_15{aspect-ratio:1;background:#f5f5f5;justify-content:center;align-items:center;display:flex}._image_yepwa_15 img{object-fit:cover;width:100%;height:100%}._content_yepwa_29{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._category_yepwa_36{color:#777;font-size:.8rem}._price_yepwa_41{color:#ff4f81;font-size:1.1rem;font-weight:700}@media (width<=768px){._content_yepwa_29{gap:.35rem;padding:.75rem}._category_yepwa_36{font-size:.75rem}._content_yepwa_29 h3{font-size:.95rem;line-height:1.3}._price_yepwa_41{font-size:1rem}}._products_rms82_1{padding:2rem}._header_rms82_5{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:2rem;display:flex}._grid_rms82_14{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.5rem;display:grid}@media (width<=1024px){._grid_rms82_14{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){._products_rms82_1{padding:1rem}._grid_rms82_14{grid-template-columns:repeat(2,1fr);gap:1rem}}._categoryChips_rms82_34{gap:.75rem;margin-bottom:2rem;padding-bottom:.5rem;display:flex;overflow-x:auto}._categoryChips_rms82_34::-webkit-scrollbar{display:none}._chip_rms82_45,._activeChip_rms82_46{white-space:nowrap;cursor:pointer;border-radius:999px;padding:.65rem 1rem;font-size:.9rem;transition:all .2s}._chip_rms82_45{color:#3e6de5;background:#fff;border:1px solid #d1d5db}._chip_rms82_45:hover{border-color:#2563eb}._activeChip_rms82_46{color:#fff;background:#2563eb;border:1px solid #2563eb}._search_rms82_70{margin:1.5rem 0}._search_rms82_70 input{border:1px solid #d1d5db;border-radius:.75rem;outline:none;width:100%;padding:.9rem 1rem;font-size:1rem;transition:border-color .2s}._search_rms82_70 input:focus{border-color:#2563eb}._toolbar_rms82_86{justify-content:flex-end;margin-bottom:1.5rem;display:flex}._toolbar_rms82_86 select{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:.75rem;outline:none;min-width:220px;padding:.75rem 1rem}._toolbar_rms82_86 select:focus{border-color:#2563eb}._pagination_rms82_104{justify-content:center;align-items:center;gap:1rem;margin-top:3rem;display:flex}._pagination_rms82_104 button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:.75rem;padding:.75rem 1.25rem;transition:opacity .2s}._pagination_rms82_104 button:disabled{opacity:.5;cursor:not-allowed}._pagination_rms82_104 span{font-weight:600}._page_rhr5q_1{padding:2rem}._container_rhr5q_5{grid-template-columns:1fr 1fr;align-items:flex-start;gap:3rem;display:grid}._gallery_rhr5q_12{flex-direction:column;gap:1rem;display:flex;position:sticky;top:2rem}._mainImage_rhr5q_20{aspect-ratio:1;object-fit:cover;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;width:100%}._placeholder_rhr5q_29{aspect-ratio:1;color:#6b7280;background:#f9fafb;border:1px solid #e5e7eb;border-radius:1rem;place-items:center;width:100%;display:grid}._thumbnails_rhr5q_40{gap:.75rem;padding-bottom:.25rem;display:flex;overflow-x:auto}._thumbnails_rhr5q_40::-webkit-scrollbar{height:6px}._thumbnails_rhr5q_40::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:999px}._thumbnail_rhr5q_40{cursor:pointer;background:#fff;border:2px solid #0000;border-radius:.75rem;flex-shrink:0;width:72px;height:72px;padding:0;transition:transform .2s,border-color .2s,box-shadow .2s;overflow:hidden}._thumbnail_rhr5q_40 img{object-fit:cover;width:100%;height:100%;display:block}._thumbnail_rhr5q_40:hover{border-color:#2563eb;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}._activeThumbnail_rhr5q_78{border-color:#2563eb}._details_rhr5q_82{flex-direction:column;gap:1.5rem;display:flex}._category_rhr5q_88{color:#2563eb;background:#eff6ff;border-radius:999px;width:fit-content;padding:.35rem .9rem;font-size:.85rem;font-weight:600}._title_rhr5q_98{color:#111827;margin:0;font-size:2rem;line-height:1.25}._priceSection_rhr5q_105{flex-direction:column;gap:.35rem;display:flex}._discountPrice_rhr5q_111{color:#111827;margin:0;font-size:2rem;font-weight:700}._originalPrice_rhr5q_118{color:#6b7280;margin:0;font-size:1rem;text-decoration:line-through}._shortDescription_rhr5q_125{color:#4b5563;margin:0;font-size:1.05rem;line-height:1.7}._actions_rhr5q_132{gap:1rem;display:flex}._primaryButton_rhr5q_137,._secondaryButton_rhr5q_138{cursor:pointer;border-radius:.75rem;flex:1;justify-content:center;align-items:center;gap:.6rem;padding:.95rem 1.25rem;font-size:.95rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s;display:flex}._primaryButton_rhr5q_137{color:#fff;background:#2563eb;border:none}._primaryButton_rhr5q_137:hover{background:#1d4ed8;transform:translateY(-2px)}._secondaryButton_rhr5q_138{color:#111827;background:#fff;border:1px solid #d1d5db}._secondaryButton_rhr5q_138:hover{background:#f9fafb;transform:translateY(-2px)}._section_rhr5q_172{flex-direction:column;gap:1rem;display:flex}._section_rhr5q_172 h3{color:#111827;margin:0;font-size:1.15rem}._section_rhr5q_172 p{color:#4b5563;margin:0;line-height:1.8}._specifications_rhr5q_188{background:#fff;border:1px solid #e5e7eb;border-radius:1rem;overflow:hidden}._specification_rhr5q_188{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:1rem 1.25rem;display:flex}._specification_rhr5q_188:last-child{border-bottom:none}._specificationName_rhr5q_206{color:#6b7280;font-weight:500}._specificationValue_rhr5q_211{color:#111827;text-align:right;font-weight:600}@media (width<=992px){._container_rhr5q_5{gap:2rem}._title_rhr5q_98,._discountPrice_rhr5q_111{font-size:1.75rem}}@media (width<=768px){._page_rhr5q_1{padding:1rem}._container_rhr5q_5{grid-template-columns:1fr}._gallery_rhr5q_12{position:static}._actions_rhr5q_132{flex-direction:column}._title_rhr5q_98,._discountPrice_rhr5q_111{font-size:1.5rem}._specification_rhr5q_188{padding:.9rem 1rem}}._page_mvzjz_1{padding:2rem}._container_mvzjz_5{max-width:1200px;margin:0 auto}._header_mvzjz_10{margin-bottom:2rem}._header_mvzjz_10 h1{margin-bottom:.5rem}._header_mvzjz_10 p{color:#6b7280}._grid_mvzjz_20{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1.5rem;display:grid}._card_mvzjz_26{color:inherit;background:#fff;border:1px solid #e5e7eb;border-radius:1rem;flex-direction:column;gap:1rem;padding:1.5rem;text-decoration:none;transition:transform .2s,box-shadow .2s,border-color .2s;display:flex}._card_mvzjz_26:hover{border-color:#2563eb;transform:translateY(-4px);box-shadow:0 10px 24px #00000014}._card_mvzjz_26 h2{font-size:1.1rem}._card_mvzjz_26 p{color:#6b7280;line-height:1.5}._image_mvzjz_51{background:#eff6ff;border-radius:50%;place-items:center;width:72px;height:72px;display:grid;overflow:hidden}._image_mvzjz_51 img{object-fit:cover;width:100%;height:100%}._image_mvzjz_51 span{color:#2563eb;font-size:1.5rem;font-weight:700}@media (width<=768px){._page_mvzjz_1{padding:1rem}._grid_mvzjz_20{grid-template-columns:repeat(2,1fr);gap:1rem}}._item_161b1_1{background:#fff;border:1px solid #e5e7eb;border-radius:16px;grid-template-columns:110px minmax(0,1fr) auto;align-items:center;gap:1.5rem;padding:1.25rem;display:grid}._image_161b1_12{flex-shrink:0;width:110px;height:110px}._image_161b1_12 img{object-fit:cover;border-radius:12px;width:100%;height:100%;display:block}._placeholder_161b1_25{color:#6b7280;background:#f3f4f6;border-radius:12px;justify-content:center;align-items:center;width:100%;height:100%;display:flex}._details_161b1_36{flex-direction:column;gap:.5rem;min-width:0;display:flex}._name_161b1_43{color:#111827;word-break:break-word;font-size:1rem;font-weight:600;line-height:1.4;text-decoration:none}._name_161b1_43:hover{color:#2563eb}._price_161b1_55{font-size:1.1rem;font-weight:700}._originalPrice_161b1_60{color:#9ca3af;text-decoration:line-through}._actions_161b1_65{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:1rem;display:flex}._quantityControl_161b1_73{border:1px solid #d1d5db;border-radius:999px;align-items:center;display:flex;overflow:hidden}._quantityControl_161b1_73 button{cursor:pointer;background:#fff;border:none;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}._quantityControl_161b1_73 button:hover:not(:disabled){background:#f3f4f6}._quantityControl_161b1_73 button:disabled{opacity:.45;cursor:not-allowed}._quantity_161b1_73{justify-content:center;align-items:center;width:48px;font-weight:600;display:flex}._subtotal_161b1_110{white-space:nowrap;font-size:1.1rem}._remove_161b1_115{color:#dc2626;cursor:pointer;background:#fef2f2;border:none;border-radius:50%;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex}._remove_161b1_115:hover:not(:disabled){background:#fee2e2}._remove_161b1_115:disabled{opacity:.5}._spinner_161b1_137{animation:.8s linear infinite _spin_161b1_137}@keyframes _spin_161b1_137{to{transform:rotate(360deg)}}@media (width<=900px){._item_161b1_1{grid-template-columns:90px 1fr}._image_161b1_12{width:90px;height:90px}._actions_161b1_65{flex-direction:row;grid-column:2;justify-content:space-between;align-items:center;width:100%}}@media (width<=600px){._item_161b1_1{text-align:center;grid-template-columns:1fr}._image_161b1_12{width:120px;height:120px;margin:0 auto}._details_161b1_36{align-items:center}._actions_161b1_65{flex-direction:column;align-items:center;gap:1rem}._subtotal_161b1_110{font-size:1.2rem}}._page_1lghb_1{grid-template-columns:minmax(0,2fr) 360px;align-items:start;gap:2rem;padding:2rem;display:grid}._items_1lghb_9{flex-direction:column;gap:1rem;min-width:0;display:flex}._summary_1lghb_16{background:#fff;border:1px solid #e5e7eb;border-radius:14px;flex-direction:column;gap:1rem;padding:1.5rem;display:flex;position:sticky;top:1.5rem;box-shadow:0 4px 12px #0000000d}._summary_1lghb_16 h2{margin:0}._summary_1lghb_16 div{justify-content:space-between;align-items:center;gap:1rem;display:flex}._summary_1lghb_16 span:last-child,._summary_1lghb_16 strong{text-align:right}._total_1lghb_45{border-top:1px solid #e5e7eb;padding-top:1rem;font-size:1.2rem}._checkoutButton_1lghb_51{color:#cb7272;background:#111827;border-radius:10px;justify-content:center;align-items:center;width:100%;margin-top:.5rem;padding:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:flex}._checkoutButton_1lghb_51:hover{background:#1f2937}._state_1lghb_70{text-align:center;padding:5rem 2rem}._state_1lghb_70 h2{margin-bottom:.5rem}._state_1lghb_70 p{color:#6b7280}@media (width<=1000px){._page_1lghb_1{grid-template-columns:1fr}._summary_1lghb_16{order:-1;position:static}}@media (width<=640px){._page_1lghb_1{gap:1rem;padding:1rem}._summary_1lghb_16{padding:1.25rem}}._item_1f0m5_1{border:1px solid #e5e5e5;border-radius:12px;gap:1.5rem;padding:1.25rem;display:flex}._imageLink_1f0m5_9{flex-shrink:0}._image_1f0m5_9{object-fit:cover;border-radius:8px;width:140px;height:140px}._content_1f0m5_20{flex-direction:column;flex:1;display:flex}._name_1f0m5_27{color:inherit;font-size:1.1rem;font-weight:600;text-decoration:none}._price_1f0m5_34{align-items:center;gap:.75rem;margin:1rem 0;display:flex}._discount_1f0m5_42{font-size:1.2rem;font-weight:700}._original_1f0m5_47{color:#888;text-decoration:line-through}._actions_1f0m5_52{flex-wrap:wrap;gap:1rem;margin-top:auto;display:flex}._cartButton_1f0m5_60,._removeButton_1f0m5_61{cursor:pointer;align-items:center;gap:.5rem;padding:.75rem 1.25rem;display:inline-flex}@media (width<=768px){._item_1f0m5_1{flex-direction:column}._image_1f0m5_9{width:100%;height:220px}}._container_mo7pl_1{max-width:1200px;margin:0 auto;padding:2rem 1rem}._header_mo7pl_7{margin-bottom:2rem}._header_mo7pl_7 h1{margin-bottom:.4rem}._grid_mo7pl_15{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem;display:grid}._center_mo7pl_21{justify-content:center;align-items:center;min-height:300px;display:flex}._empty_mo7pl_29{text-align:center;padding:5rem 1rem}._shopButton_mo7pl_34{border-radius:8px;margin-top:1.5rem;padding:.9rem 1.5rem;text-decoration:none;display:inline-flex}._page_gyxmz_1{max-width:var(--container-width);margin:2rem auto;padding:0 1rem}._checkout_gyxmz_7{grid-template-columns:2fr 1fr;align-items:start;gap:2rem;display:grid}._left_gyxmz_14{flex-direction:column;gap:1.5rem;display:flex}._left_gyxmz_14 h1{color:var(--color-text);font-size:2rem}._card_gyxmz_25{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem}._card_gyxmz_25 h2{color:var(--color-text);margin-bottom:1.25rem;font-size:1.2rem}._field_gyxmz_39{flex-direction:column;margin-bottom:1.25rem;display:flex}._field_gyxmz_39:last-child{margin-bottom:0}._field_gyxmz_39 label{color:var(--color-text);margin-bottom:.5rem;font-weight:600}._field_gyxmz_39 input,._field_gyxmz_39 textarea{border:1px solid var(--color-border);border-radius:var(--radius-sm);width:100%;transition:var(--transition);background:var(--color-white);outline:none;padding:.85rem 1rem;font-size:.95rem}._field_gyxmz_39 input:focus,._field_gyxmz_39 textarea:focus{border-color:var(--color-primary);box-shadow:0 0 0 3px #7b61ff26}._field_gyxmz_39 textarea{resize:vertical;min-height:120px}._field_gyxmz_39 small{color:var(--color-danger);min-height:18px;margin-top:.4rem}._radio_gyxmz_84{border:1px solid var(--color-border);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);align-items:center;gap:.75rem;margin-bottom:.75rem;padding:.9rem 1rem;display:flex}._radio_gyxmz_84:last-child{margin-bottom:0}._radio_gyxmz_84:hover{border-color:var(--color-primary);background:#7b61ff0d}._radio_gyxmz_84 input{accent-color:var(--color-primary)}._radio_gyxmz_84 span{color:var(--color-text);font-weight:500}._summary_gyxmz_114{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem;position:sticky;top:90px}._summary_gyxmz_114 h2{margin-bottom:1.5rem}._summaryRow_gyxmz_128{color:var(--color-text-secondary);justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}._summaryRow_gyxmz_128 span:last-child{color:var(--color-text);font-weight:600}._total_gyxmz_141{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1.25rem;font-size:1.1rem;display:flex}._total_gyxmz_141 strong{color:var(--color-primary);font-size:1.3rem}._placeOrder_gyxmz_156{border-radius:var(--radius-sm);background:var(--color-primary);width:100%;color:var(--color-white);cursor:pointer;transition:var(--transition);border:none;margin-top:2rem;padding:1rem;font-size:1rem;font-weight:600}._placeOrder_gyxmz_156:hover{background:var(--color-primary-light)}._placeOrder_gyxmz_156:disabled{opacity:.6;cursor:not-allowed}._state_gyxmz_179{text-align:center;max-width:700px;margin:5rem auto}._state_gyxmz_179 h2{margin-bottom:.75rem}._state_gyxmz_179 p{color:var(--color-text-secondary)}._shopButton_gyxmz_193{background:var(--color-primary);color:var(--color-white);border-radius:var(--radius-sm);transition:var(--transition);justify-content:center;align-items:center;margin-top:1.5rem;padding:.9rem 1.5rem;text-decoration:none;display:inline-flex}._shopButton_gyxmz_193:hover{background:var(--color-primary-light)}@media (width<=992px){._checkout_gyxmz_7{grid-template-columns:1fr}._summary_gyxmz_114{position:static}}@media (width<=640px){._page_gyxmz_1{margin:1rem auto}._card_gyxmz_25,._summary_gyxmz_114{padding:1rem}._left_gyxmz_14 h1{font-size:1.6rem}._field_gyxmz_39 input,._field_gyxmz_39 textarea{padding:.75rem}._placeOrder_gyxmz_156{padding:.9rem}}._page_m2ttv_1{max-width:var(--container-width);margin:2rem auto;padding:0 1rem}._page_m2ttv_1 h1{margin-bottom:2rem}._orders_m2ttv_11{gap:1.5rem;display:grid}._card_m2ttv_16{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:1.5rem}._header_m2ttv_24{justify-content:space-between;align-items:flex-start;margin-bottom:1.5rem;display:flex}._header_m2ttv_24 h2{margin-bottom:.25rem}._header_m2ttv_24 p{color:var(--color-text-secondary)}._info_m2ttv_39{grid-template-columns:repeat(3,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}._info_m2ttv_39 div{flex-direction:column;display:flex}._info_m2ttv_39 span{color:var(--color-text-secondary);margin-bottom:.25rem}._button_m2ttv_56{border-radius:var(--radius-sm);background:var(--color-primary);color:#fff;transition:var(--transition);justify-content:center;align-items:center;padding:.8rem 1.2rem;text-decoration:none;display:inline-flex}._button_m2ttv_56:hover{background:var(--color-primary-light)}._badge_m2ttv_72{color:#fff;border-radius:999px;padding:.45rem .9rem;font-size:.8rem;font-weight:600}._pending_m2ttv_80{background:var(--color-warning)}._confirmed_m2ttv_84,._processing_m2ttv_85,._ready_for_pickup_m2ttv_86,._out_for_delivery_m2ttv_87{background:var(--color-primary)}._completed_m2ttv_91{background:var(--color-success)}._cancelled_m2ttv_95{background:var(--color-danger)}._state_m2ttv_99{text-align:center;padding:5rem 1rem}._shopButton_m2ttv_104{border-radius:var(--radius-sm);background:var(--color-primary);color:#fff;margin-top:1.5rem;padding:.85rem 1.5rem;text-decoration:none;display:inline-flex}@media (width<=768px){._info_m2ttv_39{grid-template-columns:1fr}._header_m2ttv_24{flex-direction:column;gap:1rem}._button_m2ttv_56{width:100%}}._page_mtmz5_23{max-width:var(--container-width);margin:2rem auto;padding:0 1rem}._back_mtmz5_29{color:var(--color-primary);transition:var(--transition);align-items:center;margin-bottom:1.5rem;font-weight:500;text-decoration:none;display:inline-flex}._back_mtmz5_29:hover{color:var(--color-primary-light)}._header_mtmz5_43{justify-content:space-between;align-items:flex-start;gap:2rem;margin-bottom:2rem;display:flex}._header_mtmz5_43 h1{margin-bottom:.4rem}._header_mtmz5_43 p{color:var(--color-text-secondary)}._right_mtmz5_59{text-align:right}._right_mtmz5_59 h2{margin-top:.75rem}._card_mtmz5_67{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem}._card_mtmz5_67 h2{margin-bottom:1.5rem}._item_mtmz5_14{border-bottom:1px solid var(--color-border);align-items:center;gap:1rem;padding:1rem 0;display:flex}._item_mtmz5_14:last-child{border-bottom:none}._itemInfo_mtmz5_92{flex:1}._itemInfo_mtmz5_92 h3{margin-bottom:.5rem}._itemInfo_mtmz5_92 p{color:var(--color-text-secondary);margin-bottom:.35rem}._imagePlaceholder_mtmz5_1{background:var(--color-background);border:1px solid var(--color-border);border-radius:var(--radius-sm);width:90px;height:90px;color:var(--color-text-secondary);flex-shrink:0;justify-content:center;align-items:center;display:flex}._item_mtmz5_14 img{object-fit:cover;border-radius:var(--radius-sm);border:1px solid var(--color-border);flex-shrink:0;width:90px;height:90px}._grid_mtmz5_127{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}._grid_mtmz5_127 p{margin-bottom:1rem;line-height:1.6}._summaryRow_mtmz5_138{justify-content:space-between;margin-bottom:.9rem;display:flex}._total_mtmz5_144{border-top:2px solid var(--color-border);justify-content:space-between;margin-top:1.5rem;padding-top:1.5rem;font-size:1.1rem;font-weight:700;display:flex}._cancel_mtmz5_154{border-radius:var(--radius-sm);background:var(--color-danger);width:100%;color:var(--color-white);cursor:pointer;transition:var(--transition);border:none;margin-top:2rem;padding:1rem}._cancel_mtmz5_154:hover:not(:disabled){opacity:.9}._cancel_mtmz5_154:disabled{opacity:.6;cursor:not-allowed}._badge_mtmz5_175{color:#fff;border-radius:999px;align-items:center;padding:.45rem .9rem;font-size:.85rem;font-weight:600;display:inline-flex}._pending_mtmz5_185{background:var(--color-warning)}._confirmed_mtmz5_189,._processing_mtmz5_190,._ready_for_pickup_mtmz5_191,._out_for_delivery_mtmz5_192{background:var(--color-primary)}._completed_mtmz5_196{background:var(--color-success)}._cancelled_mtmz5_200{background:var(--color-danger)}._state_mtmz5_204{text-align:center;padding:5rem 1rem}@media (width<=768px){._header_mtmz5_43{flex-direction:column}._right_mtmz5_59{text-align:left}._grid_mtmz5_127{grid-template-columns:1fr}._item_mtmz5_14{flex-direction:column;align-items:flex-start}._item_mtmz5_14 img,._imagePlaceholder_mtmz5_1{width:100%;max-width:220px;height:220px}}._timeline_1fg6b_1{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);margin-bottom:1.5rem;padding:1.5rem}._timeline_1fg6b_1 h2{margin-bottom:1.5rem}._step_1fg6b_14{align-items:flex-start;gap:1rem;padding-bottom:1.5rem;display:flex;position:relative}._step_1fg6b_14:last-child{padding-bottom:0}._icon_1fg6b_26{flex-direction:column;flex-shrink:0;align-items:center;display:flex}._line_1fg6b_33{background:var(--color-border);flex:1;width:2px;min-height:28px;margin-top:.35rem}._completed_1fg6b_41{color:var(--color-success)}._pending_1fg6b_45{color:var(--color-text-secondary)}._active_1fg6b_49{background:var(--color-primary);border-radius:50%;width:16px;height:16px;margin-top:3px;box-shadow:0 0 0 6px #7b61ff26}._step_1fg6b_14 span{text-transform:capitalize;line-height:22px}._cancelledState_1fg6b_63{border-radius:var(--radius-sm);color:var(--color-danger);background:#ef44441a;padding:1rem;font-weight:600}._page_tpr8a_1{justify-content:center;align-items:center;min-height:70vh;padding:2rem 1rem;display:flex}._card_tpr8a_9{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-lg);width:100%;max-width:700px;box-shadow:var(--shadow-md);text-align:center;padding:3rem}._icon_tpr8a_20{color:var(--color-success);margin-bottom:1.5rem}._card_tpr8a_9 h1{margin-bottom:1rem}._message_tpr8a_29{color:var(--color-text-secondary);margin-bottom:2rem;line-height:1.7}._summary_tpr8a_35{grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;display:grid}._summary_tpr8a_35 div{border:1px solid var(--color-border);border-radius:var(--radius-sm);background:var(--color-background);padding:1rem}._summary_tpr8a_35 span{color:var(--color-text-secondary);margin-bottom:.4rem;font-size:.9rem;display:block}._summary_tpr8a_35 strong{font-size:1rem}._note_tpr8a_60{color:var(--color-text-secondary);margin-bottom:2rem}._actions_tpr8a_65{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}._primary_tpr8a_72,._secondary_tpr8a_73{border-radius:var(--radius-sm);transition:var(--transition);padding:.95rem 1.6rem;text-decoration:none}._primary_tpr8a_72{background:var(--color-primary);color:#fff}._primary_tpr8a_72:hover{background:var(--color-primary-light)}._secondary_tpr8a_73{border:1px solid var(--color-border);color:var(--color-text)}._secondary_tpr8a_73:hover{background:var(--color-background)}._state_tpr8a_98{text-align:center;padding:5rem 1rem}@media (width<=768px){._card_tpr8a_9{padding:2rem 1.5rem}._summary_tpr8a_35{grid-template-columns:1fr}._actions_tpr8a_65{flex-direction:column}._primary_tpr8a_72,._secondary_tpr8a_73{width:100%}}._page_alrhx_1{max-width:900px;margin:2rem auto;padding:0 1rem}._header_alrhx_7{margin-bottom:2rem}._header_alrhx_7 h1{margin-bottom:.5rem}._header_alrhx_7 p{color:var(--color-text-secondary)}._cards_alrhx_19{flex-direction:column;gap:1rem;display:flex}._card_alrhx_19{color:inherit;background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);justify-content:space-between;align-items:center;padding:1.25rem;text-decoration:none;display:flex}._card_alrhx_19:hover{box-shadow:var(--shadow-md);transform:translateY(-2px)}._left_alrhx_44{align-items:center;gap:1rem;display:flex}._icon_alrhx_50{width:56px;height:56px;color:var(--color-primary);background:#7b61ff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}._card_alrhx_19 h2{margin-bottom:.3rem;font-size:1rem}._card_alrhx_19 p{color:var(--color-text-secondary);font-size:.95rem}._logout_alrhx_72{border-radius:var(--radius-md);background:var(--color-danger);width:100%;color:var(--color-white);cursor:pointer;transition:var(--transition);border:none;justify-content:center;align-items:center;gap:.75rem;margin-top:2rem;padding:1rem;font-size:1rem;display:flex}._logout_alrhx_72:hover{opacity:.9}@media (width<=768px){._card_alrhx_19{padding:1rem}._icon_alrhx_50{width:48px;height:48px}._card_alrhx_19 p{font-size:.9rem}}._container_v7qe7_1{padding:2rem}._header_v7qe7_5{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}._header_v7qe7_5 h1{margin:0;font-size:2rem}._header_v7qe7_5 p{color:#666;margin-top:.5rem}._addButton_v7qe7_20{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;padding:.8rem 1.4rem;font-weight:600}._filters_v7qe7_30{grid-template-columns:2fr 1fr 1fr;gap:1rem;margin-bottom:1.5rem;display:grid}._filters_v7qe7_30 input,._filters_v7qe7_30 select{border:1px solid #ddd;border-radius:8px;outline:none;padding:.8rem}._pagination_v7qe7_44{justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;display:flex}._pagination_v7qe7_44 button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:6px;padding:.6rem 1rem}._pagination_v7qe7_44 button:disabled{cursor:not-allowed;opacity:.5}@media (width<=900px){._filters_v7qe7_30{grid-template-columns:1fr}._header_v7qe7_5{flex-direction:column;align-items:flex-start;gap:1rem}}._loading_v7qe7_74{color:#64748b;margin-bottom:1rem;font-size:.9rem}._wrapper_37re1_1{background:#fff;border-radius:12px;overflow-x:auto;box-shadow:0 2px 8px #0000000d}._table_37re1_8{border-collapse:collapse;width:100%;min-width:1100px}._table_37re1_8 th{text-align:left;background:#f8fafc;border-bottom:1px solid #eee;padding:1rem;font-size:.9rem}._table_37re1_8 td{vertical-align:middle;border-bottom:1px solid #f1f5f9;padding:1rem}._table_37re1_8 tbody tr:hover{background:#fafafa}._image_37re1_29{object-fit:cover;border-radius:8px;width:60px;height:60px}._noImage_37re1_36{color:#777;background:#f3f4f6;border-radius:8px;justify-content:center;align-items:center;width:60px;height:60px;font-size:.7rem;display:flex}._name_37re1_48{flex-direction:column;gap:.35rem;display:flex}._name_37re1_48 small{color:#777}._badge_37re1_57{border-radius:999px;justify-content:center;align-items:center;padding:.3rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}._active_37re1_67{color:#166534;background:#dcfce7}._inactive_37re1_72{color:#991b1b;background:#fee2e2}._featured_37re1_77{color:#1d4ed8;background:#dbeafe}._actions_37re1_82{gap:.75rem;display:flex}._actions_37re1_82 button{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:6px;padding:.5rem .9rem;font-size:.85rem}._actions_37re1_82 button:last-child{background:#dc2626}._empty_37re1_99{text-align:center;color:#666;background:#fff;border-radius:12px;padding:3rem}._overlay_ag2g_1{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_ag2g_11{background:#fff;border-radius:12px;width:420px;max-width:95%;padding:2rem;box-shadow:0 20px 40px #00000026}._modal_ag2g_11 h2{margin-bottom:1rem}._warning_ag2g_24{color:#dc2626;margin-top:.75rem}._actions_ag2g_29{justify-content:flex-end;gap:1rem;margin-top:2rem;display:flex}._delete_ag2g_36{color:#fff;background:#dc2626}._filters_13g38_1{grid-template-columns:2fr repeat(5,1fr);gap:1rem;margin-bottom:1.5rem;display:grid}._filters_13g38_1 input,._filters_13g38_1 select{background:#fff;border:1px solid #dcdcdc;border-radius:8px;outline:none;padding:.85rem}@media (width<=1200px){._filters_13g38_1{grid-template-columns:repeat(3,1fr)}}@media (width<=768px){._filters_13g38_1{grid-template-columns:1fr}}._form_lxanh_1{flex-direction:column;gap:2rem;display:flex}._section_lxanh_7{background:#fff;border-radius:12px;padding:1.5rem}._section_lxanh_7 h2{margin-bottom:1.25rem;font-size:1.1rem;font-weight:600}._grid2_lxanh_18{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}._field_lxanh_24{flex-direction:column;gap:.45rem;display:flex}._field_lxanh_24 label{font-weight:600}._field_lxanh_24 input,._field_lxanh_24 select,._field_lxanh_24 textarea{width:100%;font:inherit;resize:vertical;border:1px solid #dcdcdc;border-radius:8px;padding:.75rem}._field_lxanh_24 span{color:#d32f2f;font-size:.85rem}._checkbox_lxanh_47{align-items:center;gap:.75rem;margin-top:1rem;display:flex}._submit_lxanh_54{cursor:pointer;border:none;border-radius:8px;align-self:flex-start;padding:.9rem 1.8rem;font-weight:600}._error_lxanh_63{color:#d32f2f;font-weight:600}._uploadArea_lxanh_68{align-items:center;gap:1rem;display:flex}._imageGrid_lxanh_74{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem;margin-top:1.5rem;display:grid}._imageCard_lxanh_81{background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden}._imageCard_lxanh_81 img{object-fit:cover;width:100%;height:180px}._imageActions_lxanh_94{flex-direction:column;gap:.5rem;padding:1rem;display:flex}._imageActions_lxanh_94 button,._imageActions_lxanh_94 label{cursor:pointer;text-align:center;background:#f4f4f4;border:none;border-radius:6px;padding:.6rem}._primaryBadge_lxanh_111{color:#fff;text-align:center;background:#2e7d32;padding:.4rem;font-size:.8rem;font-weight:600;display:block}._imageCard_lxanh_81{cursor:grab}._imageCard_lxanh_81:active{cursor:grabbing}._page_nxrki_1{padding:2rem}._form_nxrki_5{flex-direction:column;gap:2rem;width:100%;max-width:1100px;margin:0 auto;display:flex}._header_nxrki_14{justify-content:space-between;align-items:center;display:flex}._header_nxrki_14 h1{margin:0;font-size:2rem}._header_nxrki_14 p{color:#666;margin-top:.5rem}._imagesGrid_nxrki_28{grid-template-columns:repeat(auto-fill,minmax(180px,180px));gap:1rem;display:grid}._imageCard_nxrki_34{width:180px}._section_nxrki_38{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}._page_11e5a_1{flex-direction:column;gap:2rem;display:flex}._page_11e5a_1 h1{font-size:2rem;font-weight:700}._tableWrapper_1vqyq_1{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;overflow:auto hidden}._tableWrapper_1vqyq_1::-webkit-scrollbar{height:8px}._tableWrapper_1vqyq_1::-webkit-scrollbar-track{background:#f3f4f6;border-radius:999px}._tableWrapper_1vqyq_1::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_1vqyq_1::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_1vqyq_1{border-collapse:collapse;background:#fff;width:100%;min-width:950px}._table_1vqyq_1 thead{background:#f8fafc}._table_1vqyq_1 thead th{text-align:left;color:#374151;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.9rem;font-weight:600}._table_1vqyq_1 tbody tr{transition:background .2s}._table_1vqyq_1 tbody tr:hover{background:#f9fafb}._table_1vqyq_1 tbody td{color:#374151;vertical-align:middle;white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:1rem;font-size:.95rem}._empty_1vqyq_61{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:2rem}._filters_7oqfl_1{flex-wrap:wrap;gap:1rem;margin:1.5rem 0;display:flex}._filters_7oqfl_1 input,._filters_7oqfl_1 select{border:1px solid #dcdcdc;border-radius:8px;padding:.75rem 1rem}._filters_7oqfl_1 input{flex:1;min-width:250px}._tableWrapper_u1vlg_1{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;overflow:auto hidden}._tableWrapper_u1vlg_1::-webkit-scrollbar{height:8px}._tableWrapper_u1vlg_1::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_u1vlg_1::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_u1vlg_1::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_u1vlg_1{border-collapse:collapse;background:#fff;width:100%;min-width:900px}._table_u1vlg_1 th,._table_u1vlg_1 td{text-align:left;vertical-align:top;white-space:nowrap;border-bottom:1px solid #ececec;padding:1rem}._table_u1vlg_1 th{background:#fafafa;font-weight:600}._description_u1vlg_48{color:#777;white-space:normal;min-width:220px;margin-top:.35rem;font-size:.85rem}._actions_u1vlg_56{gap:.5rem;display:flex}._actions_u1vlg_56 button{cursor:pointer;white-space:nowrap;padding:.45rem .9rem}._delete_u1vlg_67{color:#fff;background:#dc2626;border:none}._featured_u1vlg_73,._notFeatured_u1vlg_74,._active_u1vlg_75,._inactive_u1vlg_76{white-space:nowrap;border-radius:999px;padding:.25rem .65rem;font-size:.8rem;font-weight:600}._featured_u1vlg_73{color:#92400e;background:#fef3c7}._notFeatured_u1vlg_74{color:#4b5563;background:#f3f4f6}._active_u1vlg_75{color:#166534;background:#dcfce7}._inactive_u1vlg_76{color:#991b1b;background:#fee2e2}._empty_u1vlg_104{text-align:center;padding:4rem}._empty_u1vlg_104 h3{margin-bottom:.5rem}._empty_u1vlg_104 p{color:#777}._form_n4r3f_1{flex-direction:column;gap:2rem;display:flex}._section_n4r3f_7{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem}._section_n4r3f_7 h2{margin-bottom:1.25rem}._grid_n4r3f_18{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;display:grid}._field_n4r3f_24{flex-direction:column;gap:.45rem;display:flex}._field_n4r3f_24 label{font-weight:600}._field_n4r3f_24 input,._field_n4r3f_24 textarea,._field_n4r3f_24 select{width:100%;font:inherit;border:1px solid #d1d5db;border-radius:8px;padding:.75rem 1rem}._field_n4r3f_24 textarea{resize:vertical}._error_n4r3f_48{color:#dc2626;font-size:.875rem}._checkbox_n4r3f_53{align-items:center;gap:.65rem;margin-top:1rem;display:flex}._footer_n4r3f_60{justify-content:flex-end;display:flex}._submitButton_n4r3f_65{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;padding:.9rem 1.8rem;font-weight:600}._submitButton_n4r3f_65:disabled{opacity:.6;cursor:not-allowed}._inventoryPage_1d55g_1{padding:24px}._pageHeader_1d55g_5{margin-bottom:24px}._pageHeader_1d55g_5 h1{margin-bottom:8px;font-size:28px;font-weight:700}._pageHeader_1d55g_5 p{color:#6b7280;font-size:14px}._filters_1d55g_19{gap:16px;margin-bottom:24px;display:flex}._filters_1d55g_19 input,._filters_1d55g_19 select{background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;height:42px;padding:0 14px;font-size:14px}._filters_1d55g_19 input:focus,._filters_1d55g_19 select:focus{border-color:#2563eb}._filters_1d55g_19 input{flex:1;max-width:420px}._filters_1d55g_19 select{min-width:160px}._tableWrapper_1d55g_47{background:#fff;border:1px solid #e5e7eb;border-radius:12px;width:100%;overflow-x:auto}._table_1d55g_47{border-collapse:collapse;width:100%;min-width:900px}._table_1d55g_47 th{text-align:left;color:#6b7280;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:14px 16px;font-size:13px;font-weight:600}._table_1d55g_47 td{color:#374151;border-bottom:1px solid #f1f5f9;padding:14px 16px;font-size:14px}._table_1d55g_47 tbody tr{transition:background .2s}._table_1d55g_47 tbody tr:hover{background:#f9fafb}._table_1d55g_47 tbody tr:last-child td{border-bottom:none}._productCell_1d55g_86{align-items:center;gap:12px;display:flex}._productCell_1d55g_86 img{object-fit:cover;border:1px solid #e5e7eb;border-radius:8px;width:52px;height:52px}._productCell_1d55g_86 strong{color:#111827;font-size:14px;font-weight:600;display:block}._productCell_1d55g_86 small{color:#6b7280;margin-top:4px;font-size:12px;display:block}._badge_1d55g_112{border-radius:999px;justify-content:center;align-items:center;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}._inStock_1d55g_122{color:#166534;background:#dcfce7}._lowStock_1d55g_127{color:#92400e;background:#fef3c7}._outOfStock_1d55g_132{color:#991b1b;background:#fee2e2}._actions_1d55g_138{flex-wrap:wrap;gap:8px;display:flex}._actions_1d55g_138 button{cursor:pointer;color:#fff;border:none;border-radius:6px;padding:7px 10px;font-size:12px;transition:opacity .2s}._actions_1d55g_138 button:hover{opacity:.85}._actions_1d55g_138 button:first-child{background:#16a34a}._actions_1d55g_138 button:nth-child(2){background:#dc2626}._actions_1d55g_138 button:nth-child(3){background:#d97706}._actions_1d55g_138 button:nth-child(4){background:#2563eb}._emptyState_1d55g_169{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:40px}._modalOverlay_1d55g_179{z-index:1000;background:#00000073;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}._modal_1d55g_179{background:#fff;border-radius:14px;width:420px;max-width:calc(100% - 32px);padding:24px}._modal_1d55g_179 h2{margin-bottom:8px;font-size:22px}._modal_1d55g_179 p{color:#6b7280;margin-bottom:8px}._modal_1d55g_179 form{margin-top:20px}._field_1d55g_209{flex-direction:column;gap:6px;margin-bottom:16px;display:flex}._field_1d55g_209 label{font-size:14px;font-weight:500}._field_1d55g_209 input,._field_1d55g_209 select,._field_1d55g_209 textarea{border:1px solid #d1d5db;border-radius:8px;outline:none;padding:10px 12px;font-size:14px}._field_1d55g_209 input:focus,._field_1d55g_209 select:focus,._field_1d55g_209 textarea:focus{border-color:#2563eb}._field_1d55g_209 span{color:#dc2626;font-size:12px}._error_1d55g_238{color:#dc2626;margin-bottom:12px;font-size:14px}._modalActions_1d55g_244{justify-content:flex-end;gap:12px;margin-top:20px;display:flex}._modalActions_1d55g_244 button{cursor:pointer;border:none;border-radius:8px;padding:10px 18px;font-weight:500}._modalActions_1d55g_244 button:first-child{color:#374151;background:#e5e7eb}._modalActions_1d55g_244 button:last-child{color:#fff;background:#2563eb}@media (width<=768px){._inventoryPage_1d55g_1{padding:16px}._filters_1d55g_19{flex-direction:column}._filters_1d55g_19 input,._filters_1d55g_19 select{width:100%;max-width:none}._actions_1d55g_138{flex-direction:column}}._posPage_smrv3_1{padding:24px}._pageHeader_smrv3_5{margin-bottom:24px}._pageHeader_smrv3_5 h1{font-size:28px;font-weight:700}._pageHeader_smrv3_5 p{color:#6b7280}._layout_smrv3_16{grid-template-columns:1.5fr 1fr;gap:24px;display:grid}._productSearch_smrv3_22,._cart_smrv3_23,._checkout_smrv3_24{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:20px}._productSearch_smrv3_22 input{border:1px solid #d1d5db;border-radius:8px;width:100%;height:42px;margin-bottom:20px;padding:0 12px}._productList_smrv3_40{flex-direction:column;gap:12px;display:flex}._productCard_smrv3_46{border:1px solid #e5e7eb;border-radius:8px;justify-content:space-between;align-items:center;padding:12px;display:flex}._productCard_smrv3_46 img{object-fit:cover;border-radius:8px;width:55px;height:55px}._productCard_smrv3_46 button{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:6px;padding:8px 14px}._cartItems_smrv3_69{flex-direction:column;gap:12px;display:flex}._cartItem_smrv3_69{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:12px;display:flex}._cartItem_smrv3_69 button{cursor:pointer;border:none;border-radius:6px;margin-left:6px;padding:5px 10px}._checkout_smrv3_24{margin-top:20px}._checkout_smrv3_24 button{color:#fff;cursor:pointer;background:#16a34a;border:none;border-radius:8px;width:100%;padding:12px}._field_smrv3_103{flex-direction:column;gap:6px;margin-bottom:15px;display:flex}._field_smrv3_103 input,._field_smrv3_103 select{border:1px solid #d1d5db;border-radius:8px;height:40px;padding:0 10px}._error_smrv3_117{color:#dc2626;background:#fee2e2;border-radius:8px;margin-bottom:20px;padding:12px}@media (width<=900px){._layout_smrv3_16{grid-template-columns:1fr}}._container_1omve_1{flex-direction:column;gap:1.5rem;display:flex}._header_1omve_7{justify-content:space-between;align-items:center;gap:1rem;display:flex}._header_1omve_7 h1{color:#1f2937;margin:0;font-size:1.75rem;font-weight:700}._header_1omve_7 p{color:#6b7280;margin-top:.35rem;font-size:.95rem}._loading_1omve_25{color:#2563eb;background:#eff6ff;border-radius:10px;padding:.85rem 1rem;font-weight:500}._tableWrapper_1omve_33{background:#fff;border-radius:14px;overflow-x:auto;box-shadow:0 8px 25px #0000000f}thead th{text-align:left;text-transform:uppercase;letter-spacing:.04em;color:#64748b;white-space:nowrap;border-bottom:1px solid #e5e7eb;padding:1rem;font-size:.85rem}tbody tr{transition:background .2s}tbody tr:hover{background:#f9fafb}td a{color:#2563eb;font-weight:600;text-decoration:none}td a:hover{text-decoration:underline}._badge_1omve_86{color:#4338ca;text-transform:capitalize;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:95px;padding:.45rem .85rem;font-size:.8rem;font-weight:600;display:inline-flex}._statusSelect_1omve_100{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:170px;padding:.55rem .8rem;font-size:.9rem;transition:all .2s}._statusSelect_1omve_100:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}._paymentSelect_1omve_116{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;width:150px;padding:.55rem .8rem;font-size:.9rem;transition:all .2s}._paymentSelect_1omve_116:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb1f}._actions_1omve_132{align-items:center;gap:.5rem;display:flex}._actionButton_1omve_138{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:8px;padding:.55rem .9rem;font-weight:600;transition:all .2s}._actionButton_1omve_138:hover{background:#1d4ed8}._cancelButton_1omve_152{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:8px;padding:.55rem .9rem;font-weight:600;transition:all .2s}._cancelButton_1omve_152:hover{background:#b91c1c}._cancelButton_1omve_152:disabled{opacity:.55;cursor:not-allowed}._date_1omve_170{color:#64748b;white-space:nowrap;font-size:.9rem}._orderCell_1omve_176{flex-direction:column;gap:.3rem;display:flex}._orderCell_1omve_176 strong{color:#111827;font-size:.95rem}._orderCell_1omve_176 small{color:#6b7280;font-size:.78rem}._customerCell_1omve_190{flex-direction:column;gap:.2rem;display:flex}._customerCell_1omve_190 strong{color:#111827}._customerCell_1omve_190 small{color:#6b7280}._total_1omve_202{color:#059669;font-weight:700}._empty_1omve_207{text-align:center;color:#64748b;padding:3rem 1rem}@media (width<=900px){._header_1omve_7{flex-direction:column;align-items:flex-start}table{min-width:900px}._statusSelect_1omve_100,._paymentSelect_1omve_116{width:150px}}._container_bogz5_1{flex-direction:column;gap:1.5rem;display:flex}._header_bogz5_7{background:#fff;border-radius:14px;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;display:flex;box-shadow:0 8px 24px #0f172a0f}._header_bogz5_7 h1{color:#111827;margin:0;font-size:1.75rem;font-weight:700}._header_bogz5_7 p{color:#6b7280;margin-top:.35rem;font-size:.95rem}._status_bogz5_29{flex-direction:column;gap:.5rem;display:flex}._status_bogz5_29 p{color:#374151;margin:0;font-weight:600}._actions_bogz5_40{flex-wrap:wrap;gap:.75rem;display:flex}._select_bogz5_46{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;min-width:180px;padding:.65rem .9rem;font-size:.9rem;transition:all .2s}._select_bogz5_46:focus{border-color:#2563eb;outline:none;box-shadow:0 0 0 3px #2563eb26}._button_bogz5_62,._cancelButton_bogz5_62{color:#fff;cursor:pointer;background:#2563eb;border:none;border-radius:10px;padding:.7rem 1.1rem;font-weight:600;transition:all .2s}._button_bogz5_62:hover,._cancelButton_bogz5_62:hover{background:#1d4ed8}._button_bogz5_62:disabled,._cancelButton_bogz5_62:disabled{opacity:.6;cursor:not-allowed}._cancelButton_bogz5_62{background:#dc2626}._cancelButton_bogz5_62:hover{background:#b91c1c}._card_bogz5_87{background:#fff;border-radius:14px;padding:1.5rem;box-shadow:0 8px 24px #0f172a0f}._card_bogz5_87 h2{color:#111827;margin-top:0;margin-bottom:1rem;font-size:1.2rem}._card_bogz5_87 p{color:#374151;margin:.45rem 0;line-height:1.5}._card_bogz5_87 h3{color:#059669;margin-top:1rem}._tableWrapper_bogz5_109{overflow-x:auto}table{border-collapse:collapse;width:100%;min-width:800px}thead{background:#f8fafc}thead th{text-align:left;color:#64748b;text-transform:uppercase;border-bottom:1px solid #e5e7eb;padding:.9rem 1rem;font-size:.85rem}tbody td{vertical-align:middle;border-bottom:1px solid #eef2f7;padding:1rem}tbody tr:last-child td{border-bottom:none}._product_bogz5_140{align-items:center;gap:1rem;display:flex}._product_bogz5_140 img{object-fit:cover;background:#f9fafb;border:1px solid #e5e7eb;border-radius:10px;flex-shrink:0;width:64px;height:64px}._product_bogz5_140 span{color:#111827;font-weight:600}._summaryRow_bogz5_159{border-bottom:1px solid #f1f5f9;justify-content:space-between;padding:.65rem 0;display:flex}._summaryRow_bogz5_159:last-child{border-bottom:none;font-size:1.05rem;font-weight:700}._badge_bogz5_171{color:#4338ca;background:#eef2ff;border-radius:999px;justify-content:center;align-items:center;min-width:110px;padding:.45rem .85rem;font-size:.82rem;font-weight:600;display:inline-flex}._loading_bogz5_184,._error_bogz5_185{text-align:center;color:#6b7280;padding:3rem}@media (width<=900px){._header_bogz5_7{flex-direction:column}._actions_bogz5_40{flex-direction:column;width:100%}._select_bogz5_46,._button_bogz5_62,._cancelButton_bogz5_62{width:100%}table{min-width:700px}._product_bogz5_140 img{width:52px;height:52px}}._page_lzo3z_1{padding:2rem}._header_lzo3z_5{text-align:center;margin-bottom:2rem}._header_lzo3z_5 svg{margin-bottom:1rem}._header_lzo3z_5 h1{margin-bottom:.5rem}._header_lzo3z_5 p{color:#777}._card_lzo3z_19{background:#fff;border-radius:12px;gap:1.5rem;max-width:700px;margin:auto;padding:2rem;display:grid}._card_lzo3z_19 h3{margin-bottom:.3rem}._card_lzo3z_19 p{color:#555}._card_lzo3z_19 button{cursor:pointer;border:none;border-radius:8px;width:fit-content;padding:.8rem 1.4rem}._page_1rcom_1{flex-direction:column;gap:1.5rem;width:100%;min-width:0;display:flex}._loading_1rcom_9{text-align:center;color:#6b7280;padding:3rem;font-size:1rem}._header_1rcom_17{justify-content:space-between;align-items:center;display:flex}._header_1rcom_17 h1{margin:0;font-size:1.8rem;font-weight:700}._cards_1rcom_29{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}._card_1rcom_29{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.25rem}._card_1rcom_29 span{color:#6b7280;margin-bottom:.5rem;font-size:.9rem;display:block}._card_1rcom_29 h2{color:#111827;margin:0;font-size:1.6rem}._search_1rcom_54{background:#fff;border:1px solid #d1d5db;border-radius:10px;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}._search_1rcom_54 input{background:0 0;border:none;outline:none;width:100%;font-size:.95rem}._search_1rcom_54 svg{color:#6b7280}._tableWrapper_1rcom_75{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;overflow:auto hidden}._tableWrapper_1rcom_75::-webkit-scrollbar{height:8px}._tableWrapper_1rcom_75::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_1rcom_75::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_1rcom_75::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_1rcom_75{border-collapse:collapse;background:#fff;width:100%;min-width:1200px}._table_1rcom_75 th{text-align:left;white-space:nowrap;background:#f9fafb;border-bottom:1px solid #e5e7eb;padding:1rem;font-weight:600}._table_1rcom_75 td{white-space:nowrap;border-bottom:1px solid #f3f4f6;padding:1rem}._table_1rcom_75 tbody tr:hover{background:#f9fafb}._table_1rcom_75 th:first-child,._table_1rcom_75 td:first-child{min-width:150px}._table_1rcom_75 th:nth-child(2),._table_1rcom_75 td:nth-child(2){min-width:90px}._table_1rcom_75 th:nth-child(3),._table_1rcom_75 td:nth-child(3){min-width:140px}._table_1rcom_75 th:nth-child(4),._table_1rcom_75 td:nth-child(4),._table_1rcom_75 th:nth-child(5),._table_1rcom_75 td:nth-child(5),._table_1rcom_75 th:nth-child(6),._table_1rcom_75 td:nth-child(6){min-width:170px}._table_1rcom_75 th:nth-child(7),._table_1rcom_75 td:nth-child(7){min-width:150px}._table_1rcom_75 th:nth-child(8),._table_1rcom_75 td:nth-child(8){min-width:180px}._actions_1rcom_164{align-items:center;gap:.5rem;display:flex}._viewButton_1rcom_170,._returnButton_1rcom_171{cursor:pointer;color:#fff;background:#2563eb;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.65rem .9rem;text-decoration:none;transition:all .2s;display:inline-flex}._viewButton_1rcom_170:hover,._returnButton_1rcom_171:hover{background:#1d4ed8}._completed_1rcom_191{color:#166534;background:#dcfce7;border-radius:999px;align-items:center;padding:.45rem .8rem;font-size:.8rem;font-weight:600;display:inline-flex}._details_1rcom_203{flex-direction:column;gap:1.5rem;display:flex}._summary_1rcom_210{background:#fff;border:1px solid #e5e7eb;border-radius:12px;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem;padding:1.5rem;display:grid}._summary_1rcom_210 p{margin:0;line-height:1.8}._summary_1rcom_210 strong{color:#111827}._returnCard_1rcom_228{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:1.5rem;padding:1.5rem;display:flex}._returnHeader_1rcom_238{justify-content:space-between;align-items:center;display:flex}._returnHeader_1rcom_238 h2{margin:0}._returnGrid_1rcom_247{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}._returnGrid_1rcom_247 div{background:#f9fafb;border-radius:10px;padding:1rem}._returnGrid_1rcom_247 span{color:#6b7280;margin-bottom:.5rem;font-size:.9rem;display:block}._returnGrid_1rcom_247 strong{color:#111827;font-size:1.1rem}@media (width<=768px){._header_1rcom_17{flex-direction:column;align-items:flex-start;gap:1rem}._cards_1rcom_29,._summary_1rcom_210,._returnGrid_1rcom_247{grid-template-columns:1fr}}._page_rabhw_1{flex-direction:column;gap:1.5rem;width:100%;min-width:0;padding:1.5rem;display:flex}._loading_rabhw_10,._error_rabhw_11{text-align:center;color:#6b7280;padding:3rem;font-size:1rem}._header_rabhw_18{justify-content:space-between;align-items:center;display:flex}._header_rabhw_18 h1{margin:0;font-size:1.8rem;font-weight:700}._header_rabhw_18 p{color:#6b7280;margin-top:.35rem}._header_rabhw_18 svg{color:#2563eb}._cards_rabhw_37{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}._card_rabhw_37{background:#fff;border:1px solid #e5e7eb;border-radius:12px;flex-direction:column;gap:.75rem;padding:1.25rem;display:flex}._card_rabhw_37 span{color:#64748b;font-size:.9rem}._card_rabhw_37 h2{color:#111827;margin:0;font-size:1.5rem}._card_rabhw_37 svg{color:#2563eb}._toolbar_rabhw_66{flex-wrap:wrap;justify-content:space-between;gap:1rem;display:flex}._toolbar_rabhw_66 select{cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:10px;outline:none;padding:.85rem 1rem}._search_rabhw_82{background:#fff;border:1px solid #d1d5db;border-radius:10px;flex:1;align-items:center;gap:.75rem;padding:.85rem 1rem;display:flex}._search_rabhw_82 input{background:0 0;border:none;outline:none;width:100%;font-size:.95rem}._search_rabhw_82 svg{color:#6b7280}._tableWrapper_rabhw_104{-webkit-overflow-scrolling:touch;background:#fff;border-radius:12px;width:100%;overflow:auto hidden}._tableWrapper_rabhw_104::-webkit-scrollbar{height:8px}._tableWrapper_rabhw_104::-webkit-scrollbar-track{background:#f3f4f6}._tableWrapper_rabhw_104::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:999px}._tableWrapper_rabhw_104::-webkit-scrollbar-thumb:hover{background:#94a3b8}._table_rabhw_104{border-collapse:collapse;background:#fff;width:100%;min-width:1100px}._table_rabhw_104 th{text-align:left;white-space:nowrap;background:#f8fafc;border-bottom:1px solid #e5e7eb;padding:1rem;font-weight:600}._table_rabhw_104 td{white-space:nowrap;border-bottom:1px solid #f1f5f9;padding:1rem}._table_rabhw_104 tbody tr:hover{background:#f8fafc}._table_rabhw_104 th:first-child,._table_rabhw_104 td:first-child,._table_rabhw_104 th:nth-child(2),._table_rabhw_104 td:nth-child(2){min-width:170px}._table_rabhw_104 th:nth-child(3),._table_rabhw_104 td:nth-child(3){min-width:140px}._table_rabhw_104 th:nth-child(4),._table_rabhw_104 td:nth-child(4){min-width:170px}._table_rabhw_104 th:nth-child(5),._table_rabhw_104 td:nth-child(5){white-space:normal;min-width:300px}._table_rabhw_104 th:nth-child(6),._table_rabhw_104 td:nth-child(6){min-width:150px}._table_rabhw_104 th:nth-child(7),._table_rabhw_104 td:nth-child(7){min-width:120px}._refund_rabhw_195,._exchange_rabhw_196{border-radius:999px;justify-content:center;align-items:center;padding:.35rem .75rem;font-size:.8rem;font-weight:600;display:inline-flex}._refund_rabhw_195{color:#dc2626;background:#fee2e2}._exchange_rabhw_196{color:#16a34a;background:#dcfce7}._viewButton_rabhw_217{color:#fff;background:#2563eb;border-radius:8px;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:all .2s;display:inline-flex}._viewButton_rabhw_217:hover{background:#1d4ed8}._empty_rabhw_235{text-align:center;color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:4rem 2rem}._empty_rabhw_235 svg{color:#94a3b8;margin-bottom:1rem}._empty_rabhw_235 h3{color:#111827;margin-bottom:.5rem}._empty_rabhw_235 p{margin:0}@media (width<=768px){._page_rabhw_1{padding:1rem}._header_rabhw_18{flex-direction:column;align-items:flex-start;gap:1rem}._cards_rabhw_37{grid-template-columns:1fr}._toolbar_rabhw_66{flex-direction:column}._toolbar_rabhw_66 select{width:100%}}._page_65bve_1{flex-direction:column;gap:1.5rem;display:flex}._header_65bve_7{justify-content:space-between;align-items:center;display:flex}._createButton_65bve_13{border-radius:.5rem;padding:.75rem 1.2rem;text-decoration:none}._summary_65bve_19{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}._card_65bve_25{border-radius:.75rem;flex-direction:column;gap:.5rem;padding:1rem;display:flex}._card_65bve_25 span{opacity:.7;font-size:.9rem}._card_65bve_25 strong{font-size:1.3rem}._filters_65bve_40{flex-wrap:wrap;gap:1rem;display:flex}._filters_65bve_40 input,._filters_65bve_40 select{border-radius:.5rem;min-width:220px;padding:.75rem}._tableWrapper_65bve_52{overflow-x:auto}._tableWrapper_65bve_52 table{border-collapse:collapse;width:100%}._tableWrapper_65bve_52 th,._tableWrapper_65bve_52 td{text-align:left;padding:.9rem}._tableWrapper_65bve_52 thead{font-weight:600}._loading_65bve_68,._error_65bve_69,._empty_65bve_70{text-align:center;padding:4rem}._formPage_65bve_75{max-width:700px}._formHeader_65bve_79{margin-bottom:2rem}._formHeader_65bve_79 p{opacity:.7;margin-top:.5rem}._form_65bve_75{flex-direction:column;gap:1.25rem;display:flex}._formGroup_65bve_93{flex-direction:column;gap:.5rem;display:flex}._formGroup_65bve_93 input,._formGroup_65bve_93 textarea,._formGroup_65bve_93 select{font:inherit;border-radius:.5rem;padding:.85rem}._errorText_65bve_106{color:#dc2626;font-size:.875rem}._actions_65bve_111{justify-content:flex-end;gap:1rem;margin-top:1rem;display:flex}._primaryButton_65bve_118,._secondaryButton_65bve_119{cursor:pointer;border-radius:.5rem;padding:.8rem 1.5rem}
