: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{--gallery-card-height: clamp(200px, 34dvh, 300px);--gallery-label-line-height: 1.3;--gallery-label-font-size: 14px;width:100%;height:calc(var(--gallery-card-height) + 24px);min-height:calc(var(--gallery-card-height) + 24px);box-sizing:border-box}.circular-gallery__track{--gallery-label-lines: 1;display:flex;gap:12px;height:100%;max-height:var(--gallery-card-height);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:0 10px;align-items:stretch;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(48vw,200px);max-width:40%;height:var(--gallery-card-height);max-height:80%;scroll-snap-align:center;border:1px solid #f0f0f0;border-radius:8px;background:#fff;box-shadow:0 2px 8px #00000026;padding:12px;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%;flex:1 1 0;min-height:0;display:grid;overflow:hidden;border-radius:8px}.circular-gallery__image{width:100%;height:100%;object-fit:cover;display:block;grid-area:1 / 1;pointer-events:none}.circular-gallery__label{flex:0 0 auto;font-size:var(--gallery-label-font-size);line-height:var(--gallery-label-line-height);min-height:calc(var(--gallery-label-font-size) * var(--gallery-label-line-height) * var(--gallery-label-lines));max-height:calc(var(--gallery-label-font-size) * var(--gallery-label-line-height) * 2);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}
