@import "https://fonts.googleapis.com/css2?family=Noto+Serif+SC:wght@300;400;700&family=Inter:wght@300;400;500;600&display=swap";
:root{--rice-paper-white:#faf9f6;--ink-black:#1a1a1a;--ink-gray:#4a4a4a;--carmine-red:#9e2a2b;--vermilion:#e63946;--jade-cyan:#355e3b;--glass-bg:#faf9f666;--glass-border:#ffffff80;--background:var(--rice-paper-white);--foreground:var(--ink-black);--font-title:"Noto Serif SC", serif;--font-body:"Inter", system-ui, -apple-system, sans-serif;--transition-smooth:all .6s cubic-bezier(.16, 1, .3, 1)}html,body{overflow-x:clip}body{color:var(--foreground);background:var(--background);font-family:var(--font-body);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-blend-mode:overlay;background-image:url(/noise.png);flex-direction:column;display:flex}*{box-sizing:border-box;-webkit-tap-highlight-color:transparent;margin:0;padding:0}a{color:inherit;text-decoration:none}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent;touch-action:manipulation;outline:none}button:focus-visible,a:focus-visible{outline:2px solid var(--vermilion);outline-offset:2px}.glass{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);box-shadow:0 8px 32px #0000000d}.title-font{font-family:var(--font-title)}::selection{background:var(--carmine-red);color:#fff}::-webkit-scrollbar{display:none}html{-ms-overflow-style:none;scrollbar-width:none}@media (max-width:768px){.glass{-webkit-backdrop-filter:none!important;background:#ffffffeb!important}.headerHeroImage,[style*="background-attachment: fixed"]{background-attachment:scroll!important}*{transition-duration:.2s!important}}
.NavBar-module__d-sbrW__nav{z-index:9000;background:0 0;border-bottom:1px solid #0000;justify-content:space-between;align-items:center;padding:1rem 4vw;transition:all .4s;display:flex;position:fixed;top:0;left:0;right:0}.NavBar-module__d-sbrW__nav.NavBar-module__d-sbrW__solid{-webkit-backdrop-filter:blur(20px);background:#fff5f7eb;border-bottom:1px solid #ffb6c14d;box-shadow:0 4px 20px #ff6b811a}.NavBar-module__d-sbrW__logo{align-items:center;gap:.4rem;text-decoration:none;display:flex}.NavBar-module__d-sbrW__logoText{color:#fff;text-shadow:0 1px 6px #0003;font-family:Noto Serif SC,serif;font-size:1.1rem;font-weight:600;transition:color .4s}.NavBar-module__d-sbrW__solid .NavBar-module__d-sbrW__logoText{color:#ff6b81}.NavBar-module__d-sbrW__logoHeart{background:linear-gradient(135deg,#ff758c 0%,#ff7eb3 100%);-webkit-text-fill-color:transparent;filter:drop-shadow(0 2px 6px #ff758c80);transform-origin:50%;-webkit-background-clip:text;margin:0 6px;font-size:1.4rem;animation:2.5s ease-in-out infinite NavBar-module__d-sbrW__hbeat;display:inline-block}@keyframes NavBar-module__d-sbrW__hbeat{0%,to{filter:drop-shadow(0 2px 6px #ff758c80);transform:scale(1)rotate(-5deg)}50%{filter:drop-shadow(0 4px 12px #ff758ccc);transform:scale(1.15)rotate(5deg)}}.NavBar-module__d-sbrW__centerTitle{color:#ff6b81;opacity:0;pointer-events:none;letter-spacing:2px;white-space:nowrap;font-family:Noto Serif SC,serif;font-size:1.1rem;font-weight:700;transition:all .5s cubic-bezier(.175,.885,.32,1.275);position:absolute;top:50%;left:50%;transform:translate(-50%,calc(15px - 50%))}.NavBar-module__d-sbrW__solid .NavBar-module__d-sbrW__centerTitle{opacity:1;transform:translate(-50%,-50%)}.NavBar-module__d-sbrW__links{gap:2rem;display:flex}.NavBar-module__d-sbrW__link{letter-spacing:2px;color:#ffffffe6;text-shadow:0 1px 4px #0003;font-family:Noto Serif SC,serif;font-size:.9rem;text-decoration:none;transition:color .3s;position:relative}.NavBar-module__d-sbrW__solid .NavBar-module__d-sbrW__link{color:#747d8c;text-shadow:none}.NavBar-module__d-sbrW__link:after{content:"";background:#ff6b81;width:0;height:1.5px;transition:width .3s;position:absolute;bottom:-3px;left:0}.NavBar-module__d-sbrW__link:hover:after{width:100%}.NavBar-module__d-sbrW__link:hover{text-shadow:none;color:#ff6b81!important}.NavBar-module__d-sbrW__dockWrapper{display:none}@media (max-width:768px){.NavBar-module__d-sbrW__links{display:none}.NavBar-module__d-sbrW__dockWrapper{bottom:calc(env(safe-area-inset-bottom,15px) + 15px);-webkit-backdrop-filter:blur(15px);z-index:9000;background:#ffffffd9;border:1px solid #fff;border-radius:33px;width:92vw;height:66px;padding:4px;display:flex;position:fixed;left:4vw;box-shadow:0 10px 30px #ff6b8126,0 2px 10px #00000008}.NavBar-module__d-sbrW__dockGlider{z-index:1;background:linear-gradient(135deg,#ff7e8d,#ff4757);border-radius:29px;width:calc(20% - 1.6px);height:calc(100% - 8px);position:absolute;top:4px;left:4px;box-shadow:0 6px 15px #ff47574d,inset 0 2px 4px #ffffff4d;transition:transform .3s cubic-bezier(.34,1.56,.64,1)!important}.NavBar-module__d-sbrW__gliderSpark{background:#fff;border-radius:50%;width:4px;height:4px;position:absolute;bottom:6px;left:50%;transform:translate(-50%);box-shadow:0 0 8px 3px #fffc}.NavBar-module__d-sbrW__dockItem{pointer-events:auto;z-index:2;color:#a4b0be;touch-action:manipulation;flex-direction:column;flex:1;justify-content:center;align-items:center;height:100%;text-decoration:none;display:flex;position:relative;transition:color .15s!important}.NavBar-module__d-sbrW__dockIcon{margin-bottom:2px;transition:transform .15s!important}.NavBar-module__d-sbrW__dockLabel{font-family:Noto Serif SC,serif;font-size:.6rem;font-weight:700;transition:all .3s}.NavBar-module__d-sbrW__dockActive{color:#fff}.NavBar-module__d-sbrW__dockActive .NavBar-module__d-sbrW__dockIcon{transform:translateY(-2px)scale(1.1)}.NavBar-module__d-sbrW__dockActive .NavBar-module__d-sbrW__dockLabel{font-weight:900;transform:translateY(-1px)}.NavBar-module__d-sbrW__dockItem:active{opacity:.7;transition:transform 50ms!important;transform:scale(.9)!important}.NavBar-module__d-sbrW__dockItem:active .NavBar-module__d-sbrW__dockIcon{transition:transform 50ms!important;transform:scale(.85)!important}.NavBar-module__d-sbrW__nav.NavBar-module__d-sbrW__solid{-webkit-backdrop-filter:none!important;background:#fff5f7f7!important}.NavBar-module__d-sbrW__dockWrapper{-webkit-backdrop-filter:none!important;background:#fffffff7!important}.NavBar-module__d-sbrW__logoHeart{filter:none!important;animation:none!important}.NavBar-module__d-sbrW__gliderSpark{box-shadow:none!important}.NavBar-module__d-sbrW__dockActive .NavBar-module__d-sbrW__dockIcon{filter:none!important}}
.BgmPlayer-module__lSjDKa__bgmContainer{z-index:1000;align-items:center;transition:transform .6s cubic-bezier(.34,1.56,.64,1);display:flex;position:fixed;top:15vh;right:0;transform:translate(calc(100% - 36px))}.BgmPlayer-module__lSjDKa__bgmContainer:hover,.BgmPlayer-module__lSjDKa__bgmContainer.BgmPlayer-module__lSjDKa__activePlayer{transform:translate(0)}.BgmPlayer-module__lSjDKa__musicBtn{-webkit-backdrop-filter:blur(12px);cursor:pointer;background:#ffffffd9;border:1px solid #ffb6c166;border-right:none;border-radius:40px 0 0 40px;align-items:center;gap:12px;height:56px;padding:8px 16px 8px 12px;transition:all .3s;display:flex;box-shadow:-4px 6px 20px #ff6b8126}.BgmPlayer-module__lSjDKa__musicBtn:hover{background:#fffffff2}.BgmPlayer-module__lSjDKa__vinylDisc{background:conic-gradient(#111 0deg,#333 45deg,#111 90deg,#333 135deg,#111 180deg,#333 225deg,#111 270deg,#333 315deg,#111 360deg);border:1.5px solid #fff9;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 10px #0006,inset 0 0 4px #000c}.BgmPlayer-module__lSjDKa__vinylDisc:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle at 60% 40%,#ffffff26,#0000 50%);border-radius:50%;position:absolute;inset:0}.BgmPlayer-module__lSjDKa__vinylGrooves{z-index:0;border:1px solid #ffffff0f;border-radius:50%;width:75%;height:75%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:inset 0 0 0 5px #0000,inset 0 0 0 6px #ffffff08}.BgmPlayer-module__lSjDKa__vinylLabel{z-index:2;background:linear-gradient(135deg,#ff6b81,#ff4757);border:1px solid #ffffffb3;border-radius:50%;justify-content:center;align-items:center;width:16px;height:16px;display:flex;position:relative;box-shadow:0 2px 4px #00000080}.BgmPlayer-module__lSjDKa__vinylMusicIcon{color:#fff;animation:2s infinite BgmPlayer-module__lSjDKa__hbeat}.BgmPlayer-module__lSjDKa__musicNotes{opacity:0;white-space:nowrap;flex-direction:column;justify-content:center;width:0;transition:all .5s cubic-bezier(.34,1.56,.64,1);display:flex;overflow:hidden}.BgmPlayer-module__lSjDKa__bgmContainer:hover .BgmPlayer-module__lSjDKa__musicNotes,.BgmPlayer-module__lSjDKa__bgmContainer.BgmPlayer-module__lSjDKa__activePlayer .BgmPlayer-module__lSjDKa__musicNotes{opacity:1;width:140px;padding-left:4px}.BgmPlayer-module__lSjDKa__songTitle{-webkit-text-fill-color:transparent;letter-spacing:.5px;background:linear-gradient(135deg,#ff6b81,#ffa8b6);-webkit-background-clip:text;background-clip:text;font-family:Noto Serif SC,serif;font-size:.8rem;font-weight:700;display:block}.BgmPlayer-module__lSjDKa__audioWaveContainer{align-items:flex-end;gap:2px;height:12px;margin-top:2px;display:flex}.BgmPlayer-module__lSjDKa__songArtist{color:#a4b0be;letter-spacing:.5px;font-family:Inter,sans-serif;font-size:.65rem;line-height:1}.BgmPlayer-module__lSjDKa__waveBar{background:linear-gradient(#ffa8b6,#ff6b81);border-radius:2px;width:3px;animation:1s ease-in-out infinite alternate BgmPlayer-module__lSjDKa__equalize}.BgmPlayer-module__lSjDKa__waveBar:first-child{height:10px;animation-delay:0s}.BgmPlayer-module__lSjDKa__waveBar:nth-child(2){height:12px;animation-delay:.2s}.BgmPlayer-module__lSjDKa__waveBar:nth-child(3){height:6px;animation-delay:.4s}.BgmPlayer-module__lSjDKa__waveBar:nth-child(4){height:11px;animation-delay:.1s}.BgmPlayer-module__lSjDKa__waveBar:nth-child(5){height:8px;animation-delay:.3s}@keyframes BgmPlayer-module__lSjDKa__equalize{0%{height:3px}to{height:12px}}@keyframes BgmPlayer-module__lSjDKa__hbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.BgmPlayer-module__lSjDKa__spinning{animation:5s linear infinite BgmPlayer-module__lSjDKa__gentleRotate}@keyframes BgmPlayer-module__lSjDKa__gentleRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.BgmPlayer-module__lSjDKa__hintBubble{color:#fff;letter-spacing:1px;white-space:nowrap;pointer-events:none;background:#ff6b81;border-radius:12px;padding:6px 14px;font-size:.85rem;position:absolute;right:calc(100% + 15px);box-shadow:0 6px 15px #ff6b8159}.BgmPlayer-module__lSjDKa__hintBubble:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:6px solid #ff6b81;position:absolute;top:50%;right:-5px;transform:translateY(-50%)}@media (max-width:640px){.BgmPlayer-module__lSjDKa__bgmContainer{top:12vh;transform:translate(calc(100% - 24px))}.BgmPlayer-module__lSjDKa__musicBtn{gap:8px;height:48px;padding:6px 12px 6px 8px}.BgmPlayer-module__lSjDKa__vinylDisc{width:32px;height:32px}.BgmPlayer-module__lSjDKa__vinylCore{width:10px;height:10px}.BgmPlayer-module__lSjDKa__hintBubble{padding:5px 12px;font-size:.8rem;right:calc(100% + 10px)}.BgmPlayer-module__lSjDKa__bgmContainer:hover .BgmPlayer-module__lSjDKa__musicNotes,.BgmPlayer-module__lSjDKa__bgmContainer.BgmPlayer-module__lSjDKa__activePlayer .BgmPlayer-module__lSjDKa__musicNotes{width:90px}.BgmPlayer-module__lSjDKa__songTitle{font-size:.75rem}.BgmPlayer-module__lSjDKa__songArtist{font-size:.6rem}.BgmPlayer-module__lSjDKa__musicBtn{-webkit-backdrop-filter:none!important;background:#fffffff2!important}.BgmPlayer-module__lSjDKa__vinylMusicIcon{animation:none!important}}
