/* One mobile layout layer shared by public pages, registration and accounts. */
.mobile-quick-nav,.tab-mobile-label,.portal-tabs .nav-icon{display:none}
.choice-field{border:0;padding:0;margin:0;min-width:0}.registration-form .choice-field>legend{font-size:14px;font-weight:600;line-height:1.7;margin-bottom:10px;padding-inline-end:0}
.segmented-choice{display:grid;grid-template-columns:1fr 1fr;gap:10px}.segmented-choice label{position:relative;display:flex;align-items:center;justify-content:center;gap:10px;border:1px solid #becacf;border-radius:5px;min-height:50px;cursor:pointer;background:#fff;font-size:15px}
.segmented-choice input{width:18px;height:18px;min-height:0;margin:0;padding:0;accent-color:#234b5b}.segmented-choice label:has(input:checked){border-color:#325d6b;background:#edf3f4;box-shadow:inset 0 0 0 1px #325d6b}.segmented-choice label:focus-within{outline:2px solid #987948;outline-offset:3px}
.draft-notice{display:flex;justify-content:space-between;gap:12px;align-items:center;padding:4px 0 18px}.draft-notice p{font-size:12px;line-height:1.7}.draft-notice .text-button{flex-shrink:0;font-size:12px;min-height:44px}
.review-preview{font-size:14px;overflow-wrap:anywhere;line-height:1.8;margin-top:4px}.review-section>details>summary{min-height:44px;display:list-item;cursor:pointer;font-size:12px;padding-block:10px;color:var(--muted)}
.submit-buttons{display:flex;gap:14px;margin-top:22px}.submit-buttons .button{flex:1}.registration-review>h3{font-size:18px}.registration-review .review-section{padding:12px 0}
.login-retry{margin-top:14px}.mobile-hint{font-size:13px}
.google-button.awaiting-consent{opacity:.55}
@media(max-width:720px){
 :root{--mobile-top:66px;--mobile-bottom:calc(70px + env(safe-area-inset-bottom,0px))}
 html{scroll-padding-top:calc(var(--mobile-top) + env(safe-area-inset-top,0px) + 18px);scroll-padding-bottom:calc(var(--mobile-bottom) + 18px)}
 body{padding-bottom:var(--mobile-bottom)}
 .page-registration,.page-privacy,.page-account:not(.has-account-nav){padding-bottom:0}
 .site-header{position:sticky;inset-block-start:0;z-index:60;background:#fff;padding-top:env(safe-area-inset-top,0px);box-shadow:0 1px 0 #102e3912}
 .site-header .header-inner{min-height:var(--mobile-top);gap:12px}.site-header .brand img{width:140px;height:auto}.header-actions{gap:12px}.menu-toggle{width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}
 .language-picker summary{min-width:60px;min-height:44px;font-size:12px}.language-picker .language{min-height:46px;display:flex;align-items:center}
 .mobile-nav{position:absolute;top:100%;inset-inline:0;margin:0;width:100%;max-height:calc(100dvh - var(--mobile-top) - var(--mobile-bottom));overflow:auto;overscroll-behavior:contain;padding:8px 20px 18px;background:#fff;border-bottom:1px solid var(--line);box-shadow:0 16px 22px #081e2a16}
 .mobile-nav a{min-height:48px;display:flex;align-items:center;font-size:15px}
 .mobile-quick-nav,.has-account-nav .portal-tabs{position:fixed;inset-inline:0;bottom:0;z-index:55;display:grid;grid-auto-flow:column;grid-auto-columns:minmax(0,1fr);gap:0;margin:0;padding:6px max(8px,env(safe-area-inset-right,0px)) calc(6px + env(safe-area-inset-bottom,0px)) max(8px,env(safe-area-inset-left,0px));background:#fff;border-top:1px solid #d7dfe0;border-bottom:0;box-shadow:0 -3px 18px #081e2a08;overflow:visible}
 .mobile-quick-nav a,.has-account-nav .portal-tabs button{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;min-height:56px;min-width:0;padding:5px 3px;border:0;border-radius:5px;text-align:center;color:#475e66;font-size:11px;line-height:1.3;white-space:normal;font-weight:500}
 .mobile-quick-nav .quick-primary{background:var(--navy);color:#fff;margin-inline:3px}.mobile-quick-nav .nav-icon,.portal-tabs .nav-icon{display:block;width:22px;height:22px;flex-shrink:0}
 .has-account-nav .portal-tabs button[aria-pressed=true]{color:var(--navy);background:#edf2f3;font-weight:700}.tab-desktop-label{display:none}.tab-mobile-label{display:block}
 .page-registration .page-intro{padding-block:22px 16px}.page-registration .page-intro .breadcrumb{display:none}.page-registration .page-intro h1{font-size:26px}.page-registration .page-intro>p{font-size:14px;line-height:1.8;margin-top:10px}
 .portal-auth-card{margin-bottom:16px}.signed-in-row{gap:12px}.signed-in-row p{font-size:12px}.signed-in-row p br,.signed-in-row p>span{display:none}.signed-in-row .text-link{min-height:44px;font-size:12px}.portal-auth-card:has(.signed-in-row){padding:8px 14px}
 .draft-notice{padding-bottom:12px;gap:8px}.draft-notice p{font-size:11px}.draft-notice .text-button{padding-inline:4px;font-size:11px}
 .registration-progress{position:sticky;top:calc(var(--mobile-top) + env(safe-area-inset-top,0px));background:#fff;z-index:25;padding:12px 0 14px;margin-bottom:16px}.step-caption{font-size:13px;margin-bottom:9px}.step-links{display:none}
 .registration-form .form-section{scroll-margin-top:155px;padding-bottom:22px}.registration-form .form-section>legend{font-size:22px;margin-bottom:14px}.portal-grid{gap:20px}
 .registration-form .portal-field input:not([type=radio]),.registration-form .portal-field select,.registration-form .portal-field textarea,.portal-workspace input:not([type=checkbox]):not([type=radio]),.portal-workspace textarea,.portal-workspace select{font-size:16px;min-height:50px;scroll-margin-top:160px;scroll-margin-bottom:105px}
 .choice-field>legend{font-size:14px;line-height:1.7;margin-bottom:10px}.segmented-choice label{min-height:52px}.companion-row{grid-template-columns:minmax(0,1fr) 80px;gap:12px}
 .registration-form{padding-bottom:calc(90px + env(safe-area-inset-bottom,0px))}.step-actions,.registration-submit .submit-buttons{position:fixed;inset-inline:0;bottom:0;z-index:50;background:#fff;border-top:1px solid var(--line);box-shadow:0 -3px 18px #081e2a08;padding:12px 20px calc(12px + env(safe-area-inset-bottom,0px));margin:0;display:flex;gap:12px}.step-actions .button,.submit-buttons .button{min-height:48px;flex:1;margin:0}.step-actions .quiet-button,.submit-buttons .quiet-button{min-height:48px;min-width:74px}
 .registration-submit{display:block;padding-top:14px}.registration-submit .portal-consent{font-size:13px;line-height:1.8}.registration-submit .portal-consent input{width:22px;height:22px;flex-basis:22px}.registration-submit .form-note{font-size:12px}.registration-review .review-preview{font-size:13px}
 .page-account:has(#edit-container .registration-form) .portal-tabs{display:none}.page-account:has(.portal-detail-header) .page-intro{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%);padding:0;margin:0}.page-account:has(.portal-detail-header) #portal-app>.portal-topbar{display:none}.keyboard-open .mobile-quick-nav,.keyboard-open .portal-tabs,.keyboard-open .step-actions,.keyboard-open .submit-buttons{display:none!important}
 .page-account .page-intro{padding-block:18px 10px}.page-account .page-intro h1{font-size:23px}.portal-workspace{padding-bottom:30px}.portal-topbar .portal-actions{width:auto}.portal-topbar{gap:10px}#portal-app>.portal-topbar{flex-direction:row;align-items:center;flex-wrap:wrap;margin-bottom:20px}#portal-app>.portal-topbar h2{font-size:15px}#portal-app>.portal-topbar .button{font-size:12px;min-height:44px;padding:10px 12px}#portal-app>.portal-topbar [data-action=refresh]{min-height:44px;padding:8px 12px}.portal-detail-header{gap:12px}.portal-detail-header h2{font-size:23px}.portal-panel,.trip-card{padding:18px}.portal-panel h3{font-size:19px}.portal-empty{padding:28px 18px}.portal-empty h3{font-size:23px}
 .record-open,.portal-pagination button,.portal-checklist label,.text-link,.text-button,.quiet-button{min-height:44px}.record-open{display:inline-flex;align-items:center;font-size:15px}.portal-checklist label{align-items:center;padding-block:6px}.portal-checklist input{width:22px;height:22px;flex-shrink:0}
 .portal-message{max-width:100%;padding:14px;line-height:1.8}.message-list{overscroll-behavior:contain;max-height:50dvh}.portal-panel .portal-actions>.button{min-height:48px;width:100%}
 .hero-layout{padding-block:24px 28px;gap:22px}.hero-copy h1{font-size:35px}html[lang=ar] .hero-copy h1{font-size:31px;line-height:1.5}.hero-copy>p,html[lang=ar] .hero-copy>p{font-size:15px;line-height:1.85;margin-top:14px}.hero-actions{gap:12px;flex-wrap:wrap;margin-top:20px}.hero-actions .button{font-size:14px;min-height:48px}.hero-secondary{min-height:44px;display:inline-flex;align-items:center;font-size:13px}.hero-copy .date-note{font-size:12px;line-height:1.8;margin-top:14px}.hero-media img{height:auto;aspect-ratio:16/10;object-fit:cover}
 .market-preview-list{gap:0}.market-preview{display:grid;grid-template-columns:96px minmax(0,1fr);column-gap:16px;padding:18px 0;border-top:1px solid var(--line)}.market-preview img{grid-row:1/3;width:96px;height:86px;aspect-ratio:auto}.market-preview>div{margin-top:0;gap:8px;align-self:end}.market-preview h3{font-size:20px}.market-preview>p{font-size:13px;margin-top:4px}.market-preview .icon{width:17px}.destination-photo img{height:auto;aspect-ratio:4/3;object-fit:cover}
 .market-tabs{gap:8px}.market-tabs button{min-width:0;padding:12px 8px;min-height:52px}.market-tabs button strong{font-size:14px}.market-tabs button span{display:none}.product-tags{gap:8px}.product-tags li{font-size:13px}.day summary,.faqs summary{min-height:54px}.day-title{font-size:16px}.contact-actions .button{min-height:50px}.support-strip a{display:inline-block;padding-block:8px}
 footer{padding-bottom:24px}.footer-main nav a{min-height:44px;display:flex;align-items:center}.footer-bottom a{min-height:44px;display:inline-flex;align-items:center}
}
@media(max-width:360px){.site-header .brand img{width:120px}.header-actions{gap:4px}.mobile-quick-nav a,.has-account-nav .portal-tabs button{font-size:10px}.hero-actions .button{gap:12px;padding-inline:14px}.market-preview{grid-template-columns:82px minmax(0,1fr);gap:12px}.market-preview img{width:82px;height:80px}.portal-topbar .portal-actions{gap:8px}.review-heading h3{font-size:15px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}}
@media print{.mobile-quick-nav,.draft-notice,.registration-progress{display:none!important}body{padding-bottom:0}}
