@layer components{.static-page-container{max-width:52rem;margin-left:auto;margin-right:auto;padding:3.5rem 1.5rem}.static-page-title{font-family:var(--font-display),system-ui,sans-serif;font-size:clamp(2.25rem,1.6rem + 2.4vw,3.25rem);line-height:1.05;letter-spacing:-.02em;font-weight:600;color:var(--foreground);margin-bottom:1.25rem;text-wrap:balance}.static-page-updated{font-size:.875rem;line-height:1.25rem;color:var(--muted-text);margin-bottom:2rem}.static-page-content{color:var(--foreground)}.static-page-content h1{font-size:1.875rem;line-height:2.25rem;margin-top:2rem}.static-page-content h1,.static-page-content h2{font-family:var(--font-display),system-ui,sans-serif;font-weight:600;letter-spacing:-.015em;color:var(--foreground);margin-bottom:1rem}.static-page-content h2{font-size:1.5rem;line-height:2rem;margin-top:2.5rem}.static-page-content h3{font-family:var(--font-display),system-ui,sans-serif;font-size:1.25rem;line-height:1.75rem;font-weight:600;color:var(--foreground);margin-top:1.25rem;margin-bottom:.5rem}.static-page-content p{color:var(--foreground);margin-top:1rem;margin-bottom:1rem;line-height:1.65}.static-page-content ul{list-style-type:disc}.static-page-content ol,.static-page-content ul{padding-left:1.5rem;margin-top:1rem;margin-bottom:1rem}.static-page-content ol{list-style-type:decimal}.static-page-content li{margin-bottom:.375rem;line-height:1.6}.static-page-content a{color:var(--primary-blue);font-weight:500;text-decoration:none;transition:color .2s ease}.static-page-content a:hover{color:var(--primary-blue-dark);text-decoration:underline}.static-page-content blockquote{border-left-width:4px;border-left-color:var(--primary-blue-light);padding-left:1rem;font-style:italic;color:var(--muted-text);margin-top:1rem;margin-bottom:1rem}}