.Participate-module__PwA3EG__container{background:var(--surface);justify-content:center;width:100%;min-height:100vh;margin:0;padding:0;display:flex;position:relative}.Participate-module__PwA3EG__formContainer{width:100%;max-width:var(--page-max-width);z-index:1;flex-direction:column;justify-content:flex-start;align-items:center;padding:1.5rem;display:flex;position:relative}.Participate-module__PwA3EG__header,.Participate-module__PwA3EG__form{width:100%;max-width:800px}.Participate-module__PwA3EG__header{text-align:center;margin-bottom:1.25rem}.Participate-module__PwA3EG__title{color:var(--text-primary);letter-spacing:-.02em;margin-bottom:1rem;font-size:1.75rem;font-weight:700}.Participate-module__PwA3EG__progressWrapper{flex-direction:column;align-items:center;gap:.5rem;display:flex}.Participate-module__PwA3EG__stepDots{justify-content:center;align-items:center;gap:.375rem;display:flex}.Participate-module__PwA3EG__stepDot{border:2px solid var(--border);background:var(--card-bg);width:32px;height:32px;color:var(--text-secondary);border-radius:50%;justify-content:center;align-items:center;font-size:.8rem;font-weight:600;transition:all .3s;display:flex}.Participate-module__PwA3EG__stepDot.Participate-module__PwA3EG__active{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-color:#6366f1;transform:scale(1.1);box-shadow:0 4px 12px #6366f14d}.Participate-module__PwA3EG__stepDot.Participate-module__PwA3EG__completed{color:#1e1b4b;background:#3bf7af;border-color:#3bf7af}.Participate-module__PwA3EG__stepConnector{background:var(--border);border-radius:1px;width:32px;height:2px;transition:background .3s}.Participate-module__PwA3EG__stepConnector.Participate-module__PwA3EG__completed{background:linear-gradient(90deg,#3bf7af 0%,#6366f1 100%)}.Participate-module__PwA3EG__progressBar,.Participate-module__PwA3EG__progressFill{display:none}.Participate-module__PwA3EG__stepIndicator{color:var(--text-secondary);font-size:.875rem;font-weight:500}.Participate-module__PwA3EG__form{background:var(--card-bg);border:1px solid var(--border);border-radius:16px;padding:1.5rem 2rem;position:relative;overflow:visible;box-shadow:0 4px 6px -1px #0000000d,0 10px 15px -3px #00000014,0 20px 25px -5px #0000000d}.Participate-module__PwA3EG__stepContent{animation:.4s ease-out Participate-module__PwA3EG__fadeInUp}@keyframes Participate-module__PwA3EG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Participate-module__PwA3EG__stepTitle{color:var(--text-primary);letter-spacing:-.01em;margin-bottom:.25rem;font-size:1.5rem;font-weight:700}.Participate-module__PwA3EG__stepDescription{color:var(--text-secondary);margin-bottom:1.25rem;font-size:.925rem;line-height:1.5}.Participate-module__PwA3EG__formGroup{margin-bottom:1rem}.Participate-module__PwA3EG__formRow{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.Participate-module__PwA3EG__labelContainer{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.Participate-module__PwA3EG__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;align-items:center;margin-bottom:0;font-size:.8rem;font-weight:600;display:flex}.Participate-module__PwA3EG__required{color:#ec4899;margin-left:.25rem;font-weight:700}.Participate-module__PwA3EG__input,.Participate-module__PwA3EG__textarea{border:2px solid var(--border);background:var(--background);z-index:10;width:100%;color:var(--text-primary);height:var(--input-height);box-sizing:border-box;border-radius:10px;padding:.75rem .875rem;font-size:.95rem;transition:all .2s;position:relative}.Participate-module__PwA3EG__input::-moz-placeholder{color:var(--text-secondary);opacity:.6}.Participate-module__PwA3EG__textarea::-moz-placeholder{color:var(--text-secondary);opacity:.6}.Participate-module__PwA3EG__input::placeholder,.Participate-module__PwA3EG__textarea::placeholder{color:var(--text-secondary);opacity:.6}.Participate-module__PwA3EG__input:hover,.Participate-module__PwA3EG__textarea:hover{border-color:#6366f14d}.Participate-module__PwA3EG__input:focus,.Participate-module__PwA3EG__textarea:focus{background:var(--card-bg);border-color:#6366f1;outline:none;box-shadow:0 0 0 4px #6366f11a}.Participate-module__PwA3EG__textarea{resize:vertical;height:auto;min-height:100px}.Participate-module__PwA3EG__helpText{color:var(--text-secondary);margin-top:.375rem;font-size:.75rem}.Participate-module__PwA3EG__tagGrid{flex-wrap:wrap;gap:.625rem;display:flex}.Participate-module__PwA3EG__tag{border:2px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;border-radius:100px;align-items:center;gap:.5rem;padding:.625rem 1.125rem;font-size:.875rem;font-weight:500;transition:all .2s;display:flex}.Participate-module__PwA3EG__tag:hover{background:#6366f10d;border-color:#6366f166;transform:translateY(-2px);box-shadow:0 4px 8px #0000000d}.Participate-module__PwA3EG__tag:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f133}.Participate-module__PwA3EG__tag:focus:not(.Participate-module__PwA3EG__selected){background:#6366f10d}.Participate-module__PwA3EG__tag.Participate-module__PwA3EG__selected{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-color:#0000;box-shadow:0 4px 12px #6366f14d}.Participate-module__PwA3EG__tag.Participate-module__PwA3EG__selected:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f166}.Participate-module__PwA3EG__tagIcon{font-size:.75rem}.Participate-module__PwA3EG__preferences{margin-bottom:2rem}.Participate-module__PwA3EG__checkboxLabel{cursor:pointer;align-items:center;gap:.75rem;margin-bottom:1rem;display:flex}.Participate-module__PwA3EG__checkboxLabel input[type=checkbox]{cursor:pointer;accent-color:#6366f1;flex-shrink:0;width:18px;height:18px}.Participate-module__PwA3EG__checkboxText{color:var(--text-primary);font-size:.95rem;line-height:1.5}.Participate-module__PwA3EG__tooltipWrapper{flex-shrink:0;align-items:center;margin-left:.25rem;display:inline-flex}.Participate-module__PwA3EG__finalStepLayout{grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem;display:grid}.Participate-module__PwA3EG__accountBox{background:var(--background);border:1px solid var(--border);border-radius:16px;flex-direction:column;padding:1.5rem;display:flex}.Participate-module__PwA3EG__accountContent{margin-bottom:1.25rem}.Participate-module__PwA3EG__passwordSection{border-top:1px solid var(--border);margin-top:auto;padding-top:1rem}.Participate-module__PwA3EG__quoteBox{text-align:center;background:linear-gradient(135deg,#6366f114 0%,#4f46e51f 100%);border:1px solid #6366f133;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;padding:1.5rem;display:flex}.Participate-module__PwA3EG__accountSection{display:none}.Participate-module__PwA3EG__sectionTitle{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.Participate-module__PwA3EG__sectionDescription{color:var(--text-secondary);margin-bottom:1rem;font-size:.9rem;line-height:1.5}.Participate-module__PwA3EG__benefitsList{margin:0;padding:0;list-style:none}.Participate-module__PwA3EG__benefitsList li{color:var(--text-secondary);margin-bottom:.5rem;padding-left:1.5rem;font-size:.9rem;position:relative}.Participate-module__PwA3EG__benefitsList li:last-child{margin-bottom:0}.Participate-module__PwA3EG__benefitsList li:before{content:"✓";color:var(--secondary-color);font-weight:700;position:absolute;left:0}.Participate-module__PwA3EG__submitOptions{grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:1.5rem;margin-bottom:1rem;display:grid}.Participate-module__PwA3EG__submitOptions.Participate-module__PwA3EG__singleButton{grid-template-columns:1fr;max-width:400px;margin-left:auto;margin-right:auto}.Participate-module__PwA3EG__submitOptions .Participate-module__PwA3EG__submitButton{width:100%}.Participate-module__PwA3EG__submitDescriptions{display:none}.Participate-module__PwA3EG__submitDescription{color:var(--text-secondary);text-align:center;margin:0;font-size:.75rem}.Participate-module__PwA3EG__submitButton{border:2px solid var(--border);color:var(--text-primary);background:var(--card-bg);cursor:pointer;border-radius:8px;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:all .2s}.Participate-module__PwA3EG__submitButton:hover:not(:disabled){border-color:var(--interactive-hover);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Participate-module__PwA3EG__submitButton.Participate-module__PwA3EG__primary{background:linear-gradient(135deg,var(--primary-color)0%,var(--primary-dark)100%);color:#fff;border:none}.Participate-module__PwA3EG__submitButton.Participate-module__PwA3EG__primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #667eea4d}.Participate-module__PwA3EG__submitButton:disabled{opacity:.5;cursor:not-allowed}.Participate-module__PwA3EG__formWithNavigation{justify-content:center;align-items:flex-start;gap:1.5rem;width:100%;max-width:calc(1000px + 3rem);display:flex}.Participate-module__PwA3EG__sideNavigation{flex-shrink:0;width:100px;padding-top:180px;display:none}.Participate-module__PwA3EG__sideNavigationLeft{justify-content:flex-end}.Participate-module__PwA3EG__sideNavigationRight{justify-content:flex-start}.Participate-module__PwA3EG__sideBackButton,.Participate-module__PwA3EG__sideNextButton{cursor:pointer;white-space:nowrap;border:none;border-radius:12px;align-items:center;gap:.5rem;padding:.875rem 1.25rem;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.Participate-module__PwA3EG__sideBackButton{background:var(--card-bg);color:var(--text-secondary);border:2px solid var(--border);box-shadow:0 2px 8px #0000000d}.Participate-module__PwA3EG__sideBackButton:hover{color:var(--text-primary);background:#6366f10d;border-color:#6366f14d;transform:translate(-3px)}.Participate-module__PwA3EG__sideNextButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);box-shadow:0 4px 14px #6366f140}.Participate-module__PwA3EG__sideNextButton:hover{transform:translate(3px);box-shadow:0 6px 20px #6366f159}.Participate-module__PwA3EG__buttonIconBack{transform:rotate(180deg)}.Participate-module__PwA3EG__sideBackButton:hover .Participate-module__PwA3EG__buttonIconBack{transform:rotate(180deg)translate(3px)}.Participate-module__PwA3EG__sideNextButton:hover .Participate-module__PwA3EG__buttonIcon{transform:translate(3px)}.Participate-module__PwA3EG__bottomNavigation{justify-content:space-between;align-items:center;width:100%;max-width:800px;margin-top:1rem;padding:0 .5rem;display:none}.Participate-module__PwA3EG__mobileNavigation,.Participate-module__PwA3EG__navigation{border-top:1px solid var(--border);justify-content:space-between;align-items:center;margin-top:1.5rem;padding-top:1rem;display:none}.Participate-module__PwA3EG__backButton,.Participate-module__PwA3EG__nextButton{cursor:pointer;border:none;border-radius:10px;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:all .25s;display:flex}.Participate-module__PwA3EG__backButton{background:var(--background);color:var(--text-secondary);border:2px solid var(--border)}.Participate-module__PwA3EG__backButton:hover{color:var(--text-primary);background:#6366f10d;border-color:#6366f14d}.Participate-module__PwA3EG__nextButton{color:#fff;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);margin-left:auto;box-shadow:0 4px 14px #6366f140}.Participate-module__PwA3EG__nextButton:hover{transform:translateY(-2px);box-shadow:0 6px 20px #6366f159}.Participate-module__PwA3EG__nextButton:active{transform:translateY(0)}.Participate-module__PwA3EG__buttonIcon{font-size:.875rem;transition:transform .2s}.Participate-module__PwA3EG__nextButton:hover .Participate-module__PwA3EG__buttonIcon{transform:translate(3px)}.Participate-module__PwA3EG__error{background:var(--validation-error-bg);color:var(--validation-error-text);border-radius:8px;margin-top:1rem;padding:1rem;font-size:.875rem}.Participate-module__PwA3EG__fieldError{color:var(--validation-error-text);margin-top:.25rem;font-size:.75rem}.Participate-module__PwA3EG__inputError{border-color:var(--error-color)!important;background-color:var(--validation-error-bg)!important}.Participate-module__PwA3EG__inputError:focus{box-shadow:0 0 0 3px #ef444433!important}.Participate-module__PwA3EG__quoteIcon{filter:drop-shadow(0 4px 12px #0000001a);margin-bottom:.75rem;font-size:2.5rem}.Participate-module__PwA3EG__quoteText{color:var(--text-primary);margin:0 0 .75rem;padding:0;font-size:.95rem;font-style:italic;line-height:1.6}.Participate-module__PwA3EG__quoteAuthor{color:#6366f1;background:#6366f11a;border:1px solid #6366f133;border-radius:20px;padding:.375rem .75rem;font-size:.8rem;font-style:normal;font-weight:600;display:inline-block}@media (prefers-color-scheme:dark){.Participate-module__PwA3EG__quoteBox{background:linear-gradient(135deg,#6366f126 0%,#4f46e533 100%);border-color:#6366f14d}.Participate-module__PwA3EG__quoteAuthor{color:#a5b4fc;background:#6366f133;border-color:#6366f14d}}[data-theme=dark] .Participate-module__PwA3EG__quoteBox{background:linear-gradient(135deg,#6366f126 0%,#4f46e533 100%);border-color:#6366f14d}[data-theme=dark] .Participate-module__PwA3EG__quoteAuthor{color:#a5b4fc;background:#6366f133;border-color:#6366f14d}.Participate-module__PwA3EG__loading{text-align:center;color:var(--text-secondary);padding:3rem}@media (min-width:1200px){.Participate-module__PwA3EG__sideNavigation{display:flex}.Participate-module__PwA3EG__bottomNavigation,.Participate-module__PwA3EG__mobileNavigation{display:none}}@media (max-width:1199px){.Participate-module__PwA3EG__sideNavigation{display:none}.Participate-module__PwA3EG__bottomNavigation{display:flex}.Participate-module__PwA3EG__mobileNavigation{display:none}.Participate-module__PwA3EG__formWithNavigation{flex-direction:column;align-items:center;max-width:800px}}@media (max-width:1023px){.Participate-module__PwA3EG__header,.Participate-module__PwA3EG__form,.Participate-module__PwA3EG__formWithNavigation,.Participate-module__PwA3EG__bottomNavigation{max-width:600px}}@media (max-width:767px){.Participate-module__PwA3EG__formContainer{padding:.75rem}.Participate-module__PwA3EG__form{padding:1.25rem 1rem}.Participate-module__PwA3EG__title{font-size:1.5rem}.Participate-module__PwA3EG__stepTitle{font-size:1.25rem}.Participate-module__PwA3EG__formRow,.Participate-module__PwA3EG__finalStepLayout,.Participate-module__PwA3EG__submitOptions{grid-template-columns:1fr}.Participate-module__PwA3EG__submitButton{width:100%}}@media (min-width:1200px){.Participate-module__PwA3EG__formContainer{padding-top:3rem}.Participate-module__PwA3EG__header{margin-bottom:2rem}.Participate-module__PwA3EG__title{margin-bottom:1.25rem;font-size:2rem}.Participate-module__PwA3EG__form{padding:2rem 2.5rem}.Participate-module__PwA3EG__stepTitle{margin-bottom:.5rem;font-size:1.75rem}.Participate-module__PwA3EG__stepDescription{margin-bottom:1.5rem;font-size:1rem}.Participate-module__PwA3EG__formGroup{margin-bottom:1.25rem}.Participate-module__PwA3EG__input,.Participate-module__PwA3EG__textarea{padding:.875rem 1rem;font-size:1rem}.Participate-module__PwA3EG__navigation{margin-top:2rem;padding-top:1.25rem}.Participate-module__PwA3EG__sideNavigation{width:110px;padding-top:200px}.Participate-module__PwA3EG__sideBackButton,.Participate-module__PwA3EG__sideNextButton{padding:1rem 1.5rem;font-size:1rem}}.Participate-module__PwA3EG__loadingOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.Participate-module__PwA3EG__loadingContent{background:var(--card-bg);border-radius:var(--radius-lg);text-align:center;box-shadow:var(--shadow-xl);padding:2rem 3rem}.Participate-module__PwA3EG__loadingContent p{color:var(--text-primary);margin:1rem 0 0;font-size:1.1rem;font-weight:500}.Participate-module__PwA3EG__loadingSpinner{border:4px solid var(--border);border-top-color:var(--primary-color);border-radius:50%;width:48px;height:48px;margin:0 auto;animation:1s linear infinite Participate-module__PwA3EG__spin}@keyframes Participate-module__PwA3EG__spin{to{transform:rotate(360deg)}}.Participate-module__PwA3EG__linkedInSection{margin-bottom:1.5rem}.Participate-module__PwA3EG__linkedInBanner{color:var(--text-primary);background:#0a66c21a;border:1px solid #0a66c233;border-radius:.5rem;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.75rem 1rem;font-size:.875rem;display:flex}.Participate-module__PwA3EG__linkedInBanner svg{flex-shrink:0}.Participate-module__PwA3EG__divider{text-align:center;margin:1.5rem 0;position:relative}.Participate-module__PwA3EG__divider:before{content:"";background-color:var(--border);height:1px;position:absolute;top:50%;left:0;right:0}.Participate-module__PwA3EG__divider span{color:var(--text-secondary);background-color:var(--card-bg);padding:0 1rem;font-size:.875rem;position:relative}.Participate-module__PwA3EG__linkedInAccountSection{border-radius:var(--radius-lg);text-align:center;background:linear-gradient(135deg,#0a66c214 0%,#0a66c20a 100%);border:1px solid #0a66c233;padding:1.25rem}.Participate-module__PwA3EG__linkedInAccountSection .Participate-module__PwA3EG__linkedInBadge{color:#fff;background:#0a66c2;border-radius:2rem;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;display:inline-flex}.Participate-module__PwA3EG__linkedInAccountSection .Participate-module__PwA3EG__linkedInIcon{width:1rem;height:1rem}.Participate-module__PwA3EG__linkedInAccountText{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.Participate-module__PwA3EG__skeleton{background:linear-gradient(90deg,var(--skeleton-base,var(--border))25%,var(--skeleton-shine,var(--card-bg))50%,var(--skeleton-base,var(--border))75%);background-size:200% 100%;border-radius:4px;animation:1.5s ease-in-out infinite Participate-module__PwA3EG__skeleton-shimmer}@keyframes Participate-module__PwA3EG__skeleton-shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.Participate-module__PwA3EG__skeletonTitle{width:60%;height:28px;margin-bottom:.75rem}.Participate-module__PwA3EG__skeletonDescription{width:80%;height:20px;margin-bottom:1.5rem}.Participate-module__PwA3EG__skeletonLabel{width:35%;height:16px;margin-bottom:.5rem}.Participate-module__PwA3EG__skeletonInput{width:100%;height:44px}.Participate-module__PwA3EG__skeletonWide{max-width:100%}.Participate-module__PwA3EG__skeletonButton{border-radius:8px;width:200px;height:48px;margin:0 auto}.Participate-module__PwA3EG__skeletonNavButton{border-radius:8px;width:100px;height:44px}
.FieldTooltip-module__ZLG-6a__tooltipContainer{align-items:center;display:inline-flex;position:relative}.FieldTooltip-module__ZLG-6a__helpIcon{background:var(--primary-color);color:#fff;cursor:help;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:18px;height:18px;padding:0;transition:all .2s;display:flex}.FieldTooltip-module__ZLG-6a__helpIcon:hover{background:var(--primary-hover,var(--primary-hover));transform:scale(1.1)}.FieldTooltip-module__ZLG-6a__helpIcon:focus,.FieldTooltip-module__ZLG-6a__helpIcon:focus-visible{outline:2px solid var(--primary-color);outline-offset:2px;background:var(--primary-hover,var(--primary-hover));transform:scale(1.05)}.FieldTooltip-module__ZLG-6a__helpIcon:focus:not(:focus-visible){outline:none}.FieldTooltip-module__ZLG-6a__helpIconSvg{width:12px;height:12px}.FieldTooltip-module__ZLG-6a__tooltip{z-index:1000;background:var(--tooltip-bg,var(--surface-dark));min-width:200px;max-width:280px;color:var(--tooltip-text,white);border:1px solid var(--tooltip-border,#ffffff1a);opacity:0;pointer-events:none;border-radius:.5rem;font-size:.875rem;line-height:1.4;animation:.2s ease-out forwards FieldTooltip-module__ZLG-6a__tooltipFadeIn;position:absolute;box-shadow:0 10px 25px #0000004d}.FieldTooltip-module__ZLG-6a__tooltipContent{padding:.75rem 1rem}.FieldTooltip-module__ZLG-6a__tooltipArrow{background:var(--tooltip-bg,var(--surface-dark));border-right:1px solid var(--tooltip-border,#ffffff1a);border-bottom:1px solid var(--tooltip-border,#ffffff1a);width:8px;height:8px;position:absolute;transform:rotate(45deg)}.FieldTooltip-module__ZLG-6a__top{margin-bottom:8px;bottom:100%;left:50%;transform:translate(-50%)}.FieldTooltip-module__ZLG-6a__top .FieldTooltip-module__ZLG-6a__tooltipArrow{margin-top:-4px;top:100%;left:50%;transform:translate(-50%)rotate(45deg)}.FieldTooltip-module__ZLG-6a__bottom{margin-top:8px;top:100%;left:50%;transform:translate(-50%)}.FieldTooltip-module__ZLG-6a__bottom .FieldTooltip-module__ZLG-6a__tooltipArrow{margin-bottom:-4px;bottom:100%;left:50%;transform:translate(-50%)rotate(45deg)}.FieldTooltip-module__ZLG-6a__left{margin-right:8px;top:50%;right:100%;transform:translateY(-50%)}.FieldTooltip-module__ZLG-6a__left .FieldTooltip-module__ZLG-6a__tooltipArrow{margin-left:-4px;top:50%;left:100%;transform:translateY(-50%)rotate(45deg)}.FieldTooltip-module__ZLG-6a__right{margin-left:8px;top:50%;left:100%;transform:translateY(-50%)}.FieldTooltip-module__ZLG-6a__right .FieldTooltip-module__ZLG-6a__tooltipArrow{margin-right:-4px;top:50%;right:100%;transform:translateY(-50%)rotate(45deg)}@media (max-width:768px){.FieldTooltip-module__ZLG-6a__tooltip{min-width:180px;max-width:250px;font-size:.8rem}.FieldTooltip-module__ZLG-6a__tooltipContent{padding:.625rem .875rem}.FieldTooltip-module__ZLG-6a__helpIcon{width:20px;height:20px}.FieldTooltip-module__ZLG-6a__helpIconSvg{width:13px;height:13px}.FieldTooltip-module__ZLG-6a__top{margin-top:8px;margin-bottom:0;top:100%;bottom:auto}.FieldTooltip-module__ZLG-6a__top .FieldTooltip-module__ZLG-6a__tooltipArrow{margin-top:0;margin-bottom:-4px;top:auto;bottom:100%}}@keyframes FieldTooltip-module__ZLG-6a__tooltipFadeIn{0%{opacity:0;transform:translate(-50%)translateY(-4px)}to{opacity:1;transform:translate(-50%)translateY(0)}}@media (max-width:480px){.FieldTooltip-module__ZLG-6a__tooltip{max-width:calc(100vw - 40px);left:50%!important;right:auto!important;transform:translate(-50%)!important}.FieldTooltip-module__ZLG-6a__left,.FieldTooltip-module__ZLG-6a__right{margin-top:8px!important;margin-left:0!important;margin-right:0!important;top:100%!important;left:50%!important;right:auto!important;transform:translate(-50%)translateY(-50%)!important}.FieldTooltip-module__ZLG-6a__left .FieldTooltip-module__ZLG-6a__tooltipArrow,.FieldTooltip-module__ZLG-6a__right .FieldTooltip-module__ZLG-6a__tooltipArrow{margin:-4px 0 0!important;inset:auto auto 100% 50%!important;transform:translate(-50%)rotate(45deg)!important}}@media (prefers-contrast:high){.FieldTooltip-module__ZLG-6a__helpIcon{border:2px solid}.FieldTooltip-module__ZLG-6a__tooltip{border:2px solid var(--tooltip-text,white)}}@media (prefers-reduced-motion:reduce){.FieldTooltip-module__ZLG-6a__helpIcon{transition:none}.FieldTooltip-module__ZLG-6a__helpIcon:hover{transform:none}.FieldTooltip-module__ZLG-6a__tooltip{opacity:1;animation:none}}
.RelationCombobox-module__AX_KYa__comboboxContainer{flex-direction:column;display:flex;position:relative}.RelationCombobox-module__AX_KYa__labelContainer{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.RelationCombobox-module__AX_KYa__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:600;display:block}.RelationCombobox-module__AX_KYa__required{color:var(--error-color);margin-left:.25rem}.RelationCombobox-module__AX_KYa__inputWrapper{position:relative}.RelationCombobox-module__AX_KYa__input{width:100%;padding:var(--input-padding-y)2.5rem var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--input-border);border-radius:var(--input-border-radius);font-size:var(--input-font-size);height:var(--input-height);background:var(--input-bg);color:var(--input-text);box-sizing:border-box;align-items:center;line-height:1.5;transition:all .2s;display:flex}.RelationCombobox-module__AX_KYa__input::placeholder{color:var(--text-secondary);opacity:.6}.RelationCombobox-module__AX_KYa__input:hover{border-color:#6366f14d}.RelationCombobox-module__AX_KYa__input:focus{border-color:var(--input-focus);background:var(--input-bg);box-shadow:0 0 0 3px var(--interactive-focus-ring);outline:none;transform:translateY(-1px)}.RelationCombobox-module__AX_KYa__inputError{border-color:var(--error-color)!important;background-color:var(--validation-error-bg)!important}.RelationCombobox-module__AX_KYa__inputError:focus{border-color:var(--error-color)!important;box-shadow:0 0 0 4px #ef44441a!important}.RelationCombobox-module__AX_KYa__inputIcons{pointer-events:none;align-items:center;gap:.5rem;display:flex;position:absolute;top:50%;right:.75rem;transform:translateY(-50%)}.RelationCombobox-module__AX_KYa__spinner{border:2px solid var(--border);border-top:2px solid var(--primary-light);border-radius:50%;width:1rem;height:1rem;animation:1s linear infinite RelationCombobox-module__AX_KYa__spin}@keyframes RelationCombobox-module__AX_KYa__spin{to{transform:rotate(360deg)}}.RelationCombobox-module__AX_KYa__chevron{width:1.25rem;height:1.25rem;color:var(--text-secondary);transition:transform .2s}.RelationCombobox-module__AX_KYa__chevronUp{transform:rotate(180deg)}.RelationCombobox-module__AX_KYa__error{color:var(--error-color);margin-top:.5rem;font-size:.875rem}.RelationCombobox-module__AX_KYa__dropdown{z-index:50;background-color:var(--background);border:1px solid var(--border);scrollbar-width:thin;scrollbar-color:#6b728080 transparent;border-radius:.375rem;max-height:20rem;margin-top:.25rem;position:absolute;top:100%;left:0;right:0;overflow-y:auto;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.RelationCombobox-module__AX_KYa__dropdown::-webkit-scrollbar{width:8px}.RelationCombobox-module__AX_KYa__dropdown::-webkit-scrollbar-track{background:0 0;border-radius:.375rem}.RelationCombobox-module__AX_KYa__dropdown::-webkit-scrollbar-thumb{background-color:#6b728080;border-radius:4px;transition:background-color .2s}.RelationCombobox-module__AX_KYa__dropdown::-webkit-scrollbar-thumb:hover{background-color:#6b7280b3}.RelationCombobox-module__AX_KYa__loadingMessage{color:var(--text-secondary);text-align:center;padding:.75rem 1rem;font-size:.875rem}.RelationCombobox-module__AX_KYa__optionsSection{padding:.25rem 0}.RelationCombobox-module__AX_KYa__option{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:.75rem 1rem;transition:background-color .15s;display:flex}.RelationCombobox-module__AX_KYa__option:hover{background-color:var(--hover-background,var(--surface))}.RelationCombobox-module__AX_KYa__option:focus{background-color:var(--hover-background,var(--surface));outline:none}.RelationCombobox-module__AX_KYa__optionIcon{opacity:.6;margin-right:.75rem;font-size:.875rem}.RelationCombobox-module__AX_KYa__optionText{color:var(--text-primary);font-size:.875rem;line-height:1.25}.RelationCombobox-module__AX_KYa__addNewSection{border-top:1px solid var(--border)}.RelationCombobox-module__AX_KYa__divider{background-color:var(--border);height:1px;margin:.25rem 0}.RelationCombobox-module__AX_KYa__addNewOption{cursor:pointer;text-align:left;background:0 0;border:none;align-items:center;width:100%;padding:.75rem 1rem;transition:background-color .15s;display:flex}.RelationCombobox-module__AX_KYa__addNewOption:hover:not(:disabled){background-color:#3b82f60d}.RelationCombobox-module__AX_KYa__addNewOption:focus{background-color:#3b82f60d;outline:none}.RelationCombobox-module__AX_KYa__addNewOption:disabled{cursor:not-allowed;opacity:.6}.RelationCombobox-module__AX_KYa__addNewIcon{margin-right:.75rem;font-size:.875rem}.RelationCombobox-module__AX_KYa__addNewText{color:var(--primary-light);font-size:.875rem;font-weight:500;line-height:1.25}.RelationCombobox-module__AX_KYa__noResults{color:var(--text-secondary);text-align:center;padding:.75rem 1rem;font-size:.875rem;font-style:italic}@media (max-width:768px){.RelationCombobox-module__AX_KYa__dropdown{max-height:12rem}.RelationCombobox-module__AX_KYa__option,.RelationCombobox-module__AX_KYa__addNewOption{padding:1rem}.RelationCombobox-module__AX_KYa__optionText,.RelationCombobox-module__AX_KYa__addNewText{font-size:1rem}}
.ContentTypeSelector-module__m-Jq3W__container{width:100%}.ContentTypeSelector-module__m-Jq3W__options{flex-direction:column;gap:.75rem;display:flex}.ContentTypeSelector-module__m-Jq3W__optionsHorizontal{flex-flow:wrap;gap:.75rem}.ContentTypeSelector-module__m-Jq3W__optionsHorizontal .ContentTypeSelector-module__m-Jq3W__option{flex:1;min-width:180px;max-width:calc(33.333% - .5rem)}@media (max-width:900px){.ContentTypeSelector-module__m-Jq3W__optionsHorizontal .ContentTypeSelector-module__m-Jq3W__option{max-width:calc(50% - .375rem)}}@media (max-width:600px){.ContentTypeSelector-module__m-Jq3W__optionsHorizontal{flex-direction:column}.ContentTypeSelector-module__m-Jq3W__optionsHorizontal .ContentTypeSelector-module__m-Jq3W__option{max-width:100%}}.ContentTypeSelector-module__m-Jq3W__option{background:var(--card-bg,var(--card-bg));border:2px solid var(--border,var(--border));cursor:pointer;text-align:left;border-radius:.75rem;align-items:center;gap:1rem;width:100%;padding:1rem 1.25rem;transition:all .2s;display:flex;position:relative}.ContentTypeSelector-module__m-Jq3W__option:hover:not(:disabled){border-color:var(--primary-color,var(--primary-color));background:var(--background-light,var(--validation-info-bg));transform:translateY(-1px);box-shadow:0 4px 12px #0000000d}.ContentTypeSelector-module__m-Jq3W__option:disabled{opacity:.6;cursor:not-allowed}.ContentTypeSelector-module__m-Jq3W__option.ContentTypeSelector-module__m-Jq3W__selected{border-color:var(--primary-color,var(--primary-color));background:var(--background-light,var(--validation-info-bg));box-shadow:0 4px 12px #2563eb1a}.ContentTypeSelector-module__m-Jq3W__optionIcon{flex-shrink:0;font-size:1.75rem;line-height:1}.ContentTypeSelector-module__m-Jq3W__optionContent{flex:1;min-width:0}.ContentTypeSelector-module__m-Jq3W__optionLabel{color:var(--text-primary,var(--text-primary));margin-bottom:.25rem;font-size:1rem;font-weight:600}.ContentTypeSelector-module__m-Jq3W__optionDescription{color:var(--text-secondary,var(--text-secondary));font-size:.875rem;line-height:1.4}.ContentTypeSelector-module__m-Jq3W__checkmark{background:var(--primary-color,var(--primary-color));color:#fff;border-radius:50%;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.875rem;font-weight:600;display:flex;position:absolute;top:1rem;right:1rem}@media (max-width:640px){.ContentTypeSelector-module__m-Jq3W__option{padding:.875rem 1rem}.ContentTypeSelector-module__m-Jq3W__optionIcon{font-size:1.5rem}.ContentTypeSelector-module__m-Jq3W__optionLabel{font-size:.9375rem}.ContentTypeSelector-module__m-Jq3W__optionDescription{font-size:.8125rem}}@media (prefers-color-scheme:dark){.ContentTypeSelector-module__m-Jq3W__option{background:var(--card-bg);border-color:var(--border)}.ContentTypeSelector-module__m-Jq3W__option:hover:not(:disabled),.ContentTypeSelector-module__m-Jq3W__option.ContentTypeSelector-module__m-Jq3W__selected{background:var(--background-light,#1e3a5f);border-color:var(--primary-color,var(--primary-light))}.ContentTypeSelector-module__m-Jq3W__optionLabel{color:var(--text-primary,var(--input-disabled))}.ContentTypeSelector-module__m-Jq3W__optionDescription{color:var(--text-secondary,var(--interactive-disabled-text))}}
.PasswordChangeModal-module__Jrcsta__modalOverlay{z-index:1000;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.PasswordChangeModal-module__Jrcsta__modalContent{background:var(--card-bg);border-radius:8px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:0 4px 6px #0000001a}.PasswordChangeModal-module__Jrcsta__modalHeader{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:24px;display:flex}.PasswordChangeModal-module__Jrcsta__modalHeader h2{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:600}.PasswordChangeModal-module__Jrcsta__closeButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;width:32px;height:32px;padding:0;font-size:2rem;line-height:1;transition:all .2s;display:flex}.PasswordChangeModal-module__Jrcsta__closeButton:hover{background-color:var(--input-disabled);color:var(--text-primary)}.PasswordChangeModal-module__Jrcsta__passwordForm{padding:24px}.PasswordChangeModal-module__Jrcsta__errorMessage{border:1px solid var(--validation-error-border);color:var(--validation-error-text);background-color:#fee2e2;border-radius:6px;margin-bottom:20px;padding:12px 16px;font-size:.875rem}.PasswordChangeModal-module__Jrcsta__formGroup{margin-bottom:20px}.PasswordChangeModal-module__Jrcsta__formGroup label{color:var(--text-primary);margin-bottom:8px;font-size:.875rem;font-weight:500;display:block}.PasswordChangeModal-module__Jrcsta__formGroup input{border:1px solid var(--input-border);border-radius:6px;width:100%;padding:10px 12px;font-size:.875rem;transition:all .2s}.PasswordChangeModal-module__Jrcsta__formGroup input:focus{border-color:var(--primary-light);box-shadow:0 0 0 3px var(--interactive-focus-ring);outline:none}.PasswordChangeModal-module__Jrcsta__formGroup input:disabled{background-color:var(--background);cursor:not-allowed}.PasswordChangeModal-module__Jrcsta__showPasswordContainer{margin-bottom:24px}.PasswordChangeModal-module__Jrcsta__showPasswordContainer label{color:var(--text-secondary);cursor:pointer;align-items:center;gap:8px;font-size:.875rem;display:flex}.PasswordChangeModal-module__Jrcsta__showPasswordContainer input[type=checkbox]{cursor:pointer}.PasswordChangeModal-module__Jrcsta__modalActions{border-top:1px solid #e5e7eb;justify-content:flex-end;gap:12px;padding-top:20px;display:flex}.PasswordChangeModal-module__Jrcsta__cancelButton,.PasswordChangeModal-module__Jrcsta__submitButton{cursor:pointer;border:none;border-radius:6px;padding:10px 20px;font-size:.875rem;font-weight:500;transition:all .2s}.PasswordChangeModal-module__Jrcsta__cancelButton{background-color:var(--input-disabled);color:var(--text-primary)}.PasswordChangeModal-module__Jrcsta__cancelButton:hover:not(:disabled){background-color:#e5e7eb}.PasswordChangeModal-module__Jrcsta__submitButton{background-color:var(--primary-light);color:#fff}.PasswordChangeModal-module__Jrcsta__submitButton:hover:not(:disabled){background-color:var(--primary-color)}.PasswordChangeModal-module__Jrcsta__cancelButton:disabled,.PasswordChangeModal-module__Jrcsta__submitButton:disabled{opacity:.6;cursor:not-allowed}@media (max-width:640px){.PasswordChangeModal-module__Jrcsta__modalContent{margin:0 10px}.PasswordChangeModal-module__Jrcsta__modalHeader,.PasswordChangeModal-module__Jrcsta__passwordForm{padding:20px}.PasswordChangeModal-module__Jrcsta__modalActions{flex-direction:column}.PasswordChangeModal-module__Jrcsta__cancelButton,.PasswordChangeModal-module__Jrcsta__submitButton{width:100%}}
.DateRangePicker-module__m7M6pq__dateRangeContainer{flex-direction:column;gap:.75rem;display:flex}.DateRangePicker-module__m7M6pq__toggleWrapper{margin-bottom:1rem}.DateRangePicker-module__m7M6pq__toggleContainer{background:var(--surface);border:2px solid var(--border);border-radius:.75rem;gap:.25rem;width:100%;min-height:3rem;padding:.25rem;display:flex}.DateRangePicker-module__m7M6pq__toggleButton{color:var(--text-secondary);cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.5rem;flex:1;padding:.75rem 1rem;font-size:1rem;font-weight:500;transition:all .2s}.DateRangePicker-module__m7M6pq__toggleButton:hover{color:var(--text-primary);background:var(--interactive-hover)}.DateRangePicker-module__m7M6pq__toggleButton.DateRangePicker-module__m7M6pq__active{background:var(--primary-color);color:#fff;font-weight:600}.DateRangePicker-module__m7M6pq__toggleButton:focus{box-shadow:0 0 0 2px var(--primary-color),0 0 0 4px #3b82f61a;outline:none}.DateRangePicker-module__m7M6pq__dateInputs{flex-wrap:wrap;gap:1rem;display:flex}.DateRangePicker-module__m7M6pq__dateField{flex-direction:column;flex:1;gap:.5rem;min-width:200px;display:flex}.DateRangePicker-module__m7M6pq__dateLabel{color:var(--text-primary);margin:0;font-size:.875rem;font-weight:600}.DateRangePicker-module__m7M6pq__required{color:var(--error-color);margin-left:.25rem}.DateRangePicker-module__m7M6pq__dateInput{padding:var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--border);border-radius:var(--input-border-radius);font-size:var(--input-font-size);background:var(--card-bg);color:var(--text-primary);height:var(--input-height);box-sizing:border-box;font-family:inherit;transition:all .3s;box-shadow:0 1px 3px #0000000d}.DateRangePicker-module__m7M6pq__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .2s}.DateRangePicker-module__m7M6pq__dateInput::-webkit-calendar-picker-indicator:hover{opacity:1}.DateRangePicker-module__m7M6pq__dateInput:focus{border-color:var(--primary-color);outline:none;transform:translateY(-1px);box-shadow:0 4px 12px #0000001a}.DateRangePicker-module__m7M6pq__dateInput.DateRangePicker-module__m7M6pq__error{border-color:var(--error-color);box-shadow:0 0 0 3px #ef44441a}.DateRangePicker-module__m7M6pq__errorMessage{background:var(--validation-error-bg);border:1px solid var(--validation-error-border);color:var(--validation-error-text);border-radius:.5rem;margin-top:.5rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:768px){.DateRangePicker-module__m7M6pq__dateInputs{flex-direction:column;gap:.75rem}.DateRangePicker-module__m7M6pq__dateField{min-width:auto}.DateRangePicker-module__m7M6pq__toggleButton{padding:.75rem .875rem;font-size:.875rem}.DateRangePicker-module__m7M6pq__dateInput{padding:var(--input-padding-y)var(--input-padding-x);height:var(--input-height)}}@media (max-width:480px){.DateRangePicker-module__m7M6pq__toggleContainer{margin-bottom:1rem}.DateRangePicker-module__m7M6pq__toggleButton{padding:.625rem .75rem;font-size:.75rem}}.DateRangePicker-module__m7M6pq__dateField{transition:all .3s}.DateRangePicker-module__m7M6pq__dateTypeSelector{background:0 0;border:none;border-radius:0;padding:0}.DateRangePicker-module__m7M6pq__dateInputs{box-shadow:none;background:0 0;border:none;border-radius:0;padding:0}@media (prefers-contrast:high){.DateRangePicker-module__m7M6pq__dateInput{border-width:3px}.DateRangePicker-module__m7M6pq__toggleButton{border:2px solid}}.DateRangePicker-module__m7M6pq__simpleGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5rem;display:grid}.DateRangePicker-module__m7M6pq__simpleGrid .DateRangePicker-module__m7M6pq__toggleContainer{margin-top:1.375rem}.DateRangePicker-module__m7M6pq__datePickerSection{flex-direction:column;gap:.5rem;display:flex}.DateRangePicker-module__m7M6pq__multiDateInputs{flex-wrap:wrap;gap:.75rem;display:flex}.DateRangePicker-module__m7M6pq__dateSubField{flex-direction:column;flex:1;gap:.5rem;min-width:150px;display:flex}.DateRangePicker-module__m7M6pq__multiDateInputs input{flex:1;min-width:150px}@media (max-width:768px){.DateRangePicker-module__m7M6pq__simpleGrid{grid-template-columns:1fr;gap:1rem}.DateRangePicker-module__m7M6pq__multiDateInputs{flex-direction:column;gap:.75rem}.DateRangePicker-module__m7M6pq__dateSubField,.DateRangePicker-module__m7M6pq__multiDateInputs input{min-width:auto}}@media (prefers-reduced-motion:reduce){.DateRangePicker-module__m7M6pq__dateInput,.DateRangePicker-module__m7M6pq__toggleButton,.DateRangePicker-module__m7M6pq__dateField{transition:none}.DateRangePicker-module__m7M6pq__dateInput:focus{transform:none}}
.EnhancedProfileForm-module__20AfxG__form{background:var(--card-bg);width:100%;box-shadow:var(--shadow);border:1px solid var(--border);border-radius:1.5rem;padding:2.5rem}.EnhancedProfileForm-module__20AfxG__fieldsContainer{flex-direction:column;gap:1.5rem;margin-bottom:2rem;display:flex}.EnhancedProfileForm-module__20AfxG__twoColumnGroup{flex-direction:column;gap:1.5rem;width:100%;display:flex}.EnhancedProfileForm-module__20AfxG__twoColumnField{flex:1}@media (min-width:768px){.EnhancedProfileForm-module__20AfxG__twoColumnGroup{flex-direction:row;align-items:flex-start;gap:2rem;display:flex}.EnhancedProfileForm-module__20AfxG__twoColumnField{flex:1;min-width:0}.EnhancedProfileForm-module__20AfxG__twoColumnField .EnhancedProfileForm-module__20AfxG__fieldGroup{margin-bottom:0}}.EnhancedProfileForm-module__20AfxG__sectionTitle{color:var(--text-primary);margin:0 0 1rem;font-size:1.125rem;font-weight:600}.EnhancedProfileForm-module__20AfxG__fieldGroup{flex-direction:column;gap:.5rem;margin-bottom:1rem;display:flex}.EnhancedProfileForm-module__20AfxG__checkboxFieldGroup{flex-direction:column;gap:.25rem;margin-bottom:.5rem;display:flex}.EnhancedProfileForm-module__20AfxG__labelContainer,.EnhancedProfileForm-module__20AfxG__labelWithTooltip{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.EnhancedProfileForm-module__20AfxG__label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600;display:block}.EnhancedProfileForm-module__20AfxG__required{color:var(--error-color,var(--error-color));margin-left:.25rem}.EnhancedProfileForm-module__20AfxG__input,.EnhancedProfileForm-module__20AfxG__textarea,.EnhancedProfileForm-module__20AfxG__select{width:100%;padding:var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--input-border);border-radius:var(--input-border-radius);font-size:var(--input-font-size);height:var(--input-height);background:var(--input-bg);color:var(--input-text);box-sizing:border-box;align-items:center;font-family:inherit;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:flex}.EnhancedProfileForm-module__20AfxG__textarea{height:auto;min-height:100px;padding-top:var(--input-padding-y);resize:vertical;align-items:flex-start;line-height:1.5;display:block}.EnhancedProfileForm-module__20AfxG__input:focus,.EnhancedProfileForm-module__20AfxG__textarea:focus,.EnhancedProfileForm-module__20AfxG__select:focus{border-color:var(--input-focus);box-shadow:0 0 0 3px var(--interactive-focus-ring);outline:none;transform:translateY(-1px)}.EnhancedProfileForm-module__20AfxG__input:disabled,.EnhancedProfileForm-module__20AfxG__textarea:disabled,.EnhancedProfileForm-module__20AfxG__select:disabled{background:var(--background);color:var(--text-secondary);cursor:not-allowed}.EnhancedProfileForm-module__20AfxG__input::-moz-placeholder{color:var(--interactive-disabled-text)}.EnhancedProfileForm-module__20AfxG__textarea::-moz-placeholder{color:var(--interactive-disabled-text)}.EnhancedProfileForm-module__20AfxG__input::placeholder,.EnhancedProfileForm-module__20AfxG__textarea::placeholder{color:var(--interactive-disabled-text)}.EnhancedProfileForm-module__20AfxG__inputError{border-color:var(--error-color)}.EnhancedProfileForm-module__20AfxG__inputError:focus{border-color:var(--error-color);box-shadow:0 0 0 3px #ef44441a}.EnhancedProfileForm-module__20AfxG__select{cursor:pointer}.EnhancedProfileForm-module__20AfxG__multiSelectContainer{padding:var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--input-border);border-radius:var(--input-border-radius);background:var(--input-bg);flex-direction:column;gap:.5rem;max-height:200px;display:flex;overflow-y:auto}.EnhancedProfileForm-module__20AfxG__tagGrid{flex-wrap:wrap;gap:.5rem;display:flex}@media (max-width:768px){.EnhancedProfileForm-module__20AfxG__tagGrid{grid-template-columns:1fr 1fr;gap:.5rem;width:100%;display:grid}}.EnhancedProfileForm-module__20AfxG__tag{border:2px solid var(--border);background:var(--card-bg);color:var(--text-secondary);cursor:pointer;text-align:center;border-radius:24px;justify-content:center;align-items:center;gap:.5rem;min-height:44px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex}@media (max-width:768px){.EnhancedProfileForm-module__20AfxG__tag{white-space:normal;word-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;flex:1;justify-content:center;width:100%;padding:.75rem .5rem;font-size:.8125rem;line-height:1.2}}.EnhancedProfileForm-module__20AfxG__customCheckbox{appearance:none!important;cursor:pointer!important;background:var(--card-bg,white)!important;border:2px solid #d1d5db!important;border-radius:4px!important;flex-shrink:0!important;width:20px!important;height:20px!important;margin:0!important;transition:all .15s!important;position:relative!important}.EnhancedProfileForm-module__20AfxG__customCheckbox:checked{background-color:var(--primary-color,var(--primary-color))!important;border-color:var(--primary-color,var(--primary-color))!important}.EnhancedProfileForm-module__20AfxG__customCheckbox:checked:after{content:"✓"!important;color:#fff!important;font-size:12px!important;font-weight:700!important;line-height:1!important;position:absolute!important;top:50%!important;left:50%!important;transform:translate(-50%,-50%)!important}.EnhancedProfileForm-module__20AfxG__customCheckbox:hover{border-color:#9ca3af!important}.EnhancedProfileForm-module__20AfxG__customCheckbox:focus{border-color:var(--primary-color,var(--primary-color))!important;outline:none!important;box-shadow:0 0 0 3px #3b82f61a!important}.EnhancedProfileForm-module__20AfxG__customCheckboxLabel{cursor:pointer!important;box-sizing:border-box!important;background:0 0!important;align-items:center!important;gap:1rem!important;min-height:2.25rem!important;padding:.375rem 0!important;display:inline-flex!important;position:relative!important}.EnhancedProfileForm-module__20AfxG__customCheckboxText{color:var(--text-secondary)!important;-webkit-user-select:none!important;user-select:none!important;margin-left:.75rem!important;font-size:1rem!important;font-weight:500!important;line-height:1.2!important;transition:color .15s!important}.EnhancedProfileForm-module__20AfxG__customCheckboxLabel:hover .EnhancedProfileForm-module__20AfxG__customCheckboxText,.EnhancedProfileForm-module__20AfxG__customCheckboxLabel .EnhancedProfileForm-module__20AfxG__customCheckbox:checked~.EnhancedProfileForm-module__20AfxG__customCheckboxText{color:var(--text-primary)!important}.EnhancedProfileForm-module__20AfxG__tag:hover:not(:disabled){border-color:#d1d5db;transform:translateY(-1px)}.EnhancedProfileForm-module__20AfxG__tag.EnhancedProfileForm-module__20AfxG__selected{color:#fff;background:#667eea;border-color:#667eea}.EnhancedProfileForm-module__20AfxG__tag:disabled{opacity:.6;cursor:not-allowed}.EnhancedProfileForm-module__20AfxG__tagIcon{font-size:.75rem;font-weight:700}.EnhancedProfileForm-module__20AfxG__checkboxWrapper{align-items:center;gap:.5rem;display:flex}.EnhancedProfileForm-module__20AfxG__checkboxLabel{cursor:pointer;border-radius:.25rem;align-items:center;gap:.5rem;padding:.25rem;font-size:.9rem;transition:background-color .2s;display:flex}.EnhancedProfileForm-module__20AfxG__checkboxLabel:hover{background-color:var(--background)}.EnhancedProfileForm-module__20AfxG__checkboxLabel input[type=checkbox]{cursor:pointer;width:auto;margin:0}.EnhancedProfileForm-module__20AfxG__helpText{color:var(--text-secondary);margin:0;font-size:.875rem;font-style:italic}.EnhancedProfileForm-module__20AfxG__errorText{color:var(--validation-error-text);margin:0;font-size:.875rem}.EnhancedProfileForm-module__20AfxG__errorText p{margin:.25rem 0}.EnhancedProfileForm-module__20AfxG__actions{border-top:1px solid #e5e7eb;flex-direction:column;gap:1rem;padding-top:1.5rem;display:flex}.EnhancedProfileForm-module__20AfxG__cancelButton,.EnhancedProfileForm-module__20AfxG__submitButton{cursor:pointer;border:1px solid #0000;border-radius:6px;padding:.75rem 1.5rem;font-size:1rem;font-weight:500;transition:all .15s ease-in-out}.EnhancedProfileForm-module__20AfxG__cancelButton{background:var(--card-bg);color:#4b5563;border:1px solid var(--input-border)}.EnhancedProfileForm-module__20AfxG__cancelButton:hover:not(:disabled){background:var(--background);border-color:var(--interactive-disabled-text);transform:translateY(-1px)}.EnhancedProfileForm-module__20AfxG__submitButton{color:#fff;background:#667eea}.EnhancedProfileForm-module__20AfxG__submitButton:hover:not(:disabled){background:#5a67d8;transform:translateY(-1px)}.EnhancedProfileForm-module__20AfxG__cancelButton:disabled,.EnhancedProfileForm-module__20AfxG__submitButton:disabled{opacity:.6;cursor:not-allowed;transform:none}.EnhancedProfileForm-module__20AfxG__settingsSection{border-top:1px solid var(--border,#e2e8f0);margin-top:2rem;padding-top:2rem}.EnhancedProfileForm-module__20AfxG__settingsContent{margin-top:1rem}.EnhancedProfileForm-module__20AfxG__passwordSection{background:var(--surface);border:1px solid var(--border);border-radius:.5rem;justify-content:space-between;align-items:center;padding:1rem;display:flex}.EnhancedProfileForm-module__20AfxG__passwordInfo{flex:1}.EnhancedProfileForm-module__20AfxG__settingLabel{color:var(--text-primary);margin:0 0 .25rem;font-size:1rem;font-weight:600}.EnhancedProfileForm-module__20AfxG__settingDescription{color:var(--text-secondary);margin:0;font-size:.875rem}.EnhancedProfileForm-module__20AfxG__changePasswordButton{background:var(--card-bg);color:var(--primary,#667eea);border:1px solid var(--primary,#667eea);cursor:pointer;border-radius:.375rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.EnhancedProfileForm-module__20AfxG__changePasswordButton:hover{background:var(--primary,#667eea);color:#fff}.EnhancedProfileForm-module__20AfxG__successMessage{background:var(--secondary-color);color:#fff;text-align:center;border-radius:.375rem;margin-top:1rem;padding:.75rem 1rem;font-size:.875rem;font-weight:500}@media (max-width:768px){.EnhancedProfileForm-module__20AfxG__actions{justify-content:center;flex-direction:row!important;gap:1rem!important;display:flex!important}.EnhancedProfileForm-module__20AfxG__cancelButton,.EnhancedProfileForm-module__20AfxG__submitButton{flex:1;justify-content:center;min-width:0}}.EnhancedProfileForm-module__20AfxG__cancelButton:focus-visible,.EnhancedProfileForm-module__20AfxG__submitButton:focus-visible{outline:2px solid var(--primary-color,var(--primary-color));outline-offset:2px}
.SubmitResource-module__TlHz-a__submitPage{background:var(--surface);flex:1;min-height:auto}.SubmitResource-module__TlHz-a__header{text-align:center;max-width:800px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.SubmitResource-module__TlHz-a__title{margin-bottom:1.5rem}.SubmitResource-module__TlHz-a__subtitle{color:var(--text-secondary);font-size:1.25rem;line-height:1.8}.SubmitResource-module__TlHz-a__formContainer{max-width:800px;margin:0 auto}.SubmitResource-module__TlHz-a__form{padding:0}.SubmitResource-module__TlHz-a__section{border-bottom:1px solid var(--border);margin-bottom:2rem;padding-bottom:1.25rem}.SubmitResource-module__TlHz-a__section:last-child{border-bottom:none;margin-bottom:0}.SubmitResource-module__TlHz-a__section h3{color:var(--text-primary);margin-bottom:1rem;font-size:1.5rem;font-weight:600}.SubmitResource-module__TlHz-a__typeGrid{grid-template-columns:repeat(4,1fr);gap:.75rem;display:grid}.SubmitResource-module__TlHz-a__typeCard{border:2px solid var(--border);cursor:pointer;background:var(--card-bg);border-radius:1rem;padding:1rem 1.25rem;transition:all .3s;position:relative;box-shadow:0 1px 3px #0000000d}@media (max-width:768px){.SubmitResource-module__TlHz-a__typeGrid{grid-template-columns:repeat(2,1fr)}}.SubmitResource-module__TlHz-a__typeCard:hover{border-color:var(--type-color-border);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.SubmitResource-module__TlHz-a__typeCard.SubmitResource-module__TlHz-a__selected{border-color:var(--type-color);background:var(--type-color-light);box-shadow:0 0 0 1px var(--type-color)}.SubmitResource-module__TlHz-a__hiddenRadio{display:none}.SubmitResource-module__TlHz-a__typeContent h4{color:var(--text-primary);margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.SubmitResource-module__TlHz-a__typeContent p{color:var(--text-secondary);margin:0;font-size:.875rem;line-height:1.5}.SubmitResource-module__TlHz-a__helpText{background:var(--validation-info-bg);border:1px solid var(--validation-info-border);border-radius:.75rem;margin-top:1.5rem;padding:1rem 1.5rem;font-size:.95rem;line-height:1.6}.SubmitResource-module__TlHz-a__helpText p{color:var(--text-secondary);margin:0}.SubmitResource-module__TlHz-a__helpText strong{color:var(--primary-color);font-weight:600}.SubmitResource-module__TlHz-a__fieldGrid{grid-template-columns:repeat(2,1fr);gap:1rem;display:grid}.SubmitResource-module__TlHz-a__field{flex-direction:column;gap:.5rem;display:flex}.SubmitResource-module__TlHz-a__fieldFull{flex-direction:column;grid-column:1/-1;gap:.5rem;display:flex}.SubmitResource-module__TlHz-a__field label,.SubmitResource-module__TlHz-a__fieldFull label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;font-size:.8rem;font-weight:600}.SubmitResource-module__TlHz-a__input,.SubmitResource-module__TlHz-a__select,.SubmitResource-module__TlHz-a__textarea{width:100%;padding:var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--input-border);border-radius:var(--input-border-radius);font-size:var(--input-font-size);background:var(--input-bg);color:var(--input-text);height:var(--input-height);box-sizing:border-box;font-family:inherit;transition:all .3s;box-shadow:0 1px 3px #0000000d}.SubmitResource-module__TlHz-a__input:focus,.SubmitResource-module__TlHz-a__select:focus,.SubmitResource-module__TlHz-a__textarea:focus{border-color:var(--input-focus);background:var(--input-bg);box-shadow:0 0 0 3px var(--interactive-focus-ring);outline:none;transform:translateY(-1px)}.SubmitResource-module__TlHz-a__textarea{resize:vertical;height:auto;min-height:120px;padding:var(--input-padding-y)var(--input-padding-x);font-family:inherit;line-height:1.6}.SubmitResource-module__TlHz-a__select{cursor:pointer;padding:var(--input-padding-y)2.5rem var(--input-padding-y)var(--input-padding-x);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-module__TlHz-a__select[value=""]{color:var(--text-muted)}.SubmitResource-module__TlHz-a__select:not([value=""]){color:var(--text-primary)}.SubmitResource-module__TlHz-a__dateInput{font-family:inherit}.SubmitResource-module__TlHz-a__dateInput::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6;transition:opacity .2s}.SubmitResource-module__TlHz-a__dateInput::-webkit-calendar-picker-indicator:hover{opacity:1}.SubmitResource-module__TlHz-a__submitSection{text-align:center;padding-top:2rem}.SubmitResource-module__TlHz-a__submitButton{justify-content:center;align-items:center;gap:.5rem;min-width:200px;margin-bottom:1rem;padding:1rem 2rem;font-size:1.125rem;display:inline-flex}.SubmitResource-module__TlHz-a__submitButton:disabled{opacity:.7;cursor:not-allowed;transform:none!important}.SubmitResource-module__TlHz-a__submitButton svg{width:20px;height:20px}.SubmitResource-module__TlHz-a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s linear infinite SubmitResource-module__TlHz-a__spin}@keyframes SubmitResource-module__TlHz-a__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.SubmitResource-module__TlHz-a__disclaimer{color:var(--text-secondary);max-width:500px;margin:0 auto;font-size:.875rem;line-height:1.5}.SubmitResource-module__TlHz-a__errorMessage{background:var(--validation-error-bg);border:1px solid var(--validation-error-border);color:var(--validation-error-text);border-radius:.75rem;margin-bottom:1rem;padding:1rem;font-weight:500}.SubmitResource-module__TlHz-a__errorMessage p{margin:0}.SubmitResource-module__TlHz-a__successMessage{text-align:center;max-width:600px;min-height:auto;margin:2rem auto;padding:3rem 2rem}.SubmitResource-module__TlHz-a__successIcon{background:var(--gradient-primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;display:flex}.SubmitResource-module__TlHz-a__successIcon svg{width:40px;height:40px}.SubmitResource-module__TlHz-a__successMessage h2{color:var(--text-primary);margin-bottom:1rem;font-size:2rem;font-weight:700}.SubmitResource-module__TlHz-a__successMessage p{color:var(--text-secondary);margin-bottom:2rem;font-size:1.125rem;line-height:1.6}.SubmitResource-module__TlHz-a__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.SubmitResource-module__TlHz-a__dynamicForm{width:100%}.SubmitResource-module__TlHz-a__loading{color:var(--text-secondary);flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding:3rem;display:flex}.SubmitResource-module__TlHz-a__imageUploadArea{border:2px dashed var(--border);text-align:center;background:var(--background-light,var(--surface));border-radius:1rem;padding:2rem;transition:all .3s;position:relative}.SubmitResource-module__TlHz-a__imageUploadArea:hover{border-color:var(--primary-color);background:var(--interactive-hover)}.SubmitResource-module__TlHz-a__hiddenFileInput{display:none}.SubmitResource-module__TlHz-a__uploadLabel{cursor:pointer;color:var(--text-secondary);flex-direction:column;align-items:center;gap:1rem;font-weight:500;transition:color .3s;display:flex}.SubmitResource-module__TlHz-a__uploadLabel:hover{color:var(--primary-color)}.SubmitResource-module__TlHz-a__uploadLabel svg{width:48px;height:48px;color:var(--primary-color)}.SubmitResource-module__TlHz-a__pdfDropZone{border:2px dashed var(--border);background:var(--background-secondary);cursor:pointer;text-align:center;border-radius:.75rem;padding:2rem;transition:all .3s}.SubmitResource-module__TlHz-a__pdfDropZone:hover{border-color:var(--primary-color);background:var(--interactive-hover)}.SubmitResource-module__TlHz-a__pdfDropZone.SubmitResource-module__TlHz-a__dragOver{border-color:var(--primary-color);background:var(--validation-info-bg);transform:scale(1.02)}.SubmitResource-module__TlHz-a__pdfDropZone.SubmitResource-module__TlHz-a__error{border-color:var(--error-color);background:var(--validation-error-bg)}.SubmitResource-module__TlHz-a__dropZoneContent{flex-direction:column;align-items:center;gap:1rem;display:flex}.SubmitResource-module__TlHz-a__uploadIcon{width:48px;height:48px;color:var(--primary-color)}.SubmitResource-module__TlHz-a__dropZoneText{flex-direction:column;gap:.5rem;display:flex}.SubmitResource-module__TlHz-a__dropZoneText .SubmitResource-module__TlHz-a__primary{color:var(--text-primary);font-weight:500}.SubmitResource-module__TlHz-a__urlProcessingIndicator{background:var(--validation-info-bg);border:1px solid var(--validation-info-border);color:var(--validation-info-text);border-radius:.5rem;align-items:center;gap:.75rem;margin-top:.75rem;padding:1rem;font-size:.875rem;animation:.3s ease-out SubmitResource-module__TlHz-a__fadeInUp;display:flex}.SubmitResource-module__TlHz-a__urlProcessingIndicator .SubmitResource-module__TlHz-a__spinner{border:2px solid var(--validation-info-border);border-top:2px solid var(--validation-info-text);border-radius:50%;width:16px;height:16px;animation:1s linear infinite SubmitResource-module__TlHz-a__spin}.SubmitResource-module__TlHz-a__urlValidationError{background:var(--validation-error-bg);border:1px solid var(--validation-error-border);color:var(--validation-error-text);border-radius:.5rem;align-items:flex-start;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.875rem;line-height:1.4;display:flex}.SubmitResource-module__TlHz-a__urlValidationError strong{font-weight:600}.SubmitResource-module__TlHz-a__urlValidationError small{opacity:.8;margin-top:.25rem;font-size:.8rem;display:block}@keyframes SubmitResource-module__TlHz-a__fadeInUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.SubmitResource-module__TlHz-a__dropZoneText .SubmitResource-module__TlHz-a__secondary{color:var(--text-secondary);font-size:.875rem}.SubmitResource-module__TlHz-a__fileInfo{background:var(--validation-success-bg);border:1px solid var(--validation-success-border);border-radius:.5rem;align-items:center;gap:1rem;padding:1rem;display:flex}.SubmitResource-module__TlHz-a__fileIcon{font-size:2rem}.SubmitResource-module__TlHz-a__fileDetails{flex-direction:column;flex:1;gap:.25rem;min-width:0;display:flex;overflow:hidden}.SubmitResource-module__TlHz-a__fileName{color:var(--text-primary);word-break:break-word;overflow-wrap:break-word;-webkit-hyphens:auto;hyphens:auto;font-weight:500}.SubmitResource-module__TlHz-a__fileSize{color:var(--text-secondary);font-size:.875rem}.SubmitResource-module__TlHz-a__removeFile{background:var(--validation-error-bg);width:2rem;height:2rem;color:var(--error-color);border:1px solid var(--validation-error-border);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;font-size:1.25rem;line-height:1;transition:all .2s;display:flex}.SubmitResource-module__TlHz-a__removeFile:hover{background:var(--error-color);color:#fff}.SubmitResource-module__TlHz-a__uploadingState{color:var(--primary-color);justify-content:center;align-items:center;gap:.75rem;width:100%;padding:1rem;display:flex}.SubmitResource-module__TlHz-a__uploadProgressContainer{flex-direction:column;align-items:center;gap:.75rem;width:100%;max-width:300px;display:flex}.SubmitResource-module__TlHz-a__uploadProgressHeader{align-items:center;gap:.5rem;font-weight:500;display:flex}.SubmitResource-module__TlHz-a__progressBarContainer{background:var(--input-border,#e5e7eb);border-radius:4px;width:100%;height:8px;overflow:hidden}.SubmitResource-module__TlHz-a__progressBar{background:linear-gradient(90deg,var(--primary-color)0%,var(--primary-hover,#3b82f6)100%);border-radius:4px;height:100%;transition:width .2s ease-out}.SubmitResource-module__TlHz-a__uploadingFileName{color:var(--text-secondary);text-align:center;text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-size:.75rem;overflow:hidden}.SubmitResource-module__TlHz-a__uploadedImages{flex-wrap:wrap;justify-content:center;gap:1rem;margin-top:1.5rem;display:flex}.SubmitResource-module__TlHz-a__imagePreview{border:2px solid var(--border);border-radius:.75rem;transition:transform .2s;position:relative;overflow:hidden}.SubmitResource-module__TlHz-a__imagePreview:hover{transform:scale(1.05)}.SubmitResource-module__TlHz-a__imagePreview img{-o-object-fit:cover;object-fit:cover;display:block}.SubmitResource-module__TlHz-a__removeImage{color:#fff;cursor:pointer;opacity:0;background:#000000b3;border:none;border-radius:50%;justify-content:center;align-items:center;width:1.75rem;height:1.75rem;font-size:1.25rem;line-height:1;transition:opacity .2s;display:flex;position:absolute;top:.25rem;right:.25rem}.SubmitResource-module__TlHz-a__imagePreview:hover .SubmitResource-module__TlHz-a__removeImage{opacity:1}.SubmitResource-module__TlHz-a__removeImage:hover{background:var(--error-color)}.SubmitResource-module__TlHz-a__imageInputToggle{gap:1rem;margin-bottom:1.5rem;display:flex}.SubmitResource-module__TlHz-a__toggleButton{padding:var(--input-padding-y)var(--input-padding-x);border:var(--input-border-width)solid var(--border);border-radius:var(--input-border-radius);font-size:var(--input-font-size);cursor:pointer;color:var(--text-secondary);height:var(--input-height);box-sizing:border-box;background:0 0;flex:1;font-weight:500;transition:all .2s;box-shadow:0 1px 3px #0000000d}.SubmitResource-module__TlHz-a__toggleButton:hover{border-color:var(--primary-color);color:var(--primary-color)}.SubmitResource-module__TlHz-a__toggleButton.SubmitResource-module__TlHz-a__active{background:var(--primary-color);border-color:var(--primary-color);color:#fff;box-shadow:0 4px 12px #0000001a}.SubmitResource-module__TlHz-a__urlInputWrapper{flex-direction:column;gap:1rem;width:100%;display:flex}.SubmitResource-module__TlHz-a__urlInputWrapper .SubmitResource-module__TlHz-a__input{width:100%}.SubmitResource-module__TlHz-a__addUrlButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.5rem;align-self:center;padding:.75rem 2rem;font-size:1rem;font-weight:500;transition:background .2s}.SubmitResource-module__TlHz-a__addUrlButton:hover:not(:disabled){background:var(--primary-hover)}.SubmitResource-module__TlHz-a__addUrlButton:disabled{opacity:.5;cursor:not-allowed}.SubmitResource-module__TlHz-a__autoFetchWrapper{text-align:center;background:var(--card-bg);border:2px dashed var(--border);border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.SubmitResource-module__TlHz-a__autoFetchButton{background:linear-gradient(135deg,var(--primary-color),var(--primary-hover));color:#fff;cursor:pointer;border:none;border-radius:2rem;align-items:center;gap:.75rem;padding:.875rem 2rem;font-size:1.125rem;font-weight:600;transition:all .3s;display:inline-flex;box-shadow:0 4px 15px #0000001a}.SubmitResource-module__TlHz-a__autoFetchButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.SubmitResource-module__TlHz-a__autoFetchButton:disabled{opacity:.7;cursor:not-allowed;transform:none}.SubmitResource-module__TlHz-a__autoFetchButton svg{width:1.25rem;height:1.25rem}.SubmitResource-module__TlHz-a__autoFetchButton .SubmitResource-module__TlHz-a__spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.25rem;height:1.25rem;animation:.8s linear infinite SubmitResource-module__TlHz-a__spin}.SubmitResource-module__TlHz-a__autoFetchHint{color:var(--text-secondary);margin-top:.75rem;font-size:.875rem}.SubmitResource-module__TlHz-a__multiselectContainer{background:var(--card-bg);border:2px solid var(--border);border-radius:.75rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem 2rem;padding:2rem;display:grid;box-shadow:0 1px 3px #0000000d}.SubmitResource-module__TlHz-a__checkboxLabel{cursor:pointer;color:var(--text-primary);align-items:center;gap:.875rem;padding:.5rem 0;font-size:.9rem;font-weight:500;transition:color .2s;display:flex}.SubmitResource-module__TlHz-a__checkboxLabel:hover{color:var(--primary-color)}.SubmitResource-module__TlHz-a__checkboxLabel input[type=checkbox]{width:18px;height:18px;accent-color:var(--primary-color);cursor:pointer;vertical-align:middle;flex-shrink:0;margin:0 .5rem 0 0;transform:translateY(1px)}.SubmitResource-module__TlHz-a__labelWithTooltip{align-items:center;gap:.5rem;margin:0;display:flex}.SubmitResource-module__TlHz-a__labelWithTooltip label{margin:0}.SubmitResource-module__TlHz-a__inlineCheckboxLabel{cursor:pointer;height:var(--input-height);box-sizing:border-box;background:0 0;align-items:center;gap:.75rem;padding:0;display:inline-flex;position:relative}.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]{appearance:none;border:2px solid var(--input-border);cursor:pointer;background:var(--input-bg);border-radius:4px;flex-shrink:0;width:20px;height:20px;margin:0;transition:all .15s;position:relative}.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]:checked{background-color:var(--primary-color);border-color:var(--primary-color)}.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]:checked:after{content:"✓";color:#fff;font-size:12px;font-weight:700;line-height:1;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]:hover{border-color:var(--input-focus)}.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]:focus{border-color:var(--input-focus);box-shadow:0 0 0 3px var(--interactive-focus-ring);outline:none}.SubmitResource-module__TlHz-a__checkboxText{color:var(--text-secondary);-webkit-user-select:none;user-select:none;text-transform:none;font-size:1rem;font-weight:500;line-height:1.2;transition:color .15s}.SubmitResource-module__TlHz-a__inlineCheckboxLabel:hover .SubmitResource-module__TlHz-a__checkboxText,.SubmitResource-module__TlHz-a__inlineCheckboxLabel input[type=checkbox]:checked~.SubmitResource-module__TlHz-a__checkboxText{color:var(--text-primary)}.SubmitResource-module__TlHz-a__error{border-color:var(--error-color)!important;box-shadow:0 0 0 3px #ef44441a!important}.SubmitResource-module__TlHz-a__errorMessage.SubmitResource-module__TlHz-a__fieldError,.SubmitResource-module__TlHz-a__errorMessage:not(.SubmitResource-module__TlHz-a__errorMessage:only-of-type){border-radius:.5rem;margin-top:.5rem;margin-bottom:0;padding:.75rem 1rem;font-size:.875rem}.SubmitResource-module__TlHz-a__required{color:var(--error-color);margin-left:.25rem}.SubmitResource-module__TlHz-a__fieldLabel{align-items:center;gap:.5rem;margin-bottom:.5rem;display:flex}.SubmitResource-module__TlHz-a__field label,.SubmitResource-module__TlHz-a__fieldFull label{color:var(--text-primary);text-transform:uppercase;letter-spacing:.03em;margin:0;font-size:.8rem;font-weight:600;display:block}.SubmitResource-module__TlHz-a__input::-moz-placeholder{color:var(--text-muted);opacity:1}.SubmitResource-module__TlHz-a__textarea::-moz-placeholder{color:var(--text-muted);opacity:1}.SubmitResource-module__TlHz-a__select::-moz-placeholder{color:var(--text-muted);opacity:1}.SubmitResource-module__TlHz-a__input::placeholder,.SubmitResource-module__TlHz-a__textarea::placeholder,.SubmitResource-module__TlHz-a__select::placeholder{color:var(--text-muted);opacity:1}.SubmitResource-module__TlHz-a__select option[value=""]{color:var(--text-muted)}.SubmitResource-module__TlHz-a__select option:not([value=""]){color:var(--text-primary)}.SubmitResource-module__TlHz-a__select option{padding:.5rem}.SubmitResource-module__TlHz-a__submitSection{text-align:center;margin-top:1.5rem;padding:1.5rem 0}.SubmitResource-module__TlHz-a__disclaimerEnhanced{color:var(--text-secondary);background:var(--card-bg);border:1px solid var(--border);border-radius:.75rem;margin:1rem 0 0;padding:.75rem;font-size:.875rem;line-height:1.6}@media (max-width:768px){.SubmitResource-module__TlHz-a__form{padding:0}.SubmitResource-module__TlHz-a__typeGrid{grid-template-columns:1fr;gap:.75rem}.SubmitResource-module__TlHz-a__typeCard{padding:1.25rem}.SubmitResource-module__TlHz-a__fieldGrid{grid-template-columns:1fr;gap:1rem}.SubmitResource-module__TlHz-a__multiselectContainer{grid-template-columns:1fr;gap:.5rem;padding:1.25rem}.SubmitResource-module__TlHz-a__checkboxLabel{gap:.75rem;padding:.375rem 0}.SubmitResource-module__TlHz-a__actions{flex-direction:column}.SubmitResource-module__TlHz-a__successMessage{padding:2rem 1rem}.SubmitResource-module__TlHz-a__imageUploadArea{padding:1.5rem}.SubmitResource-module__TlHz-a__uploadedImages{gap:.75rem}.SubmitResource-module__TlHz-a__submitSection{padding:1.25rem 1rem}}@media (max-width:480px){.SubmitResource-module__TlHz-a__formContainer{margin:0 1rem}.SubmitResource-module__TlHz-a__header{margin-bottom:2rem;padding:0 1rem}.SubmitResource-module__TlHz-a__title{font-size:2rem}.SubmitResource-module__TlHz-a__subtitle{font-size:1.125rem}}.SubmitResource-module__TlHz-a__pdfCoverNotice{background:var(--validation-info-bg);border:1px solid var(--validation-info-border);border-radius:8px;margin-bottom:1rem;padding:1rem}.SubmitResource-module__TlHz-a__pdfCoverNotice p{color:var(--validation-info-text);margin:0 0 1rem;font-weight:500}.SubmitResource-module__TlHz-a__pdfCoverPreview{justify-content:center;display:flex}.SubmitResource-module__TlHz-a__pdfCoverPreview img{border-radius:4px;box-shadow:0 2px 4px #0000001a}.SubmitResource-module__TlHz-a__imageSelectionRow{align-items:flex-start;gap:1.5rem;display:flex}.SubmitResource-module__TlHz-a__imageSelectionStatus{flex-wrap:wrap;gap:1.5rem;display:flex}.SubmitResource-module__TlHz-a__selectedImageItem{background:var(--card-bg);border:1px solid var(--border);border-radius:8px;flex-direction:column;gap:.5rem;padding:.75rem;display:flex}.SubmitResource-module__TlHz-a__imageLabel{color:var(--text-primary);font-size:.875rem;font-weight:600}.SubmitResource-module__TlHz-a__selectedImageItem img{border:1px solid var(--border);border-radius:6px}.SubmitResource-module__TlHz-a__imageWizardTrigger{text-align:center}.SubmitResource-module__TlHz-a__imageMetadataPanel{flex-direction:column;gap:1rem;padding-top:1.75rem;display:flex}.SubmitResource-module__TlHz-a__imageMetadataInfo{flex-direction:column;gap:.375rem;font-size:.8125rem;display:flex}.SubmitResource-module__TlHz-a__metadataRow{align-items:center;gap:.5rem;display:flex}.SubmitResource-module__TlHz-a__metadataLabel{color:var(--text-tertiary);min-width:5.5rem;font-weight:500}.SubmitResource-module__TlHz-a__metadataValue{color:var(--text-secondary)}.SubmitResource-module__TlHz-a__metadataLink{color:var(--primary-color);text-overflow:ellipsis;white-space:nowrap;max-width:200px;text-decoration:none;overflow:hidden}.SubmitResource-module__TlHz-a__metadataLink:hover{text-decoration:underline}.SubmitResource-module__TlHz-a__heroQualityGood{color:#10b981;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.SubmitResource-module__TlHz-a__heroQualityLow{color:#f59e0b;align-items:center;gap:.25rem;font-weight:500;display:inline-flex}.SubmitResource-module__TlHz-a__imageWizardTriggerInline{align-items:flex-start;padding-top:2rem;display:flex}.SubmitResource-module__TlHz-a__imageWizardButton{cursor:pointer;border-radius:8px;align-items:center;gap:.75rem;padding:1rem 2rem;font-size:1rem;font-weight:500;transition:all .2s;display:inline-flex;background:var(--input-bg)!important;border:2px solid var(--border)!important;color:var(--text-primary)!important}.SubmitResource-module__TlHz-a__imageWizardButtonCompact{cursor:pointer;white-space:nowrap;border-radius:6px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s;display:inline-flex;background:var(--input-bg)!important;border:1px solid var(--border)!important;color:var(--text-primary)!important}.SubmitResource-module__TlHz-a__imageWizardButton:hover,.SubmitResource-module__TlHz-a__imageWizardButtonCompact:hover{border-color:var(--primary-color)!important;color:var(--primary-color)!important;background:var(--validation-info-bg)!important}.SubmitResource-module__TlHz-a__imageWizardButton svg{width:24px;height:24px}.SubmitResource-module__TlHz-a__imageWizardButtonCompact svg{width:16px;height:16px}.SubmitResource-module__TlHz-a__imageHint{color:var(--text-secondary);margin-top:.75rem;font-size:.875rem}.SubmitResource-module__TlHz-a__knowledgeSourceSection{margin-bottom:2rem;padding-bottom:2rem}.SubmitResource-module__TlHz-a__titleAutoExtractHint{color:var(--text-secondary);margin-top:.5rem;font-size:.875rem}.SubmitResource-module__TlHz-a__titleAutoExtractHint .SubmitResource-module__TlHz-a__hintText{background:var(--validation-info-bg);border-left:3px solid var(--primary-color);border-radius:.375rem;padding:.5rem .75rem;display:block}.SubmitResource-module__TlHz-a__extractingState{background:var(--surface-secondary);border-radius:.375rem;align-items:center;gap:.5rem;padding:.5rem .75rem;display:flex}.SubmitResource-module__TlHz-a__titleSourceBadge{background:var(--status-success-bg);color:var(--status-success-text);border:1px solid var(--status-success-border);border-radius:.375rem;align-items:center;gap:.25rem;padding:.375rem .75rem;font-size:.8125rem;display:inline-flex}.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=webpage-meta]{background:var(--status-info-bg);color:var(--status-info-text);border-color:var(--status-info-border)}.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=filename],.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=url]{background:var(--surface-secondary);color:var(--text-secondary);border-color:var(--border)}.SubmitResource-module__TlHz-a__verifyHint{opacity:.8;font-weight:400}.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=pdf-subject]{background:var(--status-success-bg);color:var(--status-success-text);border-color:var(--status-success-border)}.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=pdf-text],.SubmitResource-module__TlHz-a__titleSourceBadge[data-source=gemini-ai]{background:var(--status-info-bg);color:var(--status-info-text);border-color:var(--status-info-border)}.SubmitResource-module__TlHz-a__titleSourceBadge[data-confidence=low]{background:var(--status-warning-bg);color:var(--status-warning-text);border-color:var(--status-warning-border)}.SubmitResource-module__TlHz-a__titleSuggestion{background:var(--validation-info-bg);border:1px solid var(--validation-info-border);border-radius:.5rem;flex-wrap:wrap;align-items:center;gap:.5rem;margin-top:.5rem;padding:.75rem;font-size:.875rem;display:flex}.SubmitResource-module__TlHz-a__suggestionLabel{color:var(--validation-info-text);font-weight:500}.SubmitResource-module__TlHz-a__suggestionText{color:var(--text-primary);flex:1;min-width:200px;font-style:italic}.SubmitResource-module__TlHz-a__useSuggestionButton{background:var(--primary-color);color:#fff;cursor:pointer;border:none;border-radius:.375rem;padding:.375rem .75rem;font-size:.8125rem;font-weight:500;transition:background .2s}.SubmitResource-module__TlHz-a__useSuggestionButton:hover{background:var(--primary-color-dark)}.SubmitResource-module__TlHz-a__dismissSuggestionButton{color:var(--text-secondary);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:.25rem;padding:.25rem .5rem;font-size:.75rem;transition:background .2s,color .2s}.SubmitResource-module__TlHz-a__dismissSuggestionButton:hover{background:var(--surface-secondary);color:var(--text-primary)}
