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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.page-header-title{color:#fff;font-size:1.3rem;font-weight:600;margin:0 0 1rem;padding-top:5px}.page-header-description{color:#868e96;font-size:.95rem;margin:0;padding-bottom:15px}.page-header-container{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px;padding:0}.page-header-content{display:flex;flex-direction:column}.header-internal{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc;height:85px;left:0;position:fixed;right:0;top:0;z-index:1000}.header-internal.logged-in{-webkit-backdrop-filter:none;backdrop-filter:none;background:#fff;box-shadow:0 2px 10px #0000001a;height:85px}.navbar{box-sizing:border-box;height:85px;padding:0 1rem}.navbar .nav-menu{align-items:center;margin-left:auto;margin-right:2rem}.nav-brand{align-items:flex-end;display:flex;gap:.75rem}.nav-menu{align-items:center;margin:0;padding:0}.nav-menu li{align-items:center;display:flex;line-height:1;margin:0!important;padding:0!important}.nav-menu a{border-radius:4px;display:inline-block;line-height:1.5;padding:.5rem .75rem;vertical-align:middle}.nav-menu a:hover{background-color:#f0f9fa}.desktop-menu{display:none}.hamburger{align-items:center;display:flex;height:27px;justify-content:space-between;padding:4px 0;width:36px}.hamburger span{background:#1bbad3!important;border-radius:3px!important;height:6px!important;width:27px}.mobile-menu-open .hamburger,body.mobile-menu-open .hamburger,html body.mobile-menu-open .hamburger,html body.mobile-menu-open .header .navbar .hamburger,html body.mobile-menu-open .header-internal .navbar .hamburger{display:none!important;height:0!important;opacity:0!important;pointer-events:none!important;transform:scale(0)!important;visibility:hidden!important;width:0!important}.mobile-menu-overlay{cursor:pointer;height:100vh;pointer-events:auto;width:100vw;z-index:9999}.mobile-menu{box-shadow:2px 0 10px #0000001a;cursor:default;left:0;overflow-y:auto;pointer-events:auto;position:fixed;top:0;z-index:10000}.mobile-menu:after,.mobile-menu:before{content:none!important;display:none!important}.mobile-menu-header{flex-direction:column;position:relative}.mobile-logo{height:78px}.mobile-nav-menu{list-style:none!important;margin:0;padding:0}.mobile-nav-menu li{border-bottom:1px solid #e2e8f0!important;list-style:none!important;margin:0!important;min-height:48px;padding:0!important}.mobile-nav-menu li:last-child{border-bottom:none!important}.mobile-nav-menu li:after,.mobile-nav-menu li:before{content:none!important;display:none!important}.mobile-nav-menu a{box-sizing:border-box;display:block!important;font-size:1rem;line-height:1.5!important;margin:0!important;min-height:48px;padding:1rem 0!important}@media (max-width:768px){.navbar{box-sizing:border-box;height:85px;padding:0 1rem;width:100%}.desktop-cta,.desktop-menu{display:none}}@media (max-width:480px){.navbar{box-sizing:border-box;height:85px;padding:0 .5rem}.logo{height:16px}.mobile-menu{padding:1.5rem;width:100%}.mobile-menu-header{margin-bottom:1.5rem}}.header-internal.logged-in .navbar{box-sizing:border-box;height:85px;padding:0 1rem}.hamburger-left{flex-shrink:0;margin-right:0}.header-internal.logged-in .hamburger{display:flex!important}@media (min-width:769px){.header-internal.logged-in .hamburger{display:flex!important}}.nav-center{align-items:center;display:flex;flex:1 1;justify-content:center}.user-info{color:#4a5568;font-size:.9rem;text-align:center}.revalidate-link{background:none;border:none;color:#03b4c6;cursor:pointer;font-size:inherit;margin:0;padding:0;text-decoration:underline}.revalidate-link:hover{color:#029aab}.logged-actions{gap:1rem}.logged-actions,.timer-section{align-items:center;display:flex}.timer-section{color:#4a5568;font-size:.9rem;gap:.5rem}.timer-icon{font-size:1.3rem}.timer-text{align-items:center;background:#03b4c61a;border:1px solid #03b4c64d;border-radius:6px;color:#03b4c6;display:flex;font-family:Courier New,monospace;font-size:1.05rem;font-weight:700;justify-content:center;padding:5px 8px;transition:all .3s ease}.timer-critical{animation:timerPulse 1s infinite;background:#e53e3e1a!important;border-color:#e53e3e4d!important;color:#e53e3e!important}@keyframes timerPulse{0%{box-shadow:0 0 0 0 #e53e3e66;transform:scale(1)}70%{box-shadow:0 0 0 8px #e53e3e00;transform:scale(1.05)}to{box-shadow:0 0 0 0 #e53e3e00;transform:scale(1)}}.revalidate-login{background:none;border:none;color:#03b4c6;cursor:pointer;font-size:.85rem;margin-left:.5rem;padding:0;text-decoration:underline}.revalidate-login:hover{color:#029aab}.notification-button{background:none;border:none;border-radius:50%;cursor:pointer;padding:.5rem;position:relative;transition:background-color .2s ease}.notification-button:hover{background-color:#03b4c61a}.notification-icon{color:#4a5568;font-size:1.5rem}.notification-badge{background:#e53e3e;border-radius:50%;color:#fff;font-size:.75rem;font-weight:600;height:20px;position:absolute;right:0;top:0;transform:translate(25%,-25%);width:20px}.notification-badge,.user-avatar{align-items:center;display:flex;justify-content:center}.user-avatar{background:#03b4c6;border:none;border-radius:50%;cursor:pointer;height:40px;transition:background-color .2s ease,transform .2s ease;width:40px}.user-avatar:hover{background:#029aab;transform:scale(1.05)}.avatar-icon{color:#fff;font-size:1.3rem}@media (max-width:768px){.header-internal.logged-in .navbar{box-sizing:border-box;height:85px;padding:0 1rem}.nav-center{display:none}.logged-actions{gap:.5rem}.timer-section{font-size:.8rem;gap:.25rem}.revalidate-login,.timer-text{display:none}.user-avatar{height:35px;width:35px}.notification-badge{font-size:.65rem;height:16px;width:16px}}@media (max-width:480px){.timer-section{display:none}.logged-actions{gap:.75rem}}.mobile-user-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:.5rem;margin-left:0;margin-right:0;padding:1rem 0}.mobile-user-email{color:#2d3748;font-size:1.1rem;font-weight:600;overflow:hidden;text-align:left;text-overflow:ellipsis;white-space:nowrap;width:100%}.mobile-user-details-row{align-items:center;display:flex;gap:1rem;margin-left:0}.mobile-user-avatar{align-items:center;background:#03b4c6;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.mobile-user-avatar .avatar-icon{color:#fff;font-size:1.5rem}.mobile-user-details{flex:1 1}.mobile-user-name{color:#2d3748;font-size:1rem;font-weight:600;margin-bottom:.25rem}.mobile-user-role{color:#03b4c6;font-size:.9rem;font-weight:500;margin-bottom:.125rem}.mobile-clinic-name{color:#718096;font-size:.85rem;max-width:160px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-actions-row{display:flex;gap:.5rem;margin-bottom:0;margin-top:.25rem}.change-profile-button,.logout-button{flex:1 1;margin:0;text-align:left}.mobile-logged-actions{border-top:1px solid #e2e8f0;display:flex;flex-direction:column;gap:.5rem;margin-top:1rem;padding-top:1rem}.mobile-action-button{align-items:center;background:none;border:1px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.5rem 1.25rem;text-align:left;transition:all .2s ease;white-space:nowrap}.mobile-action-button:hover{background:#f7fafc;border-color:#03b4c6;color:#03b4c6}.mobile-action-button:active{transform:translateY(1px)}.header-internal.logged-in .mobile-menu{width:320px}.header-internal.logged-in .mobile-menu-header{margin-bottom:0}.profile-modal-overlay{align-items:flex-start;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:60px 20px 20px;position:fixed;right:0;top:0;z-index:10002}.profile-modal{animation:profileModalFadeIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:500px;overflow-y:auto;width:100%}@keyframes profileModalFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.profile-modal-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 32px 0}.profile-modal-header h3{color:#2d3748;font-size:1.25rem;font-weight:600;margin:0}.profile-modal-close{background:none;border:none;border-radius:50%;color:#4a5568;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s ease}.profile-modal-close:hover{background:#f7fafc;color:#03b4c6}.profile-modal-form{display:flex;flex-direction:column;gap:1.5rem;padding:0 32px 32px}.form-group{gap:.5rem}.form-group select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;font-size:1rem;padding:.75rem;transition:border-color .2s ease}.form-group input:focus,.form-group select:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.form-group input,.form-group textarea{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-sizing:border-box;color:#2d3748;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.form-group textarea:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.profile-modal-actions{border-top:1px solid #e2e8f0;display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem;padding-top:1rem}.btn-cancel{background:none;border:1px solid #e2e8f0;font-weight:500;transition:all .2s ease}.btn-confirm{background:#03b4c6;border:1px solid #03b4c6;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s ease}.btn-confirm:hover{background:#029aab;border-color:#029aab}.btn-confirm:disabled{background:#cbd5e0;border-color:#cbd5e0;cursor:not-allowed}.btn-cancel:focus,.btn-confirm:focus,.mobile-action-button:focus,.notification-button:focus,.profile-modal-close:focus,.revalidate-link:focus,.revalidate-login:focus,.user-avatar:focus{outline:2px solid #03b4c6;outline-offset:2px}.footer-internal{background:#2d3748;color:#fff;margin-top:auto;padding:3rem 0 1.5rem}.footer-internal.simplified{padding:1.5rem 0}.footer-section h3,.footer-section h4{font-weight:600}.footer-section.logo-section{grid-column:1;max-width:300px}.footer-section ul{margin:0;padding:0}.footer-section a{font-size:.95rem}.footer-section p{color:#a0aec0;line-height:1.6;margin-bottom:0}.footer-bottom{font-size:.9rem}.footer-internal.simplified .footer-bottom{border-top:none;padding-top:0}.footer-internal .container{margin:0;max-width:none;padding:0 2rem;width:100%}.footer-content:has(.logo-section){grid-template-columns:1fr 1fr 1fr 1fr}.footer-internal.compact .footer-content{gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.footer-internal.compact{padding:2rem 0 1rem}.footer-internal.minimal .footer-content{align-items:flex-start;display:flex;flex-wrap:wrap;gap:2rem;justify-content:space-between}@media (max-width:968px){.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}.footer-section.logo-section{grid-column:1/-1;max-width:none;text-align:center}}@media (max-width:768px){.footer-internal .container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}.footer-section.logo-section{order:-1}.footer-internal{padding:2rem 0 1rem}.footer-internal.simplified{padding:1rem 0}}@media (max-width:480px){.footer-logo{height:27px}.footer-section h4{font-size:1rem}.footer-section a{font-size:.9rem}.footer-bottom{font-size:.8rem}}@media (prefers-color-scheme:dark){.footer-internal{background:#1a202c}.footer-bottom{border-top-color:#2d3748}}.footer-section a:focus{border-radius:4px;outline:2px solid #03b4c6;outline-offset:2px}.footer-logo:focus{border-radius:8px;outline:2px solid #03b4c6;outline-offset:4px}.login-page{background:linear-gradient(135deg,#f7fafc,#edf2f7);display:flex;flex-direction:column;min-height:100vh}.login-header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffffa;box-shadow:0 2px 10px #00000014}.login-main{align-items:center;display:flex;flex:1 1;justify-content:center;margin-bottom:2rem;padding:calc(85px + 2rem) 1rem 2rem}.login-container{max-width:900px;width:100%}.login-content{align-items:center;display:flex;justify-content:center;min-height:600px}.login-card{background:#fff;border:1px solid #e2e8f0cc;border-radius:16px;box-shadow:0 20px 40px #0000001a;max-width:800px;overflow:hidden;position:relative;width:100%}.login-card-inner{display:grid;grid-template-columns:1fr 1fr;min-height:500px}.login-image-section{align-items:center;background:url(/static/media/image_alias_register.22e0b63a444fbb664b34.jpg) no-repeat;background-position:-205px;background-size:cover;display:flex;justify-content:center;padding:2rem}.login-page-specific .login-image-section{background:url(/static/media/image_login.5567b3f4976c890bcc8a.jpg) 50%/cover no-repeat}@media (max-width:1024px){.login-image-section{display:none!important}.login-card-inner{grid-template-columns:1fr!important}}.login-form-section{display:flex;flex-direction:column;justify-content:center;padding:2rem}.login-card:before{background:linear-gradient(90deg,#03b4c6,#029aab);content:"";height:4px;left:0;position:absolute;right:0;top:0}.login-header-content{margin-bottom:1rem;text-align:center}.login-header-content h1{color:#2d3748;font-size:2rem;font-weight:700;margin-bottom:.5rem}.login-header-content p{color:#718096;font-size:1rem}.login-form{display:flex;flex-direction:column;gap:.875rem}.form-group label{color:#4a5568;font-weight:600;margin-bottom:.375rem}.form-group input{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:.75rem 1rem;transition:all .2s ease}.form-group input[type=password],.password-input-container input[type=password]{padding-right:3rem}.form-group input:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a}.form-group input.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.form-group input:disabled{background-color:#f7fafc;opacity:.6}.password-input-container{position:relative}.password-input-container input::-ms-clear,.password-input-container input::-ms-reveal{display:none}.password-input-container input::-webkit-credentials-auto-fill-button,.password-input-container input::-webkit-strong-password-auto-fill-button{display:none!important;pointer-events:none;position:absolute;right:0;visibility:hidden}.password-input-container input::-webkit-inner-spin-button,.password-input-container input::-webkit-outer-spin-button{display:none}.password-input-container input[type=password]{-moz-appearance:textfield}.password-input-container input[type=password]::-webkit-textfield-decoration-container{display:none}.password-toggle{background:none;border:none;color:#718096;cursor:pointer;font-size:1.2rem;padding:.25rem;position:absolute;right:.75rem;top:50%;transform:translateY(-50%);transition:color .2s ease;z-index:10}.password-toggle:hover:not(:disabled){color:#4a5568}.password-toggle:disabled{cursor:not-allowed;opacity:.5}.error-text{color:#e53e3e;display:block;font-size:.875rem;margin-top:.5rem}.error-message{border-radius:8px;font-size:.9rem;margin-bottom:1rem;padding:.75rem 1rem}.general-error{background-color:#fed7d7;border:1px solid #feb2b2;color:#c53030}.form-options{align-items:center;display:flex;justify-content:space-between;margin:.25rem 0}.checkbox-container{align-items:center;color:#4a5568;cursor:pointer;display:flex;font-size:.9rem;padding-left:1.75rem;position:relative}.checkbox-container input{cursor:pointer;height:0;opacity:0;position:absolute;width:0}.checkmark{background-color:#fff;border:2px solid #e2e8f0;border-radius:4px;height:18px;left:0;position:absolute;top:50%;transform:translateY(-50%);transition:all .2s ease;width:18px}.checkbox-container:hover input~.checkmark{border-color:#03b4c6}.checkbox-container input:checked~.checkmark{background-color:#03b4c6;border-color:#03b4c6}.checkmark:after{border:solid #fff;border-width:0 2px 2px 0;content:"";display:none;height:8px;left:5px;position:absolute;top:2px;transform:rotate(45deg);width:4px}.checkbox-container input:checked~.checkmark:after{display:block}.forgot-password-link{background:none;border:none;color:#03b4c6;cursor:pointer;font-size:.9rem;text-decoration:underline;transition:color .2s ease}.forgot-password-link:hover:not(:disabled){color:#029aab}.forgot-password-link:disabled{cursor:not-allowed;opacity:.5}.login-button{align-items:center;background:linear-gradient(135deg,#03b4c6,#029aab);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.25rem;padding:1rem;transition:all .2s ease}.login-button:hover:not(:disabled){box-shadow:0 10px 20px #03b4c64d;transform:translateY(-2px)}.login-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.login-button.loading{pointer-events:none}.spinner{animation:spin 1s ease-in-out infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;height:16px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.login-footer{border-top:1px solid #e2e8f0;margin-top:1.5rem;padding-top:1.25rem;text-align:center}.login-footer p{color:#718096;font-size:.95rem}.register-link{background:none;border:none;color:#03b4c6;cursor:pointer;font-weight:600;text-decoration:underline;transition:color .2s ease}.register-link:hover:not(:disabled){color:#029aab}.register-link:disabled{cursor:not-allowed;opacity:.5}.demo-credentials{background:#f7fafc;border:1px solid #e2e8f0;border-radius:8px;font-size:.85rem;margin-top:1.25rem;padding:.875rem}.demo-credentials p{color:#4a5568;margin:.25rem 0}.demo-credentials p:first-child{color:#2d3748;margin-bottom:.5rem}.login-illustration-inner{max-width:300px;text-align:center}.illustration-placeholder-inner{color:#fff}.placeholder-icon{font-size:3rem;margin-bottom:1rem;opacity:.9}.illustration-placeholder-inner h3{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.illustration-placeholder-inner p{color:#fff;font-size:.9rem;margin-bottom:1.5rem;opacity:.9}.feature-list{display:flex;flex-direction:column;gap:.25rem;text-align:left}.feature-item{align-items:center;color:#fff;display:flex;font-size:.85rem;gap:.5rem}.feature-icon{font-size:1rem;opacity:.9}.login-footer-component{margin-top:auto}@media (max-width:768px){.login-main{margin-top:20px;padding:1rem}.login-card-inner{grid-template-columns:1fr}.login-image-section{display:none}.login-form-section{order:2;padding:1.5rem}.login-illustration-inner{max-width:100%}.placeholder-icon{font-size:2.5rem}.illustration-placeholder-inner h3{font-size:1.1rem}.form-options{align-items:flex-start;flex-direction:column;gap:1rem}}@media (max-width:480px){.login-card{margin:0 .5rem}.login-image-section{display:none!important}.login-form-section{padding:1rem}.login-header-content p{font-size:.9rem}.form-group input{padding:.75rem}.login-button{padding:.875rem}.placeholder-icon{font-size:2rem}.illustration-placeholder-inner h3{font-size:1rem}.feature-item{font-size:.8rem}}@media (prefers-color-scheme:dark){.login-page{background:linear-gradient(135deg,#1a202c,#2d3748)}.login-card{background:#2d3748;border-color:#4a5568}.login-header-content h1{color:#fff}.login-header-content p{color:#a0aec0}.form-group label{color:#e2e8f0}.form-group input{background:#4a5568;border-color:#718096;color:#fff}.form-group input::placeholder{color:#a0aec0}.demo-credentials{background:#4a5568;border-color:#718096}.demo-credentials p{color:#e2e8f0}}.forgot-password-link:focus,.form-group input:focus,.login-button:focus,.register-link:focus{outline:2px solid #03b4c6;outline-offset:2px}.checkbox-container:focus-within .checkmark{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a}.forgot-password-form{width:100%}.form-actions{flex-direction:column;margin-top:1.5rem}.form-actions .login-button{align-items:center;background:linear-gradient(135deg,#03b4c6,#029aab);border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:0;padding:1rem;transition:all .2s ease}.form-actions .login-button:hover:not(:disabled){box-shadow:0 10px 20px #03b4c64d;transform:translateY(-2px)}.back-button{background:none;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-weight:600;padding:1rem;transition:all .2s ease}.back-button:hover{background:#f7fafc;border-color:#cbd5e0}.success-message{padding:2rem 0;text-align:center}.success-icon{align-items:center;animation:checkmarkPop .6s ease-out;background:#03b4c6;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.success-message h3{color:#2d3748;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.success-message p{color:#718096;font-size:1rem;line-height:1.5;margin-bottom:2rem}.success-message .back-button{flex:none;margin:0 auto;width:auto}@media (max-width:480px){.form-actions{flex-direction:column}.back-button{width:100%}}.clinic-error-modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.clinic-error-modal{animation:clinicErrorFadeIn .3s ease-out;background:#fff;border:3px solid #03b4c6;border-radius:16px;box-shadow:0 20px 40px #00000026;max-width:500px;width:100%}@keyframes clinicErrorFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.clinic-error-header{background:linear-gradient(135deg,#f0fdff,#e0f7fa);border-bottom:1px solid #e0f7fa;border-radius:16px 16px 0 0;padding:2rem 2rem 1rem;text-align:center}.clinic-error-icon{font-size:3rem;margin-bottom:1rem}.clinic-error-header h3{color:#03b4c6;font-size:1.5rem;font-weight:700;margin:0}.clinic-error-content{padding:2rem;text-align:center}.clinic-error-content p{color:#374151;font-size:1.1rem;line-height:1.6;margin:0}@media (max-width:480px){.clinic-error-modal{margin:1rem;max-width:calc(100% - 2rem)}.clinic-error-content,.clinic-error-header{padding:1.5rem}.clinic-error-icon{font-size:2.5rem}.clinic-error-header h3{font-size:1.25rem}.clinic-error-content p{font-size:1rem}}.dashboard-main{background:#f8f9fa;margin-top:85px;min-height:calc(100vh - 120px);padding:1rem}.dashboard-container{margin:5px 0 0;padding:0}.dashboard-container,.dashboard-content{max-width:100%;width:100%}.dashboard-page-header{margin-bottom:5px}.dashboard-page-title{color:#6c757d;font-size:1.3rem;font-weight:600;margin:0}.dashboard-stats-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(4,1fr);margin-bottom:2rem;width:100%}@media (max-width:1200px){.dashboard-stats-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.dashboard-stats-grid{gap:1rem;grid-template-columns:1fr}.dashboard-card{height:auto;max-height:none;min-height:300px}.dashboard-birthdays-header{align-items:stretch;flex-direction:column;gap:1rem}.dashboard-birthdays-title-section,.dashboard-date-filter{justify-content:flex-start}.dashboard-date-filter{align-items:flex-end;flex-direction:row;gap:.5rem}.dashboard-date-input-group{flex:1 1}.dashboard-date-input-group input{font-size:.9rem!important;height:36px!important;padding:.3rem .4rem!important;width:100%!important}.dashboard-date-input-group label{font-size:.85rem!important;margin-bottom:.25rem!important}.dashboard-clear-filter button{height:28px!important;padding:.2rem!important;width:28px!important}.dashboard-birthdays-title{font-size:1rem;line-height:1.4}.dashboard-table-header,.dashboard-table-row{gap:.25rem;grid-template-columns:70px 40px 1fr 80px;min-width:auto}.dashboard-table-header{font-size:.8rem}.dashboard-table-row{font-size:.8rem;padding:.5rem}.birthday-pagination-container{align-items:stretch!important;flex-direction:column!important;gap:1rem!important}.birthday-pagination-info{font-size:.8rem!important;text-align:center!important}.birthday-pagination-controls{align-items:stretch!important;flex-direction:column!important;gap:1rem!important}.birthday-pagination-buttons,.birthday-pagination-selector{justify-content:center!important}.birthday-pagination-buttons{gap:.25rem!important}.birthday-pagination-buttons button{font-size:.7rem!important;padding:.3rem .5rem!important}.birthday-pagination-buttons span{font-size:.75rem!important;padding:.3rem .5rem!important}}.dashboard-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 12px #00000014;display:flex;flex-direction:column;height:350px;max-height:350px;min-height:350px;padding:1.5rem}.dashboard-card-header{align-items:center;display:flex;margin-bottom:1rem}.dashboard-card-icon{align-items:center;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;margin-right:1rem;min-height:48px;min-width:48px;width:48px}.dashboard-card-icon.blue{background:#4263eb}.dashboard-card-icon.green{background:#28a745}.dashboard-card-icon.orange{background:#fd7e14}.dashboard-card-icon.pink{background:#e91e63}.dashboard-card-icon span,.dashboard-card-icon svg{color:#fff;font-size:20px}.dashboard-card-title{color:#212529;font-size:1.125rem;font-weight:600;margin:0}.dashboard-card-content{display:flex;flex:1 1;flex-direction:column;justify-content:flex-start}.dashboard-card-content p{color:#6c757d;margin:.5rem 0}.dashboard-card-content strong{color:#212529}.dashboard-card-button{background:#03b4c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;margin-top:auto;padding:.75rem;transition:background .2s;width:100%}.dashboard-card-button:hover{background:#029aab}.dashboard-chart-container{align-items:center;display:flex;flex:1 1;justify-content:center;position:relative}.dashboard-birthdays-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-bottom:2rem;padding:1.5rem;width:100%}.dashboard-birthdays-header{align-items:flex-start;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.dashboard-birthdays-title-section{align-items:center;display:flex;gap:.75rem}.dashboard-birthdays-title{color:#212529;font-size:1.25rem;font-weight:600;margin:0}.dashboard-date-filter{align-items:flex-end;display:flex;flex-shrink:0;gap:1rem}.dashboard-date-input-group{display:flex;flex-direction:column}.dashboard-clear-filter{align-items:flex-end;display:flex}.dashboard-table-container{background:#f8f9fa;border-radius:8px;overflow:hidden;overflow-x:auto}.dashboard-table-header{background:#e9ecef;font-weight:600}.dashboard-table-header,.dashboard-table-row{color:#495057;display:grid;font-size:.9rem;grid-template-columns:120px 80px 1fr 120px;min-width:500px;padding:.75rem}.dashboard-table-row{align-items:center;border-bottom:1px solid #dee2e6}.dashboard-table-row:last-child{border-bottom:none}.dashboard-loading{align-items:center;color:#03b4c6;display:flex;font-size:1.2rem;height:100vh;justify-content:center}.patients-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.patients-header h1{color:#2c5282;font-size:1.5rem;font-weight:600;margin:0}.add-patient-btn{align-items:center;background:#48bb78;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;transition:background-color .2s;width:40px}.add-patient-btn:hover{background:#38a169}.patients-subtitle{color:#718096;font-size:.9rem;margin:0 0 1.5rem}.patients-results{color:#4a5568;font-size:.9rem;margin-top:1rem}.patients-results strong{color:#2d3748;font-weight:600}.patients-list-container{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-top:5px;overflow:hidden}.patients-table{display:flex;flex-direction:column;width:100%}.patients-table-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;color:#4a5568;display:grid;font-size:.875rem;font-weight:600;grid-template-columns:80px 1fr 150px 120px 80px 1fr 150px 100px 200px;padding:.75rem 1rem}.patients-header-cell{align-items:center;display:flex;padding:0 .5rem}.patients-table-body{display:flex;flex-direction:column}.patients-table-row{align-items:center;border-bottom:1px solid #e2e8f0;display:grid;grid-template-columns:80px 1fr 150px 120px 80px 1fr 150px 100px 200px;padding:1rem;transition:background-color .15s}.patients-table-row:hover{background:#f7fafc}.patients-table-row:last-child{border-bottom:none}.patients-cell{align-items:center;color:#2d3748;display:flex;font-size:.875rem;padding:0 .5rem}.patients-photo{justify-content:flex-start}.patient-avatar{align-items:center;background:#e2e8f0;border-radius:50%;color:#a0aec0;display:flex;font-size:1.25rem;height:40px;justify-content:center;width:40px}.patients-name{font-weight:500}.patients-document{color:#4a5568}.patients-birth{color:#4a5568;font-size:.875rem}.patients-age{color:#2d3748;font-weight:400;text-align:center}.patients-phone,.patients-responsible{color:#4a5568}.patients-complete,.status-indicator{justify-content:center}.status-indicator{align-items:center;border-radius:50%;display:flex;font-size:.875rem;font-weight:700;height:24px;width:24px}.status-indicator.complete{background:#c6f6d5;color:#2f855a}.status-indicator.incomplete{background:#fed7d7;color:#c53030}.patients-actions{display:flex;flex-shrink:0;gap:.5rem;justify-content:flex-end;min-width:180px}.action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;height:32px;justify-content:center;min-height:32px;min-width:32px;transition:all .2s;width:32px}.email-btn{background:#ffd89b;color:#d69e2e}.email-btn:hover{background:#f6d173}.whatsapp-btn{background:#c6f6d5;color:#2f855a}.whatsapp-btn:hover{background:#9ae6b4}.calendar-btn{background:#bee3f8;color:#2b6cb0}.calendar-btn:hover{background:#90cdf4}.cadastro-btn{background:#e6fffa;color:#234e52}.cadastro-btn:hover{background:#b2f5ea}.delete-btn{background:#fed7d7;color:#c53030}.delete-btn:hover{background:#feb2b2}@media (max-width:1024px){.patients-table-header,.patients-table-row{grid-template-columns:70px 1fr 140px 100px 70px 1fr 200px}.patients-table-header .patients-header-cell:nth-child(4),.patients-table-header .patients-header-cell:nth-child(8),.patients-table-row .patients-cell:nth-child(4),.patients-table-row .patients-cell:nth-child(8){display:none}}@media (max-width:900px){.patients-table-header,.patients-table-row{grid-template-columns:60px 1fr 120px 60px 1fr 180px}.patients-table-header .patients-header-cell:nth-child(3),.patients-table-header .patients-header-cell:nth-child(4),.patients-table-header .patients-header-cell:nth-child(8),.patients-table-row .patients-cell:nth-child(3),.patients-table-row .patients-cell:nth-child(4),.patients-table-row .patients-cell:nth-child(8){display:none}}@media (max-width:820px){.patients-table-header,.patients-table-row{grid-template-columns:50px 1fr 60px 180px}.patients-table-header .patients-header-cell:nth-child(3),.patients-table-header .patients-header-cell:nth-child(4),.patients-table-header .patients-header-cell:nth-child(6),.patients-table-header .patients-header-cell:nth-child(8),.patients-table-row .patients-cell:nth-child(3),.patients-table-row .patients-cell:nth-child(4),.patients-table-row .patients-cell:nth-child(6),.patients-table-row .patients-cell:nth-child(8){display:none}}@media (max-width:768px){.patients-header{align-items:flex-start;flex-direction:column;gap:.5rem}.patients-header h1{font-size:1.25rem}.add-patient-btn{align-self:flex-end}.patients-table-header,.patients-table-row{gap:.5rem;grid-template-columns:1fr}.patients-header-cell{display:none}.patients-table-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;margin-bottom:.5rem;padding:1rem}.patients-cell{justify-content:flex-start;padding:.25rem 0}.patients-cell:before{color:#4a5568;content:attr(data-label) ": ";display:inline-block;font-weight:600;min-width:100px}.patients-cell:not(.patients-name):not(.patients-document):not(.patients-actions){display:none}.patients-photo{justify-content:flex-start;margin-bottom:.5rem}.patients-photo:before{display:none}.patients-actions{border-top:1px solid #e2e8f0;justify-content:center;margin-top:.5rem;padding-top:.5rem}.patients-actions:before{display:none}.patients-age,.patients-birth,.patients-complete{justify-content:flex-start}.patients-age:before{min-width:80px}}@media (max-width:480px){.patients-header h1{font-size:1.125rem}.patients-table-row{padding:.75rem}.action-btn{flex-shrink:0;font-size:.75rem;height:28px;min-height:28px;min-width:28px;width:28px}.patients-actions{flex-shrink:0;gap:.375rem;min-width:160px}}@media (min-width:1200px){.patients-table-header,.patients-table-row{grid-template-columns:80px 2fr 150px 130px 90px 2fr 150px 100px 240px}.patients-list-container{margin-top:1.5rem}}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;box-shadow:0 8px 32px #0003;max-height:90vh;max-width:450px;overflow-y:auto;width:100%}.modal-header{border-bottom:1px solid #e2e8f0;margin-bottom:1rem;padding:1.5rem 1.5rem 0}.modal-header h3{color:#c53030;font-size:1.25rem;font-weight:600;margin:0}.modal-body{padding:0 1.5rem 1rem}.modal-body p{color:#2d3748;line-height:1.5;margin:0 0 1rem}.warning-text{background:#fed7d7;border-left:4px solid #c53030;border-radius:6px;color:#c53030!important;font-weight:500;padding:.75rem}.modal-actions{display:flex;gap:.75rem;justify-content:flex-end;padding:1rem 1.5rem 1.5rem}.btn-cancel{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-cancel:hover{background:#f7fafc;border-color:#cbd5e0}.btn-delete{background:#c53030;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-delete:hover{background:#9c2626}@media (max-width:480px){.modal-content{margin:.5rem;max-width:none}.modal-actions,.modal-body,.modal-header{padding-left:1rem;padding-right:1rem}.modal-actions{flex-direction:column-reverse}.btn-cancel,.btn-delete{padding:.875rem;width:100%}}@media (min-width:992px) and (max-width:1199px){.patients-table-header,.patients-table-row{grid-template-columns:70px 1.5fr 140px 110px 70px 1.5fr 140px 90px 200px}}@media (min-width:1200px){.schedule-filters-grid{gap:.75rem!important;grid-template-columns:repeat(6,1fr)!important}.schedule-patient-search{grid-column:span 2!important}}@media (min-width:992px) and (max-width:1199px){.schedule-filters-grid{gap:.5rem!important;grid-template-columns:repeat(auto-fit,minmax(160px,1fr))!important}.schedule-patient-search{grid-column:span 2!important}}@media (max-width:768px){.schedule-filters{padding:1rem!important}.schedule-filters-grid{gap:.75rem!important;grid-template-columns:1fr!important}.schedule-patient-search{grid-column:span 1!important}.schedule-filters-actions{flex-direction:column!important;gap:.5rem!important}.schedule-filters-actions button{width:100%!important}.schedule-calendar-nav{margin:.5rem!important;padding:.75rem!important}.schedule-calendar-controls{align-items:center!important;flex-direction:column!important;gap:.75rem!important}.schedule-calendar-controls h2{font-size:1rem!important;margin:0!important;order:-1!important;text-align:center!important}.schedule-calendar-nav-buttons{justify-content:center!important;order:1!important}.schedule-calendar-view-buttons{justify-content:center!important;order:2!important;width:100%!important}.schedule-calendar-view-buttons button{flex:1 1!important;font-size:.85rem!important;max-width:80px!important;padding:.4rem .5rem!important}}@media (max-width:480px){.schedule-calendar-nav,.schedule-filters{margin:.5rem!important;padding:.75rem!important}.schedule-calendar-nav h2{font-size:1rem!important}.schedule-calendar-controls{align-items:center!important;flex-direction:column!important;gap:.75rem!important}.schedule-calendar-controls>div{justify-content:center!important}.schedule-calendar-controls h2{font-size:1rem!important;order:-1!important;text-align:center!important}.schedule-calendar-nav-buttons{order:1!important}.schedule-calendar-view-buttons{justify-content:center!important;order:2!important}.schedule-calendar-view-buttons button{flex:1 1!important;font-size:.85rem!important;max-width:80px!important}}@media (max-width:768px){.schedule-day-view,.schedule-week-view{overflow-x:auto!important}.schedule-time-column{min-width:60px!important}.schedule-event{font-size:.7rem!important;padding:2px 4px!important}.schedule-month-view{max-width:100vw!important;overflow-x:auto!important;width:100%!important}.schedule-month-grid{width:-webkit-max-content!important;width:max-content!important}.schedule-month-grid,.schedule-month-header{min-width:100%!important}.schedule-month-header>div{font-size:.8rem!important;min-width:80px!important;padding:.5rem!important}.schedule-month-days-grid{min-width:100%!important}.schedule-month-day{min-height:80px!important;min-width:80px!important;padding:.3rem!important;width:80px!important}.schedule-month-day-number{font-size:.8rem!important;margin-bottom:.2rem!important}.schedule-month-event{font-size:.65rem!important;line-height:1.1!important;margin-bottom:1px!important;padding:1px 3px!important}}@media (max-width:480px){.schedule-month-view{-webkit-overflow-scrolling:touch!important;overflow-x:auto!important}.schedule-month-header>div{font-size:.7rem!important;min-width:60px!important;padding:.4rem!important}.schedule-month-day{min-height:60px!important;min-width:60px!important;padding:.2rem!important;width:60px!important}.schedule-month-day-number{font-size:.7rem!important;margin-bottom:.1rem!important}.schedule-month-event{font-size:.6rem!important;line-height:1!important;margin-bottom:1px!important;padding:1px 2px!important}.schedule-month-event div{display:none!important}.schedule-month-event:before{content:"•"!important}}@keyframes drawCircle{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.admin-plans-list-container{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-top:5px;overflow:hidden;width:100%}.admin-plans-table{display:flex;flex-direction:column;width:100%}.admin-plans-table-header{background:#e9ecef;border-bottom:1px solid #e2e8f0;box-sizing:border-box;padding:.75rem 1rem;width:100%}.admin-plans-header-cell,.admin-plans-table-header{color:#495057;display:flex;font-size:.875rem;font-weight:600}.admin-plans-header-cell{word-wrap:break-word;align-items:center;justify-content:flex-start;overflow-wrap:break-word;padding:0 .5rem}.admin-plans-table-body{display:flex;flex-direction:column;width:100%}.admin-plans-table-row{align-items:center;border-bottom:1px solid #e2e8f0;box-sizing:border-box;display:flex;padding:1rem;transition:background-color .15s;width:100%}.admin-plans-table-row:hover{background:#f7fafc}.admin-plans-table-row:last-child{border-bottom:none}.admin-plans-cell{word-wrap:break-word;align-items:center;color:#495057;display:flex;font-size:.875rem;justify-content:flex-start;min-width:0;overflow-wrap:break-word;padding:0 .5rem}.admin-plans-name{color:#2d3748;font-weight:600}.admin-plans-description{color:#4a5568;font-size:.8rem;line-height:1.3}.admin-plans-price{color:#28a745;font-weight:600;justify-content:flex-start}.admin-plans-duration,.admin-plans-users{color:#4a5568;justify-content:flex-start;text-align:left}.admin-plans-created,.admin-plans-status{justify-content:flex-start}.admin-plans-created{color:#4a5568;font-size:.8rem;text-align:left}.plan-status-indicator{border-radius:20px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.25rem .75rem;text-transform:uppercase}.plan-status-indicator.active{background:#c6f6d5;color:#2f855a}.plan-status-indicator.inactive{background:#fed7d7;color:#c53030}.admin-plans-actions{display:flex;flex-shrink:0;gap:.5rem;justify-content:flex-end;min-width:90px}.admin-action-btn{align-items:center;border:none;border-radius:6px;cursor:pointer;display:flex;flex-shrink:0;font-size:.875rem;height:32px;justify-content:center;min-height:32px;min-width:32px;transition:all .2s;width:32px}.admin-action-btn:hover{box-shadow:0 2px 8px #00000026;transform:translateY(-1px)}.admin-plans-modal-content{max-width:600px}.admin-plans-form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.admin-plans-form-field{margin-bottom:1rem}.admin-plans-form-field label{color:#4a5568;display:block;font-weight:600;margin-bottom:.5rem}.admin-plans-form-field input,.admin-plans-form-field select,.admin-plans-form-field textarea{border:1px solid #e2e8f0;border-radius:6px;box-sizing:border-box;color:#2d3748;font-size:.875rem;padding:.5rem;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.admin-plans-form-field input:focus,.admin-plans-form-field select:focus,.admin-plans-form-field textarea:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.admin-plans-form-field textarea{min-height:80px;resize:vertical}.pagination-container{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.items-per-page-selector{align-items:center;display:flex;gap:.5rem}.items-per-page-selector label{fontSize:.85rem;color:#6c757d;white-space:nowrap}.items-per-page-selector select{fontSize:.85rem;background:#fff;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;padding:.25rem .5rem;transition:border-color .2s ease,box-shadow .2s ease}.items-per-page-selector select:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.pagination-navigation{align-items:center;display:flex;gap:.5rem}.pagination-btn{fontSize:.8rem;border:none;border-radius:4px;cursor:pointer;min-width:32px;padding:.4rem .6rem;text-align:center;transition:all .2s}.pagination-btn:enabled{background:#007bff;color:#fff}.pagination-btn:enabled:hover{background:#0056b3;transform:translateY(-1px)}.pagination-btn:disabled{background:#e9ecef;color:#6c757d;cursor:not-allowed}.pagination-info{fontSize:.85rem;color:#495057;font-weight:500;padding:.4rem .8rem;white-space:nowrap}@media (max-width:1024px){.admin-plans-table-header,.admin-plans-table-row{grid-template-columns:1.8fr 2fr 1fr 1fr .8fr 1.6fr}.admin-plans-table-header .admin-plans-header-cell:nth-child(4),.admin-plans-table-header .admin-plans-header-cell:nth-child(7),.admin-plans-table-row .admin-plans-cell:nth-child(4),.admin-plans-table-row .admin-plans-cell:nth-child(7){display:none}}@media (max-width:900px){.admin-plans-table-header,.admin-plans-table-row{grid-template-columns:2fr 1fr .8fr 1.6fr}.admin-plans-table-header .admin-plans-header-cell:nth-child(2),.admin-plans-table-header .admin-plans-header-cell:nth-child(4),.admin-plans-table-header .admin-plans-header-cell:nth-child(5),.admin-plans-table-header .admin-plans-header-cell:nth-child(7),.admin-plans-table-row .admin-plans-cell:nth-child(2),.admin-plans-table-row .admin-plans-cell:nth-child(4),.admin-plans-table-row .admin-plans-cell:nth-child(5),.admin-plans-table-row .admin-plans-cell:nth-child(7){display:none}}@media (max-width:768px){.admin-entities-table .admin-plans-table-row{flex-direction:column!important}.admin-entities-table .admin-plans-cell{flex:1 1 auto!important;justify-content:flex-start!important;text-align:left!important;width:100%!important}.admin-plans-table-header,.admin-plans-table-row{gap:.5rem;grid-template-columns:1fr}.admin-plans-header-cell{display:none}.admin-plans-table-row{background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;flex-direction:column;gap:.5rem;margin-bottom:.75rem;padding:.75rem}.admin-plans-cell{grid-gap:.5rem;align-items:center;display:grid;font-size:.875rem;gap:.5rem;grid-template-columns:140px 1fr;line-height:1.4;min-height:auto;padding:0}.admin-plans-cell:last-child{border-bottom:none;padding-bottom:0}.admin-plans-cell:before{color:#4a5568;content:attr(data-label);font-weight:600;text-align:left}.admin-plans-actions{border-top:1px solid #e2e8f0;display:flex;gap:.5rem;grid-column:1/-1;justify-content:flex-start;margin-top:.5rem;padding-top:.5rem}.admin-plans-actions:before{display:none}.admin-plans-name,.admin-plans-price{font-size:1rem}.admin-plans-description{font-size:.875rem;line-height:1.4}.admin-plans-form-grid{grid-template-columns:1fr}.admin-plans-modal-content{margin:.5rem;max-width:none}.schedule-filters-actions{align-items:stretch!important;flex-direction:column;gap:1rem!important}.pagination-container{flex-direction:column;gap:.75rem}.items-per-page-selector,.pagination-container,.pagination-navigation{justify-content:center}.pagination-btn{min-width:36px;padding:.5rem .7rem}}@media (max-width:480px){.admin-plans-table-row{padding:.75rem}.admin-action-btn{font-size:.75rem;height:28px;min-height:28px;min-width:28px;width:28px}.admin-plans-actions{gap:.375rem;min-width:140px}.admin-plans-cell:before{font-size:.8rem;min-width:100px}.pagination-container{gap:.5rem}.items-per-page-selector label{font-size:.8rem}.items-per-page-selector select{font-size:.8rem;padding:.3rem .4rem}.pagination-btn{font-size:.75rem;min-width:30px;padding:.4rem .6rem}.pagination-info{font-size:.8rem;padding:.3rem .6rem}}@media (min-width:1200px){.admin-plans-table-header,.admin-plans-table-row{display:grid;grid-template-columns:2fr 2.5fr 1.2fr 1fr 1.2fr .8fr 1.2fr 1.5fr;width:100%}.admin-plans-list-container{margin-top:1.5rem}.admin-plans-cell{font-size:.9rem}}@media (min-width:1400px){.admin-plans-table-header,.admin-plans-table-row{display:grid;grid-template-columns:2fr 2.5fr 1.2fr 1fr 1.2fr .8fr 1.2fr 1.5fr;width:100%}}.faq-filters-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-bottom:2rem;padding:1.5rem}.faq-filters-grid{grid-gap:1rem;align-items:end;display:grid;gap:1rem;grid-template-columns:1fr 2fr auto}.faq-filter-group label{color:#2d3748;display:block;font-size:.8rem;font-weight:600;margin-bottom:.5rem}.faq-category-select{background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;cursor:pointer;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.faq-category-select:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.faq-search-input{border:1px solid #e2e8f0;border-radius:8px;color:#2d3748;font-size:1rem;padding:.75rem;transition:border-color .2s ease;width:100%}.faq-search-input:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.faq-clear-button-wrapper{align-items:flex-end;display:flex;padding-bottom:2px}.faq-clear-button{align-items:center;background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.faq-clear-button:hover{background:#5a6268}.faq-list-container{background:#fff;border-radius:12px;box-shadow:0 2px 12px #00000014;margin-top:5px;overflow:hidden}.faq-empty-state{color:#6c757d;padding:3rem;text-align:center}.faq-item{border-bottom:1px solid #e9ecef}.faq-item:last-child{border-bottom:none}.faq-question-header{align-items:center;background:#fff;cursor:pointer;display:flex;justify-content:space-between;padding:1.25rem 1.5rem;transition:background .2s ease}.faq-question-header.expanded,.faq-question-header:hover{background:#f8f9fa}.faq-question-content{flex:1 1}.faq-category-label{color:#6c757d;font-size:.85rem;margin-bottom:.25rem}.faq-question-text{color:#2c3e50;font-size:1rem;font-weight:600}.faq-answer-container{background:#fafbfc;border-top:1px solid #e9ecef;padding:1.5rem}.faq-answer-text{color:#495057;line-height:1.6;margin-bottom:1rem;white-space:pre-line}.faq-video-wrapper{margin-top:1rem}.faq-video-container{border-radius:8px;height:0;overflow:hidden;padding-bottom:56.25%;position:relative}.faq-video-iframe{border:none;height:100%;left:0;position:absolute;top:0;width:100%}.faq-links-container{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.faq-link{align-items:center;color:#03b4c6;display:flex;font-size:.9rem;font-weight:500;gap:.25rem;text-decoration:none}.faq-link:hover{text-decoration:underline}.faq-config-steps{margin-top:1.5rem}.faq-config-title{color:#2c3e50;font-weight:600;margin-bottom:1rem}.faq-config-list{color:#495057;line-height:1.8;padding-left:1.5rem}.faq-config-note{background:#fff3cd;border:1px solid #ffc107;border-radius:8px;color:#856404;margin-top:1rem;padding:1rem}.faq-pagination-wrapper{display:flex;justify-content:flex-end;width:100%}@media (max-width:768px){.faq-filters-grid{grid-template-columns:1fr}.faq-clear-button-wrapper{justify-content:flex-end}.faq-pagination-wrapper{justify-content:center}.faq-answer-container,.faq-question-header{padding:1rem}.faq-category-label{font-size:.75rem}.faq-question-text{font-size:.95rem}.faq-answer-text{font-size:.9rem}}@media (max-width:480px){.faq-filters-container{padding:1rem}.faq-filter-group label{font-size:.75rem}.faq-category-select,.faq-search-input{font-size:.9rem;padding:.6rem}.pagination-container{flex-direction:column;gap:.75rem}.pagination-info{font-size:.8rem}}.user-profile-page{background:#f8f9fa;display:flex;flex-direction:column;min-height:100vh}.user-profile-main{background:#f8f9fa;min-height:calc(100vh - 120px);padding:calc(85px + 1rem) 1rem 1rem;width:100%}.page-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:5px}.page-title{color:#6c757d;font-size:1.3rem;font-weight:600;margin:0}.page-subtitle{color:#6c757d;font-size:.95rem;margin-bottom:1.5rem}.user-profile-container{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:2rem;margin-top:5px}.profile-column{display:flex;flex-direction:column;gap:1.5rem}.profile-section{background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000000d;padding:2rem}.section-title{color:#2d3748;margin:0 0 1.5rem}.section-description{color:#6c757d;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.section-footer-text{color:#6c757d;font-size:.9rem;line-height:1.6;margin:1rem 0 1.5rem}.photo-upload-section{align-items:center;display:flex;flex-direction:column;margin-bottom:2rem}.photo-preview-profile{background:#f8f9fa;border:2px dashed #ced4da;border-radius:50%;cursor:pointer;height:150px;margin-bottom:1rem;overflow:hidden;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:150px}.photo-preview-profile:hover{background:#f0fff4;border-color:#2eaaa1}.photo-preview-profile .profile-photo{height:auto;left:50%;max-height:none;max-width:none;object-fit:contain;object-position:center;position:absolute;top:50%;transform-origin:center;width:auto}.no-photo-placeholder-profile{align-items:center;color:#6c757d;display:flex;flex-direction:column;gap:.5rem;height:100%;justify-content:center;padding:1rem;text-align:center}.no-photo-placeholder-profile .photo-icon{font-size:2.5rem;opacity:.5}.no-photo-placeholder-profile span{color:#6c757d;font-size:.85rem}.photo-controls{display:flex;gap:.5rem;justify-content:center;margin-bottom:.75rem}.btn-photo-control{background:#2eaaa1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.btn-photo-control:hover{background:#26a399}.btn-photo-control.btn-remove{background:#e53e3e}.btn-photo-control.btn-remove:hover{background:#c53030}.photo-edit-controls-profile{display:flex;flex-wrap:wrap;gap:2px;justify-content:center;width:100%}.btn-photo-edit{flex:0 0 auto;font-size:.75rem;padding:.25rem;width:40px}.form-group{margin-bottom:.5rem}.form-group label{color:#495057;font-size:.9rem}.form-group input{border:1px solid #ced4da;border-radius:6px;box-sizing:border-box;font-size:1rem;padding:.5rem;transition:border-color .2s;width:100%}.form-group input:focus{border-color:#2eaaa1;box-shadow:0 0 0 3px #2eaaa11a;outline:none}.form-group input.readonly-field{color:#6c757d}.form-group input.readonly-field,.form-group input:disabled{background:#e9ecef;cursor:not-allowed}.btn-primary,.btn-secondary{border:none;border-radius:6px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s;width:100%}.btn-primary{background:#2eaaa1;color:#fff}.btn-primary:hover:not(:disabled){background:#26a399}.btn-secondary{background:#e9ecef;color:#6c757d}.btn-secondary:hover:not(:disabled){background:#dee2e6}.btn-primary:disabled,.btn-secondary:disabled{cursor:not-allowed;opacity:.6}.success-message{background:#d1f2eb;border:1px solid #00c9a7;border-radius:6px;color:#00796b;font-size:.95rem;line-height:1.5;margin-top:1rem;padding:1rem}.profiles-list{display:flex;flex-wrap:wrap;gap:.75rem}.profile-badge{align-items:center;background:#e3f2fd;border:1px solid #2196f3;border-radius:20px;color:#1565c0;display:inline-flex;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:all .2s}.profile-badge:hover{background:#bbdefb;border-color:#1976d2}@media (max-width:1200px){.user-profile-container{grid-template-columns:1fr 1fr}}@media (max-width:768px){.user-profile-container{grid-template-columns:1fr}.page-title{font-size:1.1rem}}@media (max-width:576px){.user-profile-main{padding:calc(85px + .5rem) 1rem 1rem}.profile-section{padding:1.5rem}.photo-preview-profile{height:120px;width:120px}.section-title{font-size:1.1rem}}.btn-add{align-items:center;background:#48bb78;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-size:1.5rem;font-weight:700;height:40px;justify-content:center;transition:background-color .2s;width:40px}.btn-add:hover{background:#38a169}.btn-clear-filters{align-items:center;background:#6c757d;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.btn-clear-filters:hover{background:#5a6268}.btn-settings{align-items:center;background:#6c757d;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s;width:40px}.btn-settings:hover{background:#5a6268}.btn-action-email{align-items:center;background:#dbeafe;border:none;border-radius:4px;color:#1e40af;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-email:hover{background:#bfdbfe}.btn-action-whatsapp{align-items:center;background:#d1fae5;border:none;border-radius:4px;color:#059669;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-whatsapp:hover{background:#a7f3d0}.btn-action-schedule{align-items:center;background:#fed7aa;border:none;border-radius:4px;color:#c2410c;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-schedule:hover{background:#fdba74}.btn-action-manage{align-items:center;background:#e9d5ff;border:none;border-radius:4px;color:#7c3aed;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-manage:hover{background:#d8b4fe}.btn-action-edit{align-items:center;background:#e2e8f0;border:none;border-radius:4px;color:#475569;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-edit:hover{background:#cbd5e1}.btn-action-delete{align-items:center;background:#fecaca;border:none;border-radius:4px;color:#dc2626;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-delete:hover{background:#fca5a5}.btn-action-view{align-items:center;background:#cffafe;border:none;border-radius:4px;color:#0891b2;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-view:hover{background:#a5f3fc}.btn-action-users{align-items:center;background:#e0e7ff;border:none;border-radius:4px;color:#4f46e5;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .2s;width:32px}.btn-action-users:hover{background:#c7d2fe}.btn-add-schedule{align-items:center;background:#03b4c6;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:40px;justify-content:center;transition:all .2s ease;width:40px}.btn-add-schedule:hover{background:#029aaa;box-shadow:0 2px 4px #0000001a;transform:translateY(-1px)}.btn-add-schedule:active{box-shadow:none;transform:translateY(0)}.btn-add-schedule:disabled{background:#adb5bd;cursor:not-allowed;transform:none}.form-label,label{color:#6c757d!important;display:block!important;font-size:.95rem!important;font-weight:400!important;margin-bottom:.5rem!important}.MuiOutlinedInput-root{height:45px!important}.MuiOutlinedInput-input{padding:10.5px 14px!important}.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#ced4da}.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a}.form-textarea,textarea{background:#fff;border:1px solid #ced4da;border-radius:4px;box-sizing:border-box;color:#495057;font-size:1rem;min-height:80px;padding:.375rem .5rem;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease;width:100%}.form-textarea:focus,textarea:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.form-input:disabled,.form-select:disabled,.form-textarea:disabled,.readonly-field,input:disabled,select:disabled,textarea:disabled{background-color:#e9ecef;cursor:not-allowed;opacity:.6}.form-group{margin-bottom:1rem}.form-group textarea{height:auto;min-height:80px}.patient-register-page{background:#f7fafc;display:flex;flex-direction:column;min-height:100vh}.patient-register-main{background:#f8f9fa;flex:1 1;padding:calc(85px + 1rem) 1rem 1rem;width:100%}.patient-register-container{background:#fff;border:1px solid #e9ecef;border-radius:0 0 12px 12px;border-top:none;box-shadow:0 2px 12px #00000014;margin:5px 0 0;max-width:none;padding:1rem 1.5rem;width:100%}.patient-tabs-container{background:#fff;border:1px solid #e9ecef;border-bottom:none;border-radius:12px 12px 0 0;box-shadow:0 2px 12px #00000014;margin-bottom:0;padding:.75rem 1rem 0}.patient-tabs{border-bottom:2px solid #2eaaa1;display:flex;flex-wrap:wrap;gap:.25rem;margin-bottom:0;padding-bottom:.375rem}.tab-button{align-items:center;background:#f7fafc;border:1px solid #cbd5e0;border-bottom:none;border-radius:4px 4px 0 0;color:#4a5568;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;overflow:hidden;padding:.6375rem .65rem;position:relative;top:4px;transition:all .2s ease;white-space:nowrap}.tab-button:before{background:#cbd5e0;content:"";height:3px;left:0;position:absolute;right:0;top:0}.tab-button:hover:not(.disabled){background:#edf2f7;color:#2d3748}.tab-button.active{background:#2eaaa1;border-color:#2eaaa1;box-shadow:0 2px 8px #2eaaa14d;color:#fff;padding:.7125rem .65rem}.tab-button[data-tab=cadastro]:before{background:#2563eb}.tab-button[data-tab=resumo]:before{background:#059669}.tab-button[data-tab=anotacoes]:before{background:#7c3aed}.tab-button[data-tab=agenda]:before{background:#dc2626}.tab-button[data-tab=diagnostico]:before{background:#ea580c}.tab-button[data-tab=avaliacoes]:before{background:#0891b2}.tab-button[data-tab=plano-terap]:before{background:#be185d}.tab-button[data-tab=evolucoes]:before{background:#65a30d}.tab-button[data-tab=financeiro]:before{background:#ca8a04}.tab-button[data-tab=receituario]:before{background:#0d9488}.tab-button[data-tab=arquivos]:before{background:#6b7280}.tab-button.disabled{background:#f7fafc;color:#a0aec0;cursor:not-allowed;opacity:.6}.tab-content{background:#fff;padding:.75rem 0}.tab-placeholder{color:#718096;padding:3rem;text-align:center}.tab-placeholder h3{color:#2d3748;margin-bottom:1rem}.patient-register-form{display:flex;flex-direction:column;gap:1.5rem;padding:6px 11px 16px}.form-row{grid-gap:1.25rem;align-items:end;gap:1.25rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:.125rem}.form-group{display:flex;flex-direction:column;gap:0}.form-group.large{grid-column:span 2}.form-group.small{min-width:80px}.form-group label{color:#6c757d;font-weight:400;margin-bottom:.25rem}.input-with-button{display:flex;gap:.5rem}.input-with-button input{flex:1 1}.search-btn{background:#2eaaa1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s;white-space:nowrap}.search-btn:hover{background:#26a399}.radio-group{align-items:center;display:flex;gap:1.5rem;margin-top:.25rem}.personal-data-fields .radio-group{flex-wrap:wrap;gap:.75rem}.responsible-divider{margin-bottom:.5rem;margin-top:1rem;position:relative}.responsible-divider:after{background:#06b6d4;bottom:0;content:"";height:1px;left:0;position:absolute;right:0}.responsible-divider:last-of-type:after{display:none}.form-divider-line{border-top:1px solid #06b6d4!important;margin-bottom:1rem;margin-top:1rem}.responsible-divider h4{background:#fff;color:#495057;display:inline-block;font-size:1.1rem;font-weight:600;margin:0 0 .5rem;padding-right:1rem;position:relative;z-index:1}.radio-label{align-items:center;color:#495057;cursor:pointer;display:flex;font-size:1rem;gap:.5rem}.radio-label input[type=radio]{margin:0 .5rem 0 0!important}.radio-label input[type=radio],input[type=checkbox]{accent-color:#2eaaa1!important;height:18px!important;vertical-align:middle!important;width:18px!important}input[type=checkbox]{cursor:pointer!important;margin-right:.5rem!important}.personal-data-layout{grid-gap:1.25rem;align-items:start;border-bottom:1px solid #e2e8f0;display:grid;gap:1.25rem;grid-template-columns:250px 1fr;margin-bottom:1.25rem;padding-bottom:.75rem}.photo-upload-component,.photo-upload-container{display:flex;flex-direction:column}.photo-upload-component{gap:.75rem}.photo-preview{align-items:center;background:#f8f9fa;border:2px dashed #ced4da;border-radius:8px;cursor:pointer;display:flex;height:250px;justify-content:center;overflow:hidden;position:relative;transition:all .2s ease;-webkit-user-select:none;user-select:none;width:250px}.photo-preview:hover{background:#f0fff4;border-color:#2eaaa1}.patient-photo{height:auto;left:50%;max-height:none;max-width:none;object-fit:contain;object-position:center;position:absolute;top:50%;transform-origin:center;width:auto}.no-photo-placeholder{align-items:center;color:#6c757d;display:flex;flex-direction:column;gap:.5rem;padding:1rem;text-align:center}.photo-icon{font-size:3rem;opacity:.5}.no-photo-placeholder span{color:#6c757d;font-size:.875rem}.photo-main-controls{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;width:250px}.btn-photo-main{background:#2eaaa1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.btn-photo-main:hover{background:#26a399}.btn-photo-main.btn-remove{background:#e53e3e}.btn-photo-main.btn-remove:hover{background:#c53030}.photo-edit-controls{display:flex;flex-direction:column;gap:.5rem;margin-top:.75rem;width:250px}.edit-control-row{display:flex;gap:2px;justify-content:space-between;width:250px}.btn-photo-edit{align-items:center;background:#f8f9fa;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;display:flex;font-size:.875rem;font-weight:500;height:32px;justify-content:center;padding:.375rem;transition:all .2s}.btn-photo-edit:hover{background:#e9ecef;border-color:#2eaaa1;color:#2eaaa1}.btn-photo-edit-small{align-items:center;background:#f8f9fa;border:1px solid #ced4da;border-radius:4px;color:#495057;cursor:pointer;display:flex;flex:1 1;font-size:.75rem;height:32px;justify-content:center;min-width:38px;padding:.25rem;transition:all .2s;width:40px}.btn-photo-edit-small:hover{background:#e9ecef;border-color:#2eaaa1;color:#2eaaa1}.photo-instructions{background:#f8f9fa;border-left:2px solid #2eaaa1;border-radius:4px;display:flex;flex-direction:column;gap:.25rem;padding:.5rem;text-align:center;width:250px}.mini-dashboard{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000001a;margin-top:2rem;padding:.75rem;width:250px}.dashboard-title{border-bottom:1px solid #e2e8f0;color:#03b4c6;font-size:.9375rem;font-weight:600;margin:0 0 .75rem;padding-bottom:.5rem;text-align:center}.dashboard-item{align-items:center;border-bottom:1px solid #f7fafc;display:flex;justify-content:space-between;padding:.375rem 0}.dashboard-label{color:#4a5568;font-size:.75rem;font-weight:500}.dashboard-value{color:#2d3748;font-size:.75rem;font-weight:600}.dashboard-section{margin-top:.75rem}.dashboard-subtitle{color:#4a5568;font-size:.75rem;font-weight:600;margin:0 0 .5rem;text-align:center}.dashboard-stats{grid-gap:.25rem;display:grid;gap:.25rem;grid-template-columns:1fr 1fr 1fr}.stat-item{align-items:center!important;border-radius:4px!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:52px!important;min-width:70px!important;padding:.375rem .25rem!important;text-align:center!important}.stat-present{background:#f0fff4!important;border:1px solid #9ae6b4!important}.stat-absent{background:#fffbf0!important;border:1px solid #feb2b2!important}.stat-cancelled{background:#f7fafc!important;border:1px solid #cbd5e0!important}.stat-number{font-size:1.0625rem!important;font-weight:700!important;margin-bottom:.125rem!important;min-width:32px!important}.stat-present .stat-number{color:#2f855a!important}.stat-absent .stat-number{color:#c53030!important}.stat-cancelled .stat-number,.stat-label{color:#4a5568!important}.stat-label{font-size:.6875rem!important;font-weight:500!important;line-height:1.1!important}.photo-instructions small{color:#6c757d;font-size:.75rem;line-height:1.2}.personal-data-fields{display:flex;flex-direction:column;gap:.125rem}.personal-data-fields .form-row{grid-gap:1.25rem;align-items:end;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr 1fr;margin-bottom:.125rem}.personal-data-fields .form-row:nth-child(3),.personal-data-fields .form-row:nth-child(4){grid-template-columns:1fr 1fr 1fr;max-width:100%}.form-section{margin-top:.5rem;padding-top:.25rem}.form-section:first-child{border-top:none;margin-top:0;padding-top:0}.section-title{color:#495057;font-size:1.2rem;font-weight:600;margin:0 0 .25rem}.form-actions{gap:1rem;margin-top:1rem;padding-top:1rem}.btn-save{background:#2eaaa1;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:600;min-width:140px;padding:.875rem 2rem;transition:background-color .2s}.btn-save:hover{background:#26a399}.btn-save:disabled{background:#a0aec0;cursor:not-allowed}.btn-cancel-form{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:.875rem;font-weight:600;min-width:120px;padding:.875rem 2rem;transition:all .2s}.btn-cancel-form:hover{background:#f7fafc;border-color:#cbd5e0;color:#2d3748}.form-actions-inline{display:flex;gap:.5rem;margin-top:.75rem;width:100%}.form-actions-inline~:not(.form-divider-line){border-bottom:none!important;border-top:none!important}.form-actions-inline,.form-actions-inline .form-group{border:none!important}.btn-save-small{background:#2eaaa1;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:background-color .2s}.btn-save-small:hover{background:#26a399}.btn-save-small:disabled{background:#a0aec0;cursor:not-allowed}.btn-cancel-form-small{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;flex:1 1;font-size:.875rem;font-weight:600;padding:.75rem 1rem;transition:all .2s}.btn-cancel-form-small:hover{background:#f7fafc;border-color:#cbd5e0}.tab-content-section{padding:6px 11px 16px}.tab-content-section h3{border-bottom:2px solid #2eaaa1;color:#2d3748;font-size:1.25rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.5rem}.resume-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.resume-card{background:#f8f9fa;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.resume-card h4{color:#2eaaa1;font-size:1rem;font-weight:600;margin:0 0 1rem}.resume-card p{color:#4a5568;font-size:.875rem;margin:.5rem 0}.notes-toolbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.btn-add-note{background:#2eaaa1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-add-note:hover{background:#26a399}.notes-filter{border:1px solid #e2e8f0;border-radius:6px;font-size:.875rem;padding:.5rem}.note-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1rem}.note-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:.75rem}.note-date{color:#718096;font-size:.875rem}.note-type{background:#2eaaa1;border-radius:12px;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.note-content{color:#2d3748;line-height:1.5;margin:.75rem 0}.note-footer{text-align:right}.note-author{color:#718096;font-size:.875rem;font-style:italic}.agenda-toolbar{align-items:center;display:flex;justify-content:space-between;margin-bottom:1.5rem}.btn-schedule{background:#48bb78;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-schedule:hover{background:#38a169}.appointment-item{grid-gap:1rem;align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:grid;gap:1rem;grid-template-columns:150px 1fr auto;margin-bottom:1rem;padding:1rem}.appointment-item.future{background:#f0fff4;border-color:#48bb78}.appointment-item.past{background:#f7fafc}.appointment-time .date{color:#2d3748;display:block;font-weight:600}.appointment-time .time{color:#718096;display:block;font-size:.875rem}.appointment-details h4{color:#2d3748;margin:0 0 .25rem}.appointment-details p{color:#718096;font-size:.875rem;margin:0 0 .5rem}.status{border-radius:12px;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status.confirmed{background:#c6f6d5;color:#2f855a}.status.completed{background:#bee3f8;color:#2b6cb0}.appointment-actions{display:flex;gap:.5rem}.btn-cancel,.btn-edit,.btn-view{background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.75rem;padding:.5rem 1rem;transition:all .2s}.btn-edit:hover{background:#edf2f7;border-color:#2eaaa1}.btn-cancel:hover{background:#fed7d7;border-color:#e53e3e;color:#e53e3e}.btn-view:hover{background:#edf2f7;border-color:#4a5568}.diagnosis-toolbar,.evaluations-toolbar,.evolution-toolbar,.files-toolbar,.prescription-toolbar,.therapy-toolbar{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.btn-add-diagnosis,.btn-new-evaluation,.btn-new-evolution,.btn-new-plan,.btn-new-prescription,.btn-upload{background:#2eaaa1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.875rem;font-weight:500;padding:.75rem 1.5rem;transition:background-color .2s}.btn-add-diagnosis:hover,.btn-new-evaluation:hover,.btn-new-evolution:hover,.btn-new-plan:hover,.btn-new-prescription:hover,.btn-upload:hover{background:#26a399}.diagnosis-item,.evaluation-item,.evolution-item,.prescription-item,.therapy-plan-item{background:#fff;border:1px solid #e2e8f0;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.diagnosis-header,.evaluation-header,.plan-header,.prescription-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.diagnosis-status.active,.evaluation-status.completed,.status.active{background:#c6f6d5;border-radius:12px;color:#2f855a;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.financial-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.financial-card{background:#fff;border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem;text-align:center}.financial-card h4{color:#4a5568;font-size:.875rem;font-weight:500;margin:0 0 1rem}.amount{font-size:1.5rem}.amount.pending{color:#e53e3e}.amount.paid{color:#48bb78}.transaction-item{grid-gap:1rem;align-items:center;border-bottom:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:100px 1fr 100px 100px;padding:.75rem}.files-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.file-item{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:1rem;padding:1rem}.file-icon{flex-shrink:0;font-size:2rem}.file-info{flex:1 1}.file-info h4{color:#2d3748;font-size:.875rem;margin:0 0 .25rem}.file-info p{color:#718096;font-size:.75rem;margin:0 0 .25rem}.file-date{color:#a0aec0;font-size:.75rem}.file-actions{display:flex;gap:.5rem}.btn-download,.btn-print,.btn-view,.btn-view-evaluation{background:#fff;border:1px solid #e2e8f0;border-radius:4px;color:#4a5568;cursor:pointer;font-size:.75rem;padding:.5rem 1rem;transition:all .2s}.btn-download:hover,.btn-print:hover,.btn-view-evaluation:hover,.btn-view:hover{background:#edf2f7;border-color:#2eaaa1}.evolution-timeline{padding-left:2rem;position:relative}.evolution-timeline:before{background:#e2e8f0;bottom:0;content:"";left:.75rem;position:absolute;top:0;width:2px}.evolution-item{margin-bottom:2rem;position:relative}.evolution-item:before{background:#2eaaa1;border:3px solid #fff;border-radius:50%;box-shadow:0 0 0 2px #e2e8f0;content:"";height:12px;left:-2.25rem;position:absolute;top:.5rem;width:12px}.evolution-date{color:#2eaaa1;font-size:.875rem;font-weight:600;margin-bottom:.5rem}.evolution-content h4{color:#2d3748;margin:0 0 .5rem}.evolution-content p{color:#4a5568;line-height:1.5;margin:0 0 .75rem}.evolution-author{color:#718096;font-size:.875rem;font-style:italic}@media (max-width:1200px){.form-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.form-group.large{grid-column:span 1}}@media (max-width:768px){.patient-register-main{padding:calc(85px + 1rem) .5rem .5rem}.patient-register-container{padding:1rem}.patient-tabs-container{border-radius:8px 8px 0 0;padding:.5rem .75rem 0}.patient-tabs{border-bottom:none;flex-direction:column;gap:.5rem}.tab-button{border:1px solid #e2e8f0;border-radius:6px;top:0}.patient-register-container{border-radius:0 0 8px 8px}.form-row{gap:1rem;grid-template-columns:1fr}.form-group.large,.form-group.small{grid-column:span 1}.input-with-button{flex-direction:column}.personal-data-layout{gap:1rem;grid-template-columns:1fr;margin-bottom:1rem;padding-bottom:.5rem}.photo-upload-container{order:-1}.photo-preview{height:200px}.photo-edit-controls,.photo-instructions,.photo-main-controls,.photo-preview{margin:0 auto;width:200px}.edit-control-row{gap:.125rem}.btn-photo-edit{font-size:.75rem;height:28px}.form-actions{flex-direction:column}.btn-cancel-form,.btn-save{width:100%}}@media (max-width:480px){.patient-register-header h1{font-size:1.5rem}.tab-button{font-size:.8rem;padding:.625rem 1rem}.radio-group{align-items:flex-start;flex-direction:column;gap:.5rem}.photo-hint{max-width:none}}.form-group input.error,.form-group select.error,.form-group textarea.error{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a}.error-message{color:#e53e3e;font-size:.75rem;margin-top:.25rem}.form-group select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;background-size:1rem;padding-right:2.5rem}.tab-button{transform:translateY(0)}.btn-photo:active,.btn-save:active,.search-btn:active{transform:translateY(1px)}.cep-input-container{align-items:center;display:flex;position:relative}.cep-loading{animation:pulse 1.5s infinite;color:#2eaaa1;font-size:1rem;position:absolute;right:.75rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.address-number-complement{display:flex;flex-direction:column}.number-complement-container{display:flex;gap:.5rem;width:100%}.form-subgroup{display:flex;flex:1 1;flex-direction:column}.form-subgroup label{color:#4a5568;font-size:.875rem;margin-bottom:.25rem}.number-input{min-width:80px;width:100%}.complement-input{min-width:120px;width:100%}.document-type-number{display:flex;flex-direction:column}.document-container{display:flex;gap:.5rem;width:100%}.document-type-input{min-width:120px;width:100%}.document-number-input{min-width:150px;width:100%}.country-language{display:flex;flex-direction:column}.country-language-container{display:flex;gap:.5rem;width:100%}.country-input,.language-input{min-width:120px;width:100%}.phone-email{display:flex;flex-direction:column}.phone-email-container{display:flex;gap:.5rem;width:100%}.phone-email-container .form-subgroup{flex:1 1}.birth-age-group{display:flex;flex-direction:column}.birth-age-container{display:flex;gap:.5rem;width:100%}.age-field{background-color:#f7fafc!important;color:#4a5568!important;cursor:not-allowed;font-style:italic}.age-field:disabled{opacity:.8}.cpf-financial-group{display:flex;flex-direction:column}.cpf-financial-container{align-items:end;display:flex;gap:.5rem;width:100%}.cpf-financial-container .form-subgroup:first-child{flex:2 1}.cpf-financial-container .checkbox-subgroup{flex:0 0 auto;justify-content:flex-start;white-space:nowrap}.checkbox-subgroup{align-items:end;padding-bottom:.25rem}.checkbox-label,.checkbox-subgroup{display:flex;justify-content:flex-start}.checkbox-label{align-items:center;color:#4a5568;font-size:.875rem;gap:.75rem;margin:0;white-space:nowrap}.checkbox-label input[type=checkbox]{margin:0}.observations-group{grid-column:1/-1}.observations-textarea{border:1px solid #e2e8f0;border-radius:6px;font-family:inherit;font-size:.875rem;line-height:1.5;min-height:100px;padding:.75rem;resize:vertical;width:100%}.observations-textarea:focus{border-color:#2eaaa1;box-shadow:0 0 0 3px #2eaaa11a;outline:none}.responsible-contact-container,.responsible-contact-group{display:flex;flex-direction:column}.responsible-contact-container{gap:.5rem;width:100%}.responsible-contact-container .checkbox-subgroup{margin-bottom:.5rem;padding-bottom:0}input[type=time]::-webkit-datetime-edit-ampm-field,input[type=time]::-webkit-datetime-edit-hour-field,input[type=time]::-webkit-datetime-edit-minute-field,input[type=time]::-webkit-datetime-edit-second-field{background-color:initial!important;border:0 solid #0000!important;color:#495057!important;outline:none!important;padding:2px!important}input[type=time]::-webkit-datetime-edit-ampm-field:focus,input[type=time]::-webkit-datetime-edit-hour-field:focus,input[type=time]::-webkit-datetime-edit-minute-field:focus,input[type=time]::-webkit-datetime-edit-second-field:focus,input[type=time]:focus::-webkit-datetime-edit-ampm-field,input[type=time]:focus::-webkit-datetime-edit-hour-field,input[type=time]:focus::-webkit-datetime-edit-minute-field,input[type=time]:focus::-webkit-datetime-edit-second-field{background-color:initial!important;border:0 solid #0000!important;box-shadow:none!important;color:#495057!important;outline:none!important}input[type=time]::-webkit-datetime-edit,input[type=time]::-webkit-datetime-edit-fields-wrapper{border:0 solid #0000!important;outline:none!important}*{box-sizing:border-box;margin:0;padding:0}img{height:auto;max-width:100%}body{color:#2d3748;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;overflow-x:hidden}.container{margin:0 auto;max-width:1200px;padding:0 2rem;width:100%}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #e2e8f0cc;box-shadow:0 2px 10px #00000014;left:0;position:fixed;right:0;top:0;z-index:1000}.navbar{align-items:center;display:flex;justify-content:space-between;padding:1.625rem 2rem;width:100%}.nav-brand h2{color:#03b4c6;font-size:1.8rem;font-weight:700}.logo{height:31px;transition:opacity .3s ease,transform .2s ease;width:auto}.logo:hover{opacity:.8;transform:scale(1.05)}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#4a5568;font-weight:500;text-decoration:none;transition:color .3s ease}.nav-menu a:hover{color:#03b4c6}.nav-menu a.client-area-link{color:#ff8c00;font-weight:600}.nav-menu a.client-area-link:hover{color:#ff7f00}.cta-button{background:#03b4c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:transform .2s ease,box-shadow .2s ease}.cta-button:hover{background:#029aab;box-shadow:0 10px 20px #03b4c64d;transform:translateY(-2px)}.hero{background:linear-gradient(135deg,#f7fafc,#edf2f7);margin-top:80px;padding:8rem 0 6rem}.hero-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin:0;padding:0 2rem;width:100%}.hero-image{align-items:center;display:flex;justify-content:center}.hero-text h1{color:#2d3748;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-text p{color:#718096;font-size:1.2rem;line-height:1.7;margin-bottom:2.5rem}.hero-buttons{display:flex;gap:1rem;margin-bottom:3rem}.cta-primary{background:#03b4c6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-primary:hover{box-shadow:0 15px 30px #667eea66;transform:translateY(-3px)}.cta-secondary{background:#0000;border:2px solid #03b4c6;border-radius:12px;color:#03b4c6;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-secondary:hover{background:#03b4c6;color:#fff;transform:translateY(-3px)}.hero-stats{display:flex;gap:3rem}.stat{align-items:center;display:flex;flex-direction:column}.stat-number{font-size:2rem}.stat-label{color:#718096;font-size:.9rem;text-align:center}.dashboard-mockup{background:#fff;border-radius:12px;box-shadow:0 25px 50px #0000001a;overflow:hidden}.mockup-header{background:#f7fafc;border-bottom:1px solid #e2e8f0;padding:1rem}.mockup-dots{display:flex;gap:.5rem}.mockup-dots span{background:#cbd5e0;border-radius:50%;height:12px;width:12px}.mockup-dots span:first-child{background:#fc8181}.mockup-dots span:nth-child(2){background:#f6e05e}.mockup-dots span:nth-child(3){background:#68d391}.mockup-content{display:flex;height:300px}.mockup-sidebar{background:#2d3748;padding:1rem 0;width:200px}.sidebar-item{color:#a0aec0;cursor:pointer;font-size:.9rem;padding:.75rem 1.5rem;transition:all .3s ease}.sidebar-item.active,.sidebar-item:hover{background:#4a5568;color:#fff}.mockup-main{background:#f7fafc;flex:1 1;padding:2rem}.card-row{display:flex;gap:1rem}.info-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;flex:1 1;flex-direction:column;padding:1.5rem}.card-title{color:#718096;font-size:.9rem;margin-bottom:.5rem}.card-value{color:#03b4c6;font-size:1.8rem;font-weight:700}.features{background:#fff;padding:6rem 0}.section-header{margin-bottom:4rem;text-align:center}.section-header h2{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.section-header p{color:#718096;font-size:1.2rem}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:600px){.features-grid{gap:1.5rem;grid-template-columns:1fr}}.feature-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.feature-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h3{color:#2d3748;font-size:1.3rem;font-weight:600;margin-bottom:1rem}.feature-card p{color:#718096;line-height:1.6}.pricing{background:linear-gradient(135deg,#f7fafc,#edf2f7);padding:6rem 0}.pricing-toggle{align-items:center;display:flex;gap:1rem;justify-content:center;margin-bottom:3rem}.toggle-label{color:#4a5568;font-weight:600}.toggle-switch{display:inline-block;height:34px;position:relative;width:60px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:26px;left:4px;position:absolute;transition:.4s;width:26px}input:checked+.toggle-slider{background-color:#03b4c6}input:checked+.toggle-slider:before{transform:translateX(26px)}.discount-badge{background:#48bb78;border-radius:4px;color:#fff;font-size:.8rem;margin-left:.5rem;padding:.25rem .5rem}.pricing-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}@media (max-width:700px){.pricing-grid{gap:1.5rem;grid-template-columns:1fr}}.pricing-card{background:#fff;border:2px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2.5rem;position:relative;transition:all .3s ease}.pricing-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.pricing-card.featured{border-color:#03b4c6;transform:scale(1.05)}.popular-badge{background:#03b4c6;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;left:50%;padding:.5rem 1.5rem;position:absolute;top:-15px;transform:translateX(-50%)}.plan-header h3{color:#2d3748;font-size:1.5rem;font-weight:700;margin-bottom:.5rem}.plan-header p{color:#718096;margin-bottom:2rem}.plan-price{align-items:baseline;display:flex;margin-bottom:2rem}.currency{color:#718096;font-size:1.2rem;margin-right:.25rem}.amount{color:#2d3748;font-size:3rem;font-weight:700}.period{color:#718096;font-size:1rem;margin-left:.25rem}.plan-features{list-style:none;margin-bottom:2rem}.plan-features li{font-size:.95rem;padding:.5rem 0}.plan-button{background:#03b4c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease;width:100%}.plan-button:hover{box-shadow:0 10px 20px #667eea4d;transform:translateY(-2px)}.comparison{background:#fff;padding:6rem 0}.comparison-table-wrapper{border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow-x:auto}.comparison-table{background:#fff;border-collapse:collapse;width:100%}.comparison-table td,.comparison-table th{border-bottom:1px solid #e2e8f0;padding:1.5rem;text-align:left}.comparison-table th{background:#f7fafc;color:#2d3748;font-weight:700;text-align:center}.feature-column{min-width:250px;text-align:left!important}.featured-column{background:#03b4c6!important;color:#fff!important}.comparison-table td{color:#4a5568;text-align:center}.comparison-table tr:hover{background:#f7fafc}.final-cta{background:linear-gradient(135deg,#2d3748,#4a5568);color:#fff;padding:6rem 0;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.cta-content p{font-size:1.2rem;margin-bottom:2.5rem;opacity:.9}.cta-buttons{display:flex;gap:1rem;justify-content:center;margin-bottom:2rem}.large{font-size:1.2rem;padding:1.2rem 2.5rem}.cta-note{font-size:1rem;opacity:.8}.nav-actions{align-items:center;display:flex;gap:1rem}.desktop-cta{display:block}.hamburger{background:#0000;border:none;cursor:pointer;display:none;flex-direction:column;height:30px;justify-content:space-around;padding:0;width:30px;z-index:1001}.hamburger span{background:#4a5568;border-radius:3px;display:block;height:3px;opacity:1;transform:rotate(0deg);transition:.25s ease-in-out;width:100%}.hamburger.active span:first-child{top:9px;transform:rotate(45deg)}.hamburger.active span:nth-child(2){left:-60px;opacity:0}.hamburger.active span:nth-child(3){top:9px;transform:rotate(-45deg)}.mobile-menu-overlay{background:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-menu{animation:slideInRight .3s ease-out;background:#fff;box-shadow:-2px 0 10px #0000001a;display:flex;flex-direction:column;height:100vh;padding:2rem;width:280px}@keyframes slideInRight{0%{transform:translateX(100%)}to{transform:translateX(0)}}.mobile-menu-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.mobile-logo{height:21px;width:auto}.mobile-nav-menu{flex:1 1;list-style:none}.mobile-nav-menu li{margin-bottom:1.5rem}.mobile-nav-menu a{border-bottom:1px solid #e2e8f0;color:#4a5568;display:block;font-size:1.1rem;font-weight:500;padding:.75rem 0;text-decoration:none;transition:color .3s ease}.mobile-nav-menu a:hover{color:#03b4c6}.mobile-nav-menu a.client-area-link{color:#ff8c00;font-weight:600}.mobile-nav-menu a.client-area-link:hover{color:#ff7f00}.mobile-cta{margin-top:1rem;width:100%}@media (max-width:768px){.navbar{padding:1.625rem 1rem}.desktop-cta,.desktop-menu{display:none}.hamburger{display:flex}.comparison,.features,.final-cta,.pricing{padding:4rem 0}.section-header{margin-bottom:3rem}.section-header h2{font-size:2rem;line-height:1.3}.section-header p{font-size:1rem;padding:0 1rem}.hero{padding:6rem 0 4rem}.hero-content{gap:2rem;grid-template-columns:1fr;padding:0 1rem;text-align:center}.dashboard-mockup{box-sizing:border-box;margin:0 auto;max-width:100%;width:100%}.mockup-content{box-sizing:border-box;flex-direction:column;height:250px;width:100%}.mockup-sidebar{box-sizing:border-box;display:flex;height:80px;overflow-x:auto;padding:.5rem;width:100%!important}.sidebar-item{min-width:-webkit-fit-content;min-width:fit-content;padding:.5rem 1rem;white-space:nowrap}.mockup-main{box-sizing:border-box;overflow:hidden;padding:1rem;width:100%}.hero-image{margin-bottom:1rem;order:-1}.hero-text h1{font-size:2.5rem;line-height:1.3;margin-bottom:1rem}.hero-text p{font-size:1.1rem;margin-bottom:2rem}.hero-stats{gap:2rem;justify-content:center}.stat{text-align:center}.hero-buttons{flex-direction:column;gap:1rem}.hero-buttons button{width:100%}.pricing-card.featured{margin:0;transform:none}.pricing-toggle{margin-bottom:2rem}.cta-buttons{flex-direction:column;gap:1rem}.cta-buttons button{width:100%}.comparison-table-wrapper{font-size:.85rem;overflow-x:auto}.comparison-table{min-width:600px}.comparison-table td,.comparison-table th{padding:.75rem .5rem}.container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}}@media (max-width:1024px) and (min-width:769px){.container{padding:0 1.5rem}.hero-content{gap:3rem}.features-grid,.pricing-grid,.testimonials-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.pricing-card.featured{transform:scale(1.02)}}@media (max-width:480px){.navbar{padding:1.625rem .75rem}.hero{overflow-x:hidden;padding:4rem 0 2rem}.hero-text h1{font-size:1.8rem;line-height:1.2}.hero-text p{font-size:1rem}.dashboard-mockup{box-sizing:border-box;margin:1rem 0;max-width:100%;width:100%}.mockup-content{box-sizing:border-box;height:200px;width:100%}.mockup-sidebar{box-sizing:border-box;height:60px;padding:.25rem;width:100%!important}.sidebar-item{flex-shrink:0;font-size:.8rem;padding:.25rem .75rem}.mockup-main{overflow:hidden;padding:.75rem}.card-row,.mockup-main{box-sizing:border-box;width:100%}.card-row{flex-direction:column;gap:.5rem}.info-card{padding:.75rem}.hero-content,.info-card{box-sizing:border-box;width:100%}.hero-content{padding:0 .75rem!important}@media (max-width:360px){.dashboard-mockup{display:none}.hero-image:after{background:#03b4c61a;border:2px solid #03b4c64d;border-radius:12px;color:#03b4c6;content:"📱 Sistema Mobile-Friendly";display:block;font-size:3rem;padding:2rem;text-align:center}}.hero-stats{flex-direction:column;gap:1.5rem}.stat-number{font-size:1.5rem}.stat-label{font-size:.85rem}.section-header h2{font-size:1.8rem;line-height:1.3}.section-header p{font-size:.95rem}.final-cta h2{font-size:1.8rem;line-height:1.3}.final-cta p{font-size:1rem}.feature-card{padding:1.25rem}.feature-icon{font-size:2rem}.feature-card h3{font-size:1.2rem}.pricing-card{padding:2rem 1.5rem}.plan-price .amount{font-size:2.5rem}.mobile-menu{padding:1.5rem;width:100%}.mobile-menu-header{margin-bottom:1.5rem}.mobile-logo{height:18px}.comparison-table{font-size:.8rem;min-width:500px}.comparison-table td,.comparison-table th{padding:.5rem .25rem}.container{padding:0 .75rem}.footer-logo,.logo{height:27px}}.contact-modal-header h2{color:#4a5568;font-size:1.4rem;font-weight:500;margin:15px 0 24px}.form-group{margin-bottom:14px}.form-group label{color:#2d3748;display:block;font-size:.8rem;font-weight:500;margin-bottom:6px}.form-group input,.form-group select,.form-group textarea{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;padding:12px 16px;transition:all .2s ease;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #667eea1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.form-group select{cursor:pointer}.country-select-custom:focus,.phone-input:focus{box-shadow:0 0 0 3px #667eea1a}@media (max-width:768px){.contact-modal-overlay{padding:10px}.contact-modal{max-height:95vh}.contact-modal-header{padding:20px 24px 0}.contact-modal-header h2{font-size:1.2rem}.contact-form{padding:0 24px 24px}.form-actions{flex-direction:column}.clear-button,.submit-button{width:100%}.thank-you-screen{padding:24px}.thank-you-header{margin-bottom:24px}.thank-you-icon{font-size:2rem;height:60px;width:60px}.thank-you-content h2{font-size:1.5rem}.thank-you-content p{font-size:1rem}.thank-you-close-button{width:100%}.phone-input-container{flex-direction:column;gap:12px}.country-select-custom{width:100%}}.modal-content-wrapper{grid-gap:2rem;gap:2rem;grid-template-columns:1fr 1.2fr;margin-top:1rem}.modal-image-section{display:flex;flex-direction:column;gap:1.5rem;padding:1rem 1rem 1rem 2.25rem}.modal-contact-image{box-shadow:0 4px 12px #00000026;height:250px;width:100%}.contact-image{height:100%;opacity:.7;transition:transform .3s ease}.contact-image:hover{transform:scale(1.05)}.contact-image-overlay{background:linear-gradient(#0000,#03b4c6e6);padding:2rem 1.5rem 1.5rem}.contact-image-overlay h3{text-shadow:0 2px 4px #0000004d}.contact-benefits{gap:1rem}.benefit-item{background:#f8fafc;border-left:3px solid #03b4c6;border-radius:8px;gap:.75rem;padding:.75rem}.benefit-icon{flex-shrink:0;font-size:1.2rem}.benefit-item span:last-child{color:#4a5568;font-size:.9rem;font-weight:500}@media (max-width:768px){.modal-content-wrapper{gap:1.5rem;grid-template-columns:1fr}.modal-image-section{order:2}.contact-form{order:1}.modal-contact-image{height:200px}.benefit-item{padding:.5rem}.benefit-item span:last-child{font-size:.8rem}}.trial-modal{max-width:600px}.trial-content{padding:2rem}.trial-info h2{color:#1a202c;font-size:2rem;font-weight:700;margin-bottom:.5rem;text-align:center}.trial-info>p{color:#4a5568;font-size:1.1rem;text-align:center}.trial-form,.trial-info>p{margin-bottom:2rem}.trial-input{border:2px solid #e2e8f0;border-radius:12px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1.1rem;margin-bottom:1.5rem;padding:16px 20px;transition:border-color .2s ease;width:100%}.trial-input:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.trial-submit-button{background:#03b4c6;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-bottom:2rem;padding:16px 24px;transition:all .2s ease;width:100%}.trial-submit-button:hover{background:#029aab;transform:translateY(-1px)}.trial-disclaimer{background:#f8fafc;border-left:4px solid #03b4c6;border-radius:12px;padding:1.5rem}.trial-disclaimer p{color:#4a5568;font-size:.9rem;line-height:1.6;margin-bottom:1rem}.trial-disclaimer p:last-child{margin-bottom:0}.trial-disclaimer strong{color:#1a202c}@media (max-width:768px){.trial-content{padding:1.5rem}.trial-info h2{font-size:1.5rem}.trial-disclaimer{padding:1rem}.trial-disclaimer p{font-size:.85rem}}.image-placeholder{align-items:center;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border:2px dashed #cbd5e0;border-radius:12px;color:#64748b;display:flex;flex-direction:column;font-size:.9rem;justify-content:center;padding:2rem;text-align:center;transition:all .3s ease}.image-placeholder:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0);border-color:#03b4c6}.image-placeholder p{font-size:2rem;margin-bottom:.5rem}.image-placeholder small{color:#94a3b8;font-size:.8rem;font-weight:500}.workflow-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0}.workflow-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr}.workflow-text h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.workflow-text p{color:#4a5568;font-size:1.2rem;margin-bottom:3rem}.workflow-steps{display:flex;flex-direction:column;gap:2rem}.step{gap:1.5rem}.step,.step-number{align-items:center;display:flex}.step-number{background:#03b4c6;border-radius:50%;color:#fff;flex-shrink:0;font-size:1.2rem;font-weight:700;height:50px;justify-content:center;width:50px}.step-info h4{color:#1a202c;font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.step-info p{color:#4a5568;margin:0}.workflow-placeholder{height:400px;width:100%}.testimonials{background:#fff;padding:6rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:4rem}.testimonial-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;transition:all .3s ease}.testimonial-card:hover{box-shadow:0 8px 30px #03b4c626;transform:translateY(-4px)}.testimonial-header{align-items:center;display:flex;gap:1rem;margin-bottom:1.5rem}.client-photo{flex-shrink:0}.client-placeholder{border-radius:50%;height:60px;padding:1rem;width:60px}.client-placeholder p{font-size:1.5rem;margin:0}.client-image{border:2px solid #03b4c6;border-radius:50%;height:60px;object-fit:cover;transition:all .3s ease;width:60px}.client-image:hover{border-color:#029aab;transform:scale(1.1)}.client-info h4{color:#1a202c;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.client-info p{color:#64748b;font-size:.9rem;margin:0}.stars{font-size:1rem;margin-bottom:1rem}.testimonial-content p{color:#4a5568;font-size:1rem;font-style:italic;line-height:1.6}.testimonials-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));text-align:center}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{color:#03b4c6;font-size:2.5rem;font-weight:700}.stat-label{color:#64748b;font-size:1rem}.about-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:6rem 0}.about-content{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr 1fr;margin-bottom:4rem}.about-text h2{color:#1a202c;font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.about-text p{color:#4a5568;font-size:1.2rem;margin-bottom:3rem}.about-features{display:flex;flex-direction:column;gap:2rem}.about-feature{align-items:center;display:flex;gap:1rem}.about-feature .feature-icon{flex-shrink:0;font-size:2rem}.about-feature h4{color:#1a202c;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.about-feature p{color:#4a5568;font-size:1rem;margin:0}.team-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.team-member{text-align:center}.team-placeholder{border-radius:50%;height:120px;margin:0 auto 1rem;width:120px}.team-placeholder p{font-size:2rem;margin:0}.team-photo{border:3px solid #03b4c6;border-radius:50%;height:120px;margin:0 auto 1rem;object-fit:cover;transition:all .3s ease;width:120px}.team-photo:hover{border-color:#029aab;transform:scale(1.05)}.team-member h4{color:#1a202c;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.team-member p{color:#64748b;font-size:.9rem;margin:0}.company-stats{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:2rem;text-align:center}.stat-card h3{color:#03b4c6;font-size:2.5rem;font-weight:700;margin-bottom:.5rem}.stat-card p{color:#64748b;margin:0}@media (max-width:768px){.about-content,.workflow-content{gap:3rem;grid-template-columns:1fr}.about-text h2,.workflow-text h2{font-size:2rem}.about-text p,.workflow-text p{font-size:1.1rem}.testimonials-grid{gap:1.5rem;grid-template-columns:1fr}.team-grid{gap:2rem;grid-template-columns:1fr}.company-stats{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.testimonials-stats{gap:1.5rem;grid-template-columns:1fr}}.subscription-modal{max-height:90vh;max-width:800px!important;overflow-y:auto;width:95%!important}.subscription-content{padding:2rem}.subscription-plan-summary{background:linear-gradient(135deg,#03b4c6,#029aab);border-radius:12px;color:#fff;margin-bottom:2rem;padding:1.5rem;text-align:center}.subscription-plan-summary h3{font-size:1.4rem;margin-bottom:.5rem}.plan-price-display{align-items:baseline;display:flex;font-size:2rem;font-weight:700;gap:.25rem;justify-content:center}.plan-price-display .currency{font-size:1.2rem}.plan-price-display .period{font-size:1rem;font-weight:500}.subscription-form{display:flex;flex-direction:column;gap:1.5rem}.form-section{border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.form-section h4{border-bottom:2px solid #03b4c6;color:#2d3748;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr;margin-bottom:1rem}.form-row:last-child{margin-bottom:0}.form-row .form-group:only-child{grid-column:1/-1}.subscription-form .form-group{display:flex;flex-direction:column}.subscription-form .form-group label{color:#4a5568;font-size:.8rem;font-weight:600;margin-bottom:.375rem}.subscription-form .form-group input{border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;padding:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.subscription-form .form-group input:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.subscription-summary{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:1.5rem}.summary-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.summary-row:last-child{margin-bottom:0}.summary-row.total{border-top:2px solid #03b4c6;font-size:1.1rem;margin-top:.75rem;padding-top:.75rem}.subscription-button{background:#03b4c6!important;font-size:1.1rem!important;font-weight:700!important;padding:1rem 2rem!important}.subscription-button:hover{background:#029aab!important;box-shadow:0 10px 20px #03b4c64d;transform:translateY(-2px)}.subscription-security{color:#718096;font-size:.9rem;margin-top:1rem;text-align:center}.subscription-security p{margin-bottom:.25rem}@media (max-width:768px){.subscription-modal{margin:1rem;width:98%!important}.subscription-content,.subscription-plan-summary{padding:1rem}.plan-price-display{font-size:1.5rem}.form-section{padding:1rem}.form-row{gap:.75rem;grid-template-columns:1fr}.subscription-form .form-group input{font-size:.9rem;padding:.625rem}.subscription-summary{padding:1rem}.subscription-button{font-size:1rem!important;padding:.875rem 1.5rem!important}}.whatsapp-float{align-items:center;background-color:#25d366;border-radius:50px;bottom:30px;box-shadow:0 4px 16px #25d3664d;color:#fff;cursor:pointer;display:flex;font-size:30px;height:60px;justify-content:center;position:fixed;right:30px;text-align:center;text-decoration:none;transition:all .3s ease;width:60px;z-index:1000}.whatsapp-float:hover{background-color:#20c05a;box-shadow:0 6px 20px #25d36666;color:#fff;text-decoration:none;transform:scale(1.1)}.whatsapp-float:focus{outline:2px solid #25d366;outline-offset:2px}.whatsapp-float:before{animation:whatsapp-pulse 2s infinite;background-color:#25d366;border-radius:50%;content:"";height:100%;position:absolute;width:100%;z-index:-1}@keyframes whatsapp-pulse{0%{opacity:1;transform:scale(1)}70%{opacity:0;transform:scale(1.4)}to{opacity:0;transform:scale(1.4)}}@media (max-width:768px){.whatsapp-float{bottom:20px;height:55px;right:20px;width:55px}}.footer{background:#2d3748;color:#fff;padding:3rem 0 1.5rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#03b4c6;margin-bottom:1rem}.footer-logo{height:31px;margin-bottom:1rem;transition:opacity .3s ease,transform .2s ease;width:auto}.footer-logo:hover{opacity:.8;transform:scale(1.05)}.footer-section ul{list-style:none}.footer-section li{margin-bottom:.5rem}.footer-section a{color:#a0aec0;text-decoration:none;transition:color .3s ease}.footer-section a:hover{color:#03b4c6}.footer-bottom{border-top:1px solid #4a5568;color:#a0aec0;padding-top:2rem;text-align:center}.footer .container{margin:0;max-width:none;padding:0 2rem;width:100%}@media (max-width:768px){.footer .container{padding:0 1rem}.footer-content{gap:2rem;grid-template-columns:1fr;text-align:center}}@media (max-width:480px){.footer-logo{height:27px}}.contact-modal-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.contact-modal{animation:modalFadeIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;width:100%}@keyframes modalFadeIn{0%{opacity:0;transform:scale(.9) translateY(-20px)}to{opacity:1;transform:scale(1) translateY(0)}}.contact-modal-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:24px;padding:24px 32px 0}.modal-logo-title{align-items:flex-start;display:flex;flex:1 1;gap:16px}.modal-logo{height:31px;width:auto}.close-modal-button{background:none;border:none;border-radius:4px;color:#718096;cursor:pointer;font-size:2rem;line-height:1;padding:8px;transform:translateY(-4px);transition:all .2s ease}.close-modal-button:hover{background:#f7fafc;color:#4a5568}.modal-content-wrapper{grid-gap:32px;display:grid;gap:32px;grid-template-columns:1fr 1fr}.modal-image-section{padding:0 0 0 32px}.modal-contact-image{border-radius:12px;margin-bottom:24px;overflow:hidden;position:relative}.contact-image{height:300px;object-fit:cover;width:100%}.contact-image-overlay{background:linear-gradient(#0000,#000c);bottom:0;color:#fff;left:0;padding:24px;position:absolute;right:0}.contact-image-overlay h3{font-size:1.5rem;font-weight:600;margin:0}.contact-benefits{display:flex;flex-direction:column;gap:16px}.benefit-item{align-items:center;color:#4a5568;display:flex;gap:12px}.benefit-icon{font-size:1.5rem}.contact-form{padding:0 32px 32px}.contact-form .form-group{margin-bottom:14px}.contact-form .form-group label{color:#2d3748;display:block;font-size:.8rem;font-weight:500;margin-bottom:6px}.contact-form .form-group input,.contact-form .form-group select,.contact-form .form-group textarea{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:1rem;line-height:1.6;padding:12px 16px;transition:all .2s ease;width:100%}.contact-form .form-group input:focus,.contact-form .form-group select:focus,.contact-form .form-group textarea:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.contact-form .form-group textarea{min-height:100px;resize:vertical}.contact-form .form-group select{cursor:pointer}.phone-input-container{display:flex;gap:8px}.country-selector{flex-shrink:0;position:relative}.country-select-custom{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;justify-content:space-between;padding:12px 8px;transition:all .2s ease;width:90px}.country-select-custom:hover{border-color:#cbd5e0}.country-select-custom:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.selected-country{align-items:center;display:flex}.country-prefix{color:#4a5568;font-size:.9rem;font-weight:500}.dropdown-arrow{color:#718096;font-size:.7rem;transform:rotate(0deg);transition:transform .2s ease}.country-select-custom.open .dropdown-arrow{transform:rotate(180deg)}.country-dropdown{background:#fff;border:2px solid #e2e8f0;border-radius:0 0 8px 8px;border-top:none;box-shadow:0 4px 6px #0000001a;left:0;max-height:200px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:1000}.country-option{align-items:center;cursor:pointer;display:flex;padding:10px 12px;transition:background-color .2s ease}.country-option:hover{background:#f7fafc}.country-option.selected{background:#edf2f7;color:#03b4c6;font-weight:500}.country-info{display:flex;flex-direction:column;gap:2px}.country-name{color:#718096;font-size:.8rem}.phone-input{border:2px solid #e2e8f0;border-radius:8px;box-sizing:border-box;flex:1 1;font-size:1rem;padding:12px 16px;transition:all .2s ease}.phone-input:focus{border-color:#03b4c6;box-shadow:0 0 0 3px #03b4c61a;outline:none}.form-actions{display:flex;flex-wrap:wrap;gap:16px;justify-content:flex-end;margin-top:32px}.clear-button{background:#fff;border:2px solid #e2e8f0;border-radius:8px;color:#4a5568;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 24px;transition:all .2s ease}.clear-button:hover{background:#f7fafc;border-color:#cbd5e0}.submit-button{background:#03b4c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:12px 32px;transition:all .2s ease}.submit-button:hover{background:#029aab;box-shadow:0 4px 12px #03b4c64d;transform:translateY(-1px)}.thank-you-screen{padding:32px;text-align:center}.thank-you-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:32px}.thank-you-content{align-items:center;display:flex;flex-direction:column;gap:24px}.thank-you-icon{align-items:center;animation:checkmarkPop .6s ease-out;background:#03b4c6;border-radius:50%;color:#fff;display:flex;font-size:3rem;font-weight:700;height:80px;justify-content:center;width:80px}@keyframes checkmarkPop{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.2)}to{opacity:1;transform:scale(1)}}.thank-you-content h2{color:#2d3748;font-size:2rem;font-weight:600;margin:0}.thank-you-content p{color:#718096;font-size:1.1rem;line-height:1.5;margin:0;max-width:400px}.thank-you-close-button{background:#03b4c6;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;margin-top:16px;padding:12px 32px;transition:all .2s ease}.thank-you-close-button:hover{background:#029aab;box-shadow:0 4px 12px #03b4c64d;transform:translateY(-1px)}@media (max-width:768px){.contact-modal-overlay{padding:10px}.contact-modal{max-height:95vh}.modal-content-wrapper{grid-template-columns:1fr}.modal-image-section{order:1;padding:0 32px}.contact-form{order:2}.contact-modal-header{padding:20px 24px 0}.contact-form{padding:0 24px 24px}.form-actions{flex-direction:column}.clear-button,.submit-button{width:100%}}
/*!
 * Quill Editor v2.0.3
 * https://quilljs.com
 * Copyright (c) 2017-2024, Slab
 * Copyright (c) 2014, Jason Chen
 * Copyright (c) 2013, salesforce.com
 */.ql-container{box-sizing:border-box;font-family:Helvetica,Arial,sans-serif;font-size:13px;height:100%;margin:0;position:relative}.ql-container.ql-disabled .ql-tooltip{visibility:hidden}.ql-container:not(.ql-disabled) li[data-list=checked]>.ql-ui,.ql-container:not(.ql-disabled) li[data-list=unchecked]>.ql-ui{cursor:pointer}.ql-clipboard{height:1px;left:-100000px;overflow-y:hidden;position:absolute;top:50%}.ql-clipboard p{margin:0;padding:0}.ql-editor{word-wrap:break-word;box-sizing:border-box;counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9;height:100%;line-height:1.42;outline:none;overflow-y:auto;padding:12px 15px;-o-tab-size:4;tab-size:4;-moz-tab-size:4;text-align:left;white-space:pre-wrap}.ql-editor>*{cursor:text}.ql-editor blockquote,.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor ol,.ql-editor p,.ql-editor pre{margin:0;padding:0}@supports (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-set:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor h1,.ql-editor h2,.ql-editor h3,.ql-editor h4,.ql-editor h5,.ql-editor h6,.ql-editor p{counter-reset:list-0 list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor table{border-collapse:collapse}.ql-editor td{border:1px solid #000;padding:2px 5px}.ql-editor li,.ql-editor ol{padding-left:1.5em}.ql-editor li{list-style-type:none;position:relative}.ql-editor li>.ql-ui:before{display:inline-block;margin-left:-1.5em;margin-right:.3em;text-align:right;white-space:nowrap;width:1.2em}.ql-editor li[data-list=checked]>.ql-ui,.ql-editor li[data-list=unchecked]>.ql-ui{color:#777}.ql-editor li[data-list=bullet]>.ql-ui:before{content:"\2022"}.ql-editor li[data-list=checked]>.ql-ui:before{content:"\2611"}.ql-editor li[data-list=unchecked]>.ql-ui:before{content:"\2610"}@supports (counter-set:none){.ql-editor li[data-list]{counter-set:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list]{counter-reset:list-1 list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered]{counter-increment:list-0}.ql-editor li[data-list=ordered]>.ql-ui:before{content:counter(list-0,decimal) ". "}.ql-editor li[data-list=ordered].ql-indent-1{counter-increment:list-1}.ql-editor li[data-list=ordered].ql-indent-1>.ql-ui:before{content:counter(list-1,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-set:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-1{counter-reset:list-2 list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-2{counter-increment:list-2}.ql-editor li[data-list=ordered].ql-indent-2>.ql-ui:before{content:counter(list-2,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-set:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-2{counter-reset:list-3 list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-3{counter-increment:list-3}.ql-editor li[data-list=ordered].ql-indent-3>.ql-ui:before{content:counter(list-3,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-set:list-4 list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-3{counter-reset:list-4 list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-4{counter-increment:list-4}.ql-editor li[data-list=ordered].ql-indent-4>.ql-ui:before{content:counter(list-4,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-set:list-5 list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-4{counter-reset:list-5 list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-5{counter-increment:list-5}.ql-editor li[data-list=ordered].ql-indent-5>.ql-ui:before{content:counter(list-5,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-set:list-6 list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-5{counter-reset:list-6 list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-6{counter-increment:list-6}.ql-editor li[data-list=ordered].ql-indent-6>.ql-ui:before{content:counter(list-6,decimal) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-set:list-7 list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-6{counter-reset:list-7 list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-7{counter-increment:list-7}.ql-editor li[data-list=ordered].ql-indent-7>.ql-ui:before{content:counter(list-7,lower-alpha) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-set:list-8 list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-7{counter-reset:list-8 list-9}}.ql-editor li[data-list=ordered].ql-indent-8{counter-increment:list-8}.ql-editor li[data-list=ordered].ql-indent-8>.ql-ui:before{content:counter(list-8,lower-roman) ". "}@supports (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-set:list-9}}@supports not (counter-set:none){.ql-editor li[data-list].ql-indent-8{counter-reset:list-9}}.ql-editor li[data-list=ordered].ql-indent-9{counter-increment:list-9}.ql-editor li[data-list=ordered].ql-indent-9>.ql-ui:before{content:counter(list-9,decimal) ". "}.ql-editor .ql-indent-1:not(.ql-direction-rtl){padding-left:3em}.ql-editor li.ql-indent-1:not(.ql-direction-rtl){padding-left:4.5em}.ql-editor .ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:3em}.ql-editor li.ql-indent-1.ql-direction-rtl.ql-align-right{padding-right:4.5em}.ql-editor .ql-indent-2:not(.ql-direction-rtl){padding-left:6em}.ql-editor li.ql-indent-2:not(.ql-direction-rtl){padding-left:7.5em}.ql-editor .ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:6em}.ql-editor li.ql-indent-2.ql-direction-rtl.ql-align-right{padding-right:7.5em}.ql-editor .ql-indent-3:not(.ql-direction-rtl){padding-left:9em}.ql-editor li.ql-indent-3:not(.ql-direction-rtl){padding-left:10.5em}.ql-editor .ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:9em}.ql-editor li.ql-indent-3.ql-direction-rtl.ql-align-right{padding-right:10.5em}.ql-editor .ql-indent-4:not(.ql-direction-rtl){padding-left:12em}.ql-editor li.ql-indent-4:not(.ql-direction-rtl){padding-left:13.5em}.ql-editor .ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:12em}.ql-editor li.ql-indent-4.ql-direction-rtl.ql-align-right{padding-right:13.5em}.ql-editor .ql-indent-5:not(.ql-direction-rtl){padding-left:15em}.ql-editor li.ql-indent-5:not(.ql-direction-rtl){padding-left:16.5em}.ql-editor .ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:15em}.ql-editor li.ql-indent-5.ql-direction-rtl.ql-align-right{padding-right:16.5em}.ql-editor .ql-indent-6:not(.ql-direction-rtl){padding-left:18em}.ql-editor li.ql-indent-6:not(.ql-direction-rtl){padding-left:19.5em}.ql-editor .ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:18em}.ql-editor li.ql-indent-6.ql-direction-rtl.ql-align-right{padding-right:19.5em}.ql-editor .ql-indent-7:not(.ql-direction-rtl){padding-left:21em}.ql-editor li.ql-indent-7:not(.ql-direction-rtl){padding-left:22.5em}.ql-editor .ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:21em}.ql-editor li.ql-indent-7.ql-direction-rtl.ql-align-right{padding-right:22.5em}.ql-editor .ql-indent-8:not(.ql-direction-rtl){padding-left:24em}.ql-editor li.ql-indent-8:not(.ql-direction-rtl){padding-left:25.5em}.ql-editor .ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:24em}.ql-editor li.ql-indent-8.ql-direction-rtl.ql-align-right{padding-right:25.5em}.ql-editor .ql-indent-9:not(.ql-direction-rtl){padding-left:27em}.ql-editor li.ql-indent-9:not(.ql-direction-rtl){padding-left:28.5em}.ql-editor .ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:27em}.ql-editor li.ql-indent-9.ql-direction-rtl.ql-align-right{padding-right:28.5em}.ql-editor li.ql-direction-rtl{padding-right:1.5em}.ql-editor li.ql-direction-rtl>.ql-ui:before{margin-left:.3em;margin-right:-1.5em;text-align:left}.ql-editor table{table-layout:fixed;width:100%}.ql-editor table td{outline:none}.ql-editor .ql-code-block-container{font-family:monospace}.ql-editor .ql-video{display:block;max-width:100%}.ql-editor .ql-video.ql-align-center{margin:0 auto}.ql-editor .ql-video.ql-align-right{margin:0 0 0 auto}.ql-editor .ql-bg-black{background-color:#000}.ql-editor .ql-bg-red{background-color:#e60000}.ql-editor .ql-bg-orange{background-color:#f90}.ql-editor .ql-bg-yellow{background-color:#ff0}.ql-editor .ql-bg-green{background-color:#008a00}.ql-editor .ql-bg-blue{background-color:#06c}.ql-editor .ql-bg-purple{background-color:#93f}.ql-editor .ql-color-white{color:#fff}.ql-editor .ql-color-red{color:#e60000}.ql-editor .ql-color-orange{color:#f90}.ql-editor .ql-color-yellow{color:#ff0}.ql-editor .ql-color-green{color:#008a00}.ql-editor .ql-color-blue{color:#06c}.ql-editor .ql-color-purple{color:#93f}.ql-editor .ql-font-serif{font-family:Georgia,Times New Roman,serif}.ql-editor .ql-font-monospace{font-family:Monaco,Courier New,monospace}.ql-editor .ql-size-small{font-size:.75em}.ql-editor .ql-size-large{font-size:1.5em}.ql-editor .ql-size-huge{font-size:2.5em}.ql-editor .ql-direction-rtl{direction:rtl;text-align:inherit}.ql-editor .ql-align-center{text-align:center}.ql-editor .ql-align-justify{text-align:justify}.ql-editor .ql-align-right{text-align:right}.ql-editor .ql-ui{position:absolute}.ql-editor.ql-blank:before{color:#0009;content:attr(data-placeholder);font-style:italic;left:15px;pointer-events:none;position:absolute;right:15px}.ql-snow .ql-toolbar:after,.ql-snow.ql-toolbar:after{clear:both;content:"";display:table}.ql-snow .ql-toolbar button,.ql-snow.ql-toolbar button{background:none;border:none;cursor:pointer;display:inline-block;float:left;height:24px;padding:3px 5px;width:28px}.ql-snow .ql-toolbar button svg,.ql-snow.ql-toolbar button svg{float:left;height:100%}.ql-snow .ql-toolbar button:active:hover,.ql-snow.ql-toolbar button:active:hover{outline:none}.ql-snow .ql-toolbar input.ql-image[type=file],.ql-snow.ql-toolbar input.ql-image[type=file]{display:none}.ql-snow .ql-toolbar .ql-picker-item.ql-selected,.ql-snow .ql-toolbar .ql-picker-item:hover,.ql-snow .ql-toolbar .ql-picker-label.ql-active,.ql-snow .ql-toolbar .ql-picker-label:hover,.ql-snow .ql-toolbar button.ql-active,.ql-snow .ql-toolbar button:focus,.ql-snow .ql-toolbar button:hover,.ql-snow.ql-toolbar .ql-picker-item.ql-selected,.ql-snow.ql-toolbar .ql-picker-item:hover,.ql-snow.ql-toolbar .ql-picker-label.ql-active,.ql-snow.ql-toolbar .ql-picker-label:hover,.ql-snow.ql-toolbar button.ql-active,.ql-snow.ql-toolbar button:focus,.ql-snow.ql-toolbar button:hover{color:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-fill,.ql-snow .ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:focus .ql-fill,.ql-snow .ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow .ql-toolbar button:hover .ql-fill,.ql-snow .ql-toolbar button:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-fill,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-fill,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-fill,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke.ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-fill,.ql-snow.ql-toolbar button.ql-active .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:focus .ql-fill,.ql-snow.ql-toolbar button:focus .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover .ql-fill,.ql-snow.ql-toolbar button:hover .ql-stroke.ql-fill{fill:#06c}.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow .ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow .ql-toolbar button.ql-active .ql-stroke,.ql-snow .ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow .ql-toolbar button:focus .ql-stroke,.ql-snow .ql-toolbar button:focus .ql-stroke-miter,.ql-snow .ql-toolbar button:hover .ql-stroke,.ql-snow .ql-toolbar button:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item.ql-selected .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-item:hover .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke,.ql-snow.ql-toolbar .ql-picker-label:hover .ql-stroke-miter,.ql-snow.ql-toolbar button.ql-active .ql-stroke,.ql-snow.ql-toolbar button.ql-active .ql-stroke-miter,.ql-snow.ql-toolbar button:focus .ql-stroke,.ql-snow.ql-toolbar button:focus .ql-stroke-miter,.ql-snow.ql-toolbar button:hover .ql-stroke,.ql-snow.ql-toolbar button:hover .ql-stroke-miter{stroke:#06c}@media (pointer:coarse){.ql-snow .ql-toolbar button:hover:not(.ql-active),.ql-snow.ql-toolbar button:hover:not(.ql-active){color:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-fill,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow .ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke,.ql-snow.ql-toolbar button:hover:not(.ql-active) .ql-stroke-miter{stroke:#444}}.ql-snow,.ql-snow *{box-sizing:border-box}.ql-snow .ql-hidden{display:none}.ql-snow .ql-out-bottom,.ql-snow .ql-out-top{visibility:hidden}.ql-snow .ql-tooltip{position:absolute;transform:translateY(10px)}.ql-snow .ql-tooltip a{cursor:pointer;text-decoration:none}.ql-snow .ql-tooltip.ql-flip{transform:translateY(-10px)}.ql-snow .ql-formats{display:inline-block;vertical-align:middle}.ql-snow .ql-formats:after{clear:both;content:"";display:table}.ql-snow .ql-stroke{fill:none;stroke:#444;stroke-linecap:round;stroke-linejoin:round;stroke-width:2}.ql-snow .ql-stroke-miter{fill:none;stroke:#444;stroke-miterlimit:10;stroke-width:2}.ql-snow .ql-fill,.ql-snow .ql-stroke.ql-fill{fill:#444}.ql-snow .ql-empty{fill:none}.ql-snow .ql-even{fill-rule:evenodd}.ql-snow .ql-stroke.ql-thin,.ql-snow .ql-thin{stroke-width:1}.ql-snow .ql-transparent{opacity:.4}.ql-snow .ql-direction svg:last-child{display:none}.ql-snow .ql-direction.ql-active svg:last-child{display:inline}.ql-snow .ql-direction.ql-active svg:first-child{display:none}.ql-snow .ql-editor h1{font-size:2em}.ql-snow .ql-editor h2{font-size:1.5em}.ql-snow .ql-editor h3{font-size:1.17em}.ql-snow .ql-editor h4{font-size:1em}.ql-snow .ql-editor h5{font-size:.83em}.ql-snow .ql-editor h6{font-size:.67em}.ql-snow .ql-editor a{text-decoration:underline}.ql-snow .ql-editor blockquote{border-left:4px solid #ccc;margin-bottom:5px;margin-top:5px;padding-left:16px}.ql-snow .ql-editor .ql-code-block-container,.ql-snow .ql-editor code{background-color:#f0f0f0;border-radius:3px}.ql-snow .ql-editor .ql-code-block-container{margin-bottom:5px;margin-top:5px;padding:5px 10px}.ql-snow .ql-editor code{font-size:85%;padding:2px 4px}.ql-snow .ql-editor .ql-code-block-container{background-color:#23241f;color:#f8f8f2;overflow:visible}.ql-snow .ql-editor img{max-width:100%}.ql-snow .ql-picker{color:#444;display:inline-block;float:left;font-size:14px;font-weight:500;height:24px;position:relative;vertical-align:middle}.ql-snow .ql-picker-label{cursor:pointer;display:inline-block;height:100%;padding-left:8px;padding-right:2px;position:relative;width:100%}.ql-snow .ql-picker-label:before{display:inline-block;line-height:22px}.ql-snow .ql-picker-options{background-color:#fff;display:none;min-width:100%;padding:4px 8px;position:absolute;white-space:nowrap}.ql-snow .ql-picker-options .ql-picker-item{cursor:pointer;display:block;padding-bottom:5px;padding-top:5px}.ql-snow .ql-picker.ql-expanded .ql-picker-label{color:#ccc;z-index:2}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-fill{fill:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-label .ql-stroke{stroke:#ccc}.ql-snow .ql-picker.ql-expanded .ql-picker-options{display:block;margin-top:-1px;top:100%;z-index:1}.ql-snow .ql-color-picker,.ql-snow .ql-icon-picker{width:28px}.ql-snow .ql-color-picker .ql-picker-label,.ql-snow .ql-icon-picker .ql-picker-label{padding:2px 4px}.ql-snow .ql-color-picker .ql-picker-label svg,.ql-snow .ql-icon-picker .ql-picker-label svg{right:4px}.ql-snow .ql-icon-picker .ql-picker-options{padding:4px 0}.ql-snow .ql-icon-picker .ql-picker-item{height:24px;padding:2px 4px;width:24px}.ql-snow .ql-color-picker .ql-picker-options{padding:3px 5px;width:152px}.ql-snow .ql-color-picker .ql-picker-item{border:1px solid #0000;float:left;height:16px;margin:2px;padding:0;width:16px}.ql-snow .ql-picker:not(.ql-color-picker):not(.ql-icon-picker) svg{margin-top:-9px;position:absolute;right:0;top:50%;width:18px}.ql-snow .ql-picker.ql-font .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-item[data-label]:not([data-label=""]):before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-label]:not([data-label=""]):before{content:attr(data-label)}.ql-snow .ql-picker.ql-header{width:98px}.ql-snow .ql-picker.ql-header .ql-picker-item:before,.ql-snow .ql-picker.ql-header .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="1"]:before{content:"Heading 1"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="2"]:before{content:"Heading 2"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="3"]:before{content:"Heading 3"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="4"]:before{content:"Heading 4"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="5"]:before{content:"Heading 5"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before,.ql-snow .ql-picker.ql-header .ql-picker-label[data-value="6"]:before{content:"Heading 6"}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="1"]:before{font-size:2em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="2"]:before{font-size:1.5em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="3"]:before{font-size:1.17em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="4"]:before{font-size:1em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="5"]:before{font-size:.83em}.ql-snow .ql-picker.ql-header .ql-picker-item[data-value="6"]:before{font-size:.67em}.ql-snow .ql-picker.ql-font{width:108px}.ql-snow .ql-picker.ql-font .ql-picker-item:before,.ql-snow .ql-picker.ql-font .ql-picker-label:before{content:"Sans Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=serif]:before{content:"Serif"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=monospace]:before{content:"Monospace"}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=serif]:before{font-family:Georgia,Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=monospace]:before{font-family:Monaco,Courier New,monospace}.ql-snow .ql-picker.ql-size{width:98px}.ql-snow .ql-picker.ql-size .ql-picker-item:before,.ql-snow .ql-picker.ql-size .ql-picker-label:before{content:"Normal"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=small]:before{content:"Small"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=large]:before{content:"Large"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value=huge]:before{content:"Huge"}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=small]:before{font-size:10px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=large]:before{font-size:18px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value=huge]:before{font-size:32px}.ql-snow .ql-color-picker.ql-background .ql-picker-item{background-color:#fff}.ql-snow .ql-color-picker.ql-color .ql-picker-item{background-color:#000}.ql-code-block-container{position:relative}.ql-code-block-container .ql-ui{right:5px;top:5px}.ql-toolbar.ql-snow{border:1px solid #ccc;box-sizing:border-box;font-family:Helvetica Neue,Helvetica,Arial,sans-serif;padding:8px}.ql-toolbar.ql-snow .ql-formats{margin-right:15px}.ql-toolbar.ql-snow .ql-picker-label{border:1px solid #0000}.ql-toolbar.ql-snow .ql-picker-options{border:1px solid #0000;box-shadow:0 2px 8px #0003}.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-label,.ql-toolbar.ql-snow .ql-picker.ql-expanded .ql-picker-options{border-color:#ccc}.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item.ql-selected,.ql-toolbar.ql-snow .ql-color-picker .ql-picker-item:hover{border-color:#000}.ql-toolbar.ql-snow+.ql-container.ql-snow{border-top:0}.ql-snow .ql-tooltip{background-color:#fff;border:1px solid #ccc;box-shadow:0 0 5px #ddd;color:#444;padding:5px 12px;white-space:nowrap}.ql-snow .ql-tooltip:before{content:"Visit URL:";line-height:26px;margin-right:8px}.ql-snow .ql-tooltip input[type=text]{border:1px solid #ccc;display:none;font-size:13px;height:26px;margin:0;padding:3px 5px;width:170px}.ql-snow .ql-tooltip a.ql-preview{display:inline-block;max-width:200px;overflow-x:hidden;text-overflow:ellipsis;vertical-align:top}.ql-snow .ql-tooltip a.ql-action:after{border-right:1px solid #ccc;content:"Edit";margin-left:16px;padding-right:8px}.ql-snow .ql-tooltip a.ql-remove:before{content:"Remove";margin-left:8px}.ql-snow .ql-tooltip a{line-height:26px}.ql-snow .ql-tooltip.ql-editing a.ql-preview,.ql-snow .ql-tooltip.ql-editing a.ql-remove{display:none}.ql-snow .ql-tooltip.ql-editing input[type=text]{display:inline-block}.ql-snow .ql-tooltip.ql-editing a.ql-action:after{border-right:0;content:"Save";padding-right:0}.ql-snow .ql-tooltip[data-mode=link]:before{content:"Enter link:"}.ql-snow .ql-tooltip[data-mode=formula]:before{content:"Enter formula:"}.ql-snow .ql-tooltip[data-mode=video]:before{content:"Enter video:"}.ql-snow a{color:#06c}.ql-container.ql-snow{border:1px solid #ccc}.ql-snow .ql-picker.ql-font{width:140px}.ql-snow .ql-picker.ql-size{width:70px}.ql-snow .ql-picker.ql-size .ql-picker-item[data-value]:before,.ql-snow .ql-picker.ql-size .ql-picker-label[data-value]:before{content:attr(data-value)}.ql-snow .ql-picker.ql-lineHeight{width:78px}.ql-snow .ql-picker.ql-lineHeight .ql-picker-label:before{content:"Linha"}.ql-snow .ql-picker.ql-lineHeight .ql-picker-item[data-value]:before,.ql-snow .ql-picker.ql-lineHeight .ql-picker-label[data-value]:before{content:attr(data-value)}.template-preview p{margin:0}.template-preview ol,.template-preview ul{margin:0;padding-left:1.5em}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=arial]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=arial]:before{content:"Arial";font-family:Arial,sans-serif}.ql-font-arial{font-family:Arial,sans-serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=times-new-roman]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=times-new-roman]:before{content:"Times New Roman";font-family:Times New Roman,serif}.ql-font-times-new-roman{font-family:Times New Roman,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=courier-new]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=courier-new]:before{content:"Courier New";font-family:Courier New,monospace}.ql-font-courier-new{font-family:Courier New,monospace}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=georgia]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=georgia]:before{content:"Georgia";font-family:Georgia,serif}.ql-font-georgia{font-family:Georgia,serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=verdana]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=verdana]:before{content:"Verdana";font-family:Verdana,sans-serif}.ql-font-verdana{font-family:Verdana,sans-serif}.ql-snow .ql-picker.ql-font .ql-picker-item[data-value=tahoma]:before,.ql-snow .ql-picker.ql-font .ql-picker-label[data-value=tahoma]:before{content:"Tahoma";font-family:Tahoma,sans-serif}.ql-font-tahoma{font-family:Tahoma,sans-serif}
/*# sourceMappingURL=main.77ac0b78.css.map*/