:root{--ink:#172b27;--deep:#112b32;--blue:#17556b;--orange:#ef6d3f;--cream:#f5f1e8;--paper:#fffdf7;--lime:#dcff4d;--muted:#68746f;--line:#d9ddd6}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:'DM Sans',sans-serif}img{display:block;max-width:100%}a{color:inherit}button,a{font:inherit}.skip-link{position:fixed;z-index:100;top:-60px;left:16px;padding:10px;background:white}.skip-link:focus{top:12px}.section-shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.site-header{position:absolute;z-index:10;top:0;left:50%;display:flex;align-items:center;justify-content:space-between;width:min(1240px,calc(100% - 48px));padding:23px 0;transform:translateX(-50%)}.brand{display:flex;align-items:center;gap:9px;text-decoration:none;font-size:13px}.brand span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--deep);color:var(--lime);font-size:10px;font-weight:700}.site-header nav{display:flex;align-items:center;gap:24px}.site-header nav a{text-decoration:none;font-size:12px;font-weight:700}.nav-play{padding:10px 17px;border-radius:99px;background:var(--deep);color:white}.eyebrow{margin:0 0 14px;color:#78847f;font-size:10px;font-weight:700;letter-spacing:.18em}.hero{display:grid;grid-template-columns:.86fr 1.14fr;align-items:center;gap:50px;min-height:760px;padding-top:105px;padding-bottom:70px}.hero h1,.toponymy h2,.learning h2,.two-sides h2,.final-cta h2,blockquote{font-family:'Fraunces',serif}.hero h1{margin:0;font-size:clamp(44px,5.25vw,73px);line-height:.98;letter-spacing:-.045em}.lead{margin:25px 0 30px;color:var(--muted);font-size:17px;line-height:1.65}.hero-actions{display:flex;flex-wrap:wrap;gap:10px}.button{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:13px 20px;border:1px solid transparent;border-radius:11px;text-decoration:none;font-size:13px;font-weight:700}.button.primary{background:var(--deep);color:white}.button.secondary{border-color:#c8cfca;background:white}.button.lime{background:var(--lime);color:var(--deep)}.reassurance{display:flex;flex-wrap:wrap;gap:18px;margin:20px 0 0;color:#77837d;font-size:11px}.reassurance span:before{content:'✓';margin-right:6px;color:var(--orange);font-weight:800}.hero-visual{position:relative;display:block;overflow:hidden;aspect-ratio:2220/1248;border-radius:25px;box-shadow:0 32px 75px #112b3228;transform:rotate(1.2deg)}.hero-visual picture,.hero-visual img{width:100%;height:100%}.hero-visual img{object-fit:cover}.map-pin{position:absolute;left:22px;bottom:20px;padding:11px 14px;border-radius:10px;background:#fffef8ed;font-size:13px;font-weight:700}.map-pin:before{content:'';display:inline-block;width:8px;height:8px;margin-right:8px;border-radius:50%;background:var(--orange)}.map-pin i{margin-left:12px;color:var(--muted);font-size:10px;font-style:normal}.borough-band{padding:36px 0;background:var(--deep);color:white}.boroughs{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#ffffff2b}.boroughs a{display:grid;gap:6px;padding:25px;background:var(--deep);text-decoration:none}.boroughs b{font:600 22px 'Fraunces',serif}.boroughs span{color:#b9c8c5;font-size:12px}.toponymy{display:grid;grid-template-columns:.8fr 1.2fr;gap:70px;align-items:start;padding:110px 0}.toponymy h2,.learning h2{margin:0 0 20px;font-size:clamp(38px,4.5vw,58px);line-height:1.04}.toponymy-intro>p:not(.eyebrow){color:var(--muted);line-height:1.7}.source-note{font-size:11px}.quiz{min-height:510px;padding:28px;border:1px solid var(--line);border-radius:22px;background:var(--paper);box-shadow:0 25px 65px #112b3214}.quiz-top{display:flex;justify-content:space-between;color:var(--muted);font-size:11px;font-weight:700}.quiz-bar{height:5px;margin:15px 0 28px;border-radius:9px;background:#e4e7e1}.quiz-bar i{display:block;width:20%;height:100%;border-radius:inherit;background:var(--orange);transition:.25s width}.question-label{color:var(--orange);font-size:11px;font-weight:700}.question-title{margin:8px 0 20px;font:600 28px/1.16 'Fraunces',serif}.answers{display:grid;gap:9px}.answer{width:100%;padding:15px 17px;border:1px solid var(--line);border-radius:11px;background:white;color:var(--ink);text-align:left;cursor:pointer}.answer:hover:not(:disabled){border-color:var(--blue)}.answer.correct{border-color:#197346;background:#edf8f0}.answer.wrong{border-color:#bd3e35;background:#fff1ef}.feedback{margin:18px 0 0;padding:15px;border-left:4px solid var(--orange);background:#f3eee3;color:var(--muted);font-size:12px;line-height:1.6}.feedback strong{color:var(--ink)}.feedback a{display:inline-block;margin-top:7px;font-weight:700}.quiz-next{margin-top:18px;padding:12px 17px;border:0;border-radius:9px;background:var(--deep);color:white;font-weight:700;cursor:pointer}.quiz-result{text-align:center;padding:40px 10px}.quiz-result b{display:block;color:var(--orange);font:600 70px 'Fraunces',serif}.quiz-result h3{font:600 30px 'Fraunces',serif}.learning{display:grid;grid-template-columns:.85fr 1.15fr;align-items:center;gap:65px;padding:20px 0 110px}.learning-copy>p:not(.eyebrow){color:var(--muted);line-height:1.7}.learning-visual{overflow:hidden;aspect-ratio:1680/994;border-radius:23px;box-shadow:0 25px 65px #112b3224}.learning-visual img{width:100%;height:100%;object-fit:cover}.two-sides{padding:90px 0;background:#e4e4d7}.two-sides .section-shell{display:grid;grid-template-columns:1fr 1fr;gap:70px}.two-sides span{color:var(--orange);font-size:11px;font-weight:700}.two-sides h2{margin:10px 0;font-size:35px}.two-sides p{color:var(--muted);line-height:1.7}.fact{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:0;padding:100px 0}.fact img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:22px}.fact>div{margin-left:-45px;padding:40px;border-radius:18px;background:var(--paper);box-shadow:0 20px 55px #112b3222}.fact blockquote{margin:0 0 18px;font-size:34px;line-height:1.1}.fact p:not(.eyebrow){color:var(--muted);line-height:1.7}.fact a{font-size:12px;font-weight:700}.final-cta{padding:95px 0;background:var(--blue);color:white;text-align:center}.final-cta h2{margin:0;font-size:clamp(45px,5vw,65px)}.final-cta p:not(.eyebrow){color:#d2e0e3}.final-cta .eyebrow{color:#b6cdd4}body>footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:20px;padding:27px max(24px,calc((100vw - 1180px)/2));background:#0b1c20;color:#c3cdca;font-size:10px}body>footer>div{display:flex;gap:15px}body>footer small{flex-basis:100%;color:#7f918c}.consent{position:fixed;z-index:50;right:16px;bottom:16px;left:16px;display:grid;grid-template-columns:1fr auto;gap:20px;max-width:1000px;margin:auto;padding:17px 19px;border-radius:13px;background:#10231df5;color:white}.consent[hidden]{display:none}.consent h2{margin:0;font-size:14px}.consent p{margin:4px 0 0;font-size:11px}.consent>div:last-child{display:flex;gap:8px}.consent button{padding:9px 12px;border:1px solid #ffffff44;border-radius:8px;background:transparent;color:white;font-size:10px}.consent button:last-child{background:var(--lime);color:var(--deep)}a:focus-visible,button:focus-visible{outline:3px solid #1675d1;outline-offset:3px}
@media(max-width:900px){.site-header nav>a:not(.nav-play){display:none}.hero,.toponymy,.learning{grid-template-columns:1fr}.hero{gap:35px;min-height:auto;padding-top:125px}.boroughs{grid-template-columns:1fr}.toponymy{gap:35px}.learning{gap:40px}.fact{grid-template-columns:1fr}.fact>div{margin:-35px 20px 0}.two-sides .section-shell{grid-template-columns:1fr;gap:35px}}
@media(max-width:620px){.section-shell,.site-header{width:min(100% - 28px,1180px)}.site-header{padding-top:15px}.brand b{display:none}.hero{padding-top:100px;padding-bottom:50px}.hero h1{font-size:42px}.hero-actions{display:grid}.button{width:100%}.hero-visual{aspect-ratio:1;border-radius:16px;transform:none}.hero-visual img{object-position:center}.toponymy{padding:75px 0}.quiz{padding:19px;min-height:0}.question-title{font-size:25px}.learning{padding-bottom:75px}.fact{padding:75px 0}.fact>div{margin:-20px 10px 0;padding:25px}.fact blockquote{font-size:29px}.final-cta{padding:75px 0}.consent{grid-template-columns:1fr}.consent>div:last-child{display:grid}body>footer{align-items:flex-start}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.quiz-bar i{transition:none}}

/* Hiérarchie de la question et ouverture internationale */
.question-label{display:block;font:600 21px/1.15 'Fraunces',serif}
.question-title{margin-top:9px}
.world-band{padding:95px 0;background:var(--deep);color:#fff}
.world-intro{display:grid;grid-template-columns:1.25fr .75fr;align-items:end;gap:65px;margin-bottom:38px}
.world-intro h2{max-width:790px;margin:0;font:600 clamp(38px,4.5vw,59px)/1.04 'Fraunces',serif}
.world-intro>p{margin:0;color:#b9c8c5;font-size:14px;line-height:1.7}
.world-band .eyebrow{color:#9fb3ae}
.world-cities{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}
.world-cities a{position:relative;display:block;overflow:hidden;aspect-ratio:3/2;border-radius:17px;background:#294248;color:#fff}
.world-cities img{width:100%;height:100%;object-fit:cover;transition:transform .3s}
.world-cities a:after{content:'';position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,#071c21d9)}
.world-cities a:hover img{transform:scale(1.025)}
.world-cities span{position:absolute;z-index:1;right:18px;bottom:16px;left:18px;display:flex;align-items:end;justify-content:space-between}
.world-cities b{font:600 25px 'Fraunces',serif}
.world-cities i{color:var(--lime);font-size:10px;font-style:normal;font-weight:700}
@media(max-width:900px){.world-intro{grid-template-columns:1fr;gap:25px}.world-cities{grid-template-columns:repeat(2,1fr)}.world-cities a:last-child{grid-column:1/-1;aspect-ratio:2/1}}
@media(max-width:620px){.question-label{font-size:20px}.world-band{padding:70px 0}.world-cities{grid-template-columns:1fr}.world-cities a,.world-cities a:last-child{grid-column:auto;aspect-ratio:3/2}}

/* Toronto conversion landing */
:root{--deep:#12313a;--blue:#17657a;--orange:#ef6744;--cream:#f5f2ea}
.hero-visual{aspect-ratio:1800/979;transform:rotate(.7deg)}
.hero-visual img{object-position:center}
.conversion-strip{padding:24px 0;background:var(--deep);color:#fff}
.conversion-strip .section-shell{display:flex;align-items:center;gap:22px}
.conversion-strip b{font:600 21px 'Fraunces',serif}.conversion-strip i{width:5px;height:5px;border-radius:50%;background:var(--orange)}
.conversion-strip a{margin-left:auto;color:var(--lime);font-size:12px;font-weight:700;text-decoration:none}
.mobile-proof{display:grid;grid-template-columns:.72fr 1.28fr;align-items:center;gap:90px;padding:105px 0}
.mobile-proof h2,.neighbourhoods h2{margin:0 0 20px;font:600 clamp(40px,4.5vw,59px)/1.04 'Fraunces',serif}
.mobile-proof>div:last-child>p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.7}
.mobile-proof ul{display:grid;gap:10px;margin:25px 0;padding:0;list-style:none;color:var(--muted);font-size:13px}
.mobile-proof li:before{content:'✓';margin-right:9px;color:var(--orange);font-weight:800}
.phone-shot{position:relative;overflow:hidden;max-width:395px;margin:auto;border:9px solid #152d32;border-radius:38px;background:#152d32;box-shadow:0 30px 70px #102c342b}
.phone-shot img{width:100%;height:auto;border-radius:29px}
.neighbourhoods{padding:90px 0;background:#e6e6dc}.neighbourhoods .section-shell>div:first-child{max-width:760px;margin-bottom:35px}
.neighbourhoods .boroughs{background:#ced3ce}.neighbourhoods .boroughs a{background:#f8f7f1}
.world-cities a{text-decoration:none}
@media(max-width:900px){.mobile-proof{grid-template-columns:1fr;gap:45px}.phone-shot{max-width:360px}.conversion-strip .section-shell{flex-wrap:wrap}.conversion-strip a{flex-basis:100%;margin-left:0}.neighbourhoods .boroughs{grid-template-columns:1fr}}
@media(max-width:620px){.hero-visual{aspect-ratio:1}.hero-visual img{object-fit:cover;object-position:58% center}.conversion-strip .section-shell{gap:11px 14px}.conversion-strip b{font-size:17px}.mobile-proof{padding:75px 0}.phone-shot{max-width:310px}.toponymy{padding-top:80px}}
