.getstarted-page{background:#fff}.getstarted-split-hero{padding:120px 0 100px;background:linear-gradient(135deg,#fff7ed,#fff);position:relative;overflow:hidden;min-height:100vh;display:flex;align-items:center}.getstarted-split-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:600px;height:600px;background:radial-gradient(circle,rgba(241,86,35,.05) 0%,transparent 70%);border-radius:50%;z-index:0}.split-layout{display:grid;grid-template-columns:1fr 480px;gap:4rem;align-items:center;position:relative;z-index:1}.split-content{max-width:600px}.getstarted-badge{display:inline-flex;align-items:center;padding:.5rem 1rem;border-radius:100px;font-size:.75rem;font-weight:800;letter-spacing:1px;background:#f156231a;color:#f15623;text-transform:uppercase;margin-bottom:2rem}.split-content h1{font-size:clamp(2.5rem,4vw,3.5rem);font-weight:900;color:#1a1a1a;line-height:1.1;margin-bottom:1.5rem}.hero-desc{font-size:1.125rem;color:#64748b;line-height:1.7;margin-bottom:3rem}.benefit-list{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem}.benefit-item{display:flex;gap:1.25rem}.benefit-icon{width:48px;height:48px;background:#fff;border-radius:16px;display:flex;align-items:center;justify-content:center;color:#10b981;box-shadow:0 4px 12px #0000000a;flex-shrink:0}.benefit-text strong{display:block;font-size:1.1rem;color:#1a1a1a;margin-bottom:.25rem}.benefit-text p{font-size:.95rem;color:#64748b;margin:0}.contact-preview p{font-size:.875rem;font-weight:600;color:#94a3b8;text-transform:uppercase;letter-spacing:.5px;margin-bottom:1rem}.cp-links{display:flex;gap:1.5rem}.cp-links a{display:flex;align-items:center;gap:.5rem;color:#475569;font-weight:600;text-decoration:none;transition:color .2s}.cp-links a:hover{color:#f15623}.form-card{background:#fff;padding:2.5rem;border-radius:24px;box-shadow:0 20px 40px -10px #0000001a;border:1px solid rgba(0,0,0,.05)}.form-header{margin-bottom:2rem;text-align:center}.form-header h3{font-size:1.5rem;font-weight:800;color:#1a1a1a;margin-bottom:.5rem}.form-header p{color:#64748b;font-size:.95rem}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.form-group label{font-size:.85rem;font-weight:600;color:#334155;margin-left:.25rem}.input-field{width:100%;padding:.875rem 1rem;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;font-size:.95rem;color:#1a1a1a;transition:all .2s;font-family:inherit}.input-field:focus{outline:none;background:#fff;border-color:#f15623;box-shadow:0 0 0 3px #f156231a}.input-field::placeholder{color:#94a3b8}select.input-field{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem}.form-footer-text{text-align:center;font-size:.75rem;color:#94a3b8;margin-top:1.5rem}.form-footer-text a{color:#64748b;text-decoration:underline}.success-section{min-height:80vh;display:flex;align-items:center;justify-content:center;padding:100px 0}.success-card{text-align:center;background:#fff;border-radius:24px;padding:4rem 3rem;max-width:600px;margin:0 auto;border:1px solid rgba(0,0,0,.05);box-shadow:0 20px 40px #00000014}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;border-radius:100px;cursor:pointer;transition:all .3s ease;border:none;font-family:Inter,sans-serif}.btn-block{width:100%;display:flex}.btn-primary{background:linear-gradient(135deg,#f15623,#ff6b47);color:#fff;box-shadow:0 4px 16px #f156231f}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 20px 60px #f1562333}.btn-lg{padding:1.25rem 2.5rem;font-size:1.125rem}@media(max-width:1024px){.getstarted-split-hero{padding:100px 0 60px;min-height:auto}.split-layout{grid-template-columns:1fr;gap:3rem}.split-content{max-width:100%;text-align:center}.benefit-list{max-width:600px;margin:0 auto 3rem;text-align:left}.cp-links{justify-content:center}.split-form-wrapper{max-width:500px;margin:0 auto;width:100%}}@media(max-width:640px){.form-card{padding:1.5rem}.form-grid{grid-template-columns:1fr}.benefit-item{align-items:flex-start}.cp-links{flex-direction:column;align-items:center;gap:.75rem}}
