@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700;800;900&family=Noto+Sans+JP:wght@400;500;700;900&display=swap";
html{scroll-behavior:smooth}:root{--font-inter:"Inter", sans-serif;--font-noto:"Noto Sans JP", sans-serif;--background:#020409;--foreground:#e8f4ff;--primary:#0af;--primary-bright:#00e5ff;--primary-dim:#06c;--primary-glow:#0af6;--primary-glow-subtle:#00aaff26;--secondary:#05f;--gradient:linear-gradient(135deg, #0af 0%, #05f 100%);--gradient-border:linear-gradient(135deg, #0af, #05f) 1;--card-bg:#00143299;--card-border:#0af3;--glass-bg:#020814e6;--glass-border:#00aaff26;--section-bg:#030612;--surface:#040c1e;--font-main:var(--font-noto), var(--font-inter), "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", system-ui, -apple-system, sans-serif;--font-gothic:var(--font-noto), var(--font-inter), "Hiragino Kaku Gothic ProN", "Hiragino Sans", "Yu Gothic", "Meiryo", sans-serif;--max-width:1200px;--header-height:64px;--transition-smooth:all .25s cubic-bezier(.4, 0, .2, 1)}*{box-sizing:border-box;margin:0;padding:0}html,body{background:var(--background);max-width:100vw;color:var(--foreground);font-family:var(--font-noto), var(--font-inter), "Hiragino Sans", "ヒラギノ角ゴ ProN W3", "Hiragino Kaku Gothic ProN", "Yu Gothic", "Meiryo", sans-serif;line-height:1.6;overflow-x:hidden}a{color:inherit;transition:var(--transition-smooth);text-decoration:none}ul{list-style:none}button{cursor:pointer;background:0 0;border:none;font-family:inherit}h1,h2,h3,h4,h5,h6{letter-spacing:-.02em;font-weight:700}.container{max-width:var(--max-width);margin:0 auto;padding:0 2rem}.glass-panel{background:var(--glass-bg);-webkit-backdrop-filter:blur(12px);border:1px solid var(--glass-border);border-radius:.5rem}.btn-primary{background:var(--gradient);color:#fff;letter-spacing:.08em;text-transform:uppercase;transition:var(--transition-smooth);box-shadow:0 0 20px var(--primary-glow);border-radius:0;align-items:center;gap:.5rem;padding:.7rem 1.5rem;font-size:.85rem;font-weight:700;display:inline-flex}.btn-primary:hover{opacity:.85;box-shadow:0 0 32px var(--primary-glow)}.section-title{text-align:center;color:#fff;letter-spacing:.06em;text-transform:uppercase;margin-bottom:2rem;font-size:2rem;font-weight:800}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fade-in{animation:.5s ease-out forwards fadeIn}.skeleton{background:linear-gradient(90deg,#040c1e 25%,#081830 50%,#040c1e 75%) 0 0/200% 100%;animation:1.5s infinite skeleton-loading}@keyframes skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}@keyframes scanline{0%{transform:translateY(-100%)}to{transform:translateY(100vh)}}
.CookieConsent-module__zAWClG__overlay{z-index:9999;width:calc(100% - 4rem);max-width:600px;animation:.5s cubic-bezier(.4,0,.2,1) CookieConsent-module__zAWClG__slideIn;position:fixed;bottom:2rem;left:50%;transform:translate(-50%)}@keyframes CookieConsent-module__zAWClG__slideIn{0%{opacity:0;transform:translate(-50%,100px)}to{opacity:1;transform:translate(-50%)}}.CookieConsent-module__zAWClG__banner{background:var(--glass-bg);-webkit-backdrop-filter:blur(20px);border:1px solid var(--glass-border);border-radius:1.5rem;justify-content:space-between;align-items:center;gap:2rem;padding:1.5rem 2rem;display:flex;box-shadow:0 20px 50px #00000080}@media (max-width:600px){.CookieConsent-module__zAWClG__banner{text-align:center;flex-direction:column;gap:1.5rem;padding:2rem}}.CookieConsent-module__zAWClG__content{align-items:flex-start;gap:1.5rem;display:flex}@media (max-width:600px){.CookieConsent-module__zAWClG__content{flex-direction:column;align-items:center}}.CookieConsent-module__zAWClG__iconWrapper{background:#22d3ee1a;border-radius:50%;padding:.75rem;display:flex}.CookieConsent-module__zAWClG__textWrapper h3{color:#fff;margin-bottom:.5rem;font-size:1rem}.CookieConsent-module__zAWClG__textWrapper p{color:#fff9;font-size:.85rem;line-height:1.5}.CookieConsent-module__zAWClG__actions{align-items:center;gap:1rem;display:flex}.CookieConsent-module__zAWClG__acceptBtn{background:var(--gradient);color:#fff;white-space:nowrap;transition:var(--transition-smooth);border-radius:.75rem;padding:.75rem 1.5rem;font-size:.85rem;font-weight:700}.CookieConsent-module__zAWClG__acceptBtn:hover{box-shadow:0 4px 15px var(--primary-glow);transform:translateY(-2px)}.CookieConsent-module__zAWClG__closeBtn{color:#fff6;transition:var(--transition-smooth)}.CookieConsent-module__zAWClG__closeBtn:hover{color:#fff}
.FloatingShare-module__rsHdSa__wrap{z-index:90;opacity:0;flex-direction:column;align-items:center;gap:.5rem;transition:opacity .4s,transform .4s;display:flex;position:fixed;top:50%;right:1.5rem;transform:translateY(-50%)translate(80px)}.FloatingShare-module__rsHdSa__visible{opacity:1;transform:translateY(-50%)translate(0)}.FloatingShare-module__rsHdSa__label{letter-spacing:.2em;color:#ffffff40;margin-bottom:.25rem;font-size:.55rem;font-weight:700}.FloatingShare-module__rsHdSa__btn{color:#ffffff73;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s,color .2s,border-color .2s;display:flex}.FloatingShare-module__rsHdSa__btn:hover{color:#fff;background:#ffffff26;border-color:#ffffff59}@media (max-width:768px){.FloatingShare-module__rsHdSa__wrap{display:none}}
.Footer-module__3hUVsW__footer{color:#96c8ff66;background:#010308;border-top:1px solid #00aaff26;margin-top:5rem;padding:4rem 0 2rem;position:relative;overflow:hidden}.Footer-module__3hUVsW__footer:before{content:"";background:linear-gradient(90deg,#0000,#00aaff80,#0000);height:1px;position:absolute;top:0;left:0;right:0}.Footer-module__3hUVsW__grid{grid-template-columns:2fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}@media (max-width:768px){.Footer-module__3hUVsW__grid{grid-template-columns:1fr;gap:3rem}}.Footer-module__3hUVsW__brand .Footer-module__3hUVsW__logo{color:#fff;align-items:center;gap:.5rem;margin-bottom:1.25rem;display:flex}.Footer-module__3hUVsW__logoImg{filter:brightness(0)invert();opacity:.85;width:auto;height:48px}.Footer-module__3hUVsW__description{max-width:280px;margin-bottom:1.75rem;font-size:.85rem;line-height:1.8}.Footer-module__3hUVsW__socials{gap:.75rem;display:flex}.Footer-module__3hUVsW__socialIcon{color:#0af6;width:36px;height:36px;transition:var(--transition-smooth);border:1px solid #0af3;justify-content:center;align-items:center;display:flex}.Footer-module__3hUVsW__socialIcon:hover{color:#0af;border-color:#0af9;box-shadow:0 0 12px #00aaff4d}.Footer-module__3hUVsW__links h3,.Footer-module__3hUVsW__info h3{letter-spacing:.2em;text-transform:uppercase;color:#0af6;margin-bottom:1.5rem;font-size:.7rem;font-weight:700}.Footer-module__3hUVsW__links ul,.Footer-module__3hUVsW__info ul{flex-direction:column;gap:.85rem;display:flex}.Footer-module__3hUVsW__links a{color:#b4dcff73;font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__links a:hover{color:#0af}.Footer-module__3hUVsW__info li{align-items:flex-start;gap:.6rem;font-size:.85rem;line-height:1.6;display:flex}.Footer-module__3hUVsW__info a{color:#b4dcff73;font-size:.875rem;transition:color .2s}.Footer-module__3hUVsW__info a:hover{color:#0af}.Footer-module__3hUVsW__bottom{text-align:center;letter-spacing:.05em;border-top:1px solid #00aaff14;flex-direction:column;gap:.5rem;padding-top:2rem;font-size:.75rem;display:flex}.Footer-module__3hUVsW__credit{color:#96c8ff40}.Footer-module__3hUVsW__credit a{color:#96c8ff59;text-decoration:none;transition:color .2s}.Footer-module__3hUVsW__credit a:hover{color:#00aaffb3}
.Header-module__lnUIdW__header{width:100%;height:var(--header-height);z-index:100;background:0 0;border-bottom:1px solid #0000;transition:background .4s,border-color .4s,-webkit-backdrop-filter .4s,backdrop-filter .4s;position:fixed;top:0;left:0}.Header-module__lnUIdW__scrolled{-webkit-backdrop-filter:blur(16px);background:#020409f2;border-bottom-color:#0af3;box-shadow:0 1px 30px #0064ff1a}.Header-module__lnUIdW__container{justify-content:space-between;align-items:center;height:100%;display:flex}.Header-module__lnUIdW__logo{color:#fff;opacity:0;pointer-events:none;align-items:center;gap:.5rem;transition:opacity .35s,transform .35s;display:flex;transform:translate(-6px)}.Header-module__lnUIdW__header.Header-module__lnUIdW__scrolled .Header-module__lnUIdW__logo{opacity:1;pointer-events:auto;transform:translate(0)}.Header-module__lnUIdW__logoImg{filter:brightness(0)invert();width:auto;height:36px}.Header-module__lnUIdW__desktopNav{gap:1.5rem;display:flex}@media (max-width:768px){.Header-module__lnUIdW__desktopNav{display:none}}.Header-module__lnUIdW__navLink{letter-spacing:.15em;text-transform:uppercase;color:#c8e6ff73;padding:.25rem 0;font-size:.75rem;font-weight:600;transition:color .2s;position:relative}.Header-module__lnUIdW__navLink:hover,.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active{color:#0af;text-shadow:0 0 12px #00aaffb3}.Header-module__lnUIdW__navLink.Header-module__lnUIdW__active:after{content:"";background:#0af;width:100%;height:1px;position:absolute;bottom:-2px;left:0;box-shadow:0 0 6px #0af}.Header-module__lnUIdW__menuToggle{color:#00c8ffb3;padding:.5rem;display:none}@media (max-width:768px){.Header-module__lnUIdW__menuToggle{display:block}}.Header-module__lnUIdW__mobileNav{z-index:99;background:#020409;justify-content:center;align-items:center;width:100%;height:100vh;transition:all .35s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:-100%}.Header-module__lnUIdW__mobileNavOpen{right:0}.Header-module__lnUIdW__mobileNavLinks{text-align:center;flex-direction:column;gap:2.5rem;display:flex}.Header-module__lnUIdW__mobileNavLink{letter-spacing:.2em;text-transform:uppercase;color:#c8e6ff66;font-size:1.25rem;font-weight:700;transition:color .2s,text-shadow .2s}.Header-module__lnUIdW__mobileNavLink:hover,.Header-module__lnUIdW__mobileNavLink.Header-module__lnUIdW__active{color:#0af;text-shadow:0 0 20px #0afc}
