@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&display=swap";:root{--brand-rgb: 193, 27, 77;--brand: rgb(var(--brand-rgb));--brand-soft: rgba(var(--brand-rgb), .12);--text: #22111a;--muted: #735260;--surface: #ffffff;--surface-2: #fff4f8;--line: rgba(34, 17, 26, .08);--ok: #15985e;--danger: #bd2e40}*{box-sizing:border-box}body{margin:0;min-width:320px;font-family:Manrope,sans-serif;color:var(--text);background:radial-gradient(circle at 8% 10%,rgba(var(--brand-rgb),.28),transparent 28%),radial-gradient(circle at 80% 5%,rgba(255,173,196,.52),transparent 35%),linear-gradient(160deg,#fffafd,#fff7fa 40%,#fff)}a{color:inherit;text-decoration:none}.app-shell{min-height:100vh}.top-header{position:sticky;top:12px;z-index:20;padding:.45rem 1.2rem 0;background:transparent;border:0}.top-header-inner{max-width:1240px;margin:0 auto;display:flex;align-items:center;gap:.75rem;padding:.75rem .9rem;border-radius:18px;border:1px solid rgba(var(--brand-rgb),.2);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#ffffffe0;box-shadow:0 10px 28px #551d3126}.brand-lockup{min-width:fit-content;border-radius:12px;padding:.4rem .55rem}.brand-lockup:hover{background:rgba(var(--brand-rgb),.08)}.brand-title{margin:0;font-size:1.2rem;font-weight:800}.brand-subtitle{margin:.2rem 0 0;color:var(--muted);font-size:.82rem}.header-controls{display:flex;align-items:center;gap:.45rem;margin-left:auto;min-width:min(420px,46vw)}input,select,textarea,button{font:inherit}input,select,textarea{width:100%;border-radius:12px;border:1px solid var(--line);background:#fff;padding:.66rem .8rem}input:focus,select:focus,textarea:focus{border-color:rgba(var(--brand-rgb),.55);outline:2px solid rgba(var(--brand-rgb),.1)}.games-genre-select{min-width:220px;border-radius:12px;border:1px solid rgba(var(--brand-rgb),.28);background:linear-gradient(180deg,#fff,#fff7fa);color:#3f2530;font-weight:700;box-shadow:0 6px 18px #5a23381a}.filter-toggle,.action-btn,.primary-link{border-radius:12px;border:0;background:var(--brand);color:#fff;font-weight:700;text-align:center;padding:.78rem 1rem;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.filter-toggle{width:44px;height:44px;padding:0;flex-shrink:0}.filter-toggle img{width:20px;height:20px}.header-filter-panel{max-width:1240px;margin:.6rem auto 0;border:1px solid rgba(var(--brand-rgb),.18);background:#fffffff0;border-radius:14px;padding:.65rem;display:grid;gap:.55rem;grid-template-columns:repeat(3,minmax(140px,1fr));box-shadow:0 8px 20px #551d311f}.main-nav{display:flex;align-items:center;gap:.4rem}.nav-link{border-radius:12px;width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center}.nav-link img{width:20px;height:20px}.nav-link.active{background:var(--brand-soft)}.account-btn{width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid rgba(var(--brand-rgb),.35);display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.account-btn img{width:100%;height:100%;object-fit:cover}.account-actions{display:inline-flex;align-items:center;gap:.45rem}.mobile-search-toggle{display:none;width:42px;height:42px;border:1px solid rgba(var(--brand-rgb),.2);border-radius:12px;background:#fff;align-items:center;justify-content:center;cursor:pointer;font-size:1.1rem;color:#311922}.mobile-search-toggle.active{border-color:rgba(var(--brand-rgb),.45);background:rgba(var(--brand-rgb),.08)}.burger-toggle{display:none;width:42px;height:42px;border:1px solid rgba(var(--brand-rgb),.2);border-radius:12px;background:#fff;align-items:center;justify-content:center;flex-direction:column;gap:4px;cursor:pointer}.burger-toggle span{display:block;width:18px;height:2px;border-radius:999px;background:#311922;transition:transform .2s ease,opacity .2s ease}.burger-toggle.active span:nth-child(1){transform:translateY(6px) rotate(45deg)}.burger-toggle.active span:nth-child(2){opacity:0}.burger-toggle.active span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.mobile-menu-panel{display:none}.mobile-menu-nav{display:grid;gap:.45rem}.mobile-menu-link{display:flex;align-items:center;gap:.55rem;padding:.62rem .68rem;border:1px solid var(--line);border-radius:12px;background:#fff;color:#301821;font-weight:700}.mobile-menu-link img{width:18px;height:18px}.mobile-menu-link.active{border-color:rgba(var(--brand-rgb),.38);background:rgba(var(--brand-rgb),.08)}.mobile-menu-actions{display:grid;gap:.55rem}.mobile-account-link{display:flex;align-items:center;gap:.6rem;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.62rem .68rem;font-weight:700}.mobile-account-link img{width:34px;height:34px;border-radius:999px;object-fit:cover;border:1px solid var(--line)}.mobile-logout-btn{border:1px solid rgba(var(--brand-rgb),.25);border-radius:12px;background:#2d1820;color:#fff;padding:.66rem .74rem;font-weight:700;cursor:pointer}.mobile-menu-filters{display:grid;gap:.5rem}.header-logout-btn{width:40px;height:40px;border:0;border-radius:12px;background:#2d1820;display:inline-flex;align-items:center;justify-content:center;cursor:pointer}.header-logout-btn img{width:18px;height:18px}.page-content{max-width:1280px;margin:0 auto;padding:1.4rem 1.2rem 2rem}.site-footer{border-top:1px solid rgba(var(--brand-rgb),.22);background:linear-gradient(180deg,#fff7fae6,#fffffff2),#fff;margin-top:1rem}.site-footer-inner{max-width:1280px;margin:0 auto;padding:1.6rem 1.2rem 1.1rem;display:grid;gap:1rem;color:#5f4350;font-size:.92rem}.footer-top{display:grid;gap:1.2rem;grid-template-columns:minmax(260px,1.1fr) 2fr}.footer-brand{display:flex;gap:.85rem;align-items:flex-start}.footer-app-icon{width:58px;height:58px;border-radius:14px;border:1px solid rgba(var(--brand-rgb),.22);box-shadow:0 10px 24px rgba(var(--brand-rgb),.15)}.footer-brand-title{margin:0;font-size:1.02rem;font-weight:800;color:#2a1820}.footer-brand-text{margin:.4rem 0 0;line-height:1.45}.footer-columns{display:grid;grid-template-columns:repeat(4,minmax(120px,1fr));gap:1rem}.footer-column h4{margin:0 0 .55rem;color:#2a1820}.footer-column{display:grid;align-content:start;gap:.45rem}.footer-column a{color:#714f5c}.footer-column a:hover{color:var(--brand)}.footer-bottom{border-top:1px solid var(--line);padding-top:.85rem;display:flex;align-items:center;justify-content:space-between;gap:.8rem}.footer-bottom p{margin:0}.footer-legal{display:flex;gap:1rem;flex-wrap:wrap}.footer-legal a{color:#714f5c}.page-stack{display:grid;gap:1rem}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:.35rem;color:#7a5a66;font-size:.85rem}.breadcrumb-item{display:inline-flex;align-items:center;gap:.35rem}.breadcrumb-item a:hover{color:var(--brand)}.breadcrumb-sep{color:#ac8a97}.home-page{gap:1.1rem}.intro-panel h1{margin:0;font-size:clamp(1.2rem,2vw,1.6rem)}.intro-panel p{margin:.45rem 0 0;color:var(--muted)}.main-grid{display:grid;grid-template-columns:1fr 340px;gap:1.1rem}.content-panel,.news-panel,.suggest-panel,.panel-card{border:1px solid var(--line);background:var(--surface);border-radius:20px;padding:1rem}.genre-strip{padding:.85rem 1rem}.genre-chips{display:flex;gap:.45rem;flex-wrap:wrap;margin-top:.7rem}.genre-chip{border:1px solid var(--line);border-radius:999px;background:#fff;padding:.4rem .78rem;color:#513742;cursor:pointer}.genre-chip.active{background:var(--brand);color:#fff;border-color:var(--brand)}.section-head{display:flex;justify-content:space-between;align-items:center;gap:.8rem}.section-head h1,.section-head h2{margin:0}.section-head p{margin:0;color:var(--muted)}.section-space{margin-top:1.2rem}.card-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:.8rem;margin-top:.9rem}.mini-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.7rem}.mini-card{display:flex;gap:.65rem;align-items:center;border:1px solid var(--line);border-radius:14px;padding:.5rem;background:#fff}.mini-card img,.mini-cover{width:64px;height:64px;border-radius:10px;object-fit:cover}.mini-cover-wrap{width:64px;height:64px;border-radius:10px;overflow:hidden;flex-shrink:0}.mini-card h4{margin:0;font-size:.95rem}.mini-card p{margin:.28rem 0 0;color:var(--muted);font-size:.85rem}.game-card{border:1px solid var(--line);border-radius:16px;background:#fff;display:flex;align-items:flex-start;gap:.75rem;padding:.7rem;transition:transform .18s ease}.skeleton-card,.skeleton-mini-card,.skeleton-news-item,.skeleton-box,.skeleton-line,.skeleton-chip{position:relative;overflow:hidden;background:linear-gradient(90deg,#f0e5ea,#f8eff3,#f0e5ea);background-size:220% 100%;animation:shimmer 1.2s linear infinite}.skeleton-card{min-height:92px}.skeleton-mini-card{min-height:76px}.skeleton-news-item{min-height:106px}.skeleton-chip{color:transparent;border-color:transparent}.skeleton-box{border-radius:12px}.smart-image-wrap{position:relative;display:inline-block}.smart-image-wrap img{transition:opacity .25s ease}.img-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(90deg,#ebe1e6,#f7edf2,#ebe1e6);background-size:220% 100%;animation:shimmer 1.15s linear infinite}.game-cover-wrap{width:76px;height:76px;border-radius:14px;overflow:hidden;flex-shrink:0}.skeleton-line{height:14px;border-radius:999px}.skeleton-w-40{width:40%}.skeleton-metric{min-height:58px}.skeleton-btn{width:120px;height:44px}.skeleton-icon-btn{width:42px;height:42px}.skeleton-shot{width:100%;height:clamp(220px,42vw,460px)}.game-card:hover{transform:translateY(-2px)}.game-cover{width:76px;height:76px;border-radius:14px;flex-shrink:0;object-fit:cover}.game-body{flex:1;min-width:0}.game-body h3{margin:0;font-size:1rem}.game-meta{margin:.35rem 0;color:var(--muted);font-size:.86rem}.platform-row{display:flex;gap:.35rem;flex-wrap:wrap;margin-bottom:.42rem;max-width:100%}.platform-icon{width:34px;height:34px;border-radius:8px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center}.platform-icon img{width:22px;height:22px}.chip-row{display:flex;gap:.4rem;flex-wrap:wrap;margin-bottom:0}.chip{padding:.2rem .55rem;border-radius:999px;font-size:.75rem;background:#fff;border:1px solid var(--line)}.game-chevron{color:#9c7a88;font-size:1.35rem;line-height:1;padding-top:.2rem}.secondary-link{color:var(--brand);font-weight:700}.news-list{display:grid;gap:.7rem;margin-top:.9rem}.news-item{border:1px solid var(--line);border-radius:14px;padding:.75rem;background:#fff}.news-item span{color:var(--muted);font-size:.82rem}.news-item h4{margin:.35rem 0}.news-item p{margin:0;color:#543a46;font-size:.93rem}.news-socials{margin-top:.85rem;padding-top:.75rem;border-top:1px solid var(--line);display:flex;gap:.5rem}.news-socials a{width:36px;height:36px;border-radius:10px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:rgba(var(--brand-rgb),.08)}.news-socials img{width:24px;height:24px}.suggest-panel p{color:#5f4450}.full-width{width:100%}.perk-grid{margin-top:.9rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.7rem}.perk-card{border:1px solid var(--line);border-radius:14px;padding:.8rem;background:var(--surface-2)}.perk-card h4{margin:0}.perk-card p{margin:.5rem 0 0;color:#614550;font-size:.9rem}.form-grid{display:grid;gap:.7rem;margin-top:.95rem}.auth-layout{max-width:1060px}.auth-card{display:grid;grid-template-columns:minmax(320px,1fr) minmax(280px,.9fr);gap:.95rem;padding:.9rem}.auth-form-side{border:1px solid var(--line);border-radius:16px;padding:.85rem;background:#fff}.auth-switch{display:inline-grid;grid-template-columns:1fr 1fr;gap:.35rem;margin-bottom:.85rem;border:1px solid var(--line);border-radius:12px;background:#fff7fa;padding:.25rem}.auth-switch-btn{border:0;border-radius:10px;background:transparent;color:#6a4b58;padding:.48rem .7rem;font-weight:700;cursor:pointer}.auth-switch-btn.active{background:var(--brand);color:#fff}.auth-form{margin-top:.75rem}.auth-toggle-link{margin-top:.2rem}.auth-promo-side{border:1px solid rgba(var(--brand-rgb),.24);border-radius:16px;padding:1rem;background:radial-gradient(circle at 88% 12%,rgba(var(--brand-rgb),.2),transparent 30%),linear-gradient(180deg,#fff5f9,#fff)}.auth-promo-side h2{margin:0}.auth-promo-side p{margin:.45rem 0 0;color:#6f515e}.auth-promo-list{margin-top:.9rem;display:grid;gap:.55rem}.auth-promo-list article{border:1px solid var(--line);border-radius:12px;padding:.6rem;background:#fff;display:grid;gap:.2rem}.auth-promo-list strong{color:#3d2330}.auth-promo-list span{color:#6f515d;font-size:.88rem}.error-page{min-height:52vh;display:grid;align-content:center;gap:.7rem;justify-items:start;background:radial-gradient(circle at 90% 12%,rgba(var(--brand-rgb),.16),transparent 34%),linear-gradient(180deg,#fff6fa,#fff)}.error-code{margin:0;font-size:clamp(3.2rem,9vw,6rem);font-weight:800;line-height:.95;color:var(--brand)}.error-page h1{margin:0;font-size:clamp(1.45rem,3.2vw,2rem)}.error-caption{margin:0;color:#6b4c59;max-width:64ch}.error-actions{margin-top:.35rem;display:flex;gap:.55rem;flex-wrap:wrap}.ghost-btn{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.6rem .8rem;color:var(--text)}.admin-table{display:grid;gap:.6rem}.admin-page{gap:.9rem}.admin-stats{display:grid;grid-template-columns:repeat(3,minmax(120px,1fr));gap:.75rem}.admin-stat-card{border:1px solid var(--line);border-radius:14px;background:#fff;padding:.8rem}.admin-stat-card strong{display:block;font-size:1.35rem}.admin-stat-card span{color:#6f505c;font-size:.86rem}.admin-tabs{display:flex;gap:.55rem;flex-wrap:wrap}.admin-tab{border:1px solid var(--line);border-radius:11px;background:#fff;padding:.58rem .85rem;cursor:pointer;color:#4f3340;font-weight:700}.admin-tab.active{background:var(--brand-soft);border-color:rgba(var(--brand-rgb),.3);color:var(--brand)}.admin-layout{display:grid;grid-template-columns:minmax(280px,360px) 1fr;gap:1rem}.admin-inline-actions{display:flex;gap:.6rem;align-items:center}.admin-form-grid{grid-template-columns:1fr 1fr}.admin-editor-wide .admin-form-grid{grid-template-columns:repeat(3,minmax(160px,1fr))}.admin-field-span{grid-column:1 / -1}.admin-check-row{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.admin-check-row label{display:inline-flex;align-items:center;gap:.45rem;color:#553a46}.admin-field-label{margin:0 0 .45rem;font-weight:700;color:#4f3340}.admin-token-grid{display:flex;flex-wrap:wrap;gap:.45rem}.admin-token{border:1px solid var(--line);border-radius:999px;background:#fff;color:#4f3340;padding:.4rem .75rem;cursor:pointer}.admin-token.active{border-color:rgba(var(--brand-rgb),.35);background:var(--brand-soft);color:var(--brand)}.admin-mini-meta{color:#7a5a66;font-size:.82rem}.admin-upload-panel{border:1px dashed rgba(var(--brand-rgb),.32);border-radius:12px;padding:.65rem;background:#fff;display:grid;gap:.55rem}.admin-upload-panel p{margin:0;color:#664752;font-size:.86rem}.admin-upload-panel span{color:#7c5e69;font-size:.85rem}.admin-preview-cover{display:grid;gap:.45rem;justify-items:start}.admin-preview-cover img{width:min(210px,100%);aspect-ratio:1 / 1;object-fit:cover;border-radius:14px;border:1px solid var(--line)}.admin-preview-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.55rem}.admin-preview-shot{display:grid;gap:.35rem}.admin-preview-shot img{width:100%;height:84px;object-fit:cover;border-radius:10px;border:1px solid var(--line)}.admin-converting{color:#73505e;font-size:.85rem}.admin-scroll{max-height:620px;overflow:auto}.admin-list.admin-scroll{margin-top:.75rem}.admin-list{display:grid;gap:.6rem;margin-top:.75rem}.admin-item{border:1px solid var(--line);border-radius:12px;padding:.7rem;background:#fff;display:grid;grid-template-columns:auto 1fr auto;gap:.75rem;align-items:center}.admin-item img{width:68px;height:68px;border-radius:12px;object-fit:cover}.admin-item h4{margin:0}.admin-item p{margin:.3rem 0 0;color:#654752;font-size:.88rem}.admin-comment,.admin-request{grid-template-columns:1fr auto auto}.admin-status{border-radius:999px;border:1px solid rgba(var(--brand-rgb),.2);background:rgba(var(--brand-rgb),.08);color:var(--brand);padding:.28rem .62rem;font-size:.78rem;height:fit-content}.admin-hint p{margin:0;color:#5f444f}.admin-taxonomy-grid{display:grid;grid-template-columns:1fr;gap:.8rem}.admin-taxonomy-card{border:1px solid var(--line);border-radius:14px;padding:.75rem;background:#fff}.admin-taxonomy-card h3{margin:0 0 .65rem}.cards-loader-anchor{width:100%;height:1px}.row{display:grid;grid-template-columns:1fr 1.4fr 1fr 1fr 1.4fr;gap:.6rem;align-items:center;padding:.5rem 0;border-bottom:1px solid var(--line)}.row-head{font-weight:800}.action-group{display:flex;gap:.5rem}.action-group button{border:0;border-radius:10px;padding:.5rem .65rem;color:#fff}.approve{background:var(--ok)}.reject{background:var(--danger)}.detail-layout{display:grid;gap:1rem;grid-template-columns:minmax(260px,420px) 1fr}.detail-cover{width:100%;height:100%;max-height:500px;border-radius:20px;object-fit:cover}.empty-state{color:var(--muted)}.detail-page{display:grid;gap:1rem}.detail-hero{display:grid;grid-template-columns:120px 1fr auto;gap:1rem;align-items:center}.detail-app-icon{width:120px;height:120px;border-radius:26px;object-fit:cover;box-shadow:0 12px 26px #3f13232e}.detail-hero-main h1{margin:0;font-size:clamp(1.4rem,2.2vw,2rem)}.detail-summary{margin:.45rem 0 0;color:#664652}.detail-meta-grid{margin-top:.85rem;display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:.5rem}.detail-meta-grid div{border:1px solid rgba(var(--brand-rgb),.2);background:var(--surface-2);border-radius:12px;padding:.55rem}.detail-meta-grid span{color:#7a5a66;font-size:.78rem;display:block}.detail-meta-grid strong{font-size:1rem}.detail-platforms{margin-top:.7rem}.platform-icon.large{width:38px;height:38px}.platform-icon.large img{width:24px;height:24px}.detail-actions{display:flex;align-items:center;gap:.45rem}.icon-btn{width:42px;height:42px;border-radius:12px;border:1px solid var(--line);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}.icon-btn img{width:20px;height:20px}.icon-btn:hover{transform:translateY(-2px)}.icon-btn.active{background:rgba(var(--brand-rgb),.12);border-color:rgba(var(--brand-rgb),.28)}.screenshots-panel{overflow:hidden}.shot-preview{margin-top:.75rem;border-radius:18px;overflow:hidden;border:1px solid var(--line);background:#f3e8ed;position:relative}.shot-preview img{width:100%;height:clamp(220px,42vw,460px);object-fit:cover;display:block;animation:fadeIn .35s ease}.shot-strip{margin-top:.7rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.shot-thumb{padding:0;border:1px solid var(--line);border-radius:12px;overflow:hidden;background:#fff;cursor:pointer;transition:transform .2s ease}.shot-thumb:hover{transform:translateY(-2px)}.shot-thumb.active{border-color:rgba(var(--brand-rgb),.55);box-shadow:0 0 0 2px rgba(var(--brand-rgb),.14)}.shot-thumb img{width:100%;height:82px;object-fit:cover;display:block}.shot-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:0;border-radius:999px;background:#00000073;color:#fff;font-size:1.4rem;line-height:1;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;z-index:2}.shot-nav.prev{left:12px}.shot-nav.next{right:12px}.shot-expand{position:absolute;right:12px;bottom:12px;width:36px;height:36px;border:0;border-radius:10px;background:#0000008c;color:#fff;font-size:1.1rem;cursor:pointer}.shot-dots{position:absolute;left:50%;bottom:12px;transform:translate(-50%);display:flex;gap:.35rem;padding:.28rem .5rem;border-radius:999px;background:#0006;z-index:2}.shot-dot{width:9px;height:9px;border-radius:999px;border:0;background:rgba(var(--brand-rgb),.28);cursor:pointer}.shot-dot.active{background:var(--brand);transform:scale(1.2)}.shot-lightbox{position:fixed;top:0;right:0;bottom:0;left:0;background:#140a0ed1;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:60}.shot-lightbox-inner{position:relative;width:min(1100px,100%);border-radius:18px;overflow:hidden}.shot-lightbox-inner img{width:100%;max-height:82vh;object-fit:contain;display:block;background:#120b0e}.lightbox-close{position:absolute;top:10px;right:10px;width:34px;height:34px;border:0;border-radius:999px;background:#0000008c;color:#fff;cursor:pointer;z-index:3}.lightbox-counter{position:absolute;left:50%;bottom:10px;transform:translate(-50%);margin:0;border-radius:999px;padding:.3rem .7rem;font-size:.84rem;color:#fff;background:#0000008c}.detail-bottom-grid{display:grid;grid-template-columns:repeat(3,minmax(220px,1fr));gap:1rem}.detail-about,.detail-faq{grid-column:span 2}.badge-soft{border-radius:999px;background:var(--brand-soft);color:var(--brand);padding:.25rem .6rem;font-size:.82rem;font-weight:700}.detail-text{color:#5e3e4a;line-height:1.5}.feature-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.5rem;margin:.8rem 0}.feature-item{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.6rem;display:flex;gap:.5rem;align-items:flex-start}.feature-item img{width:20px;height:20px;flex-shrink:0}.feature-item span{line-height:1.25}.rating-summary{margin-top:.7rem;padding:.75rem;border:1px solid var(--line);border-radius:12px;background:var(--surface-2)}.rating-summary strong{font-size:1.8rem;line-height:1}.rating-summary p{margin:.35rem 0 0;color:#694b57}.comment-form{margin-top:.75rem;display:grid;gap:.55rem}.form-inline{display:grid;grid-template-columns:1fr 120px;gap:.5rem}.comment-list{margin-top:.8rem;display:grid;gap:.55rem;max-height:380px;overflow:auto}.comment-card{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.65rem}.comment-head{display:flex;justify-content:space-between;gap:.6rem;align-items:center}.comment-head span{color:#7a5a66;font-size:.82rem}.comment-card p{margin:.45rem 0 0;color:#583d48}.requirements-list{display:grid;gap:.5rem}.requirement-row{border:1px solid var(--line);border-radius:12px;padding:.6rem;background:#fff;display:grid;gap:.2rem}.requirement-row span{color:#7a5a66;font-size:.82rem}.faq-list{display:grid;gap:.5rem}.faq-item{border:1px solid var(--line);border-radius:12px;background:#fff;padding:.65rem .8rem}.faq-item summary{cursor:pointer;font-weight:700}.faq-item p{margin:.5rem 0 .1rem;color:#5f434f}.similar-grid{margin-top:.75rem;display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:.65rem}.similar-card{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#fff;transition:transform .18s ease}.similar-card:hover{transform:translateY(-2px)}.similar-card img{width:100%;height:120px;object-fit:cover}.similar-card div{padding:.55rem}.similar-card h4{margin:0}.similar-card p{margin:.3rem 0 0;color:#70515d;font-size:.86rem}.rise-in{animation:riseIn .45s ease both}.delay-1{animation-delay:.08s}.delay-2{animation-delay:.16s}@keyframes riseIn{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:.4}to{opacity:1}}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-20% 0}}@media (max-width: 1120px){.main-grid,.admin-layout,.admin-form-grid,.admin-editor-wide .admin-form-grid,.admin-stats,.admin-taxonomy-grid,.detail-bottom-grid{grid-template-columns:1fr}.detail-about,.detail-faq{grid-column:auto}.detail-hero{grid-template-columns:1fr;justify-items:start}.detail-meta-grid{grid-template-columns:repeat(2,minmax(120px,1fr))}.feature-list,.detail-layout,.header-filter-panel{grid-template-columns:1fr}}@media (max-width: 920px){.top-header-inner{display:grid;grid-template-columns:1fr auto auto;align-items:center;row-gap:.55rem}.header-controls{display:none}.header-controls.mobile-open{display:flex;grid-row:2;grid-column:1 / -1;width:100%;margin-left:0;min-width:0}.mobile-search-toggle{display:inline-flex;grid-row:1;grid-column:2;justify-self:end}.filter-toggle,.main-nav,.account-actions{display:none}.burger-toggle{display:inline-flex;grid-row:1;grid-column:3;justify-self:end}.mobile-menu-panel{display:grid;gap:.65rem;max-width:1240px;margin:.6rem auto 0;border:1px solid rgba(var(--brand-rgb),.2);border-radius:14px;background:#fffffff2;box-shadow:0 10px 24px #551d3124;padding:.7rem}.footer-top{grid-template-columns:1fr}.footer-columns{grid-template-columns:repeat(2,minmax(120px,1fr))}.auth-card{grid-template-columns:1fr}}@media (max-width: 760px){.page-content{padding:1rem}.shot-strip{justify-content:center}.shot-thumb img{height:64px}.form-inline{grid-template-columns:1fr}.site-footer-inner{padding:1.2rem 1rem 1rem}.footer-columns{grid-template-columns:1fr}.footer-bottom{flex-direction:column;align-items:flex-start}.footer-legal{gap:.7rem}.row{grid-template-columns:1fr;gap:.35rem;padding:.8rem;border:1px solid var(--line);border-radius:12px}.row-head{display:none}.admin-item,.admin-comment,.admin-request{grid-template-columns:1fr}}.toast-stack{position:fixed;right:16px;bottom:16px;z-index:100;display:grid;gap:.55rem}.toast-item{min-width:220px;max-width:320px;border-radius:12px;padding:.65rem .8rem;color:#fff;box-shadow:0 10px 24px #12080c38}.toast-item.info{background:#4d3a44}.toast-item.success{background:#168457}.toast-item.error{background:#bd2e40}.profile-page{display:grid;gap:1rem}.profile-top-card{padding:1.1rem 1.2rem}.profile-hero-head{display:flex;align-items:center;gap:.65rem;flex-wrap:wrap}.profile-hero h1{margin:0}.profile-hero p{margin:.45rem 0 0;color:#684a56}.profile-layout{display:grid;grid-template-columns:minmax(260px,320px) 1fr;gap:1rem;padding:1rem}.profile-sidebar{border:1px solid var(--line);border-radius:18px;padding:.9rem;display:grid;gap:.75rem;align-content:start;background:linear-gradient(180deg,#fff9fc,#fff)}.profile-avatar-wrap{display:grid;justify-content:center}.profile-avatar{width:180px;height:180px;border-radius:22px;object-fit:cover;border:1px solid var(--line)}.profile-avatar-lg.placeholder{display:flex;align-items:center;justify-content:center;font-size:3.6rem;font-weight:800;color:#c11b4d;background:#ffe6ee}.profile-id h2{margin:0;font-size:1.2rem}.profile-id p{margin:.35rem 0 0;color:#704f5c}.profile-role-line{border:1px solid var(--line);border-radius:12px;padding:.55rem .65rem;background:#fff;display:grid;gap:.18rem}.profile-role-line span{color:#7a5b67;font-size:.82rem}.profile-upload-label{display:grid;gap:.4rem}.profile-upload-label input{padding:.5rem}.profile-upload-label span{color:#6c4c58;font-size:.86rem}.profile-main{display:grid;gap:.8rem}.profile-stat-grid{display:grid;grid-template-columns:repeat(3,minmax(130px,1fr));gap:.6rem}.profile-stat{border:1px solid rgba(var(--brand-rgb),.2);border-radius:14px;background:var(--surface-2);padding:.65rem}.profile-stat span{color:#7d5b68;font-size:.8rem;display:block}.profile-stat strong{display:block;margin-top:.2rem}.profile-field{display:grid;gap:.45rem}.profile-field label{font-weight:700}.profile-quick-grid{display:grid;grid-template-columns:repeat(2,minmax(220px,1fr));gap:.65rem}.profile-quick{border:1px solid var(--line);border-radius:14px;padding:.65rem;background:#fff;display:flex;gap:.55rem;align-items:flex-start}.profile-quick img{width:20px;height:20px;margin-top:.15rem}.profile-quick strong{display:block}.profile-quick p{margin:.28rem 0 0;color:#684955;font-size:.9rem}.profile-action-row{display:flex;gap:.6rem;flex-wrap:wrap}.profile-security-block{display:grid;gap:.7rem;padding:.85rem}.profile-twofa-block{display:grid;gap:.55rem}.profile-twofa-setup{display:grid;gap:.45rem;border:1px solid var(--line);border-radius:12px;background:#fff;padding:.65rem}.profile-twofa-setup p{margin:0;color:#6b4d58}.profile-twofa-steps{margin:0;padding-left:1.15rem;color:#563845;display:grid;gap:.2rem}.profile-twofa-qr{width:min(240px,100%);border:1px solid var(--line);border-radius:14px;background:#fff8fb;padding:.35rem}.profile-twofa-setup code{display:block;max-width:100%;overflow-wrap:anywhere;border:1px solid var(--line);border-radius:10px;padding:.45rem .55rem;background:#fbf6f8;color:#452733}.muted-text{margin:0;color:#6b4d58}.profile-logout-btn{border-color:rgba(var(--brand-rgb),.25)}@media (max-width: 1040px){.profile-layout{grid-template-columns:1fr}}@media (max-width: 860px){.profile-avatar{width:154px;height:154px}.profile-stat-grid,.profile-quick-grid{grid-template-columns:1fr}}.comment-user-block{display:inline-flex;align-items:center;gap:.45rem}.comment-avatar{width:32px;height:32px;border-radius:999px;object-fit:cover;border:1px solid var(--line)}.comment-avatar.placeholder{display:inline-flex;align-items:center;justify-content:center;font-size:.82rem;font-weight:700;color:#c11b4d;background:#ffe6ee}
