.create-first-step-wrap .ant-modal-content{background:transparent!important;box-shadow:none!important;padding:0!important}.create-first-step-wrap .ant-modal-body,.create-first-step-wrap .ant-modal-container{padding:0!important}.create-first-step-wrap .modal-shell{position:relative;width:68.75rem;height:43.625rem;max-height:calc(100dvh - 5rem);background:#191a1d;border-radius:8px;color:#fff;overflow:hidden;display:flex;flex-direction:column}.create-first-step-wrap .close-btn{position:absolute;top:1.375rem;right:1.5rem;border:none;background:transparent;color:#fff;cursor:pointer;z-index:2;font-size:1.125rem;display:inline-flex;align-items:center;justify-content:center;width:1.5rem;height:1.5rem}.create-first-step-wrap .close-btn.is-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.create-first-step-wrap .modal-title{display:flex;align-items:center;justify-content:center;gap:6px;padding:1rem 1rem 0;height:3.375rem;box-sizing:border-box;line-height:3.375rem;flex-shrink:0}.create-first-step-wrap .modal-body{flex:1 1 auto;min-height:0;padding:1rem 1.3125rem 0;box-sizing:border-box;overflow:hidden}.create-first-step-wrap .modal-body .create-first-step-form{height:100%;min-height:0}.create-first-step-wrap .modal-body .left-panel,.create-first-step-wrap .modal-body .right-panel{height:100%;border-color:rgba(74,231,253,.3);background:#111621;border-radius:8px}.create-first-step-wrap .modal-actions{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.5rem;flex-shrink:0;background:#191a1d}.create-first-step-wrap .btn{height:2.5rem;border-radius:10px;padding:0 1.5rem;border:1px solid rgba(74,231,253,.3);cursor:pointer;font-size:1rem;line-height:1.375rem}.create-first-step-wrap .btn-secondary{background:#121212;color:#fff}.create-first-step-wrap .btn-secondary.is-disabled{opacity:.45;pointer-events:none;cursor:not-allowed}.create-first-step-wrap .btn-primary{display:inline-flex;align-items:center;justify-content:center;gap:8px;background:linear-gradient(270deg,#0e59fa,#00abd8);color:#fff;border:none}.create-first-step-wrap .btn-primary:disabled{opacity:.85;cursor:not-allowed}.create-first-step-wrap .btn-loading-icon{font-size:1rem}