:root{--pine: #1b4332;--pine-dark: #12301f;--spruce: #2e674c;--highland: #3a7d5c;--mist: #e8f0eb;--paper: #f7f8f6;--ink: #2d2d2d;--slate: #4f6657;--shore: #8fa898;--line: #d7e5db;--canada-red: #c8102e;--tartan-red: #b4120a;--tartan-gold: #ffd166;--tartan-blue: #2e5e8c;--ground: #d7e5db;--focus-bright: #ffd166;--wash-from: #e8f0eb;--wash-to: #f7f1d7;--ink-on-pine: #e8f0eb;--white: #f7f8f6;--radius: 1rem;--sans: "Avenir Next", "Segoe UI", ui-sans-serif, system-ui, sans-serif;--serif: Georgia, serif}*{box-sizing:border-box}body{margin:0;background:var(--ground);color:var(--ink);font-family:var(--sans);line-height:1.45}a{color:inherit;text-underline-offset:.18em}button{font:inherit}h1,h2,h3,p{margin:0}h1,h2{font-family:var(--serif);letter-spacing:-.035em}.label{font:800 .72rem/1.2 var(--sans);letter-spacing:.09em;text-transform:uppercase}.quiet{color:var(--slate)}.section-kicker{display:flex;align-items:center;gap:.5rem;color:var(--spruce);font:800 .72rem/1.2 var(--sans);letter-spacing:.08em;text-transform:uppercase}.section-kicker:before{width:1.25rem;height:2px;background:var(--highland);content:""}.section-heading,.surface-heading{color:var(--spruce);font:800 1.1rem/1.2 var(--sans);letter-spacing:.05em;text-transform:uppercase}.band-heading{color:var(--ink-on-pine)}.section-heading a{color:inherit;text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.16em}.surface-heading a{color:inherit;text-decoration:none}.surface-heading a:hover,.surface-heading a:focus-visible{text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.16em}@media(min-width:900px){.surface-heading{font-size:1.4rem}}.onward{display:inline-block;font:800 .85rem/1.3 var(--sans);border-bottom:2px dotted currentColor;cursor:default}.onward small{margin-left:.35rem;font-weight:700;font-size:.68rem;letter-spacing:.06em;text-transform:uppercase}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}.skip-link{position:absolute;top:-3rem;left:1rem;z-index:10;padding:.6rem 1rem;background:var(--pine-dark);color:var(--white);font:800 .8rem/1 var(--sans);transition:top .12s ease}.skip-link:focus{top:.5rem}.answer-page{padding:0 0 2.5rem}.answer-head{margin-top:8px;padding:1.15rem 1rem 1.25rem;background:var(--mist)}.answer-head h1{margin-top:.7rem;font-family:var(--serif);font-size:2.05rem;line-height:1.02;letter-spacing:-.035em}.answer-lede{margin-top:.7rem;color:var(--slate)}.answer-value{margin-top:.9rem;color:var(--pine);font-size:3.1rem;font-weight:800;font-variant-numeric:tabular-nums;line-height:1}.answer-currency{margin-right:.05em;font-size:.55em;vertical-align:.42em}.answer-unit{margin-left:.15rem;font-size:1.1rem;font-weight:700}.answer-context{margin-top:.4rem;color:var(--slate);font-size:.9rem}.answer-band{display:inline-block;margin-left:.6rem;padding:.3rem .6rem;border-radius:.35rem;font:800 .8rem/1.2 var(--sans);vertical-align:.55em}.answer-statement{margin-top:.8rem;padding:.7rem .8rem;border-left:3px solid var(--highland);background:rgb(from var(--highland) r g b / 10%);font-size:.92rem;font-weight:700}.answer-fresh{display:flex;align-items:center;gap:.45rem;margin-top:.9rem;color:var(--slate);font:800 .8rem/1.3 var(--sans)}.answer-fresh:before{width:.5rem;height:.5rem;flex:0 0 auto;border-radius:50%;background:var(--spruce);content:""}.answer-fresh.is-stale:before{background:var(--tartan-red)}.answer-fresh.is-missing:before{background:var(--slate)}.source-order{font-weight:700}.source-action{margin-top:.85rem;color:var(--pine)}.answer-page .source-panel{margin-top:8px;padding:1.1rem 1rem;border:0;border-radius:0;background:var(--pine);color:var(--white)}.answer-page .source-panel h2{margin-top:.5rem;font-size:1.3rem;line-height:1.15}.answer-page .source-panel p{margin-top:.55rem;color:var(--ink-on-pine)}.answer-page .source-panel .source-action{color:var(--white)}.answer-section{margin-top:8px;padding:1.1rem 1rem;background:var(--paper)}.answer-section h2{font-size:1.4rem;line-height:1.1}.answer-section p{margin-top:.7rem;color:var(--slate);line-height:1.55}.answer-note{font-size:.88rem}.real-note{font-weight:700;color:var(--ink)!important}.source-list{display:grid;gap:.45rem;margin:.9rem 0 0;padding-left:1.1rem;color:var(--slate)}.answer-fold{padding-block:.35rem}.answer-fold summary{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:44px;cursor:pointer;list-style:none}.answer-fold summary::-webkit-details-marker{display:none}.answer-fold summary h2{margin:0}.answer-fold summary:after{flex:0 0 auto;width:.6rem;height:.6rem;margin-right:.3rem;border:solid var(--pine);border-width:0 2px 2px 0;transform:rotate(45deg);content:""}.answer-fold[open] summary:after{transform:rotate(-135deg)}.answer-fold[open] summary{margin-bottom:.2rem}.answer-page aside.correction,.answer-page aside.partner-card{margin-top:8px}@media(min-width:900px){.answer-page{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(19rem,.85fr);gap:1.5rem 2rem;align-items:start;padding:2.25rem 2rem 3rem}.answer-head{grid-column:1;padding:2rem;border-radius:0}.answer-head h1{font-size:clamp(2.4rem,3.6vw,3.4rem)}.answer-value{font-size:clamp(3.4rem,5vw,4.6rem)}.answer-page .source-panel{grid-column:2;grid-row:1;margin-top:0}.answer-section{grid-column:1}.answer-page aside.correction{grid-column:2;grid-row:2;margin-top:0}.answer-page aside.partner-card{grid-column:2;grid-row:3}}.correction-action>a,.fixture-note>a,.back>a,.announcement-source>a,.record-route>a,.player-source>a,.critical-action>a,.context-action>a,.outbound-back>a,.alert li>a,.route-link,.reel-five-cta>a,strong>a{display:inline-block;min-height:24px;padding-block:2px}h2>a:only-child,h3>a:only-child{display:block;min-height:24px;padding-block:2px}@media(pointer:coarse){button,select,.button{min-height:44px}.skip-link,.wordmark a,.footer-wordmark,.correction-action>a,.fixture-note>a,.back>a,.announcement-source>a,.record-route>a,.player-source>a,.critical-action>a,.context-action>a,.outbound-back>a,.alert li>a,.route-link,.reel-five-cta>a,strong>a{display:inline-flex;align-items:center;min-height:44px}h2>a:only-child,h3>a:only-child{display:flex;align-items:center;min-height:44px}}:focus-visible{outline:2px solid var(--pine-dark);outline-offset:2px}.masthead :focus-visible,.menu-panel :focus-visible{outline-color:var(--focus-bright)}.button{padding:.6rem .9rem;border:1px solid transparent;border-radius:.45rem;background:transparent;color:inherit;font:800 .85rem/1 var(--sans);cursor:pointer}.button:disabled{cursor:default}:root{--action-min-height: 44px;--action-padding-inline: 1rem;--action-radius: .45rem;--action-font: 800 .875rem/1.1 var(--sans)}.action{display:inline-flex;align-items:center;justify-content:center;min-height:var(--action-min-height);padding:.6rem var(--action-padding-inline);border:1px solid currentColor;border-radius:var(--action-radius);font:var(--action-font);text-decoration:none;cursor:pointer;transition:background-color .12s ease,border-color .12s ease,color .12s ease}.action-primary{border-color:var(--action-primary-border, var(--pine));background:var(--action-primary-bg, var(--pine));color:var(--action-primary-fg, var(--white))}.action-primary:hover{border-color:var(--action-primary-hover-border, var(--pine-dark));background:var(--action-primary-hover-bg, var(--pine-dark));color:var(--action-primary-hover-fg, var(--action-primary-fg, var(--white)))}.action-secondary{border-color:var(--action-secondary-border, var(--pine));background:var(--action-secondary-bg, var(--white));color:var(--action-secondary-fg, var(--pine))}.action-secondary:hover{border-color:var(--action-secondary-hover-border, var(--action-secondary-border, var(--pine)));background:var(--action-secondary-hover-bg, var(--mist));color:var(--action-secondary-hover-fg, var(--action-secondary-fg, var(--pine)))}.action:disabled,.action[aria-disabled=true]{opacity:.55;cursor:default}.action:disabled:hover,.action[aria-disabled=true]:hover{border-color:var(--action-primary-border, var(--pine));background:var(--action-primary-bg, var(--pine));color:var(--action-primary-fg, var(--white))}.action-secondary:disabled:hover,.action-secondary[aria-disabled=true]:hover{border-color:var(--action-secondary-border, var(--pine));background:var(--action-secondary-bg, var(--white));color:var(--action-secondary-fg, var(--pine))}.action-text{min-height:24px;padding:2px 0;border:0;background:transparent;color:var(--pine);font:800 .9rem/1.35 var(--sans);text-decoration:underline;text-decoration-thickness:2px;text-underline-offset:.18em;cursor:pointer}@media(pointer:coarse){.action-text{display:inline-flex;align-items:center;min-height:44px}}
