:root{--bg:#10130f;--panel:#191d17;--text:#f4f3ec;--muted:#a1a59b;--lime:#c4ec6a;--orange:#f28a55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:'DM Sans','Noto Sans SC',sans-serif}.topbar{height:78px;padding:0 clamp(22px,7vw,110px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ffffff12}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--text);text-decoration:none;font-size:15px;font-weight:700;letter-spacing:.02em}.brand-mark{display:grid;place-items:center;width:34px;height:34px;border-radius:11px;background:var(--lime);color:#202719;font-size:17px;font-weight:900}.brand-light{font-weight:400;color:#a9ada3;margin-left:5px}.top-link{color:#c4c8be;text-decoration:none;font-size:12px;letter-spacing:.08em;display:flex;align-items:center;gap:10px}.live-dot{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--lime);box-shadow:0 0 12px #c4ec6a88}.hero{min-height:540px;padding:90px clamp(22px,12vw,190px) 88px;position:relative;overflow:hidden;display:flex;align-items:center;background:radial-gradient(ellipse at 78% 49%,#28301e 0%,#171d14 27%,transparent 57%)}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;align-items:center;gap:11px;color:#b6c28e;font-size:10px;letter-spacing:.22em;font-weight:700}.eyebrow-line{width:25px;height:1px;background:#93a36d}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.23;letter-spacing:-.06em;margin:27px 0 20px;font-weight:900}.hero h1 span{color:var(--lime)}.hero-copy p{color:#a8ada3;line-height:1.9;font-size:14px;margin:0}.watch-cta{margin-top:32px;display:inline-flex;align-items:center;gap:12px;color:#1d2414;background:var(--lime);border-radius:5px;padding:14px 18px;text-decoration:none;font-size:13px;font-weight:700;transition:transform .2s,background .2s}.watch-cta:hover{transform:translateY(-2px);background:#d6f68e}.play-icon{font-size:10px}.arrow{margin-left:14px;font-size:18px}.fruit-art{position:absolute;right:18%;top:50%;transform:translateY(-47%);width:230px;height:230px;border-radius:44% 52% 48% 54%;background:radial-gradient(circle at 33% 28%,#ffca78,#f58a53 43%,#b64437 84%);box-shadow:inset -18px -24px 42px #66291d55,0 30px 100px #ed7c3740;display:grid;place-items:center;animation:float 6s ease-in-out infinite}.fruit-core{font-size:60px;color:#fff6d7aa;text-shadow:0 2px 16px #fff8}.leaf{position:absolute;width:60px;height:32px;background:#7d9c4b;border-radius:100% 0 100% 0;top:-18px;left:52%;transform:rotate(-27deg);box-shadow:inset 0 -3px 6px #34522577}.leaf-b{width:45px;left:37%;top:-8px;transform:rotate(26deg);background:#a6bd5a}.fruit-orbit{position:absolute;border:1px solid #c4ec6a22;border-radius:50%;width:350px;height:350px;right:13%;top:50%;transform:translateY(-50%)}.orbit-two{width:455px;height:455px;right:9%;border-color:#ffffff0d}.spark{position:absolute;color:var(--lime);font-size:20px}.spark-a{right:-40px;top:48px}.spark-b{left:-65px;bottom:29px;color:#f1a76f}.hero-index{position:absolute;right:clamp(22px,7vw,110px);bottom:38px;color:#778071;font-size:11px;letter-spacing:.1em;display:flex;align-items:center;gap:13px}.hero-index i{display:block;width:48px;height:1px;background:#68715b}.watch-section{padding:75px clamp(22px,12vw,190px) 96px;background:#151812}.section-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:23px}.eyebrow.left{letter-spacing:.15em}.section-heading h2{margin:12px 0 0;font-size:27px;letter-spacing:-.03em}.section-note{color:#82877d;font-size:12px}.player-shell{position:relative;background:#080a08;border:1px solid #ffffff14;border-radius:9px;overflow:hidden;aspect-ratio:16/9;box-shadow:0 22px 65px #0005}.player-shell video{width:100%;height:100%;display:block;background:#080a08}.player-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:linear-gradient(135deg,#111810ee,#0e100de8);pointer-events:none;text-align:center}.placeholder-mark{width:54px;height:54px;border:1px solid #c4ec6a88;color:var(--lime);border-radius:50%;display:grid;place-items:center;padding-left:3px;margin-bottom:6px}.player-overlay strong{font-size:17px}.player-overlay span{font-size:12px;color:#9ca295}.video-meta{display:flex;justify-content:space-between;align-items:center;padding:19px 2px}.video-meta h3{font-size:14px;margin:0 0 6px}.video-meta p{font-size:11px;color:#858b80;margin:0}.quality{border:1px solid #c4ec6a4c;border-radius:20px;padding:6px 11px;color:var(--lime);font-size:10px}footer{min-height:90px;padding:20px clamp(22px,7vw,110px);display:flex;justify-content:space-between;align-items:center;color:#73796f;font-size:11px;border-top:1px solid #ffffff10}.footer-brand{font-size:13px}.footer-brand .brand-mark{width:29px;height:29px;font-size:14px}.footer-dot{color:#aeca66;margin-left:5px}@keyframes float{0%,100%{transform:translateY(-47%)}50%{transform:translateY(-51%)}}@media(max-width:700px){.topbar{height:66px}.hero{min-height:590px;align-items:flex-start;padding-top:66px;background:radial-gradient(ellipse at 70% 76%,#28301e 0%,#171d14 28%,transparent 63%)}.hero h1{font-size:48px}.fruit-art{width:150px;height:150px;right:23%;top:auto;bottom:58px;transform:none}.fruit-core{font-size:42px}.fruit-orbit{width:240px;height:240px;right:8%;top:auto;bottom:12px;transform:none}.orbit-two{width:310px;height:310px;right:0}.hero-index{bottom:22px}.watch-section{padding-top:54px;padding-bottom:65px}.section-note{font-size:10px}.section-heading h2{font-size:23px}footer{flex-wrap:wrap;gap:16px}footer>span:nth-child(2){display:none}}

/* Two-level navigation and dedicated video page */
[hidden]{display:none !important}
.hero-home{min-height:calc(100vh - 168px);}
.watch-page{min-height:100vh;background:#080a08;color:var(--text);overflow:hidden}
.watch-main{min-height:100vh;display:grid;place-items:center;padding:clamp(38px,7vw,92px) clamp(16px,5vw,80px)}
.watch-player-shell{position:relative;width:min(1280px,100%);aspect-ratio:16/9;background:#000;border:1px solid #ffffff18;border-radius:10px;overflow:hidden;box-shadow:0 26px 90px #0009}
.watch-player-shell video{width:100%;height:100%;display:block;background:#000;object-fit:contain}
.watch-back{position:fixed;z-index:5;top:22px;left:clamp(18px,4vw,54px);color:#aab0a4;text-decoration:none;font-size:12px;letter-spacing:.03em;transition:color .2s,transform .2s}
.watch-back:hover{color:var(--lime);transform:translateX(-2px)}
.watch-page .player-overlay{background:linear-gradient(135deg,#111810f4,#0e100df0)}
@media(max-width:700px){.hero-home{min-height:calc(100vh - 156px)}.watch-main{padding:70px 10px 22px}.watch-player-shell{border-radius:6px}.watch-back{top:17px;left:18px}}
