*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--bg-background: #F8F4F0;--bg-accent: #D6A8A1;--bg-highlight: #C1A1D3;--bg-calm: #A3C9A8;--text-primary: #4A3F35;--text-light: #6B5F55;--border-color: #E5DDD5;--theme-background: #F8F4F0;--theme-surface: #FFFFFF;--theme-surfaceAlt: #F0EBE6;--theme-primary: #D6A8A1;--theme-secondary: #C1A1D3;--theme-accent: #A3C9A8;--theme-textPrimary: #4A3F35;--theme-textSecondary: #6B5F55;--theme-textMuted: #9B8F85;--theme-border: #E5DDD5;--theme-messageBubbleMe: #D6A8A1;--theme-messageBubblePartner: #F0EBE6;--theme-messageTextMe: #FFFFFF;--theme-messageTextPartner: #4A3F35;--font-size-multiplier: 1}html{margin:0;padding:0;width:100%;height:100%;overflow-x:hidden}body{margin:0!important;padding:0!important;width:100%!important;overflow-x:hidden;font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color:var(--theme-textPrimary);background-color:var(--theme-background);min-width:320px;min-height:100vh;-webkit-text-size-adjust:100%;overscroll-behavior:none;font-synthesis:weight style small-caps;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}#root{width:100%!important;min-height:100vh;min-height:100dvh;overflow-y:auto;overflow-x:hidden;position:relative}@supports (height: 100dvh){#root{height:100dvh}}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.Landing-module__container___M-ozi{padding:3rem 2rem;text-align:center;background-color:#f8f4f0;min-height:calc(100vh - 100px);display:flex;flex-direction:column;align-items:center;position:relative}.Landing-module__topNav___ACW0j{position:absolute;top:1.5rem;right:2rem;z-index:10}.Landing-module__userInfo___L-5Sb{display:flex;align-items:center;gap:1rem;background:#fff;padding:.5rem 1rem;border-radius:12px;box-shadow:0 2px 8px #00000014}.Landing-module__welcomeText___YwrGw{color:var(--theme-textPrimary, #4A3F35);font-size:.9375rem;font-weight:500}.Landing-module__profileButton___vn5j6{padding:.5rem 1rem;background:linear-gradient(135deg,var(--theme-primary, #D6A8A1),var(--theme-secondary, #C1A1D3));color:#fff;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.Landing-module__profileButton___vn5j6:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.Landing-module__loginButton___mXPA0{padding:.625rem 1.25rem;background:#fff;color:var(--theme-primary, #D6A8A1);border:2px solid var(--theme-border, #E5DDD5);border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.Landing-module__loginButton___mXPA0:hover{border-color:var(--theme-primary, #D6A8A1);background:var(--theme-surfaceAlt, #F0EBE6);transform:translateY(-1px);box-shadow:0 2px 8px #0000001a}.Landing-module__content___No2Jc{max-width:1200px;width:100%}.Landing-module__title___8V0JC{color:#4a3f35;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.Landing-module__subtitle___1jyTB{color:#6b5f55;margin-bottom:.75rem;font-size:1.2rem;font-weight:600;line-height:1.4;max-width:700px;margin-left:auto;margin-right:auto}.Landing-module__description___YKnwB{color:#6b5f55;margin-bottom:3rem;font-size:1rem;line-height:1.6;max-width:650px;margin-left:auto;margin-right:auto}.Landing-module__buttonContainer___wWIlW{display:flex;flex-direction:column;gap:1rem;align-items:center}.Landing-module__chatButton___wqvuX{padding:1.25rem 2.5rem;font-size:1.1rem;cursor:pointer;background-color:#c1a1d3;color:#fff;border:none;border-radius:12px;font-weight:600;display:inline-flex;align-items:center;justify-content:center;gap:.75rem;max-width:320px;width:100%;box-shadow:0 4px 12px #c1a1d34d;transition:all .2s ease}.Landing-module__chatButton___wqvuX:disabled{cursor:not-allowed;opacity:.7;box-shadow:none}.Landing-module__chatButton___wqvuX:not(:disabled):hover{opacity:.9}.Landing-module__chatButtonIcon___LdGIZ{width:20px;height:20px;stroke:#fff}.Landing-module__spinner___Agi-R{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid white;border-radius:50%;animation:Landing-module__spin___3kHO4 .8s linear infinite}.Landing-module__comingSoonButton___Z1Klp{padding:1.25rem 2.5rem;font-size:1.1rem;cursor:not-allowed;background-color:#e5ddd5;color:#9b8f85;border:none;border-radius:12px;font-weight:600;opacity:.6;display:none;align-items:center;justify-content:center;gap:.75rem;max-width:320px;width:100%}.Landing-module__howItWorksSection___5bjJY{margin-top:4rem;padding:2rem 0;background-color:#fdfbf8;border-radius:16px;padding:3rem 2rem}.Landing-module__howItWorksTitle___kMdBx{color:#4a3f35;font-size:2rem;font-weight:600;margin-bottom:2rem}.Landing-module__cardsGrid___Wb7Jb{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(100%,200px),1fr));gap:1.5rem;width:100%;max-width:1000px;margin:0 auto}.Landing-module__card___MSwjC{background-color:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #00000014;text-align:center;display:flex;flex-direction:column;gap:.75rem}.Landing-module__cardIcon___EMfw5{font-size:2.5rem;color:#c1a1d3;display:flex;align-items:center;justify-content:center}.Landing-module__cardIcon___EMfw5 svg{width:48px;height:48px;stroke-width:1.5}.Landing-module__cardTitle___3YuOW{color:#4a3f35;font-size:1.25rem;font-weight:600;margin:0}.Landing-module__cardDescription___HrC0o{color:#6b5f55;font-size:.95rem;line-height:1.5;margin:0}.Landing-module__error___oZ2Bf{color:#d6a8a1;margin-top:1rem;font-weight:500}.Landing-module__whoSection___h8WYq{margin:4rem 0;padding:2.5rem 2rem;background:#fff;border-radius:16px;box-shadow:0 4px 12px #0000000f}.Landing-module__sectionTitle___6q3Um{color:#4a3f35;font-size:1.75rem;font-weight:700;margin-bottom:2rem;text-align:center}.Landing-module__audienceGrid___f-94u{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:900px;margin:0 auto}.Landing-module__audienceCard___aGOpH{background:#f8f4f0;padding:1.5rem;border-radius:12px;text-align:center;transition:transform .2s ease,box-shadow .2s ease}.Landing-module__audienceCard___aGOpH:hover{transform:translateY(-2px);box-shadow:0 4px 12px #c1a1d333}.Landing-module__audienceEmoji___9LUom{font-size:2.5rem;display:block;margin-bottom:1rem}.Landing-module__audienceCard___aGOpH p{color:#4a3f35;font-size:.95rem;line-height:1.5;margin:0}.Landing-module__betaSection___41pEg{margin:4rem 0;padding:3rem 2rem;background:linear-gradient(135deg,#c1a1d3,#a3c9a8);border-radius:16px;box-shadow:0 4px 16px #c1a1d34d;text-align:center}.Landing-module__betaTitle___19ngO{color:#fff;font-size:2rem;font-weight:700;margin-bottom:1rem}.Landing-module__betaText___vXeac{color:#fffffff2;font-size:1.1rem;line-height:1.6;max-width:600px;margin:0 auto 2rem}.Landing-module__betaButton___qmesv{padding:1rem 3rem;font-size:1.1rem;background:#fff;color:#4a3f35;border:none;border-radius:12px;font-weight:700;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #00000026}.Landing-module__betaButton___qmesv:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #0003}.Landing-module__betaButton___qmesv:disabled{opacity:.7;cursor:not-allowed}.Landing-module__betaSubtext___mMFpe{color:#ffffffe6;font-size:.9rem;margin-top:1rem;margin-bottom:0}@keyframes Landing-module__spin___3kHO4{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:640px){.Landing-module__topNav___ACW0j{position:static;margin-bottom:1.5rem}.Landing-module__userInfo___L-5Sb{flex-direction:column;gap:.5rem;width:100%;max-width:300px;margin:0 auto}.Landing-module__welcomeText___YwrGw{font-size:.875rem}.Landing-module__profileButton___vn5j6{width:100%}}.UserMenu-module__userMenu___ZmCsP{position:relative}.UserMenu-module__trigger___LBZIs{display:flex;align-items:center;gap:.75rem;background:#fff;padding:.625rem 1rem;border-radius:12px;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .2s;border:2px solid transparent}.UserMenu-module__trigger___LBZIs:hover{border-color:var(--theme-primary, #D6A8A1);box-shadow:0 4px 12px #0000001f}.UserMenu-module__welcomeText___1EDGk{color:var(--theme-textPrimary, #4A3F35);font-size:.9375rem;font-weight:500;white-space:nowrap}.UserMenu-module__chevron___4gOBY{color:var(--theme-textSecondary, #6B5F55);font-size:.75rem;transition:transform .2s}.UserMenu-module__trigger___LBZIs.UserMenu-module__open___IXglL .UserMenu-module__chevron___4gOBY{transform:rotate(180deg)}.UserMenu-module__dropdown___vptHw{position:absolute;top:calc(100% + .5rem);right:0;background:#fff;border-radius:12px;box-shadow:0 8px 24px #00000026;border:2px solid var(--theme-border, #E5DDD5);min-width:200px;z-index:1000;overflow:hidden;animation:UserMenu-module__slideDown___Y8LLr .2s ease-out}@keyframes UserMenu-module__slideDown___Y8LLr{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.UserMenu-module__menuItem___dfgX8{display:flex;align-items:center;gap:.75rem;padding:.875rem 1.25rem;background:none;border:none;width:100%;text-align:left;cursor:pointer;transition:all .2s;color:var(--theme-textPrimary, #4A3F35);font-size:.9375rem;font-weight:500}.UserMenu-module__menuItem___dfgX8:hover{background:var(--theme-surfaceAlt, #F0EBE6)}.UserMenu-module__menuItem___dfgX8.UserMenu-module__danger___y0yCp{color:#dc2626}.UserMenu-module__menuItem___dfgX8.UserMenu-module__danger___y0yCp:hover{background:#fee}.UserMenu-module__icon___rZvaK{font-size:1.125rem;width:20px;display:flex;align-items:center;justify-content:center}.UserMenu-module__divider___8UCMy{height:1px;background:var(--theme-border, #E5DDD5);margin:.25rem 0}@media(max-width:640px){.UserMenu-module__trigger___LBZIs{padding:.5rem .875rem}.UserMenu-module__welcomeText___1EDGk{font-size:.875rem;max-width:120px;overflow:hidden;text-overflow:ellipsis}.UserMenu-module__dropdown___vptHw{right:0;left:auto}}.AppealModal-module__appealModal___3G18Y{position:fixed;inset:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.AppealModal-module__appealContent___WgGto{background:var(--bg-primary);border-radius:16px;padding:32px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 8px 32px #0000004d}.AppealModal-module__appealHeader___UKdwE{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.AppealModal-module__appealHeader___UKdwE h2{color:var(--text-primary);font-size:24px;margin:0}.AppealModal-module__closeButton___twWs9{background:none;border:none;font-size:28px;color:var(--text-secondary);cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.AppealModal-module__closeButton___twWs9:hover{background:var(--bg-secondary);color:var(--text-primary)}.AppealModal-module__banInfo___yQyWH{background:var(--error-bg, #fee);border:1px solid var(--error-border, #fcc);border-radius:12px;padding:16px;margin-bottom:24px}.AppealModal-module__banInfo___yQyWH h3{color:var(--error-text, #c00);font-size:16px;margin:0 0 8px}.AppealModal-module__banInfo___yQyWH p{color:var(--text-primary);margin:4px 0;font-size:14px}.AppealModal-module__formGroup___08xVK{margin-bottom:20px}.AppealModal-module__formGroup___08xVK label{display:block;color:var(--text-primary);font-weight:500;margin-bottom:8px;font-size:14px}.AppealModal-module__formGroup___08xVK select,.AppealModal-module__formGroup___08xVK textarea{width:100%;padding:12px;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-secondary);color:var(--text-primary);font-family:inherit;font-size:14px;transition:border-color .2s}.AppealModal-module__formGroup___08xVK select:focus,.AppealModal-module__formGroup___08xVK textarea:focus{outline:none;border-color:var(--accent-primary)}.AppealModal-module__formGroup___08xVK textarea{min-height:120px;resize:vertical}.AppealModal-module__charCount___vTgBo{text-align:right;font-size:12px;color:var(--text-tertiary);margin-top:4px}.AppealModal-module__infoBox___Q8JI0{background:var(--bg-secondary);border-radius:8px;padding:16px;margin-bottom:24px}.AppealModal-module__infoBox___Q8JI0 h4{color:var(--text-primary);font-size:14px;margin:0 0 12px}.AppealModal-module__infoBox___Q8JI0 ul{margin:0;padding-left:20px;color:var(--text-secondary);font-size:13px}.AppealModal-module__infoBox___Q8JI0 li{margin-bottom:8px}.AppealModal-module__actions___vTo6u{display:flex;gap:12px;justify-content:flex-end}.AppealModal-module__cancelButton___3BDBx,.AppealModal-module__submitButton___AKTKZ{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.AppealModal-module__cancelButton___3BDBx{background:var(--bg-secondary);color:var(--text-primary)}.AppealModal-module__cancelButton___3BDBx:hover{background:var(--bg-tertiary)}.AppealModal-module__submitButton___AKTKZ{background:var(--accent-primary);color:#fff}.AppealModal-module__submitButton___AKTKZ:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003}.AppealModal-module__submitButton___AKTKZ:disabled{opacity:.5;cursor:not-allowed;transform:none}.AppealModal-module__alreadyAppealed___l1XSB{text-align:center;padding:40px 20px}.AppealModal-module__alreadyAppealed___l1XSB h3{color:var(--text-primary);margin-bottom:12px}.AppealModal-module__alreadyAppealed___l1XSB p{color:var(--text-secondary);margin-bottom:24px}.AppealModal-module__appealStatus___y7Ww4{display:inline-block;padding:6px 12px;border-radius:6px;font-size:12px;font-weight:500;margin-top:8px}.AppealModal-module__appealStatus___y7Ww4.AppealModal-module__pending___CBVk-{background:#fff3cd;color:#856404}.AppealModal-module__appealStatus___y7Ww4.AppealModal-module__approved___G-Z90{background:#d4edda;color:#155724}.AppealModal-module__appealStatus___y7Ww4.AppealModal-module__rejected___LS955{background:#f8d7da;color:#721c24}.AppealModal-module__error___BV-K1{background:var(--error-bg, #fee);color:var(--error-text, #c00);padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.AppealModal-module__success___rz-cL{background:#d4edda;color:#155724;padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.PhoneVerification-module__container___2aT1K{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background-color:var(--theme-background, #F8F4F0)}.PhoneVerification-module__card___cS2W3{background:var(--theme-surface, #FFFFFF);border-radius:16px;padding:3rem 2rem;max-width:450px;width:100%;box-shadow:0 4px 12px #0000001a}.PhoneVerification-module__title___BeEvS{font-size:2rem;font-weight:600;color:var(--theme-text-primary, #4A3F35);margin:0 0 .5rem;text-align:center}.PhoneVerification-module__subtitle___FuSfB{font-size:1rem;color:var(--theme-text-secondary, #6B5F55);margin:0 0 2rem;text-align:center;line-height:1.5}.PhoneVerification-module__form___A-uVf{display:flex;flex-direction:column;gap:1.5rem}.PhoneVerification-module__inputGroup___G-RDd{display:flex;flex-direction:column;gap:.5rem}.PhoneVerification-module__label___Q3cf1{font-size:.875rem;font-weight:500;color:var(--theme-text-primary, #4A3F35)}.PhoneVerification-module__input___xqL0N{padding:.875rem 1rem;font-size:1rem;border:2px solid var(--theme-border, #E5DDD5);border-radius:8px;background:var(--theme-background, #FFFFFF);color:var(--theme-text-primary, #4A3F35);transition:border-color .2s}.PhoneVerification-module__input___xqL0N:focus{outline:none;border-color:var(--theme-accent, #C1A1D3)}.PhoneVerification-module__input___xqL0N:disabled{opacity:.6;cursor:not-allowed}.PhoneVerification-module__hint___xgTQf{font-size:.75rem;color:var(--theme-text-tertiary, #8B7F75);margin:0}.PhoneVerification-module__error___x2BNM{padding:.75rem 1rem;background-color:#fee;border:1px solid #FCC;border-radius:8px;color:#c33;font-size:.875rem}.PhoneVerification-module__button___FAlYs{padding:1rem;font-size:1rem;font-weight:600;color:#fff;background:var(--theme-accent, #C1A1D3);border:none;border-radius:8px;cursor:pointer;transition:all .2s}.PhoneVerification-module__button___FAlYs:hover:not(:disabled){background:var(--theme-accent-hover, #B090C3);transform:translateY(-1px)}.PhoneVerification-module__button___FAlYs:active:not(:disabled){transform:translateY(0)}.PhoneVerification-module__button___FAlYs:disabled{opacity:.6;cursor:not-allowed}.PhoneVerification-module__linkButton___ebJmv{padding:.5rem;font-size:.875rem;color:var(--theme-accent, #C1A1D3);background:none;border:none;cursor:pointer;text-decoration:underline;transition:opacity .2s}.PhoneVerification-module__linkButton___ebJmv:hover:not(:disabled){opacity:.8}.PhoneVerification-module__linkButton___ebJmv:disabled{opacity:.4;cursor:not-allowed}.PhoneVerification-module__privacy___JNC20{margin-top:2rem;padding-top:1.5rem;border-top:1px solid var(--theme-border, #E5DDD5)}.PhoneVerification-module__privacy___JNC20 p{font-size:.75rem;color:var(--theme-text-tertiary, #8B7F75);line-height:1.5;margin:0;text-align:center}.PhoneVerification-module__authPrompt___Tt7M5{margin-top:1.5rem;padding:1.25rem;background:linear-gradient(135deg,var(--theme-accent, #C1A1D3) 0%,var(--theme-primary, #D6A8A1) 100%);border-radius:12px;text-align:center}.PhoneVerification-module__authPromptText___A84HP{font-size:.875rem;color:#fff;margin:0 0 .875rem;line-height:1.5;font-weight:500}.PhoneVerification-module__authPromptButton___8R6mS{padding:.75rem 1.5rem;font-size:.9375rem;font-weight:600;color:var(--theme-accent, #C1A1D3);background:#fff;border:none;border-radius:8px;cursor:pointer;transition:all .2s;box-shadow:0 2px 4px #0000001a}.PhoneVerification-module__authPromptButton___8R6mS:hover{transform:translateY(-1px);box-shadow:0 4px 8px #00000026}.PhoneVerification-module__authPromptButton___8R6mS:active{transform:translateY(0)}@media(max-width:640px){.PhoneVerification-module__container___2aT1K{padding:1rem}.PhoneVerification-module__card___cS2W3{padding:2rem 1.5rem}.PhoneVerification-module__title___BeEvS{font-size:1.5rem}}.UpgradePrompt-module__container___t1Ult{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--theme-background)}.UpgradePrompt-module__card___F0yaC{background:var(--theme-surface);border-radius:16px;padding:3rem;max-width:500px;width:100%;box-shadow:0 8px 32px #0000001a;text-align:center}.UpgradePrompt-module__icon___LZrBG{font-size:3rem;margin-bottom:1rem;animation:UpgradePrompt-module__sparkle___xMi0S 2s ease-in-out infinite}@keyframes UpgradePrompt-module__sparkle___xMi0S{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.1);opacity:.8}}.UpgradePrompt-module__title___-lJnk{margin:0 0 1rem;font-size:1.75rem;color:var(--theme-textPrimary)}.UpgradePrompt-module__description___OfkLN{margin:0 0 2rem;color:var(--theme-textSecondary);font-size:1rem;line-height:1.6}.UpgradePrompt-module__features___7qXpd{display:flex;flex-direction:column;gap:1rem;margin-bottom:2rem;text-align:left}.UpgradePrompt-module__feature___9WsUf{display:flex;align-items:center;gap:.75rem;color:var(--theme-textPrimary);font-size:.9375rem}.UpgradePrompt-module__checkmark___LxhYO{color:var(--theme-accent);font-size:1.25rem;font-weight:700}.UpgradePrompt-module__actions___5dXuC{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.UpgradePrompt-module__createButton___GvYkb{padding:1rem 2rem;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:1.0625rem;font-weight:600;cursor:pointer;transition:all .2s}.UpgradePrompt-module__createButton___GvYkb:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.UpgradePrompt-module__skipButton___kHv-t{padding:.875rem 2rem;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.UpgradePrompt-module__skipButton___kHv-t:hover{border-color:var(--theme-primary);background:var(--theme-surface)}.UpgradePrompt-module__note___ZC4O4{margin:0;color:var(--theme-textMuted);font-size:.875rem;font-style:italic}@media(max-width:640px){.UpgradePrompt-module__card___F0yaC{padding:2rem 1.5rem}.UpgradePrompt-module__title___-lJnk{font-size:1.5rem}.UpgradePrompt-module__icon___LZrBG{font-size:2.5rem}}.RegisterBanner-module__banner___wAGQq{background:linear-gradient(135deg,#d6a8a126,#c1a1d326);border:2px solid rgba(214,168,161,.3);border-radius:12px;padding:1rem 1.5rem;margin-bottom:1.5rem;animation:RegisterBanner-module__slideIn___F6uzv .3s ease-out}@keyframes RegisterBanner-module__slideIn___F6uzv{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.RegisterBanner-module__content___MjqRO{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.RegisterBanner-module__icon___TVSRL{font-size:1.5rem;flex-shrink:0}.RegisterBanner-module__text___4hl5b{flex:1;min-width:200px;color:var(--theme-textPrimary);font-size:.9375rem;line-height:1.5}.RegisterBanner-module__text___4hl5b strong{color:var(--theme-primary)}.RegisterBanner-module__button___H-H0m{padding:.625rem 1.25rem;background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));color:#fff;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s;white-space:nowrap}.RegisterBanner-module__button___H-H0m:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.RegisterBanner-module__compactBanner___yMj7s{background:linear-gradient(135deg,var(--theme-primary),var(--theme-secondary));padding:.75rem 1rem;display:flex;align-items:center;justify-content:center;gap:.75rem;border-radius:0;position:sticky;top:0;z-index:100;box-shadow:0 2px 8px #0000001a}.RegisterBanner-module__compactText___SyXqI{color:#fff;font-size:.875rem;font-weight:500}.RegisterBanner-module__compactButton___s7BN-{padding:.5rem 1rem;background:#fff;color:var(--theme-primary);border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.RegisterBanner-module__compactButton___s7BN-:hover{transform:scale(1.05);box-shadow:0 2px 8px #0003}@media(max-width:640px){.RegisterBanner-module__banner___wAGQq{padding:1rem}.RegisterBanner-module__content___MjqRO{gap:.75rem}.RegisterBanner-module__icon___TVSRL{font-size:1.25rem}.RegisterBanner-module__text___4hl5b{font-size:.875rem;min-width:150px}.RegisterBanner-module__button___H-H0m{width:100%;flex-basis:100%}}.EmojiPicker-module__container___xHbOY{position:relative}.EmojiPicker-module__triggerButton___mMY9t{padding:.75rem;border-radius:20px;border:1px solid #E5DDD5;background:#fff;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;height:44px;width:44px}.EmojiPicker-module__picker___4PJ9H{position:absolute;bottom:100%;left:0;margin-bottom:.5rem;background:#fff;border-radius:12px;box-shadow:0 4px 16px #00000026;padding:.75rem;width:320px;max-height:320px;z-index:1000}.EmojiPicker-module__categoryTabs___PXdZg{display:flex;gap:.25rem;margin-bottom:.75rem;border-bottom:1px solid #E5DDD5;padding-bottom:.5rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.EmojiPicker-module__categoryTabs___PXdZg::-webkit-scrollbar{display:none}.EmojiPicker-module__categoryButton___yEmk7{padding:.4rem .6rem;border:none;background:transparent;border-radius:6px;cursor:pointer;font-size:.75rem;text-transform:capitalize;color:#4a3f35;white-space:nowrap;font-weight:400;transition:all .2s}.EmojiPicker-module__categoryButton___yEmk7.EmojiPicker-module__active___ui-ny{background:#c1a1d3;color:#fff;font-weight:600}.EmojiPicker-module__emojiGrid___MKc80{display:grid;grid-template-columns:repeat(6,1fr);gap:.5rem;max-height:200px;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.EmojiPicker-module__emojiGrid___MKc80::-webkit-scrollbar{display:none}.EmojiPicker-module__emojiButton___mN3MA{padding:.5rem;border:none;background:transparent;cursor:pointer;font-size:1.75rem;border-radius:6px;transition:background .2s;display:flex;align-items:center;justify-content:center;min-height:44px;min-width:44px}.EmojiPicker-module__emojiButton___mN3MA:hover{background:#f8f4f0}.MessageReactions-module__container___MKg5l{display:flex;align-items:center;gap:.5rem;margin-top:.25rem;flex-wrap:wrap}.MessageReactions-module__reactionsList___HKvlx{display:flex;gap:.25rem;flex-wrap:wrap}.MessageReactions-module__reactionBubble___V-THk{display:flex;align-items:center;gap:.25rem;padding:.125rem .5rem;background:var(--theme-surfaceAlt);border:1px solid var(--theme-border);border-radius:12px;cursor:pointer;transition:all .2s;font-size:calc(.875rem * var(--font-size-multiplier, 1))}.MessageReactions-module__reactionBubble___V-THk:hover{transform:scale(1.05);border-color:var(--theme-secondary);background:var(--theme-surface)}.MessageReactions-module__reactionBubble___V-THk.MessageReactions-module__mine___Ui8v0{background:var(--theme-secondary);border-color:var(--theme-secondary);color:#fff}.MessageReactions-module__reactionBubble___V-THk.MessageReactions-module__mine___Ui8v0:hover{opacity:.9}.MessageReactions-module__emoji___v2wZw{font-size:1rem;line-height:1}.MessageReactions-module__count___tguUe{font-size:calc(.75rem * var(--font-size-multiplier, 1));font-weight:600;color:var(--theme-textPrimary)}.MessageReactions-module__reactionBubble___V-THk.MessageReactions-module__mine___Ui8v0 .MessageReactions-module__count___tguUe{color:#fff}.MessageReactions-module__addReactionContainer___gwvzb{position:relative}.MessageReactions-module__addReactionButton___P4QrC{display:flex;align-items:center;justify-content:center;width:24px;height:24px;padding:0;background:transparent;border:1px solid var(--theme-border);border-radius:50%;cursor:pointer;color:var(--theme-textMuted);transition:all .2s;opacity:.6}.MessageReactions-module__addReactionButton___P4QrC:hover{opacity:1;border-color:var(--theme-secondary);color:var(--theme-secondary);background:var(--theme-surfaceAlt)}.MessageReactions-module__reactionPicker___3BjZA{position:absolute;bottom:calc(100% + .5rem);background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:12px;padding:.5rem;display:flex;gap:.25rem;box-shadow:0 4px 12px #00000026;z-index:10;animation:MessageReactions-module__slideUp___VVP-- .2s ease-out}.MessageReactions-module__reactionPicker___3BjZA.MessageReactions-module__alignLeft___WOANM{left:0}.MessageReactions-module__reactionPicker___3BjZA.MessageReactions-module__alignRight___ktnkW{right:0}@keyframes MessageReactions-module__slideUp___VVP--{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.MessageReactions-module__reactionOption___z8FCK{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;background:transparent;border:1px solid transparent;border-radius:8px;cursor:pointer;font-size:1.25rem;transition:all .2s}.MessageReactions-module__reactionOption___z8FCK:hover{background:var(--theme-surfaceAlt);border-color:var(--theme-border);transform:scale(1.1)}@media(max-width:640px){.MessageReactions-module__reactionPicker___3BjZA{gap:.125rem;padding:.375rem}.MessageReactions-module__reactionOption___z8FCK{width:32px;height:32px;font-size:1.125rem}}.CoBrowse-module__container___x2V71{width:100%;display:flex;flex-direction:column;gap:1rem;transition:all .3s ease}.CoBrowse-module__fullscreen___Jz73m{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;background:#000;margin:0;padding:0}.CoBrowse-module__fullscreen___Jz73m .CoBrowse-module__videoContainer___ZnFe5{aspect-ratio:auto;height:calc(100vh - 60px);border-radius:0}.CoBrowse-module__compact___MAdMh{width:400px;box-shadow:0 8px 32px #0000004d;border-radius:12px;overflow:hidden;background:var(--theme-surface, #fff)}.CoBrowse-module__compact___MAdMh .CoBrowse-module__videoContainer___ZnFe5{aspect-ratio:16 / 9;height:auto}.CoBrowse-module__controls___TjLsh{display:flex;flex-direction:column;gap:.5rem;align-items:center;padding:1rem}.CoBrowse-module__shareButton___-2Jxb{background:var(--theme-primary, #C1A1D3);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:.5rem}.CoBrowse-module__shareButton___-2Jxb:hover:not(:disabled){background:var(--theme-primary-dark, #a085b8);transform:translateY(-1px)}.CoBrowse-module__shareButton___-2Jxb:disabled{opacity:.5;cursor:not-allowed}.CoBrowse-module__hint___ca6QI{font-size:.875rem;color:var(--theme-textSecondary, #666);text-align:center;margin:0}.CoBrowse-module__status___Z17dZ{display:flex;flex-direction:column;align-items:center;gap:1rem;padding:2rem;color:var(--theme-textSecondary, #666)}.CoBrowse-module__spinner___y865a{width:40px;height:40px;border:3px solid var(--theme-border, #ddd);border-top:3px solid var(--theme-primary, #C1A1D3);border-radius:50%;animation:CoBrowse-module__spin___eaU9s 1s linear infinite}@keyframes CoBrowse-module__spin___eaU9s{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.CoBrowse-module__sharingBanner___d7f84,.CoBrowse-module__viewingBanner___xlONm,.CoBrowse-module__notification___3gnRS{display:flex;align-items:center;justify-content:space-between;padding:.75rem 1rem;background:var(--theme-primary-light, #e8d5f0);border-radius:8px;font-weight:500;color:var(--theme-text, #333);-webkit-user-select:none;user-select:none}.CoBrowse-module__notification___3gnRS{background:#fef3c7;border:1px solid #fbbf24}.CoBrowse-module__viewingControls___CS0id{display:flex;align-items:center;gap:.5rem}.CoBrowse-module__iconButton___6PZnK{background:var(--theme-surface, #fff);color:var(--theme-text, #333);border:1px solid var(--theme-border, #ddd);padding:.5rem;border-radius:6px;font-size:1rem;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:center;width:36px;height:36px}.CoBrowse-module__iconButton___6PZnK:hover{background:var(--theme-surfaceAlt, #f5f5f5);border-color:var(--theme-primary, #C1A1D3);transform:translateY(-1px)}.CoBrowse-module__stopButton___bICqv{background:var(--theme-error, #ef4444);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.CoBrowse-module__stopButton___bICqv:hover{background:#dc2626;transform:translateY(-1px)}.CoBrowse-module__dismissButton___RsDJn{background:var(--theme-text, #333);color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s}.CoBrowse-module__dismissButton___RsDJn:hover{background:#555;transform:translateY(-1px)}.CoBrowse-module__videoContainer___ZnFe5{width:100%;background:#000;border-radius:8px;overflow:hidden;aspect-ratio:16 / 9;display:flex;align-items:center;justify-content:center}.CoBrowse-module__video___QOhsg{width:100%;height:100%;object-fit:contain}.CoBrowse-module__error___KMWFI{padding:.75rem 1rem;background:#fee2e2;color:#991b1b;border-radius:6px;font-size:.875rem;border:1px solid #fecaca}.CoBrowse-module__approvalModal___4j-cI{background:var(--theme-surface, #fff);border:2px solid var(--theme-primary, #C1A1D3);border-radius:12px;padding:2rem;text-align:center;box-shadow:0 4px 12px #00000026}.CoBrowse-module__approvalModal___4j-cI h3{margin:0 0 1rem;color:var(--theme-text, #333);font-size:1.25rem}.CoBrowse-module__approvalModal___4j-cI p{margin:0 0 1.5rem;color:var(--theme-textSecondary, #666);font-size:1rem}.CoBrowse-module__approvalButtons___hxXR4{display:flex;gap:1rem;justify-content:center}.CoBrowse-module__approveButton___j5GuL,.CoBrowse-module__denyButton___uk2p2{padding:.75rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.CoBrowse-module__approveButton___j5GuL{background:var(--theme-primary, #C1A1D3);color:#fff}.CoBrowse-module__approveButton___j5GuL:hover{background:var(--theme-primary-dark, #a085b8);transform:translateY(-1px)}.CoBrowse-module__denyButton___uk2p2{background:var(--theme-surfaceAlt, #f5f5f5);color:var(--theme-text, #333)}.CoBrowse-module__denyButton___uk2p2:hover{background:#e5e5e5}.RealtimeMediaChat-module__container___J2Ag-{width:100%;display:flex;justify-content:center;align-items:center;padding:1rem}.RealtimeMediaChat-module__approvalModal___5Q9wd{background:var(--theme-surface, #fff);border:1px solid var(--theme-border, #E5DDD5);border-radius:12px;padding:1.25rem;width:100%;max-width:420px;text-align:center;box-shadow:0 8px 32px #00000026}.RealtimeMediaChat-module__approvalButtons___1nswm{display:flex;gap:.75rem;justify-content:center;margin-top:1rem}.RealtimeMediaChat-module__approveButton___CUEgL{background:var(--theme-secondary, #C1A1D3);border:none;color:#fff;padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:600}.RealtimeMediaChat-module__denyButton___xzAzS{background:transparent;border:1px solid var(--theme-border, #E5DDD5);color:var(--theme-textPrimary, #4A3F35);padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-weight:600}.RealtimeMediaChat-module__status___PGF31{display:flex;flex-direction:column;align-items:center;gap:.75rem;color:var(--theme-textPrimary, #4A3F35)}.RealtimeMediaChat-module__spinner___2OTZZ{width:32px;height:32px;border:3px solid var(--theme-border, #E5DDD5);border-top:3px solid var(--theme-secondary, #C1A1D3);border-radius:50%;animation:RealtimeMediaChat-module__spin___Sa5-I 1s linear infinite}.RealtimeMediaChat-module__cancelButton___YONEY{background:transparent;border:1px solid var(--theme-border, #E5DDD5);color:var(--theme-textPrimary, #4A3F35);padding:.4rem .9rem;border-radius:8px;cursor:pointer}.RealtimeMediaChat-module__notification___pelZB{background:var(--theme-surface, #fff);border:1px solid var(--theme-border, #E5DDD5);border-radius:10px;padding:.75rem 1rem;display:flex;gap:.75rem;align-items:center;justify-content:space-between;width:100%;max-width:520px}.RealtimeMediaChat-module__dismissButton___td6rf{background:transparent;border:1px solid var(--theme-border, #E5DDD5);color:var(--theme-textPrimary, #4A3F35);padding:.3rem .75rem;border-radius:8px;cursor:pointer}.RealtimeMediaChat-module__audioPanel___1z9G8{width:100%;padding:.75rem 1rem;border-bottom:1px solid var(--theme-border, #E5DDD5);background:var(--theme-surface, #fff);display:flex;flex-direction:column;gap:.75rem}.RealtimeMediaChat-module__audioHeader___6A-aY{font-weight:600;color:var(--theme-textPrimary, #4A3F35)}.RealtimeMediaChat-module__audioControls___S80so{display:flex;flex-wrap:wrap;gap:.5rem}.RealtimeMediaChat-module__controlButton___qRC1B{background:var(--theme-surfaceAlt, #fff);border:1px solid var(--theme-border, #E5DDD5);color:var(--theme-textPrimary, #4A3F35);padding:.4rem .8rem;border-radius:8px;cursor:pointer;font-size:.85rem}.RealtimeMediaChat-module__endButton___6xzsd{background:#e06262;border:none;color:#fff;padding:.45rem .9rem;border-radius:8px;cursor:pointer;font-weight:600}.RealtimeMediaChat-module__error___JxxVq{color:#d64545;font-size:.85rem;margin-top:.5rem}.RealtimeMediaChat-module__videoShell___XGZ1b{width:100%;display:flex;flex-direction:column;background:var(--theme-surface, #fff);border-bottom:1px solid var(--theme-border, #E5DDD5)}.RealtimeMediaChat-module__videoBanner___sEKVp{display:flex;justify-content:space-between;align-items:center;padding:.75rem 1rem;background:var(--theme-surfaceAlt, #fff);border-bottom:1px solid var(--theme-border, #E5DDD5)}.RealtimeMediaChat-module__videoActions___BTHwQ{display:flex;gap:.5rem;align-items:center}.RealtimeMediaChat-module__iconButton___IK6MA{background:var(--theme-surfaceAlt, #fff);border:1px solid var(--theme-border, #E5DDD5);color:var(--theme-textPrimary, #4A3F35);padding:.2rem .6rem;border-radius:6px;cursor:pointer}.RealtimeMediaChat-module__videoContainer___dVttk{position:relative;background:#000;aspect-ratio:16 / 9;width:100%}.RealtimeMediaChat-module__remoteVideo___o6a-p{width:100%;height:100%;object-fit:cover}.RealtimeMediaChat-module__localVideo___s4sCa{position:absolute;right:1rem;bottom:1rem;width:140px;height:90px;border-radius:10px;object-fit:cover;border:2px solid rgba(255,255,255,.7);background:#000}.RealtimeMediaChat-module__videoControls___qw0Uf{display:flex;flex-wrap:wrap;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--theme-border, #E5DDD5)}.RealtimeMediaChat-module__fullscreen___xZTLu{position:fixed;inset:0;width:100vw;height:100vh;z-index:9999;background:#000}.RealtimeMediaChat-module__fullscreen___xZTLu .RealtimeMediaChat-module__videoContainer___dVttk{height:calc(100vh - 140px);aspect-ratio:auto}.RealtimeMediaChat-module__compact___PKx5N{width:420px;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0003}.RealtimeMediaChat-module__compact___PKx5N .RealtimeMediaChat-module__videoContainer___dVttk{height:auto}@keyframes RealtimeMediaChat-module__spin___Sa5-I{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ChatInterface-module__chatContainer___AeMWD{display:flex;flex-direction:column;height:100%;position:relative;overflow:hidden}.ChatInterface-module__quietMode___TDKWU{padding:2rem;text-align:center;color:var(--theme-textMuted)}.ChatInterface-module__quietMode___TDKWU h3{color:var(--theme-textPrimary);font-size:calc(1.25rem * var(--font-size-multiplier, 1))}.ChatInterface-module__quietMode___TDKWU p{font-size:calc(1rem * var(--font-size-multiplier, 1))}.ChatInterface-module__endedOverlay___CVOI-{position:absolute;inset:0;background:#000c;display:flex;align-items:center;justify-content:center;z-index:1000;color:#fff;flex-direction:column;gap:1rem}.ChatInterface-module__endedOverlay___CVOI- h2{font-size:calc(1.5rem * var(--font-size-multiplier, 1))}.ChatInterface-module__endedOverlay___CVOI- p{font-size:calc(1rem * var(--font-size-multiplier, 1))}.ChatInterface-module__messagesContainer___IhL7M{flex:1;overflow-y:auto;overflow-x:hidden;padding:1rem;display:flex;flex-direction:column;gap:.5rem;background-color:var(--theme-background);-webkit-overflow-scrolling:touch}.ChatInterface-module__loadingContainer___xpQmi{display:flex;align-items:center;justify-content:center;height:100%;color:var(--theme-textMuted);font-size:calc(.9rem * var(--font-size-multiplier, 1))}.ChatInterface-module__noMessages___OgRTL{display:flex;align-items:center;justify-content:center;height:100%;flex-direction:column;gap:.5rem;color:var(--theme-textMuted)}.ChatInterface-module__noMessages___OgRTL p{font-size:calc(.9rem * var(--font-size-multiplier, 1));margin:0}.ChatInterface-module__messageGroup___lbfu0{display:flex;flex-direction:column;align-items:flex-start;gap:.25rem;max-width:85%}.ChatInterface-module__messageGroup___lbfu0.ChatInterface-module__me___O2Fcg{align-items:flex-end;align-self:flex-end}.ChatInterface-module__messageGroup___lbfu0.ChatInterface-module__partner___u3M4j{align-items:flex-start;align-self:flex-start}.ChatInterface-module__avatar___9mBrg{font-size:1.25rem;margin-bottom:.25rem}.ChatInterface-module__messageBubble___p-jqw{padding:.75rem 1rem;border-radius:12px;word-wrap:break-word;overflow-wrap:break-word;max-width:100%;font-size:calc(.9375rem * var(--font-size-multiplier, 1));line-height:1.5;white-space:pre-wrap}.ChatInterface-module__messageBubble___p-jqw.ChatInterface-module__me___O2Fcg{background:var(--theme-messageBubbleMe);color:var(--theme-messageTextMe);border-bottom-right-radius:4px}.ChatInterface-module__messageBubble___p-jqw.ChatInterface-module__partner___u3M4j{background:var(--theme-messageBubblePartner);color:var(--theme-messageTextPartner);border-bottom-left-radius:4px}.ChatInterface-module__messageLink___rMM3z{color:var(--theme-secondary);text-decoration:underline;cursor:pointer;word-break:break-all}.ChatInterface-module__messageBubble___p-jqw.ChatInterface-module__me___O2Fcg .ChatInterface-module__messageLink___rMM3z{color:#fff;opacity:.9}.ChatInterface-module__messageTimestamp___Wd81-{font-size:calc(.7rem * var(--font-size-multiplier, 1));color:var(--theme-textMuted);margin-top:.125rem}.ChatInterface-module__typingIndicator___v-Fy2{display:flex;align-items:center;gap:.5rem;padding:.75rem;background:var(--theme-surfaceAlt);border-radius:12px;color:var(--theme-textMuted);font-size:calc(.85rem * var(--font-size-multiplier, 1));font-style:italic;max-width:fit-content}.ChatInterface-module__inputContainer___LpqKo{background:var(--theme-surface);padding:1rem;border-top:1px solid var(--theme-border);display:flex;gap:.75rem;align-items:flex-end}.ChatInterface-module__inputWrapper___WT8WS{flex:1;display:flex;flex-direction:column;position:relative}.ChatInterface-module__textarea___OVh2d{width:100%;min-height:44px;max-height:120px;padding:.75rem;border:1px solid var(--theme-border);border-radius:8px;resize:none;font-family:inherit;font-size:calc(.9375rem * var(--font-size-multiplier, 1));line-height:1.5;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);overflow-y:hidden;box-sizing:border-box}.ChatInterface-module__textarea___OVh2d:focus{outline:none;border-color:var(--theme-primary)}.ChatInterface-module__textarea___OVh2d::placeholder{color:var(--theme-textMuted)}.ChatInterface-module__charCount___P5za4{position:absolute;bottom:-1.5rem;right:0;font-size:calc(.75rem * var(--font-size-multiplier, 1));color:var(--theme-textMuted)}.ChatInterface-module__charCount___P5za4.ChatInterface-module__warning___VDXil{color:var(--theme-primary)}.ChatInterface-module__sendButton___UZ8br{padding:.75rem 1.5rem;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:calc(.9375rem * var(--font-size-multiplier, 1));font-weight:600;cursor:pointer;transition:opacity .2s,transform .1s;white-space:nowrap;height:fit-content}.ChatInterface-module__sendButton___UZ8br:hover:not(:disabled){opacity:.9;transform:translateY(-1px)}.ChatInterface-module__sendButton___UZ8br:active:not(:disabled){transform:translateY(0)}.ChatInterface-module__sendButton___UZ8br:disabled{opacity:.5;cursor:not-allowed}.ChatInterface-module__emojiButton___kXmpl{padding:.5rem;background:none;border:1px solid var(--theme-border);border-radius:8px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.25rem;transition:all .2s;height:fit-content}.ChatInterface-module__emojiButton___kXmpl:hover{background:var(--theme-surfaceAlt);border-color:var(--theme-primary)}.SessionHeader-module__container___w92Vj{position:sticky;top:0;background:#fff;border-bottom:1px solid #e0e0e0;padding:.75rem 1rem;display:flex;flex-direction:column;gap:.75rem;flex-shrink:0;z-index:10}.SessionHeader-module__branding___H5eEx{color:#c1a1d3;font-size:1.5rem;font-weight:700;letter-spacing:.04em;text-align:center;text-decoration:none;display:block;transition:opacity .2s;padding:.5rem 0}.SessionHeader-module__branding___H5eEx:hover{opacity:.8}@media(max-width:768px){.SessionHeader-module__branding___H5eEx{font-size:1.25rem;padding:.25rem 0}}.SessionHeader-module__sessionBar___P9lY-{background:#fff;border:1px solid #E5DDD5;border-radius:12px;padding:.75rem 1rem;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap}.SessionHeader-module__leftSection___2oD2P{display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.SessionHeader-module__hamburgerButton___-5TU1{display:none;padding:.5rem;background:transparent;border:1px solid #E5DDD5;border-radius:8px;cursor:pointer;color:#4a3f35;transition:background-color .2s}.SessionHeader-module__hamburgerButton___-5TU1:hover{background-color:#f8f4f0}@media(max-width:768px){.SessionHeader-module__hamburgerButton___-5TU1{display:flex;align-items:center;justify-content:center}}.SessionHeader-module__connectionStatus___tWJNC{display:flex;align-items:center;gap:.5rem;color:#4a3f35;font-size:.95rem}.SessionHeader-module__partnerAvatar___KwXRG{font-size:1.25rem;line-height:1}.SessionHeader-module__greenDot___IDhr6{width:8px;height:8px;background-color:#4caf50;border-radius:50%;display:inline-block}.SessionHeader-module__divider___CHFWE{color:#e5ddd5;font-size:1.2rem;-webkit-user-select:none;user-select:none}.SessionHeader-module__timerSection___QgaF3{display:flex;align-items:center;gap:.5rem;color:#4a3f35}.SessionHeader-module__clockIcon___Mv9Sq{width:16px;height:16px;stroke:#6b5f55}.SessionHeader-module__rightSection___DdCnA{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.SessionHeader-module__endButton___JjkxA{padding:.5rem 1rem;background-color:#d6a8a1;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;font-size:.9rem;transition:opacity .2s}.SessionHeader-module__endButton___JjkxA:hover{opacity:.9}.SessionHeader-module__extendContainer___E0D3r{position:relative}.SessionHeader-module__extendButton___GSxKg{padding:.5rem 1rem;background-color:#c1a1d3;color:#fff;border:none;border-radius:8px;font-weight:500;cursor:pointer;font-size:.9rem;transition:opacity .2s}.SessionHeader-module__extendButton___GSxKg:hover{opacity:.9}.SessionHeader-module__extendMenu___yfWhL{position:absolute;top:100%;right:0;margin-top:.5rem;background:#fff;border:1px solid #E5DDD5;border-radius:8px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;min-width:140px;overflow:hidden;z-index:20}.SessionHeader-module__extendMenu___yfWhL button{padding:.75rem 1rem;background:#fff;border:none;text-align:left;cursor:pointer;font-size:.9rem;color:#4a3f35;transition:background-color .2s}.SessionHeader-module__extendMenu___yfWhL button:hover{background-color:#f8f4f0}.SessionHeader-module__extendMenu___yfWhL button:not(:last-child){border-bottom:1px solid #E5DDD5}.SessionHeader-module__reportButton___aUb7C{padding:.5rem .75rem;background:transparent;border:none;color:#6b5f55;cursor:pointer;font-size:.9rem;display:flex;align-items:center;gap:.4rem;transition:color .2s}.SessionHeader-module__reportButton___aUb7C:hover{color:#4a3f35}.SessionHeader-module__flagIcon___As-ZF{width:14px;height:14px}@media(max-width:768px){.SessionHeader-module__sessionBar___P9lY-{flex-direction:column;align-items:stretch}.SessionHeader-module__leftSection___2oD2P,.SessionHeader-module__rightSection___DdCnA{justify-content:center}}.ChatSidebar-module__sidebar___-qz-u{background:var(--theme-surface, #FDFBF8);border-left:1px solid var(--theme-border, #E5DDD5);padding:1.5rem 1rem;display:flex;flex-direction:column;gap:1.5rem;overflow-y:auto;flex-shrink:0;position:relative}.ChatSidebar-module__backdrop___C61sK,.ChatSidebar-module__closeButton___ot-YA{display:none}@media(max-width:768px){.ChatSidebar-module__backdrop___C61sK{display:block;position:fixed;inset:0;background:#00000080;z-index:99}.ChatSidebar-module__closeButton___ot-YA{display:flex;position:absolute;top:1rem;right:1rem;padding:.5rem;background:#fff;border:1px solid #E5DDD5;border-radius:8px;cursor:pointer;color:#4a3f35;z-index:101}.ChatSidebar-module__closeButton___ot-YA:hover{background-color:#f8f4f0}}.ChatSidebar-module__section___C1EaO{display:flex;flex-direction:column;gap:.75rem}.ChatSidebar-module__sectionTitle___idW59{font-size:calc(.95rem * var(--font-size-multiplier, 1));font-weight:600;color:var(--theme-textPrimary, #4A3F35);margin:0;padding-bottom:.5rem;border-bottom:1px solid var(--theme-border, #E5DDD5)}.ChatSidebar-module__infoItem___2R5ZO{display:flex;flex-direction:column;gap:.25rem}.ChatSidebar-module__label___9OCMw{font-size:calc(.8rem * var(--font-size-multiplier, 1));color:var(--theme-textSecondary, #6B5F55);font-weight:500}.ChatSidebar-module__value___3MER2{font-size:calc(.9rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35)}.ChatSidebar-module__reminder___DDFYk{background:linear-gradient(135deg,var(--theme-secondary, #C1A1D3) 0%,var(--theme-primary, #D6A8A1) 100%);padding:1rem;border-radius:8px;color:#fff;font-size:calc(.85rem * var(--font-size-multiplier, 1));line-height:1.5;text-align:center}.ChatSidebar-module__reminder___DDFYk p{margin:0}.ChatSidebar-module__comingSoon___bzxA4{font-size:.85rem;color:#9b8f85;font-style:italic;margin:0}.ChatSidebar-module__toolItem___lZOYb{display:flex;flex-direction:column;gap:.5rem}.ChatSidebar-module__toggleLabel___oWKX7{display:flex;align-items:center;gap:.5rem;cursor:pointer;font-size:calc(.9rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35);-webkit-user-select:none;user-select:none}.ChatSidebar-module__toggle___71sFX{width:18px;height:18px;cursor:pointer;accent-color:var(--theme-secondary, #C1A1D3)}.ChatSidebar-module__toolDescription___Lj7Dt{font-size:calc(.75rem * var(--font-size-multiplier, 1));color:var(--theme-textSecondary, #6B5F55);margin:0;line-height:1.4;padding-left:1.5rem}.ChatSidebar-module__upgradeButton___sNI-e{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,var(--theme-primary, #D6A8A1),var(--theme-secondary, #C1A1D3));border:none;padding:.875rem;border-radius:8px;font-size:calc(.9rem * var(--font-size-multiplier, 1));color:#fff;cursor:pointer;transition:all .2s ease;width:100%;text-align:left;font-weight:600;box-shadow:0 2px 8px #0000001a}.ChatSidebar-module__upgradeButton___sNI-e:hover{transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ChatSidebar-module__upgradeButton___sNI-e svg{flex-shrink:0}.ChatSidebar-module__themeButton___qmhLU{display:flex;align-items:center;gap:.5rem;background:var(--theme-surfaceAlt, white);border:1px solid var(--theme-border, #E5DDD5);padding:.75rem;border-radius:8px;font-size:calc(.9rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35);cursor:pointer;transition:all .2s ease;width:100%;text-align:left}.ChatSidebar-module__themeButton___qmhLU:hover{background:var(--theme-background, #F8F4F0);border-color:var(--theme-secondary, #C1A1D3);color:var(--theme-secondary, #C1A1D3)}.ChatSidebar-module__themeButton___qmhLU svg{flex-shrink:0}.ChatSidebar-module__resourceLinks___BO9qw{display:flex;flex-direction:column;gap:.5rem}.ChatSidebar-module__resourceLink___JP4vm{background:var(--theme-surfaceAlt, white);border:1px solid var(--theme-border, #E5DDD5);padding:.75rem;border-radius:8px;font-size:calc(.85rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35);text-align:left;cursor:pointer;transition:all .2s ease}.ChatSidebar-module__resourceLink___JP4vm:hover{background:var(--theme-background, #F8F4F0);border-color:var(--theme-secondary, #C1A1D3);color:var(--theme-secondary, #C1A1D3)}@media(max-width:768px){.ChatSidebar-module__sidebar___-qz-u{position:fixed;right:-100%;top:0;bottom:0;width:80%;max-width:300px;z-index:100;box-shadow:-4px 0 12px #0000001a;transition:right .3s ease}.ChatSidebar-module__sidebar___-qz-u.ChatSidebar-module__open___fw4J7{right:0}}@media(min-width:769px){.ChatSidebar-module__sidebar___-qz-u{width:15%;min-width:200px}}.ThemeSettings-module__overlay___3werb{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:1rem}.ThemeSettings-module__modal___XoOE5{background:var(--theme-surface, #FFFFFF);border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 10px 40px #0000004d}.ThemeSettings-module__header___ilgjp{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid var(--theme-border, #E5DDD5)}.ThemeSettings-module__header___ilgjp h2{margin:0;font-size:calc(1.25rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35)}.ThemeSettings-module__closeButton___xkOfS{background:none;border:none;font-size:2rem;color:var(--theme-textMuted, #9B8F85);cursor:pointer;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:background .2s}.ThemeSettings-module__closeButton___xkOfS:hover{background:var(--theme-surfaceAlt, #F0EBE6)}.ThemeSettings-module__content___5KMS5{padding:2rem}.ThemeSettings-module__section___I9pgT{margin-bottom:2rem}.ThemeSettings-module__section___I9pgT:last-child{margin-bottom:0}.ThemeSettings-module__section___I9pgT h3{margin:0 0 .5rem;font-size:calc(1rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35)}.ThemeSettings-module__description___KF-gv{margin:0 0 1rem;font-size:calc(.875rem * var(--font-size-multiplier, 1));color:var(--theme-textMuted, #9B8F85)}.ThemeSettings-module__themeGrid___IwKQw{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:1rem}.ThemeSettings-module__themeCard___40oRc{position:relative;background:var(--theme-surfaceAlt, #F0EBE6);border:2px solid var(--theme-border, #E5DDD5);border-radius:8px;padding:1rem;cursor:pointer;transition:all .2s;text-align:left}.ThemeSettings-module__themeCard___40oRc:hover{border-color:var(--theme-primary, #D6A8A1);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ThemeSettings-module__themeCard___40oRc.ThemeSettings-module__active___oKKtq{border-color:var(--theme-primary, #D6A8A1);background:var(--theme-surface, #FFFFFF)}.ThemeSettings-module__themePreview___hICA5{height:60px;border-radius:6px;margin-bottom:.75rem;padding:.5rem;display:flex;flex-direction:column;gap:.25rem;justify-content:center}.ThemeSettings-module__previewBubble1___QbA5I,.ThemeSettings-module__previewBubble2___IOdQm{height:18px;border-radius:12px}.ThemeSettings-module__previewBubble1___QbA5I{width:70%;align-self:flex-end}.ThemeSettings-module__previewBubble2___IOdQm{width:60%;align-self:flex-start}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__light___3mSL1{background:#f8f4f0}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__light___3mSL1 .ThemeSettings-module__previewBubble1___QbA5I{background:#d6a8a1}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__light___3mSL1 .ThemeSettings-module__previewBubble2___IOdQm{background:#f0ebe6}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__dark___HfIgF{background:#1a1a1a}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__dark___HfIgF .ThemeSettings-module__previewBubble1___QbA5I{background:#d6a8a1}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__dark___HfIgF .ThemeSettings-module__previewBubble2___IOdQm{background:#3a3a3a}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__cozy___jgPM6{background:#f5efe7}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__cozy___jgPM6 .ThemeSettings-module__previewBubble1___QbA5I{background:#c49a86}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__cozy___jgPM6 .ThemeSettings-module__previewBubble2___IOdQm{background:#f0e6d8}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__focused___FjWlc{background:#fafafa}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__focused___FjWlc .ThemeSettings-module__previewBubble1___QbA5I{background:#5a7a8c}.ThemeSettings-module__themePreview___hICA5.ThemeSettings-module__focused___FjWlc .ThemeSettings-module__previewBubble2___IOdQm{background:#f5f5f5}.ThemeSettings-module__themeInfo___55xrJ{display:flex;flex-direction:column;gap:.125rem}.ThemeSettings-module__themeLabel___87MyF{font-weight:600;font-size:calc(.875rem * var(--font-size-multiplier, 1));color:var(--theme-textPrimary, #4A3F35)}.ThemeSettings-module__themeDescription___Wx6jo{font-size:calc(.75rem * var(--font-size-multiplier, 1));color:var(--theme-textMuted, #9B8F85)}.ThemeSettings-module__checkmark___YpP-K{position:absolute;top:.5rem;right:.5rem;background:var(--theme-primary, #D6A8A1);color:#fff;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700}.ThemeSettings-module__fontSizeButtons___ZOKJe{display:flex;gap:.75rem}.ThemeSettings-module__fontSizeButton___aY1O-{flex:1;padding:.75rem 1rem;background:var(--theme-surfaceAlt, #F0EBE6);border:2px solid var(--theme-border, #E5DDD5);border-radius:8px;cursor:pointer;font-size:calc(.875rem * var(--font-size-multiplier, 1));font-weight:500;color:var(--theme-textPrimary, #4A3F35);transition:all .2s}.ThemeSettings-module__fontSizeButton___aY1O-:hover{border-color:var(--theme-primary, #D6A8A1);transform:translateY(-2px)}.ThemeSettings-module__fontSizeButton___aY1O-.ThemeSettings-module__active___oKKtq{background:var(--theme-primary, #D6A8A1);border-color:var(--theme-primary, #D6A8A1);color:#fff}.ThemeSettings-module__preview___aW0yz{background:var(--theme-background, #F8F4F0);border-radius:8px;padding:1.5rem;border:1px solid var(--theme-border, #E5DDD5)}.ThemeSettings-module__previewMessage___MjegK{background:var(--theme-messageBubblePartner, #F0EBE6);color:var(--theme-messageTextPartner, #4A3F35);padding:.75rem 1rem;border-radius:12px;font-size:calc(.9375rem * var(--font-size-multiplier, 1));line-height:1.5;max-width:80%}@media(max-width:640px){.ThemeSettings-module__modal___XoOE5{max-height:100vh;border-radius:0}.ThemeSettings-module__header___ilgjp{padding:1rem 1.5rem}.ThemeSettings-module__content___5KMS5{padding:1.5rem}.ThemeSettings-module__themeGrid___IwKQw{grid-template-columns:repeat(2,1fr)}}.ReflectionPrompt-module__starIcon___XFlhh{display:block;margin:0 auto 1rem;color:#c1a1d3;width:40px;height:40px}.Warnings-module__container___6aspz{min-height:100vh;background-color:#f8f4f0;display:flex;justify-content:center;align-items:center;padding:2rem 1rem}.Warnings-module__content___JNiLe{max-width:700px;width:100%}.Warnings-module__spinner___WHbsa{width:40px;height:40px;margin:0 auto;border:3px solid rgba(193,161,211,.3);border-top:3px solid #C1A1D3;border-radius:50%;animation:Warnings-module__spin___FaJVb .8s linear infinite}@keyframes Warnings-module__spin___FaJVb{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Warnings-module__header___J2REr{text-align:center;margin-bottom:2rem}.Warnings-module__title___2FFEj{color:#d6a8a1;font-size:2rem;margin-bottom:.5rem;font-weight:700}.Warnings-module__subtitle___xakpr{color:#6b5f55;font-size:1rem}.Warnings-module__message___hi8Of{color:#6b5f55;text-align:center;margin-bottom:2rem;font-size:1.1rem}.Warnings-module__warningsContainer___BQ3yo{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.Warnings-module__warningCard___-jLlL{background-color:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 2px 8px #d6a8a133;border-left:4px solid #D6A8A1}.Warnings-module__warningHeader___JwjbR{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;padding-bottom:.75rem;border-bottom:1px solid #F0E6E1}.Warnings-module__warningBadge___P-1bQ{background-color:#d6a8a1;color:#fff;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;font-weight:600}.Warnings-module__warningDate___Ip7h3{color:#9b8f85;font-size:.875rem}.Warnings-module__warningBody___G3G8X{display:flex;flex-direction:column;gap:.75rem}.Warnings-module__warningSection___DFRZZ{display:flex;flex-direction:column;gap:.25rem}.Warnings-module__warningLabel___ItdlM{color:#9b8f85;font-size:.875rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.Warnings-module__warningValue___DGTIj{color:#4a3f35;font-size:1rem;font-weight:500}.Warnings-module__warningNotes___s4oAE{color:#4a3f35;font-size:1rem;line-height:1.5;margin:0;padding:.75rem;background-color:#f8f4f0;border-radius:6px}.Warnings-module__guidelinesBox___c1WC1{background-color:#fff;border-radius:12px;padding:1.5rem;margin-bottom:2rem;box-shadow:0 2px 8px #c1a1d333}.Warnings-module__guidelinesTitle___TNmyd{color:#4a3f35;font-size:1.25rem;margin-bottom:.75rem;font-weight:600}.Warnings-module__guidelinesText___7t8NK{color:#6b5f55;margin-bottom:1rem;line-height:1.6}.Warnings-module__guidelinesList___ps0qo{color:#4a3f35;margin-left:1.5rem;line-height:1.8}.Warnings-module__guidelinesList___ps0qo li{margin-bottom:.5rem}.Warnings-module__actions___qCkqh{display:flex;justify-content:center}.Warnings-module__acknowledgeButton___W2dS6,.Warnings-module__continueButton___PUDf5{background-color:#c1a1d3;color:#fff;border:none;border-radius:12px;padding:1rem 2rem;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 12px #c1a1d34d}.Warnings-module__acknowledgeButton___W2dS6:hover,.Warnings-module__continueButton___PUDf5:hover{background-color:#b091c3;transform:translateY(-2px);box-shadow:0 6px 16px #c1a1d366}.Warnings-module__acknowledgeButton___W2dS6:active,.Warnings-module__continueButton___PUDf5:active{transform:translateY(0);box-shadow:0 2px 8px #c1a1d34d}@media(max-width:640px){.Warnings-module__container___6aspz{padding:1rem .5rem}.Warnings-module__title___2FFEj{font-size:1.5rem}.Warnings-module__warningCard___-jLlL{padding:1rem}.Warnings-module__warningHeader___JwjbR{flex-direction:column;align-items:flex-start;gap:.5rem}.Warnings-module__guidelinesBox___c1WC1{padding:1rem}.Warnings-module__acknowledgeButton___W2dS6,.Warnings-module__continueButton___PUDf5{width:100%;padding:.875rem 1.5rem;font-size:1rem}}.Session0Questions-module__container___jTCGt{max-width:700px;margin:0 auto;padding:2rem 1rem;min-height:100vh;display:flex;flex-direction:column}.Session0Questions-module__header___QZUN2{text-align:center;margin-bottom:2rem}.Session0Questions-module__header___QZUN2 h2{color:#4a3f35;font-size:1.8rem;margin-bottom:.5rem}.Session0Questions-module__subtitle___VVwLu{color:#7d6e5c;font-size:1rem;margin-bottom:1.5rem}.Session0Questions-module__progress___v-zXZ{display:flex;flex-direction:column;gap:.5rem;align-items:center}.Session0Questions-module__progressBar___KtCm3{width:100%;max-width:400px;height:8px;background:#e5ddd5;border-radius:4px;overflow:hidden}.Session0Questions-module__progressFill___AH30Y{height:100%;background:linear-gradient(90deg,#c1a1d3,#a084b5);transition:width .3s ease}.Session0Questions-module__progressText___WBaBq{color:#7d6e5c;font-size:.875rem}.Session0Questions-module__questionCard___h7uQx{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 2px 12px #00000014;flex:1;margin-bottom:1.5rem}.Session0Questions-module__question___Bi4vk{display:flex;flex-direction:column;gap:1rem}.Session0Questions-module__question___Bi4vk h3{color:#4a3f35;font-size:1.5rem;margin:0}.Session0Questions-module__questionDescription___3qK79{color:#7d6e5c;font-size:.9rem;font-style:italic;margin:0}.Session0Questions-module__questionText___r0XMV{color:#4a3f35;font-size:1.05rem;font-weight:500;margin:.5rem 0}.Session0Questions-module__options___MI2Fn{display:flex;flex-direction:column;gap:.75rem;margin-top:1rem}.Session0Questions-module__optionButton___yRRp0{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#f8f6f4;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left;font-size:1rem}.Session0Questions-module__optionButton___yRRp0:hover{background:#f0ebe6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Session0Questions-module__optionButton___yRRp0.Session0Questions-module__selected___RbuWr{background:#e8ddf0;border-color:#c1a1d3;box-shadow:0 0 0 3px #c1a1d333}.Session0Questions-module__emoji___jCupz{font-size:1.5rem;flex-shrink:0}.Session0Questions-module__optionContent___TqZWK{display:flex;flex-direction:column;gap:.25rem;flex:1}.Session0Questions-module__optionLabel___uXttm{color:#4a3f35;font-weight:500}.Session0Questions-module__optionSublabel___fcSbV{color:#7d6e5c;font-size:.875rem}.Session0Questions-module__purposeSelection___OuRya{display:flex;flex-direction:column;gap:1.5rem}.Session0Questions-module__stepLabel___ezmeF{color:#4a3f35;font-weight:600;font-size:1rem;margin:0}.Session0Questions-module__purposeGrid___vvFKJ{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:.75rem}.Session0Questions-module__purposeCard___Efq4Z{padding:1rem;background:#f8f6f4;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;text-align:left}.Session0Questions-module__purposeCard___Efq4Z:hover:not(.Session0Questions-module__disabled___U4Ktd){background:#f0ebe6;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Session0Questions-module__purposeCard___Efq4Z.Session0Questions-module__selected___RbuWr{background:#e8ddf0;border-color:#c1a1d3}.Session0Questions-module__purposeCard___Efq4Z.Session0Questions-module__disabled___U4Ktd{opacity:.4;cursor:not-allowed}.Session0Questions-module__purposeLabel___2iYJM{color:#4a3f35;font-weight:600;font-size:.95rem;margin-bottom:.25rem}.Session0Questions-module__purposeDescription___CjZca{color:#7d6e5c;font-size:.85rem}.Session0Questions-module__rankingArea___3wvb8{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.Session0Questions-module__rankSlot___zhe-T{flex:1;min-width:180px;display:flex;flex-direction:column;gap:.5rem}.Session0Questions-module__rankLabel___A4Nzx{color:#7d6e5c;font-size:.875rem;font-weight:600;text-align:center}.Session0Questions-module__rankedPurpose___vPe--{padding:1rem;background:#e8ddf0;border:2px solid #C1A1D3;border-radius:8px;color:#4a3f35;font-weight:500;text-align:center;font-size:.9rem}.Session0Questions-module__emptyRankSlot___qFlvx{padding:.5rem;background:#f8f6f4;border:2px dashed #D1C4B8;border-radius:8px;min-height:60px;display:flex;align-items:center;justify-content:center}.Session0Questions-module__rankSelect___b4iSU{width:100%;padding:.5rem;border:1px solid #D1C4B8;border-radius:6px;background:#fff;color:#4a3f35;font-size:.9rem;cursor:pointer}.Session0Questions-module__modeSection___gq1Mj{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.Session0Questions-module__modeLabel___uXfL6{color:#4a3f35;font-weight:600;font-size:.95rem;margin:0}.Session0Questions-module__modeGrid___FUIRR{display:grid;grid-template-columns:repeat(auto-fit,minmax(140px,1fr));gap:.75rem}.Session0Questions-module__modeButton___U4dKY{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#f8f6f4;border:2px solid transparent;border-radius:12px;cursor:pointer;transition:all .2s ease;font-size:.9rem;color:#4a3f35}.Session0Questions-module__modeButton___U4dKY:hover{background:#f0ebe6;transform:translateY(-2px)}.Session0Questions-module__modeButton___U4dKY.Session0Questions-module__selected___RbuWr{background:#e8ddf0;border-color:#c1a1d3;box-shadow:0 0 0 3px #c1a1d333}.Session0Questions-module__modeIcon___ujmYJ{font-size:1.5rem}.Session0Questions-module__modeHint___6PHy8{color:#7d6e5c;font-size:.85rem;text-align:center;padding:.75rem;background:#fff9e6;border-radius:8px;margin-top:.5rem}.Session0Questions-module__optionalPrompt___NGTwJ{display:flex;flex-direction:column;align-items:center;gap:.5rem;margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E5DDD5}.Session0Questions-module__optionalButton___A6d3p{padding:.75rem 1.5rem;background:transparent;border:2px dashed #C1A1D3;border-radius:8px;color:#c1a1d3;cursor:pointer;font-size:.95rem;font-weight:500;transition:all .2s ease}.Session0Questions-module__optionalButton___A6d3p:hover{background:#e8ddf0;border-style:solid}.Session0Questions-module__optionalHint___FUX61{color:#7d6e5c;font-size:.85rem;margin:0}.Session0Questions-module__avoidanceNote___iEwpE{color:#7d6e5c;font-size:.85rem;padding:.75rem;background:#fff9e6;border-radius:8px;margin-top:1rem}.Session0Questions-module__navigation___k8HZL{display:flex;justify-content:space-between;gap:1rem;margin-bottom:1rem}.Session0Questions-module__backButton___1D-dS,.Session0Questions-module__skipButton___T6g7P,.Session0Questions-module__nextButton___3A7an{padding:.875rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none}.Session0Questions-module__backButton___1D-dS{background:#f8f6f4;color:#7d6e5c}.Session0Questions-module__backButton___1D-dS:hover:not(:disabled){background:#f0ebe6}.Session0Questions-module__backButton___1D-dS:disabled{opacity:.3;cursor:not-allowed}.Session0Questions-module__skipButton___T6g7P{background:transparent;color:#7d6e5c;border:1px solid #D1C4B8}.Session0Questions-module__skipButton___T6g7P:hover{background:#f8f6f4}.Session0Questions-module__nextButton___3A7an{background:linear-gradient(135deg,#c1a1d3,#a084b5);color:#fff;flex:1;max-width:200px;margin-left:auto}.Session0Questions-module__nextButton___3A7an:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #c1a1d366}.Session0Questions-module__nextButton___3A7an:disabled{opacity:.5;cursor:not-allowed;transform:none}.Session0Questions-module__footer___KY-qO{text-align:center;padding-top:1rem;border-top:1px solid #E5DDD5}.Session0Questions-module__footerText___Havsk{color:#7d6e5c;font-size:.875rem;margin:0}@media(max-width:640px){.Session0Questions-module__container___jTCGt{padding:1rem .75rem}.Session0Questions-module__questionCard___h7uQx{padding:1.5rem}.Session0Questions-module__header___QZUN2 h2{font-size:1.5rem}.Session0Questions-module__purposeGrid___vvFKJ,.Session0Questions-module__modeGrid___FUIRR{grid-template-columns:1fr}.Session0Questions-module__rankingArea___3wvb8{flex-direction:column}.Session0Questions-module__rankSlot___zhe-T{min-width:100%}.Session0Questions-module__navigation___k8HZL{flex-wrap:wrap}.Session0Questions-module__nextButton___3A7an{max-width:none;width:100%;order:3}}.UserRegistration-module__container___eX9SG{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--theme-background)}.UserRegistration-module__card___BtuNo{background:var(--theme-surface);border-radius:16px;padding:3rem;max-width:600px;width:100%;box-shadow:0 8px 32px #0000001a}.UserRegistration-module__progress___9ztgM{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.UserRegistration-module__step___N2x2I{display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:1;color:var(--theme-textMuted);font-size:.875rem}.UserRegistration-module__step___N2x2I.UserRegistration-module__active___BUKzh{color:var(--theme-primary)}.UserRegistration-module__step___N2x2I.UserRegistration-module__completed___qK4Hh{color:var(--theme-accent)}.UserRegistration-module__stepNumber___MBY3n{width:2.5rem;height:2.5rem;border-radius:50%;border:2px solid currentColor;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1rem}.UserRegistration-module__step___N2x2I.UserRegistration-module__active___BUKzh .UserRegistration-module__stepNumber___MBY3n{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}.UserRegistration-module__step___N2x2I.UserRegistration-module__completed___qK4Hh .UserRegistration-module__stepNumber___MBY3n{background:var(--theme-accent);color:#fff;border-color:var(--theme-accent)}.UserRegistration-module__progressLine___5DfKn{flex:1;height:2px;background:var(--theme-border);margin:0 .5rem 1.5rem}.UserRegistration-module__form___y-2BA{display:flex;flex-direction:column;gap:1.5rem}.UserRegistration-module__form___y-2BA h2{margin:0;font-size:1.75rem;color:var(--theme-textPrimary)}.UserRegistration-module__subtitle___jv40W{margin:-.5rem 0 0;color:var(--theme-textSecondary);font-size:.9375rem}.UserRegistration-module__field___HWWKf{display:flex;flex-direction:column;gap:.5rem;position:relative}.UserRegistration-module__field___HWWKf label{font-weight:500;color:var(--theme-textPrimary);font-size:.9375rem}.UserRegistration-module__field___HWWKf input,.UserRegistration-module__field___HWWKf textarea{padding:.75rem;border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;font-family:inherit;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);transition:all .2s;box-sizing:border-box}.UserRegistration-module__field___HWWKf input:focus,.UserRegistration-module__field___HWWKf textarea:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.UserRegistration-module__field___HWWKf textarea{resize:vertical;min-height:100px}.UserRegistration-module__charCount___SMLvY{position:absolute;bottom:.5rem;right:.75rem;font-size:.75rem;color:var(--theme-textMuted);pointer-events:none}.UserRegistration-module__avatarGrid___B7-6X{display:grid;grid-template-columns:repeat(8,1fr);gap:.5rem}.UserRegistration-module__avatarOption___xvPd1{aspect-ratio:1;font-size:1.5rem;border:2px solid var(--theme-border);border-radius:8px;background:var(--theme-surfaceAlt);cursor:pointer;transition:all .2s;padding:.5rem}.UserRegistration-module__avatarOption___xvPd1:hover{transform:scale(1.1);border-color:var(--theme-primary)}.UserRegistration-module__avatarOption___xvPd1.UserRegistration-module__selected___K0kgn{background:var(--theme-primary);border-color:var(--theme-primary);transform:scale(1.15)}.UserRegistration-module__interestGrid___Z4MTn{display:flex;flex-wrap:wrap;gap:.75rem;margin:1rem 0}.UserRegistration-module__interestTag___wN4BM{padding:.5rem 1rem;border:2px solid var(--theme-border);border-radius:20px;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);cursor:pointer;transition:all .2s;font-size:.9375rem;font-weight:500}.UserRegistration-module__interestTag___wN4BM:hover{border-color:var(--theme-primary);background:var(--theme-surface)}.UserRegistration-module__interestTag___wN4BM.UserRegistration-module__selected___K0kgn{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}.UserRegistration-module__error___43MXM{padding:1rem;background:#fee;border:2px solid #C33;border-radius:8px;color:#c33;font-size:.9375rem}.UserRegistration-module__actions___pGWZg{display:flex;gap:1rem;margin-top:1rem}.UserRegistration-module__actions___pGWZg button{flex:1}.UserRegistration-module__primaryButton___Pkb-j{padding:.875rem 1.5rem;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.UserRegistration-module__primaryButton___Pkb-j:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.UserRegistration-module__primaryButton___Pkb-j:disabled{opacity:.5;cursor:not-allowed}.UserRegistration-module__secondaryButton___L-AbD{padding:.875rem 1.5rem;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.UserRegistration-module__secondaryButton___L-AbD:hover{border-color:var(--theme-primary);background:var(--theme-surface)}@media(max-width:640px){.UserRegistration-module__card___BtuNo{padding:2rem 1.5rem}.UserRegistration-module__progress___9ztgM{font-size:.75rem}.UserRegistration-module__stepNumber___MBY3n{width:2rem;height:2rem;font-size:.875rem}.UserRegistration-module__avatarGrid___B7-6X{grid-template-columns:repeat(6,1fr)}.UserRegistration-module__form___y-2BA h2{font-size:1.5rem}}.UserSignIn-module__container___JwasA{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--theme-background)}.UserSignIn-module__card___whxYz{background:var(--theme-surface);border-radius:16px;padding:3rem;max-width:450px;width:100%;box-shadow:0 8px 32px #0000001a}.UserSignIn-module__card___whxYz h2{margin:0 0 .5rem;font-size:1.75rem;color:var(--theme-textPrimary)}.UserSignIn-module__subtitle___QM94o{margin:0 0 2rem;color:var(--theme-textSecondary);font-size:.9375rem}.UserSignIn-module__methodTabs___gSUUJ{display:flex;gap:.5rem;margin-bottom:1.5rem;background:var(--theme-surfaceAlt);padding:.25rem;border-radius:10px}.UserSignIn-module__tab___-t8IC{flex:1;padding:.75rem;background:transparent;border:none;border-radius:8px;font-size:.9375rem;font-weight:600;color:var(--theme-textSecondary);cursor:pointer;transition:all .2s}.UserSignIn-module__tab___-t8IC:hover{color:var(--theme-textPrimary)}.UserSignIn-module__activeTab___PxhkD{background:var(--theme-surface);color:var(--theme-primary);box-shadow:0 2px 4px #0000001a}.UserSignIn-module__hint___nlkUI{font-size:.8125rem;color:var(--theme-textTertiary);margin:0}.UserSignIn-module__error___b6dOS{padding:1rem;background:#fee;border:2px solid #C33;border-radius:8px;color:#c33;font-size:.9375rem;margin-bottom:1.5rem}.UserSignIn-module__form___y70G9{display:flex;flex-direction:column;gap:1.5rem}.UserSignIn-module__field___5hpwI{display:flex;flex-direction:column;gap:.5rem}.UserSignIn-module__field___5hpwI label{font-weight:500;color:var(--theme-textPrimary);font-size:.9375rem}.UserSignIn-module__field___5hpwI input{padding:.75rem;border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;font-family:inherit;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);transition:all .2s;box-sizing:border-box}.UserSignIn-module__field___5hpwI input:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.UserSignIn-module__forgotPassword___iIbVI{display:flex;justify-content:flex-end;margin-top:-.5rem}.UserSignIn-module__forgotPassword___iIbVI .UserSignIn-module__linkButton___fM9dZ{font-size:.875rem}.UserSignIn-module__successMessage___wYx31{padding:1.5rem;background:#e8f5e9;border:2px solid #4CAF50;border-radius:8px;text-align:center}.UserSignIn-module__successMessage___wYx31 p:first-child{color:#2e7d32;font-weight:600;font-size:1.125rem;margin:0 0 .5rem}.UserSignIn-module__successMessage___wYx31 .UserSignIn-module__hint___nlkUI{color:#2e7d32;margin-bottom:0}.UserSignIn-module__actions___pAF4g{display:flex;gap:1rem;margin-top:1rem}.UserSignIn-module__actions___pAF4g button{flex:1}.UserSignIn-module__primaryButton___2uRTu{padding:.875rem 1.5rem;background:var(--theme-primary);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.UserSignIn-module__primaryButton___2uRTu:hover:not(:disabled){opacity:.9;transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.UserSignIn-module__primaryButton___2uRTu:disabled{opacity:.5;cursor:not-allowed}.UserSignIn-module__secondaryButton___54RIb{padding:.875rem 1.5rem;background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);border:2px solid var(--theme-border);border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.UserSignIn-module__secondaryButton___54RIb:hover{border-color:var(--theme-primary);background:var(--theme-surface)}.UserSignIn-module__footer___CBjGS{margin-top:2rem;padding-top:2rem;border-top:2px solid var(--theme-border);text-align:center;color:var(--theme-textSecondary);font-size:.9375rem;display:flex;align-items:center;justify-content:center;gap:.5rem}.UserSignIn-module__linkButton___fM9dZ{background:none;border:none;color:var(--theme-primary);font-weight:600;cursor:pointer;font-size:.9375rem;padding:0;text-decoration:underline}.UserSignIn-module__linkButton___fM9dZ:hover{opacity:.8}@media(max-width:640px){.UserSignIn-module__card___whxYz{padding:2rem 1.5rem}.UserSignIn-module__card___whxYz h2{font-size:1.5rem}}.Auth-module__container___mbZ0F{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--theme-background)}.Auth-module__card___eTIL8{background:var(--theme-surface);border-radius:16px;padding:3rem;max-width:600px;width:100%;box-shadow:0 8px 32px #0000001a}.Auth-module__title___96EaT{margin:0 0 .5rem;font-size:2rem;color:var(--theme-textPrimary);text-align:center}.Auth-module__subtitle___NjFT8{margin:0 0 2.5rem;color:var(--theme-textSecondary);font-size:1.0625rem;text-align:center}.Auth-module__options___9X2oV{display:flex;flex-direction:column;gap:1rem}.Auth-module__optionButton___k8Sg7{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:var(--theme-surfaceAlt);border:2px solid var(--theme-border);border-radius:12px;cursor:pointer;transition:all .2s;text-align:left}.Auth-module__optionButton___k8Sg7:hover{border-color:var(--theme-primary);background:var(--theme-surface);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Auth-module__optionIcon___nR6B8{font-size:2.5rem;flex-shrink:0}.Auth-module__optionContent___0a-O-{flex:1}.Auth-module__optionContent___0a-O- h3{margin:0 0 .5rem;font-size:1.25rem;color:var(--theme-textPrimary)}.Auth-module__optionContent___0a-O- p{margin:0;color:var(--theme-textSecondary);font-size:.9375rem;line-height:1.5}.Auth-module__backButton___7cHz-{margin-top:1rem;padding:.875rem;background:none;border:none;color:var(--theme-primary);font-size:1rem;font-weight:600;cursor:pointer;transition:opacity .2s}.Auth-module__backButton___7cHz-:hover{opacity:.8}@media(max-width:640px){.Auth-module__card___eTIL8{padding:2rem 1.5rem}.Auth-module__title___96EaT{font-size:1.75rem}.Auth-module__optionButton___k8Sg7{padding:1.25rem}.Auth-module__optionIcon___nR6B8{font-size:2rem}.Auth-module__optionContent___0a-O- h3{font-size:1.125rem}}.Profile-module__container___-JWLE{min-height:100vh;background:var(--theme-background);padding:2rem;display:flex;flex-direction:column;gap:2rem;max-width:1200px;margin:0 auto;width:100%}.Profile-module__hero___wd2ks{background:var(--theme-surface);border-radius:20px;padding:3rem;box-shadow:0 4px 20px #00000014;position:relative}.Profile-module__backButton___NNtud{position:absolute;top:1.5rem;right:1.5rem;background:var(--theme-surfaceAlt);border:2px solid var(--theme-border);color:var(--theme-textPrimary);padding:.5rem 1rem;border-radius:8px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s}.Profile-module__backButton___NNtud:hover{border-color:var(--theme-primary);transform:translateY(-1px)}.Profile-module__heroContent___zL9rd{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1rem}.Profile-module__avatarLarge___3b8Vm{font-size:5rem;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:var(--theme-surfaceAlt);border-radius:50%;margin-bottom:.5rem}.Profile-module__displayName___HJmCh{margin:0;font-size:2.5rem;font-weight:700;color:var(--theme-textPrimary)}.Profile-module__bio___YtZI7{margin:0;font-size:1.125rem;color:var(--theme-textSecondary);max-width:600px;line-height:1.6}.Profile-module__badgeContainer___3guiE{display:flex;gap:.75rem;margin-top:.5rem;flex-wrap:wrap;justify-content:center}.Profile-module__badge___AFf9-{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:var(--theme-primary);color:#fff;border-radius:20px;font-size:.875rem;font-weight:600}.Profile-module__statsGrid___-TuYu{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.Profile-module__statCard___6SFGT{background:var(--theme-surface);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;align-items:center;gap:.75rem;transition:transform .2s,box-shadow .2s}.Profile-module__statCard___6SFGT:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.Profile-module__statIcon___Q5i-P{font-size:2.5rem}.Profile-module__statValue___LVx8f{font-size:2.5rem;font-weight:700;color:var(--theme-primary);line-height:1}.Profile-module__statLabel___pJmb9{font-size:.875rem;color:var(--theme-textSecondary);font-weight:600;text-transform:uppercase;letter-spacing:.05em}.Profile-module__infoCards___c-nyP{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem}.Profile-module__infoCard___BIidB{background:var(--theme-surface);border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014}.Profile-module__cardTitle___EsHjl{margin:0 0 1.5rem;font-size:1.25rem;font-weight:600;color:var(--theme-textPrimary)}.Profile-module__infoRow___pce6h{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;border-bottom:1px solid var(--theme-border)}.Profile-module__infoRow___pce6h:last-child{border-bottom:none}.Profile-module__infoLabel___LRnPf{font-size:.9375rem;color:var(--theme-textSecondary);font-weight:500}.Profile-module__infoValue___olVJY{font-size:.9375rem;color:var(--theme-textPrimary);font-weight:600}.Profile-module__interestTags___7ONPn{display:flex;flex-wrap:wrap;gap:.75rem}.Profile-module__interestTag___EqXWy{padding:.5rem 1rem;background:var(--theme-surfaceAlt);border:2px solid var(--theme-border);border-radius:20px;font-size:.875rem;font-weight:500;color:var(--theme-textPrimary);transition:all .2s}.Profile-module__interestTag___EqXWy:hover{border-color:var(--theme-primary);background:var(--theme-surface)}.Profile-module__actions___99nD4{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;padding:0}.Profile-module__button___tV87y{padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;text-align:center}.Profile-module__primaryButton___AFfir{background:var(--theme-primary);color:#fff}.Profile-module__primaryButton___AFfir:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.Profile-module__accentButton___fSdbz{background:var(--theme-accent);color:#fff}.Profile-module__accentButton___fSdbz:hover{opacity:.9;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.Profile-module__secondaryButton___GoVG8{background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);border:2px solid var(--theme-border)}.Profile-module__secondaryButton___GoVG8:hover{border-color:var(--theme-primary);background:var(--theme-surface);transform:translateY(-2px)}.Profile-module__loading___vrX7i{display:flex;align-items:center;justify-content:center;min-height:400px}.Profile-module__spinner___7LOic{width:48px;height:48px;border:4px solid var(--theme-border);border-top:4px solid var(--theme-primary);border-radius:50%;animation:Profile-module__spin___dXH6Y 1s linear infinite}@keyframes Profile-module__spin___dXH6Y{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.Profile-module__errorBanner___fargh{padding:1rem 1.5rem;background:#fee;border:2px solid #c33;border-radius:12px;color:#c33;font-size:1rem;font-weight:500;text-align:center}@media(max-width:768px){.Profile-module__container___-JWLE{padding:1rem;gap:1.5rem}.Profile-module__hero___wd2ks{padding:2rem 1.5rem}.Profile-module__backButton___NNtud{position:static;margin-bottom:1rem;width:fit-content}.Profile-module__displayName___HJmCh{font-size:2rem}.Profile-module__avatarLarge___3b8Vm{font-size:4rem;width:100px;height:100px}.Profile-module__statsGrid___-TuYu,.Profile-module__infoCards___c-nyP,.Profile-module__actions___99nD4{grid-template-columns:1fr}}.Profile-module__cognitiveCard___vv1aH{background:var(--theme-surface);border-radius:20px;padding:2.5rem;box-shadow:0 4px 20px #00000014;border:2px solid var(--theme-border)}.Profile-module__cognitiveGrid___zd3my{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:1.5rem}.Profile-module__cognitiveColumn___YuC3A{display:flex;flex-direction:column;gap:1rem}.Profile-module__sectionHeading___Rm3ty{font-size:1.1rem;font-weight:700;color:var(--theme-textPrimary);margin-bottom:.5rem;display:flex;align-items:center;gap:.5rem}.Profile-module__preferenceCard___7ubc5{background:var(--theme-surfaceAlt);border-radius:12px;padding:1.25rem;border:1px solid var(--theme-border);transition:all .2s}.Profile-module__preferenceCard___7ubc5:hover{border-color:var(--theme-primary);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.Profile-module__preferenceHeader___V6mQy{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.Profile-module__preferenceIcon___KrrM1{font-size:1.5rem}.Profile-module__preferenceLabel___0rSWQ{font-size:.9rem;font-weight:600;color:var(--theme-textSecondary)}.Profile-module__preferenceValue___St02D{display:flex;flex-direction:column;gap:.75rem}.Profile-module__progressBar___ZGAXy{height:8px;background:var(--theme-border);border-radius:4px;overflow:hidden}.Profile-module__progressFill___2VJBX{height:100%;background:linear-gradient(90deg,var(--theme-primary),var(--theme-accent));border-radius:4px;transition:width .3s ease}.Profile-module__valueDisplay___M5mw-{display:flex;align-items:center;justify-content:space-between;font-size:.95rem;color:var(--theme-textPrimary)}.Profile-module__valueBadge___8RF9G{background:var(--theme-primary);color:#fff;padding:.25rem .75rem;border-radius:12px;font-size:.8rem;font-weight:600}.Profile-module__purposeCards___YDt6K{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1rem}.Profile-module__purposeCard___e3uYv{display:flex;align-items:center;gap:1rem;padding:1rem;background:var(--theme-surfaceAlt);border:1px solid var(--theme-border);border-radius:12px;transition:all .2s}.Profile-module__purposeCard___e3uYv:hover{border-color:var(--theme-accent);transform:translate(4px)}.Profile-module__purposeRank___Xn-qx{display:flex;align-items:center;justify-content:center;width:32px;height:32px;background:linear-gradient(135deg,var(--theme-primary),var(--theme-accent));color:#fff;font-weight:700;font-size:1rem;border-radius:50%;flex-shrink:0}.Profile-module__purposeContent___08ypJ{flex:1}.Profile-module__purposeText___0PQAf{color:var(--theme-textPrimary);font-size:.95rem;font-weight:500}.Profile-module__modesSection___njKjt{display:flex;flex-direction:column;gap:1.5rem}.Profile-module__modeGroup___-LNLg{background:var(--theme-surfaceAlt);border:1px solid var(--theme-border);border-radius:12px;padding:1.25rem}.Profile-module__modeHeader___0ZKz-{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.Profile-module__modeIcon___vSr6S{font-size:1.25rem}.Profile-module__modeLabel___Dhz9x{font-size:.9rem;font-weight:600;color:var(--theme-textSecondary)}.Profile-module__modeTags___-Erbu{display:flex;flex-wrap:wrap;gap:.5rem}.Profile-module__modeTag___7ADec{display:inline-flex;align-items:center;gap:.4rem;padding:.4rem .9rem;background:var(--theme-surface);border:1px solid var(--theme-border);border-radius:20px;font-size:.85rem;font-weight:500;color:var(--theme-textPrimary);transition:all .2s}.Profile-module__modeTag___7ADec:hover{border-color:var(--theme-primary);background:var(--theme-primary);color:#fff;transform:translateY(-1px)}.Profile-module__completionBanner___o8qom{padding:1rem 1.25rem;background:linear-gradient(135deg,var(--theme-primary) 0%,var(--theme-accent) 100%);color:#fff;border-radius:12px;text-align:center;font-size:.9rem;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 4px 12px #00000026}.Profile-module__completionIcon___0jHdm{font-size:1.2rem}.Profile-module__completionLevel___W38I2{opacity:.9;font-weight:400}@media(max-width:1024px){.Profile-module__cognitiveGrid___zd3my{grid-template-columns:1fr;gap:1.5rem}.Profile-module__cognitiveCard___vv1aH{padding:2rem}}@media(max-width:768px){.Profile-module__cognitiveCard___vv1aH{padding:1.5rem}.Profile-module__cognitiveGrid___zd3my{gap:1.25rem}.Profile-module__preferenceCard___7ubc5,.Profile-module__modeGroup___-LNLg{padding:1rem}}.EditProfile-module__container___-3E-Y{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;background:var(--theme-background)}.EditProfile-module__card___M8hVW{background:var(--theme-surface);border-radius:20px;padding:3rem;max-width:700px;width:100%;box-shadow:0 8px 32px #0000001a}.EditProfile-module__header___Yj7Za{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.EditProfile-module__title___FQEFb{margin:0;font-size:2rem;color:var(--theme-textPrimary);font-weight:700}.EditProfile-module__cancelButton___T6T3L{background:none;border:none;color:var(--theme-textSecondary);font-size:1.5rem;cursor:pointer;padding:.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:8px;transition:all .2s}.EditProfile-module__cancelButton___T6T3L:hover{background:var(--theme-surfaceAlt);color:var(--theme-textPrimary)}.EditProfile-module__successBanner___XY4Oi{padding:1rem 1.5rem;background:#e8f5e9;border:2px solid #4CAF50;border-radius:12px;color:#2e7d32;font-size:.9375rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.EditProfile-module__errorBanner___G8FN1{padding:1rem 1.5rem;background:#ffebee;border:2px solid #EF5350;border-radius:12px;color:#c62828;font-size:.9375rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.EditProfile-module__form___rtJGI{display:flex;flex-direction:column;gap:2rem}.EditProfile-module__formGroup___vSOUj{display:flex;flex-direction:column;gap:.75rem}.EditProfile-module__label___7ZOJK{font-size:.9375rem;font-weight:600;color:var(--theme-textPrimary)}.EditProfile-module__input___-PkRi,.EditProfile-module__textarea___Ttq5p{padding:.875rem 1rem;border:2px solid var(--theme-border);border-radius:12px;font-size:1rem;color:var(--theme-textPrimary);background:var(--theme-surfaceAlt);font-family:inherit;transition:all .2s}.EditProfile-module__input___-PkRi:focus,.EditProfile-module__textarea___Ttq5p:focus{outline:none;border-color:var(--theme-primary);background:var(--theme-surface)}.EditProfile-module__textarea___Ttq5p{resize:vertical;min-height:100px}.EditProfile-module__charCount___eHgCS{font-size:.8125rem;color:var(--theme-textSecondary);text-align:right}.EditProfile-module__hint___n4W68{font-size:.8125rem;color:var(--theme-textSecondary)}.EditProfile-module__avatarSection___HvTMB{display:flex;align-items:center;gap:1rem}.EditProfile-module__currentAvatar___Y7NXh{font-size:4rem;width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:var(--theme-surfaceAlt);border:3px solid var(--theme-border);border-radius:50%;cursor:pointer;transition:all .2s}.EditProfile-module__currentAvatar___Y7NXh:hover{border-color:var(--theme-primary);transform:scale(1.05)}.EditProfile-module__changeAvatarButton___NC7aY{padding:.75rem 1.5rem;background:var(--theme-surfaceAlt);border:2px solid var(--theme-border);border-radius:10px;color:var(--theme-textPrimary);font-size:.9375rem;font-weight:600;cursor:pointer;transition:all .2s}.EditProfile-module__changeAvatarButton___NC7aY:hover{border-color:var(--theme-primary);background:var(--theme-surface)}.EditProfile-module__emojiPicker___t6FWt{background:var(--theme-surfaceAlt);border-radius:12px;margin-top:.5rem;padding:1rem;max-width:100%;overflow:hidden}.EditProfile-module__categoryTabs___lrWu6{display:flex;gap:.5rem;margin-bottom:1rem;flex-wrap:wrap}.EditProfile-module__categoryButton___12JEE{padding:.5rem 1rem;background:var(--theme-surface);border:2px solid var(--theme-border);border-radius:8px;color:var(--theme-textPrimary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;text-transform:capitalize}.EditProfile-module__categoryButton___12JEE:hover{border-color:var(--theme-primary)}.EditProfile-module__categoryButton___12JEE.EditProfile-module__active___axFI7{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}.EditProfile-module__emojiGrid___FHYc0{display:grid;grid-template-columns:repeat(auto-fill,minmax(50px,1fr));gap:.5rem;max-height:250px;overflow-y:auto;padding:.5rem}.EditProfile-module__emojiOption___kw8bW{font-size:1.75rem;width:100%;aspect-ratio:1;display:flex;align-items:center;justify-content:center;background:var(--theme-surface);border:2px solid var(--theme-border);border-radius:10px;cursor:pointer;transition:all .2s;padding:.25rem}.EditProfile-module__emojiOption___kw8bW:hover{border-color:var(--theme-primary);transform:scale(1.1)}.EditProfile-module__emojiOption___kw8bW.EditProfile-module__selected___EGZfi{border-color:var(--theme-primary);background:var(--theme-primary);transform:scale(1.1)}.EditProfile-module__interestGrid___qO0G3{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem}.EditProfile-module__interestButton___jUoWU{padding:.75rem 1rem;background:var(--theme-surfaceAlt);border:2px solid var(--theme-border);border-radius:10px;color:var(--theme-textPrimary);font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s;text-transform:capitalize}.EditProfile-module__interestButton___jUoWU:hover:not(:disabled){border-color:var(--theme-primary);background:var(--theme-surface)}.EditProfile-module__interestButton___jUoWU.EditProfile-module__selected___EGZfi{background:var(--theme-primary);color:#fff;border-color:var(--theme-primary)}.EditProfile-module__interestButton___jUoWU:disabled{opacity:.5;cursor:not-allowed}.EditProfile-module__actions___s7OHY{display:flex;gap:1rem;margin-top:1rem;padding-top:1.5rem;border-top:2px solid var(--theme-border)}.EditProfile-module__primaryButton___7T2d5,.EditProfile-module__secondaryButton___h-Jyx{flex:1;padding:1rem 2rem;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;border:none}.EditProfile-module__primaryButton___7T2d5{background:var(--theme-primary);color:#fff}.EditProfile-module__primaryButton___7T2d5:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 8px 20px #00000026}.EditProfile-module__primaryButton___7T2d5:disabled{opacity:.6;cursor:not-allowed}.EditProfile-module__secondaryButton___h-Jyx{background:var(--theme-surfaceAlt);color:var(--theme-textPrimary);border:2px solid var(--theme-border)}.EditProfile-module__secondaryButton___h-Jyx:hover:not(:disabled){border-color:var(--theme-primary);background:var(--theme-surface);transform:translateY(-2px)}.EditProfile-module__secondaryButton___h-Jyx:disabled{opacity:.6;cursor:not-allowed}.EditProfile-module__loading___bWiTh{display:flex;align-items:center;justify-content:center;min-height:400px}.EditProfile-module__spinner___J1RQI{width:48px;height:48px;border:4px solid var(--theme-border);border-top:4px solid var(--theme-primary);border-radius:50%;animation:EditProfile-module__spin___Xb624 1s linear infinite}@keyframes EditProfile-module__spin___Xb624{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.EditProfile-module__container___-3E-Y{padding:1rem}.EditProfile-module__card___M8hVW{padding:2rem 1.5rem}.EditProfile-module__title___FQEFb{font-size:1.5rem}.EditProfile-module__emojiGrid___FHYc0{grid-template-columns:repeat(auto-fill,minmax(45px,1fr))}.EditProfile-module__emojiOption___kw8bW{font-size:1.5rem}.EditProfile-module__categoryTabs___lrWu6{gap:.25rem}.EditProfile-module__categoryButton___12JEE{font-size:.75rem;padding:.4rem .75rem}.EditProfile-module__interestGrid___qO0G3{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.EditProfile-module__actions___s7OHY{flex-direction:column}}.AdminLogin-module__container___i1iDy{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem}.AdminLogin-module__loginBox___Fq5L9{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:2.5rem;max-width:420px;width:100%}.AdminLogin-module__title___W1v-K{font-size:2rem;font-weight:700;color:#1a202c;margin:0 0 .5rem;text-align:center}.AdminLogin-module__subtitle___wMqdo{font-size:.95rem;color:#718096;margin:0 0 2rem;text-align:center}.AdminLogin-module__form___9EjLI{display:flex;flex-direction:column;gap:1.25rem}.AdminLogin-module__inputGroup___m-G0J{display:flex;flex-direction:column;gap:.5rem}.AdminLogin-module__label___5zeLc{font-size:.875rem;font-weight:600;color:#4a5568}.AdminLogin-module__input___LA4MR{padding:.75rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;transition:all .2s;background:#fff}.AdminLogin-module__input___LA4MR:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.AdminLogin-module__input___LA4MR:disabled{background:#f7fafc;cursor:not-allowed}.AdminLogin-module__error___M3YFm{padding:.75rem 1rem;background:#fff5f5;border:1px solid #fc8181;border-radius:8px;color:#c53030;font-size:.875rem;font-weight:500}.AdminLogin-module__submitButton___N5uTQ{padding:.875rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s;margin-top:.5rem}.AdminLogin-module__submitButton___N5uTQ:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #667eea66}.AdminLogin-module__submitButton___N5uTQ:active:not(:disabled){transform:translateY(0)}.AdminLogin-module__submitButton___N5uTQ:disabled{opacity:.6;cursor:not-allowed}.AdminLogin-module__footer___loKb1{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #e2e8f0;text-align:center}.AdminLogin-module__backLink___z7Hgf{color:#667eea;text-decoration:none;font-size:.875rem;font-weight:500;transition:color .2s}.AdminLogin-module__backLink___z7Hgf:hover{color:#764ba2}@media(max-width:640px){.AdminLogin-module__loginBox___Fq5L9{padding:2rem 1.5rem}.AdminLogin-module__title___W1v-K{font-size:1.75rem}}.AdminAnalytics-module__container___t-Vwd{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 8px #0000001a;margin-bottom:32px}.AdminAnalytics-module__header___SIZTX{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px;padding-bottom:16px;border-bottom:2px solid #e5e7eb}.AdminAnalytics-module__header___SIZTX h2{margin:0;font-size:24px;color:#1f2937;font-weight:600}.AdminAnalytics-module__lastUpdate___Q3R9d{color:#6b7280;font-size:14px}.AdminAnalytics-module__loading___2H3xX{text-align:center;padding:48px;color:#6b7280;font-size:16px}.AdminAnalytics-module__grid___wckrR{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:24px;margin-bottom:24px}.AdminAnalytics-module__section___jPMj0{background:#f9fafb;border-radius:8px;padding:20px;border:1px solid #e5e7eb}.AdminAnalytics-module__section___jPMj0 h3{margin:0 0 16px;font-size:16px;color:#374151;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.AdminAnalytics-module__metrics___jLsjO{display:flex;flex-direction:column;gap:16px}.AdminAnalytics-module__metric___I4cKL{display:flex;flex-direction:column;padding:12px;background:#fff;border-radius:6px;border:1px solid #e5e7eb}.AdminAnalytics-module__metricValue___P00s7{font-size:36px;font-weight:700;color:#1f2937;line-height:1;margin-bottom:8px;display:flex;align-items:center;gap:8px}.AdminAnalytics-module__metricLabel___6-UUb{font-size:14px;color:#6b7280;font-weight:500}.AdminAnalytics-module__metricSubtext___ulgUv{font-size:12px;color:#9ca3af;margin-top:4px}.AdminAnalytics-module__alertBadge___81-zW{display:inline-block;width:24px;height:24px;background:#ef4444;color:#fff;border-radius:50%;font-size:16px;line-height:24px;text-align:center;animation:AdminAnalytics-module__pulse___l--l8 2s infinite}@keyframes AdminAnalytics-module__pulse___l--l8{0%,to{opacity:1}50%{opacity:.5}}.AdminAnalytics-module__indicators___Gg2mo{display:flex;flex-direction:column;gap:12px;padding:20px;background:#f9fafb;border-radius:8px;border:1px solid #e5e7eb;margin-bottom:20px}.AdminAnalytics-module__indicator___o5Oyu{display:flex;align-items:center;gap:12px;font-size:14px;color:#374151}.AdminAnalytics-module__statusDot___bLh-y{width:12px;height:12px;border-radius:50%;flex-shrink:0}.AdminAnalytics-module__statusDot___bLh-y.AdminAnalytics-module__active___40zen{background:#10b981;box-shadow:0 0 8px #10b98180;animation:AdminAnalytics-module__blink___HtTq3 2s infinite}.AdminAnalytics-module__statusDot___bLh-y.AdminAnalytics-module__inactive___owoHG{background:#9ca3af}.AdminAnalytics-module__statusDot___bLh-y.AdminAnalytics-module__warning___TB0wC{background:#f59e0b;animation:AdminAnalytics-module__blink___HtTq3 2s infinite}.AdminAnalytics-module__statusDot___bLh-y.AdminAnalytics-module__alert___G6Sbe{background:#ef4444;animation:AdminAnalytics-module__blink___HtTq3 1s infinite}@keyframes AdminAnalytics-module__blink___HtTq3{0%,to{opacity:1}50%{opacity:.4}}.AdminAnalytics-module__footer___2AZvT{padding-top:16px;border-top:1px solid #e5e7eb}.AdminAnalytics-module__note___ozhar{margin:0;font-size:14px;color:#6b7280;display:flex;align-items:center;gap:8px}.AdminAnalytics-module__note___ozhar strong{color:#374151}@media(max-width:768px){.AdminAnalytics-module__container___t-Vwd{padding:16px}.AdminAnalytics-module__header___SIZTX{flex-direction:column;align-items:flex-start;gap:8px}.AdminAnalytics-module__grid___wckrR{grid-template-columns:1fr;gap:16px}.AdminAnalytics-module__metricValue___P00s7{font-size:28px}}.ReportRow-module__row___b05-m{display:grid;grid-template-columns:100px 1fr 120px 120px 140px 120px 120px;gap:1rem;padding:1rem 1.5rem;border-bottom:1px solid #F5F1ED;align-items:center;transition:background .2s}.ReportRow-module__row___b05-m:hover{background:#fdfcfb}.ReportRow-module__colId___mRyFB,.ReportRow-module__colReporter___rmrRr,.ReportRow-module__colReported___XlXGV{font-family:Courier New,monospace;font-size:.85rem;color:#6b5f55}.ReportRow-module__colId___mRyFB code,.ReportRow-module__colReporter___rmrRr code,.ReportRow-module__colReported___XlXGV code{background:#f5f1ed;padding:.25rem .5rem;border-radius:4px;font-size:.8rem}.ReportRow-module__colReason___gnCZS{display:flex;flex-direction:column;gap:.5rem}.ReportRow-module__reasonBadge___WLmEG{display:inline-flex;padding:.375rem .75rem;background:#e8ded5;color:#4a3f35;border-radius:6px;font-size:.85rem;font-weight:500;width:fit-content}.ReportRow-module__details___YE7f-{margin:0;font-size:.875rem;color:#6b5f55;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.ReportRow-module__colTime___ZzPbY{font-size:.875rem;color:#6b5f55}.ReportRow-module__statusBadge___0Ord1{display:inline-flex;padding:.375rem .75rem;border-radius:6px;font-size:.8rem;font-weight:600;text-transform:capitalize;width:fit-content}.ReportRow-module__statusPending___Zxl2g{background:#fff3cd;color:#856404}.ReportRow-module__statusReviewed___3BC-7{background:#d1ecf1;color:#0c5460}.ReportRow-module__statusActionTaken___TWHR0{background:#d4edda;color:#155724}.ReportRow-module__viewButton___LFycx{padding:.5rem 1rem;background:#c1a1d3;color:#fff;border:none;border-radius:6px;font-size:.875rem;font-weight:500;cursor:pointer;transition:background .2s;width:100%}.ReportRow-module__viewButton___LFycx:hover{background:#b391c3}@media(max-width:1200px){.ReportRow-module__row___b05-m{grid-template-columns:80px 1fr 100px 100px 120px 100px 100px}.ReportRow-module__viewButton___LFycx{padding:.4rem .75rem;font-size:.8rem}}.ReportsList-module__container___6JnD3{background:#fff;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.ReportsList-module__filters___i9Lvd{display:flex;gap:1.5rem;padding:1.5rem;border-bottom:1px solid #E5DDD5;flex-wrap:wrap;align-items:flex-end}.ReportsList-module__filterGroup___WePkM{display:flex;flex-direction:column;gap:.5rem}.ReportsList-module__filterGroup___WePkM label{font-size:.875rem;font-weight:500;color:#6b5f55}.ReportsList-module__filterGroup___WePkM select{padding:.625rem 1rem;border:1px solid #E5DDD5;border-radius:8px;background:#fff;color:#4a3f35;font-size:.95rem;cursor:pointer;min-width:180px}.ReportsList-module__filterGroup___WePkM select:focus{outline:none;border-color:#c1a1d3}.ReportsList-module__stats___0qnYk{margin-left:auto;display:flex;align-items:center}.ReportsList-module__count___aXybe{font-size:.95rem;color:#6b5f55;font-weight:500}.ReportsList-module__loading___5tD-Z,.ReportsList-module__empty___F6Oz6{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center}.ReportsList-module__spinner___BPxpl{width:40px;height:40px;border:3px solid #E5DDD5;border-top-color:#c1a1d3;border-radius:50%;animation:ReportsList-module__spin___Puiak 1s linear infinite;margin-bottom:1rem}@keyframes ReportsList-module__spin___Puiak{to{transform:rotate(360deg)}}.ReportsList-module__loading___5tD-Z p,.ReportsList-module__empty___F6Oz6 p{color:#6b5f55;font-size:1rem}.ReportsList-module__table___-hDq4{overflow-x:auto}.ReportsList-module__tableHeader___j1Saa{display:grid;grid-template-columns:100px 1fr 120px 120px 140px 120px 120px;gap:1rem;padding:1rem 1.5rem;background:#f5f1ed;border-bottom:1px solid #E5DDD5;font-size:.875rem;font-weight:600;color:#6b5f55;text-transform:uppercase;letter-spacing:.5px}.ReportsList-module__colId___FHoiU{grid-column:1}.ReportsList-module__colReason___zxNhT{grid-column:2}.ReportsList-module__colReporter___xPSTS{grid-column:3}.ReportsList-module__colReported___uX7pX{grid-column:4}.ReportsList-module__colTime___nfvfk{grid-column:5}.ReportsList-module__colStatus___6kkzX{grid-column:6}.ReportsList-module__colActions___FxfS2{grid-column:7}.ReportsList-module__loadMore___OZVsO{padding:1.5rem;text-align:center;border-top:1px solid #E5DDD5}.ReportsList-module__loadMore___OZVsO button{padding:.75rem 2rem;background:#c1a1d3;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.ReportsList-module__loadMore___OZVsO button:hover:not(:disabled){background:#b391c3}.ReportsList-module__loadMore___OZVsO button:disabled{background:#e5ddd5;cursor:not-allowed}@media(max-width:1200px){.ReportsList-module__tableHeader___j1Saa{grid-template-columns:80px 1fr 100px 100px 120px 100px 100px}}@media(max-width:900px){.ReportsList-module__filters___i9Lvd{flex-direction:column;align-items:stretch}.ReportsList-module__filterGroup___WePkM,.ReportsList-module__filterGroup___WePkM select{width:100%}.ReportsList-module__stats___0qnYk{margin-left:0}}.AdminDashboard-module__container___ZFT60{min-height:100vh;background:linear-gradient(135deg,#f5f1ed,#e8ded5)}.AdminDashboard-module__header___OOkJL{background:#fff;border-bottom:2px solid #E5DDD5;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000000d}.AdminDashboard-module__headerContent___ytqLu{max-width:1400px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}.AdminDashboard-module__header___OOkJL h1{margin:0;color:#4a3f35;font-size:1.75rem;font-weight:600}.AdminDashboard-module__adminInfo___LUcwh{display:flex;align-items:center;gap:1rem}.AdminDashboard-module__adminRole___Kd2tr{background:#c1a1d3;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase}.AdminDashboard-module__adminEmail___jzBil{color:#6b5f55;font-size:.95rem}.AdminDashboard-module__logoutButton___R9Z8h{background:transparent;color:#c1a1d3;border:2px solid #C1A1D3;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s}.AdminDashboard-module__logoutButton___R9Z8h:hover{background:#c1a1d3;color:#fff}.AdminDashboard-module__main___TRshD{max-width:1400px;margin:0 auto;padding:2rem}.AdminDashboard-module__divider___W3Pn3{height:2px;background:linear-gradient(90deg,transparent,#E5DDD5,transparent);margin:2rem 0}.AdminDashboard-module__loading___Elkan,.AdminDashboard-module__error___mb-AM{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;text-align:center}.AdminDashboard-module__spinner___fit69{width:48px;height:48px;border:4px solid #E5DDD5;border-top-color:#c1a1d3;border-radius:50%;animation:AdminDashboard-module__spin___qRT6z 1s linear infinite;margin-bottom:1rem}@keyframes AdminDashboard-module__spin___qRT6z{to{transform:rotate(360deg)}}.AdminDashboard-module__loading___Elkan p{color:#6b5f55;font-size:1.1rem}.AdminDashboard-module__error___mb-AM h2{color:#d6a8a1;margin-bottom:.5rem}.AdminDashboard-module__error___mb-AM p{color:#6b5f55;margin-bottom:1rem}.AdminDashboard-module__debugInfo___jxTOd{background:#f5f1ed;padding:1.5rem;border-radius:8px;margin-top:1.5rem;text-align:left;max-width:600px}.AdminDashboard-module__debugInfo___jxTOd h3{color:#4a3f35;margin:0 0 1rem;font-size:1.1rem}.AdminDashboard-module__debugInfo___jxTOd p{margin:.5rem 0;color:#6b5f55}.AdminDashboard-module__debugInfo___jxTOd code{background:#fff;padding:.25rem .5rem;border-radius:4px;font-family:Courier New,monospace;color:#c1a1d3;font-size:.9rem}.AdminDashboard-module__instructions___fuE9F{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E5DDD5}.AdminDashboard-module__instructions___fuE9F h4{color:#4a3f35;margin:0 0 1rem}.AdminDashboard-module__instructions___fuE9F ol{color:#6b5f55;margin-left:1.5rem}.AdminDashboard-module__instructions___fuE9F li{margin-bottom:.75rem}.AdminDashboard-module__instructions___fuE9F ul{margin-top:.5rem;margin-left:1rem}.AdminDashboard-module__backButton___a4Hc-{margin-top:1.5rem;padding:.75rem 1.5rem;background:#c1a1d3;color:#fff;border:none;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:background .2s}.AdminDashboard-module__backButton___a4Hc-:hover{background:#b391c3}.ModerationActionModal-module__overlay___i4lup{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem}.ModerationActionModal-module__modal___WQvWY{background:#fff;border-radius:12px;max-width:600px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 60px #0000004d;animation:ModerationActionModal-module__slideUp___ABb9J .2s ease-out}@keyframes ModerationActionModal-module__slideUp___ABb9J{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.ModerationActionModal-module__header___TN5TI{padding:1.5rem 2rem;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;align-items:center}.ModerationActionModal-module__header___TN5TI h2{margin:0;color:#4a3f35;font-size:1.5rem;font-weight:600}.ModerationActionModal-module__closeButton___QSbtH{background:transparent;border:none;font-size:1.5rem;color:#6b5f55;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s}.ModerationActionModal-module__closeButton___QSbtH:hover{background:#0000001a}.ModerationActionModal-module__content___yHt3m{padding:2rem}.ModerationActionModal-module__description___rghtV{margin:0 0 1.5rem;color:#6b5f55;line-height:1.6}.ModerationActionModal-module__reportInfo___hNGNs{background:#f5f1ed;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.ModerationActionModal-module__reportInfo___hNGNs h3{margin:0 0 1rem;font-size:1rem;color:#4a3f35;font-weight:600}.ModerationActionModal-module__infoGrid___O6ypu{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.ModerationActionModal-module__infoGrid___O6ypu>div{display:flex;flex-direction:column;gap:.25rem}.ModerationActionModal-module__infoGrid___O6ypu label{font-size:.75rem;font-weight:600;color:#6b5f55;text-transform:uppercase;letter-spacing:.5px}.ModerationActionModal-module__infoGrid___O6ypu code{background:#fff;padding:.375rem .5rem;border-radius:4px;font-family:Courier New,monospace;font-size:.875rem;color:#4a3f35}.ModerationActionModal-module__infoGrid___O6ypu span{font-weight:500;color:#4a3f35}.ModerationActionModal-module__inputGroup___UEmlp{margin-bottom:1.5rem}.ModerationActionModal-module__inputGroup___UEmlp label{display:block;font-size:.875rem;font-weight:600;color:#4a3f35;margin-bottom:.5rem}.ModerationActionModal-module__select___cZHzo,.ModerationActionModal-module__textarea___ojc4v{width:100%;padding:.75rem;border:2px solid #E5DDD5;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s;background:#fff;box-sizing:border-box}.ModerationActionModal-module__select___cZHzo:focus,.ModerationActionModal-module__textarea___ojc4v:focus{outline:none;border-color:#c1a1d3;box-shadow:0 0 0 3px #c1a1d31a}.ModerationActionModal-module__select___cZHzo:disabled,.ModerationActionModal-module__textarea___ojc4v:disabled{background:#f5f1ed;cursor:not-allowed}.ModerationActionModal-module__textarea___ojc4v{resize:vertical;min-height:100px}.ModerationActionModal-module__hint___23Vss{display:block;font-size:.875rem;color:#6b5f55;margin-top:.5rem;font-style:italic}.ModerationActionModal-module__error___N4uM4{padding:.75rem 1rem;background:#fff5f5;border:1px solid #FC8181;border-radius:8px;color:#c53030;font-size:.875rem;margin-bottom:1.5rem}.ModerationActionModal-module__actions___Qcfjb{display:flex;gap:1rem;margin-top:2rem}.ModerationActionModal-module__cancelButton___AGUTS,.ModerationActionModal-module__submitButton___Fz-6t{flex:1;padding:.875rem 1.5rem;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .2s}.ModerationActionModal-module__cancelButton___AGUTS{background:#e5ddd5;color:#4a3f35}.ModerationActionModal-module__cancelButton___AGUTS:hover:not(:disabled){background:#d6cec6}.ModerationActionModal-module__submitButton___Fz-6t{color:#4a3f35}.ModerationActionModal-module__submitButton___Fz-6t:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #00000026}.ModerationActionModal-module__cancelButton___AGUTS:disabled,.ModerationActionModal-module__submitButton___Fz-6t:disabled{opacity:.6;cursor:not-allowed}.ModerationActionModal-module__moderatorInfo___XAuyZ{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid #E5DDD5;text-align:center}.ModerationActionModal-module__moderatorInfo___XAuyZ small{color:#6b5f55;font-size:.875rem}.ModerationActionModal-module__moderatorInfo___XAuyZ strong{color:#4a3f35}@media(max-width:640px){.ModerationActionModal-module__content___yHt3m{padding:1.5rem}.ModerationActionModal-module__actions___Qcfjb{flex-direction:column}.ModerationActionModal-module__infoGrid___O6ypu{grid-template-columns:1fr}}.ReportDetail-module__container___VYhbT{min-height:100vh;background:linear-gradient(135deg,#f5f1ed,#e8ded5);padding-bottom:4rem}.ReportDetail-module__header___0VG9l{background:#fff;border-bottom:2px solid #E5DDD5;padding:1.5rem 2rem;box-shadow:0 2px 8px #0000000d}.ReportDetail-module__header___0VG9l h1{margin:.5rem 0 0;color:#4a3f35;font-size:1.75rem;font-weight:600}.ReportDetail-module__backLink___BAXlh{color:#c1a1d3;text-decoration:none;font-size:.95rem;font-weight:500;transition:color .2s;display:inline-block}.ReportDetail-module__backLink___BAXlh:hover{color:#a88bc0}.ReportDetail-module__content___fq9EH{max-width:1200px;margin:0 auto;padding:2rem}.ReportDetail-module__loading___t8hZa,.ReportDetail-module__error___w8VBx{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:50vh;text-align:center}.ReportDetail-module__spinner___p2vpc{width:48px;height:48px;border:4px solid #E5DDD5;border-top-color:#c1a1d3;border-radius:50%;animation:ReportDetail-module__spin___uNAUH 1s linear infinite;margin-bottom:1rem}@keyframes ReportDetail-module__spin___uNAUH{to{transform:rotate(360deg)}}.ReportDetail-module__error___w8VBx h2{color:#d6a8a1;margin-bottom:.5rem}.ReportDetail-module__backButton___iMwoN{margin-top:1rem;padding:.75rem 1.5rem;background:#c1a1d3;color:#fff;border:none;border-radius:8px;text-decoration:none;display:inline-block;font-weight:600;transition:all .2s}.ReportDetail-module__backButton___iMwoN:hover{background:#a88bc0;transform:translateY(-1px)}.ReportDetail-module__section___AGzlM{background:#fff;border-radius:12px;padding:2rem;margin-bottom:1.5rem;box-shadow:0 2px 8px #0000000d}.ReportDetail-module__section___AGzlM h2{margin:0 0 1.5rem;color:#4a3f35;font-size:1.25rem;font-weight:600;border-bottom:2px solid #E5DDD5;padding-bottom:.75rem}.ReportDetail-module__section___AGzlM h3{margin:1.5rem 0 1rem;color:#6b5f55;font-size:1rem;font-weight:600}.ReportDetail-module__grid___3IT0l{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:1rem}.ReportDetail-module__field___9OAVl{display:flex;flex-direction:column;gap:.5rem}.ReportDetail-module__field___9OAVl label{font-size:.875rem;font-weight:600;color:#6b5f55;text-transform:uppercase;letter-spacing:.5px}.ReportDetail-module__field___9OAVl code{background:#f5f1ed;padding:.5rem .75rem;border-radius:6px;font-family:Courier New,monospace;font-size:.875rem;color:#4a3f35;word-break:break-all}.ReportDetail-module__statusBadge___YLWMt{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:600;text-transform:uppercase;display:inline-block}.ReportDetail-module__statusPending___HxLQK{background:#fff4e6;color:#d97706}.ReportDetail-module__statusReviewed___NoiE-{background:#e0f2fe;color:#0369a1}.ReportDetail-module__statusActionTaken___T4e6A{background:#f0fdf4;color:#15803d}.ReportDetail-module__details___D5LmH{background:#f5f1ed;padding:1rem;border-radius:8px;color:#4a3f35;line-height:1.6;margin:0}.ReportDetail-module__reviewInfo___HK55F{margin-top:2rem;padding-top:2rem;border-top:2px solid #E5DDD5}.ReportDetail-module__actionTaken___MloWY{color:#15803d;font-weight:600}.ReportDetail-module__tag___ySEAb{background:#e8ded5;padding:.375rem .75rem;border-radius:16px;font-size:.875rem;color:#4a3f35;display:inline-block}.ReportDetail-module__participants___86sZv{margin-top:1.5rem}.ReportDetail-module__participantsList___Gyem1{display:flex;flex-direction:column;gap:1rem}.ReportDetail-module__participant___L4IeN{display:flex;align-items:center;gap:1rem;padding:1rem;background:#f5f1ed;border-radius:8px;border:2px solid transparent;transition:all .2s}.ReportDetail-module__participant___L4IeN.ReportDetail-module__reportedUser___llLfd{background:#fff4e6;border-color:#fca5a5}.ReportDetail-module__avatar___daM0U{font-size:2rem;width:48px;height:48px;display:flex;align-items:center;justify-content:center;background:#fff;border-radius:50%}.ReportDetail-module__participantInfo___aVGga{flex:1;display:flex;flex-direction:column;gap:.25rem}.ReportDetail-module__userName___IBmsH{font-weight:600;color:#4a3f35}.ReportDetail-module__userId___bJETR{font-family:Courier New,monospace;font-size:.75rem;color:#6b5f55}.ReportDetail-module__badge___K-BjU{display:inline-block;padding:.25rem .75rem;background:#c1a1d3;color:#fff;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;margin-top:.25rem;width:fit-content}.ReportDetail-module__messagesList___j9Ykk{display:flex;flex-direction:column;gap:1rem}.ReportDetail-module__message___EcY-a{padding:1rem;background:#f5f1ed;border-radius:8px;border-left:4px solid #E5DDD5;transition:all .2s}.ReportDetail-module__message___EcY-a.ReportDetail-module__highlightMessage___oj2Bh{background:#fff4e6;border-left-color:#fca5a5}.ReportDetail-module__messageHeader___9FLeJ{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem}.ReportDetail-module__messageAvatar___QM0zj{font-size:1.5rem}.ReportDetail-module__messageSender___M8aeO{font-weight:600;color:#4a3f35;flex:1;display:flex;align-items:center;gap:.5rem}.ReportDetail-module__reportedBadge___Xip8q{padding:.25rem .5rem;background:#fca5a5;color:#fff;border-radius:8px;font-size:.75rem;font-weight:600;text-transform:uppercase}.ReportDetail-module__messageTime___nw9gn{font-size:.875rem;color:#6b5f55}.ReportDetail-module__messageContent___F14qH{padding-left:2.25rem;color:#4a3f35;line-height:1.6}.ReportDetail-module__emptyState___e7V4-{text-align:center;color:#6b5f55;font-style:italic;padding:2rem}.ReportDetail-module__actions___jBvLn{display:flex;gap:1rem;flex-wrap:wrap;padding:2rem;background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000d}.ReportDetail-module__actions___jBvLn button{flex:1;min-width:150px;padding:1rem 1.5rem;border:none;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .2s}.ReportDetail-module__dismissButton___gusGS{background:#e5ddd5;color:#4a3f35}.ReportDetail-module__dismissButton___gusGS:hover{background:#d6cec6;transform:translateY(-1px)}.ReportDetail-module__warnButton___p-KkT{background:#fef3c7;color:#92400e}.ReportDetail-module__warnButton___p-KkT:hover{background:#fde68a;transform:translateY(-1px)}.ReportDetail-module__suspendButton___tyacp{background:#fed7aa;color:#9a3412}.ReportDetail-module__suspendButton___tyacp:hover{background:#fdba74;transform:translateY(-1px)}.ReportDetail-module__banButton___TTmSb{background:#fecaca;color:#991b1b}.ReportDetail-module__banButton___TTmSb:hover{background:#fca5a5;transform:translateY(-1px)}.ReportDetail-module__actionTakenNotice___Rqtnl{flex:1;padding:1.5rem;background:#f0fdf4;border:2px solid #86EFAC;border-radius:8px;color:#15803d;font-size:1rem;text-align:center}.ReportDetail-module__actionTakenNotice___Rqtnl strong{font-weight:700}@media(max-width:768px){.ReportDetail-module__content___fq9EH{padding:1rem}.ReportDetail-module__section___AGzlM{padding:1.5rem}.ReportDetail-module__grid___3IT0l{grid-template-columns:1fr}.ReportDetail-module__actions___jBvLn{flex-direction:column}.ReportDetail-module__actions___jBvLn button{width:100%}}.ShopCreationWizard-module__wizardContainer___10nsS{max-width:800px;margin:0 auto;padding:40px 20px;min-height:100vh}.ShopCreationWizard-module__header___lBJHQ{text-align:center;margin-bottom:40px}.ShopCreationWizard-module__header___lBJHQ h1{color:var(--text-primary);font-size:32px;margin-bottom:8px}.ShopCreationWizard-module__header___lBJHQ p{color:var(--text-secondary);font-size:16px}.ShopCreationWizard-module__progressBar___O1m5s{display:flex;justify-content:space-between;margin-bottom:40px;position:relative}.ShopCreationWizard-module__progressBar___O1m5s:before{content:"";position:absolute;top:20px;left:0;right:0;height:2px;background:var(--border-color);z-index:0}.ShopCreationWizard-module__progressLine___JJ3ti{position:absolute;top:20px;left:0;height:2px;background:var(--accent-primary);transition:width .3s ease;z-index:1}.ShopCreationWizard-module__step___2G1xr{display:flex;flex-direction:column;align-items:center;position:relative;z-index:2;flex:1}.ShopCreationWizard-module__stepCircle___GqLfE{width:40px;height:40px;border-radius:50%;background:var(--bg-secondary);border:2px solid var(--border-color);display:flex;align-items:center;justify-content:center;font-weight:600;color:var(--text-tertiary);margin-bottom:8px;transition:all .3s ease}.ShopCreationWizard-module__step___2G1xr.ShopCreationWizard-module__active___cJ08S .ShopCreationWizard-module__stepCircle___GqLfE,.ShopCreationWizard-module__step___2G1xr.ShopCreationWizard-module__completed___o4VYb .ShopCreationWizard-module__stepCircle___GqLfE{background:var(--accent-primary);border-color:var(--accent-primary);color:#fff}.ShopCreationWizard-module__stepLabel___gxiLK{font-size:12px;color:var(--text-tertiary);text-align:center}.ShopCreationWizard-module__step___2G1xr.ShopCreationWizard-module__active___cJ08S .ShopCreationWizard-module__stepLabel___gxiLK{color:var(--text-primary);font-weight:500}.ShopCreationWizard-module__card___qXVvD{background:var(--bg-secondary);border-radius:16px;padding:40px;box-shadow:0 4px 12px #0000001a}.ShopCreationWizard-module__stepContent___kFVU8 h2{color:var(--text-primary);font-size:24px;margin-bottom:8px}.ShopCreationWizard-module__stepContent___kFVU8>p{color:var(--text-secondary);margin-bottom:24px}.ShopCreationWizard-module__formGroup___j48ks{margin-bottom:24px}.ShopCreationWizard-module__formGroup___j48ks label{display:block;color:var(--text-primary);font-weight:500;margin-bottom:8px;font-size:14px}.ShopCreationWizard-module__formGroup___j48ks input,.ShopCreationWizard-module__formGroup___j48ks textarea,.ShopCreationWizard-module__formGroup___j48ks select{width:100%;padding:12px;border:1px solid var(--border-color);border-radius:8px;background:var(--bg-primary);color:var(--text-primary);font-family:inherit;font-size:14px;transition:border-color .2s}.ShopCreationWizard-module__formGroup___j48ks input:focus,.ShopCreationWizard-module__formGroup___j48ks textarea:focus,.ShopCreationWizard-module__formGroup___j48ks select:focus{outline:none;border-color:var(--accent-primary)}.ShopCreationWizard-module__formGroup___j48ks textarea{min-height:120px;resize:vertical}.ShopCreationWizard-module__formGroup___j48ks .ShopCreationWizard-module__hint___jDORd{font-size:12px;color:var(--text-tertiary);margin-top:4px}.ShopCreationWizard-module__categoryGrid___PtOgq{display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:12px;margin-top:16px}.ShopCreationWizard-module__categoryCard___xXyCp{padding:16px;border:2px solid var(--border-color);border-radius:12px;text-align:center;cursor:pointer;transition:all .2s;background:var(--bg-primary)}.ShopCreationWizard-module__categoryCard___xXyCp:hover{border-color:var(--accent-primary);transform:translateY(-2px)}.ShopCreationWizard-module__categoryCard___xXyCp.ShopCreationWizard-module__selected___g5FeA{border-color:var(--accent-primary);background:var(--accent-bg, rgba(99, 102, 241, .1))}.ShopCreationWizard-module__categoryCard___xXyCp .ShopCreationWizard-module__icon___7ZkZ-{font-size:32px;margin-bottom:8px}.ShopCreationWizard-module__categoryCard___xXyCp .ShopCreationWizard-module__label___4pBoB{font-size:14px;color:var(--text-primary);font-weight:500}.ShopCreationWizard-module__reviewSection___DCyuf{margin-bottom:24px}.ShopCreationWizard-module__reviewSection___DCyuf h3{color:var(--text-primary);font-size:18px;margin-bottom:12px}.ShopCreationWizard-module__reviewItem___f8A4w{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid var(--border-color)}.ShopCreationWizard-module__reviewItem___f8A4w:last-child{border-bottom:none}.ShopCreationWizard-module__reviewLabel___S4ysf{color:var(--text-secondary);font-size:14px}.ShopCreationWizard-module__reviewValue___hnlLN{color:var(--text-primary);font-weight:500;font-size:14px}.ShopCreationWizard-module__actions___Pi-SQ{display:flex;gap:12px;justify-content:flex-end;margin-top:32px}.ShopCreationWizard-module__button___8E4h1{padding:12px 24px;border-radius:8px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none;display:flex;align-items:center;gap:8px}.ShopCreationWizard-module__backButton___zSzIZ{background:var(--bg-tertiary);color:var(--text-primary)}.ShopCreationWizard-module__backButton___zSzIZ:hover{background:var(--border-color)}.ShopCreationWizard-module__nextButton___GqJqp,.ShopCreationWizard-module__submitButton___X-3eV{background:var(--accent-primary);color:#fff}.ShopCreationWizard-module__nextButton___GqJqp:hover,.ShopCreationWizard-module__submitButton___X-3eV:hover{transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.ShopCreationWizard-module__nextButton___GqJqp:disabled,.ShopCreationWizard-module__submitButton___X-3eV:disabled{opacity:.5;cursor:not-allowed;transform:none}.ShopCreationWizard-module__error___alOUC{background:var(--error-bg, #fee);color:var(--error-text, #c00);padding:12px;border-radius:8px;margin-bottom:16px;font-size:14px}.ShopCreationWizard-module__success___VtnQO{text-align:center;padding:40px}.ShopCreationWizard-module__success___VtnQO .ShopCreationWizard-module__icon___7ZkZ-{font-size:64px;margin-bottom:16px}.ShopCreationWizard-module__success___VtnQO h2{color:var(--text-primary);font-size:24px;margin-bottom:12px}.ShopCreationWizard-module__success___VtnQO p{color:var(--text-secondary);margin-bottom:24px}.ShopCreationWizard-module__infoBox___5E6t2{background:var(--accent-bg, rgba(99, 102, 241, .1));border-left:4px solid var(--accent-primary);padding:16px;border-radius:8px;margin-bottom:24px}.ShopCreationWizard-module__infoBox___5E6t2 h4{color:var(--text-primary);font-size:14px;margin-bottom:8px;font-weight:600}.ShopCreationWizard-module__infoBox___5E6t2 ul{margin:0;padding-left:20px;color:var(--text-secondary);font-size:13px}.ShopCreationWizard-module__infoBox___5E6t2 li{margin-bottom:4px}.ShopCreationWizard-module__tagInput___-J4-X{display:flex;gap:8px;margin-top:8px}.ShopCreationWizard-module__tagInput___-J4-X input{flex:1}.ShopCreationWizard-module__addTagButton___d10JM{padding:8px 16px;background:var(--accent-primary);color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:14px}.ShopCreationWizard-module__tagList___F-FC2{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}.ShopCreationWizard-module__tag___QdQFq{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:var(--bg-tertiary);border-radius:20px;font-size:13px;color:var(--text-primary)}.ShopCreationWizard-module__tag___QdQFq button{background:none;border:none;color:var(--text-secondary);cursor:pointer;padding:0;font-size:16px;line-height:1}.ShopCreationWizard-module__tag___QdQFq button:hover{color:var(--error-text, #c00)}@media(max-width:768px){.ShopCreationWizard-module__wizardContainer___10nsS{padding:20px 16px}.ShopCreationWizard-module__card___qXVvD{padding:24px}.ShopCreationWizard-module__categoryGrid___PtOgq{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.ShopCreationWizard-module__actions___Pi-SQ{flex-direction:column}.ShopCreationWizard-module__button___8E4h1{width:100%;justify-content:center}}.ShopDashboard-module__container___IvGfk{max-width:1200px;margin:0 auto;padding:2rem}.ShopDashboard-module__header___7k6VA{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.ShopDashboard-module__header___7k6VA h1{margin:0;font-size:2rem}.ShopDashboard-module__statusBadge___H3OYa{padding:.5rem 1rem;border-radius:20px;font-size:.875rem;font-weight:500}.ShopDashboard-module__statusBadge___H3OYa.ShopDashboard-module__active___uUQpI{background:#10b981;color:#fff}.ShopDashboard-module__statusBadge___H3OYa.ShopDashboard-module__pending___0wZ0-{background:#f59e0b;color:#fff}.ShopDashboard-module__statusBadge___H3OYa.ShopDashboard-module__suspended___asgPe{background:#ef4444;color:#fff}.ShopDashboard-module__statsGrid___VMuQs{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.ShopDashboard-module__statCard___tyXb2{background:var(--card-bg, #ffffff);border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:1.5rem}.ShopDashboard-module__statCard___tyXb2 h3{margin:0 0 .5rem;font-size:.875rem;color:var(--text-secondary, #6b7280);font-weight:500;text-transform:uppercase;letter-spacing:.05em}.ShopDashboard-module__statValue___sz3HZ{font-size:2rem;font-weight:700;color:var(--text-primary, #111827);margin:0}.ShopDashboard-module__statChange___C2zi9{font-size:.875rem;margin-top:.5rem}.ShopDashboard-module__statChange___C2zi9.ShopDashboard-module__positive___Q6E2J{color:#10b981}.ShopDashboard-module__statChange___C2zi9.ShopDashboard-module__negative___bqlJ9{color:#ef4444}.ShopDashboard-module__quickActions___xw2tE{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2rem}.ShopDashboard-module__actionButton___RMYOu{background:var(--card-bg, #ffffff);border:2px solid var(--border-color, #e5e7eb);border-radius:12px;padding:1.5rem;cursor:pointer;transition:all .2s;text-align:center}.ShopDashboard-module__actionButton___RMYOu:hover{border-color:var(--primary-color, #3b82f6);transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.ShopDashboard-module__actionButton___RMYOu .ShopDashboard-module__icon___OYoAN{font-size:2rem;margin-bottom:.5rem}.ShopDashboard-module__actionButton___RMYOu .ShopDashboard-module__label___QW47R{font-weight:600;color:var(--text-primary, #111827)}.ShopDashboard-module__section___QYS0f{background:var(--card-bg, #ffffff);border:1px solid var(--border-color, #e5e7eb);border-radius:12px;padding:1.5rem;margin-bottom:1.5rem}.ShopDashboard-module__section___QYS0f h2{margin:0 0 1rem;font-size:1.25rem}.ShopDashboard-module__recentOrders___jiaF1{overflow-x:auto}.ShopDashboard-module__ordersTable___ZLWXf{width:100%;border-collapse:collapse}.ShopDashboard-module__ordersTable___ZLWXf thead{background:var(--bg-secondary, #f9fafb)}.ShopDashboard-module__ordersTable___ZLWXf th{padding:.75rem;text-align:left;font-weight:600;font-size:.875rem;color:var(--text-secondary, #6b7280);border-bottom:1px solid var(--border-color, #e5e7eb)}.ShopDashboard-module__ordersTable___ZLWXf td{padding:.75rem;border-bottom:1px solid var(--border-color, #e5e7eb)}.ShopDashboard-module__ordersTable___ZLWXf tr:hover{background:var(--bg-secondary, #f9fafb)}.ShopDashboard-module__orderStatus___2vkik{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500;display:inline-block}.ShopDashboard-module__orderStatus___2vkik.ShopDashboard-module__pending___0wZ0-{background:#fef3c7;color:#92400e}.ShopDashboard-module__orderStatus___2vkik.ShopDashboard-module__processing___LiDfC{background:#dbeafe;color:#1e40af}.ShopDashboard-module__orderStatus___2vkik.ShopDashboard-module__shipped___w7-A7,.ShopDashboard-module__orderStatus___2vkik.ShopDashboard-module__delivered___LT1yQ{background:#d1fae5;color:#065f46}.ShopDashboard-module__orderStatus___2vkik.ShopDashboard-module__cancelled___TuDld{background:#fee2e2;color:#991b1b}.ShopDashboard-module__emptyState___zTycr{text-align:center;padding:3rem 1rem;color:var(--text-secondary, #6b7280)}.ShopDashboard-module__emptyState___zTycr .ShopDashboard-module__icon___OYoAN{font-size:3rem;margin-bottom:1rem;opacity:.5}.ShopDashboard-module__emptyState___zTycr h3{margin:0 0 .5rem;color:var(--text-primary, #111827)}.ShopDashboard-module__emptyState___zTycr p{margin:0 0 1.5rem}.ShopDashboard-module__primaryButton___DsGyH{background:var(--primary-color, #3b82f6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s}.ShopDashboard-module__primaryButton___DsGyH:hover{background:var(--primary-hover, #2563eb)}.ShopDashboard-module__alert___sXEcF{padding:1rem 1.5rem;border-radius:8px;margin-bottom:1.5rem;display:flex;align-items:center;gap:1rem}.ShopDashboard-module__alert___sXEcF.ShopDashboard-module__warning___9DLmR{background:#fef3c7;border:1px solid #fbbf24;color:#92400e}.ShopDashboard-module__alert___sXEcF.ShopDashboard-module__info___PSRCi{background:#dbeafe;border:1px solid #60a5fa;color:#1e40af}.ShopDashboard-module__alert___sXEcF .ShopDashboard-module__icon___OYoAN{font-size:1.5rem}@media(prefers-color-scheme:dark){.ShopDashboard-module__statCard___tyXb2,.ShopDashboard-module__actionButton___RMYOu,.ShopDashboard-module__section___QYS0f{--card-bg: #1f2937;--border-color: #374151}.ShopDashboard-module__ordersTable___ZLWXf thead,.ShopDashboard-module__ordersTable___ZLWXf tr:hover{--bg-secondary: #374151}.ShopDashboard-module__statValue___sz3HZ,.ShopDashboard-module__actionButton___RMYOu .ShopDashboard-module__label___QW47R{--text-primary: #f9fafb}.ShopDashboard-module__section___QYS0f h2{color:#f9fafb}.ShopDashboard-module__emptyState___zTycr h3{--text-primary: #f9fafb}}@media(max-width:768px){.ShopDashboard-module__container___IvGfk{padding:1rem}.ShopDashboard-module__header___7k6VA{flex-direction:column;align-items:flex-start;gap:1rem}.ShopDashboard-module__statsGrid___VMuQs,.ShopDashboard-module__quickActions___xw2tE{grid-template-columns:1fr}.ShopDashboard-module__recentOrders___jiaF1{overflow-x:auto}.ShopDashboard-module__ordersTable___ZLWXf{min-width:600px}}.ProductManagement-module__container___1aZkT{max-width:1200px;margin:0 auto;padding:2rem}.ProductManagement-module__header___QhXY1{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.ProductManagement-module__header___QhXY1 h1{margin:0;font-size:2rem}.ProductManagement-module__filters___ml-K9{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.ProductManagement-module__searchInput___14kbY{flex:1;min-width:250px;padding:.75rem 1rem;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;font-size:1rem}.ProductManagement-module__filterSelect___DH04Q{padding:.75rem 1rem;border:1px solid var(--border-color, #e5e7eb);border-radius:8px;font-size:1rem;background:var(--card-bg, #ffffff)}.ProductManagement-module__addButton___Pp-fB{background:var(--primary-color, #3b82f6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:background .2s;white-space:nowrap}.ProductManagement-module__addButton___Pp-fB:hover{background:var(--primary-hover, #2563eb)}.ProductManagement-module__productsGrid___G05vO{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-bottom:2rem}.ProductManagement-module__productCard___qOv0p{background:var(--card-bg, #ffffff);border:1px solid var(--border-color, #e5e7eb);border-radius:12px;overflow:hidden;transition:all .2s}.ProductManagement-module__productCard___qOv0p:hover{transform:translateY(-4px);box-shadow:0 4px 12px #0000001a}.ProductManagement-module__productImage___1s-QO{width:100%;height:200px;object-fit:cover;background:#f3f4f6}.ProductManagement-module__productImage___1s-QO.ProductManagement-module__placeholder___j76Qy{display:flex;align-items:center;justify-content:center;font-size:4rem;color:#9ca3af}.ProductManagement-module__productInfo___CjSYZ{padding:1rem}.ProductManagement-module__productName___H59-5{font-weight:600;font-size:1.125rem;margin:0 0 .5rem;color:var(--text-primary, #111827)}.ProductManagement-module__productPrice___7kbgJ{font-size:1.25rem;font-weight:700;color:var(--primary-color, #3b82f6);margin:0 0 .5rem}.ProductManagement-module__productMeta___TGYmY{display:flex;gap:.5rem;flex-wrap:wrap;margin-bottom:.75rem}.ProductManagement-module__badge___X6ti2{padding:.25rem .75rem;border-radius:12px;font-size:.75rem;font-weight:500}.ProductManagement-module__badge___X6ti2.ProductManagement-module__active___Ofgc9{background:#d1fae5;color:#065f46}.ProductManagement-module__badge___X6ti2.ProductManagement-module__draft___nxE5W{background:#e5e7eb;color:#374151}.ProductManagement-module__badge___X6ti2.ProductManagement-module__archived___qljMn{background:#fee2e2;color:#991b1b}.ProductManagement-module__badge___X6ti2.ProductManagement-module__lowStock___cLsO3{background:#fef3c7;color:#92400e}.ProductManagement-module__badge___X6ti2.ProductManagement-module__outOfStock___aSvlN{background:#fee2e2;color:#991b1b}.ProductManagement-module__productActions___FuPpw{display:flex;gap:.5rem;padding-top:.75rem;border-top:1px solid var(--border-color, #e5e7eb)}.ProductManagement-module__actionButton___v9Tbn{flex:1;padding:.5rem;background:transparent;border:1px solid var(--border-color, #e5e7eb);border-radius:6px;cursor:pointer;transition:all .2s;font-size:.875rem;font-weight:500}.ProductManagement-module__actionButton___v9Tbn:hover{background:var(--bg-secondary, #f9fafb);border-color:var(--primary-color, #3b82f6);color:var(--primary-color, #3b82f6)}.ProductManagement-module__actionButton___v9Tbn.ProductManagement-module__danger___c-7oO:hover{border-color:#ef4444;color:#ef4444}.ProductManagement-module__emptyState___VdfYQ{text-align:center;padding:4rem 2rem;background:var(--card-bg, #ffffff);border:2px dashed var(--border-color, #e5e7eb);border-radius:12px}.ProductManagement-module__emptyState___VdfYQ .ProductManagement-module__icon___9p3gE{font-size:4rem;margin-bottom:1rem;opacity:.5}.ProductManagement-module__emptyState___VdfYQ h3{margin:0 0 .5rem;color:var(--text-primary, #111827)}.ProductManagement-module__emptyState___VdfYQ p{margin:0 0 1.5rem;color:var(--text-secondary, #6b7280)}.ProductManagement-module__stats___bUOmj{display:flex;gap:2rem;padding:1rem;background:var(--bg-secondary, #f9fafb);border-radius:8px;margin-bottom:2rem}.ProductManagement-module__stat___jhLtP{flex:1;text-align:center}.ProductManagement-module__stat___jhLtP .ProductManagement-module__value___vZsW0{font-size:1.5rem;font-weight:700;color:var(--text-primary, #111827)}.ProductManagement-module__stat___jhLtP .ProductManagement-module__label___MrYvb{font-size:.875rem;color:var(--text-secondary, #6b7280);margin-top:.25rem}@media(prefers-color-scheme:dark){.ProductManagement-module__searchInput___14kbY,.ProductManagement-module__filterSelect___DH04Q,.ProductManagement-module__productCard___qOv0p,.ProductManagement-module__emptyState___VdfYQ{--card-bg: #1f2937;--border-color: #374151}.ProductManagement-module__productName___H59-5,.ProductManagement-module__emptyState___VdfYQ h3,.ProductManagement-module__stat___jhLtP .ProductManagement-module__value___vZsW0{--text-primary: #f9fafb}.ProductManagement-module__actionButton___v9Tbn:hover,.ProductManagement-module__stats___bUOmj{--bg-secondary: #374151}}@media(max-width:768px){.ProductManagement-module__container___1aZkT{padding:1rem}.ProductManagement-module__header___QhXY1{flex-direction:column;align-items:flex-start;gap:1rem}.ProductManagement-module__filters___ml-K9{flex-direction:column}.ProductManagement-module__searchInput___14kbY{width:100%;min-width:0}.ProductManagement-module__productsGrid___G05vO{grid-template-columns:1fr}.ProductManagement-module__stats___bUOmj{flex-direction:column;gap:1rem}}button{font-family:inherit}button:hover:not(:disabled){opacity:.9}
