:root{color:#17322d;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--ink:#17322d;--muted:#6e7e78;--brand:#d26443;--brand-soft:#ead4cc;--line:#e3e6df;--surface:#fffefa;background:#fafaf7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#fafaf7}body{min-height:100vh;margin:0}.app-shell{flex-direction:column;width:min(100% - 48px,1120px);min-height:100svh;margin:0 auto;display:flex}.topbar{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:80px;display:flex}.brand{color:var(--ink);letter-spacing:-.03em;align-items:center;gap:11px;font-size:1.0625rem;font-weight:700;text-decoration:none;display:inline-flex}.brand-mark{background:var(--brand);border-radius:50% 50% 50% 12%;place-items:center;width:27px;height:27px;display:grid;transform:rotate(-45deg)}.brand-mark span{border:2px solid #fff;border-radius:50%;width:8px;height:8px}.topbar__actions{align-items:center;gap:12px;display:flex}.beta-label{border:1px solid var(--line);color:var(--muted);border-radius:999px;padding:6px 10px;font-size:.75rem;font-weight:600}.logout-button,.login-button{background:var(--ink);color:#fff;font:inherit;cursor:pointer;border:0;border-radius:8px;font-size:.8125rem;font-weight:650}.logout-button{padding:7px 11px}.logout-button:hover,.logout-button:focus-visible,.login-button:hover,.login-button:focus-visible{background:#274740}.main-content{flex:1;padding:clamp(64px,12vw,138px) 0 80px}.welcome{max-width:700px}.eyebrow{color:var(--brand);letter-spacing:.12em;text-transform:uppercase;margin:0 0 17px;font-size:.75rem;font-weight:700}h1{max-width:680px;color:var(--ink);letter-spacing:-.055em;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.75rem,6vw,5rem);font-weight:400;line-height:1.02}.intro{max-width:510px;color:var(--muted);margin:25px 0 0;font-size:clamp(1rem,1.5vw,1.125rem);line-height:1.6}.content-frame{border:1px solid var(--line);background:var(--surface);border-radius:16px;margin-top:clamp(54px,8vw,88px);overflow:hidden;box-shadow:0 18px 45px #2437340d}.content-frame__header{border-bottom:1px solid var(--line);min-height:57px;color:var(--ink);justify-content:space-between;align-items:center;padding:0 22px;font-size:.875rem;font-weight:650;display:flex}.status-dot,.visited-count{color:var(--muted);align-items:center;gap:7px;font-size:.75rem;font-weight:500;display:inline-flex}.status-dot:before{background:var(--brand);content:"";border-radius:50%;width:6px;height:6px}.content-frame__body{background:#f8faf5;place-items:center;min-height:clamp(200px,34vw,385px);padding:clamp(20px,4vw,42px);display:grid;overflow:hidden}.map-instructions{color:var(--muted);text-align:center;margin:0 0 14px;font-size:.8125rem}.map-instructions__mobile{display:none}.map-scroll{width:100%;min-width:0;overflow-x:auto}.map-scroll:focus-visible{outline:2px solid var(--brand);outline-offset:2px}.world-map{width:100%;height:auto;display:block}.world-map__countries{fill:#dfe8df;stroke:#fffefa;stroke-width:1.25px;vector-effect:non-scaling-stroke}.world-map__country{cursor:pointer;outline:none;transition:fill .15s}.world-map__country:hover,.world-map__country:focus-visible{fill:var(--brand-soft)}.world-map__country:focus-visible{stroke:var(--ink);stroke-width:2.5px}.world-map__country--visited{fill:var(--brand)}.world-map__country--visited:hover,.world-map__country--visited:focus-visible{fill:#b95134}.login-frame{max-width:560px}.login-form{gap:10px;padding:clamp(24px,5vw,38px);display:grid}.login-form p{color:var(--muted);margin:0 0 10px;font-size:.9375rem;line-height:1.5}.login-form label{color:var(--ink);font-size:.8125rem;font-weight:650}.login-form input{border:1px solid var(--line);width:100%;min-height:42px;color:var(--ink);font:inherit;background:#fffefa;border-radius:8px;padding:8px 10px}.login-form input:focus{outline:2px solid var(--brand);outline-offset:1px;border-color:var(--brand)}.login-error{font-weight:600;color:#a43f2a!important}.login-button{width:fit-content;margin-top:10px;padding:10px 18px}@media (width<=640px){.content-frame__body{min-height:200px;padding:20px 12px}.map-instructions__mobile{display:block}.world-map{min-width:700px}}.footer{border-top:1px solid var(--line);min-height:74px;color:var(--muted);justify-content:space-between;align-items:center;font-size:.75rem;display:flex}.footer span:first-child{color:var(--ink);font-weight:650}@media (width<=640px){.app-shell{width:min(100% - 32px,1120px)}.topbar{min-height:68px}.main-content{padding-bottom:48px}.content-frame__header{padding:0 16px}.footer{flex-direction:column;justify-content:center;align-items:flex-start;gap:3px;min-height:84px}}
