html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0;max-width:100vw;padding:0;width:100%}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,select,textarea{box-sizing:border-box;font-family:inherit}@media screen and (-webkit-min-device-pixel-ratio:0){input,select,textarea{font-size:16px}}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}body,html{margin:0;padding:0}.App,body,html{overflow-x:hidden;width:100%}.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#effcef;display:flex;flex-direction:column;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;max-width:100vw;min-height:100vh;padding:1rem .5rem 0;text-align:center}.App-header{color:#fff;margin-bottom:2rem;max-width:100%;padding:0 1rem;width:100%}.App-header,.App-header h1{word-wrap:break-word;overflow-wrap:break-word}.App-header h1{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#0f8,#00bfff);-webkit-background-clip:text;background-clip:text;font-size:1.8rem;font-weight:700;line-height:1.2;margin-bottom:.5rem;text-shadow:0 2px 4px #0000004d}.App-header p{word-wrap:break-word;color:#e0e0e0;font-size:1rem;font-weight:300;line-height:1.4;margin:0;opacity:.9;overflow-wrap:break-word}.odoo-event-banner{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:1rem}.odoo-logo{align-items:center;display:flex;height:40px;width:auto}.community-days-badge{align-items:center;background:#714b67;border:1px solid #ffffff1a;border-radius:20px;box-shadow:0 2px 8px #6b46c14d;color:#fff;display:flex;font-size:.9rem;font-weight:700;letter-spacing:.5px;line-height:1;padding:.5rem 1rem;text-transform:uppercase}main{align-items:flex-start;display:flex;flex:1 1;justify-content:center;max-width:100%;overflow-x:hidden;padding:0 .5rem;width:100%}@media (max-width:360px){.App{padding:.5rem .25rem 0}.App-header{padding:0 .5rem}.App-header h1{font-size:1.5rem}.App-header p{font-size:.9rem}.odoo-logo{height:30px}.community-days-badge{font-size:.8rem;padding:.4rem .8rem}main{padding:0 .25rem}}@media (min-width:768px){.App{padding:2rem 1rem 0}.App-header{margin-bottom:3rem;padding:0}.App-header h1{font-size:2.2rem}.App-header p{font-size:1.1rem}.odoo-logo{height:50px}.community-days-badge{font-size:1rem;padding:.6rem 1.2rem}main{padding:0 1rem}}@media (min-width:1024px){.App{padding:3rem 2rem 0}.App-header h1{font-size:2.5rem}.App-header p{font-size:1.2rem}.odoo-logo{height:60px}.community-days-badge{font-size:1.1rem;padding:.7rem 1.4rem}}@media (min-width:1440px){.App{padding:4rem 3rem 0}.App-header h1{font-size:3rem}.App-header p{font-size:1.3rem}}*{box-sizing:border-box}.registro-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fff;border:1px solid #fff3;border-radius:16px;box-shadow:0 8px 32px #00000014;margin:0 auto;max-width:98%;overflow:hidden;padding:1rem}.mobile-progress{display:block;margin-bottom:2.5rem;width:100%}.mobile-progress-indicator{gap:1rem;margin-bottom:1.5rem}.mobile-progress-indicator,.mobile-step-number{align-items:center;display:flex;justify-content:center}.mobile-step-number{box-shadow:0 4px 16px #0f86;color:#fff;font-size:1.1rem;font-weight:700;height:2.5rem;position:relative;width:2.5rem}.mobile-step-number,.mobile-step-number:after{background:linear-gradient(135deg,#0f8,#00bfff);border-radius:50%}.mobile-step-number:after{bottom:-2px;content:"";left:-2px;opacity:.3;position:absolute;right:-2px;top:-2px;z-index:-1}.mobile-step-title{color:#2d3748;font-size:1.2rem;font-weight:600;letter-spacing:-.025em;text-align:center}.mobile-progress-bar{background:#e2e8f0;border-radius:4px;height:8px;overflow:hidden;position:relative;width:100%}.mobile-progress-fill{background:linear-gradient(90deg,#0f8,#00bfff);border-radius:4px;height:100%;position:relative;transition:width .4s cubic-bezier(.4,0,.2,1)}.mobile-progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.desktop-only{display:none}.progress-bar.desktop-only{display:none!important}@media (min-width:768px){.progress-bar.desktop-only{display:flex!important}}.progress-bar{align-items:center;display:flex;flex-direction:column;gap:.75rem;margin-bottom:2rem;width:100%}.progress-step{word-wrap:break-word;background:#fff;border:2px solid #e0e0e0;border-radius:25px;color:#666;font-size:.85rem;font-weight:500;overflow-wrap:break-word;padding:.75rem 1rem;position:relative;text-align:center;transition:all .3s ease;width:100%}.progress-step.active{background:linear-gradient(135deg,#0f8,#00bfff);border-color:#0000;box-shadow:0 2px 8px #00ff884d;color:#fff}@media (max-width:767px){.progress-step:not(.active){display:none}}.form-container{min-height:350px;overflow-x:hidden;padding:0 .5rem;width:100%}.form-step{animation:fadeIn .4s cubic-bezier(.4,0,.2,1);max-width:100%;width:100%}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.form-step h2{word-wrap:break-word;color:#2d3748;font-size:1.75rem;font-weight:700;letter-spacing:-.025em;margin-bottom:2rem;overflow-wrap:break-word;position:relative;text-align:center}.form-step h2:after{background:linear-gradient(90deg,#0f8,#00bfff);border-radius:2px;bottom:-.5rem;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:3rem}.form-group{margin-bottom:1.25rem;max-width:100%;position:relative;width:100%}.form-group label{word-wrap:break-word;color:#4a5568;display:block;font-size:.9rem;font-weight:600;letter-spacing:-.025em;margin-bottom:.5rem;overflow-wrap:break-word;position:relative;text-align:left}.form-group label:after{color:#e53e3e;content:" *";font-weight:700}.form-group input,.form-group select{-webkit-tap-highlight-color:transparent;appearance:none;background:#f7fafc;border:2px solid #e2e8f0;border-radius:10px;box-sizing:border-box;font-size:.95rem;max-width:100%;overflow:hidden;padding:.75rem .875rem;position:relative;text-overflow:ellipsis;touch-action:manipulation;transition:all .3s cubic-bezier(.4,0,.2,1);width:100%}.form-group input:hover,.form-group select:hover{background:#edf2f7;border-color:#cbd5e0}.form-group input:focus,.form-group select:focus{background:#fff;border-color:#0f8;box-shadow:0 0 0 3px #00ff881a;outline:none;transform:translateY(-1px)}.form-group input::placeholder{color:#a0aec0;overflow:hidden;text-overflow:ellipsis}.form-group select{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3E%3Cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='m6 8 4 4 4-4'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:3rem}.error{word-wrap:break-word;color:#e53e3e;display:block;font-size:.85rem;font-weight:500;margin-top:.5rem;overflow-wrap:break-word;padding-left:.5rem;position:relative}.error:before{content:"⚠";margin-right:.25rem}.form-buttons{align-items:center;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;margin-top:1.5rem;width:100%}.btn-primary,.btn-secondary{-webkit-tap-highlight-color:transparent;border:none;border-radius:12px;box-sizing:border-box;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:-.025em;max-width:100%;min-height:48px;overflow:hidden;padding:1rem 2rem;position:relative;text-align:center;text-overflow:ellipsis;touch-action:manipulation;transition:all .3s cubic-bezier(.4,0,.2,1);-webkit-user-select:none;user-select:none;white-space:nowrap;width:100%}.btn-primary{background:linear-gradient(135deg,#0f8,#00bfff);box-shadow:0 4px 16px #00ff884d;color:#fff}.btn-primary:hover{background:linear-gradient(135deg,#00e676,#00acc1);box-shadow:0 8px 24px #0f86;transform:translateY(-2px)}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#f7fafc;border:2px solid #e2e8f0;color:#4a5568}.btn-secondary:hover{background:#edf2f7;border-color:#cbd5e0;color:#2d3748;transform:translateY(-1px)}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6;transform:none}.form-buttons:has(>div:first-child:empty){justify-content:flex-end}.form-buttons:has(>div:first-child:empty) .btn-primary{max-width:none}.form-buttons:has(>button:only-child){justify-content:center}.form-buttons:has(>button:only-child) .btn-secondary{max-width:none;width:100%}.form-step p{word-wrap:break-word;background:#f7fafc;border-left:4px solid #0f8;border-radius:12px;color:#4a5568;font-size:1rem;line-height:1.7;margin-bottom:2rem;overflow-wrap:break-word;padding:1.5rem;text-align:center}.form-step p strong{color:#00bfff;font-weight:900}.form-group input[type=text][maxlength="6"]{background:#f0fff4;border-color:#0f8;font-family:Courier New,monospace;font-size:1.25rem;font-weight:700;letter-spacing:3px;max-width:100%;text-align:center}.form-group input[type=text][maxlength="6"]:focus{background:#fff;box-shadow:0 0 0 3px #0f83}.form-group input:valid{background:#f0fff4;border-color:#48bb78}.form-group input:invalid:not(:placeholder-shown){background:#fff5f5;border-color:#e53e3e}.loading{opacity:.7;pointer-events:none;position:relative}.loading:after{animation:spin 1s linear infinite;border:2px solid #f3f3f3;border-top-color:#0f8;content:"";height:20px;left:50%;margin:-10px 0 0 -10px;position:absolute;top:50%;width:20px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.verification-complete{background:linear-gradient(135deg,#10b981,#059669);border-radius:16px;color:#fff;margin:1rem 0;padding:2rem;text-align:center}.verification-complete h3{font-size:1.5rem;font-weight:600;margin:0 0 1rem}.verification-complete p{font-size:1rem;margin:.5rem 0;opacity:.9}.countdown-message{background:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;font-size:.875rem;font-weight:500;margin-top:1rem;padding:.75rem;text-align:center}.resend-section{margin-top:1.5rem;text-align:center}.resend-section .btn-secondary{max-width:200px;width:100%}@media screen and (-webkit-min-device-pixel-ratio:0){.form-group input,.form-group select{font-size:16px}}@media (max-width:360px){.registro-container{margin:0 auto;max-width:99%;padding:.75rem}.mobile-step-title{font-size:1.1rem}.form-step h2{font-size:1.5rem}.form-group{margin-bottom:1rem}.form-group label{font-size:.85rem;margin-bottom:.375rem}.form-group input,.form-group select{border-radius:8px;font-size:.9rem;padding:.625rem .75rem}.form-buttons{gap:.5rem;margin-top:1rem}.btn-primary,.btn-secondary{font-size:.65rem;min-height:32px;overflow:hidden;padding:.5rem .75rem;text-overflow:ellipsis;white-space:nowrap}@media (max-width:320px){.btn-primary,.btn-secondary{font-size:.6rem;min-height:28px;padding:.375rem .5rem}.btn-icon{height:.625rem;width:.625rem}}.registration-summary{border-radius:4px;margin:.125rem 0;padding:.5rem}.registration-summary h3{font-size:1rem;margin-bottom:.5rem}.summary-section{border-radius:3px;margin-bottom:.375rem;padding:.375rem}.summary-section h4{font-size:.85rem;margin-bottom:.125rem;padding-bottom:.125rem}.summary-section p{font-size:.8rem;line-height:1.2;margin:.0625rem 0}}@media (min-width:768px){.registro-container{border-radius:20px;box-shadow:0 12px 40px #0000001a;margin:0 auto;max-width:600px;padding:2.5rem}.mobile-progress{display:none!important}.desktop-only{display:flex!important}.progress-bar{flex-direction:row;justify-content:space-between;margin-bottom:3rem;position:relative}.progress-bar:before{background:#e2e8f0;border-radius:2px;content:"";height:3px;left:0;position:absolute;right:0;top:50%;z-index:1}.progress-step{background:#fff;border-radius:25px;box-shadow:0 2px 8px #0000001a;font-size:.9rem;padding:.75rem 1.5rem;position:relative;width:auto;z-index:2}.progress-step,.progress-step:not(.active){display:block!important}.progress-step.active{background:linear-gradient(135deg,#0f8,#00bfff);border-color:#0000;box-shadow:0 4px 16px #00ff884d;color:#fff}.form-container{min-height:400px}.form-step h2{font-size:2rem;margin-bottom:2.5rem}.form-group{margin-bottom:2rem}.form-group label{font-size:1rem}.form-group input,.form-group select{padding:1.125rem 1.5rem}.form-buttons{flex-direction:row;gap:1.5rem;justify-content:space-between}.btn-primary,.btn-secondary{min-width:140px;padding:1.125rem 2.5rem;width:auto}.form-step p{font-size:1.1rem}}@media (min-width:1024px){.registro-container{max-width:800px;padding:3.5rem}.form-step h2{font-size:2.25rem}.form-group input,.form-group select{font-size:1.1rem;padding:1.25rem 1.75rem}.btn-primary,.btn-secondary{font-size:1.1rem;padding:1.25rem 3rem}}@media (min-width:1440px){.registro-container{max-width:900px}.form-step h2{font-size:2.5rem}}.btn-with-icon{align-items:center;display:flex;gap:.5rem;justify-content:center}.btn-icon{display:inline-block;height:1.25rem;width:1.25rem}@media (max-width:768px){.form-buttons{flex-direction:row;gap:.5rem;justify-content:space-between}.btn-primary,.btn-secondary{flex:1 1;font-size:.75rem;max-width:calc(50% - .25rem);min-height:40px;overflow:hidden;padding:.625rem 1rem;text-overflow:ellipsis;white-space:nowrap}.form-buttons:has(>button:only-child) .btn-secondary{max-width:none;width:100%}.btn-with-icon{gap:.25rem}.btn-icon{flex-shrink:0;height:.875rem;width:.875rem}.desktop-only{display:none}.btn-primary .desktop-only,.btn-secondary .desktop-only{display:inline}}@media (max-width:480px){.btn-primary,.btn-secondary{flex:1 1;font-size:.7rem;max-width:calc(50% - .1875rem);min-height:36px;overflow:hidden;padding:.5rem .75rem;text-overflow:ellipsis;white-space:nowrap}.form-buttons:has(>button:only-child) .btn-secondary{max-width:none;width:100%}.btn-icon{flex-shrink:0;height:.75rem;width:.75rem}.desktop-only{display:none}.btn-primary .desktop-only,.btn-secondary .desktop-only{display:inline}.form-group{margin-bottom:.875rem}.form-group label{font-size:.8rem;margin-bottom:.25rem}.form-group input,.form-group select{border-radius:6px;font-size:.85rem;padding:.5rem .625rem}.form-buttons{gap:.375rem;margin-top:.75rem}.registration-summary{border-radius:4px;margin:.125rem 0;padding:.5rem}.registration-summary h3{font-size:1rem;margin-bottom:.5rem}.summary-section{border-radius:3px;margin-bottom:.375rem;padding:.375rem}.summary-section h4{font-size:.85rem;margin-bottom:.125rem;padding-bottom:.125rem}.summary-section p{font-size:.8rem;line-height:1.2;margin:.0625rem 0}}.registration-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;margin:.25rem 0;padding:.5rem}.registration-summary h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;text-align:left}.summary-section{background:#fff;border:1px solid #e2e8f0;border-radius:4px;margin-bottom:.5rem;padding:.5rem}.summary-section h4{border-bottom:1px solid #0f8;color:#1a202c;font-size:.9rem;font-weight:600;margin-bottom:.25rem;padding-bottom:.125rem;text-align:left}.summary-section p{color:#2d3748;font-size:.85rem;line-height:1.3;margin:.125rem 0;text-align:left}.summary-section strong{color:#1a202c;font-weight:600}.verified-phone{background:#f0fff4!important;border:2px solid #0f8!important;color:#22543d!important;font-weight:600}@media (min-width:768px){.registration-summary{border-radius:10px;margin:1rem 0;padding:1.5rem}.registration-summary h3{font-size:1.4rem;margin-bottom:1.25rem}.summary-section{border-radius:8px;margin-bottom:1rem;padding:1rem}.summary-section h4{border-bottom:2px solid #0f8;font-size:1.1rem;margin-bottom:.75rem;padding-bottom:.5rem}.summary-section p{font-size:1rem;line-height:1.5;margin:.5rem 0}}@media (min-width:1024px){.registration-summary{border-radius:12px;padding:2rem}.registration-summary h3{font-size:1.5rem;margin-bottom:1.5rem}.summary-section{margin-bottom:1.5rem;padding:1.5rem}.summary-section h4{font-size:1.2rem;margin-bottom:1rem}.summary-section p{font-size:1.05rem;margin:.75rem 0}}.phone-input-container{position:relative;width:100%}.phone-input-wrapper{align-items:center;background:#fff;background:var(--input-bg,#fff);border:2px solid #e1e5e9;border:2px solid var(--input-border,#e1e5e9);border-radius:12px;box-shadow:0 2px 4px #0000000d;display:flex;overflow:hidden;transition:all .3s ease}.phone-input-wrapper:focus-within{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 0 0 3px #4f46e51a}.country-selector{flex-shrink:0;position:relative}.country-button{align-items:center;background:#f8fafc;background:var(--country-selector-bg,#f8fafc);border:none;border-right:2px solid #e1e5e9;border-right:2px solid var(--input-border,#e1e5e9);cursor:pointer;display:flex;justify-content:center;min-width:60px;padding:1rem .75rem;transition:all .3s ease}.country-button:hover{background:#f1f5f9;background:var(--country-selector-hover,#f1f5f9)}.country-dropdown{background:#fff;background:var(--dropdown-bg,#fff);border:2px solid #e1e5e9;border:2px solid var(--input-border,#e1e5e9);border-radius:12px;box-shadow:0 10px 25px #00000026;left:0;margin-top:4px;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.country-option{align-items:center;background:none;border:none;cursor:pointer;display:flex;gap:12px;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.country-option:hover{background:#f8fafc;background:var(--option-hover,#f8fafc)}.country-option .country-name{color:#1e293b;color:var(--text-primary,#1e293b);flex:1 1;font-size:.875rem;font-weight:500}.country-option .country-dial-code{color:#64748b;color:var(--text-secondary,#64748b);font-size:.875rem;font-weight:600}.phone-input{background:#0000;border:none;color:#1e293b;color:var(--text-primary,#1e293b);flex:1 1;font-family:inherit;font-size:1rem;outline:none;padding:1rem 1.25rem}.phone-input::placeholder{color:#94a3b8;color:var(--text-placeholder,#94a3b8)}.phone-input-container .error{color:#ef4444;color:var(--error-color,#ef4444);display:block;font-size:.875rem;font-weight:500;margin-top:.5rem}@media (max-width:768px){.country-button{min-width:50px;padding:.875rem .5rem}.phone-input{font-size:.95rem;padding:.875rem 1rem}.country-dropdown{max-height:250px}.country-option{padding:.625rem .875rem}.country-option .country-dial-code,.country-option .country-name{font-size:.8rem}}@media (max-width:480px){.country-button{min-width:45px;padding:.75rem .5rem}.phone-input{font-size:.9rem;padding:.75rem .875rem}}.country-dropdown::-webkit-scrollbar{width:6px}.country-dropdown::-webkit-scrollbar-track{background:#f1f5f9;background:var(--scrollbar-track,#f1f5f9);border-radius:3px}.country-dropdown::-webkit-scrollbar-thumb{background:#cbd5e1;background:var(--scrollbar-thumb,#cbd5e1);border-radius:3px}.country-dropdown::-webkit-scrollbar-thumb:hover{background:#94a3b8;background:var(--scrollbar-thumb-hover,#94a3b8)}.country-dropdown{animation:slideDown .2s ease-out}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.otp-input-container{align-items:center;display:flex;gap:.75rem;justify-content:center;margin:1rem 0}.otp-input{background:#fff;background:var(--input-bg,#fff);border:2px solid #e1e5e9;border:2px solid var(--input-border,#e1e5e9);border-radius:12px;box-sizing:border-box;color:#1e293b;color:var(--text-primary,#1e293b);font-family:inherit;font-size:1.5rem;font-weight:600;height:60px;outline:none;text-align:center;transition:all .3s ease;width:60px}.otp-input:focus{border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 0 0 3px #4f46e51a;transform:scale(1.05)}.otp-input.filled{background:#f0fdf4;background:var(--success-bg,#f0fdf4);border-color:#10b981;border-color:var(--success-color,#10b981);color:#059669;color:var(--success-text,#059669)}.otp-input:hover:not(.disabled){border-color:#4f46e5;border-color:var(--primary-color,#4f46e5);box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.otp-input.disabled{background:#f8fafc;background:var(--disabled-bg,#f8fafc);cursor:not-allowed;opacity:.6}.otp-input.disabled:hover{box-shadow:none;transform:none}.otp-input{animation:otpInputFadeIn .3s ease-out}@keyframes otpInputFadeIn{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}.otp-input.filled{animation:otpInputFill .2s ease-out}@keyframes otpInputFill{0%{transform:scale(1)}50%{transform:scale(1.1)}to{transform:scale(1)}}@media (min-width:1920px){.otp-input-container{gap:12px}.otp-input{font-size:1.75rem;height:70px;width:70px}}@media (min-width:1440px) and (max-width:1919px){.otp-input-container{gap:10px}.otp-input{font-size:1.625rem;height:65px;width:65px}}@media (max-width:768px){.otp-input-container{gap:8px}.otp-input{font-size:1.25rem;height:50px;width:50px}}@media (max-width:480px){.otp-input-container{gap:6px}.otp-input{font-size:1.125rem;height:44px;width:44px}}@media (max-width:360px){.otp-input-container{gap:4px}.otp-input{font-size:1rem;height:40px;width:40px}}.otp-input:focus-visible{outline:2px solid #4f46e5;outline:2px solid var(--primary-color,#4f46e5);outline-offset:2px}.otp-input:focus{position:relative;z-index:1}@media screen and (-webkit-min-device-pixel-ratio:0){.otp-input{font-size:16px}}.logo-container{flex-direction:column;gap:.5rem;margin-bottom:0}.logo,.logo-container{align-items:center;display:flex}.logo{border-radius:50%;height:80px;justify-content:center;transition:all .3s ease;width:80px}.logo:hover{box-shadow:0 8px 24px #00ff884d;transform:scale(1.05)}.logo img{border-radius:50%;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));object-fit:contain}.logo-text{align-items:center;color:#48bb78;display:flex;flex-wrap:wrap;font-size:.9rem;font-weight:500;justify-content:center;letter-spacing:.5px;text-align:center}.logo-text .bullet{color:#0f8;font-size:1.2rem;font-weight:700}@media (max-width:768px){.logo{height:60px;width:60px}.logo img{height:50px;width:50px}.logo-text{font-size:.8rem;gap:.25rem}}@media (min-width:1024px){.logo{height:100px;width:100px}.logo img{height:80px;width:80px}.logo-text{font-size:1rem;gap:.75rem}}.footer{background:#fff;border-radius:20px 20px 0 0;box-shadow:0 -4px 20px #0000001a;color:#333;margin-bottom:0;margin-top:2rem;padding:1.5rem 0}.footer-content{flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 1rem}.footer-content,.footer-section{align-items:center;display:flex}.copyright,.powered-by{font-size:.875rem;font-weight:500;margin:0;opacity:.9}.powered-by-link{color:#4f46e5;color:var(--primary-color,#4f46e5);font-weight:600;position:relative;text-decoration:none;transition:all .3s ease}.powered-by-link:hover{opacity:.8;transform:translateY(-1px)}.powered-by-link:after{background-color:#4f46e5;background-color:var(--primary-color,#4f46e5);bottom:-2px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.powered-by-link:hover:after{width:100%}@media (max-width:768px){.footer{padding:1rem 0}.footer-content{flex-direction:column;gap:.5rem;text-align:center}.copyright,.powered-by{font-size:.8rem}}@media (max-width:480px){.footer{padding:.75rem 0}.footer-content{padding:0 .75rem}.copyright,.powered-by{font-size:.75rem}}
/*# sourceMappingURL=main.ff8746cc.css.map*/