.page_pageTitle__mBe6E{font-size:1.5rem;font-weight:700;margin:0 0 1.5rem;color:var(--theme-text)}.ChatWithAyra_chat__0etlF{display:flex;flex-direction:column;height:360px}.ChatWithAyra_header__8wGQi{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(194,24,91,.2);border-bottom:1px solid var(--theme-card-border)}.ChatWithAyra_avatarWrap__biLUQ{position:relative;width:40px;height:40px;flex-shrink:0}.ChatWithAyra_avatarImg__BJGfa{width:40px;height:40px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.ChatWithAyra_avatarFallback__zdqG7{position:absolute;inset:0;width:40px;height:40px;border-radius:50%;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;z-index:0}.ChatWithAyra_meta__S2kk0{display:block;font-size:.75rem;color:var(--theme-text-muted);font-weight:400}.ChatWithAyra_messages__aL0PM{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.ChatWithAyra_userBubble__18_OG{align-self:flex-end;max-width:85%;padding:.5rem .75rem;border-radius:12px 12px 4px 12px;background:var(--theme-primary);color:#fff;font-size:.95rem}.ChatWithAyra_ayraBubble__ERyYX{align-self:flex-start;max-width:85%;padding:.5rem .75rem;border-radius:12px 12px 12px 4px;background:var(--theme-surface);border:1px solid var(--theme-card-border);font-size:.95rem}.ChatWithAyra_inputRow__wOrm5{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--theme-card-border)}.ChatWithAyra_input__YR56D{flex:1 1;padding:.5rem .75rem;border-radius:8px;border:2px solid var(--theme-card-border);background:var(--theme-bg);color:var(--theme-text);font-size:.95rem}.ChatWithAyra_input__YR56D:focus{outline:none;border-color:var(--theme-primary)}.ChatWithAyra_sendBtn__5hJGL{padding:.5rem 1rem;border-radius:8px;border:none;background:var(--theme-primary);color:#fff;font-weight:600;cursor:pointer;font-size:.9rem}.ChatWithAyra_sendBtn__5hJGL:hover{background:var(--theme-primary-dark)}.ChatWithKamiyar_chat__8EZtU{display:flex;flex-direction:column;height:360px}.ChatWithKamiyar_header__fq4p1{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:rgba(21,101,192,.2);border-bottom:1px solid var(--theme-card-border)}.ChatWithKamiyar_avatarWrap__mcX0G{position:relative;width:40px;height:40px;flex-shrink:0}.ChatWithKamiyar_avatarImg___zP3V{width:40px;height:40px;border-radius:50%;object-fit:cover;position:relative;z-index:1}.ChatWithKamiyar_avatarFallback__7n1A1{position:absolute;inset:0;width:40px;height:40px;border-radius:50%;background:var(--theme-primary);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1.1rem;z-index:0}.ChatWithKamiyar_meta__n_Vit{display:block;font-size:.75rem;color:var(--theme-text-muted);font-weight:400}.ChatWithKamiyar_messages__sPrnb{flex:1 1;overflow-y:auto;padding:1rem;display:flex;flex-direction:column;gap:.75rem}.ChatWithKamiyar_userBubble__J6qKf{align-self:flex-end;max-width:85%;padding:.5rem .75rem;border-radius:12px 12px 4px 12px;background:var(--theme-primary);color:#fff;font-size:.95rem}.ChatWithKamiyar_kamiyarBubble___RkSI{align-self:flex-start;max-width:85%;padding:.5rem .75rem;border-radius:12px 12px 12px 4px;background:var(--theme-surface);border:1px solid var(--theme-card-border);font-size:.95rem}.ChatWithKamiyar_inputRow__piVUQ{display:flex;gap:.5rem;padding:.75rem 1rem;border-top:1px solid var(--theme-card-border)}.ChatWithKamiyar_input__JpZMO{flex:1 1;padding:.5rem .75rem;border-radius:8px;border:2px solid var(--theme-card-border);background:var(--theme-bg);color:var(--theme-text);font-size:.95rem}.ChatWithKamiyar_input__JpZMO:focus{outline:none;border-color:var(--theme-primary)}.ChatWithKamiyar_sendBtn__U15sK{padding:.5rem 1rem;border-radius:8px;border:none;background:var(--theme-primary);color:#fff;font-weight:600;cursor:pointer;font-size:.9rem}.ChatWithKamiyar_sendBtn__U15sK:hover{background:var(--theme-primary-dark)}.ChatPopover_wrap__hVEyV{position:fixed;bottom:1.5rem;right:1.5rem;z-index:200}.ChatPopover_fab__rJlDm{width:56px;height:56px;border-radius:50%;border:2px solid var(--theme-card-border);background:var(--theme-primary);color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 16px rgba(0,0,0,.4);transition:transform .2s,box-shadow .2s,background .2s}.ChatPopover_fab__rJlDm:hover{background:var(--theme-primary-dark);transform:scale(1.05);box-shadow:0 6px 20px rgba(0,0,0,.5)}.ChatPopover_fab__rJlDm:focus{outline:none;box-shadow:0 0 0 3px var(--theme-primary-light)}.ChatPopover_popover__jvp8G{position:absolute;bottom:calc(100% + .75rem);right:0;width:380px;max-width:calc(100vw - 2rem);background:var(--theme-surface);border:2px solid var(--theme-card-border);border-radius:12px;box-shadow:0 12px 40px rgba(0,0,0,.45);overflow:hidden;animation:ChatPopover_popoverIn__PrHZq .2s ease-out}@keyframes ChatPopover_popoverIn__PrHZq{0%{opacity:0;transform:translateY(8px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.ChatPopover_popoverHeader__9yMH1{display:flex;align-items:center;justify-content:space-between;padding:.5rem .75rem .5rem 1rem;background:hsla(0,0%,100%,.06);border-bottom:1px solid var(--theme-card-border)}.ChatPopover_popoverHeaderText__oZ1Sc{display:flex;flex-direction:column;gap:.15rem}.ChatPopover_popoverTitle__L1QyV{font-size:.9rem;font-weight:600;color:var(--theme-text)}.ChatPopover_popoverDisclaimer__ZtL66{font-size:.7rem;color:var(--theme-text-muted)}.ChatPopover_closeBtn__Chvcq{width:32px;height:32px;padding:0;border:none;border-radius:8px;background:transparent;color:var(--theme-text-muted);font-size:1.5rem;line-height:1;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .15s,color .15s}.ChatPopover_closeBtn__Chvcq:hover{background:hsla(0,0%,100%,.1);color:var(--theme-text)}.ChatPopover_popoverBody__WYoj_{max-height:420px;overflow:hidden}.ChatPopover_popoverBody__WYoj_>div{border-radius:0}@media (max-width:420px){.ChatPopover_wrap__hVEyV{bottom:1rem;right:1rem}.ChatPopover_popover__jvp8G{width:calc(100vw - 2rem);right:-.5rem}}.Layout_root__L2Vtu{min-height:100vh;display:flex;flex-direction:column;position:relative;z-index:1}.Layout_main__RIY09{flex:1 1;width:100%;max-width:1200px;margin:0 auto;padding:1.5rem}@media (min-width:768px){.Layout_main__RIY09{padding:2rem}}.Chat_section__Ila9O{margin-bottom:2.5rem}.Chat_title__p8rCy{font-size:1.5rem;font-weight:700;margin:0 0 .25rem;color:var(--theme-text)}.Chat_subtitle__kx_EI{font-size:.95rem;color:var(--theme-text-muted);margin:0 0 .25rem}.Chat_disclaimer__nnHDZ{font-size:.8rem;color:var(--theme-text-muted);margin:0 0 1.25rem;max-width:42ch}.Chat_tabs__jCsNH{display:flex;gap:.5rem;margin-bottom:1rem}.Chat_tab__xzlXf{padding:.5rem 1rem;font-size:.95rem;font-weight:600;border:2px solid var(--theme-card-border);border-radius:8px;background:var(--theme-surface);color:var(--theme-text-muted);cursor:pointer;transition:all .2s}.Chat_tab__xzlXf:hover{color:var(--theme-text);border-color:var(--theme-primary)}.Chat_tab__xzlXf[data-active=true]{background:var(--theme-primary);border-color:var(--theme-primary);color:#fff}.Chat_panel__C2y1r{border:2px solid var(--theme-card-border);border-radius:12px;overflow:hidden;background:var(--theme-surface);min-height:320px}