.HeroSection-module__sBkrQG__hero{padding:clamp(5.25rem, 8.5vh, 6.25rem) var(--page-gutter) clamp(2rem, 4vh, 3rem);background:linear-gradient(135deg, #fffdf9 0%, var(--surface-page) 48%, #f7f9fc 100%);position:relative;overflow:hidden}.HeroSection-module__sBkrQG__hero:before{content:"";aspect-ratio:1;filter:blur(5rem);pointer-events:none;background:#ff850d0b;border-radius:50%;width:32rem;position:absolute;top:12%;bottom:auto;left:-10%;right:auto}.HeroSection-module__sBkrQG__shell{grid-template-columns:minmax(0,1.12fr) minmax(0,.88fr);align-items:center;gap:clamp(2rem,4vw,4.5rem);width:min(100%,92rem);min-height:clamp(30rem,100svh - 13rem,36rem);margin:0 auto;display:grid;position:relative}.HeroSection-module__sBkrQG__content{flex-direction:column;justify-content:center;min-width:0;padding-block-start:clamp(1rem,3vh,2.25rem);padding-block-end:clamp(1rem,3vh,2.25rem);display:flex}.HeroSection-module__sBkrQG__title{max-width:48rem;color:var(--color-text-primary);letter-spacing:-.02em;text-wrap:balance;animation:HeroSection-module__sBkrQG__heroFadeUp .38s var(--ease-emphasized) both;margin:0;font-size:clamp(2.25rem,1rem + 3.6vw,4.5rem);line-height:1.05}.HeroSection-module__sBkrQG__title>span{display:block}.HeroSection-module__sBkrQG__title>span:last-child{color:var(--brand-orange-500);text-underline-offset:.16em;padding-left:clamp(2rem,14vw,10rem);-webkit-text-decoration:underline #ff850d66;text-decoration:underline #ff850d66;text-decoration-thickness:.08em}.HeroSection-module__sBkrQG__copy{max-width:38rem;color:var(--text-body);text-wrap:pretty;animation:HeroSection-module__sBkrQG__heroFadeUp .38s var(--ease-emphasized) 90ms both;margin:clamp(1rem,2.2vh,1.4rem) 0 clamp(1.25rem,2.6vh,1.6rem);font-size:1.0625rem;line-height:1.6}.HeroSection-module__sBkrQG__mobileCopy{display:none}.HeroSection-module__sBkrQG__searchWrap{width:min(38rem,100%);position:relative}.HeroSection-module__sBkrQG__search{border:1px solid var(--border-brand);border-radius:var(--radius-xl);min-height:4.25rem;transition:border-color var(--duration-fast) var(--ease-standard), box-shadow var(--duration-fast) var(--ease-standard);background:#fffffff7;align-items:center;gap:.75rem;padding:.375rem .375rem .375rem 1.25rem;display:flex;box-shadow:0 12px 32px #061a3c1a}.HeroSection-module__sBkrQG__search svg{color:var(--color-text-muted);flex:none}.HeroSection-module__sBkrQG__search:focus-within{border-color:var(--color-accent);box-shadow:var(--focus-ring), 0 12px 32px #061a3c1a}.HeroSection-module__sBkrQG__search input{min-width:0;color:var(--color-text-primary);background:0 0;border:0;outline:0;flex:1;font-size:1.0625rem;line-height:1.4}:is(.HeroSection-module__sBkrQG__search input:focus,.HeroSection-module__sBkrQG__search input:focus-visible){box-shadow:none;border:0;outline:0}.HeroSection-module__sBkrQG__search input::placeholder{color:var(--text-subtle)}.HeroSection-module__sBkrQG__search button{border-radius:var(--radius-lg);min-width:7rem;min-height:3.5rem;color:var(--text-inverse);background:var(--brand-orange-gradient);box-shadow:var(--shadow-button);cursor:pointer;transition:transform var(--duration-fast) var(--ease-emphasized), box-shadow var(--duration-fast) var(--ease-standard);border:0;justify-content:center;align-items:center;gap:.5rem;padding:0 1.25rem;font-size:.95rem;font-weight:800;display:inline-flex}.HeroSection-module__sBkrQG__search button:hover{box-shadow:var(--shadow-button-hover);transform:translateY(-1px)}.HeroSection-module__sBkrQG__dropdown{z-index:20;padding:var(--space-2);border:1px solid var(--color-border);border-radius:var(--radius-xl);background:var(--surface-raised);box-shadow:var(--shadow-elevated);text-align:left;position:absolute;top:calc(100% + .5625rem);bottom:auto;left:0;right:0}.HeroSection-module__sBkrQG__result{width:100%;min-height:3.875rem;color:inherit;cursor:pointer;text-align:left;background:0 0;border:0;border-radius:.75rem;grid-template-columns:2.5rem 1fr auto;align-items:center;gap:.75rem;padding:.5625rem .75rem;display:grid}.HeroSection-module__sBkrQG__result:hover{background:var(--color-primary-tint)}.HeroSection-module__sBkrQG__result strong,.HeroSection-module__sBkrQG__result small{display:block}.HeroSection-module__sBkrQG__result strong{font-size:.875rem}.HeroSection-module__sBkrQG__result small{color:var(--color-text-muted);margin-top:.125rem;font-size:.6875rem}.HeroSection-module__sBkrQG__rating{color:var(--color-accent);font-size:.75rem;font-weight:800}.HeroSection-module__sBkrQG__empty{color:var(--color-text-muted);text-align:center;padding:1.375rem}.HeroSection-module__sBkrQG__notFound{border-top:1px solid var(--color-border);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem;display:flex}.HeroSection-module__sBkrQG__notFound>span{min-width:0}.HeroSection-module__sBkrQG__notFound strong,.HeroSection-module__sBkrQG__notFound small{display:block}.HeroSection-module__sBkrQG__notFound strong{color:var(--color-text-primary);font-size:.9rem}.HeroSection-module__sBkrQG__notFound small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.2rem;font-size:.72rem;overflow:hidden}.HeroSection-module__sBkrQG__notFound button{min-height:2.75rem;color:var(--text-inverse);background:var(--brand-orange-gradient);font:inherit;cursor:pointer;border:0;border-radius:.75rem;flex:none;justify-content:center;align-items:center;gap:.4rem;padding:0 .9rem;font-size:.76rem;font-weight:800;display:inline-flex}.HeroSection-module__sBkrQG__notFound button:hover{box-shadow:var(--shadow-button);transform:translateY(-1px)}.HeroSection-module__sBkrQG__popular{flex-wrap:wrap;align-items:center;gap:.5rem;max-width:38rem;margin-top:1rem;display:flex}.HeroSection-module__sBkrQG__popularLabel{color:var(--color-text-muted);font-size:.72rem;font-weight:750}.HeroSection-module__sBkrQG__pill{border:1px solid var(--color-border);border-radius:var(--radius-full);min-height:2.25rem;color:var(--color-primary);cursor:pointer;transition:border-color var(--duration-fast), color var(--duration-fast), background var(--duration-fast);background:#fffc;padding-inline-start:.85rem;padding-inline-end:.85rem;font-size:.72rem;font-weight:750}.HeroSection-module__sBkrQG__pill:hover{border-color:var(--color-accent);color:var(--color-accent-hover);background:var(--surface-warm)}.HeroSection-module__sBkrQG__metrics{grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;max-width:38rem;margin-top:clamp(1.25rem,2.5vh,1.75rem);display:grid}.HeroSection-module__sBkrQG__metrics>div{border-right:1px solid var(--border-subtle);align-items:center;gap:.75rem;min-width:0;padding:.25rem 1.25rem;display:flex}.HeroSection-module__sBkrQG__metrics>div:first-child{padding-left:0}.HeroSection-module__sBkrQG__metrics>div:last-child{border-right:0;padding-right:0}.HeroSection-module__sBkrQG__metrics svg{width:1.15rem;height:1.15rem;color:var(--color-primary);flex:none}.HeroSection-module__sBkrQG__metrics span,.HeroSection-module__sBkrQG__metrics strong,.HeroSection-module__sBkrQG__metrics small{min-width:0;display:block}.HeroSection-module__sBkrQG__metrics strong{color:var(--color-text-primary);font-size:1.0625rem;font-weight:800;line-height:1.15}.HeroSection-module__sBkrQG__metrics small{color:var(--color-text-muted);margin-top:.28rem;font-size:.72rem;font-weight:500;line-height:1.3}.HeroSection-module__sBkrQG__visual{border-radius:var(--radius-2xl);isolation:isolate;background:#e9dfd0;border:1px solid #0b244b14;min-width:0;min-height:clamp(30rem,100svh - 13rem,36rem);position:relative;overflow:hidden;box-shadow:0 24px 60px #0b244b29}.HeroSection-module__sBkrQG__visual:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(#09183008,#0000 45%,#09183038);position:absolute;top:0;bottom:0;left:0;right:0}.HeroSection-module__sBkrQG__visualImage{object-fit:cover;object-position:58% center}.HeroSection-module__sBkrQG__reviewOverlay,.HeroSection-module__sBkrQG__thoughtOverlay{z-index:2;-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:#ffffffeb;border:1px solid #ffffff9e;position:absolute;box-shadow:0 16px 40px #0b244b2e}.HeroSection-module__sBkrQG__reviewOverlay{border-radius:var(--radius-xl);width:min(19rem,100% - 3rem);padding:1rem 1.1rem;top:1.5rem;left:1.5rem}.HeroSection-module__sBkrQG__overlayHead{grid-template-columns:2.25rem 1fr;align-items:center;gap:.625rem;display:grid}.HeroSection-module__sBkrQG__avatar{width:2.25rem;height:2.25rem;color:var(--text-inverse);background:var(--brand-navy-gradient);border-radius:50%;place-items:center;font-size:.75rem;font-weight:850;display:grid}.HeroSection-module__sBkrQG__overlayHead strong,.HeroSection-module__sBkrQG__overlayHead small{display:block}.HeroSection-module__sBkrQG__overlayHead strong{color:var(--color-text-primary);font-size:.8rem}.HeroSection-module__sBkrQG__overlayHead small{max-width:8rem;color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.12rem;font-size:.62rem;overflow:hidden}.HeroSection-module__sBkrQG__overlayStars{color:var(--color-accent);letter-spacing:.08em;margin-top:.8rem;font-size:.78rem}.HeroSection-module__sBkrQG__overlayStars strong{color:var(--color-text-primary);letter-spacing:0;margin-left:.25rem}.HeroSection-module__sBkrQG__reviewOverlay p{color:var(--color-text-primary);-webkit-line-clamp:3;-webkit-box-orient:vertical;margin-top:.55rem;font-size:.72rem;line-height:1.55;display:-webkit-box;overflow:hidden}.HeroSection-module__sBkrQG__thoughtOverlay{border-radius:var(--radius-xl);width:min(17rem,100% - 3rem);padding:1rem 1.1rem;bottom:1.5rem;left:1.5rem}.HeroSection-module__sBkrQG__thoughtOverlay>span{color:var(--color-accent-hover);letter-spacing:.04em;text-transform:uppercase;align-items:center;gap:.35rem;font-size:.65rem;font-weight:800;display:inline-flex}.HeroSection-module__sBkrQG__thoughtOverlay>strong{color:var(--color-text-primary);margin-top:.55rem;font-size:1rem;line-height:1.35;display:block}.HeroSection-module__sBkrQG__thoughtOverlay>p{color:var(--color-text-muted);margin-top:.35rem;font-size:.72rem;line-height:1.5}.HeroSection-module__sBkrQG__quickActions{display:none}.HeroSection-module__sBkrQG__quickAction{min-width:0;min-height:4.65rem;color:var(--color-text-primary);background:#ffffffe0;border:1px solid #94a3b833;border-radius:.9rem;flex-direction:column;justify-content:center;align-items:center;gap:.38rem;padding:.55rem .2rem .45rem;text-decoration:none;display:flex;box-shadow:0 5px 16px #0b244b0b}.HeroSection-module__sBkrQG__quickAction>span{width:2.15rem;height:2.15rem;color:var(--color-primary);background:var(--color-primary-tint);border-radius:.7rem;place-items:center;display:grid}.HeroSection-module__sBkrQG__quickAction:first-child>span,.HeroSection-module__sBkrQG__quickAction:nth-child(4)>span{color:var(--color-accent-hover);background:var(--surface-warm)}.HeroSection-module__sBkrQG__quickAction strong{text-align:center;text-overflow:ellipsis;white-space:nowrap;font-size:clamp(.58rem,2.65vw,.68rem);line-height:1.1;overflow:hidden}.HeroSection-module__sBkrQG__mobileTopRated{display:none}.HeroSection-module__sBkrQG__mobileCompanyRail{scroll-snap-type:x proximity;scrollbar-width:none;gap:.65rem;margin:0 -1rem;padding:0 1rem .25rem;display:flex;overflow-x:auto}.HeroSection-module__sBkrQG__mobileCompanyRail::-webkit-scrollbar{display:none}.HeroSection-module__sBkrQG__mobileCompanyCard{width:6.35rem;min-width:6.35rem;min-height:7.2rem;color:var(--color-text-primary);text-align:center;scroll-snap-align:start;background:#fff;border:1px solid #94a3b833;border-radius:.95rem;flex-direction:column;align-items:center;gap:.4rem;padding:.7rem .5rem .55rem;text-decoration:none;display:flex;box-shadow:0 5px 18px #0b244b0d}.HeroSection-module__sBkrQG__mobileCompanyCard strong{text-overflow:ellipsis;white-space:nowrap;width:100%;font-size:.7rem;line-height:1.25;overflow:hidden}.HeroSection-module__sBkrQG__mobileCompanyCard>span:last-child{width:100%;color:var(--color-text-muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:auto;font-size:.62rem;font-weight:700;line-height:1.25;display:-webkit-box;overflow:hidden}.HeroSection-module__sBkrQG__mobileCompaniesEmpty{width:100%;color:var(--color-text-muted);background:var(--surface-raised);text-align:center;border-radius:.9rem;margin:0;padding:1rem;font-size:.75rem}@keyframes HeroSection-module__sBkrQG__heroFadeUp{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@media (max-width:1100px){.HeroSection-module__sBkrQG__shell{gap:2rem}}@media (min-width:901px) and (max-height:820px){.HeroSection-module__sBkrQG__hero{padding-top:5rem;padding-bottom:1.5rem}.HeroSection-module__sBkrQG__shell,.HeroSection-module__sBkrQG__visual{min-height:clamp(27rem,100svh - 11rem,31rem)}.HeroSection-module__sBkrQG__content{padding-block-start:.5rem;padding-block-end:.5rem}.HeroSection-module__sBkrQG__title{font-size:clamp(2.4rem,1rem + 3.4vw,3.6rem)}.HeroSection-module__sBkrQG__copy{margin-block-start:.75rem;margin-block-end:1rem}.HeroSection-module__sBkrQG__search{min-height:4rem}.HeroSection-module__sBkrQG__search button{min-height:3.25rem}.HeroSection-module__sBkrQG__popular{margin-top:.75rem}.HeroSection-module__sBkrQG__metrics{margin-top:.85rem}}@media (min-width:901px) and (max-height:700px){.HeroSection-module__sBkrQG__metrics{display:none}}@media (max-width:900px){.HeroSection-module__sBkrQG__hero{padding:7rem var(--page-gutter) 3rem}.HeroSection-module__sBkrQG__shell{grid-template-columns:1fr;align-items:stretch;gap:2rem;min-height:auto}.HeroSection-module__sBkrQG__content{padding-block-start:1.25rem;padding-block-end:0}.HeroSection-module__sBkrQG__visual{height:clamp(320px,50vw,420px);min-height:0}.HeroSection-module__sBkrQG__visualImage{object-position:56% center}.HeroSection-module__sBkrQG__thoughtOverlay{bottom:1.1rem}}@media (max-width:640px){.HeroSection-module__sBkrQG__hero{background:linear-gradient(#fffdf9 0%,#fff 52%,#f7f9fc 100%);padding:5.5rem 1rem 2.5rem}.HeroSection-module__sBkrQG__hero:before{display:none}.HeroSection-module__sBkrQG__shell{gap:1.75rem}.HeroSection-module__sBkrQG__content{padding-top:.5rem}.HeroSection-module__sBkrQG__desktopCopy{display:none}.HeroSection-module__sBkrQG__mobileCopy{display:block}.HeroSection-module__sBkrQG__title{max-width:none;font-size:clamp(2rem,1.35rem + 2.9vw,2.6rem)}.HeroSection-module__sBkrQG__title>span:last-child{padding-left:clamp(1.5rem,12vw,3.5rem)}.HeroSection-module__sBkrQG__copy{max-width:none;margin:.85rem 0 1.15rem;font-size:1rem;line-height:1.6}.HeroSection-module__sBkrQG__searchWrap{width:100%}.HeroSection-module__sBkrQG__search{border-radius:var(--radius-lg);gap:.5rem;min-height:3.75rem;padding:.3rem .3rem .3rem .9rem}.HeroSection-module__sBkrQG__search input{font-size:.95rem}.HeroSection-module__sBkrQG__search button{border-radius:.8rem;min-width:3.1rem;min-height:3.15rem;padding:0;font-size:0}.HeroSection-module__sBkrQG__quickActions{grid-template-columns:repeat(4,minmax(0,1fr));gap:.4rem;margin-top:.9rem;display:grid}.HeroSection-module__sBkrQG__mobileTopRated{margin-top:1.35rem;display:block}.HeroSection-module__sBkrQG__popular{justify-content:flex-start;gap:.4rem}.HeroSection-module__sBkrQG__pill{min-height:var(--touch-target);padding-inline-start:.9rem;padding-inline-end:.9rem}.HeroSection-module__sBkrQG__metrics{margin-top:1.1rem}.HeroSection-module__sBkrQG__metrics>div{gap:.55rem;padding:.2rem .7rem}.HeroSection-module__sBkrQG__metrics>div:last-child{padding-right:0}.HeroSection-module__sBkrQG__metrics strong{font-size:.95rem}.HeroSection-module__sBkrQG__metrics small{font-size:.68rem}.HeroSection-module__sBkrQG__visual{border-radius:var(--radius-xl);height:clamp(320px,78vw,420px)}.HeroSection-module__sBkrQG__reviewOverlay{border-radius:.95rem;width:min(17rem,100% - 1.7rem);padding:.7rem .8rem;top:.85rem;left:.85rem}.HeroSection-module__sBkrQG__reviewOverlay p{font-size:.68rem}.HeroSection-module__sBkrQG__thoughtOverlay{border-radius:.95rem;width:min(16rem,100% - 1.7rem);padding:.7rem .8rem;bottom:.85rem;left:.85rem}.HeroSection-module__sBkrQG__thoughtOverlay>strong{font-size:.9rem}.HeroSection-module__sBkrQG__thoughtOverlay>p{font-size:.68rem}.HeroSection-module__sBkrQG__notFound{flex-direction:column;align-items:stretch}.HeroSection-module__sBkrQG__notFound button{width:100%}}@media (prefers-reduced-motion:reduce){.HeroSection-module__sBkrQG__title,.HeroSection-module__sBkrQG__copy{animation:none}.HeroSection-module__sBkrQG__search button,.HeroSection-module__sBkrQG__pill{transition:none}}
.ContributionCarousel-module__dTEdha__panel{isolation:isolate;background:radial-gradient(circle at 8% 5%,#3868a080,#0000 32%),radial-gradient(circle at 92% 95%,#ff850d26,#0000 28%),linear-gradient(145deg,#102f58 0%,#0a2345 47%,#071a34 100%);border:1px solid #ff850db8;border-radius:1.25rem;grid-template-columns:minmax(0,1fr);gap:.9rem;padding:clamp(1rem,2.2vw,1.35rem);display:grid;position:relative;overflow:hidden;box-shadow:0 1rem 2.5rem #071b3724,inset 0 1px #ffffff14}.ContributionCarousel-module__dTEdha__panel:before{content:"";z-index:-1;pointer-events:none;border:1px solid #ffffff17;border-radius:50%;width:16rem;height:16rem;position:absolute;bottom:-9rem;left:-8rem;box-shadow:0 0 0 2.5rem #ffffff06,0 0 0 5rem #ffffff05}.ContributionCarousel-module__dTEdha__panel:after{content:"";z-index:-1;opacity:.55;pointer-events:none;background:linear-gradient(90deg,#0000,#ffab52b8,#0000);width:22rem;height:1px;position:absolute;top:5.3rem;right:-6rem;transform:rotate(-28deg)}.ContributionCarousel-module__dTEdha__intro{text-align:center;min-width:0;max-width:46rem;margin-inline-start:auto;margin-inline-end:auto;padding-inline-start:.5rem;padding-inline-end:.5rem}.ContributionCarousel-module__dTEdha__eyebrow{color:#d7e7fa;letter-spacing:.13em;text-transform:uppercase;justify-content:center;align-items:center;gap:.5rem;font-size:.62rem;font-weight:800;display:flex}.ContributionCarousel-module__dTEdha__eyebrow svg{color:#ffac54;flex-shrink:0}.ContributionCarousel-module__dTEdha__intro h2{color:#fff;letter-spacing:-.05em;text-wrap:balance;margin-top:.45rem;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.05}.ContributionCarousel-module__dTEdha__intro h2 span{color:#ffab52}.ContributionCarousel-module__dTEdha__intro p{color:#c8d7ea;max-width:35rem;margin:.4rem auto 0;font-size:.78rem;line-height:1.55}.ContributionCarousel-module__dTEdha__feature{background:linear-gradient(145deg,#fffffffc,#f7fafff7 68%,#fff5e8fa);border:1px solid #ffffffd6;border-radius:1rem;width:min(100%,45rem);min-width:0;margin-inline-start:auto;margin-inline-end:auto;overflow:hidden;box-shadow:0 .75rem 2rem #00000029,0 0 0 4px #ffffff08,inset 0 1px #fff}.ContributionCarousel-module__dTEdha__stage{min-height:9.4rem;padding:.85rem 1.15rem .35rem;display:grid;overflow:hidden}.ContributionCarousel-module__dTEdha__step{flex-direction:column;align-items:flex-start;display:flex}.ContributionCarousel-module__dTEdha__stepTop{align-items:center;gap:.55rem;width:100%;margin-bottom:.45rem;display:flex}.ContributionCarousel-module__dTEdha__icon{color:#b95108;background:linear-gradient(145deg,#fff8ef,#ffe4be);border:1px solid #ffd7a5;border-radius:.65rem;flex:none;place-items:center;width:2.15rem;height:2.15rem;display:grid;box-shadow:0 .4rem 1rem #ff850d1f,inset 0 1px #fff}.ContributionCarousel-module__dTEdha__number{color:#173761;letter-spacing:-.07em;font-variant-numeric:tabular-nums;font-size:1.15rem;font-weight:750}.ContributionCarousel-module__dTEdha__number small{color:#8795aa;letter-spacing:0;font-size:.72rem;font-weight:600}.ContributionCarousel-module__dTEdha__label{color:#b4510c;text-transform:uppercase;letter-spacing:.09em;flex:1;font-size:.58rem;font-weight:800}.ContributionCarousel-module__dTEdha__step h3{color:#0b244b;letter-spacing:-.035em;text-wrap:balance;max-width:34rem;margin-top:0;font-size:clamp(1rem,1.8vw,1.25rem);line-height:1.15}.ContributionCarousel-module__dTEdha__step p{color:#596b82;max-width:40rem;margin:.35rem 0 .4rem;font-size:.74rem;line-height:1.5}.ContributionCarousel-module__dTEdha__action{color:#173b6a;background:#ffffffbf;border:1px solid #d9e4f1;border-radius:999px;align-items:center;gap:.5rem;min-height:34px;margin-top:auto;padding:0 .8rem;font-size:.7rem;font-weight:800;text-decoration:none;transition:color .25s,border-color .25s,background .25s,transform .25s,box-shadow .25s;display:inline-flex;box-shadow:0 .3rem .8rem #173b6a0d}.ContributionCarousel-module__dTEdha__action svg{transition:transform .25s}.ContributionCarousel-module__dTEdha__action:hover{color:#934006;background:#fff7ed;border-color:#ffc782;transform:translateY(-2px);box-shadow:0 .6rem 1.25rem #ff850d1f}.ContributionCarousel-module__dTEdha__action:hover svg{transform:translate(4px)}.ContributionCarousel-module__dTEdha__controls{border-top:1px solid #e3eaf3;align-items:center;gap:1rem;padding:.05rem 1.15rem .2rem;display:flex}.ContributionCarousel-module__dTEdha__stepButtons{flex:1;gap:.5rem;min-width:0;display:flex}.ContributionCarousel-module__dTEdha__stepButton{cursor:pointer;text-align:left;background:0 0;border:0;flex:1;min-width:0;min-height:36px;padding:.35rem 0 0}.ContributionCarousel-module__dTEdha__track{background:#dee6f0;border-radius:5px;height:3px;display:block;position:relative;overflow:hidden}.ContributionCarousel-module__dTEdha__track>span{transform-origin:0;background:#f48a24;width:100%;height:100%;display:block}.ContributionCarousel-module__dTEdha__progress{animation:linear both ContributionCarousel-module__dTEdha__progressFill}.ContributionCarousel-module__dTEdha__stepIndex{color:#78869a;margin-top:.3rem;font-size:.56rem;font-weight:700;display:block}.ContributionCarousel-module__dTEdha__stepButton[aria-current] .ContributionCarousel-module__dTEdha__stepIndex{color:#173b6a}.ContributionCarousel-module__dTEdha__playback{gap:.25rem;display:flex}.ContributionCarousel-module__dTEdha__playback button{color:#173b6a;cursor:pointer;background:0 0;border:0;border-radius:.5rem;place-items:center;width:32px;min-height:36px;transition:color .2s,background .2s,transform .2s;display:grid}.ContributionCarousel-module__dTEdha__playback button:hover{color:#a94a08;background:#fff1df;transform:translateY(-1px)}.ContributionCarousel-module__dTEdha__action:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #2563eb}.ContributionCarousel-module__dTEdha__controls button:focus-visible{outline-offset:3px;border-radius:4px;outline:2px solid #2563eb}@keyframes ContributionCarousel-module__dTEdha__progressFill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@media (max-width:800px){.ContributionCarousel-module__dTEdha__panel{gap:.75rem;padding:1rem}.ContributionCarousel-module__dTEdha__intro h2{margin-top:.4rem;font-size:1.7rem}.ContributionCarousel-module__dTEdha__stage{min-height:9.8rem}}@media (max-width:480px){.ContributionCarousel-module__dTEdha__panel{border-radius:1rem;gap:.65rem;padding:.85rem .7rem .65rem}.ContributionCarousel-module__dTEdha__intro{padding-inline-start:.15rem;padding-inline-end:.15rem}.ContributionCarousel-module__dTEdha__eyebrow{letter-spacing:.05em;font-size:.48rem}.ContributionCarousel-module__dTEdha__intro h2{font-size:1.45rem}.ContributionCarousel-module__dTEdha__intro p{margin-top:.3rem;font-size:.68rem}.ContributionCarousel-module__dTEdha__feature{border-radius:.85rem}.ContributionCarousel-module__dTEdha__stage{min-height:11.8rem;padding:.75rem .8rem .35rem}.ContributionCarousel-module__dTEdha__step h3{font-size:1.02rem}.ContributionCarousel-module__dTEdha__step p{font-size:.69rem}.ContributionCarousel-module__dTEdha__stepTop{gap:.4rem;margin-bottom:.45rem}.ContributionCarousel-module__dTEdha__icon{width:2rem;height:2rem}.ContributionCarousel-module__dTEdha__label{letter-spacing:.035em;font-size:.48rem}.ContributionCarousel-module__dTEdha__number{font-size:1.05rem}.ContributionCarousel-module__dTEdha__number small{font-size:.55rem}.ContributionCarousel-module__dTEdha__controls{gap:.45rem;padding:.05rem .7rem .15rem}.ContributionCarousel-module__dTEdha__playback{gap:0}.ContributionCarousel-module__dTEdha__playback button{width:29px;min-height:34px}.ContributionCarousel-module__dTEdha__stepButton{min-height:34px}}@media (prefers-reduced-motion:reduce){.ContributionCarousel-module__dTEdha__progress{animation:none}.ContributionCarousel-module__dTEdha__action,.ContributionCarousel-module__dTEdha__action svg,.ContributionCarousel-module__dTEdha__playback button{transition:none}}
.PollCard-module__BYZZaa__card{color:#0b244b;box-sizing:border-box;background:linear-gradient(155deg,#fff 0%,#fdfefe 62%,#f7faff 100%);border:1px solid #c8d7eb;border-radius:clamp(1.25rem,4vw,2rem);flex-direction:column;width:min(100%,675px);min-width:0;margin-inline-start:auto;margin-inline-end:auto;padding:clamp(1rem,5.5%,2.25rem);display:flex;overflow:hidden;box-shadow:0 1.5rem 4rem #0b244b1f,inset 0 1px #fffffff2;container-type:inline-size}.PollCard-module__BYZZaa__header{justify-content:space-between;align-items:center;gap:.75rem;min-width:0;display:flex}.PollCard-module__BYZZaa__brand{color:#0b244b;letter-spacing:-.03em;white-space:nowrap;flex:auto;align-items:center;gap:clamp(.45rem,2cqi,.75rem);min-width:0;font-size:clamp(.72rem,3.2cqi,1.25rem);font-weight:850;display:flex}.PollCard-module__BYZZaa__brand>span{text-overflow:ellipsis;min-width:0;overflow:hidden}.PollCard-module__BYZZaa__brandLogo{flex:none;width:clamp(2rem,9cqi,3.25rem);height:clamp(2rem,9cqi,3.25rem)}.PollCard-module__BYZZaa__shareButton{color:#155bc5;min-height:clamp(2.15rem,8cqi,3rem);font:inherit;cursor:pointer;background:#fffffff0;border:1px solid #cbdcf3;border-radius:clamp(.7rem,2.5cqi,1rem);flex:none;justify-content:center;align-items:center;gap:.35rem;padding-inline-start:clamp(.6rem,2.5cqi,1rem);padding-inline-end:clamp(.6rem,2.5cqi,1rem);font-size:clamp(.68rem,2.6cqi,1rem);font-weight:800;transition:border-color .2s,box-shadow .2s,transform .2s;display:inline-flex}.PollCard-module__BYZZaa__shareButton:hover{border-color:#ff850d;transform:translateY(-2px);box-shadow:0 .65rem 1.5rem #ff850d1f}.PollCard-module__BYZZaa__divider{background:#d8e3f1;flex:none;height:1px;margin-block-start:clamp(.85rem,4cqi,1.5rem);margin-block-end:clamp(.85rem,4cqi,1.5rem)}.PollCard-module__BYZZaa__questionBlock h2{color:#0b244b;letter-spacing:-.04em;text-wrap:balance;margin:0;font-size:clamp(1.15rem,5.2cqi,2rem);font-weight:880;line-height:1.12}.PollCard-module__BYZZaa__questionBlock p{color:#65758f;margin:clamp(.3rem,1.5cqi,.6rem) 0 0;font-size:clamp(.65rem,2.3cqi,.9rem);line-height:1.4}.PollCard-module__BYZZaa__optionsGrid{flex:none;grid-template-columns:repeat(2,minmax(0,1fr));grid-auto-rows:clamp(12rem,45cqi,20rem);gap:clamp(.55rem,2.5cqi,1rem);min-height:0;margin-top:clamp(.8rem,3.5cqi,1.4rem);display:grid}.PollCard-module__BYZZaa__optionCard{border:1.5px solid color-mix(in srgb, var(--poll-option-solid) 38%, #fff);color:#0b244b;min-width:0;min-height:0;font:inherit;cursor:pointer;background:#fffffff5;border-radius:clamp(.8rem,3cqi,1.2rem);flex-direction:column;justify-content:center;align-items:center;gap:clamp(.4rem,1.8cqi,.8rem);padding:clamp(.55rem,2.5cqi,1rem);transition:border-color .2s,box-shadow .2s;display:flex;overflow:hidden;box-shadow:0 .85rem 2.2rem #0b244b0e}.PollCard-module__BYZZaa__optionCard:hover:not(:disabled){border-color:var(--poll-option-solid);box-shadow:0 1rem 2.5rem var(--poll-option-shadow);outline:none}.PollCard-module__BYZZaa__optionCard:focus-visible{border-color:var(--poll-option-solid);box-shadow:0 1rem 2.5rem var(--poll-option-shadow);outline:none}.PollCard-module__BYZZaa__optionCard:disabled{cursor:default}.PollCard-module__BYZZaa__selected{border-color:var(--poll-option-solid);background:linear-gradient(160deg, #fff, var(--poll-option-soft));box-shadow:0 1rem 2.6rem var(--poll-option-shadow)}.PollCard-module__BYZZaa__media{aspect-ratio:1;box-sizing:border-box;background:#fff;border:1px solid #d4deeb;border-radius:50%;flex:0 auto;place-items:center;width:clamp(3.5rem,21cqi,8rem);padding:clamp(.4rem,2cqi,.8rem);display:grid;overflow:hidden;box-shadow:0 .75rem 1.8rem #0b244b1a}.PollCard-module__BYZZaa__media img{object-fit:contain;width:100%;height:100%;display:block}.PollCard-module__BYZZaa__mediaFallback{max-width:100%;color:var(--poll-option-solid);text-overflow:ellipsis;white-space:nowrap;font-size:clamp(1.4rem,7cqi,3.1rem);font-weight:900;line-height:1;overflow:hidden}.PollCard-module__BYZZaa__optionLabel{color:#0b244b;letter-spacing:-.035em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(.9rem,4.3cqi,1.7rem);line-height:1.15;overflow:hidden}.PollCard-module__BYZZaa__chooseButton{color:#fff;background:var(--poll-option-solid);width:100%;min-height:clamp(2.35rem,9cqi,3.5rem);box-shadow:0 .8rem 1.7rem var(--poll-option-shadow), inset 0 1px 0 #ffffff38;box-sizing:border-box;border-radius:clamp(.65rem,2.4cqi,.95rem);justify-content:center;align-items:center;margin-top:auto;padding-inline-start:.35rem;padding-inline-end:.35rem;font-size:clamp(.72rem,3.3cqi,1.3rem);font-weight:850;line-height:1;display:flex}.PollCard-module__BYZZaa__error{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:.7rem;margin-top:.6rem;padding:.55rem .7rem;font-size:clamp(.62rem,2cqi,.8rem)}.PollCard-module__BYZZaa__footer{border-top:1px solid #d8e3f1;flex:none;align-items:center;gap:clamp(.3rem,1.4cqi,.6rem);min-height:clamp(2.6rem,10cqi,4rem);margin-top:auto;padding-top:clamp(.7rem,3cqi,1.2rem);display:flex}.PollCard-module__BYZZaa__footer svg{color:#1265e6;width:clamp(1.25rem,5cqi,2rem);height:clamp(1.25rem,5cqi,2rem)}.PollCard-module__BYZZaa__footer strong{color:#0b244b;font-size:clamp(.95rem,3.8cqi,1.5rem);font-weight:880}.PollCard-module__BYZZaa__footer span{color:#60708b;font-size:clamp(.75rem,3cqi,1.15rem);font-weight:650}.PollCard-module__BYZZaa__heroBanner{isolation:isolate;color:#0b244b;box-sizing:border-box;background:#fff;border:1px solid #d3dfee;border-radius:clamp(1.2rem,2.4vw,1.7rem);flex-direction:column;width:min(100%,68rem);margin-inline-start:auto;margin-inline-end:auto;display:flex;position:relative;overflow:hidden;box-shadow:0 1.2rem 2.9rem #0b244b21,0 .4rem 1.1rem #173b6a12,inset 0 1px #fffffff2;container-type:inline-size}.PollCard-module__BYZZaa__heroRibbon{background:radial-gradient(26rem 15rem at 12% -60%,#588fe673 0%,#0000 55%),radial-gradient(30rem 18rem at 90% 150%,#ff850d29 0%,#0000 55%),linear-gradient(150deg,#163a68 0%,#0d2a52 46%,#081c38 100%);justify-items:center;gap:clamp(.28rem,.7vw,.45rem);padding:clamp(.85rem,1.7vw,1.3rem) clamp(1.1rem,2.6vw,2.5rem) clamp(.65rem,1.1vw,1rem);display:grid;position:relative;overflow:hidden}.PollCard-module__BYZZaa__heroRibbon:before{content:"";pointer-events:none;border:1px solid #ffffff14;border-radius:50%;width:15rem;height:15rem;position:absolute;bottom:-10rem;left:-7rem;box-shadow:0 0 0 2.4rem #ffffff06,0 0 0 4.8rem #ffffff04}.PollCard-module__BYZZaa__heroRibbon:after{content:"";pointer-events:none;background:linear-gradient(90deg,#0000,#ffaa5ce6 50%,#0000);height:2px;position:absolute;bottom:0;left:10%;right:10%}.PollCard-module__BYZZaa__heroKicker{color:#ffffffe6;letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.42rem;font-size:clamp(.56rem,1.3cqi,.7rem);font-weight:850;display:inline-flex}.PollCard-module__BYZZaa__heroKicker svg{color:#ffac54;flex:none}.PollCard-module__BYZZaa__heroBanner h2{color:#fff;letter-spacing:-.045em;text-align:center;text-wrap:balance;-webkit-line-clamp:2;-webkit-box-orient:vertical;width:min(100%,40rem);margin:0;font-size:clamp(1.2rem,3.1cqi,1.85rem);font-weight:900;line-height:1.14;display:-webkit-box;overflow:hidden}.PollCard-module__BYZZaa__heroTitleRule{background:linear-gradient(90deg,#ffac54,#ffd6a1);border-radius:999px;width:2.8rem;height:3px;margin-top:.05rem}.PollCard-module__BYZZaa__heroBody{background:linear-gradient(#fff 0%,#fcfdff 58%,#fff4e2 100%);justify-items:center;padding:clamp(.7rem,1.4vw,1.15rem) clamp(.75rem,1.9vw,1.6rem) clamp(.8rem,1.5vw,1.3rem);display:grid;position:relative}.PollCard-module__BYZZaa__heroMatchup{grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:clamp(.5rem,2cqi,1.1rem);width:min(100%,62rem);display:grid;position:relative}.PollCard-module__BYZZaa__heroChoiceLeft{justify-self:start}.PollCard-module__BYZZaa__heroChoiceRight{justify-self:end}.PollCard-module__BYZZaa__heroMatchupResolved .PollCard-module__BYZZaa__heroArcs{opacity:0}.PollCard-module__BYZZaa__heroChoice{z-index:1;border:2px solid color-mix(in srgb, var(--poll-option-solid) 46%, #fff);color:#0b244b;width:clamp(10.5rem,34cqi,16rem);min-width:0;font:inherit;cursor:pointer;box-sizing:border-box;background:linear-gradient(160deg,#fff 0%,#fdfcff 58%,#fff4e6 100%);border-radius:1.05rem;flex-direction:column;align-items:center;gap:clamp(.22rem,.8cqi,.4rem);padding:clamp(.7rem,1.8cqi,1.05rem) clamp(.6rem,1.4cqi,1rem);transition:border-color .2s,box-shadow .2s,transform .2s,background .2s;display:flex;position:relative;box-shadow:0 .7rem 1.7rem #0b244b14,inset 0 1px #fff}.PollCard-module__BYZZaa__heroChoice:hover:not(:disabled){border-color:var(--poll-option-solid);box-shadow:0 .85rem 1.9rem var(--poll-option-shadow);outline:none;transform:translateY(-2px)}.PollCard-module__BYZZaa__heroChoice:focus-visible{border-color:var(--poll-option-solid);box-shadow:0 .85rem 1.9rem var(--poll-option-shadow);outline:none;transform:translateY(-2px)}.PollCard-module__BYZZaa__heroChoice:disabled{cursor:default}.PollCard-module__BYZZaa__heroChoiceSelected{border-color:var(--poll-option-solid);background:linear-gradient(165deg, #fff, var(--poll-option-soft));box-shadow:0 .8rem 1.8rem var(--poll-option-shadow)}.PollCard-module__BYZZaa__heroChoiceWinner{border-color:var(--poll-option-solid);background:linear-gradient(165deg, #fff, var(--poll-option-soft));box-shadow:0 .9rem 2rem var(--poll-option-shadow)}.PollCard-module__BYZZaa__heroArcs{z-index:0;pointer-events:none;opacity:.95;width:100%;height:100%;transition:opacity .4s;position:absolute;top:0;bottom:0;left:0;right:0}.PollCard-module__BYZZaa__heroChoice .PollCard-module__BYZZaa__media{aspect-ratio:1;background:#fff;border-color:#a9bcd6;border-radius:clamp(.9rem,3.4cqi,1.3rem);width:clamp(4.2rem,18.5cqi,6.5rem);padding:clamp(.45rem,1.6cqi,.7rem);box-shadow:0 .5rem 1.2rem #0b244b1c}.PollCard-module__BYZZaa__heroChoice .PollCard-module__BYZZaa__mediaFallback{font-size:clamp(1.5rem,6.5cqi,2.8rem)}.PollCard-module__BYZZaa__heroName{color:#0b244b;letter-spacing:-.025em;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:clamp(.88rem,4cqi,1.2rem);font-weight:800;line-height:1.15;overflow:hidden}.PollCard-module__BYZZaa__heroCta{color:#fff;background:linear-gradient(180deg, color-mix(in srgb, var(--poll-option-solid) 84%, #fff) 0%, var(--poll-option-solid) 100%);min-width:4.8rem;min-height:2.2rem;box-shadow:0 .45rem 1rem var(--poll-option-shadow), inset 0 1px 0 #ffffff47;letter-spacing:.05em;text-transform:uppercase;box-sizing:border-box;border-radius:999px;justify-content:center;align-items:center;padding-inline-start:.95rem;padding-inline-end:.95rem;font-size:clamp(.68rem,2.7cqi,.9rem);font-weight:850;line-height:1;display:inline-flex}.PollCard-module__BYZZaa__heroChoice:hover:not(:disabled) .PollCard-module__BYZZaa__heroCta{filter:brightness(1.06)}.PollCard-module__BYZZaa__heroResult{flex-direction:column;align-items:center;gap:.24rem;width:100%;display:flex}.PollCard-module__BYZZaa__heroResultLine{color:#60708b;white-space:nowrap;align-items:baseline;gap:.3rem;max-width:100%;font-size:clamp(.66rem,2.4cqi,.82rem);font-weight:650;display:inline-flex;overflow:hidden}.PollCard-module__BYZZaa__heroResultLine strong{color:var(--poll-option-solid);font-size:clamp(.9rem,3.8cqi,1.2rem);font-weight:900}.PollCard-module__BYZZaa__heroResultBar{background:#0b244b21;border-radius:999px;width:100%;height:.4rem;overflow:hidden}.PollCard-module__BYZZaa__heroResultFill{background:var(--poll-option-solid);border-radius:999px;height:100%;display:block}.PollCard-module__BYZZaa__heroVs{aspect-ratio:1;z-index:2;color:#fff;letter-spacing:.02em;pointer-events:none;box-sizing:border-box;background:#0b244b;border:2px solid #fff;border-radius:50%;justify-self:center;place-items:center;width:clamp(2.6rem,9.5cqi,3.4rem);font-size:clamp(.72rem,2.9cqi,1rem);font-weight:900;display:grid;position:relative;box-shadow:0 .45rem 1.1rem #0b244b59,0 0 0 1px #0b244b1f}.PollCard-module__BYZZaa__heroError{color:#b91c1c;box-sizing:border-box;background:#fef2f2f0;border:1px solid #fecaca;border-radius:.7rem;width:min(100%,30rem);margin-top:.1rem;padding:.5rem .65rem;font-size:.72rem}.PollCard-module__BYZZaa__heroSkeleton{pointer-events:none}.PollCard-module__BYZZaa__heroSkeleton .PollCard-module__BYZZaa__heroRibbon,.PollCard-module__BYZZaa__heroSkeleton .PollCard-module__BYZZaa__heroBody{background:#eef3fa}.PollCard-module__BYZZaa__heroSkeletonKicker{border-radius:999px;width:12rem;height:1.1rem}.PollCard-module__BYZZaa__heroSkeletonTitle{border-radius:.6rem;width:min(80%,24rem);height:2rem}.PollCard-module__BYZZaa__heroSkeletonChoices{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:clamp(.5rem,2cqi,1.1rem);width:min(100%,62rem);display:grid}.PollCard-module__BYZZaa__heroSkeletonChoice{border-radius:1.1rem;width:clamp(10.5rem,34cqi,16rem);min-height:clamp(8.2rem,14.5vw,10.2rem)}.PollCard-module__BYZZaa__heroSkeletonChoice:first-child{justify-self:start}.PollCard-module__BYZZaa__heroSkeletonChoice:last-child{justify-self:end}.PollCard-module__BYZZaa__skeletonCard{pointer-events:none}.PollCard-module__BYZZaa__skeletonHeader{grid-template-columns:auto 1fr auto;align-items:center;gap:.75rem;display:grid}.PollCard-module__BYZZaa__skeletonLogo{aspect-ratio:1;border-radius:25%;width:clamp(2rem,8vw,4.25rem)}.PollCard-module__BYZZaa__skeletonBrand{border-radius:999px;width:70%;height:clamp(.8rem,3vw,1.5rem)}.PollCard-module__BYZZaa__skeletonShare{border-radius:.9rem;width:clamp(4.5rem,18vw,7rem);height:clamp(2.15rem,7vw,3.7rem)}.PollCard-module__BYZZaa__skeletonQuestion{border-radius:1rem;width:92%;height:clamp(3.5rem,14vw,7rem);margin-top:clamp(2rem,8vw,5rem)}.PollCard-module__BYZZaa__skeletonOption{border-radius:clamp(.85rem,3vw,1.35rem);min-height:100%}.PollCard-module__BYZZaa__skeletonVotes{border-radius:999px;width:42%;height:clamp(1.3rem,4vw,2rem);margin-top:clamp(1rem,4vw,2.5rem)}@media (max-width:420px){.PollCard-module__BYZZaa__shareButton svg{width:14px;height:14px}.PollCard-module__BYZZaa__optionsGrid{gap:.55rem}.PollCard-module__BYZZaa__optionCard{padding:.6rem}}@media (max-width:640px){.PollCard-module__BYZZaa__heroBanner{border-radius:1.1rem}.PollCard-module__BYZZaa__heroRibbon{padding:.8rem .8rem .55rem}.PollCard-module__BYZZaa__heroRibbon:before{width:9rem;height:9rem;bottom:-6rem;left:-4rem}.PollCard-module__BYZZaa__heroBody{padding:.7rem .65rem .85rem}.PollCard-module__BYZZaa__heroKicker{letter-spacing:.1em;gap:.3rem;font-size:.5rem}.PollCard-module__BYZZaa__heroBanner h2{max-width:21rem;font-size:clamp(.98rem,5vw,1.25rem)}.PollCard-module__BYZZaa__heroTitleRule{margin-top:.04rem}.PollCard-module__BYZZaa__heroMatchup{gap:.45rem}.PollCard-module__BYZZaa__heroArcs{display:none}.PollCard-module__BYZZaa__heroChoiceLeft,.PollCard-module__BYZZaa__heroChoiceRight{justify-self:center}.PollCard-module__BYZZaa__heroChoice{border-radius:.95rem;width:clamp(7rem,36vw,9.6rem);padding:.5rem .35rem}.PollCard-module__BYZZaa__heroChoice .PollCard-module__BYZZaa__media{border-radius:.85rem;width:clamp(3.2rem,19vw,4.3rem)}.PollCard-module__BYZZaa__heroName{font-size:clamp(.74rem,4.2vw,.95rem)}.PollCard-module__BYZZaa__heroCta{min-height:1.65rem;padding-inline-start:.65rem;padding-inline-end:.65rem;font-size:.6rem}.PollCard-module__BYZZaa__heroResultLine{font-size:.6rem}.PollCard-module__BYZZaa__heroResultBar{height:.3rem}.PollCard-module__BYZZaa__heroVs{border-width:1.5px;width:clamp(2rem,9.5vw,2.5rem);font-size:.7rem}.PollCard-module__BYZZaa__heroSkeletonTitle{width:85%}.PollCard-module__BYZZaa__heroSkeletonChoices{gap:.45rem}.PollCard-module__BYZZaa__heroSkeletonChoice{width:clamp(7rem,36vw,9.6rem)}.PollCard-module__BYZZaa__heroSkeletonChoice:first-child,.PollCard-module__BYZZaa__heroSkeletonChoice:last-child{justify-self:center}}@media (prefers-reduced-motion:reduce){.PollCard-module__BYZZaa__shareButton,.PollCard-module__BYZZaa__optionCard,.PollCard-module__BYZZaa__heroChoice,.PollCard-module__BYZZaa__heroBanner,.PollCard-module__BYZZaa__heroCta,.PollCard-module__BYZZaa__heroArcs{transition:none}}
.HomePageClient-module__wHO2Dq__page{background:var(--surface-page)}.HomePageClient-module__wHO2Dq__shell{width:min(var(--container-content), 100%);padding-inline:var(--page-gutter);margin:0 auto}.HomePageClient-module__wHO2Dq__section{padding-block:var(--section-space)}.HomePageClient-module__wHO2Dq__soft{background:var(--section-soft-bg)}.HomePageClient-module__wHO2Dq__headingRow{justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:28px;display:flex}.HomePageClient-module__wHO2Dq__kicker{color:var(--color-accent-hover);letter-spacing:.11em;text-transform:uppercase;margin-bottom:8px;font-size:11px;font-weight:850}.HomePageClient-module__wHO2Dq__headingRow h2,.HomePageClient-module__wHO2Dq__centerHead h2{color:var(--color-text-primary);letter-spacing:-.035em;text-wrap:balance;font-size:clamp(28px,3.5vw,42px);line-height:1.12}.HomePageClient-module__wHO2Dq__headingRow p,.HomePageClient-module__wHO2Dq__centerHead p{max-width:560px;color:var(--color-text-muted);margin-top:10px;font-size:15px;line-height:1.7}.HomePageClient-module__wHO2Dq__viewAll{min-height:var(--touch-target);border:1px solid var(--color-border);border-radius:var(--radius-button);color:var(--color-primary);background:var(--surface-raised);white-space:nowrap;align-items:center;gap:.4375rem;padding-inline-start:.9375rem;padding-inline-end:.9375rem;font-size:.8125rem;font-weight:750;text-decoration:none;display:inline-flex}.HomePageClient-module__wHO2Dq__viewAll:hover{border-color:var(--color-accent);color:var(--color-accent-hover);transform:translateY(-1px)}.HomePageClient-module__wHO2Dq__trusted{z-index:4;width:min(100%,92rem);margin-top:.875rem;position:relative}.HomePageClient-module__wHO2Dq__trustedCard{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:linear-gradient(135deg,#fffffff5,#f8fafce8);border:1px solid #94a3b83d;border-radius:1.25rem;min-height:5rem;padding:.75rem 1rem;box-shadow:0 14px 40px #0f234317,inset 0 1px #ffffffe6}.HomePageClient-module__wHO2Dq__logoCarousel{grid-template-columns:2.25rem minmax(0,1fr) 2.25rem;align-items:center;gap:.35rem;min-width:0;display:grid}.HomePageClient-module__wHO2Dq__carouselButton{border:1px solid var(--color-border);width:2.25rem;height:2.25rem;color:var(--color-primary);cursor:pointer;background:#ffffffe6;border-radius:50%;place-items:center;padding:0;transition:color .2s,border-color .2s,background .2s,transform .2s;display:grid}.HomePageClient-module__wHO2Dq__carouselButton:hover{border-color:var(--color-accent);color:var(--color-accent-hover);background:var(--surface-warm);transform:scale(1.04)}.HomePageClient-module__wHO2Dq__carouselButton:focus-visible{outline-offset:2px;outline:3px solid #ff850d3d}.HomePageClient-module__wHO2Dq__logoStrip{scroll-behavior:smooth;overscroll-behavior-inline:contain;gap:.35rem;min-width:0;display:flex;overflow-x:hidden}.HomePageClient-module__wHO2Dq__logoItem{min-width:0;min-height:3.25rem;color:var(--color-text-primary);scroll-snap-align:start;border:1px solid #0000;border-radius:.8rem;flex:0 0 calc(16.6667% - .291667rem);align-items:center;gap:.5rem;padding:.4rem .5rem;text-decoration:none;transition:border-color .2s,background .2s,transform .2s;display:flex}.HomePageClient-module__wHO2Dq__logoItem:hover{background:#ffffffe6;border-color:#94a3b838;transform:translateY(-1px)}.HomePageClient-module__wHO2Dq__logoItem span{text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.67rem;font-weight:750;overflow:hidden}.HomePageClient-module__wHO2Dq__contribution{padding:2.5rem 0 .75rem}.HomePageClient-module__wHO2Dq__discoverySection{position:relative;overflow:hidden}.HomePageClient-module__wHO2Dq__discoverySection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff850d17,#0000 68%);border-radius:50%;width:34rem;height:34rem;position:absolute;top:2rem;left:-18rem}.HomePageClient-module__wHO2Dq__discoverySection:after{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb17,#0000 68%);border-radius:50%;width:38rem;height:38rem;position:absolute;bottom:-12rem;right:-21rem}.HomePageClient-module__wHO2Dq__discoveryHead{z-index:1;justify-content:space-between;align-items:flex-end;gap:1.5rem;margin-bottom:1.75rem;display:flex;position:relative}.HomePageClient-module__wHO2Dq__discoveryHead .HomePageClient-module__wHO2Dq__kicker{align-items:center;gap:.35rem;display:flex}.HomePageClient-module__wHO2Dq__discoveryHead h2{max-width:46rem;color:var(--color-text-primary);letter-spacing:-.04em;text-wrap:balance;font-size:clamp(2rem,3.5vw,2.8rem);line-height:1.08}.HomePageClient-module__wHO2Dq__discoveryHead p{max-width:38rem;color:var(--color-text-muted);margin-top:.7rem;font-size:.92rem;line-height:1.65}.HomePageClient-module__wHO2Dq__brandColumns{z-index:1;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;display:grid;position:relative}.HomePageClient-module__wHO2Dq__brandColumn{background:linear-gradient(150deg,#fffffffa,#f8fafce8);border:1px solid #94a3b833;border-radius:1.35rem;min-width:0;padding:.85rem;box-shadow:0 1.2rem 3rem #0b244b14,inset 0 1px #ffffffe6}.HomePageClient-module__wHO2Dq__brandColumnHead{border-bottom:1px solid #94a3b82e;grid-template-columns:2.65rem minmax(0,1fr) 2rem;align-items:center;gap:.7rem;min-height:3.75rem;padding:.2rem .25rem .85rem;display:grid}.HomePageClient-module__wHO2Dq__brandColumnIcon{color:#b45309;background:#fff4e5;border-radius:.85rem;place-items:center;width:2.65rem;height:2.65rem;display:grid;box-shadow:0 .45rem 1.1rem #ff850d1f}.HomePageClient-module__wHO2Dq__brandColumn_blue .HomePageClient-module__wHO2Dq__brandColumnIcon{color:#1d4ed8;background:#eaf2ff;box-shadow:0 .45rem 1.1rem #2563eb1a}.HomePageClient-module__wHO2Dq__brandColumn_gold .HomePageClient-module__wHO2Dq__brandColumnIcon{color:#a16207;background:#fff8d9;box-shadow:0 .45rem 1.1rem #eab3081a}.HomePageClient-module__wHO2Dq__brandColumnHead small,.HomePageClient-module__wHO2Dq__brandColumnHead strong{display:block}.HomePageClient-module__wHO2Dq__brandColumnHead small{color:var(--color-text-muted);letter-spacing:.06em;text-transform:uppercase;margin-bottom:.18rem;font-size:.57rem;font-weight:750}.HomePageClient-module__wHO2Dq__brandColumnHead strong{color:var(--color-text-primary);letter-spacing:-.02em;text-overflow:ellipsis;white-space:nowrap;font-size:.92rem;overflow:hidden}.HomePageClient-module__wHO2Dq__brandColumnHead>a{border:1px solid var(--color-border);width:1.9rem;height:1.9rem;color:var(--color-primary);background:#fff;border-radius:50%;place-items:center;display:grid}.HomePageClient-module__wHO2Dq__brandColumnHead>a:hover{border-color:var(--color-accent);color:var(--color-accent-hover);transform:translate(2px)}.HomePageClient-module__wHO2Dq__brandList{padding-top:.35rem}.HomePageClient-module__wHO2Dq__brandCard{min-height:4.15rem;color:var(--color-text-primary);border-bottom:1px solid #94a3b824;border-radius:.8rem;grid-template-columns:1.35rem 2.65rem minmax(0,1fr) auto;align-items:center;gap:.55rem;padding:.55rem .4rem;text-decoration:none;display:grid}.HomePageClient-module__wHO2Dq__brandCard:last-child{border-bottom:0}.HomePageClient-module__wHO2Dq__brandCard:hover{background:#f8fafce6;padding-inline-start:.55rem;padding-inline-end:.3rem;transform:translate(2px)}.HomePageClient-module__wHO2Dq__brandRank{color:#a3aec0;font-variant-numeric:tabular-nums;font-size:.58rem;font-weight:850}.HomePageClient-module__wHO2Dq__brandInfo{min-width:0}.HomePageClient-module__wHO2Dq__brandInfo strong{color:var(--color-text-primary);text-overflow:ellipsis;white-space:nowrap;align-items:center;gap:.25rem;font-size:.76rem;display:flex;overflow:hidden}.HomePageClient-module__wHO2Dq__brandInfo strong svg{color:#2563eb;flex:none}.HomePageClient-module__wHO2Dq__brandInfo small{color:var(--color-text-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.22rem;font-size:.58rem;display:block;overflow:hidden}.HomePageClient-module__wHO2Dq__brandMetric{border-radius:var(--radius-full);color:#b45309;white-space:nowrap;background:#fff7ed;justify-content:center;align-items:center;gap:.18rem;min-width:2.8rem;padding:.3rem .42rem;font-size:.56rem;font-weight:850;display:inline-flex}.HomePageClient-module__wHO2Dq__brandColumn_blue .HomePageClient-module__wHO2Dq__brandMetric{color:#1d4ed8;background:#eff6ff}.HomePageClient-module__wHO2Dq__brandColumn_gold .HomePageClient-module__wHO2Dq__brandMetric{color:#a16207;background:#fefce8}.HomePageClient-module__wHO2Dq__categoryGrid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.HomePageClient-module__wHO2Dq__categoryCard{border:1px solid color-mix(in srgb, var(--category-accent) 18%, #dce3ec);min-height:13.5rem;color:var(--color-text-primary);background:linear-gradient(145deg, #fff 5%, color-mix(in srgb, var(--category-soft) 70%, #fff));isolation:isolate;border-radius:1.35rem;padding:1.25rem;text-decoration:none;position:relative;overflow:hidden;box-shadow:0 .85rem 2.2rem #0b244b12,inset 0 1px #ffffffeb}.HomePageClient-module__wHO2Dq__categoryCard:before{content:"";z-index:-1;border:1.6rem solid color-mix(in srgb, var(--category-accent) 7%, transparent);border-radius:50%;width:10rem;height:10rem;position:absolute;top:-5.8rem;right:-5.5rem}.HomePageClient-module__wHO2Dq__categoryCard:after{content:"";z-index:-1;background:color-mix(in srgb, var(--category-accent) 7%, transparent);border-radius:2rem;width:7rem;height:7rem;position:absolute;bottom:-4.2rem;right:-3.6rem;transform:rotate(28deg)}.HomePageClient-module__wHO2Dq__categoryCard:hover{border-color:color-mix(in srgb, var(--category-accent) 38%, #dce3ec);box-shadow:0 1.35rem 3rem var(--category-glow);transform:translateY(-5px)}.HomePageClient-module__wHO2Dq__categoryTop{justify-content:space-between;align-items:center;gap:1rem;display:flex}.HomePageClient-module__wHO2Dq__categoryIcon{border:1px solid color-mix(in srgb, var(--category-accent) 16%, transparent);width:3.2rem;height:3.2rem;color:var(--category-accent);box-shadow:0 .55rem 1.25rem color-mix(in srgb, var(--category-accent) 13%, transparent);background:#ffffffd1;border-radius:1rem;place-items:center;display:grid}.HomePageClient-module__wHO2Dq__categoryCard h3{letter-spacing:-.02em;max-width:82%;margin-top:1.15rem;font-size:1.06rem;line-height:1.25}.HomePageClient-module__wHO2Dq__categoryCard p{max-width:90%;color:var(--color-text-muted);margin-top:.45rem;font-size:.7rem;line-height:1.55}.HomePageClient-module__wHO2Dq__categoryExplore{color:color-mix(in srgb, var(--category-accent) 76%, #0b244b);align-items:center;gap:.3rem;margin-top:1rem;font-size:.66rem;font-weight:850;display:inline-flex}.HomePageClient-module__wHO2Dq__categoryCard:hover .HomePageClient-module__wHO2Dq__categoryExplore{gap:.5rem}.HomePageClient-module__wHO2Dq__categoryCardWithImage{color:#fff;background-position:52%;background-repeat:no-repeat;background-size:cover;border-color:#fff3;box-shadow:0 1rem 2.6rem #0a1a3e33}.HomePageClient-module__wHO2Dq__categoryCardWithImage:before,.HomePageClient-module__wHO2Dq__categoryCardWithImage:after{display:none}.HomePageClient-module__wHO2Dq__categoryCardWithImage:hover{border-color:#ffffff6b;box-shadow:0 1.45rem 3.2rem #0a1a3e4d}.HomePageClient-module__wHO2Dq__categoryCardWithImage .HomePageClient-module__wHO2Dq__categoryIcon{width:2.8rem;height:2.8rem;color:var(--category-accent);background:#fffffff0;border-color:#ffffffbd;border-radius:50%;box-shadow:0 .6rem 1.4rem #0a1a3e33}.HomePageClient-module__wHO2Dq__categoryCardWithImage h3{color:#fff;text-shadow:0 2px 12px #0a1a3e80;margin-top:2.35rem}.HomePageClient-module__wHO2Dq__categoryCardWithImage p{color:#ffffffd1;text-shadow:0 1px 8px #0a1a3e73}.HomePageClient-module__wHO2Dq__categoryCardWithImage .HomePageClient-module__wHO2Dq__categoryExplore{color:#fff;text-shadow:0 1px 8px #0a1a3e80}.HomePageClient-module__wHO2Dq__trendLayout{grid-template-columns:1.05fr .95fr;align-items:start;gap:22px;display:grid}.HomePageClient-module__wHO2Dq__ranking{border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--surface-raised);overflow:hidden}.HomePageClient-module__wHO2Dq__rankRow{border-bottom:1px solid var(--color-border);min-height:86px;color:var(--color-text-primary);grid-template-columns:38px 48px 1fr auto;align-items:center;gap:13px;padding:13px 18px;text-decoration:none;display:grid}.HomePageClient-module__wHO2Dq__rankRow:last-child{border:0}.HomePageClient-module__wHO2Dq__rankRow:hover{background:var(--surface-soft)}.HomePageClient-module__wHO2Dq__rankNo{width:31px;height:31px;color:var(--color-primary);background:var(--color-primary-tint);border-radius:50%;place-items:center;font-size:11px;font-weight:850;display:grid}.HomePageClient-module__wHO2Dq__companyInfo{min-width:0}.HomePageClient-module__wHO2Dq__companyInfo strong,.HomePageClient-module__wHO2Dq__companyInfo span{display:block}.HomePageClient-module__wHO2Dq__companyInfo strong{text-overflow:ellipsis;white-space:nowrap;font-size:14px;overflow:hidden}.HomePageClient-module__wHO2Dq__companyInfo span{color:var(--color-text-muted);margin-top:4px;font-size:11px}.HomePageClient-module__wHO2Dq__score{text-align:right}.HomePageClient-module__wHO2Dq__score strong,.HomePageClient-module__wHO2Dq__score span{display:block}.HomePageClient-module__wHO2Dq__score strong{color:var(--color-primary);font-size:13px}.HomePageClient-module__wHO2Dq__score span{color:var(--color-text-muted);margin-top:3px;font-size:10px}.HomePageClient-module__wHO2Dq__compare{border:1px solid var(--color-border);border-radius:var(--radius-2xl);background:var(--section-soft-bg);box-shadow:var(--shadow-card);padding:28px}.HomePageClient-module__wHO2Dq__compare h3{font-size:22px;line-height:1.2}.HomePageClient-module__wHO2Dq__compareIntro{color:var(--color-text-muted);margin:8px 0 22px;font-size:13px;line-height:1.6}.HomePageClient-module__wHO2Dq__comingSoon{background:linear-gradient(135deg,#ffffffeb,#eff6ffdb);border:1px solid #2563eb21;border-radius:1.1rem;grid-template-columns:3.25rem 1fr;align-items:center;gap:1rem;min-height:9rem;padding:1.2rem;display:grid;box-shadow:inset 0 1px #ffffffd9}.HomePageClient-module__wHO2Dq__comingSoonIcon{width:3.25rem;height:3.25rem;color:var(--color-primary);background:var(--color-primary-tint);border-radius:1rem;place-items:center;display:grid;box-shadow:0 8px 20px #2563eb1a}.HomePageClient-module__wHO2Dq__comingSoon span{border-radius:var(--radius-full);width:-moz-fit-content;width:fit-content;color:var(--color-accent-hover);background:var(--state-warning-soft);letter-spacing:.08em;text-transform:uppercase;padding:.28rem .55rem;font-size:.58rem;font-weight:850;display:block}.HomePageClient-module__wHO2Dq__comingSoon strong{color:var(--color-text-primary);margin-top:.5rem;font-size:.86rem;display:block}.HomePageClient-module__wHO2Dq__comingSoon p{color:var(--color-text-muted);margin-top:.35rem;font-size:.7rem;line-height:1.55}.HomePageClient-module__wHO2Dq__pollSection{position:relative;overflow:hidden}.HomePageClient-module__wHO2Dq__pollSection:before{content:"";pointer-events:none;background:radial-gradient(circle,#ff850d17,#0000 68%);border-radius:50%;width:34rem;height:34rem;position:absolute;top:-14rem;left:-19rem}.HomePageClient-module__wHO2Dq__pollSection:after{content:"";pointer-events:none;background:radial-gradient(circle,#2563eb17,#0000 68%);border-radius:50%;width:32rem;height:32rem;position:absolute;bottom:-17rem;right:-18rem}.HomePageClient-module__wHO2Dq__pollWrap{z-index:1;justify-items:center;width:100%;display:grid;position:relative}.HomePageClient-module__wHO2Dq__centerHead{text-align:center;margin:0 auto 30px}.HomePageClient-module__wHO2Dq__centerHead p{margin-inline-start:auto;margin-inline-end:auto}.HomePageClient-module__wHO2Dq__recentBrandsSection{background:linear-gradient(180deg, var(--surface-page) 0%, #eaf4ff7a 52%, var(--surface-page) 100%)}.HomePageClient-module__wHO2Dq__recentBrandGrid{grid-template-columns:repeat(6,minmax(0,1fr));gap:.6rem;display:grid}.HomePageClient-module__wHO2Dq__recentBrandCard{min-width:0;min-height:3.5rem;color:var(--brand-navy-600);background:linear-gradient(145deg,#fffffffa 0%,#f7fbfff0 100%);border:1px solid #2563eb21;border-radius:.75rem;grid-template-columns:32px minmax(0,1fr);align-items:center;gap:.5rem;padding:.5rem;text-decoration:none;display:grid;box-shadow:0 8px 22px #16345f0e,inset 0 1px #ffffffeb}.HomePageClient-module__wHO2Dq__recentBrandCard:hover{background:linear-gradient(145deg,#fff 0%,#fff9f1 100%);border-color:#ff850d57;transform:translateY(-2px);box-shadow:0 13px 28px #16345f17}.HomePageClient-module__wHO2Dq__recentBrandLogo{place-items:center;width:32px;height:32px;display:grid}.HomePageClient-module__wHO2Dq__recentBrandCopy{min-width:0}.HomePageClient-module__wHO2Dq__recentBrandCopy strong{color:var(--brand-navy-700);overflow-wrap:anywhere;font-size:.78rem;line-height:1.35;display:block}.HomePageClient-module__wHO2Dq__emptyState{border:1px dashed var(--color-border);border-radius:var(--radius-xl);color:var(--color-text-muted);text-align:center;grid-column:1/-1;padding:42px}.HomePageClient-module__wHO2Dq__compactEmpty{color:var(--color-text-muted);text-align:center;grid-column:1/-1;padding:16px;font-size:12px;line-height:1.6}.HomePageClient-module__wHO2Dq__skeleton{border-radius:var(--radius-xl);background:var(--skeleton-gradient);background-size:200% 100%;min-height:176px;animation:1.4s infinite HomePageClient-module__wHO2Dq__shimmer}.HomePageClient-module__wHO2Dq__error{border:1px solid var(--state-danger-border);border-radius:var(--radius-lg);color:#9a3e00;background:var(--state-warning-soft);text-align:center;padding:20px}.HomePageClient-module__wHO2Dq__cta{border-radius:var(--radius-3xl);color:var(--text-inverse);background:var(--brand-navy-gradient);box-shadow:var(--shadow-navy-cta);grid-template-columns:76px 1fr auto;align-items:center;gap:24px;margin-top:20px;padding:42px 48px;display:grid}.HomePageClient-module__wHO2Dq__ctaIcon{width:70px;height:70px;color:var(--text-inverse);background:var(--brand-orange-gradient);border-radius:22px;place-items:center;display:grid}.HomePageClient-module__wHO2Dq__cta h2{color:var(--text-inverse);letter-spacing:-.03em;font-size:clamp(25px,3.4vw,38px);line-height:1.15}.HomePageClient-module__wHO2Dq__cta p{color:#ffffffc7;margin-top:8px;font-size:14px}.HomePageClient-module__wHO2Dq__ctaLink{min-height:52px;color:var(--color-primary);background:var(--surface-raised);border-radius:14px;align-items:center;gap:8px;padding:0 22px;font-size:13px;font-weight:850;text-decoration:none;display:inline-flex}.HomePageClient-module__wHO2Dq__ctaLink:hover{transform:translateY(-2px)}@keyframes HomePageClient-module__wHO2Dq__shimmer{to{background-position:-200% 0}}@media (max-width:1000px){.HomePageClient-module__wHO2Dq__logoItem{flex-basis:calc(33.3333% - .233333rem)}.HomePageClient-module__wHO2Dq__brandColumns{margin-inline:calc(var(--page-gutter) * -1);padding:.25rem var(--page-gutter) 1.25rem;scroll-snap-type:x proximity;scrollbar-width:none;grid-template-columns:repeat(3,minmax(18.5rem,1fr));overflow-x:auto}.HomePageClient-module__wHO2Dq__brandColumns::-webkit-scrollbar{display:none}.HomePageClient-module__wHO2Dq__brandColumn{scroll-snap-align:start}.HomePageClient-module__wHO2Dq__categoryGrid{grid-template-columns:repeat(2,1fr)}.HomePageClient-module__wHO2Dq__trendLayout{grid-template-columns:1fr}.HomePageClient-module__wHO2Dq__recentBrandGrid{grid-template-columns:repeat(3,minmax(0,1fr))}.HomePageClient-module__wHO2Dq__cta{grid-template-columns:64px 1fr}.HomePageClient-module__wHO2Dq__ctaLink{grid-column:1/-1;justify-content:center;justify-self:stretch}}@media (max-width:640px){.HomePageClient-module__wHO2Dq__section{padding-block:var(--section-space-compact)}.HomePageClient-module__wHO2Dq__headingRow{flex-direction:column;align-items:flex-start;margin-bottom:22px}.HomePageClient-module__wHO2Dq__trustedCard{border-radius:1rem;padding:.75rem}.HomePageClient-module__wHO2Dq__logoStrip{scrollbar-width:none;padding-bottom:.2rem;display:flex;overflow-x:auto}.HomePageClient-module__wHO2Dq__logoStrip::-webkit-scrollbar{display:none}.HomePageClient-module__wHO2Dq__logoItem{min-width:7.8rem;min-height:3rem}.HomePageClient-module__wHO2Dq__stats{padding-top:26px}.HomePageClient-module__wHO2Dq__statsGrid{border-radius:18px}.HomePageClient-module__wHO2Dq__stat{justify-content:flex-start;gap:9px;min-height:102px;padding:15px 10px}.HomePageClient-module__wHO2Dq__statIcon{border-radius:var(--radius-button);width:40px;height:40px}.HomePageClient-module__wHO2Dq__stat strong{font-size:20px}.HomePageClient-module__wHO2Dq__categoryGrid{grid-template-columns:1fr 1fr;gap:10px}.HomePageClient-module__wHO2Dq__categoryCard{border-radius:17px;min-height:156px;padding:18px 15px}.HomePageClient-module__wHO2Dq__categoryCard h3{margin-top:18px;font-size:14px}.HomePageClient-module__wHO2Dq__categoryArrow{top:18px;right:14px}.HomePageClient-module__wHO2Dq__rankRow{grid-template-columns:32px 42px 1fr auto;gap:8px;padding:11px 10px}.HomePageClient-module__wHO2Dq__compare{padding:22px 14px}.HomePageClient-module__wHO2Dq__comingSoon{grid-template-columns:2.75rem 1fr;gap:.75rem;min-height:0;padding:1rem}.HomePageClient-module__wHO2Dq__comingSoonIcon{border-radius:.85rem;width:2.75rem;height:2.75rem}.HomePageClient-module__wHO2Dq__pollWrap{padding:0}.HomePageClient-module__wHO2Dq__recentBrandGrid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem}.HomePageClient-module__wHO2Dq__cta{border-radius:22px;grid-template-columns:52px 1fr;gap:15px;padding:28px 22px}.HomePageClient-module__wHO2Dq__ctaIcon{border-radius:var(--radius-lg);width:52px;height:52px}.HomePageClient-module__wHO2Dq__cta p,.HomePageClient-module__wHO2Dq__trusted{display:none}.HomePageClient-module__wHO2Dq__contribution{padding-top:1.2rem}.HomePageClient-module__wHO2Dq__section{padding-block-start:1.75rem;padding-block-end:1.75rem}.HomePageClient-module__wHO2Dq__headingRow{margin-bottom:18px}.HomePageClient-module__wHO2Dq__discoveryHead{flex-direction:column;align-items:flex-start;margin-bottom:1.15rem}.HomePageClient-module__wHO2Dq__discoveryHead h2{font-size:1.75rem}.HomePageClient-module__wHO2Dq__discoveryHead p{font-size:.78rem}.HomePageClient-module__wHO2Dq__brandColumns{grid-template-columns:repeat(3,minmax(17rem,82vw))}.HomePageClient-module__wHO2Dq__categoryGrid{gap:.7rem}.HomePageClient-module__wHO2Dq__categoryCard{min-height:12.4rem;padding:1rem}.HomePageClient-module__wHO2Dq__categoryIcon{border-radius:.85rem;width:2.8rem;height:2.8rem}.HomePageClient-module__wHO2Dq__categoryCard h3{max-width:100%;margin-top:.9rem;font-size:.9rem}.HomePageClient-module__wHO2Dq__categoryCardWithImage h3{margin-top:1.75rem}.HomePageClient-module__wHO2Dq__categoryCardWithImage{background-position:38%}.HomePageClient-module__wHO2Dq__categoryCard p{-webkit-line-clamp:2;-webkit-box-orient:vertical;max-width:100%;font-size:.62rem;display:-webkit-box;overflow:hidden}.HomePageClient-module__wHO2Dq__categoryExplore{margin-top:.75rem;font-size:.58rem}}@media (prefers-reduced-motion:reduce){.HomePageClient-module__wHO2Dq__skeleton{animation:none}.HomePageClient-module__wHO2Dq__logoStrip{scroll-behavior:auto}.HomePageClient-module__wHO2Dq__carouselButton,.HomePageClient-module__wHO2Dq__brandCard,.HomePageClient-module__wHO2Dq__categoryCard,.HomePageClient-module__wHO2Dq__recentBrandCard,.HomePageClient-module__wHO2Dq__viewAll,.HomePageClient-module__wHO2Dq__ctaLink{transition:none}}.HomePageClient-module__wHO2Dq__headingAccent{color:var(--color-accent-hover)}
