@font-face{font-family:sunrize;src:url(/assets/SUNRIZE-CM6zL-PW.ttf)}@font-face{font-family:neko;src:url(/assets/Catgirl-BLeWxhMH.ttf)}body{display:flex;flex-direction:column;justify-content:center}html,body{scroll-behavior:smooth}body,html{width:100vw;height:100vh;margin:0;padding:0;overflow-x:hidden}.bg-video{position:fixed;top:0;left:0;min-width:100vw;min-height:100vh;width:auto;height:auto;z-index:0;object-fit:cover;pointer-events:none;opacity:.3}.container{display:flex;justify-content:center;align-items:center;height:100vh;position:relative;width:100vw}.overlay-title{position:absolute;top:30%;left:50%;transform:translate(-50%,-50%);color:#fff;z-index:2}.enter-title{font-family:sunrize;position:absolute;cursor:pointer;top:55%;left:50%;transform:translate(-50%,-50%);font-size:3rem;color:#fff;z-index:2;animation:pulse 2s infinite ease-in-out}@keyframes pulse{0%{text-shadow:0 0 8px #fff}50%{text-shadow:0 0 52px #fff}to{text-shadow:0 0 8px #fff}}.fade-zoom-in{opacity:0;transform:scale(.95);animation:fadeZoomIn 3s cubic-bezier(.4,0,.2,1);animation-fill-mode:forwards}@keyframes fadeZoomIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}.about{font-family:sans-serif;position:absolute;top:150vh;left:50%;transform:translate(-50%,-50%);min-width:300px;max-width:90vw;padding:2rem 2.5rem;background:#ffffff2e;border-radius:1.5rem;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#222;text-align:center;z-index:10}.nihonji{font-family:neko;font-size:1.2rem}.english{display:flex;flex-direction:row}.about-content{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:2rem}.about-img{width:180px;height:auto;border-radius:1rem;object-fit:cover}.about-text{font-size:1.2rem;color:#222;text-align:left}.photo-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(2,1fr);gap:1.5rem;padding:2rem;background:#ffffff2e;border-radius:1.5rem;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);max-width:900px;margin:2rem auto;z-index:10}.grid-item{display:flex;align-items:center;justify-content:center;aspect-ratio:3 / 5;overflow:hidden;border-radius:1rem;background:#ffffff1a}.grid-item img{width:100%;height:100%;object-fit:cover;aspect-ratio:3 / 5;border-radius:1rem}.gall{position:absolute;top:200vh;left:25%}.socials{position:absolute;top:450vh;left:50%;font-family:sans-serif;display:flex;transform:translate(-50%,-50%);min-width:300px;max-width:90vw;padding:2rem 2.5rem;background:#ffffff2e;border-radius:1.5rem;box-shadow:0 8px 32px #1f26872e;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.3);color:#222;text-align:center;z-index:10}a{text-decoration:none;color:#000}a:after{text-decoration:none}.socials{display:flex;flex-direction:column}ul{list-style-type:none;display:flex;transform:translate(12%)}li{padding-right:10px}.links{font-size:small;text-decoration:none}.links:after{text-decoration:none}.footer{position:absolute;top:500vh;height:50vh;width:100vw}.hamburger-menu{font-family:sans-serif;position:fixed;top:2rem;right:2rem;z-index:9999}.hamburger-btn{width:60px;height:60px;border-radius:50%;border:none;background:#ffffffb3;box-shadow:0 4px 16px #00000026;display:flex;align-items:center;justify-content:center;font-size:2rem;cursor:pointer;transition:background .2s}.hamburger-btn:hover{background:#fffffff2}.menu-nav{position:absolute;top:70px;right:0;background:#fffffff2;border-radius:1.5rem;box-shadow:0 8px 32px #1f26872e;padding:1.2rem 1.5rem;min-width:180px;opacity:0;pointer-events:none;transform:translateY(-10px) scale(.95);transition:opacity .3s,transform .3s;display:flex;flex-direction:column;gap:.5rem;align-items:flex-start;justify-content:flex-start}.menu-nav.open{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.menu-nav ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem}.menu-nav li{margin:0}.menu-link{display:flex;align-items:center;gap:.7rem;font-size:1.1rem;color:#222;text-decoration:none;padding:.5rem .7rem;border-radius:1rem;transition:background .2s,color .2s;white-space:nowrap}.menu-link i{font-size:1.3rem}.menu-link:hover{background:#e0f7fa;color:#00796b}.miniplayer{position:fixed;top:20px;left:20px;z-index:9999;width:90px;height:80px;background:#fffc;border-radius:12px;box-shadow:0 2px 8px #00000026;display:flex;align-items:center;justify-content:center;flex-direction:column;overflow:hidden;transition:box-shadow .2s}.miniplayer img{width:100%;height:100%;object-fit:fill;border-radius:12px}.miniplayer-btn{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background:#0009;border:none;border-radius:50%;color:#fff;font-size:28px;width:48px;height:48px;cursor:pointer;outline:none;display:flex;align-items:center;justify-content:center}.miniplayer:hover{box-shadow:0 4px 16px #00000040}.miniplayer iframe{width:300px;height:60px;pointer-events:auto}.particle{position:absolute;width:8px;height:8px;background:radial-gradient(circle,#f9b4d0,#f48fb1);border-radius:50%;pointer-events:none;opacity:.8;transform:scale(1);animation:float 1s ease-out forwards}@keyframes float{0%{opacity:1;transform:translate(0) scale(1)}to{opacity:0;transform:translate(-10px,-50px) scale(.3)}}.particle{position:absolute;border-radius:50%;background:radial-gradient(circle,#f9b4d0,#ffb2cc);pointer-events:none;will-change:transform,opacity;box-shadow:0 0 9px 6px #ffe4e8b3,0 0 32px 12px #ffc5ce4d}
