*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth}body{font-family:"m plus 1p",-apple-system,BlinkMacSystemFont,sans-serif;background-color:#0f0f0f;color:#fff;line-height:1.6;min-height:100vh;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}a{color:inherit;text-decoration:none;transition:color .2s ease}a:hover{color:#f0f}img{max-width:100%;height:auto;display:block}ul,ol{list-style:none}button{font-family:inherit;cursor:pointer;border:none;background:0 0}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2}h1{font-size:2.5rem}@media(min-width:768px){h1{font-size:3.5rem}}h2{font-size:2rem}@media(min-width:768px){h2{font-size:2.5rem}}h3{font-size:1.5rem}p{color:#9ca3af}.container{width:100%;max-width:1200px;margin:0 auto;padding-left:16px;padding-right:16px}@media(min-width:768px){.container{padding-left:2rem;padding-right:2rem}}.section{padding-top:4rem;padding-bottom:4rem}.section-title{text-align:left;margin-bottom:24px}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.btn{display:inline-flex;align-items:center;justify-content:center;padding:.5rem 1.5rem;font-size:1rem;font-weight:600;border-radius:9999px;transition:all .3s ease;white-space:nowrap}.btn--accent{background:linear-gradient(135deg,#ec4899,#d946ef);color:#fff;box-shadow:0 0 20px rgba(255,0,255,.3)}.btn--accent:hover{transform:translateY(-2px);box-shadow:0 0 30px rgba(255,0,255,.5);color:#fff}.btn--outline{border:2px solid #f0f;color:#f0f;background:0 0}.btn--outline:hover{background:rgba(255,0,255,.1)}.btn--large{padding:1rem 3rem;font-size:1.125rem}.btn--full{width:100%}.card{background:rgba(31,31,31,.5);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:1.5rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s ease;min-width:0}.card:hover{border-color:rgba(255,0,255,.5);box-shadow:0 0 25px rgba(255,0,255,.3)}.card__icon{font-size:2.5rem;margin-bottom:1rem;display:block}.card__title{font-size:1.125rem;font-weight:600;margin-bottom:.5rem;word-break:break-word}.card__text{font-size:.875rem;color:#9ca3af}.pricing-card{background:rgba(31,31,31,.5);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center;position:relative;transition:all .3s ease;display:flex;flex-direction:column}.pricing-card:hover{border-color:rgba(255,0,255,.5);box-shadow:0 0 25px rgba(255,0,255,.3)}.pricing-card--popular{border-color:#f0f;box-shadow:0 0 20px rgba(255,0,255,.3)}.pricing-card__badge{position:absolute;top:-12px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg,#ec4899,#d946ef);color:#fff;padding:.25rem 1rem;border-radius:9999px;font-size:.75rem;font-weight:700}.pricing-card__duration{font-size:1.25rem;font-weight:600;margin-bottom:1rem}.pricing-card__price{font-size:2rem;font-weight:700;margin-bottom:.5rem}.pricing-card__price span{font-size:1rem;color:#9ca3af}.pricing-card__discount{display:inline-block;background:rgba(74,222,128,.2);color:#4ade80;padding:.25rem .5rem;border-radius:.5rem;font-size:.875rem;font-weight:600;margin-bottom:1rem}.pricing-card .btn{margin-top:auto}.faq__item{border-bottom:1px solid #2a2a2a}.faq__item:last-child{border-bottom:none}.faq__question{width:100%;display:flex;justify-content:space-between;align-items:center;padding:1.5rem 0;font-size:1.125rem;font-weight:600;color:#fff;text-align:left;cursor:pointer}.faq__question::after{content:'+';font-size:1.5rem;color:#f0f;transition:transform .3s ease}.faq__question.active::after{transform:rotate(45deg)}.faq__answer{max-height:0;overflow:hidden;transition:max-height .3s ease,padding .3s ease}.faq__answer.active{max-height:500px;padding-bottom:1.5rem}.faq__answer p{color:#9ca3af;line-height:1.7}.step{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem}.step__number{display:flex;align-items:center;justify-content:center;width:40px;height:40px;background:linear-gradient(135deg,#ec4899,#d946ef);border-radius:50%;font-weight:700;flex-shrink:0}.step__text{padding-top:.5rem;color:#fff}.step__text strong{color:#f0f}.tech-features{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.tech-features{grid-template-columns:repeat(2,1fr)}}.tech-feature{background:rgba(31,31,31,.5);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);text-align:center}.tech-feature__icon{font-size:3rem;display:block;margin-bottom:1rem}.tech-feature__title{font-size:1.25rem;font-weight:600;margin-bottom:.5rem}.tech-feature__text{color:#9ca3af}.section-subtitle{text-align:center;color:#9ca3af;margin-top:-1.5rem;margin-bottom:2rem}.security-grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:768px){.security-grid{grid-template-columns:repeat(2,1fr)}}.security-card{background:rgba(31,31,31,.5);border:1px solid rgba(255,255,255,.1);border-radius:1rem;padding:2rem;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.security-card__title{font-size:1.25rem;font-weight:700;margin-bottom:1rem;color:#fff}.security-card__text{color:#9ca3af;line-height:1.7}.header{position:fixed;top:0;left:0;right:0;z-index:100;background:rgba(15,15,15,.9);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-bottom:1px solid #2a2a2a}.header__nav{display:flex;align-items:center;justify-content:space-between;height:70px}.header__logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.25rem}.header__logo:hover{color:#fff}.header__logo-svg{height:28px;width:auto;max-width:120px;object-fit:contain}@media(min-width:768px){.header__logo-svg{height:36px;max-width:150px}}.header__menu{display:none;align-items:center;gap:2rem}@media(min-width:768px){.header__menu{display:flex}}.header__menu.active{display:flex;flex-direction:column;position:fixed;top:70px;left:0;right:0;background:rgba(15,15,15,.98);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);padding:3rem 2rem;gap:1.5rem;z-index:99;border-bottom:1px solid #2a2a2a}@media(min-width:768px){.header__menu.active{position:static;flex-direction:row;background:0 0;backdrop-filter:none;-webkit-backdrop-filter:none;padding:0;gap:2rem;border-bottom:none}}.header__link{font-weight:500;color:#9ca3af;transition:color .2s ease}.header__link:hover{color:#fff}.header__burger{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;width:40px;height:40px;background:0 0;border:none;cursor:pointer;padding:0}@media(min-width:768px){.header__burger{display:none}}.header__burger-line{display:block;width:24px;height:2px;background:#fff;border-radius:2px;transition:transform .3s ease,opacity .3s ease}.header__cta{display:none}@media(min-width:768px){.header__cta{display:inline-flex}}.footer{background:rgba(0,0,0,.5);border-top:1px solid #2a2a2a;padding:3rem 0;margin-top:auto}.footer__inner{display:flex;flex-direction:column;align-items:center;gap:1.5rem;text-align:center}@media(min-width:768px){.footer__inner{flex-direction:row;justify-content:space-between;text-align:left}}.footer__logo{display:flex;align-items:center;gap:.5rem;font-weight:700;font-size:1.125rem}.footer__links{display:flex;gap:1.5rem}.footer__links a{color:#9ca3af;font-size:.875rem}.footer__links a:hover{color:#f0f}.footer__tagline{color:#9ca3af;font-size:.875rem}.sticky-cta{position:fixed;bottom:0;left:0;right:0;padding:1rem;background:rgba(15,15,15,.95);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);border-top:1px solid #2a2a2a;z-index:90}@media(min-width:768px){.sticky-cta{display:none}}.hero{padding-top:120px;padding-bottom:4rem;text-align:center}.hero__icon{font-size:4rem;display:block;margin-bottom:1.5rem}.hero__title{margin-bottom:1rem}.hero__title span{color:#f0f}.hero__subtitle{font-size:1.25rem;color:#9ca3af;max-width:600px;margin:0 auto 2rem}.hero--inner{padding-top:110px;padding-bottom:3rem}.grid{display:grid;gap:12px}.grid--2{grid-template-columns:1fr}@media(min-width:768px){.grid--2{grid-template-columns:repeat(2,1fr)}}.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.grid--3{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(min-width:1024px){.grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}}.grid--4{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.grid--4{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}.grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}@media(min-width:768px){.grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(min-width:1024px){.grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}}.pricing__grid{display:grid;gap:1.5rem;grid-template-columns:1fr}@media(min-width:640px){.pricing__grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:768px){.pricing__grid{grid-template-columns:repeat(3,1fr)}}@media(min-width:1024px){.pricing__grid{grid-template-columns:repeat(5,1fr)}}.pricing__note{text-align:center;margin-top:2rem;color:#9ca3af}.instructions{max-width:600px;margin:0 auto;padding:3rem 1rem}.instructions__title{text-align:center;margin-bottom:2rem}.instructions__steps{margin-bottom:2rem}.cta-section{text-align:center;padding:2rem 0 4rem}@media(max-width:767px){.cta-section{display:none}}.page{min-height:calc(100vh - 70px);padding-bottom:80px}@media(min-width:768px){.page{padding-bottom:0}}.home{padding-top:70px}.section{padding-top:0;padding-bottom:4rem}.section-title{text-align:left;margin-bottom:24px;font-size:2rem}@media(min-width:768px){.section-title{font-size:2.5rem}}