:root{--night:#071d1c;--forest:#103c36;--teal:#086f63;--acid:#d9ff64;--coral:#ff6a4d;--sand:#f0e8d8;--ivory:#fbf8ef;--ink:#102724;--line:rgba(16,39,36,.18)}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
section[id]{scroll-margin-top:94px}
body{margin:0;background:var(--ivory);color:var(--ink);font-family:Arial,"Helvetica Neue",sans-serif}
a{color:inherit;text-decoration:none}
button{font:inherit}
i[data-t]{font-style:normal}
.nav-shell{position:fixed;z-index:80;top:0;left:0;width:100%;height:94px;padding:0 clamp(24px,5.4vw,90px);display:flex;align-items:center;justify-content:space-between;color:white;border-bottom:1px solid #ffffff30;background:#071d1cd9;backdrop-filter:blur(16px)}
.logo{display:flex;align-items:center;gap:12px;line-height:.82;letter-spacing:.12em}
.logo-glyph{width:45px;height:45px;border:1.5px solid currentColor;border-radius:50%;display:grid;place-items:center;font:italic 27px Georgia,serif}
.logo strong{font-size:18px}
.logo b{font-size:18px;color:var(--acid);margin-left:5px}
.logo small{display:block;font-size:7px;letter-spacing:.35em;margin-top:9px}
.nav-shell nav{display:flex;align-items:center;gap:22px}
.nav-shell nav a{font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.11em;opacity:.8}
.nav-shell nav a:hover{opacity:1}
.nav-actions{display:flex;align-items:center;gap:14px}
.lang-switch{display:flex;gap:2px}
.lang-switch button{width:30px;height:30px;border:0;border-radius:50%;background:transparent;color:white;border-radius:50%;font-size:9px;font-weight:900;cursor:pointer}
.lang-switch button.active{background:var(--acid);color:var(--night)}
.nav-chat{padding:13px 18px;border:1px solid #ffffff60;border-radius:99px;font-size:10px;font-weight:900;letter-spacing:.08em}
.nav-chat span{margin-left:10px}
.menu-btn{display:none;background:transparent;border:0;width:40px;height:40px;padding:10px}
.menu-btn i{display:block;height:1px;background:white;margin:7px 0}

.hero-new{height:min(900px,100vh);min-height:720px;position:relative;overflow:hidden;color:white;background:var(--night)}
.hero-photo{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center}
.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(4,22,21,.95) 0%,rgba(4,22,21,.72) 40%,rgba(4,22,21,.15) 73%),linear-gradient(0deg,rgba(4,22,21,.55),transparent 45%)}
.hero-grain{position:absolute;inset:0;opacity:.1;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.42'/%3E%3C/svg%3E")}
.hero-inner{position:relative;z-index:3;padding:180px clamp(24px,7.2vw,120px) 90px;max-width:890px}
.micro{text-transform:uppercase;font-size:10px;font-weight:900;letter-spacing:.2em;display:flex;align-items:center;gap:12px;margin:0 0 26px;color:var(--acid)}
.micro span{width:34px;height:1px;background:currentColor}
.micro.dark{color:var(--teal)}
.micro.light{color:var(--acid)}
.hero-inner h1{font:400 clamp(62px,7vw,112px)/.88 Georgia,"Times New Roman",serif;letter-spacing:-.055em;margin:0 0 35px;max-width:800px}
.hero-inner h1 em{font-weight:400;color:var(--acid)}
.hero-desc{max-width:610px;font-size:17px;line-height:1.7;color:#e0ebe7}
.hero-ctas{display:flex;gap:12px;margin-top:34px}
.button{display:inline-flex;align-items:center;justify-content:space-between;gap:24px;min-width:188px;padding:17px 22px;border-radius:4px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.09em;transition:.25s}
.button:hover{transform:translateY(-3px)}
.button.hot{background:var(--coral);color:white}
.button.ghost{border:1px solid #ffffff70;background:#ffffff0c}
.button.lime{background:var(--acid);color:var(--night);margin-top:34px}
.available{font-size:10px;letter-spacing:.08em;margin-top:24px;color:#ccddd7}
.available i{display:inline-block;width:7px;height:7px;border-radius:50%;background:var(--acid);box-shadow:0 0 0 5px #d9ff6422;margin-right:10px}
.island-rail{position:absolute;z-index:3;right:0;bottom:0;width:55%;height:93px;border-top:1px solid #ffffff35;background:#061b1a88;backdrop-filter:blur(12px);display:grid;grid-template-columns:repeat(3,1fr)}
.island-rail span{padding:26px 28px;border-left:1px solid #ffffff30;font:16px Georgia,serif}
.island-rail b{display:block;font:8px Arial,sans-serif;letter-spacing:.18em;color:var(--acid);margin-bottom:8px}
.scroll-note{position:absolute;z-index:3;left:35px;bottom:30px;font-size:8px;letter-spacing:.25em;transform:rotate(-90deg);transform-origin:left}
.scroll-note i{display:inline-block;width:45px;height:1px;background:white;vertical-align:middle;margin-left:10px}
.stat-band{display:grid;grid-template-columns:repeat(4,1fr);background:var(--acid);padding:0 clamp(24px,6vw,100px)}
.stat-band article{height:128px;display:flex;align-items:center;gap:18px;border-right:1px solid #10272428}
.stat-band article:last-child{border:0}
.stat-band strong{font:42px Georgia,serif}
.stat-band span{max-width:120px;font-size:10px;text-transform:uppercase;letter-spacing:.12em;line-height:1.5}

.service-section{padding:130px clamp(24px,6.5vw,110px);background:var(--ivory)}
.section-intro{display:grid;grid-template-columns:1.05fr 1fr;gap:50px;align-items:end;margin-bottom:65px}
.section-intro .micro{grid-column:1/-1;margin-bottom:0}
.section-intro h2,.build-content h2,.standard h2,.flow h2,.coverage h2,.contact-new h2{font:400 clamp(48px,5.4vw,82px)/.96 Georgia,serif;letter-spacing:-.045em;margin:0}
.section-intro>p:last-child{max-width:530px;line-height:1.75;color:#50635f}
.service-matrix{display:grid;grid-template-columns:repeat(12,1fr);gap:12px}
.service-new{grid-column:span 4;min-height:330px;padding:29px;border:1px solid var(--line);background:#fff;display:flex;flex-direction:column;position:relative;overflow:hidden;transition:.3s}
.service-new:after{content:"";position:absolute;width:130px;height:130px;border-radius:50%;background:var(--acid);right:-90px;bottom:-90px;transition:.35s}
.service-new:hover{transform:translateY(-8px);background:var(--night);color:white;border-color:var(--night)}
.service-new:hover:after{right:-45px;bottom:-45px}
.service-new.s1,.service-new.s4{background:var(--sand)}
.service-new.s3{grid-column:span 8;background:var(--forest);color:white}
.service-top{display:flex;justify-content:space-between;align-items:center}
.service-top>b{font-size:9px;letter-spacing:.2em;color:var(--teal)}
.service-new:hover .service-top>b,.s3 .service-top>b{color:var(--acid)}
.service-symbol{font:28px Georgia,serif}
.service-new h3{font:29px Georgia,serif;margin:70px 0 17px}
.service-new p{font-size:13px;line-height:1.75;color:#536a64;margin:0}
.service-new:hover p,.s3 p{color:#c9d7d3}
.service-new small{margin-top:auto;padding-top:30px;font-size:8px;font-weight:900;letter-spacing:.13em;color:var(--teal)}
.service-new:hover small,.s3 small{color:var(--acid)}

.build-new{display:grid;grid-template-columns:1fr 1fr;background:var(--night);color:white;min-height:900px}
.build-photo-wrap{position:relative;min-height:700px;overflow:hidden}
.build-photo-wrap img{width:100%;height:100%;object-fit:cover}
.build-photo-wrap:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,#071d1cbb,transparent 55%)}
.engineer-seal{position:absolute;z-index:2;bottom:40px;left:40px;right:40px;border-top:1px solid #ffffff60;padding-top:20px;display:flex;align-items:center;gap:18px}
.engineer-seal span{width:54px;height:54px;border-radius:50%;background:var(--acid);color:var(--night);display:grid;place-items:center;font:17px Georgia,serif}
.engineer-seal b{max-width:240px;font-size:10px;text-transform:uppercase;letter-spacing:.14em;line-height:1.5}
.build-content{padding:110px clamp(35px,7vw,110px);display:flex;flex-direction:column;justify-content:center}
.build-lead{font-size:15px;line-height:1.8;color:#bfd0cb;margin:30px 0 40px}
.build-grid{display:grid;grid-template-columns:1fr 1fr;border-top:1px solid #ffffff26}
.build-grid div{display:flex;gap:12px;padding:18px 10px 18px 0;border-bottom:1px solid #ffffff26}
.build-grid div:nth-child(odd){border-right:1px solid #ffffff26}
.build-grid b{font-size:8px;letter-spacing:.15em;color:var(--acid)}
.build-grid span{font-size:11px;line-height:1.45}
.standard{padding:130px clamp(24px,6.5vw,110px);background:var(--sand)}
.standard-title{max-width:980px;margin-bottom:70px}
.promise-grid{border-top:1px solid var(--line)}
.promise-grid article{display:grid;grid-template-columns:100px .7fr 1fr;padding:32px 0;border-bottom:1px solid var(--line);align-items:center}
.promise-grid article>b{font:30px Georgia,serif;color:var(--coral)}
.promise-grid h3{font:24px Georgia,serif;margin:0}
.promise-grid p{margin:0;font-size:13px;line-height:1.7;color:#5d6e69}

.flow{background:var(--teal);color:white;padding:125px clamp(24px,6.5vw,110px)}
.flow-head{display:flex;justify-content:space-between;align-items:flex-end;gap:50px}
.flow-head h2{max-width:850px}
.flow-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:75px}
.flow-grid article{min-height:270px;padding:0 30px 0 0;position:relative}
.flow-no{width:58px;height:58px;border:1px solid #ffffff60;border-radius:50%;display:grid;place-items:center;font:18px Georgia,serif;color:var(--acid)}
.flow-grid h3{font:25px Georgia,serif;margin:45px 0 14px}
.flow-grid p{font-size:12px;line-height:1.7;color:#c3dbd5;max-width:210px}
.flow-line{position:absolute;height:1px;background:#ffffff45;left:70px;right:12px;top:29px}
.coverage{padding:125px clamp(24px,6.5vw,110px);background:var(--ivory)}
.coverage-copy{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:end;margin-bottom:65px}
.coverage-copy .micro{grid-column:1/-1;margin-bottom:0}
.coverage-copy>p:last-child{line-height:1.75;color:#536661}
.island-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}
.island-cards article{height:270px;padding:28px;position:relative;overflow:hidden;background:var(--night);color:white}
.island-cards article:nth-child(2){background:var(--coral)}
.island-cards article:nth-child(3){background:var(--acid);color:var(--night)}
.island-cards article:after{content:"";position:absolute;width:230px;height:230px;border:1px solid currentColor;border-radius:50%;right:-70px;bottom:-110px;opacity:.3}
.island-cards span{font-size:9px;letter-spacing:.16em}
.island-cards h3{font:36px Georgia,serif;margin-top:105px}
.island-cards small{font-size:8px;letter-spacing:.25em}
.contact-new{min-height:750px;background:var(--acid);padding:120px clamp(24px,6.5vw,110px);display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:80px;position:relative;overflow:hidden}
.contact-orbit{position:absolute;border:1px solid #10272435;border-radius:50%;pointer-events:none}
.contact-orbit.one{width:600px;height:600px;left:-300px;bottom:-330px}
.contact-orbit.two{width:300px;height:300px;right:-90px;top:-100px}
.contact-copy{position:relative;z-index:2}
.contact-copy>p:last-child{max-width:520px;line-height:1.75}
.contact-list{position:relative;z-index:2;border-top:1px solid #10272455}
.contact-list a{height:105px;display:grid;grid-template-columns:50px 1fr 40px;align-items:center;border-bottom:1px solid #10272455;transition:.2s}
.contact-list a:hover{padding-left:14px;background:#ffffff30}
.contact-list a>span{font-size:8px;letter-spacing:.15em}
.contact-list b{font:23px Georgia,serif}
.contact-list small{font:9px Arial,sans-serif;display:block;margin-top:6px;letter-spacing:.06em}
.contact-list i{width:34px;height:34px;border:1px solid currentColor;border-radius:50%;display:grid;place-items:center;font-style:normal}
footer{background:var(--night);color:white;min-height:145px;padding:38px clamp(24px,6.5vw,110px);display:flex;align-items:center;justify-content:space-between;gap:30px}
footer p{max-width:390px;text-align:center;font-size:10px;line-height:1.6;color:#aabbb6}
footer>span{font-size:8px;letter-spacing:.18em}
.floating-contact{position:fixed;z-index:50;right:24px;bottom:24px;width:64px;height:64px;border-radius:50%;background:var(--coral);color:white;display:grid;place-items:center;box-shadow:0 16px 45px #071d1c55}
.floating-contact span{font-size:10px;font-weight:900}
.floating-contact i{position:absolute;inset:-6px;border:1px solid var(--coral);border-radius:50%;animation:pulse 2s infinite}
@keyframes pulse{50%{transform:scale(1.12);opacity:.2}
}

.reveal{opacity:0;transform:translateY(25px);transition:opacity .8s ease,transform .8s ease}
.reveal.seen{opacity:1;transform:none}
.service-new:nth-child(2),.promise-grid article:nth-child(2){transition-delay:.08s}
.service-new:nth-child(3),.promise-grid article:nth-child(3){transition-delay:.16s}
.service-new:nth-child(4),.promise-grid article:nth-child(4){transition-delay:.24s}

@media(max-width:1000px){.nav-shell nav{position:absolute;top:94px;left:0;right:0;background:var(--night);display:none;flex-direction:column;align-items:flex-start;padding:35px}
.nav-shell nav.open{display:flex}
.nav-chat{display:none}
.menu-btn{display:block}
.island-rail{width:70%}
.section-intro,.coverage-copy{grid-template-columns:1fr}
.service-new{grid-column:span 6}
.service-new.s3{grid-column:span 6}
.build-new{grid-template-columns:1fr}
.build-photo-wrap{height:640px}
.promise-grid article{grid-template-columns:70px 1fr;gap:15px}
.promise-grid article p{grid-column:2}
.flow-head{display:block}
.flow-grid{grid-template-columns:1fr 1fr;gap:50px}
.contact-new{grid-template-columns:1fr;gap:50px}
}

@media(max-width:650px){.nav-shell{height:78px;padding:0 18px}
.logo-glyph{width:38px;height:38px}
.logo strong,.logo b{font-size:14px}
.nav-shell nav{top:78px}
.lang-switch button{width:27px;height:27px}
.hero-new{min-height:760px;height:100svh}
.hero-inner{padding:140px 20px 150px}
.hero-inner h1{font-size:55px}
.hero-desc{font-size:14px}
.hero-ctas{flex-direction:column}
.button{width:100%}
.island-rail{width:100%;height:110px}
.island-rail span{padding:26px 13px;font-size:13px}
.scroll-note{display:none}
.stat-band{grid-template-columns:1fr 1fr;padding:0 20px}
.stat-band article{height:100px}
.stat-band article:nth-child(2){border:0}
.stat-band strong{font-size:34px}
.service-section,.standard,.flow,.coverage{padding:90px 20px}
.section-intro{gap:25px}
.section-intro h2,.build-content h2,.standard h2,.flow h2,.coverage h2,.contact-new h2{font-size:45px}
.service-matrix{display:block}
.service-new,.service-new.s3{margin-bottom:10px;min-height:300px}
.build-photo-wrap{height:480px;min-height:0}
.engineer-seal{left:20px;right:20px;bottom:20px}
.build-content{padding:80px 20px}
.build-grid{grid-template-columns:1fr}
.build-grid div:nth-child(odd){border-right:0}
.promise-grid article{grid-template-columns:50px 1fr}
.promise-grid h3{font-size:21px}
.flow-grid{grid-template-columns:1fr;gap:25px}
.flow-grid article{min-height:180px}
.island-cards{grid-template-columns:1fr}
.island-cards article{height:220px}
.island-cards h3{margin-top:70px}
.contact-new{padding:90px 20px;min-height:850px}
.contact-list a{height:90px}
.contact-list b{font-size:20px}
footer{flex-direction:column;text-align:center;padding:50px 20px}
.floating-contact{width:56px;height:56px;right:16px;bottom:16px}
}

@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important}
.reveal{opacity:1;transform:none}
.floating-contact i{animation:none}
}


/* Property and visa extensions */
i[data-x]{font-style:normal}
.property-showcase{background:var(--night);color:white;padding:125px clamp(24px,6.5vw,110px);display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(45px,6vw,95px);align-items:start}
.property-copy{position:sticky;top:35px}
.property-copy h2,.visa-showcase h2{font:400 clamp(48px,5.2vw,80px)/.96 Georgia,serif;letter-spacing:-.045em;margin:0}
.property-copy>p:not(.micro){font-size:14px;line-height:1.75;color:#bdcfca;margin:28px 0}
.property-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-top:32px}
.property-tabs button{border:1px solid #ffffff42;background:transparent;color:white;border-radius:99px;padding:11px 16px;font-size:10px;font-weight:900;cursor:pointer}
.property-tabs button.active{background:var(--acid);border-color:var(--acid);color:var(--night)}
.property-tab-text{min-height:55px}
.property-types{border-top:1px solid #ffffff25}
.property-types div{padding:15px 0;border-bottom:1px solid #ffffff25;display:flex;justify-content:space-between;gap:20px}
.property-types b{font-size:9px;letter-spacing:.15em;color:var(--acid)}
.property-types span{font-size:10px;color:#a9bfba;text-align:right}
.property-visual{min-width:0}
.apple-gallery{position:relative;aspect-ratio:3/2;overflow:hidden;border-radius:32px;background:#143d36}
.apple-gallery>img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;animation:galleryReveal .4s ease}
.apple-gallery:after{content:"";position:absolute;inset:45% 0 0;background:linear-gradient(transparent,#021310e8);pointer-events:none}
@keyframes galleryReveal{from{opacity:.4;transform:scale(1.02)}
to{opacity:1;transform:none}
}
.gallery-tag{position:absolute;z-index:2;left:22px;top:22px;border:1px solid #ffffff44;background:#061d1caa;border-radius:99px;padding:9px 12px;font-size:8px;font-weight:900;letter-spacing:.16em}
.gallery-arrow{position:absolute;z-index:3;top:50%;transform:translateY(-50%);width:45px;height:45px;border:0;border-radius:50%;background:#ffffffdc;color:var(--night);font-size:18px;cursor:pointer;box-shadow:0 8px 28px #0005}
.gallery-arrow.prev{left:17px}
.gallery-arrow.next{right:17px}
.gallery-copy{position:absolute;z-index:2;left:30px;bottom:30px;max-width:72%}
.gallery-copy small{font-size:8px;letter-spacing:.16em;color:var(--acid)}
.gallery-copy h3{font:30px Georgia,serif;margin:8px 0 5px}
.gallery-copy p{font-size:11px;line-height:1.55;color:#e4eeeb;margin:0}
.gallery-dots{position:absolute;z-index:3;right:26px;bottom:31px;display:flex;gap:6px}
.gallery-dots button{width:6px;height:6px;padding:0;border:0;border-radius:50%;background:#ffffff66;cursor:pointer}
.gallery-dots button.active{width:23px;border-radius:10px;background:var(--acid)}
.video-panel{margin-top:14px;background:var(--sand);color:var(--ink);border-radius:25px;padding:24px;display:grid;grid-template-columns:100px 1fr;gap:24px;align-items:center}
.video-play{width:100px;height:100px;border-radius:50%;display:grid;place-items:center;background:var(--coral);color:white;font-size:24px;box-shadow:0 0 0 10px #ff6a4d1c}
.video-panel small{font-size:8px;font-weight:900;letter-spacing:.16em;color:var(--teal)}
.video-panel h3{font:27px Georgia,serif;margin:7px 0}
.video-panel p{font-size:11px;line-height:1.6;color:#576966}
.video-panel a{font-size:10px;font-weight:900;color:var(--teal);border-bottom:1px solid}
.property-note{font-size:10px;color:#aec1bd;line-height:1.6;margin:18px 4px}
.property-catalogue-ucoz{padding:95px clamp(24px,6.5vw,110px) 125px;background:var(--night);color:#fff}
.catalogue-title-ucoz{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:30px}
.catalogue-title-ucoz h2{font:400 clamp(44px,4.8vw,72px)/.98 Georgia,serif;letter-spacing:-.045em;margin:0;max-width:760px}
.catalogue-filters-ucoz{display:flex;gap:8px;flex-wrap:wrap;justify-content:flex-end}
.catalogue-filters-ucoz button{border:1px solid #ffffff3b;background:#ffffff08;color:#fff;border-radius:99px;padding:12px 18px;font-size:10px;font-weight:900;cursor:pointer}
.catalogue-filters-ucoz button.active{background:var(--acid);border-color:var(--acid);color:var(--night)}
.catalogue-grid-ucoz{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}
.listing-ucoz{border:1px solid #ffffff20;border-radius:25px;overflow:hidden;background:#ffffff08;display:flex;flex-direction:column;transition:.25s}
.listing-ucoz:hover{transform:translateY(-6px);border-color:#d9ff6466}
.listing-ucoz>img{width:100%;aspect-ratio:4/3;object-fit:cover}
.listing-ucoz>div{padding:24px;display:flex;flex-direction:column;align-items:flex-start;flex:1}
.listing-ucoz small{font-size:8px;font-weight:900;letter-spacing:.14em;color:#a7beb9}
.listing-ucoz span{display:inline-flex;margin:12px 0 20px;padding:7px 10px;border-radius:99px;background:var(--acid);color:var(--night);font-size:8px;font-weight:900;letter-spacing:.12em}
.listing-ucoz h3{font:29px Georgia,serif;margin:0 0 12px}
.listing-ucoz p{font-size:11px;line-height:1.65;color:#bcd0cc;margin:0 0 22px}
.listing-ucoz strong{font:20px Georgia,serif;color:#fff;margin-top:auto}
.listing-ucoz a{margin-top:20px;border-bottom:1px solid var(--acid);color:var(--acid);font-size:10px;font-weight:900}
.visa-showcase{padding:125px clamp(24px,6.5vw,110px);background:#e7f1e8}
.visa-head{display:grid;grid-template-columns:1fr .72fr;gap:70px;align-items:center;margin-bottom:58px}
.visa-head>div>p:last-child{font-size:14px;line-height:1.75;color:#536760}
.visa-head img{width:100%;aspect-ratio:3/2;object-fit:cover;border-radius:28px}
.visa-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.visa-cards article{background:var(--ivory);border:1px solid var(--line);border-radius:23px;min-height:275px;padding:27px}
.visa-cards article:nth-child(3){background:var(--acid)}
.visa-cards article>span{font:34px Georgia,serif;color:var(--coral)}
.visa-cards h3{font:24px Georgia,serif;margin:42px 0 12px}
.visa-cards p{font-size:11px;line-height:1.7;color:#52645f}
.visa-flow{display:grid;grid-template-columns:repeat(4,1fr);margin:45px 0 34px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.visa-flow div{display:flex;align-items:center;gap:12px;padding:20px;border-right:1px solid var(--line)}
.visa-flow div:last-child{border:0}
.visa-flow b{width:31px;height:31px;border-radius:50%;display:grid;place-items:center;background:var(--teal);color:white}
.visa-flow span{font-size:10px;font-weight:900}
.visa-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.visa-actions .button{width:auto}
.official{font-size:11px;font-weight:900;color:var(--teal);border-bottom:1px solid}
.visa-note{font-size:9px;line-height:1.6;color:#6c7f79;max-width:980px;margin-top:25px}

@media(max-width:1000px){.nav-shell nav{gap:22px}
.property-showcase{grid-template-columns:1fr}
.property-copy{position:static}
.catalogue-grid-ucoz{grid-template-columns:1fr 1fr}
.visa-head{grid-template-columns:1fr}
.visa-cards{grid-template-columns:1fr 1fr}
}

@media(max-width:650px){.property-showcase,.visa-showcase{padding:90px 20px}
.property-catalogue-ucoz{padding:75px 20px 90px}.catalogue-title-ucoz{align-items:flex-start;flex-direction:column}.catalogue-filters-ucoz{justify-content:flex-start}.catalogue-grid-ucoz{grid-template-columns:1fr}
.property-copy h2,.visa-showcase h2{font-size:45px}
.apple-gallery{aspect-ratio:4/5;border-radius:22px}
.gallery-copy{left:20px;bottom:22px}
.gallery-copy h3{font-size:24px}
.gallery-dots{right:20px;bottom:24px}
.video-panel{grid-template-columns:70px 1fr;padding:20px}
.video-play{width:70px;height:70px}
.property-types div{flex-direction:column}
.property-types span{text-align:left}
.visa-head{gap:30px}
.visa-cards{grid-template-columns:1fr}
.visa-flow{grid-template-columns:1fr 1fr}
.visa-flow div:nth-child(2){border-right:0}
.visa-actions{display:block}
.visa-actions .button{width:100%;margin-bottom:22px}
}

/* Business and legal services */
i[data-y]{font-style:normal}
.legal-showcase{padding:125px clamp(24px,6.5vw,110px);background:var(--night);color:#fff}
.legal-head{display:grid;grid-template-columns:1fr auto;gap:55px;align-items:end;margin-bottom:58px}
.legal-head h2{font:400 clamp(48px,5.2vw,80px)/.96 Georgia,serif;letter-spacing:-.045em;margin:0}
.legal-head>div>p:last-child{max-width:790px;font-size:14px;line-height:1.75;color:#bfd2cf;margin:28px 0 0}
.legal-badge{align-self:start;border:1px solid #d9ff6470;border-radius:99px;padding:12px 16px;background:#d9ff6417;color:var(--acid);font-size:9px;font-weight:900;letter-spacing:.14em;white-space:nowrap}
.legal-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}
.legal-cards article{min-height:315px;padding:28px;border:1px solid #ffffff26;border-radius:25px;background:#ffffff08;display:flex;flex-direction:column}
.legal-cards article:nth-child(3){background:var(--acid);border-color:var(--acid);color:var(--night)}
.legal-cards article>span{font:35px Georgia,serif;color:var(--coral)}
.legal-cards h3{font:24px Georgia,serif;margin:48px 0 13px}
.legal-cards p{margin:0;font-size:11px;line-height:1.72;color:#bfd2cf}
.legal-cards article:nth-child(3) p{color:#41544e}
.legal-lower{display:grid;grid-template-columns:1fr 1fr;gap:28px;margin:42px 0 34px}
.legal-prices{padding:13px 28px;background:var(--ivory);color:var(--ink);border-radius:24px}
.legal-prices div{min-height:68px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #173d3424}
.legal-prices div:last-child{border:0}
.legal-prices span{font-size:11px}
.legal-prices b{font:21px Georgia,serif;color:var(--teal)}
.legal-flow{display:grid;grid-template-columns:1fr 1fr;gap:10px}
.legal-flow div{min-height:105px;padding:20px;border:1px solid #ffffff24;border-radius:18px;display:flex;align-items:center;gap:15px}
.legal-flow b{width:34px;height:34px;flex:0 0 34px;border-radius:50%;display:grid;place-items:center;background:var(--coral);font-size:11px}
.legal-flow span{font-size:11px;font-weight:800;line-height:1.45}
.legal-actions{display:flex;align-items:center;gap:25px;flex-wrap:wrap}
.legal-actions .button{width:auto}
.legal-official{font-size:11px;font-weight:900;color:var(--acid);border-bottom:1px solid}
.legal-note{max-width:1080px;margin:24px 0 0;font-size:9px;line-height:1.65;color:#8fa8a2}

@media(max-width:1000px){
.legal-head,.legal-lower{grid-template-columns:1fr}
.legal-cards{grid-template-columns:1fr 1fr}
}

@media(max-width:650px){
.legal-showcase{padding:90px 20px}
.legal-head{gap:30px}
.legal-head h2{font-size:45px}
.legal-badge{white-space:normal}
.legal-cards{grid-template-columns:1fr}
.legal-prices div{align-items:flex-start;gap:18px;padding:18px 0}
.legal-prices b{text-align:right}
.legal-flow{grid-template-columns:1fr}
.legal-actions{display:block}
.legal-actions .button{width:100%;margin-bottom:22px}
}

/* Sun Hills Lakeside featured project */
.project-teaser-ucoz{display:grid;grid-template-columns:1.18fr .82fr;min-height:700px;background:#efe6d5;color:#102e2b}
.project-teaser-photo{position:relative;min-height:620px;overflow:hidden}
.project-teaser-photo img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}
.project-teaser-photo:after{content:"";position:absolute;inset:55% 0 0;background:linear-gradient(transparent,#061d1cbb)}
.project-teaser-photo>span{position:absolute;z-index:2;left:30px;bottom:28px;color:#fff;border:1px solid #ffffff6b;background:#061d1c55;border-radius:30px;padding:10px 13px;font-size:8px;font-weight:900;letter-spacing:.15em}
.project-teaser-copy{padding:85px clamp(34px,6vw,90px);display:flex;flex-direction:column;justify-content:center;align-items:flex-start}
.project-teaser-copy h2{font:500 clamp(48px,5.6vw,82px)/.95 Georgia,serif;letter-spacing:-.05em;margin:0}
.project-teaser-copy>p:not(.micro){font-size:14px;line-height:1.75;color:#53645e;margin:27px 0}
.project-teaser-copy>strong{font:34px Georgia,serif;color:#08786b;margin-bottom:20px}
.project-teaser-facts{display:grid;gap:11px;margin:0 0 30px}.project-teaser-facts span{font-size:11px;font-weight:800}
.project-teaser-copy>.button{margin-bottom:14px}.project-teaser-copy>small{font-size:8px;color:#78847f}
@media(max-width:1000px){.project-teaser-ucoz{grid-template-columns:1fr}.project-teaser-photo{min-height:520px}}
@media(max-width:650px){.project-teaser-photo{min-height:390px}.project-teaser-copy{padding:70px 20px}}
