/* Passengers Express visual presets. Presentation only; no layout/business logic changes. */
body[class*="pxe-style-"]{--pxe-page:#041d2a;--pxe-panel:#12384a;--pxe-panel2:#0b2e3e;--pxe-text:#f6f8fb;--pxe-muted:#aebdca;--pxe-accent:#ffc126;--pxe-action:#1685ef;--pxe-border:rgba(255,193,38,.3);background:var(--pxe-page);color:var(--pxe-text)}
body.pxe-style-modern-blue{--pxe-page:#03182d;--pxe-panel:#0a3560;--pxe-panel2:#082845;--pxe-muted:#bad8f4;--pxe-accent:#59b7ff;--pxe-action:#147efb;--pxe-border:rgba(89,183,255,.35)}
body.pxe-style-executive-silver{--pxe-page:#08131e;--pxe-panel:#172a3a;--pxe-panel2:#101f2c;--pxe-muted:#c9d2d9;--pxe-accent:#dce4ea;--pxe-action:#869daf;--pxe-border:rgba(218,228,235,.33)}
body.pxe-style-urban-night{--pxe-page:#05090d;--pxe-panel:#0e1720;--pxe-panel2:#09121a;--pxe-muted:#9db1c2;--pxe-accent:#1cb5ff;--pxe-action:#008fe8;--pxe-border:rgba(28,181,255,.3)}
body.pxe-style-travel-light{--pxe-page:#eef5fb;--pxe-panel:#ffffff;--pxe-panel2:#f7fbff;--pxe-text:#10283e;--pxe-muted:#60788b;--pxe-accent:#e5a900;--pxe-action:#1673d2;--pxe-border:rgba(22,115,210,.2)}
body[class*="pxe-style-"] .site-header,body[class*="pxe-style-"] header,body[class*="pxe-style-"] .main-navigation,body[class*="pxe-style-"] footer,body[class*="pxe-style-"] .site-footer{border-color:var(--pxe-border)}
body[class*="pxe-style-"] :is(.card,.pxe-card,.profile-card,.ticket-card,.booking-card,.pxe-loyalty-card,.pxe-notification-card,.pxe-news-card,.pxe-news-detail){background:var(--pxe-panel)!important;color:var(--pxe-text);border-color:var(--pxe-border)!important}
body[class*="pxe-style-"] :is(input,select,textarea){background:var(--pxe-panel2);color:var(--pxe-text);border-color:var(--pxe-border)}
body[class*="pxe-style-"] :is(button,.button,.btn,input[type="submit"]){border-radius:10px}
body[class*="pxe-style-"] a:not(.button):not(.btn){text-decoration-color:var(--pxe-border)}
body.pxe-style-modern-blue :is(.button,.btn,button,input[type="submit"]){box-shadow:0 8px 24px rgba(20,126,251,.18)}
body.pxe-style-executive-silver :is(.button,.btn,button,input[type="submit"]){letter-spacing:.02em}
body.pxe-style-urban-night :is(.card,.pxe-card,.profile-card,.ticket-card){box-shadow:0 12px 36px rgba(0,0,0,.28)}
body.pxe-style-travel-light .site-header,body.pxe-style-travel-light header,body.pxe-style-travel-light .main-navigation,body.pxe-style-travel-light footer,body.pxe-style-travel-light .site-footer{background:#092842!important;color:#fff}
body.pxe-style-travel-light main,body.pxe-style-travel-light .site-content{color:var(--pxe-text)}
/* 0.27.1 broader theme surfaces */
body[class*="pxe-style-"]{background-color:var(--pxe-page)!important}
body[class*="pxe-style-"] :is(.pxe-profile,.passengers-profile,.profile-page,.pxe-home-section,.pxe-section,.quick-access,.offer-banner-wrap){color:var(--pxe-text)}
body[class*="pxe-style-"] :is(.pxe-profile-card,.pxe-account-card,.pxe-panel,.pxe-ticket,.pxe-message-card,.pxe-address-card){background:var(--pxe-panel)!important;border-color:var(--pxe-border)!important;color:var(--pxe-text)!important}
body[class*="pxe-style-"] :is(.button-primary,.pxe-primary,.btn-primary){background:var(--pxe-action)!important;border-color:var(--pxe-action)!important}
