header.svelte-mzzuz0{width:100%;position:fixed;z-index:999;color:#fff;background:transparent;text-align:center;transition:all .3s cubic-bezier(.16,1,.3,1);overflow:hidden}@keyframes svelte-mzzuz0-headerGlitch{0%,to{background-position:0 0;opacity:.3}50%{background-position:100% 0;opacity:.5}}.header.svelte-mzzuz0{display:flex;justify-content:space-between;align-items:center;padding:24px 200px;position:relative}header.svelte-mzzuz0 img:where(.svelte-mzzuz0){height:48px;transition:all .4s cubic-bezier(.16,1,.3,1);filter:drop-shadow(0 2px 10px rgba(0,0,0,.8)) drop-shadow(0 0 20px rgba(245,156,10,.4))}header.svelte-mzzuz0 a:hover img:where(.svelte-mzzuz0){transform:scale(1.08) translateY(-1px);filter:drop-shadow(0 4px 12px rgba(245,156,10,.5))}header.svelte-mzzuz0 nav:where(.svelte-mzzuz0){position:relative}header.svelte-mzzuz0 ul:where(.svelte-mzzuz0){margin:0;padding:0;list-style:none}header.svelte-mzzuz0 li:where(.svelte-mzzuz0){display:inline-block;padding:0 24px;font-size:14px;letter-spacing:.1em;font-weight:500;position:relative}header.svelte-mzzuz0 li:where(.svelte-mzzuz0):before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:20px;background:#ffffff1a;opacity:0;transition:opacity .3s ease}header.svelte-mzzuz0 li:where(.svelte-mzzuz0):first-child:before{display:none}header.svelte-mzzuz0 li:where(.svelte-mzzuz0):hover:before{opacity:1}header.svelte-mzzuz0 li:where(.svelte-mzzuz0) a:where(.svelte-mzzuz0){color:#fff;position:relative;transition:all .3s cubic-bezier(.16,1,.3,1);padding:8px 0;display:inline-block;text-shadow:0 2px 15px rgba(0,0,0,.8),0 0 20px rgba(0,0,0,.5);font-weight:600}header.svelte-mzzuz0 li:where(.svelte-mzzuz0) a:where(.svelte-mzzuz0):after{content:"";position:absolute;bottom:0;left:50%;transform:translate(-50%);width:0;height:2px;background:linear-gradient(90deg,transparent,var(--color-theme-3),transparent);transition:width .4s cubic-bezier(.16,1,.3,1)}header.svelte-mzzuz0 li:where(.svelte-mzzuz0) a:where(.svelte-mzzuz0):hover{color:#fff;transform:translateY(-2px);text-shadow:0 0 20px rgba(245,156,10,.5)}header.svelte-mzzuz0 li:where(.svelte-mzzuz0) a:where(.svelte-mzzuz0):hover:after{width:120%}.hamburger.svelte-mzzuz0{display:none;width:30px;height:30px;background:none;border:none;cursor:pointer;position:relative;z-index:1001;padding:0}.hamburger.svelte-mzzuz0 span:where(.svelte-mzzuz0){display:block;width:100%;height:2px;background-color:#fff;position:absolute;left:0;transition:all .3s ease;border-radius:2px}.hamburger.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(1){top:0}.hamburger.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(2){top:50%;transform:translateY(-50%)}.hamburger.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(3){bottom:0}.hamburger.active.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.hamburger.active.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(2){opacity:0}.hamburger.active.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(3){bottom:50%;transform:translateY(50%) rotate(-45deg)}.mobile-menu.svelte-mzzuz0{position:fixed;top:0;left:0;width:100%;height:100vh;background:var(--color-theme-2);z-index:999;padding:120px 40px 80px;animation:svelte-mzzuz0-fadeIn .3s ease;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start}.close-btn.svelte-mzzuz0{position:fixed;top:20px;right:20px;width:32px;height:32px;background:none;border:none;cursor:pointer;z-index:1002;padding:0;display:flex;align-items:center;justify-content:center}.close-btn.svelte-mzzuz0 span:where(.svelte-mzzuz0){display:block;width:22px;height:2px;background-color:#fff;position:absolute;transition:all .3s ease;border-radius:2px}.close-btn.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(1){top:50%;transform:translateY(-50%) rotate(45deg)}.close-btn.svelte-mzzuz0 span:where(.svelte-mzzuz0):nth-child(2){top:50%;transform:translateY(-50%) rotate(-45deg)}.mobile-menu.svelte-mzzuz0 ul:where(.svelte-mzzuz0){list-style:none;padding:0;margin:0;text-align:left}.mobile-menu.svelte-mzzuz0 li:where(.svelte-mzzuz0){margin-bottom:40px}.mobile-menu.svelte-mzzuz0 a:where(.svelte-mzzuz0){color:#fff;text-decoration:none;font-size:2rem;font-weight:300;letter-spacing:.1em;display:block;padding:10px 0;position:relative;transition:all .3s ease}.mobile-menu.svelte-mzzuz0 a:where(.svelte-mzzuz0):hover{color:var(--color-theme-3)}.mobile-menu.svelte-mzzuz0 a:where(.svelte-mzzuz0):after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:var(--color-theme-3);transition:width .3s ease}.mobile-menu.svelte-mzzuz0 a:where(.svelte-mzzuz0):hover:after{width:100%}@keyframes svelte-mzzuz0-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes svelte-mzzuz0-slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}@media (max-width: 900px){.header.svelte-mzzuz0{padding:16px 20px;height:64px}header.svelte-mzzuz0 img:where(.svelte-mzzuz0){height:36px}.desktop-nav.svelte-mzzuz0{display:none}.hamburger.svelte-mzzuz0{display:block}}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-ext-400-normal.B04YIrm4.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0460-052F,U+1C80-1C88,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-cyrillic-400-normal.36-45Uyg.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,U+2116}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-ext-400-normal.CsqI23CO.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+1F00-1FFF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-greek-400-normal.C3zng6O6.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0370-03FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-ext-400-normal.D6XfiR-_.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0100-024F,U+0259,U+1E00-1EFF,U+2020,U+20A0-20AB,U+20AD-20CF,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Fira Mono;font-style:normal;font-display:swap;font-weight:400;src:url(./fira-mono-latin-400-normal.DKjLVgQi.woff2) format("woff2"),url(./fira-mono-all-400-normal.B2mvLtSD.woff) format("woff");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--font-body: "Noto Sans JP", -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Oxygen, Ubuntu, Cantarell, "Open Sans", "Helvetica Neue", sans-serif;--font-mono: "Fira Mono", monospace;--color-bg-0: rgb(202, 216, 228);--color-bg-1: hsl(209, 36%, 86%);--color-bg-2: hsl(224, 44%, 95%);--color-theme-1: #ffffff;--color-background: #000000;--color-theme-2: #0a0a0a;--color-theme-3: #F59C0A;--color-text: rgba(255, 255, 255, .9);--color-text-light: rgba(255, 255, 255, .7);--color-border: rgba(255, 255, 255, .15);--shadow-sm: 0 2px 8px rgba(0, 0, 0, .3);--shadow-md: 0 4px 16px rgba(0, 0, 0, .4);--shadow-lg: 0 8px 32px rgba(0, 0, 0, .5);--transition-base: all .3s cubic-bezier(.16, 1, .3, 1);--column-width: 42rem;--column-margin-top: 4rem;--glitch-pattern: linear-gradient(90deg, transparent 0%, rgba(255, 255, 255, .03) 45%, rgba(255, 255, 255, .06) 50%, rgba(255, 255, 255, .03) 55%, transparent 100%), linear-gradient(180deg, transparent 0%, rgba(255, 255, 255, .02) 48%, rgba(255, 255, 255, .04) 50%, rgba(255, 255, 255, .02) 52%, transparent 100%), repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(255, 255, 255, .03) 2px, rgba(255, 255, 255, .03) 4px), repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(255, 255, 255, .01) 2px, rgba(255, 255, 255, .01) 4px);--glitch-size: 200% 100%, 100% 200%, 100% 100%, 100% 100%;--glitch-position: -100% 0, 0 -100%, 0 0, 0 0;--glitch-pattern-light: linear-gradient(90deg, transparent 0%, rgba(245, 156, 10, .04) 45%, rgba(245, 156, 10, .08) 50%, rgba(245, 156, 10, .04) 55%, transparent 100%), linear-gradient(180deg, transparent 0%, rgba(0, 0, 0, .02) 48%, rgba(0, 0, 0, .04) 50%, rgba(0, 0, 0, .02) 52%, transparent 100%), repeating-linear-gradient(0deg, transparent, transparent 2px, rgba(0, 0, 0, .02) 2px, rgba(0, 0, 0, .02) 4px), repeating-linear-gradient(90deg, transparent, transparent 2px, rgba(245, 156, 10, .02) 2px, rgba(245, 156, 10, .02) 4px);--monogram-pattern: var(--glitch-pattern);--monogram-pattern-light: var(--glitch-pattern-light);--cyber-grid-size: var(--glitch-size);font-family:var(--font-body);color:var(--color-text);letter-spacing:.02em;line-height:1.7}html{overflow-x:hidden;width:100%}body{min-height:100vh;margin:0;padding:0;background-attachment:fixed;background-color:var(--color-background);background-size:100vw 100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;width:100%;position:relative}h1,h2,p{font-weight:400}h1{font-weight:300;letter-spacing:.08em}h2{font-weight:500;letter-spacing:.04em}p{line-height:1.8;color:var(--color-text-light)}a{color:var(--color-theme-3);text-decoration:none;transition:var(--transition-base);position:relative}a:hover{opacity:.8}h1{font-size:2rem;text-align:center}h2{font-size:1rem}pre{font-size:16px;font-family:var(--font-mono);background-color:#ffffff73;border-radius:3px;box-shadow:2px 2px 6px #ffffff40;padding:.5em;overflow-x:auto;color:var(--color-text)}.text-column{display:flex;max-width:48rem;flex:.6;flex-direction:column;justify-content:center;margin:0 auto}input,button{font-size:inherit;font-family:inherit}button:focus:not(:focus-visible){outline:none}@media (min-width: 720px){h1{font-size:2.4rem}}.visually-hidden{border:0;clip:rect(0 0 0 0);height:auto;margin:0;overflow:hidden;padding:0;position:absolute;width:1px;white-space:nowrap}.app.svelte-15ruoid{display:flex;flex-direction:column;min-height:100vh;background-color:#000;color:#fff;width:100%;max-width:100vw;overflow-x:hidden;position:relative}main.svelte-15ruoid{flex:1;display:flex;flex-direction:column;padding:0rem;width:100%;margin:0 auto;box-sizing:border-box;font-family:"Noto Serif JP",serif}footer.svelte-15ruoid{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:20px;background-color:#000;color:#fff;font-weight:400;font-size:.75rem;letter-spacing:.02em;line-height:1.6;opacity:.8;border-top:1px solid rgba(255,255,255,.1);position:relative;overflow:hidden}footer.svelte-15ruoid:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:var(--monogram-pattern);pointer-events:none;opacity:.3;z-index:0}footer.svelte-15ruoid>:where(.svelte-15ruoid){position:relative;z-index:1}footer.svelte-15ruoid p:where(.svelte-15ruoid){text-align:center;margin:0}
