:root{color:#173c32;font-synthesis:none;background:#f7f7f0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}*{box-sizing:border-box}body{flex-direction:column;min-height:100svh;margin:0;display:flex}a{color:#24634f;text-underline-offset:.25em}button,input{font:inherit}button{cursor:pointer}button:disabled{cursor:wait;opacity:.65}button:focus-visible,a:focus-visible,input:focus-visible{outline-offset:4px;outline:3px solid #397c6b}header,footer{justify-content:space-between;align-items:center;gap:1rem;padding:1.75rem clamp(1.25rem,5vw,4rem);display:flex}header{border-bottom:1px solid #e5eddf}.wordmark{letter-spacing:-.08em;color:#173c32;font-size:2rem;font-weight:800;text-decoration:none}.wordmark span{color:#397c6b}#language,#reveal{color:#24634f;background:0 0;border:1px solid #c7d9bb;border-radius:.75rem;min-height:44px;padding:.6rem .9rem}main{flex:1;width:min(100%,640px);margin:auto;padding:clamp(2rem,7vh,5rem) 1.25rem}article{background:#fff;border:1px solid #e5eddf;border-radius:1.75rem;padding:clamp(1.5rem,5vw,3rem);box-shadow:0 18px 60px #173c3208}.eyebrow{letter-spacing:.1em;color:#24634f;margin:0 0 2rem;font-size:.875rem;font-weight:700}.status-mark{color:#24634f;background:#e5eddf;border-radius:1rem;place-items:center;width:3.5rem;height:3.5rem;font-size:1.75rem;display:grid}h1{letter-spacing:-.04em;margin:1.25rem 0;font-size:clamp(1.75rem,5vw,2.5rem);line-height:1.15}p{overflow-wrap:anywhere;margin:.75rem 0 1.5rem}.address{background:#f7f7f0;border-radius:.75rem;padding:.75rem 1rem;font-weight:600}label{margin:1rem 0 .4rem;font-weight:600;display:block}input{color:#173c32;background:#fff;border:1px solid #b9cabc;border-radius:.75rem;width:100%;min-width:0;min-height:48px;padding:.7rem}.password-row{gap:.5rem;display:flex}.password-row input{flex:1}#reveal{flex:none}.help,.return,.support,footer{color:#456353;font-size:.875rem}.help{margin:.5rem 0}.primary{color:#fff;background:#24634f;border:0;border-radius:.9rem;width:100%;min-height:50px;margin:1.5rem 0 0;padding:.8rem 1.25rem;font-weight:700;display:block}.return{border-top:1px solid #e5eddf;margin:1.5rem 0 0;padding-top:1.5rem}.support{text-align:center;margin:1.5rem 0 0}#error{color:#963e35;background:#fff1ed;border-radius:.75rem;margin:1rem 0;padding:.75rem 1rem;font-size:.9375rem}footer{border-top:1px solid #e5eddf;flex-wrap:wrap}noscript{padding:1rem}[hidden]{display:none!important}@media (prefers-reduced-motion:no-preference){article{animation:.3s ease-out arrive}@keyframes arrive{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}}@media (width<=360px){header,footer{padding:1rem}article{padding:1.25rem}.password-row{flex-wrap:wrap}}
