.landing-page{min-height:100vh;background:#fff;color:#1a1a1a;overflow-x:hidden;scroll-behavior:smooth;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.landing-header{background:linear-gradient(135deg,#667eea,#764ba2);padding:1rem 0;position:sticky;top:0;z-index:1000;box-shadow:0 4px 20px #667eea4d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.header-container{max-width:1280px;margin:0 auto;padding:0 2rem;display:flex;justify-content:space-between;align-items:center;gap:2rem}.landing-logo{display:flex;align-items:center;gap:.75rem;flex-shrink:0;transition:all .3s ease;padding:.5rem;border-radius:8px}.landing-logo:hover{opacity:.8}.logo-icon-wrapper{width:42px;height:42px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px}.logo-icon{width:24px;height:24px;color:#fff}.logo-text-wrapper{display:flex;flex-direction:column;gap:2px}.logo-text{font-size:1.5rem;font-weight:700;color:#fff;line-height:1.2;letter-spacing:-.02em}.logo-tagline{font-size:.7rem;color:#ffffffe6;line-height:1;font-weight:500;text-transform:uppercase;letter-spacing:.05em}.header-nav{display:flex;gap:.5rem;align-items:center;flex:1;justify-content:center}.nav-link{color:#ffffffe6;text-decoration:none;font-weight:500;font-size:.95rem;transition:all .2s ease;position:relative;padding:.5rem 1rem;border-radius:6px;cursor:pointer;display:inline-block}.nav-link:hover{color:#fff;background:#ffffff26}.nav-link.active{color:#fff;font-weight:600;background:#fff3}.header-actions{display:flex;gap:.75rem;align-items:center;flex-shrink:0}.sign-in-btn{background:transparent;border:none;color:#ffffffe6;font-weight:500;font-size:.95rem;cursor:pointer;padding:.5rem 1rem;transition:all .2s ease;border-radius:6px}.sign-in-btn:hover{background:#ffffff26;color:#fff}.get-started-btn{background:#fff;color:#667eea;border:none;padding:.625rem 1.25rem;border-radius:8px;font-weight:600;font-size:.95rem;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px #00000026}.get-started-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0003;background:#f8f9ff}.landing-hero{background:linear-gradient(135deg,#667eea,#764ba2,#f093fb);padding:6rem 3rem 5rem;display:flex;justify-content:center;position:relative;overflow:hidden}.landing-hero:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,<svg width="100" height="100" xmlns="http://www.w3.org/2000/svg"><defs><pattern id="grid" width="100" height="100" patternUnits="userSpaceOnUse"><path d="M 100 0 L 0 0 0 100" fill="none" stroke="rgba(255,255,255,0.05)" stroke-width="1"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3}.hero-container{max-width:1200px;width:100%;text-align:center;position:relative;z-index:1}.hero-badge{display:inline-flex;align-items:center;gap:.5rem;background:#fff3;color:#fff;padding:.5rem 1rem;border-radius:50px;font-size:.875rem;font-weight:600;margin-bottom:1.5rem;border:1px solid rgba(255,255,255,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.badge-icon{font-size:1rem}.hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin-bottom:1.5rem;color:#fff;letter-spacing:-.03em;text-shadow:0 2px 10px rgba(0,0,0,.1)}.hero-title-highlight{background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;display:block}.hero-subtitle{font-size:1.25rem;line-height:1.7;color:#fffffff2;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto;font-weight:400;text-shadow:0 1px 5px rgba(0,0,0,.1)}.hero-cta{display:flex;gap:1rem;justify-content:center;align-items:center;margin-bottom:3rem;flex-wrap:wrap}.hero-cta-primary{background:#fff;color:#667eea;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 6px 20px #0003}.hero-cta-primary:hover{transform:translateY(-3px);box-shadow:0 10px 30px #0000004d;background:#f8f9ff}.hero-cta-secondary{background:#ffffff26;color:#fff;border:2px solid rgba(255,255,255,.5);padding:1rem 2rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero-cta-secondary:hover{background:#ffffff40;border-color:#fff;transform:translateY(-3px)}.hero-trust{display:flex;flex-direction:column;align-items:center;gap:1.5rem}.trust-link{color:#fff;text-decoration:none;font-weight:500;font-size:.95rem;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;text-shadow:0 1px 3px rgba(0,0,0,.1)}.trust-link:hover{gap:.75rem;color:#fbbf24}.trust-badges{display:flex;gap:1.5rem;flex-wrap:wrap;justify-content:center}.trust-badge{display:flex;align-items:center;gap:.5rem;color:#fff;font-size:.875rem;padding:.5rem 1rem;background:#ffffff26;border-radius:50px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.trust-badge:hover{background:#ffffff40;transform:translateY(-2px);box-shadow:0 4px 12px #00000026}.trust-icon{color:#fbbf24;font-weight:600}.landing-stats{background:#fff;padding:4rem 3rem;border-bottom:1px solid #e5e7eb}.stats-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:3rem;text-align:center}.stat-item{display:flex;flex-direction:column;gap:.5rem}.stat-number{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1}.stat-label{font-size:1rem;color:#6b7280;font-weight:500}.landing-features{background:linear-gradient(180deg,#fff,#f0f9ff);padding:6rem 3rem}.features-container{max-width:1200px;margin:0 auto}.section-badge{display:inline-flex;align-items:center;gap:.5rem;background:#f0f4ff;color:#667eea;padding:.5rem 1rem;border-radius:6px;font-size:.875rem;font-weight:600;margin-bottom:1rem;text-align:center;display:block;width:fit-content;margin-left:auto;margin-right:auto;border:1px solid #e0e7ff}.section-title{text-align:center;font-size:2.75rem;font-weight:800;margin-bottom:1rem;color:#111827;line-height:1.2;letter-spacing:-.02em}.title-highlight{background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-subtitle{text-align:center;font-size:1.125rem;color:#6b7280;margin-bottom:3rem;max-width:600px;margin-left:auto;margin-right:auto;line-height:1.6}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:3rem}.feature-card{background:#fff;border-radius:16px;padding:2rem;transition:all .3s ease;border:2px solid transparent;display:flex;flex-direction:column;gap:1rem;box-shadow:0 4px 12px #00000014;position:relative;overflow:hidden}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #667eea33;border-color:#667eea}.feature-icon-wrapper{width:56px;height:56px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:.5rem}.icon-purple{background:linear-gradient(135deg,#f3e8ff,#e9d5ff);color:#9333ea;box-shadow:0 4px 12px #9333ea33}.icon-blue{background:linear-gradient(135deg,#eff6ff,#dbeafe);color:#2563eb;box-shadow:0 4px 12px #2563eb33}.icon-green{background:linear-gradient(135deg,#f0fdf4,#dcfce7);color:#16a34a;box-shadow:0 4px 12px #16a34a33}.icon-yellow{background:linear-gradient(135deg,#fefce8,#fef3c7);color:#ca8a04;box-shadow:0 4px 12px #ca8a0433}.icon-pink{background:linear-gradient(135deg,#fdf2f8,#fce7f3);color:#db2777;box-shadow:0 4px 12px #db277733}.feature-icon{width:28px;height:28px;color:inherit}.feature-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.feature-description{font-size:.95rem;color:#6b7280;line-height:1.6}.landing-how-it-works{background:linear-gradient(180deg,#faf5ff,#fff);padding:6rem 3rem;border-top:1px solid #e5e7eb}.how-it-works-container{max-width:1200px;margin:0 auto}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.step{display:flex;gap:1.5rem;align-items:flex-start}.step-number{width:56px;height:56px;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.75rem;font-weight:700;flex-shrink:0;box-shadow:0 6px 20px #667eea4d;transition:all .3s ease}.step:hover .step-number{transform:scale(1.1) rotate(5deg);box-shadow:0 8px 25px #667eea66}.step-content h3{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:.5rem}.step-content p{font-size:.95rem;color:#6b7280;line-height:1.6}.landing-about{background:linear-gradient(180deg,#fff,#f0fdf4);padding:6rem 3rem;border-top:1px solid #e5e7eb}.about-container{max-width:1200px;margin:0 auto}.about-content{display:grid;grid-template-columns:2fr 1fr;gap:4rem;margin-top:3rem}.about-text{display:flex;flex-direction:column;gap:2rem}.about-paragraph h3{font-size:1.5rem;font-weight:700;color:#111827;margin-bottom:1rem}.about-paragraph p{font-size:1rem;color:#6b7280;line-height:1.7}.about-highlights{display:flex;flex-direction:column;gap:1.5rem}.highlight-card{background:#fff;padding:1.5rem;border-radius:12px;border:2px solid transparent;box-shadow:0 4px 12px #00000014;transition:all .3s ease}.highlight-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001f;border-color:#667eea}.highlight-icon{font-size:2rem;margin-bottom:.75rem}.highlight-card h4{font-size:1.125rem;font-weight:700;color:#111827;margin-bottom:.5rem}.highlight-card p{font-size:.95rem;color:#6b7280;line-height:1.6}.landing-testimonials{background:linear-gradient(180deg,#fef3c7,#fff);padding:6rem 3rem;border-top:1px solid #e5e7eb}.testimonials-container{max-width:1200px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1.5rem;margin-top:3rem}.testimonial-card{background:#fff;border-radius:16px;padding:2rem;border:2px solid transparent;box-shadow:0 4px 12px #00000014;transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#fbbf24,#f59e0b);transform:scaleX(0);transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px #fbbf2433;border-color:#fbbf24}.testimonial-stars{color:#fbbf24;font-size:1.125rem;margin-bottom:1rem}.testimonial-text{font-size:1rem;color:#374151;line-height:1.7;margin-bottom:1.5rem;font-style:italic}.testimonial-author{margin-bottom:.75rem}.author-name{font-size:1rem;font-weight:700;color:#111827;margin-bottom:.25rem}.author-role{font-size:.875rem;color:#6b7280}.testimonial-industry{font-size:.75rem;color:#9ca3af;text-transform:uppercase;letter-spacing:.05em;font-weight:600}.landing-contact{background:#fff;padding:6rem 3rem;border-top:1px solid #e5e7eb}.contact-container{max-width:1200px;margin:0 auto}.landing-contact-content{display:flex;flex-direction:column;align-items:center;text-align:center}.get-in-touch-button{background:#f0f4ff;color:#667eea;border:1px solid #e0e7ff;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.get-in-touch-button:hover{background:#e0e7ff;border-color:#c7d2fe}.landing-contact-cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1000px;margin-top:2rem}.landing-contact-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000000d;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease;border:1px solid #e5e7eb}.landing-contact-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a;border-color:#d1d5db}.landing-contact-card-icon{width:64px;height:64px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.email-icon-bg{background:#eff6ff;color:#2563eb}.phone-icon-bg{background:#f0fdf4;color:#16a34a}.location-icon-bg{background:#f3e8ff;color:#9333ea}.landing-contact-card-icon-svg{width:32px;height:32px;stroke:currentColor}.landing-contact-card-title{font-size:1.25rem;font-weight:700;color:#111827;margin-bottom:1rem}.landing-contact-card-details{margin-bottom:1rem}.landing-contact-card-details p{font-size:.95rem;color:#374151;margin-bottom:.5rem;line-height:1.6}.landing-contact-card-note{font-size:.875rem;color:#6b7280;font-style:italic;margin-top:auto}.landing-demo-section{background:linear-gradient(135deg,#f0f9ff,#faf5ff);padding:6rem 3rem;position:relative;overflow:hidden}.landing-demo-section:before{content:"";position:absolute;top:0;right:0;width:40%;height:100%;background:linear-gradient(135deg,#e9d5ff,#ddd6fe);opacity:.2;border-radius:50% 0 0 50%;transform:translate(30%)}.landing-demo-section .demo-schedule-container{max-width:1000px;margin:0 auto;position:relative;z-index:1}.landing-demo-section .demo-schedule-content{display:flex;flex-direction:column;align-items:center;text-align:center}.landing-demo-section .demo-schedule-title{font-size:3rem;font-weight:800;color:#111827;margin-bottom:1.5rem;letter-spacing:-.02em}.landing-demo-section .demo-schedule-subtitle{font-size:1.125rem;color:#6b7280;margin-bottom:4rem;max-width:750px;line-height:1.7;font-weight:400}.landing-demo-section .demo-schedule-card{background:#fff;border-radius:16px;padding:3rem;box-shadow:0 4px 20px #00000014;width:100%;max-width:950px;border:1px solid #e5e7eb}.landing-demo-section .demo-schedule-card-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2.5rem;text-align:left;letter-spacing:-.01em}.landing-demo-section .demo-error-message{background:#fef2f2;color:#dc2626;padding:1rem 1.25rem;border-radius:8px;margin-bottom:2rem;font-size:.95rem;border:1px solid #fecaca;text-align:left;font-weight:500}.landing-demo-section .demo-schedule-form{width:100%}.landing-demo-section .demo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:2rem}.landing-demo-section .demo-form-column{display:flex;flex-direction:column;gap:1.5rem}.landing-demo-section .demo-form-group{display:flex;flex-direction:column;gap:.5rem}.landing-demo-section .demo-form-group label{font-weight:600;color:#111827;font-size:.95rem;text-align:left;margin-bottom:.25rem}.landing-demo-section .demo-form-group input,.landing-demo-section .demo-form-group textarea,.landing-demo-section .demo-form-group select{padding:.875rem 1rem;border:1.5px solid #e5e7eb;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff;color:#111827;width:100%}.landing-demo-section .demo-form-group input:hover,.landing-demo-section .demo-form-group textarea:hover,.landing-demo-section .demo-form-group select:hover{border-color:#d1d5db}.landing-demo-section .demo-form-group input:focus,.landing-demo-section .demo-form-group textarea:focus,.landing-demo-section .demo-form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.landing-demo-section .demo-form-group input::placeholder,.landing-demo-section .demo-form-group textarea::placeholder{color:#9ca3af}.landing-demo-section .demo-form-group textarea{resize:vertical;min-height:120px;font-family:inherit;line-height:1.6}.landing-demo-section .demo-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.landing-demo-section .demo-datetime-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.landing-demo-section .demo-checkbox-wrapper{display:flex;flex-direction:column;gap:.75rem;margin-top:.5rem}.landing-demo-section .demo-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#667eea;flex-shrink:0;border-radius:4px;align-self:flex-start}.landing-demo-section .demo-checkbox-label{cursor:pointer;font-size:.95rem;color:#374151;text-align:left;line-height:1.6;margin:0;display:block}.landing-demo-section .demo-checkbox-label span{display:block}.landing-demo-section .demo-submit-button{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.125rem 2.5rem;border-radius:10px;font-weight:600;font-size:1.05rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.75rem;margin-top:2rem;box-shadow:0 4px 12px #667eea4d}.landing-demo-section .demo-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.landing-demo-section .demo-submit-button:disabled{opacity:.7;cursor:not-allowed}.landing-demo-section .demo-calendar-icon{width:20px;height:20px;color:#fff}.landing-footer-cta{background:linear-gradient(135deg,#667eea,#764ba2);padding:6rem 3rem;text-align:center}.footer-cta-container{max-width:800px;margin:0 auto}.footer-cta-title{font-size:2.75rem;font-weight:800;color:#fff;margin-bottom:1rem;line-height:1.2;letter-spacing:-.02em}.footer-cta-subtitle{font-size:1.25rem;color:#ffffffe6;margin-bottom:2.5rem;line-height:1.6}.footer-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.footer-cta-primary{background:#fff;color:#667eea;border:none;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;box-shadow:0 4px 12px #00000026}.footer-cta-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.footer-cta-secondary{background:transparent;color:#fff;border:2px solid white;padding:1rem 2rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease}.footer-cta-secondary:hover{background:#ffffff1a;transform:translateY(-2px)}.landing-footer{background:#111827;padding:4rem 3rem 2rem;color:#fff}.footer-container{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;margin-bottom:3rem}.footer-logo{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.footer-logo .logo-icon-wrapper{width:40px;height:40px;background:#ffffff1a;border-radius:10px;display:flex;align-items:center;justify-content:center;padding:8px}.footer-logo .logo-icon{width:24px;height:24px;color:#ffffffe6}.footer-logo-text{font-size:1.5rem;font-weight:700;color:#fff}.footer-description{color:#ffffffb3;line-height:1.6;font-size:.95rem}.footer-column-title{font-size:1rem;font-weight:700;margin-bottom:1rem;color:#fff;text-transform:uppercase;letter-spacing:.05em;font-size:.875rem}.footer-link{display:block;color:#ffffffb3;text-decoration:none;margin-bottom:.75rem;font-size:.95rem;transition:all .2s ease}.footer-link:hover{color:#fff;padding-left:.25rem}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff9;font-size:.875rem}@media (max-width: 968px){.landing-contact-cards-container{grid-template-columns:1fr;max-width:500px}.landing-demo-section .demo-form-row{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.landing-page{font-size:.95rem}.header-container{padding:0 1.5rem}.header-nav{display:none}.landing-hero,.landing-stats,.landing-features,.landing-how-it-works,.landing-about,.landing-testimonials,.landing-contact,.landing-demo-section{padding:4rem 1.5rem}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.125rem}.section-title{font-size:2rem}.features-grid,.testimonials-grid{grid-template-columns:1fr}.about-content{grid-template-columns:1fr;gap:3rem}.footer-container{grid-template-columns:1fr;gap:2rem}.landing-demo-section .demo-schedule-card{padding:2rem 1.5rem}.landing-demo-section .demo-schedule-title{font-size:2rem}.landing-demo-section .demo-schedule-subtitle{font-size:1rem;margin-bottom:3rem}.landing-demo-section .demo-schedule-card-title{font-size:1.75rem;margin-bottom:2rem}}.demo-schedule-page{min-height:100vh;background:linear-gradient(135deg,#e0f2fe,#f3e8ff);padding:2rem}.demo-schedule-container{max-width:1200px;margin:0 auto}.demo-schedule-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.demo-schedule-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1a1a1a}.demo-schedule-content{display:flex;flex-direction:column;align-items:center;text-align:center}.demo-schedule-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.demo-schedule-subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:700px;line-height:1.6}.demo-schedule-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #00000026;width:100%;max-width:900px}.demo-schedule-card-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:2rem;text-align:left}.demo-error-message{background:#fee2e2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.9rem;border:1px solid #fecaca;text-align:left}.demo-schedule-form{width:100%}.demo-form-row{display:grid;grid-template-columns:1fr 1fr;gap:2rem;margin-bottom:1.5rem}.demo-form-column{display:flex;flex-direction:column;gap:1.5rem}.demo-form-group{display:flex;flex-direction:column;gap:.5rem}.demo-form-group label{font-weight:600;color:#1a1a1a;font-size:.95rem;text-align:left}.demo-form-group input,.demo-form-group textarea,.demo-form-group select{padding:.875rem 1rem;border:2px solid #e2e8f0;border-radius:8px;font-size:1rem;font-family:inherit;transition:all .2s ease;background:#fff;color:#1a1a1a;width:100%}.demo-form-group input:focus,.demo-form-group textarea:focus,.demo-form-group select:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea26}.demo-form-group input::placeholder,.demo-form-group textarea::placeholder{color:#9ca3af}.demo-form-group textarea{resize:vertical;min-height:120px}.demo-select{-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 12 12'%3E%3Cpath fill='%23666' d='M6 9L1 4h10z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 1rem center;padding-right:2.5rem;cursor:pointer}.demo-datetime-input{position:relative}.demo-datetime-input::-webkit-calendar-picker-indicator{cursor:pointer;opacity:.6}.demo-checkbox-label{display:flex;align-items:flex-start;gap:.75rem;cursor:pointer;font-size:.9rem;color:#4b5563;text-align:left}.demo-checkbox{width:18px;height:18px;cursor:pointer;accent-color:#667eea;flex-shrink:0;margin-top:.15rem}.demo-checkbox-label span{line-height:1.5}.demo-submit-button{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1rem 2rem;border-radius:10px;font-weight:600;font-size:1rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:1.5rem;box-shadow:0 4px 15px #667eea66}.demo-submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 25px #667eea80;background:linear-gradient(135deg,#764ba2,#f093fb)}.demo-submit-button:disabled{opacity:.7;cursor:not-allowed}.demo-calendar-icon{width:20px;height:20px;color:#fff}@media (max-width: 768px){.demo-schedule-page{padding:1rem}.demo-schedule-card{padding:2rem 1.5rem}.demo-schedule-title{font-size:2rem}.demo-schedule-subtitle{font-size:1rem}.demo-schedule-card-title{font-size:1.5rem}.demo-form-row{grid-template-columns:1fr;gap:1.5rem}}.login-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}.login-container{width:100%;max-width:500px}.login-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.login-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#fff}.login-content{width:100%}.login-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000004d}.login-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;text-align:center}.login-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem}.login-form{width:100%}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.form-options{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;font-size:.9rem}.checkbox-label{display:flex;align-items:center;gap:.5rem;color:#666;cursor:pointer}.checkbox-input{width:18px;height:18px;cursor:pointer;accent-color:#667eea}.forgot-password{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.forgot-password:hover{color:#5568d3;text-decoration:underline}.login-button{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem}.login-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.login-button:disabled{opacity:.7;cursor:not-allowed}.login-divider{text-align:center;margin:1.5rem 0;position:relative}.login-divider:before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e5e7eb}.login-divider span{background:#fff;padding:0 1rem;color:#999;font-size:.9rem;position:relative}.social-login{display:flex;flex-direction:column;gap:.75rem;margin-bottom:1.5rem}.social-button{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;background:#fff;color:#1a1a1a;font-size:.95rem;font-weight:500;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.social-button:hover{border-color:#667eea;background:#f8f9fa;transform:translateY(-2px);box-shadow:0 4px 12px #0000001a}.social-icon{font-size:1.2rem}.signup-link{text-align:center;color:#666;font-size:.9rem}.signup-link .link{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.signup-link .link:hover{color:#5568d3;text-decoration:underline}@media (max-width: 768px){.login-page{padding:1rem}.login-card{padding:2rem 1.5rem}.login-title{font-size:1.75rem}.login-header{flex-direction:column;align-items:flex-start;gap:1rem}}.register-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}.register-container{width:100%;max-width:500px}.register-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.register-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#fff}.register-content{width:100%}.register-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000004d}.register-title{font-size:2rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;text-align:center}.register-subtitle{color:#666;text-align:center;margin-bottom:2rem;font-size:.95rem}.register-form{width:100%}.form-group{margin-bottom:1.5rem}.form-label{display:block;font-weight:600;color:#1a1a1a;margin-bottom:.5rem;font-size:.9rem}.form-input{width:100%;padding:.875rem 1rem;border:2px solid #e5e7eb;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#f8f9fa;box-sizing:border-box}.form-input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.form-input:disabled{opacity:.6;cursor:not-allowed}.error-message{background:#fee2e2;color:#dc2626;padding:.75rem 1rem;border-radius:8px;margin-bottom:1rem;font-size:.9rem;border:1px solid #fecaca}.form-options{margin-bottom:1.5rem;font-size:.9rem}.checkbox-label{display:flex;align-items:flex-start;gap:.5rem;color:#666;cursor:pointer;line-height:1.5}.checkbox-input{width:18px;height:18px;cursor:pointer;accent-color:#667eea;margin-top:2px;flex-shrink:0}.terms-link{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.terms-link:hover{color:#5568d3;text-decoration:underline}.register-button{width:100%;padding:1rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-bottom:1.5rem;box-shadow:0 4px 15px #667eea66}.register-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea80;background:linear-gradient(135deg,#764ba2,#f093fb)}.register-button:disabled{opacity:.7;cursor:not-allowed}.login-link{text-align:center;color:#666;font-size:.9rem}.login-link .link{color:#667eea;text-decoration:none;font-weight:600;transition:color .3s ease}.login-link .link:hover{color:#5568d3;text-decoration:underline}@media (max-width: 768px){.register-page{padding:1rem}.register-card{padding:2rem 1.5rem}.register-title{font-size:1.75rem}.register-header{flex-direction:column;align-items:flex-start;gap:1rem}}.legal-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem}.legal-container{max-width:900px;margin:0 auto}.legal-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem}.back-button{background:#fff3;color:#fff;border:1px solid rgba(255,255,255,.3);padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.back-button:hover{background:#ffffff4d;transform:translate(-3px)}.legal-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#fff}.legal-content{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000004d;line-height:1.8}.legal-title{font-size:2.5rem;font-weight:700;color:#1a1a1a;margin-bottom:.5rem;text-align:center}.legal-last-updated{text-align:center;color:#666;margin-bottom:2rem;font-size:.9rem}.legal-section{margin-bottom:2.5rem}.legal-section h2{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem;margin-top:2rem}.legal-section h3{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.75rem;margin-top:1.5rem}.legal-section p{color:#555;margin-bottom:1rem;font-size:1rem}.legal-section ul{margin-left:1.5rem;margin-bottom:1rem;color:#555}.legal-section li{margin-bottom:.5rem;line-height:1.6}.legal-link{color:#667eea;text-decoration:none;font-weight:500;transition:color .3s ease}.legal-link:hover{color:#5568d3;text-decoration:underline}.legal-footer-links{margin-top:3rem;padding-top:2rem;border-top:2px solid #e5e7eb;text-align:center}.legal-footer-link{color:#667eea;text-decoration:none;font-weight:500;margin:0 .5rem;transition:color .3s ease}.legal-footer-link:hover{color:#5568d3;text-decoration:underline}.legal-footer-separator{color:#ccc;margin:0 .5rem}@media (max-width: 768px){.legal-page{padding:1rem}.legal-content{padding:2rem 1.5rem}.legal-title{font-size:2rem}.legal-section h2{font-size:1.3rem}.legal-section h3{font-size:1.1rem}}.contact-page{min-height:100vh;background:#fff;padding:2rem}.contact-page-container{max-width:1200px;margin:0 auto}.contact-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:3rem}.back-button{background:#667eea1a;color:#667eea;border:1px solid rgba(102,126,234,.3);padding:.5rem 1rem;border-radius:8px;cursor:pointer;font-size:.9rem;transition:all .3s ease}.back-button:hover{background:#667eea33;transform:translate(-3px)}.contact-page-logo{display:flex;align-items:center;gap:.75rem;font-size:1.5rem;font-weight:700;color:#1a1a1a}.logo-icon{font-size:2rem}.contact-page-content{display:flex;flex-direction:column;align-items:center;text-align:center}.get-in-touch-button-wrapper{margin-bottom:2rem}.get-in-touch-button{background:#667eea1a;color:#667eea;border:1px solid #667eea;padding:.75rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.get-in-touch-button:hover{background:#667eea26;transform:translateY(-2px)}.chat-icon{width:20px;height:20px;color:#667eea}.contact-page-title{font-size:3rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.contact-page-subtitle{font-size:1.1rem;color:#666;margin-bottom:3rem;max-width:600px}.contact-cards-container{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;width:100%;max-width:1000px}.contact-card{background:#fff;border-radius:16px;padding:2rem;box-shadow:0 4px 20px #00000014;display:flex;flex-direction:column;align-items:center;text-align:center;transition:all .3s ease}.contact-card:hover{transform:translateY(-5px);box-shadow:0 8px 30px #0000001f}.contact-card-icon{width:80px;height:80px;border-radius:50%;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem}.email-icon-bg{background:#3b82f61a;color:#3b82f6}.phone-icon-bg{background:#22c55e1a;color:#22c55e}.location-icon-bg{background:#667eea1a;color:#667eea}.contact-card-icon-svg{width:40px;height:40px;stroke:currentColor}.contact-card-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin-bottom:1rem}.contact-card-details{margin-bottom:1rem}.contact-card-details p{font-size:1rem;color:#333;margin-bottom:.5rem;line-height:1.6}.contact-card-note{font-size:.9rem;color:#666;font-style:italic;margin-top:auto}@media (max-width: 968px){.contact-cards-container{grid-template-columns:1fr;max-width:500px}.contact-page-title{font-size:2.5rem}}@media (max-width: 768px){.contact-page{padding:1rem}.contact-page-title{font-size:2rem}.contact-page-subtitle{font-size:1rem}.contact-card{padding:1.5rem}}:root{--primary: #667eea;--primary-dark: #5568d3;--secondary: #764ba2;--background: #f8f9fa;--surface: #ffffff;--text-primary: #1a1a1a;--text-secondary: #666666;--text-tertiary: #999999;--border: #e5e7eb;--success: #10b981;--error: #ef4444;--warning: #f59e0b;--sidebar-width: 320px;--header-height: 70px;--radius-sm: 8px;--radius-md: 12px;--radius-lg: 16px;--shadow-sm: 0 1px 2px rgba(0, 0, 0, .05);--shadow-md: 0 4px 6px rgba(0, 0, 0, .07);--shadow-lg: 0 10px 15px rgba(0, 0, 0, .1);--transition: all .2s cubic-bezier(.4, 0, .2, 1)}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background);color:var(--text-primary)}#root{min-height:100vh}kbd{background:var(--surface);border:1px solid var(--border);border-radius:4px;padding:2px 6px;font-size:.85em;font-family:monospace;box-shadow:var(--shadow-sm)}.app-container{display:flex;height:100vh;overflow:hidden;background:var(--background)}.sidebar{height:100vh;background:var(--surface);border-right:1px solid var(--border);display:flex;flex-direction:column;transition:var(--transition);position:relative;z-index:100}.sidebar.open{width:var(--sidebar-width)}.sidebar.closed{width:60px}.sidebar-header{display:flex;align-items:center;justify-content:space-between;padding:1rem;border-bottom:1px solid var(--border);min-height:var(--header-height)}.sidebar-brand{display:flex;align-items:center;gap:.75rem;font-weight:600;font-size:1.1rem;color:var(--text-primary)}.sidebar-toggle{background:transparent;border:1px solid var(--border);border-radius:var(--radius-sm);padding:.5rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition)}.sidebar-toggle:hover{background:var(--background)}.sidebar-health{padding:1rem;background:linear-gradient(135deg,#667eea15,#764ba215);border-bottom:1px solid var(--border);display:flex;flex-direction:column;gap:.75rem}.health-item{display:flex;align-items:center;gap:.75rem}.health-item>div{display:flex;flex-direction:column;gap:.25rem}.health-label{font-size:.75rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.5px}.health-value{font-size:1rem;font-weight:600;color:var(--text-primary)}.sidebar-message{margin:1rem;padding:.75rem;border-radius:var(--radius-sm);font-size:.9rem;animation:slideInDown .3s ease}.sidebar-message.success{background:#d1fae5;color:#065f46;border:1px solid #a7f3d0}.sidebar-message.error{background:#fee2e2;color:#991b1b;border:1px solid #fecaca}.sidebar-section{padding:1rem;border-bottom:1px solid var(--border)}.sidebar-section-title{display:flex;align-items:center;gap:.5rem;font-size:.9rem;font-weight:600;color:var(--text-secondary);margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.upload-drop-zone{border:2px dashed var(--border);border-radius:var(--radius-md);padding:2rem 1rem;text-align:center;cursor:pointer;transition:var(--transition);background:var(--background)}.upload-drop-zone:hover:not(.uploading){border-color:var(--primary);background:#667eea08}.upload-drop-zone.drag-active{border-color:var(--primary);background:#667eea15}.upload-drop-zone.uploading{cursor:not-allowed;opacity:.7}.upload-drop-zone p{margin:.75rem 0 .25rem;font-weight:500;color:var(--text-primary)}.upload-drop-zone span{font-size:.8rem;color:var(--text-tertiary)}.upload-progress{display:flex;flex-direction:column;align-items:center;gap:.75rem}.progress-circle{position:relative;width:80px;height:80px}.progress-circle svg{transform:rotate(-90deg);width:100%;height:100%}.progress-circle span{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-weight:600;color:var(--primary)}.documents-section{flex:1;overflow:hidden;display:flex;flex-direction:column;border-bottom:none}.documents-list{flex:1;overflow-y:auto;display:flex;flex-direction:column;gap:.5rem}.documents-list::-webkit-scrollbar{width:6px}.documents-list::-webkit-scrollbar-track{background:transparent}.documents-list::-webkit-scrollbar-thumb{background:var(--border);border-radius:3px}.documents-list::-webkit-scrollbar-thumb:hover{background:#d1d5db}.documents-loading,.documents-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2rem;color:var(--text-tertiary);gap:.5rem}.document-card{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.75rem;display:flex;align-items:center;justify-content:space-between;transition:var(--transition);gap:.5rem}.document-card:hover{border-color:var(--primary);box-shadow:var(--shadow-sm)}.document-card-header{display:flex;align-items:center;gap:.75rem;flex:1;min-width:0}.document-card-info{flex:1;min-width:0}.document-card-name{font-size:.9rem;font-weight:500;color:var(--text-primary);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.document-card-meta{font-size:.75rem;color:var(--text-tertiary);margin-top:.25rem}.document-delete-btn{background:transparent;border:none;color:var(--error);cursor:pointer;padding:.5rem;border-radius:var(--radius-sm);display:flex;align-items:center;justify-content:center;transition:var(--transition)}.document-delete-btn:hover{background:#fee2e2}.sidebar-overlay{display:none}.main-content{flex:1;display:flex;flex-direction:column;transition:var(--transition);overflow:hidden}.main-content.sidebar-open,.main-content.sidebar-closed{margin-left:0}.chat-container{flex:1;display:flex;flex-direction:column;height:100vh;background:var(--background)}.chat-header{background:var(--surface);border-bottom:1px solid var(--border);padding:1rem 2rem;display:flex;align-items:center;justify-content:space-between;min-height:var(--header-height)}.chat-header-content{display:flex;flex-direction:column;gap:.25rem}.chat-title{display:flex;align-items:center;gap:.75rem}.chat-title h1{font-size:1.5rem;font-weight:600;background:linear-gradient(135deg,var(--primary),var(--secondary));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.chat-icon{color:var(--primary)}.chat-subtitle{font-size:.9rem;color:var(--text-secondary);margin-left:2rem}.chat-header-actions{display:flex;gap:.75rem}.clear-chat-btn,.new-topic-btn{background:var(--surface);border:1px solid var(--border);color:var(--text-primary);padding:.75rem 1.5rem;border-radius:var(--radius-sm);cursor:pointer;font-weight:500;transition:var(--transition);font-size:.9rem}.new-topic-btn{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border:none}.clear-chat-btn:hover,.new-topic-btn:hover{transform:translateY(-2px);box-shadow:var(--shadow-md)}.new-topic-btn:hover{opacity:.9}.conversation-context{display:flex;align-items:center;gap:.5rem;margin-top:.5rem;margin-left:2rem;padding:.5rem .75rem;background:#667eea1a;border-radius:var(--radius-sm);font-size:.85rem;color:var(--primary);font-weight:500}.context-icon{font-size:1rem}.context-text{font-size:.85rem}.chat-messages{flex:1;overflow-y:auto;padding:2rem;scroll-behavior:smooth}.chat-messages::-webkit-scrollbar{width:8px}.chat-messages::-webkit-scrollbar-track{background:transparent}.chat-messages::-webkit-scrollbar-thumb{background:var(--border);border-radius:4px}.chat-messages::-webkit-scrollbar-thumb:hover{background:#d1d5db}.welcome-screen{max-width:600px;margin:4rem auto;text-align:center;animation:fadeIn .5s ease}.welcome-icon{color:var(--primary);margin-bottom:1.5rem;opacity:.8}.welcome-screen h2{font-size:2rem;margin-bottom:1rem;color:var(--text-primary)}.welcome-screen>p{font-size:1.1rem;color:var(--text-secondary);line-height:1.6;margin-bottom:1rem}.context-help{background:#667eea1a;padding:1rem;border-radius:var(--radius-sm);border-left:3px solid var(--primary);margin-bottom:2rem!important}.suggested-questions{margin-top:2rem}.suggested-label{font-size:.9rem;color:var(--text-tertiary);margin-bottom:1rem;font-weight:500}.suggestion-chip{display:inline-block;background:var(--surface);border:1px solid var(--border);padding:.75rem 1.25rem;border-radius:20px;margin:.5rem;cursor:pointer;transition:var(--transition);font-size:.9rem;color:var(--text-primary)}.suggestion-chip:hover{border-color:var(--primary);background:#667eea08;transform:translateY(-2px);box-shadow:var(--shadow-md)}.message{display:flex;gap:1rem;margin-bottom:2rem;animation:slideInUp .3s ease;max-width:900px}.message.user{margin-left:auto;flex-direction:row-reverse}.message-avatar{width:36px;height:36px;border-radius:50%;background:linear-gradient(135deg,var(--primary),var(--secondary));display:flex;align-items:center;justify-content:center;font-size:1.2rem;flex-shrink:0}.message.user .message-avatar{background:#e5e7eb}.message-content{flex:1;min-width:0;position:relative}.message-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:.5rem}.message-role{font-weight:600;font-size:.9rem;color:var(--text-primary)}.message-time{font-size:.75rem;color:var(--text-tertiary)}.message-text{background:var(--surface);padding:1rem 1.25rem;border-radius:var(--radius-md);line-height:1.6;color:var(--text-primary);box-shadow:var(--shadow-sm)}.message.user .message-text{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff}.message-text p{margin:.75rem 0;line-height:1.6}.message-text p:first-child{margin-top:0}.message-text p:last-child{margin-bottom:0}.message-text h1,.message-text h2,.message-text h3,.message-text h4{margin:1.5rem 0 1rem;font-weight:600;line-height:1.3}.message-text h1:first-child,.message-text h2:first-child,.message-text h3:first-child{margin-top:0}.message-text h2{font-size:1.5em;border-bottom:2px solid var(--border);padding-bottom:.5rem}.message-text h3{font-size:1.25em}.message-text h4{font-size:1.1em}.message-text ul,.message-text ol{margin:1rem 0;padding-left:2rem;line-height:1.6}.message-text li{margin:.5rem 0}.message-text li>ul,.message-text li>ol{margin:.5rem 0}.message-text code{background:#f1f5f9;padding:.2rem .5rem;border-radius:4px;font-size:.9em;font-family:Courier New,Monaco,Consolas,monospace;border:1px solid #e5e7eb}.message.user .message-text code{background:#fff3;border-color:#ffffff4d}.message-text pre{background:#1e1e1e;padding:1rem;border-radius:var(--radius-sm);overflow-x:auto;margin:1rem 0;border:1px solid #2d2d2d}.message-text pre code{background:transparent;padding:0;color:#d4d4d4;border:none;font-size:.85em}.message-text table{border-collapse:collapse;width:100%;margin:1rem 0;border:1px solid var(--border)}.message-text thead{background:var(--background)}.message-text th,.message-text td{padding:.75rem;text-align:left;border:1px solid var(--border)}.message-text th{font-weight:600}.message-text blockquote{margin:1rem 0;padding:1rem 1.5rem;border-left:4px solid var(--primary);background:#667eea0d;font-style:italic;color:var(--text-secondary)}.message-text strong{font-weight:600;color:var(--text-primary)}.message-text em{font-style:italic}.message-text a{color:var(--primary);text-decoration:underline}.message-text a:hover{color:var(--primary-dark)}.message-text hr{border:none;border-top:1px solid var(--border);margin:1.5rem 0}.message-citations{margin-top:1rem;padding:1rem;background:var(--background);border-radius:var(--radius-sm);border:1px solid var(--border)}.citations-header{display:flex;align-items:center;gap:.5rem;font-size:.85rem;font-weight:600;color:var(--text-secondary);margin-bottom:.75rem}.citations-list{display:flex;flex-direction:column;gap:.5rem}.citation-item{display:flex;align-items:center;gap:.75rem;padding:.5rem;background:var(--surface);border-radius:var(--radius-sm);font-size:.85rem}.citation-number{font-weight:600;color:var(--primary);flex-shrink:0}.citation-details{display:flex;flex-direction:column;gap:.25rem;flex:1}.citation-title{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.citation-filename{font-weight:500;color:var(--text-primary)}.citation-location{font-size:.85em;color:var(--primary);font-weight:600;background:#667eea1a;padding:.2rem .5rem;border-radius:4px}.citation-score{color:var(--text-tertiary);font-size:.8rem}.copy-btn{position:absolute;top:0;right:0;background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);padding:.5rem;cursor:pointer;opacity:0;transition:var(--transition);display:flex;align-items:center;justify-content:center}.message-content:hover .copy-btn{opacity:1}.copy-btn:hover{background:var(--background);border-color:var(--primary);color:var(--primary)}.loading-indicator{display:flex;align-items:center;gap:.75rem;color:var(--text-secondary)}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message{background:#fee2e2;color:#991b1b;padding:1rem;border-radius:var(--radius-md);display:flex;align-items:center;gap:.75rem;margin-bottom:1rem;border:1px solid #fecaca;animation:slideInDown .3s ease}.chat-input-container{background:var(--surface);border-top:1px solid var(--border);padding:1.5rem 2rem}.chat-input-wrapper{max-width:900px;margin:0 auto;display:flex;gap:.75rem;align-items:flex-end;background:var(--background);border:2px solid var(--border);border-radius:var(--radius-lg);padding:.75rem 1rem;transition:var(--transition)}.chat-input-wrapper:focus-within{border-color:var(--primary);box-shadow:0 0 0 3px #667eea1a}.chat-input{flex:1;border:none;outline:none;background:transparent;font-size:1rem;resize:none;max-height:200px;font-family:inherit;color:var(--text-primary)}.chat-input::placeholder{color:var(--text-tertiary)}.send-button{background:linear-gradient(135deg,var(--primary),var(--secondary));color:#fff;border:none;border-radius:var(--radius-sm);padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:var(--transition);flex-shrink:0}.send-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:var(--shadow-md)}.send-button:disabled{opacity:.5;cursor:not-allowed}.input-hint{text-align:center;font-size:.8rem;color:var(--text-tertiary);margin-top:.75rem}.context-active{color:var(--primary);font-weight:600;margin-right:.5rem}.conversation-separator{display:flex;align-items:center;gap:1rem;margin:2rem 0;opacity:.6}.separator-line{flex:1;height:1px;background:linear-gradient(90deg,transparent,var(--border),transparent)}.separator-text{font-size:.8rem;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:1px;font-weight:600}.followup-suggestions{margin:1.5rem 0;padding:1rem;background:#667eea0d;border-radius:var(--radius-md);border:1px dashed var(--border)}.followup-label{font-size:.85rem;color:var(--text-secondary);margin-bottom:.75rem;font-weight:600}.followup-chips{display:flex;flex-wrap:wrap;gap:.5rem}.followup-chip{background:var(--surface);border:1px solid var(--border);padding:.5rem 1rem;border-radius:16px;cursor:pointer;transition:var(--transition);font-size:.85rem;color:var(--text-primary)}.followup-chip:hover{border-color:var(--primary);background:#667eea1a;transform:translateY(-1px)}.loading-dots{display:inline-block}.context-indicator{display:block;font-size:.8rem;color:var(--primary);margin-top:.5rem;font-weight:600}.sources-info{font-size:.8rem;color:var(--text-tertiary);font-weight:400}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.sidebar{position:fixed;top:0;left:0;height:100vh;z-index:200;transform:translate(-100%)}.sidebar.open{transform:translate(0);width:280px}.sidebar-overlay{display:block;position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:150;animation:fadeIn .2s ease}.main-content{margin-left:0!important}.chat-header,.chat-input-container,.chat-messages{padding:1rem}.message{max-width:100%}.welcome-screen{margin:2rem auto}.welcome-screen h2{font-size:1.5rem}.suggestion-chip{display:block;margin:.5rem 0}}@media (max-width: 480px){.chat-title h1{font-size:1.25rem}.chat-subtitle{font-size:.8rem}.message-avatar{width:32px;height:32px;font-size:1rem}.message-text{padding:.75rem 1rem}}
