*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,-apple-system,BlinkMacSystemFont,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;color:#111827;line-height:1.6;background-color:#f9fafb;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.25}button{font-family:inherit;cursor:pointer}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f3f4f6}::-webkit-scrollbar-thumb{background:#d1d5db;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#9ca3af}*:focus-visible{outline:2px solid #059669;outline-offset:2px}@media(max-width:640px){.responsive-grid{grid-template-columns:1fr!important}.responsive-flex{flex-direction:column!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.generic-modal{position:fixed;inset:0;z-index:50;display:flex;align-items:center;justify-content:center;padding:1rem}.generic-modal__backdrop{position:fixed;inset:0;background-color:#00000080;transition:opacity .3s ease-in-out}.generic-modal__content{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;width:100%;transform:scale(1);transition:all .3s ease-in-out;overflow:hidden}.generic-modal__content--sm{max-width:28rem}.generic-modal__content--2xl{max-width:72rem}.generic-modal__content--max-height{max-height:90vh;overflow:hidden}.generic-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(to right,#f9fafb,#f3f4f6);border-top-left-radius:1rem;border-top-right-radius:1rem;min-height:0;overflow:hidden}.generic-modal__title{font-size:1.5rem;font-weight:700;color:#111827;margin:0;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:calc(100% - 3rem);white-space:normal;line-height:1.3;flex:1;padding-right:1rem}.generic-modal__close-btn{padding:.5rem;color:#9ca3af;background-color:transparent;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out;flex-shrink:0}.generic-modal__close-btn svg{height:1.5rem;width:1.5rem}.generic-modal__body{padding:1.5rem;overflow-wrap:break-word;word-wrap:break-word}.generic-modal__body--max-height{max-height:calc(90vh - 100px);overflow-y:auto}.generic-modal *{word-wrap:break-word;overflow-wrap:break-word}@media(max-width:768px){.generic-modal__header{padding:1rem}.generic-modal__title{font-size:1.25rem;max-width:calc(100% - 2.5rem)}.generic-modal__body{padding:1rem}.generic-modal__body--no-header{padding:1.5rem}}@media(max-width:480px){.generic-modal__title{font-size:1.125rem;line-height:1.2}.generic-modal__header,.generic-modal__body{padding:.875rem}}.stands-selector{margin-bottom:1.5rem}.stands-selector__trigger-container{margin-bottom:0}.stands-selector__label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.stands-selector__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.stands-selector__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.stands-selector__editable{color:#059669;font-size:.75rem;font-weight:500;font-style:italic}.stands-selector__trigger{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;color:#111827;cursor:pointer;display:flex;align-items:center;justify-content:space-between;font-size:.875rem;transition:all .2s ease-in-out}.stands-selector__trigger:hover:not(.stands-selector__trigger--disabled){border-color:#9ca3af;background-color:#f9fafb}.stands-selector__trigger--disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.stands-selector__trigger-content{display:flex;align-items:center;gap:.5rem}.stands-selector__trigger-icon{display:flex;align-items:center}.stands-selector__trigger-icon svg{width:1.25rem;height:1.25rem;color:#059669}.stands-selector__trigger-text{font-weight:500}.stands-selector__trigger-status{color:#6b7280;font-weight:400;margin-left:.5rem}.stands-selector__trigger-arrow{display:flex;align-items:center;transition:transform .2s ease-in-out}.stands-selector__trigger-arrow--open{transform:rotate(180deg)}.stands-selector__trigger-arrow svg{width:1rem;height:1rem}.stands-selector__panel{margin-top:1rem;padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#f9fafb;animation:slideDown .2s ease-out}.stands-selector__status{display:flex;align-items:center;gap:.5rem;padding:.75rem;border-radius:.5rem;font-size:.875rem;margin-bottom:1rem;font-weight:500}.stands-selector__status--success{background-color:#dcfce7;border:1px solid #bbf7d0;color:#166534}.stands-selector__status--warning{background-color:#fef3cd;border:1px solid #fde047;color:#92400e}.stands-selector__status svg{width:1rem;height:1rem;flex-shrink:0}.stands-selector__capacity-control{margin-bottom:1.5rem}.stands-selector__capacity-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.stands-selector__capacity-inputs{display:flex;align-items:center;gap:1rem}.stands-selector__range{flex:1;height:.5rem;background:#e5e7eb;border-radius:.25rem;outline:none;-webkit-appearance:none}.stands-selector__range::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:1.25rem;height:1.25rem;border-radius:50%;background:#059669;cursor:pointer}.stands-selector__range::-moz-range-thumb{width:1.25rem;height:1.25rem;border-radius:50%;background:#059669;cursor:pointer;border:none}.stands-selector__number-input{width:80px;padding:.5rem;border:1px solid #d1d5db;border-radius:.375rem;text-align:center;font-size:.875rem}.stands-selector__legend{display:flex;gap:1rem;margin-bottom:1rem;padding:.75rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb}.stands-selector__legend-item{display:flex;align-items:center;gap:.5rem}.stands-selector__legend-color{width:1rem;height:1rem;border-radius:.25rem;border:2px solid}.stands-selector__legend-color--available{background-color:#dcfce7;border-color:#16a34a}.stands-selector__legend-color--occupied{background-color:#fee2e2;border-color:#dc2626}.stands-selector__legend-text{font-size:.875rem;font-weight:500}.stands-selector__legend-color--available+.stands-selector__legend-text{color:#166534}.stands-selector__legend-color--occupied+.stands-selector__legend-text{color:#dc2626}.stands-selector__loading{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:2rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;color:#6b7280;font-size:.875rem}.stands-selector__loading-spinner{width:1rem;height:1rem;animation:spin 1s linear infinite}.stands-selector__grid-container{margin-bottom:1rem;padding:1rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb}.stands-selector__grid{display:grid;justify-items:center;align-items:center}.stands-selector__stand{display:flex;align-items:center;justify-content:center;min-height:2.5rem;min-width:2.5rem;padding:.5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;cursor:default;transition:all .2s ease-in-out;border:2px solid}.stands-selector__stand--small{min-height:2rem;min-width:2rem;padding:.25rem;font-size:.625rem}.stands-selector__stand--available{background-color:#dcfce7;border-color:#16a34a;color:#166534}.stands-selector__stand--occupied{background-color:#fee2e2;border-color:#dc2626;color:#dc2626}.stands-selector__stand:hover{transform:scale(1.05);box-shadow:0 2px 4px #0000001a}.stands-selector__stats{padding:.75rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;font-size:.875rem}.stands-selector__stats-left{display:flex;gap:1rem}.stands-selector__stat--available{color:#166534}.stands-selector__stat--occupied{color:#dc2626}.stands-selector__stat--total{color:#6b7280}.stands-selector__external-container{padding:1.5rem;border:1px solid #e5e7eb;border-radius:.75rem;background-color:#f9fafb}.stands-selector__external-info{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.stands-selector__external-icon{padding:.75rem;background-color:#dbeafe;border-radius:.5rem;flex-shrink:0}.stands-selector__external-icon svg{width:1.5rem;height:1.5rem;color:#2563eb}.stands-selector__external-content h3,.stands-selector__external-title{font-size:1.125rem;font-weight:600;color:#374151;margin:0 0 .5rem}.stands-selector__external-description{font-size:.875rem;color:#6b7280;margin:0;line-height:1.5}.stands-selector__external-input-group{margin-bottom:1.5rem}.stands-selector__external-summary{padding:1rem;background-color:#fff;border-radius:.5rem;border:1px solid #e5e7eb;text-align:center}.stands-selector__external-count{font-size:1.125rem;color:#374151;display:block;margin-bottom:.75rem}.stands-selector__external-stats{display:flex;justify-content:center;gap:1rem;font-size:.875rem}.stands-selector__external-container--disabled{opacity:.7;background-color:#f3f4f6;cursor:not-allowed}.stands-selector__external-container--disabled .stands-selector__external-icon{background-color:#9ca3af}.stands-selector__external-container--disabled .stands-selector__external-icon svg{color:#6b7280}.stands-selector__external-container--disabled .stands-selector__external-title,.stands-selector__external-container--disabled .stands-selector__external-content h3,.stands-selector__external-container--disabled .stands-selector__external-description,.stands-selector__external-container--disabled .stands-selector__capacity-label,.stands-selector__external-container--disabled .stands-selector__external-count{color:#9ca3af}.stands-selector__capacity-inputs--disabled{position:relative}.stands-selector__range--disabled{cursor:not-allowed!important;opacity:.6}.stands-selector__range--disabled::-webkit-slider-thumb{cursor:not-allowed!important;background:#9ca3af!important}.stands-selector__range--disabled::-moz-range-thumb{cursor:not-allowed!important;background:#9ca3af!important}.stands-selector__number-input--disabled{background-color:#f3f4f6!important;color:#9ca3af!important;cursor:not-allowed!important;border-color:#d1d5db!important}.stands-selector__lock-overlay{position:absolute;top:50%;right:.5rem;transform:translateY(-50%);color:#dc2626;pointer-events:none;z-index:10}.stands-selector__lock-overlay svg{width:1rem;height:1rem}.stands-selector__label-locked{color:#dc2626;font-weight:400;font-style:italic}.stands-selector__label .stands-selector__initial-editable,.stands-selector__label .stands-selector__editable{margin-left:.25rem}.stands-selector__field .stands-selector__initial-editable,.stands-selector__field .stands-selector__editable{display:inline;margin-left:.25rem}@media(max-width:768px){.stands-selector__panel{padding:1rem}.stands-selector__capacity-inputs{flex-direction:column;gap:.5rem;align-items:stretch}.stands-selector__number-input{width:100%}.stands-selector__legend{flex-direction:column;gap:.5rem}.stands-selector__stats{flex-direction:column;gap:.5rem;align-items:flex-start}.stands-selector__stats-left{flex-direction:column;gap:.25rem}.stands-selector__external-info{flex-direction:column;gap:.75rem}.stands-selector__external-stats{flex-direction:column;gap:.5rem}}@media(max-width:480px){.stands-selector__initial-editable,.stands-selector__editable{font-size:.7rem}}.confirmation-modal__message{white-space:pre-line;word-wrap:break-word}.edit-fair-form{max-width:40rem;margin:0 auto}.edit-fair-form__loading{display:flex;justify-content:center;align-items:center;padding:2rem;text-align:center;color:#2563eb;font-size:.875rem;font-weight:500}.edit-fair-form__loading-spinner{animation:spin 1s linear infinite;margin-right:.5rem;width:1.25rem;height:1.25rem;color:#2563eb}.edit-fair-form__step-indicator{margin-bottom:2rem;padding:1.5rem 0}.edit-fair-form__steps{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.edit-fair-form__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative}.edit-fair-form__step-number{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:2px solid #d1d5db;background-color:#f9fafb;color:#6b7280;transition:all .2s ease}.edit-fair-form__step--active .edit-fair-form__step-number{background-color:#2563eb;border-color:#2563eb;color:#fff}.edit-fair-form__step-label{font-size:.75rem;font-weight:500;color:#6b7280;text-align:center;transition:color .2s ease}.edit-fair-form__step--active .edit-fair-form__step-label{color:#2563eb;font-weight:600}.edit-fair-form__step-divider{height:2px;background-color:#e5e7eb;flex:1;margin:0 1rem;position:relative;top:-.75rem}.edit-fair-form__section{margin-bottom:2rem}.edit-fair-form__section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.edit-fair-form__section-title:before{content:"📋";font-size:1.2rem}.edit-fair-form__section:last-of-type .edit-fair-form__section-title:before{content:"⚙️"}.edit-fair-form__enrollments-warning{background:linear-gradient(135deg,#fef3cd,#fef3cd);border:1px solid #f59e0b;border-radius:.75rem;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 4px #0000000d}.edit-fair-form__enrollments-warning-header{display:flex;align-items:center;margin-bottom:1rem}.edit-fair-form__enrollments-warning-icon{width:2rem;height:2rem;color:#d97706;margin-right:.75rem;flex-shrink:0}.edit-fair-form__enrollments-warning-title{font-size:1.125rem;font-weight:600;color:#92400e;margin:0}.edit-fair-form__enrollments-info{display:flex;flex-direction:column;gap:1rem}.edit-fair-form__enrollments-description{font-size:.875rem;color:#92400e;margin:0;line-height:1.5}.edit-fair-form__enrollments-stats{display:flex;gap:.75rem;flex-wrap:wrap}.edit-fair-form__enrollment-stat{display:inline-flex;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;border:1px solid}.edit-fair-form__enrollment-stat--pending{background-color:#fef3cd;color:#92400e;border-color:#fcd34d}.edit-fair-form__enrollment-stat--approved{background-color:#dcfce7;color:#166534;border-color:#86efac}.edit-fair-form__enrollment-stat--rejected{background-color:#fee2e2;color:#991b1b;border-color:#fca5a5}.edit-fair-form__form{display:flex;flex-direction:column;gap:1.5rem}.edit-fair-form__label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.edit-fair-form__sublabel{display:block;font-size:.8rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.edit-fair-form__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.edit-fair-form__required-editable{color:#dc2626;font-size:.75rem;font-weight:500;font-style:italic}.edit-fair-form__editable{color:#059669;font-size:.75rem;font-weight:500;font-style:italic}.edit-fair-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.edit-fair-form__label-locked{font-size:.75rem;color:#dc2626;font-weight:500;text-transform:none;letter-spacing:normal}.edit-fair-form__input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#111827;outline:none;transition:all .2s ease-in-out;font-family:inherit;background-color:#fff}.edit-fair-form__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.edit-fair-form__input:disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed}.edit-fair-form__input--with-icon{padding-left:2.5rem}.edit-fair-form__textarea{resize:none;min-height:100px}.edit-fair-form__input-wrapper{position:relative}.edit-fair-form__input-wrapper--disabled{position:relative;opacity:.6}.edit-fair-form__input--disabled{background-color:#f9fafb;color:#6b7280;cursor:not-allowed;border-color:#d1d5db}.edit-fair-form__input--disabled:focus{outline:none;box-shadow:none;border-color:#d1d5db}.edit-fair-form__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:3rem}.edit-fair-form__select.edit-fair-form__input--disabled{appearance:none;background-image:none;padding-right:3rem}.edit-fair-form__lock-icon{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);width:1.25rem;height:1.25rem;color:#dc2626;pointer-events:none;z-index:1}.edit-fair-form__lock-icon svg{width:100%;height:100%}.edit-fair-form__icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:none}.edit-fair-form__icon svg{height:1.25rem;width:1.25rem;color:#9ca3af}.edit-fair-form__help-text{font-size:.75rem;color:#6b7280;margin:.25rem 0 0;line-height:1.4}.edit-fair-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-fair-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-fair-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-fair-form__character-count--warning{color:#d97706}.edit-fair-form__character-count--error{color:#dc2626}.edit-fair-form__datetime-container{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:1rem;border:2px solid #e2e8f0;transition:all .3s ease}.edit-fair-form__datetime-container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.edit-fair-form__date-section,.edit-fair-form__time-section{display:flex;flex-direction:column}.edit-fair-form__time-section{position:relative}.edit-fair-form__time-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-size:.7rem;font-weight:600;border-radius:9999px;margin-left:.5rem;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 2px 4px #f59e0b4d;animation:pulse-badge 2s ease-in-out infinite}.edit-fair-form__time-selectors{display:flex;gap:.5rem;align-items:center}.edit-fair-form__time-selector-wrapper{display:flex;align-items:center;flex:1}.edit-fair-form__time-separator{font-size:1.2rem;font-weight:600;color:#6b7280;margin:0 .25rem;-webkit-user-select:none;user-select:none}.edit-fair-form__time-select{background-color:#fff;cursor:pointer}.edit-fair-form__time-select--restricted{background:linear-gradient(135deg,#fef3cd,#fde68a);border-color:#f59e0b}.edit-fair-form__time-select--restricted:focus{border-color:#d97706;box-shadow:0 0 0 4px #d977061a}.edit-fair-form__time-notice{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fef3cd,#fde68a);border:1px solid #f59e0b;border-radius:.75rem;margin-top:.75rem;font-size:.85rem;color:#92400e;font-weight:500;box-shadow:0 2px 4px #f59e0b1a}.edit-fair-form__time-notice svg{width:1.25rem;height:1.25rem;color:#d97706;flex-shrink:0}.edit-fair-form__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;display:flex;align-items:flex-start}.edit-fair-form__error-icon{height:1.25rem;width:1.25rem;color:#f87171;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.edit-fair-form__error-text{font-size:.875rem;font-weight:medium;color:#991b1b;margin:0;line-height:1.5}.edit-fair-form__status-info{background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;padding:1rem;display:flex;align-items:flex-start}.edit-fair-form__status-icon{height:1.25rem;width:1.25rem;color:#60a5fa;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.edit-fair-form__status-title{font-size:.875rem;color:#1e40af;margin:0 0 .25rem;display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.edit-fair-form__status-label{font-weight:medium}.edit-fair-form__status-badge{margin-left:.5rem;display:inline-flex;padding:.25rem .5rem;font-size:.75rem;font-weight:medium;border-radius:9999px;border:1px solid}.edit-fair-form__status-badge--active{background-color:#dcfce7;color:#166534;border-color:#86efac}.edit-fair-form__status-badge--inactive{background-color:#fee2e2;color:#991b1b;border-color:#fca5a5}.edit-fair-form__status-description{font-size:.75rem;color:#2563eb;margin:0;line-height:1.4}.edit-fair-form__actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.edit-fair-form__cancel-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.edit-fair-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.edit-fair-form__next-btn{padding:.75rem 2rem;background:linear-gradient(to right,#059669,#047857);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.edit-fair-form__next-btn:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-fair-form__back-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.edit-fair-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.edit-fair-form__submit-btn{padding:.75rem 2rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.edit-fair-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-fair-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none}.edit-fair-form__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-fair-form__submit-btn svg,.edit-fair-form__next-btn svg,.edit-fair-form__back-btn svg{height:1rem;width:1rem}.edit-fair-form__label .edit-fair-form__initial-editable,.edit-fair-form__label .edit-fair-form__editable,.edit-fair-form__label .edit-fair-form__required-editable{margin-left:.25rem}.edit-fair-form__field .edit-fair-form__initial-editable,.edit-fair-form__field .edit-fair-form__editable,.edit-fair-form__field .edit-fair-form__required-editable{display:inline;margin-left:.25rem}@media(max-width:768px){.edit-fair-form{max-width:100%;padding:0 1rem}.edit-fair-form__steps{flex-direction:column;gap:1rem}.edit-fair-form__step-divider{display:none}.edit-fair-form__step{width:100%}.edit-fair-form__step-label{font-size:.875rem}.edit-fair-form__enrollments-warning{padding:1rem}.edit-fair-form__enrollments-warning-header{flex-direction:column;align-items:flex-start;text-align:left}.edit-fair-form__enrollments-warning-icon{margin-right:0;margin-bottom:.5rem}.edit-fair-form__enrollments-stats{flex-direction:column;align-items:flex-start}.edit-fair-form__enrollment-stat{width:fit-content}.edit-fair-form__datetime-container{grid-template-columns:1fr;gap:1rem;padding:1rem}.edit-fair-form__time-badge{margin-left:0;margin-top:.25rem;align-self:flex-start}.edit-fair-form__time-selectors{gap:.75rem}.edit-fair-form__actions{flex-direction:column;gap:.5rem}.edit-fair-form__cancel-btn,.edit-fair-form__next-btn,.edit-fair-form__back-btn,.edit-fair-form__submit-btn{width:100%;justify-content:center}.edit-fair-form__status-title{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-fair-form__time-notice{padding:.75rem;font-size:.8rem}.edit-fair-form__section-title{font-size:1rem}}@media(max-width:480px){.edit-fair-form__input{padding:.625rem .75rem;font-size:.8rem}.edit-fair-form__input--with-icon{padding-left:2.25rem}.edit-fair-form__icon svg{height:1.1rem;width:1.1rem}.edit-fair-form__time-selectors{gap:.5rem}.edit-fair-form__time-separator{font-size:1rem;margin:0 .125rem}.edit-fair-form__initial-editable,.edit-fair-form__editable,.edit-fair-form__required-editable{font-size:.7rem}.edit-fair-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-fair-form__character-count{text-align:left}}.edit-fair-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.edit-fair-button__icon{height:1rem;width:1rem;margin-right:.5rem}.stand-details-modal{display:flex;flex-direction:column;gap:1.5rem}.stand-details-modal__header{background:linear-gradient(to right,#f9fafb,#f3f4f6);padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}.stand-details-modal__stand-info{display:flex;justify-content:space-between;align-items:center}.stand-details-modal__stand-badge{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;color:#1d4ed8;font-weight:600}.stand-details-modal__stand-badge svg{width:1.5rem;height:1.5rem}.stand-details-modal__status{display:inline-flex;padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:9999px;border:1px solid}.stand-details-modal__status--available{background-color:#dcfce7;color:#166534;border-color:#bbf7d0}.stand-details-modal__status--occupied{background-color:#fee2e2;color:#991b1b;border-color:#fecaca}.stand-details-modal__content{display:flex;flex-direction:column;gap:1.5rem}.stand-details-modal__section{background-color:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb}.stand-details-modal__section-title{display:flex;align-items:center;gap:.5rem;font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem;padding-left:1rem;border-left:4px solid #2563eb;background-color:#f8fafc;padding:.75rem 0 .75rem 1rem;border-radius:.5rem}.stand-details-modal__section-title svg{width:1.25rem;height:1.25rem;color:#059669}.stand-details-modal__entrepreneur{display:flex;align-items:center;gap:1rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.stand-details-modal__entrepreneur-avatar{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#6366f1;color:#fff;font-size:1.25rem;font-weight:600;border-radius:50%;flex-shrink:0}.stand-details-modal__entrepreneur-info{flex:1}.stand-details-modal__entrepreneur-name{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .5rem}.stand-details-modal__entrepreneur-email{font-size:.875rem;color:#6b7280;margin:0 0 .25rem}.stand-details-modal__enrollment-date{font-size:.75rem;color:#9ca3af;margin:0;font-style:italic}.stand-details-modal__business-info{background-color:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.stand-details-modal__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.stand-details-modal__info-item{display:flex;flex-direction:column;gap:.25rem}.stand-details-modal__info-item--full{grid-column:1 / -1}.stand-details-modal__label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em}.stand-details-modal__text{font-size:.875rem;color:#111827;margin:0;line-height:1.5}.stand-details-modal__category-badge{display:inline-flex;padding:.25rem .75rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:9999px;font-size:.75rem;font-weight:500;color:#374151;width:fit-content}.stand-details-modal__approach-badge{display:inline-flex;padding:.25rem .75rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;font-size:.75rem;font-weight:500;color:#1d4ed8;width:fit-content}.stand-details-modal__contact-info{background-color:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.stand-details-modal__phone-list{display:flex;flex-direction:column;gap:.25rem}.stand-details-modal__social-media{margin-top:1rem}.stand-details-modal__social-links{display:flex;gap:.75rem;margin-top:.5rem}.stand-details-modal__social-link{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .2s ease-in-out}.stand-details-modal__social-link--facebook{background-color:#eff6ff;color:#1d4ed8;border:1px solid #bfdbfe}.stand-details-modal__social-link--facebook:hover{background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.stand-details-modal__social-link--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff;border:1px solid transparent}.stand-details-modal__social-link--instagram:hover{transform:translateY(-1px);box-shadow:0 2px 4px #00000026}.stand-details-modal__social-link svg{width:1rem;height:1rem}.stand-details-modal__available-notice{display:flex;align-items:center;gap:1rem;padding:2rem;background:linear-gradient(to right,#ecfdf5,#d1fae5);border:1px solid #a7f3d0;border-radius:.75rem;text-align:center}.stand-details-modal__available-icon{display:flex;align-items:center;justify-content:center;width:4rem;height:4rem;background-color:#bbf7d0;border-radius:50%;flex-shrink:0}.stand-details-modal__available-icon svg{width:2rem;height:2rem;color:#059669}.stand-details-modal__available-content h3{font-size:1.25rem;font-weight:600;color:#047857;margin:0 0 .5rem}.stand-details-modal__available-content p{font-size:.875rem;color:#065f46;margin:0}@media(max-width:768px){.stand-details-modal__stand-info{flex-direction:column;gap:1rem;text-align:center}.stand-details-modal__entrepreneur{flex-direction:column;text-align:center}.stand-details-modal__info-grid{grid-template-columns:1fr}.stand-details-modal__social-links{flex-direction:column}.stand-details-modal__available-notice{flex-direction:column;text-align:center}}.stands-info-modal{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.stands-info-modal__loading{display:flex;align-items:center;justify-content:center;gap:.75rem;padding:3rem;color:#059669;font-size:.875rem;font-weight:500}.stands-info-modal__loading-spinner{width:1.5rem;height:1.5rem;animation:spin 1s linear infinite}.stands-info-modal__header{background:linear-gradient(to right,#f9fafb,#f3f4f6);padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}.stands-info-modal__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1rem}.stands-info-modal__stat{display:flex;align-items:center;padding:1rem;border-radius:.5rem;border:1px solid}.stands-info-modal__stat--total{background-color:#f3f4f6;border-color:#d1d5db}.stands-info-modal__stat--available{background-color:#ecfdf5;border-color:#a7f3d0}.stands-info-modal__stat--occupied{background-color:#fef2f2;border-color:#fecaca}.stands-info-modal__stat-icon{padding:.5rem;border-radius:.5rem;margin-right:.75rem;flex-shrink:0}.stands-info-modal__stat--total .stands-info-modal__stat-icon{background-color:#e5e7eb}.stands-info-modal__stat--available .stands-info-modal__stat-icon{background-color:#d1fae5}.stands-info-modal__stat--occupied .stands-info-modal__stat-icon{background-color:#fee2e2}.stands-info-modal__stat-icon svg{width:1.5rem;height:1.5rem}.stands-info-modal__stat--total .stands-info-modal__stat-icon svg{color:#6b7280}.stands-info-modal__stat--available .stands-info-modal__stat-icon svg{color:#059669}.stands-info-modal__stat--occupied .stands-info-modal__stat-icon svg{color:#dc2626}.stands-info-modal__stat-label{display:block;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.stands-info-modal__stat--total .stands-info-modal__stat-label{color:#6b7280}.stands-info-modal__stat--available .stands-info-modal__stat-label{color:#059669}.stands-info-modal__stat--occupied .stands-info-modal__stat-label{color:#dc2626}.stands-info-modal__stat-value{font-size:1.5rem;font-weight:700}.stands-info-modal__stat--total .stands-info-modal__stat-value{color:#374151}.stands-info-modal__stat--available .stands-info-modal__stat-value{color:#047857}.stands-info-modal__stat--occupied .stands-info-modal__stat-value{color:#991b1b}.stands-info-modal__content{background-color:#fff;border-radius:.75rem;border:1px solid #e5e7eb;padding:1.5rem}.stands-info-modal__section-title{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem}.stands-info-modal__section-title svg{width:1.5rem;height:1.5rem;color:#059669}.stands-info-modal__section-title h3{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.stands-info-modal__legend{display:flex;gap:1.5rem;margin-bottom:1.5rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.stands-info-modal__legend-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500}.stands-info-modal__legend-color{width:1rem;height:1rem;border-radius:.25rem;border:2px solid}.stands-info-modal__legend-color--available{background-color:#dcfce7;border-color:#16a34a}.stands-info-modal__legend-color--occupied{background-color:#fee2e2;border-color:#dc2626}.stands-info-modal__legend-color--available+span{color:#166534}.stands-info-modal__legend-color--occupied+span{color:#dc2626}.stands-info-modal__grid{display:grid;justify-items:center;align-items:center;margin-bottom:1rem;padding:1.5rem;background-color:#f9fafb;border-radius:.5rem;border:1px solid #e5e7eb}.stands-info-modal__stand{display:flex;align-items:center;justify-content:center;min-height:2.5rem;min-width:2.5rem;padding:.5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;border:2px solid;cursor:pointer;transition:all .2s ease-in-out}.stands-info-modal__stand--small{min-height:2rem;min-width:2rem;padding:.25rem;font-size:.625rem}.stands-info-modal__stand--available{background-color:#dcfce7;border-color:#16a34a;color:#166534;cursor:default}.stands-info-modal__stand--occupied{background-color:#fee2e2;border-color:#dc2626;color:#dc2626}.stands-info-modal__stand--occupied:hover{transform:scale(1.05);box-shadow:0 4px 6px -1px #0000001a;background-color:#fecaca}.stands-info-modal__entrepreneurs-list{display:flex;flex-direction:column;gap:1rem}.stands-info-modal__entrepreneur-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;transition:all .2s ease-in-out;text-align:left;width:100%}.stands-info-modal__entrepreneur-card--clickable{cursor:pointer;position:relative}.stands-info-modal__entrepreneur-card:hover,.stands-info-modal__entrepreneur-card--clickable:hover{background-color:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.stands-info-modal__entrepreneur-card--clickable:hover .stands-info-modal__click-indicator{opacity:1;transform:scale(1.05)}.stands-info-modal__entrepreneur-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#059669;color:#fff;font-size:.875rem;font-weight:600;border-radius:50%;flex-shrink:0}.stands-info-modal__entrepreneur-avatar{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:#6366f1;color:#fff;font-size:1rem;font-weight:600;border-radius:50%;flex-shrink:0}.stands-info-modal__entrepreneur-info{flex:1}.stands-info-modal__entrepreneur-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem}.stands-info-modal__entrepreneur-business{font-size:.875rem;color:#059669;font-weight:500;margin:0 0 .25rem}.stands-info-modal__entrepreneur-email{font-size:.75rem;color:#6b7280;margin:0}.stands-info-modal__entrepreneur-badge{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#dcfce7;border:1px solid #bbf7d0;border-radius:9999px;color:#166534;font-size:.75rem;font-weight:500;flex-shrink:0}.stands-info-modal__entrepreneur-badge svg{width:1rem;height:1rem}.stands-info-modal__no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center;color:#6b7280}.stands-info-modal__no-data svg{width:4rem;height:4rem;margin-bottom:1rem;color:#9ca3af}.stands-info-modal__no-data h4{font-size:1.125rem;font-weight:500;color:#374151;margin:0 0 .5rem}.stands-info-modal__no-data p{margin:0;font-size:.875rem}.stands-info-modal__click-indicator{position:absolute;top:1rem;right:1rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:50%;color:#2563eb;opacity:.7;transition:all .2s ease-in-out}.stands-info-modal__click-indicator svg{width:1rem;height:1rem}@media(max-width:768px){.stands-info-modal__stats{grid-template-columns:1fr}.stands-info-modal__legend{flex-direction:column;gap:.75rem}.stands-info-modal__entrepreneur-card{flex-direction:column;text-align:center;gap:.75rem;position:relative}.stands-info-modal__entrepreneur-number,.stands-info-modal__entrepreneur-avatar{align-self:center}.stands-info-modal__click-indicator{position:absolute;top:.5rem;right:.5rem}}.stands-info-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.stands-info-button:hover{background-color:#d1fae5;border-color:#86efac;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.stands-info-button__icon{height:1rem;width:1rem;margin-right:.5rem}.fairs-list{display:flex;flex-direction:column;gap:1rem;overflow-x:hidden}.fairs-list__loading{display:flex;justify-content:center;align-items:center;padding:3rem 0}.fairs-list__loading-content{display:inline-flex;align-items:center;padding:1rem 1.5rem;font-size:.875rem;font-weight:medium;color:#059669;background-color:#ecfdf5;border-radius:.5rem}.fairs-list__loading-spinner{animation:spin 1s linear infinite;margin-right:.5rem;width:1rem;height:1rem}.fairs-list__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;text-align:center}.fairs-list__error-icon{margin:0 auto .5rem;height:3rem;width:3rem;color:#f87171}.fairs-list__error-title{font-size:1.125rem;font-weight:medium;color:#991b1b;margin:0 0 .25rem}.fairs-list__error-text{font-size:.875rem;color:#dc2626;margin:0}.fairs-list__empty{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:3rem;text-align:center}.fairs-list__empty-icon{margin:0 auto;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;border-radius:50%;background-color:#ecfdf5;margin-bottom:1rem}.fairs-list__empty-icon--no-results{background-color:#f3f4f6}.fairs-list__empty-icon svg{height:2rem;width:2rem;color:#059669}.fairs-list__empty-icon--no-results svg{color:#6b7280}.fairs-list__empty-title{font-size:1.125rem;font-weight:medium;color:#111827;margin:0 0 .5rem}.fairs-list__empty-text{color:#6b7280;margin:0 0 1rem}.fairs-list__empty-emoji{font-size:2.25rem}.fairs-list__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.fairs-list__stat-card{border-radius:.75rem;padding:1rem}.fairs-list__stat-card--total{background-color:#ecfdf5;border:1px solid #a7f3d0}.fairs-list__stat-card--active{background-color:#eff6ff;border:1px solid #bfdbfe}.fairs-list__stat-card--inactive{background-color:#fef2f2;border:1px solid #fecaca}.fairs-list__stat-content{display:flex;align-items:center}.fairs-list__stat-icon{padding:.5rem;border-radius:.5rem;margin-right:.75rem}.fairs-list__stat-icon--total{background-color:#d1fae5}.fairs-list__stat-icon--active{background-color:#dbeafe}.fairs-list__stat-icon--inactive{background-color:#fee2e2}.fairs-list__stat-icon svg{height:1.5rem;width:1.5rem}.fairs-list__stat-icon--total svg{color:#059669}.fairs-list__stat-icon--active svg{color:#2563eb}.fairs-list__stat-icon--inactive svg{color:#dc2626}.fairs-list__stat-label{font-size:.875rem;font-weight:medium;margin:0}.fairs-list__stat-label--total{color:#059669}.fairs-list__stat-label--active{color:#2563eb}.fairs-list__stat-label--inactive{color:#dc2626}.fairs-list__stat-value{font-size:1.5rem;font-weight:700;margin:0}.fairs-list__stat-value--total{color:#064e3b}.fairs-list__stat-value--active{color:#1e3a8a}.fairs-list__stat-value--inactive{color:#991b1b}.fairs-list__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;word-wrap:break-word}.fairs-list__card{background-color:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;overflow:hidden;transition:all .3s ease-in-out;min-height:auto;display:flex;flex-direction:column}.fairs-list__card-header{background:linear-gradient(to right,#ecfdf5,#d1fae5);padding:1.5rem;border-bottom:1px solid #a7f3d0;flex-grow:1;min-height:auto}.fairs-list__card-title-row{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem;min-height:auto}.fairs-list__card-title{font-size:1.125rem;font-weight:700;color:#111827;margin:0;line-height:1.3;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;overflow:hidden;flex:1;display:block}.fairs-list__card-status{display:inline-flex;align-items:center;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;white-space:nowrap;flex-shrink:0;height:fit-content;gap:.125rem}.fairs-list__card-status--active{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.fairs-list__card-status--inactive{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.fairs-list__card-info{display:flex;align-items:flex-start;color:#6b7280;margin-bottom:.75rem;gap:.5rem;min-height:auto}.fairs-list__card-info:last-child{margin-bottom:0}.fairs-list__card-info svg{height:1rem;width:1rem;color:#059669;flex-shrink:0;margin-top:.125rem}.fairs-list__card-info-text{font-size:.875rem;font-weight:medium;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;overflow:hidden;flex:1}.fairs-list__card-body{padding:1.5rem;margin-top:auto}.fairs-list__card-actions{display:flex;flex-direction:column;gap:.75rem}.fairs-list__details-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#6366f1;background-color:#f0f9ff;border:1px solid #c7d2fe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.fairs-list__details-btn:hover{background-color:#e0e7ff;border-color:#a5b4fc;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.fairs-list__details-btn svg{height:1rem;width:1rem;margin-right:.5rem}.fairs-list__toggle-btn{width:100%;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;border-radius:.5rem;border:1px solid;cursor:pointer;transition:all .2s ease-in-out;display:flex;align-items:center;justify-content:center}.fairs-list__toggle-btn--active{border-color:#fca5a5;color:#dc2626;background-color:#fef2f2}.fairs-list__toggle-btn--inactive{border-color:#86efac;color:#059669;background-color:#ecfdf5}.fairs-list__toggle-btn--loading{opacity:.5;cursor:not-allowed}.fairs-list__toggle-btn svg{height:1rem;width:1rem;margin-right:.5rem}.fairs-list__toggle-spinner{animation:spin 1s linear infinite}.fairs-list__details-modal{display:flex;flex-direction:column;gap:1.5rem;word-wrap:break-word;overflow-wrap:break-word}.fairs-list__details-section{background-color:#f9fafb;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb;overflow-wrap:break-word;word-wrap:break-word}.fairs-list__details-section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;padding-left:1rem;border-left:4px solid #6366f1;background-color:#fff;padding:.75rem 0 .75rem 1rem;border-radius:.5rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;line-height:1.3}.fairs-list__details-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;word-wrap:break-word;overflow-wrap:break-word}.fairs-list__details-item{display:flex;flex-direction:column;gap:.25rem;word-wrap:break-word;overflow-wrap:break-word;min-width:0}.fairs-list__details-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.fairs-list__details-value{font-size:.875rem;color:#111827;font-weight:500;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;min-width:0}.fairs-list__details-status{display:inline-flex;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;width:fit-content}.fairs-list__details-status--active{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.fairs-list__details-status--inactive{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.fairs-list__details-description,.fairs-list__details-conditions{font-size:.875rem;color:#374151;line-height:1.6;margin:0;white-space:pre-wrap;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;min-width:0}.fairs-list__pagination-info{display:flex;justify-content:center;margin:1rem 0;padding:0 1rem}.fairs-list__results-text{font-size:.8rem;color:#6b7280;margin:0;font-weight:500}.fairs-list__pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2rem;padding:.5rem}.fairs-list__pagination-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.fairs-list__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.fairs-list__pagination-btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb;color:#d1d5db}.fairs-list__pagination-btn svg{width:.875rem;height:.875rem}.fairs-list__pagination-numbers{display:flex;align-items:center;gap:.25rem;margin:0 .375rem}.fairs-list__pagination-number{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.fairs-list__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.fairs-list__pagination-number--active{background-color:#059669;border-color:#059669;color:#fff;font-weight:600}.fairs-list__pagination-number--active:hover{background-color:#047857;border-color:#047857}.fairs-list__pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;font-size:.8rem;color:#9ca3af;font-weight:500}@media(max-width:768px){.fairs-list__grid{grid-template-columns:1fr}.fairs-list__card{min-height:auto}.fairs-list__card-header{min-height:auto;padding:1.5rem}.fairs-list__card-title-row{min-height:auto;flex-wrap:wrap}.fairs-list__card-title{font-size:1.1rem;width:100%;max-width:100%}.fairs-list__card-info{margin-bottom:.75rem;min-height:auto}.fairs-list__card-info-text{font-size:.85rem;line-height:1.5}.fairs-list__details-grid{grid-template-columns:1fr}.fairs-list__details-section{padding:1rem}.fairs-list__pagination{gap:.25rem;margin-top:1.5rem;flex-wrap:wrap}.fairs-list__pagination-btn{padding:.4rem .6rem;font-size:.75rem}.fairs-list__pagination-numbers{margin:0 .25rem;gap:.25rem}.fairs-list__pagination-number,.fairs-list__pagination-ellipsis{min-width:1.75rem;height:1.75rem;font-size:.75rem}.fairs-list__results-text{font-size:.75rem;text-align:center}}@media(max-width:480px){.fairs-list__card{min-height:auto}.fairs-list__card-header{min-height:auto;padding:1.25rem}.fairs-list__card-title-row{min-height:auto;flex-direction:column;align-items:flex-start;gap:.75rem}.fairs-list__card-title{font-size:1rem;width:100%;margin-bottom:.5rem}.fairs-list__card-status{align-self:flex-start;font-size:.75rem;padding:.375rem .75rem}.fairs-list__card-info{min-height:auto}.fairs-list__card-info-text{font-size:.8rem;line-height:1.5}.fairs-list__details-section-title{font-size:1rem;padding:.5rem 0 .5rem .75rem}.fairs-list__pagination{flex-direction:column;gap:.75rem}.fairs-list__pagination-numbers{order:0;margin:0}.fairs-list__pagination-btn{min-width:100px;justify-content:center}}.add-fair-form{max-width:42rem;margin:0 auto}.add-fair-form__step-indicator{margin-bottom:2rem;padding:1.5rem 0}.add-fair-form__steps{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.add-fair-form__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative}.add-fair-form__step-number{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:2px solid #d1d5db;background-color:#f9fafb;color:#6b7280;transition:all .2s ease}.add-fair-form__step--active .add-fair-form__step-number{background-color:#059669;border-color:#059669;color:#fff}.add-fair-form__step-label{font-size:.75rem;font-weight:500;color:#6b7280;text-align:center;transition:color .2s ease}.add-fair-form__step--active .add-fair-form__step-label{color:#059669;font-weight:600}.add-fair-form__step-divider{height:2px;background-color:#e5e7eb;flex:1;margin:0 1rem;position:relative;top:-.75rem}.add-fair-form__section{margin-bottom:2rem}.add-fair-form__section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.add-fair-form__section-title:before{content:"📋";font-size:1.2rem}.add-fair-form__section:last-of-type .add-fair-form__section-title:before{content:"⚙️"}.add-fair-form__next-btn{padding:.875rem 2.25rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;border-radius:.75rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px #05966940;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.9rem}.add-fair-form__next-btn:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 8px 15px #0596694d}.add-fair-form__back-btn{padding:.875rem 1.75rem;border:2px solid #d1d5db;border-radius:.75rem;color:#374151;background-color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:0 2px 4px #0000000d;display:flex;align-items:center;gap:.5rem}.add-fair-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.add-fair-form__next-btn svg,.add-fair-form__back-btn svg{height:1.1rem;width:1.1rem}.add-fair-form__form{display:flex;flex-direction:column;gap:2rem}.add-fair-form__field{display:flex;flex-direction:column;gap:.75rem}.add-fair-form__label{display:block;font-size:.95rem;font-weight:600;color:#1f2937;margin:0}.add-fair-form__sublabel{display:block;font-size:.8rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.add-fair-form__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.add-fair-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.add-fair-form__input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9rem;color:#111827;outline:none;transition:all .3s ease;font-family:inherit;background-color:#fff;box-shadow:0 1px 3px #0000000d}.add-fair-form__input:focus{border-color:#3b82f6;box-shadow:0 0 0 4px #3b82f61a;transform:translateY(-1px)}.add-fair-form__input--with-icon{padding-left:2.75rem}.add-fair-form__textarea{resize:none;min-height:120px;line-height:1.6}.add-fair-form__input-wrapper{position:relative}.add-fair-form__icon{position:absolute;top:50%;left:.875rem;transform:translateY(-50%);pointer-events:none;z-index:1}.add-fair-form__icon svg{height:1.25rem;width:1.25rem;color:#6b7280;transition:color .3s ease}.add-fair-form__input:focus+.add-fair-form__icon svg,.add-fair-form__input-wrapper:has(.add-fair-form__input:focus) .add-fair-form__icon svg{color:#3b82f6}.add-fair-form__select{cursor:pointer;background-color:#fff;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem;padding-right:3rem}.add-fair-form__help-text{font-size:.8rem;color:#6b7280;margin:0;line-height:1.5}.add-fair-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-fair-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-fair-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-fair-form__character-count--warning{color:#d97706}.add-fair-form__character-count--error{color:#dc2626}.add-fair-form__datetime-container{display:grid;grid-template-columns:1.2fr 1fr;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:1rem;border:2px solid #e2e8f0;transition:all .3s ease}.add-fair-form__datetime-container:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.add-fair-form__date-section,.add-fair-form__time-section{display:flex;flex-direction:column}.add-fair-form__time-section{position:relative}.add-fair-form__time-badge{display:inline-flex;align-items:center;padding:.25rem .6rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#fff;font-size:.7rem;font-weight:600;border-radius:9999px;margin-left:.5rem;text-transform:uppercase;letter-spacing:.025em;box-shadow:0 2px 4px #f59e0b4d;animation:pulse-badge 2s ease-in-out infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.add-fair-form__time-selectors{display:flex;gap:.5rem;align-items:center}.add-fair-form__time-selector-wrapper{display:flex;align-items:center;flex:1}.add-fair-form__time-separator{font-size:1.2rem;font-weight:600;color:#6b7280;margin:0 .25rem;-webkit-user-select:none;user-select:none}.add-fair-form__time-select{background-color:#fff;cursor:pointer}.add-fair-form__time-select--restricted{background:linear-gradient(135deg,#fef3cd,#fde68a);border-color:#f59e0b}.add-fair-form__time-select--restricted:focus{border-color:#d97706;box-shadow:0 0 0 4px #d977061a}.add-fair-form__time-notice{display:flex;align-items:center;gap:.5rem;padding:.875rem 1rem;background:linear-gradient(135deg,#fef3cd,#fde68a);border:1px solid #f59e0b;border-radius:.75rem;margin-top:.75rem;font-size:.85rem;color:#92400e;font-weight:500;box-shadow:0 2px 4px #f59e0b1a}.add-fair-form__time-notice svg{width:1.25rem;height:1.25rem;color:#d97706;flex-shrink:0}.add-fair-form__info-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #93c5fd;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem}.add-fair-form__info-icon{height:1.5rem;width:1.5rem;color:#2563eb;flex-shrink:0;margin-top:.125rem}.add-fair-form__info-title{font-size:.95rem;color:#1e40af;margin:0 0 .5rem;font-weight:600}.add-fair-form__info-text{font-size:.85rem;color:#1e40af;margin:0;line-height:1.6}.add-fair-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out}.add-fair-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.add-fair-form__error-text{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.add-fair-form__actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:2px solid #e5e7eb;margin-top:1rem}.add-fair-form__cancel-btn{padding:.875rem 1.75rem;border:2px solid #d1d5db;border-radius:.75rem;color:#374151;background-color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease;font-size:.9rem;box-shadow:0 2px 4px #0000000d}.add-fair-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px);box-shadow:0 4px 8px #0000001a}.add-fair-form__submit-btn{padding:.875rem 2.25rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;border-radius:.75rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px #05966940;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;font-size:.9rem}.add-fair-form__submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 8px 15px #0596694d}.add-fair-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.add-fair-form__submit-btn svg{height:1.1rem;width:1.1rem}.add-fair-form__loading-spinner{animation:spin 1s linear infinite}.add-fair-form__label .add-fair-form__initial-editable{margin-left:.25rem}.add-fair-form__field .add-fair-form__initial-editable{display:inline;margin-left:.25rem}@media(max-width:768px){.add-fair-form{max-width:100%;padding:0 1rem}.add-fair-form__steps{flex-direction:column;gap:1rem}.add-fair-form__step-divider{display:none}.add-fair-form__step{width:100%}.add-fair-form__step-label{font-size:.875rem}.add-fair-form__form{gap:1.5rem}.add-fair-form__datetime-container{grid-template-columns:1fr;gap:1rem;padding:1rem}.add-fair-form__time-badge{margin-left:0;margin-top:.25rem;align-self:flex-start}.add-fair-form__time-selectors{gap:.75rem}.add-fair-form__actions{flex-direction:column;gap:.75rem}.add-fair-form__cancel-btn,.add-fair-form__submit-btn,.add-fair-form__next-btn,.add-fair-form__back-btn{width:100%;justify-content:center}.add-fair-form__time-notice{padding:.75rem;font-size:.8rem}.add-fair-form__section-title{font-size:1rem}}@media(max-width:480px){.add-fair-form__input{padding:.75rem;font-size:.85rem}.add-fair-form__input--with-icon{padding-left:2.5rem}.add-fair-form__icon svg{height:1.1rem;width:1.1rem}.add-fair-form__time-selectors{gap:.5rem}.add-fair-form__time-separator{font-size:1rem;margin:0 .125rem}.add-fair-form__initial-editable{font-size:.7rem}.add-fair-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-fair-form__character-count{text-align:left}}.add-fair-button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(to right,#059669,#047857);color:#fff;font-size:.875rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out}.add-fair-button__icon{height:1.25rem;width:1.25rem;margin-right:.5rem}.enrollment-details{display:flex;flex-direction:column;gap:1.5rem;max-width:100%;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.enrollment-details__header{background:linear-gradient(to right,#f9fafb,#f3f4f6);padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__header-info{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.5rem;gap:1rem;min-width:0}.enrollment-details__name{font-size:1.5rem;font-weight:700;color:#111827;margin:0;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;line-height:1.3;flex:1;min-width:0}.enrollment-details__status{display:inline-flex;padding:.25rem .75rem;font-size:.75rem;font-weight:600;border-radius:9999px;flex-shrink:0;height:fit-content}.enrollment-details__status--pending{background-color:#fef3cd;color:#92400e;border:1px solid #fcd34d}.enrollment-details__status--approved{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.enrollment-details__status--rejected{background-color:#fee2e2;color:#991b1b;border:1px solid #fecaca}.enrollment-details__registration-date{font-size:.875rem;color:#6b7280;margin:0;font-style:italic;word-wrap:break-word;overflow-wrap:break-word}.enrollment-details__section{background-color:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.enrollment-details__section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1rem;display:flex;align-items:center;gap:.5rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;line-height:1.3;min-width:0}.enrollment-details__section-title:before{content:"";width:4px;height:1.5rem;background-color:#2563eb;border-radius:2px;flex-shrink:0}.enrollment-details__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;align-items:start;width:100%;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__info-item{display:flex;flex-direction:column;gap:.25rem;align-items:flex-start;min-width:0;max-width:100%;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__info-item--full-width{grid-column:1 / -1}.enrollment-details__label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;flex-shrink:0}.enrollment-details__text{font-size:.875rem;color:#111827;margin:0;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;min-width:0}.enrollment-details__stand-code{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;font-size:1rem;font-weight:600;color:#1d4ed8;width:fit-content;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.enrollment-details__stand-code--pending{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#fef3cd;border:1px solid #fcd34d;border-radius:.375rem;font-size:1rem;font-weight:600;color:#92400e;width:fit-content;max-width:100%;position:relative;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.enrollment-details__stand-code--pending:before{content:"⏳";margin-right:.5rem;font-size:.875rem;flex-shrink:0}.enrollment-details__stand-code--rejected{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;background-color:#fee2e2;border:1px solid #fca5a5;border-radius:.375rem;font-size:1rem;font-weight:600;color:#dc2626;width:fit-content;max-width:100%;position:relative;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.enrollment-details__stand-code--rejected:after{content:"";position:absolute;top:50%;left:0;right:0;height:2px;background-color:#dc2626;transform:translateY(-50%) rotate(-5deg);opacity:.8}.enrollment-details__stand-status{display:inline-flex;padding:.25rem .5rem;font-size:.75rem;font-weight:500;border-radius:9999px;max-width:100%;word-wrap:break-word;overflow-wrap:break-word}.enrollment-details__stand-status--available{background-color:#dcfce7;color:#166534}.enrollment-details__stand-status--occupied{background-color:#fee2e2;color:#991b1b}.enrollment-details__stand-status--rejected{background-color:#fee2e2;color:#991b1b;border:1px solid #fca5a5}.enrollment-details__participation-notice{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;border:1px solid;border-radius:.75rem;transition:all .2s ease-in-out;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.enrollment-details__participation-notice--pending{background:linear-gradient(to right,#f0f9ff,#e0f2fe);border-color:#bae6fd}.enrollment-details__participation-notice--approved{background:linear-gradient(to right,#ecfdf5,#d1fae5);border-color:#86efac}.enrollment-details__participation-notice--rejected{background:linear-gradient(to right,#fef2f2,#fee2e2);border-color:#fca5a5}.enrollment-details__participation-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;flex-shrink:0}.enrollment-details__participation-notice--pending .enrollment-details__participation-icon{background-color:#dbeafe}.enrollment-details__participation-notice--pending .enrollment-details__participation-icon svg{color:#2563eb}.enrollment-details__participation-notice--approved .enrollment-details__participation-icon{background-color:#bbf7d0}.enrollment-details__participation-notice--approved .enrollment-details__participation-icon svg{color:#059669}.enrollment-details__participation-notice--rejected .enrollment-details__participation-icon{background-color:#fecaca}.enrollment-details__participation-notice--rejected .enrollment-details__participation-icon svg{color:#dc2626}.enrollment-details__participation-icon svg{width:1.5rem;height:1.5rem}.enrollment-details__participation-content{flex:1;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__participation-text{font-size:1rem;font-weight:500;margin:0 0 .5rem;line-height:1.5;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;min-width:0}.enrollment-details__participation-notice--pending .enrollment-details__participation-text{color:#1e40af}.enrollment-details__participation-notice--approved .enrollment-details__participation-text{color:#065f46}.enrollment-details__participation-notice--rejected .enrollment-details__participation-text{color:#991b1b}.enrollment-details__participation-description{font-size:.875rem;margin:0;font-style:italic;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;line-height:1.5;min-width:0}.enrollment-details__participation-notice--pending .enrollment-details__participation-description{color:#1d4ed8}.enrollment-details__participation-notice--approved .enrollment-details__participation-description{color:#047857}.enrollment-details__participation-notice--rejected .enrollment-details__participation-description{color:#dc2626}.enrollment-details__phone-list{display:flex;flex-direction:column;gap:.25rem;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__category{display:flex;align-items:center;align-self:flex-start}.enrollment-details__category-badge{display:inline-flex;padding:.25rem .75rem;background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:9999px;font-size:.75rem;font-weight:500;color:#374151;width:fit-content;max-width:100%;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.enrollment-details__approach-badge{display:inline-flex;padding:.25rem .75rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:9999px;font-size:.75rem;font-weight:500;color:#1d4ed8;width:fit-content;max-width:100%;align-self:flex-start;word-wrap:break-word;overflow-wrap:break-word;white-space:normal}.enrollment-details__social-media{display:flex;flex-direction:column;gap:1rem;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__social-item{display:flex;align-items:center;padding:1rem;background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;text-decoration:none;transition:all .2s ease-in-out;overflow-wrap:break-word;word-wrap:break-word;min-width:0}.enrollment-details__social-item:hover{background-color:#f3f4f6;border-color:#d1d5db;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.enrollment-details__social-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;border-radius:.5rem;margin-right:1rem;flex-shrink:0}.enrollment-details__social-icon--facebook{background-color:#eff6ff;color:#1d4ed8}.enrollment-details__social-icon--instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888);color:#fff}.enrollment-details__social-icon svg{width:1.25rem;height:1.25rem}.enrollment-details__social-content{flex:1;min-width:0;overflow-wrap:break-word;word-wrap:break-word}.enrollment-details__social-content .enrollment-details__label{margin-bottom:.125rem}.enrollment-details__social-content .enrollment-details__text{font-size:.8rem;color:#6b7280;word-break:break-all;overflow-wrap:break-word;word-wrap:break-word;-webkit-hyphens:none;hyphens:none;white-space:normal;line-height:1.4}.enrollment-details__footer{background-color:#f9fafb;border-radius:.5rem;padding:1rem;border:1px solid #e5e7eb}.enrollment-details__footer-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:.5rem}.enrollment-details__footer-text{font-size:.75rem;color:#9ca3af;margin:0;font-family:Courier New,monospace}.enrollment-details__text--breakable{word-break:break-word!important;overflow-wrap:break-word!important;word-wrap:break-word!important;-webkit-hyphens:auto;hyphens:auto;max-width:100%;white-space:normal;line-height:1.5;min-width:0}.enrollment-details__text--url{word-break:break-all!important;overflow-wrap:break-word!important;word-wrap:break-word!important;-webkit-hyphens:none;hyphens:none;white-space:normal;line-height:1.4}.enrollment-details__info-grid .enrollment-details__info-item:first-child .enrollment-details__text,.enrollment-details__info-grid .enrollment-details__info-item:nth-child(2) .enrollment-details__text{text-align:left!important;margin-left:0!important;padding-left:0!important}@media(max-width:768px){.enrollment-details__header-info{flex-direction:column;align-items:flex-start;gap:.5rem}.enrollment-details__info-grid{grid-template-columns:1fr}.enrollment-details__participation-notice{flex-direction:column;text-align:center;gap:1rem}.enrollment-details__participation-icon{align-self:center}.enrollment-details__social-item{flex-direction:column;text-align:center;gap:.75rem}.enrollment-details__social-icon{margin-right:0}.enrollment-details__footer-info{flex-direction:column;align-items:flex-start}}.enrollment-management{display:flex;flex-direction:column;gap:1.5rem;max-width:100%}.enrollment-management__loading{display:flex;justify-content:center;align-items:center;padding:3rem 0}.enrollment-management__loading-content{display:inline-flex;align-items:center;padding:1rem 1.5rem;font-size:.875rem;font-weight:medium;color:#2563eb;background-color:#eff6ff;border-radius:.5rem}.enrollment-management__loading-spinner{animation:spin 1s linear infinite;margin-right:.5rem;width:1rem;height:1rem}.enrollment-management__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1.5rem;text-align:center}.enrollment-management__error-icon{margin:0 auto .5rem;height:3rem;width:3rem;color:#f87171}.enrollment-management__error-title{font-size:1.125rem;font-weight:medium;color:#991b1b;margin:0 0 .25rem}.enrollment-management__error-text{font-size:.875rem;color:#dc2626;margin:0}.enrollment-management__header{background-color:#f9fafb;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb}.enrollment-management__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.enrollment-management__stat-card{border-radius:.5rem;padding:1rem}.enrollment-management__stat-card--pending{background-color:#fef3cd;border:1px solid #fcd34d}.enrollment-management__stat-card--approved{background-color:#dcfce7;border:1px solid #86efac}.enrollment-management__stat-card--rejected{background-color:#fee2e2;border:1px solid #fca5a5}.enrollment-management__stat-content{display:flex;align-items:center}.enrollment-management__stat-icon{padding:.5rem;border-radius:.5rem;margin-right:.75rem}.enrollment-management__stat-card--pending .enrollment-management__stat-icon{background-color:#fed7aa}.enrollment-management__stat-card--approved .enrollment-management__stat-icon{background-color:#bbf7d0}.enrollment-management__stat-card--rejected .enrollment-management__stat-icon{background-color:#fecaca}.enrollment-management__stat-icon svg{height:1.5rem;width:1.5rem}.enrollment-management__stat-card--pending .enrollment-management__stat-icon svg{color:#d97706}.enrollment-management__stat-card--approved .enrollment-management__stat-icon svg{color:#059669}.enrollment-management__stat-card--rejected .enrollment-management__stat-icon svg{color:#dc2626}.enrollment-management__stat-label{font-size:.875rem;font-weight:medium;margin:0 0 .25rem}.enrollment-management__stat-card--pending .enrollment-management__stat-label{color:#92400e}.enrollment-management__stat-card--approved .enrollment-management__stat-label{color:#065f46}.enrollment-management__stat-card--rejected .enrollment-management__stat-label{color:#991b1b}.enrollment-management__stat-value{font-size:1.5rem;font-weight:700;margin:0}.enrollment-management__stat-card--pending .enrollment-management__stat-value{color:#78350f}.enrollment-management__stat-card--approved .enrollment-management__stat-value{color:#047857}.enrollment-management__stat-card--rejected .enrollment-management__stat-value{color:#7f1d1d}.enrollment-management__controls{background-color:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e5e7eb;display:flex;flex-direction:column;gap:1rem}.enrollment-management__tabs{display:flex;gap:.5rem;flex-wrap:wrap}.enrollment-management__tab{display:inline-flex;align-items:center;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:medium;border:1px solid #d1d5db;background-color:#f9fafb;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.enrollment-management__tab svg{height:1rem;width:1rem;margin-right:.5rem}.enrollment-management__tab--active{background-color:#2563eb;border-color:#2563eb;color:#fff}.enrollment-management__tab:hover:not(.enrollment-management__tab--active){background-color:#f3f4f6;border-color:#9ca3af}.enrollment-management__search-wrapper{position:relative;max-width:400px}.enrollment-management__search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);pointer-events:none}.enrollment-management__search-icon svg{height:1.25rem;width:1.25rem;color:#9ca3af}.enrollment-management__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.enrollment-management__search-input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.enrollment-management__content{background-color:#fff;border-radius:.75rem;border:1px solid #e5e7eb;overflow:hidden}.enrollment-management__empty{padding:3rem;text-align:center}.enrollment-management__empty-icon{margin:0 auto;display:flex;align-items:center;justify-content:center;height:4rem;width:4rem;border-radius:50%;background-color:#f3f4f6;margin-bottom:1rem}.enrollment-management__empty-icon svg{height:2rem;width:2rem;color:#6b7280}.enrollment-management__empty-title{font-size:1.125rem;font-weight:medium;color:#111827;margin:0 0 .5rem}.enrollment-management__empty-text{color:#6b7280;margin:0}.enrollment-management__list{padding:1rem}.enrollment-management__card{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;transition:all .2s ease-in-out}.enrollment-management__card:hover{box-shadow:0 4px 6px -1px #0000001a;border-color:#d1d5db}.enrollment-management__card:last-child{margin-bottom:0}.enrollment-management__card-header{display:flex;align-items:flex-start;margin-bottom:1rem}.enrollment-management__card-avatar{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:50%;background-color:#6366f1;color:#fff;font-weight:600;font-size:1rem;margin-right:1rem;flex-shrink:0}.enrollment-management__card-info{flex:1;min-width:0}.enrollment-management__card-name{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 .25rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.enrollment-management__card-email{font-size:.875rem;color:#6b7280;margin:0 0 .25rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-all;-webkit-hyphens:none;hyphens:none}.enrollment-management__card-date{font-size:.75rem;color:#9ca3af;margin:0}.enrollment-management__card-body{display:flex;flex-direction:column;gap:1rem}.enrollment-management__card-fair-info{background-color:#fff;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.enrollment-management__card-fair-name{font-size:1rem;font-weight:600;color:#111827;margin:0 0 .5rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.enrollment-management__card-details{display:flex;flex-direction:column;gap:.25rem}.enrollment-management__card-detail{display:flex;align-items:flex-start;font-size:.875rem;color:#6b7280;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;line-height:1.4;min-width:0}.enrollment-management__card-detail svg{height:1rem;width:1rem;margin-right:.5rem;margin-top:.125rem;color:#9ca3af;flex-shrink:0}.enrollment-management__card-detail--stand{margin-top:.25rem}.enrollment-management__stand-code{display:inline-flex;align-items:center;justify-content:center;padding:.25rem .75rem;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.375rem;font-size:.75rem;font-weight:600;color:#1d4ed8;margin-left:.5rem}.enrollment-management__card-detail--external{margin-top:.25rem}.enrollment-management__participation-text{font-style:italic;font-weight:500;margin-left:.5rem;word-wrap:break-word;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}.enrollment-management__participation-text--pending{color:#d97706}.enrollment-management__participation-text--approved{color:#059669}.enrollment-management__participation-text--rejected{color:#dc2626}.enrollment-management__card-actions{display:flex;flex-direction:column;gap:.75rem}.enrollment-management__details-btn{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.enrollment-management__details-btn:hover{background-color:#dbeafe;border-color:#93c5fd}.enrollment-management__details-btn svg{height:1rem;width:1rem;margin-right:.5rem}.enrollment-management__action-buttons{display:flex;gap:.75rem}.enrollment-management__reject-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.enrollment-management__reject-btn:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5}.enrollment-management__reject-btn:disabled{opacity:.5;cursor:not-allowed}.enrollment-management__reject-btn svg{height:1rem;width:1rem;margin-right:.5rem}.enrollment-management__approve-btn{flex:1;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#059669;background-color:#ecfdf5;border:1px solid #a7f3d0;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.enrollment-management__approve-btn:hover:not(:disabled){background-color:#d1fae5;border-color:#6ee7b7}.enrollment-management__approve-btn:disabled{opacity:.5;cursor:not-allowed}.enrollment-management__approve-btn svg{height:1rem;width:1rem;margin-right:.5rem}@media(max-width:768px){.enrollment-management__stats{grid-template-columns:1fr}.enrollment-management__tabs{flex-direction:column}.enrollment-management__tab{justify-content:center}.enrollment-management__card-header{flex-direction:column;align-items:center;text-align:center;gap:1rem}.enrollment-management__card-avatar{margin-right:0}.enrollment-management__action-buttons{flex-direction:column}}.enrollment-management-button{display:inline-flex;align-items:center;position:relative;padding:.75rem 1.5rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;font-size:.875rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out}.enrollment-management-button:hover{background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.enrollment-management-button__icon{height:1.25rem;width:1.25rem;margin-right:.5rem}.enrollment-management-button__badge{position:absolute;top:-.25rem;right:-.25rem;display:flex;align-items:center;justify-content:center;min-width:1.25rem;height:1.25rem;padding:0 .25rem;background:linear-gradient(to right,#dc2626,#b91c1c);color:#fff;font-size:.75rem;font-weight:700;border-radius:9999px;border:2px solid white;box-shadow:0 2px 4px #0003;animation:pulse 2s infinite}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8;transform:scale(1.05)}}.back-to-dashboard-btn{background-color:#52ac83;color:#fff;font-weight:600;padding:10px 20px;border-radius:6px;border:none;cursor:pointer;font-size:.95rem;transition:all .2s ease;display:inline-flex;align-items:center;gap:.5rem;white-space:nowrap;box-shadow:0 2px 4px #52ac8333}.back-to-dashboard-btn:hover{background-color:#469971;box-shadow:0 4px 8px #52ac834d;transform:translateY(-1px)}.back-to-dashboard-btn:active{transform:translateY(0);box-shadow:0 2px 4px #52ac8333}.back-to-dashboard-btn:focus-visible{outline:2px solid #52AC83;outline-offset:2px}@media(max-width:768px){.back-to-dashboard-btn{padding:8px 16px;font-size:.875rem}}@media(max-width:480px){.back-to-dashboard-btn{padding:6px 12px;font-size:.8125rem}}.status-filter{position:relative;display:inline-block}.status-filter__trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;min-width:200px}.status-filter__trigger:hover{background-color:#f9fafb;border-color:#9ca3af}.status-filter__trigger:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.status-filter__trigger-content{display:flex;align-items:center;gap:.5rem;flex:1}.status-filter__text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.status-filter__selected{display:flex;align-items:center;gap:.5rem}.status-filter__chevron{display:flex;align-items:center;color:#9ca3af;transition:transform .2s ease-in-out;flex-shrink:0}.status-filter__chevron--open{transform:rotate(180deg)}.status-filter__chevron svg{width:1rem;height:1rem}.status-filter__dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:50;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:300px;overflow-y:auto}.status-filter__options{padding:.25rem 0}.status-filter__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s ease-in-out}.status-filter__option:hover{background-color:#a8f7d3}.status-filter__option--selected{background-color:#d1fae5;color:#52ac83}.status-filter__option--selected:hover{background-color:#a8f7d3}.status-filter__option-content{display:flex;align-items:center;gap:.75rem;flex:1}.status-filter__option-text{flex:1}.status-filter__check{display:flex;align-items:center;color:#52ac83;flex-shrink:0}.status-filter__check svg{width:1rem;height:1rem}@media(max-width:768px){.status-filter__trigger{min-width:180px}}@media(max-width:480px){.status-filter__trigger{min-width:150px;padding:.5rem .75rem}.status-filter__text{font-size:.8rem}}.fairs-page{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#ecfdf5,#eff6ff)}.fairs-page__header{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb}.fairs-page__header-container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem}.fairs-page__title-section{text-align:center}.fairs-page__title-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.fairs-page__title-icon{padding:1.25rem;background-color:#d1fae5;border-radius:1.5rem;margin-right:1.5rem}.fairs-page__title-icon svg{height:3.5rem;width:3.5rem;color:#059669}.fairs-page__title{font-size:4rem;font-weight:700;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}.fairs-page__description{font-size:1.125rem;color:#6b7280;margin:0 auto;max-width:700px;line-height:1.7;font-weight:400}.fairs-page__foundation-name{color:#059669;font-weight:600}.fairs-page__main{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.fairs-page__action-bar{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem}.fairs-page__action-content{display:flex;flex-direction:column;gap:1.5rem}.fairs-page__directory-header{text-align:center}.fairs-page__directory-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin:0}.fairs-page__directory-description{color:#6b7280;font-size:1rem;margin:0}.fairs-page__controls{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.fairs-page__search-wrapper{position:relative;min-width:300px;flex:1;max-width:400px}.fairs-page__search-icon{position:absolute;top:50%;left:1rem;transform:translateY(-50%);pointer-events:none}.fairs-page__search-icon svg{height:1.25rem;width:1.25rem;color:#9ca3af}.fairs-page__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.fairs-page__filter-select{padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;background-color:#f9fafb;outline:none;cursor:pointer;min-width:140px}.fairs-page__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:4rem}.fairs-page__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.fairs-page__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.fairs-page__footer-icon svg{height:1rem;width:1rem}.fairs-page__footer-separator{margin:0 .5rem}.report-anchor{position:relative;display:inline-block}.fairs-page__report-dropdown{position:absolute;top:calc(100% + 8px);right:0;left:auto;width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 10px 25px #0000001a;z-index:2000;overflow:visible}.fairs-page__report-dropdown:before{content:"";position:absolute;top:-6px;right:16px;width:12px;height:12px;background:#fff;border-left:1px solid #e5e7eb;border-top:1px solid #e5e7eb;transform:rotate(45deg)}.fairs-page__report-header{position:relative;padding:12px 16px;background:#f8fafc;border-bottom:1px solid #e5e7eb}.fairs-page__report-header h3{margin:0;font-size:.95rem;font-weight:600;color:#111827}.fairs-page__report-close{position:absolute;top:6px;right:10px;background:transparent;border:0;cursor:pointer;font-size:20px;line-height:1;color:#6b7280}.fairs-page__report-close:hover{color:#111827}.fairs-page__report-options{padding:8px}.fairs-page__report-option{width:100%;display:flex;align-items:center;justify-content:space-between;gap:0;padding:12px;border:0;background:none;border-radius:8px;font-size:.9rem;cursor:pointer;appearance:none;-webkit-appearance:none}.fairs-page__report-option:hover{background:#f3f4f6}.fairs-page__report-option:disabled{opacity:.6;cursor:not-allowed}.fairs-page__report-label{font-weight:500}.fairs-page__loading{font-size:.95rem}.overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.dropdown-container{position:absolute;top:100%;right:0;margin-top:8px;width:320px;background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 10px 25px #00000026;z-index:1000}.modal{background:#fff;border-radius:8px;padding:24px;width:100%;max-width:400px;max-height:90vh;overflow-y:auto}.header{display:flex;justify-content:between;align-items:center;margin-bottom:16px}.title{font-size:18px;font-weight:600;margin:0}.closeButton{background:none;border:none;font-size:24px;cursor:pointer;color:#666}.closeButton:hover{color:#333}._header_1eb29_4{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);color:#fff;position:fixed;top:0;left:0;width:100%;z-index:1000;box-shadow:0 2px 10px #0000001a;min-height:68px;padding:10px 0}._headerContent_1eb29_18{position:relative;display:grid;grid-template-columns:minmax(220px,auto) 1fr minmax(180px,auto);align-items:center;column-gap:clamp(10px,2.5vw,28px);width:100%;max-width:100%;margin:0;padding:0 clamp(14px,4vw,32px)}._logoTitleContainer_1eb29_30{justify-self:start}._navContainer_1eb29_34{justify-self:center;min-width:0}._loginBtnContainer_1eb29_39{justify-self:end;display:flex;align-items:center;justify-content:flex-end;min-width:0;max-width:100%}._mobileMenuToggle_1eb29_49{display:none;background:transparent;border:none;cursor:pointer;padding:8px;color:#fff}._header_1eb29_4 ._nav_1eb29_34>li>a,._header_1eb29_4 ._nav_1eb29_34>li>a:link,._header_1eb29_4 ._nav_1eb29_34>li>a:visited,._header_1eb29_4 ._nav_1eb29_34>li>a:hover,._header_1eb29_4 ._nav_1eb29_34>li>a:active,._header_1eb29_4 ._dropdownTrigger_1eb29_64,._loginBtn_1eb29_39,._loginBtnContainer_1eb29_39 a,._loginBtnContainer_1eb29_39 a:link,._loginBtnContainer_1eb29_39 a:visited,._loginBtnContainer_1eb29_39 a:hover,._loginBtnContainer_1eb29_39 a:active{color:#fff!important;text-decoration:none!important}._loginBtn_1eb29_39,._loginBtnContainer_1eb29_39 a,._loginBtnContainer_1eb29_39 a:link,._loginBtnContainer_1eb29_39 a:visited{display:inline-flex;align-items:center;justify-content:center;padding:.6rem 1.3rem;border-radius:999px;font-weight:700;font-size:.96rem;white-space:nowrap;cursor:pointer;background:linear-gradient(135deg,var(--primary-green),var(--primary-dark));box-shadow:0 10px 20px #00000029,inset 0 1px 4px #ffffff40;transition:transform .2s ease,box-shadow .2s ease,filter .3s ease}._loginBtn_1eb29_39:hover,._loginBtnContainer_1eb29_39 a:hover{filter:saturate(1.05);box-shadow:0 12px 26px #0003,inset 0 1px 4px #ffffff4d}._loginBtn_1eb29_39:active,._loginBtnContainer_1eb29_39 a:active{transform:translateY(1px)}._logoTitleContainer_1eb29_30{display:flex;align-items:center;gap:15px;cursor:pointer}._logo_1eb29_30{display:flex;align-items:center;gap:15px}._logoIcon_1eb29_123{width:50px;height:50px;background:#fff;color:var(--primary-dark);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700}._logoImage_1eb29_135{width:100%;height:100%;object-fit:contain}._logoTitleContainer_1eb29_30 h2{font-size:1.6rem;line-height:1.1;margin:0 0 2px;font-weight:700}._logoSubtitle_1eb29_149{font-size:.85rem;opacity:.85}._nav_1eb29_34{display:flex;gap:clamp(10px,2vw,20px);align-items:center;list-style:none;justify-content:center;flex-wrap:nowrap}._nav_1eb29_34 a{font-size:.95rem;padding:.4rem .6rem;border-radius:5px;transition:background-color .3s;white-space:nowrap}._nav_1eb29_34 a:hover{background:#ffffff1a}._nav_1eb29_34 li::marker{content:""}._nav_1eb29_34 li:before,._nav_1eb29_34 li:after{content:none!important}._nav_1eb29_34 li:not(:last-child):after{content:""!important}._nav_1eb29_34 ._dropdown_1eb29_64{position:relative;display:inline-block}._nav_1eb29_34 ._dropdownTrigger_1eb29_64{background:transparent;border:0;font:inherit;cursor:pointer;color:#fff!important;padding:.4rem .6rem;font-size:.95rem;font-weight:500;border-radius:5px;transition:background-color .3s;white-space:nowrap;display:flex;align-items:center;gap:4px}._nav_1eb29_34 ._dropdownTrigger_1eb29_64:hover{background:#ffffff1a}._nav_1eb29_34 ._dropdownMenu_1eb29_215{position:absolute;top:calc(100% + 4px);left:50%;transform:translate(-50%);padding:6px 0;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;z-index:2000;min-width:160px;list-style:none}._nav_1eb29_34 ._dropdownMenu_1eb29_215:before{content:"";position:absolute;top:-8px;left:0;right:0;height:12px;background:transparent}._nav_1eb29_34 ._dropdownMenu_1eb29_215 li{list-style:none;margin:0;padding:0}._nav_1eb29_34 ._dropdownMenu_1eb29_215 li::marker{content:none}._nav_1eb29_34 ._dropdownMenu_1eb29_215 a{display:block;padding:8px 14px;color:var(--primary-dark)!important;text-decoration:none!important;font-weight:600;font-size:.9rem}._nav_1eb29_34 ._dropdownMenu_1eb29_215 a:hover{background:#0a455814}._userMenuCluster_1eb29_265{display:inline-flex;align-items:center;gap:10px;max-width:100%}._userDisplayName_1eb29_272{font-weight:700;font-size:.98rem;letter-spacing:.2px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px}@media(max-width:1100px){._userDisplayName_1eb29_272{max-width:120px}}@media(max-width:992px){._userDisplayName_1eb29_272{max-width:100px;font-size:.9rem}}@media(max-width:880px){._userDisplayName_1eb29_272{display:none}._userMenuCluster_1eb29_265{gap:5px}}._userAvatarBtn_1eb29_306{background:transparent;border:0;cursor:pointer;display:inline-flex;align-items:center;padding:0;gap:6px}._avatarCaret_1eb29_316{transition:transform .2s ease;opacity:.9}._userAvatarBtn_1eb29_306[aria-expanded=true] ._avatarCaret_1eb29_316{transform:rotate(180deg)}._avatarCircle_1eb29_325{width:36px;height:36px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;font-weight:700;background:#fff;color:var(--primary-dark);box-shadow:0 4px 12px #00000026}._userDropdown_1eb29_338{position:absolute;right:0;top:calc(100% + 10px);background:#fff;color:var(--primary-dark);min-width:260px;border-radius:12px;box-shadow:0 14px 28px #0000002e;padding:12px;z-index:1200}._editProfileBtn_1eb29_351{position:absolute;top:12px;right:12px;display:inline-flex;align-items:center;gap:6px;font-weight:700;font-size:.85rem;background:#52ac8324;color:var(--primary-dark);border:1px solid rgba(82,172,131,.25);padding:8px 10px;border-radius:999px;cursor:pointer}._editProfileBtn_1eb29_351:hover{background:#52ac8333}._userInfo_1eb29_372{padding:28px 8px 16px;margin-top:14px;position:relative}._userName_1eb29_378{font-weight:700;margin-bottom:2px;color:var(--primary-dark);padding-right:100px}._userEmail_1eb29_385{font-size:.9rem;opacity:.85;color:var(--primary-dark);padding-right:100px}._userRolesContainer_1eb29_392{display:flex;flex-wrap:wrap;gap:4px;margin-top:8px}._userRoleBadge_1eb29_399{font-size:.7rem;background:#52ac8326;color:#2f6e55;padding:3px 8px;border-radius:999px;white-space:nowrap}._menuSeparator_1eb29_408{height:1px;background:#0a45581f;margin:10px 0}._menuItem_1eb29_414{width:100%;text-align:left;background:transparent;border:0;padding:10px 8px;border-radius:8px;cursor:pointer;color:var(--primary-dark);font-weight:600;display:flex;align-items:center;gap:8px;transition:background-color .2s ease}._menuItem_1eb29_414:hover{background:#0a45580f}._menuItem_1eb29_414._logout_1eb29_434{color:#b3261e}._menuItem_1eb29_414._logout_1eb29_434:hover{background:#b3261e14}@media(max-width:1200px){._headerContent_1eb29_18{grid-template-columns:minmax(200px,auto) 1fr minmax(160px,auto)}._userDisplayName_1eb29_272{font-size:.9rem}}@media(max-width:992px){._headerContent_1eb29_18{grid-template-columns:minmax(180px,auto) 1fr minmax(140px,auto);column-gap:15px}._userDisplayName_1eb29_272{display:none}._logoTitleContainer_1eb29_30 h2{font-size:1.4rem}}@media(max-width:768px){._headerContent_1eb29_18{padding:0 clamp(14px,4vw,32px);grid-template-columns:1fr auto auto;grid-template-areas:"logo mobileToggle login";row-gap:0}._loginBtnContainer_1eb29_39{position:static;transform:none;grid-area:login;justify-self:end;min-width:unset}._userDisplayName_1eb29_272{display:none}}@media(max-width:480px){._logoTitleContainer_1eb29_30 h2{font-size:1.2rem}._logoSubtitle_1eb29_149{font-size:.7rem}._logoIcon_1eb29_123{width:35px;height:35px}._loginBtn_1eb29_39{padding:.4rem .8rem;font-size:.85rem}}@media(max-width:768px){._headerContent_1eb29_18{padding:0 clamp(14px,4vw,32px);grid-template-columns:1fr auto auto;grid-template-areas:"logo mobileToggle login" "nav nav nav";row-gap:0}._logoTitleContainer_1eb29_30{grid-area:logo;justify-self:start}._mobileMenuToggle_1eb29_49{grid-area:mobileToggle;display:flex;justify-self:end;margin-right:15px}._navContainer_1eb29_34{grid-area:nav;justify-self:stretch;display:none}._navContainer_1eb29_34._navOpen_1eb29_539{display:block;margin-top:15px}._nav_1eb29_34{flex-direction:column;align-items:stretch;gap:0;background:var(--primary-green);border-radius:12px;padding:15px;box-shadow:0 8px 25px #00000026}._nav_1eb29_34 li{border-bottom:1px solid rgba(82,172,131,.2)}._nav_1eb29_34 li:last-child{border-bottom:none}._nav_1eb29_34 a{display:block;padding:12px 15px;color:var(--primary-green)!important;font-weight:600;text-align:left;width:100%;border-radius:8px;font-size:1rem;transition:all .2s ease}._nav_1eb29_34 a:hover{background:#52ac8326;color:var(--primary-dark)!important}._nav_1eb29_34 ._dropdown_1eb29_64{position:relative;width:100%;display:block}._nav_1eb29_34 ._dropdownTrigger_1eb29_64{display:flex;align-items:center;justify-content:space-between;padding:12px 15px;color:#fff!important;font-weight:600;text-align:left;width:100%;border-radius:8px;font-size:1rem;background:transparent;border:none;cursor:pointer;transition:all .2s ease}._nav_1eb29_34 ._dropdownTrigger_1eb29_64:hover{background:#ffffff1a}._nav_1eb29_34 ._dropdownMenu_1eb29_215{position:static;transform:none;width:100%;margin-top:8px;margin-bottom:8px;padding:8px 0 8px 15px;background:#fffffff2;box-shadow:inset 0 2px 8px #00000014;border-radius:8px;list-style:none}._nav_1eb29_34 ._dropdownMenu_1eb29_215:before{display:none}._nav_1eb29_34 ._dropdownMenu_1eb29_215 li{list-style:none;border-bottom:none}._nav_1eb29_34 ._dropdownMenu_1eb29_215 a{font-size:.95rem;padding:10px 12px;color:var(--primary-dark)!important}._nav_1eb29_34 ._dropdownMenu_1eb29_215 a:hover{background:#52ac8326}._loginBtnContainer_1eb29_39{position:static;transform:none;grid-area:login;justify-self:end;min-width:unset}._userDisplayName_1eb29_272{display:none}._userDropdown_1eb29_338{right:0;left:auto;min-width:280px;transform:translate(0)}}@media(max-width:480px){._logoTitleContainer_1eb29_30 h2{font-size:1.3rem}._logoSubtitle_1eb29_149{font-size:.75rem}._logoIcon_1eb29_123{width:40px;height:40px}._loginBtn_1eb29_39{padding:.5rem 1rem;font-size:.9rem}._userDropdown_1eb29_338{min-width:250px;right:-10px}._nav_1eb29_34{padding:12px}._nav_1eb29_34 a{padding:10px 12px;font-size:.95rem}}main{margin-top:0!important}._hero_8f437_9{background:linear-gradient(180deg,#1f5761,#63b18c);background-size:cover;background-position:center;background-repeat:no-repeat;color:#fff;text-align:center;min-height:100vh;height:100vh;display:flex;align-items:center;justify-content:center;flex-direction:column;position:relative;overflow:hidden;padding:2rem 0}._hero_8f437_9:after{content:"";position:absolute;inset:0;background:#0000004d;pointer-events:none;z-index:1}._heroContent_8f437_43{max-width:920px;margin:0 auto;padding:0 2rem;position:relative;z-index:2;display:grid;row-gap:.9rem;width:100%}._hero_8f437_9 h1,._subtitle_8f437_57,._heroContent_8f437_43>p:not(._subtitle_8f437_57){overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._hero_8f437_9 h1{font-size:clamp(2.2rem,3.6vw,3.9rem);line-height:1.08;font-weight:800;letter-spacing:.3px;margin:0 0 1rem;text-shadow:0 2px 0 rgba(0,0,0,.14),0 8px 18px rgba(0,0,0,.32)}._subtitle_8f437_57{font-size:clamp(1rem,1.8vw,1.3rem);font-style:italic;color:#fffffff2;margin-bottom:1.25rem}._heroContent_8f437_43>p:not(._subtitle_8f437_57){font-size:clamp(.95rem,1.4vw,1.06rem);color:#ffffffeb;margin:0;max-width:70ch;justify-self:center}._hero_8f437_9:before{content:"";position:absolute;inset:0 0 auto;height:2px;background:linear-gradient(to bottom,#ffffff1f,#fff0);pointer-events:none;z-index:3}@media(max-width:768px){._hero_8f437_9{min-height:100vh;height:100vh;padding:2rem 0}._heroContent_8f437_43{padding:0 1.2rem}._hero_8f437_9 h1{letter-spacing:.2px}._heroContent_8f437_43>p:not(._subtitle_8f437_57){max-width:100%}}._infoSection_1b5az_2{background:#fff}._infoCards_1b5az_6{display:grid;grid-template-columns:repeat(2,minmax(300px,1fr));gap:2rem}._infoCard_1b5az_6{position:relative;background:var(--light-cream);padding:2rem;border-radius:16px;border:0;border-left:6px solid var(--primary-green);box-shadow:0 12px 26px #00000014;transition:none;line-height:1.7;min-width:0}._infoCard_1b5az_6,._infoCard_1b5az_6 h3,._infoCard_1b5az_6 p,._infoCard_1b5az_6 div,._infoCard_1b5az_6 span,._impactItem_1b5az_32,._impactTitle_1b5az_33,._impactSub_1b5az_34{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._infoCard_1b5az_6:hover{transform:none!important;box-shadow:0 12px 26px #00000014!important}._infoCard_1b5az_6 h3{color:var(--primary-dark);font-size:1.6rem;font-weight:800;margin-bottom:1rem}._infoCard_1b5az_6:nth-child(3),._infoCard_1b5az_6:nth-child(4){background:transparent!important;border:none!important;box-shadow:none!important;padding:0!important;grid-column:1 / -1;transition:none!important}._infoCard_1b5az_6:nth-child(3):hover,._infoCard_1b5az_6:nth-child(4):hover{transform:none!important;box-shadow:none!important}._infoCard_1b5az_6:nth-child(3) h3,._infoCard_1b5az_6:nth-child(4) h3{text-align:center;margin:0 0 1.5rem;font-size:1.6rem;color:var(--primary-dark)}._impactItem_1b5az_32,._impactItem_1b5az_32:hover{background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark) 100%)!important;color:#fff!important;padding:1.15rem 1.35rem!important;border-radius:14px!important;font-size:1.05rem!important;font-weight:700!important;text-align:center!important;border:none!important;box-shadow:0 8px 20px #0000001f!important;transform:none!important;transition:none!important;filter:none!important;cursor:default!important;display:block;min-width:0}._impactTitle_1b5az_33{font-weight:800;line-height:1.2}._impactSub_1b5az_34{display:block;margin-top:.35rem;font-weight:500;font-size:.95rem;opacity:.95}._impactList_1b5az_114{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem;margin:1.25rem 0 2rem;justify-items:stretch}._infoCard_1b5az_6:nth-child(4) ._impactList_1b5az_114{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;margin:1.25rem 0 0;justify-items:stretch}@media(max-width:980px){._infoCards_1b5az_6{grid-template-columns:1fr}._impactList_1b5az_114,._infoCard_1b5az_6:nth-child(4) ._impactList_1b5az_114{grid-template-columns:1fr}}._statsSection_1gssx_2{background:#fff}._sectionTitle_1gssx_7{margin-bottom:2rem;text-align:center}._sectionTitle_1gssx_7:after{width:120px;height:4px;background:var(--primary-green)}._statsGrid_1gssx_19{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-template-areas:"spL topL topL topR topR spR" "botL botL botC botC botR botR";column-gap:1.25rem;row-gap:2.5rem;align-items:stretch;box-sizing:border-box}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(1){grid-area:topL}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(2){grid-area:topR}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(3){grid-area:botL}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(4){grid-area:botC}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(5){grid-area:botR}._statsCard_1gssx_31,._statsCard_1gssx_31:hover{background:var(--light-cream);color:var(--dark-brown);border-radius:16px;padding:22px 24px;box-shadow:0 12px 26px #0000001a;text-align:center;display:flex;flex-direction:column;justify-content:center;min-height:150px;max-width:100%;border:0;border-left:6px solid var(--primary-green);transform:none;transition:none;min-width:0}._statsCard_1gssx_31 *{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._statsValue_1gssx_68{font-weight:800;font-size:2rem;line-height:1.1;margin:.25rem 0;color:var(--primary-dark)}._statsTitle_1gssx_76{font-weight:800;font-size:1.12rem;line-height:1.15;margin:0 auto .4rem;color:var(--primary-dark);display:block}._statsTitle_1gssx_76:after{display:none!important}._statsMoreBtn_1gssx_90{display:inline-flex;align-items:center;justify-content:center;gap:.4rem;padding:.65rem 1.15rem;border:none;outline:none;cursor:pointer;color:#fff;font-weight:700;font-size:.95rem;letter-spacing:.2px;background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark) 100%);border-radius:9999px;box-shadow:none;transition:transform .15s ease,filter .15s ease,box-shadow .15s ease;margin:.85rem auto 0;min-width:0;max-width:100%}._statsMoreBtn_1gssx_90:hover{filter:brightness(1.06);transform:translateY(-1px);box-shadow:none}._statsMoreBtn_1gssx_90:active{transform:translateY(0);filter:brightness(.98)}._statsMoreBtn_1gssx_90:focus-visible{box-shadow:none}._statsMoreBtn_1gssx_90[aria-expanded=true]{filter:brightness(1.03)}._statsMore_1gssx_90{margin:.6rem auto 0;padding:.75rem .9rem;border-radius:10px;border-left:4px solid var(--primary-green);background:#00000008;color:var(--dark-brown);max-width:520px;text-align:left;overflow-wrap:anywhere;word-break:break-word;white-space:normal}._statsMore_1gssx_90[hidden]{display:none!important}@media(max-width:1200px){._statsGrid_1gssx_19{grid-template-columns:repeat(3,minmax(0,1fr));grid-template-areas:"topL topR spR" "botL botC botR";gap:1.25rem}}@media(max-width:980px){._statsGrid_1gssx_19{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-areas:none}._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(1),._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(2),._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(3),._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(4),._statsGrid_1gssx_19 ._statsCard_1gssx_31:nth-child(5){grid-area:auto}}@media(max-width:560px){._statsGrid_1gssx_19{grid-template-columns:1fr}._statsValue_1gssx_68{font-size:1.8rem}}._news_hpv0c_5{max-width:1280px;margin:0 auto;padding:18px 16px 36px}._surface_hpv0c_12{background:radial-gradient(120% 120% at 50% 0%,#0f5b4d,#0c3f33 70%,#0a332a);border-radius:20px;padding:26px 20px 28px;box-shadow:0 18px 38px #022c222e}._hero_hpv0c_20{text-align:center;margin:0 0 12px}._heading_hpv0c_24{margin:0;color:#fff;font-weight:900;font-size:clamp(1.6rem,2.6vw,2.4rem);letter-spacing:.2px}._headingBar_hpv0c_31{width:160px;height:6px;display:block;margin:10px auto 0;border-radius:999px;background:linear-gradient(90deg,#16b0a9,#10b981);opacity:.95}._infoBox_hpv0c_42{margin:10px auto 0;padding:10px 12px;border-radius:12px;border:1px dashed #cbd5e1;background:#fff;color:#334155;max-width:680px;text-align:center;font-size:.95rem}._error_hpv0c_53{border-color:#fecaca;background:#fff1f2;color:#991b1b}._carouselWrapper_hpv0c_60{position:relative;margin-top:14px}._track_hpv0c_66{--gap: 22px;--cols: 3;display:grid;grid-auto-flow:column;grid-auto-columns:calc((100% - (var(--cols) - 1) * var(--gap)) / var(--cols));gap:var(--gap);padding:2px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}._track_hpv0c_66::-webkit-scrollbar{display:none}._track_hpv0c_66>*{scroll-snap-align:start}@media(max-width:1024px){._track_hpv0c_66{--cols: 2}}@media(max-width:640px){._track_hpv0c_66{--cols: 1}}._navButton_hpv0c_88{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;background:#fffffff2;border:2px solid #e1e7eb;color:#0c3f33;font-size:32px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 12px #022c2226;z-index:10;transition:all .2s ease;line-height:1;padding:0}._navButton_hpv0c_88:hover{background:#fff;border-color:#10b981;color:#059669;box-shadow:0 6px 18px #022c2240;transform:translateY(-50%) scale(1.05)}._navButton_hpv0c_88:active{transform:translateY(-50%) scale(.95)}._navButton_hpv0c_88:disabled,._navButtonDisabled_hpv0c_125{opacity:.4;cursor:not-allowed;background:#fff9;border-color:#d1d5db;color:#9ca3af}._navButton_hpv0c_88:disabled:hover,._navButtonDisabled_hpv0c_125:hover{background:#fff9;border-color:#d1d5db;color:#9ca3af;box-shadow:0 4px 12px #022c2226;transform:translateY(-50%)}._navButtonPrev_hpv0c_142{left:-20px}._navButtonNext_hpv0c_146{right:-20px}@media(max-width:768px){._navButton_hpv0c_88{width:40px;height:40px;font-size:28px}._navButtonPrev_hpv0c_142{left:-10px}._navButtonNext_hpv0c_146{right:-10px}}@media(max-width:640px){._navButton_hpv0c_88{width:36px;height:36px;font-size:24px}._navButtonPrev_hpv0c_142{left:-5px}._navButtonNext_hpv0c_146{right:-5px}}._card_hpv0c_184{border-radius:18px;overflow:hidden;background:#fff;border:1px solid #e1e7eb;box-shadow:0 8px 30px #022c221a;display:flex;flex-direction:column;min-height:420px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}._card_hpv0c_184:hover{transform:translateY(-2px);box-shadow:0 14px 40px #022c2224;border-color:#d6ebe2}._thumb_hpv0c_202{position:relative;background:radial-gradient(120% 90% at 50% 10%,#0ea5a5,#0b6d58 60%,#0a4637);height:200px;overflow:hidden}._thumb_hpv0c_202 img{width:100%;height:100%;object-fit:cover;display:block}._thumbLabel_hpv0c_214{position:absolute;inset:0;display:grid;place-items:center;color:#e7fffb;font-weight:800;text-shadow:0 1px 2px rgba(0,0,0,.25)}._body_hpv0c_225{background:#fff;padding:22px 24px 24px;display:grid;gap:12px;min-height:180px;flex:1}._date_hpv0c_233{color:#0e8066;font-weight:700;font-size:.95rem;line-height:1.4;margin-bottom:2px}._title_hpv0c_240{margin:0;color:#0f172a;font-weight:900;font-size:clamp(.95rem,1.2vw,1.1rem);line-height:1.5;min-height:3em;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word;padding-right:16px}._excerpt_hpv0c_256{margin:0;color:#475569;line-height:1.65;font-size:.9rem;min-height:5em;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;word-break:break-word;overflow-wrap:break-word;padding-right:16px}.news-detail-modal__overlay{position:fixed;inset:0;background:#022c22a6;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:grid;place-items:center;z-index:9999;padding:20px;animation:fadeIn .2s ease}.news-detail-modal{position:relative;background:#fff;width:900px;max-width:90vw;max-height:85vh;border-radius:20px;box-shadow:0 24px 60px #022c224d,0 0 0 1px #10b9811a;overflow-y:auto;overflow-x:hidden;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.news-detail-modal__close{position:absolute;top:24px;right:24px;width:44px;height:44px;display:grid;place-items:center;border:2px solid #e1e7eb;background:#fff;border-radius:12px;font-size:28px;line-height:1;cursor:pointer;z-index:10;color:#6b7280;transition:all .2s ease;box-shadow:0 2px 8px #022c2214}.news-detail-modal__close:hover{background:#fef2f2;border-color:#fca5a5;color:#dc2626;transform:scale(1.05);box-shadow:0 4px 12px #dc262626}.news-detail-modal__close:active{transform:scale(.98)}.news-detail-modal__header{padding:32px 32px 24px;background:linear-gradient(to bottom,#fff,#f9fdfb);border-bottom:3px solid #10b981;position:relative}.news-detail-modal__header:after{content:"";position:absolute;bottom:-3px;left:32px;width:80px;height:3px;background:linear-gradient(90deg,#16b0a9,#10b981);border-radius:999px}.news-detail-modal__title{margin:0;font-weight:900;color:#0a332a;font-size:clamp(1.25rem,2.5vw,1.75rem);line-height:1.4;overflow-wrap:break-word;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;padding-right:70px;letter-spacing:-.02em}.news-detail-modal__content{padding:32px;white-space:pre-wrap;overflow-wrap:break-word;word-break:break-word;line-height:1.75;font-size:1rem;color:#374151;background:#fff}.news-detail-modal__image{padding:0 32px 32px;display:flex;align-items:center;justify-content:center;background:#fff}.news-detail-modal__image img{max-width:100%;height:auto;border-radius:16px;border:2px solid #e5e7eb;box-shadow:0 8px 24px #022c221f;transition:transform .2s ease}.news-detail-modal__image img:hover{transform:scale(1.01)}.news-detail-modal__details{padding:32px;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border-top:2px solid #d1fae5;display:flex;flex-direction:column;gap:16px}.news-detail-modal__detail-item{display:flex;gap:12px;font-size:.95rem;line-height:1.6;word-break:break-word;padding:12px 16px;background:#fff;border-radius:10px;border-left:4px solid #10b981;box-shadow:0 2px 6px #022c220a}.news-detail-modal__detail-label{font-weight:800;color:#065f46;flex-shrink:0;min-width:fit-content}.news-detail-modal__detail-value{color:#374151;font-weight:500;overflow-wrap:break-word;word-break:break-word}@media(max-width:768px){.news-detail-modal{border-radius:16px}.news-detail-modal__close{top:18px;right:18px;width:40px;height:40px;font-size:24px}.news-detail-modal__header{padding:28px 24px 20px}.news-detail-modal__header:after{left:24px;width:60px}.news-detail-modal__title{font-size:1.35rem;padding-right:60px}.news-detail-modal__content{padding:28px 24px;font-size:.95rem;line-height:1.7}.news-detail-modal__image{padding:0 24px 28px}.news-detail-modal__image img{border-radius:12px}.news-detail-modal__details{padding:28px 24px;gap:14px}.news-detail-modal__detail-item{font-size:.9rem;gap:10px;padding:10px 14px}}._volunteer-apply-form_3xy43_6{--volunteer-primary-start: #059669;--volunteer-primary-end: #047857;--volunteer-text: #1f2937;--volunteer-text-muted: #6b7280;--volunteer-required: #ef4444;--volunteer-bg-header: #e2e8f0;--volunteer-bg-light: #f8fafc;--volunteer-border-light: #d1d5db;--volunteer-border-mid: #e5e7eb;--volunteer-focus: #2563eb;--volunteer-focus-shadow: rgba(37, 99, 235, .1);--r-sm: .25rem;--r: .75rem;--r-lg: 1rem;--fs-sm: .875rem;--fs: 1rem;--fs-lg: 1.125rem;--fs-xl: 1.25rem;--fs-2xl: 1.5rem;--sp-1: .25rem;--sp-2: .5rem;--sp-3: .75rem;--sp-4: 1rem;--sp-5: 1.25rem;--sp-6: 1.5rem;--shadow-sm: 0 1px 2px rgba(0,0,0,.05);--shadow-md: 0 4px 12px rgba(0,0,0,.08);--shadow-lg: 0 10px 30px rgba(0,0,0,.12);--transition: .18s ease;background:#fff;border-radius:var(--r-lg);box-shadow:var(--shadow-lg);padding:var(--sp-5);margin:0 auto;color:var(--volunteer-text)}._volunteer-apply-form__form_3xy43_55{display:flex;flex-direction:column;gap:var(--sp-5)}._volunteer-apply-form__step-header_3xy43_62{display:flex;align-items:center;gap:1rem;padding:1.5rem;border-radius:1rem;background:linear-gradient(135deg,var(--volunteer-bg-light) 0%,var(--volunteer-bg-header) 100%);border:1px solid var(--volunteer-bg-header)}._volunteer-apply-form__step-icon_3xy43_72{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:var(--r);color:#fff;background:#52ac83;box-shadow:var(--shadow-md);flex-shrink:0}._volunteer-apply-form__step-icon_3xy43_72 svg{flex-shrink:0}._volunteer-apply-form__step-title_3xy43_89{font-size:1.25rem;font-weight:600;color:var(--volunteer-text);line-height:1.2;margin:0 0 .25rem}._volunteer-apply-form__step-description_3xy43_97{font-size:.875rem;color:var(--volunteer-text-muted);margin:0}._volunteer-apply-form__fields_3xy43_104{display:flex;flex-direction:column;gap:1.5rem}._volunteer-apply-form__label_3xy43_110{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}._volunteer-apply-form__required_3xy43_118{color:var(--volunteer-required);font-size:.75rem;font-weight:500;font-style:italic;margin-left:2px}._volunteer-apply-form__input-wrapper_3xy43_126{position:relative}._volunteer-apply-form__input_3xy43_126{width:100%;border:1px solid var(--volunteer-border-light);border-radius:.5rem;background:#fff;padding:.75rem .875rem;outline:none;font-size:.875rem;color:var(--volunteer-text);transition:all .2s ease-in-out}._volunteer-apply-form__input_3xy43_126::placeholder{color:#9ca3af}._volunteer-apply-form__input_3xy43_126:hover{border-color:var(--volunteer-border-mid)}._volunteer-apply-form__input_3xy43_126:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a;transform:translateY(-1px)}._volunteer-apply-form__input_3xy43_126[readonly],._volunteer-apply-form__input_3xy43_126[disabled]{background-color:var(--volunteer-bg-light);color:var(--volunteer-text-muted)}._volunteer-apply-form__error-text_3xy43_160{display:inline-block;margin-top:var(--sp-2);font-size:.75rem;color:var(--volunteer-required)}._volunteer-apply-form__error_3xy43_160{grid-column:1 / -1;display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;border-radius:1rem;background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;animation:_shake_3xy43_1 .5s ease-in-out}._volunteer-apply-form__error-icon_3xy43_177{width:1.5rem;height:1.5rem;color:#dc2626;margin-top:.125rem;flex-shrink:0}._volunteer-apply-form__error_3xy43_160 p{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}@keyframes _shake_3xy43_1{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}._volunteer-apply-form__success_3xy43_199{grid-column:1 / -1;display:flex;gap:var(--sp-3);align-items:flex-start;padding:var(--sp-3) var(--sp-4);border-radius:var(--r);background:#f0fdf4;border:1px solid #bbf7d0}._volunteer-apply-form__success-icon_3xy43_209{width:1.25rem;height:1.25rem;color:#22c55e;margin-top:2px}._volunteer-apply-form__success-text_3xy43_215{margin:0;font-size:var(--fs-sm);color:#166534;font-weight:500}._volunteer-apply-form__actions_3xy43_223{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}._volunteer-apply-form__btn_3xy43_232{display:flex;align-items:center;justify-content:center;gap:.5rem;border:none;border-radius:.5rem;padding:.75rem 2rem;font-weight:600;font-size:.875rem;cursor:pointer;transition:all .2s ease-in-out}._volunteer-apply-form__btn--cancel_3xy43_246{background-color:#fff;color:#6b7280;border:1px solid #d1d5db}._volunteer-apply-form__btn--cancel_3xy43_246:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af;color:#374151}._volunteer-apply-form__btn--submit_3xy43_257{color:#fff;background:#52ac83;box-shadow:0 4px 6px -1px #0000001a}._volunteer-apply-form__btn--submit_3xy43_257:hover:not(:disabled){background:#449871;transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}._volunteer-apply-form__btn--submit_3xy43_257:disabled{opacity:.7;cursor:not-allowed;transform:none}._modalOverlay_3xy43_277{position:fixed;inset:0;background-color:#0009;display:flex;align-items:center;justify-content:center;z-index:9999;padding:1rem;overflow:hidden;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:_fadeIn_3xy43_1 .2s ease-out}@keyframes _fadeIn_3xy43_1{0%{opacity:0}to{opacity:1}}._modal_3xy43_277{background:#fff;border-radius:1rem;box-shadow:0 20px 60px #0000004d;width:100%;max-width:720px;max-height:90vh;overflow-y:auto;animation:_slideUp_3xy43_1 .3s ease-out;position:relative}@keyframes _slideUp_3xy43_1{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}._modalHeader_3xy43_326{display:flex;align-items:center;justify-content:space-between;padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:1rem 1rem 0 0;position:sticky;top:0;z-index:10}._modalTitle_3xy43_339{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}._modalClose_3xy43_346{background:none;border:none;font-size:2rem;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:.5rem;transition:all .2s ease}._modalClose_3xy43_346:hover{background-color:#0000000d;color:#374151;transform:rotate(90deg)}._modalBody_3xy43_369{padding:2rem}@media(max-width:640px){._modal_3xy43_277{max-height:95vh;margin:.5rem}._modalHeader_3xy43_326{padding:1rem 1.5rem}._modalTitle_3xy43_339{font-size:1.25rem}._modalBody_3xy43_369{padding:1.5rem}}._eventsSection_1ywfz_4{background:#fff;padding:3rem 1.5rem}._sectionTitle_1ywfz_9{text-align:center;margin-bottom:2.5rem;font-size:2.2rem;font-weight:800;color:var(--dark-brown)}._sectionTitle_1ywfz_9:after{content:"";display:block;margin:.5rem auto 0;width:120px;height:4px;background:var(--primary-green)}._eventsSingle_1ywfz_26{position:relative;background:var(--light-cream);border-radius:20px;padding:1.5rem;box-shadow:0 6px 18px #00000014;margin-top:1rem;max-width:1200px;margin-left:auto;margin-right:auto}._eventsToolbar_1ywfz_39{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;column-gap:12px;justify-items:center;margin-bottom:2rem}._eventsQuestion_1ywfz_49{grid-column:2;justify-self:center;margin:0;padding:.6rem 1.2rem;background:#fff;border:1px solid rgba(0,0,0,.06);border-radius:12px;box-shadow:0 2px 8px #0000000f;font-weight:600;font-size:1.05rem;color:var(--dark-brown)}._eventsFilterwrap_1ywfz_64{grid-column:3;justify-self:start;position:relative}._eventsFilterbtn_1ywfz_70{background:var(--primary-green);color:#fff;border:none;border-radius:10px;padding:.6rem 1.2rem;cursor:pointer;box-shadow:0 2px 8px #0000001f;font-weight:700;font-size:1rem;transition:all .2s ease}._eventsFilterbtn_1ywfz_70:hover{background:var(--primary-dark);transform:translateY(-1px);box-shadow:0 4px 12px #0000002e}._eventsSidepanel_1ywfz_90{position:absolute;right:0;top:calc(100% + 8px);width:max-content;min-width:260px;max-width:min(420px,calc(100vw - 32px));max-height:70vh;overflow:auto;background:#fff;border-radius:16px;padding:1rem 1.1rem;box-shadow:0 12px 28px #0000002e;border:1px solid rgba(0,0,0,.06);opacity:0;transform:translateY(-6px) scale(.98);pointer-events:none;transition:opacity .16s ease,transform .16s ease;z-index:100;text-align:center}._eventsSidepanel_1ywfz_90._open_1ywfz_112{opacity:1;transform:none;pointer-events:auto}._eventsFilterList_1ywfz_118{list-style:none;margin:0 auto;padding:.9rem 1.1rem;border:2px dashed rgba(0,0,0,.18);border-radius:18px;display:inline-block;text-align:center}._eventsFilterList_1ywfz_118 li{padding:.65rem 1rem;border-bottom:1px dashed rgba(0,0,0,.12)}._eventsFilterList_1ywfz_118 li:last-child{border-bottom:none}._eventsCheck_1ywfz_137{display:flex;align-items:center;justify-content:center;gap:.65rem;font-size:1.05rem;font-weight:600;cursor:pointer}._eventsCheck_1ywfz_137 input{transform:translateY(1px) scale(1.05);accent-color:var(--primary-green);cursor:pointer}._eventsSidepanel_1ywfz_90::-webkit-scrollbar{width:10px}._eventsSidepanel_1ywfz_90::-webkit-scrollbar-thumb{background:#00000026;border-radius:8px}._eventsApply_1ywfz_162{margin:.85rem auto .1rem;display:block;width:auto;min-width:180px;border:none;border-radius:10px;padding:.6rem 1.2rem;background:var(--primary-green);color:#fff;cursor:pointer;box-shadow:0 2px 8px #0000001a;font-weight:700;transition:all .2s ease}._eventsApply_1ywfz_162:hover{background:var(--primary-dark);transform:translateY(-1px)}._eventsCarouselContainer_1ywfz_184{position:relative;width:100%;padding:0 70px;margin:0 auto}._eventsCarouselWrapper_1ywfz_191{overflow:hidden;width:100%;position:relative}._eventsGrid_1ywfz_197{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;padding:.5rem 0}._eventsCard_1ywfz_204{background:#fff;border-radius:12px;padding:0;box-shadow:0 4px 16px #00000014;overflow:hidden;display:flex;flex-direction:column;transition:all .3s ease;border:1px solid rgba(0,0,0,.05);min-height:420px}._eventsCard_1ywfz_204:hover{transform:translateY(-6px);box-shadow:0 8px 24px #52ac8340;border-color:var(--primary-green)}._eventImageContainer_1ywfz_223{width:100%;height:160px;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}._eventImage_1ywfz_223{width:100%;height:100%;object-fit:cover}._eventImageFallback_1ywfz_240{font-size:4rem;color:#fff}._eventCardContent_1ywfz_245{padding:1.25rem;display:flex;flex-direction:column;gap:.6rem;flex:1}._eventsDate_1ywfz_253{color:var(--primary-green);font-weight:800;font-size:.95rem;display:flex;align-items:center;gap:.5rem}._eventsDate_1ywfz_253 svg{flex-shrink:0}._eventsTitle_1ywfz_266{margin:0;font-weight:700;color:var(--dark-brown);font-size:1.15rem;line-height:1.3;min-height:2.6rem;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}._eventsDesc_1ywfz_279{margin:0;color:#3d3935;font-size:.9rem;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;flex:1}._eventsType_1ywfz_291,._eventsLocation_1ywfz_292{margin:0;font-size:.9rem;color:var(--dark-brown);line-height:1.4;display:flex;align-items:flex-start;gap:.5rem}._eventsType_1ywfz_291 strong,._eventsLocation_1ywfz_292 strong{color:var(--primary-dark);font-weight:700;min-width:80px}._btnEnroll_1ywfz_310{margin-top:auto;width:100%;padding:.75rem 1rem;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);color:#fff;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._btnEnroll_1ywfz_310 svg{flex-shrink:0}._btnEnroll_1ywfz_310:hover{transform:translateY(-2px);box-shadow:0 6px 20px #52ac8366}._eventsEmpty_1ywfz_337{grid-column:1 / -1;text-align:center;background:#fff;border-radius:12px;padding:3rem 2rem;color:var(--dark-brown);font-weight:600;font-size:1.1rem}._carouselArrow_1ywfz_349{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:2px solid var(--primary-green);color:var(--primary-green);width:48px;height:48px;border-radius:50%;font-size:1.8rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #0003}._carouselArrow_1ywfz_349:hover{background:var(--primary-green);color:#fff;transform:translateY(-50%) scale(1.15);box-shadow:0 6px 20px #52ac8380}._carouselArrowPrev_1ywfz_377{left:5px}._carouselArrowNext_1ywfz_381{right:5px}._carouselDots_1ywfz_386{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}._carouselDot_1ywfz_386{width:12px;height:12px;border-radius:50%;background:#52ac834d;border:none;cursor:pointer;transition:all .3s ease;padding:0}._carouselDot_1ywfz_386:hover{background:#52ac8399;transform:scale(1.2)}._carouselDot_1ywfz_386._active_1ywfz_409{background:var(--primary-green);width:32px;border-radius:6px}._enrollmentModalOverlay_1ywfz_416{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._enrollmentModal_1ywfz_416{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_1ywfz_1 .3s ease-out}@keyframes _modalSlideIn_1ywfz_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._modalCloseBtn_1ywfz_454{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;width:36px;height:36px;border-radius:50%;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1;color:var(--dark-brown)}._modalCloseBtn_1ywfz_454:hover{background:#0003;transform:rotate(90deg)}@media(max-width:1200px){._eventsCarouselContainer_1ywfz_184{padding:0 55px}._carouselArrow_1ywfz_349{width:44px;height:44px;font-size:1.7rem}}@media(max-width:980px){._eventsToolbar_1ywfz_39{grid-template-columns:1fr;row-gap:10px}._eventsQuestion_1ywfz_49,._eventsFilterwrap_1ywfz_64{grid-column:auto;justify-self:center}._eventsSidepanel_1ywfz_90{left:50%;right:auto;top:calc(100% + 10px);transform:translate(-50%) translateY(-6px) scale(.98);width:min(92vw,420px);max-height:70vh}._eventsSidepanel_1ywfz_90._open_1ywfz_112{transform:translate(-50%)}._eventsGrid_1ywfz_197{grid-template-columns:1fr;gap:1.5rem}._eventsCarouselContainer_1ywfz_184{padding:0 40px}._carouselArrow_1ywfz_349{width:40px;height:40px;font-size:1.6rem}._eventsCard_1ywfz_204{min-height:auto}}@media(max-width:640px){._eventsSingle_1ywfz_26{padding:1.5rem 1rem}._eventsCarouselContainer_1ywfz_184{padding:0 35px}._eventImageContainer_1ywfz_223{height:180px}._eventCardContent_1ywfz_245{padding:1.25rem}._carouselArrow_1ywfz_349{width:35px;height:35px;font-size:1.4rem}._carouselArrowPrev_1ywfz_377{left:-5px}._carouselArrowNext_1ywfz_381{right:-5px}._eventsTitle_1ywfz_266{font-size:1.15rem}._eventsDesc_1ywfz_279{font-size:.9rem}}@media(max-width:480px){._eventsCarouselContainer_1ywfz_184{padding:0 30px}._carouselArrowPrev_1ywfz_377{left:-10px}._carouselArrowNext_1ywfz_381{right:-10px}}._projectsSection_c5d5z_2{background:var(--light-cream)}._sectionTitle_c5d5z_7{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.4rem}._sectionTitle_c5d5z_7:after{content:"";display:block;margin:.5rem auto 0;width:120px;height:4px;background:var(--primary-green)}._projectsCarouselContainer_c5d5z_22{position:relative;width:100%;display:flex;align-items:center;gap:1rem}._projectsCarouselWrapper_c5d5z_30{overflow:hidden;width:100%;position:relative}._projectsGrid_c5d5z_37{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.75rem;align-items:stretch;width:100%}._projectCard_c5d5z_46{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #0000001a;display:flex;flex-direction:column;min-width:0;transition:all .3s ease}._projectCard_c5d5z_46:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003}._projectImg_c5d5z_67{height:220px;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;font-weight:700;text-align:center}._projectContent_c5d5z_80{padding:1.2rem 1.4rem 1.35rem;color:var(--dark-brown);min-width:0;display:flex;flex-direction:column;gap:.8rem}._projectTitle_c5d5z_89{margin:0;font-size:1.3rem;font-weight:800;color:var(--dark-brown);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._projectInfo_c5d5z_100{display:flex;flex-direction:column;gap:.6rem}._projectField_c5d5z_106{margin:0;font-size:.95rem;line-height:1.5;display:flex;flex-direction:column;gap:.2rem}._projectField_c5d5z_106 strong{color:var(--primary-dark);font-weight:700;font-size:.9rem}._projectField_c5d5z_106 span{color:var(--dark-brown);display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}._projectDescription_c5d5z_132{-webkit-line-clamp:3}._carouselArrow_c5d5z_137{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:2px solid var(--primary-green);color:var(--primary-green);width:50px;height:50px;border-radius:50%;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #00000026}._carouselArrow_c5d5z_137:hover{background:var(--primary-green);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #00000040}._carouselArrowPrev_c5d5z_165{left:-25px}._carouselArrowNext_c5d5z_169{right:-25px}._carouselDots_c5d5z_173{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}._carouselDot_c5d5z_173{width:12px;height:12px;border-radius:50%;background:#52ac834d;border:none;cursor:pointer;transition:all .3s ease;padding:0}._carouselDot_c5d5z_173:hover{background:#52ac8399;transform:scale(1.2)}._carouselDot_c5d5z_173._active_c5d5z_196{background:var(--primary-green);width:32px;border-radius:6px}@media(max-width:1100px){._projectsGrid_c5d5z_37{grid-template-columns:repeat(2,minmax(260px,1fr))}._carouselArrow_c5d5z_137{width:45px;height:45px;font-size:1.75rem}._carouselArrowPrev_c5d5z_165{left:-22px}._carouselArrowNext_c5d5z_169{right:-22px}}@media(max-width:640px){._projectsGrid_c5d5z_37{grid-template-columns:1fr}._projectImg_c5d5z_67{height:200px}._carouselArrow_c5d5z_137{width:40px;height:40px;font-size:1.5rem}._carouselArrowPrev_c5d5z_165{left:5px}._carouselArrowNext_c5d5z_169{right:5px}._projectsCarouselContainer_c5d5z_22{gap:0}}._btnEnroll_c5d5z_251{margin-top:1rem;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._btnEnroll_c5d5z_251:hover{transform:translateY(-2px);box-shadow:0 6px 20px #52ac8366}._enrollmentModalOverlay_c5d5z_274{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._enrollmentModal_c5d5z_274{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_c5d5z_1 .3s ease-out}@keyframes _modalSlideIn_c5d5z_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._modalCloseBtn_c5d5z_312{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;width:36px;height:36px;border-radius:50%;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1;color:var(--dark-brown)}._modalCloseBtn_c5d5z_312:hover{background:#0003;transform:rotate(90deg)}._projectsSection_hf3vy_4{background:var(--light-cream)}._sectionTitle_hf3vy_9{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.4rem}._sectionTitle_hf3vy_9:after{content:"";display:block;margin:.5rem auto 0;width:120px;height:4px;background:var(--primary-green)}._projectsCarouselContainer_hf3vy_24{position:relative;width:100%;display:flex;align-items:center;gap:1rem}._projectsCarouselWrapper_hf3vy_32{overflow:hidden;width:100%;position:relative}._projectsGrid_hf3vy_39{display:grid;grid-template-columns:repeat(3,minmax(280px,1fr));gap:1.75rem;align-items:stretch;width:100%}._projectCard_hf3vy_48{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #0000001a;display:flex;flex-direction:column;min-width:0;transition:all .3s ease}._projectCard_hf3vy_48:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003}._projectImg_hf3vy_69{height:220px;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.1rem;font-weight:700;text-align:center}._projectContent_hf3vy_82{padding:1.2rem 1.4rem 1.35rem;color:var(--dark-brown);min-width:0;display:flex;flex-direction:column;gap:.8rem}._projectTitle_hf3vy_91{margin:0;font-size:1.3rem;font-weight:800;color:var(--dark-brown);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}._projectInfo_hf3vy_102{display:flex;flex-direction:column;gap:.6rem}._projectField_hf3vy_108{margin:0;font-size:.95rem;line-height:1.5;display:flex;flex-direction:column;gap:.2rem}._projectField_hf3vy_108 strong{color:var(--primary-dark);font-weight:700;font-size:.9rem}._projectField_hf3vy_108 span{color:var(--dark-brown);display:block;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5}._projectDescription_hf3vy_134{-webkit-line-clamp:3}._carouselArrow_hf3vy_139{position:absolute;top:50%;transform:translateY(-50%);background:#fffffff2;border:2px solid var(--primary-green);color:var(--primary-green);width:50px;height:50px;border-radius:50%;font-size:2rem;font-weight:700;cursor:pointer;z-index:10;display:flex;align-items:center;justify-content:center;transition:all .3s ease;box-shadow:0 4px 12px #00000026}._carouselArrow_hf3vy_139:hover{background:var(--primary-green);color:#fff;transform:translateY(-50%) scale(1.1);box-shadow:0 6px 16px #00000040}._carouselArrowPrev_hf3vy_167{left:-25px}._carouselArrowNext_hf3vy_171{right:-25px}._carouselDots_hf3vy_175{display:flex;justify-content:center;gap:.75rem;margin-top:2rem}._carouselDot_hf3vy_175{width:12px;height:12px;border-radius:50%;background:#52ac834d;border:none;cursor:pointer;transition:all .3s ease;padding:0}._carouselDot_hf3vy_175:hover{background:#52ac8399;transform:scale(1.2)}._carouselDot_hf3vy_175._active_hf3vy_198{background:var(--primary-green);width:32px;border-radius:6px}@media(max-width:1100px){._projectsGrid_hf3vy_39{grid-template-columns:repeat(2,minmax(260px,1fr))}._carouselArrow_hf3vy_139{width:45px;height:45px;font-size:1.75rem}._carouselArrowPrev_hf3vy_167{left:-22px}._carouselArrowNext_hf3vy_171{right:-22px}}@media(max-width:640px){._projectsGrid_hf3vy_39{grid-template-columns:1fr}._projectImg_hf3vy_69{height:200px}._carouselArrow_hf3vy_139{width:40px;height:40px;font-size:1.5rem}._carouselArrowPrev_hf3vy_167{left:5px}._carouselArrowNext_hf3vy_171{right:5px}._projectsCarouselContainer_hf3vy_24{gap:0}}._btnEnroll_hf3vy_253{margin-top:1rem;width:100%;padding:.875rem 1.5rem;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}._btnEnroll_hf3vy_253:hover{transform:translateY(-2px);box-shadow:0 6px 20px #52ac8366}._enrollmentModalOverlay_hf3vy_276{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:10000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._enrollmentModal_hf3vy_276{background:#fff;border-radius:16px;max-width:800px;width:100%;max-height:90vh;overflow-y:auto;position:relative;box-shadow:0 20px 60px #0000004d;animation:_modalSlideIn_hf3vy_1 .3s ease-out}@keyframes _modalSlideIn_hf3vy_1{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}._modalCloseBtn_hf3vy_314{position:absolute;top:1rem;right:1rem;background:#0000001a;border:none;width:36px;height:36px;border-radius:50%;font-size:1.75rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s ease;z-index:1;color:var(--dark-brown)}._modalCloseBtn_hf3vy_314:hover{background:#0003;transform:rotate(90deg)}._activitiesSimpleGrid_hf3vy_339{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:2rem;width:100%;padding:1rem 0}._activitySimpleCard_hf3vy_347{background:#fff;border-radius:18px;overflow:hidden;box-shadow:0 10px 24px #0000001a;display:flex;flex-direction:column;transition:all .3s ease}._activitySimpleCard_hf3vy_347:hover{transform:translateY(-8px);box-shadow:0 15px 35px #0003}@media(max-width:768px){._activitiesSimpleGrid_hf3vy_339{grid-template-columns:1fr;gap:1.5rem}}._schoolsSection_1soby_2{background:#fff}._sectionTitle_1soby_7{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.2rem}._sectionTitle_1soby_7:after{content:"";display:block;margin:.5rem auto 0;width:120px;height:4px;background:var(--primary-green)}._schoolsGrid_1soby_24{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.6rem;margin-top:1.2rem}._schoolCard_1soby_32{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 10px 24px #0000001a;min-width:0;display:flex;flex-direction:column}._schoolImg_1soby_48{height:210px;background:radial-gradient(120% 100% at 50% 10%,rgba(255,255,255,.18),transparent 35%),linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.15rem;padding:0 1rem;text-align:center;min-width:0}._schoolContent_1soby_66{background:var(--light-cream);padding:1.35rem 1.35rem 1.15rem;text-align:center;color:var(--dark-brown);min-width:0}._schoolCard_1soby_32 *{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._schoolContent_1soby_66 h3{margin:0 0 .45rem;font-size:1.2rem;font-weight:800;color:var(--dark-brown)}._schoolContent_1soby_66 p{margin:0 0 1.1rem;line-height:1.65;opacity:.95}._schoolStats_1soby_97{display:grid;grid-template-columns:repeat(3,1fr);column-gap:1rem;row-gap:.5rem;text-align:center}._statItem_1soby_106{display:flex;flex-direction:column;text-align:center;min-width:0;gap:.35rem}._statNumber_1soby_115{font-size:2rem;font-weight:800;color:var(--primary-green);line-height:1.1;order:1}._statLabel_1soby_124{font-size:.75rem;color:var(--dark-brown);opacity:.85;order:2}@media(max-width:1100px){._schoolsGrid_1soby_24{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:640px){._schoolsGrid_1soby_24{grid-template-columns:1fr}._schoolImg_1soby_48{height:190px}._statNumber_1soby_115{font-size:1.8rem}}.generic-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.generic-modal__backdrop{position:fixed;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.generic-modal__content{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;max-height:calc(100vh - 2rem);display:flex;flex-direction:column;overflow:hidden;width:100%;z-index:10001}body.modal-open{overflow:hidden!important;width:100%}.entrepreneur-details{padding:1.5rem;font-family:Inter,sans-serif;color:#374151;height:100%;display:flex;flex-direction:column}.entrepreneur-details__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem;flex-shrink:0}.entrepreneur-details__name{font-size:1.5rem;font-weight:700;margin:0;color:#1f2937}.entrepreneur-details__status{padding:.25rem .75rem;border-radius:9999px;font-weight:600;font-size:.875rem;text-transform:uppercase}.entrepreneur-details__status--pending{background-color:#fef3c7;color:#92400e}.entrepreneur-details__status--approved{background-color:#d1fae5;color:#065f46}.entrepreneur-details__status--rejected{background-color:#fee2e2;color:#991b1b}.entrepreneur-details__section{margin-bottom:2rem;flex-shrink:0}.entrepreneur-details__section-title{font-size:1.125rem;font-weight:600;color:#4b5563;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.entrepreneur-details__section-title:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:2px;background-color:#2563eb}.entrepreneur-details__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.entrepreneur-details__info-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.entrepreneur-details__label{display:block;font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.entrepreneur-details__text{font-size:1rem;font-weight:400;color:#1f2937;margin:0}.entrepreneur-details__phone-list{display:flex;flex-direction:column;gap:.5rem}.entrepreneur-details__category{display:flex;align-items:center;gap:.5rem}.entrepreneur-details__category-icon{font-size:1.25rem;line-height:1}.entrepreneur-details__approach{padding:.25rem .5rem;border-radius:.25rem;font-size:.875rem;font-weight:500}.entrepreneur-details__images{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;flex-shrink:0}@media(max-width:768px){.entrepreneur-details__images{gap:1rem}}.entrepreneur-details__image-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:.5rem;color:#6b7280;font-size:.875rem;text-align:center;padding:1rem}.entrepreneur-details__image-container{position:relative;min-height:200px;overflow:hidden;border-radius:.5rem;border:1px solid #e5e7eb;display:flex;align-items:center;justify-content:center;background-color:#f9fafb}.entrepreneur-details__image{width:100%;height:100%;object-fit:contain;transition:opacity .3s ease;max-height:300px}@media(max-width:1024px){.entrepreneur-details__images{grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media(max-width:768px){.entrepreneur-details__images{grid-template-columns:1fr;gap:1rem}.entrepreneur-details__image-container{min-height:180px}.entrepreneur-details__image{max-height:250px}}.entrepreneur-details__image[style*="display: none"]+.entrepreneur-details__image-placeholder{animation:fadeIn .3s ease-in}.entrepreneur-details__image-placeholder span{font-weight:500}.entrepreneur-details__image-placeholder svg{width:2rem;height:2rem;margin-bottom:.5rem;opacity:.5}.entrepreneur-details__footer{margin-top:auto;border-top:1px solid #e5e7eb;padding-top:1.5rem;display:flex;justify-content:flex-end;flex-shrink:0}.entrepreneur-details__footer-info{display:flex;flex-direction:column;gap:.5rem}.entrepreneur-details__footer-text{font-size:.875rem;color:#9ca3af;margin:0;text-align:right}@media(max-width:768px){.entrepreneur-details{padding:1rem}.entrepreneur-details__header{flex-direction:column;align-items:flex-start;gap:.5rem}.entrepreneur-details__name{font-size:1.25rem}.entrepreneur-details__info-grid{grid-template-columns:1fr;gap:1rem}.entrepreneur-details__images{grid-template-columns:1fr}}.entrepreneur-details__social-media{display:flex;gap:20px;flex-wrap:wrap;margin-top:10px}.entrepreneur-details__social-item{display:flex;align-items:center;gap:10px;padding:10px 15px;border:1px solid #e0e0e0;border-radius:8px;text-decoration:none;color:inherit;transition:background-color .2s ease;min-width:250px}.entrepreneur-details__social-item:hover{background-color:#f5f5f5}.entrepreneur-details__social-icon{width:24px;height:24px;display:flex;align-items:center;justify-content:center}.entrepreneur-details__social-icon--facebook svg{color:#3b5998}.entrepreneur-details__social-icon--instagram svg{color:#e4405f}.entrepreneur-details__social-content{display:flex;flex-direction:column}.entrepreneur-details__social-content .entrepreneur-details__label{font-weight:700;font-size:.9em;color:#555}.entrepreneur-details__social-content .entrepreneur-details__text{font-size:.85em;color:#777;word-break:break-all}.entrepreneur-details__social-icon svg{width:100%;height:100%;display:block}._entrepreneursShell_q3pw9_5{background:linear-gradient(135deg,#0e5b4f,#09483e);color:#fff;border-radius:none;margin-bottom:0;padding:none}._entrepreneursShell_q3pw9_5 ._section_q3pw9_14 ._sectionTitle_q3pw9_14{color:#0e5b4f!important}._entrepreneursShell_q3pw9_5 ._section_q3pw9_14 ._sectionTitle_q3pw9_14:after{width:120px;height:4px;border-radius:2px;background:#3aa37c;content:"";display:block;margin:12px auto 0}._entrepreneursSubtitle_q3pw9_29{color:#e9f3f0;opacity:.95;text-align:center;max-width:980px;margin:10px auto 0;font-size:1.05rem;line-height:1.5}._entrepreneursGrid_q3pw9_40{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:24px;margin-top:28px}._entrepreneursShellInnerSingle_q3pw9_47{display:grid;place-items:center}._entrepreneursCarousel_q3pw9_53{--gap: 24px;--cards-visible: 3;position:relative;margin-top:28px;overflow:hidden;padding:0 60px 8px}._entrepreneursCarouselTrack_q3pw9_62{display:grid;grid-auto-flow:column;gap:var(--gap);grid-auto-columns:calc((100% - (var(--cards-visible) - 1) * var(--gap)) / var(--cards-visible));overflow-x:auto;scroll-snap-type:x mandatory;padding:0 4px 6px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}._entrepreneursCarouselTrack_q3pw9_62::-webkit-scrollbar{display:none}._entrepreneursCarouselBtn_q3pw9_80{position:absolute;top:50%;transform:translateY(-50%);width:44px;height:44px;border-radius:999px;border:none;background:#fff;color:#0e5b4f;box-shadow:0 8px 20px #00000038;z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}._entrepreneursCarouselBtn_q3pw9_80:hover{transform:translateY(-50%) scale(1.05);box-shadow:0 12px 24px #00000047}._entrepreneursCarouselBtn_q3pw9_80:active{transform:translateY(-50%) scale(1)}._entrepreneursCarouselBtnPrev_q3pw9_108{left:8px}._entrepreneursCarouselBtnNext_q3pw9_112{right:8px}@media(max-width:1100px){._entrepreneursCarousel_q3pw9_53{--cards-visible: 2;padding:0 50px 8px}}@media(max-width:700px){._entrepreneursCarousel_q3pw9_53{--cards-visible: 1;padding:0 40px 8px}._entrepreneursCarouselBtn_q3pw9_80{width:36px;height:36px}._entrepreneursCarouselBtnPrev_q3pw9_108{left:4px}._entrepreneursCarouselBtnNext_q3pw9_112{right:4px}}._entrepreneursCard_q3pw9_145{border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 12px 28px #0003;min-width:0;display:flex;flex-direction:column;scroll-snap-align:start;height:480px;position:relative}._entrepreneursCardTop_q3pw9_159{height:180px;background:linear-gradient(135deg,#389c82,#0e5b4f 80%);display:flex;align-items:center;padding:0;min-width:0;position:relative;overflow:hidden;flex-shrink:0}._entrepreneursCardHero_q3pw9_172{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.28;transition:opacity .4s ease;pointer-events:none}._entrepreneursCardTop_q3pw9_159 ._entrepreneursCardChips_q3pw9_184{position:absolute;top:14px;left:16px;display:flex;gap:8px;z-index:2;margin:0}._entrepreneursChip_q3pw9_194{background:#e6f3ee;color:#0e5b4f;font-weight:700;border-radius:999px;padding:6px 12px;font-size:.82rem;margin:0;z-index:3}._entrepreneursCardBody_q3pw9_206{background:#fff;padding:16px 18px;min-width:0;flex:1;display:flex;flex-direction:column;overflow:hidden}._entrepreneursCardContent_q3pw9_217{flex:1;display:flex;flex-direction:column;overflow:hidden;gap:8px}._entrepreneursCardSubtitle_q3pw9_226{color:#2b2a28;font-weight:800;margin:0;line-height:1.3;font-size:1.1rem;overflow:hidden;display:-webkit-box;line-clamp:2;-webkit-box-orient:vertical;min-height:2.6em}._entrepreneursMeta_q3pw9_240{display:flex;flex-wrap:wrap;gap:6px;margin:0;flex-shrink:0}._entrepreneursMetaItem_q3pw9_248{background:#f3f7f6;color:#495b57;font-size:.78rem;padding:4px 8px;border-radius:999px;line-height:1;display:inline-flex;align-items:center;gap:4px;border:1px solid #e4ece9;white-space:nowrap;max-width:100%;overflow:hidden;text-overflow:ellipsis;flex-shrink:0}._entrepreneursDesc_q3pw9_266{color:#4b4743;line-height:1.45;margin:0;overflow:hidden;display:-webkit-box;line-clamp:3;-webkit-box-orient:vertical;flex-shrink:0;font-size:.9rem}._entrepreneursCtaRow_q3pw9_279{display:flex;flex-wrap:nowrap;gap:8px;margin-top:auto;padding-top:12px;min-width:0;align-items:center;flex-shrink:0;border-top:1px solid #f0f0f0}._entrepreneursCta_q3pw9_279,._entrepreneursCardBtn_q3pw9_293{background:#3aa37c;color:#fff;border:0;cursor:pointer;border-radius:12px;padding:10px 12px;font-weight:700;text-decoration:none;box-shadow:0 6px 14px #3aa37c59;transition:transform .08s ease,opacity .2s ease;display:inline-flex;align-items:center;justify-content:center;gap:6px;white-space:nowrap;height:40px;flex-shrink:0;min-width:40px;font-size:.85rem}._entrepreneursCardBtn_q3pw9_293{flex:1;min-width:120px}._entrepreneursCta_q3pw9_279{flex:0 0 auto;width:40px}._entrepreneursCta_q3pw9_279:hover,._entrepreneursCardBtn_q3pw9_293:hover{opacity:.92;transform:translateY(-1px)}._entrepreneursCta_q3pw9_279:active,._entrepreneursCardBtn_q3pw9_293:active{transform:translateY(0)}._entrepreneursCta_q3pw9_279 svg,._entrepreneursCardBtn_q3pw9_293 svg{flex-shrink:0}._entrepreneursCard_q3pw9_145 *,._entrepreneursSubtitle_q3pw9_29,._entrepreneursCardTitle_q3pw9_349,._entrepreneursCardSubtitle_q3pw9_226,._entrepreneursDesc_q3pw9_266{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._entModalOverlay_q3pw9_360{position:fixed;inset:0;background:#00000059;display:grid;place-items:center;z-index:1000}._formsSection_6jubf_6{background:var(--light-cream);padding-top:4rem;padding-bottom:4rem}._formsGrid_6jubf_13{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1.75rem;align-items:stretch;margin-top:2rem;max-width:900px;margin-left:auto;margin-right:auto;justify-items:center}._formsGrid_6jubf_13>*{width:100%;max-width:400px}._formCard_6jubf_32{background:#fff;border-radius:14px;border-top:5px solid var(--primary-green);padding:2rem 1.5rem;text-align:center;box-shadow:0 10px 24px #0000001a;transition:transform .15s ease,box-shadow .2s ease;min-width:0;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._formCard_6jubf_32 h3,._formCard_6jubf_32 p,._formCard_6jubf_32 div,._formCard_6jubf_32 span,._formCard_6jubf_32 a,._formCard_6jubf_32 button{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._formCard_6jubf_32:hover{transform:translateY(-3px);box-shadow:0 16px 36px #00000029}._formIcon_6jubf_71{width:72px;height:72px;background:var(--primary-green);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1rem;box-shadow:0 6px 16px #52ac8359}._formIcon_6jubf_71 svg{flex-shrink:0}._formCard_6jubf_32 h3{margin:.75rem 0 .5rem;font-weight:800;color:var(--dark-brown)}._formCard_6jubf_32 p{color:#4b4743;margin:0 0 .75rem;line-height:1.5}._formBtn_6jubf_102{appearance:none;border:none;cursor:pointer;padding:.8rem 1.6rem;border-radius:999px;font-weight:700;color:#fff;background:linear-gradient(135deg,var(--primary-green),var(--primary-dark));box-shadow:0 8px 20px #0000002e,inset 0 1px 2px #ffffff40;transition:transform .1s ease,filter .2s ease,box-shadow .2s ease;display:inline-flex;align-items:center;justify-content:center;min-width:0;max-width:100%}._formBtn_6jubf_102:hover{filter:saturate(1.05);box-shadow:0 12px 28px #0003,inset 0 1px 2px #ffffff4d;transform:translateY(-1px)}._formBtn_6jubf_102:active{transform:translateY(0)}@media(max-width:640px){._formsGrid_6jubf_13{gap:1.2rem}._formCard_6jubf_32{padding:1.5rem 1.2rem}}._newsletter_71mnj_6{background:linear-gradient(135deg,#0e5b4f,#09483e);color:#fff;text-align:center;padding:3.5rem 0}._newsletter_71mnj_6 ._section_71mnj_14{max-width:960px;margin:0 auto;padding:0 1rem}._newsletter_71mnj_6 ._section_71mnj_14 *{overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal;max-width:100%}._newsletterTitle_71mnj_30{color:#fff;margin-bottom:1rem}._newsletter_71mnj_6 p{color:#eaf7f1}._newsletterForm_71mnj_41{margin:1.5rem auto 0;display:flex;justify-content:center;align-items:center;gap:12px;max-width:720px;width:100%;flex-wrap:wrap}._newsletterInput_71mnj_53{flex:1 1 420px;min-width:0;max-width:100%;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:1rem;color:#1f2d2a;background:#fff;box-shadow:0 8px 18px #00000029;outline:none;transition:box-shadow .2s ease,border-color .2s ease}._newsletterInput_71mnj_53::placeholder{color:#9aa7a2}._newsletterInput_71mnj_53:focus{border-color:#3aa37c;box-shadow:0 10px 22px #0003,0 0 0 3px #3aa37c40}._newsletterNameInput_71mnj_76,._newsletterEmailInput_71mnj_81{flex:1 1 420px}._newsletterLanguageContainer_71mnj_86{width:100%;max-width:420px;margin:0 auto}._newsletterLanguageLabel_71mnj_93{display:block;color:#eaf7f1;margin-bottom:8px;font-size:.9rem;text-align:left}._newsletterLanguageSelect_71mnj_102{width:100%;height:48px;padding:0 16px;border:1px solid rgba(255,255,255,.15);border-radius:12px;font-size:1rem;color:#1f2d2a;background:#fff;box-shadow:0 8px 18px #00000029;outline:none;transition:box-shadow .2s ease,border-color .2s ease}._newsletterLanguageSelect_71mnj_102:focus{border-color:#3aa37c;box-shadow:0 10px 22px #0003,0 0 0 3px #3aa37c40}._newsletterBtn_71mnj_122{height:48px;padding:0 22px;border:none;border-radius:999px;font-weight:800;font-size:1rem;color:#fff;cursor:pointer;background:linear-gradient(135deg,var(--primary-green),var(--primary-dark));box-shadow:0 10px 22px #0000002e,inset 0 1px 3px #ffffff40;transition:transform .08s ease,filter .2s ease,box-shadow .2s ease}._newsletterBtn_71mnj_122:hover{filter:saturate(1.05);box-shadow:0 14px 28px #00000038,inset 0 1px 3px #ffffff4d;transform:translateY(-1px)}._newsletterBtn_71mnj_122:active{transform:translateY(0)}._newsletterSubmitBtn_71mnj_145{flex:1 1 420px}._newsletterErrors_71mnj_150{margin-top:.5rem}._newsletterError_71mnj_150{color:#ff6b6b;font-size:.9rem;margin:.25rem 0;text-align:center}._newsletterDisclaimer_71mnj_163{font-size:.9rem;margin-top:1rem;opacity:.8;color:#eaf7f1}._newsletterSuccess_71mnj_171{background:#ffffff26;border:2px solid rgba(255,255,255,.3);border-radius:12px;padding:1rem 1.5rem;margin:1rem auto;max-width:720px;color:#fff;font-weight:600}._newsletterSuccess_71mnj_171 p{margin:0;color:#fff}._newsletter_71mnj_6 small,._newsletter_71mnj_6 ._note_71mnj_189{display:block;margin-top:.9rem;color:#d6eee6;opacity:.95;font-size:.92rem}._newsletterInput_71mnj_53._error_71mnj_198{border-color:#ff6b6b;background:#fff5f5}@media(max-width:640px){._newsletter_71mnj_6{padding:2.5rem 0}._newsletterForm_71mnj_41{flex-direction:column;gap:10px;max-width:100%}._newsletterInput_71mnj_53,._newsletterBtn_71mnj_122,._newsletterLanguageContainer_71mnj_86{width:100%;flex:1 1 100%!important}._newsletterLanguageLabel_71mnj_93{text-align:center}}._footer_13pfz_6{background:var(--dark-brown);color:#fff;padding:2rem 0 3.25rem;text-align:center}._footerContent_13pfz_14{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative}._footerLinks_13pfz_22{display:flex;justify-content:center;gap:2rem;margin-bottom:1rem;flex-wrap:wrap}._footer_13pfz_6 a,._footer_13pfz_6 a:link,._footer_13pfz_6 a:visited,._footer_13pfz_6 a:hover,._footer_13pfz_6 a:active{color:#fff!important;text-decoration:none!important;font-weight:600;transition:color .2s ease}._footerLinks_13pfz_22 a:hover{color:var(--primary-green)!important}._footerLinks_13pfz_22 ._dropdown_13pfz_47{position:relative;padding-bottom:2px;display:inline-block}._footerLinks_13pfz_22 ._dropdownTrigger_13pfz_53{background:transparent;border:0;font:inherit;cursor:pointer;color:inherit;padding:0;font-weight:600}._footerLinks_13pfz_22 ._dropdownTrigger_13pfz_53:hover{color:var(--primary-green)}._footerLinks_13pfz_22 ._caret_13pfz_67{margin-left:.35rem}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72{position:absolute;top:100%;left:0;padding:6px 0;background:#fff;border-radius:12px;box-shadow:0 10px 25px #00000026;display:none;z-index:2000;width:max-content;white-space:nowrap;list-style:none;margin:0}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72._show_13pfz_88{display:block}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 ul{list-style:none;margin:0;padding:6px 0}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 li{list-style:none;margin:0;padding:0}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 li::marker{content:none}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 a{display:block;padding:8px 14px;color:var(--primary-dark)!important;text-decoration:none!important;font-weight:600}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 a:hover{background:#0a455814}@media(hover:none){._footerLinks_13pfz_22 ._dropdown_13pfz_47:hover ._dropdownMenu_13pfz_72{display:none}}._footerBarBottom_13pfz_129{display:grid;grid-template-columns:1fr;place-items:center;gap:16px;margin-top:.75rem}._footerSocials_13pfz_138{display:inline-flex;align-items:center;justify-content:center;gap:12px}._footerSocials_13pfz_138 ._socialLink_13pfz_146,._footerSocials_13pfz_138 a{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;color:#fff!important;background:#ffffff1f;transition:transform .15s ease,filter .15s ease}._footerSocials_13pfz_138 a:hover{transform:translateY(-1px);filter:brightness(1.06)}._footerSocials_13pfz_138 a:nth-child(1){background:#22c35e}._footerSocials_13pfz_138 a:nth-child(2){background:radial-gradient(circle at 30% 107%,#fdf497,#fd5949 45%,#d6249f 60%,#285aeb 90%)}._footerSocials_13pfz_138 a:nth-child(3){background:#1877f2}._footerSocials_13pfz_138 a:nth-child(4){background:red}._footerCopy_13pfz_182{font-weight:500}._footerMeta_13pfz_186{margin-top:.25rem;display:inline-flex;gap:18px;align-items:center;flex-wrap:wrap;opacity:.95}._footerCta_13pfz_196{position:absolute;right:clamp(-48px,-3vw,-22px);bottom:clamp(12px,2.6vh,28px);display:inline-flex;gap:10px;z-index:3}._footerPill_13pfz_205{padding:.65rem 1.25rem;border:none;cursor:pointer;color:#fff!important;font-weight:800;letter-spacing:.4px;border-radius:9999px;transition:transform .15s ease,filter .15s ease}._footerPill_13pfz_205:hover{transform:translateY(-1px);filter:brightness(1.06)}._footerPill_13pfz_205._equipo_13pfz_221{background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark) 100%)}._footerPill_13pfz_205._una_13pfz_225{background:linear-gradient(135deg,#e74c3c,#c0392b)}._footerModal_13pfz_230{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;padding:clamp(24px,6vh,72px) 16px;z-index:9999;overflow:hidden}._footerModalCard_13pfz_242{cursor:default;position:relative;width:min(980px,92vw);max-height:80vh;overflow:auto;background:#fff;color:#222;border-radius:20px;box-shadow:0 22px 60px #00000059,0 10px 24px #0000002e;padding:20px 22px 24px}._footerModalClose_13pfz_255{position:absolute;top:10px;right:10px;width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:none;border-radius:9999px;background:#0000000f;color:var(--primary-dark);font-size:20px;line-height:1;cursor:pointer;z-index:2;transition:filter .15s ease,background .15s ease}._footerModalClose_13pfz_255:hover{background:#0000001a}._footerModalHead_13pfz_279{display:flex;align-items:center;justify-content:flex-start;gap:12px;margin:0 0 12px}._footerModalHead_13pfz_279 h3{margin:0;color:var(--primary-dark);font-size:1.35rem;font-weight:800}._teamGrid_13pfz_294{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:22px;margin:8px 0 4px}._memberCard_13pfz_301{background:var(--light-cream);color:var(--dark-brown);border-left:4px solid var(--primary-green);border-radius:16px;box-shadow:0 8px 20px #0000001f;padding:22px 18px 26px;text-align:center}._memberAvatar_13pfz_311{width:150px;height:150px;margin:8px auto 12px;border-radius:9999px;overflow:hidden;box-shadow:0 8px 18px #00000026}._memberAvatar_13pfz_311 img{width:100%;height:100%;object-fit:cover;object-position:70% 20%}._memberName_13pfz_327{font-size:1.15rem;font-weight:800;color:var(--primary-dark);margin:8px 0 4px}._memberRole_13pfz_334{font-size:.95rem;opacity:.9}._memberName_13pfz_327,._memberRole_13pfz_334,._footerMeta_13pfz_186,._footerLinks_13pfz_22 a,._footerCopy_13pfz_182{overflow-wrap:anywhere;word-break:break-word;white-space:normal;-webkit-hyphens:auto;hyphens:auto}@media(max-width:1024px){._footerCta_13pfz_196{position:static;margin:6px auto 0}._footer_13pfz_6{padding-bottom:2rem}}@media(max-width:768px){._footerLinks_13pfz_22{flex-direction:column;gap:1rem;align-items:center}._footerLinks_13pfz_22 ._dropdown_13pfz_47{width:100%;text-align:center;display:block;position:relative}._footerLinks_13pfz_22 ._dropdownTrigger_13pfz_53{width:100%;display:flex;align-items:center;justify-content:center;gap:8px;padding:.75rem;font-size:1rem;color:#fff!important}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72{position:static;transform:none;width:100%;margin-top:8px;box-shadow:0 4px 12px #0000001a;display:none!important;background:#fff;border-radius:12px;padding:6px 0;list-style:none}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72._show_13pfz_88{display:block!important}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 li{list-style:none;margin:0;padding:0}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 li::marker{content:none}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 a{font-size:.95rem;padding:10px 16px;display:block;color:var(--primary-dark)!important}._footerLinks_13pfz_22 ._dropdownMenu_13pfz_72 a:hover{background:#0000000d}._footerLinks_13pfz_22>a{width:100%;text-align:center;padding:.5rem;font-size:1rem}}@media(max-width:560px){._teamGrid_13pfz_294{grid-template-columns:1fr}._footerLinks_13pfz_22{gap:.75rem}._footerLinks_13pfz_22 ._dropdownTrigger_13pfz_53,._footerLinks_13pfz_22>a{font-size:.95rem}}._fairsSection_1c2s0_6{background:var(--light-cream);max-width:1280px;margin:0 auto;padding:0 16px}._fairsSectionTitle_1c2s0_13{font-size:2.5rem;font-weight:700;text-align:center;margin-bottom:1.1rem}._fairsSectionTitle_1c2s0_13:after{width:120px;height:4px;background:var(--primary-green)}._fairsContainer_1c2s0_27,._fairsWrapper_1c2s0_28,._fairsRow_1c2s0_29,._fairsCarousel_1c2s0_30,._fairsCarouselWrap_1c2s0_31{width:100%;max-width:none;margin:0;padding:0}._infoCard_1c2s0_44{background:#fff;border-radius:0;padding:1.25rem 1.4rem;min-height:120px;display:flex;align-items:center;color:var(--dark-brown);box-shadow:0 12px 26px #0000001a;border:1px solid rgba(0,0,0,.06);margin-left:0;margin-right:0;width:calc(100% + 4rem);max-width:none;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}@media(max-width:640px){._infoCard_1c2s0_44{min-height:100px}._fairsSection_1c2s0_6{padding:0 12px}}._fairsCarousel_1c2s0_30,._fairsCarouselWrap_1c2s0_31{position:relative}._fairsCarouselTrack_1c2s0_91{margin-top:14px;display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 8px 12px;scroll-padding-left:8px;overscroll-behavior-x:contain;-webkit-overflow-scrolling:touch}._fairsCarouselTrack_1c2s0_91::-webkit-scrollbar{height:8px}._fairsCarouselTrack_1c2s0_91::-webkit-scrollbar-thumb{background:#d9d9d9;border-radius:999px}._fairsCarouselCard_1c2s0_115{flex:0 0 calc(33.333% - 16px);max-width:calc(33.333% - 16px);min-width:300px;scroll-snap-align:start;border-radius:14px;background:#fff;box-shadow:0 8px 20px #0000000f;overflow:hidden;transition:transform .15s ease,box-shadow .15s ease;display:flex;flex-direction:column;min-width:0}._fairsCarouselCard_1c2s0_115:hover{transform:translateY(-2px);box-shadow:0 16px 32px #0000001f}@media(max-width:1024px){._fairsCarouselCard_1c2s0_115{flex-basis:calc(50% - 16px);max-width:calc(50% - 16px)}}@media(max-width:640px){._fairsCarouselCard_1c2s0_115{flex-basis:100%;max-width:100%;min-width:88%}}._fairsCarouselBtn_1c2s0_155{position:absolute;top:46%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:999px;background:#fffc;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);box-shadow:0 10px 20px #0000001f;font-size:22px;font-weight:700;line-height:1;cursor:pointer;display:grid;place-items:center;z-index:1}._fairsCarouselBtnPrev_1c2s0_175{left:-4px}._fairsCarouselBtnNext_1c2s0_179{right:-4px}@media(max-width:640px){._fairsCarouselBtn_1c2s0_155{display:none}}._fairsCardSoft_1c2s0_190{background:#e8f9f0;border:1px solid #d3f1e3}._fairsSoftTop_1c2s0_196{display:flex;align-items:center;justify-content:flex-start;gap:8px;padding:14px 16px 6px;min-width:0}._fairsSoftTitle_1c2s0_207{margin:0;font-weight:800;color:#1f2937;font-size:1.1rem;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}._fairsSoftBadge_1c2s0_220{display:none!important}._fairsSoftRow_1c2s0_224{display:flex;align-items:center;gap:8px;padding:6px 16px;color:#334155;flex-wrap:wrap;min-width:0}._fairsSoftRow_1c2s0_224 svg{width:18px;height:18px;fill:currentColor;opacity:.85;flex:0 0 auto}._fairsSoftDate_1c2s0_245{margin:6px 16px;padding:10px 12px;background:#f2fbf6;border:1px solid #cfeee0;border-radius:10px;color:#1e293b;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._fairsSoftDateIcon_1c2s0_259{display:inline-flex;vertical-align:middle;margin-right:8px}._fairsSoftDateIcon_1c2s0_259 svg{width:18px;height:18px;fill:#1e293b;opacity:.85}._fairsSoftDateText_1c2s0_272{display:inline-block;font-weight:700}._fairsSoftDates_1c2s0_278{display:flex;flex-wrap:wrap;gap:8px;padding:6px 16px 0;min-width:0}._fairsSoftChip_1c2s0_286{display:inline-flex;flex-direction:column;align-items:flex-start;gap:2px;padding:8px 10px;min-width:120px;background:#eef6ff;border:1px solid #cfe1ff;border-radius:10px;color:#1e3a8a;box-shadow:0 1px #1e3a8a0f inset;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:normal}._fairsSoftChip_1c2s0_286>svg{width:16px;height:16px;fill:currentColor;opacity:.9;margin-bottom:2px;flex:0 0 auto}._fairsSoftChipMain_1c2s0_315{font-weight:700;line-height:1.1}._fairsSoftChipSub_1c2s0_320{font-size:.8rem;opacity:.85}._fairsSoftDatesCount_1c2s0_325{padding:2px 16px 6px;font-size:.8rem;color:#6b7280;overflow-wrap:anywhere;word-break:break-word;-webkit-hyphens:auto;hyphens:auto}._fairsSoftCta_1c2s0_337{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 16px;border:0;border-radius:10px;background:linear-gradient(135deg,#157e49,#23a46c);color:#fff;font-weight:700;box-shadow:0 6px 14px #157e4940;cursor:pointer;width:auto;margin-top:auto;align-self:flex-end;margin-right:16px;margin-bottom:16px;white-space:normal;overflow-wrap:anywhere;word-break:break-word}._fairsSoftCta_1c2s0_337:hover{filter:brightness(1.05)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,sans-serif;line-height:1.6;color:#3d3935;background-color:#f9f6ec}main{margin-top:80px}.section{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center;position:relative}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:3px;background:var(--primary-green)}section.hero{scroll-margin-top:200px}section.news-section{scroll-margin-top:150px}section.events2-section{scroll-margin-top:100px}section.projects-section{scroll-margin-top:100px}section#actividades{scroll-margin-top:100px}section.entrepreneurs-section{scroll-margin-top:110px}section.forms-section{scroll-margin-top:147px}.add-entrepreneur-form{display:flex;flex-direction:column;gap:2rem;max-width:100%;overflow-y:auto;max-height:100%;padding-right:1rem}.add-entrepreneur-form__progress{margin-bottom:2rem}.add-entrepreneur-form__progress-bar{width:100%;height:var(--border-radius-small);background-color:var(--border-color-medium);border-radius:var(--border-radius-small);overflow:hidden;margin-bottom:1.5rem}.add-entrepreneur-form__progress-fill{height:100%;background:#52ac83;border-radius:var(--border-radius-small);transition:width .3s ease-in-out}.add-entrepreneur-form__steps{display:flex;justify-content:space-between;gap:1rem}.add-entrepreneur-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.add-entrepreneur-form__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--border-color-medium);color:var(--text-color-secondary);font-weight:600;font-size:.875rem;flex-shrink:0}.add-entrepreneur-form__step--active .add-entrepreneur-form__step-number{background:#52ac83;color:#fff}.add-entrepreneur-form__step-label{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.add-entrepreneur-form__step--active .add-entrepreneur-form__step-label{color:#52ac83;font-weight:600}.add-entrepreneur-form__form,.add-entrepreneur-form__step-content{display:flex;flex-direction:column;gap:2rem}.add-entrepreneur-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.add-entrepreneur-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:#52ac83;color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.add-entrepreneur-form__step-icon svg{width:1.5rem;height:1.5rem}.add-entrepreneur-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.add-entrepreneur-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.add-entrepreneur-form__fields{display:flex;flex-direction:column;gap:1.5rem}.add-entrepreneur-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.add-entrepreneur-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.add-entrepreneur-form__input-wrapper{position:relative}.add-entrepreneur-form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.add-entrepreneur-form__icon svg{width:1.25rem;height:1.25rem}.add-entrepreneur-form__input,.add-entrepreneur-form__textarea,.add-entrepreneur-form__select{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.add-entrepreneur-form__input--with-icon{padding-left:2.5rem}.add-entrepreneur-form__input:focus,.add-entrepreneur-form__textarea:focus,.add-entrepreneur-form__select:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a;transform:translateY(-1px)}.add-entrepreneur-form__input--textarea{resize:vertical;min-height:4rem}.add-entrepreneur-form__select{cursor:pointer}.add-entrepreneur-form__error-text{display:block;font-size:.75rem;color:var(--text-color-required);margin-top:.25rem}.add-entrepreneur-form__help-text{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1rem}.add-entrepreneur-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.add-entrepreneur-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.add-entrepreneur-form__error-text{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.add-entrepreneur-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-entrepreneur-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-entrepreneur-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-entrepreneur-form__character-count--warning{color:#d97706}.add-entrepreneur-form__character-count--error{color:#dc2626}.add-entrepreneur-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.add-entrepreneur-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.add-entrepreneur-form__section-description{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1.5rem;line-height:1.5}.add-entrepreneur-form__images-section{margin-top:1rem}.add-entrepreneur-form__image-uploads{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.add-entrepreneur-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.add-entrepreneur-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed var(--border-color-light);border-radius:var(--border-radius-large);display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.add-entrepreneur-form__image-upload-box:hover{border-color:#52ac83;background-color:#f3f4f6}.add-entrepreneur-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-secondary);font-size:.875rem;font-weight:500;pointer-events:none}.add-entrepreneur-form__image-upload-label:hover{color:#52ac83}.add-entrepreneur-form__image-upload-label svg{width:2rem;height:2rem}.add-entrepreneur-form__image-input{display:none!important}.add-entrepreneur-form__image-preview{position:relative;width:100%;height:100%}.add-entrepreneur-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-large)}.add-entrepreneur-form__image-remove{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out}.add-entrepreneur-form__image-remove:hover{background-color:var(--text-color-required)}.add-entrepreneur-form__image-remove svg{width:1rem;height:1rem}.add-entrepreneur-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.add-entrepreneur-form__cancel-btn,.add-entrepreneur-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.add-entrepreneur-form__cancel-btn:hover,.add-entrepreneur-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.add-entrepreneur-form__next-btn,.add-entrepreneur-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:#52ac83;color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;font-size:.875rem}.add-entrepreneur-form__next-btn:hover:not(:disabled),.add-entrepreneur-form__submit-btn:hover:not(:disabled){background:#449871;transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.add-entrepreneur-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-entrepreneur-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none}.add-entrepreneur-form__back-btn svg,.add-entrepreneur-form__next-btn svg,.add-entrepreneur-form__submit-btn svg{width:1rem;height:1rem}.add-entrepreneur-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}.add-entrepreneur-form__prev-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-entrepreneur-form__prev-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.add-entrepreneur-form__prev-btn svg{width:1rem;height:1rem}.add-entrepreneur-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.add-entrepreneur-form__row{grid-template-columns:1fr}.add-entrepreneur-form__step-header{flex-direction:column;text-align:center;padding:1rem}.add-entrepreneur-form__step-actions{flex-direction:column;gap:.75rem}.add-entrepreneur-form__navigation-buttons{width:100%;justify-content:space-between}.add-entrepreneur-form__cancel-btn,.add-entrepreneur-form__back-btn,.add-entrepreneur-form__next-btn,.add-entrepreneur-form__submit-btn,.add-entrepreneur-form__prev-btn{width:auto;flex:1;justify-content:center}.add-entrepreneur-form__image-uploads{grid-template-columns:1fr}.add-entrepreneur-form__steps{flex-direction:column;gap:.75rem}.add-entrepreneur-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-entrepreneur-form__character-count{text-align:left}}@media(max-width:480px){.add-entrepreneur-form{gap:1.5rem}.add-entrepreneur-form__fields{gap:1rem}.add-entrepreneur-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.add-entrepreneur-form__back-btn,.add-entrepreneur-form__prev-btn,.add-entrepreneur-form__next-btn,.add-entrepreneur-form__submit-btn{width:100%}.add-entrepreneur-form__step-header{padding:.75rem}.add-entrepreneur-form__step-icon{width:2.5rem;height:2.5rem}.add-entrepreneur-form__step-title{font-size:1.125rem}.add-entrepreneur-form__input{padding:.75rem;font-size:.85rem}.add-entrepreneur-form__input--with-icon{padding-left:2.5rem}.add-entrepreneur-form__icon svg{height:1.1rem;width:1.1rem}}:root{--primary-dark: #0A4558;--primary-green: #52AC83;--light-cream: #F6F4EB;--dark-brown: #3D3935}*{box-sizing:border-box}.project-detail-page{min-height:100vh;display:flex;flex-direction:column;background:#fff;position:relative}.project-detail-loading,.project-detail-error{min-height:100vh;display:flex;flex-direction:column}.loading-container,.error-container{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.spinner{width:50px;height:50px;border:3px solid #f0f0f0;border-top:3px solid var(--primary-green);border-radius:50%;animation:spin 1s linear infinite}.error-container h2{color:#2c3e50;font-size:2rem;margin-bottom:1rem;font-weight:600}.error-container p{color:#7f8c8d;margin-bottom:2rem;font-size:1.1rem}.btn-back-home{background:var(--primary-green);color:#fff;border:none;padding:.875rem 2.5rem;border-radius:6px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .2s ease}.btn-back-home:hover{background:var(--primary-dark);transform:translateY(-1px)}.fixed-back-btn{position:absolute;top:25px;left:25px;background:#fffffff2;color:var(--primary-green);border:none;padding:12px 24px;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 10px #00000026;z-index:1000}.fixed-back-btn:hover{background:#fff;transform:translate(-3px);box-shadow:0 4px 15px #0003;color:var(--primary-dark)}.project-hero-image{height:60vh;min-height:500px;background:linear-gradient(135deg,var(--primary-green) 0%,var(--primary-dark) 100%);background-size:cover;background-position:center;background-repeat:no-repeat;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center}.hero-overlay{position:absolute;inset:0;background:linear-gradient(135deg,#0a4558bf,#52ac83a6);display:flex;align-items:center;justify-content:center}.hero-content-wrapper{text-align:center;color:#fff;z-index:2;padding:0 60px;max-width:1200px}.hero-title{font-size:4rem;margin:0;text-shadow:2px 2px 4px rgba(0,0,0,.3);font-weight:700;line-height:1.2}.project-detail-main{max-width:1400px;margin:0 auto;padding:0 60px;width:100%}.narrative-section{background:var(--light-cream);margin:0 -60px;padding:100px 60px}.narrative-step{margin-bottom:80px;display:grid;grid-template-columns:200px 1fr;gap:60px;align-items:start}.narrative-step:last-child{margin-bottom:0}.narrative-icon-wrapper{text-align:center;display:flex;justify-content:center;align-items:center}.narrative-icon{color:var(--primary-green);margin-bottom:15px}.narrative-content h3{font-size:2rem;color:var(--primary-dark);margin-bottom:20px;font-weight:600;line-height:1.3}.narrative-content p{font-size:1.15rem;line-height:1.9;color:#555;margin:0}.start-date-text{font-size:1.3rem;font-weight:500;color:var(--primary-green)}.metrics-section{background:var(--primary-dark);color:#fff;margin:0 -60px;padding:80px 60px}.metrics-header{text-align:center;margin-bottom:60px}.metrics-header h2{font-size:2.5rem;margin-bottom:15px;font-weight:700}.metrics-header p{font-size:1.1rem;opacity:.85;margin:0}.metrics-grid-prototype{display:grid;grid-template-columns:repeat(3,1fr);gap:0;max-width:1200px;margin:0 auto}.metric-item-prototype{text-align:center;padding:40px 20px;border-right:1px solid rgba(255,255,255,.15)}.metric-item-prototype:last-child{border-right:none}.metric-number-prototype{font-size:3.5rem;font-weight:700;color:var(--primary-green);margin-bottom:15px;display:block;line-height:1}.metric-label-prototype{font-size:1.05rem;opacity:.9;font-weight:500}.target-population-section{background:var(--light-cream);margin:0 -60px;padding:100px 60px}.section-title-centered{font-size:2.8rem;color:var(--primary-dark);margin:0 0 50px;font-weight:700;text-align:center}.target-content{max-width:900px;margin:0 auto}.target-content p{font-size:1.2rem;line-height:2;color:#555;text-align:center;margin:0}.locations-section{padding:100px 0}.locations-container h3{font-size:2rem;color:var(--primary-dark);margin-bottom:40px;font-weight:700}.locations-title{display:flex;align-items:center;gap:12px}.locations-title svg{color:var(--primary-green);flex-shrink:0}.location-list{list-style:none;padding:0;margin:0;max-width:700px}.location-list li{padding:18px 0;font-size:1.1rem;color:#555;border-bottom:1px solid #eee}.location-list li:last-child{border-bottom:none}.gallery-section{background:var(--light-cream);margin:0 -60px;padding:100px 60px}.gallery-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:25px;margin-top:50px}.gallery-item{aspect-ratio:4/3;border-radius:12px;overflow:hidden;transition:transform .3s ease;cursor:pointer;box-shadow:0 2px 8px #0000001a}.gallery-item:hover{transform:scale(1.02)}.project-activities-section{padding:100px 0;margin-bottom:0}.activities-title{font-size:2.8rem;font-weight:700;color:var(--primary-dark);margin:0 0 50px;letter-spacing:-.5px}.activities-loading{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:3rem}.activities-empty{padding:3rem;text-align:center;color:#7f8c8d;font-size:1.05rem}.activities-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:30px}.activity-card{background:#fff;border:1px solid #e9ecef;border-radius:10px;padding:2rem;transition:all .3s ease;min-width:0;overflow-wrap:break-word}.activity-card:hover{border-color:var(--primary-green);box-shadow:0 8px 25px #0000001f;transform:translateY(-8px)}.activity-name{font-size:1.3rem;font-weight:700;color:var(--dark-brown);margin:0 0 1rem;line-height:1.4;word-wrap:break-word;overflow-wrap:break-word}.activity-description{color:#666;line-height:1.6;margin-bottom:1.5rem;font-size:.95rem;word-wrap:break-word;overflow-wrap:break-word}.activity-details{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.25rem;padding-top:1.25rem;border-top:1px solid #f0f0f0}.activity-detail-item{font-size:.9rem;color:#5a6c7d;display:flex;gap:.5rem;word-wrap:break-word;overflow-wrap:break-word}.activity-detail-item strong{color:#2c3e50;font-weight:600;min-width:80px;flex-shrink:0}.activity-metric{margin-top:1rem;padding-top:1rem;border-top:1px solid #f0f0f0}.metric-badge{background:var(--primary-green);color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;display:inline-block}@media(max-width:1200px){.project-detail-main,.narrative-section,.metrics-section,.target-population-section,.gallery-section{padding-left:40px;padding-right:40px}.hero-content-wrapper{padding:0 40px}.fixed-back-btn{top:20px;left:20px;padding:10px 20px;font-size:.9rem}.hero-title{font-size:3rem}.narrative-step{grid-template-columns:150px 1fr;gap:40px}.narrative-icon{width:64px;height:64px}.metrics-grid-prototype{grid-template-columns:repeat(2,1fr)}.metric-item-prototype{border-right:none;border-bottom:1px solid rgba(255,255,255,.15)}.metric-item-prototype:nth-child(2){border-bottom:1px solid rgba(255,255,255,.15)}.metric-item-prototype:last-child{border-bottom:none}.gallery-grid,.activities-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.project-detail-main,.narrative-section,.metrics-section,.target-population-section,.gallery-section{padding-left:25px;padding-right:25px}.hero-content-wrapper{padding:0 25px}.project-hero-image{height:50vh;min-height:400px}.fixed-back-btn{top:15px;left:15px;padding:8px 16px;font-size:.85rem}.hero-title{font-size:2.2rem}.narrative-section,.metrics-section,.target-population-section,.locations-section,.gallery-section,.project-activities-section{padding-top:60px;padding-bottom:60px}.narrative-step{grid-template-columns:1fr;text-align:center;margin-bottom:50px;gap:30px}.narrative-icon{width:56px;height:56px}.narrative-content h3{font-size:1.5rem}.narrative-content p{font-size:1rem}.metrics-grid-prototype{grid-template-columns:1fr}.metric-item-prototype{border-right:none;border-bottom:1px solid rgba(255,255,255,.15);padding:30px 20px}.metric-item-prototype:last-child{border-bottom:none}.metric-number-prototype{font-size:2.5rem}.section-title-centered{font-size:2rem}.target-content p{font-size:1rem;line-height:1.8}.gallery-grid,.activities-grid{grid-template-columns:1fr}.activities-title{font-size:2rem}}@media(max-width:480px){.project-hero-image{height:40vh;min-height:300px}.hero-title,.metrics-header h2{font-size:1.8rem}.metric-number-prototype{font-size:2rem}.metric-label-prototype{font-size:.9rem}.activity-info-grid{grid-template-columns:1fr}}.activity-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.info-item{display:flex;flex-direction:column;gap:.5rem;padding:1rem;background:#52ac830d;border-radius:12px;border-left:4px solid var(--primary-green)}.info-item strong{color:var(--primary-dark);font-size:.95rem;font-weight:700}.info-item span{color:var(--dark-brown);font-size:1rem;line-height:1.5}.detail-section{max-width:1000px;margin:0 auto 2rem;padding:0 2rem}.detail-card{display:flex;gap:1.5rem;background:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #00000014;border-left:5px solid var(--primary-green);transition:transform .3s ease,box-shadow .3s ease}.detail-card:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0000001f}.detail-icon{flex-shrink:0;width:60px;height:60px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);border-radius:12px;color:#fff}.detail-icon svg{flex-shrink:0}.detail-content{flex:1;min-width:0}.detail-title{font-size:1.5rem;font-weight:700;color:var(--primary-dark);margin:0 0 .75rem}.detail-text{font-size:1.1rem;line-height:1.8;color:var(--dark-brown);margin:0;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;white-space:pre-wrap}.info-grid-section{max-width:1200px;margin:3rem auto;padding:0 2rem}.activity-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:2rem}.info-item{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;border-left:4px solid var(--primary-green);transition:all .3s ease}.info-item:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001a}.info-item strong{color:var(--primary-dark);font-size:.95rem;font-weight:700;display:block}.info-item span{color:var(--dark-brown);font-size:1.05rem;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}.dates-section{max-width:1000px;margin:3rem auto;padding:0 2rem}.dates-container{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;margin-top:2rem}.date-card{background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%);color:#fff;padding:2rem;border-radius:16px;box-shadow:0 4px 12px #00000026;transition:transform .3s ease,box-shadow .3s ease}.date-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000040}.date-info{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.date-info:last-child{margin-bottom:0}.date-label{font-size:.9rem;font-weight:600;opacity:.9;text-transform:uppercase;letter-spacing:.5px}.date-value{font-size:1.15rem;font-weight:700;line-height:1.4;word-wrap:break-word}.gallery-section{max-width:1200px;margin:3rem auto;padding:0 2rem}.gallery-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:2rem}.gallery-item{position:relative;border-radius:16px;overflow:hidden;box-shadow:0 4px 12px #0000001a;transition:transform .3s ease,box-shadow .3s ease;aspect-ratio:16 / 9;background:linear-gradient(135deg,var(--primary-dark) 0%,var(--primary-green) 100%)}.gallery-item:hover{transform:scale(1.03);box-shadow:0 8px 24px #0003}.gallery-item img{width:100%;height:100%;object-fit:cover;display:block}.image-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;text-align:center;padding:2rem}@media(max-width:768px){.detail-section{padding:0 1rem;margin-bottom:1.5rem}.detail-card{flex-direction:column;padding:1.5rem;gap:1rem}.detail-icon{width:50px;height:50px}.detail-icon svg{width:28px;height:28px}.detail-title{font-size:1.3rem}.detail-text{font-size:1rem}.info-grid-section,.dates-section,.gallery-section{padding:0 1rem;margin:2rem auto}.activity-info-grid,.dates-container{grid-template-columns:1fr;gap:1rem}.date-card{padding:1.5rem}.gallery-grid{grid-template-columns:1fr;gap:1.5rem}}@media(max-width:480px){.detail-card{padding:1.25rem}.detail-icon{width:45px;height:45px}.detail-icon svg{width:24px;height:24px}.detail-title{font-size:1.2rem}.detail-text{font-size:.95rem;line-height:1.7}.info-item{padding:1.25rem}.info-item strong{font-size:.9rem}.info-item span{font-size:1rem}.date-card{padding:1.25rem}.date-label{font-size:.85rem}.date-value{font-size:1.05rem}.section-title-centered{font-size:1.75rem}}.detail-text,.info-item span,.date-value{word-break:break-word;overflow-wrap:anywhere;letter-spacing:.01em}.detail-card,.info-item,.date-card{overflow:hidden}.login-wrapper *{margin:0;padding:0;box-sizing:border-box}.login-wrapper{font-family:Arial,sans-serif;background:#f5f2e8;height:100vh;display:flex;align-items:center;justify-content:center;padding:12px;overflow:hidden}.login-wrapper .login-container{background:#fff;border-radius:18px;box-shadow:0 8px 32px #0000001a;padding:40px 42px;width:100%;max-width:520px;min-height:560px;max-height:92vh;position:relative;overflow-y:auto;animation:fadeInUp .6s ease-out}.login-wrapper .login-container:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:#52ac83}.login-wrapper .logo-section{text-align:center;margin-bottom:24px}.login-wrapper .logo-icon{width:64px;height:64px;background:#52ac83;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;box-shadow:0 4px 16px #52ac8340;overflow:hidden}.logo-image{width:80%;height:80%;object-fit:contain;border-radius:50%}.login-wrapper .login-title{font-size:2.1rem;font-weight:400;color:#333;margin-bottom:8px;letter-spacing:-.5px}.login-wrapper .login-subtitle{color:#666;font-size:1rem;font-weight:400}.login-wrapper .form-group{margin-bottom:18px;position:relative}.login-wrapper .form-label{display:block;color:#333;font-size:.85rem;font-weight:500;margin-bottom:6px;letter-spacing:.3px}.login-wrapper .form-input{width:100%;padding:16px 18px;border:2px solid #e0e0e0;border-radius:12px;font-size:1rem;color:#333;background:#fff;transition:all .3s ease;outline:none}.login-wrapper .form-input:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac8326;transform:translateY(-1px)}.login-wrapper .form-input::placeholder{color:#a0a0a0;font-size:.9rem}.password-input-container{position:relative;display:flex;align-items:center}.password-input-container .form-input{padding-right:50px}.password-toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;color:#666;padding:8px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.password-toggle:hover{background-color:#f0f0f0;color:#52ac83}.password-toggle:focus{outline:2px solid #52AC83;outline-offset:2px}.password-input-container .form-input.error{padding-right:50px}.login-wrapper .inline-error{font-size:.82rem;text-align:center;color:#e74c3c;margin:6px 0 10px;line-height:1.2}.login-wrapper .login-btn{width:100%;background:#52ac83;color:#fff;border:none;padding:16px;border-radius:12px;font-size:1.05rem;font-weight:600;cursor:pointer;transition:all .3s ease;letter-spacing:.5px;margin-top:8px}.login-wrapper .login-btn:hover{background:#3d8b63;transform:translateY(-2px);box-shadow:0 4px 16px #52ac834d}.login-wrapper .login-btn:active{transform:translateY(0)}.login-wrapper .divider{text-align:center;margin:24px 0;position:relative}.login-wrapper .divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#e0e0e0}.login-wrapper .divider-text{background:#fff;color:#666;padding:0 18px;font-size:.85rem}.login-wrapper .divider:before{display:none}.login-wrapper .divider-text{background:#fff;color:#52ac83;font-size:.9rem;font-weight:500;letter-spacing:.5px}.login-wrapper .divider{text-align:center;margin:24px 0}.login-wrapper .divider{border-bottom:1px solid #e0e0e0;line-height:.1em;margin:30px 0}.login-wrapper .divider-text{background:#fff;padding:0 10px;color:#666;font-style:italic}.login-wrapper .forgot-password{text-align:center;margin-top:18px}.login-wrapper .forgot-link{color:#52ac83;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .3s ease}.login-wrapper .forgot-link:hover{color:#3d8b63;text-decoration:underline}.login-wrapper .footer-info{text-align:center;margin-top:24px;padding-top:18px;border-top:1px solid #e0e0e0}.login-wrapper .foundation-name{color:#333;font-size:.9rem;font-weight:600;margin-bottom:5px}.login-wrapper .foundation-tagline{color:#52ac83;font-size:.8rem;font-style:italic}.login-wrapper .form-input.error{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a}.login-wrapper .form-input.success{border-color:#52ac83;box-shadow:0 0 0 3px #52ac8326}.login-wrapper .error-message{color:#e74c3c;font-size:.8rem;margin-top:5px;display:none}.login-wrapper .loading{position:relative;overflow:hidden}.login-wrapper .loading:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.4),transparent);animation:loading 1.5s infinite}.error-message{color:#e74c3c;font-size:.9rem;font-weight:500;margin-top:10px;background:#ffe6e6;padding:10px 12px;border-radius:8px;border:1px solid #e74c3c}.exit-btn{position:absolute;top:14px;right:14px;background:#52ac83;color:#fff;border:none;padding:7px 16px;border-radius:20px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.exit-btn:hover{background:#3d8b63;transform:scale(1.05)}@media(max-height:740px){.login-wrapper .login-container{max-width:500px;padding:32px;min-height:520px;max-height:96vh}.login-wrapper .logo-icon{width:54px;height:54px;font-size:1.5rem}.login-wrapper .login-title{font-size:1.9rem}.login-wrapper .form-input{padding:14px 16px}.login-wrapper .login-btn{padding:14px}}.admin-dashboard-container{font-family:Arial,sans-serif;background:linear-gradient(135deg,#f5f2e8,#ede8db,#e3dcc8);min-height:100vh;padding:20px;color:#3d3935}.admin-dashboard-container .dashboard-container{max-width:1200px;margin:0 auto;background:linear-gradient(145deg,#fff,#fafafa);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;box-shadow:0 25px 50px #52ac831f,0 0 0 1px #52ac8314;padding:50px;min-height:90vh;border:1px solid rgba(82,172,131,.1)}.admin-dashboard-container .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:60px;padding-bottom:30px;border-bottom:2px solid #52AC83;position:relative}.admin-dashboard-container .header h1{font-size:2.5rem;font-weight:600;color:#3d3935}.admin-dashboard-container .logout-btn{background:linear-gradient(135deg,#e53935,#d32f2f);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 10px #0000001a}.admin-dashboard-container .logout-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #e5393559;background:linear-gradient(135deg,#c62828,#b71c1c)}.admin-dashboard-container .cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:30px;margin-top:40px}.admin-dashboard-container .card{background:#fff;border-radius:16px;padding:40px 20px;text-align:center;position:relative;overflow:hidden;cursor:pointer;box-shadow:0 4px 16px #0000000f;transition:all .3s ease;border:2px solid transparent}.admin-dashboard-container .card:hover{transform:translateY(-5px);border-left:4px solid #4CAF8C;border-right:4px solid #52AC83}.admin-dashboard-container .card-icon{font-size:2.5rem;margin-bottom:20px;background-color:#4caf8c;color:#fff;width:72px;height:72px;display:flex;justify-content:center;align-items:center;border-radius:16px;margin-left:auto;margin-right:auto;transition:background .3s ease}.admin-dashboard-container .card h2{font-size:1.5rem;font-weight:600;color:#3d3935;margin-bottom:0}.admin-dashboard-container .card-description{margin-top:18px;font-size:.95rem;color:#5b5b5b;line-height:1.5;opacity:0;transform:translateY(20px);transition:all .4s ease;min-height:60px}.admin-dashboard-container .card:hover .card-description{opacity:1;transform:translateY(0)}.admin-dashboard-container .stats-bar{position:absolute;bottom:0;left:0;height:4px;width:100%;background:linear-gradient(to right,#4caf8c,#52ac83);transform:scaleX(0);transform-origin:left;transition:transform .4s ease}.admin-dashboard-container .card:hover .stats-bar{transform:scaleX(1)}.admin-dashboard-container .header-actions{display:inline-flex;align-items:center;gap:12px}.admin-dashboard-container .home-btn{background:linear-gradient(135deg,#3d8b6c,#52ac83);color:#fff;border:none;padding:12px 20px;border-radius:8px;font-weight:600;cursor:pointer;transition:all .25s ease;box-shadow:0 4px 10px #0000001a}.admin-dashboard-container .home-btn:hover{transform:translateY(-1px);box-shadow:0 6px 18px #0f4a5d40}.admin-dashboard-container .section-separator{width:100%;height:4px;margin:40px 0 14px;background:linear-gradient(90deg,#0f4a5d,#52ac83);border-radius:2px;opacity:.95}.admin-dashboard-container .footer-actions{display:flex;justify-content:flex-end;align-items:center;gap:12px;margin-bottom:6px}.admin-dashboard-container .card.actividades{background:#fff}.admin-dashboard-container .card.actividades .card-icon{background:linear-gradient(135deg,#10b981,#059669)}.admin-dashboard-container .card.actividades:hover{border-left:4px solid #10b981;border-right:4px solid #059669;box-shadow:0 12px 24px #10b98140}@media(max-width:768px){.admin-dashboard-container .dashboard-container{padding:20px}.admin-dashboard-container .header h1{font-size:2rem}.admin-dashboard-container .cards-grid{grid-template-columns:1fr;gap:20px}.admin-dashboard-container .card{padding:30px 20px}.admin-dashboard-container .footer-actions{justify-content:center}}.admin-section-container{border:1px solid #e2e8f0;border-radius:1rem;background:#fff;overflow:hidden;transition:all .3s ease;box-shadow:0 2px 8px #0000000f;margin-bottom:1.5rem}.admin-section-container:hover{border-color:#0a4558;box-shadow:0 8px 20px #0a455826;transform:translateY(-1px)}.admin-section-header{display:flex;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);cursor:pointer;-webkit-user-select:none;user-select:none;transition:all .3s ease;border-bottom:2px solid #e2e8f0;position:relative}.admin-section-header:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#52ac83,#0a4558);transition:width .3s ease}.admin-section-header:hover{background:linear-gradient(135deg,#f1f5f9,#e2e8f0)}.admin-section-header:hover:before{width:6px}.admin-section-title{font-size:1.1rem;font-weight:700;color:#0a4558;margin:0;display:flex;align-items:center;gap:.75rem}.admin-section-title:before{content:"";width:10px;height:10px;background:#52ac83;border-radius:50%;box-shadow:0 0 0 2px #52ac834d}.admin-expand-icon{font-size:.9rem;color:#52ac83;transition:all .3s ease;transform:rotate(0);font-weight:700;width:24px;height:24px;display:flex;align-items:center;justify-content:center;background:#52ac831a;border-radius:50%}.admin-expand-icon.admin-expanded{transform:rotate(180deg);background:#0a45581a;color:#0a4558}.admin-section-body{padding:2rem 1.5rem;background:#fff;animation:admin-slideDown .3s ease-out;border-top:1px solid #f1f5f9}@keyframes admin-slideDown{0%{opacity:0;transform:translateY(-15px)}to{opacity:1;transform:translateY(0)}}.admin-section-container.admin-has-changes{border-color:#52ac83;box-shadow:0 0 0 2px #52ac831a}.admin-section-container.admin-has-changes .admin-section-header{background:linear-gradient(135deg,#ecfdf5,#d1fae5);border-bottom-color:#52ac83}.admin-section-container.admin-has-changes .admin-section-header:before{background:linear-gradient(180deg,#059669,#047857);width:6px}.admin-section-container.admin-expanded{box-shadow:0 12px 28px #0a455826}.admin-section-container.admin-expanded .admin-section-header{border-bottom-color:#0a4558}@media(max-width:768px){.admin-section-header{padding:1rem 1.25rem}.admin-section-title{font-size:1rem}.admin-section-body{padding:1.5rem 1.25rem}.admin-expand-icon{width:20px;height:20px;font-size:.8rem}}@media(max-width:480px){.admin-section-header{padding:.875rem 1rem}.admin-section-title{font-size:.95rem}.admin-section-body{padding:1.25rem 1rem}}.admin-section-container:hover .admin-section-title:before{box-shadow:0 0 0 4px #52ac834d;transform:scale(1.1)}.admin-section-header:focus-visible{outline:2px solid #52AC83;outline-offset:2px}.admin-content-block-input{margin-bottom:1.5rem;background:#fff;border-radius:.75rem;border:1px solid #e2e8f0;padding:1.25rem;transition:all .2s ease;box-shadow:0 1px 3px #0000001a}.admin-content-block-input:hover{border-color:#0a4558;box-shadow:0 4px 12px #0a45581a}.admin-input-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.admin-input-label{font-size:.95rem;font-weight:700;color:#0a4558;margin:0;display:flex;align-items:center;gap:.5rem}.admin-input-indicators{display:flex;align-items:center;gap:.75rem}.admin-changes-indicator{color:#f59e0b;font-size:1.2rem;animation:admin-pulse 2s infinite;font-weight:700}.admin-character-count{font-size:.75rem;color:#64748b;font-weight:600;padding:.35rem .75rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.5rem;border:1px solid #e2e8f0;box-shadow:0 1px 2px #0000000d}.admin-character-count.admin-over-limit{color:#dc2626;background:linear-gradient(135deg,#fef2f2,#fee2e2);border-color:#fca5a5}.admin-input-container{display:flex;gap:1rem;align-items:flex-start}.admin-content-input{flex:1;padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:.95rem;transition:all .2s ease;background:#fff;resize:vertical;font-family:inherit;line-height:1.6;box-shadow:inset 0 1px 2px #0000000d}.admin-content-input:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac8326}.admin-content-input:hover:not(.admin-error){border-color:#0a4558}.admin-content-input.admin-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a;background-color:#fef2f2}.admin-content-input.admin-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.admin-content-input.admin-error:hover{border-color:#b91c1c}.admin-content-input.at-limit{border-color:#52ac83;background-color:#f8fff8}.admin-at-limit{color:#52ac83;font-weight:600}.admin-over-limit{color:#e74c3c;font-weight:600}.admin-limit-message{font-size:.8rem;color:#52ac83;margin-top:4px;display:block;font-weight:500}.admin-character-warning{font-size:.8rem;color:#f39c12;margin-top:4px;display:block;font-weight:500}.admin-character-count{font-size:.75rem;padding:2px 6px;border-radius:10px;background-color:#f5f5f5;transition:all .3s ease}.admin-character-count.admin-at-limit{background-color:#e8f5e8;color:#2e7d32}.admin-character-count.admin-over-limit{background-color:#ffebee;color:#c62828}textarea.admin-content-input{min-height:110px}.admin-save-button{padding:.875rem 1.5rem;border:none;border-radius:.75rem;font-size:.9rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:100px;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#52ac83,#0a4558);color:#fff;box-shadow:0 4px 12px #52ac834d}.admin-save-button.admin-disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6}.admin-save-button.admin-loading{background:#6b7280;cursor:not-allowed;position:relative}.admin-save-button.admin-loading:after{content:"";position:absolute;top:50%;left:50%;width:18px;height:18px;margin:-9px 0 0 -9px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:admin-spin 1s linear infinite}.admin-save-button.admin-success{background:linear-gradient(135deg,#059669,#047857);box-shadow:0 4px 12px #0596694d}.admin-save-button.admin-error{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d}.admin-save-button.admin-error:hover:not(.admin-disabled){box-shadow:0 6px 20px #dc262666}.admin-error-message{display:block;margin-top:.75rem;font-size:.8rem;font-weight:600;padding:.5rem .75rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#dc2626}.admin-error-message.validation-error{background:linear-gradient(135deg,#fef2f2,#fee2e2)}.admin-character-warning{display:block;margin-top:.75rem;font-size:.8rem;font-weight:600;padding:.5rem .75rem;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:1px solid #fbbf24;border-radius:.5rem;color:#d97706;font-style:italic}@media(max-width:768px){.admin-content-block-input{padding:1rem}.admin-input-container{flex-direction:column;gap:.75rem}.admin-save-button{align-self:flex-start;padding:.75rem 1.25rem;min-width:90px}.admin-content-input{padding:.75rem}.admin-input-header{flex-direction:column;align-items:flex-start;gap:.5rem}.admin-character-count{font-size:.7rem;padding:.25rem .5rem}.admin-character-warning,.admin-error-message{font-size:.75rem}}@media(max-width:768px){textarea.admin-content-input{min-height:90px}}.admin-content-input:focus-visible{outline:none}.admin-content-input[type=url]{background-image:linear-gradient(45deg,transparent 24%,rgba(82,172,131,.03) 25%,rgba(82,172,131,.03) 26%,transparent 27%,transparent 74%,rgba(82,172,131,.03) 75%,rgba(82,172,131,.03) 76%,transparent 77%);background-size:20px 20px}.admin-contact-info-section{display:flex;flex-direction:column;gap:2rem}.admin-contact-group{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:1rem;padding:2rem;border:1px solid #e2e8f0;box-shadow:0 4px 12px #00000014;position:relative;overflow:hidden}.admin-contact-group:before{content:"";position:absolute;left:0;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#52ac83,#0a4558)}.admin-contact-group h4{margin:0 0 2rem;color:#0a4558;font-weight:800;font-size:1.3rem;display:flex;align-items:center;gap:.75rem;position:relative}.admin-contact-group h4:before{content:"";width:12px;height:12px;background:#52ac83;border-radius:50%;box-shadow:0 0 0 3px #52ac834d}.admin-contact-info-input{margin-bottom:2rem;background:#fff;border-radius:.75rem;padding:1.5rem;border:1px solid #e2e8f0;transition:all .2s ease;box-shadow:0 2px 4px #0000000d}.admin-contact-info-input:hover{border-color:#0a4558;box-shadow:0 4px 12px #0a45581a}.admin-contact-info-input:last-child{margin-bottom:0}.admin-input-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.admin-input-label{font-size:1rem;font-weight:700;color:#0a4558;margin:0;display:flex;align-items:center;gap:.5rem}.admin-input-label:before{content:"";width:6px;height:6px;background:#52ac83;border-radius:50%}.admin-changes-indicator{color:#f59e0b;font-size:1.4rem;animation:admin-pulse 2s infinite;font-weight:700}@keyframes admin-pulse{0%,to{opacity:1}50%{opacity:.5}}.admin-input-container{display:flex;gap:1rem;align-items:center;flex-wrap:wrap}.admin-contact-input{flex:1;padding:1rem 1.25rem;border:2px solid #e2e8f0;border-radius:.75rem;font-size:1rem;transition:all .2s ease;background:#fff;box-shadow:inset 0 1px 2px #0000000d;min-width:240px}.admin-contact-input:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac8326}.admin-contact-input:hover:not(.admin-error){border-color:#0a4558}.admin-contact-input[type=email]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2352AC83'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M16 12a4 4 0 10-8 0 4 4 0 008 0zm0 0v1.5a2.5 2.5 0 005 0V12a9 9 0 10-9 9m4.5-1.206a8.959 8.959 0 01-4.5 1.207'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;padding-right:50px}.admin-contact-input[type=tel]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2352AC83'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M3 5a2 2 0 012-2h3.28a1 1 0 01.948.684l1.498 4.493a1 1 0 01-.502 1.21l-2.257 1.13a11.042 11.042 0 005.516 5.516l1.13-2.257a1 1 0 011.21-.502l4.493 1.498a1 1 0 01.684.949V19a2 2 0 01-2 2h-1C9.716 21 3 14.284 3 6V5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;padding-right:50px}.admin-contact-input[type=url]{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2352AC83'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M13.828 10.172a4 4 0 00-5.656 0l-4 4a4 4 0 105.656 5.656l1.102-1.101m-.758-4.899a4 4 0 005.656 0l4-4a4 4 0 00-5.656-5.656l-1.1 1.1'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 16px center;background-size:20px;padding-right:50px}.admin-save-button{padding:1rem 2rem;border:none;border-radius:.75rem;font-size:.95rem;font-weight:700;cursor:pointer;transition:all .2s ease;white-space:nowrap;min-width:120px;text-transform:uppercase;letter-spacing:.5px;background:linear-gradient(135deg,#52ac83,#0a4558);color:#fff;box-shadow:0 4px 12px #52ac834d}.admin-save-button:hover:not(.admin-disabled){transform:translateY(-2px);box-shadow:0 6px 20px #52ac8366;filter:brightness(1.05)}.admin-save-button:active:not(.admin-disabled){transform:translateY(0)}.admin-save-button.disabled,.admin-save-button:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none;opacity:.6;pointer-events:none}.admin-save-button.loading{background:#6b7280;cursor:not-allowed;position:relative}.admin-save-button.loading:after{content:"";position:absolute;top:50%;left:50%;width:20px;height:20px;margin:-10px 0 0 -10px;border:2px solid transparent;border-top-color:#fff;border-radius:50%;animation:admin-spin 1s linear infinite}.admin-save-button.error{background:linear-gradient(135deg,#dc2626,#b91c1c);box-shadow:0 4px 12px #dc26264d}.admin-save-button.error:hover:not(.disabled){box-shadow:0 6px 20px #dc262666}.admin-error-message{display:block;margin-top:1rem;font-size:.85rem;font-weight:600;padding:.75rem 1rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:.75rem;color:#dc2626;border-left:4px solid #dc2626}.admin-last-updated{text-align:center;padding:1.5rem;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);border-radius:1rem;border:1px solid #d1d5db;margin-top:1rem}.admin-last-updated small{color:#6b7280;font-size:.85rem;font-style:italic;font-weight:600}.admin-contact-input.error,.admin-contact-input.admin-error{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a;background-color:#fef2f2}.admin-contact-input.error:focus,.admin-contact-input.admin-error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc262633}.admin-contact-input.error:hover,.admin-contact-input.admin-error:hover{border-color:#b91c1c}.admin-loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem;color:#6b7280;font-style:italic;background:#fff;border-radius:1rem;box-shadow:0 4px 12px #00000014}.admin-loading-state:before{content:"";width:32px;height:32px;margin-bottom:1.5rem;border:3px solid #e5e7eb;border-top-color:#52ac83;border-radius:50%;animation:admin-spin 1s linear infinite}.admin-loading-state span{font-size:1.1rem;font-weight:600}@media(max-width:768px){.admin-contact-info-section{gap:1.5rem}.admin-contact-group{padding:1.5rem}.admin-contact-group h4{font-size:1.2rem;margin-bottom:1.5rem}.admin-input-container{flex-direction:column;gap:1rem;align-items:stretch}.admin-save-button{align-self:flex-start;padding:.875rem 1.5rem;min-width:100px}.admin-contact-input{padding:.875rem .875rem .875rem 1rem}.admin-contact-input[type=email],.admin-contact-input[type=tel],.admin-contact-input[type=url]{background-image:none;padding-right:.875rem}.admin-contact-info-input{padding:1.25rem}}@media(max-width:480px){.admin-contact-group{padding:1.25rem}.admin-contact-info-input{padding:1rem}.admin-contact-input{padding:.75rem}.admin-save-button{padding:.75rem 1.25rem}}.admin-save-button:focus-visible{outline:2px solid #52AC83;outline-offset:2px}.admin-contact-input:focus-visible{outline:none}.admin-contact-info-input:hover .admin-input-label:before{transform:scale(1.2);box-shadow:0 0 0 2px #52ac834d}.admin-contact-group:hover:before{width:6px}.admin-contact-group:hover h4:before{transform:scale(1.1);box-shadow:0 0 0 4px #52ac834d}.informative-image-upload{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.informative-image-upload__label{font-size:.95rem;font-weight:700;color:#0a4558;margin:0}.informative-image-upload__preview-container{position:relative;width:100%;max-width:280px;aspect-ratio:1;border-radius:12px;overflow:hidden;border:2px dashed #d1d5db;background:#f9fafb;transition:all .3s ease;cursor:pointer}.informative-image-upload__preview-container:hover{border-color:#2563eb;background-color:#f3f4f6}.informative-image-upload__preview-image{width:100%;height:100%;object-fit:cover;display:block}.informative-image-upload__preview-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.informative-image-upload__preview-container:hover .informative-image-upload__preview-overlay{opacity:1}.informative-image-upload__preview-btn{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background-color:transparent;color:#fff;border:none;cursor:pointer;transition:all .2s ease-in-out;z-index:10}.informative-image-upload__preview-btn:hover{transform:scale(1.2)}.informative-image-upload__preview-overlay{position:absolute;inset:0;display:flex;align-items:flex-start;justify-content:flex-end;opacity:0;transition:opacity .3s ease;padding:.5rem}.informative-image-upload__preview-btn:hover{transform:scale(1.15)}.informative-image-upload__preview-btn:disabled{opacity:.5;cursor:not-allowed}.informative-image-upload__content{display:flex;flex-direction:column;gap:1rem}.informative-image-upload__actions{display:flex;gap:1rem;align-items:center}.informative-image-upload__select-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px -1px #0000001a}.informative-image-upload__select-btn:hover:not(:disabled){background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.informative-image-upload__select-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.informative-image-upload__upload-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;box-shadow:0 4px 6px -1px #0000001a}.informative-image-upload__upload-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.informative-image-upload__upload-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.informative-image-upload__upload-btn--loading{background:#6b7280;cursor:not-allowed}.informative-image-upload__spinner{display:inline-block;width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:informative-spin .8s linear infinite}@keyframes informative-spin{to{transform:rotate(360deg)}}.informative-image-upload__hint{font-size:.85rem;color:#64748b;font-weight:500;padding:.5rem .75rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.5rem;border:1px solid #e2e8f0}.informative-image-upload__success{padding:.75rem 1rem;background:linear-gradient(135deg,#dcfce7,#bbf7d0);border:1px solid #86efac;border-radius:.75rem;color:#166534;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.5rem;animation:informative-slideIn .3s ease}@keyframes informative-slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.informative-image-upload__error{padding:.75rem 1rem;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fca5a5;border-radius:.75rem;color:#dc2626;font-size:.9rem;font-weight:600;display:flex;align-items:center;gap:.5rem;animation:informative-slideIn .3s ease}.informative-image-upload__file-input{display:none}@media(max-width:768px){.informative-image-upload__preview-container{max-width:100%;aspect-ratio:16/9}.informative-image-upload__actions{flex-direction:column;width:100%}.informative-image-upload__select-btn,.informative-image-upload__upload-btn{width:100%;justify-content:center}.informative-image-upload__preview-overlay{opacity:1;background:#0009}}.informative-image-upload__select-btn:focus-visible,.informative-image-upload__upload-btn:focus-visible,.informative-image-upload__preview-btn:focus-visible{outline:2px solid #2563eb;outline-offset:2px}.admin-informative{min-height:100vh;background:linear-gradient(135deg,#f8fafc,#e0f2fe,#ecfdf5);padding:2rem}.admin-informative-header{background:linear-gradient(135deg,#0a4558,#52ac83);color:#fff;padding:3rem 2rem;margin-bottom:2rem;text-align:center;border-radius:1rem;position:relative;overflow:hidden;box-shadow:0 8px 32px #0a45584d}.admin-informative-header:before{content:"";position:absolute;top:-50%;right:-20%;width:40%;height:200%;background:#ffffff0d;border-radius:50%;transform:rotate(15deg);z-index:0;pointer-events:none}.admin-informative-header h1{font-size:2.8rem;font-weight:800;margin:0 0 1rem;text-shadow:0 2px 4px rgba(0,0,0,.1);position:relative;z-index:2}.admin-informative-header p{font-size:1.2rem;margin:0;opacity:.95;font-weight:400;position:relative;z-index:2}.admin-informative-header.header-with-action{display:flex;align-items:flex-start;justify-content:space-between;gap:16px;padding-right:20px;position:relative}.admin-informative-header.header-with-action .header-text{text-align:left;position:relative;z-index:2}.admin-sections-container{max-width:1400px;margin:0 auto;display:grid;gap:2rem}.admin-section-card{background:#fff;border-radius:1rem;box-shadow:0 4px 6px #0000000d,0 1px 3px #0000001a,0 0 0 1px #0000000d;border:none;overflow:hidden;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative}.admin-section-card:hover{transform:translateY(-4px);box-shadow:0 20px 25px #0000001a,0 10px 10px #0000000a,0 0 0 1px #0000000d}.admin-section-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#0a4558,#52ac83)}.admin-section-card h2{background:linear-gradient(135deg,#f8fafc,#f1f5f9);color:#0a4558;margin:0;padding:2rem 2rem 1.5rem;font-size:1.4rem;font-weight:700;border-bottom:1px solid #e2e8f0;position:relative;display:flex;align-items:center;gap:1rem}.admin-section-card h2:before{content:"";width:12px;height:12px;background:#52ac83;border-radius:50%;box-shadow:0 0 0 3px #52ac8333}.admin-section-content{padding:2rem}.admin-member-group{margin-bottom:2.5rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;border:1px solid #e2e8f0;border-left:4px solid #52AC83;position:relative;transition:all .2s ease}.admin-member-group:hover{border-left-color:#0a4558;box-shadow:0 4px 12px #00000014}.admin-member-group h4{margin:0 0 1.5rem;color:#0a4558;font-weight:700;font-size:1.1rem;display:flex;align-items:center;gap:.75rem}.admin-member-group h4:before{content:"";width:8px;height:8px;background:#52ac83;border-radius:50%}.admin-member-group:last-child{margin-bottom:0}.admin-loading-informative{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:3rem;color:#64748b;background:#fff;margin:2rem;border-radius:1rem;box-shadow:0 4px 6px #0000000d}.admin-spinner{width:40px;height:40px;margin-bottom:1.5rem;border:3px solid #e2e8f0;border-top-color:#52ac83;border-radius:50%;animation:admin-spin 1s linear infinite}@keyframes admin-spin{to{transform:rotate(360deg)}}.admin-loading-informative span{font-size:1.1rem;font-weight:500}.admin-error-informative{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:60vh;padding:3rem;background:#fff;margin:2rem;border-radius:1rem;border:1px solid #fecaca;background:linear-gradient(135deg,#fef2f2,#fff);box-shadow:0 4px 6px #dc26261a}.admin-error-informative h2{color:#dc2626;margin-bottom:1rem;font-size:1.5rem;font-weight:700}.admin-error-informative p{color:#6b7280;margin-bottom:2rem;text-align:center;font-size:1.1rem;max-width:400px}.admin-error-informative button{background:linear-gradient(135deg,#dc2626,#b91c1c);color:#fff;padding:1rem 2rem;border:none;border-radius:.75rem;cursor:pointer;font-weight:600;font-size:1rem;transition:all .2s ease;box-shadow:0 4px 12px #dc26264d}.admin-error-informative button:hover{background:linear-gradient(135deg,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 6px 16px #dc262666}@media(max-width:768px){.admin-informative{padding:1rem}.admin-informative-header.header-with-action{flex-direction:column;align-items:stretch;gap:12px}.admin-informative-header{padding:2rem 1rem}.admin-informative-header h1{font-size:2.2rem}.admin-informative-header p{font-size:1rem}.admin-sections-container{gap:1.5rem}.admin-section-card h2{padding:1.5rem 1.5rem 1rem;font-size:1.2rem}.admin-section-content{padding:1.5rem}.admin-member-group{padding:1.25rem}}@media(max-width:480px){.admin-informative-header{padding:1.5rem 1rem}.admin-informative-header h1{font-size:1.8rem}.admin-sections-container{padding:.75rem}.admin-section-card h2{padding:1.25rem;font-size:1.1rem}.admin-section-content{padding:1.25rem}}.entrepreneurs-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;margin-top:1rem}.entrepreneurs-table th:nth-child(1),.entrepreneurs-table td:nth-child(1){max-width:150px}.entrepreneurs-table th:nth-child(2),.entrepreneurs-table td:nth-child(2){max-width:180px}.entrepreneurs-table th:nth-child(3),.entrepreneurs-table td:nth-child(3){max-width:150px}.entrepreneurs-table th,.entrepreneurs-table td{padding:.75rem 1rem;text-align:left;font-size:.9rem;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.entrepreneurs-table th{background-color:#f9fafb;font-weight:600;font-size:.95rem;color:#1f2937}.entrepreneurs-table tbody tr:hover{background-color:#f3f4f6}.entrepreneurs-table tbody tr:last-child td{border-bottom:none}.entrepreneurs-table .table-actions{display:flex;gap:.5rem}.entrepreneurs-table .table-actions .view-icon,.entrepreneurs-table .table-actions .toggle-icon{width:1rem;height:1rem}.entrepreneurs-table .table-actions button.view{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.entrepreneurs-table .table-actions button.view:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#334155}.entrepreneurs-table .table-actions button.toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent}.entrepreneurs-table .table-actions button.toggle.active{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.entrepreneurs-table .table-actions button.toggle.active:hover{background-color:#fee2e2;border-color:#fca5a5}.entrepreneurs-table .table-actions button.toggle.inactive{background-color:#d1fae5;color:#065f46;border-color:#6ee7b7}.entrepreneurs-table .table-actions button.toggle.inactive:hover{background-color:#a7f3d0;border-color:#34d399}.entrepreneurs-table .table-actions button.reject{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.entrepreneurs-table .table-actions button.reject:hover{background-color:#fee2e2;border-color:#fca5a5}.entrepreneurs-table .table-actions button.approve{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(to right,#059669,#047857);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.entrepreneurs-table .table-actions button.approve:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px)}.pending-entrepreneurs{margin-top:1rem}.pending-entrepreneurs__loading,.pending-entrepreneurs__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.pending-entrepreneurs__loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.pending-entrepreneurs__loading-spinner{animation:spin 2s linear infinite;width:2rem;height:2rem;color:#2563eb}.pending-entrepreneurs__error-icon{width:3rem;height:3rem;color:#ef4444;margin-bottom:1rem}.pending-entrepreneurs__error-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.pending-entrepreneurs__error-text{color:#6b7280}.pending-entrepreneurs__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.pending-entrepreneurs__empty-icon{width:4rem;height:4rem;color:#9ca3af;margin-bottom:1.5rem}.pending-entrepreneurs__empty-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.pending-entrepreneurs__empty-text{color:#6b7280;margin-bottom:1.5rem;max-width:500px}.pending-entrepreneurs__empty-emoji{font-size:3rem}.pending-entrepreneurs__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.pending-entrepreneurs__stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.pending-entrepreneurs__stat-content{display:flex;align-items:center;gap:1rem}.pending-entrepreneurs__stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0;background-color:#eff6ff;color:#2563eb}.pending-entrepreneurs__stat-icon svg{width:1.5rem;height:1.5rem}.pending-entrepreneurs__stat-label{font-size:.875rem;color:#6b7280;margin:0}.pending-entrepreneurs__stat-value{font-size:2rem;font-weight:700;margin:0;color:#2563eb}.pending-entrepreneurs__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem}.pending-entrepreneurs__card{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;border:1px solid #e5e7eb;overflow:hidden;min-height:0}.pending-entrepreneurs__card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #00000026}.pending-entrepreneurs__card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.pending-entrepreneurs__card-info{flex:1;min-width:0}.pending-entrepreneurs__card-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.pending-entrepreneurs__card-email{font-size:.875rem;color:#6b7280;margin:.25rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-entrepreneurs__card-date{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0}.pending-entrepreneurs__card-body{display:flex;flex-direction:column;gap:1.5rem;min-height:0}.pending-entrepreneurs__card-entrepreneurship{flex:1;min-height:0;overflow:hidden}.pending-entrepreneurs__card-entrepreneurship-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.pending-entrepreneurs__card-category-icon{font-size:1.5rem}.pending-entrepreneurs__card-entrepreneurship-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.pending-entrepreneurs__card-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.pending-entrepreneurs__card-category-badge{padding:.25rem .75rem;background-color:#f3f4f6;color:#374151;border-radius:9999px;font-size:.75rem;font-weight:500}.pending-entrepreneurs__card-approach-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.pending-entrepreneurs__card-location{font-size:.875rem;color:#6b7280;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pending-entrepreneurs__card-actions{display:flex;flex-direction:column;gap:1rem}.pending-entrepreneurs__details-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.pending-entrepreneurs__details-btn:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#334155}.pending-entrepreneurs__details-btn svg{width:1rem;height:1rem}.pending-entrepreneurs__action-buttons{display:flex;gap:.5rem}.pending-entrepreneurs__approve-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:linear-gradient(to right,#059669,#047857);color:#fff;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.pending-entrepreneurs__approve-btn:hover:not(:disabled){background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px)}.pending-entrepreneurs__approve-btn:disabled{opacity:.5;cursor:not-allowed}.pending-entrepreneurs__reject-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.pending-entrepreneurs__reject-btn:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5}.pending-entrepreneurs__reject-btn:disabled{opacity:.5;cursor:not-allowed}.pending-entrepreneurs__approve-btn svg,.pending-entrepreneurs__reject-btn svg{width:1rem;height:1rem}@media(max-width:768px){.pending-entrepreneurs__grid,.pending-entrepreneurs__stats{grid-template-columns:1fr;gap:1rem}.pending-entrepreneurs__card{padding:1rem}.pending-entrepreneurs__card-header{flex-direction:column;align-items:flex-start;gap:1rem}.pending-entrepreneurs__action-buttons{flex-direction:column;gap:.5rem}}.edit-entrepreneur-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.edit-entrepreneur-button:hover{background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.edit-entrepreneur-button__icon{height:1rem;width:1rem;margin-right:.5rem}.edit-entrepreneur-form__preview-wrapper{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.edit-entrepreneur-form__preview-actions{display:flex;gap:8px}.edit-entrepreneur-form__preview{width:250px;height:250px;object-fit:cover;border-radius:8px;border:1px solid #ddd;box-shadow:0 2px 4px #0000001a;display:block}.edit-entrepreneur-form__preview-placeholder{width:100%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:#f5f5f5;border:2px dashed #ddd;border-radius:8px;color:#666}.edit-entrepreneur-form__preview-placeholder svg{width:48px;height:48px;margin-bottom:8px}.edit-entrepreneur-form{display:flex;flex-direction:column;gap:2rem;max-width:100%}.edit-entrepreneur-form__progress{margin-bottom:2rem}.edit-entrepreneur-form__progress-bar{width:100%;height:var(--border-radius-small);background-color:var(--border-color-medium);border-radius:var(--border-radius-small);overflow:hidden;margin-bottom:1.5rem}.edit-entrepreneur-form__progress-fill{height:100%;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));border-radius:var(--border-radius-small);transition:width .3s ease-in-out}.edit-entrepreneur-form__steps{display:flex;justify-content:space-between;gap:1rem}.edit-entrepreneur-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.edit-entrepreneur-form__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--border-color-medium);color:var(--text-color-secondary);font-weight:600;font-size:.875rem;flex-shrink:0}.edit-entrepreneur-form__step--active .edit-entrepreneur-form__step-number{background:linear-gradient(135deg,var(--primary-color-start),var(--primary-color-end));color:#fff}.edit-entrepreneur-form__step-label{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.edit-entrepreneur-form__step--active .edit-entrepreneur-form__step-label{color:var(--primary-color-start);font-weight:600}.edit-entrepreneur-form__form,.edit-entrepreneur-form__step-content{display:flex;flex-direction:column;gap:2rem}.edit-entrepreneur-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.edit-entrepreneur-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.edit-entrepreneur-form__step-icon svg{width:1.5rem;height:1.5rem}.edit-entrepreneur-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.edit-entrepreneur-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.edit-entrepreneur-form__fields{display:flex;flex-direction:column;gap:1.5rem}.edit-entrepreneur-form__image-uploads{display:grid;grid-template-columns:1fr 1fr;gap:1rem solid var(--border-color-medium)}.edit-entrepreneur-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.edit-entrepreneur-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.edit-entrepreneur-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.edit-entrepreneur-form__input-wrapper{position:relative}.edit-entrepreneur-form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.edit-entrepreneur-form__icon svg{width:1.25rem;height:1.25rem}.edit-entrepreneur-form__input,.edit-entrepreneur-form__textarea,.edit-entrepreneur-form__select{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.edit-entrepreneur-form__input--with-icon{padding-left:2.5rem}.edit-entrepreneur-form__input:focus,.edit-entrepreneur-form__textarea:focus,.edit-entrepreneur-form__select:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow);transform:translateY(-1px)}.edit-entrepreneur-form__input--textarea{resize:vertical;min-height:4rem}.edit-entrepreneur-form__select{cursor:pointer}.edit-entrepreneur-form__error-text{display:block;font-size:.75rem;color:var(--text-color-required);margin-top:.25rem}.edit-entrepreneur-form__help-text{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1rem}.edit-entrepreneur-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.edit-entrepreneur-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.edit-entrepreneur-form__error-text-global{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.edit-entrepreneur-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-entrepreneur-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-entrepreneur-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-entrepreneur-form__character-count--warning{color:#d97706}.edit-entrepreneur-form__character-count--error{color:#dc2626}.edit-entrepreneur-form__image-uploads{display:grid;grid-template-columns:repeat(3,minmax(200px,280px));gap:1rem}@media(min-width:769px){.edit-entrepreneur-form__image-upload{max-width:280px}}.edit-entrepreneur-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.edit-entrepreneur-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed var(--border-color-light);border-radius:var(--border-radius-large);display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.edit-entrepreneur-form__image-upload-box:hover{border-color:var(--focus-color);background-color:#f3f4f6}.edit-entrepreneur-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-secondary);font-size:.875rem;font-weight:500;pointer-events:none;text-align:center;padding:1rem}.edit-entrepreneur-form__image-upload-label:hover{color:var(--focus-color)}.edit-entrepreneur-form__image-upload-label svg{width:2rem;height:2rem}.edit-entrepreneur-form__image-preview{position:relative;width:100%;height:100%}.edit-entrepreneur-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-large)}.edit-entrepreneur-form__image-replace-btn{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:transparent;color:#fff;border:none;cursor:pointer;transition:all .2s ease-in-out;filter:drop-shadow(0 2px 4px rgba(0,0,0,.3))}.edit-entrepreneur-form__image-replace-btn:hover{transform:scale(1.15);filter:drop-shadow(0 4px 8px rgba(0,0,0,.4))}.edit-entrepreneur-form__image-replace-btn svg{width:100%;height:100%}.edit-entrepreneur-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.edit-entrepreneur-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.edit-entrepreneur-form__section-description{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1.5rem;line-height:1.5}.edit-entrepreneur-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.edit-entrepreneur-form__cancel-btn,.edit-entrepreneur-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.edit-entrepreneur-form__cancel-btn:hover,.edit-entrepreneur-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.edit-entrepreneur-form__next-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;font-size:.875rem}.edit-entrepreneur-form__next-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-entrepreneur-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;font-size:.875rem}.edit-entrepreneur-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-entrepreneur-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none}.edit-entrepreneur-form__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-entrepreneur-form__submit-btn svg{height:1rem;width:1rem}.edit-entrepreneur-form__back-btn svg,.edit-entrepreneur-form__next-btn svg,.edit-entrepreneur-form__submit-btn svg{width:1rem;height:1rem}.edit-entrepreneur-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}.edit-entrepreneur-form__prev-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.edit-entrepreneur-form__prev-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.edit-entrepreneur-form__prev-btn svg{width:1rem;height:1rem}.edit-entrepreneur-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.edit-entrepreneur-form__image-uploads{max-width:280px}.edit-entrepreneur-form__step-header{flex-direction:column;text-align:center;padding:1rem}.edit-entrepreneur-form__step-actions{flex-direction:column;gap:.75rem}.edit-entrepreneur-form__navigation-buttons{width:100%;justify-content:space-between}.edit-entrepreneur-form__cancel-btn,.edit-entrepreneur-form__back-btn,.edit-entrepreneur-form__next-btn,.edit-entrepreneur-form__submit-btn,.edit-entrepreneur-form__prev-btn{width:auto;flex:1;justify-content:center}.edit-entrepreneur-form__steps{flex-direction:column;gap:.75rem}.edit-entrepreneur-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-entrepreneur-form__character-count{text-align:left}}@media(max-width:480px){.edit-entrepreneur-form{gap:1.5rem}.edit-entrepreneur-form__fields{gap:1rem}.edit-entrepreneur-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.edit-entrepreneur-form__back-btn,.edit-entrepreneur-form__prev-btn,.edit-entrepreneur-form__next-btn,.edit-entrepreneur-form__submit-btn{width:100%}.edit-entrepreneur-form__step-header{padding:.75rem}.edit-entrepreneur-form__step-icon{width:2.5rem;height:2.5rem}.edit-entrepreneur-form__step-title{font-size:1.125rem}.edit-entrepreneur-form__input{padding:.75rem;font-size:.85rem}.edit-entrepreneur-form__input--with-icon{padding-left:2.5rem}.edit-entrepreneur-form__icon svg{height:1.1rem;width:1.1rem}}.approved-entrepreneurs{margin-top:1rem}.approved-entrepreneurs__loading,.approved-entrepreneurs__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.approved-entrepreneurs__loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.approved-entrepreneurs__loading-spinner{animation:spin 2s linear infinite;width:2rem;height:2rem;color:#2563eb}.approved-entrepreneurs__error-icon{width:3rem;height:3rem;color:#ef4444;margin-bottom:1rem}.approved-entrepreneurs__error-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.approved-entrepreneurs__error-text{color:#6b7280}.approved-entrepreneurs__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.approved-entrepreneurs__empty-icon{width:4rem;height:4rem;color:#9ca3af;margin-bottom:1.5rem}.approved-entrepreneurs__empty-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.approved-entrepreneurs__empty-text{color:#6b7280;margin-bottom:1.5rem;max-width:500px}.approved-entrepreneurs__empty-emoji{font-size:3rem}.approved-entrepreneurs__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.approved-entrepreneurs__stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.approved-entrepreneurs__stat-content{display:flex;align-items:center;gap:1rem}.approved-entrepreneurs__stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.approved-entrepreneurs__stat-icon--total{background-color:#eff6ff;color:#2563eb}.approved-entrepreneurs__stat-icon--active{background-color:#d1fae5;color:#059669}.approved-entrepreneurs__stat-icon--inactive{background-color:#fee2e2;color:#dc2626}.approved-entrepreneurs__stat-icon svg{width:1.5rem;height:1.5rem}.approved-entrepreneurs__stat-label{font-size:.875rem;color:#6b7280;margin:0}.approved-entrepreneurs__stat-value{font-size:2rem;font-weight:700;margin:0}.approved-entrepreneurs__stat-value--total{color:#2563eb}.approved-entrepreneurs__stat-value--active{color:#059669}.approved-entrepreneurs__stat-value--inactive{color:#dc2626}.approved-entrepreneurs__pagination-info{margin-bottom:1rem}.approved-entrepreneurs__results-text{color:#6b7280;font-size:.875rem;margin:0}.approved-entrepreneurs__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(380px,1fr));gap:2rem}.approved-entrepreneurs__card{background:#fff;border-radius:.75rem;padding:1rem;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;border:1px solid #e5e7eb;overflow:hidden;min-height:0}.approved-entrepreneurs__card:hover{transform:translateY(-2px);box-shadow:0 8px 16px -4px #00000026}.approved-entrepreneurs__card-header{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.approved-entrepreneurs__card-title-row{display:flex;align-items:center;gap:1rem;width:100%}.approved-entrepreneurs__card-info{flex:1;min-width:0}.approved-entrepreneurs__card-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0 0 .25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0}.approved-entrepreneurs__card-email,.approved-entrepreneurs__card-phone{font-size:.875rem;color:#6b7280;margin:.25rem 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.approved-entrepreneurs__card-status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.approved-entrepreneurs__card-status--active{background-color:#d1fae5;color:#166534}.approved-entrepreneurs__card-status--inactive{background-color:#fee2e2;color:#991b1b}.approved-entrepreneurs__card-contact{display:flex;flex-direction:column;gap:.25rem;margin-top:.75rem;overflow:hidden}.approved-entrepreneurs__card-body{display:flex;flex-direction:column;gap:1.5rem;overflow:hidden}.approved-entrepreneurs__card-entrepreneurship{flex:1;overflow:hidden}.approved-entrepreneurs__card-entrepreneurship-header{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.approved-entrepreneurs__card-category-icon{font-size:1.5rem}.approved-entrepreneurs__card-entrepreneurship-name{font-size:1.1rem;font-weight:600;color:#1f2937;margin:0;flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;min-width:0}.approved-entrepreneurs__card-badges{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem}.approved-entrepreneurs__card-category-badge{padding:.25rem .75rem;background-color:#f3f4f6;color:#374151;border-radius:9999px;font-size:.75rem;font-weight:500}.approved-entrepreneurs__card-approach-badge{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.approved-entrepreneurs__card-location{font-size:.875rem;color:#6b7280;margin-bottom:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:block}.approved-entrepreneurs__card-description{font-size:.875rem;color:#6b7280;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis;margin-bottom:0}.approved-entrepreneurs__card-actions{display:flex;flex-direction:column;gap:1rem}.approved-entrepreneurs__details-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;text-decoration:none}.approved-entrepreneurs__details-btn:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#334155}.approved-entrepreneurs__details-btn svg{width:1rem;height:1rem}.approved-entrepreneurs__action-buttons{display:flex;gap:.5rem}.approved-entrepreneurs__toggle-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent}.approved-entrepreneurs__toggle-btn--active{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.approved-entrepreneurs__toggle-btn--active:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5}.approved-entrepreneurs__toggle-btn--inactive{background-color:#f0f9ff;color:#2563eb;border-color:#bfdbfe}.approved-entrepreneurs__toggle-btn--inactive:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd}.approved-entrepreneurs__toggle-btn--loading{opacity:.5;cursor:not-allowed}.approved-entrepreneurs__toggle-btn svg{width:1rem;height:1rem}.approved-entrepreneurs__toggle-spinner{animation:spin 1s linear infinite}.approved-entrepreneurs__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.approved-entrepreneurs__pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.approved-entrepreneurs__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.approved-entrepreneurs__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.approved-entrepreneurs__pagination-btn svg{width:1rem;height:1rem}.approved-entrepreneurs__pagination-numbers{display:flex;align-items:center;gap:.5rem}.approved-entrepreneurs__pagination-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.approved-entrepreneurs__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.approved-entrepreneurs__pagination-number--active{background-color:#2563eb;border-color:#2563eb;color:#fff}.approved-entrepreneurs__pagination-ellipsis{padding:.5rem;color:#9ca3af}@media(max-width:768px){.approved-entrepreneurs__grid,.approved-entrepreneurs__stats{grid-template-columns:1fr;gap:1rem}.approved-entrepreneurs__card{padding:1rem}.approved-entrepreneurs__card-header{flex-direction:column;align-items:flex-start;gap:1rem}.approved-entrepreneurs__card-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.approved-entrepreneurs__action-buttons{flex-direction:column;gap:.5rem}.approved-entrepreneurs__pagination{flex-wrap:wrap;gap:.5rem}.approved-entrepreneurs__pagination-numbers{order:-1;flex-wrap:wrap;justify-content:center}}.add-entrepreneur-button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(to right,#059669,#047857);color:#fff;font-size:.875rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out}.add-entrepreneur-button:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.add-entrepreneur-button__icon{height:1.25rem;width:1.25rem;margin-right:.5rem}.category-filter{position:relative;display:inline-block}.category-filter__trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;min-width:200px}.category-filter__trigger:hover{background-color:#f9fafb;border-color:#9ca3af}.category-filter__trigger:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #2563eb1a}.category-filter__trigger-content{display:flex;align-items:center;gap:.5rem;flex:1}.category-filter__text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.category-filter__selected{display:flex;align-items:center;gap:.5rem}.category-filter__category-icon{font-size:1.1rem;flex-shrink:0}.category-filter__chevron{display:flex;align-items:center;color:#9ca3af;transition:transform .2s ease-in-out;flex-shrink:0}.category-filter__chevron--open{transform:rotate(180deg)}.category-filter__chevron svg{width:1rem;height:1rem}.category-filter__dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:50;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:300px;overflow-y:auto}.category-filter__options{padding:.25rem 0}.category-filter__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s ease-in-out}.category-filter__option:hover{background-color:#a8f7d3}.category-filter__option--selected{background-color:#d1fae5;color:#52ac83}.category-filter__option--selected:hover{background-color:#a8f7d3}.category-filter__option-content{display:flex;align-items:center;gap:.75rem;flex:1}.category-filter__option-icon{font-size:1.1rem;flex-shrink:0}.category-filter__option-text{flex:1}.category-filter__check{display:flex;align-items:center;color:#52ac83;flex-shrink:0}.category-filter__check svg{width:1rem;height:1rem}@media(max-width:768px){.category-filter__trigger{min-width:180px}}@media(max-width:480px){.category-filter__trigger{min-width:150px;padding:.5rem .75rem}.category-filter__text{font-size:.8rem}}.entrepreneur-dashboard{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#ecfdf5,#eff6ff)}.entrepreneur-dashboard__header{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb}.entrepreneur-dashboard__header-container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem}.entrepreneur-dashboard__title-section{text-align:center}.entrepreneur-dashboard__title-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;gap:2rem}.entrepreneur-dashboard__title-icon{padding:1.25rem;background-color:#d1fae5;border-radius:1.5rem;margin-right:1.5rem}.entrepreneur-dashboard__title-icon svg{height:3.5rem;width:3.5rem;color:#059669}.entrepreneur-dashboard__title{font-size:4rem;font-weight:700;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}.entrepreneur-dashboard__description{font-size:1.125rem;color:#6b7280;margin:0 auto;max-width:700px;line-height:1.7;font-weight:400}.entrepreneur-dashboard__foundation-name{color:#059669;font-weight:600}.entrepreneur-dashboard__main{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.entrepreneur-dashboard__action-bar{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem}.entrepreneur-dashboard__action-content{display:flex;flex-direction:column;gap:1.5rem}.entrepreneur-dashboard__directory-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin:0}.entrepreneur-dashboard__directory-description{color:#6b7280;font-size:1rem;margin:0}.entrepreneur-dashboard__controls{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.entrepreneur-dashboard__tabs{display:flex;background:#f3f4f6;border-radius:.5rem;padding:.25rem}.entrepreneur-dashboard__tab{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;border-radius:.375rem;border:none;background:transparent;color:#6b7280;font-weight:500;cursor:pointer;transition:all .2s}.entrepreneur-dashboard__tab svg{width:1rem;height:1rem}.entrepreneur-dashboard__tab--active{background:#fff;color:#52ac83;box-shadow:0 1px 2px #0000000d}.entrepreneur-dashboard__controls-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.entrepreneur-dashboard__search-wrapper{position:relative;min-width:300px;flex:1;max-width:400px}.entrepreneur-dashboard__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.entrepreneur-dashboard__search-icon svg{width:1.25rem;height:1.25rem}.entrepreneur-dashboard__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.entrepreneur-dashboard__search-input:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.entrepreneur-dashboard__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:4rem}.entrepreneur-dashboard__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.entrepreneur-dashboard__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}@media(max-width:1024px){.entrepreneur-dashboard__controls-row{justify-content:center}}@media(max-width:768px){.entrepreneur-dashboard__title-row{flex-direction:column;gap:1rem}.entrepreneur-dashboard__title{font-size:2.5rem}.entrepreneur-dashboard__action-content{flex-direction:column;align-items:stretch}.entrepreneur-dashboard__controls{align-items:stretch}.entrepreneur-dashboard__tabs{align-self:center}.entrepreneur-dashboard__controls-row{flex-direction:column;align-items:stretch;gap:1rem}.entrepreneur-dashboard__search-input{width:100%;min-width:250px}.entrepreneur-dashboard__main{padding:1rem}}@media(max-width:480px){.entrepreneur-dashboard__controls-row{gap:.75rem}}.entrepreneur-dashboard__view-toggle{display:flex;gap:.5rem;align-items:center}.entrepreneur-dashboard__view-toggle button{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;border-radius:6px;border:1px solid #d1d5db;background-color:#f9fafb;cursor:pointer;font-size:.85rem;font-weight:500;color:#374151;transition:all .15s ease-in-out}.entrepreneur-dashboard__view-toggle button:hover{background-color:#f3f4f6}.entrepreneur-dashboard__view-toggle button.active{background-color:#52ac83;color:#fff;border-color:#52ac83}.edit-project-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.edit-project-button:hover{background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.edit-project-button__icon{height:1rem;width:1rem;margin-right:.5rem}.edit-project-button--sm{padding:.375rem .75rem;font-size:.75rem}.edit-project-button--lg{padding:.75rem 1.5rem;font-size:1rem}.edit-project-button--secondary{color:#4b5563;background-color:#f3f4f6;border-color:#d1d5db}.edit-project-button--secondary:hover{background-color:#e5e7eb;border-color:#9ca3af}.edit-project-button--success{color:#059669;background-color:#d1fae5;border-color:#a7f3d0}.edit-project-button--success:hover{background-color:#a7f3d0;border-color:#6ee7b7}.edit-project-button--warning{color:#d97706;background-color:#fef3c7;border-color:#fcd34d}.edit-project-button--warning:hover{background-color:#fde68a;border-color:#fbbf24}.edit-project-button:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-project-button:active{transform:translateY(0)}.edit-project-form{display:flex;flex-direction:column;gap:2rem;max-width:100%}.edit-project-form__progress{margin-bottom:2rem}.edit-project-form__progress-bar{width:100%;height:var(--border-radius-small);background-color:var(--border-color-medium);border-radius:var(--border-radius-small);overflow:hidden;margin-bottom:1.5rem}.edit-project-form__progress-fill{height:100%;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));border-radius:var(--border-radius-small);transition:width .3s ease-in-out}.edit-project-form__steps{display:flex;justify-content:space-between;gap:1rem}.edit-project-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.edit-project-form__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--border-color-medium);color:var(--text-color-secondary);font-weight:600;font-size:.875rem;flex-shrink:0}.edit-project-form__step--active .edit-project-form__step-number{background:linear-gradient(135deg,var(--primary-color-start),var(--primary-color-end));color:#fff}.edit-project-form__step-label{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.edit-project-form__step--active .edit-project-form__step-label{color:var(--primary-color-start);font-weight:600}.edit-project-form__form,.edit-project-form__step-content{display:flex;flex-direction:column;gap:2rem}.edit-project-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.edit-project-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.edit-project-form__step-icon svg{width:1.5rem;height:1.5rem}.edit-project-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.edit-project-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.edit-project-form__fields{display:flex;flex-direction:column;gap:1.5rem}.edit-project-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.edit-project-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.edit-project-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.edit-project-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.edit-project-form__input-wrapper{position:relative}.edit-project-form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.edit-project-form__icon svg{width:1.25rem;height:1.25rem}.edit-project-form__input,.edit-project-form__textarea,.edit-project-form__select{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.edit-project-form__input--with-icon{padding-left:2.5rem}.edit-project-form__input:focus,.edit-project-form__textarea:focus,.edit-project-form__select:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow);transform:translateY(-1px)}.edit-project-form__input--textarea{resize:vertical;min-height:4rem}.edit-project-form__select{cursor:pointer}.edit-project-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.edit-project-form__error p{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.edit-project-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-project-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-project-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-project-form__character-count--warning{color:#d97706}.edit-project-form__character-count--error{color:#dc2626}.edit-project-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.edit-project-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.edit-project-form__section-description{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1.5rem;line-height:1.5}.edit-project-form__metrics-info{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--border-radius-large);padding:1.5rem}.edit-project-form__metric-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e0f2fe}.edit-project-form__metric-item:last-child{border-bottom:none}.edit-project-form__metric-label{font-size:.875rem;font-weight:500;color:#0369a1}.edit-project-form__metric-value{font-size:.875rem;color:#0ea5e9;font-weight:600}.edit-project-form__images-section{margin-top:1rem}.edit-project-form__image-uploads{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.edit-project-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-secondary);font-size:.875rem;font-weight:500}.edit-project-form__image-remove{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out}.edit-project-form__image-remove:hover{background-color:var(--text-color-required)}.edit-project-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.edit-project-form__cancel-btn,.edit-project-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.edit-project-form__cancel-btn:hover,.edit-project-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.edit-project-form__next-btn,.edit-project-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));color:#fff;border:none;border-radius:var(--border-radius-medium);font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.edit-project-form__next-btn:hover,.edit-project-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,var(--primary-color-end),#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px -2px #2563eb4d}.edit-project-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.edit-project-form__submit-btn--loading{opacity:.8}.edit-project-form__back-btn svg,.edit-project-form__next-btn svg,.edit-project-form__submit-btn svg{width:1rem;height:1rem}.edit-project-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}.edit-project-form__image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem;margin-top:1rem}.edit-project-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.edit-project-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed var(--border-color-light);border-radius:var(--border-radius-large);display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.edit-project-form__image-upload-box:hover{border-color:var(--focus-color);background-color:#f3f4f6}.edit-project-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-secondary);font-size:.875rem;font-weight:500;pointer-events:none;width:100%;height:100%}.edit-project-form__image-upload-label:hover{color:var(--focus-color)}.edit-project-form__image-upload-label svg{width:2rem;height:2rem}.edit-project-form__image-input{display:none!important}.edit-project-form__image-preview{position:relative;width:100%;height:100%}.edit-project-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-large)}.edit-project-form__image-replace-btn{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;opacity:0}.edit-project-form__image-preview:hover .edit-project-form__image-replace-btn{opacity:1}.edit-project-form__image-replace-btn:hover{background-color:var(--primary-color-start);transform:scale(1.1)}.edit-project-form__image-field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.5rem}.edit-project-form__image-field-name{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.edit-project-form__image-new-indicator{font-size:.75rem;color:var(--primary-color-start);font-weight:600;background-color:#dbeafe;padding:.25rem .5rem;border-radius:.25rem}.edit-project-form__images-note{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--border-radius-large);padding:1rem 1.5rem;margin-top:1rem}.edit-project-form__images-note p{margin:0;font-size:.875rem;color:#0369a1;line-height:1.5}@media(min-width:1024px){.edit-project-form__image-grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px)and (max-width:1023px){.edit-project-form__image-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.edit-project-form__image-grid{grid-template-columns:1fr}.edit-project-form__step-header{flex-direction:column;text-align:center;padding:1rem}.edit-project-form__step-actions{flex-direction:column;gap:.75rem}.edit-project-form__cancel-btn,.edit-project-form__back-btn,.edit-project-form__next-btn,.edit-project-form__submit-btn{width:100%;justify-content:center}.edit-project-form__image-uploads{grid-template-columns:1fr}.edit-project-form__steps{flex-direction:column;gap:.75rem}.edit-project-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-project-form__character-count{text-align:left}.edit-project-form__metric-item{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-width:480px){.edit-project-form{gap:1.5rem}.edit-project-form__fields{gap:1rem}.edit-project-form__step-header{padding:.75rem}.edit-project-form__step-icon{width:2.5rem;height:2.5rem}.edit-project-form__step-title{font-size:1.125rem}.edit-project-form__input{padding:.75rem;font-size:.85rem}}.edit-project-form__images-note ul{font-size:.875rem;line-height:1.6}.edit-project-form__images-note ul li{margin-bottom:.25rem}.edit-project-form__image-delete-btn{position:absolute;top:.5rem;left:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;opacity:0}.edit-project-form__image-preview:hover .edit-project-form__image-delete-btn{opacity:1}.edit-project-form__image-delete-btn:hover{background-color:var(--text-color-required);transform:scale(1.1)}.edit-project-form__image-preview:hover .edit-project-form__image-replace-btn,.edit-project-form__image-preview:hover .edit-project-form__image-delete-btn{opacity:1}.edit-project-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.edit-project-form__step-actions{flex-direction:column;gap:.75rem}.edit-project-form__navigation-buttons{width:100%;justify-content:space-between}.edit-project-form__cancel-btn,.edit-project-form__back-btn,.edit-project-form__next-btn,.edit-project-form__submit-btn{width:auto;flex:1;justify-content:center}}@media(max-width:480px){.edit-project-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.edit-project-form__back-btn,.edit-project-form__next-btn,.edit-project-form__submit-btn{width:100%}}.edit-project{display:inline-block}.edit-project__loading{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#6b7280;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:not-allowed}.edit-project__loading-spinner{width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}.edit-project__error{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background-color:#ef4444;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:not-allowed}.edit-project--inline{display:inline-flex}.edit-project--block{display:block;width:100%}.edit-project--full-width .edit-project-button{width:100%;justify-content:center}.edit-project--disabled .edit-project-button{opacity:.6;cursor:not-allowed;transform:none}.edit-project--disabled .edit-project-button:hover{transform:none;box-shadow:none}.projects-table .edit-project{margin-right:.5rem}.projects-table .edit-project:last-child{margin-right:0}@media(max-width:768px){.edit-project-button{padding:.375rem .75rem;font-size:.75rem}.edit-project-button__icon{width:1rem;height:1rem}}.change-status-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.change-status-modal__content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:28rem;width:100%;max-height:90vh;overflow-y:auto}.change-status-modal__header{padding:1.5rem 1.5rem 1.25rem;border-bottom:1px solid #e5e7eb}.change-status-modal__title{font-size:1.25rem;font-weight:600;color:#111827;margin:0;line-height:1.4}.change-status-modal__body{padding:1.5rem}.change-status-modal__footer{padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:.75rem}.change-status-modal__button{padding:.625rem 1.25rem;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:1px solid transparent;min-width:100px}.change-status-modal__button--cancel{background-color:#fff;color:#374151;border-color:#d1d5db}.change-status-modal__button--cancel:hover{background-color:#f9fafb;border-color:#9ca3af}.change-status-modal__button--confirm{background-color:#2563eb;color:#fff;border-color:#2563eb}.change-status-modal__button--confirm:hover{background-color:#1d4ed8;border-color:#1d4ed8}.change-status-modal__button--confirm:disabled{background-color:#93c5fd;border-color:#93c5fd;cursor:not-allowed}.change-status-modal__button--cancel:disabled{opacity:.5;cursor:not-allowed}.change-status-modal__current-status{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.change-status-modal__status-badge{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;margin-left:.5rem}.change-status-modal__status-badge--pending{background-color:#fef3c7;color:#92400e;border:1px solid #fcd34d}.change-status-modal__status-badge--planning{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.change-status-modal__status-badge--execution{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.change-status-modal__status-badge--suspended{background-color:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.change-status-modal__status-badge--finished{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.change-status-modal__select-group{margin-bottom:1.5rem}.change-status-modal__select-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.change-status-modal__select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;font-size:.875rem;transition:all .2s}.change-status-modal__select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.change-status-modal__description{font-size:.875rem;color:#6b7280;margin-top:.75rem;line-height:1.5;padding:.5rem 0}.change-status-modal__change-notice{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:.5rem;padding:1rem;margin-top:1.5rem}.change-status-modal__change-notice p{font-size:.875rem;color:#92400e;margin:0;line-height:1.5}.change-status-modal__intro-text{color:#6b7280;margin-bottom:1.5rem;line-height:1.6;font-size:.9375rem}.change-status-modal__project-name{color:#111827;font-weight:600}.change-status-modal__current-status p{margin:0;font-size:.875rem;color:#1e40af;line-height:1.5}.change-status-modal__current-status strong{font-weight:600}.change-status-modal__loading{display:inline-block;width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}@media(max-width:640px){.change-status-modal{padding:.5rem}.change-status-modal__content{max-height:95vh}.change-status-modal__footer{flex-direction:column-reverse;gap:.5rem}.change-status-modal__button{width:100%;min-width:auto}.change-status-modal__header{padding:1.25rem 1.25rem 1rem}.change-status-modal__body{padding:1.25rem}.change-status-modal__footer{padding:1rem 1.25rem 1.25rem}}.projects-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;margin-top:1rem}.projects-table th:nth-child(1),.projects-table td:nth-child(1){max-width:150px}.projects-table th:nth-child(2),.projects-table td:nth-child(2){max-width:200px}.projects-table th:nth-child(3),.projects-table td:nth-child(3){max-width:120px}.projects-table th:nth-child(4),.projects-table td:nth-child(4){max-width:100px}.projects-table th:nth-child(5),.projects-table td:nth-child(5){max-width:200px}.projects-table th:nth-child(6),.projects-table td:nth-child(6){max-width:400px}.projects-table th,.projects-table td{padding:.75rem 1rem;text-align:left;font-size:.9rem;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.projects-table th{background-color:#f9fafb;font-weight:600;font-size:.95rem;color:#1f2937}.projects-table tbody tr:hover{background-color:#f3f4f6}.projects-table tbody tr:last-child td{border-bottom:none}.projects-table__aim{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.projects-table__status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .5rem;border-radius:1rem;font-size:.75rem;font-weight:500}.projects-table__status--active{background-color:#d1fae5;color:#065f46}.projects-table__status--inactive{background-color:#fef2f2;color:#dc2626}.projects-table__project-status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;border-radius:1rem;font-size:.75rem;font-weight:500}.projects-table__project-status--pending{background-color:#fef3c7;color:#92400e}.projects-table__project-status--planning{background-color:#dbeafe;color:#1e40af}.projects-table__project-status--execution{background-color:#d1fae5;color:#065f46}.projects-table__project-status--suspended{background-color:#fef2f2;color:#dc2626}.projects-table__project-status--finished{background-color:#f3f4f6;color:#374151}.projects-table .table-actions{display:flex;gap:.5rem}.projects-table .table-actions .view-icon,.projects-table .table-actions .toggle-icon{width:1rem;height:1rem}.projects-table .table-actions button.view{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.projects-table .table-actions button.view:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#334155}.projects-table .table-actions button.toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent}.projects-table .table-actions button.toggle.active{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.projects-table .table-actions button.toggle.active:hover{background-color:#fee2e2;border-color:#fca5a5}.projects-table .table-actions button.toggle.inactive{background-color:#d1fae5;color:#065f46;border-color:#6ee7b7}.projects-table .table-actions button.toggle.inactive:hover{background-color:#a7f3d0;border-color:#34d399}.projects-table .table-actions button.status{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent}.projects-table .table-actions button.status--pending{background-color:#fef3c7;color:#92400e;border-color:#fcd34d}.projects-table .table-actions button.status--pending:hover{background-color:#fde68a;border-color:#fbbf24}.projects-table .table-actions button.status--planning{background-color:#dbeafe;color:#1e40af;border-color:#93c5fd}.projects-table .table-actions button.status--planning:hover{background-color:#bfdbfe;border-color:#60a5fa}.projects-table .table-actions button.status--execution{background-color:#d1fae5;color:#065f46;border-color:#6ee7b7}.projects-table .table-actions button.status--execution:hover{background-color:#a7f3d0;border-color:#34d399}.projects-table .table-actions button.status--suspended{background-color:#fef2f2;color:#dc2626;border-color:#fca5a5}.projects-table .table-actions button.status--suspended:hover{background-color:#fee2e2;border-color:#f87171}.projects-table .table-actions button.status--finished{background-color:#f3f4f6;color:#374151;border-color:#d1d5db}.projects-table .table-actions button.status--finished:hover{background-color:#e5e7eb;border-color:#9ca3af}.projects-table .table-actions .status-icon{width:1rem;height:1rem}.projects-table .table-actions button.loading{opacity:.7;cursor:not-allowed}.projects-table .table-actions button.loading:after{content:"";width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:1024px){.projects-table .table-actions{flex-wrap:wrap}.projects-table .table-actions button{flex:1;min-width:120px}}@media(max-width:768px){.projects-table .table-actions{flex-direction:column;gap:.5rem}.projects-table .table-actions button{width:100%;justify-content:center}}.projects-list{display:flex;flex-direction:column;gap:1.5rem}.projects-list__header{display:flex;justify-content:space-between;align-items:center;padding:0 .5rem}.projects-list__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.projects-list__loading-spinner{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}.projects-list__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;text-align:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:1rem}.projects-list__error-icon{font-size:3rem}.projects-list__error h3{color:#dc2626;margin:0;font-size:1.25rem}.projects-list__error p{color:#991b1b;margin:0}.projects-list__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:1rem}.projects-list__empty-icon{font-size:3rem}.projects-list__empty h3{color:#475569;margin:0;font-size:1.25rem}.projects-list__empty p{color:#64748b;margin:0}.projects-list__message{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-weight:500;animation:slideDown .3s ease-out}.projects-list__message--success{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.projects-list__message--error{background-color:#fecaca;color:#dc2626;border:1px solid #fca5a5}.projects-list__message--info{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.projects-list__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#6b7280}.projects-list__loading-spinner{width:40px;height:40px;border:4px solid #e5e7eb;border-left:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.projects-list__error{text-align:center;padding:3rem;color:#dc2626}.projects-list__error-icon{font-size:3rem;margin-bottom:1rem}.projects-list__empty{text-align:center;padding:3rem;color:#6b7280}.projects-list__empty-icon{font-size:3rem;margin-bottom:1rem}.projects-list__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.projects-list__count{font-size:.875rem;color:#6b7280;font-weight:500}.projects-list__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.projects-list__stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.projects-list__stat-content{display:flex;align-items:center;gap:1rem}.projects-list__stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.projects-list__stat-icon--total{background-color:#eff6ff;color:#2563eb}.projects-list__stat-icon--active{background-color:#d1fae5;color:#059669}.projects-list__stat-icon--inactive{background-color:#fee2e2;color:#dc2626}.projects-list__stat-icon svg{width:1.5rem;height:1.5rem}.projects-list__stat-label{font-size:.875rem;color:#6b7280;margin:0}.projects-list__stat-value{font-size:2rem;font-weight:700;margin:0}.projects-list__stat-value--total{color:#2563eb}.projects-list__stat-value--active{color:#059669}.projects-list__stat-value--inactive{color:#dc2626}.projects-list__pagination-info{margin-bottom:1rem}.projects-list__results-text{color:#6b7280;font-size:.875rem;margin:0}.projects-list__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.projects-list__pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.projects-list__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.projects-list__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.projects-list__pagination-btn svg{width:1rem;height:1rem}.projects-list__pagination-numbers{display:flex;align-items:center;gap:.5rem}.projects-list__pagination-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.projects-list__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.projects-list__pagination-number--active{background-color:#2563eb;border-color:#2563eb;color:#fff}.projects-list__pagination-ellipsis{padding:.5rem;color:#9ca3af}@media(max-width:768px){.projects-list__stats{grid-template-columns:1fr;gap:1rem}.projects-list__pagination{flex-wrap:wrap;gap:.5rem}.projects-list__pagination-numbers{order:-1;flex-wrap:wrap;justify-content:center}}.project-details{display:flex;flex-direction:column;height:100%;max-height:80vh}.project-details__header{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.project-details__title-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.project-details__name{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;flex:1}.project-details__status-badges{display:flex;gap:.5rem;flex-shrink:0}.project-details__status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.project-details__status--pending{background-color:#fef3c7;color:#92400e}.project-details__status--planning{background-color:#dbeafe;color:#1e40af}.project-details__status--execution{background-color:#dcfce7;color:#166534}.project-details__status--suspended{background-color:#f3f4f6;color:#374151}.project-details__status--finished{background-color:#fce7f3;color:#be185d}.project-details__status--unknown{background-color:#f3f4f6;color:#6b7280}.project-details__active-status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.project-details__active-status--active{background-color:#dcfce7;color:#166534}.project-details__active-status--inactive{background-color:#fecaca;color:#dc2626}.project-details__aim{color:#6b7280;font-size:1rem;line-height:1.5;margin:0}.project-details__tabs{display:flex;border-bottom:1px solid #e5e7eb;background-color:#fff;position:relative}.project-details__tab{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:none;border:none;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent;position:relative}.project-details__tab:hover{color:#374151;background-color:#f9fafb}.project-details__tab--active{color:#2563eb;border-bottom-color:#2563eb;background-color:#eff6ff}.project-details__tab svg{width:1.25rem;height:1.25rem}.project-details__content{flex:1;overflow-y:auto;padding:1.5rem;background-color:#f9fafb}.project-details__tab-content{max-width:100%}.project-details__section{margin-bottom:2rem}.project-details__section-title{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:.75rem}.project-details__description,.project-details__text{color:#6b7280;line-height:1.6;margin:0}.project-details__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-top:1.5rem}.project-details__info-item{display:flex;flex-direction:column;gap:.5rem}.project-details__label{font-size:.875rem;font-weight:500;color:#374151}.project-details__status-badge,.project-details__active-badge{padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-align:center;width:fit-content}.project-details__active-badge--active{background-color:#dcfce7;color:#166534}.project-details__active-badge--inactive{background-color:#fecaca;color:#dc2626}.project-details__metrics{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;justify-content:center}.project-details__metric-card{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.project-details__metric-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.project-details__metric-icon{padding:1rem;background-color:#dbeafe;border-radius:.75rem;color:#2563eb;flex-shrink:0}.project-details__metric-icon svg{width:1.5rem;height:1.5rem}.project-details__metric-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.project-details__metric-label{font-size:.875rem;color:#6b7280;font-weight:500}.project-details__metric-value{font-size:1.5rem;font-weight:700;color:#1f2937}.project-details__images-section{text-align:center}.project-details__images-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-top:1rem}.project-details__image-container{position:relative;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;background-color:#f3f4f6;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.project-details__image-container:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.project-details__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.project-details__image-container:hover .project-details__image{transform:scale(1.05)}.project-details__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;gap:.5rem}.project-details__image-placeholder svg{width:3rem;height:3rem}.project-details__no-images{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#9ca3af;gap:1rem;background:#fff;border-radius:.75rem;border:2px dashed #d1d5db}.project-details__no-images svg{width:4rem;height:4rem}.project-details__footer{padding:1rem 1.5rem;border-top:1px solid #e5e7eb;background-color:#fff}.project-details__footer-info{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:1rem}.project-details__footer-text{font-size:.75rem;color:#6b7280;margin:0}.project-details__activities-list{display:flex;flex-direction:column;gap:1rem}.project-details__activity-item{border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;background:#fff;transition:all .2s ease;box-shadow:0 1px 2px #0000000d}.project-details__activity-item:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-1px)}.project-details__activity-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.project-details__activity-name{font-size:1.125rem;font-weight:600;color:#1f2937;margin:0;flex:1}.project-details__activity-description{color:#6b7280;line-height:1.6;margin-bottom:1rem}.project-details__activity-details{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:1rem}.project-details__activity-info{display:flex;flex-direction:column;gap:.25rem}.project-details__activity-label{font-size:.75rem;font-weight:600;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em}.project-details__activity-dates{margin-bottom:1rem}.project-details__date-item{background:#f8fafc;padding:.75rem;border-radius:.5rem;border:1px solid #e5e7eb;font-size:.875rem;margin-top:.5rem}.project-details__activity-footer{display:flex;justify-content:space-between;align-items:center;padding-top:1rem;border-top:1px solid #f3f4f6;gap:1rem}.project-details__registration-badge{background:#10b981;color:#fff;padding:.375rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.project-details__no-activities{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 2rem;color:#9ca3af;text-align:center;background:#fff;border-radius:.75rem;border:2px dashed #d1d5db}.project-details__no-activities svg{width:4rem;height:4rem;margin-bottom:1rem;opacity:.5}.project-details__no-activities p{margin:0;font-size:1rem;font-weight:500}.project-details__loading{text-align:center;padding:2rem;color:#6b7280;background:#fff;border-radius:.75rem;border:1px solid #e5e7eb}.project-details__loading p{margin:0;font-size:.875rem}.project-details__tab-count{background:#ef4444;color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;font-size:.75rem;font-weight:600;margin-left:.5rem}.project-details__metric-card--beneficiaries .project-details__metric-icon{background-color:#dcfce7;color:#166534}.project-details__metric-card--waste .project-details__metric-icon{background-color:#fef3c7;color:#92400e}.project-details__metric-card--trees .project-details__metric-icon{background-color:#dcfce7;color:#059669}@media(max-width:768px){.project-details__title-section{flex-direction:column;gap:1rem;align-items:flex-start}.project-details__status-badges{align-self:flex-start}.project-details__tabs{overflow-x:auto;flex-wrap:nowrap}.project-details__tab{white-space:nowrap;font-size:.75rem;padding:.75rem 1rem}.project-details__info-grid{grid-template-columns:1fr}.project-details__metrics{grid-template-columns:1fr;gap:1rem}.project-details__metric-card{flex-direction:row;text-align:left;padding:1.25rem}.project-details__images-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.75rem}.project-details__activity-header{flex-direction:column;gap:.75rem}.project-details__activity-name{margin-right:0}.project-details__activity-details{grid-template-columns:1fr;gap:.75rem}.project-details__activity-footer{flex-direction:column;gap:.75rem;align-items:flex-start}.project-details__activity-item{padding:1.25rem}.project-details__footer-info{flex-direction:column;align-items:flex-start}}@media(max-width:480px){.project-details__header,.project-details__content{padding:1rem}.project-details__images-grid{grid-template-columns:1fr}.project-details__activity-item{padding:1rem}.project-details__activity-details{grid-template-columns:1fr}.project-details__no-activities{padding:2rem 1rem}.project-details__no-activities svg{width:3rem;height:3rem}.project-details__metric-card{padding:1rem}.project-details__metric-icon{padding:.75rem}.project-details__metric-icon svg{width:1.25rem;height:1.25rem}.project-details__metric-value{font-size:1.25rem}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.5}}.project-details__activity-loading{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}.project-details__activity-item:active{transform:translateY(1px)}.project-details__activities-list{scroll-behavior:smooth}.project-details__metric-loading{animation:pulse 1.5s ease-in-out infinite}.project-details__metric-loading .project-details__metric-value{background:#e5e7eb;color:transparent;border-radius:.25rem;min-height:1.5rem;width:80px}.project-details__generate-pdf-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:fit-content}.project-details__generate-pdf-btn:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:translateY(-1px);box-shadow:0 1px 3px #dc262633}.project-details__generate-pdf-btn:active:not(:disabled){transform:translateY(0)}.project-details__generate-pdf-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.project-details__generate-pdf-btn svg{width:1rem;height:1rem;color:#dc2626}.project-details__generate-pdf-btn:hover:not(:disabled) svg{color:#b91c1c}.project-details__generate-pdf-btn.loading{position:relative;color:transparent}.project-details__generate-pdf-btn.loading:after{content:"";position:absolute;width:.875rem;height:.875rem;border:2px solid transparent;border-top:2px solid #dc2626;border-radius:50%;animation:spin 1s linear infinite}.project-details__generate-pdf-btn.loading .pdf-text{opacity:0}.project-details__name-and-actions{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem;flex-wrap:wrap}.project-details__header-actions{display:flex;gap:.5rem;flex-shrink:0;align-items:center}.project-details__status-badges{display:flex;gap:.5rem;flex-shrink:0;align-items:center;flex-wrap:wrap}@media(max-width:768px){.project-details__name-and-actions{flex-direction:column;align-items:flex-start;gap:1rem}.project-details__status-badges{width:100%;justify-content:flex-start}.project-details__generate-pdf-btn{flex:0 1 auto}}@media(max-width:480px){.project-details__generate-pdf-btn{font-size:.8rem;padding:.5rem .625rem}.project-details__generate-pdf-btn .pdf-text{display:none}.project-details__generate-pdf-btn{padding:.5rem}}@media(min-width:481px)and (max-width:640px){.project-details__generate-pdf-btn{font-size:.8rem;padding:.5rem .625rem}}.project-details__generate-excel-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:fit-content}.project-details__generate-excel-btn:hover:not(:disabled){background-color:#e0f2fe;border-color:#7dd3fc;color:#075985;transform:translateY(-1px);box-shadow:0 1px 3px #0369a133}.project-details__generate-excel-btn:active:not(:disabled){transform:translateY(0)}.project-details__generate-excel-btn:disabled{opacity:.5;cursor:not-allowed;transform:none}.project-details__generate-excel-btn svg{width:1rem;height:1rem;color:#0369a1}.project-details__generate-excel-btn:hover:not(:disabled) svg{color:#075985}.project-details__generate-excel-btn.loading{position:relative;color:transparent}.project-details__generate-excel-btn.loading:after{content:"";position:absolute;width:.875rem;height:.875rem;border:2px solid transparent;border-top:2px solid #0369a1;border-radius:50%;animation:spin 1s linear infinite}.project-details__generate-excel-btn.loading .excel-text{opacity:0}@media(max-width:480px){.project-details__generate-excel-btn{font-size:.8rem;padding:.5rem .625rem}.project-details__generate-excel-btn .excel-text{display:none}.project-details__generate-excel-btn{padding:.5rem}}@media(min-width:481px)and (max-width:640px){.project-details__generate-excel-btn{font-size:.8rem;padding:.5rem .625rem}}.add-project-form{display:flex;flex-direction:column;gap:2rem;overflow-y:auto;max-height:100%;max-width:100%;padding-right:1rem}.add-project-form__progress{margin-bottom:2rem}.add-project-form__progress-bar{width:100%;height:var(--border-radius-small);background-color:var(--border-color-medium);border-radius:var(--border-radius-small);overflow:hidden;margin-bottom:1.5rem}.add-project-form__progress-fill{height:100%;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));border-radius:var(--border-radius-small);transition:width .3s ease-in-out}.add-project-form__steps{display:flex;justify-content:space-between;gap:1rem}.add-project-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.add-project-form__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--border-color-medium);color:var(--text-color-secondary);font-weight:600;font-size:.875rem;flex-shrink:0}.add-project-form__step--active .add-project-form__step-number{background:linear-gradient(135deg,var(--primary-color-start),var(--primary-color-end));color:#fff}.add-project-form__step-label{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.add-project-form__step--active .add-project-form__step-label{color:var(--primary-color-start);font-weight:600}.add-project-form__form,.add-project-form__step-content{display:flex;flex-direction:column;gap:2rem}.add-project-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.add-project-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.add-project-form__step-icon svg{width:1.5rem;height:1.5rem}.add-project-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.add-project-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.add-project-form__fields{display:flex;flex-direction:column;gap:1.5rem}.add-project-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.add-project-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.add-project-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.add-project-form__input-wrapper{position:relative}.add-project-form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.add-project-form__icon svg{width:1.25rem;height:1.25rem}.add-project-form__input,.add-project-form__textarea,.add-project-form__select{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.add-project-form__input--with-icon{padding-left:2.5rem}.add-project-form__input:focus,.add-project-form__textarea:focus,.add-project-form__select:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow);transform:translateY(-1px)}.add-project-form__input--textarea{resize:vertical;min-height:4rem}.add-project-form__select{cursor:pointer}.add-project-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.add-project-form__error p{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.add-project-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-project-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-project-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-project-form__character-count--warning{color:#d97706}.add-project-form__character-count--error{color:#dc2626}.add-project-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.add-project-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.add-project-form__section-description{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1.5rem;line-height:1.5}.add-project-form__metrics-info{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--border-radius-large);padding:1.5rem}.add-project-form__metric-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0;border-bottom:1px solid #e0f2fe}.add-project-form__metric-item:last-child{border-bottom:none}.add-project-form__metric-label{font-size:.875rem;font-weight:500;color:#0369a1}.add-project-form__metric-value{font-size:.875rem;color:#0ea5e9;font-weight:600}.add-project-form__images-section{margin-top:1rem}.add-project-form__image-uploads{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.add-project-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.add-project-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed var(--border-color-light);border-radius:var(--border-radius-large);display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.add-project-form__image-upload-box:hover{border-color:var(--focus-color);background-color:#f3f4f6}.add-project-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:var(--text-color-secondary);font-size:.875rem;font-weight:500;pointer-events:none}.add-project-form__image-upload-label:hover{color:var(--focus-color)}.add-project-form__image-upload-label svg{width:2rem;height:2rem}.add-project-form__image-input{display:none!important}.add-project-form__image-preview{position:relative;width:100%;height:100%}.add-project-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:var(--border-radius-large)}.add-project-form__image-remove{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out}.add-project-form__image-remove:hover{background-color:var(--text-color-required)}.add-project-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.add-project-form__cancel-btn,.add-project-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.add-project-form__cancel-btn:hover,.add-project-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.add-project-form__next-btn,.add-project-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));color:#fff;border:none;border-radius:var(--border-radius-medium);font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.add-project-form__next-btn:hover,.add-project-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,var(--primary-color-end),#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px -2px #2563eb4d}.add-project-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-project-form__submit-btn--loading{opacity:.8}.add-project-form__back-btn svg,.add-project-form__next-btn svg,.add-project-form__submit-btn svg{width:1rem;height:1rem}.add-project-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}@media(min-width:1024px){.add-project-form__image-uploads{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px)and (max-width:1023px){.add-project-form__image-uploads{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.add-project-form__row{grid-template-columns:1fr}.add-project-form__step-header{flex-direction:column;text-align:center;padding:1rem}.add-project-form__step-actions{flex-direction:column;gap:.75rem}.add-project-form__cancel-btn,.add-project-form__back-btn,.add-project-form__next-btn,.add-project-form__submit-btn{width:100%;justify-content:center}.add-project-form__image-uploads{grid-template-columns:1fr}.add-project-form__steps{flex-direction:column;gap:.75rem}.add-project-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-project-form__character-count{text-align:left}.add-project-form__metric-item{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-width:480px){.add-project-form{gap:1.5rem}.add-project-form__fields{gap:1rem}.add-project-form__step-header{padding:.75rem}.add-project-form__step-icon{width:2.5rem;height:2.5rem}.add-project-form__step-title{font-size:1.125rem}.add-project-form__input{padding:.75rem;font-size:.85rem}}.add-project-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}@media(max-width:768px){.add-project-form__step-actions{flex-direction:column;gap:.75rem}.add-project-form__navigation-buttons{width:100%;justify-content:space-between}.add-project-form__cancel-btn,.add-project-form__back-btn,.add-project-form__next-btn,.add-project-form__submit-btn{width:auto;flex:1;justify-content:center}}@media(max-width:480px){.add-project-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.add-project-form__back-btn,.add-project-form__next-btn,.add-project-form__submit-btn{width:100%}}.add-project-form__checkbox-container{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #bae6fd;border-radius:var(--border-radius-large);margin:.5rem 0}.add-project-form__checkbox-wrapper{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer}.add-project-form__checkbox-input{width:1.25rem;height:1.25rem;border:2px solid var(--border-color-light);border-radius:var(--border-radius-small);background-color:#fff;cursor:pointer;flex-shrink:0;margin-top:.125rem;transition:all .2s ease-in-out}.add-project-form__checkbox-input:checked{background-color:var(--primary-color-start);border-color:var(--primary-color-start);background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}.add-project-form__checkbox-input:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow)}.add-project-form__checkbox-label{font-size:.875rem;font-weight:500;color:var(--text-color-primary);line-height:1.4}.add-project-form__checkbox-description{font-size:.75rem;color:var(--text-color-secondary);margin-top:.25rem;line-height:1.4}.add-project-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,#52ac83,#429871);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-project-button:hover{background:linear-gradient(to right,#429871,#38845f);transform:translateY(-1px);box-shadow:0 4px 12px -2px #52ac834d}.add-project-button__icon{width:1.25rem;height:1.25rem}.work-status-filter{position:relative;display:inline-block}.work-status-filter__trigger{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;min-width:200px}.work-status-filter__trigger:hover{background-color:#f9fafb;border-color:#9ca3af}.work-status-filter__trigger:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.work-status-filter__trigger-content{display:flex;align-items:center;gap:.5rem;flex:1}.work-status-filter__text{flex:1;text-align:left;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.work-status-filter__chevron{display:flex;align-items:center;color:#9ca3af;transition:transform .2s ease-in-out;flex-shrink:0}.work-status-filter__chevron--open{transform:rotate(180deg)}.work-status-filter__chevron svg{width:1rem;height:1rem}.work-status-filter__dropdown{position:absolute;top:calc(100% + .25rem);left:0;right:0;z-index:50;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;max-height:300px;overflow-y:auto}.work-status-filter__options{padding:.25rem 0}.work-status-filter__option{display:flex;align-items:center;justify-content:space-between;width:100%;padding:.75rem 1rem;background:none;border:none;text-align:left;color:#374151;font-size:.875rem;cursor:pointer;transition:background-color .2s ease-in-out}.work-status-filter__option:hover{background-color:#a8f7d3}.work-status-filter__option--selected{background-color:#d1fae5;color:#52ac83}.work-status-filter__option--selected:hover{background-color:#a8f7d3}.work-status-filter__option-content{display:flex;align-items:center;gap:.75rem;flex:1}.work-status-filter__option-text{flex:1}.work-status-filter__check{display:flex;align-items:center;color:#52ac83;flex-shrink:0}.work-status-filter__check svg{width:1rem;height:1rem}@media(max-width:768px){.work-status-filter__trigger{min-width:180px}}@media(max-width:480px){.work-status-filter__trigger{min-width:150px;padding:.5rem .75rem}.work-status-filter__text{font-size:.8rem}}.projects-dashboard{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#f0f9ff,#eff6ff)}.projects-dashboard__header{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb}.projects-dashboard__header-container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem}.projects-dashboard__title-section{text-align:center}.projects-dashboard__title-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;gap:2rem}.projects-dashboard__title-icon{padding:1.25rem;background-color:#c9f5e4;border-radius:1.5rem;margin-right:1.5rem}.projects-dashboard__title-icon svg{height:3.5rem;width:3.5rem;color:#52ac83}.projects-dashboard__title{font-size:4rem;font-weight:700;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}.projects-dashboard__description{font-size:1.125rem;color:#6b7280;margin:0 auto;max-width:700px;line-height:1.7;font-weight:400}.projects-dashboard__foundation-name{color:#52ac83;font-weight:600}.projects-dashboard__main{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.projects-dashboard__action-bar{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem}.projects-dashboard__action-content{display:flex;flex-direction:column;gap:1.5rem}.projects-dashboard__directory-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin:0}.projects-dashboard__directory-description{color:#6b7280;font-size:1rem;margin:0}.projects-dashboard__controls{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.projects-dashboard__filter{display:flex;flex-direction:column;gap:.5rem}.projects-dashboard__filter-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}.projects-dashboard__filter-select:hover{background-color:#f9fafb;border-color:#9ca3af}.projects-dashboard__filter-select:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.projects-dashboard__search-wrapper{position:relative;width:100%}.projects-dashboard__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.projects-dashboard__search-icon svg{width:1.25rem;height:1.25rem}.projects-dashboard__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.projects-dashboard__search-input:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a;background-color:#fff}.projects-dashboard__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:4rem}.projects-dashboard__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.projects-dashboard__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}@media(max-width:1024px){.projects-dashboard__controls-row{justify-content:center}}@media(max-width:768px){.projects-dashboard__title-row{flex-direction:column;gap:1rem}.projects-dashboard__title{font-size:2.5rem}.projects-dashboard__action-content{flex-direction:column;align-items:stretch}.projects-dashboard__controls{align-items:stretch}.projects-dashboard__controls-row{flex-direction:column;align-items:stretch;gap:1rem}.projects-dashboard__search-input{width:100%;min-width:250px}.projects-dashboard__main{padding:1rem}}.projects-dashboard__filter-group,.projects-dashboard__search-group,.projects-dashboard__button-group{display:flex;flex-direction:column;gap:.5rem}.projects-dashboard__filter-group{min-width:180px;flex:0 1 auto}.projects-dashboard__search-group{flex:1;min-width:250px;max-width:400px}.projects-dashboard__button-group{display:flex;flex-direction:column;align-items:flex-start;flex:0 1 auto}.projects-dashboard__filter-label{font-size:.875rem;font-weight:500;color:#374151;white-space:nowrap;margin-bottom:.25rem}.projects-dashboard__filter-group select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer;width:100%;transition:all .2s ease-in-out}.projects-dashboard__filter-group select:hover{background-color:#f9fafb;border-color:#9ca3af}.projects-dashboard__filter-group select:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.projects-dashboard__controls-row{display:flex;align-items:flex-end;gap:1rem;flex-wrap:wrap}@media(max-width:1024px){.projects-dashboard__controls-row{justify-content:flex-start}}@media(max-width:768px){.projects-dashboard__title-row{flex-direction:column;gap:1rem}.projects-dashboard__title{font-size:2.5rem}.projects-dashboard__action-content{flex-direction:column;align-items:stretch}.projects-dashboard__controls{align-items:stretch}.projects-dashboard__controls-row{flex-direction:column;align-items:stretch;gap:1rem}.projects-dashboard__search-input{width:100%;min-width:250px}.projects-dashboard__main{padding:1rem}.projects-dashboard__filter-group,.projects-dashboard__search-group,.projects-dashboard__button-group{width:100%}.projects-dashboard__search-group{max-width:none}.projects-dashboard__button-group{align-items:stretch}}@media(max-width:480px){.projects-dashboard__controls-row{gap:.75rem}}.news-list{max-width:1280px;margin:0 auto;padding:0 16px 24px;display:grid;gap:16px}.news-list .toolbar{display:flex;align-items:center;justify-content:space-between;gap:12px;background:#fff;border:1px solid #E5E7EB;border-radius:16px;padding:10px 12px;box-shadow:0 6px 18px #0206170a;width:calc(100% - 48px);max-width:1280px;margin:-12px auto 18px;z-index:5}.news-list .toolbar .left{display:flex;align-items:center;gap:10px;flex-wrap:wrap}.news-list .search{width:min(560px,60vw);height:38px;border-radius:10px;border:1px solid #E5E7EB;padding:0 12px;outline:none}.news-list .search:focus{border-color:#059669;box-shadow:0 0 0 3px #0596692e}.news-list .status{height:38px;border-radius:10px;border:1px solid #E5E7EB;background:#fff;padding:0 34px 0 12px}.news-btn-primary{height:38px;padding:0 16px;border:none;border-radius:10px;background:#52ac83;color:#fff;font-weight:800;cursor:pointer;box-shadow:0 10px 22px #0003,0 0 0 3px #52ac8333}.news-btn-primary:hover{background:#429871}.news-list .grid{display:grid;gap:16px;grid-template-columns:repeat(1,minmax(0,1fr))}@media(min-width:700px){.news-list .grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.news-list .grid{grid-template-columns:repeat(3,minmax(0,1fr))}}.news-list .card{list-style:none;background:#fff;border:1px solid #E5E7EB;border-radius:14px;overflow:hidden;box-shadow:0 6px 18px #0206170d;display:flex;flex-direction:column;height:100%;min-height:480px}.news-list .thumb img{display:block;width:100%;height:220px;object-fit:cover}.news-list .meta{padding:18px 20px;display:grid;gap:12px;flex:1 1 auto}.news-list .title-row{display:flex;align-items:flex-start;gap:10px;min-height:28px;width:100%;padding-right:4px}.news-list .title-row h3{margin:0;font-size:1rem;font-weight:800;color:#0f172a;flex:1 1 auto;min-width:0;max-width:calc(100% - 100px);min-height:3em;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.5;word-break:break-word;overflow-wrap:break-word;padding-right:12px}.news-list .meta .timestamps{margin-top:8px;display:grid;gap:4px}.news-list .meta .timestamps p{margin:0;font-size:.875rem;color:#6b7280;line-height:1.4}.news-list .card>.actions{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;padding:14px 16px;border-top:1px solid #E5E7EB;position:relative;overflow:visible;margin-top:auto}.news-list .card>.actions>*:first-child{justify-self:start}.news-list .card>.actions>*:nth-child(2){justify-self:center}.news-list .card>.actions>*:last-child{justify-self:end}.news-list .card>.actions .page-btn,.news-list .card>.actions .btn,.news-list .card>.actions button{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 12px;border-radius:10px;background:#1d4ed8;border:1px solid #1D4ED8;color:#fff;font-weight:700;box-shadow:0 8px 18px #1d4ed82e}.news-list .card>.actions .page-btn:hover{filter:brightness(1.05)}.news-list .card>.actions .news-status-dropdown{position:relative}.news-list .card>.actions .news-status-menu{position:absolute;top:calc(100% + 8px);right:0;width:190px;background:#fff;border:1px solid #E5E7EB;border-radius:12px;box-shadow:0 14px 32px #0206171f;padding:6px;opacity:0;pointer-events:none;transform:translateY(-4px);transition:all .16s ease;z-index:10}.news-list .card>.actions .news-status-dropdown[data-open=true] .news-status-menu{opacity:1;pointer-events:auto;transform:translateY(0)}.news-list .card>.actions .news-status-menu button{width:100%;display:flex;align-items:center;gap:8px;padding:8px 10px;border-radius:10px;border:1px solid transparent;background:#fff;color:#111827;cursor:pointer}.news-list .card>.actions .news-status-menu button:hover{background:#f9fafb;border-color:#e5e7eb}.news-status-option--draft{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.news-status-option--published{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.news-status-option--archived{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.news-list .news-status-pill{padding:4px 10px;border-radius:9999px;font-weight:700;font-size:.85rem;border:1px solid transparent;display:inline-flex;align-items:center;flex-shrink:0;white-space:nowrap}.news-list .news-status-pill--draft{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.news-list .news-status-pill--published{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.news-list .news-status-pill--archived{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.news-list .title-row .news-status-dropdown,.news-list .title-row .news-status-trigger{display:none!important}.news-list .news-detail{border-top:1px dashed #E5E7EB;background:#f8fafc;padding:12px 16px;color:#334155;font-size:14px;line-height:1.45}.news-list .pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2rem;padding:.5rem;background:transparent;border:0;border-radius:0;box-shadow:none}.news-list .pagination__info{display:none}.news-list .pagination__controls{display:flex;align-items:center;gap:.25rem;margin:0 .375rem}.news-list .pagination .page-btn,.news-list .pagination .prev-btn,.news-list .pagination .next-btn,.news-list .pagination button:not(.pagination__page){display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.news-list .pagination .page-btn:hover:not(:disabled),.news-list .pagination .prev-btn:hover:not(:disabled),.news-list .pagination .next-btn:hover:not(:disabled),.news-list .pagination button:not(.pagination__page):hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.news-list .pagination .page-btn:disabled,.news-list .pagination .prev-btn:disabled,.news-list .pagination .next-btn:disabled,.news-list .pagination button[disabled]:not(.pagination__page){opacity:.5;cursor:not-allowed;background-color:#f9fafb;color:#d1d5db}.news-list .pagination__page{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;transition:all .2s ease-in-out}.news-list .pagination__page:hover{background-color:#f9fafb;border-color:#9ca3af}.news-list .pagination [aria-current=page],.news-list .pagination .is-active,.news-list .pagination .active{background-color:#059669;border-color:#059669;color:#fff;font-weight:600}.news-list .pagination [aria-current=page]:hover,.news-list .pagination .is-active:hover,.news-list .pagination .active:hover{background-color:#047857;border-color:#047857}.news-list .pagination__controls>:nth-child(3):not(button){display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:.375rem;font-size:.8rem;font-weight:600;background-color:#059669;border:1px solid #059669;color:#fff}@media(max-width:480px){.news-list .pagination__page,.news-list .pagination .page-btn,.news-list .pagination .prev-btn,.news-list .pagination .next-btn{min-width:1.75rem;height:1.75rem;font-size:.75rem}}.news-list .card>.actions .news-status-menu button.news-status-option--published{background:#d1fae5;color:#065f46;border-color:#a7f3d0}.news-list .card>.actions .news-status-menu button.news-status-option--draft{background:#dbeafe;color:#1d4ed8;border-color:#bfdbfe}.news-list .card>.actions .news-status-menu button.news-status-option--archived{background:#fee2e2;color:#b91c1c;border-color:#fca5a5}.news-list .card>.actions .news-status-menu button.news-status-option--published:hover,.news-list .card>.actions .news-status-menu button.news-status-option--draft:hover,.news-list .card>.actions .news-status-menu button.news-status-option--archived:hover{filter:brightness(.98)}.news-list .card>.actions .news-status-menu{padding:10px;display:flex;flex-direction:column;gap:8px}.news-list .card>.actions .news-status-menu button{padding:8px 12px;border-radius:10px;border:1px solid transparent;background:#fff;color:#111827;cursor:pointer}.news-list .card>.actions .news-status-menu button.news-status-current:after{content:"✓";margin-left:auto;font-weight:800}.btn-archived{height:38px;padding:0 16px;border-radius:10px;border:1px solid #fecaca;background:#fff1f2;color:#b91c1c;font-weight:800;cursor:pointer;box-shadow:0 2px 8px #b91c1c1f}.btn-archived:hover{filter:brightness(.98)}.btn-archived[data-active=true]{background:#fee2e2;border-color:#fca5a5;box-shadow:0 6px 16px #b91c1c2e}.status-confirm{position:fixed;z-index:1001;background:#fff;border:1px solid #e5e7eb;border-radius:12px;box-shadow:0 18px 40px #0206172e;padding:12px 14px;width:280px}.status-confirm__title{font-weight:800;color:#0f172a;margin:0 0 6px;font-size:.95rem}.status-confirm__text{margin:0 0 10px;color:#475569;font-size:.9rem;line-height:1.35}.status-confirm__actions{display:flex;gap:8px;justify-content:flex-end}.status-confirm__btn{height:34px;padding:0 12px;border-radius:8px;font-weight:700;border:1px solid #e5e7eb;background:#fff;color:#111827;cursor:pointer}.status-confirm__btn--ok{background:#059669;border-color:#059669;color:#fff}.status-confirm__btn--ok:hover{filter:brightness(.97)}.status-confirm__btn--cancel:hover{background:#f9fafb}.status-confirm__backdrop{position:fixed;inset:0;z-index:1000}.news-form{display:grid;gap:14px}.news-form__grid{display:grid;gap:12px;grid-template-columns:1fr 1fr}@media(max-width:760px){.news-form__grid{grid-template-columns:1fr}}.news-form__grid>*{min-width:0}.news-form__field{display:grid;gap:6px;min-width:0;box-sizing:border-box}.news-form__field label{font-weight:700;font-size:14px;color:#334155}.news-form input,.news-form select{border:1px solid #E5E7EB;border-radius:10px;padding:10px 12px;outline:none;background:#fff;color:#111827;height:40px}.news-form textarea{border:1px solid #E5E7EB;border-radius:10px;padding:10px 12px;outline:none;background:#fff;color:#111827;height:260px;min-height:260px;max-height:260px;overflow-y:auto;overflow-x:hidden;resize:none;line-height:1.4}.news-form input:focus,.news-form textarea:focus,.news-form select:focus{box-shadow:0 0 0 3px #3b82f633}.news-form__actions{display:flex;justify-content:flex-end;gap:10px;margin-top:6px;grid-column:1 / -1}.news-form__actions button{height:40px;border-radius:12px;padding:0 14px;border:1px solid #E5E7EB;background:#1d4ed8;color:#fff;font-weight:700;cursor:pointer;box-shadow:0 10px 20px #1d4ed826}.news-form__actions button[disabled]{opacity:.7;cursor:not-allowed}.news-form__error{color:#b91c1c;background:#fee2e2;border:1px solid #FCA5A5;padding:8px 10px;border-radius:10px;font-size:13px}.news-form{max-height:calc(100vh - 220px);overflow-y:auto;overflow-x:hidden;scrollbar-gutter:stable both-edges}.news-form input[type=file]{height:40px;padding:8px 10px;border-radius:10px}.news-form__file-preview,.news-form .image-preview{grid-column:1 / -1;margin:8px auto 0;width:100%;max-width:100%;padding:8px;border-radius:10px;border:1px solid #E5E7EB;background:#fff;overflow:hidden;box-sizing:border-box;display:flex;align-items:center;justify-content:center}.news-form__file-preview img,.news-form .image-preview img{display:block;width:100%;height:auto;max-width:100%;max-height:320px;object-fit:contain}@media(min-width:1024px){.news-form__grid--image-right{grid-template-columns:1fr 360px;align-items:start}.news-form .image-col{position:sticky;top:8px}}.modal .modal-content,.modal .modal__content{max-width:880px;width:min(880px,96vw)}.news-form img{max-width:100%!important;height:auto!important;display:block}.news-form input[type=file]+img,.news-form input[type=file]~img{width:100%!important;max-width:100%!important;height:auto!important;max-height:320px!important;object-fit:contain!important;border-radius:10px;border:1px solid #E5E7EB;margin-top:8px}.news-form{padding-inline:20px;box-sizing:border-box;scrollbar-gutter:stable both-edges}@supports not (scrollbar-gutter: stable both-edges){.news-form{padding-right:32px}}.news-form__grid{padding-right:12px;box-sizing:border-box}.news-form__field input[type=file]{width:100%;box-sizing:border-box}.news-form__field--file,.news-form .file-field{padding-right:2px;box-sizing:border-box}.news-form__char-row{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-top:4px;font-size:12px;color:#6b7280}.news-form__char-hint{opacity:.9}.news-form__char-count{min-width:fit-content}.news-form__char-count--limit{color:#b91c1c;font-weight:700}.news-form__file-upload-box{position:relative;width:100%;aspect-ratio:16 / 9;max-height:300px;border:2px dashed #d1d5db;border-radius:.75rem;background-color:#f9fafb;overflow:hidden;transition:all .2s ease-in-out;cursor:pointer}.news-form__file-upload-box:hover{border-color:#2563eb;background-color:#f3f4f6}.news-form__file-input{display:none!important}.news-form__file-label{display:flex;align-items:center;justify-content:center;width:100%;height:100%;cursor:pointer}.news-form__file-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.75rem;color:#6b7280;text-align:center;padding:1rem}.news-form__file-placeholder svg{width:3rem;height:3rem;color:#9ca3af}.news-form__file-placeholder-text{font-size:.875rem;font-weight:500;color:#374151}.news-form__file-placeholder-hint{font-size:.75rem;color:#9ca3af}.news-form__file-preview{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border:none!important;padding:0!important;margin:0!important;background:transparent!important}.news-form__file-preview img{width:100%;height:100%;object-fit:contain;max-width:100%!important;max-height:300px!important;border:none!important;border-radius:0!important}.news-form__file-overlay{position:absolute;inset:0;background-color:#00000080;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;opacity:0;transition:opacity .2s ease-in-out}.news-form__file-label:hover .news-form__file-overlay{opacity:1}.news-form__file-overlay svg{width:2rem;height:2rem}.news-form__file-overlay span{font-size:.875rem;font-weight:600}.news-form__file-badge{position:absolute;top:.75rem;left:.75rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;padding:.375rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;box-shadow:0 2px 8px #10b9814d;z-index:2}.news-form__file-badge--current{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 2px 8px #2563eb4d}@media(max-width:768px){.news-form__file-upload-box{aspect-ratio:4 / 3;max-height:250px}.news-form__file-placeholder svg{width:2.5rem;height:2.5rem}.news-form__file-badge{top:.5rem;left:.5rem;padding:.25rem .5rem;font-size:.7rem}}.newsV2-page,.news-page{background:linear-gradient(135deg,#f9fafb,#ecfdf5,#eff6ff);min-height:100vh}.newsV2-page__header,.news-page__header{background-color:#fff;border-bottom:1px solid #e5e7eb;box-shadow:0 1px 3px #0000000f}.newsV2-page__header-container,.news-page__header-container{max-width:1280px;margin:0 auto;padding:72px 24px 40px;display:grid;gap:25px}.newsV2-page__title-row,.news-page__title-row{display:flex;align-items:center;justify-content:center;gap:90px}.newsV2-page__title-icon,.news-page__title-icon{width:48px;height:48px;border-radius:16px;background:#c9f5e4;color:#52ac83;display:grid;place-items:center;border:1px solid #e5e7eb;margin-left:145px}.newsV2-page__title,.news-page__title{margin:0;font-size:3rem;line-height:1.1;font-weight:800;color:#0f172a}.newsV2-page__directory-description,.news-page__directory-description{text-align:center;color:#6b7280;font-size:1rem;max-width:60ch;margin:0 auto}.newsV2-page__foundation-name,.news-page__foundation-name{color:#52ac83;font-weight:600}.newsV2-page__bottom-divider,.news-page__bottom-divider{display:none!important;height:0!important;padding:0!important;margin:0!important;border:0!important}.newsV2-page footer,.news-page footer{background:#fff!important;border-top:1px solid #e5e7eb;color:#475569;text-align:center;padding:42px 16px;font-weight:500}.news-admin-surface{margin-top:28px}.news-admin{max-width:1280px;margin:0 auto;padding:0 24px}.news-admin .card,.news-list .card{background:#fff;border:1px solid #E5E7EB;border-radius:16px;box-shadow:0 6px 16px #00000014}.news-admin .modal{position:fixed;inset:0;display:grid;place-items:center;background:#11182773;z-index:70;padding:24px}.news-admin .modal__content{width:100%;max-width:720px;background:#fff;border-radius:16px;border:1px solid #E5E7EB;box-shadow:0 14px 34px #0000001a;overflow:hidden}.news-admin .modal__header{display:flex;align-items:center;justify-content:space-between;padding:18px 22px;border-bottom:1px solid #E5E7EB;background:#f9fafb}.news-admin .modal__body{padding:20px 22px}.news-admin .modal__footer{padding:14px 22px;border-top:1px solid #E5E7EB;display:flex;gap:10px;justify-content:flex-end}.news-admin .stats-grid{display:grid;grid-template-columns:repeat(3,minmax(260px,340px));justify-content:center;gap:1rem;margin:0 auto 1.25rem}@media(max-width:1100px){.news-admin .stats-grid{grid-template-columns:repeat(2,minmax(260px,340px))}}@media(max-width:720px){.news-admin .stats-grid{grid-template-columns:1fr}}.news-admin .stat-card{display:flex;align-items:center;gap:12px;min-height:96px;padding:14px 16px;border-radius:12px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 2px #0000000f}.news-admin .stat-card__icon{padding:8px;border-radius:8px;display:grid;place-items:center;font-size:16px;line-height:1}.news-admin .stat-card__label{font-size:.9rem;font-weight:600;margin:0}.news-admin .stat-card__value{font-size:1.4rem;font-weight:700;margin:0}.news-admin .stat-card.stat--draft{background-color:#eff6ff;border-color:#bfdbfe}.news-admin .stat-card.stat--draft .stat-card__icon{background-color:#dbeafe;color:#2563eb}.news-admin .stat-card.stat--draft .stat-card__label{color:#2563eb}.news-admin .stat-card.stat--draft .stat-card__value{color:#1e3a8a}.news-admin .stat-card.stat--published{background-color:#ecfdf5;border-color:#a7f3d0}.news-admin .stat-card.stat--published .stat-card__icon{background-color:#d1fae5;color:#059669}.news-admin .stat-card.stat--published .stat-card__label{color:#059669}.news-admin .stat-card.stat--published .stat-card__value{color:#064e3b}.news-admin .stat-card.stat--archived{background-color:#fef2f2;border-color:#fecaca}.news-admin .stat-card.stat--archived .stat-card__icon{background-color:#fee2e2;color:#dc2626}.news-admin .stat-card.stat--archived .stat-card__label{color:#dc2626}.news-admin .stat-card.stat--archived .stat-card__value{color:#991b1b}.confirmation-modal__message{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0;white-space:pre-line;word-wrap:break-word}.modal{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;display:flex;align-items:center;justify-content:center;background-color:#0000008c}.modal__content{background:#fff;border-radius:12px;width:85vw;max-width:1100px;max-height:90vh;overflow-y:auto;box-shadow:0 10px 25px #00000040;animation:fadeIn .25s ease-out}@keyframes fadeIn{0%{opacity:0;transform:scale(.96)}to{opacity:1;transform:scale(1)}}.modal__content--wide{width:90vw;max-width:1280px}.modal__backdrop{position:absolute;inset:0;background-color:#00000080}.modal__header{display:flex;align-items:center;justify-content:space-between;background:linear-gradient(to right,#f9fafb,#f3f4f6);padding:1.5rem 2rem;border-bottom:1px solid #e5e7eb}.modal__title{font-size:1.75rem;font-weight:700;color:#111827;display:flex;align-items:center;gap:.75rem;margin:0}.modal__close-btn{background-color:transparent;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;border-radius:.5rem;transition:all .2s ease-in-out;font-size:1.5rem;width:3rem;height:3rem;display:flex;align-items:center;justify-content:center}.modal__close-btn:hover{background-color:#f3f4f6;color:#374151}.send-campaign-form{padding:2rem;background:#fff;flex:1;display:flex;flex-direction:column;overflow:hidden}.form__grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;flex:1;margin-bottom:0}.form__field{display:flex;flex-direction:column;gap:.75rem}.form__field--full{grid-column:1 / -1}.form__label{font-size:1rem;font-weight:600;color:#1f2937;margin-bottom:.25rem}.form__sublabel{font-size:.85rem;color:#6b7280;margin-top:.25rem}.form__input{width:100%;padding:1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:1rem;color:#111827;background-color:#fff;transition:all .3s ease;box-shadow:0 1px 3px #0000000d;box-sizing:border-box}.form__input:focus{border-color:#059669;box-shadow:0 0 0 4px #0596691a;outline:none}.form__textarea{resize:vertical;min-height:300px;line-height:1.6;font-family:inherit;flex:1}.form__select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=US-ASCII,<svg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 4 5'><path fill='%236b7280' d='M2 0L0 2h4zm0 5L0 3h4z'/></svg>");background-repeat:no-repeat;background-position:right 1rem center;background-size:.65rem;padding-right:2.5rem}.cancel-btn{padding:1rem 2rem;border:2px solid #d1d5db;border-radius:.75rem;background-color:#fff;color:#374151;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:1rem;min-width:120px}.cancel-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.cancel-btn:disabled{opacity:.6;cursor:not-allowed}.primary-btn.enhanced{padding:1rem 2rem;border:none;border-radius:.75rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:1rem;box-shadow:0 2px 4px #0596694d;min-width:160px}.primary-btn.enhanced:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 8px #05966966}.primary-btn.enhanced:disabled{opacity:.6;cursor:not-allowed;transform:none}.form__actions{display:flex;justify-content:flex-end;gap:1.5rem;margin-top:2rem;padding-top:2rem;border-top:1px solid #e5e7eb;flex-shrink:0}@media(max-width:1024px){.modal__content{width:95vw;max-width:none;height:auto}}@media(max-width:768px){.modal{padding:1rem}.modal__content{width:100%;height:auto;border-radius:.75rem}}@media(max-width:480px){.modal__content{width:100vw;height:100vh;border-radius:0}}.send-campaign-button{display:inline-flex;align-items:center;justify-content:center}.primary-btn.enhanced{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:.875rem 2.25rem;background:linear-gradient(135deg,#059669,#047857);color:#fff;border-radius:.75rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px #05966940;transition:all .3s ease;font-size:.95rem;letter-spacing:-.01em}.primary-btn.enhanced:hover{background:linear-gradient(135deg,#047857,#065f46);transform:translateY(-2px);box-shadow:0 8px 15px #0596694d}.primary-btn.enhanced:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.button__icon{font-size:1.2rem;display:flex;align-items:center;transition:transform .3s ease}.primary-btn.enhanced:hover .button__icon{transform:rotate(-10deg) scale(1.1)}@keyframes fadeInButton{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.send-campaign-button{animation:fadeInButton .5s ease-in-out}.campaigns-list{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:1.5rem}.campaign-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.campaign-card:last-child{margin-bottom:0}.campaign-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px #0000000d}.campaign-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem;gap:1rem}.campaign-card__info{flex:1;display:flex;align-items:center;gap:1rem}.campaign-card__subject{font-size:1.125rem;font-weight:600;color:#111827;margin:0;flex:1}.badge{display:inline-block;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.badge--published{background-color:#d1fae5;color:#065f46}.badge--archived{background-color:#fee2e2;color:#991b1b}.badge--draft{background-color:#fef3c7;color:#92400e}.campaign-card__meta{display:flex;flex-direction:column;gap:.25rem;align-items:flex-end;min-width:200px}.campaign-card__date,.campaign-card__language{font-size:.8rem;color:#6b7280}.campaign-card__content{margin-bottom:1rem}.campaign-card__stats{display:flex;gap:2rem;margin-bottom:1rem;padding:1rem;background-color:#f9fafb;border-radius:.5rem}.stat-item{display:flex;align-items:center;gap:.5rem}.stat-label{font-size:.875rem;color:#6b7280}.stat-value{font-size:1.125rem;font-weight:600;color:#111827}.stat-value.success{color:#059669}.stat-value.error{color:#dc2626}.campaign-card__sender{display:flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.75rem 1rem;background-color:#f9fafb;border-radius:.5rem}.sender-label{color:#6b7280}.sender-name{color:#111827;font-weight:600}.campaign-card__errors{border-top:1px solid #e5e7eb;padding-top:1rem;margin-top:1rem}.secondary-btn,.small-btn{padding:.5rem 1rem;background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.secondary-btn:hover{background-color:#e5e7eb;border-color:#9ca3af}.errors-list{margin-top:1rem;padding:1rem;background-color:#fef2f2;border-radius:.5rem;border:1px solid #fecaca}.errors-list h5{margin:0 0 .75rem;color:#dc2626;font-size:.9rem;font-weight:600}.errors-list ul{margin:0;padding-left:1.5rem}.errors-list li{font-size:.85rem;color:#991b1b;margin-bottom:.5rem;line-height:1.5}.errors-list li:last-child{margin-bottom:0}.campaigns-list__pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding-top:1.5rem;margin-top:1.5rem;border-top:1px solid #e5e7eb}.campaigns-list__pagination button{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.campaigns-list__pagination button:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}.campaigns-list__pagination button:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.campaigns-list__pagination span{font-size:.875rem;color:#6b7280;font-weight:500}.campaigns-list>p{text-align:center;padding:3rem;color:#6b7280;margin:0}@media(max-width:768px){.campaign-card__header{flex-direction:column;align-items:flex-start;gap:.75rem}.campaign-card__info{flex-direction:column;align-items:flex-start}.campaign-card__meta{align-items:flex-start;min-width:auto}.campaign-card__stats{flex-direction:column;gap:.75rem}.campaigns-list__pagination{flex-direction:column;gap:.5rem}}.subscribers-stats{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;overflow:hidden}.subscribers-stats__header{padding:2rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.subscribers-stats h3{font-size:1.5rem;font-weight:600;color:#111827;margin:0;display:flex;align-items:center;gap:.75rem}.stats-grid{display:grid;grid-template-columns:1fr;gap:.75rem;padding:1rem 1.5rem}.stats-grid>div{display:flex;align-items:center;padding:1rem 1.25rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:.75rem;border:2px solid #e2e8f0;transition:all .3s ease;font-size:1rem;font-weight:600;color:#374151;justify-content:space-between}.stats-grid>div:hover{border-color:#cbd5e1;transform:translateY(-2px)}.language-filter{padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb}.language-filter label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.language-filter select{width:100%;padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.9rem;color:#111827;background-color:#fff;cursor:pointer;transition:all .2s ease}.language-filter select:hover{border-color:#9ca3af}.language-filter select:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px #3b82f61a}.subscribers-list{max-height:400px;overflow-y:auto;border-top:1px solid #e5e7eb;margin:0 1.5rem}.subscriber-item{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 16px;border-bottom:1px solid #f3f4f6;transition:background-color .2s ease}.subscriber-item:hover{background-color:#f9fafb}.subscriber-item:last-child{border-bottom:none}.subscriber-info{display:flex;flex-direction:column;gap:4px;min-width:0;flex:1}.subscriber-name{font-weight:600;color:#111827;font-size:.95rem;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscriber-email{font-size:.85rem;color:#6b7280;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.subscriber-language{min-width:34px;text-align:center;font-size:1.25rem;flex-shrink:0}.subscribers-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;padding:1rem 1.5rem;border-top:1px solid #e5e7eb}.subscribers-pagination button{padding:.5rem 1rem;background-color:#3b82f6;color:#fff;border:none;border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.subscribers-pagination button:hover:not(:disabled){background-color:#2563eb;transform:translateY(-1px)}.subscribers-pagination button:disabled{background-color:#d1d5db;cursor:not-allowed;opacity:.6}.subscribers-pagination span{font-size:.875rem;color:#6b7280}.subscribers-stats p{text-align:center;padding:2rem 1.5rem;color:#6b7280;font-style:italic;margin:0}@media(max-width:768px){.stats-grid{grid-template-columns:1fr;gap:.5rem}.subscriber-item{flex-direction:column;align-items:flex-start}.subscriber-language{align-self:flex-end}.subscribers-pagination{flex-direction:column;gap:.5rem}}.page-container{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#ecfdf5,#eff6ff)}.page__header{background:#fff;border-bottom:1px solid #e5e7eb;padding:2rem 0;box-shadow:0 1px 3px #0000000d}.page__header-container{max-width:1280px;margin:0 auto;padding:0 2rem}.page__title-container{display:flex;align-items:flex-start;gap:1.5rem}.page__title-icon{padding:1.25rem;background-color:#dbeafe;border-radius:1.5rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.page__title-icon span{font-size:2rem;line-height:1}.page__title{font-size:2rem;font-weight:700;color:#111827;margin:0 0 .5rem}.page__description{font-size:1rem;color:#6b7280;margin:0;line-height:1.6}.page__main{max-width:1280px;margin:0 auto;padding:2rem}.action-bar{margin-bottom:2rem}.action-bar__content{display:flex;justify-content:flex-end;align-items:center;flex-wrap:wrap;gap:1rem}.newsletter-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem;align-items:start}.newsletter-content__left{display:flex;flex-direction:column;gap:1.5rem}.newsletter-content__right{display:flex;flex-direction:column}.page__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:4rem}.page__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.page__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.loading-spinner{display:flex;align-items:center;justify-content:center;padding:3rem;font-size:1.125rem;color:#6b7280;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a}.error-box{background:#fef2f2;border:1px solid #fecaca;border-radius:1rem;padding:2rem;display:flex;flex-direction:column;align-items:center;gap:1rem}.error-icon{font-size:3rem}.error-text{color:#991b1b;font-size:1rem;text-align:center;line-height:1.6}@media(max-width:1024px){.newsletter-content{grid-template-columns:1fr}.newsletter-content__left{order:2}.newsletter-content__right{order:1}}@media(max-width:768px){.page__header-container{padding:0 1rem}.page__main{padding:1.5rem 1rem}.page__title-container{flex-direction:column;gap:1rem}.page__title{font-size:1.5rem}.page__title-icon{padding:1rem}.page__title-icon span{font-size:1.5rem}.action-bar__content{justify-content:center}}.volunteers-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;margin-top:1rem}.volunteers-table th:nth-child(1),.volunteers-table td:nth-child(1){max-width:150px}.volunteers-table th:nth-child(2),.volunteers-table td:nth-child(2){max-width:180px}.volunteers-table th:nth-child(3),.volunteers-table td:nth-child(3){max-width:150px}.volunteers-table th,.volunteers-table td{padding:.75rem 1rem;text-align:left;font-size:.9rem;color:#374151;border-bottom:1px solid #e5e7eb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;vertical-align:middle}.volunteers-table th{background-color:#f9fafb;font-weight:600;font-size:.95rem;color:#1f2937}.volunteers-table tbody tr:hover{background-color:#f3f4f6}.volunteers-table tbody tr:last-child td{border-bottom:none}.volunteers-table .table-actions{display:flex;gap:.5rem}.volunteers-table .table-actions .view-icon,.volunteers-table .table-actions .toggle-icon{width:1rem;height:1rem}.volunteers-table .table-actions button.view{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.5rem;color:#475569;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.volunteers-table .table-actions button.view:hover{background-color:#e2e8f0;border-color:#cbd5e1;color:#334155}.volunteers-table__status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500;white-space:nowrap}.volunteers-table__status--active{background-color:#d1fae5;color:#059669}.volunteers-table__status--inactive{background-color:#fee2e2;color:#dc2626}.volunteers-table .table-actions button.toggle{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent}.volunteers-table .table-actions button.toggle.active{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.volunteers-table .table-actions button.toggle.active:hover{background-color:#fee2e2;border-color:#fca5a5}.volunteers-table .table-actions button.toggle.inactive{background-color:#d1fae5;color:#065f46;border-color:#6ee7b7}.volunteers-table .table-actions button.toggle.inactive:hover{background-color:#a7f3d0;border-color:#34d399}.volunteers-table .table-actions button.loading{opacity:.7;cursor:not-allowed}.volunteers-table .table-actions button.loading:after{content:"";width:16px;height:16px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite}@media(max-width:1024px){.volunteers-table .table-actions{flex-wrap:wrap}.volunteers-table .table-actions button{flex:1;min-width:100px}}@media(max-width:768px){.volunteers-table .table-actions{flex-direction:column;gap:.5rem}.volunteers-table .table-actions button{width:100%;justify-content:center}}.edit-volunteer-button{width:100%;display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1rem;font-size:.875rem;font-weight:medium;color:#1d4ed8;background-color:#eff6ff;border:1px solid #bfdbfe;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.edit-volunteer-button:hover{background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px)}.edit-volunteer-button__icon{height:1rem;width:1rem;margin-right:.5rem}.volunteers-list{margin-top:1rem}.volunteers-list__loading,.volunteers-list__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;text-align:center}.volunteers-list__loading-content{display:flex;flex-direction:column;align-items:center;gap:1rem}.volunteers-list__loading-spinner{animation:spin 2s linear infinite;width:2rem;height:2rem;color:#2563eb}.volunteers-list__error-icon{width:3rem;height:3rem;color:#ef4444;margin-bottom:1rem}.volunteers-list__error-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.volunteers-list__error-text{color:#6b7280}.volunteers-list__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.volunteers-list__empty-icon{width:4rem;height:4rem;color:#9ca3af;margin-bottom:1.5rem}.volunteers-list__empty-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.75rem}.volunteers-list__empty-text{color:#6b7280;margin-bottom:1.5rem;max-width:500px}.volunteers-list__empty-emoji{font-size:3rem}.volunteers-list__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.volunteers-list__stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a}.volunteers-list__stat-content{display:flex;align-items:center;gap:1rem}.volunteers-list__stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.volunteers-list__stat-icon--total{background-color:#eff6ff;color:#2563eb}.volunteers-list__stat-icon--active{background-color:#d1fae5;color:#059669}.volunteers-list__stat-icon--inactive{background-color:#fee2e2;color:#dc2626}.volunteers-list__stat-icon svg{width:1.5rem;height:1.5rem}.volunteers-list__stat-label{font-size:.875rem;color:#6b7280;margin:0}.volunteers-list__stat-value{font-size:2rem;font-weight:700;margin:0}.volunteers-list__stat-value--total{color:#2563eb}.volunteers-list__stat-value--active{color:#059669}.volunteers-list__stat-value--inactive{color:#dc2626}.volunteers-list__pagination-info{margin-bottom:1rem}.volunteers-list__results-text{color:#6b7280;font-size:.875rem;margin:0}.volunteers-list__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.volunteers-list__pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.volunteers-list__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.volunteers-list__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.volunteers-list__pagination-btn svg{width:1rem;height:1rem}.volunteers-list__pagination-numbers{display:flex;align-items:center;gap:.5rem}.volunteers-list__pagination-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.volunteers-list__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.volunteers-list__pagination-number--active{background-color:#2563eb;border-color:#2563eb;color:#fff}.volunteers-list__pagination-ellipsis{padding:.5rem;color:#9ca3af}@media(max-width:768px){.volunteers-list__grid,.volunteers-list__stats{grid-template-columns:1fr;gap:1rem}.volunteers-list__card{padding:1rem}.volunteers-list__card-header{flex-direction:column;align-items:flex-start;gap:1rem}.volunteers-list__card-title-row{flex-direction:column;align-items:flex-start;gap:.5rem}.volunteers-list__action-buttons{flex-direction:column;gap:.5rem}.volunteers-list__pagination{flex-wrap:wrap;gap:.5rem}.volunteers-list__pagination-numbers{order:-1;flex-wrap:wrap;justify-content:center}}.generic-modal{position:fixed;inset:0;z-index:10000!important;display:flex;align-items:center;justify-content:center;padding:1rem;overflow:hidden}.generic-modal__backdrop{position:absolute;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.generic-modal__content{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;max-height:calc(100vh - 2rem);display:flex;flex-direction:column;overflow:hidden;width:100%}.generic-modal__content--sm{max-width:24rem}.generic-modal__content--md{max-width:32rem}.generic-modal__content--lg{max-width:48rem}.generic-modal__content--xl{max-width:64rem}.generic-modal__content--2xl{max-width:80rem}.generic-modal__content--max-height{height:calc(100vh - 2rem)}.generic-modal__header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid #e5e7eb;flex-shrink:0}.generic-modal__title{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.generic-modal__close-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;background:none;color:#6b7280;border-radius:.5rem;cursor:pointer;transition:all .2s ease-in-out}.generic-modal__close-btn:hover{background-color:#f3f4f6;color:#374151}.generic-modal__close-btn svg{width:1.25rem;height:1.25rem}.generic-modal__close-btn--no-header{position:absolute;top:1rem;right:1rem;z-index:10}.generic-modal__body{flex:1;overflow-y:auto;padding:1.5rem;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}body.modal-open{overflow:hidden!important;position:fixed;width:100%;height:100%}.generic-modal__body--no-header{padding:2rem}.generic-modal__body--max-height{max-height:calc(100vh - 8rem)}.volunteer-details{padding:1.5rem;font-family:Inter,sans-serif;color:#374151;max-height:80vh;overflow-y:auto}.volunteer-details__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;border-bottom:1px solid #e5e7eb;padding-bottom:1rem}.volunteer-details__name{font-size:1.5rem;font-weight:700;margin:0;color:#1f2937}.volunteer-details__section{margin-bottom:2rem}.volunteer-details__section-title{font-size:1.125rem;font-weight:600;color:#4b5563;margin-bottom:1rem;position:relative;padding-bottom:.5rem}.volunteer-details__section-title:after{content:"";position:absolute;bottom:0;left:0;width:3rem;height:2px;background-color:#2563eb}.volunteer-details__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.volunteer-details__info-item{background-color:#f9fafb;border:1px solid #e5e7eb;border-radius:.5rem;padding:1rem}.volunteer-details__label{display:block;font-size:.875rem;font-weight:500;color:#6b7280;margin-bottom:.25rem}.volunteer-details__text{font-size:1rem;font-weight:400;color:#1f2937;margin:0}.volunteer-details__phone-list{display:flex;flex-direction:column;gap:.5rem}.volunteer-details__footer{margin-top:2rem;border-top:1px solid #e5e7eb;padding-top:1.5rem;display:flex;justify-content:flex-end}.volunteer-details__footer-info{display:flex;flex-direction:column;gap:.5rem}.volunteer-details__footer-text{font-size:.875rem;color:#9ca3af;margin:0;text-align:right}@media(max-width:768px){.volunteer-details{padding:1rem}.volunteer-details__header{flex-direction:column;align-items:flex-start;gap:.5rem}.volunteer-details__name{font-size:1.25rem}.volunteer-details__info-grid{grid-template-columns:1fr;gap:1rem}}.edit-volunteer-form{display:flex;flex-direction:column;gap:2rem;max-width:100%;padding:1.5rem}.edit-volunteer-form__form{display:flex;flex-direction:column;gap:2rem}.edit-volunteer-form__header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.edit-volunteer-form__header-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.edit-volunteer-form__header-icon svg{width:1.5rem;height:1.5rem}.edit-volunteer-form__header-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.edit-volunteer-form__header-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.edit-volunteer-form__fields{display:flex;flex-direction:column;gap:1.5rem}.edit-volunteer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.edit-volunteer-form__field{display:flex;flex-direction:column;gap:.5rem}.edit-volunteer-form__label{font-weight:600;color:var(--text-color-primary);font-size:.875rem;display:block;margin-bottom:.25rem}.edit-volunteer-form__label-text{display:inline}.edit-volunteer-form__initial-editable{font-size:.75rem;color:#8b5cf6;font-weight:500;font-style:italic;display:inline;margin-left:.5rem}.edit-volunteer-form__required{font-size:.75rem;color:var(--text-color-required);font-weight:500;font-style:italic;display:inline;margin-left:.5rem}.edit-volunteer-form__optional{font-size:.75rem;color:var(--text-color-secondary);font-weight:400;font-style:italic;display:inline;margin-left:.5rem}.edit-volunteer-form__input-wrapper{position:relative}.edit-volunteer-form__icon{position:absolute;left:.75rem;top:50%;transform:translateY(-50%);color:#9ca3af;z-index:1}.edit-volunteer-form__icon svg{width:1.25rem;height:1.25rem}.edit-volunteer-form__input{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.edit-volunteer-form__input--with-icon{padding-left:2.5rem}.edit-volunteer-form__input:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow);transform:translateY(-1px)}.edit-volunteer-form__input:disabled{background-color:#f3f4f6;cursor:not-allowed}.edit-volunteer-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-volunteer-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-volunteer-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-volunteer-form__character-count--warning{color:#d97706}.edit-volunteer-form__character-count--error{color:#dc2626}.edit-volunteer-form__field--checkbox{flex-direction:row;align-items:center;margin-top:1rem}.edit-volunteer-form__checkbox-label{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-weight:500;color:var(--text-color-primary);font-size:.875rem}.edit-volunteer-form__checkbox{width:1.25rem;height:1.25rem;cursor:pointer;accent-color:var(--focus-color)}.edit-volunteer-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:var(--border-radius-extra-large);padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.edit-volunteer-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.edit-volunteer-form__error-text-global{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.edit-volunteer-form__error-text{display:block;font-size:.75rem;color:var(--text-color-required);margin-top:.25rem}.edit-volunteer-form__actions{display:flex;justify-content:flex-end;gap:1rem;padding-top:2rem;border-top:1px solid var(--border-color-medium)}.edit-volunteer-form__cancel-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-weight:500;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.edit-volunteer-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.edit-volunteer-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));color:#fff;border-radius:var(--border-radius-medium);font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;font-size:.875rem}.edit-volunteer-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-volunteer-form__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-volunteer-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}@media(max-width:768px){.edit-volunteer-form{padding:1rem;gap:1.5rem}.edit-volunteer-form__header{flex-direction:column;text-align:center;padding:1rem}.edit-volunteer-form__row{grid-template-columns:1fr;gap:1rem}.edit-volunteer-form__actions{flex-direction:column-reverse;gap:.75rem}.edit-volunteer-form__cancel-btn,.edit-volunteer-form__submit-btn{width:100%;justify-content:center}.edit-volunteer-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-volunteer-form__character-count{text-align:left}}@media(max-width:480px){.edit-volunteer-form__header{padding:.75rem}.edit-volunteer-form__header-icon{width:2.5rem;height:2.5rem}.edit-volunteer-form__header-title{font-size:1.125rem}.edit-volunteer-form__input{padding:.75rem;font-size:.85rem}.edit-volunteer-form__input--with-icon{padding-left:2.5rem}.edit-volunteer-form__icon svg{height:1.1rem;width:1.1rem}}:root{--primary-color-start: #059669;--primary-color-end: #047857;--secondary-color-start: #667eea;--secondary-color-end: #764ba2;--text-color-primary: #1f2937;--text-color-secondary: #6b7280;--text-color-required: #ef4444;--background-light: #f8fafc;--background-header: #e2e8f0;--border-color-light: #d1d5db;--border-color-medium: #e5e7eb;--focus-color: #2563eb;--focus-box-shadow: rgba(37, 99, 235, .1);--border-radius-small: .25rem;--border-radius-medium: .5rem;--border-radius-large: .75rem;--border-radius-extra-large: 1rem}.add-volunteer-form{display:flex;flex-direction:column;gap:2rem;max-width:100%;overflow-y:auto;max-height:100%;padding-right:1rem}.add-volunteer-form__form,.add-volunteer-form__step-content{display:flex;flex-direction:column;gap:2rem}.add-volunteer-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.add-volunteer-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.add-volunteer-form__step-icon svg{width:1.5rem;height:1.5rem}.add-volunteer-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.add-volunteer-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.add-volunteer-form__fields{display:flex;flex-direction:column;gap:1.5rem}.add-volunteer-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.add-volunteer-form__label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.add-volunteer-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.add-volunteer-form__input{width:100%;padding:.75rem;border:1px solid var(--border-color-light);border-radius:var(--border-radius-medium);font-size:.875rem;transition:all .2s ease-in-out;background-color:#fff}.add-volunteer-form__input:focus{outline:none;border-color:var(--focus-color);box-shadow:0 0 0 3px var(--focus-box-shadow);transform:translateY(-1px)}.add-volunteer-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.add-volunteer-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.add-volunteer-form__error-text{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.add-volunteer-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.add-volunteer-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.add-volunteer-form__section-description{font-size:.875rem;color:var(--text-color-secondary);margin:0 0 1.5rem;line-height:1.5}.add-volunteer-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.add-volunteer-form__cancel-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.add-volunteer-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.add-volunteer-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 2rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out;font-size:.875rem}.add-volunteer-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.add-volunteer-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-volunteer-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}@media(max-width:768px){.add-volunteer-form__row{grid-template-columns:1fr}.add-volunteer-form__step-header{flex-direction:column;text-align:center;padding:1rem}.add-volunteer-form__step-actions{flex-direction:column;gap:.75rem}.add-volunteer-form__cancel-btn,.add-volunteer-form__submit-btn{width:100%;justify-content:center}}@media(max-width:480px){.add-volunteer-form{gap:1.5rem}.add-volunteer-form__fields{gap:1rem}.add-volunteer-form__step-header{padding:.75rem}.add-volunteer-form__step-icon{width:2.5rem;height:2.5rem}.add-volunteer-form__step-title{font-size:1.125rem}.add-volunteer-form__input{padding:.75rem;font-size:.85rem}}.add-volunteer-form__field{display:flex;flex-direction:column;gap:.5rem}.add-volunteer-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-volunteer-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-volunteer-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-volunteer-form__character-count--warning{color:#d97706}.add-volunteer-form__character-count--error{color:#dc2626}@media(max-width:768px){.add-volunteer-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-volunteer-form__character-count{text-align:left}}.add-volunteer-button{display:inline-flex;align-items:center;padding:.75rem 1.5rem;background:linear-gradient(to right,#059669,#047857);color:#fff;font-size:.875rem;font-weight:600;border-radius:.5rem;border:none;cursor:pointer;box-shadow:0 4px 6px -1px #0000001a;transition:all .2s ease-in-out}.add-volunteer-button:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.mailbox-table__wrapper{border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;overflow-x:auto;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000a;max-width:1200px;margin:0 auto}.mailbox-table__table{width:100%;border-collapse:collapse;min-width:800px}.mailbox-table__thead-row{background-color:#f9fafb;text-align:left}.mailbox-table__th{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;font-size:.875rem;font-weight:600;color:#374151;white-space:nowrap}.mailbox-table__row{color:#111827;font-size:.875rem;background-color:#fff}.mailbox-table__cell{padding:.75rem 1rem;border-bottom:1px solid #e5e7eb;vertical-align:top;line-height:1.4}.mailbox-table__cell--muted{color:#6b7280;white-space:nowrap}.mailbox-table__cell--org,.mailbox-table__cell--affair{color:#374151;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mailbox-table__cell--org{max-width:200px}.mailbox-table__volunteer-name{font-weight:500;color:#111827;margin-bottom:.25rem}.mailbox-table__volunteer-email{font-size:.8rem;color:#6b7280;max-width:220px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mailbox-table__view-btn{display:inline-flex;align-items:center;gap:.5rem;border:1px solid #d1d5db;background-color:#fff;color:#111827;border-radius:.375rem;font-size:.8rem;font-weight:500;padding:.5rem .75rem;line-height:1.2;cursor:pointer;box-shadow:0 1px 2px #00000008,0 0 0 1px #00000005}.mailbox-table__view-btn:hover{background-color:#f9fafb}.mailbox-table__view-btn-icon{width:1rem;height:1rem}.mailbox-table__loading,.mailbox-table__error{padding:1rem;font-size:.9rem}.mailbox-table__loading{color:#6b7280}.mailbox-table__error{color:#dc2626;font-weight:500}.mailbox-table__empty{padding:2rem;border:1px solid #e5e7eb;border-radius:.5rem;background-color:#fff;text-align:center;color:#6b7280;font-size:.9rem;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000000a;max-width:1200px;margin:0 auto}.mailbox-table__empty-emoji{font-size:2rem;margin-bottom:.5rem;line-height:1}.mailbox-table__empty-title{font-weight:600;margin-bottom:.25rem;color:#111827}.mailbox-modal__overlay{position:fixed;inset:0;background-color:#00000073;display:flex;align-items:center;justify-content:center;padding:1rem;z-index:1000}.mailbox-modal__card{background-color:#fff;border-radius:.75rem;width:100%;max-width:600px;box-shadow:0 20px 40px #0000002e,0 4px 10px #00000014;color:#111827;line-height:1.5;border:1px solid rgba(16,185,129,.15);overflow:hidden;display:flex;flex-direction:column}.mailbox-modal__header{display:flex;align-items:flex-start;gap:.75rem;padding:1rem 1.25rem;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.mailbox-modal__icon{width:2.25rem;height:2.25rem;min-width:2.25rem;background-color:#d1fae5;color:#065f46;border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-size:1rem;font-weight:600}.mailbox-modal__header-main{flex:1;min-width:0}.mailbox-modal__title{font-weight:600;font-size:1rem;color:#111827;line-height:1.4;margin-bottom:.25rem}.mailbox-modal__subtitle{font-size:.875rem;color:#6b7280;line-height:1.4;word-break:break-word}.mailbox-modal__close-btn{background:transparent;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;line-height:1.2}.mailbox-modal__close-btn:hover{color:#111827}.mailbox-modal__body{padding:1.25rem 1.25rem 1rem}.mailbox-modal__section{margin-bottom:1rem}.mailbox-modal__label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:.25rem;letter-spacing:.03em}.mailbox-modal__value-strong{font-size:.95rem;font-weight:600;color:#111827;line-height:1.4}.mailbox-modal__value-sub{font-size:.85rem;color:#4b5563;line-height:1.4;word-break:break-word}.mailbox-modal__value-normal{font-size:.95rem;color:#111827;font-weight:500;line-height:1.4;word-break:break-word}.mailbox-modal__desc-box{font-size:.9rem;color:#111827;line-height:1.5;white-space:pre-wrap;word-break:break-word;background-color:#f9fafb;border:1px solid #E5E7EB;border-radius:.5rem;padding:.75rem 1rem}.mailbox-modal__docs-listwrap{margin-bottom:1rem}.mailbox-modal__docs-label{font-size:.75rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:.5rem;letter-spacing:.03em}.mailbox-modal__docs-list{margin:0;padding-left:1.25rem;list-style-type:disc;color:#111827;font-size:.9rem;line-height:1.5;word-break:break-word}.mailbox-modal__docs-item{margin-bottom:.5rem}.mailbox-modal__docs-item-label{font-weight:500}.mailbox-modal__link{color:#2563eb;text-decoration:underline;word-break:break-word}.mailbox-modal__footer{border-top:1px solid #e5e7eb;padding:.75rem 1.25rem;display:flex;justify-content:flex-end;background-color:#f9fafb}.mailbox-modal__close-primary{background-color:#065f46;color:#fff;border:none;border-radius:.5rem;padding:.5rem 1rem;font-size:.85rem;font-weight:500;cursor:pointer;line-height:1.2;box-shadow:0 1px 2px #0000000d,0 1px 3px #0000001a}.mailbox-modal__close-primary:hover{background-color:#064e3b}.volunteer-dashboard{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#ecfdf5,#eff6ff)}.volunteer-dashboard__header{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb}.volunteer-dashboard__header-container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem}.volunteer-dashboard__title-section{text-align:center}.volunteer-dashboard__title-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem;gap:2rem}.volunteer-dashboard__title-icon{padding:1.25rem;background-color:#d1fae5;border-radius:1.5rem;margin-right:1.5rem}.volunteer-dashboard__title-icon svg{height:3.5rem;width:3.5rem;color:#059669}.volunteer-dashboard__title{font-size:4rem;font-weight:700;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}.volunteer-dashboard__description{font-size:1.125rem;color:#6b7280;margin:0 auto;max-width:700px;line-height:1.7;font-weight:400}.volunteer-dashboard__foundation-name{color:#059669;font-weight:600}.volunteer-dashboard__main{max-width:1280px;margin:0 auto;padding:2.5rem 1.5rem}.volunteer-dashboard__action-bar{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem}.volunteer-dashboard__action-content{display:flex;flex-direction:column;gap:1.5rem}.volunteer-dashboard__directory-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin:0}.volunteer-dashboard__directory-description{color:#6b7280;font-size:1rem;margin:0}.volunteer-dashboard__controls{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.volunteer-dashboard__controls-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.volunteer-dashboard__search-wrapper{position:relative;min-width:300px;flex:1;max-width:400px}.volunteer-dashboard__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.volunteer-dashboard__search-icon svg{width:1.25rem;height:1.25rem}.volunteer-dashboard__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.volunteer-dashboard__search-input:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.volunteer-dashboard__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:4rem}.volunteer-dashboard__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.volunteer-dashboard__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.volunteer-dashboard__btn-toggle{background-color:#047857;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:600;padding:.6rem 1rem;cursor:pointer;line-height:1.2;white-space:nowrap;box-shadow:0 1px 2px #0000000d,0 0 0 1px #00000005}.volunteer-dashboard__btn-toggle:hover{background-color:#065f46}@media(max-width:1024px){.volunteer-dashboard__controls-row{justify-content:center}}@media(max-width:768px){.volunteer-dashboard__title-row{flex-direction:column;gap:1rem}.volunteer-dashboard__title{font-size:2.5rem}.volunteer-dashboard__action-content{flex-direction:column;align-items:stretch}.volunteer-dashboard__controls{align-items:stretch}.volunteer-dashboard__controls-row{flex-direction:column;align-items:stretch;gap:1rem}.volunteer-dashboard__search-input{width:100%;min-width:250px}.volunteer-dashboard__main{padding:1rem}}@media(max-width:480px){.volunteer-dashboard__controls-row{gap:.75rem}}.confirmation-modal{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:1rem}.edit-user-form{max-width:100%;padding:24px}.edit-user-form__loading{display:flex;justify-content:center;align-items:center;padding:2rem;text-align:center;color:#2563eb;font-size:.875rem;font-weight:500}.edit-user-form__loading-spinner{animation:spin 1s linear infinite;margin-right:.5rem;width:1.25rem;height:1.25rem;color:#2563eb}.edit-user-form__step-indicator{margin-bottom:2rem;padding:1.5rem 0}.edit-user-form__steps{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.edit-user-form__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative}.edit-user-form__step-number{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:2px solid #d1d5db;background-color:#f9fafb;color:#6b7280;transition:all .2s ease}.edit-user-form__step--active .edit-user-form__step-number{background-color:#2563eb;border-color:#2563eb;color:#fff}.edit-user-form__step-label{font-size:.75rem;font-weight:500;color:#6b7280;text-align:center;transition:color .2s ease}.edit-user-form__step--active .edit-user-form__step-label{color:#2563eb;font-weight:600}.edit-user-form__step-divider{height:2px;background-color:#e5e7eb;flex:1;margin:0 1rem;position:relative;top:-.75rem}.edit-user-form__form{display:flex;flex-direction:column;gap:1.5rem}.edit-user-form__section{margin-bottom:2rem}.edit-user-form__section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.edit-user-form__section-title:before{content:"📋";font-size:1.2rem}.edit-user-form__section:last-of-type .edit-user-form__section-title:before{content:"🔧"}.edit-user-form__label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.edit-user-form__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.edit-user-form__required-editable{color:#dc2626;font-size:.75rem;font-weight:500;font-style:italic}.edit-user-form__editable{color:#059669;font-size:.75rem;font-weight:500;font-style:italic}.edit-user-form__optional{color:#6b7280;font-size:.75rem;font-weight:500;font-style:italic}.edit-user-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.edit-user-form__input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#111827;outline:none;transition:all .2s ease-in-out;font-family:inherit;background-color:#fff}.edit-user-form__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.edit-user-form__input--with-icon{padding-left:2.5rem}.edit-user-form__input-wrapper{position:relative}.edit-user-form__icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:none}.edit-user-form__icon svg{height:1.25rem;width:1.25rem;color:#9ca3af}.edit-user-form__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:3rem}.edit-user-form__checkbox-wrapper{display:flex;align-items:center;gap:.75rem}.edit-user-form__checkbox{width:1.125rem;height:1.125rem;accent-color:#2563eb;cursor:pointer}.edit-user-form__checkbox-label{font-size:.875rem;color:#374151;cursor:pointer;margin:0;font-weight:500}.edit-user-form__help-text{font-size:.75rem;color:#6b7280;margin:.25rem 0 0;line-height:1.4}.edit-user-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-user-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-user-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-user-form__character-count--warning{color:#d97706}.edit-user-form__character-count--error{color:#dc2626}.edit-user-form__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;display:flex;align-items:flex-start}.edit-user-form__error-icon{height:1.25rem;width:1.25rem;color:#f87171;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.edit-user-form__error-text{font-size:.875rem;font-weight:medium;color:#991b1b;margin:0;line-height:1.5}.edit-user-form__info-section{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.edit-user-form__info-card{background-color:#f8fafc;border:1px solid #e2e8f0;border-radius:.75rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;transition:all .2s ease}.edit-user-form__info-card:hover{background-color:#f1f5f9;border-color:#cbd5e1}.edit-user-form__info-icon{width:1.5rem;height:1.5rem;color:#64748b;flex-shrink:0;margin-top:.125rem}.edit-user-form__info-title{font-size:.875rem;font-weight:600;color:#334155;margin:0 0 .25rem}.edit-user-form__info-text{font-size:.8rem;color:#64748b;margin:0;line-height:1.4}.edit-user-form__actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.edit-user-form__cancel-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.edit-user-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.edit-user-form__next-btn{padding:.75rem 2rem;background:linear-gradient(to right,#059669,#047857);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.edit-user-form__next-btn:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-user-form__back-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.edit-user-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.edit-user-form__submit-btn{padding:.75rem 2rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.edit-user-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.edit-user-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none}.edit-user-form__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.edit-user-form__submit-btn svg,.edit-user-form__next-btn svg,.edit-user-form__back-btn svg{height:1rem;width:1rem}@media(max-width:768px){.edit-user-form{padding:20px}.edit-user-form__steps{flex-direction:column;gap:1rem}.edit-user-form__step-divider{display:none}.edit-user-form__step{width:100%}.edit-user-form__step-label{font-size:.875rem}.edit-user-form__actions{flex-direction:column;gap:.5rem}.edit-user-form__cancel-btn,.edit-user-form__next-btn,.edit-user-form__back-btn,.edit-user-form__submit-btn{width:100%;justify-content:center}.edit-user-form__section-title{font-size:1rem}.edit-user-form__info-card{padding:1rem;flex-direction:column;align-items:flex-start}.edit-user-form__info-icon{margin-top:0}.edit-user-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-user-form__character-count{text-align:left}.edit-user-form__multi-select{border:1px solid #d1d5db;border-radius:8px;padding:1rem;background:#f9fafb;max-height:200px;overflow-y:auto}.edit-user-form__checkbox-wrapper{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.edit-user-form__checkbox{width:16px;height:16px}.edit-user-form__checkbox-label{font-size:.9rem;color:#374151;cursor:pointer}}.users-list{padding:20px 0}.users-list__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#6b7280}.users-list__loading-spinner{animation:spin 1s linear infinite;margin-bottom:1rem;width:2rem;height:2rem;color:#2563eb}.users-list__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background-color:#fef2f2;border:1px solid #fecaca;border-radius:12px;margin:2rem 0}.users-list__error-icon{width:3rem;height:3rem;color:#ef4444;margin-bottom:1rem}.users-list__error-title{font-size:1.25rem;font-weight:600;color:#991b1b;margin:0 0 .5rem}.users-list__error-message{color:#dc2626;margin:0 0 1.5rem;font-size:.875rem}.users-list__retry-btn{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:600;cursor:pointer;transition:all .2s ease}.users-list__retry-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.users-list__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;background-color:#f9fafb;border:2px dashed #d1d5db;border-radius:12px;margin:2rem 0}.users-list__empty-icon{width:4rem;height:4rem;color:#9ca3af;margin-bottom:1rem}.users-list__empty-icon--no-results{background-color:#f3f4f6;border-radius:50%;display:flex;align-items:center;justify-content:center;padding:1rem}.users-list__empty-icon--no-results svg{color:#6b7280}.users-list__empty-title{font-size:1.25rem;font-weight:600;color:#374151;margin:0 0 .5rem}.users-list__empty-description{color:#6b7280;margin:0;font-size:.875rem;max-width:400px;line-height:1.5}.users-list__filters{display:flex;justify-content:flex-end;align-items:center;margin-bottom:1.5rem;padding:0 .5rem}.users-list__filter-group{display:flex;align-items:center;gap:.5rem;background-color:#f8fafc;padding:.75rem 1rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px #0000001a}.users-list__filter-label{display:flex;align-items:center;gap:.375rem;font-size:.875rem;font-weight:500;color:#475569;margin:0;white-space:nowrap}.users-list__filter-icon{width:1rem;height:1rem;color:#64748b;flex-shrink:0}.users-list__filter-select{appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:1rem;border:1px solid #d1d5db;border-radius:8px;padding:.5rem 2.5rem .5rem .75rem;font-size:.875rem;font-weight:500;color:#374151;cursor:pointer;transition:all .2s ease;min-width:160px}.users-list__filter-select:hover{border-color:#9ca3af;background-color:#f9fafb}.users-list__filter-select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a;background-color:#fff}.users-list__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;margin-bottom:1.5rem}.users-list__stat-card{border-radius:.75rem;padding:1rem}.users-list__stat-card--total{background-color:#ecfdf5;border:1px solid #a7f3d0}.users-list__stat-card--active{background-color:#eff6ff;border:1px solid #bfdbfe}.users-list__stat-card--inactive{background-color:#fef2f2;border:1px solid #fecaca}.users-list__stat-content{display:flex;align-items:center}.users-list__stat-icon{padding:.5rem;border-radius:.5rem;margin-right:.75rem}.users-list__stat-icon--total{background-color:#d1fae5}.users-list__stat-icon--active{background-color:#dbeafe}.users-list__stat-icon--inactive{background-color:#fee2e2}.users-list__stat-icon svg{height:1.5rem;width:1.5rem}.users-list__stat-icon--total svg{color:#059669}.users-list__stat-icon--active svg{color:#2563eb}.users-list__stat-icon--inactive svg{color:#dc2626}.users-list__stat-label{font-size:.875rem;font-weight:medium;margin:0}.users-list__stat-label--total{color:#059669}.users-list__stat-label--active{color:#2563eb}.users-list__stat-label--inactive{color:#dc2626}.users-list__stat-value{font-size:1.5rem;font-weight:700;margin:0}.users-list__stat-value--total{color:#064e3b}.users-list__stat-value--active{color:#1e3a8a}.users-list__stat-value--inactive{color:#991b1b}.users-list__pagination-info{display:flex;justify-content:center;margin:1rem 0;padding:0 1rem}.users-list__results-text{font-size:.8rem;color:#6b7280;margin:0;font-weight:500}.users-list__pagination{display:flex;align-items:center;justify-content:center;gap:.25rem;margin-top:2rem;padding:.5rem}.users-list__pagination-btn{display:inline-flex;align-items:center;gap:.375rem;padding:.5rem .75rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.users-list__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.users-list__pagination-btn:disabled{opacity:.5;cursor:not-allowed;background-color:#f9fafb;color:#d1d5db}.users-list__pagination-btn svg{width:.875rem;height:.875rem}.users-list__pagination-numbers{display:flex;align-items:center;gap:.25rem;margin:0 .375rem}.users-list__pagination-number{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .5rem;border-radius:.375rem;font-size:.8rem;font-weight:500;background-color:#fff;border:1px solid #d1d5db;color:#6b7280;cursor:pointer;transition:all .2s ease-in-out}.users-list__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.users-list__pagination-number--active{background-color:#059669;border-color:#059669;color:#fff;font-weight:600}.users-list__pagination-number--active:hover{background-color:#047857;border-color:#047857}.users-list__pagination-ellipsis{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;font-size:.8rem;color:#9ca3af;font-weight:500}.users-list__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(400px,1fr));gap:24px;margin-bottom:2rem}.user-item{background:#fff;border-radius:16px;padding:24px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;border:2px solid transparent;position:relative;overflow:hidden}.user-item:hover{transform:translateY(-2px);box-shadow:0 8px 24px #00000026}.user-item--active{border-color:#c9f5e4;background:linear-gradient(135deg,#fff,#f8fffe)}.user-item--inactive{border-color:#ffeaea;background:linear-gradient(135deg,#fff,#fefcfc);opacity:.9}.user-item__status{display:flex;justify-content:flex-end;margin-bottom:16px}.status-badge{padding:4px 12px;border-radius:20px;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 4px #0000001a}.status-badge--active{background:linear-gradient(135deg,#dcfce7,#bbf7d0);color:#166534;border:1px solid #86efac}.status-badge--inactive{background:linear-gradient(135deg,#fee2e2,#fecaca);color:#991b1b;border:1px solid #fca5a5}.user-item__content{margin-bottom:20px}.user-item__name{font-size:18px;font-weight:600;color:#111827;margin:0 0 16px}.user-item__details{display:flex;flex-direction:column;gap:8px;margin-bottom:12px}.user-item__detail{display:flex;align-items:center;font-size:14px}.user-item__icon{width:16px;height:16px;color:#10b981;margin-right:8px;flex-shrink:0}.user-item__text{color:#374151;font-weight:500;flex:1}.user-item__roles{display:flex;flex-wrap:wrap;gap:.25rem;align-items:center}.user-item__role{padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.025em;white-space:nowrap}.role-admin{background:linear-gradient(135deg,#ddd6fe,#c4b5fd);color:#6d28d9;border:1px solid #a78bfa}.role-user{background:linear-gradient(135deg,#bfdbfe,#93c5fd);color:#1e40af;border:1px solid #60a5fa}.role-moderator{background:linear-gradient(135deg,#fed7aa,#fdba74);color:#c2410c;border:1px solid #fb923c}.role-default{background:linear-gradient(135deg,#e5e7eb,#d1d5db);color:#374151;border:1px solid #9ca3af}.role-auditor{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#be185d;border:1px solid #f9a8d4}.role-content-admin{background:linear-gradient(135deg,#ecfccb,#d9f99d);color:#365314;border:1px solid #a3e635}.role-entrepreneur{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#92400e;border:1px solid #fbbf24}.role-fair-admin{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#166534;border:1px solid #4ade80}.role-general-admin{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#7c3aed;border:1px solid #a855f7}.role-super-admin{background:linear-gradient(135deg,#fef2f2,#fecaca);color:#dc2626;border:1px solid #f87171}.role-volunteer{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);color:#075985;border:1px solid #0ea5e9}.user-item__actions{display:flex;gap:8px;flex-wrap:wrap}.user-item__btn{display:flex;align-items:center;justify-content:center;gap:6px;padding:10px 16px;border-radius:12px;font-size:13px;font-weight:500;cursor:pointer;transition:all .2s ease;border:1px solid;text-decoration:none;flex:1;min-width:120px;background-color:#fff}.user-item__btn svg{width:14px;height:14px}.user-item__btn--edit{background-color:#eff6ff;color:#2563eb;border-color:#bfdbfe}.user-item__btn--edit:hover{background-color:#dbeafe;border-color:#93c5fd;transform:translateY(-1px);box-shadow:0 2px 4px #2563eb26}.user-item__btn--activate{background-color:#f0fdf4;color:#16a34a;border-color:#bbf7d0}.user-item__btn--activate:hover{background-color:#dcfce7;border-color:#86efac;transform:translateY(-1px);box-shadow:0 2px 4px #16a34a26}.user-item__btn--deactivate{background-color:#fef2f2;color:#dc2626;border-color:#fecaca}.user-item__btn--deactivate:hover{background-color:#fee2e2;border-color:#fca5a5;transform:translateY(-1px);box-shadow:0 2px 4px #dc262626}.user-item__btn:disabled{opacity:.6;cursor:not-allowed;transform:none;box-shadow:none}@media(max-width:768px){.users-list__filters{justify-content:center;margin-bottom:1rem}.users-list__filter-group{padding:.5rem .75rem}.users-list__filter-label{font-size:.8rem}.users-list__filter-select{min-width:140px;font-size:.8rem;padding:.4rem 2rem .4rem .6rem}.users-list__grid{grid-template-columns:1fr;gap:16px}.user-item{padding:20px}.user-item__name{font-size:16px}.user-item__actions{flex-direction:column}.user-item__btn{min-width:auto}.users-list__empty{padding:3rem 1rem}.users-list__empty-icon{width:3rem;height:3rem}.users-list__loading,.users-list__error{padding:3rem 1rem}.users-list__stats{grid-template-columns:1fr}.users-list__pagination{gap:.25rem;margin-top:1.5rem;flex-wrap:wrap}.users-list__pagination-btn{padding:.4rem .6rem;font-size:.75rem}.users-list__pagination-numbers{margin:0 .25rem;gap:.25rem}.users-list__pagination-number,.users-list__pagination-ellipsis{min-width:1.75rem;height:1.75rem;font-size:.75rem}.users-list__results-text{font-size:.75rem;text-align:center}}@media(max-width:480px){.users-list__filters{padding:0 .5rem}.users-list__filter-group{flex-direction:column;gap:.5rem;padding:.75rem;width:100%}.users-list__filter-label{justify-content:center;font-size:.75rem}.users-list__filter-select{width:100%;min-width:auto;text-align:center}.users-list__grid{grid-template-columns:1fr;gap:12px}.user-item{padding:16px}.user-item__name{font-size:14px}.user-item__details{gap:6px}.user-item__detail{font-size:12px}.user-item__icon{width:14px;height:14px;margin-right:6px}.user-item__actions{gap:6px}.user-item__btn{padding:6px 12px;font-size:12px;min-width:100px}.user-item__btn svg{width:12px;height:12px}.users-list__pagination{flex-direction:column;gap:.75rem}.users-list__pagination-numbers{order:0;margin:0}.users-list__pagination-btn{min-width:100px;justify-content:center}}.add-user-form{max-width:100%;padding:24px}.add-user-form__loading{display:flex;justify-content:center;align-items:center;padding:2rem;text-align:center;color:#2563eb;font-size:.875rem;font-weight:500}.add-user-form__loading-spinner{animation:spin 1s linear infinite;margin-right:.5rem;width:1.25rem;height:1.25rem;color:#2563eb}.add-user-form__step-indicator{margin-bottom:2rem;padding:1.5rem 0}.add-user-form__steps{display:flex;align-items:center;justify-content:center;max-width:600px;margin:0 auto}.add-user-form__step{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;position:relative}.add-user-form__step-number{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:2px solid #d1d5db;background-color:#f9fafb;color:#6b7280;transition:all .2s ease}.add-user-form__step--active .add-user-form__step-number{background-color:#2563eb;border-color:#2563eb;color:#fff}.add-user-form__step-label{font-size:.75rem;font-weight:500;color:#6b7280;text-align:center;transition:color .2s ease}.add-user-form__step--active .add-user-form__step-label{color:#2563eb;font-weight:600}.add-user-form__step-divider{height:2px;background-color:#e5e7eb;flex:1;margin:0 1rem;position:relative;top:-.75rem}.add-user-form__form{display:flex;flex-direction:column;gap:1.5rem}.add-user-form__section{margin-bottom:2rem}.add-user-form__section-title{font-size:1.125rem;font-weight:600;color:#111827;margin:0 0 1.5rem;padding-bottom:.5rem;border-bottom:2px solid #e5e7eb;display:flex;align-items:center;gap:.5rem}.add-user-form__section-title:before{content:"📋";font-size:1.2rem}.add-user-form__section:last-of-type .add-user-form__section-title:before{content:"🔒"}.add-user-form__label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.5rem}.add-user-form__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.add-user-form__optional{color:#6b7280;font-size:.75rem;font-weight:500;font-style:italic}.add-user-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.add-user-form__input{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;color:#111827;outline:none;transition:all .2s ease-in-out;font-family:inherit;background-color:#fff}.add-user-form__input:focus{border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.add-user-form__input--with-icon{padding-left:2.5rem}.add-user-form__input-wrapper{position:relative}.add-user-form__icon{position:absolute;top:50%;left:.75rem;transform:translateY(-50%);pointer-events:none}.add-user-form__icon svg{height:1.25rem;width:1.25rem;color:#9ca3af}.add-user-form__select{appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1rem;padding-right:3rem}.add-user-form__checkbox-wrapper{display:flex;align-items:center;gap:.75rem}.add-user-form__checkbox{width:1.125rem;height:1.125rem;accent-color:#2563eb;cursor:pointer}.add-user-form__checkbox-label{font-size:.875rem;color:#374151;cursor:pointer;margin:0;font-weight:500}.add-user-form__help-text{font-size:.75rem;color:#6b7280;margin:.25rem 0 0;line-height:1.4}.add-user-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-user-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-user-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-user-form__character-count--warning{color:#d97706}.add-user-form__character-count--error{color:#dc2626}.add-user-form__error{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;padding:1rem;display:flex;align-items:flex-start}.add-user-form__error-icon{height:1.25rem;width:1.25rem;color:#f87171;margin-right:.75rem;margin-top:.125rem;flex-shrink:0}.add-user-form__error-text{font-size:.875rem;font-weight:medium;color:#991b1b;margin:0;line-height:1.5}.add-user-form__actions{display:flex;justify-content:flex-end;gap:.75rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.add-user-form__cancel-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-user-form__cancel-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.add-user-form__next-btn{padding:.75rem 2rem;background:linear-gradient(to right,#059669,#047857);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.add-user-form__next-btn:hover{background:linear-gradient(to right,#047857,#065f46);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.add-user-form__back-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:medium;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.add-user-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af}.add-user-form__submit-btn{padding:.75rem 2rem;background:linear-gradient(to right,#10b981,#059669);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem}.add-user-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#059669,#047857);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.add-user-form__submit-btn--loading{background:#9ca3af;cursor:not-allowed;transform:none}.add-user-form__submit-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.add-user-form__submit-btn svg,.add-user-form__next-btn svg,.add-user-form__back-btn svg{height:1rem;width:1rem}@media(max-width:768px){.add-user-form{padding:20px}.add-user-form__steps{flex-direction:column;gap:1rem}.add-user-form__step-divider{display:none}.add-user-form__step{width:100%}.add-user-form__step-label{font-size:.875rem}.add-user-form__actions{flex-direction:column;gap:.5rem}.add-user-form__cancel-btn,.add-user-form__next-btn,.add-user-form__back-btn,.add-user-form__submit-btn{width:100%;justify-content:center}.add-user-form__section-title{font-size:1rem}.add-user-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-user-form__character-count{text-align:left}.add-user-form__multi-select{border:1px solid #d1d5db;border-radius:8px;padding:1rem;background:#f9fafb;max-height:200px;overflow-y:auto}.add-user-form__checkbox-wrapper{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}}.add-user-btn{display:flex;align-items:center;gap:8px;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border:none;border-radius:8px;padding:12px 20px;font-weight:600;font-size:14px;cursor:pointer;transition:all .2s ease;box-shadow:0 2px 4px #0000001a}.add-user-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026;background:linear-gradient(135deg,#059669,#047857)}.add-user-btn__icon{width:16px;height:16px}.add-user-modal{position:fixed;inset:0;z-index:1000;display:flex;align-items:center;justify-content:center;padding:20px}.add-user-modal__backdrop{position:absolute;inset:0;background-color:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.add-user-modal__content{position:relative;background:#fff;border-radius:16px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0003}.add-user-modal__header{display:flex;align-items:center;justify-content:space-between;padding:24px 24px 0;margin-bottom:24px}.add-user-modal__title{font-size:24px;font-weight:700;color:#111827;margin:0}.add-user-modal__close{background:#f3f4f6;border:none;border-radius:8px;padding:8px;cursor:pointer;transition:all .2s ease;color:#6b7280}.add-user-modal__close:hover{background:#e5e7eb;color:#374151}.add-user-modal__close svg{width:20px;height:20px}@media(max-width:768px){.add-user-modal{padding:10px}.add-user-modal__content{max-height:95vh;border-radius:12px}.add-user-modal__header{padding:20px 20px 0}.add-user-modal__title{font-size:20px}}:root{--primary-color: #0c5b63;--primary-light: #10b981;--primary-dark: #064e3b;--accent-green: #34d399;--text-dark: #1f2937;--text-muted: #6b7280;--bg-light: #f8fafc;--bg-white: #ffffff;--border-light: #e5e7eb;--shadow-sm: 0 1px 2px 0 rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px -1px rgba(0, 0, 0, .1);--shadow-lg: 0 10px 15px -3px rgba(0, 0, 0, .1)}.users-page{min-height:100vh;background:linear-gradient(135deg,#f0fdf4,#ecfdf5);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.users-page__header{background:var(--bg-white);border-bottom:1px solid var(--border-light);padding:2rem 0 3rem}.users-page__header-container{max-width:1280px;margin:0 auto;padding:0 2rem}.users-page__title-section{text-align:center}.users-page__title-row{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem}.users-page__title-center{display:flex;align-items:center;gap:1rem}.users-page__title-icon{background:#c9f5e4;padding:16px;border-radius:16px;display:flex;align-items:center;justify-content:center}.users-page__title-icon svg{width:40px;height:40px;color:var(--primary-color)}.users-page__title{font-size:2.5rem;font-weight:700;color:var(--text-dark);margin:0;letter-spacing:-.025em}.users-page__title-actions{flex:1;display:flex;justify-content:flex-end}.users-page__description{font-size:1.125rem;color:var(--text-muted);max-width:600px;margin:0 auto;line-height:1.6}.users-page__foundation-name{color:var(--primary-color);font-weight:600}.users-page__main{max-width:1280px;margin:0 auto;padding:2rem}.users-page__action-bar{background:var(--bg-white);border-radius:16px;padding:2rem;margin-bottom:2rem;box-shadow:var(--shadow-sm);border:1px solid var(--border-light)}.users-page__action-content{display:flex;align-items:flex-end;justify-content:space-between;gap:2rem}.users-page__directory-header{flex:1}.users-page__directory-title{font-size:1.5rem;font-weight:700;color:var(--text-dark);margin:0 0 .5rem}.users-page__directory-description{font-size:.875rem;color:var(--text-muted);margin:0}.users-page__controls{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.users-page__search-wrapper{position:relative;min-width:300px}.users-page__search-icon{position:absolute;left:12px;top:50%;transform:translateY(-50%);pointer-events:none}.users-page__search-icon svg{width:20px;height:20px;color:var(--text-muted)}.users-page__search-input{width:100%;padding:12px 16px 12px 44px;border:1px solid var(--border-light);border-radius:8px;font-size:.875rem;color:var(--text-dark);background:var(--bg-white);outline:none;transition:all .2s ease}.users-page__search-input:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px #10b9811a}.users-page__search-input::placeholder{color:var(--text-muted)}.users-page__filter-select{padding:12px 16px;border:1px solid var(--border-light);border-radius:8px;font-size:.875rem;color:var(--text-dark);background:var(--bg-white);cursor:pointer;outline:none;transition:all .2s ease;min-width:160px}.users-page__filter-select:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px #10b9811a}.users-page__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;margin-bottom:2rem}.users-page__stat-card{background:#fff;border-radius:16px;padding:24px;display:flex;align-items:center;gap:16px;box-shadow:var(--shadow-sm);transition:transform .2s ease;border:2px solid}.users-page__stat-card:hover{transform:translateY(-2px)}.users-page__stat-card--total{background:linear-gradient(135deg,#c9f5e4,#e8f5e8);border-color:#86efac}.users-page__stat-card--active{background:linear-gradient(135deg,#dbeafe,#e0e7ff);border-color:#93c5fd}.users-page__stat-card--inactive{background:linear-gradient(135deg,#fed7d7,#fee2e2);border-color:#fca5a5}.users-page__stat-icon{background:#fffc;border-radius:12px;padding:12px;display:flex;align-items:center;justify-content:center}.users-page__stat-icon svg{width:24px;height:24px;color:var(--text-dark)}.users-page__stat-content{flex:1}.users-page__stat-title{font-size:14px;font-weight:500;color:#6b7280;margin:0 0 4px}.users-page__stat-count{font-size:32px;font-weight:700;color:#111827;margin:0;line-height:1}.users-page__footer{margin-top:4rem;padding:2rem 0;border-top:1px solid var(--border-light);background:var(--bg-white)}.users-page__footer-container{max-width:1280px;margin:0 auto;padding:0 2rem}.users-page__footer-content{text-align:center;color:var(--text-muted);font-size:.875rem}@media(max-width:1024px){.users-page__main{padding:1.5rem}.users-page__action-content{flex-direction:column;align-items:stretch;gap:1.5rem}.users-page__controls{justify-content:stretch}.users-page__search-wrapper{min-width:auto;flex:1}.users-page__stats{grid-template-columns:1fr;gap:16px}}@media(max-width:768px){.users-page__header-container{padding:0 1rem}.users-page__main{padding:1rem}.users-page__title-row{flex-direction:column;gap:1rem}.users-page__title-center{flex-direction:column;text-align:center}.users-page__title{font-size:2rem}.users-page__title-actions{flex:none}.users-page__action-bar{padding:1.5rem;margin-bottom:1.5rem}.users-page__controls{flex-direction:column;gap:1rem}.users-page__search-wrapper,.users-page__filter-select{width:100%;min-width:auto}.users-page__description{font-size:1rem;padding:0 1rem}.users-page__stat-card{padding:20px;gap:12px}.users-page__stat-count{font-size:28px}}@media(max-width:480px){.users-page__header{padding:1.5rem 0 2rem}.users-page__title{font-size:1.75rem}.users-page__main{padding:.75rem}.users-page__action-bar{padding:1rem}.users-page__directory-title{font-size:1.25rem}}.confirmation-modal{position:fixed;inset:0;z-index:10000;display:flex;align-items:center;justify-content:center;padding:1rem}.confirmation-modal__backdrop{position:fixed;inset:0;background-color:#00000080;transition:opacity .3s ease-in-out}.confirmation-modal__content{position:relative;background-color:#fff;border-radius:1rem;box-shadow:0 25px 50px -12px #00000040;width:100%;max-width:28rem;padding:2rem;transform:scale(1);transition:all .3s ease-in-out;text-align:center}.confirmation-modal__icon{margin:0 auto 1.5rem;width:4rem;height:4rem;border-radius:50%;display:flex;align-items:center;justify-content:center}.confirmation-modal__icon svg{width:2rem;height:2rem}.confirmation-modal__icon--warning{background-color:#fef3cd;color:#d97706}.confirmation-modal__icon--danger{background-color:#fee2e2;color:#dc2626}.confirmation-modal__icon--info{background-color:#dbeafe;color:#2563eb}.confirmation-modal__body{margin-bottom:2rem}.confirmation-modal__title{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .75rem}.confirmation-modal__message{color:#6b7280;font-size:.875rem;line-height:1.5;margin:0}.confirmation-modal__actions{display:flex;justify-content:center;gap:.75rem;flex-direction:column-reverse}.confirmation-modal__cancel-btn{padding:.75rem 1.5rem;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;background-color:#fff;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.confirmation-modal__cancel-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.confirmation-modal__cancel-btn:disabled{opacity:.5;cursor:not-allowed}.confirmation-modal__confirm-btn{padding:.75rem 2rem;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 4px 6px -1px #0000001a;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .2s ease-in-out;font-size:.875rem;color:#fff}.confirmation-modal__confirm-btn--warning{background:linear-gradient(to right,#d97706,#b45309)}.confirmation-modal__confirm-btn--warning:hover:not(:disabled){background:linear-gradient(to right,#b45309,#92400e);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.confirmation-modal__confirm-btn--danger{background:linear-gradient(to right,#dc2626,#b91c1c)}.confirmation-modal__confirm-btn--danger:hover:not(:disabled){background:linear-gradient(to right,#b91c1c,#991b1b);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.confirmation-modal__confirm-btn--info{background:linear-gradient(to right,#2563eb,#1d4ed8)}.confirmation-modal__confirm-btn--info:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 6px 12px -2px #00000026}.confirmation-modal__confirm-btn--loading{background:#9ca3af!important;cursor:not-allowed;transform:none!important}.confirmation-modal__loading-spinner{width:1rem;height:1rem;animation:spin 1s linear infinite}.confirmation-modal__icon--danger{background:linear-gradient(135deg,#fee2e2,#fecaca);animation:pulse-danger 2s ease-in-out infinite}.confirmation-modal__icon--danger svg{color:#dc2626;width:32px;height:32px}.confirmation-modal__confirm-btn--danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;box-shadow:0 4px 6px -1px #ef44444d}.confirmation-modal__confirm-btn--danger:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px);box-shadow:0 6px 12px -2px #ef444466}.confirmation-modal__confirm-btn--danger:active:not(:disabled){transform:translateY(0);box-shadow:0 4px 6px -1px #ef44444d}@keyframes pulse-danger{0%,to{transform:scale(1);box-shadow:0 0 #ef444466}50%{transform:scale(1.05);box-shadow:0 0 0 10px #ef444400}}.confirmation-modal__icon--danger~.confirmation-modal__body .confirmation-modal__message{color:#991b1b;font-weight:500}.confirmation-modal__icon--danger~.confirmation-modal__backdrop{background:#0009}@media(min-width:640px){.confirmation-modal__actions{flex-direction:row;justify-content:center}.confirmation-modal__cancel-btn{order:1}.confirmation-modal__confirm-btn{order:2}}@media(max-width:480px){.confirmation-modal__content{padding:1.5rem;margin:1rem}.confirmation-modal__icon{width:3rem;height:3rem;margin-bottom:1rem}.confirmation-modal__icon svg{width:1.5rem;height:1.5rem}.confirmation-modal__title{font-size:1.125rem}.confirmation-modal__actions{gap:.5rem}}.activities-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a;table-layout:fixed}.activities-table th,.activities-table td{padding:1rem;text-align:left;font-size:.875rem;color:#374151;border-bottom:1px solid #e5e7eb;vertical-align:middle;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.activities-table th{background-color:#f9fafb;font-weight:600;font-size:.875rem;color:#1f2937;white-space:nowrap}.activities-table tbody tr:hover{background-color:#f3f4f6}.activities-table tbody tr:last-child td{border-bottom:none}.activities-table th:nth-child(1),.activities-table td:nth-child(1){width:12%}.activities-table th:nth-child(2),.activities-table td:nth-child(2){width:10%}.activities-table th:nth-child(3),.activities-table td:nth-child(3){width:15%}.activities-table th:nth-child(4),.activities-table td:nth-child(4){width:11%}.activities-table th:nth-child(5),.activities-table td:nth-child(5){width:9%}.activities-table th:nth-child(6),.activities-table td:nth-child(6){width:11%}.activities-table th:nth-child(7),.activities-table td:nth-child(7){width:32%;overflow:visible;text-overflow:clip;white-space:normal}.activities-table__status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:500;white-space:nowrap}.activities-table__status--active{background-color:#d1fae5;color:#065f46}.activities-table__status--inactive{background-color:#fef2f2;color:#dc2626}.activities-table__activity-status{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .625rem;border-radius:1rem;font-size:.75rem;font-weight:500;white-space:nowrap}.activities-table__activity-status--pending{background-color:#fef3c7;color:#92400e}.activities-table__activity-status--planning{background-color:#dbeafe;color:#1e40af}.activities-table__activity-status--execution{background-color:#d1fae5;color:#065f46}.activities-table__activity-status--suspended{background-color:#fef2f2;color:#dc2626}.activities-table__activity-status--finished{background-color:#f3f4f6;color:#374151}.activities-table__actions{display:flex;gap:.5rem;flex-wrap:wrap;align-items:center;justify-content:flex-start}.activities-table__action-btn{display:inline-flex;align-items:center;justify-content:center;gap:.375rem;padding:.5rem .875rem;border-radius:.375rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;border:1px solid transparent;font-size:.8125rem;white-space:nowrap;flex-shrink:0}.activities-table__action-icon{width:.875rem;height:.875rem;flex-shrink:0}.activities-table__action-btn--view{background-color:#f8fafc;border-color:#e2e8f0;color:#475569}.activities-table__action-btn--view:hover:not(:disabled){background-color:#e2e8f0;border-color:#cbd5e1;color:#334155;transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.activities-table__action-btn--edit{background-color:#f0f9ff;border-color:#bfdbfe;color:#0369a1}.activities-table__action-btn--edit:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd;color:#1e40af;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f633}.activities-table__action-btn--status{background-color:#fef3c7;border-color:#fcd34d;color:#92400e}.activities-table__action-btn--status:hover:not(:disabled){background-color:#fde68a;border-color:#fbbf24;color:#78350f;transform:translateY(-1px);box-shadow:0 2px 4px #fbbf244d}.activities-table__action-btn--status-pending{background-color:#fef3c7;border-color:#fcd34d;color:#92400e}.activities-table__action-btn--status-planning{background-color:#dbeafe;border-color:#93c5fd;color:#1e40af}.activities-table__action-btn--status-execution{background-color:#d1fae5;border-color:#6ee7b7;color:#065f46}.activities-table__action-btn--status-suspended{background-color:#fef2f2;border-color:#fca5a5;color:#dc2626}.activities-table__action-btn--status-finished{background-color:#f3f4f6;border-color:#d1d5db;color:#374151}.activities-table__action-btn--toggle{padding:.75rem 1rem}.activities-table__action-btn--toggle-active{background-color:#fef2f2;border-color:#fecaca;color:#dc2626}.activities-table__action-btn--toggle-active:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:translateY(-1px);box-shadow:0 2px 4px #dc262633}.activities-table__action-btn--toggle-inactive{background-color:#d1fae5;border-color:#6ee7b7;color:#065f46}.activities-table__action-btn--toggle-inactive:hover:not(:disabled){background-color:#a7f3d0;border-color:#34d399;color:#047857;transform:translateY(-1px);box-shadow:0 2px 4px #065f4633}.activities-table__action-btn:disabled{opacity:.5;cursor:not-allowed}.activities-table__action-btn--loading{opacity:.7;pointer-events:none;position:relative}.activities-table__action-btn--loading:after{content:"";position:absolute;width:14px;height:14px;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-left:.5rem}.activities-table__action-btn--enrollments{background-color:#f0f9ff;border-color:#bfdbfe;color:#0369a1}.activities-table__action-btn--enrollments:hover:not(:disabled){background-color:#dbeafe;border-color:#93c5fd;color:#1e40af;transform:translateY(-1px);box-shadow:0 2px 4px #3b82f633}@media(max-width:1400px){.activities-table__actions{gap:.375rem}.activities-table__action-btn{padding:.5rem .75rem;font-size:.75rem;gap:.25rem}}@media(max-width:1200px){.activities-table th,.activities-table td{padding:.75rem .625rem;font-size:.8125rem}.activities-table__action-btn{padding:.4rem .625rem;font-size:.7rem}.activities-table__action-icon{width:.75rem;height:.75rem}}@media(max-width:768px){.activities-table__actions{flex-direction:column;gap:.375rem;width:100%}.activities-table__action-btn{width:100%;justify-content:center}}.add-activity-button{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,#52ac83,#429871);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-activity-button:hover{background:linear-gradient(to right,#429871,#38845f);transform:translateY(-1px);box-shadow:0 4px 12px -2px #52ac834d}.add-activity-button__icon{width:1.25rem;height:1.25rem}.add-activity-form__step-indicator{margin-bottom:2rem;padding:0}.add-activity-form__progress{margin-bottom:2rem}.add-activity-form__progress-bar{width:100%;height:.25rem;background-color:#e5e7eb;border-radius:.25rem;overflow:hidden;margin-bottom:1.5rem}.add-activity-form__progress-fill{height:100%;background:linear-gradient(to right,#2563eb,#1d4ed8);border-radius:.25rem;transition:width .3s ease-in-out}.add-activity-form__steps{display:flex;justify-content:space-between;gap:1rem;max-width:700px;margin:0 auto}.add-activity-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.add-activity-form__step-number{width:2rem;height:2rem;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:.875rem;border:2px solid #d1d5db;background-color:#f9fafb;color:#6b7280;transition:all .2s ease;flex-shrink:0}.add-activity-form__step--active .add-activity-form__step-number{background-color:#2563eb;border-color:#2563eb;color:#fff}.add-activity-form__step-label{font-size:.875rem;font-weight:500;color:#6b7280;transition:color .2s ease}.add-activity-form__step--active .add-activity-form__step-label{color:#2563eb;font-weight:600}.add-activity-form__section{margin-bottom:2rem}.add-activity-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,#f8fafc,#e2e8f0);border-radius:1rem;border:1px solid #e2e8f0;margin-bottom:2rem}.add-activity-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:.75rem;flex-shrink:0}.add-activity-form__step-icon svg{width:1.5rem;height:1.5rem}.add-activity-form__step-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin:0 0 .25rem}.add-activity-form__step-description{font-size:.875rem;color:#6b7280;margin:0}.add-activity-form__section-title{font-size:1rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.add-activity-form__section-description{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.add-activity-form__label{display:block;font-size:.95rem;font-weight:600;color:#1f2937;margin:0 0 .5rem}.add-activity-form__sublabel{display:block;font-size:.8rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.add-activity-form__required{color:#ef4444;font-size:.75rem;font-weight:500;font-style:italic}.add-activity-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.add-activity-form__input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9rem;color:#111827;outline:none;transition:all .3s ease;font-family:inherit;background-color:#fff;box-shadow:0 1px 3px #0000000d}.add-activity-form__input:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;transform:translateY(-1px)}.add-activity-form__textarea{resize:none;min-height:120px;line-height:1.6}.add-activity-form__select{width:100%;padding:.875rem 3rem .875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9rem;color:#111827;outline:none;transition:all .3s ease;font-family:inherit;background-color:#fff;box-shadow:0 1px 3px #0000000d;cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem}.add-activity-form__select:focus{border-color:#2563eb;box-shadow:0 0 0 4px #2563eb1a;transform:translateY(-1px)}.add-activity-form__help-text{font-size:.8rem;color:#6b7280;margin:.5rem 0 0;line-height:1.5}.add-activity-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.add-activity-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.add-activity-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.add-activity-form__character-count--warning{color:#d97706}.add-activity-form__character-count--error{color:#dc2626}.add-activity-form__grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin-bottom:1.5rem}.add-activity-form__checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.add-activity-form__checkbox-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.add-activity-form__checkbox{width:18px;height:18px;cursor:pointer;accent-color:#2563eb}.add-activity-form__checkbox-label{font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;margin:0}.add-activity-form__date-item{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.add-activity-form__date-item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.add-activity-form__add-date-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#2563eb,#1d4ed8);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 2px 4px #2563eb40;transition:all .2s ease;font-size:.875rem}.add-activity-form__add-date-btn:hover:not(:disabled){background:linear-gradient(135deg,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 8px #2563eb4d}.add-activity-form__add-date-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.add-activity-form__remove-date-btn{padding:10px;background:#fee2e2;color:#dc2626;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.add-activity-form__remove-date-btn:hover{background:#fecaca}.add-activity-form__toggle-field-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 2px 4px #3b82f640;transition:all .2s ease;font-size:.8rem}.add-activity-form__toggle-field-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.add-activity-form__remove-field-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:.5rem;background:#fee2e2;color:#dc2626;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.add-activity-form__remove-field-btn:hover{background:#fecaca;transform:translateY(-50%) scale(1.05)}.add-activity-form__image-uploads{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.add-activity-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.add-activity-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed #d1d5db;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.add-activity-form__image-upload-box:hover{border-color:#2563eb;background-color:#f3f4f6}.add-activity-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:500;pointer-events:none}.add-activity-form__image-upload-label:hover{color:#2563eb}.add-activity-form__image-upload-label svg{width:2rem;height:2rem}.add-activity-form__image-input{display:none!important}.add-activity-form__image-preview{position:relative;width:100%;height:100%}.add-activity-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.add-activity-form__image-remove{position:absolute;top:.5rem;right:.5rem;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;font-size:1rem;line-height:1}.add-activity-form__image-remove:hover{background-color:#ef4444}.add-activity-form__info-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #93c5fd;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;margin-top:1.5rem}.add-activity-form__info-icon{height:1.5rem;width:1.5rem;color:#2563eb;flex-shrink:0;margin-top:.125rem}.add-activity-form__info-title{font-size:.95rem;color:#1e40af;margin:0 0 .5rem;font-weight:600}.add-activity-form__info-text{font-size:.85rem;color:#1e40af;margin:0;line-height:1.6}.add-activity-form__error{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-bottom:1.5rem}.add-activity-form__error-box{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-top:1.5rem}.add-activity-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.add-activity-form__error-text{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.add-activity-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb;margin-top:2rem}.add-activity-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}.add-activity-form__cancel-btn,.add-activity-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-activity-form__cancel-btn:hover,.add-activity-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.add-activity-form__next-btn,.add-activity-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,#2563eb,#1d4ed8);color:#fff;border:none;border-radius:.5rem;font-weight:600;cursor:pointer;transition:all .2s ease-in-out;font-size:.875rem}.add-activity-form__next-btn:hover,.add-activity-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,#1d4ed8,#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px -2px #2563eb4d}.add-activity-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.add-activity-form__submit-btn--loading{opacity:.8}.add-activity-form__back-btn svg,.add-activity-form__next-btn svg,.add-activity-form__submit-btn svg{width:1rem;height:1rem}.add-activity-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}@media(min-width:1024px){.add-activity-form__image-uploads{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px)and (max-width:1023px){.add-activity-form__image-uploads{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.add-activity-form__steps{gap:.5rem}.add-activity-form__step-label{font-size:.75rem}.add-activity-form__grid{grid-template-columns:1fr}.add-activity-form__step-header{flex-direction:column;text-align:center;padding:1rem}.add-activity-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.add-activity-form__character-count{text-align:left}.add-activity-form__toggle-field-btn{font-size:.75rem;padding:.4rem .75rem}.add-activity-form__image-uploads{grid-template-columns:1fr}.add-activity-form__step-actions{flex-direction:column;gap:.75rem}.add-activity-form__navigation-buttons{width:100%;justify-content:space-between}.add-activity-form__cancel-btn,.add-activity-form__back-btn,.add-activity-form__next-btn,.add-activity-form__submit-btn{width:100%;justify-content:center}.add-activity-form__navigation-buttons .add-activity-form__back-btn,.add-activity-form__navigation-buttons .add-activity-form__next-btn,.add-activity-form__navigation-buttons .add-activity-form__submit-btn{width:auto;flex:1}.modal-content{padding:24px 16px}}@media(max-width:480px){.add-activity-form__step-label{font-size:.7rem}.add-activity-form__step-number{width:1.75rem;height:1.75rem;font-size:.75rem}.add-activity-form__step-header{padding:.75rem}.add-activity-form__step-icon{width:2.5rem;height:2.5rem}.add-activity-form__step-title{font-size:1.125rem}.add-activity-form__input{padding:.75rem;font-size:.85rem}.add-activity-form__toggle-field-btn{font-size:.7rem;padding:.35rem .6rem;gap:.25rem}.add-activity-form__cancel-btn,.add-activity-form__back-btn,.add-activity-form__next-btn,.add-activity-form__submit-btn{padding:.625rem 1.25rem;font-size:.8125rem}.add-activity-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.add-activity-form__navigation-buttons .add-activity-form__back-btn,.add-activity-form__navigation-buttons .add-activity-form__next-btn,.add-activity-form__navigation-buttons .add-activity-form__submit-btn{width:100%}}:root{--primary-color-start: #2563eb;--primary-color-end: #1d4ed8;--secondary-color-start: #667eea;--secondary-color-end: #764ba2;--text-color-primary: #1f2937;--text-color-secondary: #6b7280;--text-color-required: #ef4444;--background-light: #f8fafc;--background-header: #e2e8f0;--border-color-light: #d1d5db;--border-color-medium: #e5e7eb;--focus-color: #2563eb;--focus-box-shadow: rgba(37, 99, 235, .1);--border-radius-small: .25rem;--border-radius-medium: .5rem;--border-radius-large: .75rem;--border-radius-extra-large: 1rem}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.modal-content{background:#fff;border-radius:16px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;padding:32px;box-shadow:0 20px 25px -5px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e7eb}.modal-title{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.btn-close{width:36px;height:36px;border-radius:50%;border:none;background:#f3f4f6;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#6b7280}.btn-close:hover{background:#e5e7eb;color:#374151}.edit-activity-form__progress{margin-bottom:2rem}.edit-activity-form__progress-bar{width:100%;height:var(--border-radius-small);background-color:var(--border-color-medium);border-radius:var(--border-radius-small);overflow:hidden;margin-bottom:1.5rem}.edit-activity-form__progress-fill{height:100%;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));border-radius:var(--border-radius-small);transition:width .3s ease-in-out}.edit-activity-form__steps{display:flex;justify-content:space-between;gap:1rem}.edit-activity-form__step{display:flex;align-items:center;gap:.5rem;flex:1}.edit-activity-form__step-number{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border-radius:50%;background-color:var(--border-color-medium);color:var(--text-color-secondary);font-weight:600;font-size:.875rem;flex-shrink:0}.edit-activity-form__step--active .edit-activity-form__step-number{background:linear-gradient(135deg,var(--primary-color-start),var(--primary-color-end));color:#fff}.edit-activity-form__step-label{font-size:.875rem;color:var(--text-color-secondary);font-weight:500}.edit-activity-form__step--active .edit-activity-form__step-label{color:var(--primary-color-start);font-weight:600}.edit-activity-form__step-content{display:flex;flex-direction:column;gap:2rem}.edit-activity-form__step-header{display:flex;align-items:center;gap:1rem;padding:1.5rem;background:linear-gradient(135deg,var(--background-light) 0%,var(--background-header) 100%);border-radius:var(--border-radius-extra-large);border:1px solid var(--background-header)}.edit-activity-form__step-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;background:linear-gradient(135deg,var(--secondary-color-start),var(--secondary-color-end));color:#fff;border-radius:var(--border-radius-large);flex-shrink:0}.edit-activity-form__step-icon svg{width:1.5rem;height:1.5rem}.edit-activity-form__step-title{font-size:1.25rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .25rem}.edit-activity-form__step-description{font-size:.875rem;color:var(--text-color-secondary);margin:0}.edit-activity-form__fields{display:flex;flex-direction:column;gap:1.5rem}.edit-activity-form__row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.edit-activity-form__label{display:block;font-size:.95rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.edit-activity-form__sublabel{display:block;font-size:.8rem;font-weight:500;color:#6b7280;margin-bottom:.5rem}.edit-activity-form__required{color:var(--text-color-required);font-size:.75rem;font-weight:500;font-style:italic}.edit-activity-form__optional,.edit-activity-form__initial-editable{color:#8b5cf6;font-size:.75rem;font-weight:500;font-style:italic}.edit-activity-form__input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:.75rem;font-size:.9rem;color:#111827;outline:none;transition:all .3s ease;font-family:inherit;background-color:#fff;box-shadow:0 1px 3px #0000000d}.edit-activity-form__input:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b9811a;transform:translateY(-1px)}.edit-activity-form__input:disabled{background:#f3f4f6;cursor:not-allowed;opacity:.6}.edit-activity-form__input--textarea{resize:none;min-height:120px;line-height:1.6}.edit-activity-form__input--select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6,9 12,15 18,9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 1rem center;background-size:1.2rem;padding-right:3rem}.edit-activity-form__input--select:focus{border-color:#10b981;box-shadow:0 0 0 4px #10b9811a}.edit-activity-form__field-info{display:flex;justify-content:space-between;align-items:center;margin-top:.25rem;gap:1rem}.edit-activity-form__min-length{font-size:.75rem;color:#6b7280;font-weight:500;flex-shrink:0}.edit-activity-form__character-count{font-size:.75rem;color:#6b7280;text-align:right;font-weight:500;transition:color .2s ease;flex-shrink:0}.edit-activity-form__character-count--warning{color:#d97706}.edit-activity-form__character-count--error{color:#dc2626}.edit-activity-form__help-text{font-size:.8rem;color:#6b7280;margin:.5rem 0 0;line-height:1.5}.edit-activity-form__checkbox-group{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem}.edit-activity-form__checkbox-item{display:flex;align-items:center;gap:.5rem;padding:.5rem 0}.edit-activity-form__checkbox{width:18px;height:18px;cursor:pointer;accent-color:#10b981}.edit-activity-form__checkbox-label{font-size:.9rem;font-weight:500;color:#374151;cursor:pointer;margin:0}.edit-activity-form__date-item{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px solid #e2e8f0;border-radius:1rem;padding:1.5rem;margin-bottom:1rem;transition:all .3s ease}.edit-activity-form__date-item:hover{border-color:#cbd5e1;box-shadow:0 4px 6px #0000000d}.edit-activity-form__add-date-btn{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 2px 4px #10b98140;transition:all .2s ease;font-size:.875rem}.edit-activity-form__add-date-btn:hover:not(:disabled){background:linear-gradient(135deg,#059669,#047857);transform:translateY(-1px);box-shadow:0 4px 8px #10b9814d}.edit-activity-form__add-date-btn:disabled{background:#9ca3af;cursor:not-allowed;transform:none;box-shadow:none}.edit-activity-form__remove-date-btn{padding:10px;background:#fee2e2;color:#dc2626;border:none;border-radius:6px;cursor:pointer;transition:all .2s ease}.edit-activity-form__remove-date-btn:hover{background:#fecaca}.edit-activity-form__toggle-field-btn{display:flex;align-items:center;gap:.375rem;padding:.5rem .875rem;background:linear-gradient(135deg,#3b82f6,#2563eb);color:#fff;border-radius:.5rem;font-weight:600;cursor:pointer;border:none;box-shadow:0 2px 4px #3b82f640;transition:all .2s ease;font-size:.8rem;margin-bottom:.5rem}.edit-activity-form__toggle-field-btn:hover{background:linear-gradient(135deg,#2563eb,#1d4ed8);transform:translateY(-1px);box-shadow:0 4px 8px #3b82f64d}.edit-activity-form__remove-field-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);padding:.5rem;background:#fee2e2;color:#dc2626;border:none;border-radius:.5rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.edit-activity-form__remove-field-btn:hover{background:#fecaca;transform:translateY(-50%) scale(1.05)}.edit-activity-form__section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--border-color-medium)}.edit-activity-form__section-title{font-size:1rem;font-weight:600;color:var(--text-color-primary);margin:0 0 .5rem}.edit-activity-form__section-description{font-size:.875rem;color:#6b7280;margin:0 0 1.5rem;line-height:1.5}.edit-activity-form__image-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1.5rem;margin-bottom:1.5rem}.edit-activity-form__image-upload{display:flex;flex-direction:column;gap:.5rem}.edit-activity-form__image-upload-box{position:relative;aspect-ratio:1;border:2px dashed #d1d5db;border-radius:.75rem;display:flex;align-items:center;justify-content:center;background-color:#f9fafb;cursor:pointer;overflow:hidden;transition:border-color .2s ease-in-out,background-color .2s ease-in-out}.edit-activity-form__image-upload-box:hover{border-color:#2563eb;background-color:#f3f4f6}.edit-activity-form__image-upload-label{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#6b7280;font-size:.875rem;font-weight:500;pointer-events:none}.edit-activity-form__image-upload-label:hover{color:#2563eb}.edit-activity-form__image-upload-label svg{width:2rem;height:2rem}.edit-activity-form__image-input{display:none!important}.edit-activity-form__image-preview{position:relative;width:100%;height:100%}.edit-activity-form__image-preview img{width:100%;height:100%;object-fit:cover;border-radius:.75rem}.edit-activity-form__image-replace-btn,.edit-activity-form__image-delete-btn{position:absolute;display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;background-color:#000000b3;color:#fff;border:none;border-radius:50%;cursor:pointer;transition:all .2s ease-in-out;z-index:3}.edit-activity-form__image-delete-btn{top:.5rem;left:.5rem}.edit-activity-form__image-replace-btn{top:.5rem;right:.5rem}.edit-activity-form__image-replace-btn:hover{background-color:#3b82f6;transform:scale(1.1)}.edit-activity-form__image-delete-btn:hover{background-color:#ef4444;transform:scale(1.1)}.edit-activity-form__image-overlay{position:absolute;inset:0;background-color:#0009;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.5rem;color:#fff;opacity:0;transition:opacity .2s ease-in-out;pointer-events:none;z-index:1}.edit-activity-form__image-upload-box:hover .edit-activity-form__image-overlay{opacity:1}.edit-activity-form__image-overlay svg{width:2rem;height:2rem}.edit-activity-form__image-overlay span{font-size:.875rem;font-weight:600;text-align:center}.edit-activity-form__image-hint{font-size:.75rem;color:#9ca3af;margin-top:.25rem}.edit-activity-form__image-field-info{display:flex;justify-content:space-between;align-items:center;gap:.5rem;margin-top:.5rem}.edit-activity-form__image-field-name{font-size:.875rem;color:#6b7280;font-weight:500}.edit-activity-form__image-new-indicator{display:inline-block;padding:.25rem .5rem;border-radius:.375rem;font-size:.75rem;font-weight:600;background-color:#dbeafe;color:#1e40af}.edit-activity-form__images-note{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:2px solid #86efac;border-radius:.75rem;padding:1rem;margin-top:1rem}.edit-activity-form__images-note p{margin:0;font-size:.875rem;color:#166534;line-height:1.6}.edit-activity-form__images-note ul li{font-size:.875rem;color:#166534;line-height:1.6}.edit-activity-form__info-box{background:linear-gradient(135deg,#dbeafe,#bfdbfe);border:2px solid #93c5fd;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;margin-top:1.5rem}.edit-activity-form__info-icon{height:1.5rem;width:1.5rem;color:#2563eb;flex-shrink:0;margin-top:.125rem}.edit-activity-form__info-title{font-size:.95rem;color:#1e40af;margin:0 0 .5rem;font-weight:600}.edit-activity-form__info-text{font-size:.85rem;color:#1e40af;margin:0;line-height:1.6}.edit-activity-form__error-box{background:linear-gradient(135deg,#fee2e2,#fecaca);border:2px solid #f87171;border-radius:1rem;padding:1.25rem;display:flex;align-items:flex-start;gap:1rem;animation:shake .5s ease-in-out;margin-top:1.5rem}@keyframes shake{0%,to{transform:translate(0)}25%{transform:translate(-5px)}75%{transform:translate(5px)}}.edit-activity-form__error-icon{height:1.5rem;width:1.5rem;color:#dc2626;flex-shrink:0;margin-top:.125rem}.edit-activity-form__error-text{font-size:.9rem;font-weight:500;color:#991b1b;margin:0;line-height:1.5}.edit-activity-form__step-actions{display:flex;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;border-top:1px solid #e5e7eb}.edit-activity-form__navigation-buttons{display:flex;align-items:center;gap:.75rem}.edit-activity-form__cancel-btn,.edit-activity-form__back-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background-color:#fff;color:#6b7280;border:1px solid #d1d5db;border-radius:.5rem;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.edit-activity-form__cancel-btn:hover,.edit-activity-form__back-btn:hover{background-color:#f9fafb;border-color:#9ca3af;color:#374151}.edit-activity-form__next-btn,.edit-activity-form__submit-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(to right,var(--primary-color-start),var(--primary-color-end));color:#fff;border:none;border-radius:var(--border-radius-medium);font-weight:600;cursor:pointer;transition:all .2s ease-in-out}.edit-activity-form__next-btn:hover,.edit-activity-form__submit-btn:hover:not(:disabled){background:linear-gradient(to right,var(--primary-color-end),#1e40af);transform:translateY(-1px);box-shadow:0 4px 12px -2px #2563eb4d}.edit-activity-form__submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.edit-activity-form__submit-btn--loading{opacity:.8}.edit-activity-form__back-btn svg,.edit-activity-form__next-btn svg,.edit-activity-form__submit-btn svg{width:1rem;height:1rem}.edit-activity-form__loading-spinner{animation:spin 1s linear infinite;width:1rem;height:1rem}@media(min-width:1024px){.edit-activity-form__image-uploads{grid-template-columns:repeat(3,1fr)}}@media(min-width:768px)and (max-width:1023px){.edit-activity-form__image-uploads{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.modal-content{padding:24px 16px}.edit-activity-form__row{grid-template-columns:1fr}.edit-activity-form__step-header{flex-direction:column;text-align:center;padding:1rem}.edit-activity-form__step-actions{flex-direction:column;gap:.75rem}.edit-activity-form__navigation-buttons{width:100%;justify-content:space-between}.edit-activity-form__cancel-btn,.edit-activity-form__back-btn,.edit-activity-form__next-btn,.edit-activity-form__submit-btn{width:100%;justify-content:center}.edit-activity-form__navigation-buttons .edit-activity-form__back-btn,.edit-activity-form__navigation-buttons .edit-activity-form__next-btn,.edit-activity-form__navigation-buttons .edit-activity-form__submit-btn{width:auto;flex:1}.edit-activity-form__steps{flex-direction:column;gap:.75rem}.edit-activity-form__field-info{flex-direction:column;align-items:flex-start;gap:.25rem}.edit-activity-form__character-count{text-align:left}.edit-activity-form__image-uploads{grid-template-columns:1fr}.edit-activity-form__image-badge{top:.5rem;left:.5rem;padding:.25rem .5rem;font-size:.7rem}}@media(max-width:480px){.edit-activity-form__fields{gap:1rem}.edit-activity-form__step-header{padding:.75rem}.edit-activity-form__step-icon{width:2.5rem;height:2.5rem}.edit-activity-form__step-title{font-size:1.125rem}.edit-activity-form__input{padding:.75rem;font-size:.85rem}.edit-activity-form__toggle-field-btn{font-size:.7rem;padding:.35rem .6rem;gap:.25rem}.edit-activity-form__cancel-btn,.edit-activity-form__back-btn,.edit-activity-form__next-btn,.edit-activity-form__submit-btn{padding:.625rem 1.25rem;font-size:.8125rem}.edit-activity-form__navigation-buttons{flex-direction:column;width:100%;gap:.5rem}.edit-activity-form__navigation-buttons .edit-activity-form__back-btn,.edit-activity-form__navigation-buttons .edit-activity-form__next-btn,.edit-activity-form__navigation-buttons .edit-activity-form__submit-btn{width:100%}}.change-activity-status-modal{position:fixed;top:0;left:0;width:100%;height:100%;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.change-activity-status-modal__content{background:#fff;border-radius:.75rem;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;max-width:28rem;width:100%;max-height:90vh;overflow-y:auto}.change-activity-status-modal__header{padding:1.5rem 1.5rem 1.25rem;border-bottom:1px solid #e5e7eb}.change-activity-status-modal__title{font-size:1.25rem;font-weight:600;color:#111827;margin:0;line-height:1.4}.change-activity-status-modal__body{padding:1.5rem}.change-activity-status-modal__footer{padding:1.25rem 1.5rem 1.5rem;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:.75rem}.change-activity-status-modal__button{padding:.625rem 1.25rem;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s;border:1px solid transparent;min-width:100px}.change-activity-status-modal__button--cancel{background-color:#fff;color:#374151;border-color:#d1d5db}.change-activity-status-modal__button--cancel:hover{background-color:#f9fafb;border-color:#9ca3af}.change-activity-status-modal__button--confirm{background-color:#2563eb;color:#fff;border-color:#2563eb}.change-activity-status-modal__button--confirm:hover{background-color:#1d4ed8;border-color:#1d4ed8}.change-activity-status-modal__button--confirm:disabled{background-color:#93c5fd;border-color:#93c5fd;cursor:not-allowed}.change-activity-status-modal__button--cancel:disabled{opacity:.5;cursor:not-allowed}.change-activity-status-modal__current-status{background-color:#eff6ff;border:1px solid #dbeafe;border-radius:.5rem;padding:1rem;margin-bottom:1.5rem}.change-activity-status-modal__status-badge{display:inline-flex;align-items:center;padding:.375rem .75rem;border-radius:.5rem;font-size:.75rem;font-weight:600;margin-left:.5rem}.change-activity-status-modal__status-badge--pending{background-color:#fef3c7;color:#92400e;border:1px solid #fcd34d}.change-activity-status-modal__status-badge--planning{background-color:#dbeafe;color:#1e40af;border:1px solid #93c5fd}.change-activity-status-modal__status-badge--execution{background-color:#d1fae5;color:#065f46;border:1px solid #6ee7b7}.change-activity-status-modal__status-badge--suspended{background-color:#fef2f2;color:#dc2626;border:1px solid #fca5a5}.change-activity-status-modal__status-badge--finished{background-color:#f3f4f6;color:#374151;border:1px solid #d1d5db}.change-activity-status-modal__select-group{margin-bottom:1.5rem}.change-activity-status-modal__select-label{display:block;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:.75rem}.change-activity-status-modal__select{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;background-color:#fff;font-size:.875rem;transition:all .2s}.change-activity-status-modal__select:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.change-activity-status-modal__description{font-size:.875rem;color:#6b7280;margin-top:.75rem;line-height:1.5;padding:.5rem 0}.change-activity-status-modal__change-notice{background-color:#fffbeb;border:1px solid #fef3c7;border-radius:.5rem;padding:1rem;margin-top:1.5rem}.change-activity-status-modal__change-notice p{font-size:.875rem;color:#92400e;margin:0;line-height:1.5}.change-activity-status-modal__intro-text{color:#6b7280;margin-bottom:1.5rem;line-height:1.6;font-size:.9375rem}.change-activity-status-modal__activity-name{color:#111827;font-weight:600}.change-activity-status-modal__current-status p{margin:0;font-size:.875rem;color:#1e40af;line-height:1.5}.change-activity-status-modal__current-status strong{font-weight:600}.change-activity-status-modal__loading{display:inline-block;width:1rem;height:1rem;border:2px solid transparent;border-top:2px solid currentColor;border-radius:50%;animation:spin 1s linear infinite;margin-right:.5rem}@media(max-width:640px){.change-activity-status-modal{padding:.5rem}.change-activity-status-modal__content{max-height:95vh}.change-activity-status-modal__footer{flex-direction:column-reverse;gap:.5rem}.change-activity-status-modal__button{width:100%;min-width:auto}.change-activity-status-modal__header{padding:1.25rem 1.25rem 1rem}.change-activity-status-modal__body{padding:1.25rem}.change-activity-status-modal__footer{padding:1rem 1.25rem 1.25rem}}.activity-details{display:flex;flex-direction:column;height:100%;max-height:80vh}.activity-details__header{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.activity-details__title-section{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:1rem}.activity-details__name{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0;flex:1}.activity-details__status-badges{display:flex;gap:.5rem;flex-shrink:0;flex-wrap:wrap}.activity-details__status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.activity-details__status--pending{background-color:#fef3c7;color:#92400e}.activity-details__status--planning{background-color:#dbeafe;color:#1e40af}.activity-details__status--execution{background-color:#dcfce7;color:#166534}.activity-details__status--suspended{background-color:#f3f4f6;color:#374151}.activity-details__status--finished{background-color:#fce7f3;color:#be185d}.activity-details__status--unknown{background-color:#f3f4f6;color:#6b7280}.activity-details__active-status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600}.activity-details__active-status--active{background-color:#dcfce7;color:#166534}.activity-details__active-status--inactive{background-color:#fecaca;color:#dc2626}.activity-details__registration-badge{background:#10b981;color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.activity-details__location{color:#6b7280;font-size:1rem;line-height:1.5;margin:0;display:flex;align-items:center;gap:.5rem}.activity-details__location:before{content:"📍";font-size:1.125rem}.activity-details__header-actions{display:flex;gap:.75rem;margin-top:1rem;flex-wrap:wrap;justify-content:flex-end}.activity-details__generate-pdf-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#fef2f2;color:#dc2626;border:1px solid #fecaca;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:fit-content;position:relative}.activity-details__generate-pdf-btn svg{width:1.125rem;height:1.125rem;flex-shrink:0}.activity-details__generate-pdf-btn:hover:not(:disabled){background-color:#fee2e2;border-color:#fca5a5;color:#b91c1c;transform:translateY(-1px);box-shadow:0 1px 3px #dc262633}.activity-details__generate-pdf-btn:disabled{opacity:.6;cursor:not-allowed}.activity-details__generate-pdf-btn.loading{padding-right:2.5rem}.activity-details__generate-pdf-btn.loading:after{content:"";position:absolute;right:.75rem;width:.875rem;height:.875rem;border:2px solid transparent;border-top:2px solid #dc2626;border-radius:50%;animation:spin 1s linear infinite}.activity-details__generate-excel-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background-color:#f0f9ff;color:#0369a1;border:1px solid #bae6fd;border-radius:.5rem;font-weight:500;font-size:.875rem;cursor:pointer;transition:all .2s ease;white-space:nowrap;height:fit-content;position:relative}.activity-details__generate-excel-btn svg{width:1.125rem;height:1.125rem;flex-shrink:0}.activity-details__generate-excel-btn:hover:not(:disabled){background-color:#e0f2fe;border-color:#7dd3fc;color:#075985;transform:translateY(-1px);box-shadow:0 1px 3px #0369a133}.activity-details__generate-excel-btn:disabled{opacity:.6;cursor:not-allowed}.activity-details__generate-excel-btn.loading{padding-right:2.5rem}.activity-details__generate-excel-btn.loading:after{content:"";position:absolute;right:.75rem;width:.875rem;height:.875rem;border:2px solid transparent;border-top:2px solid #0369a1;border-radius:50%;animation:spin 1s linear infinite}.activity-details__tabs{display:flex;border-bottom:1px solid #e5e7eb;background-color:#fff;position:relative;overflow-x:auto}.activity-details__tab{display:flex;align-items:center;gap:.5rem;padding:1rem 1.5rem;background:none;border:none;font-size:.875rem;font-weight:500;color:#6b7280;cursor:pointer;transition:all .2s;border-bottom:2px solid transparent;position:relative;white-space:nowrap}.activity-details__tab:hover{color:#374151;background-color:#f9fafb}.activity-details__tab--active{color:#2563eb;border-bottom-color:#2563eb;background-color:#eff6ff}.activity-details__tab svg{width:1.25rem;height:1.25rem}.activity-details__content{flex:1;overflow-y:auto;padding:1.5rem;background-color:#f9fafb}.activity-details__tab-content{max-width:100%}.activity-details__section{margin-bottom:2rem;background:#fff;padding:1.5rem;border-radius:.75rem;border:1px solid #e5e7eb}.activity-details__section-title{font-size:1.125rem;font-weight:600;color:#374151;margin-bottom:.75rem;display:flex;align-items:center;gap:.5rem}.activity-details__description,.activity-details__text{color:#6b7280;line-height:1.6;margin:0}.activity-details__text--bold{font-weight:600;color:#1f2937;font-size:1rem}.activity-details__info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.activity-details__info-item{display:flex;flex-direction:column;gap:.5rem}.activity-details__label{font-size:.875rem;font-weight:600;color:#374151;text-transform:uppercase;letter-spacing:.025em}.activity-details__badge{padding:.375rem .75rem;border-radius:.375rem;font-size:.75rem;font-weight:600;text-align:center;width:fit-content}.activity-details__badge--favorite{background-color:#fef3c7;color:#92400e}.activity-details__badge--yes{background-color:#dcfce7;color:#166534}.activity-details__badge--no{background-color:#f3f4f6;color:#6b7280}.activity-details__badge--open{background-color:#d1fae5;color:#065f46}.activity-details__badge--closed{background-color:#f3f4f6;color:#6b7280}.activity-details__dates-list{display:flex;flex-direction:column;gap:1rem}.activity-details__date-item{background:#f9fafb;padding:1rem;border-radius:.5rem;border:1px solid #e5e7eb}.activity-details__date-row{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.activity-details__date-row:not(:last-child){border-bottom:1px solid #e5e7eb;margin-bottom:.5rem}.activity-details__date-label{font-size:.875rem;font-weight:500;color:#6b7280}.activity-details__date-value{font-size:.875rem;color:#1f2937;font-weight:500}.activity-details__config-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.activity-details__config-card{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:.75rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.activity-details__config-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.activity-details__config-icon{padding:1rem;border-radius:.75rem;flex-shrink:0;display:flex;align-items:center;justify-content:center}.activity-details__config-icon svg{width:1.5rem;height:1.5rem}.activity-details__config-icon--status{background-color:#dbeafe;color:#2563eb}.activity-details__config-icon--active{background-color:#dcfce7;color:#166534}.activity-details__config-icon--inactive{background-color:#fecaca;color:#dc2626}.activity-details__config-icon--open{background-color:#d1fae5;color:#065f46}.activity-details__config-icon--closed{background-color:#f3f4f6;color:#6b7280}.activity-details__config-icon--spaces{background-color:#fef3c7;color:#d97706}.activity-details__config-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.activity-details__config-label{font-size:.875rem;color:#6b7280;font-weight:500}.activity-details__config-value{font-size:1.5rem;font-weight:700;color:#1f2937;margin:0}.activity-details__config-description{font-size:.75rem;color:#9ca3af;margin:.25rem 0 0;line-height:1.4}.activity-details__metrics-simple{display:flex;justify-content:center;align-items:center}.activity-details__metric-simple-card{display:flex;align-items:center;gap:1.5rem;padding:2rem;background:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease;max-width:400px;width:100%}.activity-details__metric-simple-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.activity-details__metric-simple-icon{padding:1.25rem;background:linear-gradient(135deg,#dbeafe,#bfdbfe);border-radius:1rem;color:#2563eb;flex-shrink:0}.activity-details__metric-simple-icon svg{width:2rem;height:2rem}.activity-details__metric-simple-content{display:flex;flex-direction:column;gap:.5rem;flex:1}.activity-details__metric-simple-label{font-size:.875rem;color:#6b7280;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.activity-details__metric-simple-value{font-size:2rem;font-weight:700;color:#1f2937}.activity-details__images-section{text-align:left}.activity-details__images-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin-top:1rem}.activity-details__image-container{position:relative;aspect-ratio:4/3;border-radius:.75rem;overflow:hidden;background-color:#f3f4f6;border:1px solid #e5e7eb;transition:transform .2s ease,box-shadow .2s ease}.activity-details__image-container:hover{transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.activity-details__image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.activity-details__image-container:hover .activity-details__image{transform:scale(1.05)}.activity-details__image-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100%;color:#9ca3af;gap:.5rem}.activity-details__image-placeholder svg{width:3rem;height:3rem}.activity-details__no-images{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:#9ca3af;gap:1rem;background:#fff;border-radius:.75rem;border:2px dashed #d1d5db}.activity-details__no-images svg{width:4rem;height:4rem}.activity-details__no-images p{margin:0;font-size:1rem;font-weight:500}@media(max-width:1024px){.activity-details__images-grid{grid-template-columns:repeat(2,1fr)}.activity-details__config-grid{grid-template-columns:1fr}}@media(max-width:768px){.activity-details__title-section{flex-direction:column;gap:1rem;align-items:flex-start}.activity-details__status-badges{align-self:flex-start}.activity-details__tabs{overflow-x:auto;flex-wrap:nowrap}.activity-details__tab{white-space:nowrap;font-size:.75rem;padding:.75rem 1rem}.activity-details__info-grid,.activity-details__images-grid{grid-template-columns:1fr}.activity-details__config-grid{grid-template-columns:1fr;gap:1rem}.activity-details__config-card{padding:1.25rem}.activity-details__config-value{font-size:1.25rem}.activity-details__metric-simple-card{flex-direction:column;text-align:center;padding:1.5rem}.activity-details__metric-simple-icon{padding:1rem}.activity-details__metric-simple-icon svg{width:1.5rem;height:1.5rem}.activity-details__metric-simple-value{font-size:1.5rem}.activity-details__date-row{flex-direction:column;align-items:flex-start;gap:.25rem}}@media(max-width:480px){.activity-details__header,.activity-details__content,.activity-details__section,.activity-details__metric-simple-card{padding:1rem}.activity-details__metric-simple-value{font-size:1.25rem}.activity-details__generate-pdf-btn,.activity-details__generate-excel-btn{font-size:.8rem;padding:.5rem .625rem}.activity-details__generate-pdf-btn .pdf-text,.activity-details__generate-excel-btn .excel-text{display:none}.activity-details__generate-pdf-btn,.activity-details__generate-excel-btn{padding:.5rem}.activity-details__generate-pdf-btn svg,.activity-details__generate-excel-btn svg{width:1rem;height:1rem}}.activity-enrollments{display:flex;flex-direction:column;height:100%;max-height:80vh}.activity-enrollments__header{padding:1.5rem;border-bottom:1px solid #e5e7eb;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.activity-enrollments__stats{display:flex;gap:2rem;justify-content:center;flex-wrap:wrap}.activity-enrollments__stat{display:flex;flex-direction:column;align-items:center;gap:.5rem}.activity-enrollments__stat-label{font-size:.875rem;color:#6b7280;font-weight:500}.activity-enrollments__stat-value{font-size:1.5rem;font-weight:700;color:#374151}.activity-enrollments__content{flex:1;overflow-y:auto;padding:1.5rem}.activity-enrollments__loading,.activity-enrollments__error,.activity-enrollments__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;gap:1rem;text-align:center}.activity-enrollments__loading-spinner{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}.activity-enrollments__error{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:1rem}.activity-enrollments__error-icon{font-size:3rem}.activity-enrollments__error h3{color:#dc2626;margin:0}.activity-enrollments__empty{background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:1rem}.activity-enrollments__empty-icon{font-size:3rem}.activity-enrollments__empty h3{color:#475569;margin:0}.enrollments-table{width:100%;border-collapse:collapse;background:#fff;border-radius:.75rem;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a}.enrollments-table th,.enrollments-table td{padding:1rem;text-align:left;border-bottom:1px solid #e5e7eb;vertical-align:middle}.enrollments-table th{background-color:#f9fafb;font-weight:600;color:#374151;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.enrollments-table tbody tr:hover{background-color:#f8fafc}.enrollments-table__volunteer-info{display:flex;flex-direction:column;gap:.25rem}.enrollments-table__volunteer-name{font-weight:600;color:#1f2937}.enrollments-table__volunteer-email{font-size:.875rem;color:#6b7280}.enrollments-table__contact-info{display:flex;flex-direction:column;gap:.25rem}.enrollments-table__phone{font-size:.875rem;color:#374151}.enrollments-table__second-name{font-size:.75rem;color:#6b7280;font-style:italic}.enrollments-table__date{font-size:.875rem;color:#374151;font-weight:500}.enrollments-table__attendance-date{font-size:.75rem;color:#059669;margin-top:.25rem}.enrollments-table__status{display:inline-flex;align-items:center;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em}.enrollments-table__actions{display:flex;gap:.5rem;flex-wrap:wrap}.enrollments-table__status-btn{display:flex;align-items:center;justify-content:center;width:2rem;height:2rem;border:none;border-radius:.375rem;cursor:pointer;transition:all .2s ease;font-size:.875rem}.enrollments-table__status-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.enrollments-table__status-btn:disabled{opacity:.5;cursor:not-allowed}.enrollments-table__status-btn--attended{background-color:#d1fae5;color:#065f46}.enrollments-table__status-btn--attended:hover:not(:disabled){background-color:#a7f3d0}.enrollments-table__status-btn--attended.enrollments-table__status-btn--active{background-color:#065f46;color:#fff}.enrollments-table__status-btn--cancel{background-color:#fee2e2;color:#dc2626}.enrollments-table__status-btn--cancel:hover:not(:disabled){background-color:#fecaca}.enrollments-table__status-btn--enrolled{background-color:#dbeafe;color:#1e40af}.enrollments-table__status-btn--enrolled:hover:not(:disabled){background-color:#bfdbfe}.activity-enrollments__stat-value--available{color:#2563eb;font-weight:700}.activity-enrollments__stat-value--enrolled{color:#4f46e5}.activity-enrollments__stat-value--attended{color:#059669}.activity-enrollments__stat-value--absent{color:#d97706}.activity-enrollments__stat-value--cancelled{color:#6b7280}.enrollments-table__row--cancelled{opacity:.6;background-color:#f9fafb}.enrollments-table__row--cancelled:hover{background-color:#f3f4f6}.enrollments-table__status--cancelled{text-decoration:line-through}.enrollments-table__status-btn--absent{background-color:#fef3c7;color:#92400e}.enrollments-table__status-btn--absent:hover:not(:disabled){background-color:#fde68a}.enrollments-table__status-btn--absent.enrollments-table__status-btn--active{background-color:#92400e;color:#fff}.enrollments-pagination{display:flex;justify-content:center;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;border-top:1px solid #e5e7eb}.enrollments-pagination__btn{padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;cursor:pointer;transition:all .2s;font-size:.875rem}.enrollments-pagination__btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.enrollments-pagination__btn:disabled{opacity:.5;cursor:not-allowed}.enrollments-pagination__numbers{display:flex;gap:.25rem}.enrollments-pagination__number{width:2.25rem;height:2.25rem;border:1px solid #d1d5db;border-radius:.375rem;background:#fff;color:#374151;cursor:pointer;transition:all .2s;font-size:.875rem}.enrollments-pagination__number:hover{background:#f9fafb;border-color:#9ca3af}.enrollments-pagination__number--active{background:#2563eb;border-color:#2563eb;color:#fff}@media(max-width:768px){.activity-enrollments__stats{flex-direction:column;gap:1rem}.enrollments-table{font-size:.75rem}.enrollments-table th,.enrollments-table td{padding:.5rem}.enrollments-table__actions{flex-direction:column;gap:.25rem}.enrollments-table__status-btn{width:1.75rem;height:1.75rem;font-size:.75rem}}.activities-dashboard{min-height:100vh;background:linear-gradient(135deg,#f9fafb,#f0f9ff,#eff6ff);display:flex;flex-direction:column}.activities-dashboard__header{background-color:#fff;box-shadow:0 1px 3px #0000001a;border-bottom:1px solid #e5e7eb}.activities-dashboard__header-container{max-width:1280px;margin:0 auto;padding:4rem 1.5rem 3rem}.activities-dashboard__title-section{text-align:center}.activities-dashboard__title-row{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.activities-dashboard__title-icon{padding:1.25rem;background-color:#c9f5e4;border-radius:1.5rem;margin-right:1.5rem}.activities-dashboard__title-icon svg{height:3.5rem;width:3.5rem;color:#52ac83}.activities-dashboard__title{font-size:4rem;font-weight:700;color:#111827;margin:0;line-height:1;letter-spacing:-.025em}.activities-dashboard__description{font-size:1.125rem;color:#6b7280;margin:0 auto;max-width:700px;line-height:1.7;font-weight:400}.activities-dashboard__foundation-name{color:#52ac83;font-weight:600}.activities-dashboard__main{max-width:1400px;margin:0 auto;padding:2.5rem 2rem;flex:1;width:100%}.activities-dashboard__action-bar{background-color:#fff;border-radius:1rem;box-shadow:0 1px 3px #0000001a;border:1px solid #e5e7eb;padding:2rem;margin-bottom:2rem}.activities-dashboard__action-content{display:flex;flex-direction:column;gap:1.5rem}.activities-dashboard__directory-title{font-size:1.5rem;font-weight:600;color:#111827;margin-bottom:.5rem;margin:0}.activities-dashboard__directory-description{color:#6b7280;font-size:1rem;margin:0}.activities-dashboard__controls,.activities-dashboard__controls-row{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;align-items:center}.activities-dashboard__filter{display:flex;flex-direction:column;gap:.5rem}.activities-dashboard__filter-label{font-size:.875rem;font-weight:500;color:#374151}.activities-dashboard__filter-select{padding:.5rem .75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;background-color:#fff;cursor:pointer;transition:all .2s ease-in-out}.activities-dashboard__filter-select:hover{background-color:#f9fafb;border-color:#9ca3af}.activities-dashboard__filter-select:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.activities-dashboard__search-wrapper{position:relative;min-width:300px;flex:1;max-width:400px}.activities-dashboard__search-icon{position:absolute;left:1rem;top:50%;transform:translateY(-50%);color:#9ca3af}.activities-dashboard__search-icon svg{width:1.25rem;height:1.25rem}.activities-dashboard__search-input{padding:.75rem 1rem .75rem 3rem;border:1px solid #d1d5db;border-radius:.75rem;font-size:.875rem;width:100%;outline:none;transition:all .2s;background-color:#f9fafb}.activities-dashboard__search-input:focus{border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.activities-dashboard__footer{background-color:#fff;border-top:1px solid #e5e7eb;margin-top:auto;width:100%}.activities-dashboard__footer-container{max-width:1280px;margin:0 auto;padding:2rem 1.5rem}.activities-dashboard__footer-content{display:flex;justify-content:center;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}@media(max-width:1024px){.activities-dashboard__controls-row{justify-content:center}}@media(max-width:768px){.activities-dashboard__title-row{flex-direction:column;gap:1rem}.activities-dashboard__title{font-size:2.5rem}.activities-dashboard__action-content{flex-direction:column;align-items:stretch}.activities-dashboard__controls{align-items:stretch}.activities-dashboard__controls-row{flex-direction:column;align-items:stretch;gap:1rem}.activities-dashboard__search-input{width:100%;min-width:250px}.activities-dashboard__main{padding:1rem}}@media(max-width:480px){.activities-dashboard__controls-row{gap:.75rem}}.activities-list__message{padding:12px 16px;border-radius:8px;margin-bottom:16px;font-weight:500;animation:slideDown .3s ease-out}.activities-list__message--success{background-color:#dcfce7;color:#166534;border:1px solid #bbf7d0}.activities-list__message--error{background-color:#fecaca;color:#dc2626;border:1px solid #fca5a5}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.activities-list__loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem}.activities-list__loading-spinner{width:3rem;height:3rem;border:3px solid #e5e7eb;border-top:3px solid #2563eb;border-radius:50%;animation:spin 1s linear infinite}.activities-list__error{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;text-align:center;background:linear-gradient(135deg,#fef2f2,#fee2e2);border:2px solid #fecaca;border-radius:1rem}.activities-list__error-icon{font-size:3rem}.activities-list__error h3{color:#dc2626;margin:0;font-size:1.25rem}.activities-list__error p{color:#991b1b;margin:0}.activities-list__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;gap:1rem;text-align:center;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:2px dashed #cbd5e1;border-radius:1rem}.activities-list__empty-icon{font-size:3rem}.activities-list__empty h3{color:#475569;margin:0;font-size:1.25rem}.activities-list__empty p{color:#64748b;margin:0}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.activities-list__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem}.activities-list__stat-card{background:#fff;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a;transition:transform .2s ease,box-shadow .2s ease}.activities-list__stat-card:hover{transform:translateY(-2px);box-shadow:0 6px 12px -2px #00000026}.activities-list__stat-content{display:flex;align-items:center;gap:1rem}.activities-list__stat-icon{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border-radius:.75rem;flex-shrink:0}.activities-list__stat-icon--total{background-color:#eff6ff;color:#2563eb}.activities-list__stat-icon--active{background-color:#d1fae5;color:#059669}.activities-list__stat-icon--inactive{background-color:#fee2e2;color:#dc2626}.activities-list__stat-icon svg{width:1.5rem;height:1.5rem}.activities-list__stat-label{font-size:.875rem;color:#6b7280;margin:0;font-weight:500}.activities-list__stat-value{font-size:2rem;font-weight:700;margin:0;line-height:1}.activities-list__stat-value--total{color:#2563eb}.activities-list__stat-value--active{color:#059669}.activities-list__stat-value--inactive{color:#dc2626}.activities-list__pagination-info{margin-bottom:1rem}.activities-list__results-text{color:#6b7280;font-size:.875rem;margin:0}.activities-list__pagination{display:flex;align-items:center;justify-content:center;gap:1rem;margin-top:3rem}.activities-list__pagination-btn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.activities-list__pagination-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.activities-list__pagination-btn:disabled{opacity:.5;cursor:not-allowed}.activities-list__pagination-btn svg{width:1rem;height:1rem}.activities-list__pagination-numbers{display:flex;align-items:center;gap:.5rem}.activities-list__pagination-number{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.5rem;color:#374151;font-weight:500;cursor:pointer;transition:all .2s ease-in-out}.activities-list__pagination-number:hover{background-color:#f9fafb;border-color:#9ca3af}.activities-list__pagination-number--active{background-color:#2563eb;border-color:#2563eb;color:#fff}.activities-list__pagination-ellipsis{padding:.5rem;color:#9ca3af}@media(max-width:768px){.activities-list__stats{grid-template-columns:1fr;gap:1rem}.activities-list__pagination{flex-wrap:wrap;gap:.5rem}.activities-list__pagination-numbers{order:-1;flex-wrap:wrap;justify-content:center}}.unauthorized-wrapper{min-height:100vh;display:flex;align-items:center;justify-content:center;background:var(--primary-white);padding:2rem 1rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif}.unauthorized-container{max-width:500px;width:100%;background:#fff;border-radius:16px;box-shadow:0 25px 50px #00000026;overflow:hidden;animation:slideIn .5s ease-out}@keyframes slideIn{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.unauthorized-header{text-align:center;padding:3rem 2rem 2rem;background:var(--primary-green);color:#fff;position:relative}.unauthorized-header:before{content:"";position:absolute;inset:0;background:#0000001a;z-index:1}.unauthorized-header>*{position:relative;z-index:2}.unauthorized-icon{width:80px;height:80px;margin:0 auto 1.5rem;background:#fff3;border-radius:50%;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.unauthorized-icon svg{width:40px;height:40px;color:#fff}.unauthorized-title{font-size:2rem;font-weight:700;margin:0 0 .5rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.unauthorized-subtitle{font-size:1.1rem;margin:0;opacity:.95;line-height:1.5}.unauthorized-user-info{margin:2rem;background:var(--primary-white);border-radius:12px;border:1px solid #e9ecef;overflow:hidden}.user-info-header{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#e9ecef;border-bottom:1px solid #dee2e6;color:var(--primary-white);font-weight:600;font-size:.95rem}.user-info-header svg{width:20px;height:20px;color:var(--primary-green)}.user-info-details{padding:1.25rem}.user-info-details p{margin:0 0 .75rem;color:var(--primary-white);font-size:.95rem;line-height:1.5}.user-info-details p:last-child{margin-bottom:0}.user-info-details strong{color:#212529;font-weight:600}.unauthorized-actions{display:flex;flex-direction:column;gap:.75rem;padding:2rem;padding-top:0}.unauthorized-btn{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;text-decoration:none;cursor:pointer;transition:all .2s ease;position:relative;overflow:hidden}.unauthorized-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.2),transparent);transition:left .5s}.unauthorized-btn:hover:before{left:100%}.unauthorized-btn svg{width:18px;height:18px}.unauthorized-btn--primary{background:var(--primary-green);color:#fff;box-shadow:0 4px 12px #28a7454d}.unauthorized-btn--primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #28a74566}.unauthorized-btn--secondary{background:linear-gradient(135deg,#6c757d,#495057);color:#fff;box-shadow:0 4px 12px #6c757d4d}.unauthorized-btn--secondary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6c757d66}.unauthorized-btn--danger{background:linear-gradient(135deg,#dc3545,#c82333);color:#fff;box-shadow:0 4px 12px #dc35454d}.unauthorized-btn--danger:hover{transform:translateY(-2px);box-shadow:0 6px 20px #dc354566}.unauthorized-btn:active{transform:translateY(0)}.unauthorized-footer{background:var(--primary-green);border-top:1px solid #e9ecef;padding:1.5rem 2rem;text-align:center;display:flex;flex-direction:column;gap:.25rem}.unauthorized-footer span:first-child{font-weight:600;color:#f6f4eb;font-size:.95rem}.unauthorized-footer span:last-child{color:#f6f4eb;font-size:.85rem;font-style:italic}@media(max-width:768px){.unauthorized-wrapper{padding:1rem}.unauthorized-container{max-width:100%}.unauthorized-header{padding:2rem 1.5rem 1.5rem}.unauthorized-title{font-size:1.75rem}.unauthorized-subtitle{font-size:1rem}.unauthorized-user-info{margin:1.5rem}.unauthorized-actions{padding:1.5rem;padding-top:0}.unauthorized-footer{padding:1.25rem 1.5rem}}@media(max-width:480px){.unauthorized-wrapper{padding:.5rem}.unauthorized-header{padding:1.5rem 1rem}.unauthorized-icon{width:60px;height:60px;margin-bottom:1rem}.unauthorized-icon svg{width:30px;height:30px}.unauthorized-title{font-size:1.5rem}.unauthorized-subtitle{font-size:.9rem}.unauthorized-user-info{margin:1rem}.user-info-header{padding:.875rem 1rem}.user-info-details{padding:1rem}.unauthorized-actions{padding:1rem;padding-top:0}.unauthorized-btn{padding:.75rem 1.25rem;font-size:.9rem}.unauthorized-footer{padding:1rem}}.change-password-form{background:#fff;border:1px solid #e6e1d9;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:24px;max-width:max}.change-password-form__header{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #eee6d9}.change-password-form__header h3{margin:0 0 8px;color:#0f4a5d;font-size:1.5rem;font-weight:700}.change-password-form__subtitle{margin:0;color:#6b7280;font-size:.9rem;line-height:1.4}.change-password-form__form{display:flex;flex-direction:column;gap:20px}.change-password-form__group{display:flex;flex-direction:column;gap:8px}.change-password-form__label{color:#0f4a5d;font-weight:600;font-size:.95rem;margin:0}.change-password-form__input-container{position:relative;display:flex;align-items:center}.change-password-form__input{width:100%;padding:16px 50px 16px 18px;border:1px solid #e6e1d9;border-radius:10px;background:#fff;color:#0f4a5d;font-size:1rem;transition:all .2s ease}.change-password-form__input:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.change-password-form__input--error{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.change-password-form__input::placeholder{color:#9ca3af;font-size:.9rem}.change-password-form__toggle{position:absolute;right:12px;background:none;border:none;cursor:pointer;color:#666;padding:8px;border-radius:4px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.change-password-form__toggle:hover{background-color:#f0f0f0;color:#52ac83}.change-password-form__toggle:focus{outline:2px solid #52AC83;outline-offset:2px}.change-password-form__error{color:#dc3545;font-size:.85rem;margin:0;display:block}.change-password-form__submit-error{background:#f8d7da;border:1px solid #f5c6cb;border-radius:8px;padding:12px 16px;color:#721c24;font-size:.9rem;text-align:center}.change-password-form__buttons{display:flex;gap:12px;justify-content:flex-end;margin-top:8px;padding-top:20px;border-top:1px solid #eee6d9}.change-password-form__button{padding:12px 24px;border-radius:10px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .2s ease;border:1px solid transparent;min-width:120px}.change-password-form__button:disabled{opacity:.6;cursor:not-allowed}.change-password-form__button--cancel{background:transparent;color:#6b7280;border-color:#e6e1d9}.change-password-form__button--cancel:hover:not(:disabled){background:#f6f1e9;color:#0f4a5d}.change-password-form__button--submit{background:#52ac83;color:#fff;border-color:#52ac83}.change-password-form__button--submit:hover:not(:disabled){background:#45926f;border-color:#45926f;transform:translateY(-1px);box-shadow:0 4px 12px #52ac834d}.change-password-form__button--submit:disabled{background:#9ca3af;border-color:#9ca3af;transform:none;box-shadow:none}@media(max-width:768px){.change-password-form{padding:20px;margin:0}.change-password-form__buttons{flex-direction:column}.change-password-form__button{width:100%;min-width:auto}}.change-password-form__input:focus-visible{outline:2px solid #52ac83;outline-offset:2px}.change-password-form__toggle:focus-visible{outline:2px solid #52ac83;outline-offset:2px;border-radius:4px}.change-password-form__group:has(.change-password-form__input--error) .change-password-form__label{color:#dc3545}.change-password-form__strength-indicator{height:4px;border-radius:2px;background:#e6e1d9;overflow:hidden;margin-top:8px}.change-password-form__strength-bar{height:100%;transition:all .3s ease;border-radius:2px}.change-password-form__strength-bar--weak{width:25%;background:#dc3545}.change-password-form__strength-bar--medium{width:50%;background:#ffc107}.change-password-form__strength-bar--strong{width:100%;background:#52ac83}.success-modal-overlay{position:fixed;inset:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .2s ease-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.success-modal{background-color:#fff;border-radius:16px;box-shadow:0 20px 60px #00000026;max-width:440px;width:100%;padding:32px;position:relative;animation:modalSlideIn .3s ease-out}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.success-modal__close{position:absolute;top:16px;right:16px;background:none;border:none;cursor:pointer;color:#6b7280;padding:8px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.success-modal__close:hover{background-color:#f3f4f6;color:#374151}.success-modal__content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:16px}.success-modal__icon{width:64px;height:64px;border-radius:50%;background-color:#d1fae5;display:flex;align-items:center;justify-content:center;animation:iconPop .5s ease-out .2s both;color:#52ac83}@keyframes iconPop{0%{transform:scale(0)}50%{transform:scale(1.1)}to{transform:scale(1)}}.success-modal__title{margin:8px 0 0;color:#0f4a5d;font-size:1.5rem;font-weight:700}.success-modal__message{margin:0;color:#6b7280;font-size:.95rem;line-height:1.6}.success-modal__button{margin-top:8px;padding:12px 32px;background-color:#52ac83;color:#fff;border:none;border-radius:10px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:140px}.success-modal__button:hover{background-color:#45926f;transform:translateY(-1px);box-shadow:0 4px 12px #52ac834d}@media(max-width:768px){.success-modal{padding:24px}.success-modal__title{font-size:1.25rem}.success-modal__message{font-size:.9rem}}.volunteer-activities{width:100%}.volunteer-activities__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid #e5e7eb}.volunteer-activities__title{font-size:1.25rem;font-weight:600;color:#111827;margin:0}.volunteer-activities__count{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;padding:0 .625rem;background:#059669;color:#fff;border-radius:9999px;font-size:.875rem;font-weight:600}.volunteer-activities__loading,.volunteer-activities__error{padding:2rem;text-align:center;color:#6b7280;font-size:.95rem}.volunteer-activities__error{color:#dc2626;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem}.volunteer-activities__empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 1rem;text-align:center;background:#f9fafb;border:2px dashed #d1d5db;border-radius:.75rem}.volunteer-activities__empty-icon{font-size:3rem;margin-bottom:1rem;opacity:.5}.volunteer-activities__empty p{color:#6b7280;margin:0}.volunteer-activities__list{display:flex;flex-direction:column;gap:1rem}.activity-card{background:#fff;border:1px solid #e5e7eb;border-radius:.75rem;padding:1.25rem;transition:box-shadow .2s,transform .2s}.activity-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.activity-card--past{opacity:.85}.activity-card__header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.activity-card__title{font-size:1.125rem;font-weight:600;color:#111827;margin:0;flex:1}.activity-card__status{display:inline-block;padding:.25rem .75rem;font-size:.75rem;font-weight:600;text-transform:uppercase;border-radius:9999px;white-space:nowrap}.activity-card__status--enrolled{background:#dbeafe;color:#1e40af}.activity-card__status--attended{background:#d1fae5;color:#065f46}.activity-card__status--not-attended{background:#fee2e2;color:#991b1b}.activity-card__status--cancelled{background:#f3f4f6;color:#6b7280}.activity-card__body{display:flex;flex-direction:column;gap:.75rem}.activity-card__description{color:#4b5563;font-size:.925rem;line-height:1.5;margin:0}.activity-card__date,.activity-card__location,.activity-card__project,.activity-card__attendance{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#6b7280}.activity-card__icon{width:1.125rem;height:1.125rem;color:#9ca3af}.activity-card__label{font-weight:600;color:#374151}.activity-card__footer{margin-top:1rem;padding-top:1rem;border-top:1px solid #f3f4f6;display:flex;justify-content:flex-end}.activity-card__cancel-btn{padding:.5rem 1rem;font-size:.875rem;font-weight:500;color:#dc2626;background:#fff;border:1px solid #dc2626;border-radius:.5rem;cursor:pointer;transition:background-color .2s,color .2s}.activity-card__cancel-btn:hover:not(:disabled){background:#dc2626;color:#fff}.activity-card__cancel-btn:disabled{opacity:.5;cursor:not-allowed}@media(max-width:640px){.activity-card__header{flex-direction:column;align-items:flex-start}.activity-card__title{font-size:1rem}.volunteer-activities__title{font-size:1.125rem}}.profile-page{min-height:calc(100vh - 68px);background:#f5efe6;padding:90px 16px 40px;color:#0f4a5d}.profile-page__container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:300px 1fr;gap:24px}.profile-page__sidebar{background:#fff;border:1px solid #e6e1d9;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:20px;display:flex;flex-direction:column;align-items:stretch}.profile-page__avatar{display:flex;justify-content:center;margin-bottom:12px}.profile-page__avatar .avatar-circle{width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center;background:#e6f4ef;color:#0f4a5d;font-weight:800;font-size:1.5rem;box-shadow:inset 0 0 0 2px #0f4a5d0f}.profile-page__menu{display:flex;flex-direction:column;gap:6px;margin-top:10px}.profile-page__menu-item{text-align:left;padding:10px 12px;border-radius:10px;border:1px solid transparent;background:transparent;color:#0f4a5d;font-weight:600;cursor:pointer;transition:all .2s ease}.profile-page__menu-item:hover{background:#f6f1e9}.profile-page__menu-item.is-active{background:#e9f5ef;border-color:#c9e8da}.menu-item__badge{margin-left:8px;font-size:.72rem;padding:2px 8px;border-radius:999px;background:#fff3cd;color:#9a6b00;border:1px solid #ffe69c}.profile-page__exit{margin-top:auto;padding-top:14px;border-top:1px solid #eee6d9;display:flex;justify-content:center}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:10px 16px;font-weight:700;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,filter .2s ease}.btn:active{transform:translateY(1px)}.btn--primary{background:linear-gradient(135deg,#52ac83,#0f4a5d);color:#fff;box-shadow:0 10px 18px #52ac8338}.btn--exit{background:#fff;color:#0f4a5d;border:1px solid #d8e9e1;box-shadow:0 8px 16px #0000000f}.btn--exit:hover{background:#f5faf8}.profile-page__content{background:#fff;border:1px solid #e6e1d9;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:24px}.profile-section__header h2{margin:0;font-size:1.35rem}.profile-section__hint{margin:6px 0 16px;color:#4a6a64}.profile-section__placeholder{padding:16px;border:1px dashed #d8cdbf;border-radius:12px;background:#faf7f1}.role-cta__card{background:#fbf5ea;border:1px solid #f2e6d1;border-radius:12px;padding:16px;margin-bottom:16px}.role-cta__card h3{margin:0 0 6px;font-size:1rem}.profile-form .grid{display:grid;gap:16px;grid-template-columns:repeat(2,minmax(0,1fr))}.profile-form .field{display:grid;gap:6px}.profile-form .field span{font-size:.92rem;color:#355b54}.profile-form input,.profile-form select,.profile-form textarea{background:#fff;border:1px solid #D7E6E0;color:#0f2a34;padding:11px 12px;border-radius:10px;transition:border-color .2s ease,box-shadow .2s ease;font-family:inherit}.profile-form input::placeholder,.profile-form textarea::placeholder{color:#8aa29b}.profile-form input:focus,.profile-form select:focus,.profile-form textarea:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac8338}.profile-form textarea{resize:vertical;min-height:80px}.phones-block{margin-top:16px}.phones-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.phones-grid{display:grid;gap:10px}.phone-row{display:grid;grid-template-columns:1fr 150px auto auto;gap:10px;align-items:center}.phone-number,.phone-type{padding:10px 12px;border:1px solid #D7E6E0;border-radius:10px}.phone-primary{display:inline-flex;align-items:center;gap:8px;color:#355b54}.phone-remove{padding:8px 12px}.actions{display:flex;justify-content:flex-end;margin-top:18px}.save-btn{background:linear-gradient(135deg,#0f4a5d,#52ac83);color:#fff;border:0;border-radius:10px;padding:12px 20px;font-weight:700;cursor:pointer;box-shadow:0 10px 24px #0f4a5d2e;transition:transform .2s ease,filter .2s ease,box-shadow .2s ease}.save-btn:hover{transform:translateY(-1px);filter:brightness(1.05);box-shadow:0 14px 30px #0f4a5d38}.profile-ok{margin-top:12px;color:#2f6e55;font-weight:700}.profile-error{margin-top:12px;color:#b3261e;font-weight:700}.image-upload-container{margin-bottom:1rem}.image-upload-container label{display:block;margin-bottom:.5rem;font-weight:500;color:#355b54;font-size:.92rem}.image-upload-box{border:2px dashed #D7E6E0;border-radius:10px;padding:.75rem;text-align:center;cursor:pointer;min-height:220px;display:flex;align-items:center;justify-content:center;position:relative;background-color:#f9fafb;overflow:hidden;transition:all .2s ease}.image-upload-box:hover{border-color:#52ac83;background-color:#f5faf8}.image-upload-box img{width:100%;height:100%;max-height:200px;object-fit:contain;display:block}@media(max-width:960px){.profile-page__container,.profile-form .grid{grid-template-columns:1fr}.phone-row{grid-template-columns:1fr 1fr}.phone-primary{grid-column:1 / -1}.phone-remove{grid-column:1 / -1;justify-self:start}}.activate-page{min-height:calc(100vh - 68px);background:#f5efe6;padding:90px 16px 40px;color:#0f4a5d;display:flex;align-items:center;justify-content:center}.activate-page__container{background:#fff;border:1px solid #e6e1d9;border-radius:16px;box-shadow:0 10px 30px #0000000f;overflow:hidden;width:100%;max-width:480px}.activate-page__header{background:linear-gradient(135deg,#52ac83,#0a4558);color:#fff;padding:40px 30px;text-align:center}.activate-page__icon{font-size:48px;margin-bottom:16px;display:block}.activate-page__title{font-size:28px;font-weight:700;margin:0 0 8px}.activate-page__subtitle{color:#ffffffe6;font-size:16px;margin:0}.activate-page__content{padding:30px}.activate-page__error{background:#fee;border:1px solid #fcc;color:#c33;padding:16px;border-radius:8px;margin-bottom:24px;display:flex;align-items:center;gap:8px;font-size:14px}.activate-page__error-icon{font-size:16px}.activate-page__form{display:flex;flex-direction:column;gap:24px}.activate-page__form-group{display:flex;flex-direction:column;gap:8px}.activate-page__label{font-weight:600;color:#0f4a5d;font-size:14px}.activate-page__input-wrapper{position:relative;display:flex;align-items:center}.activate-page__input{width:100%;padding:12px 48px 12px 16px;border:2px solid #e6e1d9;border-radius:8px;font-size:16px;transition:all .2s ease;box-sizing:border-box;background:#fff;color:#0f4a5d}.activate-page__input:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #52ac831a}.activate-page__input--error{border-color:#e74c3c;background:#fef5f5}.activate-page__input--success{border-color:#27ae60;background:#f8fff8}.activate-page__toggle-password{position:absolute;right:12px;background:none;border:none;cursor:pointer;font-size:18px;color:#6c757d;padding:4px;border-radius:4px;transition:background .2s ease}.activate-page__toggle-password:hover{background-color:#f0f0f0;color:#52ac83}.activate-page__toggle-password:focus{outline:2px solid #52AC83;outline-offset:2px}.activate-page__requirements{background:#f5efe6;border:1px solid #e6e1d9;border-radius:8px;padding:16px;margin-top:8px}.activate-page__requirements-title{font-weight:600;color:#0f4a5d;margin:0 0 12px;font-size:14px}.activate-page__requirements-list{display:flex;flex-direction:column;gap:8px}.activate-page__requirement{display:flex;align-items:center;gap:8px;font-size:13px;transition:all .2s ease}.activate-page__requirement--valid{color:#27ae60}.activate-page__requirement--invalid{color:#95a5a6}.activate-page__requirement-icon{font-weight:600;width:16px;text-align:center}.activate-page__field-error{color:#e74c3c;font-size:12px;margin-top:4px}.activate-page__field-success{color:#27ae60;font-size:12px;margin-top:4px}.activate-page__submit{background:linear-gradient(135deg,#52ac83,#45a074);color:#fff;border:none;padding:16px 24px;border-radius:8px;font-size:16px;font-weight:600;cursor:pointer;transition:all .2s ease;margin-top:8px}.activate-page__submit:hover:not(.activate-page__submit--disabled){background:linear-gradient(135deg,#45a074,#3d8f65);transform:translateY(-1px);box-shadow:0 4px 15px #52ac834d}.activate-page__submit--disabled{background:#bdc3c7;cursor:not-allowed;transform:none;box-shadow:none}.activate-page__btn-primary{background:#52ac83;color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:14px;font-weight:600;cursor:pointer;transition:all .2s ease}.activate-page__btn-primary:hover{background:#45a074;transform:translateY(-1px)}.activate-page__login-link{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #e6e1d9}.activate-page__link-button{background:none;border:none;color:#52ac83;font-size:14px;cursor:pointer;transition:color .2s ease}.activate-page__link-button:hover{color:#0f4a5d;text-decoration:underline}.activate-page__success-message{text-align:center}.activate-page__redirect-message{color:#52ac83;font-weight:600;margin-top:16px;display:flex;align-items:center;justify-content:center;gap:8px}@media(max-width:768px){.activate-page{padding:60px 12px 20px}.activate-page__container{margin:0}.activate-page__header{padding:30px 20px}.activate-page__content{padding:20px}.activate-page__title{font-size:24px}}.auth-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f8fcfa,#e2f0e7);padding:20px}.auth-form{background:#fff;border:1px solid #e6e1d9;border-radius:16px;box-shadow:0 10px 30px #0000000f;padding:32px;max-width:480px;width:100%}.auth-form__header{margin-bottom:32px;text-align:center;padding-bottom:20px;border-bottom:1px solid #eee6d9}.auth-form__header h2{margin:0 0 12px;color:#0f4a5d;font-size:1.75rem;font-weight:700;line-height:1.2}.auth-form__subtitle{margin:0;color:#6b7280;font-size:.95rem;line-height:1.5}.auth-form__form{display:flex;flex-direction:column;gap:24px}.form-group{display:flex;flex-direction:column;gap:8px}.form-label{color:#374151;font-size:.9rem;font-weight:600;margin:0}.form-input{padding:12px 16px;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.form-input:focus{outline:none;border-color:#52ac83;box-shadow:0 0 0 3px #3b82f61a}.form-input:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.form-input::placeholder{color:#9ca3af}.form-button{padding:14px 24px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;position:relative;display:inline-flex;align-items:center;justify-content:center;min-height:48px}.form-button--primary{background:#52ac83;color:#fff}.form-button--primary:hover:not(:disabled){background:#0a4558;transform:translateY(-1px);box-shadow:0 4px 12px #3b82f64d}.form-button--primary:active:not(:disabled){transform:translateY(0)}.form-button:disabled{opacity:.6;cursor:not-allowed;transform:none!important}.form-button--loading{position:relative}.form-button--loading:after{content:"";position:absolute;right:16px;width:16px;height:16px;border:2px solid transparent;border-top:2px solid #ffffff;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.form-alert{padding:12px 16px;border-radius:8px;font-size:.9rem;line-height:1.4;margin:0}.form-alert--error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.form-alert--success{background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a}.form-alert--warning{background:#fffbeb;border:1px solid #fed7aa;color:#d97706}.auth-form__footer{margin-top:24px;padding-top:20px;border-top:1px solid #eee6d9;text-align:center}.auth-link{color:#52ac83;text-decoration:none;font-size:.9rem;font-weight:500;transition:color .2s ease}.auth-link:hover{color:#2e604a;text-decoration:underline}.auth-form__loading{text-align:center;padding:40px 20px}.auth-form__loading p{color:#6b7280;font-size:1rem;margin:0}@media(max-width:640px){.auth-container{padding:16px}.auth-form{padding:24px 20px;max-width:100%}.auth-form__header h2{font-size:1.5rem}.form-button{padding:12px 20px;min-height:44px}}.form-input--error{border-color:#dc2626}.form-input--error:focus{border-color:#dc2626;box-shadow:0 0 0 3px #dc26261a}.form-input--success{border-color:#16a34a}.form-input--success:focus{border-color:#16a34a;box-shadow:0 0 0 3px #16a34a1a}.form-input-container{position:relative;display:flex;align-items:center}.form-input-container .form-input{padding-right:48px}.form-validation{font-size:.8rem;margin-top:4px}.form-validation--error{color:#dc2626}.form-validation--success{color:#16a34a}.form-alert{animation:slideIn .3s ease-out}.form-input-password-container{position:relative;display:block;width:100%}.form-input-password-container .form-input{padding-right:48px;width:100%;box-sizing:border-box}.form-input-password-toggle{position:absolute;top:50%;right:12px;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:#6b7280;padding:4px;border-radius:4px;transition:color .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px;z-index:10}.form-input-password-toggle:hover{color:#52ac83}.form-input-password-toggle:focus{outline:2px solid #52AC83;outline-offset:2px}.form-input-password-toggle:disabled{cursor:not-allowed;opacity:.5}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.auth-form{animation:fadeInUp .4s ease-out}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}
