:root{--ink:#12212b;--muted:#65727c;--line:#dfe5e7;--paper:#f7f7f3;--white:#ffffff;--accent:#0e5f5b;--accent-dark:#0a4845;--soft:#edf2ef;--max:1180px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:var(--paper);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Hiragino Kaku Gothic ProN,Yu Gothic,Meiryo,sans-serif;line-height:1.75}a{color:inherit;text-decoration:none}.container{width:min(calc(100% - 40px),var(--max));margin:0 auto}.top-strip{background:var(--ink);color:rgba(255,255,255,.78);font-size:12px}.top-strip-inner{min-height:36px;display:flex;align-items:center;justify-content:space-between;gap:16px}.top-strip a{color:#fff}.site-header{background:rgba(247,247,243,.96);border-bottom:1px solid var(--line);position:-webkit-sticky;position:sticky;top:0;z-index:30;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.brand-row{min-height:94px;display:flex}.brand,.brand-row{align-items:center}.brand{display:inline-flex;gap:13px}.brand-mark{width:46px;height:46px;display:grid;place-items:center;border:1px solid var(--ink);font-weight:800;letter-spacing:-.04em}.brand strong{display:block;font-family:Georgia,Times New Roman,serif;font-size:29px;line-height:1;letter-spacing:-.03em}.brand small{display:block;margin-top:5px;color:var(--muted);font-size:9px;font-weight:700;letter-spacing:.24em}.main-nav{border-top:1px solid var(--line)}.nav-scroll{display:flex;align-items:center;overflow-x:auto;scrollbar-width:none}.nav-scroll::-webkit-scrollbar{display:none}.nav-scroll a{flex:0 0 auto;padding:13px 24px 12px 0;margin-right:25px;font-size:13px;font-weight:700;border-bottom:2px solid transparent}.nav-scroll a:hover{color:var(--accent);border-color:var(--accent)}.hero-section{padding:54px 0 34px}.hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;grid-gap:30px;gap:30px;align-items:flex-start}.hero-story{background:var(--white);border:1px solid var(--line);display:grid;grid-template-columns:46% 54%;min-height:520px}.article-visual,.hero-visual{position:relative;overflow:hidden;isolation:isolate}.article-visual:after,.hero-visual:after{content:"";position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 0),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 0);background-size:38px 38px;z-index:-1}.hero-visual-copy{height:100%;padding:32px;display:flex;flex-direction:column;justify-content:space-between;color:#fff}.article-visual span,.hero-visual-copy span{font-size:10px;font-weight:800;letter-spacing:.22em}.hero-visual-copy strong{font-family:Georgia,Times New Roman,serif;font-size:clamp(42px,5vw,72px);line-height:.88;letter-spacing:-.07em}.hero-copy{padding:clamp(30px,4vw,58px);display:flex;flex-direction:column;justify-content:center}.eyebrow,.side-label{color:var(--accent);font-size:10px;font-weight:800;letter-spacing:.2em}.hero-copy h1{margin:14px 0 20px;font-family:Georgia,Yu Mincho,Hiragino Mincho ProN,serif;font-size:clamp(30px,3.1vw,48px);line-height:1.35;letter-spacing:-.04em}.hero-copy p{margin:0;color:var(--muted);font-size:15px}.hero-meta{display:flex;gap:18px;margin-top:25px;color:var(--muted);font-size:12px}.primary-link{margin-top:28px;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:35px;padding-bottom:7px;border-bottom:1px solid var(--ink);font-weight:700;font-size:14px}.hero-side{display:grid;grid-gap:20px;gap:20px}.side-card{background:var(--white);border:1px solid var(--line);padding:25px}.avatar-placeholder{width:64px;height:64px;display:grid;place-items:center;margin:22px 0 18px;background:var(--ink);color:#fff;border-radius:50%;font-family:Georgia,serif;font-size:18px}.profile-card h2{margin:0 0 10px;font-family:Georgia,Yu Mincho,serif;font-size:22px}.profile-card p{margin:0 0 16px;color:var(--muted);font-size:13px}.profile-card>a{color:var(--accent);font-size:12px;font-weight:700}.quick-nav{padding-bottom:10px}.quick-nav>a{display:flex;justify-content:space-between;align-items:baseline;gap:15px;padding:14px 0;border-bottom:1px solid var(--line);font-size:14px;font-weight:700}.quick-nav small{color:var(--muted);font-size:9px;text-transform:uppercase;letter-spacing:.08em}.section-block{padding:55px 0}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:24px;padding-bottom:18px;border-bottom:1px solid var(--ink)}.archive-layout h2,.page-title h1,.section-heading h2{margin:4px 0 0;font-family:Georgia,Yu Mincho,serif;font-size:clamp(28px,4vw,42px);letter-spacing:-.04em}.section-description{color:var(--muted);font-size:12px}.article-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.article-card{background:var(--white);border:1px solid var(--line);display:grid;grid-template-columns:41% 59%;min-height:270px}.article-visual{min-height:100%;padding:22px;color:#fff;display:flex;flex-direction:column;justify-content:space-between}.article-visual strong{font-family:Georgia,Yu Mincho,serif;font-size:25px;line-height:1.2}.article-card-body{padding:23px 24px;display:flex;flex-direction:column}.article-meta{display:flex;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:10px}.article-meta a{color:var(--accent);font-weight:800}.article-card h3{margin:12px 0 10px;font-family:Georgia,Yu Mincho,serif;font-size:20px;line-height:1.5}.article-card p{margin:0;color:var(--muted);font-size:12px}.article-card-footer{margin-top:auto;padding-top:18px;display:flex;justify-content:space-between;gap:10px;color:var(--muted);font-size:10px}.article-card-footer a{color:var(--ink);font-weight:800}.category-overview{background:var(--ink);color:#fff}.category-overview .section-heading{border-color:rgba(255,255,255,.35)}.category-overview .eyebrow{color:#9fd3c8}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.25);border-left:1px solid rgba(255,255,255,.25)}.category-panel{min-height:230px;padding:24px;display:flex;flex-direction:column;justify-content:space-between;border-right:1px solid rgba(255,255,255,.25);border-bottom:1px solid rgba(255,255,255,.25);transition:background .2s ease,color .2s ease}.category-panel:hover{background:#fff;color:var(--ink)}.category-number,.category-panel p,.category-panel small{font-size:9px;letter-spacing:.15em;opacity:.65}.category-panel h3{margin:5px 0;font-family:Georgia,Yu Mincho,serif;font-size:25px}.category-arrow{align-self:flex-end;font-size:23px}.archive-layout{display:grid;grid-template-columns:250px minmax(0,1fr);grid-gap:60px;gap:60px}.archive-list{border-top:1px solid var(--ink)}.archive-row{display:grid;grid-template-columns:110px 100px minmax(0,1fr) 22px;grid-gap:15px;gap:15px;align-items:center;padding:19px 0;border-bottom:1px solid var(--line)}.archive-row:hover strong{color:var(--accent)}.archive-category,.archive-date{color:var(--muted);font-size:10px}.archive-category{color:var(--accent);font-weight:700}.archive-row strong{font-family:Georgia,Yu Mincho,serif;font-size:14px;line-height:1.55}.site-footer{margin-top:40px;padding:52px 0;background:#e8ebe6;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}.footer-logo{font-family:Georgia,serif;font-size:25px}.site-footer p{color:var(--muted);font-size:11px}.footer-note{text-align:right}.accent-blue{background:linear-gradient(145deg,#173a70,#547cb9)}.accent-green{background:linear-gradient(145deg,#1a5a50,#70a793)}.accent-amber{background:linear-gradient(145deg,#8b5a18,#cda85b)}.accent-violet{background:linear-gradient(145deg,#4b3f78,#8c7fb5)}.accent-rose{background:linear-gradient(145deg,#7c3f48,#bd7a7f)}.accent-cyan{background:linear-gradient(145deg,#205d69,#74aab2)}.page-shell{padding:60px 0 80px}.page-title{max-width:760px;margin-bottom:38px}.page-title p{color:var(--muted);margin-top:12px}.category-page-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:24px;gap:24px}.article-page{padding:54px 0 90px}.article-layout{display:grid;grid-template-columns:minmax(0,760px) 280px;grid-gap:80px;gap:80px;justify-content:center;align-items:flex-start}.article-header{padding-bottom:32px;border-bottom:1px solid var(--line)}.article-header h1{margin:12px 0 22px;font-family:Georgia,Yu Mincho,serif;font-size:clamp(34px,5vw,54px);line-height:1.35;letter-spacing:-.045em}.article-lead{color:var(--muted);font-size:16px}.article-body{padding-top:20px}.article-body section{padding:24px 0}.article-body h2{margin:0 0 18px;padding-left:16px;border-left:4px solid var(--accent);font-family:Georgia,Yu Mincho,serif;font-size:26px;line-height:1.5}.article-body p{font-size:16px;line-height:2}.article-sidebar{position:-webkit-sticky;position:sticky;top:180px}.article-sidebar .side-card+.side-card{margin-top:18px}.notice-box{background:var(--soft);border-left:3px solid var(--accent);padding:18px;font-size:12px;color:var(--muted)}.about-card{max-width:820px;background:#fff;border:1px solid var(--line);padding:clamp(28px,5vw,55px)}.about-card h2{font-family:Georgia,Yu Mincho,serif;font-size:27px;margin-top:35px}.about-card li,.about-card p{color:#47545e}@media (max-width:980px){.article-layout,.hero-grid{grid-template-columns:1fr}.hero-side{grid-template-columns:1fr 1fr}.article-grid,.category-page-grid{grid-template-columns:1fr}.category-grid{grid-template-columns:repeat(2,1fr)}.article-sidebar{position:static;display:grid;grid-template-columns:1fr 1fr;grid-gap:18px;gap:18px}.article-sidebar .side-card+.side-card{margin-top:0}}@media (max-width:720px){.container{width:min(calc(100% - 28px),var(--max))}.top-strip-inner span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.top-strip-inner a{display:none}.brand-row{min-height:76px}.brand strong{font-size:24px}.brand-mark{width:40px;height:40px}.nav-scroll a{margin-right:18px;padding-right:8px}.hero-section{padding-top:28px}.article-card,.hero-story{grid-template-columns:1fr}.hero-story{min-height:auto}.hero-visual{min-height:285px}.article-sidebar,.hero-side{grid-template-columns:1fr}.article-visual{min-height:180px}.section-block{padding:40px 0}.section-heading{align-items:flex-start;flex-direction:column}.category-grid{grid-template-columns:1fr}.category-panel{min-height:180px}.archive-layout{grid-template-columns:1fr;gap:24px}.archive-row{grid-template-columns:82px 70px minmax(0,1fr);gap:8px}.archive-arrow{display:none}.archive-row strong{font-size:12px}.footer-grid{grid-template-columns:1fr}.footer-note{text-align:left}.article-page,.page-shell{padding-top:34px}}.article-content{padding-top:30px}.article-content p{margin:0 0 26px;font-size:16px;line-height:2}.article-content ol,.article-content ul{margin:0 0 26px;padding-left:1.7em}.article-content li{margin:9px 0;line-height:1.9}.article-content li p{margin:0}.article-content a{color:var(--accent);font-weight:650;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px;overflow-wrap:anywhere}.article-content strong{color:var(--ink);font-weight:800}.article-content .article-figure{margin:34px 0 38px}.article-content .article-figure>a{display:block}.article-content .article-figure img{display:block;width:100%;height:auto;border:1px solid var(--line);background:#fff}.article-content .article-figure figcaption{margin-top:9px;color:var(--muted);font-size:12px;line-height:1.7}.article-content .article-figure figcaption a{font-size:inherit;font-weight:650}.article-content .article-figure-source{margin-left:.35em}.article-tags{display:flex;flex-wrap:wrap;gap:7px;margin-top:20px}.article-tags span{padding:5px 9px;border:1px solid var(--line);color:var(--muted);font-size:10px;line-height:1}@media (max-width:720px){.article-content{padding-top:22px}.article-content p{font-size:15px;line-height:1.95}.article-content .article-figure{margin:28px 0 32px}}.archive-row strong,.article-card h3,.article-header h1,.hero-copy h1{font-family:Georgia,Yu Mincho,Hiragino Mincho ProN,serif}.title-number{font-family:var(--font-noto-serif-jp),"Noto Serif JP",serif}