.agent-register{min-height:100dvh;color:var(--color-text)}:root:not(.dark) .agent-register{background:#f4f4f6}.dark .agent-register,.dark .agent-students-page{--agent-reg-input-bg:#ffffff0a;--agent-reg-input-border:#ffffff14;--agent-reg-label:#ffffffb3;--agent-reg-muted:#ffffff8c;--agent-reg-text:#fff;--agent-reg-goal-text:#ffffffd1;--agent-reg-placeholder:#ffffff61;--agent-reg-step-inactive-bg:#ffffff1a;--agent-reg-step-inactive-text:#ffffff73;--agent-reg-step-line:#ffffff1f;--agent-reg-link:#ff6900;--agent-reg-focus-bg:#ffffff0f;--agent-reg-checkbox-border:#ffffff40;--agent-reg-checkbox-bg:#ffffff0a;--agent-reg-success-title:#6ee7b7;--agent-reg-success-text:#ffffffb3;--agent-reg-select-arrow:#fff6}:root:not(.dark) .agent-register,:root:not(.dark) .agent-students-page{--agent-reg-input-bg:#fff;--agent-reg-input-border:#e4e4e7;--agent-reg-label:#52525b;--agent-reg-muted:#71717a;--agent-reg-text:#0e0b11;--agent-reg-goal-text:#0e0b11;--agent-reg-placeholder:#71717a;--agent-reg-step-inactive-bg:#0000000f;--agent-reg-step-inactive-text:#71717a;--agent-reg-step-line:#0000001a;--agent-reg-link:#ea580c;--agent-reg-focus-bg:#fff;--agent-reg-checkbox-border:#a1a1aa;--agent-reg-checkbox-bg:#fff;--agent-reg-success-title:#059669;--agent-reg-success-text:#047857;--agent-reg-select-arrow:#71717a}.agent-register__form-panel{color:var(--color-text);background:0 0;position:relative;overflow-x:clip}.agent-register__steps{align-items:center;gap:0;display:flex}.agent-register__step{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:15px;font-weight:700;display:flex}.agent-register__step--active{background:var(--wp-gradient);color:#fff;box-shadow:0 0 20px #f6339a4d}.agent-register__step--inactive{background:var(--agent-reg-step-inactive-bg);color:var(--agent-reg-step-inactive-text)}.agent-register__step--complete{background:var(--wp-gradient);color:#fff;box-shadow:0 0 20px #f6339a4d}.agent-register__step-line{background:var(--agent-reg-step-line);flex-shrink:0;width:48px;height:1px}.agent-register__grid{gap:24px;width:100%;max-width:720px;display:grid}.agent-register__grid--two{grid-template-columns:1fr 1fr}.agent-register__field{flex-direction:column;gap:8px;display:flex}.agent-register__field-label{color:var(--agent-reg-label);font-size:14px;font-weight:500}.agent-register__input,.agent-register__select,.agent-register__textarea{border:1px solid var(--agent-reg-input-border);background-color:var(--agent-reg-input-bg);width:100%;color:var(--agent-reg-text);border-radius:18px;outline:none;padding:0 18px;font-size:15px;transition:border-color .15s,box-shadow .15s,background-color .15s}.agent-register__input,.agent-register__select{height:64px}.agent-register__phone-dial{flex-shrink:0;width:8.5rem;max-width:40%}.agent-register__phone-national{flex:1;width:auto;min-width:0}.agent-register__goal--upload{align-items:flex-start}.agent-register__goal-copy{flex-direction:column;flex:auto;gap:4px;min-width:0;display:flex}.agent-register__goal-hint{color:var(--agent-reg-muted);font-size:13px;line-height:1.4}.agent-register__upload-status{text-overflow:ellipsis;white-space:nowrap;color:#059669;max-width:100%;font-size:13px;font-weight:600;line-height:1.4;display:block;overflow:hidden}.dark .agent-register__upload-status,.dark .agent-students-page .agent-register__upload-status{color:#86efac}.agent-register__textarea{resize:vertical;min-height:140px;padding:18px;font-family:inherit;line-height:1.5}.agent-register .agent-register__input::placeholder,.agent-register .agent-register__textarea::placeholder,.agent-students-page .agent-register__input::placeholder,.agent-students-page .agent-register__textarea::placeholder{color:var(--agent-reg-placeholder);opacity:1}.agent-register__input:focus,.agent-register__select:focus,.agent-register__textarea:focus{background-color:var(--agent-reg-focus-bg);border-color:#f6339a73;box-shadow:0 0 0 3px #f6339a26}.agent-register__select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 18px center;background-repeat:no-repeat;background-size:12px 12px;padding-right:44px}.dark .agent-register__select,.dark .agent-students-page .agent-register__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='rgba(255,255,255,0.4)' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}:root:not(.dark) .agent-register__select,:root:not(.dark) .agent-students-page .agent-register__select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%2371717a' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E")}.dark .agent-register__select option{color:#fff;background:#141418}:root:not(.dark) .agent-register__select option,:root:not(.dark) .agent-students-page .agent-register__select option{color:#0e0b11;background:#fff}.agent-register__goals{margin-top:4px}.agent-register__goals--compact{margin-top:0}.agent-register__goals-title{color:var(--agent-reg-label);margin-bottom:16px;font-size:14px;font-weight:500}.agent-register__goals-list{flex-direction:column;gap:16px;margin:0;padding:0;list-style:none;display:flex}.agent-register__goal{justify-content:space-between;align-items:center;gap:20px;display:flex}.agent-register__checkbox{border:1.5px solid var(--agent-reg-checkbox-border);background:var(--agent-reg-checkbox-bg);cursor:pointer;appearance:none;border-radius:6px;flex-shrink:0;width:20px;height:20px;margin-top:2px;transition:background .15s,border-color .15s;position:relative}.agent-register__checkbox:checked{background:var(--wp-gradient);border-color:#0000}.agent-register__checkbox:checked:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.agent-register__goal-text{color:var(--agent-reg-goal-text);font-size:15px;line-height:1.45}.agent-register__upload-btn{background:var(--wp-gradient);color:#fff;white-space:nowrap;width:fit-content;min-width:110px;height:40px;box-shadow:var(--wp-btn-shadow);border:none;border-radius:9999px;justify-content:center;align-items:center;gap:8px;padding:0 20px;font-size:14px;font-weight:500;line-height:1;transition:transform .2s,filter .2s,box-shadow .2s,opacity .2s;display:inline-flex}.agent-register__upload-btn:hover:not(:disabled){filter:brightness(1.06);transform:scale(1.03);box-shadow:0 8px 22px #f6339a33}.agent-register__upload-btn:disabled{opacity:.6;cursor:not-allowed}.agent-register__submit{width:100%;min-height:60px;box-shadow:0 0 30px #f6339a40}.agent-register__footer{text-align:center;color:var(--agent-reg-muted);margin-top:8px;font-size:14px}.agent-register__footer-link{color:var(--agent-reg-link);font-weight:600;text-decoration:none;transition:opacity .15s}.agent-register__footer-link:hover{opacity:.85;text-decoration:underline}.agent-register__success{background:#10b98114;border:1px solid #10b98140;border-radius:18px;padding:24px}:root:not(.dark) .agent-register__success{background:#10b9810f;border-color:#10b9814d}.agent-register__success-title{color:var(--agent-reg-success-title);font-size:18px;font-weight:700}.agent-register__success-text{color:var(--agent-reg-success-text);margin-top:8px;font-size:14px;line-height:1.6}.agent-register__hero{background:linear-gradient(#f6339a,#8a156c)}@media (max-width:640px){.agent-register__grid--two{grid-template-columns:1fr}.agent-register__goal{flex-direction:column;align-items:flex-start;gap:10px}}
