@import"https://fonts.googleapis.com/css2?family=Syne:wght@400;600;700;800&family=Inter:wght@400;500;600&display=swap";*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--navy: #003d6b;--navy-light: #0069b4;--teal: #007c8a;--teal-light: #e0f4f6;--amber: #c47a00;--amber-bg: #fff4d9;--white: #ffffff;--off-white: #f4f6fa;--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: "Syne", system-ui, sans-serif;--body: "Inter", 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(--navy);padding:calc(var(--safe-top) + 0px) 1rem 0;height:calc(52px + var(--safe-top));display:flex;align-items:flex-end;justify-content:space-between;padding-bottom:0}.topnav-inner{width:100%;display:flex;align-items:center;justify-content:space-between;height:52px}.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%;background:var(--teal);display:flex;align-items:center;justify-content:center;font-size:.8rem;font-weight:800;color:var(--white);font-family:var(--display);flex-shrink:0}.topnav-name{font-family:var(--display);font-weight:700;font-size:1rem;color:var(--white)}.topnav-name span{color:#7fd8e4}.topnav-links{display:flex;align-items:center;gap:.75rem}.topnav-link{font-size:.82rem;font-weight:500;color:#ffffffb3;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(--white)}@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))}.hero{background:var(--navy);padding:3rem 1.25rem 0;text-align:center;position:relative;overflow:hidden}.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:800;font-size:clamp(2rem,9vw,3.8rem);line-height:1.08;color:var(--white);margin-bottom:1rem}.hero-title .ht-accent{color:#7fd8e4}.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:.4rem;justify-content:center;flex-wrap:wrap;padding-bottom:3rem}.hero-uni-chip{padding:.28rem .7rem;border-radius:99px;background:#ffffff12;border:1px solid rgba(255,255,255,.12);font-size:.72rem;color:#ffffffa6}.hero-wave{display:block;width:100%;height:40px;margin-bottom:-2px}.stats-band{background:var(--white);border-bottom:1px solid var(--gray-200);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(--gray-600)}.features-section{padding:3.5rem 1.25rem;max-width:1060px;margin:0 auto}.section-eyebrow{font-size:.68rem;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-card:active{border-color:var(--teal)}.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:#010f1e;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{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}.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{text-align:right;min-width:54px;flex-shrink:0}.rc-score-ring{width:52px;height:52px;border-radius:50%;background:conic-gradient(var(--teal) calc(var(--pct) * 1%),var(--gray-200) 0%);display:flex;align-items:center;justify-content:center;position:relative}.rc.rc-top .rc-score-ring{background:conic-gradient(var(--navy) calc(var(--pct) * 1%),var(--gray-200) 0%)}.rc-score-ring:before{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;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:.82rem;font-weight:800;color:var(--navy);line-height:1;display:block}.rc-score-pct{font-size:.52rem;color:var(--gray-400)}.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{padding-top:4rem}.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{padding:5rem 2rem 0}.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}.feat-card:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0e1c2f1a;border-color:var(--teal)}.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}.q-textarea::placeholder{color:var(--gray-400)}
