:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--primary-glow:conic-gradient(from 180deg at 50% 50%,#16abff33 0deg,#0885ff33 55deg,#54d6ff33 120deg,#0071ff33 160deg,transparent 360deg);--secondary-glow:radial-gradient(#fff,hsla(0,0%,100%,0));--tile-start-rgb:239,245,249;--tile-end-rgb:228,232,233;--tile-border:conic-gradient(#00000080,#00000040,#00000030,#00000020,#00000010,#00000010,#00000080);--callout-rgb:238,240,241;--callout-border-rgb:172,175,176;--card-rgb:180,185,188;--card-border-rgb:131,134,135}.reel__item{margin-bottom:20px}.reel__item-inner{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:transform .3s ease,box-shadow .3s ease}.reel__item-inner:hover{transform:translateY(-5px);box-shadow:0 4px 16px rgba(0,0,0,.15)}.reel__thumb{position:relative;aspect-ratio:9/16;overflow:hidden}.reel__thumb img{width:100%;height:100%;object-fit:cover}.reel__duration{bottom:10px;right:10px;background:rgba(0,0,0,.7);font-size:12px;display:flex;align-items:center;gap:4px}.reel__badge,.reel__duration{position:absolute;color:#fff;padding:4px 8px;border-radius:4px}.reel__badge{top:10px;left:10px;font-size:11px;font-weight:700}.reel__badge--featured{background:linear-gradient(135deg,#667eea,#764ba2)}.reel__badge--trending{background:linear-gradient(135deg,#f093fb,#f5576c)}.reel__content{padding:16px}.reel__content-top{margin-bottom:12px}.reel__meta-tag{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.reel__meta-tag--cat1{background-color:#e3f2fd;color:#1976d2}.reel__meta-tag--cat2{background-color:#f3e5f5;color:#7b1fa2}.reel__meta-tag--cat3{background-color:#e8f5e9;color:#388e3c}.reel__content h6{margin:0 0 8px;font-size:16px;font-weight:600;line-height:1.4}.reel__content h6 a{color:#333;text-decoration:none;transition:color .2s ease}.reel__content h6 a:hover{color:#1976d2}.reel__description{color:#666;font-size:14px;line-height:1.5;margin:8px 0}.reel__content-bottom{display:flex;align-items:center;margin-top:12px;padding-top:12px;border-top:1px solid #eee;font-size:13px;color:#888}.reel__video-container{position:relative;margin-bottom:20px;border-radius:8px;overflow:hidden;background:#000;max-width:400px;margin-left:auto;margin-right:auto}.reel__video-wrapper{position:relative;aspect-ratio:9/16;max-height:600px}@media (max-width:768px){.reel__video-container{max-width:100%}}.reel__placeholder{position:relative;width:100%;height:100%}.reel__placeholder img{width:100%;height:100%;object-fit:cover}.reel__play-button{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:80px;height:80px;background:hsla(0,0%,100%,.9);border-radius:50%;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:24px;color:#333;transition:all .3s ease}.reel__play-button:hover{background:#fff;transform:translate(-50%,-50%) scale(1.1)}.reel__video-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none}.reel__video-overlay .reel__duration{top:auto;bottom:10px;right:10px}.reel__video-overlay .reel__badge{top:10px;left:10px}.reel__creator{display:flex;align-items:center;gap:12px;padding:16px;background:#f8f9fa;border-radius:8px}.reel__creator img{border-radius:50%;object-fit:cover}.reel__creator h6{margin:0;font-size:16px;font-weight:600}.reel__creator p{margin:4px 0 0;font-size:14px;color:#666}.reel__description{color:#333;font-size:16px;line-height:1.6}.reel__tags{display:flex;flex-wrap:wrap;gap:8px}.reel__tags .badge{cursor:pointer;transition:background-color .2s ease}.reel__tags .badge:hover{background-color:#6c757d!important}.reel__meta-bottom{color:#888;font-size:14px}.reel__navigation{display:flex;justify-content:space-between;align-items:center;margin-top:30px;padding-top:20px;border-top:1px solid #eee}.reel__navigation .prev-next{display:flex;gap:20px}.reel__navigation .prev-next span{cursor:pointer;display:flex;align-items:center;gap:4px;color:#333;transition:color .2s ease}.reel__navigation .prev-next span:hover{color:#1976d2}.reel__navigation .prev-next span.disabled{color:#ccc;cursor:not-allowed}.reel__navigation .social-icon{display:flex;gap:12px}.reel__navigation .social-icon__item{width:36px;height:36px;display:flex;align-items:center;justify-content:center;background:#f8f9fa;border-radius:50%;transition:background-color .2s ease}.reel__navigation .social-icon__item:hover{background:#e9ecef}@media (prefers-color-scheme:dark){:root{--foreground-rgb:255,255,255;--background-start-rgb:0,0,0;--background-end-rgb:0,0,0;--primary-glow:radial-gradient(rgba(1,65,255,.4),rgba(1,65,255,0));--secondary-glow:linear-gradient(to bottom right,rgba(1,65,255,0),rgba(1,65,255,0),rgba(1,65,255,.3));--tile-start-rgb:2,13,46;--tile-end-rgb:2,5,19;--tile-border:conic-gradient(#ffffff80,#ffffff40,#ffffff30,#ffffff20,#ffffff10,#ffffff10,#ffffff80);--callout-rgb:20,20,20;--callout-border-rgb:108,108,108;--card-rgb:100,100,100;--card-border-rgb:200,200,200}}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb));background:#fff}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}