@import"https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&family=Playfair+Display:wght@400;500;600;700&display=swap";:root{--primary-brown: #2c1810;--primary-brown-light: #4a2c1a;--primary-brown-dark: #1a0e08;--royal-blue: #2c1810;--royal-blue-light: #4a2c1a;--royal-blue-dark: #1a0e08;--gold: #d4af37;--gold-light: #f7d65a;--gold-dark: #b8941f;--gold-metallic: #ffd700;--copper: #b87333;--copper-light: #cd853f;--copper-dark: #a0522d;--white: #ffffff;--cream: #fef9f3;--cream-light: #fffbf7;--beige: #f5f0e8;--warm-gray-50: #faf9f7;--warm-gray-100: #f3f1ed;--warm-gray-200: #e8e4df;--warm-gray-300: #d6cfc7;--warm-gray-400: #b8b0a7;--warm-gray-500: #9a8f85;--warm-gray-600: #7c716a;--warm-gray-700: #5d544e;--warm-gray-800: #3e3732;--warm-gray-900: #2c1810;--gray-50: #faf9f7;--gray-100: #f3f1ed;--gray-200: #e8e4df;--gray-300: #d6cfc7;--gray-600: #7c716a;--gray-800: #3e3732;--gray-900: #2c1810;--font-primary: "Cormorant Garamond", "Times New Roman", serif;--font-secondary: "Poppins", system-ui, -apple-system, sans-serif;--font-heading: "Cormorant Garamond", "Playfair Display", serif;--font-elegant: "Dancing Script", cursive;--spacing-xs: .25rem;--spacing-sm: .5rem;--spacing-md: 1rem;--spacing-lg: 1.5rem;--spacing-xl: 2rem;--spacing-2xl: 3rem;--radius-sm: .375rem;--radius-md: .5rem;--radius-lg: .75rem;--radius-xl: 1rem;--shadow-sm: 0 1px 2px 0 rgb(0 0 0 / .05);--shadow-md: 0 4px 6px -1px rgb(0 0 0 / .1), 0 2px 4px -2px rgb(0 0 0 / .1);--shadow-lg: 0 10px 15px -3px rgb(0 0 0 / .1), 0 4px 6px -4px rgb(0 0 0 / .1);--shadow-gold: 0 4px 6px -1px rgb(245 158 11 / .1), 0 2px 4px -2px rgb(245 158 11 / .1)}*{box-sizing:border-box;margin:0;padding:0}body{font-family:var(--font-secondary);color:var(--warm-gray-800);background:linear-gradient(135deg,var(--cream) 0%,var(--warm-gray-50) 100%);line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-weight:400}h1,h2,h3,h4,h5,h6{font-family:var(--font-heading);color:var(--royal-blue);line-height:1.2;margin-bottom:var(--spacing-md)}h1{font-size:2.5rem;font-weight:700}h2{font-size:2rem;font-weight:600}h3{font-size:1.5rem;font-weight:600}h4{font-size:1.25rem;font-weight:500}p{margin-bottom:var(--spacing-md)}a{color:var(--royal-blue);text-decoration:none;transition:color .2s ease}a:hover{color:var(--royal-blue-light)}button{cursor:pointer;border:none;background:none;font-family:inherit;transition:all .2s ease}img{max-width:100%;height:auto}._button_qx13y_1{display:inline-flex;align-items:center;justify-content:center;border-radius:var(--radius-md);font-weight:500;transition:all .2s ease;cursor:pointer;border:none;font-family:var(--font-primary);text-decoration:none}._button_qx13y_1:disabled{opacity:.6;cursor:not-allowed}._primary_qx13y_20{background:linear-gradient(135deg,var(--royal-blue) 0%,var(--royal-blue-dark) 100%);color:var(--white);box-shadow:var(--shadow-md)}._primary_qx13y_20:hover:not(:disabled){background:linear-gradient(135deg,var(--royal-blue-light) 0%,var(--royal-blue) 100%);box-shadow:var(--shadow-lg);transform:translateY(-1px)}._secondary_qx13y_32{background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--white);box-shadow:var(--shadow-md)}._secondary_qx13y_32:hover:not(:disabled){background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold) 100%);box-shadow:var(--shadow-gold);transform:translateY(-1px)}._outline_qx13y_44{border:2px solid var(--royal-blue);background:transparent;color:var(--royal-blue)}._outline_qx13y_44:hover:not(:disabled){background:var(--royal-blue);color:var(--white)}._ghost_qx13y_55{background:transparent;color:var(--gray-600);border:none}._ghost_qx13y_55:hover:not(:disabled){background:var(--gray-100);color:var(--gray-800)}._sm_qx13y_67{padding:var(--spacing-xs) var(--spacing-sm);font-size:.875rem;gap:var(--spacing-xs)}._md_qx13y_73{padding:var(--spacing-sm) var(--spacing-md);font-size:1rem;gap:var(--spacing-sm)}._lg_qx13y_79{padding:var(--spacing-md) var(--spacing-lg);font-size:1.125rem;gap:var(--spacing-sm)}._header_j54ud_1{background:linear-gradient(135deg,var(--primary-brown) 0%,var(--primary-brown-dark) 100%);color:var(--white);padding:var(--spacing-sm) 0;box-shadow:0 8px 32px #2c18104d;position:sticky;top:0;z-index:50;border-bottom:2px solid var(--gold);width:100%;overflow:visible}._container_j54ud_14{max-width:1400px;margin:0 auto;padding:0 var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-sm);width:100%;min-height:100%}._topRow_j54ud_25{display:flex;align-items:center;justify-content:space-between;width:100%}._leftSection_j54ud_32{display:flex;align-items:center;gap:var(--spacing-sm)}._logo_j54ud_38{display:flex;align-items:center;flex-shrink:0}._logoIcon_j54ud_44{width:60px;height:60px;object-fit:contain;filter:drop-shadow(0 2px 4px rgba(255,215,0,.3)) drop-shadow(0 1px 2px rgba(0,0,0,.2)) brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(3000%) hue-rotate(10deg) brightness(1.4) contrast(1.3);transition:transform .3s ease}._logoIcon_j54ud_44:hover{transform:scale(1.08);filter:drop-shadow(0 6px 12px rgba(255,215,0,.4)) drop-shadow(0 3px 6px rgba(0,0,0,.3)) brightness(0) saturate(100%) invert(85%) sepia(100%) saturate(3200%) hue-rotate(8deg) brightness(1.5) contrast(1.3)}._brandText_j54ud_77{display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex:1;z-index:10;min-width:200px;margin:0;padding:0 var(--spacing-md)}._brandName_j54ud_89{font-family:var(--font-heading);font-size:1.5rem;font-weight:600;color:var(--gold-metallic);margin:0;line-height:1.2;letter-spacing:2px;text-shadow:2px 2px 4px rgba(0,0,0,.4);white-space:nowrap;display:block;visibility:visible}._tagline_j54ud_103{font-size:.85rem;color:var(--gold-light);margin:2px 0 0;font-style:italic;font-family:var(--font-elegant);letter-spacing:1.5px;text-shadow:1px 1px 2px rgba(0,0,0,.3);white-space:nowrap;display:block;visibility:visible}._nav_j54ud_116{display:flex;align-items:center;gap:var(--spacing-lg);flex-shrink:0;margin-left:var(--spacing-md)}._navLinks_j54ud_124{display:flex;align-items:center;gap:var(--spacing-lg)}._navLink_j54ud_124{color:var(--white);text-decoration:none;font-weight:500;transition:color .2s ease;position:relative}._navLink_j54ud_124:hover{color:var(--gold-light)}._navLink_j54ud_124:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:var(--gold);transition:width .2s ease}._navLink_j54ud_124:hover:after{width:100%}._dropdown_j54ud_158{position:relative;display:inline-block}._dropdownArrow_j54ud_163{font-size:.8rem;margin-left:var(--spacing-xs);transition:transform .2s ease}._dropdown_j54ud_158:hover ._dropdownArrow_j54ud_163{transform:rotate(180deg)}._dropdownContent_j54ud_173{display:none;position:absolute;top:calc(100% + 8px);left:0;background:var(--primary-brown-dark);min-width:160px;box-shadow:0 8px 16px #0003;border-radius:var(--radius-md);z-index:9999;border:1px solid var(--gold);padding:var(--spacing-sm) 0}._dropdownContent_j54ud_173:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}._dropdown_j54ud_158:hover ._dropdownContent_j54ud_173{display:block}._dropdownContent_j54ud_173 a{color:var(--white);padding:var(--spacing-sm) var(--spacing-md);text-decoration:none;display:block;transition:background-color .2s ease;font-weight:400}._dropdownContent_j54ud_173 a:hover{background-color:var(--gold);color:var(--primary-brown)}._authSection_j54ud_214{display:flex;align-items:center;gap:var(--spacing-md)}._signOutButton_j54ud_220{background:transparent;border:1px solid var(--gold);color:var(--gold);padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:.85rem;font-weight:500;cursor:pointer;transition:all .2s ease}._signOutButton_j54ud_220:hover{background:var(--gold);color:var(--primary-brown)}._cartButton_j54ud_237{position:relative;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);transition:background .2s ease;display:flex;align-items:center;justify-content:center;min-width:40px;min-height:40px}._cartButton_j54ud_237:hover{background:#ffffff1a}._cartBadge_j54ud_257{position:absolute;top:-4px;right:-4px;background:var(--gold);color:var(--white);border-radius:var(--radius-full);font-size:.75rem;font-weight:600;min-width:18px;height:18px;display:flex;align-items:center;justify-content:center;padding:0 4px;line-height:1}._userMenu_j54ud_275{position:relative;display:flex;align-items:center;cursor:pointer}._userAvatar_j54ud_282{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,var(--gold) 0%,var(--gold-light) 100%);display:flex;align-items:center;justify-content:center;border:2px solid var(--gold);box-shadow:0 2px 8px #d4af3766;transition:all .3s ease}._userAvatar_j54ud_282:hover{transform:scale(1.05);box-shadow:0 4px 12px #d4af3799}._userInitial_j54ud_300{font-family:var(--font-heading);font-size:1.125rem;font-weight:700;color:var(--primary-brown);text-shadow:0 1px 2px rgba(0,0,0,.1)}._userDropdown_j54ud_308{position:absolute;top:calc(100% + 8px);right:0;background:var(--primary-brown-dark);min-width:200px;box-shadow:0 8px 24px #0000004d;border-radius:var(--radius-lg);border:1px solid var(--gold);padding:var(--spacing-sm) 0;z-index:9999;animation:_dropdownFade_j54ud_1 .2s ease}._userDropdown_j54ud_308:before{content:"";position:absolute;top:-8px;left:0;right:0;height:8px}@keyframes _dropdownFade_j54ud_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}._dropdownItem_j54ud_342{width:100%;padding:var(--spacing-md) var(--spacing-lg);background:transparent;border:none;color:var(--white);text-align:left;cursor:pointer;transition:all .2s ease;font-size:.9375rem;font-weight:500;display:flex;align-items:center;gap:var(--spacing-sm)}._dropdownItem_j54ud_342:hover{background:var(--gold);color:var(--primary-brown)}._dropdownDivider_j54ud_363{height:1px;background:var(--gold);margin:var(--spacing-sm) 0;opacity:.3}._userEmail_j54ud_370{font-size:.875rem;color:var(--gold-light)}._userName_j54ud_375{font-size:.875rem;color:var(--gold-light);font-weight:500;margin-right:var(--spacing-sm)}@media (max-width: 768px){._header_j54ud_1{padding:8px 0}._container_j54ud_14{flex-direction:row;gap:8px;text-align:left;padding:4px 12px;align-items:center;min-height:50px;max-height:50px}._logo_j54ud_38{order:1;margin-right:8px;margin-bottom:0;flex-shrink:0}._brandText_j54ud_77{order:2;margin:0;padding:0;min-width:auto;flex:1;text-align:left;display:flex;flex-direction:column;justify-content:center}._nav_j54ud_116{order:3;flex-direction:row;gap:4px;width:auto;margin-left:0;margin-top:0;flex-shrink:0}._navLinks_j54ud_124{gap:2px;justify-content:flex-end;flex-wrap:nowrap;overflow:hidden}._authSection_j54ud_214{gap:4px;flex-shrink:0}._brandName_j54ud_89{font-size:.95rem;letter-spacing:.5px;line-height:1.1;margin:0}._tagline_j54ud_103{font-size:.65rem;letter-spacing:.3px;margin:0;line-height:1}._logoIcon_j54ud_44{width:40px;height:40px}._cartButton_j54ud_237{font-size:1.1rem;min-width:32px;min-height:32px;padding:4px}._cartBadge_j54ud_257{top:-2px;right:-2px;font-size:.65rem;min-width:14px;height:14px}._navLink_j54ud_124{font-size:.7rem;padding:4px 3px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;min-width:0}._userMenu_j54ud_275{flex-direction:row;gap:4px;align-items:center}._userName_j54ud_375{font-size:.7rem;margin-right:4px;max-width:60px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}}@media (max-width: 480px){._header_j54ud_1 ._container_j54ud_14{padding:4px 8px!important;gap:8px!important;min-height:auto!important;max-height:none!important;flex-direction:column!important;align-items:stretch!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25{display:flex!important;align-items:center!important;justify-content:space-between!important;width:100%!important;gap:8px!important;order:1!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32{display:flex!important;align-items:center!important;gap:10px!important;flex:1!important;order:1!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32 ._logo_j54ud_38{flex-shrink:0!important;margin:0!important;order:1!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32 ._brandText_j54ud_77{display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:center!important;margin:0!important;padding:0!important;text-align:left!important;order:2!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._authSection_j54ud_214{flex-shrink:0!important;gap:6px!important;background:#fff3!important;padding:4px 8px!important;border-radius:6px!important;display:flex!important;align-items:center!important;order:3!important;margin-left:auto!important}._header_j54ud_1 ._container_j54ud_14 ._nav_j54ud_116{width:100%!important;margin-left:0!important;margin-top:0!important;gap:0!important;flex-direction:column!important;align-items:stretch!important;order:2!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32 ._brandText_j54ud_77 ._brandName_j54ud_89{font-size:1rem!important;letter-spacing:.6px!important;line-height:1.2!important;margin:0!important;color:var(--gold-metallic)!important;font-weight:600!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32 ._brandText_j54ud_77 ._tagline_j54ud_103{font-size:.7rem!important;letter-spacing:.3px!important;margin:2px 0 0!important;line-height:1!important;color:var(--gold-light)!important;font-style:italic!important}._header_j54ud_1 ._container_j54ud_14 ._topRow_j54ud_25 ._leftSection_j54ud_32 ._logo_j54ud_38 ._logoIcon_j54ud_44{width:40px!important;height:40px!important}._navLinks_j54ud_124{display:flex!important;width:100%;justify-content:space-around;gap:4px;padding:8px 0 4px;border-top:1px solid rgba(255,255,255,.2);margin-top:0}._navLink_j54ud_124{font-size:.75rem;padding:6px 8px;border-radius:4px;background:#ffffff1a;text-align:center;flex:1;min-width:0;white-space:nowrap;position:relative}._dropdown_j54ud_158{position:relative;flex:1}._dropdownContent_j54ud_173{position:absolute;top:100%;left:0;right:0;background:var(--primary-brown-dark);border-radius:var(--radius-md);box-shadow:0 8px 16px #0000004d;z-index:9999;border:1px solid var(--gold);padding:4px 0;margin-top:4px}._dropdownContent_j54ud_173 a{padding:8px 12px;font-size:.7rem;text-align:center}._dropdownArrow_j54ud_163{font-size:.6rem}._cartButton_j54ud_237{font-size:1.2rem!important;min-width:36px!important;min-height:36px!important;padding:6px!important;background:#ffffff40!important;border-radius:6px!important;display:flex!important;align-items:center!important;justify-content:center!important;transition:background .2s ease!important}._cartButton_j54ud_237:hover{background:#ffffff59!important}._cartBadge_j54ud_257{top:-3px;right:-3px;font-size:.65rem;min-width:14px;height:14px;background:var(--gold);color:var(--primary-brown);font-weight:600}._userMenu_j54ud_275{position:relative;display:flex!important;align-items:center!important}._userName_j54ud_375{font-size:.8rem!important;color:#fff!important;font-weight:500!important;padding:6px 10px!important;background:#ffffff40!important;border-radius:6px!important;cursor:pointer!important;max-width:90px!important;overflow:hidden!important;text-overflow:ellipsis!important;white-space:nowrap!important;transition:background .2s ease!important}._userName_j54ud_375:hover{background:#ffffff59!important}._userDropdown_j54ud_308{position:absolute;top:100%;right:0;background:var(--primary-brown-dark);border:1px solid var(--gold);border-radius:6px;box-shadow:0 4px 12px #0006;z-index:9999;padding:6px;margin-top:6px;min-width:90px}._dropdownItem_j54ud_342{background:transparent;border:none;color:var(--white);padding:8px 12px;text-align:left;width:100%;cursor:pointer;font-size:.9rem;border-radius:4px;transition:background .2s ease;display:flex;align-items:center;gap:8px}._dropdownItem_j54ud_342:hover{background:var(--gold);color:var(--primary-brown)}._dropdownDivider_j54ud_363{height:1px;background:var(--gold);margin:6px 0;opacity:.3}}._gradeTag_18jnc_1{display:inline-flex;align-items:center;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em}._gradeBPlus_18jnc_12{background:linear-gradient(135deg,#10b981,#059669);color:var(--white)}._gradeA_18jnc_17{background:linear-gradient(135deg,#3b82f6,#2563eb);color:var(--white)}._gradeAPlus_18jnc_22{background:linear-gradient(135deg,#f59e0b,#d97706);color:var(--white)}._gradeAPlusPlus_18jnc_27{background:linear-gradient(135deg,#dc2626,#b91c1c);color:var(--white);box-shadow:0 0 15px #dc26264d}._overlay_1e7qq_1{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--spacing-md);animation:_fadeIn_1e7qq_1 .2s ease}@keyframes _fadeIn_1e7qq_1{0%{opacity:0}to{opacity:1}}._modal_1e7qq_25{background:var(--white);border-radius:var(--radius-lg);box-shadow:0 20px 60px #0000004d;width:100%;max-width:900px;max-height:90vh;overflow-y:auto;position:relative;animation:_slideUp_1e7qq_1 .3s ease}@keyframes _slideUp_1e7qq_1{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}._closeButton_1e7qq_48{position:absolute;top:var(--spacing-md);right:var(--spacing-md);background:#00000080;border:none;font-size:2rem;color:var(--white);cursor:pointer;padding:var(--spacing-xs);border-radius:50%;display:flex;align-items:center;justify-content:center;width:40px;height:40px;transition:all .2s ease;z-index:10}._closeButton_1e7qq_48:hover{background:#000c;transform:scale(1.1)}._content_1e7qq_73{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl);padding:var(--spacing-xl)}._imageSection_1e7qq_81{display:flex;flex-direction:column;gap:var(--spacing-md)}._mainImageContainer_1e7qq_87{position:relative;background:var(--gray-100);border-radius:var(--radius-lg);overflow:hidden;aspect-ratio:1}._mainImage_1e7qq_87{width:100%;height:100%;object-fit:cover}._featuredBadge_1e7qq_101{position:absolute;top:var(--spacing-md);right:var(--spacing-md);background:linear-gradient(135deg,#d4af37,#f4d03f);color:var(--royal-blue);padding:.5rem 1rem;border-radius:12px;font-size:.875rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #d4af3766;z-index:5;animation:_pulseBadge_1e7qq_1 1.5s ease-in-out infinite}@keyframes _pulseBadge_1e7qq_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._navButton_1e7qq_127{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:5}._navButton_1e7qq_127:hover{background:#000c;transform:translateY(-50%) scale(1.1)}._navLeft_1e7qq_150{left:var(--spacing-md)}._navRight_1e7qq_154{right:var(--spacing-md)}._thumbnailGallery_1e7qq_158{display:flex;gap:var(--spacing-sm);overflow-x:auto}._thumbnail_1e7qq_158{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:var(--radius-md);overflow:hidden;cursor:pointer;transition:all .2s ease;background:var(--gray-100);padding:0}._thumbnail_1e7qq_158:hover{border-color:var(--gray-300)}._thumbnail_1e7qq_158._activeThumbnail_1e7qq_181{border-color:var(--royal-blue);box-shadow:0 0 0 2px #1e3a8a33}._thumbnail_1e7qq_158 img{width:100%;height:100%;object-fit:cover}._detailsSection_1e7qq_193{display:flex;flex-direction:column;gap:var(--spacing-lg)}._header_1e7qq_199{display:flex;justify-content:space-between;align-items:flex-start;gap:var(--spacing-md)}._productName_1e7qq_206{font-size:1.75rem;font-weight:700;color:var(--royal-blue);margin:0 0 var(--spacing-xs) 0;line-height:1.2}._arabicName_1e7qq_214{font-size:1.125rem;color:var(--gold);font-weight:500;margin:0 0 var(--spacing-xs) 0}._productCode_1e7qq_221{font-size:.875rem;color:var(--gray-600);font-weight:500;margin:0}._meta_1e7qq_228{display:flex;flex-direction:column;gap:var(--spacing-xs);padding:var(--spacing-md);background:var(--gray-50);border-radius:var(--radius-md)}._metaItem_1e7qq_237{display:flex;gap:var(--spacing-sm);font-size:.875rem}._metaLabel_1e7qq_243{font-weight:600;color:var(--gray-700)}._metaValue_1e7qq_248{color:var(--royal-blue);font-weight:500}._description_1e7qq_253{font-size:1rem;color:var(--gray-700);line-height:1.6;margin:0}._variantSection_1e7qq_261{border-top:1px solid var(--gray-200);border-bottom:1px solid var(--gray-200);padding:var(--spacing-lg) 0}._variantLabel_1e7qq_267{display:block;font-size:.875rem;font-weight:600;color:var(--gray-700);margin-bottom:var(--spacing-md)}._variantGrid_1e7qq_275{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:var(--spacing-sm)}._variantButton_1e7qq_281{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:var(--spacing-md);border:2px solid var(--gray-300);background:var(--white);border-radius:var(--radius-md);cursor:pointer;transition:all .2s ease}._variantButton_1e7qq_281:hover{border-color:var(--royal-blue);background:var(--gray-50)}._variantButton_1e7qq_281._activeVariant_1e7qq_299{border-color:var(--royal-blue);background:#1e3a8a0d;box-shadow:0 0 0 2px #1e3a8a1a}._variantVolume_1e7qq_305{font-size:.875rem;font-weight:600;color:var(--gray-800);margin-bottom:var(--spacing-xs)}._variantPrice_1e7qq_312{font-size:.75rem;color:var(--gray-600)}._priceSection_1e7qq_318{padding:var(--spacing-md) 0}._discountPricing_1e7qq_322{display:flex;flex-direction:column;gap:var(--spacing-sm)}._finalPrice_1e7qq_328{font-size:2rem;font-weight:700;color:var(--royal-blue)}._discountInfo_1e7qq_334{display:flex;align-items:center;gap:var(--spacing-md)}._originalPrice_1e7qq_340{font-size:1.125rem;color:var(--gray-500);text-decoration:line-through}._discountBadge_1e7qq_346{font-size:.875rem;color:#16a34a;font-weight:700;background:#dcfce7;padding:.25rem .75rem;border-radius:var(--radius-sm)}._actions_1e7qq_356{display:flex;gap:var(--spacing-md)}._disclaimer_1e7qq_362{padding:var(--spacing-md);background:linear-gradient(135deg,#f8f9ff,#fff5e6);border-radius:var(--radius-md);border-left:3px solid var(--gold)}._disclaimerText_1e7qq_369{font-size:.75rem;color:var(--gray-600);line-height:1.5;margin:0}@media (max-width: 768px){._content_1e7qq_73{grid-template-columns:1fr;gap:var(--spacing-lg);padding:var(--spacing-lg)}._modal_1e7qq_25{max-height:95vh}._productName_1e7qq_206{font-size:1.5rem}._variantGrid_1e7qq_275{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}._finalPrice_1e7qq_328{font-size:1.5rem}._closeButton_1e7qq_48{width:36px;height:36px;font-size:1.5rem}}._productCard_7o9vm_1{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:all .3s ease;overflow:hidden;border:1px solid var(--gray-200);max-width:200px;width:100%}._productCard_7o9vm_1:hover{box-shadow:var(--shadow-lg);transform:translateY(-2px)}._productCard_7o9vm_1._featured_7o9vm_18{border:2px solid var(--gold);box-shadow:0 0 20px #d4af374d;position:relative;animation:_featuredGlow_7o9vm_1 2s ease-in-out infinite}@keyframes _featuredGlow_7o9vm_1{0%,to{box-shadow:0 0 20px #d4af374d}50%{box-shadow:0 0 30px #d4af3780}}._productCard_7o9vm_1._featured_7o9vm_18:hover{box-shadow:0 0 35px #d4af3799;transform:translateY(-4px)}._featuredBadge_7o9vm_39{position:absolute;top:-10px;right:10px;background:linear-gradient(135deg,#d4af37,#f4d03f);color:var(--royal-blue);padding:.25rem .75rem;border-radius:12px;font-size:.65rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 4px 12px #d4af3766;z-index:10;animation:_pulseBadge_7o9vm_1 1.5s ease-in-out infinite}@keyframes _pulseBadge_7o9vm_1{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}._imageContainer_7o9vm_65{position:relative;height:200px;overflow:hidden;background:var(--gray-100)}._imageWrapper_7o9vm_72{position:relative;height:100%;cursor:pointer}._navButton_7o9vm_78{position:absolute;top:50%;transform:translateY(-50%);background:#00000080;border:none;color:#fff;width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s ease;z-index:3;opacity:0}._imageWrapper_7o9vm_72:hover ._navButton_7o9vm_78{opacity:1}._navButton_7o9vm_78:hover{background:#000c;transform:translateY(-50%) scale(1.1)}._navLeft_7o9vm_106{left:var(--spacing-sm)}._navRight_7o9vm_110{right:var(--spacing-sm)}._productImage_7o9vm_114{width:100%;height:100%;object-fit:cover;transition:all .5s ease}._productCard_7o9vm_1:hover ._productImage_7o9vm_114{transform:scale(1.05)}._gradeTag_7o9vm_125{position:absolute;top:var(--spacing-sm);right:var(--spacing-sm);z-index:2}._statusBadge_7o9vm_132{position:absolute;top:var(--spacing-sm);left:var(--spacing-sm);z-index:2;padding:.5rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #0003}._statusBadge_7o9vm_132._limited_7o9vm_146{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff}._statusBadge_7o9vm_132._out_of_stock_7o9vm_151{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}._imageIndicators_7o9vm_156{position:absolute;bottom:var(--spacing-sm);left:50%;transform:translate(-50%);display:flex;gap:var(--spacing-xs);z-index:2}._indicator_7o9vm_166{width:6px;height:6px;border-radius:50%;background:#ffffff80;transition:all .3s ease}._indicator_7o9vm_166._active_7o9vm_174{background:var(--white);transform:scale(1.2)}._outOfStockBadge_7o9vm_179{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#000c;color:var(--white);padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);font-weight:600;font-size:.875rem;z-index:3}._productInfo_7o9vm_193{padding:var(--spacing-lg)}._productHeader_7o9vm_197{margin-bottom:var(--spacing-md)}._productName_7o9vm_201{font-size:1.25rem;font-weight:600;color:var(--royal-blue);margin-bottom:var(--spacing-xs);line-height:1.3}._arabicName_7o9vm_209{font-size:1rem;color:var(--gold);font-weight:500;margin-bottom:var(--spacing-xs)}._productCode_7o9vm_216{font-size:.875rem;color:var(--gray-600);font-weight:500;margin-bottom:0}._variantSelector_7o9vm_224{display:flex;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);padding:var(--spacing-sm);background:var(--gray-50);border-radius:var(--radius-md)}._variantLabel_7o9vm_234{font-size:.875rem;font-weight:500;color:var(--gray-700);margin:0}._variantDropdown_7o9vm_241{flex:1;padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--gray-300);border-radius:var(--radius-sm);font-size:.875rem;background:var(--white);color:var(--gray-800);cursor:pointer;transition:border-color .2s ease}._variantDropdown_7o9vm_241:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 2px #1e3a8a1a}._productMeta_7o9vm_259{display:flex;flex-wrap:wrap;gap:var(--spacing-sm);margin-bottom:var(--spacing-md);font-size:.875rem}._origin_7o9vm_267{color:var(--royal-blue);font-weight:500}._region_7o9vm_272{color:var(--gray-600)}._volume_7o9vm_276{color:var(--gold);font-weight:500}._description_7o9vm_281{font-size:.875rem;color:var(--gray-600);line-height:1.5;margin-bottom:var(--spacing-lg);display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}._productFooter_7o9vm_292{display:flex;align-items:center;justify-content:space-between;gap:var(--spacing-md)}._priceContainer_7o9vm_299{flex:1}._price_7o9vm_299{font-size:1.25rem;font-weight:700;color:var(--royal-blue)}._actions_7o9vm_309{display:flex;gap:var(--spacing-sm);flex-shrink:0}@media (max-width: 768px){._productFooter_7o9vm_292{flex-direction:column;align-items:stretch;gap:var(--spacing-sm)}._actions_7o9vm_309{width:100%}._actions_7o9vm_309 button{flex:1}}._disclaimer_7o9vm_331{margin-bottom:var(--spacing-md);padding:var(--spacing-sm);background:linear-gradient(135deg,#f8f9ff,#fff5e6);border-radius:var(--radius-md);border-left:3px solid var(--gold)}._disclaimerText_7o9vm_339{font-size:.75rem;color:var(--gray-600);line-height:1.4;margin:0;text-align:center}._container_omy17_1{width:100%}._grid_omy17_5,._loadingGrid_omy17_12{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:var(--spacing-xl);padding:var(--spacing-md)}._loadingCard_omy17_19{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;border:1px solid var(--gray-200);animation:_pulse_omy17_1 2s ease-in-out infinite}._loadingImage_omy17_27{height:250px;background:var(--gray-200)}._loadingContent_omy17_32{padding:var(--spacing-lg)}._loadingLine_omy17_36{height:16px;background:var(--gray-200);border-radius:var(--radius-sm);margin-bottom:var(--spacing-sm)}._loadingLine_omy17_36:first-child{width:80%}._loadingLine_omy17_36:nth-child(2){width:60%}._loadingLine_omy17_36:last-child{width:40%}._emptyState_omy17_55{text-align:center;padding:var(--spacing-2xl);background:var(--white);border-radius:var(--radius-lg);border:1px solid var(--gray-200);margin:var(--spacing-xl)}._emptyTitle_omy17_64{font-size:1.5rem;color:var(--gray-800);margin-bottom:var(--spacing-md)}._emptyDescription_omy17_70{color:var(--gray-600);font-size:1rem;max-width:400px;margin:0 auto}@keyframes _pulse_omy17_1{0%,to{opacity:1}50%{opacity:.5}}@media (max-width: 768px){._grid_omy17_5,._loadingGrid_omy17_12{grid-template-columns:1fr;padding:var(--spacing-sm);gap:var(--spacing-lg)}}@media (max-width: 480px){._grid_omy17_5,._loadingGrid_omy17_12{padding:var(--spacing-xs);gap:var(--spacing-md)}}._filtersContainer_bg9pc_1{background:var(--white);border-radius:var(--radius-lg);padding:var(--spacing-lg);border:1px solid var(--gray-200);box-shadow:var(--shadow-sm)}._filtersHeader_bg9pc_9{display:flex;align-items:center;justify-content:space-between;margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:1px solid var(--gray-200)}._filtersTitle_bg9pc_18{font-size:1.25rem;font-weight:600;color:var(--royal-blue);margin:0}._clearButton_bg9pc_25{color:var(--gold)!important}._clearButton_bg9pc_25:hover{background:var(--gold-light)!important;color:var(--white)!important}._filterGroup_bg9pc_34{margin-bottom:var(--spacing-lg)}._filterGroup_bg9pc_34:last-child{margin-bottom:0}._filterLabel_bg9pc_42{font-size:1rem;font-weight:500;color:var(--gray-800);margin:0 0 var(--spacing-sm) 0}._checkboxGroup_bg9pc_49{display:flex;flex-direction:column;gap:var(--spacing-xs)}._checkboxLabel_bg9pc_55{display:flex;align-items:center;gap:var(--spacing-sm);font-size:.875rem;color:var(--gray-700);cursor:pointer;transition:color .2s ease}._checkboxLabel_bg9pc_55:hover{color:var(--royal-blue)}._checkbox_bg9pc_49{width:16px;height:16px;accent-color:var(--royal-blue);cursor:pointer}._priceInputs_bg9pc_76{display:flex;align-items:center;gap:var(--spacing-sm)}._priceInput_bg9pc_76{flex:1;padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--gray-300);border-radius:var(--radius-sm);font-size:.875rem;font-family:var(--font-primary);transition:border-color .2s ease}._priceInput_bg9pc_76:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 2px #1e3a8a1a}._priceSeparator_bg9pc_98{color:var(--gray-500);font-weight:500}._pricePresets_bg9pc_104{display:flex;flex-direction:column;gap:var(--spacing-xs);margin-bottom:var(--spacing-md)}._pricePresetButton_bg9pc_111{background:var(--white);border:2px solid var(--gray-300);border-radius:var(--radius-md);padding:var(--spacing-sm) var(--spacing-md);font-size:.875rem;font-weight:500;color:var(--gray-700);cursor:pointer;transition:all .2s ease;text-align:left}._pricePresetButton_bg9pc_111:hover{border-color:var(--royal-blue);color:var(--royal-blue);background:var(--blue-50)}._pricePresetButton_bg9pc_111._active_bg9pc_130{border-color:var(--royal-blue);background:var(--royal-blue);color:var(--white)}._customPriceSection_bg9pc_136{border-top:1px solid var(--gray-200);padding-top:var(--spacing-md)}._customPriceLabel_bg9pc_141{font-size:.875rem;color:var(--gray-600);margin:0 0 var(--spacing-sm) 0;font-style:italic}@media (max-width: 768px){._filtersContainer_bg9pc_1{margin-bottom:var(--spacing-lg);padding:var(--spacing-md)}._filtersHeader_bg9pc_9{flex-direction:row;align-items:center;gap:var(--spacing-sm);margin-bottom:var(--spacing-md)}._filtersTitle_bg9pc_18{font-size:1.1rem}._filterGroup_bg9pc_34{margin-bottom:var(--spacing-md)}._filterLabel_bg9pc_42{font-size:.9rem;margin-bottom:var(--spacing-sm)}._checkboxGroup_bg9pc_49{display:flex;flex-direction:column;gap:var(--spacing-sm)}._checkboxLabel_bg9pc_55{font-size:.9rem;padding:var(--spacing-sm);min-height:44px;display:flex;align-items:center;background:var(--gray-50);border-radius:var(--radius-md);border:2px solid transparent;transition:all .2s ease;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._checkboxLabel_bg9pc_55:active{background:var(--blue-100);border-color:var(--royal-blue);transform:scale(.98)}._checkbox_bg9pc_49{width:20px;height:20px;margin-right:var(--spacing-sm)}._pricePresetButton_bg9pc_111{padding:var(--spacing-sm);font-size:.85rem;min-height:44px;-webkit-tap-highlight-color:transparent;touch-action:manipulation}._pricePresetButton_bg9pc_111:active{transform:scale(.98)}._priceInput_bg9pc_76{padding:var(--spacing-sm);font-size:16px;min-height:44px}}@media (max-width: 480px){._checkboxLabel_bg9pc_55{font-size:.85rem;padding:var(--spacing-sm)}._pricePresetButton_bg9pc_111{font-size:.8rem}}._toggleButton_5d7vg_2{position:fixed;left:0;top:50%;transform:translateY(-50%);background:var(--royal-blue);color:var(--white);border:none;padding:var(--spacing-md) var(--spacing-sm);border-radius:0 var(--radius-lg) var(--radius-lg) 0;cursor:pointer;z-index:9999;box-shadow:var(--shadow-lg);transition:all .3s ease;display:flex;align-items:center;gap:var(--spacing-xs);min-height:60px;font-weight:600;font-size:.875rem;touch-action:manipulation;-webkit-tap-highlight-color:transparent}._toggleButton_5d7vg_2:hover{background:var(--royal-blue-dark);transform:translateY(-50%) translate(4px)}._toggleButton_5d7vg_2._open_5d7vg_31{transform:translateY(-50%) translate(320px)}._toggleIcon_5d7vg_35{font-size:1.2rem;font-weight:700}._toggleText_5d7vg_40{writing-mode:horizontal-tb}._sidebar_5d7vg_45{position:fixed;left:-320px;top:0;width:320px;height:100vh;height:100dvh;background:var(--white);box-shadow:var(--shadow-xl);z-index:9998;transition:left .3s ease;display:flex;flex-direction:column;overflow:hidden;max-height:100vh;max-height:100dvh}._sidebarOpen_5d7vg_63{left:0}._sidebarHeader_5d7vg_67{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-lg);border-bottom:1px solid var(--gray-200);background:var(--royal-blue);color:var(--white)}._sidebarTitle_5d7vg_77{font-size:1.25rem;font-weight:600;margin:0}._closeButton_5d7vg_83{background:none;border:none;color:var(--white);font-size:1.5rem;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:background .2s ease}._closeButton_5d7vg_83:hover{background:#ffffff1a}._sidebarContent_5d7vg_103{flex:1;overflow-y:auto;padding:var(--spacing-lg);display:flex;flex-direction:column;gap:var(--spacing-xl);background:var(--white);min-height:200px;position:relative;width:100%}._searchSection_5d7vg_117{display:flex;flex-direction:column;gap:var(--spacing-md)}._sectionTitle_5d7vg_123{font-size:1rem;font-weight:600;color:var(--royal-blue);margin:0;padding-bottom:var(--spacing-sm);border-bottom:2px solid var(--gold)}._searchForm_5d7vg_132{display:flex;gap:var(--spacing-sm)}._searchInput_5d7vg_137{flex:1;padding:var(--spacing-md);border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:1rem;transition:border-color .2s ease}._searchInput_5d7vg_137:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px rgba(var(--royal-blue-rgb),.1)}._searchButton_5d7vg_152{background:var(--royal-blue);color:var(--white);border:none;padding:var(--spacing-md);border-radius:var(--radius-md);cursor:pointer;font-size:1rem;transition:background .2s ease;min-width:48px;display:flex;align-items:center;justify-content:center}._searchButton_5d7vg_152:hover{background:var(--royal-blue-dark)}._filtersSection_5d7vg_172{display:flex;flex-direction:column;gap:var(--spacing-md);flex:1;background:var(--white);min-height:300px}._overlay_5d7vg_182{position:fixed;inset:0;background:#00000080;z-index:9997;touch-action:none;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){._sidebar_5d7vg_45{width:280px;left:-280px}._toggleButton_5d7vg_2._open_5d7vg_31{transform:translateY(-50%) translate(280px)}._toggleText_5d7vg_40{display:none}._toggleButton_5d7vg_2{padding:var(--spacing-md) var(--spacing-sm);min-height:56px;min-width:56px;top:40%;font-size:1rem;border-radius:0 var(--radius-md) var(--radius-md) 0;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:rgba(0,0,0,0);touch-action:manipulation;backface-visibility:hidden;will-change:transform}._toggleButton_5d7vg_2:active{transform:translateY(-50%) scale(.95);background:var(--royal-blue-dark)}._toggleIcon_5d7vg_35{font-size:1.5rem;font-weight:700}}@media (max-width: 480px){._toggleButton_5d7vg_2{position:fixed;left:0;top:20%;width:50px;height:50px;min-width:50px;min-height:50px;padding:8px;z-index:10000;border-radius:0 12px 12px 0;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center;background:#1e40af;color:#fff;border:none;box-shadow:2px 2px 8px #0000004d}._toggleButton_5d7vg_2._open_5d7vg_31{left:calc(100vw - 50px)}._toggleText_5d7vg_40{display:none}._toggleIcon_5d7vg_35{font-size:18px}._sidebar_5d7vg_45{position:fixed;top:0;left:-100vw;width:100vw;height:100vh;background:#fff;z-index:9999;transition:left .3s ease;overflow-y:auto;display:flex;flex-direction:column}._sidebarOpen_5d7vg_63{left:0}._sidebarHeader_5d7vg_67{background:#1e40af;color:#fff;padding:16px;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}._sidebarTitle_5d7vg_77{font-size:18px;font-weight:600;margin:0}._closeButton_5d7vg_83{background:none;border:none;color:#fff;font-size:24px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer}._sidebarContent_5d7vg_103{flex:1;padding:16px;background:#fff;overflow-y:auto;display:flex;flex-direction:column;gap:16px}._overlay_5d7vg_182{z-index:9998}}._overlay_101ry_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--spacing-md)}._modal_101ry_15{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:420px;max-height:90vh;overflow-y:auto;position:relative}._header_101ry_26{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-lg) var(--spacing-lg) 0;border-bottom:1px solid var(--gray-200);padding-bottom:var(--spacing-lg)}._title_101ry_35{font-size:1.5rem;font-weight:600;color:var(--royal-blue);margin:0}._closeButton_101ry_42{background:none;border:none;font-size:1.5rem;color:var(--gray-500);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;width:32px;height:32px;transition:all .2s ease}._closeButton_101ry_42:hover{background:var(--gray-100);color:var(--gray-700)}._content_101ry_63{padding:var(--spacing-lg)}._error_101ry_67{background:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:var(--spacing-sm) var(--spacing-md);border-radius:var(--radius-md);margin-bottom:var(--spacing-lg);font-size:.875rem}._socialButtons_101ry_78{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}._socialButton_101ry_78{display:flex;align-items:center;justify-content:center;gap:var(--spacing-md);padding:var(--spacing-md) var(--spacing-lg);font-weight:500;border:2px solid var(--gray-300);transition:all .2s ease;position:relative}._socialButton_101ry_78:hover{border-color:var(--royal-blue);background:var(--gray-50);transform:translateY(-1px);box-shadow:var(--shadow-md)}._socialIcon_101ry_104{width:20px;height:20px;object-fit:contain;flex-shrink:0}._googleButton_101ry_111:hover{border-color:#4285f4;background:#4285f40d}._appleButton_101ry_116:hover{border-color:#000;background:#0000000d}._emailButton_101ry_121{width:100%;padding:var(--spacing-md) var(--spacing-lg);font-weight:500;border:2px solid var(--royal-blue);color:var(--royal-blue);background:var(--white);transition:all .2s ease}._emailButton_101ry_121:hover{background:var(--royal-blue);color:var(--white);transform:translateY(-1px);box-shadow:var(--shadow-md)}._divider_101ry_138{position:relative;text-align:center;margin:var(--spacing-lg) 0}._divider_101ry_138:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--gray-300)}._divider_101ry_138 span{background:var(--white);padding:0 var(--spacing-md);color:var(--gray-500);font-size:.875rem}._form_101ry_162{display:flex;flex-direction:column;gap:var(--spacing-lg)}._inputGroup_101ry_168{display:flex;flex-direction:column;gap:var(--spacing-xs)}._inputGroup_101ry_168 label{font-weight:500;color:var(--gray-700);font-size:.875rem}._inputGroup_101ry_168 input{padding:var(--spacing-md);border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:1rem;transition:all .2s ease}._inputGroup_101ry_168 input:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px rgba(var(--royal-blue-rgb),.1)}._submitButton_101ry_194{padding:var(--spacing-md) var(--spacing-lg);font-weight:600;font-size:1rem}._switchMode_101ry_200{text-align:center;margin-top:var(--spacing-lg);padding-top:var(--spacing-lg);border-top:1px solid var(--gray-200);font-size:.875rem;color:var(--gray-600)}._switchButton_101ry_209{background:none;border:none;color:var(--royal-blue);cursor:pointer;font-weight:600;margin-left:var(--spacing-xs);text-decoration:underline;transition:color .2s ease}._switchButton_101ry_209:hover{color:var(--royal-blue-dark)}._backButton_101ry_224{background:none;border:none;color:var(--gray-500);cursor:pointer;font-size:.875rem;margin-top:var(--spacing-lg);padding:var(--spacing-sm) 0;transition:color .2s ease;display:flex;align-items:center;gap:var(--spacing-xs)}._backButton_101ry_224:hover{color:var(--royal-blue)}@media (max-width: 480px){._modal_101ry_15{margin:var(--spacing-sm);max-width:none}._title_101ry_35{font-size:1.25rem}._content_101ry_63{padding:var(--spacing-md)}}._socialButton_101ry_78:disabled,._emailButton_101ry_121:disabled,._submitButton_101ry_194:disabled{opacity:.6;cursor:not-allowed;transform:none}._socialButton_101ry_78:disabled:hover,._emailButton_101ry_121:disabled:hover,._submitButton_101ry_194:disabled:hover{transform:none;box-shadow:none}._container_9n04v_1{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb);padding:2rem 1rem}._loginCard_9n04v_10{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:500px;width:100%;padding:2.5rem}._logo_9n04v_19{text-align:center;margin-bottom:2rem}._logo_9n04v_19 h1{font-size:2rem;color:#1e3a8a;margin:0 0 .5rem;font-weight:700}._tagline_9n04v_31{color:#d4af37;font-size:.875rem;font-style:italic;margin:0}._loginTypeSelector_9n04v_38{display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;margin-bottom:2rem}._typeButton_9n04v_45{padding:.75rem 1rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;font-size:.875rem;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s ease}._typeButton_9n04v_45:hover{border-color:#1e3a8a;color:#1e3a8a;transform:translateY(-2px)}._typeButton_9n04v_45._active_9n04v_63{border-color:#1e3a8a;background:#1e3a8a;color:#fff}._header_9n04v_69{text-align:center;margin-bottom:2rem}._header_9n04v_69 h2{font-size:1.5rem;color:#1e3a8a;margin:0 0 .5rem}._description_9n04v_80{color:#6b7280;font-size:.875rem;margin:0}._error_9n04v_86{background:#fee2e2;border:1px solid #ef4444;border-radius:8px;padding:1rem;margin-bottom:1.5rem;color:#dc2626;font-size:.875rem}._error_9n04v_86 strong{display:block;margin-bottom:.25rem}._socialButtons_9n04v_101{margin-bottom:1.5rem}._socialButton_9n04v_101{width:100%;display:flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 1rem;border:2px solid #e5e7eb;background:#fff;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;margin-bottom:.75rem}._socialButton_9n04v_101:hover:not(:disabled){border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._socialButton_9n04v_101:disabled{opacity:.6;cursor:not-allowed}._googleButton_9n04v_133{color:#1f2937}._appleButton_9n04v_137{background:#000;color:#fff;border-color:#000}._appleButton_9n04v_137:hover:not(:disabled){background:#1f2937;border-color:#1f2937}._socialIcon_9n04v_148{width:20px;height:20px}._divider_9n04v_153{position:relative;text-align:center;margin:1.5rem 0}._divider_9n04v_153:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e5e7eb}._divider_9n04v_153 span{position:relative;background:#fff;padding:0 1rem;color:#9ca3af;font-size:.875rem}._form_9n04v_177{margin-bottom:1.5rem}._formGroup_9n04v_181{margin-bottom:1.25rem}._formGroup_9n04v_181 label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}._formGroup_9n04v_181 input{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.9375rem;transition:all .2s ease}._formGroup_9n04v_181 input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._formGroup_9n04v_181 input::placeholder{color:#9ca3af}._footer_9n04v_212{text-align:center;padding-top:1.5rem;border-top:1px solid #e5e7eb}._footer_9n04v_212 p{color:#6b7280;font-size:.875rem;margin:0}._toggleButton_9n04v_224{background:none;border:none;color:#1e3a8a;font-weight:600;cursor:pointer;margin-left:.25rem;font-size:.875rem;text-decoration:underline}._toggleButton_9n04v_224:hover{color:#1e40af}._backLink_9n04v_239{text-align:center;margin-top:1.5rem}._linkButton_9n04v_244{background:none;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;transition:color .2s ease}._linkButton_9n04v_244:hover{color:#1e3a8a}@media (max-width: 640px){._loginCard_9n04v_10{padding:2rem 1.5rem}._logo_9n04v_19 h1{font-size:1.75rem}._header_9n04v_69 h2{font-size:1.25rem}._loginTypeSelector_9n04v_38{grid-template-columns:1fr}}._overlay_65m2p_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}._modal_65m2p_15{background:#fff;border-radius:16px;max-width:700px;width:100%;max-height:80vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._header_65m2p_27{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}._header_65m2p_27 h3{margin:0;color:#1e3a8a;font-size:1.5rem}._closeButton_65m2p_41{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_65m2p_41:hover{background:#f3f4f6;color:#1f2937}._content_65m2p_61{padding:2rem;overflow-y:auto;flex:1}._empty_65m2p_67{text-align:center;color:#9ca3af;padding:3rem;font-size:1rem}._summary_65m2p_75{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem;margin-bottom:2rem;padding:1.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px}._summaryItem_65m2p_85{display:flex;flex-direction:column;gap:.5rem}._summaryItem_65m2p_85 span{color:#6b7280;font-size:.875rem}._summaryItem_65m2p_85 strong{color:#1e3a8a;font-size:1.25rem}._table_65m2p_102{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._tableHeader_65m2p_108{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:1rem;background:#f8f9fa;font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}._tableRow_65m2p_121{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:1rem;padding:1rem;border-top:1px solid #e5e7eb;align-items:center;transition:background .2s ease}._tableRow_65m2p_121:hover{background:#f9fafb}._agentInfo_65m2p_135{display:flex;flex-direction:column;gap:.25rem}._agentName_65m2p_141{font-weight:600;color:#1f2937}._agentEmail_65m2p_146{font-size:.875rem;color:#6b7280}._amount_65m2p_151{color:#059669;font-weight:600}._status_65m2p_156{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}._status_65m2p_156._paid_65m2p_165{background:#d1fae5;color:#065f46}._status_65m2p_156._pending_65m2p_170{background:#fed7aa;color:#92400e}@media (max-width: 768px){._summary_65m2p_75{grid-template-columns:1fr}._tableHeader_65m2p_108{display:none}._tableRow_65m2p_121{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 1rem}._tableRow_65m2p_121>div:before{content:attr(data-label);font-weight:600;color:#6b7280;display:block;margin-bottom:.25rem;font-size:.75rem;text-transform:uppercase}}._overlay_1gelz_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:2rem}._modal_1gelz_15{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:85vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._header_1gelz_27{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}._header_1gelz_27 h3{margin:0;color:#1e3a8a;font-size:1.5rem}._closeButton_1gelz_41{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}._closeButton_1gelz_41:hover{background:#f3f4f6;color:#1f2937}._content_1gelz_61{padding:2rem;overflow-y:auto;flex:1}._empty_1gelz_67{text-align:center;color:#9ca3af;padding:3rem;font-size:1rem}._summary_1gelz_75{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:2rem}._summaryCard_1gelz_82{padding:1.5rem;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}._label_1gelz_91{font-size:.875rem;color:#6b7280;font-weight:500}._value_1gelz_97{font-size:1.75rem;font-weight:700}._value_1gelz_97._paid_1gelz_102{color:#059669}._value_1gelz_97._pending_1gelz_106{color:#f59e0b}._count_1gelz_110{font-size:.875rem;color:#9ca3af}._section_1gelz_116{margin-bottom:2rem}._sectionTitle_1gelz_120{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0 0 1rem}._table_1gelz_128{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}._tableHeader_1gelz_134{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr;gap:1rem;padding:1rem;background:#f8f9fa;font-weight:600;font-size:.875rem;color:#374151;text-transform:uppercase;letter-spacing:.5px}._tableRow_1gelz_147{display:grid;grid-template-columns:2fr 1.5fr 1.5fr 1.5fr;gap:1rem;padding:1rem;border-top:1px solid #e5e7eb;align-items:center;transition:background .2s ease}._tableRow_1gelz_147:hover{background:#f9fafb}._agentInfo_1gelz_161{display:flex;flex-direction:column;gap:.25rem}._agentName_1gelz_167{font-weight:600;color:#1f2937}._agentEmail_1gelz_172{font-size:.875rem;color:#6b7280}._amount_1gelz_177{color:#059669;font-weight:600}._paymentMode_1gelz_182{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;background:#e5e7eb;color:#6b7280}._paymentMode_1gelz_182._cash_1gelz_193{background:#dbeafe;color:#1e40af}._paymentMode_1gelz_182._online_1gelz_198{background:#d1fae5;color:#065f46}._date_1gelz_203{font-size:.875rem;color:#6b7280}@media (max-width: 768px){._summary_1gelz_75{grid-template-columns:1fr}._tableHeader_1gelz_134{display:none}._tableRow_1gelz_147{grid-template-columns:1fr;gap:.5rem;padding:1.5rem 1rem}._tableRow_1gelz_147>div:before{content:attr(data-label);font-weight:600;color:#6b7280;display:block;margin-bottom:.25rem;font-size:.75rem;text-transform:uppercase}}._overlay_6rc9w_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}._modal_6rc9w_15{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._header_6rc9w_25{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid #e5e7eb}._header_6rc9w_25 h3{margin:0;color:#1e3a8a;font-size:1.5rem}._closeButton_6rc9w_39{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s ease}._closeButton_6rc9w_39:hover{background:#f3f4f6;color:#1e3a8a}._productInfo_6rc9w_61{padding:1.5rem;background:#f9fafb;border-bottom:1px solid #e5e7eb}._infoRow_6rc9w_67{display:flex;justify-content:space-between;margin-bottom:.75rem}._infoRow_6rc9w_67:last-child{margin-bottom:0;padding-top:.75rem;border-top:2px solid #1e3a8a}._label_6rc9w_79{font-weight:600;color:#6b7280;font-size:.9375rem}._value_6rc9w_85{font-weight:600;color:#111827;font-size:.9375rem}._valueHighlight_6rc9w_91{font-weight:700;color:#1e3a8a;font-size:1.125rem}._currentAllocations_6rc9w_97{padding:1.5rem;background:#fffbeb;border-bottom:1px solid #e5e7eb}._currentAllocations_6rc9w_97 h4{margin:0 0 1rem;color:#92400e;font-size:1rem}._allocationsList_6rc9w_109{display:flex;flex-direction:column;gap:.5rem}._allocationItem_6rc9w_115{display:flex;justify-content:space-between;align-items:center;padding:.75rem;background:#fff;border-radius:6px;border:1px solid #fcd34d}._userName_6rc9w_125{font-weight:600;color:#111827}._userRole_6rc9w_130{margin-left:.5rem;font-weight:400;color:#6b7280;font-size:.875rem}._units_6rc9w_137{font-weight:700;color:#1e3a8a}._form_6rc9w_142{padding:1.5rem}._formGroup_6rc9w_146{margin-bottom:1.5rem}._formGroup_6rc9w_146:last-of-type{margin-bottom:0}._formGroup_6rc9w_146 label{display:block;font-weight:600;color:#374151;margin-bottom:.5rem;font-size:.9375rem}._formGroup_6rc9w_146 select,._formGroup_6rc9w_146 input{width:100%;padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.9375rem;transition:all .2s ease}._formGroup_6rc9w_146 select:focus,._formGroup_6rc9w_146 input:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._formGroup_6rc9w_146 select:disabled{background:#f3f4f6;cursor:not-allowed}._noUsers_6rc9w_184{margin:.5rem 0 0;color:#dc2626;font-size:.875rem;font-weight:500}._hint_6rc9w_191{margin:.5rem 0 0;color:#6b7280;font-size:.875rem}._actions_6rc9w_197{display:flex;gap:1rem;margin-top:2rem}._cancelButton_6rc9w_203,._submitButton_6rc9w_204{flex:1;padding:.875rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}._cancelButton_6rc9w_203{background:#f3f4f6;color:#374151}._cancelButton_6rc9w_203:hover{background:#e5e7eb}._submitButton_6rc9w_204{background:linear-gradient(135deg,#1e3a8a,#3b82f6);color:#fff}._submitButton_6rc9w_204:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a4d}._submitButton_6rc9w_204:disabled{opacity:.5;cursor:not-allowed;transform:none}._container_1la46_1{padding:2rem;max-width:1600px;margin:0 auto}._header_1la46_7{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._header_1la46_7 h2{color:#1e3a8a;font-size:1.75rem;margin:0}._addButton_1la46_20{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._addButton_1la46_20:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b9814d}._summaryCards_1la46_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._summaryCard_1la46_38{background:linear-gradient(135deg,#fff,#f9fafb);border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000d;transition:all .2s ease}._summaryCard_1la46_38:hover{transform:translateY(-2px);box-shadow:0 4px 16px #1e3a8a1a;border-color:#1e3a8a}._summaryIcon_1la46_63{font-size:2.5rem;line-height:1}._summaryInfo_1la46_68{flex:1}._summaryLabel_1la46_72{font-size:.875rem;color:#6b7280;margin:0 0 .5rem;font-weight:500}._summaryValue_1la46_79{font-size:1.75rem;font-weight:700;color:#1e3a8a;margin:0}._modal_1la46_87{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem;overflow-y:auto}._modalContent_1la46_102{background:#fff;border-radius:12px;padding:2rem;max-width:900px;width:100%;max-height:90vh;overflow-y:auto}._modalContent_1la46_102 h3{color:#1e3a8a;margin:0 0 1.5rem;font-size:1.5rem}._form_1la46_119{display:flex;flex-direction:column;gap:1.5rem}._formRow_1la46_125{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._formGroup_1la46_131{display:flex;flex-direction:column;gap:.5rem}._formGroup_1la46_131 label{font-size:.875rem;font-weight:600;color:#374151}._formGroup_1la46_131 input,._formGroup_1la46_131 select{padding:.75rem;border:2px solid #e5e7eb;border-radius:8px;font-size:.9375rem;transition:all .2s ease}._formGroup_1la46_131 input:focus,._formGroup_1la46_131 select:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._disabledInput_1la46_159{background:#f3f4f6;color:#6b7280;cursor:not-allowed}._priceGrid_1la46_166{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}._priceInput_1la46_172{display:flex;flex-direction:column;gap:.5rem}._priceInput_1la46_172 label{font-size:.875rem;font-weight:500;color:#6b7280}._priceInput_1la46_172 input{padding:.5rem;border:1px solid #e5e7eb;border-radius:6px;font-size:.9375rem}._formActions_1la46_192{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}._cancelButton_1la46_201{background:#f3f4f6;color:#6b7280;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._cancelButton_1la46_201:hover{background:#e5e7eb}._submitButton_1la46_217{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_1la46_217:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a4d}._tableWrapper_1la46_235{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;max-height:calc(100vh - 200px);overflow-x:auto;overflow-y:auto;position:relative}._tableHeader2_1la46_246{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;flex-wrap:wrap;gap:1rem}._tableTitle_1la46_255{color:#1e3a8a;font-size:1.25rem;margin:0}._columnToggles_1la46_261{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}._toggleLabel_1la46_268{font-size:.875rem;font-weight:600;color:#6b7280;margin-right:.5rem}._toggleButton_1la46_275{background:#f3f4f6;color:#6b7280;border:2px solid #e5e7eb;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease}._toggleButton_1la46_275:hover{background:#e5e7eb;transform:translateY(-1px)}._toggleButton_1la46_275._active_1la46_292{background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;border-color:#1e3a8a}._toggleButton_1la46_275._active_1la46_292:hover{background:linear-gradient(135deg,#1e40af,#1e3a8a)}._comingSoon_1la46_302{text-align:center;color:#6b7280;font-size:1rem;padding:3rem}._table_1la46_235{border:1px solid #e5e7eb;border-radius:8px;overflow-x:auto;position:relative;width:100%}._tableHeader_1la46_246{display:grid;grid-template-columns:200px 100px 80px 100px 120px 100px 120px 130px 100px 100px 130px 130px 100px 120px;gap:.75rem;padding:1rem;background:#f8f9fa;font-weight:600;font-size:.75rem;color:#374151;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e5e7eb;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a;min-width:max-content}._tableRow_1la46_337{display:grid;grid-template-columns:200px 100px 80px 100px 120px 100px 120px 130px 100px 100px 130px 130px 100px 120px;gap:.75rem;padding:1rem;border-bottom:1px solid #e5e7eb;align-items:center;transition:background .2s ease;font-size:.875rem;min-width:max-content}._tableRow_1la46_337:hover{background:#f9fafb}._tableRow_1la46_337:last-child{border-bottom:none}._productInfo_1la46_358{display:flex;align-items:center;gap:1rem}._productImage_1la46_364{width:50px;height:50px;object-fit:cover;border-radius:6px;border:1px solid #e5e7eb}._productName_1la46_372{font-weight:600;color:#1f2937;font-size:.9375rem}._productCode_1la46_378{font-size:.75rem;color:#6b7280;font-family:Courier New,monospace}._badge_1la46_385{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;background:#e5e7eb;color:#374151}._qualityBadge_1la46_395{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff}._statusBadge_1la46_405{display:inline-block;padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase}._statusBadge_1la46_405._available_1la46_414{background:#d1fae5;color:#065f46}._statusBadge_1la46_405._limited_1la46_419{background:#fed7aa;color:#92400e}._statusBadge_1la46_405._hidden_1la46_424{background:#e5e7eb;color:#6b7280}._statusBadge_1la46_405._out_of_stock_1la46_429{background:#fee2e2;color:#991b1b}._amount_1la46_434{color:#059669;font-weight:600;font-size:.9375rem}._actions_1la46_441{display:flex;gap:.5rem;align-items:center}._editButton_1la46_447{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._editButton_1la46_447:hover{transform:translateY(-1px);box-shadow:0 2px 8px #2196f34d}._deleteButton_1la46_467{background:#fee2e2;color:#dc2626;border:none;padding:.5rem .75rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s ease}._deleteButton_1la46_467:hover{background:#fecaca;transform:scale(1.1)}._commissionButton_1la46_483{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;width:100%}._commissionButton_1la46_483:hover{transform:translateY(-1px);box-shadow:0 2px 8px #f59e0b4d}._commissionButton_1la46_483 small{font-size:.7rem;opacity:.9}._paymentButton_1la46_507{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center;width:100%}._paymentButton_1la46_507:hover{transform:translateY(-1px);box-shadow:0 2px 8px #8b5cf64d}._allocateButton_1la46_526{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._allocateButton_1la46_526:hover{transform:translateY(-1px);box-shadow:0 2px 8px #10b9814d}._allocationInfo_1la46_547{font-size:.875rem}._allocationSummary_1la46_551{display:flex;flex-direction:column;gap:.5rem}._allocationTotal_1la46_557{display:flex;align-items:center;gap:.5rem;color:#1e3a8a;font-weight:600}._allocationCount_1la46_565{font-size:.75rem;color:#6b7280;font-weight:400}._allocationDetails_1la46_571{display:flex;flex-direction:column;gap:.25rem;padding-left:.5rem;border-left:2px solid #e5e7eb}._allocationRow_1la46_579{display:flex;justify-content:space-between;font-size:.75rem;color:#374151}._allocationRow_1la46_579 span{color:#6b7280}._allocationRow_1la46_579 strong{color:#1e3a8a}._noAllocations_1la46_594{color:#9ca3af;font-style:italic}._paymentButton_1la46_507 small{font-size:.7rem;opacity:.9}._tableRow_1la46_337._editing_1la46_605{background:#f0f9ff;border:2px solid #3b82f6;box-shadow:0 2px 8px #3b82f633}._inlineInput_1la46_611{width:100%;padding:.5rem;border:2px solid #3b82f6;border-radius:6px;font-size:.875rem;font-family:inherit;background:#fff;transition:all .2s ease}._inlineInput_1la46_611:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._inlineSelect_1la46_628{width:100%;padding:.5rem;border:2px solid #3b82f6;border-radius:6px;font-size:.875rem;font-family:inherit;background:#fff;cursor:pointer;transition:all .2s ease}._inlineSelect_1la46_628:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #3b82f61a}._saveButton_1la46_646{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._saveButton_1la46_646:hover{transform:translateY(-1px);box-shadow:0 2px 8px #10b9814d}._cancelButton_1la46_201{background:#f3f4f6;color:#6b7280;border:2px solid #d1d5db;padding:.5rem .75rem;border-radius:6px;font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.25rem}._cancelButton_1la46_201:hover{background:#e5e7eb;border-color:#9ca3af;transform:translateY(-1px)}@media (max-width: 768px){._container_1la46_1{padding:1rem}._modalContent_1la46_102{padding:1.5rem}._formRow_1la46_125,._priceGrid_1la46_166{grid-template-columns:1fr}._formActions_1la46_192{flex-direction:column}._cancelButton_1la46_201,._submitButton_1la46_217{width:100%}}._container_5yctl_1{background:#fff;border-radius:12px;padding:1.5rem;border:2px solid var(--gray-200);margin-bottom:1.5rem}._title_5yctl_9{margin:0 0 1.5rem;color:var(--royal-blue);font-size:1.25rem;font-weight:700}._formGrid_5yctl_16{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}._formGroup_5yctl_23{display:flex;flex-direction:column;gap:.5rem}._formGroup_5yctl_23 label{font-weight:600;color:var(--text-dark);font-size:.9rem}._formGroup_5yctl_23 label._required_5yctl_35:after{content:" *";color:#dc2626}._input_5yctl_40{padding:.75rem;border:2px solid var(--gray-300);border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s}._input_5yctl_40:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px #1e3a8a1a}._input_5yctl_40:disabled{background:var(--gray-100);cursor:not-allowed;opacity:.7}._loadingText_5yctl_61{font-size:.85rem;color:var(--text-medium);font-style:italic}._statusSection_5yctl_68{margin-top:1.5rem}._statusBadge_5yctl_72{display:inline-block;padding:.5rem 1rem;border-radius:8px;font-weight:600;font-size:.9rem;margin-bottom:1rem}._existingCustomer_5yctl_81 ._statusBadge_5yctl_72{background:linear-gradient(135deg,#d1fae5,#a7f3d0);color:#065f46}._newCustomer_5yctl_86 ._statusBadge_5yctl_72{background:linear-gradient(135deg,#dbeafe,#bfdbfe);color:#1e40af}._customerStats_5yctl_91{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;background:#f8fafc;padding:1rem;border-radius:8px}._stat_5yctl_68{display:flex;flex-direction:column;gap:.25rem}._statLabel_5yctl_106{font-size:.85rem;color:var(--text-medium)}._statValue_5yctl_111{font-size:1.1rem;font-weight:700;color:var(--text-dark)}._statValue_5yctl_111._creditWarning_5yctl_117{color:#dc2626}._newCustomerText_5yctl_121{margin:0;padding:.75rem;background:#f0f9ff;border-left:4px solid var(--royal-blue);border-radius:4px;font-size:.9rem;color:var(--text-medium)}._historySection_5yctl_132{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid var(--gray-200)}._historyTitle_5yctl_138{margin:0 0 1rem;color:var(--text-dark);font-size:1rem;font-weight:700}._historyList_5yctl_145{display:flex;flex-direction:column;gap:.75rem}._historyItem_5yctl_151{display:grid;grid-template-columns:100px 1fr auto;align-items:center;gap:1rem;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;transition:all .2s}._historyItem_5yctl_151:hover{background:#f1f5f9;transform:translate(4px)}._historyDate_5yctl_167{font-size:.85rem;color:var(--text-medium);font-weight:600}._historyDescription_5yctl_173{font-size:.9rem;color:var(--text-dark)}._historyQuantity_5yctl_178{color:var(--text-medium);font-size:.85rem}._historyAmount_5yctl_183{font-weight:700;color:var(--royal-blue);font-size:1rem;text-align:right}@media (max-width: 768px){._formGrid_5yctl_16,._customerStats_5yctl_91{grid-template-columns:1fr}._historyItem_5yctl_151{grid-template-columns:1fr;gap:.5rem}._historyAmount_5yctl_183{text-align:left}}._modal_f3z56_2{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_f3z56_16{background:#fff;border-radius:12px;width:100%;max-width:900px;max-height:95vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d}._actionBar_f3z56_27{display:flex;gap:.75rem;padding:1rem;background:#f8fafc;border-bottom:2px solid #e2e8f0;flex-wrap:wrap;position:sticky;top:0;z-index:10}._actionButton_f3z56_39{padding:.6rem 1.2rem;background:var(--royal-blue);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}._actionButton_f3z56_39:hover{background:var(--royal-blue-dark);transform:translateY(-1px)}._closeButton_f3z56_56{padding:.6rem 1.2rem;background:#64748b;color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;margin-left:auto;transition:all .2s}._closeButton_f3z56_56:hover{background:#475569}._receipt_f3z56_74{background:#fff;padding:2rem;color:#1e293b;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}._header_f3z56_82{text-align:center;margin-bottom:1.5rem}._logoSection_f3z56_87{display:flex;flex-direction:column;align-items:center;gap:.5rem}._logo_f3z56_87{height:240px;width:auto;max-width:100%;object-fit:contain}._brandName_f3z56_101{font-size:1.8rem;color:var(--royal-blue);margin:0;font-weight:700;letter-spacing:.5px}._tagline_f3z56_109{font-size:.9rem;color:#64748b;margin:0;font-style:italic}._divider_f3z56_116{height:3px;background:linear-gradient(90deg,transparent,var(--royal-blue),transparent);margin:1.5rem 0}._receiptInfo_f3z56_123{display:grid;grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px}._infoRow_f3z56_133{display:flex;justify-content:space-between;align-items:center}._label_f3z56_139{font-weight:600;color:#64748b;font-size:.9rem}._value_f3z56_145{font-weight:700;color:#1e293b;font-size:.95rem}._detailsGrid_f3z56_152{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}._detailsSection_f3z56_159{padding:1rem;background:#f8fafc;border-radius:8px}._detailsSection_f3z56_159 h3{margin:0 0 .75rem;font-size:1rem;color:var(--royal-blue);font-weight:700;text-transform:uppercase;letter-spacing:.5px}._detailsSection_f3z56_159 p{margin:.25rem 0;font-size:.9rem;line-height:1.5}._itemsSection_f3z56_181{margin-bottom:2rem}._itemsSection_f3z56_181 h3{margin:0 0 1rem;font-size:1.1rem;color:var(--royal-blue);font-weight:700;text-transform:uppercase;letter-spacing:.5px}._itemsTable_f3z56_194{width:100%;border-collapse:collapse;border:2px solid #e2e8f0}._itemsTable_f3z56_194 thead{background:var(--royal-blue);color:#fff}._itemsTable_f3z56_194 th,._itemsTable_f3z56_194 td{padding:.75rem;text-align:center;border:1px solid #e2e8f0;font-size:.9rem}._itemsTable_f3z56_194 th{font-weight:700;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px}._textLeft_f3z56_220{text-align:left!important}._textRight_f3z56_224{text-align:right!important}._itemCode_f3z56_228{font-size:.8rem;color:#64748b}._discountPercent_f3z56_233{font-size:.75rem;color:#64748b;margin-left:.25rem}._summary_f3z56_240{margin:2rem 0;padding:1.5rem;background:#f8fafc;border-radius:8px;border:2px solid #e2e8f0}._summaryRow_f3z56_248{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:1rem}._summaryRow_f3z56_248._discount_f3z56_233{color:#dc2626}._summaryRow_f3z56_248._grandTotal_f3z56_260{border-top:2px solid var(--royal-blue);margin-top:.5rem;padding-top:.75rem;font-size:1.3rem;font-weight:700;color:var(--royal-blue)}._paymentBadge_f3z56_269{padding:.25rem .75rem;background:var(--royal-blue);color:#fff;border-radius:6px;font-weight:700;font-size:.85rem}._bankSection_f3z56_279{margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:2px solid #e2e8f0}._bankSection_f3z56_279 h3{margin:0 0 1rem;font-size:1.1rem;color:var(--royal-blue);font-weight:700;text-transform:uppercase;letter-spacing:.5px}._bankGrid_f3z56_296{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._bankLabel_f3z56_302{margin:0 0 .25rem;font-size:.8rem;color:#64748b;font-weight:600;text-transform:uppercase}._bankValue_f3z56_310{margin:0;font-size:.95rem;font-weight:700;color:#1e293b}._qrSection_f3z56_318{text-align:center;margin-bottom:2rem;padding:1.5rem;background:#f8fafc;border-radius:8px;border:2px dashed var(--royal-blue)}._qrSection_f3z56_318 h3{margin:0 0 1rem;font-size:1.1rem;color:var(--royal-blue);font-weight:700;text-transform:uppercase}._qrCode_f3z56_335{width:200px;height:200px;margin:0 auto;display:block;border:3px solid var(--royal-blue);border-radius:8px;padding:.5rem;background:#fff}._qrText_f3z56_346{margin:.75rem 0 0;font-size:.9rem;color:#64748b;font-weight:600}._termsSection_f3z56_354{margin-bottom:2rem;padding:1.5rem;background:#fffbeb;border-radius:8px;border:2px solid #fde68a}._termsSection_f3z56_354 h4{margin:0 0 .5rem;font-size:.95rem;color:#92400e;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._termsText_f3z56_371{margin:0 0 1rem;font-size:.85rem;color:#78350f;line-height:1.6}._termsText_f3z56_371:last-child{margin-bottom:0}._footer_f3z56_383{text-align:center;padding:1.5rem 1rem;background:var(--royal-blue);color:#fff;border-radius:8px;margin-top:2rem}._thankYou_f3z56_392{margin:0 0 .5rem;font-size:1.2rem;font-weight:700}._contact_f3z56_398,._social_f3z56_399{margin:.25rem 0;font-size:.9rem;opacity:.9}@media print{._modal_f3z56_2{position:static;background:transparent;padding:0}._modalContent_f3z56_16{max-width:100%;max-height:none;overflow:visible;box-shadow:none;border-radius:0}._actionBar_f3z56_27{display:none!important}._receipt_f3z56_74{padding:0}._itemsSection_f3z56_181,._summary_f3z56_240,._bankSection_f3z56_279,._qrSection_f3z56_318,._termsSection_f3z56_354{page-break-inside:avoid}@page{size:A4 portrait;margin:1cm}._header_f3z56_82,._detailsSection_f3z56_159,._summary_f3z56_240,._bankSection_f3z56_279,._qrSection_f3z56_318,._termsSection_f3z56_354{background:#fff!important;border-color:#000!important}body,._receipt_f3z56_74{color:#000}._itemsTable_f3z56_194{border-collapse:collapse}._itemsTable_f3z56_194 th,._itemsTable_f3z56_194 td{border:1px solid #000}}@media (max-width: 768px){._modalContent_f3z56_16{max-height:100vh;border-radius:0}._receipt_f3z56_74{padding:1rem}._detailsGrid_f3z56_152,._receiptInfo_f3z56_123,._bankGrid_f3z56_296{grid-template-columns:1fr}._actionBar_f3z56_27{gap:.5rem}._actionButton_f3z56_39,._closeButton_f3z56_56{font-size:.8rem;padding:.5rem 1rem}._itemsTable_f3z56_194{font-size:.75rem}._itemsTable_f3z56_194 th,._itemsTable_f3z56_194 td{padding:.5rem .25rem}}._openButton_1ujuq_1{padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #10b9814d}._openButton_1ujuq_1:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._modal_1ujuq_19{position:fixed;inset:0;background:#0009;display:flex;justify-content:center;align-items:center;z-index:1000;padding:1rem;overflow-y:auto}._modalContent_1ujuq_34{background:#fff;border-radius:16px;max-width:1200px;width:100%;max-height:95vh;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._modalHeader_1ujuq_45{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:2px solid var(--gray-200);background:linear-gradient(135deg,#f8fafc,#fff)}._modalHeader_1ujuq_45 h2{margin:0;color:var(--royal-blue);font-size:1.75rem}._closeButton_1ujuq_60{background:none;border:none;font-size:2.5rem;color:var(--text-medium);cursor:pointer;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}._closeButton_1ujuq_60:hover{background:var(--gray-200);color:var(--text-dark)}._modalBody_1ujuq_80{padding:2rem;overflow-y:auto;flex:1}._section_1ujuq_86{background:#fff;border:2px solid var(--gray-200);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}._section_1ujuq_86 h3{margin:0 0 1rem;color:var(--royal-blue);font-size:1.25rem;font-weight:700}._section_1ujuq_86 h4{margin:0 0 .75rem;color:var(--text-dark);font-size:1rem;font-weight:700}._productSelection_1ujuq_109{margin-top:1rem}._formRow_1ujuq_113{display:grid;grid-template-columns:2fr 1.5fr 100px 120px;gap:1rem;align-items:end}._formGroup_1ujuq_120{display:flex;flex-direction:column;gap:.5rem}._formGroup_1ujuq_120 label{font-weight:600;color:var(--text-dark);font-size:.9rem}._select_1ujuq_132,._input_1ujuq_133{padding:.75rem;border:2px solid var(--gray-300);border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s}._select_1ujuq_132:focus,._input_1ujuq_133:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px #1e3a8a1a}._addButton_1ujuq_149{padding:.75rem 1rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._addButton_1ujuq_149:hover{transform:translateY(-2px);box-shadow:0 4px 8px #10b9814d}._cartTable_1ujuq_167{margin-top:1rem;border:2px solid var(--gray-200);border-radius:8px;overflow:hidden}._cartHeader_1ujuq_174,._cartRow_1ujuq_175{display:grid;grid-template-columns:2fr 80px 120px 120px 120px 40px;gap:1rem;padding:1rem;align-items:center}._cartHeader_1ujuq_174{background:#f8fafc;font-weight:700;color:var(--text-dark);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--gray-200)}._cartRow_1ujuq_175{border-bottom:1px solid var(--gray-200);transition:background .2s}._cartRow_1ujuq_175:hover{background:#f8fafc}._cartRow_1ujuq_175:last-child{border-bottom:none}._cartProduct_1ujuq_206{display:flex;flex-direction:column;gap:.25rem}._cartProduct_1ujuq_206 strong{color:var(--text-dark)}._cartDetails_1ujuq_216{font-size:.85rem;color:var(--text-medium)}._cartTotal_1ujuq_221{font-weight:700;color:var(--royal-blue)}._removeButton_1ujuq_226{background:#fee2e2;color:#dc2626;border:none;width:32px;height:32px;border-radius:50%;font-size:1.5rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center}._removeButton_1ujuq_226:hover{background:#dc2626;color:#fff;transform:scale(1.1)}._discountSection_1ujuq_248{margin-top:1.5rem;padding-top:1.5rem;border-top:2px solid var(--gray-200)}._discountControls_1ujuq_254{display:grid;grid-template-columns:200px 150px 120px;gap:1rem;align-items:center;margin-top:1rem}._applyButton_1ujuq_262{padding:.75rem 1rem;background:var(--royal-blue);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._applyButton_1ujuq_262:hover{background:var(--royal-blue-dark)}._discountValue_1ujuq_277{color:#dc2626;font-weight:600}._discountPercent_1ujuq_282{font-size:.85rem;color:var(--text-medium);margin-left:.25rem}._cartSummary_1ujuq_289{margin-top:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#fff);border-radius:12px;border:2px solid var(--gray-200)}._summaryRow_1ujuq_297{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;font-size:1.1rem}._summaryRow_1ujuq_297:not(:last-child){border-bottom:1px solid var(--gray-200)}._summaryRow_1ujuq_297._grandTotal_1ujuq_309{font-size:1.5rem;font-weight:700;color:var(--royal-blue);padding-top:1rem;border-top:2px solid var(--royal-blue)}._paymentMethods_1ujuq_318{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;margin-top:1rem}._paymentButton_1ujuq_325{padding:1.25rem;border:2px solid var(--gray-300);background:#fff;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;gap:.5rem}._paymentButton_1ujuq_325:hover{border-color:var(--royal-blue);transform:translateY(-2px)}._paymentButton_1ujuq_325._active_1ujuq_345{background:linear-gradient(135deg,var(--royal-blue),var(--royal-blue-dark));color:#fff;border-color:var(--royal-blue);box-shadow:0 4px 12px #1e3a8a4d}._creditOptions_1ujuq_352{margin-top:1.5rem;padding:1.5rem;background:#f0f9ff;border-radius:8px;border:2px solid #bfdbfe;display:grid;grid-template-columns:1fr 1fr;gap:1rem}._creditSummary_1ujuq_363{grid-column:1 / -1;display:flex;justify-content:space-around;padding:1rem;background:#fff;border-radius:8px;font-weight:600;color:var(--royal-blue)}._modalFooter_1ujuq_375{display:flex;justify-content:flex-end;gap:1rem;padding:1.5rem 2rem;border-top:2px solid var(--gray-200);background:#f8fafc}._cancelButton_1ujuq_384,._submitButton_1ujuq_385{padding:.75rem 2rem;border:none;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s}._cancelButton_1ujuq_384{background:var(--gray-200);color:var(--text-dark)}._cancelButton_1ujuq_384:hover{background:var(--gray-300)}._submitButton_1ujuq_385{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b9814d}._submitButton_1ujuq_385:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._submitButton_1ujuq_385:disabled{opacity:.6;cursor:not-allowed}._error_1ujuq_421{margin-top:1rem;padding:1rem;background:#fee2e2;color:#dc2626;border-radius:8px;border:2px solid #fca5a5;font-weight:600}@media (max-width: 1024px){._formRow_1ujuq_113{grid-template-columns:1fr}._addButton_1ujuq_149{width:100%}._cartHeader_1ujuq_174,._cartRow_1ujuq_175{grid-template-columns:1fr;gap:.5rem}._cartHeader_1ujuq_174{display:none}._discountControls_1ujuq_254,._creditOptions_1ujuq_352{grid-template-columns:1fr}}@media (max-width: 768px){._modalContent_1ujuq_34{max-height:100vh;border-radius:0}._modalHeader_1ujuq_45{padding:1rem 1.5rem}._modalHeader_1ujuq_45 h2{font-size:1.25rem}._modalBody_1ujuq_80{padding:1.5rem}._paymentMethods_1ujuq_318{grid-template-columns:1fr}._modalFooter_1ujuq_375{flex-direction:column-reverse}._cancelButton_1ujuq_384,._submitButton_1ujuq_385{width:100%}}._container_1itpn_1{display:inline-block}._toggleButton_1itpn_5{padding:.75rem 1.5rem;background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #8b5cf64d}._toggleButton_1itpn_5:hover{background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}._modal_1itpn_24{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_1itpn_38{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_1itpn_48{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid var(--gray-200)}._modalHeader_1itpn_48 h2{margin:0;color:var(--royal-blue);font-size:1.5rem}._closeButton_1itpn_62{background:none;border:none;font-size:2rem;color:var(--text-medium);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._closeButton_1itpn_62:hover{background:var(--gray-100);color:var(--text-dark)}._closeButton_1itpn_62:disabled{opacity:.5;cursor:not-allowed}._loading_1itpn_88{padding:2rem;text-align:center;color:var(--text-medium)}._form_1itpn_94{padding:1.5rem}._error_1itpn_98{background:#fee2e2;border:1px solid #dc2626;color:#991b1b;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem}._formGroup_1itpn_108{margin-bottom:1.5rem}._formGroup_1itpn_108 label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-dark);font-size:.9rem}._formGroup_1itpn_108 input,._formGroup_1itpn_108 textarea,._formGroup_1itpn_108 ._select_1itpn_122,._select_1itpn_122{width:100%;padding:.75rem;border:2px solid var(--gray-300);border-radius:8px;font-size:.95rem;transition:border-color .2s}._formGroup_1itpn_108 input:focus,._formGroup_1itpn_108 textarea:focus,._formGroup_1itpn_108 ._select_1itpn_122:focus,._select_1itpn_122:focus{outline:none;border-color:var(--royal-blue)}._formGroup_1itpn_108 input:disabled,._formGroup_1itpn_108 textarea:disabled,._formGroup_1itpn_108 ._select_1itpn_122:disabled{background:var(--gray-100);cursor:not-allowed}._hint_1itpn_147{display:block;margin-top:.5rem;font-size:.85rem;color:var(--text-medium)}._summary_1itpn_154{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}._summary_1itpn_154 h3{margin:0 0 1rem;color:var(--royal-blue);font-size:1.1rem}._summaryRow_1itpn_168{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid var(--gray-200)}._summaryRow_1itpn_168:last-of-type{border-bottom:none;padding-bottom:0}._summaryRow_1itpn_168 span:first-child{color:var(--text-medium);font-weight:500}._summaryRow_1itpn_168 span:last-child{color:var(--text-dark);font-weight:600}._summaryRow_1itpn_168 ._amount_1itpn_191{color:#8b5cf6;font-size:1.3rem;font-weight:700}._info_1itpn_197{margin-top:1rem;padding:.75rem;background:#dbeafe;border-left:4px solid #3b82f6;border-radius:4px;font-size:.85rem;color:#1e40af}._formActions_1itpn_207{display:flex;gap:1rem;justify-content:flex-end}._cancelButton_1itpn_213,._submitButton_1itpn_214{padding:.75rem 1.5rem;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s}._cancelButton_1itpn_213{background:var(--gray-200);color:var(--text-dark)}._cancelButton_1itpn_213:hover:not(:disabled){background:var(--gray-300)}._submitButton_1itpn_214{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 2px 8px #8b5cf64d}._submitButton_1itpn_214:hover:not(:disabled){background:linear-gradient(135deg,#7c3aed,#6d28d9);transform:translateY(-1px);box-shadow:0 4px 12px #8b5cf666}._submitButton_1itpn_214:disabled,._cancelButton_1itpn_213:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._modal_1itpn_24{padding:.5rem}._modalContent_1itpn_38{max-height:95vh}._modalHeader_1itpn_48{padding:1rem}._modalHeader_1itpn_48 h2{font-size:1.25rem}._form_1itpn_94{padding:1rem}._formActions_1itpn_207{flex-direction:column}._cancelButton_1itpn_213,._submitButton_1itpn_214{width:100%}}._container_12j4p_1{display:inline-block}._toggleButton_12j4p_5{padding:.75rem 1.5rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #10b9814d;display:flex;align-items:center;gap:.5rem;position:relative}._toggleButton_12j4p_5:hover{background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}._badge_12j4p_28{background:#dc2626;color:#fff;border-radius:12px;padding:.15rem .5rem;font-size:.75rem;font-weight:700;min-width:20px;text-align:center;animation:_pulse_12j4p_1 2s infinite}@keyframes _pulse_12j4p_1{0%,to{opacity:1}50%{opacity:.7}}._modal_12j4p_49{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_12j4p_63{background:#fff;border-radius:12px;width:100%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._modalHeader_12j4p_75{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid var(--gray-200);flex-shrink:0}._modalHeader_12j4p_75 h2{margin:0;color:var(--royal-blue);font-size:1.5rem}._closeButton_12j4p_90{background:none;border:none;font-size:2rem;color:var(--text-medium);cursor:pointer;padding:0;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s}._closeButton_12j4p_90:hover{background:var(--gray-100);color:var(--text-dark)}._closeButton_12j4p_90:disabled{opacity:.5;cursor:not-allowed}._content_12j4p_116{flex:1;overflow-y:auto;padding:1.5rem}._loading_12j4p_122{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;color:var(--text-medium)}._spinner_12j4p_131{width:40px;height:40px;border:4px solid var(--gray-300);border-top-color:var(--royal-blue);border-radius:50%;animation:_spin_12j4p_131 1s linear infinite;margin-bottom:1rem}@keyframes _spin_12j4p_131{to{transform:rotate(360deg)}}._noData_12j4p_147{text-align:center;padding:3rem 1rem;color:var(--text-medium)}._emptyIcon_12j4p_153{font-size:4rem;margin-bottom:1rem}._noData_12j4p_147 p{margin:.5rem 0;font-size:1.1rem;color:var(--text-dark);font-weight:600}._noData_12j4p_147 small{color:var(--text-medium)}._transfersList_12j4p_169{display:flex;flex-direction:column;gap:1rem}._transferCard_12j4p_175{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid var(--gray-200);border-radius:12px;padding:1.5rem;transition:all .2s}._transferCard_12j4p_175:hover{border-color:#10b981;box-shadow:0 4px 12px #10b9811a}._transferHeader_12j4p_188{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--gray-200)}._userInfo_12j4p_197{flex:1}._userName_12j4p_201{font-size:1.1rem;font-weight:700;color:var(--text-dark);margin-bottom:.25rem}._userEmail_12j4p_208{font-size:.85rem;color:var(--text-medium)}._amount_12j4p_213{font-size:1.8rem;font-weight:700;color:#10b981}._transferDetails_12j4p_219{margin-bottom:1rem}._detailRow_12j4p_223{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.9rem}._label_12j4p_231{color:var(--text-medium);font-weight:600}._note_12j4p_236{background:#f0fdf4;border-left:4px solid #10b981;padding:.75rem;border-radius:4px;margin-top:.75rem}._note_12j4p_236 ._label_12j4p_231{display:block;margin-bottom:.25rem;color:#047857}._note_12j4p_236 span:last-child{color:var(--text-dark);font-size:.9rem}._actions_12j4p_255{display:flex;gap:.75rem}._confirmButton_12j4p_260,._rejectButton_12j4p_261{flex:1;padding:.75rem 1rem;border:none;border-radius:8px;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s}._confirmButton_12j4p_260{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 8px #10b9814d}._confirmButton_12j4p_260:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 12px #10b98166}._rejectButton_12j4p_261{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 8px #ef44444d}._rejectButton_12j4p_261:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-1px);box-shadow:0 4px 12px #ef444466}._confirmButton_12j4p_260:disabled,._rejectButton_12j4p_261:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._modal_12j4p_49{padding:.5rem}._modalContent_12j4p_63{max-height:95vh}._modalHeader_12j4p_75{padding:1rem}._modalHeader_12j4p_75 h2{font-size:1.25rem}._content_12j4p_116,._transferCard_12j4p_175{padding:1rem}._transferHeader_12j4p_188{flex-direction:column;gap:1rem}._amount_12j4p_213{font-size:1.5rem}._actions_12j4p_255{flex-direction:column}._confirmButton_12j4p_260,._rejectButton_12j4p_261{width:100%}}._expenseManager_1pvlm_1{position:relative}._toggleButton_1pvlm_5{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #dc262633}._toggleButton_1pvlm_5:hover{transform:translateY(-2px);box-shadow:0 6px 12px #dc26264d}._toggleButton_1pvlm_5:active{transform:translateY(0)}._modal_1pvlm_28{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._modalContent_1pvlm_43{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px #0000004d}._modalHeader_1pvlm_53{display:flex;justify-content:space-between;align-items:center;padding:24px 32px;border-bottom:2px solid #f3f4f6}._modalHeader_1pvlm_53 h2{margin:0;font-size:24px;font-weight:700;color:#1e3a8a}._closeButton_1pvlm_68{background:none;border:none;font-size:32px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}._closeButton_1pvlm_68:hover{background:#f3f4f6;color:#1f2937}._form_1pvlm_90{padding:32px}._error_1pvlm_94{background:#fee2e2;border:1px solid #fecaca;color:#991b1b;padding:12px 16px;border-radius:8px;margin-bottom:24px;font-size:14px}._formGrid_1pvlm_104{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:32px}._formGroup_1pvlm_111{display:flex;flex-direction:column}._formGroup_1pvlm_111._fullWidth_1pvlm_116{grid-column:1 / -1}._formGroup_1pvlm_111 label{font-size:14px;font-weight:600;color:#374151;margin-bottom:8px}._formGroup_1pvlm_111 input,._formGroup_1pvlm_111 select,._formGroup_1pvlm_111 textarea{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;transition:all .2s;font-family:inherit}._formGroup_1pvlm_111 input:focus,._formGroup_1pvlm_111 select:focus,._formGroup_1pvlm_111 textarea:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._formGroup_1pvlm_111 input:disabled,._formGroup_1pvlm_111 select:disabled,._formGroup_1pvlm_111 textarea:disabled{background:#f9fafb;cursor:not-allowed;opacity:.6}._formGroup_1pvlm_111 textarea{resize:vertical;min-height:80px}._categoryDesc_1pvlm_159{display:block;margin-top:4px;font-size:13px;color:#6b7280;font-style:italic}._formActions_1pvlm_167{display:flex;justify-content:flex-end;gap:12px;padding-top:24px;border-top:2px solid #f3f4f6}._cancelButton_1pvlm_175,._submitButton_1pvlm_176{padding:12px 32px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s;border:none}._cancelButton_1pvlm_175{background:#f3f4f6;color:#374151}._cancelButton_1pvlm_175:hover{background:#e5e7eb}._submitButton_1pvlm_176{background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;box-shadow:0 4px 6px #dc262633}._submitButton_1pvlm_176:hover{transform:translateY(-1px);box-shadow:0 6px 12px #dc26264d}._submitButton_1pvlm_176:active{transform:translateY(0)}._cancelButton_1pvlm_175:disabled,._submitButton_1pvlm_176:disabled{opacity:.5;cursor:not-allowed;transform:none}._expenseList_1pvlm_218{margin-top:32px}._expenseList_1pvlm_218 h3{font-size:20px;font-weight:700;color:#1e3a8a;margin:0 0 20px}._loading_1pvlm_229{text-align:center;padding:40px;color:#6b7280;font-size:15px}._emptyState_1pvlm_236{text-align:center;padding:60px 20px;background:#f9fafb;border-radius:12px;border:2px dashed #e5e7eb}._emptyState_1pvlm_236 p{margin:0 0 8px;color:#6b7280;font-size:15px}._emptyStateHint_1pvlm_250{font-size:14px;color:#9ca3af}._tableContainer_1pvlm_255{overflow-x:auto;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px #0000001a}._expenseTable_1pvlm_263{width:100%;border-collapse:collapse;font-size:14px}._expenseTable_1pvlm_263 thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}._expenseTable_1pvlm_263 th{padding:14px 16px;text-align:left;font-weight:600;color:#374151;font-size:13px;text-transform:uppercase;letter-spacing:.5px}._expenseTable_1pvlm_263 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}._expenseTable_1pvlm_263 tbody tr:hover{background:#f9fafb}._expenseTable_1pvlm_263 tbody tr:last-child{border-bottom:none}._expenseTable_1pvlm_263 td{padding:16px;color:#1f2937}._categoryBadge_1pvlm_302{display:inline-block;padding:4px 12px;background:#dbeafe;color:#1e3a8a;border-radius:6px;font-size:13px;font-weight:500;white-space:nowrap}._descriptionCell_1pvlm_313{display:flex;flex-direction:column;gap:4px}._descriptionCell_1pvlm_313 strong{color:#1f2937;font-weight:600}._notes_1pvlm_324{display:block;color:#6b7280;font-size:13px;font-style:italic;margin-top:2px}._amountCell_1pvlm_332{font-weight:600;color:#dc2626;font-size:15px;white-space:nowrap}@media (max-width: 768px){._modalContent_1pvlm_43{max-height:100vh;border-radius:0}._modalHeader_1pvlm_53,._form_1pvlm_90{padding:20px}._formGrid_1pvlm_104{grid-template-columns:1fr;gap:20px}._formGroup_1pvlm_111._fullWidth_1pvlm_116{grid-column:1}._formActions_1pvlm_167{flex-direction:column-reverse}._cancelButton_1pvlm_175,._submitButton_1pvlm_176{width:100%}._expenseList_1pvlm_218{margin-top:24px}._expenseTable_1pvlm_263{font-size:13px}._expenseTable_1pvlm_263 th,._expenseTable_1pvlm_263 td{padding:12px}._categoryBadge_1pvlm_302{font-size:12px;padding:3px 8px}}._dashboard_1nz4s_1{padding:32px;max-width:1400px;margin:0 auto}._header_1nz4s_7{margin-bottom:32px}._header_1nz4s_7 h1{font-size:32px;font-weight:700;color:#1e3a8a;margin:0 0 8px}._subtitle_1nz4s_18{font-size:16px;color:#6b7280;margin:0}._loading_1nz4s_25{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#6b7280}._spinner_1nz4s_34{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#1e3a8a;border-radius:50%;animation:_spin_1nz4s_34 1s linear infinite;margin-bottom:16px}@keyframes _spin_1nz4s_34{to{transform:rotate(360deg)}}._controls_1nz4s_49{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px;gap:16px;flex-wrap:wrap}._viewModeSelector_1nz4s_58{display:flex;gap:8px;background:#f3f4f6;padding:4px;border-radius:12px}._viewModeSelector_1nz4s_58 button{padding:10px 24px;border:none;background:transparent;border-radius:8px;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s}._viewModeSelector_1nz4s_58 button._active_1nz4s_78{background:#fff;color:#1e3a8a;box-shadow:0 2px 4px #0000001a}._periodSelector_1nz4s_84{display:flex;gap:12px}._yearSelect_1nz4s_89,._monthSelect_1nz4s_90,._quarterSelect_1nz4s_91{padding:10px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-weight:600;color:#1f2937;cursor:pointer;background:#fff;transition:all .2s}._yearSelect_1nz4s_89:focus,._monthSelect_1nz4s_90:focus,._quarterSelect_1nz4s_91:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._summaryCards_1nz4s_112{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:40px}._card_1nz4s_119{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:2px solid transparent;transition:all .3s}._card_1nz4s_119:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a}._card_1nz4s_119 h3{margin:0 0 12px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}._card_1nz4s_119 ._amount_1nz4s_142{margin:0 0 8px;font-size:28px;font-weight:700}._card_1nz4s_119 small{display:block;font-size:13px;color:#9ca3af}._salesCard_1nz4s_154{border-color:#3b82f6}._salesCard_1nz4s_154 ._amount_1nz4s_142{color:#3b82f6}._cogsCard_1nz4s_162{border-color:#ef4444}._cogsCard_1nz4s_162 ._amount_1nz4s_142{color:#ef4444}._grossProfitCard_1nz4s_170{border-color:#8b5cf6}._grossProfitCard_1nz4s_170 ._amount_1nz4s_142{color:#8b5cf6}._opexCard_1nz4s_178{border-color:#f59e0b}._opexCard_1nz4s_178 ._amount_1nz4s_142{color:#f59e0b}._netProfitCard_1nz4s_186{border-color:#10b981}._marginCard_1nz4s_190{border-color:#14b8a6}._profit_1nz4s_194{color:#10b981!important}._loss_1nz4s_198{color:#ef4444!important}._formulaSection_1nz4s_203{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:40px}._formulaSection_1nz4s_203 h2{margin:0 0 24px;font-size:24px;font-weight:700;color:#1e3a8a}._formula_1nz4s_203{display:flex;flex-direction:column;gap:12px;max-width:600px}._formulaStep_1nz4s_225{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f9fafb;border-radius:8px}._formulaStep_1nz4s_225._subtotal_1nz4s_234{background:#e0e7ff;font-weight:600;margin-top:8px}._formulaStep_1nz4s_225._total_1nz4s_240{background:#1e3a8a;color:#fff;font-weight:700;font-size:18px;margin-top:16px;padding:16px 20px}._formulaStep_1nz4s_225._total_1nz4s_240 ._label_1nz4s_249,._formulaStep_1nz4s_225._total_1nz4s_240 ._value_1nz4s_250{color:#fff}._formulaStep_1nz4s_225 ._label_1nz4s_249{font-size:15px;color:#374151}._formulaStep_1nz4s_225 ._value_1nz4s_250{font-size:16px;font-weight:600;color:#1f2937}._expenseBreakdown_1nz4s_266{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:40px}._expenseBreakdown_1nz4s_266>h2{margin:0 0 32px;font-size:24px;font-weight:700;color:#1e3a8a}._expenseSection_1nz4s_281{margin-bottom:32px}._expenseSection_1nz4s_281:last-child{margin-bottom:0}._expenseSection_1nz4s_281 h3{margin:0 0 16px;font-size:18px;font-weight:600;color:#374151;padding-bottom:8px;border-bottom:2px solid #e5e7eb}._expenseGrid_1nz4s_298{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:12px}._expenseItem_1nz4s_304{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb}._categoryName_1nz4s_314{font-size:14px;color:#6b7280;font-weight:500}._categoryAmount_1nz4s_320{font-size:15px;font-weight:700;color:#1f2937}._yearlyBreakdown_1nz4s_327{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d}._yearlyBreakdown_1nz4s_327 h2{margin:0 0 32px;font-size:24px;font-weight:700;color:#1e3a8a}._monthlyChart_1nz4s_341{display:flex;gap:16px;align-items:flex-end;height:300px;padding:20px;background:#f9fafb;border-radius:12px}._monthBar_1nz4s_351{flex:1;display:flex;flex-direction:column;align-items:center;gap:8px}._barContainer_1nz4s_359{flex:1;width:100%;display:flex;align-items:flex-end;position:relative}._bar_1nz4s_359{width:100%;background:linear-gradient(180deg,#3b82f6,#1e40af);border-radius:8px 8px 0 0;min-height:4px;display:flex;align-items:flex-start;justify-content:center;padding-top:8px;cursor:pointer;transition:all .3s;position:relative}._bar_1nz4s_359:hover{filter:brightness(1.1);transform:scaleY(1.05)}._barValue_1nz4s_386{font-size:11px;font-weight:600;color:#fff;writing-mode:vertical-rl;text-orientation:mixed;white-space:nowrap}._monthLabel_1nz4s_395{font-size:12px;font-weight:600;color:#6b7280;text-align:center}._profitLabel_1nz4s_402{font-size:12px;font-weight:700;text-align:center}._noData_1nz4s_409{text-align:center;padding:64px;color:#9ca3af;font-size:16px}@media (max-width: 1024px){._summaryCards_1nz4s_112{grid-template-columns:repeat(2,1fr)}._monthlyChart_1nz4s_341{overflow-x:auto;justify-content:flex-start}._monthBar_1nz4s_351{min-width:60px}}@media (max-width: 768px){._dashboard_1nz4s_1{padding:20px}._header_1nz4s_7 h1{font-size:24px}._controls_1nz4s_49{flex-direction:column;align-items:stretch}._viewModeSelector_1nz4s_58{width:100%}._viewModeSelector_1nz4s_58 button{flex:1}._periodSelector_1nz4s_84{width:100%}._yearSelect_1nz4s_89,._monthSelect_1nz4s_90,._quarterSelect_1nz4s_91{flex:1}._summaryCards_1nz4s_112{grid-template-columns:1fr}._formula_1nz4s_203{max-width:100%}._formulaStep_1nz4s_225{flex-direction:column;align-items:flex-start;gap:8px}._expenseGrid_1nz4s_298{grid-template-columns:1fr}._formulaSection_1nz4s_203,._expenseBreakdown_1nz4s_266,._yearlyBreakdown_1nz4s_327{padding:20px}}._dashboard_6i1vm_1{padding:32px;max-width:1400px;margin:0 auto}._loading_6i1vm_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#6b7280}._spinner_6i1vm_16{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#1e3a8a;border-radius:50%;animation:_spin_6i1vm_16 1s linear infinite;margin-bottom:16px}@keyframes _spin_6i1vm_16{to{transform:rotate(360deg)}}._header_6i1vm_31{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:24px;flex-wrap:wrap}._header_6i1vm_31 h1{font-size:32px;font-weight:700;color:#1e3a8a;margin:0 0 8px}._subtitle_6i1vm_47{font-size:16px;color:#6b7280;margin:0}._periodSelector_6i1vm_53{display:flex;gap:12px}._yearSelect_6i1vm_58,._monthSelect_6i1vm_59{padding:10px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:15px;font-weight:600;color:#1f2937;cursor:pointer;background:#fff;transition:all .2s}._yearSelect_6i1vm_58:focus,._monthSelect_6i1vm_59:focus{outline:none;border-color:#1e3a8a;box-shadow:0 0 0 3px #1e3a8a1a}._summaryCards_6i1vm_79{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}._card_6i1vm_86{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:2px solid #e5e7eb;transition:all .3s}._card_6i1vm_86:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#1e3a8a}._card_6i1vm_86 h3{margin:0 0 12px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}._card_6i1vm_86 ._amount_6i1vm_110{margin:0 0 8px;font-size:28px;font-weight:700;color:#1f2937}._card_6i1vm_86 small{display:block;font-size:13px;color:#9ca3af}._profit_6i1vm_123{color:#10b981!important}._loss_6i1vm_127{color:#ef4444!important}._allocationStatus_6i1vm_132{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:32px}._allocatedBanner_6i1vm_140{display:flex;align-items:center;gap:12px;padding:16px 20px;background:#d1fae5;border:2px solid #10b981;border-radius:12px;color:#065f46;font-weight:600}._allocatedBanner_6i1vm_140 svg{flex-shrink:0;color:#10b981}._allocationActions_6i1vm_157{display:flex;flex-direction:column;gap:16px;align-items:center;text-align:center}._allocationActions_6i1vm_157 p{margin:0;font-size:16px;color:#6b7280}._allocateButton_6i1vm_171{padding:14px 32px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .3s;box-shadow:0 4px 6px #10b9814d}._allocateButton_6i1vm_171:hover{transform:translateY(-2px);box-shadow:0 6px 12px #10b98166}._allocateButton_6i1vm_171:active{transform:translateY(0)}._allocateButton_6i1vm_171:disabled{opacity:.5;cursor:not-allowed;transform:none}._warning_6i1vm_199{font-size:13px;color:#dc2626;font-style:italic}._investorsSection_6i1vm_206{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:32px}._investorsSection_6i1vm_206 h2{margin:0 0 24px;font-size:24px;font-weight:700;color:#1e3a8a}._tableContainer_6i1vm_221{overflow-x:auto}._table_6i1vm_221{width:100%;border-collapse:collapse;font-size:14px}._table_6i1vm_221 thead{background:#f9fafb}._table_6i1vm_221 th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;white-space:nowrap}._table_6i1vm_221 tbody tr{border-bottom:1px solid #f3f4f6;transition:background .2s}._table_6i1vm_221 tbody tr:hover{background:#f9fafb}._table_6i1vm_221 td{padding:16px;color:#1f2937}._nameColumn_6i1vm_258{display:flex;flex-direction:column;gap:4px}._name_6i1vm_258{font-weight:600;color:#1f2937}._email_6i1vm_269{font-size:12px;color:#6b7280}._investorName_6i1vm_274{min-width:200px}._amount_6i1vm_110{font-weight:600;text-align:right}._percentage_6i1vm_283{font-weight:600;text-align:right;color:#1e3a8a}._statusBadge_6i1vm_289{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}._statusBadge_6i1vm_289._active_6i1vm_298{background:#d1fae5;color:#065f46}._statusBadge_6i1vm_289._inactive_6i1vm_303{background:#fee2e2;color:#991b1b}._statusBadge_6i1vm_289._pending_6i1vm_308{background:#fef3c7;color:#92400e}._totalRow_6i1vm_313{background:#f9fafb;font-weight:700}._totalRow_6i1vm_313 td{border-top:2px solid #e5e7eb;border-bottom:2px solid #e5e7eb}._profitBreakdown_6i1vm_324{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d}._profitBreakdown_6i1vm_324 h2{margin:0 0 24px;font-size:24px;font-weight:700;color:#1e3a8a}._breakdownGrid_6i1vm_338{display:flex;flex-direction:column;gap:12px;max-width:600px}._breakdownItem_6i1vm_345{display:flex;justify-content:space-between;align-items:center;padding:12px 20px;background:#f9fafb;border-radius:8px}._breakdownItem_6i1vm_345._total_6i1vm_313{background:#1e3a8a;color:#fff;font-weight:700;font-size:18px;margin-top:12px;padding:16px 20px}._breakdownItem_6i1vm_345._total_6i1vm_313 ._label_6i1vm_363,._breakdownItem_6i1vm_345._total_6i1vm_313 ._value_6i1vm_364{color:#fff}._breakdownItem_6i1vm_345 ._label_6i1vm_363{font-size:15px;color:#374151}._breakdownItem_6i1vm_345 ._value_6i1vm_364{font-size:16px;font-weight:600;color:#1f2937}._noData_6i1vm_380{text-align:center;padding:48px;color:#9ca3af;font-size:16px}@media (max-width: 1024px){._summaryCards_6i1vm_79{grid-template-columns:repeat(2,1fr)}._table_6i1vm_221{font-size:13px}._table_6i1vm_221 th,._table_6i1vm_221 td{padding:12px}}@media (max-width: 768px){._dashboard_6i1vm_1{padding:20px}._header_6i1vm_31{flex-direction:column;align-items:stretch}._header_6i1vm_31 h1{font-size:24px}._periodSelector_6i1vm_53{width:100%}._yearSelect_6i1vm_58,._monthSelect_6i1vm_59{flex:1}._summaryCards_6i1vm_79{grid-template-columns:1fr}._investorsSection_6i1vm_206,._profitBreakdown_6i1vm_324{padding:20px}._tableContainer_6i1vm_221{margin:0 -20px;padding:0 20px}._table_6i1vm_221{font-size:12px}._table_6i1vm_221 th,._table_6i1vm_221 td{padding:8px}._breakdownGrid_6i1vm_338{max-width:100%}._breakdownItem_6i1vm_345{flex-direction:column;align-items:flex-start;gap:8px}}._container_sl37b_1{padding:32px;max-width:1400px;margin:0 auto}._loading_sl37b_7{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px;color:#6b7280}._spinner_sl37b_16{width:48px;height:48px;border:4px solid #e5e7eb;border-top-color:#1e3a8a;border-radius:50%;animation:_spin_sl37b_16 1s linear infinite;margin-bottom:16px}@keyframes _spin_sl37b_16{to{transform:rotate(360deg)}}._header_sl37b_31{margin-bottom:32px}._header_sl37b_31 h1{font-size:32px;font-weight:700;color:#1e3a8a;margin:0 0 8px}._subtitle_sl37b_42{font-size:16px;color:#6b7280;margin:0}._statsCards_sl37b_49{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:32px}._statCard_sl37b_56{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 6px #0000000d;border:2px solid #e5e7eb;transition:all .3s}._statCard_sl37b_56:hover{transform:translateY(-4px);box-shadow:0 8px 16px #0000001a;border-color:#1e3a8a}._statCard_sl37b_56 h3{margin:0 0 12px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#6b7280}._statNumber_sl37b_80{margin:0 0 8px;font-size:36px;font-weight:700;color:#1f2937}._statAmount_sl37b_87{margin:0;font-size:18px;font-weight:600;color:#1e3a8a}._statCard_sl37b_56 small{display:block;font-size:13px;color:#9ca3af}._success_sl37b_100{color:#10b981!important}._filterTabs_sl37b_105{display:flex;gap:8px;background:#f3f4f6;padding:4px;border-radius:12px;margin-bottom:24px;overflow-x:auto}._filterTabs_sl37b_105 button{padding:10px 24px;border:none;background:transparent;border-radius:8px;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s;white-space:nowrap}._filterTabs_sl37b_105 button._active_sl37b_128{background:#fff;color:#1e3a8a;box-shadow:0 2px 4px #0000001a}._filterTabs_sl37b_105 button:hover:not(._active_sl37b_128){color:#1f2937}._tableContainer_sl37b_139{background:#fff;border-radius:16px;box-shadow:0 4px 6px #0000000d;overflow:hidden;margin-bottom:32px}._table_sl37b_139{width:100%;border-collapse:collapse;font-size:14px}._table_sl37b_139 thead{background:#f9fafb}._table_sl37b_139 th{padding:12px 16px;text-align:left;font-weight:600;color:#374151;border-bottom:2px solid #e5e7eb;white-space:nowrap}._table_sl37b_139 tbody tr{border-bottom:1px solid #f3f4f6;transition:background .2s}._table_sl37b_139 tbody tr:hover{background:#f9fafb}._table_sl37b_139 td{padding:16px;color:#1f2937}._investorCell_sl37b_180{display:flex;flex-direction:column;gap:4px}._investorName_sl37b_186{font-weight:600;color:#1f2937}._investorEmail_sl37b_191{font-size:12px;color:#6b7280}._amount_sl37b_196{font-weight:600;text-align:right}._typeBadge_sl37b_201,._statusBadge_sl37b_202{display:inline-block;padding:4px 12px;border-radius:12px;font-size:12px;font-weight:600;text-transform:capitalize}._typeBadge_sl37b_201._profit_sl37b_211{background:#d1fae5;color:#065f46}._typeBadge_sl37b_201._investment_sl37b_216{background:#dbeafe;color:#1e40af}._statusBadge_sl37b_202._pending_sl37b_221{background:#fef3c7;color:#92400e}._statusBadge_sl37b_202._approved_sl37b_226{background:#d1fae5;color:#065f46}._statusBadge_sl37b_202._rejected_sl37b_231{background:#fee2e2;color:#991b1b}._actions_sl37b_236{display:flex;gap:8px}._approveButton_sl37b_241,._rejectButton_sl37b_242{padding:6px 12px;border:none;border-radius:6px;font-size:13px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._approveButton_sl37b_241{background:#10b981;color:#fff}._approveButton_sl37b_241:hover{background:#059669}._rejectButton_sl37b_242{background:#ef4444;color:#fff}._rejectButton_sl37b_242:hover{background:#dc2626}._approveButton_sl37b_241:disabled,._rejectButton_sl37b_242:disabled{opacity:.5;cursor:not-allowed}._processed_sl37b_277{font-size:13px;color:#9ca3af;font-style:italic}._rejectionReason_sl37b_283{font-size:13px;color:#dc2626;font-style:italic;cursor:help}._noData_sl37b_291{background:#fff;border-radius:16px;padding:64px;text-align:center;color:#9ca3af;font-size:16px;box-shadow:0 4px 6px #0000000d;margin-bottom:32px}._guidelines_sl37b_303{background:#fff;padding:32px;border-radius:16px;box-shadow:0 4px 6px #0000000d}._guidelines_sl37b_303 h3{margin:0 0 16px;font-size:20px;font-weight:700;color:#1e3a8a}._guidelines_sl37b_303 ul{margin:0;padding-left:24px;color:#4b5563}._guidelines_sl37b_303 li{margin-bottom:12px;line-height:1.6}._guidelines_sl37b_303 strong{color:#1f2937}@media (max-width: 1024px){._statsCards_sl37b_49{grid-template-columns:repeat(2,1fr)}._table_sl37b_139{font-size:13px}._table_sl37b_139 th,._table_sl37b_139 td{padding:12px}}@media (max-width: 768px){._container_sl37b_1{padding:20px}._header_sl37b_31 h1{font-size:24px}._statsCards_sl37b_49{grid-template-columns:1fr}._filterTabs_sl37b_105{flex-wrap:nowrap}._tableContainer_sl37b_139{margin:0 -20px 32px;border-radius:0}._table_sl37b_139{font-size:12px}._table_sl37b_139 th,._table_sl37b_139 td{padding:8px}._actions_sl37b_236{flex-direction:column}._approveButton_sl37b_241,._rejectButton_sl37b_242{width:100%}._guidelines_sl37b_303{padding:20px}._guidelines_sl37b_303 ul{padding-left:20px}}._container_11tef_1{padding:0}._header_11tef_5{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._header_11tef_5 h1{color:var(--royal-blue);margin:0 0 .5rem;font-size:1.75rem}._subtitle_11tef_19{color:var(--text-medium);margin:0;font-size:.95rem}._refreshButton_11tef_25{padding:.75rem 1.5rem;background:var(--royal-blue);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._refreshButton_11tef_25:hover{background:var(--royal-blue-dark);transform:translateY(-1px)}._loading_11tef_42{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 1rem;color:var(--text-medium)}._spinner_11tef_51{width:50px;height:50px;border:4px solid var(--gray-300);border-top-color:var(--royal-blue);border-radius:50%;animation:_spin_11tef_51 1s linear infinite;margin-bottom:1rem}@keyframes _spin_11tef_51{to{transform:rotate(360deg)}}._statsCards_11tef_68{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_11tef_75{background:#fff;border:2px solid var(--gray-200);border-radius:12px;padding:1.5rem;text-align:center;transition:all .2s}._statCard_11tef_75:hover{border-color:var(--royal-blue);box-shadow:0 4px 12px #1e3a8a1a}._statCard_11tef_75 h3{margin:0 0 .75rem;font-size:.9rem;color:var(--text-medium);text-transform:uppercase;letter-spacing:.5px}._statNumber_11tef_97{margin:0;font-size:2.5rem;font-weight:700;color:var(--royal-blue)}._statAmount_11tef_104{margin:.5rem 0 0;font-size:1.2rem;font-weight:700}._statAmount_11tef_104._success_11tef_110{color:#059669}._statCard_11tef_75 small{color:var(--text-medium);font-size:.85rem}._filterTabs_11tef_120{display:flex;gap:.5rem;margin-bottom:2rem;border-bottom:2px solid var(--gray-200);overflow-x:auto}._filterTabs_11tef_120 button{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-weight:600;font-size:.95rem;color:var(--text-medium);cursor:pointer;transition:all .2s;white-space:nowrap;position:relative;bottom:-2px}._filterTabs_11tef_120 button:hover{color:var(--royal-blue);background:var(--gray-50)}._filterTabs_11tef_120 button._active_11tef_148{color:var(--royal-blue);border-bottom-color:var(--royal-blue)}._noData_11tef_153{text-align:center;padding:3rem 1rem;color:var(--text-medium);background:var(--gray-50);border-radius:8px}._noData_11tef_153 p{margin:0;font-size:1.1rem}._tableContainer_11tef_167{overflow-x:auto;background:#fff;border-radius:12px;border:2px solid var(--gray-200)}._table_11tef_167{width:100%;border-collapse:collapse}._table_11tef_167 thead tr{background:#f8fafc}._table_11tef_167 th{padding:1rem;text-align:left;font-weight:700;font-size:.85rem;color:var(--text-dark);text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid var(--gray-200)}._table_11tef_167 td{padding:1rem;border-bottom:1px solid var(--gray-200);font-size:.9rem}._table_11tef_167 tbody tr:hover{background:#f8fafc}._table_11tef_167 tbody tr:last-child td{border-bottom:none}._userCell_11tef_208{display:flex;flex-direction:column;gap:.25rem}._userName_11tef_214{font-weight:600;color:var(--text-dark)}._userEmail_11tef_219{font-size:.8rem;color:var(--text-medium)}._amount_11tef_224{font-weight:700;color:var(--royal-blue);text-align:right}._statusBadge_11tef_230{display:inline-block;padding:.35rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}._statusBadge_11tef_230._pending_11tef_240{background:#fef3c7;color:#92400e}._statusBadge_11tef_230._confirmed_11tef_245{background:#d1fae5;color:#065f46}._statusBadge_11tef_230._rejected_11tef_250{background:#fee2e2;color:#991b1b}._note_11tef_255{color:var(--text-medium);font-size:.85rem;font-style:italic}._rejectionReason_11tef_261{color:#dc2626;font-size:.85rem;cursor:help}@media (max-width: 768px){._header_11tef_5{flex-direction:column}._refreshButton_11tef_25{width:100%}._statsCards_11tef_68{grid-template-columns:1fr}._filterTabs_11tef_120{gap:.25rem}._filterTabs_11tef_120 button{padding:.75rem 1rem;font-size:.85rem}._tableContainer_11tef_167{overflow-x:scroll}._table_11tef_167{min-width:800px}._table_11tef_167 th,._table_11tef_167 td{padding:.75rem .5rem;font-size:.8rem}}._container_19wch_1{padding:2rem;max-width:1400px;margin:0 auto}._header_19wch_7{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;gap:1rem}._header_19wch_7 h1{color:var(--royal-blue);margin:0;font-size:2rem}._headerActions_19wch_21{display:flex;flex-direction:column;align-items:flex-end;gap:1rem}._actionButtons_19wch_28{display:flex;gap:1rem;flex-wrap:wrap;justify-content:flex-end}._monthSelector_19wch_35{display:flex;align-items:center;gap:1rem}._monthSelector_19wch_35 label{font-weight:600;color:var(--text-dark)}._select_19wch_46{padding:.5rem 1rem;border:2px solid var(--gray-300);border-radius:8px;font-size:.9rem;background:#fff;cursor:pointer}._select_19wch_46:focus{outline:none;border-color:var(--royal-blue)}._refreshButton_19wch_60{padding:.5rem 1.5rem;background:var(--royal-blue);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s}._refreshButton_19wch_60:hover{background:var(--royal-blue-dark);transform:translateY(-1px)}._sampleDataButton_19wch_76{padding:.5rem 1.5rem;background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 8px #f59e0b4d}._sampleDataButton_19wch_76:hover:not(:disabled){background:linear-gradient(135deg,#d97706,#b45309);transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}._sampleDataButton_19wch_76:disabled{opacity:.6;cursor:not-allowed}._summaryCards_19wch_100{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._summaryCard_19wch_100{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #0000001a;display:flex;align-items:center;gap:1rem;transition:all .2s}._summaryCard_19wch_100:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}._cardIcon_19wch_123{font-size:2.5rem}._cardContent_19wch_127{flex:1}._cardLabel_19wch_131{font-size:.9rem;color:var(--text-medium);margin-bottom:.5rem}._cardValue_19wch_137{font-size:1.8rem;font-weight:700}._positive_19wch_142{color:#059669}._negative_19wch_146{color:#dc2626}._section_19wch_151{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a;margin-bottom:2rem}._section_19wch_151 h2{color:var(--royal-blue);margin:0 0 1.5rem;font-size:1.5rem}._section_19wch_151 h3{color:var(--text-dark);margin:1.5rem 0 1rem;font-size:1.2rem}._accountsGrid_19wch_172{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._accountCard_19wch_178{background:linear-gradient(135deg,#f8fafc,#fff);border:2px solid var(--gray-200);border-radius:12px;padding:1.5rem;transition:all .2s}._accountCard_19wch_178:hover{border-color:var(--royal-blue);transform:translateY(-2px);box-shadow:0 4px 12px #1e3a8a1a}._accountHeader_19wch_192{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--gray-200)}._accountHeader_19wch_192 h3{margin:0;color:var(--royal-blue);font-size:1.3rem}._accountBalance_19wch_207{font-size:1.5rem;font-weight:700}._accountDetails_19wch_212{display:flex;flex-direction:column;gap:.75rem}._accountRow_19wch_218{display:flex;justify-content:space-between;align-items:center;font-size:.95rem}._accountRow_19wch_218 span:first-child{color:var(--text-medium)}._accountRow_19wch_218 span:last-child{font-weight:600}._monthlyGrid_19wch_234{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._monthlyCard_19wch_241{background:linear-gradient(135deg,#f1f5f9,#fff);border-radius:12px;padding:1.5rem;text-align:center}._monthlyCard_19wch_241 h3{margin:0 0 1rem;font-size:1rem;color:var(--text-medium);text-transform:uppercase;letter-spacing:.5px}._monthlyValue_19wch_256{font-size:2rem;font-weight:700}._expenseBreakdown_19wch_262{margin-top:2rem}._expenseList_19wch_266{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:.75rem}._expenseItem_19wch_272{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:#f8fafc;border-radius:8px;border-left:4px solid var(--royal-blue)}._expenseItem_19wch_272 span:first-child{color:var(--text-dark);font-weight:500}._expenseAmount_19wch_287{color:#dc2626;font-weight:700}._topSection_19wch_293{margin-top:2rem}._topList_19wch_297{display:flex;flex-direction:column;gap:.75rem}._topItem_19wch_303{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:1rem;padding:1rem;background:#f8fafc;border-radius:8px;transition:all .2s}._topItem_19wch_303:hover{background:#f1f5f9;transform:translate(4px)}._topRank_19wch_319{width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:var(--royal-blue);color:#fff;border-radius:50%;font-weight:700;font-size:1.1rem}._topName_19wch_332{font-weight:600;color:var(--text-dark)}._topStats_19wch_337{display:flex;align-items:center;gap:1.5rem;font-size:.9rem}._topStats_19wch_337 span:first-child{color:var(--text-medium)}._topAmount_19wch_348{font-weight:700;color:var(--royal-blue);font-size:1.1rem}._transactionsTable_19wch_355{overflow-x:auto}._tableHeader_19wch_359,._tableRow_19wch_360{display:grid;grid-template-columns:120px 100px 2fr 120px 140px;gap:1rem;padding:1rem;align-items:center}._tableHeader_19wch_359{background:#f8fafc;border-radius:8px;font-weight:700;color:var(--text-dark);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}._tableRow_19wch_360{border-bottom:1px solid var(--gray-200);transition:background .2s}._tableRow_19wch_360:hover{background:#f8fafc}._tableRow_19wch_360:last-child{border-bottom:none}._typeBadge_19wch_391{display:inline-block;padding:.25rem .75rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase}._typeBadge_19wch_391._income_19wch_400{background:#d1fae5;color:#065f46}._typeBadge_19wch_391._expense_19wch_262{background:#fee2e2;color:#991b1b}._typeBadge_19wch_391._transfer_19wch_410{background:#dbeafe;color:#1e40af}._description_19wch_415{color:var(--text-dark);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}._amount_19wch_422{font-weight:700;text-align:right}._loading_19wch_428{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;color:var(--text-medium)}._tabs_19wch_438{display:flex;gap:8px;margin:24px 0;border-bottom:2px solid #e5e7eb;padding-bottom:0;overflow-x:auto}._tab_19wch_359{padding:12px 24px;border:none;background:transparent;font-size:15px;font-weight:600;color:#6b7280;cursor:pointer;transition:all .2s;border-bottom:3px solid transparent;white-space:nowrap;position:relative;bottom:-2px}._tab_19wch_359:hover{color:#1e3a8a;background:#f9fafb;border-radius:8px 8px 0 0}._activeTab_19wch_468{color:#1e3a8a;border-bottom-color:#1e3a8a;background:#f9fafb;border-radius:8px 8px 0 0}._tabContent_19wch_475{padding:24px 0}@media (max-width: 768px){._container_19wch_1{padding:1rem}._header_19wch_7{flex-direction:column;align-items:flex-start;gap:1rem}._headerActions_19wch_21{width:100%;align-items:stretch}._monthSelector_19wch_35{flex-direction:column;align-items:flex-start;width:100%}._select_19wch_46,._refreshButton_19wch_60{width:100%}._summaryCards_19wch_100,._accountsGrid_19wch_172,._monthlyGrid_19wch_234,._expenseList_19wch_266{grid-template-columns:1fr}._tableHeader_19wch_359,._tableRow_19wch_360{grid-template-columns:1fr;gap:.5rem}._topItem_19wch_303{grid-template-columns:40px 1fr}._topStats_19wch_337{grid-column:2;justify-content:space-between}}._printButton_19wch_540{padding:.5rem 1rem;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;border:none;border-radius:6px;font-size:.85rem;font-weight:600;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #1e3a8a33}._printButton_19wch_540:hover{background:linear-gradient(135deg,#1e40af,#3b82f6);transform:translateY(-1px);box-shadow:0 4px 8px #1e3a8a4d}._printButton_19wch_540:active{transform:translateY(0)}._clickable_19wch_564{cursor:pointer;position:relative}._clickable_19wch_564:after{content:"👁️";position:absolute;top:1rem;right:1rem;font-size:1.2rem;opacity:0;transition:opacity .2s}._clickable_19wch_564:hover:after{opacity:.7}._clickable_19wch_564:active{transform:translateY(0)}._modal_19wch_588{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}._modalContent_19wch_602{background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #0000004d}._modalHeader_19wch_614{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:2px solid var(--gray-200);background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff}._modalHeader_19wch_614 h3{margin:0;font-size:1.3rem;color:#fff}._closeButton_19wch_630{background:#fff3;border:none;color:#fff;font-size:2rem;width:40px;height:40px;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;line-height:1;transition:all .2s}._closeButton_19wch_630:hover{background:#ffffff4d;transform:rotate(90deg)}._modalBody_19wch_651{padding:1.5rem;overflow-y:auto;flex:1}._breakdownList_19wch_657{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}._breakdownItem_19wch_664{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:var(--gray-50);border-radius:8px;border-left:4px solid var(--royal-blue);transition:all .2s}._breakdownItem_19wch_664:hover{background:var(--gray-100);transform:translate(4px)}._breakdownInfo_19wch_680{display:flex;flex-direction:column;gap:.25rem}._breakdownInfo_19wch_680 strong{font-size:1rem;color:var(--text-dark)}._breakdownInfo_19wch_680 small{font-size:.85rem;color:var(--text-medium)}._breakdownValue_19wch_696{font-size:1.2rem;font-weight:700}._breakdownTotal_19wch_701{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;background:linear-gradient(135deg,var(--gray-100) 0%,var(--gray-200) 100%);border-radius:8px;border-top:3px solid var(--royal-blue);margin-top:1rem}._breakdownTotal_19wch_701 strong{font-size:1.1rem;color:var(--text-dark)}._breakdownTotal_19wch_701 ._breakdownValue_19wch_696{font-size:1.5rem}._sectionHeader_19wch_722{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._sectionHeader_19wch_722 h2{margin:0}._viewToggle_19wch_734{display:flex;gap:.5rem;background:var(--gray-100);padding:.25rem;border-radius:8px}._viewToggle_19wch_734 button{padding:.5rem 1rem;border:none;background:transparent;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9rem;color:var(--text-medium);transition:all .2s}._viewToggle_19wch_734 button:hover{color:var(--text-dark)}._viewToggle_19wch_734 ._activeToggle_19wch_758{background:#fff;color:var(--royal-blue);box-shadow:0 2px 4px #0000001a}._groupedAccountsView_19wch_765{display:flex;flex-direction:column;gap:2rem}._accountGroup_19wch_771{background:var(--gray-50);border-radius:12px;padding:1.5rem;border-left:4px solid var(--royal-blue)}._groupHeader_19wch_778{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:2px solid var(--gray-200)}._groupHeader_19wch_778 h3{margin:0;color:var(--royal-blue);font-size:1.2rem}._groupTotal_19wch_793{font-size:1.8rem;font-weight:700}._groupStats_19wch_798{display:flex;gap:2rem;margin-bottom:1rem;font-size:.95rem;font-weight:600}._groupAccounts_19wch_806{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-top:1rem}._groupAccountItem_19wch_813{display:flex;justify-content:space-between;align-items:center;background:#fff;padding:1rem;border-radius:8px;border:1px solid var(--gray-200);transition:all .2s}._groupAccountItem_19wch_813:hover{border-color:var(--royal-blue);transform:translate(4px)}._accountName_19wch_829{font-weight:600;color:var(--text-dark)}._accountValue_19wch_834{font-size:1.1rem;font-weight:700}._container_hz37f_1{padding:var(--spacing-xl)}._header_hz37f_5{margin-bottom:var(--spacing-xl)}._header_hz37f_5 h2{color:var(--gold);font-size:2rem;margin-bottom:var(--spacing-xs)}._header_hz37f_5 p{color:var(--gold-light);font-style:italic}._error_hz37f_20{background:#f443361a;border-left:4px solid #f44336;padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);color:#f44336}._success_hz37f_29{background:#4caf501a;border-left:4px solid #4caf50;padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);color:#4caf50}._rolesInfo_hz37f_38{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}._roleCard_hz37f_45{background:#ffffff0d;padding:var(--spacing-lg);border-radius:var(--radius-md);border:1px solid rgba(212,175,55,.2)}._roleCard_hz37f_45 h4{color:var(--gold);margin-bottom:var(--spacing-sm);font-size:1.2rem}._roleCard_hz37f_45 p{color:#ccc;font-size:.9rem;line-height:1.5}._table_hz37f_64{background:#ffffff08;border-radius:var(--radius-md);overflow:hidden;border:1px solid rgba(255,255,255,.1)}._tableHeader_hz37f_71{display:grid;grid-template-columns:2fr 2fr 2fr;gap:var(--spacing-md);padding:var(--spacing-md);background:#d4af371a;font-weight:600;color:var(--gold);font-size:.9rem;text-transform:uppercase;letter-spacing:.5px}._sortableHeader_hz37f_84{cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .2s;display:flex;align-items:center;gap:var(--spacing-xs)}._sortableHeader_hz37f_84:hover{color:var(--gold-light);transform:translateY(-1px)}._tableRow_hz37f_98{display:grid;grid-template-columns:2fr 2fr 2fr;gap:var(--spacing-md);padding:var(--spacing-md);border-bottom:1px solid rgba(255,255,255,.05);align-items:center;transition:background .2s}._tableRow_hz37f_98:hover{background:#ffffff05}._tableRow_hz37f_98:last-child{border-bottom:none}._userInfoCell_hz37f_116{display:flex;flex-direction:column;gap:4px}._emailCell_hz37f_122{font-family:Courier New,monospace;font-size:.9rem;color:#2196f3;font-weight:600}._displayNameCell_hz37f_129{font-size:.875rem;color:#ccc;font-style:italic}._rolesCell_hz37f_135{display:flex;flex-wrap:wrap;gap:8px;align-items:center;min-height:40px;padding:4px 0}._roleBadge_hz37f_144{display:inline-block;padding:6px 14px;border-radius:var(--radius-full);font-size:.75rem;font-weight:600;letter-spacing:.5px;white-space:nowrap;flex-shrink:0}._adminBadge_hz37f_155{background:linear-gradient(135deg,#d4af37,#c9a961);color:#1a0f0a;box-shadow:0 2px 4px #d4af3733}._businessOwnerBadge_hz37f_161{background:linear-gradient(135deg,#ff9800,#f57c00);color:#fff;box-shadow:0 2px 4px #ff980033}._agentBadge_hz37f_167{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 2px 4px #2196f333}._storeManagerBadge_hz37f_173{background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;box-shadow:0 2px 4px #9c27b033}._investorBadge_hz37f_179{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 2px 4px #4caf5033}._userBadge_hz37f_185{background:linear-gradient(135deg,#607d8b,#455a64);color:#fff;box-shadow:0 2px 4px #607d8b33}._actionsCell_hz37f_191{display:flex;align-items:center;gap:var(--spacing-sm)}._roleSelect_hz37f_197{background:#ffffff0d;border:1px solid rgba(212,175,55,.3);color:#fff;padding:8px 12px;border-radius:var(--radius-md);font-size:.9rem;cursor:pointer;transition:all .2s}._roleSelect_hz37f_197:hover:not(:disabled){background:#ffffff14;border-color:var(--gold)}._roleSelect_hz37f_197:disabled{opacity:.5;cursor:not-allowed}._roleSelect_hz37f_197 option{background:#1a1a1a;color:#fff}._loading_hz37f_223{color:var(--gold-light);font-size:.85rem;font-style:italic}._emptyState_hz37f_229{padding:var(--spacing-xl);text-align:center;color:#999}._emptyState_hz37f_229 p{font-size:1.1rem}._actionButtons_hz37f_239{display:flex;gap:var(--spacing-sm);flex-wrap:wrap;align-items:center}._iconButton_hz37f_246,._resetButton_hz37f_260,._enableButton_hz37f_261,._disableButton_hz37f_262{width:36px;height:36px;border:none;border-radius:var(--radius-md);font-size:1.2rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0}._resetButton_hz37f_260{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 2px 4px #2196f333}._resetButton_hz37f_260:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 8px #2196f34d;transform:translateY(-2px)}._enableButton_hz37f_261{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 2px 4px #4caf5033}._enableButton_hz37f_261:hover{background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 4px 8px #4caf504d;transform:translateY(-2px)}._disableButton_hz37f_262{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;box-shadow:0 2px 4px #f4433633}._disableButton_hz37f_262:hover{background:linear-gradient(135deg,#d32f2f,#c62828);box-shadow:0 4px 8px #f443364d;transform:translateY(-2px)}._disabledBadge_hz37f_312{display:inline-block;padding:4px 12px;border-radius:var(--radius-full);font-size:.75rem;font-weight:600;letter-spacing:.5px;background:#f4433633;color:#f44336;border:1px solid rgba(244,67,54,.4);margin-left:var(--spacing-sm)}._disabledRow_hz37f_325{opacity:.6;background:#f443360d}._disabledRow_hz37f_325:hover{background:#f4433614}._editRolesButton_hz37f_335{width:36px;height:36px;border:none;border-radius:var(--radius-md);font-size:1.2rem;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#9c27b0,#7b1fa2);color:#fff;box-shadow:0 2px 4px #9c27b033;display:flex;align-items:center;justify-content:center;padding:0}._editRolesButton_hz37f_335:hover:not(:disabled){background:linear-gradient(135deg,#7b1fa2,#6a1b9a);box-shadow:0 4px 8px #9c27b04d;transform:translateY(-2px)}._editRolesButton_hz37f_335:disabled{opacity:.5;cursor:not-allowed}._multiRoleEditor_hz37f_363{display:flex;flex-direction:column;gap:var(--spacing-sm);background:#ffffff0d;padding:var(--spacing-md);border-radius:var(--radius-md);border:1px solid rgba(212,175,55,.3)}._roleCheckboxes_hz37f_373{display:grid;grid-template-columns:repeat(2,1fr);gap:var(--spacing-sm)}._roleCheckbox_hz37f_373{display:flex;align-items:center;gap:var(--spacing-xs);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-sm);transition:background .2s}._roleCheckbox_hz37f_373:hover{background:#ffffff0d}._roleCheckbox_hz37f_373 input[type=checkbox]{cursor:pointer;width:16px;height:16px;accent-color:var(--gold)}._roleCheckbox_hz37f_373 input[type=checkbox]:disabled{cursor:not-allowed;opacity:.5}._roleCheckbox_hz37f_373 span{font-size:.875rem;color:#ccc;text-transform:capitalize}._editActions_hz37f_411{display:flex;gap:var(--spacing-sm);margin-top:var(--spacing-xs)}._saveButton_hz37f_417{width:36px;height:36px;border:none;border-radius:var(--radius-md);font-size:1.2rem;cursor:pointer;transition:all .2s;background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 2px 4px #4caf5033;display:flex;align-items:center;justify-content:center;padding:0}._saveButton_hz37f_417:hover:not(:disabled){background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 4px 8px #4caf504d;transform:translateY(-2px)}._saveButton_hz37f_417:disabled{opacity:.5;cursor:not-allowed}._cancelButton_hz37f_445{width:36px;height:36px;border:none;border-radius:var(--radius-md);font-size:1.2rem;cursor:pointer;transition:all .2s;background:#ffffff1a;color:#ccc;border:1px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;padding:0}._cancelButton_hz37f_445:hover:not(:disabled){background:#ffffff26;color:#fff}._cancelButton_hz37f_445:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){._tableHeader_hz37f_71,._tableRow_hz37f_98{grid-template-columns:1fr;gap:var(--spacing-xs)}._tableHeader_hz37f_71 div,._tableRow_hz37f_98 div{padding:var(--spacing-xs) 0}._tableHeader_hz37f_71{display:none}._tableRow_hz37f_98 div:before{content:attr(data-label);font-weight:600;color:var(--gold);display:inline-block;margin-right:var(--spacing-sm)}._rolesInfo_hz37f_38{grid-template-columns:1fr}}._container_1pavh_1{background:var(--white);border-radius:var(--radius-lg);padding:var(--spacing-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}._header_1pavh_9{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:2px solid var(--gray-200);gap:var(--spacing-md);flex-wrap:wrap}._headerLeft_1pavh_20{flex:1}._title_1pavh_24{margin:0;font-size:1.75rem;font-weight:700;color:var(--gray-900);display:flex;align-items:center;gap:.5rem}._subtitle_1pavh_34{margin:.5rem 0 0;font-size:.9375rem;color:var(--gray-600)}._exportButton_1pavh_40{background:linear-gradient(135deg,#059669,#10b981);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #10b9814d}._exportButton_1pavh_40:hover{transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._filters_1pavh_59{margin-bottom:var(--spacing-xl)}._filterRow_1pavh_63{display:flex;gap:var(--spacing-md);flex-wrap:wrap}._searchBox_1pavh_69{display:flex;flex:1;min-width:300px;gap:.5rem}._searchInput_1pavh_76{flex:1;padding:.75rem 1rem;border:1.5px solid var(--gray-300);border-radius:var(--radius-md);font-size:.9375rem;transition:all .2s}._searchInput_1pavh_76:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px #1e3a8a1a}._searchButton_1pavh_91{background:linear-gradient(135deg,var(--royal-blue),#1e40af);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-size:1.25rem;cursor:pointer;transition:all .2s}._searchButton_1pavh_91:hover{transform:scale(1.05)}._filterSelect_1pavh_106{padding:.75rem 1rem;border:1.5px solid var(--gray-300);border-radius:var(--radius-md);font-size:.9375rem;background:#fff;cursor:pointer;transition:all .2s;min-width:180px}._filterSelect_1pavh_106:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px #1e3a8a1a}._clearButton_1pavh_123{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.75rem 1.25rem;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._clearButton_1pavh_123:hover{transform:scale(1.05)}._loading_1pavh_141,._empty_1pavh_142{text-align:center;padding:4rem 2rem;color:var(--gray-600);font-size:1.125rem}._empty_1pavh_142{background:var(--gray-50);border-radius:var(--radius-lg);border:2px dashed var(--gray-300)}._emptySubtext_1pavh_155{margin-top:.5rem;font-size:.9375rem;color:var(--gray-500)}._tableWrapper_1pavh_162{overflow-x:auto;border-radius:var(--radius-lg);border:1px solid var(--gray-200)}._table_1pavh_162{width:100%;border-collapse:collapse;font-size:.9375rem}._table_1pavh_162 thead{background:linear-gradient(135deg,var(--royal-blue),#1e40af);color:#fff}._table_1pavh_162 th{padding:1rem;text-align:left;font-weight:600;white-space:nowrap}._table_1pavh_162 tbody tr{border-bottom:1px solid var(--gray-200);transition:background-color .2s}._table_1pavh_162 tbody tr:hover{background-color:var(--gray-50)}._table_1pavh_162 td{padding:1rem;vertical-align:top}._logRow_1pavh_200{cursor:pointer}._timestamp_1pavh_205{color:var(--gray-700);font-size:.875rem;white-space:nowrap}._userCell_1pavh_211{min-width:200px}._userInfo_1pavh_215{display:flex;flex-direction:column;gap:.25rem}._userName_1pavh_221{font-weight:600;color:var(--gray-900)}._userEmail_1pavh_226{font-size:.8125rem;color:var(--gray-600)}._userRole_1pavh_231{display:inline-block;padding:.125rem .5rem;background:var(--gray-200);color:var(--gray-700);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;width:fit-content}._actionBadge_1pavh_244{display:inline-block;padding:.375rem .75rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap}._actionCreate_1pavh_255{background:linear-gradient(135deg,#10b981,#059669);color:#fff;box-shadow:0 2px 4px #10b98133}._actionUpdate_1pavh_261{background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;box-shadow:0 2px 4px #3b82f633}._actionDelete_1pavh_267{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 2px 4px #ef444433}._actionRestore_1pavh_273{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:#fff;box-shadow:0 2px 4px #8b5cf633}._actionBulk_1pavh_279{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;box-shadow:0 2px 4px #f59e0b33}._actionDefault_1pavh_285{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;box-shadow:0 2px 4px #6b728033}._entityCell_1pavh_292{display:flex;align-items:center;gap:.5rem}._entityIcon_1pavh_298{font-size:1.5rem}._entityType_1pavh_302{font-size:.75rem;color:var(--gray-600);text-transform:uppercase;font-weight:600}._entityName_1pavh_309{font-weight:600;color:var(--gray-900)}._description_1pavh_314{color:var(--gray-700);max-width:300px;line-height:1.5}._detailsButton_1pavh_321{background:linear-gradient(135deg,#6b7280,#4b5563);color:#fff;border:none;padding:.5rem 1rem;border-radius:var(--radius-sm);font-size:.8125rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}._detailsButton_1pavh_321:hover{transform:scale(1.05);background:linear-gradient(135deg,#4b5563,#374151)}._detailsRow_1pavh_340{background:var(--gray-50)}._detailsRow_1pavh_340 td{padding:0!important}._changesPanel_1pavh_348{padding:1.5rem;border-left:4px solid var(--royal-blue)}._changesPanel_1pavh_348 h4{margin:0 0 1rem;font-size:1rem;color:var(--gray-900)}._changesList_1pavh_359{display:flex;flex-direction:column;gap:.75rem}._changeItem_1pavh_365{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border-radius:var(--radius-md);border:1px solid var(--gray-200);flex-wrap:wrap}._changeField_1pavh_376{font-weight:700;color:var(--gray-900);min-width:120px}._changeOld_1pavh_382{padding:.25rem .75rem;background:#fee2e2;color:#991b1b;border-radius:var(--radius-sm);font-family:Courier New,monospace;font-size:.875rem}._changeArrow_1pavh_391{color:var(--gray-400);font-weight:700}._changeNew_1pavh_396{padding:.25rem .75rem;background:#d1fae5;color:#065f46;border-radius:var(--radius-sm);font-family:Courier New,monospace;font-size:.875rem}._metadata_1pavh_405{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid var(--gray-300)}._metadata_1pavh_405 h4{margin:0 0 .75rem;font-size:1rem;color:var(--gray-900)}._metadata_1pavh_405 pre{background:#fff;padding:1rem;border-radius:var(--radius-md);border:1px solid var(--gray-200);overflow-x:auto;font-size:.875rem;color:var(--gray-700)}@media (max-width: 768px){._container_1pavh_1{padding:var(--spacing-md)}._header_1pavh_9{flex-direction:column;align-items:stretch}._exportButton_1pavh_40{width:100%}._filterRow_1pavh_63{flex-direction:column}._searchBox_1pavh_69{min-width:100%}._filterSelect_1pavh_106{width:100%}._tableWrapper_1pavh_162{overflow-x:auto;-webkit-overflow-scrolling:touch}._table_1pavh_162{font-size:.8125rem}._table_1pavh_162 th,._table_1pavh_162 td{padding:.75rem .5rem}._description_1pavh_314{max-width:200px}._changeItem_1pavh_365{flex-direction:column;align-items:flex-start}}@media (max-width: 480px){._container_1pavh_1{padding:var(--spacing-sm);margin:0 calc(-1 * var(--spacing-sm));border-radius:0}._title_1pavh_24{font-size:1.5rem}._table_1pavh_162{font-size:.75rem}._table_1pavh_162 th,._table_1pavh_162 td{padding:.5rem .25rem}}._dashboard_1pdl2_1{padding:var(--spacing-lg);max-width:1400px;margin:0 auto;background:var(--white);min-height:100vh}._header_1pdl2_9{margin-bottom:var(--spacing-xl)}._headerTop_1pdl2_13{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg)}._header_1pdl2_9 h1{color:var(--primary-brown);margin:0;font-size:2rem;font-weight:700}._headerActions_1pdl2_27{display:flex;gap:1rem}._shopButton_1pdl2_32{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #2196f34d}._shopButton_1pdl2_32:hover{transform:translateY(-2px);box-shadow:0 4px 12px #2196f366}._signOutButton_1pdl2_50{background:#0000000d;color:#6b7280;border:1px solid rgba(0,0,0,.1);padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._signOutButton_1pdl2_50:hover{background:#0000001a;color:#374151}._stats_1pdl2_67{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}._statCard_1pdl2_74{background:linear-gradient(135deg,var(--primary-brown),var(--primary-brown-dark));color:var(--white);padding:var(--spacing-lg);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-md)}._statCard_1pdl2_74 h3{font-size:.875rem;font-weight:500;margin:0 0 var(--spacing-sm) 0;opacity:.9}._statCard_1pdl2_74 p{font-size:2rem;font-weight:700;margin:0}._tabs_1pdl2_96{display:flex;border-bottom:2px solid var(--gray-200);margin-bottom:var(--spacing-xl)}._tab_1pdl2_96{background:none;border:none;padding:var(--spacing-md) var(--spacing-lg);font-size:1rem;font-weight:500;color:var(--gray-600);cursor:pointer;border-bottom:2px solid transparent;transition:all .2s ease}._tab_1pdl2_96:hover{color:var(--royal-blue)}._tab_1pdl2_96._active_1pdl2_118{color:var(--royal-blue);border-bottom-color:var(--royal-blue)}._usersTab_1pdl2_124{background:var(--white);border-radius:var(--radius-lg);padding:var(--spacing-xl);box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}._usersHeader_1pdl2_132{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-xl);padding-bottom:var(--spacing-lg);border-bottom:2px solid var(--gray-200);gap:var(--spacing-md);flex-wrap:wrap}._usersHeader_1pdl2_132 h2{color:var(--gold);margin:0;font-size:1.75rem;font-weight:700}._usersHeaderButtons_1pdl2_150{display:flex;gap:var(--spacing-md);flex-wrap:wrap}._fixClaimsButton_1pdl2_156{background:linear-gradient(135deg,#f59e0b,#d97706);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #f59e0b4d}._fixClaimsButton_1pdl2_156:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #f59e0b66}._fixClaimsButton_1pdl2_156:disabled{opacity:.6;cursor:not-allowed}._content_1pdl2_179{background:var(--white)}._table_1pdl2_183{background:var(--white);border-radius:var(--radius-lg);overflow:hidden;box-shadow:var(--shadow-sm);border:1px solid var(--gray-200)}._tableHeader_1pdl2_191{display:grid;grid-template-columns:repeat(7,1fr);background:var(--gray-50);padding:var(--spacing-md);font-weight:600;color:var(--gray-700);font-size:.875rem;border-bottom:1px solid var(--gray-200)}._tableRow_1pdl2_202{display:grid;grid-template-columns:repeat(7,1fr);padding:var(--spacing-md);border-bottom:1px solid var(--gray-100);align-items:center;font-size:.875rem}._tableRow_1pdl2_202:last-child{border-bottom:none}._tableRow_1pdl2_202:hover{background:var(--gray-50)}._statusSelect_1pdl2_219{padding:var(--spacing-xs) var(--spacing-sm);border:1px solid var(--gray-300);border-radius:var(--radius-md);font-size:.875rem;background:var(--white)}._viewButton_1pdl2_227,._editButton_1pdl2_227{background:var(--royal-blue);color:var(--white);border:none;padding:.5rem .75rem;border-radius:var(--radius-md);font-size:.8rem;cursor:pointer;white-space:nowrap;font-weight:500;transition:all .2s}._viewButton_1pdl2_227:hover,._editButton_1pdl2_227:hover{background:var(--royal-blue-dark)}._deleteButton_1pdl2_244{background:#dc2626;color:var(--white);border:none;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:.75rem;cursor:pointer}._deleteButton_1pdl2_244:hover{background:#b91c1c}._stockButton_1pdl2_258{border:none;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease}._stockButton_1pdl2_258._inStock_1pdl2_268{background:#10b981;color:var(--white)}._stockButton_1pdl2_258._outOfStock_1pdl2_273{background:#ef4444;color:var(--white)}._addProductForm_1pdl2_279{background:var(--gray-50);padding:var(--spacing-lg);border-radius:var(--radius-lg);margin-bottom:var(--spacing-xl)}._addProductForm_1pdl2_279 h3{color:var(--royal-blue);margin:0 0 var(--spacing-lg) 0;font-size:1.25rem}._formGrid_1pdl2_292{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:var(--spacing-md);margin-bottom:var(--spacing-lg)}._formGrid_1pdl2_292 input,._formGrid_1pdl2_292 select,._formGrid_1pdl2_292 textarea{padding:var(--spacing-md);border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:1rem;transition:border-color .2s ease}._formGrid_1pdl2_292 input:focus,._formGrid_1pdl2_292 select:focus,._formGrid_1pdl2_292 textarea:focus{outline:none;border-color:var(--royal-blue)}._formGrid_1pdl2_292 textarea{grid-column:span 2;min-height:80px;resize:vertical}._formActions_1pdl2_322{display:flex;justify-content:space-between;align-items:center}._formActions_1pdl2_322 label{display:flex;align-items:center;gap:var(--spacing-xs);font-size:.875rem;color:var(--gray-700)}._addButton_1pdl2_336{background:var(--gold);color:var(--white);border:none;padding:var(--spacing-md) var(--spacing-lg);border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:background .2s ease}._addButton_1pdl2_336:hover{background:var(--gold-dark)}._error_1pdl2_351{background:#fee2e2;color:#dc2626;padding:var(--spacing-lg);border-radius:var(--radius-lg);text-align:center;font-weight:500}._loading_1pdl2_360{text-align:center;padding:var(--spacing-xl);color:var(--gray-600);font-size:1.125rem}@media (max-width: 1024px){._tableHeader_1pdl2_191,._tableRow_1pdl2_202{grid-template-columns:repeat(5,1fr)}._tableHeader_1pdl2_191>div:nth-child(n+6),._tableRow_1pdl2_202>div:nth-child(n+6){display:none}}@media (max-width: 768px){._dashboard_1pdl2_1{padding:var(--spacing-md)}._stats_1pdl2_67{grid-template-columns:repeat(2,1fr)}._tableHeader_1pdl2_191,._tableRow_1pdl2_202{grid-template-columns:repeat(3,1fr)}._tableHeader_1pdl2_191>div:nth-child(n+4),._tableRow_1pdl2_202>div:nth-child(n+4){display:none}._formGrid_1pdl2_292{grid-template-columns:1fr}._formGrid_1pdl2_292 textarea{grid-column:span 1}._formActions_1pdl2_322{flex-direction:column;gap:var(--spacing-md);align-items:stretch}}@media (max-width: 480px){._stats_1pdl2_67{grid-template-columns:1fr}._tabs_1pdl2_96{flex-wrap:wrap}._tab_1pdl2_96{flex:1;min-width:120px}}._analyticsTab_1pdl2_430{padding:var(--spacing-lg)}._analyticsSection_1pdl2_434{margin-bottom:var(--spacing-2xl)}._analyticsSection_1pdl2_434 h3{color:var(--primary-brown);margin-bottom:var(--spacing-lg);font-size:1.25rem;font-weight:600}._analyticsGrid_1pdl2_445{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}._analyticsCard_1pdl2_452{background:var(--white);border:1px solid var(--gold-light);border-radius:var(--radius-lg);padding:var(--spacing-lg);text-align:center;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}._analyticsCard_1pdl2_452:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}._analyticsCard_1pdl2_452 h4{color:var(--primary-brown);font-size:.875rem;font-weight:500;margin:0 0 var(--spacing-sm) 0;opacity:.8}._bigNumber_1pdl2_475{font-size:2rem;font-weight:700;color:var(--gold);margin:0}._topProductsList_1pdl2_482{background:var(--white);border:1px solid var(--gold-light);border-radius:var(--radius-lg);overflow:hidden}._topProductItem_1pdl2_489{display:flex;align-items:center;padding:var(--spacing-md) var(--spacing-lg);border-bottom:1px solid var(--gold-light)}._topProductItem_1pdl2_489:last-child{border-bottom:none}._productRank_1pdl2_500{background:var(--gold);color:var(--white);width:32px;height:32px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:var(--spacing-md)}._productInfo_1pdl2_513 h4{margin:0 0 var(--spacing-xs) 0;color:var(--primary-brown);font-weight:600}._productInfo_1pdl2_513 p{margin:0;color:var(--gray-600);font-size:.875rem}._statusBadge_1pdl2_526{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._statusBadge_1pdl2_526._admin_1pdl2_535{background:var(--gold);color:var(--white)}._statusBadge_1pdl2_526._businessOwner_1pdl2_540{background:linear-gradient(135deg,#8b5cf6,#7c3aed);color:var(--white)}._statusBadge_1pdl2_526._storeManager_1pdl2_545{background:linear-gradient(135deg,#10b981,#059669);color:var(--white)}._statusBadge_1pdl2_526._investor_1pdl2_550{background:linear-gradient(135deg,#f59e0b,#d97706);color:var(--white)}._statusBadge_1pdl2_526._agent_1pdl2_555{background:var(--royal-blue);color:var(--white)}._statusBadge_1pdl2_526._user_1pdl2_124{background:var(--gray-200);color:var(--gray-700)}._actionBadge_1pdl2_566{padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-sm);font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._actionBadge_1pdl2_566._login_1pdl2_575{background:#10b981;color:var(--white)}._actionBadge_1pdl2_566._logout_1pdl2_580{background:#6b7280;color:var(--white)}._actionBadge_1pdl2_566._add_to_cart_1pdl2_585{background:var(--gold);color:var(--white)}._actionBadge_1pdl2_566._remove_from_cart_1pdl2_590{background:#ef4444;color:var(--white)}._actionBadge_1pdl2_566._place_order_1pdl2_595{background:var(--primary-brown);color:var(--white)}._actionBadge_1pdl2_566._view_product_1pdl2_600{background:#3b82f6;color:var(--white)}._actionBadge_1pdl2_566._search_1pdl2_605{background:#8b5cf6;color:var(--white)}._statCard_1pdl2_74 small{display:block;font-size:.75rem;margin-top:var(--spacing-xs);opacity:.8}._formGrid_1pdl2_292 input:focus,._formGrid_1pdl2_292 select:focus,._formGrid_1pdl2_292 textarea:focus{outline:none;border-color:var(--gold)}._rolesInfo_1pdl2_627{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-lg);margin-bottom:var(--spacing-xl)}._roleCard_1pdl2_634{background:linear-gradient(135deg,var(--primary-brown-light),var(--cream));border:2px solid var(--gold-light);border-radius:var(--radius-lg);padding:var(--spacing-lg);text-align:center;box-shadow:var(--shadow-sm);transition:transform .2s ease,box-shadow .2s ease}._roleCard_1pdl2_634:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--gold)}._roleCard_1pdl2_634 h4{color:var(--primary-brown);margin:0 0 var(--spacing-sm) 0;font-size:1.125rem;font-weight:600}._roleCard_1pdl2_634 p{color:var(--gray-700);margin:0;font-size:.875rem;line-height:1.5}._usersTab_1pdl2_124 ._tableHeader_1pdl2_191,._usersTab_1pdl2_124 ._tableRow_1pdl2_202{grid-template-columns:110px 140px 220px 120px 80px 120px minmax(180px,1fr);gap:var(--spacing-sm)}._actionsCell_1pdl2_675{display:flex;gap:.5rem;align-items:center;flex-wrap:wrap}._saveButton_1pdl2_682{background:#10b981;color:var(--white);border:none;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:.75rem;cursor:pointer;white-space:nowrap}._saveButton_1pdl2_682:hover{background:#059669}._cancelButton_1pdl2_697{background:#ef4444;color:var(--white);border:none;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-md);font-size:.75rem;cursor:pointer;white-space:nowrap}._cancelButton_1pdl2_697:hover{background:#dc2626}._resetButton_1pdl2_712,._enableButton_1pdl2_713,._disableButton_1pdl2_714{border:none;padding:.5rem .75rem;border-radius:var(--radius-md);font-size:.8rem;font-weight:500;cursor:pointer;white-space:nowrap;transition:all .2s}._resetButton_1pdl2_712{background:linear-gradient(135deg,#2196f3,#1976d2);color:#fff;box-shadow:0 2px 4px #2196f333}._resetButton_1pdl2_712:hover{background:linear-gradient(135deg,#1976d2,#1565c0);box-shadow:0 4px 8px #2196f34d;transform:translateY(-1px)}._enableButton_1pdl2_713{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 2px 4px #4caf5033}._enableButton_1pdl2_713:hover{background:linear-gradient(135deg,#388e3c,#2e7d32);box-shadow:0 4px 8px #4caf504d;transform:translateY(-1px)}._disableButton_1pdl2_714{background:linear-gradient(135deg,#f44336,#d32f2f);color:#fff;box-shadow:0 2px 4px #f4433633}._disableButton_1pdl2_714:hover{background:linear-gradient(135deg,#d32f2f,#c62828);box-shadow:0 4px 8px #f443364d;transform:translateY(-1px)}._disabledBadge_1pdl2_761{display:inline-block;padding:4px 12px;border-radius:999px;font-size:.75rem;font-weight:600;letter-spacing:.5px;background:#f4433633;color:#f44336;border:1px solid rgba(244,67,54,.4);margin-left:var(--spacing-sm)}._disabledRow_1pdl2_774{opacity:.6;background:#f443360d}._disabledRow_1pdl2_774:hover{background:#f4433614}._iconButton_1pdl2_783{width:36px;height:36px;border:none;border-radius:6px;background:#1e3a8a1a;color:var(--royal-blue);font-size:1.2rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;padding:0}._iconButton_1pdl2_783:hover{background:var(--royal-blue);color:#fff;transform:translateY(-2px);box-shadow:0 4px 8px #1e3a8a4d}._iconButton_1pdl2_783:active{transform:translateY(0);box-shadow:0 2px 4px #1e3a8a33}._error_1pdl2_351{background:#f443361a;border-left:4px solid #f44336;padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);color:#f44336}._success_1pdl2_820{background:#4caf501a;border-left:4px solid #4caf50;padding:var(--spacing-md);margin-bottom:var(--spacing-lg);border-radius:var(--radius-md);color:#4caf50}._roleSelect_1pdl2_829{padding:var(--spacing-xs) var(--spacing-sm);border:2px solid var(--gold-light);border-radius:var(--radius-md);font-size:.875rem;background:var(--white);color:var(--primary-brown)}._editInput_1pdl2_838{width:100%;padding:var(--spacing-xs) var(--spacing-sm);border:2px solid var(--gold-light);border-radius:var(--radius-md);font-size:.875rem;background:var(--white);color:var(--primary-brown);transition:border-color .2s}._editInput_1pdl2_838:focus{outline:none;border-color:var(--royal-blue);font-weight:600;cursor:pointer}._roleSelect_1pdl2_829:focus{outline:none;border-color:var(--gold)}._modal_1pdl2_862{position:fixed;inset:0;background:#2c1810b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:1000;padding:var(--spacing-lg)}._modalContent_1pdl2_877{background:var(--white);border-radius:var(--radius-lg);max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d}._modalHeader_1pdl2_887{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-lg);border-bottom:2px solid var(--gold-light);background:linear-gradient(135deg,var(--primary-brown-light),var(--cream))}._modalHeader_1pdl2_887 h3{margin:0;color:var(--primary-brown);font-size:1.5rem;font-weight:600}._closeButton_1pdl2_903{background:none;border:none;font-size:2rem;color:var(--gray-600);cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:var(--radius-full);transition:all .2s ease}._closeButton_1pdl2_903:hover{background:var(--gray-200);color:var(--primary-brown)}._profileSection_1pdl2_923{padding:var(--spacing-lg);border-bottom:1px solid var(--gray-200)}._profileSection_1pdl2_923:last-child{border-bottom:none}._profileSection_1pdl2_923 h4{margin:0 0 var(--spacing-md) 0;color:var(--primary-brown);font-size:1.125rem;font-weight:600}._profileRow_1pdl2_939{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--gray-100)}._profileRow_1pdl2_939:last-child{border-bottom:none}._profileRow_1pdl2_939 strong{color:var(--primary-brown);font-weight:600;font-size:.875rem}._profileRow_1pdl2_939 span{color:var(--gray-700);font-size:.875rem}._addressCard_1pdl2_962{background:var(--gray-50);border:1px solid var(--gold-light);border-radius:var(--radius-md);padding:var(--spacing-md);margin-bottom:var(--spacing-md)}._addressCard_1pdl2_962:last-child{margin-bottom:0}._addressHeader_1pdl2_974{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}._addressHeader_1pdl2_974 strong{color:var(--primary-brown);font-weight:600;font-size:.875rem}._defaultBadge_1pdl2_987{background:var(--gold);color:var(--white);padding:2px 8px;border-radius:var(--radius-sm);font-size:.625rem;font-weight:600;text-transform:uppercase}._addressCard_1pdl2_962 p{margin:4px 0;color:var(--gray-700);font-size:.875rem;line-height:1.5}@media (max-width: 1200px){._usersTab_1pdl2_124 ._tableHeader_1pdl2_191,._usersTab_1pdl2_124 ._tableRow_1pdl2_202{grid-template-columns:100px 1fr 100px 140px}._usersTab_1pdl2_124 ._tableHeader_1pdl2_191>div:nth-child(n+5),._usersTab_1pdl2_124 ._tableRow_1pdl2_202>div:nth-child(n+5){display:none}}@media (max-width: 768px){._rolesInfo_1pdl2_627{grid-template-columns:1fr}._modal_1pdl2_862{padding:var(--spacing-sm)}._modalContent_1pdl2_877{max-height:95vh}._usersTab_1pdl2_124 ._tableHeader_1pdl2_191,._usersTab_1pdl2_124 ._tableRow_1pdl2_202{grid-template-columns:1fr 120px}._usersTab_1pdl2_124 ._tableHeader_1pdl2_191>div:nth-child(n+3),._usersTab_1pdl2_124 ._tableRow_1pdl2_202>div:nth-child(n+3){display:none}}._createUserButton_1pdl2_1042{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #d4af374d}._createUserButton_1pdl2_1042:hover{transform:translateY(-2px);box-shadow:0 4px 12px #d4af3766}._sectionHeader_1pdl2_1060{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:var(--spacing-lg);gap:var(--spacing-md)}._sectionHeader_1pdl2_1060 ._header_1pdl2_9{flex:1;margin-bottom:0}._createUserForm_1pdl2_1073{padding:var(--spacing-lg)}._formGroup_1pdl2_1077{margin-bottom:var(--spacing-lg)}._formGroup_1pdl2_1077 label{display:block;font-weight:600;color:var(--primary-brown);margin-bottom:var(--spacing-sm);font-size:.9375rem}._formGroup_1pdl2_1077 input,._formGroup_1pdl2_1077 select{width:100%;padding:.75rem;border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:.9375rem;transition:all .2s ease}._formGroup_1pdl2_1077 input:focus,._formGroup_1pdl2_1077 select:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #d4af371a}._formGroup_1pdl2_1077 ._hint_1pdl2_1106{display:block;margin-top:var(--spacing-xs);color:var(--gray-600);font-size:.8125rem}._modalActions_1pdl2_1113{display:flex;gap:var(--spacing-md);justify-content:flex-end;padding-top:var(--spacing-md);border-top:1px solid var(--gray-200)}._submitButton_1pdl2_1121{background:linear-gradient(135deg,var(--gold),var(--gold-dark));color:var(--white);border:none;padding:.75rem 1.5rem;border-radius:var(--radius-md);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease}._submitButton_1pdl2_1121:hover{transform:translateY(-1px);box-shadow:0 4px 12px #d4af374d}._productsHeader_1pdl2_1139{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-lg);padding-bottom:var(--spacing-md);border-bottom:2px solid var(--gray-200)}._productsHeader_1pdl2_1139 h2{color:var(--primary-brown);margin:0 0 .25rem;font-size:1.5rem}._productsHeader_1pdl2_1139 p{color:var(--gray-600);margin:0;font-size:.875rem}._productsHeaderButtons_1pdl2_1160{display:flex;gap:1rem;align-items:center}._recoveryButton_1pdl2_1166{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #dc26264d;display:flex;align-items:center;gap:.5rem}._recoveryButton_1pdl2_1166:hover{transform:translateY(-2px);box-shadow:0 4px 12px #dc262666}._cleanupButton_1pdl2_1187{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #ef44444d;display:flex;align-items:center;gap:.5rem}._cleanupButton_1pdl2_1187:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ef444466}._loadSampleButton_1pdl2_1208{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 8px #10b9814d;display:flex;align-items:center;gap:.5rem}._loadSampleButton_1pdl2_1208:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #10b98166}._loadSampleButton_1pdl2_1208:disabled{opacity:.6;cursor:not-allowed;transform:none}@media (max-width: 768px){._dashboard_1pdl2_1{padding:var(--spacing-md)}._usersTab_1pdl2_124{padding:var(--spacing-md);border-radius:var(--radius-md)}._usersHeader_1pdl2_132{flex-direction:column;align-items:flex-start;gap:var(--spacing-md);padding-bottom:var(--spacing-md)}._usersHeader_1pdl2_132 h2{font-size:1.5rem}._sectionHeader_1pdl2_1060{flex-direction:column}._createUserButton_1pdl2_1042{width:100%;padding:.875rem 1.5rem;font-size:1rem}._productsHeader_1pdl2_1139{flex-direction:column;align-items:flex-start;gap:1rem}._recoveryButton_1pdl2_1166{width:100%;justify-content:center}}@media (max-width: 480px){._dashboard_1pdl2_1{padding:var(--spacing-sm)}._usersTab_1pdl2_124{padding:var(--spacing-sm);margin:0 calc(-1 * var(--spacing-sm));border-radius:0;border-left:none;border-right:none}._usersHeader_1pdl2_132{gap:var(--spacing-sm)}._usersHeader_1pdl2_132 h2{font-size:1.25rem}._createUserButton_1pdl2_1042{padding:.75rem 1.25rem;font-size:.9375rem}}._dashboard_98ulx_1{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb)}._header_98ulx_6{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);padding:1.5rem 2rem}._headerContent_98ulx_13{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logo_98ulx_21 h1{color:#d4af37;font-size:1.5rem;margin:0 0 .25rem}._logo_98ulx_21 p{color:#fff;font-size:.875rem;margin:0;opacity:.9}._userInfo_98ulx_34{display:flex;align-items:center;gap:1rem}._userName_98ulx_40{color:#fff;font-size:.9375rem;font-weight:500}._shopButton_98ulx_46{background:#fffffff2;color:#2196f3;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._shopButton_98ulx_46:hover{background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ffffff4d}._signOutButton_98ulx_64{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._signOutButton_98ulx_64:hover{background:#ffffff4d;transform:translateY(-1px)}._nav_98ulx_81{background:#0003;padding:1rem 2rem;display:flex;gap:1rem;overflow-x:auto}._navButton_98ulx_89{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._navButton_98ulx_89:hover{background:#ffffff26;transform:translateY(-1px)}._navButton_98ulx_89._active_98ulx_107{background:#2196f3;border-color:#2196f3;box-shadow:0 4px 12px #2196f34d}._main_98ulx_113{max-width:1400px;margin:0 auto;padding:2rem}._section_98ulx_119{background:#fffffff2;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}._sectionTitle_98ulx_126{color:#1e3a8a;font-size:1.75rem;margin:0 0 1.5rem;font-weight:700}._statsGrid_98ulx_133{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_98ulx_140{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;padding:1.5rem;display:flex;align-items:center;gap:1rem;box-shadow:0 2px 8px #0000000d;transition:transform .2s ease}._statCard_98ulx_140:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statIcon_98ulx_156{font-size:2.5rem;line-height:1}._statInfo_98ulx_161{flex:1}._statLabel_98ulx_165{color:#6b7280;font-size:.875rem;margin:0 0 .25rem;font-weight:500}._statValue_98ulx_172{color:#1e3a8a;font-size:1.75rem;font-weight:700;margin:0}._comingSoon_98ulx_179{text-align:center;padding:4rem 2rem}._comingSoon_98ulx_179 h3{color:#1e3a8a;font-size:1.5rem;margin:0 0 1rem}._comingSoon_98ulx_179 p{color:#6b7280;font-size:1rem;margin:.5rem 0}._note_98ulx_196{color:#2196f3!important;font-style:italic;font-weight:600;margin-top:1.5rem!important}._emptyState_98ulx_204{text-align:center;padding:4rem 2rem;color:#6b7280}._emptyIcon_98ulx_210{font-size:4rem;margin:0}._emptyState_98ulx_204 h3{color:#1e3a8a;margin:1rem 0 .5rem}._emptyState_98ulx_204 p{font-size:1rem;margin:0}._inventoryList_98ulx_225{margin-top:2rem}._listTitle_98ulx_229{color:#1e3a8a;font-size:1.25rem;margin:0 0 1.5rem}._inventoryCard_98ulx_235{background:#fff;border:2px solid #e5e7eb;border-radius:12px;padding:1.5rem;margin-bottom:1.5rem;transition:all .2s ease}._inventoryCard_98ulx_235:hover{border-color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a1a}._productHeader_98ulx_249{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:2px solid #e5e7eb}._productImage_98ulx_258{width:80px;height:80px;object-fit:cover;border-radius:8px;border:2px solid #e5e7eb}._productBasicInfo_98ulx_266 h4{margin:0 0 .5rem;color:#1e3a8a;font-size:1.125rem}._productMeta_98ulx_272{margin:0;color:#6b7280;font-size:.875rem}._inventoryDetails_98ulx_278{display:flex;flex-direction:column;gap:1rem}._detailRow_98ulx_284{display:flex;justify-content:space-between;align-items:center}._detailLabel_98ulx_290{color:#6b7280;font-size:.9375rem;font-weight:500}._detailValue_98ulx_296{color:#374151;font-size:.9375rem}._detailValue_98ulx_296 strong{color:#1e3a8a;font-size:1.125rem}._detailValueHighlight_98ulx_306{color:#059669;font-size:1.125rem;font-weight:700}@media (max-width: 768px){._header_98ulx_6{padding:1rem}._headerContent_98ulx_13{flex-direction:column;align-items:flex-start;gap:1rem}._nav_98ulx_81,._main_98ulx_113{padding:1rem}._section_98ulx_119{padding:1.5rem 1rem}._sectionTitle_98ulx_126{font-size:1.5rem}._statsGrid_98ulx_133{grid-template-columns:1fr}}._dashboard_rkrw5_1{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#1e40af,#2563eb)}._header_rkrw5_6{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.2);padding:1.5rem 2rem}._headerContent_rkrw5_13{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logo_rkrw5_21 h1{color:#d4af37;font-size:1.5rem;margin:0 0 .25rem}._logo_rkrw5_21 p{color:#fff;font-size:.875rem;margin:0;opacity:.9}._userInfo_rkrw5_34{display:flex;align-items:center;gap:1rem}._userName_rkrw5_40{color:#fff;font-size:.9375rem;font-weight:500}._shopButton_rkrw5_46{background:#fffffff2;color:#9c27b0;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}._shopButton_rkrw5_46:hover{background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #ffffff4d}._signOutButton_rkrw5_64{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._signOutButton_rkrw5_64:hover{background:#ffffff4d;transform:translateY(-1px)}._nav_rkrw5_81{background:#0003;padding:1rem 2rem;display:flex;gap:1rem;overflow-x:auto}._navButton_rkrw5_89{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);padding:.75rem 1.5rem;border-radius:8px;font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}._navButton_rkrw5_89:hover{background:#ffffff26;transform:translateY(-1px)}._navButton_rkrw5_89._active_rkrw5_107{background:#9c27b0;border-color:#9c27b0;box-shadow:0 4px 12px #9c27b04d}._main_rkrw5_113{max-width:1400px;margin:0 auto;padding:2rem}._section_rkrw5_119{background:#fffffff2;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}._sectionTitle_rkrw5_126{color:#1e3a8a;font-size:1.75rem;margin:0 0 1.5rem;font-weight:700}._comingSoon_rkrw5_133{text-align:center;padding:4rem 2rem}._comingSoon_rkrw5_133 h3{color:#1e3a8a;font-size:1.5rem;margin:0 0 1rem}._comingSoon_rkrw5_133 p{color:#6b7280;font-size:1rem;margin:.5rem 0}._note_rkrw5_150{color:#9c27b0!important;font-style:italic;font-weight:600;margin-top:1.5rem!important}@media (max-width: 768px){._header_rkrw5_6{padding:1rem}._headerContent_rkrw5_13{flex-direction:column;align-items:flex-start;gap:1rem}._nav_rkrw5_81,._main_rkrw5_113{padding:1rem}._section_rkrw5_119{padding:1.5rem 1rem}._sectionTitle_rkrw5_126{font-size:1.5rem}}._dashboard_vood5_1{min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#1e40af)}._header_vood5_6{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}._headerContent_vood5_13{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}._logo_vood5_21 h1{font-size:1.8rem;color:#d4af37;margin:0;font-weight:700}._logo_vood5_21 p{color:#ffffffe6;margin:.25rem 0 0;font-size:.9rem}._userInfo_vood5_34{display:flex;gap:1rem;align-items:center}._userName_vood5_40{color:#fff;font-weight:500}._shopButton_vood5_45,._signOutButton_vood5_45{padding:.6rem 1.2rem;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}._shopButton_vood5_45{background:#fff3;color:#fff}._shopButton_vood5_45:hover{background:#ffffff4d}._signOutButton_vood5_45{background:#dc2626cc;color:#fff}._signOutButton_vood5_45:hover{background:#dc2626}._summaryCards_vood5_72{max-width:1400px;margin:2rem auto;padding:0 2rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem}._summaryCard_vood5_72{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 4px 6px #0000001a}._summaryCard_vood5_72 h3{font-size:.9rem;color:#64748b;margin:0 0 .5rem;text-transform:uppercase;letter-spacing:.5px}._summaryCard_vood5_72 ._amount_vood5_96{font-size:2rem;font-weight:700;color:#1e3a8a;margin:.5rem 0}._summaryCard_vood5_72 small{color:#64748b;font-size:.85rem}._nav_vood5_108{max-width:1400px;margin:0 auto;padding:0 2rem 1rem;display:flex;gap:1rem;flex-wrap:wrap}._navButton_vood5_117{padding:.8rem 1.5rem;border:2px solid rgba(255,255,255,.2);background:#ffffff1a;color:#fff;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}._navButton_vood5_117:hover{background:#fff3}._navButton_vood5_117._active_vood5_132{background:#fff;color:#1e3a8a;border-color:#fff}._main_vood5_138{max-width:1400px;margin:0 auto;padding:0 2rem 2rem}._section_vood5_144{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000001a}._section_vood5_144 h2{margin:0 0 1.5rem;color:#1e3a8a;font-size:1.5rem}._sectionHeader_vood5_157{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}._sectionHeader_vood5_157 h2{margin:0}._actions_vood5_168{display:flex;gap:1rem}._primaryButton_vood5_173{padding:.7rem 1.2rem;background:#1e3a8a;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}._primaryButton_vood5_173:hover:not(:disabled){background:#1e40af}._primaryButton_vood5_173:disabled{opacity:.5;cursor:not-allowed}._noData_vood5_193{text-align:center;padding:3rem;color:#64748b;font-size:1.1rem}._investmentsList_vood5_200{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:1.5rem}._investmentCard_vood5_206{border:2px solid #e2e8f0;border-radius:12px;padding:1.5rem;transition:all .2s}._investmentCard_vood5_206:hover{border-color:#1e3a8a;box-shadow:0 4px 12px #1e3a8a1a}._investmentHeader_vood5_218{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #e2e8f0}._investmentHeader_vood5_218 h3{margin:0;color:#1e3a8a;font-size:1.8rem}._status_vood5_233{padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700;text-transform:uppercase}._status_vood5_233._active_vood5_132{background:#dcfce7;color:#166534}._status_vood5_233._completed_vood5_246{background:#e0e7ff;color:#4338ca}._status_vood5_233._withdrawn_vood5_251{background:#fee2e2;color:#991b1b}._investmentDetails_vood5_256{display:flex;flex-direction:column;gap:.75rem}._detailRow_vood5_262{display:flex;justify-content:space-between;align-items:center}._detailRow_vood5_262 span{color:#64748b}._detailRow_vood5_262 strong{color:#1e293b}._notes_vood5_276{margin-top:1rem;padding-top:1rem;border-top:1px solid #e2e8f0;color:#64748b;font-size:.9rem}._table_vood5_284{overflow-x:auto}._tableHeader_vood5_288,._tableRow_vood5_288{display:grid;grid-template-columns:1fr 1.2fr .8fr 1fr 1fr;gap:1rem;padding:1rem;align-items:center}._tableHeader_vood5_288{background:#f8fafc;font-weight:700;color:#475569;border-radius:8px;font-size:.85rem;text-transform:uppercase}._tableRow_vood5_288{border-bottom:1px solid #e2e8f0;transition:background .2s}._tableRow_vood5_288:hover{background:#f8fafc}._tableRow_vood5_288:last-child{border-bottom:none}._statusBadge_vood5_318{display:inline-block;padding:.4rem .8rem;border-radius:6px;font-size:.75rem;font-weight:700}._statusBadge_vood5_318._credited_vood5_326{background:#dcfce7;color:#166534}._statusBadge_vood5_318._pending_vood5_331{background:#fef3c7;color:#92400e}._statusBadge_vood5_318._reinvested_vood5_336{background:#dbeafe;color:#1e40af}._statusBadge_vood5_318._withdrawn_vood5_251{background:#f3f4f6;color:#374151}._statusBadge_vood5_318._approved_vood5_346{background:#d1fae5;color:#065f46}._statusBadge_vood5_318._rejected_vood5_351{background:#fee2e2;color:#991b1b}._statusBadge_vood5_318._completed_vood5_246{background:#e0e7ff;color:#4338ca}._modal_vood5_361{position:fixed;inset:0;background:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}._modalContent_vood5_374{background:#fff;border-radius:12px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 20px 25px -5px #0000001a}._modalHeader_vood5_384{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e2e8f0}._modalHeader_vood5_384 h3{margin:0;color:#1e3a8a}._closeButton_vood5_397{background:none;border:none;font-size:2rem;color:#64748b;cursor:pointer;line-height:1;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}._closeButton_vood5_397:hover{background:#f1f5f9;color:#1e293b}._modalBody_vood5_419{padding:1.5rem}._info_vood5_423{color:#64748b;margin-bottom:1.5rem;line-height:1.6}._sharesList_vood5_429{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;max-height:300px;overflow-y:auto;padding:1rem;background:#f8fafc;border-radius:8px}._checkboxLabel_vood5_441{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#fff;border:2px solid #e2e8f0;border-radius:8px;cursor:pointer;transition:all .2s}._checkboxLabel_vood5_441:hover{border-color:#1e3a8a}._checkboxLabel_vood5_441 input[type=checkbox]{width:1.2rem;height:1.2rem;cursor:pointer}._modalFooter_vood5_463{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #e2e8f0}._modalFooter_vood5_463 p{margin:0;font-size:1.1rem;color:#1e3a8a}._submitButton_vood5_477{padding:.8rem 1.5rem;background:#1e3a8a;color:#fff;border:none;border-radius:8px;cursor:pointer;font-weight:600;transition:all .2s}._submitButton_vood5_477:hover{background:#1e40af}._loading_vood5_492{display:flex;justify-content:center;align-items:center;min-height:100vh;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff;font-size:1.2rem}@media (max-width: 768px){._headerContent_vood5_13{flex-direction:column;gap:1rem;text-align:center}._userInfo_vood5_34{flex-direction:column}._summaryCards_vood5_72{grid-template-columns:1fr}._nav_vood5_108{flex-direction:column}._navButton_vood5_117{width:100%}._investmentsList_vood5_200{grid-template-columns:1fr}._tableHeader_vood5_288,._tableRow_vood5_288{grid-template-columns:1fr;gap:.5rem}._tableHeader_vood5_288>div,._tableRow_vood5_288>div{padding:.5rem 0}._sectionHeader_vood5_157{flex-direction:column;align-items:flex-start;gap:1rem}._actions_vood5_168{flex-direction:column;width:100%}._primaryButton_vood5_173{width:100%}}._container_5btto_1{max-width:1200px;margin:0 auto;padding:2rem 1rem;background:transparent}._header_5btto_8{margin-bottom:2rem;text-align:left}._header_5btto_8 h2{font-family:var(--font-heading);font-size:2.5rem;color:var(--primary-brown);margin-bottom:.5rem;font-weight:700;letter-spacing:-.5px}._subtitle_5btto_22{color:var(--warm-gray-700);font-size:1rem;letter-spacing:.3px}._loading_5btto_28,._error_5btto_29{text-align:center;padding:3rem 1rem;font-size:1.2rem;color:var(--primary-brown);background:var(--white);border-radius:16px;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-md)}._error_5btto_29{background:#fef2f2;color:#991b1b;border-color:#fecaca}._retryButton_5btto_46{margin-top:1rem;padding:.75rem 1.5rem;background:var(--primary-brown);color:var(--gold);border:2px solid var(--gold);border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-gold)}._retryButton_5btto_46:hover{background:var(--primary-brown-light);transform:translateY(-2px);box-shadow:0 8px 20px #d4af3766}._controls_5btto_66{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}._filters_5btto_73{display:flex;gap:.75rem;flex-wrap:wrap}._filterButton_5btto_79{padding:.875rem 1.5rem;background:var(--white);border:2px solid var(--warm-gray-300);border-radius:12px;cursor:pointer;font-size:.95rem;font-weight:500;color:var(--primary-brown);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}._filterButton_5btto_79:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-md)}._filterButton_5btto_79._active_5btto_98{background:var(--primary-brown);color:var(--gold);border-color:var(--gold);box-shadow:var(--shadow-gold)}._searchBox_5btto_105{flex:1;min-width:250px}._searchInput_5btto_110{width:100%;padding:1rem 1.25rem;background:var(--white);border:2px solid var(--warm-gray-300);border-radius:12px;font-size:1rem;color:var(--primary-brown);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}._searchInput_5btto_110::placeholder{color:var(--warm-gray-500)}._searchInput_5btto_110:focus{outline:none;border-color:var(--gold);box-shadow:var(--shadow-gold)}._ordersList_5btto_132{display:flex;flex-direction:column;gap:1.25rem}._orderCard_5btto_138{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:16px;padding:1.75rem;transition:all .4s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-md)}._orderCard_5btto_138:hover{transform:translateY(-4px);box-shadow:var(--shadow-gold);border-color:var(--gold)}._orderHeader_5btto_153{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;padding-bottom:1.25rem;border-bottom:1px solid var(--warm-gray-200)}._orderInfo_5btto_162{display:flex;flex-direction:column;gap:.5rem}._orderNumber_5btto_168{font-family:var(--font-heading);font-size:1.35rem;color:var(--primary-brown);margin:0;font-weight:700;letter-spacing:-.3px}._orderDate_5btto_177{font-size:.95rem;color:var(--warm-gray-600);font-weight:400}._statusBadge_5btto_183{padding:.625rem 1.25rem;border-radius:24px;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.8px;box-shadow:0 4px 12px #00000026;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._statusPending_5btto_195{background:linear-gradient(135deg,#fb923ce6,#f97316e6);color:#fff}._statusConfirmed_5btto_200{background:linear-gradient(135deg,#3b82f6e6,#2563ebe6);color:#fff}._statusProcessing_5btto_205{background:linear-gradient(135deg,#a855f7e6,#9333eae6);color:#fff}._statusShipped_5btto_210{background:linear-gradient(135deg,#22c55ee6,#16a34ae6);color:#fff}._statusDelivered_5btto_215{background:linear-gradient(135deg,#10b981e6,#059669e6);color:#fff}._statusCancelled_5btto_220{background:linear-gradient(135deg,#ef4444e6,#dc2626e6);color:#fff}._orderBody_5btto_225{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.25rem;gap:1.5rem}._orderItems_5btto_233{flex:1}._itemsCount_5btto_237{font-weight:600;color:var(--primary-brown);margin:0 0 .5rem;font-size:1.05rem}._itemsList_5btto_244{color:var(--warm-gray-600);font-size:.95rem;margin:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._orderTotal_5btto_253{display:flex;flex-direction:column;align-items:flex-end}._totalLabel_5btto_259{font-size:.875rem;color:var(--warm-gray-600);margin-bottom:.25rem;text-transform:uppercase;letter-spacing:.5px}._totalAmount_5btto_267{font-family:var(--font-heading);font-size:1.5rem;font-weight:700;color:var(--gold);letter-spacing:-.5px}._orderFooter_5btto_275{display:flex;justify-content:space-between;align-items:center;padding-top:1.25rem;border-top:1px solid var(--warm-gray-200)}._viewButton_5btto_283{padding:.875rem 1.75rem;background:var(--primary-brown);color:var(--gold);border:2px solid var(--gold);border-radius:10px;cursor:pointer;font-size:.975rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-gold);letter-spacing:.3px}._viewButton_5btto_283:hover{background:var(--primary-brown-light);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3766}._trackingInfo_5btto_303{font-size:.9rem;color:var(--warm-gray-700);font-weight:500}._emptyState_5btto_309{text-align:center;padding:5rem 1rem;color:var(--primary-brown);background:var(--white);border-radius:16px;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-md)}._emptyState_5btto_309 p{font-size:1.2rem;margin-bottom:1.5rem;font-weight:500}._clearSearch_5btto_325{padding:.75rem 1.5rem;background:var(--white);border:2px solid var(--gold);color:var(--primary-brown);border-radius:10px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-weight:500}._clearSearch_5btto_325:hover{background:var(--primary-brown);color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-gold)}._pagination_5btto_343{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:2.5rem;padding:1.5rem;background:var(--white);border-radius:16px;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-md)}._pageButton_5btto_356{padding:.75rem 1.25rem;background:var(--white);border:2px solid var(--warm-gray-300);border-radius:10px;cursor:pointer;font-size:.95rem;font-weight:500;color:var(--primary-brown);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-sm)}._pageButton_5btto_356:hover:not(:disabled){border-color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-md)}._pageButton_5btto_356:disabled{opacity:.4;cursor:not-allowed}._pageNumbers_5btto_380{display:flex;gap:.75rem}._pageNumber_5btto_380{width:44px;height:44px;background:var(--white);border:2px solid var(--warm-gray-300);border-radius:10px;cursor:pointer;font-size:.975rem;font-weight:600;color:var(--primary-brown);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;box-shadow:var(--shadow-sm)}._pageNumber_5btto_380:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-md)}._pageNumber_5btto_380._activePage_5btto_408{background:var(--primary-brown);color:var(--gold);border-color:var(--gold);box-shadow:var(--shadow-gold)}@media (max-width: 768px){._container_5btto_1{padding:1rem}._header_5btto_8 h2{font-size:2rem}._controls_5btto_66{gap:1rem}._filters_5btto_73{flex-direction:column}._filterButton_5btto_79{width:100%;justify-content:center}._orderHeader_5btto_153{flex-direction:column;align-items:flex-start;gap:1rem}._orderBody_5btto_225{flex-direction:column;align-items:flex-start}._orderTotal_5btto_253{align-items:flex-start;width:100%}._orderFooter_5btto_275{flex-direction:column;align-items:stretch;gap:1rem}._viewButton_5btto_283{width:100%}._trackingInfo_5btto_303{text-align:center}._pagination_5btto_343{flex-wrap:wrap;gap:.75rem}._pageNumbers_5btto_380{order:-1;width:100%;justify-content:center}}._container_1yldj_1{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:2rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._header_1yldj_11{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1.5rem;border-bottom:2px solid rgba(255,255,255,.15)}._header_1yldj_11 h3{font-size:1.75rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0;font-weight:700;letter-spacing:-.3px}._cancelledBadge_1yldj_31{padding:.625rem 1.25rem;background:linear-gradient(135deg,#ef4444e6,#dc2626e6);color:#fff;border-radius:24px;font-size:.9rem;font-weight:600;box-shadow:0 4px 12px #ef44444d;letter-spacing:.5px}._trackingNumber_1yldj_42{background:#ffffff26;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:1.25rem;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.2)}._trackingLabel_1yldj_52{font-size:.875rem;color:#ffffffb3;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.5px;font-weight:500}._trackingValue_1yldj_61{display:flex;align-items:center;gap:1rem}._trackingValue_1yldj_61 span{font-size:1.35rem;font-weight:700;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Courier New,monospace;letter-spacing:1.5px}._copyButton_1yldj_78{padding:.625rem 1.25rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:.875rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 12px #667eea4d}._copyButton_1yldj_78:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}._courierInfo_1yldj_96{margin-top:1rem;font-size:.95rem;color:#fffc;line-height:1.5}._courierInfo_1yldj_96 strong{background:linear-gradient(135deg,#fff,#fffffff2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:600}._externalLink_1yldj_111{margin-bottom:1.5rem}._trackButton_1yldj_115{display:inline-block;padding:.875rem 1.75rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;text-decoration:none;border-radius:10px;font-size:.975rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #667eea4d}._trackButton_1yldj_115:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea66}._estimatedDelivery_1yldj_133{display:flex;align-items:center;gap:1.5rem;background:linear-gradient(135deg,#a855f726,#3b82f626);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2)}._deliveryIcon_1yldj_146{font-size:2.5rem;filter:drop-shadow(0 2px 8px rgba(0,0,0,.2))}._deliveryLabel_1yldj_151{font-size:.875rem;color:#ffffffb3;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px;font-weight:500}._deliveryDate_1yldj_160{font-size:1.25rem;font-weight:700;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._address_1yldj_169{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;padding:1.5rem;margin-bottom:2rem;border:1px solid rgba(255,255,255,.2)}._address_1yldj_169 h4{font-size:1.1rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem;font-weight:600}._addressDetails_1yldj_189{font-size:.975rem;line-height:1.7;color:#ffffffd9}._addressDetails_1yldj_189 p{margin:.375rem 0}._timeline_1yldj_199{margin-bottom:2rem}._timeline_1yldj_199 h4{font-size:1.1rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 2rem;font-weight:600}._timelineSteps_1yldj_213{position:relative;padding-left:2.5rem}._timelineStep_1yldj_213{position:relative;padding-bottom:2.5rem}._timelineStep_1yldj_213:last-child{padding-bottom:0}._stepConnector_1yldj_227{position:absolute;left:-2.5rem;top:2rem;width:3px;height:100%}._connectorLine_1yldj_235{width:100%;height:100%;background:#fff3;transition:all .4s cubic-bezier(.4,0,.2,1);border-radius:2px}._connectorLine_1yldj_235._completedLine_1yldj_243{background:linear-gradient(180deg,#667eea,#764ba2);box-shadow:0 0 10px #667eea80}._stepMarker_1yldj_248{position:absolute;left:-3.125rem;top:0}._stepDot_1yldj_254{width:2rem;height:2rem;border-radius:50%;background:#ffffff1a;border:3px solid rgba(255,255,255,.3);display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.4,0,.2,1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}._timelineStep_1yldj_213._completed_1yldj_243 ._stepDot_1yldj_254{border-color:#667eea;background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 4px 16px #667eea66}._timelineStep_1yldj_213._current_1yldj_274 ._stepDot_1yldj_254{border-color:#667eea;background:#fff3;box-shadow:0 0 0 6px #667eea33;animation:_pulse_1yldj_1 2s cubic-bezier(.4,0,.2,1) infinite}@keyframes _pulse_1yldj_1{0%,to{box-shadow:0 0 0 6px #667eea33}50%{box-shadow:0 0 0 12px #667eea1a}}._checkmark_1yldj_290{color:#fff;font-size:.875rem;font-weight:700;filter:drop-shadow(0 1px 2px rgba(0,0,0,.2))}._stepContent_1yldj_297{margin-left:0}._stepLabel_1yldj_301{font-weight:600;color:#ffffffe6;margin-bottom:.5rem;font-size:1.05rem}._timelineStep_1yldj_213._completed_1yldj_243 ._stepLabel_1yldj_301{background:linear-gradient(135deg,#fff,#fffffff2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}._timelineStep_1yldj_213._current_1yldj_274 ._stepLabel_1yldj_301{background:linear-gradient(135deg,#fff,#fffffff2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700;font-size:1.1rem}._stepDate_1yldj_325{font-size:.9rem;color:#ffffffb3;font-weight:400}._historySection_1yldj_331{margin-top:2.5rem;padding-top:2rem;border-top:2px solid rgba(255,255,255,.15)}._historySection_1yldj_331 h4{font-size:1.1rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.5rem;font-weight:600}._historyList_1yldj_347{display:flex;flex-direction:column;gap:1.25rem}._historyItem_1yldj_353{display:flex;gap:1.5rem;padding:1.25rem;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;border-left:4px solid;border-image:linear-gradient(180deg,#667eea,#764ba2) 1;border-image-slice:1;transition:all .3s cubic-bezier(.4,0,.2,1)}._historyItem_1yldj_353:hover{background:#ffffff1f;transform:translate(4px)}._historyDate_1yldj_372{min-width:160px;font-size:.9rem;color:#ffffffb3;font-weight:500}._historyContent_1yldj_379{flex:1}._historyMessage_1yldj_383{font-size:.975rem;color:#ffffffe6;margin-bottom:.375rem;font-weight:500}._historyLocation_1yldj_390{font-size:.875rem;color:#fff9;margin-top:.375rem;font-style:italic}@media (max-width: 768px){._container_1yldj_1{padding:1.25rem}._header_1yldj_11{flex-direction:column;align-items:flex-start;gap:1rem}._header_1yldj_11 h3{font-size:1.5rem}._trackingValue_1yldj_61{flex-direction:column;align-items:flex-start;width:100%}._trackingValue_1yldj_61 span{font-size:1.1rem}._copyButton_1yldj_78{width:100%}._estimatedDelivery_1yldj_133{flex-direction:column;text-align:center;gap:1rem}._historyItem_1yldj_353{flex-direction:column;gap:.75rem}._historyDate_1yldj_372{min-width:auto;font-weight:600}._timelineSteps_1yldj_213{padding-left:2rem}._stepMarker_1yldj_248{left:-2.625rem}._stepDot_1yldj_254{width:1.75rem;height:1.75rem}._stepLabel_1yldj_301{font-size:1rem}._timelineStep_1yldj_213._current_1yldj_274 ._stepLabel_1yldj_301{font-size:1.05rem}}._container_1rbab_1{max-width:1200px;margin:0 auto;padding:2rem 1rem}._loading_1rbab_7,._error_1rbab_8{text-align:center;padding:3rem 1rem;font-size:1.2rem;color:#ffffffe6;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(255,255,255,.2)}._error_1rbab_8{background:#ef444433;color:#fecaca;border-color:#ef44444d}._backButton_1rbab_26{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 1.75rem;background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border:2px solid rgba(255,255,255,.2);border-radius:10px;cursor:pointer;font-size:.975rem;font-weight:500;color:#ffffffe6;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:1.5rem}._backButton_1rbab_26:hover{border-color:#fff6;background:#ffffff26;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._header_1rbab_51{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._headerInfo_1rbab_62 h2{font-size:2.25rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 .75rem;font-weight:700;letter-spacing:-.5px}._orderDate_1rbab_73{color:#ffffffb3;font-size:1rem;margin:0;font-weight:400}._headerActions_1rbab_80{display:flex;gap:1rem;margin-top:1.5rem}._actionButton_1rbab_86,._actionButtonSecondary_1rbab_87{padding:.875rem 1.75rem;border:none;border-radius:10px;cursor:pointer;font-size:.975rem;font-weight:600;transition:all .3s cubic-bezier(.4,0,.2,1)}._actionButton_1rbab_86{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 4px 16px #667eea4d}._actionButton_1rbab_86:hover{transform:translateY(-2px);box-shadow:0 8px 24px #667eea66}._actionButtonSecondary_1rbab_87{background:#ffffff1a;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);color:#fff;border:2px solid rgba(255,255,255,.3)}._actionButtonSecondary_1rbab_87:hover{background:#fff3;border-color:#ffffff80;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}._statusSection_1rbab_123{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.25rem;margin-bottom:1.5rem}._statusCard_1rbab_130{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:1.75rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);border-left:5px solid;border-image:linear-gradient(180deg,#667eea,#764ba2) 1;transition:all .3s cubic-bezier(.4,0,.2,1)}._statusCard_1rbab_130:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}._statusLabel_1rbab_148{font-size:.875rem;color:#fff9;margin-bottom:.75rem;text-transform:uppercase;letter-spacing:.8px;font-weight:500}._statusValue_1rbab_157{font-size:1.35rem;font-weight:700;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.3px}._timeline_1rbab_167{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._timeline_1rbab_167 h3{font-size:1.35rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 2rem;font-weight:600}._timelineItems_1rbab_188{position:relative;padding-left:2.5rem}._timelineItem_1rbab_188{position:relative;padding-bottom:2rem}._timelineItem_1rbab_188:last-child{padding-bottom:0}._timelineItem_1rbab_188:before{content:"";position:absolute;left:-2.5rem;top:1rem;width:3px;height:calc(100% + .5rem);background:#fff3;border-radius:2px}._timelineItem_1rbab_188:last-child:before{display:none}._timelineDot_1rbab_217{position:absolute;left:-3rem;top:0;width:1rem;height:1rem;border-radius:50%;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid rgba(255,255,255,.2);box-shadow:0 0 0 3px #667eea4d,0 4px 12px #667eea66}._timelineContent_1rbab_229{margin-left:0}._timelineTitle_1rbab_233{font-weight:600;color:#fffffff2;margin-bottom:.5rem;font-size:1.05rem}._timelineDate_1rbab_240{font-size:.9rem;color:#fff9;font-weight:400}._itemsSection_1rbab_246{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._itemsSection_1rbab_246 h3{font-size:1.35rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.75rem;font-weight:600}._itemsList_1rbab_267{display:flex;flex-direction:column;gap:1.25rem}._item_1rbab_246{display:flex;gap:1.5rem;padding:1.5rem;background:#ffffff14;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-radius:12px;align-items:center;border:1px solid rgba(255,255,255,.1);transition:all .3s cubic-bezier(.4,0,.2,1)}._item_1rbab_246:hover{background:#ffffff1f;transform:translate(4px);box-shadow:0 4px 16px #0000001a}._itemImage_1rbab_292{width:90px;height:90px;flex-shrink:0;border-radius:10px;overflow:hidden;background:#ffffff1a;border:1px solid rgba(255,255,255,.2)}._itemImage_1rbab_292 img{width:100%;height:100%;object-fit:cover}._itemDetails_1rbab_308{flex:1}._itemDetails_1rbab_308 h4{font-size:1.15rem;color:#fffffff2;margin:0 0 .75rem;font-weight:600}._itemMeta_1rbab_319,._itemQuantity_1rbab_325{font-size:.95rem;color:#ffffffb3;margin:.375rem 0}._itemPrice_1rbab_331{text-align:right;min-width:140px}._itemPriceLabel_1rbab_336{font-size:.875rem;color:#fff9;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}._itemPriceValue_1rbab_344{font-size:1.15rem;font-weight:600;color:#fffffff2;margin-bottom:.375rem}._itemTotal_1rbab_351{font-size:.975rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-weight:700}._summary_1rbab_360{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._summary_1rbab_360 h3{font-size:1.35rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.75rem;font-weight:600}._summaryContent_1rbab_381{max-width:450px;margin-left:auto}._summaryRow_1rbab_386{display:flex;justify-content:space-between;padding:1rem 0;border-bottom:1px solid rgba(255,255,255,.1);font-size:1.05rem;color:#ffffffe6}._summaryRow_1rbab_386:last-child{border-bottom:none}._summaryTotal_1rbab_399{font-size:1.5rem;font-weight:700;background:linear-gradient(135deg,#fff,#fffffff2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-top:.75rem;padding-top:1.25rem;border-top:2px solid;border-image:linear-gradient(90deg,#667eea,#764ba2) 1;letter-spacing:-.5px}._discount_1rbab_413{color:#4ade80;font-weight:600}._addresses_1rbab_418{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.25rem;margin-bottom:1.5rem}._addressCard_1rbab_425{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:1.75rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2);transition:all .3s cubic-bezier(.4,0,.2,1)}._addressCard_1rbab_425:hover{transform:translateY(-4px);box-shadow:0 12px 40px #00000026}._addressCard_1rbab_425 h3{font-size:1.15rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.25rem;font-weight:600}._addressDetails_1rbab_451{font-size:.975rem;line-height:1.7;color:#ffffffd9}._addressDetails_1rbab_451 p{margin:.375rem 0}._notes_1rbab_461{background:#ffffff1a;backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);border-radius:16px;padding:1.75rem;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(255,255,255,.2)}._notes_1rbab_461 h3{font-size:1.15rem;background:linear-gradient(135deg,#fff,#ffffffe6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1.25rem;font-weight:600}._notes_1rbab_461 p{font-size:.975rem;line-height:1.7;color:#ffffffbf;margin:0;font-style:italic}@media (max-width: 768px){._container_1rbab_1{padding:1rem}._header_1rbab_51{padding:1.5rem}._headerInfo_1rbab_62 h2{font-size:1.75rem}._headerActions_1rbab_80{flex-direction:column}._actionButton_1rbab_86,._actionButtonSecondary_1rbab_87{width:100%}._statusSection_1rbab_123{grid-template-columns:1fr}._item_1rbab_246{flex-direction:column;align-items:flex-start}._itemImage_1rbab_292{width:100%;height:200px}._itemPrice_1rbab_331{width:100%;text-align:left;display:flex;justify-content:space-between;align-items:center}._summaryContent_1rbab_381{max-width:100%}._addresses_1rbab_418{grid-template-columns:1fr}._timelineItems_1rbab_188{padding-left:2rem}._timelineItem_1rbab_188:before{left:-2rem}._timelineDot_1rbab_217{left:-2.5rem;width:.875rem;height:.875rem}}._container_109fr_1{min-height:calc(100vh - 80px);background:linear-gradient(135deg,var(--cream) 0%,var(--warm-gray-50) 100%);display:flex}._loading_109fr_8,._error_109fr_9{text-align:center;padding:3rem 1rem;font-size:1.1rem;color:var(--warm-gray-600);width:100%;display:flex;align-items:center;justify-content:center;min-height:60vh}._error_109fr_9{color:#d32f2f}._sidebar_109fr_26{width:280px;background:var(--white);border-right:1px solid var(--warm-gray-200);padding:2rem 0;display:flex;flex-direction:column;position:sticky;top:80px;height:fit-content;max-height:calc(100vh - 80px);overflow-y:auto}._userInfo_109fr_40{padding:0 1.5rem 2rem;border-bottom:1px solid var(--warm-gray-200);text-align:center}._userAvatar_109fr_46{width:80px;height:80px;border-radius:50%;margin:0 auto 1rem;object-fit:cover;border:3px solid var(--gold);box-shadow:var(--shadow-gold)}._userName_109fr_56{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--primary-brown);margin:0 0 .25rem}._userEmail_109fr_64{font-size:.875rem;color:var(--warm-gray-600);margin:0}._nav_109fr_70{flex:1;padding:1.5rem 0;overflow-y:auto}._navItem_109fr_76{display:flex;align-items:center;gap:.75rem;padding:.75rem 1.5rem;margin:.125rem .75rem;background:transparent;border:none;border-radius:var(--radius-md);cursor:pointer;font-size:.9375rem;font-weight:500;color:var(--warm-gray-700);transition:all .2s ease;width:calc(100% - 1.5rem);text-align:left}._navItem_109fr_76:hover{background:var(--cream);color:var(--primary-brown)}._navItem_109fr_76._active_109fr_99{background:var(--primary-brown);color:var(--gold);box-shadow:var(--shadow-md)}._navIcon_109fr_105{font-size:1.25rem;display:flex;align-items:center;justify-content:center}._badge_109fr_112{margin-left:auto;background:var(--gold);color:var(--primary-brown);font-size:.75rem;font-weight:600;padding:.125rem .5rem;border-radius:9999px;min-width:1.25rem;text-align:center}._main_109fr_125{flex:1;padding:2rem 3rem;max-width:1400px}._overview_109fr_131{animation:_fadeIn_109fr_1 .3s ease}@keyframes _fadeIn_109fr_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._title_109fr_146{font-family:var(--font-heading);font-size:2.5rem;font-weight:700;color:var(--primary-brown);margin:0 0 2rem;letter-spacing:-.025em}._statsGrid_109fr_156{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2.5rem}._statCard_109fr_163{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);padding:1.5rem;transition:all .2s ease;box-shadow:var(--shadow-sm)}._statCard_109fr_163:hover{border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-2px)}._statIcon_109fr_178{font-size:2rem;margin-bottom:.75rem;color:var(--gold);filter:drop-shadow(0 2px 4px rgba(212,175,55,.3))}._statContent_109fr_185{display:flex;flex-direction:column}._statValue_109fr_190{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--primary-brown);margin-bottom:.25rem;letter-spacing:-.025em}._statLabel_109fr_199{font-size:.875rem;color:var(--warm-gray-600);font-weight:500}._section_109fr_206{margin-bottom:2.5rem}._sectionHeader_109fr_210{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem}._sectionHeader_109fr_210 h2{font-family:var(--font-heading);font-size:1.75rem;font-weight:600;color:var(--primary-brown);margin:0;letter-spacing:-.025em}._viewAllButton_109fr_226{background:transparent;border:1px solid var(--warm-gray-300);color:var(--primary-brown);font-size:.875rem;font-weight:500;cursor:pointer;padding:.5rem 1rem;border-radius:var(--radius-md);transition:all .2s ease}._viewAllButton_109fr_226:hover{background:var(--primary-brown);color:var(--gold);border-color:var(--primary-brown)}._ordersList_109fr_245{display:grid;gap:1rem}._orderCard_109fr_250{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);padding:1.5rem;transition:all .2s ease;box-shadow:var(--shadow-sm)}._orderCard_109fr_250:hover{border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-2px)}._orderCardHeader_109fr_265{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid var(--warm-gray-200)}._orderNumber_109fr_274{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--primary-brown);margin-bottom:.25rem}._orderDate_109fr_282{font-size:.875rem;color:var(--warm-gray-600)}._orderStatus_109fr_287{padding:.375rem .75rem;border-radius:var(--radius-md);font-size:.75rem;font-weight:600;text-transform:capitalize}._orderStatus_109fr_287[data-status=pending]{background:#fff3e0;color:#e65100}._orderStatus_109fr_287[data-status=confirmed]{background:#e3f2fd;color:#1565c0}._orderStatus_109fr_287[data-status=processing]{background:#f3e5f5;color:#6a1b9a}._orderStatus_109fr_287[data-status=shipped]{background:#e8f5e9;color:#2e7d32}._orderStatus_109fr_287[data-status=delivered]{background:#c8e6c9;color:#1b5e20}._orderStatus_109fr_287[data-status=cancelled]{background:#ffebee;color:#c62828}._orderCardBody_109fr_325{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}._orderItems_109fr_332{font-size:.875rem;color:var(--warm-gray-600)}._orderTotal_109fr_337{font-family:var(--font-heading);font-size:1.25rem;font-weight:700;color:var(--primary-brown)}._orderCardButton_109fr_344{width:100%;padding:.625rem 1rem;background:var(--primary-brown);color:var(--gold);border:none;border-radius:var(--radius-md);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}._orderCardButton_109fr_344:hover{background:var(--primary-brown-light);box-shadow:var(--shadow-md)}._quickActions_109fr_363{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}._quickActionButton_109fr_369{display:flex;flex-direction:column;align-items:center;gap:.75rem;padding:1.5rem;background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm)}._quickActionButton_109fr_369:hover{border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-2px)}._quickActionIcon_109fr_389{font-size:2rem;color:var(--gold)}._quickActionButton_109fr_369 span:last-child{font-size:.875rem;font-weight:500;color:var(--primary-brown)}._profileView_109fr_401,._addressesView_109fr_402{animation:_fadeIn_109fr_1 .3s ease}._profileCard_109fr_406{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);padding:2rem;box-shadow:var(--shadow-sm)}._profileSection_109fr_414{margin-bottom:2rem}._profileSection_109fr_414:last-of-type{margin-bottom:0}._profileSection_109fr_414 h3{font-family:var(--font-heading);font-size:1.25rem;font-weight:600;color:var(--primary-brown);margin:0 0 1.5rem}._profileField_109fr_430{margin-bottom:1.25rem}._profileField_109fr_430 label{display:block;font-size:.875rem;font-weight:500;color:var(--warm-gray-700);margin-bottom:.5rem}._profileInput_109fr_442{width:100%;padding:.625rem .75rem;background:var(--white);border:1px solid var(--warm-gray-300);border-radius:var(--radius-md);font-size:.9375rem;color:var(--warm-gray-800);transition:all .2s ease}._profileInput_109fr_442:focus{outline:none;border-color:var(--gold);box-shadow:0 0 0 3px #d4af371a}._profileInput_109fr_442:read-only{background:var(--warm-gray-100);color:var(--warm-gray-600)}._checkboxField_109fr_464{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}._checkboxField_109fr_464 input[type=checkbox]{width:1.125rem;height:1.125rem;cursor:pointer;accent-color:var(--gold)}._checkboxField_109fr_464 label{font-size:.9375rem;color:var(--warm-gray-800);cursor:pointer;margin:0}._profileActions_109fr_485{display:flex;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid var(--warm-gray-200)}._saveButton_109fr_493{padding:.625rem 1.5rem;background:var(--primary-brown);color:var(--gold);border:none;border-radius:var(--radius-md);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}._saveButton_109fr_493:hover{background:var(--primary-brown-light);box-shadow:var(--shadow-md)}._cancelButton_109fr_510{padding:.625rem 1.5rem;background:var(--white);color:var(--primary-brown);border:1px solid var(--warm-gray-300);border-radius:var(--radius-md);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}._cancelButton_109fr_510:hover{background:var(--cream);border-color:var(--primary-brown)}._addButton_109fr_528{padding:.625rem 1.5rem;background:var(--primary-brown);color:var(--gold);border:none;border-radius:var(--radius-md);font-size:.9375rem;font-weight:500;cursor:pointer;transition:all .2s ease}._addButton_109fr_528:hover{background:var(--primary-brown-light);box-shadow:var(--shadow-md)}._addressesGrid_109fr_545{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._addressCard_109fr_551{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);padding:1.5rem;position:relative;transition:all .2s ease;box-shadow:var(--shadow-sm)}._addressCard_109fr_551:hover{border-color:var(--gold);box-shadow:var(--shadow-gold);transform:translateY(-2px)}._defaultBadge_109fr_567{position:absolute;top:1rem;right:1rem;padding:.25rem .625rem;background:var(--gold);color:var(--primary-brown);font-size:.75rem;font-weight:600;border-radius:var(--radius-sm);text-transform:uppercase}._addressType_109fr_580{font-size:.75rem;font-weight:600;color:var(--warm-gray-600);text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.025em}._addressName_109fr_589{font-family:var(--font-heading);font-size:1.125rem;font-weight:600;color:var(--primary-brown);margin-bottom:1rem}._addressDetails_109fr_597{font-size:.875rem;color:var(--warm-gray-600);line-height:1.6;margin-bottom:1.5rem}._addressDetails_109fr_597 p{margin:.25rem 0}._addressActions_109fr_608{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--warm-gray-200)}._editButton_109fr_615,._deleteButton_109fr_616{flex:1;padding:.5rem;border:1px solid var(--warm-gray-300);border-radius:var(--radius-md);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease;background:var(--white)}._editButton_109fr_615{color:var(--primary-brown)}._editButton_109fr_615:hover{background:var(--cream);border-color:var(--primary-brown)}._deleteButton_109fr_616{color:#c62828;border-color:#ffcdd2}._deleteButton_109fr_616:hover{background:#ffebee;border-color:#c62828}._emptyState_109fr_647{text-align:center;padding:4rem 2rem;background:var(--white);border:1px solid var(--warm-gray-200);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}._emptyState_109fr_647 p{font-size:1rem;color:var(--warm-gray-600);margin-bottom:1.5rem}@media (max-width: 1024px){._sidebar_109fr_26{width:240px}._main_109fr_125{padding:2rem}}@media (max-width: 768px){._container_109fr_1{flex-direction:column}._sidebar_109fr_26{width:100%;position:static;border-right:none;border-bottom:1px solid var(--warm-gray-200);padding:1rem;max-height:none}._userInfo_109fr_40{padding:1rem 0}._userAvatar_109fr_46{width:60px;height:60px}._nav_109fr_70{display:flex;flex-direction:row;overflow-x:auto;padding:.5rem 0;gap:.5rem}._navItem_109fr_76{flex-shrink:0;flex-direction:column;gap:.5rem;padding:.75rem 1rem;font-size:.85rem}._main_109fr_125{padding:1rem}._title_109fr_146{font-size:1.75rem}._statsGrid_109fr_156,._quickActions_109fr_363,._addressesGrid_109fr_545{grid-template-columns:1fr}._profileActions_109fr_485{flex-direction:column}._saveButton_109fr_493,._cancelButton_109fr_510{width:100%}}._toastContainer_3mfe0_1{position:fixed;top:80px;right:20px;z-index:10000;display:flex;flex-direction:column;gap:12px;pointer-events:none}._toast_3mfe0_1{pointer-events:auto;min-width:300px;max-width:500px;padding:16px 20px;border-radius:8px;display:flex;align-items:center;gap:12px;box-shadow:0 4px 12px #00000026;animation:_slideIn_3mfe0_1 .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes _slideIn_3mfe0_1{0%{transform:translate(400px);opacity:0}to{transform:translate(0);opacity:1}}._icon_3mfe0_37{font-size:1.5rem;font-weight:700;flex-shrink:0;display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%}._message_3mfe0_49{flex:1;font-size:.95rem;line-height:1.4;font-weight:500}._closeBtn_3mfe0_56{background:none;border:none;color:inherit;font-size:1.2rem;cursor:pointer;opacity:.7;padding:4px;display:flex;align-items:center;justify-content:center;transition:opacity .2s;flex-shrink:0}._closeBtn_3mfe0_56:hover{opacity:1}._toast_3mfe0_1._success_3mfe0_76{background:#4caf50f2;color:#fff;border:1px solid rgba(76,175,80,1)}._toast_3mfe0_1._success_3mfe0_76 ._icon_3mfe0_37{background:#fff3}._toast_3mfe0_1._error_3mfe0_87{background:#f44336f2;color:#fff;border:1px solid rgba(244,67,54,1)}._toast_3mfe0_1._error_3mfe0_87 ._icon_3mfe0_37{background:#fff3}._toast_3mfe0_1._warning_3mfe0_98{background:#ff9800f2;color:#fff;border:1px solid rgba(255,152,0,1)}._toast_3mfe0_1._warning_3mfe0_98 ._icon_3mfe0_37{background:#fff3}._toast_3mfe0_1._info_3mfe0_109{background:#2196f3f2;color:#fff;border:1px solid rgba(33,150,243,1)}._toast_3mfe0_1._info_3mfe0_109 ._icon_3mfe0_37{background:#fff3}@media (max-width: 768px){._toastContainer_3mfe0_1{top:60px;right:10px;left:10px}._toast_3mfe0_1{min-width:auto;width:100%}}._container_noy8w_1{max-width:1200px;margin:0 auto;padding:2rem 1rem}._header_noy8w_7{margin-bottom:2rem}._title_noy8w_11{font-family:var(--font-heading);font-size:2.5rem;color:var(--primary-brown);margin-bottom:.5rem;font-weight:700}._subtitle_noy8w_19{color:var(--warm-gray-700);font-size:1rem}._loading_noy8w_24,._error_noy8w_25{text-align:center;padding:3rem 1rem;font-size:1.2rem;color:var(--primary-brown);background:var(--white);border-radius:16px;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-md)}._error_noy8w_25{background:#fef2f2;color:#991b1b;border-color:#fecaca}._tabs_noy8w_43{display:flex;gap:1rem;margin-bottom:2rem;border-bottom:2px solid var(--warm-gray-200)}._tab_noy8w_43{padding:1rem 2rem;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;font-size:1rem;font-weight:500;color:var(--warm-gray-700);transition:all .3s ease;position:relative;bottom:-2px}._tab_noy8w_43:hover{color:var(--primary-brown);background:var(--warm-gray-50)}._activeTab_noy8w_69{color:var(--primary-brown);border-bottom-color:var(--gold);font-weight:600}._content_noy8w_76{animation:_fadeIn_noy8w_1 .3s ease}@keyframes _fadeIn_noy8w_1{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}._card_noy8w_91{background:var(--white);border-radius:16px;padding:2rem;box-shadow:var(--shadow-md);border:1px solid var(--warm-gray-200);margin-bottom:2rem}._sectionTitle_noy8w_100{font-family:var(--font-heading);font-size:1.5rem;color:var(--primary-brown);margin-bottom:1.5rem;font-weight:600}._formTitle_noy8w_108{font-family:var(--font-heading);font-size:1.25rem;color:var(--primary-brown);margin-bottom:1.5rem;font-weight:600}._formGrid_noy8w_117{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}._formField_noy8w_124{display:flex;flex-direction:column;gap:.5rem}._label_noy8w_130{font-weight:600;color:var(--primary-brown);font-size:.95rem}._input_noy8w_136{padding:.875rem 1rem;border:2px solid var(--warm-gray-300);border-radius:8px;font-size:1rem;color:var(--primary-brown);transition:all .3s ease;background:var(--white)}._input_noy8w_136:focus{outline:none;border-color:var(--gold);box-shadow:var(--shadow-gold)}._input_noy8w_136:disabled{background:var(--warm-gray-100);color:var(--warm-gray-500);cursor:not-allowed}._hint_noy8w_158{font-size:.875rem;color:var(--warm-gray-600);margin:0;font-style:italic}._divider_noy8w_165{height:1px;background:var(--warm-gray-200);margin:2rem 0}._checkboxGroup_noy8w_172{display:flex;flex-direction:column;gap:1rem}._checkboxLabel_noy8w_178{display:flex;align-items:center;gap:.75rem;cursor:pointer;color:var(--primary-brown);font-size:1rem}._checkbox_noy8w_172{width:20px;height:20px;cursor:pointer;accent-color:var(--gold)}._statsGrid_noy8w_195{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}._statCard_noy8w_202{background:linear-gradient(135deg,var(--cream) 0%,var(--warm-gray-50) 100%);padding:1.5rem;border-radius:12px;text-align:center;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-sm)}._statValue_noy8w_211{font-family:var(--font-heading);font-size:2rem;font-weight:700;color:var(--gold);margin-bottom:.5rem}._statLabel_noy8w_219{font-size:.95rem;color:var(--warm-gray-700);font-weight:500}._actions_noy8w_226{display:flex;gap:1rem;justify-content:flex-end}._roleCard_noy8w_232{background:linear-gradient(145deg,#fffffff2,#f5eddf99);border-radius:16px;padding:1.5rem;border:1px solid rgba(212,175,55,.3);box-shadow:var(--shadow-sm);display:flex;flex-direction:column;gap:1rem}._roleSummary_noy8w_243{display:flex;align-items:center;gap:1rem}._roleBadge_noy8w_249{padding:.5rem 1rem;border-radius:999px;font-weight:600;font-size:.9rem;letter-spacing:1px}._admin_noy8w_257{background:var(--gold);color:var(--white)}._agent_noy8w_262{background:var(--royal-blue);color:var(--white)}._user_noy8w_267{background:var(--warm-gray-200);color:var(--primary-brown)}._roleTitle_noy8w_272{margin:0;font-size:1.1rem;font-weight:600;color:var(--primary-brown)}._roleDescription_noy8w_279{margin:.35rem 0 0;font-size:.95rem;color:var(--warm-gray-700);line-height:1.5}._roleActionButton_noy8w_286{align-self:flex-start;background:var(--primary-brown);color:var(--white);border:none;padding:.65rem 1.25rem;border-radius:999px;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:var(--shadow-sm)}._roleActionButton_noy8w_286:hover{background:var(--gold);color:var(--primary-brown);box-shadow:var(--shadow-md)}._roleHint_noy8w_305{margin:0;font-size:.9rem;color:var(--warm-gray-700)}._roleHint_noy8w_305 a{color:var(--primary-brown);text-decoration:underline}._saveButton_noy8w_316{padding:.875rem 2rem;background:var(--primary-brown);color:var(--gold);border:2px solid var(--gold);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:var(--shadow-gold)}._saveButton_noy8w_316:hover:not(:disabled){background:var(--primary-brown-light);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3766}._saveButton_noy8w_316:disabled{opacity:.6;cursor:not-allowed}._cancelButton_noy8w_340{padding:.875rem 2rem;background:var(--white);color:var(--primary-brown);border:2px solid var(--warm-gray-300);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease}._cancelButton_noy8w_340:hover{border-color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-md)}._addressesHeader_noy8w_359{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}._addButton_noy8w_366{padding:.875rem 1.75rem;background:var(--primary-brown);color:var(--gold);border:2px solid var(--gold);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;transition:all .3s ease;box-shadow:var(--shadow-gold)}._addButton_noy8w_366:hover{background:var(--primary-brown-light);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3766}._addressGrid_noy8w_385{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}._addressCard_noy8w_391{background:var(--white);border:1px solid var(--warm-gray-200);border-radius:12px;padding:1.5rem;position:relative;transition:all .3s ease;box-shadow:var(--shadow-sm)}._addressCard_noy8w_391:hover{transform:translateY(-4px);box-shadow:var(--shadow-gold);border-color:var(--gold)}._defaultBadge_noy8w_407{position:absolute;top:1rem;right:1rem;background:var(--gold);color:var(--primary-brown);padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}._addressType_noy8w_421{font-size:.875rem;color:var(--warm-gray-700);font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}._addressName_noy8w_430{font-family:var(--font-heading);font-size:1.25rem;color:var(--primary-brown);font-weight:600;margin-bottom:1rem}._addressDetails_noy8w_438{color:var(--warm-gray-700);font-size:.95rem;line-height:1.6;margin-bottom:1rem}._addressDetails_noy8w_438 p{margin:.25rem 0}._addressActions_noy8w_449{display:flex;gap:.75rem;padding-top:1rem;border-top:1px solid var(--warm-gray-200)}._editButton_noy8w_456{flex:1;padding:.625rem 1rem;background:var(--white);color:var(--primary-brown);border:2px solid var(--gold);border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease}._editButton_noy8w_456:hover{background:var(--primary-brown);color:var(--gold);transform:translateY(-2px);box-shadow:var(--shadow-gold)}._deleteButton_noy8w_476{flex:1;padding:.625rem 1rem;background:var(--white);color:#dc2626;border:2px solid #fecaca;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:600;transition:all .3s ease}._deleteButton_noy8w_476:hover{background:#dc2626;color:#fff;border-color:#dc2626;transform:translateY(-2px);box-shadow:0 4px 12px #dc26264d}._emptyState_noy8w_497{text-align:center;padding:4rem 2rem;background:var(--white);border-radius:16px;border:1px solid var(--warm-gray-200);box-shadow:var(--shadow-md)}._emptyState_noy8w_497 p{font-size:1.2rem;color:var(--warm-gray-600);margin-bottom:1.5rem}@media (max-width: 768px){._container_noy8w_1{padding:1rem}._title_noy8w_11{font-size:2rem}._tabs_noy8w_43{overflow-x:auto}._tab_noy8w_43{padding:.875rem 1.5rem;white-space:nowrap}._formGrid_noy8w_117{grid-template-columns:1fr}._addressesHeader_noy8w_359{flex-direction:column;align-items:flex-start;gap:1rem}._addressGrid_noy8w_385{grid-template-columns:1fr}._actions_noy8w_226{flex-direction:column-reverse}._saveButton_noy8w_316,._cancelButton_noy8w_340{width:100%}}._overlay_1tce7_1{position:fixed;inset:0;background:#0009;z-index:999}._sidebar_1tce7_11{position:fixed;top:0;right:0;width:420px;height:100vh;background:var(--white);box-shadow:var(--shadow-xl);z-index:1000;display:flex;flex-direction:column;transform:translate(0);animation:_slideIn_1tce7_1 .3s ease-out}@keyframes _slideIn_1tce7_1{0%{transform:translate(100%)}to{transform:translate(0)}}._header_1tce7_35{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-lg);border-bottom:1px solid var(--gray-200);background:var(--white)}._title_1tce7_44{font-size:1.25rem;font-weight:600;color:var(--royal-blue);margin:0}._closeButton_1tce7_51{background:none;border:none;font-size:1.5rem;color:var(--gray-500);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1tce7_51:hover{background:var(--gray-100);color:var(--gray-700)}._content_1tce7_72{flex:1;display:flex;flex-direction:column;overflow:hidden}._emptyCart_1tce7_80{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:var(--spacing-xl);text-align:center}._emptyIcon_1tce7_90{font-size:4rem;margin-bottom:var(--spacing-lg);opacity:.6}._emptyText_1tce7_96{font-size:1.25rem;font-weight:600;color:var(--gray-700);margin-bottom:var(--spacing-sm)}._emptySubtext_1tce7_103{color:var(--gray-500);margin:0}._items_1tce7_109{flex:1;overflow-y:auto;padding:var(--spacing-md);display:flex;flex-direction:column;gap:var(--spacing-md)}._cartItem_1tce7_118{display:flex;gap:var(--spacing-md);padding:var(--spacing-md);border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white)}._itemImage_1tce7_127{flex-shrink:0;width:60px;height:60px;border-radius:var(--radius-md);overflow:hidden;background:var(--gray-100)}._productImage_1tce7_136{width:100%;height:100%;object-fit:cover}._itemDetails_1tce7_142{flex:1;min-width:0}._itemName_1tce7_147{font-size:.875rem;font-weight:600;color:var(--royal-blue);margin:0 0 var(--spacing-xs) 0;line-height:1.3}._itemCode_1tce7_155{font-size:.75rem;color:var(--gray-500);margin:0 0 var(--spacing-xs) 0;font-weight:500}._itemVolume_1tce7_162{font-size:.75rem;color:var(--gold);margin:0 0 var(--spacing-xs) 0;font-weight:500}._itemPrice_1tce7_169{font-size:.875rem;font-weight:700;color:var(--royal-blue);margin:0}._itemControls_1tce7_176{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:var(--spacing-sm)}._quantityControls_1tce7_184{display:flex;align-items:center;border:1px solid var(--gray-300);border-radius:var(--radius-md);overflow:hidden}._quantityButton_1tce7_192{background:var(--white);border:none;width:28px;height:28px;display:flex;align-items:center;justify-content:center;cursor:pointer;font-weight:600;color:var(--royal-blue);transition:background .2s ease}._quantityButton_1tce7_192:hover:not(:disabled){background:var(--gray-50)}._quantityButton_1tce7_192:disabled{opacity:.4;cursor:not-allowed}._quantity_1tce7_184{padding:0 var(--spacing-sm);font-size:.875rem;font-weight:600;color:var(--royal-blue);min-width:24px;text-align:center}._removeButton_1tce7_224{background:none;border:none;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);transition:all .2s ease;opacity:.6}._removeButton_1tce7_224:hover{background:#fee2e2;opacity:1}._footer_1tce7_240{padding:var(--spacing-lg);border-top:1px solid var(--gray-200);background:var(--gray-50)}._total_1tce7_246{margin-bottom:var(--spacing-lg)}._totalRow_1tce7_250{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--spacing-sm)}._totalRow_1tce7_250:last-child{margin-bottom:0}._totalLabel_1tce7_261{font-size:.875rem;color:var(--gray-600)}._totalAmount_1tce7_266{font-size:.875rem;font-weight:600;color:var(--royal-blue)}._freeShipping_1tce7_272{font-size:.875rem;font-weight:600;color:var(--green-600)}._grandTotal_1tce7_278{padding-top:var(--spacing-sm);border-top:1px solid var(--gray-300);margin-top:var(--spacing-sm)}._grandTotal_1tce7_278 ._totalLabel_1tce7_261{font-size:1rem;font-weight:600;color:var(--royal-blue)}._grandTotal_1tce7_278 ._totalAmount_1tce7_266{font-size:1.125rem;font-weight:700;color:var(--royal-blue)}._checkoutButton_1tce7_296{width:100%;padding:var(--spacing-md) var(--spacing-lg);font-weight:600;font-size:1rem;margin-bottom:var(--spacing-md)}._guarantee_1tce7_304{font-size:.75rem;color:var(--gray-600);text-align:center;line-height:1.4;margin:0}@media (max-width: 480px){._sidebar_1tce7_11{width:100vw}._cartItem_1tce7_118{flex-direction:column;text-align:center}._itemImage_1tce7_127{align-self:center}._itemControls_1tce7_176{flex-direction:row;justify-content:center}}._overlay_1y1hj_1{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1001;padding:var(--spacing-md)}._modal_1y1hj_15{background:var(--white);border-radius:var(--radius-lg);box-shadow:var(--shadow-xl);width:100%;max-width:700px;max-height:90vh;overflow-y:auto;position:relative}._header_1y1hj_26{display:flex;align-items:center;justify-content:space-between;padding:var(--spacing-lg);border-bottom:1px solid var(--gray-200);position:sticky;top:0;background:var(--white);z-index:1}._title_1y1hj_38{font-size:1.5rem;font-weight:600;color:var(--royal-blue);margin:0}._closeButton_1y1hj_45{background:none;border:none;font-size:1.5rem;color:var(--gray-500);cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._closeButton_1y1hj_45:hover{background:var(--gray-100);color:var(--gray-700)}._content_1y1hj_66{padding:var(--spacing-lg)}._orderSummary_1y1hj_71{background:var(--gray-50);padding:var(--spacing-lg);border-radius:var(--radius-lg);margin-bottom:var(--spacing-xl)}._sectionTitle_1y1hj_78{font-size:1.125rem;font-weight:600;color:var(--royal-blue);margin:0 0 var(--spacing-lg) 0}._orderItems_1y1hj_85{display:flex;flex-direction:column;gap:var(--spacing-sm);margin-bottom:var(--spacing-lg)}._orderItem_1y1hj_85{display:flex;justify-content:space-between;align-items:center;padding:var(--spacing-sm) 0;border-bottom:1px solid var(--gray-200)}._orderItem_1y1hj_85:last-child{border-bottom:none}._itemName_1y1hj_104{color:var(--gray-700);font-size:.875rem}._itemPrice_1y1hj_109{font-weight:600;color:var(--royal-blue);font-size:.875rem}._orderTotal_1y1hj_115{text-align:right;font-size:1.125rem;color:var(--royal-blue);padding-top:var(--spacing-sm);border-top:2px solid var(--royal-blue)}._form_1y1hj_124{display:flex;flex-direction:column;gap:var(--spacing-xl)}._formGrid_1y1hj_130{display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-lg)}._inputGroup_1y1hj_136{display:flex;flex-direction:column;gap:var(--spacing-xs)}._inputGroup_1y1hj_136:nth-child(4),._inputGroup_1y1hj_136:nth-child(8){grid-column:span 2}._inputGroup_1y1hj_136 label{font-weight:500;color:var(--gray-700);font-size:.875rem}._inputGroup_1y1hj_136 input,._inputGroup_1y1hj_136 textarea{padding:var(--spacing-md);border:2px solid var(--gray-300);border-radius:var(--radius-md);font-size:1rem;transition:all .2s ease}._inputGroup_1y1hj_136 input:focus,._inputGroup_1y1hj_136 textarea:focus{outline:none;border-color:var(--royal-blue);box-shadow:0 0 0 3px rgba(var(--royal-blue-rgb),.1)}._inputGroup_1y1hj_136 textarea{resize:vertical;min-height:80px}._addressSelector_1y1hj_175{margin-bottom:var(--spacing-xl)}._addressSelector_1y1hj_175 label{display:block;font-weight:600;color:var(--primary-brown);margin-bottom:var(--spacing-md)}._addressList_1y1hj_186{display:flex;flex-direction:column;gap:var(--spacing-md);margin-bottom:var(--spacing-md)}._addressOption_1y1hj_193{display:flex;gap:var(--spacing-md);padding:var(--spacing-lg);border:2px solid var(--gray-300);border-radius:var(--radius-lg);cursor:pointer;transition:all .2s ease;background:var(--white)}._addressOption_1y1hj_193:hover{border-color:var(--gold);box-shadow:0 2px 8px #d4af3733}._addressOption_1y1hj_193._selected_1y1hj_209{border-color:var(--gold);background:var(--cream);box-shadow:0 0 0 3px #d4af371a}._addressOption_1y1hj_193 input[type=radio]{margin-top:4px;cursor:pointer}._addressInfo_1y1hj_220{flex:1}._addressInfo_1y1hj_220 strong{color:var(--primary-brown);margin-right:var(--spacing-sm)}._addressInfo_1y1hj_220 p{margin:4px 0;color:var(--gray-700);font-size:.875rem}._defaultBadge_1y1hj_235{display:inline-block;background:var(--gold);color:var(--white);font-size:.625rem;font-weight:600;padding:2px 8px;border-radius:var(--radius-sm);text-transform:uppercase;margin-left:var(--spacing-xs)}._newAddressButton_1y1hj_247,._backButton_1y1hj_248{background:var(--primary-brown-light);color:var(--primary-brown);border:2px solid var(--gold-light);padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:all .2s ease}._newAddressButton_1y1hj_247:hover,._backButton_1y1hj_248:hover{background:var(--gold-light);border-color:var(--gold)}._backButton_1y1hj_248{margin-bottom:var(--spacing-md)}._paymentSection_1y1hj_270{margin-top:var(--spacing-xl)}._paymentMethods_1y1hj_274{display:flex;flex-direction:column;gap:var(--spacing-md)}._paymentCard_1y1hj_280{display:flex;align-items:center;gap:var(--spacing-lg);padding:var(--spacing-lg);border:2px solid var(--gray-300);border-radius:var(--radius-lg);transition:all .2s ease;background:var(--white);cursor:pointer}._paymentCard_1y1hj_280:hover{border-color:var(--gold);box-shadow:0 2px 8px #d4af3733}._paymentCard_1y1hj_280._selected_1y1hj_209{border-color:var(--gold);background:var(--cream);box-shadow:0 0 0 3px #d4af371a}._paymentCard_1y1hj_280 input[type=radio]{cursor:pointer}._paymentIcon_1y1hj_307{font-size:2rem;flex-shrink:0}._paymentCard_1y1hj_280 h4{font-size:1rem;font-weight:600;color:var(--royal-blue);margin:0 0 var(--spacing-xs) 0}._paymentCard_1y1hj_280 p{font-size:.875rem;color:var(--gray-600);margin:0 0 var(--spacing-xs) 0;line-height:1.4}._recommended_1y1hj_326{display:inline-block;background:var(--gold);color:var(--white);font-size:.75rem;font-weight:600;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px}._instant_1y1hj_338{display:inline-block;background:var(--green-600);color:var(--white);font-size:.75rem;font-weight:600;padding:var(--spacing-xs) var(--spacing-sm);border-radius:var(--radius-full);text-transform:uppercase;letter-spacing:.5px}._placeOrderButton_1y1hj_351{width:100%;padding:var(--spacing-lg);font-weight:600;font-size:1.125rem;margin-top:var(--spacing-lg)}._placeOrderButton_1y1hj_351:disabled{opacity:.6;cursor:not-allowed}@media (max-width: 768px){._modal_1y1hj_15{margin:var(--spacing-sm);max-width:none}._formGrid_1y1hj_130{grid-template-columns:1fr}._inputGroup_1y1hj_136:nth-child(4),._inputGroup_1y1hj_136:nth-child(8){grid-column:span 1}._paymentCard_1y1hj_280{flex-direction:column;text-align:center;gap:var(--spacing-md)}._content_1y1hj_66{padding:var(--spacing-md)}}._app_1gpt3_1{min-height:100vh;display:flex;flex-direction:column;scroll-behavior:smooth}._main_1gpt3_8{flex:1}._hero_1gpt3_12{background:linear-gradient(135deg,var(--primary-brown) 0%,var(--primary-brown-dark) 100%);color:var(--white);padding:var(--spacing-2xl) 0;text-align:center;position:relative;overflow:hidden}._hero_1gpt3_12:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grain" width="100" height="100" patternUnits="userSpaceOnUse"><circle cx="50" cy="50" r="0.5" fill="%23d4af37" opacity="0.1"/></pattern></defs><rect width="100" height="100" fill="url(%23grain)"/></svg>');opacity:.3}._heroContent_1gpt3_32{max-width:800px;margin:0 auto;padding:0 var(--spacing-md);position:relative;z-index:1}._heroTitle_1gpt3_40{font-family:var(--font-heading);font-size:3.5rem;font-weight:600;margin-bottom:var(--spacing-lg);color:var(--gold-metallic);text-shadow:3px 3px 6px rgba(0,0,0,.5);letter-spacing:1px}._heroSubtitle_1gpt3_50{font-family:var(--font-secondary);font-size:1.25rem;line-height:1.8;margin-bottom:var(--spacing-xl);color:var(--cream);font-weight:300;max-width:600px;margin-left:auto;margin-right:auto}._searchForm_1gpt3_62{display:flex;max-width:500px;margin:0 auto;gap:var(--spacing-sm)}._searchInput_1gpt3_69{flex:1;padding:var(--spacing-md);border:none;border-radius:var(--radius-md);font-size:1rem;font-family:var(--font-primary)}._searchInput_1gpt3_69:focus{outline:2px solid var(--gold)}._searchButton_1gpt3_82{padding:var(--spacing-md) var(--spacing-lg);background:linear-gradient(135deg,var(--gold) 0%,var(--gold-dark) 100%);color:var(--white);border:none;border-radius:var(--radius-md);font-weight:600;cursor:pointer;transition:all .2s ease}._searchButton_1gpt3_82:hover{background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold) 100%);transform:translateY(-1px)}._section_1gpt3_98{padding:var(--spacing-2xl) 0;max-width:1200px;margin:0 auto}._sectionTitle_1gpt3_104{font-size:2rem;font-weight:600;text-align:center;color:var(--royal-blue);margin-bottom:var(--spacing-xl)}._catalogLayout_1gpt3_112{display:grid;grid-template-columns:300px 1fr;gap:var(--spacing-xl);padding:0 var(--spacing-md);align-items:start}._sidebar_1gpt3_120{position:sticky;top:120px}._content_1gpt3_125{min-height:200px}._footer_1gpt3_129{background:var(--royal-blue);color:var(--white);margin-top:auto}._footerContent_1gpt3_135{max-width:1200px;margin:0 auto;padding:var(--spacing-2xl) var(--spacing-md);display:grid;grid-template-columns:1fr 1fr;gap:var(--spacing-xl)}._footerSection_1gpt3_144{display:flex;flex-direction:column;gap:var(--spacing-sm)}._footerTitle_1gpt3_150{font-size:1.25rem;font-weight:600;color:var(--gold);margin-bottom:var(--spacing-md)}._footerSection_1gpt3_144 p{margin:0;line-height:1.6;color:var(--gray-100)}._footerBottom_1gpt3_163{border-top:1px solid var(--royal-blue-light);padding:var(--spacing-md);text-align:center;color:var(--gray-300)}._footerBottom_1gpt3_163 p{margin:0}._aboutContent_1gpt3_175{max-width:1000px;margin:0 auto;padding:0 var(--spacing-md)}._aboutGrid_1gpt3_181{display:grid;gap:var(--spacing-xl);margin-top:var(--spacing-lg)}._aboutText_1gpt3_187{text-align:center}._aboutParagraph_1gpt3_191{font-size:1.125rem;line-height:1.7;color:var(--gray-700);margin-bottom:var(--spacing-lg);max-width:800px;margin-left:auto;margin-right:auto}._contactContent_1gpt3_202{max-width:800px;margin:0 auto;padding:0 var(--spacing-md)}._contactGrid_1gpt3_208{display:grid;gap:var(--spacing-xl);margin-top:var(--spacing-lg)}._contactInfo_1gpt3_214{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:var(--spacing-xl);text-align:center}._contactItem_1gpt3_221{padding:var(--spacing-lg);background:var(--gray-50);border-radius:var(--radius-lg);border:1px solid var(--gray-200)}._contactLabel_1gpt3_228{font-size:1.125rem;font-weight:600;color:var(--royal-blue);margin-bottom:var(--spacing-sm)}._contactValue_1gpt3_235{font-size:1rem;color:var(--gray-700);margin:0}._contactLink_1gpt3_241{color:var(--royal-blue)!important;text-decoration:none;font-weight:500;transition:all .2s ease;display:inline-block;cursor:pointer;font-size:1rem;padding:var(--spacing-xs) 0}._contactLink_1gpt3_241:hover{color:var(--royal-blue-dark)!important;text-decoration:underline;transform:translateY(-1px)}._contactLink_1gpt3_241:active{transform:translateY(0)}._contactLink_1gpt3_241:visited{color:var(--royal-blue)!important}._footerLink_1gpt3_266{color:var(--gray-100);text-decoration:none;transition:color .2s ease}._footerLink_1gpt3_266:hover{color:var(--gold)}._bestsellerSection_1gpt3_277{background:linear-gradient(135deg,var(--gold-light) 0%,var(--gold) 100%);padding:var(--spacing-2xl) 0;margin:var(--spacing-xl) 0}._bestsellerContent_1gpt3_283{max-width:1000px;margin:0 auto;padding:0 var(--spacing-md);text-align:center}._bestsellerBadge_1gpt3_290{display:inline-block;background:var(--royal-blue);color:var(--white);padding:var(--spacing-sm) var(--spacing-lg);border-radius:var(--radius-full);font-weight:700;font-size:.875rem;letter-spacing:1px;margin-bottom:var(--spacing-lg)}._bestsellerTitle_1gpt3_302{font-size:2.5rem;font-weight:700;color:var(--royal-blue);margin-bottom:var(--spacing-md);text-shadow:0 2px 4px rgba(0,0,0,.1)}._bestsellerSubtitle_1gpt3_310{font-size:1.25rem;color:var(--royal-blue-dark);line-height:1.6;margin-bottom:var(--spacing-xl);max-width:600px;margin-left:auto;margin-right:auto}._bestsellerProduct_1gpt3_320{margin-top:var(--spacing-xl);display:flex;justify-content:center}@media (max-width: 1024px){._catalogLayout_1gpt3_112{grid-template-columns:1fr;gap:var(--spacing-lg)}._sidebar_1gpt3_120{position:static}}@media (max-width: 768px){._heroTitle_1gpt3_40{font-size:2rem}._heroSubtitle_1gpt3_50{font-size:1rem}._searchForm_1gpt3_62{flex-direction:column}._searchInput_1gpt3_69,._searchButton_1gpt3_82{width:100%}._footerContent_1gpt3_135{grid-template-columns:1fr;gap:var(--spacing-lg)}._section_1gpt3_98{padding:var(--spacing-lg) 0}._catalogLayout_1gpt3_112{padding:0 var(--spacing-sm)}._bestsellerTitle_1gpt3_302{font-size:2rem}._bestsellerSubtitle_1gpt3_310{font-size:1.125rem}}@media (max-width: 480px){._heroTitle_1gpt3_40{font-size:1.75rem}._heroContent_1gpt3_32{padding:0 var(--spacing-sm)}._bestsellerTitle_1gpt3_302{font-size:1.75rem}._bestsellerSubtitle_1gpt3_310{font-size:1rem}}._userSection_1gpt3_396{flex:1;padding:var(--spacing-xl) var(--spacing-lg);margin-left:0;background:linear-gradient(135deg,var(--cream) 0%,var(--warm-gray-50) 100%);min-height:calc(100vh - 80px)}._userSectionHeader_1gpt3_404{margin-bottom:var(--spacing-lg)}._backButton_1gpt3_408{padding:.875rem 1.75rem;background:var(--primary-brown);color:var(--gold);border:2px solid var(--gold);border-radius:10px;cursor:pointer;font-size:1rem;font-weight:600;font-family:var(--font-heading);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:var(--shadow-gold)}._backButton_1gpt3_408:hover{background:var(--primary-brown-light);transform:translateY(-2px);box-shadow:0 8px 24px #d4af3766}._userContent_1gpt3_428{max-width:1400px;margin:0 auto}@media (max-width: 768px){._userSection_1gpt3_396{padding:var(--spacing-lg) var(--spacing-md)}}
