:root{--paper:#f6f1e6;--paper-raised:#fbf7ee;--ink:#2a241d;--ink-soft:#5c5346;--line:#2a241d24;--maple-red:#b23a26;--maple-red-soft:#b23a2614;--maple-orange:#c8842e;--maple-green:#4c7350;--shadow:#2a241d1a}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--paper:#1c1712;--paper-raised:#241e17;--ink:#ece3d4;--ink-soft:#b3a795;--line:#ece3d424;--maple-red:#e2694b;--maple-red-soft:#e2694b1f;--maple-orange:#e0a052;--maple-green:#7fa484;--shadow:#00000059}}:root[data-theme=dark]{--paper:#1c1712;--paper-raised:#241e17;--ink:#ece3d4;--ink-soft:#b3a795;--line:#ece3d424;--maple-red:#e2694b;--maple-red-soft:#e2694b1f;--maple-orange:#e0a052;--maple-green:#7fa484;--shadow:#00000059}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;font-family:Zen Kaku Gothic New,Hiragino Sans,Noto Sans JP,sans-serif;line-height:1.8}body:has([data-maple-home]){color:#f7f1e8;background:#0a0a0a}h1,h2,h3{text-wrap:balance;margin:0;font-family:Shippori Mincho B1,Hiragino Mincho ProN,serif;line-height:1.4}a{color:inherit}.wrap{max-width:1080px;margin:0 auto;padding:0 28px}.eyebrow{letter-spacing:.14em;color:var(--maple-red);align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:var(--maple-red);width:18px;height:1px}.btn{white-space:nowrap;border:1px solid #0000;border-radius:3px;align-items:center;gap:8px;padding:12px 22px;font-size:.92rem;font-weight:700;text-decoration:none;display:inline-flex}.btn-primary{background:var(--maple-red);color:#fbf3ea}.btn-primary:hover{background:color-mix(in srgb, var(--maple-red) 88%, black)}.btn-ghost{border-color:var(--line);color:var(--ink)}.btn-ghost:hover{border-color:var(--maple-red);color:var(--maple-red)}
