@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:__Inter_f367f3;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:__Inter_Fallback_f367f3;src:local("Arial");ascent-override:90.49%;descent-override:22.56%;line-gap-override:0.00%;size-adjust:107.06%}.__className_f367f3{font-family:__Inter_f367f3,__Inter_Fallback_f367f3;font-style:normal}@tailwind base;@tailwind components;@tailwind utilities;@import url("https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;600;700&display=swap");.App{text-align:center;background-color:var(--app-bg);color:#e0e0e0;min-height:100vh;height:100vh;width:100%;display:flex;flex-direction:column;overflow:hidden}@media (max-width:768px){.App{height:auto;min-height:100vh;overflow-y:auto;overflow-x:hidden}}.header{display:flex;justify-content:space-between;align-items:center;padding:1rem 2rem;background-color:#1e1e1e;box-shadow:0 2px 4px #0000004d;flex-shrink:0;z-index:100}.header h1{margin:0;font-size:1.5rem;color:#e0e0e0}.header button{padding:.625rem 1.25rem;font-size:14px;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:8px;white-space:nowrap}.header button svg{flex-shrink:0}.header button .button-text{display:inline;display:none}.header button{padding:.625rem;width:44px;height:44px;border-radius:10px;justify-content:center;gap:0}.header button svg{width:20px;height:20px;margin:0}@media (max-width:1024px){.header{padding:.875rem 1.5rem}.header h1{font-size:1.25rem}.header button{padding:.5rem;width:40px;height:40px;gap:0}.header button svg{width:18px;height:18px}}@media (max-width:768px){.header{padding:.75rem 1rem;flex-wrap:wrap;gap:.5rem}.header h1{font-size:1.1rem;flex:1 1;min-width:0}.header>div{display:flex;gap:.5rem;flex-shrink:0}.header button{padding:.5rem;width:38px;height:38px;gap:0}.header button svg{width:18px;height:18px}}@media (max-width:480px){.header{padding:.625rem .75rem}.header h1{font-size:1rem;line-height:1.2}.header>div{gap:.375rem}.header button{padding:.5rem;width:40px;height:40px;border-radius:8px;justify-content:center;display:flex;align-items:center}.header button svg{width:18px;height:18px;margin:0;flex-shrink:0}}.logout-container{display:flex;align-items:center}.app-nav{display:flex;justify-content:center;background-color:#1e1e1e;padding:1rem;box-shadow:0 2px 4px #0000004d;margin-bottom:1rem}.nav-button{background-color:initial;color:#e0e0e0;border:none;padding:.75rem 1.5rem;margin:0 .5rem;font-size:1rem;font-weight:600;cursor:pointer;border-radius:4px;transition:all .2s ease}.nav-button:hover{background-color:#ffffff1a}.nav-button.active{background-color:#4a4a4a;color:#fff}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#4a4a4a}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}body{margin:0;font-family:Poppins,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:var(--app-bg)}#root,body,html{height:100%;width:100%;overflow-x:hidden;display:flex;flex-direction:column}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}:root{--app-bg:#121212;--chat-bg:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);--chat-header-bg:linear-gradient(135deg,#1e1e2e,#2a2a3e);--chat-border:#ffffff1a;--text-primary:#fff;--text-secondary:#a0a0b0;--text-system:#8a93a2;--user-bubble-bg:linear-gradient(135deg,#667eea,#764ba2);--user-bubble-text:#fff;--assistant-bubble-bg:linear-gradient(135deg,#2c2c54,#40407a);--assistant-bubble-text:#f1f2f6;--system-bubble-bg:#0000;--input-area-bg:#1a1a28f2;--input-field-bg:#2a2a3acc;--input-field-border:#ffffff26;--input-field-focus-border:#667eea;--button-bg:#3a3a4acc;--button-icon:#c0c0d0;--button-hover-bg:#4a4a5ae6;--button-hover-icon:#fff;--send-button-bg:linear-gradient(135deg,#667eea,#764ba2);--send-button-hover-bg:linear-gradient(135deg,#5a6fd8,#6a4190);--send-forward-button-bg:linear-gradient(135deg,#2ed573,#1e90ff);--send-forward-button-hover-bg:linear-gradient(135deg,#26c965,#1c7ed6);--scrollbar-track:#2a2a3a80;--scrollbar-thumb:#fff3;--scrollbar-thumb-hover:#ffffff4d;--overlay-bg:#000000b3;--overlay-blur:8px;--drag-border:#667eea;--drag-bg:#1e1e2de6;--shadow-light:0 4px 20px #0000001a;--shadow-medium:0 8px 32px #0003;--shadow-heavy:0 16px 64px #0000004d}@keyframes textGlow{0%{filter:drop-shadow(0 0 5px rgba(102,126,234,.5))}to{filter:drop-shadow(0 0 15px rgba(118,75,162,.8))}}select::-webkit-scrollbar{width:8px}select::-webkit-scrollbar-track{background:#0003;border-radius:4px}select::-webkit-scrollbar-thumb{background:#3a7bd5;border-radius:4px}select::-webkit-scrollbar-thumb:hover{background:#2c5282}*{box-sizing:border-box}.glassmorphic-card{background:#ffffff0d;border-radius:16px;box-shadow:0 4px 30px #0000001a;backdrop-filter:blur(5px);-webkit-backdrop-filter:blur(5px);border:1px solid #ffffff1a}.hero-gradient-text{background:-webkit-linear-gradient(45deg,#00a4ff,#892cdc,#ff5f6d);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.section-header-text{background:-webkit-linear-gradient(45deg,#e0e0e0,#fff);-webkit-background-clip:text;-webkit-text-fill-color:#0000}.pulsating-glow-button{animation:pulse-glow 2s ease-in-out infinite;box-shadow:0 0 5px #6366f1,0 0 10px #6366f1,0 0 15px #6366f1,0 0 20px #8b5cf6}@keyframes pulse-glow{0%{box-shadow:0 0 5px #6366f1,0 0 10px #6366f1,0 0 15px #6366f1,0 0 20px #8b5cf6}50%{box-shadow:0 0 10px #6366f1,0 0 20px #8b5cf6,0 0 30px #8b5cf6,0 0 40px #a78bfa}to{box-shadow:0 0 5px #6366f1,0 0 10px #6366f1,0 0 15px #6366f1,0 0 20px #8b5cf6}}.bento-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:1.5rem;gap:1.5rem}.timeframe-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));grid-gap:10px;gap:10px}.desktop-popup-search{width:100%;padding:12px 15px;margin-bottom:15px;background-color:#0003;border:1px solid #ffffff1a;color:#e0e0e0;border-radius:8px;font-size:1rem;transition:all .2s ease}.desktop-popup-search:focus{outline:none;background-color:#0000004d;border-color:#3a7fc5;box-shadow:0 0 0 3px #3a7bc54d}.pair-grid{max-height:400px;overflow-y:auto;padding-right:10px;scrollbar-width:thin;scrollbar-color:#3a7fc5 #ffffff1a}.pair-grid::-webkit-scrollbar{width:8px}.pair-grid::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.pair-grid::-webkit-scrollbar-thumb{background-color:#3a7fc5;border-radius:10px;border:2px solid #0000;background-clip:content-box}.pair-grid::-webkit-scrollbar-thumb:hover{background-color:#4a8fd9}.pair-group h4{color:#a0a0b0;margin-top:15px;margin-bottom:10px;font-weight:600;border-bottom:1px solid #ffffff1a;padding-bottom:5px}.timeframe-popup-button{background-color:#ffffff0d;border:1px solid #ffffff1a;color:#e0e0e0;padding:12px;border-radius:8px;cursor:pointer;transition:all .2s ease;font-size:.95rem;text-align:center}.timeframe-popup-button:hover{background-color:#ffffff26;border-color:#ffffff4d}.timeframe-popup-button.selected{background:linear-gradient(135deg,#3a7bd5,#00d2ff);color:#fff;font-weight:600;box-shadow:0 4px 15px #007bff33}.timeframe-popup-button:disabled{opacity:.5;cursor:not-allowed}