:root{--bg:#ffffff;--surface:#ffffff;--surface-alt:#f7f7f8;--text:#383838;--muted:#6b7280;--primary:#333333;--brand-blue:#0068b7;--brand-blue-dark:#00548f;--accent:#0068b7;--accent-dark:#00548f;--gold:#b8860b;--silver:#6b7280;--bronze:#8b5a2b;--warning:#d9363e;--primary-contrast:#ffffff;--border:#dcdfe3;--text-gray:#6b7280;--link:#0068b7;--text-white:#fcfcfc;--shadow-card:none;--shadow-card-hover:none;--font-base:-apple-system,BlinkMacSystemFont,"Hiragino Sans","Hiragino Kaku Gothic ProN","Yu Gothic",Meiryo,sans-serif;--tracking-tight:0.02em;--tracking-base:0.06em;--tracking-wide:0.05em;--tracking-heading:0.05em;--tracking-display:0.04em;--tracking-label:0.12em;--leading-display:1.35;--leading-heading:1.45;--leading-body:1.75;--leading-compact:1.6;--weight-body:400;--weight-strong:700;--space-3xs:4px;--space-2xs:8px;--space-xs:12px;--space-sm:16px;--space-md:20px;--space-lg:24px;--space-xl:32px;--space-2xl:40px;--space-3xl:56px;--space-4xl:80px;--space-5xl:96px;--content-max-width:1200px;--page-padding:40px;--section-gap:64px;--band-padding:72px}@media (max-width:768px){:root{--page-padding:20px;--section-gap:44px;--band-padding:var(--space-2xl);--tracking-display:0.03em;--tracking-heading:0.04em;--tracking-label:0.1em}}:root{--header-height:64px}*,:after,:before{box-sizing:border-box}a{text-decoration:none;color:inherit}li{list-style:none}body{margin:0;font-family:var(--font-base);font-weight:var(--weight-body);background:var(--bg);color:var(--text);line-height:var(--leading-body);letter-spacing:var(--tracking-base);font-feature-settings:"palt" 1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;background-color:#fcfcfc}h1,h2,h3{font-weight:var(--weight-strong);line-height:var(--leading-heading);letter-spacing:var(--tracking-wide);margin:0;text-wrap:balance}li,p{line-break:strict;overflow-wrap:break-word;text-wrap:pretty}@supports (word-break:auto-phrase){body{word-break:auto-phrase}}