.header{align-items:center;background-color:initial;display:grid;grid-template-columns:auto 1fr auto;left:0;padding:10px 20px;position:fixed;top:0;width:100%;z-index:1000}.header .logo{align-items:center;display:flex}.header .logo .header-logo{height:40px;object-fit:contain}@media (min-width:320px){.header .logo .header-logo{height:35px}}@media (min-width:576px){.header .logo .header-logo{height:40px}}@media (min-width:768px){.header .logo .header-logo{height:40px}}@media (min-width:992px){.header .logo .header-logo{height:45px}}@media (min-width:1200px){.header .logo .header-logo{height:45px}}@media (min-width:1400px){.header .logo .header-logo{height:45px}}.header .header-right-content{align-items:center;display:flex;justify-content:flex-end}.header .header-right-content>*{margin-left:10px}.header.scrolled{background-color:#ffffffe6;box-shadow:0 2px 4px #0000001a}@media (min-width:320px){.header{padding:10px 20px}}@media (min-width:576px){.header{padding:10px 20px}}@media (min-width:768px){.header{padding:12px 24px}}@media (min-width:992px){.header{padding:12px 24px}}@media (min-width:1200px){.header{padding:16px 32px}}@media (min-width:1400px){.header{padding:20px 32px}}.public-landing-header{--public-header-z:1100;--public-drawer-z:1200;background-color:#fff;box-shadow:0 2px 4px #9527251a;box-sizing:border-box;left:0;position:fixed;right:0;top:0;width:100%;z-index:var(--public-header-z)}.public-landing-header__inner{box-sizing:border-box;margin:0 auto;max-width:1600px;padding:12px clamp(16px,3vw,32px)}.public-landing-header__bar{align-items:center;display:flex;flex-wrap:nowrap;gap:12px 20px;justify-content:space-between}@media (min-width:768px){.public-landing-header__bar{flex-wrap:wrap;justify-content:flex-start}}.public-landing-header__brand{align-items:center;display:flex;flex:0 0 auto}.public-landing-header__logo-link{align-items:center;display:flex;text-decoration:none}.public-landing-header__logo-link:focus-visible{border-radius:4px;outline:2px solid #952725;outline-offset:4px}.public-landing-header__logo{height:32px;object-fit:contain;width:auto}@media (min-width:768px){.public-landing-header__logo{height:36px}}@media (min-width:1200px){.public-landing-header__logo{height:40px}}.public-landing-header__location{align-items:center;background-color:#b2b2b257;border:1px solid #e0e0e0;border-radius:4px;box-sizing:border-box;color:#00000087;display:flex;font-family:var(--font-primary);font-size:14px;font-weight:600;max-width:320px;min-height:44px;overflow:hidden;padding:6px 12px;width:100%}.public-landing-header__location:focus-within{border-color:#e0e0e0;box-shadow:0 0 5px #e0e0e0cc}.public-landing-header__location-icon{color:#0009;flex-shrink:0;margin-right:8px}.public-landing-header__location-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.public-landing-header__location-slot{display:none;flex:1 1 220px;min-width:0}@media (min-width:768px){.public-landing-header__location-slot{display:flex}}.public-landing-header__nav{align-items:center;display:none;flex:1 1 auto;flex-wrap:wrap;gap:12px 24px;min-width:0}.public-landing-header__nav a{color:#00000087;font-family:var(--font-primary);font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap}.public-landing-header__nav a:hover{color:#952725}.public-landing-header__nav a:focus-visible{border-radius:2px;outline:2px solid #952725;outline-offset:2px}@media (min-width:768px){.public-landing-header__nav{display:flex}}.public-landing-header__actions{align-items:center;display:none;flex:1 1 auto;flex-wrap:wrap;gap:12px 16px;justify-content:flex-end;min-width:0}@media (min-width:768px){.public-landing-header__actions{display:flex}}.public-landing-header__cta{align-items:center;background-color:var(--primary-color);border:none;border-radius:4px;color:#ffffffe3;cursor:pointer;display:inline-flex;font-family:var(--font-primary);font-size:14px;font-weight:600;gap:6px;min-height:44px;padding:6px 12px;text-decoration:none;white-space:nowrap}.public-landing-header__cta:hover{background-color:#7a1e1c;color:#fff}.public-landing-header__cta:focus-visible{outline:2px solid #952725;outline-offset:2px}.public-landing-header__cta--dashboard{background:linear-gradient(135deg,#8b2c21,#a33a2e 50%,#8b2c21);box-shadow:0 2px 6px #8b2c214d}.public-landing-header__cta--dashboard:hover{background:linear-gradient(135deg,#7a1e1c,#8f2e25 50%,#7a1e1c);box-shadow:0 3px 8px #8b2c2166}.public-landing-header__cta-icon{font-size:18px}.public-landing-header__menu-toggle{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:4px;color:#000000b3;cursor:pointer;display:inline-flex;justify-content:center;margin-left:auto;min-height:44px;min-width:44px;padding:8px}.public-landing-header__menu-toggle:hover{background:#f5f5f5}.public-landing-header__menu-toggle:focus-visible{outline:2px solid #952725;outline-offset:2px}@media (min-width:768px){.public-landing-header__menu-toggle{display:none}}@media (min-width:768px) and (max-width:1399.98px){.public-landing-header__bar{align-items:center;display:grid;grid-template-areas:"brand actions" "location location" "nav nav";grid-template-columns:1fr auto}.public-landing-header__brand{grid-area:brand}.public-landing-header__location-slot{flex:none;grid-area:location;width:100%}.public-landing-header__location{max-width:none}.public-landing-header__nav{grid-area:nav;justify-content:flex-start}.public-landing-header__actions{flex:none;grid-area:actions;justify-content:flex-end}}@media (min-width:1200px){.public-landing-header__bar{grid-gap:16px 24px;align-items:center;display:grid;gap:16px 24px;grid-template-columns:auto minmax(180px,320px) 1fr auto}.public-landing-header__brand{grid-column:1}.public-landing-header__location-slot{flex:none;grid-column:2}.public-landing-header__nav{flex:none;grid-column:3;justify-content:flex-start}.public-landing-header__actions{flex:none;grid-column:4;justify-content:flex-end}}.public-landing-header__drawer{inset:0;pointer-events:none;position:fixed;visibility:hidden;z-index:var(--public-drawer-z)}.public-landing-header__drawer.is-open{pointer-events:auto;visibility:visible}.public-landing-header__drawer-backdrop{background:#00000073;border:none;cursor:pointer;inset:0;margin:0;opacity:0;padding:0;position:absolute;transition:opacity .2s ease}.public-landing-header__drawer.is-open .public-landing-header__drawer-backdrop{opacity:1}.public-landing-header__drawer-panel{background:#fff;box-shadow:-4px 0 16px #0000001f;display:flex;flex-direction:column;gap:20px;height:100%;overflow-y:auto;padding:20px 16px 24px;position:absolute;right:0;top:0;transform:translateX(100%);transition:transform .25s ease;width:min(320px,88vw)}.public-landing-header__drawer.is-open .public-landing-header__drawer-panel{transform:translateX(0)}.public-landing-header__drawer-panel .public-landing-header__location{max-width:none}.public-landing-header__drawer-nav{display:flex;flex-direction:column;gap:4px}.public-landing-header__drawer-nav a{align-items:center;color:#000000bf;display:flex;font-family:var(--font-primary);font-size:15px;font-weight:600;min-height:44px;padding:8px 4px;text-decoration:none}.public-landing-header__drawer-nav a:hover{color:#952725}.public-landing-header__drawer-nav a:focus-visible{border-radius:2px;outline:2px solid #952725;outline-offset:2px}.public-landing-header__drawer-actions{display:flex;flex-direction:column;gap:10px;margin-top:auto}.public-landing-header__drawer-actions .public-landing-header__cta{justify-content:center;width:100%}.onboard-layout-wrapper{display:flex;flex-direction:column;height:100vh;width:100vw}@media (min-width:1200px){.onboard-layout-wrapper{background:none}}.onboard-layout-wrapper .background-svg{display:none}@media (min-width:1200px){.onboard-layout-wrapper .background-svg{display:block;height:100vh;left:47%;position:fixed;top:0;width:53vw;z-index:-1}}.onboard-layout-wrapper .onboard-content-container{grid-gap:var(--space-xl);display:grid;gap:var(--space-xl);grid-template-columns:1fr 1fr;height:100vh;margin:0 auto;max-width:1400px;width:100%;z-index:2}@media (max-width:767.98px){.onboard-layout-wrapper .onboard-content-container{grid-template-columns:1fr}}@media (max-width:1199.98px){.onboard-layout-wrapper .onboard-content-container{gap:0}}.onboard-layout-wrapper .onboard-content-container .onboard-layout{display:contents}.onboard-layout-wrapper .onboard-content-container .onboard-layout.reverse .onboard-left-panel{order:2}.onboard-layout-wrapper .onboard-content-container .onboard-layout.reverse .onboard-right-panel{order:1}.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-left-panel{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px}@media (max-width:767.98px){.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-left-panel{display:none}}@media (max-width:1199.98px){.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-left-panel{background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);height:100%;padding:16px 0}}.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:32px 32px 32px 60px}@media (max-width:1199.98px){.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel{background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);height:100%;padding:80px 20px 20px}}@media (max-width:767.98px){.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel{background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);height:100%;padding:80px 32px 32px}}.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel .onboard-content{align-items:center;display:flex;flex:1 1;flex-direction:column;justify-content:center;width:100%}.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel .onboard-stepper{margin-top:auto;max-width:500px;width:100%}.onboard-layout-wrapper .onboard-content-container .onboard-layout .onboard-right-panel>.login-box-container{max-width:500px;width:100%}.debug-mode-toggle{background:#fff;border:1px solid #ccc;border-radius:4px;padding:8px;position:fixed;right:10px;top:100px;z-index:999}.debug-navigation{display:flex;gap:8px;height:30px;justify-content:center;margin:100px 0 0}.debug-navigation button{background:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:8px 12px}.debug-navigation button:hover{background:#0056b3}.signup-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.signup-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.signup-image{align-self:center;height:auto;margin:auto;max-width:500px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.signup-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.signup-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.brand-signup-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.brand-signup-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.brand-signup-image{align-self:center;height:auto;margin:auto;max-width:500px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.brand-signup-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.brand-signup-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.onboard-form-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.brand-text,.influencer-text{color:#00000087;font-size:24px;font-weight:700}.form-field .onboard-input-container{align-items:center;background-color:#b2b2b257;border:1px solid #e0e0e0;border-radius:5px;box-sizing:border-box;display:grid;overflow:hidden;padding:10px}.form-field .onboard-input-container:focus-within{border:1px solid #e0e0e0;box-shadow:0 0 5px #e0e0e0}.form-field .onboard-input-container input,.form-field .onboard-input-container select,.form-field .onboard-input-container textarea{background-color:initial;border:none;color:#000000b8;font-family:var(--font-primary);font-size:16px;font-weight:700;outline:none;width:100%}.form-field .onboard-input-container input::placeholder,.form-field .onboard-input-container select::placeholder,.form-field .onboard-input-container textarea::placeholder{color:#0000008a}.form-field .onboard-input-container input:-webkit-autofill,.form-field .onboard-input-container input:-webkit-autofill:focus,.form-field .onboard-input-container input:-webkit-autofill:hover,.form-field .onboard-input-container select:-webkit-autofill,.form-field .onboard-input-container select:-webkit-autofill:focus,.form-field .onboard-input-container select:-webkit-autofill:hover,.form-field .onboard-input-container textarea:-webkit-autofill,.form-field .onboard-input-container textarea:-webkit-autofill:focus,.form-field .onboard-input-container textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000000b8;-webkit-box-shadow:inset 0 0 0 1000px #0000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.onboard-form-submit{display:flex;justify-content:center;margin-top:var(--space-lg)}.onboard-form-submit .brand-forgotstep-button,.onboard-form-submit .brand-login-button,.onboard-form-submit .brand-register-button,.onboard-form-submit .forgotstep-button,.onboard-form-submit .login-button,.onboard-form-submit .register-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.onboard-form-submit1{display:flex;justify-content:center;margin-top:var(--space-xs)}.onboard-form-submit1 .google-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.onboard-form-submit1 .google-button .google-icon{height:18px;margin-right:8px;width:18px}.divider{align-items:center;color:#888;display:flex;font-size:14px;justify-content:center;margin:15px 0}.divider:after,.divider:before{background:#ccc;content:"";flex:1 1;height:1px;margin:0 10px}.already-login{color:#000000a6;font-size:14px;font-weight:700;margin-bottom:35px;text-align:center}.already-login a{color:#b22222;text-decoration:none}.already-login a:hover{text-decoration:underline}.new-signup{color:#000000a6;font-size:14px;font-weight:700;margin-bottom:35px;text-align:center}.new-signup a{color:#b22222;text-decoration:none}.new-signup a:hover{text-decoration:underline}.terms{color:#000000a6;font-size:14px;font-weight:700;margin-top:20px;text-align:left}.terms a{color:#b22222;text-decoration:none}.terms a:hover{text-decoration:underline}.error-message{color:#952725;font-size:14px;font-weight:700;margin-top:5px}.helper-text{color:#989696;font-size:12px;font-weight:700;margin-top:10px}.loader-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.loader{border:4px solid #ffffff4d;border-top-color:#fff;height:40px;width:40px}.login-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.login-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.login-image{align-self:center;height:auto;margin:auto;max-width:500px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.login-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.login-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.brand-login-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.brand-login-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.brand-login-image{align-self:center;height:auto;margin:auto;max-width:500px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.brand-login-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.brand-login-image{align-self:center;height:auto;margin:auto;max-width:650px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.forgot-password-link{margin:15px 0 0;text-align:right}.forgot-password-link a{color:#0000008a;font-size:15px;font-weight:700;text-decoration:none}.forgot-password-link a:hover{text-decoration:underline}.verification-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.verification-image{align-self:center;height:auto;margin:32% auto auto;max-width:230px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.verification-image{align-self:center;height:auto;margin:28% auto auto;max-width:250px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.verification-image{align-self:center;height:auto;margin:35% auto auto;max-width:290px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.verification-image{align-self:center;height:auto;margin:30% auto auto;max-width:300px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.failed-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.failed-image{align-self:center;height:auto;margin:auto;max-width:230px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.failed-image{align-self:center;height:auto;margin:auto;max-width:250px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.failed-image{align-self:center;height:auto;margin:auto;max-width:290px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.failed-image{align-self:center;height:auto;margin:auto;max-width:300px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.email-verify-heading{color:#000;font-size:28px;font-weight:700;margin-bottom:35px;text-align:center}.firstverify,.secondverify{color:#000000a6;font-size:15px;font-weight:700;margin-bottom:35px;text-align:center}@media (min-width:768px){.secondverify{font-size:13px}}.thirdverify{color:#000000a6;font-size:12px;font-weight:700;margin-bottom:25px;text-align:center}.verify-button-container{box-sizing:border-box;display:flex;justify-content:center;margin-top:20px;width:100%}.verify-button-container .resend-section{align-items:center;display:flex;flex-direction:column;gap:12px;max-width:100%;min-width:0;width:100%}.verify-button-container .email-resend-button,.verify-button-container .email-resend-button-failed{background-color:#952725;border:none;border-radius:10px;box-sizing:border-box;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;max-width:100%;min-height:44px;padding:10px 20px;width:100%}@media (min-width:768px){.verify-button-container .email-resend-button,.verify-button-container .email-resend-button-failed{max-width:100%;min-width:280px;width:auto}}.verify-button-container .email-resend-button,.verify-button-container .email-resend-button-failed{margin-top:0}.verify-button-container .success-message{color:#2e7d32;font-size:.95rem;font-weight:600}.verify-button-container .resend-error-message,.verify-button-container .success-message{line-height:1.4;margin:0;max-width:100%;overflow-wrap:anywhere;padding:0 8px;text-align:center;width:100%;word-break:break-word}.verify-animation-section{align-items:center;display:flex;justify-content:center;width:100%}.verify-animation-section .email-verify-animation{height:90px;margin-bottom:30px;transform:scale(1);width:90px}@media (max-width:1199.98px){.verify-animation-section .email-verify-animation{height:70px;width:70px}}@media (max-width:767.98px){.verify-animation-section .email-verify-animation{height:60px;width:60px}}.verify-animation-section .forgot-password-animation1{height:100px;transform:scale(1.6);width:100px}@media (max-width:1199.98px){.verify-animation-section .forgot-password-animation1{height:100px;transform:scale(1.3);width:100px}}@media (max-width:767.98px){.verify-animation-section .forgot-password-animation1{height:100px;transform:scale(1.3);width:100px}}.verify-animation-section .forgot-password-animation2{height:90px;transform:scale(1.2);width:90px}@media (max-width:1199.98px){.verify-animation-section .forgot-password-animation2{height:90px;transform:scale(1.2);width:90px}}@media (max-width:767.98px){.verify-animation-section .forgot-password-animation2{height:90px;transform:scale(1.3);width:90px}}.forgot-password-image{align-self:center;height:auto;margin:auto;max-width:550px;position:-webkit-sticky;position:sticky;top:auto;width:100%}@media (min-width:768px){.forgot-password-image{align-self:center;height:auto;margin:auto;max-width:350px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:992px){.forgot-password-image{align-self:center;height:auto;margin:auto;max-width:400px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1200px){.forgot-password-image{align-self:center;height:auto;margin:auto;max-width:450px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}@media (min-width:1400px){.forgot-password-image{align-self:center;height:auto;margin:auto;max-width:500px;position:-webkit-sticky;position:sticky;top:auto;width:100%}}.forgot-password-title{color:#000;font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.last-step .forgot-password-title{margin-bottom:45px}.forgot-password-description{color:#000000a6;font-size:15px;font-weight:500;margin:0 auto 45px;text-align:center;width:350px}.brand-laststep-forgotstep-button,.laststep-forgotstep-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;display:block;font-size:16px;font-weight:700;margin:0 auto;padding:10px;width:50%}.back-to-login{align-items:center;color:#0000008a;display:flex;font-size:15px;font-weight:700;justify-content:center;margin-top:20px}.arrow-icon{height:22px;margin-right:5px;width:22px}.back-to-login a{color:#0000008a;text-decoration:none}.back-to-login a:hover{text-decoration:underline}.stepper{margin-top:120px}.verification-inputs{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:30px;width:100%}.verification-code-input{all:unset;background-color:#b2b2b257;border:1px solid #b2b2b257;border-radius:5px;font-size:28px;height:60px;margin:0 10px;text-align:center;width:60px}.verification-code-input:focus,.verification-code-input:hover{border:1.5px solid #952725;box-shadow:0 0 5px #95272580}.resend-code{color:#000000a6;font-size:16px;font-weight:700;margin-top:20px;text-align:center}.resend-code a{color:#000000a6;text-decoration:underline}.OAuth-layout{display:grid;grid-template-columns:1fr 2fr;height:100vh}@media (max-width:575.98px){.OAuth-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.OAuth-left-content{align-items:center;background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);display:flex;flex-direction:column;grid-column:1;justify-content:center;position:-webkit-sticky;position:sticky;top:0}@media (max-width:575.98px){.OAuth-left-content{background-color:initial;grid-row:1;position:static}}.OAuth-left-panel{align-items:center;box-sizing:border-box;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;padding:var(--space-lg);text-align:center}.OAuth-left-panel .OAuth-left-image{height:auto;max-width:100%;object-fit:contain}.OAuth-left-panel .OAuth-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.OAuth-left-panel .OAuth-left-para{color:#0009;font-size:16px;font-weight:700;text-align:left}@media (max-width:575.98px){.OAuth-left-panel{display:none}}@media (max-width:767.98px){.OAuth-left-panel{display:none}}@media (max-width:991.98px){.OAuth-left-panel{display:none}}.OAuth-right-content{display:grid;grid-column:2;grid-template-rows:auto 1fr auto;overflow-y:auto;padding:var(--space-lg)}@media (max-width:575.98px){.OAuth-right-content{grid-column:1;grid-row:2;padding:var(--space-sm)}}@media (max-width:767.98px){.OAuth-right-content{grid-column:1;grid-row:2;padding:var(--space-sm)}}@media (max-width:991.98px){.OAuth-right-content{grid-column:1;grid-row:2;padding:var(--space-md)}}.OAuth-right-panel{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:575.98px){.OAuth-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.OAuth-left-content{background-color:initial;grid-row:1}.OAuth-right-content{grid-row:2;padding:80px 32px 32px}}@media (max-width:767.98px){.OAuth-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.OAuth-left-content{background-color:initial;grid-row:1}.OAuth-right-content{grid-row:2;padding:80px 32px 32px}}@media (max-width:991.98px){.OAuth-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.OAuth-left-content{background-color:initial;grid-row:1}.OAuth-right-content{grid-row:2;padding:80px 32px 32px}}@media (min-width:992px){.OAuth-layout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;height:100vh}.OAuth-left-content{align-items:center;background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:center}.OAuth-left-panel{grid-template-rows:auto auto auto}.OAuth-left-panel .OAuth-left-image{height:auto;max-width:100%;object-fit:contain}.OAuth-left-panel .OAuth-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.OAuth-left-panel .OAuth-left-para{color:#0009;font-size:16px;font-weight:700;text-align:left}.OAuth-right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto;padding:80px 32px 32px}}@media (min-width:1200px){.OAuth-layout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;height:100vh}.OAuth-left-content{align-items:center;background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:center}.OAuth-left-panel{grid-template-rows:auto auto auto}.OAuth-left-panel .OAuth-left-image{height:auto;max-width:100%;object-fit:contain}.OAuth-left-panel .OAuth-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.OAuth-left-panel .OAuth-left-para{color:#0009;font-size:16px;font-weight:700;text-align:left}.OAuth-right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto}}@media (min-width:1400px){.OAuth-layout{display:grid;grid-template-columns:1.2fr 2.5fr;grid-template-rows:1fr}.OAuth-left-content{align-items:center;background:linear-gradient(180deg,#fff5f5,#fbebebe6 25%,#f7e0e0);display:flex;flex-direction:column;grid-column:1;grid-row:1;grid-template-rows:auto 1fr;justify-content:center}.OAuth-left-panel{grid-template-rows:auto auto auto}.OAuth-left-panel .OAuth-left-image{height:auto;max-width:100%;object-fit:contain}.OAuth-left-panel .OAuth-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.OAuth-left-panel .OAuth-left-para{color:#0009;font-size:16px;font-weight:700;text-align:left}.OAuth-right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto}}.OAuth-step1-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700;margin-bottom:var(--space-md)}.OAuth-step1-description{color:#989696;font-size:16px;font-weight:700;margin-bottom:var(--space-xl)}.OAuth-form-layout{grid-gap:var(--space-lg);display:grid;gap:var(--space-lg);grid-template-columns:2fr}@media (max-width:575.98px){.OAuth-form-layout{grid-template-columns:1fr;grid-template-rows:auto auto}}.form-submit .OAuth-step1-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.profile-setup-layout{display:grid;grid-template-columns:1fr 2fr;height:100vh}@media (max-width:575.98px){.profile-setup-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}}.left-content{align-items:center;background-color:#fcf0ea;display:flex;flex-direction:column;grid-column:1;justify-content:center;position:-webkit-sticky;position:sticky;top:0}@media (max-width:575.98px){.left-content{background-color:initial;grid-row:1;position:static}}.header-container{align-items:left;display:flex;justify-content:left;width:100%}.left-panel{align-items:center;box-sizing:border-box;display:grid;grid-template-rows:auto auto 1fr;justify-items:center;padding:var(--space-lg);text-align:center}.left-panel .profile-left-image{height:auto;margin-top:var(--space-md);max-width:100%;object-fit:contain}.left-panel .profile-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.left-panel .profile-left-para{color:#0009;font-size:16px;font-weight:700;margin-bottom:var(--space-md);text-align:left}@media (max-width:575.98px){.left-panel{display:none}}@media (max-width:767.98px){.left-panel{display:none}}@media (max-width:991.98px){.left-panel{display:none}}.right-content{display:grid;grid-column:2;grid-template-rows:auto 1fr auto;overflow-y:auto;padding:var(--space-lg)}@media (max-width:575.98px){.right-content{grid-column:1;grid-row:2;padding:var(--space-sm)}}@media (max-width:767.98px){.right-content{grid-column:1;grid-row:2;padding:var(--space-sm)}}@media (max-width:991.98px){.right-content{grid-column:1;grid-row:2;padding:var(--space-md)}}.right-panel{align-items:stretch;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start}@media (max-width:575.98px){.profile-setup-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.left-content{background-color:initial;grid-row:1}.right-content{grid-row:2}}@media (max-width:767.98px){.profile-setup-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.left-content{background-color:initial;grid-row:1}.right-content{grid-row:2}}@media (max-width:991.98px){.profile-setup-layout{grid-template-columns:1fr;grid-template-rows:auto 1fr}.left-content{background-color:initial;grid-row:1}.right-content{grid-row:2}}@media (min-width:992px){.profile-setup-layout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;height:100vh}.left-content{align-items:center;background-color:#fcf0ea;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:flex-end}.left-panel{grid-template-rows:auto auto auto}.left-panel .profile-left-image{height:auto;margin-top:var(--space-md);max-width:100%;object-fit:contain}.left-panel .profile-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.left-panel .profile-left-para{color:#0009;font-size:16px;font-weight:700;margin-bottom:var(--space-lg);text-align:left}.right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto}}@media (min-width:1200px){.profile-setup-layout{display:grid;grid-template-columns:1fr 2fr;grid-template-rows:1fr;height:100vh}.left-content{align-items:center;background-color:#fcf0ea;display:flex;flex-direction:column;grid-column:1;grid-row:1;justify-content:flex-end}.left-panel{grid-template-rows:auto auto auto}.left-panel .profile-left-image{height:auto;margin-top:var(--space-md);max-width:100%;object-fit:contain}.left-panel .profile-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.left-panel .profile-left-para{color:#0009;font-size:16px;font-weight:700;margin-bottom:var(--space-lg);text-align:left}.right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto}}@media (min-width:1400px){.profile-setup-layout{display:grid;grid-template-columns:1.2fr 2.5fr;grid-template-rows:1fr}.left-content{align-items:center;background-color:#fcf0ea;display:flex;flex-direction:column;grid-column:1;grid-row:1;grid-template-rows:auto 1fr;justify-content:flex-end}.left-panel{grid-template-rows:auto auto auto}.left-panel .profile-left-image{height:auto;margin-top:var(--space-md);max-width:100%;object-fit:contain}.left-panel .profile-left-heading{color:#000;font-size:24px;font-weight:700;margin-bottom:var(--space-md)}.left-panel .profile-left-para{color:#0009;font-size:16px;font-weight:700;margin-bottom:var(--space-lg);text-align:left}.right-content{display:grid;grid-column:2;grid-row:1;grid-template-rows:auto 1fr auto}}.pro-step1-container{box-sizing:border-box;display:flex;flex-direction:column}.pro-step1-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700;margin-bottom:var(--space-md)}.pro-step1-description{color:#989696;font-size:16px;font-weight:700;margin-bottom:var(--space-lg)}.form1-layout{grid-gap:var(--space-lg);display:grid;gap:var(--space-lg);grid-template-columns:1fr 2fr}@media (max-width:575.98px){.form1-layout{grid-template-columns:1fr;grid-template-rows:auto auto}}.form-photo-upload{align-items:center;display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:center}.form-photo-upload .loading-overlay{align-items:center;background:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.form-photo-upload .spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}.form-logo-upload{display:flex;flex-direction:column;height:100%;justify-content:center;position:relative;text-align:left}.form-logo-upload .loading-overlay{align-items:center;background:#fffc;bottom:0;display:flex;justify-content:center;left:0;position:absolute;right:0;top:0;z-index:10}.form-logo-upload .spinner{animation:spin 1s linear infinite;border:4px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}.upload-logo-container{align-items:center;display:flex;flex-direction:row}.upload-logo-container .logo-upload-button{align-items:center;background-color:#fff;border:2px solid #952725;border-radius:5px;color:#952725;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;margin:0;padding:6px 15px;text-align:center}.upload-logo-container .logo-upload-button:hover{background-color:#952725;color:#fff}.upload-logo-container .logo-upload-button-with-preview{align-items:center;background-color:#fff;border:2px solid #952725;border-radius:5px;color:#952725;cursor:pointer;display:inline-flex;font-weight:700;justify-content:center;margin:0 0 0 20px;padding:6px 15px;text-align:center}.upload-logo-container .logo-upload-button-with-preview:hover{background-color:#952725;color:#fff}.photo-upload-label{align-items:center;color:#000000b8;cursor:pointer;display:flex;flex-direction:column;font-size:16px;font-weight:700;justify-content:center;margin-top:var(--space-sm)}.photo-upload-icon{color:#32323269;height:40px!important;width:40px!important}.photo-preview{height:120px;margin-top:10px;width:120px}.logo-photo-preview,.photo-preview{border:2px solid #e0e0e0;border-radius:50%;object-fit:cover}.logo-photo-preview{height:55px;width:55px}.modal-overlay{background:#00000080;display:grid;height:100%;left:0;overflow-y:auto;place-items:center;position:fixed;top:0;width:100%;z-index:1000}@media (max-width:767.98px){.modal-overlay{padding:40px}}@media (max-width:1199.98px){.modal-overlay{padding:40px}}.modal-overlay .modal-content{align-items:center;background:#fff;border-radius:5px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;max-width:500px;padding:20px;width:90%}@media (max-width:767.98px){.modal-overlay .modal-content{max-width:400px;padding:20px;width:80%}}@media (max-width:1199.98px){.modal-overlay .modal-content{max-width:400px;padding:20px}}.modal-overlay .modal-content .modal-image{border:1px solid #ccc;border-radius:10px;margin-bottom:20px;max-height:300px;max-width:100%;object-fit:contain;width:100%}@media (max-width:767.98px){.modal-overlay .modal-content .modal-image{display:none}}@media (max-width:1199.98px){.modal-overlay .modal-content .modal-image{max-height:250px;max-width:100%;width:100%}}.modal-overlay .modal-content .modal-buttons{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.modal-overlay .modal-content .modal-buttons button{border:none;border-radius:5px;cursor:pointer;font-size:14px;margin-top:10px;padding:10px 20px;transition:background .3s}@media (max-width:1199.98px){.modal-overlay .modal-content .modal-buttons button{font-size:12px;margin-top:10px;padding:8px 15px}}@media (max-width:767.98px){.modal-overlay .modal-content .modal-buttons button{font-size:12px;margin-top:10px;padding:8px 15px}}.modal-overlay .modal-content .modal-buttons button:first-child{background:#952725;color:#fff}.modal-overlay .modal-content .modal-buttons button:first-child:hover{background:#95272580}.modal-overlay .modal-content .modal-buttons button:nth-child(2){background:#952725;color:#fff}.modal-overlay .modal-content .modal-buttons button:nth-child(2):hover{background:#95272580}.crop-container{height:300px;position:relative;width:100%}@media (max-width:767.98px){.crop-container{height:250px;width:100%}}@media (max-width:1199.98px){.crop-container{height:250px;width:100%}}.crop-container .zoom-controls{bottom:10px;display:flex;gap:10px;position:absolute;right:10px}@media (max-width:1199.98px){.crop-container .zoom-controls{bottom:5px;gap:8px;right:5px}}@media (max-width:767.98px){.crop-container .zoom-controls{bottom:5px;gap:5px;right:5px}}.crop-container .zoom-controls .zoom-button{align-items:center;background:#952725;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:20px;font-weight:700;height:30px;justify-content:center;transition:background .3s;width:30px}.crop-container .zoom-controls .zoom-button:hover{background:#952725cc}@media (max-width:1199.98px){.crop-container .zoom-controls .zoom-button{font-size:15px;height:25px;width:25px}}@media (max-width:767.98px){.crop-container .zoom-controls .zoom-button{font-size:15px;height:25px;width:25px}}.crop-container .zoom-controls .zoom-out{background:#333}.crop-container .zoom-controls .zoom-out:hover{background:#333c}.photo-instructions{color:#32323269;font-size:14px;font-weight:700;margin-top:50px;text-align:center}.form-inputs{display:flex;flex-direction:column;gap:30px}.form-row{display:flex;gap:var(--space-md);justify-content:space-between}@media (max-width:575.98px){.form-row{flex-direction:column}}.form-field{display:flex;flex:1 1;flex-direction:column}.form-field label{color:var(--text-color-secondary);font-size:16px;font-weight:700;margin-bottom:var(--space-xs)}.form-field .document-selection{display:flex;gap:15px}.form-field .doc-btn{background-color:#fff;border:1px solid #952725;border-radius:8px;color:#952725;cursor:pointer;font-size:16px;font-weight:700;padding:10px 40px;text-align:center;transition:.3s}.form-field .doc-btn.selected,.form-field .doc-btn:hover{background:#952725;color:#fff}.form-field .input-container{align-items:center;border:1px solid #e0e0e0;border-radius:5px;box-sizing:border-box;display:grid;grid-template-columns:30px 1fr auto;overflow:hidden;padding:10px}.form-field .input-container:focus-within{border:1px solid #e0e0e0;box-shadow:0 0 5px #e0e0e0}.form-field .input-container .input-icon{align-items:center;color:#e0e0e0;display:flex;justify-content:center;width:24px}.form-field .input-container input,.form-field .input-container textarea{border:none;color:#000000b8;font-family:var(--font-primary);font-size:16px;font-weight:700;outline:none;width:100%}.form-field .input-container input::placeholder,.form-field .input-container textarea::placeholder{color:#0000004d}.form-field .input-container input:-webkit-autofill,.form-field .input-container input:-webkit-autofill:focus,.form-field .input-container input:-webkit-autofill:hover,.form-field .input-container select:-webkit-autofill,.form-field .input-container select:-webkit-autofill:focus,.form-field .input-container select:-webkit-autofill:hover,.form-field .input-container textarea:-webkit-autofill,.form-field .input-container textarea:-webkit-autofill:focus,.form-field .input-container textarea:-webkit-autofill:hover{-webkit-text-fill-color:#000000b8;-webkit-box-shadow:inset 0 0 0 1000px #0000;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.form-field .input-container .select-field{background:#0000;border:none;color:#0000004d;cursor:pointer;font-family:var(--font-primary);font-size:16px;font-weight:700;outline:none;width:100%}.form-field .input-container .select-field option{color:#000000b8}.form-field .input-container .select-field:valid{color:#000000b8}.form-field .input-container .select-field option[value=""]{color:#0000004d}.form-field .input-container .form1-verify-button{align-items:center;background-color:var(--primary-color);border:none;border-radius:5px;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:700;justify-content:center;padding:5px 10px;transition:background-color .3s}.form-field .input-container .form1-verify-button:hover{background-color:#6c1c1b}.form-field .input-container .form1-verified-button{background-color:initial;border:none;cursor:default;padding:0}.form-field .form1-tooltip{align-self:flex-end;background-color:#f8e7b9;border-radius:3px;box-shadow:0 2px 5px #0000001a;color:#333;display:inline-block;font-size:12px;margin-bottom:5px;padding:4px 8px;text-align:center;white-space:nowrap}.form-field input:read-only{color:#0000004d}.form-field .logo-description{font-size:12px;font-weight:700}.bio-field{grid-column:span 2}@media (max-width:575.98px){.bio-field{grid-column:1}}.bio-field .brand-description-limit{font-size:12px;font-weight:700}.pro-step1-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.popup-overlay{align-items:center;background-color:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.popup-content{background-color:#fff;border-radius:5px;box-shadow:0 4px 10px #0003;max-width:500px;padding:40px;text-align:center;width:80%}.popup-content .popup-icon{color:var(--primary-color)}.popup-content .popup-heading{color:#000000b8;font-size:20px;font-weight:700;margin-bottom:20px}.popup-content .popup-para1{color:#000000b8;font-size:14px;font-weight:600;margin-bottom:20px}.popup-content .popup-para2{color:#989696;font-size:14px;font-weight:700;margin-top:20px}.popup-content .popup-otp-inputs{display:flex;gap:10px;justify-content:space-between}.popup-content .popup-otp-inputs .popup-otp-box{all:unset;border:1px solid #b2b2b2;border-radius:4px;font-size:18px;height:50px;text-align:center;width:50px}.popup-content .popup-otp-inputs .popup-otp-box:focus,.popup-content .popup-otp-inputs .popup-otp-box:hover{border:1.5px solid #952725;box-shadow:0 0 5px #95272580}.popup-content .resend-link{background:none;border:none;color:#952725;cursor:pointer;font-size:14px;font-weight:700;margin-left:10px;margin-top:20px;outline:none;text-decoration:underline}.popup-content .popup-verify-button{background-color:var(--primary-color);border:none;border-radius:5px;color:var(--text-color-white);cursor:pointer;font-size:16px;font-weight:700;margin-top:20px;padding:10px 20px;width:100%}.popup-content .popup-verify-button:hover{background-color:#6c1c1b}.pro-step2-container{box-sizing:border-box;display:flex;flex-direction:column}.pro-step2-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700;margin-bottom:var(--space-md)}.pro-step2-description{color:#989696;font-size:16px;font-weight:700;margin-bottom:var(--space-lg)}.form2-layout{grid-gap:var(--space-lg);display:grid;gap:var(--space-lg);grid-template-columns:2fr}@media (max-width:575.98px){.form2-layout{grid-template-columns:1fr;grid-template-rows:auto auto}}.form-submit{justify-content:flex-end}.form-skip,.form-submit{display:flex;margin-top:var(--space-xs)}.form-skip{justify-content:center}.form-skip .skip-link{color:#989696;cursor:pointer;font-size:16px;font-weight:700;text-decoration:underline}.form-skip .skip-link:hover{color:#7f7c7c;text-decoration:none}.pro-step2-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.pro-step3-container{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-lg)}.pro-step3-header-row{align-items:center;display:flex;justify-content:space-between}.pro-step3-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700}.pro-step3-description{color:#989696;font-size:16px;font-weight:700}.toggle-container{display:flex;justify-content:center}.toggle-container .toggle-button{border:1px solid #952725;border-radius:5px;display:grid;grid-template-columns:repeat(2,1fr);overflow:hidden}.toggle-container .toggle-button .toggle-option{color:#952725;cursor:pointer;font-weight:700;padding:10px;text-align:center;transition:background-color .3s ease,color .3s ease}.toggle-container .toggle-button .toggle-option.active{background-color:#952725;color:#fff}.plans{grid-gap:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:repeat(2,1fr)}@media (max-width:575.98px){.plans{grid-template-columns:1fr}}.plans .plan-card{background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:column;padding:var(--space-md);transition:transform .3s ease,box-shadow .3s ease}.plans .plan-card.basic{box-shadow:0 6px 8px #00000026;transform:scale(1.05);z-index:2}.plans .plan-card .plan-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:var(--space-xs)}.plans .plan-card .plan-header .badge{align-items:center;background-color:#952725;border-radius:var(--border-radius-secondary);color:#fff;font-weight:700;justify-content:center;padding:3px 5px}.plans .plan-card .plan-header .most-popular{border:1px solid #952725;border-radius:50px;color:#952725;font-size:12px;font-weight:700;padding:5px 10px}.plans .plan-card .badge-description{color:#000072;font-size:18px;font-weight:700;margin-bottom:var(--space-xs)}.plans .plan-card .badge1-description{color:green;font-size:18px;font-weight:700;margin-bottom:var(--space-xs)}.plans .plan-card .plan-price{color:#000;font-size:28px;font-weight:700;margin-bottom:var(--space-sm)}.plans .plan-card .plan-price s{margin-right:8px;-webkit-text-decoration-color:#000000b8;text-decoration-color:#000000b8;text-decoration-thickness:3px}.plans .plan-card .plan-price .new-price{color:#000;font-size:28px;font-weight:700}.plans .plan-card .plan-price .plan-duration{color:#989696;font-size:16px;font-weight:700}.plans .plan-card .plan-price .offer-text{color:#989696;font-size:14px;font-weight:700;margin-left:5px}.plans .plan-card .plan-features{list-style:none;margin:20px 0;padding:0}.plans .plan-card .plan-features li{color:#000000b8;font-size:16px;font-weight:700;margin-bottom:var(--space-xs)}.plans .plan-card .plan-button{background-color:#952725;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:700;padding:10px;transition:background-color .3s ease;width:100%}.plans .plan-card .plan-button:hover{background-color:#9a1212}.pro-step4-container{box-sizing:border-box;display:flex;flex-direction:column;gap:var(--space-lg)}.pro-step4-container .form4-layout{grid-gap:var(--space-lg);align-items:center;display:grid;gap:var(--space-lg);grid-template-columns:1fr 1fr}@media (max-width:575.98px){.pro-step4-container .form4-layout{grid-template-columns:1fr}}.pro-step4-container .form4-content{display:flex;flex-direction:column;gap:var(--space-md)}.pro-step4-container .form4-content .form-grid{grid-gap:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:repeat(2,1fr);margin-top:30px}@media (max-width:575.98px){.pro-step4-container .form4-content .form-grid{grid-template-columns:1fr}}.pro-step4-container .image4-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center}.pro-step4-container .image4-container img{height:auto;max-width:90%;object-fit:contain}@media (max-width:575.98px){.pro-step4-container .image4-container{justify-content:center}}.pro-step4-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700}.pro-step4-description{color:#989696;font-size:16px;font-weight:700}.info-icon-container{display:inline-block;margin-left:5px;position:relative}.info-icon-container .info-icon{color:#952725;cursor:pointer}.info-icon-container .tooltip{background-color:#fff3cd;border-radius:4px;box-shadow:0 4px 6px #0000001a;color:#856404;font-size:12px;height:45px;left:120%;opacity:0;padding:10px;position:absolute;text-align:center;top:50%;transition:visibility .3s ease,opacity .3s ease;visibility:hidden;width:200px}.info-icon-container:hover .tooltip{opacity:1;visibility:visible}.pro-step4-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.pro-step4-button:hover{background-color:#9a1212}.pro-step4-button.save-button{margin-top:var(--space-md);width:100%}.pro-step5-container{box-sizing:border-box;display:flex;flex-direction:column}.pro-step5-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700;margin-bottom:var(--space-md)}.pro-step5-description{color:#989696;font-size:16px;font-weight:700;margin-bottom:var(--space-lg)}.content5-container .social-media-cards{grid-gap:var(--space-md);display:grid;gap:var(--space-md);grid-template-columns:repeat(4,1fr)}@media (max-width:767.98px){.content5-container .social-media-cards{grid-template-columns:repeat(2,1fr)}}.content5-container .social-card{align-items:center;background:#fff;border:1px solid #ddd;border-radius:5px;box-shadow:0 2px 6px #0000001a;display:flex;flex-direction:column;justify-content:space-between;padding:20px;position:relative;text-align:center;transition:transform .3s ease;z-index:2}.content5-container .social-card:hover{transform:translateY(-5px);z-index:10}.content5-container .social-card .social-icon{font-size:60px;margin-top:20px}.content5-container .social-card .facebook-icon{color:#3d5a98}.content5-container .social-card .instagram-icon{color:#e4405f}.content5-container .social-card .youtube-icon{color:red}.content5-container .social-card .linkedin-icon{color:#0a66c2}.content5-container .social-card .social-title{color:var(--text-color-secondary);font-size:18px;font-weight:700;margin:20px 0 40px}.content5-container .social-card .social-button{background-color:initial;border:2px solid #952725;border-radius:10px;color:#952725;cursor:pointer;font-size:16px;font-weight:700;margin-bottom:40px;padding:10px 20px;transition:all .3s ease}.content5-container .social-card .social-button.connect-button:hover{background-color:#952725;color:#fff}.content5-container .social-card .social-button.verifying-button{align-items:center;border:2px solid #ef5350;color:#ef5350;display:flex;flex-direction:column;justify-content:center}.content5-container .social-card .social-button.verifying-button .verification-top{align-items:center;color:#ef5350;display:flex;font-size:14px;font-weight:700;justify-content:center;margin-bottom:5px}.content5-container .social-card .social-button.verifying-button .verification-bottom{color:#ef5350;font-size:12px;font-weight:700;text-align:center}.content5-container .social-card .social-button.queued-button{border:1px solid #f80;color:#f80}.content5-container .social-card .social-button.eligible-button{border:1px solid #006400;color:#006400}.content5-container .social-card .social-button.not-eligible-button{border:1px solid red;color:red;display:inline-block;position:relative}.content5-container .addicon{font-size:16px;vertical-align:middle}.content5-container .icon-space{margin-right:8px;vertical-align:middle}.content5-container .noteligible-popup{background:#fcf0ea;border-radius:5px;bottom:40%;box-shadow:0 2px 6px #0003;display:none;left:50%;line-height:1.5;opacity:0;padding:15px;pointer-events:none;position:absolute;text-align:center;transform:translateX(-50%);transition:opacity .3s ease-in-out;width:450px;z-index:100}.content5-container .noteligible-popup:after{border:8px solid #0000;border-top-color:#fcd4c0;content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}@media (max-width:767.98px){.content5-container .noteligible-popup{left:10px;right:10px;transform:none;width:300px}.content5-container .noteligible-popup:after{left:100px;transform:none}}.content5-container .noteligible-popup .noteligible-popup-heading{font-size:18px;font-weight:700;margin:10px 0 0;text-align:center}.content5-container .noteligible-popup .noteligible-popup-para1{font-size:12px;font-weight:600;margin:20px 0;text-align:center}.content5-container .noteligible-popup .noteligible-popup-para2{font-size:12px;font-weight:600;margin:0 0 20px;text-align:center}.content5-container .noteligible-popup .noteligible-popup-hashtags{font-size:11px;font-weight:400px;margin:0 0 10px;text-align:center}.content5-container .social-card:hover .noteligible-popup{display:block;opacity:1;pointer-events:auto}.content5-container .privacy-section{align-items:center;color:var(--text-color-secondary);display:flex;font-size:12px;margin:20px 0 30px}.content5-container .privacy-section .lock-icon{color:#952725;font-size:22px;margin:0 10px 0 0}@media (max-width:575.98px){.content5-container .privacy-section .lock-icon{color:#952725;font-size:48px;margin:0 10px 0 0}}.content5-container .privacy-section .privacy-text{text-align:left}.content5-container .pro-step5-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;padding:10px;width:100%}.content5-container .pro-step5-button:hover{background-color:#9a1212}.pro-step6-container{align-items:center;box-sizing:border-box;display:flex;justify-content:center}.pro-step6-container .content6-layout{display:grid;grid-template-rows:auto auto 1fr auto;justify-items:center;max-width:700px;text-align:center}@media (max-width:575.98px){.pro-step6-container .content6-layout{grid-template-rows:auto auto auto auto;padding:var(--space-sm)}}.pro-step6-container .content6-layout .pro-step6-heading{color:var(--text-color-secondary);font-size:var(--font-size-primary);font-weight:700;margin-bottom:var(--space-md)}.pro-step6-container .content6-layout .pro-step6-description{color:#989696;font-size:16px;font-weight:700}.pro-step6-container .content6-layout .gift-box-section{align-items:center;display:flex;justify-content:center;width:100%}.pro-step6-container .content6-layout .gift-box-section .gift-box-animation{height:250px;width:250px}@media (max-width:575.98px){.pro-step6-container .content6-layout .gift-box-section .gift-box-animation{height:200px;width:200px}}.pro-step6-container .content6-layout .reward-description{color:var(--text-color-gblack);font-size:16px;font-weight:700}.pro-step6-container .content6-layout .reward-description-add{color:#989696;font-size:16px;font-weight:700;margin:20px 0 0}.pro-step6-container .content6-layout .pro-step6-button{background-color:var(--primary-color);border:none;border-radius:5px;color:#ffffffe3;cursor:pointer;font-size:16px;font-weight:700;margin:30px 0 0;padding:10px 20px}.pro-step6-container .content6-layout .pro-step6-button:hover{background-color:#9a1212}.pro-step6-container .content6-layout .pro-step6-button:active{transform:scale(.98)}.bar-style-stepper{align-items:center;display:flex;gap:8px;justify-content:space-between;margin:75px 0 0}.bar-style-stepper .bar-step{background-color:#8c8c8c;border-radius:3px;flex:1 1;height:4px;max-width:80px;min-width:60px;transition:background-color .3s ease}.bar-style-stepper .bar-step.active{background-color:#952725}.icon-style-stepper{align-items:center;display:flex;justify-content:space-between;margin:40px 0}.icon-style-stepper .icon-step-container{align-items:center;display:flex;flex:1 1}.icon-style-stepper .icon-step-container:last-child{flex:0 1;justify-content:flex-end}.icon-style-stepper .icon-step-container .icon-step{align-items:center;background-color:#e0e0e0;border-radius:50%;color:#fff;display:flex;font-size:18px;height:50px;justify-content:center;width:50px}.icon-style-stepper .icon-step-container .icon-step.active,.icon-style-stepper .icon-step-container .icon-step.completed{background-color:#952725}.icon-style-stepper .icon-step-container .icon-line{background-color:#e0e0e0;flex:1 1;height:6px}.icon-style-stepper .icon-step-container .icon-line.active{background-color:#952725}.brand-stepper{margin:20px 0}@media (max-width:991.98px){.brand-stepper{margin:60px 0 20px}}.brand-stepper .brand-step-count{color:#952725;font-size:16px;font-weight:700}.landing-footer{color:#000}.landing-footer .footer-main-columns{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1.5fr 1.5fr 1fr;max-width:1400px}@media (max-width:767.98px){.landing-footer .footer-main-columns{gap:24px;grid-template-columns:1fr;padding:0 16px;text-align:center}}.landing-footer .footer-main-columns .footer-column{display:flex;flex-direction:column}.landing-footer .footer-main-columns .footer-column.footer-logo-column{gap:40px;justify-content:space-between}@media (max-width:767.98px){.landing-footer .footer-main-columns .footer-column.footer-logo-column{align-items:center;justify-content:center}}.landing-footer .footer-main-columns .footer-column.footer-logo-column .footer-section-logo{font-size:12px}.landing-footer .footer-main-columns .footer-column.footer-logo-column .footer-section-logo .footer-logo{height:auto;margin-bottom:10px;max-width:220px}.landing-footer .footer-main-columns .footer-column.footer-logo-column .footer-section-office .footer-address-column .footer-section h4{color:#000;font-size:1rem;font-weight:700;margin-bottom:16px}.landing-footer .footer-main-columns .footer-column.footer-logo-column .footer-section-office .footer-address-column .footer-section address{color:#000;font-style:normal;line-height:1.6;margin-bottom:24px}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section{margin-bottom:24px}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section h4{color:#000;font-size:1rem;font-weight:700;margin-bottom:16px}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section ul{list-style:none;margin:0;padding:0}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section ul li{margin-bottom:10px}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section ul li a{color:#000;font-weight:400;text-decoration:none;transition:color .3s}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section ul li a:focus,.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section ul li a:hover{color:#952725;outline:none}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links{display:flex;gap:40px;justify-content:flex-start;list-style:none;margin-top:50px;padding:0}@media (max-width:767.98px){.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links{justify-content:center}}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links li a{color:#000;font-size:1.6rem;transition:color .3s}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links li a svg{vertical-align:middle}.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links li a:focus,.landing-footer .footer-main-columns .footer-column.footer-links-column .footer-section .social-links li a:hover{color:#952725;outline:none}.landing-footer .footer-main-columns .footer-column.footer-help-column h4{color:#000;font-size:1rem;font-weight:700;margin-bottom:16px}.landing-footer .footer-main-columns .footer-column.footer-help-column ul{list-style:none;margin:0;padding:0}.landing-footer .footer-main-columns .footer-column.footer-help-column ul li{margin-bottom:10px}.landing-footer .footer-main-columns .footer-column.footer-help-column ul li a{color:#000;font-weight:400;text-decoration:none;transition:color .3s}.landing-footer .footer-main-columns .footer-column.footer-help-column ul li a:focus,.landing-footer .footer-main-columns .footer-column.footer-help-column ul li a:hover{color:#952725;outline:none}.landing-footer .footer-bottom{border-top:1px solid #bbb;color:#989696;padding-top:16px;text-align:center}.landing-footer .footer-bottom span{font-size:14px;-webkit-user-select:none;user-select:none}.landing-footer .footer-bottom span a{color:#989696;text-decoration:none}.landing-footer .footer-bottom span a:focus,.landing-footer .footer-bottom span a:hover{color:#952725;outline:none}@media (max-width:767.98px){.landing-footer .footer-bottom{padding-top:12px}}.landing-page .landing-slider{display:grid;grid-template-columns:1fr;max-width:100%;padding:0}.landing-page .landing-slider .slider-container{align-items:center;display:grid;grid-template-columns:1fr;height:auto;transition:transform .5s ease-in-out;width:100%}.landing-page .landing-slider .slider-container .slider-image-wrapper{display:grid;grid-template-areas:"overlap";height:100%;place-items:center;position:relative;width:100%}.landing-page .landing-slider .slider-container .slider-image-wrapper .slide{align-items:center;display:none;grid-area:overlap;height:100%;justify-content:center;width:100%}.landing-page .landing-slider .slider-container .slider-image-wrapper .slide img{height:600px;max-height:600px;object-fit:fill;width:100%}@media (max-width:767.98px){.landing-page .landing-slider .slider-container .slider-image-wrapper .slide img{height:400px;object-fit:fill;width:100%}}.landing-page .landing-slider .slider-container .slider-image-wrapper .slide.active{display:flex}.landing-page .landing-slider .slider-container .slider-image-wrapper .slider-arrow{align-items:center;background-color:initial;border:none;color:#00000080;cursor:pointer;display:flex;font-size:72px;font-weight:700;grid-area:overlap;height:100%;padding:0 20px;transition:background-color .3s;z-index:1}@media (max-width:767.98px){.landing-page .landing-slider .slider-container .slider-image-wrapper .slider-arrow{font-size:48px;padding:0 10px}}.landing-page .landing-slider .slider-container .slider-image-wrapper .slider-arrow:hover{background-color:#9896961a;color:#000}.landing-page .landing-slider .slider-container .slider-image-wrapper .slider-arrow.left{justify-self:start}.landing-page .landing-slider .slider-container .slider-image-wrapper .slider-arrow.right{justify-self:end}.landing-page .trending-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;padding:20px}@media (max-width:767.98px){.landing-page .trending-section{grid-template-columns:1fr;margin-top:24px}}.landing-page .trending-section .trending-left{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;padding:20px}.landing-page .trending-section .trending-left h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.landing-page .trending-section .trending-left .cards-container{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(3,1fr)}@media (max-width:767.98px){.landing-page .trending-section .trending-left .cards-container{grid-template-columns:1fr}}.landing-page .trending-section .trending-left .cards-container .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}.landing-page .trending-section .trending-left .cards-container .card img{border-bottom:1px solid #ddd;height:250px;object-fit:cover;width:100%}.landing-page .trending-section .trending-left .cards-container .card .card-content{padding:8px 0}.landing-page .trending-section .trending-left .cards-container .card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .trending-section .trending-left .cards-container .card .card-content .metrics{color:#000000b3;display:flex;font-size:.875rem;font-weight:700;gap:12px}.landing-page .trending-section .trending-left .cards-container .card .card-content .metrics span{align-items:center;display:flex;gap:4px}.landing-page .trending-section .trending-left .cards-container .card .card-content .metrics span svg{color:#952725;vertical-align:middle}.landing-page .trending-section .trending-right{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;padding:20px}.landing-page .trending-section .trending-right h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.landing-page .trending-section .trending-right .cards-container{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(2,1fr)}@media (max-width:767.98px){.landing-page .trending-section .trending-right .cards-container{grid-template-columns:1fr}}.landing-page .trending-section .trending-right .cards-container .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}.landing-page .trending-section .trending-right .cards-container .card img{background-color:#000;border-bottom:1px solid #ddd;height:250px;object-fit:contain;width:100%}.landing-page .trending-section .trending-right .cards-container .card .card-content{padding:8px 0}.landing-page .trending-section .trending-right .cards-container .card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .trending-section .trending-right .cards-container .card .card-content .metrics{color:#000000b3;display:flex;font-size:.875rem;font-weight:700;gap:12px}.landing-page .trending-section .trending-right .cards-container .card .card-content .metrics span{align-items:center;display:flex;gap:4px}.landing-page .trending-section .trending-right .cards-container .card .card-content .metrics span svg{color:#952725;vertical-align:middle}.landing-page .trending-posts-carousel,.landing-page .trending-stars-carousel{display:grid;grid-template-columns:1fr;padding:0 20px 20px}@media (max-width:767.98px){.landing-page .trending-posts-carousel,.landing-page .trending-stars-carousel{margin-top:24px}}.landing-page .trending-posts-carousel .trending-posts-panel,.landing-page .trending-posts-carousel .trending-stars-panel,.landing-page .trending-stars-carousel .trending-posts-panel,.landing-page .trending-stars-carousel .trending-stars-panel{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;padding:20px}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel,.landing-page .trending-posts-carousel .trending-stars-panel,.landing-page .trending-stars-carousel .trending-posts-panel,.landing-page .trending-stars-carousel .trending-stars-panel{padding:12px}}.landing-page .trending-posts-carousel .trending-posts-panel h2,.landing-page .trending-posts-carousel .trending-stars-panel h2,.landing-page .trending-stars-carousel .trending-posts-panel h2,.landing-page .trending-stars-carousel .trending-stars-panel h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(6,1fr)}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars{grid-template-columns:1fr}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card img,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card img,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card img,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card img{border-bottom:1px solid #ddd;height:250px;object-fit:cover;width:100%}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card img,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card img,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card img,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card img{height:250px}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card .card-content,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card .card-content,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card .card-content,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card .card-content{padding:8px 0}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card .card-content h3,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card .card-content h3,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card .card-content h3,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics{color:#000000b3;display:flex;font-size:.875rem;font-weight:700;gap:20px}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics span,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics span,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics span,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics span{align-items:center;display:flex;gap:7px}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics span svg,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics span svg,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-stars .card .card-content .metrics span svg,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-stars .card .card-content .metrics span svg{color:#952725;vertical-align:middle}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts{grid-gap:16px;display:grid;flex-wrap:wrap;gap:16px;grid-template-columns:repeat(4,1fr)}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts{grid-template-columns:1fr}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card{background:#f7f7f7;display:flex;flex-direction:column;overflow:hidden}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card img,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card img,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card img,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card img{background-color:#000;border-bottom:1px solid #ddd;height:250px;object-fit:contain;width:100%}@media (max-width:767.98px){.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card img,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card img,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card img,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card img{height:250px}}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card .card-content,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card .card-content,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card .card-content,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card .card-content{padding:8px 0}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card .card-content h3,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card .card-content h3,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card .card-content h3,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics{color:#000000b3;display:flex;font-size:.875rem;font-weight:700;gap:20px}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics span,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics span,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics span,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics span{align-items:center;display:flex;gap:7px}.landing-page .trending-posts-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics span svg,.landing-page .trending-posts-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics span svg,.landing-page .trending-stars-carousel .trending-posts-panel .carousel-container-posts .card .card-content .metrics span svg,.landing-page .trending-stars-carousel .trending-stars-panel .carousel-container-posts .card .card-content .metrics span svg{color:#952725;vertical-align:middle}.skeleton-card{background:#f3f3f3;border-radius:6px;display:flex;flex-direction:column;gap:8px;padding:12px}.skeleton-card .skeleton-img{background:linear-gradient(90deg,#eee,#ddd,#eee);border-radius:6px;height:120px;width:100%}.skeleton-card .skeleton-text{background:linear-gradient(90deg,#eee,#ddd,#eee);border-radius:4px;height:16px}.skeleton-card .skeleton-text.short{width:50%}.skeleton-card .skeleton-text.long{width:80%}.see-more-link{align-items:center;color:#952725;cursor:pointer;display:flex;font-weight:700;justify-content:flex-end;margin-top:12px;text-decoration:underline}.see-more-link svg{color:inherit;font-size:1.2rem;vertical-align:middle}.see-more-link:hover{text-decoration:underline}.landing-subpage-header{align-items:center;background-color:#fff;border-bottom:1px solid #e8e8e8;box-shadow:0 1px 3px #0000000f;display:flex;flex-wrap:wrap;gap:12px;margin:0 0 8px;padding:12px 20px;position:-webkit-sticky;position:sticky;top:64px;top:var(--landing-sticky-top,var(--public-header-height,64px));z-index:900}@media (max-width:767.98px){.landing-subpage-header{margin-bottom:4px;padding:10px 16px}}.landing-subpage-back{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:inline-flex;font-family:var(--font-primary);font-size:15px;font-weight:500;gap:8px;margin:0;min-height:44px;min-width:44px;padding:8px 12px;transition:background-color .2s ease,color .2s ease}.landing-subpage-back:hover{background:#f0f0f0;color:#333}.landing-subpage-back:focus-visible{outline:2px solid #952725;outline-offset:2px}.landing-subpage-back span{font-size:14px}@media (max-width:767.98px){.landing-subpage-back span{font-size:13px}}.landing-subpage-title{color:#000;flex:1 1;font-size:1.125rem;font-weight:700;margin:0;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media (max-width:767.98px){.landing-subpage-title{font-size:1rem;white-space:normal}}.landing-error-panel{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 2px 8px #0000000f;margin:48px auto;max-width:480px;padding:28px 24px;text-align:center}@media (max-width:767.98px){.landing-error-panel{margin:24px 16px;padding:24px 16px}}.landing-error-panel__title{color:#1a1a1a;font-size:1.25rem;font-weight:700;margin:0 0 12px}.landing-error-panel__message{color:#555;font-size:.95rem;line-height:1.5;margin:0 0 24px}.landing-error-panel__actions{display:flex;flex-direction:column;gap:12px}@media (min-width:768px){.landing-error-panel__actions{flex-direction:row;justify-content:center}}.landing-error-panel__btn{border:none;border-radius:4px;cursor:pointer;font-family:var(--font-primary);font-size:14px;font-weight:600;min-height:44px;padding:10px 20px;transition:background-color .2s ease,opacity .2s ease}.landing-error-panel__btn:focus-visible{outline:2px solid #952725;outline-offset:2px}.landing-error-panel__btn--primary{background-color:#952725;color:#fff}.landing-error-panel__btn--primary:hover{background-color:#7a1e1c}.landing-error-panel__btn--secondary{background-color:#f5f5f5;border:1px solid #ddd;color:#333}.landing-error-panel__btn--secondary:hover{background-color:#ebebeb}.profile-insights-page--error{min-height:40vh}.see-more-page{padding:20px 30px}.see-more-page h2{border-bottom:1px solid #bbb;color:#000;font-size:1.5rem;font-weight:700;margin-bottom:24px;padding-bottom:10px}.see-more-page .see-more-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}@media (max-width:767.98px){.see-more-page .see-more-grid{grid-template-columns:1fr}}.see-more-page .see-more-grid .see-more-card{background:#f7f7f7;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;overflow:hidden}.see-more-page .see-more-grid .see-more-card img{border-bottom:1px solid #ddd;height:280px;object-fit:cover;width:100%}.see-more-page .see-more-grid .see-more-card .card-content{padding:12px}.see-more-page .see-more-grid .see-more-card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.see-more-page .see-more-grid .see-more-card .card-content .metrics{grid-gap:8px;color:#000000b3;display:grid;font-size:.875rem;font-weight:700;gap:8px;grid-template-columns:repeat(2,1fr)}.see-more-page .see-more-grid .see-more-card .card-content .metrics span{align-items:center;display:flex;gap:6px}.see-more-page .see-more-grid .see-more-card .card-content .metrics span svg{color:#952725;vertical-align:middle}.see-more-page .see-more-grid .see-more-card .stats-button{background-color:#952725;border:none;border-radius:0 0 4px 4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 0;transition:background-color .3s ease;width:100%}.see-more-page .see-more-grid .see-more-card .stats-button:hover:not(:disabled){background-color:#7a1f1f}.see-more-page .see-more-grid .see-more-card .stats-button--disabled,.see-more-page .see-more-grid .see-more-card .stats-button:disabled{background-color:#c4c4c4;color:#f5f5f5;cursor:not-allowed}@media (max-width:767.98px){.see-more-page .see-more-grid .see-more-card .stats-button{font-size:.9rem;width:100%}}.see-more-page .see-more-grid .see-more-card .coming-soon-label{background-color:#ececec;border-radius:0 0 4px 4px;color:#888;display:block;font-size:14px;font-weight:600;padding:12px 0;text-align:center;width:100%}.see-more-page .see-more-grid.landscape{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(4,1fr)}.see-more-page .see-more-grid.landscape .see-more-card{background:#f7f7f7;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 10px #0000001a;display:flex;flex-direction:column;overflow:hidden}.see-more-page .see-more-grid.landscape .see-more-card img{background-color:#000;border-bottom:1px solid #ddd;height:280px;object-fit:contain;width:100%}.see-more-page .see-more-grid.landscape .see-more-card .card-content{padding:12px}.see-more-page .see-more-grid.landscape .see-more-card .card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.see-more-page .see-more-grid.landscape .see-more-card .card-content .metrics{grid-gap:8px;color:#000000b3;display:grid;font-size:.875rem;font-weight:700;gap:8px;grid-template-columns:repeat(2,1fr)}.see-more-page .see-more-grid.landscape .see-more-card .card-content .metrics span{align-items:center;display:flex;gap:6px}.see-more-page .see-more-grid.landscape .see-more-card .card-content .metrics span svg{color:#952725;vertical-align:middle}.see-more-page .see-more-grid.landscape .see-more-card .stats-button{background-color:#952725;border:none;border-radius:0 0 4px 4px;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 0;transition:background-color .3s ease;width:100%}.see-more-page .see-more-grid.landscape .see-more-card .stats-button:hover:not(:disabled){background-color:#7a1f1f}.see-more-page .see-more-grid.landscape .see-more-card .stats-button--disabled,.see-more-page .see-more-grid.landscape .see-more-card .stats-button:disabled{background-color:#c4c4c4;color:#f5f5f5;cursor:not-allowed}@media (max-width:767.98px){.see-more-page .see-more-grid.landscape .see-more-card .stats-button{font-size:.9rem;width:100%}}.see-more-page .see-more-grid.landscape .see-more-card .coming-soon-label{background-color:#ececec;border-radius:0 0 4px 4px;color:#888;display:block;font-size:14px;font-weight:600;padding:12px 0;text-align:center;width:100%}@media (max-width:767.98px){.see-more-page .see-more-grid.landscape{grid-template-columns:1fr}}.see-more-page .error{color:red;margin-top:20px;text-align:center}.see-more-page .also-viewed h2{border-bottom:1px solid #bbb;color:#000;font-size:1.5rem;font-weight:700;margin-bottom:24px;margin-top:24px;padding-bottom:10px}@media (max-width:1399.98px) and (min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage img{height:220px;margin-left:20px;max-width:220px;width:220px}}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row .insights-link-row-metrics span{color:#00f}@media (min-width:768px) and (max-width:1023.98px){.add-to-orbit-container .orbit-list{gap:20px}.add-to-orbit-container .orbit-item .orbit-item-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}:root{--primary-color:#952725;--secondary-color:#b22222;--tertiary-color:#f39c12;--font-primary:"Albert Sans",sans-serif;--font-secondary:"Arial",sans-serif;--font-size-primary:24px;--font-size-secondary:16px;--font-size-tertiary:14px;--font-size-inter:15px;--font-size-small:12px;--text-color-primary:#000;--text-color-secondary:#000000b8;--text-color-tertiary:#0000008a;--text-color-gblack:#000000a6;--text-color-white:#ffffffe3;--text-color-grey:#888;--a-text-decoration:underline;--padding:10px;--input-background:#b2b2b257;--input-border:1px solid #b2b2b257;--input-border-focus:1.5px solid #952725;--input-border-hover:1.5px solid #952725;--input-box-shadow:0 0 5px #95272580;--border-radius-primary:5px;--border-radius-secondary:10px;--space-xs:8px;--space-sm:16px;--space-md:24px;--space-lg:32px;--space-xl:48px;--breakpoint-xs:320px;--breakpoint-sm:576px;--breakpoint-md:768px;--breakpoint-lg:992px;--breakpoint-xl:1200px;--breakpoint-xxl:1440px}.landing-page-layout{--public-header-height:64px;--landing-sticky-top:var(--public-header-height);--public-header-z:1100;background-color:#e3e6e6;box-sizing:border-box;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr auto;margin:0 auto;max-width:1600px;min-height:100vh;overflow-x:clip;width:100%}.landing-page-layout .landing-main-content{box-sizing:border-box;display:flex;flex-direction:column;grid-row:2;max-width:100%;min-width:0;overflow-x:clip;padding-top:var(--public-header-height)}@media(min-width:1024px){.landing-page-layout:has(.profile-insights-page){overflow:visible}.landing-page-layout:has(.profile-insights-page) .landing-main-content{overflow:visible}}.landing-page-layout .landing-footer{background:linear-gradient(90deg,#fff5f5,#fbebebe6 25%,#f7e0e0);box-sizing:border-box;grid-row:3;margin-top:auto;padding:20px;width:100%}@media(max-width:1199.98px){.landing-page-layout .landing-footer{padding:16px}}@media(max-width:767.98px){.landing-page-layout .landing-footer{padding:12px}}.user-dashboard-layout{display:grid;grid-template-columns:minmax(50px,60px) 1fr;min-height:100vh;transition:all .3s ease}.user-dashboard-layout.sidebar-expanded{grid-template-columns:minmax(180px,220px) 1fr}@media(max-width:991.98px){.user-dashboard-layout{grid-template-columns:55px 1fr}.user-dashboard-layout.sidebar-expanded{grid-template-columns:180px 1fr}}.sidebar{background:#fff;border-right:1px solid #eee;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding:1rem;position:-webkit-sticky;position:sticky;top:0;transition:all .3s ease}.sidebar .logo{font-size:1.2rem;font-weight:700;margin:.2rem auto .5rem;text-align:center}.sidebar .logo img.header-logo{height:auto;max-width:100%;transition:width .3s ease;width:160px}.sidebar .sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.sidebar .sidebar-nav a{align-items:center;border-radius:8px;color:#777;display:flex;font-weight:500;gap:.6rem;padding:.6rem;text-decoration:none}.sidebar .sidebar-nav a svg{font-size:1.2rem}.sidebar .sidebar-nav a span{transition:opacity .3s ease;white-space:nowrap}.sidebar .sidebar-nav a:hover{color:#000}.sidebar .sidebar-nav a.active{background:#fef1ee;color:#8b2c21;font-weight:600}.sidebar .sidebar-nav .dropdown-nav-item{display:flex;flex-direction:column}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown{align-items:center;border-radius:8px;color:#777;cursor:pointer;display:flex;font-weight:500;justify-content:space-between;padding:.6rem;transition:all .2s ease}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown:hover{background:#f5f5f5;color:#000}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown .nav-link-content{align-items:center;display:flex;flex:1 1;gap:.6rem;min-width:0}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown .nav-link-content svg{flex-shrink:0;font-size:1.2rem}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown .nav-link-content span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown>svg{flex-shrink:0;font-size:1rem;margin-left:.25rem;transition:transform .2s ease}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu{background:#fef1ee4d;border-left:2px solid #e0e0e0;border-radius:0 8px 8px 0;display:flex;flex-direction:column;margin-left:0;margin-top:.25rem;padding:.25rem 0 .25rem 1rem}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link{align-items:center;border-radius:6px;color:#8b2c21;display:flex;font-size:.85rem;font-weight:500;min-width:0;padding:.5rem .8rem;position:relative;text-decoration:none;transition:all .2s ease}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link:before{background:#8b2c21;border-radius:0 2px 2px 0;content:"";height:50%;left:0;opacity:.5;position:absolute;top:50%;transform:translateY(-50%);width:2px}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link:hover{background:#8b2c2114;padding-left:1rem}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link.active{background:#fef1eee6;color:#8b2c21;font-weight:700;padding-left:1rem}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link.active:before{height:70%;opacity:1;width:3px}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link span{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;width:100%}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link.stage-link.disabled{background:#0000;color:#8b2c21;cursor:not-allowed;font-weight:600;opacity:.85;padding-left:.8rem;pointer-events:none}.sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu .dropdown-link.stage-link.disabled:hover{background:#0000;color:#8b2c21;padding-left:.8rem}.user-dashboard-layout.collapsed .sidebar .sidebar-nav .dropdown-nav-item .dropdown-menu,.user-dashboard-layout.collapsed .sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown .nav-link-content span,.user-dashboard-layout.collapsed .sidebar .sidebar-nav .dropdown-nav-item .nav-link-with-dropdown>svg,.user-dashboard-layout.collapsed .sidebar-nav a span{display:none}.main-section{display:flex;flex-direction:column;height:100vh;max-width:100%;min-width:0}.main-section .dashboard-header{align-items:center;background:#fafafa;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.8rem 1rem;position:-webkit-sticky;position:sticky;top:0;z-index:10}.main-section .dashboard-header .left-header{align-items:center;display:flex}.main-section .dashboard-header .left-header .icon-btn{background:none;border:none;color:#555;cursor:pointer;font-size:1.4rem}.main-section .dashboard-header .location-box{align-items:center;background:#fff;border:1px solid #ccc;border-radius:8px;color:#666;display:flex;font-size:.95rem;font-weight:500;gap:.4rem;padding:.4rem .8rem}.main-section .dashboard-header .location-box svg{color:#666;font-size:1rem}body.contract-modal-open .main-section .dashboard-header{pointer-events:none;visibility:hidden}.main-section .dashboard-header .header-actions{align-items:center;display:flex;gap:.5rem}.main-section .dashboard-header .header-actions .icon-btn{background:none;border:none;cursor:pointer;font-size:1.2rem}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper{position:relative}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown{animation:dropdownFadeIn .2s ease;background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 4px 12px #0000001a;min-width:160px;position:absolute;right:0;top:calc(100% + 8px);z-index:1000}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown .dropdown-item{align-items:center;background:none;border:none;color:#333;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1rem;text-align:left;transition:background-color .2s ease;width:100%}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown .dropdown-item:hover{background-color:#f5f5f5}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown .dropdown-item.logout-item{color:#d32f2f}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown .dropdown-item.logout-item:hover{background-color:#ffebee}.main-section .dashboard-header .header-actions .profile-dropdown-wrapper .profile-dropdown .dropdown-item svg{font-size:1.1rem}.main-section .dashboard-content{background:#f9f9f9;box-sizing:border-box;flex:1 1;max-width:100%;min-width:0;overflow-y:auto;padding:1rem}.section-title{color:#aaa;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin:1rem 0 .5rem;padding-bottom:.5rem;padding-left:.2rem;position:relative;text-transform:uppercase}.section-title:after{background:#e0e0e0;bottom:0;content:"";height:1px;left:0;position:absolute;width:100%}@media(max-width:991.98px){.section-title{font-size:.4rem}.sidebar{padding:.5rem}.mobile-toggle-btn{background:none;border:none;color:#555;cursor:pointer;font-size:1.6rem}}.sidebar-toggle-btn{align-items:center;background:none;border:none;color:#555;cursor:pointer;display:flex;font-size:1.4rem;justify-content:center;margin:.5rem auto .5rem 0;transition:color .3s ease}.sidebar-toggle-btn:hover{color:#000}@media(max-width:991.98px){.sidebar-toggle-btn{font-size:1.3rem;margin-left:0;margin-right:auto}.main-section .dashboard-header{padding:.5rem .8rem}.main-section .dashboard-header .location-box{border-radius:3px;font-size:.6rem;gap:.1rem;padding:.2rem .5rem}.main-section .dashboard-header .location-box svg{font-size:.75rem}.main-section .dashboard-header .header-actions{gap:.3rem}.main-section .dashboard-header .header-actions .icon-btn{font-size:1rem;padding:.1rem}.user-dashboard-layout{grid-template-columns:50px 1fr}.user-dashboard-layout.sidebar-expanded{grid-template-columns:205px 1fr}.sidebar{padding:.5rem}.sidebar .logo,.sidebar .logo img.header-logo{width:100%}}.logout-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:9999}.logout-modal{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;max-width:400px;padding:2rem;width:90%}.logout-modal h2{color:#333;font-size:1.5rem;margin:0 0 1rem}.logout-modal p{color:#666;font-size:1rem;margin:0 0 1.5rem}.logout-modal .modal-actions{display:flex;gap:1rem;justify-content:flex-end}.logout-modal .modal-actions button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;transition:all .2s ease}.logout-modal .modal-actions button.btn-cancel{background:#f5f5f5;color:#333}.logout-modal .modal-actions button.btn-cancel:hover{background:#e0e0e0}.logout-modal .modal-actions button.btn-logout{background:#d32f2f;color:#fff}.logout-modal .modal-actions button.btn-logout:hover{background:#b71c1c}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.notification-bell{position:relative}.notification-bell .bell-button{background:none;border:none;cursor:pointer;padding:8px;position:relative}.notification-bell .bell-button .bell-icon{font-size:20px}.notification-bell .bell-button .notification-badge{align-items:center;background:#b71c1c;border-radius:50%;color:#fff;display:flex;font-size:12px;font-weight:600;height:18px;justify-content:center;position:absolute;right:0;top:0;width:18px}.notification-bell .notification-dropdown{background:#fff;border-radius:8px;box-shadow:0 4px 12px #00000026;position:absolute;right:0;top:100%;width:320px;z-index:1000}.notification-bell .notification-dropdown .notification-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:16px}.notification-bell .notification-dropdown .notification-header h3{font-size:16px;font-weight:600;margin:0}.notification-bell .notification-dropdown .notification-header .mark-all-read{background:none;border:none;border-radius:4px;color:#b71c1c;cursor:pointer;font-size:13px;padding:4px 8px}.notification-bell .notification-dropdown .notification-header .mark-all-read:hover{background:#ffebee}.notification-bell .notification-dropdown .notification-list{max-height:400px;overflow-y:auto}.notification-bell .notification-dropdown .notification-list .notification-item{align-items:flex-start;cursor:pointer;display:flex;gap:12px;padding:12px 16px;position:relative;transition:background .2s}.notification-bell .notification-dropdown .notification-list .notification-item:hover{background:#f5f5f5}.notification-bell .notification-dropdown .notification-list .notification-item.unread{background:#fafafa}.notification-bell .notification-dropdown .notification-list .notification-item .notification-icon{font-size:20px}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content{flex:1 1}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content .notification-text{-webkit-line-clamp:2;-webkit-box-orient:vertical;line-clamp:2;color:#333;display:-webkit-box;font-size:13px;line-height:1.35;margin:0 0 4px;max-height:3.2em;overflow:hidden;text-overflow:ellipsis}.notification-bell .notification-dropdown .notification-list .notification-item .notification-content .notification-time{color:#666;font-size:12px}.notification-bell .notification-dropdown .notification-list .notification-item .unread-dot{background:#b71c1c;border-radius:50%;height:8px;position:absolute;right:16px;top:50%;transform:translateY(-50%);width:8px}.notification-bell .notification-dropdown .notification-list .no-notifications{color:#666;font-size:14px;padding:24px;text-align:center}.inbox-badge.sidebar-badge,.sidebar-badge{background:#ffebe6;border-radius:12px;color:#d93025;font-size:12px;font-weight:600;line-height:18px;margin-left:auto;padding:2px 8px}.notification{align-items:flex-start;background-color:#fff;border:1px solid #0000000f;border-radius:8px;box-shadow:0 8px 24px #00000024;box-sizing:border-box;color:#222;display:flex;left:auto;max-width:360px;min-width:280px;padding:12px 14px;pointer-events:auto;position:fixed;right:20px;top:calc(env(safe-area-inset-top, 0px) + 20px);transform:none;width:auto;z-index:1200}.notification-content{align-items:flex-start;display:flex;gap:12px;min-width:0;width:100%}.notification-icon{align-items:center;background:#f5f5f5;border-radius:6px;display:inline-flex;flex-shrink:0;height:36px;justify-content:center;margin-right:0;object-fit:contain;width:36px}.notification-text{flex:1 1;min-width:0;overflow:hidden}.notification-title{color:#111;font-size:15px;font-weight:700;line-height:1.35;margin-bottom:6px}.notification-message,.notification-title{overflow-wrap:anywhere;word-break:break-word}.notification-message{color:#444;font-size:13px;line-height:1.45;white-space:normal}.notification-close{align-self:flex-start;background:none;border:none;color:#7f7c7c;cursor:pointer;flex-shrink:0;font-size:18px;line-height:1;margin-left:4px;min-height:28px;min-width:28px;padding:0 4px}.notification-close:focus-visible{border-radius:4px;outline:2px solid #952725;outline-offset:2px}.notification.success{border-left:4px solid #28a745}.notification.error{border-left:4px solid #dc3545}.notification.warning{border-left:4px solid #ff9800}.notification.info{border-left:4px solid #2196f3}.blurred{filter:blur(4px);pointer-events:none;-webkit-user-select:none;user-select:none}@media (max-width:767.98px){.notification{left:50%;max-width:360px;min-width:0;right:auto;top:calc(env(safe-area-inset-top, 0px) + 76px);top:calc(env(safe-area-inset-top, 0px) + var(--public-header-height, 64px) + 12px);transform:translateX(-50%);width:calc(100vw - 32px)}.notification-message,.notification-title{max-height:none;overflow:visible;text-overflow:clip}}@media (min-width:768px){.notification{left:auto;max-width:360px;min-width:280px;right:20px;top:calc(env(safe-area-inset-top, 0px) + 20px);transform:none;width:auto}}.stepper{align-items:center;display:flex;justify-content:center}.step{background-color:#8c8c8c;border-radius:3px;height:4px;margin:0 8px;transition:background-color .3s ease;width:90px}.step.active{background-color:#952725}.social-popup-overlay{align-items:center;background:#00000080;display:flex;height:100vh;justify-content:center;left:0;position:fixed;top:0;width:100vw;z-index:1000}.social-popup-content{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;max-width:90%;padding:30px;position:relative;text-align:center;width:400px}.social-popup-icon{color:#d32f2f;margin-bottom:15px}.social-popup-heading{color:#333;font-size:1.5rem;font-weight:700;margin-bottom:15px}.social-popup-para1,.social-popup-para2{color:#555;font-size:1rem;line-height:1.5;margin-bottom:15px}.social-popup-buttons button{border:none;border-radius:5px;cursor:pointer;font-size:1rem;font-weight:700;padding:10px 20px;transition:background-color .3s ease}.popup-agree-button{background-color:red;color:#fff;margin-right:10px}.popup-agree-button:hover{background-color:#c00}.popup-close-button{background-color:#ddd;color:#333}.popup-close-button:hover{background-color:#bbb}.loader{animation:spin 1s linear infinite;border:4px solid #f3f3f3;border-radius:50%;border-top-color:red;display:inline-block;height:20px;width:20px}.influencer-home-container{background-color:#f9fafb;box-sizing:border-box;padding:1.5rem;width:100%}.influencer-home-container h2{font-size:1.5rem;font-weight:600}.influencer-home-container .subtext{color:#4b5563;margin-bottom:1rem}.influencer-home-container .pro-tip{background-color:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;color:#8b1212;font-size:.9rem;margin-bottom:1.5rem;padding:.75rem 1rem}.influencer-home-container .card-grid{display:flex;flex-wrap:wrap;gap:1rem}@media(max-width:991.98px){.influencer-home-container .card-grid{flex-direction:column}}.influencer-home-container .card{background-color:#fafafa;border-radius:.5rem;box-shadow:0 2px 4px #0000000d;flex:1 1;max-width:100%;min-width:0;padding:1rem;width:100%}.influencer-home-container .card h3{font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.influencer-home-container .card .card-subtext{color:#6b7280;font-size:.85rem;margin-bottom:.75rem}.influencer-home-container .card textarea{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;min-height:150px;padding:.5rem;resize:vertical;width:100%}.influencer-home-container .card .char-count{color:#6b7280;font-size:.75rem;margin-top:.25rem;text-align:right}.influencer-home-container .card .dropdown{background-color:#f3f4f6;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;margin-top:.5rem;padding:.5rem;width:100%}.influencer-home-container .card .info-box{background-color:#eff6ff;border-radius:.375rem;color:#1e40af;font-size:.75rem;margin-top:6rem;padding:.5rem}.influencer-home-container .platform-card{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem;width:105%}.influencer-home-container .platform-card .platform-card-inner{display:flex;gap:1rem}@media(max-width:991.98px){.influencer-home-container .platform-card .platform-card-inner{flex-direction:column}}@media(max-width:400px){.influencer-home-container .platform-card .platform-card-inner{flex-direction:column;gap:.5rem}}.influencer-home-container .platform-card .platform-left{align-items:center;background:#fff;border:1px solid #ddd;border-radius:.5rem;display:flex;flex-direction:column;flex-shrink:0;justify-content:center;padding:1rem;text-align:center;width:200px}.influencer-home-container .platform-card .platform-left svg{height:60px;width:60px}.influencer-home-container .platform-card .platform-left h3{font-size:1.2rem;font-weight:600;margin:.5rem 0}.influencer-home-container .platform-card .platform-left .status-btn{border:none;border-radius:10px;cursor:pointer;font-size:1.1rem;margin-top:.5rem;padding:.5rem 0;width:100%}.influencer-home-container .platform-card .platform-left .status-btn.connected{background:#ecfdf5;color:#047857}.influencer-home-container .platform-card .platform-left .status-btn.not-connected{background:#fff;border:2px solid #8b1212;color:#8b1212}.influencer-home-container .platform-card .platform-left .status-btn.not-connected:hover{background:#8b1212;color:#fff}.influencer-home-container .platform-card .platform-right{display:flex;flex:1 1;flex-direction:column}.influencer-home-container .platform-card .content-grid{grid-gap:.5rem;align-items:start;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(90px,1fr));margin-top:1rem}@media(max-width:991.98px){.influencer-home-container .platform-card .content-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:400px){.influencer-home-container .platform-card .content-grid{grid-template-columns:repeat(2,1fr)}}.influencer-home-container .platform-card .content-card-container{align-items:center;display:flex;flex-direction:column;gap:.3rem}.influencer-home-container .platform-card .content-item{align-items:center;display:flex;flex-direction:column}.influencer-home-container .platform-card .content-card{align-items:center;background:#fff;border:1px solid #6d0909;border-radius:.4rem;display:flex;flex-direction:column;font-size:.85rem;justify-content:center;min-height:110px;padding:.4rem;text-align:center;transition:border .3s,background .3s;width:100%}.influencer-home-container .platform-card .content-card.selected{background:#fff5f5;border:2px solid #8b1212}.influencer-home-container .platform-card .content-card .content-icon{height:32px;margin-bottom:.3rem;object-fit:contain;width:32px}.influencer-home-container .platform-card .content-card p{font-size:.85rem;margin:.25rem 0 0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.influencer-home-container .platform-card .content-card input{border:1px solid #ccc;border-radius:.3rem;font-size:.85rem;margin-top:.3rem;padding:.2rem;text-align:center;width:90%}.influencer-home-container .platform-card .content-price-input{background:#fff;border:1px solid #fdf0f0;border-radius:.3rem;font-size:.85rem;margin-top:.3rem;padding:.25rem;text-align:center;transition:border .2s ease;width:100%}.influencer-home-container .platform-card .content-price-input:focus{border:1px solid #8b1212;outline:none}.influencer-home-container .platform-card .content-price-input::-webkit-inner-spin-button,.influencer-home-container .platform-card .content-price-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.influencer-home-container .platform-card .selected-contents{color:#047857;font-size:.85rem;margin-top:.5rem}.influencer-home-container .platform-card .discount-label{display:block;font-size:.85rem;margin-top:.5rem}.influencer-home-container .platform-card .discount-label .discount-input{border:1px solid #ccc;border-radius:.4rem;display:block;font-size:.9rem;margin-top:.3rem;padding:.4rem;width:20%}.influencer-home-container .platform-card .discount-label .discount-input::-webkit-inner-spin-button,.influencer-home-container .platform-card .discount-label .discount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.influencer-home-container .platform-card .note{color:#555;font-size:.75rem;grid-column:1/-1;margin-top:.5rem}.content-card p{font-size:.85rem;max-width:100%;overflow:hidden;text-align:center;text-overflow:ellipsis;white-space:nowrap}.platform-icon{height:28px;object-fit:contain;width:28px}.brand-inputs{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.brand-inputs input.brand-input{background:#fff;border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:.95rem;min-width:220px;padding:.6rem .8rem;transition:border .2s ease}.brand-inputs input.brand-input:focus{border:1px solid #8b1212;outline:none}.awards-grid{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1rem}.awards-grid .award-card{background:#fafafa;border:1px solid #ddd;border-radius:.5rem;display:flex;flex:1 1;flex-direction:column;max-width:300px;min-width:250px;padding:1rem}.awards-grid .award-card h3{font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.awards-grid .award-card label{color:#555;font-size:.85rem;margin-top:.25rem}.awards-grid .award-card .award-input{border:1px solid #ccc;border-radius:6px;font-size:.9rem;margin-top:.3rem;padding:.5rem}.awards-grid .award-card .award-input:focus{border:1px solid #8b1212;outline:none}.awards-grid .award-card .file-note{color:#777;font-size:.75rem}.awards-grid .award-card .upload-btn{background:#fff;border:2px solid #8b1212;border-radius:8px;color:#8b1212;cursor:pointer;font-size:.9rem;margin-top:.5rem;padding:.5rem;transition:all .2s ease;width:50%}.awards-grid .award-card .upload-btn:hover{background:#8b1212;color:#fff}.collab-vibe-card{background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.collab-vibe-card h4{font-size:1rem;font-weight:600;margin-bottom:.5rem}.collab-vibe-card .language-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:1rem}.collab-vibe-card .language-btn{background:#fff;border:1px solid #ccc;border-radius:8px;cursor:pointer;font-size:.9rem;padding:.5rem;transition:all .2s ease;width:100%}.collab-vibe-card .language-btn:hover{background:#fff5f5;border:1px solid #8b1212}.collab-vibe-card .language-btn.selected{background:#fff5f5;border:2px solid #8b1212;font-weight:600}.collab-vibe-card .location-inputs{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:.5rem}.collab-vibe-card .location-inputs .location-input{border:1px solid #ccc;border-radius:8px;flex:1 1;font-size:.9rem;padding:.5rem}.collab-vibe-card .location-inputs .location-input:focus{border:1px solid #8b1212;outline:none}.collab-vibe-card .travel-checkbox{align-items:center;display:flex;font-size:.9rem;gap:.5rem;margin-top:1rem}.collab-vibe-card .travel-checkbox input[type=checkbox]{height:18px;width:18px}.collab-vibe-card .small-text{color:#555;font-size:.8rem;margin-top:.3rem}.ready-save-container{align-items:center;background:#f9fafb;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-top:1.5rem;padding:1rem 0}.ready-save-container .ready-text{color:#111827;font-size:1rem;font-weight:600}.ready-save-container .ready-text p{color:#6b7280;font-size:.85rem;font-weight:400;margin-top:.25rem}.ready-save-container .save-profile-btn{background:#8b1212;border:none;border-radius:10px;box-shadow:0 4px 6px #00000026;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.65rem 1.5rem;transition:background .2s,transform .1s}.ready-save-container .save-profile-btn:hover{background:#a01616;transform:translateY(-1px)}.ready-save-container .save-profile-btn:active{transform:translateY(0)}@media(max-width:991.98px){.platform-card .platform-card-inner,.ready-save-container{align-items:stretch;flex-direction:column}.ready-save-container{text-align:center}.ready-save-container .ready-text{font-size:1rem;text-align:center}.ready-save-container .ready-text p{font-size:.85rem}.ready-save-container .save-profile-btn{margin-top:.5rem;width:100%}.brand-inputs{flex-direction:column}.brand-inputs input.brand-input{width:100%}.awards-grid{flex-direction:column}.awards-grid .award-card{max-width:100%;width:100%}.collab-vibe-card .language-grid{grid-template-columns:repeat(1,1fr)}.collab-vibe-card .location-inputs{grid-template-columns:1fr}.influencer-home-container{padding:1rem}.influencer-home-container h2{font-size:1.1rem;line-height:1.3}.influencer-home-container .subtext{font-size:.75rem;line-height:1.4}.influencer-home-container .pro-tip{font-size:.75rem;padding:.5rem .75rem}.influencer-home-container .card{padding:.75rem}.influencer-home-container .card h3{font-size:.95rem}.influencer-home-container .card .card-subtext{font-size:.7rem}.influencer-home-container .card textarea{font-size:.8rem;min-height:120px}.influencer-home-container .card .char-count{font-size:.65rem}.influencer-home-container .card .dropdown{font-size:.8rem;padding:.4rem}.influencer-home-container .card .info-box{font-size:.65rem;margin-top:3rem}.influencer-home-container .platform-card{padding:.5rem}.influencer-home-container .platform-card .platform-left{height:130px;padding:.75rem;width:auto}.influencer-home-container .platform-card .platform-left svg{height:30px;width:30px}.influencer-home-container .platform-card .platform-left h3{font-size:.9rem}.influencer-home-container .platform-card .platform-left .status-btn{font-size:.8rem}.influencer-home-container .platform-card .content-card{font-size:.75rem;min-height:auto;padding:.3rem}.influencer-home-container .platform-card .content-card .content-icon{height:24px;width:24px}.influencer-home-container .platform-card .content-card p{font-size:.75rem}.influencer-home-container .platform-card .content-card input{font-size:.75rem;padding:.2rem}.influencer-home-container .platform-card .discount-label{font-size:.75rem}.influencer-home-container .platform-card .discount-label .discount-input{font-size:.75rem;padding:.3rem;width:6rem}.influencer-home-container .platform-card .note{font-size:.65rem}.influencer-home-container .brand-inputs input.brand-input,.influencer-home-container .collab-vibe-card .location-inputs .location-input{font-size:.8rem;padding:.4rem .6rem;width:100%}.influencer-home-container .collab-vibe-card .location-inputs{grid-template-columns:repeat(1,1fr)}.influencer-home-container .collab-vibe-card{padding:.75rem}.influencer-home-container .collab-vibe-card h4{font-size:.9rem}.influencer-home-container .collab-vibe-card .language-btn{font-size:.75rem;padding:.4rem}.influencer-home-container .collab-vibe-card .small-text{font-size:.7rem}.influencer-home-container .ready-save-container{padding:.75rem 0}.influencer-home-container .ready-save-container .ready-text{font-size:.9rem}.influencer-home-container .ready-save-container .ready-text p{font-size:.7rem}.influencer-home-container .ready-save-container .save-profile-btn{font-size:.9rem;padding:.5rem 1rem}.influencer-home-container .awards-grid .award-card{padding:.75rem}.influencer-home-container .awards-grid .award-card h3{font-size:.95rem}.influencer-home-container .awards-grid .award-card label{font-size:.75rem}.influencer-home-container .awards-grid .award-card .award-input{font-size:.8rem;padding:.4rem}.influencer-home-container .awards-grid .award-card .file-note{font-size:.65rem}.influencer-home-container .awards-grid .award-card .upload-btn{font-size:.8rem;padding:.4rem}}.horizontal-scroll-wrapper{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:hidden;padding-bottom:.5rem;scroll-snap-type:x mandatory}.horizontal-scroll-wrapper::-webkit-scrollbar{display:none}.horizontal-scroll-wrapper .content-grid{display:flex;flex-wrap:nowrap;gap:.5rem}.horizontal-scroll-wrapper .content-grid .content-item{box-sizing:border-box;flex:0 0 auto;max-width:110px;min-width:100px;scroll-snap-align:start}@media(max-width:991.98px){.platform-card .content-grid{display:flex!important;flex-wrap:nowrap!important;gap:.5rem!important;overflow-x:auto!important;padding-bottom:.5rem;scroll-snap-type:x mandatory}}.content-price-input:disabled{background-color:#f5f5f5;color:#999;cursor:not-allowed}.disabled-note{color:#999;font-size:12px;margin-top:5px}.upload-actions{display:flex;gap:8px;margin-top:8px}.remove-btn,.view-btn{background-color:#0000;border:none;border-radius:5px;cursor:pointer;font-size:14px;padding:4px 8px;transition:all .2s ease-in-out}.view-btn{border:1px solid #8e0d0d;color:#8e0d0d}.view-btn:hover{background-color:#e8f0fe}.remove-btn{border:1px solid #8e0d0d;color:#8e0d0d}.remove-btn:hover{background-color:#f8d7da}.discount-input-container{display:inline-block;position:relative;width:80px}.discount-input-container .discount-input{border:1px solid #ccc;border-radius:.4rem;font-size:.9rem;margin-top:.3rem;padding:.4rem;text-align:center;width:100%}.discount-input-container .discount-input::-webkit-inner-spin-button,.discount-input-container .discount-input::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.discount-input-container .discount-input{min-width:60px}.discount-input-container .percentage-suffix{background:#fff;color:#666;font-size:.9rem;font-weight:700;padding:0 2px;pointer-events:none;position:absolute;right:2px;top:50%;transform:translateY(-50%)}@media(max-width:991.98px){.discount-input-container{width:70px}.discount-input-container .discount-input{font-size:.75rem;min-width:50px;padding:.3rem 18px .3rem .3rem}.discount-input-container .percentage-suffix{font-size:.75rem;right:6px}}.proposal-dashboard{background:#fff;color:#1a1a1a;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial;min-height:calc(100vh - 80px);padding:15px}.proposal-dashboard .header-row{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:24px;padding:0 28px}.proposal-dashboard .header-row .title-block h2{color:#1a1a1a;font-size:42px;font-weight:800;margin:0}.proposal-dashboard .header-row .title-block .subtitle{color:#666;font-size:14px;font-weight:400;margin:8px 0 0}.proposal-dashboard .header-row .filters-top{align-items:center;display:flex;gap:12px}.proposal-dashboard .header-row .filters-top .search{background:#fff;border:1px solid #e1e1e1;border-radius:8px;font-size:14px;padding:10px 16px;width:280px}.proposal-dashboard .header-row .filters-top .search::placeholder{color:#999}.proposal-dashboard .header-row .filters-top .search:focus{border-color:#007bff;box-shadow:0 0 0 2px #007bff1a;outline:none}.proposal-dashboard .header-row .filters-top .date{background:#fff;border:1px solid #e1e1e1;border-radius:8px;font-size:14px;padding:10px 12px}.proposal-dashboard .header-row .filters-top .date:focus{border-color:#007bff;outline:none}.proposal-dashboard .card{background:#fff;border:none;border-radius:0;box-shadow:none;padding:0 28px}.proposal-dashboard .tabs-row{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;gap:0;justify-content:space-between;margin-bottom:0;padding:0}.proposal-dashboard .tabs-row .tabs-container{display:flex;flex:1 1;gap:0}.proposal-dashboard .tabs-row .refresh-btn{align-items:center;background:linear-gradient(135deg,#952725,#b8352f);border:none;border-radius:10px;box-shadow:0 4px 12px #95272566;color:#fff;cursor:pointer;display:flex;font-size:22px;justify-content:center;margin-right:16px;padding:10px 20px;transition:all .3s ease}.proposal-dashboard .tabs-row .refresh-btn .refresh-icon{display:inline-block;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .3s ease}.proposal-dashboard .tabs-row .refresh-btn:hover:not(:disabled){background:linear-gradient(135deg,#6d1c1b,#952725);box-shadow:0 6px 16px #95272580;transform:translateY(-2px)}.proposal-dashboard .tabs-row .refresh-btn:hover:not(:disabled) .refresh-icon{transform:rotate(180deg)}.proposal-dashboard .tabs-row .refresh-btn:disabled{cursor:not-allowed;opacity:.6;transform:none}.proposal-dashboard .tabs-row .refresh-btn.refreshing .refresh-icon{animation:spin 1s linear infinite}.proposal-dashboard .tab{align-items:center;background:#0000;border:none;border-bottom:2px solid #0000;border-radius:0;color:#666;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;gap:8px;padding:16px 24px;transition:all .2s ease}.proposal-dashboard .tab .tab-count{background:#f5f5f5;border-radius:12px;color:#666;font-size:12px;font-weight:500;padding:2px 8px}.proposal-dashboard .tab.active{background:#0000;border-bottom:2px solid #007bff;color:#007bff;font-weight:600}.proposal-dashboard .tab.active .tab-count{background:#007bff;color:#fff}.proposal-dashboard .tab:hover:not(.active){background:#fafafa;color:#333}.proposal-dashboard .tab.new .tab-count{background:#e6f4ff;color:#0b66c2}.proposal-dashboard .tab.open .tab-count{background:#fff0e6;color:#ff6b35}.proposal-dashboard .tab.accept .tab-count{background:#e6f7ee;color:#0d8b5a}.proposal-dashboard .tab.reject .tab-count{background:#ffe6e6;color:#d93025}.proposal-dashboard .tab.close .tab-count{background:#f0f0f0;color:#5f6368}.proposal-dashboard .tab.new.active{border-bottom-color:#0b66c2;color:#0b66c2}.proposal-dashboard .tab.new.active .tab-count{background:#0b66c2;color:#fff}.proposal-dashboard .tab.open.active{border-bottom-color:#ff6b35;color:#ff6b35}.proposal-dashboard .tab.open.active .tab-count{background:#ff6b35;color:#fff}.proposal-dashboard .tab.accept.active{border-bottom-color:#0d8b5a;color:#0d8b5a}.proposal-dashboard .tab.accept.active .tab-count{background:#0d8b5a;color:#fff}.proposal-dashboard .tab.reject.active{border-bottom-color:#d93025;color:#d93025}.proposal-dashboard .tab.reject.active .tab-count{background:#d93025;color:#fff}.proposal-dashboard .tab.close.active{border-bottom-color:#5f6368;color:#5f6368}.proposal-dashboard .tab.close.active .tab-count{background:#5f6368;color:#fff}.proposal-dashboard .table-wrap{margin-top:0;padding:0}.proposal-dashboard table.proposals-table{align-items:center;border:1px solid #f0f0f0;border-collapse:collapse;border-radius:8px;box-shadow:0 2px 4px #00000014;justify-content:center;overflow:hidden;width:100%}.proposal-dashboard table.proposals-table thead{background:#f8f9fa}.proposal-dashboard table.proposals-table thead th{border-bottom:1px solid #f0f0f0;color:#666;font-size:13px;font-weight:600;letter-spacing:.5px;padding:16px 20px;text-align:left;text-transform:uppercase}.proposal-dashboard table.proposals-table thead th:nth-child(3){text-align:center}.proposal-dashboard table.proposals-table tbody tr.row{cursor:pointer;transition:background-color .2s ease}.proposal-dashboard table.proposals-table tbody tr.row td{border-bottom:1px solid #f8f8f8;color:#333;font-size:14px;padding:20px;vertical-align:middle}.proposal-dashboard table.proposals-table tbody tr.row td.influencer-name-cell{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proposal-dashboard table.proposals-table tbody tr.row td .desc-clamp{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;line-height:1.4;max-height:2.8em;overflow:hidden;text-overflow:ellipsis}.proposal-dashboard table.proposals-table tbody tr.row td:nth-child(3){text-align:center}.proposal-dashboard table.proposals-table tbody tr.row:last-child td{border-bottom:none}.proposal-dashboard table.proposals-table tbody tr.row:hover{background:#f8f9fa}.proposal-dashboard table.proposals-table tbody td.center{color:#999;font-style:italic;padding:40px;text-align:center}.proposal-dashboard table.proposals-table tbody .action-cell{padding-right:16px;text-align:right}.proposal-dashboard table.proposals-table tbody .view-btn{background:#0000;border:none;border-radius:6px;color:#007bff;cursor:pointer;font-size:16px;font-weight:700;padding:8px 12px;transition:background-color .2s ease}.proposal-dashboard table.proposals-table tbody .view-btn:hover{background:#f0f7ff}.proposal-dashboard .status-badge{border-radius:16px;display:inline-block;font-size:12px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.proposal-dashboard .status-badge.new{background:#e6f4ff;border:1px solid #0b66c233;color:#0b66c2}.proposal-dashboard .status-badge.open{background:#fff0e6;border:1px solid #ff6b3533;color:#ff6b35}.proposal-dashboard .status-badge.accept{background:#e6f7ee;border:1px solid #0d8b5a33;color:#0d8b5a}.proposal-dashboard .status-badge.rejected{background:#ffe6e6;border:1px solid #d9302533;color:#d93025}.proposal-dashboard .status-badge.close{background:#f0f0f0;border:1px solid #5f636833;color:#5f6368}.proposal-dashboard .card-footer{align-items:center;border-top:1px solid #f0f0f0;color:#666;display:flex;font-size:14px;justify-content:space-between;margin-top:20px;padding:20px 0}.proposal-dashboard .pager{align-items:center;color:#666;display:flex;gap:12px}.proposal-dashboard .pager span{margin-right:8px}.proposal-dashboard .pager button{background:#fff;border:1px solid #e1e1e1;border-radius:6px;color:#333;cursor:pointer;padding:8px 12px;transition:all .2s ease}.proposal-dashboard .pager button:hover:not(:disabled){background:#f5f5f5;border-color:#d1d1d1}.proposal-dashboard .pager button:disabled{background:#f9f9f9;cursor:not-allowed;opacity:.4}.proposal-dashboard .error{background:#ffebee;border-left:4px solid #d32f2f;border-radius:6px;color:#d32f2f;margin-top:16px;padding:12px 16px}.proposal-dashboard .center{color:#999;font-style:italic;padding:40px 20px;text-align:center}@media(max-width:1024px){.proposal-dashboard .header-row{flex-direction:column;gap:16px}.proposal-dashboard .header-row .filters-top{justify-content:flex-start;width:100%}.proposal-dashboard .header-row .filters-top .search{max-width:400px;width:100%}.proposal-dashboard .tabs-row{overflow-x:auto;padding-bottom:4px}}@media(max-width:768px){.proposal-dashboard{padding:0 16px}.proposal-dashboard .card,.proposal-dashboard .header-row{padding:0}.proposal-dashboard .filters-top{flex-direction:column;width:100%}.proposal-dashboard .filters-top .date,.proposal-dashboard .filters-top .search{width:100%}.proposal-dashboard table.proposals-table{display:block;overflow-x:auto;white-space:nowrap}}.proposal-detail{background:#f5f6f7;margin:0;min-height:calc(100vh - 64px);padding:16px}.proposal-detail .pd-header{align-items:flex-start;display:flex;flex-wrap:wrap;gap:12px;justify-content:space-between;margin-bottom:18px}.proposal-detail .pd-header .back-button{align-items:center;background:#0000;border:none;border-radius:6px;color:#666;cursor:pointer;display:flex;font-size:16px;font-weight:500;gap:8px;padding:8px 12px;text-decoration:none;transition:all .2s ease}.proposal-detail .pd-header .back-button:hover{background:#e8e9ea;color:#333}.proposal-detail .pd-header .back-button span{font-size:14px}.proposal-detail .pd-header-left{flex:1 1 70%;min-width:0}.proposal-detail h2{align-items:center;color:#333;display:flex;font-size:20px;font-weight:600;gap:12px;margin:0 0 8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proposal-detail .pd-header-right{flex:0 0 auto;margin-left:12px;text-align:right}.proposal-detail .proposal-date{color:#666;font-size:13px;margin:4px 0 16px}.proposal-detail .status-tag{border-radius:20px;font-size:13px;font-weight:500;padding:4px 12px}.proposal-detail .status-tag.status-new{background:#e3f2fd;color:#1976d2}.proposal-detail .status-tag.status-open{background:#fff3e0;color:#e65100}.proposal-detail .status-tag.status-accept{background:#e8f5e9;color:#2e7d32}.proposal-detail .status-tag.status-reject{background:#ffebee;color:#c62828}.proposal-detail .status-tag.status-close{background:#eee;color:#424242}.proposal-detail .overview-block{margin-top:8px}.proposal-detail .overview-text{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:14px;line-height:1.45;max-height:2.9em;overflow:hidden;text-overflow:ellipsis}.proposal-detail .overview-text.expanded{-webkit-line-clamp:unset;line-clamp:none;max-height:none}.proposal-detail .show-more-btn{background:none;border:none;color:#b71c1c;color:var(--primary-color,#b71c1c);cursor:pointer;font-size:13px;font-weight:600;padding:6px 0}.proposal-detail .detail-layout{align-items:flex-start;display:flex;gap:24px}.proposal-detail .detail-layout .details-left{flex:3 1;min-width:0}.proposal-detail .detail-layout .details-left .block{background:#fff;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:16px;padding:20px}.proposal-detail .detail-layout .details-left .block h3{color:#333;font-size:18px;font-weight:500;margin:0 0 20px}.proposal-detail .detail-layout .details-left .block .block-title{color:#757575;font-size:12px;font-weight:600;letter-spacing:.5px;margin:24px 0 12px;text-transform:uppercase}.proposal-detail .detail-layout .details-left .milestone-table{border-collapse:initial;border-radius:8px;border-spacing:0;margin:8px 0;overflow:hidden;width:100%}.proposal-detail .detail-layout .details-left .milestone-table th{background:#fafafa;border-bottom:1px solid #eee;color:#424242;font-size:13px;font-weight:500;padding:12px 16px;text-align:left}.proposal-detail .detail-layout .details-left .milestone-table td{background:#fff;border-bottom:1px solid #eee;color:#616161;font-size:13px;padding:12px 16px}.proposal-detail .detail-layout .details-left .milestone-table td:first-child{color:#424242;font-weight:500}.proposal-detail .detail-layout .details-left .milestone-table td.milestone-desc-cell{max-width:220px}.proposal-detail .detail-layout .details-left .milestone-table td.milestone-desc-cell .milestone-desc-clamp{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;text-overflow:ellipsis}.proposal-detail .detail-layout .details-left .milestone-table tr:nth-child(2n) td{background:#fafafa}.proposal-detail .detail-layout .details-left .milestone-table tr:last-child td{border-bottom:none}.proposal-detail .detail-layout .details-left .deliverables-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:16px}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box{background:#fff;border:1px solid #e0e0e0;border-radius:12px;overflow:hidden}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-header{align-items:center;background:#fff;border-bottom:2px solid #f0f0f0;display:flex;gap:12px;padding:16px}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-header .platform-icon{align-items:center;display:flex;flex-shrink:0;justify-content:center}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-header .platform-icon svg{display:block}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-header .platform-name{color:#333;font-size:16px;font-weight:600;white-space:nowrap}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content{display:flex;flex-direction:column;gap:12px;padding:16px}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item{align-items:center;background:#f9f9f9;border-radius:8px;display:flex;gap:12px;padding:8px;transition:background-color .2s ease}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item:hover{background:#f0f0f0}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item .deliverable-icon{background:#fff;border-radius:6px;flex-shrink:0;height:40px;object-fit:contain;padding:4px;width:40px}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item .deliverable-info{align-items:center;display:flex;flex:1 1;gap:10px;min-width:0}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item .count{align-items:center;background:#e3f2fd;border-radius:6px;color:#1976d2;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:32px;justify-content:center;min-width:32px}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item .text{color:#424242;flex:1 1;font-size:14px;font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .deliverable-item .price{background:#e6f7ee;border-radius:6px;color:#28a745;flex-shrink:0;font-size:13px;font-weight:600;margin-left:auto;padding:6px 12px;white-space:nowrap}.proposal-detail .detail-layout .details-left .deliverables-section .platform-box .platform-content .empty-placeholder{background:#f9f9f9;border-radius:8px;color:#9e9e9e;font-size:14px;font-style:italic;margin:4px 0;padding:20px;text-align:center}.proposal-detail .detail-layout .details-right{align-self:flex-start;display:flex;flex:1 1;flex-direction:column;gap:24px;max-height:calc(100vh - 48px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:24px;z-index:2}.proposal-detail .detail-layout .contact-card{background:#fff;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:20px}.proposal-detail .detail-layout .contact-card h4{color:#333;font-size:16px;font-weight:600;margin:0 0 16px}.proposal-detail .detail-layout .contact-card .contact-avatar-wrap{margin-bottom:12px;text-align:center}.proposal-detail .detail-layout .contact-card .contact-avatar{border:2px solid #eee;border-radius:50%;height:64px;object-fit:cover;width:64px}.proposal-detail .detail-layout .contact-card .contact-locked-msg{background:#f8f9fa;border-left:3px solid #ffc107;border-radius:6px;color:#888;font-size:13px;margin:8px 0 12px;padding:10px}.proposal-detail .detail-layout .contact-card .contact-info-item{border-bottom:1px solid #f0f0f0;display:flex;flex-direction:column;gap:4px;margin-bottom:12px;padding-bottom:12px}.proposal-detail .detail-layout .contact-card .contact-info-item:last-of-type{border-bottom:none}.proposal-detail .detail-layout .contact-card .contact-info-item .contact-label{color:#999;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.proposal-detail .detail-layout .contact-card .contact-info-item strong{color:#333;font-size:14px;font-weight:600}.proposal-detail .detail-layout .contact-card .contact-info-item .contact-link{color:#666;font-size:14px;font-weight:500;pointer-events:none}.proposal-detail .detail-layout .contact-card p{color:#666;font-size:14px;line-height:1.4;margin:8px 0}.proposal-detail .detail-layout .contact-card p.total{border-top:1px solid #eee;color:#333;margin-top:16px;padding-top:16px}.proposal-detail .detail-layout .contact-card .total-payable-highlight{align-items:center;background:linear-gradient(135deg,#952725,#b8352f);border:2px solid #6d1c1b;border-radius:12px;box-shadow:0 4px 12px #95272566;display:flex;flex-direction:column;gap:8px;margin-top:20px;padding:16px;text-align:center}.proposal-detail .detail-layout .contact-card .total-payable-highlight .label{color:#fff;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.proposal-detail .detail-layout .contact-card .total-payable-highlight .amount{color:#fff;font-size:28px;font-weight:800;text-shadow:1px 1px 2px #0003}.proposal-detail .detail-layout .contact-card .quick-actions{display:flex;gap:10px;margin-top:16px}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;flex:1 1;font-size:13px;font-weight:600;gap:6px;justify-content:center;padding:10px 16px;transition:all .2s ease}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.email-btn{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 8px #667eea4d;color:#fff}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.email-btn:hover{box-shadow:0 4px 12px #667eea66;transform:translateY(-2px)}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.email-btn:active{transform:translateY(0)}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.call-btn{background:linear-gradient(135deg,#28a745,#20c997);box-shadow:0 2px 8px #28a7454d;color:#fff}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.call-btn:hover{box-shadow:0 4px 12px #28a74566;transform:translateY(-2px)}.proposal-detail .detail-layout .contact-card .quick-actions .quick-action-btn.call-btn:active{transform:translateY(0)}.proposal-detail .detail-layout .info-notes{background:#fff8e1;border-radius:8px;color:#795548;font-size:14px;padding:16px}.proposal-detail .detail-layout .info-notes div{align-items:flex-start;display:flex;gap:8px;line-height:1.4;margin-bottom:12px}.proposal-detail .detail-layout .info-notes div:last-child{margin-bottom:0}.proposal-detail .detail-layout .action-buttons{display:flex;flex-direction:column;gap:12px}.proposal-detail .detail-layout .action-buttons button{border-radius:8px;cursor:pointer;font-size:15px;font-weight:500;padding:12px;transition:all .2s ease}.proposal-detail .detail-layout .action-buttons button:disabled{cursor:not-allowed;opacity:.6}.proposal-detail .detail-layout .action-buttons .accept-btn{background:#b71c1c;border:none;color:#fff}.proposal-detail .detail-layout .action-buttons .accept-btn:not(:disabled):hover{background:#a11919}.proposal-detail .detail-layout .action-buttons .accepted-btn{background:#28a745;border:none;color:#fff;cursor:not-allowed;font-weight:600;opacity:.85}.proposal-detail .detail-layout .action-buttons .accepted-btn:disabled{background:#28a745;color:#fff}.proposal-detail .detail-layout .action-buttons .reject-btn{background:#fff;border:1px solid #b71c1c;color:#b71c1c}.proposal-detail .detail-layout .action-buttons .reject-btn:not(:disabled):hover{background:#ffebee}.proposal-detail .detail-layout .action-buttons .view-sign-contract-btn{background:#b71c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:500;padding:12px;transition:all .2s ease;width:100%}.proposal-detail .detail-layout .action-buttons .view-sign-contract-btn:hover{background:#a11919}.proposal-detail .detail-layout .contract-block .view-sign-contract-btn{background:#b71c1c;border:none;border-radius:8px;box-shadow:0 2px 8px #b71c1c40;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s ease;width:100%}.proposal-detail .detail-layout .contract-block .view-sign-contract-btn:hover{background:#941717;box-shadow:0 4px 12px #b71c1c59}.proposal-detail .detail-layout .contract-signed-msg{color:#2e7d32;color:var(--success,#2e7d32);font-size:.9rem;margin-bottom:.5rem}.proposal-detail .contract-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#00000080;display:flex;inset:0;justify-content:center;padding:24px;position:fixed;z-index:9999}.proposal-detail .contract-modal{background:#fff;border-radius:12px;box-shadow:0 12px 40px #0003;display:flex;flex-direction:column;max-height:90vh;max-width:640px;width:100%}.proposal-detail .contract-modal .contract-modal-header{align-items:center;border-bottom:1px solid #eee;display:flex;flex-shrink:0;justify-content:space-between;padding:16px 20px}.proposal-detail .contract-modal .contract-modal-header h3{color:#333;font-size:18px;font-weight:600;margin:0}.proposal-detail .contract-modal .contract-modal-header .contract-modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:24px;line-height:1;padding:4px 8px}.proposal-detail .contract-modal .contract-modal-header .contract-modal-close:hover{color:#333}.proposal-detail .contract-modal .contract-modal-body{flex:1 1;min-height:0;overflow-y:auto;padding:20px}.proposal-detail .contract-modal .contract-modal-body .contract-agreement{margin-bottom:20px}.proposal-detail .contract-modal .contract-modal-body .contract-modal-actions{display:flex;flex-shrink:0;gap:12px;margin-top:20px}.proposal-detail .contract-modal .contract-modal-body .contract-modal-actions .accept-btn{background:#b71c1c;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s ease}.proposal-detail .contract-modal .contract-modal-body .contract-modal-actions .accept-btn:not(:disabled):hover{background:#941717}.proposal-detail .contract-modal .contract-modal-body .contract-modal-actions .accept-btn:disabled{cursor:not-allowed;opacity:.7}.proposal-detail .contract-modal .contract-modal-body .contract-modal-actions .reject-btn{border-radius:8px;font-size:15px;font-weight:500;padding:12px 24px}.proposal-detail .attachments{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:16px}.proposal-detail .attachments .attachment-link{align-items:center;background:#f8f9fa;border-radius:6px;color:#333;display:flex;font-size:14px;gap:8px;padding:12px;text-decoration:none;transition:background .2s}.proposal-detail .attachments .attachment-link:hover{background:#f1f3f4}.proposal-detail .attachments .attachment-link .pdf-icon{background:#dc3545;border-radius:4px;color:#fff;font-size:12px;font-weight:500;padding:2px 6px}@media(max-width:768px){.proposal-detail .detail-layout{flex-direction:column}.proposal-detail .details-right{height:auto;position:static;top:auto;width:100%}.proposal-detail .details-left{max-height:none;overflow-y:visible}.proposal-detail .deliverables-section{grid-template-columns:1fr}}.proposal-detail .influencer-profile-section .influencer-profile-card{align-items:flex-start;background:linear-gradient(135deg,#f8f9fa,#fff);border:1px solid #e9ecef;border-radius:12px;display:flex;gap:20px;padding:20px;transition:all .3s ease}.proposal-detail .influencer-profile-section .influencer-profile-card:hover{border-color:#dee2e6;box-shadow:0 4px 12px #00000014}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-left{flex-shrink:0}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-left .profile-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:80px;object-fit:cover;width:80px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-left .profile-avatar-placeholder{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#fff;display:flex;font-size:32px;font-weight:600;height:80px;justify-content:center;width:80px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right{flex:1 1;min-width:0}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-name-section{margin-bottom:8px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-name-section .profile-name{color:#1a1a1a;font-size:20px;font-weight:600;line-height:1.3;margin:0 0 4px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-name-section .profile-username{color:#6c757d;font-size:14px;font-weight:500;margin:0}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-bio{background:#fff9;border-left:3px solid #667eea;border-radius:8px;color:#495057;font-size:14px;line-height:1.6;margin:12px 0;padding:12px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-metadata{display:flex;flex-wrap:wrap;gap:16px;margin-top:12px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-metadata .meta-item{align-items:center;background:#fffc;border:1px solid #e9ecef;border-radius:20px;color:#495057;display:flex;font-size:13px;gap:6px;padding:6px 12px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-metadata .meta-item .meta-icon{font-size:16px}.proposal-detail .influencer-profile-section .influencer-profile-card .profile-right .profile-metadata .meta-item .meta-text{font-weight:500}.proposal-detail .budget-breakdown .budget-row{border-bottom:1px solid #e9ecef;color:#495057;display:flex;font-size:14px;justify-content:space-between;padding:12px 0}.proposal-detail .budget-breakdown .budget-row:last-child{border-bottom:none}.proposal-detail .budget-breakdown .budget-row.total-row{border-top:2px solid #dee2e6;color:#1a1a1a;font-size:16px;margin-top:8px;padding-top:16px}.proposal-detail .budget-breakdown .budget-row.total-row strong{font-weight:700}.contract-agreement{margin:0 auto;max-width:800px;width:100%}.contract-agreement--empty{color:#64748b;padding:48px 24px;text-align:center}.contract-agreement--empty .placeholder-icon{font-size:48px;margin-bottom:16px;opacity:.6}.contract-agreement__doc{background:#fff;border:1px solid #e2e8f0;border-radius:8px;box-shadow:0 1px 3px #0000000f;color:#334155;font-size:14px;line-height:1.6;padding:32px 40px}.contract-agreement__header{border-bottom:2px solid #8b2c21;margin-bottom:28px;padding-bottom:20px;text-align:center}.contract-agreement__title{color:#1e293b;font-size:22px;font-weight:700;margin:0 0 8px}.contract-agreement__subtitle{color:#475569;font-size:15px;margin:0 0 4px}.contract-agreement__effective{color:#64748b;font-size:12px;margin:0}.contract-agreement__section{margin-bottom:24px}.contract-agreement__section h2{color:#1e293b;font-size:15px;font-weight:600;margin:0 0 12px;padding-bottom:4px}.contract-agreement__section p{margin:0 0 8px}.contract-agreement__section ul{margin:0 0 8px;padding-left:20px}.contract-agreement__section ul li{margin-bottom:6px}.contract-agreement__signatures{grid-gap:24px;border-top:1px solid #e2e8f0;display:grid;gap:24px;grid-template-columns:1fr 1fr;margin-top:20px;padding-top:16px}@media(max-width:600px){.contract-agreement__signatures{grid-template-columns:1fr}}.contract-agreement__signature-block{background:#f8fafc;border:1px solid #e2e8f0;border-radius:6px;padding:12px}.contract-agreement__signature-label{color:#64748b;font-size:12px;font-weight:600;letter-spacing:.04em;margin-bottom:6px;text-transform:uppercase}.contract-agreement__signature-value{color:#334155;font-size:13px}.contract-agreement__signature-value.signed{color:#0d9488}.contract-agreement__both-signed{background:#ecfdf5;border:1px solid #a7f3d0;border-radius:6px;color:#065f46;font-weight:500;margin-top:16px!important;padding:12px 16px}.contract-agreement__footer{border-top:1px solid #e2e8f0;color:#64748b;font-size:12px;margin-top:28px;padding-top:20px}.contract-agreement__footer p{margin:0}.contract-tab .contract-agreement{margin-top:0}.status-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.status-modal{background:#fff;box-shadow:0 10px 25px #0003;max-width:600px;padding:30px;position:relative;text-align:center;width:100%}.status-modal .status-image{margin:0 auto 20px;width:80px}.status-modal .status-title{color:#b71c1c;font-size:18px;font-weight:600;margin-bottom:12px}.status-modal .status-desc{color:#333;font-size:15px;margin-bottom:8px}.status-modal .status-subtext{color:#666;font-size:13px;margin-bottom:24px}.status-modal .modal-actions{display:flex;gap:16px;justify-content:center}.status-modal .modal-actions button{cursor:pointer;font-weight:400;padding:5px 1px;width:300px}.status-modal .modal-actions .primary{background:#b71c1c;border:0;color:#fff}.status-modal .modal-actions .primary:hover{background:#9a1818}.status-modal .modal-actions .secondary{background:#b71c1c;border:0;color:#fdfcfc}.status-modal .modal-actions .secondary:hover{background:#9a1818}.status-modal .close-btn{color:#888;cursor:pointer;font-size:20px;position:absolute;right:12px;top:8px}.status-modal .close-btn:hover{color:#000}.campaign-row{grid-column-gap:1rem;align-items:center;background:#fff;border:1.5px solid #e8eaee;border-radius:12px;box-shadow:0 2px 8px #0000000f;box-sizing:border-box;column-gap:1rem;cursor:pointer;display:grid;grid-template-columns:55px minmax(100px,1.8fr) 75px 75px minmax(120px,1.6fr) minmax(100px,.1fr) minmax(100px,.1fr);margin-bottom:12px;min-height:68px;padding:10px 16px;position:relative;transition:all .25s cubic-bezier(.4,0,.2,1);width:100%}.campaign-row[data-active=true]{border-left:4px solid #8b2c21;border-left:4px solid var(--accent-color,#8b2c21);padding-left:10px}.campaign-row[data-active=true]:hover{background:linear-gradient(90deg,#8b2c210a,#8b2c2103)}.campaign-row:focus-visible{outline:2px solid #8b2c21;outline-offset:2px}.campaign-row:hover{border-color:#d0d3d8;box-shadow:0 8px 24px #0000001f;transform:translateY(-2px)}.cr-cell{align-items:flex-start;display:flex;flex-direction:column;gap:0;justify-content:center;margin:0;padding:0}.cr-avatar-col{align-items:center;justify-content:center;padding-right:0}.cr-avatar-img{border:2px solid #fff;border-radius:50%;box-shadow:0 2px 6px #0000001f;height:45px;object-fit:cover;transition:transform .2s ease;width:45px}.cr-avatar-img:hover{transform:scale(1.08)}.cr-avatar-fallback svg{display:block;height:45px;transition:transform .2s ease;width:45px}.cr-avatar-fallback:hover svg{transform:scale(1.08)}.cr-main-col{overflow:hidden;padding-right:0;padding-top:0}.cr-title-line{align-items:center;display:flex;gap:6px;margin-bottom:1px}.cr-title{color:#1a1d20;font-size:13px;font-weight:700;letter-spacing:.05px;line-height:1.2}.cr-deliverables-pill{align-items:center;background:linear-gradient(135deg,#f8f9fa,#f3f4f6);border:1px solid #e5e7eb;border-radius:9px;color:#40464d;display:inline-flex;font-size:9px;font-weight:600;gap:3px;padding:2px 7px}.cr-deliverables-pill i{color:#8b2c21;font-size:9px}.cr-desc{color:#5a6169;font-size:10px;line-height:1.25;margin-top:0;max-height:26px;overflow:hidden}.cr-byline{color:#2d3135;font-size:9px;font-weight:600;letter-spacing:.15px;margin-top:1px}.cr-date-col{align-items:center;justify-content:center;padding:0}.cr-date-col-end{padding-right:20px}.cr-date-chip{align-items:center;background:#fff;border:2px solid #c0392b;border-radius:7px;box-shadow:0 2px 6px #00000014;display:flex;flex-direction:column;gap:2px;padding:4px 3px;position:relative;text-align:center;transition:transform .2s ease,box-shadow .2s ease;width:62px}.cr-date-chip:hover{box-shadow:0 3px 8px #0000001a;transform:translateY(-1px)}.cr-date-chip.start{border-color:#27ae60}.cr-date-chip.end{border-color:#c0392b}.cr-date-icon{font-size:8px;margin-bottom:0}.cr-date-chip.start .cr-date-icon{color:#27ae60}.cr-date-chip.end .cr-date-icon{color:#c0392b}.cr-date-content{align-items:center;display:flex;flex-direction:column;gap:0}.cr-date-chip .day{color:#1a1d20;font-size:14px;font-weight:700;line-height:1}.cr-date-chip .month{color:#555b61;font-size:7px;font-weight:600;letter-spacing:.35px;margin-top:0;text-transform:uppercase}.cr-date-chip .year{color:#7a8086;font-size:7px;margin-top:0}.cr-date-chip .label{background:#fff;border:1px solid #e2e4e8;border-radius:3px;bottom:-10px;box-shadow:0 1px 3px #00000014;color:#5a6066;font-size:6.5px;font-weight:600;left:50%;letter-spacing:.18px;padding:2px 5px;position:absolute;transform:translateX(-50%);white-space:nowrap}.cr-money-col{align-items:flex-start;gap:3px;justify-content:center;padding:0 20px 0 0}.cr-money-section{display:flex;flex-direction:column;gap:4px}.cr-money-top{align-items:flex-start;display:flex;gap:16px}.cr-brand-block,.cr-money-block{display:flex;flex-direction:column;gap:0}.cr-money-label{color:#6d747b;font-size:7px;font-weight:600;letter-spacing:.3px;text-transform:uppercase}.cr-money-value{color:#16191c;font-size:14px;font-weight:800;letter-spacing:.1px}.cr-brand-heading{color:#6d747b;font-size:7px;font-weight:600;letter-spacing:.28px;margin-top:2px;text-transform:uppercase}.cr-brand-name{color:#2d3135;font-size:10px;font-weight:700;margin-top:0}.cr-stage-badge{align-items:center;background:#eef0f3;border-radius:6px;color:#2f3136;display:inline-flex;font-size:10px;font-weight:600;gap:2px;letter-spacing:.2px;margin-top:1px;padding:4px 8px}.cr-stage-badge:before{background:#8b2c21;background:var(--accent-color,#8b2c21);border-radius:50%;content:"";height:3px;width:3px}.cr-stage-badge[data-stage="5"]{background:#fff4dc;color:#7a5800}.cr-stage-badge[data-stage="3"]{background:#e6f8ff;color:#004d61}.cr-stage-badge[data-stage="9"]{background:#e9ffe9;color:#0d6d0d}.cr-stage-badge[data-stage="2"]{background:#fff5f3;color:#8b2c21}.cr-metrics-col{align-items:flex-start;gap:4px;justify-content:flex-start;margin-right:0;padding:0 20px 0 8px}.cr-metric{align-items:center;background:#f7f8fa;border-radius:5px;color:#1f2326;display:flex;font-size:9px;font-weight:600;gap:4px;padding:3px 6px}.cr-metric .icon{color:#8b2c21;flex-shrink:0;font-size:10px}.cr-metric .value{font-weight:600}.cr-progress-wrapper{margin-top:3px;width:100%}.cr-progress-bar{background:#f0f2f5;border-radius:3px;box-shadow:inset 0 1px 2px #0000000d;height:5px;overflow:hidden;position:relative;width:100%}.cr-progress-fill{background:linear-gradient(90deg,#8b2c21,#c95d4f);border-radius:3px;height:100%;left:0;position:absolute;top:0;transition:width .5s cubic-bezier(.4,0,.2,1)}.campaign-row[data-status=active-campaign] .cr-progress-fill,.campaign-row[data-status=content-approved] .cr-progress-fill{background:linear-gradient(90deg,#27ae60,#2ecc71)}.campaign-row[data-status=mission-critical] .cr-progress-fill,.campaign-row[data-status=proposal-stage] .cr-progress-fill{background:linear-gradient(90deg,#c0392b,#e74c3c)}.campaign-row[data-status=payment-containment-stage] .cr-progress-fill,.campaign-row[data-status=payment-containment] .cr-progress-fill{background:linear-gradient(90deg,#f39c12,#f1c40f)}.campaign-row[data-status=campaign-closed] .cr-progress-fill,.campaign-row[data-status=satellite-rejected] .cr-progress-fill{background:linear-gradient(90deg,#7f8c8d,#95a5a6)}.cr-progress-text{color:#2f3136;font-size:8px;font-weight:600;margin-top:1px;text-align:right}.campaign-row[data-status=active-campaign] .cr-progress-text,.campaign-row[data-status=content-approved] .cr-progress-text{color:#27ae60}.campaign-row[data-status=mission-critical] .cr-progress-text,.campaign-row[data-status=proposal-stage] .cr-progress-text{color:#c0392b}.campaign-row[data-status=payment-containment-stage] .cr-progress-text,.campaign-row[data-status=payment-containment] .cr-progress-text{color:#f39c12}.campaign-row[data-status=campaign-closed] .cr-progress-text,.campaign-row[data-status=satellite-rejected] .cr-progress-text{color:#7f8c8d}.cr-status-col{align-items:flex-start;justify-content:center;margin-left:0;padding-left:0}.cr-badges{align-items:center;display:flex;flex-direction:column;flex-wrap:wrap;gap:4px;justify-content:center}.cr-badge{background:#eef0f3;border-radius:14px;box-shadow:0 1px 3px #0000000f;color:#2f3136;font-size:8px;font-weight:600;letter-spacing:.25px;padding:3px 8px;text-transform:uppercase;transition:all .2s ease}.cr-badge:hover{box-shadow:0 2px 5px #0000001a;transform:scale(1.03)}.cr-badge-active,.cr-badge-active-campaign,.cr-badge-content-approved{background:linear-gradient(135deg,#d4f8e4,#e4fbea);border:1px solid #b8f0d1;color:#0f5323}.cr-badge-active{font-weight:700}.cr-badge-mission-critical,.cr-badge-proposal-stage,.cr-badge-satellite-rejected{background:linear-gradient(135deg,#ffd9d4,#ffe9e6);border:1px solid #ffb8ad;color:#8a1f0f}.cr-badge-payment-containment{background:linear-gradient(135deg,#ffe9b8,#fff4dc);border:1px solid #ffd788;color:#6b4500}.cr-badge-campaign-closed{background:linear-gradient(135deg,#d4d7db,#dfe2e6);border:1px solid #c1c5ca;color:#3a4046}@media(max-width:1280px){.campaign-row{gap:6px;grid-template-columns:45px minmax(220px,1fr) 60px 60px 125px 145px 165px;min-height:55px;padding:6px 12px}}@media(max-width:1100px){.campaign-row{gap:5px;grid-template-columns:45px minmax(200px,1fr) 60px 60px 125px 135px;min-height:55px;padding:6px 12px}.cr-metrics-col{display:none}}@media(max-width:992px){.campaign-row{gap:6px;grid-template-columns:45px minmax(200px,1fr) 65px 115px 115px;min-height:50px;padding:5px 10px}.cr-metrics-col,.cr-money-col{display:none}}@media(max-width:760px){.campaign-row{gap:5px;grid-template-columns:45px minmax(180px,1fr) 70px 95px;min-height:48px;padding:5px 8px}.cr-date-chip .label,.cr-metrics-col,.cr-money-col,.cr-status-col{display:none}.cr-date-chip{padding:3px 2px;width:55px}}.influencer-campaign-list{margin-left:0;margin-right:0;max-width:1500px;padding:1rem 1.25rem 1.25rem;width:calc(100% - 32px)}.influencer-campaign-list .campaign-list-header{margin-bottom:1.5rem}.influencer-campaign-list .campaign-list-header .header-text{margin-bottom:.75rem}.influencer-campaign-list .campaign-list-header .header-text .page-title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin-bottom:.35rem}.influencer-campaign-list .campaign-list-header .header-text .page-subtitle{color:#666;font-size:.9rem;font-weight:400}.influencer-campaign-list .campaign-list-header .stats-cards{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:0 1 auto;min-width:120px;padding:.5rem .875rem;transition:all .2s ease}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card:hover{box-shadow:0 2px 6px #00000014}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card.active{background:linear-gradient(135deg,#8b2c21,#a33a2e);border-color:#8b2c21;color:#fff}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card.active .stat-label{color:#ffffffe6}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card .stat-value{font-size:1.1rem;font-weight:700;line-height:1.2;margin-bottom:.15rem}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card .stat-label{color:#666;font-size:.7rem;font-weight:500}.influencer-campaign-list .filters-bar{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem;margin-left:0;margin-right:0;padding:1.1rem;width:100%}.influencer-campaign-list .filters-bar .filters-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;margin-right:0;width:100%}.influencer-campaign-list .filters-bar .filters-row .filter-item{display:flex;flex-direction:column}.influencer-campaign-list .filters-bar .filters-row .filter-item.search-filter{flex:1 1 420px;max-width:640px;min-width:360px;position:relative}.influencer-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:100%}.influencer-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-input:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.influencer-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-icon{color:#999;font-size:1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.influencer-campaign-list .filters-bar .filters-row .filter-item.date-filter{min-width:160px}.influencer-campaign-list .filters-bar .filters-row .filter-item.date-filter .filter-label{color:#333;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.influencer-campaign-list .filters-bar .filters-row .filter-item.date-filter .date-input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease}.influencer-campaign-list .filters-bar .filters-row .filter-item.date-filter .date-input:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.influencer-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn,.influencer-campaign-list .filters-bar .filters-row .filter-item .reset-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.influencer-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn i,.influencer-campaign-list .filters-bar .filters-row .filter-item .reset-btn i{font-size:.875rem}.influencer-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn:hover,.influencer-campaign-list .filters-bar .filters-row .filter-item .reset-btn:hover{background:#f5f5f5;border-color:#8b2c21;color:#8b2c21}.influencer-campaign-list .filters-bar .filters-row .filter-item .reset-btn{background:#fff;color:#666}.influencer-campaign-list .filters-bar .filters-row .filter-item .reset-btn:hover{background:#f5f5f5;border-color:#d32f2f;color:#d32f2f}.influencer-campaign-list .filters-bar .more-filters-panel{align-items:flex-end;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem}.influencer-campaign-list .filters-bar .more-filters-panel .filter-group{flex:1 1;min-width:200px}.influencer-campaign-list .filters-bar .more-filters-panel .filter-group .filter-label{color:#333;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.influencer-campaign-list .filters-bar .more-filters-panel .filter-group .filter-select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.influencer-campaign-list .filters-bar .more-filters-panel .filter-group .filter-select:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions{display:flex;gap:1rem}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button.apply-btn{background:linear-gradient(135deg,#8b2c21,#a33a2e);color:#fff}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button.apply-btn:hover{box-shadow:0 4px 12px #8b2c214d;transform:translateY(-1px)}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button.cancel-btn{background:#f5f5f5;color:#666}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button.cancel-btn:hover{background:#e0e0e0}.influencer-campaign-list .loading-container{padding:4rem 2rem;text-align:center}.influencer-campaign-list .loading-container .spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top-color:#8b2c21;height:50px;margin:0 auto 1rem;width:50px}.influencer-campaign-list .loading-container p{color:#666;font-size:1rem}.influencer-campaign-list .error-container{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:4rem 2rem;text-align:center}.influencer-campaign-list .error-container i{color:#d32f2f;font-size:3rem;margin-bottom:1rem}.influencer-campaign-list .error-container p{color:#666;font-size:1rem;margin-bottom:1.5rem}.influencer-campaign-list .error-container button{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.influencer-campaign-list .error-container button:hover{background:#a33a2e;transform:translateY(-1px)}.influencer-campaign-list .campaigns-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));margin-bottom:2rem}.influencer-campaign-list .campaigns-row-list{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;margin-left:0;margin-right:0;width:100%}.influencer-campaign-list .pagination-bar{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 6px #0000000a;display:flex;gap:1rem;justify-content:center;margin:.25rem 0 .75rem;padding:.75rem 1rem}.influencer-campaign-list .pg-btn{align-items:center;background:#f5f6f7;border:1px solid #d9dde2;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.55rem 1.1rem;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.influencer-campaign-list .pg-btn:hover:not(:disabled){background:#ebecee;box-shadow:0 2px 6px #00000014;color:#8b2c21}.influencer-campaign-list .pg-btn:disabled{cursor:not-allowed;opacity:.5}.influencer-campaign-list .pg-status{color:#2f3136;font-size:.85rem;font-weight:600}.influencer-campaign-list .empty-state{background:#fff;border:2px dashed #ddd;border-radius:12px;grid-column:1/-1;padding:4rem 2rem;text-align:center}.influencer-campaign-list .empty-state i{color:#8b2c21;font-size:4rem;margin-bottom:1.5rem;opacity:.6}.influencer-campaign-list .empty-state h3{color:#333;font-size:1.5rem;margin-bottom:.75rem}.influencer-campaign-list .empty-state p{color:#666;font-size:1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.influencer-campaign-list .empty-state .clear-filters-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.influencer-campaign-list .empty-state .clear-filters-btn:hover{background:#a33a2e;transform:translateY(-1px)}.influencer-campaign-list .results-summary{color:#666;font-size:.95rem;font-weight:500;padding:1rem;text-align:center}@media(max-width:1024px){.influencer-campaign-list .campaigns-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}}@media(max-width:768px){.influencer-campaign-list{padding:1rem}.influencer-campaign-list .campaign-list-header .stats-cards .stat-card{min-width:140px}.influencer-campaign-list .filters-bar .filters-row .filter-item.search-filter{flex:1 1 100%;min-width:100%}.influencer-campaign-list .filters-bar .filters-row .filter-item.date-filter{flex:1 1;min-width:140px}.influencer-campaign-list .filters-bar .more-filters-panel{flex-direction:column}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions,.influencer-campaign-list .filters-bar .more-filters-panel .filter-group{width:100%}.influencer-campaign-list .filters-bar .more-filters-panel .filter-actions button{flex:1 1}.influencer-campaign-list .campaigns-grid{gap:1rem;grid-template-columns:1fr}}.campaign-stepper{background:linear-gradient(135deg,#fff,#fafafa);border:1px solid #00000014;border-radius:16px;box-shadow:0 4px 16px #0000000d,0 8px 32px #00000008;box-sizing:border-box;margin-bottom:2rem;max-width:100%;min-width:0;padding:2rem;width:100%}.campaign-stepper .stepper-header{align-items:center;border-bottom:2px solid #8b2c211a;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}@media(max-width:768px){.campaign-stepper .stepper-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.campaign-stepper .stepper-header .stepper-title{color:#333;font-size:1.2rem;font-weight:800;letter-spacing:.3px;margin:0}.campaign-stepper .stepper-header .stepper-progress-text{background:#8b2c2114;border-radius:20px;color:#8b2c21;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.campaign-stepper .stepper-scroll-wrapper{margin-bottom:1.5rem;max-width:100%;min-width:0;overflow-x:auto;overflow-y:visible;padding:1rem 0;scrollbar-color:#8b2c21 #f5f5f5;scrollbar-width:thin;width:100%}.campaign-stepper .stepper-scroll-wrapper::-webkit-scrollbar{height:6px}.campaign-stepper .stepper-scroll-wrapper::-webkit-scrollbar-track{background:#f5f5f5;border-radius:3px}.campaign-stepper .stepper-scroll-wrapper::-webkit-scrollbar-thumb{background:#8b2c21;border-radius:3px}.campaign-stepper .stepper-container{align-items:center;display:flex;flex-wrap:nowrap;justify-content:flex-start;min-width:1300px;width:-webkit-max-content;width:max-content}.campaign-stepper .stage-step{align-items:center;border-radius:12px;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;min-width:100px;padding:.5rem;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1)}.campaign-stepper .stage-step.clickable{cursor:pointer}.campaign-stepper .stage-step.clickable:hover{background:#8b2c210d;transform:translateY(-3px) scale(1.02)}@media(max-width:1024px){.campaign-stepper .stage-step.clickable:hover{transform:translateX(5px) scale(1.01)}}.campaign-stepper .stage-step.clickable:hover .stage-dot{box-shadow:0 6px 20px #00000026;transform:scale(1.1)}.campaign-stepper .stage-step.locked{cursor:not-allowed;opacity:.6}.campaign-stepper .stage-step.locked:hover{background:#0000;transform:none}.campaign-stepper .stage-step .stage-dot{align-items:center;border:3px solid;border-radius:50%;display:flex;flex-shrink:0;height:60px;justify-content:center;position:relative;transition:all .3s cubic-bezier(.4,0,.2,1);width:60px}@media(max-width:1024px){.campaign-stepper .stage-step .stage-dot{height:50px;width:50px}}.campaign-stepper .stage-step .stage-dot .stage-icon{font-size:1.5rem;z-index:1}@media(max-width:1024px){.campaign-stepper .stage-step .stage-dot .stage-icon{font-size:1.3rem}}.campaign-stepper .stage-step .stage-dot .check-mark{align-items:center;animation:checkPop .4s cubic-bezier(.68,-.55,.265,1.55);background:linear-gradient(135deg,#4caf50,#66bb6a);border:3px solid #fff;border-radius:50%;bottom:-5px;box-shadow:0 2px 8px #4caf5066;color:#fff;display:flex;font-size:.75rem;font-weight:700;height:24px;justify-content:center;position:absolute;right:-5px;width:24px}@media(max-width:1024px){.campaign-stepper .stage-step .stage-dot .check-mark{border-width:2px;font-size:.65rem;height:20px;width:20px}}.campaign-stepper .stage-step .stage-label{align-items:center;display:flex;flex-direction:column;gap:.2rem}@media(max-width:1024px){.campaign-stepper .stage-step .stage-label{align-items:flex-start;flex:1 1}}.campaign-stepper .stage-step .stage-label .stage-name{font-size:.85rem;font-weight:700;text-align:center;white-space:nowrap}@media(max-width:1024px){.campaign-stepper .stage-step .stage-label .stage-name{font-size:.95rem;text-align:left}}.campaign-stepper .stage-step .stage-label .stage-number{font-size:.7rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}@media(max-width:1024px){.campaign-stepper .stage-step .stage-label .stage-number{font-size:.75rem}}.campaign-stepper .stage-step.completed .stage-dot{background:linear-gradient(135deg,#4caf50,#66bb6a);border-color:#4caf50;box-shadow:0 4px 12px #4caf504d}.campaign-stepper .stage-step.completed .stage-dot .stage-icon{color:#fff}.campaign-stepper .stage-step.completed .stage-label .stage-name{color:#4caf50}.campaign-stepper .stage-step.completed .stage-label .stage-number{color:#66bb6a}.campaign-stepper .stage-step.current .stage-dot{animation:pulse 2s ease-in-out infinite;background:linear-gradient(135deg,#ff9800,#ffa726);border-color:#ff9800;box-shadow:0 4px 12px #ff980066,0 0 20px #ff98004d}.campaign-stepper .stage-step.current .stage-dot .stage-icon{color:#fff}.campaign-stepper .stage-step.current .stage-label .stage-name{color:#ff9800;font-weight:800}.campaign-stepper .stage-step.current .stage-label .stage-number{color:#ffa726}.campaign-stepper .stage-step.current.payment-pending .stage-dot{background:linear-gradient(135deg,#c62828,#e53935);border-color:#c62828;box-shadow:0 4px 12px #c6282866}.campaign-stepper .stage-step.current.payment-pending .stage-label .stage-name,.campaign-stepper .stage-step.current.payment-pending .stage-label .stage-number{color:#c62828}.campaign-stepper .stage-step.pending .stage-dot{background:linear-gradient(135deg,#f5f5f5,#eee);border-color:#e0e0e0}.campaign-stepper .stage-step.pending .stage-dot .stage-icon,.campaign-stepper .stage-step.pending .stage-label .stage-name{color:#999}.campaign-stepper .stage-step.pending .stage-label .stage-number{color:#bbb}.campaign-stepper .stage-connector{align-items:center;display:flex;flex:1 1;min-width:40px;padding:0 .5rem}.campaign-stepper .stage-connector .connector-line{border-radius:2px;height:3px;transition:all .5s cubic-bezier(.4,0,.2,1);width:100%}.campaign-stepper .stage-connector.completed .connector-line{background:linear-gradient(90deg,#4caf50,#66bb6a)}.campaign-stepper .stage-connector.pending .connector-line{background:#e0e0e0}.campaign-stepper .stepper-progress-bar{background:#e0e0e080;border-radius:8px;box-shadow:inset 0 2px 4px #00000014;height:10px;overflow:hidden;position:relative;width:100%}.campaign-stepper .stepper-progress-bar .progress-fill{background:linear-gradient(90deg,#8b2c21,#a33a2e 50%,#c94b3f);border-radius:8px;box-shadow:0 2px 8px #8b2c2166;height:100%;position:relative;transition:width .8s cubic-bezier(.4,0,.2,1)}.campaign-stepper .stepper-progress-bar .progress-fill:after{background:linear-gradient(180deg,#ffffff40,#0000);border-radius:8px 8px 0 0;content:"";height:50%;left:0;position:absolute;right:0;top:0}@keyframes pulse{0%,to{box-shadow:0 4px 12px #ff980066,0 0 20px #ff98004d}50%{box-shadow:0 4px 16px #ff980099,0 0 30px #ff980080}}@keyframes checkPop{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}.message-list{background:#f9f9f9;flex:1 1;overflow-y:auto;padding:20px}.message-list::-webkit-scrollbar{width:8px}.message-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:4px}.message-list .empty-messages{align-items:center;color:#999;display:flex;font-size:14px;height:100%;justify-content:center}.message-list .message-date-group{margin-bottom:8px}.message-list .message-date-separator{box-sizing:border-box;color:#888;display:inline-block;font-size:12px;margin:16px 0 12px;padding:4px 12px;text-align:center;width:100%}.message-list .message-item{animation:fadeIn .3s ease;display:flex;gap:12px;margin-bottom:16px}.message-list .message-item.sent{flex-direction:row-reverse}.message-list .message-item.sent .message-content-wrapper{align-items:flex-end}.message-list .message-item.sent .message-bubble{background:linear-gradient(135deg,#8b2c21,#a33a2e);background:linear-gradient(135deg,var(--primary-color,#8b2c21) 0,var(--primary-color-hover,#a33a2e) 100%);border-radius:18px 18px 4px 18px;color:#fff}.message-list .message-item.sent .message-bubble .message-file{background:#ffffff2e;border-radius:8px}.message-list .message-item.sent .message-bubble .message-file .file-name{color:#fff;font-weight:500}.message-list .message-item.sent .message-bubble .message-file .download-btn,.message-list .message-item.sent .message-bubble .message-file .file-icon{color:#fffffff2}.message-list .message-item.sent .message-time{color:#fffc}.message-list .message-item.received .message-bubble{background:#fff;border-radius:18px 18px 18px 4px;box-shadow:0 2px 4px #00000014;color:#333}.message-list .message-item.received .message-bubble .message-file{background:#0000000f;border-radius:8px}.message-list .message-item.received .message-bubble .message-file .file-name{color:#333;color:var(--text-color-primary,#333);font-weight:500}.message-list .message-item.received .message-bubble .message-file .download-btn,.message-list .message-item.received .message-bubble .message-file .file-icon{color:#8b2c21;color:var(--primary-color,#8b2c21)}.message-list .message-item.received .message-time{color:#999}.message-list .message-item .sender-avatar{align-items:center;background:#8b2c21;border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:36px;justify-content:center;width:36px}.message-list .message-item .message-content-wrapper{display:flex;flex-direction:column;gap:4px;max-width:70%}.message-list .message-item .message-content-wrapper .sender-name{color:#666;font-size:12px;font-weight:600;padding-left:12px}.message-list .message-item .message-content-wrapper .message-bubble{padding:10px 16px;position:relative}.message-list .message-item .message-content-wrapper .message-bubble .message-text{word-wrap:break-word;font-size:14px;line-height:1.5;margin:0 0 4px}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments{display:flex;flex-direction:column;gap:8px;margin-top:8px}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-image{border-radius:8px;max-height:300px;max-width:100%;object-fit:cover}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-file{align-items:center;border-radius:8px;display:flex;font-size:13px;gap:8px;padding:8px 12px}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-file .file-icon{font-size:18px}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-file .file-name{flex:1 1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-file .download-btn{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;font-size:16px;opacity:.7;padding:4px;transition:opacity .3s ease}.message-list .message-item .message-content-wrapper .message-bubble .message-attachments .message-file .download-btn:hover{opacity:1}.message-list .message-item .message-content-wrapper .message-bubble .message-time{display:block;font-size:11px;margin-top:4px;opacity:.8}@media(min-width:320px){.message-list{padding:12px}.message-list .message-item{margin-bottom:12px}.message-list .message-item .sender-avatar{font-size:12px;height:32px;width:32px}.message-list .message-item .message-content-wrapper{max-width:80%}.message-list .message-item .message-content-wrapper .message-bubble{padding:8px 12px}.message-list .message-item .message-content-wrapper .message-bubble .message-text{font-size:13px}}@media(min-width:576px){.message-list{padding:16px}}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.chat-window{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;display:flex;flex-direction:column;height:600px;overflow:hidden}.chat-window .chat-header{align-items:center;background:linear-gradient(135deg,#8b2c21,#a33a2e);color:#fff;display:flex;justify-content:space-between;padding:16px 20px}.chat-window .chat-header .other-user-info{align-items:center;display:flex;gap:12px}.chat-window .chat-header .other-user-info .user-avatar{align-items:center;background:#fff3;border:2px solid #fff;border-radius:50%;display:flex;font-size:18px;font-weight:700;height:44px;justify-content:center;width:44px}.chat-window .chat-header .other-user-info .user-details h4{font-size:16px;font-weight:600;margin:0}.chat-window .chat-header .other-user-info .user-details .user-role{font-size:12px;margin:2px 0 0;opacity:.9}.chat-window .chat-header .chat-actions{display:flex;gap:8px}.chat-window .chat-header .chat-actions .action-btn{align-items:center;background:#fff3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:18px;height:36px;justify-content:center;transition:all .3s ease;width:36px}.chat-window .chat-header .chat-actions .action-btn:hover{background:#ffffff4d;transform:scale(1.1)}.chat-window .masked-contact-info{background:#fff3cd;border-bottom:1px solid #ffc107;padding:8px 20px}.chat-window .masked-contact-info .info-message{color:#856404;font-size:12px;line-height:1.4;margin:0}.chat-window .masked-contact-info .info-message strong{font-weight:600}.chat-window .chat-send-error{align-items:center;background:#fde8e8;border-radius:8px;color:#8b2c21;display:flex;font-size:13px;gap:8px;justify-content:space-between;margin:0 20px 8px;padding:8px 16px}.chat-window .chat-send-error .chat-send-error-dismiss{align-items:center;background:none;border:none;color:inherit;cursor:pointer;display:flex;flex-shrink:0;opacity:.8;padding:4px}.chat-window .typing-indicator{align-items:center;background:#f9f9f9;color:#666;display:flex;font-size:13px;font-style:italic;gap:8px;padding:8px 20px}.chat-window .typing-indicator .typing-dots{display:flex;gap:3px}.chat-window .typing-indicator .typing-dots span{animation:typing 1.4s infinite;background:#999;border-radius:50%;height:6px;width:6px}.chat-window .typing-indicator .typing-dots span:nth-child(2){animation-delay:.2s}.chat-window .typing-indicator .typing-dots span:nth-child(3){animation-delay:.4s}.chat-window .attachments-preview{background:#f5f5f5;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:8px;padding:12px 20px}.chat-window .attachments-preview .attachment-item{align-items:center;background:#fff;border:1px solid #ddd;border-radius:6px;display:flex;font-size:13px;gap:8px;padding:6px 12px}.chat-window .attachments-preview .attachment-item .attachment-name{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chat-window .attachments-preview .attachment-item .remove-attachment{align-items:center;background:none;border:none;color:#d32f2f;cursor:pointer;display:flex;font-size:16px;padding:2px}.chat-window .attachments-preview .attachment-item .remove-attachment:hover{color:#b71c1c}.chat-window .chat-input-container{align-items:flex-end;background:#f9f9f9;border-top:1px solid #e0e0e0;display:flex;gap:12px;padding:16px 20px}.chat-window .chat-input-container .attach-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:50%;color:#666;cursor:pointer;display:flex;flex-shrink:0;font-size:20px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.chat-window .chat-input-container .attach-btn:hover{background:#8b2c21;border-color:#8b2c21;color:#fff}.chat-window .chat-input-container .message-input{border:1px solid #ddd;border-radius:20px;flex:1 1;font-family:inherit;font-size:14px;max-height:120px;min-height:40px;outline:none;padding:10px 16px;resize:none;transition:border-color .3s ease}.chat-window .chat-input-container .message-input:focus{border-color:#8b2c21}.chat-window .chat-input-container .message-input::placeholder{color:#999}.chat-window .chat-input-container .send-btn{align-items:center;background:linear-gradient(135deg,#8b2c21,#a33a2e);border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;height:40px;justify-content:center;transition:all .3s ease;width:40px}.chat-window .chat-input-container .send-btn:hover:not(:disabled){box-shadow:0 4px 12px #8b2c2166;transform:scale(1.1)}.chat-window .chat-input-container .send-btn:disabled{cursor:not-allowed;opacity:.5}@media(min-width:320px){.chat-window{height:calc(100vh - 200px)}.chat-window .chat-header{padding:12px 16px}.chat-window .chat-header .other-user-info .user-avatar{font-size:16px;height:36px;width:36px}.chat-window .chat-header .other-user-info .user-details h4{font-size:14px}.chat-window .chat-header .chat-actions .action-btn{font-size:16px;height:32px;width:32px}.chat-window .chat-input-container{gap:8px;padding:12px}.chat-window .chat-input-container .attach-btn,.chat-window .chat-input-container .send-btn{font-size:18px;height:36px;width:36px}}@keyframes typing{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-10px)}}.payment-tab{max-width:560px;padding:24px 0}.payment-tab__card{background:#fff;border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 12px #0000000f;padding:28px}.payment-tab__card--success{background:linear-gradient(135deg,#f1f8e9,#fff);border-color:#c8e6c9}.payment-tab__card--success .payment-tab__icon.success{color:#2e7d32}.payment-tab__card--pending{background:linear-gradient(135deg,#fff8e1,#fff);border-color:#ffe0b2}.payment-tab__card--pending .payment-tab__icon.pending{color:#e65100}.payment-tab__card--failed{background:linear-gradient(135deg,#ffebee,#fff);border-color:#ffcdd2}.payment-tab__card--failed .payment-tab__icon.failed{color:#c62828}.payment-tab__header{margin-bottom:24px}.payment-tab__header .payment-tab__icon{display:block;font-size:2rem;margin-bottom:12px}.payment-tab__header .payment-tab__icon.lock{color:#8b2c21}.payment-tab__header h3{color:#333;font-size:1.35rem;font-weight:700;margin:0 0 8px}.payment-tab__header .payment-tab__sub{color:#666;font-size:.95rem;margin:0}.payment-tab__icon{display:block;font-size:2.5rem;margin-bottom:12px}.payment-tab__icon.success{color:#2e7d32}.payment-tab__icon.pending{color:#e65100}.payment-tab__icon.failed{color:#c62828}.payment-tab__amount-row{align-items:center;background:#fafafa;border-radius:8px;display:flex;justify-content:space-between;margin-bottom:24px;padding:16px 20px}.payment-tab__label{color:#666;font-size:.9rem}.payment-tab__amount{color:#1a1a1a;font-size:1.5rem;font-weight:700}.payment-tab__error{align-items:center;background:#ffebee;border-radius:8px;color:#c62828;display:flex;font-size:.9rem;gap:8px;margin-bottom:20px;padding:12px 16px}.payment-tab__actions .payment-tab__btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 24px;transition:all .2s ease;width:100%}.payment-tab__actions .payment-tab__btn--primary{background:linear-gradient(135deg,#8b2c21,#a33a2e);box-shadow:0 4px 14px #8b2c2159;color:#fff}.payment-tab__actions .payment-tab__btn--primary:hover:not(:disabled){background:linear-gradient(135deg,#6d2219,#8b2c21);transform:translateY(-1px)}.payment-tab__actions .payment-tab__btn--primary:disabled{cursor:not-allowed;opacity:.7}.payment-tab__actions .payment-tab__note{color:#888;font-size:.8rem;line-height:1.4;margin-top:16px}.payment-tab__loading{color:#666;margin:0;text-align:center}.payment-tab h3{color:#333;font-size:1.25rem;font-weight:700;margin:0 0 8px}.payment-tab p{color:#555;font-size:.95rem;line-height:1.5;margin:0 0 16px}.influencer-campaign-detail{background:#f5f7fa;box-sizing:border-box;margin:0 auto;max-width:1400px;min-height:100vh;min-width:0;padding:24px;width:100%}.influencer-campaign-detail .next-step-banner{background:#fff8e1;border:1px solid #ffc107;border-radius:8px;color:#5d4e37;font-size:14px;margin-bottom:20px;padding:14px 18px}.influencer-campaign-detail .next-step-banner--contract-hint{background:#e8f5e9;border-color:#4caf50;color:#2e7d32}.influencer-campaign-detail .stepper-stage-view{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000f;margin-bottom:24px;margin-top:0;padding:24px}.influencer-campaign-detail .stepper-stage-view__back{align-items:center;background:none;border:none;color:#8b2c21;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:20px;padding:8px 0}.influencer-campaign-detail .stepper-stage-view__back:hover{text-decoration:underline}.influencer-campaign-detail .stepper-stage-view__content{margin-top:0}.influencer-campaign-detail .stepper-stage-view .contract-tab__actions{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:20px}.influencer-campaign-detail .stepper-stage-view .contract-tab__sign-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s}.influencer-campaign-detail .stepper-stage-view .contract-tab__sign-btn:hover:not(:disabled){background:#6d2219}.influencer-campaign-detail .stepper-stage-view .contract-tab__sign-btn:disabled{cursor:not-allowed;opacity:.7}.influencer-campaign-detail .stepper-stage-view .contract-tab__status{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.influencer-campaign-detail .stepper-stage-view .contract-tab__status.signed{color:#0d9488}.influencer-campaign-detail .stepper-stage-view .contract-tab__status.info{color:#0369a1;margin-bottom:12px}.influencer-campaign-detail .stepper-stage-view .contract-tab__error{color:#dc2626;font-size:14px;margin-bottom:12px}.influencer-campaign-detail .campaign-header{margin-bottom:24px}.influencer-campaign-detail .campaign-header .back-button{align-items:center;background:#0000;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;margin-bottom:16px;padding:8px 16px;transition:all .3s ease}.influencer-campaign-detail .campaign-header .back-button:hover{background:#f5f5f5;border-color:#8b2c21;color:#8b2c21}.influencer-campaign-detail .campaign-header .campaign-title-section{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:16px}.influencer-campaign-detail .campaign-header .campaign-title-section .brand-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:64px;object-fit:cover;width:64px}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-title-info{flex:1 1;min-width:0}.influencer-campaign-detail .campaign-header .campaign-title-section .title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-title{color:#1e293b;font-size:28px;font-weight:700;margin:0}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-description-preview{box-sizing:border-box;color:#64748b;display:block;font-size:14px;margin:4px 0 0;max-width:100%;text-align:left;width:100%}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-description-preview.campaign-description-preview--clamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:100%}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-description-toggle{background:none;border:none;color:#8b2c21;cursor:pointer;font-size:13px;font-weight:600;margin-top:4px;padding:0}.influencer-campaign-detail .campaign-header .campaign-title-section .campaign-description-toggle:hover{text-decoration:underline}.influencer-campaign-detail .campaign-header .campaign-status-badge{border-radius:20px;font-size:12px;font-weight:600;padding:6px 16px;text-transform:uppercase}.influencer-campaign-detail .campaign-header .campaign-status-badge.active{background:#e8f5e9;color:#388e3c}.influencer-campaign-detail .campaign-header .campaign-status-badge.paused{background:#fff3e0;color:#f57c00}.influencer-campaign-detail .campaign-header .campaign-status-badge.completed{background:#e3f2fd;color:#1976d2}.influencer-campaign-detail .campaign-header .campaign-status-badge.cancelled{background:#ffebee;color:#d32f2f}.influencer-campaign-detail .campaign-action-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.influencer-campaign-detail .campaign-action-buttons .action-btn{align-items:center;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.03em;min-height:52px;padding:14px 18px;transition:all .25s ease}.influencer-campaign-detail .campaign-action-buttons .action-btn:hover:not(.disabled){transform:translateY(-2px)}.influencer-campaign-detail .campaign-action-buttons .action-btn.disabled{background:#e2e8f0;border-color:#e2e8f0;box-shadow:none;color:#94a3b8;cursor:not-allowed;transform:none}.influencer-campaign-detail .campaign-action-buttons .action-btn.chat-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 16px #3b82f659;color:#fff}.influencer-campaign-detail .campaign-action-buttons .action-btn.chat-btn:hover:not(.disabled){box-shadow:0 10px 22px #2563eb66}.influencer-campaign-detail .campaign-action-buttons .action-btn.call-btn{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 16px #10b98152;color:#fff}.influencer-campaign-detail .campaign-action-buttons .action-btn.call-btn:hover:not(.disabled){box-shadow:0 10px 22px #05966961}.influencer-campaign-detail .campaign-action-buttons .action-btn.explore-btn{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 6px 16px #f59e0b47;color:#1f2937}.influencer-campaign-detail .campaign-action-buttons .action-btn.explore-btn:hover:not(.disabled){box-shadow:0 10px 22px #fbbf2452}.influencer-campaign-detail .stage-stepper-section{background:#fff;border:1px solid #e2e8f0;border-radius:14px;box-shadow:0 4px 14px #0000000f;box-sizing:border-box;margin-bottom:32px;max-width:100%;min-width:0;padding:18px 20px;width:100%}.influencer-campaign-detail .campaign-tabs,.influencer-campaign-detail .quick-info-cards{display:none}.influencer-campaign-detail .tab-content{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000000d;min-height:600px;padding:32px}.influencer-campaign-detail .tab-content .chat-tab{display:flex;flex-direction:column;min-height:360px}@media(max-width:768px){.influencer-campaign-detail .tab-content .chat-tab{min-height:50vh;padding:0}.influencer-campaign-detail .tab-content .chat-tab .chat-window{height:calc(100vh - 220px);max-height:500px}}.influencer-campaign-detail .tab-content .overview-tab .section-title{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 20px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section{margin-bottom:32px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .section-title{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 16px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-and-info{grid-gap:24px;align-items:flex-start;display:grid;gap:24px;grid-template-columns:1fr;width:100%}@media(min-width:992px){.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-and-info{grid-template-columns:2fr 1fr}}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #86efac;border-radius:18px;box-sizing:border-box;min-width:0;padding:24px;width:100%}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header .orbit-label{color:#166534;font-size:15px;font-weight:600}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header .orbit-percentage{color:#16a34a;font-size:24px;font-weight:700}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-bar{background:#dcfce7;border-radius:6px;height:12px;margin-bottom:24px;overflow:hidden}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-bar .orbit-progress-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:6px;height:100%;transition:width .5s ease}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat{background:#fff;border-radius:12px;padding:16px;text-align:center}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.completed{border:2px solid #86efac}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.pending{border:2px solid #fbbf24}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.days-left{border:2px solid #93c5fd}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-icon{color:inherit;height:32px;margin-bottom:8px;width:32px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-value{color:#1e293b;font-size:28px;font-weight:700;margin-bottom:4px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-label{color:#64748b;font-size:13px;font-weight:500}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards{display:flex;flex-direction:column;gap:14px;height:100%;justify-content:space-between;min-width:0;width:100%}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card{align-items:center;background:#fff;border-left:6px solid #059669;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;flex:1 1;flex-direction:row;gap:16px;min-height:80px;padding:18px 16px;width:100%}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-icon{align-items:center;background:#ecfdf5;border-radius:12px;color:#059669;display:flex;flex-shrink:0;font-size:36px;height:40px;justify-content:center;width:50px}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .calendar-icon-end{background:#fee2e2;color:#dc2626}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .budget-icon{background:#f3e8ff;color:#7c3aed}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-content{display:flex;flex-direction:column;gap:4px;width:100%}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-content .info-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-content .info-value{color:#111827;font-size:16px;font-weight:700}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.calendar-card{border-left-color:#10b981}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.calendar-card .info-icon{background:#d1fae5;color:#10b981}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.calendar-card:nth-child(2){border-left-color:#ef4444}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.calendar-card:nth-child(2) .calendar-icon-end{background:#fecaca;color:#ef4444}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.budget-card{border-left-color:#8b5cf6}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.budget-card .budget-icon{background:#ede9fe;color:#8b5cf6}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .orbit-info-cards .calendar-card:nth-child(2){border-left-color:#dc2626}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .orbit-info-cards .calendar-card:nth-child(2) .calendar-icon-end{background:#fee2e2;color:#dc2626}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .orbit-info-cards .budget-card{border-left-color:#7c3aed}.influencer-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .orbit-info-cards .budget-card .budget-icon{background:#f3e8ff;color:#7c3aed}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section{margin-bottom:32px}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .section-title{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 20px}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card{align-items:center;border-radius:12px;display:flex;gap:12px;padding:16px;transition:all .3s}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.completed{background:#d1fae5;border:1px solid #86efac}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.completed .milestone-icon{color:#16a34a}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.in_progress{background:#fef3c7;border:1px solid #fbbf24}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.in_progress .milestone-icon{color:#f59e0b}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.pending{background:#fecaca;border:1px solid #fca5a5}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.pending .milestone-icon{color:#dc2626}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateX(4px)}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-icon{flex-shrink:0;height:24px;width:24px}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content{flex:1 1}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-title{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:4px}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-date{color:#64748b;font-size:12px}.influencer-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-progress-label{color:#f59e0b;font-size:11px;font-weight:600;margin-top:4px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section{margin-bottom:32px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(2,1fr)}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card:hover{box-shadow:0 8px 20px #0000001f;transform:translateY(-4px)}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-thumbnail{height:200px;overflow:hidden;position:relative;width:100%}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-thumbnail img{height:100%;object-fit:cover;width:100%}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-thumbnail .video-platform-badge{align-items:center;background:#000000b3;border-radius:6px;color:#fff;display:flex;font-size:16px;padding:6px 10px;position:absolute;right:12px;top:12px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info{padding:16px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-title-row{align-items:center;display:flex;gap:8px;margin-bottom:12px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-title-row .platform-icon{flex-shrink:0;height:20px;width:20px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-title-row .platform-icon.youtube{color:red}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-title-row .platform-icon.instagram{color:#e4405f}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-title-row .video-title{color:#1e293b;flex:1 1;font-size:14px;font-weight:600}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-metrics{display:flex;gap:16px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-metrics .metric{align-items:center;color:#64748b;display:flex;font-size:13px;gap:6px}.influencer-campaign-detail .tab-content .overview-tab .trending-videos-section .videos-grid .video-card .video-info .video-metrics .metric svg{color:#94a3b8;height:16px;width:16px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .subsection-title{color:#1e293b;font-size:16px;font-weight:700;margin:0 0 14px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section{background:#fef3f2;border:2px solid #fecaca;border-radius:16px;padding:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-handle{color:#991b1b;font-size:13px;font-weight:600;margin-bottom:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment{align-items:center;display:flex;gap:14px;margin-bottom:18px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment .profile-avatar-large{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:80px;object-fit:cover;width:80px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment .alignment-badge{text-align:center}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment .alignment-badge .alignment-percentage{color:#1e293b;font-size:22px;font-weight:700}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment .alignment-badge .alignment-label{color:#64748b;font-size:12px;font-weight:600}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .brand-name{color:#1e293b}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .contact-locked-message{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;font-size:13px;margin:12px 0 0;padding:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .contact-value{font-size:14px;font-weight:500;word-break:break-all}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .brand-docs{border-top:1px solid #fecaca;margin-top:12px;padding-top:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .brand-docs .info-label{color:#64748b;display:block;font-size:12px;margin-bottom:8px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .brand-docs .doc-link{align-items:center;color:#8b2c21;display:flex;font-size:13px;gap:6px;margin-bottom:6px;text-decoration:none}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .brand-docs .doc-link:hover{text-decoration:underline}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats{display:flex;flex-direction:column;gap:10px;margin-bottom:8px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:12px;padding:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item.contact-item-with-tooltip[title]{cursor:help}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item .profile-stat-icon{color:#dc2626;height:20px;width:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item .profile-stat-content{display:flex;flex-direction:column;gap:2px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item .profile-stat-content .profile-stat-label{color:#64748b;font-size:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats .profile-stat-item .profile-stat-content .profile-stat-value{color:#1e293b;font-size:16px;font-weight:700}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card{background:#fff7ed;border:2px solid #fed7aa;border-radius:16px;padding:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .target-audience-text{color:#475569;font-size:14px;line-height:1.5;margin:0 0 12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .target-audience-text.empty{color:#94a3b8;font-style:italic}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .deliverables-title{margin-top:16px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .deliverables-list{display:flex;flex-direction:column;gap:6px;margin-top:8px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .deliverable-item{background:#fff;border:1px solid #fed7aa;border-radius:8px;color:#475569;font-size:13px;padding:6px 10px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge{background:#fff;border:1px solid #ffe4c7;border-radius:12px;padding:12px 10px;text-align:center}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge.male .demo-icon{color:#3b82f6}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge.female .demo-icon{color:#ec4899}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge.age .age-icon{font-size:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-icon{height:20px;margin-bottom:6px;width:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-percentage{color:#1e293b;display:block;font-size:17px;font-weight:700;margin-bottom:2px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-label{color:#6b7280;font-size:11px;font-weight:600;letter-spacing:.06em;text-transform:uppercase}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section{background:#ede9fe;border:2px solid #c4b5fd;border-radius:16px;padding:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:12px;padding:12px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon{height:20px;width:20px}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon.reach{color:#8b5cf6}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon.likes{color:#ec4899}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon.comments{color:#f59e0b}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon.views{color:#3b82f6}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon.shares{color:#10b981}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-content{align-items:center;display:flex;flex:1 1;justify-content:space-between}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-content .signal-label{color:#64748b;font-size:13px;font-weight:500}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-content .signal-value{color:#1e293b;font-size:16px;font-weight:700}.influencer-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-note{background:#ffffffb3;border-radius:8px;color:#7c3aed;font-size:12px;margin-top:12px;padding:12px;text-align:center}.influencer-campaign-detail .tab-content .activity-tab .placeholder-content,.influencer-campaign-detail .tab-content .chat-tab .placeholder-content,.influencer-campaign-detail .tab-content .content-tab .placeholder-content,.influencer-campaign-detail .tab-content .contract-tab .placeholder-content,.influencer-campaign-detail .tab-content .payment-tab .placeholder-content{padding:60px 20px;text-align:center}.influencer-campaign-detail .tab-content .activity-tab .placeholder-content .placeholder-icon,.influencer-campaign-detail .tab-content .chat-tab .placeholder-content .placeholder-icon,.influencer-campaign-detail .tab-content .content-tab .placeholder-content .placeholder-icon,.influencer-campaign-detail .tab-content .contract-tab .placeholder-content .placeholder-icon,.influencer-campaign-detail .tab-content .payment-tab .placeholder-content .placeholder-icon{color:#cbd5e1;height:80px;margin-bottom:20px;width:80px}.influencer-campaign-detail .tab-content .activity-tab .placeholder-content h3,.influencer-campaign-detail .tab-content .chat-tab .placeholder-content h3,.influencer-campaign-detail .tab-content .content-tab .placeholder-content h3,.influencer-campaign-detail .tab-content .contract-tab .placeholder-content h3,.influencer-campaign-detail .tab-content .payment-tab .placeholder-content h3{color:#475569;margin-bottom:12px}.influencer-campaign-detail .tab-content .activity-tab .placeholder-content p,.influencer-campaign-detail .tab-content .chat-tab .placeholder-content p,.influencer-campaign-detail .tab-content .content-tab .placeholder-content p,.influencer-campaign-detail .tab-content .contract-tab .placeholder-content p,.influencer-campaign-detail .tab-content .payment-tab .placeholder-content p{color:#94a3b8;font-size:14px}.influencer-campaign-detail .tab-content .contract-tab__actions{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:20px}.influencer-campaign-detail .tab-content .contract-tab__sign-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s}.influencer-campaign-detail .tab-content .contract-tab__sign-btn:hover:not(:disabled){background:#6d2219}.influencer-campaign-detail .tab-content .contract-tab__sign-btn:disabled{cursor:not-allowed;opacity:.7}.influencer-campaign-detail .tab-content .contract-tab__status{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.influencer-campaign-detail .tab-content .contract-tab__status.signed{color:#0d9488}.influencer-campaign-detail .tab-content .contract-tab__status.info{color:#0369a1;margin-bottom:12px}.influencer-campaign-detail .tab-content .contract-tab__error{color:#dc2626;font-size:14px;margin-bottom:12px}.influencer-campaign-detail .error-state,.influencer-campaign-detail .loading-state{color:#64748b;font-size:18px;padding:100px 20px;text-align:center}@media(min-width:768px){.influencer-campaign-detail .profile-signals-row,.influencer-campaign-detail .quick-info-cards{grid-template-columns:1fr}}@media(min-width:576px){.influencer-campaign-detail{padding:16px}.influencer-campaign-detail .campaign-action-buttons{flex-direction:column}.influencer-campaign-detail .milestones-grid,.influencer-campaign-detail .orbit-stats-grid,.influencer-campaign-detail .videos-grid{grid-template-columns:1fr}.influencer-campaign-detail .tab-content{padding:20px}.influencer-campaign-detail .campaign-tabs .tab-button span{display:none}.influencer-campaign-detail .campaign-tabs .tab-button .tab-icon{font-size:20px}}@media(min-width:320px){.influencer-campaign-detail{padding:12px}.influencer-campaign-detail .campaign-header{flex-direction:column;text-align:center}.influencer-campaign-detail .campaign-header .campaign-title{font-size:20px}.influencer-campaign-detail .quick-info-cards{grid-template-columns:1fr}.influencer-campaign-detail .campaign-tabs .tab-button{font-size:12px;padding:10px 12px}.influencer-campaign-detail .campaign-tabs .tab-button span{display:none}.influencer-campaign-detail .campaign-tabs .tab-button .tab-icon{font-size:18px}.influencer-campaign-detail .tab-content{padding:16px}}.inbox-page{display:flex;flex-direction:column;height:100%;min-height:400px}.inbox-header{margin-bottom:1rem}.inbox-header h1{font-size:1.5rem;margin:0 0 .25rem}.inbox-header .inbox-subtitle{color:#666;color:var(--text-muted,#666);font-size:.9rem;margin:0}.inbox-layout{display:flex;flex:1 1;gap:1rem;min-height:0}.conversation-list{background:#fafafa;background:var(--bg-secondary,#fafafa);border:1px solid #e0e0e0;border:1px solid var(--border-color,#e0e0e0);border-radius:8px;min-width:280px;overflow-y:auto;width:320px}.conversation-list .list-empty,.conversation-list .list-error,.conversation-list .list-loading{color:#666;color:var(--text-muted,#666);padding:1rem;text-align:center}.conversation-list .list-error{color:#c00;color:var(--error,#c00)}.conversation-item{align-items:flex-start;background:#0000;border:none;border-bottom:1px solid #eee;border-bottom:1px solid var(--border-color,#eee);cursor:pointer;display:flex;padding:.75rem 1rem;text-align:left;transition:background .15s;width:100%}.conversation-item.active{background:#8b5cf61a;background:var(--primary-light,#8b5cf61a)}.conversation-item:hover:not(.active){background:#0000000a}.conversation-item .conv-avatar{align-items:center;background:#7c3aed;background:var(--primary,#7c3aed);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-weight:600;height:40px;justify-content:center;margin-right:.75rem;width:40px}.conversation-item .conv-body{flex:1 1;min-width:0}.conversation-item .conv-body .conv-name{display:block;font-weight:600;margin-bottom:.2rem}.conversation-item .conv-body .conv-preview{color:#666;color:var(--text-muted,#666);display:block;font-size:.85rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.conversation-item .conv-body .conv-time{color:#888;color:var(--text-muted,#888);font-size:.75rem}.conversation-item .conv-unread{align-items:center;background:#7c3aed;background:var(--primary,#7c3aed);border-radius:10px;color:#fff;display:inline-flex;font-size:.75rem;height:20px;justify-content:center;min-width:20px;padding:0 6px}.chat-panel{background:#fff;border:1px solid #e0e0e0;border:1px solid var(--border-color,#e0e0e0);border-radius:8px;min-width:0;overflow:hidden}.chat-panel,.chat-placeholder{display:flex;flex:1 1;flex-direction:column}.chat-placeholder{align-items:center;color:#666;color:var(--text-muted,#666);justify-content:center;padding:2rem}.chat-placeholder svg{margin-bottom:1rem;opacity:.5}.chat-panel-loading{align-items:center;color:#666;color:var(--text-muted,#666);display:flex;flex:1 1;flex-direction:column;gap:.75rem;justify-content:center;padding:1rem;text-align:center}.chat-panel-loading p{margin:0}.chat-panel-retry-btn{background:#8b2c21;background:var(--primary,#8b2c21);border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.chat-panel-retry-btn:hover{opacity:.9}@media(max-width:992px){.inbox-layout{flex-direction:column}.conversation-list{max-height:280px;min-width:0;min-width:auto;width:100%}.chat-panel{min-height:400px}}@media(max-width:768px){.inbox-header h1{font-size:1.25rem}.inbox-layout{gap:.75rem}.conversation-list{max-height:240px}.conversation-item{padding:.6rem .75rem}.conversation-item .conv-avatar{font-size:.9rem;height:36px;width:36px}.conversation-item .conv-body .conv-name{font-size:.9rem}.conversation-item .conv-body .conv-preview{font-size:.8rem}.chat-panel{min-height:50vh}}@media(max-width:480px){.inbox-page{min-height:300px}.conversation-list{max-height:200px}}.collaboration-proposal-container{background:#f9f9f9;border-radius:8px;padding:20px}.collaboration-proposal-container h2,.collaboration-proposal-container h3{color:#333;margin-bottom:12px}.collaboration-proposal-container h3{margin-top:20px}.collaboration-proposal-container .campaign-snapshot textarea{border:1px solid #ccc;border-radius:4px;padding:12px;resize:vertical;width:100%}.collaboration-proposal-container .campaign-milestone{margin-top:24px}.collaboration-proposal-container .campaign-milestone .milestone-table{display:flex;flex-direction:column;gap:8px}.collaboration-proposal-container .campaign-milestone .milestone-table .milestone-header,.collaboration-proposal-container .campaign-milestone .milestone-table .milestone-row{grid-gap:8px;align-items:center;display:grid;gap:8px;grid-template-columns:1fr 2fr 1fr 1fr 2fr}.collaboration-proposal-container .campaign-milestone .milestone-table .milestone-header{font-weight:300;padding:8px}.collaboration-proposal-container .campaign-milestone .milestone-table .milestone-row input{border:1px solid #ccc;border-radius:4px;padding:8px}.collaboration-proposal-container .campaign-milestone .milestone-table .add-row-button{align-self:flex-end;background-color:hsla(0,0%,100%,.906);border:none;color:#7b0606;cursor:pointer;margin-top:12px}.collaboration-proposal-container .campaign-milestone .milestone-table .add-row-button:hover{color:#7b0606;font-size:large}.deliverables-section{background:#fff;border-radius:8px;margin-top:40px;padding:16px}.deliverables-section h3{margin-bottom:8px}.deliverables-section .tabs{border-bottom:1px solid gray;display:flex;gap:8px;margin-bottom:12px;margin-top:12px}.deliverables-section .tabs button{background-color:#fff;border:none;border-bottom:3px solid #0000;cursor:pointer;padding:8px 16px;transition:border-bottom .2s,font-weight .2s}.deliverables-section .tabs button.active{border-bottom:3px solid #333;font-weight:800}.deliverables-section .tabs button.active.active{color:#0b0a0a;font-weight:800}.deliverables-section .deliverables-table{display:flex;flex-direction:column;gap:8px}.deliverables-section .deliverables-table .deliverables-header.facebook-header,.deliverables-section .deliverables-table .deliverables-header.instagram-header,.deliverables-section .deliverables-table .deliverables-header.linkedin-header,.deliverables-section .deliverables-table .deliverables-header.youtube-header{background-color:#952725;color:#fff}.deliverables-section .deliverables-table .deliverables-header,.deliverables-section .deliverables-table .deliverables-row{grid-gap:8px;align-items:center;border-bottom:1px solid #ddd;display:grid;gap:8px;grid-template-columns:2fr 1fr 1fr 1fr;padding:8px}.deliverables-section .deliverables-table .deliverables-header{background:#f5f5f5;border-radius:4px;font-weight:600}.deliverables-section .deliverables-table .deliverables-row input{padding:4px;width:60px}.deliverables-section .deliverables-table .total-amount{border-top:2px solid #ddd;display:flex;font-size:1rem;font-weight:700;gap:150px;margin-top:12px;padding:8px 0 8px 700px}.deliverables-section .deliverables-table .total-amount strong:first-child{color:#952725;font-size:1.3rem}.deliverables-section .deliverables-table .total-amount strong:last-child{color:#952725;font-size:1.5rem;font-weight:700}@media(max-width:1199.98px){.deliverables-section .deliverables-table .total-amount{gap:50px;padding-left:300px}}@media(max-width:991.98px){.deliverables-section .deliverables-table .total-amount{gap:16px;justify-content:space-between;padding-left:0}}@media(max-width:767.98px){.deliverables-section .deliverables-table .total-amount{font-size:.95rem;gap:80px;justify-content:center;padding-left:300px}}.deliverables-section .deliverables-table .note{color:#555;font-size:.85rem;margin-top:4px}.mission-brief-section{margin-top:40px}.mission-brief-section .upload-section{margin-top:12px}.mission-brief-section .upload-section .upload-top{align-items:center;display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start;margin-bottom:8px}.mission-brief-section .upload-section .upload-button{background:#fff;border:1px solid #720a0a;border-radius:10px;color:#720a0a;cursor:pointer;padding:5px 20px}.mission-brief-section .upload-section .upload-button:hover{background-color:#720a0a;color:#fff}.mission-brief-section .upload-section .upload-note{color:#555;font-size:.6rem;margin-top:10px}.mission-brief-section .upload-section .uploaded-documents{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.mission-brief-section .upload-section .uploaded-documents .document-pill{align-items:center;background:#a5d6a7;color:#1b5e20;display:flex;font-size:.9rem;gap:8px;padding:6px 10px}.mission-brief-section .upload-section .uploaded-documents .document-pill button{background:none;border:none;color:#333;cursor:pointer;font-size:1rem;font-weight:700;line-height:1;padding:0}.mission-brief-section .upload-section .uploaded-documents .document-pill button:hover{color:#b71c1c}.campaign-contact-section{margin-top:40px}.campaign-contact-section .contact-fields{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-top:12px}.campaign-contact-section .contact-fields label{color:#555;font-size:.9rem}.campaign-contact-section .contact-fields input{border:1px solid #ccc;border-radius:4px;margin-top:4px;padding:8px;width:100%}.campaign-contact-section .checkboxes{display:flex;flex-direction:column;gap:8px;margin-top:12px}.campaign-contact-section .checkboxes label{color:#333;font-size:.9rem}.campaign-contact-section .checkboxes label input{margin-right:8px}.campaign-contact-section .final-total{align-items:flex-start;display:flex;flex-direction:column;font-size:1.05rem;font-weight:600;margin-top:16px}.campaign-contact-section .platform-fee-note{color:gray;font-size:small;margin-bottom:.5rem}.campaign-contact-section .total-payable{background:linear-gradient(135deg,#952725,#b8352f);border:2px solid #6d1c1b;border-radius:8px;box-shadow:0 4px 12px #95272566;color:#fff;display:flex;font-size:1.5rem;font-weight:700;padding:16px 24px}.campaign-contact-section .send-proposal-container{display:flex}.campaign-contact-section .send-proposal-button{background:#a60000;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:600;padding:10px 16px}.campaign-contact-section .send-proposal-button:hover{background:#750000}.error-message{color:#d32f2f;font-size:.8rem;margin-top:2px}.deliverables-table input[type=number]::-webkit-inner-spin-button,.deliverables-table input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.campaign-milestone .milestone-table .milestone-header,.campaign-milestone .milestone-table .milestone-row{grid-template-columns:1fr 2fr 1fr 1fr 2fr}@media(max-width:991.98px){.campaign-milestone .milestone-table .milestone-header,.campaign-milestone .milestone-table .milestone-row{grid-template-columns:1fr}}@media(max-width:767.98px){.campaign-milestone .milestone-table .milestone-header,.campaign-milestone .milestone-table .milestone-row{grid-template-columns:1fr}}.deliverables-table .deliverables-header,.deliverables-table .deliverables-row{grid-template-columns:2fr 1fr 1fr 1fr}@media(max-width:991.98px){.deliverables-table .deliverables-header,.deliverables-table .deliverables-row{grid-template-columns:1fr 1fr}}@media(max-width:767.98px){.deliverables-table .deliverables-header,.deliverables-table .deliverables-row{grid-template-columns:1fr}}.upload-section .upload-top{flex-wrap:wrap}@media(max-width:767.98px){.upload-section .upload-top{align-items:flex-start;flex-direction:column}}.campaign-contact-section .send-proposal-container{justify-content:flex-end}@media(max-width:767.98px){.campaign-contact-section .send-proposal-container{justify-content:center;width:100%}}.campaign-contact-section .send-proposal-button{width:200px}@media(max-width:767.98px){.campaign-contact-section .send-proposal-button{width:100%}}.proposal-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background-color:#0006;display:flex;inset:0;justify-content:center;position:fixed;z-index:999}.proposal-modal{background:#fff;box-shadow:0 10px 30px #0003;padding:24px;position:relative;text-align:center;width:600px}.proposal-modal h2{color:#333;font-size:22px;margin-bottom:8px}.proposal-modal .subtitle{font-size:18px;font-weight:600;margin-bottom:16px}.proposal-modal p{color:#666;font-size:14px;margin-bottom:16px}.proposal-modal .modal-buttons{display:flex;gap:12px;justify-content:center}.proposal-modal .modal-buttons button{border-radius:6px;cursor:pointer;font-weight:500;padding:10px 16px;transition:all .2s}.proposal-modal .modal-buttons .explore{background:#951212;border:1px solid #ccc;color:#fefdfd}.proposal-modal .modal-buttons .explore:hover{background:#b71c1c}.proposal-modal .modal-buttons .dashboard{background:#951212;border:1px solid #ccc;color:#fff}.proposal-modal .modal-buttons .dashboard:hover{background:#b71c1c}.proposal-modal .close-btn{color:#666;cursor:pointer;font-size:20px;position:absolute;right:12px;top:8px}.proposal-modal .close-btn:hover{color:#000}.brand-home-container{margin:0 auto;max-width:1400px;padding:2rem}.brand-home-container .welcome-section{margin-bottom:2rem}.brand-home-container .welcome-section h1{color:#1a1a1a;font-size:2rem;font-weight:600;margin-bottom:.5rem}.brand-home-container .welcome-section p{color:#666;font-size:1rem}.brand-home-container .stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:3rem}.brand-home-container .stats-grid .stat-card{align-items:center;background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;display:flex;gap:1.5rem;padding:1.5rem;transition:all .3s ease}.brand-home-container .stats-grid .stat-card:hover{box-shadow:0 4px 12px #0000001f;transform:translateY(-4px)}.brand-home-container .stats-grid .stat-card .stat-icon{align-items:center;border-radius:12px;display:flex;font-size:1.75rem;height:60px;justify-content:center;width:60px}.brand-home-container .stats-grid .stat-card .stat-content{flex:1 1}.brand-home-container .stats-grid .stat-card .stat-content h3{color:#1a1a1a;font-size:2rem;font-weight:700;margin:0 0 .25rem}.brand-home-container .stats-grid .stat-card .stat-content p{color:#666;font-size:.875rem;margin:0}.brand-home-container .stats-grid .stat-card.proposals .stat-icon{background:#e3f2fd;color:#1976d2}.brand-home-container .stats-grid .stat-card.pending .stat-icon{background:#fff3e0;color:#f57c00}.brand-home-container .stats-grid .stat-card.accepted .stat-icon{background:#e8f5e9;color:#388e3c}.brand-home-container .stats-grid .stat-card.completed .stat-icon{background:#f3e5f5;color:#7b1fa2}.brand-home-container .quick-actions{margin-bottom:3rem}.brand-home-container .quick-actions h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.brand-home-container .quick-actions .action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.brand-home-container .quick-actions .action-buttons .action-btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:500;padding:.875rem 1.5rem;transition:all .2s ease}.brand-home-container .quick-actions .action-buttons .action-btn.primary{background:#8b2c21;color:#fff}.brand-home-container .quick-actions .action-buttons .action-btn.primary:hover{background:#6d2219}.brand-home-container .quick-actions .action-buttons .action-btn.secondary{background:#fff;border:2px solid #8b2c21;color:#8b2c21}.brand-home-container .quick-actions .action-buttons .action-btn.secondary:hover{background:#fef1ee}.brand-home-container .recent-activity h2{color:#1a1a1a;font-size:1.5rem;font-weight:600;margin-bottom:1rem}.brand-home-container .recent-activity .activity-placeholder{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;color:#999;padding:3rem;text-align:center}@media(max-width:768px){.brand-home-container{padding:1rem}.brand-home-container .welcome-section h1{font-size:1.5rem}.brand-home-container .stats-grid{gap:1rem;grid-template-columns:1fr}.brand-home-container .action-buttons{flex-direction:column}.brand-home-container .action-buttons .action-btn{width:100%}}.brand-campaign-list{margin-left:0;margin-right:0;max-width:1500px;padding:1rem 1.25rem 1.25rem;width:calc(100% - 32px)}.brand-campaign-list .campaign-list-header{margin-bottom:1.5rem}.brand-campaign-list .campaign-list-header .header-text{margin-bottom:.75rem}.brand-campaign-list .campaign-list-header .header-text .page-title{color:#1a1a1a;font-size:1.75rem;font-weight:700;margin-bottom:.35rem}.brand-campaign-list .campaign-list-header .header-text .page-subtitle{color:#666;font-size:.9rem;font-weight:400}.brand-campaign-list .campaign-list-header .stats-cards{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1rem}.brand-campaign-list .campaign-list-header .stats-cards .stat-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:0 1 auto;min-width:120px;padding:.5rem .875rem;transition:all .2s ease}.brand-campaign-list .campaign-list-header .stats-cards .stat-card:hover{box-shadow:0 2px 6px #00000014}.brand-campaign-list .campaign-list-header .stats-cards .stat-card.active{background:linear-gradient(135deg,#8b2c21,#a33a2e);border-color:#8b2c21;color:#fff}.brand-campaign-list .campaign-list-header .stats-cards .stat-card.active .stat-label{color:#ffffffe6}.brand-campaign-list .campaign-list-header .stats-cards .stat-card .stat-value{font-size:1.1rem;font-weight:700;line-height:1.2;margin-bottom:.15rem}.brand-campaign-list .campaign-list-header .stats-cards .stat-card .stat-label{color:#666;font-size:.7rem;font-weight:500}.brand-campaign-list .filters-bar{background:#fff;border:1px solid #e0e0e0;border-radius:12px;box-shadow:0 2px 8px #0000000d;margin-bottom:1.5rem;padding:1.1rem;width:100%}.brand-campaign-list .filters-bar .filters-row{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem;width:100%}.brand-campaign-list .filters-bar .filters-row .filter-item{display:flex;flex-direction:column}.brand-campaign-list .filters-bar .filters-row .filter-item.search-filter{flex:1 1 420px;max-width:640px;min-width:360px;position:relative}.brand-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem;transition:all .3s ease;width:100%}.brand-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-input:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.brand-campaign-list .filters-bar .filters-row .filter-item.search-filter .search-icon{color:#999;font-size:1rem;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.brand-campaign-list .filters-bar .filters-row .filter-item.date-filter{min-width:160px}.brand-campaign-list .filters-bar .filters-row .filter-item.date-filter .filter-label{color:#333;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.brand-campaign-list .filters-bar .filters-row .filter-item.date-filter .date-input{border:1px solid #ddd;border-radius:8px;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease}.brand-campaign-list .filters-bar .filters-row .filter-item.date-filter .date-input:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.brand-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn,.brand-campaign-list .filters-bar .filters-row .filter-item .reset-btn{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s ease}.brand-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn i,.brand-campaign-list .filters-bar .filters-row .filter-item .reset-btn i{font-size:.875rem}.brand-campaign-list .filters-bar .filters-row .filter-item .more-filters-btn:hover,.brand-campaign-list .filters-bar .filters-row .filter-item .reset-btn:hover{background:#f5f5f5;border-color:#8b2c21;color:#8b2c21}.brand-campaign-list .filters-bar .filters-row .filter-item .reset-btn:hover{background:#f5f5f5;border-color:#d32f2f;color:#d32f2f}.brand-campaign-list .filters-bar .more-filters-panel{align-items:flex-end;border-top:1px solid #e0e0e0;display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:1.5rem;padding-top:1.5rem}.brand-campaign-list .filters-bar .more-filters-panel .filter-group{flex:1 1;min-width:200px}.brand-campaign-list .filters-bar .more-filters-panel .filter-group .filter-label{color:#333;display:block;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.brand-campaign-list .filters-bar .more-filters-panel .filter-group .filter-select{background:#fff;border:1px solid #ddd;border-radius:8px;cursor:pointer;font-size:.95rem;padding:.75rem 1rem;transition:all .3s ease;width:100%}.brand-campaign-list .filters-bar .more-filters-panel .filter-group .filter-select:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions{display:flex;gap:1rem}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button{border:none;border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button.apply-btn{background:linear-gradient(135deg,#8b2c21,#a33a2e);color:#fff}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button.apply-btn:hover{box-shadow:0 4px 12px #8b2c214d;transform:translateY(-1px)}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button.cancel-btn{background:#f5f5f5;color:#666}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button.cancel-btn:hover{background:#e0e0e0}.brand-campaign-list .loading-container{padding:4rem 2rem;text-align:center}.brand-campaign-list .loading-container .spinner{animation:spin 1s linear infinite;border:4px solid #f0f0f0;border-radius:50%;border-top-color:#8b2c21;height:50px;margin:0 auto 1rem;width:50px}.brand-campaign-list .loading-container p{color:#666;font-size:1rem}.brand-campaign-list .error-container{background:#fff;border:1px solid #e0e0e0;border-radius:12px;padding:4rem 2rem;text-align:center}.brand-campaign-list .error-container i{color:#d32f2f;font-size:3rem;margin-bottom:1rem}.brand-campaign-list .error-container p{color:#666;font-size:1rem;margin-bottom:1.5rem}.brand-campaign-list .error-container button{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.brand-campaign-list .error-container button:hover{background:#a33a2e;transform:translateY(-1px)}.brand-campaign-list .campaigns-row-list{display:flex;flex-direction:column;gap:0;margin-bottom:1rem;width:100%}.brand-campaign-list .pagination-bar{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:10px;box-shadow:0 2px 6px #0000000a;display:flex;gap:1rem;justify-content:center;margin:.25rem 0 .75rem;padding:.75rem 1rem}.brand-campaign-list .pg-btn{align-items:center;background:#f5f6f7;border:1px solid #d9dde2;border-radius:8px;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:600;gap:.5rem;padding:.55rem 1.1rem;transition:background .18s ease,color .18s ease,box-shadow .18s ease}.brand-campaign-list .pg-btn:hover:not(:disabled){background:#ebecee;box-shadow:0 2px 6px #00000014;color:#8b2c21}.brand-campaign-list .pg-btn:disabled{cursor:not-allowed;opacity:.5}.brand-campaign-list .pg-status{color:#2f3136;font-size:.85rem;font-weight:600}.brand-campaign-list .empty-state{background:#fff;border:2px dashed #ddd;border-radius:12px;grid-column:1/-1;padding:4rem 2rem;text-align:center}.brand-campaign-list .empty-state i{color:#8b2c21;font-size:4rem;margin-bottom:1.5rem;opacity:.6}.brand-campaign-list .empty-state h3{color:#333;font-size:1.5rem;margin-bottom:.75rem}.brand-campaign-list .empty-state p{color:#666;font-size:1rem;margin-bottom:1.5rem;margin-left:auto;margin-right:auto;max-width:500px}.brand-campaign-list .empty-state .clear-filters-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;padding:.75rem 1.5rem;transition:all .3s ease}.brand-campaign-list .empty-state .clear-filters-btn:hover{background:#a33a2e;transform:translateY(-1px)}.brand-campaign-list .results-summary{color:#666;font-size:.95rem;font-weight:500;padding:1rem;text-align:center}@media(max-width:768px){.brand-campaign-list{padding:1rem}.brand-campaign-list .campaign-list-header .stats-cards .stat-card{min-width:140px}.brand-campaign-list .filters-bar .filters-row .filter-item.search-filter{flex:1 1 100%;min-width:100%}.brand-campaign-list .filters-bar .filters-row .filter-item.date-filter{flex:1 1;min-width:140px}.brand-campaign-list .filters-bar .more-filters-panel{flex-direction:column}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions,.brand-campaign-list .filters-bar .more-filters-panel .filter-group{width:100%}.brand-campaign-list .filters-bar .more-filters-panel .filter-actions button{flex:1 1}}.brand-campaign-detail{margin:0 auto;max-width:1400px;padding:24px}.brand-campaign-detail .error-state,.brand-campaign-detail .loading-state{color:#666;font-size:18px;padding:60px 20px;text-align:center}.brand-campaign-detail .next-step-banner{background:#fff8e1;border:1px solid #ffc107;border-radius:8px;color:#5d4e37;font-size:14px;margin-bottom:20px;padding:14px 18px}.brand-campaign-detail .next-step-banner--contract-hint{background:#e8f5e9;border-color:#4caf50;color:#2e7d32}.brand-campaign-detail .stepper-stage-view{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000000f;margin-bottom:24px;margin-top:0;padding:24px}.brand-campaign-detail .stepper-stage-view__back{align-items:center;background:none;border:none;color:#8b2c21;cursor:pointer;display:inline-flex;font-size:14px;font-weight:500;margin-bottom:20px;padding:8px 0}.brand-campaign-detail .stepper-stage-view__back:hover{text-decoration:underline}.brand-campaign-detail .stepper-stage-view__content{margin-top:0}.brand-campaign-detail .stepper-stage-view .contract-tab__actions{border-top:1px solid #e2e8f0;margin-top:24px;padding-bottom:24px;padding-top:24px}.brand-campaign-detail .stepper-stage-view .contract-tab__status.signed{margin-bottom:20px}.brand-campaign-detail .stepper-stage-view .contract-tab__sign-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;margin-top:8px;padding:12px 24px;transition:background .2s}.brand-campaign-detail .stepper-stage-view .contract-tab__sign-btn:hover:not(:disabled){background:#6d2219}.brand-campaign-detail .stepper-stage-view .contract-tab__sign-btn:disabled{cursor:not-allowed;opacity:.7}.brand-campaign-detail .stepper-stage-view .contract-tab__status{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.brand-campaign-detail .stepper-stage-view .contract-tab__status.signed{color:#0d9488}.brand-campaign-detail .stepper-stage-view .contract-tab__status.info{color:#0369a1;margin-bottom:12px}.brand-campaign-detail .stepper-stage-view .contract-tab__error{color:#dc2626;font-size:14px;margin-bottom:12px}.brand-campaign-detail .campaign-header{margin-bottom:24px}.brand-campaign-detail .campaign-header .back-button{align-items:center;background:#0000;border:1px solid #ddd;border-radius:6px;color:#333;cursor:pointer;display:flex;font-size:14px;gap:8px;margin-bottom:16px;padding:8px 16px;transition:all .3s ease}.brand-campaign-detail .campaign-header .back-button:hover{background:#f5f5f5;border-color:#8b2c21;color:#8b2c21}.brand-campaign-detail .campaign-header .campaign-title-section{align-items:center;display:flex;flex:1 1;flex-wrap:wrap;gap:16px}.brand-campaign-detail .campaign-header .campaign-title-section .brand-avatar{border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;height:64px;object-fit:cover;width:64px}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-title-info{flex:1 1;min-width:0}.brand-campaign-detail .campaign-header .campaign-title-section .title-row{align-items:center;display:flex;flex-wrap:wrap;gap:10px}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-description-preview{box-sizing:border-box;color:#64748b;display:block;font-size:14px;margin:4px 0 0;max-width:100%;text-align:left;width:100%}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-description-preview.campaign-description-preview--clamped{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden;width:100%}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-description-toggle{background:none;border:none;color:#8b2c21;cursor:pointer;font-size:13px;font-weight:600;margin-top:4px;padding:0}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-description-toggle:hover{text-decoration:underline}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-title{color:#333;font-size:28px;font-weight:700;margin:0}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-status-badge{border-radius:20px;font-size:12px;font-weight:600;padding:6px 16px;text-transform:uppercase}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-status-badge.active{background:#e8f5e9;color:#388e3c}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-status-badge.paused{background:#fff3e0;color:#f57c00}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-status-badge.completed{background:#e3f2fd;color:#1976d2}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-status-badge.cancelled{background:#ffebee;color:#d32f2f}.brand-campaign-detail .campaign-action-buttons{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:24px}.brand-campaign-detail .campaign-action-buttons .action-btn{align-items:center;border:1px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;font-size:14px;font-weight:700;gap:8px;justify-content:center;letter-spacing:.03em;min-height:52px;padding:14px 18px;transition:all .25s ease}.brand-campaign-detail .campaign-action-buttons .action-btn:hover:not(.disabled){transform:translateY(-2px)}.brand-campaign-detail .campaign-action-buttons .action-btn.chat-btn{background:linear-gradient(135deg,#3b82f6,#2563eb);box-shadow:0 6px 16px #3b82f659;color:#fff}.brand-campaign-detail .campaign-action-buttons .action-btn.chat-btn:hover:not(.disabled){box-shadow:0 10px 22px #2563eb66}.brand-campaign-detail .campaign-action-buttons .action-btn.call-btn{background:linear-gradient(135deg,#10b981,#059669);box-shadow:0 6px 16px #10b98152;color:#fff}.brand-campaign-detail .campaign-action-buttons .action-btn.call-btn:hover:not(.disabled){box-shadow:0 10px 22px #05966961}.brand-campaign-detail .campaign-action-buttons .action-btn.explore-btn{background:linear-gradient(135deg,#f59e0b,#fbbf24);box-shadow:0 6px 16px #f59e0b47;color:#1f2937}.brand-campaign-detail .campaign-action-buttons .action-btn.explore-btn:hover:not(.disabled){box-shadow:0 10px 22px #fbbf2452}.brand-campaign-detail .campaign-action-buttons .action-btn.disabled{box-shadow:none;cursor:not-allowed;opacity:.75;transform:none}.brand-campaign-detail .stage-stepper-section{margin-bottom:32px}.brand-campaign-detail .tab-content .overview-tab .section-title{color:#1e293b;font-size:18px;font-weight:700;margin:0 0 16px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section{margin-bottom:32px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-and-info{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr}@media(min-width:900px){.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-and-info{grid-template-columns:2fr 1fr}}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card{background:linear-gradient(135deg,#f0fdf4,#ecfdf5);border:2px solid #86efac;border-radius:18px;padding:24px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header .orbit-label{color:#166534;font-size:15px;font-weight:600}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-header .orbit-percentage{color:#16a34a;font-size:24px;font-weight:700}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-bar{background:#dcfce7;border-radius:6px;height:12px;margin-bottom:24px;overflow:hidden}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-progress-bar .orbit-progress-fill{background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:6px;height:100%}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr)}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat{background:#fff;border-radius:12px;padding:16px;text-align:center}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.completed{border:2px solid #86efac}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.pending{border:2px solid #fbbf24}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat.days-left{border:2px solid #93c5fd}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-icon{height:32px;margin-bottom:8px;width:32px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-value{color:#1e293b;font-size:28px;font-weight:700;margin-bottom:4px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-progress-card .orbit-stats-grid .orbit-stat .stat-label{color:#64748b;font-size:13px;font-weight:500}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards{display:flex;flex-direction:column;gap:14px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card{align-items:center;background:#fff;border-left:6px solid #059669;border-radius:12px;box-shadow:0 2px 10px #00000014;display:flex;gap:16px;padding:18px 16px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-icon{flex-shrink:0;font-size:36px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-content{display:flex;flex-direction:column;gap:4px}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-label{color:#6b7280;font-size:11px;font-weight:600;text-transform:uppercase}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card .info-value{color:#111827;font-size:16px;font-weight:700}.brand-campaign-detail .tab-content .overview-tab .orbit-journey-section .orbit-info-cards .info-card.budget-card{border-left-color:#8b5cf6}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section{margin-bottom:32px}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card{align-items:center;border-radius:12px;display:flex;gap:12px;padding:16px}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.completed{background:#d1fae5;border:1px solid #86efac}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.in_progress{background:#fef3c7;border:1px solid #fbbf24}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card.pending{background:#fecaca;border:1px solid #fca5a5}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-icon{flex-shrink:0;height:24px;width:24px}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-title{color:#1e293b;font-size:14px;font-weight:600;margin-bottom:4px}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-date{color:#64748b;font-size:12px}.brand-campaign-detail .tab-content .overview-tab .milestones-content-section .milestones-grid .milestone-card .milestone-content .milestone-progress-label{color:#f59e0b;font-size:11px;font-weight:600;margin-top:4px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);margin-bottom:24px}@media(max-width:900px){.brand-campaign-detail .tab-content .overview-tab .profile-signals-row{grid-template-columns:1fr}}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .subsection-title{color:#1e293b;font-size:16px;font-weight:700;margin:0 0 14px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section{background:#fef3f2;border:2px solid #fecaca;border-radius:16px;padding:20px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-handle{color:#991b1b;font-size:13px;font-weight:600;margin-bottom:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-alignment{align-items:center;display:flex;gap:14px;margin-bottom:18px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-avatar-large{border:3px solid #fff;border-radius:50%;box-shadow:0 4px 12px #0000001a;height:80px;object-fit:cover;width:80px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stats{display:flex;flex-direction:column;gap:10px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stat-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:12px;padding:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stat-icon{color:#dc2626;height:20px;width:20px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stat-content{display:flex;flex-direction:column;gap:2px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stat-label{color:#64748b;font-size:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .profile-section .profile-stat-value{color:#1e293b;font-size:16px;font-weight:700}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card{background:#fff7ed;border:2px solid #fed7aa;border-radius:16px;padding:20px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section{grid-gap:10px;display:grid;gap:10px;grid-template-columns:repeat(3,1fr)}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge{background:#fff;border:1px solid #ffe4c7;border-radius:12px;padding:12px 10px;text-align:center}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-icon{margin-bottom:4px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-percentage{color:#1e293b;display:block;font-size:14px;font-weight:700}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .demo-label{color:#64748b;font-size:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .demographics-card .demographics-section .demographic-badge .age-icon{font-size:20px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section{background:#f0f9ff;border:2px solid #bae6fd;border-radius:16px;padding:20px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(2,1fr)}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item{align-items:center;background:#fff;border-radius:10px;display:flex;gap:12px;padding:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-icon{flex-shrink:0;height:24px;width:24px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-content{display:flex;flex-direction:column;gap:2px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-label{color:#64748b;font-size:12px}.brand-campaign-detail .tab-content .overview-tab .profile-signals-row .campaign-signals-section .signals-grid .signal-item .signal-value{color:#1e293b;font-size:16px;font-weight:700}.brand-campaign-detail .quick-info-cards{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:32px}.brand-campaign-detail .quick-info-cards .info-card{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;display:flex;gap:16px;padding:20px;transition:all .3s ease}.brand-campaign-detail .quick-info-cards .info-card:hover{box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.brand-campaign-detail .quick-info-cards .info-card .info-icon{color:#8b2c21;flex-shrink:0;font-size:32px}.brand-campaign-detail .quick-info-cards .info-card .info-content{display:flex;flex-direction:column;gap:4px}.brand-campaign-detail .quick-info-cards .info-card .info-content .info-label{color:#666;font-size:12px;text-transform:uppercase}.brand-campaign-detail .quick-info-cards .info-card .info-content .info-value{color:#333;font-size:16px;font-weight:600}.brand-campaign-detail .campaign-tabs{border-bottom:2px solid #e0e0e0;display:flex;gap:8px;margin-bottom:24px;overflow-x:auto}.brand-campaign-detail .campaign-tabs::-webkit-scrollbar{height:4px}.brand-campaign-detail .campaign-tabs::-webkit-scrollbar-thumb{background:#ddd;border-radius:2px}.brand-campaign-detail .campaign-tabs .tab-button{align-items:center;background:#0000;border:none;border-bottom:3px solid #0000;color:#666;cursor:pointer;display:flex;font-size:14px;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease;white-space:nowrap}.brand-campaign-detail .campaign-tabs .tab-button .tab-icon{font-size:18px}.brand-campaign-detail .campaign-tabs .tab-button:hover{background:#fef1ee;color:#8b2c21}.brand-campaign-detail .campaign-tabs .tab-button.active{border-bottom-color:#8b2c21;color:#8b2c21;font-weight:700}.brand-campaign-detail .tab-content{background:#fff;border-radius:12px;min-height:400px;padding:24px}.brand-campaign-detail .tab-content .chat-tab{display:flex;flex-direction:column;min-height:360px}@media(max-width:768px){.brand-campaign-detail .tab-content .chat-tab{min-height:50vh;padding:0}.brand-campaign-detail .tab-content .chat-tab .chat-window{height:calc(100vh - 220px);max-height:500px}}.brand-campaign-detail .tab-content .contract-tab__actions{border-top:1px solid #e2e8f0;margin-top:24px;padding-top:20px}.brand-campaign-detail .tab-content .contract-tab__sign-btn{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:15px;font-weight:600;padding:12px 24px;transition:background .2s}.brand-campaign-detail .tab-content .contract-tab__sign-btn:hover:not(:disabled){background:#6d2219}.brand-campaign-detail .tab-content .contract-tab__sign-btn:disabled{cursor:not-allowed;opacity:.7}.brand-campaign-detail .tab-content .contract-tab__status{align-items:center;color:#475569;display:flex;font-size:14px;gap:8px}.brand-campaign-detail .tab-content .contract-tab__status.signed{color:#0d9488}.brand-campaign-detail .tab-content .contract-tab__status.info{color:#0369a1;margin-bottom:12px}.brand-campaign-detail .tab-content .contract-tab__error{color:#dc2626;font-size:14px;margin-bottom:12px}.brand-campaign-detail .tab-content .placeholder-content{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px;text-align:center}.brand-campaign-detail .tab-content .placeholder-content .placeholder-icon{color:#ddd;font-size:64px;margin-bottom:16px}.brand-campaign-detail .tab-content .placeholder-content h3{color:#333;font-size:20px;margin:0 0 8px}.brand-campaign-detail .tab-content .placeholder-content p{color:#666;font-size:14px;margin:0}.brand-campaign-detail .tab-content .overview-tab .overview-section{margin-bottom:32px}.brand-campaign-detail .tab-content .overview-tab .overview-section:last-child{margin-bottom:0}.brand-campaign-detail .tab-content .overview-tab .overview-section h3{border-bottom:2px solid #f0f0f0;color:#333;font-size:18px;font-weight:700;margin:0 0 16px;padding-bottom:8px}.brand-campaign-detail .tab-content .overview-tab .overview-section p{color:#666;font-size:14px;line-height:1.6}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list{display:flex;flex-direction:column;gap:12px}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item{align-items:center;border:1px solid #e0e0e0;border-radius:8px;display:flex;justify-content:space-between;padding:16px;transition:all .3s ease}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item:hover{box-shadow:0 2px 8px #00000014}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item .milestone-name{color:#333;flex:1 1;font-weight:600}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item .milestone-due{color:#666;font-size:13px;margin-right:16px}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item .milestone-status{border-radius:12px;font-size:11px;font-weight:600;padding:4px 12px;text-transform:uppercase}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item.completed .milestone-status{background:#e8f5e9;color:#388e3c}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item.in_progress .milestone-status{background:#fff3e0;color:#f57c00}.brand-campaign-detail .tab-content .overview-tab .overview-section .milestones-list .milestone-item.pending .milestone-status{background:#f5f5f5;color:#999}.brand-campaign-detail .tab-content .overview-tab .overview-section .deliverables-list{grid-gap:12px;display:grid;gap:12px;grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.brand-campaign-detail .tab-content .overview-tab .overview-section .deliverables-list .deliverable-item{background:#fef1ee;border:1px solid #f0d9d5;border-radius:8px;color:#333;font-size:14px;padding:12px}.brand-campaign-detail .tab-content .overview-tab .overview-section .contact-info .contact-item{align-items:center;background:#f9f9f9;border-radius:8px;color:#333;display:flex;font-size:14px;gap:12px;margin-bottom:8px;padding:12px}.brand-campaign-detail .tab-content .overview-tab .overview-section .contact-info .contact-item .contact-icon{color:#8b2c21;font-size:18px}.brand-campaign-detail .tab-content .overview-tab .overview-section .contact-info .contact-item.contact-item-with-tooltip[title]{cursor:help}.brand-campaign-detail .tab-content .overview-tab .overview-section .contact-info .contact-note{background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;color:#856404;font-size:13px;line-height:1.5;margin-top:16px;padding:12px}@media(min-width:320px){.brand-campaign-detail{padding:16px}.brand-campaign-detail .campaign-header .campaign-title-section .campaign-title{font-size:20px}.brand-campaign-detail .quick-info-cards{grid-template-columns:1fr}.brand-campaign-detail .campaign-tabs .tab-button{font-size:12px;padding:10px 12px}.brand-campaign-detail .campaign-tabs .tab-button span{display:none}.brand-campaign-detail .campaign-tabs .tab-button .tab-icon{font-size:20px}.brand-campaign-detail .tab-content{padding:16px}}@media(min-width:576px){.brand-campaign-detail{padding:20px}.brand-campaign-detail .campaign-tabs .tab-button span{display:inline}}.create-campaign-modal{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.create-campaign-modal .modal-content{animation:slideUp .3s ease;background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-height:90vh;max-width:900px;overflow-y:auto;width:100%}.create-campaign-modal .modal-content.error{max-width:500px;padding:3rem;text-align:center}.create-campaign-modal .modal-content.error h2{color:#d32f2f;margin-bottom:1rem}.create-campaign-modal .modal-content.error p{color:#666;margin-bottom:2rem}.create-campaign-modal .modal-content.error .btn-back{background:#8b2c21;border:none;border-radius:8px;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 2rem}.create-campaign-modal .modal-content.error .btn-back:hover{background:#6d2319}.create-campaign-modal .modal-header{align-items:flex-start;border-bottom:2px solid #f0f0f0;display:flex;justify-content:space-between;padding:2rem 2rem 1.5rem}.create-campaign-modal .modal-header .header-content h2{color:#1a1a1a;font-size:1.8rem;font-weight:700;margin:0 0 .5rem}.create-campaign-modal .modal-header .header-content p{color:#666;font-size:.95rem;margin:0}.create-campaign-modal .modal-header .close-button{background:none;border:none;border-radius:8px;color:#666;cursor:pointer;font-size:1.5rem;padding:.5rem;transition:all .2s}.create-campaign-modal .modal-header .close-button:hover{background:#f5f5f5;color:#8b2c21}.create-campaign-modal .campaign-form{padding:2rem}.create-campaign-modal .campaign-form .proposal-info-banner{align-items:center;background:linear-gradient(135deg,#e3f2fd,#fff);border:1px solid #2196f3;border-radius:12px;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem}.create-campaign-modal .campaign-form .proposal-info-banner .banner-icon{color:#2196f3;font-size:2rem}.create-campaign-modal .campaign-form .proposal-info-banner .banner-content{flex:1 1}.create-campaign-modal .campaign-form .proposal-info-banner .banner-content h4{color:#1976d2;font-size:1rem;font-weight:600;margin:0 0 .25rem}.create-campaign-modal .campaign-form .proposal-info-banner .banner-content p{color:#555;font-size:.9rem;margin:0}.create-campaign-modal .campaign-form .proposal-info-banner .banner-content p strong{color:#1a1a1a;margin-left:.5rem}.create-campaign-modal .campaign-form .form-group{margin-bottom:1.5rem}.create-campaign-modal .campaign-form .form-group label{align-items:center;color:#333;display:flex;font-size:.95rem;font-weight:600;gap:.5rem;margin-bottom:.5rem}.create-campaign-modal .campaign-form .form-group label svg{color:#8b2c21}.create-campaign-modal .campaign-form .form-group input[type=date],.create-campaign-modal .campaign-form .form-group input[type=number],.create-campaign-modal .campaign-form .form-group input[type=text],.create-campaign-modal .campaign-form .form-group textarea{border:2px solid #e0e0e0;border-radius:8px;font-family:inherit;font-size:1rem;padding:.875rem 1rem;transition:all .3s;width:100%}.create-campaign-modal .campaign-form .form-group input[type=date]:focus,.create-campaign-modal .campaign-form .form-group input[type=number]:focus,.create-campaign-modal .campaign-form .form-group input[type=text]:focus,.create-campaign-modal .campaign-form .form-group textarea:focus{border-color:#8b2c21;box-shadow:0 0 0 3px #8b2c211a;outline:none}.create-campaign-modal .campaign-form .form-group input[type=date].error,.create-campaign-modal .campaign-form .form-group input[type=number].error,.create-campaign-modal .campaign-form .form-group input[type=text].error,.create-campaign-modal .campaign-form .form-group textarea.error{border-color:#d32f2f}.create-campaign-modal .campaign-form .form-group input[type=date]::placeholder,.create-campaign-modal .campaign-form .form-group input[type=number]::placeholder,.create-campaign-modal .campaign-form .form-group input[type=text]::placeholder,.create-campaign-modal .campaign-form .form-group textarea::placeholder{color:#999}.create-campaign-modal .campaign-form .form-group textarea{min-height:100px;resize:vertical}.create-campaign-modal .campaign-form .form-group .error-text{color:#d32f2f;display:block;font-size:.85rem;margin-top:.5rem}.create-campaign-modal .campaign-form .form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:1.5rem}.create-campaign-modal .campaign-form .deliverables-list{background:#f8f9fa;border-radius:8px;display:flex;flex-direction:column;gap:.75rem;padding:1rem}.create-campaign-modal .campaign-form .deliverables-list .deliverable-item{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:6px;display:flex;gap:.75rem;padding:.75rem}.create-campaign-modal .campaign-form .deliverables-list .deliverable-item .check-icon{color:#4caf50;flex-shrink:0;font-size:1.2rem}.create-campaign-modal .campaign-form .deliverables-list .deliverable-item span{color:#333;font-size:.95rem;font-weight:500}.create-campaign-modal .campaign-form .platforms-list{display:flex;flex-wrap:wrap;gap:.75rem}.create-campaign-modal .campaign-form .platforms-list .platform-tag{background:linear-gradient(135deg,#8b2c21,#b83828);border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.create-campaign-modal .campaign-form .file-upload-area{position:relative}.create-campaign-modal .campaign-form .file-upload-area .file-input{height:0;opacity:0;position:absolute;width:0}.create-campaign-modal .campaign-form .file-upload-area .file-upload-label{align-items:center;background:#fff9f5;border:2px dashed #8b2c21;border-radius:12px;cursor:pointer;display:flex;flex-direction:column;justify-content:center;padding:2rem;transition:all .3s}.create-campaign-modal .campaign-form .file-upload-area .file-upload-label:hover{background:#fff3e6;border-color:#6d2319}.create-campaign-modal .campaign-form .file-upload-area .file-upload-label .upload-icon{color:#8b2c21;font-size:2.5rem;margin-bottom:.75rem}.create-campaign-modal .campaign-form .file-upload-area .file-upload-label span{color:#333;font-size:.95rem;font-weight:500;text-align:center}.create-campaign-modal .campaign-form .file-upload-area .file-upload-label span.file-hint{color:#666;font-size:.85rem;margin-top:.5rem}.create-campaign-modal .campaign-form .submit-error{background:#ffebee;border:1px solid #d32f2f;border-radius:8px;color:#c62828;font-size:.95rem;margin-bottom:1.5rem;padding:1rem}.create-campaign-modal .campaign-form .form-actions{border-top:2px solid #f0f0f0;display:flex;gap:1rem;justify-content:flex-end;padding-top:1.5rem}.create-campaign-modal .campaign-form .form-actions button{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;padding:.875rem 2rem;transition:all .3s}.create-campaign-modal .campaign-form .form-actions button:disabled{cursor:not-allowed;opacity:.6}.create-campaign-modal .campaign-form .form-actions button svg{font-size:1.1rem}.create-campaign-modal .campaign-form .form-actions .btn-cancel{background:#f5f5f5;color:#666}.create-campaign-modal .campaign-form .form-actions .btn-cancel:hover:not(:disabled){background:#e0e0e0}.create-campaign-modal .campaign-form .form-actions .btn-submit{background:#8b2c21;color:#fff}.create-campaign-modal .campaign-form .form-actions .btn-submit:hover:not(:disabled){background:#6d2319;box-shadow:0 4px 12px #8b2c214d;transform:translateY(-2px)}.create-campaign-modal .campaign-form .form-actions .btn-submit .spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-radius:50%;border-top-color:#fff;display:inline-block;height:1rem;width:1rem}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{to{transform:rotate(1turn)}}@media(max-width:768px){.create-campaign-modal{padding:1rem}.create-campaign-modal .modal-content{max-height:95vh}.create-campaign-modal .modal-header{padding:1.5rem 1.5rem 1rem}.create-campaign-modal .modal-header .header-content h2{font-size:1.5rem}.create-campaign-modal .campaign-form{padding:1.5rem}.create-campaign-modal .campaign-form .form-row{grid-template-columns:1fr}.create-campaign-modal .campaign-form .form-actions{flex-direction:column}.create-campaign-modal .campaign-form .form-actions button{justify-content:center;width:100%}}.insights-overview-tab{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;min-width:0}@media(min-width:1024px){.insights-overview-tab{gap:0;grid-template-columns:2fr 1fr}}.insights-overview-tab .insights-overview-left{border-right:none;max-width:100%;min-width:0;overflow:hidden;padding-right:0}@media(min-width:1024px){.insights-overview-tab .insights-overview-left{border-right:2px solid #98969680;padding-right:50px}}.insights-overview-tab .insights-overview-left .insights-section-heading{color:#952725;font-size:18px;font-weight:700;margin-bottom:10px}.insights-overview-tab .insights-overview-left .insights-overview-about{color:#000;font-size:16px;font-weight:500;margin-bottom:15px;word-break:break-word}.insights-overview-tab .insights-overview-left .insights-overview-location span{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500;gap:8px;margin-bottom:15px}.insights-overview-tab .insights-overview-left .insights-overview-location span svg{color:#952725;flex-shrink:0;vertical-align:middle}.insights-overview-tab .insights-overview-left .insights-overview-links{display:flex;flex-direction:column;gap:15px;min-width:0}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row{grid-gap:15px;align-items:start;display:grid;gap:15px;grid-template-columns:auto 1fr;min-width:0}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row img{flex-shrink:0;height:25px;width:25px}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row .insights-link-row-metrics{min-width:0}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row .insights-link-row-metrics span:first-child{align-items:center;color:#000;display:flex;font-size:16px;font-weight:500}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row .insights-link-row-metrics span{color:blue;font-size:14px;font-weight:500;overflow-wrap:anywhere;word-break:break-word}.insights-overview-tab .insights-overview-left .insights-overview-links .insights-link-row .insights-link-row-metrics span a{word-break:break-all}.insights-overview-tab .insights-overview-right{min-width:0;padding:0}@media(min-width:1024px){.insights-overview-tab .insights-overview-right{padding:0 30px}}.insights-overview-tab .insights-overview-right .insights-section-heading{color:#952725;font-size:18px;font-weight:700;margin-bottom:15px}.insights-overview-tab .insights-overview-right .insights-overview-categories{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr}@media(min-width:768px){.insights-overview-tab .insights-overview-right .insights-overview-categories{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.insights-overview-tab .insights-overview-right .insights-overview-categories{grid-template-columns:1fr 1fr}}.insights-overview-tab .insights-overview-right .insights-overview-categories .insights-category-chip{background-color:#f7e0e0;border:1px solid #f7e0e0;border-radius:4px;color:#000000e6;font-size:16px;font-weight:600;padding:8px 10px}.insights-overview-tab .insights-overview-right .insights-overview-categories .insights-category-chip span{align-items:center;display:flex;gap:10px}.insights-overview-tab .insights-overview-right .insights-overview-categories .insights-category-chip span svg{color:#95252580;flex-shrink:0;height:20px;vertical-align:middle;width:20px}.tabscontent-videos-carousel{display:grid;grid-template-columns:1fr;min-width:0;overflow:hidden;padding:0}.tabscontent-videos-carousel .tabscontent-videos-panel{background-color:#fff;min-width:0}.tabscontent-videos-carousel .tabscontent-videos-panel h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;min-width:0}@media(min-width:768px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos{grid-template-columns:repeat(4,minmax(0,1fr))}}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card{background:#f7f7f7;display:flex;flex-direction:column;min-width:0;overflow:hidden;width:100%}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card img{aspect-ratio:16/9;background-color:#000;border-bottom:1px solid #ddd;height:auto;max-height:250px;object-fit:cover;width:100%}@media(min-width:1024px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card img{aspect-ratio:auto;height:250px}}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card .tabscontent-card-content{min-width:0;padding:8px 0}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card .tabscontent-card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card .tabscontent-card-content .tabscontent-metrics{color:#000000b3;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:700;gap:12px 20px}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card .tabscontent-card-content .tabscontent-metrics span{align-items:center;display:flex;gap:7px}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabscontentvideos .card .tabscontent-card-content .tabscontent-metrics span svg{color:#952725;flex-shrink:0;vertical-align:middle}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;min-width:0}@media(min-width:768px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos{grid-template-columns:repeat(6,minmax(0,1fr))}}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card{background:#f7f7f7;display:flex;flex-direction:column;min-width:0;overflow:hidden;width:100%}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card img{aspect-ratio:16/9;background-color:#000;border-bottom:1px solid #ddd;height:auto;max-height:250px;object-fit:cover;width:100%}@media(min-width:1024px){.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card img{aspect-ratio:auto;height:250px}}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card .tabscontent-card-content{min-width:0;padding:8px 0}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card .tabscontent-card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card .tabscontent-card-content .tabscontent-metrics{color:#000000b3;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:700;gap:12px 20px}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card .tabscontent-card-content .tabscontent-metrics span{align-items:center;display:flex;gap:7px}.tabscontent-videos-carousel .tabscontent-videos-panel .carousel-container-tabssimilarvideos .card .tabscontent-card-content .tabscontent-metrics span svg{color:#952725;flex-shrink:0;vertical-align:middle}.demographics-tab{display:grid;grid-template-columns:1fr;min-width:0;overflow:hidden;padding:0}@media(max-width:767.98px){.demographics-tab{overflow:visible}}.demographics-tab .demographics-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr;min-width:0}@media(min-width:1024px){.demographics-tab .demographics-grid{gap:20px;grid-template-columns:1fr 1fr}}.demographics-tab .demographics-grid .age-chart,.demographics-tab .demographics-grid .gender-chart{background:#fff;min-width:0;width:100%}@media(max-width:767.98px){.demographics-tab .demographics-grid .age-chart,.demographics-tab .demographics-grid .gender-chart{overflow:visible}}.demographics-tab .demographics-grid .age-chart .insights-section-heading,.demographics-tab .demographics-grid .gender-chart .insights-section-heading{color:#952725;font-size:18px;font-weight:700;margin-bottom:15px}.demographics-tab .demographics-grid .age-chart .bar-chart,.demographics-tab .demographics-grid .age-chart .doughnut-chart,.demographics-tab .demographics-grid .gender-chart .bar-chart,.demographics-tab .demographics-grid .gender-chart .doughnut-chart{margin:0 auto;max-width:100%;overflow:hidden;position:relative;width:100%}.demographics-tab .demographics-grid .age-chart .doughnut-chart,.demographics-tab .demographics-grid .gender-chart .doughnut-chart{aspect-ratio:1;height:auto;max-width:min(350px,100%);min-height:0}.demographics-tab .demographics-grid .age-chart .bar-chart,.demographics-tab .demographics-grid .gender-chart .bar-chart{height:clamp(240px,50vw,350px);max-width:min(600px,100%);min-height:240px}@media(max-width:767.98px){.demographics-tab .demographics-grid .age-chart .bar-chart,.demographics-tab .demographics-grid .gender-chart .bar-chart{max-width:100%;overflow:visible;width:100%}}.demographics-tab .demographics-grid .age-chart .bar-chart--horizontal,.demographics-tab .demographics-grid .gender-chart .bar-chart--horizontal{height:auto;min-height:280px;overflow:visible}.demographics-tab .demographics-grid .age-chart .bar-chart canvas,.demographics-tab .demographics-grid .gender-chart .bar-chart canvas{display:block;max-width:100%!important;width:100%!important}.demographics-tab .demographics-grid .age-chart .bar-chart:not(.bar-chart--horizontal) canvas,.demographics-tab .demographics-grid .gender-chart .bar-chart:not(.bar-chart--horizontal) canvas{height:auto!important}.demographics-tab .demographics-grid .age-chart .bar-chart--horizontal canvas,.demographics-tab .demographics-grid .gender-chart .bar-chart--horizontal canvas{height:100%!important}.demographics-tab .demographics-grid .age-chart .doughnut-chart canvas,.demographics-tab .demographics-grid .gender-chart .doughnut-chart canvas{display:block;height:auto!important;max-width:100%!important;width:100%!important}.profile-insights-page{box-sizing:border-box;max-width:100%;overflow-x:clip;padding:0;width:100%}@media(min-width:1024px){.profile-insights-page{overflow:visible}}.profile-insights-page *,.profile-insights-page :after,.profile-insights-page :before{box-sizing:border-box}.profile-insights-page .profile-banner{align-items:center;aspect-ratio:16/5;background-color:#000;display:flex;justify-content:center;max-height:250px;max-width:100%;overflow:hidden;position:relative;width:100%;z-index:1}.profile-insights-page .profile-banner img,.profile-insights-page .profile-banner.fallback img,.profile-insights-page .profile-banner.full-banner img{height:100%;max-height:250px;object-fit:cover;width:100%}@media(min-width:1024px){.profile-insights-page .profile-banner{aspect-ratio:auto;height:250px}}.profile-insights-page .profile-insights-statssection{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr;min-width:0;padding:10px 16px 20px}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection{gap:10px;grid-template-columns:2.5fr 1fr;overflow:visible;padding:0 20px 20px}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;max-width:100%;min-width:0;overflow:hidden}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats{align-items:start;gap:20px;grid-template-columns:1fr 2fr;overflow:visible}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 10px #0000001a}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage{align-items:center;display:flex;flex-direction:column;min-width:0;overflow:visible;width:100%}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage{align-items:flex-start;position:relative;z-index:2}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage img{border:5px solid #fff;border-radius:50%;display:block;height:min(160px,40vw);margin-left:auto;margin-right:auto;margin-top:0;max-width:100%;object-fit:cover;position:relative;width:min(160px,40vw)}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage img{flex-shrink:0;height:250px;margin-left:30px;margin-right:0;margin-top:-120px;max-width:250px;width:250px;z-index:3}}@media(max-width:1399.98px)and (min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage img{height:220px;margin-left:20px;max-width:220px;width:220px}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage .profile-insights-badges-list{box-sizing:border-box;display:flex;flex-direction:column;gap:10px;padding:16px 20px;width:100%}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage .profile-insights-badges-list{align-items:stretch}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage .profile-insights-badges-list .badge{align-items:center;color:#0009;display:flex;font-size:14px;font-weight:600;gap:6px;max-width:100%;min-width:0}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage .profile-insights-badges-list .badge span{overflow-wrap:anywhere;word-break:break-word}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-profileimage .profile-insights-badges-list .badge svg{color:#952725;vertical-align:middle}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails{box-sizing:border-box;min-width:0;padding:16px 20px 20px;width:100%}@media(max-width:767.98px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails{text-align:center}}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails{padding:20px}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails h1{color:#000;font-size:clamp(1.125rem,4vw,24px);font-weight:700;margin:0;max-width:100%;overflow-wrap:anywhere;padding-bottom:16px;word-break:break-word}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails h1{font-size:24px;padding-bottom:20px}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:16px}@media(min-width:768px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row{grid-template-columns:repeat(3,minmax(0,1fr))}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row .Profile-insights-metric{display:flex;flex-direction:column;max-width:100%;min-width:0}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row .Profile-insights-metric span:first-child{align-items:center;color:#000c;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;gap:10px;justify-content:center;max-width:100%;min-width:0;overflow-wrap:anywhere}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row .Profile-insights-metric span:first-child{flex-wrap:nowrap;justify-content:flex-start}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row .Profile-insights-metric span:first-child svg{color:#952725;flex-shrink:0;font-size:30px;vertical-align:middle}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .profile-insights-metrics-row .Profile-insights-metric span{color:#989696;font-size:14px;font-weight:500;max-width:100%}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:16px}@media(min-width:768px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers{gap:20px;grid-template-columns:repeat(2,minmax(0,1fr));margin-bottom:20px}}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers{grid-template-columns:repeat(3,minmax(0,1fr))}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers .Profile-insights-metric-social{display:flex;flex-direction:column;gap:4px;max-width:100%;min-width:0}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers .Profile-insights-metric-social span:first-child{align-items:center;color:#000c;display:flex;flex-wrap:wrap;font-size:16px;font-weight:700;gap:10px;justify-content:center;max-width:100%;min-width:0;overflow-wrap:anywhere}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers .Profile-insights-metric-social span:first-child{flex-wrap:nowrap;justify-content:flex-start}}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers .Profile-insights-metric-social span:first-child img{flex-shrink:0;height:30px;width:30px}.profile-insights-page .profile-insights-statssection .profile-insights-leftstats .profile-insights-influencerdetails .metrics-row-social-followers .Profile-insights-metric-social span{color:#989696;font-size:14px;font-weight:500;max-width:100%}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box{background-color:#fff;border:1px solid #ccc;border-radius:4px;box-shadow:0 0 10px #0000001a;box-sizing:border-box;min-width:0;padding:10px;width:100%}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header{grid-gap:8px;background-color:#f7e0e0;border-radius:4px;display:grid;gap:8px;grid-template-columns:1fr;margin-bottom:20px;min-width:0;padding:10px}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header{gap:0;grid-template-columns:1fr 2fr 2fr}}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-left{display:flex;flex-direction:column;gap:4px;justify-content:center}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-left span:first-child svg{color:#952725;font-size:40px;vertical-align:middle}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-left span{color:#000000b3;font-size:16px;font-weight:700}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-center{align-items:center;display:flex}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-center span{color:#000000b3;font-size:20px;font-weight:700}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-right{align-items:flex-start;display:flex;flex-direction:column;gap:10px;justify-content:flex-end;max-width:100%;min-width:0}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-right{align-items:flex-end}}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-right span:first-child{align-items:center;color:#989696;display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;gap:10px;max-width:100%}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-right span{font-size:12px;font-weight:600;max-width:100%;overflow-wrap:anywhere}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-header .rank-header-right span a{color:#952725;word-break:break-word}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-description{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-description .description{align-items:center;display:flex;gap:10px}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-description .description img{height:25px;width:25px}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .rank-description .description span{color:#000000b3;font-size:14px;font-weight:600}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton{grid-gap:10px;display:grid;gap:10px;grid-template-columns:1fr}@media(min-width:1024px){.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton{grid-template-columns:1fr 1fr}}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton .collaborate-button{background-color:var(--primary-color);border:none;border-radius:4px;color:#ffffffe3;cursor:pointer;display:flex;font-size:15px;font-weight:700;justify-content:center;min-height:44px;padding:10px 0;width:100%}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton .collaborate-button span{align-items:center;display:flex;gap:8px}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton .collaborate-button span svg{vertical-align:middle}.profile-insights-page .profile-insights-statssection .profile-insights-rank-box .profile-insights-rank-box-buton .collaborate-button:hover{background-color:#7a1e1e}.profile-insights-page .insights-tabs-carousel{display:grid;grid-template-columns:1fr;min-width:0;padding:0 16px 20px}@media(min-width:1024px){.profile-insights-page .insights-tabs-carousel{padding:0 20px 20px}}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;min-width:0;overflow:hidden;padding:16px}@media(min-width:1024px){.profile-insights-page .insights-tabs-carousel .insights-tabs-panel{padding:20px}}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header{-webkit-overflow-scrolling:touch;border-bottom:1px solid #98969680;display:flex;flex-wrap:nowrap;gap:24px;overflow-x:auto;scrollbar-width:none}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header::-webkit-scrollbar{display:none}@media(min-width:1024px){.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header{gap:50px;overflow-x:visible}}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header .insights-tab,.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header .insights-tab-active{background:none;border:none;color:#00000080;cursor:pointer;flex-shrink:0;font-size:clamp(.95rem,3vw,20px);font-weight:700;padding:8px 0;white-space:nowrap}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tabs-header .insights-tab-active{border-bottom:2px solid #000;color:#000}.profile-insights-page .insights-tabs-carousel .insights-tabs-panel .insights-tab-content{min-width:0;overflow-x:hidden;padding:20px 0}.profile-insights-page .buzz-metrics-carousel{display:grid;grid-template-columns:1fr;min-width:0;padding:0 16px 20px}@media(min-width:1024px){.profile-insights-page .buzz-metrics-carousel{padding:0 20px 20px}}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;min-width:0;overflow:hidden;padding:16px}@media(min-width:1024px){.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel{padding:20px}}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .buzz-heading-description{color:#989696;font-size:14px;font-weight:700;margin-bottom:16px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;margin-bottom:20px;min-width:0}@media(min-width:768px){.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card{background:#f7e0e0;border-radius:4px;display:flex;flex-direction:column;min-width:0;overflow:hidden;padding:15px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-header{align-items:center;border-bottom:1.5px solid #989696;display:flex;gap:10px;margin-bottom:15px;padding-bottom:10px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-header img{flex-shrink:0;height:20px;width:20px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-header span{color:#000000b8;font-size:18px;font-weight:600}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body{display:flex;flex-direction:column;gap:16px;margin-bottom:5px;padding:0}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body .buzz-row{align-items:center;display:flex;flex-wrap:wrap;gap:6px 10px;min-width:0}@media(min-width:1024px){.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body .buzz-row{grid-gap:5px;display:grid;gap:5px;grid-template-columns:.5fr 3fr .5fr 2fr}}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body .buzz-row img{flex-shrink:0;height:20px;width:20px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body .buzz-row span{align-items:center;color:#000000b8;display:flex;font-size:14px;font-weight:600;min-width:0;overflow-wrap:anywhere}@media(min-width:1024px){.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .carousel-container-buzzmetrics .card .buzz-card-body .buzz-row span{font-size:15px}}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .buzz-metrics-info{align-items:flex-start;display:flex;gap:8px;min-width:0}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .buzz-metrics-info img{flex-shrink:0;height:16px;margin-top:2px;width:16px}.profile-insights-page .buzz-metrics-carousel .buzz-metrics-panel .buzz-metrics-info span{color:#989696;font-size:14px;font-weight:600}.profile-insights-page .portfolio-videos-carousel{display:grid;grid-template-columns:1fr;min-width:0;padding:0 16px 20px}@media(min-width:1024px){.profile-insights-page .portfolio-videos-carousel{padding:0 20px 20px}}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel{background-color:#fff;border:1px solid #989696b3;box-shadow:0 0 5px #0003;min-width:0;overflow:hidden;padding:16px}@media(min-width:1024px){.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel{padding:20px}}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel h2{color:#000;font-size:1.5rem;font-weight:700;margin-bottom:16px}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;min-width:0}@media(min-width:768px){.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos{grid-template-columns:repeat(4,minmax(0,1fr))}}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card{background:#f7f7f7;display:flex;flex-direction:column;min-width:0;overflow:hidden;width:100%}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card img{aspect-ratio:16/9;background-color:#000;border-bottom:1px solid #ddd;height:auto;max-height:250px;object-fit:cover;width:100%}@media(min-width:1024px){.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card img{aspect-ratio:auto;height:250px}}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card .portfolio-card-content{min-width:0;padding:8px 0}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card .portfolio-card-content h3{color:#000000b3;font-size:1rem;font-weight:600;margin-bottom:8px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card .portfolio-card-content .portfolio-metrics{color:#000000b3;display:flex;flex-wrap:wrap;font-size:.875rem;font-weight:700;gap:12px 20px}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card .portfolio-card-content .portfolio-metrics span{align-items:center;display:flex;gap:7px}.profile-insights-page .portfolio-videos-carousel .portfolio-videos-panel .carousel-container-portfoliovideos .card .portfolio-card-content .portfolio-metrics span svg{color:#952725;flex-shrink:0;vertical-align:middle}.add-to-orbit-container{background-color:#f9fafb;box-sizing:border-box;max-width:100%;min-width:0;overflow-x:clip;padding:16px;width:100%}.add-to-orbit-container *,.add-to-orbit-container :after,.add-to-orbit-container :before{box-sizing:border-box}.add-to-orbit-container .orbit-header{align-items:stretch;display:flex;flex-direction:column;gap:12px;margin-bottom:16px}@media(min-width:768px){.add-to-orbit-container .orbit-header{align-items:center;flex-direction:row;justify-content:space-between}}.add-to-orbit-container .orbit-header .select-all{align-items:center;display:flex;gap:10px;min-height:44px}.add-to-orbit-container .orbit-header .select-all input[type=checkbox]{flex-shrink:0;height:20px;width:20px}.add-to-orbit-container .orbit-header .select-all span{color:#4b5563;font-size:.95rem}.add-to-orbit-container .orbit-header .broadcast-btn{background-color:#8b1212;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;min-height:44px;padding:10px 20px;transition:background-color .3s,color .3s;width:100%}@media(min-width:768px){.add-to-orbit-container .orbit-header .broadcast-btn{padding:.5rem 1.5rem;width:auto}}.add-to-orbit-container .orbit-header .broadcast-btn.disabled{background-color:#d1d5db;cursor:not-allowed}.add-to-orbit-container .orbit-header .broadcast-btn:not(.disabled):hover{background-color:#a01616;color:#fff}.add-to-orbit-container .orbit-list{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr;min-width:0}@media(min-width:768px)and (max-width:1023.98px){.add-to-orbit-container .orbit-list{gap:20px}}.add-to-orbit-container .orbit-item{grid-gap:12px 12px;background-color:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 2px 6px #00000014;display:grid;gap:12px 12px;grid-template-areas:"checkbox details" "actions actions";grid-template-columns:auto 1fr;min-width:0;padding:16px;width:100%}.add-to-orbit-container .orbit-item>input[type=checkbox]{flex-shrink:0;grid-area:checkbox;height:20px;margin-top:4px;width:20px}@media(min-width:1024px){.add-to-orbit-container .orbit-item{align-items:flex-start;box-shadow:0 4px 6px #0000001a;display:flex;flex-direction:row;gap:1rem;justify-content:space-between;padding:1rem}.add-to-orbit-container .orbit-item>input[type=checkbox]{align-self:flex-start;margin-top:0}}.add-to-orbit-container .orbit-item .orbit-item-details{display:flex;flex:1 1;flex-direction:column;gap:12px;grid-area:details;min-width:0}@media(min-width:768px){.add-to-orbit-container .orbit-item .orbit-item-details{flex-direction:row;gap:16px}}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-details{flex-direction:row;gap:1rem}}.add-to-orbit-container .orbit-item .orbit-item-image{align-self:center;aspect-ratio:3/4;border-radius:6px;flex-shrink:0;height:auto;max-width:140px;object-fit:cover;width:100%}@media(min-width:768px){.add-to-orbit-container .orbit-item .orbit-item-image{align-self:flex-start;aspect-ratio:auto;height:160px;max-width:120px;width:120px}}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-image{height:200px;width:130px}}.add-to-orbit-container .orbit-item .orbit-item-text{flex:1 1;min-width:0}.add-to-orbit-container .orbit-item .orbit-item-text h4{font-size:1.1rem;font-weight:600;margin:0 0 8px;overflow-wrap:anywhere;word-break:break-word}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-text h4{font-size:1.2rem;margin-bottom:.5rem}}.add-to-orbit-container .orbit-item .orbit-item-text .categories-header{color:#4b5563;font-size:.8rem;font-weight:500;margin-bottom:.5rem}.add-to-orbit-container .orbit-item .orbit-item-text .orbit-item-categories{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:12px}.add-to-orbit-container .orbit-item .orbit-item-text .orbit-item-categories .category-tag{background-color:#fef2f2;border-radius:8px;color:#8b1212;font-size:.8rem;padding:4px 8px}.add-to-orbit-container .orbit-item .orbit-item-text .followers-engagement{color:#6b7280;display:flex;flex-wrap:wrap;font-size:.875rem;gap:8px 16px;margin-bottom:12px}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-text .followers-engagement{font-size:.9rem;gap:1rem;margin-bottom:.75rem}}.add-to-orbit-container .orbit-item .orbit-item-text p{color:#6b7280;font-size:.875rem;margin:0 0 12px;overflow-wrap:anywhere;word-break:break-word}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-text p{font-size:.9rem;margin-bottom:.75rem}}.add-to-orbit-container .orbit-item .orbit-item-text .response-time{color:#6b7280;font-size:.85rem;margin-top:4px}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-text .response-time{margin-top:.75rem}}.add-to-orbit-container .orbit-item .orbit-item-actions{grid-gap:10px;display:grid;gap:10px;grid-area:actions;grid-template-columns:1fr;min-width:0;width:100%}@media(min-width:768px)and (max-width:1023.98px){.add-to-orbit-container .orbit-item .orbit-item-actions{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-actions{align-items:flex-start;display:flex;flex-direction:column;flex-shrink:0;gap:.5rem;width:auto}}.add-to-orbit-container .orbit-item .orbit-item-actions .collaborate-btn,.add-to-orbit-container .orbit-item .orbit-item-actions .delete-btn,.add-to-orbit-container .orbit-item .orbit-item-actions .save-btn{border-radius:8px;cursor:pointer;font-size:.95rem;font-weight:700;min-height:44px;padding:10px 16px;transition:background-color .3s,color .3s;width:100%}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-actions .collaborate-btn,.add-to-orbit-container .orbit-item .orbit-item-actions .delete-btn,.add-to-orbit-container .orbit-item .orbit-item-actions .save-btn{font-size:.9rem;padding:.5rem 1rem;width:10rem}}.add-to-orbit-container .orbit-item .orbit-item-actions .collaborate-btn,.add-to-orbit-container .orbit-item .orbit-item-actions .delete-btn{background-color:#fff;border:1px solid #8b1212;color:#8b1212}.add-to-orbit-container .orbit-item .orbit-item-actions .collaborate-btn:hover,.add-to-orbit-container .orbit-item .orbit-item-actions .delete-btn:hover{background-color:#8b1212;color:#fff}.add-to-orbit-container .orbit-item .orbit-item-actions .save-btn{background-color:#fff;border:1px solid #545252;color:#545252}.add-to-orbit-container .orbit-item .orbit-item-actions .save-btn:hover{background-color:#8b1212;color:#fff}.add-to-orbit-container .orbit-item .orbit-item-actions .similar-influencers{margin-top:4px;text-align:center}@media(min-width:1024px){.add-to-orbit-container .orbit-item .orbit-item-actions .similar-influencers{margin-top:3rem;text-align:left}}.add-to-orbit-container .orbit-item .orbit-item-actions .similar-influencers a{color:#4346ff;font-size:.9rem;text-decoration:none;word-break:break-word}.add-to-orbit-container .error,.add-to-orbit-container .saving{color:#6b7280;font-size:1rem;text-align:center}.landing-page-layout:has(.add-to-orbit-container) .landing-footer{padding:12px 16px}@media(min-width:768px){.landing-page-layout:has(.add-to-orbit-container) .landing-footer{padding:16px 20px}}.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns{gap:16px}@media(max-width:767.98px){.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns{gap:12px}}.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns .footer-column.footer-logo-column{gap:16px}@media(max-width:767.98px){.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns .footer-column.footer-logo-column{gap:12px}}.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns .footer-section{margin-bottom:12px}.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns .footer-section h4{margin-bottom:8px}.landing-page-layout:has(.add-to-orbit-container) .landing-footer .footer-main-columns .footer-section address{margin-bottom:12px}*,:after,:before{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:var(--font-primary);margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}button,input,p{font-family:var(--font-primary)}