:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#213547;background-color:#fff;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#00d4aa;text-decoration:inherit}body{margin:0;min-width:320px;min-height:100vh;width:100%}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#00d4aa;color:#fff;cursor:pointer;transition:all .25s}button:hover{background-color:#00b894}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;width:100%;height:100%}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;line-height:1.6;color:#1f2937;background-color:#fff;width:100%;height:100%;margin:0;padding:0}#root,.app{min-height:100vh;width:100%;display:flex;flex-direction:column}main{flex:1;width:100%}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}p{margin-bottom:1rem}a{color:#00d4aa;text-decoration:none;transition:color .2s ease}a:hover{color:#00b894}button{font-family:inherit;cursor:pointer;border:none;outline:none}input,textarea,select{font-family:inherit;outline:none}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.mb-0{margin-bottom:0}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mb-4{margin-bottom:2rem}.mt-0{margin-top:0}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.mt-3{margin-top:1.5rem}.mt-4{margin-top:2rem}@media (max-width: 768px){.container{padding:0 16px}}.landing-page{min-height:100vh}html{scroll-behavior:smooth}section{padding:80px 0}@media (max-width: 768px){section{padding:60px 0}}.hero{background:#1a4d3a;padding:120px 0;min-height:100vh;display:flex;align-items:center;width:100%;color:#fff}.hero-content{display:grid;grid-template-columns:1.2fr .8fr;gap:100px;align-items:center;width:100%;max-width:1400px;margin:0 auto;padding:0 40px}.hero-logo{display:flex;align-items:center;gap:12px;margin-bottom:24px}.hero-app-icon{width:48px;height:48px;border-radius:12px}.hero-app-name{font-size:24px;font-weight:700;color:#fff}.hero-title{font-size:64px;font-weight:800;line-height:1.1;margin-bottom:24px;color:#fff}.gradient-text{background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-description{font-size:20px;line-height:1.6;color:#d1d5db;margin-bottom:40px;max-width:600px}.hero-actions{display:flex;gap:16px;margin-bottom:48px}.download-btn{display:flex;align-items:center;gap:12px;padding:16px 24px;border-radius:16px;text-decoration:none;font-weight:600;font-size:16px;transition:all .3s ease;border:2px solid transparent}.download-btn.primary{background:#22c55e;color:#fff;box-shadow:0 4px 20px #22c55e4d}.download-btn.primary:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 8px 30px #22c55e66}.download-btn.secondary{background:#fff;color:#1f2937;border-color:#e5e7eb;box-shadow:0 4px 20px #0000001a}.download-btn.secondary:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 8px 30px #00000026}.download-icon{font-size:20px}.hero-stats{display:flex;gap:48px}.stat{display:flex;flex-direction:column;align-items:center}.stat-number{font-size:32px;font-weight:700;color:#22c55e;margin-bottom:4px}.stat-label{font-size:14px;color:#d1d5db;font-weight:500}.hero-visual{display:flex;justify-content:center;align-items:center}.app-screenshots{display:flex;align-items:center;justify-content:center;position:relative;height:600px}.screenshot-container{position:absolute;border-radius:30px;overflow:hidden;box-shadow:0 25px 80px #0006;width:280px;height:580px;border:8px solid #ffffff}.app-screenshot{width:100%;height:100%;object-fit:cover;display:block;border-radius:22px}.screenshot-1{z-index:1}.screenshot-2{z-index:2}@media (max-width: 1200px){.hero-content{max-width:1200px;padding:0 30px;gap:80px}}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;gap:60px;text-align:center;padding:0 20px}.hero-title{font-size:48px}.app-screenshot{width:220px}}@media (max-width: 768px){.hero{padding:80px 0}.hero-content{padding:0 16px;gap:40px}.hero-title{font-size:36px}.hero-description{font-size:18px}.hero-actions{flex-direction:column;align-items:center}.download-btn{width:100%;max-width:280px;justify-content:center}.hero-stats{justify-content:center;gap:32px}.app-screenshots{height:auto;align-items:center;flex-direction:column;gap:20px}.screenshot-container{position:relative;width:200px;height:380px}.screenshot-1,.screenshot-2{transform:none}}.features{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:120px 0;position:relative;overflow:hidden}.features:before{content:"";position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 100 100"><defs><pattern id="grid" width="10" height="10" patternUnits="userSpaceOnUse"><path d="M 10 0 L 0 0 0 10" fill="none" stroke="%23e2e8f0" stroke-width="0.5"/></pattern></defs><rect width="100" height="100" fill="url(%23grid)"/></svg>');opacity:.3;z-index:0}.features:after{content:"";position:absolute;top:20%;right:10%;width:200px;height:200px;background:linear-gradient(135deg,#22c55e1a,#16a34a0d);border-radius:50%;filter:blur(40px);z-index:0;animation:float 6s ease-in-out infinite}@keyframes float{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-20px) rotate(180deg)}}.features-header{text-align:center;margin-bottom:80px;max-width:800px;margin-left:auto;margin-right:auto;position:relative;z-index:1}.features-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:24px;line-height:1.2;position:relative}.features-title:after{content:"";position:absolute;bottom:-8px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:2px}.features-description{font-size:20px;color:#6b7280;line-height:1.6}.features-section{margin-bottom:80px;position:relative;z-index:1}.section-title{font-size:32px;font-weight:700;color:#1f2937;margin-bottom:40px;text-align:center;position:relative;display:inline-block;padding:16px 32px;background:linear-gradient(135deg,#fff,#f8fafc);border-radius:16px;box-shadow:0 8px 32px #0000001a;border:1px solid rgba(34,197,94,.2)}.section-title:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:18px;z-index:-1}.feature-card.premium{border:2px solid #22c55e;background:linear-gradient(135deg,#f0fdf4,#fff);position:relative}.feature-card.premium:after{content:"💎";position:absolute;top:16px;right:16px;font-size:20px}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px;position:relative;z-index:1}.feature-card{background:linear-gradient(135deg,#fff,#f8fafc);border:1px solid rgba(34,197,94,.1);border-radius:24px;padding:40px;text-align:center;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #00000014}.feature-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#22c55e,#16a34a);transform:scaleX(0);transition:transform .3s ease}.feature-card:hover:before{transform:scaleX(1)}.feature-card:hover{transform:translateY(-12px) scale(1.02);box-shadow:0 24px 80px #22c55e26;border-color:#22c55e;background:linear-gradient(135deg,#fff,#f0fdf4)}.feature-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 24px;font-size:32px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;box-shadow:0 8px 24px #0000001a}.feature-icon:before{content:"";position:absolute;inset:-2px;background:linear-gradient(135deg,currentColor,currentColor);border-radius:22px;opacity:.1;z-index:-1}.feature-card:hover .feature-icon{transform:scale(1.15) rotate(5deg);box-shadow:0 12px 32px #00000026}.feature-title{font-size:24px;font-weight:700;color:#1f2937;margin-bottom:16px;transition:color .3s ease}.feature-card:hover .feature-title{color:#22c55e}.feature-description{font-size:16px;color:#6b7280;line-height:1.6;transition:color .3s ease}.feature-card:hover .feature-description{color:#4b5563}.features-visual{margin-top:80px;display:flex;justify-content:center}.app-showcase{display:flex;gap:20px;align-items:center;justify-content:center;position:relative;height:500px}.showcase-screenshot{position:relative;text-align:center;width:260px;height:480px;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0003;border:3px solid #000000}.app-screenshot{width:100%;height:100%;object-fit:cover;border-radius:17px}.screenshot-label{margin-top:16px;font-size:16px;font-weight:600;color:#1f2937;background:linear-gradient(135deg,#22c55e,#16a34a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}@media (max-width: 768px){.features{padding:80px 0}.features-title{font-size:36px}.features-description{font-size:18px}.features-grid{grid-template-columns:1fr;gap:32px}.feature-card{padding:32px 24px}.feature-icon{width:64px;height:64px;font-size:24px}.feature-title{font-size:20px}.app-showcase{flex-direction:column;gap:32px;height:auto;align-items:center}.showcase-screenshot{width:220px;height:380px}}.how-it-works{background:linear-gradient(135deg,#f8fafc,#e2e8f0);padding:120px 0}.how-it-works-header{text-align:center;margin-bottom:80px}.how-it-works-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:24px}.how-it-works-description{font-size:20px;color:#6b7280;max-width:600px;margin:0 auto}.steps-container{display:flex;justify-content:space-between;align-items:flex-start;gap:40px;position:relative}.step{flex:1;display:flex;flex-direction:column;align-items:center;text-align:center;position:relative}.step-number{width:60px;height:60px;background:linear-gradient(135deg,#00d4aa,#00b894);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;font-weight:700;margin-bottom:24px;box-shadow:0 8px 30px #00d4aa4d}.step-content{max-width:300px}.step-icon{width:80px;height:80px;border-radius:20px;display:flex;align-items:center;justify-content:center;margin:0 auto 20px;font-size:32px;transition:transform .3s ease}.step:hover .step-icon{transform:scale(1.1)}.step-title{font-size:24px;font-weight:600;color:#1f2937;margin-bottom:16px}.step-description{font-size:16px;color:#6b7280;line-height:1.6}.step-connector{position:absolute;top:30px;right:-20px;display:flex;align-items:center;gap:8px}.connector-line{width:40px;height:2px;background:linear-gradient(90deg,#00d4aa,#00b894)}.connector-arrow{color:#00d4aa;font-size:20px;font-weight:700}@media (max-width: 1024px){.steps-container{flex-direction:column;gap:60px}.step-connector{display:none}.step{flex-direction:row;text-align:left;gap:24px}.step-content{max-width:none;flex:1}.step-number{margin-bottom:0;flex-shrink:0}}@media (max-width: 768px){.how-it-works{padding:80px 0}.how-it-works-title{font-size:36px}.how-it-works-description{font-size:18px}.step{flex-direction:column;text-align:center;gap:20px}.step-number{margin-bottom:0}.step-icon{width:64px;height:64px;font-size:24px}.step-title{font-size:20px}}.testimonials{background:#fff;padding:120px 0}.testimonials-header{text-align:center;margin-bottom:80px}.testimonials-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:24px}.testimonials-description{font-size:20px;color:#6b7280;max-width:600px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:40px}.testimonial-card{background:#fff;border:1px solid #e5e7eb;border-radius:20px;padding:40px;transition:all .3s ease;position:relative;overflow:hidden}.testimonial-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#00d4aa,#00b894);transform:scaleX(0);transition:transform .3s ease}.testimonial-card:hover:before{transform:scaleX(1)}.testimonial-card:hover{transform:translateY(-8px);box-shadow:0 20px 60px #0000001a;border-color:#00d4aa}.testimonial-rating{display:flex;gap:4px;margin-bottom:20px}.star{font-size:16px}.testimonial-content{font-size:18px;line-height:1.6;color:#374151;margin-bottom:32px;font-style:italic}.testimonial-author{display:flex;align-items:center;gap:16px}.author-avatar{width:50px;height:50px;background:linear-gradient(135deg,#00d4aa,#00b894);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:24px;flex-shrink:0}.author-info{flex:1}.author-name{font-size:16px;font-weight:600;color:#1f2937;margin-bottom:4px}.author-role{font-size:14px;color:#6b7280}@media (max-width: 768px){.testimonials{padding:80px 0}.testimonials-title{font-size:36px}.testimonials-description{font-size:18px}.testimonials-grid{grid-template-columns:1fr;gap:32px}.testimonial-card{padding:32px 24px}.testimonial-content{font-size:16px}}.download-section{background:linear-gradient(135deg,#1f2937,#111827);color:#fff;padding:120px 0}.download-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.download-title{font-size:48px;font-weight:700;margin-bottom:24px;line-height:1.2}.download-description{font-size:20px;color:#d1d5db;line-height:1.6;margin-bottom:40px}.download-actions{display:flex;gap:20px;margin-bottom:40px}.download-btn{display:flex;align-items:center;gap:16px;padding:20px 24px;border-radius:16px;text-decoration:none;transition:all .3s ease;border:2px solid transparent;min-width:200px}.download-btn.primary{background:#22c55e;color:#fff;box-shadow:0 8px 30px #22c55e4d}.download-btn.primary:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 12px 40px #22c55e66}.download-btn.secondary{background:#fff;color:#1f2937;box-shadow:0 8px 30px #ffffff1a}.download-btn.secondary:hover{background:#f9fafb;transform:translateY(-2px);box-shadow:0 12px 40px #fff3}.download-icon{font-size:32px}.download-btn-content{display:flex;flex-direction:column;align-items:flex-start}.download-btn-text{font-size:14px;opacity:.8}.download-btn-platform{font-size:18px;font-weight:600}.download-features{display:flex;flex-direction:column;gap:12px}.download-feature{display:flex;align-items:center;gap:12px;font-size:16px;color:#d1d5db}.feature-icon{width:20px;height:20px;background:#22c55e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:12px;color:#fff;font-weight:700}.download-visual{display:flex;justify-content:center;align-items:center}.app-screenshots{display:flex;gap:20px;align-items:center;justify-content:center;position:relative;height:600px}.screenshot-container{position:relative;border-radius:20px;overflow:hidden;box-shadow:0 20px 60px #0000004d;width:260px;height:560px;border:3px solid #000000}.app-screenshot{width:100%;height:100%;object-fit:cover;display:block;border-radius:17px}@media (max-width: 1024px){.download-content{grid-template-columns:1fr;gap:60px;text-align:center}.download-title{font-size:40px}.app-screenshot{width:200px}}@media (max-width: 768px){.download-section{padding:80px 0}.download-title{font-size:32px}.download-description{font-size:18px}.download-actions{flex-direction:column;align-items:center}.download-btn{width:100%;max-width:280px;justify-content:center}.app-screenshots{flex-direction:column;gap:16px;height:auto;align-items:center}.screenshot-container{width:180px;height:340px}}.privacy-policy{background:#fff;min-height:100vh;padding:40px 0 80px}.privacy-header{text-align:center;margin-bottom:60px;padding-bottom:40px;border-bottom:1px solid #e5e7eb}.privacy-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:16px}.privacy-subtitle{font-size:18px;color:#6b7280}.privacy-content{max-width:800px;margin:0 auto}.privacy-section{margin-bottom:48px}.privacy-section h2{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #00d4aa}.privacy-section h3{font-size:20px;font-weight:600;color:#374151;margin:24px 0 12px}.privacy-section p{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:16px}.privacy-section ul{margin:16px 0;padding-left:24px}.privacy-section li{font-size:16px;line-height:1.6;color:#4b5563;margin-bottom:8px}@media (max-width: 768px){.privacy-policy{padding:20px 0 60px}.privacy-title{font-size:36px}.privacy-subtitle{font-size:16px}.privacy-section h2{font-size:24px}.privacy-section h3{font-size:18px}.privacy-section p,.privacy-section li{font-size:15px}.contact-info{padding:20px}}.terms-of-service{background:#fff;min-height:100vh;padding:40px 0 80px}.terms-header{text-align:center;margin-bottom:60px;padding-bottom:40px;border-bottom:1px solid #e5e7eb}.terms-title{font-size:48px;font-weight:700;color:#1f2937;margin-bottom:16px}.terms-subtitle{font-size:18px;color:#6b7280}.terms-content{max-width:800px;margin:0 auto}.terms-section{margin-bottom:48px}.terms-section h2{font-size:28px;font-weight:600;color:#1f2937;margin-bottom:20px;padding-bottom:8px;border-bottom:2px solid #00d4aa}.terms-section h3{font-size:20px;font-weight:600;color:#374151;margin:24px 0 12px}.terms-section p{font-size:16px;line-height:1.7;color:#4b5563;margin-bottom:16px}.terms-section ul{margin:16px 0;padding-left:24px}.terms-section li{font-size:16px;line-height:1.6;color:#4b5563;margin-bottom:8px}.contact-info{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;padding:24px;margin-top:16px}.contact-info p{margin-bottom:8px;font-size:16px;color:#374151}.contact-info strong{color:#1f2937;font-weight:600}@media (max-width: 768px){.terms-of-service{padding:20px 0 60px}.terms-title{font-size:36px}.terms-subtitle{font-size:16px}.terms-section h2{font-size:24px}.terms-section h3{font-size:18px}.terms-section p,.terms-section li{font-size:15px}.contact-info{padding:20px}}.support-page{min-height:100vh;background:linear-gradient(135deg,#1a4d3a,#2d5a47);color:#fff;padding:120px 0 80px}.container{max-width:800px;margin:0 auto;padding:0 20px}.support-header{text-align:center;margin-bottom:60px}.support-title{font-size:48px;font-weight:800;margin-bottom:16px;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.support-subtitle{font-size:20px;color:#d1d5db;line-height:1.6}.support-content{display:flex;flex-direction:column;gap:48px}.support-section{background:#ffffff0d;border-radius:20px;padding:32px;border:1px solid rgba(34,197,94,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.contact-item{display:flex;align-items:center;gap:12px}.contact-label{font-weight:600;color:#fff;min-width:120px}.contact-link{color:#22c55e;text-decoration:none;font-weight:500;transition:color .3s ease}.contact-link:hover{color:#4ade80;text-decoration:underline}.contact-value{color:#d1d5db}.faq-list{display:flex;flex-direction:column;gap:24px}.faq-item{background:#ffffff08;border-radius:12px;padding:20px;border-left:4px solid #22c55e}.faq-question{font-size:18px;font-weight:600;color:#fff;margin-bottom:12px}.faq-answer{color:#d1d5db;line-height:1.6;margin:0}.privacy-content{display:flex;flex-direction:column;gap:16px}.privacy-content p{color:#d1d5db;line-height:1.6;margin:0}.privacy-content strong{color:#22c55e;font-weight:600}.app-info{display:flex;flex-direction:column;gap:12px}.info-item{display:flex;align-items:center;gap:12px}.info-label{font-weight:600;color:#fff;min-width:100px}.info-value{color:#d1d5db}@media (max-width: 768px){.support-page{padding:100px 0 60px}.container{padding:0 16px}.support-title{font-size:36px}.support-subtitle{font-size:18px}.support-section{padding:24px}.section-title{font-size:24px}.contact-item{flex-direction:column;align-items:flex-start;gap:4px}.contact-label{min-width:auto}.info-item{flex-direction:column;align-items:flex-start;gap:4px}.info-label{min-width:auto}}.account-deletion-page{min-height:100vh;background:linear-gradient(135deg,#1a4d3a,#2d5a47);color:#fff;padding:120px 0 80px}.container{max-width:900px;margin:0 auto;padding:0 20px}.account-deletion-header{text-align:center;margin-bottom:60px}.account-deletion-title{font-size:48px;font-weight:800;margin-bottom:16px;background:linear-gradient(135deg,#4ade80,#22c55e);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.account-deletion-subtitle{font-size:20px;color:#d1d5db;line-height:1.6}.account-deletion-content{display:flex;flex-direction:column;gap:48px}.account-deletion-section{background:#ffffff0d;border-radius:20px;padding:32px;border:1px solid rgba(34,197,94,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.section-title{font-size:28px;font-weight:700;color:#22c55e;margin-bottom:24px;position:relative}.section-title:after{content:"";position:absolute;bottom:-8px;left:0;width:60px;height:3px;background:linear-gradient(90deg,#22c55e,#16a34a);border-radius:2px}.account-deletion-section p{color:#d1d5db;line-height:1.6;margin-bottom:16px}.steps-list{display:flex;flex-direction:column;gap:16px}.step-item{display:flex;gap:16px;align-items:flex-start}.step-number{flex-shrink:0;width:40px;height:40px;background:linear-gradient(135deg,#22c55e,#16a34a);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:18px;color:#fff}.step-content{flex:1;color:#d1d5db;line-height:1.6}.step-content p{margin:0}.deletion-list{display:flex;flex-direction:column;gap:12px}.deletion-item{display:flex;align-items:center;gap:12px;color:#d1d5db}.check-icon{color:#22c55e;font-weight:700;font-size:20px}.retention-notice{background:#22c55e1a;border-left:4px solid #22c55e;padding:16px;border-radius:8px;margin:16px 0}.warning-list{display:flex;flex-direction:column;gap:12px}.warning-item{display:flex;align-items:center;gap:12px;color:#fbbf24;font-weight:500}.warning-icon{font-size:20px}.rights-list{list-style:none;padding:0;display:flex;flex-direction:column;gap:12px;color:#d1d5db}.rights-list li{padding-left:24px;position:relative}.rights-list li:before{content:"✓";position:absolute;left:0;color:#22c55e;font-weight:700}.contact-info{display:flex;flex-direction:column;gap:16px}.contact-item{color:#d1d5db}.contact-item a{color:#22c55e;text-decoration:none;margin-left:8px;transition:color .3s ease}.contact-item a:hover{color:#4ade80;text-decoration:underline}.last-updated{text-align:center;margin-top:32px;color:#9ca3af;font-size:14px}@media (max-width: 768px){.account-deletion-page{padding:100px 0 60px}.container{padding:0 16px}.account-deletion-title{font-size:36px}.account-deletion-subtitle{font-size:18px}.account-deletion-section{padding:24px}.section-title{font-size:24px}.step-item{flex-direction:column;gap:8px}.step-number{width:32px;height:32px;font-size:16px}}.header{background:#fff;border-bottom:1px solid #e5e7eb;position:sticky;top:0;z-index:100;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{display:flex;align-items:center;justify-content:space-between;height:70px}.logo{display:flex;align-items:center;gap:12px;text-decoration:none;color:#1f2937;font-weight:700;font-size:24px;transition:color .2s ease}.logo:hover{color:#00d4aa}.logo-text{background:linear-gradient(135deg,#00d4aa,#00b894);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.nav{display:flex;gap:32px}.nav-link{color:#6b7280;text-decoration:none;font-weight:500;font-size:16px;transition:color .2s ease;position:relative}.nav-link:hover{color:#00d4aa}.nav-link:after{content:"";position:absolute;bottom:-4px;left:0;width:0;height:2px;background:#00d4aa;transition:width .2s ease}.nav-link:hover:after{width:100%}.header-actions{display:flex;gap:12px}.download-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:12px;text-decoration:none;font-weight:600;font-size:14px;transition:all .2s ease;border:2px solid transparent}.download-btn.ios{background:#000;color:#fff}.download-btn.ios:hover{background:#333;transform:translateY(-1px)}.download-btn.android{background:#00d4aa;color:#fff}.download-btn.android:hover{background:#00b894;transform:translateY(-1px)}.download-icon{font-size:16px}@media (max-width: 768px){.header-content{flex-wrap:wrap;height:auto;padding:16px 0}.nav{order:3;width:100%;justify-content:center;margin-top:16px;gap:24px}.header-actions{gap:8px}.download-btn{padding:8px 12px;font-size:12px}.logo{font-size:20px}.logo-icon{width:28px;height:28px}}.footer{background:#1f2937;color:#fff;margin-top:80px}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:48px;padding:64px 0 48px}.footer-section:first-child{max-width:400px}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.logo-icon{width:32px;height:32px;object-fit:contain}.logo-text{font-size:24px;font-weight:700;background:linear-gradient(135deg,#00d4aa,#00b894);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.footer-description{color:#d1d5db;line-height:1.6;margin-bottom:24px;font-size:16px}.social-links{display:flex;gap:16px}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:#374151;border-radius:8px;text-decoration:none;transition:all .2s ease;font-size:18px}.social-link:hover{background:#00d4aa;transform:translateY(-2px)}.footer-title{font-size:18px;font-weight:600;margin-bottom:20px;color:#fff}.footer-links{list-style:none;padding:0;margin:0}.footer-links li{margin-bottom:12px}.footer-links a{color:#d1d5db;text-decoration:none;font-size:16px;transition:color .2s ease}.footer-links a:hover{color:#00d4aa}.footer-bottom{display:flex;justify-content:space-between;align-items:center;padding:24px 0;border-top:1px solid #374151}.copyright{color:#9ca3af;font-size:14px;margin:0}.footer-bottom-links{display:flex;gap:24px}.footer-bottom-links a{color:#9ca3af;text-decoration:none;font-size:14px;transition:color .2s ease}.footer-bottom-links a:hover{color:#00d4aa}@media (max-width: 1024px){.footer-content{grid-template-columns:1fr 1fr;gap:32px}}@media (max-width: 768px){.footer-content{grid-template-columns:1fr;gap:32px;padding:48px 0 32px}.footer-bottom{flex-direction:column;gap:16px;text-align:center}.footer-bottom-links{gap:16px}.social-links{justify-content:center}}
