.Participate_container__bhXgL{display:flex;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);position:relative;overflow:hidden;margin:0;padding:0;min-height:100vh}.Participate_formContainer__HHQ2R{flex:1;padding:2rem;max-width:800px;margin:0 auto;display:flex;flex-direction:column;position:relative;z-index:1;justify-content:center}.Participate_header__eAM2D{text-align:center;margin-bottom:3rem}.Participate_title__LEdaX{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem}.Participate_progressBar__io9Oz{width:100%;height:8px;background:rgba(255,255,255,.3);border-radius:4px;overflow:hidden;margin-bottom:1rem}.Participate_progressFill__tytUT{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);transition:width .3s ease}.Participate_stepIndicator__lwibN{font-size:.875rem;color:#6b7280}.Participate_form__cjtpq{background:white;border-radius:16px;padding:3rem;box-shadow:0 10px 40px rgba(0,0,0,.1)}.Participate_stepContent__D_LwW{animation:Participate_fadeIn__W_TFR .3s ease}@keyframes Participate_fadeIn__W_TFR{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.Participate_stepTitle__5qIdc{font-size:1.875rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.Participate_stepDescription__kEYuq{font-size:1.125rem;color:#6b7280;margin-bottom:2rem}.Participate_formGroup__YeKfj{margin-bottom:1.5rem}.Participate_formRow____yor{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.Participate_labelContainer__x5naP{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.Participate_label__wvZ_5{display:flex;align-items:center;font-size:.875rem;font-weight:600;color:#374151;margin-bottom:0}.Participate_labelIcon__U4lFZ{margin-right:.5rem;color:#9ca3af}.Participate_required__C2nhk{color:#ef4444;margin-left:.25rem;font-weight:600}.Participate_input__qVE6P,.Participate_textarea__oGIWs{width:100%;padding:.75rem 1rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;transition:all .2s;background:#f9fafb;position:relative;z-index:10}.Participate_input__qVE6P:focus,.Participate_textarea__oGIWs:focus{outline:none;border-color:#667eea;background:white;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.Participate_textarea__oGIWs{resize:vertical;min-height:100px}.Participate_helpText__wDVcE{font-size:.75rem;color:#6b7280;margin-top:.25rem}.Participate_tagGrid__QmK2R{display:flex;flex-wrap:wrap;gap:.5rem}.Participate_tag__KEI57{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:24px;background:white;color:#4b5563;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.Participate_tag__KEI57:hover{border-color:#d1d5db;transform:translateY(-1px)}.Participate_tag__KEI57:focus{outline:2px solid #667eea;outline-offset:2px;border-color:#667eea}.Participate_tag__KEI57:focus:not(.Participate_selected__a66Wf){background:#f3f4f6}.Participate_tag__KEI57.Participate_selected__a66Wf{background:#667eea;color:white;border-color:#667eea}.Participate_tagIcon__HMOkC{font-size:.75rem}.Participate_preferences__gFkqr{margin-bottom:2rem}.Participate_checkboxLabel__fMp1j{display:flex;align-items:flex-start;margin-bottom:1rem;cursor:pointer}.Participate_checkboxLabel__fMp1j input[type=checkbox]{margin-right:.75rem;margin-top:.25rem;cursor:pointer}.Participate_checkboxText__92hk6{color:#4b5563;line-height:1.5}.Participate_tooltipWrapper__XGl5b{margin-left:.5rem;display:inline-flex;align-items:center}.Participate_accountSection__5YJcQ{background:#f9fafb;border-radius:12px;padding:2rem;margin-bottom:2rem}.Participate_sectionTitle__hUpZ4{font-size:1.25rem;font-weight:600;color:#1a1a1a;margin-bottom:.5rem}.Participate_sectionDescription__tQu21{color:#6b7280;margin-bottom:1rem}.Participate_benefitsList__5Y_YH{list-style:none;padding:0;margin:0 0 1.5rem}.Participate_benefitsList__5Y_YH li{position:relative;padding-left:1.5rem;margin-bottom:.5rem;color:#4b5563}.Participate_benefitsList__5Y_YH li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700}.Participate_submitOptions__UMbng{display:flex;gap:1rem;justify-content:center;margin-bottom:1rem}.Participate_submitDescriptions__Az1R1{display:none}.Participate_submitDescription__B0Z1z{font-size:.75rem;color:#6b7280;margin:0;text-align:center}.Participate_submitButton__wq9LI{padding:1rem 2rem;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;font-weight:600;color:#4b5563;background:white;cursor:pointer;transition:all .2s}.Participate_submitButton__wq9LI:hover:not(:disabled){border-color:#d1d5db;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.Participate_submitButton__wq9LI.Participate_primary__r5HS2{background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none}.Participate_submitButton__wq9LI.Participate_primary__r5HS2:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px rgba(102,126,234,.3)}.Participate_submitButton__wq9LI:disabled{opacity:.5;cursor:not-allowed}.Participate_navigation__S6oW6{display:flex;justify-content:space-between;margin-top:2rem}.Participate_backButton__jTaMq,.Participate_nextButton__Lsj7e{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.Participate_backButton__jTaMq{background:transparent;color:#6b7280}.Participate_backButton__jTaMq:hover{color:#4b5563}.Participate_nextButton__Lsj7e{background:linear-gradient(135deg,#667eea,#764ba2);color:white;margin-left:auto}.Participate_nextButton__Lsj7e:hover{transform:translateX(2px);box-shadow:0 4px 12px rgba(102,126,234,.3)}.Participate_buttonIcon__qMmwA{font-size:.875rem}.Participate_error__oE9nr{background:#fee;color:#dc2626;padding:1rem;border-radius:8px;margin-top:1rem;font-size:.875rem}.Participate_sidePanel__4wnwO{width:400px;background:linear-gradient(135deg,#667eea,#764ba2);padding:3rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:white;position:relative;z-index:1}.Participate_illustration__NS_Wr{margin-bottom:3rem}.Participate_placeholder__bocJV{font-size:8rem;line-height:1}.Participate_quote__MNOMr{text-align:center}.Participate_quote__MNOMr p{font-size:1.25rem;line-height:1.6;margin-bottom:1rem;color:white}.Participate_quote__MNOMr cite{font-size:.875rem;color:white;opacity:1}.Participate_loading__7m25X{text-align:center;padding:3rem;color:#6b7280}@media (max-width:1024px){.Participate_sidePanel__4wnwO{display:none}.Participate_formContainer__HHQ2R{max-width:600px}}@media (max-width:768px){.Participate_formContainer__HHQ2R{padding:1rem}.Participate_form__cjtpq{padding:2rem 1.5rem}.Participate_title__LEdaX{font-size:2rem}.Participate_stepTitle__5qIdc{font-size:1.5rem}.Participate_formRow____yor{grid-template-columns:1fr}.Participate_submitOptions__UMbng{flex-direction:column}.Participate_submitButton__wq9LI{width:100%}}.FieldTooltip_tooltipContainer__Syae_{position:relative;display:inline-flex;align-items:center}.FieldTooltip_helpIcon__NJV1M{width:18px;height:18px;border-radius:50%;background:var(--primary-color);color:white;border:none;cursor:help;display:flex;align-items:center;justify-content:center;transition:all .2s ease;flex-shrink:0;padding:0}.FieldTooltip_helpIcon__NJV1M:hover{background:var(--primary-hover,#1d4ed8);transform:scale(1.1)}.FieldTooltip_helpIcon__NJV1M:focus{outline:2px solid var(--primary-color);outline-offset:2px;background:var(--primary-hover,#1d4ed8);transform:scale(1.05)}.FieldTooltip_helpIcon__NJV1M:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;background:var(--primary-hover,#1d4ed8);transform:scale(1.05)}.FieldTooltip_helpIcon__NJV1M:focus:not(:focus-visible){outline:none}.FieldTooltip_helpIconSvg__F0nam{width:12px;height:12px}.FieldTooltip_tooltip__BNKuQ{position:absolute;z-index:1000;max-width:280px;min-width:200px;background:var(--text-primary);color:white;border-radius:.5rem;font-size:.875rem;line-height:1.4;box-shadow:0 10px 25px rgba(0,0,0,.15);opacity:0;animation:FieldTooltip_tooltipFadeIn__w59VI .2s ease-out forwards;pointer-events:none}.FieldTooltip_tooltipContent__W4yLt{padding:.75rem 1rem}.FieldTooltip_tooltipArrow__4Arc6{position:absolute;width:8px;height:8px;background:var(--text-primary);transform:rotate(45deg)}.FieldTooltip_top__htMcD{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:8px}.FieldTooltip_top__htMcD .FieldTooltip_tooltipArrow__4Arc6{top:100%;left:50%;transform:translateX(-50%) rotate(45deg);margin-top:-4px}.FieldTooltip_bottom__1cTGq{top:100%;left:50%;transform:translateX(-50%);margin-top:8px}.FieldTooltip_bottom__1cTGq .FieldTooltip_tooltipArrow__4Arc6{bottom:100%;left:50%;transform:translateX(-50%) rotate(45deg);margin-bottom:-4px}.FieldTooltip_left__h_kV6{right:100%;top:50%;transform:translateY(-50%);margin-right:8px}.FieldTooltip_left__h_kV6 .FieldTooltip_tooltipArrow__4Arc6{left:100%;top:50%;transform:translateY(-50%) rotate(45deg);margin-left:-4px}.FieldTooltip_right__cc62H{left:100%;top:50%;transform:translateY(-50%);margin-left:8px}.FieldTooltip_right__cc62H .FieldTooltip_tooltipArrow__4Arc6{right:100%;top:50%;transform:translateY(-50%) rotate(45deg);margin-right:-4px}@media (max-width:768px){.FieldTooltip_tooltip__BNKuQ{max-width:250px;min-width:180px;font-size:.8rem}.FieldTooltip_tooltipContent__W4yLt{padding:.625rem .875rem}.FieldTooltip_helpIcon__NJV1M{width:20px;height:20px}.FieldTooltip_helpIconSvg__F0nam{width:13px;height:13px}.FieldTooltip_top__htMcD{bottom:auto;top:100%;margin-bottom:0;margin-top:8px}.FieldTooltip_top__htMcD .FieldTooltip_tooltipArrow__4Arc6{top:auto;bottom:100%;margin-top:0;margin-bottom:-4px}}@keyframes FieldTooltip_tooltipFadeIn__w59VI{0%{opacity:0;transform:translateX(-50%) translateY(-4px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@media (max-width:480px){.FieldTooltip_tooltip__BNKuQ{max-width:calc(100vw - 40px);left:50%!important;right:auto!important;transform:translateX(-50%)!important}.FieldTooltip_left__h_kV6,.FieldTooltip_right__cc62H{left:50%!important;right:auto!important;transform:translateX(-50%) translateY(-50%)!important;margin-left:0!important;margin-right:0!important;top:100%!important;margin-top:8px!important}.FieldTooltip_left__h_kV6 .FieldTooltip_tooltipArrow__4Arc6,.FieldTooltip_right__cc62H .FieldTooltip_tooltipArrow__4Arc6{left:50%!important;right:auto!important;top:auto!important;bottom:100%!important;transform:translateX(-50%) rotate(45deg)!important;margin:-4px 0 0!important}}@media (prefers-contrast:high){.FieldTooltip_helpIcon__NJV1M{border:2px solid}.FieldTooltip_tooltip__BNKuQ{border:1px solid white}}@media (prefers-reduced-motion:reduce){.FieldTooltip_helpIcon__NJV1M{transition:none}.FieldTooltip_helpIcon__NJV1M:hover{transform:none}.FieldTooltip_tooltip__BNKuQ{animation:none;opacity:1}}.RelationCombobox_comboboxContainer__fye2H{position:relative;display:flex;flex-direction:column;gap:.75rem}.RelationCombobox_labelContainer___sfgU{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.RelationCombobox_label__kzRe7{display:block;font-size:.875rem;font-weight:500;color:var(--text-primary);margin:0}.RelationCombobox_required__GJOkm{color:#ef4444;margin-left:.25rem}.RelationCombobox_inputWrapper__V0rNw{position:relative}.RelationCombobox_input__jpuLU{width:100%;padding:.75rem 3rem .75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;line-height:1.5;height:3rem;background:white;color:#374151;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;box-sizing:border-box;display:flex;align-items:center}.RelationCombobox_input__jpuLU::-moz-placeholder{color:var(--text-muted);opacity:1}.RelationCombobox_input__jpuLU::placeholder{color:var(--text-muted);opacity:1}.RelationCombobox_input__jpuLU:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.RelationCombobox_inputError__O2OWS{border-color:#ef4444}.RelationCombobox_inputError__O2OWS:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.RelationCombobox_inputIcons__G9GL5{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:.5rem;pointer-events:none}.RelationCombobox_spinner__glJwp{width:1rem;height:1rem;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:RelationCombobox_spin__PD64x 1s linear infinite}@keyframes RelationCombobox_spin__PD64x{to{transform:rotate(1turn)}}.RelationCombobox_chevron__attdJ{width:1.25rem;height:1.25rem;color:#6b7280;transition:transform .2s ease}.RelationCombobox_chevronUp__VstfL{transform:rotate(180deg)}.RelationCombobox_error__OunCC{margin-top:.5rem;font-size:.875rem;color:#ef4444}.RelationCombobox_dropdown__aqjl7{position:absolute;top:100%;left:0;right:0;z-index:50;margin-top:.25rem;background-color:var(--background);border:1px solid var(--border);border-radius:.375rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -2px rgba(0,0,0,.05);max-height:15rem;overflow-y:auto}.RelationCombobox_loadingMessage__gl1jG{padding:.75rem 1rem;color:var(--text-secondary);font-size:.875rem;text-align:center}.RelationCombobox_optionsSection__ib7Bv{padding:.25rem 0}.RelationCombobox_option__H1xom{display:flex;align-items:center;width:100%;padding:.75rem 1rem;border:none;background:none;cursor:pointer;transition:background-color .15s ease;text-align:left}.RelationCombobox_option__H1xom:focus,.RelationCombobox_option__H1xom:hover{background-color:var(--hover-background,#f9fafb)}.RelationCombobox_option__H1xom:focus{outline:none}.RelationCombobox_optionIcon__RkK5H{font-size:.875rem;margin-right:.75rem;opacity:.6}.RelationCombobox_optionText__BGMTc{font-size:.875rem;color:var(--text-primary);line-height:1.25}.RelationCombobox_addNewSection__K7Ono{border-top:1px solid var(--border)}.RelationCombobox_divider__ssSgC{height:1px;background-color:var(--border);margin:.25rem 0}.RelationCombobox_addNewOption__VbAgQ{display:flex;align-items:center;width:100%;padding:.75rem 1rem;border:none;background:none;cursor:pointer;transition:background-color .15s ease;text-align:left}.RelationCombobox_addNewOption__VbAgQ:hover:not(:disabled){background-color:rgba(59,130,246,.05)}.RelationCombobox_addNewOption__VbAgQ:focus{outline:none;background-color:rgba(59,130,246,.05)}.RelationCombobox_addNewOption__VbAgQ:disabled{cursor:not-allowed;opacity:.6}.RelationCombobox_addNewIcon__sskX0{font-size:.875rem;margin-right:.75rem}.RelationCombobox_addNewText__ooBe6{font-size:.875rem;color:#3b82f6;font-weight:500;line-height:1.25}.RelationCombobox_noResults__1WCMN{padding:.75rem 1rem;color:var(--text-secondary);font-size:.875rem;text-align:center;font-style:italic}@media (max-width:768px){.RelationCombobox_dropdown__aqjl7{max-height:12rem}.RelationCombobox_addNewOption__VbAgQ,.RelationCombobox_option__H1xom{padding:1rem}.RelationCombobox_addNewText__ooBe6,.RelationCombobox_optionText__BGMTc{font-size:1rem}}.ImageSelectionWizard_wizardOverlay__JyivI{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.ImageSelectionWizard_wizardContainer__e_Z3w{background:white;border-radius:12px;max-width:800px;width:100%;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 25px -5px rgba(0,0,0,.1),0 10px 10px -5px rgba(0,0,0,.04)}.ImageSelectionWizard_wizardHeader__tb1_5{padding:24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.ImageSelectionWizard_wizardHeader__tb1_5 h2{font-size:1.5rem;font-weight:600;margin:0;color:#111827}.ImageSelectionWizard_closeButton__Kus_5{width:32px;height:32px;border-radius:50%;border:none;background:transparent;font-size:24px;color:#6b7280;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.ImageSelectionWizard_closeButton__Kus_5:hover{background:#f3f4f6;color:#111827}.ImageSelectionWizard_wizardContent__CvBvj{padding:24px;overflow-y:auto;flex:1}.ImageSelectionWizard_stepDescription__9EcPu{font-size:1.1rem;color:#4b5563;margin-bottom:24px;line-height:1.6}.ImageSelectionWizard_introStep__KO_gm{text-align:center;padding:40px 0}.ImageSelectionWizard_illustration__wed7t{margin-bottom:32px}.ImageSelectionWizard_orgImagePreview__tNglI{display:flex;align-items:center;justify-content:center;gap:24px}.ImageSelectionWizard_coverPlaceholder__wZBTY,.ImageSelectionWizard_logoPlaceholder__cS9vm{border:2px dashed #d1d5db;border-radius:8px;display:flex;align-items:center;justify-content:center;background:#f9fafb;color:#9ca3af;font-size:.875rem;font-weight:500}.ImageSelectionWizard_logoPlaceholder__cS9vm{width:80px;height:80px}.ImageSelectionWizard_coverPlaceholder__wZBTY{width:240px;height:160px}.ImageSelectionWizard_primaryButton__6UON1{background:#2563eb;color:white;border:none;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.ImageSelectionWizard_primaryButton__6UON1:hover:not(:disabled){background:#1d4ed8}.ImageSelectionWizard_primaryButton__6UON1:disabled{background:#9ca3af;cursor:not-allowed}.ImageSelectionWizard_secondaryButton__a6pGm{background:transparent;color:#6b7280;border:1px solid #d1d5db;padding:12px 24px;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s}.ImageSelectionWizard_secondaryButton__a6pGm:hover{background:#f9fafb;color:#111827;border-color:#9ca3af}.ImageSelectionWizard_skipButton__m8yEs{background:transparent;border:none;color:#6b7280;font-size:.875rem;cursor:pointer;margin-top:16px;text-decoration:underline;transition:color .2s}.ImageSelectionWizard_skipButton__m8yEs:hover{color:#111827}.ImageSelectionWizard_searchStep__ySo5q{min-height:400px}.ImageSelectionWizard_manualStep___oXbU{padding:20px 0}.ImageSelectionWizard_uploadOptions__REkPi{display:flex;gap:32px;align-items:center;justify-content:center;margin-bottom:32px}.ImageSelectionWizard_uploadOption__5n8Vv{flex:1;text-align:center}.ImageSelectionWizard_uploadOption__5n8Vv h4{font-size:1rem;font-weight:600;color:#111827;margin-bottom:16px}.ImageSelectionWizard_hiddenInput__ckfLe{display:none}.ImageSelectionWizard_uploadLabel__Yr3_5{display:inline-flex;flex-direction:column;align-items:center;gap:8px;padding:24px 32px;border:2px dashed #d1d5db;border-radius:8px;background:#f9fafb;cursor:pointer;transition:all .2s;color:#6b7280}.ImageSelectionWizard_uploadLabel__Yr3_5:hover{border-color:#9ca3af;background:#f3f4f6;color:#111827}.ImageSelectionWizard_uploadLabel__Yr3_5 svg{width:32px;height:32px}.ImageSelectionWizard_uploadLabel__Yr3_5 span{font-size:.875rem;font-weight:500}.ImageSelectionWizard_orDivider__5Qn0T{color:#9ca3af;font-size:.875rem;font-weight:500;position:relative}.ImageSelectionWizard_orDivider__5Qn0T:after,.ImageSelectionWizard_orDivider__5Qn0T:before{content:"";position:absolute;top:50%;width:40px;height:1px;background:#e5e7eb}.ImageSelectionWizard_orDivider__5Qn0T:before{right:calc(100% + 8px)}.ImageSelectionWizard_orDivider__5Qn0T:after{left:calc(100% + 8px)}.ImageSelectionWizard_urlInput__q_N1m{width:100%;padding:12px 16px;border:1px solid #d1d5db;border-radius:8px;font-size:1rem;transition:border-color .2s}.ImageSelectionWizard_urlInput__q_N1m:focus{outline:none;border-color:#2563eb}.ImageSelectionWizard_errorMessage__GDDPl{color:#dc2626;font-size:.875rem;margin-top:8px;text-align:center}.ImageSelectionWizard_manualActions__I_F18{display:flex;gap:16px;justify-content:center;margin-top:32px}.ImageSelectionWizard_completeStep__bpylr{text-align:center;padding:40px 0}.ImageSelectionWizard_selectedImages__uOJM5{display:flex;gap:32px;justify-content:center;margin-bottom:32px;flex-wrap:wrap}.ImageSelectionWizard_selectedImage__MiMfD{text-align:center}.ImageSelectionWizard_selectedImage__MiMfD h4{font-size:1rem;font-weight:600;color:#111827;margin-bottom:12px}.ImageSelectionWizard_selectedImage__MiMfD img{border-radius:8px;border:1px solid #e5e7eb}@media (max-width:640px){.ImageSelectionWizard_wizardContainer__e_Z3w{max-height:100vh;border-radius:0}.ImageSelectionWizard_uploadOptions__REkPi{flex-direction:column;gap:24px}.ImageSelectionWizard_orDivider__5Qn0T:after,.ImageSelectionWizard_orDivider__5Qn0T:before{display:none}.ImageSelectionWizard_orgImagePreview__tNglI{flex-direction:column;gap:16px}}@media (prefers-color-scheme:dark){.ImageSelectionWizard_wizardContainer__e_Z3w{background:#1f2937;color:#f3f4f6}.ImageSelectionWizard_wizardHeader__tb1_5{border-bottom-color:#374151}.ImageSelectionWizard_wizardHeader__tb1_5 h2{color:#f3f4f6}.ImageSelectionWizard_closeButton__Kus_5{color:#9ca3af}.ImageSelectionWizard_closeButton__Kus_5:hover{background:#374151;color:#f3f4f6}.ImageSelectionWizard_stepDescription__9EcPu{color:#d1d5db}.ImageSelectionWizard_coverPlaceholder__wZBTY,.ImageSelectionWizard_logoPlaceholder__cS9vm{border-color:#4b5563;background:#374151;color:#9ca3af}.ImageSelectionWizard_primaryButton__6UON1{background:#2563eb}.ImageSelectionWizard_primaryButton__6UON1:hover:not(:disabled){background:#3b82f6}.ImageSelectionWizard_primaryButton__6UON1:disabled{background:#4b5563}.ImageSelectionWizard_secondaryButton__a6pGm{color:#d1d5db;border-color:#4b5563}.ImageSelectionWizard_secondaryButton__a6pGm:hover{background:#374151;color:#f3f4f6;border-color:#6b7280}.ImageSelectionWizard_skipButton__m8yEs{color:#9ca3af}.ImageSelectionWizard_skipButton__m8yEs:hover,.ImageSelectionWizard_uploadOption__5n8Vv h4{color:#f3f4f6}.ImageSelectionWizard_uploadLabel__Yr3_5{border-color:#4b5563;background:#374151;color:#9ca3af}.ImageSelectionWizard_uploadLabel__Yr3_5:hover{border-color:#6b7280;background:#4b5563;color:#f3f4f6}.ImageSelectionWizard_urlInput__q_N1m{background:#374151;border-color:#4b5563;color:#f3f4f6}.ImageSelectionWizard_urlInput__q_N1m:focus{border-color:#3b82f6}.ImageSelectionWizard_selectedImage__MiMfD h4{color:#f3f4f6}.ImageSelectionWizard_selectedImage__MiMfD img{border-color:#4b5563}}.ImageCandidateSelector_overlay__CMWlc{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.7);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:9999;display:flex;align-items:center;justify-content:center;padding:1rem}.ImageCandidateSelector_modal__vaf1U{background:white;border-radius:1.5rem;box-shadow:0 25px 50px -12px rgba(0,0,0,.25);max-width:1200px;max-height:90vh;width:100%;overflow:hidden;display:flex;flex-direction:column}.ImageCandidateSelector_header__OhcAo{padding:2rem 2rem 1rem;border-bottom:1px solid var(--border);text-align:center}.ImageCandidateSelector_header__OhcAo h3{font-size:1.5rem;font-weight:700;color:var(--text-primary);margin-bottom:.5rem}.ImageCandidateSelector_header__OhcAo p{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.ImageCandidateSelector_candidatesGrid__Ku8ie{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1rem;padding:2rem;overflow-y:auto;max-height:60vh}.ImageCandidateSelector_candidateCard__73qV1{border:2px solid var(--border);border-radius:.75rem;cursor:pointer;transition:all .2s ease;background:white;overflow:hidden}.ImageCandidateSelector_candidateCard__73qV1:hover{border-color:var(--primary-color);transform:translateY(-2px);box-shadow:0 8px 25px rgba(0,0,0,.1)}.ImageCandidateSelector_candidateCard__73qV1.ImageCandidateSelector_selected__BTUg1{border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(37,99,235,.1)}.ImageCandidateSelector_imageContainer__Mofom{position:relative;width:100%;height:160px;background:var(--surface);overflow:hidden}.ImageCandidateSelector_imagePlaceholder__zr08Y{position:absolute;top:0;left:0;right:0;bottom:0;display:flex;align-items:center;justify-content:center;background:var(--surface)}.ImageCandidateSelector_candidateImage__r_VPB{transition:opacity .3s ease}.ImageCandidateSelector_selectedOverlay__0VmAs{position:absolute;top:.5rem;right:.5rem;width:2rem;height:2rem;background:var(--primary-color);border-radius:50%;display:flex;align-items:center;justify-content:center;color:white}.ImageCandidateSelector_selectedOverlay__0VmAs svg{width:1rem;height:1rem}.ImageCandidateSelector_candidateInfo__oUmt1{padding:.75rem;display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;justify-content:space-between}.ImageCandidateSelector_sourceBadge__X_St3{font-size:.625rem;font-weight:600;color:white;padding:.25rem .5rem;border-radius:.375rem;text-transform:uppercase;letter-spacing:.05em}.ImageCandidateSelector_dimensions__hfdm2{font-size:.75rem;color:var(--text-secondary);font-weight:500}.ImageCandidateSelector_score__39YlE{font-size:.75rem;color:var(--text-tertiary);font-weight:500}.ImageCandidateSelector_sourceNote__liE5E{font-size:.625rem;color:var(--text-secondary);font-weight:500;line-height:1.3;width:100%;text-align:center;margin-top:.25rem;opacity:.8}.ImageCandidateSelector_pdfCoverNote__Oo248{color:var(--primary-color)}.ImageCandidateSelector_pdfCoverNote__Oo248,.ImageCandidateSelector_youtubeBadge__rJAKo{font-size:.625rem;font-weight:600;text-transform:uppercase;letter-spacing:.05em;width:100%;text-align:center;margin-top:.25rem}.ImageCandidateSelector_youtubeBadge__rJAKo{color:#ff0000;display:flex;align-items:center;justify-content:center;gap:.25rem}.ImageCandidateSelector_youtubeIcon__bGOhs{width:1rem;height:1rem;color:#ff0000}.ImageCandidateSelector_actions__2f8Ee{display:flex;gap:1rem;padding:1.5rem 2rem 2rem;justify-content:flex-end;border-top:1px solid var(--border)}.ImageCandidateSelector_cancelButton__VaVJo{padding:.75rem 1.5rem;border:2px solid var(--border);background:transparent;color:var(--text-secondary);border-radius:.5rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.ImageCandidateSelector_cancelButton__VaVJo:hover{border-color:var(--text-secondary);color:var(--text-primary)}.ImageCandidateSelector_selectButton__eiWo2{padding:.75rem 1.5rem;background:var(--gradient-primary);color:white;border:none;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;min-width:140px}.ImageCandidateSelector_selectButton__eiWo2:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.15)}.ImageCandidateSelector_selectButton__eiWo2:disabled{opacity:.5;cursor:not-allowed;transform:none}.ImageCandidateSelector_spinner__OQ2II{width:2rem;height:2rem;border-top:2px solid var(--border);border:2px solid var(--border);border-top-color:var(--primary-color);border-radius:50%;animation:ImageCandidateSelector_spin__LCHb_ 1s linear infinite}@keyframes ImageCandidateSelector_spin__LCHb_{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.ImageCandidateSelector_modal__vaf1U{max-height:95vh;margin:.5rem}.ImageCandidateSelector_candidatesGrid__Ku8ie{grid-template-columns:1fr;padding:1rem;gap:.75rem}.ImageCandidateSelector_header__OhcAo{padding:1.5rem 1rem 1rem}.ImageCandidateSelector_actions__2f8Ee{padding:1rem;flex-direction:column}.ImageCandidateSelector_actions__2f8Ee button{width:100%}.ImageCandidateSelector_imageContainer__Mofom{height:120px}}.LogoCandidateSelector_overlay__PD7nF{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.7);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.LogoCandidateSelector_modal__I2EJI{background:white;border-radius:12px;max-width:900px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px -12px rgba(0,0,0,.25)}.LogoCandidateSelector_header__nzdIM{padding:24px 24px 16px;border-bottom:1px solid #e5e7eb}.LogoCandidateSelector_header__nzdIM h3{margin:0 0 8px;font-size:1.25rem;font-weight:600;color:#111827}.LogoCandidateSelector_header__nzdIM p{margin:0;color:#6b7280;font-size:.875rem;line-height:1.5}.LogoCandidateSelector_candidatesGrid__reTBT{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:20px;padding:24px}.LogoCandidateSelector_candidateCard__xcWHM{border:2px solid #e5e7eb;border-radius:8px;overflow:hidden;transition:all .2s ease;background:#fafafa}.LogoCandidateSelector_candidateCard__xcWHM:hover{border-color:#3b82f6;box-shadow:0 4px 12px rgba(59,130,246,.15)}.LogoCandidateSelector_imageContainer__ZfHUy{position:relative;background:white;padding:16px;display:flex;align-items:center;justify-content:center;min-height:150px;border-bottom:1px solid #e5e7eb}.LogoCandidateSelector_candidateImage__cuGML{border-radius:4px;max-width:100%;max-height:120px}.LogoCandidateSelector_loadingOverlay__NJLr6{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.9);display:flex;align-items:center;justify-content:center}.LogoCandidateSelector_spinner__jLyes{width:24px;height:24px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:LogoCandidateSelector_spin__8N3yS 1s linear infinite}@keyframes LogoCandidateSelector_spin__8N3yS{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.LogoCandidateSelector_candidateInfo__4weUZ{padding:16px}.LogoCandidateSelector_sourceInfo__fqppP{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.LogoCandidateSelector_sourceBadge__2Y9cj{color:white;font-size:.75rem;font-weight:500;padding:4px 8px;border-radius:12px;text-transform:uppercase;letter-spacing:.05em}.LogoCandidateSelector_score__wIHlR{font-size:.75rem;color:#6b7280;font-weight:500}.LogoCandidateSelector_dimensions__WwUZk{font-size:.75rem;color:#6b7280;margin-bottom:4px}.LogoCandidateSelector_filename__qzgqj{font-size:.75rem;color:#6b7280;font-family:Monaco,Menlo,monospace;margin-bottom:12px;word-break:break-all}.LogoCandidateSelector_selectButton__FtupA{width:100%;padding:8px 16px;background:#3b82f6;color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.LogoCandidateSelector_selectButton__FtupA:hover:not(:disabled){background:#2563eb}.LogoCandidateSelector_selectButton__FtupA:disabled{background:#9ca3af;cursor:not-allowed}.LogoCandidateSelector_actions__jHsw0{display:flex;align-items:center;justify-content:space-between;padding:16px 24px;border-top:1px solid #e5e7eb;background:#f9fafb}.LogoCandidateSelector_cancelButton__E31mU{padding:8px 16px;background:#6b7280;color:white;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:background-color .2s ease}.LogoCandidateSelector_cancelButton__E31mU:hover:not(:disabled){background:#4b5563}.LogoCandidateSelector_cancelButton__E31mU:disabled{background:#9ca3af;cursor:not-allowed}.LogoCandidateSelector_helpText__XHXLF{font-size:.875rem;color:#6b7280;display:flex;align-items:center;gap:8px}@media (max-width:768px){.LogoCandidateSelector_overlay__PD7nF{padding:10px}.LogoCandidateSelector_modal__I2EJI{max-height:95vh}.LogoCandidateSelector_candidatesGrid__reTBT{grid-template-columns:1fr;gap:16px;padding:16px}.LogoCandidateSelector_header__nzdIM{padding:16px}.LogoCandidateSelector_actions__jHsw0{flex-direction:column-reverse;gap:12px;align-items:stretch}.LogoCandidateSelector_helpText__XHXLF{text-align:center;justify-content:center}}.ContentTypeSelector_container__6WtKc{width:100%}.ContentTypeSelector_options__T8C34{display:flex;flex-direction:column;gap:.75rem}.ContentTypeSelector_option__vAPMZ{display:flex;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;background:var(--card-bg,#ffffff);border:2px solid var(--border,#e5e7eb);border-radius:.75rem;cursor:pointer;transition:all .2s ease;text-align:left;position:relative}.ContentTypeSelector_option__vAPMZ:hover:not(:disabled){border-color:var(--primary-color,#2563eb);background:var(--background-light,#f0f9ff);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.ContentTypeSelector_option__vAPMZ:disabled{opacity:.6;cursor:not-allowed}.ContentTypeSelector_option__vAPMZ.ContentTypeSelector_selected__K_hmy{border-color:var(--primary-color,#2563eb);background:var(--background-light,#f0f9ff);box-shadow:0 4px 12px rgba(37,99,235,.1)}.ContentTypeSelector_optionIcon__Fl3EK{font-size:1.75rem;line-height:1;flex-shrink:0}.ContentTypeSelector_optionContent__s_8Wt{flex:1;min-width:0}.ContentTypeSelector_optionLabel__4RR1H{font-size:1rem;font-weight:600;color:var(--text-primary,#111827);margin-bottom:.25rem}.ContentTypeSelector_optionDescription__wkAxZ{font-size:.875rem;color:var(--text-secondary,#6b7280);line-height:1.4}.ContentTypeSelector_checkmark__7qN7i{position:absolute;top:1rem;right:1rem;width:1.5rem;height:1.5rem;background:var(--primary-color,#2563eb);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}@media (max-width:640px){.ContentTypeSelector_option__vAPMZ{padding:.875rem 1rem}.ContentTypeSelector_optionIcon__Fl3EK{font-size:1.5rem}.ContentTypeSelector_optionLabel__4RR1H{font-size:.9375rem}.ContentTypeSelector_optionDescription__wkAxZ{font-size:.8125rem}}@media (prefers-color-scheme:dark){.ContentTypeSelector_option__vAPMZ{background:var(--card-bg,#1f2937);border-color:var(--border,#374151)}.ContentTypeSelector_option__vAPMZ.ContentTypeSelector_selected__K_hmy,.ContentTypeSelector_option__vAPMZ:hover:not(:disabled){background:var(--background-light,#1e3a5f);border-color:var(--primary-color,#3b82f6)}.ContentTypeSelector_optionLabel__4RR1H{color:var(--text-primary,#f3f4f6)}.ContentTypeSelector_optionDescription__wkAxZ{color:var(--text-secondary,#9ca3af)}}.DateRangePicker_dateRangeContainer__H4cgh{display:flex;flex-direction:column;gap:.75rem}.DateRangePicker_toggleWrapper__vyMmJ{margin-bottom:1rem}.DateRangePicker_toggleContainer__hZBca{display:flex;background:var(--surface);border:2px solid var(--border);border-radius:.75rem;padding:.25rem;gap:.25rem;width:100%;min-height:3rem}.DateRangePicker_toggleButton__C3u_m{flex:1;padding:.75rem 1rem;border:none;border-radius:.5rem;background:transparent;color:var(--text-secondary);font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;white-space:nowrap}.DateRangePicker_toggleButton__C3u_m:hover{color:var(--text-primary);background:rgba(0,0,0,.05)}.DateRangePicker_toggleButton__C3u_m.DateRangePicker_active__Agiwu{background:var(--primary-color);color:white;font-weight:600}.DateRangePicker_toggleButton__C3u_m:focus{outline:none;box-shadow:0 0 0 2px var(--primary-color),0 0 0 4px rgba(59,130,246,.1)}.DateRangePicker_dateInputs__EimHJ{display:flex;gap:1rem;flex-wrap:wrap}.DateRangePicker_dateField__IRysR{flex:1;min-width:200px;display:flex;flex-direction:column;gap:.5rem}.DateRangePicker_dateLabel__Qg2ND{font-size:.875rem;font-weight:600;color:var(--text-primary);margin:0}.DateRangePicker_required__Ki2xv{color:#ef4444;margin-left:.25rem}.DateRangePicker_dateInput__jHGo_{padding:1rem 1.25rem;border:2px solid var(--border);border-radius:.75rem;font-size:1rem;font-family:inherit;transition:all .3s ease;background:white;color:var(--text-primary);box-shadow:0 1px 3px rgba(0,0,0,.05);min-height:3rem}.DateRangePicker_dateInput__jHGo_::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.DateRangePicker_dateInput__jHGo_::-webkit-calendar-picker-indicator:hover{opacity:1}.DateRangePicker_dateInput__jHGo_:focus{outline:none;border-color:var(--primary-color);transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.DateRangePicker_dateInput__jHGo_.DateRangePicker_error__sFHSq{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.DateRangePicker_errorMessage__tjCxn{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:.75rem 1rem;border-radius:.5rem;font-size:.875rem;font-weight:500;margin-top:.5rem}@media (max-width:768px){.DateRangePicker_dateInputs__EimHJ{flex-direction:column;gap:.75rem}.DateRangePicker_dateField__IRysR{min-width:auto}.DateRangePicker_toggleButton__C3u_m{padding:.75rem .875rem;font-size:.875rem}.DateRangePicker_dateInput__jHGo_{padding:.875rem 1rem;min-height:2.75rem}}@media (max-width:480px){.DateRangePicker_toggleContainer__hZBca{margin-bottom:1rem}.DateRangePicker_toggleButton__C3u_m{padding:.625rem .75rem;font-size:.75rem}}.DateRangePicker_dateField__IRysR{transition:all .3s ease}.DateRangePicker_dateInputs__EimHJ,.DateRangePicker_dateTypeSelector__FwQFr{background:transparent;padding:0;border:none;border-radius:0}.DateRangePicker_dateInputs__EimHJ{box-shadow:none}@media (prefers-contrast:high){.DateRangePicker_dateInput__jHGo_{border-width:3px}.DateRangePicker_toggleButton__C3u_m{border:2px solid}}.DateRangePicker_simpleGrid__Ykc9o{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;align-items:start}.DateRangePicker_simpleGrid__Ykc9o .DateRangePicker_toggleContainer__hZBca{margin-top:1.375rem}.DateRangePicker_datePickerSection__0SADO{display:flex;flex-direction:column;gap:.5rem}.DateRangePicker_multiDateInputs__qCxy8{display:flex;gap:.75rem;flex-wrap:wrap}.DateRangePicker_dateSubField__7E0ac{flex:1;min-width:150px;display:flex;flex-direction:column;gap:.5rem}.DateRangePicker_multiDateInputs__qCxy8 input{flex:1;min-width:150px}@media (max-width:768px){.DateRangePicker_simpleGrid__Ykc9o{grid-template-columns:1fr;gap:1rem}.DateRangePicker_multiDateInputs__qCxy8{flex-direction:column;gap:.75rem}.DateRangePicker_dateSubField__7E0ac,.DateRangePicker_multiDateInputs__qCxy8 input{min-width:auto}}@media (prefers-reduced-motion:reduce){.DateRangePicker_dateField__IRysR,.DateRangePicker_dateInput__jHGo_,.DateRangePicker_toggleButton__C3u_m{transition:none}.DateRangePicker_dateInput__jHGo_:focus{transform:none}}.SubmitResource_submitPage__7HGoz{background:var(--background);min-height:auto}.SubmitResource_header__qSALi{text-align:center;margin-bottom:3rem;max-width:800px;margin-left:auto;margin-right:auto}.SubmitResource_title__I7qhO{margin-bottom:1.5rem}.SubmitResource_subtitle__tu6md{font-size:1.25rem;line-height:1.8;color:var(--text-secondary)}.SubmitResource_formContainer__XQmHC{max-width:800px;margin:0 auto}.SubmitResource_form__l_8X9{padding:0}.SubmitResource_section__YLV14{margin-bottom:2rem;padding-bottom:1.25rem;border-bottom:1px solid var(--border)}.SubmitResource_section__YLV14:last-child{border-bottom:none;margin-bottom:0}.SubmitResource_section__YLV14 h3{font-size:1.5rem;font-weight:600;color:var(--text-primary);margin-bottom:1rem}.SubmitResource_typeGrid__9or6E{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem}.SubmitResource_typeCard__z_QuK{border:2px solid var(--border);border-radius:1rem;padding:1.5rem;cursor:pointer;transition:all .3s ease;background:var(--card-bg);position:relative;box-shadow:0 1px 3px rgba(0,0,0,.05)}.SubmitResource_typeCard__z_QuK:hover{border-color:var(--primary-color);box-shadow:var(--shadow)}.SubmitResource_typeCard__z_QuK.SubmitResource_selected__9Zqsl{border-color:var(--primary-color);background:rgba(37,99,235,.05);box-shadow:var(--shadow)}.SubmitResource_typeCard__z_QuK.SubmitResource_selected__9Zqsl:after{content:"✓";position:absolute;top:1rem;right:1rem;width:24px;height:24px;background:var(--primary-color);color:white;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.875rem;font-weight:600}.SubmitResource_hiddenRadio__CmbFO{display:none}.SubmitResource_typeContent__Kj3TH h4{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin-bottom:.5rem}.SubmitResource_typeContent__Kj3TH p{font-size:.875rem;color:var(--text-secondary);margin:0;line-height:1.5}.SubmitResource_helpText__AXvoi{margin-top:1.5rem;padding:1rem 1.5rem;background:rgba(37,99,235,.05);border:1px solid rgba(37,99,235,.15);border-radius:.75rem;font-size:.95rem;line-height:1.6}.SubmitResource_helpText__AXvoi p{margin:0;color:var(--text-secondary)}.SubmitResource_helpText__AXvoi strong{color:var(--primary-color);font-weight:600}.SubmitResource_fieldGrid__8f4B0{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.SubmitResource_fieldFull__XSJo1,.SubmitResource_field__agUtM{display:flex;flex-direction:column;gap:.75rem}.SubmitResource_fieldFull__XSJo1{grid-column:1/-1}.SubmitResource_input__DTAS4,.SubmitResource_select__Gq1vy,.SubmitResource_textarea__peWna{width:100%;padding:1rem 1.25rem;border:2px solid var(--border);border-radius:.75rem;font-size:1rem;font-family:inherit;transition:all .3s ease;background:white;color:var(--text-primary);box-shadow:0 1px 3px rgba(0,0,0,.05);min-height:3rem}.SubmitResource_input__DTAS4:focus,.SubmitResource_select__Gq1vy:focus,.SubmitResource_textarea__peWna:focus{outline:none;border-color:var(--primary-color);background:white;transform:translateY(-1px);box-shadow:0 4px 12px rgba(0,0,0,.1)}.SubmitResource_textarea__peWna{resize:vertical;min-height:120px;font-family:inherit;line-height:1.6;padding-top:1rem;padding-bottom:1rem}.SubmitResource_select__Gq1vy{cursor:pointer;padding:1rem 3rem 1rem 1.25rem;appearance:none;-webkit-appearance:none;-moz-appearance:none;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .75rem center;background-repeat:no-repeat;background-size:1.5em 1.5em}.SubmitResource_select__Gq1vy[value=""]{color:var(--text-muted)}.SubmitResource_select__Gq1vy:not([value=""]){color:var(--text-primary)}.SubmitResource_dateInput__2jfqf{font-family:inherit}.SubmitResource_dateInput__2jfqf::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;-webkit-transition:opacity .2s ease;transition:opacity .2s ease}.SubmitResource_dateInput__2jfqf::-webkit-calendar-picker-indicator:hover{opacity:1}.SubmitResource_submitSection__ZqptS{padding-top:2rem}.SubmitResource_submitButton__ngqfA{display:inline-flex;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:1.125rem;margin-bottom:1rem;min-width:200px;justify-content:center}.SubmitResource_submitButton__ngqfA:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.SubmitResource_submitButton__ngqfA svg{width:20px;height:20px}.SubmitResource_spinner__4oYx4{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:white;border-radius:50%;animation:SubmitResource_spin__boxlz 1s linear infinite}@keyframes SubmitResource_spin__boxlz{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.SubmitResource_disclaimer__9ztoK{font-size:.875rem;color:var(--text-secondary);max-width:500px;margin:0 auto;line-height:1.5}.SubmitResource_errorMessage__0kn5F{background:#fef2f2;border:1px solid #fecaca;color:#b91c1c;padding:1rem;border-radius:.75rem;margin-bottom:1rem;font-weight:500}.SubmitResource_errorMessage__0kn5F p{margin:0}.SubmitResource_successMessage___7XvF{text-align:center;padding:3rem 2rem;max-width:600px;margin:2rem auto;min-height:auto}.SubmitResource_successIcon__EZzQG{width:80px;height:80px;background:var(--gradient-primary);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 2rem;color:white}.SubmitResource_successIcon__EZzQG svg{width:40px;height:40px}.SubmitResource_successMessage___7XvF h2{font-size:2rem;font-weight:700;margin-bottom:1rem;color:var(--text-primary)}.SubmitResource_successMessage___7XvF p{font-size:1.125rem;color:var(--text-secondary);line-height:1.6;margin-bottom:2rem}.SubmitResource_actions__G8YPF{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.SubmitResource_dynamicForm__aeN_5{width:100%}.SubmitResource_loading__14O6q{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem;color:var(--text-secondary);gap:1rem}.SubmitResource_imageUploadArea__UELoD{border:2px dashed var(--border);border-radius:1rem;padding:2rem;text-align:center;background:var(--background-light,#fafafa);transition:all .3s ease;position:relative}.SubmitResource_imageUploadArea__UELoD:hover{border-color:var(--primary-color);background:rgba(37,99,235,.02)}.SubmitResource_hiddenFileInput__TteAJ{display:none}.SubmitResource_uploadLabel__8EYn1{display:flex;flex-direction:column;align-items:center;gap:1rem;cursor:pointer;color:var(--text-secondary);font-weight:500;transition:color .3s ease}.SubmitResource_uploadLabel__8EYn1:hover{color:var(--primary-color)}.SubmitResource_uploadLabel__8EYn1 svg{width:48px;height:48px;color:var(--primary-color)}.SubmitResource_pdfDropZone__wwNMv{border:2px dashed var(--border);border-radius:.75rem;padding:2rem;background:var(--background-secondary);cursor:pointer;transition:all .3s ease;text-align:center}.SubmitResource_pdfDropZone__wwNMv:hover{border-color:var(--primary-color);background:rgba(37,99,235,.02)}.SubmitResource_pdfDropZone__wwNMv.SubmitResource_dragOver__FqwWM{border-color:var(--primary-color);background:rgba(37,99,235,.05);transform:scale(1.02)}.SubmitResource_pdfDropZone__wwNMv.SubmitResource_error__p2Oqz{border-color:var(--error-color);background:rgba(220,53,69,.02)}.SubmitResource_dropZoneContent__7_ICp{display:flex;flex-direction:column;align-items:center;gap:1rem}.SubmitResource_uploadIcon__M5FMD{width:48px;height:48px;color:var(--primary-color)}.SubmitResource_dropZoneText__TwcuR{display:flex;flex-direction:column;gap:.5rem}.SubmitResource_dropZoneText__TwcuR .SubmitResource_primary__lbwNW{font-weight:500;color:var(--text-primary)}.SubmitResource_urlProcessingIndicator__s5mNn{display:flex;align-items:center;gap:.75rem;margin-top:.75rem;padding:1rem;background:rgba(37,99,235,.05);border:1px solid rgba(37,99,235,.2);border-radius:.5rem;font-size:.875rem;color:var(--primary-color);animation:SubmitResource_fadeInUp__d_14G .3s ease-out}.SubmitResource_urlProcessingIndicator__s5mNn .SubmitResource_spinner__4oYx4{width:16px;height:16px;border:2px solid rgba(37,99,235,.3);border-top:2px solid var(--primary-color);border-radius:50%;animation:SubmitResource_spin__boxlz 1s linear infinite}.SubmitResource_urlValidationError__3dMlR{display:flex;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.75rem;background:rgba(220,53,69,.05);border:1px solid rgba(220,53,69,.2);border-radius:.5rem;font-size:.875rem;color:#dc3545;line-height:1.4}.SubmitResource_urlValidationError__3dMlR strong{font-weight:600}.SubmitResource_urlValidationError__3dMlR small{display:block;margin-top:.25rem;opacity:.8;font-size:.8rem}@keyframes SubmitResource_fadeInUp__d_14G{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SubmitResource_dropZoneText__TwcuR .SubmitResource_secondary__8zUIb{font-size:.875rem;color:var(--text-secondary)}.SubmitResource_fileInfo__7rKU3{display:flex;align-items:center;gap:1rem;padding:1rem;background:rgba(34,197,94,.1);border-radius:.5rem;border:1px solid rgba(34,197,94,.2)}.SubmitResource_fileIcon__ZRpOU{font-size:2rem}.SubmitResource_fileDetails__0iSrO{display:flex;flex-direction:column;gap:.25rem;flex:1}.SubmitResource_fileName__RYN8J{font-weight:500;color:var(--text-primary)}.SubmitResource_fileSize__dBp7_{font-size:.875rem;color:var(--text-secondary)}.SubmitResource_removeFile__iDWDg{width:2rem;height:2rem;border-radius:50%;background:rgba(220,53,69,.1);color:var(--error-color);border:1px solid rgba(220,53,69,.2);font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.SubmitResource_removeFile__iDWDg:hover{background:var(--error-color);color:white}.SubmitResource_uploadingState__i_RKK{display:flex;align-items:center;gap:.75rem;color:var(--primary-color)}.SubmitResource_uploadedImages__tE5ul{display:flex;gap:1rem;margin-top:1.5rem;justify-content:center;flex-wrap:wrap}.SubmitResource_imagePreview__hBOBf{position:relative;border-radius:.75rem;overflow:hidden;border:2px solid var(--border);transition:transform .2s ease}.SubmitResource_imagePreview__hBOBf:hover{transform:scale(1.05)}.SubmitResource_imagePreview__hBOBf img{display:block;-o-object-fit:cover;object-fit:cover}.SubmitResource_removeImage__Hgtx_{position:absolute;top:.25rem;right:.25rem;width:1.75rem;height:1.75rem;border-radius:50%;background:rgba(0,0,0,.7);color:white;border:none;font-size:1.25rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .2s ease}.SubmitResource_imagePreview__hBOBf:hover .SubmitResource_removeImage__Hgtx_{opacity:1}.SubmitResource_removeImage__Hgtx_:hover{background:rgba(220,53,69,.9)}.SubmitResource_imageInputToggle__5HkAA{display:flex;gap:1rem;margin-bottom:1.5rem}.SubmitResource_toggleButton__lLtqh{flex:1;padding:1rem 1.25rem;border:2px solid var(--border);background:transparent;border-radius:.75rem;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s ease;color:var(--text-secondary);min-height:3rem;box-shadow:0 1px 3px rgba(0,0,0,.05)}.SubmitResource_toggleButton__lLtqh:hover{border-color:var(--primary-color);color:var(--primary-color)}.SubmitResource_toggleButton__lLtqh.SubmitResource_active__la6wd{background:var(--primary-color);border-color:var(--primary-color);color:white;box-shadow:0 4px 12px rgba(0,0,0,.1)}.SubmitResource_urlInputWrapper__I_6vN{display:flex;flex-direction:column;gap:1rem;width:100%}.SubmitResource_urlInputWrapper__I_6vN .SubmitResource_input__DTAS4{width:100%}.SubmitResource_addUrlButton__l_HIL{padding:.75rem 2rem;background:var(--primary-color);color:white;border:none;border-radius:.5rem;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s ease;align-self:center}.SubmitResource_addUrlButton__l_HIL:hover:not(:disabled){background:var(--primary-hover)}.SubmitResource_addUrlButton__l_HIL:disabled{opacity:.5;cursor:not-allowed}.SubmitResource_autoFetchWrapper__WI5G8{text-align:center;margin-bottom:2rem;padding:1.5rem;background:var(--card-bg);border-radius:.75rem;border:2px dashed var(--border)}.SubmitResource_autoFetchButton__gUhQP{display:inline-flex;align-items:center;gap:.75rem;padding:.875rem 2rem;background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));color:white;border:none;border-radius:2rem;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(0,0,0,.1)}.SubmitResource_autoFetchButton__gUhQP:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px rgba(0,0,0,.15)}.SubmitResource_autoFetchButton__gUhQP:disabled{opacity:.7;cursor:not-allowed;transform:none}.SubmitResource_autoFetchButton__gUhQP svg{width:1.25rem;height:1.25rem}.SubmitResource_autoFetchButton__gUhQP .SubmitResource_spinner__4oYx4{width:1.25rem;height:1.25rem;border-radius:50%;border:2px solid rgba(255,255,255,.3);border-top-color:white;animation:SubmitResource_spin__boxlz .8s linear infinite}.SubmitResource_autoFetchHint__BjzAA{margin-top:.75rem;font-size:.875rem;color:var(--text-secondary)}.SubmitResource_multiselectContainer__4uJGI{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 2rem;padding:2rem;background:var(--card-bg);border-radius:.75rem;border:2px solid var(--border);box-shadow:0 1px 3px rgba(0,0,0,.05)}.SubmitResource_checkboxLabel__mxWBB{display:flex;align-items:center;gap:.875rem;cursor:pointer;padding:.5rem 0;transition:color .2s ease;font-size:.9rem;font-weight:500;color:var(--text-primary)}.SubmitResource_checkboxLabel__mxWBB:hover{color:var(--primary-color)}.SubmitResource_checkboxLabel__mxWBB input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer;flex-shrink:0;margin:0 .5rem 0 0;vertical-align:middle;transform:translateY(1px)}.SubmitResource_labelWithTooltip__c2jdu{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.SubmitResource_labelWithTooltip__c2jdu label{margin:0}.SubmitResource_inlineCheckboxLabel__IohGv{display:inline-flex;align-items:center;gap:1rem;cursor:pointer;padding:0;background:transparent;position:relative;min-height:3.5rem;box-sizing:border-box}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:20px;height:20px;border:2px solid #d1d5db;border-radius:4px;margin:0;cursor:pointer;position:relative;transition:all .15s ease;background:var(--card-bg);flex-shrink:0}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]:checked:after{content:"✓";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:white;font-size:12px;font-weight:700;line-height:1}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]:hover{border-color:#9ca3af}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]:focus{outline:none;border-color:var(--primary-color);box-shadow:0 0 0 3px rgba(59,130,246,.1)}.SubmitResource_checkboxText__FhJ6u{color:#6b7280;font-size:1rem;font-weight:500;-webkit-user-select:none;-moz-user-select:none;user-select:none;line-height:1.2;transition:color .15s ease;margin-left:.75rem}.SubmitResource_inlineCheckboxLabel__IohGv:hover .SubmitResource_checkboxText__FhJ6u{color:#374151}.SubmitResource_inlineCheckboxLabel__IohGv input[type=checkbox]:checked~.SubmitResource_checkboxText__FhJ6u{color:#1f2937}.SubmitResource_error__p2Oqz{border-color:#ef4444!important;box-shadow:0 0 0 3px rgba(239,68,68,.1)!important}.SubmitResource_errorMessage__0kn5F.SubmitResource_fieldError___0jkJ,.SubmitResource_errorMessage__0kn5F:not(.SubmitResource_errorMessage__0kn5F:only-of-type){padding:.75rem 1rem;border-radius:.5rem;margin-top:.5rem;margin-bottom:0;font-size:.875rem}.SubmitResource_required__d7Euj{color:#ef4444;margin-left:.25rem}.SubmitResource_fieldLabel__VVXP1{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.SubmitResource_fieldFull__XSJo1 label,.SubmitResource_field__agUtM label{font-weight:600;color:var(--text-primary);font-size:.875rem;margin:0;display:block}.SubmitResource_input__DTAS4::-moz-placeholder,.SubmitResource_select__Gq1vy::-moz-placeholder,.SubmitResource_textarea__peWna::-moz-placeholder{color:var(--text-muted);opacity:1}.SubmitResource_input__DTAS4::placeholder,.SubmitResource_select__Gq1vy::placeholder,.SubmitResource_textarea__peWna::placeholder{color:var(--text-muted);opacity:1}.SubmitResource_select__Gq1vy option[value=""]{color:var(--text-muted)}.SubmitResource_select__Gq1vy option:not([value=""]){color:var(--text-primary)}.SubmitResource_select__Gq1vy option{padding:.5rem}.SubmitResource_submitSection__ZqptS{text-align:center;padding:1.5rem 0;margin-top:1.5rem}.SubmitResource_disclaimerEnhanced__WEEpc{font-size:.875rem;color:var(--text-secondary);max-width:600px;margin:1rem auto 0;line-height:1.6;padding:.75rem;background:var(--card-bg);border-radius:.75rem;border:1px solid var(--border)}@media (max-width:768px){.SubmitResource_form__l_8X9{padding:0}.SubmitResource_typeGrid__9or6E{grid-template-columns:1fr;gap:.75rem}.SubmitResource_typeCard__z_QuK{padding:1.25rem}.SubmitResource_fieldGrid__8f4B0{grid-template-columns:1fr;gap:1rem}.SubmitResource_multiselectContainer__4uJGI{grid-template-columns:1fr;gap:.5rem;padding:1.25rem}.SubmitResource_checkboxLabel__mxWBB{padding:.375rem 0;gap:.75rem}.SubmitResource_actions__G8YPF{flex-direction:column}.SubmitResource_successMessage___7XvF{padding:2rem 1rem}.SubmitResource_imageUploadArea__UELoD{padding:1.5rem}.SubmitResource_uploadedImages__tE5ul{gap:.75rem}.SubmitResource_submitSection__ZqptS{padding:1.25rem 1rem}}@media (max-width:480px){.SubmitResource_formContainer__XQmHC{margin:0 1rem}.SubmitResource_header__qSALi{margin-bottom:2rem;padding:0 1rem}.SubmitResource_title__I7qhO{font-size:2rem}.SubmitResource_subtitle__tu6md{font-size:1.125rem}}.SubmitResource_pdfCoverNotice__mwAUF{background:#f0f9ff;border:1px solid #bae6fd;border-radius:8px;padding:1rem;margin-bottom:1rem}.SubmitResource_pdfCoverNotice__mwAUF p{margin:0 0 1rem;color:#0369a1;font-weight:500}.SubmitResource_pdfCoverPreview__LHeWD{display:flex;justify-content:center}.SubmitResource_pdfCoverPreview__LHeWD img{border-radius:4px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.SubmitResource_imageSelectionStatus__2_yhR{display:flex;gap:2rem;margin-bottom:1.5rem;flex-wrap:wrap}.SubmitResource_selectedImageItem__SYKZf{display:flex;align-items:center;gap:1rem;padding:.75rem;background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px}.SubmitResource_imageLabel__9r5Ty{font-weight:600;color:#374151;font-size:.875rem}.SubmitResource_selectedImageItem__SYKZf img{border-radius:4px;border:1px solid #e5e7eb}.SubmitResource_imageWizardTrigger__V0g7M{text-align:center}.SubmitResource_imageWizardButton__1ad_6{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:#ffffff!important;border:2px solid #e5e7eb!important;border-radius:8px;font-size:1rem;font-weight:500;color:#374151!important;cursor:pointer;transition:all .2s}.SubmitResource_imageWizardButton__1ad_6:hover{border-color:#2563eb!important;color:#2563eb!important;background:#f0f9ff!important}.SubmitResource_imageWizardButton__1ad_6 svg{width:24px;height:24px}.SubmitResource_imageHint__3mrVn{margin-top:.75rem;color:#6b7280;font-size:.875rem}.PasswordChangeModal_modalOverlay__PnoyX{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.PasswordChangeModal_modalContent__a9YbL{background:white;border-radius:8px;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px rgba(0,0,0,.1)}.PasswordChangeModal_modalHeader__CSLqk{display:flex;justify-content:space-between;align-items:center;padding:24px;border-bottom:1px solid #e5e7eb}.PasswordChangeModal_modalHeader__CSLqk h2{font-size:1.5rem;font-weight:600;margin:0;color:#111827}.PasswordChangeModal_closeButton__plCiq{background:none;border:none;font-size:2rem;line-height:1;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.PasswordChangeModal_closeButton__plCiq:hover{background-color:#f3f4f6;color:#111827}.PasswordChangeModal_passwordForm__M3vP1{padding:24px}.PasswordChangeModal_errorMessage__8hRz1{background-color:#fee2e2;border:1px solid #fecaca;color:#dc2626;padding:12px 16px;border-radius:6px;margin-bottom:20px;font-size:.875rem}.PasswordChangeModal_formGroup__ZlJF7{margin-bottom:20px}.PasswordChangeModal_formGroup__ZlJF7 label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:8px}.PasswordChangeModal_formGroup__ZlJF7 input{width:100%;padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:all .2s}.PasswordChangeModal_formGroup__ZlJF7 input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.PasswordChangeModal_formGroup__ZlJF7 input:disabled{background-color:#f9fafb;cursor:not-allowed}.PasswordChangeModal_showPasswordContainer___PYc_{margin-bottom:24px}.PasswordChangeModal_showPasswordContainer___PYc_ label{display:flex;align-items:center;gap:8px;font-size:.875rem;color:#6b7280;cursor:pointer}.PasswordChangeModal_showPasswordContainer___PYc_ input[type=checkbox]{cursor:pointer}.PasswordChangeModal_modalActions__xAcBk{display:flex;gap:12px;justify-content:flex-end;padding-top:20px;border-top:1px solid #e5e7eb}.PasswordChangeModal_cancelButton__vywVl,.PasswordChangeModal_submitButton__ydFQP{padding:10px 20px;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;border:none}.PasswordChangeModal_cancelButton__vywVl{background-color:#f3f4f6;color:#374151}.PasswordChangeModal_cancelButton__vywVl:hover:not(:disabled){background-color:#e5e7eb}.PasswordChangeModal_submitButton__ydFQP{background-color:#3b82f6;color:white}.PasswordChangeModal_submitButton__ydFQP:hover:not(:disabled){background-color:#2563eb}.PasswordChangeModal_cancelButton__vywVl:disabled,.PasswordChangeModal_submitButton__ydFQP:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.PasswordChangeModal_modalContent__a9YbL{margin:0 10px}.PasswordChangeModal_modalHeader__CSLqk,.PasswordChangeModal_passwordForm__M3vP1{padding:20px}.PasswordChangeModal_modalActions__xAcBk{flex-direction:column}.PasswordChangeModal_cancelButton__vywVl,.PasswordChangeModal_submitButton__ydFQP{width:100%}}.EnhancedProfileForm_form__2MPOC{width:100%;background:white!important;border-radius:1.5rem;padding:2.5rem;box-shadow:var(--shadow);border:1px solid var(--border)}.EnhancedProfileForm_fieldsContainer__tUoFz{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.EnhancedProfileForm_twoColumnGroup__Rl1W3{display:flex;flex-direction:column;gap:1.5rem;width:100%}.EnhancedProfileForm_twoColumnField__rWOZm{flex:1}@media (min-width:768px){.EnhancedProfileForm_twoColumnGroup__Rl1W3{display:flex;flex-direction:row;gap:2rem;align-items:flex-start}.EnhancedProfileForm_twoColumnField__rWOZm{flex:1;min-width:0}.EnhancedProfileForm_twoColumnField__rWOZm .EnhancedProfileForm_fieldGroup__Y0lUu{margin-bottom:0}}.EnhancedProfileForm_sectionTitle__XDcwC{margin:0 0 1rem;font-size:1.125rem;font-weight:600;color:#1f2937!important}.EnhancedProfileForm_fieldGroup__Y0lUu{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.EnhancedProfileForm_checkboxFieldGroup__RzB6M{display:flex;flex-direction:column;gap:.25rem;margin-bottom:.5rem}.EnhancedProfileForm_labelContainer__Y36gX,.EnhancedProfileForm_labelWithTooltip__euXmP{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.EnhancedProfileForm_label__VOP4D{display:block;font-size:.875rem;font-weight:500;color:#374151!important}.EnhancedProfileForm_required__q8ByI{color:var(--error-color,#ef4444);margin-left:.25rem}.EnhancedProfileForm_input__5zX75,.EnhancedProfileForm_select__Eaniv,.EnhancedProfileForm_textarea__8Zl_1{width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;line-height:1.5;height:3rem;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;background:white!important;color:#374151!important;font-family:inherit;box-sizing:border-box;display:flex;align-items:center}.EnhancedProfileForm_textarea__8Zl_1{height:auto;min-height:100px;align-items:flex-start;padding-top:.75rem;display:block;resize:vertical;line-height:1.5}.EnhancedProfileForm_input__5zX75:focus,.EnhancedProfileForm_select__Eaniv:focus,.EnhancedProfileForm_textarea__8Zl_1:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.EnhancedProfileForm_input__5zX75:disabled,.EnhancedProfileForm_select__Eaniv:disabled,.EnhancedProfileForm_textarea__8Zl_1:disabled{background:#f9fafb;color:#6b7280;cursor:not-allowed}.EnhancedProfileForm_input__5zX75::-moz-placeholder,.EnhancedProfileForm_textarea__8Zl_1::-moz-placeholder{color:#9ca3af}.EnhancedProfileForm_input__5zX75::placeholder,.EnhancedProfileForm_textarea__8Zl_1::placeholder{color:#9ca3af}.EnhancedProfileForm_inputError__G9rX7{border-color:#ef4444}.EnhancedProfileForm_inputError__G9rX7:focus{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.EnhancedProfileForm_select__Eaniv{cursor:pointer}.EnhancedProfileForm_multiSelectContainer__Bo_Dp{display:flex;flex-direction:column;gap:.5rem;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;background:white!important;max-height:200px;overflow-y:auto}.EnhancedProfileForm_tagGrid__dTBRL{display:flex;flex-wrap:wrap;gap:.5rem}@media (max-width:768px){.EnhancedProfileForm_tagGrid__dTBRL{display:grid;grid-template-columns:1fr 1fr;gap:.5rem;width:100%}}.EnhancedProfileForm_tag__sSiKJ{padding:.5rem 1rem;border:2px solid #e5e7eb;border-radius:24px;background:white!important;color:#6b7280!important;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;display:inline-flex;align-items:center;justify-content:center;gap:.5rem;text-align:center;min-height:44px}@media (max-width:768px){.EnhancedProfileForm_tag__sSiKJ{width:100%;flex:1;justify-content:center;padding:.75rem .5rem;font-size:.8125rem;line-height:1.2;white-space:normal;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto}}.EnhancedProfileForm_customCheckbox__vAFtY{-webkit-appearance:none!important;-moz-appearance:none!important;appearance:none!important;width:20px!important;height:20px!important;border:2px solid #d1d5db!important;border-radius:4px!important;margin:0!important;cursor:pointer!important;position:relative!important;transition:all .15s ease!important;background:var(--card-bg,white)!important;flex-shrink:0!important}.EnhancedProfileForm_customCheckbox__vAFtY:checked{background-color:var(--primary-color,#2563eb)!important;border-color:var(--primary-color,#2563eb)!important}.EnhancedProfileForm_customCheckbox__vAFtY:checked:after{content:"✓"!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important;color:white!important;font-size:12px!important;font-weight:700!important;line-height:1!important}.EnhancedProfileForm_customCheckbox__vAFtY:hover{border-color:#9ca3af!important}.EnhancedProfileForm_customCheckbox__vAFtY:focus{outline:none!important;border-color:var(--primary-color,#2563eb)!important;box-shadow:0 0 0 3px rgba(59,130,246,.1)!important}.EnhancedProfileForm_customCheckboxLabel__pUqN1{display:inline-flex!important;align-items:center!important;gap:1rem!important;cursor:pointer!important;padding:.375rem 0!important;background:transparent!important;position:relative!important;min-height:2.25rem!important;box-sizing:border-box!important}.EnhancedProfileForm_customCheckboxText__SWLeB{color:#6b7280!important;font-size:1rem!important;font-weight:500!important;-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important;line-height:1.2!important;transition:color .15s ease!important;margin-left:.75rem!important}.EnhancedProfileForm_customCheckboxLabel__pUqN1:hover .EnhancedProfileForm_customCheckboxText__SWLeB{color:#374151!important}.EnhancedProfileForm_customCheckboxLabel__pUqN1 .EnhancedProfileForm_customCheckbox__vAFtY:checked~.EnhancedProfileForm_customCheckboxText__SWLeB{color:#1f2937!important}.EnhancedProfileForm_tag__sSiKJ:hover:not(:disabled){border-color:#d1d5db;transform:translateY(-1px)}.EnhancedProfileForm_tag__sSiKJ.EnhancedProfileForm_selected__lLDA8{background:#667eea;color:white;border-color:#667eea}.EnhancedProfileForm_tag__sSiKJ:disabled{opacity:.6;cursor:not-allowed}.EnhancedProfileForm_tagIcon__lCBod{font-size:.75rem;font-weight:700}.EnhancedProfileForm_checkboxWrapper__ckhat{display:flex;align-items:center;gap:.5rem}.EnhancedProfileForm_checkboxLabel__1DjPj{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:.9rem;padding:.25rem;border-radius:.25rem;transition:background-color .2s}.EnhancedProfileForm_checkboxLabel__1DjPj:hover{background-color:#f9fafb}.EnhancedProfileForm_checkboxLabel__1DjPj input[type=checkbox]{width:auto;margin:0;cursor:pointer}.EnhancedProfileForm_helpText__oALdB{font-size:.875rem;color:#6b7280;margin:0;font-style:italic}.EnhancedProfileForm_errorText__9SAtb{color:#dc2626;font-size:.875rem;margin:0}.EnhancedProfileForm_errorText__9SAtb p{margin:.25rem 0}.EnhancedProfileForm_actions__bmaY9{display:flex;flex-direction:column;gap:1rem;padding-top:1.5rem;border-top:1px solid #e5e7eb}.EnhancedProfileForm_cancelButton__ArcMO,.EnhancedProfileForm_submitButton__Cuo66{padding:.75rem 1.5rem;border-radius:6px;font-weight:500;font-size:1rem;cursor:pointer;transition:all .15s ease-in-out;border:1px solid transparent}.EnhancedProfileForm_cancelButton__ArcMO{background:white;color:#4b5563;border:1px solid #d1d5db}.EnhancedProfileForm_cancelButton__ArcMO:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af;transform:translateY(-1px)}.EnhancedProfileForm_submitButton__Cuo66{background:#667eea;color:white}.EnhancedProfileForm_submitButton__Cuo66:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.EnhancedProfileForm_cancelButton__ArcMO:disabled,.EnhancedProfileForm_submitButton__Cuo66:disabled{opacity:.6;cursor:not-allowed;transform:none}.EnhancedProfileForm_settingsSection___TOA1{margin-top:2rem;padding-top:2rem;border-top:1px solid var(--border,#e2e8f0)}.EnhancedProfileForm_settingsContent__x8CkW{margin-top:1rem}.EnhancedProfileForm_passwordSection__IvYmA{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#f7fafc!important;border-radius:.5rem;border:1px solid #e2e8f0!important}.EnhancedProfileForm_passwordInfo__cre5x{flex:1}.EnhancedProfileForm_settingLabel__cwzHq{font-size:1rem;font-weight:600;color:#1a202c!important;margin:0 0 .25rem}.EnhancedProfileForm_settingDescription__9CfG1{font-size:.875rem;color:#718096!important;margin:0}.EnhancedProfileForm_changePasswordButton__yzr2g{background:white;color:var(--primary,#667eea);border:1px solid var(--primary,#667eea);padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.EnhancedProfileForm_changePasswordButton__yzr2g:hover{background:var(--primary,#667eea);color:white}.EnhancedProfileForm_successMessage__4NVKc{margin-top:1rem;padding:.75rem 1rem;background:#10b981;color:white;border-radius:.375rem;font-size:.875rem;font-weight:500;text-align:center}@media (max-width:768px){.EnhancedProfileForm_actions__bmaY9{display:flex!important;flex-direction:row!important;gap:1rem!important;justify-content:center}.EnhancedProfileForm_cancelButton__ArcMO,.EnhancedProfileForm_submitButton__Cuo66{flex:1;justify-content:center;min-width:0}}.EnhancedProfileForm_cancelButton__ArcMO:focus-visible,.EnhancedProfileForm_input__5zX75:focus-visible,.EnhancedProfileForm_select__Eaniv:focus-visible,.EnhancedProfileForm_submitButton__Cuo66:focus-visible,.EnhancedProfileForm_textarea__8Zl_1:focus-visible{outline:2px solid var(--primary-color,#2563eb);outline-offset:2px}.ProfileDisplay_profileDisplay__B3woL{display:flex;flex-direction:column;gap:2rem}.ProfileDisplay_twoColumnSection__TqTNh{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem;margin-top:2rem;align-items:stretch}@media (max-width:768px){.ProfileDisplay_twoColumnSection__TqTNh{grid-template-columns:1fr}}.ProfileDisplay_messageText__4l3rU{color:#4a5568;line-height:1.6;margin:0;font-size:1rem}.ProfileDisplay_loading__StxtE{text-align:center;padding:2rem;color:var(--text-secondary)}.ProfileDisplay_profileCard__rk2Gs{background:white;border-radius:.75rem;box-shadow:0 4px 6px -1px rgb(0 0 0/.1),0 2px 4px -2px rgb(0 0 0/.1);border:1px solid #e2e8f0;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.ProfileDisplay_profileCard__rk2Gs:hover{transform:translateY(-4px);box-shadow:0 10px 15px -3px rgb(0 0 0/.1),0 4px 6px -4px rgb(0 0 0/.1)}.ProfileDisplay_cardHeader__qNHjR{padding:1.5rem;border-bottom:1px solid #f7fafc;display:flex;align-items:center;gap:.75rem}.ProfileDisplay_cardIcon__dURAW{font-size:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.ProfileDisplay_cardTitle__scfZm{font-size:1.25rem;font-weight:600;color:#1a202c;margin:0;flex:1}.ProfileDisplay_cardContent__6S4cV{padding:1.5rem}.ProfileDisplay_bioText__1gqi1{color:#4a5568;line-height:1.6;font-size:1rem}.ProfileDisplay_bioText__1gqi1 p{margin:0;color:inherit;line-height:inherit;font-size:inherit}.ProfileDisplay_bioNote__Wpr7p{margin-top:.75rem;padding-top:.75rem;border-top:1px solid #e2e8f0;color:#718096;font-style:italic}.ProfileDisplay_userMessage__xXzbH{color:#4a5568;line-height:1.6;margin:0;font-size:.95rem;font-style:italic}.ProfileDisplay_tagSection__y770y{margin-bottom:1.5rem}.ProfileDisplay_tagSection__y770y:last-child{margin-bottom:0}.ProfileDisplay_tagSectionTitle__zYYCo{font-size:.875rem;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem}.ProfileDisplay_tag__b2n_y{padding:.375rem .875rem;border-radius:1.5rem;transition:transform .2s ease}.ProfileDisplay_tag__b2n_y:hover{transform:scale(1.05)}.ProfileDisplay_contactGrid__U3wlL{display:flex;flex-direction:column;gap:1rem}.ProfileDisplay_contactItem__icP4R{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#f7fafc;border-radius:.5rem;transition:background-color .2s ease}.ProfileDisplay_contactItem__icP4R:hover{background:#edf2f7}.ProfileDisplay_contactIcon__PZ_Zo{font-size:1.125rem;flex-shrink:0}.ProfileDisplay_contactContent__EQZ4L{flex:1;min-width:0}.ProfileDisplay_contactLabel__ii_6Q{display:block;font-size:.75rem;font-weight:600;color:#718096;text-transform:uppercase;letter-spacing:.05em;margin-bottom:.25rem}.ProfileDisplay_contactValue__WnGdI{color:#2d3748;word-break:break-word}.ProfileDisplay_contactLink__Q6lu0{color:#2563eb;text-decoration:none;transition:color .2s ease}.ProfileDisplay_contactLink__Q6lu0:hover{color:#1d4ed8;text-decoration:underline}.ProfileDisplay_activitySection__GlCOf{margin-bottom:1.5rem}.ProfileDisplay_activitySection__GlCOf:last-child{margin-bottom:0}.ProfileDisplay_activityTitle__TNDQ1{font-size:1rem;color:#1a202c}.ProfileDisplay_activityIcon__6Ln8S{font-size:1.125rem}.ProfileDisplay_activityItem__jiVgQ{background:#f7fafc;border:1px solid #e2e8f0;transition:all .2s ease}.ProfileDisplay_activityItem__jiVgQ:hover{background:#edf2f7;transform:translateX(4px)}.ProfileDisplay_activityContent__TOrDZ{gap:.5rem}.ProfileDisplay_activityItemTitle__WLKIR{font-size:.95rem;color:#1a202c}.ProfileDisplay_activityItemMeta__5AJsv{display:flex;align-items:center;gap:.75rem}.ProfileDisplay_metaTag__0_IFj{display:inline-block;padding:.25rem .625rem;color:white;border-radius:.375rem;font-size:.75rem;font-weight:500;text-transform:uppercase;letter-spacing:.025em}.ProfileDisplay_metaDate__pmPzj{color:#718096}.ProfileDisplay_postItNote__3aYVo{position:relative;background:#fff3cd;background:linear-gradient(135deg,#fff3cd,#ffe69c);border-radius:.25rem;padding:2rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1),2px 2px 8px rgba(0,0,0,.08);transform:rotate(-1deg);transition:transform .3s ease,box-shadow .3s ease;font-family:Kalam,cursive,Comic Sans MS,sans-serif;border:1px solid rgba(0,0,0,.05);height:100%;display:flex;flex-direction:column;box-sizing:border-box;min-height:350px}.ProfileDisplay_postItNote__3aYVo:hover{transform:rotate(-.5deg) translateY(-2px);box-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1),4px 4px 12px rgba(0,0,0,.1)}.ProfileDisplay_postItHeader__MlDFx{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.ProfileDisplay_postItIcon__Sa_1Q{font-size:1.5rem}.ProfileDisplay_postItTitle__pzRx5{font-size:1.375rem;font-weight:600;color:#92400e;margin:0;font-family:inherit;letter-spacing:.5px}.ProfileDisplay_postItContent__UWeSj{position:relative;flex:1;display:flex;align-items:flex-start;overflow-y:auto;max-height:400px;padding-top:.5rem}.ProfileDisplay_postItText__iXyDW{color:#451a03;line-height:1.5;margin:0;font-size:2rem;font-family:inherit;font-weight:400;white-space:pre-wrap;transition:font-size .3s ease,line-height .3s ease;word-break:break-word;max-width:100%;letter-spacing:.3px;text-shadow:0 1px 1px rgba(0,0,0,.05)}.ProfileDisplay_postItCorner__UlN9L{position:absolute;bottom:0;right:0;width:30px;height:30px;background:linear-gradient(45deg,transparent 45%,#f9e59e 0,#f9e59e 55%,#fff3cd 0);box-shadow:-2px -2px 3px rgba(0,0,0,.05);border-radius:0 0 .25rem 0}@media (max-width:768px){.ProfileDisplay_postItNote__3aYVo{transform:rotate(-.5deg);margin-top:1.5rem}}.ProfileDisplay_section__TQYF5{background:white;border-radius:12px;padding:1.5rem;box-shadow:0 1px 3px rgba(0,0,0,.1)}.ProfileDisplay_sectionTitle__yYBvh{font-size:1.25rem;font-weight:600;color:var(--text-primary);margin-bottom:1.5rem;padding-bottom:.75rem;border-bottom:2px solid var(--border)}.ProfileDisplay_fieldGrid__c0Gpk{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.ProfileDisplay_field__po6jW{display:flex;align-items:flex-start;gap:1rem;padding:1rem;background:var(--background-light);border-radius:8px;transition:background-color .2s}.ProfileDisplay_field__po6jW:hover{background:var(--surface)}.ProfileDisplay_fieldIcon__natfg{font-size:1.5rem;line-height:1;flex-shrink:0;margin-top:.25rem}.ProfileDisplay_fieldContent__LQHvk{flex:1;min-width:0}.ProfileDisplay_fieldLabel__n42sk{display:block;font-size:.875rem;font-weight:500;color:var(--text-secondary);margin-bottom:.25rem}.ProfileDisplay_fieldValue__4L10C{font-size:1rem;color:var(--text-primary);word-break:break-word}.ProfileDisplay_link__U_Qp1{color:var(--primary-color);text-decoration:none;transition:color .2s}.ProfileDisplay_link__U_Qp1:hover{color:var(--primary-hover);text-decoration:underline}.ProfileDisplay_required__5R3su{color:#e74c3c;margin-left:4px;font-weight:700}.ProfileDisplay_tooltip__hCiwK{display:inline-block;margin-left:8px;cursor:help}.ProfileDisplay_tooltipIcon__o7Uav{font-size:.875rem;opacity:.6;transition:opacity .2s ease}.ProfileDisplay_tooltip__hCiwK:hover .ProfileDisplay_tooltipIcon__o7Uav{opacity:1}.ProfileDisplay_activityGrid__sFQ_r{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.ProfileDisplay_activityCard__3fq0_{background:var(--background-light);border-radius:8px;padding:1.5rem;text-align:center;transition:transform .2s,box-shadow .2s}.ProfileDisplay_activityCard__3fq0_:hover{transform:translateY(-2px);box-shadow:0 4px 8px rgba(0,0,0,.1)}.ProfileDisplay_activityCard__3fq0_ h4{font-size:2rem;font-weight:700;color:var(--primary-color);margin:0 0 .5rem}.ProfileDisplay_activityCard__3fq0_ p{font-size:.875rem;color:var(--text-secondary);margin:0}@media (max-width:768px){.ProfileDisplay_fieldGrid__c0Gpk{grid-template-columns:1fr;gap:1rem}.ProfileDisplay_field__po6jW{padding:.75rem}.ProfileDisplay_activityGrid__sFQ_r{grid-template-columns:1fr}}.ProfileDisplay_field__po6jW[data-type=bio] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_field__po6jW[data-type=textarea] .ProfileDisplay_fieldValue__4L10C{line-height:1.6;white-space:pre-wrap}.ProfileDisplay_field__po6jW[data-type=multiselect] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_tagContainer__ohXn5{display:flex;flex-wrap:wrap;gap:.5rem}.ProfileDisplay_tag__b2n_y{display:inline-block;padding:.25rem .75rem;background:var(--primary-color);color:white;border-radius:16px;font-size:.875rem;font-weight:500}.ProfileDisplay_keyField__D8k8T{display:flex;align-items:flex-start;gap:1rem;padding:1.25rem;background:linear-gradient(135deg,var(--background-light) 0,rgba(255,255,255,.9) 100%);border-radius:12px;border:1px solid rgba(0,0,0,.05);transition:all .3s ease;position:relative;overflow:hidden}.ProfileDisplay_keyField__D8k8T:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:var(--highlight-color);opacity:0;transition:opacity .3s ease}.ProfileDisplay_keyField__D8k8T:hover{transform:translateX(4px);box-shadow:0 4px 12px rgba(0,0,0,.08)}.ProfileDisplay_keyField__D8k8T:hover:before{opacity:1}.ProfileDisplay_keyField__D8k8T[data-field=firstName] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_keyField__D8k8T[data-field=lastName] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_keyField__D8k8T[data-field=name] .ProfileDisplay_fieldValue__4L10C{font-size:1.125rem;font-weight:600;color:var(--primary-color)}.ProfileDisplay_keyField__D8k8T[data-field=city] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_keyField__D8k8T[data-field=country] .ProfileDisplay_fieldValue__4L10C{font-weight:500;color:var(--text-primary)}.ProfileDisplay_keyField__D8k8T[data-field=orgRole] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_keyField__D8k8T[data-field=organisation] .ProfileDisplay_fieldValue__4L10C,.ProfileDisplay_keyField__D8k8T[data-field=role] .ProfileDisplay_fieldValue__4L10C{font-weight:500;background:rgba(251,191,36,.1);padding:.25rem .75rem;border-radius:6px;display:inline-block}.ProfileDisplay_activityGroup__vWJo3{margin-bottom:2rem}.ProfileDisplay_activityGroup__vWJo3:last-child{margin-bottom:0}.ProfileDisplay_activityTitle__TNDQ1{font-size:1.125rem;font-weight:600;color:var(--text-primary);margin:0 0 1rem;display:flex;align-items:center;gap:.5rem}.ProfileDisplay_activityList__M4Qdr{display:flex;flex-direction:column;gap:.75rem}.ProfileDisplay_activityItem__jiVgQ{background:var(--background-light);border-radius:.75rem;padding:1rem;border:1px solid var(--border);transition:background-color .2s ease}.ProfileDisplay_activityItem__jiVgQ:hover{background:var(--surface)}.ProfileDisplay_activityContent__TOrDZ{display:flex;flex-direction:column;gap:.25rem}.ProfileDisplay_activityItemTitle__WLKIR{font-size:1rem;font-weight:600;color:var(--text-primary);margin:0}.ProfileDisplay_activityItemMeta__5AJsv{font-size:.875rem;color:var(--text-secondary);margin:0}