.noscript-note{position:relative;z-index:25;padding:.75rem clamp(1rem,4vw,4rem);border-bottom:1px solid rgba(207,112,70,.35);background:rgba(207,112,70,.08);color:#e7d9ca;font-size:.9rem}.motion-toggle{min-height:38px;flex:0 0 auto;border:1px solid var(--line);border-radius:999px;padding:.45rem .7rem;background:rgba(255,255,255,.025);color:var(--muted);font:inherit;font-size:.76rem;font-weight:750;cursor:pointer}.motion-toggle:hover,.motion-toggle[aria-pressed="true"]{border-color:rgba(216,173,88,.4);color:var(--text);background:rgba(216,173,88,.06)}.status-band{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.95fr) auto;gap:1.25rem;align-items:center;margin-top:1rem;padding:1.2rem;border:1px solid rgba(216,173,88,.2);border-radius:var(--radius);background:linear-gradient(145deg,rgba(28,29,25,.95),rgba(20,21,19,.96));box-shadow:0 18px 48px rgba(0,0,0,.2)}.status-band h2{font-size:clamp(1.55rem,3vw,2.25rem);margin-bottom:.35rem}.status-band .section-intro{margin-bottom:0}.status-summary{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;border:1px solid var(--line);border-radius:var(--radius-sm);overflow:hidden;background:var(--line)}.status-summary>span{display:grid;gap:.2rem;min-width:0;padding:.8rem;background:#171815}.status-summary strong{font-size:.74rem;text-transform:uppercase;letter-spacing:.08em;color:var(--gold-hi)}.status-summary small{color:var(--muted);line-height:1.35;overflow-wrap:anywhere}.status-summary>[data-public-build-fact][data-verified="true"]{background:linear-gradient(145deg,rgba(216,173,88,.09),#171815)}.status-summary>[data-public-build-fact][data-verified="true"] small{color:#e8d6ad}.topbar nav a[aria-current="location"]{color:var(--text);background:rgba(216,173,88,.08);box-shadow:inset 0 -1px rgba(216,173,88,.55)}.security-note a,.footer-meta a,.text-link{color:var(--gold-hi);text-underline-offset:.22rem}.text-link{display:inline-flex;margin-top:.65rem;font-weight:800}.text-link:hover,.security-note a:hover,.footer-meta a:hover{text-decoration-thickness:2px}.footer-meta{text-align:right}.footer-meta p{margin:.3rem 0}code{padding:.12rem .35rem;border:1px solid var(--line);border-radius:.35rem;background:#131411;color:#e7d9bc;font-size:.9em}.verify-hero{padding-bottom:2.5rem}.verify-shell{padding-top:2.5rem}.verify-grid{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);gap:1rem;align-items:stretch}.verify-form{display:flex;flex-direction:column;align-items:flex-start}.verify-form .field{width:100%;max-width:none;margin:.65rem 0}.verify-form input[type="file"]{padding:.55rem}.verify-form .button{margin-top:.45rem}.verify-note{font-size:.86rem;margin-bottom:0}.verify-result{display:flex;flex-direction:column;justify-content:center;min-height:250px;overflow-wrap:anywhere;border-color:var(--line)}.verify-result[data-state="match"]{border-color:rgba(126,190,142,.55);background:linear-gradient(160deg,rgba(27,48,31,.72),rgba(24,25,22,.97))}.verify-result[data-state="mismatch"]{border-color:rgba(207,112,70,.6);background:linear-gradient(160deg,rgba(61,34,26,.72),rgba(24,25,22,.97))}.verify-result[data-state="warning"]{border-color:rgba(216,173,88,.5)}.verify-result strong{color:var(--text);font-size:1.05rem}html[data-motion="reduced"]{scroll-behavior:auto}html[data-motion="reduced"] *,html[data-motion="reduced"] *::before,html[data-motion="reduced"] *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}html[data-motion="reduced"] .button:hover{transform:none}@media(max-width:1080px){.topbar{flex-wrap:wrap}.topbar nav{order:3;width:100%}}@media(max-width:980px){.status-band{grid-template-columns:1fr}.status-band>.button{width:max-content}.status-summary{max-width:760px}.verify-grid{grid-template-columns:1fr}}@media(max-width:760px){.status-summary{grid-template-columns:1fr}.status-band>.button{width:100%}.footer-meta{text-align:left}.motion-toggle{width:100%}}