@layer theme{:root,:host{--font-sans:ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";--font-mono:ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;--spacing:.25rem;--default-font-family:var(--font-sans);--default-mono-font-family:var(--font-mono)}}@layer base{*,:after,:before,::backdrop{box-sizing:border-box;border:0 solid;margin:0;padding:0}::file-selector-button{box-sizing:border-box;border:0 solid;margin:0;padding:0}html,:host{-webkit-text-size-adjust:100%;tab-size:4;line-height:1.5;font-family:var(--default-font-family,ui-sans-serif, system-ui, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji");font-feature-settings:var(--default-font-feature-settings,normal);font-variation-settings:var(--default-font-variation-settings,normal);-webkit-tap-highlight-color:transparent}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;-webkit-text-decoration:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:var(--default-mono-font-family,ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace);font-feature-settings:var(--default-mono-font-feature-settings,normal);font-variation-settings:var(--default-mono-font-variation-settings,normal);font-size:1em}small{font-size:80%}sub,sup{vertical-align:baseline;font-size:75%;line-height:0;position:relative}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}:-moz-focusring{outline:auto}progress{vertical-align:baseline}summary{display:list-item}ol,ul,menu{list-style:none}img,svg,video,canvas,audio,iframe,embed,object{vertical-align:middle;display:block}img,video{max-width:100%;height:auto}button,input,select,optgroup,textarea{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}::file-selector-button{font:inherit;font-feature-settings:inherit;font-variation-settings:inherit;letter-spacing:inherit;color:inherit;opacity:1;background-color:#0000;border-radius:0}:where(select:is([multiple],[size])) optgroup{font-weight:bolder}:where(select:is([multiple],[size])) optgroup option{padding-inline-start:20px}::file-selector-button{margin-inline-end:4px}::placeholder{opacity:1}@supports (not ((-webkit-appearance:-apple-pay-button))) or (contain-intrinsic-size:1px){::placeholder{color:currentColor}@supports (color:color-mix(in lab, red, red)){::placeholder{color:color-mix(in oklab, currentcolor 50%, transparent)}}}textarea{resize:vertical}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-date-and-time-value{min-height:1lh;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-datetime-edit{padding-block:0}::-webkit-datetime-edit-year-field{padding-block:0}::-webkit-datetime-edit-month-field{padding-block:0}::-webkit-datetime-edit-day-field{padding-block:0}::-webkit-datetime-edit-hour-field{padding-block:0}::-webkit-datetime-edit-minute-field{padding-block:0}::-webkit-datetime-edit-second-field{padding-block:0}::-webkit-datetime-edit-millisecond-field{padding-block:0}::-webkit-datetime-edit-meridiem-field{padding-block:0}::-webkit-calendar-picker-indicator{line-height:1}:-moz-ui-invalid{box-shadow:none}button,input:where([type=button],[type=reset],[type=submit]){appearance:button}::file-selector-button{appearance:button}::-webkit-inner-spin-button{height:auto}::-webkit-outer-spin-button{height:auto}[hidden]:where(:not([hidden=until-found])){display:none!important}}@layer components;@layer utilities{.visible{visibility:visible}.fixed{position:fixed}.static{position:static}.start{inset-inline-start:var(--spacing)}.container{width:100%}@media (min-width:40rem){.container{max-width:40rem}}@media (min-width:48rem){.container{max-width:48rem}}@media (min-width:64rem){.container{max-width:64rem}}@media (min-width:80rem){.container{max-width:80rem}}@media (min-width:96rem){.container{max-width:96rem}}.block{display:block}.hidden{display:none}.table{display:table}}:root{--paper:#f4efe5;--paper-light:#faf7f0;--paper-warm:#f7f2ea;--ink:#1d2622;--muted:#686d68;--accent:#a64735;--forest:#263c34;--rule:#d7cec0;--body-size:18px;--body-leading:1.86;--reading-width:48rem;--section-number-rail:5.5rem;--serif:"Songti SC", STSong, "Noto Serif SC", Georgia, serif;--sans:Arial, "PingFang SC", "Microsoft YaHei", sans-serif}*{box-sizing:border-box}html{scroll-behavior:auto;background:var(--paper)}body{background:var(--paper);color:var(--ink);font-family:var(--serif);text-rendering:optimizelegibility;margin:0}a{color:inherit;text-underline-offset:.22em;text-decoration-thickness:1px}a:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.site-header{z-index:10;border-bottom:1px solid var(--rule);background:var(--paper);justify-content:space-between;align-items:center;min-height:78px;padding:0 4.5vw;display:flex;position:relative}@supports (color:color-mix(in lab, red, red)){.site-header{background:color-mix(in srgb, var(--paper) 94%, transparent)}}.site-header{font-family:var(--sans)}.wordmark{letter-spacing:.08em;align-items:center;gap:.8rem;font-size:.78rem;font-weight:700;text-decoration:none;display:inline-flex}.wordmark-mark{background:var(--ink);width:2rem;height:2rem;color:var(--paper);letter-spacing:.06em;place-items:center;font-size:.68rem;display:grid}.site-header nav{gap:clamp(1rem,3vw,2.4rem);font-size:.78rem;display:flex}.site-header nav a{padding-bottom:.35rem;text-decoration:none;position:relative}.site-header nav a:hover{color:var(--accent)}.site-header nav a[aria-current=page]{color:var(--accent);font-weight:700}.site-header nav a[aria-current=page]:after{content:"";transform-origin:0;opacity:.9;background:linear-gradient(90deg,#0000 0,currentColor 12% 88%,#0000 100%);border-radius:999px;height:.17rem;position:absolute;bottom:.02rem;left:-.02em;right:-.06em;transform:rotate(-1.6deg)}.eyebrow{color:var(--accent);font-family:var(--sans);letter-spacing:.16em;text-transform:uppercase;margin:0 0 1.25rem;font-size:.68rem;font-weight:700}.issue-cover{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) clamp(210px,25vw,380px);min-height:min(680px,100svh - 78px);display:grid}.issue-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:clamp(4rem,9vw,9rem) clamp(2rem,8vw,9rem) clamp(4rem,9vw,9rem) 4.5vw;display:flex}.issue-copy h1{letter-spacing:-.02em;text-wrap:balance;width:100%;max-width:none;margin:0;font-family:Noto Serif SC,Songti SC,STSong,Georgia,serif;font-size:clamp(3.15rem,5.7vw,6.2rem);font-weight:500;line-height:1.14}.issue-cover-title-phrase{white-space:nowrap}.issue-dek{color:#4e5651;width:100%;max-width:none;margin:2rem 0 2.4rem;font-size:clamp(1.05rem,1.5vw,1.3rem);line-height:1.85}.text-link{font-family:var(--sans);font-size:.82rem;font-weight:700}.review-layer{z-index:1000;pointer-events:none;font-family:var(--sans);position:fixed;inset:0}.review-toolbar,.review-editor,.review-pin,.review-selection-action,.review-status{pointer-events:auto}.review-toolbar{color:var(--ink);background:#fffdf8;border:1px solid #1d2622;align-items:center;gap:.85rem;padding:.8rem 1rem;font-size:.78rem;display:flex;position:fixed;bottom:1rem;right:1rem;box-shadow:0 16px 38px #1d262224}.review-toolbar strong{color:var(--accent)}.review-toolbar a{color:var(--accent);font-weight:700}.review-toolbar button{color:var(--accent);font:700 .78rem/1 var(--sans);cursor:pointer;text-underline-offset:.22em;background:0 0;border:0;padding:0;text-decoration:underline}.review-pin{background:var(--accent);color:#fffaf5;width:1.8rem;height:1.8rem;font:700 .78rem/1 var(--sans);border:1px solid #fffaf5;border-radius:999px;place-items:center;display:grid;position:fixed;transform:translate(-50%,-50%);box-shadow:0 8px 22px #1d262233}.review-selection-action{border:1px solid var(--accent);background:var(--accent);color:#fffaf5;min-height:2.2rem;font:700 .72rem/1 var(--sans);cursor:pointer;padding:.5rem .75rem;position:fixed;box-shadow:0 12px 28px #1d262229}.review-editor{border:1px solid var(--ink);background:#fffdf8;width:min(22rem,100vw - 2rem);max-height:min(28rem,100vh - 2rem);padding:1rem;position:fixed;box-shadow:0 18px 44px #1d26222e}.review-editor p{color:var(--muted);margin:0 0 .75rem;font-size:.72rem;line-height:1.6}.review-editor textarea{border:1px solid var(--rule);background:var(--paper-light);width:100%;color:var(--ink);font:.86rem/1.6 var(--sans);resize:vertical;padding:.75rem}.review-editor textarea:focus{border-color:var(--accent);outline:0}.review-editor div{gap:.6rem;margin-top:.85rem;display:flex}.review-editor button{border:1px solid var(--rule);min-height:2.35rem;color:var(--ink);font:700 .72rem/1 var(--sans);cursor:pointer;background:0 0;padding:.55rem .8rem}.review-editor button:first-child{border-color:var(--accent);background:var(--accent);color:#fffaf5}.review-status{background:var(--ink);color:#fffaf5;margin:0;padding:.55rem .75rem;font-size:.72rem;position:fixed;bottom:4.8rem;right:1rem}.issue-number{border-left:1px solid var(--rule);background:var(--paper-light);color:var(--accent);font-family:var(--sans);flex-direction:column;justify-content:space-between;padding:clamp(2rem,4vw,4.5rem);display:flex}.issue-number span,.issue-number small{letter-spacing:.18em;font-size:.68rem;font-weight:700}.issue-number strong{letter-spacing:.02em;margin-left:-.08em;font-size:clamp(7rem,17vw,16rem);font-weight:300;line-height:.75}.contents-strip{background:var(--paper-light);padding:clamp(4rem,8vw,8rem) 4.5vw}.section-heading{grid-template-columns:minmax(0,1.35fr) minmax(16rem,.65fr);align-items:end;gap:4rem;margin-bottom:3.5rem;display:grid}.section-heading h2,.recent-issues h2,.page-intro h1{letter-spacing:-.045em;max-width:15em;margin:0;font-size:clamp(2.2rem,4vw,4.6rem);font-weight:500;line-height:1.12}.section-heading>p{max-width:28rem;color:var(--muted);margin:0;line-height:1.8}.overview-grid{border-top:1px solid var(--rule);grid-template-columns:repeat(3,1fr);display:grid}.section-overview{border-right:1px solid var(--rule);flex-direction:column;min-height:390px;padding:2.2rem 2.2rem 2.5rem 0;display:flex;position:relative}.section-overview+.section-overview{padding-left:2.2rem}.section-overview:last-child{border-right:0}.section-index,.section-label{font-family:var(--sans);letter-spacing:.1em;font-size:.68rem}.section-index{color:var(--accent)}.section-label{color:var(--muted);margin-top:3.5rem}.section-overview h2{margin:.75rem 0 1.25rem;font-size:clamp(1.5rem,2.2vw,2.25rem);font-weight:500;line-height:1.38}.section-title-link{color:inherit;text-decoration:none}.section-title-link:hover{color:var(--accent);text-underline-offset:.18em;text-decoration:underline;text-decoration-thickness:1px}.section-title-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:1px}.section-overview>p:not([class]){color:var(--muted);font-size:.96rem;line-height:1.8}.section-overview>a{font-family:var(--sans);margin-top:auto;padding-top:1.5rem;font-size:.75rem;font-weight:700}.recent-issues{background:var(--forest);color:var(--paper-light);grid-template-columns:minmax(0,.8fr) minmax(0,1.2fr);gap:7vw;padding:clamp(4rem,8vw,8rem) 4.5vw;display:grid}.recent-list{border-top:1px solid #63736c}.recent-list a{border-bottom:1px solid #63736c;grid-template-columns:6rem 1fr auto;align-items:center;gap:1.5rem;padding:1.7rem 0;text-decoration:none;display:grid}.recent-list span,.recent-list i{color:#b6c0ba;font-family:var(--sans);font-size:.72rem;font-style:normal}.recent-list strong{font-size:1rem;font-weight:500}.recent-list .archive-link{font-family:var(--sans);border-bottom:0;font-size:.76rem;font-weight:700;text-decoration:underline;display:block}.feedback-section{border-top:1px solid var(--rule);background:var(--paper-warm);grid-template-columns:minmax(0,.78fr) minmax(0,1.22fr);gap:7vw;padding:clamp(4.5rem,8vw,8rem) 4.5vw;display:grid}.feedback-intro{border-left:4px solid var(--accent);align-self:start;padding-left:1.5rem}.feedback-intro h2{letter-spacing:-.045em;max-width:9em;margin:0;font-size:clamp(2.6rem,4.6vw,5.2rem);font-weight:500;line-height:1.12}.feedback-intro>p:last-child{max-width:31rem;color:var(--muted);margin:2rem 0 0;font-size:1rem;line-height:1.9}.feedback-form{border-top:1px solid var(--ink);font-family:var(--sans);align-self:start;padding-top:1.5rem}.feedback-topics{border:0;margin:0 0 2.5rem;padding:0}.feedback-topics legend,.feedback-field>span{color:var(--muted);letter-spacing:.08em;margin-bottom:.9rem;font-size:.72rem;font-weight:700;display:block}.feedback-topics>div{flex-wrap:wrap;gap:.65rem;display:flex}.feedback-topics label{cursor:pointer;position:relative}.feedback-topics input{opacity:0;pointer-events:none;position:absolute}.feedback-topics span{border:1px solid var(--rule);min-height:2.25rem;color:var(--ink);align-items:center;padding:.5rem .85rem;font-size:.75rem;line-height:1;display:inline-flex}.feedback-topics input:checked+span{border-color:var(--accent);background:var(--accent);color:#fffaf5}.feedback-topics input:focus-visible+span{outline:2px solid var(--accent);outline-offset:3px}.feedback-field{display:block}.feedback-field textarea,.feedback-field input{border:0;border-bottom:1px solid var(--rule);width:100%;color:var(--ink);font:inherit;background:0 0;border-radius:0}.feedback-field textarea{resize:vertical;border:1px solid var(--rule);min-height:10rem;font-family:var(--serif);background:#fffdf8;padding:1.1rem 1.2rem;font-size:1rem;line-height:1.8}.feedback-field input{min-height:3rem;padding:.65rem 0}.feedback-field textarea::placeholder{color:#92958f}.feedback-field textarea:focus,.feedback-field input:focus{border-color:var(--accent);outline:0}.feedback-contact-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem;margin-top:2rem;display:grid}.feedback-field-error{color:var(--accent);margin:.65rem 0 0;font-size:.75rem;line-height:1.5}.feedback-honeypot{position:fixed;top:-100vh;left:-100vw}.feedback-actions{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:1.2rem;margin-top:2.5rem;display:grid}.feedback-actions button{border:1px solid var(--accent);background:var(--accent);color:#fffaf5;min-height:3rem;font:700 .78rem/1 var(--sans);cursor:pointer;border-radius:0;padding:.8rem 1.4rem}.feedback-actions button:hover:not(:disabled){border-color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.feedback-actions button:hover:not(:disabled){border-color:color-mix(in srgb, var(--accent) 82%, black)}}.feedback-actions button:hover:not(:disabled){background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.feedback-actions button:hover:not(:disabled){background:color-mix(in srgb, var(--accent) 82%, black)}}.feedback-actions button:focus-visible{outline:2px solid var(--accent);outline-offset:4px}.feedback-actions button:disabled{cursor:wait;opacity:.58}.feedback-actions p{color:var(--muted);margin:0;font-size:.75rem;line-height:1.55}.page-intro{max-width:80rem;padding:clamp(4.5rem,9vw,9rem) 4.5vw clamp(3rem,6vw,6rem)}.page-intro>p:last-child,.company-intro h1+p{max-width:40rem;color:var(--muted);margin-top:2rem;font-size:1.1rem;line-height:1.8}.search-page .page-intro h1,.search-page .page-intro>p:last-child,.company-intro h1+p{white-space:nowrap;max-width:none}.archive-year{border-top:1px solid var(--rule);grid-template-columns:minmax(8rem,.35fr) minmax(0,1.65fr);padding:0 4.5vw;display:grid}.archive-year>h2{color:var(--accent);font-family:var(--sans);margin:0;padding:2rem 2rem 2rem 0;font-size:.85rem}.archive-year>div{border-left:1px solid var(--rule)}.archive-item{border-bottom:1px solid var(--rule);grid-template-columns:7rem 1fr auto;align-items:center;gap:2rem;padding:2rem 0 2rem 2rem;text-decoration:none;display:grid}.archive-item time,.archive-item i,.archive-item small{font-family:var(--sans);font-size:.72rem;font-style:normal}.archive-item strong{margin-bottom:.5rem;font-size:1.2rem;font-weight:500;display:block}.archive-item small{color:var(--muted)}.report-hero{border-bottom:1px solid var(--rule);grid-template-columns:minmax(0,1fr) clamp(20rem,25vw,24rem);display:grid}.report-hero-copy{padding:clamp(4rem,8vw,8rem) clamp(2rem,6vw,5.5rem) clamp(4rem,8vw,8rem) max(4.5vw,50vw - 42rem)}.report-hero-copy h1{letter-spacing:0;margin:0;font-size:clamp(3rem,6vw,6.8rem);font-weight:500}.report-hero-copy>p:not(.eyebrow){max-width:64rem;color:var(--muted);margin:2rem 0;font-size:1.12rem;line-height:1.8}.report-hero-aside{border-left:1px solid var(--rule);background:var(--paper-light);flex-direction:column;min-width:0;display:flex}.report-hero-aside .issue-number{border-bottom:1px solid var(--rule);background:0 0;border-left:0;min-height:18rem}.report-hero-aside .issue-number strong{font-size:clamp(7rem,11vw,11rem)}.report-event-calendar{font-family:var(--sans);padding:clamp(1.5rem,3vw,2.5rem)}.event-calendar-header{justify-content:space-between;align-items:flex-end;gap:1rem;margin-bottom:1.35rem;display:flex}.event-calendar-header p{max-width:7.5rem;color:var(--accent);letter-spacing:.16em;margin:0;font-size:.62rem;font-weight:700;line-height:1.35}.event-calendar-header strong{color:var(--ink);letter-spacing:.08em;white-space:nowrap;font-size:.82rem;font-weight:700}.event-calendar-weekdays,.event-calendar-grid{grid-template-columns:repeat(7,minmax(0,1fr));display:grid}.event-calendar-weekdays{color:var(--muted);text-align:center;margin-bottom:.45rem;font-size:.62rem;font-weight:700}.event-calendar-grid{gap:.24rem}.event-calendar-day{min-width:0;min-height:2.2rem;color:var(--ink);place-items:center;font-size:.72rem;line-height:1;display:grid;position:relative}.event-calendar-day.is-adjacent-month{color:#b7b1a8}.event-calendar-day.has-event{isolation:isolate;color:var(--accent);font-weight:700}.event-calendar-day.has-event:before,.event-calendar-day.has-event:after{z-index:-1;border:1.5px solid var(--accent);content:"";pointer-events:none;width:2rem;height:1.82rem;position:absolute}.event-calendar-day.has-event:before{border-radius:48% 52% 46% 54%/55% 45% 53% 47%;transform:rotate(-7deg)}.event-calendar-day.has-event:after{opacity:.62;border-width:1px;border-radius:53% 47% 55% 45%/46% 54% 48% 52%;width:1.92rem;height:1.88rem;transform:translate(.04rem,-.02rem)rotate(5deg)}.event-calendar-grid .has-event:nth-child(3n+1):before{transform:rotate(6deg)}.event-calendar-grid .has-event:nth-child(3n+1):after{transform:translate(-.03rem,.02rem)rotate(-4deg)}.event-calendar-grid .has-event:nth-child(3n+2):before{border-radius:54% 46% 51% 49%/47% 52% 48% 53%;transform:rotate(-2deg)}.event-calendar-grid .has-event:nth-child(3n+2):after{transform:translate(.03rem,.03rem)rotate(8deg)}.event-calendar-legend{color:var(--muted);align-items:center;gap:.55rem;margin-top:1.25rem;font-size:.68rem;display:flex}.event-calendar-legend .event-calendar-day{width:1rem;min-height:1rem}.event-calendar-legend .event-calendar-day:before,.event-calendar-legend .event-calendar-day:after{border-width:1.25px;width:.92rem;height:.84rem}.event-calendar-legend .event-calendar-day:after{border-width:1px;width:.86rem;height:.91rem}.report-meta{font-family:var(--sans);flex-wrap:wrap;gap:1.5rem;font-size:.72rem;display:flex}.report-meta span{color:var(--muted)}.report-layout{grid-template-columns:minmax(220px,.42fr) minmax(0,1.58fr);max-width:90rem;margin:0 auto;display:grid}.report-toc{border-right:1px solid var(--rule);max-height:100vh;font-family:var(--sans);align-self:start;padding:3.5rem 2.5rem;position:sticky;top:0;overflow-y:auto}.report-toc>p{color:var(--accent);letter-spacing:.14em;margin:0 0 1.5rem;font-size:.68rem;font-weight:700}.report-toc a{border-top:1px solid var(--rule);grid-template-columns:2rem 1fr;gap:.7rem;padding:.9rem 0;font-size:.78rem;line-height:1.5;text-decoration:none;display:grid}.report-toc a span{color:var(--accent);font-size:.62rem}.report-toc .toc-subnav{border-left:1px solid var(--rule);margin:0 0 .55rem 2.7rem;padding:.2rem 0 .35rem .8rem}.report-toc .toc-subnav a{color:var(--muted);border:0;padding:.38rem 0;font-size:.66rem;line-height:1.55;display:block}.report-toc .toc-subnav a:hover{color:var(--accent)}.report-toc .report-home-link{border-top:0;border-bottom:1px solid var(--rule);color:var(--ink);grid-template-columns:none;gap:.55rem;margin-bottom:2rem;padding:0 0 1.2rem;font-weight:700;display:flex}.report-toc .report-home-link:hover{color:var(--accent)}.report-toc .report-home-link:focus-visible{outline:2px solid var(--accent);outline-offset:4px;border-radius:2px}.report-article{background:var(--paper-light);min-width:0;padding:0 clamp(1.5rem,6vw,6rem)}.report-section{padding:5rem 0 2rem;scroll-margin-top:1rem}.report-section>header{max-width:calc(var(--reading-width) + var(--section-number-rail));border-bottom:1px solid var(--ink);grid-template-columns:3.5rem minmax(0,1fr);align-items:center;column-gap:2rem;margin:0 auto 3.5rem;padding-bottom:1.2rem;display:grid}.report-section>header span{width:3.5rem;color:var(--accent);font-family:var(--sans);font-variant-numeric:tabular-nums;letter-spacing:.04em;text-align:left;grid-column:1;font-size:3rem;font-weight:500}.report-section>header h2{grid-column:2;margin:0;font-size:clamp(2rem,3.5vw,3.5rem);font-weight:500;line-height:1.1}.rich-content{width:min(100%, calc(var(--reading-width) + var(--section-number-rail)));max-width:none;font-size:var(--body-size);line-height:var(--body-leading);margin:0 auto}.rich-content p{margin:0 0 1.45em}.report-summary{border:1px solid #b4493538;border-left:5px solid var(--accent);background:#fbf2ec;border-radius:0 .8rem .8rem 0;margin:1.5rem 0 3rem;padding:1.85rem 2rem 1.95rem;box-shadow:0 14px 36px #30271f14}.rich-content .report-summary-label{background:var(--accent);color:#fffaf5;width:fit-content;font-family:var(--sans);letter-spacing:.1em;border-radius:.2rem;margin:0 0 1.35rem;padding:.35rem .7rem .3rem;font-size:.72rem;font-weight:700;line-height:1.4}.report-summary-body{color:#282d29;font-size:.94em;line-height:1.78}.report-summary-body p:last-child{margin-bottom:0}.rich-content a{color:var(--accent)}.rich-content strong{font-weight:700}.rich-content .report-heading{margin:2.8em 0 1em;scroll-margin-top:2rem;font-weight:600;line-height:1.4}.rich-content h3{font-size:clamp(1.55rem,2.5vw,2.15rem)}.rich-content h4{padding-left:1.1rem;font-size:1.25rem;position:relative}.rich-content h4:before{background:var(--accent);content:"";width:3px;position:absolute;top:.18em;bottom:.18em;left:0}.report-list-heading{border-bottom:1px solid var(--rule);color:var(--accent);font-family:var(--sans);letter-spacing:.08em;margin:2.4rem 0 1rem;padding:0 0 .75rem;font-size:.82rem;font-weight:700}.report-inline-heading{color:var(--accent);font-family:var(--sans);align-items:center;gap:.45rem;margin:2.2rem 0 .9rem;font-size:1.02rem;font-weight:700;line-height:1.4;display:flex}.report-heading-with-icon{align-items:center;display:flex}.heading-icon{flex:0 0 29px;width:29px;height:29px;margin-right:14px;display:block;overflow:visible}.report-heading-text{min-width:0}.heading-icon-spotlight .heading-icon-main{stroke:var(--accent);stroke-width:1.8px;stroke-linejoin:round}.heading-icon-capital-ring{fill:none;stroke:var(--accent);stroke-width:1.7px}.heading-icon-capital-diamond{fill:var(--accent)}.heading-icon-dot{fill:#d99a48}.rich-content ul,.rich-content ol{margin:0 0 1.6em;padding-left:1.45em}.rich-content li{margin-bottom:.55em;padding-left:.35em}.rich-content .report-bullet-list{list-style:none}.rich-content .report-bullet-list li{position:relative}.rich-content .report-bullet-list li:before{top:calc(var(--body-leading) * .5em);background:var(--accent);content:"";border-radius:50%;width:.7em;height:.7em;position:absolute;left:-1.45em;transform:translateY(-50%)}.rich-content .report-bullet-list a{font-size:.92em}.rich-content .report-number-list{list-style:decimal}.rich-content .report-number-list li::marker{color:var(--accent);font-family:var(--sans);font-size:1em;font-weight:700}.list-item-label{font-weight:700}.rich-content blockquote{border-left:3px solid var(--accent);color:#4d5550;margin:2.5rem 0;padding:1.5rem 0 1.5rem 1.8rem;font-size:1.08em}.rich-content .report-code{border:1px solid var(--rule);border-left:3px solid var(--accent);color:var(--ink);white-space:pre;background:#f4f1eb;margin:2.2rem 0;padding:1.1rem 1.25rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,monospace;font-size:.88rem;line-height:1.65;overflow-x:auto}.rich-content figure{width:min(48rem,100vw - 5rem);max-width:none;margin:3rem 0}.rich-content img{background:#e9e2d7;width:100%;height:auto;display:block}.rich-content figcaption{color:var(--muted);font-family:var(--sans);margin-top:.8rem;font-size:.8rem;line-height:1.55}.table-scroll{border-top:2px solid var(--ink);-webkit-overflow-scrolling:touch;width:100%;max-width:none;margin:3rem 0;overflow-x:auto}.table-scroll table{border-collapse:collapse;width:100%;min-width:620px;font-family:var(--sans);font-size:.82rem;line-height:1.55}.table-scroll th,.table-scroll td{border-bottom:1px solid var(--rule);text-align:left;vertical-align:top;padding:.9rem 1rem}.table-scroll th{color:#46504a;background:#eee7dc;font-size:.72rem;font-weight:700}.report-footer{max-width:var(--reading-width);border-top:1px solid var(--ink);margin:5rem auto 0;padding:3rem 0 5rem}.report-footer nav{font-family:var(--sans);justify-content:space-between;margin-top:0;font-size:.76rem;display:flex}.search-client{max-width:none;margin:0;padding:0 4.5vw 7rem}.search-field{border-top:2px solid var(--ink);display:block}.search-field>span{color:var(--muted);font-family:var(--sans);padding:1rem 0 0;font-size:.7rem;display:block}.search-field input{border:0;border-bottom:1px solid var(--ink);width:100%;color:var(--ink);font-family:var(--serif);background:0 0;outline:0;padding:1.5rem 0 1.8rem;font-size:clamp(1.6rem,4vw,3.5rem)}.search-field input:focus{border-bottom-color:var(--accent)}.search-field input::placeholder{color:#aaa297}.search-suggestions{font-family:var(--sans);align-items:center;gap:2rem;padding:1.5rem 0;display:flex}.search-suggestions p{color:var(--muted);font-size:.7rem}.search-suggestions div{flex-wrap:wrap;gap:.6rem;display:flex}.search-suggestions button{border:1px solid var(--rule);color:var(--ink);cursor:pointer;font-family:var(--sans);background:0 0;padding:.45rem .8rem;font-size:.72rem}.search-suggestions button:hover,.search-suggestions button:focus-visible{border-color:var(--accent);color:var(--accent)}.search-results{border-top:1px solid var(--rule);margin-top:3.5rem}.search-results>p{color:var(--muted);font-family:var(--sans);padding:1.3rem 0;font-size:.7rem}.search-results>a{border-top:1px solid var(--rule);padding:2.2rem 0;text-decoration:none;display:block}.search-results small{color:var(--accent);font-family:var(--sans);font-size:.68rem}.search-results h2{margin:.7rem 0;font-size:clamp(1.45rem,2.5vw,2.2rem);font-weight:500}.search-results p{max-width:52rem;color:var(--muted);margin:0;line-height:1.75}.search-results mark{background:var(--accent)}@supports (color:color-mix(in lab, red, red)){.search-results mark{background:color-mix(in srgb, var(--accent) 16%, transparent)}}.search-results mark{color:inherit}.search-empty{color:var(--muted);padding:4rem 0;line-height:1.8}.company-intro h1{white-space:nowrap;max-width:none;font-size:clamp(2.2rem,4vw,4.6rem)}.company-intro small{color:var(--accent);font-family:var(--sans);margin-top:2.5rem;font-size:.72rem;display:block}.company-catalog{padding:0 4.5vw clamp(5rem,9vw,9rem)}.company-tools{border-top:1px solid var(--ink);font-family:var(--sans);grid-template-columns:minmax(0,1.75fr) minmax(14rem,1fr);align-items:end;gap:1.5rem;padding:1.5rem 0 2.5rem;display:grid}.company-tools label{color:var(--muted);gap:.65rem;font-size:.7rem;font-weight:700;display:grid}.company-tools input,.company-tools select{border:1px solid var(--rule);background:var(--paper-light);min-height:3rem;color:var(--ink);font:.82rem var(--sans);border-radius:0;padding:.65rem .8rem}.company-grid{border-top:1px solid var(--rule);grid-template-columns:repeat(3,minmax(0,1fr));display:grid}.company-card{border-right:1px solid var(--rule);border-bottom:1px solid var(--rule);flex-direction:column;min-height:27rem;padding:2rem 2rem 2rem 0;display:flex}.company-card+.company-card{padding-left:2rem}.company-card:nth-child(3n){border-right:0}.company-card>p:first-child{color:var(--accent);font:.66rem var(--sans);letter-spacing:.12em;text-transform:uppercase;margin:0}.company-title-link{color:inherit;font:inherit;text-decoration:none}.company-title-link:hover{color:var(--accent);text-underline-offset:.18em;text-decoration:underline}.company-card h2{margin:1.6rem 0 1rem;font-size:clamp(1.7rem,2.5vw,2.5rem);font-weight:500}.company-card>p:nth-of-type(2){color:var(--muted);margin:0;font-size:.95rem;line-height:1.8}.company-card dl{font:.72rem var(--sans);gap:2rem;margin:2rem 0 0;display:flex}.company-card dl div{gap:.6rem;display:flex}.company-card dt{color:var(--muted)}.company-card dd{margin:0}.company-tags{flex-wrap:wrap;gap:.5rem;margin:1.5rem 0;display:flex}.company-tags span{border:1px solid var(--rule);color:var(--muted);font:.66rem var(--sans);padding:.35rem .55rem}.company-card>a{font:700 .75rem var(--sans);margin-top:auto}.company-empty{color:var(--muted);padding:3rem 0}.company-profile{max-width:70rem;margin:0 auto;padding:clamp(4rem,8vw,8rem) 4.5vw}.continue-reading{color:var(--accent);font:700 .75rem/1.8 var(--sans);cursor:pointer;background:0 0;border:0;border-bottom:1px solid;margin:0 0 2.5rem;padding:0}.continue-reading:hover{color:var(--accent)}@supports (color:color-mix(in lab, red, red)){.continue-reading:hover{color:color-mix(in srgb, var(--accent) 75%, black)}}.continue-reading:focus-visible{outline:2px solid var(--accent);outline-offset:5px}.company-profile>header{border-bottom:1px solid var(--ink);padding-bottom:4rem}.company-profile>header h1{letter-spacing:-.055em;margin:0;font-size:clamp(3.5rem,7vw,7rem);font-weight:500}.company-profile>header>p:last-of-type{max-width:47rem;color:var(--muted);margin:2rem 0;font-size:1.15rem;line-height:1.85}.company-profile>header>div{font:.72rem var(--sans);flex-wrap:wrap;gap:1.5rem;display:flex}.company-profile>header>div a{color:var(--accent);margin-left:auto}.company-profile>section{border-bottom:1px solid var(--rule);padding:4rem 0}.company-profile section>h2{margin:0 0 2.5rem;font-size:clamp(2rem,3.5vw,3.6rem);font-weight:500}.company-profile section p{max-width:var(--reading-width);font-size:var(--body-size);line-height:var(--body-leading)}.company-profile section h3{font-size:1.45rem;font-weight:500}.company-profile blockquote{max-width:var(--reading-width);border-left:4px solid var(--accent);background:var(--paper-light);margin:2.5rem 0 0;padding:1.5rem 2rem;font-size:1.2rem;line-height:1.8}.company-product-grid{background:var(--rule);border:1px solid var(--rule);grid-template-columns:repeat(2,1fr);gap:1px;display:grid}.company-product-grid article{background:var(--paper-light);padding:2rem}.company-product-grid small{color:var(--accent);font:.66rem var(--sans)}.company-product-grid strong{font-size:.9rem}.company-scenario h3{align-items:center;gap:1rem;display:flex}.company-scenario h3 small{color:var(--accent);font:.66rem var(--sans)}.company-milestone{border-top:1px solid var(--rule);grid-template-columns:8rem 1fr;gap:2rem;padding:1.5rem 0;display:grid}.company-milestone time,.company-funding time{color:var(--accent);font:.72rem var(--sans)}.company-milestone h3{margin-top:0}.company-funding{border-top:1px solid var(--rule);grid-template-columns:7rem 9rem 1fr;gap:1.5rem;padding:1.5rem 0;display:grid}.company-funding p{grid-column:2/-1;margin:0}.company-reviewed{color:var(--muted);margin-top:2rem;font:.72rem var(--sans)!important}.company-mention{color:var(--accent);text-decoration-style:dotted}@media (max-width:800px){:root{--body-size:16.5px;--reading-width:100%}.site-header{min-height:66px;padding:0 20px}.wordmark>span:last-child{display:none}.site-header nav{gap:1rem;font-size:.7rem}.issue-cover,.section-heading,.recent-issues,.feedback-section,.report-layout,.archive-year{grid-template-columns:1fr}.issue-copy{min-height:72svh;padding:4rem 20px}.issue-copy h1{font-size:clamp(3rem,13vw,4.85rem)}.issue-number{border-top:1px solid var(--rule);border-left:0;min-height:270px}.issue-number strong{align-self:flex-end;font-size:9rem}.contents-strip,.recent-issues,.feedback-section{padding:4rem 20px}.section-heading{gap:1.5rem}.overview-grid{grid-template-columns:1fr}.section-overview,.section-overview+.section-overview{border-right:0;border-bottom:1px solid var(--rule);min-height:340px;padding:2rem 0}.recent-issues{gap:3rem}.feedback-section{gap:3.5rem}.feedback-intro{padding-left:1rem}.feedback-intro h2{font-size:clamp(2.5rem,12vw,4rem)}.feedback-contact-fields,.feedback-actions{grid-template-columns:1fr}.feedback-actions{align-items:stretch}.feedback-actions button{width:100%}.recent-list a{grid-template-columns:4.5rem 1fr auto;gap:.7rem}.page-intro,.report-hero-copy{padding:4rem 20px}.report-hero{grid-template-columns:1fr}.report-hero-aside{border-top:1px solid var(--rule);border-left:0}.report-hero-aside .issue-number{min-height:240px}.report-event-calendar{padding:2rem 20px}.event-calendar-day{min-height:2rem}.archive-year{padding:0 20px}.archive-year>h2{padding-bottom:.5rem}.archive-year>div{border-left:0}.archive-item{grid-template-columns:4rem 1fr auto;gap:1rem;padding-left:0}.report-layout{display:block}.report-toc{z-index:5;border-right:0;border-bottom:1px solid var(--rule);background:var(--paper);gap:1rem;max-height:none;padding:0 20px;display:flex;position:sticky;top:0;overflow:auto hidden}.report-toc>p,.report-toc .toc-subnav{display:none}.report-toc a{white-space:nowrap;border-top:0;flex:none;gap:.35rem;padding:1rem 0;display:flex}.report-toc .report-home-link{border-right:1px solid var(--rule);border-bottom:0;margin:0;padding:1rem 1rem 1rem 0}.report-article{padding:0 20px}.report-section{padding-top:3.5rem}.report-section>header{grid-template-columns:3.5rem minmax(0,1fr);gap:1rem}.report-section>header span{width:3.5rem}.rich-content figure,.table-scroll{width:calc(100vw - 40px)}.rich-content{width:100%;max-width:100%;margin:0}.report-summary{border-left-width:4px;border-radius:0 .6rem .6rem 0;margin:1.25rem 0 2.5rem;padding:1.35rem 1.25rem 1.45rem}.search-client{padding:0 20px 5rem}.search-suggestions{display:block}.company-intro h1{white-space:normal}.company-tools,.company-grid{grid-template-columns:1fr}.company-card,.company-card+.company-card{border-right:0;min-height:auto;padding:2rem 0}.company-product-grid{grid-template-columns:1fr}.company-profile>header>div a{width:100%;margin-left:0}.company-milestone,.company-funding{grid-template-columns:5rem 1fr}.company-funding p{grid-column:1/-1}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
