.tag-header{align-items:center;gap:12px;margin-bottom:12px;display:flex}.tag-header h2{-webkit-font-smoothing:antialiased;font-size:20px;font-weight:600;line-height:1.3}.tag-header button{color:#818cf8;cursor:pointer;font-size:13px}.tag-header button:hover{text-decoration:underline}.editorial-grid-wrapper{padding:10px;position:relative;overflow:visible}.editorial-grid{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:16px;display:grid}.editorial-card{aspect-ratio:1;background:linear-gradient(135deg,#06b6d41f,#0891b21f);border:2px solid #ffffff26;border-radius:16px;transition:transform .25s,box-shadow .3s,border-color .3s;position:relative;overflow:visible;box-shadow:0 8px 24px #06b6d42e}.editorial-card-inner{border-radius:16px;position:absolute;inset:0;overflow:hidden}[data-theme=dark] .editorial-card{background:linear-gradient(135deg,#7c3aed1f,#6d28d91f);box-shadow:0 8px 24px #7c3aed2e}.editorial-card:hover{border-color:#ffffff59;transform:translateY(-2px);box-shadow:0 0 35px #06b6d480,0 0 25px #06b6d459,0 12px 40px #06b6d440}[data-theme=dark] .editorial-card:hover{box-shadow:0 0 35px #7c3aed80,0 0 25px #7c3aed59,0 12px 40px #7c3aed40}.editorial-card img{object-fit:cover}.featured-overlay{background:linear-gradient(#0000,#00000040,#000000b3);position:absolute;inset:0}.card-disabled{pointer-events:none;filter:grayscale(.35)}.pc-overlay{z-index:6;border-radius:inherit;background:#0009;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.pc-icon{filter:drop-shadow(0 8px 18px #0009);background:url(/window.svg) 50%/contain no-repeat;width:44px;height:44px}.featured-content{z-index:2;transition:transform .25s;position:absolute;bottom:-2px;left:12px;right:12px;transform:translateY(18px)}.featured-content h3{-webkit-font-smoothing:antialiased;font-size:15px;font-weight:600;line-height:1.3}.editorial-card:hover .featured-content{transform:translateY(-5px)}.editorial-card:hover .featured-content p{opacity:.9}.card-badges{z-index:5;gap:5px;display:flex;position:absolute;top:8px;right:8px}.rating-badge,.badge{-webkit-font-smoothing:antialiased;padding:4px 7px;font-size:11px;font-weight:600;line-height:1}.badge.hot{background:linear-gradient(135deg,var(--accent-2-light),var(--accent-1),var(--accent-2-dark));box-shadow:0 4px 12px #06b6d459}[data-theme=dark] .badge.hot{box-shadow:0 4px 12px #7c3aed59}.badge.new{background:linear-gradient(135deg,var(--accent-1),var(--accent-2-light));box-shadow:0 4px 12px #06b6d466}[data-theme=dark] .badge.new{box-shadow:0 4px 12px #7c3aed66}.editorial-card,.featured-content,.tag-header{text-rendering:optimizeLegibility}.rail-btn{z-index:20;color:#fff;cursor:pointer;opacity:0;background:linear-gradient(90deg,#0009,#0000);justify-content:center;align-items:center;width:40px;font-size:28px;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0}.rail-btn.right{background:linear-gradient(270deg,#0009,#0000);right:0}.rail-btn.left{left:0}.relative:hover .rail-btn{opacity:1}@keyframes slideInRight{0%{opacity:0;transform:translate(60px)}to{opacity:1;transform:translate(0)}}@keyframes slideInLeft{0%{opacity:0;transform:translate(-60px)}to{opacity:1;transform:translate(0)}}.editorial-grid[data-dir=right]{animation:.4s both slideInRight}.editorial-grid[data-dir=left]{animation:.4s both slideInLeft}.featured-content h3{color:#fff!important}.main-page{color:#fff;min-height:100vh}html[data-theme=light] .main-page{color:#0f172a}html[data-theme=light] .editorial-card{background:#fff;border:1px solid #e5e7eb;box-shadow:0 10px 24px #0000001f}html[data-theme=light] .editorial-card:hover{border-color:#06b6d459;box-shadow:0 0 32px #06b6d473,0 0 22px #06b6d44d,0 12px 36px #06b6d438}html[data-theme=light] .featured-overlay{background:linear-gradient(#0000,#00000026,#0006)}@media (max-width:900px){.tag-header{flex-direction:column;align-items:flex-start;gap:6px}.editorial-grid-wrapper{padding:6px;overflow:visible}.editorial-grid{grid-template-rows:repeat(3,105px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editorial-big{grid-row:span 1}.rail-btn{width:32px;font-size:22px}.pc-icon{width:36px;height:36px}}@media (max-width:600px){.editorial-grid{grid-template-rows:repeat(3,96px);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}.editorial-card{border-radius:10px}.featured-content h3{font-size:14px}.pc-icon{width:30px;height:30px}}@media (max-width:420px){.editorial-grid{grid-template-rows:repeat(3,88px);gap:6px}}
