body{font-family:Arial,sans-serif}.chat-avatar-btn{position:relative;border:none;background:none;cursor:pointer}.avatar-img{width:80px;height:80px;border-radius:50%;border:2px solid rgb(23,137,23)}.chat-avatar-btn{position:relative}.status-dot{position:absolute;bottom:6px;right:6px;width:16px;height:16px;background:#22c55e;border-radius:50%;border:3px solid white;display:none}.chat-window{position:fixed;bottom:20px;right:20px;width:360px;height:480px;background:linear-gradient(135deg,#6a6ce0,#7a6bd6);border-radius:24px 24px 0 0;overflow:hidden;box-shadow:0 12px 30px #0000001f;border:1px solid #e5e7eb;display:flex;flex-direction:column;z-index:10000}.chat-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:linear-gradient(135deg,#6a6ce0,#7a6bd6);color:#fff;flex-shrink:0;border-radius:17px 17px 0 0}.header-left{display:flex;align-items:center;gap:12px}.header-avatar{width:48px;height:48px;border-radius:50%;border:2px solid rgba(255,255,255,.6);background:#fff;object-fit:cover}.header-text{display:flex;flex-direction:column;line-height:1.2}.header-title{margin:0;font-size:16px;font-weight:600}.header-subtitle{margin:0;font-size:13px;opacity:.9}.header-actions{display:flex;gap:8px}.header-icon-btn{width:36px;height:36px;border-radius:50%;border:none;background:#fff3;font-size:16px;cursor:pointer;color:#fff;transition:.2s ease}.header-icon-btn:hover{background:#ffffff59}.card-actions{display:flex;gap:10px;margin-top:12px}.card-cta{width:100%;background:#fff;color:#7677f4;border:1px solid #7677F4;padding:10px;border-radius:999px;cursor:pointer;transition:all .25s ease}.card-cta:hover{background:#7677f4;color:#fff}.card-subtitle{color:#6a6eea;font-size:14px;margin-bottom:8px}.card-tags{display:flex;gap:5px;margin:10px 0;flex-wrap:wrap}.tag-pill{background:#e9eafc;color:#7677f4;padding:6px 14px;border-radius:20px;font-size:10px}.messages{flex:1;overflow-y:auto;overflow-x:hidden;display:flex;flex-direction:column;gap:12px;padding:24px 16px 16px;background:url(https://unity.artofliving.org/hacks/bot/chatWindow.png) no-repeat bottom center,#fff;background-size:100% 75%;border-radius:17px 17px 0 0;box-shadow:0 -4px 10px #00000008;scrollbar-width:none}.messages::-webkit-scrollbar{display:none}.message{background:#f3f3f3;padding:10px 14px;border-radius:14px;max-width:80%;position:relative;overflow:visible;box-shadow:0 4px 12px #00000014}.message.bot{align-self:flex-start;background:#fff;color:#666;font-size:14px}.message.user{align-self:flex-end;background:#eaebfd;color:#121212;font-size:14px;margin-left:auto;border:1px solid #b2ddf1}.options{margin-top:10px;display:flex;flex-direction:column;gap:8px;background:none;padding:0;border-radius:0;max-width:100%;align-self:flex-start}.option-btn{width:100%;padding:10px 14px;background:#fff;color:#7677f4;border:1px solid #7677F4;border-radius:22px;cursor:pointer;text-align:center;transition:all .25s ease}.option-btn:hover{background:#7677f4;color:#fff}.option-small{padding:8px 20px;border-radius:30px;background:#fff;color:#7677f4;border:1px solid #7677F4;cursor:pointer;transition:all .25s ease}.option-small:hover{background:#7677f4;color:#fff}.popup-ad{position:fixed;top:50px;right:30px;width:267px;padding:12px;background:#f4f4ff;border:1px solid #7677F4;border-radius:24px 24px 24px 2px;display:flex;flex-direction:column;gap:8px;box-shadow:0 4px 12px #00000014;font-family:Arial,sans-serif;z-index:9999}.ad-close{width:28px;height:28px;border-radius:50%;background:#e6e6fa;border:1px solid #d6d6ff;cursor:pointer;font-size:13px;font-weight:600;color:#7677f4;display:flex;align-items:center;justify-content:center;transition:all .25s ease}.ad-header{display:flex;justify-content:flex-end}.ad-close:hover{background:#aeaee6;color:#fff;transform:rotate(90deg) scale(1.1);box-shadow:0 4px 12px #7677f459}.ad-close:active{transform:scale(.95)}.ad-text{font-size:14px;line-height:1.4;color:#444;margin:0}.highlight{padding:2px 4px;border-radius:4px;font-weight:600;color:#000}.highlight.sk{background:transparent;color:#f97316;font-weight:600}.ad-cta{align-self:flex-start;padding:8px 18px;border-radius:999px;border:1px solid #7677F4;background:#fff;color:#7677f4;font-size:14px;cursor:pointer;transition:.25s ease}.ad-cta:hover{background:#7677f4;color:#fff}.chat-footer{min-height:60px;padding:12px 16px;border-top:1px solid #e5e7eb;background:#fff;display:flex;align-items:center;justify-content:flex-start;flex-shrink:0}.footer-left,.footer-right{display:flex;gap:10px}.chat-footer{justify-content:space-between}.footer-btn{background:#fff;color:#333;border:1px solid #161717;padding:8px 14px;border-radius:8px;cursor:pointer;transition:all .2s ease}.footer-btn:hover{background:#ccd6ec}.footer-btn.danger{color:#3a3232;border-color:#1a1818}.footer-btn.danger:hover{background:#fee2e2}.back-btn{margin:0;width:auto;padding:8px 20px;background:#fffffff2;border:1px solid #ddd;border-radius:30px;box-shadow:0 2px 8px #0000001a;color:#333;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease}.back-btn:hover{background:#f5f5f5;border-color:#111112;color:#002fff}.info-card{border:2px solid #7677F4;border-radius:14px;padding:10px;width:250px;background:#f8faff;box-shadow:0 6px 14px #00000014}.card-header{display:flex;justify-content:space-between;align-items:center}.card-header h4{font-size:14px;margin:0}.card-subtitle{font-size:12px;color:#7677f4}.card-badge{background:#fde68a;color:#92400e;font-size:11px;font-weight:600;padding:3px 8px;border-radius:999px}.card-desc{font-size:14px;margin:8px 0;color:#666}.card-points{font-size:12px;padding-left:16px;margin-bottom:10px}.card-points li{margin-bottom:4px}.bot-hover-wrap{position:fixed;bottom:60px;right:30px;z-index:9999}.bot-hover-text{position:absolute;right:90px;top:-8px;transform:translate(10px);background:#fff;color:#333;padding:10px 16px;border-radius:18px;font-size:14px;white-space:nowrap;box-shadow:0 6px 18px #0000002e;opacity:1;pointer-events:none;transition:all .3s ease}.bot-hover-text:after{content:"";position:absolute;right:-6px;bottom:14px;border-left:6px solid #fff;border-top:6px solid transparent;border-bottom:6px solid transparent}.bot-hover-text.hide{opacity:0}.message.bot.typing{background:transparent;padding:0}.typing-indicator{background:#f3f3f3;padding:10px 16px;border-radius:18px;display:inline-flex;align-items:center;gap:6px;box-shadow:0 2px 6px #0000000d}.typing-dot{width:8px;height:8px;background:#c6c6c6;border-radius:50%;animation:typingBounce 1.4s infinite ease-in-out}.typing-dot:nth-child(2){animation-delay:.2s}.typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,80%,to{transform:scale(.6);opacity:.4}40%{transform:scale(1);opacity:1}}.modal{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;justify-content:center;align-items:center;z-index:10000}.modal.hidden{display:none}.modal:not(.hidden){display:flex}.modal-content{background:#fff;padding:20px;border-radius:16px;width:260px;text-align:center}.modal-actions{display:flex;justify-content:space-between;margin-top:15px}.feedback-wrapper{width:100%;text-align:center;margin-top:20px}.feedback-title{font-size:16px;font-weight:600;margin-bottom:14px}.star-row{display:flex;justify-content:center;gap:12px;margin-bottom:18px}.star{background:transparent;border:0;padding:0;font-size:30px;cursor:pointer;color:#e5e7eb;transition:all .2s ease}.star.hovered{color:#fde68a}.star.active{color:#fbbf24;text-shadow:0 0 6px rgba(251,191,36,.6)}.feedback-actions{display:flex;justify-content:center;gap:12px}.feedback-btn{width:120px;height:40px;border-radius:999px;border:1px solid #7677F4;background:#fff;color:#7677f4;font-weight:600;cursor:pointer;transition:.25s ease}.feedback-btn:hover{background:#7677f4;color:#fff}.message.centered{align-self:center!important;text-align:center;background:transparent;box-shadow:none;top:40px;max-width:100%;font-weight:500;font-size:17px}.message.final-message{align-self:center!important;text-align:center;background:transparent;box-shadow:none;max-width:100%;font-size:18px;font-weight:600;margin:auto}.messages.final-screen{justify-content:center;align-items:center}.chat-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000040;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:50}.overlay-card{background:#fff;padding:20px;border-radius:16px;width:70%;max-width:320px;box-shadow:0 10px 25px #00000026;text-align:center}.overlay-actions{display:flex;gap:12px;margin-top:16px}.overlay-btn{flex:1;padding:10px;border-radius:12px;border:1px solid #6c63ff;background:transparent;cursor:pointer}.overlay-btn.primary{background:#6c63ff;color:#fff;border:none}.hidden{display:none}.feedback-comment{margin:12px 0;text-align:center}.comment-input{width:100%;max-width:260px;padding:8px 10px;border-radius:8px;border:1px solid #ddd;font-family:inherit;resize:none;outline:none}.comment-input:focus{border-color:#4caf50}@media(max-width:768px){html,body{height:100%;margin:0;overflow:hidden}.chat-window{position:fixed;top:0;left:0;width:100vw;height:100vh;border-radius:0;bottom:0;right:0}.chat-header,.messages{border-top-left-radius:0;border-top-right-radius:0}.popup-ad{right:10px;top:20px}}
