@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@300..700&family=Roboto+Serif:ital,opsz,wght@0,8..144,100..900;1,8..144,100..900&family=Roboto:ital,wght@0,100..900;1,100..900&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #183b59;--navy-light: #00649c;--teal: #117ca7;--teal-light: #e0f4f6;--red: #be1d28;--amber: #c47a00;--amber-bg: #fff4d9;--white: #ffffff;--off-white: #f2f2f2;--gray-100: #eef1f6;--gray-200: #d6dce8;--gray-400: #8a97ae;--gray-600: #4a566a;--ink: #0e1c2f;--radius-sm: 8px;--radius-md: 14px;--radius-lg: 20px;--radius-xl: 24px;--display: "Roboto Serif", system-ui, sans-serif;--body: "Roboto", system-ui, sans-serif;--touch-min: 44px;--safe-bottom: env(safe-area-inset-bottom, 0px);--safe-top: env(safe-area-inset-top, 0px)}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:var(--body);background:var(--off-white);color:var(--ink);line-height:1.6;min-height:100vh;overflow-x:hidden;-webkit-overflow-scrolling:touch}button,a{-webkit-tap-highlight-color:transparent}.topnav{position:fixed;top:0;left:0;right:0;z-index:100;background:var(--off-white);padding:calc(var(--safe-top) + 0px) 1rem 0;height:calc(70px + var(--safe-top));display:flex;align-items:center;justify-content:space-between;padding-top:10px;padding-bottom:10px}.topnav-inner{width:100%;display:flex;align-items:center;justify-content:space-between}.topnav-brand{display:flex;align-items:center;gap:8px;cursor:pointer;background:none;border:none;padding:0;min-height:var(--touch-min);min-width:var(--touch-min)}.topnav-logo{width:28px;height:28px;border-radius:50%;margin-left:8px;display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;flex-shrink:0}.topnav-name{font-family:var("Fredoka", system-ui, sans-serif);font-size:1.25rem;color:var(--display)}.topnav-name span{color:var(--red);font-weight:900}.topnav-links{display:flex;align-items:center;gap:.75rem}.topnav-link{font-size:.82rem;font-weight:500;color:var(--display);cursor:pointer;background:none;border:none;font-family:var(--body);padding:0;min-height:var(--touch-min);display:flex;align-items:center;text-decoration:none}.topnav-link:active{color:var(--red)}@media (max-width: 400px){.topnav-link-text{display:none}}.topnav-cta{padding:.5rem 1rem;border-radius:99px;background:var(--teal);color:var(--white);font-weight:600;font-size:.82rem;border:none;cursor:pointer;font-family:var(--body);min-height:var(--touch-min);display:flex;align-items:center}.topnav-cta:active{background:#009aaa}.page{padding-top:calc(52px + var(--safe-top))}.standalone-page{min-height:calc(100dvh - 52px - var(--safe-top));background:var(--off-white)}.hero{background:linear-gradient(to bottom,#0a192fbf,#0a192fd9 60%,#050b14),url(./landing-background-L5f_TUMo.jpg);background-size:cover;background-position:center bottom;background-repeat:no-repeat;background-attachment:fixed;text-align:center;position:relative;overflow:hidden;clip-path:path("M 0 30 Q 800 0, 1600 20 Q 2800 40, 4000 15 L 4000 1200 L 0 1200 Z")}.hero-content{display:flex;flex-direction:column;align-content:center;min-height:75vh;justify-content:center!important}.hero-rings{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.hero-ring{position:absolute;border-radius:50%;border:1px solid rgba(255,255,255,.06)}.r1{width:300px;height:300px;top:-120px;right:-80px}.r2{width:500px;height:500px;top:-240px;right:-160px}.r3{width:180px;height:180px;bottom:-60px;left:-60px}.hero-badge{display:inline-flex;align-items:center;gap:5px;padding:.3rem .75rem;border-radius:99px;background:#007c8a38;border:1px solid rgba(0,124,138,.45);font-size:.68rem;font-weight:700;color:#7fd8e4;letter-spacing:.06em;text-transform:uppercase;margin-bottom:1.25rem}.hero-badge-dot{width:5px;height:5px;border-radius:50%;background:#7fd8e4;flex-shrink:0}.hero-title{font-family:var(--display);font-weight:500;font-size:clamp(2rem,9vw,3.8rem);line-height:1.08;color:var(--white);margin-bottom:1rem}.hero-title .ht-accent{color:var(--red)}.hero-sub{font-size:.95rem;color:#ffffffad;margin:0 auto 2rem;line-height:1.75;max-width:420px}.hero-cta-row{display:flex;gap:.75rem;justify-content:center;flex-direction:column;align-items:center;margin-bottom:2.5rem}.btn-h{padding:.9rem 1.75rem;border-radius:99px;font-family:var(--display);font-weight:700;font-size:1rem;cursor:pointer;border:none;transition:background .2s ease;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;gap:6px;width:100%;max-width:320px;min-height:var(--touch-min)}.btn-h-primary{background:var(--teal);color:var(--white);box-shadow:0 4px 18px #007c8a61}.btn-h-primary:active{background:#009aaa;transform:scale(.98)}.btn-h-secondary{background:#ffffff1a;color:var(--white);border:1px solid rgba(255,255,255,.2)}.btn-h-secondary:active{background:#ffffff2b}.hero-unis{display:flex;gap:.5rem;justify-content:center;flex-wrap:wrap;max-width:680px;margin:0 auto;padding-bottom:3rem}.hero-uni-chip{display:inline-flex;flex-direction:row;align-items:center;gap:.4rem;padding:.4rem .85rem;border-radius:99px;background:#ffffff14;border:1px solid rgba(255,255,255,.16);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);font-size:.8rem;font-weight:600;color:#ffffffe0;text-decoration:none;cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.hero-uni-chip:hover{background:#85d3f229;border-color:#85d3f280;transform:translateY(-1px)}.hero-uni-chip span:first-child{font-size:.95rem;line-height:1}.hero-wave{display:block;width:100vw;height:40px}.stats-band{padding:2rem 1.25rem}.stats-inner{max-width:600px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:1rem;text-align:center}.stat-num{font-family:var(--display);font-size:clamp(1.6rem,5vw,2.2rem);font-weight:800;color:var(--navy);line-height:1;margin-bottom:.2rem}.stat-lbl{font-size:.75rem;color:var(--navy-light)}.about-section{padding:3.5rem 1.25rem;max-width:1060px;margin:0 auto}.features-section{padding:3.5rem 1.25rem;max-width:1060px;margin:0 auto;background-color:var(--navy)}.section-eyebrow{font-size:.75rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--teal);margin-bottom:.5rem}.section-title{font-family:var(--display);font-size:clamp(1.6rem,5vw,2.4rem);font-weight:800;line-height:1.15;color:var(--navy);margin-bottom:.75rem}.section-sub{font-size:.92rem;color:var(--gray-600);line-height:1.75}.features-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}.feat-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:1.375rem;transition:border-color .15s}.feat-icon{width:42px;height:42px;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;font-size:1.3rem;margin-bottom:.875rem}.fi-teal{background:var(--teal-light)}.fi-navy{background:#e0e8f4}.fi-amber{background:var(--amber-bg)}.fi-gray{background:var(--gray-100)}.feat-title{font-family:var(--display);font-weight:700;font-size:.97rem;color:var(--navy);margin-bottom:.35rem}.feat-desc{font-size:.84rem;color:var(--gray-600);line-height:1.65}.coming-section{background:var(--navy);padding:3.5rem 1.25rem;text-align:center}.coming-inner{max-width:560px;margin:0 auto}.coming-tag{display:inline-block;padding:.25rem .8rem;border-radius:99px;background:#007c8a47;border:1px solid rgba(0,124,138,.5);font-size:.65rem;font-weight:700;color:#7fd8e4;letter-spacing:.08em;text-transform:uppercase;margin-bottom:1rem}.coming-title{font-family:var(--display);font-size:clamp(1.5rem,5vw,2.2rem);font-weight:800;color:var(--white);margin-bottom:.625rem;line-height:1.2}.coming-sub{font-size:.9rem;color:#ffffff9e;line-height:1.75;margin-bottom:2rem}.tips-grid{display:grid;grid-template-columns:1fr;gap:.625rem;margin-bottom:2rem}.tips-card{background:#ffffff12;border:1px solid rgba(255,255,255,.11);border-radius:var(--radius-md);padding:.875rem;text-align:left}.tips-card-city{font-weight:600;color:#7fd8e4;font-size:.82rem;margin-bottom:.25rem}.tips-card-text{font-size:.78rem;color:#ffffffa6;line-height:1.55}.footer{background:var(--navy);padding:1.75rem 1.25rem;display:flex;flex-direction:column;align-items:center;gap:.875rem;text-align:center}.footer-brand{font-family:var(--display);font-weight:700;font-size:.9rem;color:#ffffff73}.footer-brand span{color:#7fd8e4}.footer-links{display:flex;gap:1.25rem}.footer-link{font-size:.75rem;color:#ffffff59;text-decoration:none}.footer-link:active{color:#ffffffa6}.quiz-app{min-height:calc(100vh - 52px - var(--safe-top));display:flex;flex-direction:column;align-items:center;background:var(--off-white);padding-bottom:calc(72px + var(--safe-bottom))}.quiz-header{margin-top:5rem;width:100%;background:var(--white);border-bottom:1px solid var(--gray-200);padding:.875rem 1.125rem .75rem;position:sticky;top:calc(52px + var(--safe-top));z-index:50}.quiz-header-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.quiz-step-lbl{font-size:.72rem;font-weight:600;color:var(--gray-600);letter-spacing:.05em;text-transform:uppercase}.xp-badge{display:flex;align-items:center;gap:4px;padding:.25rem .65rem;border-radius:99px;background:var(--amber-bg);border:1px solid #f0c96a;font-size:.72rem;font-weight:700;color:var(--amber)}.step-dots{display:flex;gap:4px;justify-content:center;flex-wrap:wrap;margin-bottom:.625rem}.step-dot{height:6px;border-radius:3px;background:var(--gray-200);transition:all .25s ease;flex-shrink:0}.step-dot{width:6px}.step-dot.done{width:6px;background:var(--teal)}.step-dot.current{width:20px;background:var(--navy)}.progress-track{height:3px;background:var(--gray-200);border-radius:99px;overflow:hidden}.progress-fill{height:100%;background:var(--teal);border-radius:99px;transition:width .4s cubic-bezier(.4,0,.2,1)}.quiz-main{width:100%;max-width:640px;padding:1.25rem 1rem 1.5rem;flex:1}.q-card{background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-xl);padding:1.5rem;box-shadow:0 2px 12px #0e1c2f12;animation:slideUp .28s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.q-top{display:flex;align-items:center;gap:10px;margin-bottom:1rem}.q-emoji-wrap{width:44px;height:44px;border-radius:var(--radius-md);background:var(--teal-light);display:flex;align-items:center;justify-content:center;font-size:1.35rem;flex-shrink:0}.q-niveau-lbl{font-size:.6rem;font-weight:600;letter-spacing:.07em;text-transform:uppercase;color:var(--gray-400);margin-bottom:2px}.q-type-lbl{font-size:.65rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--teal)}.q-text{font-family:var(--display);font-size:clamp(1rem,4vw,1.25rem);font-weight:700;line-height:1.35;color:var(--navy);margin-bottom:1.25rem}.options{display:flex;flex-direction:column;gap:.5rem}.opt-btn{display:flex;align-items:center;gap:.875rem;padding:.875rem 1rem;min-height:48px;border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);cursor:pointer;font-family:var(--body);font-size:.92rem;color:var(--ink);text-align:left;transition:border-color .12s,background .12s;width:100%}.opt-btn:active:not(.selected){border-color:var(--teal);background:var(--teal-light)}.opt-btn.selected{border-color:var(--navy);background:var(--navy);color:var(--white);box-shadow:0 3px 12px #003d6b33}.opt-radio{width:22px;height:22px;border-radius:50%;border:2px solid currentColor;flex-shrink:0;display:flex;align-items:center;justify-content:center}.opt-btn.selected .opt-radio{background:#ffffff2e;border-color:#ffffff8c}.opt-btn.selected .opt-radio:after{content:"";width:9px;height:9px;border-radius:50%;background:var(--white);display:block}.quiz-bottom-bar{position:fixed;bottom:0;left:0;right:0;z-index:50;background:var(--white);border-top:1px solid var(--gray-200);padding:.75rem 1.25rem calc(.75rem + var(--safe-bottom));display:flex;gap:.75rem;align-items:center;box-shadow:0 -4px 20px #0e1c2f14}.btn-back{padding:0 1.125rem;border-radius:99px;border:1.5px solid var(--gray-200);background:var(--white);font-family:var(--body);font-size:.88rem;font-weight:500;cursor:pointer;color:var(--gray-600);height:48px;display:flex;align-items:center;flex-shrink:0;transition:border-color .12s}.btn-back:active{border-color:var(--gray-400);color:var(--ink)}.btn-next{flex:1;height:48px;border-radius:99px;border:none;background:var(--navy);color:var(--white);font-family:var(--display);font-size:.92rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:background .15s;padding:0 1.25rem}.btn-next:active:not(:disabled){background:var(--teal)}.btn-next:disabled{opacity:.4;cursor:not-allowed}.intro-screen{text-align:center;padding:2.5rem 1.25rem 2rem;animation:slideUp .35s ease;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100%;gap:1.125rem}.intro-icon{width:68px;height:68px;border-radius:50%;background:var(--teal-light);display:flex;align-items:center;justify-content:center;font-size:1.875rem}.intro-title{font-family:var(--display);font-size:clamp(1.5rem,6vw,2rem);font-weight:800;color:var(--navy)}.intro-sub{font-size:.92rem;color:var(--gray-600);line-height:1.75;max-width:380px}.intro-chips{display:flex;flex-wrap:wrap;gap:.35rem;justify-content:center;max-width:420px}.intro-chip{padding:.28rem .7rem;border-radius:99px;background:var(--white);border:1px solid var(--gray-200);font-size:.72rem;color:var(--gray-600)}.intro-meta{display:inline-flex;align-items:center;gap:7px;padding:.55rem 1.125rem;border-radius:var(--radius-md);background:var(--amber-bg);border:1px solid #f0c96a;font-size:.8rem;color:var(--amber);font-weight:600}.intro-start-btn{width:100%;max-width:320px;height:52px;border-radius:99px;border:none;background:var(--navy);color:var(--white);font-family:var(--display);font-size:1rem;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;box-shadow:0 4px 16px #003d6b33;transition:background .15s}.intro-start-btn:active{background:var(--teal)}.results-header{text-align:center;padding:2rem 1rem 1.5rem;animation:slideUp .35s ease}.results-pill{display:inline-flex;align-items:center;gap:5px;padding:.28rem .8rem;border-radius:99px;background:var(--amber-bg);border:1px solid #f0c96a;font-size:.72rem;font-weight:700;color:var(--amber);margin-bottom:.75rem}.results-title{font-family:var(--display);font-size:clamp(1.5rem,6vw,2.2rem);font-weight:800;color:var(--navy);margin-bottom:.35rem;line-height:1.15}.results-title .ra{color:var(--teal)}.results-sub{font-size:.84rem;color:var(--gray-600)}.results-list{display:flex;flex-direction:column;gap:.875rem}.rc{background:var(--white);border:1.5px solid var(--gray-200);border-radius:var(--radius-xl);padding:1.25rem;cursor:pointer;animation:slideUp .32s ease;box-shadow:0 2px 10px #0e1c2f0f;transition:border-color .15s;-webkit-tap-highlight-color:transparent}.rc:active{border-color:var(--teal)}.rc.rc-top{border-color:var(--navy);background:linear-gradient(135deg,#ebf2fa 0%,var(--white) 55%)}.rc-top-row{display:flex;gap:.75rem;align-items:flex-start}.rc-rank{font-family:var(--display);font-size:1.375rem;font-weight:800;color:var(--gray-200);min-width:1.75rem;line-height:1;padding-top:4px;flex-shrink:0}.rc.rc-top .rc-rank{color:var(--amber)}.rc-flag{font-size:2rem;line-height:1;flex-shrink:0}.rc-body{flex:1;min-width:0}.rc-winner-badge{display:inline-flex;align-items:center;gap:3px;padding:.16rem .55rem;border-radius:99px;background:var(--navy);color:var(--white);font-size:.62rem;font-weight:700;margin-bottom:.3rem;letter-spacing:.04em}.rc-name{font-family:var(--display);font-size:1rem;font-weight:700;color:var(--navy);margin-bottom:.1rem}.rc-location{font-size:.72rem;color:var(--gray-400);margin-bottom:.3rem}.rc-desc{font-size:.8rem;color:var(--gray-600);line-height:1.6}.rc-score-col{display:flex;flex-direction:column;align-items:center;gap:.35rem;min-width:76px;flex-shrink:0}.rc-score-ring{--ring: var(--teal);width:72px;height:72px;border-radius:50%;background:conic-gradient(var(--ring) calc(var(--pct) * 1%),var(--gray-200) 0%);display:flex;align-items:center;justify-content:center;position:relative}.rc-score-high{--ring: var(--teal)}.rc-score-mid{--ring: var(--navy-light)}.rc-score-low{--ring: var(--amber)}.rc.rc-top .rc-score-ring{--ring: var(--navy)}.rc-score-ring:before{content:"";position:absolute;top:6px;right:6px;bottom:6px;left:6px;background:var(--white);border-radius:50%}.rc-score-inner{position:relative;z-index:1;text-align:center}.rc-score-num{font-family:var(--display);font-size:1.35rem;font-weight:800;color:var(--ring);line-height:1;display:inline-flex;align-items:baseline}.rc-score-pct{font-size:.7rem;font-weight:700;margin-left:1px}.rc-score-lbl{font-size:.64rem;font-weight:700;line-height:1.15;text-align:center;color:var(--gray-400);text-transform:uppercase;letter-spacing:.04em}.results-legend{max-width:460px;margin:.75rem auto 0;padding:.55rem .9rem;border-radius:var(--radius-md);background:var(--teal-light);color:var(--gray-600);font-size:.76rem;line-height:1.55}.results-legend strong{color:var(--navy)}.dim-bars{display:flex;flex-direction:column;gap:4px;margin-top:.875rem;padding-top:.875rem;border-top:1px solid var(--gray-100)}.dim-row{display:flex;align-items:center;gap:7px;font-size:.68rem;color:var(--gray-600)}.dim-lbl{width:80px;flex-shrink:0}.dim-track{flex:1;height:5px;background:var(--gray-100);border-radius:99px;overflow:hidden}.dim-fill{height:100%;border-radius:99px;background:var(--teal);transition:width .7s cubic-bezier(.4,0,.2,1)}.rc.rc-top .dim-fill{background:var(--navy)}.dim-val{min-width:10px;color:var(--gray-400)}.rc-detail{overflow:hidden;max-height:0;transition:max-height .38s ease}.rc-detail.open{max-height:260px}.rc-detail-inner{padding-top:.875rem;margin-top:.875rem;border-top:1px solid var(--gray-100)}.detail-lbl{font-size:.65rem;font-weight:700;color:var(--gray-400);text-transform:uppercase;letter-spacing:.07em}.detail-domains{display:flex;flex-wrap:wrap;gap:.3rem;margin-top:.4rem}.detail-domain{padding:.2rem .55rem;border-radius:99px;border:1px solid var(--gray-200);font-size:.68rem;color:var(--gray-600)}.detail-link{display:inline-flex;align-items:center;gap:4px;margin-top:.75rem;font-size:.82rem;font-weight:600;color:var(--teal);text-decoration:none;padding:.25rem 0;min-height:var(--touch-min)}.expand-hint{font-size:.66rem;color:var(--gray-400);text-align:center;margin-top:.625rem}.restart-row{text-align:center;padding:2rem 0 3rem}.btn-restart{padding:0 1.5rem;height:48px;border-radius:99px;border:1.5px solid var(--gray-200);background:var(--white);font-family:var(--body);font-size:.86rem;font-weight:500;cursor:pointer;color:var(--gray-600);display:inline-flex;align-items:center}.btn-restart:active{border-color:var(--navy);color:var(--navy)}.no-match{text-align:center;padding:3rem 1.25rem;color:var(--gray-600)}.no-match h3{font-family:var(--display);font-size:1.35rem;font-weight:700;color:var(--navy);margin-bottom:.625rem}.visually-hidden{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}@media (min-width: 480px){.hero-cta-row{flex-direction:row}.btn-h{width:auto}.tips-grid{grid-template-columns:repeat(3,1fr)}.features-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width: 768px){.topnav-link-text{display:inline!important}.hero-title{font-size:clamp(2.6rem,5vw,3.8rem)}.features-section,.coming-section{padding:5rem 2rem}.q-card{padding:2rem;border-radius:var(--radius-xl)}.opt-btn{font-size:.92rem}.opt-btn:hover:not(.selected){border-color:var(--teal);background:var(--teal-light);transform:translate(4px)}.rc:hover{border-color:var(--teal);transform:translateY(-2px);box-shadow:0 6px 20px #0e1c2f1c}.footer{flex-direction:row;text-align:left;justify-content:space-between;padding:2rem}.quiz-bottom-bar{position:static;box-shadow:none;border-top:none;background:transparent;padding:1.25rem 0 0}.quiz-app{padding-bottom:0}.stats-inner{grid-template-columns:repeat(3,1fr)}}@media (min-width: 1024px){.features-grid{grid-template-columns:repeat(4,1fr)}}@media (prefers-reduced-motion: reduce){*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.q-textarea{width:100%;padding:.875rem 1rem;border:1.5px solid var(--gray-200);border-radius:var(--radius-md);background:var(--white);font-family:var(--body);color:var(--ink);line-height:1.6;resize:none;transition:border-color .15s;font-size:16px}.q-textarea:focus{outline:none;border-color:var(--teal);box-shadow:0 0 0 3px #007c8a1f}.quiz-page{align-items:stretch;min-height:calc(100dvh - 52px - var(--safe-top));background:radial-gradient(circle at 12% 18%,rgba(133,211,242,.18),transparent 28%),linear-gradient(180deg,#071425 0%,var(--navy) 58%,#071425 100%)}.quiz-shell{position:relative;width:100%;min-height:calc(100dvh - 52px - var(--safe-top));overflow:hidden}.quiz-bg-wave{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.quiz-bg-wave svg{position:absolute;left:0;right:0;bottom:-1px;width:100%;height:58%}.quiz-header{width:min(100% - 2rem,720px);margin:3rem auto 0;border:1px solid rgba(133,211,242,.2);border-radius:var(--radius-lg);background:#071425c7;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 18px 44px #010f1e3d;color:var(--white);position:relative;top:auto}.quiz-step-lbl{color:#ffffffb8}.xp-cluster{display:flex;align-items:center;gap:.5rem}.xp-gain{display:inline-flex;align-items:center;min-height:28px;padding:0 .65rem;border-radius:99px;background:#85d3f224;border:1px solid rgba(133,211,242,.4);color:#9be8ff;font-size:.72rem;font-weight:900;animation:xpPop .7s ease both}.xp-badge{background:#ffffff14;border-color:#ffffff26;color:var(--white)}@keyframes xpPop{0%{opacity:0;transform:translateY(8px) scale(.96)}45%{opacity:1;transform:translateY(-2px) scale(1.04)}to{opacity:1;transform:translateY(0) scale(1)}}.progress-track{height:8px;background:#ffffff1f}.progress-fill{background:linear-gradient(90deg,var(--teal),#ffffff);box-shadow:0 0 18px #85d3f28c}.quiz-progress-meta{display:flex;justify-content:space-between;gap:1rem;margin-top:.55rem;color:#ffffff8c;font-size:.72rem;font-weight:700}.quiz-main{position:relative;z-index:1;max-width:720px;margin:0 auto}.q-card{border-color:#ffffff24;background:#fffffff5;box-shadow:0 28px 60px #010f1e40}.q-emoji-wrap{background:linear-gradient(135deg,var(--teal-light),#ffffff);box-shadow:inset 0 0 0 1px #00649c14}.options{gap:.75rem}.opt-btn{border:1px solid rgba(24,59,89,.12);border-radius:var(--radius-lg);background:linear-gradient(180deg,#fffffff5,#eef5fae6);box-shadow:0 10px 24px #0e1c2f0f;transition:transform .18s ease,border-color .18s ease,background .18s ease,box-shadow .18s ease}.opt-btn:active:not(.selected){transform:scale(.99)}.opt-btn.selected{border-color:var(--teal);background:linear-gradient(135deg,#183b59fa,#00649cf0);color:var(--white);box-shadow:0 18px 34px #00649c38,inset 0 0 0 1px #ffffff1f}.quiz-bottom-bar{border:1px solid rgba(255,255,255,.12);background:#071425db;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.btn-back{border-color:#fff3;background:#ffffff14;color:#ffffffc2}.btn-next{background:var(--teal);color:var(--off-white);box-shadow:0 12px 28px #85d3f23d}.btn-next:disabled{opacity:.46}.btn-next:active:not(:disabled){background:var(--white)}.city-tips-section{background:var(--off-white);padding:4.5rem 1.25rem}.city-tips-inner{width:min(100%,1080px);margin:0 auto}.city-tips-title,.city-tips-sub{max-width:660px}.city-tips-grid{display:grid;grid-template-columns:1fr;gap:.9rem;margin-top:2rem}.city-tip-card{position:relative;overflow:hidden;min-height:180px;padding:1.15rem;border:1px solid var(--gray-200);border-radius:var(--radius-lg);background:var(--white);box-shadow:0 12px 28px #0e1c2f0f}.city-tip-card:before{content:"";position:absolute;inset:auto -28px -42px auto;width:110px;height:110px;border-radius:50%;background:#85d3f22e}.city-tip-top{position:relative;display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem;margin-bottom:1rem}.city-tip-city{font-family:var(--display);color:var(--navy);font-size:1rem;font-weight:800}.city-tip-badge{flex-shrink:0;padding:.22rem .62rem;border-radius:99px;font-size:.68rem;font-weight:900}.tips-badge-logement{background:#e8f2fb;color:var(--navy-light)}.tips-badge-transports{background:var(--teal-light);color:#007c8a}.tips-badge-culture{background:#ffe8eb;color:var(--red)}.tips-badge-bons-plans{background:var(--amber-bg);color:var(--amber)}.city-tip-text{position:relative;color:var(--gray-600);font-size:.9rem;line-height:1.72}.tips-filters{display:flex;flex-direction:column;gap:1rem;margin-top:2rem}.tips-filter-group{display:flex;flex-direction:column;gap:.55rem}.tips-filter-label{font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--gray-400)}.tips-filter-chips{display:flex;flex-wrap:wrap;gap:.5rem}.tips-chip{display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .9rem;border:1.5px solid var(--gray-200);border-radius:99px;background:var(--white);color:var(--gray-600);font-family:var(--body);font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.tips-chip.active{border-color:var(--teal);background:var(--teal-light);color:var(--navy)}.tips-reset{align-self:flex-start;display:inline-flex;align-items:center;gap:.3rem;padding:.5rem .9rem;border:1.5px solid var(--gray-200);border-radius:99px;background:transparent;color:var(--gray-600);font-family:var(--body);font-size:.82rem;font-weight:600;cursor:pointer;transition:border-color .15s,color .15s,opacity .15s}.tips-reset:not(:disabled):hover{border-color:var(--red);color:var(--red)}.tips-reset:disabled{opacity:.4;cursor:not-allowed}.tips-count{margin-top:1.5rem;font-size:.78rem;font-weight:600;color:var(--gray-400)}.tips-empty{margin-top:1.5rem;padding:2rem 1.25rem;border:1px dashed var(--gray-200);border-radius:var(--radius-lg);text-align:center;color:var(--gray-600);font-size:.9rem}.city-tips-grid{margin-top:.75rem}.explore-section{padding:3.5rem 1.25rem;max-width:1060px;margin:0 auto}.explore-sub{max-width:660px}.explore-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}.explore-card{display:flex;flex-direction:column;background:var(--white);border:1px solid var(--gray-200);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:0 12px 28px #0e1c2f0f}.explore-icon{width:48px;height:48px;border-radius:var(--radius-md);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.explore-icon svg{font-size:1.6rem}.explore-icon-navy{background:#e0e8f4;color:var(--navy)}.explore-icon-teal{background:var(--teal-light);color:#007c8a}.explore-card-title{font-family:var(--display);font-size:1.2rem;font-weight:800;color:var(--navy);margin-bottom:.5rem}.explore-card-desc{font-size:.9rem;color:var(--gray-600);line-height:1.7;margin-bottom:1.25rem}.explore-card-btn{margin-top:auto;align-self:flex-start}.fears-section{position:relative;overflow:hidden;padding:4.5rem 1.25rem;min-height:calc(100dvh - 52px - var(--safe-top))}.fears-page{background:radial-gradient(circle at 84% 12%,rgba(190,29,40,.18),transparent 25%),linear-gradient(180deg,var(--navy) 0%,#071425 100%)}.fears-section:before{content:"";position:absolute;inset:-80px -80px auto auto;width:260px;height:260px;border:1px solid rgba(255,255,255,.08);border-radius:50%}.fears-inner{position:relative;width:min(100%,1080px);margin:0 auto}.fears-title{color:var(--white);max-width:700px}.fears-sub{color:#ffffffa8;max-width:620px}.fears-grid{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:2rem}.fear-card{height:250px;padding:0;border:0;border-radius:var(--radius-lg);background:transparent;cursor:pointer;perspective:1200px;text-align:left}.fear-card-inner{position:relative;display:block;width:100%;height:100%;transform-style:preserve-3d;transition:transform .55s cubic-bezier(.2,.7,.2,1)}.fear-card.flipped .fear-card-inner{transform:rotateY(180deg)}.fear-card-face{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;justify-content:space-between;gap:.6rem;padding:1.25rem;border-radius:var(--radius-lg);backface-visibility:hidden;overflow-y:auto}.fear-card-front{background:linear-gradient(135deg,#be1d28f0,#183b59f5);border:1px solid rgba(255,255,255,.15);color:var(--white)}.fear-card-back{transform:rotateY(180deg);background:linear-gradient(135deg,var(--teal-light),var(--white));border:1px solid rgba(133,211,242,.45);color:var(--navy)}.fear-kicker{width:max-content;padding:.22rem .62rem;border-radius:99px;background:#ffffff29;font-size:.68rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.fear-card-back .fear-kicker{background:#00649c1f;color:var(--navy-light)}.fear-text{display:block;font-family:var(--display);font-size:1.12rem;font-weight:800;line-height:1.35}.fear-card-back .fear-text{font-size:1rem;font-weight:700;line-height:1.4}.fear-source{color:var(--gray-600);font-size:.74rem;line-height:1.45;margin-top:auto}@media (min-width: 640px){.city-tips-grid,.fears-grid,.explore-grid{grid-template-columns:repeat(2,1fr)}.tips-filters{flex-direction:row;flex-wrap:wrap;align-items:flex-end;gap:1.5rem 2rem}.tips-reset{margin-left:auto}}@media (min-width: 768px){.quiz-header{margin-top:5rem}.opt-btn:hover:not(.selected){border-color:var(--teal);background:var(--teal-light);transform:scale(1.02);box-shadow:0 16px 28px #0e1c2f1a}.quiz-bottom-bar{border:0;background:transparent;-webkit-backdrop-filter:none;backdrop-filter:none}.btn-back{background:#ffffff1a}}@media (min-width: 1024px){.city-tips-grid,.fears-grid{grid-template-columns:repeat(4,1fr)}}.q-textarea::placeholder{color:var(--gray-400)}.config-status{min-height:100dvh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;padding:2rem 1.25rem;text-align:center;color:var(--gray-600);background:var(--off-white)}.config-status h2{font-family:var(--display);color:var(--navy)}.config-status code{background:var(--gray-100);padding:.1rem .35rem;border-radius:6px;font-size:.9em}.config-status-icon{font-size:2.5rem}.config-status-hint{max-width:420px;font-size:.85rem;color:var(--gray-400)}.config-error{color:var(--red)}.config-error p{color:var(--gray-600)}.config-spinner{width:38px;height:38px;border-radius:50%;border:3px solid var(--gray-200);border-top-color:var(--teal);animation:config-spin .8s linear infinite}@keyframes config-spin{to{transform:rotate(360deg)}}
