.game-hero-section{background:var(--bg);z-index:2;padding:48px 0;position:relative}.game-hero-grid{grid-template-columns:auto 1fr;align-items:start;gap:48px;display:grid}.game-mobile-summary{flex-direction:column;min-width:0;display:flex}.game-subtitle{color:var(--t2);margin-bottom:20px;font-size:15px}.game-core-facts{flex-wrap:wrap;gap:12px;margin-bottom:24px;display:flex}.game-core-fact{background:var(--bg-card);border:1px solid var(--border);border-radius:var(--r-md);align-items:center;gap:6px;padding:8px 14px;font-size:14px;display:flex}.game-tags-stack{order:1}.game-status-actions{flex-wrap:wrap;order:2;gap:10px;display:flex}.game-main-grid{grid-template-columns:1fr 300px;align-items:start;gap:40px;display:grid;position:relative}.game-hero-grid>*,.game-main-grid>*{min-width:0}.game-sidebar{top:calc(var(--hh) + 24px);z-index:1;position:sticky}@media (max-width:768px){.game-hero-grid{grid-template-columns:1fr;gap:24px}}.game-tags-mobile{display:block}.game-tags-desktop{margin-bottom:20px;display:none}.game-tags-desktop__label{color:var(--t3);text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:11px;font-weight:800}.game-mobile-disclosure{margin-bottom:20px}.game-mobile-disclosure__summary{min-height:44px;color:var(--t2);cursor:pointer;border-bottom:1px solid var(--border);align-items:center;gap:8px;font-size:13px;font-weight:800;list-style:none;display:flex}.game-mobile-disclosure__summary::-webkit-details-marker{display:none}.game-mobile-disclosure__count{color:var(--t3);margin-left:auto;font-size:12px}.game-mobile-disclosure__chevron{color:var(--t3);transition:transform .2s var(--ease-fn)}.game-mobile-disclosure[open] .game-mobile-disclosure__chevron{transform:rotate(180deg)}.game-mobile-disclosure__content{flex-wrap:wrap;gap:6px;padding-top:10px;display:none}.game-mobile-disclosure[open]>.game-mobile-disclosure__content{display:flex}@media (min-width:641px){.game-tags-mobile{display:none}.game-tags-desktop{display:block}.game-tags-desktop .game-mobile-disclosure__content{padding-top:0;display:flex}}@media (max-width:640px){.game-hero-section{padding:20px 0 24px}.game-hero-grid{gap:18px}.game-subtitle{margin-bottom:12px;font-size:14px}.game-core-facts{gap:8px;margin-bottom:12px}.game-core-fact{padding:7px 10px;font-size:13px}.game-status-actions{order:1;margin-bottom:6px}.game-status-actions .btn{flex:132px;min-height:44px;padding:10px 12px}.game-tags-stack{order:2}.game-info-core-fact{display:none!important}}@media (max-width:1200px){.game-main-grid{grid-template-columns:1fr;gap:32px}.game-sidebar{order:-1;position:static}}.game-cover{flex-shrink:0;width:240px}@media (max-width:768px){.game-cover{width:min(68vw,300px);max-width:none;margin:0 auto}.game-title{font-size:26px!important}}.game-info-photos-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}.game-info-photos-grid img{transition:transform .3s var(--ease-fn)}.game-info-photos-grid a:hover img{transform:scale(1.04)}.game-info-photos-more{transition:background-color .2s var(--ease-fn);background:#0a0a0fad;flex-direction:column;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.game-info-photos-grid a:hover .game-info-photos-more{background:#0a0a0fc7}.game-info-photos-more-count{color:#fff;font-size:22px;font-weight:800;line-height:1}.game-info-photos-more-label{color:#ffffffbf;margin-top:4px;font-size:11px;font-weight:600}@media (max-width:768px){.game-info-photos-more-count{font-size:17px}.game-info-photos-more-label{font-size:10px}}.game-info-videos-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}.game-info-videos-grid--single{grid-template-columns:1fr}@media (max-width:768px){.game-info-photos-grid{grid-template-columns:repeat(2,1fr)}.game-info-videos-grid{grid-template-columns:1fr}}.video-poster-card{transition:transform .22s var(--ease-fn), border-color .22s var(--ease-fn)}.video-poster-card:hover{border-color:var(--baccent);transform:translateY(-2px)}.video-poster-title{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.videos-tab-grid{grid-template-columns:repeat(3,1fr);gap:14px;display:grid}.videos-tab-grid .video-poster-title{white-space:normal;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-height:31px;font-size:11.5px;line-height:1.35;display:-webkit-box}@media (max-width:768px){.videos-tab-grid{grid-template-columns:repeat(2,1fr)}}.photos-tab-grid{grid-template-columns:repeat(4,1fr);gap:8px;display:grid}@media (max-width:768px){.photos-tab-grid{grid-template-columns:repeat(2,1fr)}}.photo-thumb img{transition:transform .22s}.photo-thumb:hover img{transform:scale(1.04)}.rating-modal-footer{gap:10px;display:flex}.rating-modal-footer-primary{gap:10px;margin-left:auto;display:flex}.review-rating-grid{grid-template-columns:repeat(10,minmax(0,1fr));gap:5px;display:grid!important}.review-modal-actions{gap:10px;display:flex}.file-upload-form{min-width:0}.file-row-actions{flex-shrink:0;align-items:center;gap:8px;display:flex}.edit-pair-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.reviews-confirm-actions{justify-content:center;gap:10px;display:flex}@media (max-width:640px){.rating-modal-footer{flex-direction:column}.rating-modal-footer-primary{width:100%;margin-left:0}.rating-modal-footer-primary .btn{flex:1}.review-modal-overlay{overflow-y:auto;align-items:flex-start!important;padding:8px!important}.review-modal{max-height:calc(100dvh - 16px);overflow-y:auto;padding:20px 16px!important}.review-close-action{width:44px;height:44px;padding:0!important}.review-rating-grid{grid-template-columns:repeat(5,1fr)}.review-rating-grid button{min-height:44px;aspect-ratio:auto!important}.media-delete-action,.file-delete-action{justify-content:center;align-items:center;min-width:44px;min-height:44px}.media-lightbox-close{width:44px!important;height:44px!important;top:max(8px, env(safe-area-inset-top))!important;right:8px!important}.file-row-actions{gap:2px}.edit-drawer-close{width:44px!important;height:44px!important}.edit-pair-grid{grid-template-columns:1fr}.reviews-confirm-overlay{padding:8px!important}.reviews-confirm-dialog{max-height:calc(100dvh - 16px);overflow-y:auto;padding:22px 16px!important}.reviews-confirm-actions .btn{min-height:44px}}.tag-mechanic{color:var(--purple-light);background:#7235e01f;border:1px solid #7235e040}.edit-submit-btn{border-radius:10px;justify-content:center;align-items:center;gap:8px;width:100%;padding:12px;font-size:14px;font-weight:700;display:flex}
