@import url("https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600&family=Geist+Mono:wght@400;500&family=Newsreader:opsz,wght@6..72,400;6..72,500;6..72,600&display=swap");:root{--paper:#faf9f6;--paper-2:#f4f2ec;--paper-3:#ebe7dd;--ink:#1c1612;--ink-2:#3d362e;--ink-3:#6e655a;--ink-4:#a8a094;--line:#e5ddd1;--line-2:#d4c9b8;--accent:#cc785c;--accent-2:#f7eee4;--accent-dark:#a35a40;--green:#5b8051;--green-2:#eef0e2;--amber:#b48543;--amber-2:#f5ecd9;--rose:#b85c5c;--sans:"Inter",ui-sans-serif,system-ui,sans-serif;--mono:"Geist Mono",ui-monospace,Menlo,monospace;--serif:"Newsreader",ui-serif,Georgia,"Times New Roman",serif;--prose:720px;--wide:1440px;--gutter:clamp(20px,3.5vw,56px)}.quarterly-scope *,.quarterly-scope :after,.quarterly-scope :before{box-sizing:border-box}.quarterly-scope{margin:0;padding:0}.quarterly-scope{font-family:var(--sans);background:var(--paper);color:var(--ink);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;font-feature-settings:"ss01","cv02","cv11"}.quarterly-scope ::selection{background:var(--accent);color:var(--paper)}.quarterly-scope a{color:inherit;text-decoration:none}.quarterly-scope .mono{font-family:var(--mono);font-feature-settings:"liga" 0;letter-spacing:-.01em}.quarterly-scope .serif{font-family:var(--serif);font-feature-settings:"ss01"}.quarterly-scope .prose-col{max-width:var(--prose);margin:0 auto;padding:0 var(--gutter)}.quarterly-scope .wide-col{max-width:var(--wide);margin:0 auto;padding:0 var(--gutter)}.quarterly-scope .topbar{position:sticky;top:0;z-index:50;background:rgba(250,249,246,.85);backdrop-filter:saturate(180%) blur(12px);-webkit-backdrop-filter:saturate(180%) blur(12px);border-bottom:1px solid var(--line)}.quarterly-scope .topbar-inner{display:flex;align-items:center;gap:24px;padding:18px var(--gutter);max-width:var(--wide);margin:0 auto;font-size:13px}.quarterly-scope .brand{display:inline-flex;align-items:center;gap:10px;color:var(--ink)}.quarterly-scope .brand svg{width:22px;height:22px}.quarterly-scope .brand-name{font-family:var(--serif);font-size:17px;font-weight:500;letter-spacing:-.005em}.quarterly-scope .brand-iq{font-family:var(--mono);font-size:10px;color:var(--ink-3);font-weight:500;margin-left:1px}.quarterly-scope .crumb{font-family:var(--mono);font-size:11px;color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;padding-left:20px;border-left:1px solid var(--line)}.quarterly-scope .live{margin-left:auto;display:flex;gap:22px;align-items:center;font-family:var(--mono);font-size:10.5px;color:var(--ink-3)}.quarterly-scope .live .dot{width:6px;height:6px;border-radius:50%;background:var(--accent);display:inline-block;margin-right:7px;vertical-align:1px;animation:lp 1.9s infinite}@keyframes lp{0%{box-shadow:0 0 0 0 rgba(204,120,92,.5)}70%{box-shadow:0 0 0 7px transparent}to{box-shadow:0 0 0 0 transparent}}@media (max-width:760px){.quarterly-scope .crumb,.quarterly-scope .live>:nth-child(n+3){display:none}}.quarterly-scope .hero{padding:120px 0 100px;border-bottom:1px solid var(--line);position:relative;overflow:hidden;background:radial-gradient(ellipse 70% 80% at 50% 45%,rgba(204,120,92,.07),transparent 60%),radial-gradient(ellipse 90% 60% at 50% 100%,rgba(28,22,18,.045),transparent 70%),var(--paper);cursor:crosshair}.quarterly-scope .hero:before{content:"";position:absolute;inset:0;background-image:radial-gradient(circle at 1px 1px,rgba(28,22,18,.05) 1px,transparent 1.5px);background-size:28px 28px;pointer-events:none;z-index:0;opacity:.6;mask-image:radial-gradient(ellipse 75% 80% at 50% 50%,black 30%,transparent 80%);-webkit-mask-image:radial-gradient(ellipse 75% 80% at 50% 50%,black 30%,transparent 80%)}.quarterly-scope .hero-particles{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:0;opacity:.75}.quarterly-scope .hero-title-block{position:relative;z-index:2;cursor:default}.quarterly-scope .hero-title-block *{cursor:default}.quarterly-scope .hero-title-block{max-width:var(--wide);margin:0 auto;padding:0 var(--gutter);display:grid;grid-template-columns:minmax(0,1.4fr) minmax(0,1fr);gap:80px;align-items:start}.quarterly-scope .hero-right{display:flex;flex-direction:column;justify-content:flex-end;height:100%;padding-bottom:12px}@media (max-width:980px){.quarterly-scope .hero-title-block{grid-template-columns:1fr;gap:36px}}.quarterly-scope .hero-left,.quarterly-scope .hero-right{padding-bottom:8px}.quarterly-scope .hero-eyebrow{font-family:var(--mono);font-size:11px;color:var(--accent);letter-spacing:.2em;text-transform:uppercase;font-weight:500;margin:0 0 32px}.quarterly-scope .hero-eyebrow .sep{color:var(--ink-4);margin:0 10px}.quarterly-scope .hero h1{font-family:var(--serif);font-size:clamp(44px,5.6vw,88px);line-height:1.02;letter-spacing:-.024em;font-weight:400;margin:0 0 36px;color:var(--ink)}.quarterly-scope .hero h1 .em{font-style:italic;color:var(--accent)}.quarterly-scope .hero-deck{font-family:var(--serif);font-size:clamp(20px,1.6vw,26px);line-height:1.45;color:var(--ink-2);margin:0 0 36px;font-weight:400}.quarterly-scope .hero-byline{margin:0;padding-top:24px;border-top:1px solid var(--line);display:grid;grid-template-columns:auto 1fr auto 1fr;column-gap:32px;row-gap:16px;align-items:baseline}.quarterly-scope .hero-byline dt{font-family:var(--mono);font-size:9.5px;color:var(--ink-4);letter-spacing:.16em;text-transform:uppercase;font-weight:500;white-space:nowrap}.quarterly-scope .hero-byline dd{margin:0;font-family:var(--serif);font-style:italic;font-size:17px;color:var(--ink)}@media (max-width:640px){.quarterly-scope .hero-byline{grid-template-columns:auto 1fr}}.quarterly-scope .hero-figure{max-width:var(--wide);margin:0 auto 24px;padding:0 var(--gutter)}.quarterly-scope .hf-shell{background:#15110d;border-radius:14px;overflow:hidden;box-shadow:0 24px 60px -30px rgba(28,22,18,.45);border:1px solid #2a221c}.quarterly-scope .hf-shell .hf-top{display:flex;align-items:center;justify-content:space-between;padding:18px 28px;border-bottom:1px solid #2a221c;background:linear-gradient(180deg,#1c1813,#15110d)}.quarterly-scope .hf-top .hf-title{font-family:var(--mono);font-size:11px;color:#c8bfb1;letter-spacing:.16em;text-transform:uppercase;font-weight:500}.quarterly-scope .hf-top .hf-state{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;color:#94c989;letter-spacing:.12em;text-transform:uppercase;background:rgba(91,128,81,.12);border:1px solid rgba(91,128,81,.25);padding:4px 11px;border-radius:999px}.quarterly-scope .hf-top .hf-state .d{width:6px;height:6px;border-radius:50%;background:#94c989;animation:dp 1.9s infinite}.quarterly-scope .hf-body{padding:28px 32px;color:#e8e3d8}.quarterly-scope .hf-body .hl-rows{font-family:var(--mono);font-size:13px;line-height:1.5;min-height:280px}.quarterly-scope .hf-body .hl-row{display:grid;grid-template-columns:96px 88px 1fr auto;align-items:center;gap:20px;padding:11px 0;border-bottom:1px dashed rgba(255,255,255,.06)}.quarterly-scope .hf-body .hl-row:last-child{border-bottom:none}.quarterly-scope .hf-body .hl-row .t{color:#8e8275}.quarterly-scope .hf-body .hl-row .a{font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:11px}.quarterly-scope .hf-body .hl-row .a.read{color:#c8bfb1}.quarterly-scope .hf-body .hl-row .a.write{color:#94c989}.quarterly-scope .hf-body .hl-row .a.redact{color:#d4a857}.quarterly-scope .hf-body .hl-row .a.erase{color:#d48472}.quarterly-scope .hf-body .hl-row .a.grant{color:var(--accent)}.quarterly-scope .hf-body .hl-row .a.reveal{color:#f5ede0}.quarterly-scope .hf-body .hl-row .w{color:#e8e3d8;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quarterly-scope .hf-body .hl-row .w .dim{color:#8e8275}.quarterly-scope .hf-body .hl-row .h{color:#94c989;font-size:12px}.quarterly-scope .hf-body .hl-row.new{animation:rowFadeDark .6s ease}@keyframes rowFadeDark{0%{background:rgba(204,120,92,.12);opacity:0;transform:translateY(-3px)}20%{opacity:1;transform:translateY(0)}to{background:transparent}}.quarterly-scope .hf-bottom{display:flex;justify-content:space-between;align-items:center;padding:16px 32px;background:#11100c;border-top:1px solid #2a221c;font-family:var(--mono);font-size:11px;color:#8e8275}.quarterly-scope .hf-bottom strong{color:#e8e3d8;font-weight:500}.quarterly-scope .hero-caption{max-width:var(--wide);margin:0 auto 80px;padding:0 var(--gutter);font-family:var(--mono);font-size:11.5px;color:var(--ink-3);letter-spacing:.04em;border-bottom:1px solid var(--line);padding-bottom:24px}.quarterly-scope .hero-caption strong{color:var(--ink);font-family:var(--mono);font-weight:500}.quarterly-scope .hero-caption em{color:var(--ink-2);font-style:italic;font-family:var(--serif);font-size:13px}@media (max-width:760px){.quarterly-scope .hero{padding:64px 0 56px;min-height:88vh;display:flex;align-items:center}.quarterly-scope .hero-title-block{margin-bottom:0;gap:28px}.quarterly-scope .hero h1{font-size:clamp(36px,9vw,52px);margin-bottom:24px}.quarterly-scope .hero-deck{font-size:17px;margin-bottom:24px}.quarterly-scope .hero-eyebrow{margin-bottom:22px}.quarterly-scope .hero-byline{padding-top:18px;column-gap:18px;row-gap:10px}.quarterly-scope .hero-byline dd{font-size:15px}.quarterly-scope .hf-body{padding:20px}.quarterly-scope .hf-body .hl-row{grid-template-columns:80px 76px 1fr;gap:14px}.quarterly-scope .hf-body .hl-row .h{display:none}.quarterly-scope .hero-caption,.quarterly-scope .hero-figure{padding:0 16px}}@media (max-width:480px){.quarterly-scope .hero h1{font-size:clamp(32px,10.5vw,44px)}.quarterly-scope .hero-deck{font-size:16px}.quarterly-scope .topbar-inner{padding:14px var(--gutter);gap:14px}.quarterly-scope .crumb{padding-left:14px}}.quarterly-scope .figure{margin:64px auto 96px;padding:32px 36px;background:var(--paper);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);max-width:var(--wide)}.quarterly-scope .fig-head{display:flex;justify-content:space-between;align-items:baseline;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--line)}.quarterly-scope .fig-head .fig-cap{font-family:var(--mono);font-size:10.5px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.14em;font-weight:500}.quarterly-scope .fig-head .fig-cap strong{color:var(--ink);font-weight:500}.quarterly-scope .fig-head .fig-state{display:inline-flex;align-items:center;gap:8px;font-family:var(--mono);font-size:10.5px;color:var(--green);letter-spacing:.12em;text-transform:uppercase}.quarterly-scope .fig-head .fig-state .d{width:6px;height:6px;border-radius:50%;background:var(--green);animation:dp 1.9s infinite}@keyframes dp{0%{box-shadow:0 0 0 0 rgba(91,128,81,.5)}70%{box-shadow:0 0 0 6px transparent}to{box-shadow:0 0 0 0 transparent}}.quarterly-scope .fig-foot{display:flex;justify-content:space-between;align-items:center;margin-top:20px;padding-top:18px;border-top:1px solid var(--line);font-family:var(--mono);font-size:11px;color:var(--ink-3)}.quarterly-scope .fig-foot strong{color:var(--ink);font-weight:500}.quarterly-scope .hl-rows{font-family:var(--mono);font-size:12px;line-height:1.4}.quarterly-scope .hl-row{display:grid;grid-template-columns:84px 80px 1fr auto;align-items:center;gap:18px;padding:10px 0;border-bottom:1px dashed var(--line)}.quarterly-scope .hl-row:last-child{border-bottom:none}.quarterly-scope .hl-row .t{color:var(--ink-3)}.quarterly-scope .hl-row .a{font-weight:600;text-transform:uppercase;letter-spacing:.04em;font-size:10.5px}.quarterly-scope .hl-row .a.read{color:var(--ink-2)}.quarterly-scope .hl-row .a.write{color:var(--green)}.quarterly-scope .hl-row .a.redact{color:var(--amber)}.quarterly-scope .hl-row .a.erase{color:var(--rose)}.quarterly-scope .hl-row .a.grant{color:var(--accent)}.quarterly-scope .hl-row .a.reveal{color:var(--ink)}.quarterly-scope .hl-row .w{color:var(--ink);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.quarterly-scope .hl-row .w .dim{color:var(--ink-3)}.quarterly-scope .hl-row .h{color:var(--green);font-size:11px}.quarterly-scope .hl-row.new{animation:rowFade .6s ease}@keyframes rowFade{0%{background:var(--accent-2);opacity:0;transform:translateY(-3px)}20%{opacity:1;transform:translateY(0)}to{background:transparent}}.quarterly-scope .section{padding:64px 0}.quarterly-scope .section+.section{border-top:1px solid var(--line)}.quarterly-scope .primer-section{padding:96px 0}.quarterly-scope .primer-section .prose-col,.quarterly-scope .primer-section>div:first-child{max-width:var(--wide);display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.6fr);gap:80px;align-items:start;padding-left:var(--gutter);padding-right:var(--gutter)}.quarterly-scope .primer-left .primer-badge{display:inline-block;font-family:var(--mono);font-size:11px;color:var(--paper);background:var(--ink);padding:6px 12px;border-radius:999px;letter-spacing:.14em;text-transform:uppercase;font-weight:500;margin-bottom:24px}.quarterly-scope .primer-left .primer-title{font-family:var(--serif);font-size:clamp(32px,3.4vw,52px);letter-spacing:-.02em;font-weight:400;line-height:1.04;color:var(--ink);margin:0;max-width:16ch;position:sticky;top:96px}.quarterly-scope .primer-lead{font-family:var(--serif);font-size:22px;line-height:1.5;color:var(--ink);margin:0 0 24px;font-weight:400;font-style:italic}.quarterly-scope .primer-right p{font-size:17px;line-height:1.7;color:var(--ink-2);margin:0 0 20px}.quarterly-scope .primer-right p strong{color:var(--ink);font-weight:600}@media (max-width:980px){.quarterly-scope .primer-section .prose-col,.quarterly-scope .primer-section>div:first-child{grid-template-columns:1fr;gap:40px}.quarterly-scope .primer-left .primer-title{position:static}}.quarterly-scope .section p{font-size:18px;line-height:1.7;color:var(--ink-2);margin:0 0 22px}.quarterly-scope .section p strong{color:var(--ink);font-weight:600}.quarterly-scope .section p em{font-style:italic}.quarterly-scope .compare{margin:56px auto 0;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.quarterly-scope .compare-row{display:grid;grid-template-columns:1fr 1fr 1.2fr}.quarterly-scope .compare-row+.compare-row{border-top:1px solid var(--line)}.quarterly-scope .compare-row .cell{padding:28px 32px;border-right:1px solid var(--line)}.quarterly-scope .compare-row .cell:last-child{background:var(--accent-2);border-right:none}.quarterly-scope .compare-row .who{font-family:var(--mono);font-size:10.5px;text-transform:uppercase;letter-spacing:.14em;color:var(--ink-3);margin-bottom:12px;font-weight:500}.quarterly-scope .compare-row .cell:last-child .who{color:var(--accent-dark)}.quarterly-scope .compare-row .what{font-size:15px;line-height:1.6;color:var(--ink)}.quarterly-scope .compare-row .what strong{font-weight:600}@media (max-width:720px){.quarterly-scope .compare-row{grid-template-columns:1fr}.quarterly-scope .compare-row .cell{border-right:none;border-bottom:1px solid var(--line)}.quarterly-scope .compare-row .cell:last-child{border-bottom:none}}.quarterly-scope .chapter{padding:96px 0}.quarterly-scope .chapter+.chapter{border-top:1px solid var(--line)}.quarterly-scope .chap-layout{max-width:var(--wide);margin:0 auto;padding:0 var(--gutter)}.quarterly-scope .chap-aside{display:none}.quarterly-scope .chap-content{min-width:0}.quarterly-scope .chap-content>.chap-num,.quarterly-scope .chap-content>.plain,.quarterly-scope .chap-content>h2,.quarterly-scope .chap-content>p{max-width:none}.quarterly-scope .chap-content>.bignum,.quarterly-scope .chap-content>.reading-list,.quarterly-scope .chap-content>.truth,.quarterly-scope .chap-content>.widget{max-width:100%}.quarterly-scope .chap-layout:not(.with-demo){display:block}.quarterly-scope .chap-layout:not(.with-demo) .chap-content{max-width:880px;margin:0 auto}.quarterly-scope .chap-layout:not(.with-demo) .chap-content>*{column-count:1!important;max-width:100%}.quarterly-scope .chap-layout:not(.with-demo) .chap-content>h2{max-width:22ch}.quarterly-scope .chap-layout:not(.with-demo) .chap-content>.reading-list{max-width:100%}.quarterly-scope .chap-layout.with-demo{display:grid;grid-template-columns:minmax(0,1fr) 520px;gap:56px;align-items:start}.quarterly-scope .chap-layout.with-demo.stacked,.quarterly-scope .chap-layout.with-demo.stacked .chap-content{display:block}.quarterly-scope .chap-layout.with-demo.stacked .chap-prose{max-width:880px;margin:0 auto 56px}.quarterly-scope .chap-layout.with-demo.stacked .chap-demo{margin:0;width:100%}.quarterly-scope .chap-layout.with-demo .chap-content{display:contents}.quarterly-scope .chap-layout.with-demo .chap-prose{min-width:0;grid-column:1}.quarterly-scope .chap-layout.with-demo .chap-prose>*{max-width:720px}.quarterly-scope .chap-layout.with-demo .chap-demo{grid-column:2;margin-top:0}.quarterly-scope .chap-layout.with-demo .chap-demo>.widget{margin-top:0;padding-top:0;border-top:none}@media (max-width:1100px){.quarterly-scope .chap-layout.with-demo{grid-template-columns:1fr;gap:48px}.quarterly-scope .chap-layout.with-demo .chap-demo,.quarterly-scope .chap-layout.with-demo .chap-prose{grid-column:1}.quarterly-scope .chap-layout.with-demo .chap-demo{position:static}}.quarterly-scope .ls-sidebar{background:var(--paper);border:1px solid var(--line);padding:0;overflow:hidden}.quarterly-scope .ls-sidebar .ls-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .ls-sidebar .ls-title{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink);font-weight:400}.quarterly-scope .ls-sidebar .ls-state{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10px;color:var(--green);letter-spacing:.12em;text-transform:uppercase;font-weight:500}.quarterly-scope .ls-sidebar .ls-state .d{width:6px;height:6px;border-radius:50%;background:var(--green);animation:dp 1.9s infinite}.quarterly-scope .ls-sidebar .ls-stats{display:grid;grid-template-columns:repeat(3,1fr);border-bottom:1px solid var(--line)}.quarterly-scope .ls-sidebar .ls-stat{padding:18px 16px;text-align:left;border-right:1px solid var(--line)}.quarterly-scope .ls-sidebar .ls-stat:last-child{border-right:none}.quarterly-scope .ls-sidebar .ls-stat .n{font-family:var(--serif);font-size:32px;line-height:1;color:var(--ink);display:block;margin-bottom:6px;font-weight:400;letter-spacing:-.02em}.quarterly-scope .ls-sidebar .ls-stat.accent .n{color:var(--accent)}.quarterly-scope .ls-sidebar .ls-stat.green .n{color:var(--green)}.quarterly-scope .ls-sidebar .ls-stat .l{font-family:var(--mono);font-size:9.5px;color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;font-weight:500}.quarterly-scope .ls-sidebar .ls-feed{padding:8px 0;max-height:540px;overflow-y:auto}.quarterly-scope .ls-sidebar .ls-feed::-webkit-scrollbar{width:4px}.quarterly-scope .ls-sidebar .ls-feed::-webkit-scrollbar-thumb{background:var(--line-2);border-radius:2px}.quarterly-scope .ls-sidebar .ls-evt{padding:16px 24px;border-bottom:1px solid var(--line)}.quarterly-scope .ls-sidebar .ls-evt:last-child{border-bottom:none}.quarterly-scope .ls-sidebar .ls-evt.new{animation:lsFade .7s ease}@keyframes lsFade{0%{background:var(--accent-2);opacity:0;transform:translateY(-4px)}20%{opacity:1;transform:translateY(0)}to{background:transparent}}.quarterly-scope .ls-sidebar .ls-evt .ls-when{font-family:var(--mono);font-size:10px;color:var(--ink-4);letter-spacing:.06em;margin-bottom:6px;text-transform:uppercase}.quarterly-scope .ls-sidebar .ls-evt .ls-what{font-family:var(--sans);font-size:14px;line-height:1.4;color:var(--ink);margin-bottom:8px}.quarterly-scope .ls-sidebar .ls-evt .ls-what strong{font-weight:600}.quarterly-scope .ls-sidebar .ls-evt .ls-badge{display:inline-flex;align-items:center;gap:6px;font-family:var(--mono);font-size:10px;letter-spacing:.06em;color:var(--ink-3)}.quarterly-scope .ls-sidebar .ls-evt .ls-badge:before{content:"";width:5px;height:5px;border-radius:50%;background:var(--green)}.quarterly-scope .ls-sidebar .ls-evt[data-kind=redact] .ls-badge:before{background:var(--amber)}.quarterly-scope .ls-sidebar .ls-evt[data-kind=reveal] .ls-badge:before{background:var(--accent)}.quarterly-scope .ls-sidebar .ls-evt[data-kind=erase] .ls-badge:before{background:var(--rose)}.quarterly-scope .ls-sidebar .ls-foot{padding:14px 24px;background:var(--paper-2);border-top:1px solid var(--line);font-family:var(--mono);font-size:10.5px;color:var(--ink-3);letter-spacing:.06em;display:flex;justify-content:space-between;align-items:center}.quarterly-scope .ls-sidebar .ls-foot strong{color:var(--ink);font-weight:500}.quarterly-scope .tl-sidebar{background:var(--paper);border:1px solid var(--line);overflow:hidden}.quarterly-scope .tl-sidebar .tl-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .tl-sidebar .tl-title{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink);font-weight:400}.quarterly-scope .tl-sidebar .tl-state{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10px;color:var(--ink-3);letter-spacing:.12em;text-transform:uppercase;font-weight:500}.quarterly-scope .tl-sidebar .tl-state .d{width:6px;height:6px;border-radius:50%;background:var(--ink-3)}.quarterly-scope .tl-sidebar .tl-state.running .d{background:var(--accent);animation:dp 1.2s infinite}.quarterly-scope .tl-sidebar .tl-state.running{color:var(--accent)}.quarterly-scope .tl-sidebar .tl-state.done .d{background:var(--green)}.quarterly-scope .tl-sidebar .tl-state.done{color:var(--green)}.quarterly-scope .tl-sidebar .tl-controls{display:flex;gap:8px;padding:16px 24px;border-bottom:1px solid var(--line);background:var(--paper)}.quarterly-scope .tl-btn{flex:1;padding:9px 14px;border-radius:999px;font:500 12px/1 var(--sans);cursor:pointer;transition:all .16s;border:1px solid}.quarterly-scope .tl-btn.primary{background:var(--ink);color:var(--paper);border-color:var(--ink)}.quarterly-scope .tl-btn.primary:hover{background:#2a221b}.quarterly-scope .tl-btn.primary:disabled{opacity:.4;cursor:not-allowed}.quarterly-scope .tl-btn.ghost{background:var(--paper);color:var(--ink);border-color:var(--line-2)}.quarterly-scope .tl-btn.ghost:hover{background:var(--paper-2);border-color:var(--ink-3)}.quarterly-scope .tl-timeline{list-style:none;margin:0;padding:24px 0;position:relative}.quarterly-scope .tl-timeline:before{content:"";position:absolute;left:46px;top:48px;bottom:48px;width:1px;background:var(--line-2)}.quarterly-scope .tl-step{display:grid;grid-template-columns:68px 1fr;gap:18px;padding:22px 28px 22px 20px;align-items:start;transition:all .28s}.quarterly-scope .tl-step .tl-bullet{position:relative;z-index:1;width:36px;height:36px;border-radius:50%;background:var(--paper);border:1px solid var(--line-2);display:flex;align-items:center;justify-content:center;margin-left:8px;transition:all .28s;box-shadow:0 0 0 6px var(--paper)}.quarterly-scope .tl-step .tl-bullet .n{font-family:var(--serif);font-style:italic;font-size:15px;color:var(--ink-3);font-weight:400}.quarterly-scope .tl-step .tl-name{font-family:var(--sans);font-size:15.5px;color:var(--ink);font-weight:600;margin-bottom:6px;line-height:1.35}.quarterly-scope .tl-step .tl-detail{font-family:var(--sans);font-size:14px;color:var(--ink-3);line-height:1.6}.quarterly-scope .tl-step .tl-detail .struck{text-decoration:line-through;text-decoration-color:var(--accent);color:var(--ink-4)}.quarterly-scope .tl-step .tl-detail .kept{color:var(--green);font-weight:600}.quarterly-scope .tl-step .tl-detail .pii{color:var(--accent);font-weight:600}.quarterly-scope .tl-step .tl-detail .hi{color:var(--ink);font-weight:600}.quarterly-scope .tl-step.firing .tl-bullet{background:var(--accent);border-color:var(--accent)}.quarterly-scope .tl-step.firing .tl-bullet .n{color:var(--paper)}.quarterly-scope .tl-step.firing .tl-name{color:var(--ink)}.quarterly-scope .tl-step.firing .tl-detail{color:var(--ink-2)}.quarterly-scope .tl-step.done .tl-bullet{background:var(--green);border-color:var(--green)}.quarterly-scope .tl-step.done .tl-bullet .n{color:var(--paper)}.quarterly-scope .tl-step.done .tl-name{color:var(--ink-3)}.quarterly-scope .tl-step.done .tl-detail{color:var(--ink-4)}.quarterly-scope .tl-sidebar .tl-foot{padding:14px 24px;background:var(--paper-2);border-top:1px solid var(--line);font-family:var(--mono);font-size:10.5px;color:var(--ink-3);letter-spacing:.04em;display:flex;flex-direction:column;gap:4px}.quarterly-scope .tl-sidebar .tl-foot .hint{color:var(--ink-4);font-size:10px}.quarterly-scope .dsar-sidebar{background:var(--paper);border:1px solid var(--line)}.quarterly-scope .dsar-sidebar .ds-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .dsar-sidebar .ds-title{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.quarterly-scope .dsar-sidebar .ds-state{display:inline-flex;align-items:center;gap:7px;font-family:var(--mono);font-size:10px;letter-spacing:.12em;color:var(--ink-3);text-transform:uppercase}.quarterly-scope .dsar-sidebar .ds-state .d{width:6px;height:6px;border-radius:50%;background:var(--ink-3)}.quarterly-scope .dsar-sidebar .ds-state.running{color:var(--accent)}.quarterly-scope .dsar-sidebar .ds-state.running .d{background:var(--accent);animation:dp 1.2s infinite}.quarterly-scope .dsar-sidebar .ds-state.done{color:var(--green)}.quarterly-scope .dsar-sidebar .ds-state.done .d{background:var(--green)}.quarterly-scope .dsar-sidebar .ds-compare{display:grid;grid-template-columns:1fr 1fr;border-bottom:1px solid var(--line)}.quarterly-scope .dsar-sidebar .ds-cell{padding:24px 22px;border-right:1px solid var(--line)}.quarterly-scope .dsar-sidebar .ds-cell:last-child{border-right:none;background:var(--accent-2)}.quarterly-scope .dsar-sidebar .ds-cell .ds-key{font-family:var(--mono);font-size:10px;letter-spacing:.14em;text-transform:uppercase;color:var(--ink-3);font-weight:500;margin-bottom:14px}.quarterly-scope .dsar-sidebar .ds-cell.accent .ds-key{color:var(--accent-dark)}.quarterly-scope .dsar-sidebar .ds-cell .ds-num{font-family:var(--serif);font-size:48px;line-height:1;font-weight:400;color:var(--ink);letter-spacing:-.025em}.quarterly-scope .dsar-sidebar .ds-cell.accent .ds-num{color:var(--accent)}.quarterly-scope .dsar-sidebar .ds-cell .ds-num .u{font-family:var(--sans);font-size:14px;color:var(--ink-3);margin-left:6px}.quarterly-scope .dsar-sidebar .ds-cell .ds-sub{font-family:var(--mono);font-size:10.5px;color:var(--ink-3);margin-top:10px;letter-spacing:.04em}.quarterly-scope .dsar-sidebar .ds-controls{display:flex;gap:8px;padding:16px 24px;border-bottom:1px solid var(--line)}.quarterly-scope .dsar-sidebar .ds-controls input{flex:1;background:var(--paper);border:1px solid var(--line-2);padding:9px 12px;font-family:var(--mono);font-size:12px;border-radius:6px;color:var(--ink)}.quarterly-scope .dsar-sidebar .ds-controls input:focus{outline:none;border-color:var(--ink)}.quarterly-scope .dsar-sidebar .btn-pill{background:var(--ink);color:var(--paper);border:none;padding:9px 16px;border-radius:999px;font:500 12px/1 var(--sans);cursor:pointer;white-space:nowrap}.quarterly-scope .dsar-sidebar .btn-pill:hover{background:#2a221b}.quarterly-scope .dsar-sidebar .btn-pill:disabled{opacity:.4;cursor:not-allowed}.quarterly-scope .dsar-sidebar .ds-result{padding:22px 24px;max-height:360px;overflow-y:auto;font-family:var(--mono);font-size:12px;line-height:1.6}.quarterly-scope .dsar-sidebar .ds-empty{color:var(--ink-3);font-style:italic;text-align:center;padding:24px 0;font-family:var(--sans);font-size:13.5px}.quarterly-scope .dsar-sidebar .ds-foot{display:flex;justify-content:space-between;padding:12px 24px;background:var(--paper-2);border-top:1px solid var(--line);font-family:var(--mono);font-size:10.5px;color:var(--ink-3);letter-spacing:.04em}.quarterly-scope .lens-sidebar{background:var(--paper);border:1px solid var(--line)}.quarterly-scope .lens-sidebar .lx-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .lens-sidebar .lx-title{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.quarterly-scope .lens-sidebar .lx-state{font-family:var(--mono);font-size:11px;color:var(--ink-3);letter-spacing:0}.quarterly-scope .lens-sidebar .lx-tabs{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid var(--line)}.quarterly-scope .lens-sidebar .lx-tab{background:var(--paper);border:none;border-right:1px solid var(--line);padding:14px 12px;font:500 11px/1 var(--mono);letter-spacing:.1em;text-transform:uppercase;color:var(--ink-3);cursor:pointer;transition:all .14s}.quarterly-scope .lens-sidebar .lx-tab:last-child{border-right:none}.quarterly-scope .lens-sidebar .lx-tab:hover{color:var(--ink);background:var(--paper-2)}.quarterly-scope .lens-sidebar .lx-tab.on{background:var(--ink);color:var(--paper)}.quarterly-scope .lens-sidebar .lx-panel{padding:22px 24px}.quarterly-scope .lens-sidebar .lx-payload{font-family:var(--mono);font-size:12.5px;line-height:1.7}.quarterly-scope .lens-sidebar .lx-payload .ln{display:grid;grid-template-columns:130px 1fr;gap:16px;padding:8px 0;border-bottom:1px dashed var(--line)}.quarterly-scope .lens-sidebar .lx-payload .ln:last-child{border-bottom:none}.quarterly-scope .lens-sidebar .lx-payload .k{color:var(--ink-3)}.quarterly-scope .lens-sidebar .lx-payload .v{color:var(--ink)}.quarterly-scope .lens-sidebar .lx-payload .v.redacted{color:var(--ink-4);font-style:italic;text-decoration:line-through}.quarterly-scope .lens-sidebar .lx-payload .v.partial{color:var(--amber)}.quarterly-scope .lens-sidebar .lx-explainer{margin-top:18px;padding:14px 16px;border-left:3px solid var(--accent);background:var(--accent-2);font-family:var(--sans);font-size:13.5px;line-height:1.55;color:var(--ink-2)}.quarterly-scope .lens-sidebar .lx-explainer strong{color:var(--ink);font-weight:600}.quarterly-scope .lens-sidebar .lx-foot{display:flex;justify-content:space-between;padding:12px 24px;background:var(--paper-2);border-top:1px solid var(--line);font-family:var(--mono);font-size:10.5px;color:var(--ink-3);letter-spacing:.04em}.quarterly-scope .a22-sidebar{background:var(--paper);border:1px solid var(--line)}.quarterly-scope .a22-sidebar .a2-head{display:flex;justify-content:space-between;align-items:center;padding:18px 24px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .a22-sidebar .a2-title{font-family:var(--serif);font-style:italic;font-size:18px;color:var(--ink)}.quarterly-scope .a22-sidebar .a2-ref{font-family:var(--mono);font-size:11px;color:var(--ink-3)}.quarterly-scope .a22-sidebar .a2-banner{display:flex;gap:14px;align-items:flex-start;padding:20px 24px;background:var(--accent-2);border-bottom:1px solid var(--line)}.quarterly-scope .a22-sidebar .a2-icon{width:32px;height:32px;border-radius:50%;background:var(--accent);color:var(--paper);font-weight:700;font-size:16px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.quarterly-scope .a22-sidebar .a2-line{font-family:var(--sans);font-size:14.5px;color:var(--ink);font-weight:600;margin-bottom:4px}.quarterly-scope .a22-sidebar .a2-meta{font-family:var(--mono);font-size:11px;color:var(--ink-3)}.quarterly-scope .a22-sidebar .a2-cta{display:block;width:calc(100% - 48px);margin:16px 24px;background:var(--accent);color:var(--paper);border:none;padding:12px 16px;border-radius:999px;font:500 13px/1 var(--sans);cursor:pointer;transition:all .16s}.quarterly-scope .a22-sidebar .a2-cta:hover{background:var(--accent-dark)}.quarterly-scope .a22-sidebar .a2-cta:disabled{opacity:.4;cursor:not-allowed}.quarterly-scope .a22-sidebar .a2-body{padding:24px;max-height:460px;overflow-y:auto;font-family:var(--sans);font-size:13px;line-height:1.6;color:var(--ink-2);border-top:1px solid var(--line)}.quarterly-scope .a22-sidebar .a2-body p{margin:0 0 12px}.quarterly-scope .a22-sidebar .a2-body strong{color:var(--ink);font-weight:600}.quarterly-scope .a22-sidebar .a2-empty{color:var(--ink-3);font-style:italic;text-align:center;padding:18px 0}.quarterly-scope .a22-sidebar .a2-body .resp-head{display:flex;justify-content:space-between;padding-bottom:12px;border-bottom:1px solid var(--line);margin-bottom:14px;font-family:var(--mono);font-size:11px;color:var(--ink-3)}.quarterly-scope .a22-sidebar .a2-body .resp-head .ok{color:var(--green)}.quarterly-scope .a22-sidebar .a2-body .resp-sig{margin-top:16px;padding-top:14px;border-top:1px solid var(--line);font-family:var(--mono);font-size:11px;color:var(--ink-3);line-height:1.85}.quarterly-scope .a22-sidebar .a2-body .resp-sig .h{color:var(--green);word-break:break-all}.quarterly-scope .tr-sidebar{background:var(--paper);border:1px solid var(--line)}.quarterly-scope .tr-sidebar .tr-head{padding:22px 28px;border-bottom:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .tr-sidebar .tr-title{font-family:var(--serif);font-style:italic;font-size:24px;color:var(--ink);margin-bottom:6px}.quarterly-scope .tr-sidebar .tr-sub{font-family:var(--sans);font-size:14px;color:var(--ink-3)}.quarterly-scope .tr-sidebar{display:grid;grid-template-rows:auto 1fr}.quarterly-scope .tr-sidebar .tr-groups{display:grid;grid-template-columns:1fr 1fr}.quarterly-scope .tr-sidebar .tr-group{padding:28px 32px}.quarterly-scope .tr-sidebar .tr-group+.tr-group{border-left:1px solid var(--line);background:var(--paper-2);border-top:none}@media (max-width:760px){.quarterly-scope .tr-sidebar .tr-groups{grid-template-columns:1fr}.quarterly-scope .tr-sidebar .tr-group+.tr-group{border-left:none;border-top:1px solid var(--line)}}.quarterly-scope .tr-sidebar .tr-group-head{font-family:var(--mono);font-size:11px;color:var(--ink);letter-spacing:.14em;text-transform:uppercase;font-weight:600;display:flex;align-items:center;gap:10px;margin-bottom:18px;padding-bottom:14px;border-bottom:1px solid var(--line)}.quarterly-scope .tr-sidebar .tr-dot{width:8px;height:8px;border-radius:50%}.quarterly-scope .tr-sidebar .tr-dot.tr-real{background:var(--green)}.quarterly-scope .tr-sidebar .tr-dot.tr-concept{background:var(--amber)}.quarterly-scope .tr-sidebar .tr-group ul{list-style:none;margin:0;padding:0}.quarterly-scope .tr-sidebar .tr-group li{padding:10px 0;border-bottom:1px dashed var(--line);font-family:var(--sans);font-size:13.5px;line-height:1.5;color:var(--ink-2)}.quarterly-scope .tr-sidebar .tr-group li:last-child{border-bottom:none}.quarterly-scope .tr-sidebar .tr-group li code{font-family:var(--mono);font-size:12px;color:var(--ink);background:var(--paper);border:1px solid var(--line);padding:1px 5px;border-radius:3px}.quarterly-scope .chap-num{margin:0 0 28px;display:flex;align-items:center;gap:14px}.quarterly-scope .chap-num:before{content:"";flex:none;width:28px;height:1px;background:var(--accent)}.quarterly-scope .chap-h2{font-family:var(--serif);font-size:clamp(32px,3.6vw,48px);line-height:1.08;letter-spacing:-.02em;font-weight:400;margin:0 0 40px;color:var(--ink)}.quarterly-scope .chap-num{font-family:var(--mono);font-size:11px;color:var(--accent);letter-spacing:.18em;font-weight:500;text-transform:uppercase;margin:0 0 24px}@media (max-width:980px){.quarterly-scope .chap-layout{grid-template-columns:1fr;gap:32px}.quarterly-scope .chap-aside{position:static;display:flex;align-items:baseline;gap:18px;padding-bottom:16px;border-bottom:1px solid var(--line)}.quarterly-scope .chap-aside .num-big{font-size:48px;margin:0}.quarterly-scope .chap-aside .num-label{margin:0;padding:0;border:none}.quarterly-scope .chap-aside .toc{display:none}.quarterly-scope .chap-content{max-width:100%}}.quarterly-scope .plain{border-left:2px solid var(--accent);padding:4px 0 4px 22px;margin:0 0 36px}.quarterly-scope .plain .lbl{display:block;font-family:var(--mono);font-size:10.5px;color:var(--accent);text-transform:uppercase;letter-spacing:.16em;font-weight:500;margin-bottom:8px}.quarterly-scope .plain .txt{font-family:var(--serif);font-style:italic;font-size:19px;line-height:1.5;color:var(--ink);margin:0;font-weight:400}.quarterly-scope .chap-p{font-size:18px;line-height:1.7;color:var(--ink-2);margin:0 0 22px}.quarterly-scope .chap-p:first-of-type:first-letter{font-family:var(--serif);font-size:3.6em;line-height:.9;float:left;margin:6px 10px 0 0;color:var(--ink);font-weight:400}.quarterly-scope .chap-p strong{color:var(--ink);font-weight:600}.quarterly-scope .chap-p em{font-style:italic}.quarterly-scope .chap-p code{font-family:var(--mono);font-size:15px;background:var(--paper-2);padding:1px 6px;border-radius:3px;color:var(--ink);border:1px solid var(--line)}.quarterly-scope .widget{margin:56px auto 0;padding:28px 0 0;border-top:1px solid var(--ink)}.quarterly-scope .widget-head{display:flex;justify-content:space-between;align-items:baseline;margin-bottom:24px}.quarterly-scope .widget-head .label{font-family:var(--mono);font-size:11px;color:var(--ink);text-transform:uppercase;letter-spacing:.14em;font-weight:500}.quarterly-scope .widget-head .label:before{content:"↘  ";color:var(--accent)}.quarterly-scope .widget-head .helper{font-family:var(--mono);font-size:11px;color:var(--ink-3);letter-spacing:.08em}.quarterly-scope .btn{display:inline-flex;align-items:center;gap:8px;background:var(--ink);color:var(--paper);border:1px solid var(--ink);padding:11px 22px;border-radius:999px;font:500 13px/1 var(--sans);cursor:pointer;transition:all .16s ease;white-space:nowrap}.quarterly-scope .btn:hover{background:#2a221b}.quarterly-scope .btn:disabled{opacity:.4;cursor:not-allowed}.quarterly-scope .btn.ghost{background:transparent;color:var(--ink);border-color:var(--line-2)}.quarterly-scope .btn.ghost:hover{background:var(--paper-2);border-color:var(--ink-3)}.quarterly-scope .btn.accent{background:var(--accent);border-color:var(--accent)}.quarterly-scope .btn.accent:hover{background:var(--accent-dark);border-color:var(--accent-dark)}.quarterly-scope .pill{display:inline-flex;align-items:center;font-family:var(--mono);font-size:10.5px;padding:5px 12px;border:1px solid var(--line-2);border-radius:999px;color:var(--ink-2);background:var(--paper);cursor:pointer;user-select:none;text-transform:uppercase;letter-spacing:.05em;transition:all .14s}.quarterly-scope .pill:hover{color:var(--ink);border-color:var(--ink-3)}.quarterly-scope .pill.on{background:var(--ink);color:var(--paper);border-color:var(--ink)}.quarterly-scope .pill.muted{border:none;background:transparent;color:var(--ink-3);padding-left:0;cursor:default}.quarterly-scope .bignum{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;border-top:1px solid var(--ink);border-bottom:1px solid var(--ink)}.quarterly-scope .bignum .cell{padding:56px 40px}.quarterly-scope .bignum .cell+.cell{border-left:1px solid var(--line);background:var(--accent-2)}.quarterly-scope .bignum .label{font-family:var(--mono);font-size:11px;text-transform:uppercase;letter-spacing:.14em;font-weight:500;color:var(--ink-3);margin-bottom:32px}.quarterly-scope .bignum .cell+.cell .label{color:var(--accent-dark)}.quarterly-scope .bignum .v{font-family:var(--serif);font-size:clamp(80px,12vw,168px);line-height:.92;letter-spacing:-.04em;font-weight:400;color:var(--ink);margin:0 0 14px;display:block}.quarterly-scope .bignum .cell+.cell .v{color:var(--accent)}.quarterly-scope .bignum .v .unit{font-family:var(--sans);font-size:.18em;margin-left:12px;color:var(--ink-3);font-weight:400;letter-spacing:0;vertical-align:.6em;text-transform:lowercase}.quarterly-scope .bignum .cell+.cell .v .unit{color:var(--accent-dark)}.quarterly-scope .bignum .sub{font-family:var(--mono);font-size:12px;color:var(--ink-3);text-transform:uppercase;letter-spacing:.08em}.quarterly-scope .bignum .cell+.cell .sub{color:var(--accent-dark)}@media (max-width:720px){.quarterly-scope .bignum{grid-template-columns:1fr}.quarterly-scope .bignum .cell+.cell{border-left:none;border-top:1px solid var(--line)}}.quarterly-scope .truth{display:grid;grid-template-columns:1fr 1fr;margin-top:32px;border-top:1px solid var(--ink)}.quarterly-scope .truth-col{padding:32px 36px 8px}.quarterly-scope .truth-col+.truth-col{border-left:1px solid var(--line);background:var(--paper-2)}.quarterly-scope .truth-col h4{margin:0 0 24px;font-size:11px;text-transform:uppercase;letter-spacing:.14em;color:var(--ink);font-family:var(--mono);font-weight:500;display:flex;align-items:center;gap:10px}.quarterly-scope .truth-col.real h4:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--green)}.quarterly-scope .truth-col.concept h4:before{content:"";width:8px;height:8px;border-radius:50%;background:var(--amber)}.quarterly-scope .truth-col ul{margin:0;padding:0;list-style:none}.quarterly-scope .truth-col li{padding:13px 0;border-bottom:1px dashed var(--line);font-size:15px;color:var(--ink-2);line-height:1.6}.quarterly-scope .truth-col li:last-child{border-bottom:none}.quarterly-scope .truth-col li code{font-family:var(--mono);font-size:13px;color:var(--ink);background:var(--paper);padding:1px 6px;border-radius:3px;border:1px solid var(--line)}@media (max-width:720px){.quarterly-scope .truth{grid-template-columns:1fr}.quarterly-scope .truth-col+.truth-col{border-left:none;border-top:1px solid var(--line)}}.quarterly-scope .reading-list{margin-top:40px;padding:28px 32px;background:var(--paper-2);border-top:1px solid var(--ink);border-bottom:1px solid var(--ink);font-size:14.5px;line-height:1.75;color:var(--ink-2)}.quarterly-scope .reading-list .label{font-family:var(--mono);font-size:11px;color:var(--ink);text-transform:uppercase;letter-spacing:.14em;margin-bottom:12px;display:block;font-weight:500}.quarterly-scope .reading-list strong{color:var(--ink);font-weight:600}.quarterly-scope .foot{padding:64px 0;background:var(--paper-2);border-top:1px solid var(--line);color:var(--ink-3);font-size:13px;line-height:1.7;margin-top:96px}.quarterly-scope .foot .wide-col{display:flex;justify-content:space-between;gap:48px;flex-wrap:wrap}.quarterly-scope .foot strong{color:var(--ink);font-weight:500;font-family:var(--serif);font-size:15px}@media (max-width:980px){.quarterly-scope .hero{padding:80px 0 64px}.quarterly-scope .chapter,.quarterly-scope .section{padding:64px 0}.quarterly-scope .figure{margin:48px auto 64px;padding:24px 22px}}.quarterly-scope .hero h1{font-size:clamp(40px,4.9vw,78px)}@media (max-width:760px){.quarterly-scope .hero h1{font-size:clamp(34px,8.2vw,48px)}}@media (max-width:480px){.quarterly-scope .hero h1{font-size:clamp(30px,9.6vw,40px)}}.quarterly-scope code,.quarterly-scope pre{font-family:var(--font-q-mono),ui-monospace,Menlo,Monaco,monospace!important}.quarterly-scope .hero-particles{opacity:.35}.quarterly-scope .hero:before{opacity:.4}.quarterly-scope{--accent:#1677ff;--accent-2:#e3f0ff;--accent-dark:#0a53cc}.quarterly-scope[data-accent]{--accent:#1677ff!important;--accent-2:#e3f0ff!important;--accent-dark:#0a53cc!important}.quarterly-scope{--paper:#f6f7f8;--paper-2:#eef0f2;--paper-3:#e3e5e8;--ink:#1f2025;--ink-2:#3b3d42;--ink-3:#696c73;--ink-4:#74777f;--line:#e4e6ea;--line-2:#d2d5da}.quarterly-scope .hero{background:radial-gradient(ellipse 70% 80% at 50% 45%,rgba(31,32,37,.025),transparent 60%),radial-gradient(ellipse 90% 60% at 50% 100%,rgba(31,32,37,.04),transparent 70%),var(--paper)}.quarterly-scope{--green:#3bac52;--green-2:#e1f7e5}.quarterly-scope [class*=-sidebar]{background:#f1f3f5;border-color:#d6dae1}.quarterly-scope [class*=-sidebar] :is([class*=-head],[class*=-foot]){background:#e9ebf0}