:root{--reel-purple:#6b3fd5;--reel-deep:#180b3f;--reel-pink:#ff4f9a;--reel-yellow:#ffd84f;--reel-mint:#58dfbd}
.reels-page{min-height:100vh;background:radial-gradient(circle at 10% 8%,#ffdf6c33,transparent 28%),radial-gradient(circle at 90% 18%,#ff63a633,transparent 26%),linear-gradient(145deg,#16083e,#351777 58%,#16083e);padding:34px 18px 70px;color:#fff}
.reels-intro{max-width:720px;margin:0 auto 24px;text-align:center}.reels-intro>span{display:inline-flex;background:#ffffff16;border:1px solid #ffffff2b;border-radius:999px;padding:7px 14px;color:#ffe76e;font-weight:800}.reels-intro h1{font-size:clamp(28px,5vw,48px);margin:14px 0 8px}.reels-intro p{margin:0;color:#e9e1ff;line-height:1.9}
.reels-feed{height:min(78vh,760px);max-width:430px;margin:auto;overflow-y:auto;scroll-snap-type:y mandatory;border-radius:30px;box-shadow:0 28px 80px #07021899;scrollbar-width:none;background:#0b061c}.reels-feed::-webkit-scrollbar{display:none}.reel-card{height:100%;min-height:100%;scroll-snap-align:start;scroll-snap-stop:always}.reel-media{position:relative;height:100%;overflow:hidden;background:#0c071d}.reel-media>img{width:100%;height:100%;object-fit:cover;display:block}.reel-shade{position:absolute;inset:0;background:linear-gradient(180deg,#1109230a 40%,#0e071dd9 83%,#0e071df7)}
.reel-play{position:absolute;inset:50% auto auto 50%;transform:translate(-50%,-50%);width:76px;height:76px;border:0;border-radius:50%;background:#fff;color:var(--reel-purple);box-shadow:0 12px 35px #0008;cursor:pointer;display:grid;place-items:center;font-size:31px;transition:.2s}.reel-play:hover,.reel-play:focus-visible{transform:translate(-50%,-50%) scale(1.08);outline:4px solid #ffd84faa}.reel-play span{margin-left:5px}.reel-copy{position:absolute;z-index:2;right:22px;left:22px;bottom:25px}.reel-badges{display:flex;flex-wrap:wrap;gap:8px}.reel-badges span{display:inline-flex;background:#ffffff1c;border:1px solid #ffffff3d;border-radius:999px;padding:6px 11px;font-size:13px;backdrop-filter:blur(9px)}.reel-copy h2{font-size:26px;margin:10px 0 4px}.reel-copy p{font-size:14px;line-height:1.8;margin:0 0 12px;color:#f1ecff}.reel-copy a{color:#1d103a;background:var(--reel-yellow);text-decoration:none;border-radius:12px;padding:9px 13px;font-weight:800;display:inline-flex}.reel-media iframe{position:absolute;z-index:4;inset:0;width:100%;height:100%;border:0;background:#000}.reel-media.is-playing .reel-play,.reel-media.is-playing .reel-copy,.reel-media.is-playing .reel-shade{display:none}.reels-tip{text-align:center;color:#d8cdf8;font-size:13px}.reels-empty{max-width:620px;margin:60px auto;background:#ffffff12;border:1px solid #ffffff24;border-radius:28px;text-align:center;padding:45px}.reels-empty span{font-size:52px}
.reel-watch{max-width:1160px;margin:auto;padding:42px 20px 80px}.reel-breadcrumb{display:flex;flex-wrap:wrap;gap:9px;color:#8a7da2;margin-bottom:24px}.reel-breadcrumb a{color:var(--reel-purple);text-decoration:none}.reel-watch-grid{display:grid;grid-template-columns:minmax(300px,440px) minmax(0,1fr);gap:50px;align-items:start}.reel-watch-player{aspect-ratio:9/16;border-radius:30px;overflow:hidden;background:#0b061c;box-shadow:0 28px 70px #341a721f}.reel-watch-player iframe{width:100%;height:100%;border:0;display:block}.reel-watch-copy{padding-top:28px}.reel-watch-copy .reel-badges span{background:#6b3fd510;color:#5b32b9;border-color:#6b3fd52c}.reel-watch-copy h1{font-size:clamp(30px,5vw,52px);line-height:1.45;margin:16px 0}.reel-lead{font-size:18px;line-height:2;color:#564b68}.reel-keyword{padding:14px 18px;border-radius:16px;background:#fff4c7;color:#4b3768}.reel-transcript{margin-top:25px;padding-top:10px;border-top:1px solid #e6def1;line-height:2.2}.reel-transcript h2{font-size:22px}.reel-back{display:inline-flex;margin-top:22px;background:var(--reel-purple);color:#fff;text-decoration:none;padding:13px 18px;border-radius:14px;font-weight:800}
@media(max-width:760px){body>header{padding:14px 4%;flex-wrap:wrap;gap:10px}body>header nav{display:flex;overflow:auto;max-width:100%;white-space:nowrap}body>header nav a{font-size:13px}.reels-page{padding:20px 0 0}.reels-intro{padding:0 18px}.reels-intro h1{font-size:28px}.reels-feed{height:calc(100svh - 175px);max-width:none;border-radius:24px 24px 0 0}.reel-watch{padding-top:24px}.reel-watch-grid{grid-template-columns:1fr;gap:20px}.reel-watch-player{max-width:430px;width:100%;margin:auto}.reel-watch-copy{padding-top:0}}
@media(prefers-reduced-motion:reduce){.reel-play{transition:none}.reels-feed{scroll-behavior:auto}}
