:root{--ink:#152b2b;--muted:#718080;--teal:#0d7370;--teal-dark:#075653;--mint:#dff2ec;--cream:#f8f6f0;--line:#dfe8e3;--orange:#e88a4a;--shadow:0 22px 60px rgba(12,59,54,.11)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#fbfcf9;color:var(--ink);font-family:Vazirmatn,Arial,sans-serif}a{text-decoration:none;color:inherit}.container{width:min(1160px,calc(100% - 48px));margin:auto}.topbar{height:78px;background:rgba(255,255,255,.9);border-bottom:1px solid #edf1ed;position:sticky;top:0;z-index:20;backdrop-filter:blur(16px)}.topbar-inner{height:100%;display:flex;align-items:center;justify-content:space-between;gap:28px}.brand{display:flex;align-items:center;gap:11px}.brand-mark{width:42px;height:42px;background:var(--teal);color:#fff;border-radius:13px;display:grid;place-items:center;font-weight:800;font-size:17px}.brand strong{display:block;font-size:14px}.brand small{display:block;color:var(--muted);font-size:10px;margin-top:3px}.main-nav{display:flex;gap:28px;color:#667676;font-size:13px}.main-nav a.active,.main-nav a:hover{color:var(--teal);font-weight:700}.admin-link{border:0;background:transparent;color:var(--teal);font:inherit;font-size:12px;cursor:pointer}.hero{background:var(--cream);padding:76px 0 58px;overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:56px}.eyebrow{color:var(--teal);font-size:11px;font-weight:700;letter-spacing:.2px}.pulse{display:inline-block;width:7px;height:7px;background:#5ab394;border-radius:50%;margin-left:7px;box-shadow:0 0 0 5px #d4ede3}.hero h1{font-size:51px;line-height:1.24;letter-spacing:-1.8px;margin:18px 0 15px}.hero h1 em{color:var(--teal);font-style:normal}.hero-copy>p{color:#697a77;line-height:2;font-size:14px;max-width:450px}.hero-actions{display:flex;align-items:center;gap:26px;margin:28px 0 46px}.btn{border:0;border-radius:11px;padding:12px 20px;font:inherit;font-size:12px;font-weight:700;cursor:pointer;transition:.2s}.btn-primary{background:var(--teal);color:#fff;box-shadow:0 8px 20px rgba(13,115,112,.2)}.btn-primary:hover{background:var(--teal-dark);transform:translateY(-1px)}.btn-ghost{background:#edf7f2;color:var(--teal);padding:10px 16px}.btn-large{padding:14px 25px}.text-link{font-size:12px;color:var(--teal);font-weight:700}.hero-stats{display:flex;gap:35px}.hero-stats div{display:flex;flex-direction:column;gap:4px}.hero-stats strong{font-size:23px}.hero-stats span{font-size:10px;color:var(--muted)}.hero-visual{position:relative;min-height:405px}.visual-card{background:linear-gradient(145deg,#0e6f6a,#11433f);border-radius:28px;height:405px;box-shadow:var(--shadow);overflow:hidden;color:#fff}.visual-top,.visual-bottom{display:flex;justify-content:space-between;align-items:center;padding:23px 25px;font-size:11px}.tag{background:rgba(255,255,255,.13);border-radius:30px;padding:7px 12px}.sun-icon{font-size:22px;color:#ffce8f}.building-art{height:275px;position:relative;background:linear-gradient(#174e4a 0%,#256d62 55%,#77ad87 100%);overflow:hidden}.moon{width:75px;height:75px;border-radius:50%;background:#ffe3b0;position:absolute;top:28px;right:62px;box-shadow:0 0 40px #ffe3b099}.building{position:absolute;bottom:26px;left:50%;transform:translateX(-50%);width:225px}.roof{height:48px;background:#d68a51;clip-path:polygon(50% 0,100% 100%,0 100%);filter:drop-shadow(0 -4px 0 #f5ba78)}.building-body{height:150px;background:#fae7c4;border:8px solid #d68a51;border-top:0;position:relative;padding:23px 14px}.window-row{display:flex;justify-content:space-around;margin-bottom:16px}.window-row i{width:25px;height:29px;background:#4d9a91;border:3px solid #fff6d8;display:block}.door{width:35px;height:58px;background:#8b563d;position:absolute;bottom:0;left:50%;transform:translateX(-50%);border:4px solid #f5d59e}.tree{position:absolute;bottom:30px;width:28px;height:70px;background:#1d6552;border-radius:50% 50% 45% 45%}.tree:after{content:"";position:absolute;bottom:-20px;left:10px;width:8px;height:30px;background:#82583b}.tree-one{left:18%}.tree-two{right:16%;height:57px}.ground{position:absolute;bottom:0;left:0;right:0;height:32px;background:#4c896f}.visual-bottom{background:rgba(0,0,0,.14)}.floating-note,.floating-rating{position:absolute;background:#fff;color:var(--ink);box-shadow:0 15px 35px rgba(12,59,54,.16);border-radius:13px;display:flex;align-items:center;gap:10px}.floating-note{left:-25px;bottom:54px;padding:12px 15px}.note-icon{width:27px;height:27px;border-radius:50%;background:#ddf3e8;color:#2f9b76;display:grid;place-items:center;font-weight:800}.floating-note b,.floating-note small{display:block}.floating-note b{font-size:11px}.floating-note small{font-size:9px;color:var(--muted);margin-top:3px}.floating-rating{right:-18px;top:58px;padding:12px 15px}.floating-rating span{color:#edaa53;font-size:17px}.floating-rating b{font-size:17px}.floating-rating small{font-size:9px;color:var(--muted)}.booking-section{padding:74px 0;background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;margin-bottom:26px}.section-heading h2{font-size:26px;margin:9px 0 0;letter-spacing:-.6px}.secure-badge{background:#f2f8f5;color:#4f7970;border-radius:30px;padding:9px 13px;font-size:10px}.booking-layout{display:grid;grid-template-columns:1.6fr .8fr;gap:23px;align-items:start}.booking-card,.summary-card{border:1px solid var(--line);border-radius:18px;background:#fff}.booking-card{padding:28px}.stepper{display:flex;align-items:center;gap:12px;margin-bottom:32px}.step{display:flex;align-items:center;gap:8px;color:#a1aeaa;font-size:10px;white-space:nowrap}.step b{width:26px;height:26px;border-radius:50%;display:grid;place-items:center;border:1px solid #d6e1dc;font-size:11px}.step.active{color:var(--teal);font-weight:700}.step.active b{background:var(--teal);border-color:var(--teal);color:#fff}.stepper>i{height:1px;background:#e1e9e5;flex:1}.form-section{border-top:1px solid #eef2ef;padding-top:25px;margin-top:25px}.form-section:first-of-type{border-top:0;padding-top:0;margin-top:0}.section-title{display:flex;gap:12px;align-items:flex-start;margin-bottom:19px}.number{font-size:11px;color:#9bb3aa;font-weight:700;padding-top:4px}.section-title h3{margin:0;font-size:14px}.section-title p{font-size:10px;color:var(--muted);margin:5px 0 0}.form-grid{display:grid;gap:14px}.form-grid.three{grid-template-columns:1fr 1fr .75fr}.form-grid.two{grid-template-columns:1fr 1fr;margin-top:14px}label{font-size:10px;color:#526561;font-weight:600;display:block}input,select{display:block;width:100%;border:1px solid #dce7e1;border-radius:9px;background:#fbfdfb;padding:12px 13px;margin-top:7px;color:var(--ink);font:inherit;font-size:12px;outline:none}input:focus,select:focus{border-color:#7ebcb0;box-shadow:0 0 0 3px #def2eb}.optional{color:#a1afaa;font-weight:400;margin-right:4px}.availability{font-size:10px;color:#9e6253;min-height:17px;margin-top:11px}.room-options{display:grid;gap:9px;margin-top:2px}.room-option{display:flex;align-items:center;gap:11px;padding:13px;border:1px solid #dfe8e3;border-radius:11px;cursor:pointer}.room-option.selected{border-color:#8ac9ba;background:#f3fbf7}.room-option input{display:none}.room-icon{font-size:22px}.room-text{flex:1}.room-text b,.room-text small{display:block}.room-text b{font-size:11px;color:var(--ink)}.room-text small{font-size:9px;color:var(--muted);margin-top:5px;font-weight:400}.room-option>strong{font-size:11px;color:var(--teal);white-space:nowrap}.room-option>strong small{font-size:8px;color:var(--muted);font-weight:400}.lookup-box{display:flex;align-items:center;gap:11px;background:#eef8f3;border:1px solid #d6eee3;border-radius:11px;padding:11px 13px;margin-top:14px}.lookup-icon{width:27px;height:27px;border-radius:8px;background:#cfece1;color:var(--teal);display:grid;place-items:center}.lookup-box span:nth-child(2){flex:1}.lookup-box b,.lookup-box small{display:block}.lookup-box b{font-size:10px}.lookup-box small{font-size:9px;color:var(--muted);margin-top:3px}.lookup-box.success{background:#e9f7ee;border-color:#b7e0c4}.coupon-row{display:flex;align-items:end;gap:10px;margin-top:14px}.coupon-row label{flex:0 0 43%}.coupon-row .btn{margin-bottom:0}.coupon-message{font-size:10px;color:#3d9b70;margin-bottom:12px}.form-footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #eef2ef;margin-top:26px;padding-top:21px}.form-hint{font-size:9px;color:#9ba9a5}.summary-card{background:#f8fbf8;padding:20px;position:sticky;top:96px}.summary-head{display:flex;justify-content:space-between;font-size:12px;font-weight:700;padding-bottom:15px;border-bottom:1px solid #dde9e2}.live-dot{font-size:9px;color:#49a376;font-weight:500}.summary-room{display:flex;gap:10px;padding:17px 0}.summary-room-icon{width:38px;height:38px;background:#e0f2eb;border-radius:11px;display:grid;place-items:center;font-size:19px}.summary-room b,.summary-room small{display:block}.summary-room b{font-size:11px}.summary-room small{color:var(--muted);font-size:9px;margin-top:5px}.summary-lines{border-top:1px dashed #dce8e0;border-bottom:1px dashed #dce8e0;padding:12px 0}.summary-lines>div{display:flex;justify-content:space-between;margin:9px 0;font-size:10px;color:#71807c}.summary-lines b{color:var(--ink);font-size:10px}.summary-lines .discount-line b{color:#3f9d74}.summary-total{padding:17px 0 7px}.summary-total span,.summary-total strong,.summary-total small{display:block}.summary-total span{font-size:10px;color:var(--muted)}.summary-total strong{font-size:24px;margin-top:6px;letter-spacing:-.5px}.summary-total small{font-size:8px;color:#a2afaa;margin-top:4px}.occupied-mini{margin-top:20px;border-top:1px solid #e0ebe5;padding-top:15px}.mini-title{display:flex;justify-content:space-between;font-size:10px}.mini-title a{color:var(--teal);font-size:9px}.mini-calendar{display:grid;grid-template-columns:repeat(7,1fr);gap:4px;margin-top:12px}.mini-calendar span{font-size:9px;height:26px;display:grid;place-items:center;border-radius:6px;color:#60716c}.mini-calendar span.head{color:#a9b7b1;font-size:8px}.mini-calendar span.occupied{background:#f8e6de;color:#c6755d}.mini-calendar span.today{background:var(--teal);color:#fff}.mini-calendar span.selected{background:#d9f0e8;color:var(--teal);font-weight:700}.legend{display:flex;gap:8px;margin-top:12px;color:#899792;font-size:8px}.legend i{display:inline-block;width:7px;height:7px;border-radius:2px;margin-left:3px}.legend .available{background:#e4eee9}.legend .occupied{background:#f2cfc2}.legend .selected-day{background:#8ec8b7}.rooms-section{background:var(--cream);padding:76px 0}.room-grid{display:grid;grid-template-columns:1fr 1fr .9fr;gap:16px}.room-card{background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e5e9e2}.room-image{height:172px;padding:18px;display:flex;flex-direction:column;justify-content:space-between;color:#fff;position:relative;overflow:hidden}.room-image:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(11,68,62,.05),rgba(10,44,42,.55))}.room-image>*{position:relative}.image-one{background:linear-gradient(120deg,#91c4b4,#357d71)}.image-two{background:linear-gradient(120deg,#d6a36e,#805a47)}.room-image span{align-self:flex-start;background:rgba(255,255,255,.2);padding:6px 9px;border-radius:18px;font-size:9px}.room-image b{font-size:21px}.room-content{display:flex;justify-content:space-between;gap:10px;padding:17px}.room-content h3{font-size:13px;margin:0}.room-content p{font-size:9px;color:var(--muted);margin:7px 0 0}.room-content>strong{font-size:12px;color:var(--teal);white-space:nowrap}.room-content small{display:block;font-size:8px;color:var(--muted);font-weight:400;margin-top:4px}.feature-card{padding:25px;background:#e0f1e9;border-color:#cce6d9}.feature-icon{width:38px;height:38px;border-radius:12px;background:#b8ddcd;color:var(--teal);display:grid;place-items:center;font-size:19px}.feature-card h3{font-size:16px;line-height:1.7;margin:15px 0}.feature-card ul{padding:0 16px 0 0;margin:0;color:#5c7971;font-size:10px;line-height:2.5}.guide-section{padding:75px 0;background:#fff}.guide-grid{display:grid;grid-template-columns:1fr .8fr;gap:90px;align-items:center}.guide-grid h2{font-size:28px;margin:10px 0}.guide-grid>div>p{font-size:12px;color:var(--muted);line-height:2;max-width:560px}.guide-items{display:flex;gap:35px;margin-top:25px}.guide-items>div{display:flex;gap:10px;align-items:center}.guide-items>div>span{width:32px;height:32px;border-radius:9px;background:#e2f1eb;display:grid;place-items:center;color:var(--teal)}.guide-items b,.guide-items small{display:block}.guide-items b{font-size:10px}.guide-items small{font-size:9px;color:var(--muted);margin-top:4px}.quote-card{background:var(--teal);color:#fff;border-radius:22px;padding:30px;position:relative}.quote-mark{font-family:Georgia;font-size:60px;color:#73b6a3;line-height:.5}.quote-card p{font-size:17px;line-height:2;margin:15px 0 22px}.quote-author{font-size:9px;color:#b9dfd2}footer{background:#103d3a;color:#b9d2c9;padding:20px 0;font-size:9px}.footer-inner{display:flex;justify-content:space-between}.modal-backdrop{display:none;position:fixed;inset:0;background:rgba(6,31,29,.5);z-index:50;padding:30px;overflow:auto;backdrop-filter:blur(4px)}.modal-backdrop.open{display:flex;align-items:center;justify-content:center}.admin-modal{width:min(650px,100%);background:#fff;border-radius:20px;box-shadow:0 25px 80px rgba(0,0,0,.25);padding:25px;position:relative}.modal-close{position:absolute;left:18px;top:15px;border:0;background:#eef4f0;color:#70827c;width:29px;height:29px;border-radius:50%;font-size:20px;cursor:pointer}.admin-header{text-align:right;border-bottom:1px solid #edf1ed;padding-bottom:18px}.admin-badge{font-size:9px;color:var(--teal);background:#e2f2eb;padding:5px 8px;border-radius:5px}.admin-header h2{font-size:22px;margin:12px 0 5px}.admin-header p{font-size:10px;color:var(--muted);margin:0}.admin-tabs{display:flex;gap:5px;margin:18px 0}.admin-tab{border:0;background:transparent;border-radius:8px;padding:9px 14px;font:inherit;font-size:10px;color:#8b9b96;cursor:pointer}.admin-tab.active{background:#e1f2eb;color:var(--teal);font-weight:700}.admin-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.admin-metrics>div{background:#f6faf7;border-radius:10px;padding:14px}.admin-metrics span,.admin-metrics strong,.admin-metrics em{display:block}.admin-metrics span{font-size:9px;color:var(--muted)}.admin-metrics strong{font-size:21px;margin:8px 0 4px}.admin-metrics em{font-size:9px;color:#54a67e;font-style:normal}.admin-list{border:1px solid #e5ede8;border-radius:11px;margin-top:17px}.list-title{display:flex;justify-content:space-between;padding:13px;border-bottom:1px solid #e8efeb;font-size:10px}.list-title span{color:var(--muted);font-size:9px}.booking-row,.staff-person{display:flex;align-items:center;gap:10px;padding:12px;border-bottom:1px solid #eef2ef}.booking-row:last-child,.staff-person:last-child{border:0}.avatar{width:30px;height:30px;border-radius:9px;background:#f5d5c6;color:#a65e4a;display:grid;place-items:center;font-weight:700;font-size:12px}.avatar.blue{background:#d8e8f2;color:#4d7c9a}.avatar.orange{background:#f4dfc1;color:#a57537}.booking-row div,.staff-person div{flex:1}.booking-row b,.booking-row small,.staff-person b,.staff-person small{display:block}.booking-row b,.staff-person b{font-size:10px}.booking-row small,.staff-person small{font-size:8px;color:var(--muted);margin-top:4px}.status-paid,.status-pending{font-size:8px;padding:5px 8px;border-radius:15px}.status-paid{color:#429368;background:#e5f5eb}.status-pending{color:#b17941;background:#fbefdc}.hidden{display:none!important}.panel-title{display:flex;justify-content:space-between;align-items:center}.panel-title h3{font-size:14px;margin:0}.panel-title p{font-size:9px;color:var(--muted);margin:5px 0 0}.coupon-form{display:flex;gap:8px;margin:15px 0}.coupon-form input{margin:0}.coupon-form input:first-child{flex:1}.coupon-form input:nth-child(2){width:120px}.coupon-table{border:1px solid #e5ede8;border-radius:11px;margin-top:15px}.coupon-item{display:flex;align-items:center;justify-content:space-between;padding:12px;border-bottom:1px solid #eef2ef}.coupon-item:last-child{border:0}.coupon-item b{font-size:11px;letter-spacing:1px}.coupon-item small{display:block;color:var(--muted);font-size:8px;margin-top:3px}.coupon-pill{color:#429368;background:#e5f5eb;border-radius:15px;padding:5px 8px;font-size:9px}.staff-count{font-size:9px;color:#429368;background:#e5f5eb;border-radius:15px;padding:7px 10px}.staff-search{display:flex;align-items:center;gap:7px;background:#f7faf8;border:1px solid #e4ece7;border-radius:9px;padding:8px 11px;color:#85a19a;margin:18px 0 10px}.staff-search input{border:0;padding:0;margin:0;background:transparent}.toast{position:fixed;bottom:25px;right:25px;background:#123d3a;color:#fff;border-radius:10px;padding:13px 17px;font-size:11px;opacity:0;transform:translateY(10px);transition:.25s;z-index:80}.toast.show{opacity:1;transform:translateY(0)}@media(max-width:900px){.hero-grid,.booking-layout,.guide-grid{grid-template-columns:1fr}.hero-visual{max-width:560px;width:100%;margin:auto}.summary-card{position:static}.room-grid{grid-template-columns:1fr 1fr}.feature-card{grid-column:span 2}.main-nav{display:none}}@media(max-width:600px){.container{width:min(100% - 28px,1160px)}.topbar{height:67px}.brand small{display:none}.hero{padding:48px 0 40px}.hero h1{font-size:38px}.hero-stats{gap:18px}.hero-stats strong{font-size:19px}.hero-actions{margin-bottom:32px}.floating-note{left:0}.floating-rating{right:0}.booking-section,.rooms-section,.guide-section{padding:48px 0}.section-heading{align-items:flex-start;gap:14px;flex-direction:column}.section-heading h2{font-size:22px}.booking-card{padding:17px}.stepper{gap:5px}.step span{display:none}.stepper>i{min-width:20px}.form-grid.three,.form-grid.two{grid-template-columns:1fr}.room-grid{grid-template-columns:1fr}.feature-card{grid-column:auto}.guide-items{flex-direction:column;gap:14px}.footer-inner{flex-direction:column;gap:8px}.coupon-row{flex-wrap:wrap}.coupon-row label{flex-basis:100%}.coupon-message{margin-bottom:8px}.form-footer{align-items:flex-start;flex-direction:column;gap:15px;width:100%}.form-footer .btn{width:100%}.admin-modal{padding:19px}.admin-metrics{grid-template-columns:1fr}.coupon-form{flex-wrap:wrap}.coupon-form input:nth-child(2){width:100%}.coupon-form .btn{width:100%}}
