.timezone-overlap-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,#34d399,#60a5fa);-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,#10b981,#3b82f6);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 #10b9814d}.how-section{background:var(--bg-secondary,#18181b);padding:3rem 1.5rem}.how-section h2{text-align:center;margin-bottom:2.5rem;font-size:1.75rem}.how-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;max-width:900px;margin:0 auto;display:grid}.how-step{text-align:center;padding:1.5rem}.step-number{background:linear-gradient(135deg,#10b981,#3b82f6);border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;margin:0 auto 1rem;font-size:1.25rem;font-weight:700;display:flex}.how-step h3{margin-bottom:.5rem;font-size:1rem;font-weight:600}.how-step p{color:var(--text-secondary,#a1a1aa);font-size:.875rem}.scenarios-section{max-width:900px;margin:0 auto;padding:4rem 1.5rem}.scenarios-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}.scenarios-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem;display:grid}.scenario-card{background:var(--bg-secondary,#18181b);border:1px solid var(--border-color,#27272a);border-radius:12px;padding:1.5rem;text-decoration:none;transition:border-color .2s,transform .2s}.scenario-card:hover{border-color:#10b981;transform:translateY(-2px)}.scenario-regions{color:var(--text-primary,#fafafa);justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;font-weight:600;display:flex}.scenario-arrow{color:#10b981}.scenario-overlap{text-align:center;color:#34d399;margin-bottom:.25rem;font-size:.875rem}.scenario-hours{text-align:center;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(250px,1fr));gap:1.5rem;max-width:1000px;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}.tips-section{max-width:1000px;margin:0 auto;padding:4rem 1.5rem}.tips-section h2{text-align:center;margin-bottom:2.5rem;font-size:1.75rem}.tips-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1.5rem;display:grid}.tip-card{background:var(--bg-secondary,#18181b);border:1px solid var(--border-color,#27272a);border-radius:12px;padding:1.5rem}.tip-card h3{color:#34d399;margin-bottom:.75rem;font-size:1rem;font-weight:600}.tip-card p{color:var(--text-secondary,#a1a1aa);font-size:.875rem;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,#10b981,#3b82f6);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 #10b9814d}.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:#10b981}@media (max-width:768px){.hero-section h1{font-size:2rem}.hero-section{padding:3rem 1rem 2rem}.how-section,.scenarios-section,.features-section,.tips-section,.faq-section,.cta-section{padding:3rem 1rem}}
