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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.overlay{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.popup{background:#fff;border-radius:8px;width:500px;max-width:90%;padding:20px;box-shadow:0 4px 8px #0003;text-align:center;font-family:Arial,sans-serif}.header{font-size:18px;margin-bottom:20px}.text{font-size:14px;margin:10px 0}.info{text-align:left;margin-bottom:20px;font-size:14px}.consentButton{background-color:#fff;color:#009c3c;padding:10px 20px;font-size:18px;font-weight:700;margin:5px;border:2px solid #009C3C;cursor:pointer}.consentButton:hover{background-color:#009c3c;color:#fff}.cancelButton:hover{background-color:#83764e;color:#fff}.buttonContainer{display:flex;justify-content:space-between;gap:10px}.loading-container{display:flex;align-items:center;gap:10px;justify-content:center}.session-countdown{position:absolute;top:85px;right:20px;font-size:14px;font-weight:700;color:#000}.session-countdown.warning{color:red}.lato-bold{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans;font-weight:700;font-style:normal}body{background:#f8f9fa;color:#1f2328;margin:0;font-family:Lato,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.5}.main-container{display:flex;align-items:center;justify-content:center;min-height:100vh;padding:2rem 1rem;background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.login-card{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000014;padding:3rem 2.5rem;max-width:500px;width:100%;border:1px solid #d0d7de;position:relative}.login-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#004d44;border-radius:8px 8px 0 0}.login-header{text-align:center;margin-bottom:2.5rem}.login-header h1{font-size:1.75rem;font-weight:700;color:#1f2328;margin:0 0 .75rem;line-height:1.3}.login-header p{font-size:1rem;color:#656d76;margin:0;line-height:1.5}.button-container{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem}.auth-button{display:flex;align-items:center;width:100%;padding:0;border:2px solid transparent;border-radius:6px;cursor:pointer;transition:all .2s ease;background:#fff;text-decoration:none;font-family:inherit;position:relative;overflow:hidden;box-shadow:0 1px 3px #0000001a}.auth-button:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.auth-button:active{transform:translateY(0)}.auth-button:focus{outline:2px solid #004D44;outline-offset:2px}.button-content{display:flex;align-items:center;width:100%;padding:1.25rem 1.5rem;gap:1rem;min-height:70px}.button-icon{width:40px;height:40px;object-fit:contain;flex-shrink:0}.button-text{display:flex;flex-direction:column;align-items:flex-start;text-align:left;flex:1;justify-content:center;padding:.5rem 0}.button-title{font-size:1.1rem;font-weight:600;color:#1f2328;margin:0;line-height:1.4;margin-bottom:.25rem}.button-subtitle{font-size:.875rem;color:#656d76;margin:0;line-height:1.4}.mygov-button{border-color:#2f729c;background-color:#2f729c;color:#fff}.mygov-button:hover{background-color:#256085;border-color:#256085}.mygov-button .button-title,.mygov-button .button-subtitle{color:#fff}.mygov-button .button-icon{filter:brightness(0) invert(1)}.eidas-button{border-color:#1e3a8a;background:linear-gradient(135deg,#1e3a8a,#1e40af);color:#fff}.eidas-button:hover{background:linear-gradient(135deg,#1e40af,#1d4ed8);border-color:#1e40af}.eidas-button .button-title,.eidas-button .button-subtitle{color:#fff}.eidas-button .button-icon{filter:brightness(0) invert(1)}.eidas-button .button-icon[src*=eu-flag]{filter:none}.eidas-button .button-icon:not([src]),.eidas-button .button-icon[src=""],.eidas-button .button-icon[src*=undefined]{display:none}.eidas-button .button-icon:after{content:"🇪🇺";font-size:1.5rem;display:block;width:40px;height:40px;line-height:40px;text-align:center}.skip-button{border-color:#d0d7de;background:#fff;color:#656d76}.skip-button:hover{background:#f6f8fa;border-color:#004d44}.skip-button .button-title{color:#1f2328}.skip-button .button-subtitle{color:#656d76}.skip-button .button-text{align-items:center;text-align:center}.login-footer{text-align:center;padding-top:1.5rem;border-top:1px solid #d0d7de}.security-note{display:flex;align-items:center;justify-content:center;gap:.5rem;font-size:.875rem;color:#656d76;margin:0}.security-icon{font-size:1rem;color:#004d44}@media(max-width:768px){.main-container{padding:1rem}.login-card{padding:2rem 1.5rem;margin:1rem}.login-header h1{font-size:1.5rem}.button-content{padding:1rem 1.25rem;min-height:65px}.button-icon{width:36px;height:36px}.button-title{font-size:1rem}.button-subtitle{font-size:.8rem}}@media(max-width:480px){.login-card{padding:1.5rem 1rem}.button-content{padding:.875rem 1rem;gap:.75rem;min-height:60px}.button-icon{width:32px;height:32px}}.auth-button:focus:not(:focus-visible){outline:none}.auth-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.auth-button:disabled:hover{transform:none;box-shadow:0 1px 3px #0000001a}.button-container .mygov{display:flex!important;width:100%!important}.logout-button{border:1px solid #d9534f;background-color:#d9534f;color:#fff;font-weight:700;transition:background .3s ease-in-out}.logout-button:hover{background-color:#c9302c}.lato-bold{font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol;font-weight:700;font-style:normal}body{box-sizing:border-box;font-family:Lato,system-ui,-apple-system,Segoe UI,Roboto,Helvetica Neue,Arial,Noto Sans}*,*:before,*:after{box-sizing:inherit}.header{position:sticky;top:0;z-index:1100;background-color:#004d44;padding:12px 16px;display:flex;justify-content:space-between;align-items:center;color:#fff}.logo{display:flex;align-items:center;gap:16px;font-size:1.1rem}.logo .gov-logo{height:40px;width:auto}#TXT_GOV_HEADER_TITLE{display:inline-block;padding-left:8px}.header-right{display:flex;align-items:center;gap:12px}.eu-flag{position:static;height:40px;width:auto}.session-timer{margin-left:12px;font-size:14px;font-weight:700;color:#fff;background:#007bff;padding:4px 10px;border-radius:4px;transition:background .3s ease,color .3s ease}.session-timer.warning{background:#dc3545;color:#fff}.user-dropdown{position:relative}.user-button{display:inline-flex;align-items:center;gap:8px;border:none;background:transparent;color:#fff;cursor:pointer;padding:6px 8px;border-radius:8px}.user-button:hover,.user-button:focus-visible{background:#ffffff1f;outline:none}.user-button__icon{display:inline-flex;width:18px;height:18px}.user-button__name{font-weight:600}.user-button__chevron{margin-left:2px}.dropdown-menu{position:absolute;right:0;top:calc(100% + 6px);min-width:220px;background:#fff;color:#1f2328;border:1px solid #d0d7de;border-radius:10px;box-shadow:0 10px 24px #0000001f;padding:8px 0;z-index:1200;list-style:none;margin:0}.dropdown-menu__item{padding:8px 12px;white-space:nowrap;list-style:none}.dropdown-menu__item span,.dropdown-menu__item button{display:block;width:100%}.dropdown-menu__item button.logout-button{text-align:left;background:transparent;border:none;cursor:pointer;font:inherit;color:#1f2328;padding:8px 12px}.dropdown-menu__item button.logout-button:hover{background:#f6f8fa;text-decoration:underline;border-radius:4px}.header{background-color:#004d44;padding:15px;display:flex;justify-content:space-between;align-items:center;color:#fff}.logo{font-size:1.2em;display:flex;justify-content:space-between;align-items:center}nav ul{list-style:none;display:flex;gap:15px}nav ul li{display:inline}nav ul li a{text-decoration:none;color:#fff}.content{padding:20px}h1{font-size:1.5em;margin-bottom:20px;color:#004d44}h2{display:flex;justify-content:space-between;align-items:center;font-size:1.2em}.evidence-section{background-color:#fff;padding:20px;border-radius:8px;box-shadow:0 0 10px #0000001a;margin-bottom:20px}.info-icon{font-size:1.2em;cursor:pointer}table{width:100%;margin-top:10px;border-collapse:collapse}thead th{text-align:left;padding:10px;background-color:#dbdbdb}tbody tr{border-bottom:1px solid #ccc}tbody td{padding:10px}button{height:50px;font-size:18px;padding-left:15px;background-color:#009c3c}.preview-btn{padding:5px 10px;border:none;cursor:pointer;color:#fff;float:right;font-weight:700}.action-buttons{display:flex;justify-content:flex-end;gap:20px;margin-top:20px;padding-right:15px}.cancelButton{background-color:#fff;color:#83764e;padding:10px 20px;font-size:18px;font-weight:700;margin:5px;border:2px solid #83764E;cursor:pointer}.acceptButton{background-color:#fff;color:#009c3c;padding:10px 20px;font-size:18px;font-weight:700;margin:5px;border:2px solid #009C3C;cursor:pointer}.acceptButton:hover{background-color:#009c3c;color:#fff}.rejectButton{background-color:#fff;color:#83764e;padding:10px 20px;font-size:18px;font-weight:700;margin:5px;border:2px solid #83764E;cursor:pointer}.rejectButton:hover{background-color:#83764e;color:#fff}.send-btn{border:2px solid #009C3C;background-color:#fff;color:#009c3c}.send-btn:hover{background-color:#009c3c;color:#fff}.gov-logo{width:25%;height:auto}.modal{position:fixed;display:flex;justify-content:center;align-items:center;top:0;left:0;width:100%;height:100%;background-color:#000000b3;z-index:10000}.modal-content{background-color:#fefefe;padding:20px;border-radius:5px;width:90%;height:90%;max-width:1200px;max-height:800px;position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;overflow:hidden}.x-btn{color:#000;position:relative;float:right;top:-28px;right:-18px;font-size:40px;font-weight:700}.x-btn:hover,.x-btn:focus{color:#000;text-decoration:none;cursor:pointer}.message-modal{display:flex;justify-content:center;align-items:center;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#0006}.message-content{background-color:#fefefe;padding:20px;border:1px solid #888;width:80%;max-width:400px;text-align:center}.close-btn{margin-top:20px;padding:10px 20px;border:none;background-color:#009c3c;color:#fff;cursor:pointer}.evidence{text-align:right;padding-right:25px}#modalImage{width:100%;height:100%}.close{color:#000;position:absolute;top:-10px;right:0;font-size:40px;font-weight:700;cursor:pointer}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer}.modal-actions{margin-top:1rem;display:flex;justify-content:flex-end;gap:1rem}@keyframes spin{to{transform:rotate(360deg)}}.spinner{animation:spin 1s linear infinite;border:5px solid #f3f3f3;border-top:5px solid #009C3C;border-radius:50%;width:30px;height:30px}.redirect-overlay{position:fixed;z-index:1040;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;align-items:center;justify-content:center}.redirect-modal{background-color:#fff;padding:2rem 3rem;border-radius:12px;box-shadow:0 4px 16px #0000004d;text-align:center;font-size:1.2rem}#MODAL_PDFPREVIEW.modal{position:fixed;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;z-index:12000}#MODAL_PDFPREVIEW .modal-content{position:relative;background:#fff;width:min(92vw,860px);height:min(80vh,720px);border-radius:12px;box-shadow:0 10px 30px #00000040;overflow:hidden}#FRAME_PDFPREVIEW{position:absolute;inset:0;width:100%;height:100%;border:none;z-index:0}#BTN_CLOSEPDFMODAL{position:absolute;top:8px;right:12px;font-size:28px;line-height:1;cursor:pointer;z-index:2;-webkit-user-select:none;user-select:none;background:#ffffffe6;border-radius:6px;padding:2px 8px}#BOX_MODALACTIONS{position:absolute;left:0;right:0;bottom:0;display:flex;justify-content:center;gap:12px;padding:12px;background:#fffffff2;border-top:1px solid #eee;z-index:1}body.modal-open #BOX_GOV_HEADER,body.modal-open .header{pointer-events:none}:root{--brand-green: #0f6b53;--brand-green-weak: #e7f3ef;--text-strong: #1f2937;--text-muted: #475569;--surface: #ffffff;--page-bg: #f6f8f7;--border: #e5e7eb;--shadow: 0 10px 25px rgba(0,0,0,.06)}body{background:var(--page-bg);color:var(--text-strong)}#BOX_ERROR_PAGE_CONTAINER.error-wrapper{display:flex;justify-content:center}#BOX_ERROR_CARD.error-card{width:min(880px,96%);background:var(--surface);border:1px solid var(--border);border-left:6px solid var(--brand-green);border-radius:12px;box-shadow:var(--shadow);overflow:hidden}.error-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:var(--brand-green-weak);border-bottom:1px solid var(--border)}.error-icon svg{fill:var(--brand-green)}#TXT_ERROR_TITLE.error-title{margin:0;font-size:1.25rem;font-weight:700;color:var(--text-strong)}.error-body{padding:1.25rem}#BOX_ERROR_TABLE_CONTAINER.error-table-wrap{display:flex;justify-content:center}#TABLE_ERROR_DETAILS.error-table{width:min(760px,100%);border-collapse:collapse;margin-top:.5rem;border:1px solid var(--border);background:var(--surface)}#TABLE_ERROR_DETAILS thead th{background:#f2f5f4;color:var(--text-strong);font-weight:700;padding:.75rem;border:1px solid var(--border);text-align:center;white-space:nowrap}#TABLE_ERROR_DETAILS tbody td{padding:.75rem;border:1px solid var(--border);vertical-align:middle}#TABLE_ERROR_DETAILS tbody td.key-cell{background:#f7faf9;color:var(--text-strong);text-align:center;font-weight:600;white-space:nowrap}#TABLE_ERROR_DETAILS tbody td.value-cell{color:var(--text-muted);text-align:left;word-break:break-word}.button-container{display:flex;justify-content:center;margin-top:1.25rem}#BTN_CANCEL.gov-btn{appearance:none;border:none;outline:none;background:var(--brand-green);color:#fff;padding:.625rem 1.25rem;min-width:160px;height:40px;border-radius:8px;font-weight:600;letter-spacing:.2px;cursor:pointer;box-shadow:0 2px #0000000d;transition:transform .02s ease-in,filter .15s ease-in}#BTN_CANCEL.gov-btn:hover{filter:brightness(.95)}#BTN_CANCEL.gov-btn:active{transform:translateY(1px)}#BTN_CANCEL.gov-btn:focus-visible{outline:3px solid rgba(15,107,83,.35);outline-offset:2px}#BOX_REDIRECTING_SPINNER.redirecting{margin-top:1.25rem;text-align:center}#TXT_REDIRECTING{margin-top:.5rem;color:var(--text-muted)}.lato-bold{font-family:Lato,system-ui;font-weight:700}.lato-bold{font-family:Lato,system-ui;font-weight:700;font-style:normal}body{background-color:#dbdbdb;color:#333}div{box-sizing:border-box;font-family:Lato,sans-serif}.form-container{width:100%;max-width:900px;margin:0 auto;padding:1.2em;font-size:1.1rem;display:flex;flex-direction:column}.form-input{width:24vw;padding:8px;font-size:1rem;margin-top:4px;margin-bottom:12px;box-sizing:border-box}select{width:32vw;padding:8px;font-size:1rem;margin-bottom:12px}.form-group{display:flex;justify-content:flex-start;align-items:center;margin-bottom:12px}.form-group label{flex:0 0 180px;text-align:left;margin-right:12px;font-weight:500}.personal-info-box{border:2px solid #004D44;border-radius:8px;padding:28px;margin:0 auto;font-size:1.1rem;width:100%;max-width:900px;text-align:left}.personal-info-box legend{font-weight:700;font-size:1.3rem;padding:0 10px;color:#004d44}.select-wrapper{flex:2}.css-1s2u09g-control{min-height:38px;font-size:1rem}.ContinueButton{background-color:#fff;color:#004d44;padding:10px 20px;font-size:18px;font-weight:700;margin:5px;border:2px solid #004D44;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:100px;box-shadow:0 1px 3px #0000001a}.ContinueButton:hover{background-color:#004d44;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #004d444d}.cancelButton{background-color:#fff;color:#656d76;padding:10px 20px;font-size:18px;font-weight:700;border:2px solid #d0d7de;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:100px;box-shadow:0 1px 3px #0000001a}.cancelButton:hover{background-color:#f6f8fa;color:#1f2328;border-color:#004d44;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.selectButton{background-color:#fff;color:#004d44;padding:10px 20px;font-size:18px;font-weight:700;border:2px solid #004D44;border-radius:6px;cursor:pointer;transition:all .2s ease;min-width:100px;box-shadow:0 1px 3px #0000001a}.selectButton:hover{background-color:#004d44;color:#fff;transform:translateY(-1px);box-shadow:0 4px 12px #004d444d}.buttonContainer{display:flex;justify-content:center;gap:10px;margin-top:1.5rem}.react-select__control{width:100%;min-width:400px;font-size:1rem;white-space:nowrap}.procedure-table{font-size:.77rem}.stepper{margin-bottom:1.5rem}.stepper-wrapper{width:100%;max-width:900px;margin:0 auto 1.5rem}.MuiStepConnector-line{top:20px!important;height:2px;background-color:#ccc!important;z-index:0!important}.MuiStepIcon-root{background-color:transparent!important;border-radius:50%!important;padding:0!important}.form-wrapper{display:flex;justify-content:center;align-items:flex-start;padding-top:0;padding-bottom:2rem;min-height:auto}.form-area{width:100%;max-width:900px;margin:0 auto;padding:2rem;background:transparent;border-radius:10px}.action-buttons{display:flex;justify-content:flex-end;gap:10px;margin-top:1.5rem;transform:translate(200px)}.overlay-force-logout{position:fixed;inset:0;background:#0009;z-index:2147483647;display:flex;align-items:center;justify-content:center}.popup-force-logout{position:relative;z-index:2147483647}.force-logout-open{overflow:hidden}.force-logout-open .overlay:not(.overlay-force-logout),.force-logout-open .popup-evidence-modal,.force-logout-open .pdf-modal-overlay,.force-logout-open .popup{pointer-events:none!important}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.app-shell{min-height:100vh;display:flex;flex-direction:column}.main-content{flex:1}.gov-footer{background-color:#004d44;padding:20px 16px;margin-top:auto;min-height:60px}.footer-content{max-width:1200px;margin:0 auto}@media(max-width:768px){.gov-footer{padding:16px 12px;min-height:50px}}
