.home-main{width:min(1120px,100% - 2rem);margin:0 auto;padding:0 0 2.5rem}.home-hero{padding:4rem 0 2.3rem}.home-hero-grid{grid-template-columns:minmax(0,1.45fr) minmax(300px,.55fr);align-items:center;gap:3rem;display:grid}.home-eyebrow{color:rgb(var(--accent));letter-spacing:.055em;margin:0 0 .7rem;font-size:.86rem;font-weight:800}.home-hero h1{letter-spacing:-.045em;max-width:780px;margin:0;font-size:clamp(2.65rem,4.8vw,4.25rem);line-height:1.075}.home-hero-copy{max-width:760px;color:rgb(var(--gray));margin:1.15rem 0 0;font-size:.98rem;line-height:1.9}.home-policy{border:1px solid rgb(var(--gray-light));box-shadow:0 12px 34px rgba(var(--gray), .09);background:#ffffffd1;border-radius:20px;padding:1.3rem}.home-policy-title{margin:0 0 .8rem;font-size:.88rem;font-weight:800}.home-policy-list{gap:.68rem;margin:0;padding:0;list-style:none;display:grid}.home-policy-list li{color:rgb(var(--gray-dark));align-items:flex-start;gap:.55rem;font-size:.85rem;line-height:1.55;display:flex}.home-policy-check{background:rgba(var(--accent), .09);width:1.35rem;height:1.35rem;color:rgb(var(--accent));border-radius:999px;flex:0 0 1.35rem;place-items:center;margin-top:.02rem;font-size:.7rem;font-weight:900;display:grid}.home-search-wrap{margin-top:2rem}.home-search-label{color:rgb(var(--black));margin:0 0 .55rem .25rem;font-size:.82rem;font-weight:800;display:block}.home-search{border:1px solid rgb(var(--gray-light));box-shadow:0 12px 34px rgba(var(--gray), .1);background:#fff;border-radius:17px;align-items:center;gap:.7rem;padding:.58rem .65rem .58rem 1rem;transition:border-color .2s,box-shadow .2s;display:flex}.home-search:focus-within{border-color:rgba(var(--accent), .55);box-shadow:0 12px 34px rgba(var(--gray), .12), 0 0 0 4px rgba(var(--accent), .07)}.home-search svg{width:20px;height:20px;color:rgb(var(--gray));flex:0 0 20px}.home-search input{width:100%;min-width:0;min-height:46px;color:rgb(var(--black));font:inherit;background:0 0;border:0;outline:0;padding:0;font-size:1rem}.home-search button{background:rgb(var(--accent));color:#fff;cursor:pointer;min-height:44px;font:inherit;border:0;border-radius:11px;flex:none;padding:0 1rem;font-size:.86rem;font-weight:800}.home-search button:hover{background:var(--accent-dark)}.home-search-hint{color:rgb(var(--gray));margin:.5rem .25rem 0;font-size:.76rem}.home-tags{flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:1rem;display:flex}.home-tags-label{color:rgb(var(--gray));margin-right:.15rem;font-size:.78rem}.home-tag{border:1px solid rgb(var(--gray-light));min-height:34px;color:rgb(var(--gray-dark));background:#fff;border-radius:999px;align-items:center;padding:.35rem .7rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.home-tag:hover{border-color:rgb(var(--accent));color:rgb(var(--accent))}.home-section{padding-top:2.65rem}.home-section-heading{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.25rem;display:flex}.home-section-heading h2{margin:0;font-size:clamp(1.75rem,3vw,2.3rem)}.home-section-heading p{color:rgb(var(--gray));margin:.3rem 0 0;font-size:.9rem}.home-section-heading>a{white-space:nowrap;font-size:.9rem;font-weight:800;text-decoration:none}.home-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin:0;padding:0;list-style:none;display:grid}.home-card{border:1px solid rgb(var(--gray-light));background:#fff;border-radius:16px;height:100%;transition:transform .18s,box-shadow .18s,border-color .18s;overflow:hidden}.home-card:hover{border-color:rgba(var(--accent), .3);box-shadow:0 12px 28px rgba(var(--gray), .13);transform:translateY(-2px)}.home-card>a{height:100%;color:inherit;flex-direction:column;text-decoration:none;display:flex}.home-card-image{aspect-ratio:16/8.5;background:linear-gradient(140deg, rgba(var(--accent), .1), rgba(var(--gray-light), .35));overflow:hidden}.home-card-image img{object-fit:cover;width:100%;height:100%}.home-placeholder{height:100%;color:rgb(var(--gray));text-align:center;place-items:center;padding:1rem;font-size:.8rem;font-weight:800;display:grid}.home-card-body{flex-direction:column;flex:1;padding:.95rem 1rem 1.05rem;display:flex}.home-meta{flex-wrap:wrap;align-items:center;gap:.4rem .65rem;margin-bottom:.5rem;display:flex}.home-date{color:rgb(var(--gray));margin:0;font-size:.75rem}.home-category{background:rgba(var(--accent), .07);color:rgb(var(--accent));border-radius:999px;padding:.18rem .48rem;font-size:.68rem;font-weight:800}.home-title{margin:0;font-size:1rem;line-height:1.45}.home-description{color:rgb(var(--gray));margin:.5rem 0 0;font-size:.82rem;line-height:1.6}.home-empty{border:1px dashed rgb(var(--gray-light));color:rgb(var(--gray));text-align:center;background:#ffffff8c;border-radius:16px;padding:2rem 1.25rem;font-size:.9rem;line-height:1.75}.home-games{border:1px solid rgb(var(--gray-light));background:#ffffffc7;border-radius:20px;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2rem;margin-top:3rem;padding:1.7rem 1.9rem;display:grid}.home-games h2{margin:0;font-size:clamp(1.55rem,2.6vw,2.1rem)}.home-games p{max-width:650px;color:rgb(var(--gray));margin:.55rem 0 0;font-size:.88rem;line-height:1.75}.home-external{flex-wrap:nowrap;justify-content:flex-end;align-items:center;gap:.55rem;display:flex}.home-badge{flex:none;justify-content:center;align-items:center;height:44px;line-height:0;text-decoration:none;display:inline-flex}.home-badge--apple{width:133px}.home-badge--google{width:149px}.home-badge img{object-fit:contain;border-radius:0;width:100%;max-width:none;height:44px;display:block}.home-x{color:#fff;background:#000;border-radius:9px;flex:0 0 44px;justify-content:center;align-items:center;width:44px;height:44px;padding:0;text-decoration:none;display:inline-flex}.home-x svg{width:18px;height:18px}.home-badge:hover,.home-x:hover{opacity:.82}@media (width<=920px){.home-hero-grid{grid-template-columns:1fr;gap:1.5rem}.home-policy{max-width:620px}.home-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.home-games{grid-template-columns:1fr}.home-external{flex-wrap:wrap;justify-content:flex-start}}@media (width<=620px){.home-main{width:min(100% - 1.2rem,1120px)}.home-hero{padding:2.7rem 0 1.9rem}.home-hero h1{font-size:clamp(2.1rem,11vw,3.15rem)}.home-search{flex-wrap:wrap;align-items:stretch;padding:.7rem}.home-search svg{margin-left:.3rem}.home-search input{width:calc(100% - 32px);min-height:42px}.home-search button{width:100%}.home-grid{grid-template-columns:1fr}.home-section-heading{flex-direction:column;align-items:flex-start}.home-games{padding:1.35rem}}
