:root{font-family:Helvetica Neue,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.5;font-weight:400;color:#fff;background-color:#121212;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}*{box-sizing:border-box}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;background:#121212}#root{width:100%;margin:0;padding:0;text-align:left}a{font-weight:500;color:#1db954;text-decoration:inherit;transition:color .2s ease}a:hover{color:#1ed760}h1,h2,h3,h4,h5,h6{margin:0;font-weight:600;color:#fff}p{margin:0;color:#b3b3b3}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1db954;color:#fff;cursor:pointer;transition:all .2s ease}button:hover{background-color:#1ed760;transform:translateY(-1px)}button:focus,button:focus-visible{outline:2px solid #1db954;outline-offset:2px}button:disabled{opacity:.6;cursor:not-allowed;transform:none}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#181818}::-webkit-scrollbar-thumb{background:#404040;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#1db954}*:focus{outline:2px solid #1db954;outline-offset:2px}::selection{background:#1db9544d;color:#fff}.app{min-height:100vh;background:linear-gradient(135deg,#191414,#121212,#000);color:#fff;font-family:Helvetica Neue,Arial,sans-serif;position:relative}.app-header{text-align:center;padding:2rem 1rem;background:linear-gradient(180deg,rgba(29,185,84,.1) 0%,transparent 100%)}.header-content{max-width:800px;margin:0 auto}.app-title{font-size:3rem;font-weight:900;margin:0 0 .5rem;background:linear-gradient(135deg,#1ed760,#1db954);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:flex;align-items:center;justify-content:center;gap:1rem;flex-wrap:wrap}.title-icon{display:inline-flex;align-items:center;justify-content:center;filter:drop-shadow(0 0 10px rgba(29,185,84,.5))}.title-icon svg{width:40px;height:40px;color:#1ed760}.title-subtitle{font-size:.9rem;font-weight:400;color:#b3b3b3;margin-left:1rem;font-style:italic}.app-description{font-size:1.1rem;color:#b3b3b3;margin:0;line-height:1.5}.app-main{max-width:1400px;margin:0 auto;padding:0 1rem 2rem}.search-section{margin-bottom:2rem}.error-message{display:flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem;background:#e53e3e1a;border:1px solid rgba(229,62,62,.3);border-radius:8px;color:#ff6b6b;margin-top:1rem;text-align:center}.error-icon{font-size:1.2rem}.current-genre{text-align:center;margin-top:1rem;padding:.75rem 1rem;background:#1db9541a;border:1px solid rgba(29,185,84,.3);border-radius:20px;display:inline-flex;align-items:center;gap:.5rem;color:#fff;position:relative;left:50%;transform:translate(-50%)}.current-genre strong{color:#1ed760;text-transform:capitalize}.album-count{color:#b3b3b3;font-size:.9rem}.graph-section{margin-bottom:2rem}.graph-layout{display:flex;height:70vh;min-height:500px;gap:1rem}.graph-canvas{flex:3;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;overflow:auto;box-shadow:0 8px 32px #0006}.graph-sidebar{flex:1;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;padding:1.5rem;box-shadow:0 8px 32px #0006;display:flex;flex-direction:column;gap:2rem;overflow-y:auto}.album-hover-section,.album-details-section{background:#2828284d;border-radius:8px;padding:1rem;border:1px solid rgba(64,64,64,.3)}.album-hover-section h3,.album-details-section h3{color:#1ed760;margin:0 0 .5rem;font-size:1.1rem}.album-hover-section p,.album-details-section p{color:#b3b3b3;margin:0;line-height:1.4}.legend{display:flex;justify-content:center;gap:2rem;flex-wrap:wrap;margin-top:1rem;padding:1rem;background:#2828284d;border-radius:12px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.legend-item{display:flex;align-items:center;gap:.5rem;color:#b3b3b3;font-size:.9rem}.legend-color{width:16px;height:16px;border-radius:2px}.spotify-green{background:#1db954;box-shadow:0 0 8px #1db95466}.selected-album{background:#1ed760;box-shadow:0 0 8px #1db95499}.default-album{background:#404040}.app-footer{text-align:center;padding:2rem 1rem;background:#0000004d;border-top:1px solid #333333}.app-footer p{margin:0;color:#b3b3b3;font-size:.9rem}.corner-buttons{position:fixed;top:20px;left:20px;right:20px;display:flex;justify-content:space-between;align-items:center;z-index:100;pointer-events:none}.corner-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:8px 16px;border-radius:20px;font-size:14px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto;text-decoration:none;white-space:nowrap}.mobile-menu-container{position:fixed;top:15px;right:15px;z-index:1001;display:none}.hamburger-btn{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:12px;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:4px;width:44px;height:44px;align-items:center;justify-content:center}.hamburger-btn:hover{background:#ffffff26;border-color:#ffffff4d}.hamburger-line{width:20px;height:2px;background:#fff;transition:all .3s ease;border-radius:1px}.hamburger-line.active:nth-child(1){transform:rotate(45deg) translate(4px,4px)}.hamburger-line.active:nth-child(2){opacity:0}.hamburger-line.active:nth-child(3){transform:rotate(-45deg) translate(4px,-4px)}.mobile-menu-overlay{position:fixed;inset:0;background:#000c;z-index:999;display:flex;justify-content:flex-end;align-items:flex-start;padding:15px}.mobile-menu{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:12px;padding:20px;min-width:250px;max-width:300px;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000080;margin-top:50px}.mobile-menu-items{display:flex;flex-direction:column;gap:16px}.mobile-menu-item{background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;padding:12px 16px;border-radius:8px;font-size:14px;cursor:pointer;transition:all .3s ease;text-decoration:none;display:flex;align-items:center;justify-content:space-between;width:100%}.mobile-menu-item:hover{background:#ffffff26;border-color:#ffffff4d}.mobile-menu-item.coffee-item{background:transparent;border:none;padding:8px 16px;justify-content:center}.mobile-menu-item.coffee-item img{height:36px;width:auto;border-radius:6px}.mobile-menu-item .external-arrow{font-size:12px;opacity:.8}.desktop-only{display:flex}.corner-btn:hover{background:#ffffff26;border-color:#ffffff4d;transform:translateY(-2px)}.corner-btn.left{color:#1db954;border-color:#1db9544d}.corner-btn.left:hover{background:#1db9541a;border-color:#1db954}.external-arrow{font-size:12px;margin-left:4px;opacity:.8;transition:opacity .2s ease}.corner-btn.left:hover .external-arrow{opacity:1}.corner-btn-group{display:flex;gap:12px}.corner-btn.coffee-btn{background:transparent;border:none;padding:0;border-radius:8px;display:flex;align-items:center;transition:all .3s ease;text-decoration:none;white-space:nowrap;overflow:hidden}.corner-btn.coffee-btn img{height:36px;width:auto;border-radius:6px;transition:all .3s ease}.corner-btn.coffee-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #ffdd004d}.corner-btn.coffee-btn:hover img{filter:brightness(1.1)}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-menu-container{display:block}.app-header{padding:2rem 1rem;margin-top:0}.app-title{font-size:2rem;flex-direction:column;gap:.5rem}.title-subtitle{margin-left:0;font-size:.8rem}.app-description{font-size:1rem}.app-main{padding:0 .5rem 1rem}.legend{gap:1rem}.legend-item{font-size:.8rem}.current-genre{flex-direction:column;gap:.25rem}.graph-layout{flex-direction:column;height:auto;gap:1rem}.graph-canvas{height:60vh;min-height:400px}.graph-sidebar{height:auto;min-height:200px}.album-hover-section{display:none}.album-details-section{padding:.75rem}.album-details-section h3{font-size:1rem}}@media (max-width: 480px){.mobile-menu-container{top:10px;right:10px}.hamburger-btn{padding:10px;width:40px;height:40px}.hamburger-line{width:18px}.mobile-menu-overlay{padding:10px}.mobile-menu{padding:16px;min-width:220px;margin-top:40px}.mobile-menu-items{gap:12px}.mobile-menu-item{padding:10px 14px;font-size:13px}.mobile-menu-item.coffee-item img{height:32px}.app-header{padding:1.5rem .5rem;margin-top:0}.app-title{font-size:1.8rem}.title-icon svg{width:32px;height:32px}.app-description{font-size:.9rem}.app-main{padding:0 .25rem 1rem}.search-section{margin-bottom:1rem}.graph-canvas{height:50vh;min-height:300px}.graph-sidebar{min-height:150px}.legend{flex-direction:column;align-items:center;gap:.5rem;padding:.5rem}.legend-item{font-size:.75rem}.app-footer{padding:1rem .5rem}.app-footer p{font-size:.8rem}}.about-overlay{position:fixed;inset:0;background:#000c;display:flex;justify-content:center;align-items:center;z-index:1000;padding:20px}.about-modal{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);border-radius:16px;max-width:700px;width:100%;max-height:80vh;overflow-y:auto;border:1px solid #404040;box-shadow:0 20px 40px #00000080}.about-header{display:flex;justify-content:space-between;align-items:center;padding:24px 24px 0;border-bottom:1px solid #333;margin-bottom:24px}.about-header h2{color:#1ed760;font-size:28px;font-weight:700;margin:0}.close-button{background:none;border:none;color:#b3b3b3;cursor:pointer;padding:8px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .2s ease}.close-button svg{width:16px;height:16px}.close-button:hover{background:#ffffff1a;color:#fff}.about-content{padding:0 24px 24px}.about-section{margin-bottom:32px}.about-section h3{color:#1ed760;font-size:20px;margin-bottom:12px;display:flex;align-items:center;gap:8px}.about-section p{color:#e0e0e0;line-height:1.6;margin-bottom:16px}.about-section ul{color:#e0e0e0;line-height:1.6;padding-left:20px}.about-section li{margin-bottom:8px}.about-section strong{color:#1ed760}.about-actions{display:flex;gap:16px;justify-content:center;margin-top:32px;padding-top:24px;border-top:1px solid #333}.feedback-button,.website-button{padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .2s ease;border:none;cursor:pointer;font-size:14px}.feedback-button{background:linear-gradient(135deg,#1db954,#1ed760);color:#000}.feedback-button:hover{transform:translateY(-2px);box-shadow:0 4px 12px #1db9544d}.website-button{background:linear-gradient(135deg,#404040,#2a2a2a);color:#fff;border:1px solid #555}.website-button:hover{background:linear-gradient(135deg,#555,#3a3a3a);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.feedback-form{margin-top:24px;padding:24px;background:#0000004d;border-radius:12px;border:1px solid #333}.feedback-form h3{color:#1ed760;margin-bottom:16px}.feedback-form textarea{width:100%;padding:12px;background:#242424;border:1px solid #404040;border-radius:8px;color:#fff;font-size:14px;resize:vertical;min-height:100px;font-family:inherit}.feedback-form textarea:focus{outline:none;border-color:#1ed760;box-shadow:0 0 0 2px #1ee7601a}.feedback-actions{display:flex;gap:12px;justify-content:flex-end;margin-top:16px}.cancel-button,.submit-button{padding:8px 16px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.cancel-button{background:none;color:#b3b3b3;border:1px solid #404040}.cancel-button:hover{background:#ffffff1a;color:#fff}.submit-button{background:linear-gradient(135deg,#1db954,#1ed760);color:#000}.submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 2px 8px #1db9544d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.feedback-success{text-align:center;padding:20px}.feedback-success p{color:#1ed760;font-size:16px;margin:0}@media (max-width: 768px){.about-overlay{padding:15px}.about-modal{margin:0;max-height:95vh;border-radius:12px}.about-header{padding:20px 20px 0}.about-header h2{font-size:24px}.about-content{padding:0 20px 20px}.about-section{margin-bottom:24px}.about-section h3{font-size:18px}.about-section p{font-size:14px}.about-actions{flex-direction:column;gap:12px}.feedback-button,.website-button{padding:10px 20px;font-size:13px}.feedback-form{padding:20px}.feedback-form h3{font-size:18px}.feedback-form textarea{font-size:13px;min-height:80px}.feedback-actions{flex-direction:column;gap:8px}.cancel-button,.submit-button{padding:10px 16px;font-size:13px}}@media (max-width: 480px){.about-overlay{padding:10px}.about-modal{border-radius:8px;max-height:98vh}.about-header{padding:16px 16px 0}.about-header h2{font-size:20px}.close-button{width:36px;height:36px}.close-button svg{width:14px;height:14px}.about-content{padding:0 16px 16px}.about-section{margin-bottom:20px}.about-section h3{font-size:16px}.about-section p{font-size:13px}.about-actions{gap:10px}.feedback-button,.website-button{padding:8px 16px;font-size:12px}.feedback-form{padding:16px}.feedback-form h3{font-size:16px}.feedback-form textarea{font-size:12px;min-height:70px}.cancel-button,.submit-button{padding:8px 14px;font-size:12px}}.genre-search{width:100%;max-width:600px;margin:0 auto 2rem;position:relative}.search-form{position:relative}.search-input-container{position:relative;display:flex;align-items:center}.search-icon{position:absolute;left:16px;width:20px;height:20px;color:#b3b3b3;z-index:2}.search-input{width:100%;padding:12px 120px 12px 48px;font-size:16px;background-color:#242424;border:2px solid #404040;border-radius:25px;color:#fff;transition:all .2s ease;outline:none}.search-input:focus{border-color:#1db954;box-shadow:0 0 0 3px #1db9541a}.search-input::placeholder{color:#b3b3b3}.search-input:disabled{opacity:.6;cursor:not-allowed}.loading-spinner{position:absolute;right:16px;display:flex;align-items:center;justify-content:center}.spinner{width:20px;height:20px;border:2px solid #404040;border-top:2px solid #1db954;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.suggestions-dropdown{position:absolute;top:100%;left:0;right:0;background-color:#181818;border:1px solid #404040;border-radius:8px;box-shadow:0 8px 24px #00000080;z-index:1000;margin-top:4px;overflow:hidden}.suggestion-item{display:flex;align-items:center;padding:12px 16px;color:#fff;cursor:pointer;transition:background-color .2s ease;font-size:14px}.suggestion-item:hover{background-color:#2a2a2a}.suggestion-item:first-child{border-top:none}.genre-icon{width:16px;height:16px;margin-right:12px;color:#1db954;flex-shrink:0}.suggestion-item:hover .genre-icon{color:#1ed760}.stats-badge{position:absolute;right:16px;top:50%;transform:translateY(-50%);display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#1db95426,#1ee76026);border:1px solid rgba(29,185,84,.4);border-radius:12px;padding:4px 8px;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3}.stats-icon{width:14px;height:14px;color:#1ed760}.stats-text{display:flex;align-items:center;gap:3px;font-size:12px}.stats-number{color:#1ed760;font-weight:700;font-size:13px}.stats-label{color:#b3b3b3;font-size:11px}@media (max-width: 768px){.genre-search{max-width:100%;margin:0 auto 1.5rem}.search-input{padding:12px 100px 12px 48px;font-size:16px}.stats-badge{padding:3px 6px;right:12px}.stats-icon{width:12px;height:12px}.stats-number{font-size:12px}.stats-label{font-size:10px}.suggestions-dropdown{font-size:14px}.suggestion-item{padding:10px 14px;font-size:13px}.genre-icon{width:14px;height:14px;margin-right:10px}}@media (max-width: 480px){.genre-search{margin:0 auto 1rem}.search-input{padding:10px 80px 10px 40px;font-size:16px}.search-icon{left:12px;width:18px;height:18px}.stats-badge{padding:2px 4px;right:8px}.stats-icon{width:10px;height:10px}.stats-number{font-size:11px}.stats-label{font-size:9px}.suggestions-dropdown{font-size:13px}.suggestion-item{padding:8px 12px;font-size:12px}.genre-icon{width:12px;height:12px;margin-right:8px}}.album-graph-container{position:relative;width:100%;height:100%;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;overflow:auto;box-shadow:0 8px 32px #0006}.graph-wrapper{position:relative;min-width:100%;min-height:100%;padding:20px;overflow:visible}.graph-2d-container{position:relative;min-height:100%}.connections-svg{position:absolute;top:0;left:0;pointer-events:none;z-index:1}.connection-line{transition:all .3s ease}.connection-line:hover{stroke-width:3;opacity:.8}.album-node{position:absolute;width:150px;cursor:pointer;transition:all .3s ease;z-index:2}.album-node:hover{transform:translateY(-5px) scale(1.05);z-index:3}.album-node.selected{transform:translateY(-5px) scale(1.1);z-index:4}.album-cover{width:100px;height:100px;background:linear-gradient(135deg,#404040,#2a2a2a);border-radius:8px;margin:0 auto 8px;display:flex;align-items:center;justify-content:center;border:2px solid #404040;transition:all .3s ease;box-shadow:0 4px 12px #0000004d;position:relative;overflow:hidden}.album-art{width:100%;height:100%;object-fit:cover;border-radius:6px;transition:all .3s ease}.album-node:hover .album-art{transform:scale(1.05)}.album-node:hover .album-cover{border-color:#1db954;box-shadow:0 6px 20px #1db9544d}.album-node.selected .album-cover{border-color:#1ed760;background:linear-gradient(135deg,#1db954,#1ed760);box-shadow:0 8px 24px #1db95466}.album-placeholder{font-size:18px;font-weight:700;color:#fff;text-transform:uppercase;position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;border-radius:6px}.album-node.selected .album-placeholder{color:#000}.album-info{text-align:center}.album-title{font-size:12px;font-weight:600;color:#fff;margin-bottom:4px;line-height:1.2;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-node.selected .album-title{color:#1ed760}.album-artist{font-size:11px;color:#b3b3b3;margin-bottom:2px;max-width:150px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.album-year{font-size:10px;color:#888}.era-header{position:absolute;z-index:3}.era-header h3{margin:0 0 4px;font-size:18px;font-weight:700}.era-subtitle{font-size:12px;color:#888;font-weight:400}.album-graph-empty{display:flex;align-items:center;justify-content:center;height:70vh;min-height:500px;background:linear-gradient(135deg,#0a0a0a,#1a1a1a);border-radius:12px;border:2px dashed #404040}.album-graph-empty p{color:#b3b3b3;font-size:18px;text-align:center;max-width:400px}.album-details-art{margin-bottom:1rem;display:flex;justify-content:center}.album-details-image{width:200px;height:200px;object-fit:cover;border-radius:12px;box-shadow:0 8px 24px #0006;border:2px solid #404040;transition:all .3s ease}.album-details-image:hover{border-color:#1db954;box-shadow:0 12px 32px #1db9544d;transform:scale(1.02)}.album-details-placeholder{width:200px;height:200px;background:linear-gradient(135deg,#404040,#2a2a2a);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:32px;font-weight:700;color:#fff;text-transform:uppercase;border:2px solid #404040;box-shadow:0 8px 24px #0006}@media (max-width: 768px){.album-graph-container{height:60vh;min-height:400px}.album-node{width:100px}.album-cover{width:70px;height:70px}.album-title{font-size:10px;max-width:100px}.album-artist{font-size:9px;max-width:100px}.album-year{font-size:8px}.album-details-art{margin-bottom:.5rem}.album-details-image{width:150px;height:150px}.album-details-placeholder{width:150px;height:150px;font-size:24px}.era-header h3{font-size:16px}.era-subtitle{font-size:11px}}@media (max-width: 480px){.album-graph-container{height:50vh;min-height:300px}.album-node{width:90px}.album-cover{width:60px;height:60px}.album-title{font-size:9px;max-width:90px}.album-artist{font-size:8px;max-width:90px}.album-year{font-size:7px}.album-details-image{width:120px;height:120px}.album-details-placeholder{width:120px;height:120px;font-size:20px}.era-header h3{font-size:14px}.era-subtitle{font-size:10px}}.album-graph-container::-webkit-scrollbar{width:6px;height:6px}.album-graph-container::-webkit-scrollbar-track{background:#40404033}.album-graph-container::-webkit-scrollbar-thumb{background:#1db954;border-radius:3px}.album-graph-container::-webkit-scrollbar-thumb:hover{background:#1ed760}.chat-feedback{position:fixed;bottom:20px;right:20px;z-index:1000}.chat-avatar{width:60px;height:60px;border-radius:50%;cursor:pointer;position:relative;box-shadow:0 4px 12px #0003;transition:all .3s ease}.chat-avatar:hover{transform:scale(1.05);box-shadow:0 6px 20px #0000004d}.avatar-img{width:100%;height:100%;object-fit:cover;border-radius:50%}.notification-badge{position:absolute;top:-8px;right:-8px;background:#f44;color:#fff;border-radius:50%;width:24px;height:24px;display:flex;align-items:center;justify-content:center;font-size:12px;font-weight:700;animation:pulse 2s infinite;z-index:10}@keyframes pulse{0%{transform:scale(1);box-shadow:0 0 #ff4444b3}70%{transform:scale(1.05);box-shadow:0 0 0 10px #f440}to{transform:scale(1);box-shadow:0 0 #f440}}.chat-window{position:absolute;bottom:70px;right:0;width:350px;height:500px;background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid #e1e8ed;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.chat-header{background:#1db954;color:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between}.chat-header-info{display:flex;align-items:center;gap:12px}.chat-header-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover}.chat-header-text{display:flex;flex-direction:column}.chat-header-name{font-weight:600;font-size:14px}.chat-header-status{font-size:12px;opacity:.9}.chat-close{background:none;border:none;color:#fff;cursor:pointer;padding:4px;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.chat-close svg{width:16px;height:16px}.chat-close:hover{background-color:#ffffff1a}.chat-messages{flex:1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:16px}.message{display:flex;align-items:flex-start;gap:8px}.message.user{flex-direction:row-reverse}.message-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;flex-shrink:0}.message-bubble{max-width:70%;padding:12px 16px;border-radius:18px;position:relative}.message.caden .message-bubble{background-color:#f1f3f4;border-bottom-left-radius:6px;color:#333}.message.user .message-bubble{background-color:#1db954;color:#fff;border-bottom-right-radius:6px}.message-text{font-size:14px;line-height:1.4;margin-bottom:4px}.message-time{font-size:11px;opacity:.6;text-align:right}.message.caden .message-time{text-align:left}.typing-indicator{display:flex;align-items:center;gap:4px;padding:8px 0}.typing-dot{width:8px;height:8px;border-radius:50%;background-color:#999;animation:typing 1.4s infinite ease-in-out}.typing-dot:nth-child(1){animation-delay:-.32s}.typing-dot:nth-child(2){animation-delay:-.16s}@keyframes typing{0%,80%,to{transform:scale(0);opacity:.5}40%{transform:scale(1);opacity:1}}.chat-input{border-top:1px solid #e1e8ed;padding:16px;display:flex;gap:12px;align-items:center}.chat-input-field{flex:1;border:1px solid #e1e8ed;border-radius:20px;padding:12px 16px;font-family:inherit;font-size:14px;outline:none;transition:border-color .2s;height:44px;box-sizing:border-box}.chat-input-field::placeholder{text-align:center;color:#999}.chat-input-field:focus::placeholder{text-align:left}.chat-input-field:focus{border-color:#1db954}.chat-send-btn{background:#1db954;color:#fff;border:none;border-radius:20px;padding:12px 20px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;white-space:nowrap}.chat-send-btn:hover:not(:disabled){background:#1ed760;transform:translateY(-1px)}.chat-send-btn:disabled{opacity:.5;cursor:not-allowed}@media (max-width: 768px){.chat-feedback{bottom:15px;right:15px}.chat-avatar{width:50px;height:50px}.notification-badge{width:20px;height:20px;font-size:11px}.chat-window{width:calc(100vw - 30px);height:70vh;max-height:500px;right:-15px;bottom:65px}.chat-header{padding:12px 16px}.chat-header-avatar{width:32px;height:32px}.chat-header-name{font-size:13px}.chat-header-status{font-size:11px}.chat-messages{padding:12px;gap:12px}.message-bubble{max-width:85%;padding:10px 14px}.message-text{font-size:13px}.message-time{font-size:10px}.chat-input{padding:12px}.chat-input-field{font-size:13px;padding:10px 14px;height:40px}.chat-send-btn{padding:10px 16px;font-size:13px}}@media (max-width: 480px){.chat-feedback{bottom:10px;right:10px}.chat-avatar{width:45px;height:45px}.notification-badge{width:18px;height:18px;font-size:10px}.chat-window{width:calc(100vw - 20px);height:65vh;max-height:450px;right:-10px;bottom:55px}.chat-header{padding:10px 14px}.chat-header-avatar{width:28px;height:28px}.chat-header-name{font-size:12px}.chat-header-status{font-size:10px}.chat-messages{padding:10px;gap:10px}.message-bubble{max-width:90%;padding:8px 12px}.message-text{font-size:12px}.message-time{font-size:9px}.chat-input{padding:10px}.chat-input-field{font-size:12px;padding:8px 12px;height:36px}.chat-send-btn{padding:8px 14px;font-size:12px}}
