/* Stage 40 — mobile-first homepage inspired by compact travel apps */
.stage40-mobile-home,.stage40-mobile-bottom-nav{display:none}
.stage40-admin-mobile-slider{margin:30px 0;padding-top:10px;border-top:1px solid #e8ece9}
.stage40-admin-section-head{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}
.stage40-switch{display:flex!important;align-items:center;gap:8px;white-space:nowrap;background:#eef8f2;border:1px solid #cfe9d8;border-radius:14px;padding:10px 14px}
.stage40-switch input[type=checkbox]{width:18px;height:18px}
.stage40-mobile-slide-admin-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;margin:18px 0 28px}
.stage40-mobile-slide-admin-card{border:1px solid #e2e7e4;border-radius:18px;padding:15px;background:#fff;display:grid;gap:11px}
.stage40-mobile-slide-admin-title{font-weight:800}
.stage40-mobile-slide-preview{display:block;width:100%;aspect-ratio:12/5;object-fit:cover;border-radius:13px;background:#f1f4f2}
.stage40-mobile-slide-preview.is-empty{display:grid;place-items:center;color:#849088;border:1px dashed #ccd5cf}
.stage40-slide-link-grid{grid-template-columns:2fr 1fr!important}

@media(max-width:768px){
 html,body{max-width:100%;overflow-x:hidden}
 body{padding-bottom:88px!important;background:#fff}
 .stage40-mobile-home{display:block;background:#fff;padding:14px 0 6px}
 .home-hero{display:none!important}
 .stage40-desktop-categories{display:none!important}
 .stage40-mobile-top{padding-inline:18px}
 .stage40-mobile-search{display:flex;align-items:center;gap:12px;width:100%;min-height:74px;padding:13px 17px;border:1px solid #e5e8e6;border-radius:26px;background:#fff;color:#17221c;box-shadow:0 8px 28px rgba(20,40,29,.08);text-decoration:none}
 .stage40-mobile-search .stage40-search-icon{font-size:35px;line-height:1;color:#35443c;transform:rotate(-15deg)}
 .stage40-mobile-search span:last-child{display:flex;flex-direction:column;gap:3px;text-align:right}
 .stage40-mobile-search strong{font-size:16px}
 .stage40-mobile-search small{font-size:13px;color:#7d8781}
 .stage40-mobile-slider{position:relative;margin-top:20px;overflow:hidden;border-radius:20px;touch-action:pan-y}
 .stage40-mobile-slider-track{display:flex;direction:ltr;transition:transform .45s cubic-bezier(.2,.8,.2,1);will-change:transform}
 .stage40-mobile-slide{position:relative;display:block;flex:0 0 100%;aspect-ratio:2.65/1;overflow:hidden;border-radius:20px;background:#e9eeeb;text-decoration:none;direction:rtl}
 .stage40-mobile-slide img{width:100%;height:100%;object-fit:cover;display:block}
 .stage40-mobile-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.08),rgba(0,0,0,.05) 42%,rgba(0,0,0,.38))}
 .stage40-mobile-slide-copy{position:absolute;z-index:2;inset:15px auto 15px 15px;width:min(58%,300px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:5px;padding:13px 15px;border-radius:18px;background:rgba(255,255,255,.93);color:#17221c;box-shadow:0 8px 24px rgba(0,0,0,.11)}
 .stage40-mobile-slide-copy strong{font-size:16px;line-height:1.55}
 .stage40-mobile-slide-copy span{font-size:12px;color:#5f6963;line-height:1.5;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}
 .stage40-mobile-slide-copy em{font-style:normal;font-weight:800;font-size:12px;background:var(--accent,#f59e0b);padding:6px 13px;border-radius:999px;margin-top:3px}
 .stage40-mobile-slider-dots{position:absolute;bottom:9px;left:50%;z-index:3;display:flex;gap:5px;transform:translateX(-50%);direction:ltr}
 .stage40-mobile-slider-dots button{width:7px;height:7px;padding:0;border:0;border-radius:999px;background:rgba(255,255,255,.68);box-shadow:0 1px 4px rgba(0,0,0,.18)}
 .stage40-mobile-slider-dots button.active{width:20px;background:#fff}
 .stage40-mobile-category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px;margin-top:20px}
 .stage40-mobile-category-grid a{position:relative;display:flex;min-width:0;aspect-ratio:1/1;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:8px 3px;border:1px solid #e7e9e8;border-radius:17px;color:#2a302d;text-decoration:none;background:#fff}
 .stage40-mobile-category-grid span{font-size:29px;line-height:1}
 .stage40-mobile-category-grid strong{font-size:11px;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
 .home-section{padding-inline:18px!important;margin-top:29px!important}
 .section-title h2{font-size:22px!important}
 .experience-grid,.destination-grid{display:flex!important;overflow-x:auto!important;scroll-snap-type:x mandatory;gap:13px!important;padding-bottom:10px;scrollbar-width:none}
 .experience-grid::-webkit-scrollbar,.destination-grid::-webkit-scrollbar{display:none}
 .modern-experience-card{flex:0 0 78%!important;scroll-snap-align:start}
 .destination-card{flex:0 0 76%!important;scroll-snap-align:start}
 .stage40-mobile-bottom-nav{position:fixed;z-index:9998;right:0;bottom:0;left:0;display:grid;grid-template-columns:repeat(5,1fr);min-height:72px;padding:7px 7px calc(7px + env(safe-area-inset-bottom));border-top:1px solid #e8eae9;background:rgba(255,255,255,.96);backdrop-filter:blur(14px);box-shadow:0 -8px 28px rgba(18,34,25,.08)}
 .stage40-mobile-bottom-nav a{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;color:#7b827e;text-decoration:none;font-size:22px}
 .stage40-mobile-bottom-nav a.active,.stage40-mobile-bottom-nav a:active{color:#17221c}
 .stage40-mobile-bottom-nav small{font-size:10px;font-weight:600}
 .home-footer{margin-bottom:0!important}
 .stage40-mobile-slide-admin-grid{grid-template-columns:1fr}
 .stage40-admin-section-head{flex-direction:column}
}
@media(max-width:390px){
 .stage40-mobile-slide{aspect-ratio:2.2/1}
 .stage40-mobile-slide-copy{width:62%;inset:10px auto 10px 10px;padding:10px 12px}
 .stage40-mobile-slide-copy strong{font-size:14px}
 .stage40-mobile-category-grid{gap:7px}
 .stage40-mobile-category-grid a{border-radius:14px}
}
@media(prefers-reduced-motion:reduce){.stage40-mobile-slider-track{transition:none}}

/* Stage 40.1 — image-only slider and functional mobile search */
.stage40-mobile-slide:after,
.stage40-mobile-slide-copy{display:none!important}
.stage40-mobile-search{font:inherit;text-align:right;cursor:pointer}
.stage40-mobile-search:focus-visible{outline:3px solid rgba(44,142,83,.22);outline-offset:3px}
.stage40-search-dialog[hidden]{display:none!important}
.stage40-search-dialog{position:fixed;z-index:10050;inset:0;display:none;align-items:flex-end;justify-content:center}
.stage40-search-backdrop{position:absolute;inset:0;width:100%;height:100%;padding:0;border:0;background:rgba(10,22,15,.46);opacity:0;transition:opacity .24s ease}
.stage40-search-sheet{position:relative;z-index:2;width:min(100%,620px);max-height:min(86vh,760px);overflow:auto;padding:20px 18px calc(22px + env(safe-area-inset-bottom));border-radius:26px 26px 0 0;background:#fff;box-shadow:0 -16px 48px rgba(9,28,17,.18);transform:translateY(102%);transition:transform .28s cubic-bezier(.2,.8,.2,1)}
.stage40-search-dialog.is-open .stage40-search-backdrop{opacity:1}
.stage40-search-dialog.is-open .stage40-search-sheet{transform:translateY(0)}
.stage40-search-sheet-head{display:flex;align-items:flex-start;justify-content:space-between;gap:18px;margin-bottom:18px}
.stage40-search-sheet-head small{display:block;margin-bottom:4px;color:#44965f;font-weight:700}
.stage40-search-sheet-head h2{margin:0;font-size:20px;line-height:1.55}
.stage40-search-close{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;padding:0;border:1px solid #e2e7e4;border-radius:14px;background:#fff;color:#25322b;font-size:28px;line-height:1;cursor:pointer}
.stage40-search-form{display:grid;gap:13px}
.stage40-search-form label{display:grid;gap:7px}
.stage40-search-form label>span{font-size:13px;font-weight:750;color:#36443d}
.stage40-search-form input,.stage40-search-form select{width:100%;min-height:54px;padding:0 15px;border:1px solid #dfe5e1;border-radius:16px;background:#fff;color:#17221c;font:inherit;font-size:16px;outline:0}
.stage40-search-form input:focus,.stage40-search-form select:focus{border-color:#63a879;box-shadow:0 0 0 4px rgba(63,158,91,.10)}
.stage40-search-form-row{display:grid;grid-template-columns:1.25fr .75fr;gap:11px}
.stage40-search-submit{min-height:56px;margin-top:3px;border:0;border-radius:17px;background:#279653;color:#fff;font:inherit;font-weight:800;font-size:16px;cursor:pointer}
html.stage40-search-is-open,body.stage40-search-is-open{overflow:hidden!important;overscroll-behavior:none}

@media(max-width:768px){
 .stage40-search-dialog{display:flex}
 .stage40-mobile-slide img{filter:none!important}
}
@media(min-width:769px){.stage40-search-dialog{display:none!important}}
@media(max-width:390px){
 .stage40-search-sheet{padding-inline:14px}
 .stage40-search-form-row{grid-template-columns:1fr}
}
