.cf-hero{background:linear-gradient(150deg,#0064aa 0%,#004d82 100%);padding:4.5rem 0 6rem;position:relative;overflow:hidden;color:#fff}.cf-hero::after{content:'';position:absolute;bottom:-1px;left:0;right:0;height:70px;background:#f8f9fb;clip-path:ellipse(65% 100% at 50% 100%)}.cf-hero h1{font-size:clamp(1.8rem,4vw,2.6rem);font-weight:800;color:#fff;margin-bottom:.6rem}.cf-hero .hero-sub{color:rgba(255,255,255,.8);font-size:1rem;margin:0}.cf-section{background:#f8f9fb;padding:4rem 0 5rem}.cf-card{background:#fff;border-radius:20px;padding:2.5rem 2rem;box-shadow:0 20px 60px rgba(0,0,0,.1)}.cf-card-title{font-size:1.15rem;font-weight:700;color:#1a1a2e;margin-bottom:1.75rem}.cf-label{display:block;font-size:.83rem;font-weight:600;color:#4a5568;margin-bottom:.35rem}.cf-input,.cf-select,.cf-textarea{width:100%;border:2px solid #e0e8f0;border-radius:10px;padding:.75rem 1rem;font-size:1rem;color:#1a1a2e;background:#fff;transition:border-color .2s;outline:0;display:block}.cf-input:focus,.cf-select:focus,.cf-textarea:focus{border-color:#0064aa}.cf-input.input-validation-error,.cf-select.input-validation-error,.cf-textarea.input-validation-error{border-color:#dc3545}.cf-input::placeholder,.cf-textarea::placeholder{color:#5f656c}.cf-select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='10' height='7' viewBox='0 0 10 7'%3E%3Cpath fill='%230064AA' d='M5 7L0 0h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.cf-textarea{resize:none}.cf-field{margin-bottom:1.1rem}.cf-check{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.9rem;font-size:.87rem;color:#495057;line-height:1.55;cursor:pointer}.cf-check input[type="checkbox"]{width:17px;height:17px;flex-shrink:0;margin-top:2px;accent-color:#dd6900;cursor:pointer}.cf-info-panel h2{font-size:1.45rem;font-weight:800;color:#0064aa;margin-bottom:.5rem}.cf-info-panel .section-divider{width:48px;height:4px;background:#dd6900;border-radius:2px;margin-bottom:1.25rem}.cf-info-panel>p{color:#5f656c;font-size:.95rem;line-height:1.7;margin-bottom:2rem}.cf-trust-item{display:flex;align-items:flex-start;gap:.9rem;margin-bottom:1.25rem}.cf-trust-icon{width:42px;height:42px;border-radius:10px;background:#f0f7ff;display:flex;align-items:center;justify-content:center;flex-shrink:0;color:#0064aa;font-size:1.1rem}.cf-trust-item h3{font-size:.88rem;font-weight:700;color:#1a1a2e;margin-bottom:.15rem}.cf-trust-item p{font-size:.82rem;color:#5f656c;margin:0;line-height:1.5}.field-validation-error{display:block;color:#dc3545;font-size:.8rem;margin-top:.3rem}