@charset "UTF-8";.gs-res-header{background:#fff;padding:140px 0 40px;border-left:8px solid var(--brand-accent);margin-left:0}.gs-res-header .container{border-bottom:1px solid var(--brand-border);padding-bottom:32px}.gs-res-header h1{max-width:800px}.gs-res-header p{max-width:720px;color:var(--brand-text);margin-top:12px}.gs-data-table{width:100%;border-collapse:collapse;border:1px solid var(--brand-border)}.gs-data-table td,.gs-data-table th{padding:14px 16px;border-bottom:1px solid var(--brand-border);border-right:1px solid var(--brand-border);text-align:left;color:var(--brand-text);vertical-align:top}.gs-data-table th{background:var(--brand-primary);color:#fff!important;font-weight:700}.gs-data-table tr:nth-child(2n) td,.gs-res-check{background:var(--brand-bg-alt)}.gs-checklist{list-style:none;padding:0;margin:0 0 32px;display:flex;flex-direction:column;gap:12px}.gs-checklist li{display:flex;gap:12px;align-items:flex-start;background:#fff;border:1px solid var(--brand-border);padding:14px 16px;color:var(--brand-text)}.gs-checklist span{color:var(--brand-accent);font-weight:700;flex-shrink:0}.gs-res-visual img{width:100%;min-height:220px;-o-object-fit:cover;object-fit:cover;background:#fff;border:1px solid var(--brand-border)}.gs-res-tradeoffs{background:#fff}.gs-res-tradeoffs h3{margin-bottom:12px;color:var(--brand-primary)}.gs-res-tradeoffs p{color:var(--brand-text)}.gs-checklist-spaced{margin-top:24px}.gs-res-cta{padding:64px 0;background:var(--brand-bg-alt)}.gs-res-cta>.container>p{color:var(--brand-text);max-width:560px;margin:12px auto 24px}.gs-res-cta .gs-form-card{max-width:640px;margin:32px auto 0;text-align:left;background:#fff;border:1px solid var(--brand-border);padding:24px}