.page{min-height:100vh;display:flex;flex-direction:column;padding:0 1.5rem 2rem}.page-top{display:flex;justify-content:flex-end;padding-top:1rem;max-width:40rem;width:100%;margin:0 auto}.page-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center}.lang-pill{display:inline-flex;align-items:center;gap:.35rem;padding:.35rem .35rem .35rem .65rem;font-family:DM Sans,system-ui,-apple-system,sans-serif;font-size:.75rem;font-weight:600;letter-spacing:.08em;color:#3a3530;background:linear-gradient(180deg,#fff,#f7f5f2);border:1px solid rgba(26,26,26,.1);border-radius:999px;box-shadow:0 1px 2px #0000000a,0 4px 12px #00000014,0 0 0 1px #fff9 inset}.lang-pill__globe{display:flex;align-items:center;color:#6b635a;padding-right:.1rem}.lang-pill__globe-svg{display:block}.lang-pill__tracks{display:flex;padding:3px;gap:3px;background:#0000000d;border-radius:999px}.lang-pill__btn{margin:0;min-width:2.25rem;padding:.35rem .5rem;font:inherit;font-size:inherit;font-weight:600;letter-spacing:.1em;color:#7a7268;background:transparent;border:none;border-radius:999px;cursor:pointer;transition:color .15s ease,background .15s ease,box-shadow .15s ease}.lang-pill__btn:hover:not(.lang-pill__btn--active){color:#4a4540;background:#ffffff59}.lang-pill__btn--active{color:#1a1816;background:#fff;box-shadow:0 1px 3px #0000001a,0 0 0 1px #0000000a}.lang-pill__btn:focus-visible{outline:2px solid #3a3530;outline-offset:2px}.header{margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid rgba(26,26,26,.15);max-width:28rem}.title{margin:0 0 .5rem;font-size:clamp(1.75rem,5vw,2.25rem);font-weight:600;letter-spacing:.04em;text-transform:uppercase}.tagline{margin:0;font-size:1rem;color:#4a4540}.main{max-width:24rem}.message{margin:0 0 2rem;font-size:1.05rem;color:#2d2823}.usa{margin:0;font-size:.85rem;letter-spacing:.12em;text-transform:uppercase;color:#6b635a}*,*:before,*:after{box-sizing:border-box}html{font-family:Georgia,Times New Roman,serif;line-height:1.5;-webkit-font-smoothing:antialiased}body{margin:0;min-height:100vh;color:#1a1a1a;background:linear-gradient(165deg,#f6f3ee,#e8e2d8 45%,#d4cdc2)}#root{min-height:100vh}
