.home-container.svelte-1uha8ag{max-width:1200px;margin:0 auto;padding:2rem;min-height:calc(100vh - 120px);background:linear-gradient(135deg,#fff,#f8fafc)}.hero-section.svelte-1uha8ag{text-align:center;margin-bottom:3rem;padding:2rem 0}.hero-section.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:3rem;color:#1e293b;margin:0 0 1rem;font-weight:700;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 2px 4px rgba(59,130,246,.1)}.hero-section.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1.2rem;color:#64748b;margin:0;font-weight:500}.models-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:2rem;margin-top:2rem}.model-card.svelte-1uha8ag{background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;padding:1.5rem;border:1px solid #e2e8f0;transition:all .3s ease;cursor:pointer;display:flex;flex-direction:column;min-height:200px;box-shadow:0 4px 6px #3b82f60d;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.model-card.svelte-1uha8ag:hover{transform:translateY(-6px);box-shadow:0 20px 25px #3b82f626;border-color:#cbd5e1;background:linear-gradient(135deg,#f8fafc,#f1f5f9)}.model-header.svelte-1uha8ag{margin-bottom:1rem;position:relative;display:flex;align-items:center;gap:1rem}.accent-line.svelte-1uha8ag{width:4px;height:40px;background:linear-gradient(135deg,var(--accent-color),var(--accent-color));border-radius:2px;box-shadow:0 2px 8px #0000001a}.model-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:#1e293b;margin:0;font-size:1.5rem;font-weight:600}.model-description.svelte-1uha8ag{color:#475569;line-height:1.6;flex-grow:1;margin:0 0 1.5rem;font-size:.95rem}.model-footer.svelte-1uha8ag{text-align:center}.select-button.svelte-1uha8ag{padding:.75rem 1.5rem;color:#fff;border:none;border-radius:12px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:140px;background:linear-gradient(135deg,var(--accent-color, #3b82f6),var(--accent-color, #1d4ed8));box-shadow:0 4px 12px #3b82f640}.select-button.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 8px 20px #3b82f659;filter:brightness(110%) saturate(110%)}.demo-section.svelte-1uha8ag{margin:4rem 0;padding:2rem 0;border-top:1px solid #e2e8f0}.demo-header.svelte-1uha8ag{text-align:center;margin-bottom:2rem}.demo-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:2rem;color:#1e293b;margin-bottom:.5rem;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.demo-header.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#64748b;font-size:1.1rem}.chat-demo-container.svelte-1uha8ag{max-width:800px;margin:0 auto;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 8px 25px #3b82f61a;overflow:hidden}.faq-section.svelte-1uha8ag{margin:4rem 0 2rem;padding:2rem 0;border-top:1px solid #e2e8f0}.faq-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){color:#1e293b;font-size:2rem;margin-bottom:2rem;text-align:center;background:linear-gradient(135deg,#3b82f6,#1d4ed8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.faq-grid.svelte-1uha8ag{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:1.5rem;margin-top:2rem}.faq-item.svelte-1uha8ag{background:linear-gradient(135deg,#fff,#f8fafc);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:1.5rem;border-radius:12px;border-left:4px solid #10b981;box-shadow:0 4px 16px #3b82f61a;border:1px solid rgba(59,130,246,.1);transition:transform .2s ease,box-shadow .2s ease}.faq-item.svelte-1uha8ag:hover{transform:translateY(-2px);box-shadow:0 8px 25px #3b82f626}.faq-item.svelte-1uha8ag h3:where(.svelte-1uha8ag){color:#1e293b;margin:0 0 1rem;font-size:1.1rem;font-weight:600}.faq-item.svelte-1uha8ag p:where(.svelte-1uha8ag){color:#475569;margin:0;line-height:1.6}@media(max-width:768px){.home-container.svelte-1uha8ag{padding:1rem;min-height:calc(100vh - 140px)}.hero-section.svelte-1uha8ag{margin-bottom:2rem;padding:1rem 0}.hero-section.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:2rem;line-height:1.2}.hero-section.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1rem}.models-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.model-card.svelte-1uha8ag{padding:1.25rem;touch-action:manipulation}.select-button.svelte-1uha8ag{min-height:44px;padding:.875rem 1.5rem}.demo-section.svelte-1uha8ag{margin:3rem 0}.demo-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.6rem}.chat-demo-container.svelte-1uha8ag{margin:0 -.5rem;border-radius:12px}.faq-section.svelte-1uha8ag{margin:3rem 0 1rem}.faq-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.6rem}.faq-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1rem}.faq-item.svelte-1uha8ag{padding:1rem}}@media(max-width:480px){.home-container.svelte-1uha8ag{padding:.75rem}.hero-section.svelte-1uha8ag{padding:.75rem 0}.hero-section.svelte-1uha8ag h1:where(.svelte-1uha8ag){font-size:1.75rem}.models-grid.svelte-1uha8ag{grid-template-columns:1fr;gap:1rem}.model-card.svelte-1uha8ag{padding:1rem}.model-description.svelte-1uha8ag{font-size:.9rem;line-height:1.5}.select-button.svelte-1uha8ag{width:100%}.demo-section.svelte-1uha8ag{margin:2rem 0}.demo-header.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.4rem}.demo-header.svelte-1uha8ag p:where(.svelte-1uha8ag){font-size:1rem}.chat-demo-container.svelte-1uha8ag{margin:0 -.25rem;border-radius:8px}.faq-section.svelte-1uha8ag h2:where(.svelte-1uha8ag){font-size:1.4rem}.faq-item.svelte-1uha8ag{padding:.75rem}.faq-item.svelte-1uha8ag h3:where(.svelte-1uha8ag){font-size:1rem}}
