.AuthForm-module__oRl-7W__inputGroup{flex-direction:column;gap:8px;width:100%;margin-bottom:20px;display:flex;position:relative}.AuthForm-module__oRl-7W__container{width:100%;max-width:450px;margin:0 auto;padding:24px;transition:opacity .5s ease-out,transform .5s ease-out}.AuthForm-module__oRl-7W__fadeOut{opacity:0;pointer-events:none;transform:scale(.98)}.AuthForm-module__oRl-7W__label{display:none}.AuthForm-module__oRl-7W__input{border-radius:12px;height:42px;padding:10px 12px;font-size:14px;transition:all .2s;background:0 0!important;border:1px solid #cbd5e1!important}.AuthForm-module__oRl-7W__inputWrapper{width:100%;position:relative}.AuthForm-module__oRl-7W__calendarIcon{color:#64748b;pointer-events:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.AuthForm-module__oRl-7W__dateOverlayContainer{align-items:center;width:100%;display:flex;position:relative}.AuthForm-module__oRl-7W__dateDisplay{pointer-events:none;justify-content:space-between;align-items:center;width:100%;display:flex;position:relative}.AuthForm-module__oRl-7W__dateValue{color:var(--text-primary)}.AuthForm-module__oRl-7W__datePlaceholder{color:var(--text-secondary);pointer-events:none;font-size:14px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.AuthForm-module__oRl-7W__dateInputNative{cursor:pointer;appearance:none;width:100%;height:100%;position:absolute;top:0;left:0;opacity:0!important}.AuthForm-module__oRl-7W__dateInputNative::-webkit-calendar-picker-indicator{-webkit-appearance:none!important;display:none!important}.AuthForm-module__oRl-7W__dateInputNative::-webkit-inner-spin-button{-webkit-appearance:none!important;display:none!important}.AuthForm-module__oRl-7W__dateInputNative::-webkit-clear-button{-webkit-appearance:none!important;display:none!important}.AuthForm-module__oRl-7W__input:focus{outline:none;box-shadow:none!important;border-color:#9381ff!important}.AuthForm-module__oRl-7W__otpBox:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 2px #6366f11a}.AuthForm-module__oRl-7W__passwordToggle{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:flex;position:absolute;top:21px;right:12px;transform:translateY(-50%)}.AuthForm-module__oRl-7W__passwordToggle:hover{color:var(--primary-color)}.AuthForm-module__oRl-7W__errorMessage{color:var(--error);margin-top:4px;font-size:.8rem}.AuthForm-module__oRl-7W__inputError{border-color:var(--error)!important}.AuthForm-module__oRl-7W__availabilityIndicator{justify-content:center;align-items:center;display:flex;position:absolute;top:21px;right:12px;transform:translateY(-50%)}.AuthForm-module__oRl-7W__checking{color:#94a3b8;animation:1s linear infinite AuthForm-module__oRl-7W__spin}.AuthForm-module__oRl-7W__available{color:#10b981}.AuthForm-module__oRl-7W__taken{color:#ef4444}.AuthForm-module__oRl-7W__availabilityText{margin-top:4px;font-size:.75rem;display:block}@keyframes AuthForm-module__oRl-7W__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.AuthForm-module__oRl-7W__toggleContainer{border-radius:12px;gap:8px;margin-bottom:24px;padding:4px;display:flex}.AuthForm-module__oRl-7W__toggleButton{color:var(--text-secondary);border-radius:10px;flex:1;padding:10px;font-size:.9rem;font-weight:600;transition:all .4s}.AuthForm-module__oRl-7W__toggleButton.AuthForm-module__oRl-7W__active{background:var(--primary-gradient);color:#fff;border-color:#9381ff}.AuthForm-module__oRl-7W__form{flex-direction:column;width:100%;display:flex}.AuthForm-module__oRl-7W__submitButton{background:var(--primary-gradient);color:#fff;border-radius:12px;justify-content:center;align-items:center;height:42px;margin-top:12px;font-size:1rem;font-weight:700;display:flex}.AuthForm-module__oRl-7W__submitButton:disabled{opacity:.7;cursor:not-allowed}.AuthForm-module__oRl-7W__secondaryButton{height:42px;color:var(--text-secondary);cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:12px;justify-content:center;align-items:center;margin-top:12px;font-size:.9rem;font-weight:600;transition:all .2s;display:flex}.AuthForm-module__oRl-7W__secondaryButton:hover{color:#6366f1;border-color:#6366f1}.AuthForm-module__oRl-7W__footer{text-align:center;color:var(--text-secondary);margin-top:24px;font-size:.85rem}.AuthForm-module__oRl-7W__link{color:#6366f1;cursor:pointer;font-weight:600;text-decoration:none}.AuthForm-module__oRl-7W__title{text-align:center;background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.5rem;font-weight:800}.AuthForm-module__oRl-7W__signInTitle{margin-bottom:32px}.AuthForm-module__oRl-7W__logoContainer{justify-content:center;margin-bottom:38px;display:flex}.AuthForm-module__oRl-7W__logo{object-fit:contain;width:auto;height:100px}.AuthForm-module__oRl-7W__subtitle{color:var(--text-secondary);text-align:center;margin-bottom:24px;font-size:.85rem}@media (min-width:640px){.AuthForm-module__oRl-7W__container{padding:40px}.AuthForm-module__oRl-7W__title{font-size:2rem}.AuthForm-module__oRl-7W__subtitle{margin-bottom:32px;font-size:.95rem}.AuthForm-module__oRl-7W__toggleContainer{gap:12px;margin-bottom:32px}.AuthForm-module__oRl-7W__toggleButton{padding:12px;font-size:1rem}}.AuthForm-module__oRl-7W__backButton{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;margin-bottom:16px;margin-left:-8px;padding:8px;transition:background .2s;display:flex}.AuthForm-module__oRl-7W__backButton:hover{color:#6366f1;background:#0000000d}.AuthForm-module__oRl-7W__resendOtpContainer{text-align:center;margin-top:24px}.AuthForm-module__oRl-7W__resendText{color:var(--text-secondary);font-size:.85rem}.AuthForm-module__oRl-7W__resendLink{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-left:4px;padding:0;font-size:.85rem;font-weight:600}.AuthForm-module__oRl-7W__resendLink:disabled{color:var(--text-secondary);cursor:not-allowed;opacity:.7}.AuthForm-module__oRl-7W__inputWithLink{width:100%}.AuthForm-module__oRl-7W__forgotPasswordLink{color:#6366f1;cursor:pointer;width:fit-content;margin-top:-4px;margin-bottom:4px;margin-left:auto;font-size:.75rem;font-weight:600;display:block}.AuthForm-module__oRl-7W__forgotPasswordLink:hover{text-decoration:underline}.AuthForm-module__oRl-7W__successContainer{text-align:center;padding:20px 0}.AuthForm-module__oRl-7W__successMessage{color:#10b981;background:#ecfdf5;border:1px solid #10b981;border-radius:8px;margin-bottom:20px;padding:12px;font-size:.9rem}.AuthForm-module__oRl-7W__otpContainer{justify-content:center;gap:8px;width:100%;margin-bottom:24px;display:flex}.AuthForm-module__oRl-7W__otpBox{text-align:center;border:1.5px solid #cbd5e1;border-radius:10px;justify-content:center;align-items:center;width:45px;height:54px;padding:0;font-size:1.5rem;font-weight:700;line-height:normal;transition:all .2s;display:flex;color:#000!important;background-color:#fff!important}.AuthForm-module__oRl-7W__otpBox:focus{box-shadow:none;border-color:#6366f1;outline:none;background-color:#fff!important}@media (max-width:480px){.AuthForm-module__oRl-7W__otpContainer{gap:4px}.AuthForm-module__oRl-7W__otpBox{width:32px;height:40px;font-size:1rem}}
.LegalModal-module__EohvjG__overlay{z-index:9999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.LegalModal-module__EohvjG__modal{background-color:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:600px;max-height:90vh;display:flex;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a}.LegalModal-module__EohvjG__header{border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;padding:20px 24px;display:flex}.LegalModal-module__EohvjG__headerTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:700}.LegalModal-module__EohvjG__closeButton{cursor:pointer;color:#64748b;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;margin:-4px;padding:4px;transition:color .2s;display:flex}.LegalModal-module__EohvjG__closeButton:hover{color:#0f172a;background-color:#f1f5f9}.LegalModal-module__EohvjG__content{flex:1;padding:24px;overflow-y:auto}.LegalModal-module__EohvjG__section{margin-bottom:24px}.LegalModal-module__EohvjG__sectionTitle{color:#0f172a;margin-top:0;margin-bottom:12px;font-size:1.1rem;font-weight:700}.LegalModal-module__EohvjG__subsectionTitle{color:#334155;margin-top:16px;margin-bottom:8px;font-size:1rem;font-weight:600}.LegalModal-module__EohvjG__paragraph{color:#475569;margin-top:0;margin-bottom:12px;font-size:.95rem;line-height:1.6}.LegalModal-module__EohvjG__bulletContainer{margin-bottom:12px;padding-left:8px}.LegalModal-module__EohvjG__bulletPoint{color:#475569;gap:8px;margin-top:0;margin-bottom:6px;font-size:.95rem;line-height:1.6;display:flex}.LegalModal-module__EohvjG__footer{background-color:#f8fafc;border-top:1px solid #e2e8f0;border-bottom-right-radius:16px;border-bottom-left-radius:16px;padding:16px 24px}.LegalModal-module__EohvjG__footerText{color:#64748b;margin:0;font-size:.85rem;line-height:1.5}@media (max-width:640px){.LegalModal-module__EohvjG__overlay{padding:12px}.LegalModal-module__EohvjG__modal{max-height:95vh}.LegalModal-module__EohvjG__header{padding:16px 20px}.LegalModal-module__EohvjG__content{padding:20px}}
.Onboarding-module__7hutfG__onboardingContainer{z-index:9999;background:#fff;flex-direction:column;transition:opacity .5s ease-out,transform .5s ease-out;display:flex;position:fixed;inset:0;overflow:hidden}.Onboarding-module__7hutfG__fadeOut{opacity:0;pointer-events:none;transform:scale(.98)}.Onboarding-module__7hutfG__onboardingContainer:before{content:"";pointer-events:none;z-index:0;background:radial-gradient(circle at 50% -120px,#9381ff1f 0%,#fff0 70%);height:600px;position:absolute;top:0;left:0;right:0}.Onboarding-module__7hutfG__header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:10;background:#fffc;border-bottom:1px solid #9381ff14;flex-direction:column;gap:16px;padding:24px 24px 16px;display:flex}.Onboarding-module__7hutfG__progressContainer{background:#f1f5f9;border-radius:10px;width:100%;height:6px;margin-top:4px;overflow:hidden}.Onboarding-module__7hutfG__progressBar{background:#9381ff;height:100%;transition:width .6s cubic-bezier(.34,1.56,.64,1)}.Onboarding-module__7hutfG__stepContent{z-index:1;flex:1;padding:24px 24px 100px;position:relative;overflow-y:auto}.Onboarding-module__7hutfG__slide{opacity:0;width:100%;display:none;transform:translateY(20px)}.Onboarding-module__7hutfG__activeSlide{opacity:1;transition:opacity .5s,transform .5s cubic-bezier(.23,1,.32,1);display:block;transform:translateY(0)}.Onboarding-module__7hutfG__footer{z-index:100;background:#fff;border-top:1px solid #9381ff14;justify-content:space-between;gap:12px;padding:20px 24px;display:flex;position:fixed;bottom:0;left:0;right:0}.Onboarding-module__7hutfG__nextButton{background:var(--primary-color,#9381ff);color:#fff;cursor:pointer;border:none;border-radius:12px;flex:1;justify-content:center;align-items:center;gap:8px;padding:14px;font-size:1rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 4px 12px #9381ff33}.Onboarding-module__7hutfG__nextButton:hover:not(:disabled){background:#7e69ff;transform:translateY(-2px);box-shadow:0 6px 16px #9381ff4d}.Onboarding-module__7hutfG__nextButton:active:not(:disabled){transform:translateY(0)}.Onboarding-module__7hutfG__nextButton:disabled{color:#94a3b8;cursor:not-allowed;box-shadow:none;background:#e2e8f0}.Onboarding-module__7hutfG__backButton{color:#64748b;cursor:pointer;background:#fff;border:1px solid #f1f5f9;border-radius:12px;justify-content:center;align-items:center;padding:14px 20px;font-size:1rem;font-weight:600;transition:all .2s;display:flex}.Onboarding-module__7hutfG__backButton:hover{color:#1e293b;background:#f1f5f9;transform:translate(-2px)}.Onboarding-module__7hutfG__title{color:#1e1b4b;letter-spacing:-.5px;margin-bottom:4px;font-size:1.75rem;font-weight:850;line-height:1.1}.Onboarding-module__7hutfG__subtitle{color:#64748b;font-size:1rem;font-weight:500;line-height:1.5}.Onboarding-module__7hutfG__welcomeSlide{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding-top:60px;display:flex}.Onboarding-module__7hutfG__welcomeIcon{color:#9381ff;background:#f5f3ff;border-radius:24px;justify-content:center;align-items:center;width:80px;height:80px;margin-bottom:32px;display:flex;box-shadow:0 10px 25px #9381ff26}.Onboarding-module__7hutfG__welcomeTitle{color:#1e1b4b;letter-spacing:-1.5px;margin-bottom:12px;font-size:2.25rem;font-weight:900}.Onboarding-module__7hutfG__welcomeSubtitle{color:#64748b;max-width:400px;font-size:1.15rem;line-height:1.6}@keyframes Onboarding-module__7hutfG__fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.Onboarding-module__7hutfG__animateSlide{animation:.6s cubic-bezier(.23,1,.32,1) forwards Onboarding-module__7hutfG__fadeInUp}.Onboarding-module__7hutfG__inputGroup{flex-direction:column;gap:8px;display:flex}.Onboarding-module__7hutfG__textInput{border:1px solid #0000;outline:none;transition:all .2s}.Onboarding-module__7hutfG__textInput:focus{box-shadow:none;background:#fff!important;border-color:#6366f1!important}
.Dashboard-module__Rm6JEq__dashboardWrapper{flex-direction:column;width:100%;min-height:100vh;display:flex}.Dashboard-module__Rm6JEq__content{flex:1;padding:0}.Dashboard-module__Rm6JEq__navbar{height:calc(50px + env(safe-area-inset-bottom,0px));z-index:100;min-height:50px;padding:0 10px env(safe-area-inset-bottom,0px);background:#fff;justify-content:space-around;align-items:center;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -2px 10px #0000000d}.Dashboard-module__Rm6JEq__navbarHidden{transform:translateY(100%)}.Dashboard-module__Rm6JEq__navItem{color:#000;flex-direction:column;flex:1 0;justify-content:center;align-items:center;gap:4px;height:100%;font-size:.75rem;font-weight:500;transition:all .3s;display:flex}.Dashboard-module__Rm6JEq__navItem.Dashboard-module__Rm6JEq__active{color:var(--primary-color)}.Dashboard-module__Rm6JEq__navIcon{border-radius:8px;justify-content:center;align-items:center;width:24px;height:24px;transition:all .3s;display:flex;position:relative}.Dashboard-module__Rm6JEq__navItem.Dashboard-module__Rm6JEq__active .Dashboard-module__Rm6JEq__navIcon{color:var(--primary-color)}.Dashboard-module__Rm6JEq__navBadge{background:#8b80f8;border:2px solid #fff;border-radius:50%;width:10px;height:10px;animation:1.5s infinite Dashboard-module__Rm6JEq__pulse-purple;position:absolute;top:0;right:0}@keyframes Dashboard-module__Rm6JEq__pulse-purple{0%{transform:scale(1);box-shadow:0 0 #8b80f8b3}70%{transform:scale(1.1);box-shadow:0 0 0 6px #8b80f800}to{transform:scale(1);box-shadow:0 0 #8b80f800}}.Dashboard-module__Rm6JEq__viewContainer{box-sizing:border-box;background:#fff;width:100%;max-width:1200px;margin:0 auto;padding-left:20px;padding-right:20px;animation:.15s ease-out Dashboard-module__Rm6JEq__fadeIn}@keyframes Dashboard-module__Rm6JEq__fadeIn{0%{opacity:0}to{opacity:1}}.Dashboard-module__Rm6JEq__viewFadeIn{animation:.8s cubic-bezier(.23,1,.32,1) forwards Dashboard-module__Rm6JEq__fadeIn}@media (min-width:768px){.Dashboard-module__Rm6JEq__navbar{justify-content:flex-end;gap:32px;height:80px;padding:0 40px;top:0;bottom:auto}.Dashboard-module__Rm6JEq__content{padding-top:0;padding-bottom:0}.Dashboard-module__Rm6JEq__navItem{flex-direction:row;flex:none;gap:8px;font-size:.95rem}}.Dashboard-module__Rm6JEq__viewTitle{background:var(--primary-gradient);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:8px;font-size:1.75rem;font-weight:800}.Dashboard-module__Rm6JEq__logoText{color:#1e1b4b;letter-spacing:-1.2px;margin:0;font-size:24px;font-weight:850}.Dashboard-module__Rm6JEq__viewSubtitle{color:var(--text-secondary);margin-bottom:32px;font-size:.95rem}.Dashboard-module__Rm6JEq__card{background:#fff;border-radius:12px;margin-bottom:12px;padding:20px}.Dashboard-module__Rm6JEq__brandProfileCard{background:#fff;border:none;border-radius:12px;margin-bottom:18px;padding:24px;box-shadow:0 1px 2px #0000002e}.Dashboard-module__Rm6JEq__brandProfileAvatar{border:none;border-radius:50%;justify-content:center;align-items:center;width:110px;height:110px;display:flex}.Dashboard-module__Rm6JEq__brandProfileClickableCard{cursor:pointer;background:#fff;border:none;border-radius:12px;align-items:center;gap:14px;width:100%;padding:16px;transition:all .3s;display:flex;box-shadow:0 1px 2px #0000002e}.Dashboard-module__Rm6JEq__brandProfileClickableCard:hover{transform:translateY(-2px);box-shadow:0 8px 16px #00000026}.Dashboard-module__Rm6JEq__cardHeader{justify-content:space-between;align-items:center;margin-bottom:20px;display:flex}.Dashboard-module__Rm6JEq__editButton{background:var(--primary-color);color:#fff;border:none;border-radius:8px;padding:8px 16px;font-size:.9rem;font-weight:600}.Dashboard-module__Rm6JEq__editButton:hover{background:#7d6aff;transform:translateY(-1px)}.Dashboard-module__Rm6JEq__profileHeader{flex-direction:column;align-items:center;gap:16px;padding:0;display:flex}.Dashboard-module__Rm6JEq__profilePicWrapper{width:110px;height:110px;position:relative}.Dashboard-module__Rm6JEq__profilePic{color:#94a3b8;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5rem;font-weight:700;display:flex}.Dashboard-module__Rm6JEq__cameraOverlay{background:var(--primary-color);border:3px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:absolute;bottom:0;right:0}.Dashboard-module__Rm6JEq__cameraOverlay svg{color:#fff;width:16px;height:16px}.Dashboard-module__Rm6JEq__profileName{color:var(--text-primary);margin:0;font-size:1.5rem;font-weight:800}.Dashboard-module__Rm6JEq__profileUsername{color:var(--text-secondary);margin:-4px 0 12px;font-size:.9rem}.Dashboard-module__Rm6JEq__sectionTitle{color:var(--text-primary);margin-bottom:16px;font-size:1.1rem;font-weight:700}.Dashboard-module__Rm6JEq__grid{grid-template-columns:1fr;gap:20px;display:grid}.Dashboard-module__Rm6JEq__formGrid{grid-template-columns:1fr;gap:32px;display:grid}.Dashboard-module__Rm6JEq__sectionContainer{box-sizing:border-box;background:0 0;border:1.5px solid #f1f5f9;border-radius:14px;width:100%;padding:24px}.Dashboard-module__Rm6JEq__campaignGrid{content-visibility:auto;contain-intrinsic-size:1px 500px;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));justify-content:center;gap:20px;width:100%;display:grid}.Dashboard-module__Rm6JEq__creatorGrid{content-visibility:auto;contain-intrinsic-size:1px 200px;grid-template-columns:1fr;gap:16px;width:100%;display:grid}@media (min-width:1024px){.Dashboard-module__Rm6JEq__creatorGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1440px){.Dashboard-module__Rm6JEq__creatorGrid{grid-template-columns:repeat(3,1fr)}}@media (min-width:640px){.Dashboard-module__Rm6JEq__grid{grid-template-columns:1fr 1fr}}.Dashboard-module__Rm6JEq__chipContainer{flex-wrap:wrap;gap:8px;display:flex}.Dashboard-module__Rm6JEq__chip{color:var(--text-primary);cursor:pointer;background:0 0;border:1px solid #cbd5e1;border-radius:8px;padding:8px 16px;font-size:.85rem;font-weight:600;transition:all .2s}.Dashboard-module__Rm6JEq__videoPlaceholder{aspect-ratio:16/9;width:100%;color:var(--text-secondary);background:#f1f5f9;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:12px;display:flex}.Dashboard-module__Rm6JEq__rateCardGrid{grid-template-columns:repeat(auto-fill,minmax(140px,1fr));gap:12px;display:grid}.Dashboard-module__Rm6JEq__rateCardItem{text-align:left;background:#fff;border-radius:12px;margin-bottom:12px;padding:20px}.Dashboard-module__Rm6JEq__rateTitle{color:var(--text-primary);margin-bottom:4px;font-size:.95rem;font-weight:700}.Dashboard-module__Rm6JEq__ratePrice{color:var(--primary-color);margin-bottom:4px;font-size:1.2rem;font-weight:800}.Dashboard-module__Rm6JEq__rateDeliverables{color:#1e293b;margin-bottom:6px;font-size:.9rem;font-weight:600}.Dashboard-module__Rm6JEq__rateDesc{color:var(--text-secondary);font-size:.85rem;line-height:1.4}.Dashboard-module__Rm6JEq__rateLabel{color:var(--text-secondary);margin-bottom:4px;font-size:.75rem;display:block}.Dashboard-module__Rm6JEq__campaignFieldLabel{color:#000;margin-bottom:8px;font-size:1rem;font-weight:700;display:block}.Dashboard-module__Rm6JEq__rateValue{color:#fff;font-size:1rem;font-weight:700}.Dashboard-module__Rm6JEq__inputField{width:100%;color:var(--text-primary);background:#fff;border:1.5px solid #cbd5e1;border-radius:8px;height:44px;padding:10px 14px;font-size:16px;transition:all .2s}.Dashboard-module__Rm6JEq__inputField::placeholder{color:#94a3b8;font-style:normal}select.Dashboard-module__Rm6JEq__inputField{appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%2364748b' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.Dashboard-module__Rm6JEq__inputField:focus{box-shadow:none;border-color:#9381ff!important;outline:none!important}.Dashboard-module__Rm6JEq__inputField[type=date]::-webkit-calendar-picker-indicator{-webkit-appearance:none!important;display:none!important}.Dashboard-module__Rm6JEq__inputField[type=date]::-webkit-inner-spin-button{-webkit-appearance:none!important;display:none!important}.Dashboard-module__Rm6JEq__inputField[type=date]::-webkit-clear-button{-webkit-appearance:none!important;display:none!important}.Dashboard-module__Rm6JEq__inputField[type=date]{padding-right:12px!important}textarea.Dashboard-module__Rm6JEq__inputField{height:auto}.Dashboard-module__Rm6JEq__saveButton{background:var(--primary-color);color:#fff;border-radius:8px;padding:10px 20px;font-weight:600}.Dashboard-module__Rm6JEq__submitButton{background:var(--primary-color);color:#fff;border-radius:8px;padding:10px 24px;font-weight:600;transition:all .3s}.Dashboard-module__Rm6JEq__submitButton:hover{transform:translateY(-2px)}.Dashboard-module__Rm6JEq__viewHeader{justify-content:space-between;align-items:flex-start;margin-bottom:24px;display:flex}.Dashboard-module__Rm6JEq__heroBadge{letter-spacing:1.5px;text-transform:uppercase;color:#9381ff;background:#f5f3ff;border-radius:100px;align-items:center;gap:8px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.Dashboard-module__Rm6JEq__heroBadgeDot{background:#9381ff;border-radius:50%;width:6px;height:6px}.Dashboard-module__Rm6JEq__landingTitle{letter-spacing:-.3px;color:#1e1b4b;margin-bottom:8px;font-size:24px;font-weight:850;line-height:1.1}.Dashboard-module__Rm6JEq__landingSubtitle{color:#64748b;font-size:15px;line-height:1.6}.Dashboard-module__Rm6JEq__glassHeader{background:#fff}.Dashboard-module__Rm6JEq__pillTabBar{white-space:nowrap;-webkit-overflow-scrolling:touch;z-index:999;background:#fff;gap:8px;width:100%;padding:12px 4px;display:flex;position:sticky;top:70px;overflow-x:auto}.Dashboard-module__Rm6JEq__pillTabBar::-webkit-scrollbar{display:none}.Dashboard-module__Rm6JEq__pillTab{color:#94a3b8;white-space:nowrap;text-transform:uppercase;text-align:center;background:0 0;border:1px solid #e2e8f0;border-radius:4px;flex-shrink:0;min-width:110px;padding:8px 16px;font-size:.75rem;font-weight:700;transition:all .2s}.Dashboard-module__Rm6JEq__pillTab.Dashboard-module__Rm6JEq__active{color:#fff;background:#9381ff;border-color:#9381ff}.Dashboard-module__Rm6JEq__emptyStateContainer{text-align:center;color:#0f172a;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.Dashboard-module__Rm6JEq__emptyStateIcon{color:#94a3b8;margin-bottom:20px}.Dashboard-module__Rm6JEq__emptyStateTitle{margin-bottom:6px;font-size:1.15rem;font-weight:700}.Dashboard-module__Rm6JEq__emptyStateSubtitle{color:#64748b;max-width:260px;font-size:.85rem;line-height:1.5}.Dashboard-module__Rm6JEq__tabBar{background:#f1f5f9;border-radius:12px;gap:12px;margin-bottom:24px;padding:4px;display:flex}.Dashboard-module__Rm6JEq__tab{color:var(--text-secondary);cursor:pointer;text-transform:capitalize;background:0 0;border:none;border-radius:8px;flex:1;padding:8px 16px;font-size:.9rem;font-weight:600;transition:all .3s}.Dashboard-module__Rm6JEq__tab.Dashboard-module__Rm6JEq__active{color:var(--primary-color);background:#9381ff1a}.Dashboard-module__Rm6JEq__chevron{opacity:.5;cursor:pointer;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='white'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M15 19l-7-7 7-7'%3E%3C/path%3E%3C/svg%3E") 50% no-repeat;width:24px;height:24px;position:absolute;top:20px;left:20px}.Dashboard-module__Rm6JEq__hamburgerWrapper{z-index:100;position:absolute;top:20px;right:20px}.Dashboard-module__Rm6JEq__hamburgerBtn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:4px;padding:10px;display:flex}.Dashboard-module__Rm6JEq__hamburgerBtn span{background:var(--text-primary);border-radius:1px;width:20px;height:2px;transition:all .3s;display:block}.Dashboard-module__Rm6JEq__dropdown{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#fff;border-radius:12px;min-width:160px;margin-top:8px;padding:8px 0;position:absolute;top:100%;right:0}.Dashboard-module__Rm6JEq__dropdownItem{text-align:left;width:100%;color:var(--text-primary);cursor:pointer;background:0 0;border:none;padding:10px 16px;font-size:.9rem;transition:background .2s}.Dashboard-module__Rm6JEq__dropdownItem:hover{background:#f1f5f9}.Dashboard-module__Rm6JEq__dropdownItem.Dashboard-module__Rm6JEq__danger{color:#ef4444}.Dashboard-module__Rm6JEq__sectionHeader{justify-content:space-between;align-items:center;margin-bottom:16px;display:flex}.Dashboard-module__Rm6JEq__addBtn{color:var(--primary-color);cursor:pointer;background:#9381ff1a;border:none;border-radius:8px;align-items:center;gap:4px;padding:6px 12px;font-size:.85rem;font-weight:600;display:flex}.Dashboard-module__Rm6JEq__socialGrid{justify-content:center;padding:8px 0;display:flex}.Dashboard-module__Rm6JEq__socialBadge{flex-direction:column;align-items:center;gap:6px;display:flex}.Dashboard-module__Rm6JEq__socialIconCircle{color:#0f172a;background:#f8fafc;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.Dashboard-module__Rm6JEq__socialValue{color:var(--primary-color);font-size:1rem;font-weight:700}.Dashboard-module__Rm6JEq__infoItemRow{align-items:center;gap:12px;margin-bottom:14px;display:flex}.Dashboard-module__Rm6JEq__infoIcon{width:20px;height:20px;color:var(--text-secondary);justify-content:center;align-items:center;display:flex}.Dashboard-module__Rm6JEq__infoText{color:var(--text-secondary);font-size:.9rem;font-weight:500}.Dashboard-module__Rm6JEq__introPlaceholder{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:32px 20px;display:flex}.Dashboard-module__Rm6JEq__videoIconLarge{color:#94a3b8;width:32px;height:32px}.Dashboard-module__Rm6JEq__introPlaceholder p{color:var(--text-secondary);margin:0;font-size:.85rem;font-style:italic}.Dashboard-module__Rm6JEq__categoryChip{color:#fff;background:#9381ff;border-radius:12px;padding:10px 18px;font-size:.85rem;font-weight:600;display:inline-block}.Dashboard-module__Rm6JEq__stickyHeader{z-index:1000;background:#fff;justify-content:center;align-items:center;height:60px;display:flex;position:fixed;top:0;left:0;right:0}.Dashboard-module__Rm6JEq__stickyHeaderContent{box-sizing:border-box;justify-content:space-between;align-items:center;width:100%;max-width:1200px;margin:0 auto;padding:0 20px;display:flex}.Dashboard-module__Rm6JEq__headerTitle{color:var(--text-primary);text-align:center;flex:1;font-size:1.05rem;font-weight:700}.Dashboard-module__Rm6JEq__headerIcon{width:24px;height:24px;color:var(--text-primary);cursor:pointer;justify-content:center;align-items:center;transition:all .2s;display:flex}.Dashboard-module__Rm6JEq__headerIcon:hover,.Dashboard-module__Rm6JEq__headerIcon:active{color:#9381ff;transform:scale(1.1)}.Dashboard-module__Rm6JEq__campaignCard{background:#f8f9ff;border-radius:16px;flex-direction:column;width:100%;max-width:400px;margin-bottom:8px;margin-left:auto;margin-right:auto;display:flex;overflow:hidden;box-shadow:0 4px 12px #00000008}.Dashboard-module__Rm6JEq__imageSection{height:160px;position:relative;overflow:hidden}.Dashboard-module__Rm6JEq__cardImage{object-fit:cover;width:100%;height:100%}.Dashboard-module__Rm6JEq__imageOverlay{color:#fff;background:linear-gradient(#0000 0%,#000c 100%);padding:12px 16px;position:absolute;bottom:0;left:0;right:0}.Dashboard-module__Rm6JEq__overlayTitle{margin:0 0 2px;font-size:1.1rem;font-weight:700}.Dashboard-module__Rm6JEq__overlaySubtitle{opacity:.9;align-items:center;gap:6px;font-size:.8rem;display:flex}.Dashboard-module__Rm6JEq__floatingIcon{width:32px;height:32px;color:var(--primary-color);background:#fff;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:10px;right:10px;box-shadow:0 4px 12px #9381ff33}.Dashboard-module__Rm6JEq__cardContent{padding:20px}.Dashboard-module__Rm6JEq__statsGrid{grid-template-columns:repeat(3,1fr);gap:12px;margin-bottom:20px;display:grid}.Dashboard-module__Rm6JEq__statCard{text-align:center;background:#fff;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:2px;padding:12px 6px;display:flex}.Dashboard-module__Rm6JEq__statIcon{margin-bottom:4px}.Dashboard-module__Rm6JEq__statValue{color:#1e293b;font-size:.95rem;font-weight:700;line-height:1.2}.Dashboard-module__Rm6JEq__statLabel{color:#64748b;font-size:.7rem;font-weight:600;line-height:1.2}.Dashboard-module__Rm6JEq__proposedRow{background:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:20px;padding:12px 16px;display:flex}.Dashboard-module__Rm6JEq__proposedLabel{color:#64748b;font-size:.8rem}.Dashboard-module__Rm6JEq__proposedValue{color:var(--primary-color);font-size:.85rem;font-weight:700}.Dashboard-module__Rm6JEq__deliverablesLabel{color:#64748b;margin-bottom:10px;font-size:.8rem;font-weight:700}.Dashboard-module__Rm6JEq__deliverablePill{color:var(--primary-color);background:#f1f0ff;border:1px solid #9381ff33;border-radius:100px;padding:5px 12px;font-size:.75rem;font-weight:500}.Dashboard-module__Rm6JEq__bottomActions{background:0 0;border-radius:16px;gap:12px;margin-top:24px;padding:20px;display:flex}.Dashboard-module__Rm6JEq__bottomActions button{flex:1;padding:14px;font-size:1rem}.Dashboard-module__Rm6JEq__viewDetailsBtn{color:var(--primary-color);cursor:pointer;background:#f1f0ff;border:none;border-radius:10px;align-items:center;gap:4px;padding:6px 14px;font-size:.75rem;font-weight:600;display:flex}.Dashboard-module__Rm6JEq__campaignFooter{border-top:1px solid #f1f5f9;justify-content:space-between;align-items:center;margin-top:4px;padding-top:16px;display:flex}.Dashboard-module__Rm6JEq__footerStatus{color:#10b981;align-items:center;gap:6px;font-size:.8rem;font-weight:600;display:flex}.Dashboard-module__Rm6JEq__videoUploadContainer{width:100%}.Dashboard-module__Rm6JEq__videoPreviewArea{width:100%;position:relative}@keyframes Dashboard-module__Rm6JEq__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Dashboard-module__Rm6JEq__spin{animation:1s linear infinite Dashboard-module__Rm6JEq__spin}.Dashboard-module__Rm6JEq__hideScrollbar{-ms-overflow-style:none;scrollbar-width:none}.Dashboard-module__Rm6JEq__hideScrollbar::-webkit-scrollbar{display:none}.Dashboard-module__Rm6JEq__availabilityStatusContainer{align-items:center;gap:6px;margin-top:6px;display:flex}.Dashboard-module__Rm6JEq__availabilityText{font-size:.75rem;font-weight:600}.Dashboard-module__Rm6JEq__availableText{color:#10b981}.Dashboard-module__Rm6JEq__takenText{color:#ef4444}.Dashboard-module__Rm6JEq__checkingText{color:#64748b}.Dashboard-module__Rm6JEq__availabilityIcon{width:14px;height:14px}
.Skeleton-module__QUUPIW__skeleton{background:linear-gradient(90deg,#f1f5f9 25%,#e2e8f0 50%,#f1f5f9 75%) 0 0/200% 100%;border-radius:4px;width:100%;animation:1.5s infinite Skeleton-module__QUUPIW__skeleton-loading}@keyframes Skeleton-module__QUUPIW__skeleton-loading{0%{background-position:200% 0}to{background-position:-200% 0}}
.CampaignFilterPanel-module__fd2-dW__overlay{z-index:10001;background:#0006;animation:.2s CampaignFilterPanel-module__fd2-dW__filterFadeIn;position:fixed;inset:0}.CampaignFilterPanel-module__fd2-dW__panel{z-index:10002;background:#fff;border-radius:12px 12px 0 0;flex-direction:column;max-height:90vh;animation:.3s cubic-bezier(.32,.72,0,1) CampaignFilterPanel-module__fd2-dW__filterSlideUp;display:flex;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -10px 40px #0000001a}.CampaignFilterPanel-module__fd2-dW__header{border-bottom:1px solid #f8fafc;flex-shrink:0;justify-content:space-between;align-items:center;padding:20px 24px 16px;display:flex}.CampaignFilterPanel-module__fd2-dW__headerTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:800}.CampaignFilterPanel-module__fd2-dW__closeBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.CampaignFilterPanel-module__fd2-dW__body{-webkit-overflow-scrolling:touch;content-visibility:auto;contain-intrinsic-size:1px 300px;flex:1;padding:20px 24px 0;overflow-y:auto}.CampaignFilterPanel-module__fd2-dW__filterSection{margin-bottom:28px}.CampaignFilterPanel-module__fd2-dW__sectionTitle{color:#1e293b;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px;font-size:.9rem;font-weight:800}.CampaignFilterPanel-module__fd2-dW__chipGroup{flex-wrap:wrap;gap:10px;display:flex}.CampaignFilterPanel-module__fd2-dW__chip{cursor:pointer;white-space:nowrap;border-radius:8px;padding:6px 12px;font-size:.8rem;font-weight:600;transition:all .15s cubic-bezier(.4,0,.2,1)}.CampaignFilterPanel-module__fd2-dW__chipInactive{color:#1e293b;background:#fff;border:1.5px solid #f1f5f9}.CampaignFilterPanel-module__fd2-dW__chipActive{color:#fff;background:#9381ff;border:1.5px solid #9381ff}.CampaignFilterPanel-module__fd2-dW__categoryChipInactive{color:#1e293b;background:#fff;border:1.5px solid #f1f5f9}.CampaignFilterPanel-module__fd2-dW__categoryChipActive{color:#fff;background:#9381ff;border:1.5px solid #9381ff}.CampaignFilterPanel-module__fd2-dW__searchContainer{background:#fff;border:1.5px solid #f1f5f9;border-radius:8px;align-items:center;gap:10px;min-height:28px;padding:2px 12px;display:flex}.CampaignFilterPanel-module__fd2-dW__searchInput{color:#1e293b;background:0 0;border:none;outline:none;flex:1;height:100%;font-size:1rem}.CampaignFilterPanel-module__fd2-dW__spacer{height:100px}.CampaignFilterPanel-module__fd2-dW__footer{padding:20px 24px;padding-bottom:max(20px,env(safe-area-inset-bottom));background:#fff;border-top:1px solid #f1f5f9;flex-shrink:0;gap:12px;display:flex}.CampaignFilterPanel-module__fd2-dW__resetBtn{color:#64748b;cursor:pointer;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px;font-size:1rem;font-weight:700;display:flex}.CampaignFilterPanel-module__fd2-dW__applyBtn{color:#fff;cursor:pointer;background:#9381ff;border:none;border-radius:10px;flex:2;padding:12px;font-size:1rem;font-weight:700;box-shadow:0 4px 12px #9381ff4d}@keyframes CampaignFilterPanel-module__fd2-dW__filterSlideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes CampaignFilterPanel-module__fd2-dW__filterFadeIn{0%{opacity:0}to{opacity:1}}
.CampaignDetailsForCreator-module__fQVY6W__container{z-index:1000;background:#fff;min-height:100vh;padding-top:60px;position:relative}.CampaignDetailsForCreator-module__fQVY6W__containerWithApply{padding-bottom:120px}.CampaignDetailsForCreator-module__fQVY6W__containerWithoutApply{padding-bottom:40px}.CampaignDetailsForCreator-module__fQVY6W__header{z-index:1100;background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:60px;padding:0 16px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.CampaignDetailsForCreator-module__fQVY6W__backBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-left:-8px;padding:8px;transition:all .2s;display:flex}.CampaignDetailsForCreator-module__fQVY6W__title{color:#1e293b;text-align:center;letter-spacing:-.01em;flex:1;margin:0;font-size:1rem;font-weight:800}.CampaignDetailsForCreator-module__fQVY6W__headerSpacer{width:38px}.CampaignDetailsForCreator-module__fQVY6W__contentRow{flex-direction:column;gap:16px;max-width:1200px;margin:0 auto;padding:16px 20px 20px;display:flex}.CampaignDetailsForCreator-module__fQVY6W__brandProfileBtn{color:#fff;cursor:pointer;background:#8b80f8;border:none;border-radius:8px;justify-content:center;align-items:center;gap:8px;width:100%;padding:14px;font-size:.9rem;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #8b80f84d}.CampaignDetailsForCreator-module__fQVY6W__brandProfileBtnDisabled{opacity:.7}.CampaignDetailsForCreator-module__fQVY6W__footerInfo{text-align:center;opacity:.5;margin-bottom:20px;padding:10px 0}.CampaignDetailsForCreator-module__fQVY6W__footerInfoText{color:#94a3b8;margin:0;font-size:.75rem;font-weight:600}.CampaignDetailsForCreator-module__fQVY6W__modalOverlay{z-index:10001;background:#0006;animation:.2s CampaignDetailsForCreator-module__fQVY6W__creatorFilterFadeIn;position:fixed;inset:0}.CampaignDetailsForCreator-module__fQVY6W__applyModalContent,.CampaignDetailsForCreator-module__fQVY6W__profileModalContent{z-index:10002;background:#fff;flex-direction:column;width:100%;max-width:1200px;height:90vh;animation:.3s cubic-bezier(.32,.72,0,1) CampaignDetailsForCreator-module__fQVY6W__creatorFilterSlideUp;display:flex;position:fixed;bottom:0;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 -10px 40px #0000001a}.CampaignDetailsForCreator-module__fQVY6W__applyModalContent{border-radius:24px 24px 0 0}.CampaignDetailsForCreator-module__fQVY6W__profileModalContent{border-radius:12px 12px 0 0}.CampaignDetailsForCreator-module__fQVY6W__modalHandlebar{background:#e2e8f0;border-radius:2px;width:40px;height:4px;margin:12px auto}.CampaignDetailsForCreator-module__fQVY6W__applyModalHeader{justify-content:space-between;align-items:center;margin-bottom:24px;padding:0 20px;display:flex}.CampaignDetailsForCreator-module__fQVY6W__applyModalTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:800}.CampaignDetailsForCreator-module__fQVY6W__applyModalCloseBtn{cursor:pointer;background:#f1f5f9;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;transition:background .2s;display:flex}.CampaignDetailsForCreator-module__fQVY6W__applyModalBody{flex:1;padding:0 20px 24px;overflow-y:auto}.CampaignDetailsForCreator-module__fQVY6W__profileModalBody{flex:1;overflow-y:auto}@keyframes CampaignDetailsForCreator-module__fQVY6W__creatorFilterSlideUp{0%{transform:translate(-50%)translateY(100%)}to{transform:translate(-50%)translateY(0)}}@keyframes CampaignDetailsForCreator-module__fQVY6W__creatorFilterFadeIn{0%{opacity:0}to{opacity:1}}
.ReviewModal-module__uZhpIa__modalOverlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:1000;background-color:#0006;justify-content:center;align-items:center;animation:.3s ease-out ReviewModal-module__uZhpIa__fadeIn;display:flex;position:fixed;inset:0}@keyframes ReviewModal-module__uZhpIa__fadeIn{0%{opacity:0}to{opacity:1}}.ReviewModal-module__uZhpIa__modalContent{background:#fff;border-radius:24px;width:90%;max-width:480px;padding:32px;animation:.4s cubic-bezier(.16,1,.3,1) ReviewModal-module__uZhpIa__slideUp;position:relative;box-shadow:0 25px 50px -12px #00000040}@keyframes ReviewModal-module__uZhpIa__slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ReviewModal-module__uZhpIa__closeButton{cursor:pointer;color:#64748b;background:#f1f5f9;border:none;border-radius:12px;justify-content:center;align-items:center;width:36px;height:36px;transition:all .2s;display:flex;position:absolute;top:20px;right:20px}.ReviewModal-module__uZhpIa__closeButton:hover{color:#0f172a;background:#e2e8f0;transform:rotate(90deg)}.ReviewModal-module__uZhpIa__modalTitle{color:#0f172a;letter-spacing:-.5px;text-align:center;margin-bottom:8px;font-size:1.75rem;font-weight:800}.ReviewModal-module__uZhpIa__modalSubtitle{color:#64748b;text-align:center;margin-bottom:32px;font-size:.95rem}.ReviewModal-module__uZhpIa__starRatingContainer{flex-direction:column;align-items:center;gap:12px;margin-bottom:32px;display:flex}.ReviewModal-module__uZhpIa__starsRow{justify-content:center;gap:12px;display:flex}.ReviewModal-module__uZhpIa__starIcon{cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.ReviewModal-module__uZhpIa__starIcon:hover{transform:scale(1.3)}.ReviewModal-module__uZhpIa__starActive{filter:drop-shadow(0 0 8px #9381ff66)}.ReviewModal-module__uZhpIa__ratingDescription{color:var(--primary-color);text-transform:uppercase;letter-spacing:1px;min-height:20px;font-size:.9rem;font-weight:700}.ReviewModal-module__uZhpIa__commentSection{margin-bottom:32px}.ReviewModal-module__uZhpIa__label{color:#334155;margin-bottom:10px;font-size:.9rem;font-weight:600;display:block}.ReviewModal-module__uZhpIa__textarea{resize:none;color:#1e293b;background:#f8fafc;border:2px solid #f1f5f9;border-radius:16px;width:100%;min-height:120px;padding:16px;font-family:inherit;font-size:.95rem;transition:all .2s}.ReviewModal-module__uZhpIa__textarea:focus{border-color:var(--primary-color);background:#fff;outline:none;box-shadow:0 0 0 4px #9381ff1a}.ReviewModal-module__uZhpIa__textarea::placeholder{color:#94a3b8}.ReviewModal-module__uZhpIa__submitButton{background:var(--primary-gradient);color:#fff;cursor:pointer;border:none;border-radius:16px;width:100%;padding:16px;font-size:1rem;font-weight:700;transition:all .3s;box-shadow:0 10px 15px -3px #8b80f84d}.ReviewModal-module__uZhpIa__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 20px 25px -5px #8b80f866}.ReviewModal-module__uZhpIa__submitButton:active:not(:disabled){transform:translateY(0)}.ReviewModal-module__uZhpIa__submitButton:disabled{opacity:.6;cursor:not-allowed;box-shadow:none}
.ReviewButton-module__eFm2Qa__rateButton{background:var(--primary-color);cursor:pointer;color:#fff;border:none;border-radius:12px;justify-content:center;align-items:center;gap:8px;width:100%;padding:10px 0;font-size:.85rem;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.ReviewButton-module__eFm2Qa__rateButton:hover{background:#7d6aff;transform:translateY(-2px);box-shadow:0 10px 15px -3px #8b80f84d}.ReviewButton-module__eFm2Qa__rateButton:active{transform:translateY(0)}.ReviewButton-module__eFm2Qa__rateButton svg{transition:transform .3s}.ReviewButton-module__eFm2Qa__rateButton:hover svg{transform:rotate(72deg)scale(1.2)}
.CampDetailsForBrands-module__0e70MG__container{z-index:1000;background:#fff;min-height:100vh;margin:0 auto;padding-top:65px;padding-bottom:40px;position:relative}.CampDetailsForBrands-module__0e70MG__header{z-index:1100;box-sizing:border-box;background:#fff;border-bottom:1px solid #0000000d;justify-content:space-between;align-items:center;width:100%;max-width:1200px;height:65px;padding:12px 20px;display:flex;position:fixed;top:0;left:50%;transform:translate(-50%)}.CampDetailsForBrands-module__0e70MG__backButton{cursor:pointer;background:0 0;border:none;border-radius:12px;justify-content:center;align-items:center;padding:8px;transition:all .2s;display:flex}.CampDetailsForBrands-module__0e70MG__title{color:#1e293b;text-align:center;letter-spacing:-.01em;flex:1;margin:0;font-size:1rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__spacer{width:38px}.CampDetailsForBrands-module__0e70MG__contentPadding{padding:16px 20px}.CampDetailsForBrands-module__0e70MG__heroSection{background-color:#9381ff;background-position:50%;background-size:cover;border-radius:12px;height:240px;margin-bottom:20px;position:relative;overflow:hidden;box-shadow:0 10px 30px #0000001a}.CampDetailsForBrands-module__0e70MG__heroGradient{background:linear-gradient(#0000 40%,#000000b3 90%);position:absolute;inset:0}.CampDetailsForBrands-module__0e70MG__heroContent{color:#fff;padding:20px;position:absolute;bottom:0;left:0;right:0}.CampDetailsForBrands-module__0e70MG__heroBadges{align-items:center;gap:8px;margin-bottom:8px;display:flex}.CampDetailsForBrands-module__0e70MG__campaignTypeBadge{text-transform:uppercase;color:#fff;background:#0000004d;border:1px solid #ffffff1a;border-radius:8px;padding:4px 10px;font-size:.7rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__heroTitle{margin:0 0 6px;font-size:1.5rem;font-weight:900;line-height:1.2}.CampDetailsForBrands-module__0e70MG__heroLocation{opacity:.9;align-items:center;gap:6px;font-size:.85rem;font-weight:600;display:flex}.CampDetailsForBrands-module__0e70MG__statsGrid{grid-template-columns:1fr 1fr;gap:12px;margin-bottom:24px;display:grid}.CampDetailsForBrands-module__0e70MG__statCard{background:#f8fafc;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:4px;padding:16px;display:flex}.CampDetailsForBrands-module__0e70MG__statHeader{align-items:center;gap:8px;display:flex}.CampDetailsForBrands-module__0e70MG__talentColor{color:#8b80f8}.CampDetailsForBrands-module__0e70MG__budgetBarterColor{color:#10b981}.CampDetailsForBrands-module__0e70MG__budgetPaidColor{color:#f59e0b}.CampDetailsForBrands-module__0e70MG__statLabel{text-transform:uppercase;color:#64748b;font-size:.7rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__statValue{color:#1e293b;font-size:1.4rem;font-weight:900}.CampDetailsForBrands-module__0e70MG__statValueDivider{color:#cbd5e1;font-weight:500}.CampDetailsForBrands-module__0e70MG__statValuePrefix{align-items:baseline;gap:2px;display:flex}.CampDetailsForBrands-module__0e70MG__statValueCurrency{font-size:.9rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__statSubtext{color:#94a3b8;font-size:.75rem;font-weight:500}.CampDetailsForBrands-module__0e70MG__infoGrid{flex-direction:column;gap:16px;margin-bottom:32px;display:flex}.CampDetailsForBrands-module__0e70MG__infoCard{background:#fff;border:1.5px solid #f1f5f9;border-radius:12px;padding:24px;box-shadow:0 4px 15px #00000005}.CampDetailsForBrands-module__0e70MG__infoCardTitle{color:#1e293b;align-items:center;gap:8px;margin:0 0 16px;font-size:1rem;font-weight:800;display:flex}.CampDetailsForBrands-module__0e70MG__criteriaTitle{margin:0 0 20px}.CampDetailsForBrands-module__0e70MG__timelineGrid{grid-template-columns:1fr;gap:20px;display:grid}.CampDetailsForBrands-module__0e70MG__timelineItem{flex-direction:column;gap:8px;display:flex}.CampDetailsForBrands-module__0e70MG__timelineLabel,.CampDetailsForBrands-module__0e70MG__sectionLabel{color:#94a3b8;text-transform:uppercase;font-size:.7rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__sectionLabelBlock{margin-bottom:10px;display:block}.CampDetailsForBrands-module__0e70MG__timelineValue{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:12px 16px;font-size:.9rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__eventSchedule{background:#f5f3ff;border-radius:8px;margin-top:8px;padding:16px}.CampDetailsForBrands-module__0e70MG__eventScheduleHeader{color:#7c3aed;align-items:center;gap:8px;margin-bottom:8px;display:flex}.CampDetailsForBrands-module__0e70MG__eventScheduleTitle{text-transform:uppercase;font-size:.85rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__eventDate{color:#4c1d95;font-size:1rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__eventTime{color:#6d28d9;margin-top:4px;font-size:.9rem;font-weight:600}.CampDetailsForBrands-module__0e70MG__deliverablesWrapper{margin-bottom:20px}.CampDetailsForBrands-module__0e70MG__deliverablesList{flex-wrap:wrap;gap:8px;display:flex}.CampDetailsForBrands-module__0e70MG__promotionGrid{grid-template-columns:1fr;gap:16px;display:grid}.CampDetailsForBrands-module__0e70MG__promotionLabel{margin-bottom:6px;display:block}.CampDetailsForBrands-module__0e70MG__promotionValueWrapper{flex-direction:column;gap:4px;display:flex}.CampDetailsForBrands-module__0e70MG__promotionValue{color:#1e293b;text-transform:capitalize;font-size:.95rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__promotionHint{align-items:center;gap:4px;display:flex}.CampDetailsForBrands-module__0e70MG__promotionHintText{color:#64748b;font-size:.75rem;font-style:italic;font-weight:500}.CampDetailsForBrands-module__0e70MG__criteriaGrid{grid-template-columns:1fr;gap:14px;display:grid}.CampDetailsForBrands-module__0e70MG__tagsSection{border-top:1px solid #f1f5f9;margin-top:8px;padding-top:12px}.CampDetailsForBrands-module__0e70MG__tagsHeader{align-items:center;gap:8px;margin-bottom:8px;display:flex}.CampDetailsForBrands-module__0e70MG__tagsList{flex-wrap:wrap;gap:6px;display:flex}.CampDetailsForBrands-module__0e70MG__tagBadge{color:#475569;background:#f8fafc;border:1px solid #f1f5f9;border-radius:8px;padding:8px 16px;font-size:.8rem;font-weight:700}.CampDetailsForBrands-module__0e70MG__audienceSection{border-top:1px solid #f8fafc;margin-top:10px;padding-top:16px}.CampDetailsForBrands-module__0e70MG__audienceTitle{color:#94a3b8;margin-bottom:12px;font-size:.75rem;font-weight:800;display:block}.CampDetailsForBrands-module__0e70MG__audienceList{flex-direction:column;gap:10px;display:flex}.CampDetailsForBrands-module__0e70MG__descriptionText{color:#475569;white-space:pre-wrap;word-break:break-word;overflow-wrap:break-word;margin:0;font-size:.9rem;line-height:1.6}.CampDetailsForBrands-module__0e70MG__guidelinesSection{border-top:1.5px solid #f8fafc;margin-top:24px;padding-top:20px}.CampDetailsForBrands-module__0e70MG__guidelinesTitle{color:#94a3b8;text-transform:uppercase;margin-bottom:12px;font-size:.75rem;font-weight:800;display:block}.CampDetailsForBrands-module__0e70MG__productCard{background:linear-gradient(135deg,#f8faff 0%,#f1f5f9 100%);border:1px solid #e0e7ff;border-radius:12px;align-items:center;gap:16px;padding:20px;display:flex}.CampDetailsForBrands-module__0e70MG__productImage{object-fit:cover;border:3px solid #fff;border-radius:8px;width:90px;height:90px;box-shadow:0 4px 10px #0000000d}.CampDetailsForBrands-module__0e70MG__productInfo{flex:1}.CampDetailsForBrands-module__0e70MG__productLabel{color:#8b80f8;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__productName{color:#1e293b;margin:4px 0;font-size:1.1rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__productPrice{color:#10b981;align-items:center;gap:4px;margin-bottom:4px;font-size:.9rem;font-weight:700;display:flex}.CampDetailsForBrands-module__0e70MG__productDescription{color:#64748b;margin:4px 0 0;font-size:.85rem;line-height:1.5}.CampDetailsForBrands-module__0e70MG__applicantsSection{margin-bottom:40px}.CampDetailsForBrands-module__0e70MG__applicantsHeader{justify-content:space-between;align-items:center;margin-bottom:20px;padding:0 8px;display:flex}.CampDetailsForBrands-module__0e70MG__applicantsTitle{color:#1e293b;margin:0;font-size:1.25rem;font-weight:900}.CampDetailsForBrands-module__0e70MG__applicantsBadge{color:#fff;background:#8b80f8;border-radius:100px;padding:4px 12px;font-size:.8rem;font-weight:800}.CampDetailsForBrands-module__0e70MG__applicantsList{overflow:hidden}.CampDetailsForBrands-module__0e70MG__footer{text-align:center;opacity:.5;padding:20px 0}.CampDetailsForBrands-module__0e70MG__footerText{color:#94a3b8;margin:0;font-size:.75rem;font-weight:600}.CampDetailsForBrands-module__0e70MG__reqRow{justify-content:space-between;align-items:center;padding:4px 0;display:flex}.CampDetailsForBrands-module__0e70MG__reqLabel{color:#64748b;font-size:.85rem;font-weight:600}.CampDetailsForBrands-module__0e70MG__reqValue{color:#1e293b;text-align:right;font-size:.95rem;font-weight:800}
.CreatorApplicationCard-module__GXM82W__cardContainer{background:#fff;border:1px solid #f1f5f9;border-radius:12px;flex-direction:column;gap:12px;width:100%;padding:20px;display:flex;position:relative;box-shadow:0 4px 6px -1px #0000000d,0 2px 4px -1px #00000008}.CreatorApplicationCard-module__GXM82W__coverMessageContainer{background:#f8fafc;border-left:4px solid #9381ff;border-radius:8px;margin-bottom:8px;padding:12px}.CreatorApplicationCard-module__GXM82W__coverMessageText{color:#475569;margin:0;font-size:.85rem;font-style:italic;line-height:1.5}.CreatorApplicationCard-module__GXM82W__headerRow{align-items:center;gap:16px;display:flex}.CreatorApplicationCard-module__GXM82W__profilePicWrapper{background:#f1f5f9;border:2px solid #fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:64px;height:64px;display:flex;overflow:hidden;box-shadow:0 0 0 1px #f1f5f9}.CreatorApplicationCard-module__GXM82W__clickable{cursor:pointer}.CreatorApplicationCard-module__GXM82W__defaultCursor{cursor:default}.CreatorApplicationCard-module__GXM82W__profileImage{object-fit:cover;width:100%;height:100%}.CreatorApplicationCard-module__GXM82W__infoContainer{flex:1;min-width:0}.CreatorApplicationCard-module__GXM82W__infoHeaderRow{justify-content:space-between;align-items:flex-start;display:flex}.CreatorApplicationCard-module__GXM82W__creatorName{color:#1e293b;margin:0;font-size:1.15rem;font-weight:700}.CreatorApplicationCard-module__GXM82W__genderBadge{color:#64748b;text-transform:capitalize;background:#f8fafc;border:1px solid #f1f5f9;border-radius:6px;margin-top:4px;padding:2px 8px;font-size:.7rem;font-weight:700;display:inline-block}.CreatorApplicationCard-module__GXM82W__statusWrapper{margin-left:12px}.CreatorApplicationCard-module__GXM82W__statsGrid{background:#f8fafc;border-radius:8px;grid-template-columns:1fr 1fr 1fr;gap:8px;margin-top:4px;padding:12px;display:grid}.CreatorApplicationCard-module__GXM82W__statItem{flex-direction:column;align-items:center;gap:4px;display:flex}.CreatorApplicationCard-module__GXM82W__statBordered{border-left:1px solid #e2e8f0;border-right:1px solid #e2e8f0}.CreatorApplicationCard-module__GXM82W__statValueContainer{align-items:center;gap:6px;display:flex}.CreatorApplicationCard-module__GXM82W__statValue{color:#1e293b;font-size:1rem;font-weight:800}.CreatorApplicationCard-module__GXM82W__statLabel{color:#64748b;text-transform:uppercase;letter-spacing:.05em;font-size:.65rem;font-weight:600}.CreatorApplicationCard-module__GXM82W__compensationRow{justify-content:space-between;align-items:center;margin-top:4px;display:flex}.CreatorApplicationCard-module__GXM82W__compensationContainer{flex-direction:column;display:flex}.CreatorApplicationCard-module__GXM82W__compensationLabel{color:#64748b;margin-bottom:2px;font-size:.75rem;font-weight:600}.CreatorApplicationCard-module__GXM82W__compensationValue{color:#9381ff;font-size:1.25rem;font-weight:800}.CreatorApplicationCard-module__GXM82W__actionWrapper{gap:12px;margin-top:8px;display:flex}.CreatorApplicationCard-module__GXM82W__acceptBtn{background:#9381ff;border-color:#9381ff;flex:1}.CreatorApplicationCard-module__GXM82W__rejectBtn{color:#64748b;background:#fff;border-color:#e2e8f0;flex:1}.CreatorApplicationCard-module__GXM82W__modalOverlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:9999;background-color:#0006;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.CreatorApplicationCard-module__GXM82W__modalContent{text-align:center;background:#fff;border-radius:12px;width:100%;max-width:380px;padding:32px 24px;animation:.3s cubic-bezier(.34,1.56,.64,1) CreatorApplicationCard-module__GXM82W__modalScaleIn;box-shadow:0 25px 50px -12px #00000040}.CreatorApplicationCard-module__GXM82W__modalIconWrapper{border-radius:12px;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 20px;display:flex}.CreatorApplicationCard-module__GXM82W__modalIconAccept{background:#f0fdf4}.CreatorApplicationCard-module__GXM82W__modalIconReject{background:#fef2f2}.CreatorApplicationCard-module__GXM82W__modalTitle{color:#1e293b;margin:0 0 12px;font-size:1.25rem;font-weight:700}.CreatorApplicationCard-module__GXM82W__modalText{color:#64748b;margin:0 0 24px;font-size:.95rem;line-height:1.6}.CreatorApplicationCard-module__GXM82W__modalActions{gap:12px;display:flex}.CreatorApplicationCard-module__GXM82W__modalCancelBtn{color:#64748b;cursor:pointer;background:#fff;border:1px solid #e2e8f0;border-radius:8px;flex:1;padding:14px;font-weight:700;transition:all .2s}.CreatorApplicationCard-module__GXM82W__modalConfirmBtn{color:#fff;cursor:pointer;border:none;border-radius:8px;flex:1;padding:14px;font-weight:700}.CreatorApplicationCard-module__GXM82W__modalConfirmBtnAccept{background:#9381ff;box-shadow:0 4px 6px -1px #9381ff4d}.CreatorApplicationCard-module__GXM82W__modalConfirmBtnReject{background:#ef4444}@keyframes CreatorApplicationCard-module__GXM82W__modalScaleIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}
.LandingPage-module__FAbHmG__landing{background:#fff;width:100%;min-height:100vh;overflow-x:hidden}.LandingPage-module__FAbHmG__header{z-index:100;-webkit-backdrop-filter:blur(16px);background:#ffffffbf;border-bottom:1px solid #ede9fe99;justify-content:space-between;align-items:center;padding:18px 32px;transition:box-shadow .3s;display:flex;position:fixed;top:0;left:0;right:0}.LandingPage-module__FAbHmG__headerScrolled{box-shadow:0 4px 24px #9381ff14}.LandingPage-module__FAbHmG__headerLogo{align-items:center;gap:10px;display:flex}.LandingPage-module__FAbHmG__headerLogoImg{object-fit:contain;width:50px;height:50px}.LandingPage-module__FAbHmG__headerLogoText{color:#1e1b4b;letter-spacing:-.3px;font-size:26px;font-weight:850}.LandingPage-module__FAbHmG__headerBtn{color:#fff;cursor:pointer;background:#9381ff;border:none;border-radius:100px;align-items:center;padding:10px 24px;font-size:14px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.LandingPage-module__FAbHmG__headerBtn:hover{background:#7c3aed;transform:scale(1.05)}.LandingPage-module__FAbHmG__hero{text-align:center;background:#fff;flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:120px 24px 60px;display:flex;position:relative;overflow:hidden}.LandingPage-module__FAbHmG__heroBadge{letter-spacing:1.5px;text-transform:uppercase;color:#9381ff;z-index:1;background:#f5f3ff;border-radius:100px;align-items:center;gap:8px;margin-bottom:24px;padding:6px 16px;font-size:11px;font-weight:700;display:inline-flex}.LandingPage-module__FAbHmG__heroBadgeDot{background:#9381ff;border-radius:50%;width:6px;height:6px}.LandingPage-module__FAbHmG__heroTitle{letter-spacing:-.5px;color:#1e1b4b;z-index:1;max-width:800px;margin-bottom:20px;font-size:clamp(36px,7vw,64px);font-weight:850;line-height:1.05}.LandingPage-module__FAbHmG__heroTitleGradient{color:#9381ff}.LandingPage-module__FAbHmG__heroSubtitle{color:#64748b;z-index:1;max-width:520px;margin-bottom:40px;font-size:18px;line-height:1.6}.LandingPage-module__FAbHmG__heroBtn{color:#fff;cursor:pointer;z-index:1;background:#9381ff;border:none;border-radius:100px;align-items:center;gap:10px;padding:16px 40px;font-size:16px;font-weight:700;transition:background .2s,transform .2s;display:inline-flex}.LandingPage-module__FAbHmG__heroBtn:hover{background:#7c3aed;transform:scale(1.02)}.LandingPage-module__FAbHmG__section{max-width:1200px;margin:0 auto;padding:100px 24px}.LandingPage-module__FAbHmG__sectionLabel{color:#9381ff;text-transform:uppercase;letter-spacing:.1em;align-items:center;gap:8px;margin-bottom:12px;font-size:.75rem;font-weight:800;display:inline-flex}.LandingPage-module__FAbHmG__sectionTitle{color:#1e1b4b;letter-spacing:-.5px;margin-bottom:56px;font-size:clamp(24px,5vw,42px);font-weight:850}.LandingPage-module__FAbHmG__featureGrid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.LandingPage-module__FAbHmG__featureCard{opacity:0;background:#fff;border:1px solid #f1f5f9;border-radius:24px;padding:40px 32px;transition:transform .2s,box-shadow .2s;transform:translateY(20px)}.LandingPage-module__FAbHmG__featureCard.LandingPage-module__FAbHmG__visible{opacity:1;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(0)}.LandingPage-module__FAbHmG__featureCard:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000000a}.LandingPage-module__FAbHmG__featureIconWrap{border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;margin-bottom:24px;display:flex}.LandingPage-module__FAbHmG__iconPurple{color:#9381ff;background:#f5f3ff}.LandingPage-module__FAbHmG__iconBlue{color:#3b82f6;background:#eff6ff}.LandingPage-module__FAbHmG__iconGreen{color:#10b981;background:#f0fdf4}.LandingPage-module__FAbHmG__iconOrange{color:#f97316;background:#fff7ed}.LandingPage-module__FAbHmG__iconPink{color:#ec4899;background:#fdf2f8}.LandingPage-module__FAbHmG__iconTeal{color:#14b8a6;background:#f0fdfa}.LandingPage-module__FAbHmG__featureCardTitle{color:#1e1b4b;margin-bottom:10px;font-size:18px;font-weight:700}.LandingPage-module__FAbHmG__featureCardDesc{color:#6b7280;font-size:14px;line-height:1.65}.LandingPage-module__FAbHmG__faqSection{background:#f9f8ff;padding:80px 24px}.LandingPage-module__FAbHmG__faqInner{max-width:720px;margin:0 auto}.LandingPage-module__FAbHmG__faqItem{opacity:0;border-bottom:1px solid #ede9fe;transform:translateY(20px)}.LandingPage-module__FAbHmG__faqItem.LandingPage-module__FAbHmG__visible{opacity:1;transition:opacity .5s ease-out,transform .5s ease-out;transform:translateY(0)}.LandingPage-module__FAbHmG__faqQuestion{cursor:pointer;color:#1e1b4b;text-align:left;background:0 0;border:none;justify-content:space-between;align-items:center;width:100%;padding:20px 0;font-size:16px;font-weight:600;display:flex}.LandingPage-module__FAbHmG__faqQuestion:hover{color:#7c3aed}.LandingPage-module__FAbHmG__faqChevron{color:#9381ff;flex-shrink:0;transition:transform .3s}.LandingPage-module__FAbHmG__faqChevronOpen{transform:rotate(180deg)}.LandingPage-module__FAbHmG__faqAnswer{max-height:0;transition:max-height .35s,padding .35s;overflow:hidden}.LandingPage-module__FAbHmG__faqAnswerOpen{max-height:500px;padding-bottom:20px}.LandingPage-module__FAbHmG__faqAnswerText{color:#6b7280;font-size:14px;line-height:1.7}.LandingPage-module__FAbHmG__ctaFooter{text-align:center;background:#f8fafc;padding:100px 24px}.LandingPage-module__FAbHmG__ctaFooterTitle{color:#1e1b4b;letter-spacing:-.5px;margin-bottom:24px;font-size:clamp(28px,5vw,42px);font-weight:850}.LandingPage-module__FAbHmG__ctaFooterSub{color:#6b7280;margin-bottom:32px;font-size:15px}.LandingPage-module__FAbHmG__footer{background:#fff;border-top:1px solid #f1f5f9;padding:64px 28px 32px}.LandingPage-module__FAbHmG__footerInner{justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto;display:flex}.LandingPage-module__FAbHmG__footerBrand{align-items:center;gap:14px;display:flex}.LandingPage-module__FAbHmG__footerLogoImg{object-fit:contain;width:48px;height:48px}.LandingPage-module__FAbHmG__footerBrandText{flex-direction:column;gap:2px;display:flex}.LandingPage-module__FAbHmG__footerBrandName{color:#1e1b4b;letter-spacing:-.3px;font-size:24px;font-weight:850}.LandingPage-module__FAbHmG__footerBrandTagline{color:#64748b;font-size:14px}.LandingPage-module__FAbHmG__footerSocials{align-items:center;gap:12px;display:flex}.LandingPage-module__FAbHmG__footerSocialLink{color:#64748b;background:#f8fafc;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .2s;display:flex}.LandingPage-module__FAbHmG__footerSocialLink:hover{color:#9381ff;background:#f1f5f9;transform:translateY(-2px)}.LandingPage-module__FAbHmG__footerDivider{border:none;border-top:1px solid #f1f5f9;max-width:1200px;margin:40px auto 24px}.LandingPage-module__FAbHmG__footerCopy{text-align:center;color:#94a3b8;font-size:13px}@keyframes LandingPage-module__FAbHmG__fadeInUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}@keyframes LandingPage-module__FAbHmG__fadeInDown{0%{opacity:0;transform:translateY(-16px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.LandingPage-module__FAbHmG__featureGrid{grid-template-columns:1fr;gap:16px}.LandingPage-module__FAbHmG__section,.LandingPage-module__FAbHmG__faqSection,.LandingPage-module__FAbHmG__ctaFooter{padding:56px 20px}.LandingPage-module__FAbHmG__heroBtn{justify-content:center;width:100%}.LandingPage-module__FAbHmG__header{padding:14px 20px}.LandingPage-module__FAbHmG__headerLogoText{font-size:18px}.LandingPage-module__FAbHmG__headerBtn{padding:8px 16px;font-size:13px}.LandingPage-module__FAbHmG__footerInner{text-align:center;flex-direction:column;gap:24px}.LandingPage-module__FAbHmG__footerBrand{flex-direction:column}.LandingPage-module__FAbHmG__footer{padding:40px 20px 28px}}
