.runner-application-container{background-color:#fff;min-height:100vh;font-family:Quicksand,sans-serif!important}.runner-application-header{z-index:100;background-color:#fff;border-bottom:2px solid #52c6ff;align-items:center;padding:1rem;display:flex;position:sticky;top:0}.runner-back-button{cursor:pointer;color:#52c6ff;background:0 0;border:none;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;transition:all .2s;display:flex;font-family:Quicksand,sans-serif!important}.runner-back-button:hover{background-color:#52c6ff1a;border-radius:.5rem}.runner-application-title{color:#000;margin-left:1rem;font-size:1.25rem;font-weight:700;font-family:Quicksand,sans-serif!important}.runner-application-content{max-width:800px;margin:0 auto;padding:1.5rem 1rem 3rem}.runner-hero-section{text-align:center;color:#fff;background:linear-gradient(135deg,#52c6ff 0%,#3fb5e8 100%);border-radius:1rem;margin-bottom:2rem;padding:2rem 1rem;position:relative;overflow:hidden;box-shadow:0 4px 12px #52c6ff4d}.runner-hero-logo{object-fit:contain;filter:drop-shadow(0 4px 8px #0003);width:120px;height:120px;margin:0 auto 1.5rem;animation:.6s ease-out fadeInDown}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.runner-hero-title{color:#fff;margin-bottom:.5rem;font-size:2rem;font-weight:700;font-family:Quicksand,sans-serif!important}.runner-hero-subtitle{opacity:.95;color:#fff;font-size:1rem;line-height:1.6;font-family:Quicksand,sans-serif!important}.runner-application-form{background-color:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 2px 8px #0000001a}.runner-form-section{margin-bottom:2rem}.runner-form-section-title{color:#52c6ff;border-bottom:2px solid #52c6ff;margin-bottom:1rem;padding-bottom:.5rem;font-size:1.25rem;font-weight:600;font-family:Quicksand,sans-serif!important}.runner-form-group{margin-bottom:1.25rem}.runner-label{color:#000;margin-bottom:.5rem;font-size:.875rem;font-weight:600;display:block;font-family:Quicksand,sans-serif!important}.runner-input,.runner-select{color:#000;background-color:#fff;border:1.5px solid #e5e5e5;border-radius:.5rem;width:100%;padding:.75rem;font-size:1rem;transition:border-color .2s;font-family:Quicksand,sans-serif!important}.runner-input:focus,.runner-select:focus{border-color:#52c6ff;outline:none;box-shadow:0 0 0 3px #52c6ff1a}.runner-benefits-section{background:linear-gradient(135deg,#52c6ff0d 0%,#ffd4700d 100%);border-left:4px solid #52c6ff;border-right:4px solid #ffd470;border-radius:.75rem;margin:2rem 0;padding:1.5rem}.runner-benefits-title{color:#52c6ff;margin-bottom:1rem;font-size:1.125rem;font-weight:600;font-family:Quicksand,sans-serif!important}.runner-benefits-list{margin:0;padding:0;list-style:none}.runner-benefits-list li{color:#000;align-items:center;gap:.75rem;padding:.75rem 0;font-size:.9375rem;line-height:1.6;display:flex;font-family:Quicksand,sans-serif!important}.runner-benefit-icon{color:#ffd470;flex-shrink:0;font-size:1.5rem!important}.runner-submit-button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#52c6ff 0%,#3fb5e8 100%);border:none;border-radius:.75rem;width:100%;margin-top:1rem;padding:1rem;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 4px 12px #52c6ff4d;font-family:Quicksand,sans-serif!important}.runner-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#3fb5e8 0%,#2ca4d8 100%);transform:translateY(-1px);box-shadow:0 6px 16px #52c6ff66}.runner-submit-button:disabled{opacity:.6;cursor:not-allowed}@media (max-width:768px){.runner-application-content{padding:1rem}.runner-hero-title{font-size:1.5rem}.runner-hero-subtitle{font-size:.9375rem}.runner-application-form{padding:1rem}}
