.welcome-container{min-height:100vh;width:100%;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:2rem}.gradient-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.dark-top-layer{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#0a0e27,#0f172a,#1a1a2e 60%,#1e293b);z-index:1}.light-bottom-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(30,41,59,.3) 40%,rgba(51,65,85,.5) 60%,rgba(71,85,105,.7) 80%,rgba(100,116,139,.8) 100%);z-index:2}.curve-light{position:absolute;bottom:-50%;left:50%;transform:translate(-50%);width:120%;height:150%;background:radial-gradient(ellipse at center bottom,rgba(59,130,246,.15) 0%,rgba(124,58,237,.1) 25%,rgba(34,211,238,.08) 40%,transparent 70%);border-radius:50% 50% 0 0;z-index:3;filter:blur(80px)}.mirror-card{background:#ffffff0d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;position:relative;z-index:10;box-shadow:0 8px 32px #1f26875e,inset 0 1px #ffffff1a;transition:all .3s ease}.mirror-card:hover{background:#ffffff14;border-color:#3b82f64d;box-shadow:0 12px 40px #3b82f633,inset 0 1px #ffffff26;transform:translateY(-4px)}.welcome-content{position:relative;z-index:10;width:100%;max-width:1200px;display:flex;flex-direction:column;gap:2rem}.main-card{text-align:center;padding:3rem 2rem}.welcome-title{font-size:4rem;font-weight:800;margin-bottom:1rem;color:#fff;letter-spacing:-.02em;line-height:1.1}.gradient-text{background:linear-gradient(135deg,#3b82f6,#7c3aed,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;background-size:200% 200%;animation:gradientAnimation 3s ease infinite}@keyframes gradientAnimation{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.welcome-subtitle{font-size:1.5rem;color:#cbd5e1;font-weight:300;margin-top:.5rem}.info-card{padding:2.5rem}.card-title{font-size:2rem;color:#fff;margin-bottom:1.5rem;font-weight:700}.card-content{color:#e2e8f0;line-height:1.8;font-size:1.1rem}.card-content p{margin-bottom:1rem}.card-content strong{color:#3b82f6;font-weight:600}.cards-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.feature-card{text-align:center;padding:2rem 1.5rem;display:flex;flex-direction:column;align-items:center}.feature-card h3{font-size:1.25rem;color:#fff;margin-bottom:.75rem;font-weight:600}.feature-card p{color:#cbd5e1;font-size:.95rem;line-height:1.6}.cta-card{text-align:center;padding:3rem 2rem;background:linear-gradient(135deg,#3b82f61a,#7c3aed1a)}.cta-card h2{font-size:2.5rem;color:#fff;margin-bottom:1rem;font-weight:700}.cta-card p{color:#cbd5e1;font-size:1.1rem;margin-bottom:2rem}.btn-primary,.btn-secondary{padding:.875rem 2rem;font-size:1rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;position:relative;overflow:hidden}.btn-primary{background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;box-shadow:0 4px 15px #3b82f666}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.btn-primary:active{transform:translateY(0)}.btn-secondary{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.btn-secondary:hover{background:#ffffff26;border-color:#7c3aed80}.pricing-section{width:100%;margin:4rem 0}.pricing-header{text-align:center;margin-bottom:3rem}.pricing-title{font-size:2.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.pricing-subtitle{font-size:1.25rem;color:#cbd5e1;font-weight:300}.pricing-error{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:1rem;border-radius:12px;margin-bottom:2rem;text-align:center}.pricing-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem}.pricing-card{background:#ffffff0d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.pricing-card:hover{background:#ffffff14;border-color:#3b82f64d;transform:translateY(-8px);box-shadow:0 12px 40px #3b82f633}.pricing-card.featured{border:2px solid rgba(59,130,246,.5);background:#3b82f60d;transform:scale(1.05)}.pricing-card.featured:hover{transform:scale(1.05) translateY(-8px)}.pricing-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.875rem;font-weight:600;box-shadow:0 4px 15px #3b82f666}.pricing-card-header{text-align:center;margin-bottom:2rem}.pricing-plan-name{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem}.pricing-price{display:flex;align-items:baseline;justify-content:center;gap:.5rem}.pricing-amount{font-size:3rem;font-weight:800;color:#fff;background:linear-gradient(135deg,#3b82f6,#7c3aed,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-period{font-size:1.25rem;color:#cbd5e1;font-weight:400}.pricing-features{flex:1;margin-bottom:2rem}.pricing-feature{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;color:#e2e8f0;font-size:1rem}.pricing-feature-icon{color:#22d3ee;font-weight:700;font-size:1.25rem}.pricing-button{width:100%;padding:1rem 2rem;font-size:1.125rem;font-weight:600;border-radius:12px;border:none;cursor:pointer;transition:all .3s ease;background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pricing-button:hover{background:#ffffff26;border-color:#3b82f680;transform:translateY(-2px)}.pricing-button:disabled{opacity:.5;cursor:not-allowed}.pricing-button-featured{background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;border:none;box-shadow:0 4px 15px #3b82f666}.pricing-button-featured:hover{background:linear-gradient(135deg,#2563eb,#6d28d9);box-shadow:0 6px 20px #3b82f699}@media(max-width:768px){.welcome-title{font-size:2.5rem}.welcome-subtitle{font-size:1.25rem}.cards-grid{grid-template-columns:1fr}.mirror-card{padding:1.5rem}.cta-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}.pricing-cards{grid-template-columns:1fr}.pricing-card.featured{transform:scale(1)}.pricing-card.featured:hover{transform:translateY(-8px)}.pricing-title{font-size:2rem}.pricing-subtitle{font-size:1rem}}.kpi-card{background:#ffffff12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1rem 1.25rem;transition:all .3s ease;box-shadow:0 10px 30px #00000040}.kpi-card:hover{transform:translateY(-2px);border-color:#fff3;box-shadow:0 15px 40px #0000004d}.kpi-content{display:flex;flex-direction:column;gap:.35rem;align-items:flex-start;text-align:left}.kpi-title{font-size:.9rem;color:#ffffffeb;font-weight:600;margin:0}.kpi-value{font-size:1.6rem;font-weight:700;background:linear-gradient(135deg,#a78bfa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.kpi-subtitle{font-size:.8rem;color:#ffffffdb}.kpi-time-filter{display:flex;gap:.5rem;margin-top:.5rem}.kpi-time-filter button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;padding:.25rem .5rem;border-radius:6px;cursor:pointer;font-size:.75rem;transition:all .2s}.kpi-time-filter button:hover{background:#ffffff1a;border-color:#fff3}.kpi-time-filter button.active{background:linear-gradient(135deg,#6366f1,#3b82f6);border-color:transparent;color:#fff}.chart-container{background:#ffffff12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.1rem;margin-bottom:0;box-shadow:0 10px 30px #00000040}.chart-header{margin-bottom:1rem}.chart-title{font-size:1.05rem;font-weight:600;color:#fffffff5;margin:0}.chart-content{min-height:300px;display:flex;align-items:center;justify-content:center}.chart-loading,.chart-error{color:#ffffffb3;font-size:.875rem}.chart-error{color:#ef4444}.dashboard-container{min-height:100vh;width:100%;position:relative;padding:.75rem 1.25rem 1.25rem}.dashboard-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;overflow:hidden}.dashboard-dark-top-layer{position:absolute;width:100%;height:100%;background:linear-gradient(180deg,#020617,#030a1f 28%,#061026 60%,#0b142b 78%,#0f1b33);z-index:1}.dashboard-light-bottom-layer{position:absolute;bottom:0;left:0;width:100%;height:100%;background:linear-gradient(180deg,transparent 0%,rgba(30,41,59,.3) 40%,rgba(51,65,85,.5) 60%,rgba(71,85,105,.7) 80%,rgba(100,116,139,.8) 100%);z-index:2;transition:opacity .4s ease,filter .4s ease}.dashboard-curve-light{position:absolute;bottom:-50%;left:50%;transform:translate(-50%);width:120%;height:150%;background:radial-gradient(ellipse at center bottom,rgba(59,130,246,.15) 0%,rgba(124,58,237,.1) 25%,rgba(34,211,238,.08) 40%,transparent 70%);border-radius:50% 50% 0 0;z-index:3;filter:blur(80px);opacity:1;transition:opacity .4s ease,transform .4s ease,filter .4s ease}.dashboard-container.light-bottom .dashboard-curve-light{bottom:-50%;top:auto;opacity:1}.corner-light{position:absolute;width:45vmax;height:45vmax;pointer-events:none;filter:blur(80px);opacity:.35;transition:opacity .45s ease;z-index:2}.corner-light.top-left{top:-20vmax;left:-10vmax;background:radial-gradient(circle at center,rgba(124,58,237,.12) 0%,rgba(59,130,246,.1) 35%,transparent 70%)}.corner-light.top-right{top:-18vmax;right:-8vmax;background:radial-gradient(circle at center,rgba(34,211,238,.12) 0%,rgba(59,130,246,.1) 35%,transparent 70%)}.side-light{position:absolute;top:50%;transform:translateY(-50%);width:55vmax;height:55vmax;pointer-events:none;filter:blur(100px);opacity:.25;z-index:2}.side-light.left{left:-20vmax;background:radial-gradient(circle at center,rgba(99,102,241,.18) 0%,rgba(37,99,235,.12) 30%,transparent 70%)}.side-light.right{right:-20vmax;background:radial-gradient(circle at center,rgba(56,189,248,.18) 0%,rgba(99,102,241,.12) 30%,transparent 70%)}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;position:relative;z-index:3000}.dashboard-header-left{display:flex;align-items:center;gap:1.5rem}.dashboard-logo{width:60px;height:60px;filter:drop-shadow(0 2px 8px rgba(99,102,241,.3));transition:transform .3s ease}.dashboard-logo:hover{transform:scale(1.05)}.dashboard-welcome{font-size:2.25rem;line-height:1.2;font-weight:700;color:#ffffffeb;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.dashboard-welcome .username{background:linear-gradient(135deg,#a78bfa,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.dashboard-header-right{display:flex;align-items:center;gap:1rem}.wrap-x-button{background:linear-gradient(135deg,#6366f14d,#8b5cf64d);border:1px solid rgba(99,102,241,.5);border-radius:10px;padding:.625rem 1.25rem;color:#fff;font-weight:700;font-size:.95rem;cursor:pointer;transition:all .3s ease;text-decoration:none;display:inline-block;box-shadow:0 0 20px #6366f166,0 0 40px #6366f133,inset 0 1px #ffffff1a;position:relative;overflow:hidden}.wrap-x-button:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.3) 0%,transparent 70%);opacity:0;transition:opacity .3s ease;animation:pulse-glow 2s ease-in-out infinite}@keyframes pulse-glow{0%,to{opacity:0;transform:scale(.8)}50%{opacity:.3;transform:scale(1.2)}}.wrap-x-button:hover{background:linear-gradient(135deg,#6366f166,#8b5cf666);border-color:#6366f1b3;box-shadow:0 0 30px #6366f199,0 0 60px #6366f14d,inset 0 1px #fff3;transform:translateY(-2px)}.wrap-x-button:active{transform:translateY(0)}.dashboard-kpi-grid{display:grid;grid-template-columns:repeat(4,minmax(260px,1fr));gap:1rem;margin-bottom:1.5rem;position:relative;z-index:1}.dashboard-graphs{display:grid;grid-template-columns:repeat(3,1fr);gap:1.25rem;margin-bottom:1.5rem;position:relative;z-index:10}.dashboard-table-container{background:#ffffff12;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:1.25rem;position:relative;z-index:10;overflow-x:auto}.dashboard-table{width:100%;border-collapse:collapse}.dashboard-table thead{border-bottom:1px solid rgba(255,255,255,.1)}.dashboard-table th{padding:1rem;text-align:left;color:#fffffff2;font-weight:600;font-size:.875rem;text-transform:uppercase;letter-spacing:.05em}.dashboard-table td{padding:1rem;color:#ffffffeb;font-size:.875rem;border-bottom:1px solid rgba(255,255,255,.05)}.dashboard-table tbody tr{cursor:pointer;transition:all .2s}.dashboard-table tbody tr:hover{background:#ffffff0d}.status-badge{display:inline-block;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600}.status-badge.active{background:#10b98133;color:#10b981}.status-badge.inactive{background:#ef444433;color:#ef4444}.dashboard-delete-button{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.5rem;color:#ef4444e6;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:32px;height:32px}.dashboard-delete-button:hover{background:#ef444433;border-color:#ef444480;color:#ef4444;transform:scale(1.1);box-shadow:0 0 10px #ef44444d}.dashboard-delete-button:active{transform:scale(.95)}.dashboard-table td:last-child{text-align:center;width:80px}.empty-state{text-align:center;padding:3rem;color:#ffffffe6}@media(max-width:1200px){.dashboard-graphs{grid-template-columns:1fr}}@media(max-width:768px){.dashboard-container{padding:1rem}.dashboard-header{flex-direction:column;align-items:flex-start;gap:1rem}.dashboard-kpi-grid{grid-template-columns:1fr}}.config-chat-panel{width:100%;height:100%;background:#111827fa;border-right:1px solid rgba(255,255,255,.1);border-radius:0 0 0 24px;display:flex;flex-direction:column;position:relative;overflow:hidden;margin-top:60px}.chat-messages-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:0 1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;z-index:1;padding-bottom:100px}.chat-messages-container::-webkit-scrollbar{width:6px}.chat-messages-container::-webkit-scrollbar-track{background:transparent}.chat-messages-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.chat-messages-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.config-chat-empty-state{display:flex;align-items:center;justify-content:center;height:100%;padding:1.5rem;animation:fadeIn .6s ease}.config-frame{width:100%;max-width:600px;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;display:flex;flex-direction:column;align-items:center;text-align:center;color:#ffffffb3;box-shadow:0 8px 32px #0003}.config-illustration{margin-bottom:1.5rem;opacity:.9;animation:fadeIn .8s ease,float 3s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.config-welcome-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.config-welcome-message{font-size:.9rem;color:#fffc;margin-bottom:1.5rem;line-height:1.6;width:100%}.config-instructions{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem;width:100%}.instruction-item{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;text-align:left;transition:all .3s ease}.instruction-item:hover{background:#ffffff0d;border-color:#6366f14d;transform:translate(5px)}.instruction-icon{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;background:#6366f11a;color:#a78bfa;flex-shrink:0}.instruction-text{display:flex;flex-direction:column;gap:.25rem}.instruction-text strong{color:#fff;font-size:.95rem;font-weight:600}.instruction-text span{color:#fff9;font-size:.85rem}.config-examples{margin-top:.5rem;width:100%}.examples-label{font-size:.85rem;color:#ffffff80;margin-bottom:.75rem;font-style:italic}.example-chips{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center}.example-chip{padding:.625rem 1.25rem;background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:20px;color:#a78bfa;font-size:.85rem;cursor:pointer;transition:all .3s ease;font-family:inherit}.example-chip:hover{background:#6366f133;border-color:#6366f180;transform:translateY(-2px);box-shadow:0 4px 12px #6366f14d}.example-chip:active{transform:translateY(0)}.message-group{display:flex;flex-direction:column;gap:.75rem;animation:fadeIn .3s ease}.message{display:flex;max-width:85%;animation:fadeIn .3s ease}.user-message{align-self:flex-end;justify-content:flex-end}.assistant-message{align-self:flex-start;justify-content:flex-start}.message-content{padding:.75rem 1rem;border-radius:18px;font-size:.9rem;line-height:1.6;word-wrap:break-word;white-space:pre-wrap}.message-content .message-line{margin:0 0 .75rem;line-height:1.6}.message-content .message-line:last-child{margin-bottom:0}.message-content .message-spacer{height:.5rem}.message-content p{margin:.5rem 0}.message-content p:first-child{margin-top:0}.message-content p:last-child{margin-bottom:0}.user-message .message-content{background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border-bottom-right-radius:4px}.assistant-message .message-content{background:#ffffff14;color:#ffffffe6;border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.1)}.typing-indicator .message-content{background:#ffffff14;border:1px solid rgba(255,255,255,.1);padding:.75rem 1rem;display:flex;align-items:center;gap:4px}.typing-dots{display:flex;gap:4px;align-items:center}.typing-dots span{width:8px;height:8px;border-radius:50%;background:#fff9;display:inline-block;animation:typingBounce 1.4s infinite ease-in-out}.typing-dots span:nth-child(1){animation-delay:0s}.typing-dots span:nth-child(2){animation-delay:.2s}.typing-dots span:nth-child(3){animation-delay:.4s}.message.status-message .message-content{background:#3b82f626;color:#93c5fde6;border:1px solid rgba(59,130,246,.3);font-size:.85rem;font-style:italic}.message.status-processing .message-content{background:#9333ea26;color:#c4b5fde6;border:1px solid rgba(147,51,234,.3)}.message.assistant-message.error .message-content{background:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.4)}.chat-input-wrapper{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:transparent;border-bottom-left-radius:24px;z-index:10}.chat-input-container{display:flex;align-items:flex-end;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:.5rem .75rem;gap:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.chat-input-container:focus-within{border-color:#3b82f680;box-shadow:0 0 0 2px #3b82f633}.chat-input{flex:1;background:transparent;border:none;color:#fff;font-size:.95rem;font-family:inherit;resize:none;overflow-y:auto;max-height:96px;padding:.5rem 0;line-height:1.5;outline:none}.chat-input::placeholder{color:#ffffff80}.chat-input:disabled{opacity:.6;cursor:not-allowed}.chat-input::-webkit-scrollbar{width:4px}.chat-input::-webkit-scrollbar-track{background:transparent}.chat-input::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.send-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #3b82f666}.send-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.send-button svg{width:16px;height:16px}.chat-loading-state{display:flex;align-items:center;justify-content:center;height:100%;color:#fff9}.coder-tab{position:absolute;left:16px;bottom:110px;z-index:12;display:inline-flex;align-items:center;gap:8px;padding:6px 10px;background:#3b82f626;border:1px solid rgba(59,130,246,.35);color:#ffffffe6;border-radius:999px;font-size:.8rem;cursor:pointer;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.coder-tab:hover{background:#3b82f640}.coder-dot{width:8px;height:8px;border-radius:50%;background:#60a5fa;box-shadow:0 0 8px #60a5facc;animation:pulseDot 1.4s infinite ease-in-out}@keyframes pulseDot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.6}}.coder-panel{position:absolute;left:16px;bottom:160px;width:280px;background:#111827fa;border:1px solid rgba(255,255,255,.12);border-radius:12px;z-index:13;box-shadow:0 8px 24px #0006;overflow:hidden}.coder-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px;background:#ffffff0a;border-bottom:1px solid rgba(255,255,255,.08)}.coder-title{font-size:.8rem;color:#ffffffe6}.coder-close{background:transparent;border:none;color:#ffffffb3;font-size:16px;cursor:pointer}.coder-close:hover{color:#fff}.coder-body{padding:10px;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.coder-line{color:#ffffffd9;font-size:12px;margin-bottom:6px;opacity:0;animation:fadeInLine 1.4s forwards}.coder-line:last-child{margin-bottom:0}@keyframes fadeInLine{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}.coder-caret{display:inline-block;width:6px;height:.9em;background:#ffffffe6;margin-left:4px;animation:blink 1s step-end infinite}.test-chat-card{width:100%;height:100%;background:#1e293bf2;border-radius:24px;display:flex;flex-direction:column;position:relative;overflow:hidden;border:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0000004d}.test-chat-messages-container{flex:1;overflow-y:auto;overflow-x:hidden;padding:1.5rem;display:flex;flex-direction:column;gap:1rem;position:relative;padding-bottom:100px}.test-chat-messages-container::-webkit-scrollbar{width:6px}.test-chat-messages-container::-webkit-scrollbar-track{background:transparent}.test-chat-messages-container::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.test-chat-messages-container::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.test-chat-empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;color:#fff9;font-size:.95rem;text-align:center;padding:2rem;gap:1rem}.empty-state-illustration{opacity:.6;margin-bottom:.5rem;animation:fadeIn .6s ease}.test-chat-blocked-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:3rem 2rem;text-align:center;color:#ffffffb3}.blocked-illustration{margin-bottom:2rem;opacity:.8;animation:fadeIn .6s ease,pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.blocked-title{font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:1rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.blocked-message{font-size:1rem;color:#fffc;margin-bottom:.75rem;line-height:1.6;max-width:400px}.blocked-hint{font-size:.85rem;color:#ffffff80;font-style:italic;margin-top:.5rem}.test-message-group{display:flex;flex-direction:column;gap:.75rem;animation:fadeIn .3s ease}.test-message{display:flex;max-width:85%;animation:fadeIn .3s ease}.test-message.user-message{align-self:flex-end;justify-content:flex-end}.test-message.assistant-message{align-self:flex-start;justify-content:flex-start}.test-message-content{padding:.75rem 1rem;border-radius:18px;font-size:.9rem;line-height:1.6;word-wrap:break-word;white-space:pre-wrap}.test-message-content .line{margin:0 0 .4rem}.test-message-content .line:last-child{margin-bottom:0}.test-message-content p{margin:.5rem 0}.test-message-content p:first-child{margin-top:0}.test-message-content p:last-child{margin-bottom:0}.test-message.user-message .test-message-content{background:linear-gradient(135deg,#10b981,#059669);color:#fff;border-bottom-right-radius:4px}.test-message.assistant-message .test-message-content{background:#ffffff1a;color:#ffffffe6;border-bottom-left-radius:4px;border:1px solid rgba(255,255,255,.15)}.test-message.assistant-message.error .test-message-content{background:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.4)}.test-message.typing-indicator .test-message-content{background:#ffffff1a;border:1px solid rgba(255,255,255,.15);padding:.75rem 1rem;display:flex;align-items:center;gap:4px}.stream-caret{display:inline-block;width:8px;height:1em;background:#fffc;margin-left:2px;animation:blink 1s step-end infinite}@keyframes blink{50%{opacity:0}}.test-message .typing-dots{display:flex;gap:4px;align-items:center}.test-message .typing-dots span{width:8px;height:8px;border-radius:50%;background:#fff9;display:inline-block;animation:typingBounce 1.4s infinite ease-in-out}.test-message .typing-dots span:nth-child(1){animation-delay:0s}.test-message .typing-dots span:nth-child(2){animation-delay:.2s}.test-message .typing-dots span:nth-child(3){animation-delay:.4s}@keyframes typingBounce{0%,60%,to{transform:translateY(0);opacity:.7}30%{transform:translateY(-10px);opacity:1}}.test-message.status-message .test-message-content{background:#3b82f626;color:#93c5fde6;border:1px solid rgba(59,130,246,.3);font-size:.85rem;font-style:italic}.test-message.status-thinking .test-message-content{background:#9333ea26;color:#c4b5fde6;border:1px solid rgba(147,51,234,.3)}.test-message.status-web_search .test-message-content{background:#22c55e26;color:#86eface6;border:1px solid rgba(34,197,94,.3)}.test-message.status-tool .test-message-content{background:#fbbf2426;color:#fde68ae6;border:1px solid rgba(251,191,36,.3)}.test-chat-input-wrapper{position:absolute;bottom:0;left:0;right:0;padding:1rem 1.5rem 1.5rem;background:transparent;border-bottom-left-radius:24px;border-bottom-right-radius:24px;z-index:10}.test-chat-input-container{display:flex;align-items:flex-end;background:#ffffff14;border:1px solid rgba(255,255,255,.15);border-radius:24px;padding:.5rem .75rem;gap:.5rem;transition:border-color .2s ease,box-shadow .2s ease}.test-chat-input-container:focus-within{border-color:#10b98180;box-shadow:0 0 0 2px #10b98133}.test-chat-input{flex:1;background:transparent;border:none;color:#fff;font-size:.95rem;font-family:inherit;resize:none;overflow-y:auto;max-height:96px;padding:.5rem 0;line-height:1.5;outline:none}.test-chat-input::placeholder{color:#ffffff80}.test-chat-input:disabled{opacity:.6;cursor:not-allowed}.test-chat-input::-webkit-scrollbar{width:4px}.test-chat-input::-webkit-scrollbar-track{background:transparent}.test-chat-input::-webkit-scrollbar-thumb{background:#fff3;border-radius:2px}.test-send-button{display:flex;align-items:center;justify-content:center;width:32px;height:32px;min-width:32px;border-radius:50%;background:linear-gradient(135deg,#10b981,#059669);border:none;color:#fff;cursor:pointer;transition:all .2s ease;flex-shrink:0}.test-send-button:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px #10b98166}.test-send-button:disabled{opacity:.5;cursor:not-allowed;transform:none}.test-send-button svg{width:16px;height:16px}.test-chat-loading-state{display:flex;align-items:center;justify-content:center;height:100%;color:#fff9;font-size:.95rem}.landing-page-modern{min-height:100vh;background:#0a0f1e;color:#fff;overflow-x:hidden;position:relative}.hero-modern{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem;overflow:hidden}.particle-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.gradient-orbs-modern{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.orb-modern{position:absolute;border-radius:50%;filter:blur(100px);opacity:.3;animation:pulse-orb 4s ease-in-out infinite}.orb-1{width:800px;height:800px;background:radial-gradient(circle,rgba(99,102,241,.6) 0%,transparent 70%);top:-300px;left:-200px}.orb-2{width:600px;height:600px;background:radial-gradient(circle,rgba(139,92,246,.5) 0%,transparent 70%);top:20%;right:-150px;animation-delay:1s}.orb-3{width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.4) 0%,transparent 70%);bottom:-100px;left:30%;animation-delay:2s}@keyframes pulse-orb{0%,to{transform:scale(1);opacity:.3}50%{transform:scale(1.1);opacity:.4}}.hero-content-modern{position:relative;z-index:1;max-width:900px;text-align:center;animation:fadeInUp 1s ease}.hero-content-modern>*{animation:fadeInSlide .8s ease}@keyframes fadeInSlide{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.hero-badge-modern{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1.25rem;background:#ffffff08;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(99,102,241,.3);border-radius:50px;font-size:.85rem;font-weight:500;color:#ffffffe6;margin-bottom:2rem}.badge-dot{width:8px;height:8px;border-radius:50%;background:#6366f1;box-shadow:0 0 10px #6366f1cc;animation:pulse-dot 2s ease-in-out infinite}@keyframes pulse-dot{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}.hero-title-modern{font-size:5rem;font-weight:900;line-height:1.1;margin-bottom:1.5rem;letter-spacing:-.02em}.gradient-text-modern{background:linear-gradient(135deg,#6366f1,#8b5cf6,#3b82f6);background-size:200% 200%;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradient-flow 3s ease infinite}@keyframes gradient-flow{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.hero-subtitle-modern{font-size:1.25rem;color:#fff9;line-height:1.7;margin-bottom:2.5rem;font-weight:400}.hero-cta-modern{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:3rem}.cta-primary-modern{position:relative;padding:1.25rem 2.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:12px;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;overflow:hidden;transition:all .3s ease;box-shadow:0 10px 30px #6366f166}.cta-primary-modern:hover{transform:translateY(-2px);box-shadow:0 15px 40px #6366f180}.btn-shimmer{position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);animation:shimmer 3s ease-in-out infinite}@keyframes shimmer{0%{left:-100%}to{left:100%}}.cta-secondary-modern{padding:1.25rem 2.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1.1rem;font-weight:600;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.cta-secondary-modern:hover{background:#ffffff1a;border-color:#fff3}.hero-features-modern{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap}.feature-pill{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:20px;font-size:.85rem;color:#ffffffb3}.feature-pill svg{color:#10b981}@keyframes fadeInUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.bento-section{padding:8rem 2rem;position:relative;background:linear-gradient(180deg,#0a0f1e,#0f1419)}.section-header-modern{text-align:center;margin-bottom:5rem}.section-title-modern{font-size:3.5rem;font-weight:900;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ffffff80);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;letter-spacing:-.02em}.section-subtitle-modern{font-size:1.15rem;color:#ffffff80;font-weight:400}.bento-grid{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:repeat(6,1fr);gap:1.5rem;grid-auto-rows:200px}.bento-card{position:relative;background:#ffffff05;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.05);border-radius:24px;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);cursor:pointer;overflow:hidden}.bento-card:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(99,102,241,.1) 0%,transparent 50%);opacity:0;transition:opacity .4s ease}.bento-card:hover:before{opacity:1}.bento-card:hover{transform:translateY(-8px);border-color:#6366f14d;box-shadow:0 20px 60px #6366f133}.bento-large{grid-column:span 3;grid-row:span 2}.bento-medium{grid-column:span 3;grid-row:span 1}.bento-small{grid-column:span 2;grid-row:span 1}.bento-card-inner{position:relative;z-index:1;height:100%;display:flex;flex-direction:column}.bento-icon-large{margin-bottom:1.5rem}.bento-icon{margin-bottom:1rem}.bento-icon-small{margin-bottom:.75rem}.bento-title{font-size:1.5rem;font-weight:700;margin-bottom:.75rem;color:#fff}.bento-title-small{font-size:1.1rem;font-weight:700;color:#fff}.bento-description{font-size:1rem;color:#fff9;line-height:1.6;margin-bottom:1.5rem}.provider-logos{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:auto}.provider-tag{padding:.6rem 1.2rem;background:linear-gradient(135deg,#6366f126,#8b5cf61a);border:1.5px solid rgba(99,102,241,.3);border-radius:12px;font-size:.9rem;font-weight:600;color:#93c5fd;transition:all .3s ease;cursor:default;box-shadow:0 2px 8px #6366f126}.provider-tag:hover{transform:translateY(-2px);background:linear-gradient(135deg,#6366f140,#8b5cf633);border-color:#6366f180;box-shadow:0 4px 16px #6366f14d;color:#bfdbfe}[data-scroll]{opacity:0;transform:translateY(50px);animation:scrollReveal .8s ease forwards}@keyframes scrollReveal{to{opacity:1;transform:translateY(0)}}.how-section-modern{padding:8rem 2rem;background:#0a0f1e}.steps-modern{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;gap:4rem}.step-modern{display:grid;grid-template-columns:100px 1fr;gap:3rem;align-items:start}.step-number-modern{width:100px;height:100px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#6366f11a,#8b5cf61a);border:2px solid rgba(99,102,241,.3);border-radius:24px;font-size:2rem;font-weight:700;color:#6366f1}.step-content-modern{padding-top:.5rem}.step-title-modern{font-size:2rem;font-weight:700;margin-bottom:1rem;color:#fff}.step-description-modern{font-size:1.1rem;color:#fff9;line-height:1.7;margin-bottom:1.5rem}.code-preview,.config-preview{padding:1.5rem;background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:16px;font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.7}.code-keyword{color:#c792ea}.code-string{color:#89ddff}.code-comment{color:#546e7a}.config-line{display:flex;gap:1rem;margin:.5rem 0}.config-key{color:#82aaff}.config-value{color:#c3e88d}.pricing-modern{padding:8rem 2rem;background:linear-gradient(180deg,#0f1419,#0a0f1e)}.pricing-grid-modern{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.pricing-card-modern{position:relative;padding:2.5rem 2rem;background:#ffffff05;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);border:1px solid rgba(255,255,255,.05);border-radius:24px;transition:all .4s ease}.pricing-card-modern:hover{transform:translateY(-8px);border-color:#6366f14d;box-shadow:0 20px 60px #6366f126}.pricing-featured{border-color:#6366f166;background:#6366f10d;transform:scale(1.05)}.featured-badge-modern{position:absolute;top:-15px;left:50%;transform:translate(-50%);padding:.5rem 1.25rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:20px;font-size:.8rem;font-weight:600;box-shadow:0 4px 12px #6366f166}.pricing-header-modern{text-align:center;margin-bottom:2rem;padding-bottom:2rem;border-bottom:1px solid rgba(255,255,255,.05)}.pricing-name-modern{font-size:1.25rem;font-weight:600;margin-bottom:1.5rem;color:#ffffffe6}.pricing-price-modern{display:flex;align-items:baseline;justify-content:center;gap:.25rem}.price-symbol{font-size:1.5rem;color:#fff9}.price-amount{font-size:3.5rem;font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-amount-custom{font-size:2rem;font-weight:700;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{font-size:1rem;color:#ffffff80}.pricing-features-modern{list-style:none;margin-bottom:2rem}.pricing-features-modern li{display:flex;align-items:center;gap:.75rem;padding:.75rem 0;font-size:1rem;color:#ffffffb3}.pricing-btn-modern{width:100%;padding:1rem 2rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.pricing-btn-modern:hover{background:#ffffff1a;border-color:#fff3}.pricing-btn-featured{background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;box-shadow:0 8px 24px #6366f14d}.pricing-btn-featured:hover{transform:translateY(-2px);box-shadow:0 12px 32px #6366f166}.cta-final-modern{position:relative;padding:8rem 2rem;background:#0a0f1e;overflow:hidden}.cta-gradient-bg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:1000px;height:1000px;background:radial-gradient(circle,rgba(99,102,241,.2) 0%,transparent 70%);animation:rotate-gradient 10s linear infinite}@keyframes rotate-gradient{0%{transform:translate(-50%,-50%) rotate(0)}to{transform:translate(-50%,-50%) rotate(360deg)}}.cta-content-modern{position:relative;z-index:1;max-width:700px;margin:0 auto;text-align:center}.cta-title-modern{font-size:3.5rem;font-weight:900;margin-bottom:1.5rem;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-subtitle-modern{font-size:1.25rem;color:#fff9;margin-bottom:2.5rem;line-height:1.6}.cta-btn-large-modern{display:inline-flex;align-items:center;gap:.75rem;padding:1.5rem 3rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);border:none;border-radius:16px;color:#fff;font-size:1.25rem;font-weight:600;cursor:pointer;transition:all .4s ease;box-shadow:0 15px 40px #6366f166}.cta-btn-large-modern:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 20px 50px #6366f180}.footer-modern{padding:3rem 2rem 2rem;background:#050811;border-top:1px solid rgba(255,255,255,.05)}.footer-content-modern{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.footer-links-modern{display:flex;gap:2rem;flex-wrap:wrap;justify-content:center}.footer-links-modern a{color:#ffffff80;text-decoration:none;font-size:.9rem;transition:color .3s ease}.footer-links-modern a:hover{color:#fff}.footer-copy-modern{color:#ffffff4d;font-size:.85rem}@media(max-width:1024px){.bento-grid{grid-template-columns:repeat(4,1fr)}.bento-large{grid-column:span 4}.bento-medium{grid-column:span 2}}@media(max-width:768px){.hero-title-modern{font-size:3rem}.section-title-modern,.cta-title-modern{font-size:2.5rem}.bento-grid{grid-template-columns:1fr;grid-auto-rows:auto}.bento-large,.bento-medium,.bento-small{grid-column:span 1;grid-row:span 1}.step-modern{grid-template-columns:1fr;gap:1.5rem}.step-number-modern{width:80px;height:80px;font-size:1.5rem}.pricing-grid-modern{grid-template-columns:1fr}.pricing-featured{transform:scale(1)}.hero-cta-modern{flex-direction:column;width:100%}.cta-primary-modern,.cta-secondary-modern{width:100%}}.chat-demo-section{padding:8rem 2rem;background:linear-gradient(180deg,#0d1428,#0a0f1e,#0d1428);position:relative}.chat-demos-wrapper{max-width:1600px;margin:0 auto;perspective:2000px;opacity:0;transform:translateY(50px);transition:opacity 1s ease,transform 1s ease}.chat-demos-wrapper.in-view{opacity:1;transform:translateY(0)}.chat-demo-split{display:grid;grid-template-columns:1fr 1fr;gap:2rem;animation:float-chat 6s ease-in-out infinite}@keyframes float-chat{0%,to{transform:translateY(0)}50%{transform:translateY(-15px)}}.chat-demo-panel{position:relative;background:#0a0f1ee6;border:1px solid rgba(255,255,255,.1);border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #0009,0 0 100px #8b5cf633;transition:all .4s ease}.chat-demo-panel:first-child{box-shadow:0 30px 90px #0009,0 0 100px #6366f14d}.chat-demo-panel:hover{transform:translateY(-10px);box-shadow:0 40px 100px #000000b3,0 0 120px #8b5cf666}.chat-demo-panel:first-child:hover{box-shadow:0 40px 100px #000000b3,0 0 120px #6366f180}.chat-demo-header{background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.1);padding:1rem 1.5rem;display:flex;align-items:center;gap:1rem}.chat-demo-tab{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.9rem;font-weight:600;padding:.5rem 1rem;border-radius:8px;background:#6366f11a;border:1px solid rgba(99,102,241,.2);transition:all .3s ease}.chat-demo-tab.active{background:#6366f133;border-color:#6366f166;color:#6366f1e6}.chat-demo-tab svg{flex-shrink:0}.chat-demo-content{padding:1.5rem;min-height:600px}.chat-demo-content .config-chat-panel,.chat-demo-content .test-chat-panel{background:transparent;border:none;box-shadow:none;height:100%}.chat-demo-content .chat-messages-container{max-height:480px}.chat-demo-content .chat-input-container{opacity:.5;pointer-events:none}.chat-demo-content .config-chat-empty-state{display:none}@media(max-width:1200px){.chat-demo-split{grid-template-columns:1fr;gap:2rem}.chat-demo-panel{min-height:500px}}.dashboard-demo-section{padding:8rem 2rem;background:linear-gradient(180deg,#0a0f1e,#0d1428);position:relative}.dashboard-demo-wrapper{max-width:1600px;margin:0 auto;perspective:2000px;opacity:0;transform:translateY(50px);transition:opacity 1s ease,transform 1s ease}.dashboard-demo-wrapper.in-view{opacity:1;transform:translateY(0)}.dashboard-frame{position:relative;border-radius:24px;overflow:hidden;box-shadow:0 30px 90px #0009,0 0 100px #6366f14d;animation:float-dashboard 6s ease-in-out infinite;transform-style:preserve-3d;transform:perspective(2000px) rotateX(5deg);padding:2rem;background:#0a0f1ecc}@keyframes float-dashboard{0%,to{transform:perspective(2000px) rotateX(5deg) translateY(0)}50%{transform:perspective(2000px) rotateX(5deg) translateY(-15px)}}.dashboard-frame:before{content:"";position:absolute;inset:-30px;background:linear-gradient(135deg,#6366f166,#8b5cf64d,#3b82f666);border-radius:30px;filter:blur(60px);opacity:.5;animation:glow-dashboard 4s ease-in-out infinite;z-index:-1}@keyframes glow-dashboard{0%,to{opacity:.4;transform:scale(.95)}50%{opacity:.7;transform:scale(1.05)}}.dashboard-demo-wrapper .dashboard-container{transform:none;transform-origin:top center;pointer-events:none;padding:0!important;margin:0!important;min-height:auto!important;width:100%;max-width:100%}.dashboard-demo-wrapper .dashboard-background{display:none}.demo-notification-icon,.demo-profile-icon{width:40px;height:40px;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;cursor:pointer;transition:all .3s ease}.demo-notification-icon:hover,.demo-profile-icon:hover{background:#ffffff14;border-color:#6366f14d}@media(max-width:1024px){.dashboard-demo-wrapper .dashboard-container{transform:none}.dashboard-frame{padding:1.5rem}}@media(max-width:768px){.dashboard-demo-section{padding:4rem 1rem}.dashboard-demo-wrapper .dashboard-container{transform:none}.dashboard-frame{transform:perspective(2000px) rotateX(0);padding:1rem}}.journey-flow{max-width:1400px;margin:4rem auto 0;display:flex;align-items:center;justify-content:center;gap:2rem;flex-wrap:wrap}.journey-step{flex:1;min-width:280px;max-width:350px;background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2.5rem 2rem;text-align:center;transition:all .4s ease;opacity:0;transform:translateY(30px)}.journey-step[data-scroll].in-view{opacity:1;transform:translateY(0)}.journey-step:hover{transform:translateY(-10px);background:#ffffff0a;border-color:#6366f14d;box-shadow:0 20px 50px #6366f133}.journey-icon{margin:0 auto 1.5rem;width:80px;height:80px;background:#6366f10d;border-radius:50%;display:flex;align-items:center;justify-content:center;animation:pulse-icon 3s ease-in-out infinite}@keyframes pulse-icon{0%,to{box-shadow:0 0 #6366f166}50%{box-shadow:0 0 0 20px #6366f100}}.journey-number{color:#6366f199;font-size:.85rem;font-weight:600;text-transform:uppercase;letter-spacing:1px;margin-bottom:1rem}.journey-title{color:#fff;font-size:1.5rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fff,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.journey-description{color:#fff9;font-size:1rem;line-height:1.6;margin-bottom:1.5rem}.journey-tags{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center}.journey-tag{padding:.4rem .8rem;background:#6366f11a;border:1px solid rgba(99,102,241,.2);border-radius:20px;color:#6366f1e6;font-size:.75rem;font-weight:600}.journey-arrow{flex-shrink:0;opacity:0;animation:arrow-pulse 2s ease-in-out infinite}.journey-arrow[data-scroll].in-view{opacity:1}@keyframes arrow-pulse{0%,to{opacity:.3;transform:translate(0)}50%{opacity:.6;transform:translate(10px)}}.journey-cta{text-align:center;margin-top:4rem;padding:3rem 2rem;background:#6366f10d;border:1px solid rgba(99,102,241,.2);border-radius:24px;max-width:800px;margin-left:auto;margin-right:auto}.journey-cta-text{color:#ffffffe6;font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.journey-cta-button{padding:1rem 2.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;border:none;border-radius:12px;font-size:1.1rem;font-weight:600;cursor:pointer;display:inline-flex;align-items:center;gap:.5rem;transition:all .3s ease;box-shadow:0 10px 30px #6366f14d}.journey-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 40px #6366f180}@media(max-width:1024px){.journey-flow{flex-direction:column}.journey-arrow{transform:rotate(90deg)}.journey-step{max-width:100%}}.comparison-section{padding:8rem 2rem;background:linear-gradient(180deg,#0a0f1e,#0d1428);position:relative}.comparison-container{max-width:1400px;margin:4rem auto 0;display:grid;grid-template-columns:1fr auto 1fr;gap:3rem;align-items:start;opacity:0;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease}.comparison-container[data-scroll].in-view{opacity:1;transform:translateY(0)}.comparison-side{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2.5rem;transition:all .4s ease}.comparison-side:hover{transform:translateY(-10px);box-shadow:0 20px 60px #0006}.comparison-side.traditional{border-color:#ef44444d}.comparison-side.traditional:hover{background:#ef44440d;box-shadow:0 20px 60px #ef444433}.comparison-side.wrapx{border-color:#10b9814d}.comparison-side.wrapx:hover{background:#10b9810d;box-shadow:0 20px 60px #10b98133}.comparison-badge{display:inline-block;padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:1.5rem;text-transform:uppercase;letter-spacing:1px}.traditional-badge{background:#ef44441a;color:#fca5a5;border:1px solid rgba(239,68,68,.3)}.wrapx-badge{background:#10b9811a;color:#6ee7b7;border:1px solid rgba(16,185,129,.3)}.comparison-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:2rem}.comparison-steps{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.comparison-step{display:flex;align-items:flex-start;gap:1rem}.step-marker{width:32px;height:32px;flex-shrink:0;background:#6366f11a;border:2px solid rgba(99,102,241,.3);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#6366f1;font-weight:700;font-size:.9rem}.step-text{flex:1;display:flex;flex-direction:column;gap:.5rem}.step-text strong{color:#ffffffe6;font-size:1rem}.step-detail{color:#ffffff80;font-size:.9rem}.code-block-small{background:#0006;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1rem;margin-top:.5rem;font-family:Monaco,Courier New,monospace;font-size:.85rem;line-height:1.6;color:#ffffffb3;overflow-x:auto}.comparison-result{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;border-radius:12px;margin-top:2rem}.traditional-result{background:#ef44440d;border:1px solid rgba(239,68,68,.2)}.wrapx-result{background:#10b9810d;border:1px solid rgba(16,185,129,.2)}.result-item{color:#fffc;font-size:.95rem;padding-left:1.5rem;position:relative}.result-item:before{content:"→";position:absolute;left:0;color:#6366f199}.comparison-divider{display:flex;align-items:center;justify-content:center;padding-top:5rem}.vs-badge{width:60px;height:60px;background:linear-gradient(135deg,#6366f1,#8b5cf6);border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.2rem;box-shadow:0 10px 30px #6366f166;animation:pulse-vs 2s ease-in-out infinite}@keyframes pulse-vs{0%,to{transform:scale(1);box-shadow:0 10px 30px #6366f166}50%{transform:scale(1.1);box-shadow:0 15px 40px #6366f199}}.testimonials-section{padding:8rem 2rem;background:linear-gradient(180deg,#0d1428,#0a0f1e);position:relative;overflow:hidden}.testimonials-container{max-width:1400px;margin:4rem auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;opacity:0;transform:translateY(30px);transition:opacity 1s ease,transform 1s ease}.testimonials-container[data-scroll].in-view{opacity:1;transform:translateY(0)}.testimonial-card{background:#ffffff05;border:1px solid rgba(255,255,255,.1);border-radius:20px;padding:2rem;transition:all .4s ease;display:flex;flex-direction:column;gap:1.5rem}.testimonial-card:hover{transform:translateY(-10px);background:#ffffff0a;border-color:#6366f14d;box-shadow:0 20px 50px #6366f133}.testimonial-stars{display:flex;gap:.25rem}.star{color:#f59e0b;font-size:1.2rem}.testimonial-text{color:#fffc;font-size:1rem;line-height:1.7;flex:1}.testimonial-author{display:flex;align-items:center;gap:1rem;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.author-avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;color:#fff;font-weight:700;font-size:1.1rem;flex-shrink:0}.author-info{display:flex;flex-direction:column;gap:.25rem}.author-name{color:#ffffffe6;font-weight:600;font-size:1rem}.author-role{color:#ffffff80;font-size:.9rem}@media(max-width:1200px){.comparison-container{grid-template-columns:1fr;gap:2rem}.comparison-divider{padding:0}.vs-badge{width:50px;height:50px;font-size:1rem}.testimonials-container{grid-template-columns:repeat(2,1fr)}}.what-is-section{padding:120px 20px;background:#3b82f608}.what-is-container{max-width:1200px;margin:0 auto}.what-is-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.what-is-text h3{font-size:2rem;font-weight:600;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.what-is-text p{color:#ffffffb3;line-height:1.8;font-size:1.1rem;margin-bottom:2rem}.what-is-features{list-style:none;padding:0;margin:0 0 2rem}.what-is-features li{color:#fffc;padding:.75rem 0;font-size:1.05rem}.btn-learn-more{padding:1rem 2rem;background:transparent;border:2px solid rgba(59,130,246,.5);border-radius:8px;color:#3b82f6;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-learn-more:hover{background:#3b82f61a;border-color:#3b82f6;transform:translate(5px)}.what-is-diagram{display:flex;flex-direction:column;gap:1.5rem}.diagram-step{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem;display:flex;gap:1.5rem;align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-number{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#3b82f6,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;color:#fff;flex-shrink:0}.step-content strong{display:block;color:#fff;font-size:1.1rem;margin-bottom:.5rem}.step-content p{color:#fff9;margin:0;font-size:.95rem}.diagram-arrow{text-align:center;color:#3b82f699;font-size:1.5rem;margin:-.5rem 0}.trusted-by-section{padding:120px 20px;text-align:center}.trusted-by-logos{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;margin:3rem 0;opacity:.6}.logo-item{color:#ffffffb3;font-size:1.1rem;font-weight:500}.trusted-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;max-width:1000px;margin:4rem auto 0}.stat-item{text-align:center}.stat-number{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.stat-label{color:#fff9;font-size:1rem}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;margin-bottom:3rem}.footer-column h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:1rem}.footer-column a{display:block;color:#fff9;text-decoration:none;margin-bottom:.75rem;transition:color .3s ease}.footer-column a:hover{color:#ffffffe6}@media(max-width:768px){.testimonials-container{grid-template-columns:1fr}.what-is-content{grid-template-columns:1fr;gap:2rem}.trusted-by-logos{gap:1.5rem}.trusted-stats{grid-template-columns:repeat(2,1fr)}.footer-columns{grid-template-columns:repeat(2,1fr);gap:2rem}}.create-api-key-modal-overlay{position:fixed;inset:0;background:#0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:6000;overscroll-behavior:contain}.create-api-key-modal-card{width:100%;max-width:420px;height:auto;max-height:85vh;background:linear-gradient(180deg,#0f172af5,#111827ed);border:1px solid rgba(99,102,241,.28);border-radius:16px;box-shadow:0 30px 80px #0000008c,0 0 60px #3b82f640;color:#fffffff5;overflow:hidden;display:flex;flex-direction:column}@media(max-width:520px){.create-api-key-modal-card{max-width:92vw}}.create-api-key-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.25rem 1.25rem .75rem;border-bottom:none}.create-api-key-modal-title{margin:0;font-size:1.1rem;font-weight:600;color:#fffffff2}.create-api-key-modal-close{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.create-api-key-modal-close:hover{background:#ffffff1a;color:#fffffff2}.create-api-key-modal-body{padding:.75rem 1.25rem 1rem;overflow-y:auto}.create-api-key-loading,.create-api-key-error{text-align:center;padding:2rem;color:#ffffffb3}.create-api-key-error{color:#ef4444}.create-api-key-form-group{margin-bottom:.85rem}.create-api-key-form-group label{display:block;font-size:.84rem;font-weight:600;color:#ffffffe6;margin-bottom:.35rem}.create-api-key-input,.create-api-key-select{width:100%;padding:.55rem .75rem;background:#ffffff0a;border:1px solid rgba(255,255,255,.18);border-radius:10px;color:#fff;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.create-api-key-input:focus,.create-api-key-select:focus{outline:none;border-color:#3b82f6;background:#ffffff0f;box-shadow:0 0 0 2px #3b82f640}.create-api-key-input::placeholder{color:#fff6}.create-api-key-error-message{background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.875rem 1rem;color:#ef4444;font-size:.875rem;margin-top:1rem}.create-api-key-warning-box{background:#f9731626;border:1px solid rgba(249,115,22,.3);border-radius:8px;padding:1rem 1.25rem;margin-bottom:1.5rem;display:flex;gap:.75rem;color:#ffffffe6}.create-api-key-warning-box svg{flex-shrink:0;color:#fb923c}.create-api-key-warning-box p{margin:0;font-size:.9rem;line-height:1.5}.create-api-key-display-box{background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;margin-bottom:1.5rem;position:relative}.create-api-key-value{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;color:#ffffffe6;word-break:break-all;padding:.75rem;background:#0003;border-radius:6px;cursor:text;-webkit-user-select:all;user-select:all;margin-bottom:.75rem}.create-api-key-copy-btn{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1rem;background:#6366f133;border:1px solid rgba(99,102,241,.3);border-radius:8px;color:#6366f1e6;font-weight:500;font-size:.95rem;cursor:pointer;transition:all .2s ease}.create-api-key-copy-btn:hover{background:#6366f14d;border-color:#6366f180;color:#6366f1}.create-api-key-copy-btn.copied{background:#10b98133;border-color:#10b9814d;color:#10b981}.create-api-key-endpoint-info{background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:8px;padding:1rem}.create-api-key-endpoint-label{font-size:.8rem;font-weight:600;color:#ffffffb3;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.create-api-key-endpoint-value{font-size:.875rem;color:#93c5fde6;word-break:break-all;cursor:text;-webkit-user-select:all;user-select:all}.create-api-key-endpoint-hint{font-size:.8rem;color:#ffffff80;margin-top:.5rem;line-height:1.4}.create-api-key-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:.75rem 1.25rem 1.25rem;border-top:none;background:linear-gradient(180deg,#0f172af5,#111827ed)}.create-api-key-btn-primary,.create-api-key-btn-secondary{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.create-api-key-btn-primary{background:linear-gradient(135deg,#6366f1e6,#9333eae6);color:#fffffff2;border:1px solid rgba(99,102,241,.5)}.create-api-key-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#6366f1,#9333ea);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.create-api-key-btn-secondary{background:#ffffff0d;color:#ffffffe6;border:1px solid rgba(255,255,255,.1)}.create-api-key-btn-secondary:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.create-api-key-btn-primary:disabled,.create-api-key-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace}.trial-modal-overlay{position:fixed;inset:0;z-index:1400;background:#080c18ad;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:32px}.trial-modal{width:900px;height:680px;max-width:92vw;max-height:90vh;background:#0c1221f2;border:1px solid rgba(90,114,190,.32);border-radius:26px;box-shadow:0 40px 100px #040812a6;display:flex;flex-direction:column;gap:22px;padding:28px 32px 32px;overflow:hidden}.trial-modal-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px}.trial-modal-header h2{margin:0 0 6px;font-size:1.6rem;color:#f6f8ff}.trial-modal-header p{margin:0;color:#cedaf4bf;font-size:.95rem}.trial-modal-close{border:none;border-radius:12px;width:44px;height:44px;display:grid;place-items:center;background:#2c3c6673;color:#dfebff;cursor:pointer;transition:background .2s ease,transform .18s ease}.trial-modal-close:hover{background:#425c9499;transform:translateY(-1px)}.trial-plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px;overflow-y:auto;padding-right:4px;flex:1;min-height:0}.trial-plan-card{position:relative;border-radius:18px;border:1px solid rgba(90,114,190,.32);background:#111930d1;padding:20px;display:grid;gap:14px}.trial-plan-badge{position:absolute;top:16px;right:16px;padding:6px 12px;border-radius:999px;background:linear-gradient(135deg,#ff9770,#ff6f87);color:#0a1424;font-weight:700;font-size:.75rem;letter-spacing:.04em}.trial-plan-header{display:flex;justify-content:space-between;align-items:baseline}.trial-plan-header h3{margin:0;color:#f4f7ff}.trial-plan-price{font-size:1.4rem;font-weight:700;color:#f6f9ff}.trial-plan-price span{margin-left:4px;font-size:.85rem;color:#d2def7c7}.trial-plan-card ul{margin:0;padding-left:18px;color:#d0dcf5d9;display:grid;gap:6px;font-size:.88rem}.trial-plan-select{border:none;border-radius:12px;padding:10px 16px;font-weight:600;cursor:pointer;background:linear-gradient(135deg,#6f8dff,#597bff);color:#091328;transition:transform .18s ease,box-shadow .18s ease}.trial-plan-select:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 12px 28px #486cff59}.trial-plan-select:disabled{cursor:progress;opacity:.7}.trial-plan-empty{padding:32px;border-radius:18px;border:1px dashed rgba(110,134,200,.35);color:#d2dff8c7;text-align:center;background:#121a2ca6}@media(max-width:720px){.trial-modal{width:95vw;padding:24px}.trial-plan-grid{grid-template-columns:1fr}}.create-project-modal-overlay{position:fixed;inset:0;background:#0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:6000;overscroll-behavior:contain}.create-project-modal-card{width:520px;max-width:90vw;max-height:90vh;background:linear-gradient(180deg,#0f172af5,#111827ed);border:1px solid rgba(99,102,241,.28);border-radius:16px;box-shadow:0 30px 80px #0000008c,0 0 60px #3b82f640;color:#fffffff5;overflow:hidden;display:flex;flex-direction:column}.create-project-modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:none}.create-project-modal-title{margin:0;font-size:1.5rem;font-weight:600;color:#fffffff2}.create-project-modal-close{background:none;border:none;color:#ffffffb3;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.create-project-modal-close:hover{background:#ffffff1a;color:#fffffff2}.create-project-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.create-project-description{margin-bottom:1.5rem}.create-project-description p{margin:0;font-size:.9rem;line-height:1.6;color:#ffffffb3}.create-project-form-group{margin-bottom:1.5rem}.create-project-form-group label{display:block;font-size:.875rem;font-weight:600;color:#fffc;margin-bottom:.5rem}.create-project-label-description{font-size:.8rem;color:#ffffff80;margin:0 0 .75rem;line-height:1.4}.create-project-input{width:100%;padding:.75rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fffffff2;font-size:.95rem;transition:all .2s ease;box-sizing:border-box}.create-project-input:focus{outline:none;border-color:#6366f180;background:#ffffff14;box-shadow:0 0 0 3px #6366f11a}.create-project-input::placeholder{color:#fff6}.create-project-input:disabled{opacity:.5;cursor:not-allowed}.create-project-error-message{background:#ef444426;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.875rem 1rem;color:#ef4444;font-size:.875rem;margin-bottom:1rem}.create-project-modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1.5rem;border-top:none;background:linear-gradient(180deg,#0f172af5,#111827ed)}.create-project-btn-primary,.create-project-btn-secondary{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.create-project-btn-primary{background:linear-gradient(135deg,#6366f1e6,#9333eae6);color:#fffffff2;border:1px solid rgba(99,102,241,.5)}.create-project-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#6366f1,#9333ea);transform:translateY(-1px);box-shadow:0 4px 12px #6366f14d}.create-project-btn-secondary{background:#ffffff0d;color:#ffffffe6;border:1px solid rgba(255,255,255,.1)}.create-project-btn-secondary:hover:not(:disabled){background:#ffffff1a;border-color:#fff3}.create-project-btn-primary:disabled,.create-project-btn-secondary:disabled{opacity:.5;cursor:not-allowed}.profile-drawer-overlay{position:fixed;inset:0;background:#0a0f1ca6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;align-items:center;justify-content:center;padding:32px;z-index:1200}.profile-drawer{width:min(1180px,96vw);height:min(92vh,840px);background:#0c1221f2;border:1px solid rgba(88,108,165,.28);border-radius:28px;box-shadow:0 32px 90px #0408128c;display:flex;flex-direction:column;color:#e8efff;overflow:hidden}.profile-drawer-header{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px;padding:12px 22px 10px;background:transparent}.profile-drawer-user{display:flex;align-items:center;gap:14px}.profile-drawer-avatar{width:60px;height:60px;border-radius:18px;background:#2e3c64a6;display:grid;place-items:center;overflow:hidden;font-weight:700;font-size:1.4rem;color:#d9e6ff;border:1px solid rgba(110,140,220,.25)}.profile-drawer-avatar img{width:100%;height:100%;object-fit:cover}.profile-drawer-user-info h2{margin:0;font-size:1.1rem;font-weight:600;color:#f5f8ff}.profile-drawer-user-info p{margin:2px 0 0;color:#cddaf5ad;font-size:.82rem}.profile-drawer-actions{display:flex;align-items:center;gap:8px}.profile-drawer-logout{border:none;border-radius:12px;padding:8px 12px;font-weight:600;cursor:pointer;transition:transform .15s ease,background .2s ease}.profile-drawer-logout{background:#ee60602e;color:#ffb3b3}.profile-drawer-logout:hover{background:#ee60604d}.profile-drawer-tabs{display:flex;padding:14px 26px 10px;gap:12px;border-top:none;border-bottom:none;overflow-x:auto}.profile-drawer-tab{border:none;background:#2c385a8c;color:#d7e3ffc7;border-radius:14px;padding:10px 16px;font-weight:600;cursor:pointer;flex-shrink:0;transition:background .2s ease,color .2s ease}.profile-drawer-tab.active{background:linear-gradient(135deg,#6a8bff,#5a78ff);color:#091122}.profile-drawer-body{flex:1;padding:24px 32px;overflow-y:auto;display:flex;flex-direction:column;gap:28px}.profile-tab-content{display:flex;flex-direction:column;gap:28px;min-height:0}.profile-banner{padding:12px 16px;border-radius:12px;font-size:.9rem}.profile-banner.success{background:#52cda02e;border:1px solid rgba(82,205,160,.38);color:#baf2dd}.profile-banner.error{background:#e2515c29;border:1px solid rgba(226,81,92,.35);color:#ffb9bf}.profile-section h3{margin:0 0 12px;font-size:1.1rem;color:#f4f7ff}.profile-avatar-row{display:flex;gap:18px;align-items:center}.profile-avatar-preview{width:90px;height:90px;border-radius:20px;background:#3a50878c;display:grid;place-items:center;font-size:1.8rem;font-weight:700;color:#dbe6ff;overflow:hidden}.profile-avatar-preview img{width:100%;height:100%;object-fit:cover}.profile-avatar-actions{display:flex;flex-direction:column;gap:8px}.profile-btn{border:none;border-radius:12px;padding:10px 18px;font-weight:600;cursor:pointer;background:#4862a66b;color:#e3ebff;transition:background .2s ease,transform .15s ease}.profile-btn:hover{background:#5f7ed08a}.profile-btn.subtle{background:#36467061;color:#dce7ffbf}.profile-btn.primary{background:linear-gradient(135deg,#6f8dff,#597bff);color:#0a1324}.profile-btn.primary:hover{transform:translateY(-1px)}.profile-btn.secondary{background:#4a66ae59}.profile-hint{margin:0;font-size:.82rem;color:#ccd9f5a6}.profile-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}.profile-field{display:flex;flex-direction:column;gap:8px}.profile-field label{font-weight:600;color:#e3ebff}.profile-field input{border-radius:12px;border:1px solid rgba(78,101,158,.35);background:#151f38cc;color:#f3f6ff;padding:10px 12px;font-size:.95rem}.profile-field input:disabled{opacity:.6}.profile-info-row{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:18px;padding:18px;border-radius:16px;border:1px solid rgba(78,100,155,.28);background:#162036b3}.profile-info-row label{display:block;font-size:.78rem;color:#c7d5f2ad;text-transform:uppercase;letter-spacing:.08em;margin-bottom:6px}.profile-info-row p{margin:0;font-weight:600}.profile-actions{display:flex;justify-content:flex-end}.profile-password{border:1px solid rgba(80,102,160,.26);border-radius:16px;padding:18px;background:#141c30b8;display:flex;flex-direction:column;gap:16px}.profile-password-header{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.profile-password-header h3{margin:0}.profile-password-header p{margin:4px 0 0;color:#cddbf5b3}.profile-password-form{display:grid;gap:16px}.profile-password-field{display:flex;flex-direction:column;gap:8px}.password-input-wrapper{display:flex;align-items:center;border-radius:12px;border:1px solid rgba(74,98,155,.3);overflow:hidden;background:#12192cc7}.password-input-wrapper input{flex:1;padding:10px 12px;border:none;background:transparent;color:#f5f8ff}.password-input-wrapper button{border:none;background:#36467080;color:#d6e2ff;font-weight:600;padding:0 12px;cursor:pointer}.profile-notifications{display:grid;gap:16px}.notification-list{margin:0;padding:0;list-style:none}.notification-row{display:grid;grid-template-columns:1fr auto;align-items:center;padding:14px 12px;border-bottom:1px solid rgba(78,98,155,.28);gap:16px}.notification-text{display:grid;gap:4px}.notification-title{font-weight:600;color:#f1f5ff;font-size:.95rem}.notification-desc{font-size:.82rem;color:#ccd8f0ad}.switch{position:relative;display:inline-block;width:44px;height:22px}.switch input{opacity:0;width:0;height:0}.slider{position:absolute;cursor:pointer;inset:0;background:#5269a266;transition:.2s;border-radius:999px}.slider:before{position:absolute;content:"";height:16px;width:16px;left:4px;bottom:3px;background:#e6edff;transition:.2s;border-radius:50%}.switch input:checked+.slider{background:linear-gradient(135deg,#6f8dff,#597bff)}.switch input:checked+.slider:before{transform:translate(20px);background:#0b1324}.panel-section{display:flex;flex-direction:column;gap:24px}.billing-summary-card{display:flex;flex-wrap:wrap;justify-content:space-between;gap:24px;padding:22px 26px;border-radius:22px;border:1px solid rgba(110,134,200,.28);background:radial-gradient(circle at top left,rgba(72,96,160,.22),transparent 55%),#12182ec7}.billing-summary-content{flex:1 1 320px;display:grid;gap:18px}.billing-summary-head{display:flex;justify-content:space-between;gap:18px;align-items:center}.billing-summary-label{display:block;font-size:.75rem;text-transform:uppercase;letter-spacing:.08em;color:#c4d1eead}.billing-summary-head h3{margin:4px 0 0;font-size:1.35rem;color:#f6f8ff}.billing-summary-meta{display:grid;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:16px}.billing-summary-meta div{background:#1c2644a6;border:1px solid rgba(86,110,175,.28);border-radius:14px;padding:14px;display:grid;gap:6px}.billing-summary-meta span{font-size:.78rem;letter-spacing:.06em;color:#ccd8f0b3;text-transform:uppercase}.billing-summary-meta strong{font-size:1rem;color:#f4f7ff}.billing-summary-empty{margin:0;color:#d2def7c7;font-size:.92rem}.billing-summary-actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;justify-content:flex-end}.panel-header{display:flex;justify-content:space-between;align-items:center;gap:16px}.panel-header.with-gap{align-items:flex-start}.panel-header h3{margin:0;font-size:1.2rem}.panel-header p{margin:6px 0 0;color:#ccd8f0b8}.panel-header-actions{display:flex;gap:10px}.panel-header-actions input{border-radius:12px;border:1px solid rgba(76,96,150,.34);background:#101628c7;padding:10px 12px;color:#f3f6ff}.panel-btn{border:none;border-radius:12px;padding:10px 16px;font-weight:600;cursor:pointer;background:#4860966b;color:#e5edff;transition:background .2s ease,transform .15s ease}.panel-btn.primary{background:linear-gradient(135deg,#6f8dff,#597bff);color:#0b1426}.panel-btn.primary:hover{transform:translateY(-1px)}.panel-btn.subtle{background:#3a4a7659;color:#dce7ffbf}.panel-btn:disabled{opacity:.6;cursor:not-allowed;transform:none}.panel-banner{padding:12px 16px;border-radius:12px;background:#dc525a29;border:1px solid rgba(220,82,90,.32);color:#ffb9bf}.panel-banner.error{background:#dc525a29}.panel-loading,.panel-empty{padding:24px;border-radius:14px;background:#121a2eb3;border:1px solid rgba(68,92,150,.28);text-align:center;color:#d2dff9cc}.table-wrapper{border-radius:18px;border:1px solid rgba(70,94,150,.3);overflow:hidden}.panel-table{width:100%;border-collapse:collapse;font-size:.92rem}.panel-table thead{background:#24304eb8}.panel-table th,.panel-table td{padding:14px 16px;text-align:left;color:#d8e2fadb}.panel-table th{font-weight:700;font-size:.8rem;text-transform:uppercase;letter-spacing:.05em}.panel-table tbody tr:nth-child(2n){background:#182138b3}.panel-table .actions{text-align:right}.panel-table .mono{font-family:SFMono-Regular,Consolas,Liberation Mono,monospace;color:#d2e0ffcc}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.panel-card{border-radius:16px;border:1px solid rgba(72,95,150,.28);background:#121a2cbd;padding:16px;display:flex;flex-direction:column;gap:12px}.panel-card-header{display:flex;justify-content:space-between;align-items:center;gap:10px}.panel-card-header h4{margin:0}.panel-card-id{margin:0;font-size:.85rem;color:#c6d2eead}.billing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:16px}.billing-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:16px}.trial-card{background:#161e36c7}.billing-card{border-radius:18px;border:1px solid rgba(88,108,170,.3);background:#121a2cc2;padding:18px;display:flex;flex-direction:column;gap:16px}.billing-card-header{display:flex;justify-content:space-between;align-items:center}.billing-card-header h4{margin:0}.billing-plan-summary{display:flex;justify-content:space-between;align-items:flex-end}.billing-plan-summary h3{margin:4px 0 0;font-size:1.4rem}.billing-price{font-size:1.6rem;font-weight:700;color:#f6f8ff}.billing-price span{margin-left:4px;font-size:.85rem;font-weight:500;color:#d2dff9b3}.billing-meta-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:12px}.billing-meta-grid span{display:block;font-size:.78rem;color:#ccd8f0ad;text-transform:uppercase;letter-spacing:.05em}.billing-meta-grid strong{display:block;margin-top:6px;font-size:1rem}.billing-list{margin:0;padding-left:18px;color:#d2def7db;display:grid;gap:6px}.billing-section-title{margin:0;font-size:1.1rem}.plan-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.plan-card{position:relative;border-radius:18px;border:1px solid rgba(80,103,168,.3);background:#12182cbd;padding:18px;display:grid;gap:14px}.plan-card.current{border-color:#6e8cffa6;box-shadow:0 14px 32px #2e48a061}.plan-badge{position:absolute;top:16px;right:16px;background:linear-gradient(135deg,#ff9470,#ff6f82);color:#0e1526;padding:6px 12px;border-radius:999px;font-size:.72rem;font-weight:700;letter-spacing:.05em}.plan-header{display:flex;justify-content:space-between;align-items:baseline}.plan-header h4{margin:0}.plan-price{font-size:1.5rem;font-weight:700;color:#f6f8ff}.plan-price span{margin-left:4px;font-size:.85rem;color:#d2dff9b3}.plan-features{margin:0;padding-left:18px;color:#d2def7db;display:grid;gap:6px}.plan-actions{display:flex;justify-content:flex-start;align-items:center}.plan-actions .panel-btn{width:auto}.plan-current-chip{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:999px;background:#7690ff38;border:1px solid rgba(118,144,255,.45);color:#d2ddff;font-weight:600;font-size:.82rem}.billing-history-section{display:grid;gap:16px}.invoice-meta{display:flex;flex-direction:column;gap:4px}.invoice-number{font-weight:600;color:#f6f8ff}.invoice-plan{font-size:.8rem;color:#c8d6f0bf}.invoice-actions{display:flex;gap:8px}.doc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:16px}.doc-card{border-radius:16px;border:1px solid rgba(80,100,155,.3);background:#141c32bd;padding:18px;display:grid;gap:12px}.doc-card h4{margin:0}.doc-card p{margin:0;color:#d0dbf5b8}.trial-countdown{margin-top:6px;font-size:.9rem;color:#ffd89e;font-weight:600}@media(max-width:600px){.profile-drawer{width:calc(100vw - 32px);height:calc(100vh - 32px)}.profile-drawer-header,.profile-drawer-body{padding:24px}.panel-header{flex-direction:column;align-items:flex-start}.panel-header-actions,.panel-header-actions input,.panel-header-actions button{width:100%}}.profile-dropdown{position:relative}.profile-avatar{width:40px;height:40px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#2563eb);border:1px solid rgba(255,255,255,.2);color:#fff;font-weight:600;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;overflow:hidden;z-index:3001}.profile-avatar:hover{border-color:#fff6;transform:scale(1.05)}.avatar-img{width:100%;height:100%;object-fit:cover;display:block}.avatar-initial{display:inline-block}.notification-dropdown{position:relative}.notification-button{position:relative;background:none;border:none;padding:0;cursor:pointer;width:auto;height:auto;display:flex;align-items:center;justify-content:center;z-index:3001}.notification-button svg{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.notification-button:hover svg{color:#f59e0b;filter:drop-shadow(0 0 8px rgba(245,158,11,.6))}.notification-badge{position:absolute;top:-4px;right:-4px;background:#ef4444;color:#fff;border-radius:50%;width:18px;height:18px;font-size:.7rem;font-weight:600;display:flex;align-items:center;justify-content:center;border:2px solid #1E293B}.dropdown-menu{position:absolute;top:calc(100% + 10px);right:0;background:#1e293bf2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid rgba(255,255,255,.1);border-radius:12px;min-width:320px;max-width:400px;max-height:500px;box-shadow:0 20px 60px #00000080;z-index:4000;overflow:hidden;display:flex;flex-direction:column}.dropdown-header{padding:1rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center}.dropdown-header h3{margin:0;font-size:1rem;font-weight:600;color:#ffffffe6}.notification-actions{display:flex;gap:.5rem;align-items:center}.notification-action-btn{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:.375rem;border-radius:6px;transition:all .2s;display:flex;align-items:center;justify-content:center}.notification-action-btn:hover{background:#ffffff1a;color:#ffffffe6}.notification-action-btn.delete:hover{background:#ef44441a;color:#ef4444}.view-all{background:transparent;border:none;color:#3b82f6;cursor:pointer;font-size:.875rem;padding:.25rem .5rem;border-radius:4px;transition:all .2s}.view-all:hover{background:#3b82f61a}.dropdown-content{overflow-y:auto;max-height:400px}.loading,.empty-state{padding:2rem;text-align:center;color:#fff9;font-size:.875rem}.notification-item{padding:1rem;border-bottom:1px solid rgba(255,255,255,.05);cursor:pointer;transition:all .2s;display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#3b82f60d;border-left:3px solid #3B82F6}.notification-content{flex:1}.notification-title{font-weight:600;color:#ffffffe6;font-size:.875rem;margin-bottom:.25rem}.notification-message{color:#ffffffb3;font-size:.8rem;margin-bottom:.5rem}.notification-time{color:#ffffff80;font-size:.75rem}.notification-delete-btn{background:transparent;border:none;color:#fff6;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s;display:flex;align-items:center;justify-content:center;flex-shrink:0;opacity:0}.notification-item:hover .notification-delete-btn{opacity:1}.notification-delete-btn:hover{background:#ef44441a;color:#ef4444}.llm-settings-content{display:flex;flex-direction:column;gap:1.5rem;height:100%}.llm-settings-header{display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:1rem}.settings-subtitle{color:#fffc;font-size:.9rem;font-weight:400;margin:0}.new-llm-button{background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:8px;padding:.75rem 1.5rem;color:#fff;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #3b82f666;white-space:nowrap}.new-llm-button:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.new-llm-button:disabled{opacity:.5;cursor:not-allowed}.llm-providers-table-container{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1);border-radius:12px;overflow-x:auto;flex-grow:1}.llm-providers-table{width:100%;border-collapse:collapse}.llm-providers-table th,.llm-providers-table td{padding:1rem;text-align:left;border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffe6;font-size:.9rem}.llm-providers-table th{font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#ffffffb3}.llm-providers-table tbody tr:last-child td{border-bottom:none}.llm-providers-table tbody tr:hover{background:#ffffff08}.llm-providers-table .delete-button{background:#ef444433;color:#ef4444;border:none;border-radius:6px;padding:.5rem .8rem;font-size:.8rem;cursor:pointer;transition:all .2s ease}.llm-providers-table .delete-button:hover{background:#ef44444d;transform:translateY(-1px)}.empty-state{text-align:center;padding:3rem;color:#ffffffb3}.empty-state.error-message{color:#ef4444;background:#ef44441a;border-radius:8px;padding:1rem}.modal-card.create-wrap-modal{width:100%;max-width:420px;height:auto;max-height:85vh;min-height:unset;animation:modalGlowIn .3s ease-out}@media(max-width:520px){.modal-card.create-wrap-modal{max-width:92vw}}@keyframes modalGlowIn{0%{opacity:0;transform:scale(.95);box-shadow:0 0 #3b82f600}to{opacity:1;transform:scale(1);box-shadow:0 30px 80px #0000008c,0 0 60px #3b82f666}}.create-wrap-modal .modal-header{border-bottom:none!important;padding:1.25rem 1.25rem .75rem}.create-wrap-modal .modal-body{padding:.75rem 1.25rem 1rem;height:auto;min-height:auto}.create-wrap-modal .modal-footer{border-top:none!important;padding:.75rem 1.25rem 1.25rem}.create-wrap-form{display:flex;flex-direction:column;gap:.85rem;padding:0}.create-wrap-form .form-group{display:flex;flex-direction:column;gap:.35rem}.create-wrap-form .form-group label{color:#ffffffe6;font-weight:600;font-size:.84rem;margin-bottom:0}.create-wrap-form .form-group input,.create-wrap-form .form-group select{width:100%;padding:.55rem .75rem;border:1px solid rgba(255,255,255,.18);border-radius:10px;background:#ffffff0a;color:#fff;font-size:.9rem;transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.create-wrap-form .form-group input:focus,.create-wrap-form .form-group select:focus{border-color:#3b82f6;outline:none;box-shadow:0 0 0 2px #3b82f640;background:#ffffff0f}.create-wrap-form .form-group select option{background:#1a1a2e;color:#fff}.create-wrap-form .form-hint{font-size:.76rem;color:#fff9;margin-top:.15rem}.create-wrap-form .link-button{background:none;border:none;color:#3b82f6;text-decoration:underline;cursor:pointer;font-size:.75rem;padding:0}.create-wrap-form .link-button:hover{color:#60a5fa}.create-wrap-form .error-message{color:#ef4444;font-size:.8rem;padding:.5rem .75rem;background:#ef44441a;border-radius:8px;border:1px solid rgba(239,68,68,.3);margin-top:.25rem;margin-bottom:.25rem}.loading-state{display:flex;align-items:center;justify-content:center;padding:2rem;color:#fffc;font-size:.95rem}.modal-overlay{position:fixed;inset:0;background:#0206178c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);display:flex;align-items:center;justify-content:center;z-index:5000;overscroll-behavior:contain}.modal-card{width:1000px;height:680px;background:linear-gradient(180deg,#0f172af5,#111827ed);border:1px solid rgba(99,102,241,.28);border-radius:16px;box-shadow:0 30px 80px #0000008c,0 0 60px #3b82f640;color:#fffffff5;overflow:hidden}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.25rem;border-bottom:1px solid rgba(255,255,255,.08)}.modal-title{margin:0;font-size:1.05rem;font-weight:600}.modal-close{display:none}.modal-body{padding:1.25rem;overflow:auto;height:616px;display:flex;flex-direction:column}.add-llm-popup .modal-body{padding:.85rem 1.25rem;height:472px}.create-wrap-modal .modal-body{padding:1rem 1.25rem;height:auto;min-height:auto}@media(max-width:1100px),(max-height:750px){.modal-card{width:92vw;height:90vh}.modal-body{height:calc(90vh - 128px)}}.coming-text{color:#ffffffeb;font-size:.95rem}.modal-footer{display:flex;justify-content:flex-end;gap:.75rem;padding:1rem 1.25rem;border-top:1px solid rgba(255,255,255,.08);margin-top:auto;flex-shrink:0;background:linear-gradient(180deg,#0f172af5,#111827ed)}.add-llm-popup .modal-footer{padding:.65rem 1.25rem}.btn-secondary{background:#ffffff0d;border:1px solid rgba(255,255,255,.2);border-radius:8px;padding:.75rem 1.5rem;color:#ffffffe6;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff4d}.btn-primary{background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:8px;padding:.75rem 1.5rem;color:#fff;font-weight:600;font-size:.9rem;cursor:pointer;transition:all .2s ease;box-shadow:0 4px 15px #3b82f666}.btn-primary:hover:not(:disabled){opacity:.9;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f699}.btn-primary:disabled{opacity:.5;cursor:not-allowed}.api-key-warning-box{display:flex;gap:.75rem;padding:1rem;background:#fbbf241a;border:1px solid rgba(251,191,36,.3);border-radius:8px;margin-bottom:1.5rem}.api-key-warning-box svg{color:#fbbf24;flex-shrink:0;margin-top:.125rem}.api-key-warning-box p{margin:0;font-size:.875rem;line-height:1.5;color:#ffffffe6}.api-keys-table-wrap{width:100%;overflow-x:auto}.api-keys-table{width:100%;border-collapse:collapse}.api-keys-table th,.api-keys-table td{padding:.65rem;border-bottom:1px solid rgba(255,255,255,.08);color:#ffffffeb;text-align:left}.api-keys-table th{font-weight:600;color:#fffc;font-size:.875rem}.api-keys-table tbody tr:hover{background:#ffffff08}.secret-key-cell{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.5px;color:#93c5fde6;cursor:default}.secret-key-cell:hover{color:#93c5fd}.mono{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;letter-spacing:.5px}.empty{padding:2rem;text-align:center;color:#fff9;font-size:.875rem}.api-key-create-modal,.api-key-show-modal{width:500px;height:auto;max-height:90vh}.api-key-create-modal .modal-header,.api-key-show-modal .modal-header{border-bottom:none!important}.api-key-create-modal .modal-footer,.api-key-show-modal .modal-footer{border-top:none!important}.api-key-create-modal .modal-body,.api-key-show-modal .modal-body{height:auto;max-height:calc(90vh - 120px)}.api-key-form-group{margin-bottom:1.5rem}.api-key-form-group label{display:block;margin-bottom:.5rem;font-size:.875rem;font-weight:500;color:#ffffffe6}.api-key-input{width:100%;padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.9rem;transition:all .2s ease}.api-key-input:focus{outline:none;border-color:#6366f180;box-shadow:0 0 0 3px #6366f11a}.api-key-input::placeholder{color:#fff6}.api-key-display-box{position:relative;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1rem;margin-bottom:1rem}.api-key-value{font-family:Monaco,Menlo,Ubuntu Mono,monospace;font-size:.75rem;line-height:1.6;color:#ffffffe6;word-break:break-all;-webkit-user-select:all;user-select:all;cursor:text;padding:.5rem;background:#0003;border-radius:4px;margin-bottom:.75rem}.api-key-copy-btn{display:flex;align-items:center;gap:.5rem;width:100%;padding:.75rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:8px;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .2s ease}.api-key-copy-btn:hover{background:#ffffff26;border-color:#ffffff4d}.api-key-copy-btn.copied{background:#22c55e33;border-color:#22c55e66;color:#22c55e}.api-key-copy-btn svg{width:16px;height:16px}.create-btn{background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border:0;border-radius:10px;padding:.45rem .8rem;cursor:pointer;box-shadow:0 0 24px #3b82f659;font-size:.875rem;font-weight:500;transition:all .2s ease}.create-btn:hover{transform:translateY(-1px);box-shadow:0 0 32px #3b82f680}.btn-danger{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff;border:0;border-radius:8px;padding:.35rem .6rem;cursor:pointer;font-size:.8rem;font-weight:500;transition:all .2s ease}.btn-danger:hover{opacity:.9;transform:translateY(-1px)}@media(max-width:1100px),(max-height:750px){.api-key-create-modal,.api-key-show-modal{width:90vw;max-width:500px}.api-keys-table{font-size:.8rem}.api-keys-table th,.api-keys-table td{padding:.5rem}}.tools-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease}.tools-modal-card{background:linear-gradient(135deg,#0f172af2,#1e293bf2);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:24px;width:600px;max-width:90vw;max-height:90vh;box-shadow:0 20px 60px #00000080,inset 0 1px #ffffff1a;display:flex;flex-direction:column;overflow:hidden;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.modal-header{display:flex;align-items:center;justify-content:space-between;padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-title{font-size:1.5rem;font-weight:700;color:#fff;margin:0}.modal-close{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem;cursor:pointer;color:#ffffffb3;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.modal-close:hover{background:#ffffff1a;color:#fff}.modal-body{padding:1.5rem;overflow-y:auto;flex:1}.loading-state{text-align:center;padding:2rem;color:#fff9}.tools-section{display:flex;flex-direction:column;gap:1.5rem}.section-title{font-size:1.1rem;font-weight:600;color:#ffffffe6;margin:0}.tools-list{display:flex;flex-direction:column;gap:1rem}.tool-item{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px;transition:all .2s ease}.tool-item:hover{background:#ffffff0d;border-color:#6366f14d}.tool-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.tool-name{font-size:1rem;font-weight:600;color:#fffffff2}.tool-description{font-size:.85rem;color:#fff9}.toggle-switch{position:relative;display:inline-block;width:50px;height:26px;flex-shrink:0}.toggle-switch input{opacity:0;width:0;height:0}.toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#fff3;transition:.3s;border-radius:26px}.toggle-slider:before{position:absolute;content:"";height:20px;width:20px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.toggle-switch input:checked+.toggle-slider{background:linear-gradient(135deg,#6366f1,#3b82f6)}.toggle-switch input:checked+.toggle-slider:before{transform:translate(24px)}.upload-file-item{border-top:1px solid rgba(255,255,255,.1);padding-top:1rem;margin-top:.5rem}.btn-upload-file{display:flex;align-items:center;gap:.5rem;padding:.625rem 1.25rem;background:linear-gradient(135deg,#6366f1,#3b82f6);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.btn-upload-file:hover{transform:translateY(-2px);box-shadow:0 4px 12px #6366f166}.btn-upload-file:active{transform:translateY(0)}.btn-upload-file svg{flex-shrink:0}.documents-section{margin-top:2rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.no-documents{text-align:center;padding:2rem;color:#ffffff80;font-size:.9rem}.documents-list{display:flex;flex-direction:column;gap:.75rem;max-height:400px;overflow-y:auto}.document-item{display:flex;align-items:center;justify-content:space-between;padding:.875rem 1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:10px;transition:all .2s ease}.document-item:hover{background:#ffffff0d;border-color:#6366f14d}.document-info{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.document-icon{color:#6366f1cc;flex-shrink:0}.document-details{display:flex;flex-direction:column;gap:.25rem;flex:1;min-width:0}.document-name{font-size:.95rem;font-weight:500;color:#fffffff2;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-meta{font-size:.8rem;color:#ffffff80}.delete-document-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:6px;padding:.5rem;cursor:pointer;color:#fca5a5;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.delete-document-btn:hover{background:#ef444433;border-color:#ef444480;color:#f87171}.credential-form-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;z-index:1001;animation:fadeIn .2s ease}.credential-form-modal{width:600px;max-width:90vw;height:auto;max-height:90vh}.credential-form-modal .modal-body{padding:1.25rem;height:auto;min-height:auto;max-height:calc(90vh - 120px);overflow-y:auto}.credential-form{display:flex;flex-direction:column;gap:1rem}.file-upload-area{width:100%}.file-upload-dropzone{border:2px dashed rgba(255,255,255,.3);border-radius:12px;padding:3rem 2rem;text-align:center;cursor:pointer;transition:all .3s ease;background:#ffffff05}.file-upload-dropzone:hover{border-color:#6366f180;background:#6366f10d}.file-upload-dropzone svg{color:#fff9;margin-bottom:1rem}.upload-text{font-size:1rem;font-weight:500;color:#ffffffe6;margin:.5rem 0}.upload-hint{font-size:.85rem;color:#ffffff80;margin:0}.file-selected{display:flex;align-items:center;justify-content:space-between;padding:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;margin-top:1rem}.file-info{display:flex;align-items:center;gap:1rem;flex:1}.file-info svg{color:#6366f1cc;flex-shrink:0}.file-details{display:flex;flex-direction:column;gap:.25rem}.file-name{font-size:.95rem;font-weight:500;color:#ffffffe6;margin:0}.file-size{font-size:.8rem;color:#fff9;margin:0}.remove-file-btn{background:#ef44441a;border:1px solid rgba(239,68,68,.3);border-radius:8px;padding:.5rem;cursor:pointer;color:#fca5a5;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.remove-file-btn:hover{background:#ef444433;border-color:#ef444480}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:.75rem 1rem;border-radius:8px;font-size:.9rem}.success-message{background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#6ee7b7;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;display:flex;align-items:center;gap:.5rem}.success-message:before{content:"✓";color:#10b981;font-weight:700}.modal-footer{display:flex;align-items:center;justify-content:flex-end;gap:1rem;padding:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.btn-secondary{padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#ffffffe6;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .2s ease}.btn-secondary:hover:not(:disabled){background:#ffffff1a}.btn-secondary:disabled{opacity:.5;cursor:not-allowed}.btn-primary{padding:.75rem 1.5rem;background:linear-gradient(135deg,#6366f1,#3b82f6);border:none;border-radius:10px;color:#fff;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .2s ease}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px #6366f166}.btn-primary:disabled{opacity:.5;cursor:not-allowed;transform:none}.settings-modal-overlay{position:fixed;inset:0;background:#000000b3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;z-index:10000;animation:fadeIn .2s ease}.settings-modal{background:linear-gradient(135deg,#0f172af2,#1e293bf2);border:1px solid rgba(255,255,255,.1);border-radius:16px;width:90%;max-width:700px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;box-shadow:0 20px 60px #00000080;animation:slideUp .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}.settings-modal-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.1);display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.settings-modal-header h2{margin:0;color:#fffffff2;font-size:1.5rem;font-weight:600}.settings-modal-close{background:transparent;border:none;color:#ffffffb3;cursor:pointer;padding:.5rem;border-radius:8px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.settings-modal-close:hover{background:#ffffff1a;color:#fff}.settings-modal-body{padding:1.5rem;overflow-y:auto;flex:1}.settings-section{margin-bottom:2.5rem}.settings-section:last-child{margin-bottom:0}.settings-section-title{color:#fffffff2;font-size:1.2rem;font-weight:600;margin:0 0 1.5rem;padding-bottom:.75rem;border-bottom:1px solid rgba(255,255,255,.1)}.settings-loading{color:#fff9;text-align:center;padding:2rem}.settings-empty-state{color:#ffffff80;text-align:center;padding:1rem;font-size:.9rem}.settings-toggle-group{display:flex;flex-direction:column;gap:1rem}.settings-toggle-item{display:flex;justify-content:space-between;align-items:center;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;background:#ffffff05;cursor:pointer;transition:all .2s ease}.settings-toggle-item:hover{border-color:#6366f180;background:#6366f10d}.settings-toggle-info{display:flex;flex-direction:column;gap:.25rem;flex:1}.settings-toggle-label{color:#fffffff2;font-weight:500;font-size:.95rem}.settings-toggle-description{color:#ffffff80;font-size:.85rem}.settings-toggle-switch{position:relative;display:inline-block;width:48px;height:24px}.settings-toggle-switch input{opacity:0;width:0;height:0}.settings-toggle-slider{position:absolute;cursor:pointer;inset:0;background-color:#ffffff1a;transition:.3s;border-radius:24px}.settings-toggle-slider:before{position:absolute;content:"";height:18px;width:18px;left:3px;bottom:3px;background-color:#fff;transition:.3s;border-radius:50%}.settings-toggle-switch input:checked+.settings-toggle-slider{background-color:#6366f1}.settings-toggle-switch input:checked+.settings-toggle-slider:before{transform:translate(24px)}.settings-option-group{margin-bottom:2rem}.settings-option-group:last-child{margin-bottom:0}.settings-option-label{display:block;color:#fffffff2;font-size:1rem;font-weight:600;margin-bottom:.5rem}.settings-option-description{color:#fff9;font-size:.9rem;margin-bottom:1rem;line-height:1.5}.settings-radio-group{display:flex;flex-direction:column;gap:.75rem}.settings-radio-item{display:flex;align-items:flex-start;padding:1rem;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer;transition:all .2s ease;background:#ffffff05}.settings-radio-item:hover{border-color:#6366f180;background:#6366f10d}.settings-radio-item input[type=radio]{margin-right:.75rem;margin-top:.125rem;cursor:pointer;accent-color:#6366f1;width:18px;height:18px}.settings-radio-content{display:flex;flex-direction:column;gap:.25rem;flex:1}.settings-radio-label{color:#fffffff2;font-weight:500;font-size:.95rem}.settings-radio-hint{color:#ffffff80;font-size:.85rem}.settings-number-input-group{margin-top:1rem;display:flex;align-items:center;gap:1rem}.settings-number-input-group label{color:#fffc;font-size:.95rem}.settings-number-input{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:.5rem 1rem;color:#fffffff2;font-size:1rem;width:100px;transition:all .2s ease}.settings-number-input:focus{outline:none;border-color:#6366f1;background:#6366f11a}.settings-documents-section{margin-top:1.5rem;padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.1)}.settings-documents-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.settings-documents-label{color:#fffffff2;font-weight:500;font-size:.95rem}.settings-upload-button{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:#6366f133;border:1px solid rgba(99,102,241,.4);border-radius:8px;color:#ffffffe6;font-size:.85rem;cursor:pointer;transition:all .2s ease}.settings-upload-button:hover{background:#6366f14d;border-color:#6366f199}.settings-documents-list{display:flex;flex-direction:column;gap:.5rem}.settings-document-item{display:flex;align-items:center;gap:.75rem;padding:.75rem;background:#ffffff05;border:1px solid rgba(255,255,255,.05);border-radius:8px;color:#fffc;font-size:.9rem}.settings-document-item svg{color:#6366f1cc}.settings-modal-footer{padding:1.5rem;border-top:1px solid rgba(255,255,255,.1);display:flex;justify-content:flex-end;gap:1rem;flex-shrink:0}.settings-modal-cancel,.settings-modal-save{padding:.75rem 1.5rem;border-radius:8px;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .2s ease;border:none}.settings-modal-cancel{background:#ffffff0d;color:#fffc;border:1px solid rgba(255,255,255,.1)}.settings-modal-cancel:hover{background:#ffffff1a;color:#fff}.settings-modal-save{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:#fff;box-shadow:0 4px 12px #6366f166}.settings-modal-save:hover{transform:translateY(-2px);box-shadow:0 6px 16px #6366f199}.settings-section-description{color:#fff9;font-size:.9rem;margin-bottom:1.5rem;line-height:1.5}.settings-format-display{display:flex;flex-direction:column;gap:1.5rem;padding:1.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.1);border-radius:12px}.format-field{display:flex;flex-direction:column;gap:.5rem}.format-field label{color:#fffc;font-size:.9rem;font-weight:500}.format-value{color:#fffffff2;font-size:1rem;padding:.75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;word-break:break-word}.format-code{padding:.75rem;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:8px;font-family:Courier New,monospace;overflow-x:auto}.format-code code{color:#93c5fde6;font-size:.85rem;white-space:pre-wrap;word-break:break-all}.format-hint{color:#ffffff80;font-size:.85rem;margin-top:.25rem;line-height:1.4}.format-hint code{background:#ffffff1a;padding:.125rem .375rem;border-radius:4px;font-size:.8rem;color:#93c5fde6;font-family:Courier New,monospace}.format-actions{margin-top:.5rem}.format-actions button{padding:.625rem 1.25rem;background:#6366f133;border:1px solid rgba(99,102,241,.4);border-radius:8px;color:#ffffffe6;font-size:.9rem;cursor:pointer;transition:all .2s ease}.format-actions button:hover{background:#6366f14d;border-color:#6366f199}body:has(.chat-page){overflow:hidden!important}.chat-page{height:100vh;width:100vw;position:fixed;inset:0;overflow:hidden;background:linear-gradient(180deg,#0a0e27,#1a1f3a,#0f172a);display:flex;flex-direction:row}.chat-top-header{position:fixed;top:0;left:0;right:0;height:60px;padding:0 40px;background:#111827bf;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);z-index:100;border-radius:0;display:flex;align-items:center;justify-content:space-between;gap:1rem}.header-center{display:flex;align-items:center;gap:1rem;flex:1;justify-content:center;position:absolute;left:50%;transform:translate(-50%)}.wrap-name-header{margin:0;font-size:1.1rem;font-weight:700;background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;white-space:nowrap}.status-badge-header{display:flex;align-items:center;gap:.4rem;padding:.3rem .75rem;border-radius:12px;font-size:.75rem;font-weight:600;white-space:nowrap;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.status-badge-header.active{background:#22c55e33;color:#4ade80;border:1px solid rgba(34,197,94,.4)}.status-badge-header.inactive{background:#ef444433;color:#f87171;border:1px solid rgba(239,68,68,.4)}.status-dot{width:6px;height:6px;border-radius:50%;display:inline-block}.status-badge-header.active .status-dot{background:#4ade80;box-shadow:0 0 8px #22c55e99}.status-badge-header.inactive .status-dot{background:#f87171;box-shadow:0 0 8px #ef444499}.wrap-name-loading,.wrap-name-error{color:#fff9;font-size:.9rem}.back-button-header{background:none;border:none;padding:0;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.back-button-header svg{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.back-button-header:hover svg{color:#fff;filter:drop-shadow(0 0 8px rgba(255,255,255,.5))}.header-buttons-right{display:flex;align-items:center;gap:.75rem}.config-button-header{background:none;border:none;padding:0;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.config-button-header .config-icon{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.config-button-header .config-text{display:none}.config-button-header:hover .config-icon{color:#22c55e;filter:drop-shadow(0 0 8px rgba(34,197,94,.6))}.settings-dropdown-container{position:relative}.settings-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;background:linear-gradient(135deg,#0f172afa,#1e293bfa);border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:.5rem;min-width:200px;box-shadow:0 10px 40px #00000080;z-index:1000;animation:slideDown .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.settings-dropdown-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:transparent;border:none;border-radius:8px;color:#ffffffe6;font-size:.9rem;cursor:pointer;transition:all .2s ease;text-align:left}.settings-dropdown-item:hover{background:#6366f133;color:#fff}.settings-dropdown-item svg{width:18px;height:18px;stroke-width:2;color:#6366f1cc}.settings-dropdown-item:hover svg{color:#6366f1}.api-key-button-header{background:none;border:none;padding:0;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.api-key-button-header .api-key-icon{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.api-key-button-header .api-key-text{display:none}.api-key-button-header:hover .api-key-icon{color:#8b5cf6;filter:drop-shadow(0 0 8px rgba(139,92,246,.6))}.deploy-button-header{background:none;border:none;padding:0;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.deploy-button-header .deploy-icon{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.deploy-button-header .deploy-text{display:none}.deploy-button-header:hover .deploy-icon{color:#f97316;filter:drop-shadow(0 0 8px rgba(249,115,22,.6))}.documentation-button-header{background:none;border:none;padding:0;width:auto;height:auto;cursor:pointer;display:flex;align-items:center;justify-content:center}.documentation-button-header .documentation-icon{width:24px;height:24px;stroke-width:2;color:#fffc;transition:all .3s ease}.documentation-button-header .documentation-text{display:none}.documentation-button-header:hover .documentation-icon{color:#3b82f6;filter:drop-shadow(0 0 8px rgba(59,130,246,.6))}@keyframes fadeIn{0%{opacity:0;transform:translate(-10px)}to{opacity:1;transform:translate(0)}}.chat-page:before{content:"";position:fixed;top:0;left:0;width:600px;height:600px;background:radial-gradient(circle,rgba(59,130,246,.25) 0%,transparent 70%);pointer-events:none;z-index:0}.chat-page:after{content:"";position:fixed;bottom:0;right:0;width:500px;height:500px;background:radial-gradient(circle,rgba(139,92,246,.2) 0%,transparent 70%);pointer-events:none;z-index:0}.config-chat-panel-wrapper{position:fixed;top:60px;left:0;min-width:400px;max-width:80%;height:calc(100vh - 60px);z-index:10;overflow:hidden}.top-bar{position:absolute;top:-60px;left:0;right:0;height:60px;background:#111827fa;border-radius:24px 0 0;border-right:1px solid rgba(255,255,255,.1);z-index:1}.resize-handle{position:absolute;top:0;right:-3px;width:6px;height:100%;cursor:col-resize;background:transparent;z-index:102;transition:background .2s ease}.resize-handle:hover{background:#3b82f64d}.resize-handle:active{background:#3b82f680}.right-panel-wrapper{position:fixed;top:60px;right:0;bottom:0;overflow:visible;transition:left .2s ease,width .2s ease;z-index:9}.right-panel-top-bar{position:absolute;top:-60px;left:0;right:0;height:60px;background:#111827fa;border-radius:0 24px 0 0;z-index:1}.right-panel{width:100%;height:100%;background:transparent;display:flex;align-items:center;justify-content:center;position:relative;overflow:visible;padding:2rem}.documentation-container{display:flex;min-height:100vh;background:linear-gradient(180deg,#020617,#030a1f 28%,#061026 60%,#0b142b 78%,#0f1b33);color:#fffffff2}.documentation-sidebar{width:280px;background:linear-gradient(180deg,#0f172af5,#111827ed);border-right:1px solid rgba(99,102,241,.28);position:fixed;left:0;top:0;height:100vh;overflow-y:auto;z-index:100;transition:transform .3s ease;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.documentation-sidebar.closed{transform:translate(-100%)}.sidebar-header{padding:1.5rem;border-bottom:1px solid rgba(255,255,255,.08);display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;background:linear-gradient(180deg,#0f172af5,#111827ed);z-index:10;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px)}.sidebar-header h2{margin:0;font-size:1.25rem;font-weight:600;color:#fffffff2}.sidebar-toggle{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;padding:.5rem;border-radius:6px;cursor:pointer;font-size:1rem;transition:all .2s ease;display:none}.sidebar-toggle:hover{background:#ffffff1a;color:#fffffff2}.sidebar-nav{padding:1rem 0}.sidebar-section{margin-bottom:1rem}.sidebar-section-title{padding:.5rem 1.5rem;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;color:#ffffff80;margin-bottom:.5rem}.sidebar-item{display:block;width:100%;padding:.5rem 1.5rem;background:none;border:none;color:#ffffffb3;text-align:left;cursor:pointer;font-size:.875rem;transition:all .2s ease;border-left:3px solid transparent}.sidebar-item:hover{background:#ffffff0d;color:#fffffff2}.sidebar-item.active{background:#6366f126;color:#6366f1e6;border-left-color:#6366f180;font-weight:500}.documentation-content{margin-left:280px;flex:1;min-height:100vh;padding:3rem 2rem;background:transparent}.content-wrapper{max-width:900px;margin:0 auto}.doc-section{animation:fadeIn .3s ease}.doc-section h1{font-size:2.5rem;font-weight:700;margin:0 0 1rem;color:#fffffff2;line-height:1.2;letter-spacing:-.025em}.doc-section .lead{font-size:1.25rem;color:#fffc;margin-bottom:2rem;line-height:1.6;font-weight:400}.doc-section h2{font-size:1.75rem;font-weight:600;margin:2.5rem 0 1rem;color:#fffffff2;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1);letter-spacing:-.02em}.doc-section h2:first-of-type{border-top:none;padding-top:0;margin-top:0}.doc-section h3{font-size:1.25rem;font-weight:600;margin:1.5rem 0 .75rem;color:#ffffffe6;letter-spacing:-.01em}.doc-section h4{font-size:1.1rem;font-weight:600;margin:1.25rem 0 .5rem;color:#ffffffd9}.doc-section p{margin:1rem 0;line-height:1.7;color:#fffc;font-size:.9375rem}.doc-section ul,.doc-section ol{margin:1rem 0;padding-left:2rem;color:#fffc}.doc-section li{margin:.5rem 0;line-height:1.7;font-size:.9375rem}.doc-section a{color:#6366f1e6;text-decoration:none;transition:color .2s ease;font-weight:500}.doc-section a:hover{color:#6366f1;text-decoration:underline}.code-block-wrapper{position:relative;margin:1.5rem 0}.code-block-header{display:flex;align-items:center;justify-content:space-between;background:#0000004d;border:1px solid rgba(255,255,255,.1);border-bottom:none;border-radius:8px 8px 0 0;padding:.75rem 1rem}.code-block-header .language-label{font-size:.75rem;font-weight:600;color:#ffffff80;text-transform:uppercase;letter-spacing:.5px}.copy-code-button{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);color:#ffffffb3;padding:.375rem .75rem;border-radius:6px;font-size:.75rem;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.copy-code-button:hover{background:#ffffff1a;border-color:#fff3;color:#fffffff2}.copy-code-button.copied{background:#10b98133;border-color:#10b9814d;color:#10b981}.copy-code-button svg{width:14px;height:14px}.doc-section pre{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:0 0 8px 8px;padding:1.25rem;overflow-x:auto;margin:0;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;line-height:1.6;position:relative}.doc-section pre:not(.code-block-wrapper pre){border-radius:8px;margin:1.5rem 0}.doc-section code{background:#0000004d;border:1px solid rgba(255,255,255,.1);border-radius:4px;padding:.2rem .4rem;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-size:.875rem;color:#93c5fde6}.doc-section pre code{background:none;border:none;padding:0;color:#ffffffe6}.api-table{width:100%;border-collapse:collapse;margin:1.5rem 0;background:#0003;border:1px solid rgba(255,255,255,.1);border-radius:8px;overflow:hidden}.api-table thead{background:#6366f126}.api-table th{padding:.75rem 1rem;text-align:left;font-weight:600;font-size:.875rem;color:#ffffffe6;border-bottom:1px solid rgba(255,255,255,.1)}.api-table td{padding:.75rem 1rem;border-bottom:1px solid rgba(255,255,255,.05);color:#fffc;font-size:.875rem}.api-table tbody tr:hover{background:#ffffff0d}.api-table tbody tr:last-child td{border-bottom:none}.api-table code{background:#0000004d;border:1px solid rgba(255,255,255,.1);padding:.125rem .375rem;border-radius:4px;font-size:.8125rem;color:#93c5fde6}.warning-box{background:#f9731626;border:1px solid rgba(249,115,22,.3);border-radius:8px;padding:1rem 1.25rem;margin:1.5rem 0}.warning-box p{margin:.5rem 0;color:#ffffffe6}.warning-box p:first-child{margin-top:0;font-weight:600}.warning-box p:last-child{margin-bottom:0}.next-steps{background:#6366f11a;border:1px solid rgba(99,102,241,.3);border-radius:8px;padding:1.5rem;margin:2rem 0}.next-steps h3{margin-top:0;color:#6366f1e6}.next-steps ul{margin:.5rem 0 0}@media(max-width:768px){.documentation-sidebar{transform:translate(-100%)}.documentation-sidebar.open{transform:translate(0)}.sidebar-toggle{display:block}.documentation-content{margin-left:0;padding:1.5rem 1rem}.doc-section h1{font-size:2rem}.doc-section h2{font-size:1.5rem}.content-wrapper{max-width:100%}}.documentation-sidebar::-webkit-scrollbar{width:8px}.documentation-sidebar::-webkit-scrollbar-track{background:#0003}.documentation-sidebar::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.documentation-sidebar::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.documentation-content::-webkit-scrollbar{width:8px}.documentation-content::-webkit-scrollbar-track{background:#0003}.documentation-content::-webkit-scrollbar-thumb{background:#fff3;border-radius:4px}.documentation-content::-webkit-scrollbar-thumb:hover{background:#ffffff4d}.legal-page-container{min-height:100vh;background:linear-gradient(180deg,#020617,#030a1f 28%,#061026 60%,#0b142b 78%,#0f1b33);color:#fffffff2;padding:0;animation:fadeIn .6s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.legal-page-content{max-width:1200px;margin:0 auto;padding:3rem 2rem;width:100%;animation:slideIn .8s ease-out}@keyframes slideIn{0%{opacity:0;transform:translate(-20px)}to{opacity:1;transform:translate(0)}}.legal-page-header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid rgba(99,102,241,.28);animation:fadeInUp .8s ease-out .2s both}.legal-logo-container{display:flex;justify-content:center;margin-bottom:2rem;animation:fadeIn .6s ease-in-out}.legal-logo{max-width:250px;height:auto;filter:drop-shadow(0 4px 12px rgba(99,102,241,.3));transition:transform .3s ease}.legal-logo:hover{transform:scale(1.05)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.legal-page-header h1{font-size:2.5rem;font-weight:700;margin:0 0 .5rem;background:linear-gradient(135deg,#fffffff2,#ffffffb3);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;animation:gradientShift 3s ease-in-out infinite}@keyframes gradientShift{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.legal-page-subtitle{font-size:.9rem;color:#fff9;margin:0}.legal-section{margin-bottom:3rem;animation:fadeIn .6s ease-out both;transition:transform .3s ease}.legal-section:nth-child(2){animation-delay:.1s}.legal-section:nth-child(3){animation-delay:.2s}.legal-section:nth-child(4){animation-delay:.3s}.legal-section:nth-child(5){animation-delay:.4s}.legal-section:nth-child(6){animation-delay:.5s}.legal-section:hover{transform:translate(5px)}.legal-section h2{font-size:1.75rem;font-weight:600;margin:0 0 1.5rem;color:#fffffff2;padding-bottom:.75rem;border-bottom:2px solid rgba(99,102,241,.4);transition:all .3s ease;position:relative}.legal-section h2:after{content:"";position:absolute;bottom:-2px;left:0;width:0;height:2px;background:#6366f1cc;transition:width .5s ease}.legal-section h2:hover:after{width:100%}.legal-section h3{font-size:1.35rem;font-weight:600;margin:2rem 0 1rem;color:#ffffffe6;transition:color .3s ease}.legal-section h3:hover{color:#6366f1e6}.legal-section p{font-size:1rem;line-height:1.8;color:#ffffffd9;margin:0 0 1.25rem;transition:color .3s ease;animation:fadeIn .5s ease-out both}.legal-section p:hover{color:#fffffff2}.legal-section ul{margin:1.5rem 0;padding-left:2rem;animation:fadeIn .5s ease-out both}.legal-section li{font-size:1rem;line-height:1.8;color:#ffffffd9;margin:.75rem 0;transition:all .3s ease;padding-left:.5rem;position:relative}.legal-section li:before{content:"→";position:absolute;left:-1.5rem;color:#6366f180;transition:all .3s ease}.legal-section li:hover{color:#fffffff2;transform:translate(5px)}.legal-section li:hover:before{color:#6366f1;transform:translate(-3px)}.legal-section li strong{color:#fffffff2;font-weight:600}.legal-section table{width:100%;border-collapse:collapse;margin:2rem 0;background:#0f172a80;border-radius:8px;overflow:hidden;border:1px solid rgba(99,102,241,.2)}.cookie-table thead{background:#6366f126}.cookie-table th{padding:1rem;text-align:left;font-weight:600;color:#fffffff2;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid rgba(99,102,241,.3)}.cookie-table td{padding:1rem;color:#ffffffd9;font-size:.95rem;border-bottom:1px solid rgba(255,255,255,.05)}.cookie-table tr:last-child td{border-bottom:none}.cookie-table tr{transition:all .3s ease}.cookie-table tr:hover{background:#6366f11a;transform:scale(1.01)}.tokusho-table{width:100%;border-collapse:collapse;margin:2rem 0;background:#0f172a4d;border-radius:12px;overflow:hidden;border:1px solid rgba(99,102,241,.2);animation:fadeIn .6s ease-out}.tokusho-table th{width:200px;padding:1.5rem;text-align:left;font-weight:600;color:#fffffff2;font-size:.95rem;background:#6366f126;border-right:1px solid rgba(99,102,241,.3);vertical-align:top;border-bottom:1px solid rgba(255,255,255,.05)}.tokusho-table td{padding:1.5rem;color:#ffffffd9;font-size:.95rem;line-height:1.8;border-bottom:1px solid rgba(255,255,255,.05);vertical-align:top}.tokusho-table tr:last-child th,.tokusho-table tr:last-child td{border-bottom:none}.tokusho-table tr{transition:all .3s ease}.tokusho-table tr:hover{background:#6366f114}.tokusho-table tr:hover th{background:#6366f133}.tokusho-table ul{margin:.5rem 0;padding-left:1.5rem}.tokusho-table li{margin:.5rem 0}.price-list{list-style:none;padding-left:0}.price-list li{padding:.5rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.price-list li:last-child{border-bottom:none}.legal-footer{margin-top:4rem;padding-top:2rem;border-top:1px solid rgba(99,102,241,.28);text-align:center}.legal-footer p{font-size:.95rem;color:#ffffffb3;font-style:italic;margin:0}@media(max-width:768px){.legal-page-content{padding:2rem 1.5rem;margin:0}.legal-page-header h1{font-size:2rem}.legal-section h2{font-size:1.5rem}.legal-section h3{font-size:1.2rem}.cookie-table{font-size:.85rem}.cookie-table th,.cookie-table td{padding:.75rem .5rem}}@media print{.legal-page-container{background:#fff;color:#000}.legal-page-content{background:#fff;border:none;box-shadow:none}.legal-page-header h1,.legal-section h2,.legal-section h3{color:#000}.legal-section p,.legal-section li{color:#333}}.features-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.features-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.features-hero .container{max-width:900px;margin:0 auto}.features-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#fffc;line-height:1.6;max-width:700px;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:2rem;padding:4rem 20px;max-width:1400px;margin:0 auto}.feature-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.feature-card:hover{transform:translateY(-5px);border-color:#3b82f680;box-shadow:0 10px 40px #3b82f633}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-card h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.feature-details{list-style:none;padding:0;margin:0}.feature-details li{color:#fffc;padding:.5rem 0 .5rem 1.5rem;position:relative}.feature-details li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.features-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.features-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.features-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}@media(max-width:768px){.features-hero h1{font-size:2.5rem}.features-grid{grid-template-columns:1fr;padding:2rem 20px}.features-cta h2{font-size:2rem}}.use-cases-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.use-cases-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.use-cases-hero .container{max-width:900px;margin:0 auto}.use-cases-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.use-cases-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;padding:4rem 20px;max-width:1400px;margin:0 auto}.use-case-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.use-case-card:hover{transform:translateY(-5px);border-color:#3b82f680;box-shadow:0 10px 40px #3b82f633}.use-case-header{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.use-case-icon{font-size:2.5rem}.use-case-card h2{font-size:1.75rem;font-weight:600;color:#fff;margin:0}.use-case-description{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem;font-size:1.1rem}.use-case-example{background:#0000004d;border-left:3px solid #3b82f6;padding:1.5rem;border-radius:8px;margin-bottom:1.5rem}.example-question{margin-bottom:1rem}.example-question strong{color:#3b82f6;display:block;margin-bottom:.5rem}.example-question p{color:#ffffffe6;font-style:italic;margin:0}.example-answer{background:#3b82f61a;padding:1rem;border-radius:6px}.example-answer p{color:#fffc;margin:0;line-height:1.6}.use-case-benefits h3{font-size:1.1rem;margin-bottom:.75rem;color:#fff}.use-case-benefits ul{list-style:none;padding:0;margin:0}.use-case-benefits li{color:#fffc;padding:.5rem 0 .5rem 1.5rem;position:relative}.use-case-benefits li:before{content:"→";position:absolute;left:0;color:#22c55e;font-weight:700}.use-cases-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.use-cases-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.use-cases-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}@media(max-width:768px){.use-cases-hero h1{font-size:2.5rem}.use-cases-grid{grid-template-columns:1fr;padding:2rem 20px}.use-cases-cta h2{font-size:2rem}}.how-it-works-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.how-it-works-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.how-it-works-hero .container{max-width:900px;margin:0 auto}.how-it-works-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.steps-container{max-width:1000px;margin:0 auto;padding:4rem 20px}.step-card{display:flex;gap:2rem;margin-bottom:3rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.step-card:hover{transform:translate(10px);border-color:#3b82f680;box-shadow:0 10px 40px #3b82f633}.step-number{font-size:4rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;min-width:80px;text-align:center}.step-content{flex:1}.step-icon{font-size:2.5rem;margin-bottom:1rem}.step-content h2{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fff}.step-content p{color:#ffffffb3;line-height:1.6;font-size:1.1rem}.how-it-works-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.how-it-works-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.how-it-works-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}@media(max-width:768px){.how-it-works-hero h1{font-size:2.5rem}.step-card{flex-direction:column;text-align:center}.step-number{min-width:auto}.how-it-works-cta h2{font-size:2rem}}.integrations-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.integrations-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.integrations-hero .container{max-width:900px;margin:0 auto}.integrations-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.integrations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;padding:4rem 20px;max-width:1400px;margin:0 auto}.integration-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.integration-card:hover{transform:translateY(-5px);border-color:#3b82f680;box-shadow:0 10px 40px #3b82f633}.integration-card h2{font-size:1.5rem;font-weight:600;margin-bottom:1rem;color:#fff}.integration-card p{color:#ffffffb3;line-height:1.6;margin-bottom:1.5rem}.platforms-grid{display:flex;flex-wrap:wrap;gap:.75rem}.platform-badge{background:#3b82f633;border:1px solid rgba(59,130,246,.3);padding:.5rem 1rem;border-radius:6px;font-size:.9rem;color:#ffffffe6}.integrations-code-example{padding:4rem 20px;background:#0000004d}.integrations-code-example .container{max-width:900px;margin:0 auto}.integrations-code-example h2{font-size:2rem;margin-bottom:2rem;text-align:center;color:#fff}.code-block{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;overflow-x:auto}.code-block pre{margin:0;color:#a78bfa;font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.6}.integrations-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.integrations-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.integrations-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}@media(max-width:768px){.integrations-hero h1{font-size:2.5rem}.integrations-grid{grid-template-columns:1fr;padding:2rem 20px}.integrations-cta h2{font-size:2rem}}.pricing-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.pricing-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.pricing-hero .container{max-width:900px;margin:0 auto}.pricing-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.pricing-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;padding:4rem 20px;max-width:1400px;margin:0 auto}.pricing-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;position:relative;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.pricing-card:hover{transform:translateY(-5px);border-color:#3b82f680;box-shadow:0 10px 40px #3b82f633}.pricing-card.popular{border-color:#3b82f699;background:#3b82f61a}.popular-badge{position:absolute;top:-12px;left:50%;transform:translate(-50%);background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;padding:.5rem 1.5rem;border-radius:20px;font-size:.85rem;font-weight:600}.pricing-card h2{font-size:1.75rem;font-weight:600;margin-bottom:1rem;color:#fff}.price{margin-bottom:1rem}.price-amount{font-size:3rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.price-period{font-size:1rem;color:#fff9;margin-left:.5rem}.plan-description{color:#ffffffb3;margin-bottom:2rem;font-size:1rem}.features-list{list-style:none;padding:0;margin:0 0 2rem}.features-list li{padding:.75rem 0;color:#fffc;display:flex;align-items:start;gap:.75rem}.check-icon{color:#22c55e;font-weight:700;flex-shrink:0}.pricing-btn{width:100%;padding:1rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease}.pricing-faq{padding:80px 20px;background:#0000004d}.pricing-faq .container{max-width:1000px;margin:0 auto}.pricing-faq h2{font-size:2.5rem;text-align:center;margin-bottom:3rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.faq-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:1.5rem}.faq-item h3{font-size:1.25rem;margin-bottom:.75rem;color:#fff}@media(max-width:768px){.pricing-hero h1{font-size:2.5rem}.pricing-grid{grid-template-columns:1fr;padding:2rem 20px}.pricing-faq h2{font-size:2rem}}.examples-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.examples-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.examples-hero .container{max-width:900px;margin:0 auto}.examples-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.examples-container{max-width:1200px;margin:0 auto;padding:4rem 20px}.example-card{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:16px;padding:2.5rem;margin-bottom:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.example-card h2{font-size:2rem;font-weight:600;margin-bottom:1rem;color:#fff}.example-description{color:#ffffffb3;line-height:1.6;margin-bottom:2rem;font-size:1.1rem}.example-config,.example-api,.example-response{margin-bottom:2rem}.example-config h3,.example-api h3,.example-response h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.config-details{background:#0000004d;padding:1.5rem;border-radius:8px;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem}.config-details div{color:#fffc}.config-details strong{color:#3b82f6;margin-right:.5rem}.code-block{background:#1a1a2e;border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:1.5rem;overflow-x:auto;color:#a78bfa;font-family:Monaco,Courier New,monospace;font-size:.9rem;line-height:1.6;margin:0}.examples-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.examples-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.examples-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}.btn-primary{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;transition:all .3s ease}@media(max-width:768px){.examples-hero h1{font-size:2.5rem}.examples-container{padding:2rem 20px}.example-card{padding:1.5rem}.examples-cta h2{font-size:2rem}}.faq-page{min-height:100vh;background:linear-gradient(135deg,#0a0a0a,#1a1a2e);color:#fff}.faq-hero{padding:120px 20px 80px;text-align:center;background:linear-gradient(135deg,#3b82f61a,#8b5cf61a)}.faq-hero .container{max-width:900px;margin:0 auto}.faq-hero h1{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.25rem;color:#fffc;line-height:1.6}.faq-container{max-width:1000px;margin:0 auto;padding:4rem 20px}.faq-filters{margin-bottom:3rem}.faq-search{width:100%;padding:1rem;font-size:1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;margin-bottom:1.5rem}.faq-search::placeholder{color:#ffffff80}.faq-categories{display:flex;gap:1rem;flex-wrap:wrap}.category-btn{padding:.75rem 1.5rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fffc;cursor:pointer;transition:all .3s ease;font-size:.9rem}.category-btn:hover{border-color:#3b82f680;background:#3b82f61a}.category-btn.active{background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-color:transparent;color:#fff}.faq-list{display:flex;flex-direction:column;gap:1.5rem}.faq-item{background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;padding:2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-item h3{font-size:1.25rem;margin-bottom:1rem;color:#fff}.faq-item p{color:#ffffffb3;line-height:1.6;margin:0}.no-results{text-align:center;padding:3rem;color:#fff9}.faq-cta{padding:80px 20px;text-align:center;background:#3b82f60d}.faq-cta h2{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-cta p{font-size:1.25rem;color:#fffc;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.btn-primary,.btn-secondary{padding:1rem 2rem;font-size:1rem;font-weight:600;border-radius:8px;border:none;cursor:pointer;transition:all .3s ease}.btn-primary{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 10px 30px #3b82f666}.btn-secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.btn-secondary:hover{border-color:#fff9;background:#ffffff1a}@media(max-width:768px){.faq-hero h1{font-size:2.5rem}.faq-container{padding:2rem 20px}.faq-cta h2{font-size:2rem}}.login-container{height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;position:fixed;inset:0;overflow:hidden}.light-left-bottom{bottom:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,rgba(124,58,237,.15) 30%,transparent 70%)}.light-right-top{top:-20%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(34,211,238,.2) 0%,rgba(59,130,246,.15) 30%,transparent 70%)}.verification-status{text-align:center;padding:2rem}.verification-status p{font-size:1.1rem;margin-top:1rem}.loading-spinner{width:48px;height:48px;border:4px solid rgba(99,102,241,.2);border-top-color:#6366f1;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{to{transform:rotate(360deg)}}.verification-status.success svg,.verification-status.error svg{margin:0 auto 1rem;display:block}.register-container{height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;position:fixed;inset:0;overflow:hidden}.light-top-left{top:-20%;left:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(59,130,246,.2) 0%,rgba(124,58,237,.15) 30%,transparent 70%)}.light-right-bottom{bottom:-20%;right:-10%;width:60%;height:60%;background:radial-gradient(circle,rgba(34,211,238,.2) 0%,rgba(59,130,246,.15) 30%,transparent 70%)}.auth-logo-container{display:flex;justify-content:center;margin-bottom:.5rem;animation:fadeIn .6s ease-in-out;flex-shrink:0}.auth-logo{max-width:100px;height:auto;filter:drop-shadow(0 4px 12px rgba(99,102,241,.3));transition:transform .3s ease}.mirror-card{background:#ffffff0d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:1.25rem;box-shadow:0 8px 32px #1f26875e,inset 0 1px #ffffff1a;overflow:hidden;display:flex;flex-direction:column}.auth-title{font-size:1.5rem;font-weight:800;color:#fff;margin-bottom:.125rem;text-align:center;line-height:1.2;flex-shrink:0}.auth-subtitle{color:#cbd5e1;text-align:center;margin-bottom:.75rem;font-size:.8rem;flex-shrink:0}.auth-form{display:flex;flex-direction:column;gap:.75rem;flex:1;min-height:0}.form-group{display:flex;flex-direction:column;gap:.25rem;flex-shrink:0}.form-group label{color:#e2e8f0;font-size:.85rem;font-weight:500}.form-group input{padding:.625rem .75rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:10px;color:#fff;font-size:.9rem;transition:all .3s ease}.btn-primary{padding:.625rem 1.25rem;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;border:none;border-radius:10px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.125rem;flex-shrink:0}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:.5rem .75rem;border-radius:8px;font-size:.8rem;margin-bottom:.5rem;flex-shrink:0}.success-message{background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#6ee7b7;padding:.5rem .75rem;border-radius:8px;font-size:.8rem;margin-bottom:.5rem;flex-shrink:0}.auth-links{margin-top:.75rem;text-align:center;color:#cbd5e1;font-size:.8rem;flex-shrink:0}.auth-links p{margin-top:1rem}.forgot-password-container{height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;position:fixed;inset:0;overflow:hidden}.auth-background{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;background:linear-gradient(180deg,#0a0e27,#0f172a,#1e293b)}.light-effect{position:absolute;border-radius:50%;filter:blur(80px);z-index:1}.light-top{top:-30%;left:50%;transform:translate(-50%);width:80%;height:80%;background:radial-gradient(ellipse at center top,rgba(59,130,246,.25) 0%,rgba(124,58,237,.2) 25%,rgba(34,211,238,.15) 40%,transparent 70%)}.auth-content{position:relative;z-index:10;width:100%;max-width:450px}.auth-logo-container{display:flex;justify-content:center;margin-bottom:1rem;animation:fadeIn .6s ease-in-out}.auth-logo{max-width:150px;height:auto;filter:drop-shadow(0 4px 12px rgba(99,102,241,.3));transition:transform .3s ease}.auth-logo:hover{transform:scale(1.05)}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.mirror-card{background:#ffffff0d;backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:2rem;box-shadow:0 8px 32px #1f26875e,inset 0 1px #ffffff1a;max-height:95vh;overflow-y:auto}.auth-title{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.25rem;text-align:center}.gradient-text{background:linear-gradient(135deg,#3b82f6,#7c3aed,#22d3ee);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.auth-subtitle{color:#cbd5e1;text-align:center;margin-bottom:1.5rem;font-size:.9rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{color:#e2e8f0;font-size:.9rem;font-weight:500}.form-group input{padding:.875rem 1rem;background:#ffffff0d;border:1px solid rgba(255,255,255,.1);border-radius:12px;color:#fff;font-size:1rem;transition:all .3s ease}.form-group input:focus{outline:none;border-color:#3b82f680;background:#ffffff14;box-shadow:0 0 0 3px #3b82f61a}.form-group input::placeholder{color:#fff6}.btn-primary{padding:.875rem 2rem;background:linear-gradient(135deg,#3b82f6,#7c3aed);color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem}.btn-primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #3b82f666}.btn-primary:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#ef44441a;border:1px solid rgba(239,68,68,.3);color:#fca5a5;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.success-message{background:#10b9811a;border:1px solid rgba(16,185,129,.3);color:#6ee7b7;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.auth-links{margin-top:1.5rem;text-align:center;color:#cbd5e1;font-size:.9rem}.auth-links a{color:#3b82f6;text-decoration:none;transition:color .3s ease}.auth-links a:hover{color:#22d3ee}@media(max-width:768px){.auth-card{padding:2rem 1.5rem}.auth-title{font-size:2rem}}#root{width:100%;max-width:none;margin:0;padding:0;text-align:initial}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(prefers-reduced-motion:no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}*{margin:0;padding:0;box-sizing:border-box}:root{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;line-height:1.5;font-weight:400;color-scheme:dark;color:#fff;background-color:#0f172a;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--primary: #3B82F6;--secondary: #7C3AED;--accent: #22D3EE;--background: #0F172A;--text: #FFFFFF;--text-muted: #CBD5E1;--success: #10B981;--error: #EF4444;--warning: #F59E0B}body{margin:0;min-width:320px;min-height:100vh;background-color:#0f172a;color:#fff}
