@import"https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@font-face{font-family:Ajuntament;src:url(/icoajuntament.ttf) format("truetype")}:root{--lmac-color-primary: #d50283;--lmac-color-primary-dark: #be3175;--lmac-color-primary-light: #d4317c;--lmac-color-secondary: #004a8e;--lmac-color-secondary-dark: #014482;--lmac-color-secondary-light: #0054a1;--lmac-color-tertiary: #00acd4;--lmac-color-white: #fff;--lmac-color-black: #202020;--lmac-color-gray: #f2f2f2;--lmac-color-dark-gray: #858585;--lmac-color-darkest-gray: #696973;--lmac-color-green: #009900;--lmac-color-disabled: #f3f3f3;--lmac-color-disabled-text: #f7f7f7}html{font-size:10px;font-weight:400;font-family:Source Sans Pro,sans-serif;overflow-x:hidden}body{margin:0;background:#fbfbfb!important;font-family:Source Sans Pro,sans-serif;font-size:1.83rem;color:var(--lmac-color-darkest-gray);min-width:320px;min-height:100vh;overflow-x:hidden}#root{max-width:1140px;margin:0 auto;padding:2rem;width:100%;box-sizing:border-box;overflow-x:hidden}.lma-form-client h1{font-size:3.2em;line-height:1.1;font-weight:600}.lma-form-client h2{font-size:2.8rem;font-weight:600;color:var(--lmac-color-secondary);margin-top:3.2rem;margin-bottom:3.4rem;text-transform:none}.lma-form-client h3{font-size:2.29rem;font-weight:600;color:var(--lmac-color-secondary);margin-top:3rem;margin-bottom:2rem;text-transform:none}.lma-form-client h3:first-child{margin-top:0}.lma-form-client .highlightedText{font-size:1.83rem}.lma-form-client label{display:block}.lma-form-client a{color:var(--lmac-color-secondary);text-decoration:none}.lma-form-client a:hover{text-decoration:underline}.lma-form-client button{font-family:Source Sans Pro,sans-serif;font-weight:500;font-size:1.83rem;border-radius:4px;border:1px solid transparent;padding:.6em 1.2em;background-color:var(--lmac-color-primary);color:var(--lmac-color-white);cursor:pointer;transition:background-color .25s;text-transform:none;box-shadow:none}.lma-form-client button:hover{background-color:var(--lmac-color-primary-dark)}.lma-form-client button:focus,.lma-form-client button:focus-visible{outline:2px solid var(--lmac-color-secondary);box-shadow:none}.lma-form-client button:disabled{background:var(--lmac-color-disabled);color:var(--lmac-color-disabled-text);cursor:not-allowed}.lma-form-client .app{width:100%;max-width:100%;background:var(--lmac-color-gray);border-radius:4px;padding:3rem;box-sizing:border-box;overflow-x:hidden}.lma-form-client .app>h1{font-size:1.4rem;font-weight:400;color:var(--lmac-color-darkest-gray);text-align:center;padding:1.5rem 2rem .5rem;margin:0;opacity:.6}.lma-form-client .form-client{background:var(--lmac-color-white);border-radius:4px}.lma-form-client .form-page{background:var(--lmac-color-white)!important;box-shadow:none!important;border-radius:0!important;padding:2.4rem 2rem!important;margin-bottom:0!important}.lma-form-client .form-page h2{margin-top:0;margin-bottom:2.5rem;color:var(--lmac-color-secondary);font-size:2.4rem}.lma-form-client .page-selector{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;gap:4px;align-items:center;background:var(--lmac-color-gray);padding:1.5rem 2rem;position:relative;margin-bottom:0}.lma-form-client .page-selector button{flex:1;height:6px;border-radius:3px;background:#d0d0d0;border:none;cursor:pointer;font-size:0;color:transparent;padding:0;box-shadow:none;min-width:0;transition:background .2s ease}.lma-form-client .page-selector button:hover{background:silver}.lma-form-client .page-selector button:focus,.lma-form-client .page-selector button:focus-visible{outline:none;box-shadow:none}.lma-form-client .page-selector button:disabled{cursor:default}.lma-form-client .page-selector button.completed{background:var(--lmac-color-primary)}.lma-form-client .page-navigation{display:grid;grid-auto-flow:column;grid-auto-columns:max-content;justify-content:center;align-items:start;gap:4rem;margin-bottom:3rem;padding:2rem 0}.lma-form-client .page-nav-item{display:grid;grid-template-rows:auto auto;justify-items:center;gap:1rem;cursor:pointer;max-width:140px;text-align:center}.lma-form-client .page-nav-circle{width:70px;height:70px;border-radius:50%;background:#d0d0d0;display:grid;place-items:center;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.lma-form-client .page-nav-circle.active{background:var(--lmac-color-primary)}.lma-form-client .page-nav-circle svg,.lma-form-client .page-nav-circle i{width:35px;height:35px;color:var(--lmac-color-white);font-size:3.5rem}.lma-form-client .page-nav-label{font-size:1.3rem;color:var(--lmac-color-darkest-gray);line-height:1.4}.lma-form-client .page-nav-item.active .page-nav-label{font-weight:600;color:var(--lmac-color-black)}.lma-form-client .page-header{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:1.5rem;margin-bottom:3rem}.lma-form-client .page-header-icon{width:50px;height:50px;border-radius:50%;background:var(--lmac-color-tertiary);display:grid;place-items:center}.lma-form-client .page-header-icon svg,.lma-form-client .page-header-icon i{width:28px;height:28px;color:var(--lmac-color-white);font-size:2.8rem}.lma-form-client .page-header-title{font-size:2.8rem;font-weight:600;color:var(--lmac-color-black);margin:0}.lma-form-client .form-field{margin-bottom:1.6rem}.lma-form-client .form-field label{font-size:1.83rem;font-weight:400;color:var(--lmac-color-darkest-gray);margin-bottom:.8rem;display:block}.lma-form-client .form-field.field-title h2{font-size:3rem;line-height:1.2;font-weight:600;color:var(--lmac-color-black);margin-top:.5rem;margin-bottom:1.5rem}.lma-form-client .form-field.field-text{font-size:1.83rem;color:var(--lmac-color-darkest-gray);line-height:1.6;margin-bottom:1.6rem}.lma-form-client .form-field input[type=text],.lma-form-client .form-field input[type=number],.lma-form-client .form-field input[type=email],.lma-form-client .form-field select{width:100%;max-width:480px;padding:1rem 1.2rem;font-size:1.83rem;font-family:Source Sans Pro,sans-serif;color:var(--lmac-color-black);background:var(--lmac-color-white);border:1px solid #d0d0d0;border-radius:4px;box-sizing:border-box;transition:border-color .2s ease}.lma-form-client .form-field input[type=text]:focus,.lma-form-client .form-field input[type=number]:focus,.lma-form-client .form-field input[type=email]:focus,.lma-form-client .form-field select:focus{outline:none;border-color:var(--lmac-color-secondary);box-shadow:0 0 0 2px #004a8e1a}.lma-form-client .form-field select{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23696973' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1.2rem center;padding-right:3.5rem}.lma-form-client .money-input-container{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;max-width:480px}.lma-form-client .money-input-container input{flex:1;min-width:0}.lma-form-client .money-input-currency{font-size:1.83rem;color:var(--lmac-color-darkest-gray);flex-shrink:0}.lma-form-client .yesno-buttons{display:grid;grid-auto-flow:column;grid-auto-columns:1fr;border:1px solid #d0d0d0;border-radius:4px;width:fit-content;isolation:isolate}.lma-form-client .yesno-button{min-width:70px;padding:.8rem 2rem;font-size:1.83rem;font-weight:400;background:var(--lmac-color-white);color:var(--lmac-color-darkest-gray);border:1px solid #d0d0d0;cursor:pointer;transition:all .2s ease;box-shadow:none}.lma-form-client .yesno-button:first-child{border-radius:4px 0 0 4px}.lma-form-client .yesno-button:last-child{border-radius:0 4px 4px 0}.lma-form-client .yesno-button:not(:last-child){border-right:none}.lma-form-client .yesno-button:hover{background:#f5f5f5}.lma-form-client .yesno-button.active,.lma-form-client .yesno-button:active{background:var(--lmac-color-secondary);color:var(--lmac-color-white)}.lma-form-client .yesno-button:focus{outline:none;box-shadow:inset 0 0 0 2px #004a8e4d}.lma-form-client .radio-selector fieldset{border:none;padding:0;margin:0;min-width:0}.lma-form-client .radio-selector legend{font-size:1.83rem;font-weight:400;color:var(--lmac-color-darkest-gray);margin-bottom:.8rem;display:block;padding:0;float:none;width:auto}.lma-form-client .radio-selector-options{display:grid;grid-template-columns:1fr;gap:.8rem;max-width:480px}.lma-form-client .radio-option{position:relative;width:100%}.lma-form-client .radio-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.lma-form-client .radio-option label{display:grid;place-items:center;justify-items:start;min-width:100px;width:100%;padding:.8rem 2rem;font-size:1.83rem;font-weight:400;background:var(--lmac-color-white);color:var(--lmac-color-darkest-gray);border:2px solid #d0d0d0;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;margin:0;box-sizing:border-box}.lma-form-client .radio-option label:hover{background:#f5f5f5;border-color:#b0b0b0}.lma-form-client .radio-option input[type=radio]:checked+label{background:var(--lmac-color-secondary);border-color:var(--lmac-color-secondary);color:var(--lmac-color-white);font-weight:600;box-shadow:none}.lma-form-client .radio-option input[type=radio]:focus+label{outline:none;box-shadow:0 0 0 3px #004a8e33}.lma-form-client .radio-selector.column-2 .radio-selector-options{grid-template-columns:repeat(2,1fr);gap:1rem;max-width:480px}.lma-form-client .radio-selector.column-2 .radio-option{width:auto;min-width:0}.lma-form-client .radio-selector.column-2 .radio-option label{justify-items:center;width:100%}.lma-form-client .button-selector fieldset{border:none;padding:0;margin:0;min-width:0}.lma-form-client .button-selector legend{font-size:1.83rem;font-weight:400;color:var(--lmac-color-darkest-gray);margin-bottom:.8rem;display:block;padding:0;float:none;width:auto}.lma-form-client .button-selector-options{display:grid;grid-template-columns:1fr;gap:.8rem;max-width:480px}.lma-form-client .button-option{position:relative;width:100%}.lma-form-client .button-option input[type=radio]{position:absolute;opacity:0;pointer-events:none}.lma-form-client .button-option-btn{display:grid;place-items:center;justify-items:start;min-width:100px;width:100%;padding:.8rem 2rem;font-size:1.83rem;font-weight:400;background:var(--lmac-color-white);color:var(--lmac-color-darkest-gray);border:2px solid #d0d0d0;border-radius:8px;cursor:pointer;transition:all .2s ease;box-shadow:0 1px 3px #0000001a;box-sizing:border-box;text-align:left}.lma-form-client .button-option-btn:hover{background:#f5f5f5;border-color:#b0b0b0}.lma-form-client .button-option-btn.active{background:var(--lmac-color-secondary);border-color:var(--lmac-color-secondary);color:var(--lmac-color-white);font-weight:600;box-shadow:none}.lma-form-client .button-option-btn:focus{outline:none;box-shadow:0 0 0 3px #004a8e33}.lma-form-client .help-details{margin-top:.8rem;max-width:480px;border:none;border-radius:0;background:transparent}.lma-form-client .help-details[open]{border:none;background:transparent}.lma-form-client .help-summary{padding:.4rem 0;font-size:1.3rem;font-weight:500;color:var(--lmac-color-secondary);cursor:pointer;list-style:none;-webkit-user-select:none;user-select:none;background:transparent;transition:color .2s ease;display:inline-grid;grid-auto-flow:column;align-items:center;gap:.4rem}.lma-form-client .help-details[open] .help-summary{padding:.4rem 0}.lma-form-client .help-summary::-webkit-details-marker{display:none}.lma-form-client .help-summary:before{content:"→";display:inline-block;font-size:1.4rem;line-height:1;transition:transform .2s ease}.lma-form-client .help-details[open] .help-summary:before{transform:rotate(90deg)}.lma-form-client .help-summary:hover{color:var(--lmac-color-primary)}.lma-form-client .help-content{margin-top:.8rem;padding:1rem 1.2rem;border-left:3px solid var(--lmac-color-secondary);background:#f0f4f9;border-radius:0 4px 4px 0}.lma-form-client .help-content .help-title{font-size:1.4rem;font-weight:600;color:var(--lmac-color-secondary);margin-bottom:.6rem}.lma-form-client .help-content .help-body{font-size:1.4rem;line-height:1.6;color:var(--lmac-color-black)}.lma-form-client .info-box{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;padding:1.5rem;margin-bottom:2rem}.lma-form-client .info-box-title{font-weight:600;font-size:1.83rem;margin-bottom:.8rem;color:var(--lmac-color-black);display:grid;grid-auto-flow:column;grid-auto-columns:max-content;align-items:center;gap:.5rem}.lma-form-client .info-box-content{font-size:1.83rem;line-height:1.6;color:var(--lmac-color-darkest-gray)}.lma-form-client .stepper-navigation{display:grid;grid-template-columns:auto auto;justify-content:space-between;align-items:center;padding:.5rem 2rem 3rem;gap:1rem;margin-top:1rem}.lma-form-client .stepper-navigation .page-indicator{display:none}.lma-form-client .stepper-navigation button{border-radius:50px;padding:1.2rem 3rem;font-size:1.83rem;font-weight:600;border:2px solid #d0d0d0;background:transparent;color:var(--lmac-color-darkest-gray);min-width:130px;transition:all .2s ease}.lma-form-client .stepper-navigation button:hover{background:#f5f5f5;border-color:#b0b0b0;color:var(--lmac-color-darkest-gray)}.lma-form-client .stepper-navigation button:last-child:not(:disabled){background:var(--lmac-color-primary);border-color:var(--lmac-color-primary);color:var(--lmac-color-white)}.lma-form-client .stepper-navigation button:last-child:not(:disabled):hover{background:var(--lmac-color-primary-dark);border-color:var(--lmac-color-primary-dark);color:var(--lmac-color-white)}.lma-form-client .stepper-navigation button:first-child:disabled{visibility:hidden;cursor:default}@media(max-width:850px){.lma-form-client .app{padding:0;border-radius:0}.lma-form-client .form-client{border-radius:0}}@media(min-width:1000px){.lma-form-client .app{padding:0;border-radius:0}.lma-form-client .form-client{border-radius:0}.lma-form-client .form-page{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:2rem}.lma-form-client .form-field,.lma-form-client .form-field.column-1{grid-column:1;min-width:0}.lma-form-client .form-field.column-2{grid-column:2;min-width:0}.lma-form-client .form-field.full-row{grid-column:1 / -1}.lma-form-client .form-field input[type=text],.lma-form-client .form-field input[type=number],.lma-form-client .form-field input[type=email],.lma-form-client .form-field select,.lma-form-client .form-field .radio-selector-options{max-width:100%}.lma-form-client .form-field.full-row .radio-selector-options{grid-template-columns:repeat(2,1fr);max-width:100%}.lma-form-client .form-field.full-row .radio-option label{justify-items:center}.lma-form-client .form-field.double-column .radio-selector-options{grid-template-columns:repeat(2,1fr)}.lma-form-client .form-field.double-column .radio-selector-options .radio-option label{justify-items:center}}.form-field.validation-error{border-left:3px solid #d32f2f;padding-left:1rem}.field-error-message{color:#d32f2f;font-size:.875rem;margin-top:.25rem;font-weight:500}.form-field.validation-error input,.form-field.validation-error select,.form-field.validation-error textarea{border-color:#d32f2f}.form-field.validation-error input:focus,.form-field.validation-error select:focus,.form-field.validation-error textarea:focus{border-color:#d32f2f;outline-color:#d32f2f}.people-page-wrapper{width:100%}.people-list{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:1.5rem}.person-card{background:#fff;border:2px solid var(--lmac-color-gray);border-radius:8px;padding:1.5rem;transition:all .3s ease;box-shadow:0 2px 4px #0000001a}.person-card:hover{border-color:var(--lmac-color-primary);box-shadow:0 4px 8px #d5028326;transform:translateY(-2px)}.person-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:2px solid var(--lmac-color-gray)}.person-card-header h3{margin:0;color:var(--lmac-color-primary);font-size:1.25rem}.person-status{font-size:.875rem;font-weight:600;padding:.25rem .75rem;border-radius:12px}.person-status.completed{background:#4caf50;color:#fff}.person-status.pending{background:var(--lmac-color-gray);color:var(--lmac-color-black)}.person-card-body{margin-bottom:1rem;min-height:80px}.person-summary p{margin:.5rem 0;font-size:.95rem;color:var(--lmac-color-black)}.person-summary strong{color:var(--lmac-color-secondary)}.person-empty{color:#999;font-style:italic;margin:0}.person-card-footer{display:flex;justify-content:space-between;align-items:center}.person-edit-button{background:var(--lmac-color-primary);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:600;cursor:pointer;transition:background .3s ease;font-size:.95rem}.person-edit-button:hover{background:var(--lmac-color-primary-dark)}.person-card-footer .person-remove-button{background-color:transparent;background:transparent;border:none;padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--lmac-color-darkest-gray)}.person-remove-button svg{width:20px;height:20px;stroke:#999}.people-page-wrapper.form-mode .people-page-header{margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid var(--lmac-color-gray)}.people-page-wrapper.form-mode .people-page-header h2{margin:0 0 .5rem;color:var(--lmac-color-primary)}@media(max-width:768px){.people-list{grid-template-columns:1fr}}.form-mode-hint{color:var(--lmac-color-secondary);font-size:.95rem;margin:0;font-style:italic}.back-to-list-button{background:none;border:none;color:var(--lmac-color-secondary);font-size:.95rem;cursor:pointer;padding:.5rem 0;margin-bottom:1rem;display:inline-flex;align-items:center;gap:.5rem;transition:color .2s ease}.back-to-list-button:hover{color:var(--lmac-color-primary);text-decoration:underline}.people-page-wrapper.form-mode .people-page-header{text-align:center}.loading-container{display:flex;justify-content:center;align-items:center;min-height:50vh;width:100%}.spinner{width:50px;height:50px;border:4px solid var(--lmac-color-gray);border-top-color:var(--lmac-color-primary);border-radius:50%;animation:spinner-rotation .8s linear infinite}@keyframes spinner-rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
