@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=Manrope:wght@400;500;600;700;800&display=swap');
:root{font-family:Manrope,'Arial',sans-serif;color:#10253c;background:#f4f8fb;scroll-behavior:smooth}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible{outline:3px solid #f4a340;outline-offset:3px}a{color:inherit;text-decoration:none}.wrap{width:min(1180px,calc(100% - 48px));margin:auto}.topbar{height:80px;display:flex;justify-content:space-between;align-items:center;padding:0 max(24px,calc((100vw - 1180px)/2));background:#fff;border-bottom:1px solid #e3ebf0}.brand{display:flex;align-items:center;gap:11px;font-size:19px;font-weight:700;letter-spacing:-.05em}.brand strong{color:#119baa}.brand-icon{width:37px;height:37px;border-radius:12px;display:grid;place-items:center;background:#103353;color:#60d7d4;font-size:27px}.topbar nav{display:flex;gap:34px;font-size:14px;font-weight:700}.topbar nav a:hover{color:#008f9d}.intro{display:grid;grid-template-columns:1.5fr .5fr;gap:50px;align-items:end;padding:67px 0 62px}.eyebrow{color:#088f9f;font-size:12px;font-weight:800;letter-spacing:.16em;margin:0 0 17px}h1,h2,h3,p{margin-top:0}h1{font-family:'DM Sans',Arial,sans-serif;font-size:clamp(52px,6.6vw,86px);line-height:1.01;letter-spacing:-.075em;margin-bottom:25px}h1 em{color:#11a9b8;font-style:normal}.intro-copy{max-width:695px;font-size:16px;line-height:1.85;color:#4d6071;margin-bottom:0}.intro-note{background:#e6f7f5;border:1px solid #c7edec;border-radius:25px;padding:25px;max-width:265px;margin-left:auto;transform:rotate(3deg)}.intro-note span{font-size:38px}.intro-note p{font-size:15px;font-weight:700;line-height:1.55;margin:8px 0 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:36px;margin-bottom:25px}.section-head h2{font-family:'DM Sans',Arial,sans-serif;font-size:clamp(32px,3.4vw,46px);letter-spacing:-.055em;margin:0}.section-head>p{max-width:380px;color:#68798a;font-size:14px;line-height:1.7;margin:0}.globe-section{padding-bottom:95px}.globe-panel{display:grid;grid-template-columns:1fr 310px;min-height:550px;background:#0b2744;border-radius:30px;overflow:hidden;box-shadow:0 23px 60px #0735541a}.globe-stage{min-height:550px;position:relative;overflow:hidden;background:radial-gradient(circle at 46% 46%,#20486b 0,#0d2e4d 55%,#08213d 100%)}#globeSvg{width:100%;height:100%;position:absolute;inset:0;touch-action:none;cursor:grab}#globeSvg:active{cursor:grabbing}.globe-controls{position:absolute;right:20px;top:20px;display:flex;flex-direction:column;gap:5px}.globe-controls button{border:1px solid #ffffff49;background:#ffffff20;color:white;width:42px;height:42px;border-radius:11px;font-size:25px}.globe-controls button:hover{background:#ffffff45}.globe-hint{position:absolute;left:25px;bottom:22px;color:#e5f5f8;font-size:13px;background:#09233f99;padding:10px 14px;border-radius:10px;pointer-events:none}.globe-info{background:#103657;color:#fff;padding:36px 29px;display:flex;flex-direction:column;justify-content:center}.info-icon{width:53px;height:53px;border-radius:16px;background:#1a526c;display:grid;place-items:center;color:#ffcb6b;font-size:29px;margin-bottom:23px}.globe-info .eyebrow{color:#7be1e3}.globe-info h3{font-size:28px;line-height:1.25;letter-spacing:-.045em;margin-bottom:15px}.globe-info>p:not(.eyebrow){font-size:15px;color:#c6dbe6;line-height:1.7}.place-flag{font-size:68px;line-height:1.4}.place-meta{padding-top:20px;border-top:1px solid #ffffff32;margin-top:20px;color:#c5e3e8;font-size:14px;line-height:1.7}.flags-section{padding-bottom:98px}.flags-section h2 span{font-size:17px;color:#9aa9b2;vertical-align:middle;letter-spacing:0}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:25px}.filter-list{display:flex;flex-wrap:wrap;gap:8px}.filter-list button,.levels button{border:1px solid #dce6ec;background:#fff;color:#496174;padding:10px 17px;border-radius:100px;font-size:13px;font-weight:800}.filter-list button.active,.levels button.active{background:#103a59;color:#fff;border-color:#103a59}.filter-list button:hover,.levels button:hover{border-color:#14a6b2}.search-box{min-width:220px;display:flex;align-items:center;gap:8px;background:#fff;border:1px solid #dae6ed;padding:10px 14px;border-radius:12px}.search-box span{font-size:22px;color:#5a8396}.search-box input{border:0;outline:0;min-width:0;width:100%;font-size:14px}.flag-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:13px}.flag-card{text-align:left;border:1px solid #e1eaf0;background:#fff;border-radius:17px;min-height:127px;padding:15px;transition:transform .2s,box-shadow .2s,border-color .2s}.flag-card:hover{transform:translateY(-3px);box-shadow:0 12px 25px #12304713;border-color:#9bdcdd}.flag-card img{width:58px;height:39px;object-fit:cover;border:1px solid #e7e9e9;border-radius:3px;display:block;margin-bottom:12px}.flag-fallback{font-size:39px;line-height:1;display:block;margin-bottom:12px}.flag-card strong{font-size:14px;line-height:1.35;display:block}.flag-card small{font-size:12px;color:#80919e;display:block;margin-top:5px}.empty{padding:40px;text-align:center;color:#627b8b}.games-section{background:#e8f3f6;padding:83px 0 96px}.game-shell{background:#fff;border:1px solid #dbe9ee;border-radius:27px;overflow:hidden;box-shadow:0 18px 50px #1d678214}.game-tabs{display:flex;border-bottom:1px solid #e7eef1}.game-tab{flex:1;padding:23px;background:#fff;border:0;color:#728393;font-size:17px;font-weight:800}.game-tab.active{color:#0a8395;box-shadow:inset 0 -4px #12acb5}.game-bar{padding:21px 32px;display:flex;justify-content:space-between;align-items:center;gap:16px;border-bottom:1px solid #edf1f3}.levels{display:flex;gap:7px;flex-wrap:wrap}.score{font-weight:800;color:#23445b;font-size:14px}.question-area{max-width:760px;margin:auto;padding:34px 25px 44px}.question-top{display:flex;justify-content:space-between;gap:20px;font-size:14px;font-weight:800;color:#486476}.question-top span:first-child{color:#0e9dad}.question-visual{height:185px;display:flex;align-items:center;justify-content:center;margin:20px 0}.question-visual img{max-width:240px;max-height:150px;box-shadow:0 12px 30px #173b4e28;border:1px solid #e4e8ea}.question-visual .big-emoji{font-size:122px}.question-visual .country-prompt{text-align:center;font-size:clamp(28px,4vw,45px);font-weight:800;letter-spacing:-.05em}.answers{display:grid;grid-template-columns:1fr 1fr;gap:11px}.answers button{padding:16px 20px;background:#f6fafb;border:2px solid #e1eaf0;border-radius:12px;text-align:left;font-size:15px;font-weight:800;color:#1d3e51;min-height:58px}.answers button:hover:not(:disabled){border-color:#19b8c0;background:#edfcfc}.answers button.correct{border-color:#24ae87;background:#e8f8f0;color:#087e58}.answers button.wrong{border-color:#ef7180;background:#fff0f1;color:#ba3e51}.answers button:disabled{cursor:default}.feedback-row{min-height:60px;display:flex;align-items:end;justify-content:space-between;gap:15px}.feedback-row p{margin:0;font-size:14px;font-weight:800}.feedback-row .good{color:#168968}.feedback-row .bad{color:#bc5362}#nextQuestion{border:0;background:#0c96a4;color:white;border-radius:10px;padding:12px 17px;font-size:14px;font-weight:800}footer{background:#0a2845;color:#d5ebef}.footer-inner{padding:30px 0;display:flex;justify-content:space-between;gap:15px;font-size:13px;font-weight:700}@media(max-width:900px){.globe-panel{grid-template-columns:1fr}.globe-info{min-height:180px}.flag-grid{grid-template-columns:repeat(4,1fr)}.intro{grid-template-columns:1fr}.intro-note{display:none}.catalog-toolbar{align-items:stretch;flex-direction:column}.search-box{max-width:400px}}@media(max-width:620px){.wrap{width:min(100% - 30px,1180px)}.topbar{height:70px;padding:0 15px}.brand{font-size:16px}.topbar nav{gap:12px;font-size:12px}.intro{padding:45px 0}.section-head{display:block}.section-head>p{margin-top:12px}.globe-section,.flags-section{padding-bottom:65px}.globe-panel{border-radius:20px}.globe-stage{min-height:390px}.globe-info{padding:25px}.flag-grid{grid-template-columns:repeat(2,1fr);gap:9px}.flag-card{min-height:120px;padding:12px}.filter-list{flex-wrap:nowrap;overflow:auto;padding-bottom:5px}.filter-list button{flex:none}.games-section{padding:65px 0}.game-tab{font-size:14px;padding:19px 8px}.game-bar{padding:18px;align-items:flex-start;flex-direction:column}.question-area{padding:24px 16px 30px}.question-top{flex-direction:column;gap:5px}.question-visual{height:150px}.question-visual .big-emoji{font-size:95px}.answers{grid-template-columns:1fr}.footer-inner{flex-direction:column}}
.topbar.wrap{width:100%;max-width:none;gap:18px}.topbar nav{margin-left:auto}.language-switch{display:flex;gap:3px;flex:none;background:#eef5f7;padding:4px;border-radius:11px}.language-switch button{border:0;background:transparent;color:#526d7e;border-radius:8px;padding:7px 8px;font-size:12px;font-weight:800;min-width:38px}.language-switch button.active{background:#103a59;color:#fff}.intro{grid-template-columns:minmax(0,1fr) minmax(330px,.9fr);align-items:center;gap:36px;padding:50px 0 65px}.intro-text{min-width:0}.intro h1{font-size:clamp(46px,5.1vw,72px)}.intro-visual{margin:0;height:350px;border-radius:26px;overflow:hidden;background:#d9f1fa;box-shadow:0 18px 40px #1e5f7a1b}.intro-visual img{display:block;width:100%;height:100%;object-fit:cover;object-position:57% center}.intro-copy{max-width:600px}@media(max-width:1000px){.topbar.wrap{flex-wrap:wrap;height:auto;min-height:80px;padding-top:12px;padding-bottom:12px}.topbar nav{margin-left:auto}.intro{grid-template-columns:1fr 1fr}.intro-visual{height:320px}}@media(max-width:700px){.topbar.wrap{gap:10px;justify-content:space-between}.topbar nav{order:3;width:100%;justify-content:center;margin:2px 0 0}.language-switch{margin-left:auto}.intro{grid-template-columns:1fr;padding:35px 0 48px;gap:22px}.intro h1{font-size:clamp(43px,11vw,62px)}.intro-visual{height:290px}.intro-visual img{object-position:58% center}}@media(max-width:380px){.brand{font-size:14px}.language-switch button{font-size:11px;padding:7px 5px;min-width:32px}}
.wishes-section{padding:90px 0 110px}.wishes-layout{display:grid;grid-template-columns:minmax(280px,.85fr) minmax(320px,1.15fr);gap:24px}.wishes-form-card,.wishes-list-card{border:1px solid #d6e8e7;border-radius:26px;padding:30px;background:#f8fcfa;box-shadow:0 12px 35px #0a224010}.wishes-list-card{background:white}.visit-pill{display:inline-flex;align-items:center;gap:9px;border-radius:100px;padding:10px 16px;background:#e7f6f3;color:#194655;font-size:14px;margin-bottom:25px}.visit-pill strong{font-size:19px;color:#0b777d}.wishes-form-card label{display:block;font-weight:700;margin:13px 0 8px}.wishes-form-card input:not(.honeypot),.wishes-form-card textarea{box-sizing:border-box;width:100%;border:1px solid #c9dedc;border-radius:13px;background:white;padding:13px 15px;color:#123444;font:inherit;resize:vertical}.wishes-form-card input:focus,.wishes-form-card textarea:focus{outline:2px solid #28a9ad;outline-offset:2px}.wishes-form-card .honeypot{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.wish-form-bottom{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-top:14px}.wish-form-bottom small{color:#657f88}.wish-form-bottom button{border:0;border-radius:12px;padding:13px 18px;background:#087f85;color:white;font:inherit;font-weight:700;cursor:pointer}.wish-form-bottom button:disabled{opacity:.55;cursor:wait}#wishStatus{min-height:1.5em;color:#087f85}.wishes-list-card h3{margin:0 0 20px}.wishes-list{max-height:560px;overflow:auto}.wish-item{padding:18px 0;border-top:1px solid #e3efed}.wish-header{display:flex;justify-content:space-between;gap:12px;color:#164756}.wish-header time{font-size:13px;color:#799096;white-space:nowrap}.wish-item p{margin:10px 0 0;white-space:pre-wrap;overflow-wrap:anywhere;line-height:1.55}@media(max-width:760px){.wishes-section{padding:65px 0}.wishes-layout{grid-template-columns:1fr}.wishes-form-card,.wishes-list-card{padding:22px}}
