@import url('https://fonts.googleapis.com/css2?family=Manrope:wght@400;450;500;550;600;650;700;750;800&family=Noto+Sans+Georgian:wght@400;500;600;700&display=swap');
:root{--green:#1b4332;--green-dark:#143a2b;--mint:#eaf2eb;--light:#f5f8f3;--gold:#b5934b;--text:#23372c;--muted:#6b766e;--line:#dfe6dc;--white:#fff;--radius:16px;font-family:'Manrope','Noto Sans Georgian',sans-serif;color:var(--text);background:#fff;font-synthesis:none;font-weight:450;font-size:16px;line-height:1.6}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button,a,input,select,textarea,summary{-webkit-tap-highlight-color:transparent}button,select,summary{cursor:pointer}button{color:inherit}button:disabled{opacity:.6;cursor:wait}img{max-width:100%;display:block;object-fit:cover}button{border:0}h1,h2,h3,p,figure{margin:0}h1,h2,h3{font-weight:650;letter-spacing:-.045em;line-height:1.2}p{color:var(--muted)}h1{font-size:clamp(2.5rem,4.4vw,4.3rem)}h2{font-size:clamp(1.85rem,2.8vw,2.65rem)}h3{font-size:1.2rem;letter-spacing:-.025em}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #bd973b;outline-offset:4px}::selection{background:#d9e8d4;color:var(--green)}.container{max-width:1280px;width:calc(100% - 112px);margin-inline:auto}.icon{width:24px;height:24px;flex-shrink:0;vertical-align:middle}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.skip-link{position:fixed;top:8px;left:8px;z-index:100;background:white;padding:12px;transform:translateY(-160%)}.skip-link:focus{transform:none}.button{display:inline-flex;align-items:center;justify-content:center;gap:20px;min-height:54px;padding:15px 24px;border:1px solid var(--green);border-radius:6px;background:var(--green);color:white;font-size:.9rem;line-height:1.4;font-weight:650;transition:background .2s,transform .2s,box-shadow .2s}.button:hover{background:#2a5c44;transform:translateY(-2px);box-shadow:0 6px 18px #1b433215}.button .icon{width:19px;height:19px}.button-small{min-height:44px;padding:12px 20px;font-size:.82rem}.button-outline{background:transparent;color:var(--green);border-color:#bdcbbb}.button-outline:hover{background:#edf4ec}.button-light{background:#f7f8ee;color:var(--green);border-color:#f7f8ee}.button-light:hover{background:white}.text-link{display:inline-flex;align-items:center;gap:12px;font-size:.88rem;font-weight:650;white-space:nowrap}.text-link .icon{width:20px;transition:transform .2s}.text-link:hover .icon{transform:translateX(4px)}.eyebrow{display:block;font-size:.7rem;line-height:1.6;letter-spacing:.16em;font-weight:750;text-transform:uppercase;color:#60795f;margin-bottom:21px}.topbar{height:34px;background:var(--green);color:#e5ecdf;font-size:.68rem;letter-spacing:.035em}.topbar .container{height:100%;display:flex;align-items:center;justify-content:space-between}.topbar span{display:flex;align-items:center;gap:7px}.topbar .icon{width:13px;height:13px;color:#bacba7}.header{position:sticky;top:0;z-index:30;background:#fffffff5;border-bottom:1px solid #e7ebe380;backdrop-filter:blur(16px)}.nav-inner{height:94px;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;color:var(--green);flex-shrink:0}.brand>.icon{width:40px;height:40px;color:var(--gold);stroke-width:1.25}.brand>span{font-weight:800;letter-spacing:.14em;font-size:1.12rem;line-height:1.3}.brand small{display:block;font-size:.59rem;letter-spacing:.43em;margin-top:5px;font-weight:600}.desktop-nav{display:flex;gap:31px;align-items:center;font-size:.83rem;font-weight:550}.desktop-nav a{position:relative;padding:10px 0}.desktop-nav a:hover,.desktop-nav a.active{color:#749665}.desktop-nav a.active:after{position:absolute;content:'';height:2px;width:18px;left:0;bottom:3px;background:var(--gold)}.nav-actions{display:flex;align-items:center;gap:24px}.lang-switch{position:relative;font-size:.8rem;font-weight:650}.lang-switch summary{list-style:none;display:flex;gap:10px;align-items:center;min-height:44px}.lang-switch summary::-webkit-details-marker{display:none}.lang-switch summary span{font-size:1rem;font-weight:400}.lang-switch>div{position:absolute;top:45px;right:0;min-width:170px;background:white;border:1px solid var(--line);border-radius:10px;padding:7px;box-shadow:0 8px 25px #16352510}.lang-switch a{display:flex;justify-content:space-between;padding:10px;border-radius:5px}.lang-switch a:hover,.lang-switch a[aria-current]{background:var(--light)}.lang-switch small{color:var(--muted)}.mobile-menu{display:none;background:none;padding:8px}.mobile-nav{padding:10px 24px 24px;border-top:1px solid var(--line)}.mobile-nav:not([hidden]){display:grid;grid-template-columns:1fr 1fr}.mobile-nav a{padding:11px 8px;font-size:.92rem}.hero{background:var(--light);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1fr 1.07fr;gap:30px;min-height:600px}.hero-copy{padding:75px 0 65px;position:relative;z-index:1}.hero .eyebrow{font-size:.63rem;display:flex;align-items:center;gap:9px;letter-spacing:.13em}.eyebrow i{display:block;height:6px;width:6px;border-radius:100%;background:#9bb38b}.hero h1{font-size:clamp(2.7rem,4.2vw,4.1rem);letter-spacing:-.055em;line-height:1.13;white-space:nowrap}.hero h1 em{font-style:normal;color:#658455}.hero-copy>p{font-size:.94rem;line-height:1.85;max-width:415px;margin-top:26px}.hero-buttons{display:flex;gap:12px;margin-top:32px}.hero-buttons .button{padding-inline:21px;font-size:.83rem;gap:14px}.hero-bottom{display:flex;align-items:center;gap:25px;margin-top:46px}.hero-price{font-size:.75rem;color:var(--muted);white-space:nowrap;display:flex;align-items:baseline;gap:8px}.hero-price strong{font-size:2.1rem;line-height:1;color:var(--green);letter-spacing:-.045em;font-weight:650}.hero-price small{font-size:1.5rem;font-weight:500}.hero-bottom>span+span{display:flex;align-items:center;gap:8px;font-size:.69rem;border-left:1px solid #d3dccc;padding-left:24px;max-width:190px;line-height:1.5}.hero-bottom .icon{width:19px;color:#729063}.hero-photo{position:relative;margin-right:calc((min(1280px,100vw - 112px) - 100vw)/2);overflow:hidden}.hero-photo>img{width:100%;height:100%;position:absolute;object-position:48% center}.hero-photo:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f5f8f31a,transparent 30%,#14201808)}.photo-label{position:absolute;z-index:1;top:29px;right:30px;border:1px solid #ffffff9c;border-radius:30px;padding:8px 14px;backdrop-filter:blur(15px);font-size:.55rem;letter-spacing:.12em;font-weight:750;background:#ffffff65;color:#31402e}.hero-photo-card{position:absolute;bottom:57px;left:34px;z-index:2;display:flex;gap:14px;align-items:center;padding:19px 23px;background:#ffffffed;box-shadow:0 8px 26px #15230b10;border-radius:10px;backdrop-filter:blur(10px)}.hero-photo-card>span{width:42px;height:42px;display:grid;place-items:center;background:#eaf1e4;color:#58764f;border-radius:50%}.hero-photo-card strong{display:block;font-size:.86rem;font-weight:650;letter-spacing:-.015em}.hero-photo-card small{font-size:.68rem;color:var(--muted);margin-top:4px;display:block}.hero-image-index{position:absolute;z-index:2;right:30px;bottom:30px;color:white;font-size:.65rem;letter-spacing:.15em;text-shadow:0 1px 3px #183426}.trust-strip{border-bottom:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);padding-top:31px;padding-bottom:31px;gap:32px}.trust-grid>div{display:flex;align-items:center;gap:16px}.trust-grid .icon{height:29px;width:29px;color:#718564;stroke-width:1.35}.trust-grid strong,.trust-grid small{display:block}.trust-grid strong{font-size:.8rem;font-weight:650}.trust-grid small{font-size:.65rem;color:var(--muted);margin-top:3px}.section{padding-block:86px}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:35px;margin-bottom:38px}.section-heading .section-intro{max-width:760px}.section-intro .eyebrow{font-size:.64rem;letter-spacing:.17em;margin-bottom:14px}.section-intro p{font-size:.88rem;line-height:1.85;max-width:640px;margin-top:16px}.section-heading>.text-link{padding-bottom:5px}.service-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:17px}.service-card{border:1px solid var(--line);border-radius:12px;padding:27px 20px 22px;position:relative;min-height:283px;display:flex;flex-direction:column;transition:transform .25s,background .25s,border .25s,box-shadow .25s;background:#fff}.service-card:hover{transform:translateY(-5px);background:var(--light);border-color:#b8cbb1;box-shadow:0 15px 30px #1b433209}.service-icon{display:grid;place-items:center;background:#f0f5eb;border-radius:10px;width:45px;height:45px;margin-bottom:28px;color:#55764a}.service-icon .icon{width:27px;height:27px;stroke-width:1.3}.card-number{position:absolute;top:29px;right:19px;font-size:.58rem;color:#929b8e}.service-card h3{font-size:1rem;line-height:1.4;margin-bottom:12px;letter-spacing:-.025em}.service-card p{font-size:.73rem;line-height:1.75;margin-bottom:27px}.card-bottom{display:flex;justify-content:space-between;align-items:center;margin-top:auto;padding-top:16px;border-top:1px solid var(--line);font-size:.7rem}.card-bottom strong{font-size:1rem;font-weight:700}.card-bottom .icon{height:18px;width:18px;color:#748369}.tinted{background:var(--light)}.price-home{display:grid;grid-template-columns:1fr .83fr;gap:13%;align-items:center}.price-home h2{max-width:500px}.price-home .text-link{margin-top:27px}.price-ornament{display:flex;align-items:center;gap:14px;margin-top:48px;color:#9aa991;font-size:.6rem;letter-spacing:.14em}.price-ornament .icon{width:30px;height:30px;color:var(--gold)}.quick-calculator{background:white;border:1px solid var(--line);border-radius:14px;padding:30px;box-shadow:0 12px 45px #23401c05}.quick-calculator h3{margin-bottom:23px;font-size:1.25rem}.quick-calculator form>label{margin-top:16px}.quick-calculator .button{width:100%;margin-top:18px}.quick-calculator small{display:block;margin-top:13px;text-align:center;font-size:.67rem;color:var(--muted)}.quick-total{display:flex;align-items:center;justify-content:space-between;margin-top:24px}.quick-total span{font-size:.82rem}.quick-total strong{font-size:1.8rem;letter-spacing:-.06em}.compare-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:34px}.compare-card{border-top:1px solid var(--line);padding-top:22px}.compare-card>span{font-size:.65rem;color:var(--gold);letter-spacing:.12em}.compare-card h3{font-size:1.1rem;margin-block:15px}.compare-card p{font-size:.83rem;line-height:1.8}.compare-card:hover h3{color:#6a8456}.gallery-section{padding-top:10px}.gallery-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:22px}.gallery-item{position:relative;overflow:hidden;border-radius:11px}.gallery-item[hidden]{display:none}.gallery-item img{width:100%;height:300px;transition:transform .6s}.gallery-item:hover img{transform:scale(1.025)}.gallery-item figcaption{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(transparent,#1732229c);padding:50px 22px 22px;color:white;display:flex;justify-content:space-between;align-items:center;font-size:.76rem;font-weight:550}.gallery-item figcaption .icon{width:20px}.disclosure{font-size:.74rem;line-height:1.7;margin-top:18px;color:#7e877c}.reviews-section{padding-top:5px}.review-empty{padding:40px;border:1px solid var(--line);background:var(--light);border-radius:12px;margin-top:28px}.review-empty>.icon{color:var(--gold);margin-bottom:20px;width:30px;height:30px}.review-empty p{font-size:.88rem;max-width:660px;margin-block:16px 22px}.faq-home{display:grid;grid-template-columns:.8fr 1.2fr;gap:60px;padding-top:5px}.faq-home .text-link{margin-top:25px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:22px 0;font-size:.96rem;font-weight:600;list-style:none}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary .icon{width:19px;height:19px;color:#708569;transition:transform .25s}.faq-list details[open] summary .icon{transform:rotate(45deg)}.faq-list details p{padding-bottom:24px;font-size:.9rem;line-height:1.9}.cta-section{display:flex;align-items:center;gap:26px;background:var(--green);color:white;border-radius:13px;padding:43px 43px;margin-bottom:82px}.cta-section h2{font-size:1.9rem;letter-spacing:-.04em}.cta-section p{color:#bacbb6;font-size:.83rem;margin-top:11px}.cta-section .button{margin-left:auto;flex-shrink:0}.cta-symbol{height:63px;width:63px;border:1px solid #637953;border-radius:50%;display:grid;place-items:center;color:#d1b275;flex-shrink:0}.cta-symbol .icon{width:32px;height:32px}footer{background:#f4f6f0;border-top:1px solid #e4e9de;padding-top:59px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1.3fr;gap:65px;padding-bottom:45px}.footer-grid h3{font-size:.8rem;margin-bottom:20px;font-weight:700;letter-spacing:0}.footer-grid>div>a:not(.brand){display:block;font-size:.76rem;color:#74806c;line-height:1.7;margin-bottom:10px}.footer-grid>div>a:hover{color:var(--green)}.footer-grid p{font-size:.76rem;line-height:1.85;margin-top:18px;max-width:270px}.footer-place{display:flex;gap:8px;align-items:center;font-size:.7rem;margin-top:20px;color:#68795e}.footer-place .icon{width:15px;height:15px}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #dde4d6;padding-block:24px;font-size:.65rem;color:#7d8778}.footer-bottom span+span{display:flex;align-items:center;gap:10px;letter-spacing:.1em}.footer-bottom .icon{width:15px;height:15px}.floating-chat{position:fixed;bottom:26px;right:26px;z-index:35;width:55px;height:55px;background:var(--green);color:white;display:grid;place-items:center;border:3px solid #fff;border-radius:50%;box-shadow:0 5px 20px #12331c30;transition:transform .2s}.floating-chat:hover{transform:translateY(-3px)}.floating-chat .icon{height:26px;width:26px}.mobile-call{display:none}.page-head{padding-top:48px;padding-bottom:55px}.breadcrumb{display:block;font-size:.73rem;color:var(--muted);margin-bottom:43px}.breadcrumb span{margin-inline:14px;color:#9cab95}.page-head .eyebrow{font-size:.65rem;margin-bottom:14px}.page-head h1{font-size:clamp(2.3rem,4vw,3.65rem);max-width:900px;line-height:1.18}.page-head>p{font-size:1rem;max-width:760px;line-height:1.8;margin-top:20px}.section-first{padding-top:0;padding-bottom:70px}.tabs{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:35px}.tabs a,.tabs button{display:block;background:var(--light);border:1px solid var(--line);border-radius:7px;padding:11px 16px;font-size:.83rem;font-weight:600}.tabs a:hover,.tabs button:hover,.tabs button[aria-pressed=true]{background:var(--green);border-color:var(--green);color:white}.price-section{scroll-margin-top:115px;margin-top:48px;padding-top:0}.price-section h2{display:flex;align-items:center;gap:15px;font-size:1.65rem;margin-bottom:24px}.price-section h2 .icon{color:var(--gold);width:30px;height:30px}.table-wrap{overflow-x:auto;border:1px solid var(--line);border-radius:10px;margin-bottom:22px}table{width:100%;border-collapse:collapse;text-align:left;font-size:.9rem}thead{background:var(--light)}th,td{padding:16px 22px;border-bottom:1px solid var(--line)}thead th{font-size:.76rem;font-weight:600;color:#62715b}tbody th{font-weight:600}tbody tr:last-child>*{border:0}tbody tr:hover{background:#fafcf7}td a{font-weight:750;color:var(--green)}td a:hover{text-decoration:underline}.included-box{background:#f0f6eb;padding:19px 22px;border-radius:9px;margin-block:20px}.included-box strong{display:flex;align-items:center;gap:9px;font-size:.83rem}.included-box .icon{width:19px;height:19px;color:#69835b}.included-box p{font-size:.81rem;line-height:1.85;margin-top:8px}.price-section>h3{font-size:1rem;margin-block:25px 15px}.extras-list{display:flex;gap:12px;flex-wrap:wrap}.extras-list>span{border:1px solid var(--line);border-radius:7px;padding:11px 15px;font-size:.79rem}.extras-list strong{margin-left:15px;font-weight:650}.notice{border-left:2px solid var(--gold);background:#faf8f0;padding:16px 20px;font-size:.85rem;line-height:1.8;margin-block:22px;color:#6b6a57}.narrow{max-width:850px}.prose{min-height:350px}.prose p{line-height:2}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.about-photo img{width:100%;height:450px;border-radius:12px}.about-grid h2{font-size:2rem}.about-grid p{font-size:.93rem;margin-block:22px;line-height:1.9}.about-grid .eyebrow{font-size:.65rem}.about-grid h3{margin-top:26px}.map-block{background:var(--light);border:1px solid var(--line);border-radius:12px;margin-top:30px;min-height:290px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;overflow:hidden}.map-block>span>.icon{color:var(--gold);width:32px;height:32px}.map-block small{font-size:.7rem;color:var(--muted)}.map-block iframe{width:100%;height:380px;border:0}.compare-summary{margin-top:45px;display:grid;grid-template-columns:1fr 1fr;gap:25px}.compare-summary article{border:1px solid var(--line);border-radius:10px;padding:28px}.compare-summary h2{font-size:1.35rem}.compare-summary p{font-size:.9rem;margin-block:15px}.compare-summary .text-link{margin-top:10px}.detail-layout{display:grid;grid-template-columns:1fr 310px;gap:70px;align-items:start}.detail-layout h2{font-size:1.8rem;margin-bottom:25px;margin-top:20px}.detail-layout h3{margin-bottom:15px}.checklist article{display:flex;gap:15px;padding-block:22px;border-bottom:1px solid var(--line)}.checklist h3{font-size:1.08rem;margin-bottom:9px}.checklist p{font-size:.92rem;line-height:1.85}.checklist article>.icon{width:19px;color:#718764;margin-top:2px}.service-aside{background:var(--light);border:1px solid var(--line);border-radius:13px;padding:27px;position:sticky;top:120px}.service-aside>.icon{width:40px;height:40px;color:var(--gold);margin-bottom:28px}.service-aside h3{font-size:1.4rem}.service-aside p{font-size:.85rem;margin-block:20px}.service-aside .button{width:100%;font-size:.82rem;padding-inline:15px;gap:10px}.service-aside .text-link{margin-top:22px;font-size:.75rem}.aside-price strong{font-size:2.4rem;color:var(--green);font-weight:650;letter-spacing:-.04em}.booking-layout{display:grid;grid-template-columns:1fr 370px;gap:50px;align-items:start}.form-section{padding:32px;border:1px solid var(--line);border-radius:12px;margin-bottom:23px}.form-section h2{font-size:1.4rem;display:flex;align-items:center;gap:15px;margin-bottom:28px}.form-section h2>span{color:var(--gold);font-size:.8rem;letter-spacing:0}fieldset{border:0;margin:0;padding:0}legend{font-size:.83rem;font-weight:600;margin-bottom:10px}label{display:block;font-size:.83rem;font-weight:550}input:not([type=radio]):not([type=checkbox]),select,textarea{display:block;border:1px solid #dce3d7;background:#fff;border-radius:6px;min-height:48px;padding:12px 14px;width:100%;color:var(--text);font-size:.88rem;line-height:1.5;margin-top:9px}input:focus,select:focus,textarea:focus{border-color:#76916a}select{padding-right:25px}textarea{resize:vertical}input[type=checkbox],input[type=radio]{accent-color:var(--green);width:17px;height:17px;flex-shrink:0;cursor:pointer}label small{font-weight:400;color:var(--muted);font-size:.75rem}.object-choice{display:flex;gap:12px;margin-bottom:24px}.object-choice label{flex:1}.object-choice label>input{position:absolute;opacity:0;width:1px}.object-choice label>span{display:flex;align-items:center;justify-content:center;gap:10px;background:var(--light);border:1px solid var(--line);border-radius:7px;padding:17px 10px;font-size:.83rem;cursor:pointer}.object-choice label>input:checked+span{background:#eaf1e4;border-color:#719161;color:var(--green)}.object-choice label>input:focus-visible+span{outline:3px solid var(--gold);outline-offset:3px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px 19px}.form-grid .full{grid-column:1/-1}.field-help{font-size:.7rem;line-height:1.7;margin-block:12px 23px}.extra-options{margin-top:26px}.extra-options legend{margin-bottom:12px}.extra-options #extra-options{display:grid;grid-template-columns:1fr 1fr;gap:10px}.extra-options label{display:flex;align-items:center;gap:8px;border:1px solid var(--line);border-radius:6px;padding:13px 10px;font-size:.73rem;line-height:1.5}.extra-options label:has(input:checked){border-color:#91a881;background:#f3f7ee}.extra-options strong{margin-left:auto;white-space:nowrap;font-weight:650}.consent{display:flex;align-items:flex-start;gap:9px;margin-top:25px;font-size:.73rem;line-height:1.8;color:var(--muted)}.consent input{margin-top:5px}.consent a{text-decoration:underline;text-underline-offset:3px}.booking-summary{position:sticky;top:119px;background:var(--light);border:1px solid #d7e2cf;border-radius:13px;padding:30px}.booking-summary .eyebrow{font-size:.63rem;margin-bottom:16px}.booking-summary h2{font-size:1.18rem;font-weight:550;letter-spacing:-.02em}.booking-summary #total-price{display:block;font-size:3.6rem;line-height:1.3;letter-spacing:-.065em;font-weight:650;margin-top:10px;margin-bottom:25px;color:var(--green)}#price-breakdown>div{display:flex;justify-content:space-between;gap:15px;font-size:.78rem;margin-bottom:12px}#price-breakdown strong{white-space:nowrap}.summary-meta{border-block:1px solid #d9e2d2;padding-block:16px;margin-top:23px;display:flex;justify-content:space-between;gap:15px;font-size:.74rem}.summary-meta>span{display:flex;align-items:center;gap:6px}.summary-meta .icon{width:17px;height:17px}.booking-summary>p{font-size:.76rem;line-height:1.8;margin-block:18px}.booking-summary>.button{width:100%;padding-inline:12px;font-size:.86rem;margin-top:8px;gap:10px}.booking-summary>small{display:block;font-size:.7rem;line-height:1.8;color:#77816e;margin-top:18px}.booking-summary .notice{font-size:.74rem;padding:13px}.form-status{font-size:.85rem;line-height:1.8;color:#924031;margin-top:15px}dialog{border:1px solid var(--line);border-radius:15px;padding:35px;max-width:580px;width:calc(100% - 32px);box-shadow:0 20px 80px #0002;color:var(--text)}dialog::backdrop{background:#112b20aa;backdrop-filter:blur(4px)}dialog>.icon{width:35px;height:35px;color:#769360;margin-bottom:15px}dialog h2{font-size:1.6rem;margin-bottom:16px}dialog p{font-size:.86rem;line-height:1.8}dialog pre{font:inherit;font-size:.8rem;white-space:pre-wrap;word-break:break-word;background:var(--light);border-radius:8px;max-height:260px;overflow:auto;padding:18px;margin-block:20px}.dialog-close{position:absolute;top:12px;right:12px;background:var(--light);border-radius:50%;width:36px;height:36px;font-size:1.5rem}.gallery-empty{padding:60px;text-align:center;background:var(--light);border-radius:12px}.reveal{transition:opacity .65s ease,transform .65s ease}.js-motion .reveal.pending{opacity:0;transform:translateY(20px)}[hidden]{display:none!important}@view-transition{navigation:auto}::view-transition-old(root){animation:fade-out .16s ease both}::view-transition-new(root){animation:fade-in .26s ease both}@keyframes fade-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:none}}@keyframes fade-out{to{opacity:0}}html[lang=ka] h1,html[lang=ka] h2,html[lang=ka] h3{letter-spacing:-.02em}html[lang=ka] .hero h1{font-size:clamp(2.2rem,3.5vw,3.4rem)}
@media(min-width:1600px){.hero-grid{min-height:650px}.hero-copy{padding-top:92px}}
@media(max-width:1180px){.container{width:calc(100% - 64px)}.hero-photo{margin-right:-32px}.nav-inner{gap:20px}.desktop-nav{gap:20px}.nav-actions{gap:19px}.hero-grid{gap:22px;min-height:555px}.hero h1{font-size:3.4rem}.hero-copy{padding-block:59px}.hero-buttons{flex-wrap:wrap}.hero-buttons .button{font-size:.78rem;padding-inline:16px;gap:12px}.hero-copy>p{font-size:.88rem;max-width:370px}.hero .eyebrow{font-size:.56rem}.hero-bottom{gap:18px;margin-top:33px}.hero-bottom>span+span{padding-left:18px}.service-grid{gap:12px}.service-card{padding:22px 15px}.service-card h3{font-size:.91rem}.service-card p{font-size:.71rem}.service-icon{margin-bottom:22px}.service-card .card-number{right:15px}.trust-grid{gap:20px}.trust-grid>div{gap:11px}.trust-grid strong{font-size:.75rem}.trust-grid small{font-size:.62rem}.price-home{gap:8%}.booking-layout{grid-template-columns:1fr 320px;gap:30px}.form-section{padding:25px}.booking-summary{padding:24px}.extra-options #extra-options{grid-template-columns:1fr}.footer-grid{gap:35px}.cta-section{padding:35px;gap:22px}.cta-section h2{font-size:1.6rem}.cta-symbol{display:none}.detail-layout{gap:40px;grid-template-columns:1fr 280px}.about-grid{gap:45px}}
@media(max-width:950px){.desktop-nav{display:none}.mobile-menu{display:block}.nav-inner{height:80px}.hero h1{font-size:2.9rem}.hero-photo-card{left:15px;right:15px;padding:14px;gap:10px;bottom:38px}.hero-photo-card strong{font-size:.73rem}.hero-photo-card small{font-size:.63rem}.hero-photo-card>span{width:32px;height:32px}.hero-copy>p{font-size:.86rem}.hero-buttons{gap:10px}.hero-buttons .button{min-height:48px}.hero-bottom>span+span{font-size:.6rem;padding-left:12px}.hero .eyebrow{font-size:.48rem}.hero-bottom{gap:12px}.hero-price strong{font-size:1.85rem}.service-grid{grid-template-columns:repeat(3,1fr)}.service-card{padding:25px}.service-card h3{font-size:1.1rem}.service-card p{font-size:.82rem}.trust-grid{grid-template-columns:1fr 1fr;gap:25px;padding-block:27px}.trust-grid>div{gap:16px}.trust-grid strong{font-size:.82rem}.trust-grid small{font-size:.72rem}.section{padding-block:65px}.section-heading{align-items:flex-start}.section-heading>.text-link{margin-top:7px}.section-intro h2{font-size:2rem}.compare-grid{grid-template-columns:1fr 1fr;gap:30px}.gallery-grid{gap:14px}.gallery-item img{height:245px}.gallery-item figcaption{padding:40px 15px 17px}.footer-grid{grid-template-columns:1.6fr 1fr 1fr;gap:30px}.footer-grid>div:last-child{grid-column:1/-1;display:flex;gap:30px;align-items:center}.footer-grid>div:last-child h3{margin:0}.footer-grid>div:last-child p{margin:0;max-width:none}.cta-section .button{font-size:.8rem;padding-inline:18px}.cta-section h2{font-size:1.5rem}.cta-section p{font-size:.77rem}.faq-home{grid-template-columns:1fr;gap:25px;padding-top:0}.booking-layout{grid-template-columns:1fr 285px;gap:20px}.form-grid{grid-template-columns:1fr}.form-section{padding:20px}.object-choice{flex-direction:column}.booking-summary{padding:22px}.detail-layout{grid-template-columns:1fr}.service-aside{position:static;max-width:500px}.about-grid{gap:30px}.about-photo img{height:470px}}
@media(max-width:700px){.container{width:calc(100% - 40px)}.topbar{font-size:.61rem;height:30px}.topbar span+span{display:none}.nav-inner{height:77px;gap:12px}.brand{gap:8px}.brand>.icon{width:33px;height:33px}.brand>span{font-size:.91rem}.brand small{font-size:.48rem;margin-top:3px}.nav-actions{gap:15px}.nav-cta{display:none}.lang-switch{font-size:.76rem}.hero-grid{grid-template-columns:1fr;gap:0;min-height:0}.hero-copy{padding:42px 0 35px}.hero .eyebrow{font-size:.55rem;letter-spacing:.12em;margin-bottom:21px}.hero h1{font-size:clamp(2.55rem,7.5vw,3.5rem);line-height:1.15;white-space:normal}.hero-copy>p{font-size:.91rem;line-height:1.85;margin-top:20px;max-width:500px}.hero-buttons{margin-top:27px;flex-wrap:nowrap;gap:10px}.hero-buttons .button{font-size:.77rem;padding:13px 16px;gap:12px;min-height:49px}.hero-buttons .button:first-child{flex:1}.hero-bottom{margin-top:29px;gap:22px}.hero-bottom>span+span{font-size:.68rem;padding-left:22px;max-width:210px}.hero-price strong{font-size:2rem}.hero-photo{height:335px;margin-left:-20px;margin-right:-20px}.hero-photo>img{object-position:center 54%}.hero-photo-card{left:20px;right:auto;bottom:24px;padding:15px 19px;gap:12px}.hero-photo-card strong{font-size:.8rem}.hero-photo-card small{font-size:.66rem}.hero-photo-card>span{height:36px;width:36px}.hero-image-index{bottom:30px;right:20px;font-size:.58rem}.photo-label{top:18px;right:20px;font-size:.5rem;padding:7px 10px}.trust-grid{padding-block:27px;gap:25px 17px}.trust-grid>div{align-items:flex-start;gap:10px}.trust-grid .icon{width:25px;height:25px;margin-top:3px}.trust-grid strong{font-size:.7rem}.trust-grid small{font-size:.6rem;line-height:1.6;margin-top:4px}.section{padding-block:52px}.section-heading{display:block;margin-bottom:28px}.section-heading>.text-link{margin-top:22px;font-size:.78rem}.section-intro h2{font-size:1.85rem;line-height:1.2}.section-intro .eyebrow{font-size:.58rem;letter-spacing:.13em}.section-intro p{font-size:.85rem;line-height:1.8;margin-top:14px}.service-grid{grid-template-columns:1fr 1fr;gap:12px}.service-card{padding:21px 17px;min-height:290px}.service-card:last-child{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:43px 1fr;column-gap:17px}.service-card:last-child .service-icon{grid-column:1;grid-row:1/3;margin-bottom:0}.service-card:last-child h3{padding-right:20px}.service-card:last-child p{margin-bottom:18px}.service-card:last-child .card-bottom{grid-column:2}.service-card h3{font-size:1rem;margin-bottom:10px}.service-card p{font-size:.75rem;line-height:1.7;margin-bottom:20px}.service-icon{width:42px;height:42px;margin-bottom:23px}.service-icon .icon{width:25px}.card-number{font-size:.55rem}.card-bottom strong{font-size:.95rem}.price-home{grid-template-columns:1fr;gap:29px}.price-ornament{display:none}.price-home .text-link{margin-top:21px;font-size:.8rem}.quick-calculator{padding:24px}.quick-calculator h3{font-size:1.15rem}.compare-grid{gap:27px 20px}.compare-card h3{font-size:.97rem}.compare-card p{font-size:.77rem}.gallery-section{padding-top:0}.gallery-grid{grid-template-columns:1fr 1fr;gap:12px}.gallery-item:first-child{grid-column:1/-1}.gallery-item img{height:210px}.gallery-item:first-child img{height:265px}.gallery-item figcaption{font-size:.68rem;padding:36px 15px 17px}.gallery-item figcaption .icon{height:17px;width:17px}.disclosure{font-size:.7rem}.reviews-section{padding-top:0}.review-empty{padding:25px;margin-top:24px}.review-empty h3{font-size:1.2rem}.review-empty p{font-size:.82rem}.review-empty .text-link{font-size:.8rem}.faq-home{padding-top:0;gap:15px}.faq-list summary{font-size:.87rem;line-height:1.7;padding-block:20px;gap:15px}.faq-list details p{font-size:.85rem}.cta-section{display:block;padding:30px 25px;margin-bottom:50px;border-radius:10px}.cta-section h2{font-size:1.7rem;line-height:1.25}.cta-section p{font-size:.84rem;margin-top:15px}.cta-section .button{margin-top:24px;min-height:48px}.footer-grid{grid-template-columns:1fr 1fr;gap:30px;padding-bottom:30px}.footer-grid>div:first-child{grid-column:1/-1}.footer-grid>div:first-child p{max-width:340px}.footer-grid>div:last-child{display:block}.footer-grid>div:last-child h3{margin-bottom:14px}.footer-grid>div:last-child p{font-size:.75rem}.footer-bottom{display:block;padding-block:22px 32px;font-size:.61rem}.footer-bottom>span+span{margin-top:13px}.floating-chat{height:52px;width:52px;bottom:18px;right:17px}.page-head{padding-top:28px;padding-bottom:35px}.breadcrumb{margin-bottom:32px;font-size:.68rem}.page-head h1{font-size:2.2rem;line-height:1.25}.page-head .eyebrow{font-size:.58rem}.page-head>p{font-size:.9rem;line-height:1.85}.section-first{padding-top:0;padding-bottom:50px}.tabs{gap:8px;margin-bottom:27px}.tabs button,.tabs a{font-size:.73rem;padding:10px 12px}.price-section{margin-top:38px}.price-section h2{font-size:1.35rem}.price-section h2 .icon{width:25px;height:25px}.table-wrap{margin-bottom:18px}table{font-size:.78rem;min-width:390px}th,td{padding:14px 12px}thead th{font-size:.68rem}.extras-list{gap:9px}.extras-list>span{font-size:.73rem;padding:10px 12px}.included-box{padding:16px}.included-box p{font-size:.75rem}.included-box strong{font-size:.8rem}.notice{font-size:.78rem;padding:13px 17px}.about-grid{grid-template-columns:1fr;gap:30px}.about-photo img{height:310px}.about-grid h2{font-size:1.8rem}.about-grid p{font-size:.89rem}.map-block{min-height:270px;padding:20px}.map-block:has(iframe){padding:0}.map-block small{font-size:.66rem;text-align:center}.map-block h3{font-size:1.05rem}.compare-summary{grid-template-columns:1fr;gap:18px}.compare-summary article{padding:23px}.compare-summary h2{font-size:1.2rem}.detail-layout{gap:20px}.detail-layout h2{font-size:1.5rem}.checklist p{font-size:.86rem}.checklist h3{font-size:1rem}.booking-layout{grid-template-columns:1fr;gap:4px}.booking-summary{position:static;grid-row:1;margin-bottom:24px;padding:25px}.booking-summary #total-price{font-size:2.8rem;margin-bottom:18px}.booking-summary .eyebrow{margin-bottom:13px}.summary-meta{margin-top:16px}.booking-summary>small{font-size:.7rem}.form-section{padding:23px 19px}.form-section h2{font-size:1.17rem;gap:12px}.object-choice{flex-direction:row;gap:10px}.object-choice label>span{font-size:.69rem;padding:13px 8px;gap:7px}.object-choice .icon{width:20px;height:20px}.form-grid{grid-template-columns:1fr;gap:20px}.extra-options #extra-options{grid-template-columns:1fr}.extra-options label{padding:14px;font-size:.8rem}.field-help{font-size:.72rem}.consent{font-size:.74rem}.mobile-call{position:fixed;bottom:25px;left:20px;display:block;background:var(--green);color:white;padding:10px 18px;border:2px solid white;border-radius:30px;z-index:34;font-size:.78rem}.gallery-empty{padding:35px 25px}html[lang=ka] .hero h1{font-size:clamp(2rem,6.4vw,3rem)}html[lang=ka] .hero-buttons{flex-wrap:wrap}html[lang=ka] .hero-buttons .button{font-size:.73rem}html[lang=ka] .service-card h3{font-size:.9rem}}
@media(max-width:365px){.container{width:calc(100% - 32px)}.hero-photo{margin-inline:-16px}.hero-buttons{flex-direction:column}.hero h1{font-size:2.3rem}.hero-bottom{gap:14px}.hero-bottom>span+span{padding-left:14px;font-size:.63rem}.service-card{padding:18px 13px}.service-card h3{font-size:.9rem}.trust-grid strong{font-size:.66rem}.trust-grid small{font-size:.58rem}.brand>span{font-size:.81rem}.nav-actions{gap:10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.001ms!important;transition-duration:.001ms!important;animation-iteration-count:1!important}.js-motion .reveal.pending{opacity:1;transform:none}::view-transition-old(root),::view-transition-new(root){animation:none}}
/* Readable text sizes across all breakpoints. */
.promo-box{margin-top:24px;padding:18px 0;border-top:1px solid #d9e2d2}.promo-offer{display:block;color:var(--green);font-size:.95rem;line-height:1.5}.promo-box>p{font-size:.78rem;line-height:1.7;margin-top:7px}.promo-box>label{margin-top:14px;font-size:.875rem}.promo-controls{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;align-items:start;margin-top:8px}.promo-controls #promo-code{margin-top:0;min-width:0;padding-inline:10px;text-transform:uppercase}.promo-controls .button{min-height:48px;padding:12px 14px;font-size:.8rem;max-width:150px;overflow-wrap:anywhere}.promo-remove{margin-top:10px;padding:4px 0;background:transparent;color:var(--green);font-size:.8rem;text-decoration:underline;text-underline-offset:3px}.promo-box>.promo-status{color:var(--green);font-size:.78rem;overflow-wrap:anywhere}.promo-box>.promo-status.is-error{color:#924031}.promo-status:empty{display:none}#price-breakdown>.promo-subtotal{border-top:1px solid #d9e2d2;padding-top:12px;margin-top:15px}#price-breakdown>.promo-discount{color:var(--green)}.promo-discount>span{min-width:0;overflow-wrap:anywhere}@media(min-width:701px) and (max-width:950px){.promo-controls{grid-template-columns:1fr}.promo-controls .button{max-width:none}}
.hero-copy>p,.section-intro p,.compare-card p,.review-empty p,.checklist p,.about-grid p,.faq-list details p{font-size:1rem}
.service-card p{font-size:.875rem;line-height:1.7}.service-card{min-height:330px}.service-card h3{font-size:1.05rem}.card-bottom,.text-link,.desktop-nav,.button,.hero-buttons .button,.trust-grid strong,.footer-grid>div>a:not(.brand),.footer-grid p,.footer-grid h3,label,legend,.extra-options label,.consent,.booking-summary>p,.booking-summary>small,#price-breakdown>div,.tabs button,.tabs a,.included-box p,.extras-list>span{font-size:.875rem}
.trust-grid small,.disclosure,.field-help,.hero-bottom>span+span,.quick-calculator small,.footer-place,.footer-bottom,.summary-meta,.hero-photo-card small{font-size:.75rem}.hero-photo-card strong{font-size:.875rem}.eyebrow,.hero .eyebrow,.section-intro .eyebrow,.page-head .eyebrow,.booking-summary .eyebrow,.topbar,.photo-label{font-size:.75rem}.card-number,.hero-image-index{font-size:.75rem}.brand small{font-size:.625rem}.hero h1{white-space:normal}.hero-buttons{flex-wrap:wrap}.hero-bottom>span+span{max-width:245px}.trust-grid{gap:22px}.service-card p{margin-bottom:23px}
@media(max-width:1180px){.hero .eyebrow{font-size:.66rem}.desktop-nav{gap:20px}.nav-actions{gap:18px}.service-card{padding-inline:17px}.service-card h3{font-size:1rem}}
/* Auth Modal, User Badge & Toast Styles */
dialog.user-auth-modal{border:1px solid var(--line);border-radius:18px;padding:0;max-width:460px;width:calc(100% - 32px);box-shadow:0 25px 80px rgba(17,43,32,.25);color:var(--text);background:#fff;overflow:hidden}
dialog.user-auth-modal::backdrop{background:rgba(17,43,32,.55);backdrop-filter:blur(6px)}
.modal-dialog-content{padding:30px 28px 26px;position:relative}
.modal-dialog-close{position:absolute;top:16px;right:16px;background:var(--light);border-radius:50%;width:34px;height:34px;font-size:1.3rem;line-height:1;display:grid;place-items:center;color:var(--muted);transition:background .2s,color .2s;cursor:pointer}
.modal-dialog-close:hover{background:#e2ecd9;color:var(--green)}
.modal-tabs-header{display:flex;border-bottom:2px solid var(--line);margin-bottom:22px;gap:14px}
.modal-tab-btn{background:none;border:none;padding:8px 12px 12px;font-size:1.05rem;font-weight:650;color:var(--muted);position:relative;transition:color .2s;cursor:pointer}
.modal-tab-btn:hover{color:var(--green)}
.modal-tab-btn.active{color:var(--green)}
.modal-tab-btn.active::after{content:'';position:absolute;bottom:-2px;left:0;right:0;height:3px;background:var(--gold);border-radius:2px}
.modal-tab-panel{display:none}
.modal-tab-panel.active{display:block}
.auth-form-body{display:flex;flex-direction:column;gap:14px}
.auth-field label{display:block;font-size:.83rem;font-weight:600;margin-bottom:5px;color:var(--text)}
.auth-field input{display:block;border:1px solid #dce3d7;background:#fff;border-radius:8px;min-height:46px;padding:10px 14px;width:100%;color:var(--text);font-size:.88rem;margin-top:0;transition:border-color .2s,box-shadow .2s}
.auth-field input:focus{border-color:var(--green);outline:2px solid #b5934b40}
.auth-password-wrap{position:relative;display:flex;align-items:center}
.auth-password-wrap input{padding-right:44px}
.auth-pwd-toggle{position:absolute;right:8px;background:none;border:none;padding:6px;font-size:1.05rem;cursor:pointer;color:var(--muted);display:grid;place-items:center}
.auth-row-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}
.auth-hint{display:block;font-size:.72rem;color:var(--muted);margin-top:4px}
.auth-form-error{background:#fdf2f2;border:1px solid #f8b4b4;border-radius:8px;padding:10px 14px;color:#9b1c1c;font-size:.82rem;line-height:1.5}
.button-auth{width:100%;min-height:48px;font-size:.9rem;margin-top:6px}
.auth-switch-prompt{text-align:center;font-size:.82rem;color:var(--muted);margin-top:6px;display:flex;align-items:center;justify-content:center;gap:6px}
.auth-inline-link{background:none;border:none;color:var(--green);font-weight:700;text-decoration:underline;text-underline-offset:3px;cursor:pointer;padding:0;font-size:.82rem}
.auth-inline-link:hover{color:var(--gold)}
.auth-field-aux{display:flex;justify-content:flex-end;margin-top:6px}
.auth-forgot-link{font-size:.8rem;font-weight:600}
.forgot-panel-header{margin-bottom:18px;text-align:center}
.forgot-panel-title{font-size:1.18rem;font-weight:700;color:var(--text);margin-bottom:4px}
.forgot-step-indicator{font-size:.82rem;font-weight:600;color:var(--gold);margin:0}
.auth-notice-box{background:#f3f7ee;border:1px solid #d3e4c4;border-radius:8px;padding:10px 14px;color:var(--green);font-size:.82rem;line-height:1.45}
.user-action-wrap{display:flex;align-items:center}
.user-badge{display:flex;align-items:center;gap:10px}
.user-display-name{display:flex;align-items:center;gap:6px;font-size:.84rem;font-weight:650;color:var(--green);white-space:nowrap}
.user-display-name .icon{width:17px;height:17px;color:var(--gold)}
.user-login-btn{display:inline-flex;align-items:center;gap:7px}
.user-login-btn .icon{width:16px;height:16px}
.mobile-user-action-wrap{grid-column:1/-1;padding:8px 8px 14px;border-bottom:1px solid var(--line);margin-bottom:8px}
.mobile-user-action-wrap .user-login-btn{width:100%;justify-content:center}
.mobile-user-badge{display:flex;justify-content:space-between;width:100%;align-items:center}
.auth-toast-msg{position:fixed;top:24px;right:24px;z-index:1000;background:var(--green);color:#fff;padding:12px 20px;border-radius:10px;box-shadow:0 10px 30px rgba(0,0,0,.2);font-size:.86rem;font-weight:600;animation:toastIn .25s ease}
.auth-toast-msg.is-error{background:#c81e1e}
@keyframes toastIn{from{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}
@media(max-width:500px){.auth-row-2{grid-template-columns:1fr}.modal-dialog-content{padding:24px 18px 20px}}

