:root{--sh-bg: #fff8f3;--sh-bg-2: #fff3ea;--sh-card: #ffffff;--sh-card-2: #fffaf6;--sh-border: #f0e0d0;--sh-border-2: #ffe4cf;--sh-text-1: #1a1a1a;--sh-text-2: #3a3a3a;--sh-text-3: #6b6b6b;--sh-text-4: #9a9a9a;--sh-mute: #cccccc;--sh-pri: #ff6b35;--sh-pri-2: #ff7a45;--sh-pri-3: #ff8db0;--sh-pri-tint: #fff0e6;--sh-warn: #ff9500;--sh-good: #22c55e;--sh-grad: linear-gradient(135deg, #ff6b35 0%, #ff7a45 30%, #ffa893 60%, #ff8db0 100%);--sh-grad-soft: linear-gradient(180deg, #fff8f3 0%, #ffffff 100%);--sh-radius: 14px;--sh-radius-sm: 8px;--sh-radius-lg: 20px;--sh-shadow-sm: 0 1px 2px rgba(255, 107, 53, .06), 0 1px 4px rgba(0, 0, 0, .04);--sh-shadow: 0 4px 12px rgba(255, 107, 53, .08), 0 2px 6px rgba(0, 0, 0, .04);--sh-shadow-lg: 0 10px 30px rgba(255, 107, 53, .12), 0 4px 12px rgba(0, 0, 0, .06);--sh-cn-kr: #ff4d6d;--sh-cn-jp: #ff9500;--sh-cn-cn: #ff6b35;--sh-cn-us: #3b82f6;--sh-cn-tw: #a855f7;--sh-cn-uk: #6366f1;--sh-cn-default: #6b7280}*{box-sizing:border-box}html,body{padding:0;margin:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;overflow-x:hidden}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,PingFang SC,Hiragino Sans GB,Microsoft YaHei,Roboto,Arial,sans-serif;font-size:14px;line-height:1.6;background:var(--sh-bg);color:var(--sh-text-1);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;max-width:100vw}img{max-width:100%;height:auto;display:block;border:0}a{color:var(--sh-text-1);text-decoration:none;transition:color .2s}a:hover{color:var(--sh-pri)}button{font:inherit;background:none;border:0;padding:0;cursor:pointer;color:inherit}input,select,textarea{font:inherit;color:inherit}svg{width:16px;height:16px;vertical-align:middle;flex-shrink:0}h1,h2,h3,h4,h5,h6{margin:0;font-weight:700}ul,ol,p{margin:0;padding:0;list-style:none}.sh-wrap{max-width:1280px;margin:0 auto;padding:0 20px}.sh-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;border:0!important}.sh-skip{position:absolute;top:-40px;left:8px;z-index:1000;padding:10px 18px;background:var(--sh-grad);color:#fff;border-radius:0 0 10px 10px;font-weight:700;font-size:13px;transition:top .2s;text-decoration:none}.sh-skip:focus,.sh-skip:focus-visible{top:0;color:#fff;outline:2px solid #fff;outline-offset:-4px}.sh-header{position:sticky;top:0;z-index:100;background:#fffffff2;-webkit-backdrop-filter:blur(12px) saturate(180%);backdrop-filter:blur(12px) saturate(180%);border-bottom:1px solid var(--sh-border);box-shadow:0 1px 3px #00000008}.sh-header__inner{display:flex;align-items:center;gap:24px;height:64px}.sh-logo{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:var(--sh-text-1);flex-shrink:0}.sh-logo__mark{width:40px;height:40px;display:inline-flex;align-items:center;justify-content:center;background:var(--sh-grad);border-radius:50%;color:#fff;box-shadow:0 4px 10px #ff6b354d}.sh-logo__mark svg{width:18px;height:18px}.sh-logo__txt b{display:block;font-size:16px;font-weight:800;line-height:1.2;color:var(--sh-text-1)}.sh-logo__txt small{display:block;font-size:11px;color:var(--sh-text-3);line-height:1.2;margin-top:2px}.sh-nav{display:flex;align-items:center;gap:6px;flex:1}.sh-nav__item{display:inline-flex;align-items:center;gap:6px;padding:8px 16px;border-radius:999px;font-size:14px;font-weight:500;color:var(--sh-text-2);transition:all .2s}.sh-nav__item:hover{background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-nav__item.is-active{background:var(--sh-grad);color:#fff;font-weight:700;box-shadow:0 3px 8px #ff6b3540}.sh-nav__item.is-active:hover{color:#fff}.sh-nav__item svg{width:14px;height:14px}.sh-head-right{display:flex;align-items:center;gap:10px;margin-left:auto}.sh-search{display:flex;align-items:center;gap:8px;padding:0 14px 0 16px;height:38px;background:var(--sh-pri-tint);border:1px solid transparent;border-radius:999px;transition:all .2s;min-width:260px}.sh-search:focus-within{background:#fff;border-color:var(--sh-pri-2);box-shadow:0 0 0 3px #ff6b351f}.sh-search svg{color:var(--sh-text-3);width:16px;height:16px}.sh-search input{flex:1;min-width:0;height:36px;background:transparent;border:0;outline:none;font-size:13px;color:var(--sh-text-1)}.sh-search input::-moz-placeholder{color:var(--sh-text-4)}.sh-search input::placeholder{color:var(--sh-text-4)}.sh-search input:focus,.sh-search input:focus-visible{outline:none!important;box-shadow:none!important}.sh-search button{height:30px;padding:0 14px;border-radius:999px;background:var(--sh-grad);color:#fff;font-size:12px;font-weight:700;transition:filter .2s}.sh-search button:hover{filter:brightness(1.05)}.sh-iconbtn{width:38px;height:38px;display:none;align-items:center;justify-content:center;border-radius:50%;background:var(--sh-pri-tint);color:var(--sh-text-2);transition:all .2s}.sh-iconbtn:hover{background:var(--sh-pri);color:#fff}.sh-iconbtn svg{width:18px;height:18px}.sh-login{padding:7px 18px;border-radius:999px;font-size:13px;font-weight:600;color:var(--sh-text-2);border:1px solid var(--sh-border-2);transition:all .2s}.sh-login:hover{background:var(--sh-pri);color:#fff;border-color:var(--sh-pri)}.sh-hero{position:relative;padding:64px 0;background:var(--sh-grad);color:#fff;overflow:hidden}.sh-hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:radial-gradient(circle at 18% 32%,rgba(255,255,255,.22) 0%,transparent 42%),radial-gradient(circle at 84% 68%,rgba(255,255,255,.14) 0%,transparent 50%),radial-gradient(ellipse at 50% 110%,rgba(255,215,180,.4) 0%,transparent 55%);pointer-events:none}.sh-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='60' height='60' viewBox='0 0 60 60'%3E%3Cpath fill='%23ffffff' fill-opacity='.06' d='M30 18 L42 30 L30 42 Z'/%3E%3C/svg%3E");pointer-events:none;opacity:.55}.sh-hero__inner{position:relative;z-index:2;display:grid;grid-template-columns:1.15fr 1fr;gap:56px;align-items:center}.sh-hero__l{text-align:left;min-width:0}.sh-hero__r{position:relative;min-height:400px;display:flex;align-items:center;justify-content:center;min-width:0;max-width:100%}.sh-hero__badge{display:inline-flex;align-items:center;gap:6px;padding:6px 16px;border-radius:999px;background:#ffffff38;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);font-size:12px;font-weight:600;color:#fff;margin-bottom:22px;border:1px solid rgba(255,255,255,.28)}.sh-hero__badge svg{width:13px;height:13px}.sh-hero__title{font-size:clamp(28px,4vw,44px);font-weight:800;line-height:1.18;letter-spacing:-.5px;text-shadow:0 2px 18px rgba(180,60,20,.18);margin-bottom:18px;word-break:break-word}.sh-hero__title b{display:inline-block;background:linear-gradient(180deg,#fff 35%,#ffead4eb);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent;font-weight:800}.sh-hero__title em{position:relative;font-style:normal;padding:0 6px}.sh-hero__title em:after{content:"";position:absolute;left:0;right:0;bottom:4px;height:10px;border-radius:4px;background:#ffffff47;z-index:-1}.sh-hero__desc{font-size:15px;line-height:1.8;color:#fffffff7;text-shadow:0 1px 8px rgba(180,60,20,.15);margin-bottom:26px;max-width:560px}.sh-hero__cta{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:22px}.sh-btn{display:inline-flex;align-items:center;gap:8px;padding:12px 28px;border-radius:999px;font-size:14px;font-weight:700;transition:all .2s;text-decoration:none}.sh-btn--primary{background:#fff;color:var(--sh-pri);box-shadow:0 8px 20px #0000002e,0 2px 4px #00000014}.sh-btn--primary:hover{transform:translateY(-2px);box-shadow:0 12px 28px #00000038;color:var(--sh-pri)}.sh-btn--ghost{background:#ffffff2e;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;border:1px solid rgba(255,255,255,.35)}.sh-btn--ghost:hover{background:#ffffff4d;color:#fff;transform:translateY(-2px)}.sh-hero__hot{font-size:12px;color:#ffffffeb;display:flex;flex-wrap:wrap;align-items:center;gap:6px;margin:0;max-width:100%;min-width:0;word-break:break-word}.sh-hero__hot a{max-width:100%;word-break:break-word}.sh-hero__hot__label{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#fffc;margin-right:4px;font-weight:600}.sh-hero__hot__label svg{width:13px;height:13px}.sh-hero__hot a{display:inline-block;padding:4px 12px;border-radius:999px;background:#ffffff29;color:#fff;font-size:12px;border:1px solid rgba(255,255,255,.18);transition:all .2s}.sh-hero__hot a:hover{background:#ffffff52;color:#fff;transform:translateY(-2px)}.sh-hero__visual{position:relative;width:100%;min-height:400px}.sh-hv-card{position:absolute;border-radius:14px;overflow:hidden;box-shadow:0 24px 50px #78280a4d,0 10px 20px #0000001f;border:4px solid rgba(255,255,255,.4);background:#1a1a1a;transition:transform .35s ease,box-shadow .35s ease;will-change:transform}.sh-hv-card img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sh-hv-card__badge{position:absolute;top:8px;left:8px;padding:3px 9px;border-radius:999px;font-size:10px;font-weight:800;color:#fff;background:var(--sh-cn-kr);box-shadow:0 2px 6px #0003}.sh-hv-card.is-jp .sh-hv-card__badge{background:var(--sh-cn-jp)}.sh-hv-card.is-cn .sh-hv-card__badge{background:var(--sh-cn-cn)}.sh-hv-card.is-us .sh-hv-card__badge{background:var(--sh-cn-us)}.sh-hv-card.is-tw .sh-hv-card__badge{background:var(--sh-cn-tw)}.sh-hv-card__dur{position:absolute;bottom:8px;right:8px;padding:2px 8px;border-radius:6px;font-size:10px;font-weight:700;color:#fff;background:#000000b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sh-hv-1{top:10px;right:10px;width:240px;aspect-ratio:16 / 10;transform:rotate(7deg);z-index:3;animation:shFloat1 6s ease-in-out infinite}.sh-hv-2{top:120px;left:0;width:200px;aspect-ratio:16 / 10;transform:rotate(-7deg);z-index:2;animation:shFloat2 6.5s ease-in-out infinite}.sh-hv-3{bottom:10px;left:80px;width:260px;aspect-ratio:16 / 10;transform:rotate(4deg);z-index:1;animation:shFloat3 7s ease-in-out infinite}.sh-hv-card:hover{z-index:10;box-shadow:0 30px 60px #78280a66}.sh-hv-1:hover,.sh-hv-2:hover,.sh-hv-3:hover{transform:rotate(0) scale(1.06);animation-play-state:paused}@keyframes shFloat1{0%,to{transform:rotate(7deg) translateY(0)}50%{transform:rotate(7deg) translateY(-8px)}}@keyframes shFloat2{0%,to{transform:rotate(-7deg) translateY(0)}50%{transform:rotate(-7deg) translateY(8px)}}@keyframes shFloat3{0%,to{transform:rotate(4deg) translateY(0)}50%{transform:rotate(4deg) translateY(-6px)}}.sh-hv-play{position:absolute;top:50%;left:50%;width:78px;height:78px;margin:-39px 0 0 -39px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--sh-pri);box-shadow:0 14px 36px #0000004d;z-index:5;pointer-events:none}.sh-hv-play:before,.sh-hv-play:after{content:"";position:absolute;top:-6px;right:-6px;bottom:-6px;left:-6px;border-radius:50%;border:2px solid rgba(255,255,255,.55);animation:shRipple 2.4s ease-out infinite}.sh-hv-play:after{animation-delay:1.2s;border-color:#ffffff59}.sh-hv-play svg{width:30px;height:30px;margin-left:4px}@keyframes shRipple{0%{transform:scale(.85);opacity:1}to{transform:scale(1.7);opacity:0}}.sh-body--index main>.sh-section:first-of-type,.sh-body--index main>.sh-section--alt:first-of-type{padding-top:40px}.sh-section{padding:40px 0}.sh-section--alt{background:var(--sh-card)}.sh-section__head{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:24px;gap:16px;flex-wrap:wrap}.sh-section__title-wrap{min-width:0}.sh-section__title{font-size:22px;font-weight:800;color:var(--sh-text-1);display:inline-flex;align-items:center;gap:10px;margin-bottom:6px}.sh-section__title:before{content:"";display:inline-block;width:4px;height:22px;border-radius:2px;background:var(--sh-grad)}.sh-section__subtitle{font-size:13px;color:var(--sh-text-3)}.sh-section__more{display:inline-flex;align-items:center;gap:4px;padding:8px 18px;border-radius:999px;background:var(--sh-card);border:1px solid var(--sh-border);font-size:13px;font-weight:600;color:var(--sh-text-2);transition:all .2s;text-decoration:none}.sh-section__more:hover{border-color:var(--sh-pri);color:var(--sh-pri)}.sh-section__more svg{width:14px;height:14px}.sh-cats{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sh-cat{display:flex;align-items:center;gap:14px;padding:18px 20px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);transition:all .25s ease;text-decoration:none;color:var(--sh-text-1)}.sh-cat:hover{transform:translateY(-3px);border-color:var(--sh-pri-2);box-shadow:var(--sh-shadow);color:var(--sh-text-1)}.sh-cat__icon{width:44px;height:44px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:12px;background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-cat:hover .sh-cat__icon{background:var(--sh-grad);color:#fff}.sh-cat__icon svg{width:22px;height:22px}.sh-cat__txt{min-width:0}.sh-cat__txt b{display:block;font-size:15px;font-weight:700;margin-bottom:2px}.sh-cat__txt span{display:block;font-size:12px;color:var(--sh-text-3);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-grid{display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr))}.sh-card{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);overflow:hidden;transition:all .25s ease;position:relative}.sh-card:hover{transform:translateY(-4px);border-color:var(--sh-pri-2);box-shadow:var(--sh-shadow-lg)}.sh-card__cover{position:relative;display:block;aspect-ratio:16 / 10;background:#f0e0d0;overflow:hidden}.sh-card__cover img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s ease}.sh-card:hover .sh-card__cover img{transform:scale(1.05)}.sh-card__broken{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:10px;text-align:center;color:var(--sh-text-3);font-size:12px;font-weight:600;background:var(--sh-pri-tint);pointer-events:none;opacity:0}.sh-card__broken:before{content:"⊘";display:block;font-size:32px;color:var(--sh-pri-2);margin-bottom:6px}.sh-card__cover.is-broken .sh-card__broken{opacity:1}.sh-card__cover.is-broken img{opacity:0}.sh-card__country{position:absolute;top:8px;left:8px;padding:3px 10px;border-radius:999px;font-size:11px;font-weight:700;color:#fff;background:var(--sh-cn-cn);line-height:1.4;background:var(--sh-cn-default);z-index:2;box-shadow:0 2px 6px #00000026}.sh-card__country.is-kr{background:var(--sh-cn-kr)}.sh-card__country.is-jp{background:var(--sh-cn-jp)}.sh-card__country.is-cn{background:var(--sh-cn-cn)}.sh-card__country.is-us{background:var(--sh-cn-us)}.sh-card__country.is-tw{background:var(--sh-cn-tw)}.sh-card__country.is-uk{background:var(--sh-cn-uk)}.sh-card__country.is-default{background:linear-gradient(135deg,#ff6b35,#ff4d6d)}.sh-card__dur{position:absolute;bottom:8px;right:8px;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:600;color:#fff;line-height:1;letter-spacing:.2px;background:#0000008c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);z-index:2;box-shadow:0 2px 8px #0000002e}.sh-card__dur:empty{display:none}.sh-card__hd{position:absolute;top:8px;right:8px;padding:3px 8px;border-radius:4px;font-size:10px;font-weight:800;color:#fff;background:linear-gradient(135deg,#22c55e,#15803d);z-index:2;letter-spacing:.5px}.sh-card__play{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;background:#0000;opacity:0;transition:all .25s ease;z-index:3}.sh-card:hover .sh-card__play{background:#00000059;opacity:1}.sh-card__play>span{width:56px;height:56px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:#fffffff2;color:var(--sh-pri);box-shadow:0 6px 20px #0000004d;transform:scale(.7);transition:transform .25s ease}.sh-card:hover .sh-card__play>span{transform:scale(1)}.sh-card__play svg{width:22px;height:22px;margin-left:3px}.sh-card__body{padding:14px 14px 16px}.sh-card__title{font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:6px}.sh-card__title a{color:var(--sh-text-1)}.sh-card__title a:hover{color:var(--sh-pri)}.sh-card__desc{font-size:12px;color:var(--sh-text-3);line-height:1.55;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;height:37px;margin-bottom:10px}.sh-card__meta{display:flex;align-items:center;gap:12px;font-size:12px;color:var(--sh-text-3)}.sh-card__meta span{display:inline-flex;align-items:center;gap:4px}.sh-card__meta svg{width:13px;height:13px;color:var(--sh-text-4)}.sh-card__meta .sh-card__score{color:var(--sh-pri);font-weight:700}.sh-card__meta .sh-card__score svg{color:var(--sh-warn)}.sh-card__tags{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.sh-card__tags a{display:inline-block;padding:2px 8px;border-radius:4px;background:var(--sh-pri-tint);color:var(--sh-pri);font-size:11px;font-weight:500;transition:all .2s}.sh-card__tags a:hover{background:var(--sh-pri);color:#fff}.sh-latest{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.sh-latest__item{display:flex;align-items:center;gap:12px;padding:12px 14px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);transition:all .2s;text-decoration:none;color:var(--sh-text-1)}.sh-latest__item:hover{border-color:var(--sh-pri-2);box-shadow:var(--sh-shadow);color:var(--sh-text-1)}.sh-latest__badge{flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;padding:4px 10px;border-radius:6px;background:var(--sh-grad);color:#fff;font-size:10px;font-weight:800;letter-spacing:.5px;min-width:44px;text-align:center}.sh-latest__bd{min-width:0;flex:1}.sh-latest__title{font-size:14px;font-weight:700;line-height:1.4;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:4px}.sh-latest__title a{color:var(--sh-text-1)}.sh-latest__title a:hover{color:var(--sh-pri)}.sh-latest__desc{font-size:12px;color:var(--sh-text-3);line-height:1.5;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}.sh-latest__meta{flex-shrink:0;display:flex;flex-direction:column;align-items:flex-end;gap:4px;font-size:12px;color:var(--sh-text-3)}.sh-latest__meta time{font-weight:600}.sh-latest__meta .sh-latest__hits{display:inline-flex;align-items:center;gap:4px;font-size:11px}.sh-latest__meta svg{width:12px;height:12px}.sh-feats{display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}.sh-feat{padding:28px 24px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);text-align:center;transition:all .25s ease}.sh-feat:hover{transform:translateY(-3px);box-shadow:var(--sh-shadow);border-color:var(--sh-pri-2)}.sh-feat__icon{width:64px;height:64px;margin:0 auto 16px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sh-grad);color:#fff;box-shadow:0 4px 14px #ff6b3540}.sh-feat__icon svg{width:28px;height:28px}.sh-feat h3{font-size:17px;font-weight:700;margin-bottom:10px;color:var(--sh-text-1)}.sh-feat p{font-size:13px;color:var(--sh-text-3);line-height:1.7}.sh-pager{display:flex;align-items:center;justify-content:center;gap:6px;margin:40px 0 10px;flex-wrap:wrap;list-style:none;padding:0}.sh-pager ul,.sh-pager ol{display:flex;align-items:center;justify-content:center;gap:6px;flex-wrap:wrap;list-style:none!important;padding:0;margin:0}.sh-pager li,.sh-pager li::marker{list-style:none!important;background:transparent}.sh-pager li{display:inline-flex;padding:0;margin:0}.sh-pager li:before,.sh-pager li::marker{content:none!important;display:none!important}.sh-pager a,.sh-pager span,.sh-pager strong,.sh-pager b{display:inline-flex;align-items:center;justify-content:center;min-width:36px;height:36px;padding:0 12px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:8px;font-size:13px;font-weight:600;color:var(--sh-text-2);text-decoration:none;transition:all .2s}.sh-pager a:hover{border-color:var(--sh-pri);color:var(--sh-pri)}.sh-pager strong,.sh-pager b,.sh-pager .current,.sh-pager a.is-current{background:var(--sh-grad);color:#fff;border-color:transparent}.sh-pager a.is-disabled{opacity:.5;pointer-events:none}.sh-pager .sh-pager__gap{background:transparent;border:0;min-width:24px;padding:0}.sh-empty{text-align:center;padding:60px 20px;background:var(--sh-card);border-radius:14px;border:1px dashed var(--sh-border);color:var(--sh-text-3);font-size:14px;line-height:1.8}.sh-empty b{color:var(--sh-pri)}.sh-crumb{display:flex;align-items:center;flex-wrap:wrap;gap:6px;padding:20px 0;font-size:13px;color:var(--sh-text-3)}.sh-crumb a{color:var(--sh-text-3)}.sh-crumb a:hover{color:var(--sh-pri)}.sh-crumb svg{width:12px;height:12px;color:var(--sh-text-4)}.sh-crumb b{color:var(--sh-text-1);font-weight:700}.sh-filter{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:16px 18px;margin-bottom:20px}.sh-filter__row{display:flex;align-items:flex-start;gap:14px;padding:10px 0;border-bottom:1px dashed var(--sh-border)}.sh-filter__row:last-child{border-bottom:0}.sh-filter__label{flex-shrink:0;width:64px;font-size:13px;font-weight:700;color:var(--sh-text-2);padding-top:4px}.sh-filter__opts{display:flex;flex-wrap:wrap;gap:6px;flex:1;min-width:0}.sh-filter__opts a{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:6px;font-size:13px;color:var(--sh-text-3);white-space:nowrap;transition:all .15s}.sh-filter__opts a:hover{background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-filter__opts a.is-active{background:var(--sh-grad);color:#fff;font-weight:700}@media (max-width: 768px){.sh-filter{padding:10px 12px;margin-bottom:14px;border-radius:12px}.sh-filter__row{gap:8px;padding:8px 0}.sh-filter__label{width:36px;font-size:12px;padding-top:6px;color:var(--sh-text-3);font-weight:600}.sh-filter__opts{gap:4px}.sh-filter__opts a{height:26px;padding:0 9px;font-size:12px;border-radius:5px}}@media (max-width: 420px){.sh-filter{padding:8px 10px}.sh-filter__label{width:32px;font-size:11px}.sh-filter__opts a{height:24px;padding:0 7px;font-size:11.5px}}.sh-listbar{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap;margin:8px 0 14px}.sh-listbar__title{display:flex;align-items:baseline;gap:10px}.sh-listbar__title b{font-size:18px;font-weight:800;color:var(--sh-text-1)}.sh-listbar__count{font-size:12px;color:var(--sh-text-3)}.sh-listbar__sort{display:inline-flex;gap:4px;padding:4px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:999px}.sh-listbar__sort a{display:inline-flex;align-items:center;height:28px;padding:0 14px;font-size:13px;font-weight:600;color:var(--sh-text-3);border-radius:999px;text-decoration:none;transition:all .2s}.sh-listbar__sort a:hover{color:var(--sh-pri)}.sh-listbar__sort a.is-active{background:var(--sh-grad);color:#fff}.sh-fchips{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0 0 14px}.sh-fchips__lbl{font-size:13px;color:var(--sh-text-3);margin-right:4px}.sh-fchips__item{display:inline-flex;align-items:center;gap:6px;padding:4px 8px 4px 12px;border-radius:999px;background:var(--sh-pri-tint);color:var(--sh-pri);font-size:12px;font-weight:600}.sh-fchips__item em{font-style:normal;color:var(--sh-text-3);font-weight:500}.sh-fchips__item a{color:inherit;opacity:.7;font-weight:700;line-height:1;padding:0 4px;text-decoration:none}.sh-fchips__item a:hover{opacity:1}.sh-fchips__clear{display:inline-flex;align-items:center;height:26px;padding:0 12px;border-radius:999px;border:1px solid var(--sh-border);font-size:12px;color:var(--sh-text-3);text-decoration:none;transition:all .2s}.sh-fchips__clear:hover{border-color:var(--sh-pri);color:var(--sh-pri)}@media (max-width: 768px){.sh-listbar{gap:10px}.sh-listbar__title b{font-size:16px}.sh-listbar__sort a{padding:0 10px;font-size:12px;height:26px}}.sh-detail{position:relative;margin:20px 0 30px;border-radius:var(--sh-radius);overflow:hidden;background:var(--sh-card);border:1px solid var(--sh-border)}.sh-detail__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.sh-detail__bg:before{content:"";position:absolute;top:-40px;right:-40px;bottom:-40px;left:-40px;background-size:cover;background-position:center;filter:blur(40px) saturate(1.4);opacity:.35}.sh-detail__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#fff7f2a6,#fffffff5 90%)}.sh-detail__inner{position:relative;z-index:1;display:grid;gap:32px;grid-template-columns:260px 1fr;padding:32px 32px 34px}.sh-detail__poster{position:relative;aspect-ratio:2 / 3;border-radius:14px;overflow:hidden;background:var(--sh-pri-tint);box-shadow:0 14px 36px #ff6b3538}.sh-detail__poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sh-detail__poster.is-broken img{opacity:0}.sh-detail__poster-broken{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;font-size:22px;font-weight:800;color:var(--sh-pri);opacity:0;pointer-events:none}.sh-detail__poster.is-broken .sh-detail__poster-broken{opacity:1}.sh-detail__poster-badge{position:absolute;top:10px;left:10px;padding:4px 10px;border-radius:6px;background:linear-gradient(135deg,#ff6b35,#ff8db0);color:#fff;font-size:11px;font-weight:800;letter-spacing:.04em;box-shadow:0 2px 8px #ff6b3559}.sh-detail__main{min-width:0;display:flex;flex-direction:column}.sh-detail__title{font-size:clamp(22px,2.4vw,28px);font-weight:800;line-height:1.3;color:var(--sh-text-1);margin:4px 0 12px;word-break:break-word;text-align:left}.sh-detail__title .sh-detail__sub{display:inline-block;margin-left:10px;font-size:14px;font-weight:500;color:var(--sh-text-3);vertical-align:middle}.sh-detail__tags{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 18px;justify-content:flex-start}.sh-detail__tag{padding:4px 10px;border-radius:6px;font-size:12px;font-weight:600;background:var(--sh-bg-2);color:var(--sh-text-2);border:1px solid var(--sh-border);text-decoration:none}a.sh-detail__tag:hover{color:var(--sh-pri);border-color:var(--sh-pri-2);background:var(--sh-pri-tint)}.sh-detail__tag--pri{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:transparent;font-weight:700}.sh-detail__top{display:grid;gap:0 24px;grid-template-columns:auto 1fr;align-items:stretch;padding:18px 0;margin-bottom:18px;border-top:1px dashed var(--sh-border);border-bottom:1px dashed var(--sh-border)}.sh-detail__score-big{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:86px;padding:10px 18px;background:linear-gradient(135deg,#ff9500,#ff6b35);border-radius:12px;color:#fff;box-shadow:0 6px 18px #ff6b3552}.sh-detail__score-big b{font-size:30px;font-weight:900;line-height:1;letter-spacing:-.02em}.sh-detail__score-big small{font-size:10px;font-weight:700;letter-spacing:.2em;opacity:.92;margin-top:4px}.sh-detail__stats{display:grid;gap:14px 22px;grid-template-columns:repeat(4,minmax(0,1fr));align-content:center}.sh-stat{display:flex;align-items:center;gap:10px;min-width:0}.sh-stat__icon{display:inline-flex;align-items:center;justify-content:center;width:36px;height:36px;border-radius:10px;background:var(--sh-pri-tint);color:var(--sh-pri);flex-shrink:0}.sh-stat__icon svg{width:17px;height:17px}.sh-stat__txt{display:flex;flex-direction:column;line-height:1.3;min-width:0}.sh-stat__lbl{font-size:11.5px;color:var(--sh-text-3);margin-bottom:2px}.sh-stat__val{font-size:13px;color:var(--sh-text-1)}.sh-stat__val strong{font-size:17px;font-weight:800;color:var(--sh-text-1);margin-right:3px}.sh-detail__rows{display:flex;flex-direction:column;gap:10px;margin-bottom:18px}.sh-detail__row{display:flex;align-items:flex-start;gap:12px;font-size:13.5px;line-height:1.7}.sh-detail__row-lbl{flex-shrink:0;width:50px;color:var(--sh-text-3);font-weight:600;font-size:13px}.sh-detail__row-val{flex:1;min-width:0;color:var(--sh-text-1)}.sh-detail__row-val a{color:var(--sh-text-1);font-weight:600;border-bottom:1px dashed transparent;transition:all .15s}.sh-detail__row-val a:hover{color:var(--sh-pri);border-color:var(--sh-pri)}.sh-detail__row-val .sh-sep{margin:0 6px;color:var(--sh-text-4);font-weight:400}.sh-detail__row-val .sh-more{display:inline-block;margin-left:6px;padding:1px 8px;border-radius:4px;background:var(--sh-bg-2);font-size:11px;color:var(--sh-text-3);font-weight:600}.sh-detail__cta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:18px}.sh-detail__btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 26px;height:46px;border-radius:12px;font-size:14.5px;font-weight:700;text-decoration:none;cursor:pointer;border:1px solid transparent;transition:all .2s}.sh-detail__btn svg{width:17px;height:17px}.sh-detail__btn--primary{background:var(--sh-grad);color:#fff;box-shadow:0 8px 22px #ff6b3552;padding:0 36px;min-width:168px}.sh-detail__btn--primary:hover{transform:translateY(-1px);box-shadow:0 12px 28px #ff6b3566}.sh-detail__btn--ghost{background:#fff;color:var(--sh-text-2);border-color:var(--sh-border)}.sh-detail__btn--ghost:hover{color:var(--sh-pri);border-color:var(--sh-pri)}.sh-detail__btn.is-on{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:var(--sh-pri)}.sh-detail__syn{position:relative;padding:16px 20px;background:var(--sh-bg-2);border:1px solid var(--sh-border);border-radius:12px;font-size:13.5px;line-height:1.9;color:var(--sh-text-2)}.sh-detail__syn-text{position:relative}.sh-detail__syn:not(.sh-detail__syn--has-toggle) .sh-detail__syn-text{max-height:none}.sh-detail__syn--has-toggle .sh-detail__syn-text{max-height:5.7em;overflow:hidden}.sh-detail__syn--has-toggle .sh-detail__syn-text:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1.8em;background:linear-gradient(180deg,rgba(255,247,242,0) 0%,var(--sh-bg-2) 95%);pointer-events:none}.sh-detail__syn.is-open .sh-detail__syn-text{max-height:60em}.sh-detail__syn.is-open .sh-detail__syn-text:after{display:none}.sh-detail__syn-toggle{display:inline-flex;align-items:center;gap:4px;margin-top:10px;padding:5px 14px;border-radius:6px;background:#fff;border:1px solid var(--sh-border);font-size:12px;color:var(--sh-pri);font-weight:600;cursor:pointer;transition:all .15s}.sh-detail__syn-toggle:hover{border-color:var(--sh-pri);background:var(--sh-pri-tint)}.sh-eps{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:20px 22px;margin:0 0 28px}.sh-eps__head{display:flex;align-items:center;flex-wrap:wrap;gap:10px;padding-bottom:14px;border-bottom:1px solid var(--sh-border);margin-bottom:16px}.sh-eps__title{display:flex;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:800;color:var(--sh-text-1)}.sh-eps__title:before{content:"";width:4px;height:18px;border-radius:2px;background:var(--sh-grad)}.sh-eps__title-en{font-size:11px;font-weight:700;color:var(--sh-text-4);letter-spacing:.15em;margin-left:4px}.sh-eps__total{font-size:13px;color:var(--sh-text-3);margin-left:auto}.sh-eps__total strong{color:var(--sh-pri);font-weight:800}.sh-eps__tabs{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.sh-eps__tab{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;font-size:13px;font-weight:700;color:var(--sh-text-2);background:var(--sh-bg-2);border:1px solid transparent;text-decoration:none;transition:all .15s}.sh-eps__tab:hover{color:var(--sh-pri);border-color:var(--sh-pri-2)}.sh-eps__tab.is-active{background:var(--sh-grad);color:#fff;border-color:transparent;box-shadow:0 4px 12px #ff6b3540}.sh-eps__tab-count{display:inline-flex;align-items:center;justify-content:center;min-width:22px;height:18px;padding:0 5px;border-radius:999px;background:#00000014;color:inherit;font-size:10px;font-weight:800}.sh-eps__tab.is-active .sh-eps__tab-count{background:#ffffff40}.sh-eps__grid{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(96px,1fr))}.sh-eps__item{display:flex;align-items:center;justify-content:center;padding:10px 8px;border-radius:8px;background:var(--sh-bg-2);border:1px solid transparent;font-size:13px;font-weight:600;color:var(--sh-text-2);transition:all .15s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-eps__item:hover{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:var(--sh-pri-2);transform:translateY(-1px)}.sh-hidden{display:none!important}.sh-recom{margin:0 0 30px}.sh-recom__head{display:flex;align-items:center;flex-wrap:wrap;gap:10px;margin-bottom:14px}.sh-recom__title{display:flex;align-items:center;gap:8px;margin:0;font-size:17px;font-weight:800;color:var(--sh-text-1)}.sh-recom__title:before{content:"";width:4px;height:18px;border-radius:2px;background:var(--sh-grad)}.sh-recom__title-en{font-size:11px;font-weight:700;color:var(--sh-text-4);letter-spacing:.15em;margin-left:4px}.sh-recom__more{margin-left:auto;display:inline-flex;align-items:center;gap:4px;font-size:13px;font-weight:600;color:var(--sh-pri)}.sh-recom__more svg{width:12px;height:12px}.sh-recom__more:hover{text-decoration:underline}@media (max-width: 900px){.sh-detail__inner{padding:22px;gap:22px;grid-template-columns:200px 1fr}.sh-detail__title{font-size:22px}.sh-detail__top{gap:14px 16px;padding:14px 0;margin-bottom:14px}.sh-detail__score-big{min-width:72px;padding:8px 14px}.sh-detail__score-big b{font-size:24px}.sh-detail__stats{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 16px}.sh-stat__icon{width:32px;height:32px;border-radius:8px}.sh-stat__icon svg{width:15px;height:15px}.sh-stat__val strong{font-size:15px}.sh-detail__btn{height:42px;padding:0 22px;font-size:14px}.sh-detail__btn--primary{padding:0 28px;min-width:148px}.sh-eps{padding:16px 18px}.sh-eps__grid{grid-template-columns:repeat(auto-fill,minmax(86px,1fr));gap:6px}}@media (max-width: 640px){.sh-detail{margin:14px 0 22px;border-radius:14px}.sh-detail__inner{grid-template-columns:1fr;gap:14px;padding:16px 14px}.sh-detail__poster{max-width:168px;margin:0 auto;border-radius:10px}.sh-detail__title{font-size:20px;text-align:center;margin-bottom:8px}.sh-detail__title .sh-detail__sub{display:block;margin:4px 0 0;font-size:12.5px}.sh-detail__tags{justify-content:center;gap:5px;margin-bottom:12px}.sh-detail__tag{padding:2px 8px;font-size:11.5px;border-radius:5px}.sh-detail__top{display:grid;grid-template-columns:auto 1fr;gap:12px 14px;padding:12px 0;border-top:1px dashed var(--sh-border);border-bottom:1px dashed var(--sh-border);align-items:center}.sh-detail__score-big{flex-direction:column;align-self:stretch;justify-content:center;align-items:center;min-width:64px;padding:8px 12px;gap:0;border-radius:10px}.sh-detail__score-big b{font-size:22px}.sh-detail__score-big small{font-size:9px;margin-top:2px;letter-spacing:.12em}.sh-detail__stats{display:grid;grid-template-columns:1fr 1fr;gap:8px 10px}.sh-stat{gap:6px}.sh-stat__icon{width:26px;height:26px;border-radius:6px}.sh-stat__icon svg{width:13px;height:13px}.sh-stat__lbl{font-size:10.5px}.sh-stat__val{font-size:12px}.sh-stat__val strong{font-size:13.5px}.sh-detail__rows{gap:4px;margin-bottom:12px}.sh-detail__row{font-size:12.5px;line-height:1.6;gap:6px}.sh-detail__row-lbl{width:34px;font-size:12px}.sh-detail__row-val .sh-sep{margin:0 4px}.sh-detail__row-val .sh-more{font-size:10.5px;padding:0 5px}.sh-detail__cta{gap:6px;margin-bottom:12px}.sh-detail__btn{padding:0;height:38px;font-size:13px;flex:1 1 0;min-width:0;gap:4px;border-radius:8px}.sh-detail__btn svg{width:14px;height:14px}.sh-detail__btn--primary{flex:2 1 0}.sh-detail__syn{padding:12px 14px;font-size:12.5px;border-radius:10px}.sh-detail__syn-toggle{padding:3px 10px;font-size:11.5px}.sh-eps{padding:14px;border-radius:14px;margin-bottom:18px}.sh-eps__head{flex-wrap:wrap;gap:4px 8px;padding-bottom:10px;margin-bottom:12px}.sh-eps__title{font-size:15px}.sh-eps__title-en{display:none}.sh-eps__total{margin-left:auto;font-size:11.5px}.sh-eps__tabs{gap:4px;margin-bottom:12px}.sh-eps__tab{padding:5px 10px;font-size:12px;border-radius:6px}.sh-eps__tab-count{min-width:18px;height:16px;font-size:10px}.sh-eps__grid{grid-template-columns:repeat(auto-fill,minmax(70px,1fr));gap:6px}.sh-eps__item{padding:8px 4px;font-size:12px;border-radius:6px}.sh-recom__title{font-size:15px}.sh-recom__title-en{display:none}.sh-recom__more{font-size:12px}}@media (max-width: 380px){.sh-detail__inner{padding:12px 12px 14px}.sh-detail__top{grid-template-columns:1fr}.sh-detail__score-big{flex-direction:row;gap:8px;align-items:baseline;padding:6px 12px}.sh-detail__score-big small{margin-top:0}}.sh-show{display:grid;gap:24px;grid-template-columns:260px 1fr;margin:20px 0}.sh-show__poster{position:relative;aspect-ratio:2 / 3;border-radius:var(--sh-radius);overflow:hidden;background:var(--sh-pri-tint);border:1px solid var(--sh-border)}.sh-show__poster img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.sh-show__poster__broken{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center;color:var(--sh-text-3);font-size:13px;font-weight:600;opacity:0;pointer-events:none}.sh-show__poster.is-broken .sh-show__poster__broken{opacity:1}.sh-show__bd{min-width:0}.sh-show__head{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin-bottom:12px}.sh-show__title{font-size:clamp(22px,3.2vw,30px);font-weight:800;line-height:1.25;color:var(--sh-text-1);margin-right:8px;word-break:break-word}.sh-show__chips{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:14px}.sh-show__chips span,.sh-show__chips a{padding:3px 10px;border-radius:6px;font-size:12px;font-weight:600;background:var(--sh-pri-tint);color:var(--sh-pri);text-decoration:none}.sh-show__chips a:hover{background:var(--sh-pri);color:#fff}.sh-show__score{display:inline-flex;align-items:baseline;gap:4px;padding:4px 12px;border-radius:8px;background:linear-gradient(135deg,#ff9500,#ff6b35);color:#fff;font-weight:800}.sh-show__score b{font-size:18px}.sh-show__score span{font-size:11px;opacity:.85}.sh-show__info{display:grid;gap:8px 24px;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));margin-bottom:18px;font-size:13px}.sh-show__info div{display:flex;gap:6px;color:var(--sh-text-2)}.sh-show__info div b{color:var(--sh-text-3);font-weight:600;min-width:56px}.sh-show__info div span{flex:1;color:var(--sh-text-1);font-weight:600}.sh-show__intro{padding:14px 16px;background:var(--sh-bg-2);border-radius:var(--sh-radius);font-size:14px;color:var(--sh-text-2);line-height:1.8;margin-bottom:18px}.sh-show__cta{display:flex;flex-wrap:wrap;gap:10px}.sh-show__cta .sh-btn{padding:12px 28px;background:var(--sh-grad);color:#fff;box-shadow:0 4px 14px #ff6b3540}.sh-show__cta .sh-btn--ghost{background:var(--sh-card);color:var(--sh-text-2);border:1px solid var(--sh-border);box-shadow:none}.sh-show__cta .sh-btn--ghost:hover{color:var(--sh-pri);border-color:var(--sh-pri)}.sh-show__eppanel{margin:24px 0;padding:18px 20px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius)}.sh-show__eptabs{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:14px;margin-bottom:14px;border-bottom:1px solid var(--sh-border)}.sh-show__eptabs a{padding:6px 14px;border-radius:6px;font-size:13px;font-weight:600;color:var(--sh-text-2);background:var(--sh-bg-2);transition:all .2s}.sh-show__eptabs a.is-active{background:var(--sh-grad);color:#fff}.sh-show__eptabs a:hover:not(.is-active){color:var(--sh-pri)}.sh-show__eps{display:grid;gap:8px;grid-template-columns:repeat(auto-fill,minmax(110px,1fr))}.sh-show__eps a{display:flex;align-items:center;justify-content:center;padding:10px 8px;background:var(--sh-bg-2);border:1px solid transparent;border-radius:8px;font-size:13px;font-weight:600;color:var(--sh-text-2);transition:all .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-show__eps a:hover{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:var(--sh-pri-2)}.sh-show__eps a.is-active{background:var(--sh-grad);color:#fff}.sh-play{padding:20px 0 40px}.sh-player{position:relative;aspect-ratio:16 / 9;background:#000;border-radius:var(--sh-radius);overflow:hidden;box-shadow:0 10px 30px #00000026;margin-bottom:18px}.sh-player iframe,.sh-player video{width:100%;height:100%;border:0;display:block}.sh-player__placeholder{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;color:#ffffffb3;background:linear-gradient(135deg,#1a1a1a,#2a2a2a);text-align:center;padding:20px;font-size:14px}.sh-play__bar{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;padding:14px 18px;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);margin-bottom:18px}.sh-play__bar__l{min-width:0;flex:1}.sh-play__bar__title{font-size:16px;font-weight:800;line-height:1.4}.sh-play__bar__title a{color:var(--sh-text-1)}.sh-play__bar__title a:hover{color:var(--sh-pri)}.sh-play__bar__meta{font-size:12px;color:var(--sh-text-3);margin-top:4px}.sh-play__bar__r{display:flex;gap:8px;flex-wrap:wrap}.sh-play__bar__r .sh-btn{padding:8px 16px;font-size:13px}.sh-play__main{display:grid;gap:20px;grid-template-columns:1fr 320px}.sh-play__side{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:16px 18px}.sh-play__side h3{font-size:15px;font-weight:800;margin-bottom:12px;padding-bottom:10px;border-bottom:1px solid var(--sh-border);display:flex;align-items:center;gap:8px}.sh-play__side h3:before{content:"";width:3px;height:16px;border-radius:2px;background:var(--sh-grad)}.sh-eppanel{padding:14px 0}.sh-eppanel__tabs{display:flex;flex-wrap:wrap;gap:6px;padding-bottom:12px;margin-bottom:12px;border-bottom:1px solid var(--sh-border)}.sh-eppanel__tabs a{padding:4px 12px;border-radius:6px;font-size:12px;font-weight:600;color:var(--sh-text-2);background:var(--sh-bg-2)}.sh-eppanel__tabs a.is-active{background:var(--sh-grad);color:#fff}.sh-eppanel__list{display:grid;gap:6px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));max-height:360px;overflow-y:auto}.sh-eppanel__list::-webkit-scrollbar{width:4px}.sh-eppanel__list::-webkit-scrollbar-thumb{background:var(--sh-pri-2);border-radius:2px}.sh-eppanel__list a{display:flex;align-items:center;justify-content:center;padding:8px 6px;background:var(--sh-bg-2);border-radius:6px;font-size:12px;font-weight:600;color:var(--sh-text-2);transition:all .2s;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-eppanel__list a:hover{background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-eppanel__list a.is-active{background:var(--sh-grad);color:#fff}.sh-play-crumb-wrap{padding:16px 0 0}.sh-pstage{position:relative;overflow:hidden;padding:18px 0 28px;background:linear-gradient(180deg,#1a1410,#14110d)}.sh-pstage__bg{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;overflow:hidden}.sh-pstage__bg:before{content:"";position:absolute;top:-8%;right:-8%;bottom:-8%;left:-8%;background-image:var(--sh-pbg, none);background-size:cover;background-position:center;filter:blur(40px) saturate(120%) brightness(.45);opacity:.65}.sh-pstage__bg:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,#1a141059,#14110deb 95%)}.sh-pstage>.sh-wrap{position:relative;z-index:1}.sh-pshell{display:grid;gap:18px;grid-template-columns:minmax(0,1fr) 340px;align-items:stretch}.sh-pshell__main{display:flex;flex-direction:column;gap:14px;min-width:0}.sh-pshell__main .sh-player{margin-bottom:0;box-shadow:0 16px 40px #0000008c,0 0 0 1px #ffffff0a;border-radius:14px}.sh-player__placeholder{flex-direction:column;gap:10px}.sh-player__placeholder svg{width:56px;height:56px;opacity:.35}.sh-pbar{display:grid;gap:14px;grid-template-columns:minmax(0,1fr) auto;align-items:center;padding:14px 18px;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.sh-pbar__l{min-width:0;display:flex;flex-direction:column;gap:6px}.sh-pbar__live{display:inline-flex;align-items:center;gap:6px;font-size:11px;font-weight:700;letter-spacing:.12em;color:#ffffffd1;text-transform:uppercase}.sh-pbar__dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:#ff6b35;box-shadow:0 0 #ff6b3599;animation:shPlayDot 1.6s ease-out infinite}@keyframes shPlayDot{0%{box-shadow:0 0 #ff6b358c}to{box-shadow:0 0 0 10px #ff6b3500}}.sh-pbar__title{margin:0;font-size:18px;font-weight:800;line-height:1.3;display:flex;flex-wrap:wrap;align-items:baseline;gap:8px;min-width:0}.sh-pbar__title a{color:#fff;text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.sh-pbar__title a:hover{color:#ffb59b}.sh-pbar__title em{font-style:normal;font-size:13.5px;font-weight:600;color:#ffffffb3;padding:2px 10px;border-radius:6px;background:#ffffff14}.sh-pbar__meta{display:flex;flex-wrap:wrap;align-items:center;gap:10px;font-size:12.5px;color:#ffffffad}.sh-pbar__cat{padding:2px 10px;border-radius:999px;background:#ff6b352e;color:#ffb59b;font-size:12px;font-weight:700;text-decoration:none;border:1px solid rgba(255,107,53,.35)}.sh-pbar__cat:hover{background:#ff6b354d;color:#fff}.sh-pbar__basics{display:inline-flex;gap:8px}.sh-pbar__basics span{padding:1px 8px;border-radius:4px;background:#ffffff14;font-size:11.5px;color:#ffffffc7}.sh-pbar__stats{display:inline-flex;align-items:center;gap:14px;margin-left:auto}.sh-pbar__hot,.sh-pbar__score{display:inline-flex;align-items:center;gap:5px;font-size:12px;color:#ffffff8c}.sh-pbar__hot svg{width:13px;height:13px;color:#ff6b35}.sh-pbar__score svg{width:13px;height:13px;color:#ffc24b}.sh-pbar__hot b,.sh-pbar__score b{color:#fff;font-size:13px;font-weight:800}.sh-pbar__hot i,.sh-pbar__score i{font-style:normal;font-size:11px;opacity:.7}.sh-pbar__r{display:inline-flex;flex-wrap:wrap;gap:6px;align-items:center}.sh-pbtn{display:inline-flex;align-items:center;justify-content:center;gap:6px;height:36px;padding:0 12px;border:0;border-radius:8px;background:#ffffff14;color:#ffffffe6;font-size:12.5px;font-weight:600;text-decoration:none;cursor:pointer;transition:background .15s,transform .15s,color .15s}.sh-pbtn svg{width:16px;height:16px}.sh-pbtn:hover{background:#ffffff24;color:#fff}.sh-pbtn.is-disabled,.sh-pbtn[aria-disabled=true]{opacity:.35;cursor:not-allowed;pointer-events:none}.sh-pbtn--pri{background:var(--sh-grad);color:#fff!important;box-shadow:0 4px 14px #ff6b3559}.sh-pbtn--pri:hover{transform:translateY(-1px);box-shadow:0 6px 18px #ff6b3573}.sh-pbtn--text{padding:0 14px}.sh-pbtn.is-on{background:#ff6b3533;color:#ffb59b;border:1px solid rgba(255,107,53,.4)}.sh-pbtn.is-on svg{fill:currentColor}.sh-pshell__side{display:flex;min-width:0}.sh-pseps{width:100%;background:#ffffff0f;border:1px solid rgba(255,255,255,.08);border-radius:14px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;overflow:hidden}.sh-pseps__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:14px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.sh-pseps__title{margin:0;display:inline-flex;align-items:center;gap:8px;font-size:15px;font-weight:800;color:#fff}.sh-pseps__ico{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:6px;background:var(--sh-grad);color:#fff}.sh-pseps__ico svg{width:13px;height:13px}.sh-pseps__cnt{margin:0;font-size:12px;color:#ffffff8c}.sh-pseps__cnt b{color:#ffb59b;font-weight:800}.sh-pseps__cnt.is-empty{color:#ffffff59}.sh-pseps__lines{display:flex;flex-wrap:wrap;gap:6px;padding:12px 16px;border-bottom:1px solid rgba(255,255,255,.08)}.sh-pline{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#ffffff14;color:#ffffffd9;font-size:12.5px;font-weight:700;text-decoration:none;border:1px solid transparent;transition:all .15s}.sh-pline em{font-style:normal;font-size:10.5px;font-weight:700;padding:1px 6px;border-radius:999px;background:#00000040;color:#ffffffbf}.sh-pline:hover{background:#ffffff24;color:#fff}.sh-pline.is-active{background:var(--sh-grad);color:#fff;border-color:transparent;box-shadow:0 4px 12px #ff6b3559}.sh-pline.is-active em{background:#00000040;color:#fff}.sh-pseps__bar{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:10px 16px;font-size:12.5px;color:#ffffffa6;border-bottom:1px solid rgba(255,255,255,.08)}.sh-pseps__now b{color:#ffb59b;font-weight:800}.sh-pseps__nav{display:inline-flex;gap:4px}.sh-pseps__nav a,.sh-pseps__nav span{display:inline-flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:6px;background:#ffffff14;color:#fffc;transition:all .15s}.sh-pseps__nav a:hover{background:var(--sh-pri);color:#fff}.sh-pseps__nav .is-disabled{opacity:.3;cursor:not-allowed}.sh-pseps__nav svg{width:14px;height:14px}.sh-pseps__list{flex:1;min-height:0;padding:12px;overflow-y:auto;max-height:480px;display:grid;gap:6px;grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.sh-pseps__list::-webkit-scrollbar{width:6px}.sh-pseps__list::-webkit-scrollbar-thumb{background:#ffffff24;border-radius:3px}.sh-pseps__list::-webkit-scrollbar-thumb:hover{background:var(--sh-pri)}.sh-pep{position:relative;display:flex;align-items:center;justify-content:center;gap:4px;padding:10px 6px;border-radius:8px;background:#ffffff0f;color:#ffffffd1;font-size:12.5px;font-weight:600;text-decoration:none;border:1px solid transparent;overflow:hidden;transition:all .15s}.sh-pep__num{color:#ffffff73;font-size:11px;font-weight:700}.sh-pep__name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.sh-pep:hover{background:#ff6b352e;color:#ffb59b;border-color:#ff6b3559}.sh-pep:hover .sh-pep__num{color:#ffb59bcc}.sh-pep.is-current{background:var(--sh-grad);color:#fff;border-color:transparent;box-shadow:0 4px 12px #ff6b3566}.sh-pep.is-current .sh-pep__num{color:#ffffffd9}.sh-pep.is-current .sh-pep__name{font-weight:800}.sh-pep__live{display:inline-flex;align-items:flex-end;gap:2px;height:12px;margin-left:4px}.sh-pep__live i{display:inline-block;width:2.5px;background:#fff;border-radius:1px;animation:shPlayBars .9s ease-in-out infinite}.sh-pep__live i:nth-child(1){height:50%;animation-delay:0s}.sh-pep__live i:nth-child(2){height:100%;animation-delay:.15s}.sh-pep__live i:nth-child(3){height:70%;animation-delay:.3s}@keyframes shPlayBars{0%,to{transform:scaleY(.4)}50%{transform:scaleY(1)}}.sh-pseps__empty{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:40px 20px;text-align:center;color:#ffffff8c}.sh-pseps__empty svg{width:48px;height:48px;opacity:.35}.sh-pseps__empty p{margin:0;font-size:13px}.sh-pinfo{padding:22px;margin:22px 0 0;background:var(--sh-card);border:1px solid var(--sh-border);border-radius:14px;box-shadow:0 6px 18px #0000000a}.sh-pinfo__top{display:grid;gap:20px;grid-template-columns:140px minmax(0,1fr);align-items:start}.sh-pinfo__poster{position:relative;display:block;aspect-ratio:2 / 3;border-radius:10px;overflow:hidden;background:var(--sh-pri-tint)}.sh-pinfo__poster img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;display:block}.sh-pinfo__poster-fb{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:900;color:var(--sh-pri);background:var(--sh-pri-tint)}.sh-pinfo__poster img+.sh-pinfo__poster-fb{display:none}.sh-pinfo__poster.is-broken img{display:none}.sh-pinfo__poster.is-broken .sh-pinfo__poster-fb{display:flex}.sh-pinfo__body{min-width:0;display:flex;flex-direction:column;gap:12px}.sh-pinfo__title{margin:0;font-size:20px;font-weight:800;line-height:1.3;word-break:break-word}.sh-pinfo__title a{color:var(--sh-text-1);text-decoration:none}.sh-pinfo__title a:hover{color:var(--sh-pri)}.sh-pinfo__tags{display:flex;flex-wrap:wrap;gap:6px}.sh-pinfo__tags span{padding:3px 10px;border-radius:6px;background:var(--sh-bg-2);color:var(--sh-text-2);font-size:12px;font-weight:600;border:1px solid var(--sh-border)}.sh-pinfo__tags .is-pri{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:transparent;font-weight:700}.sh-pinfo__cast{display:grid;gap:6px 14px;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));margin:0;font-size:13px;line-height:1.7}.sh-pinfo__cast div{display:flex;gap:8px;min-width:0}.sh-pinfo__cast dt{flex-shrink:0;width:38px;color:var(--sh-text-3);font-weight:600}.sh-pinfo__cast dd{margin:0;color:var(--sh-text-1);flex:1;min-width:0;word-break:break-word;overflow-wrap:anywhere}.sh-pinfo__syn{margin-top:18px;padding-top:16px;border-top:1px dashed var(--sh-border)}.sh-pinfo__syn-lbl{display:flex;align-items:center;gap:8px;margin:0 0 10px;font-size:14px;font-weight:800;color:var(--sh-text-1)}.sh-pinfo__syn-lbl span{display:inline-block;width:4px;height:14px;border-radius:2px;background:var(--sh-grad)}.sh-pinfo__desc{margin:0;font-size:13.5px;line-height:1.9;color:var(--sh-text-2);text-align:justify}.sh-precom{margin:24px 0 32px}.sh-precom__head{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:14px}.sh-precom__head h2{margin:0;display:flex;flex-direction:column;line-height:1.2}.sh-precom__head h2 span{font-size:18px;font-weight:800;color:var(--sh-text-1);position:relative;padding-left:12px}.sh-precom__head h2 span:before{content:"";position:absolute;left:0;top:4px;bottom:4px;width:4px;border-radius:2px;background:var(--sh-grad)}.sh-precom__head h2 em{font-style:normal;font-size:10.5px;font-weight:700;color:var(--sh-text-4);letter-spacing:.18em;margin-left:12px;margin-top:2px}.sh-precom__more{display:inline-flex;align-items:center;gap:4px;font-size:13px;color:var(--sh-text-3);text-decoration:none}.sh-precom__more svg{width:12px;height:12px}.sh-precom__more:hover{color:var(--sh-pri)}.sh-precom__grid{display:grid;gap:14px;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}.sh-rcard{display:flex;flex-direction:column;gap:8px;text-decoration:none;color:inherit;transition:transform .15s}.sh-rcard:hover{transform:translateY(-2px)}.sh-rcard__cover{position:relative;aspect-ratio:2 / 3;border-radius:10px;overflow:hidden;background:var(--sh-pri-tint);box-shadow:0 6px 16px #00000014}.sh-rcard__cover img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .35s}.sh-rcard:hover .sh-rcard__cover img{transform:scale(1.04)}.sh-rcard__fb{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;padding:12px;text-align:center;font-size:12px;font-weight:700;color:var(--sh-pri)}.sh-rcard__cover img+.sh-rcard__fb{display:none}.sh-rcard__cover.is-broken img{display:none}.sh-rcard__cover.is-broken .sh-rcard__fb{display:flex}.sh-rcard__score{position:absolute;top:8px;right:8px;padding:2px 8px;border-radius:6px;background:linear-gradient(135deg,#ff9500,#ff6b35);color:#fff;font-size:12px;font-weight:800;box-shadow:0 4px 10px #ff6b3559}.sh-rcard__body{display:flex;flex-direction:column;gap:4px}.sh-rcard__title{margin:0;font-size:13.5px;font-weight:700;line-height:1.4;color:var(--sh-text-1);overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}.sh-rcard:hover .sh-rcard__title{color:var(--sh-pri)}.sh-rcard__meta{display:flex;align-items:center;gap:6px;font-size:11.5px;color:var(--sh-text-3)}.sh-rcard__cat{padding:1px 6px;border-radius:4px;background:var(--sh-pri-tint);color:var(--sh-pri);font-size:11px;font-weight:700}@media (max-width: 1024px){.sh-pshell{grid-template-columns:minmax(0,1fr)}.sh-pseps__list{max-height:320px}}@media (max-width: 768px){.sh-pstage{padding:12px 0 20px}.sh-pbar{grid-template-columns:minmax(0,1fr);padding:12px 14px}.sh-pbar__stats{margin-left:0}.sh-pbar__title{font-size:16px}.sh-pbar__title em{font-size:12px;padding:1px 8px}.sh-pbar__r{width:100%;justify-content:space-between}.sh-pbtn{flex:1;min-width:0;padding:0 6px;font-size:12px;height:34px}.sh-pbtn--text{display:none}.sh-pbtn--pri span{display:inline}.sh-pseps__head{padding:12px 14px}.sh-pseps__lines{padding:10px 14px}.sh-pseps__bar{padding:8px 14px;font-size:12px}.sh-pseps__list{padding:10px;grid-template-columns:repeat(auto-fill,minmax(72px,1fr));max-height:280px}.sh-pinfo{padding:16px}.sh-pinfo__top{grid-template-columns:100px minmax(0,1fr);gap:14px}.sh-pinfo__title{font-size:17px}.sh-pinfo__cast{grid-template-columns:minmax(0,1fr);gap:4px}.sh-pinfo__syn{margin-top:14px;padding-top:12px}.sh-pinfo__desc{font-size:13px;line-height:1.8}.sh-precom__grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:10px}.sh-rcard__title{font-size:12.5px}}@media (max-width: 480px){.sh-pbar__title{gap:4px}.sh-pbar__title em{font-size:11px}.sh-pbtn span{display:none}.sh-pbtn--pri span,.sh-pbtn[data-sh-fav] span{display:inline}.sh-pinfo{padding:14px}.sh-pinfo__top{grid-template-columns:84px minmax(0,1fr);gap:12px}.sh-pinfo__title{font-size:15.5px}.sh-pinfo__tags span{padding:2px 8px;font-size:11.5px}.sh-pinfo__cast{font-size:12.5px}.sh-pinfo__cast dt{width:32px}.sh-precom__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.sh-search-hero{padding:50px 0 40px;background:var(--sh-grad);color:#fff;text-align:center}.sh-search-hero h1{font-size:clamp(22px,4vw,32px);font-weight:800;margin-bottom:18px}.sh-search-hero h1 b{color:#fff;background:#fff3;padding:2px 12px;border-radius:8px}.sh-search-hero__form{max-width:560px;margin:0 auto;display:flex;align-items:center;background:#fff;border-radius:999px;padding:6px 6px 6px 18px;box-shadow:0 8px 24px #0000001f}.sh-search-hero__form input{flex:1;min-width:0;height:40px;background:transparent;border:0;outline:none;font-size:14px;color:var(--sh-text-1)}.sh-search-hero__form input::-moz-placeholder{color:var(--sh-text-4)}.sh-search-hero__form input::placeholder{color:var(--sh-text-4)}.sh-search-hero__form input:focus,.sh-search-hero__form input:focus-visible{outline:none!important;box-shadow:none!important}.sh-search-hero__form button{height:40px;padding:0 24px;border-radius:999px;background:var(--sh-grad);color:#fff;font-size:14px;font-weight:700}.sh-search-info{padding:24px 0 0;font-size:14px;color:var(--sh-text-2)}.sh-search-info b{color:var(--sh-pri);font-weight:800;padding:0 4px}.sh-rank-top{display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-bottom:30px}.sh-rank-col{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius);padding:18px 20px;position:relative;overflow:hidden}.sh-rank-col h3{font-size:16px;font-weight:800;color:var(--sh-text-1);margin-bottom:14px;display:flex;align-items:center;gap:8px}.sh-rank-col h3 svg{color:var(--sh-pri)}.sh-rank-col ol{counter-reset:ri}.sh-rank-col li{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px dashed var(--sh-border);counter-increment:ri}.sh-rank-col li:last-child{border-bottom:0}.sh-rank-col li:before{content:counter(ri);flex-shrink:0;width:22px;height:22px;display:inline-flex;align-items:center;justify-content:center;border-radius:6px;background:var(--sh-bg-2);color:var(--sh-text-3);font-size:12px;font-weight:800}.sh-rank-col li:nth-child(1):before{background:linear-gradient(135deg,#ff6b35,#ff4d6d);color:#fff}.sh-rank-col li:nth-child(2):before{background:linear-gradient(135deg,#ff9500,#ff7a45);color:#fff}.sh-rank-col li:nth-child(3):before{background:linear-gradient(135deg,#ffa893,#ff8db0);color:#fff}.sh-rank-col li a{flex:1;min-width:0;font-size:13px;font-weight:600;color:var(--sh-text-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-rank-col li a:hover{color:var(--sh-pri)}.sh-rank-col li small{font-size:11px;color:var(--sh-text-4);flex-shrink:0}.sh-footer{margin-top:60px;background:linear-gradient(180deg,var(--sh-bg) 0%,var(--sh-bg-2) 100%);border-top:1px solid var(--sh-border);padding:50px 0 24px}.sh-footer__grid{display:grid;gap:32px;grid-template-columns:1.5fr 1fr 1fr 1fr;margin-bottom:32px}.sh-footer__brand p{font-size:13px;color:var(--sh-text-3);line-height:1.8;margin:14px 0}.sh-footer__contact{font-size:13px;color:var(--sh-text-3)}.sh-footer__contact div{display:flex;align-items:center;gap:8px;margin:6px 0}.sh-footer__contact svg{width:14px;height:14px;color:var(--sh-pri)}.sh-footer__col h4{font-size:14px;font-weight:800;color:var(--sh-text-1);margin-bottom:14px}.sh-footer__col a{display:block;padding:4px 0;font-size:13px;color:var(--sh-text-3);transition:color .2s}.sh-footer__col a:hover{color:var(--sh-pri)}.sh-footer__bottom{display:flex;flex-wrap:wrap;gap:8px 16px;justify-content:space-between;align-items:center;padding-top:20px;border-top:1px solid var(--sh-border);font-size:12px;color:var(--sh-text-4)}.sh-footer__bottom a{color:var(--sh-text-4)}.sh-footer__bottom a:hover{color:var(--sh-pri)}.sh-top{position:fixed;right:20px;bottom:20px;width:44px;height:44px;display:none;align-items:center;justify-content:center;background:var(--sh-grad);color:#fff;border-radius:50%;box-shadow:0 8px 20px #ff6b3559;cursor:pointer;z-index:90;transition:transform .2s}.sh-top.is-show{display:inline-flex}.sh-top:hover{transform:translateY(-3px)}.sh-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;background:#00000080;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:none;align-items:flex-start;justify-content:center;padding-top:12vh}.sh-overlay.is-show{display:flex}.sh-overlay__panel{width:90%;max-width:560px;background:#fff;border-radius:var(--sh-radius);padding:24px;position:relative}.sh-overlay__form{display:flex;align-items:center;background:var(--sh-pri-tint);border-radius:999px;padding:6px 6px 6px 18px;border:1px solid transparent;transition:border-color .15s,box-shadow .15s}.sh-overlay__form:focus-within{border-color:var(--sh-pri);box-shadow:0 0 0 3px #ff6b3526}.sh-overlay__form svg{color:var(--sh-text-3);margin-right:8px}.sh-overlay__form input{flex:1;min-width:0;height:40px;background:transparent;border:0;outline:none;font-size:14px}.sh-overlay__form input:focus,.sh-overlay__form input:focus-visible{outline:none!important;box-shadow:none!important}.sh-overlay__form button{height:40px;padding:0 22px;border-radius:999px;background:var(--sh-grad);color:#fff;font-weight:700}.sh-overlay__close{position:absolute;top:10px;right:12px;width:32px;height:32px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;background:var(--sh-bg-2);color:var(--sh-text-3)}.sh-overlay__close:hover{background:var(--sh-pri);color:#fff}.sh-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:200;display:none}.sh-drawer.is-show{display:block}.sh-drawer__mask{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.sh-drawer__panel{position:absolute;right:0;top:0;bottom:0;width:84%;max-width:min(340px,100vw);background:#fff;display:flex;flex-direction:column;animation:shDrawerIn .28s cubic-bezier(.2,.8,.25,1);box-shadow:-16px 0 36px #0000001f;overflow:hidden}@keyframes shDrawerIn{0%{transform:translate(100%)}to{transform:translate(0)}}.sh-drawer__head{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:16px 16px 14px;background:linear-gradient(135deg,#fff7f2,#ffefe5);border-bottom:1px solid var(--sh-border);min-width:0;max-width:100%}.sh-drawer__brand{display:flex;align-items:center;gap:10px;text-decoration:none;color:inherit;min-width:0;flex:1}.sh-drawer__logo{display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:10px;flex-shrink:0;background:var(--sh-grad);color:#fff;box-shadow:0 6px 14px #ff6b354d}.sh-drawer__logo svg{width:20px;height:20px}.sh-drawer__brand-txt{display:flex;flex-direction:column;min-width:0;line-height:1.25}.sh-drawer__brand-txt strong{font-size:15px;font-weight:800;color:var(--sh-text-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.sh-drawer__brand-txt small{font-size:11px;color:var(--sh-text-3);margin-top:2px}.sh-drawer__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:#ffffffb3;color:var(--sh-text-3);border:1px solid var(--sh-border);cursor:pointer;flex-shrink:0;transition:all .15s}.sh-drawer__close:hover{background:var(--sh-pri);color:#fff;border-color:var(--sh-pri)}.sh-drawer__close svg{width:14px;height:14px}.sh-drawer__search{position:relative;display:flex;align-items:center;margin:14px 14px 0;padding:0;background:var(--sh-bg-2);border:1px solid var(--sh-border);border-radius:999px;min-width:0;max-width:calc(100% - 28px);transition:border-color .15s,box-shadow .15s}.sh-drawer__search:focus-within{border-color:var(--sh-pri);box-shadow:0 0 0 3px #ff6b3526}.sh-drawer__search-icon{display:inline-flex;align-items:center;justify-content:center;width:38px;height:40px;color:var(--sh-text-3);flex-shrink:0}.sh-drawer__search-icon svg{width:15px;height:15px}.sh-drawer__search-input{flex:1;min-width:0;height:40px;background:transparent;border:0;outline:0;font-size:13px;color:var(--sh-text-1);padding:0 6px 0 0}.sh-drawer__search-input::-moz-placeholder{color:var(--sh-text-4)}.sh-drawer__search-input::placeholder{color:var(--sh-text-4)}.sh-drawer__search-input:focus,.sh-drawer__search-input:focus-visible{outline:none!important;box-shadow:none!important}.sh-drawer__search-btn{flex-shrink:0;height:32px;padding:0 14px;margin-right:4px;border-radius:999px;border:0;cursor:pointer;background:var(--sh-grad);color:#fff;font-size:12.5px;font-weight:700;transition:filter .15s}.sh-drawer__search-btn:hover{filter:brightness(1.05)}.sh-drawer__nav{flex:1;overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable;padding:14px 14px 16px;-webkit-overflow-scrolling:touch;min-width:0;max-width:100%}.sh-drawer__nav::-webkit-scrollbar{width:4px}.sh-drawer__nav::-webkit-scrollbar-thumb{background:var(--sh-border-2);border-radius:4px}.sh-drawer__nav::-webkit-scrollbar-thumb:hover{background:var(--sh-pri-2)}.sh-drawer__nav{scrollbar-width:thin;scrollbar-color:var(--sh-border-2) transparent}.sh-drawer__sec-lbl{font-size:11px;font-weight:700;letter-spacing:.12em;color:var(--sh-text-4);text-transform:uppercase;padding:12px 10px 6px}.sh-drawer__sec-lbl:first-child{padding-top:0}.sh-drawer__item{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:10px;margin:0 0 2px;font-size:14px;font-weight:600;color:var(--sh-text-2);text-decoration:none;transition:background .15s,color .15s;min-width:0;max-width:100%}.sh-drawer__item-txt{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sh-drawer__item-ic{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:8px;background:var(--sh-bg-2);color:var(--sh-text-3);flex-shrink:0;transition:background .15s,color .15s}.sh-drawer__item-ic svg{width:15px;height:15px}.sh-drawer__item-arr{display:inline-flex;align-items:center;justify-content:center;width:14px;height:14px;flex-shrink:0;color:var(--sh-text-4);opacity:.55;transition:transform .15s,opacity .15s}.sh-drawer__item-arr svg{width:14px;height:14px}.sh-drawer__item:hover{background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-drawer__item:hover .sh-drawer__item-ic{background:#fff;color:var(--sh-pri)}.sh-drawer__item:hover .sh-drawer__item-arr{transform:translate(2px);opacity:1;color:var(--sh-pri)}.sh-drawer__item.is-active{background:var(--sh-grad);color:#fff;box-shadow:0 6px 16px #ff6b3547}.sh-drawer__item.is-active .sh-drawer__item-ic{background:#ffffff40;color:#fff}.sh-drawer__item.is-active .sh-drawer__item-arr{color:#ffffffd9;opacity:1}.sh-drawer__cats{display:grid;gap:6px;grid-template-columns:repeat(2,minmax(0,1fr));padding:4px 0 0;min-width:0;max-width:100%}.sh-drawer__cat{display:flex;align-items:center;justify-content:center;padding:9px 6px;border-radius:8px;background:var(--sh-bg-2);border:1px solid transparent;font-size:13px;font-weight:600;color:var(--sh-text-2);text-decoration:none;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0;max-width:100%;transition:all .15s}.sh-drawer__cat:hover{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:var(--sh-pri-2)}.sh-drawer__cat.is-active{background:var(--sh-pri-tint);color:var(--sh-pri);border-color:var(--sh-pri)}.sh-drawer__foot{padding:12px 16px 14px;border-top:1px solid var(--sh-border);text-align:center}.sh-drawer__foot small{font-size:11px;color:var(--sh-text-4)}a:focus,button:focus,input:focus,select:focus,textarea:focus,[role=button]:focus{outline:2px solid var(--sh-pri-2);outline-offset:2px}a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible),select:focus:not(:focus-visible),textarea:focus:not(:focus-visible),[role=button]:focus:not(:focus-visible){outline:none}a:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible,[role=button]:focus-visible{outline:2px solid var(--sh-pri-2);outline-offset:2px}@supports not (aspect-ratio: 16 / 9){.sh-card__cover,.sh-player{position:relative}.sh-card__cover:before{content:"";display:block;padding-bottom:62.5%}.sh-player:before{content:"";display:block;padding-bottom:56.25%}.sh-card__cover>*,.sh-player>*{position:absolute;top:0;left:0;right:0;bottom:0}.sh-show__poster{position:relative}.sh-show__poster:before{content:"";display:block;padding-bottom:150%}.sh-show__poster>*{position:absolute;top:0;left:0;right:0;bottom:0}}@media (max-width: 1024px){.sh-play__main{grid-template-columns:1fr}.sh-footer__grid{grid-template-columns:1fr 1fr}}@media (max-width: 900px){.sh-search{display:none}.sh-iconbtn{display:inline-flex}.sh-nav,.sh-login{display:none}.sh-header__inner{gap:12px}.sh-show{grid-template-columns:200px 1fr}.sh-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:14px}.sh-latest{grid-template-columns:1fr}.sh-hero{padding:48px 0}.sh-hero__inner{grid-template-columns:1fr;gap:28px;text-align:center}.sh-hero__l{text-align:center}.sh-hero__desc{margin-left:auto;margin-right:auto}.sh-hero__cta,.sh-hero__hot{justify-content:center}.sh-hero__r,.sh-hero__visual{display:none!important}}@media (max-width: 640px){.sh-wrap{padding:0 14px}.sh-hero{padding:36px 0}.sh-hero__title{font-size:24px;line-height:1.25}.sh-hero__desc{font-size:13px;line-height:1.7;margin-bottom:18px}.sh-body--index main>.sh-section:first-of-type,.sh-body--index main>.sh-section--alt:first-of-type{padding-top:28px}.sh-section{padding:28px 0}.sh-section__title{font-size:18px}.sh-show{grid-template-columns:1fr;gap:18px}.sh-show__poster{max-width:200px;margin:0 auto;aspect-ratio:2 / 3}.sh-grid{grid-template-columns:repeat(2,1fr);gap:12px}.sh-card__body{padding:10px 12px 12px}.sh-card__title{font-size:13px}.sh-card__desc{display:none}.sh-card__meta{font-size:11px;gap:8px}.sh-cats{grid-template-columns:1fr 1fr;gap:10px}.sh-cat{padding:12px 14px;gap:10px}.sh-cat__icon{width:36px;height:36px}.sh-cat__txt b{font-size:13px}.sh-cat__txt span{font-size:11px}.sh-feats{grid-template-columns:1fr}.sh-footer{padding:24px 0 16px;margin-top:36px}.sh-footer__grid{grid-template-columns:1fr;gap:16px;margin-bottom:18px}.sh-footer__brand{text-align:center;padding:0 8px 4px}.sh-footer__brand .sh-logo{justify-content:center}.sh-footer__brand p{font-size:12px;line-height:1.7;margin:8px auto 0;max-width:28em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.sh-footer__col{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:12px;padding:12px 14px}.sh-footer__col h4{font-size:12px;font-weight:700;color:var(--sh-text-2);margin:0 0 8px;letter-spacing:.04em;display:flex;align-items:center;gap:6px}.sh-footer__col h4:before{content:"";width:3px;height:12px;border-radius:2px;background:var(--sh-grad)}.sh-footer__col a{display:inline-flex;align-items:center;padding:5px 10px;margin:0 4px 4px 0;font-size:12px;color:var(--sh-text-2);background:var(--sh-bg-2);border-radius:6px;border:1px solid transparent;transition:all .15s}.sh-footer__col a:hover,.sh-footer__col a:active{color:var(--sh-pri);background:var(--sh-pri-tint);border-color:var(--sh-pri-tint)}.sh-footer__bottom{flex-direction:column;gap:4px;justify-content:center;text-align:center;padding-top:14px;font-size:11.5px}.sh-show__eps{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.sh-rank-top{grid-template-columns:1fr}.sh-play__bar{padding:12px 14px}.sh-show__title{font-size:20px}.sh-section__head{flex-direction:column;align-items:flex-start}.sh-section__more{align-self:flex-end}}@media (max-width: 380px){.sh-grid,.sh-cats{grid-template-columns:1fr}}@media print{.sh-header,.sh-footer,.sh-top,.sh-overlay,.sh-drawer,.sh-skip,.sh-hero__form,.sh-play__bar__r,.sh-card__play{display:none!important}body{background:#fff;color:#000}.sh-card{-moz-column-break-inside:avoid;break-inside:avoid;border:1px solid #ccc}.sh-hero{background:none!important;color:#000!important;padding:20px 0!important}.sh-hero__title,.sh-section__title{color:#000!important}}html,body,#root{overflow-x:clip;max-width:100%}#root{min-height:100vh;display:flex;flex-direction:column}#sh-main{flex:1}body{padding-bottom:env(safe-area-inset-bottom,0)}.sh-header{padding-top:env(safe-area-inset-top,0)}.sh-filter__row{align-items:center}.sh-filter__label{padding-top:0;line-height:28px}.sh-filter__opts a,.sh-filter__opts button{display:inline-flex;align-items:center;justify-content:center;height:28px;padding:0 12px;border-radius:6px;font-size:13px;font-weight:500;color:var(--sh-text-3);background:transparent;border:0;white-space:nowrap;transition:all .15s;line-height:1}.sh-filter__opts a:hover,.sh-filter__opts button:hover{background:var(--sh-pri-tint);color:var(--sh-pri)}.sh-filter__opts a.is-active,.sh-filter__opts button.is-active{background:var(--sh-grad);color:#fff;font-weight:700;border-color:transparent}@media (max-width: 768px){.sh-filter__label{line-height:26px}.sh-filter__opts a,.sh-filter__opts button{height:26px;padding:0 9px;font-size:12px;border-radius:5px}}@media (max-width: 420px){.sh-filter__label{line-height:24px}.sh-filter__opts a,.sh-filter__opts button{height:24px;padding:0 7px;font-size:11.5px}}.sh-listbar__sort button{padding:6px 14px;border-radius:8px;font-size:13px;font-weight:600;color:var(--sh-text-2);background:var(--sh-card);border:1px solid var(--sh-border)}.sh-listbar__sort button.is-active{background:var(--sh-grad);color:#fff;border-color:transparent}.sh-detail__bg{background-size:cover;background-position:center;filter:blur(40px);opacity:.35}.sh-detail__intro{margin-top:24px}.sh-detail__intro h2{font-size:16px;margin-bottom:8px}.sh-detail__intro p{color:var(--sh-text-2);line-height:1.7}.sh-footer__contact{margin-top:14px}.sh-biz-badge{display:inline-flex;align-items:center;gap:10px;max-width:100%;padding:7px 14px 7px 7px;border-radius:999px;background:linear-gradient(180deg,#fff,#fffaf6);border:1px solid rgba(255,107,53,.18);box-shadow:0 2px 10px #ff6b3514}.sh-biz-badge__icon{display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border-radius:50%;background:var(--sh-grad);color:#fff;flex-shrink:0;box-shadow:0 3px 10px #ff6b3547}.sh-biz-badge__icon svg{width:15px!important;height:15px!important;display:block;transform:rotate(-12deg)}.sh-biz-badge__content{display:inline-flex;align-items:baseline;gap:8px;min-width:0;line-height:1;white-space:nowrap}.sh-biz-badge__label{color:var(--sh-text-2);font-size:13px;font-weight:600}.sh-biz-badge__brand{display:inline-flex;align-items:center;padding:4px 10px;border-radius:999px;font-size:12px;font-weight:800;letter-spacing:.08em;color:#fff;background:var(--sh-grad);box-shadow:0 2px 8px #ff6b3538}@media (max-width: 420px){.sh-biz-badge{gap:8px;padding:6px 10px 6px 6px}.sh-biz-badge__icon{width:28px;height:28px}.sh-biz-badge__icon svg{width:14px!important;height:14px!important}.sh-biz-badge__label{font-size:12px}.sh-biz-badge__brand{font-size:11px;padding:3px 8px;letter-spacing:.06em}}.sh-notfound{text-align:center;padding:80px 20px}.sh-notfound h1{font-size:48px;color:var(--sh-pri);margin-bottom:12px}.sh-notfound p{color:var(--sh-text-3);margin-bottom:24px}.sh-auth-card{background:var(--sh-card);border:1px solid var(--sh-border);border-radius:var(--sh-radius-lg);padding:32px 28px;box-shadow:var(--sh-shadow)}.sh-auth-card h1{font-size:22px;margin-bottom:8px}.sh-auth-card>p{color:var(--sh-text-3);margin-bottom:24px}.sh-auth-field{margin-bottom:16px}.sh-auth-field label{display:block;font-size:13px;font-weight:600;margin-bottom:6px;color:var(--sh-text-2)}.sh-auth-field input{width:100%;height:42px;padding:0 14px;border:1px solid var(--sh-border);border-radius:var(--sh-radius-sm);background:var(--sh-card-2)}.sh-auth-field input:focus{outline:none;border-color:var(--sh-pri-2);box-shadow:0 0 0 3px #ff6b351f}.sh-auth-submit{width:100%;margin-top:8px;justify-content:center}.sh-auth-err{color:#ef4444;font-size:13px;margin-bottom:12px}.sh-auth-switch{margin-top:16px;font-size:13px;color:var(--sh-text-3);text-align:center}.sh-auth-switch a{color:var(--sh-pri);font-weight:600}a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}.sh-player video{-o-object-fit:contain;object-fit:contain;background:#000}@media (pointer: coarse){.sh-btn,.sh-nav__item,.sh-pager a,.sh-filter__opts a,.sh-filter__opts button,.sh-iconbtn{min-height:44px}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}@supports (-webkit-touch-callout: none){.sh-search input{font-size:16px}}
