.offers-rail{background-color:var(--surface-card-bg,var(--surface-0,#fff));border-radius:var(--surface-card-radius,var(--radius-lg,20px));box-shadow:var(--surface-card-shadow,0 2px 8px #0707210f);border:1px solid var(--surface-card-border,var(--surface-1,#f0f0f0));min-width:0;padding:var(--space-6,1.5rem);font-family:var(--font-ui,"Poppins", system-ui, sans-serif);align-self:center}.offers-rail__head{border-bottom:1px solid var(--border,#dce6ef);flex-direction:column;gap:.375rem;padding-bottom:1rem;display:flex}.offers-rail__title{color:var(--ink-900-ed,#131a27);margin:0;font-family:inherit;font-size:1.0625rem;font-weight:600;line-height:1.4}.offers-rail__time{color:var(--ink-500-ed,#687a8f);font-variant-numeric:tabular-nums;font-size:.75rem}.offers-rail__row{border-bottom:1px solid var(--border,#dce6ef);color:inherit;grid-template-columns:69px minmax(0,1fr) 16px;grid-template-areas:"chip body arrow""chip nums arrow";align-items:center;gap:.375rem 1rem;padding:1rem 0;text-decoration:none;display:grid}.offers-rail__row:hover{background-color:var(--surface,#eff5f9)}.offers-rail__row:focus-visible{outline:2px solid var(--color-primary,#0084ff);outline-offset:3px}.offers-rail__chip{grid-area:chip;justify-content:center;align-items:center;width:69px;height:45px;display:flex}.offers-rail__chip-img{object-fit:contain;width:100%;height:100%;display:block}.offers-rail__chip-fallback{text-align:center;color:var(--ink-500-ed,#687a8f);font-size:.75rem}.offers-rail__body{grid-area:body;min-width:0}.offers-rail__name{color:var(--ink-900-ed,#131a27);font-size:.875rem;font-weight:600;line-height:1.4;display:block}.offers-rail__nums{flex-wrap:wrap;grid-area:nums;align-items:baseline;gap:.25rem .75rem;min-width:0;display:flex}.offers-rail__bonus-line{flex-wrap:wrap;align-items:baseline;gap:.3rem;display:inline-flex}.offers-rail__upto{color:var(--ink-500-ed,#687a8f);font-size:.75rem}.offers-rail__bonus{font-variant-numeric:tabular-nums;color:var(--color-primary,#0084ff);font-size:1rem;font-weight:600;line-height:1.35}.offers-rail__ends{color:var(--error-text,#c0392b);align-items:center;gap:.25rem;font-size:.6875rem;display:inline-flex}.offers-rail__ends svg{width:.9em;height:.9em}.offers-rail__chevron{color:var(--ink-500-ed,#687a8f);grid-area:arrow}.offers-rail__row:hover .offers-rail__chevron{color:var(--color-primary,#0084ff)}.offers-rail__foot{padding-top:1rem}.offers-rail__all{border-radius:var(--radius-sm,8px);background:var(--color-neutral-50,#eff5f9);min-height:44px;color:var(--color-primary,#0084ff);justify-content:center;align-items:center;padding:.625rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;display:flex}.offers-rail__all:hover{background:var(--surface-2,#e4edf5)}.offers-rail__all:focus-visible{outline-offset:3px;outline:2px solid}@media (max-width:639.98px){.offers-rail{padding:1rem}.offers-rail__row{grid-template-columns:60px minmax(0,1fr) 12px;column-gap:.75rem}.offers-rail__chip{width:60px;height:40px}}.offers-rail__row--sponsored{background:var(--bg-muted,#eff5f9);box-shadow:inset 3px 0 var(--color-primary-600);margin-inline:calc(-1*var(--space-3,12px));padding-inline:var(--space-3,12px);border-radius:8px}.offers-rail__row--sponsored+.offers-rail__row--sponsored{margin-top:var(--space-2,8px)}.offers-rail__sponsored{text-transform:uppercase;letter-spacing:.08em;color:var(--color-primary-600);margin-bottom:4px;font-size:.625rem;font-weight:600;display:block}.post-card--featured .home-featured-byline{align-items:center;gap:var(--space-3);margin-top:var(--space-5);line-height:1.5;display:flex}.post-card--featured .home-featured-byline__photo{object-fit:cover;border-radius:50%;flex-shrink:0;width:36px;height:36px}.home-tools__all.link-arrow,.this-week__more.link-arrow,.explore-hubs__all.link-arrow{border:1px solid var(--color-primary,#007bff);width:fit-content;max-width:100%;min-height:44px;color:var(--color-primary,#007bff);text-align:center;background:#fff;border-radius:999px;justify-content:center;align-items:center;margin-inline:auto;padding:10px 20px;font-weight:600;line-height:1.5;text-decoration:none;transition:background-color .16s,box-shadow .16s;display:flex}.home-tools__all.link-arrow:hover,.this-week__more.link-arrow:hover,.explore-hubs__all.link-arrow:hover{background:var(--color-surface-alt,#edf5fa);text-decoration:none;box-shadow:0 3px 12px #0f172a14}.home-tools__all.link-arrow:focus-visible,.this-week__more.link-arrow:focus-visible,.explore-hubs__all.link-arrow:focus-visible{outline-offset:4px;outline:2px solid}@media (prefers-reduced-motion:reduce){.home-tools__all.link-arrow,.this-week__more.link-arrow,.explore-hubs__all.link-arrow{transition:none}}.this-week{background:var(--bg-page);overflow-x:clip}.this-week__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10);margin:0 auto}@media (max-width:767px){.this-week__inner{padding:var(--space-12) var(--space-6)}}.this-week__grid{gap:var(--space-6);grid-template-columns:repeat(2,minmax(0,1fr));align-items:stretch;display:grid}@media (max-width:767px){.this-week__grid{gap:var(--space-8);grid-template-columns:1fr}}.this-week__list{gap:var(--space-6);flex-direction:column;margin:0;padding:0;list-style:none;display:flex}.this-week__more{width:fit-content;margin:var(--space-8) auto 0;display:block}.post-card{background-color:var(--surface-card-bg,var(--surface-0,#fff));border-radius:var(--surface-card-radius,var(--radius-lg,20px));box-shadow:var(--surface-card-shadow,0 2px 8px #0707210f);border:1px solid var(--surface-card-border,var(--surface-1,#f0f0f0));transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease),transform var(--duration-md,.2s) var(--ease-standard,ease);flex-direction:column;display:flex;position:relative;overflow:hidden}.post-card:hover,.post-card:focus-visible{box-shadow:var(--surface-card-shadow-hover,var(--shadow-md,0 6px 16px #0707211a));transform:translateY(var(--surface-card-lift,-2px))}@media (prefers-reduced-motion:reduce){.post-card{transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease)}.post-card:hover,.post-card:focus-visible{transform:none}}.post-card__media{aspect-ratio:3/2;background:var(--bg-muted);display:block}.post-card__img{object-fit:cover;width:100%;height:100%;display:block}.post-card__placeholder{background:var(--bg-muted);width:100%;height:100%;display:block}.post-card__body{padding:var(--space-5);flex-direction:column;display:flex}.post-card__cat{z-index:2;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:.06em;text-transform:uppercase;color:var(--color-primary-600);transition:color var(--duration-sm) var(--ease-standard);align-self:flex-start;text-decoration:none;position:relative}.post-card__cat:hover{color:var(--color-primary-800)}.post-card__title-link{text-decoration:none}.post-card__title-link:after{content:"";z-index:1;position:absolute;inset:0}.post-card__title{margin:var(--space-1) 0 var(--space-2);font-family:var(--font-ui);font-size:var(--text-md);font-weight:var(--font-weight-semibold);color:var(--fg-1);transition:color var(--duration-sm) var(--ease-standard);line-height:1.3}.post-card__title-link:hover .post-card__title{color:var(--color-primary-600)}.post-card__excerpt{font-size:var(--text-md);color:var(--text-grey);margin:0;line-height:1.5}.post-card__meta{font-size:var(--text-sm);color:var(--text-grey);margin-top:auto}.post-card--featured .post-card__media{aspect-ratio:16/9}@media (min-width:768px){.post-card--featured .post-card__media{flex:1 0 auto;position:relative}.post-card--featured .post-card__img,.post-card--featured .post-card__placeholder{position:absolute;inset:0}}.post-card--featured .post-card__body{padding:var(--space-6)}.post-card--featured .post-card__title{font-size:var(--text-lg);margin-bottom:var(--space-3)}.post-card--row{flex-direction:row;flex:1;align-items:stretch;min-height:132px}.post-card--row .post-card__media{aspect-ratio:auto;flex:0 0 clamp(100px,32%,160px);position:relative}.post-card--row .post-card__img,.post-card--row .post-card__placeholder{position:absolute;inset:0}.post-card--row .post-card__body{flex:1;justify-content:center;min-width:0}.post-card--row .post-card__meta{margin-top:var(--space-2)}@media (max-width:767px){.post-card__body{padding:var(--space-3)}.post-card__title,.post-card__excerpt{font-size:var(--text-sm)}.post-card--featured .post-card__body{padding:var(--space-5)}.post-card--featured .post-card__title{font-size:var(--text-md)}}.home-hero__overline{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);text-decoration:none}.tabular{font-variant-numeric:tabular-nums}.home-hero,.movers-strip,.tools-launcher,.featured-cards{overflow-x:clip}.page-gradient-top:has(>.home-hero){isolation:isolate;position:relative;overflow:clip visible}.page-gradient-top:has(>.home-hero):before{content:"";background-color:var(--ink-300-ed);opacity:.18;pointer-events:none;z-index:-1;width:28rem;height:28rem;display:none;position:absolute;top:-3rem;right:-5rem;-webkit-mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 308 308'><defs><linearGradient id='g' x1='316.704' y1='49.5478' x2='62.9391' y2='246.4' gradientUnits='userSpaceOnUse'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></linearGradient></defs><circle cx='154' cy='154' r='124' stroke='url(%23g)' stroke-width='60' fill='none'/></svg>");mask-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 308 308'><defs><linearGradient id='g' x1='316.704' y1='49.5478' x2='62.9391' y2='246.4' gradientUnits='userSpaceOnUse'><stop stop-color='white'/><stop offset='1' stop-color='white' stop-opacity='0'/></linearGradient></defs><circle cx='154' cy='154' r='124' stroke='url(%23g)' stroke-width='60' fill='none'/></svg>");-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}@media (min-width:1024px){.page-gradient-top:has(>.home-hero):before{width:36rem;height:36rem;right:-3rem}}.page-gradient-top:has(>.home-hero):before{animation-name:page-header-parallax;animation-duration:1ms;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:scroll(root);animation-range:0 100vh}@media (prefers-reduced-motion:reduce){.page-gradient-top:has(>.home-hero):before{animation-name:none}}.home-hero{background:0 0;position:relative}.home-hero__inner{z-index:1;max-width:var(--container-max-width);padding:52px var(--space-10) 44px;gap:var(--space-12);grid-template-columns:minmax(0,1.08fr) minmax(0,.92fr);align-items:center;margin:0 auto;display:grid;position:relative}.home-hero__inner>*{min-width:0}@media (max-width:1023px){.home-hero__inner{gap:var(--space-8);padding:var(--space-10) var(--space-6);grid-template-columns:1fr}}.home-hero__lede{gap:var(--space-5);flex-direction:column;display:flex}.home-hero__sub{max-width:620px;font-size:var(--text-lg);margin:0;line-height:1.45}.home-hero__ask-panel{gap:var(--space-4);max-width:600px;padding:var(--space-4);background:var(--bg-muted);border-radius:var(--radius-lg);flex-direction:column;display:flex}.home-hero__ask{align-items:center;gap:var(--space-3);background:var(--bg-surface);border-radius:var(--radius-md);padding:10px 10px 10px 16px;display:flex}@media (max-width:767px){.home-hero__ask{align-items:stretch;gap:var(--space-3);flex-direction:column;padding:14px}}.home-hero__ask-icon{color:var(--color-primary-500);flex-shrink:0;display:flex}@media (max-width:767px){.home-hero__ask-icon{display:none}}.home-hero__ask-placeholder{min-width:0;color:var(--fg-3);white-space:nowrap;text-overflow:ellipsis;flex:1;overflow:hidden}.home-hero__ask-term{font-weight:var(--font-weight-semibold);color:var(--text-grey)}.home-hero__ask-caret{background:var(--text-grey);width:2px;height:1.1em;margin:0 1px -.15em;animation:1s step-end infinite home-hero-caret;display:inline-block}@media (prefers-reduced-motion:reduce){.home-hero__ask-caret{animation:none}}.home-hero__ask-btn{--cta-fill:var(--color-primary-600);background:var(--cta-fill)}.home-hero__ask-btn:hover{background:color-mix(in srgb, var(--cta-fill) 90%, black)}.home-hero__ask-btn{font-weight:var(--font-weight-semibold);color:var(--fg-on-dark);border-radius:var(--radius-sm);white-space:nowrap;text-align:center;transition:background var(--duration-sm) var(--ease-standard);padding:10px 16px}@media (max-width:767px){.home-hero__ask-btn{width:100%;padding:12px}}.home-hero__chips{align-items:center;gap:var(--space-2);flex-wrap:wrap;display:flex}.home-hero__chip-plain{font-size:var(--text-sm);padding:7px 4px}.home-hero__trust{align-items:center;gap:var(--space-3);margin-top:var(--space-1);display:flex}.home-hero__avatars{display:flex}.home-hero__avatar{object-fit:cover;background:var(--bg-subtle,#e5e7eb);border:2px solid var(--bg-page);border-radius:50%;width:30px;height:30px}.home-hero__avatar:not(:first-child){margin-left:-8px}.home-hero__trust-text{font-size:var(--text-sm)}.home-hero__trust-note{color:var(--color-muted);margin-top:2px;display:block}.home-hero__trust-link{color:var(--color-primary-600);text-decoration:none;transition:color .15s}.home-hero__trust-link:hover{color:var(--color-primary-800)}.page-gradient-top:has(>.home-hero--editorial):before{width:42rem;height:42rem;top:-4rem;left:-8rem;right:auto}.home-hero--editorial .home-hero__lede{gap:1.5rem}.home-hero--editorial .home-hero__eyebrow{letter-spacing:.08em;text-transform:uppercase;color:var(--color-primary);margin:0;font-size:.75rem;font-weight:600;line-height:1.5}.home-hero--editorial .home-hero__sub{max-width:54ch;line-height:1.6}.home-hero--editorial .home-hero__actions{flex-wrap:wrap;align-items:center;gap:.75rem 1.5rem;display:flex}.home-hero--editorial .home-hero__compare{--cta-fill:var(--color-primary);background:var(--cta-fill);cursor:pointer}.home-hero--editorial .home-hero__compare:hover{background:color-mix(in srgb, var(--cta-fill) 90%, black)}.home-hero--editorial .home-hero__compare{border-radius:var(--radius-sm,8px);min-height:52px;color:var(--fg-on-dark,#fff);justify-content:center;align-items:center;gap:1.25rem;padding:.875rem 1.25rem;font-size:.9375rem;font-weight:600;text-decoration:none;display:inline-flex}.home-hero--editorial .home-hero__explore{min-height:44px;color:var(--ink-900-ed);text-underline-offset:.25em;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;display:inline-flex}.home-hero--editorial .home-hero__explore:hover{color:var(--color-primary)}.home-hero--editorial .home-hero__compare:focus-visible,.home-hero--editorial .home-hero__explore:focus-visible{outline:2px solid var(--color-primary);outline-offset:4px}.home-hero--editorial .home-hero__trust{margin:0;padding-top:.5rem}@media (max-width:639.98px){.home-hero--editorial .home-hero__inner{padding:2rem 1.25rem}.home-hero--editorial .home-hero__title{font-size:2.25rem;line-height:1.1}.home-hero--editorial .home-hero__sub{font-size:1rem}.home-hero--editorial .home-hero__actions{flex-direction:column;align-items:stretch;gap:.5rem}.home-hero--editorial .home-hero__explore{justify-content:center}}@media (min-width:1024px) and (max-width:1279px){.home-hero__ask-panel{max-width:520px}}.movers-strip{height:44px;padding:0 var(--space-10);background:var(--bg-dark);align-items:center;gap:26px;display:none;overflow:hidden}@media (max-width:767px){.movers-strip{padding:0 var(--space-6)}}.movers-strip__label{font-size:.625em;font-weight:var(--font-weight-semibold);letter-spacing:.1em;color:var(--color-accent-cyan);white-space:nowrap;flex-shrink:0}.movers-strip__track{gap:26px;min-width:0;display:flex;overflow:hidden}.movers-strip__item{white-space:nowrap;font-size:.75em}.movers-strip__item--up{color:var(--color-success)}.movers-strip__item--down,.movers-strip__item--flat{color:var(--color-neutral-300)}.home-tools{background:0 0;overflow-x:clip}.home-tools__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10);margin:0 auto}@media (max-width:767px){.home-tools__inner{padding:var(--space-12) var(--space-6)}}.home-tools__grid{gap:var(--space-4);grid-template-columns:1.35fr 1fr 1fr;grid-auto-rows:1fr;display:grid}@media (max-width:1023px){.home-tools__grid{grid-template-columns:1fr 1fr;grid-auto-rows:auto}}@media (max-width:559px){.home-tools__grid{grid-template-columns:1fr}}.home-tools__hero{border-radius:var(--radius-lg);transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease),transform var(--duration-md,.2s) var(--ease-standard,ease);text-decoration:none}.home-tools__hero:hover,.home-tools__hero:focus-visible{box-shadow:var(--surface-card-shadow-hover,var(--shadow-md,0 6px 16px #0707211a));transform:translateY(var(--surface-card-lift,-2px))}@media (prefers-reduced-motion:reduce){.home-tools__hero{transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease)}.home-tools__hero:hover,.home-tools__hero:focus-visible{transform:none}}.home-tools__hero{justify-content:space-between;gap:var(--space-6);padding:var(--space-10);background:var(--gradient-night);color:var(--fg-on-dark);flex-direction:column;grid-area:1/1/span 2;display:flex;position:relative}@media (max-width:1023px){.home-tools__hero{grid-area:auto/1/auto/-1}}.home-tools__hero-tag{margin-bottom:var(--space-2);font-size:.6875rem;font-weight:var(--font-weight-semibold);text-transform:uppercase;letter-spacing:.06em;color:var(--color-primary-900);background:var(--color-accent-cyan);border-radius:var(--radius-pill);align-self:flex-start;padding:2px 8px}.home-tools__hero-art{width:6rem;height:6rem;color:var(--color-accent-cyan);background:#ffffff1a;border-radius:50%;align-self:flex-start;place-items:center;font-size:3rem;line-height:1;display:grid}.home-tools__hero-mark{width:1.5em;height:1.5em;display:block}.home-tools__hero-body{gap:var(--space-2);flex-direction:column;display:flex}.home-tools__hero-title{font-size:1.5em;font-weight:var(--font-weight-semibold);color:var(--fg-on-dark);line-height:1.2}.home-tools__hero-desc{font-size:var(--text-md);color:#fffc;line-height:1.5}.home-tools__hero-cta{margin-top:var(--space-2);font-weight:var(--font-weight-semibold);color:var(--color-accent-cyan)}.home-tools__card{gap:var(--space-2);padding:var(--space-8);background-color:var(--surface-card-bg,var(--surface-0,#fff));border-radius:var(--surface-card-radius,var(--radius-lg,20px));box-shadow:var(--surface-card-shadow,0 2px 8px #0707210f);border:1px solid var(--surface-card-border,var(--surface-1,#f0f0f0));transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease),transform var(--duration-md,.2s) var(--ease-standard,ease);flex-direction:column;text-decoration:none;display:flex}.home-tools__card:hover,.home-tools__card:focus-visible{box-shadow:var(--surface-card-shadow-hover,var(--shadow-md,0 6px 16px #0707211a));transform:translateY(var(--surface-card-lift,-2px))}@media (prefers-reduced-motion:reduce){.home-tools__card{transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease)}.home-tools__card:hover,.home-tools__card:focus-visible{transform:none}}.home-tools__card-icon{color:var(--color-primary-600);margin-bottom:var(--space-3);font-size:1.9rem;line-height:1}.home-tools__card-title{font-size:var(--text-lg);font-weight:var(--font-weight-semibold,600);color:var(--fg-1);line-height:1.25}.home-tools__card-desc{font-size:var(--text-sm);color:var(--text-grey,#3a485c);line-height:1.5}.home-tools__all{width:fit-content;margin:var(--space-6) auto 0;display:block}@media (prefers-reduced-motion:reduce){.home-tools__hero{transition:box-shadow var(--duration-md) var(--ease-standard)}.home-tools__hero:hover{transform:none}}.explore-hubs{background:var(--bg-page);overflow-x:clip}.explore-hubs__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10);margin:0 auto}@media (max-width:767px){.explore-hubs__inner{padding:var(--space-12) var(--space-6)}}.explore-hubs__all{width:fit-content;margin:var(--space-6) auto 0;white-space:nowrap;display:block}.explore-hubs__grid{gap:var(--space-4);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:1023px){.explore-hubs__grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:559px){.explore-hubs__grid{grid-template-columns:1fr}}.hub-card{background-color:var(--surface-card-bg,var(--surface-0,#fff));border-radius:var(--surface-card-radius,var(--radius-lg,20px));box-shadow:var(--surface-card-shadow,0 2px 8px #0707210f);border:1px solid var(--surface-card-border,var(--surface-1,#f0f0f0));transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease),transform var(--duration-md,.2s) var(--ease-standard,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}.hub-card:hover,.hub-card:focus-visible{box-shadow:var(--surface-card-shadow-hover,var(--shadow-md,0 6px 16px #0707211a));transform:translateY(var(--surface-card-lift,-2px))}@media (prefers-reduced-motion:reduce){.hub-card{transition:box-shadow var(--duration-md,.2s) var(--ease-standard,ease)}.hub-card:hover,.hub-card:focus-visible{transform:none}}.hub-card__media{aspect-ratio:2;background:var(--bg-muted);display:block}.hub-card__img{object-fit:cover;width:100%;height:100%;display:block}.hub-card__placeholder{background:var(--bg-muted);width:100%;height:100%;display:block}.hub-card__body{flex-direction:column;padding:1.25em 1.5em 1.5em;display:flex}.hub-card__head{margin-bottom:var(--space-2);justify-content:space-between;align-items:baseline;gap:10px;display:flex}.hub-card__name{font-weight:var(--font-weight-semibold);color:var(--fg-1)}.hub-card__count{font-size:var(--text-md);font-weight:var(--font-weight-semibold);color:var(--color-primary-dark);white-space:nowrap;flex-shrink:0}.hub-card__items{gap:var(--space-2);flex-wrap:wrap;margin-bottom:12px;display:flex}.hub-card__item{font-size:var(--text-sm);color:var(--text-grey);background:var(--bg-page);border-radius:var(--radius-pill);white-space:nowrap;padding:3px 10px}.hub-card__cta{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--color-primary-600)}@media (prefers-reduced-motion:reduce){.hub-card,.post-card{transition:box-shadow var(--duration-md) var(--ease-standard)}.hub-card:hover,.post-card:hover{transform:none}}.featured-cards{background:var(--bg-surface)}.featured-cards__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10) var(--space-12);margin:0 auto}@media (max-width:767px){.featured-cards__inner{padding:var(--space-12) var(--space-6)}}.featured-cards__commission{font-size:var(--text-sm);text-align:center;padding:12px 0 0}@media (min-width:1024px){.featured-cards .card-table__row{isolation:isolate;border-bottom-color:#0000}.featured-cards .card-table__row:after{content:"";background:var(--ink-100-ed,#e7ecee);pointer-events:none;height:1px;position:absolute;bottom:0;left:-100vw;right:-100vw}.featured-cards .card-table__row--head{background:0 0}.featured-cards .card-table__row--head:before{content:"";inset-block:0;background:var(--bg-surface);z-index:-1;pointer-events:none;position:absolute;left:-100vw;right:-100vw}.featured-cards .card-table__row.is-selected{background:0 0}.featured-cards .card-table__row.is-selected:before{content:"";inset-block:0;background:color-mix(in srgb, var(--color-primary) 5%, transparent);z-index:-1;pointer-events:none;position:absolute;left:-100vw;right:-100vw}}.community{background:var(--bg-muted);overflow-x:clip}.community__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10);margin:0 auto}@media (max-width:767px){.community__inner{padding:var(--space-12) var(--space-6)}}.community__stats{justify-content:center;gap:var(--space-8) var(--space-16);margin:var(--space-6) 0 var(--space-12);text-align:center;flex-wrap:wrap;display:flex}.community__stat{align-items:center;gap:var(--space-1);flex-direction:column;display:flex}.community__stat-value{font-size:clamp(2.5em,6vw,4em);font-weight:var(--font-weight-semibold);letter-spacing:-.02em;color:var(--color-primary);line-height:1}.community__stat-label{font-size:var(--text-md);color:var(--text-grey)}@media (max-width:767px){.community__stats{gap:var(--space-3);margin:var(--space-4) 0 var(--space-8);flex-wrap:nowrap}.community__stat-value{font-size:clamp(1.375em,7vw,2em)}.community__stat-label{font-size:var(--text-sm)}}.community__cols{gap:var(--space-8);grid-template-columns:1fr 1fr;align-items:stretch;display:grid}@media (max-width:1023px){.community__cols{grid-template-columns:1fr}}.community__comments .community__col-title{margin:0 0 var(--space-6)}.community__comments{background-color:var(--surface-card-bg,var(--surface-0,#fff));border-radius:var(--surface-card-radius,var(--radius-lg,20px));box-shadow:var(--surface-card-shadow,0 2px 8px #0707210f);border:1px solid var(--surface-card-border,var(--surface-1,#f0f0f0));border:1px solid var(--border-subtle);padding:var(--space-6);flex-direction:column;display:flex}@media (min-width:768px){.community__comments{padding:var(--space-10)}}.social-proof{background:var(--bg-page);overflow-x:clip}.social-proof__inner{max-width:var(--container-max-width);padding:var(--space-16) var(--space-10) 0;margin:0 auto}@media (max-width:767px){.social-proof__inner{padding:var(--space-12) var(--space-6) 0}}.social-proof__quotes{gap:var(--space-8);grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:767px){.social-proof__quotes{gap:var(--space-6);grid-template-columns:1fr}}.social-proof .as-seen-in{background:0 0}.comment{gap:var(--space-3);padding:var(--space-4) 0;border-top:1px solid var(--border-subtle);display:flex}.comment:first-of-type{border-top:0;padding-top:0}.comment__avatar{background:var(--avatar-bg,var(--color-primary-600));color:#fff;width:40px;height:40px;font-size:var(--text-sm);font-weight:var(--font-weight-semibold);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;display:flex}.comment__body{flex-direction:column;gap:2px;min-width:0;display:flex}.comment__name{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--fg-1)}.comment__text{font-size:var(--text-sm);margin:0}.comment__on{font-size:var(--text-sm);color:var(--color-primary-600)}.mini-quote{margin:0}.mini-quote__stars{color:var(--color-primary);font-size:var(--text-sm);letter-spacing:.15em}.mini-quote__text{margin:var(--space-1) 0 var(--space-2);font-size:var(--text-sm);color:var(--fg-1)}.mini-quote__by{font-size:var(--text-sm);font-weight:var(--font-weight-semibold);color:var(--fg-1)}.membership-cta{background:var(--gradient-night);border-radius:var(--rs-radius-lg);padding:var(--space-6);color:var(--fg-on-dark)}@media (min-width:768px){.membership-cta{padding:var(--space-10)}}.membership-cta__heading{margin:0 0 var(--space-3);color:var(--fg-on-dark)}.membership-cta__title{margin-bottom:var(--space-4);display:block}.membership-cta__perks{margin-bottom:var(--space-6);font-size:var(--text-md);color:var(--color-neutral-200);flex-direction:column;gap:7px;display:flex}.membership-cta__form{gap:var(--space-2);flex-direction:column;max-width:400px;display:flex}.membership-cta__input{border-radius:var(--radius-sm);font-size:var(--text-md);color:var(--color-neutral-300);background:#ffffff1a;border:1px solid #ffffff40;padding:.75rem 1rem}.membership-cta__btn{font-size:var(--text-md);font-weight:var(--font-weight-semibold);text-align:center;color:var(--color-primary-900);background:var(--color-accent-cyan);border-radius:var(--radius-sm);padding:.75rem 1.5rem}.membership-cta__fine{font-size:var(--text-sm);color:var(--color-neutral-500);margin-top:10px;display:block}@keyframes home-hero-caret{0%,50%{opacity:1}50.01%,to{opacity:0}}.this-week__sponsored-label{letter-spacing:.08em;text-transform:uppercase;color:var(--text-secondary);font-size:.65rem;font-weight:600}.compare-tools .page-header.compare-tools__header{padding-block:var(--space-8)}.compare-tools .page-header.compare-tools__header:before{animation:none;display:block;top:50%;transform:translateY(-50%)}.compare-tools__header-inner{align-items:center;min-height:260px;display:flex}.compare-tools__header-inner header{width:min(100%,850px);position:relative}.compare-tools__header-inner .lead{margin-top:var(--space-5)}.compare-tools__content{padding-block:var(--space-12)}.compare-tools__grid{gap:var(--space-6);grid-template-columns:1.2fr 1fr;display:grid}.compare-tools__action{margin-top:var(--space-4);color:var(--color-primary);font-weight:600;display:block}@media (max-width:1023px){.compare-tools__grid{grid-template-columns:1fr}.compare-tools__header-inner{min-height:200px}.compare-tools .page-header:before{opacity:.1}}.page-gradient-top:has(>.home-hero):before{display:block}
