.geography-shell{--geo-brand-navy:#0d234c;--geo-brand-blue:#3070e4;--geo-brand-teal:#4fa8b0;--geo-brand-orange:#ef9d39;--geo-brand-white:#f9fafc;--geo-bg-primary:#041326;--geo-bg-secondary:#071b33;--geo-surface-primary:#0a2342;--geo-surface-secondary:#0d2a4d;--geo-surface-elevated:#102f55;--geo-border-default:#1b446d;--geo-border-muted:#679ed238;--geo-text-primary:#f9fafc;--geo-text-secondary:#afc2d8;--geo-text-muted:#7992ad;--geo-success:#31c875;--geo-warning:#f5b942;--geo-danger:#f05b61;--geo-info:#35a7f2;--distance-very-far:#55b7e8;--distance-far:#3070e4;--distance-medium:#f5c447;--distance-close:#ef9d39;--distance-very-close:#ef5b4f;--distance-correct:#31c875;color:var(--geo-text-primary);background:radial-gradient(ellipse 80% 50% at 50% -10%, #3070e42e, transparent 55%), radial-gradient(ellipse 60% 40% at 80% 20%, #4fa8b014, transparent 50%), linear-gradient(180deg, var(--geo-bg-primary) 0%, var(--geo-bg-secondary) 100%);border-radius:1rem;min-height:0}:-webkit-any(.geography-shell:fullscreen,.geography-shell:-webkit-full-screen){border-radius:0;width:100%;min-height:100%;overflow:auto}:is(.geography-shell:fullscreen,.geography-shell:fullscreen){border-radius:0;width:100%;min-height:100%;overflow:auto}.geography-shell *{border-color:var(--geo-border-default)}.geography-shell :focus-visible{outline:2px solid var(--geo-brand-blue);outline-offset:2px}.geo-card{background:linear-gradient(180deg, var(--geo-surface-elevated), var(--geo-surface-primary));border:1px solid var(--geo-border-muted);border-radius:1rem;box-shadow:0 10px 30px #00000040}.geo-btn{border-radius:.75rem;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.65rem 1rem;font-weight:600;transition:background .16s,transform .16s,border-color .16s;display:inline-flex}.geo-btn:active{transform:translateY(1px)}.geo-btn-primary{background:var(--geo-brand-blue);color:#fff}.geo-btn-primary:hover{background:#3b7cf0}.geo-btn-teal{background:var(--geo-brand-teal);color:#041326}.geo-btn-ghost{border:1px solid var(--geo-border-muted);color:var(--geo-text-secondary);background:0 0}.geo-btn-ghost:hover{border-color:var(--geo-brand-blue);color:var(--geo-text-primary)}.geo-input{border:1px solid var(--geo-border-muted);width:100%;min-height:44px;color:var(--geo-text-primary);background:#041326b8;border-radius:.75rem;padding:.7rem .9rem}.geo-input::placeholder{color:var(--geo-text-muted)}@media (prefers-reduced-motion:reduce){.geography-shell *,.geography-shell :before,.geography-shell :after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
