*,*:before,*:after{box-sizing:border-box}body,h1,h2,h3,h4,p,figure,blockquote,dl,dd{margin:0}ul[role=list],ol[role=list]{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed;line-height:1.5}a:not([class]){text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media(prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}:root{--body-background: #fbfbfb;--card-background: #ffffff;--text-main: #34495e;--text-dim: #95a5a6;--primary: #4b6cb7;--shadow-l1: 0 4px 10px rgba(0, 0, 0, .03);--shadow-l2: 0 4px 20px rgba(0, 0, 0, .08);--radius: 12px;--accent-color: #1abc9c;--left-sidebar-width: 220px;--right-sidebar-width: 355px;--sidebar-gap: 35px;--container-width: 1500px;--main-bg: fixed linear-gradient(180deg, #FFFFFF 0%, #F5F7FA 100%)}[data-scheme=dark]{--body-background: #0f0f10;--card-background: rgba(37, 38, 43, .6);--card-backdrop: blur(12px);--text-main: #e1e3e5;--text-dim: #909296;--shadow-l1: 0 4px 10px rgba(0, 0, 0, .2);--shadow-l2: 0 8px 24px rgba(0, 0, 0, .6);--main-bg: fixed radial-gradient(circle at 50% -20%, #2a2e35 0%, #1a1b1e 40%, #0f0f10 100%);--title-color: #e1e3e5}*{box-sizing:border-box}body{margin:0;padding:0;font-family:Inter,system-ui,-apple-system,sans-serif;background:var(--main-bg);color:var(--text-main);transition:background .3s ease,color .3s ease}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.container{max-width:var(--container-width);margin:0 auto;padding:0 20px}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#fff9c4}::-webkit-scrollbar-thumb{background:var(--accent-color);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--text-dim)}html{scrollbar-width:thin;scrollbar-color:var(--accent-color) #fff9c4}.site-footer[data-astro-cid-sz7xmlte]{margin-top:auto;display:flex;flex-direction:column;width:100%;position:relative;-webkit-mask-image:linear-gradient(to bottom,transparent 0%,black 150px);mask-image:linear-gradient(to bottom,transparent 0%,black 150px);pointer-events:none}.footer-content[data-astro-cid-sz7xmlte]{position:absolute;top:0;left:0;width:100%;padding-top:100px;display:flex;justify-content:center;align-items:center;z-index:10;pointer-events:auto}.footer-branding[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:10px;cursor:default;padding-bottom:20px}.footer-logo[data-astro-cid-sz7xmlte]{color:#94a3b8;transition:color .3s ease,transform .3s ease;opacity:.8}.footer-branding[data-astro-cid-sz7xmlte]:hover .footer-logo[data-astro-cid-sz7xmlte]{color:var(--primary);transform:scale(1.1);opacity:1}.footer-info[data-astro-cid-sz7xmlte]{display:flex;flex-direction:column;align-items:center;gap:8px;opacity:0;transform:translateY(10px);transition:all .3s ease;height:0;overflow:hidden}.footer-branding[data-astro-cid-sz7xmlte]:hover .footer-info[data-astro-cid-sz7xmlte]{opacity:1;transform:translateY(0);height:auto;overflow:visible;margin-top:5px}.footer-icons[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:8px;margin-bottom:5px;color:#64748b}.icon-link[data-astro-cid-sz7xmlte]{display:flex;align-items:center;gap:2px;color:inherit;text-decoration:none;transition:color .2s;opacity:.8;position:relative}.status-trigger[data-astro-cid-sz7xmlte]{cursor:help}.icon-link[data-astro-cid-sz7xmlte]:hover{color:var(--primary);opacity:1;cursor:pointer}.custom-tooltip[data-astro-cid-sz7xmlte]{position:absolute;bottom:150%;left:50%;transform:translate(-50%) translateY(10px);background:#000c;color:#fff;padding:8px 12px;border-radius:6px;font-size:.75rem;white-space:nowrap;opacity:0;visibility:hidden;transition:all .2s ease;pointer-events:none;display:flex;flex-direction:column;align-items:center;gap:2px;z-index:20}.custom-tooltip[data-astro-cid-sz7xmlte]:after{content:"";position:absolute;top:100%;left:50%;margin-left:-5px;border-width:5px;border-style:solid;border-color:rgba(0,0,0,.8) transparent transparent transparent}.status-trigger[data-astro-cid-sz7xmlte]:hover .custom-tooltip[data-astro-cid-sz7xmlte]{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}[data-scheme=dark] .custom-tooltip[data-astro-cid-sz7xmlte]{background:#ffffffe6;color:#1e1e2e}[data-scheme=dark] .custom-tooltip[data-astro-cid-sz7xmlte]:after{border-color:rgba(255,255,255,.9) transparent transparent transparent}.icon-separator[data-astro-cid-sz7xmlte]{font-weight:700;opacity:.5;line-height:1}[data-scheme=dark] .footer-logo[data-astro-cid-sz7xmlte]{color:#ffffff80}[data-scheme=dark] .footer-branding[data-astro-cid-sz7xmlte]:hover .footer-logo[data-astro-cid-sz7xmlte]{color:var(--primary)}[data-scheme=dark] .footer-icons[data-astro-cid-sz7xmlte]{color:#ffffff80}[data-scheme=dark] .copyright[data-astro-cid-sz7xmlte]{color:#fffc}[data-scheme=dark] .credits[data-astro-cid-sz7xmlte]{color:#fff9}.footer-image[data-astro-cid-sz7xmlte]{width:100%;height:auto;display:block;object-fit:cover;min-height:100px;user-select:none;pointer-events:none;-webkit-user-drag:none}.footer-image-dark[data-astro-cid-sz7xmlte],[data-scheme=dark] .footer-image-light[data-astro-cid-sz7xmlte]{display:none}[data-scheme=dark] .footer-image-dark[data-astro-cid-sz7xmlte]{display:block}.copyright[data-astro-cid-sz7xmlte]{margin:0;font-weight:600;font-size:.8rem;color:#475569}.credits[data-astro-cid-sz7xmlte]{margin:0;font-size:.75rem;color:#64748b}.credits[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]{color:inherit;text-decoration:underline;opacity:.8}.credits[data-astro-cid-sz7xmlte] a[data-astro-cid-sz7xmlte]:hover{opacity:1;color:var(--primary)}.floating-actions[data-astro-cid-wlspcwf4]{position:fixed;bottom:30px;right:30px;display:flex;flex-direction:column;gap:12px;z-index:1000;opacity:0;transform:translateY(20px);transition:all .3s ease;pointer-events:none}.floating-actions[data-astro-cid-wlspcwf4].visible{opacity:1;transform:translateY(0);pointer-events:auto}.action-btn[data-astro-cid-wlspcwf4]{position:relative;width:50px;height:50px;border-radius:50%;background:transparent;border:1px solid rgba(var(--accent-color-rgb),.3);color:var(--accent-color);cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:all .3s ease;background-color:#fffc;backdrop-filter:blur(4px)}.action-btn[data-astro-cid-wlspcwf4]{border-color:#80808033}.action-btn[data-astro-cid-wlspcwf4]:hover{background:var(--accent-color);color:#fff;border-color:var(--accent-color)}.action-btn[data-astro-cid-wlspcwf4]:hover .progress-ring__circle[data-astro-cid-wlspcwf4]{stroke:#fff}.progress-ring[data-astro-cid-wlspcwf4]{position:absolute;top:0;left:0;transform:rotate(-90deg);pointer-events:none}.progress-ring__circle[data-astro-cid-wlspcwf4]{stroke:var(--accent-color);transition:stroke-dashoffset .1s}.content-wrapper[data-astro-cid-wlspcwf4]{display:flex;flex-direction:column;align-items:center;justify-content:center;line-height:1;z-index:1}.icon[data-astro-cid-wlspcwf4]{width:16px;height:16px;margin-bottom:2px;stroke-width:2}.text[data-astro-cid-wlspcwf4]{font-size:.55rem;font-weight:700;letter-spacing:.5px;font-family:Inter,sans-serif}.astro-route-announcer{position:absolute;left:0;top:0;clip:rect(0 0 0 0);clip-path:inset(50%);overflow:hidden;white-space:nowrap;width:1px;height:1px}.fixed-menu-widget[data-astro-cid-xhc2ex3n]{position:fixed;right:0;top:30px;z-index:1002}.fixed-menu-button[data-astro-cid-xhc2ex3n]{display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#ffffffe6;backdrop-filter:blur(5px);color:var(--text-main);width:60px;height:60px;padding:0;cursor:pointer;border-top-left-radius:4px;border-bottom-left-radius:4px;border:1px solid rgba(0,0,0,.05);gap:4px}[data-scheme=dark] .fixed-menu-button[data-astro-cid-xhc2ex3n]{background-color:#25262bcc;border-color:#ffffff1a}.fixed-menu-button[data-astro-cid-xhc2ex3n]:hover{width:70px}.fixed-menu-button[data-astro-cid-xhc2ex3n].active{background-color:transparent!important;box-shadow:none;position:fixed;right:20px;top:30px;z-index:1003}.icon-container[data-astro-cid-xhc2ex3n]{width:24px;height:14px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.menu-icon-line[data-astro-cid-xhc2ex3n]{display:block;width:100%;height:2px;background-color:currentColor;transition:all .3s ease}.fixed-menu-button[data-astro-cid-xhc2ex3n].active .line-1[data-astro-cid-xhc2ex3n]{transform:translateY(6px) rotate(45deg)}.fixed-menu-button[data-astro-cid-xhc2ex3n].active .line-2[data-astro-cid-xhc2ex3n]{transform:translateY(-6px) rotate(-45deg)}.fixed-menu-button[data-astro-cid-xhc2ex3n].active .menu-text[data-astro-cid-xhc2ex3n]{opacity:0;font-size:0}.menu-text[data-astro-cid-xhc2ex3n]{font-size:.65rem;font-weight:700;letter-spacing:.5px;font-family:sans-serif}.menu-overlay[data-astro-cid-xhc2ex3n]{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#14b4a0f2;z-index:1001;opacity:0;visibility:hidden;transition:all .3s ease;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(5px);overflow:hidden}.menu-overlay[data-astro-cid-xhc2ex3n].active{opacity:1;visibility:visible}.overlay-content[data-astro-cid-xhc2ex3n]{width:80%;max-width:1000px;display:flex;justify-content:center;color:#fff;position:relative;z-index:10}.overlay-nav[data-astro-cid-xhc2ex3n]{display:flex;gap:80px}.nav-column[data-astro-cid-xhc2ex3n]{display:flex;flex-direction:column;gap:24px}.nav-item[data-astro-cid-xhc2ex3n]{text-decoration:none;display:flex;flex-direction:column;width:fit-content;position:relative}.nav-item[data-astro-cid-xhc2ex3n] .en[data-astro-cid-xhc2ex3n],.nav-item[data-astro-cid-xhc2ex3n] .jp[data-astro-cid-xhc2ex3n]{position:relative;display:table;width:fit-content;color:inherit}.nav-item[data-astro-cid-xhc2ex3n] .en[data-astro-cid-xhc2ex3n]:before,.nav-item[data-astro-cid-xhc2ex3n] .jp[data-astro-cid-xhc2ex3n]:before{content:"";position:absolute;top:0;right:0;width:0;height:100%;background:#fff;z-index:1;transition:width .5s cubic-bezier(.25,1,.5,1)}.nav-item[data-astro-cid-xhc2ex3n] .en[data-astro-cid-xhc2ex3n]:after,.nav-item[data-astro-cid-xhc2ex3n] .jp[data-astro-cid-xhc2ex3n]:after{content:attr(data-text);position:absolute;top:0;right:0;width:0;overflow:hidden;white-space:nowrap;z-index:2;color:var(--accent-color);transition:width .5s cubic-bezier(.25,1,.5,1)}.nav-item[data-astro-cid-xhc2ex3n]:hover .en[data-astro-cid-xhc2ex3n]:before,.nav-item[data-astro-cid-xhc2ex3n]:hover .jp[data-astro-cid-xhc2ex3n]:before,.nav-item[data-astro-cid-xhc2ex3n]:hover .en[data-astro-cid-xhc2ex3n]:after,.nav-item[data-astro-cid-xhc2ex3n]:hover .jp[data-astro-cid-xhc2ex3n]:after{left:0;right:auto;width:100%}.nav-item[data-astro-cid-xhc2ex3n] .en[data-astro-cid-xhc2ex3n]{font-size:1.8rem;font-weight:700;font-family:serif;letter-spacing:1px;line-height:1.2;color:#fff}.nav-item[data-astro-cid-xhc2ex3n] .jp[data-astro-cid-xhc2ex3n]{font-size:.85rem;font-weight:500;color:#e6cfa0}.share-section[data-astro-cid-xhc2ex3n]{margin-top:40px}.share-label[data-astro-cid-xhc2ex3n]{font-size:.9rem;font-weight:700;display:block;margin-bottom:12px;letter-spacing:1px}.share-icons[data-astro-cid-xhc2ex3n] span[data-astro-cid-xhc2ex3n]{margin-right:20px;font-size:1.2rem;cursor:pointer}.scroll-text[data-astro-cid-xhc2ex3n]{position:absolute;top:0;height:100%;display:flex;flex-direction:column;justify-content:center;opacity:.1;pointer-events:none;user-select:none;overflow:hidden;white-space:nowrap;font-family:serif;font-weight:700;font-size:6rem;line-height:1;writing-mode:vertical-rl;text-orientation:mixed}.left-scroll[data-astro-cid-xhc2ex3n]{left:0;transform:rotate(180deg)}.right-scroll[data-astro-cid-xhc2ex3n]{right:0}.scroll-inner[data-astro-cid-xhc2ex3n]{animation:scroll 20s linear infinite;padding-top:50px}@keyframes scroll{0%{transform:translateY(0)}to{transform:translateY(-50%)}}@media(max-width:768px){.overlay-nav[data-astro-cid-xhc2ex3n]{flex-direction:column;gap:40px}.nav-item[data-astro-cid-xhc2ex3n] .en[data-astro-cid-xhc2ex3n]{font-size:1.4rem}}.main-wrapper[data-astro-cid-37fxchfa]{display:flex;gap:var(--sidebar-gap);padding-top:40px;padding-bottom:40px;align-items:flex-start}.left-sidebar[data-astro-cid-37fxchfa]{width:var(--left-sidebar-width);flex-shrink:0;position:sticky;top:40px;height:calc(100vh - 80px);overflow-y:auto}.left-sidebar[data-astro-cid-37fxchfa].compact{width:80px}.main-content[data-astro-cid-37fxchfa]{flex-grow:1;min-width:0}.right-sidebar[data-astro-cid-37fxchfa]{width:var(--right-sidebar-width);flex-shrink:0;position:sticky;top:40px;display:var(--right-sidebar-display, block)}@media(max-width:1024px){.right-sidebar[data-astro-cid-37fxchfa]{display:none}}@media(max-width:768px){.main-wrapper[data-astro-cid-37fxchfa]{flex-direction:column}.left-sidebar[data-astro-cid-37fxchfa]{width:100%;position:relative;top:0;margin-bottom:30px}}
