:root{--ink:#17231e;--muted:#6f7c76;--line:#e2e6e2;--cream:#f4f1e9;--paper:#fff;--green:#13231d;--green2:#21382f;--gold:#b79a63;--gold2:#d0b880;--shadow:0 18px 50px rgba(17,32,26,.1)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font:15px/1.6 "DM Sans",sans-serif}button,input,select,textarea{font:inherit}a{color:inherit}button{cursor:pointer}.site-header{position:absolute;z-index:20;top:0;display:flex;width:100%;height:92px;align-items:center;justify-content:space-between;padding:0 clamp(25px,5vw,76px);color:#fff;border-bottom:1px solid #ffffff35}.site-header.scrolled{position:fixed;height:72px;color:var(--ink);background:#fffffff2;box-shadow:0 6px 30px #13231d12;backdrop-filter:blur(12px)}.brand{display:flex;align-items:center;gap:11px;text-decoration:none}.brand>span{display:grid;width:38px;height:38px;place-items:center;border-radius:9px;color:var(--green);background:linear-gradient(145deg,#d8c397,#aa8a4f);font:800 20px Manrope}.brand>div{display:grid}.brand strong{font:800 18px/1.2 Manrope;letter-spacing:.09em}.brand small{font-size:7px;font-weight:700;letter-spacing:.22em;opacity:.66}.site-header nav{display:flex;gap:clamp(20px,2.7vw,42px)}.site-header nav a{position:relative;text-decoration:none;font-size:12px;font-weight:600}.site-header nav a::after{content:"";position:absolute;right:100%;bottom:-8px;left:0;height:1px;background:var(--gold);transition:.2s}.site-header nav a:hover::after{right:0}.header-actions{display:flex;align-items:center;gap:18px}.phone{text-decoration:none;font-size:11px;font-weight:600}.outline-button{padding:9px 14px;border:1px solid currentColor;border-radius:7px;text-decoration:none;font-size:11px;font-weight:700}#menu-button{display:none;color:inherit;border:0;background:transparent;font-size:20px}.hero{position:relative;display:flex;min-height:800px;height:100vh;align-items:center;padding:110px clamp(25px,8vw,125px) 170px;color:#fff;background:url('https://images.unsplash.com/photo-1600607687939-ce8a6c25118c?auto=format&fit=crop&w=2200&q=88') center/cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,#0b1713e8 0%,#0f1b16a5 48%,#0b171320 80%),linear-gradient(0deg,#0d1b15a0,transparent 45%)}.hero-content{position:relative;z-index:1;max-width:850px}.eyebrow{margin:0 0 14px;color:#957642;font-size:10px;font-weight:800;letter-spacing:.2em}.eyebrow.light{color:#c8ae77}.hero h1,.section-head h2,.service-copy h2,.sell-copy h2,.about h2,.contact h2{margin:0;font:700 clamp(42px,5.2vw,76px)/1.08 Manrope;letter-spacing:-.055em}.hero h1 em,.section-head h2 em,.service-copy h2 em,.about h2 em{color:var(--gold2);font-family:"Playfair Display";font-weight:500}.hero-lead{max-width:610px;margin:27px 0 0;color:#d6ddda;font-size:17px;line-height:1.75}.property-search{position:absolute;z-index:2;bottom:55px;left:50%;display:grid;width:min(86%,1280px);grid-template-columns:repeat(4,1fr) 160px;padding:8px;border-radius:12px;background:#fff;box-shadow:0 20px 60px #08110e55;transform:translateX(-50%)}.property-search label{display:grid;gap:1px;padding:11px 18px;border-right:1px solid var(--line)}.property-search label span{color:#8a948f;font-size:8px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.property-search select{width:100%;padding:3px 0;color:var(--ink);border:0;outline:0;background:#fff;font-weight:600}.property-search button{border:0;border-radius:8px;color:#fff;background:var(--green);font-size:12px;font-weight:700}.property-search button span{margin-right:6px;font-size:17px}.hero-foot{position:absolute;z-index:1;bottom:18px;left:7%;right:7%;display:flex;align-items:center;gap:12px;color:#b8c2be;font-size:9px}.hero-foot i{width:45px;height:1px;background:#8c9893}.hero-foot a{margin-left:auto;color:#fff;text-decoration:none}.trust-strip{display:grid;grid-template-columns:1.3fr repeat(4,1fr);align-items:center;padding:32px clamp(25px,7vw,100px);border-bottom:1px solid var(--line)}.trust-strip>p{color:#89928e;font-size:8px;font-weight:800;letter-spacing:.15em}.trust-strip>div{display:grid;padding-left:28px;border-left:1px solid var(--line)}.trust-strip strong{font:800 22px Manrope}.trust-strip span{color:var(--muted);font-size:9px}.section{padding:110px clamp(25px,7vw,108px)}.properties-section{background:#fafbf9}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-head h2,.service-copy h2,.about h2{font-size:clamp(35px,4vw,56px)}.section-head h2 em,.service-copy h2 em,.about h2 em{color:#9e7f49}.property-tabs{display:flex;gap:7px}.property-tabs button{padding:8px 12px;border:0;border-radius:6px;color:var(--muted);background:transparent;font-size:10px;font-weight:700}.property-tabs button.active{color:#fff;background:var(--green)}.property-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.property-card{overflow:hidden;border-radius:12px;background:#fff;box-shadow:0 6px 24px #17231e0d;transition:.25s}.property-card:hover{box-shadow:var(--shadow);transform:translateY(-5px)}.property-photo{position:relative;height:270px;overflow:hidden}.property-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.property-card:hover img{transform:scale(1.04)}.property-badges{position:absolute;top:13px;left:13px;display:flex;gap:6px}.property-badges span{padding:5px 8px;border-radius:5px;color:#fff;background:var(--green);font-size:8px;font-weight:800;text-transform:uppercase}.property-badges span.gold{color:#241e14;background:var(--gold2)}.heart{position:absolute;top:13px;right:13px;width:32px;height:32px;border:0;border-radius:50%;color:#fff;background:#112019b8;font-size:17px}.heart.saved{color:#d4bc86}.property-body{padding:19px}.property-location{color:#947848;font-size:9px;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.property-body h3{min-height:44px;margin:7px 0 13px;font:700 16px/1.35 Manrope}.property-meta{display:flex;gap:14px;padding:12px 0;border-top:1px solid var(--line);border-bottom:1px solid var(--line);color:var(--muted);font-size:10px}.property-bottom{display:flex;align-items:center;justify-content:space-between;padding-top:14px}.property-bottom strong{font:800 18px Manrope}.property-bottom button{border:0;color:#967947;background:transparent;font-weight:800}.section-action{text-align:center;margin-top:40px}.text-button{padding:10px;border:0;border-bottom:1px solid var(--gold);background:transparent;font-weight:700}.text-button span,.gold-link span{color:var(--gold)}.service-intro{display:grid;grid-template-columns:1fr 1fr;min-height:810px;background:var(--green)}.service-image{position:relative;background:url('https://images.unsplash.com/photo-1600585154340-be6161a56a0c?auto=format&fit=crop&w=1400&q=86') center/cover}.service-image::after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0d1e17a0,transparent)}.service-image>span{position:absolute;z-index:1;bottom:45px;left:45px;color:#fff;font:800 11px/1.5 Manrope;letter-spacing:.18em}.service-copy{align-self:center;padding:70px clamp(35px,6vw,100px);color:#fff}.service-copy h2{font-size:clamp(35px,3.6vw,54px)}.service-copy>p:not(.eyebrow){max-width:590px;color:#b8c5c0}.service-list{margin:30px 0}.service-list article{display:grid;grid-template-columns:35px 1fr;gap:17px;padding:18px 0;border-top:1px solid #ffffff24}.service-list b{color:var(--gold2);font-size:10px}.service-list h3{margin:0;font:700 14px Manrope}.service-list p{margin:5px 0 0;color:#9eafa8;font-size:11px}.gold-link{color:var(--gold2);text-decoration:none;font-size:11px;font-weight:800}.locations .section-head>p{max-width:350px;color:var(--muted)}.location-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:14px}.location-grid a{position:relative;display:flex;min-height:450px;flex-direction:column;justify-content:flex-end;padding:28px;color:#fff;border-radius:11px;background-position:center;background-size:cover;text-decoration:none;overflow:hidden}.location-grid a::before{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#0b1713cc,transparent 65%)}.location-grid a:nth-child(1){background-image:url('https://images.unsplash.com/photo-1569154941061-e231b4725ef1?auto=format&fit=crop&w=1100&q=85')}.location-grid a:nth-child(2){background-image:url('https://images.unsplash.com/photo-1524230572899-a752b3835840?auto=format&fit=crop&w=900&q=85')}.location-grid a:nth-child(3){background-image:url('https://images.unsplash.com/photo-1600566753190-17f0baa2a6c3?auto=format&fit=crop&w=900&q=85')}.location-grid h3,.location-grid p,.location-grid span{position:relative;z-index:1}.location-grid h3{margin:5px 0 0;font:700 28px Manrope}.location-grid p{margin:0;color:#c8d0cd}.location-grid span{position:absolute;top:20px;right:20px;padding:5px 8px;border-radius:5px;background:#10201baa;font-size:8px}.sell-section{display:grid;grid-template-columns:1.2fr .8fr;padding:100px clamp(25px,8vw,125px);color:#fff;background:linear-gradient(90deg,#10221bdf,#10221bbd),url('https://images.unsplash.com/photo-1600607687920-4e2a09cf159d?auto=format&fit=crop&w=2000&q=85') center/cover}.sell-copy h2,.contact h2{font-size:clamp(37px,4vw,60px)}.sell-copy>p:not(.eyebrow){max-width:570px;color:#bdc8c3}.light-button{display:inline-flex;align-items:center;justify-content:space-between;gap:35px;margin-top:20px;padding:12px 17px;border:0;border-radius:7px;color:var(--green);background:#fff;text-decoration:none;font-size:11px;font-weight:800}.sell-quote{align-self:end;padding:0 0 0 50px;border-left:1px solid #ffffff38}.sell-quote blockquote{margin:0;font:500 italic 21px/1.55 "Playfair Display"}.sell-quote p{color:#a9b8b2;font-size:10px}.about{display:grid;grid-template-columns:.8fr 1fr 1fr;gap:60px;align-items:start}.about-lead{font-size:19px;font-weight:600}.about>div:nth-child(2)>p:not(.about-lead){color:var(--muted)}.testimonial{padding:28px;border-radius:10px;background:var(--cream)}.stars{color:var(--gold);letter-spacing:.15em}.testimonial blockquote{margin:18px 0;font:500 italic 19px/1.55 "Playfair Display"}.testimonial p{display:grid}.testimonial p span{color:var(--muted);font-size:9px}.contact{display:grid;grid-template-columns:1fr 1fr;gap:80px;padding:100px clamp(25px,8vw,125px);color:#fff;background:var(--green)}.contact-copy>p:not(.eyebrow){color:#adbbb5}.contact-details{display:grid;margin-top:35px;gap:5px}.contact-details a{color:#fff;text-decoration:none;font-weight:700}.contact-details span{margin-top:8px;color:#91a39b;font-size:11px}.contact-form{display:grid;gap:14px;padding:30px;border-radius:12px;color:var(--ink);background:#fff}.contact-form>div{display:grid;grid-template-columns:1fr 1fr;gap:12px}.contact-form label{display:grid;gap:5px;color:#56635d;font-size:9px;font-weight:800;text-transform:uppercase}.contact-form input,.contact-form select,.contact-form textarea{width:100%;padding:10px 0;border:0;border-bottom:1px solid var(--line);outline:0;resize:vertical}.contact-form .consent{display:flex;align-items:center;gap:8px;text-transform:none;font-weight:500}.consent input{width:auto}.contact-form .light-button{margin:5px 0 0;color:#fff;background:var(--green)}#form-message{margin:0;padding:10px;border-radius:6px;color:#2c654c;background:#e3f2e9;text-align:center;font-size:11px}footer{display:grid;grid-template-columns:1.2fr 1fr .7fr .8fr;gap:40px;padding:65px clamp(25px,7vw,108px) 25px;color:#b6c2bd;background:#0a1712}footer .brand{color:#fff}footer>p{font:500 italic 16px "Playfair Display"}footer>div:not(.footer-bottom){display:grid;align-content:start;gap:7px;font-size:11px}footer>div strong{margin-bottom:8px;color:#fff;font-size:9px;letter-spacing:.1em;text-transform:uppercase}footer>div a{text-decoration:none}.footer-bottom{grid-column:1/-1;display:flex;gap:25px;padding-top:25px;border-top:1px solid #26362f;font-size:9px}.footer-bottom span{margin-right:auto}dialog{width:min(94vw,1050px);padding:0;border:0;border-radius:14px;background:#fff}dialog::backdrop{background:#07100dcc;backdrop-filter:blur(5px)}.detail-layout{display:grid;grid-template-columns:1.2fr .8fr}.detail-layout img{width:100%;height:100%;min-height:570px;object-fit:cover}.detail-copy{padding:38px}.detail-close{float:right;width:35px;height:35px;border:0;border-radius:50%;font-size:20px}.detail-copy h2{margin:35px 0 8px;font:700 28px/1.2 Manrope}.detail-price{font:800 24px Manrope}.detail-features{display:flex;gap:12px;margin:20px 0;padding:15px 0;border-block:1px solid var(--line);color:var(--muted)}.detail-copy>p{color:var(--muted)}.detail-copy .light-button{color:#fff;background:var(--green)}.reveal{opacity:0;transform:translateY(20px);transition:.7s}.reveal.visible{opacity:1;transform:none}
@media(max-width:1000px){.site-header nav,.phone{display:none}#menu-button{display:block}.site-header nav.open{position:absolute;top:75px;left:15px;right:15px;display:grid;padding:20px;border-radius:10px;color:var(--ink);background:#fff;box-shadow:var(--shadow)}.property-search{grid-template-columns:repeat(2,1fr) 130px}.property-search label:nth-of-type(4){display:none}.trust-strip{grid-template-columns:repeat(4,1fr)}.trust-strip>p{display:none}.property-grid{grid-template-columns:repeat(2,1fr)}.service-intro,.contact{grid-template-columns:1fr}.service-image{min-height:600px}.about{grid-template-columns:1fr 1fr}.about .testimonial{grid-column:1/-1}.location-grid a{min-height:350px}.sell-section{grid-template-columns:1fr}.sell-quote{margin-top:50px;padding-left:0;border:0}footer{grid-template-columns:1fr 1fr}.footer-bottom{grid-column:1/-1}}
@media(max-width:680px){.site-header{height:72px;padding-inline:16px}.outline-button{display:none}.hero{min-height:740px;height:100svh;padding:100px 20px 190px}.hero h1{font-size:42px}.hero-lead{font-size:14px}.property-search{bottom:38px;width:calc(100% - 28px);grid-template-columns:1fr 1fr}.property-search label{padding:8px 10px}.property-search label:nth-of-type(3){display:none}.property-search button{min-height:42px;grid-column:1/-1}.hero-foot{display:none}.trust-strip{grid-template-columns:repeat(2,1fr);gap:20px;padding:25px}.trust-strip>div{padding-left:15px}.section{padding:75px 18px}.section-head{align-items:flex-start;flex-direction:column}.section-head h2,.service-copy h2,.about h2{font-size:38px}.property-tabs{width:100%;overflow:auto}.property-grid{grid-template-columns:1fr}.property-photo{height:250px}.service-intro{display:block}.service-image{min-height:440px}.service-copy{padding:60px 20px}.location-grid{grid-template-columns:1fr}.location-grid a{min-height:320px}.sell-section{padding:70px 20px}.about{grid-template-columns:1fr;gap:25px}.about .testimonial{grid-column:auto}.contact{gap:40px;padding:70px 20px}.contact-form{padding:22px}.contact-form>div{grid-template-columns:1fr}footer{grid-template-columns:1fr;padding:50px 20px 25px}.footer-bottom{flex-wrap:wrap}.footer-bottom span{width:100%}.detail-layout{grid-template-columns:1fr}.detail-layout img{min-height:280px;height:280px}.detail-copy{padding:24px}.detail-copy h2{font-size:23px}}
[hidden]{display:none!important}
#cms-hero-accent,.service-copy h2 em,.about h2 em{color:var(--gold2);font-family:"Playfair Display",serif;font-style:italic;font-weight:500}.detail-gallery{display:flex;min-width:0;flex-direction:column}.detail-gallery>#detail-main-image{width:100%;height:100%;min-height:500px;object-fit:cover}.detail-thumbs{display:flex;gap:6px;padding:8px;overflow-x:auto;background:#fff}.detail-thumbs button{width:72px;height:52px;flex:none;padding:2px;border:2px solid transparent;border-radius:5px;background:#fff}.detail-thumbs button.active{border-color:var(--gold)}.detail-thumbs img{width:100%;height:100%;object-fit:cover}
/* Web Studio controlled overrides */
:root{--cms-menu-font-size:12px;--cms-hero-text-width:850px}
.site-header nav a{font-size:var(--cms-menu-font-size)}
.hero-content{width:min(var(--cms-hero-text-width),calc(100vw - 40px));max-width:none}
.property-search{grid-template-columns:repeat(6,minmax(0,1fr)) 150px}
.property-search label:nth-of-type(5),.property-search label:nth-of-type(6){display:grid}
@media(max-width:1200px){.property-search{grid-template-columns:repeat(3,minmax(0,1fr)) 140px}.property-search button{grid-row:1/3;grid-column:4}.hero{padding-bottom:225px}}
@media(max-width:680px){.property-search{grid-template-columns:1fr 1fr}.property-search button{grid-row:auto;grid-column:1/-1}.property-search label:nth-of-type(3),.property-search label:nth-of-type(4){display:none}.hero{padding-bottom:245px}}
/* Values controlled by Slovakia Real Web Studio */
body{font-family:var(--cms-body-font,"DM Sans"),sans-serif;font-size:var(--cms-base-size,15px)}.hero{height:var(--cms-hero-height,100vh);min-height:min(800px,var(--cms-hero-height,100vh))}.section{padding-top:var(--cms-section-space,110px);padding-bottom:var(--cms-section-space,110px)}.hero h1,.section-head h2,.service-copy h2,.sell-copy h2,.about h2,.contact h2,.property-body h3,.location-grid h3{font-family:var(--cms-heading-font,Manrope),sans-serif}.hero h1{font-size:calc(clamp(42px,5.2vw,76px) * var(--cms-heading-scale,1))}.section-head h2,.service-copy h2,.about h2{font-size:calc(clamp(35px,4vw,56px) * var(--cms-heading-scale,1))}.property-card,.property-search,.contact-form,.testimonial,.location-grid a,.outline-button,.light-button,.text-button,.property-tabs button{border-radius:var(--cms-radius,12px)}button,.outline-button,.light-button{border-radius:var(--cms-button-radius,8px)}
