:root{--green:#214e43;--green-dark:#173b33;--ink:#243d36;--muted:#77817b;--paper:#faf9f6;--white:#fff;--line:#e7e9e2;--peach:#f6c69e;--radius:20px;font-family:'IBM Plex Sans Arabic','DM Sans',sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none}*{box-sizing:border-box}body{margin:0}button,input,select,textarea{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}button:disabled{opacity:.55;cursor:wait}a{color:inherit;text-decoration:none}button{color:inherit}svg{width:21px;height:21px;stroke-width:1.7;vertical-align:middle;flex-shrink:0}button:focus-visible,a:focus-visible{outline:3px solid #d89b59;outline-offset:4px}input:focus,textarea:focus,select:focus{outline:2px solid #6b9688;outline-offset:1px}.container{max-width:1240px;padding:0 32px;margin:0 auto}.site-header{height:98px;display:flex;align-items:center;justify-content:space-between;gap:25px}.brand{display:flex;align-items:center;gap:9px}.brand-word{font-size:36px;font-weight:700;letter-spacing:-2px;line-height:1.4}.brand-word span{display:inline-block;color:#d9915f;font-size:37px;margin-inline-start:5px}.brand small{display:block;font:10px 'DM Sans',sans-serif;letter-spacing:4px;color:#6e8278;margin-top:-7px;text-align:center}.nav{display:flex;gap:30px;align-items:center}.nav a{font-size:14px;color:#7a837d;padding:14px 0;position:relative}.nav a.active{color:var(--green);font-weight:600}.nav a.active:after{content:'';position:absolute;bottom:5px;left:calc(50% - 3px);width:6px;height:6px;border-radius:50%;background:var(--green)}.header-actions{display:flex;gap:12px;align-items:center}.button,.icon-button{border:0;background:none;display:inline-flex;align-items:center;justify-content:center;gap:9px;transition:background .15s,transform .15s}.button{padding:12px 23px;border-radius:12px;font-weight:500;font-size:14px}.button:hover{transform:translateY(-1px)}.button.primary{background:var(--green);color:white}.button.primary:hover{background:var(--green-dark)}.button.outline{border:1px solid #cfd8d0;background:transparent}.button.light{background:#f0f3ed}.button.peach{background:var(--peach);color:var(--green-dark)}.button.danger{color:#a23e36;background:#fcece9}.button.wide{width:100%}.icon-button{width:40px;height:40px;border-radius:50%}.icon-button:hover{background:#edf0ea}.lang{font:500 13px 'DM Sans',sans-serif}.demo-strip{text-align:center;background:#f0eee6;color:#757264;padding:7px 16px;font-size:11px;letter-spacing:.1px}.demo-strip span{display:inline-block;width:5px;height:5px;border-radius:50%;background:#a8966a;margin-inline-end:6px}.hero{height:490px;border-radius:26px;position:relative;isolation:isolate;overflow:hidden;background:#345d4b}.hero>img{position:absolute;width:100%;height:100%;object-fit:cover;object-position:center 58%;z-index:-2}.hero:after{content:'';position:absolute;inset:0;background:linear-gradient(270deg,rgba(12,39,31,.83),rgba(12,39,31,.28) 70%,rgba(12,39,31,.08));z-index:-1}[dir=ltr] .hero:after{transform:scaleX(-1)}.hero-copy{padding:58px 54px;color:#fff;max-width:640px}.eyebrow{font-size:12px;letter-spacing:1px;display:flex;align-items:center;gap:8px}.hero .eyebrow{color:#f5d9b7}.eyebrow .dash{width:24px;height:1px;background:currentColor}.hero h1{font-size:59px;font-weight:500;line-height:1.45;letter-spacing:-1.8px;margin:18px 0 14px}.hero h1 em{font-style:normal;color:#f7ce9d}.hero p{font-size:15px;line-height:1.9;color:#e2e9e2;max-width:370px;margin:0}.hero-badge{position:absolute;inset-inline-end:35px;bottom:88px;display:flex;gap:12px;align-items:center;padding:15px 19px;border:1px solid #ffffff40;background:#ffffffed;backdrop-filter:blur(12px);border-radius:15px;font-size:12px;box-shadow:0 6px 30px #17352b17}.hero-badge .badge-icon{width:40px;height:40px;display:grid;place-items:center;border-radius:50%;background:#e8eee4}.hero-badge strong{font-size:14px;display:block}.hero-badge small{color:#80897f;font-size:11px}.search-wrap{position:relative;margin:-47px 34px 0;z-index:2}.search-box{border:1px solid var(--line);background:white;border-radius:18px;padding:18px 20px;display:grid;grid-template-columns:1.2fr 1fr 1fr auto;align-items:center;gap:12px;box-shadow:0 12px 32px #1c49380a}.search-field{padding-inline:15px;border-inline-end:1px solid var(--line);min-width:0}.search-field label{display:flex;gap:7px;align-items:center;font-weight:500;font-size:12px;margin-bottom:6px}.search-field label svg{width:17px;height:17px}.search-field select,.search-field input{border:0;background:transparent;width:100%;font-size:12px;color:#788079;padding:3px 0;min-width:0}.search-box .button{min-height:54px;padding-inline:26px}.main-section{padding-top:49px;padding-bottom:55px}.section-heading{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.section-heading h2{font-size:28px;line-height:1.5;margin:0 0 4px;letter-spacing:-.6px;font-weight:600}.section-heading p{font-size:13px;color:var(--muted);margin:0}.section-heading .overline{font-size:11px;color:#9a8a70;margin-bottom:8px;letter-spacing:1.1px}.text-link{font-size:13px;display:flex;align-items:center;gap:8px}.text-link svg{width:17px}.filter-bar{display:flex;align-items:center;justify-content:space-between;gap:15px;padding-bottom:23px;margin-bottom:24px;border-bottom:1px solid var(--line)}.categories{display:flex;align-items:center;gap:9px;overflow-x:auto;scrollbar-width:none}.chip{border:1px solid var(--line);background:white;border-radius:100px;padding:10px 16px;display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap;font-size:12px}.chip svg{width:17px;height:17px}.chip.active{background:var(--green);border-color:var(--green);color:white}.filters-button{flex-shrink:0;border-radius:10px;background:none}.count-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;color:var(--muted);font-size:12px;gap:12px}.count-row select{border:none;background:transparent;color:var(--ink);font-size:12px;max-width:160px}.search-inline{position:relative;max-width:270px;flex:1}.search-inline input{width:100%;background:transparent;border:none;border-bottom:1px solid var(--line);padding:8px 0;font-size:12px}.property-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:30px 24px}.property-card{min-width:0}.card-photo{position:relative;height:230px;border-radius:17px;overflow:hidden;background:#e1e6dc}.card-photo>a{display:block;height:100%}.card-photo img{width:100%;height:100%;object-fit:cover;transition:transform .4s}.property-card:hover img{transform:scale(1.035)}.card-photo .favorite{position:absolute;top:14px;inset-inline-end:14px;background:#ffffffed;width:34px;height:34px;border-radius:50%;box-shadow:0 2px 10px #0000000d}.favorite.saved{color:#bf685a}.favorite.saved svg{fill:currentColor}.card-label{position:absolute;top:16px;inset-inline-start:14px;pointer-events:none;font-size:10px;background:#fffffff0;color:var(--green);padding:4px 10px;border-radius:6px}.card-label.featured{background:#fff3da}.photo-counter{position:absolute;bottom:13px;inset-inline-start:15px;display:flex;gap:4px}.photo-counter i{height:4px;width:4px;background:#ffffff70;border-radius:50%}.photo-counter i:first-child{background:white;width:13px;border-radius:5px}.card-body{padding:13px 2px 0}.card-location{font-size:11px;color:var(--muted);display:flex;gap:4px;align-items:center}.card-location svg{width:13px;height:13px}.card-body h3{font-size:19px;font-weight:500;margin:5px 0 10px}.card-amenities{display:flex;gap:13px;color:#889086;font-size:11px;align-items:center}.card-amenities span{display:flex;gap:4px;align-items:center}.card-amenities svg{width:15px;height:15px}.card-bottom{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);margin-top:14px;padding-top:13px;font-size:11px;color:var(--muted)}.price strong{font:600 20px 'DM Sans',sans-serif;color:var(--ink);margin-inline-end:4px}.price .currency{font-size:12px;color:var(--ink);margin-inline-end:4px}.card-bottom .arrow{width:30px;height:30px;background:#eaf0e7;display:grid;place-items:center;border-radius:50%;color:var(--green)}.card-bottom svg{width:15px;height:15px}.empty{grid-column:1/-1;text-align:center;padding:64px 24px;border:1px dashed #cdd5c8;border-radius:20px;color:var(--muted)}.empty>svg{height:38px;width:38px;margin-bottom:8px}.empty h3{color:var(--green);margin:10px 0;font-weight:500}.empty p{font-size:13px;max-width:400px;margin:0 auto 20px}.host-banner{display:flex;align-items:center;gap:30px;justify-content:space-between;background:#e9eee4;border-radius:20px;padding:33px 38px;margin-bottom:54px;position:relative;overflow:hidden}.host-banner h2{font-size:24px;font-weight:500;margin:0 0 7px}.host-banner p{font-size:13px;color:#75806e;margin:0}.host-banner .host-illustration{font-size:65px;line-height:1;color:#adbca3;transform:rotate(-12deg)}.host-banner .button{position:relative}.footer{border-top:1px solid var(--line);padding:25px 0 30px}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:15px}.footer .brand-word{font-size:25px}.footer .brand-word span{font-size:25px}.footer p{font-size:11px;color:var(--muted);margin:0}.footer-links{display:flex;gap:22px;font-size:11px;color:#6b766b}.mobile-nav{display:none}.toast{position:fixed;bottom:28px;left:50%;transform:translate(-50%,20px);z-index:1000;background:var(--green-dark);color:white;padding:13px 23px;border-radius:12px;box-shadow:0 5px 30px #0002;font-size:14px;opacity:0;pointer-events:none;transition:.2s;max-width:90vw;text-align:center}.toast.show{opacity:1;transform:translate(-50%,0)}.modal-backdrop{position:fixed;inset:0;background:#14271f88;z-index:100;display:flex;align-items:center;justify-content:center;padding:24px;backdrop-filter:blur(5px)}.modal{background:var(--paper);border-radius:23px;width:500px;max-width:100%;max-height:90dvh;overflow:auto;box-shadow:0 25px 90px #08140c40;position:relative}.modal.wide{width:900px}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px 12px;gap:15px}.modal-header h2{font-size:21px;margin:0;font-weight:500}.modal-content{padding:10px 27px 28px}.modal-close{background:#edf0e9;flex-shrink:0}.modal p{font-size:13px;color:var(--muted);line-height:1.8}.form-field{margin-bottom:17px}.form-field label{display:block;font-size:12px;font-weight:500;margin-bottom:7px}.form-field input,.form-field textarea,.form-field select{width:100%;border:1px solid #dce1d7;background:white;padding:12px 13px;border-radius:10px;font-size:14px;min-width:0}.form-field textarea{resize:vertical;min-height:86px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-error{color:#a14034!important;min-height:0}.form-error:empty{display:none}.form-note{font-size:11px!important;color:#8a8c7f!important}.auth-tabs{display:flex;gap:6px;background:#ecefe8;border-radius:12px;padding:4px;margin-bottom:24px}.auth-tabs button{flex:1;border:0;background:transparent;border-radius:9px;padding:9px;font-size:13px}.auth-tabs .active{background:white;box-shadow:0 2px 6px #00000008}.detail-gallery{height:280px;position:relative;background:#dce4d6;overflow:hidden}.detail-gallery img{width:100%;height:100%;object-fit:cover}.gallery-arrows{position:absolute;bottom:15px;inset-inline-end:16px;display:flex;gap:8px}.gallery-arrows button{background:white}.gallery-index{position:absolute;bottom:21px;inset-inline-start:22px;background:#153527b0;color:white;border-radius:6px;padding:3px 10px;font-size:11px}.detail-layout{display:grid;grid-template-columns:1.2fr 1fr;gap:28px;padding-top:15px}.detail-layout h3{font-size:17px;font-weight:500;margin:20px 0 10px}.amenity-list{display:grid;grid-template-columns:1fr 1fr;gap:13px;margin-top:17px;font-size:12px}.amenity-list span{display:flex;align-items:center;gap:8px}.amenity-list svg{width:18px;color:#81916f}.notice{background:#f2eadc;color:#8b7556;padding:11px 14px;border-radius:10px;font-size:11px;line-height:1.7;margin:14px 0}.booking-panel{border:1px solid var(--line);border-radius:15px;background:white;padding:20px;align-self:start}.booking-panel .price{margin-bottom:18px}.booking-panel .price strong{font-size:27px}.booking-panel .form-field{margin-bottom:12px}.total-line{display:flex;align-items:center;justify-content:space-between;border-top:1px solid var(--line);padding-top:15px;margin:16px 0;font-size:13px}.booking-panel .form-note{text-align:center;margin-bottom:0}.unavailable{font-size:11px;color:#8a7a6a;padding:7px 0}.page-title{padding-top:34px}.page-title h1{font-size:34px;margin:0 0 7px;font-weight:500}.page-title p{font-size:14px;color:var(--muted);margin:0}.booking-list{display:grid;gap:18px}.booking-card{border:1px solid var(--line);background:white;padding:18px;border-radius:17px;display:flex;gap:20px;align-items:center}.booking-card>img{width:150px;height:115px;object-fit:cover;border-radius:12px}.booking-card .info{flex:1}.booking-card h3{font-size:19px;font-weight:500;margin:7px 0}.booking-card p{font-size:12px;color:var(--muted);margin:4px 0}.booking-card .amount{font:600 21px 'DM Sans',sans-serif;margin-bottom:10px}.status{border-radius:5px;padding:4px 8px;font-size:10px;display:inline-block;background:#f8efda;color:#a38131}.status.confirmed{background:#e4eee3;color:#4f8250}.status.cancelled,.status.rejected{background:#f2e7e4;color:#9a695f}.booking-action{display:flex;flex-direction:column;gap:6px;text-align:end}.profile-strip{display:flex;align-items:center;gap:14px;padding:22px;border:1px solid var(--line);border-radius:18px;margin-bottom:25px;background:white}.avatar{display:grid;place-items:center;width:49px;height:49px;border-radius:50%;background:#e7eddf;font-size:22px;color:var(--green)}.profile-strip .grow{flex:1}.profile-strip h3{margin:0;font-weight:500}.profile-strip p{font-size:12px;margin:3px 0 0;color:var(--muted)}.dashboard-tabs{display:flex;gap:10px;margin:25px 0}.checkbox-grid{display:grid;grid-template-columns:1fr 1fr;gap:10px;margin:12px 0 20px}.checkbox-grid label{display:flex;align-items:center;gap:8px;font-size:13px}.checkbox-grid input{accent-color:var(--green)}.initial-loader{min-height:80vh;display:flex;flex-direction:column;align-items:center;justify-content:center}.initial-loader p{font-size:13px;color:var(--muted)}.loading{height:180px;display:grid;place-items:center;color:var(--muted);grid-column:1/-1}.skeleton{background:linear-gradient(90deg,#e9ede4,#f4f5ef,#e9ede4);background-size:200% 100%;animation:shimmer 1.4s infinite;border-radius:17px;height:280px}@keyframes shimmer{to{background-position:-200% 0}}[dir=ltr] .hero h1{line-height:1.18;letter-spacing:-2px;margin-top:25px}[dir=ltr] .brand-word{letter-spacing:-2px;font-size:34px}[dir=ltr] .hero-copy{padding-top:64px}[dir=ltr] .hero p{line-height:1.7}[dir=ltr] .arrow svg,[dir=ltr] .text-link svg{transform:rotate(180deg)}
@media(min-width:1450px){.container{max-width:1340px}.hero{height:510px}.card-photo{height:250px}.hero-copy{padding-top:66px}}
@media(max-width:1000px){.container{padding:0 24px}.nav{gap:17px}.header-actions{gap:5px}.header-actions .button{padding:10px 15px}.hero h1{font-size:51px}.hero-copy{padding:55px 38px}.hero-badge{inset-inline-end:25px}.property-grid{gap:26px 18px}.card-photo{height:190px}.card-amenities{gap:8px}.categories{gap:7px}.chip{padding:9px 12px}.search-wrap{margin-inline:20px}.search-box{gap:7px;padding:15px 10px}.search-field{padding-inline:10px}.card-body h3{font-size:17px}.detail-layout{gap:20px}}
@media(max-width:760px){.container{padding:0 18px}.site-header{height:78px;gap:10px}.nav{display:none}.brand-word{font-size:31px}.brand-word span{font-size:31px}.brand small{font-size:8px}.header-actions .button{font-size:12px;padding:9px 12px}.hero{height:470px;border-radius:20px}.hero-copy{padding:35px 27px}.hero h1{font-size:44px;line-height:1.5;letter-spacing:-1px;margin:20px 0 11px}.hero p{font-size:13px;max-width:270px}.hero .eyebrow{font-size:11px}.hero>img{object-position:45% center}.hero:after{background:linear-gradient(270deg,#163b31d9,#163b3175)}.hero-badge{bottom:85px;inset-inline-end:22px;padding:10px 13px}.hero-badge .badge-icon{width:30px;height:30px}.hero-badge strong{font-size:12px}.hero-badge small{font-size:10px}.search-wrap{margin:-58px 13px 0}.search-box{grid-template-columns:1fr 1fr;padding:15px;gap:14px}.search-field{padding-inline:3px}.search-field:nth-child(2){border:0}.search-field label{font-size:11px}.search-field input,.search-field select{font-size:11px}.search-box .button{min-height:42px;font-size:12px;padding:9px}.search-field:nth-child(3){border:0}.main-section{padding-top:34px;padding-bottom:36px}.section-heading{margin-bottom:18px;align-items:end;gap:8px}.section-heading h2{font-size:23px}.section-heading p{font-size:11px;max-width:230px}.section-heading .overline{font-size:9px}.section-heading .text-link{font-size:11px;white-space:nowrap}.filter-bar{gap:8px;padding-bottom:17px;margin-bottom:14px}.categories{gap:6px}.chip{font-size:11px;padding:9px 12px}.chip svg{width:15px;height:15px}.filters-button{padding:9px}.filters-button span{display:none}.property-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:23px 14px}.card-photo{height:175px;border-radius:13px}.card-photo .favorite{top:10px;inset-inline-end:9px;width:29px;height:29px}.favorite svg{width:17px;height:17px}.card-label{font-size:9px;top:12px;inset-inline-start:9px;padding:3px 7px}.card-body{padding-top:10px}.card-body h3{font-size:16px;margin-top:5px;margin-bottom:8px}.card-location{font-size:10px}.card-amenities{gap:6px;font-size:10px;flex-wrap:wrap}.card-amenities span:last-child{display:none}.card-bottom{margin-top:10px;padding-top:10px;font-size:9px}.price strong{font-size:18px}.price .currency{font-size:10px}.card-bottom .arrow{width:24px;height:24px}.host-banner{margin-bottom:32px;padding:25px 22px;gap:14px;flex-wrap:wrap}.host-banner h2{font-size:21px}.host-banner p{font-size:11px}.host-illustration{display:none}.host-banner .button{font-size:12px;padding:10px 17px}.footer-inner{flex-wrap:wrap}.footer{padding-bottom:100px}.footer p{font-size:10px;max-width:200px}.footer-links{font-size:10px;gap:15px}.mobile-nav{display:flex;position:fixed;bottom:0;left:0;right:0;z-index:50;background:#fffffff5;backdrop-filter:blur(12px);border-top:1px solid var(--line);padding:10px 10px max(10px,env(safe-area-inset-bottom));justify-content:space-around}.mobile-nav a{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:9px;color:#91988e;min-width:50px}.mobile-nav a.active{color:var(--green)}.mobile-nav a svg{width:21px;height:21px}.toast{bottom:88px;font-size:12px}.count-row{font-size:10px;gap:8px}.count-row select{font-size:10px;max-width:115px}.search-inline{max-width:130px}.search-inline input{font-size:10px}.modal-backdrop{padding:15px}.modal{max-height:92dvh;border-radius:19px}.modal-header{padding:17px 20px 10px}.modal-header h2{font-size:19px}.modal-content{padding:8px 20px 24px}.detail-gallery{height:220px}.detail-layout{grid-template-columns:1fr}.detail-layout h3{margin-top:10px}.booking-panel{margin-top:0}.page-title{padding-top:25px}.page-title h1{font-size:28px}.page-title p{font-size:12px}.booking-card{padding:13px;gap:12px;flex-wrap:wrap}.booking-card>img{height:100px;width:100px}.booking-card .info{min-width:130px}.booking-card h3{font-size:16px}.booking-card p{font-size:11px}.booking-action{width:100%;flex-direction:row;justify-content:space-between;align-items:center;border-top:1px solid var(--line);padding-top:11px}.booking-action .button{font-size:11px;padding:8px 12px}.booking-card .amount{font-size:18px;margin:0}.profile-strip{padding:16px;gap:10px}.profile-strip h3{font-size:16px}.profile-strip .button{font-size:10px;padding:8px}.profile-strip p{font-size:10px}[dir=ltr] .hero h1{font-size:42px;max-width:280px}[dir=ltr] .hero-copy{padding-top:40px}}
@media(max-width:390px){.container{padding:0 14px}.property-grid{gap:21px 11px}.card-photo{height:150px}.card-body h3{font-size:14px}.card-amenities{font-size:9px}.price strong{font-size:16px}.hero-copy{padding-inline:24px}.hero h1{font-size:40px}.header-actions .button svg{display:none}}
.booking-card .info{min-width:0;overflow-wrap:anywhere}.booking-card .amount{white-space:nowrap}.profile-strip .grow{min-width:0;overflow-wrap:anywhere}
@media(prefers-reduced-motion:reduce){*{animation:none!important;transition:none!important;scroll-behavior:auto!important}}
