:root{--navy:#0C2461;--navy2:#1A3C7A;--navy3:#0A1C48;--blue:#1565C0;--sky:#5B9BD5;--sky2:#90C4E8;--cream:#EEF3FA;--cream2:#D6E4F5;--offwhite:#F5F9FF;--charcoal:#0F1E33;--mid:#546E8C;--white:#fff;--gold:#E8A020;--gold2:#F5C842}.raf-hero,.raf-form-section{font-family:'Outfit',sans-serif!important}.raf-hero{position:relative;background:var(--navy3);overflow:hidden}.raf-hero-bg{position:absolute;inset:0;background:radial-gradient(ellipse 70% 70% at 80% 30%,rgba(21,101,192,.3) 0%,transparent 60%),linear-gradient(160deg,var(--navy3) 0%,#0d2856 50%,#091e42 100%)}.raf-hero-grid{position:absolute;inset:0;background-image:linear-gradient(rgba(255,255,255,.03) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.03) 1px,transparent 1px);background-size:60px 60px;mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%);-webkit-mask-image:radial-gradient(ellipse 80% 80% at 50% 50%,black 30%,transparent 100%)}.raf-hero-inner{position:relative;z-index:2;max-width:1400px;width:100%;margin:0 auto;padding:160px 4rem 90px}.raf-breadcrumb{display:flex;align-items:center;gap:.6rem;margin-bottom:2rem;flex-wrap:wrap}.raf-breadcrumb a{display:inline-flex!important;align-items:center;gap:.4rem;font-size:.85rem!important;color:rgba(255,255,255,.6)!important;text-decoration:none!important;font-weight:400!important}.raf-breadcrumb a:hover{color:var(--sky2)!important}.raf-breadcrumb span{font-size:.85rem;color:var(--gold2);font-weight:500}.raf-bc-icon,.raf-bc-separator{width:14px;height:14px;stroke:currentColor}.raf-bc-separator{color:rgba(255,255,255,.3)}.raf-tag,.raf-mini-tag{display:inline-flex;align-items:center;gap:.6rem;text-transform:uppercase;letter-spacing:.2em}.raf-tag{background:rgba(232,160,32,.1);border:1px solid rgba(232,160,32,.3);color:var(--gold2);padding:.4rem 1.2rem;border-radius:2rem;font-size:.75rem;font-weight:500;margin-bottom:1.5rem}.raf-tag:before,.raf-mini-tag:before{content:'';width:6px;height:6px;background:var(--gold2);border-radius:50%;flex-shrink:0}.raf-hero h1{font-family:'Outfit',sans-serif!important;font-size:clamp(2rem,3.5vw,3rem)!important;font-weight:700!important;color:var(--white)!important;line-height:1.12!important;letter-spacing:-.02em!important;margin:0 0 1.5rem!important}.raf-hero h1 em{font-style:normal!important;color:var(--sky2)!important}.raf-hero p{font-size:1.1rem!important;color:rgba(255,255,255,.75)!important;line-height:1.8!important;max-width:720px!important;font-weight:300!important;margin:0!important}.raf-form-section{background:var(--offwhite);padding:5rem 0 8rem}.raf-form-inner{max-width:1400px;margin:0 auto;padding:0 4rem;width:100%}.raf-form{background:var(--white);border-radius:26px;box-shadow:0 24px 70px rgba(12,36,97,.08);overflow:hidden;border:1px solid rgba(12,36,97,.05)}.raf-form-head{background:linear-gradient(135deg,var(--navy) 0%,var(--navy3) 100%);padding:4.5rem 5rem 4rem;color:var(--white);border-radius:24px 24px 0 0}.raf-mini-tag{font-size:.75rem;color:var(--sky2);font-weight:600;margin-bottom:1.5rem}.raf-form-head h2{font-family:'Outfit',sans-serif!important;font-size:clamp(1.55rem,2.6vw,2.25rem)!important;font-weight:700!important;line-height:1.1!important;letter-spacing:-.02em!important;margin:0 0 1.4rem!important;color:var(--white)!important}.raf-form-head p{max-width:760px;color:rgba(255,255,255,.78)!important;font-size:.98rem!important;line-height:1.8!important;font-weight:300!important;margin:0 0 3rem!important}.raf-step-meta{display:flex;justify-content:space-between;gap:1rem;color:rgba(255,255,255,.78);font-weight:600;margin-bottom:1.1rem}.raf-progress{height:10px;background:rgba(255,255,255,.14);border-radius:99px;overflow:hidden}.raf-progress span{display:block;width:14.285%;height:100%;background:linear-gradient(90deg,var(--gold),var(--gold2));border-radius:99px;transition:width .35s ease}.raf-step-lines{display:none!important}.raf-body{padding:5rem}.raf-step{display:none}.raf-step.active{display:block;animation:rafFade .35s ease}@keyframes rafFade{from{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.raf-step-number{display:none!important}.raf-step h3{font-family:'Outfit',sans-serif!important;font-size:clamp(1.55rem,2.4vw,2.15rem)!important;color:var(--navy)!important;font-weight:700!important;line-height:1.12!important;margin:0 0 1rem!important}.raf-step p{font-size:.98rem!important;color:var(--mid)!important;line-height:1.75!important;margin:0 0 2.6rem!important}.raf-row{display:grid!important;grid-template-columns:1fr 1fr!important;gap:1.4rem!important}.raf-field{display:flex!important;flex-direction:column!important;gap:.55rem!important;margin-bottom:1.5rem!important}.raf-field label{font-size:.9rem!important;font-weight:700!important;color:var(--charcoal)!important;margin:0!important}.raf-field input{width:100%!important;max-width:100%!important;min-height:58px!important;padding:1rem 1.2rem!important;border:1.5px solid var(--cream2)!important;border-radius:12px!important;background:var(--offwhite)!important;color:var(--charcoal)!important;font-family:'Outfit',sans-serif!important;font-size:1rem!important;outline:none!important;box-sizing:border-box!important;box-shadow:none!important}.raf-field input:focus{border-color:var(--blue)!important;background:var(--white)!important;box-shadow:0 0 0 4px rgba(21,101,192,.1)!important}.raf-options{border:0!important;margin:0!important;padding:0!important;display:grid!important;grid-template-columns:repeat(2,1fr)!important;gap:1rem!important}.raf-options label{display:flex!important;align-items:center!important;gap:.8rem!important;padding:1rem 1.1rem!important;background:var(--offwhite)!important;border:1.5px solid var(--cream2)!important;border-radius:12px!important;cursor:pointer!important;transition:all .2s ease!important;color:var(--navy)!important;font-family:'Outfit',sans-serif!important;font-size:1rem!important;font-weight:500!important}.raf-options label:hover,.raf-options label.is-checked{background:var(--navy)!important;border-color:var(--navy)!important;color:var(--white)!important;transform:translateY(-2px)}.raf-options input{width:18px!important;height:18px!important;accent-color:var(--gold)!important}.raf-other-field{margin-top:1.5rem!important}.raf-error{display:none;margin:1.5rem 0 0;padding:1rem 1.2rem;border-radius:10px;background:rgba(190,40,40,.08);color:#b42318;font-weight:600}.raf-error.show{display:block}.raf-actions{margin-top:3rem;padding-top:2rem;border-top:1px solid rgba(12,36,97,.08);display:flex;justify-content:flex-end;gap:1rem}.raf-btn{border:0!important;border-radius:10px!important;padding:1rem 2.3rem!important;font-family:'Outfit',sans-serif!important;font-size:1rem!important;font-weight:700!important;cursor:pointer!important;transition:all .25s ease!important;box-shadow:none!important;outline:none!important}.raf-btn-primary{background:var(--gold)!important;color:var(--charcoal)!important}.raf-btn-primary:hover{background:var(--gold2)!important;transform:translateY(-2px)!important;box-shadow:0 10px 20px rgba(232,160,32,.25)!important}.raf-btn-secondary{background:var(--cream)!important;color:var(--navy)!important}.raf-btn-secondary:hover{background:var(--cream2)!important}.raf-btn[disabled]{opacity:.65!important;cursor:not-allowed!important;transform:none!important}.raf-success{display:none;background:var(--white);border-radius:24px;padding:5rem 3rem;text-align:center;box-shadow:0 24px 70px rgba(12,36,97,.08)}.raf-success-icon{width:84px;height:84px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;background:rgba(91,155,213,.1);color:var(--blue)}.raf-success-icon svg{width:42px;height:42px}.raf-success h3{font-family:'Outfit',sans-serif!important;font-size:clamp(2rem,3.5vw,3rem)!important;color:var(--navy)!important;margin:0 0 1rem!important}.raf-success p{font-size:1.05rem!important;color:var(--mid)!important;line-height:1.7!important;max-width:680px;margin:0 auto!important}@media(max-width:1024px){.raf-hero-inner,.raf-form-inner{padding-left:2rem;padding-right:2rem}.raf-form-head,.raf-body{padding:3.5rem}}@media(max-width:768px){.raf-hero{min-height:100vh;display:flex;align-items:center}.raf-hero-inner{padding:100px 1.5rem 60px}.raf-form-section{padding:3.5rem 0 5rem}.raf-form-inner{padding:0 1rem}.raf-form{border-radius:18px}.raf-form-head{padding:3rem 1.5rem}.raf-form-head h2,.raf-step h3{font-size:1.7rem!important}.raf-hero h1{font-size:clamp(2rem,3.5vw,3rem)!important}.raf-step-meta{flex-direction:column;gap:.35rem}.raf-body{padding:3rem 1.5rem}.raf-row,.raf-options{grid-template-columns:1fr!important}.raf-actions{flex-direction:column}.raf-btn{width:100%!important}.raf-step-lines{display:none!important}.raf-breadcrumb{display:none}} 

/* v1.0.5 - form typography + mobile button alignment refinements */
.raf-form-head h2{font-size:clamp(1.35rem,2.1vw,1.85rem)!important;line-height:1.16!important;}
.raf-form-head p{font-size:.9rem!important;line-height:1.7!important;max-width:720px!important;}
.raf-step h3{font-size:clamp(1.25rem,1.9vw,1.65rem)!important;line-height:1.18!important;margin-bottom:.8rem!important;}
.raf-step p{font-size:.9rem!important;line-height:1.65!important;margin-bottom:2rem!important;}
.raf-field label{font-size:.84rem!important;}
.raf-options label{font-size:.9rem!important;line-height:1.35!important;padding:.9rem 1rem!important;}
.raf-field input{font-size:.94rem!important;min-height:54px!important;}

@media(max-width:768px){
  .raf-form-head h2{font-size:1.35rem!important;line-height:1.18!important;}
  .raf-form-head p{font-size:.86rem!important;line-height:1.65!important;margin-bottom:2rem!important;}
  .raf-mini-tag{font-size:.68rem!important;letter-spacing:.16em!important;}
  .raf-step h3{font-size:1.28rem!important;line-height:1.18!important;}
  .raf-step p{font-size:.85rem!important;line-height:1.6!important;margin-bottom:1.75rem!important;}
  .raf-field label{font-size:.8rem!important;}
  .raf-field input{font-size:.9rem!important;min-height:50px!important;padding:.9rem 1rem!important;}
  .raf-options label{font-size:.84rem!important;line-height:1.35!important;padding:.82rem .9rem!important;}
  .raf-actions{align-items:center!important;justify-content:center!important;gap:.9rem!important;}
  .raf-btn{width:auto!important;min-width:135px!important;padding:.9rem 1.45rem!important;font-size:.9rem!important;}
}

@media(max-width:480px){
  .raf-actions{flex-direction:row!important;flex-wrap:wrap!important;}
  .raf-btn{min-width:126px!important;padding:.85rem 1.1rem!important;font-size:.86rem!important;}
}
