:root{--bg-primary-light: #FDFDFD;--text-primary: #0A0A07;--text-secondary: #666666;--accent: #EB4034;--divider: #E0E0E0;--primary: #EB4034;--black: #0A0A07;--white: #FDFDFD;--sable: #DFCCA3;--blue: #60B2C1;--indigo: #8890D1;--green: #A5CD06;--red: #EB3F42}@font-face{font-family:WDXL Lubrifont JP N;src:url(/fonts/WDXLLubrifontJPN-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}html{font-size:16px;scroll-behavior:smooth}body{font-family:Noto Sans Japanese,Inter,sans-serif;background:linear-gradient(135deg,var(--bg-gradient-start) 0%,var(--bg-gradient-end) 100%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover;color:var(--text-primary);line-height:1.6;align-items:center;justify-content:center}.container{max-width:1200px;width:100%;padding:0rem 2rem;backdrop-filter:blur(5px);margin:0 auto;gap:2rem;display:flex}@media (max-width: 768px){body{padding:2rem .5rem;margin:0;background:linear-gradient(135deg,var(--bg-gradient-start-mobile) 0%,var(--bg-gradient-end-mobile) 100%);background-attachment:fixed;background-repeat:no-repeat;background-size:cover}.container{all:unset}}.mobile-only{display:none}@media (max-width: 768px){.mobile-only{display:inline}}h1{font-size:3rem;font-weight:700;font-family:Helvetica Neue,Noto Sans Japanese,sans-serif;margin-bottom:1rem}h2{font-size:1.75rem;font-weight:500;font-family:Helvetica Neue,Noto Sans Japanese,sans-serif;margin-top:1.5rem}h1,h2{background:linear-gradient(135deg,var(--primary) 0%,var(--text-primary) 50%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}h3{font-weight:400;margin-top:1.5rem;color:var(--text-primary)}h2+h3{margin-top:0}p{color:var(--text-primary);font-weight:300;margin-bottom:.5rem}em,i{font-size:.9rem;font-weight:400}a{color:var(--accent);opacity:.8;text-decoration:none;font-weight:500;transition:all .3s ease;display:inline-block;position:relative}a:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background-color:var(--accent);transition:width .3s ease}a:hover{color:var(--link-hover);opacity:1}a:hover:after{width:100%}@media (max-width: 768px){h1{font-size:2.25rem}h3{font-size:1.125rem;margin-top:1.25rem}p{font-size:1.125rem}ul li{padding-left:1.25rem}}nav[aria-label=breadcrumb] ol{color:var(--text-secondary);list-style:none;padding:0;margin:0;display:flex;gap:.25em;font-family:Helvetica Neue,Noto Sans Japanese,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}nav[aria-label=breadcrumb] ol a{color:var(--text-secondary);opacity:1}nav[aria-label=breadcrumb] li{white-space:nowrap;position:relative;padding-right:.5rem}nav[aria-label=breadcrumb] li:not(:last-child):after{content:"/";position:absolute;right:0;color:#666}table{width:100%;margin:2.5rem 0;border-collapse:separate;border-spacing:0;background:transparent;font-size:.9375rem;line-height:1.8}table thead{border-bottom:2px solid var(--text-primary)}table th{padding:1.25rem 1.5rem;text-align:left;font-weight:500;font-family:Helvetica Neue,Noto Sans Japanese,sans-serif;color:var(--text-primary);font-size:.875rem;letter-spacing:.05em;text-transform:uppercase}table td{padding:1rem 1.5rem;color:var(--text-primary);font-weight:300;border-bottom:1px solid rgba(10,10,7,.08);vertical-align:top}table tbody tr:last-child td{border-bottom:none}table tbody tr{transition:background .2s ease}table tbody tr:hover{background:#eb403405}table td strong,table th strong{color:var(--text-primary);font-weight:500}table td code,table th code{font-size:.875em;padding:.125rem .375rem;background:#0a0a070d;border-radius:3px;font-family:SF Mono,Monaco,Inconsolata,monospace}@media (max-width: 768px){table{margin:2rem 0;font-size:.875rem}table th{padding:1rem 1.25rem;font-size:.8125rem}table td{padding:.875rem 1.25rem}}table-container{width:100%;overflow-x:auto;margin:2.5rem 0;-webkit-overflow-scrolling:touch}.table-container table{margin:0}@media (max-width: 768px){.table-container{margin:2rem -1rem;padding:0 1rem}}section[data-footnotes] ol{list-style:none;counter-reset:footnote;padding-left:0}section[data-footnotes] ol li{counter-increment:footnote;display:flex;align-items:flex-start}section[data-footnotes] ol li:before{content:counter(footnote) ".";flex-shrink:0;margin-right:.5em;color:var(--text-secondary)}section[data-footnotes] ol li p{display:inline;margin:0;word-break:break-all}section[data-footnotes] .data-footnote-backref{margin-left:.5rem;transition:opacity .2s ease;white-space:nowrap}@media (max-width: 768px){section[data-footnotes] ol li{font-size:1.125rem}section[data-footnotes] a{display:inline}}ul{list-style:none}ul li{position:relative;padding-left:1.5rem;font-weight:300}ul li:before{content:"▸";position:absolute;left:.25rem;color:var(--primary)}.entry-info{padding:0;margin-top:.1rem;margin-bottom:.5rem;font-size:.875rem;color:var(--text-secondary)}.back-to-top{margin-top:2rem;margin-bottom:1rem;font-size:.875rem;color:var(--text-secondary)}
