.sample-shell{background:#f4f0e8;color:#1f2523;min-height:100vh}.sample-cover{min-height:calc(100vh - 110px);display:grid;place-items:center;padding:72px 24px;background:radial-gradient(circle at 20% 15%,rgba(176,142,83,.2),transparent 34%),linear-gradient(145deg,#17221f 0%,#22312d 58%,#101815 100%);color:#f7f3ea}.sample-cover-inner{width:min(920px,100%);text-align:center}.sample-kicker{font-size:11px;letter-spacing:.24em;color:#d3b36f;font-weight:800}.sample-status{display:inline-flex;margin:24px 0 0;padding:7px 12px;border:1px solid rgba(211,179,111,.4);border-radius:999px;font-size:12px;color:#e8d6ad}.sample-cover h1{margin:22px 0 18px;font-family:"Yu Mincho",serif;font-size:clamp(42px,7vw,82px);line-height:1.22;font-weight:500}.sample-lead{max-width:760px;margin:0 auto;color:#d9dfdc;font-size:17px;line-height:1.9}.sample-disclosure{max-width:720px;margin:30px auto 0;padding:15px 18px;border:1px solid rgba(255,255,255,.14);background:rgba(255,255,255,.06);font-size:13px;line-height:1.7}.sample-profile{display:flex;justify-content:center;gap:9px;flex-wrap:wrap;margin:22px auto 0}.sample-profile span{border-radius:999px;background:rgba(255,255,255,.08);padding:7px 11px;font-size:12px;color:#e5e9e6}.sample-open{margin-top:30px;padding:14px 24px;border:1px solid #d3b36f;background:#d3b36f;color:#15201d;border-radius:999px;font-weight:800;cursor:pointer}.sample-open:disabled{opacity:.45;cursor:not-allowed}.sample-pending{padding:72px 0}.sample-pending .wrap{max-width:840px}.sample-pending h2{font-family:"Yu Mincho",serif;font-size:clamp(30px,4vw,48px)}.sample-console{width:min(1280px,calc(100% - 32px));margin:0 auto;padding:46px 0 90px;display:grid;grid-template-columns:240px minmax(0,860px);gap:42px;justify-content:center;align-items:start}.sample-console[hidden]{display:none}.sample-toc{position:sticky;top:90px;padding:20px;border-left:1px solid #cfc5b2}.sample-toc-title{font-size:10px;letter-spacing:.22em;color:#8e7040;font-weight:800;margin-bottom:14px}.sample-toc nav{display:grid;gap:5px}.sample-toc a{color:#5a625e;text-decoration:none;font-size:13px;padding:6px 0}.sample-toc a:hover{color:#8e7040}.sample-report{background:#fffdf8;border-radius:18px;box-shadow:0 22px 60px rgba(45,37,25,.09);overflow:hidden}.sample-chapter{padding:50px clamp(24px,6vw,68px);border-bottom:1px solid #e7dfd1;scroll-margin-top:90px}.sample-chapter:last-child{border-bottom:0}.sample-chapter-kicker{font-size:10px;letter-spacing:.2em;color:#99763d;font-weight:800}.sample-chapter h2{margin:10px 0 24px;font-family:"Yu Mincho",serif;font-size:clamp(28px,4vw,44px);line-height:1.45}.sample-chapter h3{margin:28px 0 8px;font-size:18px}.sample-chapter p{white-space:pre-wrap;line-height:2}.sample-method{padding:24px 0;border-top:1px solid #ece5d9}.sample-method:first-of-type{border-top:0}.sample-meta{display:flex;gap:8px;flex-wrap:wrap;margin:18px 0}.sample-chip{display:inline-flex;padding:6px 10px;border-radius:999px;background:#f0eadf;font-size:12px}.sample-list{padding-left:1.3em}.sample-list li{margin:.55em 0;line-height:1.8}.sample-path{margin:20px 0;padding:20px;border:1px solid #e2d8c6;border-radius:14px;background:#fbf8f1}.sample-path-head{display:flex;justify-content:space-between;gap:16px;align-items:center}.sample-path-code{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#1d2a26;color:#d9bd82;font-weight:800;flex:0 0 auto}.sample-path-title{flex:1;margin:0!important}.sample-note{padding:18px;border-left:3px solid #b68b49;background:#f7f1e6}.sample-empty{color:#777}.sample-important{background:#f6f0e5}.sample-important ul{margin-bottom:0}@media(max-width:880px){.sample-console{grid-template-columns:1fr;width:min(900px,calc(100% - 22px));padding-top:22px}.sample-toc{position:static;border-left:0;border-bottom:1px solid #d8cebc;padding:12px 6px 18px}.sample-toc nav{display:flex;overflow:auto;gap:14px}.sample-toc a{white-space:nowrap}.sample-chapter{padding:36px 24px}}