.cfh-container{width:min(1180px,calc(100% - 32px));margin-inline:auto}.cfh-container *{box-sizing:border-box}.cfh-search-shell,.cfh-form,.cfh-dashboard,.cfh-card,.cfh-contact-card,.cfh-empty,.cfh-notice{--cfh-primary:#176b52;--cfh-primary-dark:#0e4c3a;--cfh-ink:#17221f;--cfh-muted:#63706c;--cfh-line:#dce5e1;--cfh-surface:#fff;--cfh-soft:#f3f7f5;color:var(--cfh-ink);font:inherit}.cfh-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:.65rem 1rem;border:1px solid var(--cfh-line,#dce5e1);border-radius:10px;background:#fff;color:var(--cfh-ink,#17221f);font-weight:700;text-decoration:none;cursor:pointer}.cfh-button:hover,.cfh-button:focus-visible{border-color:var(--cfh-primary,#176b52);color:var(--cfh-primary,#176b52)}.cfh-button--primary{border-color:var(--cfh-primary,#176b52);background:var(--cfh-primary,#176b52);color:#fff}.cfh-button--primary:hover,.cfh-button--primary:focus-visible{background:var(--cfh-primary-dark,#0e4c3a);color:#fff}.cfh-search{display:grid;grid-template-columns:1.4fr 1fr .8fr auto auto;gap:12px;align-items:end;padding:18px;border:1px solid #dce5e1;border-radius:16px;background:#fff;box-shadow:0 12px 38px rgba(18,54,43,.08)}.cfh-search label,.cfh-field{display:grid;gap:6px}.cfh-search label>span,.cfh-field>span,.cfh-field legend{font-size:.86rem;font-weight:700}.cfh-search input,.cfh-search select,.cfh-form input:not([type=checkbox]):not([type=radio]),.cfh-form select,.cfh-form textarea{width:100%;min-height:46px;padding:.7rem .8rem;border:1px solid #cbd8d3;border-radius:10px;background:#fff;color:#17221f;font:inherit}.cfh-form textarea{min-height:110px;resize:vertical}.cfh-search input:focus,.cfh-search select:focus,.cfh-form input:focus,.cfh-form select:focus,.cfh-form textarea:focus{outline:3px solid rgba(23,107,82,.16);border-color:#176b52}.cfh-search-results{margin-top:28px}.cfh-search-group{margin-block:30px}.cfh-results-head{display:flex;justify-content:space-between;margin:18px 0;color:#63706c}.cfh-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}.cfh-card{overflow:hidden;border:1px solid #dce5e1;border-radius:15px;background:#fff;box-shadow:0 8px 28px rgba(18,54,43,.06);transition:transform .18s ease,box-shadow .18s ease}.cfh-card:hover{transform:translateY(-3px);box-shadow:0 14px 34px rgba(18,54,43,.12)}.cfh-card__media{display:block;aspect-ratio:16/10;background:#e8f0ed;overflow:hidden}.cfh-card__media img{width:100%;height:100%;object-fit:cover}.cfh-placeholder{display:grid;width:100%;height:100%;place-items:center;color:#176b52;font-size:2rem;font-weight:800}.cfh-card__body{display:grid;gap:8px;padding:18px}.cfh-card__terms{min-height:1.2em;font-size:.75rem;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.cfh-card__terms a{color:#176b52;text-decoration:none}.cfh-card h3{margin:0;font-size:1.15rem;line-height:1.28}.cfh-card h3 a{color:#17221f;text-decoration:none}.cfh-card p{margin:0;color:#63706c;line-height:1.55}.cfh-price{font-size:1.15rem;color:#176b52}.cfh-location{color:#63706c;font-size:.88rem}.cfh-pagination{display:flex;flex-wrap:wrap;gap:6px;justify-content:center;margin:30px 0}.cfh-pagination .page-numbers{display:grid;min-width:40px;min-height:40px;place-items:center;border:1px solid #dce5e1;border-radius:8px;text-decoration:none}.cfh-pagination .current{background:#176b52;color:#fff}.cfh-empty,.cfh-notice{padding:22px;border:1px solid #dce5e1;border-radius:12px;background:#f3f7f5}.cfh-notice--error{border-color:#e3a4a4;background:#fff1f1;color:#7d2020}.cfh-notice--pending{border-color:#e2c06d;background:#fff9e8}.cfh-form{max-width:860px;margin-inline:auto;padding:clamp(18px,4vw,34px);border:1px solid #dce5e1;border-radius:18px;background:#fff;box-shadow:0 12px 38px rgba(18,54,43,.08)}.cfh-form-progress{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:28px}.cfh-form-progress button{padding:10px;border:0;border-bottom:3px solid #dce5e1;background:transparent;color:#63706c;font-weight:700}.cfh-form-progress button.is-active{border-color:#176b52;color:#176b52}.cfh-form-step{display:grid;gap:18px}.cfh-form-step[hidden]{display:none}.cfh-form-step h2{margin:0 0 4px}.cfh-grid-2{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cfh-field small,.cfh-help{color:#63706c}.cfh-check{display:flex;gap:10px;align-items:flex-start}.cfh-check input{margin-top:.2rem}.cfh-dropzone{padding:18px;border:2px dashed #b8ccc4;border-radius:12px;background:#f8fbfa}.cfh-file-preview{display:grid;grid-template-columns:repeat(4,1fr);gap:8px}.cfh-file-preview span{padding:8px;border-radius:7px;background:#e8f0ed;font-size:.8rem;overflow-wrap:anywhere}.cfh-form-nav{display:flex;justify-content:space-between;margin-top:24px}.cfh-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.cfh-dashboard{display:grid;grid-template-columns:240px minmax(0,1fr);min-height:480px;border:1px solid #dce5e1;border-radius:16px;background:#fff;overflow:hidden}.cfh-dashboard-nav{display:flex;flex-direction:column;padding:14px;background:#f3f7f5}.cfh-dashboard-nav a{padding:11px 13px;border-radius:8px;color:#35433e;text-decoration:none}.cfh-dashboard-nav a.is-active,.cfh-dashboard-nav a:hover{background:#176b52;color:#fff}.cfh-dashboard-content{padding:26px;min-width:0}.cfh-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.cfh-summary article{display:grid;gap:4px;padding:20px;border:1px solid #dce5e1;border-radius:12px}.cfh-summary strong{font-size:2rem;color:#176b52}.cfh-table-wrap{overflow:auto}.cfh-table{width:100%;border-collapse:collapse}.cfh-table th,.cfh-table td{padding:12px;border-bottom:1px solid #dce5e1;text-align:left}.cfh-status{display:inline-block;padding:4px 8px;border-radius:999px;background:#e8f0ed;font-size:.76rem;font-weight:800}.cfh-status--pending{background:#fff2bf;color:#735800}.cfh-status--approved,.cfh-status--publish{background:#dff3e9;color:#176b52}.cfh-category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cfh-category{display:flex;justify-content:space-between;padding:18px;border:1px solid #dce5e1;border-radius:12px;color:#17221f;text-decoration:none}.cfh-category span{display:grid;width:28px;height:28px;place-items:center;border-radius:50%;background:#e8f0ed}.cfh-single{padding-block:28px 60px}.cfh-breadcrumbs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:20px;color:#63706c;font-size:.86rem}.cfh-breadcrumbs a{color:#176b52}.cfh-gallery{display:grid;grid-template-columns:2fr 1fr 1fr;gap:8px;max-height:560px;overflow:hidden;border-radius:16px;background:#e8f0ed}.cfh-gallery figure{margin:0;min-height:180px}.cfh-gallery__hero{grid-row:span 2}.cfh-gallery img{width:100%;height:100%;object-fit:cover}.cfh-single-grid{display:grid;grid-template-columns:minmax(0,1fr) 330px;gap:34px;margin-top:30px}.cfh-single h1{margin:.25rem 0 1rem;font-size:clamp(2rem,4vw,3.4rem);line-height:1.08}.cfh-lead{font-size:1.2rem;color:#52605b}.cfh-content{line-height:1.75}.cfh-contact-card{position:sticky;top:24px;height:max-content;padding:22px;border:1px solid #dce5e1;border-radius:15px;background:#fff;box-shadow:0 10px 32px rgba(18,54,43,.08)}.cfh-contact-card h2{margin-top:0}.cfh-contact-row{display:grid;gap:2px;padding:10px 0;border-bottom:1px solid #edf2f0}.cfh-contact-row span{color:#63706c;font-size:.8rem}.cfh-contact-row a{color:#176b52;font-weight:700}.cfh-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.cfh-details{display:grid;grid-template-columns:minmax(120px,.4fr) 1fr;margin:24px 0;border-top:1px solid #dce5e1}.cfh-details dt,.cfh-details dd{margin:0;padding:10px;border-bottom:1px solid #dce5e1}.cfh-details dt{font-weight:700}.cfh-map{display:grid;place-items:center;margin-top:24px;border:1px solid #dce5e1;border-radius:14px;background:linear-gradient(135deg,#e9f1ee,#f8fbfa)}.cfh-map a{padding:12px 16px;border-radius:10px;background:#fff;color:#176b52;font-weight:700}.cfh-related{margin-top:50px}.cfh-archive{padding-block:34px 60px}.cfh-archive-head{margin-bottom:24px}.cfh-archive-head h1{margin:.2rem 0;font-size:clamp(2rem,4vw,3.2rem)}.cfh-kicker{margin:0;color:#176b52;font-weight:800;text-transform:uppercase;letter-spacing:.07em}.cfh-notifications{display:grid;gap:10px}.cfh-notifications article{padding:14px;border:1px solid #dce5e1;border-radius:10px}.cfh-notifications p{margin:.35rem 0}.cfh-notifications time{color:#63706c;font-size:.8rem}
@media(max-width:960px){.cfh-search{grid-template-columns:1fr 1fr}.cfh-cards{grid-template-columns:repeat(2,minmax(0,1fr))}.cfh-single-grid{grid-template-columns:1fr}.cfh-contact-card{position:static}.cfh-category-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:640px){.cfh-container{width:min(100% - 20px,1180px)}.cfh-search{grid-template-columns:1fr}.cfh-search .cfh-button{width:100%}.cfh-cards{grid-template-columns:1fr}.cfh-grid-2{grid-template-columns:1fr}.cfh-form{padding:16px;border-radius:12px}.cfh-form-progress{overflow:auto;grid-template-columns:repeat(4,minmax(110px,1fr))}.cfh-dashboard{grid-template-columns:1fr}.cfh-dashboard-nav{overflow:auto;flex-direction:row}.cfh-dashboard-nav a{white-space:nowrap}.cfh-dashboard-content{padding:18px}.cfh-summary{grid-template-columns:1fr}.cfh-category-grid{grid-template-columns:1fr}.cfh-gallery{grid-template-columns:1fr 1fr;max-height:none}.cfh-gallery__hero{grid-column:span 2;grid-row:auto}.cfh-single h1{font-size:2rem}.cfh-actions .cfh-button{flex:1 1 45%}}
.cfh-map--google{display:flex;align-items:center;justify-content:space-between;gap:18px;height:auto!important;min-height:120px;padding:20px}.cfh-map--google div{display:grid;gap:4px}.cfh-map--google strong{font-size:1.15rem;color:#3c4043}.cfh-map--google span{color:#63706c}@media(max-width:640px){.cfh-map--google{align-items:stretch;flex-direction:column}.cfh-map--google a{text-align:center}}
