:root{--bg:#f4f5f7;--surface:#ffffff;--surface-soft:#f8f9fb;--ink:#171a1f;--muted:#69707a;--line:#e3e6ea;--brand:#2f67d8;--brand-dark:#1e418d;--dark:#10141b;--radius:16px;--shadow:0 10px 30px rgba(16,24,40,.08)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--ink);font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}img{display:block;max-width:100%}.app-page{min-height:100vh}.shell-wide{width:min(1180px,calc(100% - 40px));margin-inline:auto}.shell-reading{width:min(780px,calc(100% - 40px));margin-inline:auto}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:50;background:rgba(255,255,255,.96);border-bottom:1px solid var(--line);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.site-header__top{height:64px;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:inline-flex;align-items:center;gap:10px;font-weight:850;letter-spacing:.08em}.brand__mark{width:34px;height:34px;border-radius:10px;background:var(--dark);color:white;display:grid;place-items:center;font-size:1rem;letter-spacing:0}.brand__name{font-size:.86rem}.header-search{min-width:240px;height:40px;padding:0 14px;display:flex;align-items:center;gap:10px;color:var(--muted);background:var(--surface-soft);border:1px solid var(--line);border-radius:999px;font-size:.82rem}.category-nav{height:42px;display:flex;align-items:stretch;gap:28px;overflow-x:auto;scrollbar-width:none}.category-nav::-webkit-scrollbar{display:none}.category-nav a{display:flex;align-items:center;white-space:nowrap;font-size:.82rem;font-weight:700;color:#4c535d;border-bottom:2px solid transparent}.category-nav a:hover{color:var(--ink);border-bottom-color:var(--ink)}.home{padding:22px 0 80px}.home-tabs{display:flex;gap:8px;margin-bottom:18px}.filter-chips span,.home-tabs a{border:0;background:#e7e9ed;color:#40464f;padding:9px 14px;border-radius:999px;font-size:.79rem;font-weight:750;white-space:nowrap}.filter-chips span.is-active,.home-tabs a.is-active{background:var(--dark);color:white}.top-grid{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(300px,.85fr);grid-gap:18px;gap:18px;align-items:stretch}.feature-story{min-height:460px;position:relative;overflow:hidden;border-radius:20px;color:white;background:var(--dark);box-shadow:var(--shadow)}.feature-story__brand{position:absolute;inset:0}.feature-story__brand img{width:100%;height:100%;object-fit:cover;filter:saturate(.72) brightness(.8);transform:scale(1.03)}.feature-story__overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(7,10,14,.94),rgba(7,10,14,.76) 48%,rgba(7,10,14,.25))}.feature-story__content{position:relative;z-index:1;min-height:460px;padding:34px;display:flex;flex-direction:column;align-items:flex-start}.feature-story__meta{display:flex;gap:14px;font-size:.68rem;letter-spacing:.1em;font-weight:800;opacity:.82}.feature-story h1{max-width:720px;margin:auto 0 16px;font-size:clamp(2.1rem,4.2vw,4.1rem);line-height:1.12;letter-spacing:-.04em}.feature-story p{max-width:640px;margin:0;color:rgba(255,255,255,.78);font-size:.98rem;line-height:1.75}.feature-story__cta{margin-top:24px;font-size:.82rem;font-weight:800}.latest-panel{background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:22px;box-shadow:var(--shadow)}.panel-heading,.shelf-heading{display:flex;align-items:end;justify-content:space-between;gap:18px}.panel-heading{padding-bottom:14px;border-bottom:1px solid var(--line)}.panel-heading h2,.shelf-heading h2{margin:0;font-size:1.35rem;letter-spacing:-.02em}.panel-heading a,.shelf-heading a{color:var(--brand);font-size:.76rem;font-weight:800}.latest-list{display:grid}.latest-item{display:grid;grid-template-columns:34px 1fr;grid-gap:10px;gap:10px;padding:17px 0;border-bottom:1px solid var(--line)}.latest-item:last-child{border-bottom:0}.latest-item__number{color:#a5aab1;font-size:.72rem;font-weight:800;padding-top:3px}.latest-item__body{display:grid;grid-gap:6px;gap:6px}.latest-item small{color:var(--muted);font-size:.68rem}.latest-item strong{font-size:.93rem;line-height:1.45;letter-spacing:-.01em}.content-shelf{margin-top:34px;background:var(--surface);border:1px solid var(--line);border-radius:20px;padding:26px;box-shadow:var(--shadow)}.shelf-heading{margin-bottom:18px}.archive-heading span,.basis-hub__head>span,.search-heading span,.shelf-heading>div>span{display:block;margin-bottom:5px;color:var(--brand);font-size:.66rem;font-weight:850;letter-spacing:.12em}.card-shelf{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:16px;gap:16px}.media-card{min-width:0}.media-card__link{display:block;height:100%;border-radius:14px;overflow:hidden;background:var(--surface-soft);border:1px solid var(--line)}.media-card__body{padding:16px}.media-card__meta{display:flex;justify-content:space-between;gap:12px;color:var(--muted);font-size:.68rem;font-weight:750}.media-card h3{margin:12px 0 8px;font-size:1.08rem;line-height:1.45;letter-spacing:-.018em}.media-card p{margin:0;color:var(--muted);font-size:.79rem;line-height:1.65}.article-visual{position:relative;height:162px;overflow:hidden;padding:16px;background:linear-gradient(135deg,#3157c7,#0e203d);color:white}.article-visual--cobalt{background:linear-gradient(135deg,#315fd6,#10203f)}.article-visual--violet{background:linear-gradient(135deg,#7558cc,#2a1f4f)}.article-visual--slate{background:linear-gradient(135deg,#5a6675,#19212b)}.article-visual--amber{background:linear-gradient(135deg,#c28a38,#3a2914)}.article-visual--teal{background:linear-gradient(135deg,#279a93,#123b3a)}.article-visual--indigo{background:linear-gradient(135deg,#485ec9,#171d4e)}.article-visual__label{position:relative;z-index:2;font-size:.66rem;font-weight:800;letter-spacing:.08em;opacity:.9}.article-visual__mark{position:absolute;right:14px;bottom:8px;z-index:2;font-size:2.3rem;font-weight:900;letter-spacing:-.08em;opacity:.42}.article-visual__orb{position:absolute;display:block;border-radius:50%;border:1px solid rgba(255,255,255,.18)}.article-visual__orb--one{width:140px;height:140px;right:-35px;top:-45px}.article-visual__orb--two{width:80px;height:80px;right:44px;top:48px;background:rgba(255,255,255,.07)}.article-visual--compact{width:164px;min-width:164px;height:104px;border-radius:12px;padding:12px}.article-visual--compact .article-visual__mark{font-size:1.6rem}.article-visual--compact .article-visual__label{font-size:.58rem}.basis-hub{margin-top:34px;display:grid;grid-template-columns:320px 1fr;grid-gap:30px;gap:30px;background:var(--dark);color:white;border-radius:20px;padding:30px;box-shadow:var(--shadow)}.basis-hub__head h2{margin:4px 0 12px;font-size:2.1rem;letter-spacing:-.04em}.basis-hub__head p{margin:0;color:rgba(255,255,255,.65);line-height:1.75;font-size:.9rem}.basis-hub .news-row{border-color:rgba(255,255,255,.12)}.basis-hub .news-row p,.basis-hub .news-row__foot,.basis-hub .news-row__meta,.basis-hub .news-row__rank{color:rgba(255,255,255,.55)}.archive-page,.search-page{padding:42px 0 90px}.archive-heading{display:grid;grid-template-columns:1fr minmax(320px,520px);grid-gap:40px;gap:40px;align-items:end;padding-bottom:28px}.archive-heading h1,.search-heading h1{margin:0;font-size:clamp(2.2rem,4vw,3.7rem);letter-spacing:-.045em}.archive-heading p{margin:0;color:var(--muted);line-height:1.75;font-size:.92rem}.filter-chips{display:flex;gap:8px;overflow-x:auto;scrollbar-width:none;padding:14px 0 20px;border-top:1px solid var(--line)}.filter-chips::-webkit-scrollbar{display:none}.feed-list{background:var(--surface);border:1px solid var(--line);border-radius:18px;padding:0 22px;box-shadow:var(--shadow)}.news-row{border-bottom:1px solid var(--line)}.news-row:last-child{border-bottom:0}.news-row__link{display:grid;grid-template-columns:auto auto 1fr;grid-gap:18px;gap:18px;align-items:center;padding:20px 0}.news-row__rank{width:30px;color:#9ca2aa;font-size:.7rem;font-weight:850}.news-row__body{min-width:0}.news-row__meta{display:flex;gap:8px;color:var(--brand);font-size:.63rem;font-weight:800;letter-spacing:.06em}.news-row h3{margin:7px 0;font-size:1.15rem;line-height:1.42;letter-spacing:-.018em}.news-row p{margin:0;color:var(--muted);font-size:.82rem;line-height:1.6}.news-row__foot{display:flex;gap:10px;margin-top:10px;color:#9399a1;font-size:.63rem}.search-heading{margin-bottom:20px}.big-search{height:58px;display:flex;align-items:center;gap:12px;background:var(--surface);border:1px solid var(--line);border-radius:16px;padding:0 18px;box-shadow:var(--shadow)}.big-search input{flex:1 1;min-width:0;border:0;outline:0;background:transparent;color:var(--ink);font-size:1rem}.big-search input::placeholder{color:#9ba1a9}.search-count{padding:20px 2px 12px;color:var(--muted);font-size:.78rem;font-weight:750}.empty-state{padding:56px 0;color:var(--muted)}.article-page{background:var(--surface)}.article-hero{padding-top:54px}.article-breadcrumb{display:flex;gap:8px;align-items:center;color:var(--brand);font-size:.75rem;font-weight:750}.article-hero h1{margin:24px 0 20px;font-size:clamp(2.4rem,5.6vw,4.8rem);line-height:1.12;letter-spacing:-.048em}.article-deck{margin:0;color:var(--muted);font-size:1.05rem;line-height:1.85}.article-meta{display:flex;gap:16px;margin-top:26px;color:#8a9098;font-size:.7rem;font-weight:750}.article-points{margin-top:34px;padding:22px 24px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px}.article-points strong{display:block;margin-bottom:10px;font-size:.84rem}.article-points ul{margin:0;padding-left:1.15rem}.article-points li{margin:7px 0;color:#4f5660;font-size:.86rem;line-height:1.6}.article-layout{padding:54px 0 90px}.article-body>section:not(.article-module){margin-bottom:52px}.article-body h2{margin:0 0 20px;font-size:1.75rem;line-height:1.35;letter-spacing:-.025em}.article-body li,.article-body p{font-family:Georgia,Times New Roman,"Noto Serif JP",serif;font-size:1.05rem;line-height:2}.article-body p{margin:0 0 1.5em}.article-module{margin-top:50px;padding:28px;border:1px solid var(--line);border-radius:16px;background:var(--surface-soft)}.module-label{margin:0 0 8px;color:var(--brand);font-size:.65rem;font-weight:850;letter-spacing:.12em}.article-module h2{font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;font-size:1.35rem}.article-module ol,.article-module ul{padding-left:1.2rem}.article-module li{margin-bottom:8px}.basis-module{background:var(--dark);color:white;border-color:var(--dark)}.basis-module p:last-child{color:rgba(255,255,255,.8)}.basis-module .module-label{color:#8bb2ff}.site-footer{background:var(--dark);color:white}.site-footer__inner{min-height:180px;display:grid;grid-template-columns:1fr auto;grid-gap:24px;gap:24px;align-items:center;padding-top:34px;padding-bottom:34px}.site-footer strong{font-size:.88rem;letter-spacing:.1em}.site-footer p{margin:8px 0 0;color:rgba(255,255,255,.58);font-size:.78rem}.footer-links{display:flex;gap:24px;color:rgba(255,255,255,.78);font-size:.75rem}.site-footer small{grid-column:1/-1;color:rgba(255,255,255,.38);font-size:.68rem}.mobile-nav{display:none}@media (hover:hover){.feature-story,.latest-item,.media-card__link,.news-row__link{transition:transform .18s ease,opacity .18s ease,background .18s ease}.feature-story:hover,.media-card__link:hover{transform:translateY(-2px)}.media-card__link:hover{box-shadow:0 10px 24px rgba(16,24,40,.08)}.latest-item:hover,.news-row__link:hover{opacity:.72}}@media (max-width:900px){.shell-wide{width:min(100% - 28px,720px)}.shell-reading{width:min(100% - 32px,720px)}.site-header__top{height:58px}.brand__name{font-size:.76rem}.header-search{min-width:0;width:42px;padding:0;justify-content:center;border-radius:12px}.category-nav,.header-search span{display:none}.home{padding-top:16px;padding-bottom:100px}.top-grid{grid-template-columns:1fr}.feature-story,.feature-story__content{min-height:390px}.feature-story__content{padding:26px}.latest-panel{padding:18px}.card-shelf{display:flex;overflow-x:auto;gap:12px;padding-bottom:4px;scroll-snap-type:x proximity;scrollbar-width:none}.card-shelf::-webkit-scrollbar{display:none}.media-card{min-width:245px;width:245px;scroll-snap-align:start}.archive-heading,.basis-hub{grid-template-columns:1fr}.archive-heading{gap:14px}.archive-page,.search-page{padding-top:30px;padding-bottom:110px}.site-footer__inner{grid-template-columns:1fr;padding-bottom:90px}.footer-links{flex-wrap:wrap}.site-footer small{grid-column:1}.mobile-nav{position:fixed;left:0;right:0;bottom:0;z-index:60;height:calc(64px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);padding-bottom:env(safe-area-inset-bottom);background:rgba(255,255,255,.97);border-top:1px solid var(--line);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.mobile-nav a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:3px;color:#505761;font-size:.61rem;font-weight:700}}@media (max-width:620px){.shell-wide{width:calc(100% - 20px)}.home-tabs{margin-bottom:12px;overflow-x:auto}.feature-story,.feature-story__content{min-height:350px}.feature-story__content{padding:22px}.feature-story h1{font-size:2rem}.feature-story p{font-size:.86rem}.content-shelf,.latest-panel{border-radius:16px}.content-shelf{margin-top:16px;padding:18px 14px}.shelf-heading h2{font-size:1.18rem}.basis-hub{margin-top:16px;padding:22px 16px;border-radius:16px}.basis-hub__head h2{font-size:1.75rem}.feed-list{padding:0 14px;border-radius:16px}.news-row__link{grid-template-columns:auto 1fr;gap:12px;padding:16px 0}.news-row__rank{display:none}.article-visual--compact{width:112px;min-width:112px;height:82px;border-radius:10px}.news-row h3{font-size:.98rem;margin:4px 0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.news-row p,.news-row__meta span:nth-child(2){display:none}.news-row__foot{margin-top:6px}.archive-heading h1,.search-heading h1{font-size:2.2rem}.archive-heading p{font-size:.84rem}.article-hero{padding-top:36px}.article-hero h1{font-size:2.45rem}.article-deck{font-size:.96rem}.article-points{padding:18px}.article-layout{padding-top:38px;padding-bottom:110px}.article-body li,.article-body p{font-size:1rem;line-height:1.95}.article-module{padding:22px 18px}}.contact-page,.error-page,.legal-page{background:var(--surface)}.contact-shell,.legal-shell{padding-top:54px;padding-bottom:90px}.legal-home-link{display:inline-flex;align-items:center;gap:7px;margin:0 0 24px;padding:9px 13px;border:1px solid var(--line);border-radius:999px;background:var(--surface);color:var(--ink);font-size:.76rem;font-weight:800;text-decoration:none}.legal-home-link:hover{background:#f4f6f9}.legal-heading{padding-bottom:28px;border-bottom:1px solid var(--line)}.legal-heading>span{display:block;margin-bottom:10px;color:var(--brand);font-size:.68rem;font-weight:850;letter-spacing:.14em}.legal-heading h1{margin:0;font-size:clamp(2.3rem,5vw,4rem);letter-spacing:-.045em;line-height:1.1}.legal-heading p{margin:16px 0 0;color:var(--muted);font-size:.82rem;line-height:1.75}.legal-content{padding-top:34px}.legal-content>p:first-child{margin-top:0;font-size:1rem;color:#3f4650}.legal-content section{margin-top:42px}.legal-content h2{margin:0 0 14px;font-size:1.26rem;line-height:1.4;letter-spacing:-.02em}.legal-content li,.legal-content p{color:#454c56;font-size:.92rem;line-height:1.9}.legal-content p{margin:0}.legal-content ul{margin:0;padding-left:1.25rem}.legal-content li{margin:6px 0}.legal-content a{color:var(--brand);text-decoration:underline;text-underline-offset:3px}.contact-note{margin:28px 0 22px;padding:18px 20px;background:var(--surface-soft);border:1px solid var(--line);border-radius:14px}.contact-note strong{font-size:.9rem}.contact-note p{margin:7px 0 0;color:var(--muted);font-size:.8rem;line-height:1.65}.contact-form{display:grid;grid-gap:20px;gap:20px}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:16px;gap:16px}.contact-form label{display:grid;grid-gap:8px;gap:8px}.contact-form label>span{font-size:.76rem;font-weight:800;color:#434a54}.contact-form input,.contact-form textarea{width:100%;border:1px solid var(--line);border-radius:12px;background:var(--surface-soft);color:var(--ink);outline:none;padding:13px 14px;transition:border-color .16s ease,box-shadow .16s ease}.contact-form textarea{resize:vertical;min-height:180px}.contact-form input:focus,.contact-form textarea:focus{border-color:#8aa9e9;box-shadow:0 0 0 3px rgba(47,103,216,.1)}.contact-form__actions{display:flex;align-items:center;gap:18px}.button-primary,.contact-form button{border:0;border-radius:999px;background:var(--dark);color:white;padding:12px 20px;font-weight:800;cursor:pointer}.contact-form__actions p{margin:0;color:var(--muted);font-size:.69rem;line-height:1.55}.form-status{margin:0;padding:13px 15px;border-radius:10px;background:#eef3ff;color:var(--brand-dark);font-size:.78rem;line-height:1.55}.error-shell{min-height:62vh;padding-top:100px;padding-bottom:110px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center}.error-code{color:var(--brand);font-weight:900;letter-spacing:.14em;font-size:.78rem}.error-shell h1{margin:12px 0 14px;font-size:clamp(2.4rem,6vw,4.6rem);line-height:1.1;letter-spacing:-.05em}.error-shell p{margin:0;color:var(--muted);line-height:1.75}.error-actions{display:flex;gap:10px;margin-top:28px}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;min-height:44px}.button-secondary{border:1px solid var(--line);border-radius:999px;background:white;padding:11px 19px;font-size:.86rem;font-weight:800}@media (max-width:620px){.contact-shell,.legal-shell{padding-top:34px;padding-bottom:110px}.legal-heading h1{font-size:2.35rem}.legal-content section{margin-top:34px}.legal-content li,.legal-content p{font-size:.88rem;line-height:1.85}.form-grid{grid-template-columns:1fr}.contact-form__actions{align-items:flex-start;flex-direction:column}.error-shell{padding-top:70px;padding-bottom:130px}.error-actions{width:100%;flex-direction:column}.button-primary,.button-secondary{width:100%}}.legal-notice{margin:30px 0 6px;padding:18px 20px;border:1px solid var(--line);background:var(--surface-soft);border-radius:14px}.legal-notice strong{display:block;margin-bottom:6px;font-size:.88rem}.legal-notice p{margin:0;color:#505762;font-size:.84rem;line-height:1.75}.legal-table-wrap{width:100%;margin:18px 0;overflow-x:auto;border:1px solid var(--line);border-radius:12px}.legal-table{width:100%;min-width:680px;border-collapse:collapse;background:#fff}.legal-table td,.legal-table th{padding:13px 14px;border-bottom:1px solid var(--line);border-right:1px solid var(--line);text-align:left;vertical-align:top;font-size:.82rem;line-height:1.7;color:#454c56}.legal-table td:last-child,.legal-table th:last-child{border-right:0}.legal-table tr:last-child td{border-bottom:0}.legal-table th{background:var(--surface-soft);color:#282d35;font-weight:800;white-space:nowrap}@media (max-width:620px){.legal-notice{padding:16px}.legal-table td,.legal-table th{font-size:.78rem}}.article-body--original{max-width:760px;margin:0 auto}.article-body--original h2{margin:3.2rem 0 1.1rem;font-size:1.55rem;line-height:1.45}.article-body--original p{white-space:normal}.article-body--original .preserve-lines{white-space:pre-line}.article-body--original p+h2{margin-top:3.6rem}@media (max-width:900px){.mobile-nav{left:max(8px,env(safe-area-inset-left));right:max(8px,env(safe-area-inset-right));bottom:max(8px,env(safe-area-inset-bottom));width:auto;max-width:calc(100vw - 16px);height:62px;grid-template-columns:repeat(4,minmax(0,1fr));gap:2px;padding:5px;overflow:hidden;border:1px solid var(--line);border-radius:18px;box-shadow:0 10px 32px rgba(16,24,40,.14)}.mobile-nav a{min-width:0;max-width:100%;overflow:hidden;text-align:center;white-space:nowrap}.mobile-nav a span{display:block;max-width:100%;overflow:hidden;text-overflow:ellipsis}.filter-chips,.home-tabs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}.filter-chips span,.home-tabs a{flex:0 0 auto}}.article-source-block{margin-top:72px;padding-top:32px;border-top:1px solid var(--line)}.article-source-block .source-kicker{margin:0 0 8px;font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;color:var(--brand);font-size:.68rem;font-weight:850;letter-spacing:.12em}.article-source-block h2{margin:0 0 10px;font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;font-size:1.5rem}.article-source-block .source-note{margin:0 0 20px;font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;color:var(--muted);font-size:.82rem;line-height:1.7}.source-list{list-style:none;margin:0;padding:0;border-top:1px solid var(--line)}.source-list li{margin:0;border-bottom:1px solid var(--line)}.source-list a{display:grid;grid-template-columns:auto 1fr auto;grid-gap:10px;gap:10px;align-items:start;padding:15px 0;font-family:Arial,Helvetica Neue,Noto Sans JP,sans-serif;font-size:.83rem;line-height:1.55;text-decoration:none}.source-kind{display:inline-flex;min-width:42px;justify-content:center;padding:3px 7px;border-radius:999px;background:var(--surface-soft);color:var(--brand);font-size:.62rem;font-weight:800}@media (hover:hover){.source-list a:hover{opacity:.7}}@media (max-width:620px){.article-source-block{margin-top:56px;padding-top:26px}.source-list a{grid-template-columns:auto 1fr auto;gap:8px;font-size:.8rem}}