:root{--paper:#f6f7f3;--surface:#fff;--ink:#203a37;--muted:#61716c;--accent:#285e55;--line:#dce2da;--soft:#eaf0e7;--gold:#c99337;--error:#923e32;font-family:Inter,"Segoe UI",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;color-scheme:light}
*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:wait;opacity:.5}button{color:var(--ink);background:transparent;border:1px solid var(--line);border-radius:5px;min-height:42px;padding:8px 14px;font-size:.875rem;font-weight:600}button:hover:not(:disabled){background:var(--soft)}a{color:inherit;text-underline-offset:3px}button:focus-visible,a:focus-visible,input:focus-visible,[tabindex]:focus-visible{outline:3px solid #b58632;outline-offset:4px}h1,h2,h3,p{margin:0}h1{font-size:clamp(1.7rem,3vw,2.25rem);letter-spacing:-1px;font-weight:600}h2{font-size:1.08rem;font-weight:650;letter-spacing:-.3px}h3{font-size:1rem}svg{display:block}input{min-width:0}[hidden]{display:none!important}.wrap{max-width:1200px;margin-inline:auto;padding-inline:36px}.muted,.section-note{color:var(--muted)}.eyebrow{font-size:.66rem;letter-spacing:1.8px;font-weight:700;color:var(--muted)}.site-header{height:100px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}.brand{display:flex;align-items:center;text-decoration:none;font-size:1.4rem;letter-spacing:-.65px;font-weight:750}.brand svg{width:33px;height:33px;margin-right:10px;fill:none;stroke:var(--accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.brand-dot{color:var(--gold)}.units{display:flex;padding:3px;border:1px solid var(--line);border-radius:6px;background:#eef1eb}.units button{border:0;min-height:32px;padding:5px 12px}.units button[aria-pressed=true]{background:var(--accent);color:white}.search-row{display:flex;gap:12px;margin-top:26px}.search-box{position:relative;flex:1;max-width:590px}.search-symbol{position:absolute;top:6px;left:15px;font-size:27px;color:var(--muted)}#search{width:100%;height:48px;padding:12px 36px 12px 46px;border:1px solid #cdd7cf;border-radius:5px;background:var(--surface);color:var(--ink);font-size:.93rem}#search::placeholder{color:var(--muted)}.secondary{background:var(--surface);padding-inline:18px}.secondary span{margin-right:7px;font-size:19px}.primary{background:var(--accent);color:white;border-color:var(--accent)}.primary:hover:not(:disabled){background:#1d4840}.text-button{border:0;padding:5px 8px;color:var(--accent);font-size:.8rem}.status-row{display:flex;align-items:center;justify-content:space-between;min-height:48px;gap:10px;font-size:.74rem;color:var(--muted)}.status-row .error{color:var(--error)}#suggestions{position:absolute;z-index:1001;top:52px;left:0;right:0;margin:0;padding:5px;list-style:none;background:white;border:1px solid var(--line);border-radius:5px;box-shadow:0 10px 24px #203a3712;max-height:330px;overflow:auto}#suggestions li{padding:12px;cursor:pointer;border-radius:3px;font-size:.9rem}#suggestions li[aria-selected=true],#suggestions li:hover{background:var(--soft)}#suggestions small{display:block;color:var(--muted);margin-top:4px}.search-status{position:absolute;top:52px;background:white;border:1px solid var(--line);padding:14px;z-index:1002;left:0;right:0;font-size:.85rem}.section-heading{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:22px}.section-note{font-size:.7rem}.empty{padding:30px 0;color:var(--muted);font-size:.85rem}.action-status{font-size:.85rem;color:var(--accent);min-height:24px;margin:16px 0}footer{border-top:1px solid var(--line);display:flex;justify-content:space-between;gap:16px;padding-block:25px!important;color:var(--muted);font-size:.7rem}.footer-dash{padding:0 8px;color:#9ca8a0}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap}.skip-link{position:fixed;top:-80px;left:12px;padding:12px;background:white;z-index:2000}.skip-link:focus{top:8px}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation:none!important}}
