:root{--chbo-blue:#123f6d;--chbo-blue-dark:#0a2c4f;--chbo-blue-light:#eaf3fa;--chbo-gold:#d6a44d;--chbo-gold-dark:#b98731;--chbo-green:#24855b;--chbo-text:#263442;--chbo-muted:#607080;--chbo-border:#dce4eb;--chbo-background:#f6f8fa;--chbo-white:#ffffff;--chbo-shadow:0 10px 30px rgba(18, 63, 109, 0.1);--chbo-radius:16px;--chbo-radius-small:10px;--page-width:1180px;--navy:#1a3a6b;--blue:#2557a7;--blue-light:#eaf1fb;--gray-text:#5b6472;--gray-line:#e3e7ee;--gray-bg:#f6f8fb;--green:#2e9e5b;--red:#c0392b;--white:#ffffff}button,input{font:inherit}button,a{-webkit-tap-highlight-color:#fff0}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;white-space:nowrap;border:0;clip:rect(0,0,0,0)}.container{width:min(calc(100% - 40px), var(--page-width));margin:0 auto}.section{padding:50px 0}.section-light{background:var(--chbo-background)}.section-blue{background:var(--chbo-blue-dark);color:var(--chbo-white)}.section-heading{max-width:760px;margin:0 auto 46px;text-align:center}.eyebrow{display:inline-block;margin-bottom:10px;color:var(--chbo-gold-dark);font-size:13px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2,h3{margin-top:0;color:var(--chbo-blue-dark);line-height:1.18}h1{margin-bottom:20px;font-size:clamp(38px, 5vw, 50px);letter-spacing:-.035em}h2{margin-bottom:16px;font-size:clamp(30px, 4vw, 32px);letter-spacing:-.025em}h3{margin-bottom:10px;font-size:18px;font-weight:600}p{margin-top:0}.section-heading p{margin-bottom:0;color:var(--chbo-muted);font-size:18px}.section-blue h2,.section-blue h3{color:var(--chbo-white)}.section-blue p{color:rgb(255 255 255 / .82)}.subpages-search-box{background-color:#f4f4f4;padding:5px}.btn{display:inline-flex;min-height:52px;align-items:center;justify-content:center;gap:9px;padding:14px 23px;border:2px solid #fff0;border-radius:8px;font-weight:750;line-height:1.2;text-align:center;text-decoration:none;cursor:pointer;transition:background-color 0.2s ease,border-color 0.2s ease,color 0.2s ease,transform 0.2s ease}.btn:hover{transform:translateY(-1px)}.btn-primary{background:var(--chbo-gold);color:#1f2933}.btn-primary:hover{background:var(--chbo-gold-dark);color:#fff}.btn-secondary{border-color:var(--chbo-blue);background:var(--chbo-white);color:var(--chbo-blue)}.btn-secondary:hover{background:var(--chbo-blue-light)}.btn-white{background:var(--chbo-white);color:var(--chbo-blue-dark)}.btn-outline-white{border-color:rgb(255 255 255 / .75);color:var(--chbo-white)}.btn-outline-white:hover{background:var(--chbo-white);color:var(--chbo-blue-dark)}.rental-search-section{position:relative;z-index:4;padding:28px 0;background:var(--chbo-blue)}.rental-search{display:grid;grid-template-columns:1.5fr 1fr 1fr auto;gap:12px;align-items:end}.form-group{min-width:0}.form-group label{display:block;margin-bottom:6px;color:var(--chbo-white);font-size:13px;font-weight:750}.form-control{width:100%;min-height:51px;padding:12px 14px;border:1px solid #fff0;border-radius:8px;background:var(--chbo-white);color:var(--chbo-text);outline:none}.form-control:focus{border-color:var(--chbo-gold);box-shadow:0 0 0 3px rgb(214 164 77 / .25)}.search-submit{min-width:195px;white-space:nowrap}.subpages-search-box{top:unset!important;position:relative!important}.hero{position:relative;background:linear-gradient(90deg,rgb(8 37 67 / .97) 0%,rgb(8 37 67 / .9) 48%,rgb(8 37 67 / .44) 100%),url(/public/assets/images/chbo-rental-program/rental-programe-home-new.webp) center / cover no-repeat;color:var(--chbo-white);background-position:top right;padding:60px 50px;background-size:auto}.hero-inner{display:flex;align-items:center}.hero-content{width:min(680px, 100%)}.hero h1{color:var(--chbo-white)}.hero-lead{max-width:650px;margin-bottom:28px;color:rgb(255 255 255 / .9);font-size:20px}.hero-actions{display:flex;flex-wrap:wrap;gap:13px;margin-bottom:36px}.trust-grid{display:grid;max-width:670px;grid-template-columns:repeat(4,1fr);gap:12px}.trust-item{display:flex;min-height:94px;flex-direction:column;align-items:center;justify-content:center;gap:8px;padding:14px 10px;border:1px solid rgb(255 255 255 / .19);border-radius:12px;background:rgb(255 255 255 / .09);text-align:center;backdrop-filter:blur(6px)}.trust-icon{display:grid;width:34px;height:34px;place-items:center;border-radius:50%;background:var(--chbo-gold);color:var(--chbo-blue-dark);font-size:18px;font-weight:900}.trust-item span:last-child{font-size:13px;font-weight:750;line-height:1.3}.card-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.benefit-card,.audience-card{height:100%;padding:20px;border:1px solid var(--chbo-border);border-radius:var(--chbo-radius);background:var(--chbo-white);box-shadow:0 6px 22px rgb(18 63 109 / .05)}.card-icon{display:grid;width:52px;height:52px;margin-bottom:20px;place-items:center;border-radius:14px;background:var(--chbo-blue-light);color:var(--chbo-blue);font-size:25px}.benefit-card p,.audience-card p{margin-bottom:0;color:var(--chbo-muted)}.process-list{position:relative;margin:0 auto;display:flex;gap:20px;justify-content:center;text-align:center;align-items:center}.process-step{display:inline-block}.process-step:last-child{margin-bottom:0}.process-number{display:inline-flex;width:40px;height:40px;border:6px solid var(--chbo-background);border-radius:50%;background:var(--chbo-blue);color:var(--chbo-white);font-size:13px;font-weight:850;align-items:center;justify-content:center}.process-content p{margin-bottom:0;color:var(--chbo-muted)}.process-icon{margin:10px 0}.process-icon i{font-size:35px}.process-content h3{margin:10px 0;font-size:18px}.process-step .fa-angle-right{color:#ccc;font-size:0}.steps{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:40px;position:relative}.step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative;padding-top:4px}.step-connector{position:absolute;top:17px;left:calc(50% + 20px);width:calc(100% - 28px);height:2px;background:repeating-linear-gradient(to right,var(--gray-line) 0 6px,transparent 6px 12px);z-index:0}.step:last-child .step-connector{display:none}.step-arrow{position:absolute;top:65px;left:100%;transform:translate(-50%,-50%);width:40px;height:40px;display:flex;align-items:center;justify-content:center;z-index:1}.step-arrow svg{width:40px;height:40px;stroke:#e4e4e4}.step:last-child .step-arrow{display:none}.step-badge{width:26px;height:26px;border-radius:50%;background:var(--blue);color:#fff;font-size:12px;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:12px;position:relative;z-index:1}.step-icon{width:44px;height:44px;border-radius:50%;background:var(--blue-light);display:flex;align-items:center;justify-content:center;margin-bottom:12px;position:relative;z-index:1}.step-icon svg{width:20px;height:20px;stroke:var(--blue)}.step-name{font-weight:700;font-size:13px;color:#1f2733;margin-bottom:6px}.step-desc{font-size:12px;color:var(--gray-text);line-height:1.4;max-width:130px}.columns{display:grid;grid-template-columns:1.15fr 1fr;gap:24px;align-items:stretch}.card{background:var(--white);border:1px solid var(--gray-line);border-radius:10px;padding:22px 24px}.card h3{font-size:16px;margin:0 0 4px;color:#1f2733;font-weight:600}.card .card-sub{font-size:12.5px;color:var(--gray-text);margin:0 0 16px;line-height:1.5}table.compare{width:100%;border-collapse:collapse;font-size:13px;margin-bottom:14px}table.compare thead th{text-align:left;padding:9px 12px;font-weight:700;font-size:12px}table.compare thead th:first-child{background:var(--navy);color:#fff;border-top-left-radius:6px}table.compare thead th:last-child{background:#8a94a3;color:#fff;border-top-right-radius:6px}table.compare tbody td{padding:9px 12px;border:1px solid var(--gray-line);color:#2b3442;width:50%}table.compare tbody td:first-child svg{width:17px;height:17px;stroke:var(--blue);flex-shrink:0;margin-right:5px;position:relative;top:3px}table.compare tbody td:last-child{color:var(--gray-text);background:#fafbfc}.card-link{display:inline-flex;align-items:center;gap:6px;font-size:12.5px;font-weight:600;color:var(--blue);text-decoration:none}.card-link:hover{text-decoration:underline}.help-list{display:flex;flex-direction:column;gap:16px;margin-top:4px}.help-item{display:flex;align-items:flex-start;gap:12px}.help-icon{width:22px;height:22px;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px}.help-icon svg{width:18px;height:18px;stroke:var(--blue)}.help-title{font-weight:700;font-size:13px;color:#1f2733;margin:0 0 2px}.help-desc{font-size:12px;color:var(--gray-text);line-height:1.5;margin:0}@media (max-width:820px){.steps{flex-wrap:wrap;row-gap:24px}.step{flex:1 1 30%}.step-connector{display:none}.step-arrow{display:none}.columns{grid-template-columns:1fr}}.comparison-table{width:100%;border-collapse:collapse;margin-top:28px;font-size:16px}.comparison-table th,.comparison-table td{padding:16px 18px;border:1px solid var(--chbo-border);text-align:left;vertical-align:middle}.comparison-table th{background:var(--chbo-blue);color:var(--chbo-white);font-weight:700}.comparison-table tr:nth-child(even) td{background:var(--chbo-background)}.comparison-table .check-mark{color:var(--chbo-green);font-weight:900}.comparison-table .muted{color:var(--chbo-muted)}.split-layout{display:grid;grid-template-columns:1fr 1fr;gap:58px;align-items:center}.feature-image{overflow:hidden;border-radius:20px;box-shadow:var(--chbo-shadow)}.feature-image img{width:100%;aspect-ratio:4 / 3;object-fit:cover}.amenities-list{display:grid;grid-template-columns:repeat(2,1fr);gap:13px 20px;padding:0;margin:28px 0 0;list-style:none}.amenities-list li{display:flex;align-items:flex-start;gap:10px;font-weight:650}.check-icon{display:grid;width:23px;height:23px;flex:0 0 23px;place-items:center;margin-top:1px;border-radius:50%;background:#daf0e5;color:var(--chbo-green);font-size:13px;font-weight:900}.audience-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.audience-card{display:flex;align-items:flex-start;gap:18px;color:inherit;text-decoration:none;transition:transform 0.2s ease,box-shadow 0.2s ease,border-color 0.2s ease}.audience-card:hover{border-color:#afc3d5;box-shadow:var(--chbo-shadow);transform:translateY(-2px)}.audience-card .card-icon{flex:0 0 52px;margin-bottom:0}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:32px;padding:44px;border-radius:20px;background:linear-gradient(135deg,var(--chbo-blue) 0%,var(--chbo-blue-dark) 100%);color:var(--chbo-white);box-shadow:var(--chbo-shadow)}.cta-panel h2{margin-bottom:10px;color:var(--chbo-white)}.cta-panel p{max-width:650px;margin-bottom:0;color:rgb(255 255 255 / .82)}.cta-actions{display:flex;flex:0 0 auto;gap:12px}.faq-list{display:grid;grid-template-columns:1fr 1fr;gap:0 40px;max-width:1020px;margin:0 auto;border-top:none;align-items:start}.faq-item h3{margin:0}.faq-item{border-bottom:1px solid var(--chbo-border);margin-bottom:0}.faq-question{display:flex;width:100%;min-height:65px;align-items:center;justify-content:space-between;gap:20px;padding:15px 4px;border:0;background:#fff0;color:var(--chbo-blue-dark);font-size:16px;font-weight:750;text-align:left;cursor:pointer}.faq-symbol{display:grid;width:32px;height:32px;flex:0 0 32px;place-items:center;border-radius:50%;background:var(--chbo-blue-light);color:var(--chbo-blue);font-size:22px;line-height:1;transition:transform 0.2s ease}.faq-question[aria-expanded="true"] .faq-symbol{transform:rotate(45deg)}.faq-answer{overflow:hidden}.faq-answer[hidden]{display:none}.faq-answer-inner{padding:0 54px 22px 4px;color:var(--chbo-muted)}.faq-answer-inner p:last-child{margin-bottom:0}.faq-view-all{grid-column:1 / -1;text-align:center;margin-top:30px}.faq-view-all a{color:var(--chbo-blue);font-weight:700;text-decoration:none;padding-bottom:2px}.faq-view-all a:hover{color:var(--chbo-blue-dark)}.mobile-sticky-cta{display:none}@media (max-width:1024px){.rental-search{grid-template-columns:1.3fr 1fr 1fr}.search-submit{grid-column:1 / -1;width:100%}.trust-grid,.card-grid{grid-template-columns:repeat(2,1fr)}.split-layout{gap:36px}}@media (max-width:767px){.section{padding:30px 0}.btn{padding:12px 23px;min-height:45px}.step{flex:1 1 40%}.section-heading{margin-bottom:20px}.hero-content h1{font-size:28px;line-height:1.1}.step-badge{display:none}table.compare{font-size:12px}h2{font-size:22px;font-weight:600}.card{padding:15px 10px}.container{padding:0}.section-heading p{font-size:16px}.rental-search-section{padding:18px 0}.rental-search{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.location-group{grid-column:1 / -1}.form-group label{font-size:12px}.form-control{min-height:49px;padding:10px 11px;font-size:16px}.search-submit{grid-column:1 / -1;min-width:0;min-height:51px}.hero{background:linear-gradient(90deg,rgb(8 37 67 / .97) 0%,rgb(8 37 67 / 92%) 48%,rgb(8 37 67 / .44) 100%),url(/public/assets/images/chbo-rental-program/rental-programe-home-new.webp) center / cover no-repeat;padding:20px 10px;background-position:left}.hero-lead{margin-bottom:23px;font-size:17px;line-height:1.55}.hero-actions{display:grid;grid-template-columns:1fr;gap:11px;margin-bottom:28px}.hero-actions .btn{width:100%}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.trust-item{min-height:82px;padding:11px 7px}.trust-icon{width:30px;height:30px;font-size:16px}.trust-item span:last-child{font-size:12px}.card-grid,.audience-grid{grid-template-columns:1fr;gap:15px}.benefit-card,.audience-card{padding:22px}.card-icon{width:46px;height:46px;margin-bottom:15px;font-size:22px}.process-list::before{left:24px}.process-step{grid-template-columns:50px 1fr;gap:13px;margin-bottom:16px}.process-number{width:50px;height:50px;border-width:4px;font-size:18px}.process-content{padding:17px}.process-content h3{font-size:18px}.comparison-table{font-size:14px}.comparison-table th,.comparison-table td{padding:10px 12px}.split-layout{display:flex;flex-direction:column;gap:28px}.feature-image{order:-1;width:100%;border-radius:14px}.feature-image img{height:auto}.amenities-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px 10px;margin-top:23px}.amenities-list li{font-size:14px;line-height:1.4}.audience-card{align-items:center}.audience-card .card-icon{flex-basis:46px}.cta-panel{display:block;padding:29px 22px;border-radius:15px}.cta-actions{display:grid;grid-template-columns:1fr;gap:10px;margin-top:23px}.cta-actions .btn{width:100%}.faq-list{grid-template-columns:1fr;gap:0;border-top:1px solid var(--chbo-border)}.faq-item{border-bottom:1px solid var(--chbo-border)}.faq-item:last-child{border-bottom:none}.faq-question{min-height:50px;padding:10px 0;font-size:14px;line-height:1.4}.faq-answer-inner{padding:0 10px 10px 0;font-size:14px}.faq-view-all{margin-top:20px}.site-footer{padding:44px 0 23px}.mobile-sticky-cta{position:fixed;right:0;bottom:0;left:0;z-index:999;display:block;padding:10px 16px calc(10px + env(safe-area-inset-bottom));border-top:1px solid var(--chbo-border);background:rgb(255 255 255 / .97);box-shadow:0 -5px 20px rgb(8 37 67 / .15);backdrop-filter:blur(8px)}.mobile-sticky-cta .btn{width:100%;min-height:52px}}