.landing-page{color:#111;background:#fff;min-height:100vh;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow-x:hidden}.landing-nav{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:1.25rem 2rem;display:flex}.landing-logo{letter-spacing:-.03em;font-size:1.5rem;font-weight:800}.nav-cta{color:#fff;background:#111;border-radius:100px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none}.auth-nav{align-items:center;gap:1.5rem;display:flex}.nav-link{color:#333;font-size:.875rem;font-weight:500;text-decoration:none}.nav-link:hover{color:#000}.user-menu{position:relative}.user-button{cursor:pointer;color:#666;background:#f5f5f5;border:none;border-radius:100px;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.875rem;display:flex}.user-email{color:#333;font-weight:500}.user-button:hover{background:#eee}.dropdown-menu{z-index:100;background:#fff;border-radius:12px;min-width:180px;padding:.5rem;position:absolute;top:calc(100% + .5rem);right:0;box-shadow:0 4px 20px #00000026}.dropdown-item{text-align:left;cursor:pointer;color:#333;background:0 0;border:none;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:.875rem;text-decoration:none;display:block}.dropdown-item:hover{background:#f5f5f5}.dropdown-item.danger{color:#ef4444}.dropdown-item.danger:hover{background:#fef2f2}.dropdown-divider{background:#eee;height:1px;margin:.5rem 0}.hero{grid-template-columns:1fr 1fr;min-height:85vh;display:grid}@media (max-width:900px){.hero{grid-template-columns:1fr}.hero-right{min-height:400px}}.hero-left{background:#fff;flex-direction:column;justify-content:center;padding:4rem;display:flex}.hero h1{letter-spacing:-.04em;margin-bottom:1.5rem;font-size:clamp(3rem,8vw,5rem);font-weight:800;line-height:.95}.subtitle{color:#444;max-width:450px;margin-bottom:1.5rem;font-size:1.25rem;line-height:1.7}.cta{color:#fff;text-align:center;background:#111;border-radius:10px;width:100%;max-width:450px;padding:1.1rem 2rem;font-size:1rem;font-weight:600;text-decoration:none;transition:transform .2s,box-shadow .2s;display:block;box-shadow:0 4px 14px #00000026}.cta:hover{transform:translateY(-2px);box-shadow:0 6px 20px #0003}.hero-right{background:linear-gradient(135deg,#f8f9fa 0%,#e9ecef 100%);justify-content:center;align-items:center;display:flex;position:relative;overflow:hidden}.testimonials-container{flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:500px;padding:3rem;display:flex}.testimonial-card{text-align:center;background:#fff;border-radius:24px;padding:2.5rem;transition:opacity .3s;box-shadow:0 8px 40px #00000014}.testimonial-card.fade-out{opacity:0}.testimonial-card.fade-in{opacity:1}.testimonial-quote{color:#222;margin-bottom:2rem;font-size:1.35rem;font-weight:500;line-height:1.6}.testimonial-author{border-top:1px solid #eee;justify-content:center;align-items:center;gap:1rem;padding-top:1.5rem;display:flex}.testimonial-avatar{object-fit:cover;border-radius:50%;width:56px;height:56px}.testimonial-name{color:#111;text-align:left;margin-bottom:.25rem;font-size:1rem;font-weight:700}.testimonial-context{color:#666;text-align:left;font-size:.875rem}.testimonial-dots{gap:.5rem;margin-top:2rem;display:flex}.testimonial-dot{cursor:pointer;background:#ccc;border:none;border-radius:50%;width:8px;height:8px;padding:0;transition:background .2s,transform .2s}.testimonial-dot:hover{background:#999;transform:scale(1.2)}.testimonial-dot.active{background:#111;transform:scale(1.2)}
