#journey[hidden],.hero[hidden]{display:none}
#welcome{margin-top:0;background:linear-gradient(135deg,#e4f1ed,#fff8e9);border:1px solid #d3e1d9;padding:24px 28px;border-radius:20px}
#welcome h2{font-size:clamp(26px,4vw,40px);margin:12px 0}
#welcome p{max-width:760px;line-height:1.7}
#welcome .journey-form{display:grid;gap:12px;margin:14px 0}
#welcome label{display:grid;gap:8px;line-height:1.5}
#welcome input,#welcome select{box-sizing:border-box;width:100%;min-height:48px;padding:12px;border:1px solid #b6cbc3;border-radius:12px;background:white;font:inherit}
#welcome .journey-options{display:grid;grid-template-columns:repeat(7,minmax(100px,1fr));gap:8px}.language-options .journey-option{font-size:11px;white-space:nowrap}
#welcome button{min-height:34px;padding:6px 8px;cursor:pointer}.language-options .journey-option{font-size:10px;min-height:32px;padding:5px 7px}
#welcome button[aria-pressed=true]{background:#12565b;color:white}
#welcome small{line-height:1.6}
.flag-icon,.language-mark{display:inline-block;position:relative;overflow:hidden;background-color:#dcebe4;background-size:100% 100%;vertical-align:middle}.flag-icon{width:20px;height:14px;margin-right:6px;border-radius:3px;box-shadow:0 0 0 1px rgba(23,63,52,.18)}.language-mark{width:27px;height:20px;border-radius:5px;box-shadow:0 0 0 1px rgba(23,63,52,.18)}.flag-RU{background:linear-gradient(#fff 0 33.33%,#1b4d9b 33.33% 66.66%,#d52b1e 66.66%)}.flag-UZ{background:linear-gradient(#1eb5e5 0 31%,#d81f35 31% 36%,#fff 36% 64%,#d81f35 64% 69%,#1eb56a 69%)}.flag-TG{background:linear-gradient(#c8323d 0 33.33%,#fff 33.33% 66.66%,#17884b 66.66%)}.flag-KY{background:#e3212d}.flag-KY:after{content:'☀';position:absolute;inset:0;display:grid;place-items:center;color:#f4c542;font-size:10px}.flag-AZ{background:linear-gradient(#1599d1 0 33.33%,#e52d45 33.33% 66.66%,#36a849 66.66%)}.flag-KZ{background:#52b5d8}.flag-KZ:after{content:'☀';position:absolute;inset:0;display:grid;place-items:center;color:#f4c542;font-size:10px}.flag-TK{background:linear-gradient(90deg,#16804b 0 25%,#d33b46 25% 39%,#16804b 39%)}
@media(max-width:900px){#welcome .journey-options{grid-template-columns:repeat(4,minmax(100px,1fr)}}@media(max-width:600px){#welcome{padding:18px}#welcome .journey-options{grid-template-columns:repeat(2,minmax(0,1fr))}}
