:root{--bg-main:#0b1020;--bg-deep:#070b16;--glass:#ffffff14;--glass-strong:#ffffff1f;--border:#ffffff24;--primary:#4fd1ff;--accent:#7cf6d3;--text-main:#fff;--text-muted:#ffffffbf}.styles-module__UO-OqG__pageWrapper{background:radial-gradient(circle at top,#101737,var(--bg-main)45%,var(--bg-deep));color:var(--text-main);overflow-x:hidden;transform:translateZ(0)}.styles-module__UO-OqG__hero{background:linear-gradient(180deg,#0b1020b3,var(--bg-main));text-align:center;background-position:50%;background-size:cover;justify-content:center;align-items:center;width:100vw;min-height:100vh;padding:2rem;display:flex;position:relative;overflow:hidden}.styles-module__UO-OqG__heroInner{z-index:2;flex-direction:column;justify-content:center;align-items:center;width:100%;max-width:2560px;margin:0 auto;padding:2rem;display:flex;position:relative}.styles-module__UO-OqG__hero:before{content:"";z-index:0;background:radial-gradient(circle at 20% 30%,#4fd1ff40,#0000 40%),radial-gradient(circle at 80% 60%,#7cf6d32e,#0000 45%);animation:16s linear infinite alternate styles-module__UO-OqG__aurora;position:absolute;inset:0}.styles-module__UO-OqG__hero:after{content:"";pointer-events:none;z-index:1;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='120' height='120'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.04'/%3E%3C/svg%3E");position:absolute;inset:0}.styles-module__UO-OqG__hero>*{z-index:2;position:relative}.styles-module__UO-OqG__title{background:linear-gradient(120deg,#fff 20%,var(--primary)45%,var(--accent)60%,#fff 80%);color:#0000;background-size:200%;-webkit-background-clip:text;background-clip:text;margin-top:5rem;margin-bottom:2rem;font-size:clamp(2.6rem,5vw,4.3rem);font-weight:900;line-height:1.08;animation:6s ease-in-out infinite styles-module__UO-OqG__gradientShift}@keyframes styles-module__UO-OqG__gradientShift{0%{background-position:0%}50%{background-position:100%}to{background-position:0%}}.styles-module__UO-OqG__heroCard{background:var(--glass);border:1px solid var(--border);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);border-radius:24px;max-width:640px;padding:2.6rem}.styles-module__UO-OqG__primaryButton,.styles-module__UO-OqG__cardButton{color:#001018;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:999px;margin-top:1.8rem;padding:14px 36px;font-weight:800;transition:transform .2s,box-shadow .2s;display:inline-block;box-shadow:0 18px 45px #4fd1ff73}.styles-module__UO-OqG__primaryButton:hover,.styles-module__UO-OqG__cardButton:hover{transform:translateY(-3px)scale(1.02);box-shadow:0 28px 70px #4fd1ff99}.styles-module__UO-OqG__primaryButton:focus-visible,.styles-module__UO-OqG__cardButton:focus-visible{outline:3px solid var(--primary);outline-offset:4px}.styles-module__UO-OqG__services,.styles-module__UO-OqG__process,.styles-module__UO-OqG__trustSection,.styles-module__UO-OqG__aboutSection{padding:6rem 1.5rem}.styles-module__UO-OqG__sectionTitle{text-align:center;font-size:clamp(2rem,4vw,3.1rem);font-weight:900}.styles-module__UO-OqG__sectionSubtitle{text-align:center;max-width:620px;color:var(--text-muted);margin:1rem auto 3.5rem}.styles-module__UO-OqG__section2Title{color:#000;text-align:center;font-size:1.3rem;font-weight:600}.styles-module__UO-OqG__cardGrid{gap:2rem;max-width:1100px;margin:auto;display:grid}@media (min-width:768px){.styles-module__UO-OqG__cardGrid{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.styles-module__UO-OqG__cardGrid{grid-template-columns:repeat(3,1fr)}}.styles-module__UO-OqG__card{background:var(--glass);border:1px solid var(--border);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:24px;padding:2.3rem;transition:transform .25s,border-color .25s;position:relative}.styles-module__UO-OqG__card:hover{border-color:#4fd1ff8c;transform:translateY(-8px)}.styles-module__UO-OqG__price{color:var(--primary);font-size:2.2rem;font-weight:900}.styles-module__UO-OqG__cardType{opacity:.8;font-size:.9rem}.styles-module__UO-OqG__card ul{margin:1.4rem 0;padding:0;list-style:none}.styles-module__UO-OqG__card li{margin-bottom:.5rem;padding-left:1.6rem;position:relative}.styles-module__UO-OqG__card li:before{content:"✔";color:var(--accent);font-weight:900;position:absolute;left:0}.styles-module__UO-OqG__premium{background:linear-gradient(180deg,#4fd1ff24,var(--glass))}.styles-module__UO-OqG__highlight{outline:2px solid #4fd1ffb3}.styles-module__UO-OqG__recommended{background:linear-gradient(135deg,var(--primary),var(--accent));color:#001018;border-radius:999px;padding:6px 16px;font-size:.75rem;font-weight:900;position:absolute;top:-14px;right:18px}.styles-module__UO-OqG__trustSection{text-align:center;max-width:900px;margin:auto}.styles-module__UO-OqG__trustSection p{color:var(--text-muted);margin-top:1.2rem}.styles-module__UO-OqG__aboutGrid{gap:3rem;max-width:1000px;margin:auto;display:grid}@media (min-width:768px){.styles-module__UO-OqG__aboutGrid{grid-template-columns:repeat(2,1fr)}}.styles-module__UO-OqG__aboutGrid p{color:var(--text-muted)}.styles-module__UO-OqG__processGrid{gap:2rem;max-width:900px;margin:auto;display:grid}@media (min-width:768px){.styles-module__UO-OqG__processGrid{grid-template-columns:repeat(2,1fr)}}.styles-module__UO-OqG__processCard{background:var(--glass);border:1px solid var(--border);border-radius:20px;padding:2rem}.styles-module__UO-OqG__step{color:var(--primary);font-weight:900}.styles-module__UO-OqG__aboutCTA{text-align:center;background:linear-gradient(#0000,#4fd1ff1a);padding:5rem 1.5rem}.styles-module__UO-OqG__aboutCTA p{margin-bottom:1.6rem;font-size:1.3rem}.styles-module__UO-OqG__backToTop{cursor:pointer;background:linear-gradient(135deg,var(--primary),var(--accent));opacity:0;pointer-events:none;border:none;border-radius:50%;width:48px;height:48px;transition:opacity .3s,transform .3s;position:fixed;bottom:26px;right:26px}.styles-module__UO-OqG__backToTop.styles-module__UO-OqG__visible{opacity:1;pointer-events:auto}.styles-module__UO-OqG__backToTop:hover{transform:translateY(-4px)}@media (prefers-color-scheme:light){:root{--bg-main:#f7f9fc;--bg-deep:#fff;--glass:#0000000d;--border:#0000001a;--text-main:#0b1020;--text-muted:#000000b3}}.styles-module__UO-OqG__formHeader{text-align:center;margin-bottom:2rem}.styles-module__UO-OqG__formHeader h3{color:#ccc;margin-bottom:.5rem;font-size:2rem}.styles-module__UO-OqG__formHeader p{color:#ccc;font-size:1rem}.styles-module__UO-OqG__contactForm{flex-direction:column;gap:1.5rem;display:flex}.styles-module__UO-OqG__formGrid,.styles-module__UO-OqG__formRow{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.styles-module__UO-OqG__formGroup{flex-direction:column;gap:.5rem;display:flex}.styles-module__UO-OqG__formGroup label{color:#ccc;justify-content:space-between;align-items:center;font-size:.9rem;font-weight:600;display:flex}.styles-module__UO-OqG__errorText{color:#e53e3e;font-size:.85rem;font-weight:400}.styles-module__UO-OqG__formGroup input,.styles-module__UO-OqG__formGroup select,.styles-module__UO-OqG__formGroup textarea{color:#0b1020;background:#fafafa;border:2px solid #eaeaea;border-radius:8px;padding:.875rem;font-family:inherit;font-size:1rem;transition:all .3s}.styles-module__UO-OqG__formGroup input:focus,.styles-module__UO-OqG__formGroup select:focus,.styles-module__UO-OqG__formGroup textarea:focus{background:#fff;border-color:#0070f3;outline:none;box-shadow:0 0 0 3px #0070f31a}.styles-module__UO-OqG__formGroup input.styles-module__UO-OqG__inputError,.styles-module__UO-OqG__formGroup textarea.styles-module__UO-OqG__inputError,.styles-module__UO-OqG__checkboxError+label:before{border-color:#e53e3e!important}.styles-module__UO-OqG__formGroup textarea{resize:vertical;min-height:120px}.styles-module__UO-OqG__charCount{text-align:right;color:#888;margin-top:.25rem;font-size:.8rem}.styles-module__UO-OqG__termsGroup{background:#f8f9fa;border-radius:8px;align-items:flex-start;gap:.75rem;margin:1rem 0;padding:1rem;display:flex}.styles-module__UO-OqG__termsGroup input[type=checkbox]{cursor:pointer;width:18px;height:18px;margin-top:.125rem}.styles-module__UO-OqG__termsLabel{color:#555;cursor:pointer;flex-direction:column;gap:.25rem;font-size:.9rem;line-height:1.5;display:flex}.styles-module__UO-OqG__submitButton{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0070f3 0%,#0051b3 100%);border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;margin-top:1rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s;display:flex}.styles-module__UO-OqG__submitButton:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #0070f34d}.styles-module__UO-OqG__submitButton:disabled{opacity:.7;cursor:not-allowed}.styles-module__UO-OqG__spinner{border:3px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:20px;height:20px;animation:1s ease-in-out infinite styles-module__UO-OqG__spin}@keyframes styles-module__UO-OqG__spin{to{transform:rotate(360deg)}}.styles-module__UO-OqG__formFooter{text-align:center;color:#888;border-top:1px solid #eee;margin-top:1rem;padding-top:1rem;font-size:.85rem}.styles-module__UO-OqG__successCard{text-align:center;padding:3rem 2rem}.styles-module__UO-OqG__successIcon{color:#fff;background:linear-gradient(135deg,#38a169 0%,#2f855a 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 2rem;font-size:2.5rem;display:flex}.styles-module__UO-OqG__successCard h3{color:#2d3748;margin-bottom:1rem;font-size:2rem}.styles-module__UO-OqG__successCard p{color:#4a5568;margin-bottom:.5rem;font-size:1.1rem;line-height:1.6}.styles-module__UO-OqG__successNote{color:#718096;margin-bottom:2rem;font-size:.9rem}.styles-module__UO-OqG__errorAlert{background:#fed7d7;border-left:4px solid #e53e3e;border-radius:6px;align-items:center;gap:.75rem;margin-bottom:1rem;padding:1rem;display:flex}.styles-module__UO-OqG__errorIcon{color:#fff;background:#e53e3e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-weight:700;display:flex}.styles-module__UO-OqG__errorAlert p{color:#c53030;margin:0;font-weight:500}.styles-module__UO-OqG__termsGrid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;max-width:1000px;margin-top:3rem;margin-left:auto;margin-right:auto;display:grid}.styles-module__UO-OqG__termCard{border-color:#fff;border-style:solid 6px;text-align:center;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 18px #158fa23b}.styles-module__UO-OqG__termCard:hover{transform:translateY(-5px);box-shadow:0 8px 24px #ffffff1f}.styles-module__UO-OqG__termIcon{margin-bottom:1rem;font-size:2.5rem}.styles-module__UO-OqG__termCard h3{color:#c4c6c8;margin-bottom:1rem;font-size:1.25rem}.styles-module__UO-OqG__termCard p{color:#718096;line-height:1.6}.styles-module__UO-OqG__contactInfo{background:linear-gradient(135deg,#f8fafc 0%,#0967c5 100%);border-radius:24px;max-width:1200px;margin:4rem auto;padding:6rem 1rem}.styles-module__UO-OqG__contactMethods{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:900px;margin:3rem auto 0;display:grid}.styles-module__UO-OqG__contactMethod{text-align:center;background:#fff;border-radius:12px;padding:2rem;transition:all .3s;box-shadow:0 4px 12px #0000000d}.styles-module__UO-OqG__contactMethod:hover{transform:translateY(-3px);box-shadow:0 8px 20px #0000001a}.styles-module__UO-OqG__methodIcon{margin-bottom:1rem;font-size:3rem}.styles-module__UO-OqG__contactMethod h3{color:#2d3748;margin-bottom:1rem;font-size:1.5rem}.styles-module__UO-OqG__contactLink{color:#0070f3;margin-bottom:.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:color .3s;display:block}.styles-module__UO-OqG__contactLink:hover{color:#0051b3;text-decoration:underline}.styles-module__UO-OqG__contactMethod p{color:#718096;margin:0;font-size:.9rem}.styles-module__UO-OqG__backToTop{color:#fff;cursor:pointer;z-index:1000;background:#0070f3;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;font-size:1.5rem;transition:all .3s;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #0070f34d}.styles-module__UO-OqG__backToTop:hover{background:#0051b3;transform:translateY(-3px);box-shadow:0 6px 16px #0070f366}@media (max-width:768px){.styles-module__UO-OqG__title{font-size:2.5rem}.styles-module__UO-OqG__heroCard.styles-module__UO-OqG__formContainer{margin:0 1rem;padding:2rem 1.5rem}.styles-module__UO-OqG__formGrid,.styles-module__UO-OqG__formRow,.styles-module__UO-OqG__termsGrid,.styles-module__UO-OqG__contactMethods{grid-template-columns:1fr}.styles-module__UO-OqG__contactInfo{margin:2rem 1rem;padding:3rem 1rem}.styles-module__UO-OqG__backToTop{width:40px;height:40px;font-size:1.25rem;bottom:1rem;right:1rem}}@media (max-width:480px){.styles-module__UO-OqG__title{font-size:2rem}.styles-module__UO-OqG__heroSubtitle{font-size:1.1rem}.styles-module__UO-OqG__heroCard.styles-module__UO-OqG__formContainer{padding:1.5rem 1rem}.styles-module__UO-OqG__formHeader h3{font-size:1.5rem}.styles-module__UO-OqG__submitButton{padding:.875rem 1.5rem;font-size:1rem}}@media (min-width:3000px){.styles-module__UO-OqG__heroCard,.styles-module__UO-OqG__heroGrid{max-width:2000px;margin:0 auto}.styles-module__UO-OqG__hero:before{animation:none}}
