.locale-welcome{position:fixed;z-index:2000;inset:0;display:grid;place-items:center;padding:24px;color:#19174b;font-family:Manrope,Arial,sans-serif;opacity:0;transition:opacity .35s ease}.locale-welcome.is-visible{opacity:1}.locale-welcome.is-confirmed{opacity:0;pointer-events:none}.locale-welcome-backdrop{position:absolute;inset:0;background:rgba(12,12,42,.62);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}.locale-welcome-card{position:relative;display:grid;grid-template-columns:minmax(245px,.72fr) minmax(0,1.28fr);width:min(900px,100%);max-height:min(760px,calc(100vh - 48px));overflow:auto;border:1px solid rgba(255,255,255,.25);border-radius:32px;background:#f5efe5;box-shadow:0 35px 100px rgba(8,8,36,.4);transform:translateY(28px) scale(.96);transition:transform .65s cubic-bezier(.22,1,.36,1)}.locale-welcome.is-visible .locale-welcome-card{transform:none}.locale-welcome-visual{position:relative;display:flex;min-height:560px;overflow:hidden;flex-direction:column;justify-content:flex-end;padding:38px;background:linear-gradient(145deg,#211f62,#151442);color:#f5efe5}.locale-welcome-visual>img{position:absolute;z-index:2;top:36px;left:36px;width:78px;height:78px;filter:drop-shadow(0 16px 28px rgba(0,0,0,.2))}.locale-welcome-visual>p{position:relative;z-index:2;margin:0 0 8px;font:800 25px/1.05 Syne,Arial,sans-serif;letter-spacing:-.04em}.locale-welcome-visual>span{position:relative;z-index:2;color:#78e8d5;font:600 10px/1.7 'DM Mono',monospace;letter-spacing:.08em;text-transform:uppercase}.locale-welcome-orbit{position:absolute;inset:95px -110px auto 35px;aspect-ratio:1;border:1px solid rgba(108,235,209,.16);border-radius:50%}.locale-welcome-orbit:before,.locale-welcome-orbit:after{content:"";position:absolute;border:1px solid rgba(108,235,209,.11);border-radius:50%}.locale-welcome-orbit:before{inset:44px}.locale-welcome-orbit:after{inset:88px}.locale-welcome-orbit i{position:absolute;width:9px;height:9px;border-radius:50%;background:#6cebd1;box-shadow:0 0 22px #6cebd1}.locale-welcome-orbit i:nth-child(1){top:21%;left:8%}.locale-welcome-orbit i:nth-child(2){right:20%;top:8%;background:#ff927d;box-shadow:0 0 22px #ff927d}.locale-welcome-orbit i:nth-child(3){right:9%;bottom:26%}.locale-welcome-form{display:flex;flex-direction:column;justify-content:center;padding:52px clamp(32px,5vw,66px)}.locale-welcome-eyebrow{margin:0 0 16px;color:#168e80;font:800 10px/1.3 'DM Mono',monospace;letter-spacing:.16em}.locale-welcome-form h2{max-width:510px;margin:0;color:#19174b;font:750 clamp(34px,4vw,51px)/.98 Syne,Arial,sans-serif;letter-spacing:-.055em}.locale-welcome-intro{max-width:540px;margin:22px 0 24px;color:#6f6a7c;font:500 14px/1.65 Manrope,Arial,sans-serif}.locale-welcome-location{display:grid;grid-template-columns:42px minmax(0,1fr) auto;align-items:center;gap:12px;margin-bottom:22px;padding:12px 14px;border:1px solid rgba(25,23,75,.1);border-radius:16px;background:rgba(255,255,255,.58)}.locale-welcome-location>b{display:grid;place-items:center;width:42px;height:42px;overflow:hidden;border-radius:12px;background:#fff;font-size:22px}.locale-welcome-flag img{width:28px;height:21px;border-radius:3px;object-fit:cover;box-shadow:0 0 0 1px rgba(25,23,75,.1)}.locale-welcome-flag span{display:block}.locale-welcome-flag span[hidden]{display:none}.locale-welcome-location span{display:flex;min-width:0;flex-direction:column;gap:3px}.locale-welcome-location small{color:#858093;font:700 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.locale-welcome-location strong{overflow:hidden;color:#25234e;font-size:13px;text-overflow:ellipsis;white-space:nowrap}.locale-welcome-location>i{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#daf8f1;color:#087d6c;font-style:normal;font-weight:900}.locale-welcome-fields{display:grid;grid-template-columns:1fr 1fr;gap:13px}.locale-welcome-fields label{display:flex;min-width:0;flex-direction:column;gap:8px;color:#6e687b;font:800 9px 'DM Mono',monospace;text-transform:uppercase;letter-spacing:.08em}.locale-welcome-fields select{width:100%;height:52px;padding:0 42px 0 15px;border:1px solid rgba(25,23,75,.14);border-radius:14px;background:#fff;color:#201e52;font:700 13px Manrope,Arial,sans-serif;outline:0;cursor:pointer}.locale-welcome-fields select:focus{border-color:#16bfa7;box-shadow:0 0 0 4px rgba(22,191,167,.11)}.locale-welcome-form button{display:flex;align-items:center;justify-content:space-between;width:100%;margin-top:18px;padding:16px 18px;border:0;border-radius:15px;background:#19174b;color:#fff;font:800 13px Manrope,Arial,sans-serif;cursor:pointer;transition:transform .25s ease,background .25s ease}.locale-welcome-form button:hover{background:#252267;transform:translateY(-2px)}.locale-welcome-form button b{display:grid;place-items:center;width:25px;height:25px;border-radius:50%;background:#55e4cf;color:#19174b}.locale-welcome-note{margin-top:13px;color:#918b9b;font:500 10px/1.5 Manrope,Arial,sans-serif;text-align:center}.locale-welcome-open{overflow:hidden!important}
@media(max-width:720px){.locale-welcome{padding:12px}.locale-welcome-card{grid-template-columns:1fr;max-height:calc(100vh - 24px);border-radius:24px}.locale-welcome-visual{min-height:126px;justify-content:flex-end;padding:24px}.locale-welcome-visual>img{top:20px;left:22px;width:58px;height:58px}.locale-welcome-visual>p,.locale-welcome-visual>span{margin-left:76px}.locale-welcome-visual>p{font-size:18px}.locale-welcome-visual>span{font-size:8px}.locale-welcome-orbit{inset:-145px -35px auto 40%}.locale-welcome-form{padding:29px 22px 25px}.locale-welcome-form h2{font-size:34px}.locale-welcome-intro{margin:16px 0 18px;font-size:12px}.locale-welcome-location{margin-bottom:17px}.locale-welcome-fields{grid-template-columns:1fr}.locale-welcome-fields select{height:48px}.locale-welcome-form button{margin-top:15px}}
@media(max-width:390px){.locale-welcome-form h2{font-size:30px}.locale-welcome-form{padding:24px 18px 21px}.locale-welcome-location{grid-template-columns:38px minmax(0,1fr) auto;padding:10px}.locale-welcome-location>b{width:38px;height:38px}.locale-welcome-visual{min-height:112px;padding:19px}.locale-welcome-visual>img{top:17px;left:18px;width:52px;height:52px}.locale-welcome-visual>p,.locale-welcome-visual>span{margin-left:66px}}
@media(prefers-reduced-motion:reduce){.locale-welcome,.locale-welcome-card,.locale-welcome-form button{transition-duration:.01ms!important}}
.locale-welcome[dir="rtl"] .locale-welcome-form{text-align:right}.locale-welcome[dir="rtl"] .locale-welcome-location{grid-template-columns:auto minmax(0,1fr) 42px}.locale-welcome[dir="rtl"] .locale-welcome-location>b{grid-column:3}.locale-welcome[dir="rtl"] .locale-welcome-location>span{grid-column:2;grid-row:1}.locale-welcome[dir="rtl"] .locale-welcome-location>i{grid-column:1;grid-row:1}.locale-welcome[dir="rtl"] .locale-welcome-fields select{padding:0 15px 0 42px}
