:root{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.6;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--bg-primary: #f8f9fa;--bg-secondary: #ffffff;--bg-gradient: linear-gradient(135deg, #f8f9fa 0%, #ffffff 100%);--text-primary: #1a1a1a;--text-secondary: #666;--border-color: #e0e0e0;--shadow-color: rgba(0, 0, 0, .05);--accent-blue: #4285f4}:root[data-theme=dark]{--bg-primary: #0a0a0c;--bg-secondary: #16161a;--bg-gradient: linear-gradient(135deg, #0a0a0c 0%, #16161a 100%);--text-primary: #f3f4f6;--text-secondary: #9ca3af;--border-color: #2d2d2d;--shadow-color: rgba(0, 0, 0, .4);--accent-color: #60a5fa;--accent-blue: #667eea}:root{--navbar-height: 70px}body{color:var(--text-primary);background-color:var(--bg-primary)}a{color:#667eea;text-decoration:none;transition:color .3s ease}a:hover{color:#764ba2}body{margin:0;padding:0;min-width:320px;min-height:100vh;background:var(--bg-primary);transition:background-color .3s ease,color .3s ease}#root{width:100%;height:100vh}*{box-sizing:border-box}button{font-family:inherit;font-size:1em}input,textarea,select{font-family:inherit}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:var(--bg-secondary)}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}.hidden{display:none}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}h1{font-size:2rem;line-height:1.1;margin:0}h2{font-size:1.5rem}h3{font-size:1.2rem}.navbar{position:fixed;top:1.5rem;left:50%;transform:translate(-50%);width:max-content;min-width:auto;max-width:95vw;background:#1a1a1ae6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid rgba(255,255,255,.08);border-radius:9999px;padding:.5rem 1rem;box-shadow:0 8px 32px -4px #00000080,0 0 0 1px #ffffff0d;z-index:1000;transition:all .3s cubic-bezier(.4,0,.2,1)}:root[data-theme=light] .navbar{background:#ffffffe6;border:1px solid rgba(0,0,0,.05);box-shadow:0 4px 20px -5px #0000001a,0 0 0 1px #0000000d}.navbar-container{display:flex;justify-content:space-between;align-items:center;width:100%;gap:1rem}.navbar-brand{display:flex;align-items:center;text-decoration:none;padding-right:.5rem;padding-left:.5rem}.brand-logo{height:78px;width:auto;object-fit:contain;transition:filter .2s ease}:root[data-theme=dark] .brand-logo{filter:invert(1)}:root[data-theme=light] .navbar-brand{color:#1a1a1a}.brand-icon{font-size:1.25rem}.nav-links{display:flex;align-items:center;gap:.25rem}.nav-link{display:flex;align-items:center;gap:.4rem;padding:.5rem .85rem;border-radius:9999px;color:#9ca3af;text-decoration:none;font-size:.85rem;font-weight:500;transition:all .2s ease}:root[data-theme=light] .nav-link{color:#666}.nav-link:hover{color:#fff;background:#ffffff1a}:root[data-theme=light] .nav-link:hover{color:#000;background:#0000000d}.nav-link.active{color:#fff;background:#3b82f6;box-shadow:0 0 12px #3b82f680}:root[data-theme=light] .nav-link.active{background:#2563eb;color:#fff}.nav-link svg{width:18px;height:18px}.user-menu{display:flex;align-items:center;gap:1rem}.user-menu .cl-avatarBox{width:36px!important;height:36px!important}.dark-mode-toggle{background:transparent;border:none;color:#a0a0a0;padding:.5rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease}.dark-mode-toggle:hover{background:#ffffff1a;color:#fff}:root[data-theme=light] .dark-mode-toggle:hover{background:#0000000d;color:#000}@media(max-width:900px){.navbar{top:auto;bottom:1.5rem;width:auto;min-width:auto;padding:.5rem 1rem}.navbar-container{gap:1rem}.nav-link span{display:none}.nav-link{padding:.75rem}.navbar-brand{display:none}}.profile-page{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:140px 2rem 4rem;position:relative;background:var(--bg-primary);gap:3rem;transition:background .3s ease}.welcome-header{text-align:center;z-index:5;width:100%;margin-top:120px}.welcome-header h1{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin:0;letter-spacing:-1.5px}.welcome-header .subtitle{font-size:1.25rem;color:#64748b;margin-top:10px;font-weight:500}.badge-scene{width:450px;height:650px;z-index:10;display:flex;justify-content:center}.badge-tilt-wrapper{width:100%;height:100%;transform-style:preserve-3d}.badge-container{width:100%;height:100%;position:relative;transform-style:preserve-3d;cursor:pointer}.badge-face{position:absolute;inset:0;backface-visibility:hidden;border-radius:40px;box-shadow:0 40px 100px -20px #0006;display:flex;flex-direction:column;overflow:hidden;border:1px solid rgba(255,255,255,.05)}.badge-face.front{background:#fff}:root[data-theme=dark] .badge-face.front{background:linear-gradient(165deg,#16161a,#0d0d0f)}.badge-face.back{background:linear-gradient(165deg,#1e293b,#0f172a);transform:rotateY(180deg);padding:2.5rem;color:#fff;border:1.5px solid rgba(102,126,234,.3)}.badge-slot{width:100px;height:12px;background:#000;border-radius:20px;margin:30px auto 0;opacity:.8}.badge-header{padding:25px 0;font-size:.9rem;font-weight:800;letter-spacing:5px;text-transform:uppercase;color:#888;text-align:center}.badge-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:0 40px;text-align:center}.badge-avatar{width:180px;height:180px;border-radius:50%;border:6px solid #fff;box-shadow:0 20px 50px #0003;margin-bottom:30px;object-fit:cover}:root[data-theme=dark] .badge-avatar{border-color:#2d2d2d}.badge-name{font-size:2.5rem;font-weight:800;margin:0;color:#1a1a1a;letter-spacing:-1px}:root[data-theme=dark] .badge-name{color:#fff}.badge-role{font-size:1.25rem;color:#667eea;font-weight:600;margin-top:10px;max-width:90%}.mini-tag{font-size:.8rem;padding:6px 16px;border-radius:50px;background:#667eea14;color:#667eea;font-weight:700;text-transform:uppercase;border:1px solid rgba(102,126,234,.15);box-shadow:none!important}:root[data-theme=dark] .mini-tag{background:#667eea26;color:#9a9cff}.badge-footer{padding:40px;display:flex;flex-direction:column;align-items:center;gap:20px;background:#f8fafc}:root[data-theme=dark] .badge-footer{background:#0006;border-top:1px solid rgba(255,255,255,.05)}.barcode{height:35px;width:90%;background:repeating-linear-gradient(90deg,#111,#111 2px,transparent 2px,transparent 6px);opacity:.2}:root[data-theme=dark] .barcode{background:repeating-linear-gradient(90deg,#fff,#fff 2px,transparent 2px,transparent 6px)}.tap-hint{font-size:.9rem;font-weight:700;color:#667eea;animation:nudge-anim 2s infinite ease-in-out}.evolution-header h3{opacity:.7;letter-spacing:2px;font-size:.85rem;margin-bottom:1.5rem}.overall-stat{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.9rem;font-weight:600}.progress-bar-large{width:100%;height:10px;background:#ffffff26;border-radius:10px;overflow:hidden;margin-bottom:2rem}.progress-fill-large{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:10px}.sub-meters{display:flex;flex-direction:column;gap:1.25rem;width:100%}.sub-meter-item{display:flex;flex-direction:column;gap:6px}.meter-label{display:flex;justify-content:space-between;font-size:.8rem;font-weight:600;opacity:.9}.meter-track{width:100%;height:6px;background:#ffffff26;border-radius:6px;overflow:hidden}.meter-fill{height:100%;background:#667eea;border-radius:6px}.modal-overlay{position:fixed;inset:0;background:#000000eb;backdrop-filter:blur(25px);-webkit-backdrop-filter:blur(25px);display:flex;justify-content:center;align-items:center;z-index:2000;padding:2rem}.modal-content{background:#fff;width:100%;max-width:850px;height:85vh;border-radius:2.5rem;overflow:hidden;box-shadow:0 60px 120px #0009;display:flex;flex-direction:column;position:relative}:root[data-theme=dark] .modal-content{background:#0d0d0f;border:none;box-shadow:0 40px 100px #000c}.modal-header{padding:2rem 2.5rem;border-bottom:none;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}:root[data-theme=dark] .modal-header{border-bottom:none}.modal-header h2{font-size:1.75rem;font-weight:800;margin:0;display:flex;align-items:center;gap:15px;color:var(--text-primary)!important}:root[data-theme=dark] .modal-header h2{color:#fff!important}.modal-body{padding:2rem 2.5rem;overflow-y:auto;flex:1;display:flex;flex-direction:column;gap:2.5rem}.resume-upload-wrapper{display:flex;justify-content:center;width:100%}.resume-upload-box{width:100%;padding:4rem 2rem;border:2px dashed rgba(102,126,234,.3);border-radius:2rem;text-align:center;cursor:pointer;transition:all .3s;display:flex;flex-direction:column;align-items:center;gap:1.5rem;background:#667eea08}.resume-upload-box:hover{background:#667eea0f;border-color:#667eea}.upload-icon-container{display:flex;align-items:center;justify-content:center;width:80px;height:80px;background:#667eea1a;border-radius:24px;color:#667eea}.form-group{display:flex;flex-direction:column;gap:.75rem}.form-group label{font-size:.9rem;font-weight:800;color:var(--text-secondary);text-transform:uppercase;letter-spacing:1px}.form-group input,.form-group textarea{width:100%;padding:1.25rem 1.5rem;border-radius:1.25rem;border:1.5px solid rgba(255,255,255,.05);background:#f8fafc;color:#1a1a1a;font-size:1.1rem;outline:none;box-shadow:none}:root[data-theme=dark] .form-group input,:root[data-theme=dark] .form-group textarea{background:#060608;border-color:#1e1e24;color:#fff}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;background:#fff}:root[data-theme=dark] .form-group input:focus,:root[data-theme=dark] .form-group textarea:focus{background:#121216}.tags-container{display:flex;flex-wrap:wrap;gap:10px;padding:1.25rem;background:#00000008;border-radius:1.5rem;border:1px solid rgba(255,255,255,.05)}:root[data-theme=dark] .tags-container{background:#ffffff05}.tag-badge.pill{padding:7px 18px;border-radius:50px;background:#667eea14;color:#667eea;font-weight:700;font-size:.85rem;border:1px solid rgba(102,126,234,.15);white-space:nowrap;box-shadow:none!important}.multi-select{display:flex;flex-wrap:wrap;gap:10px}.multi-select .tag{padding:9px 20px;border-radius:50px;border:1px solid rgba(0,0,0,.08);background:#00000005;color:#64748b;font-weight:700;font-size:.85rem;cursor:pointer;transition:all .2s ease;box-shadow:none!important;outline:none}:root[data-theme=dark] .multi-select .tag{border-color:#ffffff1a;background:#ffffff08;color:#94a3b8}.multi-select .tag:hover{background:#667eea1a;color:#667eea}.multi-select .tag.selected{background:#667eea!important;color:#fff!important;border-color:#667eea!important;box-shadow:0 8px 16px #667eea4d!important}.modal-actions{padding:1.5rem 2.5rem;background:inherit;border-top:none;display:flex;justify-content:flex-end;align-items:center;gap:1.5rem;flex-shrink:0}.btn-primary{padding:1rem 3rem;border-radius:999px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;font-weight:800;font-size:1.1rem;cursor:pointer}.btn-secondary{padding:1rem 2rem;background:transparent;color:#888;border:none;font-weight:700;cursor:pointer}.edit-profile-btn{padding:14px 40px;border-radius:999px;font-weight:800;background:#667eea1a;color:#667eea;border:1.5px solid rgba(102,126,234,.3);cursor:pointer;transition:all .2s}.edit-profile-btn:hover{background:#667eea;color:#fff;transform:translateY(-3px)}.knowledge-graph-container{width:100%;height:100vh;position:relative;background:transparent;overflow:hidden;display:flex;align-items:flex-start;justify-content:flex-end;transition:background .3s ease}.knowledge-graph-container.dark-theme{background:transparent}.light-theme .node-info-panel,.light-theme .graph-legend,.light-theme .graph-help{background:#fffffff2;border-color:#667eea;color:#1a1a1a}.dark-theme .node-info-panel,.dark-theme .graph-legend,.dark-theme .graph-help{background:#1e1e1ef2;border-color:#667eea;color:#e0e0e0}.dark-theme .node-info-panel h3,.dark-theme .graph-legend h4,.dark-theme .graph-help h4{color:#667eea}.dark-theme .node-info-panel p,.dark-theme .graph-legend li,.dark-theme .graph-help li{color:#e0e0e0}.graph-canvas{width:100%;height:100%;display:block;position:absolute;top:0;left:0}.graph-controls{position:absolute;top:100px;left:20px;display:flex;gap:10px;z-index:50}.toggle-btn{background:#fffc;color:#333;border:1px solid #ddd;padding:8px 14px;border-radius:8px;font-size:13px;font-weight:600;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.dark-theme .toggle-btn{background:#282832cc;color:#eee;border-color:#444}.toggle-btn:hover{background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-2px)}.toggle-btn.active{background:#667eea;color:#fff;border-color:#667eea}.node-info-panel{position:fixed;bottom:20px;left:20px;background:#fffffff2;border:1px solid rgba(102,126,234,.3);border-radius:1.5rem;padding:2rem;max-width:450px;max-height:70vh;overflow-y:auto;z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 10px 40px #0000001a}.dark-theme .node-info-panel{background:#14141ee6;border-color:#ffffff1a}.node-info-panel h3{margin:0 0 1rem;font-size:1.5rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin:1rem 0}.tag{background:#667eea1a;color:#667eea;padding:.4rem 1rem;border-radius:2rem;font-size:.8rem;font-weight:700}.graph-legend{position:fixed;top:100px;right:20px;background:#ffffffd9;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(0,0,0,.05);border-radius:1.25rem;padding:1.5rem;max-width:200px;z-index:100;box-shadow:0 10px 30px #0000000d}.dark-theme .graph-legend{background:#14141ed9;border-color:#ffffff1a}.graph-legend h4{margin:0 0 1rem;font-size:.9rem;text-transform:uppercase;letter-spacing:.1em;color:#999}.graph-legend ul{list-style:none;padding:0;margin:0}.graph-legend li{display:flex;align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.9rem;font-weight:600}.graph-legend li:before{content:"";width:10px;height:10px;border-radius:50%;background:var(--color, #667eea)}.btn-node-generate-strategy{margin-top:1.5rem;width:100%;padding:1rem;background:#1a1a1a;color:#fff;border:none;border-radius:1rem;font-weight:700;cursor:pointer;transition:all .3s}.dark-theme .btn-node-generate-strategy{background:#fff;color:#000}.btn-node-generate-strategy:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.knowledge-graph-page{width:100%;height:100vh;position:relative;background:transparent;overflow:hidden;transition:background .3s ease}.knowledge-graph-page.dark-theme{background:transparent}.light-theme .graph-legend,.light-theme .graph-help,.light-theme .loading-message{background:#fffffff2;color:#1a1a1a}.dark-theme .graph-legend,.dark-theme .graph-help,.dark-theme .loading-message{background:#1e1e1ef2;color:#e0e0e0}.dark-theme .graph-legend h4,.dark-theme .graph-help h4{color:#667eea}.dark-theme .graph-legend li,.dark-theme .graph-help li{color:#e0e0e0}.dark-theme .graph-help strong{color:#9a9cff}.dark-theme .loading-message p{color:#667eea}.loading-message{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:200;background:#fffffff2;border:2px solid #667eea;border-radius:12px;padding:30px 50px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #667eea33}.loading-message p{color:#667eea;font-size:1.2em;margin:0;animation:pulse 1.5s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.graph-legend{position:fixed;top:120px;right:20px;background:#fffffff2;border:2px solid #667eea;border-radius:12px;padding:20px;max-width:250px;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #667eea26}.graph-legend h4{margin:0 0 16px;color:#667eea;font-size:1.1em;font-weight:600}.graph-legend ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:10px}.graph-legend li{color:#1a1a1a;font-size:.9em;display:flex;align-items:center;gap:10px;font-weight:500}.graph-legend li:before{content:"";width:12px;height:12px;border-radius:50%;background:var(--color, #667eea);flex-shrink:0}.graph-help{position:fixed;bottom:20px;right:20px;background:#fffffff2;border:2px solid #667eea;border-radius:12px;padding:20px;max-width:300px;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #667eea26}.graph-help h4{margin:0 0 12px;color:#667eea;font-size:1em;font-weight:600}.graph-help ul{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:8px}.graph-help li{color:#1a1a1a;font-size:.9em;line-height:1.4;font-weight:500}.graph-help strong{color:#764ba2}.booth-strategies-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:9999;padding:20px}.booth-strategies-modal{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000004d;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;animation:slideUp .3s ease}.knowledge-graph-page.dark-theme .booth-strategies-modal{background:#1e1e1e;color:#e0e0e0}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.booth-strategies-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:2px solid #f0f0f0;position:sticky;top:0;background:#fff;z-index:10}.knowledge-graph-page.dark-theme .booth-strategies-header{background:#1e1e1e;border-bottom-color:#333}.booth-strategies-header h2{margin:0;font-size:1.5em;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.header-buttons{display:flex;gap:10px;align-items:center}.btn-regenerate-strategy{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:8px 16px;border-radius:6px;cursor:pointer;font-weight:600;font-size:.9em;transition:all .2s ease;display:flex;align-items:center;gap:6px}.btn-regenerate-strategy:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-regenerate-strategy:disabled{opacity:.6;cursor:not-allowed}.btn-generate-strategy{background:linear-gradient(135deg,#667eea,#764ba2);border:none;color:#fff;padding:10px 20px;border-radius:6px;cursor:pointer;font-weight:600;font-size:1em;transition:all .2s ease;display:flex;align-items:center;gap:6px}.btn-generate-strategy:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-generate-strategy:disabled{opacity:.6;cursor:not-allowed}.btn-generate-strategy:not(:disabled):active{transform:translateY(0)}.strategies-empty{text-align:center;padding:60px 20px;color:#999}.knowledge-graph-page.dark-theme .strategies-empty{color:#999}.strategies-empty p{font-size:1.05em;line-height:1.6}.btn-regenerate-strategy:not(:disabled):active{transform:translateY(0)}.close-strategies-btn{background:none;border:none;font-size:1.5em;cursor:pointer;color:#999;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:6px;transition:all .2s ease}.close-strategies-btn:hover{background:#f0f0f0;color:#333}.knowledge-graph-page.dark-theme .close-strategies-btn:hover{background:#333;color:#e0e0e0}.booth-strategies-content{padding:20px}.strategies-loading{text-align:center;padding:40px 20px;color:#999}.strategy-section{margin-bottom:24px;padding:16px;background:#f9f9f9;border-left:4px solid #667eea;border-radius:6px}.knowledge-graph-page.dark-theme .strategy-section{background:#2a2a2a;border-left-color:#9a9cff}.strategy-section h3{margin:0 0 12px;font-size:1.1em;color:#667eea;font-weight:600}.knowledge-graph-page.dark-theme .strategy-section h3{color:#9a9cff}.strategy-section ul{margin:0;padding-left:20px;list-style:none}.strategy-section li{margin-bottom:8px;line-height:1.5;color:#333;position:relative;padding-left:16px}.knowledge-graph-page.dark-theme .strategy-section li{color:#e0e0e0}.strategy-section li:before{content:"→";position:absolute;left:0;color:#667eea;font-weight:700}.knowledge-graph-page.dark-theme .strategy-section li:before{color:#9a9cff}.strategy-section li:last-child{margin-bottom:0}@media(max-width:768px){.graph-legend,.graph-help{max-width:calc(100vw - 40px);font-size:.85em}.graph-legend h4,.graph-help h4{font-size:.95em}.booth-strategies-modal{max-width:calc(100vw - 40px);max-height:90vh}.booth-strategies-header h2{font-size:1.2em}.strategy-section{padding:12px}.strategy-section h3{font-size:1em}}.vector-3d-page{width:100%;height:100vh;overflow:hidden;background:transparent}.split-container{display:flex;width:100%;height:100vh}.vector-3d-container{flex:1;height:100vh;overflow:hidden;background:transparent;position:relative}.vector-3d-container canvas{display:block;touch-action:none}.similarity-panel{width:400px;height:100vh;background:linear-gradient(180deg,#0c0c0f,#080808,#060606);border-left:1px solid rgba(255,255,255,.04);overflow:hidden;display:flex;flex-direction:column;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-shadow:inset 0 1px #ffffff05}.similarity-header{padding:100px 1.5rem 1.5rem;border-bottom:1px solid rgba(255,255,255,.04);background:linear-gradient(180deg,#ffffff08,#00000059);flex-shrink:0}.similarity-header h2{margin:0 0 .35rem;font-size:1.5rem;color:#f5f5f5;letter-spacing:.01em}.similarity-header p{margin:0;color:#a7a7a7;font-size:.92rem}.similarity-content{flex:1;padding:1rem;overflow-y:auto;overflow-x:hidden;min-height:0}.similarity-content::-webkit-scrollbar{width:8px}.similarity-content::-webkit-scrollbar-track{background:#0a0a0a}.similarity-content::-webkit-scrollbar-thumb{background:#333;border-radius:4px}.similarity-content::-webkit-scrollbar-thumb:hover{background:#444}.summary-stats{display:flex;gap:1rem;margin-bottom:1.5rem}.stat{flex:1;background:radial-gradient(circle at 10% 10%,rgba(255,255,255,.05),transparent 30%),linear-gradient(180deg,#ffffff08,#0006);border:1px solid rgba(255,255,255,.04);border-radius:12px;padding:1rem;display:flex;flex-direction:column;gap:.35rem;box-shadow:0 14px 40px #00000059}.stat-label{font-size:.75rem;color:#b0b0b0;text-transform:uppercase;letter-spacing:.05em}.stat-value{font-size:1.5rem;font-weight:700;color:#f8f8f8}.stat-detail{font-size:.85rem;color:#bdbdbd}.rankings-list{display:flex;flex-direction:column;gap:.75rem}.ranking-item{background:linear-gradient(160deg,#0c0c0ff2,#08080afa);border:1px solid rgba(255,255,255,.05);border-radius:12px;padding:1rem;display:flex;align-items:center;gap:1rem;cursor:pointer;transition:all .25s ease;box-shadow:0 12px 32px #00000059}.ranking-item:hover{background:linear-gradient(160deg,#141418f2,#0c0c10fa);border-color:#ffffff14;transform:translate(6px);box-shadow:0 14px 36px #00000073,0 0 20px #ffffff0a}.rank-number{font-size:1.15rem;font-weight:800;color:#e5e5e5;min-width:2rem}.rank-info{flex:1;min-width:0}.rank-name{font-size:.95rem;font-weight:600;color:#f0f0f0;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-id{font-size:.78rem;color:#9a9a9a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.rank-similarity{display:flex;flex-direction:column;align-items:flex-end;gap:.25rem;min-width:110px}.similarity-bar{width:88px;height:6px;background:#ffffff14;border-radius:4px;overflow:hidden;box-shadow:inset 0 1px 2px #00000059}.similarity-fill{height:100%;background:linear-gradient(90deg,#d9d9d9,#fff);transition:width .3s}.similarity-text{font-size:.85rem;font-weight:700;color:#e7e7e7}.empty-state{text-align:center;padding:3rem 1rem;color:#8c8c8c}.loader{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#fff;font-size:20px;z-index:100}.info-panel{position:absolute;top:100px;left:20px;background:#000c;color:#fff;padding:20px;border-radius:8px;font-family:monospace;z-index:10}.info-panel h2{margin:0 0 10px;font-size:18px}.info-panel p{margin:5px 0;font-size:14px}.profile-popup{position:absolute;top:0;left:0;width:100%;height:100%;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:1000}.popup-content{background:#2a2a2a;color:#fff;padding:30px;border-radius:12px;min-width:400px;position:relative;box-shadow:0 4px 20px #00000080}.popup-content h3{margin:0 0 20px;font-size:24px;color:#4caf50}.me-badge{color:#0f0;font-size:18px;font-weight:400}.popup-content p{margin:10px 0;font-size:16px}.close-btn{position:absolute;top:10px;right:10px;background:transparent;border:none;color:#fff;font-size:30px;cursor:pointer;width:40px;height:40px;display:flex;align-items:center;justify-content:center;transition:background .2s}.close-btn:hover{background:#ffffff1a;border-radius:4px}.profile-page{display:flex;flex-direction:column;align-items:center;min-height:calc(100vh - 100px);padding:2rem;perspective:1000px;position:relative;overflow-x:hidden}.back-button-fixed{position:fixed;top:100px;left:20px;display:flex;align-items:center;gap:8px;padding:10px 18px;background:#667eea1a;border:1px solid rgba(102,126,234,.3);border-radius:12px;color:#667eea;font-weight:600;cursor:pointer;transition:all .2s;z-index:100}.back-button-fixed:hover{background:#667eea33;transform:translate(-4px)}:root[data-theme=dark] .back-button-fixed{background:#667eea26;border-color:#667eea66;color:#667eea}.badge-tilt{transform-style:preserve-3d;margin-bottom:3rem}.badge-card{width:320px;height:480px;background:#fffffff2;border-radius:20px;position:relative;display:flex;flex-direction:column;align-items:center;box-shadow:0 20px 50px #0003,0 0 0 1px #ffffff80 inset;z-index:10;transition:transform .1s ease;overflow:hidden;cursor:pointer}:root[data-theme=dark] .badge-card{background:linear-gradient(145deg,#1e1e1e,#141414);box-shadow:0 20px 50px #00000080,0 0 0 1px #ffffff1a inset;color:#fff}.badge-slot{width:80px;height:12px;background:#111;border-radius:10px;margin-top:20px;position:relative}.badge-hole{width:100%;height:100%;background:linear-gradient(90deg,#111,#333,#111);border-radius:10px}.badge-header{margin-top:10px;font-size:.8rem;letter-spacing:2px;text-transform:uppercase;color:#666;font-weight:700;width:100%;text-align:center;border-bottom:2px solid #eee;padding-bottom:10px}:root[data-theme=dark] .badge-header{color:#888;border-color:#333}.badge-content{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;padding:0 20px;text-align:center;transform:translateZ(30px)}.badge-avatar-container{margin-bottom:20px}.badge-avatar-placeholder{width:120px;height:120px;border-radius:50%;border:4px solid #fff;box-shadow:0 8px 16px #00000026;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff}:root[data-theme=dark] .badge-avatar-placeholder{border-color:#333}.badge-info h1{font-size:1.5rem;font-weight:800;margin:0;color:#333;line-height:1.2}:root[data-theme=dark] .badge-info h1{color:#fff}.badge-info .headline{font-size:.9rem;color:#667eea;margin-top:5px;font-weight:600}.contact-row{display:flex;align-items:center;gap:8px;font-size:.85rem;color:#666;margin-top:10px}:root[data-theme=dark] .contact-row{color:#aaa}.badge-tags{display:flex;gap:5px;margin-top:15px;flex-wrap:wrap;justify-content:center}.badge-tag{font-size:.65rem;padding:4px 10px;border-radius:10px;background:#667eea1a;color:#667eea;text-transform:uppercase;font-weight:700}:root[data-theme=dark] .badge-tag{background:#667eea33;color:#667eea}.badge-footer{width:100%;padding:15px 20px;background:#fafafa;display:flex;flex-direction:column;align-items:center;border-top:1px dashed #ddd;margin-top:auto}:root[data-theme=dark] .badge-footer{background:#111;border-color:#333}.tap-hint{font-size:.75rem;color:#999;font-weight:600;text-align:center}.profile-sections{width:100%;max-width:800px;display:flex;flex-direction:column;gap:1rem}.modal-overlay{position:fixed;inset:0;background:#000000a6;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);z-index:2000;display:flex;justify-content:center;align-items:flex-start;padding:40px 20px;overflow-y:auto}.modal-content{background:#fff;width:100%;max-width:800px;border-radius:24px;box-shadow:0 25px 50px -12px #00000040;margin-top:20px;margin-bottom:40px;position:relative;overflow:hidden}:root[data-theme=dark] .modal-content{background:#1e1e1e;border:1px solid #333}.modal-header{padding:16px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}:root[data-theme=dark] .modal-header{border-color:#333}.modal-header h2{display:flex;align-items:center;gap:10px;font-size:1.2rem;font-weight:700;color:#333;margin:0}:root[data-theme=dark] .modal-header h2{color:#fff}.modal-header h2 svg{color:#667eea}.btn-close{width:40px;height:40px;border-radius:50%;border:none;background:#0000000d;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.btn-close:hover{background:#0000001a;transform:rotate(90deg)}:root[data-theme=dark] .btn-close{background:#ffffff0d}:root[data-theme=dark] .btn-close:hover{background:#ffffff1a}.modal-body{padding:32px;max-height:calc(80vh - 100px);overflow-y:auto}.modal-action-bar{padding:16px 32px;border-bottom:1px solid #e5e7eb;display:flex;gap:12px}:root[data-theme=dark] .modal-action-bar{border-color:#333}.btn-talking-points{display:flex;align-items:center;gap:8px;padding:10px 20px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:8px;font-weight:600;cursor:pointer;transition:all .2s;font-size:.95rem}.btn-talking-points:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #667eea66}.btn-talking-points:disabled{opacity:.7;cursor:not-allowed}.talking-points-section{padding:24px 32px;background:linear-gradient(135deg,#667eea0d,#764ba20d);border-bottom:1px solid #e5e7eb;margin-bottom:24px}:root[data-theme=dark] .talking-points-section{background:linear-gradient(135deg,#667eea1a,#764ba21a);border-color:#333}.talking-points-header{display:flex;align-items:center;gap:12px;margin-bottom:20px}.talking-points-header svg{color:#667eea}.talking-points-header h3{margin:0;font-size:1.1rem;font-weight:700;color:#333;flex:1}:root[data-theme=dark] .talking-points-header h3{color:#fff}.btn-close-small{background:transparent;border:none;cursor:pointer;color:#999;padding:4px;display:flex;align-items:center;justify-content:center;transition:color .2s}.btn-close-small:hover{color:#333}:root[data-theme=dark] .btn-close-small:hover{color:#fff}.talking-points-content{display:flex;flex-direction:column;gap:16px}.talking-point-group{background:#fff;padding:16px;border-radius:12px;border-left:4px solid rgb(102,126,234)}:root[data-theme=dark] .talking-point-group{background:#1e1e1e;border-left-color:#667eea}.talking-point-group h4{margin:0 0 12px;font-size:1rem;font-weight:700;color:#333}:root[data-theme=dark] .talking-point-group h4{color:#fff}.talking-point-group ul{margin:0;padding-left:20px}.talking-point-group li{color:#555;line-height:1.6;margin-bottom:8px}.talking-point-group li:last-child{margin-bottom:0}:root[data-theme=dark] .talking-point-group li{color:#ccc}.profile-section{margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid #eee}.profile-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}:root[data-theme=dark] .profile-section{border-color:#333}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:1rem}.section-header svg{color:#667eea;flex-shrink:0}.section-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#333}:root[data-theme=dark] .section-header h3{color:#fff}.expandable-section{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 2px 8px #00000014;transition:all .2s}.expandable-section:hover{box-shadow:0 4px 12px #0000001f}:root[data-theme=dark] .expandable-section{background:#1e1e1e;box-shadow:0 2px 8px #0000004d}:root[data-theme=dark] .expandable-section:hover{box-shadow:0 4px 12px #0006}.section-header-btn{width:100%;display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.5rem;background:transparent;border:none;cursor:pointer;transition:background .2s}.section-header-btn:hover{background:#667eea0d}:root[data-theme=dark] .section-header-btn:hover{background:#667eea1a}.section-title{display:flex;align-items:center;gap:12px}.section-title svg{color:#667eea;flex-shrink:0}.section-title h2{margin:0;font-size:1.1rem;font-weight:700;color:#333}:root[data-theme=dark] .section-title h2{color:#fff}.section-header-btn svg:last-child{color:#999}.section-content{padding:0 1.5rem 1.5rem;overflow:hidden}.summary{line-height:1.7;color:#555;margin:0}:root[data-theme=dark] .summary{color:#ccc}.education-item{padding:1rem 0;border-bottom:1px solid #f0f0f0}.education-item:last-child{border-bottom:none;padding-bottom:0}.education-item:first-child{padding-top:0}:root[data-theme=dark] .education-item{border-color:#2a2a2a}.education-item h4{font-size:1.1rem;color:#333;margin:0 0 .5rem;font-weight:700}:root[data-theme=dark] .education-item h4{color:#fff}.education-item .degree{color:#667eea;font-size:.95rem;margin:.25rem 0;font-weight:600}.education-details{display:flex;gap:1rem;margin-top:.5rem;flex-wrap:wrap}.education-details .detail{font-size:.85rem;color:#666;background:#667eea1a;padding:4px 12px;border-radius:8px}:root[data-theme=dark] .education-details .detail{color:#aaa;background:#667eea26}.experience-item{padding:1rem 0;border-bottom:1px solid #f0f0f0}.experience-item:last-child{border-bottom:none;padding-bottom:0}.experience-item:first-child{padding-top:0}:root[data-theme=dark] .experience-item{border-color:#2a2a2a}.experience-item h4{font-size:1.1rem;color:#333;margin:0 0 .25rem;font-weight:700}:root[data-theme=dark] .experience-item h4{color:#fff}.experience-item .company{color:#667eea;font-size:.95rem;margin:.25rem 0;font-weight:600}.experience-item .duration{font-size:.85rem;color:#666;margin:.25rem 0}:root[data-theme=dark] .experience-item .duration{color:#aaa}.highlights{margin-top:.75rem;padding-left:1.25rem}.highlights li{color:#555;line-height:1.6;margin-bottom:.5rem}:root[data-theme=dark] .highlights li{color:#ccc}.project-item{padding:1rem 0;border-bottom:1px solid #f0f0f0}.project-item:last-child{border-bottom:none;padding-bottom:0}.project-item:first-child{padding-top:0}:root[data-theme=dark] .project-item{border-color:#2a2a2a}.project-item h4{font-size:1.1rem;color:#333;margin:0 0 .5rem;font-weight:700}:root[data-theme=dark] .project-item h4{color:#fff}.project-item .project-desc{color:#555;line-height:1.6;margin:.5rem 0}:root[data-theme=dark] .project-item .project-desc{color:#ccc}.project-link{display:inline-block;margin-top:.75rem;color:#667eea;font-weight:600;text-decoration:none;transition:transform .2s}.project-link:hover{transform:translate(4px)}.tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.75rem}.tag{font-size:.8rem;padding:6px 12px;border-radius:8px;background:#667eea1a;color:#667eea;font-weight:600}.tag.skill-tag{background:#667eea1a;color:#667eea}.tag.tech-tag{background:#4caf501a;color:#43a047}.tag.target-tag{background:#ff98001a;color:#f57c00}:root[data-theme=dark] .tag{background:#667eea26}:root[data-theme=dark] .tag.tech-tag{background:#4caf5026}:root[data-theme=dark] .tag.target-tag{background:#ff980026}.goals-list{margin:0;padding-left:1.25rem}.goals-list li{color:#555;line-height:1.8;margin-bottom:.5rem;text-transform:capitalize}:root[data-theme=dark] .goals-list li{color:#ccc}.loading,.error{text-align:center;padding:3rem;font-size:1.1rem;color:#666}:root[data-theme=dark] .loading,:root[data-theme=dark] .error{color:#aaa}.error{color:#e53e3e}:root[data-theme=dark] .error{color:#fc8181}@media(max-width:768px){.profile-page{padding:1rem}.back-button-fixed{top:80px;left:10px;padding:8px 14px;font-size:.9rem}.badge-card{width:280px;height:420px}.badge-avatar-placeholder{width:100px;height:100px;font-size:2.5rem}.badge-info h1{font-size:1.3rem}.profile-sections{max-width:100%}.section-header-btn{padding:1rem}.section-content{padding:0 1rem 1rem}}.app-container{display:flex;flex-direction:column;height:100vh}.main-content{flex:1;width:100%;position:relative;overflow-y:auto}body.modal-open .navbar{display:none!important}.live-conversation-container{position:relative;min-height:100vh;width:100%;margin-top:0;padding:0;display:flex;flex-direction:column;align-items:center}.content-wrapper{position:relative;z-index:10;max-width:800px;width:100%;margin:160px auto 2rem;text-align:center}.conversation-header{margin-bottom:3rem;margin-top:60px;animation:fadeInDown .8s ease}.conversation-header h1{font-size:3.5rem;font-weight:800;letter-spacing:-.02em;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;margin-bottom:.75rem}.conversation-header p{font-size:1.25rem;color:#666;max-width:500px;margin:0 auto}.recording-area{display:flex;flex-direction:column;align-items:center;gap:1.5rem;margin-bottom:4rem}.record-btn{position:relative;width:120px;height:120px;border-radius:50%;border:none;background:#fff;box-shadow:0 10px 30px #00000014;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .4s cubic-bezier(.175,.885,.32,1.275);z-index:5;color:#444}.record-btn:hover{transform:scale(1.05) translateY(-5px);box-shadow:0 20px 40px #667eea33;color:#667eea}.record-btn.recording{background:#ff4d4d;color:#fff;box-shadow:0 0 0 10px #ff4d4d33}.record-btn.processing{background:#667eea;color:#fff;animation:pulseProcessing 1.5s infinite}@keyframes pulseProcessing{0%{transform:scale(1);opacity:1}50%{transform:scale(1.05);opacity:.8}to{transform:scale(1);opacity:1}}.record-ring{position:absolute;inset:-10px;border:2px solid rgba(102,126,234,.1);border-radius:50%;transition:all .4s ease}.recording .record-ring{border-color:#ff4d4d4d;animation:ringPulse 2s infinite}@keyframes ringPulse{0%{transform:scale(1);opacity:1}to{transform:scale(1.4);opacity:0}}.record-status{font-weight:600;color:#666;letter-spacing:.02em;min-height:1.5rem}.feedback-card{background:#ffffffb3;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-radius:2rem;padding:2.5rem;border:1px solid rgba(255,255,255,.4);box-shadow:0 20px 50px #0000000d,0 0 0 1px #fff3 inset;text-align:left;max-width:650px;margin:0 auto;animation:cardEntrance .6s cubic-bezier(.16,1,.3,1)}@keyframes cardEntrance{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.feedback-header{display:flex;align-items:center;gap:1rem;margin-bottom:2rem}.feedback-icon{width:32px;height:32px;color:#667eea}.feedback-header h2{margin:0;font-size:1.75rem;font-weight:800;background:linear-gradient(135deg,#1a1a1a,#444);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent}.summary-section h3,.action-section h3{text-transform:uppercase;font-size:.8rem;letter-spacing:.1em;font-weight:700;color:#999;margin-bottom:.75rem}.summary-section p{font-size:1.05rem;line-height:1.6;color:#444;margin-bottom:2.5rem}.action-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:.75rem}.confidence-badge{background:#667eea1a;color:#667eea;padding:.4rem 1rem;border-radius:2rem;font-size:.85rem;font-weight:700}.action-text{font-size:1.2rem;font-weight:600;color:#1a1a1a;line-height:1.5;margin-bottom:2rem}.chat-action-btn{display:flex;align-items:center;justify-content:space-between;width:100%;padding:1.25rem 2rem;background:#1a1a1a;color:#fff;border:none;border-radius:1.25rem;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .4s cubic-bezier(.16,1,.3,1);box-shadow:0 10px 30px #00000026}.chat-action-btn:hover{background:#667eea;transform:translateY(-3px);box-shadow:0 15px 35px #667eea4d}.chat-action-btn svg{transition:transform .4s cubic-bezier(.16,1,.3,1)}.chat-action-btn:hover svg{transform:translate(8px)}.error-card{display:flex;align-items:center;gap:.75rem;background:#fee2e2;color:#b91c1c;padding:1rem 1.5rem;border-radius:1rem;margin-bottom:2rem;font-weight:600}.chat-modal-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(15px);-webkit-backdrop-filter:blur(15px);display:flex;justify-content:center;align-items:center;z-index:99999;animation:fadeIn .4s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.chat-modal{background:#ffffffe6;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);width:90%;max-width:650px;height:85vh;max-height:800px;border-radius:2.5rem;display:flex;flex-direction:column;box-shadow:0 50px 100px #0006;border:1px solid rgba(255,255,255,.3);animation:modalSlideUp .5s cubic-bezier(.16,1,.3,1)}@keyframes modalSlideUp{0%{opacity:0;transform:translateY(50px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.chat-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(0,0,0,.05)}.chat-title{display:flex;align-items:center;gap:1rem;font-weight:800;font-size:1.25rem}.chat-title svg{color:#667eea}.close-btn{padding:.75rem;border-radius:50%;border:none;background:#0000000d;cursor:pointer;transition:all .2s;display:flex}.close-btn:hover{background:#0000001a;transform:rotate(90deg)}.chat-messages{flex:1;overflow-y:auto;padding:2rem;display:flex;flex-direction:column;gap:1.5rem}.chat-message.user{align-self:flex-end}.chat-message.assistant{align-self:flex-start}.message-content{max-width:85%;padding:1.25rem 1.5rem;border-radius:1.5rem;font-size:1rem;line-height:1.6}.chat-message.user .message-content{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-bottom-right-radius:.5rem;box-shadow:0 10px 20px #667eea33}.chat-message.assistant .message-content{background:#fff;color:#222;border-bottom-left-radius:.5rem;border:1px solid rgba(0,0,0,.05);box-shadow:0 5px 15px #00000005}.chat-input-area{padding:1.5rem 2rem;display:flex;gap:1rem;border-top:1px solid rgba(0,0,0,.05);background:#fff6}.chat-input-area input{flex:1;padding:1.25rem 1.75rem;border-radius:5rem;border:1px solid rgba(0,0,0,.1);background:#fff;font-size:1.1rem;outline:none;transition:all .3s}.chat-input-area input:focus{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.chat-input-area button{width:60px;height:60px;border-radius:50%;border:none;background:#667eea;color:#fff;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .3s;box-shadow:0 10px 20px #667eea33}.chat-input-area button:hover:not(:disabled){transform:scale(1.1) rotate(-10deg);background:#764ba2}:root[data-theme=dark] .live-conversation-container{background:transparent}:root[data-theme=dark] .conversation-header p{color:#999}:root[data-theme=dark] .record-btn{background:#1a1a20;color:#eee;box-shadow:0 10px 30px #00000080}:root[data-theme=dark] .record-status{color:#888}:root[data-theme=dark] .feedback-card{background:#14141e99;border-color:#ffffff1a;box-shadow:0 25px 60px #0006}:root[data-theme=dark] .feedback-header h2{background:linear-gradient(135deg,#fff,#aaa);-webkit-background-clip:text;background-clip:text}:root[data-theme=dark] .summary-section p{color:#ccc}:root[data-theme=dark] .action-text{color:#fff}:root[data-theme=dark] .chat-action-btn{background:#fff;color:#000}:root[data-theme=dark] .chat-modal{background:#0f0f19d9;border-color:#ffffff1a}:root[data-theme=dark] .chat-title{color:#fff}:root[data-theme=dark] .close-btn{background:#ffffff0d}:root[data-theme=dark] .chat-message.assistant .message-content{background:#28283c80;color:#eee;border-color:#ffffff0d}:root[data-theme=dark] .chat-input-area{background:#0000004d}:root[data-theme=dark] .chat-input-area input{background:#1a1a20;border-color:#ffffff1a;color:#fff}
