.native-select-wrapper{width:100%}.native-select-container{position:relative;width:100%}.native-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;width:100%;height:34px;padding:0 40px 0 12px;font-size:14px;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#000!important;background-color:#fff!important;border:1px solid #d1d1d6;border-radius:10px;cursor:pointer;transition:all .2s ease}.native-select::-ms-expand{display:none}.native-select option{color:#000;background-color:#fff}.native-select option[disabled]{color:#86868b}.native-select:hover{border-color:#147b75}.native-select:focus{outline:none;border-color:#147b75;box-shadow:0 0 0 3px #147b751a}.native-select:disabled{opacity:.5;cursor:not-allowed;background:#f2f2f7}.native-select-arrow{position:absolute;right:16px;top:50%;transform:translateY(-50%);pointer-events:none;color:#86868b;display:flex;align-items:center;justify-content:center}@supports (-webkit-touch-callout: none){.native-select{min-height:34px;line-height:normal}}.loading-screen{position:fixed;inset:0;width:100%;height:100%;background:#fff;display:flex;align-items:center;justify-content:center;z-index:9999}.loading-content{display:flex;flex-direction:column;align-items:center;justify-content:center}.sunflower-spinner{width:120px;height:120px;display:flex;align-items:center;justify-content:center;animation:spin 2s linear infinite}.sunflower-spinner img{width:100%;height:100%;object-fit:contain}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.native-segmented{display:flex;width:100%;background:#f8f8f8;border-radius:30px;padding:2px;gap:0}.native-segmented-option{border:none;background:none;margin:0;flex:1;padding:8px 16px;font-size:15px;font-weight:500;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;color:#8e8e93;border-radius:30px;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-height:32px}.native-segmented-option:hover{opacity:.7}.native-segmented-option:active{transform:scale(.98)}.native-segmented-option.active{background:#fff;color:#000;font-weight:600;box-shadow:0 1px 3px #0000001a}.native-segmented-option:focus{outline:none;box-shadow:0 0 0 3px #147b751a}.native-segmented-option:focus:not(:focus-visible){box-shadow:none}@media(max-width:480px){.native-segmented-option{padding:7px 14px;font-size:14px;min-width:60px}}.bottom-nav-container{position:fixed;bottom:0;left:0;right:0;display:flex;justify-content:center;align-items:center;padding:16px 20px;padding-bottom:calc(16px + env(safe-area-inset-bottom));background:transparent;z-index:1000;pointer-events:none;isolation:isolate}.bottom-nav-pill{display:flex;justify-content:space-around;align-items:center;background:#fff;border-radius:50px;box-shadow:0 0 15px 3px #0000001a;width:100%;max-width:480px;pointer-events:auto;border:1px solid #ffffff;position:relative;z-index:2}.bottom-nav-blur{position:fixed;left:0;right:0;bottom:0;height:calc(180px + env(safe-area-inset-bottom));pointer-events:none;z-index:1;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);mask-image:linear-gradient(to top,black 0%,black 35%,rgba(0,0,0,.8) 55%,rgba(0,0,0,.4) 75%,transparent 100%);-webkit-mask-image:linear-gradient(to top,black 0%,black 35%,rgba(0,0,0,.8) 55%,rgba(0,0,0,.4) 75%,transparent 100%);background:linear-gradient(to top,#fff,#fffffff2,#ffffffb3 40%,#ffffff4d 65%,#fff0)}.nav-tab{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;padding:8px 12px;transition:all .3s ease;border-radius:20px}.nav-icon{display:flex;align-items:center;justify-content:center;margin-bottom:4px;color:#8b8b8b;transition:all .3s ease}.nav-tab.active .nav-icon{color:#e89b3c}.nav-logo{width:32px;height:32px;object-fit:contain}.nav-label{font-size:10px;font-weight:500;font-family:Nunito,sans-serif;color:#8b8b8b;transition:all .3s ease;white-space:nowrap}.nav-tab.active .nav-label{color:#e89b3c;font-weight:600}@media(max-width:480px){.bottom-nav-pill{padding:10px 16px;max-width:calc(100% - 32px)}.nav-tab{padding:6px 8px}.nav-logo{width:20px;height:20px}.nav-label{font-size:12px}.nav-icon svg{width:20px;height:20px}}@media(min-width:768px){.bottom-nav-container{padding:20px}.nav-logo{width:24px;height:24px}.nav-label{font-size:14px}}html,body{margin:0;height:100%;overflow:hidden;font-family:Nunito,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;background-color:#fff}#root{height:100vh;align-items:center;justify-content:center;padding:0;box-sizing:border-box;background-color:#fff}.page-shell{padding:0}@media(min-width:768px){.page-shell{padding:30px 0}}.ant-btn,.ant-btn-primary{box-shadow:none!important}.ant-btn:hover,.ant-btn:focus,.ant-btn:active,.ant-btn-primary:hover,.ant-btn-primary:focus,.ant-btn-primary:active{box-shadow:none!important}.ant-input-affix-wrapper-focused,.ant-input-affix-wrapper:focus,.ant-input-affix-wrapper:focus-within{box-shadow:none!important}.ant-btn:after,.ant-btn-clicked:after{animation:none!important;transition:none!important;opacity:0!important}.ant-wave,.ant-wave:after{animation:none!important;transition:none!important;display:none!important}.ant-btn:focus,.ant-btn:active,.ant-btn:focus-visible{animation:none!important;transition:none!important}.ant-motion-collapse,.ant-motion-collapse-active,.ant-motion-collapse-leave,.ant-motion-collapse-enter{animation:none!important;transition:none!important}.blur-behind-modal{filter:blur(6px);transition:filter .2s ease}input[type=date]{text-align:left!important}input[type=date]::-webkit-date-and-time-value{text-align:left!important;margin-top:1%}select:focus,select:focus-visible,.native-select:focus,.native-select:focus-visible{outline:none!important;box-shadow:none!important}input:focus,textarea:focus,button:focus{outline:none!important}*:focus{outline:none!important}*:focus-visible{outline:none!important}*{-webkit-tap-highlight-color:transparent}:root{--vh: 1vh}@supports (height: 100dvh){:root{--vh: 1dvh}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.iubenda-cs-preferences-link{display:none!important}@media(min-width:768px){.app-container{width:100%;height:100vh;background:#fff;overflow:hidden;position:relative}}html,body{width:100%;height:100%}input::-ms-clear,input::-ms-reveal{display:none}*,*:before,*:after{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;-ms-overflow-style:scrollbar;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{margin:0}[tabindex="-1"]:focus{outline:none}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5em;font-weight:500}p{margin-top:0;margin-bottom:1em}abbr[title],abbr[data-original-title]{-webkit-text-decoration:underline dotted;text-decoration:underline dotted;border-bottom:0;cursor:help}address{margin-bottom:1em;font-style:normal;line-height:inherit}input[type=text],input[type=password],input[type=number],textarea{-webkit-appearance:none}ol,ul,dl{margin-top:0;margin-bottom:1em}ol ol,ul ul,ol ul,ul ol{margin-bottom:0}dt{font-weight:500}dd{margin-bottom:.5em;margin-left:0}blockquote{margin:0 0 1em}dfn{font-style:italic}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}pre,code,kbd,samp{font-size:1em;font-family:SFMono-Regular,Consolas,Liberation Mono,Menlo,Courier,monospace}pre{margin-top:0;margin-bottom:1em;overflow:auto}figure{margin:0 0 1em}img{vertical-align:middle;border-style:none}a,area,button,[role=button],input:not([type=range]),label,select,summary,textarea{touch-action:manipulation}table{border-collapse:collapse}caption{padding-top:.75em;padding-bottom:.3em;text-align:left;caption-side:bottom}input,button,select,optgroup,textarea{margin:0;color:inherit;font-size:inherit;font-family:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}button,html [type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{padding:0;border-style:none}input[type=radio],input[type=checkbox]{box-sizing:border-box;padding:0}input[type=date],input[type=time],input[type=datetime-local],input[type=month]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;margin:0;padding:0;border:0}legend{display:block;width:100%;max-width:100%;margin-bottom:.5em;padding:0;color:inherit;font-size:1.5em;line-height:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item}template{display:none}[hidden]{display:none!important}
