@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}.calculator{border:1px solid hsl(var(--border));border-radius:1.25rem;background:hsl(var(--card));overflow:hidden;box-shadow:0 16px 48px #00000012}.calculator-heading{display:flex;align-items:flex-start;gap:.85rem;padding:1.5rem;border-bottom:1px solid hsl(var(--border))}.calculator-icon{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:2.75rem;height:2.75rem;border:1px solid hsl(var(--gold)/.2);border-radius:.85rem;color:hsl(var(--gold));background:hsl(var(--gold)/.06)}.calculator-body{display:grid;grid-template-columns:minmax(0,1fr)}.calculator-inputs{padding:1.5rem;min-width:0}.calculator-field-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:1.25rem}.calculator-label{font-size:.8125rem;font-weight:500}.calculator-input,.calculator-label{display:block;color:hsl(var(--foreground))}.calculator-input{width:100%;min-width:0;height:3rem;padding:.65rem .85rem;border-radius:.7rem;border:1px solid hsl(var(--input));background:hsl(var(--background)/.65);font-size:1rem;font-variant-numeric:tabular-nums;transition:border-color .12s}.calculator-input:focus-visible{outline:2px solid hsl(var(--primary-bright));outline-offset:2px}.calculator-input[aria-invalid=true]{border-color:hsl(var(--destructive-bright)/.65)}.calculator-input option{background:hsl(var(--background));color:hsl(var(--foreground))}.calculator-results{min-width:0;padding:1.5rem;background:hsl(var(--secondary)/.28);border-top:1px solid hsl(var(--border))}.calculator-eyebrow{display:flex;align-items:center;gap:.5rem;margin-bottom:1.25rem;color:hsl(var(--muted-foreground));text-transform:uppercase;letter-spacing:.12em;font-size:.625rem;font-weight:600}.calculator-result-primary{margin-bottom:1.5rem}.calculator-result-primary dt{font-size:.8125rem;color:hsl(var(--muted-foreground))}.calculator-result-primary dd{font-size:clamp(1.6rem,4vw,2.5rem);font-weight:650;letter-spacing:-.045em;color:hsl(var(--gold));margin-top:.45rem;overflow-wrap:anywhere;font-variant-numeric:tabular-nums}.calculator-result-row{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:.25rem 1rem;padding:.7rem 0;border-bottom:1px solid hsl(var(--border)/.6);font-size:.8125rem}.calculator-result-row dt{color:hsl(var(--muted-foreground))}.calculator-result-row dd{font-weight:600;overflow-wrap:anywhere;max-width:100%;font-variant-numeric:tabular-nums}.calculator-note{color:hsl(var(--muted-foreground));font-size:.75rem;line-height:1.75;margin-top:1rem}.calculator-actions{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:.75rem;padding:.85rem 1.5rem;border-top:1px solid hsl(var(--border))}.calculator-action,.calculator-icon-button{display:inline-flex;gap:.45rem;min-height:2.75rem;align-items:center;justify-content:center;border:1px solid hsl(var(--border));border-radius:.65rem;padding:.45rem .75rem;font-size:.75rem;color:hsl(var(--foreground));transition:background .12s}.calculator-action:hover,.calculator-icon-button:hover{background:hsl(var(--secondary))}.calculator-action:disabled,.calculator-icon-button:disabled{opacity:.4;cursor:not-allowed}.calculator-icon-button{width:2.75rem;flex-shrink:0;padding:0}.calculator-leg{display:flex;gap:.75rem;align-items:flex-end}@media (min-width:540px){.calculator-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (min-width:1024px){.calculator-body{grid-template-columns:minmax(0,1.35fr) minmax(0,1fr)}.calculator-results{border-top:0;border-left:1px solid hsl(var(--border))}}@media (max-width:399px){.calculator-heading,.calculator-inputs,.calculator-results{padding:1.1rem}.calculator-actions{padding:.8rem 1.1rem}.calculator-leg{gap:.5rem}}.daily-offer-terms{margin-top:10px;border-top:1px solid hsl(var(--border));text-align:left}.daily-offer-terms>summary{min-height:44px;padding:12px 0;font-size:13px;font-weight:600;cursor:pointer}.daily-offer-terms ul{display:grid;gap:6px;padding:0 0 10px 16px;list-style:disc;font-size:13px;line-height:1.6;color:hsl(var(--muted-foreground))}.home-daily-highlights .spotlight-cta .rating-chip{font-size:13px}.home-daily-highlights{--daily-gold:42 46% 72%;--daily-copy:215 16% 76%;--daily-border:218 18% 23%}.home-daily-highlights .home-offer-section,.home-daily-highlights .spotlight-section{background:transparent}.home-daily-highlights .home-offer-card,.home-daily-highlights .spotlight-card{border-color:hsl(var(--daily-border));background:linear-gradient(150deg,hsl(220 18% 17%/.45),transparent 65%),hsl(222 25% 11%);box-shadow:0 1px 0 hsl(var(--foreground)/.025) inset}.home-daily-highlights .home-offer-card:before{content:none}.home-daily-highlights .spotlight-card:focus-within,.home-daily-highlights .spotlight-card:hover{border-color:hsl(218 16% 32%);box-shadow:0 8px 24px hsl(220 40% 2%/.2)}.home-daily-highlights .offer-badge,.home-daily-highlights .spotlight-label{color:hsl(var(--daily-gold));border-color:hsl(var(--daily-gold)/.2);background:hsl(var(--daily-gold)/.055);box-shadow:none;font-weight:600}.home-daily-highlights .home-offer-card h2,.home-daily-highlights .spotlight-bonus{color:hsl(var(--foreground))}.home-daily-highlights .daily-offer-terms,.home-daily-highlights .daily-offer-terms ul,.home-daily-highlights .home-offer-card p,.home-daily-highlights .offer-facts dd,.home-daily-highlights .spotlight-bonus-extra{color:hsl(var(--daily-copy))}.home-daily-highlights .daily-offer-terms,.home-daily-highlights .spotlight-cta{border-color:hsl(var(--daily-border))}.home-daily-highlights .spotlight-cta{background:hsl(222 25% 8%/.35)}.home-daily-highlights .rating-chip{padding:0;border:0;border-radius:0;background:none;color:hsl(var(--daily-copy));font-weight:600}.home-daily-highlights .rating-star{color:hsl(var(--daily-gold));fill:hsl(var(--daily-gold))}.home-daily-highlights .button-primary{box-shadow:0 1px 0 hsl(var(--foreground)/.12) inset}.home-daily-highlights .button-secondary{color:hsl(var(--foreground));border-color:hsl(218 18% 28%);background:hsl(220 18% 17%/.5);-webkit-backdrop-filter:none;backdrop-filter:none}.home-daily-highlights .button-secondary:hover{background:hsl(220 18% 22%/.6);border-color:hsl(218 16% 37%)}.promotion-search{position:relative;max-width:560px;margin:24px auto 12px}.promotion-search>svg{position:absolute;left:14px;top:16px;width:18px;height:18px;color:hsl(var(--muted-foreground))}.promotion-search input{min-height:50px;padding-left:42px;font-size:16px}.promotion-terms{max-width:1024px;margin:20px auto 0;padding:0 20px;border:1px solid hsl(var(--border));border-radius:14px;background:hsl(var(--card))}.promotion-terms summary{min-height:52px;padding:15px 0;font-size:14px;font-weight:650;cursor:pointer}.promotion-terms>div{padding-bottom:18px}.promotion-page .promotion-card{border-radius:16px;transition:border-color .16s ease,box-shadow .16s ease}.promotion-page .promotion-card:focus-within{border-color:hsl(var(--primary)/.6);box-shadow:0 0 0 1px hsl(var(--primary)/.15)}.claim-reward-dialog[role=dialog]{max-height:calc(100dvh - 24px)}.claim-reward-dialog input:not([type=file]){min-height:46px;font-size:16px}.claim-reward-dialog label{font-size:14px;line-height:1.5}.claim-reward-dialog button[aria-label="Remove image"]{display:grid;place-items:center;min-height:44px;min-width:44px}.form-feedback{margin-top:14px;border-radius:10px;padding:12px 14px;border:1px solid hsl(var(--border));font-size:14px;line-height:1.6}.form-feedback[data-kind=success]{color:hsl(var(--foreground));background:hsl(var(--trust)/.08);border-color:hsl(var(--trust)/.25)}.form-feedback[data-kind=error]{color:hsl(var(--foreground));background:hsl(var(--destructive)/.07);border-color:hsl(var(--destructive)/.3)}.trust-bar .trust-bar__item{transform:none;transition:opacity .16s ease}.trust-bar .trust-bar__item:not([data-shown]){visibility:hidden}.trust-bar .trust-bar__item[data-shown]{visibility:visible}.mobile-focused-home .home-overview{padding:0;border:0;background:transparent;box-shadow:none}.mobile-focused-home .home-overview:after,.mobile-focused-home .home-overview:before{display:none}.mobile-focused-home .home-overview .home-hero-content{display:grid;grid-template-columns:minmax(0,1fr) minmax(260px,370px);align-items:center;gap:32px;padding-top:28px;padding-bottom:26px;text-align:left}.home-overview-copy{min-width:0}.home-overview-eyebrow{margin-bottom:10px;color:hsl(var(--muted-foreground));font-size:10px;font-weight:650;letter-spacing:.12em;text-transform:uppercase}.mobile-focused-home .home-overview .home-title{margin:0;max-width:none;font-size:clamp(32px,3.1vw,40px);line-height:1.12;letter-spacing:-.04em;text-wrap:wrap}.mobile-focused-home .home-overview .home-title em{color:hsl(var(--primary-bright));font-style:normal}.mobile-focused-home .home-overview .home-subtitle{max-width:none;margin:12px 0 0;font-size:15px;line-height:1.5}.mobile-focused-home .home-overview .home-disclosure{margin:10px 0 0;font-size:10px;line-height:1.5}.mobile-focused-home>section.home-today{padding-top:6px;padding-bottom:0}.home-today-heading{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:4px 16px;margin-bottom:14px}.home-today-heading h2{font-size:22px;font-weight:700;letter-spacing:-.025em}.home-today-heading>span{color:hsl(var(--muted-foreground));font-size:11px}.home-daily-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}.home-daily-grid>section{min-width:0;padding:0;border:0;background:transparent}.home-daily-grid>section>.container{max-width:none;height:100%;padding:0!important}.home-daily-grid .home-offer-card,.home-daily-grid .spotlight-card{height:100%;border-radius:16px}.home-daily-grid .home-offer-card>div{flex-direction:column;align-items:stretch;text-align:left;padding:22px;height:100%;gap:16px}.home-daily-grid .offer-icon{display:none}.home-daily-grid .home-offer-card h2{font-size:25px;line-height:1.25}.home-daily-grid .home-offer-card p{line-height:1.6}.home-daily-grid .home-offer-card>div>div:last-child{width:100%;margin-top:auto}.home-daily-grid .spotlight-card>div{flex-direction:column;height:100%}.home-daily-grid .spotlight-copy{padding:22px}.home-daily-grid .spotlight-copy h2{font-size:25px}.home-daily-grid .spotlight-copy>div:first-child{gap:8px 12px;margin-bottom:18px}.home-daily-grid .spotlight-logo{width:52px!important;height:52px!important}.home-daily-grid .spotlight-cta{flex-direction:row;flex-wrap:wrap;gap:10px;border-left:0;border-top:1px solid hsl(var(--daily-border));padding:14px 22px}.home-daily-grid .spotlight-cta .rating-chip{width:100%;justify-content:flex-start}.home-daily-grid .spotlight-cta>a{width:auto;flex:1}.home-discovery-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 22px;padding:18px 0 22px;border-bottom:1px solid hsl(var(--border)/.7)}.home-discovery-actions{display:flex;flex-wrap:wrap;gap:10px}.home-discovery-actions>a{min-height:52px;padding:9px 16px;font-size:13px;border-radius:11px}.home-discovery-actions>a:first-child{gap:10px}.home-discovery-actions>a:first-child>span{display:grid;gap:2px;text-align:left}.home-discovery-actions strong{font-size:13px;font-weight:650}.home-discovery-actions small{font-size:10px;font-weight:450;opacity:.85}.home-discovery-tools{display:flex;flex-wrap:wrap;align-items:center;gap:2px 16px}.home-discovery-tools a{display:inline-flex;align-items:center;gap:6px;min-height:44px;color:hsl(var(--muted-foreground));font-size:11px}.home-discovery-tools a:hover{color:hsl(var(--foreground))}.mobile-focused-home .home-featured{padding-top:36px}@media (min-width:1024px){.home-daily-grid .home-offer-card>div>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.home-daily-grid .home-offer-card .button-primary,.home-daily-grid .home-offer-card .button-secondary{padding-inline:12px;font-size:12px}}@media (max-width:767px){.mobile-focused-home .home-overview .home-hero-content{grid-template-columns:minmax(0,1fr);gap:16px;padding-top:20px;padding-bottom:20px}.home-overview-eyebrow{margin-bottom:8px;font-size:9px;letter-spacing:.08em}.mobile-focused-home .home-overview .home-title{font-size:clamp(27px,7.6vw,34px);line-height:1.14}.mobile-focused-home .home-overview .home-subtitle{margin-top:10px;font-size:14px}.mobile-focused-home .home-overview .home-disclosure{margin-top:8px;font-size:10px}.mobile-focused-home>section.home-today{padding-top:0}.home-today-heading{margin-bottom:12px}.home-today-heading h2{font-size:20px}.home-today-heading>span{display:none}.home-daily-grid{grid-template-columns:minmax(0,1fr);gap:14px}.home-daily-grid .home-offer-card>div,.home-daily-grid .spotlight-copy{padding:18px}.home-daily-grid .home-offer-card h2,.home-daily-grid .spotlight-copy h2{font-size:23px}.home-daily-grid .spotlight-cta{padding:12px 18px}.home-discovery-bar{gap:8px;padding-top:14px;padding-bottom:14px}.home-discovery-actions{display:grid;grid-template-columns:1fr 1fr;width:100%;gap:8px}.home-discovery-actions>a{min-width:0;padding-inline:10px;font-size:12px}.home-discovery-actions>a:first-child{gap:6px}.home-discovery-actions>a:first-child>svg:last-child{display:none}.home-discovery-tools{justify-content:space-between;width:100%;gap:4px 8px}.home-discovery-tools a{gap:4px;font-size:10px}.mobile-focused-home .newsletter-panel{padding:24px 18px}.mobile-focused-home .newsletter-panel h2{font-size:26px;line-height:1.2}.mobile-focused-home .newsletter-panel>p{font-size:15px;line-height:1.6;margin-bottom:20px}.promotion-page .promotion-hero{text-align:left}.promotion-page .promotion-hero .home-eyebrow{padding:0;margin-bottom:12px;border:0;background:transparent;box-shadow:none;font-size:10px;letter-spacing:.1em}.promotion-page .promotion-hero .home-eyebrow:before{display:none}.promotion-page .promotion-hero h1{font-size:32px;line-height:1.15}.promotion-page .promotion-hero>p{line-height:1.6}.promotion-page .promotion-steps p{font-size:13px;line-height:1.6}}.ranking-card.offer-card{display:flex;flex-direction:column;gap:16px;padding:20px;min-width:0;border-radius:18px;border:1px solid hsl(var(--border));overflow:hidden;cursor:default}.offer-card .offer-card-topline{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:6px 12px;color:hsl(var(--muted-foreground));font-size:12px;line-height:1.5}.offer-card .offer-card-rating{display:inline-flex;align-items:center;gap:4px}.offer-card-rating strong{color:hsl(var(--foreground))}.offer-card-rating svg{color:hsl(var(--primary));fill:currentColor}.offer-card .offer-card-brand{display:flex;align-items:center;gap:12px;min-width:0}.offer-card-brand>div:last-child{min-width:0}.offer-card-brand h3{font-size:21px;line-height:1.25;font-weight:750;overflow-wrap:anywhere}.offer-card-brand h3 a:hover{color:hsl(var(--primary))}.offer-card-brand p{margin-top:4px;color:hsl(var(--muted-foreground));font-size:14px;line-height:1.5}.offer-card .offer-card-offer{padding:13px 14px;border-radius:10px;background:hsl(var(--primary)/.06)}.offer-card-label{display:block;font-size:12px;color:hsl(var(--muted-foreground));margin-bottom:4px}.offer-card-offer>p{color:hsl(var(--foreground));font-size:20px;font-weight:700;line-height:1.35;overflow-wrap:anywhere}.offer-card-offer>p.offer-card-extra{margin-top:5px;color:hsl(var(--muted-foreground));font-size:13px;line-height:1.5;font-weight:500}.offer-facts{display:grid;gap:8px;font-size:14px;line-height:1.5}.offer-facts>div{display:grid;grid-template-columns:76px minmax(0,1fr);gap:12px}.offer-facts dt{color:hsl(var(--muted-foreground))}.offer-facts dd{color:hsl(var(--foreground));font-weight:500;overflow-wrap:anywhere}.offer-more-methods{color:hsl(var(--muted-foreground));white-space:nowrap}.offer-card .offer-card-actions,.platform-details-dialog .offer-card-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin-top:auto}.offer-card-actions>a,.offer-card-actions>button{display:inline-flex;align-items:center;justify-content:center;gap:7px;min-height:46px;padding:10px 8px;border:1px solid hsl(var(--border));border-radius:10px;font-size:14px;line-height:1.3;font-weight:650;transition:background-color .16s ease,border-color .16s ease}.offer-card-actions>.offer-card-visit{background:hsl(var(--primary));color:hsl(var(--primary-foreground));border-color:hsl(var(--primary))}.offer-card-actions>a:not(.offer-card-visit):hover,.offer-card-actions>button:hover{background:hsl(var(--secondary));border-color:hsl(var(--primary)/.45)}.offer-card-actions>.offer-card-visit:hover{background:hsl(var(--primary)/.86)}.offer-card-actions svg{flex-shrink:0}.offer-card .offer-card-selection{border-top:1px solid hsl(var(--border));padding-top:12px}.offer-card-selection>span{display:flex;justify-content:space-between}.offer-card-selection button{min-height:44px}.ranking-card.offer-card[data-selected]{border-color:hsl(var(--primary))}.home-disclosure{margin-top:18px;font-size:12px;line-height:1.5;color:hsl(var(--muted-foreground))}.home-daily-desktop{display:none}.home-daily-mobile{display:block}@media (min-width:768px){.home-daily-desktop{display:block}.home-daily-mobile{display:none}}.home-featured-more{display:flex;flex-wrap:wrap;justify-content:center;gap:12px;margin-top:20px}.home-featured-more>a,.home-featured-more>button{display:inline-flex;min-height:46px;align-items:center;justify-content:center;gap:8px;padding:10px 18px;font-size:14px;font-weight:650}.home-featured-more>a{color:hsl(var(--primary))}.home-featured-more>.home-show-more{display:none;border:1px solid hsl(var(--border));border-radius:10px}.comparison-search{position:relative;flex:1;min-width:0}.comparison-search input{padding-left:38px;height:46px;font-size:16px}.comparison-search>svg{position:absolute;left:12px;top:15px;width:16px;height:16px;color:hsl(var(--muted-foreground))}.comparison-search-row{display:flex;align-items:center;gap:10px;margin-bottom:12px}.comparison-search-row>button{min-height:46px}.comparison-filter-panel{display:flex;flex-wrap:wrap;gap:10px;padding:14px;margin-bottom:12px;background:hsl(var(--secondary)/.3);border:1px solid hsl(var(--border));border-radius:12px}.comparison-filter-panel[hidden]{display:none}.comparison-filter-panel>button{min-height:44px}.comparison-sort{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;margin:16px 0}.comparison-sort select{min-height:44px;max-width:100%}.comparison-sort label{min-width:0}.comparison-results-row{justify-content:space-between;gap:12px}.comparison-results-row,.comparison-selection{display:flex;align-items:center;margin-bottom:16px}.comparison-selection{flex-wrap:wrap;gap:8px;padding:14px;border:1px solid hsl(var(--primary)/.3);border-radius:12px;background:hsl(var(--primary)/.04)}.platform-details-dialog[role=dialog]{width:calc(100% - 24px);max-height:calc(100dvh - 32px);padding:24px;gap:18px}.platform-details-dialog[role=dialog]>button:last-child{width:44px;height:44px;top:6px;right:6px;display:grid;place-items:center}.platform-details-dialog .details-brand{display:flex;gap:12px;align-items:center;padding-right:26px;text-align:left}.platform-details-dialog .details-brand>div:last-child{min-width:0}.platform-details-dialog .details-section{border-top:1px solid hsl(var(--border));padding-top:4px}.details-section>summary{min-height:48px;padding:12px 0;cursor:pointer;font-size:15px;font-weight:650}.details-section>div{font-size:15px;line-height:1.6;padding-bottom:8px}.site-shell{padding-bottom:calc(var(--age-notice-h, 0px) + var(--sticky-pick-h, 0px))}.sticky-pick button[aria-label=Dismiss]{min-width:44px;min-height:44px}.sticky-pick>div>.container{padding-bottom:max(10px,env(safe-area-inset-bottom))}@media (max-width:767px){.site-shell>.site-trust-strip{display:block;padding-top:8px;padding-bottom:4px}.mobile-focused-home .home-hero{padding:24px 0 22px}.mobile-focused-home .home-hero-content{text-align:left;padding-top:0;padding-bottom:0}.mobile-focused-home .home-eyebrow{padding:0;margin:0 0 12px;border:0;border-radius:0;background:none;box-shadow:none;font-size:10px;letter-spacing:.12em}.mobile-focused-home .home-eyebrow:before{display:none}.mobile-focused-home .home-title{max-width:560px;margin:0 0 12px;font-size:clamp(29px,8.1vw,42px);line-height:1.13;letter-spacing:-.04em;text-wrap:wrap}.mobile-focused-home .home-subtitle{margin:0 0 18px;font-size:16px;line-height:1.5;max-width:440px}.mobile-focused-home .home-primary-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px}.mobile-focused-home .home-primary-actions>*{min-width:0;min-height:46px;height:auto;padding:11px 8px;font-size:13px;border-radius:10px;white-space:normal;line-height:1.4}.mobile-focused-home .hero-shortcuts{display:none}.mobile-focused-home .home-disclosure{margin-top:12px;font-size:11px;line-height:1.6}.mobile-focused-home .home-daily-mobile>section,.mobile-focused-home>section:not(.home-hero){padding-top:28px;padding-bottom:28px}.mobile-focused-home .home-featured{scroll-margin-top:76px}.mobile-focused-home .section-heading{text-align:left;margin-bottom:18px}.mobile-focused-home .journal-heading,.mobile-focused-home .section-heading h2,.mobile-focused-home .trust-section h2{font-size:24px;line-height:1.2;margin-bottom:8px}.mobile-focused-home .section-heading p{font-size:14px;line-height:1.6;margin-left:0}.mobile-focused-home .section-heading h2:after{display:none}.mobile-focused-home .ranking-grid{gap:12px}.mobile-focused-home #featured-sites-list:not([data-expanded])>:nth-child(n+5){display:none}.home-featured-more>.home-show-more{display:inline-flex;background:hsl(var(--secondary)/.4)}.home-featured-more{display:grid;grid-template-columns:1fr;gap:4px;margin-top:14px}.ranking-card.offer-card{padding:16px;gap:13px;border-radius:14px}.offer-card .offer-card-topline{font-size:11px;gap:4px 8px}.offer-card-brand h3{font-size:20px}.offer-card-brand p{font-size:13px}.offer-card-offer>p{font-size:19px}.offer-facts{font-size:13px}.offer-facts>div{grid-template-columns:68px minmax(0,1fr);gap:10px}.mobile-focused-home .home-offer-card>div{padding:18px;gap:16px;text-align:left;align-items:stretch}.mobile-focused-home .offer-icon{display:none}.mobile-focused-home .home-offer-card h2{font-size:23px;line-height:1.25}.mobile-focused-home .home-offer-card p{line-height:1.65}.mobile-focused-home .spotlight-copy{padding:18px}.mobile-focused-home .spotlight-copy>div:first-child{margin-bottom:16px}.mobile-focused-home .spotlight-cta{padding:12px 18px;flex-direction:row;flex-wrap:wrap;gap:10px}.mobile-focused-home .spotlight-cta>.rating-chip{display:none}.mobile-focused-home .spotlight-cta>a{width:auto;flex:1}.mobile-focused-home .spotlight-logo{width:48px!important;height:48px!important}.mobile-focused-home .article-card>div,.mobile-focused-home .trust-card>div{padding:18px}.mobile-focused-home .trust-card .trust-icon{width:36px;height:36px;margin-bottom:10px;border-radius:10px}.mobile-focused-home .trust-card p{line-height:1.6}.mobile-focused-home .trust-section>.container>p{margin-bottom:20px}.mobile-focused-home .trust-grid{gap:10px}.mobile-focused-home .trust-grid .trust-card>div{display:grid;grid-template-columns:36px 1fr;-moz-column-gap:12px;column-gap:12px}.mobile-focused-home .trust-grid .trust-icon{grid-row:span 2;margin:0}.mobile-focused-home .trust-grid h3{margin-bottom:4px}.mobile-focused-home .journal-section>.container>.flex,.mobile-focused-home .ranking-section>.container>.flex{margin-bottom:20px;align-items:center}.mobile-focused-home .carousel-controls{margin-top:16px}.comparison-page{padding-top:24px;padding-bottom:32px}.comparison-page .comparison-heading{text-align:left;margin-bottom:20px}.comparison-page .comparison-heading h1{font-size:28px;line-height:1.15}.comparison-page .comparison-promo{display:none}.comparison-sort{gap:8px}.comparison-sort>label{flex:1;gap:6px;font-size:12px}.comparison-sort select{flex:1;width:0;padding:8px;font-size:13px}.comparison-results-row>:last-child{font-size:11px}.comparison-filter-panel>button[role=combobox],.comparison-selection>span{width:100%}.comparison-selection>button{min-height:44px;padding:8px 10px;font-size:13px}.platform-details-dialog[role=dialog]{padding:20px;gap:16px}.site-shell .review-page{padding-top:24px;padding-bottom:28px}.review-page .review-hero h1{font-size:26px;line-height:1.15;white-space:normal;overflow-wrap:anywhere}.review-page .review-hero .offer-facts{margin-top:16px;font-size:14px;text-align:left}.age-notice .age-notice-confirm{display:none}.age-notice>.container{gap:10px;padding-top:10px;padding-bottom:max(10px,env(safe-area-inset-bottom))}body:has(.age-notice) .sticky-pick{display:none}}@media (hover:none),(prefers-reduced-motion:reduce){.ranking-card.offer-card:hover{transform:none}}.brand-mark.brand-link{padding:0}.brand-logo{position:relative;display:block;flex-shrink:0;width:218px;height:48px;overflow:hidden;border-radius:8px}.brand-logo img{-o-object-fit:cover;object-fit:cover;-o-object-position:center 46%;object-position:center 46%;mix-blend-mode:lighten}@media (min-width:640px){.brand-logo{width:236px;height:52px}}.site-header{background:hsl(var(--background)/.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.nav-count{display:inline-flex;align-items:center;justify-content:center;margin-left:.4rem;min-width:1.2rem;height:1.2rem;padding:0 .25rem;border-radius:.35rem;background:hsl(var(--gold)/.12);color:hsl(var(--gold));font-size:.625rem;font-weight:700}.navigation-sheet{padding-top:max(1.5rem,env(safe-area-inset-top));padding-bottom:max(1.5rem,env(safe-area-inset-bottom))}.navigation-sheet[role=dialog][data-state]{animation-duration:.16s;transition-duration:.16s}.navigation-sheet>button:last-child{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;top:.75rem;right:.75rem}main{min-width:0}[id]{scroll-margin-top:6rem}a,button,input,select{-webkit-tap-highlight-color:transparent;touch-action:manipulation}a:focus-visible,button:focus-visible,select:focus-visible{outline:2px solid hsl(var(--primary-bright));outline-offset:3px}.home-hero{background:transparent}.home-hero:after,.home-hero:before,.home-title:after{display:none}.home-hero-content{padding-top:clamp(2.75rem,6vw,5rem);padding-bottom:clamp(3rem,6vw,5rem)}.home-title{max-width:900px;font-size:clamp(2.45rem,5.8vw,4.75rem);line-height:1.08;font-weight:650;letter-spacing:-.055em}.home-title em{font-style:normal;color:hsl(var(--gold))}.home-subtitle{max-width:590px;font-size:clamp(.9375rem,1.65vw,1.125rem);line-height:1.75}.hero-shortcuts{display:flex;flex-wrap:wrap;justify-content:center;gap:.35rem 1.5rem;margin-top:1.75rem}.hero-shortcuts a{display:inline-flex;align-items:center;gap:.4rem;min-height:44px;font-size:.75rem;color:hsl(var(--muted-foreground))}.hero-shortcuts a:hover{color:hsl(var(--foreground))}.ranking-card{box-shadow:0 3px 18px #00000010;transition:border-color .15s,background .15s}.ranking-card:hover{transform:none;box-shadow:0 6px 24px #00000020}.spotlight-card{box-shadow:none}main .ranking-card,main .spotlight-card{transition:border-color .16s ease,box-shadow .16s ease,transform .16s ease}main .ranking-card:focus-within,main .spotlight-card:focus-within{border-color:hsl(var(--primary)/.55);box-shadow:0 0 0 1px hsl(var(--primary)/.12),0 8px 24px #00000025}.ranking-card .site-detail-arrow,.ranking-card .site-visit-arrow{transition:transform .16s ease}.site-result-card,.site-result-row{transition:background-color .16s ease,border-color .16s ease,box-shadow .16s ease}.site-result-card:focus-within,.site-result-card:hover,.site-result-card[data-selected]{border-color:hsl(var(--primary)/.5);box-shadow:0 0 0 1px hsl(var(--primary)/.12)}main .site-result-row:focus-within,main .site-result-row:hover,main .site-result-row[data-state=selected]{background-color:hsl(var(--secondary)/.7);box-shadow:inset 3px 0 hsl(var(--primary)/.65)}.site-header .nav-link{border-radius:.6rem;transition:color .14s ease,background-color .14s ease}.site-header .nav-link:hover{background:hsl(var(--secondary)/.65)}@media (hover:hover) and (pointer:fine) and (prefers-reduced-motion:no-preference){main .ranking-card:hover,main .spotlight-card:hover{transform:translateY(-2px);border-color:hsl(var(--primary)/.5);box-shadow:0 10px 28px #00000030}.ranking-card .ranking-logo{transition:transform .16s ease}.ranking-card:hover .ranking-logo{transform:scale(1.035)}.ranking-card a:hover .site-visit-arrow{transform:translate(2px,-2px)}.ranking-card .detail-link:hover .site-detail-arrow{transform:translateX(2px)}}.editorial-sources{margin-top:1.25rem;padding-top:1rem;border-top:1px solid hsl(var(--border));font-size:.75rem;line-height:1.7;color:hsl(var(--muted-foreground))}.editorial-sources a{text-decoration:underline;text-underline-offset:3px;display:inline-flex;align-items:center;min-height:32px;margin-right:1rem}@media (max-width:767px){input,select,textarea{font-size:max(16px,1em)}.home-title{font-size:clamp(2.25rem,8.5vw,3.4rem)}}@media (hover:none){.guide-card:hover,.ranking-card:hover,.spotlight-card:hover{transform:none}}@media (prefers-reduced-motion:reduce){main .ranking-card:hover,main .spotlight-card:hover{transform:none}html{scroll-behavior:auto}}.admin-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:1.25rem}.admin-overview>div{display:flex;flex-direction:column;gap:.5rem;border:1px solid hsl(var(--border));background:hsl(var(--card));border-radius:1rem;padding:1.25rem}.admin-overview span{font-size:.7rem;text-transform:uppercase;letter-spacing:.12em;color:hsl(var(--muted-foreground))}.admin-overview strong{font-size:1.65rem;letter-spacing:-.04em;font-weight:600}.admin-overview small{font-size:.75rem;color:hsl(var(--muted-foreground))}.admin-utilities{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.admin-filterbar{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center;margin-bottom:1rem}.admin-tabs{padding:.5rem;background:hsl(var(--secondary)/.4);border:1px solid hsl(var(--border));border-radius:1rem}.admin-tabs button{min-height:44px}.admin-move{display:grid;place-items:center;min-width:32px;min-height:26px;border-radius:.35rem}.admin-move:hover:enabled{background:hsl(var(--secondary))}.admin-move:disabled{opacity:.25}.admin-field-grid{display:grid;gap:1rem}.admin-editor-footer{position:sticky;bottom:-1.5rem;background:hsl(var(--background));border-top:1px solid hsl(var(--border));padding:1rem 0;margin-bottom:-.5rem}.admin-editor [role=combobox],.admin-editor input,.admin-editor textarea{font-size:16px;min-height:44px}.admin-workspace button{min-height:40px}.admin-item{content-visibility:auto;contain-intrinsic-size:auto 90px}@media(min-width:768px){.admin-field-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:639px){.admin-overview{grid-template-columns:repeat(3,minmax(0,1fr));gap:.5rem}.admin-overview>div{padding:.8rem;gap:.5rem}.admin-overview small{display:none}.admin-overview strong{font-size:1.1rem}.admin-overview span{font-size:.6rem;letter-spacing:.07em}.admin-item>div.flex-1{flex-basis:calc(100% - 130px)}.admin-filterbar>div{flex-basis:100%}.admin-workspace .admin-tabs{flex-wrap:nowrap;overflow-x:auto;justify-content:flex-start}.admin-tabs button{flex-shrink:0}.admin-workspace button{min-height:44px}.admin-move{min-height:32px}}