:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}*{box-sizing:border-box}body{color:#ece4d2;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizelegibility;font-synthesis:none;background:#0a0807;margin:0}#root{flex-direction:column;width:100%;max-width:1800px;min-height:100svh;margin:0 auto;display:flex}.topbar{z-index:50;scrollbar-width:none;-ms-overflow-style:none;scroll-snap-type:x proximity;background:#0a0807f5;border-bottom:1px solid #ffd84d2e;gap:0;padding:0;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;display:flex;position:sticky;top:0;overflow-x:auto}.topbar::-webkit-scrollbar{display:none}.topbar-btn{scroll-snap-align:start;color:#ece4d28c;letter-spacing:.28em;text-transform:uppercase;cursor:pointer;background:0 0;border:0;flex-shrink:0;align-items:center;gap:12px;padding:16px 24px 14px;font-family:inherit;font-size:11px;font-weight:500;transition:color .25s;display:inline-flex;position:relative}.topbar-btn:before{content:"";background:#ece4d214;width:1px;position:absolute;top:0;bottom:0;right:0}.topbar-btn:last-child:before{display:none}.topbar-btn:after{content:"";transform-origin:0;background:#ffd84d;height:1px;transition:transform .4s cubic-bezier(.16,1,.3,1);position:absolute;bottom:-1px;left:24px;right:24px;transform:scaleX(0)}.topbar-btn:hover{color:#ece4d2}.topbar-btn:hover:after{transform:scaleX(.45)}.topbar-btn.active{color:#ffd84d}.topbar-btn.active:after{transform:scaleX(1);box-shadow:0 0 10px #ffd84d8c}.topbar-num{letter-spacing:0;color:#ffd84d99;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:14px;font-weight:500;line-height:1;transition:color .25s}.topbar-btn.active .topbar-num{color:#ffd84d}.topbar-label{letter-spacing:inherit}.topbar-mobile{display:none}@media (width<=640px){.topbar{display:none}.topbar-mobile{z-index:50;background:#0a0807f5;border-bottom:1px solid #ffd84d2e;justify-content:space-between;align-items:center;padding:14px 18px;font-family:JetBrains Mono,ui-monospace,monospace;display:flex;position:sticky;top:0}}.topbar-mobile-current{color:#ece4d2;letter-spacing:.01em;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:15px;font-weight:500}.topbar-mobile-menu{color:#ffd84d;cursor:pointer;background:0 0;border:0;justify-content:center;align-items:center;padding:4px;transition:opacity .2s;display:flex}.topbar-mobile-menu:hover{opacity:.7}.topbar-drawer{z-index:100;animation:.2s ease-out drawer-fade;display:flex;position:fixed;inset:0}.topbar-drawer-backdrop{cursor:pointer;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#0a0807b8;border:0;padding:0;position:absolute;inset:0}.topbar-drawer-panel{background:#0a0807;border-left:1px solid #ffd84d2e;flex-direction:column;width:min(92vw,420px);height:100%;margin-left:auto;animation:.24s cubic-bezier(.16,1,.3,1) drawer-slide;display:flex;position:relative;overflow-y:auto;box-shadow:-32px 0 64px -16px #0009}.topbar-drawer-header{z-index:1;background:#0a0807;border-bottom:1px solid #ffd84d1a;justify-content:space-between;align-items:center;padding:18px 24px 14px;display:flex;position:sticky;top:0}.topbar-drawer-title{letter-spacing:.36em;text-transform:uppercase;color:#ffd84d8c;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:11px}.topbar-drawer-close{color:#ece4d2;cursor:pointer;background:0 0;border:0;padding:0 6px;font-family:inherit;font-size:26px;line-height:1;transition:color .2s}.topbar-drawer-close:hover{color:#ffd84d}.topbar-drawer-list{margin:0;padding:0;list-style:none}.topbar-drawer-item{width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:0;border-bottom:1px solid #ffd84d14;grid-template-columns:56px 1fr;align-items:start;gap:18px;padding:18px 24px;font-family:inherit;transition:background .2s,padding-left .25s;display:grid}.topbar-drawer-item:hover{background:#ffd84d0d}.topbar-drawer-item.active{background:#ffd84d14;padding-left:28px}.topbar-drawer-item.active:before{content:"";background:#ffd84d;width:2px;position:absolute;top:14px;bottom:14px;left:0}.topbar-drawer-item{position:relative}.topbar-drawer-kanji{color:#ffd84d99;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:36px;font-weight:500;line-height:1;transition:color .2s}.topbar-drawer-item.active .topbar-drawer-kanji{color:#ffd84d}.topbar-drawer-meta{flex-direction:column;gap:4px;min-width:0;display:flex}.topbar-drawer-label{color:#ece4d2;letter-spacing:-.005em;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:17px;font-weight:500;line-height:1.2}.topbar-drawer-item.active .topbar-drawer-label{color:#ffd84d}.topbar-drawer-desc{color:#ece4d28c;font-family:Shippori Mincho,Hiragino Mincho ProN,serif;font-size:13px;font-style:italic;line-height:1.45}@keyframes drawer-fade{0%{opacity:0}to{opacity:1}}@keyframes drawer-slide{0%{transform:translate(100%)}to{transform:translate(0)}}@media (prefers-reduced-motion:reduce){.topbar-drawer,.topbar-drawer-panel{animation:none}}.signature-mark{color:#ffd84d;opacity:.45;cursor:default;width:28px;height:28px;margin:0 auto 20px;transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);display:block}.signature-mark:hover{opacity:1;transform:rotate(-3deg)}.signature-mark line{stroke-linecap:round}.signature-mark circle{filter:drop-shadow(0 0 4px)}.topbar-loading{letter-spacing:.36em;color:#ffd84d8c;text-transform:uppercase;background:#0a0807;place-items:center;min-height:calc(100vh - 50px);font-family:JetBrains Mono,ui-monospace,monospace;font-size:11px;display:grid}
