body{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#e8f0f0;min-height:100vh;overflow:overlay}body::-webkit-scrollbar,.main-content::-webkit-scrollbar,.form-card::-webkit-scrollbar,.home-content::-webkit-scrollbar,.faq-card::-webkit-scrollbar{width:0px;height:0px;background:transparent}body,.main-content,.form-card,.home-content,.faq-card{scrollbar-width:none}body,.main-content,.form-card,.home-content,.faq-card{-ms-overflow-style:none}.app{min-height:100vh;display:flex;flex-direction:column}.header{background-color:#0f5959;padding:1rem 2rem;box-shadow:0 2px 8px #0000001a;border-bottom:3px solid #7de0d0}.logo{display:flex;align-items:center;gap:.5rem;color:#fff}.logo-image{height:2rem;width:auto}.logo-icon{font-size:1.5rem;color:#6dd4d4}.logo-text{font-size:1.2rem;font-weight:700;letter-spacing:2px}.main-content{flex:1;display:flex;flex-direction:column;padding:2rem;min-height:50vh;min-width:30vw;max-width:50vw;margin:0 auto;width:100%;align-items:center;justify-content:center}.form-container-unified{width:100%;display:flex;justify-content:center}.form-card,.preview-card{background:#0f5959;border-radius:.75rem;padding:2rem 2.5rem;box-shadow:0 .25rem 1rem #0000001a;width:100%}.form-card h1.welcome-title{color:#fff;font-size:clamp(1.2rem,2.5vw,1.6rem);text-align:center;margin-bottom:1.2rem}.form-card .welcome-subtitle{color:#b8e0e0;font-size:clamp(.85rem,1.8vw,.95rem);text-align:center;line-height:1.6;margin-bottom:1.5rem;padding:0;width:100%}.form-card h2{color:#fff;font-size:1.5rem;margin-bottom:.5rem;text-align:center}.subtitle{color:#b8e0e0;font-size:.9rem;margin-bottom:2rem;text-align:center}.form-group{margin-bottom:1rem}.form-group label{display:block;color:#fff;font-size:clamp(.75rem,1.4vw,.85rem);margin-bottom:.35rem;font-weight:500}.form-group input{width:100%;padding:.65rem;border:none;border-radius:.375rem;font-size:clamp(.8rem,1.4vw,.9rem);background:#fff;color:#333}.form-group select{width:100%;padding:.75rem;border:none;border-radius:6px;font-size:.95rem;background:#fff;color:#333;cursor:pointer}.form-group input::placeholder{color:#999}.form-group input.input-error{border:2px solid #ff6b6b}.error-message{display:block;color:#ff6b6b;font-size:.85rem;margin-top:.25rem;font-weight:500}.input-with-prefix{display:flex;background:#fff;border-radius:6px;overflow:hidden}.prefix{background:#e8e8e8;padding:.75rem;font-size:.85rem;color:#666;white-space:nowrap;display:flex;align-items:center}.input-with-prefix input{border-radius:0;flex:1}.preview-card{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:center;min-height:400px}.welcome-title{color:#fff;font-size:2rem;text-align:center;margin-bottom:.5rem}.welcome-subtitle{color:#b8e0e0;font-size:1rem;text-align:center;line-height:1.6;max-width:400px;margin-bottom:2rem}.submit-button{background:#7de0d0;color:#0f5959;border:none;padding:.8rem 2rem;border-radius:.375rem;font-size:clamp(.9rem,1.8vw,1rem);font-weight:700;cursor:pointer;transition:all .3s ease;width:100%;margin-top:.8rem}.submit-button:hover:not(.disabled){background:#6dd4c4;transform:translateY(-2px);box-shadow:0 4px 12px #7de0d066}.submit-button.disabled{background:#4a9a8a;color:#0f5959;cursor:not-allowed;opacity:.6}.preview-info{background:#7de0d0;padding:1.5rem;border-radius:8px;color:#0f5959}.preview-info p{font-weight:700;margin-bottom:.75rem}.preview-info ul{list-style:none;padding:0}.preview-info li{margin-bottom:.5rem;font-size:.9rem;line-height:1.5}.preview-card h3{color:#fff;font-size:1.2rem}.signature-preview{background:#fff;border-radius:8px;padding:2rem;min-height:200px}.signature-content{display:flex;flex-direction:column;gap:1rem}.signature-name{color:#0f5959}.signature-name strong{font-size:1.1rem;display:block;margin-bottom:.25rem}.signature-role{color:#666;font-size:.9rem}.signature-logo{display:flex;align-items:center;gap:1rem;padding:1rem 0;border-top:2px solid #e0e0e0;border-bottom:2px solid #e0e0e0}.logo-preview{display:flex;align-items:center;gap:.5rem}.logo-icon-preview{font-size:1.8rem;color:#0f5959}.logo-text-preview{font-size:1.3rem;font-weight:700;letter-spacing:2px;color:#0f5959}.signature-tagline{font-size:.7rem;color:#666;line-height:1.3;text-align:right;margin-left:auto}.signature-footer{color:#0f5959;font-size:.9rem;font-weight:500}.copy-button{background:#7de0d0;color:#0f5959;border:none;padding:1rem 2rem;border-radius:6px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.copy-button:hover{background:#6dd4c4;transform:translateY(-2px);box-shadow:0 4px 12px #7de0d066}.footer{background:#e8e8e8;padding:.6rem 2rem;text-align:center;color:#666;font-size:.7rem;line-height:1.4;border-top:3px solid #7de0d0;flex-shrink:0}.footer p{margin:.25rem 0}.footer-link{color:#666;text-decoration:none;font-weight:600;transition:color .3s ease}.footer-link:hover{color:#0f5959;text-decoration:underline}.success-content{display:flex;align-items:center;justify-content:center;min-height:60vh}.success-message{text-align:center;color:#fff;max-width:600px;padding:3rem;background:#0f5959;border-radius:12px;box-shadow:0 4px 16px #0000001a}.success-message h1{font-size:2.5rem;margin-bottom:1rem;color:#fff}.success-message p{font-size:1.2rem;line-height:1.6;color:#b8e0e0}@media(max-width:1024px){.main-content{max-width:60vw;padding:1.5rem}.form-card,.preview-card{padding:1.8rem 2rem}}@media(max-width:768px){.main-content{padding:1rem;max-width:95vw}.form-card,.preview-card{padding:1.5rem}.header{padding:.75rem 1rem}.logo-image{height:1.5rem}.icon-button{padding:.4rem;width:2.25rem;height:2.25rem}.icon-image{width:1.25rem;height:1.25rem}.header-buttons{gap:.5rem}.form-card h1.welcome-title{font-size:clamp(1.2rem,4vw,1.3rem);margin-bottom:1rem}.form-group{margin-bottom:.9rem}.form-group label{font-size:clamp(.75rem,2vw,.85rem)}.form-group input{padding:.6rem;font-size:clamp(.8rem,2vw,.9rem)}.submit-button{padding:.75rem 1.5rem;font-size:clamp(.9rem,2.5vw,.95rem)}.footer{padding:.5rem 1rem;font-size:.65rem}}@media(max-width:480px){.main-content{padding:.75rem;max-width:98vw}.form-card,.preview-card{padding:1.2rem}.form-card h1.welcome-title{font-size:clamp(1.1rem,5vw,1.2rem)}.form-group{margin-bottom:.8rem}.form-group label{font-size:clamp(.7rem,2.5vw,.8rem)}.form-group input{padding:.55rem;font-size:clamp(.75rem,2.5vw,.85rem)}.submit-button{padding:.7rem 1.5rem;font-size:clamp(.85rem,3vw,.9rem)}}.faq-content{display:flex;align-items:flex-start;justify-content:center;min-height:60vh;padding:3rem 2rem}.faq-container{width:100%;max-width:800px;background:#0f5959;border-radius:12px;padding:3rem;box-shadow:0 4px 16px #0000001a}.faq-title{color:#fff;font-size:2.5rem;text-align:center;margin-bottom:1rem}.faq-subtitle{color:#b8e0e0;font-size:1.1rem;text-align:center;margin-bottom:3rem}.faq-list{display:flex;flex-direction:column;gap:1rem}.faq-item{background:#ffffff0d;border-radius:.5rem;overflow:hidden;border:1px solid rgba(125,224,208,.2);transition:all .3s ease}.faq-item:has(.faq-question.active){background:#7de0d014;border-color:#7de0d066}.faq-question{width:100%;background:transparent;border:none;color:#fff;padding:1.25rem 1.5rem;text-align:left;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:all .3s ease}.faq-question:hover{background:#7de0d01a}.faq-question.active{background:#7de0d026;color:#fff}.faq-icon{font-size:1.5rem;font-weight:700;color:#7de0d0;transition:transform .3s ease;flex-shrink:0;margin-left:1rem}.faq-question.active .faq-icon{transform:rotate(180deg)}.faq-answer{padding:1.5rem;color:#fff;font-size:1rem;line-height:1.6;background:#0000001a;animation:slideDown .3s ease;max-height:1000px;overflow:hidden}@keyframes slideDown{0%{opacity:0;max-height:0;padding-top:0;padding-bottom:0}to{opacity:1;max-height:1000px;padding-top:1.5rem;padding-bottom:1.5rem}}.faq-answer p{text-indent:2rem;margin-bottom:1rem}.faq-answer p:last-child{margin-bottom:0}.faq-answer ol,.faq-answer ul{margin-left:2rem;margin-top:.5rem;margin-bottom:.5rem}.faq-answer li{margin-bottom:.5rem;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(-.625rem)}to{opacity:1;transform:translateY(0)}}@media(max-width:768px){.faq-container{padding:2rem 1.5rem}.faq-title{font-size:2rem}.faq-question{font-size:1rem;padding:1rem}}.header{display:flex;justify-content:space-between;align-items:center}.header-buttons{display:flex;gap:.75rem;align-items:center}.icon-button{background:#7de0d0;color:#0f5959;border:none;padding:.5rem;border-radius:.5rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:center;line-height:1;width:2.5rem;height:2.5rem}.icon-button:hover{background:#6dd4c4;transform:translateY(-.125rem);box-shadow:0 .25rem .75rem #7de0d066}.icon-image{width:1.5rem;height:1.5rem;object-fit:contain}.header-button{background:#7de0d0;color:#0f5959;border:none;padding:.6rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease}.header-button:hover{background:#6dd4c4;transform:translateY(-2px);box-shadow:0 4px 12px #7de0d066}.password-hint{display:block;color:#b8e0e0;font-size:.8rem;margin-top:.3rem;font-style:italic}.password-input-wrapper{position:relative;display:flex;align-items:center}.password-input-wrapper input{width:100%;padding-right:3rem}.toggle-password-button{position:absolute;right:.75rem;background:transparent;border:none;cursor:pointer;font-size:1.2rem;padding:.25rem;display:flex;align-items:center;justify-content:center;transition:opacity .2s ease;-webkit-user-select:none;user-select:none}.toggle-password-button:hover{opacity:.7}.toggle-password-button:focus{outline:2px solid #7de0d0;outline-offset:2px;border-radius:4px}.splash-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;background:linear-gradient(135deg,#0f5959,#1a7070);display:flex;align-items:center;justify-content:center;z-index:9999;animation:fadeIn .5s ease}.splash-logo{width:300px;height:auto;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.9}}.info-banner{width:100%;background:linear-gradient(135deg,#7de0d0,#6dd4c4);border-radius:12px;padding:1.5rem 2rem;box-shadow:0 4px 16px #7de0d04d}.info-banner-content h3{color:#0f5959;font-size:1.4rem;margin-bottom:.5rem;font-weight:700}.info-banner-content p{color:#0f5959;font-size:1rem;line-height:1.6;margin:0}.logout-button{background:#ff6b6b;color:#fff;border:none;padding:.6rem 1.5rem;border-radius:6px;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .3s ease}.logout-button:hover{background:#ff5252;transform:translateY(-2px);box-shadow:0 4px 12px #ff6b6b66}@media(max-width:768px){.splash-logo{width:200px}.info-banner{padding:1rem 1.5rem}.info-banner-content h3{font-size:1.1rem}.info-banner-content p{font-size:.9rem}}.home-content{flex:1;padding:1rem;max-width:1600px;margin:0 auto;width:100%}.home-grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.aviso-card{background:#0f5959;border-radius:12px;padding:1.5rem;box-shadow:0 4px 16px #0000001a;display:flex;flex-direction:column;align-items:center;justify-content:center;height:fit-content}.aviso-card h1{color:#fff;font-size:1.5rem;margin-bottom:1rem;text-align:center}.aviso-card p{color:#fff;font-size:.95rem;line-height:1.6;text-align:justify;margin-bottom:.8rem}.aviso-card p.indented{text-indent:2rem}.aviso-card p:last-of-type{margin-bottom:0}.aviso-card .assinatura{margin-top:1rem;text-align:right;font-style:italic;text-indent:0}.aviso-card .assinatura strong{font-weight:700;font-style:normal;color:#fff}.aviso-logo{display:flex;justify-content:center;align-items:center;margin-top:1rem;padding-top:1rem;border-top:2px solid rgba(125,224,208,.3)}.aviso-logo-image{height:50px;width:auto;opacity:.9}.comunicado-image{width:100%;height:100%;object-fit:contain;border-radius:12px;display:block}.faq-card{background:#0f5959;border-radius:.75rem;padding:1.5rem;box-shadow:0 .25rem 1rem #0000001a;display:flex;flex-direction:column;height:fit-content;transition:all .3s ease}.faq-card h2{color:#fff;font-size:1.5rem;margin-bottom:1rem;text-align:center;flex-shrink:0}.faq-list-compact{display:flex;flex-direction:column;gap:.75rem}@media(max-width:1024px){.home-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:768px){.home-content{padding:.75rem;overflow-y:auto}.home-grid{gap:1rem}.aviso-card,.faq-card{padding:1rem}.aviso-card h1{font-size:1.2rem;margin-bottom:.8rem}.aviso-card p{font-size:.85rem;line-height:1.5}.faq-card{max-height:none}.faq-question{font-size:.9rem;padding:.85rem;line-height:1.4}.faq-icon{font-size:1.3rem;margin-left:.5rem}.faq-answer{padding:.85rem;font-size:.85rem;line-height:1.5}.faq-answer p{text-indent:1rem;margin-bottom:.75rem}.aviso-logo-image{height:40px}}@media(max-width:480px){.home-content{padding:.5rem}.home-grid{gap:.75rem}.aviso-card,.faq-card{padding:.85rem}.aviso-card h1{font-size:1.1rem}.aviso-card p{font-size:.8rem}.faq-card h2{font-size:1.2rem}.faq-question{font-size:.85rem;padding:.75rem}.faq-answer{font-size:.8rem;padding:.75rem}.faq-icon{font-size:1.2rem}.faq-card{max-height:none;overflow-y:visible}}
