@import"https://fonts.googleapis.com/css2?family=Manrope:wght@500;600;700;800&family=Noto+Sans+JP:wght@400;500;700&display=swap";:root{--font-sans: "Avenir Next", "Noto Sans JP", "Hiragino Sans", "Yu Gothic", sans-serif;--font-display: "Avenir Next", "Noto Sans JP", "Hiragino Sans", sans-serif;--bg-top: #0e1720;--bg-mid: #14202a;--bg-bottom: #1a2430;--surface: #1d2833;--surface-raised: #23313d;--surface-soft: #202c37;--surface-softest: rgba(255, 255, 255, .03);--line: rgba(214, 229, 233, .12);--line-strong: rgba(214, 229, 233, .2);--line-soft: rgba(214, 229, 233, .09);--text-main: #f4f7f8;--text-subtle: #d4dde1;--text-muted: #9eabb4;--accent: #7daaaa;--accent-strong: #9dc4c3;--accent-deep: #5f8788;--accent-ink: #0f181b;--shadow: 0 10px 30px rgba(0, 0, 0, .16)}*{box-sizing:border-box}html,body{margin:0;min-height:100%}body{min-height:100vh;background:linear-gradient(180deg,var(--bg-top) 0%,var(--bg-mid) 48%,var(--bg-bottom) 100%);color:var(--text-main);font-family:var(--font-sans);line-height:1.6;font-weight:400}a{color:inherit}button{font:inherit}h1,h2,h3,p,ol,ul{margin-top:0}h1,h2,h3{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em}h1{margin-bottom:0;font-size:clamp(2.15rem,5vw,4.15rem);line-height:1.02}h2{font-size:clamp(1.45rem,2.6vw,2rem);line-height:1.08}h3{font-size:1.12rem;line-height:1.2}.shell{width:min(980px,calc(100% - 32px));margin:0 auto;padding:28px 0 88px}.shell--wide{width:min(1180px,calc(100% - 32px))}.shell--detail{width:min(860px,calc(100% - 32px))}.page-top{margin-bottom:16px}.section-block{margin-top:40px}.section-heading{margin-bottom:20px}.section-heading--compact{margin-bottom:16px}.section-heading--compact h2{font-size:clamp(1.16rem,2vw,1.5rem);line-height:1.14}.updated-note{margin:10px 0 0;color:var(--text-muted);font-size:.9rem}.eyebrow,.mini-label{margin:0 0 12px;text-transform:uppercase;letter-spacing:.16em;font-size:.74rem}.eyebrow{color:var(--accent-strong)}.mini-label{color:#8dd9d0}.lead{max-width:640px;margin:16px 0 0;color:var(--text-subtle);font-size:1rem;line-height:1.75}.hero,.panel,.card,.tab-shell,.lens-shell{border:1px solid var(--line);border-radius:24px;background:var(--surface);box-shadow:var(--shadow)}.panel{padding:22px}.card{padding:22px;background:var(--surface-raised)}.main-card{background:var(--surface-raised);border-color:#cde2e61f}.subtle-card{background:#ffffff05;border-color:#cde2e60f;box-shadow:none}.panel--reading{background:var(--surface-raised)}.panel--related{background:var(--surface)}.card--related{background:#ffffff05;border-color:#cde2e60d;box-shadow:none}.card--related h3{font-size:1.04rem}.card--related p{color:var(--text-muted)}.tag-row{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:14px}.track-pill,.meta-pill,.topic-chip{display:inline-flex;align-items:center;border-radius:999px;padding:5px 9px;font-size:.74rem;border:1px solid transparent}.track-pill{background:#6f9e9d1a;color:var(--accent-strong);border-color:#6f9e9d14}.meta-pill{background:#ffffff09;color:var(--text-muted);border-color:#ffffff0a}.topic-chip{background:#ffffff06;color:var(--text-muted);border-color:#ffffff08}.hero-chip-row{display:flex;flex-wrap:wrap;gap:10px;margin-top:22px}.primary-link,.secondary-link,.back-link,.self-check-button{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:10px 16px;text-decoration:none;transition:transform .12s ease,border-color .12s ease,background .12s ease,color .12s ease}.primary-link{background:var(--accent);color:var(--accent-ink);font-weight:700}.secondary-link,.back-link,.self-check-button{border:1px solid var(--line);background:transparent}.primary-link:hover,.secondary-link:hover,.back-link:hover,.self-check-button:hover{transform:translateY(-1px);border-color:var(--line-strong)}.selection-link{color:var(--text-main);text-decoration:none}.selection-link:hover{color:var(--accent-strong)}.breadcrumb{margin-bottom:18px}.breadcrumb ol{display:flex;flex-wrap:wrap;gap:8px;align-items:center;margin:0;padding:0;list-style:none;color:var(--text-muted);font-size:.92rem}.breadcrumb li{display:inline-flex;align-items:center}.breadcrumb li+li:before{content:"/";margin:0 8px 0 2px;color:#ffffff2e}.breadcrumb a{text-decoration:none}.breadcrumb a:hover{color:var(--accent-strong)}.home-hero{position:relative;overflow:hidden;min-height:clamp(320px,42vw,460px);padding:40px clamp(24px,4vw,42px) 28px;background:linear-gradient(135deg,#080e1280,#0f181f29),linear-gradient(180deg,#0c12181a,#0c121861)}.home-hero:before,.home-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none}.home-hero:before{background-image:url(/eyecatch.webp);background-position:center center;background-repeat:no-repeat;background-size:cover;opacity:.56;transform:scale(1.02);filter:saturate(.94) contrast(1.02)}.home-hero:after{background:linear-gradient(90deg,#0b1218c7,#0b121894 38%,#0b12183d 68%,#0b12181f),linear-gradient(180deg,#080c111f,#080c116b)}.home-hero__inner{position:relative;z-index:1;max-width:760px;padding:0}.home-hero h1{max-width:760px;margin-bottom:0;font-size:clamp(2.35rem,5.3vw,4.35rem);line-height:.98}.home-hero__intro,.home-hero__focus{display:inline-block}.home-hero__intro{font-size:clamp(1.1rem,2vw,1.55rem);font-weight:600;line-height:1.2;letter-spacing:.01em;color:var(--text-subtle)}.home-hero__focus{margin-top:.12em}.home-hero .lead{max-width:640px;margin-top:22px;font-size:1.02rem;line-height:1.86}.home-start{margin-top:42px}.start-grid{display:grid;gap:16px;grid-template-columns:repeat(3,minmax(0,1fr))}.start-card{display:block;padding:22px 22px 24px;border:1px solid var(--line);border-radius:18px;background:#ffffff09;text-decoration:none;box-shadow:none;transition:transform .12s ease,border-color .12s ease,background .12s ease}.start-card:hover{transform:translateY(-1px);border-color:var(--line-strong);background:#ffffff0d}.start-card strong{display:block;margin-bottom:9px;font-family:var(--font-display);font-size:1.1rem;line-height:1.26}.start-card p{margin:0;color:var(--text-subtle);line-height:1.68}.home-featured{margin-top:52px}.selection-grid{display:grid;gap:0}.selection-item{padding:20px 0 22px;border-bottom:1px solid var(--line-soft)}.selection-item:first-child{padding-top:4px}.selection-item:last-child{border-bottom:0;padding-bottom:0}.selection-item .tag-row{margin-bottom:12px}.selection-item h3{margin:0 0 9px;max-width:760px;font-size:clamp(1.08rem,1.9vw,1.25rem);line-height:1.24}.selection-item p{max-width:760px;margin:0;color:var(--text-subtle);line-height:1.76}.prose-block a{color:var(--accent-strong);text-decoration:underline;text-decoration-color:#9dc4c373;text-underline-offset:.18em}.prose-block a:hover{color:var(--text-main);text-decoration-color:#f4f7f866}.content-figure{margin:22px 0}.content-figure img,.inline-image{display:block;max-width:100%;height:auto;border:1px solid var(--line);border-radius:16px}.content-figure figcaption{margin-top:10px;color:var(--text-muted);font-size:.88rem;line-height:1.6}.drill-index-head{padding:4px 0 6px;margin-bottom:8px}.drill-index-head h1{max-width:760px;margin-bottom:0;font-size:clamp(2rem,4vw,3rem);line-height:1.02}.drill-index-head .lead{max-width:640px;margin-top:16px;font-size:.98rem;line-height:1.75}.drill-filter-panel{display:grid;gap:18px;padding:18px 0 2px;border-top:1px solid var(--line-soft)}.drill-filter-group{display:grid;gap:10px}.drill-filter-label{margin:0;color:var(--text-muted);font-size:.84rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase}.drill-filter-row{display:flex;flex-wrap:wrap;gap:10px}.drill-index-list{display:grid;gap:0}.drill-index-item{padding:18px 0 20px;border-bottom:1px solid var(--line-soft)}.drill-index-item:first-child{padding-top:4px}.drill-index-item:last-child{border-bottom:0;padding-bottom:0}.drill-index-item h3{margin:0 0 8px;max-width:760px;font-size:clamp(1rem,1.8vw,1.18rem);line-height:1.24}.drill-index-item p{max-width:760px;margin:0;color:var(--text-muted);font-size:.96rem;line-height:1.72}.drill-index-item__topics{margin-top:12px;margin-bottom:0}.drill-page-hero{padding:8px 0 6px;margin-bottom:24px}.drill-page-hero h1{max-width:900px;margin-bottom:0;font-size:clamp(2.2rem,5vw,3.8rem);line-height:.98}.drill-page-hero .lead{max-width:720px;margin-top:18px;color:var(--text-subtle);line-height:1.78}.detail-flow{display:grid;gap:14px}.inline-notes{margin-top:24px;padding-top:16px;border-top:1px solid rgba(255,255,255,.06)}.inline-notes .eyebrow{font-size:.68rem}.inline-notes .prompt-list{margin:0;padding-left:18px;color:var(--text-muted);line-height:1.72}.answer-toggle-row{margin-top:22px}.answer-toggle{cursor:pointer;border:0}.answer-stack{display:grid;gap:14px;max-height:0;opacity:0;overflow:hidden;pointer-events:none;transition:max-height .28s ease,opacity .18s ease}.answer-stack.is-open{max-height:5000px;opacity:1;pointer-events:auto}.answer-section{scroll-margin-top:24px}.self-check-panel{background:var(--surface-raised)}.self-check-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.self-check-button{color:var(--text-main);cursor:pointer}.self-check-button.is-selected{border-color:#6f9e9d47;background:#6f9e9d1a;color:var(--accent-strong)}.prose-block h2{margin:34px 0 14px;font-size:1.18rem}.prose-block h2:first-child{margin-top:0}.prose-block p{margin-bottom:16px;max-width:70ch;color:var(--text-subtle);line-height:1.84}.prose-block ul{margin:6px 0 22px;padding-left:18px;color:var(--text-subtle);max-width:70ch;line-height:1.84}.tab-shell{padding:18px;margin-bottom:16px;background:var(--surface)}.tab-list{display:flex;flex-wrap:wrap;gap:10px}.tab-button{border:1px solid var(--line);border-radius:999px;background:transparent;color:var(--text-muted);padding:8px 12px;cursor:pointer;transition:background .12s ease,border-color .12s ease,color .12s ease,transform .12s ease}.tab-button:hover{transform:translateY(-1px)}.tab-button.is-selected,.tab-button[data-selected]{background:#6f9e9d1a;border-color:#6f9e9d33;color:var(--accent-strong)}.tab-panels{margin-top:16px}.tab-panel{padding:18px;border-radius:18px;background:var(--surface-soft);border:1px solid rgba(255,255,255,.04)}.tab-panel h3{margin-bottom:10px}.tab-panel p,.tab-panel li{color:var(--text-subtle)}.legal-head{padding:4px 0 6px;margin-bottom:12px}.legal-head h1{max-width:760px;margin-bottom:0;font-size:clamp(2rem,4.2vw,3rem);line-height:1.02}.legal-head .lead{max-width:700px;margin-top:14px;font-size:.98rem;line-height:1.75}.legal-prose{margin-top:28px;padding-top:22px;border-top:1px solid var(--line-soft)}.legal-prose h2{margin:30px 0 12px;font-size:1.14rem}.legal-prose p,.legal-prose li{max-width:72ch;color:var(--text-subtle);line-height:1.84}.legal-prose ul{margin:8px 0 22px;padding-left:18px}.site-footer{margin-top:56px;padding-top:18px;border-top:1px solid var(--line-soft)}.site-footer__row{display:flex;flex-wrap:wrap;gap:12px 18px;align-items:center;justify-content:space-between}.site-footer__brand{color:var(--text-muted);font-size:.92rem}.site-footer__nav{display:flex;flex-wrap:wrap;gap:10px 16px}.site-footer__nav a{color:var(--text-muted);text-decoration:none;font-size:.92rem}.site-footer__nav a:hover{color:var(--accent-strong)}@media(max-width:900px){.home-hero{min-height:300px;padding:28px 18px 18px}.home-hero h1{font-size:clamp(2.15rem,10vw,3.3rem);line-height:1}.home-featured{margin-top:40px}.drill-page-hero h1{font-size:clamp(2rem,9vw,3rem);line-height:1}.drill-index-head h1,.legal-head h1{font-size:clamp(1.9rem,9vw,2.6rem);line-height:1.04}.home-hero__inner{max-width:100%}.start-grid{grid-template-columns:1fr}}@media(max-width:860px){.self-check-actions{flex-direction:column;align-items:stretch}.site-footer__row{flex-direction:column;align-items:flex-start}}.site-frame{min-height:100vh;display:flex;flex-direction:column}.site-main{flex:1}.site-header{position:sticky;top:0;z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#0c1319b8;border-bottom:1px solid rgba(205,226,230,.06)}.site-header__inner{display:flex;align-items:center;justify-content:space-between;min-height:64px;padding-top:0;padding-bottom:0}.site-logo{font-family:var(--font-display);font-weight:700;letter-spacing:-.02em;text-decoration:none}.site-nav{display:flex;align-items:center;gap:16px}.site-nav a{color:var(--text-muted);text-decoration:none;font-size:.95rem}.site-nav a:hover{color:var(--accent-strong)}@media(max-width:860px){.site-header__inner{min-height:58px;justify-content:center;gap:20px}.site-nav{gap:14px}.site-nav a{font-size:.92rem}}
