.onboarding-module__CzhavW__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;scrollbar-width:none;background:#0f0a1e99;justify-content:center;align-items:center;padding:24px;animation:.35s onboarding-module__CzhavW__fadeIn;display:flex;position:fixed;inset:0}@keyframes onboarding-module__CzhavW__fadeIn{0%{opacity:0}to{opacity:1}}.onboarding-module__CzhavW__blob{filter:drop-shadow(0 20px 40px #7c5cff73);pointer-events:none;z-index:1;background-image:url(/images/background/login-blob.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;animation:8s ease-in-out infinite onboarding-module__CzhavW__float;position:absolute;top:-100px;left:-100px}.onboarding-module__CzhavW__glowOrb{pointer-events:none;z-index:1;background:radial-gradient(circle,#7dd3fc40 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite reverse onboarding-module__CzhavW__float;position:absolute;bottom:-150px;right:-150px}@keyframes onboarding-module__CzhavW__float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(20px,-25px)rotate(4deg)}}.onboarding-module__CzhavW__modalContainer{z-index:2;-webkit-backdrop-filter:blur(24px);background:#100e14f2;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:960px;min-height:540px;animation:.5s cubic-bezier(.2,.8,.2,1) onboarding-module__CzhavW__rise;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0009,inset 0 0 0 1px #ffffff0d}@keyframes onboarding-module__CzhavW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.onboarding-module__CzhavW__leftPanel{color:#fff;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border-right:1px solid #ffffff14;flex-direction:column;flex:1;justify-content:center;padding:48px;animation:.7s .15s both onboarding-module__CzhavW__fadeUp;display:flex;position:relative;overflow:hidden}@keyframes onboarding-module__CzhavW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.onboarding-module__CzhavW__leftContent{z-index:2;max-width:100%;position:relative}.onboarding-module__CzhavW__logoArea{align-items:center;gap:12px;margin-bottom:36px;display:flex}.onboarding-module__CzhavW__logoImg{object-fit:contain;width:48px;height:48px}.onboarding-module__CzhavW__logoTextImg{object-fit:contain;width:auto;height:48px}.onboarding-module__CzhavW__leftTitle{letter-spacing:-.03em;background:linear-gradient(120deg,#fff 30%,#c4b5fd 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:42px;font-weight:800;line-height:1.1}.onboarding-module__CzhavW__leftSubtitle{color:#ffffffbf;margin-bottom:32px;font-size:14px;line-height:1.6}.onboarding-module__CzhavW__ghostButtons{flex-wrap:wrap;gap:12px;display:flex}.onboarding-module__CzhavW__ghostBtn{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff0f;border:1px solid #ffffff24;border-radius:40px;padding:12px 22px;font-size:14px;font-weight:500;transition:all .25s}.onboarding-module__CzhavW__ghostBtn:hover{background:#ffffff1f;border-color:#ffffff40;transform:translateY(-2px)}.onboarding-module__CzhavW__rightPanel{background:#ffffff08;flex-direction:column;flex:1;justify-content:center;padding:48px;display:flex;position:relative}.onboarding-module__CzhavW__glassCard{flex-direction:column;width:100%;max-width:400px;max-height:85vh;margin:0 auto;display:flex;position:relative}.onboarding-module__CzhavW__closeBtn{color:#ffffffb3;cursor:pointer;z-index:10;background:#ffffff14;border:none;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:18px;right:18px}.onboarding-module__CzhavW__closeBtn:hover{color:#fff;background:#fff3;transform:scale(1.05)}.onboarding-module__CzhavW__scrollableContent{scrollbar-width:none;flex:1;margin-right:-4px;padding-right:4px;overflow-y:auto}.onboarding-module__CzhavW__scrollableContent::-webkit-scrollbar{width:4px}.onboarding-module__CzhavW__scrollableContent::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}.onboarding-module__CzhavW__scrollableContent::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:4px}.onboarding-module__CzhavW__stepIndicator{box-sizing:border-box;flex-shrink:0;justify-content:space-between;align-items:center;width:100%;margin-bottom:24px;padding:0 8px;display:flex}.onboarding-module__CzhavW__stepItem{flex-direction:column;flex:1;align-items:center;display:flex;position:relative}.onboarding-module__CzhavW__stepDot{color:#ffffffb3;z-index:2;background:#fff3;border-radius:50%;justify-content:center;align-items:center;width:34px;height:34px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.onboarding-module__CzhavW__stepDotActive{color:#fff;background:#4c1d95;box-shadow:0 0 0 4px #fff3}.onboarding-module__CzhavW__stepDotCompleted{color:#0f172a;background:#4c1d95}.onboarding-module__CzhavW__stepLabel{color:#fff9;white-space:nowrap;text-transform:uppercase;letter-spacing:.5px;font-size:10px;font-weight:600;position:absolute;top:44px;left:50%;transform:translate(-50%)}.onboarding-module__CzhavW__stepLabelActive{color:#fff}.onboarding-module__CzhavW__stepLine{z-index:1;background:#fff3;width:calc(100% - 32px);height:2px;position:absolute;top:17px;left:58%}.onboarding-module__CzhavW__stepContainer{transition:all .3s}.onboarding-module__CzhavW__stepNext{animation:.3s ease-out onboarding-module__CzhavW__slideInFromRight}.onboarding-module__CzhavW__stepPrev{animation:.3s ease-out onboarding-module__CzhavW__slideInFromLeft}@keyframes onboarding-module__CzhavW__slideInFromRight{0%{opacity:0;transform:translate(20px)}to{opacity:1;transform:translate(0)}}@keyframes onboarding-module__CzhavW__slideInFromLeft{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.onboarding-module__CzhavW__stepContent{text-align:center;margin-bottom:28px}.onboarding-module__CzhavW__iconWrapper{margin-bottom:16px;font-size:48px}.onboarding-module__CzhavW__icon{object-fit:contain;filter:drop-shadow(0 4px 8px #0003);width:80px;height:80px}.onboarding-module__CzhavW__formTitle{color:#fff;letter-spacing:-.02em;margin:20px 0 0;font-size:24px;font-weight:600}input::placeholder,textarea::placeholder{color:#fffc;opacity:1}.onboarding-module__CzhavW__formSubtitle{color:#ffffffb3;margin-bottom:28px;font-size:14px;line-height:1.5}.onboarding-module__CzhavW__fieldGroup{text-align:left;margin-top:8px}.onboarding-module__CzhavW__field{margin-bottom:20px}.onboarding-module__CzhavW__field label{color:#ffffffe6;margin-bottom:8px;font-size:13px;font-weight:600;display:block}.onboarding-module__CzhavW__field input:not([type=button]):not([type=submit]),.onboarding-module__CzhavW__field select,.onboarding-module__CzhavW__field textarea{color:#fff;background:#ffffff14;border:1px solid #fff3;border-radius:14px;outline:none;width:100%;padding:12px 16px;font-family:inherit;font-size:14px;transition:all .2s}.onboarding-module__CzhavW__field input:focus,.onboarding-module__CzhavW__field select:focus,.onboarding-module__CzhavW__field textarea:focus{background:#ffffff1f;border-color:#4c1d95;box-shadow:0 0 0 1px #22d3ee33}.onboarding-module__CzhavW__disabledInput{cursor:not-allowed;color:#ffffff80!important;background:#ffffff0d!important;border-color:#ffffff1a!important}.onboarding-module__CzhavW__req{color:#fca5a5}.onboarding-module__CzhavW__opt{color:#ffffff80;font-weight:400}.onboarding-module__CzhavW__phoneRow{align-items:center;gap:10px;display:flex}.onboarding-module__CzhavW__phoneInputWrapper{background:#ffffff14;border:1px solid #fff3;border-radius:14px;flex:1;align-items:center;transition:all .2s;display:flex}.onboarding-module__CzhavW__phoneInputWrapper:focus-within{border-color:#fff}.onboarding-module__CzhavW__customSelectContainer{align-self:stretch;align-items:center;display:flex;position:relative}.onboarding-module__CzhavW__customSelectTrigger{cursor:pointer;-webkit-user-select:none;user-select:none;background:#ffffff0d;border-right:1px solid #fff3;border-radius:14px 0 0 14px;align-items:center;gap:6px;height:100%;padding:0 14px;display:flex}.onboarding-module__CzhavW__customSelectTrigger:hover{background:#ffffff1a}.onboarding-module__CzhavW__triggerFlag{font-size:18px}.onboarding-module__CzhavW__triggerArrow{color:#ffffff80;font-size:12px}.onboarding-module__CzhavW__dropdownOverlay{z-index:9998;pointer-events:auto;position:fixed;inset:0}.onboarding-module__CzhavW__customSelectDropdown{overscroll-behavior:contain;z-index:9999;background:#1a1625;border:1px solid #ffffff1a;border-radius:12px;flex-direction:column;width:280px;max-height:250px;padding:8px 0;display:flex;position:fixed;overflow-y:auto;box-shadow:0 10px 25px #00000080}.onboarding-module__CzhavW__customSelectDropdown::-webkit-scrollbar{width:4px}.onboarding-module__CzhavW__customSelectDropdown::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.onboarding-module__CzhavW__customSelectOption{cursor:pointer;align-items:center;gap:12px;padding:10px 16px;transition:background .15s;display:flex}.onboarding-module__CzhavW__customSelectOption:hover{background:#ffffff14}.onboarding-module__CzhavW__optionFlag{color:#fff;font-size:18px}.onboarding-module__CzhavW__optionName{color:#fff;white-space:nowrap;text-overflow:ellipsis;flex:1;font-size:14px;overflow:hidden}.onboarding-module__CzhavW__optionCode{color:#ffffff80;font-size:13px}.onboarding-module__CzhavW__phoneNumberInput{flex:1;background:0 0!important;border:none!important;padding:12px!important}.onboarding-module__CzhavW__phoneNumberInput:focus{box-shadow:none!important}.onboarding-module__CzhavW__otpBtn,.onboarding-module__CzhavW__verifyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border:none;border-radius:14px;padding:12px 20px;font-size:13px;font-weight:600;transition:all .2s}.onboarding-module__CzhavW__otpBtn:hover,.onboarding-module__CzhavW__verifyBtn:hover{background:#2a1b54;transform:translateY(-1px)}.onboarding-module__CzhavW__otpBtn:disabled,.onboarding-module__CzhavW__verifyBtn:disabled{opacity:.6;cursor:not-allowed;transform:none}.onboarding-module__CzhavW__otpRow{align-items:center;gap:10px;margin-top:12px;display:flex}.onboarding-module__CzhavW__otpInput{text-align:center;letter-spacing:14px;color:#fff;background:#0003;border:2px solid #ffffff26;border-radius:12px;outline:none;flex:1;max-width:200px;padding:12px 16px;font-family:Courier New,Courier,monospace;font-weight:400;transition:all .2s;box-shadow:inset 0 2px 4px #0003;font-size:20px!important}.onboarding-module__CzhavW__otpInput::placeholder{letter-spacing:normal;color:#fff6;font-family:inherit;font-weight:400;font-size:14px!important}.onboarding-module__CzhavW__otpInput:focus{background:#0000004d}.onboarding-module__CzhavW__verified{color:#a7f3d0;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#10b98133;border-radius:40px;padding:8px 16px;font-size:14px;font-weight:600}.onboarding-module__CzhavW__roleButtons{justify-content:center;gap:16px;margin:24px 0 16px;display:flex}.onboarding-module__CzhavW__roleBtn{color:#fff;cursor:pointer;background:#ffffff14;border:1px solid #fff3;border-radius:60px;flex:1;justify-content:center;align-items:center;gap:10px;padding:14px 20px;font-family:inherit;font-size:16px;font-weight:600;transition:all .2s;display:flex}.onboarding-module__CzhavW__roleBtn:hover{background:#ffffff26;transform:translateY(-2px)}.onboarding-module__CzhavW__roleBtnActive{color:#0f172a;background:#fff;border-color:#fff}.onboarding-module__CzhavW__roleBtnIcon{font-size:14px}.onboarding-module__CzhavW__dynamicForm{border-top:1px solid #ffffff1a;margin-top:24px;padding-top:16px}.onboarding-module__CzhavW__chipGrid{flex-wrap:wrap;gap:10px;margin-top:4px;display:flex}.onboarding-module__CzhavW__chip{cursor:pointer;color:#ffffffe6;background:#ffffff0d;border:1px solid #fff3;border-radius:40px;padding:6px 14px;font-size:12px;font-weight:500;transition:all .2s}.onboarding-module__CzhavW__chip:hover{background:#ffffff26;border-color:#fff6}.onboarding-module__CzhavW__chipActive{color:#0f172a;background:#fff;border-color:#fff}.onboarding-module__CzhavW__avatarSection{text-align:center;margin:24px 0}.onboarding-module__CzhavW__avatarCircle{cursor:pointer;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border:3px solid #ffffff4d;border-radius:50%;width:120px;height:120px;margin:0 auto 20px;transition:all .2s;overflow:hidden}.onboarding-module__CzhavW__avatarCircle:hover{border-color:#fff9;transform:scale(1.02)}.onboarding-module__CzhavW__avatarImg{object-fit:cover;width:100%;height:100%}.onboarding-module__CzhavW__avatarInitial{color:#ffffffb3;justify-content:center;align-items:center;width:100%;height:100%;font-size:44px;font-weight:700;display:flex}.onboarding-module__CzhavW__avatarActions{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:12px;display:flex}.onboarding-module__CzhavW__avatarHint{color:#ffffff80;margin-top:12px;font-size:11px}.onboarding-module__CzhavW__buttonGroup{flex-shrink:0;justify-content:flex-end;gap:12px;margin-top:24px;display:flex}.onboarding-module__CzhavW__primaryBtn,.onboarding-module__CzhavW__primaryBtnSmall{color:#fff;cursor:pointer;text-align:center;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border:none;border-radius:40px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.onboarding-module__CzhavW__primaryBtn{flex:1;padding:14px}.onboarding-module__CzhavW__primaryBtnSmall{padding:10px 20px;font-size:13px}.onboarding-module__CzhavW__primaryBtn:hover:not(:disabled),.onboarding-module__CzhavW__primaryBtnSmall:hover:not(:disabled){background:linear-gradient(135deg,#f97316 0%,#4c1d95 100%);transform:translateY(-1px);box-shadow:0 6px 14px -6px #0003}.onboarding-module__CzhavW__primaryBtn:disabled,.onboarding-module__CzhavW__primaryBtnSmall:disabled{opacity:.6;cursor:not-allowed;transform:none}.onboarding-module__CzhavW__secondaryBtn{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffff4d;border-radius:40px;padding:14px 24px;font-family:inherit;font-size:15px;font-weight:600;transition:all .2s}.onboarding-module__CzhavW__secondaryBtn:hover{background:#ffffff1a;border-color:#fff}@media (max-width:1024px){.onboarding-module__CzhavW__modalContainer{max-width:860px}.onboarding-module__CzhavW__leftTitle{font-size:36px}}@media (max-width:900px){.onboarding-module__CzhavW__overlay{padding:20px}.onboarding-module__CzhavW__modalContainer{min-height:200px}.onboarding-module__CzhavW__leftPanel{border-bottom:1px solid #ffffff14;border-right:none;padding:40px 32px}.onboarding-module__CzhavW__rightPanel{padding:35px 10px}.onboarding-module__CzhavW__leftContent{text-align:center;margin:0 auto}.onboarding-module__CzhavW__logoArea{justify-content:center}.onboarding-module__CzhavW__leftTitle{font-size:25px}.onboarding-module__CzhavW__blob{opacity:.7;width:380px;height:380px;top:-80px;left:-100px}.onboarding-module__CzhavW__glowOrb{width:400px;height:400px;bottom:-150px;right:-150px}.onboarding-module__CzhavW__formTitle{font-size:20px}}@media (max-width:640px){.onboarding-module__CzhavW__overlay{padding:16px}.onboarding-module__CzhavW__glassCard{padding:28px 20px 36px}.onboarding-module__CzhavW__stepDot{width:28px;height:28px;font-size:12px}.onboarding-module__CzhavW__stepLabel{font-size:8px;top:38px}.onboarding-module__CzhavW__stepLine{top:13px}.onboarding-module__CzhavW__formTitle{font-size:18px}.onboarding-module__CzhavW__roleButtons{flex-direction:column;gap:12px}.onboarding-module__CzhavW__phoneRow{flex-direction:column}.onboarding-module__CzhavW__otpRow{flex-wrap:nowrap}.onboarding-module__CzhavW__otpInput{max-width:120px}.onboarding-module__CzhavW__buttonGroup{flex-direction:column}.onboarding-module__CzhavW__avatarCircle{width:100px;height:100px}.onboarding-module__CzhavW__avatarInitial{font-size:36px}}@media (max-width:480px){.onboarding-module__CzhavW__glassCard{padding:24px 16px 32px}.onboarding-module__CzhavW__stepIndicator{margin-bottom:20px}.onboarding-module__CzhavW__stepDot{width:26px;height:26px;font-size:11px}.onboarding-module__CzhavW__stepLabel{font-size:7px;top:36px}.onboarding-module__CzhavW__formTitle{font-size:20px}.onboarding-module__CzhavW__formSubtitle{font-size:13px}.onboarding-module__CzhavW__chip{padding:5px 10px;font-size:10px}.onboarding-module__CzhavW__leftPanel{display:none}.onboarding-module__CzhavW__glassCard{width:100%}}
.Navbar-module__cJzEcG__navbar{background-color:var(--panel-bg);border-bottom:1px solid var(--border-color);z-index:50;align-items:center;min-height:72px;padding:12px 0;display:flex;position:sticky;top:0}.Navbar-module__cJzEcG__homepageNavbar{border-bottom:none}.Navbar-module__cJzEcG__container{justify-content:space-between;align-items:center;gap:20px;width:100%;display:flex}.Navbar-module__cJzEcG__logoImage{width:auto;height:32px;display:block}.Navbar-module__cJzEcG__actions{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__desktopMenus{flex:1;justify-content:center;align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__navItemWrap{position:relative}.Navbar-module__cJzEcG__navStaticLink{color:#1a1d20;cursor:pointer;background:0 0;border:none;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:16px;font-weight:400;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__navStaticLink:hover{background:#f3f4f6}.Navbar-module__cJzEcG__navDropdown{z-index:100;opacity:0;background:#fff;border:.5px solid #eaecef;border-radius:12px;min-width:200px;margin-top:12px;padding:12px;animation:.2s forwards Navbar-module__cJzEcG__dropdownFadeIn;position:absolute;top:100%;left:0;transform:translateY(10px);box-shadow:0 10px 40px #0000001a}@keyframes Navbar-module__cJzEcG__dropdownFadeIn{to{opacity:1;transform:translateY(0)}}.Navbar-module__cJzEcG__audienceMegaMenu{min-width:850px;padding:30px;left:50%;transform:translate(-50%)translateY(10px)}.Navbar-module__cJzEcG__megaGrid{grid-template-columns:repeat(3,1fr);gap:30px;display:grid}.Navbar-module__cJzEcG__megaSectionTitle{color:#000;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #f3f4f6;margin-bottom:20px;padding-bottom:8px;font-size:14px;font-weight:700}.Navbar-module__cJzEcG__megaColumns{grid-template-columns:1fr 1fr;gap:20px;display:grid}.Navbar-module__cJzEcG__megaSubColumn{flex-direction:column;gap:12px;display:flex}.Navbar-module__cJzEcG__megaSubTitle{color:#94a3b8;text-transform:uppercase;margin-bottom:4px;font-size:12px;font-weight:600}.Navbar-module__cJzEcG__megaLink{color:#475569;font-size:13.5px;font-weight:400;text-decoration:none;transition:all .2s}.Navbar-module__cJzEcG__megaLink:hover{color:#2264ec;transform:translate(3px)}.Navbar-module__cJzEcG__rotate{transform:rotate(180deg)}.Navbar-module__cJzEcG__searchContainer{background:#f3f4f6;border-radius:8px;flex:1;align-items:center;max-width:500px;margin:0 40px;padding:4px;display:flex;position:relative}.Navbar-module__cJzEcG__categoryDropdown{border-right:1px solid #e5e7eb;position:relative}.Navbar-module__cJzEcG__catBtn{color:var(--text-primary);white-space:nowrap;align-items:center;gap:6px;padding:6px 12px;font-size:13px;font-weight:500;display:flex}.Navbar-module__cJzEcG__catMenu{z-index:100;background:#fff;border:1px solid #e5e7eb;border-radius:8px;min-width:160px;padding:4px;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 4px 12px #0000001a}.Navbar-module__cJzEcG__catMenuItem{text-align:left;width:100%;color:var(--text-primary);border-radius:4px;padding:8px 12px;font-size:13px;display:block}.Navbar-module__cJzEcG__catMenuItem:hover{background:#f3f4f6}.Navbar-module__cJzEcG__searchWrapper{flex:1;align-items:center;gap:8px;padding:0 12px;display:flex}.Navbar-module__cJzEcG__searchIcon{color:var(--text-secondary)}.Navbar-module__cJzEcG__searchInput{width:100%;color:var(--text-primary);background:0 0;border:none;outline:none;font-size:14px}.Navbar-module__cJzEcG__actionItem{color:var(--text-primary);align-items:center;gap:8px;font-size:15px;font-weight:500;transition:opacity .2s;display:flex}.Navbar-module__cJzEcG__actionItem:hover{opacity:.7}.Navbar-module__cJzEcG__actionCircle{border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:all .2s;display:flex}.Navbar-module__cJzEcG__actionCircle:hover{opacity:1;background:#f8fafc;border-color:#94a3b8}.Navbar-module__cJzEcG__icon{color:var(--text-secondary)}.Navbar-module__cJzEcG__notification{border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background-color .2s;display:flex;position:relative}.Navbar-module__cJzEcG__notification:hover{background-color:var(--hover-bg)}.Navbar-module__cJzEcG__badge{border:1px solid var(--panel-bg);background-color:#ef4444;border-radius:50%;width:6px;height:6px;position:absolute;top:6px;right:8px}.Navbar-module__cJzEcG__profile{border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;transition:border-color .2s;display:flex;position:relative;overflow:visible}.Navbar-module__cJzEcG__profile:hover{border-color:#94a3b8}.Navbar-module__cJzEcG__roleBadge{color:#fff;z-index:2;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex;position:absolute;bottom:-2px;right:-2px}.Navbar-module__cJzEcG__roleBadgeInfluencer{background:#f5a623}.Navbar-module__cJzEcG__roleBadgeBrand{background:#2264ec}.Navbar-module__cJzEcG__roleBadgeAdmin{background:#1f242a}.Navbar-module__cJzEcG__hamburgerMenu{color:#1a202c;border:1px solid #e2e8f0;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;transition:all .2s;display:flex}.Navbar-module__cJzEcG__hamburgerMenu:hover{background-color:#f8fafc;border-color:#94a3b8}.Navbar-module__cJzEcG__profile:hover{background-color:var(--hover-bg)}.Navbar-module__cJzEcG__avatar{border-radius:50%;width:36px;height:36px;overflow:hidden}.Navbar-module__cJzEcG__avatarImage{object-fit:cover;border-radius:50%;width:100%;height:100%}.Navbar-module__cJzEcG__chevron{color:var(--text-secondary)}.Navbar-module__cJzEcG__navCategories{align-items:center;gap:16px;display:flex}.Navbar-module__cJzEcG__navCategory{color:#6b7280;white-space:nowrap;border-radius:6px;align-items:center;gap:6px;padding:4px 8px;font-size:13px;font-weight:500;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__navCategory:hover{color:#1a1d20;background:#f3f4f6}.Navbar-module__cJzEcG__navCategory svg{color:#1a1d20}@media (max-width:1024px){.Navbar-module__cJzEcG__searchContainer{margin:0 20px}}@media (max-width:425px){.Navbar-module__cJzEcG__container{gap:0!important;padding:0 10px!important}}@media (max-width:768px){.Navbar-module__cJzEcG__navbar{min-height:64px;padding:12px 0}.Navbar-module__cJzEcG__container{gap:12px;padding:0 20px}.Navbar-module__cJzEcG__logo h1{font-size:18px}.Navbar-module__cJzEcG__desktopMenus{display:none}.Navbar-module__cJzEcG__actions{gap:10px}.Navbar-module__cJzEcG__actionItem span{display:none}.Navbar-module__cJzEcG__actionCircle{width:36px;height:36px}.Navbar-module__cJzEcG__navCategories{display:none}.Navbar-module__cJzEcG__searchContainer{max-width:none;margin:0 12px}.Navbar-module__cJzEcG__catBtn span{display:none}.Navbar-module__cJzEcG__catBtn{padding:6px}}@media (max-width:640px){.Navbar-module__cJzEcG__searchContainer{border-top:1px solid var(--border-color);z-index:40;background:#fff;border-radius:0;max-width:none;margin:0;position:absolute;top:100%;left:0;right:0}.Navbar-module__cJzEcG__actions{gap:8px}.Navbar-module__cJzEcG__logo h1{font-size:16px}}.Navbar-module__cJzEcG__loginBtn{color:#fff;cursor:pointer;background:#1a1d20;border:none;border-radius:8px;align-items:center;padding:8px 20px;font-family:inherit;font-size:13px;font-weight:600;transition:background .2s;display:inline-flex}.Navbar-module__cJzEcG__loginBtn:hover{background:#333}.Navbar-module__cJzEcG__iconWrap{align-items:center;display:flex;position:relative}.Navbar-module__cJzEcG__bagBadge{color:#fff;background:#000;border:2px solid #fff;border-radius:10px;justify-content:center;align-items:center;min-width:16px;height:16px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-8px}.Navbar-module__cJzEcG__notificationBtn{cursor:pointer;color:var(--text-primary);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:8px;transition:background .2s;display:flex}.Navbar-module__cJzEcG__notificationBtn:hover{background:#f8fafc}.Navbar-module__cJzEcG__notificationDot{background:#ef4444;border:2px solid #fff;border-radius:50%;width:8px;height:8px;position:absolute;top:10px;right:10px}.Navbar-module__cJzEcG__actionDivider{background:#eaecef;width:1px;height:28px;margin:0 8px}.Navbar-module__cJzEcG__profileBtn{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;padding:4px;display:flex}.Navbar-module__cJzEcG__avatarCircle{background:#1f242a;border:1px solid #eaecef;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;display:flex;overflow:hidden}.Navbar-module__cJzEcG__chevronIcon{color:#64748b}.Navbar-module__cJzEcG__logo{text-decoration:none}.Navbar-module__cJzEcG__logo h1{color:var(--text-primary);font-size:18px;font-weight:700}.Navbar-module__cJzEcG__adminLink{color:#fff;background:#1f242a;border-radius:20px;align-items:center;gap:6px;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__joinLink:hover{background:#f3f4f6}.Navbar-module__cJzEcG__loginLink{color:#1a1d20;border:.5px solid #eaecef;border-radius:8px;align-items:center;padding:7px 16px;font-size:13px;font-weight:500;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__loginLink:hover{background:#f3f4f6}.Navbar-module__cJzEcG__profileWrap{position:relative}.Navbar-module__cJzEcG__avatarInitials{color:#fff;background:#1f242a;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:13px;font-weight:600;display:flex}.Navbar-module__cJzEcG__dropdown{z-index:100;background:#fff;border:.5px solid #eaecef;border-radius:10px;min-width:200px;position:absolute;top:calc(100% + 8px);right:0;overflow:hidden;box-shadow:0 4px 20px #00000014}.Navbar-module__cJzEcG__dropdownUser{padding:12px 14px}.Navbar-module__cJzEcG__dropdownName{color:#1a1d20;font-size:13px;font-weight:500}.Navbar-module__cJzEcG__dropdownEmail{color:#6b7280;margin-top:2px;font-size:11px}.Navbar-module__cJzEcG__dropdownRole{color:#9ca3af;text-transform:capitalize;margin-top:2px;font-size:10px}.Navbar-module__cJzEcG__dropdownDivider{background:#eaecef;height:.5px}.Navbar-module__cJzEcG__dropdownItem{color:#1a1d20;cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:10px 14px;font-family:inherit;font-size:13px;text-decoration:none;display:flex}.Navbar-module__cJzEcG__dropdownItem:hover{background:#f3f4f6}.Navbar-module__cJzEcG__logoutItem{color:#e24b4a}.Navbar-module__cJzEcG__influencerLink{color:#fff;background:#f5a623;border-radius:20px;align-items:center;gap:5px;padding:5px 12px;font-size:12px;font-weight:600;text-decoration:none;display:inline-flex}.Navbar-module__cJzEcG__joinLink{color:#1a1d20;border:.5px solid #eaecef;border-radius:20px;align-items:center;padding:5px 12px;font-size:12px;text-decoration:none;display:inline-flex}@media (max-width:768px){.Navbar-module__cJzEcG__actions{gap:8px;display:flex}.Navbar-module__cJzEcG__hamburgerMenu{display:flex!important}.Navbar-module__cJzEcG__actionItem span{display:none}.Navbar-module__cJzEcG__loginLink{padding:5px 10px;font-size:12px}}@media (min-width:769px){.Navbar-module__cJzEcG__hamburgerMenu,.Navbar-module__cJzEcG__mobileSidebar,.Navbar-module__cJzEcG__mobileMenuOverlay{display:none!important}}.Navbar-module__cJzEcG__mobileMenuOverlay{z-index:1000;opacity:0;visibility:hidden;background:#00000080;transition:all .3s;position:fixed;inset:0}.Navbar-module__cJzEcG__mobileMenuOverlay.Navbar-module__cJzEcG__active{opacity:1;visibility:visible}.Navbar-module__cJzEcG__mobileSidebar{z-index:1001;scrollbar-width:none;background:#fff;flex-direction:column;width:300px;height:100vh;transition:transform .3s cubic-bezier(.4,0,.2,1);display:flex;position:fixed;top:0;right:0;overflow-x:scroll;transform:translate(100%);box-shadow:-10px 0 30px #0000001a}.Navbar-module__cJzEcG__mobileSidebar.Navbar-module__cJzEcG__active{transform:translate(0)}.Navbar-module__cJzEcG__mobileSidebarHeader{border-bottom:1px solid #eaecef;justify-content:space-between;align-items:center;padding:20px;display:flex}.Navbar-module__cJzEcG__closeBtn{cursor:pointer;color:#1a1d20;background:0 0;border:none;font-size:24px}.Navbar-module__cJzEcG__mobileNav{flex-direction:column;gap:4px;padding:20px;display:flex}.Navbar-module__cJzEcG__mobileMenuItemWrap{width:100%}.Navbar-module__cJzEcG__mobileMenuTrigger{color:#1a1d20;cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:space-between;align-items:center;width:100%;padding:12px 16px;font-size:15px;font-weight:500;transition:background .2s;display:flex}.Navbar-module__cJzEcG__mobileMenuTrigger:hover{background:#f3f4f6}.Navbar-module__cJzEcG__mobileSubMenu{flex-direction:column;gap:2px;padding:4px 0 8px 16px;display:flex}.Navbar-module__cJzEcG__mobileSubMenuItem{color:#4b5563;border-radius:6px;align-items:center;gap:10px;padding:10px 16px;font-size:14px;text-decoration:none;transition:all .2s;display:flex}.Navbar-module__cJzEcG__mobileSubMenuItem:hover{color:#2264ec;background:#f9fafb}.Navbar-module__cJzEcG__mobileNestedSection{background:#f8fafc;border-radius:10px;margin-bottom:15px;padding:10px}.Navbar-module__cJzEcG__mobileNestedTitle{color:#000;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #e2e8f0;margin-bottom:12px;padding-bottom:6px;font-size:13px;font-weight:700}.Navbar-module__cJzEcG__mobileDeepMenu{margin-bottom:12px;padding-left:8px}.Navbar-module__cJzEcG__mobileDeepTitle{color:#94a3b8;text-transform:uppercase;margin-bottom:6px;font-size:11px;font-weight:600}.Navbar-module__cJzEcG__mobileMenuItem{color:#1a1d20;border-radius:8px;padding:12px 16px;font-size:15px;font-weight:500;text-decoration:none;transition:background .2s;display:block}.Navbar-module__cJzEcG__mobileMenuItem:hover{background:#f3f4f6}@keyframes Navbar-module__cJzEcG__heartBeat{0%{transform:scale(1)}25%{transform:scale(1.3)}50%{transform:scale(1.1)}75%{transform:scale(1.3)}to{transform:scale(1)}}.Navbar-module__cJzEcG__heartAnimating{animation:.6s ease-in-out Navbar-module__cJzEcG__heartBeat!important}@media (max-width:480px){.Navbar-module__cJzEcG__logoImage{height:20px}}
.LoginModal-module__AWd_zW__overlay{-webkit-backdrop-filter:blur(12px);z-index:1000;scrollbar-width:none;background:#0f0a1e99;justify-content:center;align-items:center;padding:24px;animation:.35s LoginModal-module__AWd_zW__fadeIn;display:flex;position:fixed;inset:0}input::placeholder,textarea::placeholder{color:#fffc;opacity:1}.LoginModal-module__AWd_zW__logoImg{object-fit:contain;width:48px;height:48px}.LoginModal-module__AWd_zW__logoTextImg{object-fit:contain;width:auto;height:48px}@keyframes LoginModal-module__AWd_zW__fadeIn{0%{opacity:0}to{opacity:1}}.LoginModal-module__AWd_zW__blob{filter:drop-shadow(0 20px 40px #7c5cff73);pointer-events:none;z-index:1;background-image:url(/images/background/login-blob.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:400px;height:400px;animation:8s ease-in-out infinite LoginModal-module__AWd_zW__float;position:absolute;top:-100px;left:-100px}.LoginModal-module__AWd_zW__glowOrb{pointer-events:none;z-index:1;background:radial-gradient(circle,#7dd3fc40 0%,#0000 70%);width:400px;height:400px;animation:10s ease-in-out infinite reverse LoginModal-module__AWd_zW__float;position:absolute;bottom:-150px;right:-150px}@keyframes LoginModal-module__AWd_zW__float{0%,to{transform:translate(0)rotate(0)}50%{transform:translate(20px,-25px)rotate(4deg)}}.LoginModal-module__AWd_zW__modalContainer{z-index:2;-webkit-backdrop-filter:blur(24px);background:#100e14f2;border:1px solid #ffffff1f;border-radius:28px;width:100%;max-width:960px;min-height:540px;animation:.5s cubic-bezier(.2,.8,.2,1) LoginModal-module__AWd_zW__rise;display:flex;position:relative;overflow:hidden;box-shadow:0 40px 100px -20px #0009,inset 0 0 0 1px #ffffff0d}@keyframes LoginModal-module__AWd_zW__rise{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__AWd_zW__leftPanel{color:#fff;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border-right:1px solid #ffffff14;flex-direction:column;flex:1;justify-content:center;padding:48px;animation:.7s .15s both LoginModal-module__AWd_zW__fadeUp;display:flex;position:relative;overflow:hidden}@keyframes LoginModal-module__AWd_zW__fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.LoginModal-module__AWd_zW__leftContent{z-index:2;max-width:100%;position:relative}.LoginModal-module__AWd_zW__logoArea{align-items:center;gap:12px;margin-bottom:36px;display:flex}.LoginModal-module__AWd_zW__logoMark{color:#fff;background:linear-gradient(135deg,#7c5cff,#4c1d95);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;font-size:14px;font-weight:800;display:flex;box-shadow:0 8px 24px -8px #7c5cff99}.LoginModal-module__AWd_zW__logoText{letter-spacing:-.3px;font-size:20px;font-weight:700}.LoginModal-module__AWd_zW__leftTitle{letter-spacing:-.03em;background:linear-gradient(120deg,#fff 30%,#c4b5fd 100%);color:#0000;-webkit-background-clip:text;background-clip:text;margin:0 0 18px;font-size:42px;font-weight:800;line-height:1.1}.LoginModal-module__AWd_zW__leftSubtitle{color:#ffffffbf;margin-bottom:32px;font-size:15px;line-height:1.6}.LoginModal-module__AWd_zW__rightPanel{background:#ffffff08;flex-direction:column;flex:1;justify-content:center;padding:48px;display:flex;position:relative}.LoginModal-module__AWd_zW__glassCard{width:100%;max-width:400px;margin:0 auto;position:relative}.LoginModal-module__AWd_zW__closeBtn{color:#fffc;cursor:pointer;z-index:10;background:#ffffff14;border:1px solid #ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:16px;transition:all .2s;display:flex;position:absolute;top:24px;right:24px}.LoginModal-module__AWd_zW__closeBtn:hover{color:#fff;background:#fff3;transform:rotate(90deg)}.LoginModal-module__AWd_zW__title{color:#fff;letter-spacing:-.02em;margin:0 0 6px;font-size:24px;font-weight:700}.LoginModal-module__AWd_zW__subtitle{color:#fff9;margin:0 0 28px;font-size:14px}.LoginModal-module__AWd_zW__form{flex-direction:column;display:flex}.LoginModal-module__AWd_zW__label{color:#ffffffd9;margin-bottom:8px;font-size:13px;font-weight:500}.LoginModal-module__AWd_zW__input{color:#fff;background:#ffffff0f;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;height:52px;padding:0 18px;font-size:15px;transition:all .25s}.LoginModal-module__AWd_zW__input::placeholder{color:#fff6}.LoginModal-module__AWd_zW__input:focus{background:#ffffff17;border-color:#7dd3fc80;box-shadow:0 0 0 4px #7dd3fc26}.LoginModal-module__AWd_zW__btnPrimary{color:#fff;letter-spacing:.2px;cursor:pointer;width:100%;height:52px;box-shadow:none;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border:none;border-radius:12px;margin-top:24px;font-size:15px;font-weight:700;transition:all .25s}.LoginModal-module__AWd_zW__btnPrimary:hover{background:linear-gradient(135deg,#f97316 0%,#4c1d95 100%);transform:translateY(-2px)}.LoginModal-module__AWd_zW__btnPrimary:active{transform:translateY(0)}.LoginModal-module__AWd_zW__btnGoogle{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4c1d95 0%,#f97316 100%);border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;height:52px;font-size:14px;font-weight:500;transition:all .25s;display:flex}.LoginModal-module__AWd_zW__btnGoogle:hover{background:linear-gradient(135deg,#f97316 0%,#4c1d95 100%);border-color:#fff3;transform:translateY(-1px)}.LoginModal-module__AWd_zW__divider{align-items:center;gap:12px;margin:22px 0 18px;display:flex}.LoginModal-module__AWd_zW__dividerLine{background:#ffffff1a;flex:1;height:1px}.LoginModal-module__AWd_zW__dividerText{letter-spacing:1.5px;color:#ffffff73;font-size:11px}.LoginModal-module__AWd_zW__error{color:#fecaca;background:#ef444426;border:1px solid #ef444440;border-radius:10px;margin:14px 0 0;padding:10px 14px;font-size:13px}@media (max-width:1024px){.LoginModal-module__AWd_zW__modalContainer{max-width:860px}.LoginModal-module__AWd_zW__leftTitle{font-size:36px}}@media (max-width:900px){.LoginModal-module__AWd_zW__overlay{padding:20px}.LoginModal-module__AWd_zW__modalContainer{min-height:200px}.LoginModal-module__AWd_zW__leftPanel{border-bottom:1px solid #ffffff14;border-right:none;padding:40px 32px}.LoginModal-module__AWd_zW__rightPanel{padding:40px 32px}.LoginModal-module__AWd_zW__leftContent{text-align:center;margin:0 auto}.LoginModal-module__AWd_zW__logoArea{justify-content:center}.LoginModal-module__AWd_zW__leftTitle{font-size:25px}.LoginModal-module__AWd_zW__blob{opacity:.7;width:380px;height:380px;top:-80px;left:-100px}.LoginModal-module__AWd_zW__glowOrb{width:400px;height:400px;bottom:-150px;right:-150px}}@media (max-width:640px){.LoginModal-module__AWd_zW__overlay{padding:16px}.LoginModal-module__AWd_zW__glassCard{padding:28px 20px}.LoginModal-module__AWd_zW__title{font-size:22px}.LoginModal-module__AWd_zW__input,.LoginModal-module__AWd_zW__btnPrimary,.LoginModal-module__AWd_zW__btnGoogle{height:48px}.LoginModal-module__AWd_zW__leftTitle{font-size:28px}.LoginModal-module__AWd_zW__leftSubtitle{font-size:14px}.LoginModal-module__AWd_zW__blob{width:280px;height:280px;top:-60px;left:-80px}}@media (max-width:480px){.LoginModal-module__AWd_zW__glassCard{padding:24px 18px}.LoginModal-module__AWd_zW__title{font-size:20px}.LoginModal-module__AWd_zW__btnPrimary,.LoginModal-module__AWd_zW__btnGoogle{height:44px;font-size:14px}.LoginModal-module__AWd_zW__logoMark{width:36px;height:36px;font-size:13px}.LoginModal-module__AWd_zW__logoText{font-size:18px}.LoginModal-module__AWd_zW__leftTitle{font-size:24px}.LoginModal-module__AWd_zW__leftPanel{display:none}.LoginModal-module__AWd_zW__glassCard{width:100%}}
.Footer-module__S6Hkya__footer{color:#fff;background:#000;padding:80px 0 30px;position:relative;overflow:hidden}.Footer-module__S6Hkya__videoBg{object-fit:cover;opacity:.4;z-index:0;width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__overlay{z-index:1;background:radial-gradient(circle,#0000 0%,#0006 100%);width:100%;height:100%;position:absolute;top:0;left:0}.Footer-module__S6Hkya__bottomOverlay{z-index:1;width:100%;height:60%;position:absolute;bottom:0;left:0}.Footer-module__S6Hkya__content{z-index:2;position:relative}.Footer-module__S6Hkya__cta{text-align:center;margin-bottom:80px}.Footer-module__S6Hkya__ctaMeta{text-transform:uppercase;letter-spacing:1px;color:#a3a3a3;margin-bottom:16px;font-size:14px}.Footer-module__S6Hkya__ctaTitle{max-width:800px;margin-bottom:40px;margin-left:auto;margin-right:auto;font-size:64px;font-weight:700;line-height:1.1}.Footer-module__S6Hkya__ctaBtns{justify-content:center;gap:20px;display:flex}.Footer-module__S6Hkya__btnPrimary{color:#000;background:#fff;border-radius:30px;padding:14px 28px;font-weight:600;text-decoration:none;transition:transform .2s}.Footer-module__S6Hkya__btnPrimary:hover{transform:scale(1.05)}.Footer-module__S6Hkya__btnSecondary{color:#fff;background:0 0;border:1px solid #ffffff4d;border-radius:30px;padding:14px 28px;font-weight:600;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__btnSecondary:hover{background:#ffffff1a;border-color:#fff}.Footer-module__S6Hkya__divider{background:#ffffff4d;width:100%;height:1.5px;margin-bottom:60px}.Footer-module__S6Hkya__mainGrid{grid-template-columns:1.5fr 1fr 1fr;gap:40px;margin-bottom:90px;display:grid}.Footer-module__S6Hkya__brandLogo{width:auto;height:32px;margin-bottom:24px;display:block}.Footer-module__S6Hkya__brandDesc{color:#a3a3a3;max-width:320px;margin-bottom:24px;font-size:16px;line-height:1.6}.Footer-module__S6Hkya__socials{gap:12px;display:flex}.Footer-module__S6Hkya__socialIcon{background:#ffffff1a;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;text-decoration:none;transition:background .2s;display:flex}.Footer-module__S6Hkya__socialIcon:hover{background:#fff3}.Footer-module__S6Hkya__sectionLabel{color:#fff;align-items:center;gap:8px;margin-bottom:24px;font-size:14px;display:flex}.Footer-module__S6Hkya__sectionLabel:before{content:"•";color:#fff}.Footer-module__S6Hkya__tagGrid{flex-wrap:wrap;gap:10px;display:flex}.Footer-module__S6Hkya__tag{color:#fff;background:0 0;border:1px solid #ffffff1a;border-radius:20px;padding:8px 16px;font-size:14px;text-decoration:none;transition:all .2s}.Footer-module__S6Hkya__tag:hover{background:#ffffff0d;border-color:#ffffff4d}.Footer-module__S6Hkya__navLinks{flex-direction:column;align-items:flex-end;gap:16px;display:flex}.Footer-module__S6Hkya__navLink{color:#fff;font-size:16px;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__navLink:hover{color:#a3a3a3}.Footer-module__S6Hkya__hugeLogoContainer{-webkit-user-select:none;user-select:none;pointer-events:none;justify-content:center;align-items:center;height:250px;display:flex;position:relative}.Footer-module__S6Hkya__hugeLogoImage{opacity:1;filter:drop-shadow(0 0 20px #ffffff1a);z-index:1;background:linear-gradient(#fff 0%,#898989 50%,#000 100%);width:100%;height:100%;-webkit-mask-image:url(/images/BillionMedia-White.svg);mask-image:url(/images/BillionMedia-White.svg);-webkit-mask-position:50%;mask-position:50%;-webkit-mask-size:contain;mask-size:contain;-webkit-mask-repeat:no-repeat;mask-repeat:no-repeat}.Footer-module__S6Hkya__orb{background:radial-gradient(circle,#fff 0%,#aaa 100%);border-radius:50%;width:50px;height:50px;position:absolute;top:10%;right:5%;box-shadow:0 0 20px #ffffff80}.Footer-module__S6Hkya__bottomBar{color:#fff;z-index:2;border-top:1px solid #ffffff0d;justify-content:space-between;align-items:center;margin-top:-60px;padding-top:24px;font-size:14px;display:flex;position:relative}.Footer-module__S6Hkya__legalLinks{gap:30px;display:flex}.Footer-module__S6Hkya__legalLinks a{color:#fff;text-decoration:none;transition:color .2s}.Footer-module__S6Hkya__legalLinks a:hover{color:#fff}@media (max-width:1024px){.Footer-module__S6Hkya__ctaTitle{font-size:40px}.Footer-module__S6Hkya__mainGrid{grid-template-columns:1fr;gap:40px}.Footer-module__S6Hkya__navLinks{align-items:flex-start}.Footer-module__S6Hkya__hugeLogoImage{width:100%}}
.CartMenu-module__AFSetq__overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1000;background:#0006;justify-content:flex-end;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.CartMenu-module__AFSetq__menu{background:#fff;flex-direction:column;width:100%;max-width:500px;height:100%;animation:.3s ease-out CartMenu-module__AFSetq__slideIn;display:flex}@keyframes CartMenu-module__AFSetq__slideIn{0%{transform:translate(100%)}to{transform:translate(0)}}.CartMenu-module__AFSetq__header{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:30px;display:flex}.CartMenu-module__AFSetq__headerLeft{align-items:center;gap:15px;display:flex}.CartMenu-module__AFSetq__title{font-size:24px;font-weight:700}.CartMenu-module__AFSetq__closeBtn{color:#6b7280;background:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;width:40px;height:40px;transition:color .2s;display:flex}.CartMenu-module__AFSetq__closeBtn:hover{color:#111827;background:#f9fafb}.CartMenu-module__AFSetq__content{background-color:#f7f8fa;flex:1;padding:30px;overflow-y:auto}.CartMenu-module__AFSetq__itemsList{flex-direction:column;display:flex}.CartMenu-module__AFSetq__emptyCart{text-align:center;color:#9ca3af;margin-top:100px;font-size:16px}.CartMenu-module__AFSetq__footer{background:#fff;border-top:1px solid #f3f4f6;padding:20px;box-shadow:0 -4px 20px #0000000d}.CartMenu-module__AFSetq__totalsTitle{border-bottom:1px solid #000;padding-bottom:12px;font-size:18px;font-weight:700}.CartMenu-module__AFSetq__totalRows{flex-direction:column;gap:15px;margin-bottom:10px;display:flex}.CartMenu-module__AFSetq__totalRow{justify-content:space-between;font-size:16px;font-weight:600;display:flex}.CartMenu-module__AFSetq__discount{color:#1a1d20}.CartMenu-module__AFSetq__finalPriceRow{border-top:1px solid #f3f4f6;justify-content:space-between;margin-bottom:20px;font-size:20px;font-weight:500;display:flex}.CartMenu-module__AFSetq__reviewBtn{color:#fff;background:#111827;border-radius:12px;width:100%;height:64px;font-size:18px;font-weight:700;transition:background .2s}.CartMenu-module__AFSetq__reviewBtn:hover{background:#000}@media (max-width:640px){.CartMenu-module__AFSetq__menu{max-width:100%}}
.CartInfluencerCard-module__o1wbiW__card{background:#fff;border:1px dashed #000;border-radius:20px;margin-bottom:20px;padding:15px;position:relative}.CartInfluencerCard-module__o1wbiW__mainTrash{color:#fca5a5;transition:color .2s;position:absolute;top:10px;right:20px}.CartInfluencerCard-module__o1wbiW__mainTrash:hover{color:#ef4444}.CartInfluencerCard-module__o1wbiW__influencerHeader{align-items:center;gap:15px;margin-bottom:5px;display:flex}.CartInfluencerCard-module__o1wbiW__avatarWrap{border-radius:12px;width:60px;height:60px;overflow:hidden}.CartInfluencerCard-module__o1wbiW__avatar{object-fit:cover;width:100%;height:100%}.CartInfluencerCard-module__o1wbiW__name{margin-bottom:4px;font-size:16px;font-weight:700}.CartInfluencerCard-module__o1wbiW__meta{color:#6b7280;flex-wrap:wrap;gap:15px;font-size:12px;display:flex}.CartInfluencerCard-module__o1wbiW__metaItem{align-items:center;gap:4px;display:flex}.CartInfluencerCard-module__o1wbiW__divider{background-color:#f3f4f6;height:1px;margin-bottom:20px}.CartInfluencerCard-module__o1wbiW__platformRow{margin-bottom:10px}.CartInfluencerCard-module__o1wbiW__platformHeader{align-items:center;gap:8px;margin-bottom:12px;display:flex}.CartInfluencerCard-module__o1wbiW__platformName{font-size:14px;font-weight:600}.CartInfluencerCard-module__o1wbiW__servicesGrid{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.CartInfluencerCard-module__o1wbiW__serviceItem{background:#f9fafb;border:1px solid #f3f4f6;border-radius:30px;align-items:center;gap:8px;padding:4px 10px;display:flex}.CartInfluencerCard-module__o1wbiW__serviceName{color:#6b7280;font-size:12px}.CartInfluencerCard-module__o1wbiW__qtyControls{background:#fff;border-radius:20px;align-items:center;gap:8px;padding:2px 4px;display:flex}.CartInfluencerCard-module__o1wbiW__qtyBtn{color:#9ca3af;background:#f3f4f6;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;display:flex}.CartInfluencerCard-module__o1wbiW__qtyVal{text-align:center;min-width:10px;font-size:12px;font-weight:600}.CartInfluencerCard-module__o1wbiW__qtyDisplay{background:#fff;border-radius:20px;align-items:center;gap:4px;padding:2px 8px;display:flex}.CartInfluencerCard-module__o1wbiW__miniTrash{color:#fca5a5}.CartInfluencerCard-module__o1wbiW__platformPrice{text-align:right;margin-top:-30px;font-size:14px;font-weight:700}.CartInfluencerCard-module__o1wbiW__footer{justify-content:end;align-items:center;display:flex}.CartInfluencerCard-module__o1wbiW__addMoreBtn{background:#f9fafb;border:1px solid #e5e7eb;border-radius:30px;flex:1;justify-content:center;align-items:center;gap:8px;margin-right:20px;padding:8px 30px;font-size:14px;font-weight:600;display:flex}.CartInfluencerCard-module__o1wbiW__totalRow{align-items:center;gap:10px;display:flex}.CartInfluencerCard-module__o1wbiW__totalRow span:first-child,.CartInfluencerCard-module__o1wbiW__totalVal{font-size:16px;font-weight:700}.CartInfluencerCard-module__o1wbiW__publisherConfigGrid{background:#f9fafb;border:1px dashed #000;border-radius:12px;grid-template-columns:repeat(2,1fr);gap:10px;margin-top:12px;padding:10px;display:grid}.CartInfluencerCard-module__o1wbiW__configField{flex-direction:column;gap:6px;display:flex}.CartInfluencerCard-module__o1wbiW__configLabel{text-transform:uppercase;color:#6b7280;letter-spacing:.5px;font-size:8px;font-weight:500}.CartInfluencerCard-module__o1wbiW__readOnlyVal{color:#374151;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:8px;padding:8px 12px;font-size:12px;font-weight:600}.CartInfluencerCard-module__o1wbiW__budgetInput{color:#111827;background:#fff;border:1px solid #d1d5db;border-radius:8px;outline:none;padding:8px 12px;font-size:14px;font-weight:600;transition:border-color .2s}.CartInfluencerCard-module__o1wbiW__budgetInput:focus{border-color:#10b981}.CartInfluencerCard-module__o1wbiW__impressionsVal{color:#059669;background:#ecfdf5;border:1px solid #a7f3d0;border-radius:8px;padding:8px 12px;font-size:14px;font-weight:700}.CartInfluencerCard-module__o1wbiW__inputError{color:#ef4444;border-color:#ef4444}.CartInfluencerCard-module__o1wbiW__inputError:focus{border-color:#ef4444;outline:none;box-shadow:0 0 0 2px #ef444433}.CartInfluencerCard-module__o1wbiW__warningText{color:#ef4444;margin-top:4px;font-size:11px}
