.cmp-card{background:rgba(255,255,255,.92);border:1px solid rgba(20,54,37,.08);border-radius:28px;padding:30px;margin:0 0 28px;box-shadow:0 24px 70px rgba(12,42,54,.08)}
.cmp-home-section{margin-bottom:32px}
.cmp-inner-card{background:linear-gradient(180deg,#ffffff,#f7fbf8)}
.cmp-grid{display:grid;gap:20px}
.cmp-grid-2{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.cmp-grid-3{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}
.cmp-grid-4{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}
.cmp-grid-listings{grid-template-columns:repeat(auto-fit,minmax(320px,1fr))}

.cmp-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(340px,.7fr);gap:24px;align-items:stretch;color:#fff;padding:76px clamp(20px,4vw,58px);margin:0 auto 40px;width:min(1320px,calc(100% - 32px));max-width:1320px;overflow:hidden;background:#0d2019;border-radius:32px}
.cmp-hero:before{content:"";position:absolute;inset:0;background:url("https://images.unsplash.com/photo-1499696010180-025ef6e1a8f9?auto=format&fit=crop&w=1800&q=80") center center/cover no-repeat;transform:scale(1.03)}
.cmp-hero:after{content:"";position:absolute;inset:0;background:linear-gradient(95deg,rgba(9,20,25,.84) 0%,rgba(18,63,45,.66) 45%,rgba(9,20,25,.32) 100%)}
.cmp-hero-copy,.cmp-hero-search{position:relative;z-index:1}
.cmp-hero-copy{display:flex;flex-direction:column;justify-content:center;max-width:760px}
.cmp-eyebrow,.cmp-section-kicker{display:inline-block;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;color:#d9f2e3;margin-bottom:12px}
.cmp-hero h1{font-size:58px;line-height:1.01;margin:0 0 16px;max-width:760px;text-wrap:balance;letter-spacing:-.05em}
.cmp-hero p{font-size:19px;line-height:1.8;max-width:700px;margin:0;color:#edf6f0}
.cmp-hero-search .cmp-top-search{background:rgba(255,255,255,.96);color:#14201b;border:0;box-shadow:0 24px 54px rgba(12,42,54,.26);backdrop-filter:blur(8px)}

.cmp-section-head{display:flex;justify-content:space-between;align-items:end;gap:18px;margin-bottom:22px}
.cmp-section-head h2{margin:0;font-size:26px;line-height:1.14;color:#173528;letter-spacing:-.02em}
.cmp-section-head p{margin:10px 0 0;color:#58706a;line-height:1.7;max-width:780px}
.cmp-text-link{color:#24543d;font-weight:800;text-decoration:none}

.cmp-info-card,.cmp-step-card,.cmp-tip-card{background:linear-gradient(180deg,#ffffff,#f7fbf8);border:1px solid rgba(20,54,37,.08);border-radius:24px;padding:24px}
.cmp-info-card strong,.cmp-step-card h3{display:block;margin-bottom:10px;color:#173528}
.cmp-info-card p,.cmp-step-card p{margin:0;color:#58706a;line-height:1.7}
.cmp-free-ad-band{border-color:rgba(244,162,97,.24);background:linear-gradient(180deg,#fff,#f8fffb)}
.cmp-free-ad-band .cmp-section-kicker{color:#e76f51}
.cmp-free-ad-band .cmp-btn{white-space:nowrap}
.cmp-free-info-hero{display:grid;grid-template-columns:minmax(0,1.2fr) auto;gap:24px;align-items:center;background:linear-gradient(135deg,#fff8ef,#f2fffb);border-color:rgba(244,162,97,.26)}
.cmp-free-info-hero h1{margin:0 0 14px;color:#173528;font-size:38px;line-height:1.06;letter-spacing:0}
.cmp-free-info-hero p{max-width:820px;margin:0;color:#4f6f66;line-height:1.75}
.cmp-free-info-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-end}
.cmp-step-number{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:999px;background:#24543d;color:#fff;font-weight:800;margin-bottom:14px}
.cmp-tip-card{font-weight:800;color:#24543d;text-align:center}
.cmp-cta-band{display:flex;justify-content:space-between;gap:24px;align-items:center;background:linear-gradient(135deg,#143625,#24543d);color:#fff}
.cmp-cta-band h2,.cmp-cta-band p,.cmp-cta-band .cmp-section-kicker{color:#fff}
.cmp-cta-band p{margin:0;line-height:1.7;max-width:760px;color:rgba(255,255,255,.84)}

.cmp-listing-card{overflow:hidden;padding:0;transition:transform .18s ease,box-shadow .18s ease;background:#fff}
.cmp-listing-card:hover{box-shadow:0 18px 38px rgba(12,42,54,.12)}
.cmp-property-card{border-radius:30px}
.cmp-thumb{display:block;background:#e7efe9}
.cmp-thumb img{display:block;width:100%;height:300px;object-fit:contain;background:#eef4ef}
.cmp-thumb-empty{display:flex;align-items:center;justify-content:center;height:300px;background:linear-gradient(135deg,#dcefe5,#eef8f2);color:#24543d;font-weight:800;text-decoration:none}
.cmp-card-body{padding:26px}
.cmp-card-top{display:flex;justify-content:space-between;gap:10px;align-items:center;margin-bottom:10px}
.cmp-badge,.cmp-status{display:inline-flex;align-items:center;font-size:12px;border-radius:999px;padding:7px 12px;font-weight:800;letter-spacing:.04em}
.cmp-badge{background:#e5f4eb;color:#24543d}
.cmp-status{background:#fff3dc;color:#9a5a11}
.cmp-property-card h3{font-size:22px;line-height:1.18;margin:0 0 10px}
.cmp-property-card h3 a{color:#173528;text-decoration:none}
.cmp-tagline{font-weight:700;color:#24543d;margin:0 0 8px}
.cmp-tagline-single{font-size:18px;margin-top:18px}
.cmp-price{font-size:34px;font-weight:900;line-height:1.05;color:#173528;margin:12px 0}
.cmp-price-tax{margin:-6px 0 12px;color:#58706a;font-size:13px;font-weight:800}
.cmp-loc,.cmp-facts{color:#58706a;font-size:14px}
.cmp-facts{display:flex;flex-wrap:wrap;gap:14px;margin:12px 0 14px}
.cmp-property-card p{color:#58706a;line-height:1.7}
.cmp-section-head h2,.cmp-property-card h3{letter-spacing:-.02em}

.cmp-btn,.cmp-compare-btn,.cmp-favorite-btn{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff;text-decoration:none;border:none;border-radius:999px;padding:13px 20px;cursor:pointer;font-weight:800;transition:transform .15s ease,box-shadow .15s ease}
.cmp-btn:hover,.cmp-compare-btn:hover,.cmp-favorite-btn:hover{transform:translateY(-1px);box-shadow:0 16px 30px rgba(231,111,81,.2)}
.cmp-btn-secondary,.cmp-compare-btn{background:linear-gradient(135deg,#143625,#24543d)}
.cmp-favorite-btn{background:linear-gradient(135deg,#b8325f,#8f2247)}
.cmp-actions,.cmp-card-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:18px}
.cmp-pagination{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:28px 0 0}
.cmp-pagination a,
.cmp-pagination span{display:inline-flex;align-items:center;justify-content:center;min-width:42px;min-height:42px;padding:8px 13px;border:1px solid #d4e0d8;border-radius:8px;background:#fff;color:#173528;text-decoration:none;font-weight:800}
.cmp-pagination .current{background:#173528;color:#fff;border-color:#173528}

.cmp-form p{margin:0 0 14px}
.cmp-form label{display:block;font-weight:800;margin-bottom:7px;color:#173528}
.cmp-form input[type=text],.cmp-form input[type=email],.cmp-form input[type=password],.cmp-form input[type=url],.cmp-form input[type=file],.cmp-form select,.cmp-form textarea,.cmp-top-search input,.cmp-top-search select{width:100%;padding:14px 15px;border:1px solid #d4e0d8;border-radius:16px;background:#fff;color:#173528}
.cmp-form textarea{min-height:150px}
.cmp-success{background:#edf8f1;border:1px solid #a8d5b8;color:#24543d;padding:13px 15px;border-radius:16px;margin-bottom:16px}

.cmp-auth-shell{display:grid;grid-template-columns:minmax(0,1.02fr) minmax(360px,.98fr);gap:24px;align-items:stretch;width:min(1160px,calc(100% - 32px));margin:22px auto 46px}
.cmp-auth-login{grid-template-columns:minmax(360px,.92fr) minmax(0,1.08fr)}
.cmp-auth-visual,.cmp-auth-panel{border:1px solid rgba(15,126,216,.14);border-radius:8px;box-shadow:0 18px 50px rgba(15,126,216,.10)}
.cmp-auth-visual{position:relative;overflow:hidden;display:flex;min-height:0;flex-direction:column;justify-content:center;padding:34px;color:#133b31;background:linear-gradient(180deg,#ffffff,#f7fffb)}
.cmp-auth-visual:before{content:"";position:absolute;inset:0;background:url("https://images.unsplash.com/photo-1500534314209-a25ddb2bd429?auto=format&fit=crop&w=1500&q=82") center center/cover no-repeat;transform:scale(1.03)}
.cmp-auth-login .cmp-auth-visual:before{background-image:url("https://images.unsplash.com/photo-1507525428034-b723cf961d3e?auto=format&fit=crop&w=1500&q=82")}
.cmp-auth-visual:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(15,126,216,.10) 0%,rgba(14,143,106,.50) 45%,rgba(8,72,86,.82) 100%)}
.cmp-auth-visual:before,.cmp-auth-visual:after{display:none}
.cmp-auth-visual > *{position:relative;z-index:1}
.cmp-auth-visual h1,.cmp-auth-visual h2{max-width:620px;margin:0 0 16px;color:#0e8f6a;font-size:42px;line-height:1.06;letter-spacing:0}
.cmp-auth-visual p{max-width:560px;margin:0;color:#4b6f67;font-size:17px;line-height:1.8}
.cmp-auth-kicker{display:inline-block;margin-bottom:12px;color:#0e8f6a;font-size:12px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.cmp-auth-visual .cmp-auth-kicker{color:#ff8b2b}
.cmp-auth-sale-photo{position:relative;margin:0 0 24px;border-radius:8px;overflow:hidden;border:1px solid rgba(15,126,216,.16);box-shadow:0 18px 42px rgba(15,126,216,.12);background:#eef8ff}
.cmp-auth-sale-photo img{display:block;width:100%;aspect-ratio:16/10;object-fit:cover}
.cmp-auth-sale-sign{position:absolute;right:18px;top:18px;display:inline-flex;align-items:center;justify-content:center;min-width:112px;padding:10px 16px;border-radius:8px;background:#fff;color:#eb6d00;font-size:18px;font-weight:900;text-transform:uppercase;letter-spacing:0;box-shadow:0 14px 34px rgba(19,59,49,.22);transform:rotate(2deg)}
.cmp-auth-panel{display:flex;flex-direction:column;justify-content:center;padding:42px;background:linear-gradient(180deg,#fff,#f7fffb)}
.cmp-auth-panel h1,.cmp-auth-panel h2{margin:0 0 12px;color:#0e8f6a;font-size:34px;line-height:1.12;letter-spacing:0}
.cmp-auth-panel > p{margin:0 0 22px;color:#58706a;line-height:1.7}
.cmp-auth-form{display:grid;gap:2px}
.cmp-auth-form input:focus,.cmp-auth-form select:focus{outline:none;border-color:#0f7ed8;box-shadow:0 0 0 3px rgba(15,126,216,.14)}
.cmp-auth-check{display:flex;align-items:flex-start;gap:10px;margin:4px 0 18px;color:#58706a;font-size:14px;line-height:1.55}
.cmp-auth-check input{width:18px;height:18px;margin-top:2px;accent-color:#ff8b2b;flex:0 0 auto}
.cmp-auth-submit{width:100%;min-height:52px}
.cmp-auth-row{display:flex;justify-content:space-between;gap:16px;align-items:center;margin:2px 0 16px}
.cmp-auth-row .cmp-auth-check{margin:0}
.cmp-auth-row a,.cmp-auth-switch a{color:#0f7ed8;font-weight:900;text-decoration:none}
.cmp-auth-row a:hover,.cmp-auth-switch a:hover{text-decoration:underline}
.cmp-auth-switch{margin:20px 0 0!important;text-align:center;color:#58706a}
.cmp-auth-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:10px}
.cmp-auth-benefits{display:flex;flex-wrap:wrap;gap:10px;margin-top:28px}
.cmp-auth-benefits span{display:inline-flex;align-items:center;border:1px solid rgba(15,126,216,.14);border-radius:8px;padding:9px 12px;background:#fff;color:#133b31;font-size:13px;font-weight:800}
.cmp-auth-benefits span:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff8b2b;margin-right:10px;flex:0 0 auto}
.cmp-auth-shell .cmp-btn{background:linear-gradient(135deg,#ff8b2b,#eb6d00);color:#fff}
.cmp-auth-shell .cmp-btn-secondary{background:linear-gradient(135deg,#0e8f6a,#0f7ed8);color:#fff}

.cmp-contact-shell{display:grid;grid-template-columns:minmax(280px,.82fr) minmax(0,1.18fr);gap:24px;align-items:start;width:min(1120px,calc(100% - 32px));margin:18px auto 46px}
.cmp-contact-intro{position:sticky;top:112px;border:1px solid rgba(15,126,216,.14);border-radius:8px;padding:34px;background:linear-gradient(180deg,#ffffff,#f7fffb);color:#133b31;box-shadow:0 18px 50px rgba(15,126,216,.10)}
.cmp-contact-intro h1{margin:0 0 14px;color:#0e8f6a;font-size:42px;line-height:1.06;letter-spacing:0}
.cmp-contact-intro p{margin:0;color:#4b6f67;line-height:1.75}
.cmp-contact-intro .cmp-section-kicker{color:#ff8b2b}
.cmp-contact-points{display:grid;gap:10px;margin-top:26px}
.cmp-contact-points span{display:flex;align-items:center;gap:10px;font-weight:800;color:#133b31}
.cmp-contact-points span:before{content:"";width:8px;height:8px;border-radius:50%;background:#ff8b2b;flex:0 0 auto}
.cmp-contact-card{margin:0}
.cmp-contact-card h2{margin-top:0;color:#0e8f6a}
.cmp-contact-hp{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.cmp-security-question{display:grid;grid-template-columns:minmax(0,1fr) 130px;gap:14px;align-items:center;margin:4px 0 18px;border:1px solid rgba(15,126,216,.14);border-radius:8px;padding:14px;background:#f7fffb}
.cmp-security-question strong{display:block;color:#0e8f6a}
.cmp-security-question span{display:block;color:#58706a;font-size:14px}
.cmp-security-question input[type=number]{width:100%;padding:14px 15px;border:1px solid rgba(15,126,216,.18);border-radius:8px;background:#fff;color:#133b31}
.cmp-contact-submit{width:100%;min-height:52px}
.cmp-contact-shell .cmp-btn{background:linear-gradient(135deg,#ff8b2b,#eb6d00);color:#fff}

.cmp-table{width:100%;border-collapse:collapse}
.cmp-table th,.cmp-table td{padding:14px;border-bottom:1px solid #e8efea;text-align:left;vertical-align:top}
.cmp-table th{background:#f7fbf8;color:#173528}

.cmp-gallery{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}
.cmp-gallery img{width:100%;height:240px;object-fit:contain;border-radius:20px;background:#eef4ef}
.cmp-gallery-clickable{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.cmp-gallery-link{display:block;position:relative;overflow:hidden;border-radius:22px}
.cmp-gallery-link img{transition:transform .25s ease,filter .25s ease}
.cmp-gallery-link:hover img{transform:scale(1.03);filter:brightness(1.04)}
.cmp-gallery-card-invest .cmp-gallery-link:first-child{grid-column:1 / -1}
.cmp-gallery-card-invest .cmp-gallery-link:first-child img{height:460px}
.cmp-media-gallery{display:grid;gap:16px;width:100%;margin:0}
.cmp-media-stage{position:relative;overflow:hidden;border-radius:26px;background:#fff;height:clamp(560px,68vh,720px)}
.cmp-media-slide{display:none;position:absolute;inset:0}
.cmp-media-slide.is-active{display:block}
.cmp-media-slide img,.cmp-media-slide iframe{width:100%;height:100%;object-fit:contain;border:0;display:block;background:#fff}
.cmp-media-arrow{position:absolute;top:50%;z-index:5;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border:1px solid rgba(19,59,49,.16);border-radius:999px;background:rgba(255,255,255,.96);color:#173528;font-size:34px;font-weight:900;cursor:pointer;box-shadow:0 14px 34px rgba(19,59,49,.22)}
.cmp-media-prev{left:28px}
.cmp-media-next{right:28px}
.cmp-media-thumbs{display:grid;grid-template-columns:repeat(auto-fill,minmax(136px,1fr));gap:12px;max-height:286px;overflow:auto;padding:2px 2px 6px}
.cmp-media-thumb{height:120px;border:3px solid transparent;border-radius:16px;overflow:hidden;background:#eef4ef;padding:0;cursor:pointer}
.cmp-media-thumb.is-active{border-color:#f4a261}
.cmp-media-thumb img{width:100%;height:100%;object-fit:contain;background:#eef4ef}
.cmp-media-video-thumb{display:flex;align-items:center;justify-content:center;width:100%;height:100%;background:#fff;color:#173528;font-weight:900}
.cmp-lightbox{position:fixed;inset:0;z-index:99999;background:rgba(7,18,24,.88);display:flex;align-items:center;justify-content:center;padding:30px}
.cmp-lightbox[hidden]{display:none!important}
.cmp-lightbox-inner{position:relative;max-width:min(1400px,94vw);max-height:92vh;width:100%;display:flex;align-items:center;justify-content:center}
.cmp-lightbox-image{display:block;max-width:100%;max-height:92vh;border-radius:18px;box-shadow:0 24px 60px rgba(0,0,0,.34)}
.cmp-lightbox-close,.cmp-lightbox-prev,.cmp-lightbox-next{position:absolute;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:999px;cursor:pointer;font-size:18px;font-weight:800}
.cmp-lightbox-close{top:-18px;right:-6px;width:44px;height:44px;background:#fff;color:#173528}
.cmp-lightbox-prev,.cmp-lightbox-next{top:50%;transform:translateY(-50%);width:52px;height:52px;background:rgba(255,255,255,.92);color:#173528}
.cmp-lightbox-prev{left:14px}
.cmp-lightbox-next{right:14px}
.cmp-lightbox-caption{position:absolute;left:20px;bottom:-12px;padding:8px 14px;border-radius:999px;background:rgba(255,255,255,.92);color:#173528;font-size:13px;font-weight:700}
.cmp-ul{margin:0;padding-left:18px}
.cmp-map{position:relative;width:100%;height:460px;min-height:320px;border-radius:24px;overflow:hidden;background:#eef4ef;border:1px solid #d4e0d8}
.cmp-map-hero{height:min(72vh,680px);min-height:420px}
.cmp-map-info{max-width:240px;padding:2px;line-height:1.4}
.cmp-map-info-image{display:block;margin:0 0 10px;text-decoration:none}
.cmp-map-info-image img{display:block;width:100%;height:108px;object-fit:cover;border-radius:12px}
.cmp-map-info-offer{display:inline-flex;align-items:center;margin:0 0 6px;padding:4px 8px;border-radius:8px;background:#eef6f1;color:#24543d;font-size:11px;font-weight:800}
.cmp-map-info strong{display:block;font-size:15px;margin-bottom:4px;color:#173528;line-height:1.3}
.cmp-map-info-meta{font-size:12px;color:#58706a;margin-bottom:4px}
.cmp-map-info-price{font-size:16px;font-weight:800;color:#173528;margin-bottom:6px}
.cmp-map-info-tax{margin:-2px 0 8px;color:#58706a;font-size:12px;font-weight:800}
.cmp-map-info-facts{display:flex;flex-wrap:wrap;gap:6px;margin:0 0 8px}
.cmp-map-info-facts span{display:inline-flex;align-items:center;padding:5px 8px;border-radius:999px;background:#eef6f1;color:#24543d;font-size:11px;font-weight:800}
.cmp-map-info p{margin:0 0 8px;font-size:12px;color:#58706a;line-height:1.45}
.cmp-map-info-link{display:inline-flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f4a261,#e76f51);color:#fff!important;text-decoration:none!important;border-radius:999px;padding:10px 14px;font-size:13px;font-weight:800}
.cmp-map-fallback{width:100%;height:380px;border-radius:20px;overflow:hidden;margin-top:14px;border:1px solid #d4e0d8;background:#fff}
.cmp-single-layout > *{margin-bottom:24px}

.cmp-sortable-gallery{list-style:none;padding:0;margin:0;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,180px));justify-content:start;gap:14px}
.cmp-gallery-item{background:#fff;border:1px solid #d4e0d8;border-radius:8px;padding:8px}
.cmp-gallery-item.is-dragging{opacity:.78;box-shadow:0 16px 34px rgba(19,59,49,.2)}
.cmp-thumb-wrap{position:relative;margin-bottom:10px;aspect-ratio:4/3;cursor:grab;touch-action:none;user-select:none;background:#eef4ef;border-radius:8px;overflow:hidden}
.cmp-gallery-item img{display:block;width:100%;height:100%;object-fit:contain;border-radius:8px;background:#eef4ef}
.cmp-drag-handle,.cmp-gallery-remove{position:absolute;top:8px;z-index:2;display:inline-flex;align-items:center;justify-content:center;width:30px;height:30px;border:0;border-radius:8px;background:rgba(255,255,255,.94);color:#173528;font-size:18px;font-weight:900;box-shadow:0 8px 20px rgba(19,59,49,.18);cursor:pointer}
.cmp-drag-handle{left:8px;pointer-events:none}
.cmp-gallery-remove{right:8px;color:#8a1f1f}
.cmp-cover-choice{display:flex;align-items:center;justify-content:center;gap:8px;border:1px solid #d4e0d8;border-radius:8px;padding:9px 10px;background:#f8fbf9;font-size:13px;font-weight:800;color:#173528;cursor:pointer}
.cmp-cover-choice input{width:18px;height:18px;accent-color:#f4a261}
.cmp-cover-choice:has(input:checked){border-color:#f4a261;background:#fff7ed;box-shadow:0 0 0 2px rgba(244,162,97,.18)}
.cmp-cover-help{position:relative;display:flex;align-items:center;gap:8px;flex-wrap:wrap;margin:0 0 14px;color:#173528}
.cmp-help-bubble{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border:1px solid #cbdcd2;border-radius:999px;background:#fff;color:#24543d;font-weight:900;cursor:help}
.cmp-cover-help span{display:none;position:absolute;left:0;top:34px;z-index:20;max-width:340px;padding:12px 14px;border-radius:8px;background:#173528;color:#fff;font-size:13px;line-height:1.45;box-shadow:0 18px 38px rgba(19,59,49,.22)}
.cmp-cover-help:hover span,.cmp-cover-help:focus-within span{display:block}
.cmp-gallery-toolbar{display:flex;justify-content:flex-end;align-items:center;margin:0 0 10px}
.cmp-gallery-count{display:inline-flex;align-items:center;justify-content:center;min-height:32px;padding:6px 12px;border:1px solid #d4e0d8;border-radius:8px;background:#fff;color:#173528;font-size:13px;font-weight:900}
.cmp-upload-dropzone{position:relative;margin:14px 0 18px;border:1px dashed #9fc9b5;border-radius:8px;background:linear-gradient(180deg,#fff,#f7fbf9);transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}
.cmp-upload-dropzone.is-dragover{border-color:#f4a261;background:#fff7ed;box-shadow:0 18px 45px rgba(244,162,97,.18)}
.cmp-upload-dropzone.has-file{border-color:#0f7a63;background:#f0fbf6}
.cmp-upload-dropzone input{position:absolute;inset:0;width:100%;height:100%;opacity:0;cursor:pointer}
.cmp-upload-dropzone label{display:flex;min-height:156px;align-items:center;justify-content:center;flex-direction:column;gap:8px;margin:0;padding:24px;text-align:center;color:#173528;cursor:pointer}
.cmp-upload-dropzone strong{font-size:20px}
.cmp-upload-dropzone em{font-style:normal;color:#0f7a63;font-weight:800}
.cmp-upload-dropzone small{color:#58706a;font-size:13px}
.cmp-upload-icon{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:8px;background:#173528;color:#fff;font-size:28px;font-weight:900;line-height:1}
.cmp-upload-preview{display:block;width:96px;height:72px;object-fit:contain;border-radius:8px;background:#eef4ef;border:1px solid #d4e0d8}
.cmp-upload-preview-pdf{display:inline-flex;align-items:center;justify-content:center;background:#fff2f2;color:#8a1f1f;font-size:18px;font-weight:900}
.cmp-field-note{display:block;margin-top:6px;color:#58706a;font-size:12px;line-height:1.45}
.cmp-char-counter{display:block;margin-top:6px;font-size:12px;font-weight:800;line-height:1.45;color:#b42318}
.cmp-char-counter.is-valid{color:#0f7a63}
.cmp-char-counter.is-invalid{color:#b42318}
.cmp-form.was-validated input:required:invalid,.cmp-form.was-validated select:required:invalid,.cmp-form.was-validated textarea:required:invalid{border-color:#f4a261!important;background:#fff7ed!important;box-shadow:0 0 0 3px rgba(244,162,97,.2)!important}
.cmp-form.was-validated input:required:invalid + .cmp-field-note{color:#b45309}
.cmp-new-previews{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:12px;margin:12px 0}
.cmp-new-preview{border:1px solid #d4e0d8;border-radius:12px;padding:8px;background:#fff}
.cmp-new-preview img{width:100%;height:90px;object-fit:contain;border-radius:8px;background:#eef4ef}
.cmp-new-preview.is-uploading,.cmp-new-preview.is-error{min-height:90px;display:flex;flex-direction:column;justify-content:center;gap:6px;color:#24543d;font-weight:800}
.cmp-new-preview.is-error{color:#8a1f1f;background:#fff2f2;border-color:#f4b3b3}
.cmp-help{font-size:13px;color:#72857d}
.cmp-error{background:#fff2f2;border:1px solid #f4b3b3;color:#8a1f1f;padding:13px 15px;border-radius:16px;margin-bottom:16px}
.cmp-form-section{margin:0 0 24px;padding:22px;border:1px solid #dfe8e2;border-radius:24px;background:rgba(255,255,255,.72)}
.cmp-form-section h3{margin-top:0;color:#173528}
.cmp-seller-card{display:flex;align-items:center;gap:20px}
.cmp-seller-media{flex:0 0 110px}
.cmp-seller-logo{width:110px!important;height:110px!important;object-fit:cover;border-radius:22px;border:1px solid #d4e0d8;background:#fff}
.cmp-seller-body h2{margin:0 0 8px;color:#173528;font-size:24px;line-height:1.18}

.cmp-facility-groups{display:grid;gap:18px}
.cmp-facility-group{border:1px solid #dfe8e2;border-radius:20px;padding:16px;background:#fff}
.cmp-facility-group h4{margin:0 0 10px;color:#24543d}
.cmp-facility-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:10px 14px}
.cmp-facility-option{display:flex;align-items:flex-start;gap:8px;font-size:14px;line-height:1.4}
.cmp-facility-option input{margin-top:3px}
.cmp-facilities-only-card .cmp-section-head{margin-bottom:18px}
.cmp-facility-display{margin-top:0;display:grid;gap:18px}
.cmp-facility-display-group{margin:0;padding:0 0 16px;border-bottom:1px solid #e4eee8}
.cmp-facility-display-group:last-child{padding-bottom:0;border-bottom:0}
.cmp-facility-display-group strong{display:block;margin-bottom:8px;color:#173528;font-size:16px;line-height:1.35}
.cmp-facility-list{display:flex;flex-wrap:wrap;gap:0 18px;margin:0;padding:0;list-style:none;color:#24543d;font-size:14px;line-height:1.7}
.cmp-facility-list li{position:relative;padding-left:14px}
.cmp-facility-list li:before{content:"";position:absolute;left:0;top:.75em;width:4px;height:4px;border-radius:50%;background:#9abfac}

.cmp-top-search-wrap{margin:0}
.cmp-top-search{background:#f7fbf8;border:1px solid rgba(20,54,37,.08);border-radius:28px;padding:20px}
.cmp-top-search-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:14px;align-items:end}
.cmp-top-search p{margin:0}
.cmp-top-search label{display:block;font-weight:800;margin-bottom:6px;color:#173528}
.cmp-top-search-submit{min-width:140px}
.cmp-home-section,
.cmp-single-layout,
#cmp-listing-results,
#cmp-listing-results > .cmp-card,
#cmp-listing-results > .cmp-home-section{
  width:100%;
  max-width:100%;
  margin-left:auto;
  margin-right:auto;
}
.cmp-map iframe{display:block}
.gm-style img{max-width:none}

@media (max-width: 900px){
  .cmp-hero{grid-template-columns:1fr;padding:42px 20px;width:min(100%,calc(100% - 24px));border-radius:28px}
  .cmp-hero h1{font-size:40px}
  .cmp-section-head{align-items:flex-start;flex-direction:column}
  .cmp-cta-band{flex-direction:column;align-items:flex-start}
  .cmp-free-info-hero{grid-template-columns:1fr}
  .cmp-free-info-actions{justify-content:flex-start}
  .cmp-map{height:400px}
  .cmp-map-hero{height:58vh;min-height:380px}
  .cmp-auth-shell,.cmp-auth-login{grid-template-columns:1fr;width:min(100%,calc(100% - 24px))}
  .cmp-auth-visual{min-height:420px;padding:32px}
  .cmp-contact-shell{grid-template-columns:1fr;width:min(100%,calc(100% - 24px))}
  .cmp-contact-intro{position:relative;top:auto}
}

@media (max-width: 640px){
  .cmp-card{padding:22px}
  .cmp-hero h1{font-size:32px}
  .cmp-hero{width:calc(100% - 16px);padding:30px 16px 24px;border-radius:24px}
  .cmp-price{font-size:28px}
  .cmp-thumb img,.cmp-thumb-empty{height:220px}
  .cmp-gallery-card-invest .cmp-gallery-link:first-child img{height:300px}
  .cmp-media-stage{height:clamp(340px,74vw,430px);border-radius:20px}
  .cmp-media-slide img,.cmp-media-slide iframe{height:100%}
  .cmp-media-arrow{width:44px;height:44px;font-size:28px}
  .cmp-media-prev{left:14px}
  .cmp-media-next{right:14px}
  .cmp-media-thumbs{grid-template-columns:repeat(auto-fill,minmax(92px,1fr));max-height:210px}
  .cmp-media-thumb{height:84px}
  .cmp-sortable-gallery{grid-template-columns:repeat(auto-fill,minmax(132px,1fr))}
  .cmp-map{height:340px;min-height:340px;border-radius:20px}
  .cmp-map-hero{height:52vh;min-height:320px}
  .cmp-map-info{max-width:200px}
  .cmp-map-info-image img{height:96px}
  .cmp-map-info strong{font-size:14px}
  .cmp-lightbox{padding:16px}
  .cmp-lightbox-prev,.cmp-lightbox-next{width:42px;height:42px}
  .cmp-actions,.cmp-card-actions{flex-direction:column;align-items:stretch}
  .cmp-btn,.cmp-compare-btn,.cmp-favorite-btn{width:100%}
  .cmp-seller-card{align-items:flex-start;flex-direction:column}
  .cmp-auth-shell,.cmp-auth-login{width:calc(100% - 16px);margin-top:12px}
  .cmp-auth-visual{min-height:340px;padding:24px}
  .cmp-auth-visual h1,.cmp-auth-visual h2{font-size:30px}
  .cmp-auth-sale-sign{right:12px;top:12px;min-width:92px;font-size:15px;padding:8px 12px}
  .cmp-auth-panel{padding:24px}
  .cmp-auth-panel h1,.cmp-auth-panel h2{font-size:28px}
  .cmp-auth-row{align-items:flex-start;flex-direction:column}
  .cmp-contact-shell{width:calc(100% - 16px);margin-top:12px}
  .cmp-contact-intro{padding:24px}
  .cmp-contact-intro h1{font-size:30px}
  .cmp-security-question{grid-template-columns:1fr}
}

.cmp-card,
.cmp-info-card,
.cmp-step-card,
.cmp-tip-card,
.cmp-property-card,
.cmp-top-search,
.cmp-form-section,
.cmp-facility-group,
.cmp-map,
.cmp-media-stage,
.cmp-gallery-link,
.cmp-gallery img,
.cmp-lightbox-image,
.cmp-seller-logo{
  border-radius:8px;
}
.cmp-hero{
  border-radius:8px;
  padding:54px clamp(20px,4vw,46px);
}
.cmp-hero h1{
  font-size:42px;
  letter-spacing:0;
}
.cmp-section-head h2{
  font-size:24px;
  letter-spacing:0;
}
.cmp-property-card h3{
  font-size:20px;
  letter-spacing:0;
}
.cmp-free-info-hero h1{
  font-size:32px;
}
.cmp-price{
  font-size:26px;
}
.cmp-tagline-single{
  font-size:16px;
}
.cmp-btn,
.cmp-compare-btn,
.cmp-favorite-btn,
.cmp-badge,
.cmp-status,
.cmp-badge-light,
.cmp-map-info-link,
.cmp-map-info-facts span{
  border-radius:8px;
}
.cmp-map-info{
  width:220px;
  max-width:220px;
  max-height:none;
  overflow:hidden;
  padding:4px;
}
.cmp-map-info-image{
  margin-bottom:8px;
}
.cmp-map-info-image img{
  height:82px;
  border-radius:8px;
}
.cmp-map-info strong{
  font-size:14px;
}
.cmp-map-info-meta,
.cmp-map-info-tax,
.cmp-map-info p{
  font-size:11px;
}
.cmp-map-info-price{
  font-size:14px;
}
.cmp-map-info-link{
  padding:8px 10px;
  font-size:12px;
}
.cmp-description-source-layout{
  display:grid;
  grid-template-columns:minmax(0,1fr) minmax(240px,340px);
  gap:20px;
  align-items:start;
}
.cmp-description-card,
.cmp-source-code-card{
  margin-bottom:0;
}
.cmp-source-code-card dl{
  display:grid;
  grid-template-columns:minmax(110px,.9fr) minmax(130px,1.1fr);
  gap:7px 18px;
  align-items:start;
  margin:0;
}
.cmp-source-code-card dt{
  color:#173528;
  font-size:13px;
  font-weight:700;
  line-height:1.4;
  text-align:right;
}
.cmp-source-code-card dd{
  margin:0;
  color:#24543d;
  font-size:13px;
  font-weight:700;
  line-height:1.45;
  overflow-wrap:anywhere;
}
.cmp-source-map-action{margin:18px 0 0}
.cmp-source-map-action .cmp-btn{width:100%}

@media (max-width: 900px){
  .cmp-description-source-layout{grid-template-columns:1fr}
  .cmp-hero h1{font-size:34px}
}

@media (max-width: 520px){
  .cmp-source-code-card dl{grid-template-columns:minmax(92px,.9fr) minmax(110px,1.1fr)}
  .cmp-source-code-card dt,
  .cmp-source-code-card dd{font-size:12px}
}
