:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}html,body,#root{height:100%;height:100dvh;overflow:hidden}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;min-width:320px;min-height:100vh;min-height:100dvh;background-color:#fff;width:100%;height:100vh;height:100dvh}input,textarea,select,.ant-input,.ant-select-selector{font-size:16px}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.ant-avatar img{width:100%;height:100%;object-fit:contain}.fade-in{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.circular-gallery{width:100%;height:100%;min-height:280px;box-sizing:border-box}.circular-gallery__track{--gallery-label-lines: 1;display:flex;gap:12px;height:100%;width:100%;overflow-x:auto;overflow-y:hidden;scroll-snap-type:x mandatory;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch;touch-action:pan-x;padding:12px 16px;align-items:center;cursor:grab;-webkit-user-select:none;user-select:none;box-sizing:border-box}.circular-gallery__track--fit{overflow-x:hidden}.circular-gallery__track:active{cursor:grabbing}.circular-gallery__item{flex:0 0 auto;width:min(44vw,180px);max-width:40%;min-height:200px;scroll-snap-align:center;border:1px solid #f0f0f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #00000026;padding:8px;display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center;box-sizing:border-box;transform-origin:center center;will-change:transform}.circular-gallery__track--fit .circular-gallery__item{flex:0 0 auto}.circular-gallery__item--selected{border:2px solid #52c41a}.circular-gallery__image-wrap{width:100%;max-width:100%;aspect-ratio:1;flex:1 1 auto;min-height:0;overflow:hidden;border-radius:8px}.circular-gallery__image{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.circular-gallery__label{font-size:14px;line-height:1.3;min-height:calc(14px * 1.3 * var(--gallery-label-lines));max-height:36.4px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;overflow-wrap:anywhere;width:100%}.PhoneInput{border:1px solid #d9d9d9;border-radius:4px;padding:8px;display:flex;align-items:center}.PhoneInput .PhoneInputInput{font-size:16px;padding:8px;border:none;outline:none;flex:1;background-color:#fff;color:#000}.PhoneInput .PhoneInputCountry{margin-right:8px}
