.guide-articles-section{background:var(--color-bg);padding-block:40px}.guide-articles-section__grid{gap:var(--space-4);grid-template-columns:repeat(auto-fill,minmax(min(100%,220px),1fr));margin:0;padding:0;list-style:none;display:grid}.guide-articles-section__grid>li{min-width:0;display:flex}.guide-articles-section .guide-card--compact .guide-card__media{aspect-ratio:3/2}.guide-articles-section .guide-card--compact .guide-card__body{padding:var(--space-3)}.guide-articles-section .guide-card--compact .guide-card__excerpt{-webkit-line-clamp:2}@media (min-width:768px){.guide-articles-section__grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (max-width:640px){.guide-articles-section__grid{grid-template-columns:1fr}}.guide-articles-section__footer{margin:var(--space-8) 0 0;text-align:center}.guide-articles-section__link{align-items:center;gap:var(--space-1);font-size:var(--text-sm);color:var(--color-primary);font-weight:600;text-decoration:none;display:inline-flex}.guide-articles-section__link:hover{text-decoration:underline}.guide-articles-section__link:focus-visible{outline:3px solid var(--color-ring);outline-offset:2px;border-radius:var(--radius-sm)}
.home-hero{margin:0;padding:0;overflow:hidden}.home-hero__shell{isolation:isolate;background:var(--gradient-hero-home);color:var(--color-text);padding-block:clamp(2.5rem,5vw,4rem) 0;position:relative;overflow:hidden}.home-hero__inner{z-index:1;max-width:1280px;padding-inline:var(--space-4);display:block;position:relative}.home-hero__content{z-index:1;position:relative}.home-hero__header{text-align:left;margin:0}.home-hero__intro{grid-template-columns:minmax(0,3fr) minmax(10rem,1fr);align-items:start;gap:clamp(1.5rem,4vw,3rem);display:grid}.home-hero__intro--text-only{grid-template-columns:minmax(0,1fr)}.home-hero__copy{flex-direction:column;align-items:flex-start;min-width:0;display:flex}.home-hero__icon-wrap{justify-content:center;align-self:center;align-items:center;width:100%;display:flex}.home-hero__icon{aspect-ratio:1;border:2px solid var(--color-accent);border-radius:var(--radius-xl);object-fit:cover;width:min(100%,clamp(8rem,18vw,14rem));height:auto;box-shadow:0 0 0 1px rgba(var(--game-neon-rgb), .2), 0 0 28px rgba(var(--game-neon-rgb), .28)}.home-hero__titles{width:100%;margin-bottom:var(--space-4)}.home-hero__titles h1{letter-spacing:-.02em;color:var(--color-accent);margin:0;font-size:clamp(1.65rem,3.6vw,2.5rem);font-weight:800;line-height:1.15}.home-hero__title-main{display:block}.home-hero__description{width:100%;margin:0 0 var(--space-6);color:var(--color-text);font-size:clamp(.95rem,1.5vw,1.1rem);line-height:1.7}.home-hero__highlights{justify-content:flex-start;gap:var(--space-4) var(--space-6);margin:var(--space-5) 0 0;color:var(--color-text-muted);flex-wrap:wrap;padding:0;font-size:.875rem;list-style:none;display:flex}.home-hero__highlights li{align-items:center;gap:.45rem;display:inline-flex}.home-hero__check{object-fit:contain;flex-shrink:0;width:1.25rem;height:1.25rem}.home-hero__cta-row{justify-content:flex-start;gap:var(--space-3);flex-wrap:wrap;margin-bottom:0;display:flex}.home-hero__cta{letter-spacing:.04em;text-transform:uppercase;border-radius:12px;justify-content:center;align-items:center;gap:.625rem;min-height:3.75rem;padding:1rem 2.25rem;font-size:1rem;font-weight:700;text-decoration:none;transition:transform .15s,box-shadow .15s,background-color .15s,border-color .15s;display:inline-flex}.home-hero__cta--primary{color:var(--color-btn-primary-text);background:var(--gradient-cta);box-shadow:var(--shadow-cta)}.home-hero__cta--primary:hover{color:var(--color-btn-primary-text);box-shadow:var(--shadow-cta-hover);transform:translateY(-1px)}.home-hero__cta--secondary{color:var(--color-btn-secondary-text);background:var(--color-btn-secondary-bg);border:1px solid var(--color-btn-secondary-border)}.home-hero__cta--secondary:hover{color:var(--color-accent);background:var(--color-btn-secondary-hover);border-color:var(--color-accent-hover)}.home-hero__cta-icon{flex-shrink:0;line-height:0;display:inline-flex}.home-hero__stats-wrap{z-index:1;max-width:1280px;margin-top:var(--space-8);padding-inline:var(--space-4);padding-block:0 var(--space-8);position:relative}@media (min-width:961px){.home-hero__titles{margin-bottom:var(--space-6)}.home-hero__description{margin-bottom:var(--space-8)}.home-hero__highlights{margin-top:var(--space-6)}.home-hero__stats-wrap{margin-top:5rem}}.home-hero__stats{isolation:isolate;border:1px solid rgba(var(--game-white-rgb), .16);border-radius:var(--radius-xl);background:rgba(var(--game-black-rgb), .22);-webkit-backdrop-filter:blur(20px)saturate(160%);box-shadow:0 8px 32px rgba(var(--game-black-rgb), .4), inset 0 1px 0 rgba(var(--game-white-rgb), .14);align-items:stretch;margin:0;padding:1.35rem 1.5rem;display:flex;position:relative;overflow:hidden}.home-hero__stats:before{content:"";z-index:0;border-radius:inherit;pointer-events:none;background:linear-gradient(180deg, rgba(var(--game-white-rgb), .08) 0%, transparent 42%);position:absolute;inset:0}.home-hero__stats-row{z-index:1;flex:1;grid-template-columns:repeat(4,minmax(0,1fr));min-width:0;display:grid;position:relative}.home-hero__stat{border-right:1px solid var(--color-overlay-divider);border-bottom:1px solid var(--color-overlay-divider);align-items:center;gap:1rem;min-width:0;padding:.75rem 1.25rem;display:flex}.home-hero__stat:nth-child(4n){border-right:none}.home-hero__stat:nth-last-child(-n+4){border-bottom:none}.home-hero__stat-icon{flex-shrink:0;justify-content:center;align-items:center;width:2.75rem;height:2.75rem;line-height:0;display:inline-flex}.home-hero__stat-icon-image{object-fit:contain;width:2.75rem;height:2.75rem}.home-hero__stat-copy{text-align:left;flex-direction:column;gap:.15rem;min-width:0;display:flex}.home-hero__stat-value{letter-spacing:-.02em;color:var(--color-text);word-break:break-word;margin:0;font-size:clamp(1rem,1.8vw,1.35rem);font-weight:700;line-height:1.1}.home-hero__stat-label{color:var(--color-text-muted);margin:0;font-size:clamp(.8rem,1.4vw,.95rem);font-weight:400;line-height:1.3}@media (max-width:960px){.home-hero__intro{text-align:left;grid-template-columns:1fr;justify-items:stretch}.home-hero__copy{align-items:stretch;width:100%}.home-hero__icon-wrap{margin-top:var(--space-2);justify-content:center}.home-hero__icon{width:min(100%,11rem)}.home-hero__header{text-align:left}.home-hero__description{margin-inline:0}.home-hero__cta-row{flex-direction:column;align-items:stretch;width:100%}.home-hero__cta{width:100%}.home-hero__highlights{justify-content:flex-start}.home-hero__stats{padding:1rem}.home-hero__stats-row{grid-template-columns:repeat(2,minmax(0,1fr))}.home-hero__stat{padding:.75rem .85rem}.home-hero__stat:nth-child(4n){border-right:1px solid var(--color-overlay-divider)}.home-hero__stat:nth-child(2n){border-right:none}.home-hero__stat:nth-last-child(-n+4){border-bottom:1px solid var(--color-overlay-divider)}.home-hero__stat:nth-last-child(-n+2){border-bottom:none}}@media (max-width:640px){.home-hero__shell{padding-block:2rem 0}.home-hero__stats{padding:.85rem}.home-hero__stat{padding:.85rem .5rem}}
