@layer components{.calc-page{padding-top:var(--nav-height,4rem)}.calc-header{padding-block:3rem}.calc-title{font-size:clamp(1.75rem,4vw,2.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.15;color:hsl(var(--foreground));margin:.5rem 0 1rem;max-width:42rem}.calc-subtitle{font-size:clamp(1rem,2vw,1.125rem);color:hsl(var(--foreground)/.7);max-width:40rem;line-height:1.6;margin:0 0 1.5rem}.calc-credentials{list-style:none;margin:0;padding:0;display:flex;flex-wrap:wrap;gap:1rem 2rem;font-size:.875rem;color:hsl(var(--foreground)/.55)}.calc-credentials li{display:flex;align-items:center;gap:.5rem}.calc-human-proof{margin-top:1.5rem;max-width:36rem}.cred-dot{width:.375rem;height:.375rem;border-radius:50%;background:var(--accent);flex-shrink:0}.methodology-section{border-top:1px solid var(--border-subtle)}.methodology-shell{max-width:52rem}.methodology-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(20rem,1fr));gap:1.5rem;margin-top:2rem}.methodology-item{padding:1.25rem;border:1px solid var(--border-subtle);border-radius:.75rem}.methodology-item-title{font-size:.9375rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 .5rem}.methodology-item-desc{font-size:.875rem;color:hsl(var(--foreground)/.7);margin:0;line-height:1.6}.faq-section{background:var(--bg-surface);border-top:1px solid var(--border-subtle);border-bottom:1px solid var(--border-subtle)}.faq-shell{max-width:52rem}.faq-list{margin:2rem 0 0;display:flex;flex-direction:column}.faq-item{border-bottom:1px solid var(--border-subtle);padding:1.25rem 0}.faq-item:first-child{border-top:1px solid var(--border-subtle)}.faq-question{font-size:1rem;font-weight:600;color:hsl(var(--foreground));margin:0 0 .5rem}.faq-answer{font-size:.9375rem;color:hsl(var(--foreground)/.7);margin:0;line-height:1.65}.cta-section{padding-block:5rem}.cta-shell{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem;max-width:40rem}}