@import url('https://fonts.googleapis.com/css2?family=Cairo:wght@400;500;600;700;800;900&family=Inter:wght@400;500;600;700;800;900&display=swap');
:root{--lime:#86d900;--dark:#11191b;--ink:#151718;--muted:#6d7478;--line:#e4e8ea;--shadow:0 14px 38px rgba(24,34,40,.13)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);font-family:Inter,Cairo,sans-serif;background:#fff}.rtl{font-family:Cairo,Inter,sans-serif;direction:rtl}.container{width:min(1450px,88%);margin:auto}.topbar{height:88px;background:#fff;border-bottom:1px solid #eee;position:sticky;top:0;z-index:30}.nav{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand-logo{order:1;display:flex;align-items:center}.brand-logo img{width:225px;height:72px;object-fit:contain}.nav-links{order:2;display:flex;gap:40px;align-items:center}.nav-links a{text-decoration:none;color:#171717;font-weight:800;font-size:14px}.nav-links .active{color:var(--lime)}.nav-actions{order:3;display:flex;gap:14px;align-items:center}.btn{border:0;border-radius:10px;padding:13px 22px;text-decoration:none;font-weight:800;font-family:inherit;display:inline-flex;align-items:center;justify-content:center;gap:8px}.btn-primary{background:var(--lime);color:#213000;box-shadow:0 10px 24px rgba(134,217,0,.25)}.btn-outline{border:1px solid #d8dde0;background:#fff;color:#171717}.lang-pill{border:1px solid #d8dde0;border-radius:999px;padding:11px 14px;text-decoration:none;color:#171717;font-weight:800}.hero{height:430px;position:relative;background:url('/assets/images/hero-clean.jpg?v=2') center/cover no-repeat;margin-bottom:95px}.search-card{position:absolute;z-index:5;left:50%;transform:translateX(-50%);bottom:-58px;background:#fff;border-radius:22px;padding:12px 18px 18px;box-shadow:var(--shadow)}.trip-toggle{display:flex;gap:8px;margin-bottom:10px}.chip{border:1px solid var(--line);background:#fff;border-radius:7px;padding:8px 18px;font-family:inherit;font-weight:800}.chip.active{background:#242424;color:#fff}.grid-search{display:grid;grid-template-columns:1.45fr 50px 1.45fr 1.08fr 1.08fr .9fr 1.18fr;gap:10px;direction:rtl}.field{border:1px solid var(--line);border-radius:11px;padding:10px 14px;min-height:74px;position:relative;background:#fff}.field label{display:block;font-size:11px;color:#656b70;font-weight:800;margin-bottom:8px}.field input,.field select{border:0;outline:0;width:100%;font-family:inherit;font-size:13px;background:transparent;color:#454b4e}.field span{position:absolute;left:13px;bottom:18px;color:var(--lime)}.swap{width:46px;height:46px;align-self:center;border-radius:11px;border:1px solid var(--line);background:#fff;font-size:19px}.search-btn{min-width:190px;font-size:17px}.section{padding:28px 0 40px}.split-grid{display:grid;grid-template-columns:1fr 1fr;gap:26px;align-items:start}.section-head h2{font-size:22px;margin:0 0 22px;text-align:right}.destination-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.destination-card{height:160px;border-radius:15px;overflow:hidden;background:#eef2f3;box-shadow:0 7px 22px rgba(20,30,35,.09)}.destination-card img{width:100%;height:100%;object-fit:cover;display:block}.destination-card:after{display:none!important}.all-destinations{display:inline-block;margin-top:16px;color:#72bc00;text-decoration:none;font-weight:800;font-size:13px}.feature-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.feature-grid article{border:1px solid var(--line);border-radius:15px;padding:19px 13px;text-align:center;min-height:160px;box-shadow:0 8px 24px rgba(30,40,45,.06)}.feature-grid i{font-style:normal;font-size:30px;color:var(--lime)}.feature-grid h3{font-size:15px;margin:10px 0 6px}.feature-grid p{font-size:12px;color:var(--muted);line-height:1.65;margin:0}.promo{padding:8px 0 50px}.promo-grid{display:grid;grid-template-columns:1fr 1.25fr;gap:22px}.offer-image,.app-image{height:205px;border-radius:20px;background-size:cover;background-position:center;box-shadow:0 8px 28px rgba(24,34,40,.08)}.offer-image{background-image:url('../images/offer-reference.jpg')}.app-image{background-image:url('../images/app-reference.jpg')}footer{background:#171b1c;color:#fff;padding:24px 0;text-align:center;font-size:13px}@media(max-width:1100px){.nav-links{display:none}.brand-logo img{width:190px}.grid-search{grid-template-columns:1fr 48px 1fr 1fr}.search-btn{grid-column:1/-1}.split-grid{grid-template-columns:1fr}.promo-grid{grid-template-columns:1fr}}@media(max-width:700px){.topbar{height:74px}.container{width:min(94%,1450px)}.brand-logo img{width:145px;height:56px}.nav-actions .btn-outline{display:none}.nav-actions .btn-primary{padding:10px 13px}.hero{height:365px;background-position:center top;margin-bottom:330px}.search-card{bottom:-285px;padding:13px}.grid-search{grid-template-columns:1fr}.swap{display:none}.field{min-height:66px}.destination-grid,.feature-grid{grid-template-columns:1fr 1fr}.promo-grid{grid-template-columns:1fr}.offer-image,.app-image{height:170px}.section-head h2{font-size:26px}}

/* BusBook visual polish v6.2 */
.hero{
  height:455px;
  background-position:center center;
  margin-bottom:82px;
}
.search-card{
  bottom:-46px;
  padding:13px 18px 18px;
  border:1px solid rgba(225,229,231,.85);
}
.grid-search{
  gap:12px;
  align-items:stretch;
}
.field{
  min-height:76px;
  transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;
}
.field:focus-within{
  border-color:rgba(134,217,0,.7);
  box-shadow:0 0 0 4px rgba(134,217,0,.10);
}
.search-btn{
  min-width:205px;
  border-radius:12px;
  transition:transform .2s ease,box-shadow .2s ease,filter .2s ease;
}
.search-btn:hover{
  transform:translateY(-2px);
  filter:brightness(.98);
  box-shadow:0 14px 28px rgba(134,217,0,.30);
}
.section{
  padding-top:36px;
}
.destination-card{
  height:172px;
  position:relative;
  transition:transform .25s ease,box-shadow .25s ease;
}
.destination-card::before{
  content:"";
  position:absolute;
  inset:auto 0 0;
  height:48%;
  z-index:1;
  pointer-events:none;
  background:linear-gradient(to top,rgba(5,12,14,.45),transparent);
}
.destination-card:hover{
  transform:translateY(-5px);
  box-shadow:0 16px 34px rgba(20,30,35,.16);
}
.destination-card img{
  transition:transform .35s ease;
}
.destination-card:hover img{
  transform:scale(1.045);
}
.feature-grid article{
  min-height:172px;
  padding:22px 14px;
  transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease;
}
.feature-grid article:hover{
  transform:translateY(-5px);
  border-color:rgba(134,217,0,.38);
  box-shadow:0 16px 34px rgba(30,40,45,.11);
}
.feature-grid i{
  font-size:34px;
  line-height:1;
}
.feature-grid p{
  color:#7a8185;
}
@media(max-width:1100px){
  .hero{height:420px}
  .search-card{bottom:-52px}
}
@media(max-width:700px){
  .hero{height:365px;margin-bottom:330px;background-position:center top}
  .search-card{bottom:-285px}
  .destination-card,.feature-grid article{height:auto;min-height:160px}
}

/* BusBook hero alignment v6.3 */
.hero{
  width:min(1450px,88%);
  height:340px;
  margin:18px auto 92px;
  border-radius:0;
  background-color:#0d1719;
  background-size:100% auto;
  background-position:center top;
  background-repeat:no-repeat;
  overflow:visible;
}
.hero .search-card{
  width:100%;
  max-width:none;
  bottom:-58px;
}
@media(max-width:1100px){
  .hero{
    width:min(94%,1450px);
    height:300px;
    background-size:cover;
    background-position:center;
  }
  .hero .search-card{width:100%;bottom:-64px}
}
@media(max-width:700px){
  .hero{
    width:100%;
    height:300px;
    margin:0 0 330px;
    border-radius:0;
    background-size:cover;
    background-position:center;
  }
  .hero .search-card{
    width:min(94%,1450px);
    bottom:-285px;
  }
}

/* V6.4 smart route selectors */
.select-field select{appearance:none;-webkit-appearance:none;padding-inline-end:28px;cursor:pointer}
.select-field:after{content:"âŒ„";position:absolute;inset-inline-end:14px;bottom:17px;color:#242424;font-size:15px;pointer-events:none}
.select-field>span{position:absolute;inset-inline-start:13px;bottom:18px;color:#78cc00;font-size:14px;pointer-events:none}
.select-field select{padding-inline-start:22px}
.search-error{margin:10px 8px 0;color:#bb2020;font-size:12px;font-weight:700}
.account-choice-page{min-height:100vh;background:linear-gradient(135deg,#f8fbfc,#eff8ec);padding:38px 18px;display:grid;place-items:center}
.account-choice-shell{width:min(920px,100%)}
.auth-logo{text-align:center;margin-bottom:24px}.auth-logo img{width:210px;max-height:95px;object-fit:contain}
.account-choice-card{background:#fff;border:1px solid #e1e7e9;border-radius:28px;padding:36px;box-shadow:0 22px 70px rgba(20,31,38,.12)}
.account-choice-card h1{text-align:center;margin:0 0 8px;font-size:34px}.account-choice-card>.lead{text-align:center;color:#6d7378;margin:0 0 28px}
.account-types{display:grid;grid-template-columns:1fr 1fr;gap:20px}.account-type{display:block;text-decoration:none;border:1px solid #dfe5e8;border-radius:22px;padding:28px;color:#121416;transition:.2s;background:#fff}.account-type:hover{transform:translateY(-4px);border-color:#8bd800;box-shadow:0 18px 45px rgba(54,79,37,.12)}
.account-type .type-icon{width:60px;height:60px;border-radius:18px;background:#8bd800;display:grid;place-items:center;font-size:28px;margin-bottom:20px}.account-type h2{margin:0 0 8px;font-size:23px}.account-type p{margin:0;color:#6d7378;line-height:1.8}.account-type .type-action{display:inline-block;margin-top:18px;font-weight:900;color:#69ad00}
.auth-back{text-align:center;margin-top:18px}.auth-back a{color:#555;text-decoration:none;font-weight:700}
.auth-card.wide{width:min(680px,100%)}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-note{font-size:12px;color:#6d7378;line-height:1.7;margin-top:-4px;margin-bottom:15px}.status-note{background:#f3fae9;border:1px solid #d9edbc;border-radius:14px;padding:13px;color:#46631e;font-size:13px;margin-bottom:16px}
@media(max-width:720px){.account-types,.form-row{grid-template-columns:1fr}.account-choice-card{padding:24px}.account-choice-card h1{font-size:28px}}

/* BusBook premium account pages v6.5 */
.bb-auth-page{min-height:100vh;background:#f5f8f9;color:#171a1c}.bb-auth-topbar{height:92px;background:#fff;border-bottom:1px solid #e7ebed;display:flex;align-items:center;justify-content:space-between;padding:0 max(5vw,34px);position:sticky;top:0;z-index:20}.bb-auth-brand img{width:205px;height:74px;object-fit:contain}.bb-auth-top-actions{display:flex;align-items:center;gap:12px}.bb-auth-home-link,.bb-auth-lang{text-decoration:none;font-weight:800;color:#1b1e20}.bb-auth-home-link{padding:12px 18px;border:1px solid #dce2e5;border-radius:12px;background:#fff}.bb-auth-lang{width:46px;height:46px;border:1px solid #dce2e5;border-radius:50%;display:grid;place-items:center}.bb-choice-wrap{width:min(1120px,92%);margin:0 auto;padding:58px 0 70px}.bb-choice-intro{text-align:center;max-width:720px;margin:0 auto 34px}.bb-kicker{display:inline-block;color:#76c800;font-size:12px;font-weight:900;letter-spacing:1.5px;margin-bottom:10px}.bb-choice-intro h1,.bb-auth-form-head h1{font-size:42px;line-height:1.25;margin:0 0 12px}.bb-choice-intro p,.bb-auth-form-head p{margin:0;color:#687177;line-height:1.9}.bb-choice-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px}.bb-choice-card{position:relative;overflow:hidden;display:flex;gap:24px;text-decoration:none;color:#151719;background:#fff;border:1px solid #e1e7e9;border-radius:26px;padding:30px;box-shadow:0 18px 50px rgba(30,42,48,.08);transition:.25s}.bb-choice-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:#86d900}.bb-choice-card.company:before{background:#192326}.bb-choice-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(30,42,48,.14)}.bb-choice-icon{flex:0 0 76px;width:76px;height:76px;border-radius:22px;background:#8bd900;display:grid;place-items:center;font-size:34px}.bb-choice-card.company .bb-choice-icon{background:#182123}.bb-choice-content{flex:1}.bb-choice-tag{font-size:12px;color:#7a8287;font-weight:800}.bb-choice-card h2{font-size:25px;margin:5px 0 9px}.bb-choice-card p{color:#667077;line-height:1.8;margin:0}.bb-choice-card ul{margin:18px 0 0;padding:0;list-style:none;display:grid;gap:8px}.bb-choice-card li:before{content:"âœ“";color:#78c900;font-weight:900;margin-inline-end:8px}.bb-choice-btn{margin-top:22px;display:inline-flex;gap:10px;align-items:center;color:#66aa00;font-weight:900}.bb-choice-card.company .bb-choice-btn{color:#182123}.bb-existing-account{text-align:center;margin:24px 0 0;color:#6d757a}.bb-existing-account a{color:#69b100;font-weight:900;text-decoration:none}.bb-auth-layout,.bb-company-layout{width:min(1320px,94%);margin:34px auto 56px;background:#fff;border-radius:30px;overflow:hidden;box-shadow:0 24px 70px rgba(27,39,45,.12);display:grid;grid-template-columns:.9fr 1.1fr;min-height:680px}.bb-auth-visual{position:relative;background:url('../images/hero-clean.jpg') center/cover no-repeat;min-height:100%}.bb-auth-visual-overlay{position:absolute;inset:0;background:linear-gradient(135deg,rgba(8,17,19,.78),rgba(11,26,29,.33))}.bb-auth-visual-copy{position:absolute;inset:auto 48px 48px;color:#fff;z-index:2}.bb-auth-visual-copy>span{font-size:12px;letter-spacing:1.7px;color:#9bec19;font-weight:900}.bb-auth-visual-copy h2{font-size:38px;line-height:1.25;margin:10px 0 12px}.bb-auth-visual-copy p{line-height:1.9;color:rgba(255,255,255,.82);margin:0 0 20px}.bb-visual-points{display:flex;flex-wrap:wrap;gap:10px}.bb-visual-points b{font-size:12px;border:1px solid rgba(255,255,255,.25);border-radius:999px;padding:8px 12px;background:rgba(255,255,255,.08)}.bb-auth-form-panel{padding:48px 54px;background:#fff}.bb-auth-form-head{margin-bottom:28px}.bb-auth-form-head h1{font-size:34px}.bb-modern-form{display:grid;gap:17px}.bb-modern-form label>span{display:block;font-weight:800;font-size:13px;margin-bottom:8px}.bb-form-grid.two{display:grid;grid-template-columns:1fr 1fr;gap:14px}.bb-input-wrap{height:58px;border:1px solid #dce3e6;border-radius:14px;background:#fff;display:flex;align-items:center;padding:0 14px;gap:10px;transition:.2s}.bb-input-wrap:focus-within{border-color:#8bd900;box-shadow:0 0 0 4px rgba(139,217,0,.10)}.bb-input-wrap i{font-style:normal;color:#79c900}.bb-input-wrap input,.bb-input-wrap select{width:100%;height:100%;border:0;outline:0;background:transparent;font:inherit;color:#202427}.bb-input-wrap select{appearance:none}.bb-input-wrap.password{padding-inline-end:7px}.bb-password-toggle{border:0;background:#f2f5f5;border-radius:9px;width:38px;height:38px;cursor:pointer}.bb-password-meter{height:5px;background:#edf1f2;border-radius:99px;position:relative;margin-top:-5px}.bb-password-meter span{display:block;height:100%;width:0;background:#e2a400;border-radius:99px;transition:.25s}.bb-password-meter span[data-level="3"],.bb-password-meter span[data-level="4"]{background:#76c900}.bb-password-meter small{display:block;color:#7a8287;margin-top:8px}.bb-check{display:flex!important;align-items:flex-start;gap:9px;color:#646d72;font-size:13px;line-height:1.7}.bb-check input{margin-top:4px;accent-color:#84d400}.bb-submit{height:58px;border:0;border-radius:14px;background:#86d900;color:#1e2b00;font-family:inherit;font-size:16px;font-weight:900;cursor:pointer;box-shadow:0 12px 28px rgba(134,217,0,.25);display:flex;justify-content:center;align-items:center;gap:12px}.bb-alert{border-radius:14px;padding:14px 16px;margin-bottom:18px;font-size:13px;font-weight:700}.bb-alert.error{background:#fff1f1;color:#a42525;border:1px solid #f3caca}.bb-alert.success{background:#f1f9e8;color:#426a13;border:1px solid #d5e9bd}.bb-alert a{color:inherit}.bb-company-layout{grid-template-columns:.82fr 1.18fr}.bb-company-benefits{background:#111c1e;color:#fff;position:relative;overflow:hidden}.bb-company-benefits:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#84d600;opacity:.09;inset:auto -180px -170px auto}.bb-company-benefits-inner{position:relative;z-index:2;padding:55px 48px}.bb-company-benefits h2{font-size:36px;line-height:1.3;margin:7px 0 12px}.bb-company-benefits p{color:#b8c2c5;line-height:1.9}.bb-benefit-list{display:grid;gap:13px;margin-top:30px}.bb-benefit-list article{display:flex;gap:14px;align-items:center;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:14px;background:rgba(255,255,255,.04)}.bb-benefit-list i{width:46px;height:46px;border-radius:13px;background:#85d900;color:#192300;display:grid;place-items:center;font-style:normal}.bb-benefit-list b,.bb-benefit-list span{display:block}.bb-benefit-list span{font-size:12px;color:#acb7ba;margin-top:4px}.bb-review-note{margin-top:25px;background:#86d900;color:#1b2800;border-radius:17px;padding:17px}.bb-review-note b,.bb-review-note span{display:block}.bb-review-note span{font-size:12px;line-height:1.7;margin-top:5px}.company-form-panel{padding-top:40px}.bb-form-section-title{display:flex;align-items:center;gap:10px;margin:7px 0 -3px}.bb-form-section-title b{width:34px;height:34px;border-radius:10px;background:#172123;color:#fff;display:grid;place-items:center;font-size:12px}.bb-form-section-title span{font-weight:900}.rtl .bb-choice-btn b,.rtl .bb-submit b{transform:rotate(0deg)}
@media(max-width:900px){.bb-choice-grid,.bb-auth-layout,.bb-company-layout{grid-template-columns:1fr}.bb-auth-visual{min-height:360px}.bb-company-benefits{min-height:auto}.bb-choice-card{padding:24px}.bb-auth-form-panel{padding:36px 28px}.bb-company-benefits-inner{padding:40px 28px}}
@media(max-width:620px){.bb-auth-topbar{height:76px;padding:0 16px}.bb-auth-brand img{width:150px;height:58px}.bb-auth-home-link{display:none}.bb-choice-wrap{padding-top:35px}.bb-choice-grid,.bb-form-grid.two{grid-template-columns:1fr}.bb-choice-card{display:block}.bb-choice-icon{margin-bottom:16px}.bb-choice-intro h1{font-size:31px}.bb-auth-layout,.bb-company-layout{width:100%;margin:0;border-radius:0}.bb-auth-visual{min-height:300px}.bb-auth-visual-copy{inset:auto 24px 24px}.bb-auth-visual-copy h2{font-size:29px}.bb-auth-form-panel{padding:30px 20px}.bb-auth-form-head h1{font-size:28px}.bb-company-benefits h2{font-size:29px}}

/* BusBook checkbox layout fix v6.5.1 */
.bb-modern-form .bb-check{
  display:flex !important;
  align-items:flex-start !important;
  gap:12px !important;
  width:100%;
  margin:8px 0 2px;
  padding:0;
  color:#5d656a;
  font-size:14px;
  line-height:1.9 !important;
  cursor:pointer;
}

.bb-modern-form .bb-check input[type="checkbox"]{
  flex:0 0 20px;
  width:20px;
  height:20px;
  margin:4px 0 0 !important;
  padding:0;
  accent-color:#86d900;
  cursor:pointer;
}

.bb-modern-form .bb-check > span{
  flex:1 1 auto;
  min-width:0;
  display:block !important;
  margin:0 !important;
  color:#5d656a;
  font-size:14px;
  font-weight:600;
  line-height:1.9 !important;
  white-space:normal;
  word-break:normal;
  overflow-wrap:break-word;
}

.bb-modern-form .bb-check a{
  color:#69b100;
  font-weight:800;
  text-decoration:none;
}

.bb-modern-form .bb-check a:hover{
  text-decoration:underline;
}

@media(max-width:620px){
  .bb-modern-form .bb-check{
    gap:10px !important;
    font-size:13px;
    line-height:1.85 !important;
  }

  .bb-modern-form .bb-check > span{
    font-size:13px;
    line-height:1.85 !important;
  }

  .bb-modern-form .bb-check input[type="checkbox"]{
    flex-basis:19px;
    width:19px;
    height:19px;
  }
}


/* V39 MOBILE FIRST */
@media (max-width: 760px){
  html,body{max-width:100%;overflow-x:hidden}
  body{font-size:15px}
  .container{width:min(100% - 24px,1180px)}
  .topbar .nav{min-height:68px}
  .brand-logo img{max-width:150px;height:auto}
  .nav-links{display:none}
  .nav-actions{gap:6px;flex-wrap:wrap;justify-content:flex-end}
  .nav-actions .btn{padding:9px 11px;font-size:12px;min-height:40px}
  .search-card{padding:14px;border-radius:18px}
  .grid-search{grid-template-columns:1fr!important;gap:10px}
  .swap{justify-self:center;transform:rotate(90deg)}
  .field{min-width:0}
  .field input,.field select{width:100%;min-height:48px;font-size:16px}
  .search-btn{width:100%;min-height:50px}
  .feature-grid,.destination-grid,.split-grid,.promo-grid{grid-template-columns:1fr!important}
  .admin-table,.cp-table{font-size:13px}
}
