.gc{--gc-ink: #0a1524;--gc-navy: #102a43;--gc-cobalt: #2457d6;--gc-green: #147a50;--gc-amber: #9a6508;--gc-gray: #5e6b78;--gc-rule: #d7dee6;--gc-field: #f4f7fa;--gc-paper: #ffffff;color:var(--gc-ink);background:var(--gc-paper)}.gc *,.gc *:before,.gc *:after{box-sizing:border-box}.gc a:focus-visible,.gc button:focus-visible,.gc [tabindex="0"]:focus-visible{outline:2px solid var(--gc-cobalt);outline-offset:3px}.gc-shell{width:min(1180px,calc(100% - 2rem));margin-inline:auto}.gc h1,.gc h2,.gc h3{font-family:"Instrument Serif",Georgia,serif;font-weight:400;color:var(--gc-ink)}.gc p{line-height:1.7}.gc-breadcrumb{display:flex;flex-wrap:wrap;gap:.45rem;align-items:center;margin-bottom:2.25rem;font-size:.76rem;color:var(--gc-gray)}.gc-breadcrumb a{color:var(--gc-navy);text-decoration:underline;text-underline-offset:3px}.gc-hero{padding:4.5rem 0 4rem;border-bottom:1px solid var(--gc-rule);background:var(--gc-field)}.gc-hero__grid{display:grid;gap:3rem;align-items:end}.gc-hero h1,.gc-profile-hero h1{margin:0;max-width:12ch;font-size:clamp(3rem,7vw,6rem);line-height:.96;letter-spacing:-.025em}.gc-hero__lede{max-width:65ch;margin:1.5rem 0 0;color:#314252;font-size:clamp(1.05rem,2vw,1.24rem)}.gc-meta{display:flex;flex-wrap:wrap;gap:.45rem 1.25rem;margin-top:2rem;color:var(--gc-gray);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);letter-spacing:.08em;text-transform:uppercase}.gc-meta span{display:inline-flex;align-items:center;gap:.55rem}.gc-meta span:not(:last-child):after{content:"";width:3px;height:3px;background:var(--gc-cobalt)}.gc-hero__instrument{border:1px solid var(--gc-navy);background:#fff;padding:1rem}.gc-instrument__head,.gc-instrument__labels,.gc-instrument__row{display:grid;grid-template-columns:3.2rem repeat(4,1fr);gap:.45rem;align-items:center}.gc-instrument__head{grid-template-columns:1fr auto;padding-bottom:.75rem;border-bottom:1px solid var(--gc-navy);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);letter-spacing:.08em;text-transform:uppercase}.gc-instrument__labels{padding:.65rem 0 .35rem;font-size:.58rem;color:var(--gc-gray)}.gc-instrument__labels span:first-child{grid-column:2}.gc-instrument__row{padding:.48rem 0;border-bottom:1px solid var(--gc-rule)}.gc-instrument__row>span:not(.gc-monogram){width:12px;height:12px;border:1px solid var(--gc-navy);background:#fff}.gc-instrument__row>span:nth-child(3){background:var(--gc-navy)}.gc-instrument__row>span:nth-child(4){border-color:var(--gc-cobalt)}.gc-instrument__row>span:nth-child(5){background:var(--gc-field)}.gc-hero__instrument>p{margin:.75rem 0 0;color:var(--gc-gray);font-size:.7rem;line-height:1.5}.gc-monogram{display:inline-grid;place-items:center;width:2.3rem;height:2.3rem;border:1px solid currentColor;color:var(--gc-navy);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);font-weight:700;letter-spacing:-.03em}.gc-answer{margin:4rem 0 0;padding:1.75rem 0;border-top:1px solid var(--gc-navy);border-bottom:1px solid var(--gc-rule);display:grid;gap:1rem}.gc-answer h2{margin:0;font-size:clamp(1.8rem,4vw,2.6rem)}.gc-answer p{margin:0;max-width:75ch;font-size:1.02rem;color:#314252}.gc-answer__routes{display:flex;flex-wrap:wrap;gap:.45rem 1.1rem}.gc-answer__routes a{display:inline-flex;min-height:44px;align-items:center;color:var(--gc-cobalt);font-size:var(--ccc-label-size, .7rem);font-weight:700;text-decoration:underline;text-underline-offset:4px}.gc-answer__routes a:hover{color:var(--gc-navy)}.gc-comparison-desk{margin-top:3rem;border:1px solid var(--gc-navy)}.gc-comparison-desk__lead{padding:1.5rem;background:var(--gc-navy);color:#fff}.gc-comparison-desk__lead h2{margin:0;color:#fff;font-size:clamp(1.9rem,4vw,3rem)}.gc-comparison-desk__lead p{max-width:64ch;margin:.65rem 0 0;color:#d5e0eb;line-height:1.65}.gc-comparison-desk__lead a{display:inline-flex;align-items:center;gap:.45rem;min-height:44px;margin-top:1rem;color:#fff;font-weight:700;text-underline-offset:4px}.gc-comparison-desk__links{display:grid}.gc-comparison-desk__links a{display:flex;justify-content:space-between;gap:1rem;align-items:center;min-height:58px;padding:.9rem 1rem;border-bottom:1px solid var(--gc-rule);color:var(--gc-navy);font-weight:700;text-decoration:none}.gc-comparison-desk__links a:last-child{border-bottom:0}.gc-comparison-desk__links a:hover{background:var(--gc-field);color:var(--gc-cobalt)}.gc-workbench{margin:5rem 0;border:1px solid var(--gc-navy)}.gc-workbench__intro{padding:1.5rem;border-bottom:1px solid var(--gc-navy);display:grid;gap:.5rem 2rem}.gc-workbench__intro h2{margin:0;font-size:clamp(2rem,4vw,3.2rem)}.gc-workbench__intro p{margin:0;max-width:62ch;color:var(--gc-gray)}.gc-workbench__body{display:grid}.gc-priorities{margin:0;padding:0;border:0;background:var(--gc-field)}.gc-priority{position:relative;display:grid;width:100%;min-height:76px;padding:1rem 1.25rem;border-bottom:1px solid var(--gc-rule);background:transparent;text-align:left;color:var(--gc-ink);cursor:pointer}.gc-priority:last-child{border-bottom:0}.gc-priority input{position:absolute;opacity:0;pointer-events:none}.gc-priority>span{display:block;font-size:.9rem}.gc-priority strong{display:block;font-weight:650}.gc-priority small{display:block;margin-top:.25rem;color:var(--gc-gray);font-size:.74rem;line-height:1.45}.gc-priority:has(input:checked){background:var(--gc-navy);color:#fff}.gc-priority:has(input:checked) small{color:#c8d5e3}.gc-priority:has(input:focus-visible){outline:2px solid var(--gc-cobalt);outline-offset:-3px}.gc-match{min-width:0;padding:1.5rem;background:#fff}.gc-match__rule{display:grid;grid-template-columns:repeat(6,1fr);gap:3px;margin-bottom:2rem}.gc-match__rule span{height:8px;background:#e3e8ed}.gc-match__rule span[data-on=true]{background:var(--gc-cobalt)}.gc-match__label{margin:0 0 .4rem;color:var(--gc-cobalt);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);letter-spacing:.12em;text-transform:uppercase}.gc-match h3{margin:0;font-size:clamp(2rem,4vw,3rem)}.gc-match>p:not(.gc-match__label){color:var(--gc-gray)}.gc-match__list{margin-top:1.5rem;border-top:1px solid var(--gc-navy)}.gc-match__list a{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:center;padding:.9rem 0;border-bottom:1px solid var(--gc-rule);color:var(--gc-ink);text-decoration:none}.gc-match__list strong,.gc-match__list small{display:block}.gc-match__list small{margin-top:.1rem;color:var(--gc-gray);line-height:1.45}.gc-match__caveat{margin:1.25rem 0 0;font-size:.76rem;line-height:1.55}.gc-section{margin:5.5rem 0}.gc-section__head{display:flex;flex-direction:column;gap:1rem;padding-bottom:1rem;border-bottom:1px solid var(--gc-navy)}.gc-section__head h2,.gc-faq>h2{margin:0;font-size:clamp(2.2rem,5vw,3.7rem);line-height:1.05}.gc-section__head p{margin:.45rem 0 0;max-width:68ch;color:var(--gc-gray)}.gc-text-link{color:var(--gc-cobalt);font-size:.84rem;font-weight:650;text-decoration:underline;text-underline-offset:4px}.gc-hero-links{display:flex;flex-wrap:wrap;gap:.65rem 1.1rem;margin-top:1.15rem}.gc-hero-links a{min-height:44px;display:inline-flex;align-items:center;color:var(--gc-cobalt);font-size:var(--ccc-label-size, .7rem);font-weight:650;text-decoration:underline;text-underline-offset:4px}.gc-hero-links a:hover{color:var(--gc-navy)}.gc-directory{border-bottom:1px solid var(--gc-navy)}.gc-directory__item{display:grid;gap:1rem;padding:1.4rem 0;border-bottom:1px solid var(--gc-rule)}.gc-directory__item:last-child{border-bottom:0}.gc-directory__mark{display:flex;align-items:flex-start;gap:.7rem;color:var(--gc-gray);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);line-height:1.5;text-transform:uppercase;letter-spacing:.05em}.gc-directory__item h3{margin:0;font-size:1.65rem}.gc-directory__item h3 a{color:var(--gc-ink);text-decoration:none}.gc-directory__item p{margin:.35rem 0 0;color:var(--gc-gray);font-size:.9rem}.gc-directory__item ul{display:flex;flex-wrap:wrap;gap:.4rem 1.25rem;margin:.75rem 0 0;padding:0;list-style:none;color:#314252;font-size:.75rem}.gc-directory__item li{display:flex;gap:.45rem;align-items:center}.gc-directory__item li:before{content:"";width:5px;height:5px;background:var(--gc-green)}.gc-open{display:inline-flex;align-items:center;gap:.4rem;align-self:center;justify-self:start;color:var(--gc-navy);font-size:.78rem;font-weight:700;text-decoration:none}.gc-open svg{transition:transform .16s ease}.gc-open:hover svg{transform:translate(3px)}.gc-table-wrap{overflow-x:auto;border-bottom:1px solid var(--gc-navy)}.gc-table{width:100%;min-width:850px;border-collapse:collapse;font-size:.79rem}.gc-table th,.gc-table td{padding:1rem;border-bottom:1px solid var(--gc-rule);text-align:left;vertical-align:top;line-height:1.55}.gc-table thead th{color:var(--gc-gray);font-family:JetBrains Mono,monospace;font-size:.59rem;letter-spacing:.1em;text-transform:uppercase}.gc-table tbody th{width:10rem;font-size:.9rem}.gc-table tbody th a{color:var(--gc-ink);text-underline-offset:3px}.gc-table tbody tr:last-child th,.gc-table tbody tr:last-child td{border-bottom:0}.gc-mobile-comparison{display:none}.gc-official-directory{border-bottom:1px solid var(--gc-navy)}.gc-official-directory article{display:grid;grid-template-columns:auto 1fr;gap:.9rem;align-items:start;padding:1.1rem 0;border-bottom:1px solid var(--gc-rule)}.gc-official-directory article:last-child{border-bottom:0}.gc-official-directory h3{margin:0;font-size:1.4rem}.gc-official-directory p{margin:.25rem 0 0;color:var(--gc-gray);font-size:.78rem}.gc-official-directory a{grid-column:2;display:inline-flex;width:-moz-fit-content;width:fit-content;align-items:center;gap:.4rem;color:var(--gc-cobalt);font-size:.76rem;font-weight:700;text-decoration:underline;text-underline-offset:3px}.gc-method{margin:5.5rem 0;padding:2rem;background:var(--gc-navy);color:#fff;display:grid;gap:2rem}.gc-method h2{margin:0;color:#fff;font-size:clamp(2rem,4vw,3.2rem)}.gc-method p{margin:.75rem 0 0;max-width:67ch;color:#d5e0eb}.gc-method__checks{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid rgba(255,255,255,.25)}.gc-method__checks span{padding:.85rem 0;border-bottom:1px solid rgba(255,255,255,.25);font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);letter-spacing:.06em;text-transform:uppercase}.gc-faq{border-top:1px solid var(--gc-navy)}.gc-faq>h2{padding:1.2rem 0;border-bottom:1px solid var(--gc-rule)}.gc-faq article{padding:1.25rem 0;border-bottom:1px solid var(--gc-rule);display:grid;gap:.5rem 2rem}.gc-faq h3{margin:0;font-size:1.35rem}.gc-faq p{margin:0;color:#314252;max-width:70ch}.gc-disclosure{margin:5rem 0;padding:1rem 1.1rem;border:1px solid var(--gc-rule);border-left:1px solid var(--gc-cobalt);color:var(--gc-gray);font-size:.78rem;line-height:1.6}.gc-profile-hero{padding:3rem 0 4rem;background:var(--gc-field);border-bottom:1px solid var(--gc-rule)}.gc-profile-hero__grid{display:grid;gap:3rem;align-items:end}.gc-profile-hero h1{max-width:15ch;font-size:clamp(2.8rem,6.5vw,5.6rem)}.gc-profile-hero__name{display:flex;align-items:center;gap:.8rem;margin-bottom:1.25rem;color:var(--gc-navy);font-family:JetBrains Mono,monospace;font-size:.72rem;letter-spacing:.08em;text-transform:uppercase}.gc-profile-hero__mark{display:grid;place-items:center;width:3.2rem;height:3.2rem;border:1px solid var(--gc-navy);font-size:.74rem;font-weight:700}.gc-profile-hero__routes{display:grid;max-width:42rem;margin-top:1.5rem;border-top:1px solid var(--gc-navy);border-bottom:1px solid var(--gc-navy)}.gc-profile-hero__routes a{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:1rem;align-items:center;min-height:64px;padding:.8rem 0;border-bottom:1px solid var(--gc-rule);color:var(--gc-ink);text-decoration:none}.gc-profile-hero__routes a:last-child{border-bottom:0}.gc-profile-hero__routes a:hover{color:var(--gc-cobalt)}.gc-profile-hero__routes strong,.gc-profile-hero__routes small{display:block}.gc-profile-hero__routes strong{font-size:.82rem}.gc-profile-hero__routes small{margin-top:.2rem;color:var(--gc-gray);font-size:.7rem;line-height:1.45}.gc-profile-hero__routes svg{transition:transform .16s ease-out}.gc-profile-hero__routes a:hover svg{transform:translate(3px)}.gc-profile-slab{max-width:470px;border:1px solid var(--gc-navy);padding:.75rem;background:#fff}.gc-profile-slab__top{display:flex;justify-content:space-between;gap:1rem;padding:.65rem;background:var(--gc-navy);color:#fff;font-family:JetBrains Mono,monospace;font-size:var(--ccc-label-size, .7rem);letter-spacing:.08em;text-transform:uppercase}.gc-profile-slab__field{padding:1rem;border:1px solid var(--gc-rule);border-top:0}.gc-profile-slab dl{margin:0}.gc-profile-slab dl div{padding:.85rem 0;border-top:1px solid var(--gc-rule)}.gc-profile-slab dl div:first-child{border-top:0;padding-top:0}.gc-profile-slab dl div:last-child{padding-bottom:0}.gc-profile-slab dt{color:var(--gc-gray);font-family:JetBrains Mono,monospace;font-size:.57rem;letter-spacing:.09em;text-transform:uppercase}.gc-profile-slab dd{margin:.2rem 0 0;font-size:.77rem;line-height:1.5}.gc-profile-slab>p{margin:.65rem 0 0;color:var(--gc-gray);font-size:var(--ccc-label-size, .7rem);line-height:1.5}.gc-fact-grid{display:grid;margin:0;border-bottom:1px solid var(--gc-navy)}.gc-fact-grid>div{padding:1.25rem 0;border-bottom:1px solid var(--gc-rule)}.gc-fact-grid>div:last-child{border-bottom:0}.gc-fact-grid dt{color:var(--gc-cobalt);font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.1em;text-transform:uppercase}.gc-fact-grid dd{margin:.45rem 0 0;color:#314252;font-size:.9rem;line-height:1.65}.gc-process__line{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--gc-navy)}.gc-process__line li{position:relative;padding:1rem 0 1rem 2.4rem;border-bottom:1px solid var(--gc-rule)}.gc-process__line li:last-child{border-bottom:0}.gc-process__line li:before{content:"";position:absolute;left:0;top:1.25rem;width:12px;height:12px;border:1px solid var(--gc-cobalt);background:#fff}.gc-process__line li:after{content:"";position:absolute;left:6px;top:2rem;bottom:-1.3rem;width:1px;background:var(--gc-rule)}.gc-process__line li:last-child:after{display:none}.gc-process__line span{font-weight:700;font-size:.88rem}.gc-process__line p{margin:.2rem 0 0;color:var(--gc-gray);font-size:.82rem}.gc-two-col{display:grid;gap:2rem;align-items:start}.gc-two-col h2{margin:0;font-size:clamp(2.2rem,5vw,3.7rem)}.gc-two-col>div>p{color:#314252;max-width:68ch}.gc-button{display:inline-flex;align-items:center;min-height:44px;margin-top:.75rem;padding:.7rem 1rem;background:var(--gc-navy);color:#fff;font-size:.8rem;font-weight:700;text-decoration:none}.gc-watch{padding:1.25rem;border:1px solid var(--gc-rule);background:var(--gc-field)}.gc-watch h3{margin:0;font-size:1.5rem}.gc-watch ul{margin:.9rem 0 0;padding:0;list-style:none}.gc-watch li{position:relative;padding:.75rem 0 .75rem 1.2rem;border-top:1px solid var(--gc-rule);color:#314252;font-size:.82rem;line-height:1.55}.gc-watch li:before{content:"";position:absolute;left:0;top:1.05rem;width:6px;height:6px;background:var(--gc-amber)}.gc-source-ledger{list-style:none;margin:0;padding:0;border-bottom:1px solid var(--gc-navy)}.gc-source-ledger li{display:grid;grid-template-columns:2rem 1fr auto;gap:.75rem;padding:1rem 0;border-bottom:1px solid var(--gc-rule);align-items:start}.gc-source-ledger li:last-child{border-bottom:0}.gc-source-ledger>li>span{color:var(--gc-gray);font-family:JetBrains Mono,monospace;font-size:.6rem;letter-spacing:.08em;text-transform:uppercase}.gc-source-ledger a{color:var(--gc-cobalt);font-weight:650;text-decoration:underline;text-underline-offset:3px}.gc-source-ledger p{margin:.2rem 0 0;color:var(--gc-gray);font-size:.78rem;line-height:1.5}@media (min-width: 760px){.gc-shell{width:min(1180px,calc(100% - 4rem))}.gc-hero{padding:6rem 0 5rem}.gc-workbench__intro{grid-template-columns:1.2fr 1fr;align-items:end}.gc-workbench__body{grid-template-columns:minmax(260px,.8fr) 1.6fr}.gc-priorities{border-right:1px solid var(--gc-navy)}.gc-section__head{flex-direction:row;align-items:end;justify-content:space-between}.gc-directory__item{grid-template-columns:11rem 1fr 8rem;align-items:center}.gc-open{justify-self:end}.gc-method{grid-template-columns:1.4fr 1fr;align-items:center;padding:2.5rem}.gc-faq article{grid-template-columns:minmax(230px,.7fr) 1.3fr}.gc-fact-grid{grid-template-columns:1fr 1fr}.gc-fact-grid>div{padding:1.5rem}.gc-fact-grid>div:nth-child(odd){padding-left:0;border-right:1px solid var(--gc-rule)}.gc-fact-grid>div:nth-child(2n){padding-right:0}.gc-two-col{grid-template-columns:1.35fr .8fr}.gc-official-directory{display:grid;grid-template-columns:repeat(2,1fr)}.gc-official-directory article{grid-template-columns:auto 1fr;padding:1.25rem;border-right:1px solid var(--gc-rule)}.gc-official-directory article:nth-child(2n){border-right:0}.gc-official-directory article:nth-last-child(-n+2){border-bottom:0}.gc-comparison-desk{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1.1fr)}.gc-comparison-desk__links a:last-child{border-bottom:0}}@media (min-width: 980px){.gc-hero__grid,.gc-profile-hero__grid{grid-template-columns:minmax(0,1.2fr) minmax(390px,.8fr)}.gc-profile-slab{justify-self:end}.gc-process__line{display:grid;grid-template-columns:repeat(5,1fr)}.gc-process__line li{min-height:190px;padding:3rem 1rem 1rem 0;border-bottom:0;border-right:1px solid var(--gc-rule)}.gc-process__line li:last-child{border-right:0;padding-left:1rem}.gc-process__line li:not(:first-child){padding-left:1rem}.gc-process__line li:before{left:0;top:1rem}.gc-process__line li:not(:first-child):before{left:1rem}.gc-process__line li:after{left:12px;top:1.36rem;right:-1px;bottom:auto;width:auto;height:1px}.gc-process__line li:not(:first-child):after{left:28px}}@media (max-width: 759px){.gc-workbench__body{min-width:0}.gc-priorities{display:flex;width:100%;min-width:0;max-width:100%;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:thin}.gc-priority{flex:0 0 min(78vw,18rem);min-height:7rem;border-right:1px solid var(--gc-rule);border-bottom:0;scroll-snap-align:start}.gc-priority:last-child{border-right:0}.gc-match{border-top:1px solid var(--gc-navy)}}@media (max-width: 540px){.gc-hero{padding-top:3.2rem}.gc-instrument__labels{font-size:.5rem}.gc-directory__item ul{display:grid;gap:.35rem}.gc-method__checks{grid-template-columns:1fr}.gc-source-ledger li{grid-template-columns:1.5rem 1fr}.gc-source-ledger>li>span:last-child{grid-column:2}.gc-table-wrap{display:none}.gc-mobile-comparison{display:block;border-bottom:1px solid var(--gc-navy)}.gc-mobile-comparison article{padding:1.15rem 0;border-bottom:1px solid var(--gc-rule)}.gc-mobile-comparison article:last-child{border-bottom:0}.gc-mobile-comparison h3{margin:0 0 .75rem;font-size:1.55rem}.gc-mobile-comparison h3 a{color:var(--gc-ink);text-underline-offset:3px}.gc-mobile-comparison dl{margin:0}.gc-mobile-comparison dl div{padding:.55rem 0;border-top:1px solid var(--gc-rule)}.gc-mobile-comparison dt{color:var(--gc-cobalt);font-family:JetBrains Mono,monospace;font-size:.56rem;letter-spacing:.09em;text-transform:uppercase}.gc-mobile-comparison dd{margin:.2rem 0 0;color:#314252;font-size:.78rem;line-height:1.55}}@media (prefers-reduced-motion: reduce){.gc *,.gc *:before,.gc *:after{scroll-behavior:auto!important;transition:none!important;animation:none!important}}
