.menu-toggle{cursor:pointer;z-index:1001;background:0 0;border:none;padding:10px;display:none}.hamburger{background:#fff;width:25px;height:2px;transition:all .3s;display:block;position:relative}.hamburger:before,.hamburger:after{content:"";background:#fff;width:25px;height:2px;transition:all .3s;position:absolute}.hamburger:before{top:-8px}.hamburger:after{bottom:-8px}.hamburger.open{background:0 0}.hamburger.open:before{top:0;transform:rotate(45deg)}.hamburger.open:after{bottom:0;transform:rotate(-45deg)}@media (width<=968px){.menu-toggle{display:block}.nav-links{-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);z-index:1000;background:#0a0a0afa;flex-direction:column;justify-content:center;width:80%;height:100vh;transition:all .5s cubic-bezier(.77,.2,.05,1);position:fixed;top:0;right:-100%}.nav-links.active{right:0}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.footer-links{margin:1rem 0}.footer-link{color:#fff6;font-size:.85rem;text-decoration:none;transition:color .3s}.divider{color:#ffffff1a;margin:0 1rem;font-size:.8rem}.scroll-to-top{color:#fff;cursor:pointer;opacity:0;visibility:hidden;z-index:999;background:#00a2ff;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;font-weight:800;transition:all .3s;display:flex;position:fixed;bottom:30px;right:30px;box-shadow:0 4px 15px #00a2ff66}.scroll-to-top.show{opacity:1;visibility:visible}.scroll-to-top:hover{background:#06f;transform:translateY(-5px)}@media (width<=968px){.hero h1{font-size:2.8rem}.hero p{font-size:1.1rem}.hero-btns{flex-direction:column;width:100%;max-width:300px;margin:0 auto}.showcase-container{grid-template-columns:1fr;gap:3rem}.showcase-text h2{font-size:2.2rem}.pricing-card.popular{margin:1rem 0;transform:scale(1)}}@media (width<=480px){.hero h1{font-size:2.2rem}.section-header h2{font-size:2rem}.benefit-card{padding:1.5rem}}.landing-page{color:#fff;background-color:#0a0a0a;width:100%;min-height:100vh}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:1000;background:#0a0a0acc;border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:1.5rem 5%;display:flex;position:fixed;top:0;left:0;right:0}.logo{background:linear-gradient(135deg,#00a2ff 0%,#06f 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:1.5rem;font-weight:800}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#ffffffb3;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:#fff}.hero{text-align:center;background-color:#0000;background-image:linear-gradient(#000000b3,#000000b3),url(/landing-bg.png);background-position:50%;background-repeat:repeat,repeat;background-size:cover;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;justify-content:center;align-items:center;height:100vh;padding:0 5%;display:flex}.hero-content{max-width:900px;animation:1s ease-out fadeInUp}.hero h1{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:4rem;font-weight:900;line-height:1.1}.hero p{color:#ffffffb3;margin-bottom:2.5rem;font-size:1.25rem;line-height:1.6}.hero-btns{justify-content:center;gap:1.5rem;display:flex}.primary-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a2ff 0%,#06f 100%);border:none;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s;box-shadow:0 4px 15px #06f6}.primary-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #06f9}.secondary-btn{color:#fff;cursor:pointer;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:700;transition:all .3s}.secondary-btn:hover{background:#ffffff1a}.benefits-section{background:#050505;padding:100px 5%}.benefits-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.benefit-card{text-align:left;background:#ffffff05;border:1px solid #ffffff0d;border-radius:24px;padding:2.5rem;transition:all .3s}.benefit-card:hover{background:#ffffff0a;border-color:#00a2ff33;transform:translateY(-5px)}.benefit-icon{margin-bottom:1.5rem;font-size:2.5rem}.benefit-card h3{margin-bottom:.8rem;font-size:1.25rem}.benefit-card p{color:#ffffff80;font-size:.95rem;line-height:1.5}.features-showcase{background:#0a0a0a;padding:100px 5%}.showcase-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;display:grid}.showcase-text h2{margin-bottom:1.5rem;font-size:3rem;font-weight:800}.showcase-text p{color:#fff9;margin-bottom:2.5rem;font-size:1.2rem}.feature-list{padding:0;list-style:none}.feature-list li{color:#fffc;align-items:center;gap:1rem;margin-bottom:1.2rem;font-size:1.1rem;display:flex}.check-icon{color:#00a2ff;background:#00a2ff1a;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:900;display:flex}.glass-mockup{-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:30px;padding:2.5rem;box-shadow:0 20px 50px #00000080}.mockup-header{color:#00a2ff;border-bottom:1px solid #ffffff1a;margin-bottom:2rem;padding-bottom:1rem;font-weight:700}.mockup-item{text-align:left;background:#ffffff0d;border-left:4px solid #00a2ff;border-radius:12px;margin-bottom:1rem;padding:1.2rem}.pricing{background:#050505;padding:100px 5%}.section-header{text-align:center;margin-bottom:4rem}.section-header h2{margin-bottom:1rem;font-size:3rem;font-weight:800}.section-header p{color:#ffffff80;font-size:1.1rem}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1200px;margin:0 auto;display:grid}.pricing-card{background:#ffffff08;border:1px solid #ffffff0d;border-radius:32px;flex-direction:column;padding:3rem 2rem;transition:all .3s;display:flex;position:relative}.pricing-card:hover{background:#ffffff0d;border-color:#ffffff1a}.pricing-card.popular{z-index:2;background:#00a2ff0d;border:2px solid #00a2ff;transform:scale(1.05)}.pricing-card.elite{background:#ffd7000d;border-color:gold}.badge{color:#fff;text-transform:uppercase;background:#00a2ff;border-radius:50px;padding:.4rem 1rem;font-size:.8rem;font-weight:700;position:absolute;top:-15px;left:50%;transform:translate(-50%)}.pricing-card h3{margin-bottom:1rem;font-size:1.5rem}.price{margin-bottom:2rem;font-size:3rem;font-weight:800}.price span{color:#fff6;font-size:1rem}.pricing-card ul{flex-grow:1;margin:0 0 2.5rem;padding:0;list-style:none}.pricing-card li{color:#ffffffb3;align-items:center;gap:.5rem;margin-bottom:1rem;display:flex}.pricing-card li:before{content:"✓";color:#00a2ff;font-weight:700}.pricing-btn{color:#fff;cursor:pointer;text-align:center;background:#ffffff1a;border:none;border-radius:12px;width:100%;padding:1rem;font-weight:700;text-decoration:none;transition:all .3s}.popular .pricing-btn{background:#00a2ff}.popular .pricing-btn:hover{box-shadow:0 4px 15px #00a2ff66}.elite .pricing-btn{color:#000;background:gold}.pricing-btn:hover{background:#fff3}.footer{text-align:center;color:#fff6;border-top:1px solid #ffffff0d;padding:3rem;font-size:.9rem}.footer-tagline{color:#00a2ff99;margin-top:1rem;font-weight:600}@media (width<=968px){.hero h1{font-size:2.5rem}.nav-links{display:none}.hero-btns{flex-direction:column}.showcase-container{grid-template-columns:1fr}}.contact-page{color:#fff;background:#0a0a0a;min-height:100vh}.contact-page .navbar{background:#0a0a0ae6;border-bottom:1px solid #ffffff0d}.contact-container{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;max-width:1200px;margin:0 auto;padding:150px 5% 100px;display:grid}.contact-info h1{background:linear-gradient(135deg,#fff 0%,#888 100%);-webkit-text-fill-color:transparent;text-align:left;-webkit-background-clip:text;margin-bottom:1.5rem;font-size:3.5rem;font-weight:800}.contact-info p{color:#fff9;margin-bottom:3rem;font-size:1.1rem;line-height:1.6}.info-items{flex-direction:column;gap:2rem;display:flex}.info-item{align-items:center;gap:1.5rem;display:flex}.info-item .icon{background:#00a2ff1a;border:1px solid #00a2ff33;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;display:flex}.info-item h4{margin:0 0 .2rem;font-size:1.1rem}.info-item p{color:#ffffff80;margin:0;font-size:.95rem}.contact-form-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff0d;border-radius:32px;padding:3rem}.contact-form-card label{color:#fff9;margin-bottom:.5rem;font-size:.85rem;display:block}.contact-form-card input,.contact-form-card select,.contact-form-card textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;margin-bottom:1.5rem;padding:1rem;font-family:inherit}.contact-form-card input:focus,.contact-form-card select:focus,.contact-form-card textarea:focus{background:#ffffff14;border-color:#00a2ff;outline:none}.submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#00a2ff 0%,#06f 100%);border:none;border-radius:12px;width:100%;padding:1rem;font-size:1rem;font-weight:700;transition:all .3s}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 4px 15px #00a2ff66}@media (width<=968px){.contact-container{grid-template-columns:1fr;gap:3rem;padding-top:100px}.contact-info h1{font-size:2.5rem}}.deletion-page{color:#fff;background-color:#0a0a0a;flex-direction:column;min-height:100vh;display:flex}.deletion-container{flex-grow:1;justify-content:center;align-items:center;padding:120px 5% 60px;display:flex}.deletion-content{text-align:center;background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;width:100%;max-width:600px;padding:3rem;animation:.8s ease-out fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.deletion-content h1{margin-bottom:1rem;font-size:2.5rem;font-weight:800}.subtitle{color:#fff9;margin-bottom:3rem;line-height:1.6}.deletion-form{text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{color:#fffc;margin-bottom:.5rem;font-size:.9rem;font-weight:600;display:block}.form-group input,.form-group textarea{color:#fff;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{background:#ffffff14;border-color:#ff4d4d;outline:none}.form-group textarea{resize:none;height:120px}.warning-box{color:#ffb3b3;background:#ff4d4d1a;border:1px solid #ff4d4d33;border-radius:12px;margin-bottom:2.5rem;padding:1.2rem;font-size:.9rem;line-height:1.5}.delete-btn{color:#fff;cursor:pointer;background:#ff4d4d;border:none;border-radius:12px;justify-content:center;align-items:center;width:100%;padding:1.2rem;font-size:1.1rem;font-weight:700;transition:all .3s;display:flex}.delete-btn:hover:not(:disabled){background:#f33;transform:translateY(-2px);box-shadow:0 5px 15px #ff4d4d66}.delete-btn:disabled{opacity:.7;cursor:not-allowed}.success-message{padding:2rem 0;animation:.5s cubic-bezier(.175,.885,.32,1.275) scaleIn}@keyframes scaleIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.success-icon{color:#fff;background:#0c6;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.5rem;display:flex}.success-message h2{margin-bottom:1rem;font-size:1.8rem}.success-message p{color:#fff9;margin-bottom:2.5rem;line-height:1.6}.loader{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:24px;height:24px;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.back-link{color:#fff9;font-size:.95rem;text-decoration:none;transition:color .3s}.back-link:hover{color:#fff}@media (width<=600px){.deletion-content{padding:2rem}.deletion-content h1{font-size:2rem}}.privacy-page{color:#fff;background-color:#0a0a0a;flex-direction:column;min-height:100vh;display:flex}.privacy-container{flex-grow:1;justify-content:center;padding:120px 5% 60px;display:flex}.privacy-card{background:#ffffff05;border:1px solid #ffffff0d;border-radius:32px;width:100%;max-width:800px;padding:4rem;animation:.8s ease-out fadeIn}.privacy-card h1{color:#00a2ff;margin-bottom:.5rem;font-size:2.5rem;font-weight:800}.effective-date{color:#fff6;margin-bottom:3rem;font-size:.9rem;display:block}.privacy-card h2{color:#ffffffe6;margin:2.5rem 0 1rem;font-size:1.5rem;font-weight:700}.privacy-card p{color:#ffffffb3;margin-bottom:1.5rem;font-size:1.05rem;line-height:1.8}.privacy-card ul{margin-bottom:1.5rem;padding-left:1.5rem}.privacy-card li{color:#ffffffb3;margin-bottom:.5rem;line-height:1.8}.privacy-card a{color:#00a2ff;text-decoration:none;transition:color .3s}.privacy-card a:hover{color:#06f;text-decoration:underline}.privacy-card section{margin-bottom:2rem}@media (width<=768px){.privacy-card{border-radius:20px;padding:2rem}.privacy-card h1{font-size:2rem}}
