html,body{margin:0;padding:0;height:100%;background-color:#f9f9f9}*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,sans-serif,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,"Noto Color Emoji";background-color:#f9f9f9;color:#333}#app{height:100vh}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (max-width: 768px){body{font-size:14px}}.flex{display:flex}.flex-1{flex:1}.flex-center{display:flex;align-items:center;justify-content:center}.flex-between{display:flex;align-items:center;justify-content:space-between}.w-full{width:100%}.h-full{height:100%}.text-center{text-align:center}.cursor-pointer{cursor:pointer}.n-form-item:not(.n-form-item--feedback-wrapper-collapsed){margin-bottom:18px}.n-form-item{--n-label-height: 8px !important}.n-form-item-feedback-wrapper:empty{display:none}.n-form-item-feedback-wrapper:not(:has(.n-form-item-feedback)){height:0;min-height:0;margin:0;padding:0}.n-form-item-feedback-wrapper{min-height:0}.n-form-item-feedback-wrapper.n-form-item-feedback-wrapper--show-feedback{min-height:auto}.n-input--large{min-height:52px}.n-input--large .n-input__input-el{height:52px;line-height:52px;font-size:16px;padding:0 16px}.n-button--large{height:56px;font-size:17px;padding:0 28px;font-weight:500}.n-button--block{width:100%}.n-button--quaternary.n-button--large{width:56px;height:56px;padding:0;border-radius:50%}.n-input--large .n-input__prefix,.n-input--large .n-input__suffix{padding:0 12px;display:flex;align-items:center}
