.pred-page{z-index:1;min-height:100vh;padding:2rem 1.5rem 4rem;position:relative;overflow:hidden}.pred-bg{z-index:-1;background:#060a14;position:fixed;inset:0;overflow:hidden}.pred-bg-orb{filter:blur(100px);opacity:.5;border-radius:50%;animation:20s ease-in-out infinite orbDrift;position:absolute}.pred-bg-orb-1{background:radial-gradient(circle,#6366f1 0%,#0000 70%);width:600px;height:600px;animation-duration:18s;top:-15%;left:-10%}.pred-bg-orb-2{background:radial-gradient(circle,#06b6d4 0%,#0000 70%);width:500px;height:500px;animation-duration:22s;animation-delay:-5s;bottom:-10%;right:-10%}.pred-bg-orb-3{opacity:.25;background:radial-gradient(circle,#8b5cf6 0%,#0000 70%);width:400px;height:400px;animation-duration:25s;animation-delay:-10s;top:40%;left:50%}.pred-bg-grid{background-image:linear-gradient(#ffffff04 1px,#0000 1px),linear-gradient(90deg,#ffffff04 1px,#0000 1px);background-size:60px 60px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(#000 30%,#0000 75%);mask-image:radial-gradient(#000 30%,#0000 75%)}@keyframes orbDrift{0%,to{transform:translate(0)scale(1)}33%{transform:translate(30px,-40px)scale(1.05)}66%{transform:translate(-20px,30px)scale(.95)}}.pred-container{max-width:1200px;margin:0 auto}.pred-header{margin-bottom:2rem}.pred-back-link{color:#ffffff80;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.875rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.pred-back-link:hover{color:#fff;transform:translate(-4px)}.pred-hero{text-align:center;margin-bottom:1.5rem}.pred-hero-icon{color:#a5b4fc;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:linear-gradient(135deg,#6366f133,#06b6d433);border:1px solid #6366f14d;border-radius:18px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1rem;display:inline-flex}.pred-hero-title{font-family:var(--font-display), sans-serif;color:#fff;letter-spacing:-.02em;margin-bottom:.75rem;font-size:2.5rem;font-weight:800;line-height:1.1}.pred-hero-title-ai{background:linear-gradient(135deg,#818cf8,#06b6d4);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text}.pred-hero-desc{color:#ffffff73;max-width:600px;margin:0 auto;font-size:.9rem;line-height:1.6}.pred-hero-desc strong{color:#ffffffb3}.pred-feature-gauge{max-width:480px;margin:0 auto}.pred-feature-gauge-bar{background:#ffffff0f;border-radius:99px;height:4px;overflow:hidden}.pred-feature-gauge-fill{background:linear-gradient(90deg,#6366f1,#06b6d4);border-radius:99px;height:100%;transition:width .5s ease-out}.pred-feature-gauge-info{color:#ffffff59;justify-content:center;align-items:center;gap:.4rem;margin-top:.5rem;font-size:.7rem;display:flex}.pred-feature-gauge-info strong{color:#ffffffb3}.pred-feature-gauge-hint{color:#818cf8;margin-left:.5rem;font-weight:600}.pred-grid{grid-template-columns:1fr 380px;align-items:start;gap:1.5rem;display:grid}@media (max-width:1024px){.pred-grid{grid-template-columns:1fr}}.pred-form-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;padding:1.5rem}.pred-section{margin-bottom:.5rem}.pred-section-header{cursor:pointer;text-align:left;background:0 0;border:none;border-bottom:1px solid #ffffff0a;align-items:center;gap:.6rem;width:100%;padding:.75rem 0;transition:all .2s;display:flex}.pred-section-header:hover{border-bottom-color:#ffffff1a}.pred-section-icon{color:#a5b4fc;background:linear-gradient(135deg,#6366f126,#06b6d41a);border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:32px;height:32px;display:flex}.pred-section-title{color:#fff;flex:1;font-size:.9rem;font-weight:600}.pred-section-badge{letter-spacing:.1em;text-transform:uppercase;color:#a5b4fc;background:#6366f11a;border:1px solid #6366f126;border-radius:99px;padding:.2rem .6rem;font-size:.6rem;font-weight:700}.pred-section-chevron{color:#ffffff4d;flex-shrink:0;transition:transform .3s}.pred-section-body{padding:1rem 0 .5rem}.pred-grid-2{grid-template-columns:repeat(2,1fr);gap:.75rem;display:grid}.pred-grid-3{grid-template-columns:repeat(3,1fr);gap:.75rem;display:grid}.pred-grid-5{grid-template-columns:repeat(5,1fr);gap:.75rem;display:grid}@media (max-width:768px){.pred-grid-3{grid-template-columns:repeat(2,1fr)}.pred-grid-5{grid-template-columns:repeat(3,1fr)}.pred-hero-title{font-size:1.8rem}}@media (max-width:480px){.pred-grid-2,.pred-grid-3,.pred-grid-5{grid-template-columns:1fr}}.pred-field-group{flex-direction:column;display:flex}.pred-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:.4rem;font-size:.65rem;font-weight:600}.pred-input-wrap{position:relative}.pred-input-icon{color:#fff3;display:flex;position:absolute;top:50%;left:.75rem;transform:translateY(-50%)}.pred-input,.pred-select{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;width:100%;padding:.65rem .85rem;font-size:.875rem;font-weight:500;transition:all .25s}.pred-input:focus,.pred-select:focus{background:#6366f10d;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.pred-input::placeholder{color:#fff3}.pred-select{appearance:none;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23ffffff40' stroke-width='2' viewBox='0 0 24 24'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E");background-position:right .75rem center;background-repeat:no-repeat;padding-right:2rem}.pred-select option{color:#fff;background:#1a1a2e}.pred-slider-val{font-size:.75rem;font-weight:700;font-family:var(--font-mono), monospace;color:#818cf8}.pred-slider-track-wrap{align-items:center;height:28px;display:flex;position:relative}.pred-slider-track-bg{pointer-events:none;background:#ffffff0f;border-radius:99px;height:6px;position:absolute;left:0;right:0;overflow:hidden}.pred-slider-track-fill{background:linear-gradient(90deg,#6366f1,#06b6d4);border-radius:99px;height:100%;transition:width .15s ease-out}.pred-slider-input{opacity:0;cursor:pointer;z-index:2;appearance:none;width:100%;height:28px;position:absolute;left:0;right:0}.pred-slider-track-wrap:after{content:"";pointer-events:none;background:#fff;border-radius:50%;width:16px;height:16px;transition:left .1s ease-out;position:absolute;top:50%;transform:translateY(-50%);box-shadow:0 2px 8px #0000004d,0 0 0 3px #6366f14d}.pred-slider-hint{color:#ffffff40;margin-top:.25rem;font-size:.6rem}.pred-advanced-toggle-wrap{border-top:1px solid #ffffff0a;margin-top:.5rem;padding:1.25rem 0}.pred-advanced-toggle{cursor:pointer;background:#ffffff05;border:1px solid #ffffff0f;border-radius:16px;align-items:center;gap:.75rem;width:100%;padding:.75rem 1rem;transition:all .3s;display:flex}.pred-advanced-toggle:hover{background:#6366f10d;border-color:#6366f126}.pred-toggle-switch{background:#ffffff14;border-radius:99px;flex-shrink:0;width:48px;height:26px;transition:background .3s;position:relative}.pred-toggle-switch.on{background:linear-gradient(135deg,#6366f1,#06b6d4)}.pred-toggle-dot{background:#fff;border-radius:50%;width:20px;height:20px;transition:all .3s cubic-bezier(.77,0,.175,1);position:absolute;top:3px;left:3px;box-shadow:0 2px 6px #0000004d}.pred-toggle-switch.on .pred-toggle-dot{left:calc(100% - 23px)}.pred-toggle-text{text-align:left;flex:1}.pred-toggle-title{color:#fff;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;display:flex}.pred-toggle-badge{letter-spacing:.1em;text-transform:uppercase;color:#a5b4fc;background:#6366f126;border:1px solid #6366f133;border-radius:99px;padding:.15rem .5rem;font-size:.6rem;font-weight:700}.pred-toggle-subtitle{color:#ffffff59;margin-top:.15rem;font-size:.7rem;display:block}.pred-toggle-sparkle{color:#ffffff26;flex-shrink:0;transition:all .3s}.pred-toggle-sparkle.active{color:#06b6d4;animation:3s linear infinite sparkleRotate}@keyframes sparkleRotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.pred-genetic-notice{color:#c4b5fdb3;background:#8b5cf60f;border:1px solid #8b5cf61a;border-radius:12px;align-items:flex-start;gap:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.7rem;line-height:1.5;display:flex}.pred-genetic-notice strong{color:#c4b5fde6}.pred-submit-area{border-top:1px solid #ffffff0a;margin-top:.5rem;padding-top:1.25rem}.pred-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 40%,#06b6d4 100%);border:none;border-radius:16px;justify-content:center;align-items:center;gap:.6rem;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .4s cubic-bezier(.4,0,.2,1);display:flex;position:relative;overflow:hidden;box-shadow:0 4px 20px #6366f14d,inset 0 0 0 1px #6366f133}.pred-submit-btn:before{content:"";opacity:0;background:linear-gradient(135deg,#ffffff26,#0000 60%);transition:opacity .3s;position:absolute;inset:0}.pred-submit-btn:hover{transform:translateY(-2px);box-shadow:0 8px 32px #6366f166,inset 0 0 0 1px #6366f14d}.pred-submit-btn:hover:before{opacity:1}.pred-submit-btn:active{transform:translateY(0)}.pred-submit-btn.loading{opacity:.7;pointer-events:none}.pred-spinner{border:2.5px solid #fff3;border-top-color:#fff;border-radius:50%;width:22px;height:22px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.pred-result-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:24px;justify-content:center;align-items:center;min-height:420px;padding:2rem 1.5rem;display:flex;position:sticky;top:2rem}.pred-result-idle{text-align:center;padding:1rem 0}.pred-idle-visual{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;position:relative}.pred-idle-ring{border:1px solid #6366f126;border-radius:50%;animation:3s ease-in-out infinite idlePulse;position:absolute;inset:0}.pred-idle-ring.delay-1{border-color:#06b6d41a;animation-delay:.5s;inset:-10px}.pred-idle-ring.delay-2{border-color:#8b5cf614;animation-delay:1s;inset:-20px}@keyframes idlePulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(1.1)}}.pred-idle-icon{color:#fff3}.pred-idle-title{color:#fff;margin-bottom:.5rem;font-size:1.15rem;font-weight:700}.pred-idle-desc{color:#ffffff59;margin-bottom:1.25rem;font-size:.8rem;line-height:1.6}.pred-idle-chips{flex-wrap:wrap;justify-content:center;gap:.5rem;display:flex}.pred-chip{letter-spacing:.05em;text-transform:uppercase;color:#ffffff59;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:99px;align-items:center;gap:.3rem;padding:.3rem .6rem;font-size:.6rem;font-weight:600;display:inline-flex}.pred-result-loading{text-align:center;width:100%;padding:1rem 0}.pred-loading-visual{justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;display:flex;position:relative}.pred-loading-orbit{border:2px solid #0000;border-top-color:#6366f1;border-radius:50%;animation:1.5s linear infinite spin;position:absolute;inset:0}.pred-loading-orbit.orbit-2{border-top-color:#06b6d4;animation-duration:2s;animation-direction:reverse;inset:8px}.pred-loading-icon{color:#a5b4fc;animation:1.5s ease-in-out infinite pulse}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.pred-loading-title{color:#fff;letter-spacing:.03em;margin-bottom:1.25rem;font-size:1rem;font-weight:700}.pred-loading-steps{text-align:left;flex-direction:column;gap:.6rem;padding:0 1rem;display:flex}.pred-loading-step{color:#ffffff73;align-items:center;gap:.6rem;font-size:.75rem;display:flex}.pred-loading-step-dot{background:#6366f1;border-radius:50%;flex-shrink:0;width:6px;height:6px;animation:1s ease-in-out infinite pulse}.pred-result-error{text-align:center;padding:1rem 0}.pred-error-icon-wrap{color:#f87171;background:#ef44441a;border:1px solid #ef444433;border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin:0 auto 1rem;display:flex}.pred-error-title{color:#f87171;margin-bottom:.5rem;font-size:1.1rem;font-weight:700}.pred-error-desc{color:#ffffff80;margin-bottom:.25rem;font-size:.85rem}.pred-error-hint{color:#ffffff4d;margin-bottom:1rem;font-size:.7rem}.pred-error-btn{color:#ffffff80;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff14;border-radius:10px;padding:.5rem 1.5rem;font-size:.8rem;font-weight:600;transition:all .2s}.pred-error-btn:hover{color:#fff;background:#ffffff1a}.pred-result-success{text-align:center;width:100%}.pred-result-header{flex-wrap:wrap;justify-content:center;align-items:center;gap:.5rem;margin-bottom:1.5rem;display:flex}.pred-quality-badge{letter-spacing:.1em;text-transform:uppercase;background:color-mix(in srgb, var(--q-color) 12%, transparent);color:var(--q-color);border:1px solid color-mix(in srgb, var(--q-color) 25%, transparent);border-radius:99px;align-items:center;gap:.35rem;padding:.3rem .75rem;font-size:.6rem;font-weight:700;display:inline-flex}.pred-status-dot{background:#10b981;border-radius:50%;width:8px;height:8px;margin-left:.5rem;animation:1.5s ease-in-out infinite pulse}.pred-status-text{letter-spacing:.08em;text-transform:uppercase;color:#10b981;font-size:.7rem;font-weight:600}.pred-drug-card{background:linear-gradient(135deg,#6366f114,#06b6d40d);border:1px solid #6366f11f;border-radius:20px;margin-bottom:1.5rem;padding:1.5rem;position:relative;overflow:hidden}.pred-drug-label{letter-spacing:.1em;text-transform:uppercase;color:#fff6;justify-content:center;align-items:center;gap:.4rem;margin-bottom:.5rem;font-size:.65rem;font-weight:600;display:flex}.pred-drug-name{font-family:var(--font-display), sans-serif;color:#fff;letter-spacing:-.02em;font-size:2rem;font-weight:800}.pred-drug-glow{pointer-events:none;background:radial-gradient(#6366f133,#0000 70%);width:200px;height:80px;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)}.pred-confidence-wrap{justify-content:center;margin-bottom:1.5rem;display:flex}.pred-stats-grid{grid-template-columns:1fr 1fr;gap:.75rem;margin-bottom:1rem;display:grid}.pred-stat{text-align:left;background:#ffffff08;border:1px solid #ffffff0d;border-radius:14px;padding:.75rem}.pred-stat-label{letter-spacing:.08em;text-transform:uppercase;color:#ffffff4d;margin-bottom:.3rem;font-size:.6rem;font-weight:600;display:block}.pred-stat-value{color:#fff;font-size:.9rem;font-weight:700;display:block}.pred-feature-bar-wrap{margin-bottom:1.25rem}.pred-feature-bar-bg{background:#ffffff0d;border-radius:99px;height:6px;overflow:hidden}.pred-feature-bar-fill{background:linear-gradient(90deg,#6366f1,#06b6d4,#10b981);border-radius:99px;height:100%}.pred-feature-bar-hint{color:#ffffff40;margin-top:.4rem;font-size:.6rem}.pred-reset-btn{color:#ffffff73;cursor:pointer;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:12px;align-items:center;gap:.4rem;padding:.5rem 1.25rem;font-size:.8rem;font-weight:600;transition:all .25s;display:inline-flex}.pred-reset-btn:hover{color:#fff;background:#6366f11a;border-color:#6366f133}.pred-steps{align-items:center;gap:.5rem;margin-bottom:1.5rem;padding-bottom:.5rem;display:flex;overflow-x:auto}.pred-step{white-space:nowrap;align-items:center;gap:.35rem;display:flex}.pred-step-dot{color:#ffffff4d;background:#ffffff0d;border:1px solid #ffffff14;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:22px;height:22px;font-size:.6rem;font-weight:700;display:flex}.pred-step.active .pred-step-dot{color:#fff;background:linear-gradient(135deg,#6366f1,#06b6d4);border-color:#0000}.pred-step-label{color:#ffffff40;font-size:.65rem;font-weight:600}.pred-step.active .pred-step-label{color:#fff9}.pred-step-line{background:#ffffff14;width:16px;height:1px;margin:0 .15rem}.pred-step.active .pred-step-line{background:#6366f14d}.pred-ai-section{grid-column:1/-1;grid-template-columns:1fr 1fr;gap:1.5rem;margin-top:.5rem;display:grid}@media (max-width:1024px){.pred-ai-section{grid-template-columns:1fr}}.ai-explain-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;padding:1.5rem}.ai-explain-header{align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.ai-explain-icon-wrap{color:#c4b5fd;background:linear-gradient(135deg,#8b5cf633,#06b6d426);border:1px solid #8b5cf640;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;display:flex}.ai-explain-title{color:#fff;margin:0;font-size:1rem;font-weight:700}.ai-explain-subtitle{color:#ffffff59;margin:0;font-size:.65rem}.ai-explain-refresh{color:#ffffff59;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;margin-left:auto;transition:all .25s;display:flex}.ai-explain-refresh:hover{color:#c4b5fd;background:#8b5cf61a;border-color:#8b5cf633}.ai-explain-loading{text-align:center;padding:2rem 0}.ai-explain-spinner{border:2.5px solid #ffffff14;border-top-color:#8b5cf6;border-radius:50%;width:28px;height:28px;margin:0 auto 1rem;animation:.8s linear infinite spin}.ai-explain-loading p{color:#fff6;font-size:.8rem}.ai-explain-error{text-align:center;color:#f87171;padding:1.5rem 0}.ai-explain-error p{color:#ffffff73;margin:.5rem 0;font-size:.8rem}.ai-explain-retry-btn{color:#f87171;cursor:pointer;background:#f871711a;border:1px solid #f871714d;border-radius:8px;padding:.4rem 1rem;font-size:.75rem;font-weight:600;transition:all .2s}.ai-explain-retry-btn:hover{background:#f8717133}.ai-explain-text{background:#8b5cf60a;border:1px solid #8b5cf614;border-radius:14px;gap:.6rem;margin-bottom:1.25rem;padding:1rem 1.15rem;display:flex}.ai-explain-sparkle{color:#c4b5fd;flex-shrink:0;margin-top:2px}.ai-explain-text p{color:#ffffffbf;margin:0;font-size:.85rem;line-height:1.7}.ai-shap-section{margin-bottom:1rem}.ai-shap-title{letter-spacing:.08em;text-transform:uppercase;color:#ffffff59;margin-bottom:.75rem;font-size:.7rem;font-weight:700}.ai-shap-bars{flex-direction:column;gap:.6rem;display:flex}.ai-shap-bar-row{flex-direction:column;gap:.3rem;display:flex}.ai-shap-bar-label{justify-content:space-between;align-items:center;display:flex}.ai-shap-bar-name{color:#fff9;text-transform:capitalize;text-overflow:ellipsis;white-space:nowrap;max-width:65%;font-size:.72rem;font-weight:600;overflow:hidden}.ai-shap-bar-value{font-size:.65rem;font-weight:700;font-family:var(--font-mono), monospace;align-items:center;gap:.2rem;display:inline-flex}.ai-shap-bar-value.positive{color:#34d399}.ai-shap-bar-value.negative{color:#fb923c}.ai-shap-bar-track{background:#ffffff0a;border-radius:99px;height:6px;overflow:hidden}.ai-shap-bar-fill{border-radius:99px;height:100%;transition:width .8s ease-out}.ai-shap-bar-fill.positive{background:linear-gradient(90deg,#10b981,#34d399)}.ai-shap-bar-fill.negative{background:linear-gradient(90deg,#f97316,#fb923c)}.ai-explain-disclaimer{color:#ffffff40;border-top:1px solid #ffffff0a;margin:0;padding-top:.75rem;font-size:.65rem;line-height:1.5}.ai-chat-card{-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);background:#ffffff08;border:1px solid #ffffff0f;border-radius:20px;flex-direction:column;display:flex;overflow:hidden}.ai-chat-header{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.ai-chat-header-left{align-items:center;gap:.75rem;display:flex}.ai-chat-icon-wrap{color:#67e8f9;background:linear-gradient(135deg,#06b6d433,#6366f126);border:1px solid #06b6d440;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;display:flex}.ai-chat-title{color:#fff;margin:0;font-size:.9rem;font-weight:700}.ai-chat-subtitle{color:#ffffff4d;margin:0;font-size:.6rem}.ai-chat-toggle{color:#ffffff59;cursor:pointer;background:#ffffff08;border:1px solid #ffffff0f;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;transition:all .2s;display:flex}.ai-chat-toggle:hover{color:#fff;background:#ffffff0f}.ai-chat-messages{flex-direction:column;gap:.75rem;max-height:360px;padding:1rem 1.25rem;display:flex;overflow-y:auto}.ai-chat-msg{gap:.5rem;max-width:90%;display:flex}.ai-chat-msg.user{flex-direction:row-reverse;align-self:flex-end}.ai-chat-msg.ai{align-self:flex-start}.ai-chat-msg-avatar{border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:28px;height:28px;margin-top:2px;display:flex}.ai-chat-msg.ai .ai-chat-msg-avatar{color:#c4b5fd;background:#8b5cf626;border:1px solid #8b5cf633}.ai-chat-msg.user .ai-chat-msg-avatar{color:#67e8f9;background:#06b6d426;border:1px solid #06b6d433}.ai-chat-msg-bubble{border-radius:14px;padding:.65rem .9rem;font-size:.8rem;line-height:1.6}.ai-chat-msg-bubble p{white-space:pre-wrap;margin:0}.ai-chat-msg.ai .ai-chat-msg-bubble{color:#ffffffbf;background:#ffffff0a;border:1px solid #ffffff0f;border-top-left-radius:4px}.ai-chat-msg.user .ai-chat-msg-bubble{color:#ffffffd9;background:linear-gradient(135deg,#6366f126,#06b6d41a);border:1px solid #6366f133;border-top-right-radius:4px}.ai-chat-typing{gap:4px;padding:4px 0;display:flex}.ai-chat-typing-dot{background:#ffffff4d;border-radius:50%;width:6px;height:6px;animation:1.4s ease-in-out infinite typingBounce}.ai-chat-typing-dot:nth-child(2){animation-delay:.2s}.ai-chat-typing-dot:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{opacity:.3;transform:translateY(0)}30%{opacity:1;transform:translateY(-6px)}}.ai-chat-input-area{border-top:1px solid #ffffff0a;gap:.5rem;padding:.75rem 1.25rem 1rem;display:flex}.ai-chat-input{color:#fff;background:#ffffff0a;border:1px solid #ffffff14;border-radius:12px;outline:none;flex:1;padding:.6rem .85rem;font-size:.8rem;transition:all .25s}.ai-chat-input:focus{background:#06b6d40a;border-color:#06b6d466;box-shadow:0 0 0 3px #06b6d414}.ai-chat-input::placeholder{color:#fff3}.ai-chat-input:disabled{opacity:.5}.ai-chat-send-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1,#06b6d4);border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;transition:all .25s;display:flex}.ai-chat-send-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 16px #6366f14d}.ai-chat-send-btn:disabled{opacity:.3;cursor:not-allowed}
