.administration-module__8kxxiW__container{max-width:1400px;margin:0 auto;padding:40px 20px}.administration-module__8kxxiW__categoryNav{background:#fff;border-radius:16px;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:12px;margin-bottom:32px;padding:16px;display:grid;box-shadow:0 2px 12px rgba(0,0,0,.08)}.administration-module__8kxxiW__categoryButton{color:#666;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 16px;font-size:.92rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.administration-module__8kxxiW__categoryButton:hover{background:#fffef5;border-color:#fdc300;transform:translateY(-2px)}.administration-module__8kxxiW__categoryButtonActive{color:#222;background:#fdc300;border-color:#fdc300;font-weight:600;box-shadow:0 2px 8px rgba(253,195,0,.3)}.administration-module__8kxxiW__statsContainer{grid-template-columns:repeat(3,1fr);gap:24px;margin-bottom:40px;display:grid}.administration-module__8kxxiW__statCard{background:#fff;border:2px solid #e5e5e5;border-radius:16px;padding:28px;transition:all .3s;box-shadow:0 2px 12px rgba(0,0,0,.08)}.administration-module__8kxxiW__statCard:hover{transform:translateY(-4px);box-shadow:0 4px 20px rgba(0,0,0,.12)}.administration-module__8kxxiW__statCardSuccess{background:linear-gradient(135deg,#fff 0%,#f1f8f2 100%);border-color:#4caf50}.administration-module__8kxxiW__statCardWarning{background:linear-gradient(135deg,#fff 0%,#fff8f1 100%);border-color:#fdc300}.administration-module__8kxxiW__statCardInfo{background:linear-gradient(135deg,#fff 0%,#f1f8ff 100%);border-color:#2196f3}.administration-module__8kxxiW__statNumber{color:#222;margin-bottom:8px;font-size:3rem;font-weight:700}.administration-module__8kxxiW__statLabel{color:#666;font-size:1rem;font-weight:500}.administration-module__8kxxiW__filtersContainer{background:#fff;border-radius:16px;flex-direction:column;gap:20px;margin-bottom:32px;padding:24px;display:flex;box-shadow:0 2px 12px rgba(0,0,0,.08)}.administration-module__8kxxiW__searchBox{width:100%}.administration-module__8kxxiW__searchInput{border:2px solid #e5e5e5;border-radius:12px;width:100%;padding:14px 20px;font-size:1rem;transition:all .2s}.administration-module__8kxxiW__searchInput:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.administration-module__8kxxiW__statusFilters{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.administration-module__8kxxiW__statusFiltersWithExport{justify-content:space-between}.administration-module__8kxxiW__filterGroup{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.administration-module__8kxxiW__filterButton{color:#666;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:24px;padding:10px 20px;font-size:.95rem;font-weight:500;transition:all .2s}.administration-module__8kxxiW__filterButton:hover{background:#fffef5;border-color:#fdc300}.administration-module__8kxxiW__filterButtonActive{color:#222;background:#fdc300;border-color:#fdc300;font-weight:600}.administration-module__8kxxiW__exportButton{color:#fff;cursor:pointer;background:#059669;border:2px solid #059669;border-radius:24px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex}.administration-module__8kxxiW__exportButton:hover{background:#047857;border-color:#047857;transform:translateY(-1px);box-shadow:0 4px 12px rgba(5,150,105,.3)}.administration-module__8kxxiW__exportButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none;transform:none}.administration-module__8kxxiW__exportIcon{filter:brightness(0)invert()}.administration-module__8kxxiW__tableContainer{background:#fff;border-radius:16px;overflow:visible;box-shadow:0 2px 12px rgba(0,0,0,.08)}.administration-module__8kxxiW__table{border-collapse:collapse;border-radius:16px;width:100%}.administration-module__8kxxiW__table thead{background:#f8f9fa;border-bottom:2px solid #e5e5e5}.administration-module__8kxxiW__table th{text-align:left;color:#333;text-transform:uppercase;letter-spacing:.5px;padding:16px 20px;font-size:.9rem;font-weight:600}.administration-module__8kxxiW__table tbody tr{border-bottom:1px solid #f0f0f0;transition:background-color .2s}.administration-module__8kxxiW__table tbody tr:hover{background:#fafafa}.administration-module__8kxxiW__table td{vertical-align:middle;padding:16px 20px}.administration-module__8kxxiW__tdId{color:#666;width:60px;font-weight:600}.administration-module__8kxxiW__tdTitle{min-width:300px;max-width:400px}.administration-module__8kxxiW__titleCell{flex-direction:column;gap:6px;display:flex}.administration-module__8kxxiW__titleLink{color:#222;font-weight:600;text-decoration:none;transition:color .2s}.administration-module__8kxxiW__titleLink:hover{color:#06c}.administration-module__8kxxiW__hookText{color:#666;margin:0;font-size:.85rem;line-height:1.4}.administration-module__8kxxiW__tdThematique{color:#555;white-space:nowrap;font-size:.9rem}.administration-module__8kxxiW__tdStatus{overflow:visible}.administration-module__8kxxiW__statusBadge{white-space:nowrap;border-radius:20px;align-items:center;gap:5px;min-width:-moz-fit-content;min-width:fit-content;padding:5px 16px;font-size:.8rem;font-weight:600;line-height:1.2;display:inline-flex}.administration-module__8kxxiW__statusValidated{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.administration-module__8kxxiW__statusDraft{background:#fff3e0}.administration-module__8kxxiW__statusDraft .administration-module__8kxxiW__actionButtonDelete:hover{background:#ffebee;border-color:#e20613}.administration-module__8kxxiW__statusDraft .administration-module__8kxxiW__roleSelect{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:6px 12px;font-size:.9rem;transition:all .2s}.administration-module__8kxxiW__statusDraft .administration-module__8kxxiW__roleSelect:hover{border-color:#fdc300}.administration-module__8kxxiW__statusDraft .administration-module__8kxxiW__roleSelect:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 2px rgba(253,195,0,.2)}.administration-module__8kxxiW__statusDraft{white-space:nowrap;font-size:.85rem}.administration-module__8kxxiW__tdActions{width:140px;position:relative}.administration-module__8kxxiW__actionButtons{align-items:center;gap:8px;display:flex;position:relative}.administration-module__8kxxiW__actionButton{cursor:pointer;color:#666;background:#f5f5f5;border:1px solid #e0e0e0;border-radius:8px;justify-content:center;align-items:center;padding:4px;text-decoration:none;transition:all .2s;display:flex}.administration-module__8kxxiW__actionButton:hover{color:#222;background:#fdc300;border-color:#fdc300;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.administration-module__8kxxiW__actionButtonActive{color:#222;background:#fdc300;border-color:#fdc300;transform:translateY(-2px);box-shadow:0 2px 8px rgba(253,195,0,.3)}.administration-module__8kxxiW__actionsCell{align-items:center;gap:8px;display:flex}.administration-module__8kxxiW__actionButton{cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:36px;height:36px;display:inline-flex}.administration-module__8kxxiW__actionButton svg,.administration-module__8kxxiW__actionIcon{width:20px;height:20px;display:block}.administration-module__8kxxiW__menuWrapper{align-items:center;display:flex;position:relative}.administration-module__8kxxiW__menuBackdrop{z-index:10;position:fixed;top:0;bottom:0;left:0;right:0}.administration-module__8kxxiW__contextMenu{z-index:20;background:#fff;border:1px solid #e5e5e5;border-radius:12px;min-width:200px;padding:8px;animation:.2s cubic-bezier(.16,1,.3,1) administration-module__8kxxiW__menuSlideIn;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 8px 32px rgba(0,0,0,.12),0 2px 8px rgba(0,0,0,.08)}@keyframes administration-module__8kxxiW__menuSlideIn{0%{opacity:0;transform:translateY(-8px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.administration-module__8kxxiW__menuItem{cursor:pointer;color:#333;text-align:left;background:0 0;border:none;border-radius:8px;align-items:center;gap:12px;width:100%;padding:10px 12px;font-size:.95rem;font-weight:500;transition:all .15s;display:flex}.administration-module__8kxxiW__menuItem svg{color:#666;flex-shrink:0;transition:color .15s}.administration-module__8kxxiW__menuItem:hover{color:#222;background:#f8f9fa}.administration-module__8kxxiW__menuItem:hover svg{color:#222}.administration-module__8kxxiW__menuItemDanger{color:#c62828}.administration-module__8kxxiW__menuItemDanger svg{color:#e20613}.administration-module__8kxxiW__menuItemDanger:hover{color:#b71c1c;background:#ffebee}.administration-module__8kxxiW__menuItemDanger:hover svg{color:#c62828}.administration-module__8kxxiW__emptyState{text-align:center;color:#999;padding:60px 20px}.administration-module__8kxxiW__emptyState p{margin:0;font-size:1.1rem}.administration-module__8kxxiW__loading{justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex}.administration-module__8kxxiW__spinner{border:4px solid #f3f3f3;border-top-color:#e20613;border-radius:50%;width:50px;height:50px;animation:1s linear infinite administration-module__8kxxiW__spin}@keyframes administration-module__8kxxiW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:1200px){.administration-module__8kxxiW__statsContainer{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.administration-module__8kxxiW__container{padding:20px 16px}.administration-module__8kxxiW__statsContainer{grid-template-columns:1fr;gap:16px;margin-bottom:24px}.administration-module__8kxxiW__statCard{padding:20px}.administration-module__8kxxiW__statNumber{font-size:2.5rem}.administration-module__8kxxiW__filtersContainer{gap:16px;padding:16px}.administration-module__8kxxiW__statusFilters{flex-direction:column}.administration-module__8kxxiW__filterButton{width:100%}.administration-module__8kxxiW__tableContainer{overflow-x:auto}.administration-module__8kxxiW__table{min-width:900px}.administration-module__8kxxiW__table th,.administration-module__8kxxiW__table td{padding:12px 16px}}.administration-module__8kxxiW__markdownContent{color:#333;font-size:.95rem;line-height:1.6}.administration-module__8kxxiW__markdownContent p{margin:0 0 12px}.administration-module__8kxxiW__markdownContent p:last-child{margin-bottom:0}.administration-module__8kxxiW__markdownContent strong{color:#222;font-weight:600}.administration-module__8kxxiW__markdownContent em{font-style:italic}.administration-module__8kxxiW__markdownContent a{color:#06c;text-decoration:none}.administration-module__8kxxiW__markdownContent a:hover{text-decoration:underline}.administration-module__8kxxiW__markdownContent ul,.administration-module__8kxxiW__markdownContent ol{margin:8px 0;padding-left:24px}.administration-module__8kxxiW__markdownContent li{margin-bottom:4px}.administration-module__8kxxiW__markdownContent h1,.administration-module__8kxxiW__markdownContent h2,.administration-module__8kxxiW__markdownContent h3,.administration-module__8kxxiW__markdownContent h4,.administration-module__8kxxiW__markdownContent h5,.administration-module__8kxxiW__markdownContent h6{color:#222;margin:16px 0 8px;font-weight:600}.administration-module__8kxxiW__markdownContent h2{border-bottom:1px solid #e0e0e0;padding-bottom:4px;font-size:1.1rem}.administration-module__8kxxiW__markdownContent h3{font-size:1rem}.administration-module__8kxxiW__markdownContent code{background:#e8e8e8;border-radius:4px;padding:2px 6px;font-family:monospace;font-size:.9em}.administration-module__8kxxiW__markdownContent pre{color:#f8f8f2;background:#2d2d2d;border-radius:8px;margin:12px 0;padding:12px;overflow-x:auto}.administration-module__8kxxiW__markdownContent pre code{color:inherit;background:0 0;padding:0}.administration-module__8kxxiW__markdownContent blockquote{color:#555;background:#fffef5;border-left:3px solid #fdc300;margin:12px 0;padding:8px 16px}.administration-module__8kxxiW__markdownContent table{border-collapse:collapse;width:100%;margin:12px 0}.administration-module__8kxxiW__markdownContent th,.administration-module__8kxxiW__markdownContent td{text-align:left;border:1px solid #e0e0e0;padding:8px 12px}.administration-module__8kxxiW__markdownContent th{background:#f5f5f5;font-weight:600}
.Pagination-module__26JrhG__pagination{justify-content:center;align-items:center;gap:12px;margin-top:50px;padding:30px 20px;display:flex}.Pagination-module__26JrhG__paginationButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px rgba(253,195,0,.2)}.Pagination-module__26JrhG__paginationButton:hover:not(:disabled){background:#fdc300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.Pagination-module__26JrhG__paginationButton:disabled{opacity:.4;cursor:not-allowed;color:#999;background:#e5e5e5}.Pagination-module__26JrhG__paginationNumbers{align-items:center;gap:8px;display:flex}.Pagination-module__26JrhG__paginationNumber{color:#222;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:8px;min-width:45px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.Pagination-module__26JrhG__paginationNumber:hover{background:#fffbf0;border-color:#fdc300}.Pagination-module__26JrhG__paginationNumber.Pagination-module__26JrhG__active{color:#fff;cursor:default;background:#e20613;border-color:#e20613}.Pagination-module__26JrhG__paginationDots{color:#999;padding:0 8px;font-weight:700}.Pagination-module__26JrhG__pageInputContainer{align-items:center;margin:0 12px;display:flex}.Pagination-module__26JrhG__pageInputLarge{text-align:center;border:2px solid #e5e5e5;border-radius:8px;width:100px;height:45px;padding:0 12px;font-size:.95rem;font-weight:600;transition:all .2s}.Pagination-module__26JrhG__pageInputLarge:focus{background:#fffbf0;border-color:#fdc300;outline:none}.Pagination-module__26JrhG__pageInputLarge::placeholder{color:#999;font-weight:500}.Pagination-module__26JrhG__buttonIcon{flex-shrink:0;width:16px;height:16px;display:block}@media (max-width:768px){.Pagination-module__26JrhG__pagination{flex-wrap:wrap;gap:8px}.Pagination-module__26JrhG__paginationNumbers{order:3;justify-content:center;width:100%;margin-top:8px}.Pagination-module__26JrhG__pageInputContainer{order:2;margin:0 8px}.Pagination-module__26JrhG__pageInputLarge{width:80px}}
.experts-module__6syPRW__expertsPage{background-color:#fff;min-height:100vh}.experts-module__6syPRW__hero{text-align:center;color:#fff;background-image:url(/img/slider/ble.jpg);background-position:50%;background-size:cover;margin-bottom:0;padding:40px 20px;position:relative}.experts-module__6syPRW__hero:before{content:"";background:rgba(0,0,0,.25);position:absolute;top:0;bottom:0;left:0;right:0}.experts-module__6syPRW__heroContent{z-index:2;max-width:1200px;margin:0 auto;position:relative}.experts-module__6syPRW__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:2px;margin:0;font-family:Raleway,Arial,sans-serif;font-size:3rem;font-weight:700}.experts-module__6syPRW__mainContent{padding:20px 0 60px}.experts-module__6syPRW__container{margin:0 auto;padding:0 40px}.experts-module__6syPRW__pageHeader{text-align:center;margin-bottom:40px}.experts-module__6syPRW__pageTitle{color:#333;margin:0 0 16px;font-family:Raleway,Arial,sans-serif;font-size:2.5rem;font-weight:700}.experts-module__6syPRW__titleUnderline{background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:60px;height:8px;margin:0 auto 32px}.experts-module__6syPRW__pageDescription{color:#666;max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.6}.experts-module__6syPRW__contentLayout{gap:40px;margin-top:40px;display:flex}.experts-module__6syPRW__sidebar{background:#f8f9fa;border-radius:12px;flex:0 0 300px;height:-moz-fit-content;height:fit-content;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.experts-module__6syPRW__filterTitle{color:#333;align-items:center;gap:8px;margin:24px 0 16px;font-family:Raleway,Arial,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.experts-module__6syPRW__filterTitleIcon{flex-shrink:0}.experts-module__6syPRW__customDropdown{position:relative}.experts-module__6syPRW__dropdownHeader{cursor:pointer;color:#333;background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.experts-module__6syPRW__dropdownHeader:hover{border-color:#fdc300}.experts-module__6syPRW__dropdownHeaderOpen{border-color:#fdc300;border-bottom-right-radius:0;border-bottom-left-radius:0}.experts-module__6syPRW__dropdownValue{flex:1}.experts-module__6syPRW__dropdownArrow{color:#666;transition:transform .2s}.experts-module__6syPRW__dropdownArrowOpen{transform:rotate(180deg)}.experts-module__6syPRW__dropdownContent{z-index:10;background:#fff;border:2px solid #fdc300;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.experts-module__6syPRW__dropdownOption{color:#333;cursor:pointer;border-bottom:1px solid #f0f0f0;padding:12px 16px;font-size:14px;transition:background-color .2s}.experts-module__6syPRW__dropdownOption:last-child{border-bottom:none}.experts-module__6syPRW__dropdownOption:hover{background-color:#f8f9fa}.experts-module__6syPRW__dropdownOptionSelected{color:#333;background-color:#fdc300;font-weight:600}.experts-module__6syPRW__mainContentArea{flex:1;min-width:0}.experts-module__6syPRW__loading{justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex}.experts-module__6syPRW__spinner{border:4px solid #f3f3f3;border-top-color:#e20613;border-radius:50%;width:50px;height:50px;animation:1s linear infinite experts-module__6syPRW__spin}@keyframes experts-module__6syPRW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.experts-module__6syPRW__searchBar{background:#fff;border:2px solid #fdc300;border-radius:30px;align-items:stretch;margin-bottom:20px;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.experts-module__6syPRW__searchInput{background:0 0;border:none;outline:none;flex:1;padding:12px 20px;font-size:16px;line-height:1}.experts-module__6syPRW__searchInput::placeholder{color:#999}.experts-module__6syPRW__searchButton{background:var(--cran-grad-yellow);cursor:pointer;color:#333;border:none;flex-shrink:0;justify-content:center;align-items:center;padding:12px 16px;display:flex}.experts-module__6syPRW__filterSection{display:block}.experts-module__6syPRW__expertsGrid{grid-template-columns:repeat(4,1fr);gap:45px 20px;width:100%;display:grid}.experts-module__6syPRW__expertsContainer{grid-template-columns:280px 1fr;align-items:start;gap:28px;display:grid}.experts-module__6syPRW__listGrid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));align-items:start;gap:28px;display:grid}@media (max-width:880px){.experts-module__6syPRW__expertsContainer{grid-template-columns:1fr}.experts-module__6syPRW__listGrid{grid-template-columns:1fr 1fr}}@media (max-width:520px){.experts-module__6syPRW__listGrid{grid-template-columns:1fr;gap:18px}}.experts-module__6syPRW__sidebarCard{background:#fff;border-radius:12px;padding:18px;box-shadow:0 10px 30px rgba(15,23,42,.06)}.experts-module__6syPRW__noResults{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}@media (max-width:1400px){.experts-module__6syPRW__container{max-width:1200px;padding:0 30px}}@media (max-width:1200px){.experts-module__6syPRW__container{padding:0 25px}.experts-module__6syPRW__expertsGrid{grid-template-columns:repeat(3,1fr)}}@media (max-width:992px){.experts-module__6syPRW__contentLayout{flex-direction:column;gap:24px}.experts-module__6syPRW__sidebar{flex:none}.experts-module__6syPRW__expertsGrid{grid-template-columns:repeat(2,1fr)}.experts-module__6syPRW__container{padding:0 20px}}@media (max-width:768px){.experts-module__6syPRW__heroTitle,.experts-module__6syPRW__pageTitle{font-size:2rem}.experts-module__6syPRW__contentLayout{gap:20px}.experts-module__6syPRW__sidebar{padding:20px}.experts-module__6syPRW__filterTitle{font-size:1.1rem}.experts-module__6syPRW__expertsGrid{grid-template-columns:1fr;gap:16px}.experts-module__6syPRW__container{padding:0 16px}}
.agenda-module__FwJgyG__agendaLayout{gap:40px;margin-top:40px;display:flex}.agenda-module__FwJgyG__actionsSection{border-top:1px solid #e5e5e5;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.agenda-module__FwJgyG__primaryActionButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(253,195,0,.2)}.agenda-module__FwJgyG__primaryActionButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.agenda-module__FwJgyG__secondaryActionButton{color:#222;cursor:pointer;background:#fff;border:2px solid #fdc300;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.agenda-module__FwJgyG__secondaryActionButton:hover{background:#fffef0;border-color:#fdc300;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.05)}.agenda-module__FwJgyG__buttonIcon{flex-shrink:0}.agenda-module__FwJgyG__notificationBox{cursor:pointer;background:linear-gradient(135deg,#fff9e6 0%,#fffef5 100%);border:2px solid #fdc300;border-radius:12px;align-items:center;gap:14px;width:100%;margin-top:8px;padding:18px 16px;font-family:inherit;transition:all .2s;display:flex}.agenda-module__FwJgyG__notificationBox:hover{background:linear-gradient(135deg,#fffbf0 0%,#fffef5 100%);border-color:#fdc300;transform:translateY(-2px);box-shadow:0 2px 12px rgba(253,195,0,.15)}.agenda-module__FwJgyG__notificationBox:active{transform:translateY(0)}.agenda-module__FwJgyG__notificationBox:focus{outline:none}.agenda-module__FwJgyG__bellIconWrapper{background:#fff;border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;box-shadow:0 2px 6px rgba(0,0,0,.08)}.agenda-module__FwJgyG__notificationText{flex-direction:column;gap:2px;display:flex}.agenda-module__FwJgyG__notificationTitle{color:#222;margin:0;font-size:.95rem;font-weight:700}.agenda-module__FwJgyG__notificationDesc{color:#666;margin:0;font-size:.85rem;line-height:1.3}.agenda-module__FwJgyG__eventGrid{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));align-items:start;gap:1rem;display:grid}.agenda-module__FwJgyG__eventCard{box-sizing:border-box;background:var(--card-bg,#fff);border-radius:8px;flex-direction:column;min-height:1px;display:flex;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.06)}.agenda-module__FwJgyG__eventCard:hover{transform:translateY(-2px);box-shadow:0 6px 24px rgba(0,0,0,.12)}.agenda-module__FwJgyG__eventImage{object-fit:cover;width:100%;height:160px;display:block}.agenda-module__FwJgyG__eventImagePlaceholder{background:#f0f0f0;width:100%;height:160px}.agenda-module__FwJgyG__eventTitle{overflow-wrap:anywhere;margin:.75rem 1rem .25rem;font-size:1.05rem;font-weight:600;line-height:1.2}.agenda-module__FwJgyG__eventDesc{color:var(--muted,#555);-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;margin:.25rem 1rem .75rem;font-size:.95rem;line-height:1.3;display:-webkit-box;overflow:hidden}.agenda-module__FwJgyG__eventDate,.agenda-module__FwJgyG__eventLocation{color:var(--muted,#555);margin:0 1rem .5rem;font-size:.9rem}.agenda-module__FwJgyG__eventButton{align-self:flex-start;margin:.75rem 1rem 1rem;text-decoration:none}.agenda-module__FwJgyG__eventLocation{word-break:break-word;white-space:normal}@media (max-width:600px){.agenda-module__FwJgyG__eventGrid{grid-template-columns:1fr;gap:.75rem}.agenda-module__FwJgyG__eventImage,.agenda-module__FwJgyG__eventImagePlaceholder{height:140px}.agenda-module__FwJgyG__eventTitle{margin:.5rem .75rem .25rem;font-size:1rem}.agenda-module__FwJgyG__eventDesc{-webkit-line-clamp:4;line-clamp:4;font-size:.92rem}.agenda-module__FwJgyG__eventButton{margin-bottom:.75rem}}.agenda-module__FwJgyG__expertsPage,.agenda-module__FwJgyG__mainContent,.agenda-module__FwJgyG__container,.agenda-module__FwJgyG__contentLayout{box-sizing:border-box;overflow-x:hidden}.agenda-module__FwJgyG__noResults{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}.agenda-module__FwJgyG__emptyState{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 40px;display:flex}.agenda-module__FwJgyG__emptyStateIcon{background:#fdf3d0;border-radius:50%;justify-content:center;align-items:center;width:100px;height:100px;margin-bottom:24px;display:flex}.agenda-module__FwJgyG__emptyStateIcon img{opacity:.7}.agenda-module__FwJgyG__emptyStateTitle{color:#222;margin:0 0 12px;font-size:1.4rem;font-weight:700}.agenda-module__FwJgyG__emptyStateDesc{color:#888;max-width:420px;margin:0 0 28px;font-size:1rem;line-height:1.6}.agenda-module__FwJgyG__emptyStateButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;border:none;border-radius:30px;align-items:center;gap:8px;padding:14px 28px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px rgba(253,195,0,.25)}.agenda-module__FwJgyG__emptyStateButton:hover{transform:translateY(-2px);box-shadow:0 6px 16px rgba(253,195,0,.4)}@media (max-width:900px){.agenda-module__FwJgyG__contentLayout{display:block}.agenda-module__FwJgyG__mainContentArea{margin-top:1rem}}.agenda-module__FwJgyG__eventButton,.agenda-module__FwJgyG__primaryActionButton,.agenda-module__FwJgyG__secondaryActionButton{padding:.5rem .75rem}.agenda-module__FwJgyG__container{background:#fff;max-width:1600px;margin:0 auto;padding:0 40px 60px}.agenda-module__FwJgyG__viewButton{background:var(--cran-grad-yellow);color:#222;border-radius:8px;padding:8px 12px;font-weight:700;text-decoration:none;transition:all .18s;display:inline-block;box-shadow:0 2px 8px rgba(253,195,0,.18)}.agenda-module__FwJgyG__viewButton:hover{transform:translateY(-2px);box-shadow:0 6px 18px rgba(0,0,0,.12)}.agenda-module__FwJgyG__viewButton:active{transform:translateY(0)}
.solutions-module__aArcNq__actionsSection{border-top:1px solid #e5e5e5;flex-direction:column;gap:12px;margin-top:24px;padding-top:24px;display:flex}.solutions-module__aArcNq__primaryActionButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;padding:16px 20px;font-size:1rem;font-weight:600;transition:all .2s;display:flex;box-shadow:0 2px 8px rgba(253,195,0,.2)}.solutions-module__aArcNq__primaryActionButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.solutions-module__aArcNq__buttonIcon{flex-shrink:0}.solutions-module__aArcNq__clearFilterButton{color:#e20613;cursor:pointer;background:#fff;border:2px solid #e20613;border-radius:12px;justify-content:center;align-items:center;gap:8px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.solutions-module__aArcNq__clearFilterButton:hover{color:#fff;background:#e20613;transform:translateY(-2px);box-shadow:0 4px 12px rgba(226,6,19,.2)}.solutions-module__aArcNq__solutionGrid{grid-template-columns:repeat(3,1fr);gap:28px;width:100%;display:grid}.solutions-module__aArcNq__solutionCard{cursor:pointer;color:inherit;background:#fff;border-radius:16px;flex-direction:column;text-decoration:none;transition:box-shadow .3s,transform .3s;display:flex;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.08)}.solutions-module__aArcNq__solutionCard:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0,0,0,.15)}.solutions-module__aArcNq__imageContainer{width:100%;height:220px;position:relative;overflow:hidden}.solutions-module__aArcNq__solutionImage{object-fit:cover;width:100%;height:100%;transition:transform .3s}.solutions-module__aArcNq__solutionCard:hover .solutions-module__aArcNq__solutionImage{transform:scale(1.05)}.solutions-module__aArcNq__yearBadge{color:#fff;background:#e20613;border-radius:20px;padding:6px 16px;font-size:.95rem;font-weight:700;position:absolute;top:16px;right:16px;box-shadow:0 2px 8px rgba(226,6,19,.3)}.solutions-module__aArcNq__solutionContent{flex-direction:column;flex-grow:1;padding:24px;display:flex}.solutions-module__aArcNq__solutionTitle{color:#222;text-align:center;justify-content:center;align-items:center;min-height:60px;margin:0 0 14px;font-size:1.15rem;font-weight:700;line-height:1.4;display:flex}.solutions-module__aArcNq__solutionDesc{color:#666;text-align:center;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;flex-grow:1;margin-bottom:20px;font-size:.95rem;line-height:1.5;display:-webkit-box;overflow:hidden}.solutions-module__aArcNq__solutionButtonWrapper{justify-content:center;width:100%;display:flex}.solutions-module__aArcNq__solutionButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;white-space:nowrap;border:none;border-radius:24px;padding:12px 28px;font-size:.95rem;font-weight:700;transition:all .2s}.solutions-module__aArcNq__solutionButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.solutions-module__aArcNq__noResults{text-align:center;color:#666;padding:60px 20px;font-size:1.1rem}.solutions-module__aArcNq__loading{justify-content:center;align-items:center;min-height:400px;padding:80px 20px;display:flex}.solutions-module__aArcNq__spinner{border:4px solid #f3f3f3;border-top-color:#e20613;border-radius:50%;width:50px;height:50px;animation:1s linear infinite solutions-module__aArcNq__spin}@keyframes solutions-module__aArcNq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.solutions-module__aArcNq__errorMessage{color:#e20613;text-align:center;background:#fff5f5;border-radius:12px;margin-bottom:24px;padding:20px}.solutions-module__aArcNq__pagination{justify-content:center;align-items:center;gap:12px;margin-top:50px;padding:30px 20px;display:flex}.solutions-module__aArcNq__paginationButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:8px;padding:12px 20px;font-size:.95rem;font-weight:600;transition:all .2s;box-shadow:0 2px 8px rgba(253,195,0,.2)}.solutions-module__aArcNq__paginationButton:hover:not(:disabled){background:#fdc300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.solutions-module__aArcNq__paginationButton:disabled{opacity:.4;cursor:not-allowed;color:#999;background:#e5e5e5}.solutions-module__aArcNq__paginationNumbers{align-items:center;gap:8px;display:flex}.solutions-module__aArcNq__paginationNumber{color:#222;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:8px;min-width:45px;padding:10px 16px;font-size:.95rem;font-weight:600;transition:all .2s}.solutions-module__aArcNq__paginationNumber:hover{background:#fffbf0;border-color:#fdc300}.solutions-module__aArcNq__paginationNumber.solutions-module__aArcNq__active{color:#fff;cursor:default;background:#e20613;border-color:#e20613}.solutions-module__aArcNq__paginationDots{color:#999;padding:0 8px;font-weight:700}.solutions-module__aArcNq__pageInputContainer{align-items:center;margin:0 12px;display:flex}.solutions-module__aArcNq__pageInputLarge{text-align:center;border:2px solid #e5e5e5;border-radius:8px;width:100px;height:45px;padding:0 12px;font-size:.95rem;font-weight:600;transition:all .2s}.solutions-module__aArcNq__pageInputLarge:focus{background:#fffbf0;border-color:#fdc300;outline:none}.solutions-module__aArcNq__pageInputLarge::placeholder{color:#999;font-weight:500}@media (max-width:768px){.solutions-module__aArcNq__pagination{flex-wrap:wrap;gap:8px}.solutions-module__aArcNq__paginationNumbers{order:3;justify-content:center;width:100%;margin-top:8px}.solutions-module__aArcNq__pageInputContainer{order:2;margin:0 8px}.solutions-module__aArcNq__pageInputLarge{width:80px}}@media (max-width:1400px){.solutions-module__aArcNq__solutionGrid{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.solutions-module__aArcNq__solutionGrid{grid-template-columns:1fr}}@media (max-width:768px){.solutions-module__aArcNq__solutionCard{max-width:100%}.solutions-module__aArcNq__imageContainer{height:200px}.solutions-module__aArcNq__solutionTitle{min-height:50px;font-size:1.05rem}.solutions-module__aArcNq__solutionDesc{font-size:.9rem}}
.Alert-module__lc8c6q__toastContainer{z-index:9999;pointer-events:none;max-width:400px;position:fixed;bottom:20px;right:20px}.Alert-module__lc8c6q__alert{pointer-events:all;border-radius:8px;align-items:flex-start;gap:12px;margin-bottom:12px;padding:16px 20px;animation:.35s cubic-bezier(.34,1.56,.64,1) Alert-module__lc8c6q__slideInRight;display:flex;box-shadow:0 8px 24px rgba(0,0,0,.15)}.Alert-module__lc8c6q__alert.Alert-module__lc8c6q__exit{animation:.35s cubic-bezier(.34,1.56,.64,1) forwards Alert-module__lc8c6q__slideOutRight}@keyframes Alert-module__lc8c6q__slideInRight{0%{opacity:0;transform:translate(400px)translateY(50px)}to{opacity:1;transform:translate(0)translateY(0)}}@keyframes Alert-module__lc8c6q__slideOutRight{0%{opacity:1;transform:translate(0)translateY(0)}to{opacity:0;transform:translate(400px)translateY(50px)}}.Alert-module__lc8c6q__alertContent{align-items:center;gap:12px;width:100%;display:flex}.Alert-module__lc8c6q__alertIcon{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:32px;min-width:32px;height:32px;font-size:18px;font-weight:700;display:flex}.Alert-module__lc8c6q__alertMessage{color:#333;flex:1;font-size:14px;font-weight:600;line-height:1.5}.Alert-module__lc8c6q__alertClose{cursor:pointer;opacity:.8;background:0 0;border:none;flex-shrink:0;padding:0;font-size:24px;font-weight:700;transition:opacity .2s}.Alert-module__lc8c6q__alertClose:hover{opacity:1}.Alert-module__lc8c6q__alert.Alert-module__lc8c6q__success{background:#fff;border:1px solid rgba(34,197,94,.15)}.Alert-module__lc8c6q__success .Alert-module__lc8c6q__alertIcon{color:#fff;background:linear-gradient(90deg,#22c55e,#16a34a)}.Alert-module__lc8c6q__success .Alert-module__lc8c6q__alertMessage{color:#1a1a1a}.Alert-module__lc8c6q__success .Alert-module__lc8c6q__alertClose{color:#22c55e;opacity:.85}.Alert-module__lc8c6q__alert.Alert-module__lc8c6q__error{background:#fff}.Alert-module__lc8c6q__error .Alert-module__lc8c6q__alertIcon{color:#fff;background:linear-gradient(90deg,#e20613,#e20613)}.Alert-module__lc8c6q__error .Alert-module__lc8c6q__alertMessage{color:#1a1a1a}.Alert-module__lc8c6q__error .Alert-module__lc8c6q__alertClose{color:#e20613;opacity:.85}.Alert-module__lc8c6q__alert.Alert-module__lc8c6q__info{background:#fff}.Alert-module__lc8c6q__info .Alert-module__lc8c6q__alertIcon{color:#fff;background:linear-gradient(135deg,#fdc300 0%,#fdc300 100%)}.Alert-module__lc8c6q__info .Alert-module__lc8c6q__alertMessage{color:#1a1a1a}.Alert-module__lc8c6q__info .Alert-module__lc8c6q__alertClose{color:#fdc300;opacity:.85}.Alert-module__lc8c6q__alert.Alert-module__lc8c6q__warning{background:#fff}.Alert-module__lc8c6q__warning .Alert-module__lc8c6q__alertIcon{color:#fff;background:linear-gradient(135deg,#fdc300 0%,#fdc300 100%)}.Alert-module__lc8c6q__warning .Alert-module__lc8c6q__alertMessage{color:#1a1a1a}.Alert-module__lc8c6q__warning .Alert-module__lc8c6q__alertClose{color:#fdc300;opacity:.85}@media (max-width:768px){.Alert-module__lc8c6q__toastContainer{max-width:none;bottom:10px;left:10px;right:10px}.Alert-module__lc8c6q__alert{padding:12px 16px;font-size:13px}.Alert-module__lc8c6q__alertIcon{width:28px;min-width:28px;height:28px;font-size:16px}.Alert-module__lc8c6q__alertClose{font-size:20px}}
.propose-module__jvBUNG__pageContainer{background-color:#f5f5f5;min-height:100vh}.propose-module__jvBUNG__mainContent{background-color:#fff;padding:2rem 0}.propose-module__jvBUNG__container{max-width:1000px;margin:0 auto;padding:0 1.5rem}.propose-module__jvBUNG__formWrapper{background:#fff;border-radius:8px;padding:2rem;box-shadow:0 2px 8px rgba(0,0,0,.1)}.propose-module__jvBUNG__formHeader{text-align:center;margin-bottom:2rem}.propose-module__jvBUNG__formHeader h1{color:#1a1a1a;margin-bottom:.5rem;font-size:2rem;font-weight:700}.propose-module__jvBUNG__formHeader p{color:#666;font-size:1rem}.propose-module__jvBUNG__form{flex-direction:column;gap:2rem;display:flex}.propose-module__jvBUNG__formSection{border-bottom:1px solid #eee;padding-bottom:2rem}.propose-module__jvBUNG__formSection:last-of-type{border-bottom:none}.propose-module__jvBUNG__sectionTitleWrapper{align-items:flex-start;gap:.75rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;position:relative}.propose-module__jvBUNG__sectionTitleWrapper:after{content:"";background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:20%;height:8px;position:absolute;bottom:-8px;left:0}.propose-module__jvBUNG__sectionIcon{color:#1a1a1a;stroke:#1a1a1a;flex-shrink:0;width:24px;min-width:24px;height:24px;margin-top:.25rem}.propose-module__jvBUNG__sectionTitle{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;margin-bottom:0;font-size:1.25rem;font-weight:600;display:inline-block}.propose-module__jvBUNG__sectionTitle:after{content:"";display:none}.propose-module__jvBUNG__formGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.propose-module__jvBUNG__formGroup{flex-direction:column;display:flex}.propose-module__jvBUNG__formGroup.propose-module__jvBUNG__fullWidth{grid-column:1/-1}.propose-module__jvBUNG__formGroup label{color:#1a1a1a;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.propose-module__jvBUNG__required{color:#e20613;font-weight:700}.propose-module__jvBUNG__formGroup input,.propose-module__jvBUNG__formGroup select,.propose-module__jvBUNG__formGroup textarea{border:1px solid #ddd;border-radius:4px;padding:.75rem;font-family:inherit;font-size:.95rem;transition:border-color .3s}.propose-module__jvBUNG__formGroup input:focus,.propose-module__jvBUNG__formGroup select:focus,.propose-module__jvBUNG__formGroup textarea:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.propose-module__jvBUNG__formGroup input.propose-module__jvBUNG__inputError,.propose-module__jvBUNG__formGroup select.propose-module__jvBUNG__inputError,.propose-module__jvBUNG__formGroup textarea.propose-module__jvBUNG__inputError{background-color:#ffebee;border-color:#e20613}.propose-module__jvBUNG__errorText{color:#e20613;margin-top:.25rem;font-size:.8rem}.propose-module__jvBUNG__charCounter{color:#6b7280;text-align:right;margin-top:.25rem;font-size:.8rem}.propose-module__jvBUNG__charCounterOk{color:#16a34a}.propose-module__jvBUNG__charCounterError{color:#e20613}.propose-module__jvBUNG__partnerSelectWrapper{align-items:flex-start;gap:.5rem;display:flex}.propose-module__jvBUNG__partnerSelectWrapper select{flex:1}.propose-module__jvBUNG__addPartnerButton{color:#000;cursor:pointer;white-space:nowrap;background-color:#fdc300;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s;display:flex}.propose-module__jvBUNG__addPartnerButton:hover{background-color:#fdc300}.propose-module__jvBUNG__newPartnerForm{background-color:#f9f9f9;border:2px solid #fdc300;border-radius:8px;margin-top:1rem;padding:1.5rem}.propose-module__jvBUNG__newPartnerTitle{color:#1a1a1a;margin-top:0;margin-bottom:1rem;font-size:1rem;font-weight:600}.propose-module__jvBUNG__partnerFormGrid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1rem;display:grid}.propose-module__jvBUNG__partnerInputWrapper{align-items:flex-end;gap:.5rem;display:flex}.propose-module__jvBUNG__partnerInputWrapper .propose-module__jvBUNG__formGroup{flex:1}.propose-module__jvBUNG__removePartnerButton{color:#fff;cursor:pointer;background-color:#e20613;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.6rem;transition:background-color .3s;display:flex}.propose-module__jvBUNG__removePartnerButton:hover{background-color:#c00}.propose-module__jvBUNG__partnerFormActions{gap:1rem;margin-top:1rem;display:flex}.propose-module__jvBUNG__fileInputWrapper{background-color:#f9f9f9;border:2px dashed #ddd;border-radius:4px;justify-content:center;align-items:center;gap:1rem;padding:1rem;transition:border-color .3s;display:flex}.propose-module__jvBUNG__fileInputWrapper:hover{border-color:#fdc300}.propose-module__jvBUNG__fileInput{display:none}.propose-module__jvBUNG__fileInputLabel{color:#000;cursor:pointer;white-space:nowrap;background-color:#fdc300;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s}.propose-module__jvBUNG__fileInputLabel:hover{background-color:#fdc300}.propose-module__jvBUNG__fileName{color:#666;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;overflow:hidden}.propose-module__jvBUNG__formActions{border-top:1px solid #eee;justify-content:center;gap:1rem;margin-top:2rem;padding-top:2rem;display:flex}.propose-module__jvBUNG__submitButton,.propose-module__jvBUNG__cancelButton{cursor:pointer;border:none;border-radius:4px;padding:.75rem 2rem;font-size:.95rem;font-weight:600;transition:all .3s}.propose-module__jvBUNG__submitButton{color:#000;background-color:#fdc300}.propose-module__jvBUNG__submitButton:hover{background-color:#fdc300;transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}.propose-module__jvBUNG__cancelButton{color:#333;background-color:#e0e0e0}.propose-module__jvBUNG__cancelButton:hover{background-color:#d0d0d0}.propose-module__jvBUNG__cancelPartnerButton{color:#333;cursor:pointer;background-color:#e0e0e0;border:none;border-radius:4px;padding:.6rem 1.5rem;font-size:.9rem;font-weight:600;transition:background-color .3s}.propose-module__jvBUNG__cancelPartnerButton:hover{background-color:#d0d0d0}.propose-module__jvBUNG__addMorePartnerButton{color:#000;cursor:pointer;background-color:#fdc300;border:none;border-radius:4px;align-items:center;gap:.5rem;padding:.6rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s;display:flex}.propose-module__jvBUNG__addMorePartnerButton:hover{background-color:#fdc300}.propose-module__jvBUNG__backButtonContainer{text-align:center;margin-top:2rem}@media (max-width:768px){.propose-module__jvBUNG__formWrapper{padding:1rem}.propose-module__jvBUNG__formHeader h1{font-size:1.5rem}.propose-module__jvBUNG__formGrid{grid-template-columns:1fr}.propose-module__jvBUNG__formActions{flex-direction:column}.propose-module__jvBUNG__submitButton,.propose-module__jvBUNG__cancelButton{width:100%}.propose-module__jvBUNG__fileInputWrapper{flex-wrap:wrap}.propose-module__jvBUNG__fileInputLabel{order:2}}
.Hero-module__JgYmMq__hero{text-align:center;color:#fff;background-position:50%;background-size:cover;margin-bottom:0;padding:10px 20px;position:relative}.Hero-module__JgYmMq__hero:before{content:"";background:rgba(0,0,0,.25);position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__JgYmMq__heroContent{z-index:2;max-width:1200px;margin:0 auto;position:relative}.Hero-module__JgYmMq__heroTitle{color:#fff;text-transform:uppercase;letter-spacing:2px;margin:0;font-family:Raleway,Arial,sans-serif;font-size:3rem;font-weight:700}@media (max-width:768px){.Hero-module__JgYmMq__heroTitle{font-size:2rem}}@media (max-width:480px){.Hero-module__JgYmMq__heroTitle{font-size:1.5rem}}
.PageHeader-module__s-SOiG__pageHeader{text-align:center;margin-bottom:40px}.PageHeader-module__s-SOiG__pageTitle{color:#333;margin:0 0 16px;font-family:Raleway,Arial,sans-serif;font-size:2.5rem;font-weight:700}.PageHeader-module__s-SOiG__titleUnderline{background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:60px;height:8px;margin:0 auto 32px}.PageHeader-module__s-SOiG__pageDescription{color:#666;max-width:900px;margin:0 auto;font-size:1.1rem;line-height:1.6}@media (max-width:768px){.PageHeader-module__s-SOiG__pageTitle{font-size:2rem}.PageHeader-module__s-SOiG__pageDescription{font-size:1rem}}@media (max-width:480px){.PageHeader-module__s-SOiG__pageTitle{font-size:1.5rem}.PageHeader-module__s-SOiG__pageDescription{font-size:.95rem}}
.MultiSelect-module__7ro0Ga__multiSelectContainer{width:100%;margin-bottom:1.5em}.MultiSelect-module__7ro0Ga__fullWidth{width:100%}.MultiSelect-module__7ro0Ga__label{color:#333;margin-bottom:.5em;font-size:.95em;font-weight:500;display:block}.MultiSelect-module__7ro0Ga__multiSelect{width:100%;position:relative}.MultiSelect-module__7ro0Ga__selectButton{cursor:pointer;text-align:left;background:#fff;border:1px solid #d5d5d5;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:1em;font-size:1em;transition:border-color .2s;display:flex}.MultiSelect-module__7ro0Ga__selectButton:hover{border-color:#fdc300}.MultiSelect-module__7ro0Ga__selectButton:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 2px rgba(253,195,0,.1)}.MultiSelect-module__7ro0Ga__selectText{color:#333;flex:1}.MultiSelect-module__7ro0Ga__chevron{margin-left:.5em;transition:transform .2s}.MultiSelect-module__7ro0Ga__chevronOpen{transform:rotate(180deg)}.MultiSelect-module__7ro0Ga__dropdown{z-index:1000;background:#fff;border:1px solid #d5d5d5;border-radius:5px;flex-direction:column;max-height:300px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.MultiSelect-module__7ro0Ga__searchBox{border-bottom:1px solid #e5e5e5;padding:.75em}.MultiSelect-module__7ro0Ga__searchInput{border:1px solid #d5d5d5;border-radius:4px;width:100%;padding:.5em;font-size:.9em}.MultiSelect-module__7ro0Ga__searchInput:focus{border-color:#fdc300;outline:none}.MultiSelect-module__7ro0Ga__optionsList{max-height:250px;margin:0;padding:0;list-style:none;overflow-y:auto}.MultiSelect-module__7ro0Ga__option{border-bottom:1px solid #f0f0f0}.MultiSelect-module__7ro0Ga__option:last-child{border-bottom:none}.MultiSelect-module__7ro0Ga__optionLabel{cursor:pointer;align-items:center;gap:.75em;padding:.75em 1em;transition:background-color .15s;display:flex}.MultiSelect-module__7ro0Ga__optionLabel:hover{background-color:#f9f9f9}.MultiSelect-module__7ro0Ga__checkbox{cursor:pointer;accent-color:#fdc300;width:18px;height:18px}.MultiSelect-module__7ro0Ga__optionText{color:#333;flex:1;font-size:.95em}.MultiSelect-module__7ro0Ga__noResults{text-align:center;color:#999;padding:1em;font-size:.9em;font-style:italic}.MultiSelect-module__7ro0Ga__hint{color:#7a7a7a;margin-top:.5em;margin-bottom:0;font-size:.9em;font-style:italic}
.AdminEdit-module__sU-gMG__topBar{top:var(--navbar-height,120px);z-index:40;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;box-shadow:0 2px 8px rgba(0,0,0,.08)}.AdminEdit-module__sU-gMG__topBarLeft{align-items:center;gap:16px;min-width:0;display:flex}.AdminEdit-module__sU-gMG__topBarTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.1rem;font-weight:600;overflow:hidden}.AdminEdit-module__sU-gMG__backButton{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.AdminEdit-module__sU-gMG__backButton:hover{color:#222;background:#fffef5;border-color:#fdc300}.AdminEdit-module__sU-gMG__topBarActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.AdminEdit-module__sU-gMG__saveButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.AdminEdit-module__sU-gMG__saveButton:hover:not(:disabled){background:#e6b000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,195,0,.4)}.AdminEdit-module__sU-gMG__saveButton:disabled{opacity:.6;cursor:not-allowed}.AdminEdit-module__sU-gMG__panel{background:#fff;border-radius:16px;margin-bottom:24px;overflow:visible;box-shadow:0 2px 12px rgba(0,0,0,.07)}.AdminEdit-module__sU-gMG__panelHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:16px 24px;display:flex}.AdminEdit-module__sU-gMG__panelTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.AdminEdit-module__sU-gMG__panelBody{flex-direction:column;gap:20px;padding:24px;display:flex}.AdminEdit-module__sU-gMG__fieldGroup{flex-direction:column;gap:6px;display:flex}.AdminEdit-module__sU-gMG__label{color:#444;font-size:.875rem;font-weight:600}.AdminEdit-module__sU-gMG__input,.AdminEdit-module__sU-gMG__textarea,.AdminEdit-module__sU-gMG__select{color:#222;box-sizing:border-box;background:#fff;border:2px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.AdminEdit-module__sU-gMG__input:focus,.AdminEdit-module__sU-gMG__textarea:focus,.AdminEdit-module__sU-gMG__select:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.AdminEdit-module__sU-gMG__textarea{resize:vertical;min-height:120px}.AdminEdit-module__sU-gMG__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.AdminEdit-module__sU-gMG__imagePreview{aspect-ratio:16/9;object-fit:cover;background:#f4f5f7;border:2px solid #e5e5e5;border-radius:10px;width:100%;margin-bottom:12px;display:block}.AdminEdit-module__sU-gMG__imageActions{flex-wrap:wrap;gap:10px;display:flex}.AdminEdit-module__sU-gMG__imageUploadLabel{color:#555;cursor:pointer;background:#fffef5;border:2px dashed #fdc300;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.AdminEdit-module__sU-gMG__imageUploadLabel:hover{background:#fff8d0;border-color:#e6b000}.AdminEdit-module__sU-gMG__imageUploadInput{display:none}.AdminEdit-module__sU-gMG__deleteImageButton{color:#c00;cursor:pointer;background:#fff5f5;border:2px solid #fdd;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.AdminEdit-module__sU-gMG__deleteImageButton:hover:not(:disabled){background:#ffe0e0;border-color:#c00}.AdminEdit-module__sU-gMG__deleteImageButton:disabled{opacity:.5;cursor:not-allowed}.AdminEdit-module__sU-gMG__statusToggle{cursor:pointer;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.AdminEdit-module__sU-gMG__statusToggle:hover{background:#fffef5;border-color:#fdc300}.AdminEdit-module__sU-gMG__statusBadge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.AdminEdit-module__sU-gMG__statusPublish{color:#2e7d32;background:#e8f5e9}.AdminEdit-module__sU-gMG__statusDraft{color:#856404;background:#fff8e1}.AdminEdit-module__sU-gMG__resourceList{flex-direction:column;gap:10px;display:flex}.AdminEdit-module__sU-gMG__resourceItem{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.AdminEdit-module__sU-gMG__resourceIcon{flex-shrink:0}.AdminEdit-module__sU-gMG__resourceInfo{flex:1;min-width:0}.AdminEdit-module__sU-gMG__resourceTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.AdminEdit-module__sU-gMG__resourceSource{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.AdminEdit-module__sU-gMG__resourceDeleteButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background .2s;display:flex}.AdminEdit-module__sU-gMG__resourceDeleteButton:hover{background:#ffeaea}.AdminEdit-module__sU-gMG__addResourceForm{background:#fafafa;border:2px dashed #e5e5e5;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.AdminEdit-module__sU-gMG__addResourceRow{align-items:flex-end;gap:10px;display:flex}.AdminEdit-module__sU-gMG__addResourceButton{color:#2e7d32;cursor:pointer;white-space:nowrap;background:#f1f8f2;border:2px solid #4caf50;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.AdminEdit-module__sU-gMG__addResourceButton:hover:not(:disabled){background:#e8f5e9}.AdminEdit-module__sU-gMG__addResourceButton:disabled{opacity:.5;cursor:not-allowed}.AdminEdit-module__sU-gMG__errorBox{color:#c00;background:#fff5f5;border:1px solid #fdd;border-radius:10px;padding:12px 16px;font-size:.9rem}.AdminEdit-module__sU-gMG__loadingBox{justify-content:center;padding:64px 24px;display:flex}.AdminEdit-module__sU-gMG__editPage{background:#f4f5f7;min-height:100vh}.AdminEdit-module__sU-gMG__content{grid-template-columns:1fr 340px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:32px 24px;display:grid}.AdminEdit-module__sU-gMG__leftColumn{min-width:0}.AdminEdit-module__sU-gMG__sidebar{position:static}@media (max-width:1024px){.AdminEdit-module__sU-gMG__content{grid-template-columns:1fr}.AdminEdit-module__sU-gMG__sidebar{position:static}}
.ProposeFormCommon-module__QPSSsG__partnerSection{background-color:transparent;border:none;border-radius:8px;margin-bottom:1.5rem;padding:0}.ProposeFormCommon-module__QPSSsG__partnerHeader{justify-content:space-between;align-items:center;margin-bottom:1rem;display:flex}.ProposeFormCommon-module__QPSSsG__partnerHeader h3{color:#1a1a1a;margin:0;font-size:1rem;font-weight:600}.ProposeFormCommon-module__QPSSsG__removePartnerButton{color:#fff;cursor:pointer;background-color:#e20613;border:none;border-radius:4px;padding:.5rem 1rem;font-size:.85rem;font-weight:600;transition:background-color .3s}.ProposeFormCommon-module__QPSSsG__removePartnerButton:hover{background-color:#c00}.ProposeFormCommon-module__QPSSsG__addPartnerButton{color:#000;cursor:pointer;background-color:#fdc300;border:none;border-radius:4px;align-items:center;gap:.5rem;margin-top:1rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s;display:flex}.ProposeFormCommon-module__QPSSsG__addPartnerButton:hover{background-color:#fdc300}.ProposeFormCommon-module__QPSSsG__formRow{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1.5rem;display:grid}.ProposeFormCommon-module__QPSSsG__formGroup{flex-direction:column;display:flex}.ProposeFormCommon-module__QPSSsG__formGroup label{color:#1a1a1a;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.ProposeFormCommon-module__QPSSsG__fileInputWrapper{align-items:center;gap:1rem;display:flex}.ProposeFormCommon-module__QPSSsG__fileInput{display:none}.ProposeFormCommon-module__QPSSsG__fileInputLabel{color:#000;cursor:pointer;white-space:nowrap;background-color:#fdc300;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s}.ProposeFormCommon-module__QPSSsG__fileInputLabel:hover{background-color:#fdc300}.ProposeFormCommon-module__QPSSsG__fileName{color:#666;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;overflow:hidden}.ProposeFormCommon-module__QPSSsG__radioGroup{align-items:center;gap:2rem;padding:.5rem 0;display:flex}.ProposeFormCommon-module__QPSSsG__radioLabel{color:#1a1a1a;cursor:pointer;align-items:center;gap:.5rem;font-size:.9rem;font-weight:500;display:flex}.ProposeFormCommon-module__QPSSsG__radioInput{accent-color:#fdc300;cursor:pointer;width:1rem;height:1rem}.ProposeFormCommon-module__QPSSsG__imageUploadZone{cursor:pointer;text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:.5rem;padding:2rem 1rem;transition:border-color .2s,background-color .2s;display:flex}.ProposeFormCommon-module__QPSSsG__imageUploadZone:hover{background-color:#fffdf0;border-color:#fdc300}.ProposeFormCommon-module__QPSSsG__imageUploadZone input[type=file]{display:none}.ProposeFormCommon-module__QPSSsG__imageUploadText{color:#1a1a1a;font-size:.95rem;font-weight:600}.ProposeFormCommon-module__QPSSsG__imageUploadHint{color:#6b7280;font-size:.8rem}.ProposeFormCommon-module__QPSSsG__imagePreviewWrapper{cursor:pointer;border-radius:8px;width:100%;max-height:240px;position:relative;overflow:hidden}.ProposeFormCommon-module__QPSSsG__imagePreviewWrapper img{object-fit:cover;border-radius:8px;width:100%;max-height:240px;display:block}.ProposeFormCommon-module__QPSSsG__imagePreviewOverlay{opacity:0;background-color:rgba(0,0,0,.45);border-radius:8px;justify-content:center;align-items:center;transition:opacity .2s;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ProposeFormCommon-module__QPSSsG__imagePreviewWrapper:hover .ProposeFormCommon-module__QPSSsG__imagePreviewOverlay{opacity:1}.ProposeFormCommon-module__QPSSsG__imagePreviewOverlay span{color:#fff;font-size:.95rem;font-weight:600}.ProposeFormCommon-module__QPSSsG__imagePreviewName{color:#6b7280;text-overflow:ellipsis;white-space:nowrap;margin-top:.5rem;font-size:.85rem;overflow:hidden}@media (max-width:768px){.ProposeFormCommon-module__QPSSsG__formRow{grid-template-columns:1fr}}
.RichTextEditor-module__ooVQOa__wrapper{background:#fff;border:1px solid #ccc;border-radius:6px;overflow:hidden}.RichTextEditor-module__ooVQOa__toolbar{background:#f7f7f7;border-bottom:1px solid #e5e5e5;flex-wrap:wrap;align-items:center;gap:4px;padding:6px;display:flex}.RichTextEditor-module__ooVQOa__toolbarButton{color:#333;cursor:pointer;background:0 0;border:1px solid transparent;border-radius:4px;min-width:28px;padding:4px 8px;font-size:.85rem;font-weight:600;line-height:1.2;transition:background .15s,border-color .15s}.RichTextEditor-module__ooVQOa__toolbarButton:hover{background:#ececec;border-color:#d9d9d9}.RichTextEditor-module__ooVQOa__toolbarButton:disabled{opacity:.4;cursor:not-allowed}.RichTextEditor-module__ooVQOa__toolbarButtonActive{background:var(--cran-yellow,#fdc300);border-color:var(--cran-yellow,#fdc300);color:#222}.RichTextEditor-module__ooVQOa__toolbarButtonActive:hover{background:var(--cran-yellow,#fdc300);border-color:var(--cran-yellow,#fdc300)}.RichTextEditor-module__ooVQOa__toolbarSeparator{background:#e0e0e0;align-self:stretch;width:1px;margin:2px 4px}.RichTextEditor-module__ooVQOa__colorPickerGroup{align-items:stretch;gap:0;display:inline-flex}.RichTextEditor-module__ooVQOa__colorPickerGroup .RichTextEditor-module__ooVQOa__toolbarButton{cursor:pointer;border-top-right-radius:0;border-bottom-right-radius:0;position:relative}.RichTextEditor-module__ooVQOa__colorInput{opacity:0;cursor:pointer;border:0;width:100%;height:100%;padding:0;position:absolute;top:0;bottom:0;left:0;right:0}.RichTextEditor-module__ooVQOa__colorClearBtn{color:#888;cursor:pointer;background:0 0;border:1px solid transparent;border-radius:0 4px 4px 0;margin-left:-1px;padding:4px 5px;font-size:.75rem;transition:background .15s,color .15s}.RichTextEditor-module__ooVQOa__colorClearBtn:hover{color:#333;background:#ececec}.RichTextEditor-module__ooVQOa__editor .ProseMirror{color:#222;outline:none;padding:10px 12px;font-size:.95rem;line-height:1.5}.RichTextEditor-module__ooVQOa__editor .ProseMirror:focus{outline:none}.RichTextEditor-module__ooVQOa__editor .ProseMirror p{margin:0 0 .6em}.RichTextEditor-module__ooVQOa__editor .ProseMirror p:last-child{margin-bottom:0}.RichTextEditor-module__ooVQOa__editor .ProseMirror h2{margin:.8em 0 .4em;font-size:1.25rem;font-weight:700}.RichTextEditor-module__ooVQOa__editor .ProseMirror h3{margin:.7em 0 .3em;font-size:1.1rem;font-weight:600}.RichTextEditor-module__ooVQOa__editor .ProseMirror ul{margin:.4em 0;padding-left:1.5em}.RichTextEditor-module__ooVQOa__editor .ProseMirror ol{margin:.4em 0;padding-left:1.5em}.RichTextEditor-module__ooVQOa__editor .ProseMirror li{margin:.2em 0}.RichTextEditor-module__ooVQOa__editor .ProseMirror a{color:var(--cran-red,#e20613);text-decoration:underline}.RichTextEditor-module__ooVQOa__editor .ProseMirror blockquote{color:#555;border-left:3px solid #d9d9d9;margin:.6em 0;padding-left:12px;font-style:italic}.RichTextEditor-module__ooVQOa__editor .ProseMirror mark{border-radius:2px;padding:0 2px}.RichTextEditor-module__ooVQOa__editor .ProseMirror p.is-editor-empty:first-child:before{content:attr(data-placeholder);float:left;color:#999;pointer-events:none;height:0}
.Sidebar-module__chRhja__sidebar{background:#f8f9fa;border-radius:12px;flex:0 0 300px;height:-moz-fit-content;height:fit-content;padding:24px;box-shadow:0 2px 8px rgba(0,0,0,.08)}.Sidebar-module__chRhja__searchBar{background:#fff;border:2px solid #fdc300;border-radius:30px;align-items:stretch;margin-bottom:20px;display:flex;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Sidebar-module__chRhja__searchInput{background:0 0;border:none;outline:none;flex:1;padding:12px 20px;font-size:16px;line-height:1}.Sidebar-module__chRhja__searchInput::placeholder{color:#999}.Sidebar-module__chRhja__searchButton{background:var(--cran-grad-yellow);cursor:pointer;color:#333;border:none;flex-shrink:0;justify-content:center;align-items:center;width:48px;display:flex}.Sidebar-module__chRhja__filterSection{display:block}.Sidebar-module__chRhja__filterTitle{color:#333;align-items:center;gap:8px;margin:24px 0 16px;font-family:Raleway,Arial,sans-serif;font-size:1.2rem;font-weight:600;display:flex}.Sidebar-module__chRhja__filterTitleIcon{flex-shrink:0}.Sidebar-module__chRhja__customDropdown{position:relative}.Sidebar-module__chRhja__dropdownHeader{cursor:pointer;color:#333;background:#fff;border:2px solid #e0e0e0;border-radius:8px;justify-content:space-between;align-items:center;padding:12px 16px;font-size:14px;font-weight:500;transition:all .2s;display:flex}.Sidebar-module__chRhja__dropdownHeader:hover{border-color:#fdc300}.Sidebar-module__chRhja__dropdownHeaderOpen{border-color:#fdc300;border-bottom-right-radius:0;border-bottom-left-radius:0}.Sidebar-module__chRhja__dropdownValue{flex:1}.Sidebar-module__chRhja__dropdownArrow{color:#666;transition:transform .2s}.Sidebar-module__chRhja__dropdownArrowOpen{transform:rotate(180deg)}.Sidebar-module__chRhja__dropdownContent{z-index:10;background:#fff;border:2px solid #fdc300;border-top:none;border-bottom-right-radius:8px;border-bottom-left-radius:8px;max-height:200px;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 4px 12px rgba(0,0,0,.1)}.Sidebar-module__chRhja__dropdownOption{color:#333;cursor:pointer;border-bottom:1px solid #f0f0f0;padding:12px 16px;font-size:14px;transition:background-color .2s}.Sidebar-module__chRhja__dropdownOption:last-child{border-bottom:none}.Sidebar-module__chRhja__dropdownOption:hover{background-color:#f8f9fa}.Sidebar-module__chRhja__dropdownOptionSelected{color:#333;background-color:#fdc300;font-weight:600}@media (max-width:1024px){.Sidebar-module__chRhja__sidebar{flex:0 0 250px;padding:20px}.Sidebar-module__chRhja__filterTitle{font-size:1.1rem}}@media (max-width:768px){.Sidebar-module__chRhja__sidebar{flex:100%;margin-bottom:32px}}
.ThematiqueMultiSelect-module__ALJ2_a__container{width:100%;margin-bottom:1em}.ThematiqueMultiSelect-module__ALJ2_a__multiSelect{width:100%;position:relative}.ThematiqueMultiSelect-module__ALJ2_a__selectButton{cursor:pointer;text-align:left;color:#333;background:#fff;border:1px solid #d5d5d5;border-radius:5px;justify-content:space-between;align-items:center;width:100%;padding:.75em 1em;font-size:.95em;transition:border-color .2s;display:flex}.ThematiqueMultiSelect-module__ALJ2_a__selectButton:hover{border-color:#fdc300}.ThematiqueMultiSelect-module__ALJ2_a__selectButton:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 2px rgba(253,195,0,.1)}.ThematiqueMultiSelect-module__ALJ2_a__selectText{color:#333;flex:1}.ThematiqueMultiSelect-module__ALJ2_a__chevron{margin-left:.5em;transition:transform .2s}.ThematiqueMultiSelect-module__ALJ2_a__chevronOpen{transform:rotate(180deg)}.ThematiqueMultiSelect-module__ALJ2_a__dropdown{z-index:1000;background:#fff;border:1px solid #d5d5d5;border-radius:5px;flex-direction:column;max-height:350px;display:flex;position:absolute;top:calc(100% + 4px);left:0;right:0;box-shadow:0 4px 12px rgba(0,0,0,.1)}.ThematiqueMultiSelect-module__ALJ2_a__searchBox{border-bottom:1px solid #e5e5e5;padding:.75em}.ThematiqueMultiSelect-module__ALJ2_a__searchInput{border:1px solid #d5d5d5;border-radius:4px;width:100%;padding:.5em;font-size:.9em}.ThematiqueMultiSelect-module__ALJ2_a__searchInput:focus{border-color:#fdc300;outline:none}.ThematiqueMultiSelect-module__ALJ2_a__optionsList{max-height:280px;margin:0;padding:0;list-style:none;overflow-y:auto}.ThematiqueMultiSelect-module__ALJ2_a__option{border-bottom:1px solid #f0f0f0}.ThematiqueMultiSelect-module__ALJ2_a__option:last-child{border-bottom:none}.ThematiqueMultiSelect-module__ALJ2_a__optionLabel{cursor:pointer;align-items:center;gap:.6em;padding:.65em .75em;transition:background-color .15s;display:flex}.ThematiqueMultiSelect-module__ALJ2_a__optionLabel:hover{background-color:#f9f9f9}.ThematiqueMultiSelect-module__ALJ2_a__checkbox{cursor:pointer;accent-color:#fdc300;flex-shrink:0;width:16px;height:16px}.ThematiqueMultiSelect-module__ALJ2_a__optionText{color:#333;flex:1;font-size:.9em}.ThematiqueMultiSelect-module__ALJ2_a__parentOption{font-weight:600}.ThematiqueMultiSelect-module__ALJ2_a__childOption{color:#555;font-size:.85em;font-weight:400}.ThematiqueMultiSelect-module__ALJ2_a__noResults{text-align:center;color:#999;padding:1em;font-size:.9em;font-style:italic}
.Spinner-module__YHEfAG__loading{justify-content:center;align-items:center;min-height:200px;padding:80px 20px;display:flex}.Spinner-module__YHEfAG__spinner{border:4px solid #f3f3f3;border-top-color:#e20613;border-radius:50%;width:50px;height:50px;animation:1s linear infinite Spinner-module__YHEfAG__spin}@keyframes Spinner-module__YHEfAG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
.BackButton-module__Qz9CFG__backButton{background:var(--cran-grad-yellow);color:#333;cursor:pointer;border:none;border-radius:25px;align-items:center;gap:8px;padding:12px 24px;font-family:inherit;font-size:1rem;font-weight:600;text-decoration:none;transition:background .2s,color .2s;display:inline-flex}.BackButton-module__Qz9CFG__backButton:hover{color:#333}.BackButton-module__Qz9CFG__backButton:focus{outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.3)}.BackButton-module__Qz9CFG__backButton:active{transform:translate(-1px)}.BackButton-module__Qz9CFG__backIcon{flex-shrink:0;transition:transform .3s}.BackButton-module__Qz9CFG__backButton:hover .BackButton-module__Qz9CFG__backIcon{transform:translate(-2px)}.BackButton-module__Qz9CFG__backButton.BackButton-module__Qz9CFG__minimal{background:0 0;border:none;padding:8px 12px}.BackButton-module__Qz9CFG__backButton.BackButton-module__Qz9CFG__minimal:hover{background:rgba(253,195,0,.1);transform:translate(-2px)}.BackButton-module__Qz9CFG__backButton.BackButton-module__Qz9CFG__primary{color:#fff;background:#2c5aa0;border-color:#2c5aa0}.BackButton-module__Qz9CFG__backButton.BackButton-module__Qz9CFG__primary:hover{color:#fff;background:#1e3d70;border-color:#1e3d70}@media (max-width:768px){.BackButton-module__Qz9CFG__backButton{padding:10px 16px;font-size:.9rem}}
.Hero-module__43Wqaa__hero{z-index:30;color:#fff;background-color:#fff;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100vw;min-height:550px;max-height:999px;margin-left:calc(50% - 50vw);display:flex;position:relative;overflow:hidden}.Hero-module__43Wqaa__overlay{position:absolute;top:0;bottom:0;left:0;right:0}.Hero-module__43Wqaa__container{z-index:2;text-align:center;width:100%;max-width:1100px;padding:40px 20px;position:relative}.Hero-module__43Wqaa__title{text-transform:uppercase;margin:0 0 8px;font-family:Raleway,Arial,sans-serif;font-size:56px;font-weight:700;line-height:.9}.Hero-module__43Wqaa__subtitle{color:#fff;letter-spacing:1px;margin:0;font-family:Raleway,Arial,sans-serif;font-size:36px;font-weight:700;line-height:1.5}.Hero-module__43Wqaa__searchForm{background:#fff;border-radius:999px;align-items:center;width:60%;max-width:720px;display:inline-flex;overflow:hidden;box-shadow:0 8px 30px rgba(0,0,0,.2)}.Hero-module__43Wqaa__searchInput{border:none;outline:none;flex:1;padding:14px 20px;font-size:16px}.Hero-module__43Wqaa__searchBtn{background:var(--cran-grad-yellow);cursor:pointer;border:none;padding:10px 18px;font-size:18px}.Hero-module__43Wqaa__heroSearch{margin-top:0}@media (max-width:900px){.Hero-module__43Wqaa__title{font-size:36px}.Hero-module__43Wqaa__subtitle{font-size:18px}.Hero-module__43Wqaa__hero{height:320px}.Hero-module__43Wqaa__searchForm{width:85%}}
.Navbar-module__AEn2Ua__faUserIcon{color:#000;flex-shrink:0;justify-content:center;align-items:center;margin-right:0;display:flex;position:relative;top:1px}.Navbar-module__AEn2Ua__rootNav{z-index:50;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);height:120px;font-family:Raleway;position:fixed;top:0;left:0;right:0;overflow:visible;box-shadow:0 6px 18px rgba(0,0,0,.12)}.Navbar-module__AEn2Ua__navbarCollapse{flex-direction:column;height:100%;display:flex}.Navbar-module__AEn2Ua__navbarNav{justify-content:space-between;align-items:center;width:100%;height:100%;margin:0;padding:0;list-style:none;display:flex}.Navbar-module__AEn2Ua__brand{align-items:center;padding-left:15px;text-decoration:none;display:flex}.Navbar-module__AEn2Ua__brand img{height:100px}.Navbar-module__AEn2Ua__formInline{order:1;display:flex}.Navbar-module__AEn2Ua__navbarNavSpan{width:20%}.Navbar-module__AEn2Ua__buttonLogin{background:var(--cran-grad-yellow);border-radius:1em;justify-content:center;align-items:center;width:-moz-fit-content;width:fit-content;min-width:120px;margin-top:1.25em;margin-right:32px;padding:0;display:flex;box-shadow:0 6px 14px rgba(0,0,0,.12)}.Navbar-module__AEn2Ua__loginLink{cursor:pointer;background:0 0;border:none;border-radius:1em;justify-content:center;align-items:center;gap:12px;width:100%;height:53px;padding:0 32px 0 28px;font-weight:600;line-height:53px;text-decoration:none;display:flex;color:#000!important}.Navbar-module__AEn2Ua__size16{letter-spacing:2px;color:#000;white-space:nowrap;font-size:16px}.Navbar-module__AEn2Ua__flexFill{flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex}.Navbar-module__AEn2Ua__flexFillNoSearch{flex-direction:column;flex:1;justify-content:center;height:100%;display:flex}.Navbar-module__AEn2Ua__searchFormCenter{align-self:center;width:50%;margin-top:.8rem}.Navbar-module__AEn2Ua__inputGroup{border:1px solid #fdc300;border-radius:30px;align-items:center;width:100%;display:flex;overflow:hidden;box-shadow:0 4px 10px rgba(0,0,0,.04)}.Navbar-module__AEn2Ua__formControl{color:#000;caret-color:#000;border:none;outline:none;flex:1;padding:10px 16px;font-size:15px}.Navbar-module__AEn2Ua__formControl::placeholder{color:#000}.Navbar-module__AEn2Ua__inputGroupAppend{display:flex}.Navbar-module__AEn2Ua__formControl{background:0 0}.Navbar-module__AEn2Ua__inputGroup{align-items:stretch}.Navbar-module__AEn2Ua__searchButton{background:var(--cran-grad-yellow);cursor:pointer;border:none;border-radius:0 30px 30px 0;justify-content:center;align-items:center;width:48px;height:100%;margin-left:-1px;padding:0;line-height:0;display:inline-flex}.Navbar-module__AEn2Ua__searchButton svg{display:block}.Navbar-module__AEn2Ua__navbarNav2{justify-content:center;gap:10px;margin:0;padding:0 0 18px;font-family:Raleway,Arial,sans-serif;list-style:none;display:flex;position:relative}.Navbar-module__AEn2Ua__itemNav2{position:relative}.Navbar-module__AEn2Ua__dropdown{z-index:9999;background:#fff;border:1px solid #e0e0e0;border-radius:8px;min-width:200px;margin-top:8px;padding:8px 0;position:absolute;top:100%;left:0;box-shadow:0 4px 12px rgba(0,0,0,.15)}.Navbar-module__AEn2Ua__dropdownItem{color:#333;text-transform:none;letter-spacing:normal;padding:12px 20px;font-size:14px;font-weight:500;text-decoration:none;transition:background-color .2s;display:block}.Navbar-module__AEn2Ua__dropdownItem:hover{color:#e20613;background-color:#f5f5f5}.Navbar-module__AEn2Ua__navLink{cursor:pointer;color:#111;text-transform:uppercase;letter-spacing:1.5px;align-items:center;padding:8px 18px;font-family:Raleway,Arial,sans-serif;font-size:14px;font-weight:700;text-decoration:none;transition:background .2s,color .2s,font-size .2s;display:flex;position:relative}.Navbar-module__AEn2Ua__underline{z-index:1;background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;height:8px;transition:left .26s cubic-bezier(.2,.9,.3,1),width .26s cubic-bezier(.2,.9,.3,1);position:absolute;bottom:12px;left:0}.Navbar-module__AEn2Ua__linksWrap{padding-bottom:8px;position:relative}.Navbar-module__AEn2Ua__mobileUserItem{display:none}.Navbar-module__AEn2Ua__mobileUserButton{color:#333;cursor:pointer;background:0 0;border:none;border-bottom:2px solid #eee;align-items:center;gap:12px;width:100%;padding:14px 0;font-size:14px;font-weight:600;text-decoration:none;display:flex}.Navbar-module__AEn2Ua__mobileUserDropdown{background:#fff;border:1px solid #ddd;border-radius:4px;margin-top:8px;margin-bottom:16px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.Navbar-module__AEn2Ua__mobileDropdownLink{color:#333;border-bottom:1px solid #eee;padding:12px 16px;font-size:14px;text-decoration:none;display:block}.Navbar-module__AEn2Ua__mobileDropdownLink:hover{background:#f5f5f5}.Navbar-module__AEn2Ua__mobileDropdownLogout{text-align:left;cursor:pointer;color:#e20613;background:0 0;border:none;width:100%;padding:12px 16px;font-size:14px}.Navbar-module__AEn2Ua__mobileDropdownLogout:hover{background:#f5f5f5}.Navbar-module__AEn2Ua__burgerButton{cursor:pointer;z-index:60;background:0 0;border:none;flex-direction:column;justify-content:space-around;width:32px;height:32px;margin-right:24px;padding:8px;display:none}.Navbar-module__AEn2Ua__burgerLine{transform-origin:50%;background:#333;border-radius:2px;width:32px;height:3px;transition:all .3s}.Navbar-module__AEn2Ua__burgerLineOpen:first-child{transform:rotate(45deg)translateY(9px)}.Navbar-module__AEn2Ua__burgerLineOpen:nth-child(2){opacity:0}.Navbar-module__AEn2Ua__burgerLineOpen:nth-child(3){transform:rotate(-45deg)translateY(-9px)}.Navbar-module__AEn2Ua__burgerLineOpen{transform-origin:50%;background:#333;border-radius:2px;width:32px;height:3px;transition:all .3s}@media (max-width:1200px){.Navbar-module__AEn2Ua__searchFormCenter{width:70%}.Navbar-module__AEn2Ua__brand img{height:80px}.Navbar-module__AEn2Ua__buttonLogin{margin-right:16px}}@media (max-width:900px){.Navbar-module__AEn2Ua__searchForm{display:none}.Navbar-module__AEn2Ua__brand img{height:56px}.Navbar-module__AEn2Ua__brand,.Navbar-module__AEn2Ua__formInline{display:none}.Navbar-module__AEn2Ua__buttonLogin{min-width:90px;margin-right:8px}.Navbar-module__AEn2Ua__loginLink{height:40px;padding:0 16px 0 12px;font-size:13px;line-height:40px}.Navbar-module__AEn2Ua__mobileUserItem{width:100%;margin-bottom:8px;list-style:none;display:block}.Navbar-module__AEn2Ua__mobileUserItemOpen{margin-top:100px}.Navbar-module__AEn2Ua__burgerButton{display:flex}.Navbar-module__AEn2Ua__navbarNav2{z-index:40;background:#fff;flex-direction:column;align-items:flex-start;width:280px;height:calc(100vh - 80px);padding:20px;transition:left .3s;position:fixed;top:80px;left:-100%;overflow-y:auto;box-shadow:2px 0 10px rgba(0,0,0,.1)}.Navbar-module__AEn2Ua__mobileMenuOpen{left:0!important}.Navbar-module__AEn2Ua__itemNav2{border-bottom:1px solid #eee;width:100%;margin:0;padding:12px 0}.Navbar-module__AEn2Ua__navLink{cursor:pointer;align-items:center;width:100%;padding:8px 0;font-size:16px;display:flex}.Navbar-module__AEn2Ua__underline{display:none}.Navbar-module__AEn2Ua__dropdown{box-shadow:none;border:none;margin-top:8px;padding-left:16px;position:static}.Navbar-module__AEn2Ua__dropdownItem{padding:8px 0;font-size:14px}}@media (max-width:600px){.Navbar-module__AEn2Ua__rootNav{height:80px}.Navbar-module__AEn2Ua__brand img{height:36px;padding-left:4px}.Navbar-module__AEn2Ua__buttonLogin{min-width:70px;margin-top:.5em;margin-right:4px}.Navbar-module__AEn2Ua__loginLink{height:32px;padding:0 8px 0 6px;font-size:11px;line-height:32px}}.Navbar-module__AEn2Ua__heroSearch{width:60%;max-width:720px}.Navbar-module__AEn2Ua__heroFormControl{background:#fff;border-radius:30px 0 0 30px}.Navbar-module__AEn2Ua__heroSearch .Navbar-module__AEn2Ua__inputGroup{box-shadow:none;border:2px solid #fdc300}.Navbar-module__AEn2Ua__heroSearch .Navbar-module__AEn2Ua__formControl{background:#fff;padding-left:20px}
.partenaires-module__TVOdsq__breadcrumbWrapper{width:100%}.partenaires-module__TVOdsq__contentWrapper{max-width:1200px;margin:0 auto;padding:2rem}
.Breadcrumb-module__z8HL3a__breadcrumb{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:12px 0}.Breadcrumb-module__z8HL3a__breadcrumbList{align-items:center;max-width:1200px;margin:0;padding:0 20px;list-style:none;display:flex}.Breadcrumb-module__z8HL3a__breadcrumbItem{align-items:center;font-size:.9rem;display:flex}.Breadcrumb-module__z8HL3a__separatorIcon{color:#fdc300;flex-shrink:0;width:24px;height:24px;margin:0 10px}.Breadcrumb-module__z8HL3a__breadcrumbLink{color:#6c757d;font-weight:500;text-decoration:none;transition:color .2s}.Breadcrumb-module__z8HL3a__breadcrumbLink:hover{color:#e20613}.Breadcrumb-module__z8HL3a__breadcrumbSeparator{color:#adb5bd;margin:0 12px;font-size:.7rem}.Breadcrumb-module__z8HL3a__breadcrumbCurrent{color:#495057;font-weight:700}@media (max-width:768px){.Breadcrumb-module__z8HL3a__breadcrumbList{padding:0 16px}.Breadcrumb-module__z8HL3a__breadcrumbItem{font-size:.8rem}.Breadcrumb-module__z8HL3a__breadcrumbSeparator{margin:0 8px}}
.Footer-module__rHgQ2W__footerRoot{color:#e6eef0;font-family:var(--font-raleway),Arial,Helvetica,sans-serif;box-sizing:border-box;background:#455256;padding:48px 0 0}.Footer-module__rHgQ2W__footerInner{box-sizing:border-box;flex-wrap:nowrap;justify-content:space-between;align-items:flex-start;gap:40px;width:100%;padding:0 64px;display:flex}.Footer-module__rHgQ2W__leftColumn{flex:0 0 420px;min-width:260px}.Footer-module__rHgQ2W__centerColumn{color:#f3f3f3;flex:420px}.Footer-module__rHgQ2W__middleColumns{gap:40px;display:flex}.Footer-module__rHgQ2W__middleLeft,.Footer-module__rHgQ2W__middleRight{flex:200px}.Footer-module__rHgQ2W__rightColumn{flex:0 0 260px}.Footer-module__rHgQ2W__logo{width:180px;max-width:40%;height:auto;margin-bottom:18px}.Footer-module__rHgQ2W__description{color:#dbe9ea;max-width:520px;line-height:1.8}.Footer-module__rHgQ2W__centerColumn h3,.Footer-module__rHgQ2W__rightColumn h3{color:#fdc300;margin-top:0;margin-bottom:12px;font-size:20px;font-weight:700}.Footer-module__rHgQ2W__centerColumn ul,.Footer-module__rHgQ2W__rightColumn ul{margin:0 0 18px;padding:0;list-style:none}.Footer-module__rHgQ2W__centerColumn li,.Footer-module__rHgQ2W__rightColumn li{color:#e6eef0;margin-bottom:10px}.Footer-module__rHgQ2W__centerColumn a,.Footer-module__rHgQ2W__rightColumn a{color:inherit;text-decoration:none;transition:color .15s,transform .12s;display:inline-block}.Footer-module__rHgQ2W__centerColumn a:hover,.Footer-module__rHgQ2W__rightColumn a:hover,.Footer-module__rHgQ2W__centerColumn a:focus,.Footer-module__rHgQ2W__rightColumn a:focus{color:#fdc300;outline:none;text-decoration:none;transform:translate(4px)}.Footer-module__rHgQ2W__socialList{flex-direction:column;gap:10px;display:flex}.Footer-module__rHgQ2W__socialItem{align-items:center;gap:14px;display:flex}.Footer-module__rHgQ2W__socialSvg{width:36px;height:36px;display:block}@media (max-width:900px){.Footer-module__rHgQ2W__socialSvg{width:26px;height:26px}.Footer-module__rHgQ2W__socialItem{gap:10px}}.Footer-module__rHgQ2W__hashtagLink{color:inherit;text-decoration:none;transition:color .15s,transform .12s;display:inline-block}.Footer-module__rHgQ2W__hashtagLink:hover,.Footer-module__rHgQ2W__hashtagLink:focus{color:#fdc300;outline:none;text-decoration:none;transform:translate(4px)}.Footer-module__rHgQ2W__emailLink{color:inherit;text-decoration:none;transition:color .15s,transform .12s;display:inline-block}.Footer-module__rHgQ2W__emailLink:hover,.Footer-module__rHgQ2W__emailLink:focus{color:#fdc300;outline:none;text-decoration:none;transform:translate(4px)}.Footer-module__rHgQ2W__hashtag{color:inherit}.Footer-module__rHgQ2W__bottomBar{color:#d7cbd6;text-align:center;box-sizing:border-box;background:#210217;width:100%;margin-top:30px;padding:12px 8px;font-size:14px;font-weight:bolder}.Footer-module__rHgQ2W__bottomBar a{color:inherit;text-decoration:none;transition:color .2s}.Footer-module__rHgQ2W__bottomBar a:hover{color:#fdc300}@media (min-width:1400px){.Footer-module__rHgQ2W__footerInner{padding:0 120px}}@media (max-width:1100px){.Footer-module__rHgQ2W__footerInner{flex-wrap:wrap;gap:24px;padding:0 36px}.Footer-module__rHgQ2W__leftColumn{flex:0 0 100%}.Footer-module__rHgQ2W__centerColumn{flex:50%}.Footer-module__rHgQ2W__rightColumn{flex:0 0 40%}}@media (max-width:900px){.Footer-module__rHgQ2W__footerInner{flex-direction:column;gap:20px;padding:0 24px}.Footer-module__rHgQ2W__logo{width:140px}.Footer-module__rHgQ2W__middleColumns{flex-direction:column;gap:12px}}
.chatbottes-module__0qV3MW__container{max-width:100%;height:calc(100vh - var(--navbar-height));margin:0;padding:0;overflow:hidden}@media (max-width:600px){.chatbottes-module__0qV3MW__container{height:calc(100dvh - var(--navbar-height))}}.chatbottes-module__0qV3MW__loading{color:#666;flex-direction:column;justify-content:center;align-items:center;gap:1rem;height:calc(100vh - 120px);display:flex}.chatbottes-module__0qV3MW__spinner{border:3px solid #f3f3f3;border-top-color:#fdc300;border-radius:50%;width:40px;height:40px;animation:1s linear infinite chatbottes-module__0qV3MW__spin}@keyframes chatbottes-module__0qV3MW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.chatbottes-module__0qV3MW__accessDenied{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:calc(100vh - 120px);padding:2rem;display:flex}.chatbottes-module__0qV3MW__accessDenied h1{color:#333;margin-bottom:.5rem;font-size:1.5rem}.chatbottes-module__0qV3MW__accessDenied p{color:#666;font-size:1rem}
.ResourceManager-module__rogAUG__resourceManager{width:100%}.ResourceManager-module__rogAUG__resourcesList{flex-direction:column;gap:1.5rem;display:flex}.ResourceManager-module__rogAUG__resourceItem{background-color:#f9f9f9;border:2px solid #e0e0e0;border-radius:8px;padding:1.5rem}.ResourceManager-module__rogAUG__resourceHeader{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;display:flex}.ResourceManager-module__rogAUG__resourceTypeButtons{flex-wrap:wrap;flex:1;gap:10px;display:flex}.ResourceManager-module__rogAUG__resourceTypeButton{cursor:pointer;color:#1a1a1a;background-color:#fff;border:2px solid #d0d0d0;border-radius:6px;align-items:center;gap:6px;padding:8px 14px;font-size:.9rem;font-weight:500;transition:all .3s;display:flex}.ResourceManager-module__rogAUG__resourceTypeButton input[type=radio]{display:none}.ResourceManager-module__rogAUG__resourceTypeButton svg{stroke:currentColor;width:20px;height:20px}.ResourceManager-module__rogAUG__resourceTypeButton:hover{background-color:#f5f5f5;border-color:#a0a0a0}.ResourceManager-module__rogAUG__resourceTypeButton.ResourceManager-module__rogAUG__active{color:#fff;background-color:#e20613;border-color:#e20613}.ResourceManager-module__rogAUG__resourceTypeButton.ResourceManager-module__rogAUG__active svg{stroke:#fff}.ResourceManager-module__rogAUG__deleteResourceButton{cursor:pointer;background-color:transparent;border:2px solid #e20613;border-radius:6px;justify-content:center;align-items:center;padding:8px 12px;transition:all .3s;display:flex}.ResourceManager-module__rogAUG__deleteResourceButton:hover{background-color:#e20613}.ResourceManager-module__rogAUG__deleteResourceButton:hover svg{stroke:#fff}.ResourceManager-module__rogAUG__deleteResourceButton svg{stroke:#e20613;width:20px;height:20px;transition:stroke .3s}.ResourceManager-module__rogAUG__resourceFields{grid-template-columns:1fr;gap:1rem;display:grid}.ResourceManager-module__rogAUG__resourceFieldsPdf{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.ResourceManager-module__rogAUG__resourceFieldsPdf>div:first-child{grid-column:1/-1}.ResourceManager-module__rogAUG__formGroup{flex-direction:column;display:flex}.ResourceManager-module__rogAUG__formGroup label{color:#1a1a1a;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.ResourceManager-module__rogAUG__fileInputWrapper{align-items:center;gap:1rem;display:flex}.ResourceManager-module__rogAUG__fileInput{display:none}.ResourceManager-module__rogAUG__fileInputLabel{color:#000;cursor:pointer;white-space:nowrap;background-color:#fdc300;border-radius:4px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s}.ResourceManager-module__rogAUG__fileInputLabel:hover{background-color:#fdc300}.ResourceManager-module__rogAUG__fileName{color:#666;text-overflow:ellipsis;white-space:nowrap;flex:1;font-size:.9rem;overflow:hidden}.ResourceManager-module__rogAUG__addResourceButton{color:#000;cursor:pointer;background-color:#fdc300;border:none;border-radius:4px;align-items:center;gap:.5rem;margin-top:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:600;transition:background-color .3s;display:flex}.ResourceManager-module__rogAUG__addResourceButton:hover{background-color:#fdc300}@media (max-width:768px){.ResourceManager-module__rogAUG__resourceFieldsPdf{grid-template-columns:1fr}.ResourceManager-module__rogAUG__resourceTypeButtons{flex-direction:column}.ResourceManager-module__rogAUG__resourceTypeButton{justify-content:center;width:100%}}
.BackToTop-module__pPWBMW__backToTop{background:var(--cran-grad-yellow);color:#1b1b1b;cursor:pointer;opacity:0;z-index:9999;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;font-size:20px;transition:opacity .2s,transform .2s;display:flex;position:fixed;bottom:24px;right:24px;transform:translateY(20px)scale(.9);box-shadow:0 6px 18px rgba(0,0,0,.15)}.BackToTop-module__pPWBMW__backToTop.BackToTop-module__pPWBMW__visible{opacity:1;transform:translateY(0)scale(1)}@media (max-width:768px){.BackToTop-module__pPWBMW__backToTop{width:44px;height:44px;font-size:18px;bottom:16px;right:16px}}
.page-module__1XpQjq__editPage{background:#f4f5f7;min-height:100vh}.page-module__1XpQjq__topBar{top:var(--navbar-height,120px);z-index:40;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page-module__1XpQjq__topBarLeft{align-items:center;gap:16px;min-width:0;display:flex}.page-module__1XpQjq__topBarTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.1rem;font-weight:600;overflow:hidden}.page-module__1XpQjq__backButton{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__1XpQjq__backButton:hover{color:#222;background:#fffef5;border-color:#fdc300}.page-module__1XpQjq__topBarActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__1XpQjq__saveButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__1XpQjq__saveButton:hover:not(:disabled){background:#e6b000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,195,0,.4)}.page-module__1XpQjq__saveButton:disabled{opacity:.6;cursor:not-allowed}.page-module__1XpQjq__deleteButton{color:#c00;cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:500;transition:all .2s;display:flex}.page-module__1XpQjq__deleteButton:hover:not(:disabled){background:#fff5f5;border-color:#c00}.page-module__1XpQjq__deleteButton:disabled{opacity:.6;cursor:not-allowed}.page-module__1XpQjq__content{grid-template-columns:1fr 340px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:32px 24px;display:grid}.page-module__1XpQjq__panel{background:#fff;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.07)}.page-module__1XpQjq__panelHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:16px 24px;display:flex}.page-module__1XpQjq__panelTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.page-module__1XpQjq__panelBody{flex-direction:column;gap:20px;padding:24px;display:flex}.page-module__1XpQjq__leftColumn{min-width:0}.page-module__1XpQjq__sidebar{position:static}.page-module__1XpQjq__fieldGroup{flex-direction:column;gap:6px;display:flex}.page-module__1XpQjq__label{color:#444;font-size:.875rem;font-weight:600}.page-module__1XpQjq__input,.page-module__1XpQjq__textarea,.page-module__1XpQjq__select{color:#222;box-sizing:border-box;background:#fff;border:2px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.page-module__1XpQjq__input:focus,.page-module__1XpQjq__textarea:focus,.page-module__1XpQjq__select:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.page-module__1XpQjq__textarea{resize:vertical;min-height:120px}.page-module__1XpQjq__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__1XpQjq__errorBox{color:#c00;background:#fff5f5;border:1px solid #fdd;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__1XpQjq__loadingBox{justify-content:center;padding:64px 24px;display:flex}.page-module__1XpQjq__rolesContainer{flex-wrap:wrap;gap:12px;display:flex}.page-module__1XpQjq__roleCheckbox{cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;background:#fafafa;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;transition:all .2s;display:flex}.page-module__1XpQjq__roleCheckbox:hover{background:#fffef5;border-color:#fdc300}.page-module__1XpQjq__roleCheckbox input[type=checkbox]{accent-color:#fdc300;cursor:pointer;width:16px;height:16px}.page-module__1XpQjq__roleLabel{color:#444;font-size:.9rem;font-weight:500}.page-module__1XpQjq__avatarPreview{justify-content:center;padding:12px 0;display:flex}.page-module__1XpQjq__avatarImage{object-fit:cover;border:3px solid #fdc300;border-radius:50%}.page-module__1XpQjq__avatarActions{flex-direction:column;gap:12px;display:flex}.page-module__1XpQjq__fileUploadLabel{color:#555;cursor:pointer;text-align:center;background:#fffef5;border:2px dashed #fdc300;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__1XpQjq__fileUploadLabel:hover{background:#fff8d0;border-color:#e6b000}.page-module__1XpQjq__fileUploadInput{display:none}.page-module__1XpQjq__removeAvatarButton{color:#c00;cursor:pointer;background:#fff;border:2px solid #fdd;border-radius:10px;justify-content:center;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__1XpQjq__removeAvatarButton:hover{background:#fff5f5;border-color:#c00}.page-module__1XpQjq__avatarHint{color:#888;text-align:center;margin:0;font-size:.8rem}.page-module__1XpQjq__viewLink{color:#555;align-items:center;gap:8px;font-size:.9rem;text-decoration:none;transition:color .2s;display:flex}.page-module__1XpQjq__viewLink:hover{color:#fdc300}@media (max-width:1024px){.page-module__1XpQjq__content{grid-template-columns:1fr}.page-module__1XpQjq__sidebar{position:static}}
.page-module__HkF-8q__editPage{background:#f4f5f7;min-height:100vh}.page-module__HkF-8q__topBar{top:var(--navbar-height,120px);z-index:40;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page-module__HkF-8q__topBarLeft{align-items:center;gap:16px;min-width:0;display:flex}.page-module__HkF-8q__topBarTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.1rem;font-weight:600;overflow:hidden}.page-module__HkF-8q__backButton{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__HkF-8q__backButton:hover{color:#222;background:#fffef5;border-color:#fdc300}.page-module__HkF-8q__topBarActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__HkF-8q__saveButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__HkF-8q__saveButton:hover:not(:disabled){background:#e6b000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,195,0,.4)}.page-module__HkF-8q__saveButton:disabled{opacity:.6;cursor:not-allowed}.page-module__HkF-8q__content{grid-template-columns:1fr 340px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:32px 24px;display:grid}.page-module__HkF-8q__panel{background:#fff;border-radius:16px;margin-bottom:24px;overflow:hidden;box-shadow:0 2px 12px rgba(0,0,0,.07)}.page-module__HkF-8q__panelHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:16px 24px;display:flex}.page-module__HkF-8q__panelTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.page-module__HkF-8q__panelBody{flex-direction:column;gap:20px;padding:24px;display:flex}.page-module__HkF-8q__leftColumn{min-width:0}.page-module__HkF-8q__sidebar{position:static}.page-module__HkF-8q__fieldGroup{flex-direction:column;gap:6px;display:flex}.page-module__HkF-8q__label{color:#444;font-size:.875rem;font-weight:600}.page-module__HkF-8q__input,.page-module__HkF-8q__textarea,.page-module__HkF-8q__select{color:#222;box-sizing:border-box;background:#fff;border:2px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.page-module__HkF-8q__input:focus,.page-module__HkF-8q__textarea:focus,.page-module__HkF-8q__select:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.page-module__HkF-8q__textarea{resize:vertical;min-height:120px}.page-module__HkF-8q__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__HkF-8q__statusToggle{cursor:pointer;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.page-module__HkF-8q__statusToggle:hover{background:#fffef5;border-color:#fdc300}.page-module__HkF-8q__statusBadge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__HkF-8q__statusPublish{color:#2e7d32;background:#e8f5e9}.page-module__HkF-8q__statusDraft{color:#856404;background:#fff8e1}.page-module__HkF-8q__pdfSection{flex-direction:column;gap:12px;display:flex}.page-module__HkF-8q__currentPdf{background:#f8f4ff;border:1px solid #d5c8f0;border-radius:10px;align-items:center;gap:10px;padding:10px 14px;display:flex}.page-module__HkF-8q__currentPdfName{color:#5b3aa0;word-break:break-all;flex:1;font-size:.9rem;font-weight:500}.page-module__HkF-8q__previewPdfButton{color:#5b3aa0;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #5b3aa0;border-radius:8px;align-items:center;gap:6px;padding:6px 14px;font-size:.85rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__HkF-8q__previewPdfButton:hover{color:#3e1f6e;background:#f8f4ff;border-color:#3e1f6e}.page-module__HkF-8q__fileUploadLabel{color:#555;cursor:pointer;background:#fffef5;border:2px dashed #fdc300;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__HkF-8q__fileUploadLabel:hover{background:#fff8d0;border-color:#e6b000}.page-module__HkF-8q__fileUploadInput{display:none}.page-module__HkF-8q__errorBox{color:#c00;background:#fff5f5;border:1px solid #fdd;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__HkF-8q__successBox{color:#2e7d32;background:#f1f8f2;border:1px solid #b7dfb9;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__HkF-8q__loadingBox{justify-content:center;padding:64px 24px;display:flex}@media (max-width:1024px){.page-module__HkF-8q__content{grid-template-columns:1fr}.page-module__HkF-8q__sidebar{position:static}}
.page-module__QvjVQa__editPage{background:#f4f5f7;min-height:100vh}.page-module__QvjVQa__topBar{top:var(--navbar-height,120px);z-index:40;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page-module__QvjVQa__topBarLeft{align-items:center;gap:16px;min-width:0;display:flex}.page-module__QvjVQa__topBarTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.1rem;font-weight:600;overflow:hidden}.page-module__QvjVQa__backButton{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__QvjVQa__backButton:hover{color:#222;background:#fffef5;border-color:#fdc300}.page-module__QvjVQa__topBarActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__QvjVQa__saveButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__QvjVQa__saveButton:hover:not(:disabled){background:#e6b000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,195,0,.4)}.page-module__QvjVQa__saveButton:disabled{opacity:.6;cursor:not-allowed}.page-module__QvjVQa__content{grid-template-columns:1fr 340px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:32px 24px;display:grid}.page-module__QvjVQa__panel{background:#fff;border-radius:16px;margin-bottom:24px;overflow:visible;box-shadow:0 2px 12px rgba(0,0,0,.07)}.page-module__QvjVQa__panelHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:16px 24px;display:flex}.page-module__QvjVQa__panelTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.page-module__QvjVQa__panelBody{flex-direction:column;gap:20px;padding:24px;display:flex}.page-module__QvjVQa__leftColumn{min-width:0}.page-module__QvjVQa__sidebar{position:static}.page-module__QvjVQa__fieldGroup{flex-direction:column;gap:6px;display:flex}.page-module__QvjVQa__label{color:#444;font-size:.875rem;font-weight:600}.page-module__QvjVQa__input,.page-module__QvjVQa__textarea,.page-module__QvjVQa__select{color:#222;box-sizing:border-box;background:#fff;border:2px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.page-module__QvjVQa__input:focus,.page-module__QvjVQa__textarea:focus,.page-module__QvjVQa__select:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.page-module__QvjVQa__textarea{resize:vertical;min-height:120px}.page-module__QvjVQa__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__QvjVQa__imagePreview{aspect-ratio:16/9;object-fit:cover;background:#f4f5f7;border:2px solid #e5e5e5;border-radius:10px;width:100%;margin-bottom:12px;display:block}.page-module__QvjVQa__imageActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__QvjVQa__imageUploadLabel{color:#555;cursor:pointer;background:#fffef5;border:2px dashed #fdc300;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__QvjVQa__imageUploadLabel:hover{background:#fff8d0;border-color:#e6b000}.page-module__QvjVQa__imageUploadInput{display:none}.page-module__QvjVQa__deleteImageButton{color:#c00;cursor:pointer;background:#fff5f5;border:2px solid #fdd;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__QvjVQa__deleteImageButton:hover:not(:disabled){background:#ffe0e0;border-color:#c00}.page-module__QvjVQa__deleteImageButton:disabled{opacity:.5;cursor:not-allowed}.page-module__QvjVQa__statusToggle{cursor:pointer;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.page-module__QvjVQa__statusToggle:hover{background:#fffef5;border-color:#fdc300}.page-module__QvjVQa__statusBadge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__QvjVQa__statusPublish{color:#2e7d32;background:#e8f5e9}.page-module__QvjVQa__statusDraft{color:#856404;background:#fff8e1}.page-module__QvjVQa__resourceList{flex-direction:column;gap:10px;display:flex}.page-module__QvjVQa__resourceItem{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.page-module__QvjVQa__resourceIcon{flex-shrink:0}.page-module__QvjVQa__resourceInfo{flex:1;min-width:0}.page-module__QvjVQa__resourceTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.page-module__QvjVQa__resourceSource{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.page-module__QvjVQa__resourceDeleteButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background .2s;display:flex}.page-module__QvjVQa__resourceDeleteButton:hover{background:#ffeaea}.page-module__QvjVQa__addResourceForm{background:#fafafa;border:2px dashed #e5e5e5;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.page-module__QvjVQa__addResourceRow{align-items:flex-end;gap:10px;display:flex}.page-module__QvjVQa__addResourceButton{color:#2e7d32;cursor:pointer;white-space:nowrap;background:#f1f8f2;border:2px solid #4caf50;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__QvjVQa__addResourceButton:hover:not(:disabled){background:#e8f5e9}.page-module__QvjVQa__addResourceButton:disabled{opacity:.5;cursor:not-allowed}.page-module__QvjVQa__errorBox{color:#c00;background:#fff5f5;border:1px solid #fdd;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__QvjVQa__successBox{color:#2e7d32;background:#f1f8f2;border:1px solid #b7dfb9;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__QvjVQa__loadingBox{justify-content:center;padding:64px 24px;display:flex}@media (max-width:1024px){.page-module__QvjVQa__content{grid-template-columns:1fr}.page-module__QvjVQa__sidebar{position:static}}
.page-module__8DU55q__editPage{background:#f4f5f7;min-height:100vh}.page-module__8DU55q__topBar{top:var(--navbar-height,120px);z-index:40;background:#fff;border-bottom:1px solid #e5e5e5;justify-content:space-between;align-items:center;gap:16px;padding:12px 24px;display:flex;position:-webkit-sticky;position:sticky;box-shadow:0 2px 8px rgba(0,0,0,.08)}.page-module__8DU55q__topBarLeft{align-items:center;gap:16px;min-width:0;display:flex}.page-module__8DU55q__topBarTitle{color:#222;white-space:nowrap;text-overflow:ellipsis;max-width:400px;font-size:1.1rem;font-weight:600;overflow:hidden}.page-module__8DU55q__backButton{color:#555;cursor:pointer;white-space:nowrap;background:#fff;border:2px solid #e5e5e5;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.9rem;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.page-module__8DU55q__backButton:hover{color:#222;background:#fffef5;border-color:#fdc300}.page-module__8DU55q__topBarActions{flex-shrink:0;align-items:center;gap:12px;display:flex}.page-module__8DU55q__saveButton{color:#222;cursor:pointer;background:#fdc300;border:none;border-radius:10px;align-items:center;gap:8px;padding:10px 24px;font-size:.95rem;font-weight:600;transition:all .2s;display:flex}.page-module__8DU55q__saveButton:hover:not(:disabled){background:#e6b000;transform:translateY(-1px);box-shadow:0 4px 12px rgba(253,195,0,.4)}.page-module__8DU55q__saveButton:disabled{opacity:.6;cursor:not-allowed}.page-module__8DU55q__content{grid-template-columns:1fr 340px;align-items:start;gap:24px;max-width:1400px;margin:0 auto;padding:32px 24px;display:grid}.page-module__8DU55q__panel{background:#fff;border-radius:16px;margin-bottom:24px;overflow:visible;box-shadow:0 2px 12px rgba(0,0,0,.07)}.page-module__8DU55q__panelHeader{background:#fafafa;border-bottom:1px solid #f0f0f0;align-items:center;gap:10px;padding:16px 24px;display:flex}.page-module__8DU55q__panelTitle{color:#333;margin:0;font-size:1rem;font-weight:600}.page-module__8DU55q__panelBody{flex-direction:column;gap:20px;padding:24px;display:flex}.page-module__8DU55q__leftColumn{min-width:0}.page-module__8DU55q__sidebar{position:static}.page-module__8DU55q__fieldGroup{flex-direction:column;gap:6px;display:flex}.page-module__8DU55q__label{color:#444;font-size:.875rem;font-weight:600}.page-module__8DU55q__input,.page-module__8DU55q__textarea,.page-module__8DU55q__select{color:#222;box-sizing:border-box;background:#fff;border:2px solid #e5e5e5;border-radius:10px;width:100%;padding:10px 14px;font-size:.95rem;transition:border-color .2s}.page-module__8DU55q__input:focus,.page-module__8DU55q__textarea:focus,.page-module__8DU55q__select:focus{border-color:#fdc300;outline:none;box-shadow:0 0 0 3px rgba(253,195,0,.1)}.page-module__8DU55q__textarea{resize:vertical;min-height:120px}.page-module__8DU55q__twoCol{grid-template-columns:1fr 1fr;gap:16px;display:grid}.page-module__8DU55q__imagePreview{aspect-ratio:16/9;object-fit:cover;background:#f4f5f7;border:2px solid #e5e5e5;border-radius:10px;width:100%;margin-bottom:12px;display:block}.page-module__8DU55q__imageActions{flex-wrap:wrap;gap:10px;display:flex}.page-module__8DU55q__imageUploadLabel{color:#555;cursor:pointer;background:#fffef5;border:2px dashed #fdc300;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__8DU55q__imageUploadLabel:hover{background:#fff8d0;border-color:#e6b000}.page-module__8DU55q__imageUploadInput{display:none}.page-module__8DU55q__deleteImageButton{color:#c00;cursor:pointer;background:#fff5f5;border:2px solid #fdd;border-radius:10px;align-items:center;gap:8px;padding:8px 16px;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}.page-module__8DU55q__deleteImageButton:hover:not(:disabled){background:#ffe0e0;border-color:#c00}.page-module__8DU55q__deleteImageButton:disabled{opacity:.5;cursor:not-allowed}.page-module__8DU55q__statusToggle{cursor:pointer;background:#fafafa;border:2px solid #e5e5e5;border-radius:12px;justify-content:space-between;align-items:center;padding:12px 16px;transition:all .2s;display:flex}.page-module__8DU55q__statusToggle:hover{background:#fffef5;border-color:#fdc300}.page-module__8DU55q__statusBadge{border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:.85rem;font-weight:600;display:inline-flex}.page-module__8DU55q__statusPublish{color:#2e7d32;background:#e8f5e9}.page-module__8DU55q__statusDraft{color:#856404;background:#fff8e1}.page-module__8DU55q__resourceList{flex-direction:column;gap:10px;display:flex}.page-module__8DU55q__resourceItem{background:#fafafa;border:1px solid #e5e5e5;border-radius:10px;align-items:center;gap:12px;padding:12px 14px;display:flex}.page-module__8DU55q__resourceIcon{flex-shrink:0}.page-module__8DU55q__resourceInfo{flex:1;min-width:0}.page-module__8DU55q__resourceTitle{color:#333;white-space:nowrap;text-overflow:ellipsis;font-size:.9rem;font-weight:600;overflow:hidden}.page-module__8DU55q__resourceSource{color:#888;white-space:nowrap;text-overflow:ellipsis;font-size:.8rem;overflow:hidden}.page-module__8DU55q__resourceDeleteButton{cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;padding:6px;transition:background .2s;display:flex}.page-module__8DU55q__resourceDeleteButton:hover{background:#ffeaea}.page-module__8DU55q__addResourceForm{background:#fafafa;border:2px dashed #e5e5e5;border-radius:12px;flex-direction:column;gap:12px;padding:16px;display:flex}.page-module__8DU55q__addResourceRow{align-items:flex-end;gap:10px;display:flex}.page-module__8DU55q__addResourceButton{color:#2e7d32;cursor:pointer;white-space:nowrap;background:#f1f8f2;border:2px solid #4caf50;border-radius:10px;align-items:center;gap:8px;padding:9px 18px;font-size:.875rem;font-weight:600;transition:all .2s;display:inline-flex}.page-module__8DU55q__addResourceButton:hover:not(:disabled){background:#e8f5e9}.page-module__8DU55q__addResourceButton:disabled{opacity:.5;cursor:not-allowed}.page-module__8DU55q__errorBox{color:#c00;background:#fff5f5;border:1px solid #fdd;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__8DU55q__successBox{color:#2e7d32;background:#f1f8f2;border:1px solid #b7dfb9;border-radius:10px;padding:12px 16px;font-size:.9rem}.page-module__8DU55q__loadingBox{justify-content:center;padding:64px 24px;display:flex}@media (max-width:1024px){.page-module__8DU55q__content{grid-template-columns:1fr}.page-module__8DU55q__sidebar{position:static}}
.agreen-startup-module__2Hv9IW__container,.agreen-startup-module__2Hv9IW__breadcrumbWrapper{width:100%}.agreen-startup-module__2Hv9IW__contentWrapper{max-width:1200px;margin:0 auto;padding:40px 20px}.agreen-startup-module__2Hv9IW__content{background:#fff;border-radius:16px;margin-top:40px;padding:40px}.agreen-startup-module__2Hv9IW__textContent h2{color:#1a1a1a;margin-top:0;margin-bottom:20px;font-size:2rem;font-weight:700}.agreen-startup-module__2Hv9IW__textContent h3{color:#1a1a1a;margin-top:30px;margin-bottom:15px;font-size:1.5rem;font-weight:600}.agreen-startup-module__2Hv9IW__textContent p{color:#333;margin-bottom:20px;font-size:1rem;line-height:1.6}.agreen-startup-module__2Hv9IW__servicesList{margin:20px 0;padding:0;list-style:none}.agreen-startup-module__2Hv9IW__servicesList li{color:#333;padding:12px 0 12px 30px;font-size:1rem;line-height:1.6;position:relative}.agreen-startup-module__2Hv9IW__servicesList li:before{content:"✓";color:#fdc300;font-size:1.2rem;font-weight:700;position:absolute;left:0}.agreen-startup-module__2Hv9IW__imageWrapper{justify-content:center;align-items:center;margin-bottom:40px;display:flex}.agreen-startup-module__2Hv9IW__logo{width:100%;max-width:400px;height:auto}.agreen-startup-module__2Hv9IW__buttonWrapper{border-top:1px solid #e5e5e5;justify-content:center;margin-top:40px;padding-top:40px;display:flex}.agreen-startup-module__2Hv9IW__infoButton{background:var(--cran-grad-yellow);color:#222;cursor:pointer;border:none;border-radius:50px;justify-content:center;align-items:center;padding:16px 32px;font-size:1rem;font-weight:600;text-decoration:none;transition:all .2s;display:inline-flex;box-shadow:0 2px 8px rgba(253,195,0,.2)}.agreen-startup-module__2Hv9IW__infoButton:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(253,195,0,.3)}@media (max-width:768px){.agreen-startup-module__2Hv9IW__container{padding:20px 16px}.agreen-startup-module__2Hv9IW__content{margin-top:24px;padding:24px}.agreen-startup-module__2Hv9IW__textContent h2{font-size:1.5rem}.agreen-startup-module__2Hv9IW__textContent h3{margin-top:24px;font-size:1.2rem}.agreen-startup-module__2Hv9IW__textContent p{font-size:.95rem}}.agreen-startup-module__2Hv9IW__previousEditionsWrapper{background:#f8f9fb;width:100vw;margin-top:40px;margin-left:calc(50% - 50vw);padding:60px 0}.agreen-startup-module__2Hv9IW__previousEditionsContainer{text-align:center;max-width:1200px;margin:0 auto;padding:0 20px}.agreen-startup-module__2Hv9IW__previousEditionsTitle{color:#333;margin:0 0 20px;padding-bottom:20px;font-size:28px;font-weight:700;position:relative}.agreen-startup-module__2Hv9IW__previousEditionsTitle:after{content:"";background:linear-gradient(90deg,#e20613,#e20613);border-radius:6px;width:60px;height:8px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.agreen-startup-module__2Hv9IW__editionsListWrapper{flex-direction:column;align-items:center;gap:20px;display:flex}.agreen-startup-module__2Hv9IW__editionsListLabel{color:#333;margin:0;font-size:1rem;font-weight:600}.agreen-startup-module__2Hv9IW__editionsList{flex-direction:column;align-items:center;gap:12px;margin:0;padding:0;list-style:none;display:flex}.agreen-startup-module__2Hv9IW__editionsList li{margin:0}.agreen-startup-module__2Hv9IW__editionLink{color:#e20613;font-size:1rem;font-weight:600;text-decoration:none;transition:color .2s}.agreen-startup-module__2Hv9IW__editionLink:hover{color:#333}
.aide-a-la-recherche-module__QbnUEW__container,.aide-a-la-recherche-module__QbnUEW__breadcrumbWrapper{width:100%}.aide-a-la-recherche-module__QbnUEW__contentWrapper{max-width:1200px;margin:0 auto;padding:40px 20px}.aide-a-la-recherche-module__QbnUEW__content{background:#fff;border-radius:16px;margin-top:40px;padding:40px}.aide-a-la-recherche-module__QbnUEW__textContent h2{color:#1a1a1a;margin-top:0;margin-bottom:20px;font-size:2rem;font-weight:700}.aide-a-la-recherche-module__QbnUEW__textContent h3{color:#1a1a1a;margin-top:30px;margin-bottom:15px;font-size:1.5rem;font-weight:600}.aide-a-la-recherche-module__QbnUEW__textContent p{color:#333;margin-bottom:20px;font-size:1rem;line-height:1.6}.aide-a-la-recherche-module__QbnUEW__lead{color:#444;text-align:center;max-width:720px;margin-bottom:16px;margin-left:auto;margin-right:auto;font-size:.98rem}.aide-a-la-recherche-module__QbnUEW__examplesTitle{text-align:center;margin-bottom:12px;margin-left:auto;margin-right:auto;display:block}.aide-a-la-recherche-module__QbnUEW__examplesList{gap:12px;margin:8px 0 0;padding:0;list-style:none;display:grid}.aide-a-la-recherche-module__QbnUEW__examplesWrapper{text-align:center;max-width:760px;margin:0 auto}.aide-a-la-recherche-module__QbnUEW__examplesList li{flex-direction:column;align-items:center;gap:8px;margin-bottom:18px;display:flex}.aide-a-la-recherche-module__QbnUEW__badge{color:#111;background:#fdc300;border-radius:8px;padding:8px 12px;font-weight:700;display:inline-block;box-shadow:0 2px 8px rgba(253,195,0,.15)}.aide-a-la-recherche-module__QbnUEW__op{color:#e20613;margin:0 6px;font-style:italic;font-weight:700}.aide-a-la-recherche-module__QbnUEW__quoteBadge{border-radius:12px;padding-left:12px;padding-right:12px}.aide-a-la-recherche-module__QbnUEW__exampleDesc{color:#333;font-size:.95rem}.aide-a-la-recherche-module__QbnUEW__ruleText{color:#333;text-align:center;margin-bottom:8px;font-size:.98rem}.aide-a-la-recherche-module__QbnUEW__servicesList{margin:20px 0;padding:0;list-style:none}.aide-a-la-recherche-module__QbnUEW__servicesList li{color:#333;padding:12px 0 12px 30px;font-size:1rem;line-height:1.6;position:relative}.aide-a-la-recherche-module__QbnUEW__servicesList li:before{content:"✓";color:#fdc300;font-size:1.2rem;font-weight:700;position:absolute;left:0}@media (max-width:768px){.aide-a-la-recherche-module__QbnUEW__container{padding:20px 16px}.aide-a-la-recherche-module__QbnUEW__content{margin-top:24px;padding:24px}.aide-a-la-recherche-module__QbnUEW__textContent h2{font-size:1.5rem}.aide-a-la-recherche-module__QbnUEW__textContent h3{margin-top:24px;font-size:1.2rem}.aide-a-la-recherche-module__QbnUEW__textContent p{font-size:.95rem}}@media (max-width:560px){.aide-a-la-recherche-module__QbnUEW__examplesList li{flex-direction:column;align-items:flex-start}.aide-a-la-recherche-module__QbnUEW__badge{width:auto}}
