.message-text{min-height:20px;white-space:pre-wrap;word-break:break-word;line-height:1.6}@keyframes fadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}.clickable-question{display:inline-flex;align-items:center;color:#fffffff2;cursor:pointer;padding:8px 12px;margin:2px 0;border-radius:4px;position:relative;background-color:#0067ff40;border:1px solid rgba(0,103,255,.35);transition:all .15s ease;font-weight:400;font-size:.95em;width:100%;line-height:1.4;white-space:normal;word-break:normal;box-sizing:border-box;text-align:left;opacity:1}.clickable-question:hover{background-color:#0067ff4d;border-color:#0067ff80;color:#fff}.clickable-question:active{background-color:#0067ff66}.clickable-question:not(.numbered-item):before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M15.5 14h-.79l-.28-.27C15.41 12.59 16 11.11 16 9.5 16 5.91 13.09 3 9.5 3S3 5.91 3 9.5 5.91 16 9.5 16c1.61 0 3.09-.59 4.23-1.57l.27.28v.79l5 4.99L20.49 19l-4.99-5zm-6 0C7.01 14 5 11.99 5 9.5S7.01 5 9.5 5 14 7.01 14 9.5 11.99 14 9.5 14z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0;opacity:.8}.clickable-questions-container{display:flex;flex-direction:column;gap:8px;margin:10px 0 6px;max-width:100%;width:100%;opacity:1}.links-loading-container{display:flex;flex-direction:column;align-items:center;margin:16px 0;width:100%;animation:fadeIn .3s ease-out forwards}.links-loading-indicator{display:flex;align-items:center;justify-content:center;width:100%;max-width:300px}.loading-spinner-container{display:flex;align-items:center;justify-content:center;padding:10px 16px;background-color:#0067ff26;border-radius:8px;border:1px solid rgba(0,103,255,.25);width:100%}.loading-text{margin-left:12px;color:#ffffffe6;font-size:14px;white-space:nowrap}.loading-spinner{animation:rotate 2s linear infinite;width:20px;height:20px;flex-shrink:0}.loading-spinner .path{stroke:#0067ffcc;stroke-linecap:round;animation:dash 1.5s ease-in-out infinite}@keyframes rotate{to{transform:rotate(360deg)}}@keyframes dash{0%{stroke-dasharray:1,150;stroke-dashoffset:0}50%{stroke-dasharray:90,150;stroke-dashoffset:-35}to{stroke-dasharray:90,150;stroke-dashoffset:-124}}.numbered-item:before{content:"";display:inline-block;width:14px;height:14px;margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='%23FFFFFF'%3E%3Cpath d='M3 5H1v16c0 1.1.9 2 2 2h16v-2H3V5zm18-4H7c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V3c0-1.1-.9-2-2-2zm0 16H7V3h14v14zM15 5h-2v4h-4v2h4v4h2v-4h4V9h-4z'/%3E%3C/svg%3E");background-size:contain;background-repeat:no-repeat;flex-shrink:0;opacity:.8}.list-item-placeholder{height:4px;width:100%}.questions-after-graph{display:none}.graph-questions-container{display:flex;flex-direction:column;gap:8px;margin:10px 0 6px;max-width:100%;width:100%;opacity:1}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,Satoshi Variable,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;background-color:var(--neutral-graphite);color:var(--white)}#root{height:100vh;background-color:var(--neutral-graphite)}h1{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:40px;line-height:48px;letter-spacing:0%}h2{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:32px;line-height:40px;letter-spacing:0%}h3{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:24px;line-height:32px;letter-spacing:0%}h4{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:20px;line-height:28px;letter-spacing:0%}h5{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:18px;line-height:26px;letter-spacing:0%}h6{font-family:Satoshi Variable,sans-serif;font-weight:700;font-size:16px;line-height:24px;letter-spacing:0%}.body-large{font-family:Inter,sans-serif;font-weight:400;font-size:16px;line-height:24px;letter-spacing:0%}.body-medium{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:22px;letter-spacing:0%}.caption{font-family:Inter,sans-serif;font-weight:400;font-size:12px;line-height:18px;letter-spacing:0%}.button-large{font-family:Inter,sans-serif;font-weight:600;font-size:16px;line-height:20px;letter-spacing:2%;text-transform:uppercase}.button-small{font-family:Inter,sans-serif;font-weight:400;font-size:14px;line-height:18px;letter-spacing:4%;text-transform:uppercase}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}::-webkit-scrollbar-thumb{background:#888;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#555}*{scrollbar-width:thin;scrollbar-color:#00D2FF #070707}*::-webkit-scrollbar{width:8px;height:8px}*::-webkit-scrollbar-track{background:#070707}*::-webkit-scrollbar-thumb{background-color:#00d2ff;border-radius:4px;border:2px solid #070707}.message-container{overflow-y:auto!important;overflow-x:hidden!important;height:100%!important;max-height:calc(100vh - 130px)!important}:root{--primary-electric: #00D2FF;--primary-deep: #0A1929;--primary-bright: #2C75FF;--primary-glow: #00D2FF;--secondary-green: #24F8DC;--secondary-orange: #FF4324;--secondary-light: #1E2A38;--neutral-graphite: #070707;--neutral-light: #8B9CAF;--white: #FFFFFF;--black: #000000}
