.clv-home{--shadow:0 20px 55px rgba(0,0,0,.10);font-family:Poppins,Arial,sans-serif;background:var(--clv-white);color:var(--clv-text);overflow-x:hidden}.clv-home *{box-sizing:border-box}.clv-home a{text-decoration:none;color:inherit}.clv-header{position:absolute;z-index:20;left:0;right:0;top:0;color:#fff}.clv-topbar{height:34px;background:var(--clv-green-dark);display:flex;align-items:center;justify-content:space-between;padding:0 12%;font-size:14px;font-weight:700}.clv-nav{height:108px;display:flex;align-items:center;gap:38px;padding:0 12%}.clv-logo{width:130px;min-width:130px;display:flex;flex-direction:column;align-items:flex-start;color:#fff!important}.clv-logo img{max-width:115px;max-height:82px;object-fit:contain}.clv-logo strong,.clv-logo small{color:#fff!important}.clv-nav nav{margin-left:auto;display:flex;align-items:center;gap:28px}.clv-nav nav a{font-weight:800;font-size:15px;color:#fff!important;text-shadow:0 2px 10px rgba(0,0,0,.25)}.clv-reserve{background:var(--clv-accent);color:#fff!important;text-transform:uppercase;font-weight:900;padding:24px 28px;border-radius:0}.clv-hero{min-height:760px;background:linear-gradient(90deg,var(--clv-green-dark),var(--clv-green-soft));background-size:cover;background-position:center;display:grid;grid-template-columns:1.05fr .75fr;align-items:center;gap:60px;padding:160px 12% 90px}.clv-hero-content{max-width:650px;color:#fff!important}.clv-hero-kicker{font-size:25px;font-style:italic;font-weight:800;margin:0 0 20px;color:#fff!important}.clv-hero h1{font-size:clamp(48px,5vw,76px);line-height:.96;margin:0 0 28px;color:#fff!important;font-weight:900;letter-spacing:-.04em}.clv-hero p{font-size:23px;line-height:1.35;font-weight:700;color:#fff!important}.clv-actions{display:flex;gap:20px;flex-wrap:wrap;margin-top:34px}.clv-btn,.clv-booking-btn,.clv-small-btn{display:inline-flex;align-items:center;justify-content:center;border-radius:7px;background:var(--clv-accent);color:#fff!important;border:2px solid var(--clv-accent);padding:16px 28px;text-transform:uppercase;font-size:13px;font-weight:900;letter-spacing:.02em;transition:.2s ease}.clv-btn:hover,.clv-booking-btn:hover,.clv-small-btn:hover{background:var(--clv-accent-dark);border-color:var(--clv-accent-dark);color:#fff!important;transform:translateY(-2px)}.clv-btn-outline{background:transparent!important;border-color:rgba(255,255,255,.8)!important;color:#fff!important}.clv-btn-outline:hover{background:#fff!important;color:var(--clv-green-dark)!important}.clv-booking{background:#fff;border-radius:22px;padding:36px;box-shadow:0 30px 80px rgba(0,0,0,.20);color:var(--clv-text);max-width:430px;margin-left:auto;width:100%}.clv-booking h2{margin:0 0 22px;font-size:28px;font-style:italic;color:var(--clv-text)!important}.clv-fake-field{border:1px solid #e6e6e6;border-radius:6px;padding:16px 18px;margin-bottom:14px;color:var(--clv-muted);background:#fff}.clv-booking-btn{width:100%;margin:10px 0 14px}.clv-booking small{display:block;text-align:center;color:#9a9a9a}.clv-section{padding:88px 12%;background:#fff}.clv-cream{background:var(--clv-cream)}.clv-section-head{text-align:center;max-width:760px;margin:0 auto 46px}.clv-section-head span{font-size:30px;display:block}.clv-section-head h2,.clv-split-text h2,.clv-region h2,.clv-reviews h2,.clv-prefooter-box h2{font-size:clamp(32px,3.5vw,48px);line-height:1.05;margin:8px 0 12px;color:var(--clv-text)!important;font-weight:900;letter-spacing:-.03em}.clv-section-head p{font-size:18px;color:var(--clv-muted);margin:0}.clv-card-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px}.clv-card-grid-4{grid-template-columns:repeat(4,1fr)}.clv-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:var(--shadow);text-align:center;transition:.25s ease}.clv-card:hover{transform:translateY(-7px)}.clv-card img,.clv-card-placeholder{width:100%;height:235px;object-fit:cover;background:#c5d5b4}.clv-card-grid-4 .clv-card img,.clv-card-grid-4 .clv-card-placeholder{height:160px}.clv-card-body{padding:24px}.clv-card h3{margin:0 0 12px;font-size:22px;color:var(--clv-text)!important}.clv-card p{color:var(--clv-muted);line-height:1.55;margin:0 0 18px}.clv-empty{grid-column:1/-1;text-align:center;color:var(--clv-text);font-weight:700}.clv-center{text-align:center;margin-top:30px}.clv-outline-green{background:#fff!important;color:var(--clv-accent-dark)!important;border-color:var(--clv-accent)!important}.clv-outline-green:hover{background:var(--clv-accent)!important;color:#fff!important}.clv-feature-wrap{background:var(--clv-cream);padding:36px 12%}.clv-features{background:var(--clv-green);border-radius:11px;padding:28px 32px;display:grid;grid-template-columns:repeat(6,1fr);gap:18px;align-items:stretch;box-shadow:var(--shadow)}.clv-feature-item{min-height:92px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:10px}.clv-feature-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;font-size:28px;line-height:1;color:#fff}.clv-feature-item strong{display:block;color:#fff!important;font-size:14px;line-height:1.25;font-weight:900}.clv-split{padding:90px 12%;display:grid;grid-template-columns:1fr 1fr;gap:64px;align-items:center;background:#fff}.clv-split-img,.clv-region-img{min-height:430px;border-radius:12px;background:#c5d5b4;background-size:cover;background-position:center;box-shadow:var(--shadow)}.clv-split-text span,.clv-region span{color:var(--clv-accent);font-weight:900}.clv-split-text p,.clv-region p{font-size:17px;line-height:1.75;color:var(--clv-muted);margin-bottom:24px}.clv-region{display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center;padding:82px 12%;background:#fff}.clv-region ul{list-style:none;margin:22px 0 28px;padding:0}.clv-region li{margin:10px 0;color:var(--clv-green);font-weight:700}.clv-reviews{padding:85px 12%;background:var(--clv-green-dark);background-size:cover;background-position:center;color:#fff}.clv-reviews .clv-section-head h2,.clv-reviews .clv-section-head p{color:#fff!important}.clv-review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:34px;max-width:980px;margin:0 auto}.clv-review{background:#fff;color:var(--clv-text);border-radius:10px;padding:34px;min-height:215px;box-shadow:0 15px 45px rgba(0,0,0,.18)}.clv-review div{color:#e4b322;font-size:18px;letter-spacing:3px}.clv-review p{font-style:italic;line-height:1.55;color:var(--clv-text)}.clv-review strong,.clv-review small{display:block;color:var(--clv-text)}.clv-prefooter{background:var(--clv-cream);padding:38px 12% 0;position:relative;z-index:3}.clv-prefooter-box{min-height:190px;border-radius:12px;padding:42px 58px;background:linear-gradient(90deg,var(--clv-green),var(--clv-green-soft));background-size:cover;background-position:center;color:#fff;box-shadow:var(--shadow);transform:translateY(40px)}.clv-prefooter-box h2,.clv-prefooter-box p{color:#fff!important;margin-top:0}.clv-footer{background:var(--clv-green);color:#fff;padding:100px 12% 30px;position:relative;z-index:1}.clv-footer *{color:#fff!important}.clv-footer-inner{display:grid;grid-template-columns:1.25fr 1fr 1fr 1fr 1.25fr;gap:46px;align-items:start}.clv-footer-brand img{max-width:120px;max-height:80px;object-fit:contain;margin-bottom:10px}.clv-footer h3,.clv-footer h4{font-size:18px;margin:0 0 18px;font-weight:900}.clv-footer p,.clv-footer li,.clv-footer a{font-size:15px;line-height:1.7}.clv-footer ul{list-style:none;margin:0;padding:0}.clv-footer-bottom{border-top:1px solid rgba(255,255,255,.18);margin-top:58px;padding-top:24px;display:flex;justify-content:space-between;gap:24px;flex-wrap:wrap}.clv-top{position:fixed;right:30px;bottom:30px;width:50px;height:50px;border-radius:50%;background:#f27d25!important;color:#fff!important;z-index:50;display:flex;align-items:center;justify-content:center;font-weight:900;box-shadow:0 12px 35px rgba(0,0,0,.22)}
@media(max-width:1180px){.clv-topbar,.clv-nav,.clv-hero,.clv-section,.clv-feature-wrap,.clv-split,.clv-region,.clv-reviews,.clv-prefooter,.clv-footer{padding-left:6%;padding-right:6%}.clv-nav nav{gap:15px}.clv-card-grid-4{grid-template-columns:repeat(2,1fr)}.clv-features{grid-template-columns:repeat(3,1fr)}.clv-footer-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:820px){.clv-header{position:relative;background:var(--clv-green-dark)}.clv-topbar{height:auto;gap:8px;flex-direction:column;padding-top:10px;padding-bottom:10px}.clv-nav{height:auto;flex-wrap:wrap;padding-top:18px;padding-bottom:18px}.clv-nav nav{order:3;width:100%;flex-wrap:wrap}.clv-hero{grid-template-columns:1fr;min-height:auto;padding-top:70px}.clv-booking{max-width:none}.clv-card-grid,.clv-card-grid-4,.clv-split,.clv-region,.clv-review-grid,.clv-footer-inner{grid-template-columns:1fr}.clv-features{grid-template-columns:repeat(2,1fr)}.clv-prefooter-box{transform:none}.clv-footer{padding-top:55px}.clv-footer-bottom{display:block}.clv-hero h1{font-size:44px}.clv-hero p{font-size:18px}}@media(max-width:520px){.clv-actions{display:block}.clv-actions .clv-btn{width:100%;margin-bottom:12px}.clv-features{grid-template-columns:1fr}.clv-prefooter-box{padding:30px 24px}.clv-top{right:18px;bottom:18px}}

/* === v1.3 FIX POINTS FORTS === */
.clv-feature-wrap{
    background:var(--clv-cream)!important;
    padding:36px 12%!important;
}
.clv-features{
    display:grid!important;
    grid-template-columns:repeat(6,minmax(0,1fr))!important;
    gap:0!important;
    align-items:stretch!important;
    justify-items:stretch!important;
    padding:28px 36px!important;
}
.clv-feature-item{
    display:flex!important;
    flex-direction:column!important;
    align-items:center!important;
    justify-content:center!important;
    gap:10px!important;
    min-width:0!important;
    min-height:92px!important;
    padding:0 10px!important;
    text-align:center!important;
}
.clv-feature-icon{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:34px!important;
    height:34px!important;
    min-width:34px!important;
    margin:0 auto!important;
    font-size:27px!important;
    line-height:1!important;
    color:#fff!important;
}
.clv-feature-item strong{
    display:block!important;
    width:100%!important;
    max-width:125px!important;
    margin:0 auto!important;
    color:#fff!important;
    font-size:14px!important;
    line-height:1.22!important;
    font-weight:900!important;
    letter-spacing:0!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    hyphens:none!important;
}
@media(max-width:1180px){.clv-features{grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:18px!important}.clv-feature-item strong{max-width:160px!important}}
@media(max-width:820px){.clv-features{grid-template-columns:repeat(2,minmax(0,1fr))!important}}
@media(max-width:520px){.clv-features{grid-template-columns:1fr!important}.clv-feature-item strong{max-width:240px!important}}
