@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800&display=swap";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{--color-bg-deepest: #F8FAFC;--color-bg-base: #FFFFFF;--color-bg-elevated: #FFFFFF;--color-border: #E2E8F0;--color-border-hover: #CBD5E1;--color-text-primary: #0F172A;--color-text-secondary: #64748B;--color-text-muted: #94A3B8;--color-accent: #0066FF;--color-accent-hover: #3385FF;--color-accent-subtle: rgba(0, 102, 255, .1);--color-accent-glow: rgba(0, 102, 255, .15);--color-success: #10B981;--color-warning: #F59E0B;--color-danger: #EF4444;--color-info: #06B6D4;--space-xs: 4px;--space-sm: 8px;--space-md: 16px;--space-lg: 24px;--space-xl: 32px;--radius-sm: 6px;--radius-md: 8px;--radius-lg: 12px;--radius-xl: 16px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .3);--shadow-md: 0 4px 12px rgba(0, 0, 0, .3);--shadow-lg: 0 10px 25px rgba(0, 0, 0, .4);--transition-fast: .15s ease;--transition-normal: .25s ease}body{margin:0;padding:0;background-color:var(--color-bg-deepest);color:var(--color-text-primary);font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a,button,[role=button],.ant-btn,.ant-menu-item,.ant-table-row{cursor:pointer!important}.ant-card,.ant-btn,.ant-tag,.ant-menu-item{transition:all var(--transition-fast)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:var(--color-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--color-border-hover)}.page-header{margin-bottom:var(--space-lg)}.page-title{font-size:24px;font-weight:700;color:var(--color-text-primary);margin:0 0 4px;letter-spacing:-.5px}.page-subtitle{font-size:14px;color:var(--color-text-secondary);margin:0}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:64px 24px;text-align:center}.empty-state-icon{font-size:48px;color:var(--color-text-muted);margin-bottom:var(--space-md)}.empty-state-title{font-size:18px;font-weight:600;color:var(--color-text-primary);margin-bottom:var(--space-sm)}.empty-state-description{font-size:14px;color:var(--color-text-secondary);margin-bottom:var(--space-lg);max-width:360px}@media (max-width: 767px){.ant-table-wrapper{overflow-x:auto;-webkit-overflow-scrolling:touch}.ant-table-thead>tr>th,.ant-table-tbody>tr>td{padding:10px 8px!important;font-size:13px!important}.ant-card{border-radius:10px!important}.ant-card-body{padding:14px!important}.ant-statistic-title{font-size:12px!important}.ant-statistic-content-value{font-size:22px!important}.page-title{font-size:20px}.ant-row{margin-left:0!important;margin-right:0!important}.ant-modal{max-width:100vw!important;margin:0!important;padding:0!important;top:0!important}.ant-modal-content{border-radius:0!important;min-height:100dvh}.ant-btn{min-height:36px}.ant-form-item{margin-bottom:14px!important}.ant-dropdown{max-width:calc(100vw - 32px)}.ant-space-wrap{gap:4px!important}}._phoneWrapper_1h0lr_2{display:flex;flex-direction:column;align-items:center;position:sticky;top:0}._phoneLabel_1h0lr_10{font-size:13px;font-weight:600;color:#00000073;margin-bottom:12px;text-transform:uppercase;letter-spacing:.5px}._phone_1h0lr_2{position:relative;width:320px;height:640px;border-radius:40px;background:#000;padding:12px;box-shadow:0 0 0 2px #1a1a1a,0 0 0 4px #333,0 20px 60px #0000004d,0 10px 30px #0003,inset 0 0 0 1px #ffffff0d}._notch_1h0lr_35{position:absolute;top:12px;left:50%;transform:translate(-50%);width:120px;height:28px;background:#000;border-radius:0 0 18px 18px;z-index:10}._notchCamera_1h0lr_47{position:absolute;right:24px;top:8px;width:10px;height:10px;border-radius:50%;background:#1a1a2e;box-shadow:inset 0 0 2px #ffffff1a}._screen_1h0lr_59{width:100%;height:100%;border-radius:30px;background:#fff;overflow-y:auto;overflow-x:hidden;position:relative}._screen_1h0lr_59::-webkit-scrollbar{width:3px}._screen_1h0lr_59::-webkit-scrollbar-track{background:transparent}._screen_1h0lr_59::-webkit-scrollbar-thumb{background:#00000026;border-radius:4px}._statusBar_1h0lr_84{display:flex;justify-content:space-between;align-items:center;padding:14px 24px 8px;font-size:12px;font-weight:600;color:#000;position:sticky;top:0;background:#fff;z-index:5}._statusBarTime_1h0lr_98{font-weight:700;font-size:14px}._statusBarIcons_1h0lr_103{display:flex;gap:4px;align-items:center}._screenContent_1h0lr_110{padding:8px 12px 20px}._productsGrid_1h0lr_115{display:grid;grid-template-columns:1fr 1fr;gap:10px}._card_1h0lr_123{background:#fff;border-radius:20px;overflow:hidden;box-shadow:0 4px 16px #0000000a;display:flex;flex-direction:column;border:1px solid rgba(0,0,0,.02)}._imageContainer_1h0lr_133{width:100%;aspect-ratio:1;background:#f2f2f7;position:relative;overflow:hidden}._imageContainer_1h0lr_133 img{width:100%;height:100%;object-fit:cover}._badge_1h0lr_147{position:absolute;top:8px;left:8px;background:#ff3b30;color:#fff;font-weight:700;font-size:11px;padding:3px 6px;border-radius:6px;box-shadow:0 4px 12px #ff3b3033}._cardContent_1h0lr_160{padding:10px 12px;display:flex;flex-direction:column;flex:1}._cardTitle_1h0lr_167{font-size:13px;font-weight:600;color:#000;margin:0 0 3px;line-height:1.2;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._cardDescription_1h0lr_179{font-size:11px;color:#8e8e93;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}._cardFooter_1h0lr_191{display:flex;align-items:center;justify-content:space-between;margin-top:auto;gap:4px}._cardPrice_1h0lr_199{font-size:14px;font-weight:700;color:#000}._cardOldPrice_1h0lr_205{font-size:11px;font-weight:400;color:#8e8e93;text-decoration:line-through;margin-left:4px}._addButton_1h0lr_213{width:28px;height:28px;border-radius:14px;background:#f2f2f7;color:#007aff;display:flex;align-items:center;justify-content:center;border:none;flex-shrink:0}._emptyState_1h0lr_227{display:flex;flex-direction:column;align-items:center;justify-content:center;height:300px;color:#8e8e93;text-align:center;padding:20px}._emptyStateIcon_1h0lr_238{font-size:48px;margin-bottom:12px;opacity:.4}._emptyStateText_1h0lr_244{font-size:14px;font-weight:500;line-height:1.5}._categoryHeader_1h0lr_251{font-size:18px;font-weight:700;color:#000;margin:4px 0 10px;padding:0 2px}._sheetOverlay_1h0lr_261{position:absolute;inset:0;background:#0006;z-index:20;border-radius:30px;opacity:0;pointer-events:none;transition:opacity .3s ease}._sheetOverlay_1h0lr_261._sheetOpen_1h0lr_272{opacity:1;pointer-events:all}._sheet_1h0lr_261{position:absolute;bottom:0;left:0;right:0;background:#fff;border-radius:24px 24px 30px 30px;z-index:21;transform:translateY(100%);transition:transform .35s cubic-bezier(.32,.72,0,1);max-height:85%;overflow-y:auto;overflow-x:hidden}._sheet_1h0lr_261._sheetOpen_1h0lr_272{transform:translateY(0)}._sheet_1h0lr_261::-webkit-scrollbar{width:3px}._sheet_1h0lr_261::-webkit-scrollbar-track{background:transparent}._sheet_1h0lr_261::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}._sheetHandle_1h0lr_310{display:flex;justify-content:center;padding:10px 0 4px;position:sticky;top:0;background:#fff;z-index:2;cursor:pointer}._sheetHandleBar_1h0lr_321{width:36px;height:5px;border-radius:3px;background:#d1d1d6}._sheetContent_1h0lr_328{padding:0 16px 16px;display:flex;flex-direction:column;gap:14px}._detailImageWrapper_1h0lr_336{width:100%;aspect-ratio:4/3;border-radius:14px;overflow:hidden;background:#f2f2f7}._detailImageWrapper_1h0lr_336 img{width:100%;height:100%;object-fit:cover}._detailInfo_1h0lr_351{display:flex;flex-direction:column;gap:6px}._detailTitle_1h0lr_357{font-size:20px;font-weight:700;color:#000;margin:0;letter-spacing:-.02em}._detailDescription_1h0lr_365{font-size:13px;color:#8e8e93;line-height:1.5;margin:0}._detailVariants_1h0lr_373{display:flex;flex-direction:column;gap:8px}._detailSectionTitle_1h0lr_379{font-size:14px;font-weight:600;color:#000;margin:0}._detailVariantList_1h0lr_386{display:flex;flex-direction:column;gap:6px}._detailVariantPill_1h0lr_392{display:flex;justify-content:space-between;align-items:center;padding:12px;border-radius:12px;background:#f2f2f7;border:2px solid transparent;width:100%;cursor:pointer;transition:all .2s}._detailVariantPill_1h0lr_392._detailActiveVariant_1h0lr_405{border-color:#007aff;background:#fff;box-shadow:0 4px 12px #0000000d}._detailVariantName_1h0lr_411{font-size:13px;font-weight:500;color:#000}._detailVariantPrice_1h0lr_417{font-size:13px;font-weight:600;color:#8e8e93}._detailActiveVariant_1h0lr_405 ._detailVariantPrice_1h0lr_417{color:#007aff}._detailActionArea_1h0lr_428{margin-top:4px;padding-bottom:4px}._detailAddToCartBtn_1h0lr_433{width:100%;height:44px;border-radius:14px;background:#007aff;color:#fff;font-size:15px;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:4px;transition:background .2s}._detailAddToCartBtn_1h0lr_433:active{background:#0062cc}._detailOldPrice_1h0lr_454{text-decoration:line-through;opacity:.6;font-weight:400;margin-left:4px;font-size:.85em}._detailTags_1h0lr_464{display:flex;flex-direction:column;gap:10px}._detailTagGroup_1h0lr_470{display:flex;flex-direction:column;gap:6px}._detailTagGroupTitle_1h0lr_476{font-size:13px;font-weight:600;color:#000}._detailTagList_1h0lr_482{display:flex;flex-wrap:wrap;gap:5px}._detailTagItem_1h0lr_488{background:#f2f2f7;color:#000;padding:3px 8px;border-radius:10px;font-size:11px;font-weight:500}
