:root{color-scheme:dark;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:#f5f3eb;background:#0b141a;font-synthesis:none}*{box-sizing:border-box}body{margin:0;min-height:100svh;background:radial-gradient(ellipse at 50% 0%,#1a2a32 0,transparent 65%),#0b141a}main{max-width:1180px;margin:auto;padding:36px 32px 48px}header{display:flex;align-items:center;justify-content:space-between;gap:20px;padding-bottom:26px;border-bottom:1px solid #34434a}.brand{font-weight:800;letter-spacing:.14em;font-size:19px}.brand span{color:#e9d19b;font-weight:500;font-size:15px;margin-left:6px}.duration{font-size:12px;color:#a5b2b8;letter-spacing:.08em;white-space:nowrap}section{padding-top:38px}h1{font-size:clamp(28px,4.5vw,48px);line-height:1.12;letter-spacing:-.035em;margin:0 0 14px}.intro{font-size:18px;line-height:1.5;color:#b9c5ca;margin:0 0 28px}.player{position:relative;border:1px solid #4b5658;border-radius:12px;overflow:hidden;background:#000;box-shadow:0 20px 60px #0005}video{display:block;width:100%;aspect-ratio:1399/720;object-fit:contain;background:#000}.play{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);display:flex;align-items:center;gap:12px;padding:17px 24px;background:#edd49c;color:#172026;border:0;border-radius:999px;font:inherit;font-size:17px;font-weight:700;white-space:nowrap;box-shadow:0 6px 28px #0008;cursor:pointer}.play span{font-size:19px}.play[hidden]{display:none}.below{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-top:20px}.below p{margin:0;color:#aebbc1;font-size:16px;line-height:1.5}.below button{flex-shrink:0;background:#18252d;border:1px solid #526168;border-radius:8px;padding:11px 16px;color:#f5f3eb;font:inherit;cursor:pointer;font-size:16px}.below button span{margin-left:7px;color:#edd49c}button:focus-visible,a:focus-visible{outline:3px solid #edd49c;outline-offset:4px}#status{font-size:16px;color:#edd49c;line-height:1.5}button:hover{filter:brightness(1.08)}@media(max-width:600px){main{padding:22px 16px 32px}header{padding-bottom:20px;gap:12px}.brand{font-size:16px}.brand span{font-size:12px;margin-left:3px}.duration{font-size:12px;letter-spacing:0}section{padding-top:30px}.intro{font-size:16px;margin-bottom:23px}.player{border-radius:8px}.play{padding:13px 18px;font-size:16px;gap:10px}.below{align-items:flex-start;gap:14px}.below p{font-size:14px;max-width:210px}.below button{font-size:14px;padding:10px 12px}}@media(max-height:500px) and (orientation:landscape){main{max-width:100%;padding:10px 18px}header,h1,.intro,.below{display:none}section{padding-top:0}.player{max-width:calc((100svh - 20px)*1399/720);margin:auto}video{max-height:calc(100svh - 20px)}}@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto}}
video:fullscreen{width:100vw;height:100vh;max-height:none;aspect-ratio:auto;object-fit:contain;background:#000}video::-webkit-full-screen{width:100vw;height:100vh;max-height:none;aspect-ratio:auto;object-fit:contain;background:#000}
