.home-container{font-family:system-ui,-apple-system,sans-serif;background-color:#f8fafc;color:#334155;min-height:100vh;padding-bottom:2rem}.header{background-color:white;box-shadow:0 1px 3px rgba(0,0,0,.05);justify-content:space-between}.header,.logo-container{padding:1rem;display:flex;align-items:center}.logo-container{gap:.5rem}.logo-text{font-size:1.5rem;font-weight:700;color:#0f172a;margin:0}.hero-section{padding:2rem 1.5rem;background:linear-gradient(135deg,#e0f2fe,#ede9fe);border-radius:0 0 1.5rem 1.5rem;margin-bottom:2rem}.hero-title{font-size:1.75rem;font-weight:700;color:#0f172a;margin-bottom:1rem;line-height:1.3}.hero-text{font-size:1rem;line-height:1.6;color:#334155;margin-bottom:1.5rem}.hero-image{display:flex;justify-content:center;align-items:center;margin-top:20px}.hero-image img{max-width:100%;height:auto;border-radius:8px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.image-placeholder{height:220px;width:100%;background:linear-gradient(135deg,#e0f2fe,#ede9fe);border-radius:1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 10px 15px -3px rgba(0,0,0,.1)}.placeholder-text{text-align:center;color:#64748b}.placeholder-text span{display:block;font-size:1.25rem;font-weight:500;margin-bottom:.5rem}.placeholder-text p{font-size:.875rem;margin:0}.section-title{font-size:1.5rem;font-weight:700;color:#0f172a;text-align:center;margin:2rem 0 1.5rem}.plans-section{padding:0 1rem}.plan-card{background-color:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);margin-bottom:1.5rem;position:relative;overflow:hidden}.free-plan{border:1px solid #e2e8f0}.premium-plan{border:1px solid #c7d2fe}.popular-tag{background-color:#7c3aed;color:white;font-size:.75rem;font-weight:600;padding:.25rem 1rem;position:absolute;top:1rem;right:-2rem;transform:rotate(45deg);display:flex;align-items:center;gap:.25rem;box-shadow:0 2px 4px rgba(0,0,0,.1)}.plan-header{margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #f1f5f9}.plan-badge{display:inline-flex;align-items:center;gap:.375rem;background-color:#e0f2fe;color:#0284c7;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:9999px;margin-bottom:.75rem}.premium-badge{background-color:#ede9fe;color:#7c3aed}.plan-title{font-size:1.25rem;margin:0 0 .25rem}.plan-price,.plan-title{font-weight:700;color:#0f172a}.plan-price{font-size:1.75rem;margin:.5rem 0 .25rem}.period{font-weight:500}.period,.plan-description{font-size:.875rem;color:#64748b}.plan-description{margin:.25rem 0 0}.plan-features{margin-bottom:1.5rem}.feature-item{display:flex;align-items:center;gap:.75rem;padding:.625rem 0;font-size:.875rem;color:#334155}.premium-feature{color:#0f172a;font-weight:500}.cta-button{width:100%;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:.5rem;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s;border:none;outline:none}.free-cta{background-color:#e0f2fe;color:#0284c7}.free-cta:hover{background-color:#bae6fd}.premium-cta{background-color:#7c3aed;color:white}.premium-cta:hover{background-color:#6d28d9}.testimonial-section{padding:0 1rem;margin:2rem 0}.testimonial-card{background-color:white;border-radius:1rem;padding:1.5rem;box-shadow:0 4px 6px -1px rgba(0,0,0,.1);border-left:4px solid #7c3aed}.testimonial-text{font-size:.9375rem;line-height:1.6;color:#334155;font-style:italic;margin-bottom:1rem}.testimonial-author{display:flex;align-items:center;gap:.75rem}.author-avatar{width:40px;height:40px;border-radius:9999px;overflow:hidden}.avatar-img{width:100%;height:100%;object-fit:cover}.author-info{display:flex;flex-direction:column}.author-name{font-size:.875rem;font-weight:600;color:#0f172a;margin:0}.author-role{margin:0}.author-role,.footer{font-size:.75rem;color:#64748b}.footer{padding:1.5rem 1rem;text-align:center;border-top:1px solid #e2e8f0;margin-top:2rem}.footer-links{display:flex;justify-content:center;gap:1rem;margin-top:.5rem}.footer-links a{color:#64748b;text-decoration:none}