.page-hero{--page-hero-line:color-mix(in srgb, var(--navy-20) 55%, transparent);padding:var(--gap-section-mobile) 0 var(--gap-section);background-color:var(--navy-08);background-image:linear-gradient(var(--page-hero-line) 1px, transparent 1px), linear-gradient(90deg, var(--page-hero-line) 1px, transparent 1px);background-size:40px 40px}.page-hero h1{max-width:22ch;font-size:var(--fs-display);line-height:var(--lh-display);letter-spacing:-.02em;color:var(--navy-deep);margin:0;font-weight:800}.page-hero-kicker{font-size:var(--fs-mono);letter-spacing:.16em;text-transform:uppercase;color:var(--navy-deep);align-items:center;gap:14px;margin:28px 0 16px;font-weight:700;display:flex}.page-hero-kicker:before{content:"";border-radius:var(--radius-pill);background:var(--yellow);width:40px;height:3px}.page-hero-lede{max-width:60ch;font-size:var(--fs-article);line-height:var(--lh-article);color:var(--navy);margin:18px 0 0}.page-hero-article{padding-bottom:calc(var(--gap-section) + 120px)}.article-list-section{padding-bottom:var(--gap-section-mobile)}.article-layout{padding-bottom:var(--gap-section)}.article-layout>picture{display:contents}.article-hero-media{aspect-ratio:16/8;object-fit:cover;border-radius:var(--radius);width:100%;height:auto;box-shadow:var(--shadow-lift);margin-top:-120px;display:block;position:relative}.article-columns{grid-template-columns:minmax(0,1fr) 340px;align-items:start;gap:56px;margin-top:48px;display:grid}.article-main .prose{margin-top:0}.article-aside{top:calc(var(--header-h) + 24px);position:sticky}.article-aside-box{border:1px solid var(--navy-20);border-radius:var(--radius);background:var(--white);box-shadow:var(--shadow-card);flex-direction:column;gap:14px;padding:24px;display:flex}.article-aside-box h2{font-size:var(--fs-subheading);margin:0}.article-aside-box dl{margin:0}.article-aside-box dt,.article-aside-label{font-size:var(--fs-mono);letter-spacing:.08em;text-transform:uppercase;font-weight:600;line-height:var(--lh-body);color:var(--navy);margin:0}.article-aside-box dd{line-height:var(--lh-body);color:var(--ink);margin:2px 0 0}.article-aside-cta{text-align:center;justify-content:center;margin-top:8px}.article-aside-phone{min-height:var(--tap);color:var(--navy-deep);justify-content:center;align-items:center;font-weight:700;display:inline-flex}.article-gallery-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin-top:40px;display:grid}.article-gallery-grid>picture{display:contents}.article-gallery-grid img{aspect-ratio:4/3;object-fit:cover;border-radius:var(--radius);width:100%;height:100%;display:block}.article-gallery-grid>picture:first-child:nth-last-child(odd) img{aspect-ratio:16/9;grid-column:1/-1}.article-gallery-grid img.is-portrait{aspect-ratio:3/4}.article-related-head{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:12px 24px;margin-bottom:28px;display:flex}.article-related-head h2{margin:0}.article-steps{counter-reset:buoc;gap:16px;padding:0;list-style:none;display:grid}.article-steps li{counter-increment:buoc;padding-left:52px;position:relative}.article-steps li+li{margin-top:0}.article-steps li:before{content:counter(buoc, decimal-leading-zero);border-radius:var(--radius-pill);background:var(--navy);width:36px;height:36px;color:var(--yellow);font-size:var(--fs-mono);font-weight:700;line-height:var(--lh-body);place-items:center;display:grid;position:absolute;top:0;left:0}.article-steps h3{font-size:var(--fs-body);margin:4px 0}.article-steps p{margin:0}.article-items{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;padding:0;list-style:none;display:grid}.article-items li{border:1px solid var(--navy-20);border-top:3px solid var(--navy);border-radius:var(--radius);background:var(--white);margin:0;padding:18px 20px}.article-items h3{font-size:var(--fs-body);margin:0 0 6px}.article-items li:last-child:nth-child(odd){grid-column:1/-1}.article-items li+li{margin-top:0}.article-items p{font-size:var(--fs-small);line-height:var(--lh-body);color:var(--navy-deep);margin:0}@media (width<=860px){.article-items{grid-template-columns:1fr}}.article-note{border-left:3px solid var(--yellow);background:var(--cream);color:var(--navy-deep);padding:16px 20px}@media (width<=1024px){.article-columns{grid-template-columns:1fr;gap:32px}.article-aside{position:static}}@media (width<=640px){.article-gallery-grid{grid-template-columns:1fr}.article-gallery-grid img,.article-gallery-grid img.is-portrait{aspect-ratio:4/3;grid-column:auto}}@media (width<=860px){.page-hero-article{padding-bottom:calc(var(--gap-section-mobile) + 60px)}.article-hero-media{aspect-ratio:4/3;margin-top:-60px}.article-columns{margin-top:32px}}.legal-effective{font-size:var(--fs-small);line-height:var(--lh-body);color:var(--navy);margin:16px 0 0}.legal-body{padding-top:var(--gap-section-mobile)}.legal-controller{max-width:var(--measure-article);border:1px solid var(--navy-20);border-radius:var(--radius);background:var(--white);margin-top:48px;padding:24px}.legal-controller h2{font-size:var(--fs-subheading);margin:0 0 14px}.legal-controller dl{gap:10px;margin:0;display:grid}.legal-controller dl>div{grid-template-columns:170px 1fr;gap:12px;display:grid}.legal-controller dt{font-size:var(--fs-mono);letter-spacing:.06em;text-transform:uppercase;font-weight:600;line-height:var(--lh-body);color:var(--navy)}.legal-controller dd{line-height:var(--lh-body);margin:0}.legal-controller a{color:var(--green)}@media (width<=860px){.legal-controller dl>div{grid-template-columns:1fr;gap:2px}}.not-found .page-hero-lede a{color:var(--navy-deep);font-weight:700}.not-found-cta{margin-top:28px}.not-found-heading{font-size:var(--fs-subheading);margin:0 0 20px}.not-found-links{grid-template-columns:repeat(auto-fill,minmax(min(100%,200px),1fr));gap:14px;margin:0;padding:0;list-style:none;display:grid}.not-found-link{min-height:var(--tap);color:var(--navy-deep);flex-direction:row;justify-content:space-between;align-items:center;padding:18px 20px;font-weight:600;text-decoration:none;display:flex}.not-found-link:after{content:"→";color:var(--navy)}
