.Home_main__VkIEL{min-height:100vh;padding:0;display:flex;flex-direction:column;background:#f5f5f5}.Home_header__y2QYS{background:#067c66;color:#fff;padding:1.5rem 2rem;box-shadow:0 2px 4px rgba(0,0,0,.1);display:flex;align-items:center;gap:1.5rem}.Home_logo__IOQAX{height:60px;width:auto}.Home_headerContent__6Iwky{flex:1 1}.Home_navLink__SvGJP{color:#fff;text-decoration:none;padding:.5rem 1rem;border:2px solid hsla(0,0%,100%,.6);border-radius:6px;font-size:.9rem;font-weight:500;transition:all .2s;white-space:nowrap}.Home_navLink__SvGJP:hover{background:hsla(0,0%,100%,.15);border-color:#fff}.Home_container__d256j{max-width:1200px;width:100%;background:#fff;margin:2rem auto;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Home_title__hYX6j{font-size:1.75rem;margin:0;color:#fff;font-weight:600}.Home_subtitle__KzT68{font-size:.9rem;color:hsla(0,0%,100%,.9);margin:.25rem 0 0}.Home_form__FrVR9{margin-bottom:2rem}.Home_formGroup__KFkHd{margin-bottom:1.5rem}.Home_formGroup__KFkHd label{display:block;font-weight:600;margin-bottom:.5rem;color:#334e68}.Home_formGroup__KFkHd input{width:100%;padding:.75rem;border:2px solid #d9e2ec;border-radius:6px;font-size:1rem;transition:border-color .2s}.Home_formGroup__KFkHd input:focus{outline:none;border-color:#067c66}.Home_formGroup__KFkHd input:disabled{background-color:#f0f4f8;cursor:not-allowed}.Home_fileCount__xEF_a{margin-top:.5rem;font-size:.875rem;color:#627d98}.Home_submitButton__ECzIY{width:100%;padding:1rem;background-color:#067c66;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.Home_submitButton__ECzIY:hover:not(:disabled){background-color:#054}.Home_submitButton__ECzIY:disabled{background-color:#9fb3c8;cursor:not-allowed}.Home_error__514Ji{padding:1rem;background-color:#fee2e2;border:1px solid #fecaca;border-radius:6px;color:#991b1b;margin-bottom:1rem}.Home_success__IZwiY{padding:1rem;background-color:#d1fae5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46}.Home_success__IZwiY h2{margin-top:0;margin-bottom:1rem;font-size:1.25rem}.Home_success__IZwiY ul{list-style:none;padding:0;margin:0 0 1rem}.Home_success__IZwiY li{margin-bottom:.5rem}.Home_links__mWyht{margin-top:2rem;padding-top:1rem;border-top:1px solid #d9e2ec;text-align:center}.Home_links__mWyht a{color:#067c66;text-decoration:none;font-weight:500}.Home_links__mWyht a:hover{text-decoration:underline}.Home_fileInputRow__9ABuy{display:flex;gap:.5rem;margin-bottom:.75rem;align-items:center}.Home_fileInputWrapper__HVMLU{flex:1 1}.Home_fileInputWrapper__HVMLU input[type=file]{width:100%;padding:.5rem;border:2px solid #d9e2ec;border-radius:4px;font-size:.9rem}.Home_addFileButton__rUFlz,.Home_removeFileButton__eZtY2{padding:.5rem 1rem;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;white-space:nowrap}.Home_addFileButton__rUFlz{background-color:#439b9c;color:#fff}.Home_addFileButton__rUFlz:hover{background-color:#368889}.Home_removeFileButton__eZtY2{background-color:#dc2626;color:#fff}.Home_removeFileButton__eZtY2:hover{background-color:#b91c1c}.Home_resultsSection__79eVS{margin-top:2rem}.Home_resultsSection__79eVS h2{font-size:1.5rem;color:#067c66;margin-bottom:1rem}.Home_tableWrapper__RywR9{overflow-x:auto;margin-bottom:1rem;border:1px solid #d9e2ec;border-radius:4px}.Home_editableTable__2gItZ{width:100%;border-collapse:collapse;font-size:.9rem}.Home_editableTable__2gItZ th{background-color:#067c66;color:#fff;padding:.75rem;text-align:left;font-weight:600;position:-webkit-sticky;position:sticky;top:0;z-index:10}.Home_editableTable__2gItZ td{padding:.5rem .75rem;border-bottom:1px solid #e5e7eb}.Home_editableTable__2gItZ tbody tr:hover{background-color:#f9fafb}.Home_editableTable__2gItZ input{width:100%;padding:.25rem .5rem;border:1px solid #d9e2ec;border-radius:3px;font-size:.9rem}.Home_editableTable__2gItZ input:focus{outline:none;border-color:#067c66}.Home_downloadButton__GHDC0{padding:.75rem 1.5rem;background-color:#439b9c;color:#fff;border:none;border-radius:4px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.Home_downloadButton__GHDC0:hover{background-color:#368889}.Home_statsBox__8FQR_{background-color:#f0f9f9;border-left:4px solid #067c66;padding:1rem;margin-bottom:1.5rem;border-radius:4px}.Home_statsBox__8FQR_ ul{list-style:none;padding:0;margin:0}.Home_statsBox__8FQR_ li{margin-bottom:.5rem;color:#334e68}.Home_eventDetailsSection__4aRQN{background-color:#fff;border:1px solid #d9e2ec;border-radius:6px;padding:1.5rem;margin-bottom:2rem}.Home_eventDetailsSection__4aRQN h2{font-size:1.25rem;color:#067c66;margin-top:0;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:2px solid #067c66}.Home_eventDetailGrid__duKev{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));grid-gap:1rem;gap:1rem;margin-bottom:1.5rem}.Home_eventDetailItem__6rXlt{padding:.75rem;background-color:#f9fafb;border-radius:4px}.Home_eventDetailItem__6rXlt label{display:block;font-size:.75rem;font-weight:600;color:#627d98;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.Home_eventDetailItem__6rXlt .Home_value__BHmhe{font-size:.95rem;color:#102a43;font-weight:500}.Home_eventDetailItem__6rXlt .Home_badge__ng_aq{display:inline-block;padding:.25rem .5rem;background-color:#067c66;color:#fff;border-radius:3px;font-size:.75rem;font-weight:600;margin-right:.25rem}.Home_eventDetailItem__6rXlt .Home_badge__ng_aq.Home_secondary__p1_Og{background-color:#439b9c}.Home_eventDatesList__EUSA1{list-style:none;padding:0;margin:0;display:flex;flex-wrap:wrap;gap:.5rem}.Home_eventDatesList__EUSA1 li{background-color:#e0f2f1;color:#067c66;padding:.35rem .75rem;border-radius:4px;font-size:.85rem;font-weight:500}.Home_materieSection__Nrtdm{margin-top:1rem;padding-top:1rem;border-top:1px solid #e5e7eb}.Home_materieSection__Nrtdm h3{font-size:1rem;color:#334e68;margin-top:0;margin-bottom:.75rem}.Home_materieList__ToY7m{list-style:none;padding:0;margin:0}.Home_materieList__ToY7m li{padding:.5rem 0;border-bottom:1px solid #f0f4f8;font-size:.9rem;color:#486581}.Home_materieList__ToY7m li:last-child{border-bottom:none}.Home_materieList__ToY7m li strong{color:#067c66;font-weight:600}