body,html{margin:0;padding:0;width:100%;height:100%;background:#000;color:#fff;overflow:hidden}*{box-sizing:border-box}body{font-family:serif}.hero,body{display:flex;justify-content:center;align-items:center}.hero{width:100%;max-width:900px;padding:40px 20px;flex-direction:column;text-align:center}.date{font-size:clamp(80px,18vw,220px);line-height:.9;margin:0}.secret-dot{color:inherit;text-decoration:none;cursor:default}.subtitle{margin:10px 0 30px;font-size:clamp(18px,2vw,30px);letter-spacing:2px}.countdown{font-size:clamp(18px,3vw,36px);margin-bottom:35px}.star{width:min(50vw,320px);height:auto;margin:20px 0}.emoji-pack{display:flex;justify-content:center;align-items:center;gap:70px;margin-top:30px;flex-wrap:wrap}.emoji-pack a{color:#fff;text-decoration:none;font-size:clamp(16px,2vw,22px);transition:.2s}.emoji-pack a:hover{opacity:.6}.socials{display:flex;justify-content:center;align-items:center;gap:40px;margin-top:30px;flex-wrap:wrap}.socials a{color:#fff;text-decoration:none;font-size:clamp(16px,2vw,22px);transition:.2s}.socials a:hover{opacity:.6}@media (max-width:768px){.hero{padding:25px 15px}.subtitle{margin-bottom:20px}.star{width:220px}.socials{gap:18px;flex-direction:column;margin-top:25px}.socials a{font-size:18px}}.page__noise{position:fixed;inset:-100px;pointer-events:none;z-index:9999;opacity:0;transition:opacity .4s ease;background:url(/noise.jpg) repeat;background-size:220px;filter:contrast(140%) brightness(110%)}.page__noise--visible{opacity:.03}.chapter{width:min(1200px,95vw);min-height:100vh;margin:auto;padding:40px;display:flex;align-items:center;justify-content:center;gap:70px}.chapter-image-link{display:block}.chapter-image{width:420px;max-width:100%;height:auto;display:block;cursor:pointer;transition:transform .25s ease,opacity .25s ease}.chapter-image:hover{transform:scale(1.02);opacity:.9}.chapter-text{max-width:600px;position:relative}.chapter-text h1{margin:0 0 20px;font-size:clamp(36px,5vw,56px);font-weight:400}.chapter-text p{margin:0 0 28px;font-size:clamp(17px,2vw,21px);line-height:1.65;color:hsla(0,0%,100%,.85)}.chapter-text p:last-child{margin-bottom:0}.chapter-lead:first-letter{float:left;margin:6px 6px 0 0;font-size:3.1em;line-height:.72;font-weight:400;color:#fff}.chapter-icon,.chapter-icon1{position:absolute;width:420px;height:auto;pointer-events:none;opacity:.12;z-index:-1}.chapter-icon{right:-260px;top:-60px;transform:rotate(-12deg)}.chapter-icon1{right:-330px;bottom:-90px;transform:rotate(18deg)}.video-page{width:100%;min-height:100vh;justify-content:center;align-items:center;padding:25px}.player,.video-page{display:flex;background:#000}.player{width:min(820px,95vw);flex-direction:column;gap:18px}.player__stage{width:100%;border:1px solid hsla(0,0%,100%,.55);background:#000;overflow:hidden}.player__video{width:100%;max-height:74vh;display:block;background:#000;cursor:pointer}.player__bar{display:flex;align-items:center;gap:14px;font-family:system-ui,sans-serif}.player__btn{flex:none;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border:1px solid hsla(0,0%,100%,.55);border-radius:0;background:transparent;color:#fff;font-size:13px;line-height:1;cursor:pointer;transition:background .18s ease,border-color .18s ease}.player__btn:hover{background:hsla(0,0%,100%,.12);border-color:#fff}.player__btn:focus-visible{outline:1px solid #fff;outline-offset:2px}.player__btn--wide{width:auto;padding:0 12px}.player__time{flex:none;min-width:96px;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:hsla(0,0%,100%,.75)}.player__seek,.player__vol-slider{-moz-appearance:none;appearance:none;-webkit-appearance:none;height:6px;border:1px solid hsla(0,0%,100%,.55);border-radius:999px;background:#2a2a2a;cursor:pointer}.player__seek{flex:1 1;min-width:80px}.player__vol-slider{width:96px;flex:none}.player__seek::-webkit-slider-thumb,.player__vol-slider::-webkit-slider-thumb{appearance:none;-webkit-appearance:none;width:14px;height:14px;border:none;border-radius:50%;background:#fff;cursor:pointer}.player__seek::-moz-range-thumb,.player__vol-slider::-moz-range-thumb{width:14px;height:14px;border:none;border-radius:50%;background:#fff;cursor:pointer}.player__seek:focus-visible,.player__vol-slider:focus-visible{outline:1px solid #fff;outline-offset:3px}.player__volume{display:flex;align-items:center;gap:10px}.player__speed{position:relative;flex:none}.player__speed-menu{position:absolute;bottom:calc(100% + 8px);right:0;margin:0;padding:0;list-style:none;min-width:100%;border:1px solid hsla(0,0%,100%,.55);background:#000;z-index:5}.player__speed-item{width:100%;padding:7px 16px;border:none;background:transparent;color:hsla(0,0%,100%,.75);font-family:inherit;font-size:13px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;text-align:center;cursor:pointer;transition:background .18s ease,color .18s ease}.player__speed-item:hover{background:hsla(0,0%,100%,.12);color:#fff}.player__speed-item--active{color:#fff;background:hsla(0,0%,100%,.08)}.player:-webkit-full-screen{width:100%;justify-content:center;padding:20px}.player:fullscreen{width:100%;justify-content:center;padding:20px}.player:-webkit-full-screen .player__video{max-height:calc(100vh - 100px)}.player:fullscreen .player__video{max-height:calc(100vh - 100px)}@media (max-width:768px){.hero{padding:20px}.star{width:220px}.chapter{flex-direction:column;gap:35px;text-align:center;padding:25px 20px}.chapter-image{width:100%;max-width:420px}.chapter-text{max-width:100%}.chapter-text br{display:none}.chapter-text p{margin-bottom:22px}.chapter-lead:first-letter{float:none;margin:0;font-size:inherit;line-height:inherit}.chapter-icon,.chapter-icon1{width:90px;opacity:.2}.chapter-icon{left:-25px;top:-20px}.chapter-icon1{right:-25px;bottom:-20px}.video-page{padding:15px}.player{width:100%;gap:14px}.player__video{max-height:60vh}.player__bar{flex-wrap:wrap;gap:10px}.player__seek{order:-1;flex:1 0 100%}.player__time{min-width:0;margin-right:auto}.player__vol-slider{width:78px}.socials{flex-direction:column;gap:16px}}.secret-o{display:inline}.secret-o,.secret-o:hover{color:inherit;text-decoration:none}