.page-module___8aEwW__page{box-sizing:border-box;background:var(--ds-bg-page);width:100%;max-width:1920px;min-height:100dvh;color:var(--ds-text-main);font-family:Inter, var(--font-geist-sans), Arial, sans-serif;flex-direction:column;align-items:center;margin:0 auto;padding:7px 280px 36px;display:flex;overflow-x:hidden}.page-module___8aEwW__layout{isolation:isolate;flex-direction:column;gap:28px;width:1360px;max-width:100%;display:flex;position:relative}.page-module___8aEwW__gradikHover{isolation:isolate;transition:transform .2s,box-shadow .25s,filter .25s,color .2s;position:relative;overflow:hidden}.page-module___8aEwW__gradikHover:before{content:"";z-index:-2;background:linear-gradient(120deg, var(--ds-primary) 0%, var(--ds-primary-hover-text) 100%);opacity:0;transition:opacity .45s;position:absolute;inset:0}.page-module___8aEwW__gradikHover:after{content:"";z-index:-1;background:linear-gradient(120deg, transparent 20%, var(--ds-border-faint-2) 50%, transparent 80%);transition:transform .7s;position:absolute;inset:0;transform:translate(-120%)}.page-module___8aEwW__gradikHover:hover{filter:brightness(1.04);transform:translateY(-1px);box-shadow:0 8px 20px #9159de59}.page-module___8aEwW__gradikHover:hover:before{opacity:1}.page-module___8aEwW__gradikHover:hover:after{transform:translate(120%)}.page-module___8aEwW__gradikHover:active{transform:translateY(0);box-shadow:0 4px 10px #9159de40}.page-module___8aEwW__primaryButton{min-height:37px;color:var(--ds-text-main);cursor:pointer;border:0;border-radius:6px;padding:10px 17px;font-size:14px;font-weight:500;line-height:17px}.page-module___8aEwW__hero{z-index:2;flex-direction:column;order:1;align-items:flex-start;gap:25px;width:100%;min-height:407px;padding:20px 0;display:flex;position:relative}.page-module___8aEwW__homeLoadingHero{grid-template-columns:minmax(0,576px) minmax(280px,1fr);align-items:center;gap:28px;min-height:407px;padding:20px 0;display:grid}.page-module___8aEwW__homeLoadingCopy,.page-module___8aEwW__homeLoadingCards,.page-module___8aEwW__homeLoadingGrid{gap:16px;display:grid}.page-module___8aEwW__homeLoadingTitle,.page-module___8aEwW__homeLoadingText,.page-module___8aEwW__homeLoadingSearch,.page-module___8aEwW__homeLoadingCards>div,.page-module___8aEwW__homeLoadingGrid>div{background:linear-gradient(90deg, var(--ds-surface-product), var(--ds-primary-gradient-start), var(--ds-surface-product));border-radius:8px;animation:1.2s ease-in-out infinite page-module___8aEwW__homeLoadingPulse}.page-module___8aEwW__homeLoadingTitle{width:min(560px,100%);min-height:124px}.page-module___8aEwW__homeLoadingText{width:min(520px,92%);min-height:48px}.page-module___8aEwW__homeLoadingSearch{width:min(576px,100%);min-height:58px}.page-module___8aEwW__homeLoadingCards{grid-template-columns:repeat(2,minmax(0,1fr))}.page-module___8aEwW__homeLoadingCards>div{min-height:142px}.page-module___8aEwW__homeLoadingGrid{grid-template-columns:repeat(4,minmax(0,1fr))}.page-module___8aEwW__homeLoadingGrid>div{min-height:180px}@keyframes page-module___8aEwW__homeLoadingPulse{0%,to{opacity:.58}50%{opacity:1}}.page-module___8aEwW__heroImageStage{z-index:0;pointer-events:none;order:2;width:100%;height:0;margin:0;transition:opacity .2s;position:absolute;top:52px;right:0}.page-module___8aEwW__heroImageWrap{z-index:0;place-items:center;width:min(900px,100vw - 80px);margin-left:auto;display:grid;position:relative;top:0;right:0}.page-module___8aEwW__heroImageWrap img{width:100%;height:auto;transition:filter .2s;display:block}.page-module___8aEwW__homeHeroBannerSlot{z-index:2;contain:layout paint;order:2;min-height:148px;position:relative}.page-module___8aEwW__heroIntro{z-index:2;flex-direction:column;gap:30px;width:min(576px,100%);max-width:576px;display:flex;position:relative}.page-module___8aEwW__homeContentUnavailable{flex-direction:column;gap:18px;display:flex}.page-module___8aEwW__heroBottom{z-index:2;flex-direction:column;gap:30px;width:100%;display:flex;position:relative}.page-module___8aEwW__heroTitle{width:max-content;max-width:min(720px,100vw - 48px);min-height:109px;color:var(--ds-text-main);white-space:normal;margin:0;font-size:55px;font-weight:800;line-height:62px}.page-module___8aEwW__heroTitleLead{white-space:nowrap;display:block}.page-module___8aEwW__heroTitleAccent{color:var(--ds-primary-hover-text);white-space:nowrap;display:block}.page-module___8aEwW__heroSubtitle{width:576px;max-width:100%;color:var(--ds-text-main);margin:0;font-size:17px;font-weight:500;line-height:21px}.page-module___8aEwW__heroSearch{align-items:center;gap:10px;width:576px;max-width:100%;display:flex}.page-module___8aEwW__popularLine{flex-wrap:wrap;align-items:center;gap:10px;width:542px;max-width:100%;display:flex}.page-module___8aEwW__popularLine>span{color:var(--ds-text-muted);font-size:12px;font-weight:500;line-height:15px}.page-module___8aEwW__popularTags{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.page-module___8aEwW__tag{border:1px solid var(--ds-border-input);background:var(--ds-surface-1);min-height:32px;color:var(--ds-text-muted);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;padding:8px 10px;font-size:13px;line-height:16px;text-decoration:none;transition:border-color .2s,color .2s,background-color .2s;display:inline-flex}.page-module___8aEwW__tag:hover{border-color:var(--ds-primary);color:var(--ds-text-main);background:var(--ds-primary-filter)}.page-module___8aEwW__valueGrid{flex-wrap:nowrap;justify-content:flex-start;align-items:center;gap:15px;width:100%;display:flex}.page-module___8aEwW__valueCard{width:190px;height:40px;color:var(--ds-text-main);font:inherit;text-align:left;cursor:pointer;background:0 0;border:0;flex:0 0 190px;align-items:center;gap:10px;padding:0;display:flex}.page-module___8aEwW__valueIcon{flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:inline-flex}.page-module___8aEwW__valueCard h3{margin:0 0 5px;font-size:13px;font-weight:500;line-height:16px}.page-module___8aEwW__valueCard p{color:var(--ds-text-muted);margin:0;font-size:11px;font-weight:500;line-height:13px}.page-module___8aEwW__quickPanels{z-index:2;order:16;grid-template-columns:minmax(0,620px) minmax(0,1fr);gap:20px;display:grid;position:relative}.page-module___8aEwW__quickPanel,.page-module___8aEwW__quickPanelWide{border:1px solid var(--ds-border-panel);background:var(--ds-surface-2);border-radius:7px;flex-direction:column;justify-content:space-between;gap:20px;min-width:0;min-height:160px;padding:15px 25px 25px;display:flex}.page-module___8aEwW__quickPanelWideSolo,.page-module___8aEwW__quickPanelResumeSolo{grid-column:1/-1}@media (min-width:821px){.page-module___8aEwW__quickPanelResume{background:var(--ds-surface-2);background-image:none}.page-module___8aEwW__quickPanelResume:before,.page-module___8aEwW__quickPanelResume:after{content:none;display:none}.page-module___8aEwW__quickPanelResume .page-module___8aEwW__cartResume{background:0 0}}.page-module___8aEwW__quickPanel header,.page-module___8aEwW__quickPanelWide header{align-items:center;gap:9px;display:inline-flex}.page-module___8aEwW__quickPanel header h2,.page-module___8aEwW__quickPanelWide header h2{margin:0;font-size:16px;font-weight:500;line-height:19px}.page-module___8aEwW__quickPanel header a,.page-module___8aEwW__quickPanelWide header a{align-items:center;min-height:24px;display:inline-flex}.page-module___8aEwW__quickPanelIcon{flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;display:inline-flex}.page-module___8aEwW__cartResume{justify-content:space-between;align-items:center;gap:20px;display:flex}.page-module___8aEwW__resumePreview{background:var(--ds-placeholder);border-radius:6px;flex-shrink:0;width:65px;height:65px;display:block}.page-module___8aEwW__resumeMeta{flex-direction:column;flex:1;gap:7px;display:flex}.page-module___8aEwW__resumeMeta strong{font-size:16px;font-weight:500;line-height:19px}.page-module___8aEwW__resumeMeta small{color:var(--ds-text-muted);font-size:12px;font-weight:500;line-height:15px}.page-module___8aEwW__resumeAction{align-items:center;gap:30px;display:flex}.page-module___8aEwW__resumeAction span{font-size:22px;font-weight:500;line-height:27px}.page-module___8aEwW__resumeAction .page-module___8aEwW__primaryButton{justify-content:center;align-items:center;min-width:145px;min-height:45px;font-size:14px;font-weight:600;text-decoration:none;display:inline-flex}.page-module___8aEwW__recentStrip{overscroll-behavior-inline:contain;scrollbar-width:none;align-items:center;gap:17px;width:100%;min-width:0;max-width:100%;margin-bottom:-10px;padding:2px 2px 10px;display:flex;overflow-x:auto}.page-module___8aEwW__recentStrip::-webkit-scrollbar{display:none}.page-module___8aEwW__recentPanelHeader{justify-content:space-between}.page-module___8aEwW__recentPanelHeader>span{align-items:center;gap:13px;min-width:0;display:inline-flex}.page-module___8aEwW__recentClearButton{border:1px solid var(--ds-primary-alpha-50);background:var(--ds-primary-alpha-14);min-height:31px;color:var(--ds-primary-hover-text);cursor:pointer;border-radius:6px;flex:none;padding:0 12px;font-size:12px;font-weight:700;line-height:1;transition:background .2s,border-color .2s,color .2s,transform .2s}.page-module___8aEwW__recentClearButton:hover,.page-module___8aEwW__recentClearButton:focus-visible{border-color:var(--ds-primary-alpha-50);background:var(--ds-primary-alpha-15);color:var(--ds-text-main);outline:none;transform:translateY(-1px)}.page-module___8aEwW__circleNav{cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;width:31px;height:31px;padding:0;transition:transform .2s,filter .25s;display:inline-flex}.page-module___8aEwW__circleNav svg{width:31px;height:31px;display:block}.page-module___8aEwW__kruglyashPreset{border-radius:999px}.page-module___8aEwW__kruglyashPreset:hover{filter:brightness(1.08)drop-shadow(0 6px 14px #9159de47);transform:scale(1.08)}.page-module___8aEwW__recentThumb{width:80px;height:80px;color:var(--ds-text-main);background:linear-gradient(180deg, transparent 32%, var(--ds-bg-page-deep) 100%), linear-gradient(135deg, var(--ds-border-faint-2), var(--ds-primary-alpha-25)), var(--ds-placeholder);border-radius:6px;flex-direction:column;flex:0 0 80px;justify-content:flex-end;align-items:flex-start;gap:3px;padding:9px;text-decoration:none;transition:box-shadow .2s,transform .2s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff14}.page-module___8aEwW__recentThumbImage{object-fit:cover;opacity:.76;filter:saturate(.9)contrast(.92);width:100%;height:100%;position:absolute;inset:0}.page-module___8aEwW__recentThumb:hover,.page-module___8aEwW__recentThumb:focus-visible{outline:none;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #9159de7a,0 14px 28px #5120ba33}.page-module___8aEwW__recentThumb span{z-index:1;min-width:0;max-width:100%;color:var(--ds-text-main);overflow-wrap:anywhere;font-size:11px;font-weight:700;line-height:13px;position:relative}.page-module___8aEwW__recentThumb small{z-index:1;max-width:100%;color:var(--ds-border-faint-2);overflow-wrap:anywhere;font-size:10px;font-weight:700;line-height:12px;position:relative}.page-module___8aEwW__sectionHeaderLine{z-index:2;justify-content:space-between;align-items:center;gap:16px;min-height:31px;display:flex;position:relative}.page-module___8aEwW__sectionHeaderLine h2{margin:0;font-size:22px;font-weight:600;line-height:27px}.page-module___8aEwW__viewAllButton{color:inherit;cursor:pointer;background:0 0;border:0;justify-content:flex-end;align-items:center;gap:9px;width:185px;height:31px;padding:0 15px 0 0;font-size:13px;font-weight:500;line-height:16px;display:inline-flex}.page-module___8aEwW__viewAllButton>span:first-child{color:var(--ds-primary-hover-text);transition:color .2s,text-decoration-color .2s}.page-module___8aEwW__viewAllButton>span:first-child:hover{color:var(--ds-text-main);text-underline-offset:3px;text-decoration:underline}.page-module___8aEwW__sectionHeaderActions,.page-module___8aEwW__sellerHeaderActions{flex:none;justify-content:flex-end;align-items:center;gap:9px;width:185px;height:31px;padding-right:15px;display:inline-flex}.page-module___8aEwW__viewAllTextButton{min-height:24px;color:var(--ds-primary-hover-text);font:inherit;cursor:pointer;background:0 0;border:0;align-items:center;padding:0;font-size:13px;font-weight:500;line-height:16px;text-decoration:none;transition:color .2s,text-decoration-color .2s;display:inline-flex}.page-module___8aEwW__viewAllTextButton:hover,.page-module___8aEwW__viewAllTextButton:focus-visible{color:var(--ds-text-main);text-underline-offset:3px;outline:none;text-decoration:underline}.page-module___8aEwW__viewAllControls{align-items:center;gap:9px;display:inline-flex}.page-module___8aEwW__viewAllControl{justify-content:center;align-items:center;width:31px;height:31px;display:inline-flex}.page-module___8aEwW__viewAllControlButton{cursor:pointer;background:0 0;border:0;border-radius:6px;padding:0;transition:background .2s,transform .2s}.page-module___8aEwW__viewAllControlButton:hover,.page-module___8aEwW__viewAllControlButton:focus-visible{background:var(--ds-primary-alpha-14);outline:none;transform:translateY(-1px)}.page-module___8aEwW__viewAllControl svg{width:31px;height:31px}.page-module___8aEwW__viewAllControl:hover path{stroke-opacity:1!important}.page-module___8aEwW__categoryGrid{overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;z-index:5;flex-direction:row;flex:none;order:5;justify-content:flex-start;align-self:stretch;align-items:center;gap:14px;width:100%;min-width:0;max-width:100%;height:185.85px;padding:0;display:flex;position:relative;overflow:auto hidden}.page-module___8aEwW__categoryGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__categoryCard{box-sizing:border-box;color:inherit;background:var(--ds-surface-2);border:2px solid var(--ds-border-panel);border-radius:7px;flex:0 0 calc(20% - 11.2px);order:0;grid-template-rows:56px 1fr;align-items:center;gap:18px;width:calc(20% - 11.2px);min-width:170px;max-width:198px;height:185.85px;margin:0;padding:25px 22px 25px 16px;text-decoration:none;display:grid}.page-module___8aEwW__categoryCard:first-child{order:0}.page-module___8aEwW__categoryCard:nth-child(2){order:1}.page-module___8aEwW__categoryCard:nth-child(3){order:2}.page-module___8aEwW__categoryCard:nth-child(4){order:3}.page-module___8aEwW__categoryCard:nth-child(5){order:4}.page-module___8aEwW__categoryCard:nth-child(6){order:5}.page-module___8aEwW__categoryIcon{justify-content:center;place-self:center;align-items:center;margin:0 auto;display:inline-flex}.page-module___8aEwW__categoryIcon svg{width:100%;height:100%;display:block}.page-module___8aEwW__categoryIconWide{width:55.18px;height:39.85px}.page-module___8aEwW__categoryIconMedium{width:68px;height:55.5px}.page-module___8aEwW__categoryIconCompact{width:61px;height:50px}.page-module___8aEwW__categoryCard:first-child .page-module___8aEwW__categoryIcon{width:55.18px;height:39.85px}.page-module___8aEwW__categoryCard:nth-child(2) .page-module___8aEwW__categoryIcon{width:63px;height:42px}.page-module___8aEwW__categoryCard:nth-child(3) .page-module___8aEwW__categoryIcon{width:68px;height:55.5px}.page-module___8aEwW__categoryCard:nth-child(4) .page-module___8aEwW__categoryIcon{width:61px;height:50px}.page-module___8aEwW__categoryCard:nth-child(5) .page-module___8aEwW__categoryIcon{width:62px;height:53px}.page-module___8aEwW__categoryCard:nth-child(6) .page-module___8aEwW__categoryIcon{width:52px;height:51px}.page-module___8aEwW__categoryBody{grid-template-rows:minmax(38px,auto) 32px;align-items:flex-start;gap:9px;width:100%;max-width:151px;min-height:63px;margin:0 auto;padding:0;display:grid}.page-module___8aEwW__categoryCard h3{text-align:center;width:100%;max-width:151px;min-height:38px;color:var(--ds-text-main);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:19px;display:-webkit-box;overflow:hidden}.page-module___8aEwW__categoryMeta{grid-template-columns:minmax(0,1fr) 12px;align-self:end;align-items:center;gap:9px;width:100%;max-width:151px;min-height:32px;padding:0;display:grid}.page-module___8aEwW__categoryCard p{width:100%;min-width:0;color:var(--ds-text-muted);text-align:center;white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 auto;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:16px;display:-webkit-box;overflow:hidden}.page-module___8aEwW__categoryArrow{width:12px;height:12px;color:var(--ds-text-muted);flex:none;justify-content:center;align-items:center;gap:10px;margin:0 auto;padding:3px 0 0;display:flex}.page-module___8aEwW__categoryArrow svg{width:12px;height:9px;display:block}.page-module___8aEwW__trustGrid{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:7;order:7;align-items:stretch;gap:14px;width:100%;max-width:100%;min-height:115px;display:flex;position:relative;overflow:auto hidden}.page-module___8aEwW__trustGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__platformFeatureGrid{z-index:2;order:9;grid-template-columns:repeat(4,minmax(0,1fr));gap:13px;display:grid;position:relative}.page-module___8aEwW__platformFeatureCard{border:1px solid var(--ds-border-panel);background:linear-gradient(145deg, var(--ds-success-alpha-14), transparent 52%), var(--ds-surface-2);min-height:172px;color:var(--ds-text-main);border-radius:7px;grid-template-rows:auto auto 1fr;gap:12px;padding:18px;text-decoration:none;transition:transform .2s,border-color .2s,background-color .2s,box-shadow .25s;display:grid}.page-module___8aEwW__platformFeatureCard:hover,.page-module___8aEwW__platformFeatureCard:focus-visible{border-color:var(--ds-success-alpha-50);background-color:var(--ds-surface-5);outline:none;transform:translateY(-2px);box-shadow:0 14px 32px #0000003d}.page-module___8aEwW__platformFeatureCard span{border:1px solid var(--ds-success-alpha-14);background:var(--ds-success-alpha-14);width:fit-content;min-height:26px;color:var(--ds-success-bright);border-radius:999px;align-items:center;padding:0 10px;font-size:11px;font-weight:800;line-height:1;display:inline-flex}.page-module___8aEwW__platformFeatureCard h3{color:var(--ds-text-main);margin:0;font-size:18px;font-weight:700;line-height:22px}.page-module___8aEwW__platformFeatureCard p{color:var(--ds-text-muted);margin:0;font-size:13px;font-weight:500;line-height:17px}.page-module___8aEwW__trustCard{box-sizing:border-box;border:2px solid var(--ds-border-panel);background:var(--ds-surface-2);cursor:pointer;scroll-snap-align:start;scroll-snap-stop:always;border-radius:7px;flex:0 0 240px;align-items:center;gap:clamp(8px,.9vw,11px);width:240px;min-height:115px;padding:12px clamp(10px,1.2vw,22px) 18px clamp(10px,1.2vw,16px);display:flex}.page-module___8aEwW__trustIcon{flex-shrink:0;justify-content:center;align-items:center;width:clamp(48px,4.4vw,63px);height:clamp(48px,4.4vw,63px);display:inline-flex}.page-module___8aEwW__trustIcon svg{max-width:100%;max-height:100%}.page-module___8aEwW__trustIconCompact{width:52px;height:52px}.page-module___8aEwW__trustIconLarge{width:63px;height:63px}.page-module___8aEwW__trustBody{flex-direction:column;justify-content:center;gap:9px;width:auto;min-width:0;min-height:60px;display:flex}.page-module___8aEwW__trustCard h3{overflow-wrap:anywhere;width:100%;margin:0;font-size:16px;font-weight:600;line-height:19px}.page-module___8aEwW__trustCard p{width:100%;color:var(--ds-text-muted);overflow-wrap:anywhere;margin:0;font-size:13px;line-height:16px}.page-module___8aEwW__sellerGrid{overscroll-behavior-x:contain;scroll-behavior:smooth;scroll-snap-type:x mandatory;touch-action:pan-x;-webkit-overflow-scrolling:touch;scrollbar-width:none;z-index:9;order:11;align-items:stretch;gap:14px;width:1360px;max-width:100%;min-height:234px;margin:-12px 0;padding:12px 0;display:flex;position:relative;overflow:auto hidden}.page-module___8aEwW__sellerGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__sellerCard{box-sizing:border-box;border:2px solid var(--ds-border-panel);background:var(--ds-surface-2);cursor:pointer;width:200px;height:210px;color:inherit;scroll-snap-align:start;scroll-snap-stop:always;border-radius:7px;flex-direction:column;flex:0 0 200px;justify-content:flex-start;align-items:flex-start;gap:11px;padding:12px 22px 24px 16px;text-decoration:none;transition:border-color .2s,background-color .2s,box-shadow .25s,transform .2s;display:flex}.page-module___8aEwW__sellerCard:hover,.page-module___8aEwW__sellerCard:focus-visible{border-color:var(--ds-primary-hover-text);background:var(--ds-surface-6);outline:none;transform:translateY(-2px);box-shadow:0 12px 28px #9159de33}.page-module___8aEwW__sellerAvatar{background:var(--ds-text-main);border-radius:999px;width:63px;height:63px}.page-module___8aEwW__sellerCard h3{width:136px;margin:0;font-size:16px;font-weight:600;line-height:19px}.page-module___8aEwW__sellerFoot{width:162px;color:var(--ds-text-muted);margin-top:auto;font-size:13px;line-height:16px}.page-module___8aEwW__collectionGrid{z-index:2;order:13;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid;position:relative}.page-module___8aEwW__collectionCard{min-height:178px;color:inherit;background:linear-gradient(120deg, transparent, var(--ds-primary-alpha-25), var(--ds-warning-alpha-14), transparent) -220% 0 / 220% 100% no-repeat, var(--ds-surface-6);cursor:pointer;border-radius:7px;flex-direction:column;gap:20px;padding:27px 24px;text-decoration:none;transition:background-position .45s,box-shadow .25s,transform .25s;display:flex;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #9159de14}.page-module___8aEwW__collectionCard:hover,.page-module___8aEwW__collectionCard:focus-within{background-position:120% 0,0 0;transform:translateY(-2px);box-shadow:inset 0 0 0 1px #9159de57,0 16px 36px #5120ba33}.page-module___8aEwW__collectionCard:active{transform:translateY(0)}.page-module___8aEwW__collectionCard h3{margin:0;font-size:22px;font-weight:600;line-height:27px}.page-module___8aEwW__collectionCard p{color:var(--ds-text-main);max-width:250px;margin:0;font-size:14px;line-height:17px}.page-module___8aEwW__collectionCard small{color:var(--ds-text-muted);margin-top:auto;font-size:13px;line-height:16px}.page-module___8aEwW__helpGrid{z-index:2;order:15;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;display:grid;position:relative}.page-module___8aEwW__helpCard{border:1px solid var(--ds-border-panel);background:var(--ds-surface-2);border-radius:7px;flex-direction:column;justify-content:space-between;gap:25px;min-height:151px;padding:14px 20px;display:flex}.page-module___8aEwW__helpHead{align-items:center;gap:20px;display:flex}.page-module___8aEwW__helpIcon{flex-shrink:0;justify-content:center;align-items:center;width:65px;height:65px;display:inline-flex}.page-module___8aEwW__preset3d svg{transform-origin:50%;will-change:transform;transition:transform .28s,filter .28s}.page-module___8aEwW__preset3d:hover svg,.page-module___8aEwW__valueCard:hover .page-module___8aEwW__preset3d svg,.page-module___8aEwW__trustCard:hover .page-module___8aEwW__preset3d svg,.page-module___8aEwW__helpCard:hover .page-module___8aEwW__preset3d svg,.page-module___8aEwW__quickPanel header:hover .page-module___8aEwW__preset3d svg,.page-module___8aEwW__quickPanelWide header:hover .page-module___8aEwW__preset3d svg{filter:drop-shadow(0 8px 18px #9159de52);transform:perspective(280px)rotateX(14deg)rotateY(-14deg)translateZ(6px)}.page-module___8aEwW__helpHead h3{margin:0 0 12px;font-size:17px;font-weight:500;line-height:21px}.page-module___8aEwW__helpHead p{color:var(--ds-text-muted);margin:0;font-size:13px;line-height:16px}.page-module___8aEwW__helpAction{background:var(--ds-surface-muted);min-height:33px;color:var(--ds-primary-hover-text);cursor:pointer;border:0;border-radius:6px;justify-content:center;align-items:center;padding:9px 16px;font-size:13px;font-weight:500;line-height:16px;text-decoration:none;display:inline-flex}.page-module___8aEwW__helpAction:hover{color:var(--ds-text-main)}@keyframes page-module___8aEwW__cartWiggle{0%{transform:rotate(0)translateY(0)}25%{transform:rotate(-7deg)translateY(-1px)}55%{transform:rotate(6deg)translateY(-2px)}80%{transform:rotate(-3deg)translateY(-1px)}to{transform:rotate(0)translateY(0)}}@keyframes page-module___8aEwW__searchInputSweep{0%{opacity:0;transform:translate(-120%)}16%{opacity:1}to{opacity:0;transform:translate(120%)}}@media (max-width:1919px){.page-module___8aEwW__heroImageStage{opacity:.58}.page-module___8aEwW__heroImageWrap img{filter:blur(10px)saturate(.96)}}@media (max-width:1540px){.page-module___8aEwW__page{min-width:0;padding:7px clamp(20px,8vw,240px) 36px}.page-module___8aEwW__layout{width:100%;min-width:0}}@media (max-width:1180px){.page-module___8aEwW__homeLoadingHero,.page-module___8aEwW__homeLoadingGrid,.page-module___8aEwW__homeLoadingCards{grid-template-columns:1fr}.page-module___8aEwW__page{padding:7px 24px 30px}.page-module___8aEwW__hero{min-height:auto}.page-module___8aEwW__heroImageWrap{width:min(900px,100%)}}@media (max-width:1024px){.page-module___8aEwW__layout{gap:22px}.page-module___8aEwW__heroImageStage{opacity:.5}.page-module___8aEwW__heroImageWrap img{filter:blur(10px)}.page-module___8aEwW__quickPanels{grid-template-columns:minmax(0,1fr);gap:14px}.page-module___8aEwW__quickPanel,.page-module___8aEwW__quickPanelWide{min-width:0;min-height:132px;padding:14px 16px 16px}.page-module___8aEwW__cartResume{gap:16px;min-width:0}.page-module___8aEwW__resumeMeta{min-width:0}.page-module___8aEwW__resumeMeta strong{overflow-wrap:anywhere}.page-module___8aEwW__resumeAction{flex-shrink:0;gap:16px}.page-module___8aEwW__recentStrip{grid-template-columns:repeat(auto-fit,minmax(112px,1fr));gap:10px;width:100%;min-width:0;display:grid;overflow:visible}.page-module___8aEwW__recentThumb{aspect-ratio:1.45;flex:none;width:100%;height:auto;min-height:84px}.page-module___8aEwW__recentStrip .page-module___8aEwW__circleNav{display:none}.page-module___8aEwW__sellerGrid{width:100%}}@media (max-width:1100px){.page-module___8aEwW__platformFeatureGrid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:860px){.page-module___8aEwW__heroTitle{white-space:normal;width:100%;max-width:100%;min-height:0;font-size:44px;line-height:50px}.page-module___8aEwW__quickPanels{grid-template-columns:minmax(0,1fr)}.page-module___8aEwW__quickPanel,.page-module___8aEwW__quickPanelWide,.page-module___8aEwW__cartResume{min-width:0}.page-module___8aEwW__resumeAction{flex-wrap:wrap;justify-content:flex-start}.page-module___8aEwW__quickPanelWide header h2{overflow-wrap:anywhere}}@media (max-width:760px){.page-module___8aEwW__page{padding:12px 14px 24px}.page-module___8aEwW__layout{gap:20px}.page-module___8aEwW__heroSearch{flex-direction:column;align-items:stretch}.page-module___8aEwW__heroTitle{font-size:34px;line-height:40px}.page-module___8aEwW__popularLine{flex-direction:column;align-items:flex-start}.page-module___8aEwW__quickPanels,.page-module___8aEwW__platformFeatureGrid,.page-module___8aEwW__collectionGrid,.page-module___8aEwW__helpGrid{grid-template-columns:minmax(0,1fr)}.page-module___8aEwW__valueGrid{grid-template-columns:repeat(2,minmax(0,1fr));justify-content:stretch;align-items:stretch;gap:10px;display:grid}.page-module___8aEwW__valueCard{border:1px solid var(--ds-primary-alpha-15);background:var(--ds-surface-2);border-radius:8px;flex:0 auto;grid-template-columns:40px minmax(0,1fr);align-items:center;gap:10px;width:100%;min-width:0;height:auto;min-height:64px;padding:8px 10px;display:grid}.page-module___8aEwW__valueCard>div{min-width:0}.page-module___8aEwW__valueCard h3{margin-bottom:3px;line-height:16px}.page-module___8aEwW__valueCard p{line-height:14px}.page-module___8aEwW__cartResume{border:1px solid var(--ds-primary-alpha-15);background:linear-gradient(135deg, var(--ds-primary-alpha-25), transparent 58%), var(--ds-surface-1);border-radius:7px;grid-template-columns:112px minmax(0,1fr);grid-template-areas:"preview meta""preview action";align-items:end;gap:14px 18px;width:100%;padding:14px;display:grid}.page-module___8aEwW__resumePreview{background:linear-gradient(135deg, var(--ds-border-faint-2), var(--ds-info-alpha-50)), var(--ds-placeholder);border-radius:7px;grid-area:preview;width:112px;height:112px;box-shadow:inset 0 1px #fff3}.page-module___8aEwW__resumeMeta{grid-area:meta;gap:6px;min-width:0}.page-module___8aEwW__resumeMeta strong{font-size:17px;font-weight:700;line-height:21px}.page-module___8aEwW__resumeMeta small{margin-top:2px;font-size:12px;line-height:15px}.page-module___8aEwW__resumeAction{grid-area:action;justify-content:space-between;gap:12px;width:100%}.page-module___8aEwW__resumeAction span{font-size:24px;font-weight:700;line-height:29px}.page-module___8aEwW__resumeAction .page-module___8aEwW__primaryButton{min-width:144px;min-height:44px;padding:10px 18px}.page-module___8aEwW__recentStrip{grid-template-columns:repeat(auto-fit,minmax(132px,1fr));align-items:stretch;gap:10px;width:100%;display:grid;overflow:visible}.page-module___8aEwW__recentThumb{aspect-ratio:1.55;flex:none;width:100%;height:auto;min-height:92px}.page-module___8aEwW__quickPanel,.page-module___8aEwW__quickPanelWide{padding:14px}.page-module___8aEwW__categoryHeader,.page-module___8aEwW__trustHeader,.page-module___8aEwW__sellerHeader{align-items:center;gap:12px}.page-module___8aEwW__categoryHeader h2,.page-module___8aEwW__trustHeader h2,.page-module___8aEwW__sellerHeader h2{font-size:21px;line-height:25px}.page-module___8aEwW__sectionHeaderActions,.page-module___8aEwW__sellerHeaderActions{gap:8px;width:auto;height:auto;min-height:31px;padding-right:0}.page-module___8aEwW__sectionHeaderActions .page-module___8aEwW__viewAllTextButton,.page-module___8aEwW__sellerHeaderActions .page-module___8aEwW__viewAllTextButton{font-size:12px}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));align-self:auto;align-items:stretch;gap:14px;width:100%;height:auto;display:grid}.page-module___8aEwW__categoryCard{background:linear-gradient(145deg, var(--ds-primary-alpha-25), transparent 58%), var(--ds-surface-2);border-width:1px;grid-template-rows:44px minmax(0,1fr);align-items:flex-start;gap:13px;width:100%;min-width:0;max-width:none;height:156px;min-height:156px;margin:0;padding:13px;box-shadow:inset 0 1px #ffffff08}.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon{background:var(--ds-primary-deep);border:1px solid var(--ds-primary-alpha-25);border-radius:8px;margin:0;padding:8px;width:42px!important;height:42px!important}.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon svg{width:100%;height:100%}.page-module___8aEwW__categoryBody{grid-template-rows:36px minmax(0,1fr);align-items:stretch;gap:8px;width:100%;max-width:none;height:auto;min-height:0;margin:0}.page-module___8aEwW__categoryCard h3{text-align:left;width:100%;max-width:none;height:36px;min-height:36px;font-size:14px;line-height:18px}.page-module___8aEwW__categoryMeta{grid-template-columns:minmax(0,1fr) 22px;align-items:end;gap:8px;width:100%;max-width:none;height:auto;min-height:34px}.page-module___8aEwW__categoryCard p{text-align:left;white-space:normal;-webkit-line-clamp:2;width:auto;min-width:0;min-height:30px;margin:0;font-size:12px;line-height:15px}.page-module___8aEwW__categoryArrow{background:var(--ds-primary-alpha-14);width:22px;height:22px;color:var(--ds-primary-hover-text);border-radius:999px;flex:none;justify-content:center;align-items:center;margin:0;padding:0}}@media (max-width:380px){.page-module___8aEwW__valueGrid{gap:8px}.page-module___8aEwW__valueCard{grid-template-columns:34px minmax(0,1fr);gap:8px;min-height:62px;padding:8px}.page-module___8aEwW__valueIcon{width:34px;height:34px}.page-module___8aEwW__valueCard h3{font-size:12px;line-height:15px}.page-module___8aEwW__valueCard p{font-size:10px;line-height:13px}}@media (max-width:360px){.page-module___8aEwW__heroTitle{font-size:28px;line-height:34px}.page-module___8aEwW__heroTitleAccent{white-space:normal}}@media (max-width:480px){.page-module___8aEwW__cartResume{grid-template-columns:minmax(0,1fr);grid-template-areas:"preview""meta""action"}.page-module___8aEwW__resumePreview{aspect-ratio:16/9;width:100%;height:auto}.page-module___8aEwW__resumeAction{flex-direction:column;align-items:stretch}.page-module___8aEwW__resumeAction .page-module___8aEwW__primaryButton{width:100%}}.page-module___8aEwW__page{background:var(--g-bg);max-width:none;padding:12px max(24px,50vw - 680px) 36px}.page-module___8aEwW__layout{gap:24px;width:1360px}.page-module___8aEwW__hero{gap:24px;min-height:430px;padding:22px 0 0}.page-module___8aEwW__heroIntro,.page-module___8aEwW__heroBottom{gap:24px}.page-module___8aEwW__heroImageStage{opacity:1;top:20px}.page-module___8aEwW__heroImageWrap{width:min(760px,56vw)}.page-module___8aEwW__heroImageWrap img{filter:none}.page-module___8aEwW__homeHeroBannerSlot{min-height:0}.page-module___8aEwW__homeHeroBannerSlot:empty{display:none}.page-module___8aEwW__homeHeroBannerSlot:not(:has(a,img,button)){display:none}.page-module___8aEwW__sectionHeaderLine{min-height:31px}.page-module___8aEwW__sectionHeaderLine h2{font-size:22px;font-weight:600;line-height:27px}.page-module___8aEwW__categoryHeader{order:4}.page-module___8aEwW__categoryGrid{order:5}.page-module___8aEwW__trustHeader{order:6}.page-module___8aEwW__trustGrid{order:7}.page-module___8aEwW__sellerHeader{order:8}.page-module___8aEwW__sellerGrid{order:9}.page-module___8aEwW__collectionHeader{order:10}.page-module___8aEwW__collectionGrid{order:11}.page-module___8aEwW__featureHeader{order:12}.page-module___8aEwW__platformFeatureGrid{order:13}.page-module___8aEwW__helpHeader{order:14}.page-module___8aEwW__helpGrid{order:15}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(6,minmax(0,1fr));align-items:stretch;gap:14px;height:auto;display:grid;overflow:visible}.page-module___8aEwW__categoryCard{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:7px;grid-template-rows:56px minmax(0,1fr);gap:14px;width:100%;min-width:0;max-width:none;height:176px;padding:16px;transition:border-color .16s,background-color .16s}.page-module___8aEwW__categoryCard:hover,.page-module___8aEwW__categoryCard:focus-visible{border-color:var(--g-primary-2);background:var(--g-surface);outline:none}.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon{border:1px solid var(--g-border);background:var(--g-surface-3);border-radius:7px;margin:0 auto;position:relative;overflow:hidden;width:78px!important;height:52px!important}.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon img,.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon svg{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__categoryBody{grid-template-rows:auto minmax(32px,1fr);gap:8px;max-width:none}.page-module___8aEwW__categoryCard h3{min-height:38px;font-size:15px;line-height:19px}.page-module___8aEwW__categoryCard p{font-size:12px;line-height:15px}.page-module___8aEwW__trustGrid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;min-height:122px;display:grid;overflow:visible}.page-module___8aEwW__trustCard{background:var(--g-surface-2);border:1px solid var(--g-border);cursor:default;border-radius:7px;width:100%;min-width:0;min-height:122px;padding:16px}.page-module___8aEwW__sellerGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;width:100%;min-height:0;margin:0;padding:0;display:grid;overflow:visible}.page-module___8aEwW__sellerCard{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:7px;gap:10px;width:100%;height:188px;padding:16px;transition:border-color .16s,background-color .16s}.page-module___8aEwW__sellerCard:hover,.page-module___8aEwW__sellerCard:focus-visible{border-color:var(--g-primary-2);background:var(--g-surface);box-shadow:none;transform:none}.page-module___8aEwW__sellerAvatar{border:1px solid var(--g-border);background:var(--g-surface-3);border-radius:7px;width:72px;height:54px;position:relative;overflow:hidden}.page-module___8aEwW__sellerAvatar img{object-fit:cover;width:100%;height:100%}.page-module___8aEwW__sellerCard h3,.page-module___8aEwW__sellerFoot{width:100%}.page-module___8aEwW__sellerFoot{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.page-module___8aEwW__collectionGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:14px;display:grid}.page-module___8aEwW__collectionCard{background:var(--g-surface-2);border:1px solid var(--g-border);min-height:260px;box-shadow:none;border-radius:7px;gap:0;padding:0;transition:border-color .16s,background-color .16s;overflow:hidden}.page-module___8aEwW__collectionCard:hover,.page-module___8aEwW__collectionCard:focus-visible,.page-module___8aEwW__collectionCard:focus-within{border-color:var(--g-primary-2);background:var(--g-surface);box-shadow:none;outline:none;transform:none}.page-module___8aEwW__collectionVisual{background:var(--g-surface-3);border-bottom:1px solid var(--g-border);width:100%;height:112px;display:block;position:relative;overflow:hidden}.page-module___8aEwW__collectionVisual img{object-fit:cover;width:100%;height:100%;display:block}.page-module___8aEwW__collectionBody{flex-direction:column;flex:1;gap:9px;min-width:0;padding:14px;display:flex}.page-module___8aEwW__collectionCard h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:16px;line-height:20px;display:-webkit-box;overflow:hidden}.page-module___8aEwW__collectionCard p{color:var(--g-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:12px;line-height:15px;display:-webkit-box;overflow:hidden}.page-module___8aEwW__collectionCard small{color:var(--g-primary-2);margin-top:auto;font-size:13px;font-weight:600;line-height:16px}.page-module___8aEwW__platformFeatureGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-module___8aEwW__platformFeatureCard{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:7px;min-height:160px;padding:18px;transition:border-color .16s,background-color .16s}.page-module___8aEwW__platformFeatureCard:hover,.page-module___8aEwW__platformFeatureCard:focus-visible{border-color:var(--g-primary-2);background:var(--g-surface);box-shadow:none;transform:none}.page-module___8aEwW__platformFeatureCard span{border-radius:13px}.page-module___8aEwW__helpGrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.page-module___8aEwW__helpCard{background:var(--g-surface-2);border:1px solid var(--g-border);border-radius:7px;min-height:151px;padding:14px 20px}.page-module___8aEwW__helpAction{background:var(--g-primary-soft);border-radius:6px}.page-module___8aEwW__gradikHover:before,.page-module___8aEwW__gradikHover:after{display:none}.page-module___8aEwW__gradikHover:hover{box-shadow:none;filter:none;transform:none}@media (max-width:1180px){.page-module___8aEwW__page{padding-inline:24px}.page-module___8aEwW__heroImageStage{opacity:.34}.page-module___8aEwW__heroImageWrap img{filter:none}.page-module___8aEwW__categoryGrid,.page-module___8aEwW__sellerGrid,.page-module___8aEwW__collectionGrid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:760px){.page-module___8aEwW__page{padding:12px 14px 24px}.page-module___8aEwW__layout{gap:22px}.page-module___8aEwW__hero{min-height:0;padding-top:18px}.page-module___8aEwW__heroIntro,.page-module___8aEwW__heroBottom{gap:22px}.page-module___8aEwW__heroImageStage{display:none}.page-module___8aEwW__homeHeroBannerSlot{min-height:0}.page-module___8aEwW__sectionHeaderLine{align-items:flex-start}.page-module___8aEwW__sectionHeaderLine h2{max-width:190px;font-size:22px;line-height:27px}.page-module___8aEwW__categoryGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.page-module___8aEwW__categoryCard{background:var(--g-surface-2);gap:12px;height:164px;min-height:164px;padding:13px}.page-module___8aEwW__categoryCard .page-module___8aEwW__categoryIcon{background:var(--g-surface-3);border-radius:7px;padding:0;width:64px!important;height:44px!important}.page-module___8aEwW__trustGrid,.page-module___8aEwW__sellerGrid,.page-module___8aEwW__collectionGrid{scroll-snap-type:x mandatory;scrollbar-width:none;gap:12px;display:flex;overflow:auto hidden}.page-module___8aEwW__trustGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__sellerGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__collectionGrid::-webkit-scrollbar{display:none}.page-module___8aEwW__trustCard{scroll-snap-align:start;flex:0 0 278px}.page-module___8aEwW__sellerCard{scroll-snap-align:start;flex:0 0 190px}.page-module___8aEwW__collectionCard{scroll-snap-align:start;flex:0 0 min(78vw,292px);min-height:276px}.page-module___8aEwW__collectionVisual{height:132px}.page-module___8aEwW__platformFeatureGrid,.page-module___8aEwW__helpGrid{grid-template-columns:minmax(0,1fr)}.page-module___8aEwW__platformFeatureCard{min-height:154px}}@media (max-width:380px){.page-module___8aEwW__categoryGrid{gap:10px}.page-module___8aEwW__categoryCard{height:158px;min-height:158px}}
