.landing-container{min-height:100vh;background-color:#f9fafb;color:#111827;font-family:Segoe UI,sans-serif}.landing-nav{position:relative;z-index:50;padding:1.5rem 1rem;max-width:1280px;margin:0 auto}.nav-content{display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:.5rem}.logo-icon{width:2rem;height:2rem;background:linear-gradient(to right,#3b82f6,#8b5cf6);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.logo-icon span{color:#fff;font-weight:700;font-size:.875rem}.brand-name{font-size:1.5rem;font-weight:700;color:#4f46e5}.get-started-btn{background-color:#4f46e5;color:#fff;padding:.5rem 1.5rem;border:none;border-radius:.5rem;transition:all .3s ease;font-weight:600;cursor:pointer}.get-started-btn:hover{background-color:#4338ca}.hero-section{position:relative;padding:6rem 1rem;max-width:1280px;margin:0 auto;text-align:center}.hero-background{position:absolute;inset:0;overflow:hidden;z-index:-1}.hero-blur{position:absolute;width:25rem;height:25rem;border-radius:50%;filter:blur(4rem);opacity:.3}.hero-blur-1{top:-12rem;right:-12rem;background-color:#dbeafe}.hero-blur-2{bottom:-12rem;left:-12rem;background-color:#ede9fe}.hero-content{position:relative;z-index:10;max-width:48rem;margin:0 auto;transition:all .8s ease;opacity:0;transform:translateY(1rem)}.hero-content.visible{opacity:1;transform:translateY(0)}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem;color:#1f2937}.hero-title-gradient{background:linear-gradient(to right,#4f46e5,#7c3aed);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent}.hero-description{font-size:1.125rem;color:#4b5563;margin-bottom:2.5rem;max-width:42rem;margin-left:auto;margin-right:auto;line-height:1.7}.hero-cta-section{margin-bottom:2.5rem}.hero-cta-btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.875rem 2.5rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.5rem;font-weight:600;font-size:1rem;transition:all .3s ease;transform:scale(1);box-shadow:0 4px 6px #0000001a,0 1px 3px #00000014;cursor:pointer}.hero-cta-btn:hover{background-color:#4338ca;transform:translateY(-2px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.hero-cta-note{font-size:.875rem;color:#6b7280;margin-top:1rem}.trust-indicators{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:1.5rem;color:#4b5563;font-size:.875rem}.trust-item{display:flex;align-items:center;gap:.5rem}.trust-item svg{color:#22c55e}.features-section{position:relative;padding:5rem 1rem;max-width:1280px;margin:0 auto}.features-header{text-align:center;margin-bottom:4rem}.features-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.features-description{font-size:1.25rem;color:#6b7280;max-width:32rem;margin:0 auto}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.feature-card{padding:2rem;background-color:#fff;border:1px solid #e5e7eb;border-radius:1rem;transition:all .5s ease;transform:translateY(0)}.feature-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-.5rem)}.feature-icon{width:3rem;height:3rem;background:linear-gradient(to right,#4f46e5,#8b5cf6);border-radius:.75rem;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;transition:transform .3s ease}.feature-card:hover .feature-icon{transform:scale(1.1)}.feature-icon svg{color:#fff}.feature-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.feature-description{color:#6b7280;line-height:1.6}.how-it-works-section{position:relative;padding:5rem 1rem;max-width:1280px;margin:0 auto;background-color:#fff;border-radius:1.5rem}.how-it-works-header{text-align:center;margin-bottom:4rem}.how-it-works-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.steps-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:3rem;max-width:64rem;margin:0 auto}.step-item{text-align:center}.step-number{width:4rem;height:4rem;background-color:#4f46e5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin:0 auto 1.5rem}.step-title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#111827}.step-description{color:#6b7280}.results-preview-section{position:relative;padding:5rem 1rem;max-width:1280px;margin:0 auto}.results-preview-grid{display:grid;grid-template-columns:1fr;gap:4rem;align-items:center}@media (min-width: 1024px){.results-preview-grid{grid-template-columns:1fr 1fr}}.results-preview-title{font-size:2.5rem;font-weight:700;margin-bottom:2rem;color:#111827}.results-preview-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;line-height:1.6}.benefits-list{display:flex;flex-direction:column;gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem}.benefit-item svg{color:#16a34a;flex-shrink:0}.benefit-item span{color:#374151}.sample-results{display:flex;flex-direction:column;gap:1rem}.sample-result{padding:1.5rem;border-radius:.5rem;border-left:4px solid}.sample-result-green{background-color:#f0fdf4;border-color:#16a34a}.sample-result-orange{background-color:#fff7ed;border-color:#f97316}.sample-result-indigo{background-color:#eef2ff;border-color:#4f46e5}.sample-result-header{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}.sample-result-green .sample-result-label{font-weight:600;color:#166534}.sample-result-orange .sample-result-label{font-weight:600;color:#9a3412}.sample-result-indigo .sample-result-label{font-weight:600;color:#3730a3}.sample-result-green svg{color:#16a34a}.sample-result-orange svg{color:#f97316}.sample-result-indigo svg{color:#4f46e5}.sample-result p{color:#374151}.sample-result-green p{color:#166534}.sample-result-orange p{color:#9a3412}.sample-result-indigo p{color:#3730a3}.social-proof-section{position:relative;padding:5rem 1rem;max-width:1280px;margin:0 auto}.social-proof-header{text-align:center;margin-bottom:4rem}.social-proof-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.social-proof-description{font-size:1.25rem;color:#6b7280}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background-color:#fff;padding:2rem;border-radius:1rem;border:1px solid #e5e7eb;box-shadow:0 1px 3px #0000001a}.testimonial-text{color:#374151;margin-bottom:1.5rem;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:.75rem}.testimonial-avatar{width:2.5rem;height:2.5rem;background-color:#4f46e5;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:600}.testimonial-name{font-weight:600;color:#111827}.testimonial-handle{color:#6b7280;font-size:.875rem}.final-cta-section{position:relative;padding:5rem 1rem;max-width:64rem;margin:0 auto;text-align:center}.final-cta-card{background-color:#fff;border:1px solid #e5e7eb;border-radius:1.5rem;padding:3rem;box-shadow:0 10px 15px #0000001a}.final-cta-title{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem;color:#111827}.final-cta-description{font-size:1.25rem;color:#6b7280;margin-bottom:2rem;max-width:32rem;margin-left:auto;margin-right:auto}.final-cta-buttons{display:flex;flex-direction:column;gap:1rem;justify-content:center;max-width:28rem;margin:0 auto}@media (min-width: 640px){.final-cta-buttons{flex-direction:row}}.final-cta-primary{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:1rem 2rem;background-color:#4f46e5;color:#fff;border:none;border-radius:.5rem;font-weight:600;transition:all .3s ease;transform:scale(1);box-shadow:0 10px 15px #0000001a;cursor:pointer}.final-cta-primary:hover{background-color:#4338ca;transform:scale(1.05);box-shadow:0 20px 25px #00000026}.final-cta-secondary{padding:1rem 2rem;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:.5rem;font-weight:600;transition:all .3s ease;color:#374151;cursor:pointer}.final-cta-secondary:hover{background-color:#e5e7eb}.landing-footer{padding:3rem 1rem;max-width:1280px;margin:0 auto;border-top:1px solid #e5e7eb}.footer-content{display:flex;flex-direction:column;align-items:center;justify-content:space-between}@media (min-width: 768px){.footer-content{flex-direction:row}}.footer-logo{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}@media (min-width: 768px){.footer-logo{margin-bottom:0}}.footer-logo-icon{width:2rem;height:2rem;background:linear-gradient(to right,#4f46e5,#8b5cf6);border-radius:.5rem;display:flex;align-items:center;justify-content:center}.footer-logo-icon span{color:#fff;font-weight:700;font-size:.875rem}.footer-brand-name{font-size:1.25rem;font-weight:700;color:#111827}.footer-copyright{color:#6b7280;text-align:center}@media (min-width: 768px){.footer-copyright{text-align:right}}@media (max-width: 768px){.hero-title{font-size:2.5rem}.hero-description{font-size:1.125rem}.features-title,.how-it-works-title,.results-preview-title,.social-proof-title,.final-cta-title{font-size:2rem}.features-grid,.steps-grid,.testimonials-grid{grid-template-columns:1fr}}*{margin:0;padding:0;box-sizing:border-box}.privacy-wrapper{font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh;color:#2d3748;overflow-x:hidden;position:relative}.background-elements{position:fixed;top:0;left:0;width:100%;height:100%;pointer-events:none;z-index:0}.floating-shape{position:absolute;border-radius:50%;background:#ffffff1a;animation:float 20s infinite linear}.shape-1{width:200px;height:200px;top:10%;left:80%;animation-delay:0s}.shape-2{width:150px;height:150px;top:60%;left:10%;animation-delay:7s}.shape-3{width:100px;height:100px;top:30%;left:5%;animation-delay:14s}@keyframes float{0%{transform:translateY(0) rotate(0)}33%{transform:translateY(-30px) rotate(120deg)}66%{transform:translateY(20px) rotate(240deg)}to{transform:translateY(0) rotate(360deg)}}.header-section{position:relative;z-index:1;background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.2);padding:2rem 0;margin-bottom:0}.header-content{max-width:1200px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.logo-section{display:flex;align-items:center;gap:12px}.logo-icon{width:50px;height:50px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:24px;box-shadow:0 8px 32px #3b82f64d}.brand-name{font-size:28px;font-weight:700;background:linear-gradient(135deg,#3b82f6,#8b5cf6);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.back-to-home{color:#4f46e5;text-decoration:none;font-weight:600;padding:.5rem 1rem;border-radius:.5rem;transition:background-color .3s ease}.back-to-home:hover{background-color:#4f46e51a}.main-content{position:relative;z-index:1;max-width:1000px;margin:0 auto;padding:0 2rem 4rem}.privacy-card{background:#fffffff2;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;padding:3rem;margin:2rem 0;box-shadow:0 20px 60px #0000001a;border:1px solid rgba(255,255,255,.2)}.page-title{font-size:3.5rem;font-weight:800;text-align:center;margin-bottom:1rem;background:linear-gradient(135deg,#1a1a1a,#4a5568);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;line-height:1.1}.page-subtitle{text-align:center;font-size:1.2rem;color:#64748b;margin-bottom:3rem;font-weight:400}.section-group{display:grid;gap:2rem;margin:3rem 0}.policy-section{background:#fff;border-radius:16px;padding:2rem;border-left:4px solid #3b82f6;box-shadow:0 4px 20px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.policy-section:hover{transform:translateY(-2px);box-shadow:0 8px 30px #0000001a}.section-header{display:flex;align-items:center;gap:12px;margin-bottom:1.5rem}.section-number{width:32px;height:32px;background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border-radius:8px;display:flex;align-items:center;justify-content:center;font-weight:600;font-size:14px}.section-title{font-size:1.5rem;font-weight:700;color:#1a1a1a;margin:0}.section-content p{color:#4a5568;line-height:1.7;margin-bottom:1rem}.section-content ul{list-style:none;padding:0}.section-content li{position:relative;padding-left:2rem;margin-bottom:.8rem;color:#4a5568;line-height:1.6}.section-content li:before{content:"✓";position:absolute;left:0;top:0;color:#3b82f6;font-weight:700;width:20px}.subsection{margin:1.5rem 0}.subsection h3{font-size:1.1rem;font-weight:600;color:#2d3748;margin-bottom:.8rem;display:flex;align-items:center;gap:8px}.subsection h3:before{content:"";width:6px;height:6px;background:#3b82f6;border-radius:50%}.contact-section{background:linear-gradient(135deg,#3b82f6,#8b5cf6);color:#fff;border-radius:20px;padding:2.5rem;text-align:center;margin:3rem 0;position:relative;overflow:hidden}.contact-section:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(circle,rgba(255,255,255,.1) 0%,transparent 70%);animation:pulse 4s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.5;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}}.contact-content{position:relative;z-index:1}.contact-title{font-size:1.8rem;font-weight:700;margin-bottom:1rem}.contact-details{display:flex;justify-content:center;gap:3rem;margin-top:2rem;flex-wrap:wrap}.contact-item{display:flex;align-items:center;gap:8px;font-weight:500}.footer-section{text-align:center;padding:2rem;color:#fffc;font-size:14px}.footer-brand{font-weight:600;background:#ffffffe6;-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.header-content{flex-direction:column;gap:1rem;text-align:center}.privacy-card{padding:2rem 1.5rem;margin:1rem 0}.page-title{font-size:2.5rem}.contact-details{flex-direction:column;gap:1rem}.main-content{padding:0 1rem 2rem}}
