.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:36rem;width:100%;margin:0 auto}.page-body{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:1rem 0 2.5rem}.page-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:36rem;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{width:100%;max-width:min(100%,30rem);margin:0;padding:0}.header__title{margin:0;line-height:0}.logo{display:block;width:100%;max-width:30rem;height:auto;margin:0 auto;object-fit:contain}.main{width:100%;max-width:28rem;display:flex;flex-direction:column;gap:1.25rem;padding-top:1.75rem;border-top:1px solid rgba(26,26,26,.1)}.message{margin:0;font-size:1.05rem;color:#2d2823}.message-link{color:#1e3a5f;text-decoration-thickness:1px;text-underline-offset:.2em}.message-link:hover{color:#152a47}.usa{margin:.75rem 0 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:radial-gradient(ellipse 100% 70% at 50% 0%,#f7f4ef,#efe9e0,#e5ddd3)}#root{min-height:100vh}
