.interests-module__M--Maq__interestsContainer{min-height:calc(100vh - 200px);animation:.6s ease-out interests-module__M--Maq__fadeIn}.interests-module__M--Maq__pageHeader{margin-bottom:32px}.interests-module__M--Maq__pageTitle{margin-bottom:8px;font-size:2.2rem}.interests-module__M--Maq__pageSubtitle{color:var(--text-secondary);font-size:1.05rem;line-height:1.5}.interests-module__M--Maq__interestsGrid{grid-template-columns:repeat(6,1fr);align-items:stretch;gap:24px;margin-top:32px;display:grid}.interests-module__M--Maq__singleSpan{grid-column:span 2}.interests-module__M--Maq__doubleSpan{grid-column:span 3}@media (max-width:992px){.interests-module__M--Maq__interestsGrid{grid-template-columns:repeat(4,1fr)}.interests-module__M--Maq__singleSpan{grid-column:span 2}.interests-module__M--Maq__doubleSpan{grid-column:span 4}}@media (max-width:768px){.interests-module__M--Maq__interestsGrid{grid-template-columns:1fr}.interests-module__M--Maq__singleSpan,.interests-module__M--Maq__doubleSpan{grid-column:span 1}}.interests-module__M--Maq__chessCard{flex-direction:column;justify-content:space-between;height:100%;min-height:420px;display:flex;position:relative;overflow:hidden}.interests-module__M--Maq__cardHeader{z-index:2;justify-content:space-between;align-items:flex-start;margin-bottom:12px;display:flex}.interests-module__M--Maq__cardHeading{align-items:center;gap:10px;font-size:1.4rem;font-weight:700;display:flex}.interests-module__M--Maq__cardBadge{background:var(--glow-color);border:1px solid var(--border-color-active);color:var(--color-primary);text-transform:uppercase;z-index:2;border-radius:20px;padding:4px 10px;font-size:.7rem;font-weight:700}.interests-module__M--Maq__chessBackground{opacity:.95;pointer-events:none;z-index:1;background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-position:50%;background-size:32px 32px;position:absolute;inset:0}.interests-module__M--Maq__chessDescription{color:var(--text-secondary);z-index:2;margin-bottom:16px;font-size:.95rem;line-height:1.6}.interests-module__M--Maq__statsContainer{z-index:2;grid-template-columns:repeat(2,1fr);gap:12px;margin:16px 0;display:grid}.interests-module__M--Maq__statBox{border:1px solid var(--border-color);text-align:center;background:#0003;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:12px;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex}.interests-module__M--Maq__statBox:hover{border-color:var(--border-color-active);background:#00000059;transform:translateY(-2px);box-shadow:0 4px 12px #0003}.interests-module__M--Maq__statLabel{font-size:.7-rem;color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-weight:700}.interests-module__M--Maq__statValue{color:var(--text-primary);align-items:center;gap:4px;font-size:1.4rem;font-weight:800;display:flex}.interests-module__M--Maq__statValueHighlight{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text}.interests-module__M--Maq__bestValue{color:var(--text-secondary);margin-top:2px;font-size:.7rem}.interests-module__M--Maq__loadingWrapper{height:140px;color:var(--text-secondary);z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:12px;font-size:.9rem;display:flex}.interests-module__M--Maq__spinner{border:2px solid var(--border-color);border-top-color:var(--color-primary);border-radius:50%;width:24px;height:24px;animation:1s linear infinite interests-module__M--Maq__spin}.interests-module__M--Maq__liveIndicator{color:var(--color-accent);z-index:2;align-items:center;gap:6px;margin-top:8px;font-size:.7rem;font-weight:600;display:flex}.interests-module__M--Maq__liveDot{background-color:var(--color-accent);border-radius:50%;width:6px;height:6px;animation:1.5s infinite interests-module__M--Maq__pulse;display:inline-block}.interests-module__M--Maq__cardFooter{z-index:2;margin-top:auto;padding-top:16px}@keyframes interests-module__M--Maq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes interests-module__M--Maq__pulse{0%{opacity:.3}50%{opacity:1}to{opacity:.3}}@keyframes interests-module__M--Maq__fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.interests-module__M--Maq__moviesCard{flex-direction:column;justify-content:space-between;height:100%;min-height:420px;display:flex;position:relative;overflow:hidden}.interests-module__M--Maq__moviesBackground{pointer-events:none;z-index:1;background:radial-gradient(circle at 80% 20%,#6366f10d 0%,#0000 50%);position:absolute;inset:0}.interests-module__M--Maq__moviesStatsBanner{border:1px solid var(--border-color);z-index:2;background:#00000040;border-radius:12px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:10px 16px;display:flex}.interests-module__M--Maq__moviesStatsText{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.05em;font-size:.85rem;font-weight:700}.interests-module__M--Maq__moviesStatsCount{background:linear-gradient(135deg, var(--color-primary), var(--color-secondary));-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.1rem;font-weight:800}.interests-module__M--Maq__moviesList{z-index:2;flex-direction:column;gap:8px;margin-bottom:16px;display:flex}.interests-module__M--Maq__movieItem{border:1px solid var(--border-color);background:#ffffff05;border-radius:8px;justify-content:space-between;align-items:center;padding:8px 12px;text-decoration:none;transition:all .2s;display:flex}.interests-module__M--Maq__movieItem:hover{border-color:var(--border-color-active);background:#ffffff0d;transform:translate(2px)}.interests-module__M--Maq__movieInfo{flex-direction:column;gap:2px;display:flex}.interests-module__M--Maq__movieTitle{color:var(--text-primary);font-size:.9rem;font-weight:600}.interests-module__M--Maq__movieYear{color:var(--text-secondary);font-size:.75rem}.interests-module__M--Maq__movieRating{color:var(--color-accent);background:#00f0ff1a;border:1px solid #00f0ff33;border-radius:4px;padding:2px 8px;font-size:.8rem;font-weight:700}.interests-module__M--Maq__imageCard{flex-direction:column;justify-content:flex-start;gap:16px;display:flex;overflow:hidden}.interests-module__M--Maq__imageWrapper{border:1px solid var(--border-color);background:#0003;border-radius:12px;width:100%;position:relative;overflow:hidden}.interests-module__M--Maq__verticalImage{aspect-ratio:16/11}.interests-module__M--Maq__landscapeImage{aspect-ratio:16/10}.interests-module__M--Maq__cardImg{object-fit:cover;width:100%;height:100%;transition:transform .5s cubic-bezier(.4,0,.2,1);display:block}.interests-module__M--Maq__imageCard:hover .interests-module__M--Maq__cardImg{transform:scale(1.03)}.interests-module__M--Maq__landscapeLayout{grid-template-columns:1fr 1.2fr;align-items:center;gap:20px;height:100%;display:grid}.interests-module__M--Maq__landscapeLayout .interests-module__M--Maq__imageWrapper{height:100%;margin:0;display:flex}.interests-module__M--Maq__landscapeLayout .interests-module__M--Maq__cardImg{height:100%}.interests-module__M--Maq__landscapeLayoutContent{flex-direction:column;justify-content:center;height:100%;display:flex}@media (max-width:768px){.interests-module__M--Maq__landscapeLayout{grid-template-columns:1fr;gap:16px}}
