.Hero-module__lYpGPq__hero{align-items:center;min-height:calc(100vh - 72px);padding:60px 0 80px;display:flex;position:relative;overflow:hidden}.Hero-module__lYpGPq__spotlight{pointer-events:none;filter:blur(40px);background:radial-gradient(#10b9811f 0%,#0000 60%);width:800px;height:800px;position:absolute;top:-20%;right:-10%}.Hero-module__lYpGPq__spotlightSecondary{pointer-events:none;filter:blur(60px);background:radial-gradient(#6366f10f 0%,#0000 60%);width:600px;height:600px;position:absolute;bottom:-30%;left:-15%}.Hero-module__lYpGPq__container{max-width:var(--container-max);padding:0 var(--container-padding);z-index:1;grid-template-columns:1fr 1fr;align-items:center;gap:60px;margin:0 auto;display:grid;position:relative}.Hero-module__lYpGPq__content{animation:.8s ease-out both Hero-module__lYpGPq__fade-up}.Hero-module__lYpGPq__badge{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:var(--text-sm);color:var(--accent);align-items:center;gap:8px;margin-bottom:28px;padding:8px 18px;font-weight:500;display:inline-flex}.Hero-module__lYpGPq__badgeDot{background:var(--accent);border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite Hero-module__lYpGPq__pulse-glow}.Hero-module__lYpGPq__title{font-size:var(--text-6xl);letter-spacing:-.03em;margin-bottom:24px;font-weight:800;line-height:1.02}.Hero-module__lYpGPq__accent{background:var(--gradient-accent);-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 30px #10b9814d);-webkit-background-clip:text;background-clip:text}.Hero-module__lYpGPq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:520px;margin-bottom:40px;line-height:1.7}.Hero-module__lYpGPq__searchForm{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:border-color var(--transition-fast),box-shadow var(--transition-fast);align-items:center;gap:8px;margin-bottom:20px;padding:6px 6px 6px 18px;display:flex}.Hero-module__lYpGPq__searchForm:focus-within{border-color:var(--accent);box-shadow:0 0 0 3px var(--accent-glow)}.Hero-module__lYpGPq__searchFormIcon{color:var(--text-muted);flex-shrink:0}.Hero-module__lYpGPq__searchInput{font-size:var(--text-base);color:var(--text-primary);font-family:var(--font-body);background:0 0;border:none;outline:none;flex:1;padding:12px 0}.Hero-module__lYpGPq__searchInput::placeholder{color:var(--text-muted)}.Hero-module__lYpGPq__searchButton{background:var(--accent);color:#000;font-size:var(--text-sm);border-radius:var(--radius-md);cursor:pointer;transition:all var(--transition-fast);white-space:nowrap;border:none;align-items:center;gap:8px;padding:12px 24px;font-weight:700;display:inline-flex;position:relative;overflow:hidden}.Hero-module__lYpGPq__searchButton:before{content:"";pointer-events:none;background:linear-gradient(135deg,#0000 40%,#fff3 50%,#0000 60%) 0 0/200% 100%;animation:3s ease-in-out infinite Hero-module__lYpGPq__shimmer;position:absolute;inset:0}.Hero-module__lYpGPq__searchButton:hover{background:var(--accent-hover);transform:translateY(-1px);box-shadow:0 4px 20px #10b9814d}.Hero-module__lYpGPq__actions{gap:16px;margin-bottom:56px;display:flex}.Hero-module__lYpGPq__secondaryBtn{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);color:var(--text-primary);font-size:var(--text-base);border-radius:var(--radius-lg);border:1px solid var(--glass-border);transition:all var(--transition-medium);padding:16px 36px;font-weight:500;text-decoration:none}.Hero-module__lYpGPq__secondaryBtn:hover{border-color:var(--accent);color:var(--accent);background:#10b9810d}.Hero-module__lYpGPq__stats{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);align-items:center;gap:32px;width:fit-content;padding:20px 28px;display:flex}.Hero-module__lYpGPq__stat{flex-direction:column;display:flex}.Hero-module__lYpGPq__statValue{font-size:var(--text-2xl);color:var(--text-primary);font-weight:700}.Hero-module__lYpGPq__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.Hero-module__lYpGPq__divider{background:var(--border-hover);width:1px;height:36px}.Hero-module__lYpGPq__visual{justify-content:center;align-items:center;animation:.8s ease-out .2s both Hero-module__lYpGPq__fade-up;display:flex;position:relative}.Hero-module__lYpGPq__imageWrapper{width:100%;max-width:520px;position:relative}.Hero-module__lYpGPq__heroImage{border-radius:var(--radius-xl);filter:drop-shadow(0 20px 60px #00000080);width:100%;height:auto}.Hero-module__lYpGPq__imageGlow{pointer-events:none;z-index:-1;filter:blur(40px);background:radial-gradient(circle,#10b98126 0%,#0000 60%);position:absolute;inset:-20%}.Hero-module__lYpGPq__floatingCard{background:var(--glass-bg);-webkit-backdrop-filter:blur(16px);border:1px solid var(--glass-border);border-radius:var(--radius-md);box-shadow:var(--shadow-md);z-index:2;pointer-events:none;align-items:center;gap:10px;padding:12px 16px;display:flex;position:absolute}.Hero-module__lYpGPq__floatingIcon{font-size:1.3rem}.Hero-module__lYpGPq__floatingName{font-size:var(--text-xs);color:var(--text-primary);white-space:nowrap;font-weight:600;display:block}.Hero-module__lYpGPq__floatingPrice{font-size:var(--text-xs);color:var(--accent);font-weight:600}.Hero-module__lYpGPq__float1{animation:4s ease-in-out infinite Hero-module__lYpGPq__float;top:8%;right:-5%}.Hero-module__lYpGPq__float2{animation:5s ease-in-out 1s infinite Hero-module__lYpGPq__float-delayed;bottom:15%;left:-8%}.Hero-module__lYpGPq__float3{animation:4.5s ease-in-out 2s infinite Hero-module__lYpGPq__float;bottom:35%;right:-10%}@media (max-width:1024px){.Hero-module__lYpGPq__container{grid-template-columns:1fr;gap:48px}.Hero-module__lYpGPq__visual{max-width:450px;margin:0 auto}.Hero-module__lYpGPq__float1{top:5%;right:-2%}.Hero-module__lYpGPq__float2{left:-2%}.Hero-module__lYpGPq__float3{right:-2%}}@media (max-width:768px){.Hero-module__lYpGPq__hero{padding:40px 0 60px}.Hero-module__lYpGPq__title{font-size:var(--text-4xl)}.Hero-module__lYpGPq__subtitle{font-size:var(--text-base)}.Hero-module__lYpGPq__actions{flex-direction:column}.Hero-module__lYpGPq__primaryBtn,.Hero-module__lYpGPq__secondaryBtn{text-align:center;justify-content:center}.Hero-module__lYpGPq__stats{justify-content:center;gap:20px;width:100%;padding:16px 20px}.Hero-module__lYpGPq__floatingCard{display:none}}
.TrendingPicks-module__trCigW__section{padding:60px 0}.TrendingPicks-module__trCigW__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.TrendingPicks-module__trCigW__header{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.TrendingPicks-module__trCigW__title{font-size:var(--text-2xl);font-weight:700}.TrendingPicks-module__trCigW__viewAll{font-size:var(--text-sm);color:var(--accent);transition:opacity var(--transition-fast);font-weight:600;text-decoration:none}.TrendingPicks-module__trCigW__viewAll:hover{opacity:.8}.TrendingPicks-module__trCigW__scroll{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--border)transparent;gap:16px;padding-bottom:8px;display:flex;overflow-x:auto}.TrendingPicks-module__trCigW__scroll::-webkit-scrollbar{height:4px}.TrendingPicks-module__trCigW__scroll::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.TrendingPicks-module__trCigW__card{scroll-snap-align:start;background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-lg);transition:all var(--transition-fast);flex-direction:column;flex:0 0 200px;gap:6px;padding:20px;text-decoration:none;display:flex;position:relative;box-shadow:inset 0 1px #ffffff0d}.TrendingPicks-module__trCigW__card:hover{border-color:var(--accent);transform:translateY(-3px);box-shadow:0 8px 30px #0000004d,inset 0 1px #ffffff0d}.TrendingPicks-module__trCigW__dealBadge{background:var(--accent);color:#000;text-transform:uppercase;letter-spacing:.04em;border-radius:100px;padding:3px 8px;font-size:10px;font-weight:800;position:absolute;top:12px;right:12px}.TrendingPicks-module__trCigW__categoryIcon{margin-bottom:4px;font-size:1.8rem}.TrendingPicks-module__trCigW__cardBrand{color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em;font-size:11px}.TrendingPicks-module__trCigW__cardName{font-size:var(--text-sm);color:var(--text-primary);font-weight:700;line-height:1.3}.TrendingPicks-module__trCigW__cardPrice{font-size:var(--text-base);color:var(--price);font-weight:700;font-family:var(--font-mono)}.TrendingPicks-module__trCigW__cardRating{font-size:var(--text-xs);color:var(--star)}@media (max-width:768px){.TrendingPicks-module__trCigW__card{flex:0 0 170px}}
.HowItWorks-module__WawhIW__section{border-top:1px solid var(--border);border-bottom:1px solid var(--border);padding:24px 0}.HowItWorks-module__WawhIW__container{max-width:var(--container-max);padding:0 var(--container-padding);align-items:center;gap:24px;margin:0 auto;display:flex}.HowItWorks-module__WawhIW__label{font-size:var(--text-xs);color:var(--accent);text-transform:uppercase;letter-spacing:.08em;white-space:nowrap;font-weight:700}.HowItWorks-module__WawhIW__steps{flex:1;align-items:center;gap:20px;display:flex}.HowItWorks-module__WawhIW__step{align-items:center;gap:10px;display:flex}.HowItWorks-module__WawhIW__stepNum{background:var(--accent-glow);width:28px;height:28px;color:var(--accent);font-size:var(--text-xs);border:1px solid #10b9814d;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-weight:700;display:flex}.HowItWorks-module__WawhIW__stepText{font-size:var(--text-sm);color:var(--text-secondary);font-weight:500}.HowItWorks-module__WawhIW__arrow{color:var(--text-muted);font-size:var(--text-base)}@media (max-width:768px){.HowItWorks-module__WawhIW__container{flex-direction:column;gap:12px}.HowItWorks-module__WawhIW__steps{flex-direction:column;gap:10px}.HowItWorks-module__WawhIW__arrow{transform:rotate(90deg)}}
.Categories-module__idcImq__section{padding:var(--section-gap)0}.Categories-module__idcImq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.Categories-module__idcImq__label{font-size:var(--text-sm);text-transform:uppercase;letter-spacing:.15em;color:var(--accent);margin-bottom:16px;font-weight:500;display:block}.Categories-module__idcImq__title{font-size:var(--text-4xl);margin-bottom:16px;font-weight:700}.Categories-module__idcImq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:500px;margin-bottom:48px}.Categories-module__idcImq__grid{grid-template-columns:repeat(3,1fr);grid-auto-rows:240px;gap:16px;display:grid}.Categories-module__idcImq__card{border-radius:var(--radius-lg);cursor:pointer;text-decoration:none;position:relative;overflow:hidden}.Categories-module__idcImq__cardLarge{grid-row:span 1}.Categories-module__idcImq__cardLarge:first-child{grid-area:span 1/span 2}.Categories-module__idcImq__imageContainer{position:absolute;inset:0}.Categories-module__idcImq__cardImage{object-fit:cover;transition:transform var(--transition-slow)}.Categories-module__idcImq__card:hover .Categories-module__idcImq__cardImage{transform:scale(1.08)}.Categories-module__idcImq__overlay{transition:background var(--transition-medium);background:linear-gradient(#05050533 0%,#05050580 50%,#050505d9 100%);position:absolute;inset:0}.Categories-module__idcImq__card:hover .Categories-module__idcImq__overlay{background:linear-gradient(#0505051a 0%,#05050566 50%,#050505cc 100%)}.Categories-module__idcImq__cardContent{z-index:1;flex-direction:column;justify-content:space-between;height:100%;padding:20px;display:flex;position:relative}.Categories-module__idcImq__cardTop{justify-content:flex-end;display:flex}.Categories-module__idcImq__count{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-full);font-size:var(--text-xs);color:var(--accent);padding:4px 12px;font-weight:600}.Categories-module__idcImq__cardBottom{transition:transform var(--transition-medium);transform:translateY(0)}.Categories-module__idcImq__name{font-size:var(--text-xl);color:var(--text-primary);margin-bottom:4px;font-weight:700}.Categories-module__idcImq__desc{font-size:var(--text-sm);color:var(--text-secondary);opacity:.8;margin-bottom:8px;line-height:1.5}.Categories-module__idcImq__explore{font-size:var(--text-sm);color:var(--accent);opacity:0;transition:all var(--transition-medium);align-items:center;gap:6px;font-weight:600;display:inline-flex;transform:translateY(8px)}.Categories-module__idcImq__card:hover .Categories-module__idcImq__explore{opacity:1;transform:translateY(0)}@media (max-width:768px){.Categories-module__idcImq__grid{grid-template-columns:1fr 1fr;grid-auto-rows:200px}.Categories-module__idcImq__cardLarge:first-child{grid-column:span 2}}@media (max-width:480px){.Categories-module__idcImq__grid{grid-template-columns:1fr;grid-auto-rows:200px}.Categories-module__idcImq__cardLarge:first-child{grid-column:span 1}}
.TrustSection-module__R8pkQq__section{padding:var(--section-gap)0}.TrustSection-module__R8pkQq__container{max-width:var(--container-max);padding:0 var(--container-padding);margin:0 auto}.TrustSection-module__R8pkQq__content{text-align:center;margin-bottom:48px}.TrustSection-module__R8pkQq__shieldWrapper{border-radius:var(--radius-full);background:var(--accent-subtle);justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:20px;display:inline-flex}.TrustSection-module__R8pkQq__shield{object-fit:contain;width:48px;height:48px}.TrustSection-module__R8pkQq__title{font-size:var(--text-4xl);margin-bottom:16px;font-weight:700}.TrustSection-module__R8pkQq__subtitle{font-size:var(--text-lg);color:var(--text-secondary);max-width:600px;margin:0 auto;line-height:1.7}.TrustSection-module__R8pkQq__statsGrid{grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:48px;display:grid}.TrustSection-module__R8pkQq__statCard{text-align:center;background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);transition:all var(--transition-medium);padding:24px 16px}.TrustSection-module__R8pkQq__statCard:hover{border-color:var(--border-accent);box-shadow:var(--shadow-glow);transform:translateY(-4px)}.TrustSection-module__R8pkQq__statValue{font-size:var(--text-3xl);color:var(--accent);margin-bottom:4px;font-weight:700;display:block}.TrustSection-module__R8pkQq__statLabel{font-size:var(--text-xs);color:var(--text-muted);text-transform:uppercase;letter-spacing:.05em}.TrustSection-module__R8pkQq__transparency{background:var(--glass-bg);-webkit-backdrop-filter:blur(8px);border:1px solid var(--glass-border);border-radius:var(--radius-lg);align-items:flex-start;gap:16px;max-width:700px;margin:0 auto;padding:20px 24px;display:flex}.TrustSection-module__R8pkQq__transparencyIcon{border-radius:var(--radius-md);background:var(--accent-subtle);width:40px;height:40px;color:var(--accent);flex-shrink:0;justify-content:center;align-items:center;display:flex}.TrustSection-module__R8pkQq__transparencyText{font-size:var(--text-sm);color:var(--text-secondary);line-height:1.6}.TrustSection-module__R8pkQq__transparencyText strong{color:var(--text-primary)}@media (max-width:768px){.TrustSection-module__R8pkQq__statsGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.TrustSection-module__R8pkQq__statsGrid{grid-template-columns:1fr 1fr;gap:10px}}
.SocialProofToast-module__Yl-REG__toast{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--radius-md);z-index:1000;opacity:0;pointer-events:none;align-items:center;gap:10px;max-width:380px;padding:14px 20px;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:24px;left:24px;transform:translateY(20px);box-shadow:0 8px 30px #0006}.SocialProofToast-module__Yl-REG__visible{opacity:1;transform:translateY(0)}.SocialProofToast-module__Yl-REG__dot{background:var(--accent);border-radius:50%;flex-shrink:0;width:8px;height:8px;animation:2s ease-in-out infinite SocialProofToast-module__Yl-REG__pulse}.SocialProofToast-module__Yl-REG__message{font-size:var(--text-xs);color:var(--text-secondary);line-height:1.4}.SocialProofToast-module__Yl-REG__time{color:var(--text-muted);white-space:nowrap;flex-shrink:0;font-size:11px}@keyframes SocialProofToast-module__Yl-REG__pulse{0%,to{opacity:1}50%{opacity:.4}}@media (max-width:768px){.SocialProofToast-module__Yl-REG__toast{max-width:none;bottom:12px;left:12px;right:12px}}
.page-module___8aEwW__page{min-height:100vh}
