@import url('https://fonts.googleapis.com/css2?family=Alexandria:wght@400;500;600;700;800;900&display=swap');
:root{
  --ink:#172333; --ink-2:#243242; --muted:#6f7885; --line:#e9edf2; --soft:#f7f8fa; --card:#fff; --brand:#172333; --brand-2:#0f1d2c; --gold:#e7c37a; --green:#36b56a; --red:#d94e4e; --shadow:0 18px 55px rgba(21,34,48,.09); --radius:22px; --radius-sm:14px; --max:1180px;
}
*{box-sizing:border-box} html{scroll-behavior:smooth} body{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.5;-webkit-font-smoothing:antialiased} a{color:inherit;text-decoration:none} img{max-width:100%;display:block} button,input,select,textarea{font:inherit} .container{width:min(var(--max),calc(100% - 48px));margin:0 auto}.desktop-show{display:block}
.brand{display:inline-flex;align-items:center;gap:12px;font-weight:850;letter-spacing:-.04em;font-size:28px}.brand-small{font-size:22px}.bs-mark{width:42px;height:50px;color:var(--ink);flex:0 0 auto}.brand-small .bs-mark{width:32px;height:38px}.topbar{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(233,237,242,.75)}.topbar-inner{height:78px;display:flex;align-items:center;justify-content:space-between;gap:28px}.topbar nav{display:flex;gap:24px;font-weight:650;color:#46505d}.topbar nav a:hover{color:var(--ink)}.topbar-actions{display:flex;align-items:center;gap:12px}.btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:14px;padding:13px 20px;border:1px solid transparent;font-weight:760;cursor:pointer;transition:.18s ease;background:#fff}.btn:hover{transform:translateY(-1px)}.btn-primary,.btn-dark{background:var(--brand);color:#fff;box-shadow:0 12px 28px rgba(23,35,51,.18)}.btn-light{background:#fff;color:var(--ink)}.btn-soft{background:#f7f8fa;border-color:#e6ebf0}.btn-ghost{background:transparent;border-color:#dfe5ec}.btn.sm{padding:8px 13px;border-radius:10px;font-size:13px}.btn.full{width:100%}.btn.large{height:62px;border-radius:18px;font-size:17px}.link{font-weight:750;color:#1c4d8d}.user-chip{display:flex;align-items:center;gap:8px;background:#f7f8fa;border:1px solid #e9edf2;padding:7px 12px;border-radius:999px}.avatar{width:34px;height:34px;border-radius:50%;display:grid;place-items:center;background:var(--ink);color:#fff;font-weight:850}.flash{position:fixed;top:18px;left:50%;transform:translateX(-50%);z-index:1000;background:#132235;color:#fff;padding:12px 18px;border-radius:14px;box-shadow:var(--shadow)}.flash-error{background:#b83232}.hero{padding:54px 0 44px;background:linear-gradient(180deg,#f8fafc 0%,#fff 100%)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.eyebrow{display:inline-flex;margin-bottom:18px;color:#47617d;font-weight:760;letter-spacing:.08em;text-transform:uppercase;font-size:12px}.hero h1{font-size:64px;line-height:.98;letter-spacing:-.065em;margin:0 0 20px}.hero p{font-size:20px;color:var(--muted);max-width:590px;margin:0 0 28px}.search-panel{display:grid;grid-template-columns:1.1fr .8fr .55fr auto;gap:8px;background:#fff;border:1px solid #e6ebf0;border-radius:22px;padding:8px;box-shadow:var(--shadow)}.search-panel label{display:flex;flex-direction:column;gap:2px;border-right:1px solid #edf0f4;padding:8px 14px}.search-panel label:last-of-type{border-right:0}.search-panel span,.field span{font-size:12px;font-weight:760;color:#7a8491;text-transform:uppercase;letter-spacing:.06em}.search-panel input,.field input,.field select,.field textarea,.admin-search,.mini-input{border:0;outline:0;background:transparent;color:var(--ink);font-weight:650}.search-panel input::placeholder,.field input::placeholder{color:#a2aab5}.hero-feature{position:relative;border-radius:32px;overflow:hidden;box-shadow:var(--shadow);min-height:470px;background:#dcebf1}.hero-feature img{width:100%;height:470px;object-fit:cover}.feature-card{position:absolute;left:24px;bottom:24px;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);padding:18px;border-radius:22px;box-shadow:0 18px 40px rgba(23,35,51,.14);min-width:280px}.feature-card span{display:inline-flex;background:#fff3d6;color:#8a6410;padding:5px 10px;border-radius:999px;font-size:12px;font-weight:850}.feature-card strong{display:block;font-size:24px;margin-top:9px;letter-spacing:-.04em}.feature-card small{display:block;color:var(--muted);margin-bottom:12px}.section{padding:54px 0}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:24px;margin-bottom:24px}.section-head h1,.section-head h2{font-size:38px;line-height:1.05;letter-spacing:-.05em;margin:0 0 8px}.section-head p{margin:0;color:var(--muted)}.beach-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.beach-card{background:#fff;border:1px solid #e9edf2;border-radius:var(--radius);overflow:hidden;box-shadow:0 12px 32px rgba(21,34,48,.06);transition:.18s ease}.beach-card:hover{transform:translateY(-3px);box-shadow:var(--shadow)}.beach-photo{position:relative;height:230px;background-size:cover;background-position:center;display:block}.rating,.badge{position:absolute;top:14px;left:14px;background:rgba(255,255,255,.92);border-radius:999px;padding:6px 10px;font-weight:850;font-size:13px}.badge{left:auto;right:14px}.badge.gold{background:#fff3d6;color:#8a6410}.badge.dark{background:var(--ink);color:#fff}.beach-card-body{padding:20px;display:flex;flex-direction:column;gap:20px;min-height:245px}.beach-card h3{font-size:22px;letter-spacing:-.04em;line-height:1.12;margin:0 0 6px}.beach-card p{color:#687383;margin:0 0 12px}.muted{color:var(--muted)!important}.card-foot{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:auto}.compare-strip{background:var(--ink);color:#fff;border-radius:30px;padding:32px;display:flex;align-items:center;justify-content:space-between}.compare-strip h2{font-size:34px;letter-spacing:-.05em;margin:0}.compare-strip p{color:#c5cbd2;margin:4px 0 0}.compare-picker .sticky-action{position:sticky;bottom:24px;margin:28px auto 0;display:flex;width:max-content}.compare-tick{display:inline-flex;align-items:center;gap:8px;margin-bottom:10px;font-weight:750}.compare-table-wrap,.table-wrap{overflow:auto}.compare-table,table{width:100%;border-collapse:separate;border-spacing:0;background:#fff;border:1px solid #e9edf2;border-radius:20px;overflow:hidden}th,td{text-align:left;padding:14px 16px;border-bottom:1px solid #eef2f6;vertical-align:top}th{font-size:12px;text-transform:uppercase;letter-spacing:.06em;color:#697484;background:#fbfcfd}tr:last-child td{border-bottom:0}.details-head{padding-top:32px}.crumb{font-size:14px;color:var(--muted);margin-bottom:14px}.details-title{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:20px}.details-title h1{font-size:46px;letter-spacing:-.055em;line-height:1.05;margin:0 0 10px}.details-title p{color:var(--muted);margin:0}.gallery{display:grid;grid-template-columns:2fr .75fr;gap:12px}.gallery img{width:100%;height:490px;object-fit:cover;border-radius:24px}.gallery div{display:grid;gap:12px}.gallery div img{height:239px}.details-grid{display:grid;grid-template-columns:1fr 340px;gap:34px}.lead{font-size:19px;color:#566170}.amenities{display:flex;flex-wrap:wrap;gap:12px;margin:22px 0}.amenities span{padding:12px 15px;background:#f8fafc;border:1px solid #e9edf2;border-radius:14px;font-weight:700}.info-row{border:1px solid #e9edf2;border-radius:18px;padding:18px;display:flex;justify-content:space-between;margin:24px 0}.grade-list{display:grid;gap:12px}.grade-row{display:flex;align-items:center;justify-content:space-between;gap:18px;border:1px solid #e9edf2;border-radius:18px;padding:18px;background:#fff}.grade-row span{display:block;color:var(--muted)}.booking-box{position:sticky;top:100px;background:#fff;border:1px solid #e9edf2;border-radius:24px;padding:24px;box-shadow:var(--shadow);height:max-content}.compact-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px}.reservation-page h1,.mobile-title h1,.auth-card h1,.success-screen h1{font-size:42px;letter-spacing:-.055em;margin:0}.reservation-form{display:grid;gap:18px;max-width:900px}.panel-card,.summary-card,.auth-card,.booking-card,.success-card{background:#fff;border:1px solid #e9edf2;border-radius:24px;padding:24px;box-shadow:0 12px 34px rgba(21,34,48,.055)}.field{display:block;margin-bottom:16px}.field input,.field select,.field textarea{width:100%;height:54px;border:1px solid #e3e8ee;border-radius:14px;padding:0 14px;margin-top:7px;background:#fff}.field textarea{height:auto;padding:12px 14px}.reservation-option{display:grid;grid-template-columns:auto 145px 1fr auto;align-items:center;gap:18px;border:1px solid #e8edf3;border-radius:20px;padding:14px;margin:12px 0;background:#fff}.reservation-option img{width:145px;height:92px;object-fit:cover;border-radius:14px}.reservation-option strong{display:block;font-size:19px}.reservation-option span,.reservation-option small{display:block;color:var(--muted)}.reservation-option.disabled{opacity:.48}.qty input{width:70px;text-align:center;height:42px;border:1px solid #dfe6ee;border-radius:12px}.auth-screen{min-height:100vh;display:grid;place-items:center;background:radial-gradient(circle at 20% 10%,#eef7fb 0,#fff 32%),#fff;padding:42px}.auth-brand{text-align:center;margin-bottom:18px}.auth-card{width:min(520px,100%)}.auth-card p{color:var(--muted);font-size:18px}.auth-switch{text-align:center;color:var(--muted);margin-top:18px}.checkout-grid{display:grid;grid-template-columns:1fr 420px;gap:24px}.summary-card{display:grid;grid-template-columns:160px 1fr;gap:18px;margin-bottom:18px}.summary-card img,.success-card img{height:120px;width:160px;border-radius:16px;object-fit:cover}.line{display:flex;justify-content:space-between;gap:20px;border-bottom:1px solid #edf1f5;padding:12px 0}.line.total{font-size:22px;border-bottom:0}.pay-option{display:flex;gap:12px;align-items:center;border:1px solid #e4e9ef;border-radius:16px;padding:16px;margin:12px 0}.secure{color:var(--muted);font-size:14px}.success-screen{padding:70px 0;text-align:center;max-width:720px}.success-mark{width:112px;height:112px;border-radius:50%;display:grid;place-items:center;background:#e8f7ed;color:#209c51;font-size:54px;margin:0 auto 22px}.success-card{text-align:left;display:grid;grid-template-columns:180px 1fr;gap:20px;margin:30px 0}.tabs{display:grid;grid-template-columns:1fr 1fr;background:#fff;border:1px solid #e9edf2;border-radius:22px;overflow:hidden;margin:28px 0;box-shadow:0 8px 30px rgba(21,34,48,.06)}.tabs span{text-align:center;padding:16px;font-weight:800}.tabs .active{background:var(--ink);color:#fff}.booking-card{margin:16px 0}.booking-main{display:flex;align-items:center;gap:18px}.booking-main img{width:140px;height:105px;border-radius:16px;object-fit:cover}.booking-main h2{font-size:23px;line-height:1.15;margin:0 0 8px}.status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850;text-transform:capitalize}.status.green{background:#e9f8ee;color:#209c51}.status.gold{background:#fff3d6;color:#9a6c05}.muted-status{background:#f1f3f5;color:#697484}.booking-expanded{display:grid;grid-template-columns:260px 1fr;gap:24px;border-top:1px solid #edf1f5;margin-top:18px;padding-top:22px}.booking-expanded small{display:block;text-align:center;color:var(--muted);margin-top:8px}.booking-meta>div{padding:12px 0;border-bottom:1px solid #edf1f5}.booking-meta span{display:block;color:var(--muted)}.staff-login{min-height:100vh;background:#06090d;display:grid;place-items:center;padding:40px}.staff-card{width:min(430px,100%);background:#0f151d;border:1px solid #243142;border-radius:26px;color:#fff;padding:30px;box-shadow:0 30px 80px rgba(0,0,0,.35)}.staff-brand{display:flex;gap:12px;align-items:center;margin-bottom:26px}.staff-card .bs-mark{color:#fff}.staff-card p,.staff-card small{color:#b5bdc7}.staff-card .field input,.staff-card .field select{background:#121b25;border-color:#2d3b4c;color:#fff}.admin-shell-page{background:#f4f6f8}.admin-shell{min-height:100vh;display:grid;grid-template-columns:270px 1fr}.sidebar{position:sticky;top:0;height:100vh;background:#080d13;color:#fff;padding:24px;display:flex;flex-direction:column}.admin-logo{display:flex;gap:12px;align-items:center;font-size:20px;margin-bottom:28px}.admin-logo .bs-mark{color:#fff;width:34px}.sidebar nav{display:grid;gap:6px}.sidebar nav a,.logout{padding:12px 13px;border-radius:12px;color:#c3cbd5;font-weight:680}.sidebar nav a:hover,.sidebar nav a.active{background:#fff;color:#111820}.logout{margin-top:auto}.admin-main{padding:30px}.admin-top{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:24px}.admin-top h1{font-size:34px;letter-spacing:-.05em;margin:0}.admin-top p{color:var(--muted);margin:3px 0 0}.admin-user{display:flex;align-items:center;gap:10px;background:#fff;border:1px solid #e9edf2;border-radius:18px;padding:10px 14px}.admin-user small{display:block;color:var(--muted)}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-bottom:18px}.stat-card,.admin-card{background:#fff;border:1px solid #e8edf2;border-radius:20px;padding:20px;box-shadow:0 12px 32px rgba(18,30,43,.045)}.stat-card span{display:block;color:var(--muted);font-size:13px}.stat-card strong{font-size:28px;letter-spacing:-.04em;display:block;margin:6px 0}.stat-card small{color:#8993a1}.admin-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:18px;margin-bottom:18px}.admin-card.wide{grid-column:auto}.admin-card.narrow{max-width:620px}.card-head{display:flex;align-items:center;justify-content:space-between;gap:15px;margin-bottom:12px}.admin-card h2{letter-spacing:-.04em;margin:0 0 12px}.mini-chart{height:180px;display:flex;align-items:flex-end;gap:12px;padding:18px;background:#fbfcfd;border:1px solid #eef2f6;border-radius:16px}.mini-chart span{flex:1;background:linear-gradient(180deg,#244d82,#172333);border-radius:10px 10px 0 0}.mini-chart.big{height:260px}.admin-list-row{display:flex;justify-content:space-between;gap:12px;align-items:center;border-bottom:1px solid #edf1f5;padding:12px 0}.admin-list-row:last-child{border-bottom:0}.admin-list-row span{display:block;color:var(--muted);font-size:13px}.scanner-card{max-width:720px}.scan-form{display:flex;gap:10px}.scan-form input{flex:1;height:52px;border:1px solid #e3e8ee;border-radius:14px;padding:0 14px}.check-card{text-align:center;border:1px solid #e9edf2;border-radius:20px;padding:24px;margin-top:18px}.empty{text-align:center;background:#fbfcfd;border:1px dashed #dfe6ee;border-radius:20px;padding:40px;color:var(--muted)}.modal{border:0;border-radius:24px;padding:24px;box-shadow:0 30px 100px rgba(0,0,0,.25);width:min(460px,calc(100% - 30px))}.modal::backdrop{background:rgba(8,13,19,.45)}.modal-actions{display:flex;gap:10px;justify-content:flex-end}.role-row{padding:14px 0;border-bottom:1px solid #edf1f5}.role-row span{display:block;color:var(--muted)}.email-template{border:1px solid #e9edf2;border-radius:16px;padding:14px;margin:12px 0;display:grid;gap:10px}.email-template input,.email-template textarea{border:1px solid #e3e8ee;border-radius:12px;padding:10px}.gateway-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gateway-card{border:1px solid #e9edf2;border-radius:18px;padding:16px}.app-preview{display:grid;place-items:center}.phone-preview{width:260px;background:#0a0f15;color:#fff;border-radius:28px;padding:18px;box-shadow:0 20px 60px rgba(0,0,0,.2)}.phone-top{font-weight:850;margin-bottom:14px}.sponsored-card{background:linear-gradient(135deg,#1e5b8c,#1b89a8);border-radius:18px;padding:16px;margin-bottom:12px}.list-mini{background:#111a24;border:1px solid #253142;border-radius:14px;padding:12px;margin:8px 0}.mini-input{border:1px solid #dce4ec;border-radius:10px;padding:8px;width:90px;background:#fff}.mobile-bottom{display:none}
@media(max-width:980px){.container{width:min(100% - 32px,var(--max))}.desktop-show,.topbar nav,.topbar-actions{display:none}.topbar-inner{height:70px}.brand{font-size:24px}.hero{padding:20px 0}.hero-grid{grid-template-columns:1fr;gap:18px}.hero h1{font-size:42px}.hero p{font-size:17px}.search-panel{grid-template-columns:1fr;box-shadow:0 10px 26px rgba(21,34,48,.08)}.search-panel label{border-right:0;border-bottom:1px solid #edf0f4}.hero-feature{min-height:350px}.hero-feature img{height:350px}.beach-grid{grid-template-columns:1fr}.section-head{align-items:flex-start}.section-head h1,.section-head h2{font-size:30px}.gallery,.details-grid,.checkout-grid,.success-card,.booking-expanded,.admin-shell,.admin-grid,.stats-grid,.gateway-grid{grid-template-columns:1fr}.gallery img{height:310px}.gallery div{display:none}.details-title h1{font-size:34px}.booking-box{position:static}.reservation-option{grid-template-columns:auto 100px 1fr}.reservation-option img{width:100px;height:78px}.summary-card{grid-template-columns:100px 1fr}.summary-card img{width:100px;height:82px}.success-card img{width:100%;height:160px}.booking-main img{width:96px;height:84px}.booking-expanded{gap:12px}.auth-screen{padding:22px}.admin-shell{display:block}.sidebar{height:auto;position:relative}.sidebar nav{grid-template-columns:repeat(2,1fr)}.admin-main{padding:18px}.admin-top{align-items:flex-start}.mobile-bottom{position:fixed;left:14px;right:14px;bottom:12px;z-index:30;display:grid;grid-template-columns:repeat(4,1fr);background:rgba(255,255,255,.95);backdrop-filter:blur(16px);border:1px solid #e9edf2;border-radius:24px;box-shadow:0 18px 55px rgba(21,34,48,.12);padding:8px}.mobile-bottom a{display:grid;place-items:center;color:#7c8591;font-weight:650}.mobile-bottom a.active{color:var(--ink)}.mobile-bottom span{font-size:22px}.mobile-bottom small{font-size:11px}body{padding-bottom:76px}}
@media(max-width:620px){.hero-copy{display:none}.feature-card{left:14px;right:14px;min-width:auto}.beach-photo{height:210px}.reservation-option{grid-template-columns:auto 1fr}.reservation-option img{display:none}.qty{grid-column:2}.details-head{padding-top:18px}.panel-card,.auth-card,.booking-card,.success-card{padding:18px}.mobile-title h1{font-size:40px}.success-screen{padding-top:32px}.staff-card{padding:22px}.admin-top{display:block}.admin-user{margin-top:12px}.scan-form{display:grid}}

/* Professional BookSahel v2 refinements */
body{background:#fff;color:#111820}.topbar{background:rgba(255,255,255,.94);border-bottom:1px solid #edf0f3}.topbar-inner{height:74px}.brand{letter-spacing:-.045em}.brand span{font-weight:850}.topbar nav a{font-size:15px}.home-hero-wrap{padding:28px 0 42px;background:linear-gradient(180deg,#fafbfc 0%,#fff 72%)}.hero-carousel{position:relative}.hero-track{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;padding-bottom:2px;border-radius:30px}.hero-track::-webkit-scrollbar{display:none}.hero-slide{position:relative;scroll-snap-align:start;flex:0 0 100%;min-height:520px;border-radius:30px;background-size:cover;background-position:center;overflow:hidden;box-shadow:0 24px 70px rgba(17,24,32,.12);display:flex;align-items:flex-end}.hero-slide-copy{width:min(620px,100%);padding:54px;color:#fff}.hero-slide-copy h1{font-size:62px;letter-spacing:-.07em;line-height:.98;margin:0 0 18px}.hero-slide-copy p{font-size:20px;color:rgba(255,255,255,.86);margin:0 0 28px;max-width:560px}.hero-slide-copy .eyebrow{color:rgba(255,255,255,.74)}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:4;width:46px;height:46px;border-radius:50%;border:1px solid rgba(255,255,255,.58);background:rgba(255,255,255,.9);box-shadow:0 12px 34px rgba(17,24,32,.12);font-size:30px;line-height:1;color:#111820;cursor:pointer}.carousel-btn.prev{left:18px}.carousel-btn.next{right:18px}.pro-search{position:relative;margin:-38px auto 0;background:#fff;border:1px solid #e6ebf0;border-radius:22px;padding:8px;display:grid;grid-template-columns:1.45fr .72fr .45fr auto;gap:0;box-shadow:0 24px 65px rgba(17,24,32,.13);z-index:7}.pro-search .search-field{display:flex;flex-direction:column;gap:4px;padding:12px 16px;border-right:1px solid #edf0f3}.pro-search .search-field span,.filter-grid span{font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase;color:#7b8490}.pro-search input,.pro-search select,.filter-grid input,.filter-grid select{width:100%;border:0;outline:0;background:#fff;color:#111820;font-weight:700}.pro-search button{min-width:150px;border-radius:17px}.advanced-filters{grid-column:1/-1;border-top:1px solid #edf0f3;margin-top:8px;padding:0 8px}.advanced-filters summary{cursor:pointer;list-style:none;font-weight:800;color:#394554;padding:12px 6px}.advanced-filters summary::-webkit-details-marker{display:none}.filter-grid{display:grid;grid-template-columns:repeat(6,1fr);gap:10px;padding:0 0 8px}.filter-grid label{display:flex;flex-direction:column;gap:6px;background:#f9fafb;border:1px solid #eef2f6;border-radius:14px;padding:10px 12px}.search-page-filters{margin:0 0 28px;box-shadow:0 12px 38px rgba(17,24,32,.08)}.professional-grid .beach-card{border-radius:20px;box-shadow:0 10px 30px rgba(17,24,32,.055)}.professional-grid .beach-card:hover{transform:translateY(-2px)}.professional-grid .beach-card h3{font-size:20px}.pro-strip{background:#0b1118;border-radius:24px}.mini-field{margin-bottom:8px}.mini-field input,.mini-field textarea{height:42px;border-radius:10px;font-size:13px}.checkline{display:flex;align-items:center;gap:10px;margin:12px 0 20px;color:#4d5967}.admin-card p{color:#697484}.admin-card table input[type="text"],.admin-card table input:not([type]),.admin-card table textarea{font-size:13px}.sidebar{background:#070b10}.sidebar nav a.active{background:#fff;color:#111820}.admin-main{max-width:1480px}.table-wrap table{font-size:14px}.hero-search{max-width:1120px}.search-results-page{padding-top:34px}
@media(max-width:980px){.home-hero-wrap{padding:14px 0 28px}.hero-slide{min-height:520px;border-radius:28px}.hero-slide-copy{padding:34px 26px 48px}.hero-slide-copy h1{font-size:42px}.hero-slide-copy p{font-size:17px}.carousel-btn{display:none}.pro-search{grid-template-columns:1fr;margin:-24px 12px 0}.pro-search .search-field{border-right:0;border-bottom:1px solid #edf0f3}.pro-search button{height:54px}.filter-grid{grid-template-columns:1fr 1fr}.advanced-filters{padding:0}.sidebar nav{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.hero-slide{min-height:500px}.hero-slide-copy h1{font-size:36px}.hero-slide-copy{padding:28px 22px 44px}.filter-grid{grid-template-columns:1fr}.home-hero-wrap .container{width:100%}.hero-carousel{padding:0 12px}.pro-search{border-radius:20px}.section{padding:34px 0}.beach-card-body{min-height:auto}.admin-grid{grid-template-columns:1fr!important}.admin-card.wide{grid-column:auto}}

/* BookSahel v5 professional marketplace + admin refinements */
.brand-image img{height:54px;width:auto;max-width:230px;object-fit:contain;display:block}.brand-mark-img{width:46px;height:46px;object-fit:contain}.admin-logo .brand-mark-img,.staff-brand .brand-mark-img{width:38px;height:38px}.pro-topbar .topbar-actions{gap:10px}.pref-form{display:inline-flex;gap:6px;align-items:center}.pref-form select{height:38px;border:1px solid #e2e7ee;background:#fff;border-radius:12px;padding:0 10px;color:#172333;font-weight:700}.mini-link{display:inline-flex;align-items:center;gap:6px;padding:10px 12px;border:1px solid #e8edf2;border-radius:999px;background:#fff;font-weight:760;font-size:13px}.user-mini{display:inline-flex;align-items:center;gap:8px;background:#f7f8fa;border:1px solid #e8edf2;border-radius:999px;padding:6px 10px;font-weight:800}.category-scroll{display:flex;gap:12px;overflow-x:auto;padding:3px 0 10px}.category-scroll a{flex:0 0 auto;display:inline-flex;align-items:center;gap:10px;border:1px solid #e8edf2;border-radius:18px;background:#fff;padding:14px 18px;font-weight:800;box-shadow:0 10px 28px rgba(17,24,32,.05)}.category-scroll a span{display:grid;place-items:center;width:30px;height:30px;border-radius:10px;background:#f7f8fa}.category-badge{position:absolute;left:14px;bottom:14px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:850}.facility-list{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0}.facility-list.mini{margin:12px 0 0;gap:8px}.facility-chip{display:inline-flex;align-items:center;gap:8px;border:1px solid #e8edf2;background:#fff;border-radius:14px;padding:9px 12px;font-weight:760;color:#243242}.facility-chip i{display:grid;place-items:center;width:22px;height:22px;border-radius:8px;background:#f6f8fa;font-style:normal;color:#172333}.facility-chip b{font-size:13px}.facility-list.mini .facility-chip{padding:6px 8px;border-radius:10px}.facility-list.mini .facility-chip i{width:18px;height:18px}.facility-list.mini .facility-chip b{font-size:11px}.site-footer{border-top:1px solid #edf0f3;background:#fbfcfd;margin-top:50px;padding:48px 0}.footer-grid{display:grid;grid-template-columns:1.4fr repeat(3,1fr);gap:40px}.site-footer p{color:#657181;margin:18px 0;max-width:440px}.site-footer h4{margin:0 0 14px;letter-spacing:-.03em}.site-footer a,.site-footer span{display:block;color:#657181;margin:9px 0;font-weight:650}.form-grid-2{display:grid;grid-template-columns:repeat(2,1fr);gap:14px}.form-grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.policy-note{grid-column:1/-1;margin:0;color:#9a6a00;background:#fff8e6;border:1px solid #f3dfae;border-radius:12px;padding:10px 12px;font-weight:700}.guest-box{border:1px solid #edf1f5;border-radius:18px;padding:16px;margin:14px 0;background:#fbfcfd}.guest-box h3{margin:0 0 12px}.payment-card.locked{background:linear-gradient(180deg,#fbfcfd,#fff)}.success-mark.pending{background:#fff4d6;color:#9a6a00}.pay-open-card{border:1px solid #e8edf2;border-radius:20px;background:#fbfcfd;padding:22px;text-align:center;min-width:220px}.pay-open-card strong{font-size:22px;display:block;margin-bottom:6px}.booking-header-simple{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:24px}.booking-header-simple h1{font-size:46px;letter-spacing:-.06em;margin:0}.booking-header-simple p{color:#6f7885;margin:4px 0 0}.booking-actions,.profile-actions{display:flex;gap:10px;flex-wrap:wrap}.profile-simple{text-align:center;max-width:620px;margin:0 auto;background:#fff;border:1px solid #e8edf2;border-radius:28px;padding:42px;box-shadow:0 14px 45px rgba(17,24,32,.06)}.profile-avatar .avatar{width:74px;height:74px;margin:0 auto 16px;font-size:26px}.profile-simple h1{font-size:42px;letter-spacing:-.055em;margin:0}.profile-actions{justify-content:center;margin-top:24px}.ai-hero{border-radius:32px;background:linear-gradient(135deg,#0d1825,#19283a);color:#fff;padding:46px;margin-bottom:22px}.ai-hero h1{font-size:56px;line-height:1.02;letter-spacing:-.07em;margin:0 0 14px;max-width:900px}.ai-hero p{color:#c8d0d9;font-size:18px;max-width:720px}.ai-form{margin-top:18px}.table-toolbar{display:flex;align-items:center;justify-content:space-between;gap:14px;margin:0 0 14px}.table-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.table-filters input,.table-filters select,.bulk-actions select{height:42px;border:1px solid #dfe6ee;border-radius:12px;background:#fff;padding:0 12px;font-weight:700}.bulk-actions{display:flex;align-items:center;gap:8px}.table-wrap small,table small{display:block;color:#7c8794;margin-top:3px}.action-row{display:flex;gap:10px;margin-top:18px;flex-wrap:wrap}.branding-form{max-width:720px}.branding-preview{display:flex;align-items:center;gap:22px;border:1px solid #e8edf2;border-radius:18px;background:#fbfcfd;padding:18px;margin-bottom:18px}.branding-preview img:first-child{max-height:110px;max-width:320px}.branding-preview img:last-child{width:88px;height:88px;object-fit:contain}.admin-card input:not([type="checkbox"]):not([type="radio"]),.admin-card textarea,.admin-card select{border:1px solid #dfe6ee;border-radius:10px;padding:9px 10px;background:#fff}.admin-card table input:not([type="checkbox"]):not([type="radio"]),.admin-card table textarea,.admin-card table select{width:100%;font-size:13px}.status.muted-status{background:#f1f3f5;color:#7b8490}.topbar .brand-image{flex:0 0 auto}.staff-brand .brand-image img,.admin-logo .brand-image img{height:44px;max-width:160px}.listing-card .beach-card-body{min-height:285px}
@media(max-width:980px){.brand-image img{height:46px;max-width:190px}.pref-form{display:none}.mini-link{display:none}.footer-grid{grid-template-columns:1fr 1fr}.form-grid-2,.form-grid-3{grid-template-columns:1fr}.booking-header-simple{display:block}.booking-actions{margin-top:14px}.ai-hero h1{font-size:38px}.table-toolbar,.table-filters,.bulk-actions{align-items:stretch}.table-toolbar{display:grid}.table-filters,.bulk-actions{width:100%;display:grid;grid-template-columns:1fr 1fr}.table-filters input,.table-filters select,.table-filters button,.bulk-actions select,.bulk-actions button{width:100%}.brand-image img{height:42px}.topbar .brand-image img{max-width:170px}.topbar-inner{gap:12px}.category-scroll{padding-left:2px}}
@media(max-width:620px){.footer-grid{grid-template-columns:1fr}.profile-simple{padding:24px}.booking-header-simple h1{font-size:38px}.branding-preview{display:grid}.branding-preview img:first-child{max-width:100%;height:auto}.ai-hero{padding:28px}.ai-hero h1{font-size:32px}.category-scroll a{padding:12px 14px}.listing-card .beach-card-body{min-height:auto}.admin-card table{font-size:12px}.brand-image img{height:38px;max-width:150px}}

/* BookSahel v6 UI refinement: exact logo treatment, lighter UI, minimal category chips, cleaner selects */
.topbar{border-bottom:0;background:rgba(255,255,255,.92)}
.topbar-inner{height:90px}
.brand-image img{height:58px;max-width:360px;object-fit:contain}
.topbar .brand-image img{height:60px;max-width:360px}
.site-footer .brand-image img{height:70px;max-width:340px}
.brand-mark-img{width:52px;height:52px}
.pref-form{gap:18px}
.pref-form select{height:auto;border:0;background:transparent;border-radius:0;padding:0 18px 0 0;color:#394554;font-weight:700;appearance:auto;box-shadow:none}
.pref-form select:focus{outline:none}
.site-footer .pref-form select,.topbar .pref-form select{min-width:auto}
.category-scroll{gap:28px;overflow-x:auto;padding:6px 0 18px;border-bottom:1px solid #f0f3f6}
.category-scroll a{border:0;background:transparent;box-shadow:none;padding:6px 0;gap:7px;border-radius:0;font-weight:700;font-size:14px;color:#3b4654}
.category-scroll a span{display:inline;place-items:unset;width:auto;height:auto;background:transparent;border-radius:0;font-size:15px;line-height:1;color:#111820}
.category-scroll a:hover{color:#111820}
.pro-search{border-color:#eef2f6;box-shadow:0 18px 48px rgba(17,24,32,.08)}
.advanced-filters{border-top:1px solid #f1f3f6}
.filter-grid label{background:transparent;border:0;padding:8px 4px;border-radius:0}
.filter-grid input,.filter-grid select,.pro-search input,.pro-search select{background:transparent;box-shadow:none}
.search-field{background:transparent}
.btn-soft{background:transparent;border-color:transparent;box-shadow:none}
.beach-card,.listing-card,.panel-card,.summary-card,.auth-card,.booking-card,.success-card,.booking-box,.grade-row,.info-row,.compare-table,table,.profile-simple,.guest-box,.branding-preview{border-color:#f1f4f7;box-shadow:0 10px 28px rgba(17,24,32,.04)}
.compare-table,table{border-color:#eef2f6}
th{background:#fcfcfd}
.facility-chip{border:0;background:#f8fafc;box-shadow:none;border-radius:12px;padding:8px 11px}
.facility-chip i{background:transparent;width:auto;height:auto;color:#111820;font-size:13px}
.facility-chip b{font-size:12px;font-weight:700;color:#4a5563}
.site-footer{background:#fbfcfd;border-top:0;padding:56px 0}
.site-footer p,.site-footer a,.site-footer span{color:#66717f}
.site-footer h4{font-size:15px}
.table-filters select,.bulk-actions select{background:transparent}
.admin-card input:not([type="checkbox"]):not([type="radio"]),.admin-card textarea,.admin-card select,.field input,.field select,.field textarea{border-color:#eef2f6}
.user-mini{background:transparent;border:0;padding:0 4px 0 0}
.mini-link{border:0;background:transparent;padding:10px 4px}
@media(max-width:980px){
  .topbar-inner{height:82px}
  .topbar .brand-image img{height:50px;max-width:280px}
  .site-footer .brand-image img{height:58px;max-width:280px}
  .category-scroll{gap:18px}
}
@media(max-width:620px){
  .topbar .brand-image img{height:44px;max-width:220px}
  .brand-image img{height:44px;max-width:220px}
  .pref-form{gap:12px}
}

:root{
  --bs-green:#3b8e59;
  --bs-green-soft:#eef7f0;
  --bs-ink:#111820;
  --bs-muted:#66717f;
}
html[dir="rtl"],body.lang-ar{font-family:'Alexandria',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif}
body.lang-ar h1,body.lang-ar h2,body.lang-ar h3,body.lang-ar h4,body.lang-ar strong,body.lang-ar .btn{font-family:'Alexandria',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',sans-serif;font-weight:700}
html[dir="rtl"] .topbar-inner,html[dir="rtl"] .section-head,html[dir="rtl"] .booking-main,html[dir="rtl"] .booking-header-simple,html[dir="rtl"] .details-title,html[dir="rtl"] .profile-hero{direction:rtl}
html[dir="rtl"] .topbar nav,html[dir="rtl"] .topbar-actions,html[dir="rtl"] .category-scroll,html[dir="rtl"] .profile-grid-links{direction:rtl}
html[dir="rtl"] .pref-form select{padding:0 0 0 18px}

.home-hero-wrap{padding-top:0}
.hero-carousel-full{max-width:none;width:100%;border-radius:0;overflow:hidden}
.hero-slide{min-height:620px;background-size:cover;background-position:center center}
.hero-slide-inner{display:flex;align-items:center;min-height:620px}
.hero-filter-holder{margin-top:-38px;position:relative;z-index:3}
.carousel-btn{background:transparent!important;box-shadow:none!important;border:0!important;color:#fff!important;font-size:54px!important;width:58px!important;height:58px!important;opacity:.92}
.carousel-btn:hover{opacity:1;transform:scale(1.04)}
.hero-slide-copy .eyebrow{letter-spacing:.08em;font-size:13px;text-transform:uppercase;opacity:.92}
.hero-slide-copy{max-width:640px}
.hero-slide-copy h1{font-size:clamp(44px,6vw,78px);line-height:.95}
.hero-slide-copy p{max-width:560px;font-size:20px}
.minimal-link{padding-inline:0!important}

.category-scroll{display:flex;flex-wrap:wrap;row-gap:12px;column-gap:24px;align-items:center}
.category-scroll a{display:inline-flex;align-items:center;gap:9px;color:#2f3947}
.category-scroll a small{font-size:14px;font-weight:700;color:inherit}
.category-icon,.facility-icon,.nav-icon,.account-svg{width:18px;height:18px;display:block;flex:0 0 18px}
.category-icon{color:#1d2733}
.facility-chip{background:var(--bs-green-soft);padding:9px 12px;gap:8px}
.facility-chip .facility-icon{color:var(--bs-green);width:16px;height:16px}
.facility-chip b{color:#2f3b49;font-size:12px}
.facility-list{gap:10px}

.topbar .user-mini{display:inline-flex;align-items:center;gap:10px;padding:6px 0 6px 8px;color:#111820;font-weight:700}
.topbar .user-mini .avatar{width:38px;height:38px}
.topbar nav a{font-size:16px}

.site-footer .pref-form{margin-top:16px}
.site-footer .pref-form select,.topbar .pref-form select{font-size:16px;font-weight:700;color:#223041}

.mobile-bottom{padding:10px 10px calc(10px + env(safe-area-inset-bottom));display:none}
.mobile-bottom a{display:flex;flex-direction:column;align-items:center;gap:6px;color:#6a7685;text-decoration:none;font-size:11px;font-weight:700}
.mobile-bottom a span{display:grid;place-items:center;width:26px;height:26px;color:currentColor}
.mobile-bottom a.active{color:#111820}
.mobile-bottom .nav-icon{width:20px;height:20px}

.refined-profile{border:0;box-shadow:none;background:transparent;padding:0}
.profile-hero{display:flex;align-items:center;gap:18px;margin-bottom:28px}
.profile-avatar.large .avatar,.profile-avatar.large{width:72px;height:72px;font-size:26px}
.profile-grid-links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:18px}
.account-card{display:flex;align-items:flex-start;gap:14px;padding:22px;border:1px solid #eef2f6;border-radius:22px;background:#fff;box-shadow:0 10px 28px rgba(17,24,32,.04);text-decoration:none;color:#111820}
.account-card span{display:block;margin-top:4px;font-size:14px;line-height:1.6;color:#66717f}
.account-card-icon{display:grid;place-items:center;width:44px;height:44px;border-radius:14px;background:#f7faf8;color:var(--bs-green)}
.logout-card .account-card-icon{background:#f8f9fb;color:#111820}
.account-card.muted{pointer-events:none}

.booking-header-simple,.section-head{gap:18px}
.topbar{box-shadow:none;border-bottom:1px solid #f0f3f6}
.listing-card,.beach-card{border-radius:24px}
.details-page .gallery{gap:14px}
.details-page .gallery img{border-radius:24px}
.booking-box{position:sticky;top:120px}

@media(max-width:1100px){
  .profile-grid-links{grid-template-columns:1fr}
}
@media(max-width:980px){
  .hero-slide,.hero-slide-inner{min-height:520px}
  .hero-slide-copy h1{font-size:54px}
}
@media(max-width:760px){
  .topbar-inner{height:auto;padding:14px 0;gap:14px;flex-wrap:wrap}
  .topbar nav{order:3;width:100%;overflow:auto;gap:18px;padding-bottom:4px}
  .topbar-actions{margin-inline-start:auto;gap:14px;flex-wrap:wrap}
  .hero-slide,.hero-slide-inner{min-height:450px}
  .hero-slide-copy h1{font-size:42px}
  .hero-slide-copy p{font-size:16px}
  .category-scroll{overflow:auto;flex-wrap:nowrap;padding-bottom:8px}
  .site-footer .footer-grid{gap:28px}
}
@media(max-width:620px){
  body{padding-bottom:86px}
  .mobile-bottom{display:grid;grid-template-columns:repeat(4,1fr);position:fixed;left:0;right:0;bottom:0;background:rgba(255,255,255,.96);backdrop-filter:blur(18px);border-top:1px solid #edf1f5;z-index:40}
  .hero-filter-holder{margin-top:-18px}
  .hero-slide,.hero-slide-inner{min-height:400px}
  .carousel-btn{font-size:40px!important;width:40px!important;height:40px!important}
  .topbar-actions .pref-form{order:1}
  .topbar-actions .btn{padding:12px 16px}
  .profile-hero{align-items:flex-start}
  .booking-box{position:static}
  .section{padding-block:34px}
}


/* BookSahel v8: date-range support, full-width hero, and more professional admin UI */
.pro-search{grid-template-columns:1.35fr .68fr .42fr .42fr auto}
.pro-search .search-field:nth-of-type(3),.pro-search .search-field:nth-of-type(4){min-width:150px}
.hero-carousel,.hero-carousel-full,.hero-slide{border-radius:0!important}
.home-hero-wrap .container:first-child{width:100%;max-width:none}
.hero-carousel-full .hero-slide{border-radius:0!important}
.carousel-btn{background:transparent!important;box-shadow:none!important;border:0!important}
.admin-shell-page{background:#f6f8fb}
.admin-shell{display:grid;grid-template-columns:282px 1fr;min-height:100vh;background:#f6f8fb}
.sidebar{background:#0a1018;color:#fff;padding:24px 18px;border-right:1px solid rgba(255,255,255,.06)}
.admin-logo{display:flex;align-items:center;gap:12px;margin-bottom:26px;padding:8px 10px}
.sidebar nav{display:grid;gap:4px}
.sidebar nav a{display:flex;align-items:center;min-height:42px;padding:11px 13px;border-radius:12px;color:#b9c3cf;font-weight:700;letter-spacing:-.01em}
.sidebar nav a:hover{background:rgba(255,255,255,.08);color:#fff}
.sidebar nav a.active{background:#fff;color:#101720;box-shadow:0 12px 28px rgba(0,0,0,.18)}
.sidebar .logout{display:block;margin-top:24px;padding:12px 13px;border-radius:12px;color:#b9c3cf;font-weight:700}
.admin-main{padding:28px 34px 56px;max-width:none}
.admin-top{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:24px}
.admin-top h1{font-size:34px;line-height:1.05;letter-spacing:-.05em;margin:0 0 6px}
.admin-top p{margin:0;color:#6b7583}
.admin-user{display:flex;align-items:center;gap:12px;background:#fff;border:1px solid #eef2f6;border-radius:999px;padding:8px 14px;box-shadow:0 10px 28px rgba(17,24,32,.04)}
.admin-card{background:#fff;border:1px solid #eef2f6;border-radius:22px;padding:22px;box-shadow:0 14px 36px rgba(17,24,32,.05)}
.admin-card h2{letter-spacing:-.035em;margin-top:0}
.stats-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}
.stat-card{background:#fff;border:1px solid #eef2f6;border-radius:20px;padding:18px;box-shadow:0 12px 30px rgba(17,24,32,.04)}
.stat-card span{display:block;color:#6b7583;font-size:13px;font-weight:800;text-transform:uppercase;letter-spacing:.06em}
.stat-card strong{display:block;margin-top:8px;font-size:28px;letter-spacing:-.05em}
.stat-card small{display:block;color:#778391;margin-top:4px}
.pro-admin-toolbar{position:sticky;top:0;z-index:5;background:rgba(255,255,255,.92);backdrop-filter:blur(16px);padding:10px;border:1px solid #eef2f6;border-radius:18px;margin-bottom:14px}
.table-filters{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.table-filters input,.table-filters select,.bulk-actions select,.compact-date input{height:40px;border:1px solid #e2e8f0;border-radius:10px;background:#fff;padding:0 11px;font-weight:700}
.compact-date{display:inline-flex;align-items:center;gap:6px}
.compact-date span{font-size:11px;color:#6b7583;text-transform:uppercase;font-weight:800}
.bulk-actions,.export-actions{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.table-wrap table{border:0;border-collapse:separate;border-spacing:0 8px;background:transparent}
.table-wrap thead th{border:0;background:transparent;color:#6d7785;font-size:11px;padding:8px 14px}
.table-wrap tbody tr{box-shadow:0 8px 24px rgba(17,24,32,.04)}
.table-wrap tbody td{background:#fff;border-top:1px solid #eef2f6;border-bottom:1px solid #eef2f6;padding:14px}
.table-wrap tbody td:first-child{border-left:1px solid #eef2f6;border-radius:14px 0 0 14px}
.table-wrap tbody td:last-child{border-right:1px solid #eef2f6;border-radius:0 14px 14px 0}
.status{display:inline-flex;align-items:center;gap:6px;border-radius:999px;padding:5px 9px;font-size:12px;font-weight:800}
@media(max-width:1100px){.admin-shell{grid-template-columns:1fr}.sidebar{position:relative}.stats-grid{grid-template-columns:repeat(2,1fr)}.admin-main{padding:22px}.pro-search{grid-template-columns:1fr 1fr}.pro-search button{grid-column:1/-1}}
@media(max-width:680px){.stats-grid{grid-template-columns:1fr}.admin-top{display:block}.admin-user{margin-top:14px;width:max-content}.table-filters,.bulk-actions,.export-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}.table-filters input,.table-filters select,.table-filters button,.bulk-actions select,.bulk-actions button,.export-actions a{width:100%}.pro-search{grid-template-columns:1fr}.pro-search .search-field{min-width:0!important}}

/* BookSahel v9: square full-width hero, fixed arrows, professional staff/admin UI */
.home-hero-wrap{padding:0!important;margin:0!important;overflow:hidden!important;background:#fff!important}
.home-hero-wrap>.container{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.hero-carousel,.hero-carousel-full{width:100vw!important;max-width:100vw!important;margin:0!important;margin-left:calc(50% - 50vw)!important;border-radius:0!important;padding:0!important;overflow:hidden!important;box-shadow:none!important}
.hero-track{border-radius:0!important;overflow:hidden!important}
.hero-slide{border-radius:0!important;min-height:640px!important;background-size:cover!important;background-position:center!important;overflow:hidden!important}
.hero-slide-inner{min-height:640px!important}
.hero-filter-holder{margin-top:-42px!important;position:relative;z-index:7}
.carousel-btn,.carousel-btn:hover,.carousel-btn:focus,.carousel-btn:active{position:absolute!important;top:50%!important;transform:translateY(-50%)!important;background:transparent!important;box-shadow:none!important;border:0!important;border-radius:0!important;color:#fff!important;display:grid!important;place-items:center!important;font-size:64px!important;width:64px!important;height:84px!important;line-height:1!important;padding:0!important;opacity:.9!important;z-index:8!important;transition:opacity .16s ease!important}
.carousel-btn:hover{opacity:1!important;background:transparent!important}
.carousel-btn.prev{left:24px!important}.carousel-btn.next{right:24px!important}

.staff-login.separated-login{min-height:100vh;background:radial-gradient(circle at 20% 10%,#263447 0,#0a1018 34%,#06090d 100%);display:grid;place-items:center;padding:42px}
.professional-staff-card{width:min(460px,calc(100vw - 34px));background:rgba(14,22,32,.94);border:1px solid rgba(255,255,255,.08);border-radius:28px;color:#fff;padding:34px;box-shadow:0 32px 90px rgba(0,0,0,.35)}
.professional-staff-card .staff-brand{display:flex;align-items:center;gap:14px;margin-bottom:26px}
.professional-staff-card .staff-brand span{display:block;color:#aeb8c5;font-size:13px;margin-top:2px}
.professional-staff-card h1{margin:0 0 8px;font-size:34px;letter-spacing:-.05em;color:#fff}
.professional-staff-card p{color:#c1cad5;margin:0 0 24px}
.professional-staff-card .field span{color:#b3bfcc}
.professional-staff-card .field input{background:#111b26!important;border-color:#253447!important;color:#fff!important}
.professional-staff-card small{display:block;color:#8f9aa8;margin-top:16px;text-align:center}

.admin-shell-page{background:#f5f7fa!important}
.pro-admin-shell{grid-template-columns:92px 1fr!important;background:#f5f7fa!important}
.pro-sidebar{width:92px;padding:22px 14px!important;align-items:center!important;background:#07101a!important;border-right:1px solid #111d2a!important}
.pro-sidebar .admin-logo{display:grid!important;place-items:center!important;margin:0 0 24px!important;gap:6px!important;font-size:11px!important;text-transform:uppercase;letter-spacing:.08em;color:#aeb8c5!important}
.pro-sidebar .admin-logo strong{font-size:11px!important;font-weight:800!important}
.pro-sidebar .brand-mark-img{width:44px!important;height:44px!important;filter:brightness(0) invert(1)}
.pro-sidebar nav{display:grid!important;gap:8px!important;width:100%!important}
.pro-sidebar nav a,.pro-sidebar .logout{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;width:64px!important;min-height:60px!important;margin:0 auto!important;padding:9px 6px!important;border-radius:16px!important;color:#8f9bab!important;background:transparent!important;font-weight:700!important;text-align:center!important;text-decoration:none!important}
.pro-sidebar nav a span,.pro-sidebar .logout span{font-size:10.5px!important;line-height:1.1!important;letter-spacing:-.01em!important}
.pro-sidebar nav a:hover,.pro-sidebar .logout:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.pro-sidebar nav a.active{background:#fff!important;color:#0c1420!important;box-shadow:0 16px 36px rgba(0,0,0,.22)!important}
.admin-nav-svg{width:20px;height:20px;flex:0 0 20px;display:block;color:currentColor}
.pro-sidebar .logout{margin-top:auto!important}
.pro-admin-main{padding:28px 34px!important;max-width:none!important}
.pro-admin-top{background:#fff;border:1px solid #edf1f5;border-radius:24px;padding:18px 20px;box-shadow:0 12px 34px rgba(17,24,32,.04);margin-bottom:22px!important}
.pro-admin-top h1{font-size:30px!important;letter-spacing:-.05em!important}
.pro-admin-top p{font-size:14px!important;max-width:720px!important}
.admin-card,.stat-card{border-color:#edf1f5!important;border-radius:22px!important;box-shadow:0 12px 32px rgba(17,24,32,.045)!important}
.stats-grid{gap:14px!important}
.stat-card strong{font-size:26px!important}.stat-card span{text-transform:uppercase;letter-spacing:.06em;font-size:11px!important;font-weight:800!important}
.admin-category-row{justify-content:flex-start!important;gap:12px!important}
.admin-row-icon{display:grid!important;place-items:center!important;width:42px!important;height:42px!important;border-radius:14px!important;background:#eef7f0!important;color:#218047!important;flex:0 0 42px!important}
.admin-row-svg{width:22px!important;height:22px!important;display:block!important}
.table-toolbar.pro-admin-toolbar,.table-toolbar{background:#fff;border:1px solid #edf1f5;border-radius:18px;padding:12px;box-shadow:0 10px 26px rgba(17,24,32,.035)}
.table-filters input,.table-filters select,.bulk-actions select,.export-actions .btn{height:40px!important;border-radius:12px!important}
.export-actions{display:flex;gap:8px;flex-wrap:wrap}
.admin-list-row>span:not(.status):not(.admin-row-icon){display:inline-flex;align-items:center;justify-content:center;color:#218047}
.admin-list-row>span:not(.status):not(.admin-row-icon) svg{width:22px;height:22px;display:block}

@media(max-width:980px){
  .hero-slide,.hero-slide-inner{min-height:520px!important}
  .carousel-btn,.carousel-btn:hover,.carousel-btn:focus{display:grid!important;font-size:48px!important;width:52px!important;height:70px!important}
  .pro-admin-shell{grid-template-columns:1fr!important}
  .pro-sidebar{width:100%!important;height:auto!important;position:relative!important;display:block!important;padding:14px!important;overflow-x:auto!important;white-space:nowrap!important}
  .pro-sidebar .admin-logo{display:flex!important;justify-content:flex-start!important;margin-bottom:12px!important}
  .pro-sidebar nav{display:flex!important;gap:8px!important;width:max-content!important}
  .pro-sidebar nav a,.pro-sidebar .logout{display:inline-flex!important;flex-direction:row!important;width:auto!important;min-height:44px!important;padding:10px 12px!important;margin:0!important;gap:8px!important}
  .pro-sidebar nav a span,.pro-sidebar .logout span{font-size:12px!important}
  .pro-sidebar .logout{margin-top:10px!important}
  .pro-admin-main{padding:18px!important}
}
@media(max-width:620px){
  .hero-slide,.hero-slide-inner{min-height:430px!important}
  .carousel-btn,.carousel-btn:hover,.carousel-btn:focus{font-size:42px!important;width:44px!important;height:62px!important}
  .carousel-btn.prev{left:8px!important}.carousel-btn.next{right:8px!important}
  .hero-filter-holder{margin-top:-20px!important}
  .professional-staff-card{padding:24px;border-radius:22px}
}

/* BookSahel v10: polished mobile app navigation, header selectors, facilities icons and square hero */
.home-hero-wrap,
.home-hero-wrap > .container,
.hero-carousel,
.hero-carousel-full,
.hero-track,
.hero-slide{border-radius:0!important;overflow:hidden!important;box-shadow:none!important}
.hero-carousel,
.hero-carousel-full{width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;padding:0!important}
.hero-track{gap:0!important;border-radius:0!important}
.hero-slide{flex-basis:100vw!important;border-radius:0!important}
.carousel-btn,
.carousel-btn:hover,
.carousel-btn:focus,
.carousel-btn:active{top:50%!important;transform:translateY(-50%)!important;background:transparent!important;border:0!important;box-shadow:none!important;border-radius:0!important;color:#fff!important;opacity:.92!important;transition:opacity .16s ease!important}
.carousel-btn:hover{opacity:1!important;transform:translateY(-50%)!important}

.pref-form-icons{display:inline-flex;align-items:center;gap:14px}
.pref-select{display:inline-flex;align-items:center;gap:7px;color:#263241;font-weight:800;line-height:1}
.pref-icon{width:18px;height:18px;color:#596474;display:block;flex:0 0 18px}
.pref-select select{border:0!important;background:transparent!important;padding:0 18px 0 0!important;height:36px!important;color:#263241!important;font-weight:800!important;box-shadow:none!important;appearance:auto!important;min-width:unset!important}
.pref-select select:focus{outline:0!important}

.facility-list{display:flex;flex-wrap:wrap;gap:10px}.facility-chip{display:inline-flex!important;align-items:center!important;gap:8px!important;background:#f7fbf8!important;border:1px solid #eef5f0!important;color:#213042!important;border-radius:999px!important;padding:8px 12px!important;line-height:1!important}.facility-chip .facility-icon{width:17px!important;height:17px!important;color:#168443!important;stroke-width:1.9!important;display:block!important;flex:0 0 17px!important}.facility-chip b{font-size:12px!important;font-weight:800!important;color:#334154!important;white-space:nowrap!important}.facility-list.mini .facility-chip{padding:7px 10px!important}.facility-list.mini .facility-chip .facility-icon{width:15px!important;height:15px!important}.facility-list.mini .facility-chip b{font-size:11.5px!important}

.mobile-bottom-v10{display:none}.mobile-bottom-v10 a span{display:grid!important;place-items:center!important}.mobile-bottom-v10 .nav-icon{width:22px!important;height:22px!important;display:block!important;stroke-width:1.9!important}.mobile-bottom-v10 small{font-size:11px!important;font-weight:800!important;letter-spacing:-.01em!important}.mobile-bottom-v10 a.active .nav-icon{stroke-width:2.15!important}

.profile-page-v10{max-width:1040px}.profile-overview-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:0 0 20px}.profile-stat{background:#fff;border:1px solid #edf2f6;border-radius:22px;padding:18px;box-shadow:0 12px 32px rgba(17,24,32,.04)}.profile-stat span{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#f7fbf8;color:#178244;margin-bottom:12px}.profile-stat .account-svg{width:20px;height:20px}.profile-stat strong{display:block;font-size:30px;letter-spacing:-.05em}.profile-stat small{display:block;color:#697585;font-weight:700;margin-top:2px}.profile-section-card{background:#fff;border:1px solid #edf2f6;border-radius:26px;padding:24px;margin-top:18px;box-shadow:0 14px 36px rgba(17,24,32,.045)}.section-head.compact{margin-bottom:16px}.section-head.compact h2{font-size:28px}.profile-booking-list{display:grid;gap:10px}.profile-booking-row{display:grid;grid-template-columns:78px 1fr auto;align-items:center;gap:14px;border:1px solid #f0f3f6;border-radius:18px;padding:10px;color:#111820;text-decoration:none;background:#fff}.profile-booking-row img{width:78px;height:64px;border-radius:14px;object-fit:cover}.profile-booking-row strong{display:block;font-size:15px}.profile-booking-row span{display:block;color:#697585;font-size:13px;margin-top:2px}.profile-booking-row em{display:grid;place-items:center;width:34px;height:34px;border-radius:12px;background:#f8fafc;color:#168443;font-style:normal}.profile-booking-row .row-svg{width:18px;height:18px}.account-card-icon .account-svg{width:22px;height:22px}

/* Admin icon polish and SVG safety */
.admin-row-icon svg,.admin-nav-svg,.account-svg,.pref-icon,.facility-icon,.nav-icon,.category-icon{display:block!important}.admin-list-row svg:not(.admin-row-svg){max-width:24px;max-height:24px}.pro-sidebar nav a span{max-width:60px;overflow:hidden;text-overflow:ellipsis}.admin-card h2{display:flex;align-items:center;gap:10px}.admin-card h2:before{content:"";display:inline-block;width:8px;height:8px;border-radius:50%;background:#178244;box-shadow:0 0 0 5px #eff8f2}

@media(max-width:980px){
  .topbar-inner{height:auto!important;padding:12px 0!important;gap:10px!important;align-items:center!important}.topbar nav{display:none!important}.topbar-actions{display:flex!important;margin-inline-start:auto!important}.topbar-actions .btn,.topbar-actions .user-mini{display:none!important}.pref-form-icons{display:flex!important;gap:10px!important}.pref-select{gap:5px!important}.pref-select select{font-size:14px!important;height:32px!important;padding-right:12px!important}.pref-icon{width:17px!important;height:17px!important}.brand-image img{height:42px!important;max-width:220px!important}.home-hero-wrap{padding:0!important}.hero-slide,.hero-slide-inner{min-height:500px!important;border-radius:0!important}.hero-slide-copy{padding:32px 24px 44px!important}.hero-slide-copy h1{font-size:42px!important}.hero-slide-copy p{font-size:16px!important}.carousel-btn{display:grid!important;font-size:42px!important;width:42px!important;height:70px!important}.carousel-btn.prev{left:8px!important}.carousel-btn.next{right:8px!important}
}
@media(max-width:620px){
  body{padding-bottom:86px!important}.topbar{position:sticky!important;top:0!important}.topbar-inner{flex-wrap:nowrap!important}.topbar .brand-image img{height:38px!important;max-width:188px!important}.topbar-actions{gap:8px!important}.pref-select select{font-size:13px!important;max-width:76px!important}.hero-slide,.hero-slide-inner{min-height:430px!important}.hero-slide-copy{padding:26px 22px 40px!important}.hero-slide-copy h1{font-size:36px!important}.hero-filter-holder{margin-top:-18px!important}.mobile-bottom-v10{display:grid!important;grid-template-columns:repeat(4,1fr)!important;position:fixed!important;left:0!important;right:0!important;bottom:0!important;z-index:60!important;background:rgba(255,255,255,.97)!important;backdrop-filter:blur(18px)!important;border-top:1px solid #e8edf2!important;border-radius:0!important;box-shadow:0 -12px 34px rgba(17,24,32,.08)!important;padding:9px 8px calc(9px + env(safe-area-inset-bottom))!important}.mobile-bottom-v10 a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:#6b7583!important;text-decoration:none!important}.mobile-bottom-v10 a.active{color:#111820!important}.profile-overview-cards{grid-template-columns:1fr 1fr!important}.profile-stat:last-child{grid-column:1/-1}.profile-section-card{padding:18px;border-radius:22px}.profile-booking-row{grid-template-columns:64px 1fr auto}.profile-booking-row img{width:64px;height:56px}.account-card{padding:18px;border-radius:20px}.profile-hero{margin-bottom:20px}.profile-simple.refined-profile{padding:0!important}.facility-chip{padding:8px 10px!important}.facility-chip b{font-size:11.5px!important}
}

/* BookSahel v11: final hero overlay and admin sidebar fix */
.home-hero-wrap{
  position:relative!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
  background:#fff!important;
}
.home-hero-wrap > .container:first-child{width:100%!important;max-width:none!important;margin:0!important;padding:0!important}
.hero-carousel,
.hero-carousel-full,
.hero-track,
.hero-slide,
.hero-slide::before,
.hero-slide::after{
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.hero-carousel,
.hero-carousel-full{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:0!important;
}
.hero-slide{min-height:650px!important;flex-basis:100vw!important;background-size:cover!important;background-position:center center!important}
.hero-slide-inner{min-height:650px!important}
.hero-filter-holder{
  position:absolute!important;
  left:50%!important;
  bottom:34px!important;
  transform:translateX(-50%)!important;
  margin:0!important;
  z-index:22!important;
  width:min(var(--max),calc(100% - 64px))!important;
  max-width:var(--max)!important;
  padding:0!important;
}
.hero-filter-holder .pro-search{
  margin:0!important;
  border-radius:24px!important;
  box-shadow:0 24px 70px rgba(10,18,28,.24)!important;
  background:rgba(255,255,255,.96)!important;
  backdrop-filter:blur(18px)!important;
}
.carousel-btn,
.carousel-btn:hover,
.carousel-btn:focus,
.carousel-btn:active{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  margin:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  color:#fff!important;
  opacity:.95!important;
  z-index:25!important;
  line-height:1!important;
  transition:opacity .14s ease!important;
}
.carousel-btn:hover,.carousel-btn:focus{opacity:1!important;transform:translateY(-50%)!important;background:transparent!important}
.carousel-btn.prev{left:28px!important}.carousel-btn.next{right:28px!important}

/* Admin sidebar: fixed, scrollable, no overflow outside screen */
.pro-admin-shell{grid-template-columns:96px minmax(0,1fr)!important;min-height:100vh!important}
.pro-sidebar{
  position:sticky!important;
  top:0!important;
  height:100vh!important;
  max-height:100vh!important;
  overflow-y:auto!important;
  overflow-x:hidden!important;
  scrollbar-width:thin!important;
  scrollbar-color:rgba(255,255,255,.25) transparent!important;
  padding:16px 12px!important;
}
.pro-sidebar::-webkit-scrollbar{width:5px!important}.pro-sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25)!important;border-radius:99px!important}
.pro-sidebar .admin-logo{margin-bottom:12px!important}
.pro-sidebar .brand-mark-img{width:38px!important;height:38px!important}
.pro-sidebar nav{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;min-height:0!important}
.pro-sidebar nav a,.pro-sidebar .logout{
  width:66px!important;
  min-height:52px!important;
  padding:7px 4px!important;
  gap:4px!important;
  flex:0 0 auto!important;
}
.pro-sidebar nav a span,.pro-sidebar .logout span{font-size:9.5px!important;line-height:1!important;max-width:62px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pro-sidebar .logout{margin:8px auto 0!important;color:#9aa6b5!important}
.admin-nav-svg{width:19px!important;height:19px!important}
.pro-admin-main{min-width:0!important;overflow-x:hidden!important}
.pro-admin-toolbar{position:relative!important;top:auto!important;z-index:2!important}
.admin-card{overflow:hidden!important}.admin-grid{align-items:start!important}.admin-list-row{min-width:0!important}.admin-list-row strong,.admin-list-row span{word-break:break-word!important}
.admin-row-icon{overflow:hidden!important}.admin-row-icon svg,.admin-row-svg{display:block!important;max-width:22px!important;max-height:22px!important}

@media(max-width:1100px){
  .hero-slide,.hero-slide-inner{min-height:560px!important}
  .hero-filter-holder{bottom:22px!important;width:calc(100% - 40px)!important}
  .pro-admin-shell{grid-template-columns:1fr!important}
  .pro-sidebar{position:sticky!important;top:0!important;height:auto!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;width:100%!important;padding:12px!important;z-index:30!important}
  .pro-sidebar .admin-logo{display:none!important}
  .pro-sidebar nav{display:flex!important;flex-direction:row!important;width:max-content!important;gap:8px!important}
  .pro-sidebar nav a,.pro-sidebar .logout{display:inline-flex!important;flex-direction:row!important;width:auto!important;min-height:42px!important;padding:9px 12px!important;gap:7px!important}
  .pro-sidebar nav a span,.pro-sidebar .logout span{font-size:12px!important;max-width:none!important}
}
@media(max-width:680px){
  .hero-slide,.hero-slide-inner{min-height:500px!important}
  .hero-filter-holder{position:absolute!important;bottom:16px!important;width:calc(100% - 24px)!important}
  .hero-filter-holder .pro-search{border-radius:20px!important;box-shadow:0 18px 50px rgba(10,18,28,.22)!important}
  .carousel-btn.prev{left:6px!important}.carousel-btn.next{right:6px!important}
  .pro-search{grid-template-columns:1fr!important}
  .pro-search .search-field{min-width:0!important}
}

/* BookSahel v12: professional hero/search overlap placement */
.home-hero-wrap{
  position:relative!important;
  padding:0!important;
  margin:0!important;
  overflow:visible!important;
  background:#fff!important;
}
.home-hero-wrap > .container:first-child,
.home-hero-wrap > .container{
  width:100%!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
}
.hero-carousel,
.hero-carousel-full,
.hero-track,
.hero-slide{
  border-radius:0!important;
  overflow:hidden!important;
  box-shadow:none!important;
}
.hero-carousel,
.hero-carousel-full{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  padding:0!important;
}
.hero-track{gap:0!important;border-radius:0!important}
.hero-slide{flex:0 0 100vw!important;min-height:650px!important;border-radius:0!important;background-size:cover!important;background-position:center center!important}
.hero-slide-inner{min-height:650px!important}
.hero-filter-holder{
  position:absolute!important;
  left:50%!important;
  bottom:0!important;
  transform:translate(-50%,70%)!important;
  z-index:30!important;
  width:min(1080px,calc(100% - 72px))!important;
  max-width:1080px!important;
  margin:0!important;
  padding:0!important;
  pointer-events:auto!important;
}
.hero-filter-holder .pro-search{
  width:100%!important;
  margin:0 auto!important;
  border-radius:26px!important;
  background:rgba(255,255,255,.985)!important;
  box-shadow:0 26px 80px rgba(11,18,28,.18)!important;
  backdrop-filter:blur(18px)!important;
  border:1px solid rgba(226,232,240,.95)!important;
}
.home-hero-wrap + .section{
  padding-top:138px!important;
}
.carousel-btn,
.carousel-btn:hover,
.carousel-btn:focus,
.carousel-btn:active{
  position:absolute!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  margin:0!important;
  line-height:1!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  border-radius:0!important;
  color:#fff!important;
  opacity:.95!important;
  z-index:31!important;
  transition:opacity .15s ease!important;
}
.carousel-btn:hover,.carousel-btn:focus{opacity:1!important;transform:translateY(-50%)!important;background:transparent!important}
.carousel-btn.prev{left:30px!important}.carousel-btn.next{right:30px!important}
@media(max-width:980px){
  .hero-slide,.hero-slide-inner{min-height:560px!important}
  .hero-filter-holder{width:calc(100% - 40px)!important;transform:translate(-50%,70%)!important}
  .home-hero-wrap + .section{padding-top:155px!important}
}
@media(max-width:680px){
  .hero-slide,.hero-slide-inner{min-height:500px!important}
  .hero-filter-holder{width:calc(100% - 24px)!important;transform:translate(-50%,70%)!important}
  .hero-filter-holder .pro-search{border-radius:20px!important;box-shadow:0 20px 60px rgba(11,18,28,.18)!important}
  .home-hero-wrap + .section{padding-top:210px!important}
  .carousel-btn.prev{left:8px!important}.carousel-btn.next{right:8px!important}
}

/* BookSahel v13: professional overview dashboards + fixed admin navigation */
.pro-admin-shell{grid-template-columns:232px minmax(0,1fr)!important;background:#f5f7fa!important;min-height:100vh!important}
.pro-sidebar{position:sticky!important;top:0!important;width:232px!important;height:100vh!important;max-height:100vh!important;overflow:hidden!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;padding:18px 14px!important;background:#07101a!important;border-right:1px solid #111d2a!important;z-index:50!important}
.pro-sidebar .admin-logo{display:flex!important;align-items:center!important;gap:12px!important;margin:0 0 18px!important;color:#fff!important;text-transform:none!important;letter-spacing:0!important;font-size:14px!important;min-height:44px!important}
.pro-sidebar .admin-logo strong{font-size:14px!important;font-weight:800!important;color:#fff!important}
.pro-sidebar .brand-mark-img{width:36px!important;height:36px!important;filter:brightness(0) invert(1)!important;flex:0 0 36px!important}
.pro-sidebar nav{display:flex!important;flex-direction:column!important;gap:6px!important;width:100%!important;flex:1 1 auto!important;min-height:0!important;overflow-y:auto!important;overflow-x:hidden!important;padding:2px 3px 8px 0!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.25) transparent!important}
.pro-sidebar nav::-webkit-scrollbar{width:5px!important}.pro-sidebar nav::-webkit-scrollbar-thumb{background:rgba(255,255,255,.25)!important;border-radius:99px!important}
.pro-sidebar nav a,.pro-sidebar .logout{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;gap:12px!important;width:100%!important;min-height:44px!important;height:auto!important;margin:0!important;padding:10px 12px!important;border-radius:14px!important;color:#98a6b7!important;background:transparent!important;text-align:left!important;text-decoration:none!important;font-weight:750!important;flex:0 0 auto!important}
.pro-sidebar nav a span,.pro-sidebar .logout span{font-size:13px!important;line-height:1.1!important;max-width:150px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;color:inherit!important}
.pro-sidebar nav a:hover,.pro-sidebar .logout:hover{background:rgba(255,255,255,.08)!important;color:#fff!important}
.pro-sidebar nav a.active{background:#fff!important;color:#0b1420!important;box-shadow:0 16px 36px rgba(0,0,0,.22)!important}
.pro-sidebar .logout{margin-top:10px!important;color:#a8b4c4!important;flex:0 0 auto!important}
.admin-nav-svg{width:20px!important;height:20px!important;flex:0 0 20px!important;display:block!important}
.pro-admin-main{padding:30px 34px!important;min-width:0!important;overflow-x:hidden!important}
.pro-admin-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:18px!important;margin-bottom:22px!important}
.pro-admin-top h1{font-size:34px!important;letter-spacing:-.055em!important;margin:0!important}.pro-admin-top p{margin:4px 0 0!important;color:#6c7786!important}
.dashboard-welcome{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:18px;padding:24px;border:1px solid #eef2f6;border-radius:26px;background:linear-gradient(135deg,#fff,#f9fbfd);box-shadow:0 14px 38px rgba(17,24,32,.045)}
.dashboard-welcome span{display:block;font-size:12px;letter-spacing:.09em;text-transform:uppercase;font-weight:850;color:#6d7785;margin-bottom:8px}.dashboard-welcome h2{font-size:34px;line-height:1.05;letter-spacing:-.06em;margin:0 0 8px}.dashboard-welcome p{margin:0;color:#66717f;max-width:760px}.dash-actions{display:flex;gap:10px;align-items:center;flex-wrap:wrap}
.pro-stats-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important;gap:14px!important}.pro-stat-card{display:block;text-decoration:none;color:inherit;transition:.15s ease;border:1px solid #edf1f5;background:#fff}.pro-stat-card:hover{transform:translateY(-2px);box-shadow:0 18px 42px rgba(17,24,32,.08)!important;border-color:#dfe6ee!important}.pro-stat-card strong{font-size:28px!important;letter-spacing:-.04em!important}.pro-stat-card span{display:flex;align-items:center;gap:8px}.pro-stat-card span:before{content:"";width:8px;height:8px;border-radius:50%;background:#178244;box-shadow:0 0 0 5px #edf8f2;flex:0 0 auto}
.dashboard-grid{grid-template-columns:1.45fr .9fr!important;gap:18px!important}.dashboard-card.wide{grid-column:span 1!important}.dash-card-head{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:18px}.dash-card-head h2{margin:0 0 4px!important}.dash-card-head p{margin:0;color:#6c7786}.dash-card-head a{font-weight:850;color:#172333}
.ops-flow{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.ops-step{display:flex;flex-direction:column;gap:8px;min-height:150px;padding:16px;border:1px solid #eef2f6;border-radius:18px;background:#fbfcfd;text-decoration:none;color:#172333;transition:.15s ease}.ops-step:hover{transform:translateY(-2px);background:#fff;box-shadow:0 14px 34px rgba(17,24,32,.07)}.ops-step .ops-icon{width:38px;height:38px;border-radius:14px;background:#eef7f1;color:#178244;display:grid;place-items:center}.ops-step strong{font-size:28px;letter-spacing:-.04em}.ops-step b{font-size:13px}.ops-step small{color:#7a8491}
.dash-bars{height:240px;display:grid;grid-template-columns:repeat(10,1fr);gap:10px;align-items:end;padding-top:12px}.dash-day{height:100%;display:flex;flex-direction:column;justify-content:flex-end;align-items:center;gap:8px;text-decoration:none;color:#172333;min-width:0}.bar-track{position:relative;display:flex;align-items:flex-end;justify-content:center;width:100%;height:190px;border-radius:18px;background:linear-gradient(180deg,#f4f6f9,#fff);border:1px solid #eef2f6;overflow:hidden}.bar-track i,.bar-track em{position:absolute;bottom:0;width:42%;border-radius:14px 14px 0 0;transition:.18s ease}.bar-track i{left:18%;background:#172333}.bar-track em{right:18%;background:#178244}.dash-day:hover .bar-track i,.dash-day:hover .bar-track em{filter:brightness(1.05);transform:scaleY(1.03);transform-origin:bottom}.dash-day b{font-size:11px;color:#6f7a88;white-space:nowrap}.dash-legend{display:flex;align-items:center;gap:18px;margin-top:12px;color:#6f7a88;font-size:12px;font-weight:750}.dash-legend span{display:flex;align-items:center;gap:8px}.dash-legend i,.dash-legend em{display:block;width:12px;height:12px;border-radius:4px;background:#172333}.dash-legend em{background:#178244}
.category-mix{display:grid;gap:8px}.category-mix-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:11px 10px;border:1px solid #eef2f6;border-radius:15px;background:#fff;text-decoration:none;color:#172333}.category-mix-row:hover{background:#fbfcfd}.category-mix-row .admin-row-icon{width:38px;height:38px;border-radius:13px;background:#eef7f1;color:#178244;display:grid;place-items:center}.category-mix-row .admin-row-icon svg{width:19px!important;height:19px!important}.category-mix-row small{display:block;color:#74808e;margin-top:2px}.category-mix-row b{font-size:12px;color:#506071;text-align:right;white-space:nowrap}
.latest-op-row{display:grid;grid-template-columns:38px 1fr auto;align-items:center;gap:12px;padding:12px 0;border-bottom:1px solid #eef2f6;text-decoration:none;color:#172333}.latest-op-row:last-child{border-bottom:0}.latest-icon{display:grid;place-items:center;width:38px;height:38px;border-radius:13px;background:#f6f8fb;color:#172333}.latest-icon svg{width:18px!important;height:18px!important}.latest-op-row small{display:block;color:#75808d;margin-top:2px}.latest-op-row .status{white-space:nowrap;font-style:normal}
.admin-card.dashboard-card{overflow:visible!important}.admin-grid.dashboard-grid{align-items:start!important}.admin-card h2:before{display:none!important}
@media(max-width:1280px){.pro-stats-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.ops-flow{grid-template-columns:repeat(3,1fr)}.dashboard-grid{grid-template-columns:1fr!important}.dashboard-card.wide{grid-column:auto!important}}
@media(max-width:1100px){.pro-admin-shell{grid-template-columns:1fr!important}.pro-sidebar{position:sticky!important;top:0!important;width:100%!important;height:auto!important;max-height:none!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;padding:12px 14px!important;z-index:60!important}.pro-sidebar .admin-logo{display:none!important}.pro-sidebar nav{display:flex!important;flex-direction:row!important;overflow-x:auto!important;overflow-y:hidden!important;width:100%!important;padding:0!important}.pro-sidebar nav a,.pro-sidebar .logout{width:auto!important;min-height:44px!important;padding:10px 13px!important;gap:8px!important}.pro-sidebar nav a span,.pro-sidebar .logout span{font-size:12px!important;max-width:none!important}.pro-sidebar .logout{margin:0!important}.pro-admin-main{padding:22px!important}}
@media(max-width:760px){.dashboard-welcome{display:block}.dashboard-welcome .btn,.dash-actions{margin-top:14px}.pro-stats-grid{grid-template-columns:1fr 1fr!important}.ops-flow{grid-template-columns:1fr 1fr}.dash-bars{gap:5px}.category-mix-row,.latest-op-row{grid-template-columns:34px 1fr}.category-mix-row b,.latest-op-row .status{grid-column:2;justify-self:start}.pro-admin-top{display:block!important}.admin-user{margin-top:12px}}
@media(max-width:520px){.pro-stats-grid{grid-template-columns:1fr!important}.ops-flow{grid-template-columns:1fr}.dash-bars{overflow-x:auto;grid-template-columns:repeat(10,48px)}.bar-track{height:170px}.dashboard-welcome h2{font-size:28px}}

/* BookSahel v14: dashboard/sidebar stability, mobile polish, partner profile and QR refinements */
.qr-card{width:max-content;max-width:100%;margin:0 auto;padding:14px;border:1px solid #e9edf2;border-radius:24px;background:#fff;box-shadow:0 18px 44px rgba(17,24,32,.08);text-align:center}
.qr-card .qr-img{display:block;border-radius:18px;background:#fff;image-rendering:auto;max-width:100%;height:auto}
.qr-card strong{display:block;margin-top:10px;font-size:14px;letter-spacing:.08em;color:#111820}

/* Hard fix for admin menu overlap */
.admin-shell.pro-admin-shell{display:block!important;min-height:100vh!important;background:#f5f7fa!important;padding-left:258px!important;overflow-x:hidden!important}
.pro-sidebar{position:fixed!important;left:0!important;top:0!important;bottom:0!important;width:258px!important;height:100vh!important;max-height:100vh!important;overflow:hidden!important;z-index:100!important;padding:16px 12px!important;background:#07101a!important;border-right:1px solid rgba(255,255,255,.08)!important}
.pro-sidebar nav{max-height:calc(100vh - 118px)!important;overflow-y:auto!important;overflow-x:hidden!important;padding-right:4px!important;scrollbar-width:thin!important}
.pro-sidebar nav a,.pro-sidebar .logout{min-height:40px!important;padding:9px 11px!important;border-radius:12px!important;gap:10px!important}
.pro-sidebar nav a span,.pro-sidebar .logout span{font-size:12px!important;line-height:1.15!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}
.pro-sidebar .admin-logo{min-height:40px!important;margin-bottom:12px!important}
.pro-sidebar .logout{position:sticky!important;bottom:0!important;background:#07101a!important}
.pro-admin-main{margin-left:0!important;padding:28px 30px!important;width:100%!important;max-width:none!important;min-width:0!important}
.pro-admin-top{position:relative!important;z-index:2!important}
.pro-admin-main .admin-card{border-radius:24px!important;border-color:#eef2f6!important;box-shadow:0 12px 34px rgba(17,24,32,.045)!important}
.pro-admin-toolbar{position:relative!important;z-index:3!important;background:#fff!important;border-radius:18px!important;padding:10px!important;border:1px solid #eef2f6!important}
.pro-admin-toolbar .btn,.pro-admin-toolbar select,.pro-admin-toolbar input{white-space:nowrap!important}

/* Partner list/profile */
.pro-partner-filter{margin:16px 0 12px!important;display:grid!important;grid-template-columns:1fr 220px auto!important;gap:10px!important}
.partners-list{display:grid;gap:12px;margin-top:12px}
.partner-row{display:grid;grid-template-columns:auto 94px minmax(0,1fr) 150px auto;align-items:center;gap:16px;border:1px solid #eef2f6;border-radius:20px;background:#fff;padding:12px;box-shadow:0 8px 22px rgba(17,24,32,.035)}
.partner-thumb{width:94px;height:70px;border-radius:16px;background-size:cover;background-position:center;display:block;background-color:#edf2f7}
.partner-info strong{font-size:18px;letter-spacing:-.03em;color:#111820}.partner-info span{display:block;color:#6d7785;margin-top:3px}.partner-tags{display:flex;gap:6px;flex-wrap:wrap;margin-top:8px}.partner-tags em{font-style:normal;font-size:11px;font-weight:800;border-radius:999px;padding:4px 8px;background:#f5f8fa;color:#5c6877}.partner-metrics{text-align:right}.partner-metrics b{display:block;font-size:16px}.partner-metrics small{color:#7b8694}.partner-profile-head{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:16px}.partner-profile-head h2{margin:6px 0 2px;font-size:34px;letter-spacing:-.055em}.partner-profile-head p{margin:0;color:#6d7785}.partner-profile-grid{align-items:start!important}.partner-photo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:10px;margin-bottom:14px}.partner-photo{position:relative;min-height:122px;border-radius:18px;background-size:cover;background-position:center;background-color:#edf2f7;overflow:hidden;border:1px solid #eef2f6}.partner-photo span{position:absolute;left:10px;bottom:10px;border-radius:999px;background:rgba(255,255,255,.9);padding:5px 9px;font-weight:800;font-size:11px}.partner-photo button{position:absolute;right:8px;top:8px;border:0;width:28px;height:28px;border-radius:999px;background:#111820;color:#fff;font-size:18px;line-height:1;cursor:pointer}.mini-upload{display:grid;gap:10px;margin-top:12px}.full-span{grid-column:1/-1}

/* More premium mobile spacing */
@media(max-width:1100px){
  .admin-shell.pro-admin-shell{padding-left:0!important;padding-top:64px!important}
  .pro-sidebar{top:0!important;left:0!important;right:0!important;bottom:auto!important;width:100%!important;height:64px!important;max-height:64px!important;display:flex!important;flex-direction:row!important;align-items:center!important;padding:8px 10px!important;overflow-x:auto!important;overflow-y:hidden!important}
  .pro-sidebar .admin-logo{display:none!important}
  .pro-sidebar nav{display:flex!important;flex-direction:row!important;max-height:none!important;height:48px!important;overflow-x:auto!important;overflow-y:hidden!important;gap:6px!important;flex:1 1 auto!important;white-space:nowrap!important;padding:0!important}
  .pro-sidebar nav a,.pro-sidebar .logout{width:auto!important;min-width:max-content!important;height:44px!important;min-height:44px!important;padding:9px 12px!important}
  .pro-sidebar .logout{position:static!important;margin:0 0 0 6px!important;flex:0 0 auto!important}
  .pro-admin-main{padding:20px!important}
}
@media(max-width:760px){
  .section{padding:28px 0!important}
  .home-hero-wrap + .section{padding-top:116px!important}
  .beach-grid,.professional-grid{gap:14px!important}
  .beach-card,.listing-card,.panel-card,.booking-card,.profile-simple,.auth-card{border-radius:20px!important}
  .beach-card-body{padding:16px!important;gap:14px!important}
  .facility-list{gap:7px!important;margin:12px 0!important}.facility-chip{padding:7px 9px!important;border-radius:10px!important}.facility-chip b{font-size:11px!important}.facility-chip .facility-icon{width:15px!important;height:15px!important}
  .booking-header-simple h1,.section-head h1,.section-head h2{font-size:30px!important;line-height:1.05!important}
  .section-head{display:block!important;margin-bottom:16px!important}.section-head .btn,.section-head .link{margin-top:10px!important;display:inline-flex!important}
  .details-grid,.checkout-grid,.admin-grid{gap:14px!important}
  .profile-grid-links{gap:12px!important}.account-card{padding:16px!important;border-radius:18px!important}.account-card-icon{width:40px!important;height:40px!important}
  .mobile-bottom{box-shadow:0 -16px 34px rgba(17,24,32,.08)!important}.mobile-bottom a small{font-size:10.5px!important}.mobile-bottom .nav-icon{width:21px!important;height:21px!important}
  .success-screen{padding-top:28px!important}.success-card{gap:12px!important}
  .qr-card{padding:10px!important;border-radius:20px!important}.qr-card .qr-img{width:190px!important;height:190px!important}
  .pro-partner-filter{grid-template-columns:1fr!important}.partner-row{grid-template-columns:auto 70px 1fr!important;gap:10px!important}.partner-row .btn,.partner-metrics{grid-column:3}.partner-thumb{width:70px;height:58px}.partner-photo-grid{grid-template-columns:1fr!important}
}
@media(max-width:520px){
  .home-hero-wrap + .section{padding-top:132px!important}
  .hero-filter-holder .pro-search{width:min(94vw,1120px)!important}
  .pro-admin-main{padding:14px!important}
  .pro-admin-top h1{font-size:26px!important}
  .pro-sidebar nav a span,.pro-sidebar .logout span{display:none!important}.pro-sidebar nav a,.pro-sidebar .logout{min-width:44px!important;justify-content:center!important}
}

/* v15 season weekday pricing + hero photo admin */
.weekday-section{margin:16px 0 18px;padding:14px;border:1px solid #edf1f5;border-radius:16px;background:#fbfcfd}
.weekday-section>strong{display:block;margin-bottom:10px;color:#111820}
.weekday-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px}
.weekday-grid label{display:flex;align-items:center;gap:8px;border:1px solid #e7ecf2;border-radius:12px;background:#fff;padding:10px 12px;font-weight:750;color:#344052}
.weekday-grid input{accent-color:#111820}.admin-separator{border:0;border-top:1px solid #edf1f5;margin:22px 0}.season-pricing-form .btn{margin-top:8px}
.hero-admin-list{display:grid;gap:16px}.hero-edit-card{display:grid;grid-template-columns:260px 1fr;gap:18px;align-items:stretch;border:1px solid #edf1f5;border-radius:20px;background:#fff;padding:14px;box-shadow:0 10px 28px rgba(17,24,32,.04)}
.hero-edit-preview{min-height:180px;border-radius:16px;background-size:cover;background-position:center;border:1px solid #edf1f5}.hero-edit-fields .field{margin-bottom:10px}.hero-edit-fields textarea{min-height:72px}.hero-admin-grid .admin-card{overflow:visible}
@media(max-width:900px){.weekday-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.hero-edit-card{grid-template-columns:1fr}.hero-edit-preview{min-height:220px}}
@media(max-width:560px){.weekday-grid{grid-template-columns:1fr}}


/* BookSahel v16: per-client approval and reservation mode controls */
.booking-mode-tags{display:flex;gap:8px;flex-wrap:wrap;margin:16px 0}
.booking-mode-tags span,.partner-tags em{display:inline-flex;align-items:center;border-radius:999px;background:#f6f8fb;padding:6px 10px;color:#5d6877;font-size:12px;font-weight:800;font-style:normal}
.partner-tags em:nth-last-child(1),.partner-tags em:nth-last-child(2){background:#eef7f1;color:#1f7d4a}
.reservation-form .form-grid-3{align-items:end}
@media(max-width:720px){.booking-mode-tags{margin:12px 0}.partner-tags{gap:6px}.partner-tags em{font-size:11px;padding:5px 8px}}

/* V17 checkout, VAT and partner creation refinements */
.ticket-option{grid-template-columns:145px 1fr minmax(230px,320px)!important;align-items:center}.ticket-option>input{display:none}.ticket-qty-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px}.ticket-qty-grid label{display:flex;flex-direction:column;gap:6px;font-size:12px;font-weight:800;color:#75808e;text-transform:uppercase;letter-spacing:.05em}.ticket-qty-grid input{width:100%;height:44px;border:1px solid #e3e8ee;border-radius:12px;text-align:center;font-weight:800;color:#111820;background:#fff}.reservation-hint{grid-column:1/-1;background:#f8fafc;border:1px solid #edf1f5;border-radius:16px;padding:14px 16px;display:flex;flex-direction:column;gap:3px}.reservation-hint span{font-size:14px;text-transform:none;letter-spacing:0;font-weight:600;color:#687383}.create-partner-card{margin-bottom:22px}.create-partner-card .form-grid-3{align-items:end}.create-partner-card button{grid-column:1/-1}.line span small{display:block;color:#74808e;margin-top:2px}.vat-note{font-size:12px;color:#74808e}.booking-mode-tags span:last-child{background:#eef7f0;color:#267a45}@media(max-width:760px){.ticket-option{grid-template-columns:1fr!important}.ticket-option img{width:100%;height:150px}.ticket-qty-grid{grid-template-columns:1fr 1fr}.create-partner-card .form-grid-3{grid-template-columns:1fr!important}}

/* V18 category availability / under construction */
.category-scroll a.is-coming-soon{opacity:.58}
.category-scroll a.is-coming-soon small{color:#7a8491}
.under-construction-page{min-height:62vh;display:grid;place-items:center;padding-top:72px;padding-bottom:72px}
.under-construction-card{max-width:780px;width:100%;text-align:center;background:linear-gradient(180deg,#fff,#fbfcfd);border:1px solid #edf1f5;border-radius:32px;padding:54px 38px;box-shadow:0 24px 70px rgba(17,24,32,.08)}
.under-construction-icon{width:82px;height:82px;margin:0 auto 22px;border-radius:26px;background:#eef7f0;color:#2f8a5a;display:grid;place-items:center}
.under-construction-svg{width:42px;height:42px}
.under-construction-card .eyebrow{display:inline-block;color:#2f8a5a;margin-bottom:12px}
.under-construction-card h1{font-size:clamp(34px,5vw,58px);line-height:1;letter-spacing:-.065em;margin:0 0 16px;color:#111820}
.under-construction-card p{font-size:18px;color:#66717f;max-width:560px;margin:0 auto 28px}
.under-construction-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}
@media(max-width:620px){.under-construction-page{padding-top:40px}.under-construction-card{padding:36px 22px;border-radius:26px}.under-construction-card h1{font-size:34px}.under-construction-card p{font-size:16px}}


/* BookSahel v19 gallery, reviews and partner role refinements */
.live-gallery{display:grid;grid-template-columns:2fr .75fr;gap:14px}
.live-gallery .gallery-main img{width:100%;height:520px;object-fit:cover;border-radius:24px}
.live-gallery .gallery-side{display:grid;grid-template-columns:1fr;gap:14px}
.live-gallery .gallery-side a{display:block;overflow:hidden;border-radius:22px;background:#f5f7f8}
.live-gallery .gallery-side img{width:100%;height:120px;object-fit:cover;transition:transform .2s ease}
.live-gallery .gallery-side a:hover img{transform:scale(1.03)}
.reviews-section{margin-top:42px;padding-top:26px;border-top:1px solid #eef2f6}
.reviews-head{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:16px}
.reviews-head h2{margin:0}
.reviews-head span{color:#66717f;font-weight:700}
.review-form{border:1px solid #eef2f6;border-radius:22px;padding:18px;margin:14px 0 20px;background:#fff;box-shadow:0 10px 28px rgba(17,24,32,.04)}
.review-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.review-card{background:#fff;border:1px solid #eef2f6;border-radius:18px;padding:16px;box-shadow:0 8px 24px rgba(17,24,32,.035)}
.review-card p{margin:8px 0;color:#4b5665;line-height:1.55}
.review-card small{color:#778392}
.partner-photo-grid{display:grid;grid-template-columns:repeat(2, minmax(0,1fr));gap:10px}
.partner-photo{min-height:120px;background-size:cover;background-position:center;border-radius:16px;position:relative;overflow:hidden;border:1px solid #eef2f6}
.partner-photo span{position:absolute;left:10px;top:10px;background:rgba(255,255,255,.92);border-radius:999px;padding:5px 10px;font-weight:800;font-size:12px}
.partner-photo button{position:absolute;right:8px;top:8px;border:0;background:rgba(17,24,32,.88);color:#fff;width:30px;height:30px;border-radius:999px;cursor:pointer}
@media(max-width:900px){.live-gallery{grid-template-columns:1fr}.live-gallery .gallery-main img{height:360px}.live-gallery .gallery-side{grid-template-columns:repeat(2,1fr)}.review-list{grid-template-columns:1fr}}
@media(max-width:620px){.live-gallery .gallery-main img{height:280px;border-radius:20px}.live-gallery .gallery-side img{height:96px}.details-head{padding-top:18px}.reviews-section{margin-top:28px}}


/* BookSahel v20: professional system-wide toolbar + live gallery cleanup */
.pro-admin-toolbar{
  position:relative!important;
  top:auto!important;
  z-index:auto!important;
  display:grid!important;
  grid-template-columns:1fr!important;
  gap:16px!important;
  padding:18px!important;
  border:1px solid #eef2f6!important;
  border-radius:22px!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(17,24,32,.055)!important;
  margin:0 0 20px!important;
  overflow:visible!important;
}
.toolbar-head,.toolbar-foot{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:16px!important;
  width:100%!important;
}
.toolbar-head strong{display:block;font-size:18px;letter-spacing:-.03em;color:#111820}
.toolbar-head span,.toolbar-help{display:block;color:#7a8594;font-size:13px;margin-top:2px}
.export-actions,.bulk-actions{display:flex!important;align-items:center!important;gap:8px!important;flex-wrap:wrap!important}
.admin-filter-grid{
  display:grid!important;
  grid-template-columns:minmax(190px,1.1fr) minmax(160px,.85fr) minmax(260px,1.25fr) minmax(150px,.7fr) minmax(150px,.7fr) auto!important;
  gap:10px!important;
  align-items:end!important;
  width:100%!important;
}
.admin-filter-grid label{
  display:flex!important;
  flex-direction:column!important;
  gap:6px!important;
  min-width:0!important;
}
.admin-filter-grid label span{
  color:#7a8594!important;
  font-size:11px!important;
  font-weight:850!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.admin-filter-grid input,
.admin-filter-grid select,
.bulk-actions select{
  width:100%!important;
  height:46px!important;
  border:1px solid #e5ebf2!important;
  border-radius:14px!important;
  background:#fff!important;
  padding:0 13px!important;
  font-weight:700!important;
  color:#111820!important;
  min-width:0!important;
}
.admin-filter-grid .filter-wide{min-width:0!important}
.admin-filter-grid .filter-submit{
  height:46px!important;
  min-width:105px!important;
  align-self:end!important;
}
.table-wrap{width:100%;overflow:auto}
.table-wrap table{min-width:980px}
.live-gallery{display:grid!important;grid-template-columns:minmax(0,2fr) minmax(220px,.74fr)!important;gap:14px!important}
.live-gallery.single-gallery{display:block!important}
.live-gallery .gallery-main img{width:100%!important;height:520px!important;object-fit:cover!important;border-radius:24px!important}
.live-gallery .gallery-side{display:grid!important;grid-template-columns:1fr!important;gap:14px!important}
.live-gallery .gallery-side a{display:block!important;overflow:hidden!important;border-radius:22px!important;background:#f5f7f8!important}
.live-gallery .gallery-side img{width:100%!important;height:120px!important;object-fit:cover!important}
.live-gallery.empty-gallery{display:block!important;border:1px solid #eef2f6;border-radius:24px;padding:34px;background:#fbfcfd}
@media(max-width:1180px){
  .admin-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}
  .admin-filter-grid .filter-submit{width:100%!important}
}
@media(max-width:760px){
  .toolbar-head,.toolbar-foot{display:grid!important;grid-template-columns:1fr!important}
  .admin-filter-grid{grid-template-columns:1fr!important}
  .export-actions,.bulk-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .bulk-actions select{grid-column:1/-1}
  .live-gallery{grid-template-columns:1fr!important}
  .live-gallery .gallery-main img{height:360px!important}
  .live-gallery .gallery-side{grid-template-columns:repeat(2,1fr)!important}
}

/* BookSahel v21: final admin toolbar + adaptive live gallery */
.pro-admin-toolbar.v21-toolbar{
  position:relative!important;
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:12px!important;
  align-items:end!important;
  padding:14px!important;
  margin:0 0 18px!important;
  border:1px solid #eef2f6!important;
  border-radius:20px!important;
  background:#fff!important;
  box-shadow:0 14px 36px rgba(17,24,32,.045)!important;
  overflow:visible!important;
}
.pro-admin-toolbar.v21-toolbar .toolbar-actions{
  display:flex!important;
  align-items:end!important;
  justify-content:flex-end!important;
  gap:8px!important;
  min-width:max-content!important;
}
.pro-admin-toolbar.v21-toolbar .admin-filter-grid{
  display:grid!important;
  grid-template-columns:minmax(150px,.9fr) minmax(145px,.75fr) minmax(220px,1.15fr) 142px 142px 92px!important;
  gap:8px!important;
  align-items:end!important;
  width:100%!important;
  min-width:0!important;
}
.pro-admin-toolbar.v21-toolbar .admin-filter-grid label{
  display:flex!important;
  flex-direction:column!important;
  gap:5px!important;
  min-width:0!important;
}
.pro-admin-toolbar.v21-toolbar .admin-filter-grid label span{
  font-size:10px!important;
  line-height:1!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  font-weight:850!important;
  color:#7a8594!important;
}
.pro-admin-toolbar.v21-toolbar .admin-filter-grid input,
.pro-admin-toolbar.v21-toolbar .admin-filter-grid select,
.pro-admin-toolbar.v21-toolbar .toolbar-actions select{
  width:100%!important;
  height:42px!important;
  border:1px solid #e5ebf2!important;
  border-radius:12px!important;
  background:#fff!important;
  padding:0 12px!important;
  color:#111820!important;
  font-weight:700!important;
  min-width:0!important;
  max-width:100%!important;
}
.pro-admin-toolbar.v21-toolbar .filter-submit,
.pro-admin-toolbar.v21-toolbar .toolbar-actions .btn,
.pro-admin-toolbar.v21-toolbar .bulk-apply{
  height:42px!important;
  padding:0 14px!important;
  white-space:nowrap!important;
}
.pro-admin-toolbar.v21-toolbar .bulk-select{width:150px!important;min-width:150px!important}
.pro-admin-toolbar.v21-toolbar .export-btn{min-width:58px!important;background:#f8fafc!important;border:1px solid #edf2f7!important}
@media(max-width:1380px){
  .pro-admin-toolbar.v21-toolbar{grid-template-columns:1fr!important}
  .pro-admin-toolbar.v21-toolbar .toolbar-actions{justify-content:space-between!important;min-width:0!important;flex-wrap:wrap!important}
  .pro-admin-toolbar.v21-toolbar .admin-filter-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}
  .pro-admin-toolbar.v21-toolbar .filter-submit{width:100%!important}
}
@media(max-width:760px){
  .pro-admin-toolbar.v21-toolbar .admin-filter-grid{grid-template-columns:1fr!important}
  .pro-admin-toolbar.v21-toolbar .toolbar-actions{display:grid!important;grid-template-columns:1fr 1fr!important}
  .pro-admin-toolbar.v21-toolbar .bulk-select{width:100%!important;min-width:0!important;grid-column:1/-1!important}
  .pro-admin-toolbar.v21-toolbar .bulk-apply{width:100%!important;grid-column:1/-1!important}
}

.live-gallery{
  display:grid!important;
  gap:14px!important;
  align-items:stretch!important;
  width:100%!important;
}
.live-gallery .gallery-main,
.live-gallery .gallery-thumb{
  border:0!important;
  padding:0!important;
  margin:0!important;
  display:block!important;
  background:#f6f8fa!important;
  cursor:pointer!important;
  overflow:hidden!important;
  border-radius:24px!important;
  box-shadow:none!important;
}
.live-gallery .gallery-main img,
.live-gallery .gallery-thumb img{
  width:100%!important;
  height:100%!important;
  display:block!important;
  object-fit:cover!important;
  transition:transform .2s ease, opacity .2s ease!important;
}
.live-gallery .gallery-main:hover img,
.live-gallery .gallery-thumb:hover img{transform:scale(1.015)!important}
.live-gallery.gallery-count-1{display:block!important}
.live-gallery.gallery-count-1 .gallery-main{height:540px!important}
.live-gallery.gallery-count-2{grid-template-columns:1fr 1fr!important}
.live-gallery.gallery-count-2 .gallery-main{height:520px!important}
.live-gallery.gallery-count-2 .gallery-side{display:block!important;height:520px!important}
.live-gallery.gallery-count-2 .gallery-side .gallery-thumb{height:520px!important}
.live-gallery.gallery-count-3{grid-template-columns:2fr .75fr!important}
.live-gallery.gallery-count-3 .gallery-main{height:520px!important}
.live-gallery.gallery-count-3 .gallery-side{height:520px!important;display:grid!important;grid-template-columns:1fr!important;grid-template-rows:repeat(2,1fr)!important;gap:14px!important}
.live-gallery.gallery-count-4,
.live-gallery.gallery-count-5{grid-template-columns:2fr .9fr!important}
.live-gallery.gallery-count-4 .gallery-main,
.live-gallery.gallery-count-5 .gallery-main{height:520px!important}
.live-gallery.gallery-count-4 .gallery-side,
.live-gallery.gallery-count-5 .gallery-side{height:520px!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;grid-auto-rows:1fr!important;gap:14px!important}
.live-gallery .gallery-thumb.active{outline:3px solid rgba(23,35,51,.18)!important;outline-offset:3px!important}
.live-gallery.empty-gallery{display:block!important;padding:34px!important;border:1px solid #eef2f6!important;background:#fbfcfd!important;border-radius:24px!important}
@media(max-width:760px){
  .live-gallery,
  .live-gallery.gallery-count-1,
  .live-gallery.gallery-count-2,
  .live-gallery.gallery-count-3,
  .live-gallery.gallery-count-4,
  .live-gallery.gallery-count-5{
    display:flex!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    gap:12px!important;
    padding-bottom:4px!important;
  }
  .live-gallery .gallery-main,
  .live-gallery .gallery-thumb,
  .live-gallery.gallery-count-2 .gallery-side,
  .live-gallery.gallery-count-3 .gallery-side,
  .live-gallery.gallery-count-4 .gallery-side,
  .live-gallery.gallery-count-5 .gallery-side{
    display:contents!important;
    height:auto!important;
  }
  .live-gallery .gallery-main img,
  .live-gallery .gallery-thumb img{
    width:84vw!important;
    min-width:84vw!important;
    height:360px!important;
    border-radius:22px!important;
    scroll-snap-align:center!important;
  }
  .details-head{width:100%!important;max-width:none!important;padding-inline:16px!important}
}
/* Fine-tune gallery when exactly 4 images exist: 1 main + 3 stacked photos, no empty grid cell. */
.live-gallery.gallery-count-4 .gallery-side{grid-template-columns:1fr!important;grid-template-rows:repeat(3,1fr)!important}


/* BookSahel v22: true one-line professional admin filter/export/bulk toolbar */
.admin-card .pro-admin-toolbar.v22-toolbar{
  display:flex!important;
  flex-wrap:nowrap!important;
  align-items:flex-end!important;
  justify-content:space-between!important;
  gap:12px!important;
  width:100%!important;
  max-width:100%!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  padding:14px 16px!important;
  margin:14px 0 20px!important;
  border:1px solid #e9eef5!important;
  border-radius:18px!important;
  background:#fff!important;
  box-shadow:0 14px 42px rgba(17,24,32,.045)!important;
  -webkit-overflow-scrolling:touch;
}
.admin-card .pro-admin-toolbar.v22-toolbar::-webkit-scrollbar{height:6px}
.admin-card .pro-admin-toolbar.v22-toolbar::-webkit-scrollbar-thumb{background:#dbe3ec;border-radius:999px}
.admin-card .v22-toolbar .v22-filter-row{
  display:flex!important;
  flex:1 1 auto!important;
  min-width:0!important;
  max-width:100%!important;
  flex-wrap:nowrap!important;
  align-items:flex-end!important;
  gap:10px!important;
  margin:0!important;
  padding:0!important;
}
.admin-card .v22-toolbar .v22-filter-row label{
  display:flex!important;
  flex-direction:column!important;
  justify-content:flex-end!important;
  gap:5px!important;
  margin:0!important;
  padding:0!important;
  min-width:0!important;
  border:0!important;
  background:transparent!important;
}
.admin-card .v22-toolbar .v22-filter-row label span{
  display:block!important;
  font-size:10px!important;
  line-height:1!important;
  font-weight:900!important;
  text-transform:uppercase!important;
  letter-spacing:.08em!important;
  color:#7c8796!important;
  margin:0!important;
}
.admin-card .v22-toolbar input,
.admin-card .v22-toolbar select{
  height:42px!important;
  border:1px solid #e1e8f0!important;
  border-radius:12px!important;
  background:#fff!important;
  color:#111820!important;
  font-weight:700!important;
  padding:0 12px!important;
  box-shadow:none!important;
  min-width:0!important;
}
.admin-card .v22-toolbar .filter-search{flex:0 0 220px!important}
.admin-card .v22-toolbar .filter-status{flex:0 0 165px!important}
.admin-card .v22-toolbar .filter-partner{flex:1 1 280px!important;min-width:240px!important}
.admin-card .v22-toolbar .filter-date{flex:0 0 142px!important}
.admin-card .v22-toolbar .filter-submit{height:42px!important;flex:0 0 92px!important;min-width:92px!important;padding:0 14px!important;margin:0!important;border-radius:12px!important}
.admin-card .v22-toolbar .v22-actions{
  display:flex!important;
  flex:0 0 auto!important;
  align-items:flex-end!important;
  justify-content:flex-end!important;
  flex-wrap:nowrap!important;
  gap:8px!important;
  margin:0!important;
  padding:0!important;
  min-width:max-content!important;
}
.admin-card .v22-toolbar .export-btn{height:42px!important;min-width:58px!important;border-radius:12px!important;padding:0 14px!important;margin:0!important;background:#f8fafc!important;border-color:#e1e8f0!important;box-shadow:none!important;color:#111820!important}
.admin-card .v22-toolbar .bulk-select{width:190px!important;flex:0 0 190px!important}
.admin-card .v22-toolbar .bulk-apply{height:42px!important;min-width:72px!important;border-radius:12px!important;padding:0 14px!important;margin:0!important}
@media(max-width:1380px){
  .admin-card .v22-toolbar .filter-search{flex-basis:190px!important}
  .admin-card .v22-toolbar .filter-status{flex-basis:150px!important}
  .admin-card .v22-toolbar .filter-partner{flex-basis:220px!important;min-width:200px!important}
  .admin-card .v22-toolbar .filter-date{flex-basis:132px!important}
  .admin-card .v22-toolbar .bulk-select{width:160px!important;flex-basis:160px!important}
}
@media(max-width:980px){
  .admin-card .pro-admin-toolbar.v22-toolbar{align-items:flex-start!important;display:grid!important;grid-template-columns:1fr!important;overflow:visible!important}
  .admin-card .v22-toolbar .v22-filter-row{display:grid!important;grid-template-columns:1fr 1fr!important;width:100%!important}
  .admin-card .v22-toolbar .v22-filter-row label,
  .admin-card .v22-toolbar .filter-search,
  .admin-card .v22-toolbar .filter-status,
  .admin-card .v22-toolbar .filter-partner,
  .admin-card .v22-toolbar .filter-date,
  .admin-card .v22-toolbar .filter-submit{flex:auto!important;min-width:0!important;width:100%!important}
  .admin-card .v22-toolbar .v22-actions{width:100%!important;display:grid!important;grid-template-columns:1fr 1fr!important;min-width:0!important}
  .admin-card .v22-toolbar .bulk-select{width:100%!important;grid-column:1/-1!important}
  .admin-card .v22-toolbar .bulk-apply{width:100%!important}
}

/* BookSahel v23: pricing imports, category photos, and improved gallery */
.professional-gallery{display:block!important;width:100%!important;max-width:100%!important}
.professional-gallery .gallery-main{display:block!important;width:100%!important;border:0!important;background:transparent!important;padding:0!important;cursor:default!important;overflow:hidden!important;border-radius:26px!important}
.professional-gallery .gallery-main img{width:100%!important;height:560px!important;object-fit:cover!important;border-radius:26px!important;display:block!important;transition:opacity .16s ease!important}
.professional-gallery .gallery-thumbs{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(120px,1fr))!important;gap:12px!important;margin-top:14px!important;width:100%!important}
.professional-gallery .gallery-thumb{border:0!important;background:#f6f8fb!important;padding:0!important;border-radius:16px!important;overflow:hidden!important;height:96px!important;cursor:pointer!important;box-shadow:none!important}
.professional-gallery .gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;transition:transform .18s ease!important}
.professional-gallery .gallery-thumb:hover img{transform:scale(1.025)!important}
.professional-gallery .gallery-thumb.active{outline:3px solid rgba(17,24,32,.16)!important;outline-offset:3px!important}
.gallery.empty-gallery{border:1px solid #edf2f7;border-radius:24px;background:#fbfcfd;padding:32px}
.grade-thumb{width:86px!important;height:58px!important;object-fit:cover!important;border-radius:12px!important;background:#f3f6f8;margin-bottom:8px}
.grade-admin-table input[type="file"]{max-width:150px;font-size:12px}
.grade-admin-table td{vertical-align:middle!important}
.import-panel{display:grid;grid-template-columns:1fr 1fr 1fr;gap:14px;align-items:end}
.sample-links{display:flex;gap:10px;flex-wrap:wrap;margin-top:14px}.currency-rate-card{display:flex;align-items:end;gap:12px;margin:18px 0;padding:16px;border:1px solid #edf2f7;border-radius:18px;background:#fbfcfd}.currency-rate-card .field{margin:0;min-width:220px}
.ticket-option small{line-height:1.5}.ticket-qty-grid label span{font-size:11px;letter-spacing:.06em;text-transform:uppercase;color:#737f8e;font-weight:850}
@media(max-width:760px){.professional-gallery{overflow-x:auto!important;display:flex!important;gap:12px!important;scroll-snap-type:x mandatory!important}.professional-gallery .gallery-main,.professional-gallery .gallery-thumb{flex:0 0 86%!important;height:330px!important;scroll-snap-align:start!important}.professional-gallery .gallery-main img,.professional-gallery .gallery-thumb img{height:330px!important;border-radius:22px!important}.professional-gallery .gallery-thumbs{display:contents!important}.import-panel{grid-template-columns:1fr}.currency-rate-card{display:grid}.grade-admin-table{min-width:980px}}

/* BookSahel v24: category-specific kids, partner profile pages, import UI */
.disabled-ticket input{background:#f7f8fa!important;color:#8a94a3!important}
.tiny-check{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:800;color:#344050}
.partner-profile-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 20px;padding:8px;background:#f8fafc;border:1px solid #eaf0f6;border-radius:18px;width:max-content;max-width:100%}
.partner-profile-tabs button{border:0;background:transparent;border-radius:12px;padding:10px 14px;font-weight:850;color:#647082;cursor:pointer}
.partner-profile-tabs button.active{background:#111820;color:#fff;box-shadow:0 10px 28px rgba(17,24,32,.16)}
.partner-tab-panel{display:none!important}.partner-tab-panel.active{display:block!important}
.partner-profile-grid{display:block!important}.partner-profile-grid .partner-tab-panel{margin-bottom:18px}
.import-panel .checkline{align-self:center;margin:0}
.sample-links{margin-top:16px}
.ticket-option .disabled-ticket{opacity:.7}
.grade-admin-table .tiny-check{white-space:nowrap}
@media(max-width:760px){.partner-profile-tabs{width:100%;overflow:auto;flex-wrap:nowrap}.partner-profile-tabs button{white-space:nowrap}.import-panel{grid-template-columns:1fr!important}}

/* BookSahel v25 checkout and gallery refinements */
.gallery-under{display:block;width:100%;margin-top:18px}
.gallery-under-main{width:100%;border-radius:26px;overflow:hidden;background:#f4f6f8;box-shadow:0 14px 42px rgba(17,24,32,.055)}
.gallery-under-main img{width:100%;height:540px;object-fit:cover;display:block;transition:opacity .14s ease}
.gallery-under-thumbs{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin-top:14px}
.gallery-thumb{border:0;background:#f5f7f9;border-radius:18px;overflow:hidden;padding:0;cursor:pointer;aspect-ratio:4/3;box-shadow:0 8px 24px rgba(17,24,32,.045)}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s ease}
.gallery-thumb:hover img{transform:scale(1.04)}
.gallery-thumb.active{outline:3px solid rgba(20,121,167,.28);outline-offset:3px}
.empty-gallery{border:1px solid #eef2f6;border-radius:24px;padding:34px;background:#fbfcfd;color:#66717f}
.ticket-option small{line-height:1.55}
.ticket-qty-grid label span{white-space:nowrap}
.reservation-hint strong{display:block;margin-bottom:3px}
@media(max-width:760px){
  .gallery-under{margin-left:calc(var(--container-pad,0px) * -1);margin-right:calc(var(--container-pad,0px) * -1)}
  .gallery-under-main{border-radius:0;box-shadow:none}
  .gallery-under-main img{height:420px}
  .gallery-under-thumbs{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 16px 8px;margin-top:10px}
  .gallery-thumb{flex:0 0 72%;scroll-snap-align:start;border-radius:18px}
  .ticket-option{grid-template-columns:96px 1fr!important}
  .ticket-qty-grid{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr;gap:10px}
}


/* BookSahel v26 customer management + login stability */
.customer-filter-row{display:flex;align-items:center;gap:10px;flex-wrap:wrap;margin:14px 0 10px;padding:12px;border:1px solid #eef2f6;border-radius:16px;background:#fbfcfd}
.customer-filter-row input,.customer-filter-row select{height:44px;border:1px solid #e5ebf2;border-radius:12px;background:#fff;padding:0 12px;font-weight:700;min-width:220px}
.customer-filter-row select{min-width:280px}.customer-toolbar{margin-top:8px!important;padding:0!important;border:0!important;box-shadow:none!important;background:transparent!important}.customer-toolbar .bulk-actions{margin-left:auto}.admin-card .card-head p{margin:4px 0 0;color:#6f7885}.admin-card .wide h2+div.table-wrap{margin-bottom:26px}
@media(max-width:760px){.customer-filter-row{display:grid;grid-template-columns:1fr}.customer-filter-row input,.customer-filter-row select,.customer-filter-row button{width:100%;min-width:0}.customer-toolbar .bulk-actions{display:grid;grid-template-columns:1fr 1fr;width:100%}}


/* V27 imports and daily pricing clarity */
.import-admin-card .card-head{align-items:flex-start}
.import-panel-pro{display:grid;gap:18px;margin-top:16px}
.import-panel-pro .partner-picker{max-width:460px}
.import-drop-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
.import-drop{display:grid;gap:10px;border:1px dashed #cfd9e6;border-radius:22px;padding:22px;background:#fbfcfd;cursor:pointer;transition:.18s ease}
.import-drop:hover{border-color:#122033;background:#fff}
.import-drop strong{font-size:18px;letter-spacing:-.03em}
.import-drop span{color:#66717f;line-height:1.45}
.import-drop input{border:0!important;padding:0!important;background:transparent!important}
.import-options{display:flex;gap:18px;flex-wrap:wrap}
.import-note{display:grid;gap:5px;margin-top:16px;border:1px solid #eef2f6;border-radius:18px;background:#f8fafc;padding:16px;color:#66717f}
.import-note strong{color:#111820}
.inline-admin-note{display:flex;align-items:center;gap:12px;justify-content:space-between;margin:14px 0 18px;padding:14px 16px;border:1px solid #eef2f6;border-radius:16px;background:#fbfcfd}
.inline-admin-note span{color:#66717f}
.gallery-under{display:grid;gap:12px}
.gallery-under-main img{width:100%;height:560px;object-fit:cover;border-radius:26px}
.gallery-under-thumbs{display:flex;gap:10px;overflow-x:auto;padding-bottom:4px}
.gallery-thumb{border:2px solid transparent;background:#f6f8fa;border-radius:16px;padding:0;overflow:hidden;min-width:132px;height:96px;cursor:pointer}
.gallery-thumb.active{border-color:#122033}
.gallery-thumb img{width:100%;height:100%;object-fit:cover;display:block}
@media(max-width:900px){
  .import-drop-grid{grid-template-columns:1fr}
  .inline-admin-note{display:grid}
  .gallery-under-main img{height:420px}
  .gallery-under-thumbs{scroll-snap-type:x mandatory}
  .gallery-thumb{min-width:78%;height:220px;scroll-snap-align:start}
}


/* BookSahel v29 import/product cleanup */
.category-actions{display:flex;gap:12px;align-items:center;justify-content:flex-end;margin-top:18px;flex-wrap:wrap}
.grade-admin-table th:first-child,.grade-admin-table td:first-child{width:42px;text-align:center}
.grade-admin-table input[type="checkbox"]{width:18px;height:18px;accent-color:#111820}
.grade-admin-table td{vertical-align:middle}


/* v30 pricing consistency */
.price-date-note{display:block;color:#7a8491;font-size:11px;font-weight:700;margin-top:3px;white-space:nowrap}
.ticket-option small{line-height:1.6}

/* BookSahel v32: mobile icon visibility, header selectors, and partner gallery mobile carousel */
.pref-form.pref-form-icons{
  display:inline-flex!important;
  align-items:center!important;
  gap:12px!important;
  visibility:visible!important;
  opacity:1!important;
}
.pref-select{
  display:inline-flex!important;
  align-items:center!important;
  gap:7px!important;
  color:#263241!important;
  white-space:nowrap!important;
}
.pref-form-icons svg.pref-icon,
.pref-select svg.pref-icon{
  display:block!important;
  width:19px!important;
  height:19px!important;
  min-width:19px!important;
  min-height:19px!important;
  color:#1f2b38!important;
  stroke:currentColor!important;
  fill:none!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
}
.mobile-bottom-v10 svg.nav-icon,
.mobile-bottom svg.nav-icon{
  display:block!important;
  width:24px!important;
  height:24px!important;
  min-width:24px!important;
  min-height:24px!important;
  color:currentColor!important;
  stroke:currentColor!important;
  fill:none!important;
  opacity:1!important;
  visibility:visible!important;
  overflow:visible!important;
}
.mobile-bottom-v10 svg.nav-icon *,
.pref-form-icons svg.pref-icon *{
  vector-effect:non-scaling-stroke!important;
}
.mobile-bottom-v10{
  min-height:72px!important;
}
.mobile-bottom-v10 a span{
  width:34px!important;
  height:30px!important;
  display:grid!important;
  place-items:center!important;
  color:inherit!important;
}
.mobile-bottom-v10 a.active span{
  background:#f3f6f8!important;
  border-radius:14px!important;
}

@media(max-width:980px){
  .pref-form.pref-form-icons{display:inline-flex!important;}
  .topbar-actions .pref-form.pref-form-icons{display:inline-flex!important;}
}

@media(max-width:760px){
  body.site-page{background:#fff!important;padding-bottom:92px!important;}
  .container{width:min(100% - 28px, var(--max))!important;}
  .topbar{background:rgba(255,255,255,.97)!important;backdrop-filter:blur(18px)!important;border-bottom:1px solid #edf1f5!important;}
  .topbar-inner{height:64px!important;padding:10px 0!important;display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;flex-wrap:nowrap!important;}
  .topbar .brand-image img{height:35px!important;max-width:166px!important;object-fit:contain!important;}
  .topbar-actions{display:flex!important;align-items:center!important;gap:8px!important;margin:0!important;}
  .topbar-actions .btn,.topbar-actions .user-mini{display:none!important;}
  .pref-form-icons{gap:8px!important;}
  .pref-select{gap:4px!important;}
  .pref-select select{font-size:12px!important;max-width:66px!important;height:30px!important;padding:0 10px 0 0!important;color:#1f2b38!important;}
  .pref-form-icons svg.pref-icon{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;}

  .home-hero-wrap{padding:0 0 18px!important;}
  .hero-slide,.hero-slide-inner{min-height:410px!important;border-radius:0!important;}
  .hero-slide-copy{padding:28px 20px 72px!important;}
  .hero-slide-copy h1{font-size:34px!important;line-height:.98!important;letter-spacing:-.055em!important;}
  .hero-slide-copy p{font-size:15px!important;line-height:1.55!important;max-width:92%!important;}
  .hero-filter-holder{margin-top:-64px!important;position:relative!important;z-index:8!important;}
  .pro-search.hero-search,.pro-search.search-page-filters{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:10px!important;
    border-radius:24px!important;
    box-shadow:0 20px 55px rgba(17,24,32,.15)!important;
    border:1px solid #edf2f7!important;
    background:#fff!important;
  }
  .pro-search .search-field{border:0!important;border-bottom:1px solid #eef2f6!important;padding:11px 12px!important;}
  .pro-search .search-field:last-of-type{border-bottom:0!important;}
  .pro-search button{height:52px!important;width:100%!important;margin-top:8px!important;border-radius:18px!important;}
  .advanced-filters{border-top:1px solid #eef2f6!important;margin-top:8px!important;}
  .filter-grid{grid-template-columns:1fr!important;gap:8px!important;}

  .section{padding:30px 0!important;}
  .section-head{display:grid!important;gap:10px!important;margin-bottom:18px!important;}
  .section-head h1,.section-head h2{font-size:28px!important;line-height:1.05!important;}
  .section-head p{font-size:14px!important;line-height:1.55!important;}
  .category-scroll{gap:14px!important;overflow:auto!important;flex-wrap:nowrap!important;padding-bottom:10px!important;}
  .category-scroll a{flex:0 0 auto!important;}
  .beach-grid,.professional-grid{grid-template-columns:1fr!important;gap:14px!important;}
  .beach-card{border-radius:22px!important;box-shadow:0 10px 28px rgba(17,24,32,.055)!important;}
  .beach-photo{height:220px!important;}
  .beach-card-body{padding:16px!important;min-height:auto!important;gap:12px!important;}
  .beach-card h3{font-size:20px!important;}
  .card-foot{align-items:center!important;}
  .details-head{padding-top:22px!important;}
  .details-title{display:grid!important;gap:12px!important;}
  .details-title h1{font-size:32px!important;}
  .details-grid{grid-template-columns:1fr!important;gap:20px!important;}
  .booking-box{position:static!important;border-radius:22px!important;}
  .info-row{border-radius:16px!important;padding:14px!important;}
  .grade-row{display:grid!important;grid-template-columns:1fr!important;gap:8px!important;padding:15px!important;border-radius:18px!important;}

  .gallery-under{
    display:flex!important;
    gap:12px!important;
    overflow-x:auto!important;
    scroll-snap-type:x mandatory!important;
    -webkit-overflow-scrolling:touch!important;
    padding:0 14px 12px!important;
    margin-left:-14px!important;
    margin-right:-14px!important;
  }
  .gallery-under-main,
  .gallery-under-thumbs{display:contents!important;}
  .gallery-under-main img,
  .gallery-thumb{
    flex:0 0 84%!important;
    min-width:84%!important;
    height:318px!important;
    border-radius:24px!important;
    scroll-snap-align:center!important;
    overflow:hidden!important;
    box-shadow:0 10px 30px rgba(17,24,32,.08)!important;
  }
  .gallery-thumb{display:block!important;border:0!important;padding:0!important;background:#f6f8fa!important;}
  .gallery-thumb img{width:100%!important;height:100%!important;object-fit:cover!important;display:block!important;}

  .mobile-bottom-v10{
    display:grid!important;
    grid-template-columns:repeat(4,1fr)!important;
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:999!important;
    background:rgba(255,255,255,.98)!important;
    backdrop-filter:blur(20px)!important;
    border-top:1px solid #e8edf2!important;
    padding:9px 8px calc(9px + env(safe-area-inset-bottom))!important;
    box-shadow:0 -16px 36px rgba(17,24,32,.10)!important;
  }
  .mobile-bottom-v10 a{display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:5px!important;color:#6c7786!important;text-decoration:none!important;font-weight:800!important;}
  .mobile-bottom-v10 a.active{color:#111820!important;}
  .mobile-bottom-v10 small{font-size:10.5px!important;line-height:1!important;}
}

@media(max-width:420px){
  .topbar .brand-image img{max-width:148px!important;height:32px!important;}
  .pref-select select{max-width:58px!important;font-size:11.5px!important;}
  .hero-slide,.hero-slide-inner{min-height:390px!important;}
  .gallery-under-main img,.gallery-thumb{height:286px!important;}
}

/* BookSahel v33: mobile hero/search overlap and typography polish */
@media(max-width:760px){
  body.site-page{font-size:14px!important;line-height:1.45!important;background:#fff!important;padding-bottom:92px!important;}
  .topbar{position:sticky!important;top:0!important;z-index:80!important;background:#fff!important;}
  .topbar-inner{height:60px!important;padding:9px 0!important;}
  .topbar .brand-image img{height:31px!important;max-width:156px!important;}
  .pref-select select{font-size:12px!important;font-weight:800!important;max-width:62px!important;}
  .pref-form-icons svg.pref-icon{width:16px!important;height:16px!important;min-width:16px!important;min-height:16px!important;}

  .home-hero-wrap{
    position:relative!important;
    overflow:visible!important;
    padding:0 0 238px!important;
    margin:0!important;
    background:#fff!important;
  }
  .home-hero-wrap > .container,
  .home-hero-wrap > .container:first-child{width:100%!important;max-width:none!important;margin:0!important;padding:0!important;}
  .hero-carousel,.hero-carousel-full,.hero-track{width:100vw!important;max-width:100vw!important;margin:0!important;padding:0!important;border-radius:0!important;overflow:hidden!important;}
  .hero-slide,.hero-slide-inner{min-height:430px!important;height:430px!important;border-radius:0!important;}
  .hero-slide{background-position:center center!important;background-size:cover!important;}
  .hero-slide-copy{padding:108px 22px 118px!important;max-width:100%!important;}
  .hero-slide-copy .eyebrow{font-size:10px!important;letter-spacing:.14em!important;margin-bottom:10px!important;line-height:1.3!important;}
  .hero-slide-copy h1{font-size:31px!important;line-height:1.02!important;letter-spacing:-.045em!important;margin-bottom:10px!important;max-width:76%!important;}
  .hero-slide-copy p{font-size:13.5px!important;line-height:1.45!important;max-width:78%!important;margin-bottom:18px!important;}
  .hero-slide-copy .btn{height:48px!important;border-radius:18px!important;padding:0 20px!important;font-size:15px!important;}
  .carousel-btn,.carousel-btn:hover,.carousel-btn:focus,.carousel-btn:active{display:grid!important;top:58%!important;width:34px!important;height:54px!important;font-size:38px!important;transform:translateY(-50%)!important;background:transparent!important;box-shadow:none!important;}
  .carousel-btn.prev{left:8px!important}.carousel-btn.next{right:8px!important}

  .hero-filter-holder{
    position:absolute!important;
    left:50%!important;
    bottom:0!important;
    transform:translate(-50%,70%)!important;
    width:calc(100% - 30px)!important;
    max-width:460px!important;
    margin:0!important;
    padding:0!important;
    z-index:50!important;
  }
  .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    width:100%!important;
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    padding:10px 14px 12px!important;
    border-radius:24px!important;
    background:#fff!important;
    border:1px solid #e8eef4!important;
    box-shadow:0 20px 54px rgba(16,30,44,.16)!important;
    margin:0!important;
  }
  .pro-search .search-field{padding:10px 4px!important;border:0!important;border-bottom:1px solid #edf2f6!important;gap:4px!important;}
  .pro-search .search-field span{font-size:10.5px!important;letter-spacing:.11em!important;font-weight:850!important;color:#8a95a3!important;}
  .pro-search input,.pro-search select{font-size:15px!important;line-height:1.2!important;font-weight:800!important;height:34px!important;min-height:34px!important;}
  .pro-search button{height:48px!important;margin-top:10px!important;border-radius:18px!important;font-size:15px!important;font-weight:850!important;box-shadow:0 12px 28px rgba(17,24,32,.12)!important;}
  .advanced-filters{margin-top:8px!important;border-top:1px solid #edf2f6!important;}
  .advanced-filters summary{font-size:17px!important;line-height:1.2!important;padding:12px 2px 8px!important;font-weight:850!important;color:#263241!important;}
  .filter-grid label{padding:8px 2px!important;}
  .filter-grid input,.filter-grid select{font-size:14px!important;height:34px!important;}

  .home-hero-wrap + .section{padding-top:24px!important;}
  .section{padding:28px 0!important;}
  .section-head h1,.section-head h2{font-size:25px!important;letter-spacing:-.04em!important;line-height:1.08!important;}
  .section-head p{font-size:13.25px!important;line-height:1.5!important;color:#6d7886!important;}
  .category-scroll a small{font-size:12.5px!important;}
  .category-icon{width:16px!important;height:16px!important;}
  .beach-card h3{font-size:18px!important;line-height:1.18!important;}
  .beach-card p{font-size:13px!important;line-height:1.5!important;}
  .card-foot,.card-foot span{font-size:13px!important;}

  .mobile-bottom-v10{height:auto!important;min-height:70px!important;padding:8px 8px calc(8px + env(safe-area-inset-bottom))!important;}
  .mobile-bottom-v10 a{gap:4px!important;}
  .mobile-bottom-v10 small{font-size:10px!important;line-height:1!important;}
  .mobile-bottom-v10 svg.nav-icon{width:22px!important;height:22px!important;min-width:22px!important;min-height:22px!important;}
}

@media(max-width:420px){
  .home-hero-wrap{padding-bottom:250px!important;}
  .hero-slide,.hero-slide-inner{min-height:410px!important;height:410px!important;}
  .hero-slide-copy{padding:100px 20px 112px!important;}
  .hero-slide-copy h1{font-size:29px!important;max-width:82%!important;}
  .hero-slide-copy p{font-size:13px!important;max-width:84%!important;}
  .hero-filter-holder{width:calc(100% - 24px)!important;transform:translate(-50%,70%)!important;}
  .home-hero-wrap + .section{padding-top:22px!important;}
}


/* BookSahel v34: professional mobile booking polish, no overlap, compact search */
@media(max-width:760px){
  body.site-page{
    font-size:13.5px!important;
    line-height:1.42!important;
    padding-bottom:92px!important;
    overflow-x:hidden!important;
  }

  .home-hero-wrap{
    position:relative!important;
    overflow:visible!important;
    padding:0 0 0!important;
    margin:0 0 0!important;
    background:#fff!important;
  }
  .hero-carousel,.hero-carousel-full,.hero-track{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .hero-slide,.hero-slide-inner{
    min-height:390px!important;
    height:390px!important;
    border-radius:0!important;
  }
  .hero-slide-copy{
    padding:70px 22px 96px!important;
  }
  .hero-slide-copy .eyebrow{
    font-size:9px!important;
    letter-spacing:.12em!important;
    margin-bottom:8px!important;
  }
  .hero-slide-copy h1{
    font-size:28px!important;
    line-height:1.03!important;
    max-width:82%!important;
    margin-bottom:8px!important;
  }
  .hero-slide-copy p{
    font-size:12.5px!important;
    line-height:1.42!important;
    max-width:78%!important;
    margin-bottom:14px!important;
  }
  .hero-slide-copy .btn{
    height:44px!important;
    border-radius:16px!important;
    padding:0 17px!important;
    font-size:13.5px!important;
  }

  /* Search card is in normal flow: overlaps hero by ~30%, pushes content when filters open */
  .hero-filter-holder{
    position:relative!important;
    left:auto!important;
    bottom:auto!important;
    transform:none!important;
    z-index:20!important;
    width:calc(100% - 24px)!important;
    max-width:460px!important;
    margin:-72px auto 0!important;
    padding:0!important;
  }
  .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    width:100%!important;
    margin:0!important;
    padding:9px 14px 12px!important;
    border-radius:22px!important;
    background:#fff!important;
    border:1px solid #e7edf3!important;
    box-shadow:0 18px 46px rgba(16,30,44,.14)!important;
    overflow:visible!important;
  }
  .pro-search .search-field{
    padding:8px 2px!important;
    border:0!important;
    border-bottom:1px solid #edf2f6!important;
    gap:2px!important;
  }
  .pro-search .search-field span{
    font-size:9.5px!important;
    letter-spacing:.105em!important;
    line-height:1.15!important;
    font-weight:850!important;
    color:#8d98a6!important;
  }
  .pro-search input,
  .pro-search select{
    font-size:14px!important;
    line-height:1.15!important;
    height:30px!important;
    min-height:30px!important;
    font-weight:800!important;
    color:#111820!important;
  }
  .pro-search input[type="date"]{
    text-align:left!important;
    appearance:auto!important;
    -webkit-appearance:none!important;
    padding:0!important;
  }
  .pro-search button{
    height:44px!important;
    border-radius:16px!important;
    margin-top:9px!important;
    font-size:14px!important;
    font-weight:850!important;
    box-shadow:0 10px 24px rgba(17,24,32,.12)!important;
  }
  .advanced-filters{
    position:static!important;
    z-index:auto!important;
    overflow:visible!important;
    margin-top:7px!important;
    padding:0!important;
    border-top:1px solid #edf2f6!important;
  }
  .advanced-filters summary{
    font-size:14.5px!important;
    line-height:1.15!important;
    padding:10px 0 4px!important;
    font-weight:850!important;
    color:#263241!important;
  }
  .filter-grid{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px 10px!important;
    padding:7px 0 2px!important;
  }
  .filter-grid label{
    padding:0!important;
    gap:3px!important;
  }
  .filter-grid label span{
    font-size:9px!important;
    letter-spacing:.09em!important;
    color:#8d98a6!important;
  }
  .filter-grid input,
  .filter-grid select{
    height:34px!important;
    min-height:34px!important;
    font-size:13px!important;
    border-radius:12px!important;
    border:1px solid #e8eef4!important;
    padding:0 9px!important;
  }
  .home-hero-wrap + .section{
    padding-top:28px!important;
  }
  .section{
    padding:26px 0!important;
  }

  /* Details and reservation mobile */
  .details-head{padding-top:18px!important;}
  .details-title h1,
  .reservation-page h1{
    font-size:31px!important;
    line-height:1.05!important;
    letter-spacing:-.055em!important;
  }
  .reservation-page .compact-head{
    margin-bottom:20px!important;
  }
  .reservation-page .panel-card{
    padding:18px!important;
    border-radius:22px!important;
  }
  .reservation-page .form-grid-3{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:12px!important;
  }
  .reservation-page .field{
    margin-bottom:0!important;
  }
  .reservation-page .field span{
    font-size:10px!important;
    letter-spacing:.1em!important;
    color:#8d98a6!important;
  }
  .reservation-page .field input,
  .reservation-page .field select{
    height:48px!important;
    border-radius:15px!important;
    font-size:15px!important;
    font-weight:800!important;
    padding:0 12px!important;
    text-align:left!important;
  }
  .reservation-hint{
    padding:14px!important;
    border-radius:17px!important;
  }
  .reservation-hint strong{
    font-size:15px!important;
    line-height:1.25!important;
  }
  .reservation-hint span{
    font-size:13px!important;
    line-height:1.45!important;
  }
  .ticket-option{
    grid-template-columns:76px 1fr!important;
    gap:12px!important;
    padding:12px!important;
    align-items:start!important;
  }
  .ticket-option img{
    width:76px!important;
    height:68px!important;
    border-radius:14px!important;
  }
  .ticket-option strong{
    font-size:16px!important;
    line-height:1.15!important;
  }
  .ticket-option span,
  .ticket-option small{
    font-size:12.5px!important;
    line-height:1.35!important;
  }
  .ticket-qty-grid{
    grid-column:1/-1!important;
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:10px!important;
  }
  .ticket-qty-grid label span{
    font-size:9.5px!important;
  }
  .ticket-qty-grid input{
    height:42px!important;
    border-radius:14px!important;
    font-size:14px!important;
  }
  .btn.large,
  .reservation-form > .btn.full{
    height:52px!important;
    border-radius:18px!important;
    font-size:14.5px!important;
  }

  /* Prevent expanded filters from hiding under mobile nav */
  main{padding-bottom:8px!important;}
}

@media(max-width:420px){
  .hero-slide,.hero-slide-inner{height:370px!important;min-height:370px!important;}
  .hero-slide-copy{padding:64px 20px 90px!important;}
  .hero-slide-copy h1{font-size:27px!important;max-width:86%!important;}
  .hero-slide-copy p{font-size:12px!important;}
  .hero-filter-holder{
    margin-top:-66px!important;
    width:calc(100% - 24px)!important;
  }
  .filter-grid{grid-template-columns:1fr!important;}
  .details-title h1,.reservation-page h1{font-size:29px!important;}
}


/* BookSahel V37 booking detail polish */
.reservation-detail-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px;margin-bottom:16px}
.reservation-detail-head h2{margin:.2rem 0 .35rem;font-size:30px;letter-spacing:-.05em}
.detail-status-stack{display:flex;gap:8px;align-items:center;flex-wrap:wrap;justify-content:flex-end}
.reservation-actions{border-top:1px solid #eef2f6;padding-top:16px;margin-top:10px}
.reservation-detail-grid{align-items:start}.reservation-detail-grid .wide{grid-column:1/-1}
.detail-list{display:grid;gap:12px}.detail-list>div{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid #eef2f6;padding-bottom:10px}.detail-list span{color:#6d7785;font-size:12px;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.detail-list strong{text-align:right}.money-list .total strong{font-size:24px;letter-spacing:-.04em}.guest-detail-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.guest-detail-card{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #eef2f6;border-radius:18px;padding:16px;background:#fff}.guest-detail-card span,.guest-detail-card small{display:block;color:#66717f;margin-top:4px}.gallery-under-main img,.gallery-under-thumbs img{background:#f7fafc}.details-quick-links .btn{border-radius:999px}
@media(max-width:760px){.reservation-detail-head{display:grid;grid-template-columns:1fr}.detail-status-stack{justify-content:flex-start}.guest-detail-grid{grid-template-columns:1fr}.guest-detail-card{align-items:flex-start}.reservation-detail-head h2{font-size:24px}.details-quick-links{overflow:auto;flex-wrap:nowrap!important;padding-bottom:4px}.details-quick-links .btn{white-space:nowrap}}

/* BookSahel V42 upload-only media states */
.empty-media-thumb,
.beach-photo.no-photo,
.gallery-under.empty-gallery,
.hero-edit-preview.no-photo,
.partner-thumb.no-photo,
.grade-thumb.empty-media-thumb,
.summary-card-media.empty-media-thumb,
.booking-card-media.empty-media-thumb,
.profile-booking-media.empty-media-thumb,
.ticket-option-media.empty-media-thumb{
  background:linear-gradient(135deg,#fbfcfd 0%,#f3f6f9 100%)!important;
  border:1px dashed #dbe4ec!important;
  color:#7a8491!important;
  display:grid!important;
  place-items:center!important;
  background-image:none!important;
  overflow:hidden;
}
.empty-media-inner{display:grid;place-items:center;text-align:center;gap:6px;padding:16px;color:#737f8e;line-height:1.25}
.empty-media-inner strong{font-size:14px;color:#3e4854;letter-spacing:-.01em}
.empty-media-inner small{font-size:11px;color:#8993a0;max-width:170px}
.empty-media-icon{width:30px;height:30px;border-radius:12px;background:#fff;border:1px solid #e7edf3;display:grid;place-items:center;box-shadow:0 8px 20px rgba(17,24,32,.04)}
.empty-media-svg{width:18px;height:18px;color:#8e9aaa}
.beach-photo.no-photo .rating,.beach-photo.no-photo .badge,.beach-photo.no-photo .category-badge{z-index:2}.beach-photo.no-photo .empty-media-inner{height:100%;padding-top:44px}
.gallery-under.empty-gallery{min-height:340px;border-radius:28px;box-shadow:0 12px 34px rgba(21,34,48,.04);margin-top:18px}.gallery-under.empty-gallery .empty-media-inner{min-height:300px}.gallery-under.empty-gallery .empty-media-icon{width:42px;height:42px}
.gallery-under-main{position:relative}.gallery-thumb{border:1px solid #e5ebf2;background:#fff;border-radius:16px;padding:0;overflow:hidden;cursor:pointer;min-width:118px;opacity:.82}.gallery-thumb.active{opacity:1;box-shadow:0 0 0 2px #111820 inset}.gallery-thumb img{width:100%;height:86px;object-fit:cover;display:block}
.ticket-option-media{width:145px;height:92px;object-fit:cover;border-radius:14px;flex-shrink:0}.ticket-option-media.empty-media-thumb .empty-media-inner{padding:8px}.ticket-option-media.empty-media-thumb small{display:none}.ticket-option-media.empty-media-thumb strong{font-size:11px}.ticket-option-media.empty-media-thumb .empty-media-icon{width:24px;height:24px}
.summary-card-media{width:160px;height:120px;border-radius:16px;object-fit:cover}.summary-card-media.empty-media-thumb{height:120px}.summary-card-media.empty-media-thumb .empty-media-inner{padding:10px}.summary-card-media.empty-media-thumb small{display:none}
.booking-card-media{width:130px;height:84px;border-radius:16px;object-fit:cover}.booking-card-media.empty-media-thumb .empty-media-inner,.profile-booking-media.empty-media-thumb .empty-media-inner{padding:7px}.booking-card-media.empty-media-thumb small,.profile-booking-media.empty-media-thumb small{display:none}.booking-card-media.empty-media-thumb strong,.profile-booking-media.empty-media-thumb strong{font-size:11px}.booking-card-media.empty-media-thumb .empty-media-icon,.profile-booking-media.empty-media-thumb .empty-media-icon{width:24px;height:24px}
.profile-booking-media{width:58px;height:52px;border-radius:14px;object-fit:cover;flex:0 0 auto}.profile-booking-row{align-items:center}.profile-booking-row>img.profile-booking-media{display:block}
.grade-thumb{width:58px;height:48px;border-radius:12px;object-fit:cover}.grade-thumb.empty-media-thumb .empty-media-inner{padding:4px}.grade-thumb.empty-media-thumb small,.grade-thumb.empty-media-thumb .empty-media-icon{display:none}.grade-thumb.empty-media-thumb strong{font-size:10px}
.partner-thumb.no-photo span,.hero-edit-preview.no-photo span{font-size:12px;font-weight:800;color:#74808e}.partner-thumb:not(.no-photo) span,.hero-edit-preview:not(.no-photo) span{display:none}.hero-edit-preview.no-photo{min-height:180px}
.empty-state-card{max-width:780px;margin:auto;text-align:center}.empty-state-card h1{font-size:38px;letter-spacing:-.05em;margin:0 0 10px}.coming-soon-card .card-foot strong,.coming-soon-box h3{letter-spacing:-.03em}
@media(max-width:760px){
  .gallery-under.empty-gallery{min-height:230px;border-radius:22px}.gallery-under.empty-gallery .empty-media-inner{min-height:210px}
  .ticket-option-media{width:76px!important;height:68px!important;border-radius:14px!important}.ticket-option-media.empty-media-thumb .empty-media-icon{display:none}.ticket-option-media.empty-media-thumb strong{font-size:10px}
  .summary-card-media{width:100%!important;height:130px!important}.summary-card{grid-template-columns:1fr!important}
  .booking-card-media{width:76px!important;height:64px!important}.profile-booking-media{width:50px;height:46px}
}


/* BookSahel V44 — hero, upload-only gallery, and empty-state repair */
.home-clean-search{
  position:relative;
  padding:76px 0 64px;
  background:
    radial-gradient(circle at 50% 0%, rgba(23,121,164,.08), transparent 38%),
    linear-gradient(180deg,#f8fafc 0%,#fff 100%);
}
.clean-search-head{
  max-width:760px;
  margin:0 auto 24px;
  text-align:center;
}
.clean-search-head span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  height:28px;
  padding:0 12px;
  border-radius:999px;
  background:#eef7f9;
  color:#1779a4;
  font-size:12px;
  font-weight:850;
  letter-spacing:.08em;
  text-transform:uppercase;
}
.clean-search-head h1{
  margin:14px 0 10px;
  font-size:clamp(38px,5vw,68px);
  line-height:.96;
  letter-spacing:-.07em;
  color:#111820;
}
.clean-search-head p{
  margin:0 auto;
  max-width:560px;
  color:#65717f;
  font-size:18px;
  line-height:1.55;
}
.home-clean-search .pro-search{
  margin:0 auto;
  max-width:1120px;
}

@media(min-width:761px){
  .home-hero-wrap{
    position:relative;
    padding:0 0 64px;
    background:#fff;
  }
  .hero-carousel-full,
  .hero-track{
    border-radius:0;
  }
  .hero-slide,
  .hero-slide-inner{
    min-height:clamp(520px,62vh,680px);
  }
  .hero-filter-holder{
    margin:-42px auto 0;
    position:relative;
    z-index:20;
  }
  .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    margin:0 auto;
    max-width:1120px;
    grid-template-columns:minmax(220px,1.35fr) minmax(145px,.7fr) minmax(140px,.58fr) minmax(140px,.58fr) auto;
    align-items:stretch;
  }
  .pro-search .advanced-filters{
    grid-column:1/-1;
  }
  .home-hero-wrap + .section{
    padding-top:34px;
  }
}

.gallery-under{
  width:100%;
  margin-top:18px;
}
.gallery-under-main{
  width:100%;
  border-radius:28px;
  overflow:hidden;
  background:#f4f7fa;
  box-shadow:0 14px 42px rgba(17,24,32,.055);
}
.gallery-under-main img{
  width:100%;
  height:540px;
  object-fit:cover;
  display:block;
}
.gallery-under-thumbs{
  display:grid;
  grid-template-columns:repeat(auto-fit,minmax(116px,1fr));
  gap:12px;
  margin-top:14px;
}
.gallery-under-thumbs .gallery-thumb{
  aspect-ratio:4/3;
  height:auto;
  min-width:0;
  border:0;
  border-radius:18px;
  padding:0;
  overflow:hidden;
  opacity:1;
  background:#f5f7f9;
  box-shadow:0 8px 24px rgba(17,24,32,.045);
}
.gallery-under-thumbs .gallery-thumb img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
}
.gallery-under.empty-gallery{
  min-height:340px;
  display:grid;
  place-items:center;
  border:1px solid #eef2f6;
  border-radius:28px;
  background:#fbfcfd;
  box-shadow:0 12px 34px rgba(21,34,48,.04);
}
.gallery-under.empty-gallery .empty-media-inner{
  min-height:300px;
  width:100%;
}

.partner-photo.no-photo{
  display:grid;
  place-items:center;
  background:#f7fafc!important;
}
.partner-photo.no-photo span{
  position:static;
  background:transparent;
  color:#738091;
}

@media(max-width:760px){
  .home-clean-search{
    padding:34px 0 30px;
  }
  .clean-search-head{
    margin-bottom:16px;
    text-align:left;
  }
  .clean-search-head h1{
    font-size:31px;
    line-height:1.02;
    letter-spacing:-.055em;
  }
  .clean-search-head p{
    font-size:14px;
    line-height:1.45;
  }
  .home-clean-search .pro-search,
  .pro-search.hero-search.clean-search{
    margin:0;
    grid-template-columns:1fr!important;
    border-radius:22px;
    padding:8px;
    box-shadow:0 16px 44px rgba(17,24,32,.10);
  }
  .hero-filter-holder{
    width:calc(100% - 28px)!important;
    margin-top:-44px!important;
  }
  .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    grid-template-columns:1fr!important;
    border-radius:22px;
    padding:8px;
  }
  .pro-search .search-field{
    border-right:0!important;
    border-bottom:1px solid #edf0f3;
    padding:11px 12px;
  }
  .pro-search .search-field:last-of-type{
    border-bottom:0;
  }
  .pro-search button{
    width:100%;
    min-width:0;
    height:50px;
  }
  .gallery-under-main{
    border-radius:0;
    box-shadow:none;
  }
  .gallery-under-main img{
    height:360px;
  }
  .gallery-under-thumbs{
    display:flex;
    overflow-x:auto;
    scroll-snap-type:x mandatory;
    padding:0 16px 10px;
    margin-top:10px;
  }
  .gallery-under-thumbs .gallery-thumb{
    flex:0 0 72%;
    height:auto;
    aspect-ratio:4/3;
    scroll-snap-align:start;
  }
  .gallery-under-thumbs .gallery-thumb img{
    height:100%;
  }
  .gallery-under.empty-gallery{
    min-height:230px;
    border-radius:22px;
  }
  .gallery-under.empty-gallery .empty-media-inner{
    min-height:210px;
  }
}

/* BookSahel V45 — Massimo hero/profile media placement repair */
@media (min-width:761px){
  .home-hero-wrap{
    position:relative!important;
    overflow:visible!important;
    padding:0 0 82px!important;
    background:#fff!important;
  }
  .home-hero-wrap .hero-carousel,
  .home-hero-wrap .hero-carousel-full,
  .home-hero-wrap .hero-track{
    width:100%!important;
    max-width:100%!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .home-hero-wrap .hero-slide,
  .home-hero-wrap .hero-slide-inner{
    min-height:clamp(540px,62vh,680px)!important;
    height:auto!important;
    border-radius:0!important;
  }
  .home-hero-wrap .hero-slide{
    background-size:cover!important;
    background-position:center center!important;
  }
  .home-hero-wrap .hero-slide-copy{
    max-width:760px!important;
    padding:clamp(96px,12vh,140px) 0 154px!important;
  }
  .home-hero-wrap .hero-slide-copy h1{
    font-size:clamp(44px,5vw,72px)!important;
    line-height:.96!important;
    letter-spacing:-.065em!important;
    max-width:730px!important;
  }
  .home-hero-wrap .hero-slide-copy p{
    max-width:610px!important;
    font-size:18px!important;
    line-height:1.55!important;
  }
  .home-hero-wrap .hero-filter-holder{
    position:relative!important;
    z-index:30!important;
    width:min(1120px,calc(100% - 32px))!important;
    max-width:1120px!important;
    margin:-54px auto 0!important;
    padding:0!important;
  }
  .home-hero-wrap .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    width:100%!important;
    max-width:1120px!important;
    margin:0 auto!important;
    display:grid!important;
    grid-template-columns:minmax(240px,1.35fr) minmax(150px,.72fr) minmax(140px,.56fr) minmax(140px,.56fr) auto!important;
    align-items:stretch!important;
    gap:8px!important;
    background:#fff!important;
    border:1px solid #e6ebf0!important;
    border-radius:24px!important;
    box-shadow:0 22px 55px rgba(17,24,32,.14)!important;
  }
  .home-hero-wrap + .section{padding-top:34px!important;}
}

.details-page .gallery-under{
  display:block!important;
  width:100%!important;
  max-width:100%!important;
  margin:18px 0 0!important;
  padding:0!important;
  overflow:visible!important;
}
.details-page .gallery-under-main{
  display:block!important;
  width:100%!important;
  border-radius:28px!important;
  overflow:hidden!important;
  background:#f4f7fa!important;
  box-shadow:0 14px 42px rgba(17,24,32,.055)!important;
}
.details-page .gallery-under-main img{
  display:block!important;
  width:100%!important;
  height:clamp(430px,48vw,580px)!important;
  min-height:430px!important;
  object-fit:cover!important;
  object-position:center center!important;
  border-radius:0!important;
}
.details-page .gallery-under-thumbs{
  display:flex!important;
  grid-template-columns:none!important;
  gap:12px!important;
  width:100%!important;
  overflow-x:auto!important;
  scroll-snap-type:x proximity!important;
  padding:4px 2px 10px!important;
  margin-top:14px!important;
}
.details-page .gallery-under-thumbs .gallery-thumb{
  display:block!important;
  flex:0 0 132px!important;
  width:132px!important;
  min-width:132px!important;
  height:96px!important;
  aspect-ratio:auto!important;
  border:1px solid #e5ebf2!important;
  border-radius:16px!important;
  padding:0!important;
  overflow:hidden!important;
  background:#fff!important;
  opacity:.82!important;
  scroll-snap-align:start!important;
  box-shadow:none!important;
}
.details-page .gallery-under-thumbs .gallery-thumb.active{
  opacity:1!important;
  border-color:#111820!important;
  box-shadow:0 0 0 2px #111820 inset!important;
  outline:0!important;
}
.details-page .gallery-under-thumbs .gallery-thumb img{
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
  display:block!important;
}

@media (max-width:760px){
  .home-hero-wrap{
    position:relative!important;
    overflow:visible!important;
    padding:0 0 30px!important;
    margin:0!important;
    background:#fff!important;
  }
  .home-hero-wrap .hero-carousel,
  .home-hero-wrap .hero-carousel-full,
  .home-hero-wrap .hero-track{
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:0!important;
    border-radius:0!important;
    overflow:hidden!important;
  }
  .home-hero-wrap .hero-slide,
  .home-hero-wrap .hero-slide-inner{
    height:405px!important;
    min-height:405px!important;
    border-radius:0!important;
  }
  .home-hero-wrap .hero-slide{
    background-size:cover!important;
    background-position:center center!important;
  }
  .home-hero-wrap .hero-slide-copy{
    padding:72px 20px 104px!important;
    max-width:100%!important;
  }
  .home-hero-wrap .hero-slide-copy .eyebrow{
    font-size:9px!important;
    letter-spacing:.13em!important;
    margin-bottom:8px!important;
    line-height:1.3!important;
  }
  .home-hero-wrap .hero-slide-copy h1{
    font-size:30px!important;
    line-height:1.03!important;
    letter-spacing:-.05em!important;
    max-width:86%!important;
    margin-bottom:8px!important;
  }
  .home-hero-wrap .hero-slide-copy p{
    font-size:12.5px!important;
    line-height:1.42!important;
    max-width:84%!important;
    margin-bottom:14px!important;
  }
  .home-hero-wrap .hero-slide-copy .btn{
    height:44px!important;
    border-radius:16px!important;
    padding:0 17px!important;
    font-size:13.5px!important;
  }
  .home-hero-wrap .hero-filter-holder{
    position:relative!important;
    left:auto!important;
    right:auto!important;
    bottom:auto!important;
    transform:none!important;
    z-index:30!important;
    width:calc(100% - 24px)!important;
    max-width:460px!important;
    margin:-62px auto 0!important;
    padding:0!important;
  }
  .home-hero-wrap .hero-filter-holder .pro-search,
  .pro-search.hero-search{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:0!important;
    width:100%!important;
    margin:0!important;
    padding:9px 14px 12px!important;
    border-radius:22px!important;
    background:#fff!important;
    border:1px solid #e7edf3!important;
    box-shadow:0 18px 46px rgba(16,30,44,.14)!important;
    overflow:visible!important;
  }
  .pro-search .search-field{
    border-right:0!important;
    border-bottom:1px solid #edf2f6!important;
    padding:8px 2px!important;
    gap:2px!important;
  }
  .pro-search .search-field:last-of-type{border-bottom:0!important;}
  .pro-search .search-field span{
    font-size:9.5px!important;
    letter-spacing:.105em!important;
    line-height:1.15!important;
  }
  .pro-search input,
  .pro-search select{
    font-size:14px!important;
    line-height:1.15!important;
    height:30px!important;
    min-height:30px!important;
  }
  .pro-search button{
    width:100%!important;
    min-width:0!important;
    height:46px!important;
    margin-top:9px!important;
    border-radius:16px!important;
  }
  .home-hero-wrap + .section{padding-top:26px!important;}
  .home-hero-wrap .carousel-btn{width:36px!important;height:62px!important;font-size:38px!important;}
  .home-hero-wrap .carousel-btn.prev{left:4px!important;}
  .home-hero-wrap .carousel-btn.next{right:4px!important;}

  .details-page .gallery-under{
    display:block!important;
    width:100vw!important;
    max-width:100vw!important;
    margin-left:calc(50% - 50vw)!important;
    margin-right:calc(50% - 50vw)!important;
    margin-top:14px!important;
    padding:0!important;
    overflow:visible!important;
  }
  .details-page .gallery-under-main{
    border-radius:0!important;
    box-shadow:none!important;
  }
  .details-page .gallery-under-main img{
    height:360px!important;
    min-height:360px!important;
    border-radius:0!important;
  }
  .details-page .gallery-under-thumbs{
    display:flex!important;
    grid-template-columns:none!important;
    gap:10px!important;
    overflow-x:auto!important;
    scroll-snap-type:x proximity!important;
    padding:10px 14px 4px!important;
    margin-top:0!important;
  }
  .details-page .gallery-under-thumbs .gallery-thumb{
    flex:0 0 86px!important;
    width:86px!important;
    min-width:86px!important;
    height:68px!important;
    border-radius:14px!important;
    scroll-snap-align:start!important;
  }
}
@media (max-width:420px){
  .home-hero-wrap .hero-slide,
  .home-hero-wrap .hero-slide-inner{height:385px!important;min-height:385px!important;}
  .home-hero-wrap .hero-slide-copy{padding:66px 20px 96px!important;}
  .home-hero-wrap .hero-slide-copy h1{font-size:28px!important;max-width:90%!important;}
  .home-hero-wrap .hero-slide-copy p{font-size:12px!important;max-width:88%!important;}
  .home-hero-wrap .hero-filter-holder{margin-top:-58px!important;}
  .details-page .gallery-under-main img{height:320px!important;min-height:320px!important;}
}


/* BookSahel V47 hero text placement refinement */
.home-hero-wrap .hero-slide{position:relative!important;background-position:center center!important;background-size:cover!important;isolation:isolate!important;display:flex!important;align-items:flex-end!important;overflow:hidden!important}
.home-hero-wrap .hero-slide-overlay{position:absolute!important;inset:0!important;z-index:0!important;background:linear-gradient(90deg,rgba(8,14,22,.76) 0%,rgba(8,14,22,.52) 24%,rgba(8,14,22,.22) 48%,rgba(8,14,22,0) 74%),linear-gradient(180deg,rgba(8,14,22,.08) 0%,rgba(8,14,22,.18) 56%,rgba(8,14,22,.60) 100%)!important;pointer-events:none!important}
.home-hero-wrap .hero-slide-inner{position:relative!important;z-index:1!important;display:flex!important;align-items:flex-end!important;min-height:inherit!important;height:100%!important;width:100%!important}
.home-hero-wrap .hero-slide-copy{position:relative!important;z-index:2!important;display:flex!important;flex-direction:column!important;align-items:flex-start!important;justify-content:flex-end!important;gap:0!important;max-width:min(560px,42vw)!important;padding:clamp(42px,5.6vw,82px) clamp(28px,4vw,46px) clamp(104px,12vw,128px)!important;margin:0!important}
.home-hero-wrap .hero-slide-copy .eyebrow{margin:0 0 12px!important;font-size:12px!important;line-height:1.35!important;letter-spacing:.14em!important;text-transform:uppercase!important;color:rgba(255,255,255,.78)!important;text-shadow:0 2px 10px rgba(0,0,0,.24)!important}
.home-hero-wrap .hero-slide-copy h1{margin:0 0 14px!important;max-width:100%!important;font-size:clamp(38px,4.9vw,68px)!important;line-height:.96!important;letter-spacing:-.055em!important;color:#fff!important;text-shadow:0 3px 16px rgba(0,0,0,.26)!important}
.home-hero-wrap .hero-slide-copy p{margin:0 0 22px!important;max-width:96%!important;font-size:18px!important;line-height:1.52!important;color:rgba(255,255,255,.92)!important;text-shadow:0 2px 12px rgba(0,0,0,.20)!important}
.home-hero-wrap .hero-slide-copy .btn{position:relative!important;z-index:2!important;height:52px!important;padding:0 24px!important;border-radius:18px!important;white-space:nowrap!important}
@media (max-width: 1024px){
  .home-hero-wrap .hero-slide-copy{max-width:min(520px,54vw)!important;padding:72px 26px 112px!important}
  .home-hero-wrap .hero-slide-copy h1{font-size:48px!important}
  .home-hero-wrap .hero-slide-copy p{font-size:17px!important;max-width:92%!important}
}
@media (max-width: 767px){
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{min-height:430px!important;height:430px!important}
  .home-hero-wrap .hero-slide-overlay{background:linear-gradient(180deg,rgba(8,14,22,.16) 0%,rgba(8,14,22,.24) 36%,rgba(8,14,22,.72) 100%)!important}
  .home-hero-wrap .hero-slide-copy{max-width:min(86vw,340px)!important;padding:72px 20px 102px!important}
  .home-hero-wrap .hero-slide-copy .eyebrow{margin-bottom:10px!important;font-size:10px!important;letter-spacing:.12em!important}
  .home-hero-wrap .hero-slide-copy h1{font-size:30px!important;line-height:1.02!important;margin-bottom:10px!important;max-width:100%!important}
  .home-hero-wrap .hero-slide-copy p{font-size:13.5px!important;line-height:1.45!important;max-width:100%!important;margin-bottom:18px!important}
  .home-hero-wrap .hero-slide-copy .btn{height:46px!important;padding:0 18px!important;border-radius:16px!important;font-size:14px!important}
}
@media (max-width: 480px){
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{min-height:400px!important;height:400px!important}
  .home-hero-wrap .hero-slide-copy{padding:64px 18px 96px!important;max-width:min(88vw,320px)!important}
  .home-hero-wrap .hero-slide-copy h1{font-size:27px!important}
  .home-hero-wrap .hero-slide-copy p{font-size:12.5px!important}
}


/* BookSahel V48 Villa Kiks + hero filter overlap refinement */
.home-hero-wrap{position:relative!important;padding:24px 0 176px!important;background:linear-gradient(180deg,#f7f9fb 0%,#ffffff 72%)!important;overflow:visible!important}
.home-hero-wrap .hero-carousel{position:relative!important;z-index:1!important}
.home-hero-wrap .hero-carousel .hero-track{border-radius:30px!important;overflow:hidden!important}
.home-hero-wrap .hero-filter-holder{position:absolute!important;left:50%!important;bottom:56px!important;transform:translateX(-50%)!important;width:min(1120px,calc(100% - 48px))!important;margin:0!important;z-index:10!important}
.home-hero-wrap .hero-filter-holder .pro-search,
.pro-search.hero-search{width:100%!important;background:rgba(255,255,255,.985)!important;border:1px solid rgba(227,233,239,.95)!important;border-radius:24px!important;box-shadow:0 30px 80px rgba(10,18,28,.12),0 8px 24px rgba(10,18,28,.06)!important;backdrop-filter:saturate(140%) blur(10px)!important}
.home-hero-wrap .hero-filter-holder .pro-search .search-field{padding:14px 18px!important}
.home-hero-wrap .hero-filter-holder .pro-search button{box-shadow:0 10px 24px rgba(10,18,28,.10)!important}
.home-hero-wrap .hero-filter-holder .advanced-filters{background:linear-gradient(180deg,rgba(250,252,253,.94) 0%,rgba(255,255,255,.98) 100%)!important;border-top:1px solid #edf1f5!important;border-radius:0 0 24px 24px!important}
.home-hero-wrap + .container.section{padding-top:0!important}
@media (max-width: 1180px){
  .home-hero-wrap{padding-bottom:168px!important}
  .home-hero-wrap .hero-filter-holder{width:calc(100% - 36px)!important;bottom:52px!important}
}
@media (max-width: 980px){
  .home-hero-wrap{padding:18px 0 156px!important}
  .home-hero-wrap .hero-filter-holder{width:calc(100% - 28px)!important;bottom:42px!important}
  .home-hero-wrap .hero-filter-holder .pro-search,
  .pro-search.hero-search{border-radius:22px!important}
}
@media (max-width: 767px){
  .home-hero-wrap{padding:14px 0 118px!important}
  .home-hero-wrap .hero-filter-holder{position:absolute!important;left:50%!important;bottom:18px!important;width:calc(100% - 20px)!important;transform:translateX(-50%)!important}
  .home-hero-wrap .hero-filter-holder .pro-search,
  .pro-search.hero-search{border-radius:20px!important;box-shadow:0 18px 46px rgba(10,18,28,.14)!important}
}


/* BookSahel V49 square full-width heroes */
.home-hero-wrap{position:relative!important;margin:0!important;padding:0 0 166px!important;background:#fff!important;overflow:visible!important}
.home-hero-wrap .hero-carousel,
.home-hero-wrap .hero-carousel-full{position:relative!important;z-index:1!important;width:100vw!important;max-width:100vw!important;margin-left:calc(50% - 50vw)!important;margin-right:calc(50% - 50vw)!important;margin-top:0!important;margin-bottom:0!important;padding:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}
.home-hero-wrap .hero-track{width:100%!important;max-width:100%!important;margin:0!important;padding:0!important;gap:0!important;border-radius:0!important;overflow:hidden!important;box-shadow:none!important}
.home-hero-wrap .hero-slide,
.home-hero-wrap .hero-slide-inner{border-radius:0!important;box-shadow:none!important}
.home-hero-wrap .hero-slide{min-height:560px!important;height:560px!important;background-size:cover!important;background-position:center center!important}
.home-hero-wrap .hero-filter-holder{position:absolute!important;left:50%!important;bottom:58px!important;transform:translateX(-50%)!important;width:min(1120px,calc(100% - 48px))!important;margin:0!important;padding:0!important;z-index:20!important}
.home-hero-wrap .hero-filter-holder .pro-search,
.pro-search.hero-search{width:100%!important;margin:0!important;background:rgba(255,255,255,.99)!important;border:1px solid rgba(227,233,239,.98)!important;border-radius:24px!important;box-shadow:0 28px 76px rgba(10,18,28,.12),0 8px 22px rgba(10,18,28,.06)!important;backdrop-filter:saturate(145%) blur(10px)!important}
.home-hero-wrap .hero-filter-holder .pro-search .search-field{padding:14px 18px!important}
.home-hero-wrap + .container.section{padding-top:0!important}
@media (max-width:980px){
  .home-hero-wrap{padding-bottom:154px!important}
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{min-height:500px!important;height:500px!important}
  .home-hero-wrap .hero-filter-holder{width:calc(100% - 32px)!important;bottom:48px!important}
}
@media (max-width:767px){
  .home-hero-wrap{padding-bottom:120px!important}
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{min-height:430px!important;height:430px!important}
  .home-hero-wrap .hero-filter-holder{width:calc(100% - 22px)!important;bottom:20px!important}
  .home-hero-wrap .hero-filter-holder .pro-search,
  .pro-search.hero-search{border-radius:20px!important;box-shadow:0 18px 46px rgba(10,18,28,.14)!important}
}
@media (max-width:480px){
  .home-hero-wrap{padding-bottom:112px!important}
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{min-height:400px!important;height:400px!important}
  .home-hero-wrap .hero-filter-holder{bottom:18px!important;width:calc(100% - 18px)!important}
}


/* BookSahel V51 hero square full-width hard override — no data/media/pricing changes */
.home-hero-wrap{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
  margin-top:0!important;
  padding-left:0!important;
  padding-right:0!important;
  background:#fff!important;
  overflow:visible!important;
}
.home-hero-wrap,
.home-hero-wrap .hero-carousel,
.home-hero-wrap .hero-carousel.hero-carousel-full,
.home-hero-wrap .hero-carousel-full,
.home-hero-wrap .hero-track,
.home-hero-wrap .hero-carousel .hero-track,
.home-hero-wrap .hero-carousel-full .hero-track,
.home-hero-wrap .hero-slide,
.home-hero-wrap .hero-carousel .hero-slide,
.home-hero-wrap .hero-carousel-full .hero-slide,
.home-hero-wrap .hero-slide-inner,
.home-hero-wrap .hero-slide-overlay{
  border-radius:0!important;
  -webkit-border-radius:0!important;
  box-shadow:none!important;
}
.home-hero-wrap .hero-carousel,
.home-hero-wrap .hero-carousel.hero-carousel-full,
.home-hero-wrap .hero-carousel-full{
  width:100vw!important;
  max-width:100vw!important;
  margin:0!important;
  padding:0!important;
  overflow:hidden!important;
}
.home-hero-wrap .hero-track,
.home-hero-wrap .hero-carousel .hero-track,
.home-hero-wrap .hero-carousel-full .hero-track{
  display:flex!important;
  width:100vw!important;
  max-width:100vw!important;
  gap:0!important;
  margin:0!important;
  padding:0!important;
  overflow-x:auto!important;
  overflow-y:hidden!important;
  scroll-snap-type:x mandatory!important;
}
.home-hero-wrap .hero-slide,
.home-hero-wrap .hero-carousel .hero-slide,
.home-hero-wrap .hero-carousel-full .hero-slide{
  flex:0 0 100vw!important;
  width:100vw!important;
  max-width:100vw!important;
  min-width:100vw!important;
  margin:0!important;
  background-size:cover!important;
  background-position:center center!important;
  overflow:hidden!important;
}
.home-hero-wrap .hero-slide-inner{
  width:100%!important;
  max-width:1180px!important;
  margin-left:auto!important;
  margin-right:auto!important;
}
@media (max-width:980px){
  .home-hero-wrap,
  .home-hero-wrap .hero-carousel,
  .home-hero-wrap .hero-carousel.hero-carousel-full,
  .home-hero-wrap .hero-carousel-full,
  .home-hero-wrap .hero-track,
  .home-hero-wrap .hero-carousel .hero-track,
  .home-hero-wrap .hero-carousel-full .hero-track,
  .home-hero-wrap .hero-slide,
  .home-hero-wrap .hero-carousel .hero-slide,
  .home-hero-wrap .hero-carousel-full .hero-slide{
    border-radius:0!important;
    -webkit-border-radius:0!important;
  }
}
@media (max-width:767px){
  .home-hero-wrap .hero-slide-inner{max-width:100%!important;}
}


/* BookSahel V53 admin table/QR hardening */
.admin-main .table-wrap,.admin-main .auto-table-wrap,.admin-scroll-list{max-height:640px;overflow:auto;border-radius:18px;border:1px solid #eef2f6;background:#fff;scrollbar-width:thin}
.admin-main .table-wrap table,.admin-main .auto-table-wrap table{min-width:980px;margin:0!important}
.admin-main table thead th{position:sticky;top:0;z-index:2;background:#f8fafc;box-shadow:0 1px 0 #edf2f7}
.admin-main .admin-card{overflow:visible}
.admin-main .table-toolbar,.admin-main .customer-filter-row,.admin-main .finance-filter-row{position:relative;z-index:3}
.qr-readable,.qr-card{background:#fff!important;border:1px solid #e6edf4!important;border-radius:22px!important;padding:16px!important;box-shadow:0 14px 40px rgba(17,24,32,.08)!important;display:inline-flex!important;flex-direction:column!important;align-items:center!important;gap:10px!important}
.qr-readable .qr-img,.qr-card .qr-img{background:#fff!important;border:12px solid #fff!important;border-radius:12px!important;image-rendering:auto!important;max-width:100%;height:auto}
.qr-readable strong,.qr-card strong{font-size:15px;letter-spacing:.08em;color:#111820;word-break:break-all;text-align:center}
.scan-form input{text-transform:uppercase;letter-spacing:.05em}


/* BookSahel V54 admin grouping and scanner */
.button-row{display:flex;gap:10px;flex-wrap:wrap;align-items:center;justify-content:flex-end}.grouped-admin-tools .card-head{align-items:center}.settings-hub-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:14px}.settings-hub-link{text-decoration:none}.scan-form-pro{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;margin:16px 0 22px}.scan-form-pro input{height:54px;border:1px solid #e4eaf0;border-radius:16px;padding:0 16px;font-weight:800}.scan-result-grid{display:grid;grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:16px;align-items:start}.scan-qr-panel{position:sticky;top:18px}.scan-actions{display:flex;gap:10px;flex-wrap:wrap;justify-content:center;margin-top:14px}.scan-detail-panel{box-shadow:none;border:1px solid #edf1f5}.scan-detail-panel.wide-span{grid-column:1/-1}.highlight-row{background:#fff9e8}.admin-nav-svg{flex:0 0 auto}@media(max-width:860px){.scan-form-pro{grid-template-columns:1fr}.scan-result-grid{grid-template-columns:1fr}.scan-qr-panel{position:static}.button-row{justify-content:flex-start}}


/* BookSahel V54 grouped menu refinements */
.admin-tabs.grouped-tabs{display:flex;gap:8px;flex-wrap:wrap;margin:0 0 16px;padding:6px;background:#f5f7fa;border:1px solid #e8eef4;border-radius:18px;width:max-content;max-width:100%}
.admin-tabs.grouped-tabs a{display:inline-flex;align-items:center;min-height:38px;padding:0 14px;border-radius:13px;text-decoration:none;color:#5d6876;font-weight:850;font-size:13px;letter-spacing:-.01em}
.admin-tabs.grouped-tabs a.active{background:#111820;color:#fff;box-shadow:0 10px 26px rgba(17,24,32,.12)}
@media(max-width:760px){.admin-tabs.grouped-tabs{width:100%;overflow-x:auto;flex-wrap:nowrap}.admin-tabs.grouped-tabs a{white-space:nowrap}}


/* BookSahel V55 mobile booking scanner discount refinement */
.booking-history-card{grid-column:1/-1}.history-timeline{display:grid;gap:12px}.history-item{display:grid;grid-template-columns:18px 1fr;gap:12px;align-items:flex-start}.history-item>span{width:10px;height:10px;border-radius:50%;background:#111820;margin-top:8px}.history-item div{border:1px solid #edf1f5;border-radius:16px;padding:12px 14px;background:#fff}.history-item p{margin:4px 0;color:#5f6b78}.history-item small{color:#85909d}.qr-camera-panel{margin-top:14px;border:1px solid #e5ebf2;border-radius:20px;padding:12px;background:#f8fafc}.qr-camera-panel video{width:100%;max-height:420px;background:#070b10;border-radius:16px;object-fit:cover}.qr-camera-actions{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-top:10px;color:#5e6976}.discount-apply-form{margin-top:16px;padding-top:14px;border-top:1px solid #edf1f5;display:grid;grid-template-columns:1fr auto;gap:10px;align-items:end}.discount-line strong{color:#0d7a49}.discount-form select[multiple]{min-height:150px}.adults-only-ticket-grid{grid-template-columns:1fr!important}.grade-thumb,.ticket-option-media{background:#f7fafc}
@media(max-width:767px){
  .home-hero-wrap{padding:0 0 26px!important;overflow:visible!important;background:#fff!important}
  .home-hero-wrap .hero-carousel,.home-hero-wrap .hero-carousel-full,.home-hero-wrap .hero-track{width:100vw!important;max-width:100vw!important;margin:0!important;margin-left:calc(50% - 50vw)!important;border-radius:0!important;overflow:hidden!important;gap:0!important;padding:0!important}
  .home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{height:430px!important;min-height:430px!important;border-radius:0!important;background-position:center center!important}
  .home-hero-wrap .hero-slide-copy{padding:76px 20px 86px!important;max-width:88vw!important}
  .home-hero-wrap .hero-slide-copy h1{font-size:30px!important;line-height:1.02!important;max-width:100%!important}
  .home-hero-wrap .hero-slide-copy p{font-size:13.5px!important;line-height:1.45!important;max-width:100%!important}
  .home-hero-wrap .hero-filter-holder{position:relative!important;left:auto!important;bottom:auto!important;transform:none!important;width:calc(100% - 20px)!important;margin:-42px auto 0!important;z-index:12!important}
  .home-hero-wrap .hero-filter-holder .pro-search,.pro-search.hero-search{display:grid!important;grid-template-columns:1fr!important;border-radius:22px!important;padding:8px!important;box-shadow:0 20px 54px rgba(10,18,28,.16)!important;background:#fff!important}
  .home-hero-wrap .hero-filter-holder .pro-search .search-field{padding:11px 12px!important;border-right:0!important;border-bottom:1px solid #edf1f5!important}.home-hero-wrap .hero-filter-holder .pro-search button{height:52px!important;width:100%!important}.home-hero-wrap + .container.section{padding-top:28px!important}.category-scroll{gap:10px!important;overflow-x:auto!important;padding-bottom:8px!important}.category-scroll a{min-width:116px!important}.beach-grid.professional-grid{grid-template-columns:1fr!important;gap:16px!important}.beach-card{border-radius:20px!important}.reservation-page.section,.checkout-page.section,.details-page .section{padding-top:28px!important}.reservation-option.ticket-option{grid-template-columns:82px 1fr!important;gap:12px!important;padding:12px!important}.reservation-option .ticket-qty-grid{grid-column:1/-1!important}.checkout-grid,.details-grid,.admin-grid{grid-template-columns:1fr!important}.discount-apply-form{grid-template-columns:1fr!important}.scan-result-grid{grid-template-columns:1fr!important}.qr-camera-actions{display:grid!important}.table-wrap{overflow-x:auto!important;-webkit-overflow-scrolling:touch!important}
}
@media(max-width:420px){.home-hero-wrap .hero-slide,.home-hero-wrap .hero-slide-inner{height:405px!important;min-height:405px!important}.home-hero-wrap .hero-slide-copy{padding:68px 18px 82px!important}.home-hero-wrap .hero-slide-copy h1{font-size:27px!important}.home-hero-wrap .hero-filter-holder{margin-top:-36px!important}}


/* BookSahel V59 promo banner and partner type organization */
.promo-runner{width:100%;background:#0f1926;color:#fff;overflow:hidden;white-space:nowrap;border-bottom:1px solid rgba(255,255,255,.08);position:relative;z-index:91}
.promo-runner a{display:block;color:#fff;text-decoration:none;font-weight:850;letter-spacing:.02em;font-size:13px;line-height:36px;height:36px}
.promo-runner span{display:inline-block;min-width:100%;padding-inline-start:100%;animation:bs-promo-run 22s linear infinite}
.promo-runner:hover span{animation-play-state:paused}
.promo-runner.demo{border-radius:14px;z-index:1;margin-top:8px}.promo-runner.demo a{line-height:38px;height:38px}.promo-preview span:first-child{font-size:12px;text-transform:uppercase;letter-spacing:.1em;color:#748091;font-weight:850}
@keyframes bs-promo-run{0%{transform:translateX(0)}100%{transform:translateX(-100%)}}
.partner-type-card{grid-column:1/-1}.partner-type-groups{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.partner-type-group{border:1px solid #edf1f5;border-radius:18px;padding:14px;background:#fbfcfd}.partner-type-group h3{margin:0 0 10px;font-size:14px;letter-spacing:-.02em}.partner-type-chips{display:grid;gap:8px}.partner-type-chip{display:flex;align-items:center;gap:10px;border:1px solid #e6ebf1;background:#fff;border-radius:14px;padding:10px;text-decoration:none;color:#111820;font-weight:800}.partner-type-chip.active{background:#111820;color:#fff;border-color:#111820}.partner-type-icon{width:18px;height:18px;flex:0 0 auto}.partner-type-chip b{margin-inline-start:auto;font-size:12px;color:inherit;opacity:.72}.admin-card optgroup{font-weight:850;color:#111820}.admin-card option{font-weight:700}
@media(max-width:980px){.partner-type-groups{grid-template-columns:1fr 1fr}.promo-runner a{font-size:12px;line-height:34px;height:34px}.promo-runner span{animation-duration:18s}}
@media(max-width:620px){.partner-type-groups{grid-template-columns:1fr}.promo-runner a{font-size:11.5px;line-height:32px;height:32px}}

/* BookSahel V60 partner self-service signup and portal polish */
.partner-signup-page{max-width:1120px!important}.partner-signup-hero{border-radius:32px;background:linear-gradient(135deg,#0f1b2a,#182b3e);color:#fff;padding:42px;margin-bottom:22px;box-shadow:0 24px 70px rgba(13,25,38,.12)}.partner-signup-hero h1{font-size:clamp(34px,5vw,62px);line-height:.96;letter-spacing:-.06em;margin:8px 0 12px}.partner-signup-hero p{max-width:720px;color:rgba(255,255,255,.82);font-size:18px}.partner-signup-form h2{margin-top:24px}.partner-approval-note{display:flex;align-items:center;justify-content:space-between;gap:16px;border:1px solid #eef2f6;border-radius:22px;padding:16px 18px;margin-bottom:16px;background:#fff;box-shadow:0 12px 34px rgba(16,28,42,.05)}.partner-approval-note strong{font-size:17px}.partner-approval-note span{color:#66717e}.partner-approval-note.is-pending{border-color:#f4d49a;background:#fffaf1}.partner-approval-note.is-live{border-color:#ccebd7;background:#f5fff8}.partner-photo-card{display:grid;gap:8px;border:1px solid #edf2f6;border-radius:18px;padding:10px;background:#fff}.partner-photo-thumb,.table-thumb{width:100%;height:100px;object-fit:cover;border-radius:14px;background:#f4f7fa}.table-thumb{width:88px;height:64px}.summary-card-media{width:100%;height:220px;object-fit:cover;border-radius:20px;background:#f5f7fa}.partner-photo-grid .empty{grid-column:1/-1}.field input[type="file"]{padding:10px;background:#fff;border:1px dashed #cad4df;border-radius:14px}@media(max-width:760px){.partner-signup-hero{padding:28px 20px;border-radius:24px}.partner-signup-hero h1{font-size:34px}.partner-signup-form{padding:18px!important}.partner-approval-note{display:block}.table-thumb{width:70px;height:56px}}

/* V61 partner signup / approval / category setup refinements */
.setup-guide-card{border:1px solid #e7edf3;background:linear-gradient(180deg,#fff,#fbfcfd);box-shadow:0 14px 40px rgba(17,24,32,.055)}
.setup-guide-card .card-head strong{display:inline-flex;align-items:center;justify-content:center;border:1px solid #e4ebf2;background:#f7fafc;border-radius:999px;padding:8px 12px;font-size:12px;color:#536171;white-space:nowrap}
.setup-chip-list{display:flex;flex-wrap:wrap;gap:8px;margin-top:14px}.setup-chip-list span{border:1px solid #e5ebf2;background:#fff;border-radius:999px;padding:8px 11px;font-size:12px;font-weight:800;color:#394554}.partner-signup-page .partner-signup-form{max-width:920px;margin:28px auto 0}.partner-signup-hero{max-width:980px;margin:0 auto;text-align:left}.partner-signup-hero h1{font-size:clamp(38px,6vw,74px);line-height:.96;letter-spacing:-.06em;margin:10px 0}.partner-signup-hero p{max-width:760px;color:#627082;font-size:18px;line-height:1.65}.admin-tabs.grouped-tabs{margin:0 0 18px}.admin-tabs.grouped-tabs a{display:inline-flex;align-items:center;gap:8px}

/* BookSahel V62 partner multi-listing wizard */
.partner-type-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:18px}
.partner-type-card{display:flex;flex-direction:column;gap:8px;padding:18px;border:1px solid #e7edf3;border-radius:22px;background:#fff;text-decoration:none;color:#111820;box-shadow:0 12px 34px rgba(12,20,30,.045);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}
.partner-type-card:hover,.partner-type-card.active{transform:translateY(-2px);border-color:#111820;box-shadow:0 18px 46px rgba(12,20,30,.08)}
.partner-type-card strong{font-size:18px;letter-spacing:-.03em}.partner-type-card span{font-weight:800;color:#3a4655}.partner-type-card small{color:#66717f;line-height:1.45}.partner-type-icon{width:44px;height:44px;border-radius:16px;background:#f3f7f9;display:grid;place-items:center;color:#111820}
.partner-listings-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:14px}.partner-listing-card .summary-card-media{width:100%;height:160px;object-fit:cover;border-radius:18px;background:#f5f7f9}.partner-type-fields{margin:10px 0 18px}.dash-actions{display:flex;gap:10px;flex-wrap:wrap;align-items:center}
@media(max-width:760px){.partner-type-grid,.partner-listings-grid{grid-template-columns:1fr}.partner-type-card{border-radius:18px;padding:16px}.partner-listing-card .summary-card-media{height:190px}}


/* BookSahel V63 admin/partner UI polish */
.partner-type-grid,
.wizard-type-grid{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:16px!important;
  margin-top:22px!important;
  align-items:stretch!important;
}
.partner-type-card{
  display:flex!important;
  flex-direction:column!important;
  justify-content:space-between!important;
  gap:16px!important;
  min-height:250px!important;
  padding:20px!important;
  border:1px solid #e6edf4!important;
  border-radius:24px!important;
  background:linear-gradient(180deg,#fff 0%,#fbfcfd 100%)!important;
  color:#111820!important;
  text-decoration:none!important;
  box-shadow:0 14px 38px rgba(12,20,30,.055)!important;
  transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease!important;
  overflow:hidden!important;
}
.partner-type-card:hover,
.partner-type-card.active{
  transform:translateY(-3px)!important;
  border-color:#111820!important;
  box-shadow:0 24px 58px rgba(12,20,30,.12)!important;
}
.partner-type-card-top{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important}
.partner-type-icon{
  width:50px!important;height:50px!important;border-radius:18px!important;
  display:grid!important;place-items:center!important;background:#f1f6f8!important;color:#111820!important;
}
.partner-type-icon svg,.partner-type-icon .category-icon{width:24px!important;height:24px!important;display:block!important}
.partner-type-number{font-size:12px!important;font-weight:900!important;letter-spacing:.14em!important;color:#94a0ad!important}
.partner-type-copy{display:flex!important;flex-direction:column!important;gap:8px!important}
.partner-type-copy strong{font-size:22px!important;line-height:1.05!important;letter-spacing:-.045em!important;color:#111820!important}
.partner-type-copy span{font-size:13px!important;line-height:1.4!important;font-weight:850!important;color:#354151!important}
.partner-type-copy small{font-size:13px!important;line-height:1.55!important;color:#6a7482!important;display:block!important}
.partner-type-cta{margin-top:auto!important;font-weight:900!important;font-size:13px!important;color:#111820!important}
.partner-listings-grid{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(290px,1fr))!important;gap:18px!important;margin-top:18px!important}
.partner-listing-card{display:flex!important;flex-direction:column!important;gap:14px!important}
.partner-listing-card .summary-card-media{width:100%!important;height:180px!important;border-radius:20px!important;object-fit:cover!important;background:#f5f7f9!important;display:block!important}
.upload-dropzone{
  position:relative!important;
  min-height:150px!important;
  border:1.5px dashed #cfd8e3!important;
  border-radius:22px!important;
  padding:18px!important;
  background:linear-gradient(180deg,#fbfdff,#f6f9fb)!important;
  display:flex!important;
  flex-direction:column!important;
  justify-content:center!important;
  align-items:flex-start!important;
  gap:7px!important;
  cursor:pointer!important;
  overflow:hidden!important;
}
.upload-dropzone:hover,.upload-dropzone.is-dragover{border-color:#111820!important;background:#fff!important;box-shadow:0 18px 44px rgba(12,20,30,.08)!important}
.upload-dropzone input[type=file]{position:absolute!important;inset:0!important;opacity:0!important;cursor:pointer!important;width:100%!important;height:100%!important}
.upload-dropzone span{font-size:11px!important;font-weight:900!important;letter-spacing:.12em!important;text-transform:uppercase!important;color:#7c8795!important}
.upload-dropzone strong{font-size:17px!important;letter-spacing:-.025em!important;color:#111820!important}
.upload-dropzone small{font-size:13px!important;line-height:1.45!important;color:#687483!important}
.upload-dropzone em{font-style:normal!important;font-size:12px!important;color:#3c4858!important;background:#edf3f7!important;border-radius:999px!important;padding:6px 10px!important}
.mini-upload .upload-dropzone{grid-column:1/-1!important;min-height:130px!important}
.admin-nav-svg,.sidebar nav a svg,.pro-sidebar nav a svg{width:20px!important;height:20px!important;flex:0 0 auto!important;display:block!important}
.sidebar nav a,.pro-sidebar nav a{gap:12px!important}
.pro-sidebar nav a span{display:inline-block!important}
@media(max-width:1500px){.partner-type-grid,.wizard-type-grid{grid-template-columns:repeat(4,minmax(0,1fr))!important}}
@media(max-width:1180px){.partner-type-grid,.wizard-type-grid{grid-template-columns:repeat(3,minmax(0,1fr))!important}.partner-type-card{min-height:230px!important}}
@media(max-width:980px){
  .admin-shell-page{background:#f5f7fa!important}
  .pro-admin-shell{display:block!important;min-height:100vh!important}
  .pro-sidebar{
    position:sticky!important;top:0!important;z-index:80!important;width:100%!important;height:auto!important;
    min-height:0!important;padding:10px 12px!important;border-radius:0 0 24px 24px!important;
    display:block!important;background:#07101a!important;overflow:hidden!important;
  }
  .pro-sidebar .admin-logo{display:flex!important;align-items:center!important;gap:10px!important;margin:0 0 8px!important}
  .pro-sidebar nav{display:flex!important;gap:8px!important;overflow-x:auto!important;scroll-snap-type:x proximity!important;padding:2px 2px 8px!important}
  .pro-sidebar nav::-webkit-scrollbar{display:none!important}
  .pro-sidebar nav a{
    flex:0 0 auto!important;min-width:92px!important;scroll-snap-align:start!important;
    display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;
    gap:6px!important;padding:10px 12px!important;border-radius:16px!important;text-align:center!important;font-size:12px!important;
  }
  .pro-sidebar nav a svg{width:20px!important;height:20px!important}
  .pro-sidebar .logout{position:absolute!important;right:12px!important;top:10px!important;width:auto!important;padding:8px 10px!important;border-radius:14px!important}
  .pro-admin-main{padding:14px!important;margin:0!important;width:100%!important}
  .pro-admin-top{
    border-radius:24px!important;padding:18px!important;margin:0 0 14px!important;
    display:flex!important;gap:14px!important;align-items:flex-start!important;justify-content:space-between!important;
  }
  .pro-admin-top h1{font-size:28px!important;line-height:1.05!important}
  .admin-card{border-radius:22px!important;padding:18px!important}
  .partner-type-grid,.wizard-type-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:12px!important}
  .partner-type-card{min-height:220px!important;border-radius:20px!important;padding:16px!important}
  .partner-type-copy strong{font-size:19px!important}
  .partner-listings-grid{grid-template-columns:1fr!important}
}
@media(max-width:620px){
  .pro-admin-main{padding:10px!important}
  .pro-admin-top{display:block!important}
  .pro-admin-top .admin-user{margin-top:14px!important}
  .partner-type-grid,.wizard-type-grid{grid-template-columns:1fr!important}
  .partner-type-card{min-height:auto!important}
  .form-grid-2{grid-template-columns:1fr!important}
  .upload-dropzone{min-height:128px!important;border-radius:18px!important}
  .table-wrap{overflow-x:auto!important}
}

/* BookSahel V64 login privacy + clearer drag/drop uploads */
.stay-signed-line{display:flex!important;align-items:center!important;gap:10px!important;margin:10px 0 18px!important;color:#d7e0ea!important;font-weight:800!important;line-height:1.35!important}
.auth-card .stay-signed-line{color:#334155!important}.stay-signed-line input{width:18px!important;height:18px!important;accent-color:#111820!important}.stay-signed-line svg{width:18px!important;height:18px!important;opacity:.9!important}.staff-form .stay-signed-line{justify-content:flex-start!important}.wizard-media-panel{grid-column:1/-1!important;border:1px solid #e7edf4!important;border-radius:24px!important;background:linear-gradient(180deg,#fbfdff,#f7fafc)!important;padding:18px!important;margin:6px 0 4px!important}.wizard-media-panel h3{margin:0 0 6px!important;font-size:20px!important;letter-spacing:-.035em!important}.wizard-media-panel p{margin:0 0 14px!important;color:#66717f!important}.wizard-media-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:14px!important}.upload-dropzone{min-height:168px!important}.upload-dropzone strong:before{content:'+';display:inline-grid;place-items:center;width:28px;height:28px;margin-inline-end:8px;border-radius:10px;background:#111820;color:#fff;font-weight:900}.upload-dropzone em{max-width:100%;white-space:normal!important}.upload-dropzone input[type=file]::file-selector-button{cursor:pointer}.upload-dropzone.is-dragover{outline:3px solid rgba(17,24,32,.10)!important}.auth-card input:-webkit-autofill,.staff-card input:-webkit-autofill{transition:background-color 9999s ease-in-out 0s!important;-webkit-text-fill-color:inherit!important}
@media(max-width:760px){.wizard-media-grid{grid-template-columns:1fr!important}.wizard-media-panel{border-radius:20px!important;padding:14px!important}.upload-dropzone{min-height:140px!important}.stay-signed-line{font-size:13px!important}}


/* BookSahel V65 sessions/login/update progress */
.no-autofill-form input:-webkit-autofill,
.no-autofill-form input:-webkit-autofill:hover,
.no-autofill-form input:-webkit-autofill:focus{
  -webkit-text-fill-color:inherit!important;
  transition:background-color 999999s ease-out 0s!important;
}
.stay-signed-line{align-items:center!important;gap:10px!important;border:1px solid rgba(140,154,170,.18)!important;border-radius:16px!important;padding:11px 12px!important;background:rgba(255,255,255,.04)!important}
.stay-signed-line input{width:18px!important;height:18px!important;accent-color:#111820!important}
.update-progress{margin:16px 0 18px;padding:16px;border:1px solid #e7edf3;border-radius:18px;background:#f8fafc}
.update-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#111820}
.update-progress-head strong{font-size:14px}.update-progress-head span{font-size:13px;font-weight:900}
.update-progress-bar{height:12px;border-radius:999px;background:#e8eef4;overflow:hidden}
.update-progress-bar i{display:block;height:100%;border-radius:999px;background:#111820;transition:width .22s ease}
.update-progress small{display:block;margin-top:10px;color:#66717f}


/* BookSahel V65 listing facilities/pricing + scanner camera fallback */
.facility-picker{grid-column:1/-1;margin:14px 0 18px;padding:16px;border:1px solid #e7edf3;border-radius:22px;background:#fbfdff}
.field-label{font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#738091;margin-bottom:12px}
.facility-check-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:10px}
.facility-check-grid label{display:block;cursor:pointer}
.facility-check-grid input{position:absolute;opacity:0;pointer-events:none}
.facility-check-grid span{min-height:48px;display:flex;align-items:center;gap:9px;padding:10px 12px;border:1px solid #e6edf4;border-radius:16px;background:#fff;color:#263241;font-weight:800;transition:.16s ease}
.facility-check-grid svg{width:18px;height:18px;flex:0 0 auto}
.facility-check-grid input:checked + span{border-color:#111820;background:#111820;color:#fff;box-shadow:0 12px 28px rgba(17,24,32,.12)}
.pricing-wizard-card{grid-column:1/-1;margin:14px 0!important;background:linear-gradient(180deg,#fff,#f8fbfd)!important}
.qr-reader-box{width:min(100%,420px);min-height:320px;margin:0 auto;border-radius:22px;overflow:hidden;background:#07101a}
.qr-camera-panel video{width:min(100%,420px);max-height:70vh;border-radius:22px;background:#07101a;display:block;margin:0 auto}
.qr-camera-actions{text-align:center;margin-top:12px}
@media(max-width:680px){.facility-check-grid{grid-template-columns:1fr 1fr}.facility-check-grid span{font-size:13px}.qr-reader-box{min-height:280px}}


/* BookSahel V69 updater / hero polish */
.update-progress{margin:16px 0 18px;padding:16px;border:1px solid #e7edf3;border-radius:18px;background:#f8fafc}
.update-progress-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:10px;color:#111820}
.update-progress-bar{height:12px;border-radius:999px;background:#e8eef4;overflow:hidden}
.update-progress-bar i{display:block;height:100%;border-radius:999px;background:#111820;transition:width .22s ease}
.update-progress small{display:block;margin-top:10px;color:#66717f}


/* BookSahel V70 mobile UI fixes: search spacing, ticket cards, favicon cache */
@media (max-width: 760px){
  body.site-page{padding-bottom:calc(94px + env(safe-area-inset-bottom))!important;overflow-x:hidden!important;}
  .topbar{z-index:50!important;}
  .topbar-inner{height:auto!important;min-height:78px!important;padding:14px 22px!important;gap:12px!important;}
  .brand-image img{max-width:155px!important;height:auto!important;opacity:1!important;}
  .search-results-page{padding-top:28px!important;padding-bottom:124px!important;}
  .search-results-page .section-head{display:block!important;margin-bottom:18px!important;padding:0!important;}
  .search-results-page .section-head h1{font-size:36px!important;line-height:1.02!important;letter-spacing:-.06em!important;margin:0 0 8px!important;}
  .search-results-page .section-head p{font-size:17px!important;line-height:1.4!important;margin:0 0 14px!important;color:#74808e!important;}
  .search-results-page .section-head .link{display:inline-flex!important;align-items:center!important;width:max-content!important;margin:4px 0 16px!important;padding:10px 14px!important;border-radius:999px!important;background:#f5f8fb!important;border:1px solid #e6edf4!important;color:#184f91!important;font-weight:850!important;position:relative!important;z-index:2!important;text-decoration:none!important;}
  .search-results-page .pro-search.search-page-filters{width:100%!important;margin:0!important;padding:16px 18px 14px!important;border-radius:28px!important;box-shadow:0 16px 44px rgba(12,20,30,.08)!important;position:relative!important;z-index:1!important;overflow:hidden!important;}
  .search-results-page .pro-search.search-page-filters .search-field{padding:12px 0!important;border-right:0!important;border-bottom:1px solid #eef2f6!important;min-width:0!important;}
  .search-results-page .pro-search.search-page-filters input,
  .search-results-page .pro-search.search-page-filters select{width:100%!important;max-width:100%!important;min-width:0!important;height:36px!important;font-size:16px!important;line-height:1.2!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important;}
  .search-results-page .pro-search.search-page-filters button{width:100%!important;height:54px!important;margin-top:12px!important;border-radius:20px!important;}
  .search-results-page .beach-grid{margin-top:12px!important;gap:20px!important;}
  .search-results-page .beach-card{margin:0!important;border-radius:24px!important;overflow:hidden!important;}
  .mobile-bottom{height:78px!important;padding-bottom:env(safe-area-inset-bottom)!important;z-index:90!important;}
  .reservation-page{padding-top:26px!important;padding-bottom:132px!important;overflow-x:hidden!important;}
  .reservation-page h1{font-size:32px!important;line-height:1.05!important;letter-spacing:-.05em!important;}
  .reservation-page .panel-card{padding:20px!important;border-radius:26px!important;overflow:hidden!important;}
  .reservation-page .panel-card h2{font-size:31px!important;line-height:1.08!important;letter-spacing:-.055em!important;margin-bottom:12px!important;}
  .reservation-page .panel-card > p{font-size:16px!important;line-height:1.48!important;margin-bottom:18px!important;}
  .reservation-page .ticket-option{display:flex!important;flex-direction:column!important;align-items:stretch!important;grid-template-columns:1fr!important;gap:14px!important;padding:18px!important;border-radius:24px!important;min-width:0!important;width:100%!important;}
  .ticket-option > div:not(.ticket-qty-grid){display:block!important;width:100%!important;min-width:0!important;max-width:100%!important;}
  .ticket-option strong{display:block!important;width:100%!important;max-width:100%!important;font-size:22px!important;line-height:1.16!important;letter-spacing:-.035em!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;margin-bottom:6px!important;}
  .ticket-option .day-cost-note{display:block!important;width:100%!important;font-size:14px!important;line-height:1.35!important;color:#7a8492!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;margin:0 0 4px!important;}
  .ticket-option small{display:block!important;width:100%!important;max-width:100%!important;font-size:14.5px!important;line-height:1.45!important;color:#717c8b!important;white-space:normal!important;word-break:normal!important;overflow-wrap:normal!important;margin:0!important;}
  .ticket-option img.ticket-option-media,
  .ticket-option .ticket-option-media:not(.empty-media-thumb){display:block!important;width:100%!important;height:168px!important;object-fit:cover!important;border-radius:20px!important;}
  .ticket-option-media.empty-media-thumb{display:none!important;}
  .ticket-qty-grid{display:grid!important;grid-template-columns:1fr 1fr!important;gap:12px!important;width:100%!important;min-width:0!important;grid-column:auto!important;}
  .ticket-qty-grid label{min-width:0!important;width:100%!important;}
  .ticket-qty-grid label span{display:block!important;white-space:nowrap!important;font-size:11px!important;letter-spacing:.08em!important;margin-bottom:8px!important;}
  .ticket-qty-grid input{height:54px!important;width:100%!important;border-radius:18px!important;font-size:20px!important;font-weight:900!important;}
}
@media (max-width: 420px){
  .search-results-page .section-head h1{font-size:32px!important;}
  .reservation-page .panel-card h2{font-size:28px!important;}
  .ticket-option strong{font-size:21px!important;}
  .ticket-option small{font-size:14px!important;}
  .ticket-qty-grid{gap:10px!important;}
}


/* BookSahel V71 currency symbols + Arabic polish */
.pref-currency-symbol{
  display:inline-grid;
  place-items:center;
  min-width:28px;
  height:28px;
  padding:0 6px;
  border-radius:999px;
  font-weight:900;
  font-size:14px;
  line-height:1;
  color:currentColor;
}
.pref-currency .pref-currency-symbol + select{padding-inline-start:4px}
html[dir="rtl"] body,
body.dir-rtl{font-family:Alexandria, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif}
html[dir="rtl"] .topbar-inner,
html[dir="rtl"] .hero-slide-copy,
html[dir="rtl"] .section-head,
html[dir="rtl"] .detail-list div,
html[dir="rtl"] .checkout-row,
html[dir="rtl"] .card-head{text-align:right}
html[dir="rtl"] .hero-slide-copy{align-items:flex-start}
html[dir="rtl"] .pref-form-icons{direction:ltr}
html[dir="rtl"] .facility-list,
html[dir="rtl"] .category-scroll{direction:rtl}
html[dir="rtl"] .mobile-bottom{direction:rtl}


/* BookSahel V72: avoid duplicate fixed currency sign beside selector */
.pref-currency .pref-currency-symbol{display:none!important}
.pref-currency select{padding-inline-start:0!important}


/* BookSahel V73: Alexandria Arabic font + wider RTL coverage */
html[lang="ar"],
html[lang="ar"] body,
body.lang-ar,
body.lang-ar input,
body.lang-ar select,
body.lang-ar textarea,
body.lang-ar button,
body.lang-ar .btn,
body.lang-ar .mobile-bottom,
body.lang-ar .topbar,
body.lang-ar .auth-card,
body.lang-ar .panel-card,
body.lang-ar .admin-card,
body.lang-ar .beach-card,
body.lang-ar .grade-card,
body.lang-ar .checkout-card,
body.lang-ar .listing-detail,
body.lang-ar .filter-bar,
body.lang-ar .pro-search{
  font-family:'Alexandria','Noto Kufi Arabic','Noto Sans Arabic','Tahoma','Arial',sans-serif!important;
}
html[lang="ar"] h1,
html[lang="ar"] h2,
html[lang="ar"] h3,
html[lang="ar"] h4,
html[lang="ar"] strong,
body.lang-ar h1,
body.lang-ar h2,
body.lang-ar h3,
body.lang-ar h4,
body.lang-ar strong{
  font-family:'Alexandria','Noto Kufi Arabic','Noto Sans Arabic','Tahoma','Arial',sans-serif!important;
  letter-spacing:-.035em;
}
html[lang="ar"] .eyebrow,
body.lang-ar .eyebrow,
html[lang="ar"] .field span,
body.lang-ar .field span{
  letter-spacing:0!important;
}
html[lang="ar"] .topbar-inner,
html[lang="ar"] .section-head,
html[lang="ar"] .card-head,
html[lang="ar"] .listing-layout,
html[lang="ar"] .reservation-layout,
html[lang="ar"] .detail-list div{
  direction:rtl;
}
html[lang="ar"] .pref-form-icons,
html[lang="ar"] .pref-select,
html[lang="ar"] .pref-select select{
  direction:ltr;
}
@media(max-width:760px){
  html[lang="ar"] .mobile-bottom a small{font-family:'Alexandria','Tahoma',sans-serif!important}
  html[lang="ar"] .hero-slide-copy,
  html[lang="ar"] .section-head,
  html[lang="ar"] .auth-card{text-align:right!important}
}


/* BookSahel V79 reservation status colors */
.status.green{background:#eaf8ef!important;color:#137a37!important;border-color:#bfe8cc!important}
.status.gold{background:#fff7df!important;color:#8a6100!important;border-color:#f0d889!important}
.status.red{background:#ffecec!important;color:#b42318!important;border-color:#ffb8b4!important}
.status.blue{background:#eaf3ff!important;color:#1556a7!important;border-color:#b8d6ff!important}
.status.muted-status{background:#eef2f6!important;color:#657386!important;border-color:#d9e1ea!important}


/* BookSahel V81 booking payment/arrival columns */
.status.green{background:#eaf8ef!important;color:#137a37!important;border-color:#bfe8cc!important}
.status.gold{background:#fff7df!important;color:#8a6100!important;border-color:#f0d889!important}
.status.red{background:#ffecec!important;color:#b42318!important;border-color:#ffb8b4!important}
.status.blue{background:#eaf3ff!important;color:#1556a7!important;border-color:#b8d6ff!important}
.status.muted-status{background:#eef2f6!important;color:#657386!important;border-color:#d9e1ea!important}
td .status + small{display:block;margin-top:6px;color:#718092;font-size:11px;font-weight:700;white-space:nowrap}
.reservation-extra-actions{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-top:14px}.reservation-extra-actions .mini-upload{align-items:end}


/* BookSahel V83: professional system-wide admin/partner layout + list scrollers */
:root{--bs-admin-bg:#f5f7fa;--bs-card-border:#e7edf3;--bs-card-shadow:0 14px 42px rgba(17,24,32,.06);--bs-card-radius:24px;--bs-nav-dark:#07101a;--bs-scroll-thumb:#cbd6e2;--bs-scroll-track:#eef3f7}
.admin-shell.pro-admin-shell{background:var(--bs-admin-bg)!important;min-height:100vh!important;overflow-x:hidden!important}
.pro-admin-main{max-width:100%!important;min-width:0!important;box-sizing:border-box!important}
.pro-admin-top{border:1px solid var(--bs-card-border)!important;box-shadow:var(--bs-card-shadow)!important;border-radius:28px!important;gap:16px!important;align-items:center!important;flex-wrap:wrap!important}
.pro-admin-top h1{letter-spacing:-.045em!important;line-height:1.05!important}.pro-admin-top p{max-width:900px!important}
.admin-grid,.dashboard-grid,.form-grid-2,.form-grid-3{min-width:0!important}.admin-grid{gap:18px!important;align-items:start!important}.admin-card,.panel-card,.dashboard-card,.summary-card,.scan-detail-panel{box-sizing:border-box!important;max-width:100%!important;border:1px solid var(--bs-card-border)!important;border-radius:var(--bs-card-radius)!important;box-shadow:var(--bs-card-shadow)!important;background:#fff!important;min-width:0!important}.admin-card,.panel-card{overflow-x:auto!important;overflow-y:visible!important}.admin-card.wide,.wide,.full-span{min-width:0!important}.card-head,.dash-card-head,.booking-header-simple{display:flex!important;align-items:flex-start!important;justify-content:space-between!important;gap:14px!important;flex-wrap:wrap!important;min-width:0!important}.card-head>div,.dash-card-head>div{min-width:0!important}.card-head h2,.dash-card-head h2{line-height:1.08!important;letter-spacing:-.035em!important}.dash-actions,.action-row,.reservation-actions{display:flex!important;gap:10px!important;flex-wrap:wrap!important;align-items:center!important}.btn,.status{white-space:nowrap!important}
/* Every system list/table block gets both horizontal and vertical scrolling */
.table-wrap,.compare-table-wrap,.admin-scroll-list,.scroll-list,.list-scroll,.history-list,.logs-list{width:100%!important;max-width:100%!important;overflow:auto!important;max-height:min(68vh,720px)!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;border-radius:18px!important;scrollbar-width:thin!important;scrollbar-color:var(--bs-scroll-thumb) var(--bs-scroll-track)!important}.table-wrap::-webkit-scrollbar,.compare-table-wrap::-webkit-scrollbar,.admin-scroll-list::-webkit-scrollbar,.scroll-list::-webkit-scrollbar,.list-scroll::-webkit-scrollbar{width:10px!important;height:10px!important}.table-wrap::-webkit-scrollbar-track,.compare-table-wrap::-webkit-scrollbar-track,.admin-scroll-list::-webkit-scrollbar-track{background:var(--bs-scroll-track)!important;border-radius:999px!important}.table-wrap::-webkit-scrollbar-thumb,.compare-table-wrap::-webkit-scrollbar-thumb,.admin-scroll-list::-webkit-scrollbar-thumb{background:var(--bs-scroll-thumb)!important;border-radius:999px!important;border:2px solid var(--bs-scroll-track)!important}.table-wrap table,.compare-table{min-width:1040px!important;width:100%!important;border-collapse:separate!important;border-spacing:0!important}.table-wrap thead th,.compare-table thead th{position:sticky!important;top:0!important;background:#fff!important;z-index:5!important;box-shadow:0 1px 0 #e6edf4!important}.table-wrap th,.table-wrap td,.compare-table th,.compare-table td{white-space:nowrap!important;vertical-align:middle!important}.table-wrap td small{display:block!important;white-space:nowrap!important;color:#748092!important;margin-top:3px!important}.table-wrap tr:hover td{background:#fbfdff!important}
/* Cards that contain lists receive a vertical scroller without breaking the page */
.admin-card:has(.admin-list-row),.panel-card:has(.admin-list-row),.admin-card:has(.email-template),.admin-card:has(.booking-card),.admin-card:has(.partner-photo-card),.admin-card:has(.activity-row){max-height:min(76vh,780px)!important;overflow:auto!important;overscroll-behavior:contain!important;scrollbar-width:thin!important;scrollbar-color:var(--bs-scroll-thumb) transparent!important}.admin-card:has(.admin-list-row)::-webkit-scrollbar,.panel-card:has(.admin-list-row)::-webkit-scrollbar,.admin-card:has(.email-template)::-webkit-scrollbar{width:9px!important;height:9px!important}.admin-list-row{gap:14px!important;padding:13px 0!important;border-bottom:1px solid #eef3f7!important}.admin-list-row:last-child{border-bottom:0!important}.admin-list-row>div{min-width:0!important}.admin-list-row strong,.admin-list-row span{overflow:hidden!important;text-overflow:ellipsis!important}.email-template{border:1px solid #edf2f7!important;border-radius:18px!important;padding:14px!important;margin:10px 0!important;background:#fbfdff!important}
/* Raw tables inside cards still scroll even if a page forgot table-wrap */
.admin-card>table,.panel-card>table{display:block!important;max-width:100%!important;overflow:auto!important;max-height:min(68vh,720px)!important;border-radius:18px!important}.admin-card>table tbody,.panel-card>table tbody{display:table!important;width:100%!important;min-width:760px!important}.admin-card>table tr,.panel-card>table tr{display:table-row!important}.admin-card>table th,.admin-card>table td,.panel-card>table th,.panel-card>table td{white-space:nowrap!important}
/* Professional forms and media lists */
.form-grid-2,.form-grid-3{gap:14px!important}.field input,.field select,.field textarea,.admin-card input,.admin-card select,.admin-card textarea{max-width:100%!important;box-sizing:border-box!important}.mini-upload{display:grid!important;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))!important;gap:12px!important;align-items:end!important}.partner-listings-grid,.partner-photo-grid,.media-grid,.hero-admin-grid{max-width:100%!important;overflow:auto!important;max-height:min(76vh,820px)!important;overscroll-behavior:contain!important;padding-bottom:6px!important}.partner-listings-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr))!important}.partner-photo-grid,.media-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr))!important}.upload-dropzone{min-width:0!important}
/* Admin / partner mobile shell: always visible, scrollable, with labels */
@media(max-width:1100px){
  html,body{overflow-x:hidden!important}.admin-shell.pro-admin-shell{display:block!important;padding-left:0!important;padding-top:82px!important;overflow-x:hidden!important}.pro-admin-main{padding:14px!important;width:100%!important;max-width:100vw!important}.pro-sidebar{position:fixed!important;left:0!important;right:0!important;top:0!important;bottom:auto!important;width:100%!important;height:82px!important;max-height:82px!important;display:flex!important;flex-direction:row!important;align-items:center!important;gap:8px!important;padding:8px 10px!important;overflow-x:auto!important;overflow-y:hidden!important;white-space:nowrap!important;background:var(--bs-nav-dark)!important;z-index:999!important;border-right:0!important;border-bottom:1px solid rgba(255,255,255,.08)!important;scrollbar-width:thin!important;scrollbar-color:rgba(255,255,255,.28) transparent!important}.pro-sidebar::-webkit-scrollbar{height:4px!important}.pro-sidebar::-webkit-scrollbar-thumb{background:rgba(255,255,255,.28)!important;border-radius:999px!important}.pro-sidebar .admin-logo{display:flex!important;flex:0 0 auto!important;align-items:center!important;gap:8px!important;margin:0 8px 0 0!important;color:#fff!important;min-height:50px!important}.pro-sidebar .admin-logo strong{display:inline!important;font-size:13px!important;color:#fff!important}.pro-sidebar .brand-mark-img{width:34px!important;height:34px!important;filter:brightness(0) invert(1)!important}.pro-sidebar nav{display:flex!important;flex-direction:row!important;align-items:center!important;gap:7px!important;flex:1 0 auto!important;width:max-content!important;height:58px!important;max-height:58px!important;overflow-x:visible!important;overflow-y:hidden!important;padding:0!important}.pro-sidebar nav a,.pro-sidebar .logout{display:inline-flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:4px!important;width:auto!important;min-width:82px!important;max-width:112px!important;height:58px!important;min-height:58px!important;padding:7px 9px!important;border-radius:16px!important;margin:0!important;flex:0 0 auto!important;text-align:center!important;color:#b3c0cf!important;background:rgba(255,255,255,.035)!important}.pro-sidebar nav a.active{background:#fff!important;color:#101926!important}.pro-sidebar nav a svg,.pro-sidebar .logout svg{width:20px!important;height:20px!important;display:block!important;flex:0 0 auto!important}.pro-sidebar nav a span,.pro-sidebar .logout span{display:block!important;visibility:visible!important;opacity:1!important;color:inherit!important;font-size:10.5px!important;line-height:1.05!important;max-width:96px!important;white-space:nowrap!important;overflow:hidden!important;text-overflow:ellipsis!important}.pro-sidebar .logout{position:static!important;margin:0!important;flex:0 0 auto!important;background:rgba(255,255,255,.055)!important}.pro-admin-top{border-radius:22px!important;padding:16px!important;margin:0 0 14px!important}.pro-admin-top h1{font-size:28px!important}.pro-admin-top .admin-user{margin:0!important}.admin-grid{grid-template-columns:1fr!important;gap:14px!important}.admin-card,.panel-card{border-radius:20px!important;padding:16px!important}.table-wrap,.compare-table-wrap,.admin-scroll-list{max-height:62vh!important}.table-wrap table{min-width:920px!important}.card-head,.dash-card-head{display:block!important}.card-head .btn,.dash-card-head .btn{margin-top:10px!important}.v22-toolbar .v22-filter-row,.admin-card .v22-toolbar .v22-filter-row{grid-template-columns:1fr!important}.admin-card .v22-toolbar .v22-actions{grid-template-columns:1fr!important}.reservation-detail-hero,.reservation-actions{display:block!important}.reservation-actions .btn{width:100%!important;margin-top:8px!important}
}
@media(max-width:620px){
  .admin-shell.pro-admin-shell{padding-top:76px!important}.pro-sidebar{height:76px!important;max-height:76px!important;padding:7px 8px!important}.pro-sidebar .admin-logo strong{display:none!important}.pro-sidebar nav{height:54px!important;max-height:54px!important;gap:6px!important}.pro-sidebar nav a,.pro-sidebar .logout{min-width:76px!important;max-width:96px!important;height:54px!important;min-height:54px!important;padding:6px 7px!important;border-radius:14px!important}.pro-sidebar nav a span,.pro-sidebar .logout span{display:block!important;font-size:10px!important;max-width:78px!important}.pro-admin-main{padding:10px!important}.pro-admin-top{padding:14px!important;border-radius:20px!important}.pro-admin-top h1{font-size:24px!important}.admin-card,.panel-card{padding:14px!important;border-radius:18px!important}.table-wrap,.compare-table-wrap,.admin-scroll-list{max-height:58vh!important;border-radius:14px!important}.table-wrap table{min-width:860px!important}.form-grid-2,.form-grid-3{grid-template-columns:1fr!important}.dash-actions,.action-row{display:grid!important;grid-template-columns:1fr!important}.dash-actions .btn,.action-row .btn{width:100%!important}.partner-listings-grid,.partner-photo-grid,.media-grid{grid-template-columns:1fr!important;max-height:70vh!important}.admin-list-row{display:grid!important;grid-template-columns:1fr!important;align-items:start!important}.status{width:max-content!important}.mini-upload{grid-template-columns:1fr!important}
}


/* BookSahel V84 partner user management */
.partner-user-create-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:16px;margin-top:18px}
.partner-user-create-form{margin:0!important;background:#fbfdff!important}
.partner-user-create-form h3{margin:0 0 8px;font-size:20px;letter-spacing:-.035em}
.inline-mini-form{display:inline-flex;gap:8px;align-items:center;margin:0}
.partner-user-table td,.partner-user-table th{white-space:nowrap}
@media(max-width:760px){.partner-user-create-grid{grid-template-columns:1fr}.partner-user-create-form .btn{width:100%}}
