.ak-geo-box,.ak-geo-box *{box-sizing:border-box}.ak-geo-box{--geo-purple:#7357df;--geo-purple-dark:#4c35ad;--geo-blue:#4ca7ec;--geo-cyan:#67d9e7;--geo-green:#57c998;--geo-yellow:#ffd660;--geo-red:#ef6d78;--geo-text:#31294d;--geo-muted:#746d8f;width:100%;max-width:980px;margin:0 auto 34px;font-family:"Nunito","Baloo 2",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--geo-text)}.ak-geo-shell{position:relative;overflow:hidden;border:3px solid rgb(115 87 223 / .16);border-radius:30px;background:radial-gradient(circle at 8% 5%,rgb(255 214 96 / .25),transparent 24%),radial-gradient(circle at 94% 15%,rgb(76 167 236 / .22),transparent 26%),linear-gradient(180deg,#fff 0%,#f8f6ff 100%);box-shadow:0 24px 60px rgb(70 48 145 / .15),0 8px 20px rgb(70 48 145 / .07)}.ak-geo-header{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:23px 25px 18px}.ak-geo-header-copy{min-width:0}.ak-geo-kicker{display:block;margin-bottom:4px;color:var(--geo-blue);font-size:10px;font-weight:1000;letter-spacing:.12em}.ak-geo-title{margin:0 0 5px;color:var(--geo-purple-dark);font-size:clamp(25px, 4vw, 38px);font-weight:1000;line-height:1.05;letter-spacing:-.7px}.ak-geo-instruction{max-width:650px;margin:0;color:var(--geo-muted);font-size:15px;font-weight:750;line-height:1.4}.ak-geo-level-card{flex:0 0 auto;min-width:88px;padding:10px 14px;border:2px solid rgb(115 87 223 / .14);border-radius:17px;background:rgb(255 255 255 / .88);text-align:center;box-shadow:0 8px 20px rgb(78 57 144 / .08)}.ak-geo-level-card small{display:block;color:var(--geo-muted);font-size:10px;font-weight:1000;text-transform:uppercase}.ak-geo-level-card strong{color:var(--geo-purple-dark);font-size:19px;font-weight:1000}.ak-geo-progress{display:block;width:calc(100% - 50px);height:9px;margin:0 25px;overflow:hidden;border:0;border-radius:999px;background:#e9e3f8;appearance:none;-webkit-appearance:none}.ak-geo-progress::-webkit-progress-bar{border-radius:999px;background:#e9e3f8}.ak-geo-progress::-webkit-progress-value{border-radius:999px;background:linear-gradient(90deg,var(--geo-purple),var(--geo-blue),var(--geo-cyan));transition:width .35s ease}.ak-geo-progress::-moz-progress-bar{border-radius:999px;background:linear-gradient(90deg,var(--geo-purple),var(--geo-blue),var(--geo-cyan))}.ak-geo-body{padding:20px 24px 25px}.ak-geo-question-card{display:flex;align-items:center;gap:13px;max-width:720px;margin:0 auto 12px;padding:13px 18px;border:2px solid rgb(115 87 223 / .13);border-radius:20px;background:#fff;box-shadow:0 10px 24px rgb(75 54 143 / .09)}.ak-geo-question-icon{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border-radius:16px;background:#eee9ff;font-size:25px}.ak-geo-question-card div{min-width:0}.ak-geo-question-card small{display:block;margin-bottom:2px;color:var(--geo-muted);font-size:11px;font-weight:1000;text-transform:uppercase}.ak-geo-question-card strong{display:block;color:var(--geo-purple-dark);font-size:clamp(18px,3vw,25px);font-weight:1000;line-height:1.2}.ak-geo-feedback{position:absolute;top:50%;left:50%;z-index:45;display:flex;align-items:center;justify-content:center;gap:10px;width:min(420px, calc(100% - 34px));min-height:58px;margin:0;padding:13px 18px;border:3px solid #fff0;border-radius:18px;font-size:15px;font-weight:1000;line-height:1.35;text-align:center;pointer-events:none;box-shadow:0 18px 45px rgb(39 28 86 / .26);transform:translate(-50%,-50%)}.ak-geo-feedback[hidden]{display:none}.ak-geo-feedback::before{display:grid;flex:0 0 auto;place-items:center;width:34px;height:34px;border-radius:50%;color:#fff;font-size:20px;font-weight:1000}.ak-geo-feedback.is-success{color:#176c4c;border-color:#75d7aa;background:rgb(239 255 247 / .98)}.ak-geo-feedback.is-success::before{content:'✓';background:#43bd86}.ak-geo-feedback.is-error{color:#9d3541;border-color:#ef8f99;background:rgb(255 245 246 / .98)}.ak-geo-feedback.is-error::before{content:'×';background:var(--geo-red)}.ak-geo-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(250px,.75fr);align-items:stretch;gap:20px;min-width:0}.ak-geo-map-card{position:relative;min-height:520px;overflow:hidden;border:3px solid rgb(76 167 236 / .18);border-radius:27px;background:radial-gradient(circle at 30% 10%,rgb(103 217 231 / .2),transparent 28%),linear-gradient(180deg,#effbff,#e9f3ff);box-shadow:inset 0 0 0 2px rgb(255 255 255 / .8),0 15px 32px rgb(60 111 161 / .12);touch-action:none}.ak-geo-map-card.is-panning{cursor:grabbing}.ak-geo-map{position:absolute;inset:18px;display:grid;place-items:center}.ak-geo-svg{display:block;width:100%;height:100%;max-height:490px;overflow:visible}.ak-geo-map-viewport{transform-box:fill-box}.ak-geo-area{fill:#c9d9f3;stroke:#fff;stroke-width:1.7;stroke-linejoin:round;cursor:pointer;outline:none;transition:fill .17s ease,filter .17s ease,opacity .17s ease}.ak-geo-area:hover,.ak-geo-area:focus{fill:#8fc8ee;filter:drop-shadow(0 2px 3px rgb(45 87 130 / .28))}.ak-geo-area.is-target{fill:var(--geo-yellow);animation:ak-geo-pulse 1.15s ease-in-out infinite}.ak-geo-area.is-soft-target{fill:#bdeee4}.ak-geo-area.is-correct{fill:var(--geo-green)!important;filter:drop-shadow(0 4px 4px rgb(31 125 88 / .3));animation:ak-geo-correct .45s ease}.ak-geo-area.is-wrong{fill:var(--geo-red)!important;animation:ak-geo-shake .38s ease}@keyframes ak-geo-pulse{50%{filter:brightness(1.1) drop-shadow(0 0 7px rgb(255 190 35 / .65))}}@keyframes ak-geo-correct{50%{transform:scale(1.015);transform-origin:center}}@keyframes ak-geo-shake{25%{transform:translateX(-3px)}75%{transform:translateX(3px)}}.ak-geo-map-loading{position:absolute;inset:0;z-index:5;display:grid;place-content:center;gap:12px;color:var(--geo-purple-dark);background:rgb(245 251 255 / .94);text-align:center}.ak-geo-map-loading[hidden]{display:none}.ak-geo-map-loading span{width:42px;height:42px;margin:auto;border:5px solid #d9e5fa;border-top-color:var(--geo-purple);border-radius:50%;animation:ak-geo-spin .8s linear infinite}@keyframes ak-geo-spin{to{transform:rotate(360deg)}}.ak-geo-zoom{position:absolute;right:12px;bottom:12px;z-index:8;display:flex;gap:6px;padding:6px;border-radius:15px;background:rgb(255 255 255 / .92);box-shadow:0 7px 18px rgb(52 65 99 / .16)}.ak-geo-zoom button{display:grid;place-items:center;width:38px;height:38px;padding:0;border:2px solid #e1dcf4;border-radius:11px;color:var(--geo-purple-dark);background:#fff;font:1000 21px/1 inherit;cursor:pointer}.ak-geo-zoom button:hover{border-color:var(--geo-purple);background:#f3efff}.ak-geo-side{display:flex;flex-direction:column;gap:14px;min-width:0}.ak-geo-options{display:grid;grid-template-columns:1fr;gap:10px;min-width:0}.ak-geo-option{display:flex;align-items:center;gap:11px;min-height:67px;padding:10px 13px;border:3px solid rgb(115 87 223 / .14);border-radius:19px;color:var(--geo-purple-dark);background:linear-gradient(180deg,#fff,#f6f3ff);box-shadow:0 9px 18px rgb(77 53 150 / .08);font:inherit;width:100%;max-width:100%;min-width:0;text-align:left;cursor:pointer;transition:.18s ease}.ak-geo-option:hover{border-color:rgb(115 87 223 / .45);transform:translateY(-2px);box-shadow:0 13px 22px rgb(77 53 150 / .13)}.ak-geo-option span{display:grid;place-items:center;flex:0 0 auto;min-width:43px;height:43px;padding:0 6px;border-radius:13px;color:#fff;background:linear-gradient(145deg,var(--geo-purple),var(--geo-blue));font-size:14px;font-weight:1000}.ak-geo-option strong{min-width:0;font-size:15px;font-weight:1000;line-height:1.2;white-space:normal;overflow-wrap:anywhere}.ak-geo-option.is-correct{border-color:#43bd86;background:#e3faef}.ak-geo-option.is-wrong{border-color:var(--geo-red);background:#ffebed;animation:ak-geo-shake .38s ease}.ak-geo-region-option span{font-size:21px;background:#eef8ff}.ak-geo-clue-card{padding:20px 17px;border:3px solid rgb(115 87 223 / .13);border-radius:23px;background:#fff;text-align:center;box-shadow:0 12px 25px rgb(77 53 150 / .09)}.ak-geo-clue-card>span{display:grid;place-items:center;width:58px;height:58px;margin:0 auto 9px;border-radius:19px;background:#fff4c7;font-size:29px}.ak-geo-clue-card strong{display:block;color:var(--geo-purple-dark);font-size:24px;font-weight:1000;overflow-wrap:anywhere}.ak-geo-clue-card p{margin:8px 0 0;color:var(--geo-muted);font-size:14px;font-weight:750;line-height:1.45}.ak-geo-help{display:flex;align-items:flex-start;gap:9px;margin-top:auto;padding:13px;border-radius:17px;color:#5b5474;background:#f1edff}.ak-geo-help span{font-size:20px}.ak-geo-help p{margin:0;font-size:12px;font-weight:800;line-height:1.4}.ak-geo-footer{display:flex;align-items:center;justify-content:center;gap:12px;padding:15px 22px 20px;border-top:1px solid rgb(115 87 223 / .09)}.ak-geo-footer>div{min-width:85px;padding:7px 12px;border-radius:15px;background:#fff;text-align:center;box-shadow:0 6px 15px rgb(77 53 150 / .07)}.ak-geo-footer strong{display:block;color:var(--geo-purple-dark);font-size:19px;font-weight:1000}.ak-geo-footer span{display:block;color:var(--geo-muted);font-size:10px;font-weight:900;text-transform:uppercase}.ak-geo-reset{margin-left:auto;padding:11px 16px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--geo-purple),var(--geo-blue));font:900 13px/1 inherit;cursor:pointer;box-shadow:0 8px 17px rgb(91 71 190 / .24)}.ak-geo-complete{position:absolute;inset:0;z-index:50;display:grid;place-items:center;padding:18px;background:rgb(39 28 86 / .72);backdrop-filter:blur(4px)}.ak-geo-complete[hidden]{display:none}.ak-geo-complete-card{width:min(100%,390px);padding:27px 23px;border:4px solid rgb(255 255 255 / .7);border-radius:27px;background:#fff;text-align:center;box-shadow:0 25px 70px rgb(21 13 55 / .35)}.ak-geo-complete-stars{font-size:22px}.ak-geo-complete-icon{margin:9px 0 4px;font-size:53px}.ak-geo-complete-card h3{margin:0;color:var(--geo-purple-dark);font-size:28px;font-weight:1000}.ak-geo-complete-card p{margin:8px 0 18px;color:var(--geo-muted);font-size:14px;font-weight:750}.ak-geo-complete-card button{width:100%;margin-top:8px;padding:13px 16px;border:0;border-radius:15px;color:#fff;background:linear-gradient(135deg,var(--geo-purple),var(--geo-blue));font:1000 14px/1 inherit;cursor:pointer}.ak-geo-complete-card button[hidden]{display:none}.ak-geo-admin-warning{padding:12px;border:2px solid var(--geo-red);border-radius:12px;color:#943842;background:#ffebed}.ak-geo-fatal{max-width:680px;margin:30px auto;padding:22px;border:2px solid #f1a4ab;border-radius:20px;color:#943842;background:#ffebed;text-align:center}.ak-geo-fatal strong{display:block;font-size:20px}.ak-geo-fatal p{margin:6px 0 0;font-weight:700}@media (max-width:760px){.ak-geo-box{margin-top:14px}.ak-geo-shell{border-radius:23px}.ak-geo-header{align-items:flex-start;padding:18px 16px 14px}.ak-geo-title{font-size:25px}.ak-geo-instruction{font-size:13px}.ak-geo-level-card{min-width:70px;padding:8px 9px}.ak-geo-progress{width:calc(100% - 32px);margin:0 16px}.ak-geo-body{padding:15px 12px 17px}.ak-geo-question-card{padding:10px 12px;border-radius:17px}.ak-geo-question-icon{width:42px;height:42px;font-size:22px}.ak-geo-layout{grid-template-columns:1fr;gap:13px}.ak-geo-map-card{min-height:430px;border-radius:22px}.ak-geo-map{inset:10px 8px 15px}.ak-geo-svg{max-height:410px}.ak-geo-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ak-geo-option{min-height:60px;padding:8px;border-width:2px;border-radius:16px}.ak-geo-option span{min-width:38px;height:38px;border-radius:11px;font-size:12px}.ak-geo-option strong{font-size:14px}.ak-geo-clue-card{padding:14px}.ak-geo-help{display:none}.ak-geo-footer{padding:12px 12px 15px}.ak-geo-footer>div{min-width:68px;padding:6px 8px}.ak-geo-reset{padding:11px 12px;font-size:12px}}@media (max-width:560px){.ak-geo-box{width:100%;margin:10px auto 26px}.ak-geo-shell{width:100%;max-width:100%;overflow:hidden;border-radius:20px}.ak-geo-header{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:start;gap:10px;padding:16px 12px 13px}.ak-geo-header-copy,.ak-geo-question-card div{min-width:0}.ak-geo-title,.ak-geo-instruction,.ak-geo-question-card strong{overflow-wrap:anywhere}.ak-geo-title{font-size:22px;line-height:1.08}.ak-geo-instruction{font-size:13px;line-height:1.35}.ak-geo-level-card{min-width:62px;padding:8px 7px;border-radius:14px}.ak-geo-progress{width:calc(100% - 24px);margin:0 12px}.ak-geo-body{width:100%;min-width:0;padding:13px 9px 16px}.ak-geo-question-card{width:100%;max-width:100%;align-items:flex-start;gap:10px;padding:10px}.ak-geo-question-icon{width:40px;height:40px;border-radius:13px;font-size:21px}.ak-geo-question-card small{font-size:10px}.ak-geo-question-card strong{font-size:17px;line-height:1.25}.ak-geo-feedback{width:calc(100% - 24px);min-height:54px;padding:11px 13px;border-radius:16px;font-size:13px}.ak-geo-layout,.ak-geo-side,.ak-geo-options{width:100%;max-width:100%;min-width:0}.ak-geo-layout{grid-template-columns:minmax(0,1fr);gap:11px}.ak-geo-map-card{width:100%;min-width:0;min-height:390px;border-radius:20px}.ak-geo-map{inset:8px 5px 12px}.ak-geo-svg{width:100%;max-width:100%;max-height:370px}.ak-geo-options{grid-template-columns:minmax(0,1fr);gap:8px}.ak-geo-option{min-height:58px;gap:10px;padding:8px 10px;border-width:2px;border-radius:15px}.ak-geo-option span{min-width:42px;height:42px;padding:0 6px;border-radius:12px;font-size:14px}.ak-geo-option strong{font-size:15px;line-height:1.25}.ak-geo-region-option span{font-size:20px}.ak-geo-clue-card{width:100%;padding:14px 12px;border-width:2px;border-radius:18px}.ak-geo-clue-card>span{width:50px;height:50px;border-radius:16px;font-size:25px}.ak-geo-clue-card strong{font-size:21px;line-height:1.15}.ak-geo-clue-card p{font-size:13px;line-height:1.4}.ak-geo-footer{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));width:100%;gap:7px;padding:11px 9px 13px}.ak-geo-footer>div{width:100%;min-width:0}.ak-geo-reset{grid-column:1 / -1;width:100%;margin:0}.ak-geo-complete{padding:10px}.ak-geo-complete-card{width:100%;max-width:360px;max-height:calc(100dvh - 20px);overflow:auto;padding:22px 16px;border-width:3px;border-radius:22px}.ak-geo-complete-card h3{font-size:24px}}@media (max-width:430px){.ak-geo-header{gap:8px}.ak-geo-kicker{font-size:8px}.ak-geo-title{font-size:21px}.ak-geo-level-card{min-width:60px}.ak-geo-level-card strong{font-size:16px}.ak-geo-question-card strong{font-size:17px}.ak-geo-map-card{min-height:370px}.ak-geo-svg{max-height:370px}.ak-geo-zoom{right:8px;bottom:8px}.ak-geo-zoom button{width:34px;height:34px}.ak-geo-footer{gap:7px}.ak-geo-footer strong{font-size:16px}}@media (prefers-reduced-motion:reduce){.ak-geo-box *,.ak-geo-box *::before,.ak-geo-box *::after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.ak-geo-box{--geo-purple:#7854e8;--geo-purple-dark:#4930a8;--geo-blue:#49a9f8;--geo-cyan:#62ddeb;--geo-green:#4fd19b;--geo-yellow:#ffd64f;--geo-orange:#ff9a4f;--geo-pink:#ff78ad;--geo-red:#f06477;--geo-text:#34285e;--geo-muted:#71658f}.ak-geo-shell{isolation:isolate;border:5px solid #fff;border-radius:36px;background:radial-gradient(circle at 8% 9%,rgb(255 214 79 / .40) 0 52px,transparent 53px),radial-gradient(circle at 94% 12%,rgb(255 120 173 / .25) 0 74px,transparent 75px),radial-gradient(circle at 92% 88%,rgb(98 221 235 / .22) 0 88px,transparent 89px),linear-gradient(180deg,#fff9fd 0%,#f2f7ff 48%,#fffaf0 100%);box-shadow:0 0 0 4px rgb(120 84 232 / .20),0 26px 65px rgb(70 48 145 / .18),0 10px 24px rgb(70 48 145 / .08)}.ak-geo-shell::before,.ak-geo-shell::after{position:absolute;z-index:-1;border-radius:999px;content:"";pointer-events:none}.ak-geo-shell::before{top:105px;left:-44px;width:105px;height:105px;background:rgb(73 169 248 / .13)}.ak-geo-shell::after{right:-34px;bottom:95px;width:92px;height:92px;background:rgb(255 214 79 / .20)}.ak-geo-header{position:relative;padding:25px 27px 19px}.ak-geo-kicker{display:inline-flex;align-items:center;min-height:27px;margin-bottom:8px;padding:5px 11px;border:2px solid rgb(255 184 41 / .28);border-radius:999px;color:#8a4d00;background:linear-gradient(180deg,#fff5a9,#ffd95b);box-shadow:0 5px 0 rgb(223 161 24 / .16);font-size:10px;letter-spacing:.09em}.ak-geo-kicker::before{margin-right:6px;content:"🌎";font-size:15px;letter-spacing:0}.ak-geo-title{color:var(--geo-purple-dark);font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:clamp(27px, 4.2vw, 41px);letter-spacing:-.8px;text-shadow:0 3px 0 rgb(255 255 255 / .92)}.ak-geo-instruction{color:#665b84;font-size:15px;font-weight:850}.ak-geo-level-card{position:relative;min-width:94px;padding:13px 15px 11px;border:3px solid #fff;border-radius:23px;background:linear-gradient(145deg,#ffe77c,#ffbd4f);box-shadow:0 0 0 3px rgb(255 178 50 / .20),0 9px 0 rgb(217 141 37 / .15),0 15px 25px rgb(180 112 28 / .14);transform:rotate(2deg)}.ak-geo-level-card::before{position:absolute;top:-13px;right:-10px;content:"⭐";font-size:25px;filter:drop-shadow(0 3px 2px rgb(122 75 0 / .20));transform:rotate(12deg)}.ak-geo-level-card small{color:#81500a;font-size:10px}.ak-geo-level-card strong{color:#5a358f;font-size:21px}.ak-geo-progress{height:14px;border:3px solid #fff;box-shadow:0 0 0 2px rgb(120 84 232 / .12),inset 0 2px 4px rgb(69 47 130 / .08);background:#e8e1ff}.ak-geo-progress::-webkit-progress-bar{background:#e8e1ff}.ak-geo-progress::-webkit-progress-value,.ak-geo-progress::-moz-progress-bar{background:linear-gradient(90deg,#ff82b4,#8a61ee 35%,#4bb3fa 68%,#55d5a0)}.ak-geo-body{padding-top:22px}.ak-geo-question-card{position:relative;max-width:760px;margin-bottom:18px;padding:15px 20px;border:4px solid #fff;border-radius:26px;background:linear-gradient(135deg,#fff 0%,#fff8cf 100%);box-shadow:0 0 0 3px rgb(255 184 77 / .18),0 11px 0 rgb(115 87 223 / .08),0 18px 30px rgb(75 54 143 / .10)}.ak-geo-question-card::after{position:absolute;top:-13px;right:18px;padding:4px 10px;border:2px solid #fff;border-radius:999px;color:#fff;background:linear-gradient(135deg,var(--geo-pink),#f65f8f);box-shadow:0 5px 11px rgb(222 74 122 / .20);content:"DESAFIO";font-size:9px;font-weight:1000;letter-spacing:.08em}.ak-geo-question-icon{width:56px;height:56px;border:3px solid #fff;border-radius:20px;background:linear-gradient(145deg,#9cecff,#54bdf8);box-shadow:0 0 0 3px rgb(73 169 248 / .14),0 7px 0 rgb(40 128 191 / .13);font-size:29px;transform:rotate(-4deg)}.ak-geo-question-card small{color:#7461aa;font-size:11px;letter-spacing:.06em}.ak-geo-question-card strong{color:#4c31ad;font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:clamp(20px, 3.2vw, 28px)}.ak-geo-feedback{z-index:80;width:min(520px, calc(100% - 34px));min-height:88px;padding:17px 23px;border-width:5px;border-radius:30px;font-size:17px;line-height:1.45;box-shadow:0 0 0 6px rgb(255 255 255 / .78),0 24px 55px rgb(39 28 86 / .30);animation:ak-geo-toast-pop .28s cubic-bezier(.22,1.35,.45,1)}.ak-geo-feedback::before{width:48px;height:48px;border:4px solid #fff;font-size:27px;box-shadow:0 6px 12px rgb(43 31 84 / .16)}.ak-geo-feedback.is-success{color:#126044;border-color:#55cf9a;background:linear-gradient(135deg,#f5fff9,#d8fae9)}.ak-geo-feedback.is-error{color:#8f2f47;border-color:#f07b96;background:linear-gradient(135deg,#fff8fa,#ffe0e8)}@keyframes ak-geo-toast-pop{0%{opacity:0;transform:translate(-50%,-50%) scale(.72) rotate(-2deg)}100%{opacity:1;transform:translate(-50%,-50%) scale(1) rotate(0)}}.ak-geo-layout{gap:23px}.ak-geo-map-card{border:5px solid #fff;border-radius:32px;background:radial-gradient(circle at 15% 14%,rgb(255 255 255 / .95) 0 26px,transparent 27px),radial-gradient(circle at 22% 14%,rgb(255 255 255 / .92) 0 19px,transparent 20px),radial-gradient(circle at 82% 10%,rgb(255 255 255 / .82) 0 22px,transparent 23px),linear-gradient(180deg,#a9ecff 0%,#d9f6ff 47%,#eefcf5 100%);box-shadow:0 0 0 4px rgb(68 176 239 / .18),inset 0 0 0 3px rgb(255 255 255 / .55),0 18px 36px rgb(60 111 161 / .15)}.ak-geo-map-card::before{position:absolute;z-index:1;left:16px;bottom:15px;content:"🧭";font-size:31px;filter:drop-shadow(0 4px 3px rgb(38 72 106 / .15));pointer-events:none;transform:rotate(-8deg)}.ak-geo-map{z-index:2}.ak-geo-area{stroke:rgb(255 255 255 / .96);stroke-width:2.1;filter:drop-shadow(0 2px 1px rgb(65 83 132 / .08))}.ak-geo-area.ak-geo-region-norte{fill:#7bdca2}.ak-geo-area.ak-geo-region-nordeste{fill:#ffd86e}.ak-geo-area.ak-geo-region-centro-oeste{fill:#ffab76}.ak-geo-area.ak-geo-region-sudeste{fill:#8fc9ff}.ak-geo-area.ak-geo-region-sul{fill:#c39cff}.ak-geo-area:hover,.ak-geo-area:focus{fill:#ff86b7;stroke-width:3;filter:brightness(1.04) drop-shadow(0 5px 4px rgb(45 87 130 / .28))}.ak-geo-area.is-target{fill:#ffef62!important;stroke:#ff8f3f;stroke-width:3}.ak-geo-area.is-soft-target{fill:#fff09b!important;stroke:#f3a84a;stroke-width:2.6}.ak-geo-area.is-correct{fill:#42d58e!important;stroke:#fff;stroke-width:3}.ak-geo-zoom{padding:7px;border:3px solid #fff;border-radius:19px;background:rgb(255 255 255 / .93);box-shadow:0 10px 22px rgb(52 65 99 / .17)}.ak-geo-zoom button{width:42px;height:42px;border:0;border-radius:14px;color:#fff;background:linear-gradient(145deg,#8c65ee,#5f42c9);box-shadow:0 5px 0 rgb(62 40 139 / .20)}.ak-geo-zoom button:nth-child(2){background:linear-gradient(145deg,#ff88b6,#e7578d)}.ak-geo-zoom button:nth-child(3){background:linear-gradient(145deg,#55d8a2,#26ad78)}.ak-geo-side{gap:17px}.ak-geo-option{min-height:76px;border:4px solid #fff;border-radius:24px;background:linear-gradient(180deg,#fff,#f7f3ff);box-shadow:0 0 0 3px rgb(120 84 232 / .13),0 8px 0 rgb(82 53 172 / .10),0 16px 24px rgb(77 53 150 / .09)}.ak-geo-option:nth-child(4n+1){box-shadow:0 0 0 3px rgb(73 169 248 / .18),0 8px 0 rgb(73 169 248 / .11),0 16px 24px rgb(77 53 150 / .09)}.ak-geo-option:nth-child(4n+2){box-shadow:0 0 0 3px rgb(255 120 173 / .18),0 8px 0 rgb(255 120 173 / .11),0 16px 24px rgb(77 53 150 / .09)}.ak-geo-option:nth-child(4n+3){box-shadow:0 0 0 3px rgb(79 209 155 / .18),0 8px 0 rgb(79 209 155 / .11),0 16px 24px rgb(77 53 150 / .09)}.ak-geo-option:nth-child(4n+4){box-shadow:0 0 0 3px rgb(255 183 73 / .18),0 8px 0 rgb(255 183 73 / .11),0 16px 24px rgb(77 53 150 / .09)}.ak-geo-option:hover{transform:translateY(-4px) rotate(-.4deg)}.ak-geo-option span{min-width:50px;height:50px;border:3px solid #fff;border-radius:18px;background:linear-gradient(145deg,#8b66ed,#5b42c4);box-shadow:0 5px 0 rgb(62 40 139 / .15);font-size:16px}.ak-geo-option:nth-child(4n+2) span{background:linear-gradient(145deg,#ff92bb,#ed5c91)}.ak-geo-option:nth-child(4n+3) span{background:linear-gradient(145deg,#69dfa9,#27ad79)}.ak-geo-option:nth-child(4n+4) span{background:linear-gradient(145deg,#ffd86d,#f1a83c)}.ak-geo-option strong{color:#4932a7;font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:17px}.ak-geo-clue-card{position:relative;padding:37px 20px 23px;border:5px solid #fff;border-radius:29px;background:radial-gradient(circle at 90% 12%,rgb(255 255 255 / .90) 0 25px,transparent 26px),linear-gradient(145deg,#fff7b8,#ffd66c);box-shadow:0 0 0 4px rgb(255 181 52 / .18),0 10px 0 rgb(213 139 27 / .12),0 19px 30px rgb(122 80 17 / .12)}.ak-geo-clue-card::before{position:absolute;top:-13px;left:50%;padding:6px 15px;border:3px solid #fff;border-radius:999px;color:#fff;background:linear-gradient(135deg,#ff78ad,#e94f89);box-shadow:0 6px 12px rgb(196 55 108 / .19);content:"🔍 DICA DA MISSÃO";font-size:10px;font-weight:1000;letter-spacing:.06em;transform:translateX(-50%);white-space:nowrap}.ak-geo-clue-card>span{width:72px;height:72px;border:4px solid #fff;border-radius:25px;background:linear-gradient(145deg,#8fe9ff,#52b7f4);box-shadow:0 7px 0 rgb(52 136 190 / .15);font-size:35px;transform:rotate(-5deg)}.ak-geo-clue-card strong{color:#5132ad;font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:27px}.ak-geo-clue-card p{color:#6b4e32;font-size:15px;font-weight:900}.ak-geo-help{border:3px solid #fff;border-radius:21px;background:linear-gradient(135deg,#eee8ff,#dff7ff);box-shadow:0 0 0 2px rgb(120 84 232 / .10)}.ak-geo-footer{position:relative;padding:18px 24px 24px;border-top:0;background:linear-gradient(180deg,#fff0,rgb(230 223 255 / .42))}.ak-geo-footer>div{min-width:98px;padding:10px 14px;border:3px solid #fff;border-radius:20px;background:linear-gradient(145deg,#fff,#f1edff);box-shadow:0 0 0 2px rgb(120 84 232 / .11),0 7px 0 rgb(89 60 177 / .09)}.ak-geo-footer>div:first-child{background:linear-gradient(145deg,#fff9b3,#ffd75b)}.ak-geo-footer>div:nth-child(2){background:linear-gradient(145deg,#ffe7ef,#ffb3ca)}.ak-geo-footer strong{font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:23px}.ak-geo-reset{padding:14px 19px;border:3px solid #fff;border-radius:20px;color:#fff;background:linear-gradient(145deg,#8b64ed,#5d43c6);box-shadow:0 7px 0 rgb(62 40 139 / .18),0 13px 22px rgb(91 71 190 / .20);font-size:14px}.ak-geo-complete-card{border:6px solid #fff;border-radius:34px;background:radial-gradient(circle at 15% 12%,rgb(255 214 79 / .32) 0 44px,transparent 45px),linear-gradient(180deg,#fff,#f8f2ff);box-shadow:0 0 0 5px rgb(120 84 232 / .20),0 28px 70px rgb(21 13 55 / .36)}.ak-geo-complete-card h3{font-family:"Baloo 2","Nunito",system-ui,sans-serif;font-size:31px}.ak-geo-complete-card button{border:3px solid #fff;border-radius:19px;box-shadow:0 6px 0 rgb(62 40 139 / .16)}@media (max-width:760px){.ak-geo-shell{border-width:4px;border-radius:27px;box-shadow:0 0 0 3px rgb(120 84 232 / .17),0 18px 42px rgb(70 48 145 / .14)}.ak-geo-title{font-size:27px}.ak-geo-level-card{transform:rotate(1deg)}.ak-geo-question-card{margin-bottom:15px;border-radius:23px}.ak-geo-question-card::after{right:12px}.ak-geo-map-card{border-width:4px;border-radius:27px}.ak-geo-options{grid-template-columns:repeat(2,minmax(0,1fr))}.ak-geo-option{min-height:70px}}@media (max-width:560px){.ak-geo-box{margin-top:7px}.ak-geo-shell{border-radius:23px;background:radial-gradient(circle at 96% 4%,rgb(255 120 173 / .17) 0 56px,transparent 57px),linear-gradient(180deg,#fff9fd 0%,#f2f7ff 52%,#fffaf0 100%)}.ak-geo-header{padding:14px 10px 13px}.ak-geo-kicker{min-height:23px;padding:3px 8px;font-size:8px}.ak-geo-kicker::before{margin-right:4px;font-size:12px}.ak-geo-title{font-size:23px}.ak-geo-instruction{font-size:13px}.ak-geo-level-card{min-width:66px;padding:9px 7px 7px;border-radius:18px}.ak-geo-level-card::before{top:-10px;right:-7px;font-size:19px}.ak-geo-level-card strong{font-size:17px}.ak-geo-progress{width:calc(100% - 20px);height:12px;margin:0 10px;border-width:2px}.ak-geo-body{padding:15px 7px 16px}.ak-geo-question-card{gap:9px;padding:12px 9px;border-width:3px;border-radius:20px;box-shadow:0 0 0 2px rgb(255 184 77 / .15),0 8px 0 rgb(115 87 223 / .07)}.ak-geo-question-card::after{top:-10px;right:8px;padding:3px 7px;font-size:7px}.ak-geo-question-icon{width:44px;height:44px;border-radius:16px;font-size:23px}.ak-geo-question-card strong{font-size:18px}.ak-geo-feedback{top:47%;width:calc(100% - 24px);min-height:82px;padding:15px 14px;border-width:4px;border-radius:25px;font-size:15px;line-height:1.4}.ak-geo-feedback::before{width:42px;height:42px;font-size:23px}.ak-geo-layout{gap:15px}.ak-geo-map-card{min-height:405px;border-radius:25px}.ak-geo-map-card::before{left:9px;bottom:9px;font-size:24px}.ak-geo-map{inset:7px 3px 11px}.ak-geo-svg{max-height:385px}.ak-geo-zoom{right:7px;bottom:7px;padding:5px;border-width:2px;border-radius:16px}.ak-geo-zoom button{width:36px;height:36px;border-radius:12px;font-size:18px}.ak-geo-options{grid-template-columns:minmax(0,1fr);gap:11px}.ak-geo-option{min-height:68px;padding:9px 11px;border-width:3px;border-radius:20px;box-shadow:0 0 0 2px rgb(120 84 232 / .12),0 6px 0 rgb(82 53 172 / .09)}.ak-geo-option span{min-width:46px;height:46px;border-radius:16px}.ak-geo-option strong{font-size:16px}.ak-geo-clue-card{padding:34px 14px 20px;border-width:4px;border-radius:25px}.ak-geo-clue-card::before{top:-11px;padding:5px 11px;font-size:8px}.ak-geo-clue-card>span{width:62px;height:62px;border-radius:21px;font-size:31px}.ak-geo-clue-card strong{font-size:25px}.ak-geo-clue-card p{font-size:14px}.ak-geo-footer{gap:8px;padding:13px 7px 16px}.ak-geo-footer>div{padding:8px 7px;border-radius:17px}.ak-geo-footer strong{font-size:19px}.ak-geo-reset{padding:12px 14px;border-radius:17px}}@media (max-width:430px){.ak-geo-title{font-size:21px}.ak-geo-map-card{min-height:385px}.ak-geo-svg{max-height:365px}}.ak-geo-shell{border:3px solid rgb(114 87 217 / .22);border-radius:30px;box-shadow:0 16px 38px rgb(70 48 145 / .11)}.ak-geo-shell::before,.ak-geo-shell::after{display:none}.ak-geo-kicker{border-width:1px;box-shadow:none}.ak-geo-level-card{border:2px solid rgb(255 255 255 / .9);border-radius:19px;box-shadow:0 7px 16px rgb(180 112 28 / .12);transform:none}.ak-geo-progress{border-width:2px;box-shadow:inset 0 1px 3px rgb(69 47 130 / .07)}.ak-geo-question-card{border:2px solid rgb(255 255 255 / .94);border-radius:22px;box-shadow:0 8px 20px rgb(75 54 143 / .08)}.ak-geo-question-card::after{border-width:1px;box-shadow:none}.ak-geo-question-icon{border-width:2px;border-radius:17px;box-shadow:0 5px 12px rgb(40 128 191 / .12);transform:none}.ak-geo-map-card{border:2px solid rgb(73 169 248 / .34);border-radius:25px;background:linear-gradient(180deg,#a9ecff 0%,#d9f6ff 52%,#eefcf5 100%);box-shadow:0 10px 24px rgb(60 111 161 / .10)}.ak-geo-map-card::before{display:none}.ak-geo-area{stroke-width:1.45;filter:none}.ak-geo-area:hover,.ak-geo-area:focus{stroke-width:2.1;filter:brightness(1.035)}.ak-geo-area.is-target,.ak-geo-area.is-correct{stroke-width:2.2}.ak-geo-area.is-soft-target{stroke-width:1.9}.ak-geo-zoom{padding:5px;border:1px solid rgb(114 87 217 / .14);border-radius:15px;box-shadow:0 6px 15px rgb(52 65 99 / .12)}.ak-geo-zoom button{width:38px;height:38px;border-radius:11px;box-shadow:none}.ak-geo-option{min-height:68px;border:2px solid rgb(114 87 217 / .16);border-radius:19px;box-shadow:0 7px 16px rgb(77 53 150 / .075)}.ak-geo-option:nth-child(4n+1),.ak-geo-option:nth-child(4n+2),.ak-geo-option:nth-child(4n+3),.ak-geo-option:nth-child(4n+4){box-shadow:0 7px 16px rgb(77 53 150 / .075)}.ak-geo-option:hover{transform:translateY(-2px);box-shadow:0 9px 18px rgb(77 53 150 / .10)}.ak-geo-option span{min-width:46px;height:46px;border:0;border-radius:14px;box-shadow:none}.ak-geo-clue-card{border:2px solid rgb(255 181 52 / .28);border-radius:23px;box-shadow:0 8px 19px rgb(122 80 17 / .08)}.ak-geo-clue-card::before{border-width:1px;box-shadow:none}.ak-geo-clue-card>span{border-width:2px;border-radius:20px;box-shadow:0 5px 12px rgb(52 136 190 / .11);transform:none}.ak-geo-help{border:1px solid rgb(114 87 217 / .12);box-shadow:none}.ak-geo-footer>div{border:1px solid rgb(114 87 217 / .13);border-radius:17px;box-shadow:0 5px 13px rgb(89 60 177 / .06)}.ak-geo-reset{border:0;border-radius:16px;box-shadow:0 6px 14px rgb(91 71 190 / .14)}.ak-geo-complete-card{border:3px solid #fff;border-radius:27px;box-shadow:0 20px 52px rgb(21 13 55 / .25)}.ak-geo-complete-card button{border:0;border-radius:16px;box-shadow:0 5px 12px rgb(62 40 139 / .13)}.ak-geo-feedback{top:46%;width:min(430px, calc(100% - 38px));min-height:0;padding:12px 16px;border:2px solid;border-radius:18px;font-size:14px;line-height:1.35;box-shadow:0 12px 30px rgb(39 28 86 / .20);animation-duration:.18s}.ak-geo-feedback::before{width:34px;height:34px;border:0;font-size:20px;box-shadow:none}@keyframes ak-geo-toast-pop{0%{opacity:0;transform:translate(-50%,-46%) scale(.94)}100%{opacity:1;transform:translate(-50%,-50%) scale(1)}}@media (max-width:760px){.ak-geo-shell{border-width:2px;border-radius:24px;box-shadow:0 12px 30px rgb(70 48 145 / .09)}.ak-geo-level-card{transform:none}.ak-geo-map-card{border-width:2px;border-radius:23px}.ak-geo-option{min-height:64px}}@media (max-width:560px){.ak-geo-question-card{border-width:2px;box-shadow:0 6px 14px rgb(75 54 143 / .07)}.ak-geo-map-card{border-width:2px;border-radius:21px;box-shadow:0 7px 17px rgb(60 111 161 / .08)}.ak-geo-option{min-height:61px;border-width:2px;border-radius:17px;box-shadow:0 5px 12px rgb(77 53 150 / .065)}.ak-geo-option span{min-width:43px;height:43px;border-radius:13px}.ak-geo-clue-card{border-width:2px;border-radius:21px}.ak-geo-footer>div{border-radius:15px}.ak-geo-reset{border-radius:15px}.ak-geo-feedback{top:44%;width:calc(100% - 32px);min-height:0;padding:11px 12px;border-width:2px;border-radius:16px;font-size:13px;line-height:1.32}.ak-geo-feedback::before{width:31px;height:31px;font-size:18px}}.ak-geo-body{padding-bottom:8px!important}.ak-geo-layout{margin-bottom:0!important}.ak-geo-footer{margin-top:0!important;padding-top:8px!important}