.hero{text-align:left;padding:var(--space-3xl) var(--space-lg);margin:0 auto}.hero h1{margin-bottom:var(--space-md);letter-spacing:-.03em;line-height:1.08}.hero .subtitle{max-width:440px}.subtitle{font-size:1.1rem;color:var(--color-muted);margin-bottom:var(--space-xl);line-height:1.7;letter-spacing:.01em}.subtitle strong{color:var(--color-accent);font-weight:600}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-sm) var(--space-xl);margin-top:var(--space-lg);font-family:var(--font-display);font-size:.9rem;font-weight:500;color:var(--color-text)}.trust-strip span{display:inline-flex;align-items:center;gap:var(--space-sm);white-space:nowrap}.trust-strip span::before{content:"";display:inline-block;width:8px;height:8px;background:var(--color-accent);clip-path:polygon(50% 0%,62% 36%,100% 50%,62% 64%,50% 100%,38% 64%,0% 50%,38% 36%);flex-shrink:0;filter:drop-shadow(0 0 3px rgba(0,212,170,.5))}.hero__edit-link{display:inline-flex;align-items:center;gap:var(--space-xs);margin-top:var(--space-lg);padding:var(--space-sm) var(--space-md);text-decoration:none;font-family:var(--font-display);font-size:.9rem;font-weight:500;color:rgba(255,255,255,.85);background:rgba(0,212,170,.12);border:1px solid rgba(0,212,170,.25);border-radius:var(--radius-md);transition:background var(--transition-fast),border-color var(--transition-fast),color var(--transition-fast)}.hero__edit-link:hover{color:#fff;background:rgba(0,212,170,.2);border-color:rgba(0,212,170,.4);text-decoration:none}.hero__edit-label{color:var(--color-accent);font-weight:600;white-space:nowrap}.hero__edit-sep{color:rgba(255,255,255,.3);margin:0 var(--space-xs)}.hero__edit-arrow{width:16px;height:16px;color:var(--color-accent);flex-shrink:0;transition:transform var(--transition-fast)}.hero__edit-link:hover .hero__edit-arrow{transform:translateX(3px)}.hero--with-image{position:relative;width:100vw;margin-left:calc(-50vw + 50%);min-height:400px;z-index:10}@media(max-width:768px){.hero--with-image{width:auto;max-width:none;margin-left:calc(-1*var(--space-md));margin-right:calc(-1*var(--space-md));min-height:320px}}@media(max-width:480px){.hero--with-image{margin-left:calc(-1*var(--space-sm));margin-right:calc(-1*var(--space-sm))}}.hero--with-image .hero__image{position:absolute;inset:0;z-index:0}.hero--with-image .hero__image img{width:100%;height:100%;object-fit:cover}.hero__particles{position:absolute;inset:0;width:100%;height:100%;z-index:3;pointer-events:none;mix-blend-mode:screen}@media(prefers-reduced-motion:reduce){.hero__particles{display:none}}.hero--with-image::after{content:'';position:absolute;inset:0;z-index:1;background:linear-gradient(to right,rgba(26,26,46,.6) 0%,rgba(26,26,46,.2) 100%);pointer-events:none}.hero--with-image .hero__content{position:relative;z-index:4;max-width:1200px;margin:0 auto;padding:var(--space-3xl) var(--space-xl) var(--space-2xl)}.hero--with-image h1{color:#fff}.hero--with-image .subtitle{color:rgba(255,255,255,.8)}.hero--with-image .search-container{max-width:480px;margin-left:0;margin-right:auto}.hero--with-image .trust-strip{color:rgba(255,255,255,.65)}.home-stats{margin-top:var(--space-xl);display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:.3em .7em;max-width:min(100%,880px);padding:clamp(.8rem,1.4vw,1.1rem) clamp(1rem,1.8vw,1.5rem);border:1px solid rgba(0,212,170,.28);border-radius:var(--radius-md);background:rgba(10,10,20,.32)}.home-stats__stat{display:inline-flex;align-items:baseline;gap:.35em;text-decoration:none;color:inherit;border-bottom:1px solid transparent;transition:border-color var(--transition-fast),color var(--transition-fast)}.home-stats__stat:hover,.home-stats__stat:focus-visible{text-decoration:none;border-bottom-color:var(--color-accent);color:#fff}.home-stats__stat:focus-visible{outline:2px solid var(--color-accent);outline-offset:4px}.home-stats__value{font-family:var(--font-display);font-size:clamp(1.5rem,3.2vw,2.1rem);font-weight:700;line-height:1;letter-spacing:-.025em;color:#fff;font-variant-numeric:tabular-nums}.home-stats__noun{font-family:var(--font-display);font-size:clamp(.85rem,1.1vw,.95rem);font-weight:400;color:rgba(255,255,255,.72);transition:color var(--transition-fast)}.home-stats__stat:hover .home-stats__noun,.home-stats__stat:focus-visible .home-stats__noun{color:rgba(255,255,255,.95)}.home-stats__dot{color:var(--color-accent);font-weight:700;font-size:.9rem;transform:translateY(-.15em)}@media(max-width:640px){.home-stats{gap:.4em .5em}}.featured .section-header--accent::after{margin:var(--space-sm) auto 0}.featured__header{text-align:center;margin-bottom:var(--space-lg)}.featured__footer{text-align:center;margin-top:var(--space-lg)}.why-trust{padding:var(--space-2xl) var(--space-lg);text-align:center}.why-trust__inner{max-width:800px;margin:0 auto}.why-trust .section-header--accent::after{margin:var(--space-sm) auto 0}.why-trust__list{display:grid;grid-template-columns:1fr 1fr;gap:var(--space-lg) var(--space-2xl);text-align:left;margin:var(--space-xl) 0}.why-trust__item dt{font-family:var(--font-display);font-weight:700;font-size:.95rem;color:var(--color-text-heading);margin-bottom:var(--space-xs)}.why-trust__item dd{font-size:.9rem;color:var(--color-muted);line-height:1.6;margin:0}@media(max-width:640px){.why-trust__list{grid-template-columns:1fr;gap:var(--space-lg)}}.popular-brands{padding:var(--space-2xl) var(--space-lg);text-align:center}.popular-brands__inner{max-width:1200px;margin:0 auto}.brand-strip{display:grid;grid-template-columns:repeat(6,1fr);gap:var(--space-md);margin:var(--space-xl) 0}@media(max-width:1024px){.brand-strip{grid-template-columns:repeat(4,1fr)}}@media(max-width:768px){.brand-strip{grid-template-columns:repeat(3,1fr)}}@media(max-width:480px){.brand-strip{grid-template-columns:repeat(2,1fr)}}.popular-brands .section-header--accent::after{margin:var(--space-sm) auto 0}.explore-guides{text-align:center;padding:var(--space-3xl) var(--space-lg)}.explore-guides__inner{max-width:1200px;margin:0 auto}.section-subtitle{color:var(--color-muted);font-size:1rem;margin-top:var(--space-md);margin-bottom:var(--space-xl);text-wrap:balance}.explore-guides .section-header--accent::after{margin:var(--space-sm) auto 0}.guide-strip{display:grid;grid-template-columns:repeat(4,1fr);gap:var(--space-md);margin-bottom:var(--space-xl);text-align:left}.guide-link-card{display:flex;flex-direction:row;align-items:center;gap:var(--space-md);padding:var(--space-md) var(--space-lg);background:var(--color-card-bg);border:1px solid var(--color-border);border-left:3px solid var(--color-accent);border-radius:var(--radius-md);text-decoration:none;transition:transform var(--transition-base),box-shadow var(--transition-base),border-color var(--transition-fast)}.guide-link-card:hover{transform:translateY(-2px);box-shadow:var(--shadow-md);border-color:var(--color-accent);border-left-color:var(--color-accent);text-decoration:none}.guide-link-card:focus-visible{outline:3px solid var(--color-accent);outline-offset:-3px}.guide-link-card__icon{font-size:1.5rem;flex-shrink:0;line-height:1}.guide-link-card__text{display:flex;flex-direction:column;gap:2px}.guide-link-card__title{font-family:var(--font-display);font-weight:600;font-size:.9rem;color:var(--color-text-heading);line-height:1.3}.guide-link-card:hover .guide-link-card__title{color:var(--color-accent-text)}.guide-link-card__time{font-size:.75rem;color:var(--color-muted)}@media(max-width:1024px){.guide-strip{grid-template-columns:repeat(2,1fr)}}.section-link{display:inline-flex;align-items:center;gap:var(--space-xs);color:var(--color-accent-text);text-decoration:none;font-weight:600;font-family:var(--font-display);font-size:.9rem;transition:gap var(--transition-base)}.section-link:hover{text-decoration:none;gap:var(--space-sm)}.section-link span{transition:transform var(--transition-base)}.section-link:hover span{transform:translateX(4px)}@media(max-width:768px){.hero{text-align:center;padding:var(--space-2xl) var(--space-md)}.hero--with-image .hero__content{padding:var(--space-2xl) var(--space-md) var(--space-xl)}.hero--with-image h1{max-width:none}.hero h1{font-size:2.25rem}.hero .subtitle{max-width:none}.subtitle{font-size:.95rem}.hero--with-image .search-container{max-width:100%;margin-left:auto;margin-right:auto}.trust-strip{text-align:center;margin-top:var(--space-lg)}.hero--with-image::after{background:linear-gradient(to bottom,rgba(26,26,46,.4) 0%,rgba(26,26,46,.7) 100%)}.featured.section--warm{padding-top:var(--space-xl);padding-bottom:var(--space-xl)}.popular-brands{padding:var(--space-xl) var(--space-md)}.explore-guides{padding:var(--space-xl) var(--space-md)}.why-trust{padding:var(--space-xl) var(--space-md)}.dual-cta{padding:var(--space-xl) var(--space-md)}.dual-cta__inner{grid-template-columns:1fr;max-width:480px}.dual-cta__card{padding:var(--space-lg) var(--space-md)}.section-link{padding:var(--space-sm) 0;min-height:44px}}@media(max-width:480px){.hero h1{font-size:1.85rem}.subtitle{font-size:.9rem}.guide-strip{grid-template-columns:repeat(2,1fr);gap:var(--space-sm)}.guide-link-card{padding:var(--space-sm) var(--space-md);gap:var(--space-sm)}.guide-link-card__icon{font-size:1.25rem}.guide-link-card__title{font-size:.85rem}.guide-link-card__time{font-size:.75rem}.dual-cta__icon{width:48px;height:48px}.dual-cta__card h2{font-size:1.1rem}}@media(max-width:360px){.hero h1{font-size:1.6rem}.guide-strip{grid-template-columns:1fr}}