:root{--bg:#faf7f2;--surface:#fff;--surface-2:#f4eee4;--heading:#0e0e10;--ink:#1e1e22;--muted:#6b6b72;--line:#e7e2da;--accent:#b51452;--accent-strong:#8e0f40;--accent-soft:#ffeaf1;--accent-on-dark:#ff6b9a;--navy:#0e0e10;--btn-ink:#fff;--card-bg:#ede7dd;--card-head:#fff;--card-surface:#fff;--card-line:#e3dcd1;--card-accent:#b51452;--card-sub:#6b6b72;--warn-bg:#fbeee2;--warn-line:#e8b98e;--warn-ink:#9a4a12;--shadow:0 1px 2px #0e0e100d,0 14px 34px -20px #0e0e1047;--font-sans:"Plus Jakarta Sans","Hiragino Sans","Noto Sans JP","PingFang TC","PingFang SC","Microsoft JhengHei","Microsoft YaHei","Noto Sans TC","Noto Sans SC",system-ui,-apple-system,sans-serif;--content-max:1180px}@media (prefers-color-scheme:dark){:root:not([data-theme=light]){--bg:#14100f;--surface:#1d1917;--surface-2:#262019;--heading:#f5f0e9;--ink:#ece6dd;--muted:#a89f95;--line:#322a25;--accent:#e5487f;--accent-strong:#ff6b9a;--accent-soft:#3a1420;--accent-on-dark:#ff6b9a;--navy:#0e0e10;--btn-ink:#fff;--card-bg:#221c18;--card-head:#1d1917;--card-surface:#1d1917;--card-line:#33291f;--card-accent:#e5487f;--card-sub:#a89f95;--warn-bg:#2a2014;--warn-line:#6b4a24;--warn-ink:#f0b07a;--shadow:0 1px 2px #0000004d,0 18px 44px -22px #0009}}:root[data-theme=dark]{--bg:#14100f;--surface:#1d1917;--surface-2:#262019;--heading:#f5f0e9;--ink:#ece6dd;--muted:#a89f95;--line:#322a25;--accent:#e5487f;--accent-strong:#ff6b9a;--accent-soft:#3a1420;--accent-on-dark:#ff6b9a;--navy:#0e0e10;--btn-ink:#fff;--card-bg:#221c18;--card-head:#1d1917;--card-surface:#1d1917;--card-line:#33291f;--card-accent:#e5487f;--card-sub:#a89f95;--warn-bg:#2a2014;--warn-line:#6b4a24;--warn-ink:#f0b07a;--shadow:0 1px 2px #0000004d,0 18px 44px -22px #0009}*{box-sizing:border-box}html,body{margin:0;padding:0}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;min-height:100vh;line-height:1.6}a{color:inherit}img,svg{max-width:100%}.wrap{max-width:var(--content-max);margin:0 auto}.eyebrow{letter-spacing:.06em;text-transform:uppercase;color:var(--accent-strong);font-size:13px;font-weight:600}.btn{cursor:pointer;border:1px solid #0000;border-radius:999px;align-items:center;gap:8px;padding:14px 26px;font-size:15px;font-weight:600;text-decoration:none;display:inline-flex}.btn-accent{background:var(--accent);color:var(--btn-ink)}.btn-ghost{border-color:var(--line);color:var(--heading);background:var(--surface)}.btn-ghost-dark{color:#f2eee6;background:0 0;border-color:#ffffff40}.site-header{z-index:50;background:color-mix(in srgb,var(--bg) 88%,transparent);-webkit-backdrop-filter:saturate(1.3)blur(14px);border-bottom:1px solid var(--line);position:sticky;top:0}.site-header .bar{justify-content:space-between;align-items:center;gap:20px;padding:14px 24px;display:flex}.site-header .brand,.site-header .theme-toggle,.site-header .btn,.site-footer .legal-links a,.legal-related-link{min-height:44px}.site-footer .legal-links a,.legal-related-link{align-items:center;display:inline-flex}.brand{align-items:center;gap:11px;text-decoration:none;display:flex}.brand .mark{background:var(--navy);border-radius:9px;flex:none;justify-content:center;align-items:center;width:30px;height:30px;display:flex}.brand .mark span{background:var(--accent);border-radius:3px;width:11px;height:11px;display:block}.brand .name{color:var(--heading);font-size:15px;font-weight:600}.nav-links{align-items:center;gap:28px;display:flex}.nav-links a{color:var(--muted);font-size:14px;font-weight:500;text-decoration:none}.theme-toggle{cursor:pointer;border:1px solid var(--line);background:var(--surface);color:var(--muted);font:inherit;border-radius:999px;align-items:center;gap:7px;padding:8px 13px;font-size:13px;font-weight:500;display:flex}.theme-toggle .dot{background:var(--accent);border-radius:50%;width:8px;height:8px;display:block}.reader{grid-template-columns:272px 1fr;align-items:start;max-width:1240px;margin:0 auto;display:grid}.sidewrap{border-right:1px solid var(--line);align-self:start;padding:32px 24px 48px;position:sticky;top:61px}.side-label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin-bottom:16px;font-size:12px;font-weight:600}.sidenav{flex-direction:column;gap:2px;display:flex}.sidenav a{color:var(--muted);background:0 0;border-radius:9px;align-items:center;gap:10px;padding:9px 12px;text-decoration:none;display:flex}.sidenav a .n{color:var(--ink);flex:none;width:18px;font-size:12px;font-weight:700}.sidenav a .t{font-size:14.5px;font-weight:500}.sidenav a[aria-current=page]{background:var(--surface-2);color:var(--heading)}.sidenav a[aria-current=page] .t{font-weight:600}.reader main{min-width:0;padding:44px 56px 80px}.crumb{color:var(--muted);align-items:center;gap:8px;margin-bottom:18px;font-size:13px;display:flex}.crumb a{color:var(--muted);text-decoration:none}.crumb .sep{opacity:.5}.crumb .cur{color:var(--accent-strong);font-weight:600}.ch-num{color:var(--accent-strong);margin-bottom:10px;font-size:14px;font-weight:600}.ch-title{letter-spacing:-.02em;color:var(--heading);margin:0 0 20px;font-size:42px;font-weight:700;line-height:1.14}.ch-lede{color:var(--ink);max-width:680px;margin:0 0 14px;font-size:19px;line-height:1.75}.ch-tags{flex-wrap:wrap;gap:10px;margin:26px 0 8px;display:flex}.ch-tags span{color:var(--muted);background:var(--surface);border:1px solid var(--line);border-radius:999px;padding:7px 13px;font-size:13px}.pager{border-top:1px solid var(--line);justify-content:space-between;gap:16px;max-width:760px;margin-top:48px;padding-top:28px;display:flex}.pager a{border:1px solid var(--line);background:var(--surface);border-radius:12px;flex-direction:column;gap:4px;max-width:300px;padding:14px 20px;text-decoration:none;display:flex}.pager a.next{text-align:right}.pager .lbl{color:var(--muted);font-size:12px}.pager .ttl{color:var(--heading);font-size:15px;font-weight:600}.prose{max-width:760px}.prose h2{color:var(--heading);letter-spacing:-.01em;margin:48px 0 24px;font-size:24px;font-weight:700}.prose h3{color:var(--heading);margin:32px 0 14px;font-size:19px;font-weight:600}.prose p{color:var(--ink);margin:0 0 16px;font-size:16.5px;line-height:1.8}.prose a,.prose strong{color:var(--accent-strong)}.prose code{background:var(--surface-2);color:var(--accent-strong);border-radius:6px;padding:2px 7px;font-size:15px}.prose ul,.prose ol{color:var(--ink);margin:0 0 16px;padding-left:1.3em;font-size:16.5px;line-height:1.8}.prose li{margin:6px 0}.prose table{border-collapse:collapse;width:100%;margin:20px 0;font-size:15px}.prose th,.prose td{border:1px solid var(--line);text-align:left;color:var(--ink);padding:10px 14px}.prose th{background:var(--surface-2);color:var(--heading);font-weight:600}.prose thead th{white-space:nowrap}.step{background:var(--surface);border:1px solid var(--line);box-shadow:var(--shadow);border-radius:14px;gap:18px;margin:16px 0;padding:22px 24px;display:flex}.step .num{background:var(--surface-2);width:36px;height:36px;color:var(--accent-strong);border-radius:10px;flex:none;justify-content:center;align-items:center;font-size:16px;font-weight:700;display:flex}.step .st-title{color:var(--heading);margin-bottom:6px;font-size:18px;font-weight:600}.step .st-body{color:var(--ink);font-size:16.5px;line-height:1.7}.step .st-body :is(p):first-child{margin-top:0}.step .st-body :is(p):last-child{margin-bottom:0}.warn{background:var(--warn-bg);border:1px solid var(--warn-line);border-radius:14px;gap:14px;max-width:760px;margin:32px 0;padding:20px 22px;display:flex}.warn .ic{flex:none;font-size:20px;line-height:1.3}.warn .w-title{color:var(--warn-ink);margin-bottom:6px;font-size:16px;font-weight:700}.warn .w-body{color:var(--warn-ink);font-size:15.5px;line-height:1.7}.note{background:var(--surface-2);border:1px solid var(--line);border-radius:14px;gap:14px;max-width:760px;margin:24px 0;padding:22px 24px;display:flex}.note .ic{flex:none;font-size:20px}.note .n-title{color:var(--heading);margin-bottom:6px;font-size:17px;font-weight:600}.note .n-body{color:var(--ink);font-size:16px;line-height:1.7}.ac{background:var(--card-bg);border:1px solid var(--card-line);max-width:340px;box-shadow:var(--shadow);border-radius:16px;padding:10px}.ac.full{max-width:392px}.ac.mobile{border-radius:30px;max-width:286px;padding:9px 9px 12px}.ac-notch{background:var(--card-line);border-radius:3px;width:46px;height:5px;margin:1px auto 8px}.ac-bar{align-items:center;gap:9px;padding:4px 6px 9px;display:flex}.ac-dots{flex:none;gap:5px;display:flex}.ac-dots i{background:var(--card-line);border-radius:50%;width:9px;height:9px;display:block}.ac-title{color:var(--ink);letter-spacing:.01em;white-space:nowrap;text-overflow:ellipsis;font-size:12px;font-weight:600;overflow:hidden}.ac-url{color:var(--ink);flex:none;margin-left:auto;font-size:10px}.ac-screen{background:var(--card-surface);border:1px solid var(--card-line);border-radius:12px;overflow:hidden}.ac.mobile .ac-screen{border-radius:20px}.ac-photo{background:linear-gradient(135deg,var(--surface-2),var(--card-line));justify-content:center;align-items:center;height:118px;display:flex}.ac-body{color:var(--heading);padding:11px 13px;font-size:12px;line-height:1.55}.ac-body b{font-weight:700}.ac-body .dim{color:var(--card-sub)}.ac-body .rule{color:var(--muted);letter-spacing:-1px}.ac-body .price{color:var(--accent-strong);font-weight:700}.ac-body .jp{color:var(--ink)}.ac-body p{margin:0 0 5px}.ac-body p:last-child{margin:0}.ac-meta{float:right;color:var(--card-sub);margin:2px 0 0 8px;font-size:10px}.ac-actions{flex-direction:column;gap:5px;margin-top:8px;display:flex}.ac-row{gap:5px;display:flex}.ac-btn{text-align:center;color:var(--heading);background:var(--card-surface);border:1px solid var(--card-line);white-space:nowrap;border-radius:8px;flex:1;padding:9px 7px;font-size:11.5px;font-weight:500}.ac-btn.pri{color:var(--btn-ink);background:var(--accent);border-color:var(--accent);font-weight:600}.ac-btn.sel{color:var(--accent-strong);background:var(--accent-soft);border-color:var(--accent);font-weight:700}.diagram{max-width:760px;margin:28px 0}.diagram.wide{max-width:1080px;margin-left:auto;margin-right:auto}.diagram svg{width:100%;height:auto;display:block}.diagram figcaption{color:var(--muted);text-align:center;margin-top:10px;font-size:13px}.case-unit{flex-direction:column;gap:14px;display:flex}.case-cap{color:var(--muted);max-width:392px;margin:0;font-size:14.5px;line-height:1.6}.case-cap b{color:var(--heading);font-weight:700}.site-footer{border-top:1px solid var(--line);padding:40px 24px}.site-footer .row{max-width:var(--content-max);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:18px;margin:0 auto;display:flex}.site-footer .fb{align-items:center;gap:11px;display:flex}.site-footer .fb .mark{background:var(--navy);border-radius:8px;justify-content:center;align-items:center;width:26px;height:26px;display:flex}.site-footer .fb .mark span{background:var(--accent);border-radius:3px;width:9px;height:9px}.site-footer .fb .t{color:var(--muted);font-size:14px}.site-footer .langs{color:var(--muted);align-items:center;gap:18px;font-size:13px;display:flex}@media (width<=900px){.reader{grid-template-columns:minmax(0,1fr);max-width:100%}.sidewrap{border-right:0;border-bottom:1px solid var(--line);width:100%;min-width:0;position:static;overflow:hidden}.sidenav{overscroll-behavior-inline:contain;flex-direction:row;gap:8px;width:100%;min-width:0;padding-bottom:4px;overflow-x:auto}.sidenav a{white-space:nowrap;flex:none}.reader main{padding:32px 24px 64px}.ch-title{font-size:34px}}@media (width<=880px){.nav-links{display:none}[data-hero-grid],[data-3col],[data-2col],[data-steps],[data-cards]{grid-template-columns:1fr!important}[data-h1]{font-size:40px!important;line-height:1.14!important}[data-pad]{padding-top:60px!important;padding-bottom:60px!important}}.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}@keyframes mgrFadeIn{0%{opacity:0}to{opacity:1}}@keyframes mgrBreathe{0%,to{opacity:.78;transform:scale(1)}50%{opacity:1;transform:scale(1.09)}}@keyframes mgrFlap{0%,to{transform:rotate(0)}50%{transform:rotate(-17deg)}}main,.site-header{animation:.45s both mgrFadeIn}#mgr-loader{z-index:9999;background:var(--bg);justify-content:center;align-items:center;transition:opacity .45s;display:flex;position:fixed;inset:0}#mgr-loader.done{opacity:0;pointer-events:none}#mgr-loader svg{transform-origin:50% 60%;animation:1.4s ease-in-out infinite mgrBreathe}#mgr-loader .flap{transform-box:fill-box;transform-origin:50% 100%;animation:1.4s ease-in-out infinite mgrFlap}@media (prefers-reduced-motion:reduce){main,.site-header{animation:none}#mgr-loader svg,#mgr-loader .flap{opacity:1;animation:none;transform:none}}
