/* MyBus v71 modern customer ticket-sales reference skin */
.customer-auth-card hr{border:0;border-top:1px solid #eee;margin:22px 0}.customer-session-row{display:grid;gap:4px;padding:10px 0;border-bottom:1px solid #eee}.customer-session-row small{color:#777}.customer-session-area .account-actions{align-items:center;justify-content:space-between}.customer-session-area h3{margin:0}
.modal-overlay{position:fixed;inset:0;z-index:120;display:grid;place-items:center;padding:20px;background:rgba(10,22,17,.58)}.modal-card{position:relative;background:#fff;border-radius:12px;box-shadow:0 24px 70px #0005}.modal-x{position:absolute;right:14px;top:10px;border:0;background:transparent;font-size:24px;cursor:pointer}.account-tabs{display:flex;gap:6px;border-bottom:1px solid #ddd;margin:16px 0}.account-tabs button{border:0;background:transparent;padding:10px 12px;cursor:pointer}.account-tabs button.active{border-bottom:2px solid #c52026;font-weight:700}
.customer-account-actions,.customer-signed-in{display:flex;align-items:center;gap:8px}.customer-account-actions .nav-account-btn{padding:8px 10px;border:1px solid #ddd;border-radius:5px;background:#fff}.customer-account-actions .account-register-btn{border-color:#d52b2b;color:#b51f1f}.customer-signed-in>b{max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.customer-auth-card{width:min(92vw,620px);max-height:90vh;overflow:auto;padding:28px}.customer-auth-form{display:grid;gap:14px}.customer-auth-form label{display:grid;gap:6px;font-weight:700}.customer-auth-form input,.customer-auth-form select{padding:12px;border:1px solid #bbb;border-radius:4px;font:inherit;background:#fff}.customer-auth-form small{color:#777;font-weight:400}.customer-auth-message{min-height:20px;margin:14px 0 0;color:#a81717}.customer-auth-message.success{color:#147a5e}.customer-saved-passenger-area>.account-actions{align-items:center;justify-content:space-between}.customer-saved-passenger-area h3{margin:0}.customer-saved-passenger-row{display:flex;justify-content:space-between;align-items:center;gap:12px;padding:11px 0;border-bottom:1px solid #eee}.customer-saved-passenger-row b,.customer-saved-passenger-row small{display:block}.customer-saved-passenger-row small{color:#777;margin-top:4px}.saved-passenger-picker{margin:0 0 14px;padding:11px;background:#f5f7f5;border-radius:8px}.saved-passenger-picker label{display:grid;gap:6px}.saved-passenger-picker span{font-size:10px;font-weight:800;color:#64746b}.saved-passenger-picker select{height:42px;border:1px solid #ccc;border-radius:8px;background:#fff;padding:0 10px}@media(max-width:980px){.topbar{flex-wrap:wrap}.header-actions{flex-wrap:wrap}.customer-account-actions{order:3;width:100%}}
:root{--mybus-red:#d93432;--mybus-green:#159c78;--mybus-text:#343a40}body.mybus-customer-reference{margin:0;background:#fff;color:var(--mybus-text);font-family:Arial,Helvetica,sans-serif}.customer-ref-header{background:var(--mybus-red);color:#fff;min-height:72px;display:flex;align-items:center}.customer-ref-inner,.customer-ref-pills{width:min(1160px,calc(100% - 32px));margin:0 auto}.customer-ref-brand{font-size:36px;font-weight:800}.customer-ref-nav{background:#f4f5f6;border-bottom:1px solid #ddd}.customer-ref-pills{padding:12px 0;display:flex;gap:14px}.customer-ref-pill{border:1px solid #c9ced4;background:#fff;border-radius:24px;padding:9px 24px;font-weight:700}.customer-ref-pill.active{background:var(--mybus-red);border-color:var(--mybus-red);color:#fff}.customer-ref-search{background:#fff;border-radius:18px;padding:20px;box-shadow:0 8px 18px rgba(0,0,0,.18);display:grid;grid-template-columns:1.15fr 1.15fr .72fr .9fr;gap:12px}.customer-ref-searchbtn{border:0;border-radius:32px;background:var(--mybus-green);color:#fff;min-height:62px;font-size:18px;font-weight:800}@media(max-width:800px){.customer-ref-search{grid-template-columns:1fr}}
.customer-ref-pill[type=button]{font:inherit;cursor:pointer}.customer-tickets-shell{padding:38px 0 70px}.customer-tickets-message{margin:0 auto 18px;box-shadow:none}.customer-ticket-list{display:grid;gap:14px}.customer-owned-ticket{background:#fff;border:1px solid #ddd;border-radius:12px;padding:20px}.customer-owned-ticket-head,.customer-owned-ticket-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.customer-owned-ticket-head strong{font-size:20px}.customer-owned-ticket-route{font-size:18px;font-weight:800;margin:18px 0}.customer-owned-ticket-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.customer-owned-ticket-grid div{background:#f6f7f7;border-radius:8px;padding:11px}.customer-owned-ticket-grid span{display:block;color:#777;font-size:10px;margin-bottom:5px}.customer-owned-ticket-actions{margin-top:16px;justify-content:flex-end}.customer-owned-ticket-detail{margin-top:16px;border-top:1px solid #eee;padding-top:14px}.customer-ticket-status{border-radius:14px;background:#eef2ef;padding:6px 10px;font-size:11px;font-weight:800}.customer-ticket-status.cancelled,.customer-ticket-status.refunded{background:#fde8e8;color:#a12626}.customer-ticket-status.refund_pending{background:#fff2cf;color:#825f00}@media(max-width:800px){.customer-owned-ticket-grid{grid-template-columns:1fr}.customer-owned-ticket-head,.customer-owned-ticket-actions{align-items:flex-start;flex-direction:column}}
.customer-claim-card{margin:22px auto 0;box-shadow:none}.customer-claim-card form{margin-top:16px}.customer-claim-card form+form{border-top:1px solid #eee;padding-top:16px}.customer-claim-card select,.customer-claim-card input{width:100%;height:48px;border:1px solid #ddd;border-radius:10px;padding:0 12px}.customer-claim-card label>span{display:block;margin-bottom:7px;color:#718077;font-size:9px;font-weight:900;text-transform:uppercase}.customer-claim-card button{margin-top:12px}

/* V1 Step 3: measured 390px customer containment */
@media(max-width:560px){
 .customer-ref-inner,.customer-ref-pills{width:100%}
 .customer-ref-header{min-height:56px}.customer-ref-inner{padding-inline:16px}.customer-ref-brand{font-size:30px}
 .customer-ref-pills{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:5px;padding:8px}
 .customer-ref-pill{min-width:0;padding:8px 3px;white-space:normal}
 .topbar{position:static;height:auto;min-height:58px;display:block;padding:7px 16px}
 .topbar>.brand{display:none}.header-actions{width:100%;display:grid;grid-template-columns:minmax(0,1fr) auto auto;gap:5px}
 .mybus-language-control{min-width:0}.mybus-language-select{min-width:0!important;width:100%}
 .customer-account-actions{display:contents}.customer-account-actions .nav-account-btn{min-width:0;padding:8px 7px}
 .hero{min-height:0!important;padding:32px 20px 105px!important}.hero h1{font-size:38px}.hero-copy>p{line-height:1.45}.trust{gap:8px;flex-wrap:wrap;margin-top:18px}
 .booking{padding:18px!important}.search-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.search-btn{grid-column:1/-1}.search-grid select,.search-grid input{padding-inline:8px}
 footer{overflow-wrap:anywhere}
}
