:root{--background:#ffffff;--foreground:#171717}@media (prefers-color-scheme:dark){:root{--background:#0a0a0a;--foreground:#ededed}}body,html{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background);font-family:var(--font-noto-sans-jp),var(--font-geist-sans),"Noto Sans JP","Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;padding:0;margin:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{color-scheme:dark}}.styles_root__c_6LA{display:inline-flex;align-items:center;gap:.5rem}.styles_button__ohHdN{text-transform:uppercase;font-size:.875rem;letter-spacing:.02em;background:transparent;border:none;padding:.25rem .35rem;color:rgba(17,17,17,.3);cursor:pointer;transition:color .15s ease,opacity .15s ease}.styles_button__ohHdN:hover{color:#111111;opacity:.9}.styles_button__ohHdN:focus-visible{outline:2px solid #2f5e4a;outline-offset:2px}.styles_active__5PSfG{font-weight:600;cursor:default}.styles_active__5PSfG,.styles_active__5PSfG:hover{color:#111111;opacity:1}@media (prefers-color-scheme:dark){.styles_button__ohHdN{color:rgba(255,255,255,.35)}.styles_active__5PSfG,.styles_button__ohHdN:hover{color:#ffffff}}