.questions-page,.question-detail,.editorial-page{background:var(--canvas)}.questions-hero,.question-detail__hero{background:var(--surface);position:relative;overflow:hidden}.questions-hero:before,.question-detail__hero:before{content:"";pointer-events:none;background:var(--vl-gradient-brand);opacity:.07;position:absolute;inset:0}.questions-hero>div,.question-detail__hero>div{position:relative}.questions-kicker{color:var(--primary-text);letter-spacing:.1em;text-transform:uppercase;margin:0;font-size:.75rem;font-weight:750}.questions-hero h1,.question-detail__hero h1{max-width:58rem;color:var(--text);letter-spacing:-.05em;text-wrap:balance;margin:.8rem 0 0;font-size:clamp(2.5rem,6vw,5.25rem);font-weight:740;line-height:.98}.questions-lead,.question-detail__description{max-width:48rem;color:var(--text-muted);margin:1.25rem 0 0;font-size:clamp(1rem,2vw,1.18rem);line-height:1.7}.questions-search{max-width:44rem;margin-top:2rem}.questions-search label{color:var(--text);margin-bottom:.55rem;font-size:.82rem;font-weight:680;display:block}.questions-search .vl-input{width:100%}.questions-trust{flex-wrap:wrap;gap:.5rem;margin-top:1rem;display:flex}.questions-trust span{border:1px solid var(--border-subtle);border-radius:var(--r-full);background:var(--surface-muted);color:var(--text-muted);padding:.35rem .6rem;font-size:.75rem}.questions-featured{padding:3rem 0 1.5rem}.questions-section-heading{flex-wrap:wrap;justify-content:space-between;align-items:end;gap:1rem;display:flex}.questions-section-heading p{color:var(--primary-text);text-transform:uppercase;letter-spacing:.08em;margin:0;font-size:.75rem;font-weight:700}.questions-section-heading h2{max-width:48rem;color:var(--text);letter-spacing:-.04em;margin:.5rem 0 0;font-size:clamp(1.8rem,4vw,3rem)}.questions-section-heading>a{color:var(--primary-text);font-weight:650;text-decoration:none}.questions-section-heading>a:hover{text-underline-offset:3px;text-decoration:underline}.question-filters{scrollbar-width:thin;gap:.5rem;padding:.75rem 0 1rem;display:flex;overflow-x:auto}.question-filter{flex:none}.questions-count{color:var(--text-muted);margin:.25rem 0 1rem;font-size:.8rem;font-weight:550}.questions-grid{gap:1rem;display:grid}.question-card{border-radius:var(--r-xl);flex-direction:column;min-width:0;padding:1.35rem;display:flex}.question-card[hidden]{display:none}.question-card__meta{color:var(--text-subtle);flex-wrap:wrap;justify-content:space-between;gap:.45rem .7rem;font-size:.74rem;display:flex}.question-card__meta>span{color:var(--primary-text);font-weight:680}.question-card h2,.question-card h3{color:var(--text);letter-spacing:-.02em;margin:.8rem 0 0;font-size:1.15rem;line-height:1.25}.question-card h2 a,.question-card h3 a{color:inherit;text-decoration:none}.question-card h2 a:hover,.question-card h3 a:hover{color:var(--primary-text)}.question-card>p{color:var(--text-muted);flex:1;margin:.75rem 0 1rem;line-height:1.6}.question-card__link{color:var(--primary-text);font-size:.84rem;font-weight:680;text-decoration:none}.question-card__link:hover{text-underline-offset:3px;text-decoration:underline}.questions-empty{text-align:center;padding:3rem 1rem}.questions-empty h2{color:var(--text)}.questions-empty p{max-width:38rem;color:var(--text-muted);margin:.75rem auto 0}.questions-methodology{border-top:1px solid var(--border-subtle);background:var(--surface)}.questions-methodology>div{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:2rem;display:flex}.questions-methodology h2{max-width:45rem;color:var(--text);letter-spacing:-.04em;margin:.5rem 0 0;font-size:clamp(1.8rem,4vw,2.8rem)}.questions-methodology p:not(.questions-kicker){max-width:44rem;color:var(--text-muted);line-height:1.65}.question-breadcrumb{color:var(--text-subtle);flex-wrap:wrap;gap:.45rem;font-size:.78rem;display:flex}.question-breadcrumb a{color:inherit;text-decoration:none}.question-breadcrumb a:hover{color:var(--primary-text)}.question-detail__meta{color:var(--text-subtle);flex-wrap:wrap;gap:.55rem .8rem;margin-top:1.6rem;font-size:.78rem;display:flex}.question-detail__meta>span:first-child{color:var(--primary-text);font-weight:700}.question-detail__hero h1{max-width:54rem;font-size:clamp(2.25rem,5.5vw,4.6rem)}.question-answer-card{z-index:2;border:1px solid var(--primary-border);border-radius:var(--r-xl);background:color-mix(in srgb, var(--surface) 92%, var(--primary-bg) 8%);max-width:52rem;box-shadow:var(--edge), var(--e2);margin:-1.75rem 0 2.25rem;padding:clamp(1.25rem,4vw,2rem);position:relative}.question-answer-card__label{letter-spacing:.08em;text-transform:uppercase;color:var(--primary-text)!important;margin:0 0 .55rem!important;font-size:.75rem!important;font-weight:760!important}.question-answer-card>p:last-child{color:var(--text);margin:0;font-size:clamp(1.05rem,2vw,1.22rem);line-height:1.72}.question-reading-layout{gap:2rem;display:grid}.question-prose{min-width:0;color:var(--text-muted)}.question-prose h2{color:var(--text);letter-spacing:-.03em;margin:2.5rem 0 .9rem;font-size:clamp(1.55rem,3vw,2.15rem);line-height:1.15}.question-prose h3{color:var(--text);margin:1.8rem 0 .7rem;font-size:1.2rem}.question-prose p,.question-prose li{font-size:1rem;line-height:1.78}.question-prose a{color:var(--primary-text);text-underline-offset:3px;font-weight:600}.question-prose ul,.question-prose ol{gap:.45rem;padding-left:1.3rem;display:grid}.question-prose blockquote{border-left:3px solid var(--primary-border);border-radius:0 var(--r-md) var(--r-md) 0;background:var(--primary-bg);margin:1.5rem 0;padding:1rem 1.2rem}.question-sidebar{align-self:start}.question-sidebar__card{border:1px solid var(--border);border-radius:var(--r-xl);background:var(--surface);box-shadow:var(--edge), var(--e1);padding:1.25rem}.question-sidebar__card>span{color:var(--primary-text);letter-spacing:.08em;text-transform:uppercase;font-size:.72rem;font-weight:750}.question-sidebar__card>strong{color:var(--text);margin-top:.55rem;font-size:1.12rem;line-height:1.3;display:block}.question-sidebar__card>p{color:var(--text-muted);font-size:.9rem;line-height:1.6}.question-method-link{color:var(--text-muted);margin-top:.9rem;font-size:.8rem;text-decoration:none;display:inline-block}.question-method-link:hover{color:var(--primary-text)}.question-sources,.question-review{border-top:1px solid var(--border-subtle);margin-top:3rem;padding-top:.5rem}.question-sources ol{padding-left:1.2rem}.question-sources li{margin:.75rem 0}.question-sources li span{color:var(--text-muted);font-size:.78rem;font-weight:550;display:block}.question-review dl{gap:.65rem;display:grid}.question-review dl>div{grid-template-columns:minmax(7rem,.45fr) 1fr;gap:.75rem;display:grid}.question-review dt{color:var(--text-muted);font-size:.82rem;font-weight:550}.question-review dd{color:var(--text);margin:0;font-size:.88rem}.question-review>p{border-radius:var(--r-md);background:var(--surface-muted);padding:.9rem 1rem;font-size:.85rem}.question-related{border-top:1px solid var(--border-subtle);margin-top:4rem;padding-top:3rem}.question-related>h2{color:var(--text);letter-spacing:-.035em;margin:.45rem 0 1.5rem;font-size:clamp(1.7rem,4vw,2.5rem)}.editorial-content{padding-bottom:2rem}.editorial-card{border-radius:var(--r-xl);padding:clamp(1.3rem,4vw,2.75rem)}.editorial-card h2{color:var(--text);margin:2.2rem 0 .75rem;font-size:1.45rem}.editorial-card h2:first-child{margin-top:0}.editorial-card p{color:var(--text-muted);line-height:1.75}.editorial-disclosure{border:1px solid var(--primary-border);border-radius:var(--r-lg);background:var(--primary-bg);color:var(--text);margin-top:2.5rem;padding:1rem 1.2rem;line-height:1.65}@media (width>=760px){.questions-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width>=980px){.question-reading-layout{grid-template-columns:minmax(0,1fr) 18rem;gap:3rem}.question-sidebar{position:sticky;top:6.5rem}.question-related .questions-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
