.chatresume{flex-direction:column;gap:7px;width:100%;margin:0 0 18px;display:flex}.chatresume-label{font-family:var(--font-roboto);color:var(--d2);opacity:.7;font-size:12px;font-weight:600;line-height:1.4}.chatresume-card{text-align:left;background:var(--l1);cursor:pointer;border:1px solid #f0a0644d;border-radius:12px;align-items:center;gap:12px;width:100%;padding:10px 14px;transition:background .15s,border-color .15s;display:flex}.chatresume-card:hover:not(:disabled){background:#fff;border-color:#ffb46e}.chatresume-card:disabled{cursor:wait}.chatresume-text{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.chatresume-q{font-family:var(--font-roboto);color:var(--d1);white-space:nowrap;text-overflow:ellipsis;font-size:14px;font-weight:500;line-height:1.4;overflow:hidden}.chatresume-meta{font-family:var(--font-roboto);color:var(--grey);white-space:nowrap;text-overflow:ellipsis;font-size:11px;line-height:1.4;overflow:hidden}.chatresume-arrow{color:var(--p2);flex-shrink:0}.chatresume-busy{font-family:var(--font-roboto);color:var(--p2);white-space:nowrap;flex-shrink:0;font-size:12px;font-weight:500}.chatresume-allchats{width:100%;font-family:var(--font-roboto);color:var(--p2);text-align:right;margin:10px 0 0;font-size:13px;font-weight:500;transition:color .15s;display:block}.chatresume-allchats:hover{color:#e85c3d}@media (max-width:480px){.chatresume-card{gap:10px;padding:10px 12px}}
.chat-section{scroll-margin-top:calc(var(--header-height,72px) + 16px);padding:0 120px 40px}.chat-inner{background:var(--l1);border:1px solid #40363a14;border-radius:18px;max-width:900px;margin:0 auto;padding:30px 36px;box-shadow:0 1px 3px #40363a0a}.chat-inner-empty{max-width:720px}.chat-inner-empty .chat-header{margin-bottom:14px}.chat-inner-empty .chat-input-section{margin-top:16px;padding-top:14px}.chat-inner-empty .chat-starters{margin-bottom:14px}.chat-header{margin-bottom:18px}.chat-header-line{align-items:center;gap:16px;display:flex}.chat-header-rule{background:#40363a1f;flex:1;height:1px}.chat-header-rule:first-child{background:linear-gradient(90deg,#0000,#40363a29)}.chat-header-rule:last-child{background:linear-gradient(90deg,#40363a29,#0000)}.chat-header-logo{flex-shrink:0;display:block}.chat-header-title{font-family:var(--font-roboto);letter-spacing:.01em;color:var(--p2);white-space:nowrap;margin:0;font-size:20px;font-weight:700}.chat-lead{max-width:560px;font-family:var(--font-roboto);text-align:center;color:var(--d2);opacity:.72;margin:0 auto 22px;font-size:14px;line-height:1.6}.chat-thread{scroll-behavior:smooth;max-height:70vh;margin-bottom:20px;padding:4px 0;overflow-y:auto}.chat-msg{margin-bottom:16px}.chat-msg:last-child{margin-bottom:0}.chat-msg-user{justify-content:flex-end;display:flex}.chat-msg-user-bubble{max-width:75%;font-family:var(--font-roboto);color:var(--d2);background:#40363a0a;border:1px solid #40363a14;border-radius:20px 20px 4px;padding:14px 20px;font-size:16px;line-height:1.5}.chat-msg-bot{font-family:var(--font-roboto);color:var(--d2);font-size:16px;line-height:1.7}.chat-answer p{margin:0 0 12px}.chat-answer p:last-child{margin-bottom:0}.chat-answer+.chat-answer{margin-top:12px}.chat-typing{align-items:center;gap:6px;min-height:24px;margin:0;display:flex}.chat-dot{background:var(--p1);opacity:.4;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite chat-bounce}.chat-dot:nth-child(2){animation-delay:.15s}.chat-dot:nth-child(3){animation-delay:.3s}@keyframes chat-bounce{0%,80%,to{opacity:.4;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.chat-shloka{background:#fff;border:1px solid #40363a14;border-radius:12px;margin:16px 0;padding:20px 24px}.chat-shloka:first-child{margin-top:0}.chat-shloka:last-child{margin-bottom:0}.chat-shloka-body{text-align:center}.chat-shloka-text{font-family:var(--font-devanagari);color:var(--d1);margin:0 0 10px;font-size:18px;font-weight:700;line-height:1.8}.chat-shloka-meaning{font-family:var(--font-roboto);color:var(--d2);opacity:.8;margin:0 0 8px;font-size:14px;line-height:1.6}.chat-shloka-ref{font-family:var(--font-roboto);color:var(--grey);margin:0;font-size:13px}.chat-shloka-actions{gap:6px;margin-top:12px;display:flex}.chat-incomplete{font-family:var(--font-roboto);color:var(--grey);margin:12px 0 0;font-size:13px;font-style:italic}.chat-actions{border-top:1px solid #40363a0f;justify-content:space-between;align-items:center;margin-top:16px;padding-top:12px;display:flex}.chat-actions-left{gap:8px;display:flex}.chat-icon-btn{width:36px;height:36px;color:var(--grey);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:background .15s,color .15s;display:inline-flex}.chat-icon-btn:hover:not(:disabled){color:var(--d1);background:#40363a0f}.chat-icon-btn:disabled{opacity:.35;cursor:not-allowed}.chat-icon-btn-active{color:var(--p2)}.chat-mudra-used{font-family:var(--font-roboto);color:var(--d1);border:1px solid var(--stroke);background:#fff;border-radius:999px;align-items:center;gap:5px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.chat-share-btn{font-family:var(--font-roboto);color:var(--d2);border:1px solid var(--stroke);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;margin:16px 0 0 auto;padding:9px 20px;font-size:14px;font-weight:600;transition:background .15s,border-color .15s;display:flex}.chat-share-btn:hover{background:#40363a0a;border-color:#40363a3d}.chat-balance-bar{border-bottom:1px solid #40363a0f;justify-content:space-between;align-items:center;gap:12px;margin-bottom:14px;padding-bottom:12px;display:flex}.chat-balance-chip{font-family:var(--font-roboto);color:var(--d1);border:1.5px solid var(--p2);border-radius:999px;align-items:center;gap:6px;padding:5px 14px;font-size:13px;font-weight:600;display:inline-flex}.chat-balance-buy{font-family:var(--font-roboto);color:var(--p2);font-size:13px;font-weight:600;text-decoration:none}.chat-balance-buy:hover{text-decoration:underline}.chat-balance-caption{font-family:var(--font-roboto);color:var(--grey);justify-content:center;align-items:center;gap:6px;margin:10px 0 0;font-size:12.5px;display:flex}.chat-balance-caption-buy{color:var(--p2);font-weight:600;text-decoration:none}.chat-balance-caption-buy:hover{text-decoration:underline}.chat-tier-picker{flex-wrap:wrap;gap:8px;margin-bottom:12px;display:flex}.chat-tier-pill{font-family:var(--font-roboto);color:var(--d2);border:1.5px solid var(--stroke);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:6px;padding:6px 16px;font-size:13px;font-weight:500;transition:border-color .15s,background .15s;display:inline-flex}.chat-tier-pill:hover:not(:disabled){border-color:var(--p2)}.chat-tier-pill-active{border-color:var(--p2);background:#ff6f4f0f;font-weight:600}.chat-tier-pill:disabled{opacity:.5;cursor:not-allowed}.chat-tier-name{color:inherit}.chat-tier-cost{color:var(--grey)}.chat-tier-cost-orig{opacity:.55;margin-right:4px}.chat-tier-badge{letter-spacing:.05em;text-transform:uppercase;color:#fff;background:var(--p2);border-radius:4px;padding:1px 5px;font-size:10px;font-weight:700}.chat-tier-seg{border:1px solid var(--stroke);background:#fff;border-radius:12px;gap:2px;margin-bottom:12px;padding:3px;display:inline-flex}.chat-tier-seg .chat-tier-pill{background:0 0;border:none;border-radius:9px;padding:6px 14px;font-size:12.5px}.chat-tier-seg .chat-tier-pill-active{color:var(--d1);background:#ff6f4f1a}.chat-input-section{border-top:1px solid #40363a12;margin-top:22px;padding-top:18px}.chat-form{align-items:stretch;gap:0;display:flex}.chat-input-wrap{flex:1;min-width:0}.chat-input{width:100%;font-family:var(--font-roboto);color:var(--d2);border:1px solid var(--stroke);background:#fff;border-right:none;border-radius:16px 0 0 16px;outline:none;padding:16px 20px;font-size:16px;transition:border-color .18s,box-shadow .18s}.chat-input::placeholder{color:var(--grey)}.chat-input:focus{border-color:var(--p2);box-shadow:0 0 0 3px #ff6f4f1f}.chat-input:disabled{opacity:.6}.chat-submit{font-family:var(--font-roboto);color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#ff6f4f,#ffb46e);border:none;border-radius:0 16px 16px 0;flex-shrink:0;padding:16px 28px;font-size:15px;font-weight:600;transition:transform .18s,box-shadow .18s,opacity .18s}.chat-submit:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #ff6f4f59}.chat-submit:disabled{opacity:.5;cursor:not-allowed}.chat-hint{font-family:var(--font-roboto);color:var(--grey);text-align:center;margin:12px 0 0;font-size:12.5px;line-height:1.5}.chat-charcount{text-align:right;margin:8px 2px 0}.chat-oom-retry{font-family:var(--font-roboto);color:var(--grey);margin:10px 0 0;font-size:13.5px}.chat-starters{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:18px;display:flex}.chat-starters-label{font-family:var(--font-roboto);letter-spacing:.06em;text-transform:uppercase;color:var(--grey);margin-bottom:2px;font-size:12px;font-weight:600}.chat-starter{font-family:var(--font-roboto);text-align:left;color:var(--d1);cursor:pointer;background:#fff;border:1px solid #40363a1f;border-radius:14px;padding:10px 16px;font-size:14px;line-height:1.45;transition:border-color .15s,background .15s}.chat-starter:hover:not(:disabled){border-color:var(--p2);background:#ff6f4f0d}.chat-starter:focus-visible{outline:2px solid var(--p2);outline-offset:2px}.chat-starter:disabled{opacity:.5;cursor:not-allowed}.chat-followups{margin:4px 0 2px}.chat-followups-label{font-family:var(--font-roboto);letter-spacing:.06em;text-transform:uppercase;color:var(--grey);margin-bottom:8px;font-size:12px;font-weight:600;display:block}.chat-followups-chips{flex-wrap:wrap;gap:8px;display:flex}.chat-followup{padding:8px 14px;font-size:13.5px}.chat-continue{font-family:var(--font-roboto);margin:16px 0 0;font-size:13.5px}.chat-continue-link{color:var(--p2);border-bottom:1px solid #ff6f4f59;padding-bottom:1px;text-decoration:none}.chat-continue-link:hover{border-bottom-color:var(--p2)}.chat-cost-note{font-family:var(--font-roboto);color:var(--grey);margin:0 0 10px 2px;font-size:13px}.chat-cost-note s{opacity:.55;margin-right:5px}.chat-error{font-family:var(--font-roboto);color:#b4452e;margin:16px 0 0;font-size:15px;line-height:1.6}.chat-retry{font-family:inherit;font-size:inherit;font-weight:600;line-height:inherit;color:inherit;text-underline-offset:3px;cursor:pointer;background:0 0;border:none;margin-left:10px;padding:0;text-decoration:underline}.chat-retry:hover{opacity:.72}.chat-retry:focus-visible{outline:2px solid var(--p2);outline-offset:2px;border-radius:3px}.chat-notice{font-family:var(--font-roboto);color:var(--d2);background:#f0a0641a;border:1px solid #f0a0644d;border-radius:12px;margin:16px 0 0;padding:12px 16px;font-size:14px;line-height:1.6}.chat-share-overlay{z-index:9999;background:#0006;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.chat-share-modal{background:var(--l1);border-radius:20px;width:100%;max-width:480px;padding:32px;position:relative}.chat-share-close{color:var(--grey);cursor:pointer;background:0 0;border:none;padding:4px;font-size:24px;line-height:1;position:absolute;top:16px;right:20px}.chat-share-close:hover{color:var(--d1)}.chat-share-title{font-family:var(--font-roboto);color:var(--d1);letter-spacing:.02em;margin:0 0 24px;padding-right:32px;font-size:20px;font-weight:700}.chat-share-copy-row{border:1px solid var(--stroke);cursor:pointer;text-align:left;background:#fff;border-radius:12px;align-items:center;gap:16px;width:100%;padding:16px 20px;transition:background .15s;display:flex}.chat-share-copy-row:hover:not(:disabled){background:#40363a08}.chat-share-copy-row:disabled{opacity:.6;cursor:wait}.chat-share-copy-text{flex-direction:column;gap:2px;display:flex}.chat-share-copy-label{font-family:var(--font-roboto);color:var(--d1);font-size:15px;font-weight:600}.chat-share-copy-sub{font-family:var(--font-roboto);color:var(--grey);font-size:13px}.chat-share-targets{flex-wrap:wrap;justify-content:center;gap:20px;margin-top:28px;display:flex}.chat-share-target{color:var(--d2);flex-direction:column;align-items:center;gap:8px;text-decoration:none;transition:transform .15s;display:flex}.chat-share-target:hover{transform:translateY(-2px)}.chat-share-target-icon{border:1px solid var(--stroke);background:#fff;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;display:flex}.chat-share-target-label{font-family:var(--font-roboto);color:var(--d2);text-align:center;max-width:80px;font-size:12px}.chat-share-note{font-family:var(--font-roboto);color:var(--grey);text-align:center;margin:20px 0 0;font-size:13px}.chat-share-note a{color:var(--p2);text-decoration:none}.chat-share-note a:hover{text-decoration:underline}@media (max-width:768px){.chat-section{padding:0 16px 32px}.chat-inner{border-radius:16px;padding:24px 20px}.chat-lead{margin-bottom:18px;font-size:13.5px}.chat-header-title{font-size:16px}.chat-thread{max-height:60vh}.chat-msg-user-bubble{max-width:85%}.chat-form{flex-direction:column;gap:10px}.chat-input{border-right:1px solid var(--stroke);border-radius:16px}.chat-submit{border-radius:16px;width:100%}.chat-share-modal{border-radius:16px;padding:24px}.chat-share-targets{gap:16px}}@media (max-width:480px){.chat-section{padding:0 12px 26px}.chat-inner{padding:20px 16px}.chat-starter{padding:9px 14px;font-size:13.5px}.chat-header-title{font-size:14px}.chat-header-rule{display:none}.chat-msg-bot{font-size:15px}.chat-shloka{padding:16px}.chat-shloka-text{font-size:16px}.chat-submit{padding:14px 20px;font-size:14px}.chat-tier-picker{gap:6px}.chat-tier-pill{padding:5px 12px;font-size:12px}.chat-share-overlay{align-items:flex-end;padding:16px}.chat-share-modal{border-radius:16px 16px 0 0;max-width:100%}.chat-share-target-icon{width:48px;height:48px}}@media (max-width:767px){.chat-section-fab{margin-top:calc(70px + env(safe-area-inset-bottom,0px) + var(--vp-dock-h,0px))}}