.search-section{margin-bottom:1.5rem;display:flex;flex-direction:column;gap:.5rem}.search-input{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:.875rem;transition:border-color .3s ease}.search-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.search-button{padding:.75rem;background:#3b82f6;color:white;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.search-button:hover:not(:disabled){background:#2563eb}.search-button:disabled{opacity:.5;cursor:not-allowed}.search-status{font-size:.75rem;color:#6b7280;margin-bottom:.75rem;font-style:italic}.search-examples{margin-bottom:1rem;padding:1rem;background:#f8fafc;border-radius:.5rem}.search-examples-title{font-size:.75rem;color:#6b7280;margin-bottom:.5rem;font-weight:500}.search-example-tags{display:flex;flex-wrap:wrap;gap:.25rem}.example-tag{padding:.25rem .5rem;background:#e5e7eb;border:none;border-radius:.25rem;font-size:.75rem;color:#374151;cursor:pointer;transition:background-color .2s ease}.example-tag:hover{background:#d1d5db}.loading-container{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#f0f9ff;border:1px solid #e0f2fe;border-radius:.5rem;margin:1rem 0}.loading-spinner{width:20px;height:20px;border:2px solid #e5e7eb;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.error-container{display:flex;flex-direction:column;gap:.75rem;padding:1rem;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin:1rem 0}.error-text{color:#dc2626;font-weight:500}.retry-button{padding:.5rem 1rem;background:#ef4444;color:white;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;width:-moz-fit-content;width:fit-content;transition:background-color .2s ease}.retry-button:hover{background:#dc2626}.offline-indicator{display:flex;align-items:center;gap:.5rem;padding:.5rem .75rem;background:#fbbf24;color:#92400e;border-radius:.375rem;font-size:.75rem;font-weight:500}.export-menu-container{position:relative}.feedback-form-container{max-width:500px;margin:0 auto;padding:1.5rem;background:#ffffff;border-radius:1rem;box-shadow:0 4px 20px rgba(0,0,0,.1);border:1px solid #e5e7eb}.feedback-title{color:#1f2937;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.feedback-form{gap:1.5rem}.feedback-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#374151;font-weight:600;font-size:.875rem}.form-input,.form-textarea{border:2px solid #d1d5db;color:#1f2937;background:#ffffff;transition:border-color .2s ease}.form-input:focus,.form-textarea:focus{box-shadow:0 0 0 3px rgba(99,102,241,.1)}.form-submit-btn{padding:.875rem 2rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;cursor:pointer;transition:all .2s ease}.form-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 8px 25px rgba(139,92,246,.3)}.form-submit-btn:disabled{opacity:.7;cursor:not-allowed}.feedback-success{text-align:center;padding:2rem;background:#f0fdf4;border:2px solid #22c55e;border-radius:1rem;max-width:400px;margin:2rem auto}.feedback-success h3{color:#166534;margin-bottom:1rem}.feedback-success p{color:#15803d;margin-bottom:1.5rem}.feedback-reset-btn{padding:.5rem 1rem;background:#22c55e;color:white;border:none;border-radius:.375rem;cursor:pointer;font-weight:500}.feedback-reset-btn:hover{background:#16a34a}.feedback-section{background:linear-gradient(135deg,#f8fafc,#e2e8f0);min-height:200px;display:flex;flex-direction:column;align-items:center;justify-content:center}.export-button{padding:.5rem 1rem;background:#10b981;color:white;border:none;border-radius:.375rem;font-size:.875rem;cursor:pointer;transition:background-color .2s ease}.export-button:hover{background:#059669}.export-menu{position:absolute;top:100%;right:0;background:white;border:1px solid #e5e7eb;border-radius:.5rem;box-shadow:0 10px 15px -3px rgba(0,0,0,.1);z-index:50;min-width:200px;margin-top:.5rem}.export-menu button{display:block;width:100%;padding:.75rem 1rem;text-align:left;background:none;border:none;cursor:pointer;transition:background-color .2s ease;font-size:.875rem}.export-menu button:hover{background:#f3f4f6}.export-menu button:first-child{border-radius:.5rem .5rem 0 0}.export-menu button:last-child{border-radius:0 0 .5rem .5rem}.content-snippet{background:#f9fafb;padding:.5rem;border-radius:.25rem;margin-top:.5rem;border-left:3px solid #3b82f6}.match-reason{margin-top:.25rem}.doc-item{padding:0}.doc-info{display:flex;align-items:flex-start;gap:.75rem;padding:.75rem;border-radius:.5rem;transition:all .3s ease}.doc-item:hover .doc-info{background:#f8fafc}.doc-item.active .doc-info{background:#dbeafe;border:1px solid #bfdbfe}.doc-details{flex:1;display:flex;flex-direction:column;gap:.25rem}.doc-name{color:#1f2937;font-size:.875rem}.doc-summary{font-size:.75rem;color:#6b7280;line-height:1.3;margin:0}.match-reason{font-size:.75rem;color:#059669;margin:0;font-weight:500}.content-snippet{font-size:.75rem;color:#6b7280;font-style:italic;line-height:1.3;border-left:2px solid #e5e7eb;padding-left:.5rem;margin:.25rem 0 0}@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap");*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{padding:0;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;background:#0a0a0a}.ai-landing,body,html{color:white;overflow-x:hidden}.ai-landing{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e 30%,#16213e 70%,#0f3460);position:relative}.ai-header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(15,15,35,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.1)}.ai-nav{justify-content:space-between;padding:1.5rem 2rem;max-width:1200px;margin:0 auto}.ai-logo,.ai-nav{display:flex;align-items:center}.ai-logo{gap:.75rem}.ai-logo-icon{width:2.5rem;height:2.5rem;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 0 20px rgba(139,92,246,.3)}.ai-brand,.ai-logo-icon{background:linear-gradient(135deg,#6366f1,#8b5cf6);font-size:1.5rem}.ai-brand{font-weight:700;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-signin-btn{padding:.75rem 1.5rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px rgba(139,92,246,.3)}.ai-signin-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px rgba(139,92,246,.4)}.ai-hero{padding:8rem 2rem 4rem;display:grid;grid-template-columns:1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;align-items:center;min-height:100vh}.ai-hero-content{display:flex;flex-direction:column;gap:2rem}.ai-hero-badge{display:inline-flex;align-items:center;gap:.5rem;padding:.5rem 1rem;background:rgba(139,92,246,.1);border:1px solid rgba(139,92,246,.3);border-radius:50px;font-size:.875rem;width:-moz-fit-content;width:fit-content;color:#c4b5fd}.ai-badge-icon{font-size:1rem}.ai-hero-title{font-size:3.5rem;font-weight:800;line-height:1.1;margin:0}.ai-gradient{background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.ai-hero-subtitle{font-size:1.2rem;color:rgba(255,255,255,.7);line-height:1.6;max-width:500px}.ai-hero-features{display:flex;flex-wrap:wrap;gap:.75rem}.ai-feature-pill{padding:.5rem 1rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:50px;font-size:.875rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-cta-button{display:inline-flex;align-items:center;gap:.75rem;padding:1rem 2rem;background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;width:-moz-fit-content;width:fit-content;box-shadow:0 8px 25px rgba(139,92,246,.3)}.ai-cta-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(139,92,246,.4)}.ai-btn-icon{font-size:1.25rem}.ai-trust-indicators{display:flex;gap:2rem;margin-top:2rem}.ai-trust-item{display:flex;flex-direction:column;align-items:center;gap:.25rem}.ai-trust-number{font-size:1.5rem;font-weight:700;color:#8b5cf6}.ai-trust-label{font-size:.75rem;color:rgba(255,255,255,.6);text-align:center}.ai-hero-visual{display:flex;justify-content:center;align-items:center;position:relative}.ai-brain-container{position:relative;width:300px;height:300px}.ai-brain{font-size:5rem;z-index:10;filter:drop-shadow(0 0 20px rgba(139,92,246,.5))}.ai-brain,.ai-pulse-ring,.ai-pulse-ring-2{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.ai-pulse-ring,.ai-pulse-ring-2{border:2px solid rgba(139,92,246,.3);border-radius:50%;animation:ai-pulse 3s ease-in-out infinite}.ai-pulse-ring{width:200px;height:200px}.ai-pulse-ring-2{width:250px;height:250px;animation-delay:0s}.ai-particle{position:absolute;font-size:1.5rem;animation:ai-orbit 8s linear infinite}.ai-particle-1{top:20%;left:80%;animation-delay:-2s}.ai-particle-2{top:80%;left:20%;animation-delay:-4s}.ai-particle-3{top:20%;left:20%;animation-delay:-6s}.ai-particle-4{top:80%;left:80%;animation-delay:-8s}.ai-features{padding:6rem 2rem;background:rgba(0,0,0,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-features-container{max-width:1200px;margin:0 auto;text-align:center}.ai-section-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.ai-features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:3rem}.ai-feature-card{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;text-align:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease}.ai-feature-card:hover{transform:translateY(-5px);background:rgba(255,255,255,.08);border-color:rgba(139,92,246,.3)}.ai-feature-icon{font-size:3rem;margin-bottom:1rem}.ai-feature-title{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:white}.ai-feature-desc{color:rgba(255,255,255,.7);line-height:1.6}.ai-capabilities{padding:6rem 2rem;background:linear-gradient(135deg,rgba(139,92,246,.1),rgba(59,130,246,.1))}.ai-capabilities-container{max-width:1200px;margin:0 auto}.ai-capabilities-content{text-align:center;margin-bottom:3rem}.ai-section-subtitle{font-size:1.2rem;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto 3rem}.ai-capabilities-list{display:flex;flex-direction:column;gap:2rem;max-width:800px;margin:0 auto}.ai-capability{display:flex;align-items:flex-start;gap:1.5rem;padding:2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.ai-capability-icon{font-size:2rem;flex-shrink:0}.ai-capability-text h4{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;color:white}.ai-capability-text p{color:rgba(255,255,255,.7);line-height:1.6;margin:0}@keyframes ai-pulse{0%,to{opacity:.3;transform:translate(-50%,-50%) scale(1)}50%{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}@keyframes ai-orbit{0%{transform:rotate(0deg) translateX(100px) rotate(0deg)}to{transform:rotate(1turn) translateX(100px) rotate(-1turn)}}.about-page{min-height:100vh;background:linear-gradient(135deg,#0f0f23,#1a1a2e 30%,#16213e 70%,#0f3460);color:white}.ai-nav-link{color:rgba(255,255,255,.8);text-decoration:none;padding:.75rem 1rem;border-radius:.5rem;transition:all .3s ease;font-weight:500}.ai-nav-link:hover{color:white;background:rgba(255,255,255,.1)}.ai-nav-links{display:flex;align-items:center;gap:1rem}.about-main{min-height:calc(100vh - 4rem)}.about-container{max-width:1000px}.about-header{text-align:center;margin-bottom:4rem}.about-page-title{font-size:3rem;background:linear-gradient(135deg,#6366f1,#8b5cf6,#ec4899)}.about-page-subtitle{font-size:1.25rem;color:rgba(255,255,255,.7);max-width:600px;margin:0 auto}.about-profile-section{display:flex;justify-content:center}.profile-card{background:rgba(255,255,255,.05);border-radius:1.5rem;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);box-shadow:0 20px 40px rgba(0,0,0,.2);max-width:800px;width:100%}.profile-image-container{display:flex;justify-content:center;margin-bottom:2rem}.profile-image-placeholder{width:180px;height:180px;background:linear-gradient(135deg,rgba(139,92,246,.2),rgba(99,102,241,.2));border:2px solid rgba(139,92,246,.3);flex-direction:column;gap:.5rem;transition:all .3s ease}.profile-image-placeholder:hover{border-color:rgba(139,92,246,.5);background:linear-gradient(135deg,rgba(139,92,246,.3),rgba(99,102,241,.3))}.placeholder-icon{font-size:3rem;color:rgba(255,255,255,.6)}.placeholder-message{font-size:.875rem;font-weight:600;color:rgba(255,255,255,.8)}.placeholder-submessage{font-size:.75rem;color:rgba(255,255,255,.5)}.profile-content{text-align:center}.creator-name{font-weight:800;background:linear-gradient(135deg,#6366f1,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.creator-title{font-size:1.125rem;margin-bottom:2.5rem}.description-section,.project-section,.tech-stack{margin-bottom:2.5rem;text-align:left}.description-heading,.section-heading{font-size:1.25rem;font-weight:600;margin-bottom:1rem;color:white}.description-placeholder{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.5rem}.placeholder-lines{margin-bottom:1rem}.placeholder-line{height:.75rem;background:linear-gradient(90deg,rgba(139,92,246,.3),rgba(99,102,241,.3));border-radius:.375rem;margin-bottom:.5rem;animation:shimmer 2s infinite}.placeholder-line.long{width:100%}.placeholder-line.medium{width:75%}.placeholder-line.short{width:50%}.placeholder-text{color:rgba(255,255,255,.6);font-style:italic;margin:0}.project-description{margin:0}@keyframes shimmer{0%{opacity:1}50%{opacity:.5}to{opacity:1}}@media (max-width:768px){.ai-hero{grid-template-columns:1fr;text-align:center;padding:6rem 1rem 3rem}.ai-hero-title{font-size:2.5rem}.ai-brain-container{width:200px;height:200px}.ai-trust-indicators{justify-content:center}.ai-capabilities,.ai-features{padding:4rem 1rem}.ai-section-title{font-size:2rem}.about-main{padding:6rem 1rem 2rem}.about-page-title{font-size:2.5rem}.profile-card{padding:2rem}.creator-name{font-size:2rem}.profile-image-placeholder{width:150px;height:150px}.tech-tags{justify-content:center}.ai-nav-links{flex-direction:column;gap:.5rem}}.dashboard{min-height:100vh;background:#f8fafc}.nav{background:white;border-bottom:1px solid #e2e8f0;padding:1rem 1.5rem}.nav-container{justify-content:space-between}.nav-container,.nav-logo{display:flex;align-items:center}.nav-logo{gap:.75rem}.nav-logo-icon{width:2.5rem;height:2.5rem;background:linear-gradient(135deg,#8b5cf6,#3b82f6);border-radius:.5rem;display:flex;align-items:center;justify-content:center;font-weight:700;color:white}.nav-brand{font-size:1.5rem;font-weight:700;color:#1f2937}.nav-user{display:flex;align-items:center;gap:1rem}.nav-greeting{color:#374151}.nav-signout{padding:.5rem 1rem;color:#6b7280;background:none;border:none;cursor:pointer;transition:color .3s ease}.nav-signout:hover{color:#1f2937}.dashboard-layout{display:flex}.sidebar{width:20rem;background:white;border-right:1px solid #e2e8f0;height:calc(100vh - 73px);overflow-y:auto}.sidebar-content{padding:1.5rem}.sidebar-title{font-size:1.125rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.docs-list{display:flex;flex-direction:column;gap:.5rem}.doc-item{width:100%;display:flex;align-items:center;gap:.75rem;padding:.75rem;border-radius:.5rem;background:none;border:none;cursor:pointer;transition:all .3s ease;text-align:left}.doc-item:hover{background:#f8fafc}.doc-item.active{background:#dbeafe;color:#1d4ed8;border:1px solid #bfdbfe}.doc-icon{font-size:1.125rem}.doc-name{font-weight:500;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.main-content{flex:1;padding:1.5rem}.content-card{max-width:1000px;margin:0 auto;display:flex;flex-direction:column;gap:1.5rem}.card{background:white;border-radius:.75rem;box-shadow:0 1px 3px rgba(0,0,0,.1);border:1px solid #e2e8f0;padding:1.5rem}.card-title{font-size:1.25rem;font-weight:600;color:#1f2937;margin-bottom:1rem}.doc-content{background:#f8fafc;border-radius:.5rem;padding:1rem;max-height:20rem;overflow-y:auto}.doc-text{white-space:pre-wrap;font-size:.875rem;color:#374151}.question-form{display:flex;gap:.75rem;margin-bottom:1rem}.question-input{flex:1;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.5rem;font-size:1rem;transition:border-color .3s ease}.question-input:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 3px rgba(59,130,246,.1)}.ask-button{padding:.75rem 1.5rem;background:#3b82f6;color:white;border:none;border-radius:.5rem;font-weight:500;cursor:pointer;transition:background-color .3s ease}.ask-button:hover:not(:disabled){background:#2563eb}.ask-button:disabled{opacity:.5;cursor:not-allowed}.answer-box{background:#dbeafe;border:1px solid #bfdbfe;border-radius:.5rem;padding:1rem}.answer-text{color:#1e40af;font-size:.875rem}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;height:24rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-title{font-size:1.5rem;font-weight:600;color:#1f2937;margin-bottom:.5rem}.empty-description{color:#6b7280}.smart-search-card{background:linear-gradient(135deg,#f0f9ff,#e0f2fe);border:1px solid #0284c7;margin-bottom:1.5rem}.smart-search-desc{color:#0369a1;font-size:.875rem;margin-bottom:1rem}.no-docs{color:#6b7280;text-align:center;padding:2rem}@media (max-width:1024px){.hero-container{grid-template-columns:1fr;text-align:center}.hero-title{font-size:2.5rem}.animation-wrapper{width:15rem;height:15rem}}@media (max-width:768px){.header{padding:1rem 1.5rem}.hero-section{padding:0 1.5rem}.hero-buttons{flex-direction:column}.btn{width:100%;text-align:center}.about-section,.stats-section{padding:3rem 1.5rem}.about-title{font-size:2rem}.features-grid{grid-template-columns:1fr}.dashboard-layout{flex-direction:column}.sidebar{width:100%;height:auto}}.about-main{padding:8rem 2rem 4rem;min-height:100vh}.about-container{max-width:1200px;margin:0 auto}.about-page-title{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#ffffff,#a78bfa);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.about-subtitle{font-size:1.25rem;color:rgba(255,255,255,.7);text-align:center;margin-bottom:4rem;max-width:600px;margin-left:auto;margin-right:auto}.about-content{display:flex;flex-direction:column;gap:4rem}.about-section{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-heading{font-size:2rem;font-weight:700;margin-bottom:1.5rem;color:white}.section-text{color:rgba(255,255,255,.8);line-height:1.8;font-size:1.1rem;margin:0}.feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-top:2rem}.feature-item{text-align:center;padding:1.5rem;background:rgba(255,255,255,.03);border-radius:.75rem;border:1px solid rgba(255,255,255,.1)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature-title{font-size:1.25rem;font-weight:600;margin-bottom:.75rem;color:white}.feature-desc{color:rgba(255,255,255,.7);line-height:1.6;margin:0}.profile-card{display:flex;align-items:center;gap:3rem;padding:3rem;background:rgba(255,255,255,.03);border-radius:1rem;border:1px solid rgba(255,255,255,.1)}.profile-image-placeholder{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#6366f1,#8b5cf6);display:flex;align-items:center;justify-content:center;font-size:4rem;flex-shrink:0}.profile-info{flex:1}.creator-name{font-size:2.5rem;font-weight:700;margin-bottom:.5rem;color:white}.creator-title{font-size:1.25rem;color:#a78bfa;margin-bottom:1.5rem;font-weight:500}.project-description{color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:2rem}.tech-tags{display:flex;flex-wrap:wrap;gap:.75rem}.tech-tag{padding:.5rem 1rem;background:rgba(139,92,246,.2);border:1px solid rgba(139,92,246,.3);border-radius:50px;font-size:.875rem;color:#c4b5fd;font-weight:500}.faq-about-section{padding:5rem 2rem;background:rgba(0,0,0,.2)}.faq-about-container{max-width:1400px;margin:0 auto}.faq-about-grid{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:start}.about-section-home,.faq-section{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:3rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.faq-list{display:flex;flex-direction:column;gap:1.5rem;margin-top:2rem}.faq-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;margin-top:2rem}.faq-item{background:rgba(255,255,255,.03);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:2rem;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(30px) scale(.95);animation:faqSlideIn .6s ease-out forwards;position:relative;overflow:hidden}.faq-item:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(139,92,246,.1),transparent);transition:left .6s ease}.faq-item:hover:before{left:100%}.faq-item:hover{background:rgba(255,255,255,.08);border-color:rgba(139,92,246,.5);transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px rgba(139,92,246,.2)}.faq-item:first-child{animation-delay:.1s}.faq-item:nth-child(2){animation-delay:.2s}.faq-item:nth-child(3){animation-delay:.3s}.faq-item:nth-child(4){animation-delay:.4s}.faq-item:nth-child(5){animation-delay:.5s}.faq-item:nth-child(6){animation-delay:.6s}.faq-item:nth-child(7){animation-delay:.7s}.faq-item:nth-child(8){animation-delay:.8s}.faq-question{font-size:1.125rem;font-weight:600;color:#a78bfa;margin-bottom:1rem;line-height:1.4;transition:all .3s ease;position:relative}.faq-question:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:linear-gradient(90deg,#6366f1,#8b5cf6);transition:width .4s ease}.faq-item:hover .faq-question{color:#c4b5fd;transform:translateX(5px)}.faq-item:hover .faq-question:after{width:100%}.faq-answer{color:rgba(255,255,255,.8);line-height:1.6;margin:0;transition:all .3s ease;transform:translateX(0)}.faq-item:hover .faq-answer{color:rgba(255,255,255,.95);transform:translateX(10px)}.about-description{color:rgba(255,255,255,.8);line-height:1.6;margin-top:1.5rem;font-size:1rem}.creator-info{margin-top:2rem}.creator-card{display:flex;gap:1rem;align-items:flex-start;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.75rem;padding:1.5rem}.creator-avatar{font-size:2rem;flex-shrink:0}.creator-name{font-size:1.125rem;font-weight:600;color:#a78bfa;margin-bottom:.25rem}.creator-title{font-size:.875rem;color:rgba(255,255,255,.7);margin-bottom:.75rem}.creator-description{color:rgba(255,255,255,.8);line-height:1.5;font-size:.875rem;margin:0}@keyframes faqSlideIn{0%{opacity:0;transform:translateY(30px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@media (max-width:1024px){.faq-about-grid{grid-template-columns:1fr;gap:2rem}.about-section-home,.faq-section{padding:2rem}}@media (max-width:768px){.faq-about-section{padding:3rem 1rem}.faq-item{padding:1.25rem}.creator-card{flex-direction:column;text-align:center}}.feedback-section{margin-top:2rem;padding:2rem;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:1rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:all .3s ease;text-align:center}.feedback-section:hover{background:rgba(255,255,255,.08);border-color:rgba(139,92,246,.3)}.feedback-description{color:rgba(255,255,255,.8);line-height:1.6;margin-bottom:1.5rem}.feedback-button{background:linear-gradient(135deg,#6366f1,#8b5cf6);color:white;border:none;padding:1rem 2rem;border-radius:50px;font-size:1.125rem;font-weight:600;cursor:pointer;transition:all .3s ease;margin-top:.5rem;box-shadow:0 8px 25px rgba(139,92,246,.3)}.feedback-button:hover{transform:translateY(-3px);box-shadow:0 15px 35px rgba(139,92,246,.4)}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.8);display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.modal-content{background:linear-gradient(135deg,#1f2937,#374151);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:0;max-width:500px;width:90%;max-height:90vh;overflow-y:auto;box-shadow:0 25px 50px rgba(0,0,0,.5)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1)}.modal-header h3{color:white;font-size:1.5rem;font-weight:600;margin:0}.modal-close{background:none;border:none;color:rgba(255,255,255,.6);font-size:2rem;cursor:pointer;transition:color .3s ease;line-height:1;width:40px;height:40px;display:flex;align-items:center;justify-content:center}.modal-close:hover{color:white}.feedback-form{padding:2rem}.form-group label{color:#ffffff!important;text-shadow:0 1px 2px rgba(0,0,0,.8);font-size:1rem}.form-input,.form-textarea{width:100%;padding:.75rem;background:rgba(255,255,255,.15);border:1px solid rgba(255,255,255,.4);border-radius:.5rem;color:#ffffff;font-size:1rem;transition:all .3s ease;font-weight:500}.form-input:focus,.form-textarea:focus{outline:none;border-color:#6366f1;background:rgba(255,255,255,.2);box-shadow:0 0 0 2px rgba(99,102,241,.3)}.form-input::-moz-placeholder,.form-textarea::-moz-placeholder{color:rgba(255,255,255,.7);font-weight:400}.form-input::placeholder,.form-textarea::placeholder{color:rgba(255,255,255,.7);font-weight:400}.form-textarea{resize:vertical;min-height:100px}.status-message{padding:.75rem;border-radius:.5rem;margin-bottom:1rem;text-align:center;font-weight:500}.status-message.success{background:rgba(16,185,129,.2);border:1px solid rgba(16,185,129,.3);color:#34d399}.status-message.error{background:rgba(239,68,68,.2);border:1px solid rgba(239,68,68,.3);color:#f87171}.submit-button{width:100%;background:linear-gradient(135deg,#6366f1,#8b5cf6);padding:1rem;border-radius:.5rem;font-size:1rem;transition:all .3s ease}.submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px rgba(139,92,246,.3)}.feedback-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px}.feedback-modal{background:white;border-radius:12px;padding:0;max-width:500px;width:100%;max-height:90vh;overflow-y:auto;box-shadow:0 20px 40px rgba(0,0,0,.3)}.feedback-modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e9ecef}.feedback-modal-header h3{margin:0;color:#333;font-size:1.25rem}.close-button{background:none;border:none;font-size:24px;cursor:pointer;color:#666;padding:0;width:30px;height:30px;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:background-color .2s}.close-button:hover{background-color:#f0f0f0}.feedback-form{padding:1.5rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s,box-shadow .2s;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px rgba(102,126,234,.1)}.form-group textarea{resize:vertical;min-height:120px}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem}.cancel-button{padding:.75rem 1.5rem;border:1px solid #ddd;background:white;color:#666;border-radius:6px;cursor:pointer;transition:all .2s}.cancel-button:hover{background:#f8f9fa;border-color:#adb5bd}.submit-button{padding:.75rem 1.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:white;border:none;border-radius:6px;cursor:pointer;transition:all .2s;font-weight:600}.submit-button:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px rgba(102,126,234,.4)}.submit-button:disabled{opacity:.6;cursor:not-allowed}.submit-message{padding:2rem;text-align:center;color:#28a745;font-weight:600}