@import url('https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;1,400;1,500&family=Manrope:wght@400;500;600;700&display=swap');
@import url('/popup.css');
@import url('/logo-v2.css');
@import url('/site-enhancements.css');
@import url('/header-fix.css');
@import url('/mega-menu-polish.css');
@import url('/quality-refinements.css');
:root{--green:#173d35;--deep:#102c26;--gold:#d3be8d;--cream:#f7f6f2;--ink:#23372f;--muted:#67716a;--line:#dcded6;--serif:'Cormorant Garamond',Georgia,serif;--sans:'Manrope',Arial,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:var(--cream);color:var(--ink);font-family:var(--sans);font-size:16px;line-height:1.7}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}button,a,input,select,textarea{-webkit-tap-highlight-color:transparent}button,a{touch-action:manipulation}button{cursor:pointer}a,button{transition:background .2s,color .2s,transform .2s}a:focus-visible,button:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:3px solid #a78843;outline-offset:5px}img{width:100%;height:100%;object-fit:cover;display:block}h1,h2,h3,p{margin:0}h1,h2,h3{font-family:var(--serif);font-weight:400;line-height:1.04}h2{font-size:clamp(2.8rem,4.4vw,4.6rem);letter-spacing:-.025em}h3{font-size:2rem}p{color:var(--muted)}.eyebrow{font-size:.75rem;letter-spacing:.19em;line-height:1.5;font-weight:700;margin-bottom:25px;text-transform:uppercase;color:inherit}.site-header{display:flex;align-items:center;justify-content:space-between;gap:24px;height:104px;padding:0 4.7%;background:var(--cream);position:relative;z-index:10;border-bottom:1px solid var(--line)}.brand{display:inline-flex;align-items:center;gap:11px;color:var(--green);flex-shrink:0}.brand-symbol{font-family:var(--serif);font-size:56px;position:relative;line-height:1;border-right:1px solid #bcc5b9;padding-right:16px}.brand-symbol span{position:absolute;top:4px;left:16px;font-size:31px;color:#9a8454}.brand-name{font-size:22px;line-height:1.4;letter-spacing:.14em}.brand-name small{display:block;font-size:8px;letter-spacing:.19em}.site-header nav{display:flex;gap:30px}.site-header nav a{font-size:.875rem;position:relative}.site-header nav a:hover,.site-header nav a[aria-current]{color:#9a7635}.header-actions{display:flex;gap:24px;align-items:center}.language{font-size:.75rem;white-space:nowrap}.language span{font-weight:700}.button{display:inline-flex;gap:35px;align-items:center;justify-content:space-between;padding:16px 23px;background:var(--green);color:white;font-size:.875rem;font-weight:500;border:1px solid transparent;line-height:1.5}.button span{font-size:20px;line-height:1}.button:hover{background:#28574b;transform:translateY(-2px)}.button-gold{background:var(--gold);color:var(--deep)}.button-gold:hover{background:#e3d3ad}.button-outline{border-color:#ffffff85;background:transparent;color:white}.button-outline:hover{background:#ffffff18}.button-outline-dark{border-color:#85968a;background:transparent;color:var(--green)}.button-outline-dark:hover{background:#e8eae1}.hero{min-height:675px;height:calc(100svh - 104px);max-height:940px;position:relative;color:#fff;display:flex;align-items:center;isolation:isolate;background:#2b4940;overflow:hidden}.hero-photo{position:absolute;inset:0;background:url('/assets/villa.webp') center 55%/cover no-repeat;z-index:-3;animation:reveal 1.3s ease}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(9,31,27,.76),rgba(9,31,27,.37) 46%,rgba(9,31,27,.06) 78%),linear-gradient(0deg,rgba(8,27,22,.6),transparent 25%);z-index:-2}.hero-content{padding:60px 7.2% 100px;max-width:1100px}.hero .eyebrow{color:#e5d2a7;letter-spacing:.24em;margin-bottom:32px}.hero h1{font-size:clamp(3.5rem,6.5vw,6.8rem);line-height:1.01;letter-spacing:-.025em}.hero h1 em{font-weight:400;color:#e3d3b3}.hero-description{font-size:1rem;line-height:1.9;color:#eee;max-width:440px;margin-top:30px;white-space:pre-line}.hero-buttons{display:flex;gap:14px;margin-top:34px}.hero-bottom{position:absolute;bottom:28px;left:7.2%;right:4.7%;display:flex;gap:20px;align-items:center;font-size:.6875rem;letter-spacing:.16em}.hero-bottom .hero-caption{margin-left:auto;letter-spacing:.02em;color:#ddd;font-size:.75rem}.hero-bottom>a{border:1px solid #ffffff65;border-radius:50%;width:40px;height:40px;text-align:center;line-height:38px;font-size:19px}.value-strip{display:flex;justify-content:space-between;align-items:center;gap:20px;background:var(--green);color:#e0e4d9;padding:25px 7.2%;font-size:.6875rem;letter-spacing:.13em}.value-strip i{width:4px;height:4px;background:var(--gold);transform:rotate(45deg)}.section{padding:100px 7.2%}.intro{display:grid;grid-template-columns:1fr 1fr;gap:10%;align-items:center}.intro-copy p{max-width:530px;font-size:1.06rem;line-height:1.9}.text-link{display:inline-block;margin-top:25px;font-size:.875rem;border-bottom:1px solid #9da99b;padding-bottom:7px}.section-heading{display:flex;justify-content:space-between;gap:40px;align-items:flex-end;margin-bottom:50px}.section-heading>p{max-width:310px;font-size:.9375rem}.services-section{border-top:1px solid var(--line);padding-top:80px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #b3beb0;border-bottom:1px solid #b3beb0}.service-card{padding:33px 32px 30px;display:flex;flex-direction:column;gap:22px;border-right:1px solid #b3beb0}.service-card:first-child{padding-left:0}.service-card:last-child{border-right:0}.service-card .index{font-size:.75rem;color:#947f50}.service-card h3{font-size:2.15rem;max-width:290px;min-height:2.1em}.service-card p{font-size:.9375rem}.card-link{display:flex;align-items:center;justify-content:space-between;padding-top:20px;margin-top:auto;font-size:.8125rem}.card-link>span{font-size:24px}.service-card:hover{background:#e9ece3}.feature{display:grid;grid-template-columns:1.12fr 1fr;background:#e8ebe2}.feature-image{position:relative;min-height:600px}.image-caption{position:absolute;bottom:20px;left:25px;color:white;background:#18362bab;padding:4px 10px;font-size:.75rem}.feature-copy{padding:85px 14%;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}.feature-copy p:not(.eyebrow){margin:28px 0 32px;font-size:.9375rem}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:35px}.steps article{border-top:1px solid #c2cabc;padding-top:20px}.steps article>span{color:#9c885b;font-size:.75rem}.steps h3{margin:28px 0 15px}.steps p{font-size:.875rem;line-height:1.8}.trust{background:var(--green);color:#fff;text-align:center}.trust-items{display:grid;grid-template-columns:repeat(3,1fr);gap:60px;margin-top:60px}.trust-items span{font-size:22px;color:var(--gold)}.trust-items h3{font-size:1.75rem;margin:18px 0}.trust-items p{color:#bccac2;font-size:.875rem}.faq{display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.faq details{padding:23px 0;border-bottom:1px solid #c9d0c5}.faq details:first-child{border-top:1px solid #c9d0c5}.faq summary{display:flex;justify-content:space-between;gap:18px;font-size:.9375rem;cursor:pointer;list-style:none}.faq summary::-webkit-details-marker{display:none}.faq summary span{font-size:24px;line-height:1}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{padding-top:18px;font-size:.9375rem}.closing{display:flex;align-items:center;justify-content:space-between;gap:30px;background:#dfe4d8;padding:75px 7.2%}.closing .eyebrow{font-size:.6875rem}.closing h2{font-size:clamp(3rem,5vw,5rem)}footer{background:var(--deep);color:#dce2d8;padding:65px 7.2% 25px}.footer-top{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-bottom:55px}.footer-top .brand{color:#eee}.footer-top>p{font-size:.8125rem;max-width:240px;color:#b6c6bb}.footer-phone{font-size:1.06rem}.footer-bottom{display:flex;gap:30px;font-size:.75rem;color:#9fb4a6;border-top:1px solid #3b5148;padding-top:25px}.footer-bottom span:nth-child(2){margin-right:auto}.chat-launch{position:fixed;right:27px;bottom:25px;z-index:25;display:flex;gap:12px;align-items:center;background:var(--green);color:#fff;border:1px solid #bac5b34a;padding:14px 20px;box-shadow:0 8px 35px #08180f40;border-radius:4px;font-size:.8125rem}.chat-launch:hover{background:#2d5748;transform:translateY(-2px)}.chat-launch svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.4}.chat-panel{position:fixed;right:27px;bottom:93px;width:380px;max-height:calc(100dvh - 120px);background:var(--cream);box-shadow:0 15px 60px #091d2350;z-index:30;border:1px solid #cbd2c5;border-radius:6px;overflow:hidden;display:flex;flex-direction:column}.chat-panel[hidden]{display:none}.chat-head{padding:19px 21px;background:var(--green);color:white;display:flex;align-items:center;justify-content:space-between}.chat-head strong{font-size:.875rem;letter-spacing:.14em}.chat-head span{display:block;font-size:.75rem;color:#c7d5c9;margin-top:3px}.chat-close{background:none;border:0;color:white;font-size:30px;line-height:1}.chat-messages{overflow:auto;padding:20px;min-height:150px;max-height:340px;overscroll-behavior:contain;display:flex;flex-direction:column;gap:14px}.chat-bubble{padding:12px 15px;font-size:.875rem;background:#e7ece1;color:var(--ink);border-radius:0 10px 10px 10px;white-space:pre-line;overflow-wrap:anywhere}.chat-bubble.user{background:var(--green);color:white;margin-left:32px;border-radius:10px 0 10px 10px;align-self:flex-end}.chat-options{display:flex;gap:8px;flex-wrap:wrap;padding:0 20px 15px;max-height:220px;overflow:auto}.chat-options button,.chat-options a{border:1px solid #aebbab;padding:9px 11px;background:white;color:var(--green);font-size:.8125rem;border-radius:3px}.chat-options a[aria-disabled="true"]{opacity:.4;pointer-events:none}.chat-options label{font-size:.75rem;display:flex;align-items:flex-start;gap:9px}.chat-input{display:flex;border-top:1px solid var(--line);padding:12px;gap:8px}.chat-input input{min-width:0;flex:1;border:1px solid #c2cabc;background:white;padding:10px;font-size:.875rem}.chat-input button{border:0;background:var(--green);color:white;width:42px}.chat-note{font-size:.6875rem;padding:0 15px 12px;text-align:center}.menu-toggle{display:none}.skip{position:fixed;top:-60px;left:10px;z-index:100;background:white;padding:10px}.skip:focus{top:10px}.sr-only{position:absolute;clip:rect(0,0,0,0);width:1px;height:1px;overflow:hidden}.page-intro{padding:70px 7.2% 65px;background:#e9ece3}.breadcrumb{font-size:.8125rem;color:#667568;margin-bottom:42px}.page-intro h1{font-size:clamp(3rem,5.6vw,5.6rem);max-width:900px;letter-spacing:-.03em}.page-intro>p:last-child{max-width:650px;margin-top:26px}.page-image{height:480px;position:relative;overflow:hidden}.service-details{display:grid;grid-template-columns:1.2fr 1fr;gap:90px}.service-details h2{font-size:2.8rem;margin-bottom:25px}.service-details h3{margin:35px 0 15px}.scope-list{padding:0;list-style:none}.scope-list li{padding:16px 0;border-bottom:1px solid var(--line);display:flex;gap:20px}.scope-list li:before{content:'↗';color:#a18a55}.service-details aside{background:#e9ece3;padding:35px;align-self:start}.service-details aside h3{margin-top:0}.service-details aside p{font-size:.9375rem}.service-details aside .button{margin-top:25px}.inspiration-grid{display:grid;gap:65px}.inspiration-item{display:grid;grid-template-columns:1.3fr 1fr;gap:65px;align-items:center}.inspiration-item:nth-child(even){direction:rtl}.inspiration-item:nth-child(even)>*{direction:ltr}.inspiration-item figure{margin:0;position:relative;height:420px}.inspiration-item h2{font-size:3.3rem;margin:15px 0 25px}.inspiration-item p{font-size:.9375rem}.contact-layout{display:grid;grid-template-columns:.8fr 1.2fr;gap:80px}.contact-layout h2{font-size:3.2rem}.contact-info p{margin:25px 0}.contact-info>a{display:block;margin:22px 0;font-size:1.2rem}.contact-form{display:grid;grid-template-columns:1fr 1fr;gap:22px}.field{display:flex;flex-direction:column;gap:7px}.field label{font-size:.8125rem}.field input,.field select,.field textarea{padding:14px;border:1px solid #c4ccbf;border-radius:0;background:#fff;color:var(--ink);width:100%;min-width:0}.field textarea{resize:vertical;min-height:120px}.full{grid-column:1/-1}.consent{display:flex;align-items:flex-start;gap:12px;font-size:.8125rem;color:var(--muted)}.consent input{margin-top:7px;accent-color:var(--green)}.form-note{font-size:.8125rem}.form-preview{padding:24px;border:1px solid #b1bca9;white-space:pre-line;overflow-wrap:anywhere}.form-preview[hidden]{display:none}.form-preview p{font-size:.875rem}.form-preview a{margin-top:20px}.review-section{background:#e9ece3}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.review-card{background:var(--cream);padding:32px;border-top:2px solid #c4b182}.review-card blockquote{font-family:var(--serif);font-size:1.75rem;line-height:1.3;margin:20px 0;color:var(--green)}.review-card small{font-size:.75rem;color:#647063}.demo-label{display:inline-block;border:1px solid #b1baa7;padding:5px 10px;font-size:.6875rem;letter-spacing:.07em;text-transform:uppercase}.legal-copy{max-width:950px}.legal-copy h2{font-size:2.1rem;margin:35px 0 15px}.legal-copy p{margin-bottom:20px}.legal-copy a{text-decoration:underline}.review-note{font-size:.8125rem;margin-bottom:30px}.about-statement{font-family:var(--serif);font-size:clamp(2rem,4vw,4rem);color:var(--green);line-height:1.2;max-width:1050px}.about-grid{display:grid;grid-template-columns:1fr 1fr;gap:50px;margin-top:60px}.about-grid p{line-height:1.9}@keyframes reveal{from{transform:scale(1.025);opacity:.65}to{transform:scale(1);opacity:1}}@media(min-width:1600px){.site-header{padding-inline:7.2%}.hero-content{max-width:1300px}}@media(max-width:1150px){.site-header nav{gap:17px}.brand-name{font-size:19px}.brand-symbol{font-size:45px}.header-actions{gap:15px}.header-cta{padding:13px 16px}.site-header{padding-inline:4%}.feature-copy{padding:65px 10%}.section{padding:80px 6%}.hero-content{padding-inline:6%}.service-card{padding-inline:24px}.service-card h3{font-size:1.9rem}.contact-layout{gap:40px}}@media(max-width:900px){.site-header{height:86px;gap:15px}.site-header nav{display:none;position:absolute;top:85px;left:0;right:0;background:var(--cream);padding:25px 6%;border-bottom:1px solid var(--line);flex-direction:column;gap:20px}.site-header nav.open{display:flex}.menu-toggle{display:flex;order:3;flex-direction:column;gap:6px;border:0;padding:12px;background:transparent}.menu-toggle span{display:block;width:22px;height:1px;background:var(--green)}.header-actions{margin-left:auto}.hero{height:calc(100svh - 86px);min-height:640px}.hero h1{font-size:clamp(3.5rem,8vw,5.5rem)}.value-strip{flex-wrap:wrap;justify-content:center}.value-strip span:last-child,.value-strip i:last-of-type{display:none}.intro{gap:45px}.feature-image{min-height:470px}.feature-copy{padding:50px 9%}.feature h2{font-size:3.2rem}.faq{gap:40px}.footer-top{flex-wrap:wrap}.footer-top>p{display:none}.service-details{gap:45px}.inspiration-item{gap:35px}.inspiration-item figure{height:340px}.chat-launch span{display:none}.chat-launch{padding:15px;border-radius:50%}.service-grid{grid-template-columns:1fr}.service-card{display:grid;grid-template-columns:35px 1fr 1fr;gap:22px;align-items:start;border-right:0;border-bottom:1px solid var(--line);padding:30px 0}.service-card h3{min-height:0}.service-card .card-link{grid-column:2/4;padding-top:0}.service-card:last-child{border-bottom:0}.review-grid{gap:15px}.review-card{padding:24px}}@media(max-width:620px){.brand-name{font-size:17px}.brand-name small{font-size:6px}.brand-symbol{font-size:39px;padding-right:12px}.brand-symbol span{font-size:25px;left:11px}.site-header{height:80px;padding:0 5%;gap:8px}.header-actions{gap:12px}.header-cta{display:none}.language{font-size:.6875rem}.site-header nav{top:79px}.hero{min-height:650px;height:calc(100svh - 80px);max-height:900px}.hero-photo{background-position:61% center}.hero-shade{background:linear-gradient(90deg,#102a24bb,#102a2450),linear-gradient(0deg,#102a24aa,transparent 50%)}.hero-content{padding:60px 6% 120px}.hero .eyebrow{font-size:.6875rem;letter-spacing:.15em}.hero h1{font-size:clamp(2.7rem,9.3vw,4rem);line-height:1.06}.hero-description{font-size:.875rem;max-width:300px;line-height:1.8}.hero-buttons{flex-direction:column;align-items:flex-start;gap:12px;margin-top:28px}.hero-buttons .button{min-width:230px;padding:14px 19px}.hero-bottom{left:6%;right:6%;bottom:22px;flex-wrap:wrap;gap:10px}.hero-bottom .hero-caption{margin:0;flex-basis:100%;font-size:.625rem}.hero-bottom>a{position:absolute;right:0;bottom:0}.hero-bottom>span:first-child{font-size:.625rem}.value-strip{padding:22px 6%;font-size:.5625rem;gap:12px;letter-spacing:.07em}.section{padding:65px 6%}h2{font-size:2.75rem}.eyebrow{font-size:.6875rem;margin-bottom:20px}.intro{grid-template-columns:1fr;gap:30px}.intro-copy p{font-size:1rem}.section-heading{display:block;margin-bottom:35px}.section-heading>p{margin-top:25px}.service-card{grid-template-columns:28px 1fr;gap:18px}.service-card p,.service-card .card-link{grid-column:2}.service-card h3{font-size:2.1rem}.feature{grid-template-columns:1fr}.feature-image{height:350px;min-height:0}.feature-copy{padding:50px 6%}.feature h2{font-size:3.1rem}.steps{grid-template-columns:1fr 1fr;gap:35px 24px}.steps h3{font-size:1.8rem;margin-top:20px}.trust-items{grid-template-columns:1fr;gap:35px;margin-top:40px}.trust-items p{max-width:260px;margin-inline:auto}.faq{grid-template-columns:1fr;gap:30px}.closing{padding:55px 6%;display:block}.closing .button{margin-top:30px}.closing h2{font-size:3.2rem}footer{padding:50px 6% 100px}.footer-top{padding-bottom:35px;display:block}.footer-phone{display:block;margin-top:30px}.footer-bottom{flex-wrap:wrap;gap:15px 20px}.footer-bottom span:nth-child(2){margin:0}.footer-bottom a{flex-basis:40%}.chat-launch{right:18px;bottom:18px}.chat-panel{right:12px;bottom:86px;width:calc(100vw - 24px);max-height:calc(100dvh - 100px)}.chat-messages{max-height:32dvh}.chat-options{max-height:170px}.page-intro{padding:45px 6%}.breadcrumb{margin-bottom:30px;font-size:.75rem}.page-intro h1{font-size:3.2rem}.page-image{height:300px}.service-details{grid-template-columns:1fr;gap:35px}.inspiration-item,.inspiration-item:nth-child(even){grid-template-columns:1fr;direction:ltr;gap:30px}.inspiration-item figure{height:330px}.inspiration-item h2{font-size:2.8rem}.contact-layout{grid-template-columns:1fr;gap:35px}.contact-form{grid-template-columns:1fr;gap:19px}.review-grid{grid-template-columns:1fr}.review-card blockquote{font-size:1.9rem}.about-grid{grid-template-columns:1fr;gap:25px;margin-top:35px}.header-actions .language{padding:8px 3px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
