.App{display:flex;justify-content:center;align-items:center;flex-direction:column;height:100vh;font-family:Poppins,sans-serif}.cp-wrapper{text-align:center;width:100%;max-width:500px;padding:2em}.header-title{font-size:32px;color:#5e5eff;margin-bottom:.5em}.header-subtitle{font-size:18px;color:#7c7c7c;margin-bottom:2em}.cp-input-container{display:flex;flex-direction:column;align-items:center}.cp-form{display:flex;justify-content:center;width:100%;gap:1em}.cp-input{padding:10px 15px;font-size:16px;border-radius:30px;border:2px solid #5E5EFF;flex:1;max-width:250px;text-align:center}.cp-submit{padding:10px 20px;border-radius:30px;background-color:#5e5eff;color:#fff;font-weight:500;border:none;cursor:pointer}.cp-submit:hover{opacity:.9}.cp-error{color:red;margin-top:1em}.municipality-iframe{position:fixed;top:0;left:0;width:100vw;height:100vh;border:none;z-index:0}.change-cp-button{position:fixed;bottom:20px;right:20px;background:#007bff;color:#fff;border:none;padding:10px 15px;border-radius:5px;cursor:pointer;opacity:.8;z-index:10}.change-cp-button:hover{opacity:1}
