:root{--page-bg:#f4f7fb;--page-bg-elevated:#fbfcfe;--surface-bg:#ffffff;--surface-muted:rgba(247,250,252,0.9);--text-main:#111827;--text-subtle:#6b7280;--brand:#2563eb;--brand-strong:#1d4ed8;--border-subtle:rgba(15,23,42,0.08);--border-strong:rgba(15,23,42,0.12);--shadow-card:0 18px 40px rgba(15,23,42,0.06);--shadow-soft:0 10px 24px rgba(15,23,42,0.04);--radius-lg:24px;--radius-md:18px}body,html{min-height:100%;margin:0;padding:0;background:radial-gradient(circle at top,rgba(37,99,235,.08),transparent 28%),linear-gradient(180deg,var(--page-bg-elevated) 0,var(--page-bg) 240px);color:var(--text-main)}*{box-sizing:border-box}a{color:inherit;text-decoration:none}.page-container{width:min(var(--page-content-width,1400px),calc(100% - 40px));margin:0 auto}.app-shell{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1 1;--app-main-padding-top:32px;padding:var(--app-main-padding-top) 0 40px}.app-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;height:auto;line-height:normal;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(255,255,255,.94);border-bottom:1px solid rgba(15,23,42,.06);box-shadow:0 4px 14px rgba(15,23,42,.025)}.app-header__inner{display:flex;align-items:center;gap:20px;min-height:72px}.app-header__brand{display:inline-flex;align-items:center;flex-shrink:0}.app-header__brand-logo{width:min(41vw,260px);height:auto}.app-header__brand-mark{width:40px;height:40px;border-radius:14px;display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--brand),var(--brand-strong));color:#fff;font-size:18px;font-weight:700;box-shadow:0 12px 24px rgba(37,99,235,.22)}.app-header__brand-text{display:flex;flex-direction:column;gap:2px}.app-header__menu{flex:1 1;min-width:200px;background:transparent;border-bottom:none}.app-header__menu.ant-menu-horizontal{display:flex;align-items:center;justify-content:center;line-height:48px}.app-header__menu.ant-menu-horizontal:before{border-bottom:none}.app-header__menu.ant-menu-horizontal>.ant-menu-item{display:inline-flex;align-items:center;justify-content:center;height:48px;line-height:48px;padding-inline:12px;margin-inline:8px;margin-block:0;border-radius:0;color:var(--text-subtle);transition:all .2s ease;font-weight:500;position:relative}.app-header__menu.ant-menu-horizontal>.ant-menu-item:hover{color:var(--text-main);background:transparent}.app-header__menu.ant-menu-horizontal>.ant-menu-item:after{display:none}.app-header__menu.ant-menu-horizontal>.ant-menu-item-selected{color:var(--text-main);background:transparent;box-shadow:inset 0 -2px 0 var(--brand)}.app-header__menu .ant-menu-title-content,.app-header__menu .ant-menu-title-content>a{display:inline-flex;align-items:center;height:100%}.app-header__actions{display:inline-flex;align-items:center;gap:10px;flex-shrink:0}.app-header__account-entry.ant-btn{height:40px;padding-inline:2px;border-radius:999px;color:var(--text-main)}.app-header__account-entry.ant-btn .ant-space-item{display:inline-flex;align-items:center}.app-header__icon-only-button.ant-btn{width:38px;min-width:38px;height:38px;padding:0;border-radius:999px;color:var(--text-main)}.app-header__orders-button.ant-btn{height:36px;padding-inline:18px;border-radius:999px;border-color:#d9d9d9;color:var(--text-main);background:#fff}.app-header__ghost-button.ant-btn{height:40px;padding-inline:14px;border-radius:999px}.app-header__primary-button.ant-btn{height:40px;padding-inline:18px;border-radius:999px;box-shadow:none}.app-footer.ant-layout-footer{padding:0;background:transparent}.app-footer__surface{width:100%;margin-top:0;border:1px solid rgba(67,98,156,.32);border-right:none;border-left:none;border-radius:0;background:linear-gradient(180deg,#0f223c,#091a30);box-shadow:inset 0 1px 0 rgba(255,255,255,.04);padding:16px 0 12px}.app-footer__content{width:min(var(--page-content-width,1400px),calc(100% - 40px));margin:0 auto}.app-footer__title.ant-typography{margin:0 0 10px;color:#e6f1ff;font-size:24px;line-height:1.2;font-weight:600}.app-footer__partners{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:12px;gap:12px}.app-footer__partner-item{height:52px;border:none;border-radius:10px;background:#fff;display:inline-flex;align-items:center;justify-content:center;padding:6px 10px;cursor:pointer;overflow:hidden;text-decoration:none}.app-footer__partner-image{width:100%;height:100%;object-fit:contain}.app-footer__menus{margin-top:20px;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:20px;gap:20px}.app-footer__menu-group{min-width:0}.app-footer__menu-title.ant-typography{display:block;margin-bottom:10px;color:#dcecff;font-size:18px;font-weight:600}.app-footer__menu-items.ant-space{width:100%}.app-footer__menu-item{color:#b3c8e8;font-size:15px;line-height:1.5;text-decoration:none}.app-footer__menu-item:hover{color:#e6f1ff}.app-footer__copyright{margin-top:16px;text-align:center}.app-footer__copyright-text.ant-typography{display:block;color:#a7c1e8;font-size:14px}.app-footer__license-links.ant-space{display:flex;justify-content:center;width:100%;margin-top:8px}.app-footer__license-link.ant-typography{color:#d3e5ff;font-size:14px;line-height:1.2;font-weight:500}.page-shell{display:flex;flex-direction:column;gap:20px}.page-shell--centered{align-items:center}.page-shell__header{display:flex;align-items:flex-end;justify-content:space-between;gap:16px}.page-shell__header--centered{width:100%;align-items:center;text-align:center;flex-direction:column}.page-shell__header--centered .page-shell__description{max-width:680px}.page-shell__title-block{min-width:0}.page-shell__title{margin:0;font-size:clamp(28px,3vw,40px);line-height:1.1;letter-spacing:-.03em}.page-shell__description{margin:10px 0 0;color:var(--text-subtle);font-size:15px;line-height:1.6}.page-shell__card.ant-card,.page-surface-card.ant-card{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:rgba(255,255,255,.96);box-shadow:var(--shadow-card)}.page-shell__card.ant-card .ant-card-head,.page-surface-card.ant-card .ant-card-head{min-height:72px;padding:0 24px;border-bottom:1px solid var(--border-subtle)}.page-shell__card.ant-card .ant-card-body,.page-surface-card.ant-card .ant-card-body{padding:24px}.page-surface-card--soft.ant-card{background:var(--surface-muted)}.page-surface-card--tight.ant-card .ant-card-body{padding:18px 20px}.page-shell__card--centered.ant-card .ant-card-body{padding:40px 44px}.auth-layout{width:100%;display:flex;justify-content:center}.auth-layout--compact{width:350px;max-width:100%;margin:0 auto}.auth-layout__panel{display:flex;flex-direction:column;justify-content:center;width:100%;padding:12px 0}.auth-layout__panel-header{margin-bottom:24px}.auth-layout__panel-title.ant-typography{margin:0 0 10px;font-size:28px;line-height:1.1;letter-spacing:-.03em}.auth-layout__panel-description.ant-typography{margin:0;color:var(--text-subtle);font-size:15px;line-height:1.7}.auth-form-shared .ant-form-item,.auth-layout__form .ant-form-item{margin-bottom:20px}.auth-form-shared .ant-form-item-label>label,.auth-layout__form .ant-form-item-label>label{font-weight:600;color:var(--text-main)}.auth-form-shared .ant-input,.auth-form-shared .ant-input-affix-wrapper,.auth-layout__form .ant-input,.auth-layout__form .ant-input-affix-wrapper{height:44px;border-radius:12px}.auth-form-shared__submit.ant-btn,.auth-layout__submit.ant-btn{height:44px;border-radius:12px;font-weight:600}.auth-form-shared__verify-row.ant-space{width:100%;align-items:flex-start}.auth-form-shared__verify-button.ant-btn{height:44px;border-radius:12px;padding-inline:14px}.auth-layout__submit.ant-btn{box-shadow:0 12px 24px rgba(37,99,235,.18)}.auth-layout__footer{margin-top:8px}.page-card-heading{display:flex;flex-direction:column;gap:6px;padding:12px 0}.page-card-heading__title{margin:0;font-size:22px;line-height:1.25}.page-card-heading__description{margin:0;color:var(--text-subtle);font-size:14px}.page-surface{border:1px solid var(--border-subtle);border-radius:var(--radius-lg);background:rgba(255,255,255,.96);box-shadow:var(--shadow-card);padding:20px}.page-surface--soft{background:var(--surface-muted)}.page-surface--tight{padding:18px 20px}.home-page-layout,.page-stack{display:flex;flex-direction:column;gap:24px}.home-page-layout{width:100%;margin-top:calc(var(--app-main-padding-top) * -1)}.page-hero{overflow:hidden;border:none;border-radius:0;box-shadow:none;background:#fff;padding-bottom:0}.page-hero img{display:block}.home-banner-carousel .slick-list,.home-banner-carousel .slick-slide,.home-banner-carousel .slick-slide>div,.home-banner-carousel .slick-track{height:100%;line-height:0;font-size:0}.home-banner-slide{display:block;cursor:-webkit-grab;cursor:grab;-webkit-user-select:none;-moz-user-select:none;user-select:none;-webkit-user-drag:none;line-height:0}.home-banner-slide:active{cursor:-webkit-grabbing;cursor:grabbing}.home-banner-slide__media{position:relative;overflow:hidden;min-height:clamp(320px,36vw,450px);background:#d7dde4}.home-banner-slide__image{width:100%;height:clamp(320px,36vw,450px);object-fit:cover;object-position:center}.home-banner-slide__overlay{position:absolute;inset:0;display:flex;align-items:center;padding-inline:clamp(28px,8vw,180px);background:linear-gradient(90deg,rgba(15,23,42,.42),rgba(15,23,42,.2) 30%,rgba(15,23,42,.08) 50%,rgba(15,23,42,0) 72%)}.home-banner-slide__content{max-width:min(100%,460px)}.home-banner-slide__title{margin:0;color:#fff;font-size:clamp(40px,4.8vw,64px);line-height:1.05;letter-spacing:-.04em;font-weight:700;text-shadow:0 10px 30px rgba(15,23,42,.16)}.home-banner-carousel .slick-dots{bottom:18px;z-index:2}.page-info-strip{align-items:center;gap:12px}.page-info-strip,.page-section-header{display:flex;justify-content:space-between;flex-wrap:wrap}.page-section-header{align-items:flex-end;gap:16px}.page-section-title{margin:0;font-size:24px;line-height:1.15;letter-spacing:-.03em}.page-section-description{margin:8px 0 0;color:var(--text-subtle)}.my-balance-overview{display:flex;flex-direction:column;gap:18px}.my-balance-overview__header{align-items:flex-start}.my-balance-currency-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));grid-gap:10px;gap:10px}.my-balance-currency-card{width:100%;border:1px solid var(--border-subtle);border-radius:14px;background:#fff;padding:12px;display:flex;flex-direction:column;gap:10px;text-align:left;cursor:pointer;transition:all .2s ease}.my-balance-currency-card:hover{border-color:#91caff;box-shadow:0 10px 26px rgba(22,119,255,.12)}.my-balance-currency-card--active{border-color:#1677ff;box-shadow:0 10px 30px rgba(22,119,255,.18)}.my-balance-currency-card__top{display:flex;align-items:flex-start;justify-content:space-between;color:#8c8c8c}.my-balance-currency-card__country{font-size:20px;line-height:1;font-weight:700;color:#111}.my-balance-currency-card__meta{display:flex;flex-direction:column;gap:2px;line-height:1.2}.my-balance-currency-card__meta span:first-child{font-size:16px;color:#111;font-weight:700}.my-balance-currency-card__meta span:last-child{color:var(--text-subtle)}.my-balance-currency-card__amount{color:#111;font-size:24px;line-height:1.1;font-weight:700}.my-balance-currency-card__available{color:#08963b;font-weight:600}.my-balance-recharge-card .ant-card-body{padding-top:20px}.my-balance-recharge-card__header{display:flex;flex-direction:column;gap:6px}.my-balance-selected-account{border:1px solid #cfe5ff;border-radius:12px;background:#f2f8ff;padding:12px 14px;display:flex;align-items:center;justify-content:space-between;gap:16px}.my-balance-selected-account__left{display:flex;align-items:center;gap:10px}.my-balance-selected-account__right{display:flex;flex-direction:column;align-items:flex-end}.my-balance-label.ant-typography{font-weight:600}.my-balance-amount-button.ant-btn{height:42px;border-radius:10px}.my-balance-amount-button--active.ant-btn{color:#1677ff;border-color:#1677ff}.my-balance-actions{display:flex;align-items:center;gap:10px}.my-balance-actions .ant-btn-primary{flex:1 1;height:44px}.my-balance-help-box{border:1px solid #ffe58f;border-radius:10px;background:#fffbe6;padding:12px 14px}.my-balance-help-box ul{margin:6px 0 0;padding-left:20px;color:#1f1f1f}.my-balance-help-box li+li{margin-top:2px}@media (max-width:1180px){.my-balance-currency-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:900px){.my-balance-currency-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:620px){.my-balance-currency-grid{grid-template-columns:1fr}}.order-detail-status-card .ant-card-body{padding:16px 18px}.order-detail-page-header{display:flex;align-items:center;gap:8px}.order-detail-back-button.ant-btn{width:30px;min-width:30px;height:30px;padding:0}.order-detail-card-compact.ant-card .ant-card-head{min-height:52px;padding:0 18px}.order-detail-card-compact.ant-card .ant-card-head-title{padding:12px 0;font-size:15px}.order-detail-sidebar-card.ant-card .ant-card-body{padding:14px 16px}.order-detail-sidebar-title.ant-typography{display:block;margin-bottom:8px;font-size:14px;line-height:1.2}.order-detail-card-icon{color:var(--brand);font-size:18px}.order-detail-status-tag.ant-tag{align-self:flex-start;-webkit-margin-end:0;margin-inline-end:0;padding:5px 10px;border-radius:999px;font-size:13px;font-weight:600}.order-detail-product-list{display:flex;flex-direction:column;gap:14px}.order-detail-product+.order-detail-product{padding-top:14px;border-top:1px solid var(--border-subtle)}.order-detail-product{display:flex;align-items:flex-start;gap:12px}.order-detail-product__image-placeholder,.order-detail-product__image.ant-image{width:78px;height:78px;border-radius:12px;flex-shrink:0}.order-detail-product__image .ant-image-img{width:100%;height:100%;border-radius:12px;object-fit:cover;background:var(--surface-muted)}.order-detail-product__image-placeholder{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--text-subtle);font-size:24px;background:linear-gradient(180deg,rgba(255,255,255,.92),rgba(244,247,251,.98));border:1px solid var(--border-subtle)}.order-detail-product__body{flex:1 1;display:flex;justify-content:space-between;gap:18px}.order-detail-product__title.ant-typography{font-size:15px;line-height:1.35}.order-detail-product__summary.ant-typography{line-height:1.4}.order-detail-product__body>.ant-space>.ant-space-item:nth-child(n+3){display:none}.order-detail-product__side{min-width:106px;display:flex;flex-direction:column;align-items:flex-end;gap:6px}.order-detail-product__subtotal.ant-typography{color:#ff4d4f;font-size:18px;line-height:1;font-weight:700}.order-detail-fee-list{display:flex;flex-direction:column}.order-detail-fee-row{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:12px 0;border-bottom:1px solid var(--border-subtle)}.order-detail-fee-row--total{padding-bottom:0;border-bottom:none}.order-detail-fee-total.ant-typography{color:#ff4d4f;font-size:22px;line-height:1;font-weight:700}.order-detail-info-list{display:flex;flex-direction:column;gap:6px}.order-detail-info-item{display:flex;flex-direction:column;gap:2px}.order-detail-info-item+.order-detail-info-item{padding-top:4px;border-top:none}.order-detail-info-item__value{color:var(--text-main);line-height:1.35;word-break:break-word}.order-detail-copy-button.ant-btn{width:22px;min-width:22px;height:22px;padding:0;color:var(--text-subtle)}.product-detail-gallery{display:flex;flex-direction:column;gap:16px}.product-detail-stage{overflow:hidden;border-radius:24px;background:linear-gradient(180deg,rgba(255,255,255,.88),rgba(244,247,251,.98));border:1px solid var(--border-subtle);min-height:clamp(360px,38vw,520px);padding:18px}.product-detail-stage,.product-detail-zoom-target{display:flex;align-items:center;justify-content:center}.product-detail-zoom-target{position:relative;width:100%;height:100%}.product-detail-main-image{width:100%;height:clamp(360px,38vw,520px);object-fit:contain;display:block;background:transparent}.product-detail-magnifier,.product-detail-magnifier .magnifier-image{width:auto!important;height:auto!important;max-width:100%;max-height:clamp(360px,38vw,520px)}.product-detail-magnifier .magnifier-image{display:block}.product-detail-zoom-hint{position:absolute;left:16px;bottom:16px;display:inline-flex;align-items:center;gap:6px;padding:8px 12px;border-radius:999px;background:rgba(15,23,42,.68);color:#fff;font-size:12px;line-height:1;pointer-events:none}.product-detail-magnifier .magnifying-glass{border-color:rgba(255,255,255,.92);box-shadow:0 16px 32px rgba(15,23,42,.18)}.product-detail-thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}.product-detail-thumb{border:1px solid var(--border-subtle);border-radius:16px;overflow:hidden;background:#fff;cursor:pointer;padding:0;position:relative;transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.product-detail-thumb:hover{transform:translateY(-1px);box-shadow:var(--shadow-soft)}.product-detail-thumb--active{border-color:rgba(37,99,235,.45);box-shadow:0 0 0 3px rgba(37,99,235,.08)}.product-detail-thumb img{width:100%;height:92px;object-fit:cover;display:block}.product-detail-thumb__badge{position:absolute;left:8px;bottom:8px;display:inline-flex;align-items:center;gap:4px;padding:4px 8px;border-radius:999px;background:rgba(15,23,42,.72);color:#fff;font-size:12px;line-height:1}.product-detail-panel{border:1px solid var(--border-subtle);border-radius:20px;background:rgba(250,251,253,.92);padding:18px 20px}.product-detail-sku-selector{margin-top:10px;display:flex;flex-wrap:wrap;gap:10px}.product-detail-sku-button.ant-btn{height:34px;min-width:48px;border-radius:8px;border-color:#d9d9d9;color:var(--text-main)}.product-detail-sku-button--active.ant-btn{border-color:#fa8c16;color:#fa8c16;background:#fff}.product-detail-quantity-control{display:inline-flex;align-items:center;border:1px solid #d9d9d9;border-radius:8px;overflow:hidden}.product-detail-quantity-control .ant-btn{height:34px;width:38px;border:none;border-radius:0}.product-detail-quantity-value{width:46px;text-align:center;font-weight:600;color:var(--text-main)}.product-detail-actions.ant-space{width:100%}.product-detail-action-button.ant-btn{min-width:176px;height:42px;border-radius:8px;font-weight:600}.product-detail-action-button--cart.ant-btn{border-color:#d9d9d9;color:var(--text-main)}.product-detail-action-button--buy.ant-btn{background:#1677ff}.product-detail-richtext{color:var(--text-main);line-height:1.75;overflow-wrap:anywhere}.product-detail-richtext iframe,.product-detail-richtext img,.product-detail-richtext video{max-width:100%;height:auto}.product-detail-richtext table{width:100%;border-collapse:collapse}.product-detail-richtext h1,.product-detail-richtext h2,.product-detail-richtext h3,.product-detail-richtext h4,.product-detail-richtext ol,.product-detail-richtext p,.product-detail-richtext table,.product-detail-richtext ul{margin-top:0;margin-bottom:1em}.product-card.ant-card{height:100%;display:flex;flex-direction:column}.product-card .ant-card-cover img{display:block}.product-card .ant-card-body{flex:1 1}.product-card__body{min-height:160px;height:100%;display:flex;flex-direction:column;gap:14px}.product-card__title.ant-typography{margin:0;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2;overflow:hidden;min-height:calc(1.4em * 2)}.product-card__meta{margin-top:auto;display:flex;flex-direction:column;gap:10px}@media (max-width:960px){.app-main{--app-main-padding-top:24px;padding:var(--app-main-padding-top) 0 40px}.app-header__inner{gap:12px;min-height:64px;flex-wrap:wrap;align-items:flex-start;padding:12px 0 10px;row-gap:10px}.app-header__brand{min-width:0}.app-header__brand-logo{width:min(56vw,245px)}.app-header__brand-text{gap:0}.app-header__menu{order:3;flex:0 0 100%;width:100%;min-width:0;padding-top:2px}.app-header__menu.ant-menu-horizontal{line-height:1}.app-header__menu.ant-menu-horizontal>.ant-menu-item{margin-inline:0 10px;padding-inline:6px;height:36px;line-height:36px}.app-header__actions{margin-left:auto;gap:8px}.app-header__account-entry.ant-btn{height:36px;font-size:14px}.app-header__icon-only-button.ant-btn{width:34px;min-width:34px;height:34px}.app-header__orders-button.ant-btn{height:34px;padding-inline:14px;font-size:13px}.app-header__ghost-button.ant-btn,.app-header__primary-button.ant-btn{height:36px;padding-inline:12px}.app-footer__title.ant-typography{font-size:20px}.app-footer__partners{grid-template-columns:repeat(3,minmax(0,1fr))}.app-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr))}.page-shell__header{align-items:flex-start;flex-direction:column}.page-shell__title{font-size:30px}.auth-layout{width:100%}.auth-layout__panel{padding:0}.home-banner-slide__overlay{padding-inline:clamp(24px,6vw,84px)}.home-banner-slide__title{font-size:clamp(34px,5.4vw,52px)}}@media (max-width:640px){.page-container{width:min(var(--page-content-width,1400px),calc(100% - 24px))}.app-header__inner{gap:10px;padding:10px 0 8px}.app-header__brand-logo{width:min(58vw,205px)}.app-header__brand-mark{width:34px;height:34px;border-radius:12px;font-size:16px}.app-header__brand-text .ant-typography:first-child{font-size:16px!important}.app-header__brand-text .ant-typography:last-child{font-size:11px!important}.app-header__menu.ant-menu-horizontal>.ant-menu-item{margin-inline:0 8px;padding-inline:4px;height:32px;line-height:32px}.app-header__ghost-button.ant-btn,.app-header__primary-button.ant-btn{height:34px;padding-inline:10px;font-size:13px}.app-header__account-entry.ant-btn{height:34px;font-size:13px}.app-header__icon-only-button.ant-btn{width:32px;min-width:32px;height:32px}.app-header__orders-button.ant-btn{height:32px;padding-inline:11px;font-size:12px}.app-footer.ant-layout-footer{padding:0}.app-footer__surface{margin-top:0;padding:14px 0 10px}.app-footer__content{width:min(var(--page-content-width,1400px),calc(100% - 24px))}.app-footer__title.ant-typography{font-size:18px}.app-footer__partners{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.app-footer__partner-item{height:38px;font-size:14px}.app-footer__menus{margin-top:14px;grid-template-columns:1fr;gap:14px}.app-footer__menu-title.ant-typography{margin-bottom:6px;font-size:16px}.app-footer__menu-item.ant-typography{font-size:13px}.app-footer__license-links.ant-space{margin-top:6px}.app-footer__license-link.ant-typography{font-size:12px}.page-shell__card--centered.ant-card .ant-card-body,.page-shell__card.ant-card .ant-card-body,.page-surface,.page-surface-card.ant-card .ant-card-body{padding:18px}.order-detail-product,.order-detail-product__body{flex-direction:column}.order-detail-product__side{min-width:0;align-items:flex-start}.order-detail-product__subtotal.ant-typography{font-size:17px}.order-detail-fee-total.ant-typography{font-size:20px}.order-detail-back-button.ant-btn{width:28px;min-width:28px;height:28px}.page-shell__card--centered.ant-card .ant-card-body{padding:24px 20px}.auth-layout{max-width:100%}.auth-layout__panel-title.ant-typography{font-size:28px}.page-shell__title{font-size:26px}.page-section-title{font-size:24px}.page-hero{border-radius:0;padding-bottom:0}.home-banner-slide__media{min-height:260px}.home-banner-slide__image{height:260px}.home-banner-slide__overlay{align-items:flex-end;padding:24px 20px 28px;background:linear-gradient(180deg,rgba(15,23,42,.04),rgba(15,23,42,.18) 44%,rgba(15,23,42,.56))}.home-banner-slide__title{font-size:clamp(28px,9vw,38px)}.home-banner-carousel .slick-dots{bottom:14px}.product-detail-thumbs{grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}.product-detail-thumb img{height:72px}.product-detail-magnifier .magnifying-glass{display:none}}