.eyebrow{color:var(--accent);letter-spacing:.16em;text-transform:uppercase;align-items:center;gap:.7rem;margin:0 0 1.2rem;font-size:.74rem;font-weight:750;line-height:1.5;display:flex}.hero{isolation:isolate;text-align:center;flex-direction:column;align-items:center;padding-block:3.5rem 1.5rem;display:flex;position:relative;overflow:hidden}.hero h1{letter-spacing:-.045em;text-wrap:balance;margin-bottom:1rem;font-size:clamp(2rem,3.7vw,3.3rem);font-weight:780;line-height:1.15}.hero h1 span{color:var(--accent);text-shadow:0 0 .45em var(--brand-border), 0 0 1em var(--brand-tint), 0 0 1.5em var(--brand-soft)}.hero-copy{max-width:38rem;color:var(--text-secondary);margin-bottom:0;font-size:1rem;line-height:1.7}.game-art--poster img{object-fit:cover;width:100%;height:100%;display:block}.game-art--poster:before,.game-art--poster:after{display:none}.games-section{padding-block:.75rem 1.5rem}.game-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.05rem;display:grid}.game-card{border:1px solid var(--line);background:var(--surface);border-radius:.75rem;flex-direction:column;min-width:0;transition:border-color .25s,transform .25s;display:flex;position:relative;overflow:hidden}.game-card:hover{border-color:#6ea8ff99;transform:translateY(-5px)}.game-art{aspect-ratio:2/3;background:linear-gradient(150deg, var(--art-top), var(--art-bottom));isolation:isolate;display:block;position:relative;overflow:hidden}.game-art:before{content:"";background:linear-gradient(#0000 35%,#0609115c);position:absolute;inset:0}.game-art:after{opacity:.38;content:"";background-image:radial-gradient(circle at 12% 15%,#fff 1px,#0000 2px),radial-gradient(circle at 70% 24%,#fff 1px,#0000 2px),radial-gradient(circle at 86% 58%,#fff 1px,#0000 2px);position:absolute;inset:0}.game-card--a{--art-top:#17314d;--art-bottom:#0b1725;--art-light:#e7ba7a;--art-halo:#e59b4d66;--art-land:#102b37;--art-spire:#162732}.game-card--b{--art-top:#16304f;--art-bottom:#271938;--art-light:#80bfff;--art-halo:#3784dc8c;--art-land:#0d2137;--art-spire:#08283a}.game-card--c{--art-top:#516b7f;--art-bottom:#162337;--art-light:#d8e9ff;--art-halo:#aad2f066;--art-land:#244051;--art-spire:#1b3946}.game-card--d{--art-top:#172852;--art-bottom:#0b1327;--art-light:#f5b698;--art-halo:#ea6d5c59;--art-land:#111a35;--art-spire:#131e3c}.game-meta{justify-content:space-between;align-items:center;gap:.5rem;min-height:3.4rem;padding:.55rem .75rem;display:flex;position:relative}.game-kicker{color:var(--text-secondary);margin-bottom:.32rem;font-size:.73rem}.game-meta strong{letter-spacing:-.02em;overflow-wrap:anywhere;min-width:0;font-size:.88rem;font-weight:650}.game-meta .service-icon{border-radius:.5rem;width:1.9rem;height:1.9rem}.game-badge{z-index:2;border-radius:.35rem;align-items:center;gap:.25rem;padding:.2rem .6rem;font-size:.7rem;font-weight:750;line-height:1.4;display:inline-flex;position:absolute;top:.65rem;right:.65rem;box-shadow:0 2px 8px #0003}.game-badge svg{flex-shrink:0;width:.75rem;height:.75rem}.game-badge--hot{color:#fff;background:var(--tag-hot)}.game-badge--new{color:#fff;background:var(--tag-new)}.catalog-caption{color:var(--text-secondary);margin:1rem 0 0;font-size:.75rem}.service-icon{background:var(--action);color:#fff;border-radius:.6rem;flex:none;place-items:center;width:2.25rem;height:2.25rem;transition:background .2s;display:grid}.service-icon svg{stroke:currentColor;stroke-width:1.8px;stroke-linecap:round;stroke-linejoin:round;width:1.1rem;height:1.1rem}.game-card:hover .service-icon,.game-card:focus-visible .service-icon{background:var(--action-hover)}.guide-section h2{font-size:clamp(1.8rem,2.7vw,2.5rem)}.guide-grid{grid-template-columns:repeat(3,minmax(0,1fr));align-items:start;gap:1rem;display:grid}.guide-card{border:1px solid var(--line);background:var(--surface);border-radius:.9rem;min-width:0}.guide-cover{aspect-ratio:16/9;background:#183043;border-radius:.85rem .85rem 0 0;position:relative;overflow:hidden}.guide-cover:after{content:"";background:linear-gradient(#0000 30%,#09121ee8);position:absolute;inset:0}.guide-cover img{object-fit:cover;object-position:60% 40%;width:100%;height:100%}.guide-cover--difficulty{background:linear-gradient(135deg,#172c3e,#44616d)}.guide-cover--tactics{background:linear-gradient(135deg,#17233b,#263858)}.guide-cover-label{z-index:1;color:#fff;letter-spacing:.04em;font-size:.9rem;font-weight:750;position:absolute;bottom:1rem;left:1.2rem;right:1rem}.guide-cover-label>span{color:#c4d4e4;letter-spacing:0;margin-top:.15rem;font-size:.72rem;font-weight:400;display:block}.guide-body{padding:1.2rem}.guide-card h3{letter-spacing:-.02em;margin:.7rem 0;font-size:1.1rem;line-height:1.4}.guide-excerpt{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.6}.guide-meta{color:var(--text-secondary);margin-bottom:1rem;font-size:.72rem}.guide-reading{border-top:1px solid var(--line)}.guide-reading summary{min-height:3.5rem;color:var(--accent);cursor:pointer;justify-content:space-between;align-items:center;gap:.5rem;padding-top:.7rem;font-size:.85rem;font-weight:650;list-style:none;display:flex}.guide-reading summary::-webkit-details-marker{display:none}.guide-reading summary:hover .service-icon,.guide-reading summary:focus-visible .service-icon{background:var(--action-hover)}.close-label,.guide-reading[open] .read-label{display:none}.guide-reading[open] .close-label{display:inline}.guide-reading[open] .service-icon svg{transform:rotate(-90deg)}.guide-article{padding-top:1rem}.guide-article h4{margin:0 0 .7rem;font-size:.95rem}.guide-article p{color:var(--text-secondary);font-size:.9rem;line-height:1.7}.guide-article p:last-child{margin-bottom:0}.guide-disclosure{color:var(--text-secondary);margin:1rem 0 0;font-size:.75rem}@media (width<=680px){.section-space{padding-block:3rem}.hero{padding-block:2.5rem 1rem}.hero h1{font-size:clamp(2rem,8vw,3rem)}.hero-copy{max-width:32rem}.section-heading{flex-direction:column;align-items:flex-start;gap:1.2rem}.section-heading>p{max-width:27rem}.games-section{padding-block:.75rem 1.5rem}.game-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.guide-grid{grid-template-columns:1fr}.game-meta{padding:.5rem .6rem}.game-meta strong{font-size:.8rem}}
