.remote-teams-landing{background:var(--bg-primary,#09090b);min-height:100vh;color:var(--text-primary,#fafafa)}.hero-section{text-align:center;max-width:800px;margin:0 auto;padding:4rem 1.5rem 3rem}.hero-section h1{background:linear-gradient(135deg,#60a5fa,#a78bfa);-webkit-text-fill-color:transparent;-webkit-background-clip:text;background-clip:text;margin-bottom:1rem;font-size:2.5rem;font-weight:700}.hero-subtitle{color:var(--text-secondary,#a1a1aa);margin-bottom:2rem;font-size:1.125rem;line-height:1.7}.hero-cta{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:inline-block}.hero-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.presets-section{max-width:900px;margin:0 auto;padding:3rem 1.5rem}.presets-section h2{text-align:center;margin-bottom:.5rem;font-size:1.75rem}.section-subtitle{text-align:center;color:var(--text-secondary,#a1a1aa);margin-bottom:2rem}.presets-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;display:grid}.preset-card{background:var(--bg-secondary,#18181b);border:1px solid var(--border-color,#27272a);border-radius:12px;flex-direction:column;align-items:center;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s;display:flex}.preset-card:hover{border-color:#3b82f6;transform:translateY(-2px)}.preset-emoji{margin-bottom:.5rem;font-size:2rem}.preset-name{color:var(--text-primary,#fafafa);margin-bottom:.25rem;font-weight:600}.preset-desc{color:var(--text-secondary,#a1a1aa);font-size:.875rem}.features-section{background:var(--bg-secondary,#18181b);padding:4rem 1.5rem}.features-section h2{text-align:center;margin-bottom:2.5rem;font-size:1.75rem}.features-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;max-width:1100px;margin:0 auto;display:grid}.feature-card{background:var(--bg-primary,#09090b);border:1px solid var(--border-color,#27272a);border-radius:12px;padding:1.5rem}.feature-icon{margin-bottom:1rem;font-size:2rem}.feature-card h3{margin-bottom:.5rem;font-size:1.125rem;font-weight:600}.feature-card p{color:var(--text-secondary,#a1a1aa);line-height:1.6}.usecases-section{max-width:1000px;margin:0 auto;padding:4rem 1.5rem}.usecases-section h2{text-align:center;margin-bottom:2.5rem;font-size:1.75rem}.usecases-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;display:grid}.usecase-card{background:var(--bg-secondary,#18181b);border:1px solid var(--border-color,#27272a);border-radius:12px;padding:1.5rem}.usecase-card h3{color:#60a5fa;margin-bottom:.75rem;font-size:1.125rem;font-weight:600}.usecase-card p{color:var(--text-secondary,#a1a1aa);line-height:1.6}.faq-section{background:var(--bg-secondary,#18181b);padding:4rem 1.5rem}.faq-section h2{text-align:center;margin-bottom:2.5rem;font-size:1.75rem}.faq-list{flex-direction:column;gap:1.5rem;max-width:800px;margin:0 auto;display:flex}.faq-item{background:var(--bg-primary,#09090b);border:1px solid var(--border-color,#27272a);border-radius:12px;padding:1.5rem}.faq-item h3{margin-bottom:.75rem;font-size:1rem;font-weight:600}.faq-item p{color:var(--text-secondary,#a1a1aa);line-height:1.6}.cta-section{text-align:center;max-width:600px;margin:0 auto;padding:4rem 1.5rem}.cta-section h2{margin-bottom:1rem;font-size:1.75rem}.cta-section>p{color:var(--text-secondary,#a1a1aa);margin-bottom:2rem}.cta-buttons{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.cta-primary{color:#fff;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s}.cta-primary:hover{transform:translateY(-2px);box-shadow:0 8px 24px #3b82f64d}.cta-secondary{color:var(--text-primary,#fafafa);border:1px solid var(--border-color,#27272a);background:0 0;border-radius:8px;padding:.875rem 2rem;font-weight:600;text-decoration:none;transition:border-color .2s}.cta-secondary:hover{border-color:#3b82f6}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-section{padding:3rem 1rem 2rem}.features-section,.usecases-section,.faq-section,.cta-section{padding:3rem 1rem}}
