.HeroCarousel-module__RG9wkW__hero{z-index:0;justify-content:center;align-items:center;min-height:100vh;margin-top:0;padding-top:60px;display:flex;position:relative;overflow:hidden}.HeroCarousel-module__RG9wkW__heroBackground{z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.HeroCarousel-module__RG9wkW__heroImage{object-fit:cover;object-position:center;width:100%;height:100%}.HeroCarousel-module__RG9wkW__hero:after{content:"";pointer-events:none;z-index:1;background:linear-gradient(#0000 0%,#0000004d 30%,#000000b3 70%,#000 100%);height:200px;position:absolute;bottom:0;left:0;right:0}.HeroCarousel-module__RG9wkW__overlay{z-index:1;background:linear-gradient(135deg,#0a0a0ab3 0%,#0a0a0a80 50%,#0a0a0ab3 100%);position:absolute;inset:0}.HeroCarousel-module__RG9wkW__heroContainer{z-index:2;width:100%;min-height:100vh;padding:var(--space-8)var(--space-4);padding-bottom:var(--space-20);flex-direction:column;justify-content:center;align-items:center;display:flex;position:relative}.HeroCarousel-module__RG9wkW__heroContent{width:100%;max-width:700px;padding:0 var(--space-4);opacity:0;text-align:center;flex-direction:column;align-items:center;transition:all .8s cubic-bezier(.4,0,.2,1);display:flex;transform:translateY(30px)}.HeroCarousel-module__RG9wkW__heroContent.HeroCarousel-module__RG9wkW__active{opacity:1;transform:translateY(0)}.HeroCarousel-module__RG9wkW__heroCategory{font-size:var(--text-sm);color:var(--gold-400);text-transform:uppercase;letter-spacing:2px;margin-bottom:var(--space-3);margin-top:var(--space-8);text-shadow:2px 2px 8px #000c;font-weight:700}.HeroCarousel-module__RG9wkW__heroContent h1{margin-bottom:var(--space-5);color:#fff;text-shadow:3px 3px 12px #000000e6;font-size:clamp(2rem,8vw,4rem);font-weight:700;line-height:1.1;font-family:var(--font-playfair);letter-spacing:-.02em}.HeroCarousel-module__RG9wkW__heroHighlight{color:var(--gold-400);text-shadow:3px 3px 12px #000000e6;display:block}.HeroCarousel-module__RG9wkW__heroSubtitle{color:#fffffff2;margin-bottom:var(--space-6);padding:var(--space-5);border-radius:var(--radius-xl);-webkit-backdrop-filter:blur(10px);border-left:4px solid var(--gold-400);box-shadow:var(--shadow-2xl);background:#00000080;font-size:clamp(1rem,3vw,1.25rem);line-height:1.7}@media (max-width:768px){.HeroCarousel-module__RG9wkW__heroSubtitle{-webkit-backdrop-filter:none;background:#000000a6}}.HeroCarousel-module__RG9wkW__heroActions{gap:var(--space-4);margin-bottom:var(--space-6);flex-direction:column;width:100%;max-width:500px;display:flex}.HeroCarousel-module__RG9wkW__heroCta{padding:var(--space-4)var(--space-6);background:var(--gradient-gold);color:#fff;border-radius:var(--radius-lg);font-weight:700;font-size:var(--text-base);cursor:pointer;transition:all var(--transition-base);text-align:center;box-shadow:var(--shadow-gold);border:none;font-family:inherit;text-decoration:none;display:inline-block}.HeroCarousel-module__RG9wkW__heroCta:hover{transform:translateY(-3px);box-shadow:0 15px 40px #f59e0b80}.HeroCarousel-module__RG9wkW__heroCta.HeroCarousel-module__RG9wkW__secondary{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:var(--shadow-lg);background:#ffffff26;border:2px solid #ffffff4d}.HeroCarousel-module__RG9wkW__heroCta.HeroCarousel-module__RG9wkW__secondary:hover{border-color:var(--gold-400);background:#ffffff40;box-shadow:0 15px 40px #fff3}.HeroCarousel-module__RG9wkW__navArrow{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff;cursor:pointer;width:50px;height:50px;transition:all var(--transition-base);z-index:20;background:#00000080;border:2px solid #fff3;border-radius:50%;justify-content:center;align-items:center;font-size:2rem;font-weight:300;display:flex;position:absolute;top:50%;transform:translateY(-50%)}.HeroCarousel-module__RG9wkW__navArrowLeft{left:var(--space-4)}.HeroCarousel-module__RG9wkW__navArrowRight{right:var(--space-4)}.HeroCarousel-module__RG9wkW__navArrow:hover{border-color:var(--gold-400);background:#000c;transform:translateY(-50%)scale(1.15);box-shadow:0 8px 25px #f59e0b4d}.HeroCarousel-module__RG9wkW__dotsContainer{bottom:var(--space-8);gap:var(--space-2);z-index:30;display:flex;position:absolute;left:50%;transform:translate(-50%)}.HeroCarousel-module__RG9wkW__progressDot{cursor:pointer;width:12px;height:12px;transition:all var(--transition-base);background:#fff6;border:2px solid #fff9;border-radius:50%;padding:0}.HeroCarousel-module__RG9wkW__progressDot:hover{background:#fff9;transform:scale(1.2)}.HeroCarousel-module__RG9wkW__progressDot.HeroCarousel-module__RG9wkW__active{background:var(--gold-400);border-color:var(--gold-400);transform:scale(1.3);box-shadow:0 0 15px #f59e0b99}@media (max-width:639px){.HeroCarousel-module__RG9wkW__navArrowLeft{left:var(--space-2)}.HeroCarousel-module__RG9wkW__navArrowRight{right:var(--space-2)}.HeroCarousel-module__RG9wkW__navArrow{width:40px;height:40px;font-size:1.5rem}.HeroCarousel-module__RG9wkW__dotsContainer{bottom:var(--space-6)}.HeroCarousel-module__RG9wkW__progressDot{width:10px;height:10px}.HeroCarousel-module__RG9wkW__heroContainer{padding:var(--space-6)var(--space-3);padding-bottom:var(--space-16)}}@media (min-width:640px){.HeroCarousel-module__RG9wkW__heroActions{gap:var(--space-5);flex-direction:row;justify-content:center}.HeroCarousel-module__RG9wkW__heroCta{flex:1;max-width:250px}.HeroCarousel-module__RG9wkW__heroContent{padding:0 var(--space-6)}.HeroCarousel-module__RG9wkW__navArrowLeft{left:var(--space-6)}.HeroCarousel-module__RG9wkW__navArrowRight{right:var(--space-6)}}@media (min-width:1024px){.HeroCarousel-module__RG9wkW__hero{padding-top:80px}.HeroCarousel-module__RG9wkW__heroContainer{padding-bottom:var(--space-16)}.HeroCarousel-module__RG9wkW__heroContent{max-width:700px;padding:0 var(--space-8)}.HeroCarousel-module__RG9wkW__heroCategory{font-size:var(--text-base)}.HeroCarousel-module__RG9wkW__heroSubtitle{padding:var(--space-6)}.HeroCarousel-module__RG9wkW__heroActions{gap:var(--space-6)}.HeroCarousel-module__RG9wkW__heroCta{font-size:var(--text-lg);padding:var(--space-5)var(--space-8)}.HeroCarousel-module__RG9wkW__dotsContainer{bottom:var(--space-12)}.HeroCarousel-module__RG9wkW__navArrow{width:60px;height:60px;font-size:2.5rem}.HeroCarousel-module__RG9wkW__navArrowLeft{left:var(--space-8)}.HeroCarousel-module__RG9wkW__navArrowRight{right:var(--space-8)}.HeroCarousel-module__RG9wkW__progressDot{width:14px;height:14px}}@media (min-width:1280px){.HeroCarousel-module__RG9wkW__heroContent{max-width:800px}}
.BizSearch-module__HmG07a__wrapper{width:100%;max-width:560px;margin:0 auto;position:relative}.BizSearch-module__HmG07a__form{background:#ffffff12;border:1.5px solid #b8860b73;border-radius:100px;align-items:center;gap:8px;padding:6px 6px 6px 16px;transition:border-color .2s;display:flex}.BizSearch-module__HmG07a__form:focus-within{background:#ffffff1a;border-color:#b8860b}.BizSearch-module__HmG07a__icon{color:#fff6;flex-shrink:0;display:flex}.BizSearch-module__HmG07a__input{color:#fff;background:0 0;border:none;outline:none;flex:1;min-width:0;font-size:15px}.BizSearch-module__HmG07a__input::placeholder{color:#ffffff59}.BizSearch-module__HmG07a__spinner{border:2px solid #b8860b4d;border-top-color:#b8860b;border-radius:50%;flex-shrink:0;width:16px;height:16px;animation:.7s linear infinite BizSearch-module__HmG07a__spin}@keyframes BizSearch-module__HmG07a__spin{to{transform:rotate(360deg)}}.BizSearch-module__HmG07a__btn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#b8860b 0%,#d4a017 100%);border:none;border-radius:100px;padding:8px 22px;font-size:14px;font-weight:700;transition:opacity .2s}.BizSearch-module__HmG07a__btn:hover{opacity:.88}.BizSearch-module__HmG07a__dropdown{z-index:100;background:#1a1a1a;border:1px solid #b8860b4d;border-radius:16px;margin:0;padding:4px 0;list-style:none;position:absolute;top:calc(100% + 8px);left:0;right:0;overflow:hidden;box-shadow:0 16px 40px #00000080}.BizSearch-module__HmG07a__item{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.BizSearch-module__HmG07a__item:hover{background:#b8860b1f}.BizSearch-module__HmG07a__logo{object-fit:cover;background:#ffffff0d;border-radius:8px;flex-shrink:0;width:36px;height:36px}.BizSearch-module__HmG07a__info{flex-direction:column;min-width:0;display:flex}.BizSearch-module__HmG07a__name{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:600;overflow:hidden}.BizSearch-module__HmG07a__meta{align-items:center;gap:6px;margin-top:2px;display:flex}.BizSearch-module__HmG07a__cat{color:#b8860b;background:#b8860b26;border-radius:100px;padding:1px 7px;font-size:11px}.BizSearch-module__HmG07a__slug{color:#ffffff59;font-size:11px}
.ExploreCard-module__6LaGaW__card{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#111;border:1px solid #ffffff12;border-radius:14px;outline:none;flex-direction:column;width:100%;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .2s;display:flex;overflow:hidden}.ExploreCard-module__6LaGaW__card:hover,.ExploreCard-module__6LaGaW__card:focus-visible{border-color:#f59e0b4d;transform:translateY(-4px)scale(1.02);box-shadow:0 16px 40px #0000008c,0 0 0 1.5px #f59e0b66}.ExploreCard-module__6LaGaW__card:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.ExploreCard-module__6LaGaW__imgWrap{aspect-ratio:4/3;background:#1a1a1a;flex-shrink:0;width:100%;position:relative;overflow:hidden}.ExploreCard-module__6LaGaW__cardLarge .ExploreCard-module__6LaGaW__imgWrap{aspect-ratio:3/4}.ExploreCard-module__6LaGaW__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.ExploreCard-module__6LaGaW__imgActive{opacity:1}.ExploreCard-module__6LaGaW__imgFallback{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ExploreCard-module__6LaGaW__imgFallback span{color:#f59e0b4d;font-size:2.5rem;font-weight:900}.ExploreCard-module__6LaGaW__overlay{pointer-events:none;background:linear-gradient(#0000 50%,#00000059 100%);position:absolute;inset:0}.ExploreCard-module__6LaGaW__dots{z-index:2;gap:4px;display:flex;position:absolute;bottom:8px;left:50%;transform:translate(-50%)}.ExploreCard-module__6LaGaW__dot{background:#ffffff59;border-radius:50%;width:4px;height:4px;transition:background .3s,width .3s}.ExploreCard-module__6LaGaW__dotActive{background:#fff;border-radius:2px;width:12px}.ExploreCard-module__6LaGaW__body{background:#111;flex-direction:column;flex:1;gap:4px;padding:10px 12px 12px;display:flex}.ExploreCard-module__6LaGaW__bodyTop{flex-direction:column;gap:3px;display:flex}.ExploreCard-module__6LaGaW__nameRow{align-items:center;gap:5px;display:flex}.ExploreCard-module__6LaGaW__bizName{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:800;overflow:hidden}.ExploreCard-module__6LaGaW__catPill{color:#f59e0b;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;text-overflow:ellipsis;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:5px;max-width:100%;padding:2px 7px;font-size:9px;font-weight:800;display:inline-block;overflow:hidden}.ExploreCard-module__6LaGaW__tagline{color:#ffffff73;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;line-height:1.4;overflow:hidden}.ExploreCard-module__6LaGaW__bodyBottom{justify-content:space-between;align-items:center;gap:6px;margin-top:2px;display:flex}.ExploreCard-module__6LaGaW__price{color:#4ade80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:12px;font-weight:800;overflow:hidden}.ExploreCard-module__6LaGaW__views{color:#ffffff40;white-space:nowrap;flex-shrink:0;margin:0;font-size:10px}.ExploreCard-module__6LaGaW__cta{color:#f59e0b;letter-spacing:.08em;text-transform:uppercase;background:#f59e0b1f;border:1px solid #f59e0b40;border-radius:6px;align-self:flex-start;align-items:center;gap:5px;margin-top:6px;padding:5px 10px;font-size:10px;font-weight:800;transition:background .15s,border-color .15s;display:inline-flex}.ExploreCard-module__6LaGaW__card:hover .ExploreCard-module__6LaGaW__cta,.ExploreCard-module__6LaGaW__card:focus-visible .ExploreCard-module__6LaGaW__cta{background:#f59e0b38;border-color:#f59e0b80}
.TrendingCard-module__8ymmyq__card{cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#111;border:1.5px solid #f59e0b1f;border-radius:16px;outline:none;flex-direction:column;width:100%;transition:transform .25s cubic-bezier(.34,1.56,.64,1),box-shadow .25s,border-color .2s;display:flex;overflow:hidden}.TrendingCard-module__8ymmyq__card:hover,.TrendingCard-module__8ymmyq__card:focus-visible{border-color:#f59e0b66;transform:translateY(-5px)scale(1.03);box-shadow:0 20px 48px #000000b3,0 0 0 2px #f59e0b73}.TrendingCard-module__8ymmyq__card:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.TrendingCard-module__8ymmyq__cardTop{border-color:#f59e0b66;animation:2.5s ease-in-out infinite TrendingCard-module__8ymmyq__pulseGold}@keyframes TrendingCard-module__8ymmyq__pulseGold{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 0 5px #f59e0b1a}}.TrendingCard-module__8ymmyq__imgWrap{aspect-ratio:3/4;background:#1a1a1a;flex-shrink:0;width:100%;position:relative;overflow:hidden}.TrendingCard-module__8ymmyq__img{object-fit:cover;opacity:0;width:100%;height:100%;transition:opacity .8s;position:absolute;inset:0}.TrendingCard-module__8ymmyq__imgActive{opacity:1}.TrendingCard-module__8ymmyq__imgFallback{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.TrendingCard-module__8ymmyq__imgFallback span{color:#f59e0b40;font-size:2.5rem;font-weight:900}.TrendingCard-module__8ymmyq__overlay{pointer-events:none;background:linear-gradient(#0000001a 0%,#0000 40%,#0003 100%);position:absolute;inset:0}.TrendingCard-module__8ymmyq__badge{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#ffffffa6;z-index:3;background:#000000bf;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:3px;padding:3px 8px;font-size:11px;font-weight:900;display:flex;position:absolute;top:9px;left:9px}.TrendingCard-module__8ymmyq__badge1{color:#f59e0b;border-color:#f59e0b59}.TrendingCard-module__8ymmyq__badge2{color:#60a5fa;border-color:#60a5fa4d}.TrendingCard-module__8ymmyq__badge3{color:#a78bfa;border-color:#a78bfa4d}.TrendingCard-module__8ymmyq__logo{object-fit:cover;z-index:3;border:2px solid #ffffffe6;border-radius:8px;width:32px;height:32px;position:absolute;top:9px;right:9px;box-shadow:0 2px 10px #00000080}.TrendingCard-module__8ymmyq__dots{z-index:2;gap:3px;display:flex;position:absolute;bottom:7px;left:50%;transform:translate(-50%)}.TrendingCard-module__8ymmyq__dot{background:#ffffff4d;border-radius:50%;width:3px;height:3px;transition:background .3s,width .3s}.TrendingCard-module__8ymmyq__dotActive{background:#fff;border-radius:2px;width:10px}.TrendingCard-module__8ymmyq__body{background:#111;flex-direction:column;flex:1;gap:3px;padding:10px 12px 12px;display:flex}.TrendingCard-module__8ymmyq__bizName{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0;font-size:13px;font-weight:800;overflow:hidden}.TrendingCard-module__8ymmyq__cat{color:#f59e0b;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:9px;font-weight:800;overflow:hidden}.TrendingCard-module__8ymmyq__item{color:#ffffff80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:11px;overflow:hidden}.TrendingCard-module__8ymmyq__footer{justify-content:space-between;align-items:center;gap:6px;margin-top:2px;display:flex}.TrendingCard-module__8ymmyq__price{color:#4ade80;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:13px;font-weight:900;overflow:hidden}.TrendingCard-module__8ymmyq__views{color:#ffffff40;white-space:nowrap;flex-shrink:0;align-items:center;gap:3px;margin:0;font-size:10px;display:flex}
.ExploreSection-module__Rb-5zG__section{z-index:2;background:0 0;padding:80px 0 100px;position:relative}.ExploreSection-module__Rb-5zG__fullPage{background:radial-gradient(80% 40% at 50% 0,#f59e0b0f 0%,#0000 70%),linear-gradient(#080808 0%,#0d0d0d 100%);min-height:100vh;padding-top:100px}.ExploreSection-module__Rb-5zG__topBar{justify-content:space-between;align-items:center;margin-bottom:18px;padding:4px 0;display:flex}.ExploreSection-module__Rb-5zG__topBarLeft{align-items:center;gap:10px;display:flex}.ExploreSection-module__Rb-5zG__topBarIcon{filter:drop-shadow(0 0 6px #f59e0b80);font-size:20px}.ExploreSection-module__Rb-5zG__topBarTitle{color:#fff;letter-spacing:-.02em;background:linear-gradient(135deg,#fff 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin:0;font-size:22px;font-weight:900}.ExploreSection-module__Rb-5zG__cartBtn{color:#f59e0b;cursor:pointer;white-space:nowrap;background:#f59e0b1a;border:1.5px solid #f59e0b59;border-radius:12px;align-items:center;gap:7px;padding:8px 16px;font-size:14px;font-weight:800;transition:all .2s;display:inline-flex;position:relative}.ExploreSection-module__Rb-5zG__cartBtn:hover{background:#f59e0b2e;border-color:#f59e0b99;transform:translateY(-1px);box-shadow:0 6px 20px #f59e0b33}.ExploreSection-module__Rb-5zG__cartBtnIcon{font-size:16px}.ExploreSection-module__Rb-5zG__cartBtnLabel{font-size:13px}.ExploreSection-module__Rb-5zG__cartBtnBadge{color:#000;background:#f59e0b;border-radius:10px;justify-content:center;align-items:center;min-width:20px;height:20px;padding:0 5px;font-size:11px;font-weight:900;animation:.3s cubic-bezier(.34,1.56,.64,1) both ExploreSection-module__Rb-5zG__badgePop;display:inline-flex}@keyframes ExploreSection-module__Rb-5zG__badgePop{0%{opacity:0;transform:scale(0)}to{opacity:1;transform:scale(1)}}.ExploreSection-module__Rb-5zG__exploreTopBar{flex-direction:column;gap:12px;margin-bottom:32px;display:flex}.ExploreSection-module__Rb-5zG__mobileSearchRow{display:none}@media (min-width:1024px){.ExploreSection-module__Rb-5zG__mobileSearchRow{display:none}}.ExploreSection-module__Rb-5zG__searchWrap{background:#ffffff0a;border:1.5px solid #ffffff17;border-radius:14px;align-items:center;gap:10px;max-width:620px;margin:0 auto 24px;padding:0 16px;transition:border-color .2s,background .2s,box-shadow .2s;display:flex}.ExploreSection-module__Rb-5zG__searchWrap:focus-within{box-shadow:none;background:#ffffff12;border-color:#ffffff2e}.ExploreSection-module__Rb-5zG__searchWrap svg{color:#ffffff4d;flex-shrink:0}.ExploreSection-module__Rb-5zG__searchInput{color:#fff;-webkit-appearance:none;background:0 0;border:none;outline:none;flex:1;min-width:0;padding:15px 0;font-size:15px}.ExploreSection-module__Rb-5zG__searchInput::placeholder{color:#ffffff38}.ExploreSection-module__Rb-5zG__searchInput::-webkit-search-cancel-button{display:none}.ExploreSection-module__Rb-5zG__clearBtn{color:#ffffff80;cursor:pointer;background:#ffffff14;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;transition:background .15s,color .15s;display:flex}.ExploreSection-module__Rb-5zG__clearBtn:hover{color:#fff;background:#ffffff26}.ExploreSection-module__Rb-5zG__categoryFilterBar{scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;gap:8px;margin-bottom:16px;padding-bottom:4px;display:flex;overflow-x:auto}.ExploreSection-module__Rb-5zG__categoryFilterBar::-webkit-scrollbar{display:none}.ExploreSection-module__Rb-5zG__categoryFilterBtn{color:#ffffff8c;cursor:pointer;white-space:nowrap;letter-spacing:.01em;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#ffffff0a;border:1.5px solid #ffffff17;border-radius:10px;flex-shrink:0;align-items:center;gap:7px;min-height:40px;padding:8px 14px;font-size:13px;font-weight:700;transition:all .18s;display:inline-flex}.ExploreSection-module__Rb-5zG__categoryFilterBtn:hover{color:#fff;background:#ffffff14;border-color:#fff3}.ExploreSection-module__Rb-5zG__categoryFilterActive{font-weight:800}.ExploreSection-module__Rb-5zG__categoryFilterIcon{flex-shrink:0;align-items:center;display:flex}.ExploreSection-module__Rb-5zG__trendingTagsRow{flex-wrap:wrap;align-items:flex-start;gap:10px;display:flex}.ExploreSection-module__Rb-5zG__trendingTagsLabel{color:#f59e0b;text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;flex-shrink:0;align-items:center;gap:4px;padding-top:5px;font-size:10px;font-weight:800;display:inline-flex}.ExploreSection-module__Rb-5zG__filterBar{flex-wrap:wrap;gap:6px;margin-bottom:0;display:flex}.ExploreSection-module__Rb-5zG__filterBtn{color:#ffffff59;cursor:pointer;white-space:nowrap;letter-spacing:.02em;background:0 0;border:1px solid #ffffff12;border-radius:6px;padding:4px 11px;font-size:11px;font-weight:600;transition:all .15s}.ExploreSection-module__Rb-5zG__filterBtn:hover{color:#f59e0b;background:#f59e0b0f;border-color:#f59e0b80}.ExploreSection-module__Rb-5zG__card{aspect-ratio:3/4;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation;background:#111;border-radius:12px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s;position:relative;overflow:hidden;box-shadow:inset 0 0 0 1px #ffffff0f}@media (min-width:640px){.ExploreSection-module__Rb-5zG__card{border-radius:14px}}.ExploreSection-module__Rb-5zG__card:hover,.ExploreSection-module__Rb-5zG__card:focus-visible{transform:scale(1.04)translateY(-3px);box-shadow:0 24px 48px #0009,0 0 0 1.5px #f59e0b73,inset 0 0 0 1px #ffffff14}.ExploreSection-module__Rb-5zG__card:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.ExploreSection-module__Rb-5zG__cardLarge{aspect-ratio:2/3}.ExploreSection-module__Rb-5zG__bgImg{object-fit:cover;opacity:0;will-change:opacity;width:100%;height:100%;transition:opacity .9s;position:absolute;inset:0}.ExploreSection-module__Rb-5zG__bgImgActive{opacity:1}.ExploreSection-module__Rb-5zG__overlay{z-index:1;pointer-events:none;background:linear-gradient(#0000 25%,#00000014 50%,#0000 75%);position:absolute;inset:0}.ExploreSection-module__Rb-5zG__cardTop{z-index:2;background:linear-gradient(#000000b8 0%,#0000004d 60%,#0000 100%);justify-content:space-between;align-items:flex-start;gap:8px;padding:10px 10px 28px;display:flex;position:absolute;top:0;left:0;right:0}.ExploreSection-module__Rb-5zG__cardTopLeft{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.ExploreSection-module__Rb-5zG__cardBottom{z-index:2;background:linear-gradient(#0000 0%,#000000b3 50%,#000000f2 100%);padding:28px 12px 12px;animation:.4s cubic-bezier(.22,1,.36,1) both ExploreSection-module__Rb-5zG__cardContentIn;position:absolute;bottom:0;left:0;right:0}@keyframes ExploreSection-module__Rb-5zG__cardContentIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.ExploreSection-module__Rb-5zG__catPill{-webkit-backdrop-filter:blur(8px);color:#fbbf24;letter-spacing:.06em;text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;background:#0009;border:1px solid #fbbf2433;border-radius:6px;max-width:120px;padding:3px 9px;font-size:9px;font-weight:800;overflow:hidden}.ExploreSection-module__Rb-5zG__logo{object-fit:cover;border:1.5px solid #ffffffe6;border-radius:7px;flex-shrink:0;width:28px;height:28px;box-shadow:0 2px 8px #00000080}.ExploreSection-module__Rb-5zG__bizName{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 6px #000c;letter-spacing:.01em;margin:0;font-size:12px;font-weight:800;overflow:hidden}.ExploreSection-module__Rb-5zG__itemName{color:#fff;white-space:nowrap;text-overflow:ellipsis;text-shadow:0 1px 4px #0009;margin:0 0 3px;font-size:13px;font-weight:700;overflow:hidden}.ExploreSection-module__Rb-5zG__itemDescription{color:#ffffffa6;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0 0 4px;font-size:10px;font-weight:500;line-height:1.4;display:-webkit-box;overflow:hidden}.ExploreSection-module__Rb-5zG__price{color:#fbbf24;letter-spacing:.01em;margin:0 0 5px;font-size:12px;font-weight:800}.ExploreSection-module__Rb-5zG__tags{flex-wrap:wrap;gap:4px;display:flex}.ExploreSection-module__Rb-5zG__tag{color:#ffffffa6;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);letter-spacing:.02em;background:#ffffff14;border:1px solid #ffffff1f;border-radius:5px;padding:2px 7px;font-size:9px;font-weight:600}.ExploreSection-module__Rb-5zG__dots{z-index:2;gap:4px;display:flex;position:absolute;top:10px;left:50%;transform:translate(-50%)}.ExploreSection-module__Rb-5zG__dot{background:#ffffff4d;border-radius:50%;width:4px;height:4px;transition:background .3s,transform .3s,width .3s}.ExploreSection-module__Rb-5zG__dotActive{background:#fff;border-radius:2px;width:12px;transform:scale(1.4)}.ExploreSection-module__Rb-5zG__trendingSection{margin-bottom:64px}.ExploreSection-module__Rb-5zG__trendingSectionHeader{margin-bottom:20px}.ExploreSection-module__Rb-5zG__trendingTitleRow{align-items:center;gap:10px;margin-bottom:4px;display:flex}.ExploreSection-module__Rb-5zG__trendingIcon{color:#f59e0b;filter:drop-shadow(0 0 8px #f59e0b99);align-items:center;display:flex}.ExploreSection-module__Rb-5zG__trendingTitle{color:#fff;letter-spacing:-.02em;margin:0;font-size:20px;font-weight:900}.ExploreSection-module__Rb-5zG__trendingSub{color:#ffffff4d;margin:0;padding-left:28px;font-size:13px}.ExploreSection-module__Rb-5zG__trendingScroll{scrollbar-width:none;-ms-overflow-style:none;gap:14px;padding-bottom:8px;padding-left:4px;padding-right:4px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 20px calc(100% - 20px),#0000 100%)}.ExploreSection-module__Rb-5zG__trendingScroll::-webkit-scrollbar{display:none}.ExploreSection-module__Rb-5zG__trendingCardWrap{flex-shrink:0;width:160px}@media (min-width:480px){.ExploreSection-module__Rb-5zG__trendingCardWrap{width:190px}}@media (min-width:640px){.ExploreSection-module__Rb-5zG__trendingCardWrap{width:210px}}@media (min-width:1024px){.ExploreSection-module__Rb-5zG__trendingCardWrap{width:240px}}@media (min-width:1280px){.ExploreSection-module__Rb-5zG__trendingCardWrap{width:260px}}.ExploreSection-module__Rb-5zG__trendingCard{aspect-ratio:2/3;cursor:pointer;background:#111;border:1.5px solid #f59e0b26;border-radius:18px;outline:none;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s,border-color .3s;position:relative;overflow:hidden}.ExploreSection-module__Rb-5zG__trendingCard:hover{border-color:#f59e0b66;transform:scale(1.04)translateY(-6px);box-shadow:0 28px 64px #000c,0 0 0 2px #f59e0b80}.ExploreSection-module__Rb-5zG__trendingCard:focus-visible{outline-offset:2px;outline:2px solid #f59e0b}.ExploreSection-module__Rb-5zG__trendingCardTop{border-color:#f59e0b80;animation:2.5s ease-in-out infinite ExploreSection-module__Rb-5zG__pulseGold}@keyframes ExploreSection-module__Rb-5zG__pulseGold{0%,to{box-shadow:0 0 #f59e0b00}50%{box-shadow:0 0 0 4px #f59e0b26}}.ExploreSection-module__Rb-5zG__trendingOverlay{z-index:1;background:linear-gradient(#0000 0%,#00000026 40%,#000000d1 72%,#000000f7 100%);position:absolute;inset:0}.ExploreSection-module__Rb-5zG__rankBadge{-webkit-backdrop-filter:blur(10px);color:#ffffffb3;z-index:3;background:#000000bf;border:1px solid #ffffff1a;border-radius:8px;align-items:center;gap:4px;padding:4px 9px;font-size:12px;font-weight:900;display:flex;position:absolute;top:10px;left:10px}.ExploreSection-module__Rb-5zG__rankBadge1{color:#f59e0b;background:#000c;border-color:#f59e0b59}.ExploreSection-module__Rb-5zG__rankBadge2{color:#60a5fa;border-color:#60a5fa4d}.ExploreSection-module__Rb-5zG__rankBadge3{color:#a78bfa;border-color:#a78bfa4d}.ExploreSection-module__Rb-5zG__trendingLogo{object-fit:cover;z-index:3;border:2px solid #ffffffe6;border-radius:9px;width:34px;height:34px;position:absolute;top:10px;right:10px;box-shadow:0 2px 12px #0009}.ExploreSection-module__Rb-5zG__trendingBottom{z-index:2;padding:14px 14px 12px;position:absolute;bottom:0;left:0;right:0}.ExploreSection-module__Rb-5zG__trendingBizName{color:#fff;white-space:nowrap;text-overflow:ellipsis;letter-spacing:-.01em;margin:0 0 3px;font-size:14px;font-weight:800;overflow:hidden}.ExploreSection-module__Rb-5zG__trendingCat{color:#f59e0b;text-transform:uppercase;letter-spacing:.08em;margin:0 0 5px;font-size:9px;font-weight:800}.ExploreSection-module__Rb-5zG__trendingItem{color:#ffffffbf;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:11px;overflow:hidden}.ExploreSection-module__Rb-5zG__trendingPrice{color:#4ade80;letter-spacing:.01em;margin:0 0 5px;font-size:14px;font-weight:900}.ExploreSection-module__Rb-5zG__trendingViews{color:#ffffff59;align-items:center;gap:4px;margin:0;font-size:10px;display:flex}.ExploreSection-module__Rb-5zG__mallContainer{flex-direction:column;gap:60px;display:flex}.ExploreSection-module__Rb-5zG__catSection{flex-direction:column;gap:18px;display:flex}.ExploreSection-module__Rb-5zG__catSectionHeader{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding-bottom:14px;display:flex}.ExploreSection-module__Rb-5zG__catSectionLeft{align-items:center;gap:10px;display:flex}.ExploreSection-module__Rb-5zG__catAccentBar{border-radius:2px;flex-shrink:0;width:3px;height:22px}.ExploreSection-module__Rb-5zG__catSectionIcon{flex-shrink:0;align-items:center;display:flex}.ExploreSection-module__Rb-5zG__catSectionLabel{letter-spacing:-.02em;margin:0;font-size:17px;font-weight:900}.ExploreSection-module__Rb-5zG__catSectionCount{color:#ffffff38;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:6px;padding:2px 9px;font-size:11px;font-weight:600}.ExploreSection-module__Rb-5zG__viewAllBtn{cursor:pointer;white-space:nowrap;opacity:.55;letter-spacing:.01em;background:0 0;border:1px solid;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:12px;font-weight:700;transition:background .18s,opacity .18s;display:inline-flex}.ExploreSection-module__Rb-5zG__viewAllBtn:hover{opacity:1;background:#ffffff0a}.ExploreSection-module__Rb-5zG__catSectionScroll{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:8px;padding-left:2px;padding-right:2px;display:flex;overflow-x:auto;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 16px calc(100% - 16px),#0000 100%)}.ExploreSection-module__Rb-5zG__catSectionScroll::-webkit-scrollbar{display:none}.ExploreSection-module__Rb-5zG__catSectionCard{flex-shrink:0;width:160px}@media (min-width:480px){.ExploreSection-module__Rb-5zG__catSectionCard{width:180px}}@media (min-width:640px){.ExploreSection-module__Rb-5zG__catSectionCard{width:200px}}@media (min-width:1024px){.ExploreSection-module__Rb-5zG__catSectionCard{width:230px}}@media (min-width:1280px){.ExploreSection-module__Rb-5zG__catSectionCard{width:250px}}.ExploreSection-module__Rb-5zG__searchPanel{align-items:flex-start;gap:28px;margin-bottom:40px;display:flex}.ExploreSection-module__Rb-5zG__searchSidebar{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;flex-direction:column;flex-shrink:0;gap:2px;width:210px;padding:14px 10px;display:flex;position:sticky;top:80px}@media (max-width:640px){.ExploreSection-module__Rb-5zG__searchPanel{flex-direction:column}.ExploreSection-module__Rb-5zG__searchSidebar{flex-flow:wrap;gap:6px;width:100%;padding:10px;position:static}}.ExploreSection-module__Rb-5zG__sidebarHeader{color:#ffffff40;border-bottom:1px solid #ffffff0d;align-items:center;gap:6px;margin-bottom:4px;padding:0 8px 8px;display:flex}.ExploreSection-module__Rb-5zG__sidebarTitle{letter-spacing:.12em;text-transform:uppercase;margin:0;font-size:10px;font-weight:800}.ExploreSection-module__Rb-5zG__sidebarBtn{color:#ffffff73;cursor:pointer;text-align:left;background:0 0;border:none;border-radius:9px;justify-content:space-between;align-items:center;gap:6px;width:100%;padding:8px 10px;font-size:13px;font-weight:600;transition:all .15s;display:flex}.ExploreSection-module__Rb-5zG__sidebarBtn:hover{color:#fff;background:#ffffff0d}.ExploreSection-module__Rb-5zG__sidebarBtnActive{color:#f59e0b!important;background:#f59e0b1a!important}.ExploreSection-module__Rb-5zG__sidebarBtnInner{text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:8px;min-width:0;display:flex;overflow:hidden}.ExploreSection-module__Rb-5zG__sidebarIcon{opacity:.8;flex-shrink:0;align-items:center;display:flex}.ExploreSection-module__Rb-5zG__sidebarCount{color:#fff3;background:#ffffff0d;border-radius:5px;flex-shrink:0;padding:1px 7px;font-size:10px}.ExploreSection-module__Rb-5zG__searchResults{flex:1;min-width:0}.ExploreSection-module__Rb-5zG__searchResultsHeader{flex-wrap:wrap;align-items:center;gap:8px;margin-bottom:20px;display:flex}.ExploreSection-module__Rb-5zG__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:480px){.ExploreSection-module__Rb-5zG__grid{gap:12px}}@media (min-width:640px){.ExploreSection-module__Rb-5zG__grid{grid-template-columns:repeat(3,1fr);gap:14px}}@media (min-width:1024px){.ExploreSection-module__Rb-5zG__grid{grid-template-columns:repeat(4,1fr);gap:16px}}@media (min-width:1280px){.ExploreSection-module__Rb-5zG__grid{grid-template-columns:repeat(5,1fr)}}@media (min-width:1536px){.ExploreSection-module__Rb-5zG__grid{grid-template-columns:repeat(6,1fr)}}.ExploreSection-module__Rb-5zG__resultHeader{flex-wrap:wrap;align-items:center;gap:10px;margin-bottom:28px;display:flex}.ExploreSection-module__Rb-5zG__resultCategoryIcon{flex-shrink:0;align-items:center;display:flex}.ExploreSection-module__Rb-5zG__resultCount{letter-spacing:-.01em;font-size:17px;font-weight:900}.ExploreSection-module__Rb-5zG__resultFor{color:#ffffff59;font-size:13px}.ExploreSection-module__Rb-5zG__clearFilterBtn{color:#ffffff59;cursor:pointer;letter-spacing:.02em;background:0 0;border:1px solid #ffffff1a;border-radius:7px;align-items:center;gap:5px;margin-left:auto;padding:5px 12px;font-size:11px;font-weight:700;transition:all .15s;display:inline-flex}.ExploreSection-module__Rb-5zG__clearFilterBtn:hover{color:#f59e0b;border-color:#f59e0b}.ExploreSection-module__Rb-5zG__emptyState{flex-direction:column;align-items:center;gap:12px;padding:80px 20px;display:flex}.ExploreSection-module__Rb-5zG__emptyIcon{opacity:.2;margin-bottom:4px}.ExploreSection-module__Rb-5zG__emptyTitle{color:#ffffff80;margin:0;font-size:16px;font-weight:700}.ExploreSection-module__Rb-5zG__emptySub{color:#ffffff40;text-align:center;max-width:300px;margin:0;font-size:13px;line-height:1.5}.ExploreSection-module__Rb-5zG__skeletonGrid{grid-template-columns:repeat(2,1fr);gap:12px;margin-bottom:48px;display:grid}@media (min-width:640px){.ExploreSection-module__Rb-5zG__skeletonGrid{grid-template-columns:repeat(4,1fr)}}.ExploreSection-module__Rb-5zG__skeletonCard{aspect-ratio:3/4;background:linear-gradient(90deg,#ffffff0a 0%,#ffffff14 50%,#ffffff0a 100%) 0 0/200% 100%;border-radius:14px;animation:1.6s ease-in-out infinite ExploreSection-module__Rb-5zG__shimmer}@keyframes ExploreSection-module__Rb-5zG__shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.ExploreSection-module__Rb-5zG__loader{justify-content:center;min-height:48px;padding:48px 0 0;display:flex}.ExploreSection-module__Rb-5zG__spinner{border:2.5px solid #f59e0b26;border-top-color:#f59e0b;border-radius:50%;width:28px;height:28px;animation:.75s linear infinite ExploreSection-module__Rb-5zG__spin;display:block}@keyframes ExploreSection-module__Rb-5zG__spin{to{transform:rotate(360deg)}}.ExploreSection-module__Rb-5zG__cartFab{z-index:800;color:#000;cursor:pointer;background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);border:none;border-radius:50%;justify-content:center;align-items:center;width:62px;height:62px;font-size:24px;transition:all .25s cubic-bezier(.34,1.56,.64,1);animation:2.5s ease-in-out infinite ExploreSection-module__Rb-5zG__fabPulse,.4s cubic-bezier(.34,1.56,.64,1) both ExploreSection-module__Rb-5zG__fabBounceIn;display:flex;position:fixed;bottom:32px;right:28px;box-shadow:0 8px 28px #f59e0b80,0 0 #f59e0b4d}.ExploreSection-module__Rb-5zG__cartFab:hover{transform:scale(1.12)translateY(-3px);box-shadow:0 14px 40px #f59e0ba6,0 0 0 8px #f59e0b1a}@keyframes ExploreSection-module__Rb-5zG__fabPulse{0%,to{box-shadow:0 8px 28px #f59e0b80,0 0 #f59e0b4d}50%{box-shadow:0 8px 28px #f59e0b80,0 0 0 10px #f59e0b00}}@keyframes ExploreSection-module__Rb-5zG__fabBounceIn{0%{opacity:0;transform:scale(.5)}to{opacity:1;transform:scale(1)}}.ExploreSection-module__Rb-5zG__cartFabBadge{color:#ef4444;background:#fff;border:2px solid #000;border-radius:11px;justify-content:center;align-items:center;min-width:22px;height:22px;padding:0 5px;font-size:11px;font-weight:900;animation:.3s cubic-bezier(.34,1.56,.64,1) both ExploreSection-module__Rb-5zG__badgePop;display:flex;position:absolute;top:-4px;right:-4px;box-shadow:0 2px 8px #0006}@media (max-width:480px){.ExploreSection-module__Rb-5zG__cartFab{width:56px;height:56px;font-size:22px;bottom:20px;right:16px}}
.CartDrawer-module__of5W4G__backdrop{-webkit-backdrop-filter:blur(4px);z-index:1040;opacity:0;pointer-events:none;background:#000000a6;transition:opacity .3s;position:fixed;inset:0}.CartDrawer-module__of5W4G__backdropVisible{opacity:1;pointer-events:all}.CartDrawer-module__of5W4G__drawer{z-index:1041;background:linear-gradient(#0f0f0f 0%,#0a0a0a 100%);border-left:1px solid #f59e0b1f;flex-direction:column;width:100%;max-width:440px;transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;top:0;bottom:0;right:0;transform:translate(100%);box-shadow:-24px 0 80px #000c}.CartDrawer-module__of5W4G__drawerOpen{transform:translate(0)}@media (max-width:480px){.CartDrawer-module__of5W4G__drawer{border-top:1px solid #f59e0b1f;border-left:none;border-radius:20px 20px 0 0;max-width:100%;height:92vh;top:auto;transform:translateY(100%)}.CartDrawer-module__of5W4G__drawerOpen{transform:translateY(0)}}.CartDrawer-module__of5W4G__header{background:#f59e0b0a;border-bottom:1px solid #ffffff0f;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 20px 16px;display:flex}.CartDrawer-module__of5W4G__headerLeft{align-items:center;gap:14px;display:flex}.CartDrawer-module__of5W4G__cartIcon{filter:drop-shadow(0 0 10px #f59e0b80);font-size:28px}.CartDrawer-module__of5W4G__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:18px;font-weight:900}.CartDrawer-module__of5W4G__subtitle{color:#ffffff59;margin:2px 0 0;font-size:12px}.CartDrawer-module__of5W4G__closeBtn{color:#fff9;cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .15s;display:flex}.CartDrawer-module__of5W4G__closeBtn:hover{color:#fff;background:#ffffff1a;border-color:#fff3}.CartDrawer-module__of5W4G__body{scrollbar-width:thin;scrollbar-color:#ffffff14 transparent;flex:1;padding:16px;position:relative;overflow-y:auto}.CartDrawer-module__of5W4G__body::-webkit-scrollbar{width:4px}.CartDrawer-module__of5W4G__body::-webkit-scrollbar-track{background:0 0}.CartDrawer-module__of5W4G__body::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:3px}.CartDrawer-module__of5W4G__loadingOverlay{z-index:5;background:#0a0a0ab3;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.CartDrawer-module__of5W4G__spinner{border:3px solid #f59e0b33;border-top-color:#f59e0b;border-radius:50%;width:28px;height:28px;animation:.7s linear infinite CartDrawer-module__of5W4G__spin}@keyframes CartDrawer-module__of5W4G__spin{to{transform:rotate(360deg)}}.CartDrawer-module__of5W4G__empty{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;min-height:300px;display:flex}.CartDrawer-module__of5W4G__emptyIcon{opacity:.4;font-size:52px}.CartDrawer-module__of5W4G__emptyTitle{color:#ffffff80;margin:0;font-size:16px;font-weight:800}.CartDrawer-module__of5W4G__emptySub{color:#ffffff40;max-width:220px;margin:0;font-size:13px;line-height:1.5}.CartDrawer-module__of5W4G__unavailableWarning{color:#ff9696e6;background:#ef444414;border:1px solid #ef444440;border-radius:10px;align-items:flex-start;gap:10px;margin-bottom:16px;padding:10px 14px;font-size:13px;line-height:1.4;display:flex}.CartDrawer-module__of5W4G__storeGroup{background:#ffffff05;border:1px solid #ffffff0f;border-radius:14px;margin-bottom:20px;overflow:hidden}.CartDrawer-module__of5W4G__storeHeader{background:#f59e0b0d;border-bottom:1px solid #ffffff0f;align-items:center;gap:10px;padding:12px 14px;display:flex}.CartDrawer-module__of5W4G__storeLogo{object-fit:cover;border:1.5px solid #ffffff26;border-radius:8px;flex-shrink:0;width:32px;height:32px}.CartDrawer-module__of5W4G__storeLogoFallback{color:#000;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;font-weight:900;display:flex}.CartDrawer-module__of5W4G__storeName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;font-weight:800;overflow:hidden}.CartDrawer-module__of5W4G__storeVisit{color:#f59e0b;opacity:.8;flex-shrink:0;font-size:11px;font-weight:700;text-decoration:none;transition:opacity .15s}.CartDrawer-module__of5W4G__storeVisit:hover{opacity:1}.CartDrawer-module__of5W4G__itemsList{flex-direction:column;gap:0;display:flex}.CartDrawer-module__of5W4G__itemRow{border-bottom:1px solid #ffffff0a;align-items:center;gap:12px;padding:12px 14px;transition:background .15s;display:flex}.CartDrawer-module__of5W4G__itemRow:last-child{border-bottom:none}.CartDrawer-module__of5W4G__itemRow:hover{background:#ffffff05}.CartDrawer-module__of5W4G__itemUnavailable{opacity:.55;background:#ef44440a!important}.CartDrawer-module__of5W4G__itemImg{background:#ffffff0a;border:1px solid #ffffff14;border-radius:10px;flex-shrink:0;width:52px;height:52px;overflow:hidden}.CartDrawer-module__of5W4G__itemImg img{object-fit:cover;width:100%;height:100%}.CartDrawer-module__of5W4G__itemImgFallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:22px;display:flex}.CartDrawer-module__of5W4G__itemImgLink{border-radius:10px;flex-shrink:0;transition:opacity .15s,transform .15s;display:block}.CartDrawer-module__of5W4G__itemImgLink:hover{opacity:.85;transform:scale(1.04)}.CartDrawer-module__of5W4G__itemNameLink{text-decoration:none;display:block}.CartDrawer-module__of5W4G__itemNameLink:hover .CartDrawer-module__of5W4G__itemName{color:#fbbf24;text-underline-offset:2px;text-decoration:underline}.CartDrawer-module__of5W4G__itemDetails{flex:1;min-width:0}.CartDrawer-module__of5W4G__itemName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0 0 3px;font-size:13px;font-weight:700;overflow:hidden}.CartDrawer-module__of5W4G__itemPrice{color:#fff6;margin:0 0 7px;font-size:12px}.CartDrawer-module__of5W4G__unavailablePill{color:#f87171;letter-spacing:.04em;text-transform:uppercase;background:#ef44441f;border:1px solid #ef44444d;border-radius:6px;padding:2px 8px;font-size:10px;font-weight:800;display:inline-block}.CartDrawer-module__of5W4G__qtyRow{align-items:center;gap:6px;display:flex}.CartDrawer-module__of5W4G__qtyBtn{color:#fff;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:7px;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:16px;line-height:1;transition:all .15s;display:flex}.CartDrawer-module__of5W4G__qtyBtn:hover:not(:disabled){color:#f59e0b;background:#f59e0b33;border-color:#f59e0b80}.CartDrawer-module__of5W4G__qtyBtn:disabled{opacity:.3;cursor:not-allowed}.CartDrawer-module__of5W4G__qtyNum{text-align:center;color:#fff;min-width:24px;font-size:14px;font-weight:800}.CartDrawer-module__of5W4G__maxStockNote{color:#f59e0bb3;font-size:10px}.CartDrawer-module__of5W4G__itemRight{flex-direction:column;flex-shrink:0;align-items:flex-end;gap:8px;display:flex}.CartDrawer-module__of5W4G__lineTotal{color:#fbbf24;white-space:nowrap;font-size:14px;font-weight:900}.CartDrawer-module__of5W4G__removeBtn{cursor:pointer;opacity:.4;background:0 0;border:none;padding:2px;font-size:15px;transition:opacity .15s}.CartDrawer-module__of5W4G__removeBtn:hover{opacity:.9}.CartDrawer-module__of5W4G__storeSubtotal{color:#fff6;background:#ffffff05;border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:10px 14px;font-size:13px;display:flex}.CartDrawer-module__of5W4G__storeSubtotalAmt{color:#ffffffb3;font-weight:800}.CartDrawer-module__of5W4G__storeCheckoutBtn{color:#f59e0b;text-align:center;letter-spacing:.01em;cursor:pointer;box-sizing:border-box;background:linear-gradient(135deg,#f59e0b26,#f59e0b14);border:none;border-top:1px solid #f59e0b40;border-radius:0 0 14px 14px;width:100%;padding:13px 16px;font-size:13px;font-weight:800;text-decoration:none;transition:background .2s;display:block}.CartDrawer-module__of5W4G__storeCheckoutBtn:hover{background:linear-gradient(135deg,#f59e0b47,#f59e0b2e)}.CartDrawer-module__of5W4G__footer{background:#0006;border-top:1px solid #ffffff14;flex-shrink:0;padding:16px 20px}.CartDrawer-module__of5W4G__grandTotal{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.CartDrawer-module__of5W4G__grandTotalLabel{color:#fff9;font-size:14px;font-weight:700}.CartDrawer-module__of5W4G__grandTotalAmt{color:#fff;letter-spacing:-.02em;font-size:22px;font-weight:900}.CartDrawer-module__of5W4G__footerHint{color:#f87171;text-align:center;margin:0 0 12px;font-size:12px}.CartDrawer-module__of5W4G__checkoutBtn{color:#000;cursor:pointer;letter-spacing:.01em;background:linear-gradient(135deg,#f59e0b 0%,#ef4444 100%);border:none;border-radius:12px;width:100%;padding:16px;font-size:15px;font-weight:900;transition:all .2s;box-shadow:0 8px 24px #f59e0b4d}.CartDrawer-module__of5W4G__checkoutBtn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 32px #f59e0b73}.CartDrawer-module__of5W4G__checkoutBtn:disabled{opacity:.4;cursor:not-allowed;box-shadow:none;transform:none}
.ActiveCarts-module__tdpG0a__wrap{margin-bottom:48px;animation:.4s both ActiveCarts-module__tdpG0a__fadeUp}@keyframes ActiveCarts-module__tdpG0a__fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.ActiveCarts-module__tdpG0a__header{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:8px;margin-bottom:16px;display:flex}.ActiveCarts-module__tdpG0a__headerLeft{align-items:center;gap:12px;display:flex}.ActiveCarts-module__tdpG0a__icon{filter:drop-shadow(0 0 8px #f59e0b80);font-size:22px}.ActiveCarts-module__tdpG0a__title{color:#fff;letter-spacing:-.02em;margin:0;font-size:16px;font-weight:900}.ActiveCarts-module__tdpG0a__sub{color:#ffffff59;margin:2px 0 0;font-size:12px}.ActiveCarts-module__tdpG0a__hint{color:#fff3;margin:0;font-size:11px;font-style:italic}.ActiveCarts-module__tdpG0a__cards{scrollbar-width:none;-ms-overflow-style:none;gap:12px;padding-bottom:4px;display:flex;overflow-x:auto}.ActiveCarts-module__tdpG0a__cards::-webkit-scrollbar{display:none}.ActiveCarts-module__tdpG0a__card{cursor:pointer;background:#ffffff08;border:1.5px solid #f59e0b2e;border-radius:16px;flex-direction:column;flex-shrink:0;gap:14px;width:280px;padding:16px;text-decoration:none;transition:all .2s;display:flex}.ActiveCarts-module__tdpG0a__card:hover{background:#f59e0b0f;border-color:#f59e0b73;transform:translateY(-2px);box-shadow:0 12px 32px #0006,0 0 0 1px #f59e0b33}.ActiveCarts-module__tdpG0a__cardTop{align-items:center;gap:10px;display:flex}.ActiveCarts-module__tdpG0a__logo{object-fit:cover;border:1.5px solid #ffffff26;border-radius:10px;flex-shrink:0;width:38px;height:38px}.ActiveCarts-module__tdpG0a__logoFallback{color:#000;background:linear-gradient(135deg,#f59e0b,#ef4444);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:16px;font-weight:900;display:flex}.ActiveCarts-module__tdpG0a__storeInfo{flex:1;min-width:0}.ActiveCarts-module__tdpG0a__storeName{color:#fff;white-space:nowrap;text-overflow:ellipsis;margin:0;font-size:14px;font-weight:800;overflow:hidden}.ActiveCarts-module__tdpG0a__storeItems{color:#ffffff59;margin:2px 0 0;font-size:11px}.ActiveCarts-module__tdpG0a__total{text-align:right;flex-shrink:0}.ActiveCarts-module__tdpG0a__totalAmt{color:#fbbf24;letter-spacing:-.01em;margin:0;font-size:15px;font-weight:900}.ActiveCarts-module__tdpG0a__totalLabel{color:#ffffff40;text-transform:uppercase;letter-spacing:.06em;margin:1px 0 0;font-size:10px}.ActiveCarts-module__tdpG0a__thumbs{align-items:center;gap:6px;display:flex}.ActiveCarts-module__tdpG0a__thumb{background:#ffffff0f;border:1px solid #ffffff14;border-radius:8px;flex-shrink:0;width:44px;height:44px;position:relative;overflow:hidden}.ActiveCarts-module__tdpG0a__thumbImg{object-fit:cover;width:100%;height:100%;display:block}.ActiveCarts-module__tdpG0a__thumbFallback{justify-content:center;align-items:center;width:100%;height:100%;font-size:18px;display:flex}.ActiveCarts-module__tdpG0a__thumbQty{color:#fff;background:#000000bf;border-radius:4px;padding:0 3px;font-size:9px;font-weight:900;line-height:14px;position:absolute;bottom:1px;right:2px}.ActiveCarts-module__tdpG0a__thumbMore{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b40;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;font-size:11px;font-weight:800;display:flex}.ActiveCarts-module__tdpG0a__cta{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:12px;display:flex}.ActiveCarts-module__tdpG0a__ctaText{color:#f59e0b;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:700;overflow:hidden}.ActiveCarts-module__tdpG0a__ctaArrow{color:#f59e0b;flex-shrink:0;font-size:16px;transition:transform .2s}.ActiveCarts-module__tdpG0a__card:hover .ActiveCarts-module__tdpG0a__ctaArrow{transform:translate(4px)}
.SupportSection-module___kg0YW__section{border-top:1px solid #ffffff0d;margin-top:80px;padding:40px 0 20px}.SupportSection-module___kg0YW__header{align-items:center;gap:12px;margin-bottom:24px;display:flex}.SupportSection-module___kg0YW__icon{color:#f59e0b;background:#f59e0b1a;border:1px solid #f59e0b33;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.SupportSection-module___kg0YW__title{color:#fff;letter-spacing:-.01em;margin:0 0 2px;font-size:16px;font-weight:800}.SupportSection-module___kg0YW__sub{color:#ffffff4d;margin:0;font-size:12px}.SupportSection-module___kg0YW__grid{grid-template-columns:repeat(2,1fr);gap:10px;display:grid}@media (min-width:640px){.SupportSection-module___kg0YW__grid{grid-template-columns:repeat(4,1fr);gap:12px}}.SupportSection-module___kg0YW__card{cursor:pointer;-webkit-tap-highlight-color:transparent;background:#ffffff08;border:1.5px solid #ffffff12;border-radius:14px;flex-direction:column;align-items:flex-start;gap:6px;padding:16px;text-decoration:none;transition:all .18s;display:flex}.SupportSection-module___kg0YW__card:hover{border-color:var(--accent,#ffffff26);background:#ffffff0f;transform:translateY(-2px);box-shadow:0 8px 24px #0000004d}.SupportSection-module___kg0YW__cardIcon{align-items:center;margin-bottom:2px;display:flex}.SupportSection-module___kg0YW__cardLabel{color:#fff;font-size:14px;font-weight:700}.SupportSection-module___kg0YW__cardSub{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;max-width:100%;font-size:11px;overflow:hidden}
.DownloadBanner-module__eu3tpa__banner{z-index:10;background:#ffffff08;border-top:1px solid #ff5a5f33;border-bottom:1px solid #ff5a5f1f;padding:16px 0;position:relative}.DownloadBanner-module__eu3tpa__inner{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;display:flex}.DownloadBanner-module__eu3tpa__left{align-items:center;gap:12px;display:flex}.DownloadBanner-module__eu3tpa__dot{background:#ff5a5f;border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite DownloadBanner-module__eu3tpa__pulse}@keyframes DownloadBanner-module__eu3tpa__pulse{0%,to{box-shadow:0 0 #ff5a5f66}50%{box-shadow:0 0 0 6px #ff5a5f00}}.DownloadBanner-module__eu3tpa__title{color:#ffffffe6;font-size:14px;font-weight:700;display:block}.DownloadBanner-module__eu3tpa__meta{color:#fff6;margin-top:2px;font-size:12px;display:block}.DownloadBanner-module__eu3tpa__actions{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.DownloadBanner-module__eu3tpa__downloadBtn{color:#fff;white-space:nowrap;background:linear-gradient(135deg,#ff5a5f 0%,#c41c60 100%);border-radius:100px;align-items:center;padding:8px 18px;font-size:13px;font-weight:700;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 4px 12px #ff5a5f4d}.DownloadBanner-module__eu3tpa__downloadBtn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #ff5a5f73}.DownloadBanner-module__eu3tpa__learnMore{color:#ffffff80;white-space:nowrap;font-size:13px;text-decoration:none;transition:color .2s}.DownloadBanner-module__eu3tpa__learnMore:hover{color:#ffffffd9}@media (max-width:560px){.DownloadBanner-module__eu3tpa__inner{flex-direction:column;align-items:flex-start}}
.FeaturesSection-module__HGct1q__features{z-index:2;position:relative}.FeaturesSection-module__HGct1q__subtitle{font-size:var(--text-lg);color:#ffffffb3;max-width:700px;margin:0 auto var(--space-8);line-height:1.7}
.YouthSection-module__YKho9G__section{z-index:2;position:relative}.YouthSection-module__YKho9G__subtitle{font-size:var(--text-lg);color:#ffffffb3;max-width:700px;margin:0 auto var(--space-8);line-height:1.7}.YouthSection-module__YKho9G__missionBox{padding:var(--space-8);border-radius:var(--radius-xl);margin:var(--space-8)0;background:linear-gradient(135deg,#bc13130d 0%,#107a430d 100%);border-left:4px solid #bc1313}.YouthSection-module__YKho9G__missionBox h3{color:#fff;font-size:var(--text-2xl);margin-bottom:var(--space-4)}.YouthSection-module__YKho9G__missionBox p{color:#ffffffe6;margin-bottom:var(--space-4);line-height:1.8}.YouthSection-module__YKho9G__missionBox strong{color:#107a43;font-weight:700}.YouthSection-module__YKho9G__grid{gap:var(--space-6);margin-top:var(--space-10);grid-template-columns:1fr;display:grid}@media (min-width:640px){.YouthSection-module__YKho9G__grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.YouthSection-module__YKho9G__grid{gap:var(--space-8);grid-template-columns:repeat(3,1fr)}}
.ContactSection-module__627lJG__section{z-index:2;position:relative}.ContactSection-module__627lJG__subtitle{font-size:var(--text-lg);color:#ffffffb3;max-width:700px;margin:0 auto var(--space-8);line-height:1.7}
.TrustSection-module__4WCoxG__trustSection{padding:var(--space-12)0;position:relative;overflow:hidden}.TrustSection-module__4WCoxG__trustSection:before{content:none}.TrustSection-module__4WCoxG__container{max-width:1200px;padding:0 var(--space-4);z-index:1;margin:0 auto;position:relative}.TrustSection-module__4WCoxG__statsBar{margin-bottom:var(--space-12);text-align:center}.TrustSection-module__4WCoxG__statsTitle{font-size:clamp(1.75rem,5vw,2.5rem);font-family:var(--font-playfair);color:#fff;margin-bottom:var(--space-8);font-weight:700}.TrustSection-module__4WCoxG__statsGrid{gap:var(--space-4);grid-template-columns:repeat(2,1fr);max-width:900px;margin:0 auto;display:grid}.TrustSection-module__4WCoxG__statCard{border-radius:var(--radius-lg);padding:var(--space-5);text-align:center;background:#00000059;border:1.5px solid #f59e0b40;transition:all .3s}.TrustSection-module__4WCoxG__statCard:hover{border-color:#f59e0b;transform:translateY(-3px);box-shadow:0 8px 30px #f59e0b33}.TrustSection-module__4WCoxG__statIcon{width:44px;height:44px;margin:0 auto var(--space-3)}.TrustSection-module__4WCoxG__statIcon svg{width:100%;height:100%}.TrustSection-module__4WCoxG__statValue{background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);-webkit-text-fill-color:transparent;font-size:clamp(1.75rem,4vw,2.5rem);font-weight:700;font-family:var(--font-playfair);margin-bottom:var(--space-1);-webkit-background-clip:text;background-clip:text}.TrustSection-module__4WCoxG__statLabel{font-size:var(--text-sm);color:#ffffffd9;font-weight:600;line-height:1.3}.TrustSection-module__4WCoxG__statSublabel{font-size:var(--text-xs);color:#f59e0bcc;margin-top:var(--space-1);font-weight:500}.TrustSection-module__4WCoxG__testimonialsSection{margin-bottom:var(--space-12)}.TrustSection-module__4WCoxG__sectionTitle{font-size:clamp(1.75rem,5vw,2.75rem);font-family:var(--font-playfair);color:#fff;text-align:center;margin-bottom:var(--space-3);font-weight:700}.TrustSection-module__4WCoxG__sectionSubtitle{text-align:center;color:#ffffffb3;font-size:var(--text-base);margin-bottom:var(--space-8);max-width:600px;margin-left:auto;margin-right:auto}.TrustSection-module__4WCoxG__carouselWrapper{margin:0 -var(--space-4);padding:var(--space-4)0;position:relative}.TrustSection-module__4WCoxG__testimonialsScroll{gap:var(--space-4);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;padding:0 var(--space-4);display:flex;overflow:auto hidden}.TrustSection-module__4WCoxG__testimonialsScroll::-webkit-scrollbar{display:none}.TrustSection-module__4WCoxG__testimonialCard{border-radius:var(--radius-lg);padding:var(--space-5);background:#00000059;border:1px solid #f59e0b33;flex:0 0 280px;transition:all .3s}.TrustSection-module__4WCoxG__testimonialCard:hover{border-color:#f59e0b;transform:translateY(-5px);box-shadow:0 12px 35px #f59e0b33}.TrustSection-module__4WCoxG__rating{margin-bottom:var(--space-3);gap:2px;display:flex}.TrustSection-module__4WCoxG__star{color:#fbbf24;width:16px;height:16px}.TrustSection-module__4WCoxG__testimonialText{color:#ffffffe6;font-size:var(--text-sm);margin-bottom:var(--space-4);-webkit-line-clamp:5;-webkit-box-orient:vertical;font-style:italic;line-height:1.6;display:-webkit-box;overflow:hidden}.TrustSection-module__4WCoxG__testimonialFooter{padding-top:var(--space-3);border-top:1px solid #f59e0b1a}.TrustSection-module__4WCoxG__authorInfo{align-items:center;gap:var(--space-2);margin-bottom:var(--space-3);display:flex}.TrustSection-module__4WCoxG__authorAvatar{color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#fbbf24 100%);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;font-weight:700;display:flex;box-shadow:0 4px 12px #f59e0b4d}.TrustSection-module__4WCoxG__authorName{color:#fff;font-weight:700;font-size:var(--text-sm)}.TrustSection-module__4WCoxG__authorRole{font-size:var(--text-xs);color:#fff9}.TrustSection-module__4WCoxG__metrics{gap:var(--space-2);flex-direction:column;display:flex}.TrustSection-module__4WCoxG__metric{padding:var(--space-1)var(--space-2);border-radius:var(--radius-sm);font-size:var(--text-xs);color:#fbbf24;text-align:center;background:#f59e0b1a;border:1px solid #f59e0b33;font-weight:600}.TrustSection-module__4WCoxG__scrollBtn{color:#fff;cursor:pointer;z-index:10;background:#f59e0be6;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;font-size:2rem;font-weight:300;line-height:1;transition:all .3s;display:none;position:absolute;top:50%;transform:translateY(-50%)}.TrustSection-module__4WCoxG__scrollBtn:hover{background:#f59e0b;transform:translateY(-50%)scale(1.1);box-shadow:0 8px 20px #f59e0b66}.TrustSection-module__4WCoxG__scrollBtnLeft{left:0}.TrustSection-module__4WCoxG__scrollBtnRight{right:0}.TrustSection-module__4WCoxG__scrollIndicator{text-align:center;margin-top:var(--space-4)}.TrustSection-module__4WCoxG__scrollHint{font-size:var(--text-sm);color:#ffffff80;animation:2s ease-in-out infinite TrustSection-module__4WCoxG__fadeInOut}@keyframes TrustSection-module__4WCoxG__fadeInOut{0%,to{opacity:.5}50%{opacity:1}}.TrustSection-module__4WCoxG__trustBadges{text-align:center}.TrustSection-module__4WCoxG__badgesTitle{font-size:clamp(1.5rem,4vw,2rem);font-family:var(--font-playfair);color:#fff;margin-bottom:var(--space-6);font-weight:700}.TrustSection-module__4WCoxG__badgesGrid{gap:var(--space-4);grid-template-columns:1fr;max-width:1000px;margin:0 auto;display:grid}.TrustSection-module__4WCoxG__badge{border-radius:var(--radius-lg);padding:var(--space-4);align-items:center;gap:var(--space-3);background:#0000004d;border:1.5px solid #f59e0b33;transition:all .3s;display:flex}.TrustSection-module__4WCoxG__badge:hover{background:#f59e0b14;border-color:#f59e0b;transform:translateY(-2px)}.TrustSection-module__4WCoxG__badgeIcon{flex-shrink:0;width:40px;height:40px}.TrustSection-module__4WCoxG__badgeIcon svg{width:100%;height:100%}.TrustSection-module__4WCoxG__badgeText{text-align:left;flex:1}.TrustSection-module__4WCoxG__badgeText strong{color:#fff;font-size:var(--text-sm);margin-bottom:var(--space-1);font-weight:700;display:block}.TrustSection-module__4WCoxG__badgeText span{color:#fff9;font-size:var(--text-xs);display:block}@media (max-width:767px){.TrustSection-module__4WCoxG__statCard:hover,.TrustSection-module__4WCoxG__testimonialCard:hover,.TrustSection-module__4WCoxG__badge:hover{transform:translateY(-2px)}.TrustSection-module__4WCoxG__testimonialCard{flex:0 0 260px}.TrustSection-module__4WCoxG__scrollHint{display:block}.TrustSection-module__4WCoxG__trustSection{padding:var(--space-10)0}}@media (min-width:768px){.TrustSection-module__4WCoxG__statsGrid{gap:var(--space-5);grid-template-columns:repeat(4,1fr)}.TrustSection-module__4WCoxG__scrollBtn{display:flex}.TrustSection-module__4WCoxG__scrollHint{display:none}.TrustSection-module__4WCoxG__badgesGrid{grid-template-columns:repeat(2,1fr)}.TrustSection-module__4WCoxG__testimonialCard{flex:0 0 320px}.TrustSection-module__4WCoxG__statIcon{width:52px;height:52px}}@media (min-width:1024px){.TrustSection-module__4WCoxG__trustSection{padding:var(--space-16)0}.TrustSection-module__4WCoxG__badgesGrid{grid-template-columns:repeat(4,1fr)}.TrustSection-module__4WCoxG__statIcon{width:56px;height:56px}.TrustSection-module__4WCoxG__badgeIcon{width:48px;height:48px}.TrustSection-module__4WCoxG__testimonialCard{flex:0 0 340px}}
.AboutCards-module__t7pOLW__aboutSection{background:0 0;padding:8rem 2rem;position:relative;overflow:hidden}.AboutCards-module__t7pOLW__container{max-width:1400px;margin:0 auto}.AboutCards-module__t7pOLW__sectionTitle{text-align:center;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%);-webkit-text-fill-color:transparent;letter-spacing:-1px;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:3.5rem;font-weight:800}.AboutCards-module__t7pOLW__sectionSubtitle{text-align:center;color:#fff9;max-width:600px;margin-bottom:5rem;margin-left:auto;margin-right:auto;font-size:1.25rem;line-height:1.6}.AboutCards-module__t7pOLW__cardsContainer{perspective:2000px;justify-content:center;align-items:center;min-height:500px;padding-top:4rem;display:flex;position:relative}.AboutCards-module__t7pOLW__cardNav{z-index:100;gap:1rem;display:flex;position:absolute;top:0;right:10%}.AboutCards-module__t7pOLW__navBtn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#fff9;cursor:pointer;font-family:var(--font-playfair);text-transform:uppercase;letter-spacing:1px;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:0 20px 20px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:all .3s;box-shadow:0 4px 12px #0003}.AboutCards-module__t7pOLW__navBtn:hover{color:#fff;background:#ffffff26;transform:translateY(-2px)}.AboutCards-module__t7pOLW__activeNav{border-color:#0000;transform:scale(1.05);box-shadow:0 0 20px #fbbf2466;color:#000!important;background:linear-gradient(135deg,#fbbf24 0%,#d97706 100%)!important}.AboutCards-module__t7pOLW__cards{width:500px;height:320px;transform-style:preserve-3d;position:relative}@media (max-width:768px){.AboutCards-module__t7pOLW__cardsContainer{perspective:none}.AboutCards-module__t7pOLW__cards{transform-style:flat;width:100%;max-width:350px}.AboutCards-module__t7pOLW__card{transition:all .4s}.AboutCards-module__t7pOLW__front{filter:none!important;transform:none!important}.AboutCards-module__t7pOLW__middle{filter:brightness(.9)!important;transform:translate(40px)!important}.AboutCards-module__t7pOLW__back{filter:brightness(.8)!important;transform:translate(80px)!important}}.AboutCards-module__t7pOLW__card{cursor:pointer;border-radius:24px;width:100%;height:100%;transition:all .8s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;left:0;overflow:hidden;box-shadow:0 25px 50px -12px #00000080}.AboutCards-module__t7pOLW__front{z-index:30;opacity:1;filter:brightness();transform:translate(0,0)scale(1);box-shadow:0 30px 60px #0009,0 0 0 1px #ffffff1a}.AboutCards-module__t7pOLW__middle{z-index:20;opacity:.9;filter:brightness(.85)saturate(.8);transform:translate3d(85px,-15px,-60px)scale(.96);box-shadow:0 20px 40px #0006}.AboutCards-module__t7pOLW__back{z-index:10;opacity:.8;filter:brightness(.7)saturate(.7);transform:translate3d(170px,-30px,-120px)scale(.92);box-shadow:0 10px 30px #0000004d}.AboutCards-module__t7pOLW__card:first-child{background:linear-gradient(135deg,#1f2937 0%,#000 100%);border:1px solid #fbbf2466}.AboutCards-module__t7pOLW__card:first-child:after{content:"";background:linear-gradient(to bottom right,#fbbf241a,#0000);position:absolute;inset:0}.AboutCards-module__t7pOLW__card:nth-child(2){background:linear-gradient(135deg,#881337 0%,#4c0519 100%);border:1px solid #f43f5e66}.AboutCards-module__t7pOLW__card:nth-child(2):after{content:"";background:linear-gradient(to bottom right,#f43f5e1a,#0000);position:absolute;inset:0}.AboutCards-module__t7pOLW__card:nth-child(3){background:linear-gradient(135deg,#155e75 0%,#164e63 100%);border:1px solid #22d3ee66}.AboutCards-module__t7pOLW__card:nth-child(3):after{content:"";background:linear-gradient(to bottom right,#22d3ee1a,#0000);position:absolute;inset:0}.AboutCards-module__t7pOLW__cardFront{z-index:2;transition:all .5s;position:absolute;top:2rem;left:2rem}.AboutCards-module__t7pOLW__cardFront h3{font-family:var(--font-playfair);color:#fff;opacity:.5;margin:0;font-size:2rem;font-weight:700;transition:all .5s;transform:translateY(0)}.AboutCards-module__t7pOLW__front .AboutCards-module__t7pOLW__cardFront h3{opacity:0;transform:translateY(-20px)}.AboutCards-module__t7pOLW__front .AboutCards-module__t7pOLW__cardDetails{opacity:1;pointer-events:auto;transform:translateY(0)}.AboutCards-module__t7pOLW__cardDetails{-webkit-backdrop-filter:blur();backdrop-filter:blur();opacity:0;pointer-events:none;background:#0006;flex-direction:column;justify-content:center;padding:3rem;transition:all .6s cubic-bezier(.2,.8,.2,1) .1s;display:flex;position:absolute;inset:0;transform:translateY(20px)}.AboutCards-module__t7pOLW__cardDetailsHeader{color:#fff;background:linear-gradient(90deg,#fff,#fbbf24);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1.5rem;font-size:2.5rem;font-weight:700}.AboutCards-module__t7pOLW__cardDetailsContent{color:#ffffffe6;font-size:1.125rem;font-weight:400;line-height:1.6}@media (max-width:768px){.AboutCards-module__t7pOLW__cardsContainer{flex-direction:column;padding-top:5rem}.AboutCards-module__t7pOLW__cardNav{justify-content:center;gap:.5rem;width:100%;right:50%;transform:translate(50%)}.AboutCards-module__t7pOLW__activeNav{transform:translate(0)scale(1.05)}.AboutCards-module__t7pOLW__cards{width:320px;height:480px}.AboutCards-module__t7pOLW__middle{transform:translate3d(20px,40px,-50px)scale(.95)}.AboutCards-module__t7pOLW__back{transform:translate3d(40px,80px,-100px)scale(.9)}.AboutCards-module__t7pOLW__cardDetails{background:#0009;padding:2rem}.AboutCards-module__t7pOLW__cardDetailsHeader{font-size:2rem}.AboutCards-module__t7pOLW__cardFront h3{font-size:1.5rem}}
.page-module__2fMDQG__bizSearchSection{z-index:10;background:#ffffff05;border-bottom:1px solid #b8860b1f;padding:28px 0 20px;position:relative}.page-module__2fMDQG__bizSearchLabel{text-align:center;color:#fff6;letter-spacing:.04em;text-transform:uppercase;margin-bottom:12px;font-size:13px}.page-module__2fMDQG__socialProof{z-index:2;text-align:center;position:relative}.page-module__2fMDQG__socialProof h2 strong{color:#fbbf24}.page-module__2fMDQG__marketHint{z-index:800;align-items:center;gap:8px;animation:.45s cubic-bezier(.34,1.56,.64,1) both page-module__2fMDQG__hintSlideUp;display:flex;position:fixed;bottom:24px;left:50%;transform:translate(-50%)}@keyframes page-module__2fMDQG__hintSlideUp{0%{opacity:0;transform:translate(-50%)translateY(20px)}to{opacity:1;transform:translate(-50%)translateY(0)}}.page-module__2fMDQG__marketHintBtn{-webkit-backdrop-filter:blur(16px);cursor:pointer;white-space:nowrap;background:#0e0e0ef2;border:1.5px solid #f59e0b59;border-radius:100px;align-items:center;gap:10px;padding:10px 20px 10px 14px;transition:all .2s;display:flex;box-shadow:0 8px 32px #00000080,0 0 0 1px #f59e0b1a}.page-module__2fMDQG__marketHintBtn:hover{border-color:#f59e0ba6;transform:translateY(-2px);box-shadow:0 12px 40px #0009,0 0 20px #f59e0b26}.page-module__2fMDQG__marketHintIcon{filter:drop-shadow(0 0 6px #f59e0b80);font-size:20px;line-height:1}.page-module__2fMDQG__marketHintText{flex-direction:column;align-items:flex-start;gap:1px;display:flex}.page-module__2fMDQG__marketHintTitle{color:#fff;letter-spacing:-.01em;font-size:14px;font-weight:800}.page-module__2fMDQG__marketHintSub{color:#f59e0b;font-size:11px;font-weight:600}.page-module__2fMDQG__marketHintClose{color:#fff6;cursor:pointer;background:#ffffff12;border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;transition:all .15s;display:flex}.page-module__2fMDQG__marketHintClose:hover{color:#fff;background:#ffffff1f}
