/* Shared brand, account and language experience */
html:lang(fr) .hero-title h1{font-size:19vw}html:lang(es) .hero-title h1{font-size:22vw}
.brand,.header .brand,.footer .brand,.system-header .brand{background:none;padding:0;border-radius:0;min-width:0}
.logo-crop,.header .logo-crop,.footer .logo-crop,.system-header .logo-crop{width:146px;height:59px;overflow:hidden}
.logo-crop img,.header .logo-crop img,.footer .logo-crop img,.system-header .logo-crop img{width:172px;height:86px;left:-13px;top:-13px;max-width:none;object-fit:contain}
.brand-descriptor{margin:0 0 0 34px;font-size:8px;letter-spacing:.4em}.header,.header.stuck{background:#fcfaf5f5;color:var(--ink);padding:12px 4vw;gap:25px;backdrop-filter:blur(16px);border-bottom:1px solid #29104016}.header nav{gap:22px;font-size:12px}.header-actions{gap:16px}.header .button.small{font-size:12px;text-transform:none}.account-entry{display:flex;align-items:center;gap:12px;background:none;border:0;font-weight:700;font-size:12px;padding:12px 0;white-space:nowrap}.language-picker{display:flex;align-items:center;gap:5px;border:1px solid #622ba52b;border-radius:50px;min-height:39px;padding:0 9px;font-size:18px}.language-picker select{width:72px;border:0;background:none;color:var(--ink);font-size:11px;font-weight:700;min-height:38px;cursor:pointer}.language-picker select:focus{outline:0}.language-picker:focus-within{outline:2px solid var(--purple)}.menu-toggle{border-color:#622ba54a}.hero-label{top:22%}.hero-title{top:31%}.hero-copy{bottom:13%}.footer .brand{filter:brightness(1.75)}
.travel-bridge{padding:32px 6vw;display:flex;align-items:center;gap:45px;justify-content:space-between;background:var(--paper);color:var(--ink);border-bottom:1px solid #622ba520}.travel-bridge>div{display:flex;gap:15px;align-items:center}.bridge-star{color:var(--purple);font-size:54px;line-height:1}.travel-bridge p{font-size:10px;letter-spacing:.06em;line-height:1.8}.travel-bridge strong{font-size:21px;font-weight:700;letter-spacing:-.04em}.travel-bridge ol{display:flex;gap:35px;list-style:none;margin:0;padding:0}.travel-bridge li{display:flex;gap:10px;align-items:center}.travel-bridge li>span{color:var(--purple);font-size:10px;border:1px solid #622ba540;width:30px;height:30px;border-radius:50%;display:grid;place-items:center}.travel-bridge b{font-size:11px;max-width:120px;line-height:1.5}.bridge-link{color:var(--purple);font-size:12px;font-weight:800;background:none;border:0;border-bottom:1px solid #622ba540;padding:12px 0;white-space:nowrap}.bridge-link>span{margin-left:14px;font-size:20px}
.route-list{display:grid;grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:35px}.route-row{display:flex;flex-direction:column;position:relative;padding:0 0 25px;background:#ffffff08;border:1px solid #ffffff25;align-items:stretch;gap:0;overflow:hidden;border-radius:160px 160px 8px 8px;transition:transform .35s,border-color .35s}.route-row:hover{transform:translateY(-8px);border-color:#ffc32c}.route-row img{width:100%;height:340px;object-fit:cover;border-radius:0}.route-row:nth-child(2) img{object-position:45% center}.route-number{position:absolute;z-index:1;left:24px;top:260px;background:var(--yellow);color:var(--ink);width:45px;height:45px;display:grid;place-items:center;border-radius:50%;font-weight:800}.route-row>div{padding:25px 25px 20px;flex:1}.route-row h3{font-size:25px;line-height:1.15;margin:13px 0}.route-row p{line-height:1.8;min-height:48px}.route-button{margin:0 25px;justify-content:space-between;align-self:stretch}.routes-note{line-height:1.8}.plan-form{transform:none;border-radius:16px}.mini-ticket{transition:transform .3s}.mini-ticket:hover{transform:rotate(0)}
.account-dialog{width:min(940px,calc(100% - 32px));max-width:940px;padding:0;border-radius:18px}.account-dialog .dialog-close{z-index:2;background:#fcfaf5d9;border-radius:50%;right:14px;top:14px}.auth-layout{display:grid;grid-template-columns:.82fr 1fr;min-height:580px}.auth-photo{background:linear-gradient(180deg,#29104030,#291040ba),url('assets/chefchaouen.webp') center/cover;padding:40px;color:white;display:flex;flex-direction:column;justify-content:space-between}.auth-photo>span{font:700 42px 'Barlow Condensed','Arial Narrow',sans-serif;color:var(--yellow)}.auth-photo h2{font:700 64px/.94 'Barlow Condensed','Arial Narrow',sans-serif;letter-spacing:-.025em;margin:90px 0 28px}.auth-photo p{font-size:12px;max-width:200px}.auth-content{padding:55px 40px 35px}.auth-content .eyebrow{color:var(--purple);margin-bottom:20px}.auth-content h2{font-size:32px;margin-bottom:26px}.auth-content>p{font-size:13px;color:#715f7d}.auth-tabs{display:flex;border-bottom:1px solid #d8cbe2;margin-bottom:24px;gap:28px}.auth-tabs button{background:none;border:0;border-bottom:3px solid transparent;color:#776381;padding:10px 0;font-size:13px;font-weight:700}.auth-tabs button[aria-pressed=true]{border-color:var(--purple);color:var(--purple)}.google-button{display:flex;align-items:center;gap:20px;justify-content:center;width:100%;padding:16px;border:1px solid #cdbcdb;background:white;color:var(--ink);border-radius:6px;font-size:13px;font-weight:700;min-height:56px;margin:24px 0 15px}.google-button>b{font:bold 24px Arial;color:#4285f4}.google-button>span:last-child{margin-left:auto;font-size:22px}.auth-note,.auth-content .auth-note{font-size:10px;line-height:1.8;color:#806b8f}.auth-benefits{display:flex;flex-direction:column;gap:8px;border-top:1px solid #e3d8eb;padding-top:20px;margin-top:20px;font-size:11px;color:var(--purple)}.saved-choice{background:#eee6f8;padding:13px 16px;border-radius:6px}.saved-choice small{display:block;font-size:9px;letter-spacing:.07em;margin-bottom:5px;color:var(--purple)}.saved-choice strong{font-size:13px}.registration{padding:40px 45px}.registration>.eyebrow{margin-bottom:18px}.registration h2{font-size:30px;margin-bottom:25px}.registration-steps{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;list-style:none;padding:0;margin:25px 0 34px}.registration-steps li{display:flex;align-items:center;flex-direction:column;gap:7px;margin:0;color:#8b7898;font-size:9px;text-align:center}.registration-steps span{width:32px;height:32px;display:grid;place-items:center;background:#eae3f0;border-radius:50%;font-size:12px}.registration-steps .active{color:var(--purple)}.registration-steps .active span,.registration-steps .complete span{background:var(--purple);color:white}.registration-heading{display:flex;gap:20px;align-items:start;margin-bottom:25px}.step-count{background:var(--yellow);color:var(--ink);font-size:13px;padding:10px 13px;border-radius:5px;white-space:nowrap;font-weight:800}.registration-heading h3{font-size:20px;margin:0 0 7px}.registration-heading p{font-size:12px;margin:0;color:#806b8f}.demo-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-bottom:22px}.demo-fields label{display:flex;flex-direction:column;gap:8px;font-size:11px;font-weight:700;color:#6e5680}.sample-field{display:block;background:white;border:1px solid #dfd4e7;border-radius:6px;padding:13px;min-height:48px;font-size:12px;font-weight:500;color:var(--ink)}.demo-fields label:first-child{grid-column:1/-1}.registration-actions{display:flex;justify-content:space-between;align-items:center;gap:20px;border-top:1px solid #e2d9e9;margin-top:23px;padding-top:20px}.registration-actions .button{width:auto;margin:0;font-size:12px;min-height:48px}.plain-action{background:none;border:0;color:var(--purple);font-size:12px;text-decoration:underline;text-underline-offset:4px;padding:12px 0}.privacy-note{padding:14px;background:#f0e8f7;color:var(--purple);border-left:3px solid var(--purple);font-size:11px!important}
@media(max-width:1180px){.header nav{gap:14px;font-size:11px}.header-actions{gap:12px}.header{padding-left:3vw;padding-right:3vw;gap:16px}.travel-bridge{gap:24px}.travel-bridge ol{gap:16px}.travel-bridge b{font-size:10px}.route-row img{height:290px}.route-number{top:220px}.route-row h3{font-size:22px}}
@media(max-width:900px){.header nav{display:none;position:absolute;top:100%;left:0;right:0;background:var(--paper);padding:24px;flex-direction:column;border-bottom:1px solid #622ba530;font-size:15px}.header nav.open{display:flex}.menu-toggle{display:block}.travel-bridge{flex-wrap:wrap}.travel-bridge ol{order:3;width:100%;justify-content:space-between}.route-list{gap:15px}.route-row>div{padding:20px 18px}.route-button{margin:0 18px}.route-row img{height:240px}.route-number{top:170px}.route-row h3{font-size:19px}.route-row p{font-size:11px}.route-row{border-radius:120px 120px 6px 6px}.auth-photo{padding:30px}.auth-content{padding:50px 30px 28px}}
@media(max-width:600px){.header,.header.stuck{padding:10px 16px;flex-wrap:wrap;gap:5px 14px}.header .logo-crop{width:110px;height:44px}.header .logo-crop img{width:130px;height:65px;left:-10px;top:-10px}.header .brand-descriptor{font-size:6px;margin-left:25px}.header-actions{gap:9px;flex:1;justify-content:flex-end;flex-wrap:wrap}.header .language-picker{padding:0 5px;min-height:32px}.language-picker select{width:63px;font-size:10px;min-height:32px}.language-picker>span{display:none}.header .account-entry{font-size:11px;gap:4px}.header .button.small{font-size:10px;padding:8px 12px;min-height:35px;gap:5px}.header .button.small span{display:none}.header .menu-toggle{width:32px;height:32px;font-size:20px}.header-actions .button.small{order:3}.header-actions .menu-toggle{order:4}.hero-title{top:33%}.hero-label{top:22%}.hero-copy{bottom:21%}.travel-bridge{padding:28px 23px;gap:22px}.travel-bridge ol{gap:12px}.travel-bridge li{display:block;flex:1}.travel-bridge li>span{margin-bottom:9px}.travel-bridge b{display:block;font-size:10px;max-width:100px}.bridge-star{font-size:44px}.travel-bridge strong{font-size:20px}.travel-bridge>div{gap:12px}.bridge-link{font-size:10px}.bridge-link>span{margin-left:4px}.route-list{grid-template-columns:1fr;gap:32px}.route-row{border-radius:160px 160px 8px 8px;padding-bottom:26px}.route-row img{height:340px;width:100%;grid-row:auto}.route-row>div{padding:25px}.route-row h3{font-size:26px}.route-row p{font-size:13px;min-height:0}.route-number{display:grid;top:264px}.route-button{margin:0 25px;min-height:48px;justify-self:stretch;font-size:12px;grid-column:auto}.route-row small{font-size:10px}.plan-form{margin:0;box-shadow:7px 9px 0 #d69a14}.auth-layout{grid-template-columns:1fr;min-height:0}.auth-photo{display:none}.auth-content{padding:43px 25px 27px}.auth-content h2{font-size:28px}.auth-content>p{font-size:12px}.registration{padding:40px 23px 25px}.registration h2{font-size:26px}.registration-steps{gap:5px;margin:22px 0 25px}.registration-steps li b{display:none}.registration-steps span{width:29px;height:29px}.registration-heading{gap:12px}.step-count{font-size:10px;padding:9px}.registration-heading h3{font-size:19px}.demo-fields{grid-template-columns:1fr;gap:13px}.registration-actions{align-items:stretch;flex-direction:column-reverse;gap:5px}.registration-actions .button{width:100%}.registration-actions .plain-action{text-align:center}.account-dialog{max-height:92svh}.footer .logo-crop{width:126px;height:52px}.footer .logo-crop img{width:150px;height:75px;left:-12px;top:-11px}}
@media(max-width:600px){html:lang(fr) .hero-title h1{font-size:35vw}html:lang(es) .hero-title h1{font-size:40vw}.header,.header.stuck{flex-wrap:nowrap;gap:10px}.header .logo-crop{width:95px;height:40px}.header .logo-crop img{width:113px;height:57px;left:-9px;top:-9px}.header-actions{flex-wrap:nowrap;gap:7px}.header .language-picker{padding:0 2px}.header .language-picker select{width:55px;font-size:9px}.header .account-entry{font-size:10px;white-space:normal;line-height:1.25;max-width:55px;text-align:left}.header .account-entry>span{display:none}.header .button.small{font-size:9px;padding:8px 10px;max-width:78px;line-height:1.25;flex-shrink:0;text-align:left}.header .menu-toggle{width:29px;height:32px;flex-shrink:0;font-size:19px}.header .brand-descriptor{font-size:5px;margin-left:20px}}
@media(max-width:365px){.header,.header.stuck{padding:10px 12px;gap:7px}.header .logo-crop{width:76px;height:35px}.header .logo-crop img{width:93px;height:47px;top:-7px;left:-8px}.header-actions{gap:5px}.header .button.small{padding:8px;max-width:67px;font-size:8px}.header .language-picker select{width:51px;font-size:8px}.header .account-entry{font-size:9px;max-width:40px}.header .menu-toggle{width:26px}.travel-bridge>div{gap:8px}.bridge-star{font-size:32px}.travel-bridge strong{font-size:17px}}
