:root{--bg: #f5f1ea;--bg-soft: #fbf8f3;--surface: rgba(255, 252, 247, .9);--surface-strong: #fffdf9;--surface-muted: #f0e7db;--ink: #20242a;--ink-soft: #59616c;--ink-faint: #7a818a;--line: #d9cfbf;--line-strong: #bea98c;--accent: #9b4d2f;--accent-deep: #7d391e;--accent-blue: #27465c;--accent-green: #4d6754;--shadow-soft: 0 18px 40px rgba(36, 30, 22, .08);--shadow-card: 0 10px 28px rgba(36, 30, 22, .05);--max: 1160px;--radius-xl: 24px;--radius-lg: 18px;--radius-md: 14px}*{box-sizing:border-box}html,body{margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:BIZ UDPGothic,sans-serif;color:var(--ink);line-height:1.8;background:radial-gradient(circle at top left,rgba(155,77,47,.08),transparent 26%),radial-gradient(circle at 88% 0%,rgba(39,70,92,.08),transparent 20%),linear-gradient(180deg,#fbf7f1 0%,var(--bg) 38%,#ece2d5 100%)}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:linear-gradient(180deg,#ffffff38,#fff0),repeating-linear-gradient(0deg,rgba(120,104,82,.025) 0,rgba(120,104,82,.025) 1px,transparent 1px,transparent 26px);z-index:-1}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}code{padding:.16rem .4rem;border-radius:8px;background:#27465c14;font-size:.92em}pre{overflow-x:auto;padding:1rem 1.1rem;border:1px solid var(--line);border-radius:var(--radius-md);background:#f7f1e7}blockquote{margin:1.4rem 0;padding:1rem 1.15rem 1rem 1.3rem;border-left:4px solid var(--accent);border-radius:0 14px 14px 0;background:#9b4d2f14}.container{width:min(calc(100% - 2rem),var(--max));margin:0 auto}.section{padding:1.6rem 0 3.2rem}.eyebrow,.panel-label,.footer-label,.category-card-eyebrow,.queue-label,.coverage-label,.route-stage,.signal-stat-card span,.intent-card span,.archive-section-meta span,.reading-order span{margin:0;color:var(--accent-blue);font-size:.82rem;font-weight:700;letter-spacing:.04em}.eyebrow,.panel-label,.category-card-eyebrow,.route-stage{display:inline-flex;align-items:center;gap:.52rem}.eyebrow:before,.panel-label:before,.category-card-eyebrow:before,.route-stage:before{content:"";width:.72rem;height:.72rem;border-radius:.24rem;background:linear-gradient(135deg,#9b4d2ff2,#27465ceb);box-shadow:0 0 0 4px #9b4d2f1a;transform:rotate(45deg)}.section-intro{max-width:760px;margin-bottom:1.3rem}.section-intro h1,.section-intro h2,.section-intro h3,.hero-copy h1,.issue-card h2,.archive-section-head h2,.article-hero h1,.site-footer h2,.sidebar-card h2,.article-card h3,.intent-card h3,.route-card h2,.category-card h3,.post-body h2,.post-body h3{margin:.25rem 0 .8rem;font-family:Zen Kaku Gothic New,sans-serif;font-weight:700;line-height:1.28;letter-spacing:-.01em}.section-intro h1,.section-intro h2,.archive-section-head h2{font-size:clamp(1.95rem,3.4vw,2.8rem)}.section-intro h1,.section-intro h2,.archive-section-head h2,.article-hero h1,.post-body h2{position:relative}.section-intro h1:before,.section-intro h2:before,.archive-section-head h2:before,.article-hero h1:before,.post-body h2:before{content:"";display:block;width:3rem;height:.45rem;margin:0 0 .62rem;border-radius:999px;background:linear-gradient(90deg,var(--accent) 0 30%,rgba(39,70,92,.18) 30% 100%)}.section-intro p,.hero-lead,.article-lead,.archive-section-head p,.category-card p,.site-footer p,.sidebar-card p,.post-body p,.post-body li,.summary-card p,.panel-soft p,.archive-guide-card p,.intent-card p{color:var(--ink-soft)}.post-body img{width:100%;margin:1.2rem 0 1.4rem;padding:.35rem;border:1px solid rgba(190,169,140,.32);border-radius:24px;background:#ffffffb8;box-shadow:var(--shadow-card)}.button-primary,.button-secondary{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:48px;padding:.82rem 1.15rem;border-radius:999px;border:1px solid transparent;font-weight:700;transition:transform .16s ease,box-shadow .16s ease,background-color .16s ease,border-color .16s ease}.button-primary{color:#fffaf6;background:linear-gradient(135deg,var(--accent) 0%,var(--accent-deep) 100%);box-shadow:0 10px 26px #9b4d2f38}.button-secondary{background:#ffffffad;border-color:var(--line)}.button-primary:hover,.button-secondary:hover,.text-link:hover,.category-card-footer a:hover,.footer-links a:hover,.archive-shortcuts a:hover{transform:translateY(-1px)}.text-link{display:inline-flex;align-items:center;gap:.4rem;color:var(--accent-blue);font-weight:700}.site-header{position:sticky;top:0;z-index:20;backdrop-filter:blur(14px);background:#faf5eddb;border-bottom:1px solid rgba(190,169,140,.3)}.header-band{border-bottom:1px solid rgba(190,169,140,.2);background:#27465c0d}.header-band p{margin:0;padding:.48rem 0;color:var(--accent-blue);font-size:.82rem}.nav-shell{display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem 0 .8rem}.brand{display:inline-flex;align-items:center;gap:.85rem;min-width:0}.brand-mark{display:grid;place-items:center;width:54px;height:54px;border-radius:18px;color:#fffaf5;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.15rem;font-weight:900;background:linear-gradient(135deg,var(--accent-blue) 0%,#193142 100%);box-shadow:var(--shadow-card)}.brand-copy{display:flex;flex-direction:column}.brand-copy strong{font-size:1.04rem}.brand-copy small{color:var(--ink-faint)}.nav-links{display:flex;flex-wrap:wrap;gap:1rem;font-weight:700}.nav-links a{color:var(--ink-soft)}.category-rail{display:flex;flex-wrap:wrap;gap:.6rem;padding-bottom:1rem}.category-chip{display:inline-flex;align-items:center;min-height:38px;padding:.42rem .85rem;border-radius:999px;border:1px solid var(--line);background:#ffffff9e;color:var(--ink);font-size:.9rem;font-weight:700}.category-chip[data-category=notion-ai]{border-color:#27465c52}.category-chip[data-category=ai-meeting-minutes]{border-color:#9b4d2f57}.category-chip[data-category=canva-ai]{border-color:#4d67545c}.category-chip[data-category=ai-workstyle]{border-color:#615b7847}.hero-layout,.category-hero-layout,.article-hero,.content-wrap,.footer-grid,.home-bottom-grid{display:grid;gap:1.1rem}.hero-layout{grid-template-columns:1fr}.hero-copy,.issue-card,.journey-card,.category-card,.archive-section,.article-card,.summary-card,.post,.sidebar-card,.panel-soft,.empty-panel,.category-compass,.route-card,.signal-stat-card,.intent-card,.archive-guide-card,.article-hero-main,.article-hero-side{border:1px solid rgba(190,169,140,.46);border-radius:var(--radius-xl);background:var(--surface)}.hero-copy,.post,.category-compass,.article-hero-main,.article-hero-side,.home-note-card{box-shadow:var(--shadow-soft)}.hero-copy{position:relative;overflow:hidden;padding:clamp(1.6rem,3vw,2.4rem);background:linear-gradient(135deg,#ffffffc7,#fffcf7f5),var(--surface)}.hero-copy-inner,.hero-support-grid,.archive-guide-grid{max-width:1040px;margin:0 auto}.hero-copy:after{content:"";position:absolute;inset:auto -10% -18% auto;width:240px;height:240px;border-radius:50%;background:radial-gradient(circle,rgba(39,70,92,.1),transparent 68%);pointer-events:none}.hero-copy h1{max-width:20ch;font-size:clamp(1.95rem,3.5vw,2.9rem)}.hero-lead{max-width:760px;font-size:1rem}.hero-topics,.inline-list,.keyword-list,.article-card-tags,.related-category-links,.footer-links,.archive-shortcuts,.toc-list,.summary-card ul,.journey-mini,.queue-list,.sidebar-links,.archive-lead-list,.article-aside-list,.archive-overview-list,.reading-order,.policy-list,.summary-meta-list{margin:0;padding:0;list-style:none}.hero-topics,.inline-list,.keyword-list,.article-card-tags,.related-category-links{display:flex;flex-wrap:wrap;gap:.55rem}.hero-topics li,.inline-list li,.keyword-list li,.article-card-tags li,.related-category-links a{padding:.42rem .72rem;border-radius:999px;background:#27465c14;color:var(--ink-soft);font-size:.9rem}.hero-note-list{display:grid;gap:.6rem;margin:.85rem 0 0}.hero-note-list li{padding-top:.65rem;border-top:1px dashed rgba(190,169,140,.62);color:var(--ink-soft)}.hero-note-list li:first-child{padding-top:0;border-top:none}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.25rem}.stat-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.85rem;margin-top:1.4rem}.stat-card{padding:1rem;border-radius:var(--radius-md);border:1px solid rgba(190,169,140,.32);background:#ffffff94}.stat-card strong{display:block;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.25rem;line-height:1.25}.stat-card span{display:block;margin-top:.18rem;color:var(--ink-soft);font-size:.9rem}.hero-support-grid{display:grid;grid-template-columns:minmax(0,.92fr) minmax(0,1.08fr);gap:1rem}.issue-card,.journey-card,.category-card,.archive-section,.article-card,.summary-card,.sidebar-card,.panel-soft,.empty-panel,.route-card,.archive-guide-card{padding:1.25rem;box-shadow:var(--shadow-card)}.journey-card{background:linear-gradient(180deg,#27465c08,#fff0),var(--surface)}.issue-card h2{font-size:1.42rem;line-height:1.42}.journey-step{display:grid;grid-template-columns:58px 1fr;gap:.9rem;padding-top:.95rem;border-top:1px dashed rgba(190,169,140,.62)}.journey-step+.journey-step{margin-top:.95rem}.journey-step:first-of-type{padding-top:0;border-top:none}.journey-step span{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:.3rem .55rem;border-radius:999px;background:#9b4d2f1a;color:var(--accent);font-weight:700}.journey-step strong,.summary-card strong,.sidebar-card h2{display:block;margin-bottom:.2rem}.intent-grid,.category-grid,.article-grid,.category-page-grid,.category-route,.signal-stat-grid,.article-summary-grid,.archive-guide-grid{display:grid;gap:1rem}.home-intent-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid,.article-grid,.archive-guide-grid,.signal-stat-grid,.article-summary-grid,.category-route{grid-template-columns:repeat(2,minmax(0,1fr))}.category-page-grid{grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:1.3rem}.home-bottom-grid{grid-template-columns:minmax(0,1fr) 320px;align-items:start}.intent-card{display:block;min-height:100%;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.intent-card:hover{transform:translateY(-2px);border-color:#9b4d2f70;background:var(--surface-strong)}.intent-card h3{margin-top:.45rem;font-size:1.34rem}.intent-card strong{display:inline-flex;margin-top:.75rem;color:var(--accent)}.category-card-headline{display:flex;align-items:center;justify-content:space-between;gap:.8rem}.category-card h3{font-size:1.45rem}.category-card-note{margin-top:.45rem;font-size:.94rem}.category-card-scene{margin:0;color:var(--accent);font-size:.95rem;line-height:1.7}.category-card-summary{margin:0;color:var(--ink-soft)}.category-card-meta-note{margin:.85rem 0 0;color:var(--ink-faint);font-size:.92rem}.category-card-index-link{color:var(--accent-blue);font-size:.9rem;font-weight:700;white-space:nowrap}.category-card-lead{display:grid;gap:.28rem;padding:.95rem 1rem;border:1px solid rgba(190,169,140,.38);border-radius:20px;background:linear-gradient(180deg,#ffffffbd,#f8f3ebf5),var(--surface);transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.category-card-lead:hover{transform:translateY(-2px);border-color:#9b4d2f75}.category-card-lead span,.category-card-links-label{color:var(--ink-faint);font-size:.79rem;font-weight:700;letter-spacing:.04em}.category-card-lead strong{font-size:1.08rem;line-height:1.42}.category-card-lead p{margin:0;color:var(--ink-soft);font-size:.93rem;line-height:1.65}.section-human-note{margin-top:.35rem;color:var(--accent);font-size:.96rem;line-height:1.7}.category-card-links{display:grid;gap:.2rem}.category-card-link-list{display:grid}.category-card-article-link{display:flex;align-items:start;justify-content:space-between;gap:.8rem;padding:.8rem 0;border-top:1px dashed rgba(190,169,140,.56);color:var(--ink);font-weight:700}.category-card-article-link:after{content:"→";color:var(--accent)}.category-card-article-link:hover{color:var(--accent-blue)}.status-chip,.entry-pill,.verified-pill{display:inline-flex;align-items:center;width:fit-content;min-height:30px;padding:.18rem .6rem;border-radius:999px;font-size:.82rem;font-weight:700}.status-chip,.entry-pill{background:#27465c1a;color:var(--accent-blue)}.verified-pill{background:#4d67541f;color:var(--accent-green)}.progress-meta,.article-meta,.breadcrumb,.article-card-meta,.category-card-footer span,.archive-section-meta{color:var(--ink-faint);font-size:.9rem}.progress-meta,.archive-section-meta{display:flex;align-items:center;flex-wrap:wrap;gap:.75rem;margin-top:.9rem}.progress-bar{height:10px;margin-top:.55rem;border-radius:999px;background:#bea98c38;overflow:hidden}.progress-bar span{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--accent-blue),var(--accent))}.queue-summary,.archive-queue,.source-date{margin:.7rem 0 0;color:var(--ink-faint);font-size:.92rem}.queue-list{display:grid;gap:.55rem}.summary-meta-list{display:grid;gap:.55rem;margin-top:.8rem}.queue-list li,.summary-meta-list li{position:relative;padding-left:1rem;color:var(--ink-soft)}.queue-list li:before,.summary-meta-list li:before{content:"";position:absolute;top:.62rem;left:0;width:.42rem;height:.42rem;border-radius:50%;background:var(--accent)}.quick-step-list{display:grid;gap:.6rem;margin:.85rem 0 0;padding-left:1.15rem}.quick-step-list li{color:var(--ink-soft);padding-left:.1rem}.category-card-footer{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:1rem;padding-top:.95rem;border-top:1px dashed rgba(190,169,140,.62)}.archive-header{margin-bottom:1.6rem}.archive-guide-card{background:linear-gradient(180deg,#27465c08,#fff0),var(--surface)}.archive-lead-list,.archive-overview-list{display:grid;gap:.85rem}.archive-lead-list li,.archive-overview-list>div{display:grid;gap:.2rem;padding-top:.8rem;border-top:1px dashed rgba(190,169,140,.62)}.archive-lead-list li:first-child,.archive-overview-list>div:first-child{padding-top:0;border-top:none}.archive-lead-list strong,.archive-overview-list strong{font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;line-height:1.35}.archive-lead-list a,.archive-overview-list span{color:var(--ink-soft)}.archive-problem-list{gap:0}.archive-problem-link{display:grid;gap:.2rem;padding-top:.8rem;border-top:1px dashed rgba(190,169,140,.62);color:inherit}.archive-problem-link:first-child{padding-top:0;border-top:none}.archive-problem-link:hover strong,.archive-problem-link:focus-visible strong{color:var(--accent-blue)}.archive-shortcuts{display:flex;flex-wrap:wrap;gap:.65rem;margin:1rem 0}.archive-shortcuts a{display:inline-flex;align-items:center;min-height:40px;padding:.42rem .8rem;border-radius:999px;border:1px solid var(--line);background:#ffffffad;color:var(--accent-blue);font-weight:700}.archive-stack{display:grid;gap:1.1rem}.archive-section-intents{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem;margin-bottom:1rem}.archive-section-intent{display:grid;gap:.18rem;padding:.95rem 1rem;border:1px solid rgba(190,169,140,.42);border-radius:22px;background:#ffffffb8;color:inherit}.archive-section-intent span{color:var(--ink-faint);font-size:.76rem;font-weight:700;letter-spacing:.04em}.archive-section-intent strong{font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;line-height:1.45}.archive-section-intent small{color:var(--ink-soft);font-size:.9rem;line-height:1.55}.archive-section-intent:hover strong,.archive-section-intent:focus-visible strong{color:var(--accent-blue)}.archive-section-head{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:1rem}.archive-section{background:linear-gradient(180deg,#ffffff75,#ffffffd6),var(--surface)}.article-card{display:flex;flex-direction:column;gap:.85rem;min-height:100%;background:#fffcf7eb}.article-card-link{color:inherit;text-decoration:none}.article-card-head{display:flex;align-items:start;justify-content:space-between;gap:.85rem}.article-card-meta{display:flex;flex-direction:column;align-items:end;gap:.2rem}.article-card-badges{display:flex;flex-wrap:wrap;gap:.45rem}.article-card h3{font-size:1.2rem;margin:0;line-height:1.38;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.article-card-link:hover h3,.article-card-link:focus-visible h3{color:var(--accent)}.article-card-copy,.article-card-note{margin:0}.article-card-copy{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;font-size:.98rem}.article-card-note{font-size:.94rem}.article-card-tags{gap:.45rem}.article-card-tags li{background:#9b4d2f14}.article-card-footer{display:flex;justify-content:space-between;margin-top:auto;padding-top:.85rem;border-top:1px dashed rgba(190,169,140,.62);color:var(--accent-blue);font-weight:700}.article-card-link:hover,.article-card-link:focus-visible{transform:translateY(-2px);border-color:#9b4d2f80;background:#fffffffa}.article-card-link:focus-visible{outline:2px solid rgba(39,70,92,.28);outline-offset:3px}.article-hero{grid-template-columns:minmax(0,1.18fr) 320px;align-items:start;margin-bottom:1rem}.article-hero-main,.article-hero-side{padding:1.35rem}.article-hero-main{background:linear-gradient(180deg,#ffffff9e,#fffffff0),var(--surface)}.breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.8rem}.article-hero h1{font-size:clamp(2rem,4vw,3rem)}.article-lead{max-width:760px;margin-bottom:1rem;font-size:1.02rem}.article-meta{display:flex;flex-wrap:wrap;gap:.8rem}.article-aside-list{display:grid;gap:.75rem;margin-top:1rem}.article-aside-list li{display:grid;gap:.2rem;padding-top:.75rem;border-top:1px dashed rgba(190,169,140,.62)}.article-aside-list li:first-child{padding-top:0;border-top:none}.article-aside-list strong{font-size:.95rem}.article-aside-list a,.article-aside-list span{color:var(--ink-soft)}.article-summary-grid{margin-bottom:1rem}.article-summary-grid-tight{grid-template-columns:repeat(2,minmax(0,1fr))}.reader-guide-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;margin-bottom:1rem}.reader-guide-grid-primary{margin-top:0}.summary-card{padding:1.15rem}.summary-card ul,.journey-mini{display:grid;gap:.55rem;margin-top:.75rem}.decision-title{margin:.15rem 0 .45rem;color:var(--ink);font-family:Zen Kaku Gothic New,sans-serif;font-size:1.18rem;font-weight:700;line-height:1.45}.summary-meta-list li,.summary-card li,.sidebar-links li,.journey-mini li,.toc-list li{color:var(--ink-soft)}.journey-mini li{display:flex;gap:.6rem;align-items:center}.article-guide-note{margin:0 0 1rem;color:var(--ink-faint);font-size:.94rem;line-height:1.75}.article-guide-note a{color:var(--accent-blue);font-weight:700}.article-summary-area{display:grid;gap:.85rem;margin-top:1rem}.article-guide-stack{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.75rem}.article-guide-note-card{padding:1rem 1.1rem;border:1px solid rgba(190,169,140,.42);border-radius:20px;background:linear-gradient(180deg,#ffffffb8,#f8f2eaf0),var(--surface);box-shadow:0 10px 18px #241e160a,inset 0 1px #ffffff9e}.article-guide-note-card-muted{background:#f8f3ecd6}.article-guide-note-card .panel-label{margin-bottom:.4rem}.article-guide-note-card .article-guide-note{margin:0;color:var(--ink-soft);font-size:.93rem;line-height:1.72}.journey-mini strong{display:inline-flex;min-width:1.8rem;justify-content:center;color:var(--accent)}.content-wrap{grid-template-columns:minmax(0,1.08fr) 290px;align-items:start;gap:1.35rem}.post{padding:1.45rem}.post-body{max-width:78ch;margin-top:1.2rem}.post-body>:first-child{margin-top:0}.post-body h2{margin-top:2rem;font-size:1.8rem}.post-body h3{margin-top:1.45rem;padding-left:1rem;font-size:1.3rem;position:relative}.post-body h3:before{content:"";position:absolute;top:.58rem;left:0;width:.42rem;height:.42rem;border-radius:50%;background:linear-gradient(135deg,var(--accent-blue),var(--accent))}.post-body ul,.post-body ol,.policy-list{padding-left:1.3rem}.post-body a{color:var(--accent-blue);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.14em}.disclosure-note{padding:1rem 1.1rem;border-radius:var(--radius-md);border:1px solid rgba(39,70,92,.16);background:#27465c12}.disclosure-note p{margin:0;color:var(--ink-soft);font-size:.94rem}.sidebar{display:grid;gap:1rem;position:sticky;top:8.25rem}.sidebar-card{padding:1.15rem}.accent-card{background:linear-gradient(180deg,#ffffffd6,#f9f3ebfa),var(--surface);border-color:#bea98c8a}.sidebar-cta{width:100%;margin-top:.25rem}.reading-order{display:grid;gap:.75rem;margin-top:.8rem}.reading-order li{display:grid;gap:.2rem;padding-top:.75rem;border-top:1px dashed rgba(190,169,140,.62)}.reading-order li:first-child{padding-top:0;border-top:none}.reading-order a,.reading-order strong,.sidebar-links a,.toc-list a{font-weight:700}.reading-order .is-current strong,.toc-list a,.sidebar-links a{color:var(--accent-blue)}.sidebar-links{display:grid;gap:.75rem;margin-top:.8rem}.toc-list{display:grid;gap:.65rem;margin-top:.8rem}.toc-subitem{padding-left:.9rem;border-left:1px dashed rgba(190,169,140,.62)}.category-hero-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start}.category-compass{padding:1.25rem;background:linear-gradient(180deg,#27465c0a,#fff0),var(--surface)}.category-stat-grid .signal-stat-card strong{font-size:1.08rem}.signal-stat-card{padding:1rem}.signal-stat-card strong{display:block;margin-top:.3rem;font-family:Zen Kaku Gothic New,sans-serif;font-size:1.22rem;line-height:1.3}.signal-stat-card p{margin:.25rem 0 0;color:var(--ink-soft)}.category-route{margin-bottom:1rem}.route-card-top{display:flex;align-items:center;justify-content:space-between;gap:.75rem}.route-card-top span{color:var(--accent);font-size:.9rem;font-weight:700}.route-card h2{font-size:1.25rem}.route-card-link{display:grid;gap:.65rem;color:inherit}.route-card-cta{display:inline-flex;margin-top:.15rem;color:var(--accent-blue);font-weight:700}.route-card-link:hover h2,.route-card-link:focus-visible h2{color:var(--accent-blue)}.related-category-links{margin-top:1rem}.empty-panel{padding:1.25rem}.not-found-card{max-width:760px;margin:2rem auto 0}.section{padding:2rem 0 3.6rem}.page-stage{position:relative;margin-bottom:1.4rem;padding:clamp(1rem,2vw,1.45rem);border:1px solid rgba(190,169,140,.34);border-radius:30px;background:linear-gradient(180deg,#fffc,#f7f1e8f0),var(--surface);box-shadow:0 18px 34px #241e160d,inset 0 1px #ffffffb8;overflow:hidden}.page-stage:before,.page-stage:after{content:"";position:absolute;pointer-events:none}.page-stage:before{inset:0;background:linear-gradient(135deg,rgba(255,255,255,.08),transparent 42%),radial-gradient(circle at top right,rgba(39,70,92,.05),transparent 28%),radial-gradient(circle at bottom left,rgba(155,77,47,.05),transparent 32%)}.page-stage:after{display:none}.page-stage>*{position:relative;z-index:1}.hero-copy,.issue-card,.journey-card,.category-card,.archive-section,.article-card,.summary-card,.sidebar-card,.panel-soft,.empty-panel,.category-compass,.route-card,.signal-stat-card,.intent-card,.archive-guide-card,.article-hero-main,.article-hero-side,.post{background:linear-gradient(180deg,#ffffffc2,#fcf8f1f0),var(--surface);border-color:#bea98c8f;box-shadow:0 18px 38px #241e160f,inset 0 1px #fff9}.hero-copy,.article-hero-main,.post,.category-compass,.home-note-card{box-shadow:0 24px 48px #241e1614,inset 0 1px #ffffffb8}.summary-card,.sidebar-card,.route-card,.signal-stat-card,.intent-card,.panel-soft{box-shadow:0 12px 24px #241e160a,inset 0 1px #ffffff94}.hero-copy,.article-hero-main,.category-compass,.archive-guide-card,.article-card{position:relative;overflow:hidden}.hero-copy:before,.article-hero-main:before,.category-compass:before,.archive-guide-card:before,.article-card:before{content:"";position:absolute;top:1rem;left:1.2rem;width:clamp(3rem,10vw,5rem);height:4px;border-radius:999px;background:linear-gradient(90deg,#9b4d2fe6,#27465c6b)}.summary-card,.sidebar-card,.route-card,.post{position:relative;overflow:visible}.hero-copy{padding:clamp(1.8rem,3vw,2.6rem)}.hero-copy-inner,.hero-support-grid,.archive-guide-grid{max-width:none}.hero-copy h1{max-width:16ch;font-size:clamp(2.2rem,4vw,3.45rem);line-height:1.12}.hero-lead{max-width:44rem;font-size:1.03rem}.hero-support-grid{gap:1rem;margin-top:.15rem}.issue-card,.journey-card,.archive-guide-card,.category-card,.route-card,.summary-card,.sidebar-card,.panel-soft,.article-card{padding:1.35rem}.journey-card,.archive-guide-card,.panel-soft,.summary-card{background:linear-gradient(180deg,#ffffffb8,#f7f2eaf5),var(--surface)}.journey-card{background:linear-gradient(155deg,#27465c14,#fff0 48%),linear-gradient(180deg,#ffffffc7,#f7f2eaf5),var(--surface)}.issue-card{background:linear-gradient(155deg,#9b4d2f17,#fff0 42%),linear-gradient(180deg,#ffffffd1,#faf5edf5),var(--surface)}.stat-card,.signal-stat-card,.article-highlight-card{padding:1rem;border:1px solid rgba(190,169,140,.32);border-radius:18px;background:#ffffff9e;backdrop-filter:blur(10px)}.stat-grid{gap:.95rem;margin-top:1.55rem}.stat-card strong,.signal-stat-card strong{font-size:1.34rem}.intent-card{padding:1.3rem;border-radius:24px;background:linear-gradient(180deg,#ffffffc7,#f8f3ebfa),var(--surface)}.intent-card strong{color:var(--accent-blue)}.category-card{display:grid;gap:.68rem;padding:1.45rem;border-radius:26px}.category-card h3,.archive-section-head h2,.article-hero h1{line-height:1.18}.category-card-footer{display:grid;gap:.8rem;align-items:start;margin-top:auto}.archive-guide-card{min-height:100%}.archive-section{padding:1.55rem;border-radius:28px}.archive-section-head{align-items:start;margin-bottom:1.15rem}.archive-section-head>div{max-width:42rem}.archive-section-meta{margin-top:.95rem}.archive-shortcuts{margin:1.1rem 0 0}.archive-shortcuts a{min-height:42px;padding-inline:.95rem}.article-card{gap:.95rem;padding:1.4rem;border-radius:26px;transition:transform .16s ease,border-color .16s ease,background-color .16s ease}.article-card-head{align-items:center}.article-card-meta{align-items:end}.article-card h3{font-size:1.32rem}.article-card-copy{font-size:1rem;line-height:1.72}.article-card-footer{align-items:center;gap:.8rem}.article-card-footer span:last-child{display:inline-grid;place-items:center;width:2rem;height:2rem;border-radius:999px;background:#27465c14}.article-hero{grid-template-columns:minmax(0,1.34fr) 300px;gap:1rem;align-items:stretch}.article-hero-main,.article-hero-side{padding:clamp(1.25rem,2.6vw,1.7rem);border-radius:26px}.article-hero-main{display:grid;gap:1rem;background:linear-gradient(145deg,#ffffffd6,#f7f1e8fa),var(--surface)}.article-hero-copy{display:grid;gap:.65rem;max-width:42rem}.article-hero-copy .category-chip{justify-self:start}.article-hero-kicker{margin:0;max-width:46ch;color:var(--ink-soft);font-size:.98rem;font-weight:600;line-height:1.75}.article-hero h1{font-size:clamp(2.15rem,4.2vw,3.35rem);max-width:13ch;line-height:1.08}.article-lead{max-width:40rem;margin-bottom:0;color:var(--ink-soft);font-size:1.02rem}.article-highlight-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem}.article-highlight-card{display:grid;gap:.28rem;padding:.85rem .95rem;border:1px solid rgba(190,169,140,.38);border-radius:18px;background:#ffffff94}.article-highlight-card span{color:var(--ink-faint);font-size:.76rem;font-weight:700;letter-spacing:.04em}.article-highlight-card strong{font-family:Zen Kaku Gothic New,sans-serif;font-size:.98rem;line-height:1.45}.article-highlight-card-wide strong{font-size:.95rem}.article-meta{gap:.55rem}.article-meta span{display:inline-flex;align-items:center;min-height:36px;padding:.32rem .72rem;border:1px solid rgba(190,169,140,.32);border-radius:999px;background:#ffffff94}.article-hero-side{background:linear-gradient(180deg,#ffffffd1,#f8f2eafa),var(--surface);border-color:#bea98c80;box-shadow:0 14px 28px #241e160d,inset 0 1px #ffffffb3}.article-hero-side:before{display:none}.article-hero-side p,.article-hero-side span,.article-hero-side strong,.article-hero-side a{color:inherit}.article-hero-side>p:not(.panel-label){color:var(--ink-soft)}.article-hero-side .panel-label{color:var(--ink)}.article-hero-side .panel-label:before{background:linear-gradient(135deg,#9b4d2fe0,#27465c6b);box-shadow:0 0 0 4px #d06c3b14}.article-hero-side .article-aside-list li{border-top-color:#bea98c6b}.article-hero-side .article-aside-list strong{color:var(--ink)}.article-hero-side .article-aside-list a{color:var(--accent-blue)}.article-hero-side .progress-bar{margin-top:.85rem;background:#27465c14}.article-hero-side .progress-bar span{background:linear-gradient(90deg,#d06c3be0,#27465c80)}.article-hero-side .queue-summary{color:var(--ink-faint)}.article-summary-grid{margin-top:1rem;margin-bottom:0}.reader-guide-grid-primary .summary-card{display:grid;align-content:start;gap:.55rem;padding:1.15rem 1.2rem;border-radius:22px;background:linear-gradient(180deg,#ffffffd1,#f8f2eafa),var(--surface)}.reader-guide-grid-primary .summary-card:first-child,.reader-guide-grid-primary .summary-card:last-child{background:linear-gradient(180deg,#ffffffd1,#f8f2eafa),var(--surface)}.reader-guide-grid-primary .summary-card ul,.reader-guide-grid-primary .summary-meta-list,.reader-guide-grid-primary .quick-step-list{margin-top:.25rem}.content-wrap{gap:1.2rem}.post{padding:clamp(1.35rem,2.4vw,1.95rem);border-radius:30px}.post-body{max-width:70ch;margin-top:1.4rem}.sidebar-card{border-radius:24px}.accent-card{background:linear-gradient(145deg,#9b4d2f1f,#ffffffdb),var(--surface)}.category-hero-layout{grid-template-columns:minmax(0,1.1fr) 360px;gap:1.15rem;align-items:stretch}.category-page-header{display:grid;gap:.95rem;max-width:44rem;margin:0;align-self:center}.category-page-header h1{font-size:clamp(2.5rem,5vw,4rem);max-width:8ch;line-height:1.04}.category-lead-story{display:grid;gap:.45rem;max-width:30rem;margin-top:.25rem;padding:1.05rem 1.1rem;border:1px solid rgba(190,169,140,.36);border-radius:22px;background:#ffffff94;box-shadow:0 16px 30px #241e160d,inset 0 1px #ffffff94}.category-lead-story strong{font-family:Zen Kaku Gothic New,sans-serif;font-size:1.12rem;line-height:1.45}.category-lead-story p{margin:0}.category-compass{padding:1.35rem;border-radius:28px;color:#f8f1e8;background:linear-gradient(180deg,#ffffff0f,#fff0),linear-gradient(150deg,#27465c,#20394d 58%,#162a3a);border-color:#27465c7a}.category-compass:before{background:linear-gradient(90deg,#fff1e2e6,#d06c3bc2)}.category-compass p,.category-compass strong,.category-compass span,.category-compass a{color:inherit}.category-compass .panel-label{color:#fff2e3eb}.category-compass .panel-label:before{background:linear-gradient(135deg,#fff2e3f2,#ffd5b6bd);box-shadow:0 0 0 4px #ffffff0f}.category-compass .signal-stat-card{background:#ffffff14;border-color:#ffffff1f}.category-compass .signal-stat-card p{color:#f8f1e8bd}.category-route{gap:1rem;margin-top:1.1rem;margin-bottom:0}.route-card{border-radius:24px}.route-card h2{font-size:1.35rem}.category-page-grid{gap:1rem;margin-bottom:1.4rem}.related-category-links{margin-top:1.35rem}.page-stage-info .section-intro,.page-stage-library .section-intro,.page-stage-home .hero-copy-inner{max-width:48rem}.page-stage-home{padding:.35rem 0 .2rem}.page-stage-article{padding:0;border:none;background:transparent;box-shadow:none;overflow:visible}.page-stage-article:before,.page-stage-article:after{display:none}.page-stage-home .hero-layout{grid-template-columns:minmax(0,1.6fr) minmax(280px,.64fr);align-items:start;gap:2rem}.page-stage-home .hero-copy{align-self:start;padding:.2rem 0 0;border:none;border-radius:0;background:transparent;box-shadow:none;overflow:visible}.page-stage-home .hero-copy-inner{display:flex;flex-direction:column;max-width:none;gap:.8rem}.page-stage-home .hero-lead{max-width:40rem;font-size:1rem}.page-stage-home .hero-topics{display:grid;gap:.38rem;max-width:28rem}.page-stage-home .hero-reading-flow{display:grid;gap:.8rem;max-width:52rem;margin-top:.15rem}.page-stage-home .hero-reading-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.page-stage-home .hero-reading-item{display:grid;gap:.28rem;padding-top:.8rem;border-top:1px solid rgba(190,169,140,.52);transition:transform .18s ease,border-color .18s ease,color .18s ease}.page-stage-home .hero-reading-item:hover{transform:translateY(-2px);border-color:#9b4d2f99}.page-stage-home .hero-reading-item span{color:var(--accent);font-size:.78rem;font-weight:700;letter-spacing:.04em}.page-stage-home .hero-reading-item strong{font-size:1.04rem;line-height:1.35}.page-stage-home .hero-reading-item p{margin:0;color:var(--ink-soft);font-size:.92rem}.page-stage-home .hero-actions{margin-top:.4rem}.page-stage-home .hero-support-grid{grid-template-columns:1fr;gap:0;align-content:stretch}.page-stage-home .home-guide{display:grid;gap:1rem;align-content:start;padding-left:1.25rem;border-left:1px solid rgba(190,169,140,.52)}.page-stage-home .home-guide-section{display:grid;gap:.55rem}.page-stage-home .home-guide-intro{padding-bottom:.95rem;border-bottom:1px dashed rgba(190,169,140,.58)}.page-stage-home .home-guide-intro h2{font-size:1.2rem;line-height:1.42}.page-stage-home .home-guide-intro p{margin:0}.page-stage-home .home-guide-list{display:grid;gap:.75rem}.page-stage-home .home-guide-copy{margin:0;color:var(--ink-soft);font-size:.95rem;line-height:1.7}.page-stage-home .home-guide-link-stack{display:grid;gap:.72rem}.page-stage-home .home-guide-link-card{display:grid;gap:.18rem;padding:.82rem 0 0;border-top:1px dashed rgba(190,169,140,.48)}.page-stage-home .home-guide-link-card span{color:var(--ink-faint);font-size:.76rem;font-weight:700;letter-spacing:.04em}.page-stage-home .home-guide-link-card strong{color:var(--ink);font-size:1rem;line-height:1.45}.page-stage-home .home-guide-link-card small{color:var(--ink-soft);font-size:.9rem;line-height:1.55}.page-stage-home .home-guide-link-card:hover strong{color:var(--accent-blue)}.page-stage-home .hero-copy:before,.page-stage-home .hero-copy:after{display:none}.page-stage-home .hero-copy h1{max-width:10.2em;font-size:clamp(2.15rem,3.2vw,3.25rem);line-height:1.08;letter-spacing:-.035em}.page-stage-home .hero-topics li{padding:0 0 0 1rem;border-radius:0;background:transparent;color:var(--ink-soft);font-size:.95rem;position:relative}.page-stage-home .hero-topics li:before{content:"・";position:absolute;left:0;color:var(--accent)}.page-stage-home .home-guide-item{display:grid;gap:.2rem;padding-top:.75rem;border-top:1px dashed rgba(190,169,140,.48)}.journey-step-label{margin:0 0 .12rem;color:var(--ink-faint);font-size:.78rem;font-weight:700;letter-spacing:.03em}.page-stage-home .home-guide-item strong{display:block;margin-bottom:.12rem}.page-stage-home .home-guide-item a{font-size:.92rem}.page-stage-home .journey-step{grid-template-columns:52px 1fr;gap:.8rem;padding-top:.82rem}.page-stage-home .journey-step+.journey-step{margin-top:.82rem}.not-found-card{padding:clamp(1.8rem,3vw,2.4rem)}.site-footer{margin-top:2rem;padding:2.4rem 0 1.2rem;border-top:1px solid rgba(190,169,140,.36);background:#f3ece2b8}.footer-grid{grid-template-columns:1.1fr .7fr 1fr}.footer-links{display:grid;gap:.45rem}.footer-links a{color:var(--ink-soft)}.footer-bottom{margin-top:1.1rem;padding-top:1rem;border-top:1px dashed rgba(190,169,140,.55);color:var(--ink-faint);font-size:.92rem}.page-stage-home .home-guide-item p{margin:0;color:var(--ink-soft);font-size:.92rem}.offer-shelf{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1.25rem}.offer-shelf-column,.offer-stage-note,.offer-section,.post-offer-strip{padding:clamp(1.2rem,2.4vw,1.7rem);border:1px solid rgba(190,169,140,.28);border-radius:28px;background:linear-gradient(180deg,#ffffffe6,#f9f4ecfa),var(--surface)}.offer-shelf-head{display:grid;gap:.28rem;margin-bottom:.85rem}.offer-shelf-head h3,.post-offer-head h2,.offer-section-head h2{font-size:clamp(1.35rem,2vw,1.8rem);line-height:1.25}.offer-shelf-list,.offer-stack{display:grid;gap:.9rem}.offer-shelf-item,.offer-lane-item,.post-offer-card{display:grid;gap:.45rem;color:inherit}.offer-shelf-item{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding-top:.95rem;border-top:1px dashed rgba(190,169,140,.48)}.offer-shelf-item strong,.offer-lane-item strong,.post-offer-card h3,.offer-related-list a{font-family:Zen Kaku Gothic New,sans-serif}.offer-shelf-item p,.offer-lane-item p,.post-offer-card p,.offer-summary-note{margin:0}.offer-shelf-item span,.offer-lane-item span,.post-offer-card span:last-child{color:var(--accent);font-size:.92rem;font-weight:700}.offer-lane{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-bottom:1.5rem}.offer-lane-archive{margin-top:1.15rem;margin-bottom:0}.archive-offer-intro{margin-top:1.6rem;margin-bottom:.85rem}.offer-lane-item{grid-template-columns:minmax(0,1fr) auto;align-items:end;padding:1rem 1.1rem;border:1px solid rgba(190,169,140,.28);border-radius:24px;background:#ffffffb8}.offer-lane-item p{color:var(--ink-soft);font-size:.93rem}.page-stage-offer .section-intro{max-width:46rem;margin:0}.offer-page-hero{display:grid;grid-template-columns:minmax(0,1.2fr) 320px;gap:1.2rem;align-items:start}.offer-stage-note{align-self:stretch}.offer-stack{margin-top:1.45rem}.offer-blueprint-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:1rem}.offer-section-head{display:grid;grid-template-columns:minmax(0,1fr) minmax(220px,.7fr);gap:1rem;align-items:end;margin-bottom:1rem}.offer-summary-note{color:var(--ink-soft);line-height:1.8}.offer-detail-grid,.post-offer-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.offer-blueprint-card{display:grid;align-content:start;gap:.7rem}.offer-step-list{display:grid;gap:.55rem;margin:0;padding-left:1.2rem}.offer-step-list li::marker{color:var(--accent);font-weight:700}.offer-related-list{display:grid;gap:.52rem;margin:0;padding:0;list-style:none}.offer-related-list li+li{padding-top:.52rem;border-top:1px dashed rgba(190,169,140,.46)}.offer-structure-list,.offer-property-list,.offer-sample-list{margin:0;padding:0}.offer-structure-list,.offer-property-list{display:grid;gap:.72rem;list-style:none}.offer-structure-list li,.offer-property-list li,.offer-sample-list>div{padding-top:.72rem;border-top:1px dashed rgba(190,169,140,.46)}.offer-structure-list li:first-child,.offer-property-list li:first-child,.offer-sample-list>div:first-child{padding-top:0;border-top:none}.offer-structure-list strong,.offer-property-list strong,.offer-sample-list dt{display:block;font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;line-height:1.45}.offer-structure-list p,.offer-property-list p,.offer-sample-list dd{margin:.2rem 0 0;color:var(--ink-soft)}.offer-property-list span{display:inline-flex;margin-top:.28rem;color:var(--accent);font-size:.82rem;font-weight:700}.offer-sample-list>div{display:grid;gap:.18rem}.offer-download-list{display:grid;gap:.75rem}.offer-download-card{display:grid;gap:.28rem;padding:.95rem 1rem;border:1px solid rgba(190,169,140,.28);border-radius:20px;background:#ffffffb8;color:inherit}.offer-download-card strong{font-family:Zen Kaku Gothic New,sans-serif;font-size:1rem;line-height:1.45}.offer-download-card p{margin:0;color:var(--ink-soft)}.offer-download-card span{color:var(--accent-blue);font-size:.9rem;font-weight:700}.offer-download-panel{display:grid;align-content:start;gap:.5rem;color:inherit}.offer-download-panel h3{margin:0;font-size:1.2rem}.offer-download-panel p{margin:0}.offer-download-panel span{color:var(--accent-blue);font-size:.9rem;font-weight:700}.offer-flow-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.9rem}.offer-flow-card{display:grid;align-content:start;gap:.4rem;color:inherit}.offer-flow-step{margin:0;color:var(--accent);font-size:1.65rem;font-weight:700;line-height:1}.offer-flow-card h3{margin:0;font-size:1.08rem}.offer-flow-card p{margin:0}.offer-flow-card span{color:var(--accent-blue);font-size:.92rem;font-weight:700}.offer-reader-note{margin-top:.95rem}.post-offer-strip{margin-top:1.35rem}.article-next-strip{margin-top:1.25rem;padding:clamp(1.15rem,2.4vw,1.6rem);border:1px solid rgba(190,169,140,.28);border-radius:28px;background:linear-gradient(180deg,#ffffffe6,#f9f4ecfa),var(--surface)}.article-next-head{display:grid;gap:.32rem;max-width:48rem;margin-bottom:.9rem}.article-next-head p:last-child{margin:0;color:var(--ink-soft)}.article-next-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:.95rem}.article-next-card{display:grid;gap:.45rem;padding:1rem 1.05rem;border:1px solid rgba(190,169,140,.28);border-radius:22px;background:#ffffffc2;color:inherit}.article-next-card-primary{background:linear-gradient(180deg,#fff7f0f5,#ffffffc7),var(--surface)}.article-next-card h3{margin:0;font-size:1.18rem;line-height:1.4}.article-next-card p{margin:0;color:var(--ink-soft)}.article-next-card span:last-child{color:var(--accent-blue);font-size:.92rem;font-weight:700}.post-offer-head{max-width:48rem}.post-offer-head p:last-child{color:var(--ink-soft)}.post-offer-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.post-offer-card{padding:1rem 1.05rem;border:1px solid rgba(190,169,140,.28);border-radius:22px;background:#ffffffc2}.offer-inline-list{display:grid;gap:.35rem;margin:0;padding:0;list-style:none;color:var(--ink-soft);font-size:.92rem}.offer-inline-list li{padding-left:.95rem;position:relative}.offer-inline-list li:before{content:"・";position:absolute;left:0;color:var(--accent)}@media(max-width:1080px){.hero-layout,.category-hero-layout,.article-hero,.content-wrap,.footer-grid,.home-bottom-grid{grid-template-columns:1fr}.hero-support-grid,.home-intent-grid,.category-grid,.article-grid,.category-page-grid,.category-route,.signal-stat-grid,.archive-guide-grid,.archive-section-intents,.article-summary-grid,.reader-guide-grid,.stat-grid,.article-highlight-grid,.article-next-grid,.offer-shelf,.offer-blueprint-grid,.offer-detail-grid,.post-offer-grid,.offer-lane{grid-template-columns:repeat(2,minmax(0,1fr))}.offer-page-hero,.offer-section-head{grid-template-columns:1fr}.sidebar{position:static}.page-stage-home .home-guide{padding-left:0;padding-top:1rem;border-left:none;border-top:1px solid rgba(190,169,140,.52)}.page-stage-home .hero-reading-grid{grid-template-columns:1fr;gap:.8rem}}@media(max-width:760px){.nav-shell,.archive-section-head,.category-card-footer,.article-card-head,.category-card-headline{flex-direction:column;align-items:start}.category-rail,.hero-actions,.article-meta,.hero-topics,.inline-list,.keyword-list,.article-card-tags,.related-category-links,.archive-shortcuts{gap:.5rem}.home-intent-grid,.hero-support-grid,.category-grid,.article-grid,.category-page-grid,.category-route,.signal-stat-grid,.archive-guide-grid,.archive-section-intents,.article-summary-grid,.reader-guide-grid,.stat-grid,.article-highlight-grid,.article-next-grid,.offer-shelf,.offer-blueprint-grid,.offer-detail-grid,.post-offer-grid,.offer-lane{grid-template-columns:1fr}.page-stage{padding:.9rem;border-radius:24px}.page-stage-home{padding-top:0}.hero-copy h1{font-size:clamp(2rem,9vw,3.1rem);max-width:none}.section-intro h1,.section-intro h2,.archive-section-head h2,.article-hero h1{font-size:clamp(1.8rem,7vw,2.35rem)}.post,.hero-copy,.issue-card,.journey-card,.category-card,.archive-section,.article-card,.summary-card,.sidebar-card,.panel-soft,.category-compass,.article-hero-main,.article-hero-side,.offer-shelf-column,.offer-stage-note,.offer-section,.article-next-strip,.post-offer-strip{padding:1.05rem}.article-hero-main,.article-hero-side,.post,.summary-card,.category-compass,.archive-section,.article-card,.offer-shelf-column,.offer-stage-note,.offer-section,.article-next-strip,.post-offer-strip,.offer-lane-item,.post-offer-card{border-radius:22px}}
