.NewTopicForm-module__GUdMmq__wrap{max-width:800px}.NewTopicForm-module__GUdMmq__form{border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-md);background:#fff;padding:30px 32px}.NewTopicForm-module__GUdMmq__group{margin-bottom:26px}.NewTopicForm-module__GUdMmq__group:last-of-type{margin-bottom:22px}.NewTopicForm-module__GUdMmq__label{color:var(--ink);margin-bottom:8px;font-size:.9rem;font-weight:600;display:block}.NewTopicForm-module__GUdMmq__input{border:1.5px solid var(--line);width:100%;color:var(--ink);font-family:var(--font-body);background:#fff;border-radius:11px;padding:13px 15px;font-size:.95rem;transition:border-color .18s cubic-bezier(.2,.7,.2,1)}.NewTopicForm-module__GUdMmq__input:focus{border-color:var(--navy-600);outline:none}.NewTopicForm-module__GUdMmq__input:disabled{background:var(--bg-soft);cursor:not-allowed}.NewTopicForm-module__GUdMmq__hint{color:var(--muted);margin-top:6px;font-size:.82rem;display:block}.NewTopicForm-module__GUdMmq__actions{border-top:1px solid var(--line);flex-wrap:wrap;align-items:center;gap:12px 16px;padding-top:20px;display:flex}.NewTopicForm-module__GUdMmq__note{color:var(--muted);flex:24ch;margin:0;font-size:.82rem;line-height:1.55}.NewTopicForm-module__GUdMmq__success,.NewTopicForm-module__GUdMmq__error{border-radius:var(--radius);margin:0 0 20px;padding:15px 18px;font-size:.93rem;line-height:1.65}.NewTopicForm-module__GUdMmq__success{color:var(--body);background:#f1f9f4;border:1px solid #b9dfc8;border-left:3px solid #1a6b41}.NewTopicForm-module__GUdMmq__success strong{color:#1a6b41}.NewTopicForm-module__GUdMmq__error{border:1px solid #f4c2cd;border-left:3px solid var(--crimson);color:#a3123a;background:#fdeaee;font-weight:600}.NewTopicForm-module__GUdMmq__checking{color:var(--muted);padding:30px 0}
.VoteBadge-module__vvyX9W__badge{border-radius:var(--radius-pill);letter-spacing:.03em;white-space:nowrap;padding:5px 10px;font-size:.76rem;font-weight:800}.VoteBadge-module__vvyX9W__yes{color:#147d49;background:#e4f6ec}.VoteBadge-module__vvyX9W__no{color:#c0143f;background:#fdeaea}.VoteBadge-module__vvyX9W__abstain{color:#9c6310;background:#fef4e2}.VoteBadge-module__vvyX9W__recused{color:#46526e;background:#eef2fa}.VoteBadge-module__vvyX9W__withMember{align-items:baseline;gap:7px;max-width:100%;padding:5px 11px;display:inline-flex}.VoteBadge-module__vvyX9W__member{letter-spacing:0;text-overflow:ellipsis;font-weight:600;overflow:hidden}.VoteBadge-module__vvyX9W__divider{opacity:.45;font-weight:500}.VoteBadge-module__vvyX9W__value{white-space:nowrap}
.Card-module__K1dTpa__card{background:var(--bg);border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);transition:transform .18s var(--ease), box-shadow .18s var(--ease);height:100%;padding:28px}.Card-module__K1dTpa__card:hover{box-shadow:var(--shadow-md);transform:translateY(-4px)}.Card-module__K1dTpa__icon{background:var(--bg-softer);width:52px;height:52px;color:var(--crimson);border-radius:13px;place-items:center;margin-bottom:18px;font-size:1.4rem;display:grid}.Card-module__K1dTpa__card h3{margin-bottom:10px;font-size:1.22rem}.Card-module__K1dTpa__card p{color:var(--muted);font-size:.97rem}.Card-module__K1dTpa__cardLink{color:var(--crimson-dark);align-items:center;gap:6px;margin-top:16px;font-size:.9rem;font-weight:700;display:inline-flex}.Card-module__K1dTpa__onNavy{background:#ffffff0d;border-color:#ffffff1f}.Card-module__K1dTpa__onNavy p{color:#b7c2db}.Card-module__K1dTpa__onNavy .Card-module__K1dTpa__icon{color:var(--gold);background:#ffffff1a}
.BigCard-module__cpuHpa__grid{grid-template-columns:1fr 1fr;gap:26px;display:grid}.BigCard-module__cpuHpa__bigcard{border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);transition:transform .2s var(--ease), box-shadow .2s var(--ease);position:relative;overflow:hidden}.BigCard-module__cpuHpa__bigcard:hover{box-shadow:var(--shadow-lg);transform:translateY(-4px)}.BigCard-module__cpuHpa__bigcard img{object-fit:cover;width:100%;height:300px;transition:transform .5s var(--ease);display:block}.BigCard-module__cpuHpa__bigcard:hover img{transform:scale(1.05)}.BigCard-module__cpuHpa__overlay{background:linear-gradient(#08142c00 45%,#08142c4d 62%,#08142cd1 84%,#08142cf0 100%);position:absolute;inset:0}.BigCard-module__cpuHpa__body{color:#fff;padding:30px;position:absolute;bottom:0;left:0}.BigCard-module__cpuHpa__num{color:var(--gold);letter-spacing:.14em;text-transform:uppercase;font-size:.76rem;font-weight:700}.BigCard-module__cpuHpa__body h3{color:#fff;margin:6px 0;font-size:1.9rem}.BigCard-module__cpuHpa__body p{color:#dbe3f2;max-width:38ch;font-size:1rem}.BigCard-module__cpuHpa__wide{grid-column:1/-1}.BigCard-module__cpuHpa__wide img{height:300px}@media (max-width:720px){.BigCard-module__cpuHpa__grid{grid-template-columns:1fr}.BigCard-module__cpuHpa__wide{grid-column:auto}}
.BlogRow-module__0AOkiG__list{gap:22px;width:100%;display:grid}.BlogRow-module__0AOkiG__row{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;padding:26px 28px}.BlogRow-module__0AOkiG__meta{color:var(--muted);margin-bottom:6px;font-size:.8rem}.BlogRow-module__0AOkiG__row h3{margin:0 0 8px;font-size:1.35rem}.BlogRow-module__0AOkiG__row h3 a{color:var(--ink);text-decoration:none}.BlogRow-module__0AOkiG__row h3 a:hover{text-decoration:underline}.BlogRow-module__0AOkiG__row p{margin:0}.BlogRow-module__0AOkiG__readMore{margin-top:12px}.BlogRow-module__0AOkiG__flags{font-family:var(--font-body);letter-spacing:.12em;text-transform:uppercase;color:var(--crimson);align-items:center;gap:10px;margin-bottom:8px;font-size:.74rem;font-weight:700;display:flex}.BlogRow-module__0AOkiG__featured{border-radius:var(--radius-pill);background:var(--gold);color:var(--navy-900);letter-spacing:.1em;padding:3px 10px;font-size:.68rem}
.DataTable-module__nPjR1W__wrap{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;overflow:auto hidden}.DataTable-module__nPjR1W__table{border-collapse:collapse;width:100%;min-width:760px;font-size:.92rem}.DataTable-module__nPjR1W__tableFixed{table-layout:fixed}.DataTable-module__nPjR1W__table thead th{background:var(--navy-800);color:#fff;text-align:left;font-family:var(--font-body);letter-spacing:.03em;white-space:nowrap;padding:14px 16px;font-size:.8rem;font-weight:700;position:sticky;top:0}.DataTable-module__nPjR1W__table tbody td{border-top:1px solid var(--line);vertical-align:top;color:var(--body);padding:14px 16px}.DataTable-module__nPjR1W__table tbody tr:nth-child(2n){background:var(--bg-soft)}.DataTable-module__nPjR1W__table tbody tr:hover{background:var(--bg-softer)}.DataTable-module__nPjR1W__sortHeader{color:#fff;align-items:center;gap:6px;text-decoration:none;display:inline-flex}.DataTable-module__nPjR1W__sortHeader:hover{text-decoration:underline}.DataTable-module__nPjR1W__sortHeader:focus-visible{outline:2px solid var(--gold);outline-offset:2px}.DataTable-module__nPjR1W__file{white-space:nowrap;font-weight:700}.DataTable-module__nPjR1W__table tbody td.DataTable-module__nPjR1W__file{color:var(--crimson-dark)}.DataTable-module__nPjR1W__file a{color:inherit;text-decoration:none}.DataTable-module__nPjR1W__file a:hover{text-decoration:underline}.DataTable-module__nPjR1W__titleCell{min-width:320px}.DataTable-module__nPjR1W__table tbody td.DataTable-module__nPjR1W__titleCell{color:var(--ink)}.DataTable-module__nPjR1W__titleCell.DataTable-module__nPjR1W__truncate,.DataTable-module__nPjR1W__titleCell.DataTable-module__nPjR1W__clamp2{min-width:0}.DataTable-module__nPjR1W__titleCell a{color:inherit;text-decoration:none}.DataTable-module__nPjR1W__titleCell a:hover{text-decoration:underline}.DataTable-module__nPjR1W__subjectCell{min-width:260px;font-weight:600}.DataTable-module__nPjR1W__table tbody td.DataTable-module__nPjR1W__subjectCell{color:var(--ink)}.DataTable-module__nPjR1W__subjectCell a{color:inherit;text-decoration:none}.DataTable-module__nPjR1W__subjectCell a:hover{text-decoration:underline}.DataTable-module__nPjR1W__muted{white-space:nowrap}.DataTable-module__nPjR1W__table tbody td.DataTable-module__nPjR1W__muted{color:var(--muted)}.DataTable-module__nPjR1W__chk{text-align:center;width:42px}.DataTable-module__nPjR1W__truncate{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.DataTable-module__nPjR1W__truncate a{text-overflow:ellipsis;display:block;overflow:hidden}.DataTable-module__nPjR1W__clamp2{min-height:2.7em;line-height:1.35;overflow:hidden}.DataTable-module__nPjR1W__clamp2 a{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.DataTable-module__nPjR1W__bodyTag{color:var(--navy-700);font-size:.78rem;font-weight:600}.DataTable-module__nPjR1W__tag{border-radius:var(--radius-pill);background:var(--bg-softer);color:var(--navy-700);white-space:nowrap;padding:5px 11px;font-size:.78rem;font-weight:700;display:inline-block}.DataTable-module__nPjR1W__mini .DataTable-module__nPjR1W__table{min-width:620px}.DataTable-module__nPjR1W__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.DataTable-module__nPjR1W__table tbody td.DataTable-module__nPjR1W__empty{text-align:center;color:var(--muted);padding:40px 22px;font-style:italic}
.DownloadTool-module__61DQ8G__banner{background:linear-gradient(120deg, var(--navy-700), var(--navy-800));color:#fff;border-radius:var(--radius);align-items:center;gap:16px;margin-bottom:16px;padding:16px 22px;display:flex}.DownloadTool-module__61DQ8G__ico{flex:none;font-size:1.5rem}.DownloadTool-module__61DQ8G__banner b{display:block}.DownloadTool-module__61DQ8G__banner span{color:#c3cee6;font-size:.9rem}
.FilterBar-module__TwurkG__filterbar{border:1px solid var(--line);border-radius:var(--radius);box-shadow:var(--shadow-sm);background:#fff;align-items:end;gap:14px;margin-bottom:18px;padding:20px;display:grid}.FilterBar-module__TwurkG__leg{grid-template-columns:1.7fr .8fr 1fr 1fr 1.2fr auto}.FilterBar-module__TwurkG__mtg{grid-template-columns:1.7fr 1.1fr 1fr 1fr 1fr auto}.FilterBar-module__TwurkG__field{margin:0}.FilterBar-module__TwurkG__field label{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin-bottom:7px;font-size:.74rem;font-weight:600;display:block}.FilterBar-module__TwurkG__field input,.FilterBar-module__TwurkG__field select{border:1.5px solid var(--line);width:100%;font-size:.95rem;font-family:var(--font-body);color:var(--ink);background:#fff;border-radius:11px;padding:11px 12px;transition:border .15s,box-shadow .15s}.FilterBar-module__TwurkG__field input:focus,.FilterBar-module__TwurkG__field select:focus{border-color:var(--crimson);outline:none;box-shadow:0 0 0 4px #c0143f1f}.FilterBar-module__TwurkG__actions{gap:10px;display:flex}.FilterBar-module__TwurkG__actions button,.FilterBar-module__TwurkG__actions a{height:44px}.FilterBar-module__TwurkG__toolbar{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin:6px 0 12px;display:flex}.FilterBar-module__TwurkG__res{color:var(--muted);font-size:.92rem}.FilterBar-module__TwurkG__res b{color:var(--ink)}.FilterBar-module__TwurkG__perpage{color:var(--muted);align-items:center;gap:8px;font-size:.88rem;display:flex}.FilterBar-module__TwurkG__perpage select,.FilterBar-module__TwurkG__perpageSelect{border:1.5px solid var(--line);font-family:var(--font-body);color:var(--ink);background:#fff;border-radius:9px;padding:7px 10px;font-size:.88rem}@media (max-width:1080px){.FilterBar-module__TwurkG__leg,.FilterBar-module__TwurkG__mtg{grid-template-columns:1fr 1fr 1fr}}@media (max-width:620px){.FilterBar-module__TwurkG__leg,.FilterBar-module__TwurkG__mtg{grid-template-columns:1fr}}
.ExplainButton-module__Oe_-rG__aiBtn{white-space:nowrap;border-radius:var(--radius-pill);background:linear-gradient(120deg, var(--navy-700), var(--crimson-dark));color:#fff;align-items:center;gap:6px;padding:7px 13px;font-size:.82rem;font-weight:700;text-decoration:none;display:inline-flex;position:relative}.ExplainButton-module__Oe_-rG__aiBtn:hover{opacity:.92;text-decoration:none}.ExplainButton-module__Oe_-rG__inTable{padding:6px 11px}.ExplainButton-module__Oe_-rG__aiBtn:focus-visible{outline:3px solid var(--gold);outline-offset:2px}.ExplainButton-module__Oe_-rG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
.Grid-module__Pli-HG__grid{gap:24px;display:grid}.Grid-module__Pli-HG__cols2{grid-template-columns:repeat(2,1fr)}.Grid-module__Pli-HG__cols3{grid-template-columns:repeat(3,1fr)}.Grid-module__Pli-HG__cols4{grid-template-columns:repeat(4,1fr)}@media (max-width:960px){.Grid-module__Pli-HG__cols3,.Grid-module__Pli-HG__cols4{grid-template-columns:1fr 1fr}}@media (max-width:620px){.Grid-module__Pli-HG__cols2,.Grid-module__Pli-HG__cols3,.Grid-module__Pli-HG__cols4{grid-template-columns:1fr}}
.ListControls-module__xbQ_uG__controls{grid-template-columns:1fr auto;align-items:center;gap:18px;margin-bottom:26px;display:grid}.ListControls-module__xbQ_uG__srOnly{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.ListControls-module__xbQ_uG__search{align-items:center;display:flex;position:relative}.ListControls-module__xbQ_uG__search svg{width:17px;height:17px;color:var(--muted);pointer-events:none;position:absolute;left:18px}.ListControls-module__xbQ_uG__search input{border:1px solid var(--line);border-radius:var(--radius);width:100%;height:52px;box-shadow:var(--shadow-sm);font-family:var(--font-body);color:var(--ink);transition:border-color .18s var(--ease), box-shadow .18s var(--ease);background:#fff;padding:0 18px 0 46px;font-size:.95rem}.ListControls-module__xbQ_uG__search input::placeholder{color:var(--muted)}.ListControls-module__xbQ_uG__search input:hover{border-color:var(--navy-600)}.ListControls-module__xbQ_uG__search input:focus-visible{outline:3px solid var(--crimson);outline-offset:2px;border-color:var(--navy-600)}.ListControls-module__xbQ_uG__sort{white-space:nowrap;align-items:center;gap:10px;display:flex}.ListControls-module__xbQ_uG__sort label{font-family:var(--font-body);color:var(--body);font-size:.9rem;font-weight:600}.ListControls-module__xbQ_uG__sort select{border:1px solid var(--line);height:44px;font-family:var(--font-body);color:var(--ink);cursor:pointer;background:#fff;border-radius:10px;padding:0 36px 0 14px;font-size:.9rem}.ListControls-module__xbQ_uG__sort select:hover{border-color:var(--navy-600)}.ListControls-module__xbQ_uG__sort select:focus-visible{outline:3px solid var(--crimson);outline-offset:2px}.ListControls-module__xbQ_uG__chips{overscroll-behavior-x:contain;scrollbar-width:thin;scrollbar-color:var(--line) transparent;flex-wrap:nowrap;gap:10px;margin-top:18px;padding-bottom:6px;display:flex;overflow-x:auto}.ListControls-module__xbQ_uG__chips::-webkit-scrollbar{height:6px}.ListControls-module__xbQ_uG__chips::-webkit-scrollbar-thumb{background:var(--line);border-radius:var(--radius-pill)}.ListControls-module__xbQ_uG__chips::-webkit-scrollbar-track{background:0 0}.ListControls-module__xbQ_uG__chip{white-space:nowrap;border:1px solid var(--line);border-radius:var(--radius-pill);font-family:var(--font-body);color:var(--body);cursor:pointer;transition:border-color .18s var(--ease), color .18s var(--ease), background .18s var(--ease);background:#fff;flex:none;padding:9px 18px;font-size:.88rem;font-weight:600}.ListControls-module__xbQ_uG__chip:hover{border-color:var(--navy-600);color:var(--navy-700)}.ListControls-module__xbQ_uG__chip:focus-visible{outline:3px solid var(--crimson);outline-offset:2px}.ListControls-module__xbQ_uG__chipOn,.ListControls-module__xbQ_uG__chipOn:hover{background:var(--navy-800);border-color:var(--navy-800);color:#fff}.ListControls-module__xbQ_uG__count{font-family:var(--font-body);color:var(--muted);margin:26px 0 18px;font-size:.92rem}.ListControls-module__xbQ_uG__count strong{color:var(--ink);font-weight:700}.ListControls-module__xbQ_uG__noResults{text-align:center;background:var(--bg-soft);border:1px dashed var(--line);border-radius:var(--radius);padding:48px 24px}.ListControls-module__xbQ_uG__noResults h3{font-family:var(--font-display);color:var(--ink);margin:0 0 8px;font-size:1.15rem}.ListControls-module__xbQ_uG__noResults p{color:var(--muted);margin:0 0 18px;font-size:.95rem}@media (max-width:720px){.ListControls-module__xbQ_uG__controls{grid-template-columns:1fr;gap:12px}.ListControls-module__xbQ_uG__sort{justify-content:space-between}.ListControls-module__xbQ_uG__sort select{flex:1}}
.Guide-module__er-Esa__guide{max-width:820px;margin:0 auto}.Guide-module__er-Esa__guide h2{margin:40px 0 6px;font-size:1.7rem}.Guide-module__er-Esa__guide>h2:first-child{margin-top:0}.Guide-module__er-Esa__guide h3{color:var(--navy-800);margin:24px 0 4px;font-size:1.2rem}.Guide-module__er-Esa__guide p{margin-bottom:12px}.Guide-module__er-Esa__lead{color:var(--body);font-size:1.1rem}.Guide-module__er-Esa__guide ul{color:var(--body);margin:0 0 12px;padding-left:1.25rem}.Guide-module__er-Esa__guide li{margin-bottom:4px}.Guide-module__er-Esa__roleGrid{grid-template-columns:1fr 1fr;gap:16px;margin:18px 0;display:grid}.Guide-module__er-Esa__role{background:var(--bg-soft);border:1px solid var(--line);border-radius:12px;padding:18px}.Guide-module__er-Esa__role h4{color:var(--crimson-dark);margin:0 0 4px;font-size:1rem}.Guide-module__er-Esa__role p{color:var(--muted);margin:0;font-size:.92rem}.Guide-module__er-Esa__steps{counter-reset:step;margin:16px 0;padding:0;list-style:none}.Guide-module__er-Esa__steps li{padding:0 0 18px 52px;position:relative}.Guide-module__er-Esa__steps li:before{counter-increment:step;content:counter(step);background:var(--crimson);color:#fff;width:34px;height:34px;font-family:var(--font-display);border-radius:50%;place-items:center;font-weight:800;display:grid;position:absolute;top:0;left:0}.Guide-module__er-Esa__steps li h4{margin:0 0 2px;font-size:1.02rem}.Guide-module__er-Esa__steps li p{color:var(--muted);margin:0;font-size:.92rem}.Guide-module__er-Esa__callout{border-left:4px solid var(--gold);color:var(--body);background:#fef4e2;border-radius:8px;margin:14px 0;padding:12px 16px;font-size:.92rem}.Guide-module__er-Esa__callout b{color:#8a5a00;letter-spacing:.04em}.Guide-module__er-Esa__glossary{border-collapse:collapse;width:100%;margin-top:14px;font-size:.92rem}.Guide-module__er-Esa__glossary th{text-align:left;background:var(--navy-800);color:#fff;padding:10px 14px}.Guide-module__er-Esa__glossary td{border-top:1px solid var(--line);padding:10px 14px}.Guide-module__er-Esa__glossary td:first-child{color:var(--ink);white-space:nowrap;font-weight:700}.Guide-module__er-Esa__glossaryWrap{overflow-x:auto}@media (max-width:900px){.Guide-module__er-Esa__roleGrid{grid-template-columns:1fr}}
.Hero-module___qUa6a__hero{background:linear-gradient(160deg, var(--navy-800), var(--navy-900));color:#fff;position:relative;overflow:hidden}.Hero-module___qUa6a__hero:after{content:"";pointer-events:none;background:radial-gradient(circle,#c0143f59,#0000 62%);width:620px;height:620px;position:absolute;top:-160px;right:-160px}.Hero-module___qUa6a__grid{z-index:1;grid-template-columns:1.08fr .92fr;align-items:center;gap:48px;padding:76px 0;display:grid;position:relative}.Hero-module___qUa6a__badge{border-radius:var(--radius-pill);background:#ffffff1a;border:1px solid #ffffff38;align-items:center;gap:10px;margin-bottom:22px;padding:8px 16px;font-size:.85rem;font-weight:600;display:inline-flex}.Hero-module___qUa6a__dot{background:var(--gold);border-radius:50%;width:8px;height:8px}.Hero-module___qUa6a__hero h1{color:#fff;font-size:clamp(2.5rem,5.2vw,4rem)}.Hero-module___qUa6a__lede{color:#c8d2e8;max-width:34ch;margin:22px 0 12px;font-size:1.2rem}.Hero-module___qUa6a__subline{color:#9fb0d0;margin-bottom:30px;font-size:1rem}.Hero-module___qUa6a__cta{flex-wrap:wrap;gap:14px;display:flex}.Hero-module___qUa6a__photo{position:relative}.Hero-module___qUa6a__frame{aspect-ratio:4/5;border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);text-align:center;color:#6f80a6;background:linear-gradient(#24365f,#0e1c3a);border:1px solid #ffffff1a;place-items:center;display:grid;overflow:hidden}.Hero-module___qUa6a__frame img{object-fit:cover;object-position:center top;width:100%;height:100%}@media (max-width:960px){.Hero-module___qUa6a__grid{grid-template-columns:1fr}.Hero-module___qUa6a__photo{order:-1;max-width:360px}}
.shared-module__zgy9Xq__container{width:100%;max-width:var(--container);margin:0 auto;padding-left:24px;padding-right:24px}.shared-module__zgy9Xq__eyebrow{font-family:var(--font-body);letter-spacing:.16em;text-transform:uppercase;color:var(--crimson);margin-bottom:14px;font-size:.78rem;font-weight:700}.shared-module__zgy9Xq__eyebrowOnNavy{color:var(--gold)}.shared-module__zgy9Xq__emptyNote{text-align:center;color:var(--muted);background:var(--bg-soft);border:1px dashed var(--line);border-radius:var(--radius);padding:48px 20px;font-style:italic}
.Legend-module__hEgDeq__legend{background:var(--bg-soft);border:1px solid var(--line);border-radius:var(--radius);margin-bottom:18px;padding:0;overflow:hidden}.Legend-module__hEgDeq__legend>summary{cursor:pointer;font-family:var(--font-display);color:var(--navy-800);align-items:center;gap:10px;padding:16px 22px;font-weight:800;list-style:none;display:flex}.Legend-module__hEgDeq__legend>summary::-webkit-details-marker{display:none}.Legend-module__hEgDeq__legend>summary:before{content:"ℹ";background:var(--navy-800);color:#fff;border-radius:50%;flex:none;place-items:center;width:26px;height:26px;font-size:.9rem;display:grid}.Legend-module__hEgDeq__legend[open]>summary{border-bottom:1px solid var(--line)}.Legend-module__hEgDeq__legend>summary:focus-visible{outline:3px solid var(--crimson);outline-offset:-3px}.Legend-module__hEgDeq__body{padding:20px 22px}.Legend-module__hEgDeq__note{color:var(--body);margin-bottom:16px}.Legend-module__hEgDeq__note b{color:var(--ink)}.Legend-module__hEgDeq__note a{color:var(--crimson-dark)}.Legend-module__hEgDeq__body dl{grid-template-columns:150px 1fr;gap:8px 18px;margin:0 0 14px;display:grid}.Legend-module__hEgDeq__body dt{color:var(--crimson-dark);font-weight:700}.Legend-module__hEgDeq__body dd{color:var(--muted);margin:0;font-size:.95rem}.Legend-module__hEgDeq__body h4{color:var(--navy-800);margin:14px 0 8px;font-size:1rem}.Legend-module__hEgDeq__noteTight{margin:6px 0 0}@media (max-width:960px){.Legend-module__hEgDeq__body dl{grid-template-columns:1fr;gap:2px 0}.Legend-module__hEgDeq__body dt{margin-top:8px}}
