html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}@-ms-viewport{width:device-width}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}mark{padding:.2em;background-color:#feffe6}:root{--primary-blue: #1e3a8a;--secondary-blue: #3b82f6;--light-blue: #60a5fa;--very-light-blue: #dbeafe;--white: #ffffff;--dark-gray: #1f2937;--medium-gray: #6b7280;--light-gray: #f3f4f6;--success: #10b981;--warning: #f59e0b;--error: #ef4444;--gradient-primary: linear-gradient(135deg, #1e3a8a 0%, #3b82f6 100%);--gradient-secondary: linear-gradient(135deg, #3b82f6 0%, #1e3a8a 100%);--shadow-primary: 0 4px 6px -1px rgba(30, 58, 138, .1), 0 2px 4px -1px rgba(30, 58, 138, .06);--shadow-hover: 0 8px 30px rgba(30, 58, 138, .4);--border-radius: 8px;--border-radius-lg: 16px}body{color:var(--dark-gray);background-color:var(--white)}.btn-primary{background:var(--gradient-primary);border:none;color:var(--white);border-radius:var(--border-radius);box-shadow:var(--shadow-primary);transition:all .3s ease}.btn-primary:hover{background:var(--gradient-secondary);box-shadow:var(--shadow-hover);transform:translateY(-2px)}a{color:var(--secondary-blue);transition:color .3s ease}a:hover{color:var(--primary-blue)}.card{background:var(--white);border:1px solid var(--very-light-blue);border-radius:var(--border-radius);box-shadow:var(--shadow-primary)}input,textarea,select{border-color:var(--very-light-blue);border-radius:var(--border-radius)}input:focus,textarea:focus,select:focus{border-color:var(--secondary-blue);box-shadow:0 0 0 3px #3b82f61a}body{font-size:.18rem}@supports (padding: env(safe-area-inset-bottom)){.product .product-info-card .add-to-cart-section,.cart-container .summary-card{padding-bottom:calc(16px + env(safe-area-inset-bottom))!important}}@media(max-width:768px){html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}body{-webkit-overflow-scrolling:touch;overscroll-behavior-y:contain}a,button,[role=button],.ant-btn,.ant-card-hoverable,.ant-select,.ant-tag,input[type=submit],input[type=button]{-webkit-tap-highlight-color:rgba(0,0,0,.06);touch-action:manipulation}.ant-btn:active,button:active,[role=button]:active{transition:transform .1s ease;transform:scale(.97)}input,select,textarea,.ant-input,.ant-select-selection-search-input{font-size:16px!important}input:focus,textarea:focus,select:focus,.ant-input:focus,.ant-input-focused{outline:none;box-shadow:0 0 0 3px #1890ff1f}.HomeScreen,.CartScreen,.ShippingScreen,.product{animation:mobilePageFadeIn .25s ease-out}@keyframes mobilePageFadeIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}::-webkit-scrollbar{width:0;height:0}.scroll-imgs::-webkit-scrollbar,.swiper-wrapper::-webkit-scrollbar{height:3px}.scroll-imgs::-webkit-scrollbar-track,.swiper-wrapper::-webkit-scrollbar-track{background:transparent}.scroll-imgs::-webkit-scrollbar-thumb,.swiper-wrapper::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}img{transition:opacity .3s ease}img[loading=lazy]{opacity:0}img[loading=lazy].loaded,img[loading=lazy][src]:not([src=""]){opacity:1}.ant-drawer .ant-drawer-content-wrapper{transition:transform .3s cubic-bezier(.25,.1,.25,1)!important}.ant-modal{max-width:calc(100vw - 32px);margin:16px auto}.ant-modal .ant-modal-content{border-radius:16px}.ant-modal .ant-modal-close{width:44px;height:44px}.ant-select-dropdown{border-radius:12px;box-shadow:0 8px 24px #00000026}.ant-select-dropdown .ant-select-item{min-height:44px;padding:10px 16px;display:flex;align-items:center;font-size:15px}.ant-message{top:calc(env(safe-area-inset-top,0px) + 16px)!important}.ant-card-hoverable{transition:transform .2s ease,box-shadow .2s ease}.ant-card-hoverable:active{transform:scale(.98);box-shadow:0 2px 8px #00000014}.ant-skeleton-active .ant-skeleton-content{animation:mobilePulse 1.5s ease-in-out infinite}@keyframes mobilePulse{0%,to{opacity:.3}50%{opacity:.6}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}}.ant-spin-dot-item{background-color:#ffc008}@media(max-width:768px){.ant-empty{padding:32px 16px}.ant-empty .ant-empty-description{font-size:15px;color:#666;line-height:1.6}}._container_y0h9f_1{background-color:transparent;border-bottom:none;padding:16px 0;height:auto;line-height:normal;position:relative}._container_y0h9f_1 .ant-card{border-radius:8px;box-shadow:none}._navbarContent_y0h9f_13{display:flex;align-items:center;justify-content:space-between;gap:24px;max-width:1000px;margin:0 auto;padding:8px 12px;background:#163a70;border-radius:12px;border:1px solid rgba(22,58,112,.18);box-shadow:0 4px 12px #0a193014}._leftNav_y0h9f_26{flex:1 1 auto;display:flex;justify-content:flex-start}._navItems_y0h9f_31{display:flex;align-items:center;gap:12px}._shopDropdownWrap_y0h9f_36{display:flex;align-items:center}._shopDropdownPanel_y0h9f_40{position:absolute;top:100%;left:0;width:100%;z-index:1200;padding-top:16px;max-height:calc(100vh - var(--search-offset, 200px) - 16px);overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;padding-bottom:16px;box-sizing:border-box}._megaMenuShell_y0h9f_54{width:100%;background:#fff;border-top:1px solid #edf2f7;border-bottom:1px solid #edf2f7;box-shadow:0 18px 48px #0f2c5629}._shopDropdownPanel_y0h9f_40::-webkit-scrollbar{width:10px}._shopDropdownPanel_y0h9f_40::-webkit-scrollbar-track{background:#f3f6fa}._shopDropdownPanel_y0h9f_40::-webkit-scrollbar-thumb{background:#c5d2e3;border-radius:999px;border:2px solid #f3f6fa}._shopDropdownPanel_y0h9f_40::-webkit-scrollbar-thumb:hover{background:#9fb3cc}._megaMenuInner_y0h9f_75{max-width:1000px;margin:0 auto;padding:24px 0}._megaMenuHeader_y0h9f_80{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}._megaMenuIntro_y0h9f_86{display:flex;flex-direction:column;gap:8px}._eyebrow_y0h9f_91{color:#163a70;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._megaMenuTitle_y0h9f_98{margin:0!important;color:#163a70!important;font-size:28px!important;line-height:1.2!important;font-weight:700!important;max-width:720px}._megaMenuSubtitle_y0h9f_106{color:#6b7280;font-size:14px;line-height:1.6;max-width:640px}._megaMenuDivider_y0h9f_112{margin:24px 0!important;background:#e7edf4}._categoryGrid_y0h9f_116{margin-bottom:24px}._categoryCard_y0h9f_119{height:100%;border:1px solid #d9e2ec;border-radius:12px!important;box-shadow:none!important;transition:all .3s ease;cursor:pointer;overflow:hidden}._categoryCard_y0h9f_119:hover{border-color:#163a7040;box-shadow:0 8px 24px #0f2c5614!important;transform:translateY(-2px)}._categoryCardInner_y0h9f_133{display:flex;align-items:stretch;min-height:160px;background:#fff}._categoryMedia_y0h9f_139{flex:0 0 124px;background:#f7f9fc;border-right:1px solid #ecf1f6;display:flex;align-items:center;justify-content:center;padding:16px}._categoryImage_y0h9f_148{width:100%;max-width:92px;height:auto;object-fit:contain;transition:all .3s ease}._categoryCard_y0h9f_119:hover ._categoryImage_y0h9f_148{transform:scale(1.04)}._categoryContent_y0h9f_158{flex:1;display:flex;flex-direction:column;justify-content:space-between;gap:12px;padding:16px}._categoryMeta_y0h9f_166{display:flex;align-items:center}._categoryTag_y0h9f_170{border-radius:999px;margin:0;font-size:11px;font-weight:600;padding:2px 10px}._categoryTitle_y0h9f_177{margin:0!important;color:#163a70!important;font-size:18px!important;line-height:1.35!important;font-weight:700!important}._categoryDescription_y0h9f_184{color:#6b7280!important;font-size:13px;line-height:1.6;min-height:40px}._categoryAction_y0h9f_190{display:flex;align-items:center;gap:8px;color:#163a70;border-left:3px solid transparent;padding-left:8px;transition:all .3s ease}._categoryActionText_y0h9f_199{color:inherit!important;font-size:13px;font-weight:600}._categoryActionIcon_y0h9f_204{font-size:12px}._categoryCard_y0h9f_119:hover ._categoryAction_y0h9f_190{color:#0f2c56;border-left-color:#ffc008}._designPromoWrap_y0h9f_211{margin-top:8px}._designPromoCard_y0h9f_214{border:1px solid rgba(22,58,112,.14);border-radius:16px!important;overflow:hidden;box-shadow:none!important;cursor:pointer;transition:all .3s ease;background:#fffbea}._designPromoCard_y0h9f_214:hover{border-color:#163a703d;box-shadow:0 8px 24px #0f2c5614!important}._designPromoContent_y0h9f_227{display:flex;align-items:center;gap:16px;padding:16px 24px}._designPromoIcon_y0h9f_233{flex:0 0 52px;width:52px;height:52px;border-radius:50%;background:#163a70;color:#fff;display:flex;align-items:center;justify-content:center;font-size:22px}._designPromoText_y0h9f_245{flex:1;display:flex;flex-direction:column;gap:4px}._designPromoEyebrow_y0h9f_251{color:#163a70;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:.06em}._designPromoTitle_y0h9f_258{margin:0!important;color:#163a70!important;font-size:22px!important;line-height:1.2!important;font-weight:700!important}._designPromoDescription_y0h9f_265{color:#6b7280;font-size:13px;line-height:1.6;max-width:560px}._designPromoButton_y0h9f_271{height:44px;border-radius:999px;padding:0 18px;font-weight:600;background:#163a70;border-color:#163a70;box-shadow:none}._designPromoButton_y0h9f_271:hover,._designPromoButton_y0h9f_271:focus{background:#0f2c56!important;border-color:#0f2c56!important}._centerDesignButton_y0h9f_285{flex:0 0 auto;margin:0}._rightNav_y0h9f_289{flex:1 1 auto;min-width:0}._designButtonContainer_y0h9f_293{position:relative}._designButtonLink_y0h9f_296{text-decoration:none;display:block}._designButtonLink_y0h9f_296:hover{text-decoration:none}._designButtonCard_y0h9f_303{background:#ffc008;border:none;border-radius:999px;box-shadow:0 8px 18px #ffc00838;transition:all .3s ease;position:relative;overflow:hidden;min-width:236px}._designButtonCard_y0h9f_303:hover{transform:translateY(-1px);box-shadow:0 10px 20px #ffc00847}._designButtonCard_y0h9f_303:hover ._designIcon_y0h9f_317{transform:scale(1.05)}._designIconWrapper_y0h9f_320{position:relative;margin-right:8px;width:28px;height:28px;border-radius:50%;background:#163a7024;display:flex;align-items:center;justify-content:center}._designIcon_y0h9f_317{font-size:14px;color:#163a70;transition:all .3s ease;z-index:2;position:relative}._designTextContainer_y0h9f_338{text-align:left}._designTitle_y0h9f_341{color:#111827!important;font-size:13px!important;font-weight:700!important;line-height:1!important;margin:0!important;display:block;letter-spacing:.02em}._designArrow_y0h9f_350{color:#163a70;font-size:12px}._navButton_y0h9f_354{min-width:104px;height:40px;padding:0 20px;border-radius:999px;border:1px solid rgba(255,255,255,.16)!important;background:transparent!important;color:#f8fafc!important;font-size:11px;font-weight:600;letter-spacing:.08em;transition:all .3s ease}._navButton_y0h9f_354:hover,._navButton_y0h9f_354:focus{color:#ffc008!important;border-color:#ffc00873!important;background:#ffffff0f!important}._navButton_y0h9f_354 .anticon{color:inherit}._nav-active_y0h9f_376{color:#ffc008!important;border-color:#ffc0088c!important;background:#ffc0081f!important}._navIcon_y0h9f_381{font-size:11px}._navLink_y0h9f_384{color:inherit;text-decoration:none}._navLink_y0h9f_384:hover{color:inherit}@media(max-width:1200px){._megaMenuInner_y0h9f_75{padding-left:20px;padding-right:20px}}@media(max-width:1024px){._designPromoContent_y0h9f_227{align-items:flex-start;flex-wrap:wrap}._designPromoButton_y0h9f_271{margin-left:68px}}@media(max-width:768px){._categoryCardInner_y0h9f_133{min-height:auto}._categoryMedia_y0h9f_139{flex-basis:104px}._container_y0h9f_1{padding:16px 0}._navbarContent_y0h9f_13{padding:0 16px;background:transparent;border:none;border-radius:0;box-shadow:none}}._searchActionBtn_1nxl3_1{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:50%;background:#163a70;cursor:pointer;z-index:10;transition:all .3s cubic-bezier(.4,0,.2,1);max-width:calc(100% - 8px);max-height:calc(100% - 8px);margin-top:0;margin-bottom:0}._searchActionBtn_1nxl3_1:hover{background:#0f2c56!important;border-color:transparent!important;box-shadow:0 6px 12px #0f2c563d!important}._searchActionBtn_1nxl3_1:hover ._icon_1nxl3_27{color:#ffc008!important;transform:scale(1.05)}._searchActionBtn_1nxl3_1:active{transform:translateY(-50%) scale(.95)!important;background:#0f2c56!important}._searchActionBtn_1nxl3_1:focus{outline:1px solid #163a70!important;outline-offset:1px!important;background:#163a70!important}._searchActionBtn_1nxl3_1:disabled{cursor:not-allowed!important;opacity:.6!important;background:transparent!important}._searchActionBtn_1nxl3_1:disabled ._icon_1nxl3_27{color:#bfbfbf!important}._searchActionBtn_1nxl3_1._active_1nxl3_48{background:#fff1bf!important}._searchActionBtn_1nxl3_1._active_1nxl3_48 ._icon_1nxl3_27{color:#163a70!important}._searchActionBtn_1nxl3_1._active_1nxl3_48:hover{background:#ffe58f!important;box-shadow:0 6px 12px #ffc00838!important}._searchActionBtn_1nxl3_1._active_1nxl3_48:hover ._icon_1nxl3_27{color:#163a70!important;transform:scale(1.05)}._searchActionBtn_1nxl3_1._active_1nxl3_48:active{background:#ffd666!important}._searchActionBtn_1nxl3_1._loading_1nxl3_65{background:#163a70!important}._searchActionBtn_1nxl3_1._loading_1nxl3_65 ._icon_1nxl3_27{color:#ffc008!important;animation:_spin_1nxl3_1 1s linear infinite}._searchActionBtn_1nxl3_1._loading_1nxl3_65:hover{background:#0f2c56!important}._icon_1nxl3_27{font-size:16px;color:#ffc008;transition:all .3s cubic-bezier(.4,0,.2,1)}._searchActionBtn_1nxl3_1:not(._active_1nxl3_48):not(._loading_1nxl3_65) ._icon_1nxl3_27{color:#ffc008}._searchActionBtn_1nxl3_1._active_1nxl3_48 ._icon_1nxl3_27{color:#163a70}._searchActionBtn_1nxl3_1._loading_1nxl3_65 ._icon_1nxl3_27{color:#ffc008}@keyframes _spin_1nxl3_1{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){._searchActionBtn_1nxl3_1{width:32px;height:32px;right:8px}._searchActionBtn_1nxl3_1 ._icon_1nxl3_27{font-size:14px}}@media(max-width:576px){._searchActionBtn_1nxl3_1{width:32px;height:32px;right:8px}._searchActionBtn_1nxl3_1 ._icon_1nxl3_27{font-size:12px}}._searchContainer_1d7mv_1{position:relative;width:100%;min-height:38px;overflow:visible;display:flex;align-items:center}._searchSelect_1d7mv_9{width:100%;min-height:38px}._searchSelect_1d7mv_9 .ant-select-selector{padding-right:54px!important;height:auto!important;min-height:38px!important;border-radius:999px!important;border:1px solid #d9e2ec!important;background:#f8fafc!important;transition:all .3s ease!important;display:flex!important;align-items:center!important;box-shadow:inset 0 1px #fffc}._searchSelect_1d7mv_9 .ant-select-selector:hover{border-color:#163a70!important}._searchSelect_1d7mv_9 .ant-select-selector:focus,._searchSelect_1d7mv_9 .ant-select-selector.ant-select-focused{border-color:#163a70!important;box-shadow:0 0 0 3px #163a701f!important}._searchSelect_1d7mv_9 .ant-select-selection-search{height:100%;display:flex;align-items:center}._searchSelect_1d7mv_9 .ant-select-selection-search .ant-select-selection-search-input{height:100%;line-height:1.5715;display:flex;align-items:center}._searchSelect_1d7mv_9 .ant-select-selection-placeholder{line-height:1.5715;color:#64748b;display:flex;align-items:center}._searchSelect_1d7mv_9 .ant-select-selection-item{line-height:1.5715;display:flex;align-items:center}@media(max-width:768px){._searchSelect_1d7mv_9 .ant-select-selector{padding-right:48px!important;min-height:38px!important;height:auto!important;border-radius:12px!important;font-size:16px!important}._searchSelect_1d7mv_9 .ant-select-selection-search-input{font-size:16px!important}}@media(min-width:769px){._searchSelect_1d7mv_9 .ant-select-selector{min-height:38px!important;height:auto!important}}._drawer_w2zjp_1 .ant-drawer-content-wrapper{box-shadow:0 2px 8px #00000026}._drawer_w2zjp_1 .ant-drawer-content{background-color:#fafafa}._drawer_w2zjp_1 .ant-drawer-body{padding:10px 16px;display:flex;align-items:center;justify-content:space-between}._mobileDrawer_11rq2_1 .ant-drawer-wrapper-body{height:100%;display:flex;flex-direction:column;min-height:0}._mobileDrawer_11rq2_1 .ant-drawer-mask{top:var(--search-offset, 0px);height:calc(100vh - var(--search-offset, 0px));background:#00000080}._mobileDrawer_11rq2_1 .ant-drawer-content-wrapper{top:var(--search-offset, 0px)!important;height:calc(100vh - var(--search-offset, 0px))!important}._mobileDrawer_11rq2_1 .ant-drawer-content{background:#0f2c56;height:100%}._drawerHeader_11rq2_20{background:#0f2c56!important;border-bottom:1px solid rgba(255,255,255,.12)!important}._drawerHeader_11rq2_20 .ant-drawer-title,._drawerHeader_11rq2_20 .ant-drawer-close{color:#f8fbff}._drawerBody_11rq2_30{flex:1;min-height:0;background:#0f2c56;color:#f8fbff;overflow:hidden}._headerContent_11rq2_37{display:flex;flex-direction:column;gap:4px}._headerEyebrow_11rq2_42{color:#ffc008;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}._headerTitle_11rq2_49{margin:0!important;color:#f8fbff!important;font-size:20px!important;font-weight:700!important}._menuShell_11rq2_55{height:100%;min-height:0;display:flex;flex-direction:column;padding:16px;background:#0f2c56;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}._topSection_11rq2_66{margin-bottom:16px}._designButtonLink_11rq2_69{display:block;text-decoration:none}._designButtonLink_11rq2_69:hover{text-decoration:none}._designButtonCard_11rq2_76{border:none;border-radius:16px!important;background:#ffc008;box-shadow:0 10px 24px #0003}._designTopRow_11rq2_82{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}._designIconWrapper_11rq2_88{width:48px;height:48px;border-radius:12px;background:#0f2c56;display:flex;align-items:center;justify-content:center}._designIcon_11rq2_88{color:#fff;font-size:22px}._designBadgeGroup_11rq2_101{display:flex;align-items:center;gap:8px}._designBadge_11rq2_101 .ant-badge-count{background:#fff!important;color:#0f2c56!important;box-shadow:none!important;border-radius:999px;font-size:10px;font-weight:700}._crownIcon_11rq2_114{color:#0f2c56;font-size:18px}._designContent_11rq2_118{display:flex;flex-direction:column;gap:4px;margin-bottom:16px}._designEyebrow_11rq2_124{color:#0f2c56b8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}._designTitle_11rq2_131{margin:0!important;color:#0f2c56!important;font-size:22px!important;line-height:1.2!important;font-weight:700!important}._designSubtitle_11rq2_138{color:#0f2c56d1!important;font-size:13px;line-height:1.5}._designActionButton_11rq2_143{height:44px!important;border-radius:12px!important;border:none!important;background:#0f2c56!important;font-weight:600!important;box-shadow:none!important}._designActionButton_11rq2_143:hover,._designActionButton_11rq2_143:focus{background:#163a70!important}._menuContent_11rq2_155,._utilitySection_11rq2_156,._footerSection_11rq2_157{display:flex;flex-direction:column}._sectionHeader_11rq2_161{display:flex;flex-direction:column;gap:4px;margin-bottom:12px}._sectionEyebrow_11rq2_167{color:#ffc008;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.08em}._sectionTitle_11rq2_174{margin:0!important;color:#f8fbff!important;font-size:18px!important;font-weight:700!important}._categoryList_11rq2_180{background:transparent}._categoryList_11rq2_180 .ant-list-items{display:flex;flex-direction:column;gap:8px}._categoryList_11rq2_180 .ant-list-item{border-bottom:none;padding:0}._menuItem_11rq2_192{border:1px solid rgba(255,255,255,.12);border-radius:14px;background:#ffffff0f}._menuLink_11rq2_197{display:block;width:100%;text-decoration:none;color:inherit;padding:12px}._menuLink_11rq2_197:hover{text-decoration:none}._menuRow_11rq2_207{display:flex;align-items:center;gap:12px}._menuAvatar_11rq2_212{flex-shrink:0;box-shadow:none}._menuCopy_11rq2_216{flex:1;display:flex;flex-direction:column;gap:4px;min-width:0}._menuTitle_11rq2_223{color:#f8fbff!important;font-size:15px!important;font-weight:600!important}._menuDescription_11rq2_228{color:#f8fbffb8!important;font-size:12px!important;line-height:1.5!important}._menuArrow_11rq2_233{color:#ffc008;font-size:12px}._sectionDivider_11rq2_237{border-color:#ffffff1f!important;margin:16px 0!important}._quickLinks_11rq2_241{display:flex;flex-direction:column;gap:8px}._quickLink_11rq2_241{display:flex;align-items:center;gap:12px;padding:12px;border-radius:12px;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;color:#f8fbff;text-decoration:none}._quickLinkIcon_11rq2_257{color:#ffc008;font-size:16px;width:16px;display:inline-flex;justify-content:center}._quickLinkText_11rq2_264{font-size:14px;font-weight:500}._contactRow_11rq2_268{display:flex;gap:8px;margin-top:12px}._contactButton_11rq2_273{flex:1;min-width:0;display:flex;align-items:center;justify-content:center;gap:8px;height:44px;border-radius:12px;background:#163a70;color:#f8fbff;text-decoration:none;border:1px solid rgba(255,255,255,.12);font-size:13px;font-weight:600}._socialList_11rq2_289{display:flex;align-items:center;gap:12px;margin-top:12px}._socialItem_11rq2_295{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,.12);background:#ffffff0f;display:inline-flex;align-items:center;justify-content:center}._socialIcon_11rq2_305{color:#ffc008;font-size:18px;line-height:1}._bar_1ruw0_1{background:#163a70;color:#ffc008;position:relative;overflow:hidden}._inner_1ruw0_7{display:flex;align-items:center;justify-content:center;height:36px;padding:0 48px;position:relative;z-index:1;max-width:1000px;margin:0 auto}._message_1ruw0_18{display:flex;align-items:center;gap:10px;transition:opacity .28s ease,transform .28s ease}._fadeIn_1ruw0_24{opacity:1;transform:translateY(0)}._fadeOut_1ruw0_28{opacity:0;transform:translateY(-6px)}._icon_1ruw0_32{font-size:15px;color:#ffc008;display:flex;align-items:center}._text_1ruw0_38{font-size:13px;font-weight:700;letter-spacing:.3px;white-space:nowrap}._close_1ruw0_44{position:absolute;right:12px;display:flex;align-items:center;justify-content:center;width:24px;height:24px;border:none;background:#ffc00824;border-radius:50%;color:#ffc008e6;font-size:11px;cursor:pointer;transition:all .2s ease;padding:0}._close_1ruw0_44:hover{background:#ffc00838;color:#ffc008}@media(max-width:768px){._inner_1ruw0_7{height:34px;padding:0 36px}._text_1ruw0_38{font-size:12px}._icon_1ruw0_32{font-size:13px}._close_1ruw0_44{right:8px;width:22px;height:22px;font-size:10px}}@media(max-width:480px){._inner_1ruw0_7{height:32px;padding:0 32px}._text_1ruw0_38{font-size:11px;letter-spacing:0}}._mobile_7049r_1{margin-right:8px;display:flex;align-items:center;justify-content:center;cursor:pointer;position:relative}._avatar_7049r_9{background-color:#f8fafc;color:#163a70;border:1px solid #d9e2ec;transition:all .3s ease;cursor:pointer}._avatar_7049r_9:hover{background-color:#163a70;border-color:#163a70;color:#ffc008;transform:translateY(-1px)}._menuMobile_7049r_22{position:absolute;top:50px;right:0;background-color:#fff;border-radius:8px;box-shadow:0 3px 6px -4px #0000001f,0 6px 16px #00000014,0 9px 28px 8px #0000000d;z-index:1000;min-width:200px;animation:_slideDown_7049r_1 .2s ease-out}._desktop_7049r_33{display:none;position:relative;margin-right:8px}._menuDesktop_7049r_38 .ant-dropdown{min-width:220px}._menuDesktop_7049r_38 .ant-dropdown-menu{padding:8px;border-radius:14px;border:1px solid #d9e2ec;box-shadow:0 16px 36px #0a19301f}._menuDesktop_7049r_38 .ant-dropdown-menu-item{padding:10px 14px;font-size:14px;border-radius:10px}._menuDesktop_7049r_38 .ant-dropdown-menu-item:hover{background-color:#f8fafc}._menuDesktop_7049r_38 .ant-dropdown-menu-item .anticon{margin-right:8px;color:#163a70}._menuDesktop_7049r_38 .ant-dropdown-menu-title-content a{color:inherit;display:flex;align-items:center}._menuDesktop_7049r_38 .ant-dropdown-menu-item-danger{color:#ff4d4f}._menuDesktop_7049r_38 .ant-dropdown-menu-item-danger:hover{background-color:#fff2f0}@keyframes _slideDown_7049r_1{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media screen and (max-width:768px){._desktop_7049r_33{display:none}._mobile_7049r_1{display:flex}}@media screen and (min-width:769px){._mobile_7049r_1{display:none}._desktop_7049r_33{display:block}}._header__icons_1yk1v_1{display:flex;align-items:center;justify-content:flex-end;gap:12px;position:relative;z-index:1001}@media(max-width:768px){._header__icons_1yk1v_1{gap:8px}}._header__cart-badge_1yk1v_14 .ant-badge-count{background:#ffc008;color:#163a70;box-shadow:none;font-weight:700;z-index:1002}._header__search-icon_1yk1v_21._ant-btn_1yk1v_21{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:none;background:transparent;color:#000000d9;transition:all .3s;position:relative;z-index:1001}._header__search-icon_1yk1v_21._ant-btn_1yk1v_21:hover{color:#40a9ff;background:#00000005}@media(max-width:768px){._header__search-icon_1yk1v_21._ant-btn_1yk1v_21{width:44px;height:44px;min-width:44px;min-height:44px}}._header__search-icon_1yk1v_21._ant-btn_1yk1v_21 ._anticon_1yk1v_47{font-size:20px;transition:transform .3s ease}@media(max-width:768px){._header__search-icon_1yk1v_21._ant-btn_1yk1v_21 ._anticon_1yk1v_47{font-size:22px}}._header__search-icon_1yk1v_21._ant-btn_1yk1v_21:active{transform:scale(.92);background:#0000000f}._header__cart_1yk1v_14{width:32px;height:32px;padding:0;display:flex;align-items:center;justify-content:center;border:1px solid #d9e2ec;border-radius:50%;background:#f8fafc;color:#163a70;transition:all .3s ease;position:relative;z-index:1001}@media(max-width:768px){._header__cart_1yk1v_14{width:44px;height:44px;min-width:44px;min-height:44px}}._header__cart_1yk1v_14:hover,._header__cart_1yk1v_14._header__cart--active_1yk1v_84{color:#ffc008;border-color:#163a70;background:#163a70;transform:translateY(-1px)}._header__cart_1yk1v_14 ._anticon_1yk1v_47{font-size:18px;transition:all .3s ease;position:relative;z-index:1}@media(max-width:768px){._header__cart_1yk1v_14 ._anticon_1yk1v_47{font-size:24px}}._header__cart_1yk1v_14:active{transform:scale(.96)}@media(max-width:768px){._header__cart_1yk1v_14:hover,._header__cart_1yk1v_14._header__cart--active_1yk1v_84{transform:translateY(-2px)}}._header__burger_1yk1v_110{position:relative;width:48px;height:48px;cursor:pointer;transition:all .3s ease-in-out;display:flex;align-items:center;justify-content:center;z-index:1001}@media(max-width:768px){._header__burger_1yk1v_110{width:48px;height:48px}}._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127{position:absolute;width:28px;height:2px;background:#000;border-radius:5px;transition:all .3s ease-in-out;top:50%;left:50%;transform:translate(-50%,-50%)}@media(max-width:768px){._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127{width:28px}}._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:before,._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:after{content:"";position:absolute;width:28px;height:2px;background:#000;border-radius:5px;transition:all .3s ease-in-out}@media(max-width:768px){._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:before,._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:after{width:28px}}._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:before{transform:translateY(-6px)}._header__burger_1yk1v_110 ._header__burger-line_1yk1v_127:after{transform:translateY(6px)}._header__burger--open_1yk1v_165 ._header__burger-line_1yk1v_127{background:transparent}._header__burger--open_1yk1v_165 ._header__burger-line_1yk1v_127:before{transform:rotate(45deg);top:0}._header__burger--open_1yk1v_165 ._header__burger-line_1yk1v_127:after{transform:rotate(-45deg);top:0}._header__logo-link_1yk1v_176{display:block;text-decoration:none}._header__logo-link_1yk1v_176:hover{text-decoration:none}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183{border-radius:16px!important;border:1px solid #d9e2ec!important;background:#fff!important;box-shadow:0 2px 8px #0a19300a!important}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:hover{transform:translateY(-1px);box-shadow:0 4px 10px #0a193012!important;border-color:#cbd5e1!important}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:hover ._header__logo_1yk1v_176{transform:scale(1.02)}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:hover ._header__logo-decoration_1yk1v_197{opacity:1;transform:scale(1.1)}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:active{transform:translateY(0);box-shadow:0 2px 8px #0000000f!important}._header__logo-link_1yk1v_176 ._header__logo_1yk1v_176{display:block;position:relative;z-index:2}._header__logo-link_1yk1v_176 ._header__logo-decoration_1yk1v_197{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%) scale(.8);width:100%;height:100%;display:none}@media(max-width:768px){._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:hover{transform:translateY(-1px);box-shadow:0 2px 12px #0000001a!important}._header__logo-link_1yk1v_176 ._header__logo-card_1yk1v_183:hover ._header__logo_1yk1v_176{transform:scale(1.02)}}._header_xl9bm_1{width:100%;background:#f5f7fa;position:sticky;top:0;z-index:999;box-shadow:0 6px 18px #0a19300d;--top-offset: 40px;--search-offset: 200px }@media(max-width:768px){._header_xl9bm_1{--top-offset: 36px;--search-offset: 186px }}._header_xl9bm_1 ._header__container_xl9bm_17{background:#fff;max-width:1000px;margin:0 auto;padding:8px 24px;border-radius:0 0 16px 16px;border:1px solid #d9e2ec;border-top:none;box-shadow:0 4px 12px #0a19300d}@media(max-width:768px){._header_xl9bm_1 ._header__container_xl9bm_17{padding:10px 15px;max-width:100%;border-radius:0;border-left:none;border-right:none;box-shadow:none}}._header_xl9bm_1 ._header__row_xl9bm_37{width:100%;min-height:56px;display:flex;align-items:center}@media(max-width:768px){._header_xl9bm_1 ._header__row_xl9bm_37{height:50px;min-height:50px}}@media(min-width:769px){._header_xl9bm_1 ._header__logoCol_xl9bm_50{flex:0 0 176px;max-width:176px}}@media(min-width:769px){._header_xl9bm_1 ._header__searchCol_xl9bm_56{flex:1 1 auto;max-width:none}}@media(min-width:769px){._header_xl9bm_1 ._header__actionsCol_xl9bm_62{flex:0 0 112px;max-width:112px}}._header_xl9bm_1 ._header__nav-search_xl9bm_67{padding:0 24px;display:none;align-items:center;justify-content:center}@media(min-width:769px){._header_xl9bm_1 ._header__nav-search_xl9bm_67{display:flex}}._header_xl9bm_1 ._header__nav-search_xl9bm_67>*{width:100%;max-width:396px}._header_xl9bm_1 ._header__actions_xl9bm_62{display:flex;justify-content:flex-end;align-items:center}._header_xl9bm_1 ._header__mobile-search_xl9bm_87{padding:15px;background:#fff;border-bottom:1px solid #f0f0f0;height:80px;display:flex;align-items:center;margin-top:10px;min-height:80px;position:relative;z-index:999}._header_xl9bm_1 ._header__mobile-search_xl9bm_87 .ant-select{height:100%}._header_xl9bm_1 ._header__mobile-search_xl9bm_87 .ant-select .ant-select-selector{height:100%!important;min-height:50px}._header--no-notice_xl9bm_106{--top-offset: 0px;--search-offset: 160px }@media(max-width:768px){._header--no-notice_xl9bm_106{--search-offset: 150px }}.custom-footer{background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);color:#fff;padding:0;margin-top:48px;position:relative;overflow:hidden}.custom-footer:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#feca57);animation:shimmer 3s ease-in-out infinite}.custom-footer .footer-content{max-width:1200px;margin:0 auto;padding:0 24px}.custom-footer .footer-features-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;margin:24px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d}.custom-footer .footer-features-card .feature-item{text-align:center;padding:16px;border-radius:12px;transition:all .3s ease;background:#ffffff08}.custom-footer .footer-features-card .feature-item:hover{background:#ffffff14;transform:translateY(-4px);box-shadow:0 8px 24px #0003}.custom-footer .footer-features-card .feature-item .feature-icon{font-size:24px;margin-bottom:8px;display:block;transition:transform .3s ease}.custom-footer .footer-features-card .feature-item .feature-icon:hover{transform:scale(1.2)}.custom-footer .footer-features-card .feature-item .feature-text{color:#ffffffe6;font-weight:500;font-size:12px}.custom-footer .footer-main{margin:32px 0}.custom-footer .footer-logo-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.custom-footer .footer-logo-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.custom-footer .footer-logo-card .footer-logo{text-align:center;margin-bottom:20px}.custom-footer .footer-logo-card .footer-logo .logo-img{max-width:180px;height:auto;transition:transform .3s ease;filter:brightness(1.1)}.custom-footer .footer-logo-card .footer-logo .logo-img:hover{transform:scale(1.05)}.custom-footer .footer-logo-card .logo-description{text-align:center}.custom-footer .footer-logo-card .logo-description .brand-title{color:#fff;margin-bottom:12px;background:linear-gradient(135deg,#ff6b6b,#4ecdc4);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.custom-footer .footer-logo-card .logo-description .brand-description{color:#fffc;margin-bottom:16px;line-height:1.6}.custom-footer .footer-links-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.custom-footer .footer-links-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.custom-footer .footer-links-card .footer-links .links-title{color:#fff;margin-bottom:20px;font-weight:600;display:flex;align-items:center;gap:8px}.custom-footer .footer-links-card .footer-links .links-title .anticon{color:#4ecdc4}.custom-footer .footer-links-card .footer-links .footer-link{color:#fffc;display:block;padding:12px 16px;border-radius:8px;transition:all .3s ease;text-decoration:none;background:#ffffff08}.custom-footer .footer-links-card .footer-links .footer-link:hover{color:#fff;background:#ffffff1a;transform:translate(8px);box-shadow:0 4px 16px #0003}.custom-footer .footer-links-card .footer-links .footer-link .link-icon{color:#4ecdc4;margin-right:8px}.custom-footer .footer-links-card .footer-links .footer-link .link-text{font-weight:500}.custom-footer .footer-contact-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d;transition:all .3s ease}.custom-footer .footer-contact-card:hover{transform:translateY(-4px);box-shadow:0 12px 40px #0006}.custom-footer .footer-contact-card .footer-contact .contact-title{color:#fff;margin-bottom:20px;font-weight:600;display:flex;align-items:center;gap:8px}.custom-footer .footer-contact-card .footer-contact .contact-title .anticon{color:#4ecdc4}.custom-footer .footer-contact-card .footer-contact .contact-item{color:#fffc;display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;transition:all .3s ease;text-decoration:none;background:#ffffff08}.custom-footer .footer-contact-card .footer-contact .contact-item:hover{color:#fff;background:#ffffff1a;transform:translate(8px);box-shadow:0 4px 16px #0003}.custom-footer .footer-contact-card .footer-contact .contact-item .contact-info{display:flex;flex-direction:column;gap:2px}.custom-footer .footer-contact-card .footer-contact .contact-item .contact-info .contact-label{font-size:12px;color:#fff9}.custom-footer .footer-contact-card .footer-contact .contact-item .contact-info .contact-value{font-weight:500;color:#ffffffe6}.custom-footer .footer-contact-card .footer-contact .social-links{margin-top:20px;padding-top:16px;border-top:1px solid rgba(255,255,255,.1)}.custom-footer .footer-contact-card .footer-contact .social-links .social-title{color:#fffc;font-size:12px;margin-bottom:8px;display:block}.custom-footer .footer-contact-card .footer-contact .social-links .social-btn{width:36px;height:36px;border-radius:50%;transition:all .3s ease}.custom-footer .footer-contact-card .footer-contact .social-links .social-btn:hover{background:#ffffff1a;transform:scale(1.1)}.custom-footer .footer-divider{border-color:#ffffff1a;margin:32px 0}.custom-footer .footer-bottom{padding:24px 0;background:#0003;border-radius:16px 16px 0 0}.custom-footer .footer-bottom .copyright{color:#ffffffb3;font-size:14px}.custom-footer .footer-bottom .made-with{color:#ffffffb3;font-size:12px;display:flex;align-items:center;gap:4px}@keyframes shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}@media screen and (max-width:768px){.custom-footer{padding:0;margin-top:32px}.custom-footer .footer-content{padding:0 16px}.custom-footer .footer-features-card{margin:16px 0}.custom-footer .footer-features-card .feature-item{padding:12px}.custom-footer .footer-features-card .feature-item .feature-icon{font-size:20px}.custom-footer .footer-features-card .feature-item .feature-text{font-size:11px}.custom-footer .footer-main{margin:24px 0}.custom-footer .footer-logo-card,.custom-footer .footer-links-card,.custom-footer .footer-contact-card,.custom-footer .footer-logo-card .footer-logo,.custom-footer .footer-links-card .footer-logo,.custom-footer .footer-contact-card .footer-logo{margin-bottom:16px}.custom-footer .footer-logo-card .footer-logo .logo-img,.custom-footer .footer-links-card .footer-logo .logo-img,.custom-footer .footer-contact-card .footer-logo .logo-img{max-width:140px}.custom-footer .footer-logo-card .brand-description,.custom-footer .footer-links-card .brand-description,.custom-footer .footer-contact-card .brand-description{font-size:13px}.custom-footer .footer-bottom{padding:16px 0;text-align:center}.custom-footer .footer-bottom .made-with{justify-content:center;margin-top:8px}}.load-spinner-container{display:flex;justify-content:center;align-items:center;padding:20px}.load-spinner-container.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;z-index:9999;padding:0}.load-spinner-container.fullscreen .spinner-wrapper{display:flex;flex-direction:column;align-items:center;justify-content:center}.load-spinner-container.with-blur{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.load-spinner-container :global .ant-spin{color:#ffc008}.load-spinner-container :global .ant-spin .ant-spin-dot-item{background-color:#ffc008}.load-spinner-container :global .ant-spin .ant-spin-text{color:#00000073;font-size:14px;margin-top:8px}.custom-spinner .ant-spin-text{margin-top:12px;font-size:14px;color:inherit;opacity:.85}.custom-spinner .anticon{transition:all .3s ease}.load-spinner-container{animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background-color:#fffc;z-index:1000}.fullscreen .load-spinner-container{min-height:auto}._modal_kr9a4_1 .ant-modal-content{border-radius:12px;box-shadow:0 4px 12px #00000026}._modal_kr9a4_1 .ant-modal-header{border-radius:12px 12px 0 0;padding:16px 24px;border-bottom:1px solid #f0f0f0}._modal_kr9a4_1 .ant-modal-title{font-size:18px;font-weight:600;color:#333}._modal_kr9a4_1 .ant-modal-body{padding:24px}._modal_kr9a4_1 .ant-modal-footer{border-top:1px solid #f0f0f0;padding:16px 24px}._content_kr9a4_22{display:flex;flex-direction:column;gap:16px}._tip_kr9a4_27{font-size:16px;line-height:1.5;color:#333}._confirmButton_kr9a4_32{min-width:100px;height:40px;font-size:16px;font-weight:500;border-radius:6px;background-color:#1890ff;border-color:#1890ff}._confirmButton_kr9a4_32:hover{background-color:#40a9ff;border-color:#40a9ff}._confirmButton_kr9a4_32:active{background-color:#096dd9;border-color:#096dd9}._cancelButton_kr9a4_49{min-width:100px;height:40px;font-size:16px;font-weight:500;border-radius:6px;color:#666;border-color:#d9d9d9}._cancelButton_kr9a4_49:hover{color:#1890ff;border-color:#1890ff}._cancelButton_kr9a4_49:active{color:#096dd9;border-color:#096dd9}@media screen and (max-width:768px){._modal_kr9a4_1 .ant-modal{max-width:calc(100vw - 32px);margin:8px auto}._modal_kr9a4_1 .ant-modal-content{border-radius:8px}._modal_kr9a4_1 .ant-modal-header{padding:12px 16px}._modal_kr9a4_1 .ant-modal-body{padding:16px}._modal_kr9a4_1 .ant-modal-footer{padding:12px 16px}._confirmButton_kr9a4_32,._cancelButton_kr9a4_49{min-width:80px;height:36px;font-size:14px}._tip_kr9a4_27{font-size:14px}}.SelectItem-wrapper .f-loading{position:fixed!important;top:0;right:0;bottom:0;left:0;z-index:1000!important;display:flex;align-items:center;justify-content:center;padding:24px;background:#0f172a66!important;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.SelectItem{position:relative;width:100%;max-width:560px;border-radius:24px;border:1px solid #d9e2ec;background:#fff;box-shadow:0 24px 44px #0f2c561f;padding:32px 32px 0!important;animation:fadeIn .24s ease-out}.SelectItem.greenCard{background:#fff}.SelectItem .close-btn{position:absolute;top:18px;right:18px;display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;color:#fff;background:#cbd5e1;border:1px solid #cbd5e1;font-size:14px;cursor:pointer;transition:all .2s ease}.SelectItem .close-btn:hover{background:#163a70;border-color:#163a70;color:#ffc008}.SelectItem .modal-content{padding:0}.product-header{margin-bottom:28px;padding-right:44px}.product-eyebrow{display:block;margin-bottom:6px;color:#7b8794;font-size:11px;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.product-title{margin:0!important;color:#163a70!important;font-size:22px!important;line-height:1.2!important;font-weight:600!important;letter-spacing:.04em}.select-item-form :global .ant-form-item{margin-bottom:0}.select-item-form :global .ant-form-item-explain-error{margin-top:6px;color:#b42318;font-size:12px;line-height:1.4}.select-item-form :global .ant-select-selector,.select-item-form :global .ant-input-number{border-radius:10px!important;border-color:#e2e8f0!important;box-shadow:none!important;min-height:46px!important}.select-item-form :global .ant-select-selector{background:#f8fafc!important;padding:8px 18px!important;display:flex;align-items:center}.select-item-form :global .ant-select-arrow{right:14px!important;color:#64748b}.select-item-form :global .ant-select-selection-placeholder,.select-item-form :global .ant-select-selection-item{color:#334155;line-height:1.5!important;font-size:14px;font-weight:500}.select-item-form :global .ant-select-selection-search-input{caret-color:transparent}.select-item-form :global .ant-select-focused .ant-select-selector,.select-item-form :global .ant-select-selector:hover,.select-item-form :global .ant-input-number:hover,.select-item-form :global .ant-input-number-focused{border-color:#163a70!important}.select-item-form :global .ant-input-number{background:#f8fafc!important}.select-item-form :global .ant-input-number-input{height:44px;text-align:center;font-weight:600;color:#163a70}.select-item-form :global .ant-select-selection-search-input{height:100%!important}.option-list{display:flex;flex-direction:column;gap:16px}.option-row{display:flex;flex-direction:column;gap:8px}.option-row--quantity{gap:10px}.option-row__title{color:#163a70!important;font-size:12px;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.option-form-item{margin-bottom:0}.option-form-item--nohelp :global .ant-form-item-explain{display:none}.option-select-label{display:inline-flex;align-items:center;gap:8px;color:#334155;line-height:1.5}.option-select-dot{width:10px;height:10px;border-radius:50%;background:#94a3b8;border:1px solid #cbd5e1}.quantity-control{display:inline-flex;align-items:center;gap:8px}.quantity-btn{width:44px;height:44px;border-radius:10px!important;border:1px solid transparent!important;background:#f3f6fa!important;color:#163a70!important;font-weight:700!important}.quantity-btn:hover,.quantity-btn:focus{border-color:#163a70!important;color:#163a70!important;background:#eaf0f7!important}.quantity-input-modern{flex:0 0 64px}.select-item-divider{margin:18px 0 16px!important;background:#edf2f7}.selection-summary{display:flex;flex-direction:column;align-items:center;gap:16px;width:calc(100% + 64px);margin:0 -32px;padding:20px 32px 28px;border-radius:18px 18px 24px 24px;background:#f8fafc;border-top:1px solid #e7edf4}.summary-meta{min-width:0;text-align:center}.summary-card__label{display:block;margin-bottom:8px;color:#94a3b8;font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase}.summary-card__price{display:block;margin-bottom:10px;color:#163a70;font-size:36px;line-height:1;font-weight:700}.summary-stock{display:inline-flex;align-items:center;padding:5px 10px;border-radius:999px;font-size:11px;font-weight:600}.summary-stock--available{background:#08744314;color:#087443}.summary-stock--empty{background:#b4231814;color:#b42318}.summary-stock__text{color:inherit!important}.add-to-cart-btn-modern{width:100%;min-width:0;height:56px;padding:0 28px!important;border:none!important;border-radius:14px!important;background:#163a70!important;box-shadow:none!important;display:inline-flex!important;align-items:center;justify-content:center;transition:all .24s ease!important}.add-to-cart-btn-modern:hover,.add-to-cart-btn-modern:focus{background:#0f2c56!important;transform:translateY(-1px)}.add-to-cart-btn-modern:disabled{background:#cbd5e1!important;color:#64748b!important}.add-to-cart-btn-modern__label{color:#ffc008;font-size:15px;font-weight:700;line-height:1;letter-spacing:.05em}@media screen and (max-width:768px){.SelectItem-wrapper .f-loading{padding:16px;align-items:flex-start;overflow-y:auto}.SelectItem{max-width:100%;margin:16px 0;padding:18px 18px 0!important}.SelectItem .close-btn{top:16px;right:16px}.product-header{margin-bottom:14px;padding-right:32px}.product-title{font-size:20px!important}.option-row{grid-template-columns:1fr;gap:8px}.option-row__label{padding-top:0}.selection-summary{flex-direction:column;align-items:stretch;width:calc(100% + 36px);margin:0 -18px;padding:16px 18px 20px;border-radius:16px 16px 24px 24px}.summary-card__price{font-size:30px}.add-to-cart-btn-modern{width:100%;min-width:0;flex-basis:auto}}@keyframes fadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.discover-more-carousel{position:relative;padding:0 50px;margin:0 auto;width:100%}.discover-more-carousel .category-card-wrapper{padding:0 8px}.discover-more-carousel .category-card{margin:0;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;transition:box-shadow .2s ease,transform .2s ease}.discover-more-carousel .category-card:hover{box-shadow:0 6px 18px #00000014;transform:translateY(-4px)}.discover-more-carousel .category-card .ant-card-cover{position:relative;aspect-ratio:1.2;overflow:hidden;background:#f0f2f5}.discover-more-carousel .category-card .category-image-container{position:relative;width:100%;height:100%}.discover-more-carousel .category-card .category-image-container .category-link{display:block;width:100%;height:100%}.discover-more-carousel .category-card .category-image-container .category-image{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.discover-more-carousel .category-card .category-image-container .category-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.discover-more-carousel .category-card .category-image-container .category-overlay .explore-btn{background:#1e3a8a;border:none;border-radius:6px;font-weight:600}.discover-more-carousel .category-card .category-image-container .category-overlay .explore-btn:hover{background:#1d4ed8}.discover-more-carousel .category-card .category-image-container:hover .category-image{transform:scale(1.06)}.discover-more-carousel .category-card .category-image-container:hover .category-overlay{opacity:1}.discover-more-carousel .category-card .category-content{padding:14px 16px 16px;background:#fff}.discover-more-carousel .category-card .category-content .category-title{margin:0 0 4px;font-size:14px;font-weight:600;color:#1f2937;line-height:1.3}.discover-more-carousel .category-card .category-content .category-description{margin:0;font-size:12px;color:#6b7280;line-height:1.4;min-height:32px}.discover-more-carousel .arrow-prev,.discover-more-carousel .arrow-next{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;z-index:10;background:#fff;border:1px solid #e5e7eb;border-radius:50%;color:#374151;font-size:16px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .2s ease,border-color .2s ease,color .2s ease}.discover-more-carousel .arrow-prev:hover,.discover-more-carousel .arrow-next:hover{background:#1e3a8a;border-color:#1e3a8a;color:#fff;transform:translateY(-50%)}.discover-more-carousel .arrow-prev{left:-20px}.discover-more-carousel .arrow-next{right:-20px}.discover-more-carousel :global .ant-carousel .slick-slide{padding:0 8px}@media screen and (max-width:768px){.discover-more-carousel{padding:0 30px}.discover-more-carousel .arrow-prev{left:-15px}.discover-more-carousel .arrow-next{right:-15px}.discover-more-carousel .category-card .category-content{padding:10px 12px 12px}}@media screen and (max-width:480px){.discover-more-carousel{padding:0 20px}.discover-more-carousel .arrow-prev{left:-10px}.discover-more-carousel .arrow-next{right:-10px}}.shop-by-category{text-align:center;margin-top:2rem}.shop-by-category .section-header{margin-bottom:24px}.shop-by-category .section-header .section-title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.shop-by-category .section-header .section-title-container .title-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;box-shadow:0 4px 15px #1e3a8a4d}.shop-by-category .section-header .section-title-container .title-icon-wrapper .title-icon{font-size:24px;color:#fff;z-index:2}.shop-by-category .section-header .section-title-container .title-icon-wrapper .icon-glow{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#1e3a8a,#3b82f6);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.shop-by-category .section-header .section-title-container .title-content{flex:1;margin-left:16px}.shop-by-category .section-header .section-title-container .title-content .section-title{margin:0 0 4px;font-size:28px;font-weight:700;background:linear-gradient(135deg,#1e3a8a,#3b82f6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.shop-by-category .section-header .section-title-container .title-content .section-subtitle{font-size:14px;color:#6b7280;margin:0}.shop-by-category .section-header .section-title-container .title-badges{display:flex;align-items:center;gap:8px}.shop-by-category .section-header .section-divider{margin:0;border-color:#e5e7eb;border-width:1px}.category-overlay-img{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background-color:#0003;opacity:1;transition:opacity .2s ease-in-out}.category-overlay-img .category-name{color:#fff;font-size:.25rem;font-weight:700;text-shadow:0 .125rem .25rem rgba(0,0,0,.5)}.category-list{display:flex;text-align:center;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:1rem;flex-direction:row}.category-list a{display:flex;width:25%}.category-list a.category-link-lg{width:calc(50% - 24px)}.category{display:flex;overflow:hidden;transition:transform .2s ease-in-out;cursor:pointer;position:relative;width:100%}.category img{width:100%;height:300px;object-fit:cover}.category h3{font-size:1.25rem;font-weight:700;margin:.5rem 0}@media screen and (max-width:768px){.shop-by-category .section-header .section-title-container .title-icon-wrapper{width:40px;height:40px}.shop-by-category .section-header .section-title-container .title-icon-wrapper .title-icon{font-size:20px}.shop-by-category .section-header .section-title-container .title-content{margin-left:12px}.shop-by-category .section-header .section-title-container .title-content .section-title{font-size:24px}.shop-by-category .section-header .section-title-container .title-content .section-subtitle{font-size:13px}.shop-by-category .section-header .section-title-container .title-badges .ant-badge{font-size:9px}.shop-by-category .section-header .section-title-container .title-badges .ant-tag{font-size:10px}}@media screen and (max-width:480px){.shop-by-category .section-header .section-title-container{flex-direction:column;align-items:flex-start;gap:12px}.shop-by-category .section-header .section-title-container .title-icon-wrapper{width:36px;height:36px}.shop-by-category .section-header .section-title-container .title-icon-wrapper .title-icon{font-size:18px}.shop-by-category .section-header .section-title-container .title-content{margin-left:0}.shop-by-category .section-header .section-title-container .title-content .section-title{font-size:22px}.shop-by-category .section-header .section-title-container .title-content .section-subtitle{font-size:12px}.shop-by-category .section-header .section-title-container .title-badges{align-self:flex-end}}@media only screen and (max-width:768px){.shop-by-category h2{font-size:.4rem;font-family:Arial,sans-serif;text-align:center;white-space:normal;max-width:100%}.category{width:100%;margin-right:0!important}.category img{height:200px}.category-list a{width:calc(50% - 6px)}.category-list a.category-link-lg{width:100%}}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:#00000026}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,#00000080,#0000)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,#00000080,#0000)}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translate(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:#00000040;position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:#0000001a}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:#00000080;border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:"";background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}.automation-solutions .loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.automation-solutions .solutions-carousel-container{position:relative;margin-bottom:32px}.automation-solutions .solutions-carousel-container .automation-swiper{padding:0 60px}.automation-solutions .solutions-carousel-container .solution-card{border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#fff;cursor:pointer;transition:box-shadow .2s ease,transform .2s ease}.automation-solutions .solutions-carousel-container .solution-card:hover{box-shadow:0 4px 16px #0000001a;transform:translateY(-3px)}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container{position:relative;height:200px;overflow:hidden;background:#f0f2f5}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container .solution-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container .solution-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000040;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .25s ease}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container .solution-overlay .view-btn{background:#ffffffeb;border:none;color:#1e3a8a}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container .solution-overlay .view-btn:hover{background:#1e3a8a;color:#fff}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container:hover .solution-image{transform:scale(1.04)}.automation-solutions .solutions-carousel-container .solution-card .solution-image-container:hover .solution-overlay{opacity:1}.automation-solutions .solutions-carousel-container .solution-card :global(.ant-card-body){padding:0}.automation-solutions .solutions-carousel-container .solution-card .solution-content{padding:16px 20px 20px;display:flex;flex-direction:column;gap:8px}.automation-solutions .solutions-carousel-container .solution-card .solution-content .solution-title{margin:0;color:#1f2937;font-weight:600;font-size:15px;line-height:1.4}.automation-solutions .solutions-carousel-container .solution-card .solution-content .solution-description{font-size:13px;color:#6b7280;line-height:1.5;flex:1}.automation-solutions .solutions-carousel-container .solution-card .solution-content .learn-more-btn{width:100%;height:36px;border-radius:6px;font-weight:600;font-size:13px;margin-top:4px;border-color:#1e3a8a;color:#1e3a8a}.automation-solutions .solutions-carousel-container .solution-card .solution-content .learn-more-btn:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation,.automation-solutions .solutions-carousel-container .swiper-button-next-automation{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:40px;height:40px;background:#fff;border-radius:50%;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;transition:background .2s ease,border-color .2s ease}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation:hover,.automation-solutions .solutions-carousel-container .swiper-button-next-automation:hover{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation .ant-btn,.automation-solutions .solutions-carousel-container .swiper-button-next-automation .ant-btn{width:100%;height:100%;border:none;background:transparent;color:inherit;display:flex;align-items:center;justify-content:center}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation{left:8px}.automation-solutions .solutions-carousel-container .swiper-button-next-automation{right:8px}.automation-solutions .view-all-container{display:flex;justify-content:center;margin-top:24px}.automation-solutions .view-all-container .view-all-btn{height:40px;padding:0 28px;border-radius:6px;font-weight:600;font-size:14px;border-color:#1e3a8a;color:#1e3a8a}.automation-solutions .view-all-container .view-all-btn:hover{background:#1e3a8a;color:#fff;border-color:#1e3a8a}@media screen and (max-width:1024px){.automation-solutions .solutions-carousel-container .automation-swiper{padding:0 50px}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation{left:4px}.automation-solutions .solutions-carousel-container .swiper-button-next-automation{right:4px}}@media screen and (max-width:768px){.automation-solutions .solutions-carousel-container .automation-swiper{padding:0 40px}.automation-solutions .solutions-carousel-container .automation-swiper .solution-card .solution-image-container{height:180px}.automation-solutions .solutions-carousel-container .swiper-button-prev-automation{left:2px}.automation-solutions .solutions-carousel-container .swiper-button-next-automation{right:2px}}@media screen and (max-width:480px){.automation-solutions .solutions-carousel-container .automation-swiper{padding:0 30px}}.ul-title-sort{display:flex;align-items:center;margin:1rem 0}.sort-label{font-size:.2rem;margin-right:.2rem;font-weight:700;color:#444;text-transform:uppercase}.sort-selector{padding:.1rem;font-size:.2rem;border:none;background-color:#f5f5f5;color:#333;border-radius:.3rem;cursor:pointer;width:200px}.sort-selector:hover{background-color:#e9e9e9}.sort-selector:focus{outline:none;box-shadow:0 0 0 2px #999}.home{background-color:#fff;min-height:100vh}.home .maxWidth{max-width:1200px;margin:0 auto}.home .section-white{background:#fff}.home .section-tinted{background:#f8fafc}.home .section-inner{padding:64px 24px;max-width:1200px;margin:0 auto}.home .section-header{margin-bottom:32px}.home .section-header .section-title{margin:0 0 6px;font-size:28px;font-weight:700;color:#1e3a8a;letter-spacing:-.3px}.home .section-header .section-subtitle{font-size:14px;color:#6b7280;margin:0 0 16px;display:block}.home .section-header .section-divider{margin:0;border-color:#e5e7eb}.home .fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#ffffffd9;z-index:9999}.home .swiper-wrapper{position:relative;margin-bottom:30px}.home .swiper-slide{background-color:#fff;display:flex;align-items:center;justify-content:center}.home .swiper-button{display:flex;justify-content:center;align-items:center;width:.5rem;height:.5rem;border-radius:50%}.home .swiper-button:after{content:""}.home .swiper-button img{height:60%}.home .swiper-button-prev{left:-60px}.home .swiper-button-next{right:-60px}.home .ulBox{text-align:center;width:20%;margin:0 5% .5rem 0}.home .ulBox>a>img{width:100%;height:202px;object-fit:cover}.home .ulBox img{transition:all .2s ease-in-out}.home .swiperImg{height:0;width:100%;padding-top:108%;position:relative;overflow:hidden}.home .swiperImg>img{position:absolute;width:100%;height:100%;left:0;top:0;object-fit:cover;transform:scale(1);transition:all .3s ease-in-out}.home .swiperImg:hover>img{transform:scale(1.05)}.home .swiper-containerFour{width:100%;height:320px;position:relative;margin:0 auto;overflow:hidden}.home .swiper-containerThree,.home .swiper-containerTwo,.home .swiper-containerOne{width:100%;height:320px;position:relative;margin:0 auto;overflow:hidden;display:none}.home .money{color:#747a81;font-size:.18rem;font-weight:600;margin:.08rem 0 .1rem;display:flex;flex-direction:row-reverse;justify-content:space-between;align-items:center}.home .del-price{color:#9ca3af;text-decoration:line-through}.home .now-price{color:#ffc008;margin-left:.2rem}.home .black{color:#000}.home .ul-title{color:#1e3a8a;margin:.5rem 0 .4rem .6rem;font-weight:700;font-size:30px}.home .uls{flex-wrap:wrap;width:100%;padding-left:.6rem}.home .btnLeft{margin-right:8%;padding:.1rem;border-radius:.06rem;background-color:#1e3a8a;cursor:pointer}.home .btnRight{padding:.1rem;border-radius:.06rem;background-color:#ffc008;cursor:pointer;color:#1f2937}.home .inStock,.home .notInStock{display:flex;align-items:center;font-size:.13rem;font-weight:700}.home .flex-center{display:flex;align-items:center;justify-content:center}.home .swiperTitle{color:#1e3a8a;font-weight:600;margin:.4rem 0;font-size:30px}@media(min-width:1024px){.home .btnLeft,.home .btnRight{opacity:0;transition:opacity .2s ease-in-out}.home .ulBox:hover .btnLeft,.home .ulBox:hover .btnRight{opacity:1;box-shadow:none;transition:all .2s ease-in-out}}@media(max-width:1024px){.home .uls .ulBox{width:32%;margin:0 1% .5rem 0}}@media screen and (max-width:935px){.home .swiper-containerFour,.home .swiper-containerTwo,.home .swiper-containerOne{display:none}.home .swiper-containerThree{display:block;height:320px}.home .uls{flex-wrap:wrap;width:100%;margin:0 auto;padding-left:.4rem}}@media screen and (max-width:640px){.home .swiper-containerFour,.home .swiper-containerThree,.home .swiper-containerOne{display:none}.home .swiper-containerTwo{display:block;height:350px}.home .uls .ulBox{width:47%;margin:0 1% .5rem 0}}@media screen and (max-width:540px){.sort-label{font-size:.3rem;margin:0 .2rem}.sort-selector{padding:.2rem;font-size:.3rem;width:200px}.home .swiper-containerFour,.home .swiper-containerThree,.home .swiper-containerTwo{display:none}.home .swiper-containerOne{display:block;height:565px}.home .swiperTitle{text-align:center;font-size:.5rem;margin:.4rem 0 .7rem}.home .section-inner{padding:40px 16px}}@media screen and (max-width:768px){.home .section-inner{padding:48px 16px}.home .section-header .section-title{font-size:22px}}@media screen and (max-width:480px){.home .section-inner{padding:32px 12px}.home .section-header .section-title{font-size:20px}}._overlay_6yhzu_1{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000073;z-index:1000;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}._overlay_6yhzu_1._visible_6yhzu_13{opacity:1;visibility:visible}._sidebar_6yhzu_17{position:fixed;top:0;right:-440px;width:420px;max-width:100vw;height:100vh;background:#fff;z-index:1001;display:flex;flex-direction:column;box-shadow:-4px 0 32px #0a193024;transition:right .32s cubic-bezier(.4,0,.2,1)}._sidebar_6yhzu_17._open_6yhzu_31{right:0}@media(max-width:768px){._sidebar_6yhzu_17{right:0;top:116px;width:100%;height:calc(100vh - 116px);transform:translateY(100%);transition:transform .32s cubic-bezier(.4,0,.2,1)}._sidebar_6yhzu_17._open_6yhzu_31{transform:translateY(0)}._sidebar_6yhzu_17._closing_6yhzu_46{transform:translateY(100%)}}._header_6yhzu_50{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-bottom:1px solid #d9e2ec;flex-shrink:0;background:#fff}@media(max-width:768px){._header_6yhzu_50{padding:14px 16px}}._headerLeft_6yhzu_64{display:flex;align-items:center;gap:10px}._headerIcon_6yhzu_69{font-size:20px;color:#163a70}._headerTitle_6yhzu_73{margin:0!important;color:#0f172a!important;font-size:13px!important;font-weight:700!important;letter-spacing:.07em}._headerBadge_6yhzu_80{display:inline-flex;align-items:center;justify-content:center;min-width:20px;height:20px;padding:0 6px;background:#163a70;color:#fff;border-radius:999px;font-size:11px;font-weight:700;line-height:1}._closeBtn_6yhzu_94{width:36px!important;height:36px!important;border-radius:50%!important;display:flex!important;align-items:center!important;justify-content:center!important;color:#64748b!important;transition:background .2s ease,color .2s ease!important}._closeBtn_6yhzu_94:hover{background:#f8fafc!important;color:#0f172a!important}._body_6yhzu_108{flex:1;overflow-y:auto;display:flex;flex-direction:column}._body_6yhzu_108::-webkit-scrollbar{width:4px}._body_6yhzu_108::-webkit-scrollbar-thumb{background:#d9e2ec;border-radius:999px}._shippingBanner_6yhzu_121{padding:12px 24px;background:#f8fafc;border-bottom:1px solid #d9e2ec;flex-shrink:0}@media(max-width:768px){._shippingBanner_6yhzu_121{padding:10px 16px}}._shippingQualified_6yhzu_132{display:flex;align-items:center;gap:8px;background:#f0fdf4;border-radius:8px;padding:8px 12px}._shippingIcon_6yhzu_140{color:#16a34a;font-size:16px;flex-shrink:0}._shippingQualifiedText_6yhzu_145{color:#16a34a!important;font-weight:600;font-size:13px}._shippingHint_6yhzu_150{display:block;font-size:12px;color:#64748b;margin-bottom:8px}._shippingHint_6yhzu_150 strong{color:#0f172a;font-weight:700}._shippingProgressBar_6yhzu_160{margin:0!important}._shippingProgressBar_6yhzu_160 .ant-progress-inner{border-radius:999px}._shippingProgressBar_6yhzu_160 .ant-progress-bg{border-radius:999px;transition:width .6s ease}._itemsList_6yhzu_170{flex:1;padding:16px 24px;display:flex;flex-direction:column;gap:12px}@media(max-width:768px){._itemsList_6yhzu_170{padding:12px 16px}}._emptyState_6yhzu_182{display:flex;flex-direction:column;align-items:center;padding:48px 24px;gap:16px}._emptyIconWrap_6yhzu_189{width:88px;height:88px;border-radius:50%;background:#f8fafc;border:2px solid #d9e2ec;display:flex;align-items:center;justify-content:center}._emptyIcon_6yhzu_189{font-size:40px;color:#163a70}._emptyTitle_6yhzu_203{margin:0!important;color:#0f172a!important;font-weight:700!important}._emptySubtitle_6yhzu_208{color:#64748b!important;font-size:14px;text-align:center;margin-top:-8px}._continueBtn_6yhzu_214{width:100%;max-width:280px;height:48px!important;border-radius:12px!important;background:#163a70!important;border-color:#163a70!important;font-weight:600!important;font-size:15px!important;margin-top:8px}._continueBtn_6yhzu_214:hover{background:#0e2451!important;border-color:#0e2451!important}._continueBtn_6yhzu_214 a{color:#fff!important;text-decoration:none}._itemCard_6yhzu_233{display:flex;gap:14px;padding:14px;border:1px solid #d9e2ec;border-radius:12px;background:#fff;transition:box-shadow .2s ease}._itemCard_6yhzu_233:hover{box-shadow:0 2px 12px #0a193014}@media(max-width:768px){._itemCard_6yhzu_233{padding:12px;gap:12px}}._itemImg_6yhzu_251{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f8fafc}._itemImg_6yhzu_251 img{width:100%;height:100%;object-fit:cover}@media(max-width:768px){._itemImg_6yhzu_251{width:72px;height:72px}}._itemImgAF_6yhzu_270{width:120px;height:44px}._itemImgAF_6yhzu_270 img{object-fit:contain}@media(max-width:768px){._itemImgAF_6yhzu_270{width:100px;height:36px}}._itemInfo_6yhzu_283{flex:1;min-width:0;display:flex;flex-direction:column;gap:5px}._itemNameRow_6yhzu_290{display:flex;align-items:flex-start;gap:8px}._itemName_6yhzu_290{flex:1;font-size:13px!important;font-weight:600!important;color:#0f172a!important;line-height:1.45;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._deleteBtn_6yhzu_306{flex-shrink:0;width:28px!important;height:28px!important;padding:0!important;color:#94a3b8!important;border-radius:6px!important;transition:all .2s ease!important}._deleteBtn_6yhzu_306:hover{color:#ef4444!important;background:#fef2f2!important}._deleteBtn_6yhzu_306 ._anticon_6yhzu_319{font-size:13px}._itemSpecs_6yhzu_322{display:flex;flex-wrap:wrap;gap:4px}._specTag_6yhzu_327{font-size:11px!important;padding:0 6px!important;border-radius:4px!important;border-color:#d9e2ec!important;color:#64748b!important;background:#f8fafc!important;line-height:20px!important;margin:0!important}._unitPriceRow_6yhzu_337{display:flex;align-items:center;gap:8px}._unitPrice_6yhzu_337{font-size:12px!important;color:#64748b!important}._unitOriginal_6yhzu_346{font-size:11px!important;color:#94a3b8!important}._itemFooterRow_6yhzu_350{display:flex;align-items:center;justify-content:space-between;margin-top:auto}._qtyControl_6yhzu_356{display:flex;align-items:center;border:1px solid #d9e2ec;border-radius:8px;overflow:hidden;height:32px;background:#fff}._qtyBtn_6yhzu_365{width:30px!important;height:30px!important;padding:0!important;border-radius:0!important;border:none!important;color:#64748b!important;flex-shrink:0}._qtyBtn_6yhzu_365:hover{background:#f8fafc!important;color:#163a70!important}._qtyBtn_6yhzu_365 ._anticon_6yhzu_319{font-size:11px}._qtyInput_6yhzu_381{width:40px!important;border:none!important;border-left:1px solid #d9e2ec!important;border-right:1px solid #d9e2ec!important;border-radius:0!important;box-shadow:none!important}._qtyInput_6yhzu_381 .ant-input-number-input{text-align:center;padding:0 4px;height:30px;font-size:13px;font-weight:600;color:#0f172a}._itemTotal_6yhzu_397{font-size:15px!important;font-weight:700!important;color:#0f172a!important}._footer_6yhzu_402{flex-shrink:0;border-top:1px solid #d9e2ec;padding:16px 24px 24px;background:#f8fafc;display:flex;flex-direction:column;gap:8px}@media(max-width:768px){._footer_6yhzu_402{padding:12px 16px 20px}}._subtotalRow_6yhzu_416{display:flex;align-items:center;justify-content:space-between;padding:4px 0}._subtotalLabel_6yhzu_422{font-size:13px!important;color:#64748b!important;font-weight:500!important}._subtotalValue_6yhzu_427{font-size:20px!important;font-weight:800!important;color:#0f172a!important}._taxNote_6yhzu_432{font-size:11px!important;color:#94a3b8!important;margin-bottom:4px}._footerButtons_6yhzu_437{display:flex;flex-direction:column;gap:8px}._viewCartBtn_6yhzu_442{height:42px!important;border-radius:8px!important;border:1.5px solid #d9e2ec!important;background:#fff!important;color:#64748b!important;font-weight:600!important;font-size:14px!important;transition:border-color .2s ease,color .2s ease!important}._viewCartBtn_6yhzu_442:hover{border-color:#163a70!important;color:#163a70!important}._viewCartBtn_6yhzu_442 a{color:inherit;text-decoration:none}._checkoutWrap_6yhzu_460{display:flex;width:100%}._checkoutBtn_6yhzu_464{flex:1;height:48px;background:#ffc008;color:#0f172a;border:none;border-radius:8px;font-weight:700;font-size:15px;cursor:pointer;text-align:center;line-height:48px;-webkit-user-select:none;user-select:none;transition:background .2s ease,box-shadow .2s ease,transform .2s ease}._checkoutBtn_6yhzu_464:hover{background:#e6ac00;box-shadow:0 4px 16px #ffc00873;transform:translateY(-1px)}._checkoutBtn_6yhzu_464:active{transform:translateY(0);box-shadow:none}.product-list-container{display:flex;flex-wrap:wrap;gap:24px;justify-content:center;padding:0}.product-list-container .product-card{width:260px;transition:box-shadow .2s ease,transform .2s ease;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}.product-list-container .product-card:hover{transform:translateY(-4px);box-shadow:0 8px 20px #00000014;border-color:#c7d2fe}.product-list-container .product-card .product-image-container{position:relative;height:220px;overflow:hidden;background:#f8fafc}.product-list-container .product-card .product-image-container .product-image{height:100%;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.product-list-container .product-card .product-image-container .product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.product-list-container .product-card .product-image-container:hover .product-image img{transform:scale(1.04)}.product-list-container .product-card .product-image-container .discount-badge{position:absolute;top:8px;left:8px;z-index:2}.product-list-container .product-card .product-image-container .discount-badge .discount-tag{font-weight:700;font-size:11px;padding:2px 7px;border-radius:4px}.product-list-container .product-card .product-image-container .vip-badge{position:absolute;top:8px;right:8px;z-index:2}.product-list-container .product-card .product-image-container .vip-badge .vip-tag{font-weight:600;font-size:11px;padding:2px 7px;border-radius:4px}.product-list-container .product-card .product-image-container .stock-badge-overlay{position:absolute;bottom:8px;left:8px;z-index:2}.product-list-container .product-card .product-image-container .stock-badge-overlay .stock-tag{font-size:11px;font-weight:600;padding:2px 8px;border-radius:4px;border:none}.product-list-container .product-card .product-content{padding:12px 14px 14px}.product-list-container .product-card .product-content .product-title-section{margin-bottom:4px}.product-list-container .product-card .product-content .product-title-section .product-title{margin:0;color:#1f2937;font-weight:600;font-size:14px;line-height:1.4;transition:color .2s ease}.product-list-container .product-card .product-content .product-title-section .product-title:hover{color:#1e3a8a}.product-list-container .product-card .product-content .product-description{margin:0 0 8px;color:#6b7280;font-size:12px;line-height:1.5}.product-list-container .product-card .product-content .volume-selector{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:8px}.product-list-container .product-card .product-content .volume-selector .volume-pill{padding:2px 10px;border:1px solid #d1d5db;border-radius:12px;background:#fff;font-size:11px;font-weight:500;color:#374151;cursor:pointer;transition:all .15s ease;line-height:1.5}.product-list-container .product-card .product-content .volume-selector .volume-pill:hover{border-color:#1e3a8a;color:#1e3a8a}.product-list-container .product-card .product-content .volume-selector .volume-pill.active{background:#1e3a8a;border-color:#1e3a8a;color:#fff}.product-list-container .product-card .product-content .price-section{margin-bottom:8px}.product-list-container .product-card .product-content .price-section .price-info{display:flex;align-items:baseline;justify-content:space-between}.product-list-container .product-card .product-content .price-section .price-info .original-price{font-size:12px;color:#9ca3af;text-decoration:line-through}.product-list-container .product-card .product-content .price-section .price-info .sale-price{font-size:18px;color:#ffc008;font-weight:700}.product-list-container .product-card .product-content .price-section .price-info .regular-price{font-size:18px;color:#1f2937;font-weight:700}.product-list-container .product-card .product-content .price-section .price-info .price-per-litre{font-size:10px;color:#6b7280;background:#f3f4f6;padding:2px 6px;border-radius:4px;font-weight:500;white-space:nowrap}.product-list-container .product-card .product-content .product-tags .product-tag{font-size:10px;padding:1px 6px;border-radius:4px;font-weight:500;background:#f3f4f6!important;color:#374151!important;border-color:#e5e7eb!important}.product-list-container .product-card .ant-card-actions{background:#fafafa;border-top:1px solid #f0f0f0}.product-list-container .product-card .ant-card-actions .action-btn{border:none;background:transparent;transition:all .15s ease}.product-list-container .product-card .ant-card-actions .action-btn:hover{transform:scale(1.1)}.product-list-container .product-card .ant-card-actions .action-btn.cart-btn{color:#1e3a8a}.product-list-container .product-card .ant-card-actions .action-btn.cart-btn:hover{background:#1e3a8a;color:#fff}.product-list-container .product-card .ant-card-actions .action-btn.compare-btn{color:#6b7280}.product-list-container .product-card .ant-card-actions .action-btn.compare-btn:hover{color:#1e3a8a}.product-list-container .product-card .ant-card-actions .action-btn.compare-btn.compared{background:#1e3a8a;color:#fff;border-radius:50%}@media(max-width:768px){.product-list-container{gap:12px;padding:0 4px}.product-list-container .product-card{width:calc(50% - 6px);max-width:260px}.product-list-container .product-card .product-image-container{height:160px}.product-list-container .product-card .product-content{padding:8px 10px 10px}.product-list-container .product-card .product-content .product-title-section .product-title{font-size:13px}.product-list-container .product-card .product-content .product-description{display:none}.product-list-container .product-card .product-content .volume-selector .volume-pill{font-size:10px;padding:1px 8px}.product-list-container .product-card .product-content .price-section .price-info .sale-price,.product-list-container .product-card .product-content .price-section .price-info .regular-price{font-size:15px}}@media(max-width:480px){.product-list-container .product-card{width:100%;max-width:none}}.mobile-design-button-container{margin:20px 0;width:100%}@media(min-width:769px){.mobile-design-button-container{display:none}}.mobile-design-button-link{text-decoration:none;display:block}.mobile-design-button-link:hover{text-decoration:none}.mobile-design-button-card{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:16px;box-shadow:0 4px 20px #667eea4d;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.mobile-design-button-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.mobile-design-button-card:hover{transform:translateY(-2px);box-shadow:0 8px 30px #667eea66}.mobile-design-button-card:hover:before{left:100%}.mobile-design-button-card:hover .mobile-design-icon{transform:scale(1.1) rotate(5deg)}.mobile-design-button-card:hover .mobile-icon-glow{opacity:1;transform:scale(1.2)}.mobile-design-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.mobile-design-icon-wrapper{position:relative}.mobile-design-icon{font-size:24px;color:#fff;transition:all .3s ease;z-index:2;position:relative}.mobile-icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);border-radius:50%;opacity:0;transition:all .3s ease;z-index:1}.mobile-crown-icon{font-size:16px;color:gold;margin-left:8px}.mobile-design-content{text-align:center;margin-bottom:12px}.mobile-design-title{color:#fff!important;font-size:16px!important;font-weight:600!important;margin-bottom:4px!important;display:block}.mobile-design-subtitle{color:#fffc!important;font-size:12px!important;display:block}.mobile-design-features{margin-bottom:16px;text-align:center}.mobile-design-action-button{background:linear-gradient(135deg,#ff6b6b,#ee5a24)!important;border:none!important;border-radius:8px!important;height:40px!important;font-weight:600!important;box-shadow:0 2px 8px #ff6b6b4d!important;transition:all .3s ease!important}.mobile-design-action-button:hover{background:linear-gradient(135deg,#ff5252,#d63031)!important;transform:translateY(-1px)!important;box-shadow:0 4px 12px #ff6b6b66!important}.mobile-design-action-button:active{transform:translateY(0)!important}.mobile-design-action-button .anticon{font-size:14px}@media(max-width:480px){.mobile-design-button-card .ant-card-body{padding:12px!important}.mobile-design-title{font-size:14px!important}.mobile-design-subtitle{font-size:11px!important}.mobile-design-action-button{height:36px!important;font-size:13px!important}}._hero_tx8hn_1{position:relative;min-height:420px;display:flex;align-items:center;justify-content:center;background:url(https://auto-clean.s3.eu-west-2.amazonaws.com/car2.jpg) center / cover no-repeat,linear-gradient(135deg,#1e3a8a,#0f172a);border-radius:12px;overflow:hidden;margin-bottom:24px}._overlay_tx8hn_12{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,#0f172ae0,#1e3a8abf,#0f172ad9);z-index:1}._content_tx8hn_18{position:relative;z-index:2;text-align:center;padding:60px 24px;max-width:720px}._tagline_tx8hn_25{display:inline-block;background:#ffffff26;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#93c5fd;font-size:13px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;padding:6px 20px;border-radius:20px;border:1px solid rgba(147,197,253,.3);margin-bottom:24px}._title_tx8hn_39{color:#fff;font-size:48px;font-weight:800;line-height:1.15;margin:20px 0 16px;letter-spacing:-.5px}._highlight_tx8hn_47{background:linear-gradient(135deg,#fbbf24,#fcd34d);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}._subtitle_tx8hn_53{color:#ffffffd9;font-size:18px;line-height:1.7;margin:0 auto 32px;max-width:560px}._actions_tx8hn_60{margin-bottom:40px;justify-content:center}._ctaPrimary_tx8hn_64{height:48px!important;padding:0 36px!important;font-size:16px!important;font-weight:600!important;border-radius:24px!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;border:none!important;color:#1e3a8a!important;box-shadow:0 4px 20px #fbbf2466!important;transition:all .3s ease!important}._ctaPrimary_tx8hn_64:hover{transform:translateY(-2px)!important;box-shadow:0 8px 30px #fbbf2480!important}._ctaSecondary_tx8hn_80{height:48px!important;padding:0 36px!important;font-size:16px!important;font-weight:600!important;border-radius:24px!important;background:transparent!important;border:2px solid rgba(255,255,255,.6)!important;color:#fff!important;transition:all .3s ease!important}._ctaSecondary_tx8hn_80:hover{background:#ffffff1a!important;border-color:#fff!important;transform:translateY(-2px)!important}._badges_tx8hn_96{display:flex;justify-content:center;gap:32px;flex-wrap:wrap}._trustBadge_tx8hn_102{display:flex;flex-direction:column;align-items:center;gap:8px}._badgeIcon_tx8hn_108{width:44px;height:44px;display:flex;align-items:center;justify-content:center;background:#ffffff1f;border-radius:50%;border:1px solid rgba(255,255,255,.2);color:#fbbf24;font-size:20px;transition:all .3s ease}._trustBadge_tx8hn_102:hover ._badgeIcon_tx8hn_108{background:#fff3;transform:translateY(-2px)}._badgeLabel_tx8hn_125{color:#ffffffe6;font-size:12px;font-weight:600;letter-spacing:.3px}@media(max-width:768px){._hero_tx8hn_1{min-height:360px;border-radius:8px;margin-bottom:16px}._content_tx8hn_18{padding:40px 20px}._tagline_tx8hn_25{font-size:11px;padding:5px 14px}._title_tx8hn_39{font-size:32px;margin:16px 0 12px}._subtitle_tx8hn_53{font-size:15px;margin-bottom:24px}._badges_tx8hn_96{gap:20px}._badgeIcon_tx8hn_108{width:38px;height:38px;font-size:18px}._badgeLabel_tx8hn_125{font-size:11px}}@media(max-width:480px){._hero_tx8hn_1{min-height:320px;border-radius:0}._title_tx8hn_39{font-size:28px}._subtitle_tx8hn_53{font-size:14px}._ctaPrimary_tx8hn_64,._ctaSecondary_tx8hn_80{padding:0 24px!important;height:42px!important;font-size:14px!important}._badges_tx8hn_96{gap:16px}._badgeIcon_tx8hn_108{width:34px;height:34px;font-size:16px}._badgeLabel_tx8hn_125{font-size:10px}}.login .title{color:#43757b;font-weight:600;font-size:.32rem;margin:.4rem 0 .24rem}.login .content{color:#000;width:50%;font-size:.15rem;line-height:.2rem;margin-bottom:.7rem}.login .secction{color:#43757b;padding:.7rem .4rem;align-items:flex-start}.login .secction.regBox{padding:1.5rem 15% 1rem}.login .left{width:50%;flex:1 1 50%;margin:0 .4rem}.login .name{font-size:.36rem;font-weight:600;color:#43757b}.login .cont{font-weight:600;font-size:.2rem;margin:.08rem 0 .6rem}.login .uil{color:#000;font-size:.14rem}.login .place{color:#000;font-size:.14rem;margin:.2rem 0}.login .registerBtn{background-color:#43757b;color:#fff;text-align:center;margin:.34rem 0 .2rem;padding:.1rem 0;border-radius:.12rem;font-size:.16rem;cursor:pointer}.login .uil input{background-color:#e8f4f4;flex:1}.login .lis{border-bottom:1px solid #000;flex:1;padding-bottom:.1rem;margin-top:.14rem}.login .right{width:50%;flex:1 1 50%;margin:0 .4rem}.login .loginBtn{color:#fff;background-color:#43757b;text-align:center;font-size:.15rem;margin:.3rem 0 .1rem;padding:.12rem 0;border-radius:.13rem;cursor:pointer}.login .botm{font-size:.14rem;color:#000}.login .here{color:#43757b;margin-left:.06rem;cursor:pointer}.login .tips{color:#333;text-align:center;margin-top:-.1rem;padding-bottom:.5rem}.login .padLR{padding:0 .5rem}.login .sec2{background-color:#e8f4f4;position:relative}.login .sec2>.secction{position:relative}.login .minCar{width:.35rem;height:.25rem;margin-right:.2rem}.login .liItem{cursor:pointer}.login .uil{font-weight:600;align-items:flex-end}.login .whySignUp{width:100%;color:#43757b;padding:.6rem 8% .2rem;background:#fff}.login .why{font-size:.3rem;font-weight:600;margin-bottom:.06rem}.login .account{font-weight:600;margin-bottom:.6rem}.login .flex-between{display:flex;align-items:center;justify-content:space-between}.login .or{display:none}@media screen and (max-width:990px){.login .or{width:100%;display:flex;align-items:center;margin:.8rem 0 1.7rem}.login .or span{margin:0 10px}.login .or:before,.login .or:after{content:" ";background:#43757b;height:1px;flex:1 1 100%}.login .name:not(.loginName),.login .title,.login .place,.login .content,.login .cont{display:none}.login a{color:inherit}.login .registerBtn{background:none;color:#43757b;border:1px solid #999}.login .secction{flex-wrap:wrap;flex-direction:column}.login .secction.regBox{flex-direction:column-reverse}.login .left,.login .right{width:100%;margin:0}.login .account{font-size:.44rem;width:70%;line-height:.58rem;margin-top:.1rem}.login .title{font-size:.7rem;line-height:.9rem;margin:.5rem 0 .4rem}.login .content{width:90%;font-size:.28rem;line-height:.32rem}.login .name{font-size:.7rem;line-height:.7rem}.login .cont{font-size:.4rem;width:50%;line-height:.5rem}.login .lis{font-size:.27rem;margin-top:.4rem;padding-bottom:.2rem;width:100%}.login .loginBtn,.login .registerBtn{font-size:.3rem;font-weight:600;padding:.24rem 0;border-radius:.25rem;margin:.5rem 0 .2rem;font-family:Arial,sans-serif}.login .botm{font-size:.2rem}.login .contTwo{width:60%}.login .two{flex-direction:column;flex:1}.login .uil input{font-size:.2rem}.login .minCar{width:.66rem;height:.5rem}.login .uil{flex-direction:column;align-items:flex-start;font-size:.4rem}.login .liItem{margin-bottom:.88rem}.login .why{font-size:.7rem;margin-top:.8rem}}@media screen and (max-width:540px){.login .name{font-size:.7rem;line-height:.7rem;font-family:Arial,sans-serif;text-align:center;font-weight:700}.login .uil input{font-size:.3rem}.login .botm{font-size:.24rem}.login .or span{margin:0 15px;font-size:.3rem}}.login-container{max-width:1200px;margin:0 auto;padding:24px}.login-container .header-section{text-align:center;margin-bottom:48px;padding:0 24px}.login-container .header-section .ant-typography{max-width:800px;margin:0 auto}.login-container .content-section{margin-top:24px}.login-container .login-card,.login-container .register-card,.login-container .guest-card{height:100%;border-radius:8px;box-shadow:0 2px 8px #0000001a}.login-container .login-card .ant-card-body,.login-container .register-card .ant-card-body,.login-container .guest-card .ant-card-body{padding:32px}.login-container .login-card .ant-typography,.login-container .register-card .ant-typography,.login-container .guest-card .ant-typography{margin-bottom:24px}.login-container .login-form,.login-container .register-form{max-width:400px;margin:0 auto}.login-container .login-form .ant-form-item,.login-container .register-form .ant-form-item{margin-bottom:24px}.login-container .login-form .ant-input-affix-wrapper,.login-container .register-form .ant-input-affix-wrapper{border-radius:6px}.login-container .login-form .ant-btn,.login-container .register-form .ant-btn{height:48px;border-radius:6px;font-weight:500}.login-container .forgot-password{display:flex;justify-content:space-between;align-items:center;margin-top:16px}.login-container .forgot-password .ant-btn-link{padding:0}.login-container .benefit-card{text-align:center;border-radius:8px;transition:all .3s}.login-container .benefit-card:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.login-container .benefit-card .benefit-icon{font-size:24px;color:#1890ff;margin-bottom:8px}@media screen and (max-width:768px){.login-container{padding:16px}.login-container .header-section{margin-bottom:24px;padding:0 16px}.login-container .login-card .ant-card-body,.login-container .register-card .ant-card-body,.login-container .guest-card .ant-card-body{padding:24px}.login-container .login-form .ant-form-item,.login-container .register-form .ant-form-item{margin-bottom:16px}.login-container .login-form .ant-btn,.login-container .register-form .ant-btn{height:44px}.login-container .benefit-card{margin-bottom:16px}}.about-container{min-height:100vh;background-color:#f5f5f5}.about-container .max-width{max-width:1200px;margin:0 auto;padding:0 24px}.about-container .about-hero{background-color:#192b2d;color:#fff;padding:80px 0}.about-container .about-hero .hero-image img{width:100%;height:auto;border-radius:8px;box-shadow:0 4px 12px #0000001a}.about-container .about-hero .hero-content .hero-title{color:#fff;margin-bottom:24px}.about-container .about-hero .hero-content .hero-description{color:#ffffffd9;font-size:16px;line-height:1.8}.about-container .about-info{padding:80px 0}.about-container .about-info .info-card{height:100%;box-shadow:0 4px 12px #0000001a;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.about-container .about-info .info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.about-container .about-info .info-card .info-item{display:flex;gap:16px}.about-container .about-info .info-card .info-item .info-icon{font-size:24px;color:#3f757b}.about-container .about-info .info-card .info-item .info-content{flex:1}.about-container .about-info .info-card .info-item .info-content .ant-typography{margin-bottom:8px}.about-container .about-info .info-card .info-item .info-content .contact-link{color:#3f757b;transition:color .3s ease}.about-container .about-info .info-card .info-item .info-content .contact-link:hover{color:#192b2d}.about-container .about-cta{padding:0 0 80px}.about-container .about-cta .cta-card{background-color:#3f757b;color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.about-container .about-cta .cta-card .cta-title{color:#fff;margin:0}.about-container .about-cta .cta-card .ant-btn{height:48px;padding:0 32px;border-radius:4px;font-weight:500;background-color:#fff;color:#3f757b;border:none}.about-container .about-cta .cta-card .ant-btn:hover{background-color:#ffffffe6;color:#192b2d}@media screen and (max-width:768px){.about-container .about-hero{padding:48px 0}.about-container .about-hero .hero-content{text-align:center;margin-top:32px}.about-container .about-info{padding:48px 0}.about-container .about-info .info-card{margin-bottom:24px}.about-container .about-cta{padding:0 0 48px}.about-container .about-cta .cta-card .ant-row{flex-direction:column;gap:16px;text-align:center}}.contact-container{min-height:100vh;background-color:#f5f5f5}.contact-container .max-width{max-width:1200px;margin:0 auto;padding:0 24px}.contact-container .contact-header{background-color:#192b2d;color:#fff;padding:64px 0;text-align:center}.contact-container .contact-header .contact-title{color:#fff;margin-bottom:16px}.contact-container .contact-header .contact-description{color:#ffffffd9;max-width:600px;margin:0 auto}.contact-container .contact-content{padding:64px 0}.contact-container .contact-content .contact-form-card,.contact-container .contact-content .contact-info-card{height:100%;box-shadow:0 4px 12px #0000001a;border-radius:8px;transition:transform .3s ease,box-shadow .3s ease}.contact-container .contact-content .contact-form-card:hover,.contact-container .contact-content .contact-info-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.contact-container .contact-content .contact-form-card .ant-form-item{margin-bottom:24px}.contact-container .contact-content .contact-form-card .ant-input,.contact-container .contact-content .contact-form-card .ant-input-affix-wrapper{border-radius:4px}.contact-container .contact-content .contact-form-card .ant-btn{height:48px;border-radius:4px;font-weight:500}.contact-container .contact-content .contact-info-card .info-section .ant-typography{margin-bottom:16px}.contact-container .contact-content .contact-info-card .contact-link{color:#3f757b;display:flex;align-items:center;gap:8px;transition:color .3s ease}.contact-container .contact-content .contact-info-card .contact-link:hover{color:#192b2d}.contact-container .contact-content .contact-info-card .contact-link .anticon{font-size:16px}.contact-container .contact-cta{padding:0 0 64px}.contact-container .contact-cta .cta-card{background-color:#3f757b;color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000001a}.contact-container .contact-cta .cta-card .cta-title{color:#fff;margin:0}.contact-container .contact-cta .cta-card .ant-btn{height:48px;padding:0 32px;border-radius:4px;font-weight:500;background-color:#fff;color:#3f757b;border:none}.contact-container .contact-cta .cta-card .ant-btn:hover{background-color:#ffffffe6;color:#192b2d}@media screen and (max-width:768px){.contact-container .contact-header,.contact-container .contact-content{padding:48px 0}.contact-container .contact-content .contact-form-card,.contact-container .contact-content .contact-info-card{margin-bottom:24px}.contact-container .contact-cta{padding:0 0 48px}.contact-container .contact-cta .cta-card .ant-row{flex-direction:column;gap:16px;text-align:center}}.user-design-wrap .DesignScreen{padding-bottom:100px;width:80%;margin:0 auto}.user-design-wrap .DesignScreen .center{align-items:flex-start;margin-top:.4rem}.user-design-wrap .DesignScreen .left{background-color:#87cad2;border-radius:.06rem;margin:0 5% .5rem 0;width:28%;padding:.4rem .3rem;font-weight:600;line-height:.24rem;font-size:.14rem}.user-design-wrap .DesignScreen .left div{cursor:pointer}.user-design-wrap .DesignScreen .title{font-weight:600;margin-bottom:.26rem;font-size:.2rem}.user-design-wrap .DesignScreen .name{font-size:.2rem;margin-top:.4rem}.user-design-wrap .DesignScreen.right{flex:1;color:#000}.user-design-wrap .DesignScreen .topName{color:#43757b;font-size:.34rem;font-weight:600;flex:1;text-align:left}.user-design-wrap .DesignScreen .detail{color:#000;font-size:.14rem;margin-top:.2rem;line-height:.18rem;width:50%}.user-design-wrap .DesignScreen .create{background-color:#ffc008;font-size:.14rem;padding:.12rem .24rem;border-radius:.14rem;cursor:pointer}.user-design-wrap .DesignScreen .inputName{width:1rem;border-bottom:1px solid #444;padding-bottom:.1rem}.user-design-wrap .DesignScreen .basket-top-content{padding:.1rem .3rem .1rem .9rem!important}.user-design-wrap .DesignScreen .basket-btn{background-color:#43757b;color:#fff;padding:.13rem .2rem;font-weight:600;margin:.1rem 0;border-radius:.12rem;cursor:pointer}.user-design-wrap .DesignScreen .basket-btn.PayOrder{width:1rem;background-color:#ffc008}.user-design-wrap .DesignScreen .activP{background-color:#367fa9!important;color:#fff!important}.user-design-wrap .DesignScreen .last,.user-design-wrap .DesignScreen .first,.user-design-wrap .DesignScreen .next,.user-design-wrap .DesignScreen .prv{color:#000!important}.user-design-wrap .DesignScreen .prv,.user-design-wrap .DesignScreen .first,.user-design-wrap .DesignScreen .last{display:none}.user-design-wrap .DesignScreen .pagingUl li{margin:0 .1rem;border-radius:50%!important}.user-design-wrap .DesignScreen li{list-style:none}.user-design-wrap .DesignScreen div.main-wrap{position:relative;margin:0 auto;min-height:200px}.user-design-wrap .DesignScreen div.main-wrap div.paging-content{width:100%;height:auto}.user-design-wrap .DesignScreen div.main-wrap div.paging-content ul.pageItem{width:100%;display:none}.user-design-wrap .DesignScreen div.main-wrap div.paging-content ul.pageItem.active{display:block}.user-design-wrap .DesignScreen div.main-wrap div.paging-content ul.pageItem li{width:100%}.user-design-wrap .DesignScreen div.main-wrap div.paging{position:absolute;bottom:-40px;height:40px;width:600px}.user-design-wrap .DesignScreen div.main-wrap div.paging>span{display:block;width:40px;height:40px;cursor:pointer;float:left}.user-design-wrap .DesignScreen div.main-wrap div.paging div.next,.user-design-wrap .DesignScreen div.main-wrap div.paging div.prev{margin-left:10px;background:url(../img/index/right.png) center no-repeat;background-size:12px 20px}.user-design-wrap .DesignScreen div.main-wrap div.paging div.page-btn{width:200px!important;height:60px;margin-top:16px;margin-left:-20px;overflow:hidden;float:left;position:relative}.user-design-wrap .DesignScreen div.main-wrap div.paging div.page-btn ul{width:2000px;height:40px;position:absolute;left:0;top:0}.user-design-wrap .DesignScreen div.main-wrap div.paging div.page-btn ul li{float:left;height:40px;line-height:40px;width:40px;text-align:center;font-size:20px;color:#666;cursor:pointer}.user-design-wrap .DesignScreen div.main-wrap div.paging div.page-btn ul li.active{color:#fff;background-color:#43757b;border-radius:50%}.user-design-wrap .DesignScreen .result-text{color:#000;margin-right:.2rem}.user-design-wrap .DesignScreen div.next,.user-design-wrap .DesignScreen div.prev{width:20px;height:20px;cursor:pointer;z-index:9}.user-design-wrap .DesignScreen div.prev{transform:rotate(180deg);margin-right:.3rem}.user-design-wrap .DesignScreen .orderID{width:80px}.user-design-wrap .DesignScreen .name-input{width:1rem}.user-design-wrap .DesignScreen .edit-btn{background-color:#ffc008;color:#fff;padding:.05rem .1rem;font-size:.12rem;border-radius:.05rem;cursor:pointer;text-align:center}.user-design-wrap .DesignScreen .goods-img-l{width:1rem;height:1rem;margin-right:.3rem;object-fit:contain}.user-design-wrap .DesignScreen .goods-img-m{width:3rem;height:1.5rem!important;object-fit:cover;margin-left:.8rem}.user-design-wrap .DesignScreen .basket-goods-desc{margin-right:.5rem}.user-design-wrap .DesignScreen .basket-content-item>.flex-between>div:nth-of-type(1){flex:.5!important}.user-design-wrap .DesignScreen .basket-content-item>.flex-between>div:nth-of-type(2){flex:2!important}.user-design-wrap .DesignScreen .basket-content-item>.flex-between.rowCenter{align-items:flex-start;flex:1;align-items:center}.user-design-wrap .DesignScreen .basket-content-item>.flex-between.rowCenter>div.flex{flex:2!important}.user-design-wrap .DesignScreen .orderDetail{display:none}.user-design-wrap .DesignScreen tr td,.user-design-wrap .DesignScreen tr th{padding:.1rem .02rem}.user-design-wrap .DesignScreen th{font-weight:400}.user-design-wrap .DesignScreen table{width:100%;color:#000;border-collapse:collapse;border:2px solid #43757b;font-size:.16rem;text-align:left;margin-top:.26rem;box-sizing:border-box}.user-design-wrap .DesignScreen td{font-size:.12rem}.user-design-wrap .DesignScreen .ant-carousel .slick-prev:after,.user-design-wrap .DesignScreen .ant-carousel .slick-next:after{width:26px;height:26px}.user-design-wrap .DesignScreen .ant-carousel .slick-prev,.user-design-wrap .DesignScreen .ant-carousel .slick-prev:focus,.user-design-wrap .DesignScreen .ant-carousel .slick-prev:hover{color:#000;top:-6px}.user-design-wrap .DesignScreen .ant-carousel .slick-next,.user-design-wrap .DesignScreen .ant-carousel .slick-next:focus,.user-design-wrap .DesignScreen .ant-carousel .slick-next:hover{color:#000;top:-6px}@media screen and (max-width:970px){.user-design-wrap .DesignScreen .center{flex-direction:column}.user-design-wrap .DesignScreen .left,.user-design-wrap .DesignScreen .right{width:100%}.user-design-wrap .DesignScreen .right .title{display:none}.user-design-wrap .DesignScreen .basket-formTwo-name{justify-content:space-between!important;padding:0 .6rem 0 27%}.user-design-wrap .DesignScreen .edit-btn{margin-top:.1rem}}@media screen and (max-width:900px){.user-design-wrap .DesignScreen .orderDetail{display:block}.user-design-wrap .DesignScreen.right{width:100%}.user-design-wrap .DesignScreen .table{display:none}.user-design-wrap .DesignScreen .basket-contents{margin-left:.4rem;margin-right:.4rem;margin-bottom:-1.2rem}.basket-form{display:none}.basket-formTwo{display:block}}@media screen and (max-width:690px){.user-design-wrap .DesignScreen .left .title,.user-design-wrap .DesignScreen .name{font-size:.4rem!important;margin:.4rem 0}.user-design-wrap .DesignScreen .name{margin:.5rem 0}.user-design-wrap .DesignScreen .welcome{font-size:.6rem}.user-design-wrap .DesignScreen .detail{font-size:.25rem!important;width:90%;line-height:.34rem!important}.user-design-wrap .DesignScreen .create{font-size:.2rem;width:100%;text-align:center;padding:.15rem 0;border-radius:.18rem;margin-bottom:.2rem}.user-design-wrap .DesignScreen .left{font-size:.22rem!important;line-height:.36rem!important;width:100%;font-size:.16rem;line-height:.3rem}.user-design-wrap .DesignScreen .center,.user-design-wrap .DesignScreen .createUl{flex-direction:column}.user-design-wrap .DesignScreen .title,.user-design-wrap .DesignScreen .name{font-size:.28rem}.user-design-wrap .DesignScreen .topName{font-size:.44rem;padding:0 .3rem;flex-direction:column;align-items:flex-start}.user-design-wrap .DesignScreen .detail{font-size:.2rem;margin:.5rem .2rem;line-height:.26rem}.user-design-wrap .DesignScreen .basket-goods-img{margin-right:.3rem!important;width:1.5rem;height:1.5rem}.user-design-wrap .DesignScreen .basket-formTwo-content{padding-right:.7rem!important}.user-design-wrap .DesignScreen div.main-wrap div.paging{position:relative;left:0;width:100%;text-align:center;height:auto;display:flex;flex-direction:column;align-items:center}.user-design-wrap .DesignScreen .basket-btn{flex-shrink:0}.user-design-wrap .DesignScreen .result-text{font-size:.25rem;margin-bottom:.2rem}.user-design-wrap .DesignScreen .edit-btn{margin-top:.1rem}}.product-gallery-card{border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 16px #00000014;background:linear-gradient(135deg,#fff,#f8f9fa);transition:all .3s ease}.product-gallery-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.product-gallery{display:flex;flex-direction:column;gap:20px}.product-gallery .main-image-container{position:relative;width:100%;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:0 4px 12px #0000001a}.product-gallery .main-image-container .main-image{position:relative;width:100%;aspect-ratio:1;overflow:hidden;border-radius:12px;background-color:#f5f5f5}.product-gallery .main-image-container .main-image .main-image-content{width:100%;height:100%;transition:all .3s ease}.product-gallery .main-image-container .main-image .main-image-content:hover{transform:scale(1.02)}.product-gallery .main-image-container .main-image .main-image-content .ant-image{width:100%;height:100%}.product-gallery .main-image-container .main-image .main-image-content .ant-image img{width:100%;height:100%;object-fit:cover;transition:all .3s ease}.product-gallery .main-image-container .main-image .image-actions{position:absolute;top:16px;right:16px;z-index:10}.product-gallery .main-image-container .main-image .image-actions .action-btn{width:40px;height:40px;background:#ffffffe6;border:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.product-gallery .main-image-container .main-image .image-actions .action-btn:hover{background:#fff;transform:scale(1.1);box-shadow:0 4px 12px #00000026}.product-gallery .main-image-container .main-image .image-actions .action-btn.prev-btn:hover,.product-gallery .main-image-container .main-image .image-actions .action-btn.next-btn:hover{color:#1890ff}.product-gallery .main-image-container .main-image .image-actions .action-btn.download-btn:hover{color:#52c41a}.product-gallery .main-image-container .main-image .image-actions .action-btn.share-btn:hover{color:#722ed1}.product-gallery .main-image-container .main-image .image-counter{position:absolute;bottom:16px;left:16px;z-index:10}.product-gallery .main-image-container .main-image .image-counter .ant-badge .ant-badge-count{border-radius:12px;padding:4px 8px;font-size:12px;font-weight:600;box-shadow:0 2px 8px #0003}.product-gallery .thumbnail-section .thumbnail-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;padding:0 4px}.product-gallery .thumbnail-section .thumbnail-header .thumbnail-title{font-size:16px;color:#2c3e50;font-weight:600}.product-gallery .thumbnail-section .thumbnail-header .thumbnail-count{font-size:12px;color:#6c757d}.product-gallery .thumbnail-section .thumbnail-list{display:flex;gap:12px;overflow-x:auto;padding:8px 4px;scrollbar-width:thin;scrollbar-color:#d9d9d9 transparent}.product-gallery .thumbnail-section .thumbnail-list::-webkit-scrollbar{height:6px}.product-gallery .thumbnail-section .thumbnail-list::-webkit-scrollbar-track{background:transparent}.product-gallery .thumbnail-section .thumbnail-list::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:3px}.product-gallery .thumbnail-section .thumbnail-list::-webkit-scrollbar-thumb:hover{background:#bfbfbf}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item{position:relative;flex:0 0 90px;height:90px;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden;background:#fff;box-shadow:0 2px 8px #0000001a}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #00000026;border-color:#1890ff}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item:hover .thumbnail-overlay{opacity:1}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item.active{border-color:#1890ff;box-shadow:0 4px 16px #1890ff4d;transform:translateY(-2px)}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item.active .thumbnail-overlay{opacity:1;background:#1890ff33}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .thumbnail-image{width:100%;height:100%;transition:all .3s ease}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .thumbnail-image .ant-image{width:100%;height:100%}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .thumbnail-image .ant-image img{width:100%;height:100%;object-fit:cover}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .thumbnail-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d;display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .thumbnail-overlay .zoom-icon{color:#fff;font-size:20px;transition:all .3s ease}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .active-indicator{position:absolute;top:6px;right:6px;z-index:5}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item .active-indicator .active-dot{width:8px;height:8px;background:#52c41a;border-radius:50%;border:2px solid #fff;box-shadow:0 2px 4px #0003;animation:pulse 2s infinite}.custom-preview-mask{background:#0009!important;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transition:all .3s ease}.custom-preview-mask:hover{background:#000000b3!important}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.8}}@media screen and (max-width:768px){.product-gallery{gap:16px}.product-gallery .main-image-container .main-image .image-actions{top:12px;right:12px}.product-gallery .main-image-container .main-image .image-actions .action-btn{width:36px;height:36px;font-size:14px}.product-gallery .main-image-container .main-image .image-counter{bottom:12px;left:12px}.product-gallery .main-image-container .main-image .image-counter .ant-badge .ant-badge-count{font-size:11px;padding:3px 6px}.product-gallery .thumbnail-section .thumbnail-header .thumbnail-title{font-size:14px}.product-gallery .thumbnail-section .thumbnail-header .thumbnail-count{font-size:11px}.product-gallery .thumbnail-section .thumbnail-list{gap:8px}.product-gallery .thumbnail-section .thumbnail-list .thumbnail-item{flex:0 0 70px;height:70px}}.option-selector-card{margin-bottom:20px;border-radius:12px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000f;transition:all .3s ease}.option-selector-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.option-selector-card .option-header{margin-bottom:16px}.option-selector-card .option-header .option-icon{width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:18px;border:2px solid;transition:all .3s ease}.option-selector-card .option-header .option-icon:hover{transform:scale(1.1)}.option-selector-card .option-header .option-title-section .option-title{color:#2c3e50;font-weight:600;margin-bottom:4px}.option-selector-card .option-header .option-title-section .option-subtitle{font-size:12px;color:#6c757d}.option-selector-card .option-content .option-select{width:100%;border-radius:8px;border:2px solid #e9ecef;transition:all .3s ease}.option-selector-card .option-content .option-select:hover{border-color:#1890ff}.option-selector-card .option-content .option-select:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.option-selector-card .option-content .option-select .ant-select-selector{border:none!important;box-shadow:none!important;padding:12px 16px;border-radius:8px}.option-selector-card .option-content .option-select .ant-select-selection-item{font-weight:500;color:#2c3e50}.option-selector-card .option-content .selected-preview{margin-top:12px}.option-selector-card .option-content .selected-preview .preview-card{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border:1px solid #dee2e6}.option-selector-card .option-content .selected-preview .preview-card .selected-color{box-shadow:0 2px 4px #0000001a}.custom-dropdown .dropdown-header{padding:12px 16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-bottom:1px solid #dee2e6;border-radius:8px 8px 0 0;font-weight:600;color:#2c3e50}.custom-dropdown .ant-select-item{padding:12px 16px;transition:all .3s ease}.custom-dropdown .ant-select-item:hover{background:linear-gradient(135deg,#f0f5ff,#e6f7ff)}.custom-dropdown .ant-select-item .option-item .color-preview{width:16px;height:16px;border-radius:50%;display:inline-block;margin-right:8px;box-shadow:0 1px 3px #0003}.custom-dropdown .ant-select-item .option-item .option-text{font-weight:500;color:#2c3e50}.quantity-selector{margin:16px 0}.quantity-selector .ant-input-number{width:100px;border-radius:8px;border:2px solid #e9ecef;transition:all .3s ease}.quantity-selector .ant-input-number:hover{border-color:#1890ff}.quantity-selector .ant-input-number:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.quantity-selector .ant-input-number .ant-input-number-input{text-align:center;font-weight:600;color:#2c3e50}.quantity-selector .ant-tag{margin-left:8px;border-radius:12px;font-weight:500}@media(max-width:768px){.option-selector-card{margin-bottom:16px}.option-selector-card .option-header .option-icon{width:32px;height:32px;font-size:16px}.option-selector-card .option-header .option-title-section .option-title{font-size:16px}.option-selector-card .option-header .option-title-section .option-subtitle{font-size:11px}.option-selector-card .option-content .option-select .ant-select-selector{padding:10px 12px}.option-selector-card .option-content .selected-preview .preview-card{padding:8px}}.related-products-container{margin-top:32px;padding:24px;background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 16px #00000014}.related-products-container .carousel-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e9ecef}.related-products-container .carousel-header .carousel-title-section .carousel-title{margin:0 0 4px;color:#2c3e50;font-weight:700;font-size:24px;background:linear-gradient(135deg,#ff4d4f,#ff7875);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.related-products-container .carousel-header .carousel-title-section .carousel-subtitle{font-size:14px;color:#6c757d;font-weight:500}.related-products-container .carousel-header .carousel-navigation .slide-counter{font-size:12px;font-weight:600;color:#6c757d;margin-right:12px}.related-products-container .carousel-header .carousel-navigation .nav-buttons{display:flex;gap:8px}.related-products-container .carousel-header .carousel-navigation .nav-buttons .carousel-arrow{width:40px;height:40px;background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #d9d9d9;border-radius:50%;box-shadow:0 2px 8px #0000001a;transition:all .3s cubic-bezier(.4,0,.2,1);color:#1890ff}.related-products-container .carousel-header .carousel-navigation .nav-buttons .carousel-arrow:hover:not(:disabled){background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;transform:scale(1.1);box-shadow:0 4px 12px #1890ff4d}.related-products-container .carousel-header .carousel-navigation .nav-buttons .carousel-arrow:disabled{background:#f5f5f5;color:#bfbfbf;cursor:not-allowed;transform:none;box-shadow:none}.related-products-container .related-products{position:relative}.related-products-container .related-products .ant-carousel{padding:0 20px}.related-products-container .related-products .product-card-wrapper{padding:0 12px}.related-products-container .related-products .product-card{margin:0;height:100%;border-radius:16px;overflow:hidden;box-shadow:0 4px 16px #00000014;transition:all .4s cubic-bezier(.4,0,.2,1);border:1px solid rgba(0,0,0,.06);background:#fff}.related-products-container .related-products .product-card:hover,.related-products-container .related-products .product-card.hovered{box-shadow:0 12px 32px #00000026;transform:translateY(-8px);border-color:#1890ff}.related-products-container .related-products .product-card .ant-card-cover{position:relative;aspect-ratio:1;overflow:hidden;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.related-products-container .related-products .product-card .product-image-container{position:relative;width:100%;height:100%}.related-products-container .related-products .product-card .product-image-container .product-image{width:100%;height:100%;object-fit:cover;transition:all .4s ease}.related-products-container .related-products .product-card .product-image-container .product-image:hover{transform:scale(1.08)}.related-products-container .related-products .product-card .product-image-container .product-badges{position:absolute;top:12px;left:12px;display:flex;flex-direction:column;gap:6px;z-index:5}.related-products-container .related-products .product-card .product-image-container .product-badges .ant-tag{font-size:10px;font-weight:600;border-radius:12px;padding:2px 8px;margin:0;box-shadow:0 2px 4px #0003;animation:pulse 2s infinite}.related-products-container .related-products .product-card .product-image-container .product-badges .ant-tag.discount-badge{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;border:none}.related-products-container .related-products .product-card .product-image-container .product-badges .ant-tag.hot-badge{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;border:none}.related-products-container .related-products .product-card .product-image-container .product-badges .ant-tag.vip-badge{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;border:none}.related-products-container .related-products .product-card .product-image-container .wishlist-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;border-radius:50%;background:#fffffff2;border:1px solid rgba(0,0,0,.1);display:flex;align-items:center;justify-content:center;opacity:0;transition:all .3s ease;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:5}.related-products-container .related-products .product-card .product-image-container .wishlist-btn:hover{background:#fff;color:#ff4d4f;transform:scale(1.1);box-shadow:0 4px 12px #ff4d4f4d}.related-products-container .related-products .product-card .product-image-container .quick-actions{position:absolute;bottom:12px;left:50%;transform:translate(-50%);display:flex;gap:8px;opacity:0;transition:all .3s ease;z-index:5}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn{width:40px;height:40px;border-radius:50%;background:#fffffff2;border:1px solid rgba(0,0,0,.1);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .3s ease;box-shadow:0 2px 8px #0000001a}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn:hover{transform:scale(1.15);box-shadow:0 4px 12px #0003}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn:first-child:hover{background:#1890ff;color:#fff}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn:nth-child(2):hover{background:#52c41a;color:#fff}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn:last-child:hover{background:#722ed1;color:#fff}.related-products-container .related-products .product-card .product-image-container .stock-indicator{position:absolute;bottom:12px;right:12px;background:#fffffff2;padding:4px 8px;border-radius:8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);opacity:0;transition:all .3s ease;z-index:5}.related-products-container .related-products .product-card .product-image-container .stock-indicator .ant-progress{margin-bottom:2px}.related-products-container .related-products .product-card .product-image-container:hover .wishlist-btn,.related-products-container .related-products .product-card .product-image-container:hover .quick-actions,.related-products-container .related-products .product-card .product-image-container:hover .stock-indicator{opacity:1}.related-products-container .related-products .product-card .product-info{padding:20px;background:#fff}.related-products-container .related-products .product-card .product-info .product-title-section{margin-bottom:12px}.related-products-container .related-products .product-card .product-info .product-title-section .product-title{margin:0;font-size:16px;font-weight:600;color:#2c3e50;line-height:1.4;min-height:44px;transition:color .3s ease}.related-products-container .related-products .product-card .product-info .product-title-section .product-title:hover{color:#1890ff}.related-products-container .related-products .product-card .product-info .product-rating-section{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.related-products-container .related-products .product-card .product-info .product-rating-section .ant-rate .ant-rate-star{margin-right:2px}.related-products-container .related-products .product-card .product-info .product-rating-section .sales-stat .ant-statistic .ant-statistic-content{font-size:12px}.related-products-container .related-products .product-card .product-info .product-price-section{margin-bottom:12px}.related-products-container .related-products .product-card .product-info .product-price-section .ant-typography{margin:0}.related-products-container .related-products .product-card .product-info .product-features .ant-tag{margin:0 4px 4px 0;border-radius:8px;font-size:10px;font-weight:500}.related-products-container .related-products .product-card .ant-card-actions{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-top:1px solid #e9ecef}.related-products-container .related-products .product-card .ant-card-actions .ant-card-actions>li{margin:8px 0}.related-products-container .related-products .product-card .ant-card-actions .ant-card-actions>li .ant-btn{border-radius:8px;transition:all .3s ease}.related-products-container .related-products .product-card .ant-card-actions .ant-card-actions>li .ant-btn:hover{transform:translateY(-2px)}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}@media screen and (max-width:768px){.related-products-container{margin-top:24px;padding:16px}.related-products-container .carousel-header{flex-direction:column;align-items:flex-start;gap:16px}.related-products-container .carousel-header .carousel-title-section .carousel-title{font-size:20px}.related-products-container .carousel-header .carousel-title-section .carousel-subtitle{font-size:12px}.related-products-container .carousel-header .carousel-navigation{align-self:flex-end}.related-products-container .carousel-header .carousel-navigation .nav-buttons .carousel-arrow{width:36px;height:36px}.related-products-container .related-products .ant-carousel{padding:0 15px}.related-products-container .related-products .product-card-wrapper{padding:0 8px}.related-products-container .related-products .product-card .product-info{padding:16px}.related-products-container .related-products .product-card .product-info .product-title-section .product-title{font-size:14px;min-height:40px}.related-products-container .related-products .product-card .product-info .product-rating-section{flex-direction:column;align-items:flex-start;gap:8px}.related-products-container .related-products .product-card .product-info .product-rating-section .sales-stat .ant-statistic .ant-statistic-content{font-size:11px}.related-products-container .related-products .product-card .product-info .product-features .ant-tag{font-size:9px}.related-products-container .related-products .product-card .product-image-container .product-badges{top:8px;left:8px}.related-products-container .related-products .product-card .product-image-container .product-badges .ant-tag{font-size:9px;padding:1px 6px}.related-products-container .related-products .product-card .product-image-container .wishlist-btn{top:8px;right:8px;width:32px;height:32px}.related-products-container .related-products .product-card .product-image-container .quick-actions{bottom:8px}.related-products-container .related-products .product-card .product-image-container .quick-actions .action-btn{width:36px;height:36px}.related-products-container .related-products .product-card .product-image-container .stock-indicator{bottom:8px;right:8px;padding:2px 6px}.related-products-container .related-products .product-card .product-image-container .stock-indicator .ant-progress{margin-bottom:1px}}._container_1k8p2_1{border-radius:12px;background:#fff;box-shadow:0 2px 8px #0000000f;padding:24px}._header_1k8p2_7{margin-bottom:24px}._headerIcon_1k8p2_10{font-size:22px;color:#f59e0b}._title_1k8p2_14{margin:0!important;font-weight:700!important;color:#1f2937!important}._products_1k8p2_19{display:flex;align-items:center;justify-content:center;gap:8px;flex-wrap:wrap;padding:16px 0}._plusSign_1k8p2_27{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#f3f4f6;color:#6b7280;font-size:16px;flex-shrink:0}._productItem_1k8p2_39{display:flex;flex-direction:column;align-items:center;gap:8px;width:140px;padding:12px;border-radius:10px;border:2px solid transparent;transition:all .2s ease}._productItem_1k8p2_39:hover{border-color:#e5e7eb;background:#f9fafb}._current_1k8p2_54{border-color:#1e3a8a!important;background:#eff6ff}._imageWrap_1k8p2_58{position:relative;width:100px;height:100px;border-radius:8px;overflow:hidden;background:#f8fafc}._imageWrap_1k8p2_58 img{width:100%;height:100%;object-fit:contain}._thisItemTag_1k8p2_71{position:absolute;bottom:4px;left:50%;transform:translate(-50%);font-size:10px!important;margin:0!important;white-space:nowrap}._itemName_1k8p2_80{font-size:12px;color:#374151;text-align:center;max-width:120px;line-height:1.3}._itemPrice_1k8p2_87{font-size:15px;color:#1e3a8a}._divider_1k8p2_91{margin:16px 0!important}._footer_1k8p2_94{display:flex;flex-direction:column;align-items:center;gap:12px}._totalSection_1k8p2_100{display:flex;align-items:baseline;gap:12px}._totalLabel_1k8p2_105{font-size:15px;color:#6b7280}._totalPrice_1k8p2_109{margin:0!important;color:#1e3a8a!important}._addAllBtn_1k8p2_113{height:48px!important;padding:0 40px!important;font-size:16px!important;font-weight:600!important;border-radius:24px!important;background:linear-gradient(135deg,#fbbf24,#f59e0b)!important;border:none!important;color:#1e3a8a!important;box-shadow:0 4px 16px #f59e0b4d!important;transition:all .3s ease!important}._addAllBtn_1k8p2_113:hover{transform:translateY(-2px)!important;box-shadow:0 6px 24px #f59e0b66!important}._savingNote_1k8p2_129{display:flex;align-items:center;gap:6px;font-size:13px}._checkIcon_1k8p2_135{color:#10b981}@media(max-width:768px){._container_1k8p2_1{padding:16px}._products_1k8p2_19{gap:6px}._productItem_1k8p2_39{width:110px;padding:8px}._imageWrap_1k8p2_58{width:80px;height:80px}._plusSign_1k8p2_27{width:26px;height:26px;font-size:13px}._addAllBtn_1k8p2_113{width:100%;padding:0 24px!important}}@media(max-width:480px){._productItem_1k8p2_39{width:90px;padding:6px}._imageWrap_1k8p2_58{width:64px;height:64px}._itemName_1k8p2_80{font-size:11px;max-width:80px}}.product:hover{background-color:inherit}.product .maxWidth{padding:24px}.product .top-wrap{display:flex}.product .pro-img-box{flex:1;position:relative}.product .sku-here{margin:.2rem 0 .1rem}.product .quantity-label{margin-right:.1rem}.product .goods-price{margin:.15rem 0;font-weight:700}.product .del-price{color:#3f757b;text-decoration:line-through}.product .now-price{color:#ffc008;margin-left:.2rem}.product .swiperImg{width:100%;height:100%;height:0;width:70%;padding:70% 15% 0;position:relative}.product .swiperImg>img{position:absolute;width:100%;height:100%;left:0;top:0}.product .left{width:55%;margin-right:.2rem;display:flex}.product .left .scroll-content{position:relative;width:20%;margin-right:.1rem}.product .left .scroll-content-wrap{position:absolute;top:0;left:0;right:0;bottom:0}.product .left .scroll-content-wrap .left-swiper-container{width:100%;height:100%;overflow:hidden;position:relative}.product .left .scroll-content-wrap .left-swiper-container .swiper-slide{height:auto}.product .left .product-img{width:100%;padding-top:100%;position:relative}.product .left .product-img img{width:100%;height:100%;position:absolute;top:0;left:0;object-fit:cover}.product .small-img{width:1rem;height:1rem;margin-bottom:.1rem;cursor:pointer;border:2px solid #FFFFFF}.product .small-img img{width:100%;height:100%;object-fit:cover;display:block}.product .small-img.active{border:2px solid #FFC008}.product .swiper-scrollbar-drag{background-color:#ffc008!important}.product .right{flex:1;margin-left:.15rem;padding-right:1.2rem}.product .product-name{color:#3f757b;font-size:.25rem;font-weight:700;margin-bottom:.15rem;font-family:AktivGrotesk,sans-serif}.product .goods-attrs{border-top:1px solid #e1e1e1;border-bottom:2px solid #111111;padding:.2rem 0;margin-bottom:.16rem}.product .goods-attr-label{font-size:.15rem;width:.7rem}.product .new-btn{width:1rem;background-color:#ffc008;padding:.1rem 0;text-align:center;font-size:.16rem;border-radius:.12rem;margin-right:.2rem;color:#fff;font-weight:700;font-family:Arial;text-transform:capitalize}.product .buy-btn{width:2rem;background-color:#3f757b;padding:.1rem 0;text-align:center;font-size:.16rem;border-radius:.12rem;color:#fff}.product .black .lis{width:100%;margin-top:.15rem;font-size:.14rem;color:#000;border-bottom:2px solid #555;padding-bottom:.1rem;cursor:pointer}.product .black .lis select{width:100%;height:100%;border:none}.product .quantity-input{font-size:.14rem;width:auto;padding:0;border:1px solid #e5e5e5;border-radius:6px;height:36px;-webkit-user-select:none;user-select:none}.product .quantity-input input{width:.3rem;text-align:center;border-style:solid;border-color:#e5e5e5;border-width:0 1px;padding:0 .04rem;height:100%}.product .quantity-btn{font-size:.16rem;background-color:#fff;cursor:pointer;font-weight:400;color:#333;padding:0 .18rem}.product .add-basket-btn{width:100%;background-color:#ffc008;color:#fff;padding:.14rem;text-align:center;border-radius:.06rem;cursor:pointer;font-weight:700;font-family:Arial;text-transform:capitalize;margin-top:.2rem}.product .left-mob,.product .mob-title{display:none}.product .also-like{margin-top:.3rem;color:#3f757b;font-weight:700;line-height:.8rem;border-top:1px solid #3F757B}.product .goods-desc{font-size:.15rem;margin-bottom:.2rem;color:#333;word-wrap:break-word}.product .stock-pc{display:flex;align-items:center;font-weight:700;font-size:.13rem;margin-left:.1rem}.product .stock-pc img{width:.15rem;height:.15rem;margin-right:.05rem}.product .inStock{color:#45bc73}.product .notInStock{color:#fe5745}.product .stock-pc.notInStock img{width:.1rem;height:.1rem}.product .stock-mb{display:flex;font-size:.2rem;font-weight:700;margin-top:.2rem}.product .stock-mb img{width:.2rem;height:.2rem;margin-right:.05rem}.product .stock-mb.notInStock img{width:.15rem;height:.15rem;margin-right:.05rem}.product .swiper-button{display:flex;justify-content:center;align-items:center;width:.5rem;height:.5rem;border-radius:50%}.product .swiper-button:after{content:""}.product .swiper-button img{height:60%}.product .swiper-button-prev{left:-20px}.product .swiper-button-next{right:-20px}.product .swiper-name{font-size:18px;color:#3f757b;width:80%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product .swiper-containerFour{width:100%;height:320px;position:relative;margin-bottom:.56rem;margin:0 auto;overflow:hidden}.product .swiper-containerFour .swiper-slide{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .swiper-containerThree{width:100%;height:320px;position:relative;margin-bottom:.56rem;margin:0 auto;overflow:hidden;display:none}.product .swiper-containerThree .swiper-slide{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .swiper-containerTwo{width:100%;height:320px;position:relative;margin-bottom:.56rem;margin:0 auto;overflow:hidden;display:none}.product .swiper-containerTwo .swiper-slide{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .swiper-containerOne{width:100%;height:320px;position:relative;margin-bottom:.56rem;margin:0 auto;overflow:hidden;display:none}.product .swiper-containerOne .swiper-slide{background-color:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center}.product .swiper-btn-wrap{margin-top:.1rem;margin-right:30%}.product .btnLeft{margin-right:8%;padding:.1rem;border-radius:.06rem;background-color:#3f757b;cursor:pointer;font-family:Arial,sans-serif}.product .btnLeft:hover{color:#fff}.product .btnRight{padding:.1rem;border-radius:.06rem;background-color:#ffc008;cursor:pointer;color:#fff}.product .btnImg{width:.2rem;height:.2rem}.product .swiper-price{text-align:right;color:#3f757b;margin-top:.1rem}.product .product-image-card .ant-card-body{padding:0}.product .product-info-card .product-description{color:#666;line-height:1.6}.product .product-info-card .ant-divider{margin:24px 0}.product .product-info-card .mob-title .mobile-title-card{border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 16px #00000014;background:linear-gradient(135deg,#fff,#f8f9fa);margin-bottom:16px}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container{display:flex;justify-content:space-between;align-items:center}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content{flex:1}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content .mobile-title-header{margin-bottom:8px}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content .mobile-title-header .title-icon{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#ffc008,gold);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #ffc0084d}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content .mobile-title-header .mobile-title-text .mobile-product-title{margin:0 0 4px;color:#2c3e50;font-weight:700;font-size:18px;line-height:1.3;background:linear-gradient(135deg,#2c3e50,#1890ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content .mobile-title-header .mobile-title-text .mobile-subtitle{font-size:12px;color:#6c757d;font-weight:500}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-title-content .mobile-title-badges .ant-tag{font-size:10px;font-weight:600;padding:2px 8px;border-radius:12px;margin:0 4px 4px 0}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn{width:56px;height:56px;border-radius:50%;background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;color:#fff;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 16px #1890ff4d;position:relative;overflow:hidden}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#40a9ff,#69c0ff);opacity:0;transition:opacity .3s ease;border-radius:50%}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn:hover{background:linear-gradient(135deg,#40a9ff,#69c0ff);transform:translateY(-3px) scale(1.05);box-shadow:0 8px 24px #1890ff66}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn:hover:before{opacity:1}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn:active{transform:translateY(-1px) scale(1.02);box-shadow:0 4px 16px #1890ff4d}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn .anticon{position:relative;z-index:1;font-size:18px;transition:transform .3s ease}.product .product-info-card .mob-title .mobile-title-card .mobile-title-container .mobile-back-btn:hover .anticon{transform:translate(-2px)}.product .product-info-card .product-header{margin-bottom:24px}.product .product-info-card .product-header .product-title-card{border-radius:20px;border:1px solid #e9ecef;box-shadow:0 8px 24px #00000014;background:linear-gradient(135deg,#fff,#f8f9fa);transition:all .3s ease}.product .product-info-card .product-header .product-title-card:hover{box-shadow:0 12px 32px #0000001f;transform:translateY(-2px)}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area{margin-bottom:20px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header{margin-bottom:16px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-icon-container .title-icon{width:60px;height:60px;border-radius:50%;background:linear-gradient(135deg,#ffc008,gold);display:flex;align-items:center;justify-content:center;font-size:24px;color:#fff;box-shadow:0 4px 16px #ffc00866;animation:pulse 2s ease-in-out infinite}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .product-title{margin:0 0 8px;color:#2c3e50;font-weight:800;font-size:32px;line-height:1.2;background:linear-gradient(135deg,#2c3e50,#1890ff,#722ed1);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.5px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .title-subtitle .product-category,.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .title-subtitle .product-brand{font-size:14px;font-weight:500;color:#6c757d}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators{padding:12px 16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #dee2e6}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators .status-indicator{display:flex;align-items:center;padding:4px 8px;background:#fffc;border-radius:8px;transition:all .3s ease}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators .status-indicator:hover{background:#fff;transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .badges-header{margin-bottom:12px}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .badges-header .badges-title{font-size:16px;color:#2c3e50;font-weight:600}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag{font-size:12px;font-weight:700;padding:6px 16px;border-radius:20px;box-shadow:0 4px 8px #00000026;animation:pulse 2s ease-in-out infinite;border:none}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag.hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag.hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag.hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag.hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag.hot-tag{background:linear-gradient(135deg,#ff4d4f,#ff7875);color:#fff;animation-delay:0s}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag.new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag.new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag.new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag.new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag.new-tag{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;animation-delay:.5s}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag.best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag.best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag.best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag.best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag.best-tag{background:linear-gradient(135deg,#1890ff,#40a9ff);color:#fff;animation-delay:1s}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag.gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag.gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag.gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag.gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag.gift-tag{background:linear-gradient(135deg,#722ed1,#9254de);color:#fff;animation-delay:1.5s}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag.vip-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag.vip-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag.vip-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag.vip-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag.vip-tag{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;animation-delay:2s}.product .product-info-card .product-header .product-stats{padding:16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #dee2e6}.product .product-info-card .product-header .product-stats .rating-section{display:flex;align-items:center;flex-wrap:wrap;gap:8px}.product .product-info-card .product-header .product-stats .sales-stats .ant-statistic-title{font-size:12px;color:#6c757d;margin-bottom:4px}.product .product-info-card .product-description-section{margin-bottom:24px}.product .product-info-card .product-description-section .description-title{margin:0 0 16px;color:#2c3e50;font-weight:600;font-size:18px;display:flex;align-items:center}.product .product-info-card .product-description-section .description-card{border-radius:12px;border:1px solid #e9ecef;box-shadow:0 2px 8px #0000000f;background:linear-gradient(135deg,#fff,#f8f9fa)}.product .product-info-card .product-description-section .description-card .product-description{color:#495057;line-height:1.8;font-size:15px;margin-bottom:20px;padding:16px;background:#fffc;border-radius:8px;border-left:4px solid #3498db}.product .product-info-card .product-description-section .description-card .product-features{margin-top:16px}.product .product-info-card .product-description-section .description-card .product-features .feature-item{display:flex;align-items:center;padding:8px 0;font-size:14px;color:#495057;transition:all .3s ease}.product .product-info-card .product-description-section .description-card .product-features .feature-item:hover{color:#2c3e50;transform:translate(4px)}.product .product-info-card .product-actions{margin-bottom:24px;padding:16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:12px;border:1px solid #dee2e6}.product .product-info-card .product-actions .action-btn{border-radius:8px;font-weight:500;transition:all .3s ease}.product .product-info-card .product-actions .action-btn.wishlist-btn{color:#e74c3c}.product .product-info-card .product-actions .action-btn.wishlist-btn:hover{color:#c0392b;background:#e74c3c1a;transform:translateY(-2px)}.product .product-info-card .product-actions .action-btn.share-btn{color:#3498db}.product .product-info-card .product-actions .action-btn.share-btn:hover{color:#2980b9;background:#3498db1a;transform:translateY(-2px)}.product .product-info-card .section-divider{margin:32px 0;border-color:#e9ecef}.product .product-info-card .add-to-cart-section{margin-top:24px}.product .product-info-card .add-to-cart-section .cart-button-card{border-radius:16px;border:1px solid #e9ecef;box-shadow:0 4px 16px #00000014;background:linear-gradient(135deg,#fff,#f8f9fa);transition:all .3s ease}.product .product-info-card .add-to-cart-section .cart-button-card:hover{box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn{height:56px;border-radius:12px;font-size:18px;font-weight:700;background:linear-gradient(135deg,#ffc008,gold,#ffc008);border:none;box-shadow:0 4px 16px #ffc00866;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s ease}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:hover{background:linear-gradient(135deg,gold,#ffc008,gold);box-shadow:0 6px 20px #ffc00899;transform:translateY(-2px)}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:hover:before{left:100%}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:hover .cart-icon{transform:scale(1.2) rotate(10deg)}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:hover .gift-icon{transform:scale(1.2) rotate(-10deg)}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:active{transform:translateY(0);box-shadow:0 2px 8px #ffc00866}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:disabled{background:linear-gradient(135deg,#d9d9d9,#bfbfbf);box-shadow:none;cursor:not-allowed}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:disabled:hover{transform:none;box-shadow:none}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn .cart-icon,.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn .gift-icon{transition:all .3s ease;font-size:20px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn .btn-text{font-weight:700;letter-spacing:.5px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info{margin-top:16px;padding:12px 16px;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-radius:8px;border:1px solid #dee2e6}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info .stock-status,.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info .delivery-info{display:flex;align-items:center;justify-content:center}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions{margin-top:16px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions .quick-action-btn{height:40px;border-radius:8px;font-weight:500;transition:all .3s ease}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions .quick-action-btn.wishlist-btn{color:#e74c3c}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions .quick-action-btn.wishlist-btn:hover{color:#c0392b;background:#e74c3c1a;transform:translateY(-1px)}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions .quick-action-btn.share-btn{color:#3498db}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions .quick-action-btn.share-btn:hover{color:#2980b9;background:#3498db1a;transform:translateY(-1px)}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.black{color:#000}@media screen and (max-width:1200px){.product .left{min-width:588px;margin-right:0}.product .top-wrap{flex-direction:column;justify-content:center;align-items:center}.product .right{width:588px;margin-top:.5rem;margin-left:0;padding-right:0}}@media screen and (max-width:640px){.product .black .lis{width:100%}.product .left{display:none}.product .right{width:100%;padding-right:0}.product .right .product-name,.product .right .new-btn,.product .right .buy-btn{display:none}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-icon-container .title-icon{width:48px;height:48px;font-size:20px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .product-title{font-size:24px;line-height:1.2}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .title-subtitle .product-category,.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .title-header .title-content .title-subtitle .product-brand{font-size:12px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators{padding:8px 12px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators .status-indicator{padding:2px 6px}.product .product-info-card .product-header .product-title-card .product-title-section .main-title-area .product-status-indicators .status-indicator .ant-typography{font-size:10px}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .badges-header .badges-title{font-size:14px}.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .hot-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .new-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .best-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .gift-tag,.product .product-info-card .product-header .product-title-card .product-title-section .product-badges-section .product-badges .vip-tag{font-size:10px;padding:4px 12px;border-radius:16px}.product .product-info-card .product-stats{padding:12px}.product .product-info-card .product-stats .rating-section{flex-direction:column;align-items:flex-start;gap:4px}.product .product-info-card .product-stats .sales-stats .ant-statistic-title{font-size:10px}.product .product-info-card .product-description-section .description-title{font-size:16px}.product .product-info-card .product-description-section .description-card .product-description{font-size:14px;padding:12px}.product .product-info-card .product-description-section .description-card .product-features .feature-item{font-size:13px;padding:6px 0}.product .product-info-card .product-actions{padding:12px}.product .product-info-card .product-actions .action-btn{font-size:14px}.product .product-name{font-size:.7rem}.product .new-btn{width:1.5rem;border-radius:.2rem;font-size:.3rem}.product .buy-btn{width:3.5rem;border-radius:2rem;font-size:.3rem}.product .goods-desc{font-size:.35rem;margin-bottom:.2rem}.product .lis{width:100%;font-size:.25rem;margin-top:.2rem}.product .quantity-input{font-size:.25rem;margin-top:.2rem;margin-bottom:.2rem}.product .quantity-btn{font-size:.5rem}.product .goods-price{font-size:.4rem;justify-content:center}.product .goods-price>div:nth-of-type(1){margin-right:0}.product .add-basket-btn{font-size:.3rem;padding:.2rem 0;border-radius:.06rem;margin-top:.2rem}.product .left-mob{display:block}.product .left-mob .product-img{width:5.4rem;height:5.4rem}.product .left-mob .product-img img{width:100%;height:100%;object-fit:cover}.product .scroll-imgs{display:flex;width:5.4rem;overflow-y:auto;margin-top:.5rem}.product .small-img{width:2.5rem;height:2.5rem;flex-shrink:0;margin-right:.4rem}.product .small-img:nth-last-of-type(1){margin-right:0}.product .small-img img{display:block;width:100%;height:100%;object-fit:cover}.product .mob-title{display:block;margin-bottom:.5rem}.product .product-header{display:none}.product .sku-here{margin-top:0!important;margin-bottom:.3rem!important}.product .also-like{font-size:.4rem;text-align:center;border-top:none;margin-top:1rem}.product .swiper-containerFour,.product .swiper-containerThree,.product .swiper-containerOne{display:none}.product .swiper-containerTwo{display:block;height:350px}}@media screen and (max-width:935px){.product .swiper-containerFour,.product .swiper-containerTwo,.product .swiper-containerOne{display:none}.product .swiper-containerThree{display:block;height:320px}}@media screen and (max-width:540px){.product .swiper-containerFour,.product .swiper-containerThree,.product .swiper-containerTwo{display:none}.product .stock-pc img{width:.35rem;height:.35rem;margin-right:.05rem}.product .swiper-containerOne{display:block;height:385px}.product .quantity-btn{font-size:.3rem;padding:0 .25rem}.product .black .lis select{width:100%;height:40px;border:none;font-size:16px}.product .quantity-input{font-size:.35rem;margin-top:.25rem;margin-bottom:.25rem}.product .quantity-input input{width:.3rem;text-align:center;font-size:20px;padding:0 .12rem}.product .goods-attrs{padding:.3rem 0}.product .goods-attr-label{font-size:.2rem;width:1rem}.product .btnLeft{padding:.15rem;font-size:.3rem}.product .btnRight{padding:.15rem;font-size:.3rem;border-radius:.06rem}.product .swiper-btn-wrap{margin-right:20%}.product .btnImg{padding:.15rem}.stock-pc img{width:70px;height:70px}.stock-pc div{font-size:14px;font-family:Arial,sans-serif}.stock-mb img{width:70px;height:70px}.stock-mb div{font-size:14px;font-family:Arial,sans-serif}.btnRight div{display:none}.swiper-price{font-size:.4rem;font-weight:700;text-align:center}.swiper-price .discounted-price{color:#ffc008;margin-left:.2rem}.swiper-price .original-price{color:#000}}@media screen and (max-width:400px){.product .swiper-containerOne{display:block;height:300px}}@media screen and (max-width:768px){.product{padding-bottom:80px}.product .product-info-card .add-to-cart-section{position:fixed;bottom:0;left:0;right:0;z-index:998;margin:0;padding:12px 16px;background:#fffffff7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);box-shadow:0 -4px 20px #0000001a;border-top:1px solid rgba(0,0,0,.06)}.product .product-info-card .add-to-cart-section .cart-button-card{border:none;box-shadow:none;border-radius:0;background:transparent}.product .product-info-card .add-to-cart-section .cart-button-card :global .ant-card-body{padding:0}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn{height:52px;font-size:17px;border-radius:14px;font-weight:700}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn .cart-icon,.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn .gift-icon{font-size:20px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .add-to-cart-btn:active{transform:scale(.97);box-shadow:0 2px 8px #ffc0084d}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info{padding:8px 12px;margin-top:8px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info .stock-status,.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .button-status-info .delivery-info{font-size:11px}.product .product-info-card .add-to-cart-section .cart-button-card .cart-button-container .quick-actions{display:none}.product .quantity-input{height:44px!important;border-radius:10px;overflow:hidden}.product .quantity-input input{font-size:18px!important;width:48px!important;-webkit-appearance:none;-moz-appearance:textfield}.product .quantity-btn{min-width:44px;min-height:44px;font-size:20px!important;padding:0 16px;-webkit-tap-highlight-color:transparent}.product .quantity-btn:active{background-color:#f0f0f0}.product .black .lis{min-height:44px;display:flex;align-items:center}.product .black .lis select{min-height:44px;font-size:16px!important;padding:8px 28px 8px 4px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath d='M6 8L1 3h10z' fill='%23666'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 8px center}.product .scroll-imgs{-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:8px}.product .scroll-imgs .small-img{scroll-snap-align:start}.product .left-mob .product-img{width:100%!important;height:auto!important;aspect-ratio:1;border-radius:12px;overflow:hidden}}.product{animation:fadeInUp .3s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.product .mob-title{display:none}.product .mob-title .mobile-header{display:flex;align-items:center;gap:8px;padding:8px 0}.product .mob-title .mobile-header .mobile-back-btn{flex-shrink:0;color:var(--dark-gray, #1f2937)}.product .mob-title .mobile-header .mobile-product-name{flex:1;margin:0;font-size:15px;font-weight:600;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.product .mob-title .mobile-header .mobile-stock-tag{flex-shrink:0}.product .product-info-panel{padding:8px 0}.product .product-info-panel .product-main-title{font-size:22px;font-weight:700;color:var(--dark-gray, #1f2937);margin-bottom:12px;line-height:1.3}.product .product-info-panel .product-status-row{margin-bottom:16px}.product .product-info-panel .product-price-block{margin-bottom:8px}.product .product-info-panel .product-price-block .price-original{font-size:15px;color:var(--medium-gray, #6b7280);display:block;margin-bottom:4px}.product .product-info-panel .product-price-block h1.ant-typography.price-main,.product .product-info-panel .product-price-block .ant-typography.price-main{color:#ffc008;font-size:36px;font-weight:800;margin:0 0 4px;line-height:1.1}.product .product-info-panel .product-price-block .price-subtotal{font-size:13px;color:var(--medium-gray, #6b7280)}.product .product-info-panel .cta-section{margin-top:24px;margin-bottom:12px}.product .product-info-panel .cta-section .add-to-cart-btn{height:48px;background-color:#ffc008;border-color:#ffc008;color:#1f2937;font-size:16px;font-weight:700;border-radius:8px;box-shadow:0 2px 8px #ffc00859;transition:background-color .2s ease,box-shadow .2s ease}.product .product-info-panel .cta-section .add-to-cart-btn:hover,.product .product-info-panel .cta-section .add-to-cart-btn:focus{background-color:#e6ac00;border-color:#e6ac00;color:#1f2937;box-shadow:0 4px 16px #ffc00880}.product .product-info-panel .cta-section .add-to-cart-btn:active{background-color:#c90;border-color:#c90;color:#1f2937}.product .product-info-panel .cta-section .add-to-cart-btn[disabled],.product .product-info-panel .cta-section .add-to-cart-btn:disabled{background-color:#d9d9d9;border-color:#d9d9d9;color:#00000040;box-shadow:none}.product .product-info-panel .secondary-actions{margin-bottom:8px}.product .product-info-panel .secondary-actions .ant-btn-text{color:var(--medium-gray, #6b7280)}.product .product-info-panel .secondary-actions .ant-btn-text:hover{color:var(--dark-gray, #1f2937);background:transparent}.product .product-info-panel .product-description-panel .description-label{display:block;font-size:14px;font-weight:600;color:var(--dark-gray, #1f2937);margin-bottom:8px}.product .product-info-panel .product-description-panel .product-description-text{font-size:14px;color:var(--medium-gray, #6b7280);line-height:1.7;margin-bottom:0}@media screen and (max-width:768px){.product .mob-title{display:block}.product .product-info-panel .product-main-title,.product .product-info-panel .desktop-back-btn{display:none}.product .product-info-panel .product-price-block h1.ant-typography.price-main,.product .product-info-panel .product-price-block .ant-typography.price-main{font-size:28px}.product .product-info-panel .cta-section{margin-top:16px}}.accountScreen>.maxWidth{padding:0 .5rem}.accountScreen{top:60px;left:0;right:0;bottom:0;z-index:999;overflow-y:auto}.accountScreen .left{background-color:#87cad2;border-radius:.06rem;margin:0 0 .5rem;width:28%;padding:.1rem .05rem;font-weight:600;line-height:.24rem;font-size:.2rem;flex:0 0 28%}.accountScreen .left div{cursor:pointer;transition:all .3s ease-in-out;font-size:.16rem!important;margin:0;padding:.1rem .2rem;border-radius:.05rem}.accountScreen .left div:first-child{background-color:#e8f4f4;font-size:.18rem!important;margin-bottom:.12rem}.accountScreen .left div:last-child{margin-bottom:0}.accountScreen .left div:not(:first-child){margin-left:.2rem}.accountScreen .left div:not(:first-child):hover{background-color:#fff;color:#000}.accountScreen .title{color:#000;font-weight:600}.accountScreen .name{margin-top:.4rem;margin-bottom:.26rem}@media screen and (max-width:900px){.accountScreen .flex-between{flex-direction:column}.accountScreen .left{width:100%;font-size:.16rem;line-height:.3rem;flex:0 0 100%}.accountScreen .left>div{font-size:.22rem!important}.accountScreen .left div:first-child{font-size:.25rem!important}.accountScreen .right{width:100%;flex:0 0 100%}}.pwd-wrap .EditPwdScreen{width:80%;margin:0 auto}.pwd-wrap .EditPwdScreen .hide{opacity:0}.pwd-wrap .EditPwdScreen select{background-color:#e8f4f4}.pwd-wrap .EditPwdScreen .center{align-items:flex-start;margin-top:.4rem}.pwd-wrap .EditPwdScreen .right{flex:1}.pwd-wrap .EditPwdScreen .topName{color:#43757b;font-size:.34rem;font-weight:600;flex:1;text-align:left}.pwd-wrap .EditPwdScreen .detail{color:#000;font-size:.14rem;margin-top:.2rem;line-height:.2rem;width:70%}.pwd-wrap .EditPwdScreen .account{background-color:#e8f4f4;padding:.4rem .2rem;width:100%;margin:.6rem 0;color:#000}.pwd-wrap .EditPwdScreen .account_title{color:#43757b;font-weight:600}.pwd-wrap .EditPwdScreen .lis{flex-wrap:wrap}.pwd-wrap .EditPwdScreen .lis_item{width:48%;font-size:.14rem;margin:.2rem 0 .1rem;padding-bottom:.1rem;border-bottom:2px solid #555}.pwd-wrap .EditPwdScreen .entry{background-color:#e8f4f4;flex:1;margin-left:.04rem}.pwd-wrap .EditPwdScreen .entry::placeholder{color:#000}.pwd-wrap .EditPwdScreen .subject{font-weight:600}.pwd-wrap .EditPwdScreen .save{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer}.pwd-wrap .EditPwdScreen .account_titleTwo{color:#43757b;font-weight:600;margin-top:.4rem}.pwd-wrap .EditPwdScreen .lisTwo{flex-direction:row-reverse;flex-wrap:wrap}.pwd-wrap .EditPwdScreen .saveTwo{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer;margin-top:.2rem}.pwd-wrap .EditPwdScreen .subjectOne{color:#000;font-weight:600}.pwd-wrap .EditPwdScreen .entryOne::placeholder{color:#000}.pwd-wrap .EditPwdScreen .account_titleOne{color:#43757b;font-weight:600;margin:.4rem .3rem 0}.pwd-wrap .EditPwdScreen .lisOne{flex-wrap:wrap;padding:0 .3rem;flex-direction:row-reverse}.pwd-wrap .EditPwdScreen .select{border:none}.pwd-wrap .EditPwdScreen .subjectThree{color:#000;font-weight:600;margin-left:.16rem}.pwd-wrap .EditPwdScreen .boxs,.pwd-wrap .EditPwdScreen .boxsOne{width:.3rem;height:.3rem;border-radius:.04rem;background-color:#43757b;cursor:pointer}.pwd-wrap .EditPwdScreen .boxCli,.pwd-wrap .EditPwdScreen .boxCliOne{width:.3rem;height:.3rem;background:url(../img/index/dui.png) no-repeat;background-size:100% 100%;cursor:pointer;display:none}.pwd-wrap .EditPwdScreen .boxUi{flex-wrap:wrap;margin:.1rem .2rem .5rem .3rem;color:#000;font-size:.13rem}.pwd-wrap .EditPwdScreen .boxUi_item{width:30%;height:2.4rem;margin:.1rem .1rem .1rem 0;border:2px solid #43757b;padding:.2rem;position:relative}.pwd-wrap .EditPwdScreen .boxUi_item:hover .default{display:block}.pwd-wrap .EditPwdScreen .add{width:30%;height:2.4rem;border:2px dashed #ccc;margin:.1rem .1rem .1rem 0;flex-direction:column;border-radius:.1rem;cursor:pointer}.pwd-wrap .EditPwdScreen .addContent{font-weight:600;font-size:.18rem;margin-top:.1rem}.pwd-wrap .EditPwdScreen .addImg{width:.4rem;height:.4rem}.pwd-wrap .EditPwdScreen .boxName{color:#43757b;font-weight:600;line-height:.3rem}.pwd-wrap .EditPwdScreen .select_item{line-height:.15rem;font-size:.14rem;margin-top:.1rem}.pwd-wrap .EditPwdScreen .modify{position:absolute;bottom:.1rem;right:.2rem;flex-direction:row-reverse;cursor:pointer}.pwd-wrap .EditPwdScreen .default{position:absolute;bottom:0;left:.2rem;color:#fff;background-color:#43757b;padding:.1rem .28rem;border-radius:.12rem .12rem 0 0;cursor:pointer;display:none}.pwd-wrap .EditPwdScreen .two{display:none}.pwd-wrap .EditPwdScreen .imgOne{width:.16rem;height:.16rem;margin-left:.1rem}.pwd-wrap .EditPwdScreen .imgTwo{width:.18rem;height:.18rem}.pwd-wrap .EditPwdScreen .err{width:100%;cursor:pointer;display:flex;flex-direction:row-reverse}.pwd-wrap .EditPwdScreen .addressBox{margin-top:.2rem;display:none;padding:.2rem 0;background-color:#e8f4f4}.pwd-wrap .EditPwdScreen .addressBox input,.pwd-wrap .EditPwdScreen .addressBox select{background-color:#e8f4f4!important}@media screen and (max-width:1180px){.pwd-wrap .EditPwdScreen .lis_item{width:100%}.pwd-wrap .EditPwdScreen .saveTwo{margin-top:-.7rem}.pwd-wrap .EditPwdScreen .lisTwo,.pwd-wrap .EditPwdScreen .lisOne{flex-direction:row}.pwd-wrap .EditPwdScreen .boxUi_item,.pwd-wrap .EditPwdScreen .add{width:47%;height:3.3rem;font-size:.2rem}.pwd-wrap .EditPwdScreen .select_item{font-size:.16rem;line-height:.26rem}.pwd-wrap .EditPwdScreen .one{display:none}.pwd-wrap .EditPwdScreen .two{display:block}}@media screen and (max-width:865px){.pwd-wrap .EditPwdScreen .boxUi_item,.pwd-wrap .EditPwdScreen .add{width:90%;font-size:.2rem;padding-top:.3rem}.pwd-wrap .EditPwdScreen .select_item{margin:.2rem 0 1rem;font-size:.2rem}}@media screen and (max-width:690px){.pwd-wrap .EditPwdScreen .center{flex-direction:column}.pwd-wrap .EditPwdScreen .left{width:100%;font-size:.16rem;line-height:.3rem}.pwd-wrap .EditPwdScreen .title,.pwd-wrap .EditPwdScreen .name{font-size:.28rem}.pwd-wrap .EditPwdScreen .topName{font-size:.44rem;padding:0 .3rem;flex-direction:column;align-items:flex-start}.pwd-wrap .EditPwdScreen .detail{font-size:.2rem;margin:.5rem .2rem;line-height:.26rem}.pwd-wrap .EditPwdScreen .account_title,.pwd-wrap .EditPwdScreen .account_titleTwo,.pwd-wrap .EditPwdScreen .account_titleOne{font-size:.3rem;width:60%;line-height:.4rem}.pwd-wrap .EditPwdScreen .lis_item{font-size:.19rem}.pwd-wrap .EditPwdScreen .entry::placeholder{font-size:.19rem}.pwd-wrap .EditPwdScreen .entryOne::placeholder{font-size:.19rem}.pwd-wrap .EditPwdScreen .save,.pwd-wrap .EditPwdScreen .saveTwo{margin:.3rem 0 .1rem;width:100%;text-align:center;padding:.16rem 0;font-size:.2rem;font-weight:600;border-radius:.18rem}.pwd-wrap .EditPwdScreen .saveTwo{margin-top:-.3rem}.pwd-wrap .EditPwdScreen .boxs,.pwd-wrap .EditPwdScreen .boxCli{width:.44rem;height:.44rem}.pwd-wrap .EditPwdScreen .names{margin-top:.2rem}}.address-wrap .AddressScreen{width:80%;margin:0 auto}.address-wrap .AddressScreen .topName{font-size:.44rem;padding:0 .3rem;flex-direction:column;align-items:flex-start;color:#43757b;font-size:.34rem;font-weight:600;flex:1;text-align:left}.address-wrap .AddressScreen .detail{color:#000;font-size:.14rem;margin:.5rem .2rem;line-height:.26rem;width:70%}.address-wrap .AddressScreen .mask{display:block;background-color:#fff;height:100%;overflow:auto}.address-wrap .AddressScreen .err{padding-right:.2rem;margin-bottom:-.2rem;width:100%;cursor:pointer;display:flex;flex-direction:row-reverse}.address-wrap .AddressScreen .err:hover{transform:none;color:red}.address-wrap .AddressScreen .err>img{width:.2rem;height:.2rem}.address-wrap .AddressScreen .modify{position:absolute;bottom:.1rem;right:.2rem;flex-direction:row-reverse;cursor:pointer}.address-wrap .AddressScreen .modify>.errs{width:.16rem;height:.16rem;margin-left:.1rem}.address-wrap .AddressScreen .modify>.bi{width:.18rem;height:.18rem}.address-wrap .AddressScreen .mar{margin:-.04rem .04rem 0}.address-wrap .AddressScreen .countrySel{flex:1;background-color:#fff}.address-wrap .AddressScreen select{background-color:#e8f4f4}.address-wrap .AddressScreen .center{align-items:flex-start;margin-top:.4rem}.address-wrap .AddressScreen .right{flex:1}.address-wrap .AddressScreen .account{background-color:#e8f4f4;padding:.4rem .2rem;width:100%;color:#000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:660px;height:700px;overflow-y:auto;z-index:10}.address-wrap .AddressScreen .account_title{color:#43757b;font-weight:600}.address-wrap .AddressScreen .account_titleTwo{color:#43757b;font-weight:600;margin-top:.4rem}.address-wrap .AddressScreen .account_titleOne{color:#43757b;font-weight:600;margin:.4rem .3rem 0}.address-wrap .AddressScreen .addressBox{padding:.2rem 0;background-color:#e8f4f4;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:700px}.address-wrap .AddressScreen .lis{flex-wrap:wrap}.address-wrap .AddressScreen .lis_item{width:48%;font-size:.14rem;margin:.2rem 0 .1rem;padding-bottom:.1rem;border-bottom:2px solid #555}.address-wrap .AddressScreen .lisOne{flex-wrap:wrap;padding:0 .3rem;flex-direction:row-reverse}.address-wrap .AddressScreen .lisTwo{flex-direction:row-reverse;flex-wrap:wrap}.address-wrap .AddressScreen .select{border:none}.address-wrap .AddressScreen .boxs,.address-wrap .AddressScreen .boxsOne{width:.3rem;height:.3rem;border-radius:.04rem;background-color:#43757b;cursor:pointer}.address-wrap .AddressScreen .boxCli,.address-wrap .AddressScreen .boxCliOne{width:.3rem;height:.3rem;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAGoAAABqCAYAAABUIcSXAAALEUlEQVR4nO2de2xT1xnAv3uv4/iRh+04wnkQEhoI5ZEIrYzCQqlSNbypoNWGxhCDUBoYXTcNqdPUP4D+MW1QbTyloi59aA1LiFhbtbwaoCUJCS1DWwuEmKxjI6Q8kpC3n/fe6Vz7OnaAYF+fa9+Lz+9PlNg3/vF95zvnfOeY4nkeEC63G3iOhzu9vaChaejs7hp/3v7vFy/970b59btdkwadLhNNUyxN0xzwQAFBOhTwLMsxwPOQZtB352daWyfZxh0tKcj/OCczo8uabgJ7RwfkWK2Qm2kF5ChEFBJ0u+de8kctX//2o68ubLnV22elKIAkjQYYigKeuMGG+D+d5TjwsCzQFAW5Fst/V82bu3P57Fn72zo6wGax3C8K2f2+uyd/R03dB2cvt87TabWQxDBq/zxUhdvrBS/LwdKnZh55ac4PK7IzMnptGZZQUV19/fmbDxw8celGx+Q0vT7RP7O4gXwMOJ1QOqXo7Jurf7J8XIalj+c4oNEDOVwu4xsfVFcjSelEUlyhKApQoDS2tj3z9vH6gxyKJoryiao52/T6l5db56AfIOOQMkg16KG2qfnH9Rf/uRaQqNs99/L++kXDLw265ET/bBQFKjYYhoaq+jNv9A8NpdDHLlxcdetebzopHJSHXquFqzc7Cxu+vfw8fd5+bQEyR1AmLMvBP9q/W0S3f3+7UKvREE0KRcPQ8J87d2bQwy5XKk2TiFIqDE1D98BgBu3lOLIepGDQNFfDaFgSSgqHBx6Sk7UcEaUC0GoFEaUSiCiVQESpBCJKJRBRKoGIUglElEogolQCEaUSiCiVQESpBCIKA7HoMyE7hhJBW0MelgOXxwNJGga8LAsahoFkjUYWcUSUBJAkh9sDJqMBNi8uh5kT8+H6nS748MxZaOvsBKNOh/09iagIQZKGXS6wWczwpw0/h6l544UXmFn4BJSVTIffvV8NZ769jHrKsb4vGaMiQJDkdgs94fsqNwQkiaQbjbCrYi08VzID+ocdWN+biAoTJGkIRZLZBPs3bYBJ2VkP/EV9shb+uG6NEF39w8PY3p+ICgMx3WWZzUIkFWbZxvwlJGvn+rVQVlKMLbKIqEfgk+SGLIsZ9o0RSaPRa5Ng57o12NIgETUGYrrLsphg36aXw5YkIqTB9WugrHg6DDqcUT0LEfUQfJJ8kbQ3jHT3MFBb8h/W/QyK8/PA6fFIfh4i6gGI6S7b4huTIo2k0aB51avLFgEN0k9tElGjECPJZjHB3sqKqCWJFOXmCBNkjuMk/T4RFUQg3ZlNWCIpmJvdPTDgcApndaVARPkRJ7OCpAiqu3BAh6kPfHoc3KxXOD0oBSLqPkmRV3djgbpct1fXwtkrrUJhIZWEFxUYkwKRJK26exAcx8O26lo4cu48pER5NjqhF2VDJrOVFVCYhS+S0P0R2w8dhrrGZiwLtAkbUSOSTIIknOmO86e7ww3nhEPTOEjIiBIl2Sy+6q4Qu6QaqGtqhjSjAdvZM1lFoYEUTfCklqRyMLLiYIJ9r+CVhNLdjkO1cLixGVIN+CSBnKnP4Xb77vjxrzyzEid6OAkdkzbApBzMkXSoFmob8EsCOSIKRRESUzZjOqyaXwqZ6WnQdOUqvHPyFAw6naBLSorLpSMjC6xm2L8Jb+Egjkl1DXjTXTBYRaEHHna64OUFz8Fry5eg+2KEf0fppbhgAvz6nfegd3BImE/EUlZgP8ki7idhlOSv7g43noNUmSQBztTnk+SETUsWwGsvLA1IEpn5xETYvbECzClGcHg8MTvgfV+6w1k4cJwwT0KS0mRId8FgEYUkDQmSFsIvlix86M+VFEyAP2+sAJPBIIxhcssKbJ9L3E8aC/Q3b0OFA6ruDAY5Hj+EqEWJkjY/QpIIkrWnsgJMKLLc8kXWyAJreNvnkSBMZtGY1BgbSRCtKN4/JoUrSaQ4fwLsQZGVYpBFlpzpTpRUG4N0F0xUooacLqhcXB6RJBFUXOx5Bb+s4G4hYcVBhhK8LkbpLhjJopCkFU/Pgi1LF0l+cyGyArKiH7OCt89xb1WMTnexnsJLEoUe2mw0QuXiBVE/AJK1e+N6MKWkRCVLkOR2Q7YMm36iJLG6iweSRdnM6ZCdYcHyyCUF+T5ZRmkFhigJFQ57MUcS7093qLpLjZMkkCoK3Xh1q7cPOrt7sD0IqgZ3ozRoNEQ0zwqsOJhMsB/3PIn3zZPile6CkSyqd2gI9nzyGQSu48ZAiKwwImt0dVeIcdPPl+4OCwus8ZYE0RQThuRk+PTCRdh15BOsDyTMs8Io3UdvVciywCqMScq4tTqq8jxFp4P3Tp2BXX/HK6tYlPWQyBo5+oIa9jGvOHD+/aTGlrgVDg8iKlGoowbJqjp5GntkjcyzQguMkUiSZ8VhW3WNfz9Jr6gLJ6NeQkKyUvU6qPr8lDyyhGrQP8+iqJBVcNwLrEIJ3iTPflK0MDlzSl+nKCqqRIw+QHSB8Pm2a+D0uGHuk0XYHnCc2SSsvH/xzSW429cHuZmZ8vQ4iI0oMm5VSAFFeUZa6l0soiBIVov9GjhceGWh5SAUXd/dui0cEpuck43ttX3b577qTs79JKlgFwUhkWUXigCcslC6Wzn3achMS8P2mmK6E9fulHgJsigKe8+Eb8zSQ9Xn+AsMnE0yYrqL1X5StMjShTRSYJwWyrStK5bH9I96FCPpLn5rd5EiWxdSQNZJ/NVgNAT2k4TmSGWmuwcha6esnGlQCoEOVgVWd49C9k7ZkDQIAFtXxicNBnrBm5oh3aiOdBdMTHrPgyfFb2FebgoHNqilSy1j0mhidkhATIN/ifGYxQfSnXolQawPCQTGrPrYpEFhgdXf45CuYkkQj9Mcgiyd/GPWyPkkdUeSSFyO3QSPWSCDLFTd7fAvsKo9kkTidj4quHQHjLI4cWdWJSsO4RLXg2y4S3d21Nrd40Tcj4bi2s/y7czGv1tILhRxhjfaFQyhYd+/4pCuomWhSFDMGd5AZEVYuosLrOKZ2ccVRR22jrR0H72f9DijuOsLgguMsdIgH8eG/XigyOsLRFnv1p8WulXRflbwdwV7vF548291CSMJlHzPhNiK9v6pL+FmVzdULiyHHGsGXL99Bw4cPQENV1oTRhIo/UIQMbLQPeJf2duFHr+e/kHhJsnUKO8WUhuquGIHtU+zPA93+/qFrX10V2uioZordlBjC80wCniS+JDw18CpBSJKJRBRKoGIUglElEogolQCEaUC0MSfiFI4SJLD6WJoDU1jPNdOwA0lbOewFG3U6Qakfl8EQX68HIfOhHXRk7NtdpfHSz5yheLxslCUm/0NXTp1yjGWYxP981AkaEhKYmgonTb1KD27aHJNntV6z80SWUrD6XbDtLzc1qnjc+rpgixb5+r583a63O5E/1wUBeqsQu0GFc+XbTfqdA4aFRKr5v/orWenTT3d78D73bEE6QwMO2D1M6VVz86YUcMwjG8exdCMe9Pi8p/OKpx4ccDhiMu95AQfKJLQt4wum/WDz37z4gtbaIYW+kWo4NvBLtrbbQdP1L97rs2+EH1BPbqKgBAbkAW3xwvoSzJWzp5VtXXFslcNBkPgG5dDRH191Q5mg17TYm/fUtPU/KsbXd0T0P3laHeVoRn/yxFwguZJaPjR0DTkWa2XV8x+6veziyZ9WGAbB4xGA4x/VztEVMuVq2A2GoQehY67Xda2mzeXtNjby/uGnU92DfRbKIrWoTDkibCooIACL8vyDAUONJnNMpv+NSU765g5xXg8J8MyrNPphNtptFqtTxQA/B8R/vyI5sDXLwAAAABJRU5ErkJggg==) no-repeat;background-size:100% 100%;cursor:pointer;display:none}.address-wrap .AddressScreen .boxUi{flex-wrap:wrap;margin:.1rem .2rem .5rem .3rem;color:#000;font-size:.13rem}.address-wrap .AddressScreen .boxUi_item{width:30%;height:2.4rem;margin:.1rem .1rem .1rem 0;border:2px solid #43757b;position:relative;border-radius:.1rem}.address-wrap .AddressScreen .boxUi_item:hover .default{display:block}.address-wrap .AddressScreen .boxUi_item:hover .boxUi_item_default_body{overflow-y:auto}.address-wrap .AddressScreen .boxUi_item_default{padding:0!important}.address-wrap .AddressScreen .boxUi_item_default_body{height:1.9rem;padding:.1rem .2rem;box-sizing:border-box;overflow-y:hidden}.address-wrap .AddressScreen .boxUi_item_header{width:100%;height:.3rem;border-bottom:2px solid #43757b;display:flex;align-items:center;padding-left:.2rem}.address-wrap .AddressScreen .boxUi_item_header img{width:30%;height:.2rem;object-fit:contain;margin-left:.05rem}.address-wrap .AddressScreen .add{width:30%;height:2.4rem;border:2px dashed #ccc;margin:.1rem .1rem .1rem 0;flex-direction:column;border-radius:.1rem;cursor:pointer}.address-wrap .AddressScreen .add:hover{background-color:#333;box-shadow:0 0 5px #0000004d}.address-wrap .AddressScreen .addContent{font-weight:600;font-size:.18rem;margin-top:.1rem}.address-wrap .AddressScreen .addImg{width:.4rem;height:.4rem}.address-wrap .AddressScreen .boxName{color:#43757b;font-weight:600;line-height:.3rem}.address-wrap .AddressScreen .boxName.names{margin-top:.2rem}.address-wrap .AddressScreen .select_item{line-height:.15rem;font-size:.14rem;margin-top:.1rem}.address-wrap .AddressScreen .default{position:absolute;bottom:0;left:.2rem;color:#fff;background-color:#43757b;padding:.1rem .28rem;border-radius:.12rem .12rem 0 0;cursor:pointer;display:none}.address-wrap .AddressScreen .default:hover{background-color:#eee;box-shadow:0 0 5px #0000004d}.address-wrap .AddressScreen .save{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer}.address-wrap .AddressScreen .save:hover{background-color:#333;box-shadow:0 0 5px #0000004d}.address-wrap .AddressScreen .saveTwo{margin-top:.2rem}@media screen and (max-width:1180px){.address-wrap .AddressScreen .lis_item{width:100%}.address-wrap .AddressScreen .saveTwo{margin-top:-.7rem}.address-wrap .AddressScreen .lisTwo,.address-wrap .AddressScreen .lisOne{flex-direction:row}.address-wrap .AddressScreen:not(.selAddress) .boxUi_item,.address-wrap .AddressScreen .add{width:47%;height:3.3rem;font-size:.2rem}.address-wrap .AddressScreen:not(.selAddress) .boxUi_item_default_body{padding:.05rem .2rem;height:2.4rem}.address-wrap .AddressScreen .select_item{font-size:.16rem;line-height:.26rem}.address-wrap .AddressScreen .one{display:none}.address-wrap .AddressScreen .two{display:block}}@media screen and (max-width:865px){.address-wrap .AddressScreen:not(.selAddress) .boxUi_item,.address-wrap .AddressScreen .add{width:90%;font-size:.2rem;padding-top:.3rem}.address-wrap .AddressScreen .select_item{margin:.2rem 0;font-size:.2rem}.address-wrap .AddressScreen .account{width:90%}}@media screen and (max-width:690px){.address-wrap .AddressScreen .center{flex-direction:column}.address-wrap .AddressScreen .left{width:100%;font-size:.16rem;line-height:.3rem}.address-wrap .AddressScreen .title,.address-wrap .AddressScreen .name{font-size:.28rem}.address-wrap .AddressScreen .account_title,.address-wrap .AddressScreen .account_titleTwo,.address-wrap .AddressScreen .account_titleOne{font-size:.3rem;width:60%;line-height:.4rem}.address-wrap .AddressScreen .lis_item{font-size:.19rem}.address-wrap .AddressScreen .entry::placeholder,.address-wrap .AddressScreen .entryOne::placeholder{font-size:.19rem}.address-wrap .AddressScreen .save,.address-wrap .AddressScreen .saveTwo{margin:.3rem 0 .1rem;width:100%;text-align:center;padding:.16rem 0;font-size:.2rem;font-weight:600;border-radius:.18rem}.address-wrap .AddressScreen .saveTwo{margin-top:-.3rem}.address-wrap .AddressScreen .boxs,.address-wrap .AddressScreen .boxCli{width:.44rem;height:.44rem}.address-wrap .AddressScreen .names{margin-top:.2rem}.address-wrap .AddressScreen .boxUi_item_header{height:.5rem}.address-wrap .AddressScreen .boxUi_item_header img{height:.35rem}.address-wrap .AddressScreen .addressBox{width:90%}.TextYellowBtn.btn{margin-left:0;padding:8px 20px}}.user-order-wrap .OrderScreen{width:80%;margin:0 auto}.user-order-wrap .OrderScreen .SortBy{margin-right:10px;font-size:.16rem}.user-order-wrap .OrderScreen .basket-contents{padding:0;margin:-.2rem 0 0}.user-order-wrap .OrderScreen .err{width:.13rem;height:.13rem;cursor:pointer}.user-order-wrap .OrderScreen .basket-formTwo-footer{font-size:.16rem;line-height:.2rem}.user-order-wrap .OrderScreen .paging{flex-wrap:nowrap;flex-direction:row}.user-order-wrap .OrderScreen .basket-content{padding-left:.1rem;padding-right:.1rem;align-items:center}.user-order-wrap .OrderScreen .box1{width:1rem;height:1rem;margin-right:.3rem;object-fit:contain}.user-order-wrap .OrderScreen .flex-between .productInfo{align-items:flex-start;flex:1;align-items:center;margin-left:.2rem}.user-order-wrap .OrderScreen .textGreen{color:#3f757b}.user-order-wrap .OrderScreen .nowPrice{color:#3f757b;font-weight:700;flex:.6}.user-order-wrap .OrderScreen .right{flex:1;color:#000}.user-order-wrap .OrderScreen .topName{color:#43757b;font-size:.34rem;font-weight:600;flex:1;text-align:left}.user-order-wrap .OrderScreen .detail{color:#000;font-size:.14rem;margin-top:.2rem;line-height:.18rem;width:70%}.user-order-wrap .OrderScreen .selectItem{color:#000;font-size:.15rem;margin-top:.4rem}.user-order-wrap .OrderScreen .downPutOne{flex:1}.user-order-wrap .OrderScreen .labelItem{display:flex;align-items:center;font-size:.16rem}.user-order-wrap .OrderScreen label{margin-right:.1rem;font-size:.16rem}.user-order-wrap .OrderScreen label:nth-last-of-type(1){margin-right:0}.user-order-wrap .OrderScreen .flex-between{align-items:center}.user-order-wrap .OrderScreen .result-text{color:#000;margin-right:.6rem}.user-order-wrap .OrderScreen .result-text-mb{display:none}.user-order-wrap .OrderScreen .basket-content-item>.flex-between>div:nth-of-type(2){flex:.5!important}.user-order-wrap .OrderScreen .basket-content-item>.flex-between>div:nth-of-type(3){flex:.6!important}.user-order-wrap .OrderScreen .basket-content-item>.flex-between>div:nth-of-type(5){flex:.6!important}.user-order-wrap .OrderScreen .basket-content-item>.flex-between>div:nth-last-of-type(3){flex:1.3!important}.user-order-wrap .OrderScreen .basket-content-item>.flex-between>div:nth-last-of-type(1){flex:1.2!important}.user-order-wrap .OrderScreen .orderDetail{display:none}.user-order-wrap .basket-btn{font-size:.12rem;background-color:#43757b;color:#fff;padding:.13rem 0;font-weight:600;margin:.1rem 0;border-radius:.12rem;cursor:pointer;text-align:center}.user-order-wrap .pageTest{height:200px}.user-order-wrap .last,.user-order-wrap .first,.user-order-wrap .next,.user-order-wrap .prv{color:#000!important}.user-order-wrap .prv,.user-order-wrap .first,.user-order-wrap .last{display:none}.user-order-wrap .prev{transform:rotate(180deg);margin-right:.3rem}.user-order-wrap .pagingUl li{margin:0 .1rem;border-radius:50%!important}.user-order-wrap li{list-style:none}.user-order-wrap div.main-wrap{position:relative;margin:0 auto}.user-order-wrap div.main-wrap div.paging-content{width:100%;height:auto}.user-order-wrap div.main-wrap div.paging-content ul.pageItem{width:100%;display:none}.user-order-wrap div.main-wrap div.paging-content ul.pageItem.active{display:block}.user-order-wrap div.main-wrap div.paging-content ul.pageItem li{width:100%;color:#fff}.user-order-wrap div.main-wrap div.paging{position:absolute;bottom:-70px;right:0;height:40px;width:600px}.user-order-wrap div.main-wrap div.paging>span{display:block;width:40px;height:40px;cursor:pointer;float:left}.user-order-wrap div.main-wrap div.paging span.next,.user-order-wrap div.main-wrap div.paging span.prev{margin-left:10px;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAABCCAYAAAAlkZRRAAAACXBIWXMAABYlAAAWJQFJUiTwAAAB80lEQVRogc3aMU7DQBAF0I85ANyAK3AEC4keTkByAqhcuaBIlYobJNwgPRIyNyBH8A1SUSEZbTJGTuI4u96Z2flVFCWjp9Wud2TNRdM06CYvylsAKwA39HUNYFLNZxUSZA9IOAe56qFMq/lsqU3M2g9ncC6LvCgnerRdtkAPXBt15GX18+uLa/Ow/PisJ/d33/K83QquAnBt1FYy65zW0KggM4/fDEUcmdFzzizSATmKiyEzuiGmDLVEkNs9SDeESeT/IbGK3DvFFpFHjxlryN7noCXkyQe1FeTgTWIBefaqS430uotTIr2bhVTIoG4mBTK43dJGjuoHNZGjG1YtZFRHrYGMbfnFkdFACCNZgBBEsgEhhDx6u8URKr5gKPUoAgQfshYDggnJugd7kscWEAPmRekOzFNkmS+pQ8KBW7tS7CvIiavmsw0rkBsHzj0ogQMXUAoHDqAkDrFAaRxigBo4jAVq4TAGqIlDKFAbhxBgChx8galw8AGmxOEcMDUOQ0ALOJwCWsGhD2gJh0OgNRwOZhbM4dCZWTCJA80svAJ4jqwjggOt4EtkDTEcCBg6UNGNKA6RHbU4DgR8H/E/FRw6e3Ad8B81HGhmYUMveXyQqjh0ZhZ8kOo4HMwsDCGT4Fz6BhyvaV+27/bc2MpbChwA/AFJ+WMTWadYowAAAABJRU5ErkJggg==) center no-repeat;background-size:12px 20px}.user-order-wrap div.main-wrap div.paging div.page-btn{width:200px!important;height:60px;margin-top:16px;margin-left:-20px;overflow:hidden;float:left;position:relative}.user-order-wrap div.main-wrap div.paging div.page-btn ul{width:2000px;height:40px;position:absolute;left:0;top:0;margin:0}.user-order-wrap div.main-wrap div.paging div.page-btn ul li{float:left;height:40px;line-height:40px;width:40px;text-align:center;font-size:20px;color:#666;cursor:pointer}.user-order-wrap div.main-wrap div.paging div.page-btn ul li.active{color:#fff;background-color:#43757b;border-radius:50%}.user-order-wrap .OrderScree.radio-wrap{flex-wrap:wrap;justify-content:space-between}.user-order-wrap .basket-contents{margin-top:.3rem;margin-bottom:-.7rem;position:relative;z-index:2;color:#000}.user-order-wrap .basket-swiper-container{width:100%;height:6.9rem;position:relative;overflow:hidden}.user-order-wrap .basket-form,.user-order-wrap .basket-formTwo{width:100%;margin-bottom:40px;position:relative;z-index:2}.user-order-wrap .basket-formTwo-title{margin-top:.3rem;margin-bottom:.4rem;display:flex;align-items:center;justify-content:center;position:relative}.user-order-wrap .basket-formTwo-title>img{width:.1rem;height:.28rem;margin:0 .5rem;cursor:pointer}.user-order-wrap .basket-formTwo-title .dot,.user-order-wrap .basket-formTwo-title .swiper-pagination-bullet{width:.08rem;height:.08rem;border-radius:50%;border:.01rem solid #999999;margin:0 .05rem}.user-order-wrap .basket-formTwo-title .dot.active,.user-order-wrap .basket-formTwo-title .swiper-pagination-bullet.active{background-color:#999}.user-order-wrap .basket-formTwo-name{color:#43757b;font-weight:700;font-size:.26rem;margin-top:.2rem;margin-bottom:.3rem}.user-order-wrap .basket-formTwo-content{margin-bottom:.3rem;padding:0 .1rem}.user-order-wrap .basket-formTwo-content>.flex{align-items:center;justify-content:space-between;margin-top:.2rem}.user-order-wrap .basket-formTwo-footer{margin-top:.5rem;font-size:.14rem;line-height:.3rem}.user-order-wrap .basket-formTwo-total>.flex-between{justify-content:space-between;align-items:center;line-height:.4rem;font-size:.16rem}.user-order-wrap .basket-formTwo-item{display:flex;font-size:.16rem;line-height:.3rem;margin-bottom:.2rem}.user-order-wrap .basket-formTwo-item>span{color:#43757b;width:1.8rem}.user-order-wrap .basket-goods-img{margin-right:.3rem;width:1.2rem;height:1.2rem;object-fit:contain}.user-order-wrap .basket-goods-img-odd{margin-right:.3rem;width:1.2rem;height:1.2rem;object-fit:contain;transform:rotate(90deg)}.user-order-wrap .basket-goods-desc{line-height:.3rem;flex:1}.user-order-wrap .basket-top{margin-top:.3rem;display:flex;align-items:center;justify-content:space-between}.user-order-wrap .payNow{width:100%}.user-order-wrap .basket-content{padding:.3rem .1rem;display:flex;flex-wrap:wrap}.user-order-wrap .basket-money{flex:.6;font-weight:700;color:#43757b}.user-order-wrap .basket-foot{background:#f5f5f5;width:100%;display:flex;align-items:center;justify-content:space-between;padding:.3rem .2rem}.user-order-wrap .basket-content-item{width:100%;border-bottom:.01rem solid #e9e9e9}.user-order-wrap .basket-content-item>.flex-between>div:nth-of-type(1){flex:1;display:flex;align-items:center}.user-order-wrap .basket-content-item>.flex-between>div{flex:.8}.user-order-wrap .OrderScreen .basket-top-time{padding:.1rem .2rem;text-align:left;display:flex;justify-content:space-between;align-items:center;color:#3f757b;font-size:.12rem}.user-order-wrap .OrderScreen tr td,.user-order-wrap .OrderScreen tr th{padding:.15rem;text-align:center}.user-order-wrap .OrderScreen thead>tr:last-of-type th{text-align:left}.user-order-wrap .OrderScreen th{font-weight:400}.user-order-wrap .OrderScreen table{width:100%;font-size:.14rem;margin-bottom:.3rem;border-collapse:collapse;border-spacing:0;text-indent:initial;border-top:.01rem solid #e9e9e9;border-bottom:.01rem solid #e9e9e9}.user-order-wrap .OrderScreen td{vertical-align:middle}@media screen and (max-width:640px){.user-order-wrap .OrderScreen .orderDetail{display:block}.user-order-wrap .OrderScreen table{display:none}.user-order-wrap .OrderScreen .basket-formTwo-title>img{margin:0 .3rem}}@media screen and (max-width:1450px){.user-order-wrap .OrderScreen .selectItem{flex-direction:column;align-items:flex-start}.user-order-wrap .OrderScreen form{margin-bottom:.1rem}.user-order-wrap .OrderScreen label{margin-right:.2rem}.user-order-wrap .OrderScreen .basket-btn{width:100%;font-size:.1rem;padding:.1rem 0}}@media screen and (max-width:1100px){.user-order-wrap .OrderScreen .center{width:100%;margin:auto}.user-order-wrap .OrderScreen .right .title{width:100%}.user-order-wrap .OrderScreen .basket-content-right{width:100%;margin-bottom:.5rem}}@media screen and (max-width:690px){.user-order-wrap .left .title,.user-order-wrap .accountScreen .name{font-size:.16rem;margin-top:.5rem}.user-order-wrap .accountScreen .name{font-size:.26rem}.user-order-wrap .accountScreen .welcome{font-size:.24rem}.user-order-wrap .accountScreen label{margin-right:.05rem;font-size:.14rem}.user-order-wrap .accountScreen .selects>div{font-size:.14rem}.user-order-wrap .accountScreen .radio-wrap{flex-wrap:wrap;justify-content:flex-start}.user-order-wrap .accountScreen .form{flex-direction:column}.user-order-wrap .accountScreen .form .basket-btn{width:1.8rem;margin-top:.2rem}.user-order-wrap .accountScreen .form div{margin-top:.1rem}.user-order-wrap .accountScreen .downPutOne{width:100%}.user-order-wrap .accountScreen .center{flex-direction:column}.user-order-wrap .accountScreen .OrderScreen .left{position:relative;top:0!important;width:100%}.user-order-wrap .accountScreen .title,.user-order-wrap .accountScreen .name{display:none}.user-order-wrap .accountScreen .topName{text-align:left;font-size:.22rem;font-weight:400;margin-bottom:0}.user-order-wrap .accountScreen .detail{font-size:.12rem;width:100%;margin-top:.1rem}.user-order-wrap .accountScreen .pageTest{margin-top:.4rem}.user-order-wrap .accountScreen .result-text{display:none}.user-order-wrap .accountScreen .paging{max-width:100%!important;position:relative!important;bottom:0!important}.user-order-wrap .accountScreen .result-text-mb{display:block;color:#000;margin-top:.2rem}.user-order-wrap .accountScreen .result-text-pc{display:none}}.CartScreen select{background-color:#e8f4f4}.CartScreen .title{color:#43757b;font-size:.33rem;font-weight:600}.CartScreen .cont{color:#000;width:50%;font-size:.14rem;line-height:.2rem}.CartScreen .btn{background-color:#ffc008;padding:.12rem .34rem;font-size:.15rem;border-radius:.13rem;cursor:pointer}.CartScreen .secction{padding-bottom:.7rem}.CartScreen .content{display:flex;color:#43757b;padding:.7rem 0}.CartScreen .secction{width:100%;max-width:1200px;margin:1.5rem auto 1rem;color:#43757b}.CartScreen .left{flex:2}.CartScreen .cont{background-color:#e8f4f4;width:100%}.CartScreen .right,.CartScreen .boxSelect,.CartScreen .back,.CartScreen .add,.CartScreen .lis{flex:1}.CartScreen .left,.CartScreen .minLeft{margin-right:.3rem}.CartScreen .tips{color:#000;margin:.3rem 0 .06rem;font-size:.16rem}.CartScreen .add{background-color:#fdbf08;color:#fff;font-weight:600;text-align:center;font-size:.2rem;padding:.13rem 0;border-radius:.14rem;cursor:pointer}.CartScreen .backts{background-color:#43757b;color:#fff;font-weight:600;text-align:center;font-size:.2rem;padding:.13rem 0;border-radius:.14rem;cursor:pointer}.CartScreen .right_title{font-size:.34rem;font-weight:600;margin-bottom:.3rem}.CartScreen .scent{font-size:.16rem;color:#000;font-weight:600;line-height:.2rem;margin-bottom:.2rem}.CartScreen .subtotal{font-size:.16rem;color:#000;font-weight:600;border-bottom:2px solid #555;padding-bottom:.2rem;margin-bottom:.2rem;line-height:.22rem}.CartScreen .total,.CartScreen .vat{font-size:.16rem;color:#000;line-height:.18rem}.CartScreen .money{font-weight:600;color:#43757b;font-size:.2rem}.CartScreen .review{color:#fff;background-color:#ffc008;text-align:center;font-size:.2rem;margin:.2rem 0;padding:.13rem 0;border-radius:.14rem;font-weight:600;cursor:pointer}.CartScreen .save{color:#fff;text-align:center;background-color:#43757b;padding:.13rem 0;font-size:.2rem;font-weight:600;border-radius:.14rem;cursor:pointer}.CartScreen .selectName{color:#000;font-size:.16rem;font-weight:600;margin-right:.1rem}.CartScreen .downPutOne{border-bottom:1px solid #000;flex:1;color:#999;margin:.06rem 0}.CartScreen .left_title{font-size:.24rem;font-weight:600;margin-bottom:.3rem}.CartScreen .lis_title{color:#000;border-bottom:1px solid #000;padding-bottom:.08rem;font-weight:700}.CartScreen .lis_title div{margin-right:16.5%}.CartScreen .list_cselect{color:#666;border-bottom:1px solid #000;width:1rem;font-size:.16rem}.CartScreen .colorBox{width:.18rem;height:.18rem;background-color:#69c8d0;border-radius:.04rem;margin-right:.08rem}.CartScreen .iptQuantity{background-color:#e8f4f4;border-bottom:1px solid #000;font-size:.16rem;width:1rem}.CartScreen .selectLi{flex:1;display:flex;justify-content:center;align-items:center;margin:.2rem 0;font-size:.16rem;color:#000;position:relative}.CartScreen .selectLi .downPutOne{font-size:.16rem}.CartScreen .active{color:#ffc008}.CartScreen .delete{color:#fff;background-color:#43757b;font-size:.2rem;font-weight:600;padding:.06rem .1rem;border-radius:.08rem;cursor:pointer}.CartScreen .scent-select{width:100%;margin-right:.4rem;cursor:pointer;flex-wrap:nowrap}.CartScreen .color-select{cursor:pointer;flex-wrap:nowrap;margin-right:.4rem}.CartScreen .deleteBox{margin-left:.3rem}.CartScreen .limit-tip{width:100%;text-align:center;position:absolute;left:50%;bottom:-.25rem;color:red;font-size:.12rem;transform:translate(-50%);display:none}.CartScreen .layui-form-select .layui-input{background-color:transparent}.CartScreen .right{flex:1}.CartScreen .left{flex:1;margin-right:10%}.CartScreen .jixu{background-color:#43757b;color:#fff;text-align:center;margin:.34rem 0 .2rem;padding:.1rem 0;border-radius:.12rem;font-size:.19rem;cursor:pointer}.disabled{background:#6b6b6b!important;cursor:not-allowed!important}.CartScreen .basket-swiper-container{position:relative}.CartScreen .swiper-pagination{height:1rem;position:absolute;display:flex;align-items:center;justify-content:space-around;top:0;padding:0 .3rem}.CartScreen .swiper-pre,.CartScreen .swiper-next{position:absolute;z-index:2000}.CartScreen .swiper-pre{left:0}.CartScreen .swiper-next{right:0}.CartScreen .swiper{position:relative;margin-top:-1rem;padding-top:1rem;z-index:1000}.CartScreen .basket-formTwo-title{z-index:-1;width:100%;height:1rem;line-height:1rem;background-color:#3f757b;display:flex;align-items:center;padding:0;justify-content:space-between}@media screen and (max-width:1070px){.CartScreen .secction{padding:.4rem}.CartScreen .content{flex-direction:column}.CartScreen .selectLi{margin:.2rem 12% .2rem 0}.CartScreen .right{width:100%;margin-top:.5rem}.CartScreen .secction{flex-direction:column;align-items:flex-start}.CartScreen .btn{margin:.2rem auto 0;font-size:.2rem;font-weight:600;width:100%;text-align:center;padding:.18rem 0;border-radius:.2rem}}.CartScreen .swiper-wrapper{position:relative;margin-bottom:30px}.CartScreen .swiper-slide{background-color:#fff;display:block;align-items:center;justify-content:center}.CartScreen .swiper-button{width:.2rem;height:.3rem}.CartScreen .basket-formTwo-name{color:#333;font-size:.26rem;width:100%;height:.6rem;display:flex;align-items:center;justify-content:flex-end;padding-right:.6rem;border-bottom:2px solid #43757b}@media screen and (max-width:870px){.CartScreen .selectLi{margin:.2rem 8% .2rem 0}}@media screen and (max-width:720px){.CartScreen .lis_title div{margin-right:12%}.CartScreen .list_content{flex-direction:column}.CartScreen .deleteBox{width:100%;display:flex;justify-content:flex-end}.CartScreen .scent-select,.CartScreen .color-select{margin-right:.1rem}}@media screen and (max-width:640px){.CartScreen .lis_title div{margin-right:12%}.CartScreen .lis{flex-direction:column;margin:0}.CartScreen .left,.CartScreen .right{flex:1}.CartScreen .minLeft,.CartScreen .minRight{width:100%;margin:.16rem 0}.CartScreen .boxSelect{width:100%}.CartScreen .minLeft{margin-right:0}.CartScreen .toGo{margin-top:.2rem}}@media screen and (max-width:560px){.CartScreen .lis_title div{margin-right:12%}.CartScreen .title{font-size:.73rem;line-height:.7rem}.CartScreen .cont{font-size:.24rem;line-height:.28rem}.CartScreen .left_title{font-size:.3rem;line-height:.44rem}.CartScreen .minLeft,.CartScreen .minRight{font-size:.2rem}.CartScreen .boxs,.CartScreen .dui{width:.48rem;height:.48rem;border-radius:.06rem;background-color:#69c8d0;border:1px solid #000;margin-right:.2rem;cursor:pointer}.CartScreen .toGo{font-size:.2rem}.CartScreen .btnUl{flex-direction:column}.CartScreen .back,.CartScreen .add{width:100%;margin:.2rem 0;padding:.2rem 0;font-size:.24rem;font-weight:600;border-radius:.24rem}.CartScreen .scent,.CartScreen .subtotal,.CartScreen .total,.CartScreen .vat{font-size:.2rem;line-height:.24rem}.CartScreen .money{font-size:.3rem}.CartScreen .review,.CartScreen .save{font-size:.25rem;padding:.2rem 0;border-radius:.2rem}.CartScreen .scent-select,.CartScreen .color-select{margin-right:.1rem}}.cart-container{max-width:1200px;margin:24px auto;padding:0 24px}.cart-container .product-image{display:flex;align-items:center;justify-content:center}.cart-container .product-image.product-image--air-freshener{width:140px;height:40px}.cart-container .cart-card{box-shadow:0 4px 12px #0000001a;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}.cart-container .cart-card :global .ant-card-head{border-bottom:1px solid #f0f0f0;padding:20px 24px;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.cart-container .cart-card :global .ant-card-body{padding:24px}.cart-container .cart-card .cart-items .desktop-view{display:block}@media(max-width:768px){.cart-container .cart-card .cart-items .desktop-view{display:none}}.cart-container .cart-card .cart-items .mobile-view{display:none}@media(max-width:768px){.cart-container .cart-card .cart-items .mobile-view{display:block}}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item{border:1px solid #f0f0f0;border-radius:8px;transition:all .3s ease}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item:hover{box-shadow:0 2px 8px #0000001a;border-color:#d9d9d9}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item :global .ant-card-body{padding:16px}.cart-container .summary-card{box-shadow:0 4px 12px #0000001a;border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}.cart-container .summary-card :global .ant-card-head{border-bottom:1px solid #f0f0f0;padding:20px 24px;background:linear-gradient(135deg,#fafafa,#f5f5f5)}.cart-container .summary-card :global .ant-card-body{padding:24px}.cart-container :global .ant-table{background:transparent}.cart-container :global .ant-table .ant-table-thead>tr>th{background:linear-gradient(135deg,#fafafa,#f5f5f5);font-weight:600;color:#000000d9;border-bottom:2px solid #e8e8e8}.cart-container :global .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0;padding:16px 12px}.cart-container :global .ant-table .ant-table-tbody>tr:hover>td{background:#fafafa}.cart-container :global .ant-table .ant-table-cell .product-info{display:flex;align-items:center;gap:16px}.cart-container :global .ant-table .ant-table-cell .product-info .product-image{flex-shrink:0;border-radius:8px;overflow:hidden;box-shadow:0 2px 4px #0000001a}.cart-container :global .ant-table .ant-table-cell .product-info .product-details{flex:1;min-width:0}.cart-container :global .ant-table .ant-table-cell .product-info .product-details .product-name{font-weight:600;margin-bottom:6px;word-break:break-word;overflow-wrap:break-word;font-size:16px;color:#000000d9}.cart-container :global .ant-table .ant-table-cell .product-info .product-details .product-scent{color:#000000a6;font-size:14px;margin-bottom:8px}.cart-container :global .ant-table .ant-table-cell .product-info .product-details .product-color{margin-top:4px}.cart-container :global .ant-table .ant-table-cell .price-section{text-align:center}.cart-container :global .ant-table .ant-table-cell .price-section .ant-typography{display:block;margin-bottom:4px}.cart-container :global .ant-table .ant-table-cell .quantity-section{display:flex;justify-content:center}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact{border-radius:6px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact .ant-btn{border-radius:0;border:1px solid #d9d9d9}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact .ant-btn:first-child{border-top-left-radius:6px;border-bottom-left-radius:6px}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact .ant-btn:last-child{border-top-right-radius:6px;border-bottom-right-radius:6px}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact .ant-input-number{border-radius:0;border-left:none;border-right:none}.cart-container :global .ant-table .ant-table-cell .quantity-section .ant-space-compact .ant-input-number:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.cart-container :global .ant-tag{border-radius:6px;padding:2px 8px;line-height:20px;font-size:12px;border:none}.cart-container :global .ant-input-number{border-radius:6px}.cart-container :global .ant-input-number:focus{border-color:#40a9ff;box-shadow:0 0 0 2px #1890ff33}.cart-container :global .ant-btn{border-radius:6px;transition:all .3s ease}.cart-container :global .ant-btn:hover{transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.cart-container :global .ant-btn.ant-btn-dangerous:hover{background-color:#ff4d4f;border-color:#ff4d4f}.cart-container :global .ant-empty{padding:40px 20px}.cart-container :global .ant-empty .ant-empty-image{margin-bottom:16px}.cart-container :global .ant-empty .ant-empty-description{color:#000000a6}@media(max-width:768px){.cart-container{padding:0 16px 90px;margin:16px auto}.cart-container .product-image.product-image--air-freshener{width:110px;height:32px}.cart-container .cart-card :global .ant-card-head,.cart-container .summary-card :global .ant-card-head{padding:16px}.cart-container .cart-card :global .ant-card-body,.cart-container .summary-card :global .ant-card-body{padding:16px}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item{border-radius:12px;margin-bottom:12px}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item :global .ant-card-body{padding:14px}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item :global(.ant-btn-dangerous){min-width:44px;min-height:44px;border-radius:10px}.cart-container .summary-card{position:fixed;bottom:0;left:0;right:0;z-index:997;border-radius:16px 16px 0 0;box-shadow:0 -4px 24px #0000001f;border:none;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);background:#fffffff7}.cart-container .summary-card :global .ant-card-head{padding:12px 16px;min-height:auto}.cart-container .summary-card :global .ant-card-body{padding:12px 16px 16px}.cart-container .summary-card :global .ant-btn-primary{height:50px!important;font-size:17px!important;font-weight:700!important;border-radius:14px!important}.cart-container .summary-card :global .ant-btn-primary:active{transform:scale(.97)}.cart-container :global .ant-table .ant-table-cell{padding:10px 8px!important}.cart-container :global .ant-table .ant-table-cell .product-info{gap:10px}.cart-container :global .ant-table .ant-table-cell .product-info .product-image{width:56px;height:56px;border-radius:10px;overflow:hidden}.cart-container :global .ant-table .ant-table-cell .product-info .product-details .product-name{font-size:14px;line-height:1.4}.cart-container :global .ant-table .ant-table-cell .product-info .product-details .product-scent{font-size:12px}.cart-container :global .ant-space-compact{border-radius:10px}.cart-container :global .ant-space-compact .ant-btn{min-width:44px;height:44px;font-size:18px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:transparent}.cart-container :global .ant-space-compact .ant-btn:active{background-color:#e6e6e6;transform:scale(.95)}.cart-container :global .ant-space-compact .ant-input-number{width:52px!important;height:44px}.cart-container :global .ant-space-compact .ant-input-number .ant-input-number-input{height:44px;font-size:16px;text-align:center;font-weight:600}}@media(max-width:480px){.cart-container{padding:0 12px 90px;margin:12px auto}.cart-container .cart-card :global .ant-card-head,.cart-container .summary-card :global .ant-card-head{padding:12px}.cart-container .cart-card :global .ant-card-body,.cart-container .summary-card :global .ant-card-body{padding:12px}.cart-container .cart-card .cart-items .mobile-view .mobile-cart-item :global .ant-card-body{padding:10px}.cart-container :global .ant-space-compact .ant-btn{min-width:40px;height:40px;font-size:16px}.cart-container :global .ant-space-compact .ant-input-number{width:48px!important;height:40px}.cart-container :global .ant-space-compact .ant-input-number .ant-input-number-input{font-size:15px;height:40px}.cart-container :global .ant-typography{font-size:13px!important}.cart-container :global .ant-tag{font-size:11px;padding:2px 8px}}.ShippingScreen{max-width:1200px;width:100%;margin:0 auto;color:#55595c;padding:0 .5rem}.ShippingScreen legend{font-size:.5rem;margin-top:1rem}.ShippingScreen .TextGreenBtn{width:1rem;height:.3rem;padding:0;border-radius:.08rem;margin:.1rem 0}.ShippingScreen .TextGreenBtn.PayBtn{width:2.5rem;height:.6rem;font-size:.24rem}.ShippingScreen .nav span{display:inline-block;width:50%;padding:.2rem 0;border-top:1px solid #eeeeee}.ShippingScreen .nav .active{position:relative;color:#fec107;border-top-color:#fec107}.ShippingScreen .cart-logo{width:.2rem;height:.2rem;position:absolute;top:-.1rem;right:0rem}.ShippingScreen img{width:100%;height:100%}.ShippingScreen a{color:inherit}.ShippingScreen .col,.ShippingScreen .col-md-4{align-self:center}.ShippingScreen .list-group-item p{margin-top:0;margin:.16rem 0;letter-spacing:1px;font-weight:200;font-size:.14rem;color:#55595c}.ShippingScreen .list-group-item.no-border{border:none}.ShippingScreen .list-group-item .row{margin-left:0;margin-right:0}.list-group-flush>.list-group-item{border-width:0 0 1px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0}.col-md-1{flex:0 0 8.333333%;max-width:8.333333%}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-md-4{flex:0 0 33.333333%;max-width:33.333333%}.apply_btn{border:1px solid yellow;border-radius:16px;padding:4px 18px;transition:.3s}.apply_btn:hover{background-color:#ff0}.toasts_success{color:#fff}@media screen and (max-width:1070px){.ShippingScreen .row.PayOrder{display:block}.ShippingScreen .row.PayOrder .col-md-8,.ShippingScreen .row.PayOrder .col-md-4{width:100%;max-width:100%}.ShippingScreen .TextGreenBtn{display:block;margin:0 auto}}@media only screen and (max-width:540px){.ShippingScreen{padding:0 16px}.ShippingScreen .nav{display:flex;gap:0;margin-bottom:16px}.ShippingScreen .nav .active{position:relative;color:#fec107;border-top-color:#fec107;font-size:2.2em;border-top-width:4px;margin-top:.7rem}.ShippingScreen .nav span{display:inline-block;width:50%;padding:.2rem 0;font-size:2.2em;border-top-width:4px;margin-top:.7rem;border-top:4px solid #eeeeee;min-height:48px;display:flex;align-items:center;justify-content:center}.ShippingScreen .cart-logo{width:.6rem;height:.6rem;position:absolute;top:-.3rem;right:0rem}.ShippingScreen legend{font-size:18px;margin-top:20px;margin-bottom:12px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;font-weight:600}.ShippingScreen .TextGreenBtn{width:100%;height:50px;padding:0;border-radius:14px;font-size:16px;font-weight:600;margin-top:16px;margin-bottom:16px;-webkit-tap-highlight-color:transparent}.ShippingScreen .TextGreenBtn:active{transform:scale(.97)}.ShippingScreen .TextGreenBtn.PayBtn{width:100%;height:56px;font-size:18px;font-weight:700;border-radius:14px;box-shadow:0 4px 12px #00000026}.ShippingScreen .form-check-label{font-size:16px;display:inline-block;margin-left:12px;line-height:1.5}.ShippingScreen .form-check-input[type=radio]{width:24px;height:24px;margin-top:4px;cursor:pointer;accent-color:#FEC107}.ShippingScreen .form-check{padding:12px 8px;margin-bottom:8px;border-radius:10px;transition:background-color .2s ease;display:flex;align-items:center;min-height:48px}.ShippingScreen .form-check:active{background-color:#f5f5f5}.ShippingScreen .list-group-item p{margin:12px 0;letter-spacing:.5px;font-weight:400;font-size:15px;color:#55595c;line-height:1.5}.ShippingScreen .list-group-item .row{margin-left:0;margin-right:0}.ShippingScreen input[type=text],.ShippingScreen input[type=email],.ShippingScreen input[type=tel],.ShippingScreen input[type=number],.ShippingScreen select,.ShippingScreen textarea{font-size:16px!important;min-height:48px;padding:10px 14px;border-radius:10px;border:1px solid #d9d9d9;width:100%;transition:border-color .3s ease,box-shadow .3s ease;-webkit-appearance:none}.ShippingScreen input[type=text]:focus,.ShippingScreen input[type=email]:focus,.ShippingScreen input[type=tel]:focus,.ShippingScreen input[type=number]:focus,.ShippingScreen select:focus,.ShippingScreen textarea:focus{border-color:#fec107;box-shadow:0 0 0 3px #fec10726;outline:none}h2.jiesuantq{margin-top:16px;margin-bottom:12px;font-size:20px;font-weight:700}.list-group-flush>.list-group-item{border-width:0 0 1px;font-size:15px;padding:14px 8px}.list-group-flush>.list-group-item:last-child{border-bottom-width:0;font-size:15px}.apply_btn{border:2px solid #FEC107;border-radius:12px;padding:10px 20px;transition:all .3s ease;font-size:15px;font-weight:600;min-height:44px;-webkit-tap-highlight-color:transparent}.apply_btn:active{background-color:#fec107;color:#000;transform:scale(.97)}}.OrderDetailScreen{font-family:Nunito Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;color:#000;padding:0 .5rem}.OrderDetailScreen h1{padding:.16rem 0;font-size:.32rem;font-weight:600;color:#1a1a1a;margin-bottom:.08rem}.OrderDetailScreen h2{padding:.08rem 0;font-size:.28rem;font-weight:600;color:#55595c;margin-bottom:.08rem}.OrderDetailScreen p,.OrderDetailScreen strong{color:#1a1a1a;letter-spacing:1px;font-weight:200;font-size:.14rem;margin-bottom:.16rem}.OrderDetailScreen .col-md-8,.OrderDetailScreen .col-md-4{padding:0 .15rem}.OrderDetailScreen .alert{position:static;padding:.12rem .2rem;margin-bottom:.16rem;border:1px solid transparent}.OrderDetailScreen a,.OrderDetailScreen .col-md-4>div{height:100%;display:flex;align-items:center;color:inherit}.OrderDetailScreen .payment-button{display:block;width:100%;padding:10px;background-color:#ffc008;color:#fff;border:none;border-radius:4px;font-size:16px;font-weight:700;cursor:pointer;transition:background-color .3s}.OrderDetailScreen .payment-button:hover{background-color:#d49e00}@media screen and (max-width:1070px){.OrderDetailScreen .row{width:100%!important;margin-left:0;margin-right:0}.OrderDetailScreen .col-md-8,.OrderDetailScreen .col-md-4{width:100%;max-width:100%;flex:1 1 100%;padding:0}.OrderDetailScreen .alert{width:100%}}.shapes-screen{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f5f5f5;min-height:100vh;padding:24px}.shapes-screen .shapes-container{max-width:1200px;margin:0 auto}.shapes-screen .hero-section{text-align:center;margin-bottom:48px;padding:24px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:8px;box-shadow:0 2px 8px #0000001a}.shapes-screen .hero-section .main-title{color:#1890ff;margin-bottom:24px;font-weight:600}.shapes-screen .hero-section .description{color:#666;font-size:16px;line-height:1.8;text-align:left}.shapes-screen .hero-section .sample-button-col{display:flex;justify-content:center;align-items:center}.shapes-screen .hero-section .sample-button{height:48px;font-size:16px;padding:0 32px;border-radius:24px;background:linear-gradient(45deg,#1890ff,#36cfc9);border:none;box-shadow:0 4px 12px #1890ff4d;transition:all .3s ease}.shapes-screen .hero-section .sample-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1890ff66}.shapes-screen .quality-section{background:url(https://auto-clean.s3.eu-west-2.amazonaws.com/carui2.png) no-repeat center center;background-size:cover;height:400px;border-radius:8px;margin-bottom:48px;position:relative;overflow:hidden}.shapes-screen .quality-section:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:#0000004d}.shapes-screen .quality-section .quality-content{position:relative;z-index:1;padding:48px;height:100%;display:flex;align-items:center}.shapes-screen .quality-section .quality-title{color:#fff;font-size:32px;font-weight:600;text-shadow:2px 2px 4px rgba(0,0,0,.5);max-width:600px}.shapes-screen .shapes-section .section-header{margin-bottom:32px}.shapes-screen .shapes-section .section-header .section-title-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px}.shapes-screen .shapes-section .section-header .section-title-container .title-icon-wrapper{position:relative;margin-right:16px}.shapes-screen .shapes-section .section-header .section-title-container .title-icon-wrapper .title-icon{font-size:24px;color:#1890ff;z-index:2;position:relative}.shapes-screen .shapes-section .section-header .section-title-container .title-icon-wrapper .icon-glow{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:40px;height:40px;background:radial-gradient(circle,rgba(24,144,255,.3) 0%,transparent 70%);border-radius:50%;z-index:1}.shapes-screen .shapes-section .section-header .section-title-container .title-content{flex:1}.shapes-screen .shapes-section .section-header .section-title-container .title-content .section-title{margin:0;color:#262626;font-weight:600}.shapes-screen .shapes-section .section-header .section-title-container .title-content .section-subtitle{font-size:14px;color:#8c8c8c;margin-top:4px}.shapes-screen .shapes-section .section-header .section-title-container .title-badges{display:flex;gap:8px;align-items:center}.shapes-screen .shapes-section .section-header .section-divider{margin:0;border-color:#f0f0f0}.shapes-screen .shapes-section .loading-container{display:flex;justify-content:center;align-items:center;min-height:200px}.shapes-screen .shapes-section .shape-card{height:100%;transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:12px;overflow:hidden;box-shadow:0 2px 8px #00000014;border:1px solid #f0f0f0;background:#fff}.shapes-screen .shapes-section .shape-card:hover{transform:translateY(-8px);box-shadow:0 8px 24px #0000001f;border-color:#1890ff}.shapes-screen .shapes-section .shape-card .shape-image-container{position:relative;padding:20px;background:linear-gradient(135deg,#fafafa,#f5f5f5);display:flex;justify-content:center;align-items:center;min-height:220px;overflow:hidden}.shapes-screen .shapes-section .shape-card .shape-image-container .card-badges{position:absolute;top:12px;left:12px;z-index:2}.shapes-screen .shapes-section .shape-card .shape-image-container .card-badges .shape-badge{font-size:11px;font-weight:600;border-radius:6px;padding:2px 8px;box-shadow:0 2px 4px #0000001a}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions{position:absolute;top:12px;right:12px;z-index:2;display:flex;gap:4px;opacity:0;transition:opacity .3s ease}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .favorite-btn,.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .preview-btn{width:32px;height:32px;border-radius:50%;background:#ffffffe6;border:1px solid #f0f0f0;display:flex;align-items:center;justify-content:center;transition:all .3s ease}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .favorite-btn:hover,.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .preview-btn:hover{background:#fff;box-shadow:0 2px 8px #00000026;transform:scale(1.1)}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .favorite-btn.favorited,.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .preview-btn.favorited{color:#ff4d4f;background:#ff4d4f1a}.shapes-screen .shapes-section .shape-card .shape-image-container .shape-image{width:100%;height:100%;display:flex;justify-content:center;align-items:center;transition:transform .3s ease}.shapes-screen .shapes-section .shape-card .shape-image-container .shape-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.shapes-screen .shapes-section .shape-card:hover .shape-image-container .card-actions{opacity:1}.shapes-screen .shapes-section .shape-card:hover .shape-image-container .shape-image img{transform:scale(1.05)}.shapes-screen .shapes-section .shape-card .ant-card-meta{padding:20px}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-title .shape-name{font-size:16px;font-weight:600;color:#262626;line-height:1.4}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .price-section{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:12px}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .price-section .price-label{font-size:12px;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .price-section .price-value{font-size:18px;font-weight:700;color:#1890ff;background:linear-gradient(45deg,#1890ff,#36cfc9);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .features{display:flex;gap:6px;flex-wrap:wrap}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .features .ant-tag{font-size:10px;padding:2px 6px;border-radius:4px;font-weight:500}.shapes-screen .shapes-section .shape-card .design-button{margin:0 20px 20px;height:44px;border-radius:22px;background:linear-gradient(45deg,#1890ff,#36cfc9);border:none;transition:all .3s cubic-bezier(.4,0,.2,1);color:#fff;font-weight:600;font-size:14px;box-shadow:0 2px 8px #1890ff33}.shapes-screen .shapes-section .shape-card .design-button:hover{transform:translateY(-2px);box-shadow:0 6px 16px #1890ff4d;background:linear-gradient(45deg,#40a9ff,#5cdbd3)}.shapes-screen .shapes-section .shape-card .design-button .anticon{margin-right:8px}@media screen and (max-width:768px){.shapes-screen{padding:24px 16px 16px}.shapes-screen .hero-section,.shapes-screen .quality-section{display:none}.shapes-screen .shapes-section .section-header{margin-bottom:24px;margin-top:0}.shapes-screen .shapes-section .section-header .section-title-container{flex-direction:column;align-items:flex-start;gap:12px}.shapes-screen .shapes-section .section-header .section-title-container .title-icon-wrapper{margin-right:0;margin-bottom:8px}.shapes-screen .shapes-section .section-header .section-title-container .title-badges{align-self:flex-end}.shapes-screen .shapes-section .shape-card .shape-image-container{min-height:180px;padding:16px}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions{opacity:1}.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .favorite-btn,.shapes-screen .shapes-section .shape-card .shape-image-container .card-actions .preview-btn{width:28px;height:28px}.shapes-screen .shapes-section .shape-card .ant-card-meta{padding:16px}.shapes-screen .shapes-section .shape-card .ant-card-meta .card-description .price-section .price-value{font-size:16px}.shapes-screen .shapes-section .shape-card .design-button{margin:0 16px 16px;height:40px;font-size:13px}}@media screen and (max-width:480px){.shapes-screen .hero-section,.shapes-screen .quality-section{display:none}}.freshener-screen{min-height:100vh;background-color:#f5f5f5}.freshener-screen .freshener-content{max-width:1200px;margin:0 auto;padding:24px}.freshener-screen .freshener-content .page-header{margin-bottom:32px;padding:24px;background-color:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000f}.freshener-screen .freshener-content .page-header .header-row{width:100%}.freshener-screen .freshener-content .page-header .back-button{font-size:16px;color:#5d9eab;padding:8px 16px;height:auto;transition:all .3s}.freshener-screen .freshener-content .page-header .back-button:hover{color:#1890ff;background-color:#1890ff1a}.freshener-screen .freshener-content .page-header .back-button .anticon{font-size:16px}.freshener-screen .freshener-content .page-header .page-title{color:#333;font-weight:600;margin-bottom:0}.freshener-screen .freshener-content .page-header .shape-info{font-size:14px;color:#666}.freshener-screen .freshener-content .config-card .card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.freshener-screen .freshener-content .config-card .scent-table .ant-table-thead>tr>th{background:#fafafa}.freshener-screen .freshener-content .config-card .scent-card,.freshener-screen .freshener-content .config-card .scent-card .ant-form-item{margin-bottom:16px}.freshener-screen .freshener-content .config-card .color-preview{width:16px;height:16px;border-radius:4px;display:inline-block;vertical-align:middle;margin-right:8px}.freshener-screen .freshener-content .config-card .tips-section{margin-top:24px;padding:16px;background-color:#fafafa;border-radius:8px}.freshener-screen .freshener-content .config-card .tips-section ul{margin:0;padding-left:16px}.freshener-screen .freshener-content .summary-card{position:sticky;top:24px;height:fit-content}.freshener-screen .freshener-content .summary-card .summary-section .summary-item{display:flex;justify-content:space-between;align-items:center}.freshener-screen .freshener-content .summary-card .summary-section .total-section{background-color:#fafafa;padding:16px;border-radius:8px;margin:16px 0}.freshener-screen .freshener-content .summary-card .summary-section .total-section .summary-item{margin-bottom:8px}.freshener-screen .freshener-content .summary-card .summary-section .start-design-btn{margin-top:16px;height:48px;font-size:16px}@media screen and (max-width:768px){.freshener-screen .freshener-content{padding:16px}.freshener-screen .freshener-content .page-header{padding:16px;margin-bottom:24px}.freshener-screen .freshener-content .page-header .header-row{flex-direction:column;gap:16px}.freshener-screen .freshener-content .page-header .back-button{width:100%;text-align:left;justify-content:flex-start}.freshener-screen .freshener-content .page-header .page-title{font-size:20px;text-align:center}.freshener-screen .freshener-content .page-header .shape-info{text-align:center}.freshener-screen .freshener-content .config-card .card-header{flex-direction:column;gap:16px;align-items:flex-start}.freshener-screen .freshener-content .summary-card{position:static;margin-top:24px}}.DesignerScreen .save-btn{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer}.DesignerScreen .preview-close:hover{color:#333!important}.DesignerScreen .la-ball-spin-clockwise,.DesignerScreen .la-ball-spin-clockwise>div{position:relative;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.DesignerScreen .la-ball-spin-clockwise{display:block;font-size:0;color:#1976d2;width:32px;height:32px}.DesignerScreen .la-ball-spin-clockwise.la-dark{color:#333}.DesignerScreen .la-ball-spin-clockwise>div{display:inline-block;float:none;background-color:currentColor;border:0 solid currentColor}.DesignerScreen .la-ball-spin-clockwise>div{position:absolute;top:50%;left:50%;width:8px;height:8px;margin-top:-4px;margin-left:-4px;border-radius:100%;-webkit-animation:ball-spin-clockwise 1s infinite ease-in-out;-moz-animation:ball-spin-clockwise 1s infinite ease-in-out;-o-animation:ball-spin-clockwise 1s infinite ease-in-out;animation:ball-spin-clockwise 1s infinite ease-in-out}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(1){top:5%;left:50%;-webkit-animation-delay:-.875s;-moz-animation-delay:-.875s;-o-animation-delay:-.875s;animation-delay:-.875s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(2){top:18.18019485%;left:81.81980515%;-webkit-animation-delay:-.75s;-moz-animation-delay:-.75s;-o-animation-delay:-.75s;animation-delay:-.75s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(3){top:50%;left:95%;-webkit-animation-delay:-.625s;-moz-animation-delay:-.625s;-o-animation-delay:-.625s;animation-delay:-.625s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(4){top:81.81980515%;left:81.81980515%;-webkit-animation-delay:-.5s;-moz-animation-delay:-.5s;-o-animation-delay:-.5s;animation-delay:-.5s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(5){top:95%;left:50%;-webkit-animation-delay:-.375s;-moz-animation-delay:-.375s;-o-animation-delay:-.375s;animation-delay:-.375s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(6){top:81.8198047%;left:18.18019492%;-webkit-animation-delay:-.25s;-moz-animation-delay:-.25s;-o-animation-delay:-.25s;animation-delay:-.25s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(7){top:49.99997508%;left:5.00000512%;-webkit-animation-delay:-.125s;-moz-animation-delay:-.125s;-o-animation-delay:-.125s;animation-delay:-.125s}.DesignerScreen .la-ball-spin-clockwise>div:nth-child(8){top:18.17946497%;left:18.18037005%;-webkit-animation-delay:0s;-moz-animation-delay:0s;-o-animation-delay:0s;animation-delay:0s}.DesignerScreen .la-ball-spin-clockwise.la-sm{width:16px;height:16px}.DesignerScreen .la-ball-spin-clockwise.la-sm>div{width:4px;height:4px;margin-top:-2px;margin-left:-2px}.DesignerScreen .la-ball-spin-clockwise.la-2x{width:64px;height:64px}.DesignerScreen .la-ball-spin-clockwise.la-2x>div{width:16px;height:16px;margin-top:-8px;margin-left:-8px}.DesignerScreen .la-ball-spin-clockwise.la-3x{width:96px;height:96px}.DesignerScreen .la-ball-spin-clockwise.la-3x>div{width:24px;height:24px;margin-top:-12px;margin-left:-12px}.DesignerScreen .preview__header{font-size:12px;height:54px;background-color:#262626;z-index:100;margin-bottom:1px}.DesignerScreen .e-btn--3d.-color-primary{position:relative}.DesignerScreen .e-btn.-color-primary,.DesignerScreen .-color-primary.e-btn--3d,.DesignerScreen .-color-primary.e-btn--outline{background-color:#ffc008}.DesignerScreen .e-btn--3d{-webkit-box-shadow:0 2px 0 #545454;box-shadow:0 2px #545454;position:relative}.DesignerScreen .e-btn.-size-s,.DesignerScreen .-size-s.e-btn--3d,.DesignerScreen .-size-s.e-btn--outline,.DesignerScreen .e-btn,.DesignerScreen .e-btn--3d,.DesignerScreen .e-btn--outline{font-size:19px;padding:4px 20px;line-height:1.5}.DesignerScreen .e-btn.-color-default,.DesignerScreen .-color-default.e-btn--3d,.DesignerScreen .-color-default.e-btn--outline,.DesignerScreen .e-btn,.DesignerScreen .e-btn--3d,.DesignerScreen .e-btn--outline{background-color:gray;color:#fff}.DesignerScreen .e-btn,.DesignerScreen .e-btn--3d,.DesignerScreen .e-btn--outline{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-box-sizing:border-box;box-sizing:border-box;display:inline-block;margin:0;border:none;border-radius:4px;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;text-align:center;text-decoration:none;cursor:pointer}.DesignerScreen .preview__action--buy{position:relative;margin:0 auto;max-width:1200px}.DesignerScreen #endbtn{position:absolute;top:8px;right:0}.DesignerScreen .toggle-wrap{width:30%;height:.4rem;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);border-radius:.1rem;overflow:hidden;display:flex}.DesignerScreen .toggle-wrap>div{flex:1;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff;font-size:.18rem;font-weight:700}.DesignerScreen .svg-icon{width:16px;height:16px}.DesignerScreen .bg-paper.border{border:none}.DesignerScreen .colors{display:flex;align-items:center;justify-content:center;width:358px;overflow:hidden;margin:auto}.DesignerScreen .colors .mat-icon-button{padding:0;min-width:0;width:40px;height:40px;flex-shrink:0;line-height:40px;border-radius:50%;margin:0 6px}.DesignerScreen .colors button.color{width:25px;height:25px;flex-shrink:0;border:1px solid var(--be-divider-default);border-radius:50%;margin:0 6px;transition:box-shadow 125ms ease-out;position:relative;z-index:2;border:1px solid rgba(0,0,0,.12)}.DesignerScreen .colors-operate-box{width:100vw;display:flex;justify-content:space-between;padding:9px 12px}.DesignerScreen .cancel-btn,.DesignerScreen .apply-btn{width:75px;height:36px}.DesignerScreen .pi .w-full{width:100vw}.DesignerScreen .pi .ml-auto{margin-left:0}.DesignerScreen .pi .mr-auto{margin-right:0}.DesignerScreen .pi .w-68{width:.68rem;height:.68rem}.DesignerScreen .pi .mt-6{margin-top:.06rem}.DesignerScreen .pi .text-xs{font-size:.12rem}.DesignerScreen .pi .w-36{width:.36rem;height:.36rem}.DesignerScreen .pi .px-14{padding-left:.14rem;padding-right:.14rem}.DesignerScreen .pi .min-w-92{min-width:auto}.DesignerScreen .mb-1 img{width:38px;height:38px}@-webkit-keyframes ball-spin-clockwise{0%,to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);transform:scale(0)}}@-moz-keyframes ball-spin-clockwise{0%,to{opacity:1;-moz-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-moz-transform:scale(0);transform:scale(0)}}@-o-keyframes ball-spin-clockwise{0%,to{opacity:1;-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-o-transform:scale(0);transform:scale(0)}}@keyframes ball-spin-clockwise{0%,to{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}20%{opacity:1}80%{opacity:0;-webkit-transform:scale(0);-moz-transform:scale(0);-o-transform:scale(0);transform:scale(0)}}@media(max-width:720px){.DesignerScreen .preview__header{height:.54rem}.DesignerScreen #js-preview__actions,.DesignerScreen .preview__action--buy,.DesignerScreen .preview__action--buy>div{height:100%!important}.DesignerScreen #front,.DesignerScreen #rear{font-size:0!important}.DesignerScreen #front:before{content:"F";font-size:.18rem!important}.DesignerScreen #rear:before{content:"R";font-size:.18rem!important}.DesignerScreen #endbtn{padding:.04rem .2rem;font-size:.19rem;top:50%;right:8px;transform:translateY(-50%)}.DesignerScreen .logo{width:1.5rem!important;height:.48rem!important}.DesignerScreen .pixie-root>div:first-of-type{margin-top:.54rem}.DesignerScreen .colors button.color{width:.25rem;height:.25rem;margin:0 .06rem}.DesignerScreen .DesignImg{max-width:100%}.DesignerScreen button.ml-10 [data-testid=CloseOutlinedIcon]{display:none!important}}@media only screen and (max-width:1150px){.scroll-container{justify-content:flex-start}}.store-screen{min-height:100vh;background-color:#fff}.store-screen .store-container{max-width:1200px;margin:0 auto;padding:24px}.store-screen .category-header{height:220px;background-size:cover;background-position:center;border-radius:8px;margin-bottom:32px}.store-screen .toolbar{background:#fff;padding:16px 0;margin-bottom:32px;border-bottom:1px solid #e5e7eb}.store-screen .toolbar .toolbar-content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}.store-screen .toolbar .toolbar-content .search-bar{flex:1;min-width:200px;max-width:480px}.store-screen .toolbar .toolbar-content .sort-select{min-width:200px}.store-screen .product-list .product-card{height:100%;transition:box-shadow .2s ease,transform .2s ease;border-radius:8px;overflow:hidden;border:1px solid #e5e7eb;background:#fff}.store-screen .product-list .product-card:hover,.store-screen .product-list .product-card:focus-within{transform:translateY(-4px);box-shadow:0 8px 24px #00000017;border-color:#c7d2fe}.store-screen .product-list .product-card.out-of-stock{opacity:.75}.store-screen .product-list .product-card .product-image-container{position:relative;height:220px;overflow:hidden;background:#f8fafc;box-shadow:inset 0 0 0 1px #0000000f}.store-screen .product-list .product-card .product-image-container .product-image{height:100%;display:flex;align-items:center;justify-content:center}.store-screen .product-list .product-card .product-image-container .product-image img{max-width:100%;max-height:100%;object-fit:contain;transition:transform .3s ease}.store-screen .product-list .product-card .product-image-container:hover .product-image img{transform:scale(1.04)}.store-screen .product-list .product-card .product-image-container .discount-badge{position:absolute;top:10px;left:10px;z-index:2}.store-screen .product-list .product-card .product-image-container .discount-badge .discount-tag{font-weight:700;font-size:11px;padding:2px 7px;border-radius:4px}.store-screen .product-list .product-card .product-image-container .vip-badge{position:absolute;top:10px;right:10px;z-index:2}.store-screen .product-list .product-card .product-image-container .vip-badge .vip-tag{font-weight:600;font-size:11px;padding:2px 7px;border-radius:4px}.store-screen .product-list .product-card .product-image-container .favorite-btn{position:absolute;bottom:10px;right:10px;z-index:2}.store-screen .product-list .product-card .product-image-container .favorite-btn .favorite-icon{background:#ffffffeb;border:1px solid #e5e7eb;color:#6b7280;transition:color .2s ease,background .2s ease}.store-screen .product-list .product-card .product-image-container .favorite-btn .favorite-icon:hover{color:#ff4d4f;background:#fff}.store-screen .product-list .product-card .product-image-container .oos-ribbon{position:absolute;bottom:0;left:0;right:0;background:#ef4444e0;color:#fff;font-size:12px;font-weight:600;text-align:center;padding:5px 0;display:flex;align-items:center;justify-content:center}.store-screen .product-list .product-card .product-content{padding:14px 16px 16px}.store-screen .product-list .product-card .product-content .product-title{margin:0 0 10px;color:#1f2937;font-weight:600;font-size:14px;line-height:1.4;transition:color .2s ease}.store-screen .product-list .product-card .product-content .product-title:hover{color:#1e3a8a}.store-screen .product-list .product-card .product-content .price-section{margin-bottom:12px}.store-screen .product-list .product-card .product-content .price-section .original-price{font-size:12px;color:#9ca3af;text-decoration:line-through}.store-screen .product-list .product-card .product-content .price-section .sale-price{font-size:22px;color:#ffc008;font-weight:800;line-height:1.1}.store-screen .product-list .product-card .product-content .price-section .regular-price{font-size:22px;color:#1f2937;font-weight:800;line-height:1.1}.store-screen .product-list .product-card .product-content .card-actions-row{margin-bottom:8px}.store-screen .product-list .product-card .product-content .card-actions-row .view-btn{color:#6b7280;font-size:12px;padding:0;height:auto}.store-screen .product-list .product-card .product-content .card-actions-row .view-btn:hover{color:#1e3a8a}.store-screen .product-list .product-card .product-content .card-cta{opacity:1;transform:translateY(0);transition:opacity .2s ease,transform .2s ease}.store-screen .product-list .product-card .product-content .card-cta .cart-cta-btn{height:38px;background:#1e3a8a;border-color:#1e3a8a;color:#fff;border-radius:6px;font-weight:600;font-size:13px}.store-screen .product-list .product-card .product-content .card-cta .cart-cta-btn:hover:not(:disabled){background:#1d4ed8;border-color:#1d4ed8}.store-screen .product-list .product-card .product-content .card-cta .cart-cta-btn:disabled{background:#d1d5db;border-color:#d1d5db;color:#0000004d}.store-screen .product-list .product-card .ant-card-actions{display:none}@media(max-width:768px){.store-screen .store-container{padding:16px}.store-screen .category-header{height:150px;margin-bottom:24px}.store-screen .toolbar{margin-bottom:24px}.store-screen .toolbar .toolbar-content{flex-direction:column;align-items:stretch}.store-screen .toolbar .toolbar-content .search-bar,.store-screen .toolbar .toolbar-content .sort-select{width:100%;max-width:none}.store-screen .product-list .product-card .card-cta{opacity:1;transform:translateY(0)}.store-screen .product-list .product-card .product-image-container{height:180px}.store-screen .product-list .product-card .product-content .price-section .sale-price,.store-screen .product-list .product-card .product-content .price-section .regular-price{font-size:18px}}.fullscreen{position:fixed;top:0;left:0;right:0;bottom:0;display:flex;justify-content:center;align-items:center;background:#ffffffd9;z-index:1000}.automation-solution-detail{min-height:100vh;background-color:#f5f5f5;padding:24px}.automation-solution-detail .loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px}.automation-solution-detail .back-button-container{position:fixed;top:100px;left:24px;z-index:1000}.automation-solution-detail .back-button-container .back-btn{background:#ffffffe6;border:none;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.automation-solution-detail .back-button-container .back-btn:hover{background:#1890ff;color:#fff;transform:scale(1.1)}.automation-solution-detail .solution-detail-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px #0000001a}.automation-solution-detail .solution-detail-container .image-gallery-card{border-radius:12px;overflow:hidden;border:1px solid #f0f0f0}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container{margin-bottom:16px;border-radius:8px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container .main-image{width:100%;height:400px;object-fit:cover;transition:transform .3s ease}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container .main-image:hover{transform:scale(1.02)}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item{cursor:pointer;border-radius:8px;overflow:hidden;border:2px solid transparent;transition:all .3s ease}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item.active{border-color:#1890ff;transform:scale(1.05)}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item:hover{border-color:#40a9ff;transform:scale(1.05)}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item .thumbnail-image{width:100%;height:80px;object-fit:cover}.automation-solution-detail .solution-detail-container .solution-info .solution-header{margin-bottom:24px}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-type-badge{margin-bottom:16px}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-type-badge .type-tag{font-weight:600;font-size:14px;padding:6px 12px;border-radius:8px;box-shadow:0 2px 4px #0000001a}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-title{margin:0 0 12px;color:#333;font-weight:700;line-height:1.3}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-subtitle{font-size:16px;line-height:1.6;color:#666}.automation-solution-detail .solution-detail-container .solution-info .action-buttons{margin-bottom:24px}.automation-solution-detail .solution-detail-container .solution-info .action-buttons .action-btn{height:44px;padding:0 24px;border-radius:8px;font-weight:600;transition:all .3s ease}.automation-solution-detail .solution-detail-container .solution-info .action-buttons .action-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.automation-solution-detail .solution-detail-container .solution-info .description-section .detailed-description{font-size:16px;line-height:1.8;color:#555;white-space:pre-line}.automation-solution-detail .solution-detail-container .specs-card,.automation-solution-detail .solution-detail-container .features-card,.automation-solution-detail .solution-detail-container .applications-card{border-radius:12px;border:1px solid #f0f0f0;box-shadow:0 2px 8px #0000000d}.automation-solution-detail .solution-detail-container .specs-card .ant-card-head,.automation-solution-detail .solution-detail-container .features-card .ant-card-head,.automation-solution-detail .solution-detail-container .applications-card .ant-card-head{border-bottom:1px solid #f0f0f0}.automation-solution-detail .solution-detail-container .specs-card .ant-card-head .ant-card-head-title,.automation-solution-detail .solution-detail-container .features-card .ant-card-head .ant-card-head-title,.automation-solution-detail .solution-detail-container .applications-card .ant-card-head .ant-card-head-title{font-weight:600;color:#333}.automation-solution-detail .solution-detail-container .specs-card .ant-card-body,.automation-solution-detail .solution-detail-container .features-card .ant-card-body,.automation-solution-detail .solution-detail-container .applications-card .ant-card-body{padding:24px}.automation-solution-detail .solution-detail-container .features-card .ant-list-item{padding:8px 0;border-bottom:none}.automation-solution-detail .solution-detail-container .features-card .ant-list-item:last-child{padding-bottom:0}.automation-solution-detail .solution-detail-container .applications-card .applications-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.automation-solution-detail .solution-detail-container .applications-card .applications-grid .application-item{padding:12px 16px;background:#f8f9fa;border-radius:8px;border:1px solid #e9ecef;transition:all .3s ease}.automation-solution-detail .solution-detail-container .applications-card .applications-grid .application-item:hover{background:#e3f2fd;border-color:#1890ff;transform:translateY(-2px);box-shadow:0 2px 8px #1890ff33}@media screen and (max-width:1024px){.automation-solution-detail{padding:16px}.automation-solution-detail .solution-detail-container{padding:24px}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container .main-image{height:300px}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item .thumbnail-image{height:60px}}@media screen and (max-width:768px){.automation-solution-detail{padding:12px}.automation-solution-detail .back-button-container{top:80px;left:16px}.automation-solution-detail .back-button-container .back-btn{width:40px;height:40px}.automation-solution-detail .solution-detail-container{padding:16px;border-radius:12px}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container .main-image{height:250px}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item .thumbnail-image{height:50px}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-title{font-size:24px}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-subtitle{font-size:14px}.automation-solution-detail .solution-detail-container .solution-info .action-buttons .action-btn{height:40px;padding:0 16px;font-size:14px}.automation-solution-detail .solution-detail-container .solution-info .description-section .detailed-description{font-size:14px}.automation-solution-detail .solution-detail-container .specs-card .ant-card-body,.automation-solution-detail .solution-detail-container .features-card .ant-card-body,.automation-solution-detail .solution-detail-container .applications-card .ant-card-body{padding:16px}.automation-solution-detail .solution-detail-container .applications-card .applications-grid{grid-template-columns:1fr;gap:12px}.automation-solution-detail .solution-detail-container .applications-card .applications-grid .application-item{padding:10px 12px}}@media screen and (max-width:480px){.automation-solution-detail .solution-detail-container{padding:12px}.automation-solution-detail .solution-detail-container .image-gallery-card .main-image-container .main-image{height:200px}.automation-solution-detail .solution-detail-container .image-gallery-card .thumbnail-container .thumbnail-swiper .thumbnail-item .thumbnail-image{height:40px}.automation-solution-detail .solution-detail-container .solution-info .solution-header .solution-title{font-size:20px}.automation-solution-detail .solution-detail-container .solution-info .action-buttons .ant-space{width:100%;justify-content:center}.automation-solution-detail .solution-detail-container .solution-info .action-buttons .action-btn{flex:1;max-width:150px}}.automation-solutions-list{min-height:100vh;background-color:#f5f5f5;padding:24px}.automation-solutions-list .back-button-container{position:fixed;top:100px;left:24px;z-index:1000}.automation-solutions-list .back-button-container .back-btn{background:#ffffffe6;border:none;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.automation-solutions-list .back-button-container .back-btn:hover{background:#1890ff;color:#fff;transform:scale(1.1)}.automation-solutions-list .solutions-list-container{max-width:1200px;margin:0 auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 4px 24px #0000001a}.automation-solutions-list .solutions-list-container .page-header{margin-bottom:32px}.automation-solutions-list .solutions-list-container .page-header .header-content{display:flex;align-items:center;justify-content:center}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;box-shadow:0 4px 15px #1890ff4d}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper .title-icon{font-size:32px;color:#fff;z-index:2}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper .icon-glow{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content{margin-left:24px;text-align:center}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-title{margin:0 0 8px;font-size:36px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-subtitle{font-size:16px;color:#6b7280;margin:0}.automation-solutions-list .solutions-list-container .search-filter-section{margin-bottom:24px}.automation-solutions-list .solutions-list-container .search-filter-section .results-count{text-align:right;padding:8px 0}.automation-solutions-list .solutions-list-container .loading-container{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:400px}.automation-solutions-list .solutions-list-container .solution-card{height:100%;border-radius:16px;overflow:hidden;border:1px solid #f0f0f0;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.automation-solutions-list .solutions-list-container .solution-card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #0000001f;border-color:#1890ff}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container{position:relative;height:200px;overflow:hidden;background:linear-gradient(135deg,#f5f7fa,#c3cfe2)}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-image:hover{transform:scale(1.05)}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(to bottom,#0000001a,#0000004d);display:flex;flex-direction:column;justify-content:space-between;padding:16px;opacity:0;transition:opacity .3s ease}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay .solution-type-badge{align-self:flex-start}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay .solution-type-badge .type-tag{font-weight:600;font-size:12px;padding:4px 8px;border-radius:6px;box-shadow:0 2px 4px #0000001a}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay .solution-actions{align-self:flex-end}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay .solution-actions .view-btn{background:#ffffffe6;border:none;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container .solution-overlay .solution-actions .view-btn:hover{background:#1890ff;color:#fff;transform:scale(1.1)}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container:hover .solution-overlay{opacity:1}.automation-solutions-list .solutions-list-container .solution-card .solution-content{padding:20px}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-header{margin-bottom:16px}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-header .solution-title{margin:0 0 8px;color:#333;font-weight:600;line-height:1.4}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-header .solution-description{font-size:14px;line-height:1.5;color:#666}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-footer .learn-more-btn{height:40px;border-radius:8px;font-weight:600;transition:all .3s ease}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-footer .learn-more-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1890ff4d}.automation-solutions-list .solutions-list-container .pagination-container{display:flex;justify-content:center;margin-top:48px;padding-top:24px;border-top:1px solid #f0f0f0}@media screen and (max-width:1024px){.automation-solutions-list{padding:16px}.automation-solutions-list .solutions-list-container{padding:24px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper{width:56px;height:56px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper .title-icon{font-size:28px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content{margin-left:20px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-title{font-size:32px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-subtitle{font-size:15px}}@media screen and (max-width:768px){.automation-solutions-list{padding:12px}.automation-solutions-list .back-button-container{top:80px;left:16px}.automation-solutions-list .back-button-container .back-btn{width:40px;height:40px}.automation-solutions-list .solutions-list-container{padding:16px;border-radius:12px}.automation-solutions-list .solutions-list-container .page-header .header-content{flex-direction:column;text-align:center}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper{width:48px;height:48px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper .title-icon{font-size:24px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content{margin-left:0;margin-top:16px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-title{font-size:28px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-subtitle{font-size:14px}.automation-solutions-list .solutions-list-container .search-filter-section .results-count{text-align:center;margin-top:16px}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container{height:180px}.automation-solutions-list .solutions-list-container .solution-card .solution-content{padding:16px}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-header .solution-title{font-size:16px}.automation-solutions-list .solutions-list-container .solution-card .solution-content .solution-header .solution-description{font-size:13px}}@media screen and (max-width:480px){.automation-solutions-list .solutions-list-container{padding:12px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper{width:40px;height:40px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-icon-wrapper .title-icon{font-size:20px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-title{font-size:24px}.automation-solutions-list .solutions-list-container .page-header .header-content .title-content .page-subtitle{font-size:13px}.automation-solutions-list .solutions-list-container .solution-card .solution-image-container{height:160px}}.admin-panel{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.admin-panel .admin-container{max-width:1200px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.admin-panel .admin-container .admin-header{text-align:center;margin-bottom:40px}.admin-panel .admin-container .admin-header .header-content{display:flex;align-items:center;justify-content:center}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;box-shadow:0 8px 25px #1890ff4d}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:40px;color:#fff;z-index:2}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper .icon-glow{position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.admin-panel .admin-container .admin-header .header-content .header-text{margin-left:32px;text-align:left}.admin-panel .admin-container .admin-header .header-content .header-text .admin-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.admin-panel .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:18px;color:#6b7280;margin:0}.admin-panel .admin-container .modules-grid{margin-bottom:40px}.admin-panel .admin-container .modules-grid .admin-module-card{height:100%;border-radius:16px;overflow:hidden;border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.admin-panel .admin-container .modules-grid .admin-module-card:hover:not(.disabled){transform:translateY(-8px);box-shadow:0 20px 40px #00000026;border-color:currentColor}.admin-panel .admin-container .modules-grid .admin-module-card.disabled{cursor:not-allowed}.admin-panel .admin-container .modules-grid .admin-module-card .module-content{padding:24px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header{display:flex;align-items:flex-start;margin-bottom:20px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-right:16px;flex-shrink:0;box-shadow:0 4px 12px #00000026}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-title-section{flex:1}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-title-section .module-title{margin:0 0 8px;color:#333;font-weight:600;line-height:1.4}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-title-section .module-description{font-size:14px;line-height:1.5;color:#666}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-features{margin-bottom:24px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-features .features-title{display:block;margin-bottom:8px;color:#333;font-size:14px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-features .features-list{list-style:none;padding:0;margin:0}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-features .features-list li{color:#666;font-size:13px;position:relative;padding:4px 0 4px 16px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-features .features-list li:before{content:"•";color:#1890ff;font-weight:700;position:absolute;left:0}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-footer .module-btn{width:100%;height:44px;border-radius:8px;font-weight:600;transition:all .3s ease}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-footer .module-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.admin-panel .admin-container .quick-actions{margin-bottom:40px}.admin-panel .admin-container .quick-actions .quick-actions-card{border-radius:12px;border:1px solid #e8e8e8}.admin-panel .admin-container .quick-actions .quick-actions-card .ant-card-head{border-bottom:1px solid #f0f0f0}.admin-panel .admin-container .quick-actions .quick-actions-card .ant-card-body{padding:24px}.admin-panel .admin-container .system-status .status-card{border-radius:12px;border:1px solid #e8e8e8}.admin-panel .admin-container .system-status .status-card .ant-card-head{border-bottom:1px solid #f0f0f0}.admin-panel .admin-container .system-status .status-card .ant-card-body{padding:24px}.admin-panel .admin-container .system-status .status-card .status-item{display:flex;align-items:center;padding:16px;background:#fafafa;border-radius:8px;transition:all .3s ease}.admin-panel .admin-container .system-status .status-card .status-item:hover{background:#f0f0f0;transform:translateY(-2px)}.admin-panel .admin-container .system-status .status-card .status-item .status-icon{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:20px;margin-right:16px;flex-shrink:0}.admin-panel .admin-container .system-status .status-card .status-item .status-icon.success{background:linear-gradient(135deg,#52c41a,#73d13d);color:#fff;box-shadow:0 4px 12px #52c41a4d}.admin-panel .admin-container .system-status .status-card .status-item .status-icon.warning{background:linear-gradient(135deg,#faad14,#ffc53d);color:#fff;box-shadow:0 4px 12px #faad144d}.admin-panel .admin-container .system-status .status-card .status-item .status-icon.error{background:linear-gradient(135deg,#f5222d,#ff4d4f);color:#fff;box-shadow:0 4px 12px #f5222d4d}.admin-panel .admin-container .system-status .status-card .status-item .status-content{flex:1}.admin-panel .admin-container .system-status .status-card .status-item .status-content .ant-typography{display:block;margin:0}.admin-panel .admin-container .system-status .status-card .status-item .status-content .ant-typography:first-child{margin-bottom:4px}@media screen and (max-width:1024px){.admin-panel{padding:16px}.admin-panel .admin-container{padding:32px}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper{width:64px;height:64px}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:32px}.admin-panel .admin-container .admin-header .header-content .header-text{margin-left:24px}.admin-panel .admin-container .admin-header .header-content .header-text .admin-title{font-size:40px}.admin-panel .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:16px}}@media screen and (max-width:768px){.admin-panel{padding:12px}.admin-panel .admin-container{padding:24px;border-radius:16px}.admin-panel .admin-container .admin-header .header-content{flex-direction:column;text-align:center}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper{width:56px;height:56px}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:28px}.admin-panel .admin-container .admin-header .header-content .header-text{margin-left:0;margin-top:20px;text-align:center}.admin-panel .admin-container .admin-header .header-content .header-text .admin-title{font-size:36px}.admin-panel .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:15px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content{padding:20px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-icon{width:48px;height:48px;font-size:20px;margin-right:12px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-title-section .module-title{font-size:16px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-title-section .module-description{font-size:13px}}@media screen and (max-width:480px){.admin-panel .admin-container{padding:16px}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper{width:48px;height:48px}.admin-panel .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:24px}.admin-panel .admin-container .admin-header .header-content .header-text .admin-title{font-size:32px}.admin-panel .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:14px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content{padding:16px}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header{flex-direction:column;text-align:center}.admin-panel .admin-container .modules-grid .admin-module-card .module-content .module-header .module-icon{margin-right:0;margin-bottom:12px}}.automation-solutions-admin{min-height:100vh;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);padding:24px}.automation-solutions-admin .admin-container{max-width:1400px;margin:0 auto;background:#fff;border-radius:16px;padding:32px;box-shadow:0 8px 32px #0000001a}.automation-solutions-admin .admin-container .admin-header{margin-bottom:32px}.automation-solutions-admin .admin-container .admin-header .header-content{display:flex;align-items:center}.automation-solutions-admin .admin-container .admin-header .header-content .back-btn{margin-right:24px;width:48px;height:48px;background:#1890ff1a;border:1px solid rgba(24,144,255,.2);transition:all .3s ease}.automation-solutions-admin .admin-container .admin-header .header-content .back-btn:hover{background:#1890ff;color:#fff;transform:scale(1.05)}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:64px;height:64px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;box-shadow:0 4px 15px #1890ff4d}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:32px;color:#fff;z-index:2}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper .icon-glow{position:absolute;top:-2px;left:-2px;right:-2px;bottom:-2px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.automation-solutions-admin .admin-container .admin-header .header-content .header-text{margin-left:24px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-title{margin:0 0 8px;font-size:32px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:16px;color:#6b7280;margin:0}.automation-solutions-admin .admin-container .admin-content .ant-tabs .ant-tabs-tab{font-size:16px;font-weight:600}.automation-solutions-admin .admin-container .admin-content .ant-tabs .ant-tabs-content-holder{padding-top:24px}.automation-solutions-admin .admin-container .admin-content .ant-card{border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 2px 8px #0000000f}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-head{border-bottom:1px solid #f0f0f0;background:#fafafa}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-head .ant-card-head-title{font-size:18px;font-weight:600;color:#333}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-body{padding:24px}.automation-solutions-admin .admin-container .admin-content .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333}.automation-solutions-admin .admin-container .admin-content .ant-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.automation-solutions-admin .admin-container .admin-content .ant-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.automation-solutions-admin .ant-modal .ant-modal-header{border-bottom:1px solid #f0f0f0;background:#fafafa}.automation-solutions-admin .ant-modal .ant-modal-header .ant-modal-title{font-size:18px;font-weight:600;color:#333}.automation-solutions-admin .ant-modal .ant-modal-body{padding:24px}.automation-solutions-admin .ant-modal .ant-form-item-label>label{font-weight:600;color:#333}.automation-solutions-admin .ant-modal .ant-input,.automation-solutions-admin .ant-modal .ant-input-number,.automation-solutions-admin .ant-modal .ant-select-selector,.automation-solutions-admin .ant-modal .ant-textarea{border-radius:6px;border:1px solid #d9d9d9;transition:all .3s ease}.automation-solutions-admin .ant-modal .ant-input:hover,.automation-solutions-admin .ant-modal .ant-input-number:hover,.automation-solutions-admin .ant-modal .ant-select-selector:hover,.automation-solutions-admin .ant-modal .ant-textarea:hover{border-color:#40a9ff}.automation-solutions-admin .ant-modal .ant-input:focus,.automation-solutions-admin .ant-modal .ant-input-number:focus,.automation-solutions-admin .ant-modal .ant-select-selector:focus,.automation-solutions-admin .ant-modal .ant-textarea:focus{border-color:#1890ff;box-shadow:0 0 0 2px #1890ff33}.automation-solutions-admin .ant-modal .ant-btn{border-radius:6px;font-weight:600;transition:all .3s ease}.automation-solutions-admin .ant-modal .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 2px 8px #1890ff4d}.automation-solutions-admin .ant-modal .ant-btn.ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1890ff66}.automation-solutions-admin .ant-tag{border-radius:6px;font-weight:500;padding:4px 8px}.automation-solutions-admin .ant-btn{border-radius:6px;font-weight:500;transition:all .3s ease}.automation-solutions-admin .ant-btn.ant-btn-link{padding:4px 8px;height:auto}.automation-solutions-admin .ant-btn.ant-btn-primary{background:linear-gradient(135deg,#1890ff,#40a9ff);border:none;box-shadow:0 2px 8px #1890ff4d}.automation-solutions-admin .ant-btn.ant-btn-primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1890ff66}@media screen and (max-width:1200px){.automation-solutions-admin{padding:16px}.automation-solutions-admin .admin-container{padding:24px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper{width:56px;height:56px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:28px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text{margin-left:20px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-title{font-size:28px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:15px}}@media screen and (max-width:768px){.automation-solutions-admin{padding:12px}.automation-solutions-admin .admin-container{padding:16px;border-radius:12px}.automation-solutions-admin .admin-container .admin-header .header-content{flex-direction:column;text-align:center}.automation-solutions-admin .admin-container .admin-header .header-content .back-btn{margin-right:0;margin-bottom:16px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper{width:48px;height:48px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon{font-size:24px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text{margin-left:0;margin-top:16px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-title{font-size:24px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:14px}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-body{padding:16px}.automation-solutions-admin .admin-container .admin-content .ant-table{font-size:14px}}@media screen and (max-width:480px){.automation-solutions-admin .admin-container{padding:12px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper{width:40px;height:40px}.automation-solutions-admin .admin-container .admin-header .header-content .admin-icon-wrapper .admin-icon,.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-title{font-size:20px}.automation-solutions-admin .admin-container .admin-header .header-content .header-text .admin-subtitle{font-size:13px}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-head .ant-card-head-title{font-size:16px}.automation-solutions-admin .admin-container .admin-content .ant-card .ant-card-body{padding:12px}.automation-solutions-admin .admin-container .admin-content .ant-table{font-size:12px}.automation-solutions-admin .admin-container .admin-content .ant-table .ant-table-thead>tr>th,.automation-solutions-admin .admin-container .admin-content .ant-table .ant-table-tbody>tr>td{padding:8px 4px}}.orders-admin{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.orders-admin .orders-container{max-width:1400px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.orders-admin .orders-container .orders-header{margin-bottom:30px}.orders-admin .orders-container .orders-header .header-content{display:flex;align-items:center}.orders-admin .orders-container .orders-header .header-content .back-button{margin-right:20px;font-size:16px;color:#1890ff}.orders-admin .orders-container .orders-header .header-content .back-button:hover{color:#40a9ff;background-color:#1890ff1a}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;box-shadow:0 8px 25px #1890ff4d}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper .header-icon{font-size:40px;color:#fff;z-index:2}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper .icon-glow{position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.orders-admin .orders-container .orders-header .header-content .header-text{margin-left:32px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.orders-admin .orders-container .orders-header .header-content .header-text .orders-subtitle{font-size:18px;color:#6b7280;margin:0}.orders-admin .orders-container .search-filters{margin-bottom:30px;padding:20px;background:#fafafa;border-radius:12px;border:1px solid #e8e8e8}.orders-admin .orders-container .orders-tabs .orders-tabs-content .ant-tabs-tab{font-size:16px;font-weight:600}.orders-admin .orders-container .orders-tabs .orders-tabs-content .ant-tabs-tab .anticon{margin-right:8px}.orders-admin .orders-container .orders-tabs .orders-tabs-content .ant-tabs-content-holder{padding-top:20px}.orders-admin .orders-container .orders-tabs .orders-card{border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000d}.orders-admin .orders-container .orders-tabs .orders-card .table-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333;border-bottom:2px solid #e8e8e8}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-tbody>tr>td:last-child .ant-btn-link{padding:0;height:auto;color:#1890ff}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-tbody>tr>td:last-child .ant-btn-link:hover{color:#40a9ff}.orders-admin .orders-container .orders-tabs .orders-card .orders-table .ant-table-tbody>tr>td:last-child .ant-btn-link .anticon{margin-right:4px}.orders-admin .orders-container .order-details-modal .order-details-content .detail-section{margin-bottom:20px;border-radius:8px;border:1px solid #e8e8e8}.orders-admin .orders-container .order-details-modal .order-details-content .detail-section:last-child{margin-bottom:0}.orders-admin .orders-container .order-details-modal .order-details-content .detail-section .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8}.orders-admin .orders-container .order-details-modal .order-details-content .detail-section .ant-card-head .ant-card-head-title{font-weight:600;color:#333}.orders-admin .orders-container .order-details-modal .order-details-content .detail-section .ant-card-body{padding:16px}@media screen and (max-width:1024px){.orders-admin{padding:16px}.orders-admin .orders-container{padding:32px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper{width:64px;height:64px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper .header-icon{font-size:32px}.orders-admin .orders-container .orders-header .header-content .header-text{margin-left:24px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-title{font-size:40px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-subtitle{font-size:16px}}@media screen and (max-width:768px){.orders-admin{padding:12px}.orders-admin .orders-container{padding:24px;border-radius:16px}.orders-admin .orders-container .orders-header .header-content{flex-direction:column;text-align:center}.orders-admin .orders-container .orders-header .header-content .back-button{margin-right:0;margin-bottom:20px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper{width:56px;height:56px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper .header-icon{font-size:28px}.orders-admin .orders-container .orders-header .header-content .header-text{margin-left:0;margin-top:20px;text-align:center}.orders-admin .orders-container .orders-header .header-content .header-text .orders-title{font-size:36px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-subtitle{font-size:15px}.orders-admin .orders-container .search-filters .ant-row .ant-col{margin-bottom:16px}}@media screen and (max-width:480px){.orders-admin .orders-container{padding:16px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper{width:48px;height:48px}.orders-admin .orders-container .orders-header .header-content .header-icon-wrapper .header-icon{font-size:24px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-title{font-size:32px}.orders-admin .orders-container .orders-header .header-content .header-text .orders-subtitle{font-size:14px}}.users-admin{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.users-admin .users-container{max-width:1400px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.users-admin .users-container .users-header{margin-bottom:30px}.users-admin .users-container .users-header .header-content{display:flex;align-items:center}.users-admin .users-container .users-header .header-content .back-button{margin-right:20px;font-size:16px;color:#1890ff}.users-admin .users-container .users-header .header-content .back-button:hover{color:#40a9ff;background-color:#1890ff1a}.users-admin .users-container .users-header .header-content .header-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#722ed1,#9254de);border-radius:50%;box-shadow:0 8px 25px #722ed14d}.users-admin .users-container .users-header .header-content .header-icon-wrapper .header-icon{font-size:40px;color:#fff;z-index:2}.users-admin .users-container .users-header .header-content .header-icon-wrapper .icon-glow{position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(135deg,#722ed1,#9254de);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.users-admin .users-container .users-header .header-content .header-text{margin-left:32px}.users-admin .users-container .users-header .header-content .header-text .users-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#722ed1,#9254de);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.users-admin .users-container .users-header .header-content .header-text .users-subtitle{font-size:18px;color:#6b7280;margin:0}.users-admin .users-container .search-filters{margin-bottom:30px;padding:20px;background:#fafafa;border-radius:12px;border:1px solid #e8e8e8}.users-admin .users-container .search-filters .ant-form-item{margin-bottom:0}.users-admin .users-container .customers-section .customers-card{border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000d}.users-admin .users-container .customers-section .customers-card .table-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.users-admin .users-container .customers-section .customers-card .customers-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333;border-bottom:2px solid #e8e8e8}.users-admin .users-container .customers-section .customers-card .customers-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.users-admin .users-container .customers-section .customers-card .customers-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.users-admin .users-container .function-descriptions{margin-bottom:30px}.users-admin .users-container .function-descriptions .function-card{height:100%;border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000d;transition:all .3s ease}.users-admin .users-container .function-descriptions .function-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.users-admin .users-container .function-descriptions .function-card.vip-card{border-left:4px solid #faad14}.users-admin .users-container .function-descriptions .function-card.old-customer-card{border-left:4px solid #52c41a}.users-admin .users-container .function-descriptions .function-card .function-content .function-description{display:block;margin-bottom:16px;font-size:14px;line-height:1.6}.users-admin .users-container .function-descriptions .function-card .function-content .function-benefits{margin-bottom:16px}.users-admin .users-container .function-descriptions .function-card .function-content .function-benefits ul{margin:8px 0 0;padding-left:20px}.users-admin .users-container .function-descriptions .function-card .function-content .function-benefits ul li{margin-bottom:4px;color:#666;font-size:13px}.users-admin .users-container .upgrade-modal .upgrade-modal-content .upgrade-benefits{margin-top:20px;padding:16px;background:#f9f9f9;border-radius:8px;border:1px solid #e8e8e8}.users-admin .users-container .upgrade-modal .upgrade-modal-content .upgrade-benefits ul{margin:8px 0 0;padding-left:20px}.users-admin .users-container .upgrade-modal .upgrade-modal-content .upgrade-benefits ul li{margin-bottom:4px;color:#666;font-size:14px}.users-admin .users-container .customer-details-modal .customer-details-content .detail-section{margin-bottom:20px;border-radius:8px;border:1px solid #e8e8e8}.users-admin .users-container .customer-details-modal .customer-details-content .detail-section:last-child{margin-bottom:0}.users-admin .users-container .customer-details-modal .customer-details-content .detail-section .ant-card-head{background:#fafafa;border-bottom:1px solid #e8e8e8}.users-admin .users-container .customer-details-modal .customer-details-content .detail-section .ant-card-head .ant-card-head-title{font-weight:600;color:#333}.users-admin .users-container .customer-details-modal .customer-details-content .detail-section .ant-card-body{padding:16px}@media screen and (max-width:1024px){.users-admin{padding:16px}.users-admin .users-container{padding:32px}.users-admin .users-container .users-header .header-content .header-icon-wrapper{width:64px;height:64px}.users-admin .users-container .users-header .header-content .header-icon-wrapper .header-icon{font-size:32px}.users-admin .users-container .users-header .header-content .header-text{margin-left:24px}.users-admin .users-container .users-header .header-content .header-text .users-title{font-size:40px}.users-admin .users-container .users-header .header-content .header-text .users-subtitle{font-size:16px}}@media screen and (max-width:768px){.users-admin{padding:12px}.users-admin .users-container{padding:24px;border-radius:16px}.users-admin .users-container .users-header .header-content{flex-direction:column;text-align:center}.users-admin .users-container .users-header .header-content .back-button{margin-right:0;margin-bottom:20px}.users-admin .users-container .users-header .header-content .header-icon-wrapper{width:56px;height:56px}.users-admin .users-container .users-header .header-content .header-icon-wrapper .header-icon{font-size:28px}.users-admin .users-container .users-header .header-content .header-text{margin-left:0;margin-top:20px;text-align:center}.users-admin .users-container .users-header .header-content .header-text .users-title{font-size:36px}.users-admin .users-container .users-header .header-content .header-text .users-subtitle{font-size:15px}.users-admin .users-container .search-filters .ant-row .ant-col{margin-bottom:16px}}@media screen and (max-width:480px){.users-admin .users-container{padding:16px}.users-admin .users-container .users-header .header-content .header-icon-wrapper{width:48px;height:48px}.users-admin .users-container .users-header .header-content .header-icon-wrapper .header-icon{font-size:24px}.users-admin .users-container .users-header .header-content .header-text .users-title{font-size:32px}.users-admin .users-container .users-header .header-content .header-text .users-subtitle{font-size:14px}}.coupons-admin{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.coupons-admin .coupons-container{max-width:1400px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.coupons-admin .coupons-container .coupons-header{margin-bottom:30px}.coupons-admin .coupons-container .coupons-header .header-content{display:flex;align-items:center}.coupons-admin .coupons-container .coupons-header .header-content .back-button{margin-right:20px;font-size:16px;color:#1890ff}.coupons-admin .coupons-container .coupons-header .header-content .back-button:hover{color:#40a9ff;background-color:#1890ff1a}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#eb2f96,#f759ab);border-radius:50%;box-shadow:0 8px 25px #eb2f964d}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper .header-icon{font-size:40px;color:#fff;z-index:2}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper .icon-glow{position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(135deg,#eb2f96,#f759ab);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.coupons-admin .coupons-container .coupons-header .header-content .header-text{margin-left:32px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#eb2f96,#f759ab);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-subtitle{font-size:18px;color:#6b7280;margin:0}.coupons-admin .coupons-container .search-filters{margin-bottom:30px;padding:20px;background:#fafafa;border-radius:12px;border:1px solid #e8e8e8}.coupons-admin .coupons-container .coupons-section .coupons-card{border-radius:12px;border:1px solid #e8e8e8;box-shadow:0 4px 12px #0000000d}.coupons-admin .coupons-container .coupons-section .coupons-card .table-header{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.coupons-admin .coupons-container .coupons-section .coupons-card .coupons-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333;border-bottom:2px solid #e8e8e8}.coupons-admin .coupons-container .coupons-section .coupons-card .coupons-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.coupons-admin .coupons-container .coupons-section .coupons-card .coupons-table .ant-table-tbody>tr>td{border-bottom:1px solid #f0f0f0}.coupons-admin .coupons-container .create-coupon-modal .ant-form-item-label>label{font-weight:600;color:#333}.coupons-admin .coupons-container .create-coupon-modal .ant-input-group-compact{display:flex}@media screen and (max-width:1024px){.coupons-admin{padding:16px}.coupons-admin .coupons-container{padding:32px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper{width:64px;height:64px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper .header-icon{font-size:32px}.coupons-admin .coupons-container .coupons-header .header-content .header-text{margin-left:24px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-title{font-size:40px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-subtitle{font-size:16px}}@media screen and (max-width:768px){.coupons-admin{padding:12px}.coupons-admin .coupons-container{padding:24px;border-radius:16px}.coupons-admin .coupons-container .coupons-header .header-content{flex-direction:column;text-align:center}.coupons-admin .coupons-container .coupons-header .header-content .back-button{margin-right:0;margin-bottom:20px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper{width:56px;height:56px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper .header-icon{font-size:28px}.coupons-admin .coupons-container .coupons-header .header-content .header-text{margin-left:0;margin-top:20px;text-align:center}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-title{font-size:36px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-subtitle{font-size:15px}.coupons-admin .coupons-container .search-filters .ant-row .ant-col{margin-bottom:16px}}@media screen and (max-width:480px){.coupons-admin .coupons-container{padding:16px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper{width:48px;height:48px}.coupons-admin .coupons-container .coupons-header .header-content .header-icon-wrapper .header-icon{font-size:24px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-title{font-size:32px}.coupons-admin .coupons-container .coupons-header .header-content .header-text .coupons-subtitle{font-size:14px}}.categories-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.categories-page .page-container{max-width:1400px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.categories-page .page-header{margin-bottom:40px}.categories-page .page-header .header-content{display:flex;align-items:center;justify-content:center;margin-top:20px}.categories-page .page-header .header-content .page-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;box-shadow:0 8px 25px #1890ff4d}.categories-page .page-header .header-content .page-icon-wrapper .page-icon{font-size:40px;color:#fff;z-index:2}.categories-page .page-header .header-content .page-icon-wrapper .icon-glow{position:absolute;top:-4px;left:-4px;right:-4px;bottom:-4px;background:linear-gradient(135deg,#1890ff,#40a9ff);border-radius:50%;opacity:.3;animation:pulse 2s infinite}.categories-page .page-header .header-content .header-text{margin-left:32px;text-align:left}.categories-page .page-header .header-content .header-text .page-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.categories-page .page-header .header-content .header-text .page-subtitle{font-size:18px;color:#6b7280;margin:0}.categories-page .statistics-section{margin-bottom:40px}.categories-page .statistics-section .stat-card{border-radius:12px;border:1px solid #e8e8e8;transition:all .3s ease}.categories-page .statistics-section .stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.categories-page .categories-content{margin-bottom:40px}.categories-page .categories-content .category-tabs .ant-tabs-tab{font-size:16px;font-weight:600}.categories-page .categories-content .category-group{margin-bottom:40px}.categories-page .categories-content .category-group .group-header{display:flex;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #f0f0f0}.categories-page .categories-content .category-group .group-header .group-title{margin:0 16px 0 0;font-size:24px;font-weight:600;color:#333}.categories-page .categories-content .category-group .group-header .group-subtitle{font-size:14px;color:#666;margin-right:16px}.categories-page .categories-content .category-group .group-header .group-count{font-size:12px}.categories-page .categories-content .category-group .category-grid .category-card{height:100%;border-radius:16px;overflow:hidden;border:2px solid transparent;transition:all .3s cubic-bezier(.4,0,.2,1);background:#fff}.categories-page .categories-content .category-group .category-grid .category-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px #00000026;border-color:currentColor}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content{padding:24px;height:100%;display:flex;flex-direction:column}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-icon{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:24px;margin-bottom:16px;box-shadow:0 4px 12px #00000026}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-icon .icon-emoji{font-size:28px}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-info{flex:1;margin-bottom:20px}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-info .category-name{margin:0 0 8px;color:#333;font-weight:600;line-height:1.4;font-size:18px}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-info .category-name-en{font-size:14px;color:#666;margin-bottom:8px;display:block}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-info .category-description{font-size:13px;line-height:1.5;color:#666}.categories-page .categories-content .category-group .category-grid .category-card .category-card-content .category-actions{margin-top:auto}.categories-page .usage-tips{margin-top:40px}.category-products-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}.category-products-page .page-container{max-width:1400px;margin:0 auto;background:#fffffff2;border-radius:20px;padding:40px;box-shadow:0 20px 40px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.category-products-page .page-header{margin-bottom:40px}.category-products-page .page-header .header-content{display:flex;align-items:center;justify-content:center;margin-top:20px}.category-products-page .page-header .header-content .category-icon-wrapper{position:relative;display:flex;align-items:center;justify-content:center;width:80px;height:80px;border-radius:50%;box-shadow:0 8px 25px #0003}.category-products-page .page-header .header-content .category-icon-wrapper .category-emoji{font-size:40px;color:#fff;z-index:2}.category-products-page .page-header .header-content .header-text{margin-left:32px;text-align:left}.category-products-page .page-header .header-content .header-text .page-title{margin:0 0 8px;font-size:48px;font-weight:700;background:linear-gradient(135deg,#1890ff,#40a9ff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent}.category-products-page .page-header .header-content .header-text .page-subtitle{font-size:18px;color:#6b7280;margin:0}.category-products-page .statistics-section{margin-bottom:40px}.category-products-page .statistics-section .stat-card{border-radius:12px;border:1px solid #e8e8e8;transition:all .3s ease}.category-products-page .statistics-section .stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.category-products-page .toolbar-card{margin-bottom:24px;border-radius:12px;border:1px solid #e8e8e8}.category-products-page .toolbar-card .ant-card-body{padding:20px}.category-products-page .table-card{border-radius:12px;border:1px solid #e8e8e8}.category-products-page .table-card .ant-card-body{padding:0}.category-products-page .table-card .ant-table .ant-table-thead>tr>th{background:#fafafa;font-weight:600;color:#333}.category-products-page .table-card .ant-table .ant-table-tbody>tr:hover>td{background:#f5f5f5}.error-page{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:24px}@keyframes pulse{0%{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.1}to{transform:scale(1);opacity:.3}}@media screen and (max-width:1024px){.categories-page,.category-products-page{padding:16px}.categories-page .page-container,.category-products-page .page-container{padding:32px}.categories-page .page-container .page-header .header-content .page-icon-wrapper,.category-products-page .page-container .page-header .header-content .page-icon-wrapper{width:64px;height:64px}.categories-page .page-container .page-header .header-content .page-icon-wrapper .page-icon,.category-products-page .page-container .page-header .header-content .page-icon-wrapper .page-icon{font-size:32px}.categories-page .page-container .page-header .header-content .header-text,.category-products-page .page-container .page-header .header-content .header-text{margin-left:24px}.categories-page .page-container .page-header .header-content .header-text .page-title,.category-products-page .page-container .page-header .header-content .header-text .page-title{font-size:40px}.categories-page .page-container .page-header .header-content .header-text .page-subtitle,.category-products-page .page-container .page-header .header-content .header-text .page-subtitle{font-size:16px}}@media screen and (max-width:768px){.categories-page,.category-products-page{padding:12px}.categories-page .page-container,.category-products-page .page-container{padding:24px;border-radius:16px}.categories-page .page-container .page-header .header-content,.category-products-page .page-container .page-header .header-content{flex-direction:column;text-align:center}.categories-page .page-container .page-header .header-content .page-icon-wrapper,.category-products-page .page-container .page-header .header-content .page-icon-wrapper{width:56px;height:56px}.categories-page .page-container .page-header .header-content .page-icon-wrapper .page-icon,.category-products-page .page-container .page-header .header-content .page-icon-wrapper .page-icon{font-size:28px}.categories-page .page-container .page-header .header-content .header-text,.category-products-page .page-container .page-header .header-content .header-text{margin-left:0;margin-top:20px;text-align:center}.categories-page .page-container .page-header .header-content .header-text .page-title,.category-products-page .page-container .page-header .header-content .header-text .page-title{font-size:36px}.categories-page .page-container .page-header .header-content .header-text .page-subtitle,.category-products-page .page-container .page-header .header-content .header-text .page-subtitle{font-size:15px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content{padding:20px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-icon,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-icon{width:48px;height:48px;font-size:20px;margin-right:12px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-title-section .category-title,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-title-section .category-title{font-size:16px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-title-section .category-description,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-title-section .category-description{font-size:13px}}@media screen and (max-width:480px){.categories-page .page-container,.category-products-page .page-container{padding:16px}.categories-page .page-container .page-header .header-content .page-icon-wrapper,.category-products-page .page-container .page-header .header-content .page-icon-wrapper{width:48px;height:48px}.categories-page .page-container .page-header .header-content .page-icon-wrapper .page-icon,.category-products-page .page-container .page-header .header-content .page-icon-wrapper .page-icon{font-size:24px}.categories-page .page-container .page-header .header-content .header-text .page-title,.category-products-page .page-container .page-header .header-content .header-text .page-title{font-size:32px}.categories-page .page-container .page-header .header-content .header-text .page-subtitle,.category-products-page .page-container .page-header .header-content .header-text .page-subtitle{font-size:14px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content{padding:16px}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header{flex-direction:column;text-align:center}.categories-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-icon,.category-products-page .page-container .categories-content .category-group .category-grid .category-card .category-card-content .category-header .category-icon{margin-right:0;margin-bottom:12px}}.privacy-policy-container{min-height:100vh;background-color:#f5f5f5}.privacy-policy-container .privacy-hero{padding:64px 0;background-color:#fff;text-align:center}.privacy-policy-container .privacy-hero .hero-title{margin-bottom:24px;color:#333}.privacy-policy-container .privacy-hero .hero-description{max-width:800px;margin:0 auto;font-size:18px;color:#666}.privacy-policy-container .privacy-content{padding:64px 0}.privacy-policy-container .privacy-content .privacy-card{height:100%;box-shadow:0 2px 8px #0000001a}.privacy-policy-container .privacy-content .privacy-card .ant-card-head{border-bottom:none}.privacy-policy-container .privacy-content .privacy-card .ant-list-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.privacy-policy-container .privacy-content .privacy-card .ant-list-item:last-child{border-bottom:none}.privacy-policy-container .privacy-cta{padding:64px 0;background-color:#87c8d2}.privacy-policy-container .privacy-cta .cta-card{background-color:transparent;border:none}.privacy-policy-container .privacy-cta .cta-card .cta-title{color:#fff;margin:0}.privacy-policy-container .privacy-cta .cta-card .ant-btn{background-color:#fff;color:#87c8d2;border:none}.privacy-policy-container .privacy-cta .cta-card .ant-btn:hover{background-color:#f0f0f0}@media(max-width:768px){.privacy-policy-container .privacy-hero,.privacy-policy-container .privacy-content,.privacy-policy-container .privacy-cta{padding:48px 0}}.Describe .topTitle{margin:.5rem 0 .2rem .5rem;color:#4c757b;font-weight:600;font-size:.3rem}.Describe .topCont{color:#000;margin:0 0 .6rem .5rem;font-size:.16rem;width:50%}.Describe .center{padding:3% 0 5% 5%;color:#000;font-size:.15rem}.Describe .content{width:40%;margin-right:6%}.Describe .lis{border-bottom:2px solid #555;padding-bottom:.1rem;margin-top:.3rem}.Describe .iput{width:100%;background-color:#e8f4f4;font-size:16px;font-family:JosefinSans-Regular}.Describe textarea.iput{border:none;outline:none;resize:none}.Describe .sub{margin-top:.3rem;color:#fff;background-color:#3f757b;padding:.11rem 0;width:36%;border-radius:.1rem;text-align:center;cursor:pointer}.Describe .one{font-weight:600;margin-bottom:.2rem}.Describe .secctBtn{flex-direction:column;padding:5% 0}.Describe .btns{font-size:.15rem;background-color:#3f757b;margin-top:.3rem;padding:.1rem .38rem;border-radius:.1rem;cursor:pointer}.Describe .title{font-size:.25rem;font-weight:600}.Describe p{margin:1em 0}.Describe ul,.Describe ol{list-style-type:disc;margin-block-start:1em;margin-block-end:1em;padding-inline-start:40px}.Describe ul li{list-style-type:disc}.Describe ol li{list-style-type:decimal}.Describe h2{text-transform:none;margin:.83em 0}.Describe ul.no-padding,.Describe ul.no-padding li{padding-inline-start:0;list-style-position:inside}@media screen and (max-width:950px){.Describe .topTitle{font-size:.4rem}.Describe .topCont{font-size:.2rem;width:70%}.Describe .center{font-size:.2rem}.Describe .content{width:50%}}@media screen and (max-width:560px){.Describe .topTitle{margin:.6rem 0 .5rem .6rem;font-size:.64rem}.Describe .topCont{font-size:.28rem;width:76%;line-height:.34rem}.Describe .center{flex-direction:column;align-items:flex-start;padding:3% .56rem}.Describe .content{width:88%;margin:0;font-size:.28rem}.Describe .lis{margin:.6rem 0;padding-bottom:.24rem}.Describe .sub{margin-top:.4rem;line-height:.5rem;width:100%;font-weight:600;border-radius:.26rem}.Describe .care{font-size:.28rem;margin:.7rem 0;line-height:.34rem}.Describe .one{padding:.2rem 0}.Describe .secctBtn{padding:15% 0}.Describe .title{font-size:.7rem;width:70%;line-height:.9rem;text-align:center}.Describe .btns{font-size:.3rem;margin-top:.5rem;font-weight:600;width:80%;text-align:center;padding:.27rem 0;border-radius:.3rem}}.terms-conditions-container{min-height:100vh;background-color:#f5f5f5}.terms-conditions-container .terms-hero{padding:64px 0;background-color:#fff;text-align:center}.terms-conditions-container .terms-hero .hero-title{margin-bottom:24px;color:#333}.terms-conditions-container .terms-hero .hero-description{max-width:800px;margin:0 auto;font-size:18px;color:#666}.terms-conditions-container .terms-content{padding:64px 0}.terms-conditions-container .terms-content .terms-card{height:100%;box-shadow:0 2px 8px #0000001a}.terms-conditions-container .terms-content .terms-card .ant-card-head{border-bottom:none}.terms-conditions-container .terms-content .terms-card .ant-list-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.terms-conditions-container .terms-content .terms-card .ant-list-item:last-child{border-bottom:none}.terms-conditions-container .terms-cta{padding:64px 0;background-color:#87c8d2}.terms-conditions-container .terms-cta .cta-card{background-color:transparent;border:none}.terms-conditions-container .terms-cta .cta-card .cta-title{color:#fff;margin:0}.terms-conditions-container .terms-cta .cta-card .ant-btn{background-color:#fff;color:#87c8d2;border:none}.terms-conditions-container .terms-cta .cta-card .ant-btn:hover{background-color:#f0f0f0}@media(max-width:768px){.terms-conditions-container .terms-hero,.terms-conditions-container .terms-content,.terms-conditions-container .terms-cta{padding:48px 0}}.terms-delivery-container{min-height:100vh;background-color:#f5f5f5}.terms-delivery-container .terms-hero{padding:64px 0;background-color:#fff;text-align:center}.terms-delivery-container .terms-hero .hero-title{margin-bottom:24px;color:#333}.terms-delivery-container .terms-hero .hero-description{max-width:800px;margin:0 auto;font-size:18px;color:#666}.terms-delivery-container .terms-content{padding:64px 0}.terms-delivery-container .terms-content .terms-card{height:100%;box-shadow:0 2px 8px #0000001a}.terms-delivery-container .terms-content .terms-card .ant-card-head{border-bottom:none}.terms-delivery-container .terms-content .terms-card .ant-list-item{padding:12px 0;border-bottom:1px solid #f0f0f0}.terms-delivery-container .terms-content .terms-card .ant-list-item:last-child{border-bottom:none}.terms-delivery-container .terms-cta{padding:64px 0;background-color:#87c8d2}.terms-delivery-container .terms-cta .cta-card{background-color:transparent;border:none}.terms-delivery-container .terms-cta .cta-card .cta-title{color:#fff;margin:0}.terms-delivery-container .terms-cta .cta-card .ant-btn{background-color:#fff;color:#87c8d2;border:none}.terms-delivery-container .terms-cta .cta-card .ant-btn:hover{background-color:#f0f0f0}@media(max-width:768px){.terms-delivery-container .terms-hero,.terms-delivery-container .terms-content,.terms-delivery-container .terms-cta{padding:48px 0}}.forget-password-container{max-width:480px;margin:48px auto;padding:0 24px}.forget-password-container .forget-password-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.forget-password-container .forget-password-card .ant-card-body{padding:32px}.forget-password-container .back-link{display:inline-flex;align-items:center;margin-bottom:24px;color:#00000073;font-size:14px}.forget-password-container .back-link:hover{color:#1890ff}.forget-password-container .back-link .anticon{margin-right:8px}.forget-password-container .description{display:block;margin-bottom:32px}.forget-password-container .forget-password-form .ant-form-item{margin-bottom:24px}.forget-password-container .forget-password-form .ant-input-affix-wrapper{border-radius:6px}.forget-password-container .forget-password-form .ant-btn{height:48px;border-radius:6px;font-weight:500}@media screen and (max-width:768px){.forget-password-container{margin:24px auto}.forget-password-container .forget-password-card .ant-card-body{padding:24px}.forget-password-container .forget-password-form .ant-form-item{margin-bottom:16px}.forget-password-container .forget-password-form .ant-btn{height:44px}}.reset-password-container{max-width:480px;margin:48px auto;padding:0 24px}.reset-password-container .reset-password-card{border-radius:8px;box-shadow:0 2px 8px #0000001a}.reset-password-container .reset-password-card .ant-card-body{padding:32px}.reset-password-container .back-link{display:inline-flex;align-items:center;margin-bottom:24px;color:#00000073;font-size:14px}.reset-password-container .back-link:hover{color:#1890ff}.reset-password-container .back-link .anticon{margin-right:8px}.reset-password-container .description{display:block;margin-bottom:32px}.reset-password-container .reset-password-form .ant-form-item{margin-bottom:24px}.reset-password-container .reset-password-form .ant-input-affix-wrapper{border-radius:6px}.reset-password-container .reset-password-form .ant-btn{height:48px;border-radius:6px;font-weight:500}@media screen and (max-width:768px){.reset-password-container{margin:24px auto}.reset-password-container .reset-password-card .ant-card-body{padding:24px}.reset-password-container .reset-password-form .ant-form-item{margin-bottom:16px}.reset-password-container .reset-password-form .ant-btn{height:44px}}.wishlist-screen{padding:32px 16px 48px}.wishlist-container{max-width:1280px;margin:0 auto}.wishlist-hero{margin-bottom:24px}.wishlist-loading{display:flex;justify-content:center;padding:64px 0}.wishlist-card{height:100%}.wishlist-image-wrap{height:220px;display:flex;align-items:center;justify-content:center;background:linear-gradient(180deg,#fffdf7,#f7f7f7);padding:16px}.wishlist-image{max-width:100%;max-height:100%;object-fit:contain}.wishlist-title{margin-bottom:0!important}.wishlist-price{color:#ffc008;font-size:18px;font-weight:700}.wishlist-empty-card{margin-top:24px}._bgColors_mfybo_1{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}._bgMobileColors_mfybo_6{display:flex;flex-wrap:nowrap;gap:10px;overflow-x:auto}._bgColor_mfybo_1{width:50px;height:50px;border-radius:.06rem;border:2px solid #000;cursor:pointer}._bgMobileColor_mfybo_6{width:20px;height:20px;border-radius:50%;flex-shrink:0}._activeBgColor_mfybo_25{border:3px solid #ffc008}._container_mt1ij_1{display:flex;flex-direction:row;padding:20px 0;max-width:1200px;margin:0 auto}@media screen and (max-width:720px){._container_mt1ij_1{flex-direction:column;padding:15px}}._left_mt1ij_14{display:flex;align-items:flex-start;gap:10px;width:500px}@media screen and (max-width:720px){._left_mt1ij_14{flex-direction:row;flex-wrap:wrap;width:auto}}._leftActions_mt1ij_27{display:flex;flex-direction:column;flex-wrap:wrap;gap:10px}@media screen and (max-width:720px){._leftActions_mt1ij_27{flex-direction:row}}._right_mt1ij_38{display:flex;flex-direction:column;flex:1;margin:0 20px}@media screen and (max-width:720px){._right_mt1ij_38{margin:20px 0}}._rightTop_mt1ij_49{display:flex;flex-wrap:wrap;align-items:center;gap:10px}@media screen and (max-width:720px){._rightTop_mt1ij_49{flex-wrap:wrap;gap:10px}}._rightTopBtns_mt1ij_61{display:flex;gap:10px}._rightTopFirst_mt1ij_65{justify-content:space-between;width:100%;padding-bottom:10px;border-bottom:1px solid #e1e1e1}._rightTopSecond_mt1ij_71{display:flex;justify-content:space-between;width:100%}._rightTopThird_mt1ij_76{display:flex;width:100%}._rightBottom_mt1ij_80{position:relative;border-radius:10px;margin-top:20px;overflow:hidden}._previewImgWrap_mt1ij_86{display:flex;align-items:center;flex-direction:column;position:relative;flex:1 1 0%}._previewModal_mt1ij_93{width:100%!important}._previewContainer_mt1ij_96{display:flex;align-items:center;justify-content:center;gap:50px}._previewImg_mt1ij_86{width:300px;max-width:100%}._textPanelHeader_mt1ij_106{display:flex;justify-content:space-between;align-items:center}._textPanelContent_mt1ij_111{margin-bottom:20px;display:flex;overflow-x:auto;max-width:340px;gap:10px;scrollbar-color:rgba(0,0,0,.2) transparent;scrollbar-width:thin;font-family:Aleo,serif}._textPanelFont_mt1ij_121{display:flex;justify-content:center;align-items:center;border:1px solid #e1e1e1;border-radius:16px;padding:10px;width:100px;height:80px;flex-shrink:0;text-align:center;font-size:.2rem;cursor:pointer}@media screen and (max-width:720px){._textPanelFont_mt1ij_121{font-size:.3rem}}._actionCard_mt1ij_140{border:1px solid #e1e1e1;padding:20px;width:100%;border-radius:.06rem;margin-bottom:10px}._actionCardTitle_mt1ij_147{font-size:16px;font-weight:700;margin-bottom:15px}._actionCardSubTitle_mt1ij_152{font-size:14px;font-weight:700;margin:10px 0}._title_mt1ij_157{width:200px}@media screen and (max-width:720px){._title_mt1ij_157{width:180px}}._aspectActive_mt1ij_165:after{content:"";height:1px;background-color:#ffc008;width:100%;display:block;position:absolute;bottom:0;left:0;border-radius:6px}._formatActions_mt1ij_176{display:flex;flex-wrap:wrap;gap:10px}._fullwidth_mt1ij_181{width:100%}._fontBottom_mt1ij_184{display:flex;align-items:center}._fontInput_mt1ij_188{width:100px;margin-right:10px}._activeTextPanelFont_mt1ij_192{border-color:#ffc008}._circle_mt1ij_195{position:absolute;left:185px;top:105px;overflow:hidden;z-index:999}._pin_mt1ij_202{position:absolute;width:20px;height:20px;border:1px dashed #333;border-radius:50%;z-index:99;background-color:#fff}._warning_mt1ij_211{position:absolute;left:107px;top:255px;overflow:hidden;z-index:999;font-family:Arial,serif;font-size:13px;text-shadow:0 0 3px white;height:20px}._editText_mt1ij_222{border:1px solid #e1e1e1;border-radius:.06rem;padding:6px 8px}._dom-hidden_mt1ij_227{display:none}._toolWrap_mt1ij_230{position:absolute;background:#ffc008;border-radius:.06rem;color:#fff;font-size:13px;white-space:nowrap;font-weight:700;will-change:transform;transform:translate(-50%)}.DesignScreen{padding-bottom:100px}.DesignScreen .center{align-items:flex-start;margin-top:.4rem}@media screen and (max-width:970px),(max-width:690px){.DesignScreen .center{flex-direction:column}}.DesignScreen .left{background-color:#87cad2;border-radius:.06rem;margin:0 5% .5rem 0;width:28%;padding:.4rem .3rem;font-weight:600;line-height:.24rem;font-size:.14rem}.DesignScreen .left div{cursor:pointer}@media screen and (max-width:970px){.DesignScreen .left{width:100%}}@media screen and (max-width:690px){.DesignScreen .left{width:100%;font-size:.22rem!important;line-height:.36rem!important}}.DesignScreen.right{flex:1;color:#000}@media screen and (max-width:970px){.DesignScreen.right{width:100%}.DesignScreen.right .title{display:none}}.DesignScreen .title{font-weight:600;margin-bottom:.26rem;font-size:.2rem}@media screen and (max-width:690px){.DesignScreen .title{font-size:.28rem}}.DesignScreen .topName{color:#1e3a8a;font-size:.34rem;font-weight:600;flex:1;text-align:left}@media screen and (max-width:690px){.DesignScreen .topName{font-size:.44rem;padding:0 .3rem;flex-direction:column;align-items:flex-start}}.DesignScreen .detail{color:#1f2937;font-size:.14rem;margin-top:.2rem;line-height:.18rem;width:50%}@media screen and (max-width:690px){.DesignScreen .detail{font-size:.25rem!important;width:90%;line-height:.34rem!important;margin:.5rem .2rem}}.DesignScreen .create{background-color:#ffc008;font-size:.14rem;padding:.12rem .24rem;border-radius:.14rem;cursor:pointer}@media screen and (max-width:690px){.DesignScreen .create{font-size:.2rem;width:100%;text-align:center;padding:.15rem 0;border-radius:.18rem;margin-bottom:.2rem}}.DesignScreen .basket-btn{background-color:#1e3a8a;color:#fff;padding:.13rem .2rem;font-weight:600;margin:.1rem 0;border-radius:.12rem;cursor:pointer}.DesignScreen .basket-btn.PayOrder{width:1rem;background-color:#ffc008}@media screen and (max-width:690px){.DesignScreen .basket-btn{flex-shrink:0}}.DesignScreen div.main-wrap{position:relative;margin:0 auto;min-height:200px}.DesignScreen div.main-wrap div.paging-content{width:100%;height:auto}.DesignScreen div.main-wrap div.paging-content ul.pageItem{width:100%;display:none}.DesignScreen div.main-wrap div.paging-content ul.pageItem.active{display:block}.DesignScreen div.main-wrap div.paging-content ul.pageItem li{width:100%}.DesignScreen div.main-wrap div.paging{position:absolute;bottom:-40px;height:40px;width:600px}.DesignScreen div.main-wrap div.paging>span{width:40px;height:40px;cursor:pointer;float:left}.DesignScreen div.main-wrap div.paging div.page-btn{width:200px!important;height:60px;margin-top:16px;margin-left:-20px;overflow:hidden;float:left;position:relative}.DesignScreen div.main-wrap div.paging div.page-btn ul{width:2000px;height:40px;position:absolute;left:0;top:0}.DesignScreen div.main-wrap div.paging div.page-btn ul li{float:left;line-height:40px;width:40px;height:40px;text-align:center;font-size:20px;color:#666;cursor:pointer}.DesignScreen div.main-wrap div.paging div.page-btn ul li.active{color:#fff;background-color:#1e3a8a;border-radius:50%}@media screen and (max-width:690px){.DesignScreen div.main-wrap div.paging{position:relative;left:0;width:100%;text-align:center;height:auto;display:flex;flex-direction:column;align-items:center}}.DesignScreen table{width:100%;color:#000;border-collapse:collapse;border:2px solid #1e3a8a;font-size:.16rem;text-align:left;margin-top:.26rem;box-sizing:border-box}.DesignScreen table td,.DesignScreen table th{padding:.1rem .02rem}.DesignScreen table th{font-weight:400}.DesignScreen table td{font-size:.12rem}.DesignScreen .ant-carousel .slick-prev:after,.DesignScreen .ant-carousel .slick-next:after{width:26px;height:26px}.DesignScreen .ant-carousel .slick-prev,.DesignScreen .ant-carousel .slick-next,.DesignScreen .ant-carousel .slick-prev:focus,.DesignScreen .ant-carousel .slick-next:focus,.DesignScreen .ant-carousel .slick-prev:hover,.DesignScreen .ant-carousel .slick-next:hover{color:#000;top:-6px}@media screen and (max-width:900px){.DesignScreen .orderDetail{display:block}.DesignScreen .table{display:none}.DesignScreen .basket-contents{margin-left:.4rem;margin-right:.4rem;margin-bottom:-1.2rem}}.AddressScreen .topName{font-size:.44rem;padding:0 .3rem;flex-direction:column;align-items:flex-start}.add:hover{background-color:#333;box-shadow:0 0 5px #0000004d}.bi:hover{transform:rotate(10deg);cursor:pointer}.errs:hover{color:red;animation:shake .5s}@keyframes shake{10%,90%{transform:translate3d(-1px,0,0)}20%,80%{transform:translate3d(2px,0,0)}30%,50%,70%{transform:translate3d(-4px,0,0)}40%,60%{transform:translate3d(4px,0,0)}}.default:hover{background-color:#eee;box-shadow:0 0 5px #0000004d}.save:hover{background-color:#333;box-shadow:0 0 5px #0000004d}.err:hover{color:red;transform:rotate(90deg);cursor:pointer}.AddressScreen .detail{font-size:.2rem;margin:.5rem .2rem;line-height:.26rem}.AddressScreen .mask{display:block}.AddressScreen .err{padding-right:.2rem;margin-bottom:-.2rem}.AddressScreen .err>img{width:.2rem;height:.2rem}.AddressScreen .modify>.errs{width:.16rem;height:.16rem;margin-left:.1rem}.AddressScreen .modify>.bi{width:.18rem;height:.18rem}.AddressScreen .boxUi_item>.flex-center{flex-wrap:wrap}.AddressScreen .mar{margin:-.04rem .04rem 0}.AddressScreen .countrySel{flex:1;background-color:#fff}.AddressScreen select{background-color:#e8f4f4}.AddressScreen .center{align-items:flex-start;margin-top:.4rem}.TextYellowBtn.btn{border-radius:.06rem}.AddressScreen .right{flex:1}.AddressScreen .topName{color:#43757b;font-size:.34rem;font-weight:600;flex:1;text-align:left}.AddressScreen .detail{color:#000;font-size:.14rem;margin-top:.2rem;line-height:.2rem;width:70%}.AddressScreen .account{background-color:#e8f4f4;padding:.4rem .2rem;width:100%;color:#000;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:9;width:660px;height:700px;overflow-y:auto;z-index:10}.AddressScreen .account_title{color:#43757b;font-weight:600}.AddressScreen .lis{flex-wrap:wrap}.AddressScreen .lis_item{width:48%;font-size:.14rem;margin:.2rem 0 .1rem;padding-bottom:.1rem;border-bottom:2px solid #555}.AddressScreen .mask{background-color:#fff;height:100%;overflow:auto}.AddressScreen .SelTitle{position:relative}.AddressScreen .SelTitle .err{position:absolute;right:0;top:25%;transform:translateY(-50%);width:.2rem;height:.2rem;margin-bottom:0}.AddressScreen .mask .modal{max-width:1200px;margin:0 auto;padding:.3rem .5rem 0}.selAddress.AddressScreen .lisOne{flex-direction:column;justify-content:flex-start;flex:1;align-items:flex-start}.selAddress.AddressScreen .inAddress{max-width:1200px;margin:0 auto;display:flex;justify-content:flex-start;padding:0 .5rem;margin-top:.3rem}.selAddress.AddressScreen .inAddress.mobile{padding:50px 0 0}.selAddress.AddressScreen .mobile .formCheckLabel.checked{display:none}.selAddress.AddressScreen .SelTitle{font-size:.3rem;font-weight:600;padding:0 0 .3rem}.AddressScreen .entry{background-color:#e8f4f4;flex:1;margin-left:.04rem}.AddressScreen .subject{font-weight:600}.AddressScreen .entry::placeholder{color:#000}.AddressScreen .save{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer}.AddressScreen .account_titleTwo{color:#43757b;font-weight:600;margin-top:.4rem}.AddressScreen .lisTwo{flex-direction:row-reverse;flex-wrap:wrap}.AddressScreen .saveTwo{background-color:#43757b;padding:.11rem .28rem;border-radius:.14rem;color:#fff;font-size:.16rem;cursor:pointer;margin-top:.2rem}.AddressScreen .subjectOne{color:#000;font-weight:600;margin-right:.05rem}.AddressScreen .entryOne::placeholder{color:#000}.AddressScreen .account_titleOne{color:#43757b;font-weight:600;margin:.4rem .3rem 0}.AddressScreen .lisOne{flex-wrap:wrap;padding:0 .3rem;flex-direction:row-reverse}.AddressScreen .select{border:none}.AddressScreen .subjectThree{color:#000;font-weight:600;margin-left:.16rem}.AddressScreen .boxs,.boxsOne{width:.3rem;height:.3rem;border-radius:.04rem;background-color:#43757b;cursor:pointer}.AddressScreen .boxCli,.boxCliOne{width:.3rem;height:.3rem;background:url(../img/index/dui.png) no-repeat;background-size:100% 100%;cursor:pointer;display:none}.AddressScreen .boxUi{flex-wrap:wrap;margin:.1rem .2rem .5rem .3rem;color:#000;font-size:.13rem}.AddressScreen .boxUi_item{width:30%;height:2.4rem;margin:.1rem .1rem .1rem 0;border:2px solid #43757b;position:relative;border-radius:.1rem}.selAddress.AddressScreen .boxUi_item{height:2.6rem;padding:0;margin:.2rem;border:none}.selAddress.AddressScreen .select_item{height:.97rem;margin:0;line-height:.2rem;overflow:auto;margin-bottom:.2rem}.AddressScreen .add{width:30%;height:2.4rem;border:2px dashed #ccc;margin:.1rem .1rem .1rem 0;flex-direction:column;border-radius:.1rem;cursor:pointer}.AddressScreen .addContent{font-weight:600;font-size:.18rem;margin-top:.1rem}.AddressScreen .addImg{width:.4rem;height:.4rem}.AddressScreen .boxUi_item:hover .default{display:block}.AddressScreen .boxName{color:#43757b;font-weight:600;line-height:.3rem}.selAddress.AddressScreen .boxName{color:#000}.AddressScreen .select_item{line-height:.15rem;font-size:.14rem;margin-top:.1rem}.AddressScreen .modify{position:absolute;bottom:.1rem;right:.2rem;flex-direction:row-reverse;cursor:pointer}.AddressScreen .default{position:absolute;bottom:0;left:.2rem;color:#fff;background-color:#43757b;padding:.1rem .28rem;border-radius:.12rem .12rem 0 0;cursor:pointer;display:none}.AddressScreen .two{display:none}.AddressScreen .imgOne{width:.16rem;height:.16rem;margin-left:.1rem}.AddressScreen .imgTwo{width:.18rem;height:.18rem}.AddressScreen .err{width:100%;cursor:pointer;display:flex;flex-direction:row-reverse}.AddressScreen .err:hover{transform:none}.AddressScreen .addressBox{padding:.2rem 0;background-color:#e8f4f4;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:10;width:700px}.AddressScreen .boxUi_item_default{padding:0!important}.AddressScreen .boxUi_item_header{width:100%;height:.3rem;border-bottom:2px solid #43757b;display:flex;align-items:center;padding-left:.2rem}.AddressScreen .boxUi_item_default_body{height:1.9rem;padding:.1rem .2rem;box-sizing:border-box;overflow-y:hidden}.AddressScreen .boxUi_item:hover .boxUi_item_default_body{overflow-y:auto}.AddressScreen .boxUi_item_header img{width:30%;height:.2rem;object-fit:contain;margin-left:.05rem}.AddressScreen .tb-picking-up-btn{margin-bottom:100px}@media screen and (max-width:1180px){.AddressScreen .lis_item{width:100%}.AddressScreen .saveTwo{margin-top:-.7rem}.AddressScreen .lisTwo,.AddressScreen .lisOne{flex-direction:row}.AddressScreen:not(.selAddress) .boxUi_item,.AddressScreen .add{width:47%;height:3.3rem;font-size:.2rem}.AddressScreen:not(.selAddress) .boxUi_item_default_body{padding:.05rem .2rem;height:2.4rem}.AddressScreen .select_item{font-size:.16rem;line-height:.26rem}.AddressScreen .one{display:none}.AddressScreen .two{display:block}}@media screen and (max-width:865px){.AddressScreen:not(.selAddress) .boxUi_item,.AddressScreen .add{width:90%;font-size:.2rem;padding-top:.3rem}.AddressScreen .select_item{margin:.2rem 0;font-size:.2rem}.AddressScreen .account{width:90%}}@media screen and (max-width:690px){.AddressScreen .center{flex-direction:column}.AddressScreen .left{width:100%;font-size:.16rem;line-height:.3rem}.AddressScreen .title,.AddressScreen .name{font-size:.28rem}.AddressScreen .account_title,.AddressScreen .account_titleTwo,.AddressScreen .account_titleOne{font-size:.3rem;width:60%;line-height:.4rem}.AddressScreen .lis_item{font-size:.19rem}.AddressScreen .entry::placeholder{font-size:.19rem}.AddressScreen .entryOne::placeholder{font-size:.19rem}.AddressScreen .save,.AddressScreen .saveTwo{margin:.3rem 0 .1rem;width:100%;text-align:center;padding:.16rem 0;font-size:.2rem;font-weight:600;border-radius:.18rem}.AddressScreen .saveTwo{margin-top:-.3rem}.AddressScreen .boxs,.AddressScreen .boxCli{width:.44rem;height:.44rem}.AddressScreen .names{margin-top:.2rem}.AddressScreen .boxUi_item_header{height:.5rem}.AddressScreen .boxUi_item_header img{height:.35rem}.AddressScreen .addressBox{width:90%}.TextYellowBtn.btn{margin-left:0;padding:8px 20px}}.AddAddress{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000001a;padding:20px;margin:20px auto;max-width:500px;min-width:90vw;position:fixed;top:45%;left:50%;transform:translate(-50%,-50%)}.AddAddress-header-btn{position:absolute;right:10px;top:10px}.AddAddress-header{display:flex;align-items:center;justify-content:center;margin-bottom:20px;margin-top:10px}.AddAddress-header h3{margin:0;font-size:22px;text-transform:capitalize}.AddAddress-form{display:flex;flex-direction:column}.AddAddress-form-group{margin-bottom:20px}.AddAddress-form-group label{margin-bottom:5px;font-weight:600}.AddAddress-form-group input,.AddAddress-form-group select{border:none;border-radius:5px;background-color:#f2f2f2;padding:10px;font-size:16px;width:100%}.AddAddress-form-group select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url('data:image/svg+xml;charset=UTF-8,%3Csvg xmlns="http://www.w3.org/2000/svg" width="12" height="6" viewBox="0 0 12 6"%3E%3Cpath fill="%239CA3AF" fill-rule="evenodd" d="M6 6l6-6H0z"/%3E%3C/svg%3E');background-repeat:no-repeat;background-position:right 10px center}.AddAddress-form-group-btn{background-color:#007bff;color:#fff;border:none;border-radius:5px;padding:10px;font-size:16px;cursor:pointer;transition:all .2s ease-in-out}.AddAddress-form-group-btn:hover{background-color:#0069d9}.AddAddress-form-group-btn-danger{background-color:#dc3545}.AddAddress-form-group-btn-danger:hover{background-color:#c82333}.AddNewAddress{background-color:#fff;border-radius:5px;box-shadow:0 0 5px #0000004d;margin:10px;padding:20px}.AddNewAddress-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.AddNewAddress-header h3{font-size:20px;margin:0}.AddNewAddress-form-group{margin-bottom:15px}.AddNewAddress-form-group label{display:block;font-size:14px;margin-bottom:5px}.AddNewAddress-form-group input,.AddNewAddress-form-group select{border-radius:3px;border:1px solid #ccc;font-size:14px;padding:8px;width:100%}.AddNewAddress-form-group-btn{background-color:#007bff;border:none;border-radius:3px;color:#fff;cursor:pointer;font-size:16px;padding:8px 16px;transition:all .3s}.AddNewAddress-form-group-btn:hover{background-color:#0069d9}.AddNewAddress-form-group-btn:active,.AddNewAddress-form-group-btn:focus{outline:none;box-shadow:0 0 5px #0000004d}.add-new-address-form{max-height:60vh;overflow-y:auto;overflow-x:hidden}.add-new-address-form .ant-form-item .ant-form-item-label label{height:15px}@media screen and (max-width:600px){.AddAddress-form-group{margin-bottom:10px}.AddAddress-form-group label{font-size:14px;margin-bottom:5px}.AddAddress-form-group input[type=text],.AddAddress-form-group select{font-size:14px;padding:5px}.AddAddress-form-group select{width:100%}.AddAddress-form-btn{font-size:14px;padding:8px 20px}}@media screen and (min-width:601px){.AddAddress-form-group{margin-bottom:20px}.AddAddress-form-group label{font-size:16px;margin-bottom:10px}.AddAddress-form-group input[type=text],.AddAddress-form-group select{font-size:16px;padding:10px}.AddAddress-form-btn{font-size:16px;padding:10px 25px}}.edit-address-container{background-color:#fff;border:1px solid #ccc;border-radius:10px;padding:20px;box-shadow:0 0 5px #0000004d;max-width:500px;margin:0 auto}.edit-address-input{margin-bottom:10px;padding:10px;border:1px solid #ccc;border-radius:5px;width:100%;font-size:16px;box-sizing:border-box}.edit-address-save{background-color:#007bff;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:16px;cursor:pointer;margin-right:10px}.edit-address-save:hover{background-color:#0069d9;transform:scale(1.1);transition:transform .3s ease-in-out}.edit-address-delete{background-color:#dc3545;color:#fff;border:none;padding:10px 20px;border-radius:5px;font-size:16px;cursor:pointer}@media(max-width:767px){.edit-address-container{max-width:100%}.edit-address-input{font-size:14px}}.tb{display:flex;flex-direction:column;align-items:center;font-family:Roboto,sans-serif}.tb-address-selection-header{margin:.7rem;font-size:.5rem;font-weight:700}.tb-form{width:90%;padding:1rem;border:1px solid #ccc;border-radius:.5rem}.tb-form label{display:block;margin-bottom:1rem;font-size:.3rem}.tb-form input[type=radio]{margin-right:.5rem}.tb-form .tb-button-container{display:flex;justify-content:space-between;margin-top:.3rem}.tb-form button{padding:.1rem .3rem;border:none;border-radius:.5rem;font-size:.3rem;font-weight:700;color:#fff;background-color:#ffc008;cursor:pointer;margin-top:.2rem;margin-bottom:.2rem}.tb-form .tb-add-address-btn{margin-top:1.5rem}.tb-form .tb-add-address-form input{width:100%;margin-bottom:1rem;padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem}.tb-form .tb-add-address-form button{margin-top:1rem;width:100%;font-size:1rem}.tb-form .tb-picking-up-btn{margin-top:1.5rem}.tb-form .tb-picking-up-form .tb-address-form{display:flex;flex-wrap:wrap;justify-content:space-between;width:100%;margin-bottom:1rem}.tb-form .tb-picking-up-form .tb-address-form input{width:calc(50% - .5rem);margin-bottom:1rem;padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem}.tb-form .tb-picking-up-form .tb-address-form label{display:block;font-size:1rem;margin-bottom:.5rem}.tb-form .tb-picking-up-form button{width:100%;font-size:1rem}.tb-form .tb-edit-address-btn{margin-top:.5rem}.tb-form .tb-edit-address-form input{width:100%;margin-bottom:1rem;padding:.5rem;border:1px solid #ccc;border-radius:.5rem;font-size:1rem}.tb-form .tb-edit-address-form button{margin-top:1rem;width:100%;font-size:1rem}.tb-form .tb-delete-button{margin-left:.5rem;color:#f44336;background-color:transparent}@media only screen and (max-width:640px){.tb-add-address-btn,.tb-picking-up-btn{padding:10px;border-radius:4px;border:none;color:#fff;font-size:16px;font-weight:700;cursor:pointer;margin-bottom:10px;width:100%}.tb-add-address-btn{background-color:#4caf50}.tb-picking-up-btn{background-color:#ff9800}.tb-add-address-btn:hover,.tb-picking-up-btn:hover{background-color:#333}.tb-add-address-btn:before{content:"+";font-size:20px;margin-right:5px}.tb-picking-up-btn:before{content:"🚚";font-size:20px;margin-right:5px}.tb-form{margin:0 auto;padding:10px;border-radius:20px;box-sizing:border-box;margin-bottom:.3rem}.tb-form label{position:relative;padding-left:38px;box-sizing:border-box}.tb-form label:after{content:" ";display:block;border-bottom:1px solid #ccc;margin-left:-48px;margin-right:-10px;padding:0 29px}.tb-form label:last-of-type:after{display:none}.tb-form input[type=radio]{margin-right:.5rem;position:absolute;left:0;top:.5rem}.tb-form .tb-button-container{padding-left:38px;margin-left:-38px}.tb-form button{width:100%;margin-left:-38px;padding:.2rem 19px;box-sizing:content-box;border-radius:8px;color:#000}.tb-form .tb-edit-address-btn{margin-top:0;background-color:#fff;border:1px solid #ccc}.tb-address-selection-header{margin:.5rem;font-size:.5rem;font-weight:700;white-space:nowrap}}._bar_1455t_2{position:fixed;bottom:0;left:0;right:0;z-index:998;background:#fff;border-top:1px solid #e5e7eb;box-shadow:0 -4px 20px #00000014;animation:_slideUp_1455t_1 .3s ease}@keyframes _slideUp_1455t_1{0%{transform:translateY(100%)}to{transform:translateY(0)}}._barInner_1455t_21{max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:16px;padding:12px 24px}._barLeft_1455t_29{display:flex;align-items:center;gap:10px;flex-shrink:0}._barIcon_1455t_35{font-size:20px;color:#1e3a8a}._barLabel_1455t_39{font-size:14px;font-weight:600;color:#1f2937;white-space:nowrap}._barItems_1455t_45{display:flex;gap:8px;flex:1;overflow-x:auto;padding:4px 0}._barThumb_1455t_52{position:relative;width:48px;height:48px;border-radius:8px;overflow:hidden;border:2px solid #e5e7eb;flex-shrink:0;background:#f8fafc}._barThumb_1455t_52 img{width:100%;height:100%;object-fit:contain}._barThumbRemove_1455t_67{position:absolute;top:-2px;right:-2px;width:16px;height:16px;border-radius:50%;background:#ef4444;color:#fff;border:none;font-size:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;line-height:1;transition:transform .2s}._barThumbRemove_1455t_67:hover{transform:scale(1.2)}._barActions_1455t_89{display:flex;align-items:center;gap:8px;flex-shrink:0}._clearBtn_1455t_95{color:#6b7280!important;border-color:#d1d5db!important}._compareBtn_1455t_99{background:#1e3a8a!important;border-color:#1e3a8a!important;border-radius:8px!important;font-weight:600!important;height:36px!important;padding:0 20px!important}._drawer_1455t_108 .ant-drawer-header{border-bottom:1px solid #e5e7eb}._table_1455t_111{display:flex;flex-direction:column;min-width:100%}._tableRow_1455t_116{display:flex;border-bottom:1px solid #f0f0f0;min-height:60px}._rowEven_1455t_121{background:#fafbfc}._tableLabel_1455t_124{width:120px;min-width:120px;padding:14px 16px;display:flex;align-items:center;background:#f3f4f6;border-right:1px solid #e5e7eb;font-size:13px}._tableCell_1455t_134{flex:1;min-width:200px;padding:14px 16px;display:flex;align-items:center;border-right:1px solid #f0f0f0}._tableCell_1455t_134:last-child{border-right:none}._cellImage_1455t_145{width:100%;display:flex;justify-content:center}._cellImage_1455t_145 img{width:120px;height:120px;object-fit:contain;border-radius:8px;background:#f8fafc;padding:8px}._cellName_1455t_158{font-size:14px;color:#1e3a8a;cursor:pointer}._cellName_1455t_158:hover{text-decoration:underline}._cellPrice_1455t_166{font-size:18px;color:#1f2937}._cellDesc_1455t_170{font-size:13px;color:#6b7280;margin:0!important}._cellBtn_1455t_175{background:#1e3a8a!important;border-color:#1e3a8a!important;border-radius:6px!important}@media(max-width:768px){._barInner_1455t_21{padding:10px 16px;gap:10px}._barLabel_1455t_39{display:none}._barThumb_1455t_52{width:40px;height:40px}._tableLabel_1455t_124{width:80px;min-width:80px;font-size:11px;padding:10px 8px}._tableCell_1455t_134{min-width:160px;padding:10px 12px}._cellImage_1455t_145 img{width:80px;height:80px}}
