:root{--rs:#e8445a;--rs-dark:#b72c45;--bg:#000;--panel:#151515;--muted:#a9a9ae;--text:#fff;--header:72px;--page:1280px;color-scheme:dark}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:#000;color:var(--text);font-family:"Noto Sans",Inter,Arial,"PingFang SC","Microsoft YaHei",sans-serif;line-height:1.45;overflow-x:hidden}body:has(.guard-overlay:not([hidden])){overflow:hidden}button,a,select,input,textarea{font:inherit}button,a{touch-action:manipulation}button{color:inherit}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}[hidden]{display:none!important}.announce{position:relative;z-index:1000;background:var(--rs);padding:7px 16px;text-align:center;font-size:13px;font-weight:700}.site-header{position:sticky;top:0;z-index:900;height:var(--header);background:rgba(0,0,0,.92);border-bottom:1px solid rgba(255,255,255,.08);backdrop-filter:blur(16px)}.header-inner{max-width:var(--page);height:100%;margin:auto;padding:0 28px;display:flex;align-items:center;gap:34px}.brand-mark{display:flex;align-items:center;gap:10px;flex:none}.brand-mark img:first-child{width:42px;height:42px;border-radius:10px;object-fit:cover}.brand-mark img:last-child{width:144px;height:auto}.desktop-nav{display:flex;align-items:center;gap:28px;min-width:0}.desktop-nav button{border:0;background:transparent;padding:10px 0;color:#e8e8ea;font-size:16px;cursor:pointer;white-space:nowrap}.desktop-nav button:hover{color:var(--rs)}.header-actions{margin-left:auto;display:flex;align-items:center;gap:18px}.language-select{height:40px;display:flex;align-items:center;gap:7px;color:#fff}.language-select span{font-size:24px}.language-select select{max-width:150px;border:0;background:#111;color:#fff;padding:7px 28px 7px 8px;border-radius:8px;cursor:pointer;outline:0}.search-button,.icon-button{border:0;background:transparent;cursor:pointer}.search-button{font-size:32px;line-height:1;padding:0 4px}.top-download{background:var(--rs);border-radius:7px;padding:10px 19px;font-weight:800;transition:.2s}.top-download:hover{background:#f1566c;transform:translateY(-1px)}.menu-button{display:none;width:34px;height:34px;padding:7px}.menu-button span{display:block;height:2px;margin:4px 0;background:#fff;border-radius:2px}.mobile-menu{position:absolute;left:0;right:0;top:100%;background:#111;border-bottom:1px solid #333;padding:10px 16px 18px;box-shadow:0 20px 40px rgba(0,0,0,.55)}.mobile-menu button,.mobile-menu a{display:block;width:100%;border:0;border-bottom:1px solid #282828;background:transparent;padding:13px 4px;text-align:left}.mobile-menu a{color:#ff7386;font-weight:800}.hero{position:relative;height:min(50vw,640px);min-height:480px;overflow:hidden;background:#0a0a0a}.hero-click-area{position:absolute;inset:0}.hero-background{width:100%;height:100%;object-fit:cover;object-position:center top;transform:scale(1.002);transition:opacity .35s ease}.hero-shade{position:absolute;inset:0;pointer-events:none;background:linear-gradient(90deg,rgba(0,0,0,.9) 0%,rgba(0,0,0,.57) 38%,rgba(0,0,0,.06) 70%),linear-gradient(0deg,#000 0%,transparent 30%,rgba(0,0,0,.2) 100%)}.hero-content{position:absolute;z-index:2;left:max(5vw,32px);bottom:72px;width:min(620px,50vw);text-shadow:0 2px 12px rgba(0,0,0,.82)}.hero-badge{display:inline-block;background:var(--rs);border-radius:4px;padding:5px 10px;margin-bottom:13px;font-size:13px;font-weight:900}.hero-content h1{margin:0 0 10px;font-size:clamp(34px,4vw,62px);line-height:1.05;letter-spacing:-.025em}.hero-tags{display:flex;flex-wrap:wrap;gap:7px;margin-bottom:12px}.hero-tags span{border-right:1px solid rgba(255,255,255,.65);padding-right:8px;font-size:14px;font-weight:700}.hero-tags span:last-child{border:0}.hero-content p{display:-webkit-box;max-width:590px;margin:0 0 22px;color:#efeff1;font-size:15px;line-height:1.58;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.play-button{display:inline-flex;align-items:center;gap:10px;background:#fff;color:#111;border-radius:6px;padding:11px 24px;font-size:17px;font-weight:900;text-shadow:none;box-shadow:0 8px 24px rgba(0,0,0,.3)}.play-triangle{width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:12px solid #111}.hero-controls{position:absolute;z-index:3;left:50%;bottom:25px;transform:translateX(-50%);display:flex;align-items:center;gap:12px}.hero-controls>button{width:32px;height:32px;border:1px solid rgba(255,255,255,.35);border-radius:50%;background:rgba(0,0,0,.35);font-size:25px;line-height:24px;cursor:pointer}.hero-dots{display:flex;gap:7px}.hero-dots button{width:7px;height:7px;border:0;border-radius:99px;background:rgba(255,255,255,.55);padding:0;cursor:pointer;transition:.2s}.hero-dots button.active{width:24px;background:var(--rs)}.featured-rail{position:relative;z-index:5;max-width:var(--page);margin:-36px auto 12px;padding:0 28px;display:flex;gap:12px;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none}.featured-rail::-webkit-scrollbar,.card-rail::-webkit-scrollbar{display:none}.featured-card{position:relative;flex:0 0 96px;aspect-ratio:3/4;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#1e1e1e;scroll-snap-align:start;box-shadow:0 7px 20px rgba(0,0,0,.5)}.featured-card.active{border-color:#fff}.featured-card img{width:100%;height:100%;object-fit:cover}.featured-card::after,.story-card .card-image::after{content:"▶";position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:grid;place-items:center;width:36px;height:36px;border-radius:50%;background:rgba(0,0,0,.46);border:1px solid rgba(255,255,255,.55);font-size:13px;color:#fff;opacity:0;transition:.2s}.featured-card:hover::after,.story-card:hover .card-image::after{opacity:1}.catalog-sections{max-width:var(--page);margin:0 auto;padding:8px 28px 18px}.catalog-section{margin:30px 0 36px}.section-head{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:14px}.section-head h2{margin:0;font-size:25px;line-height:1.2}.section-head button{border:0;background:transparent;color:#b9b9bd;cursor:pointer}.section-head button:hover{color:#fff}.card-rail{display:flex;gap:14px;overflow-x:auto;overscroll-behavior-inline:contain;scroll-snap-type:x proximity;padding:2px 1px 10px;scrollbar-width:none}.story-card{position:relative;flex:0 0 174px;min-width:0;scroll-snap-align:start}.card-image{position:relative;aspect-ratio:3/4;border-radius:7px;overflow:hidden;background:#1a1a1a}.card-image img{width:100%;height:100%;object-fit:cover;transition:transform .28s ease}.story-card:hover .card-image img{transform:scale(1.035)}.card-badge{position:absolute;z-index:2;left:7px;top:7px;background:var(--rs);border-radius:3px;padding:3px 7px;color:#fff;font-size:11px;font-style:normal;font-weight:900}.card-copy h3{display:-webkit-box;margin:9px 0 5px;color:#fff;font-size:15px;line-height:1.3;font-weight:750;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.card-copy p{margin:0;color:#96969c;font-size:12px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.catalog-section.ranking .story-card{flex-basis:260px;display:grid;grid-template-columns:90px 1fr;gap:12px}.catalog-section.ranking .card-image{aspect-ratio:3/4}.catalog-section.ranking .card-copy{padding-top:10px}.rank-number{position:absolute;z-index:3;left:-2px;bottom:36px;color:#fff;font-size:46px;font-weight:950;font-style:italic;line-height:1;text-shadow:2px 2px 0 #000,-2px -2px 0 #000,3px 3px 14px #000}.page-end{margin:12px auto 34px;color:#6f6f74;text-align:center;font-size:13px}.ssss-section{max-width:1120px;margin:20px auto 56px;padding:0 24px}.ssss-section a{display:block;border-radius:10px;overflow:hidden;background:#101010}.ssss-section img{width:100%;height:auto}.site-footer{background:#111;border-top:1px solid #242424;padding:46px max(28px,calc((100vw - var(--page))/2 + 28px)) 120px;display:grid;grid-template-columns:1fr 1.5fr;gap:40px}.footer-brand{display:flex;align-items:center;gap:14px}.footer-brand>img{width:72px;height:72px;border-radius:15px}.footer-brand div>img{width:190px}.footer-brand p{margin:8px 0 0;color:#888;font-size:13px}.footer-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:40px}.footer-columns div{display:flex;flex-direction:column;align-items:flex-start;gap:10px}.footer-columns b{margin-bottom:3px}.footer-columns button,.footer-columns a,.footer-columns span{border:0;background:transparent;padding:0;color:#a6a6aa;text-align:left;font-size:13px}.footer-columns button,.footer-columns a{cursor:pointer}.footer-columns button:hover,.footer-columns a:hover{color:#fff}.copyright{grid-column:1/-1;margin:15px 0 0;color:#666;font-size:12px}.floating-qr{position:fixed;z-index:800;right:22px;bottom:26px;width:208px;border:1px solid rgba(255,255,255,.18);border-radius:13px;background:rgba(24,24,24,.96);padding:14px;box-shadow:0 18px 55px rgba(0,0,0,.58);backdrop-filter:blur(18px)}.floating-qr a{display:block;text-align:center}.qr-close{position:absolute;right:-8px;top:-8px;width:25px;height:25px;border:1px solid #555;border-radius:50%;background:#222;color:#fff;cursor:pointer}.qr-code{display:grid;place-items:center;min-height:150px;border-radius:8px;background:#fff;padding:8px}.qr-code svg{width:100%;height:auto}.floating-qr strong{display:block;margin:10px 0 4px;font-size:12px;line-height:1.3}.floating-qr span{display:block;color:#a7a7ac;font-size:10px}.mobile-download-bar{display:none}.cookie-banner{position:fixed;z-index:1000;left:18px;right:18px;bottom:18px;max-width:960px;margin:auto;border:1px solid #393939;border-radius:12px;background:rgba(27,27,27,.98);padding:16px 18px;align-items:center;gap:20px;box-shadow:0 18px 60px rgba(0,0,0,.7)}.cookie-banner div{flex:1}.cookie-banner b{font-size:16px}.cookie-banner p{margin:5px 0 0;color:#bbb;font-size:12px;line-height:1.45}.cookie-banner button{flex:none;border:0;border-radius:6px;background:var(--rs);padding:9px 20px;font-weight:800;cursor:pointer}.dialog-backdrop,.guard-overlay{position:fixed;z-index:1400;inset:0;display:grid;place-items:center;background:rgba(0,0,0,.78);padding:20px}.dialog-card,.guard-overlay>div{position:relative;width:min(420px,100%);border:1px solid #333;border-radius:16px;background:#171717;padding:28px;box-shadow:0 24px 80px rgba(0,0,0,.75)}.dialog-card>button{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:28px;cursor:pointer}.dialog-card h2,.guard-overlay h2{margin:0 0 10px}.dialog-card p,.guard-overlay p{margin:0;color:#bbb}.contact-button{position:fixed;z-index:790;right:22px;bottom:250px;border-radius:999px;background:var(--rs);padding:11px 18px;font-weight:800;box-shadow:0 12px 28px rgba(0,0,0,.45)}
@media (max-width:960px){:root{--header:60px}.header-inner{padding:0 16px;gap:15px}.menu-button{display:block}.desktop-nav{display:none}.brand-mark{gap:7px}.brand-mark img:first-child{width:35px;height:35px}.brand-mark img:last-child{width:118px}.header-actions{gap:10px}.search-button{display:none}.top-download{display:none}.language-select span{display:none}.language-select select{max-width:132px;background:#151515;font-size:13px}.hero{height:68vw;min-height:490px;max-height:600px}.hero-content{left:24px;bottom:65px;width:min(620px,75vw)}.featured-rail{margin-top:-30px;padding:0 18px}.catalog-sections{padding:4px 18px 10px}.story-card{flex-basis:148px}.site-footer{grid-template-columns:1fr;padding:38px 24px 120px}.floating-qr{width:178px}.qr-code{min-height:120px}}
@media (max-width:600px){body{padding-bottom:74px}.site-header{background:#050505}.header-inner{padding:0 12px}.brand-mark img:first-child{width:32px;height:32px;border-radius:8px}.brand-mark img:last-child{width:102px}.language-select{height:34px}.language-select select{width:94px;max-width:94px;padding:6px 20px 6px 6px}.hero{height:118vw;min-height:440px;max-height:560px}.hero-background{object-position:center top}.hero-shade{background:linear-gradient(0deg,#000 0%,rgba(0,0,0,.2) 46%,rgba(0,0,0,.12) 100%),linear-gradient(90deg,rgba(0,0,0,.55),transparent 60%)}.hero-content{left:16px;right:16px;bottom:54px;width:auto}.hero-content h1{max-width:92%;font-size:29px;line-height:1.08}.hero-content p{margin-bottom:15px;font-size:12px;line-height:1.45;-webkit-line-clamp:2}.hero-tags{margin-bottom:8px}.hero-tags span{font-size:11px}.hero-badge{margin-bottom:8px;padding:4px 7px;font-size:10px}.play-button{padding:9px 18px;font-size:14px}.play-triangle{border-top-width:6px;border-bottom-width:6px;border-left-width:10px}.hero-controls{bottom:17px}.hero-controls>button{display:none}.featured-rail{margin-top:-22px;padding:0 12px;gap:9px}.featured-card{flex-basis:74px;border-radius:6px}.featured-card::after{opacity:.9;width:27px;height:27px;font-size:10px}.catalog-sections{padding:0 12px}.catalog-section{margin:24px 0 30px}.section-head{margin-bottom:10px}.section-head h2{font-size:19px}.section-head button{font-size:12px}.card-rail{gap:10px}.story-card{flex-basis:118px}.card-copy h3{margin-top:7px;font-size:13px}.card-copy p{font-size:10px}.card-badge{left:5px;top:5px;padding:2px 5px;font-size:9px}.catalog-section.ranking .story-card{flex-basis:215px;grid-template-columns:76px 1fr;gap:9px}.rank-number{bottom:31px;font-size:36px}.story-card .card-image::after{opacity:.82;width:30px;height:30px;font-size:10px}.ssss-section{margin:10px auto 34px;padding:0 12px}.site-footer{padding:34px 18px 96px;gap:30px}.footer-brand>img{width:58px;height:58px}.footer-brand div>img{width:150px}.footer-columns{gap:22px}.floating-qr{right:10px;bottom:84px;width:116px;padding:8px;border-radius:10px}.qr-code{min-height:92px;padding:5px}.floating-qr strong{margin:7px 0 0;font-size:9px}.floating-qr span{display:none}.qr-close{right:-6px;top:-7px;width:23px;height:23px}.mobile-download-bar{position:fixed;z-index:780;left:0;right:0;bottom:0;height:70px;display:grid;grid-template-columns:44px minmax(0,1fr) auto;align-items:center;gap:10px;background:rgba(17,17,17,.98);border-top:1px solid #333;padding:8px 12px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -10px 30px rgba(0,0,0,.55)}.mobile-download-bar img{width:42px;height:42px;border-radius:10px}.mobile-download-bar span{min-width:0}.mobile-download-bar b,.mobile-download-bar small{display:block;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.mobile-download-bar b{font-size:14px}.mobile-download-bar small{color:#aaa;font-size:9px}.mobile-download-bar em{background:var(--rs);border-radius:6px;padding:8px 11px;font-size:12px;font-style:normal;font-weight:900}.cookie-banner{left:10px;right:10px;bottom:80px;display:block;padding:13px}.cookie-banner p{max-height:60px;overflow:auto}.cookie-banner button{width:100%;margin-top:10px}.contact-button{right:12px;bottom:212px}.page-end{margin-bottom:25px}}
@media (max-width:360px){.brand-mark img:last-child{display:none}.language-select select{width:116px;max-width:116px}.hero{min-height:425px}.story-card{flex-basis:110px}.floating-qr{width:106px}}
@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-background,.card-image img,.top-download{transition:none}}
