@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Playfair+Display:ital,wght@0,600;1,600&display=swap');
:root{--blue:#28a2cc;--logo-blue:#6dbcdb;--deep:#0d425b;--ink:#143345;--sea:#dff3f7;--sun:#ffc857;--coral:#f47b5f;--olive:#839568;--muted:#58727e;--line:#d6e5eb}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:25px}body{margin:0;background:white;color:var(--ink);font:16px/1.65 'DM Sans',Arial,sans-serif}h1,h2,h3,p,figure{margin:0}h1,h2{font-family:'Playfair Display',Georgia,serif;font-weight:600;letter-spacing:-1.3px;line-height:1.14}h1{font-size:clamp(42px,4.6vw,65px)}h2{font-size:37px}h1 em,h2 em{color:#2186aa;font-weight:600}h3{font-weight:600;letter-spacing:-.3px}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit;cursor:pointer}a,button,summary{touch-action:manipulation;-webkit-tap-highlight-color:transparent}a:focus-visible,button:focus-visible,summary:focus-visible{outline:3px solid #0d425b;outline-offset:5px}img{display:block;max-width:100%;object-fit:cover}.wrap{width:min(1150px,calc(100% - 80px));margin-inline:auto}.header{height:96px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;gap:9px;align-items:center}.brand img{width:46px;height:46px;border-radius:50%;object-fit:cover}.brand>span{font-size:23px;line-height:1;font-weight:600;letter-spacing:-.8px}.brand b{color:var(--blue)}.brand small{font-size:9px;letter-spacing:4px;display:block;margin-top:7px;font-weight:500}.pro-link{display:flex;gap:22px;align-items:center;padding:10px 19px;border:1px solid var(--logo-blue);border-radius:24px;font-size:14px;font-weight:600}.pro-link:hover{background:var(--sea)}.hero{display:grid;grid-template-columns:1.2fr .8fr;align-items:center;gap:70px;padding:30px 0 44px}.eyebrow{font-size:11px;font-weight:700;letter-spacing:1.5px;line-height:1.6;color:#986127;margin-bottom:18px}.lead{font-size:20px;line-height:1.65;margin-top:25px;max-width:540px}.lead strong{font-weight:500;display:block}.search-copy{font-size:16px;color:var(--muted);margin-top:18px;max-width:470px}.button{display:inline-flex;gap:28px;align-items:center;min-height:50px;border-radius:25px;padding:12px 22px;background:var(--deep);color:white;font-weight:500;font-size:14px;margin-top:27px;transition:background .2s}.button:hover{background:#1e6986}.reassurance{font-size:13px;margin-top:13px;color:var(--muted)}.app-figure{text-align:center;position:relative;padding:0 18px}.app-image-button{display:block;border:0;padding:0;background:transparent;margin:auto;max-width:285px;width:100%;border-radius:23px}.app-image-button img{width:100%;height:auto;border-radius:22px}.app-figure figcaption{font-size:12px;color:var(--muted);margin-top:12px}.text-button{font-size:12px;background:transparent;border:0;text-decoration:underline;text-underline-offset:3px;padding:4px}.discover{padding:46px 0 42px;border-top:1px solid var(--line)}.section-heading{display:flex;gap:35px;justify-content:space-between;align-items:center;margin-bottom:30px}.section-heading h2{font-size:32px}.section-heading>p{font-size:14px;color:var(--muted);line-height:1.8}.themes{display:grid;grid-template-columns:repeat(4,1fr);gap:32px}.themes article{position:relative;padding-top:20px;border-top:3px solid var(--theme)}.themes .event{--theme:var(--coral)}.themes .market{--theme:#bb7b18}.themes .place{--theme:var(--blue)}.themes .route{--theme:var(--olive)}.theme-dot{display:none}.themes h3{font-size:19px;margin-bottom:8px}.themes p{font-size:15px;line-height:1.7;color:var(--muted)}.memories{display:grid;grid-template-columns:1.15fr 1fr;gap:48px;align-items:center;padding-top:28px;padding-bottom:55px}.photo-pair{display:grid;grid-template-columns:1fr 1fr;gap:12px}.photo-pair img{width:100%;height:190px;border-radius:15px}.memories h2{font-size:31px}.memories .eyebrow{margin-bottom:10px}.memories p:last-child{font-size:15px;color:var(--muted);margin-top:16px;max-width:430px}.footer{background:var(--sea);padding:25px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:30px}.footer strong{font-size:15px;font-weight:600}.footer p{font-size:13px;color:var(--muted);margin-top:3px}.footer-right{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:9px 22px;max-width:460px;font-size:12px}.footer a{text-decoration:underline;text-underline-offset:4px}.coming{color:var(--muted)}dialog{border:0;border-radius:20px;padding:20px;max-height:92dvh;max-width:430px;width:calc(100% - 30px);color:var(--ink);box-shadow:0 15px 70px #0d425b33}dialog::backdrop{background:#092d41ac}dialog .dialog-head{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:12px}dialog h2{font:600 18px/1.3 'DM Sans',sans-serif;letter-spacing:0}dialog .close-button{background:var(--sea);border:0;width:40px;height:40px;border-radius:50%;font-size:27px}dialog>img{width:auto;height:auto;max-height:66dvh;margin:auto;border-radius:20px}dialog>p{font-size:12px;color:var(--muted);margin-top:12px}.pro-hero{padding:45px 0 43px;max-width:920px;text-align:center}.pro-hero .lead{font-size:18px;max-width:730px;margin:23px auto 0}.offer{display:grid;grid-template-columns:1fr 1.13fr;gap:65px;align-items:stretch;padding-bottom:36px}.offer-photo{position:relative;min-height:540px;border-radius:20px;overflow:hidden;background:var(--deep)}.offer-photo>img{width:100%;height:100%;position:absolute;inset:0}.offer-photo:after{content:'';position:absolute;inset:35% 0 0;background:linear-gradient(transparent,#07384ae6)}.offer-photo>div{position:absolute;bottom:32px;left:32px;right:30px;z-index:1;color:white}.offer-photo span{font-size:10px;letter-spacing:1.3px}.offer-photo p{font:600 36px/1.2 'Playfair Display',Georgia,serif;margin-top:18px}.offer-content{padding:6px 0}.offer-content h2{font-size:36px}.offer-content .eyebrow{margin-bottom:12px}.benefits{list-style:none;padding:0;margin:22px 0}.benefits li{padding-left:22px;position:relative;margin:15px 0}.benefits li:before{content:'✓';color:#157d9b;position:absolute;left:0;top:0;font-size:15px}.benefits strong{font-size:15px;font-weight:600;display:block}.benefits span{font-size:14px;color:var(--muted);line-height:1.65;display:block;margin-top:2px}.price{border-top:1px solid var(--line);padding-top:20px}.price>div{display:flex;align-items:baseline;flex-wrap:wrap;gap:12px}.price strong{font-size:36px;line-height:1.2;letter-spacing:-1.5px;font-weight:600}.price span{font-size:14px}.price small{display:block;font-size:12px;color:var(--muted);margin-top:7px}.join{margin-top:20px}.join summary{background:var(--sun);padding:12px 17px;border-radius:10px;font-size:14px;font-weight:600;cursor:pointer;list-style:none;display:flex;justify-content:space-between;gap:12px}.join summary::-webkit-details-marker{display:none}.join p{font-size:14px;color:var(--muted);padding:15px 2px 0}.pro-baseline{display:grid;grid-template-columns:1fr 1fr;gap:65px;border-top:1px solid var(--line);padding-top:27px;padding-bottom:40px}.pro-baseline h3{font-size:17px;margin-bottom:8px}.pro-baseline p{font-size:14px;line-height:1.75;color:var(--muted)}.credits-page{max-width:840px;margin:auto;padding:60px 28px}.credits-page h1{font-size:40px;margin-bottom:25px}.credits-page h2{font-size:24px;margin:25px 0 12px}.credits-page p{margin-bottom:12px}.credits-page a{text-decoration:underline}
@media(max-width:950px){.wrap{width:calc(100% - 52px)}.hero{gap:35px;grid-template-columns:1.1fr .9fr}.hero h1{font-size:48px}.lead{font-size:18px}.app-figure{padding:0}.themes{gap:21px}.memories{gap:30px}.offer{gap:36px}.offer-content h2{font-size:30px}.pro-hero{max-width:820px}.offer-photo>div{left:24px;right:24px}.offer-photo p{font-size:32px}}
@media(max-width:650px){.wrap{width:calc(100% - 36px)}.header{height:80px}.brand img{width:38px;height:38px}.brand>span{font-size:20px}.brand small{font-size:8px;letter-spacing:3px;margin-top:6px}.pro-link{font-size:12px;gap:12px;padding:8px 12px}.hero{grid-template-columns:1fr;gap:27px;padding:24px 0 29px}.hero h1{font-size:42px;letter-spacing:-1px}.eyebrow{font-size:10px;letter-spacing:1.1px;margin-bottom:14px}.lead{font-size:17px;margin-top:18px;line-height:1.65}.search-copy{font-size:15px;margin-top:12px}.button{margin-top:20px;font-size:13px;min-height:48px}.reassurance{font-size:12px;margin-top:10px}.app-image-button{max-width:220px}.app-figure{padding:15px 0 0}.app-figure figcaption{font-size:11px;margin-top:8px}.text-button{font-size:11px}.discover{padding:28px 0 25px}.section-heading{display:block;margin-bottom:21px}.section-heading h2{font-size:30px}.section-heading>p{font-size:13px;margin-top:13px}.themes{grid-template-columns:1fr 1fr;gap:22px 20px}.themes article{padding-top:13px}.themes h3{font-size:16px;line-height:1.3}.themes p{font-size:14px;line-height:1.6}.memories{display:flex;flex-direction:column;align-items:stretch;gap:22px;padding:15px 0 32px}.photo-pair img{height:135px;border-radius:12px}.memories h2{font-size:28px}.memories p:last-child{font-size:14px;margin-top:11px}.footer{padding:23px 0}.footer-inner{flex-direction:column;align-items:flex-start;gap:17px}.footer-right{justify-content:flex-start;gap:9px 17px;font-size:11px}.footer p{font-size:12px}.pro-hero{padding:27px 0 29px;text-align:left}.pro-hero h1{font-size:40px}.pro-hero .lead{font-size:16px;margin-top:18px}.offer{grid-template-columns:1fr;gap:25px;padding-bottom:26px}.offer-photo{min-height:210px}.offer-photo>img{object-position:50% 48%}.offer-photo>div{left:23px;bottom:24px}.offer-photo p{font-size:29px;margin-top:9px}.offer-photo span{font-size:9px}.offer-content h2{font-size:32px}.benefits{margin:18px 0}.benefits li{margin:14px 0}.benefits strong{font-size:15px}.benefits span{font-size:14px}.price strong{font-size:34px}.price span{font-size:13px}.price small{font-size:11px}.pro-baseline{grid-template-columns:1fr;gap:21px;padding-top:22px;padding-bottom:28px}.pro-baseline h3{font-size:16px}.pro-baseline p{font-size:14px}.credits-page h1{font-size:32px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Une entrée photographique, comme un carnet de voyage. */
body{background:#fffdf9}.escape-hero{padding:30px 0 46px}.escape-title{display:flex;justify-content:space-between;align-items:center;gap:45px;margin-bottom:35px}.escape-title h1{font-size:clamp(48px,5.7vw,78px);line-height:1.05}.escape-title .lead{font-size:19px;margin:0}.escape-title .button{margin-top:18px;background:var(--blue)}.postcards{display:grid;grid-template-columns:1.3fr .85fr 1fr;gap:20px;align-items:start;padding:10px 5px}.postcards figure{position:relative;background:#fff;padding:8px 8px 38px;box-shadow:0 7px 20px #57452612;transform:rotate(-2deg)}.postcards figure:nth-child(2){transform:rotate(3deg);margin-top:28px}.postcards figure:nth-child(3){transform:rotate(-1deg);margin-top:9px}.postcards img{width:100%;height:235px;border-radius:2px}.postcards figure:first-child img{height:263px}.postcards figcaption{position:absolute;bottom:8px;left:12px;font:italic 17px/1.3 'Playfair Display',Georgia,serif;color:var(--deep)}.discover{padding-top:35px;padding-bottom:35px}.app-tour{display:grid;grid-template-columns:1.2fr 1fr;gap:70px;align-items:center;padding:40px 65px;background:var(--sea);border-radius:28px;margin-bottom:40px}.tour-intro{color:var(--muted);margin:18px 0}.tour-tabs{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.tour-tabs button{font-size:13px;border:1px solid #93c6d7;background:transparent;padding:9px 13px;border-radius:24px}.tour-tabs button[aria-pressed=true]{background:var(--deep);color:white;border-color:var(--deep)}.slide-copy{min-height:145px}.slide-copy h3{font-size:21px}.slide-copy p{font-size:15px;color:var(--muted);margin-top:8px;max-width:410px}.phone-figure{text-align:center}.phone{width:270px;margin:auto;padding:20px 7px 17px;background:#102d39;border-radius:37px;border:3px solid #3d5864;box-shadow:12px 18px 35px #0d425b26;position:relative;overflow:hidden}.phone>img{width:100%;height:auto;aspect-ratio:390/694;border-radius:19px;background:white;touch-action:pan-y}.speaker{position:absolute;top:7px;width:46px;height:4px;background:#63828d;border-radius:5px;left:calc(50% - 23px)}.home-bar{position:absolute;width:65px;height:3px;bottom:6px;left:calc(50% - 32px);border-radius:4px;background:#aec6cf}.carousel-controls{display:flex;gap:22px;align-items:center;justify-content:center;margin-top:14px}.carousel-controls button{border:1px solid #9fc6d3;background:#ffffff80;width:36px;height:36px;border-radius:50%;font-size:19px}.carousel-controls span{font-size:12px}.phone-figure figcaption{font-size:11px;color:var(--muted);margin-top:9px}.store-badges{display:flex;align-items:center;gap:5px;margin-top:18px}.store-badges img:first-child{width:120px;height:40px;object-fit:contain}.store-badges img:last-child{width:151px;height:auto;object-fit:contain}.store-note{font-size:11px;color:var(--muted);margin-top:3px}.next-outing{display:grid;grid-template-columns:1fr 1.2fr;gap:65px;padding-bottom:40px}.next-outing h2{font-size:30px}.next-outing p{font-size:14px;color:var(--muted)}.next-outing p+p{margin-top:12px}.offer-photo{max-height:760px}.pro-hero{padding-top:28px}.pro-hero .eyebrow{margin-bottom:12px}
@media(max-width:950px){.app-tour{padding:30px;gap:30px}.app-tour h2{font-size:31px}.postcards img{height:190px}.postcards figure:first-child img{height:218px}.escape-title{gap:25px}.escape-title .lead{font-size:16px}.postcards figcaption{font-size:14px}.next-outing{gap:30px}}
@media(max-width:650px){.escape-hero{padding:16px 0 25px}.escape-title{display:block;margin-bottom:22px}.escape-title h1{font-size:49px}.escape-title .lead{font-size:16px;line-height:1.5;margin-top:17px}.escape-title .button{font-size:12px;min-height:42px;padding:9px 15px;margin-top:15px}.postcards{gap:8px;padding:5px 1px;grid-template-columns:1fr 1fr}.postcards figure{padding:5px 5px 31px}.postcards figure:nth-child(2){display:none}.postcards figure:nth-child(3){margin-top:15px;transform:rotate(3deg)}.postcards img{height:142px}.postcards figure:first-child img{height:158px}.postcards figcaption{font-size:11px;left:7px;bottom:9px}.app-tour{grid-template-columns:1fr;padding:26px 20px;gap:22px;border-radius:20px;margin-bottom:27px}.app-tour h2{font-size:31px}.tour-intro{font-size:14px;margin:14px 0}.tour-tabs{gap:6px;margin:17px 0}.tour-tabs button{font-size:11px;padding:9px 10px}.slide-copy{min-height:125px}.slide-copy p{font-size:14px}.slide-copy h3{font-size:19px}.phone{width:250px}.store-badges{margin-top:7px}.next-outing{grid-template-columns:1fr;gap:17px;padding-bottom:28px}.next-outing h2{font-size:28px}}
/* Revision: stable carousel, readable photographs, consistent drawn arrows. */
.arrow-icon{width:22px;height:22px;flex-shrink:0;vertical-align:middle}.arrow-up{transform:rotate(-45deg)}.arrow-down{transform:rotate(90deg)}.arrow-left{transform:rotate(180deg)}.carousel-controls button{display:grid;place-items:center;width:44px;height:44px;transition:background .2s,transform .2s}.carousel-controls button:hover{background:white;transform:translateY(-2px)}
.postcards figure{padding:7px;overflow:hidden}.postcards figure:after{content:'';position:absolute;inset:45% 7px 7px;background:linear-gradient(transparent,rgba(5,32,43,.9));pointer-events:none}.postcards figcaption{z-index:1;color:white;left:23px;right:18px;bottom:24px;font-size:20px;line-height:1.3;text-shadow:0 1px 4px #082d40}.offer-photo:after{inset:15% 0 0;background:linear-gradient(transparent,rgba(5,32,43,.94))}.offer-photo span{font-size:12px;font-weight:600;line-height:1.6;display:block;text-shadow:0 1px 4px #082d40}.offer-photo p{color:white;text-shadow:0 2px 6px #082d4080}
.app-tour{grid-template-rows:auto auto;column-gap:55px;row-gap:8px}.tour-copy{grid-column:1;grid-row:1}.phone-figure{grid-column:2;grid-row:1 / 3}.tour-download{grid-column:1;grid-row:2;align-self:start}.phone>img{aspect-ratio:1004/2048;object-fit:contain;object-position:center;background:#fff}.slide-copy{min-height:160px}.tour-tabs button{transition:background .2s,color .2s,border-color .2s}.tour-tabs button[aria-pressed=true]{box-shadow:0 2px 7px #0d425b18}.phone{isolation:isolate}.store-note{font-size:12px}.phone-figure figcaption{font-size:12px}
@media(max-width:650px){.postcards figcaption{font-size:15px;left:14px;right:10px;bottom:17px}.postcards figure{padding:5px}.postcards figure:after{inset:35% 5px 5px}.postcards img{height:172px}.postcards figure:first-child img{height:188px}.app-tour{display:flex;flex-direction:column;gap:18px;align-items:stretch}.tour-copy .eyebrow{margin-bottom:10px}.tour-intro{margin:12px 0}.tour-tabs{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;margin:16px 0 14px}.tour-tabs button{font-size:12px;padding:10px 3px;border-radius:12px;min-height:44px}.slide-copy{min-height:150px}.slide-copy p{line-height:1.6}.phone-figure{align-self:center}.tour-download{align-self:center;text-align:center}.tour-download .store-badges{justify-content:center}.offer-photo{min-height:245px}.offer-photo>div{bottom:25px;left:24px;right:22px}.offer-photo span{font-size:12px;letter-spacing:.6px}.offer-photo p{font-size:31px;margin-top:12px}.phone{width:255px;max-width:100%}}
