.store-header{z-index:10;background:#fff;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;gap:16px;height:auto;min-height:72px;padding:12px clamp(16px,3vw,36px);display:flex;position:sticky;top:0}.store-header__left{align-items:center;min-width:0;display:flex}.store-header__left .ant-typography{margin-bottom:0}.store-header__center{justify-content:center;display:flex;position:absolute;left:50%;transform:translate(-50%)}.store-header__right{justify-content:flex-end;align-items:center;gap:16px;min-width:0;display:flex}.store-header__right .ant-input-affix-wrapper{border-radius:999px;width:clamp(160px,22vw,220px)}.store-header__right .anticon{color:#4b5563;cursor:pointer;font-size:22px}.store-header__right .ant-badge{background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.store-menu{border-bottom:none!important}.store-menu .ant-menu-item{position:relative;color:#000!important}.store-menu .ant-menu-item:after{content:"";transform-origin:50%;background:#000;width:calc(100% - 32px);height:2px;transition:transform .3s;position:absolute;bottom:0;left:16px;transform:scaleX(0);border-bottom:none!important}.store-menu .ant-menu-item:hover:after{transform:scaleX(1)}.store-menu .ant-menu-item:hover,.store-menu .ant-menu-item-selected{color:#000!important}.store-menu .ant-menu-item-selected:after{transform:scaleX(1)}.store-menu .ant-menu-item:active{color:#000!important}.store-menu.ant-menu-horizontal>.ant-menu-item:after,.store-menu.ant-menu-horizontal>.ant-menu-item-selected:after{border-bottom:none!important}.header-user-trigger{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .2s,box-shadow .2s,background .2s,transform .2s;display:inline-flex;overflow:hidden}.header-user-trigger:hover{background:#f9fafb;border-color:#111827;transform:translateY(-1px);box-shadow:0 10px 24px #1118271f}.header-user-trigger:active{transform:translateY(0)}.header-user-trigger__avatar{color:#000;background:#fff}.account-dropdown{background:#fff;border-radius:8px;width:min(326px,100vw - 28px);margin-top:18px;overflow:hidden;box-shadow:0 24px 60px #0f172a2e}.account-dropdown__hero{color:#fff;background:#111827;padding:18px}.account-dropdown__profile{align-items:center;gap:12px;display:flex}.account-dropdown__avatar{color:#111827;background:#fff;flex:none;font-weight:700;box-shadow:0 0 0 3px #ffffff2e}.account-dropdown__identity{min-width:0}.account-dropdown__identity strong,.account-dropdown__identity span{text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.account-dropdown__identity strong{color:inherit;font-size:15px;line-height:1.35}.account-dropdown__identity span{color:#ffffffb8;white-space:normal;font-size:13px;line-height:1.45}.account-dropdown__badge{color:#fde68a;background:#ffffff1a;border:1px solid #ffffff2e;border-radius:999px;align-items:center;gap:6px;width:fit-content;margin-top:14px;padding:5px 10px;font-size:12px;font-weight:700;display:inline-flex}.account-dropdown__item,.account-dropdown__primary,.account-dropdown__secondary{cursor:pointer;text-align:left;border:0;border-radius:8px;align-items:center;gap:10px;width:calc(100% - 24px);margin:0 12px;font-weight:600;transition:background .2s,color .2s,border-color .2s;display:flex}.account-dropdown__item{color:#1f2937;background:0 0;padding:11px 12px}.account-dropdown__item:first-of-type{margin-top:12px}.account-dropdown__item span:nth-child(2){flex:1}.account-dropdown__item:hover{color:#111827;background:#f4f6f8}.account-dropdown__item:hover .account-dropdown__chevron{opacity:1;transform:translate(2px)}.account-dropdown__item--danger{color:#dc2626;margin-bottom:12px}.account-dropdown__item--danger:hover{color:#b91c1c;background:#fef2f2}.account-dropdown__item-icon{color:#111827;background:#eef2f7;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex}.account-dropdown__item--danger .account-dropdown__item-icon{color:#dc2626;background:#fee2e2}.account-dropdown__item--danger{position:relative}.account-dropdown__item--danger:after{content:"😢";opacity:0;font-size:24px;transition:all .25s;position:absolute;right:14px}.account-dropdown__item--danger:hover:after{opacity:1;transform:translate(-4px)}.account-dropdown__chevron{color:#9ca3af;opacity:.55;margin-left:auto;font-size:11px;transition:opacity .2s,transform .2s}.account-dropdown__primary,.account-dropdown__secondary{justify-content:center;min-height:44px}.account-dropdown__primary{color:#fff;background:#111827;margin-top:14px}.account-dropdown__primary:hover{background:#000}.account-dropdown__secondary{color:#111827;background:#fff;border:1px solid #e5e7eb;margin-top:8px}.account-dropdown__secondary:hover{background:#f9fafb;border-color:#111827}.account-dropdown__divider{background:#eef0f3;height:1px;margin:10px 12px}.account-dropdown__note{color:#6b7280;text-align:center;margin:12px 18px 18px;font-size:12px;line-height:1.45}.account-dropdown--guest .account-dropdown__hero{background:#111827;align-items:center;gap:12px;display:flex}@media (width<=1200px){.store-header{gap:12px}}@media (width<=992px){.store-header{flex-direction:column;align-items:stretch;padding:14px 18px}.store-header__center{order:3;justify-content:flex-start;width:100%;min-width:0;position:static;left:auto;overflow-x:auto;transform:none}.store-header .store-menu{min-width:max-content}.store-header__right{justify-content:space-between;width:100%}.store-header__right .ant-input-affix-wrapper{width:100%}}@media (width<=640px){.store-header{padding:10px 12px}.store-header__right{gap:10px}}.store-search-trigger.ant-input-affix-wrapper{width:260px;box-shadow:none;border-color:#e5e7eb;border-radius:999px;transition:all .2s}.store-search-trigger.ant-input-affix-wrapper:hover,.store-search-trigger.ant-input-affix-wrapper:focus-within{border-color:#d1d5db;box-shadow:0 0 0 4px #1118270a}.store-search-drawer .ant-drawer-mask{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0f172a38}.store-search-drawer .ant-drawer-content{border-radius:0 0 20px 20px;animation:.24s searchDrawerDrop;box-shadow:0 16px 40px #0f172a24}.store-search-drawer .ant-drawer-body{background:#fff;padding:20px 24px 28px}.store-search-drawer__inner{flex-direction:column;gap:16px;max-width:960px;margin:0 auto;display:flex}.store-search-drawer__top{grid-template-columns:auto minmax(0,1fr) auto;align-items:flex-start;gap:12px;width:100%;display:grid}.store-search-drawer__top-spacer,.store-search-cancel{min-width:58px}.store-search-drawer__input-wrap{flex-direction:column;gap:12px;width:100%;display:flex}.store-search-drawer__input.ant-input-affix-wrapper{border-color:#e5e7eb;border-radius:999px;width:100%;min-height:52px;padding:0 16px}.store-search-drawer__input.ant-input-affix-wrapper .anticon-search{color:#6b7280}.store-search-preview{background:#fff;border:1px solid #e5e7eb;border-radius:16px;max-height:min(52vh,420px);overflow-y:auto;box-shadow:0 8px 24px #0f172a0f}.store-search-preview__state{justify-content:center;align-items:center;gap:10px;padding:28px 16px;display:flex}.store-search-preview__empty{padding:24px 16px}.store-search-preview__list{margin:0;padding:8px;list-style:none}.store-search-preview__item{cursor:pointer;text-align:left;background:0 0;border:none;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 12px;transition:background .2s;display:flex}.store-search-preview__item:hover{background:#f9fafb}.store-search-preview__thumb{background:#f3f4f6;border-radius:10px;flex-shrink:0;width:56px;height:56px;overflow:hidden}.store-search-preview__thumb img{object-fit:cover;width:100%;height:100%}.store-search-preview__info{flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.store-search-preview__meta{letter-spacing:.03em;text-transform:uppercase;color:#9ca3af;font-size:11px;font-weight:600}.store-search-preview__name{color:#111827;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.store-search-preview__price-row{flex-wrap:wrap;align-items:center;gap:6px;display:flex}.store-search-preview__price{color:#e11d48;font-size:14px;font-weight:700}.store-search-preview__old-price{color:#9ca3af;font-size:12px;text-decoration:line-through}.store-search-preview__discount{color:#fff;background:#e11d48;border-radius:999px;padding:2px 6px;font-size:11px;font-weight:700;line-height:1}.store-search-preview__arrow{color:#d1d5db;flex-shrink:0;font-size:12px}.store-search-cancel{cursor:pointer;color:#111827;background:0 0;border:none;margin-top:14px;padding:6px 4px;font-size:15px;font-weight:500}.store-search-cancel:hover{opacity:.6}.store-search-hint{text-align:center;color:#6b7280;margin:0;font-size:13px}.store-search-hint kbd{background:#f9fafb;border:1px solid #e5e7eb;border-radius:6px;padding:2px 6px;font-family:inherit;font-size:12px;display:inline-block}.store-search-idle{color:#9ca3af;flex-direction:column;align-items:center;gap:10px;padding:48px 16px;display:flex}.store-search-idle .anticon{font-size:28px}.store-search-results{max-height:min(62vh,520px);margin-top:8px;padding-right:4px;overflow-y:auto}.store-search-results__state{flex-direction:column;align-items:center;gap:14px;padding:48px 16px;display:flex}.store-search-results__empty{padding:32px 16px 48px}.store-search-results__header{border-bottom:1px solid #f3f4f6;margin-bottom:14px;padding-bottom:12px}.store-search-results__grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;display:grid}.store-search-card{cursor:pointer;background:#fff;border:1px solid #f1f1f1;border-radius:16px;flex-direction:column;gap:10px;min-height:100%;padding:12px;transition:all .22s;display:flex;position:relative}.store-search-card:hover{border-color:#e5e7eb;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a14}.store-search-card:hover .store-search-card__arrow{opacity:1;transform:translate(0)}.store-search-card:focus-visible{outline-offset:2px;outline:2px solid #111827}.store-search-card__media{aspect-ratio:1;background:#f8fafc;border-radius:12px;width:100%;overflow:hidden}.store-search-card__media img{object-fit:cover;width:100%;height:100%;transition:transform .3s}.store-search-card:hover .store-search-card__media img{transform:scale(1.04)}.store-search-card__body{flex-direction:column;flex:1;gap:4px;padding-right:20px;display:flex}.store-search-card__meta{letter-spacing:.04em;text-transform:uppercase;font-weight:600;color:#9ca3af!important;margin:0!important;font-size:11px!important}.store-search-card__name{color:#111827!important;margin:0!important;font-size:14px!important;font-weight:600!important;line-height:1.35!important}.store-search-card__price{color:#e11d48!important;margin:0!important;font-size:15px!important;font-weight:700!important}.store-search-card__arrow{color:#9ca3af;opacity:0;font-size:12px;transition:all .2s;position:absolute;bottom:16px;right:14px;transform:translate(-4px)}@keyframes searchDrawerDrop{0%{opacity:.9;transform:translateY(-12px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.store-search-trigger.ant-input-affix-wrapper{width:100%}.store-search-drawer .ant-drawer-content{border-radius:0}.store-search-drawer__top{grid-template-columns:minmax(0,1fr) auto}.store-search-drawer__top-spacer{display:none}.store-search-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.store-search-card{padding:10px}.store-search-card__name{font-size:13px!important}.store-search-card__price{font-size:14px!important}}@media (width<=480px){.store-search-results__grid{grid-template-columns:1fr}}.ant-dropdown:has(.dropdown-category){box-shadow:none;background:0 0;padding:0}.dropdown-category{--dc-bg:#fff;--dc-border:#11182714;--dc-shadow:0 4px 6px -1px #0000000f, 0 12px 24px -4px #00000014;--dc-muted:#6b7280;--dc-text:#111827;--dc-hover:#f3f4f6;--dc-accent:#111827;margin-top:23px;animation:.2s ease-out dropdown-category-in}.dropdown-category__inner{background:var(--dc-bg);border:1px solid var(--dc-border);box-shadow:var(--dc-shadow);overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;border-radius:16px;overflow:auto hidden}.dropdown-category__grid{--dc-col-min:158px;grid-template-columns:repeat(var(--dc-cols,3), minmax(var(--dc-col-min), 1fr));width:100%;min-width:calc(var(--dc-cols,3) * var(--dc-col-min) + 44px);align-items:start;gap:0;padding:20px 22px 22px;display:grid}.dropdown-category__column{border-inline-end:1px solid #11182714;margin:0;padding:0 20px}.dropdown-category__column:first-child{padding-left:0}.dropdown-category__column:last-child{border-inline-end:none;padding-right:0}.dropdown-category__heading{letter-spacing:.06em;text-transform:uppercase;color:var(--dc-muted);margin:0 0 12px;font-size:11px;font-weight:700;line-height:1.3}.dropdown-category__list{flex-direction:column;gap:2px;margin:0;padding:0;list-style:none;display:flex}.dropdown-category__list-item{margin:0}.dropdown-category__link{color:#374151;text-align:left;cursor:pointer;background:0 0;border:none;border-radius:10px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:9px 11px;font-family:inherit;font-size:14px;font-weight:500;line-height:1.35;transition:background .15s,color .15s,transform .15s;display:flex}.dropdown-category__link:hover{background:var(--dc-hover);color:var(--dc-text)}.dropdown-category__link:focus-visible{outline:2px solid var(--dc-accent);outline-offset:2px}.dropdown-category__link:active{transform:scale(.99)}.dropdown-category__link-label{flex:1;min-width:0}.dropdown-category__link-label.is-hot{color:#dc2626;font-weight:600}.dropdown-category__meta{flex-shrink:0;align-items:center;gap:16px;display:flex}.dropdown-category__pill{letter-spacing:.04em;text-transform:uppercase;border-radius:6px;padding:3px 7px;font-size:10px;font-weight:700;line-height:1}.dropdown-category__pill--hot{color:#b91c1c;background:linear-gradient(135deg,#fef2f2 0%,#fee2e2 100%);border:1px solid #b91c1c26}.dropdown-category__pill--off{color:#047857;text-transform:none;font-variant-numeric:tabular-nums;background:#ecfdf5;border:1px solid #0478572e}.dropdown-category--sale .dropdown-category__inner{background:linear-gradient(#fffdfb 0%,#fff 48%);border-color:#ea580c24}.dropdown-category--sale .dropdown-category__heading{color:#9a3412}.dropdown-category--sale .dropdown-category__column{border-inline-end-color:#ea580c1a}.dropdown-category--sale .dropdown-category__link:hover{background:#fff7edd9}.dropdown-category--sale .dropdown-category__pill--off{color:#c2410c;background:#fff7edf2;border-color:#ea580c38}@keyframes dropdown-category-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}@media (width<=992px){.dropdown-category__grid{--dc-col-min:140px;padding:16px 18px 18px}.dropdown-category__column{padding:0 14px}.dropdown-category__column:first-child{padding-left:0}.dropdown-category__column:last-child{padding-right:0}}.store-footer{color:#d7d7d7;background:#111;padding:0}.store-footer__inner{width:min(1180px,100% - 32px);margin:0 auto;padding:42px 0 26px}.store-footer__top{justify-content:flex-start;align-items:flex-start;display:flex}.store-footer__brand{max-width:560px}.store-footer__links{padding:8px 0 28px}.store-footer__socials .ant-btn{color:#fff;background:#1c1c1c;border-color:#2f2f2f;border-radius:50%;width:40px;height:40px}.store-footer__socials .ant-btn:hover,.store-footer__socials .ant-btn:focus{color:#111;background:#fff;border-color:#fff}.store-footer__bottom{border-top:1px solid #262626;justify-content:space-between;align-items:center;gap:16px;padding-top:20px;display:flex}.store-footer .ant-typography{color:#cfcfcf;line-height:1.7}.store-footer a{color:#cfcfcf;line-height:1.7;transition:color .2s}.store-footer a:hover,.store-footer a:focus{color:#fff}.store-footer h3.ant-typography,.store-footer h5.ant-typography{color:#fff;letter-spacing:0;margin:0 0 12px;font-weight:700}.store-footer h3.ant-typography{font-size:28px}.store-footer h5.ant-typography{font-size:16px}.store-footer .ant-divider{border-color:#262626;margin:30px 0 22px}@media (width<=768px){.store-footer__inner{width:min(100% - 24px,1180px);padding:34px 0 24px}.store-footer__bottom{flex-direction:column;align-items:flex-start}}@media (width<=480px){.store-footer h3.ant-typography{font-size:24px}}
