.anthropic-root{--primary: var(--brand-primary);--primary-active: var(--brand-primary-active);--primary-text: var(--brand-primary-text);--primary-strong: var(--brand-primary-strong);--accent-teal: #5db8a6;--accent-teal-text: #1F7A68;--accent-amber: #e8a55a;--canvas: var(--brand-canvas);--surface-soft: var(--brand-surface-soft);--surface-card: var(--brand-surface-card);--surface-cream-strong: var(--brand-surface-cream-strong);--surface-dark: var(--brand-surface-dark);--surface-dark-elevated: var(--brand-surface-dark-elevated);--surface-dark-soft: var(--brand-surface-dark-soft);--hairline: var(--brand-hairline);--hairline-soft: var(--brand-hairline-soft);--ink: var(--brand-ink);--body-strong: var(--brand-body-strong);--body: var(--brand-body);--muted: var(--brand-muted);--muted-soft: var(--brand-muted-soft);--on-primary: var(--brand-on-primary);--on-dark: var(--brand-on-dark);--on-dark-soft: var(--brand-on-dark-soft);--success: #5db872;--error: #c64545;--r-sm: 6px;--r-md: var(--brand-radius-control);--r-lg: var(--brand-radius-panel);--r-xl: 16px;--r-2xl: 24px;--r-pill: 9999px;--serif: var(--brand-font-display);--sans: var(--brand-font-body);--mono: var(--brand-font-mono);font-family:var(--sans);background:var(--canvas);color:var(--body-strong);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden;min-height:100vh}.anthropic-root ::selection{background:var(--primary);color:var(--on-primary)}.anthropic-root a{color:inherit;text-decoration:none}.anthropic-root button{font-family:inherit;cursor:pointer;border:none;background:none}.anthropic-root img,.anthropic-root svg{display:block}.anthropic-root .container{max-width:var(--brand-content-width);margin:0 auto;padding:0 var(--brand-gutter)}.anthropic-root .eyebrow{font-family:var(--sans);font-size:14px;font-weight:500;color:var(--muted)}.anthropic-root .display-1{font-family:var(--serif);font-weight:400;font-size:clamp(48px,6.5vw,76px);line-height:1.02;letter-spacing:-.025em;color:var(--ink);text-wrap:balance;font-feature-settings:"ss01"}.anthropic-root .display-1 b{font-weight:600;color:var(--ink)}.anthropic-root .display-2{font-family:var(--serif);font-weight:400;font-size:clamp(34px,4.6vw,52px);line-height:1.06;letter-spacing:-.022em;color:var(--ink);text-wrap:balance}.anthropic-root .display-2 b{font-weight:600;color:var(--ink)}.anthropic-root .display-3{font-family:var(--serif);font-weight:400;font-size:clamp(26px,2.6vw,32px);line-height:1.18;letter-spacing:-.015em;color:var(--ink)}.anthropic-root .display-3 b{font-weight:600}.anthropic-root .lead{font-family:var(--sans);font-size:19px;line-height:1.55;color:var(--body);font-weight:400;max-width:60ch}.anthropic-root .lead strong{color:var(--ink);font-weight:600}.anthropic-root .body-md{font-size:16px;line-height:1.6;color:var(--body)}.anthropic-root .body-sm{font-size:14px;line-height:1.55;color:var(--body)}.anthropic-root .section-eyebrow{font-family:var(--sans);font-size:14px;font-weight:500;color:var(--primary-text);margin-bottom:12px;display:flex;align-items:center;gap:8px}.anthropic-root .mono-label{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.06em;text-transform:uppercase;color:var(--muted)}.anthropic-root .btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;height:44px;padding:0 22px;border-radius:var(--r-md);font-family:var(--sans);font-weight:500;font-size:15px;border:1px solid transparent;transition:background .12s ease,color .12s ease,border-color .12s ease;white-space:nowrap;letter-spacing:-.005em}.anthropic-root .btn:active{transform:translateY(1px)}.anthropic-root .btn-primary{background:var(--primary-strong);color:var(--on-primary)}.anthropic-root .btn-primary:hover{background:var(--primary-active)}.anthropic-root .btn-secondary{background:transparent;color:var(--ink);border-color:var(--ink)}.anthropic-root .btn-secondary:hover{background:var(--ink);color:var(--on-primary)}.anthropic-root .btn-on-dark{background:var(--on-dark);color:var(--ink)}.anthropic-root .btn-on-dark:hover{background:#fff}.anthropic-root .btn-ghost-on-dark{background:transparent;color:var(--on-dark);border-color:#ffffff4d}.anthropic-root .btn-ghost-on-dark:hover{border-color:var(--on-dark)}.anthropic-root .btn-lg{height:52px;padding:0 30px;font-size:16px}.anthropic-root .btn-sm{height:36px;padding:0 16px;font-size:14px}.anthropic-root .arrow-link{display:inline-flex;align-items:center;gap:6px;color:var(--ink);font-weight:500;font-size:15px;border-bottom:1px solid transparent;padding-bottom:1px;transition:border-color .12s ease}.anthropic-root .arrow-link svg{transition:transform .15s ease}.anthropic-root .arrow-link:hover{border-color:currentColor}.anthropic-root .arrow-link:hover svg{transform:translate(3px)}.anthropic-root .hero{padding:160px 0 88px;position:relative}.anthropic-root .hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(900px 540px at 18% -10%,#fffcf6,#fffcf600 70%)}.anthropic-root .hero .container{position:relative}.anthropic-root .hero-op{color:var(--primary);font-weight:400}.anthropic-root .hero-refusals{margin:-8px 0 40px;max-width:58ch}.anthropic-root .refusal-row{display:flex;flex-wrap:wrap;gap:8px 10px;margin-bottom:16px}.anthropic-root .zero-chip{display:inline-flex;align-items:baseline;gap:10px;padding:8px 14px;border:1px solid var(--hairline);border-radius:var(--r-sm);background:var(--canvas);white-space:nowrap}.anthropic-root .zero-chip-val{font-family:var(--serif);font-size:19px;font-weight:500;line-height:1;color:var(--primary-text)}.anthropic-root .zero-chip-label{font-family:var(--mono);font-size:11px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:var(--muted)}.anthropic-root .hero-refusals>p{font-size:16px;line-height:1.6;color:var(--body)}.anthropic-root .equation-strip{border-top:1px solid var(--hairline);border-bottom:1px solid var(--hairline);margin-top:72px;padding:26px 0 30px}.anthropic-root .equation-terms{display:flex;flex-wrap:wrap;align-items:center;column-gap:clamp(14px,2.2vw,30px);row-gap:18px;margin-top:18px}.anthropic-root .eq-term{display:inline-flex;flex-direction:column;gap:6px;font-family:var(--serif);font-size:clamp(18px,1.7vw,22px);line-height:1.15;letter-spacing:-.012em;color:var(--ink)}.anthropic-root .eq-words{display:flex;flex-direction:column}.anthropic-root .eq-stat{display:flex;flex-direction:column;gap:2px;font-family:var(--mono);font-size:12px;font-weight:500;letter-spacing:.03em;color:var(--primary-text)}.anthropic-root .eq-label{font-family:var(--mono);font-size:10px;font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted-soft)}.anthropic-root .eq-op{font-family:var(--serif);font-size:clamp(20px,2vw,26px);color:var(--primary);align-self:center}.anthropic-root .eq-group{display:inline-flex;align-items:center;column-gap:clamp(14px,2.2vw,30px)}.anthropic-root .eq-result{font-weight:600}.anthropic-root .eq-result .eq-label{color:var(--primary-text)}.anthropic-root .hero h1{margin-bottom:32px;max-width:22ch}.anthropic-root .hero p.lead{margin-bottom:40px;max-width:56ch}.anthropic-root .hero-ctas{display:flex;gap:12px;flex-wrap:wrap}.anthropic-root .stat-row{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--hairline);margin-top:64px}@media(max-width:900px){.anthropic-root .stat-row{grid-template-columns:repeat(2,1fr)}}.anthropic-root .stat-cell{padding:24px 24px 0 0}.anthropic-root .stat-val{font-family:var(--serif);font-size:34px;font-weight:500;letter-spacing:-.02em;color:var(--ink);line-height:1.1}.anthropic-root .stat-label{font-size:13px;color:var(--muted);margin-top:6px;line-height:1.4}.anthropic-root .tab-swap{animation:aupFadeInUp .28s ease both}@media(prefers-reduced-motion:reduce){.anthropic-root .tab-swap{animation:none}}.anthropic-root .proof-strip{border-top:1px solid var(--hairline);margin-top:64px;padding-top:28px;max-width:640px}.anthropic-root .proof-strip .mono-label{margin-bottom:12px}.anthropic-root .proof-strip p{font-family:var(--serif);font-size:21px;line-height:1.5;letter-spacing:-.01em;color:var(--ink)}.anthropic-root .proof-strip p strong{font-weight:600}.anthropic-root .section{padding:112px 0}.anthropic-root .section-tight{padding:80px 0}.anthropic-root .section-soft{background:var(--surface-soft)}.anthropic-root .section-dark{background:var(--surface-dark);color:var(--on-dark)}.anthropic-root .section-dark .display-1,.anthropic-root .section-dark .display-2,.anthropic-root .section-dark .display-3{color:var(--on-dark)}.anthropic-root .section-dark .lead{color:var(--on-dark-soft)}.anthropic-root .section-dark .lead strong{color:var(--on-dark)}.anthropic-root .section-dark .section-eyebrow{color:var(--accent-amber)}.anthropic-root .section-dark .body-md,.anthropic-root .section-dark .body-sm{color:var(--on-dark-soft)}.anthropic-root .section-header{margin-bottom:56px;max-width:840px}.anthropic-root .section-header h2{margin-bottom:20px}.anthropic-root .section-header .lead{font-size:18px}.anthropic-root .traps-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}@media(max-width:1024px){.anthropic-root .traps-grid{grid-template-columns:1fr}}.anthropic-root .trap-card{background:var(--surface-card);border-radius:var(--r-lg);padding:40px;display:flex;flex-direction:column}.anthropic-root .trap-card .trap-num{font-family:var(--serif);font-size:28px;font-weight:400;color:var(--primary);letter-spacing:-.02em;margin-bottom:32px}.anthropic-root .trap-card h3{font-family:var(--serif);font-weight:400;font-size:28px;letter-spacing:-.02em;line-height:1.1;color:var(--ink);margin-bottom:16px}.anthropic-root .trap-card h3 b{font-weight:600}.anthropic-root .trap-card .trap-body{font-size:15px;line-height:1.6;color:var(--body);margin-bottom:24px;flex:1}.anthropic-root .trap-card .trap-antidote{padding-top:20px;border-top:1px solid #d8cfbf}.anthropic-root .trap-antidote-label{font-size:12px;font-weight:500;color:var(--primary-text);margin-bottom:6px}.anthropic-root .trap-antidote-title{font-family:var(--serif);font-weight:500;font-size:18px;color:var(--ink);margin-bottom:6px}.anthropic-root .trap-antidote-desc{font-size:14px;line-height:1.5;color:var(--body)}.anthropic-root .editorial-card{background:var(--surface-dark);color:var(--on-dark);border-radius:var(--r-2xl);overflow:hidden}.anthropic-root .editorial-card-inner{display:grid;grid-template-columns:1fr 1.1fr;gap:0}@media(max-width:1024px){.anthropic-root .editorial-card-inner{grid-template-columns:1fr}}.anthropic-root .editorial-text{padding:64px 56px;display:flex;flex-direction:column;justify-content:center}@media(max-width:600px){.anthropic-root .editorial-text{padding:40px 28px}}.anthropic-root .editorial-text .section-eyebrow{color:var(--accent-amber)}.anthropic-root .editorial-text h2{font-family:var(--serif);font-weight:400;font-size:clamp(30px,3.6vw,42px);line-height:1.08;letter-spacing:-.02em;color:var(--on-dark);margin-bottom:20px;max-width:18ch;text-wrap:balance}.anthropic-root .editorial-text h2 b{font-weight:600}.anthropic-root .editorial-text .lead{color:var(--on-dark-soft);margin-bottom:28px;font-size:17px;max-width:44ch}.anthropic-root .editorial-text .lead strong{color:var(--on-dark)}.anthropic-root .editorial-text ul{list-style:none;display:flex;flex-direction:column;gap:10px;margin-bottom:32px}.anthropic-root .editorial-text ul li{font-size:14px;color:var(--on-dark);padding-left:22px;position:relative;line-height:1.5}.anthropic-root .editorial-text ul li:before{content:"";position:absolute;left:0;top:8px;width:12px;height:1px;background:var(--accent-amber)}.anthropic-root .editorial-cta-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center}.anthropic-root .editorial-visual{background:var(--surface-dark-soft);padding:48px;display:flex;flex-direction:column;justify-content:center;border-left:1px solid rgba(255,255,255,.06)}@media(max-width:1024px){.anthropic-root .editorial-visual{border-left:none;border-top:1px solid rgba(255,255,255,.06)}}@media(max-width:600px){.anthropic-root .editorial-visual{padding:32px 24px}}.anthropic-root .editorial-card--warm{background:var(--surface-card);color:var(--body-strong)}.anthropic-root .editorial-card--warm .editorial-text .section-eyebrow{color:var(--primary-text)}.anthropic-root .editorial-card--warm .editorial-text h2{color:var(--ink)}.anthropic-root .editorial-card--warm .editorial-text .lead{color:var(--body)}.anthropic-root .editorial-card--warm .editorial-text .lead strong{color:var(--ink)}.anthropic-root .editorial-card--warm .editorial-text ul li{color:var(--body-strong)}.anthropic-root .editorial-card--warm .editorial-text ul li:before{background:var(--primary)}.anthropic-root .editorial-card--warm .editorial-visual{background:var(--surface-soft);border-left:1px solid var(--hairline)}@media(max-width:1024px){.anthropic-root .editorial-card--warm .editorial-visual{border-left:none;border-top:1px solid var(--hairline)}}.anthropic-root .timeline-wrap{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-xl);padding:48px}@media(max-width:600px){.anthropic-root .timeline-wrap{padding:28px 20px}}.anthropic-root .timeline-track{position:relative;height:3px;background:var(--surface-card);border-radius:2px;margin:56px 16px 0}.anthropic-root .timeline-progress{position:absolute;left:0;top:0;bottom:0;background:linear-gradient(to right,var(--primary),var(--accent-teal));border-radius:2px;width:100%}.anthropic-root .timeline-markers{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;justify-content:space-between}.anthropic-root .timeline-marker{position:relative;width:14px;height:14px;background:var(--canvas);border:2px solid var(--primary);border-radius:50%;margin-top:-5.5px;cursor:pointer;transition:transform .2s ease;padding:0}.anthropic-root .timeline-marker:hover{transform:scale(1.15)}.anthropic-root .timeline-marker.active{background:var(--primary);box-shadow:0 0 0 4px #cb522326}.anthropic-root .timeline-marker .timeline-label{position:absolute;top:-30px;left:50%;transform:translate(-50%);font-size:12px;font-weight:500;color:var(--muted);white-space:nowrap}.anthropic-root .timeline-marker.active .timeline-label{color:var(--ink)}.anthropic-root .timeline-detail{margin-top:52px;padding:32px;background:var(--surface-soft);border-radius:var(--r-lg);min-height:220px}.anthropic-root .timeline-phase{font-size:13px;font-weight:500;color:var(--primary-text);margin-bottom:8px}.anthropic-root .timeline-title{font-family:var(--serif);font-size:30px;font-weight:400;letter-spacing:-.02em;color:var(--ink);margin-bottom:16px;max-width:28ch}.anthropic-root .timeline-title b{font-weight:600}.anthropic-root .timeline-desc{font-size:16px;line-height:1.6;color:var(--body);margin-bottom:22px;max-width:65ch}.anthropic-root .timeline-deliverables{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:8px}.anthropic-root .timeline-delivery{padding:12px 14px 12px 30px;background:var(--canvas);border-radius:var(--r-sm);font-size:13px;color:var(--body-strong);position:relative}.anthropic-root .timeline-delivery:before{content:"";position:absolute;left:12px;top:50%;transform:translateY(-50%);width:5px;height:5px;background:var(--primary);border-radius:50%}.anthropic-root .two-tier{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}@media(max-width:1024px){.anthropic-root .two-tier{grid-template-columns:1fr}}.anthropic-root .tier-card{padding:44px 40px;background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-lg)}.anthropic-root .tier-card.featured{background:var(--surface-dark);border-color:var(--surface-dark);color:var(--on-dark)}.anthropic-root .tier-label{font-size:13px;font-weight:500;color:var(--primary-text);margin-bottom:14px}.anthropic-root .tier-card.featured .tier-label{color:var(--accent-amber)}.anthropic-root .tier-title{font-family:var(--serif);font-size:38px;font-weight:500;letter-spacing:-.02em;color:var(--ink);margin-bottom:6px;line-height:1}.anthropic-root .tier-card.featured .tier-title{color:var(--on-dark)}.anthropic-root .tier-duration{font-size:14px;color:var(--muted);margin-bottom:28px}.anthropic-root .tier-card.featured .tier-duration{color:var(--on-dark-soft)}.anthropic-root .tier-role{font-size:16px;line-height:1.55;color:var(--body-strong);margin-bottom:24px;max-width:44ch}.anthropic-root .tier-card.featured .tier-role{color:var(--on-dark)}.anthropic-root .tier-tasks{list-style:none;display:flex;flex-direction:column;gap:4px}.anthropic-root .tier-tasks li{padding:12px 14px 12px 32px;background:var(--surface-soft);border-radius:var(--r-sm);font-size:14px;color:var(--body);line-height:1.5;position:relative}.anthropic-root .tier-tasks li:before{content:"";position:absolute;left:14px;top:18px;width:5px;height:5px;background:var(--primary);border-radius:50%}.anthropic-root .tier-card.featured .tier-tasks li{background:var(--surface-dark-elevated);color:var(--on-dark)}.anthropic-root .tier-card.featured .tier-tasks li:before{background:var(--accent-amber)}.anthropic-root .wedge-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin-bottom:40px}@media(max-width:768px){.anthropic-root .wedge-tabs{grid-template-columns:1fr}}.anthropic-root .wedge-tab{padding:20px;background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-md);text-align:left;color:var(--ink);transition:all .15s ease}.anthropic-root .wedge-tab:hover{border-color:var(--ink)}.anthropic-root .wedge-tab.active{background:var(--ink);color:var(--on-dark);border-color:var(--ink)}.anthropic-root .wedge-tab.active .wedge-tab-num{color:var(--accent-amber)}.anthropic-root .wedge-tab.active .wedge-tab-desc{color:var(--on-dark-soft)}.anthropic-root .wedge-tab-num{font-size:12px;font-weight:500;color:var(--primary-text);margin-bottom:8px}.anthropic-root .wedge-tab-title{font-family:var(--serif);font-size:22px;font-weight:500;letter-spacing:-.01em;color:inherit;margin-bottom:6px}.anthropic-root .wedge-tab-desc{font-size:13px;line-height:1.5;color:var(--body)}.anthropic-root .wedges-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(max-width:1024px){.anthropic-root .wedges-grid{grid-template-columns:1fr}}.anthropic-root .wedge-story{background:var(--canvas);border:1px solid var(--hairline);border-radius:var(--r-lg);padding:36px 36px 32px;display:flex;flex-direction:column}.anthropic-root .wedge-story h3{font-family:var(--serif);font-size:24px;font-weight:400;letter-spacing:-.015em;line-height:1.3;color:var(--ink);margin-bottom:16px;flex:1}.anthropic-root .wedge-story h3 b{font-weight:600}.anthropic-root .wedge-story-meta{font-size:13px;color:var(--muted);padding-top:20px;border-top:1px solid var(--hairline);display:flex;justify-content:space-between;align-items:baseline;gap:12px}.anthropic-root .wedge-story-tag{color:var(--accent-teal-text);font-weight:500;white-space:nowrap}.anthropic-root .deliverable-group{display:grid;grid-template-columns:1fr 1.4fr;gap:48px;padding:40px 0;border-top:1px solid var(--hairline);align-items:start}@media(max-width:900px){.anthropic-root .deliverable-group{grid-template-columns:1fr;gap:16px}}.anthropic-root .deliverable-group:last-child{border-bottom:1px solid var(--hairline)}.anthropic-root .deliverable-group h3{font-family:var(--serif);font-size:26px;font-weight:400;letter-spacing:-.015em;color:var(--ink);line-height:1.2}.anthropic-root .deliverable-group h3 b{font-weight:600}.anthropic-root .deliverable-items{display:flex;flex-direction:column;gap:14px}.anthropic-root .deliverable-item{display:flex;gap:14px;align-items:baseline}.anthropic-root .deliverable-item .dot{width:5px;height:5px;background:var(--primary);border-radius:50%;flex-shrink:0;transform:translateY(-3px)}.anthropic-root .deliverable-item p{font-size:15px;line-height:1.55;color:var(--body)}.anthropic-root .deliverable-item p strong{color:var(--ink);font-weight:600}.anthropic-root .final-cta{padding:144px 0 160px;text-align:center}.anthropic-root .final-cta h2{font-family:var(--serif);font-weight:400;font-size:clamp(40px,5.5vw,64px);line-height:1.05;letter-spacing:-.025em;color:var(--ink);margin:0 auto 24px;max-width:22ch;text-wrap:balance}.anthropic-root .final-cta h2 b{font-weight:600}.anthropic-root .final-cta p{font-size:18px;line-height:1.55;color:var(--body);margin:0 auto 40px;max-width:56ch}.anthropic-root .final-cta-buttons{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.anthropic-root .final-cta.on-dark{background:var(--surface-dark)}.anthropic-root .final-cta.on-dark h2{color:var(--on-dark)}.anthropic-root .final-cta.on-dark p{color:var(--on-dark-soft)}.anthropic-root .reveal{opacity:0;transform:translateY(8px);transition:opacity .45s ease,transform .45s ease;transition-delay:var(--reveal-delay, 0ms)}.anthropic-root .reveal.is-visible{opacity:1;transform:translateY(0)}@media(prefers-reduced-motion:reduce){.anthropic-root .reveal{opacity:1;transform:none;transition:none}}@keyframes aupFadeInUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.anthropic-root .faq{margin-top:8px}.anthropic-root .faq-item{border-bottom:1px solid var(--hairline)}.anthropic-root .faq-item:first-child{border-top:1px solid var(--hairline)}.anthropic-root .faq-q{width:100%;text-align:left;padding:26px 0;display:flex;justify-content:space-between;align-items:center;gap:24px;font-family:var(--serif);font-weight:500;font-size:clamp(18px,1.8vw,22px);color:var(--ink);letter-spacing:-.015em;transition:color .2s ease;cursor:pointer;background:none;border:none}.anthropic-root .faq-q:hover{color:var(--primary)}.anthropic-root .faq-toggle{flex-shrink:0;width:22px;height:22px;color:var(--primary);transition:transform .32s cubic-bezier(.16,1,.3,1);font-family:var(--sans);font-weight:300;font-size:24px;display:flex;align-items:center;justify-content:center}.anthropic-root .faq-item.open .faq-toggle{transform:rotate(45deg)}.anthropic-root .faq-a{max-height:0;overflow:hidden;transition:max-height .35s cubic-bezier(.16,1,.3,1),padding .35s ease}.anthropic-root .faq-item.open .faq-a{max-height:500px;padding-bottom:28px}.anthropic-root .faq-a p{font-size:16px;line-height:1.65;color:var(--body);max-width:72ch;margin:0}
