.landing-page{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e 50%,#16213e);color:#fff;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;overflow-x:hidden;width:100%}.nav-flex{display:flex;justify-content:space-between;align-items:center;padding:1rem 1.5rem;background:rgba(15,15,35,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid hsla(0,0%,100%,.1);position:sticky;top:0;z-index:1000;width:100%;box-sizing:border-box}.nav-brand img{height:60px;width:auto;max-width:200px}.nav-menu{display:flex;align-items:center;gap:1.5rem}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;white-space:nowrap}.nav-link.active,.nav-link:hover{color:#fbbf24}.nav-link.active:after{content:"";position:absolute;bottom:-5px;left:0;width:100%;height:2px;background:linear-gradient(90deg,#fbbf24,#f59e0b);border-radius:1px}.cta-button{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1a1a2e;padding:.75rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease;border:none;cursor:pointer;display:inline-block;white-space:nowrap}.cta-button:hover{transform:translateY(-2px);box-shadow:0 10px 25px rgba(251,191,36,.3)}.cta-button.primary{background:linear-gradient(135deg,#fbbf24,#f59e0b);color:#1a1a2e}.cta-button.secondary{background:transparent;color:#fbbf24;border:2px solid #fbbf24}.cta-button.secondary:hover{background:#fbbf24;color:#1a1a2e}.cta-button.large{padding:1rem 2rem;font-size:1.125rem}.hero{padding:4rem 0 3rem;text-align:center;position:relative;background:linear-gradient(135deg,rgba(15,15,35,.8),rgba(26,26,46,.8));overflow:hidden;width:100%}.hero>.container{position:relative;z-index:1}.hero-content{max-width:1200px;margin:0 auto;padding:0 1.5rem;width:100%;box-sizing:border-box}.hero-topline{color:#fff;font-size:1rem;letter-spacing:.06em;font-weight:700;margin-bottom:1rem;text-shadow:0 2px 12px rgba(0,0,0,.6)}.hero-headline-yellow,.hero-title{font-size:1.8rem;font-weight:900;line-height:1.2;margin-bottom:1.2rem;text-shadow:0 2px 24px rgba(17,18,19,.3);word-wrap:break-word;overflow-wrap:break-word}.hero-headline-yellow{color:#fbbf24;display:inline-block}.hero-subheadline{color:#fff;font-size:1rem;margin-bottom:.5rem;font-weight:500;text-shadow:0 2px 12px rgba(0,0,0,.6);word-wrap:break-word;overflow-wrap:break-word}.gradient-text{background:linear-gradient(135deg,#fbbf24,#f59e0b 50%,#d97706);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.video-wrapper{max-width:100%;margin:2rem auto 0;border-radius:1rem;box-shadow:0 6px 32px rgba(0,0,0,.4),0 2px 8px rgba(251,191,36,.1);overflow:hidden;display:flex;justify-content:center;align-items:center;width:100%;box-sizing:border-box}.video-wrapper iframe{width:100%;aspect-ratio:16/9;min-width:280px;max-width:100%;border:none;background:#000;border-radius:1rem;box-shadow:0 4px 24px rgba(0,0,0,.6)}.cta-hero-wrapper{text-align:center;margin-top:2rem;display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.features{padding:4rem 1.5rem;background:linear-gradient(135deg,rgba(15,15,35,.6),rgba(26,26,46,.6))}.container,.features{width:100%;box-sizing:border-box}.container{max-width:1200px;margin:0 auto;padding:0 1rem}.section-title{text-align:center;font-size:2rem;font-weight:700;margin-bottom:2.5rem;color:#fff;word-wrap:break-word;overflow-wrap:break-word}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;width:100%}.feature-card{background:hsla(0,0%,100%,.05);padding:1.5rem;border-radius:16px;border:1px solid hsla(0,0%,100%,.1);transition:all .3s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;box-sizing:border-box}.feature-card:hover{transform:translateY(-8px);box-shadow:0 20px 40px rgba(0,0,0,.3);border-color:rgba(251,191,36,.3)}.feature-icon{width:50px;height:50px;background:linear-gradient(135deg,#fbbf24,#f59e0b);border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#1a1a2e}.feature-icon svg{width:25px;height:25px}.feature-card h3{font-size:1.3rem;font-weight:600;margin-bottom:1rem;color:#fff}.feature-card p{color:#d1d5db;line-height:1.6;word-wrap:break-word;overflow-wrap:break-word}.trusted-by{background:linear-gradient(135deg,rgba(15,15,35,.95),rgba(26,26,46,.95));padding:3rem 0 2rem;text-align:center;position:relative;width:100%;box-sizing:border-box}.trusted-by:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(251,191,36,.03) 0,transparent 70%);z-index:-1}.trusted-title{color:#fbbf24;font-size:2rem;font-weight:800;margin-bottom:2.5rem;text-shadow:0 2px 12px rgba(251,191,36,.3);text-align:center}.trusted-logos{display:flex;justify-content:center;align-items:center;gap:2rem;flex-wrap:wrap;max-width:900px;margin:0 auto;padding:0 1rem}.trusted-logos img{height:2.5rem;width:auto;max-width:120px;opacity:.75;transition:all .3s ease;filter:grayscale(100%) brightness(.85)}.trusted-logos img:hover{opacity:1;transform:scale(1.05);filter:grayscale(0) brightness(1)}.testimonials{padding:4rem 1.5rem;background:hsla(0,0%,100%,.02);width:100%;box-sizing:border-box}.testimonials-title{text-align:center;font-size:2rem;font-weight:800;margin-bottom:2.5rem;color:#fbbf24;text-shadow:0 2px 12px rgba(251,191,36,.3)}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;align-items:stretch;width:100%}.testimonial-card{background:hsla(0,0%,100%,.05);border:1px solid #fbbf24;border-radius:16px;padding:1.5rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;display:flex;flex-direction:column;height:100%;width:100%;box-sizing:border-box}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(251,191,36,.2);border-color:#f59e0b}.testimonial-quote{font-style:italic;font-size:1rem;line-height:1.6;color:#fff;margin-bottom:1.5rem;position:relative;padding-left:1.5rem;padding-top:1rem;word-wrap:break-word;overflow-wrap:break-word}.testimonial-quote:before{content:'"';font-size:2.5rem;color:#fbbf24;position:absolute;top:0;left:0;font-family:serif;line-height:1}.testimonial-author{display:flex;align-items:flex-start;gap:1rem;margin-top:auto}.testimonial-avatar{width:50px;height:50px;border-radius:50%;overflow:hidden;border:2px solid #fbbf24;flex-shrink:0;display:flex;align-items:center;justify-content:center}.testimonial-avatar img{width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center top;object-position:center top}.testimonial-info{flex:1;min-width:0}.testimonial-name{font-weight:700;font-size:1rem;color:#fff;margin-bottom:.25rem}.testimonial-name,.testimonial-title{word-wrap:break-word;overflow-wrap:break-word}.testimonial-title{font-size:.85rem;color:hsla(0,0%,100%,.8);font-weight:500}.hybrid-model{padding:4rem 1.5rem;background:linear-gradient(135deg,rgba(251,191,36,.08),rgba(245,158,11,.08));width:100%;box-sizing:border-box}.hybrid-title{text-align:center;font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 12px rgba(251,191,36,.3)}.hybrid-subtitle,.hybrid-title{word-wrap:break-word;overflow-wrap:break-word}.hybrid-subtitle{text-align:center;font-size:1.1rem;color:#d1d5db;margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.hybrid-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1200px;margin:0 auto;width:100%}.hybrid-card{background:hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem;border:2px solid rgba(251,191,36,.2);-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);transition:all .3s ease;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.hybrid-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#fbbf24,#f59e0b)}.hybrid-card:hover{transform:translateY(-8px);box-shadow:0 25px 50px rgba(251,191,36,.15);border-color:rgba(251,191,36,.4)}.hybrid-icon{width:3rem;height:3rem;color:#fbbf24;margin-bottom:1.5rem;filter:drop-shadow(0 4px 8px rgba(251,191,36,.3))}.hybrid-card h3{font-size:1.3rem;font-weight:700;color:#fff;margin-bottom:1.25rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.hybrid-card ul{list-style:none;padding:0}.hybrid-card li{color:#e5e7eb;margin-bottom:.75rem;padding-left:1.5rem;position:relative;font-size:.95rem;line-height:1.4;font-weight:500;word-wrap:break-word;overflow-wrap:break-word}.hybrid-card li:before{content:"✓";position:absolute;left:0;color:#10b981;font-weight:700;font-size:1.1rem;text-shadow:0 2px 4px rgba(16,185,129,.3)}.dashboard-preview{padding:4rem 1.5rem;background:linear-gradient(135deg,rgba(15,15,35,.95),rgba(26,26,46,.95));position:relative;overflow:hidden;width:100%;box-sizing:border-box}.dashboard-preview:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 30% 20%,rgba(59,130,246,.1) 0,transparent 50%),radial-gradient(circle at 70% 80%,rgba(16,185,129,.1) 0,transparent 50%);z-index:0}.dashboard-title{text-align:center;font-size:2.25rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 12px rgba(251,191,36,.3)}.dashboard-subtitle,.dashboard-title{position:relative;z-index:1;word-wrap:break-word;overflow-wrap:break-word}.dashboard-subtitle{text-align:center;font-size:1.1rem;color:#d1d5db;margin-bottom:3rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto}.dashboard-container{max-width:1200px;margin:0 auto;position:relative;z-index:1;width:100%}.dashboard-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;background:hsla(0,0%,100%,.05);border-radius:12px;padding:1rem 1.5rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-wrap:wrap;gap:1rem}.dashboard-nav{display:flex;gap:.75rem;flex-wrap:wrap}.nav-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#9ca3af;padding:.5rem 1rem;border-radius:6px;font-size:.9rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.nav-btn.active{background:#10b981;border-color:#10b981;color:#fff}.nav-btn:hover:not(.active){border-color:hsla(0,0%,100%,.4);color:#d1d5db}.dashboard-filters{display:flex;gap:.5rem;flex-wrap:wrap}.filter-btn{background:transparent;border:1px solid hsla(0,0%,100%,.2);color:#9ca3af;padding:.25rem .75rem;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .3s ease;white-space:nowrap}.filter-btn.active{background:#fbbf24;border-color:#fbbf24;color:#000}.filter-btn:hover:not(.active){border-color:hsla(0,0%,100%,.4);color:#d1d5db}.dashboard-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-bottom:3rem;width:100%}.metric-card{background:hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.metric-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#3b82f6,#10b981)}.metric-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(59,130,246,.15);border-color:rgba(59,130,246,.3)}.metric-card h3{font-size:.9rem;font-weight:600;color:#9ca3af;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.5px}.metric-value{font-size:2rem;font-weight:800;color:#fff;margin-bottom:.5rem;text-shadow:0 2px 4px rgba(0,0,0,.3)}.metric-subtitle,.metric-value{word-wrap:break-word;overflow-wrap:break-word}.metric-subtitle{font-size:.85rem;color:#d1d5db;font-weight:500}.metric-breakdown{display:flex;flex-direction:column;gap:.5rem}.breakdown-item{font-size:.85rem;font-weight:500;padding:.25rem .5rem;border-radius:4px;display:inline-block;width:-moz-fit-content;width:fit-content;white-space:nowrap}.breakdown-item.email{background:rgba(59,130,246,.2);color:#60a5fa;border:1px solid rgba(59,130,246,.3)}.breakdown-item.linkedin{background:rgba(16,185,129,.2);color:#34d399;border:1px solid rgba(16,185,129,.3)}.chart-card{background:hsla(0,0%,100%,.08);border-radius:16px;padding:1.5rem;border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;position:relative;overflow:hidden;width:100%;box-sizing:border-box}.chart-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,#fbbf24,#f59e0b)}.chart-card:hover{transform:translateY(-5px);box-shadow:0 20px 40px rgba(251,191,36,.15);border-color:rgba(251,191,36,.3)}.chart-card h3{font-size:1rem;font-weight:600;color:#fff;margin-bottom:1.5rem;text-align:center}.chart-container{position:relative;width:100%;min-height:200px}.chart-legend{display:flex;justify-content:center;gap:1rem;margin-top:1rem;flex-wrap:wrap}.legend-item{display:flex;align-items:center;gap:.5rem;font-size:.85rem;color:#d1d5db;white-space:nowrap}.legend-color{width:12px;height:12px;border-radius:2px;flex-shrink:0}.legend-color.positive{background:#10b981}.legend-color.negative{background:#ef4444}.legend-color.neutral{background:#fbbf24}.dashboard-cta{text-align:center;margin-top:2rem}.cta-section{padding:4rem 1.5rem;text-align:center;background:linear-gradient(135deg,rgba(251,191,36,.1),rgba(245,158,11,.1));width:100%;box-sizing:border-box}.cta-section h2{font-size:2rem;font-weight:700;margin-bottom:1rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.cta-section h2,.cta-section p{word-wrap:break-word;overflow-wrap:break-word}.cta-section p{font-size:1rem;color:#d1d5db;margin-bottom:2rem;max-width:600px;margin-left:auto;margin-right:auto}.final-cta{padding:4rem 1.5rem;background:linear-gradient(135deg,rgba(251,191,36,.12),rgba(245,158,11,.12));position:relative;overflow:hidden;width:100%;box-sizing:border-box}.final-cta:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at 20% 30%,rgba(251,191,36,.08) 0,transparent 50%),radial-gradient(circle at 80% 70%,rgba(245,158,11,.08) 0,transparent 50%);z-index:0}.final-cta-content{max-width:800px;margin:0 auto;text-align:center;position:relative;z-index:1}.final-cta-title{font-size:2.5rem;font-weight:800;margin-bottom:1.5rem;background:linear-gradient(135deg,#fbbf24,#f59e0b);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 12px rgba(251,191,36,.3);word-wrap:break-word;overflow-wrap:break-word}@media (max-width:768px){.final-cta-title{font-size:2rem}.final-cta-subtitle{font-size:1.1rem;margin-bottom:2rem}.final-cta-buttons{flex-direction:column;align-items:center}.final-cta-buttons .cta-button{width:100%;max-width:280px}}.final-cta-subtitle{font-size:1.2rem;color:#d1d5db;margin-bottom:2.5rem;line-height:1.6;max-width:600px;margin-left:auto;margin-right:auto;word-wrap:break-word;overflow-wrap:break-word}@media (max-width:480px){.final-cta-subtitle{font-size:1rem;margin-bottom:2rem}}.final-cta-buttons{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.final-cta-buttons .cta-button{min-width:200px}.footer{background:rgba(15,15,35,.95);border-top:1px solid hsla(0,0%,100%,.1);padding:.5rem 1.5rem .25rem;min-height:auto;width:100%;box-sizing:border-box}.footer-content{display:flex;justify-content:space-between;align-items:center;gap:1rem;margin-bottom:.5rem;max-width:1200px;margin-left:auto;margin-right:auto;flex-wrap:wrap}.footer-brand{display:flex;flex-direction:column;align-items:flex-start;flex-shrink:0}.footer-brand p{color:#d1d5db;margin-top:.25rem;line-height:1.2;max-width:200px;font-size:.8rem;word-wrap:break-word;overflow-wrap:break-word}.footer-links{display:flex;gap:1rem;align-items:center;flex-shrink:0;flex-wrap:wrap}.footer-links a{color:#d1d5db;text-decoration:none;font-weight:500;padding:.25rem .5rem;border-radius:4px;transition:all .3s ease;border:1px solid transparent;font-size:.85rem;white-space:nowrap}.footer-links a:hover{color:#fbbf24;background:rgba(251,191,36,.1);border-color:rgba(251,191,36,.3)}.footer-bottom{border-top:1px solid hsla(0,0%,100%,.1);padding-top:.25rem;text-align:center;color:#9ca3af}.hamburger{display:none;background:none;border:none;cursor:pointer;padding:.5rem;flex-direction:column;gap:.25rem;z-index:1000}.hamburger-bar{width:1.5rem;height:.2rem;background:#fff;transition:.3s ease;border-radius:.1rem;display:block}.hamburger.open .hamburger-bar:first-child{transform:rotate(45deg) translate(.4rem,.4rem)}.hamburger.open .hamburger-bar:nth-child(2){opacity:0;transform:translateX(-100%)}.hamburger.open .hamburger-bar:nth-child(3){transform:rotate(-45deg) translate(.4rem,-.4rem)}@media (max-width:768px){.nav-flex{padding:1rem}.nav-brand img{height:50px;max-width:150px}.nav-menu{position:fixed;top:0;right:-100%;width:100%;height:100vh;background:rgba(15,15,35,.98);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);flex-direction:column;justify-content:center;gap:2rem;transition:right .3s ease;z-index:999;padding:2rem;box-sizing:border-box}.nav-menu.open{right:0}.hamburger{display:flex}.hero{padding:3rem 0 2rem}.hero h1,.hero-headline-yellow{font-size:1.5rem;line-height:1.3}.hero-subheadline,.hero-topline{font-size:.9rem}.cta-hero-wrapper{flex-direction:column;align-items:center;gap:1rem}.cta-button,.cta-button.large{width:100%;max-width:280px;text-align:center;padding:.875rem 1.5rem}.features-grid{grid-template-columns:1fr;gap:1.5rem}.video-wrapper iframe{min-width:260px;height:auto}.trusted-logos{gap:1.5rem}.trusted-logos img{height:2rem;max-width:100px}.trusted-title{font-size:1.75rem;margin-bottom:2rem}.testimonials-grid{grid-template-columns:1fr;gap:1.5rem}.testimonial-card{padding:1.25rem}.hybrid-title,.testimonials-title{font-size:1.75rem}.hybrid-subtitle{font-size:1rem;margin-bottom:2.5rem}.hybrid-grid{grid-template-columns:1fr;gap:1.5rem}.hybrid-card{padding:1.25rem}.hybrid-card h3{font-size:1.2rem}.hybrid-card li{font-size:.9rem}.dashboard-title{font-size:1.75rem}.dashboard-subtitle{font-size:1rem;margin-bottom:2.5rem}.dashboard-header{flex-direction:column;gap:1rem;align-items:stretch;padding:1rem}.dashboard-filters,.dashboard-nav{justify-content:center}.dashboard-grid{grid-template-columns:1fr;gap:1.5rem}.metric-card{padding:1.25rem}.metric-value{font-size:1.75rem}.chart-card{padding:1.25rem}.chart-legend{gap:.75rem}.footer-content{flex-direction:column;text-align:center;gap:1rem}.footer-links{justify-content:center;gap:1rem}.cta-section,.features,.final-cta{padding:3rem 1rem}.container{padding:0 1rem}.chart-container{min-height:180px}.recharts-wrapper{overflow:hidden!important}.recharts-surface,.recharts-wrapper{max-width:100%!important}}@media (max-width:480px){.nav-flex{padding:.75rem}.nav-brand img{height:45px;max-width:120px}.hero h1,.hero-headline-yellow{font-size:1.3rem;line-height:1.4}.hero-topline{font-size:.85rem}.hero-subheadline{font-size:.8rem}.cta-button,.cta-button.large{padding:.75rem 1.25rem;font-size:.9rem;max-width:260px}.video-wrapper iframe{min-width:240px}.trusted-logos img{height:1.75rem;max-width:80px}.dashboard-title,.final-cta-title,.hybrid-title,.section-title,.testimonials-title{font-size:1.5rem}.container{padding:0 .75rem}.cta-section,.dashboard-preview,.features,.final-cta,.hybrid-model,.testimonials{padding:2.5rem .75rem}.chart-card,.feature-card,.hybrid-card,.metric-card,.testimonial-card{padding:1rem}.dashboard-header{padding:.75rem}.nav-btn{padding:.4rem .8rem;font-size:.8rem}.filter-btn{padding:.2rem .6rem;font-size:.75rem}.chart-container{min-height:160px}.metric-value{font-size:1.5rem}.breakdown-item{padding:.2rem .4rem}.breakdown-item,.legend-item{font-size:.75rem}}@media (max-width:360px){.hero h1,.hero-headline-yellow{font-size:1.2rem}.cta-button,.cta-button.large{max-width:240px;padding:.7rem 1rem;font-size:.85rem}.video-wrapper iframe{min-width:220px}.chart-container{min-height:140px}.metric-value{font-size:1.25rem}}*{box-sizing:border-box}body,html{overflow-x:hidden;width:100%}img,svg{max-width:100%;height:auto}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes pulse-glow{0%,to{box-shadow:0 0 20px rgba(251,191,36,.3)}50%{box-shadow:0 0 30px rgba(251,191,36,.6)}}.fixed.bottom-6.right-6>button[aria-label="Open AI Chat"]{animation:float 3s ease-in-out infinite}.fixed.bottom-6.right-6>button[aria-label="Open AI Chat"]:hover{animation:pulse-glow 2s ease-in-out infinite}.fixed.bottom-6.right-6>div:last-child{backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.messages-container::-webkit-scrollbar{width:4px}.messages-container::-webkit-scrollbar-track{background:hsla(0,0%,100%,.05);border-radius:2px}.messages-container::-webkit-scrollbar-thumb{background:rgba(251,191,36,.3);border-radius:2px}.messages-container::-webkit-scrollbar-thumb:hover{background:rgba(251,191,36,.5)}.fixed.bottom-6.right-6 .messages-container .space-y-4>div{animation:messageSlideIn .3s ease-out forwards}@keyframes messageSlideIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.fixed.bottom-6.right-6 .messages-container .animate-bounce{animation:typingBounce 1.4s ease-in-out infinite}@keyframes typingBounce{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.fixed.bottom-6.right-6 .messages-container+div .gap-1 button{transition:all .2s ease-in-out}.fixed.bottom-6.right-6 .messages-container+div .gap-1 button:hover{transform:translateY(-1px);box-shadow:0 2px 8px rgba(251,191,36,.2)}.fixed.bottom-6.right-6 form textarea:focus{box-shadow:0 0 0 3px rgba(251,191,36,.1)}.fixed.bottom-6.right-6 form button[type=submit]:hover:not(:disabled){transform:scale(1.05);box-shadow:0 4px 12px rgba(251,191,36,.3)}.fixed.bottom-6.right-6>div:last-child{transition:all .3s cubic-bezier(.4,0,.2,1)}@media (max-width:768px){.fixed.bottom-6.right-6{bottom:1rem;right:1rem}.fixed.bottom-6.right-6>div:last-child{width:calc(100vw - 2rem)!important;max-width:400px}}@media (max-width:480px){.fixed.bottom-6.right-6>div:last-child{width:calc(100vw - 1rem)!important;height:70vh!important}.fixed.bottom-6.right-6 .h-\[320px\]{height:calc(70vh - 180px)!important}}