*,*::before,*::after{box-sizing:border-box;margin:0;padding:0}html{font-size:16px;scroll-behavior:smooth;scroll-padding-top:calc(68px + 1rem);-webkit-text-size-adjust:100%;text-size-adjust:100%}body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:1rem;font-weight:400;line-height:1.625;color:#fff;background-color:#0a0a0a;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}h1,h2,h3,h4,h5,h6{font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#fff}h1{font-size:clamp(1.875rem,5vw,3rem)}h2{font-size:clamp(1.5rem,4vw,2.25rem)}h3{font-size:clamp(1.25rem,3vw,1.5rem)}h4{font-size:1.25rem}h5{font-size:1.125rem}h6{font-size:1rem}p{line-height:1.625;color:#888}p:not(:last-child){margin-bottom:1rem}a{color:#ff10f0;text-decoration:none;transition:color 150ms ease}a:hover{color:rgb(255,92.5,244.8012552301)}a:focus-visible{outline:2px solid #ff10f0;outline-offset:2px;border-radius:.25rem}ul,ol{list-style:none}img,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}strong,b{font-weight:600;color:#fff}em,i{font-style:italic}small{font-size:.875rem}code,pre{font-family:"SF Mono",SFMono-Regular,"Cascadia Code",Consolas,"Liberation Mono",Menlo,monospace;font-size:.9em}hr{border:none;border-top:1px solid #333;margin:0}:focus:not(:focus-visible){outline:none}:focus-visible{outline:2px solid #ff10f0;outline-offset:2px}::selection{background:rgba(255,16,240,.1);color:#fff}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#0a0a0a}::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:9999px}::-webkit-scrollbar-thumb:hover{background:#333}.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}.container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.container{padding-inline:1.25rem}}@media(min-width: 768px){.container{padding-inline:2rem}}@media(min-width: 1024px){.container{padding-inline:2.5rem}}.section{padding-block:5rem}@media(max-width: 767px){.section{padding-block:3rem}}.section--flush-top{padding-top:0}.section--flush-bottom{padding-bottom:0}.section--dark{background:#1a1a1a}.section--surface{background:#2a2a2a}.section-header{max-width:640px;margin-bottom:3rem}.section-header--center{text-align:center;margin-inline:auto}.section-label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ff10f0;margin-bottom:1rem}.section-title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.375;letter-spacing:-0.02em;color:#fff;margin-bottom:1rem}.section-title .accent{background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.section-body{font-size:1.125rem;line-height:1.625;color:#888;max-width:56ch}.text-accent{color:#ff10f0}.text-muted{color:#888}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.gradient-text{background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.mt-auto{margin-top:auto}.mb-0{margin-bottom:0}.gap-4{gap:1rem}.d-flex{display:flex}.d-grid{display:grid}.align-center{align-items:center}.justify-center{justify-content:center}.flex-wrap{flex-wrap:wrap}.divider{border:none;border-top:1px solid #333;margin-block:2rem}.badge{display:inline-flex;align-items:center;gap:.5rem;padding:.25rem .75rem;background:rgba(255,16,240,.1);border:1px solid rgba(255,16,240,.25);border-radius:9999px;font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#ff10f0}.fade-up{opacity:0;transform:translateY(20px);transition:opacity .5s ease,transform .5s ease}.fade-up.is-visible{opacity:1;transform:translateY(0)}.fade-up:nth-child(1){transition-delay:0ms}.fade-up:nth-child(2){transition-delay:80ms}.fade-up:nth-child(3){transition-delay:160ms}.fade-up:nth-child(4){transition-delay:240ms}.fade-up:nth-child(5){transition-delay:320ms}.fade-up:nth-child(6){transition-delay:400ms}.fade-up:nth-child(7){transition-delay:480ms}.fade-up:nth-child(8){transition-delay:560ms}.icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0}.icon svg{width:100%;height:100%;fill:currentColor}.icon--sm{width:1rem;height:1rem}.icon--md{width:1.25rem;height:1.25rem}.icon--lg{width:1.5rem;height:1.5rem}.icon--xl{width:2rem;height:2rem}.icon--2xl{width:2.5rem;height:2.5rem}.accent-dot{display:inline-block;width:6px;height:6px;background:#ff10f0;border-radius:9999px;box-shadow:0 0 8px #ff10f0}.grid{display:grid;gap:1.5rem}.grid--2{grid-template-columns:1fr}@media(min-width: 768px){.grid--2{grid-template-columns:repeat(2, 1fr)}}.grid--3{grid-template-columns:1fr}@media(min-width: 480px){.grid--3{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.grid--3{grid-template-columns:repeat(3, 1fr)}}.grid--4{grid-template-columns:repeat(2, 1fr)}@media(min-width: 768px){.grid--4{grid-template-columns:repeat(4, 1fr)}}.grid--auto{grid-template-columns:repeat(auto-fit, minmax(280px, 1fr))}.grid--tight{gap:1rem}.grid--loose{gap:2rem}.layout-aside{display:grid;gap:2rem;grid-template-columns:1fr}@media(min-width: 768px){.layout-aside{grid-template-columns:1fr 1fr;align-items:start}}@media(min-width: 1024px){.layout-aside{grid-template-columns:1fr 1.2fr}}@media(min-width: 768px){.layout-aside--reverse .layout-aside__content{order:2}.layout-aside--reverse .layout-aside__aside{order:1}}.stats-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1px;background:#333;border:1px solid #333;border-radius:1rem;overflow:hidden}@media(min-width: 768px){.stats-grid{grid-template-columns:repeat(4, 1fr)}}.stat-item{background:#1a1a1a;padding:2rem 1.5rem;text-align:center}@media(max-width: 479px){.stat-item{padding:1.5rem 1rem}}.stat-item__value{display:block;font-size:clamp(1.875rem,4vw,2.25rem);font-weight:900;letter-spacing:-0.03em;background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text;margin-bottom:.25rem}.stat-item__label{display:block;font-size:.875rem;font-weight:600;color:#fff;margin-bottom:.25rem}.stat-item__detail{display:block;font-size:.75rem;color:#888}.site-header{position:fixed;top:0;inset-inline:0;z-index:200;height:68px;background:rgba(10,10,10,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,0);transition:border-color 250ms ease,background 250ms ease}.site-header.is-scrolled{border-bottom-color:#333;background:rgba(10,10,10,.95)}.site-header__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.site-header__inner{padding-inline:1.25rem}}@media(min-width: 768px){.site-header__inner{padding-inline:2rem}}@media(min-width: 1024px){.site-header__inner{padding-inline:2.5rem}}.site-header__inner{display:flex;align-items:center;justify-content:space-between;height:100%}.site-logo{display:flex;align-items:center;gap:.75rem;text-decoration:none;color:#fff;font-weight:700;font-size:1.125rem;flex-shrink:0;transition:opacity 150ms ease}.site-logo:hover{opacity:.85;color:#fff}.site-logo:focus-visible{outline:2px solid #ff10f0;outline-offset:3px;border-radius:.5rem}.site-logo__mark{width:32px;height:32px;background:linear-gradient(135deg, #ff10f0 0%, rgb(194.5, 0, 182.2928870293) 100%);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.site-logo__mark svg{width:18px;height:18px;fill:#fff}.site-logo__text{letter-spacing:-0.03em}.site-nav{display:none;align-items:center;gap:2rem}@media(min-width: 1024px){.site-nav{display:flex}}.site-nav__link{font-size:.875rem;font-weight:500;color:#888;text-decoration:none;transition:color 150ms ease;letter-spacing:.05em;position:relative;padding-block:.25rem}.site-nav__link::after{content:"";position:absolute;bottom:-2px;left:0;right:0;height:2px;background:#ff10f0;border-radius:9999px;transform:scaleX(0);transform-origin:left;transition:transform 250ms ease}.site-nav__link:hover,.site-nav__link.is-active{color:#fff}.site-nav__link:hover::after,.site-nav__link.is-active::after{transform:scaleX(1)}.site-nav__link:focus-visible{outline:2px solid #ff10f0;outline-offset:4px;border-radius:.25rem}.site-header__actions{display:flex;align-items:center;gap:.75rem}.nav-toggle{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:40px;height:40px;border:1px solid #333;border-radius:.5rem;background:rgba(0,0,0,0);cursor:pointer;flex-shrink:0;transition:border-color 150ms ease,background 150ms ease}@media(min-width: 1024px){.nav-toggle{display:none}}.nav-toggle:hover{border-color:#ff10f0;background:rgba(255,16,240,.1)}.nav-toggle:focus-visible{outline:2px solid #ff10f0;outline-offset:2px}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(1){transform:translateY(7px) rotate(45deg)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(2){opacity:0;transform:scaleX(0)}.nav-toggle[aria-expanded=true] .nav-toggle__bar:nth-child(3){transform:translateY(-7px) rotate(-45deg)}.nav-toggle__bar{display:block;width:20px;height:2px;background:#fff;border-radius:9999px;transition:transform 250ms ease,opacity 250ms ease}.mobile-nav{position:fixed;inset:68px 0 0;z-index:500;background:rgba(10,10,10,.98);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);padding:1.5rem;display:flex;flex-direction:column;gap:.5rem;transform:translateX(100%);transition:transform 400ms cubic-bezier(0.4, 0, 0.2, 1)}@media(min-width: 1024px){.mobile-nav{display:none}}.mobile-nav.is-open{transform:translateX(0)}.mobile-nav__link{display:flex;align-items:center;gap:.75rem;padding:1rem;border-radius:.75rem;font-size:1.125rem;font-weight:500;color:#888;text-decoration:none;transition:color 150ms ease,background 150ms ease;border:1px solid rgba(0,0,0,0)}.mobile-nav__link:hover{color:#fff;background:#1a1a1a;border-color:#333}.mobile-nav__link:focus-visible{outline:2px solid #ff10f0;outline-offset:2px}.mobile-nav__link .icon{color:#ff10f0}.mobile-nav__cta{margin-top:1rem;padding-top:1rem;border-top:1px solid #333}.site-footer{background:#1a1a1a;border-top:1px solid #333;padding-top:4rem;padding-bottom:2rem}.site-footer__grid{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.site-footer__grid{padding-inline:1.25rem}}@media(min-width: 768px){.site-footer__grid{padding-inline:2rem}}@media(min-width: 1024px){.site-footer__grid{padding-inline:2.5rem}}.site-footer__grid{display:grid;grid-template-columns:1fr;gap:2.5rem}@media(min-width: 768px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr}}@media(min-width: 1024px){.site-footer__grid{grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer-brand__logo{display:flex;align-items:center;gap:.75rem;color:#fff;font-weight:700;font-size:1.125rem;text-decoration:none;margin-bottom:1rem}.footer-brand__logo:hover{color:#fff}.footer-brand__mark{width:32px;height:32px;background:linear-gradient(135deg, #ff10f0 0%, rgb(194.5, 0, 182.2928870293) 100%);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.footer-brand__mark svg{width:18px;height:18px;fill:#fff}.footer-brand__desc{font-size:.875rem;color:#888;line-height:1.625;max-width:28ch;margin-bottom:1.25rem}.footer-brand__trust{display:flex;flex-wrap:wrap;gap:.5rem}.trust-pill{display:inline-flex;align-items:center;gap:.25rem;padding:.25rem .75rem;background:#2a2a2a;border:1px solid #333;border-radius:9999px;font-size:.75rem;font-weight:500;color:#888;letter-spacing:.05em}.trust-pill svg{width:12px;height:12px;fill:#ff10f0;flex-shrink:0}.footer-nav__title{font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#fff;margin-bottom:1rem}.footer-nav__list{display:flex;flex-direction:column;gap:.75rem}.footer-nav__link{font-size:.875rem;color:#888;text-decoration:none;transition:color 150ms ease}.footer-nav__link:hover{color:#fff}.footer-nav__link:focus-visible{outline:2px solid #ff10f0;outline-offset:2px;border-radius:.25rem}.footer-contact__item{display:flex;align-items:flex-start;gap:.75rem;margin-bottom:1rem}.footer-contact__item:last-child{margin-bottom:0}.footer-contact__icon{width:16px;height:16px;fill:#ff10f0;flex-shrink:0;margin-top:2px}.footer-contact__text{font-size:.875rem;color:#888;line-height:1.375}.footer-contact__text a{color:#888}.footer-contact__text a:hover{color:#ff10f0}.site-footer__bottom{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.site-footer__bottom{padding-inline:1.25rem}}@media(min-width: 768px){.site-footer__bottom{padding-inline:2rem}}@media(min-width: 1024px){.site-footer__bottom{padding-inline:2.5rem}}.site-footer__bottom{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:1rem;padding-top:2rem;margin-top:2rem;border-top:1px solid #333}.footer-copy{font-size:.75rem;color:#555}.footer-legal{display:flex;gap:1.25rem}.footer-legal a{font-size:.75rem;color:#555;text-decoration:none}.footer-legal a:hover{color:#888}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.5rem;border-radius:9999px;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:1rem;font-weight:600;line-height:1;text-decoration:none;border:none;cursor:pointer;transition:transform 150ms ease,box-shadow 150ms ease,background-color 150ms ease,color 150ms ease;white-space:nowrap;-webkit-user-select:none;user-select:none}.btn:focus-visible{outline:2px solid #ff10f0;outline-offset:3px}.btn:active{transform:scale(0.97)}.btn--primary{background:linear-gradient(135deg, #ff10f0 0%, rgb(220, 0, 206.1924686192) 100%);color:#fff;box-shadow:0 4px 24px rgba(255,16,240,.3)}.btn--primary:hover{box-shadow:0 8px 40px rgba(255,16,240,.4);transform:translateY(-1px);color:#fff}.btn--primary:active{transform:scale(0.97);box-shadow:0 4px 24px rgba(255,16,240,.3)}.btn--secondary{background:rgba(0,0,0,0);color:#fff;border:1px solid #333}.btn--secondary:hover{border-color:#ff10f0;color:#ff10f0;background:rgba(255,16,240,.1)}.btn--ghost{background:rgba(0,0,0,0);color:#888;border:none}.btn--ghost:hover{color:#fff;background:#1a1a1a}.btn--sm{font-size:.875rem;padding:.5rem 1rem}.btn--lg{font-size:1.125rem;padding:1rem 2rem}.btn--xl{font-size:1.25rem;padding:1.25rem 2.5rem}.btn--full{width:100%}.btn:disabled,.btn[aria-disabled=true]{opacity:.4;cursor:not-allowed;pointer-events:none}.btn.is-loading{pointer-events:none;opacity:.7;position:relative}.btn.is-loading::after{content:"";width:14px;height:14px;border:2px solid hsla(0,0%,100%,.3);border-top-color:#fff;border-radius:9999px;display:inline-block;animation:btn-spin .7s linear infinite;margin-left:.5rem}.btn--icon{padding:.75rem;border-radius:.5rem;width:40px;height:40px}.btn--icon svg{width:18px;height:18px}.btn svg{width:18px;height:18px;fill:currentColor;flex-shrink:0}@keyframes btn-spin{to{transform:rotate(360deg)}}.card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:1.5rem}.card--hover{transition:transform 250ms ease,border-color 250ms ease,box-shadow 250ms ease}.card--hover:hover{transform:translateY(-3px);border-color:rgba(255,16,240,.4);box-shadow:0 4px 24px rgba(255,16,240,.3)}.card--surface-2{background:#2a2a2a}.card--accent{border-color:rgba(255,16,240,.4);box-shadow:inset 0 0 0 1px rgba(255,16,240,.1),0 4px 24px rgba(255,16,240,.3)}.feature-card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:1.5rem;transition:transform 250ms ease,border-color 250ms ease,box-shadow 250ms ease}.feature-card:hover{transform:translateY(-3px);border-color:rgba(255,16,240,.4);box-shadow:0 4px 24px rgba(255,16,240,.3)}.feature-card{display:flex;flex-direction:column;gap:1rem}.feature-card__icon-wrap{width:48px;height:48px;background:rgba(255,16,240,.1);border:1px solid rgba(255,16,240,.2);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-card__icon-wrap svg{width:22px;height:22px;fill:#ff10f0}.feature-card__title{font-size:1.125rem;font-weight:600;color:#fff;line-height:1.375}.feature-card__body{font-size:.875rem;color:#888;line-height:1.625;margin:0}.pricing-card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:1.5rem;display:flex;flex-direction:column;gap:1.25rem;transition:transform 250ms ease,border-color 250ms ease,box-shadow 250ms ease}.pricing-card:hover{transform:translateY(-4px)}.pricing-card--featured{border-color:rgba(255,16,240,.5);background:linear-gradient(160deg, #1a1a1a 0%, rgba(255, 16, 240, 0.04) 100%);box-shadow:0 4px 24px rgba(255,16,240,.3);position:relative}.pricing-card--featured:hover{box-shadow:0 8px 40px rgba(255,16,240,.4)}.pricing-card__badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:linear-gradient(135deg, #ff10f0, rgb(220, 0, 206.1924686192));color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;padding:.25rem 1rem;border-radius:9999px;white-space:nowrap}.pricing-card__name{font-size:.875rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#888}.pricing-card__price{display:flex;align-items:baseline;gap:.5rem}.pricing-card__amount{font-size:clamp(1.875rem,4vw,2.25rem);font-weight:900;letter-spacing:-0.03em;color:#fff}.pricing-card--featured .pricing-card__amount{background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.pricing-card__note{font-size:.875rem;color:#888}.pricing-card__desc{font-size:.875rem;color:#888;line-height:1.625;margin:0}.pricing-card__divider{border:none;border-top:1px solid #333}.pricing-card__features{display:flex;flex-direction:column;gap:.75rem;flex:1}.pricing-card__feature{display:flex;align-items:flex-start;gap:.75rem;font-size:.875rem;color:#888}.pricing-card__feature svg{width:16px;height:16px;fill:#ff10f0;flex-shrink:0;margin-top:1px}.pricing-card__cta{margin-top:auto}.market-card{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:1.5rem;background:#2a2a2a;padding:1.25rem}.market-card__flag{font-size:1.5rem;margin-bottom:.75rem;display:block;line-height:1}.market-card__country{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.market-card__methods{font-size:.75rem;color:#888;line-height:1.625}.step-card{display:flex;gap:1.25rem;align-items:flex-start;padding:1.5rem;background:#1a1a1a;border:1px solid #333;border-radius:1rem;transition:border-color 250ms ease}.step-card:hover{border-color:rgba(255,16,240,.3)}.step-card__num{width:40px;height:40px;background:rgba(255,16,240,.1);border:1px solid rgba(255,16,240,.25);border-radius:.75rem;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:1rem;font-weight:900;background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.step-card__title{font-size:1rem;font-weight:600;color:#fff;margin-bottom:.5rem}.step-card__body{font-size:.875rem;color:#888;line-height:1.625;margin:0}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-label{font-size:.875rem;font-weight:500;color:#fff}.form-label--required::after{content:" *";color:#ff10f0}.form-input,.form-select,.form-textarea{width:100%;background:#2a2a2a;border:1px solid #333;border-radius:.5rem;padding:.75rem 1rem;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji";font-size:1rem;color:#fff;line-height:1.5;transition:border-color 150ms ease,box-shadow 150ms ease;-webkit-appearance:none;appearance:none}.form-input::placeholder,.form-select::placeholder,.form-textarea::placeholder{color:#555}.form-input:hover,.form-select:hover,.form-textarea:hover{border-color:#555}.form-input:focus,.form-select:focus,.form-textarea:focus{outline:none;border-color:#ff10f0;box-shadow:0 0 0 3px rgba(255,16,240,.1)}.form-input.is-invalid,.form-select.is-invalid,.form-textarea.is-invalid{border-color:#ef4444;box-shadow:0 0 0 3px rgba(239,68,68,.1)}.form-select{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='%23888'%3E%3Cpath d='M7 10l5 5 5-5z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right .75rem center;padding-right:2.5rem;cursor:pointer}.form-select option{background:#1a1a1a;color:#fff}.form-textarea{resize:vertical;min-height:120px}.form-help{font-size:.75rem;color:#888}.form-error{font-size:.75rem;color:#ef4444;display:none}.form-group.has-error .form-error{display:block}.form-grid{display:grid;gap:1.25rem}@media(min-width: 768px){.form-grid{grid-template-columns:repeat(2, 1fr)}}.form-grid--full{grid-column:1/-1}.contact-form{background:#1a1a1a;border:1px solid #333;border-radius:1rem;padding:1.5rem;padding:2rem}@media(max-width: 479px){.contact-form{padding:1.5rem 1rem}}.contact-form__title{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:1.5rem}.contact-form__actions{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}@media(min-width: 480px){.contact-form__actions{flex-direction:row;align-items:center}}.contact-form__note{font-size:.75rem;color:#888}.contact-form__note svg{width:12px;height:12px;fill:#555;vertical-align:middle;margin-right:.25rem}.form-message{display:none;padding:1rem 1.25rem;border-radius:.75rem;font-size:.875rem;line-height:1.5;margin-top:1rem}.form-message--success{background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3);color:#22c55e}.form-message--error{background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3);color:#ef4444}.form-message.is-visible{display:block}.hero{position:relative;padding-top:calc(68px + 4rem);padding-bottom:5rem;overflow:hidden;background:#0a0a0a}@media(max-width: 767px){.hero{padding-top:calc(68px + 2.5rem);padding-bottom:3rem}}.hero__bg{position:absolute;inset:0;pointer-events:none;overflow:hidden;z-index:0}.hero__bg::before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle at center, rgba(255, 16, 240, 0.12) 0%, rgba(255, 16, 240, 0.04) 40%, transparent 70%);border-radius:9999px}.hero__bg::after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle at center, rgba(255, 16, 240, 0.06) 0%, transparent 70%);border-radius:9999px}.hero__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.hero__inner{padding-inline:1.25rem}}@media(min-width: 768px){.hero__inner{padding-inline:2rem}}@media(min-width: 1024px){.hero__inner{padding-inline:2.5rem}}.hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:1fr;gap:3rem;align-items:center}@media(min-width: 1024px){.hero__inner{grid-template-columns:1fr 1fr;gap:4rem}}.hero__content{max-width:580px}.hero__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ff10f0}.hero__title{font-size:clamp(2.25rem,6vw,3.75rem);font-weight:900;line-height:1.2;letter-spacing:-0.03em;color:#fff;margin-bottom:1.5rem}.hero__title .accent{background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.hero__lead{font-size:clamp(1rem,2vw,1.125rem);color:#888;line-height:1.625;max-width:52ch;margin-bottom:2rem}.hero__actions{display:flex;flex-wrap:wrap;gap:1rem;align-items:center}@media(max-width: 479px){.hero__actions{flex-direction:column;align-items:flex-start}}.hero__proof{margin-top:2rem;display:flex;align-items:center;gap:1rem;flex-wrap:wrap}.hero__proof-item{display:flex;align-items:center;gap:.5rem;font-size:.875rem;color:#888}.hero__proof-item svg{width:14px;height:14px;fill:#ff10f0;flex-shrink:0}.hero__visual{display:none;position:relative}@media(min-width: 1024px){.hero__visual{display:block}}.hero-panel{background:#1a1a1a;border:1px solid #333;border-radius:1.5rem;padding:1.5rem;box-shadow:0 16px 48px rgba(0,0,0,.7);position:relative}.hero-panel::before{content:"";position:absolute;inset:-1px;border-radius:1.5rem;background:linear-gradient(135deg, rgba(255, 16, 240, 0.3), transparent 50%);z-index:-1}.hero-panel__title{font-size:.875rem;font-weight:600;color:#888;letter-spacing:.05em;text-transform:uppercase;margin-bottom:1.25rem}.hero-panel__metric{display:flex;align-items:center;justify-content:space-between;padding:.75rem 0;border-bottom:1px solid #333}.hero-panel__metric:last-of-type{border-bottom:none}.hero-panel__metric-label{font-size:.875rem;color:#888}.hero-panel__metric-value{font-size:.875rem;font-weight:600}.hero-panel__metric-value--up{color:#22c55e}.hero-panel__metric-value--down{color:#ef4444}.hero-panel__metric-value--neutral{color:#fff}.hero-panel__bar{display:flex;align-items:center;gap:.75rem;margin-top:1.25rem}.hero-panel__bar-track{flex:1;height:6px;background:#2a2a2a;border-radius:9999px;overflow:hidden}.hero-panel__bar-fill{height:100%;background:linear-gradient(90deg, #ff10f0, rgb(255, 92.5, 244.8012552301));border-radius:9999px}.hero-panel__bar-fill--demo{width:87%}.hero-panel__bar-label{font-size:.75rem;color:#888;white-space:nowrap}.page-hero{background:#1a1a1a;border-bottom:1px solid #333;padding-top:calc(68px + 3rem);padding-bottom:3rem}@media(max-width: 767px){.page-hero{padding-top:calc(68px + 2rem);padding-bottom:2rem}}.page-hero__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1rem}@media(min-width: 480px){.page-hero__inner{padding-inline:1.25rem}}@media(min-width: 768px){.page-hero__inner{padding-inline:2rem}}@media(min-width: 1024px){.page-hero__inner{padding-inline:2.5rem}}.page-hero__inner{max-width:720px}.page-hero__label{display:inline-flex;align-items:center;gap:.5rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#ff10f0;margin-bottom:1rem}.page-hero__title{font-size:clamp(1.875rem,4vw,3rem);font-weight:700;line-height:1.2;letter-spacing:-0.02em;color:#fff;margin-bottom:1rem}.page-hero__lead{font-size:1.125rem;color:#888;line-height:1.625;max-width:56ch}.cta-block{background:linear-gradient(135deg, rgba(255, 16, 240, 0.08) 0%, rgba(255, 16, 240, 0.03) 50%, rgba(255, 16, 240, 0.08) 100%);border:1px solid rgba(255,16,240,.2);border-radius:1.5rem;padding:4rem 2rem;text-align:center;position:relative;overflow:hidden}@media(max-width: 767px){.cta-block{padding:2.5rem 1.5rem}}.cta-block::before{content:"";position:absolute;top:-120px;left:50%;transform:translateX(-50%);width:400px;height:400px;background:radial-gradient(circle, rgba(255, 16, 240, 0.12) 0%, transparent 65%);pointer-events:none}.cta-block__eyebrow{margin-bottom:1rem}.cta-block__title{font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700;line-height:1.375;letter-spacing:-0.02em;color:#fff;margin-bottom:1rem;max-width:20ch;margin-inline:auto}.cta-block__title .accent{background:linear-gradient(135deg, #ff10f0 0%, rgb(255, 92.5, 244.8012552301) 100%);-webkit-background-clip:text;-webkit-text-fill-color:rgba(0,0,0,0);background-clip:text}.cta-block__body{font-size:1.125rem;color:#888;max-width:48ch;margin-inline:auto;margin-bottom:2rem}.cta-block__actions{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.faq-list{display:flex;flex-direction:column;gap:.75rem}.faq-item{background:#1a1a1a;border:1px solid #333;border-radius:1rem;overflow:hidden;transition:border-color 250ms ease}.faq-item.is-open{border-color:rgba(255,16,240,.3)}.faq-item__question{width:100%;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;background:rgba(0,0,0,0);border:none;text-align:left;cursor:pointer;color:#fff;font-size:1rem;font-weight:500;line-height:1.375;transition:color 150ms ease}.faq-item__question:focus-visible{outline:2px solid #ff10f0;outline-offset:-2px}.faq-item__question:hover{color:#fff}.faq-item__question:hover .faq-item__icon{color:#ff10f0}.faq-item__icon{width:20px;height:20px;flex-shrink:0;color:#888;transition:transform 250ms ease,color 250ms ease}.faq-item__icon svg{width:100%;height:100%;fill:currentColor}.faq-item.is-open .faq-item__icon{transform:rotate(180deg);color:#ff10f0}.faq-item__answer{overflow:hidden;max-height:0;transition:max-height 400ms cubic-bezier(0.4, 0, 0.2, 1)}.faq-item.is-open .faq-item__answer{max-height:400px}.faq-item__answer-inner{padding:0 1.5rem 1.25rem;font-size:.875rem;color:#888;line-height:1.625;border-top:1px solid #333;padding-top:1rem}.trust-strip{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:1.5rem;padding:1.5rem 0}@media(max-width: 479px){.trust-strip{gap:1rem}}.trust-badge{display:flex;align-items:center;gap:.5rem;font-size:.875rem;font-weight:500;color:#888}.trust-badge svg{width:18px;height:18px;fill:#ff10f0;flex-shrink:0}.benefits-grid{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 480px){.benefits-grid{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.benefits-grid{grid-template-columns:repeat(4, 1fr)}}.benefits-grid--align-start{align-content:start}.benefit-item{display:flex;flex-direction:column;gap:.75rem;padding:1.5rem;background:#2a2a2a;border:1px solid #333;border-radius:1rem;text-align:center;align-items:center}.benefit-item svg{width:28px;height:28px;fill:#ff10f0}.benefit-item__title{font-size:1rem;font-weight:600;color:#fff}.benefit-item__body{font-size:.875rem;color:#888;line-height:1.625;margin:0}.contact-panel{display:flex;flex-direction:column;gap:1.5rem}.contact-detail{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;background:#1a1a1a;border:1px solid #333;border-radius:1rem;transition:border-color 250ms ease}.contact-detail:hover{border-color:rgba(255,16,240,.3)}.contact-detail__icon-wrap{width:40px;height:40px;background:rgba(255,16,240,.1);border-radius:.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-detail__icon-wrap svg{width:18px;height:18px;fill:#ff10f0}.contact-detail__label{font-size:.75rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:#888;margin-bottom:.25rem}.contact-detail__value{font-size:1rem;color:#fff;font-weight:500}.contact-detail__value a{color:#fff}.contact-detail__value a:hover{color:#ff10f0}.guarantee-badge{display:inline-flex;align-items:center;gap:.75rem;padding:.75rem 1.25rem;background:rgba(34,197,94,.08);border:1px solid rgba(34,197,94,.25);border-radius:9999px;font-size:.875rem;font-weight:500;color:#22c55e}.guarantee-badge svg{width:16px;height:16px;fill:#22c55e;flex-shrink:0}.scroll-progress{position:fixed;top:0;left:0;height:2px;width:0%;background:linear-gradient(90deg, #ff10f0, rgb(255, 118, 246.4016736402));z-index:201;transition:width .1s linear}.logo-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:1rem}@media(min-width: 480px){.logo-grid{grid-template-columns:repeat(3, 1fr)}}.logo-tile{background:#2a2a2a;border:1px solid #333;border-radius:1rem;padding:1.5rem;display:flex;align-items:center;justify-content:center;flex-direction:column;gap:.75rem;aspect-ratio:1;text-align:center}.logo-tile svg{width:32px;height:32px;fill:#888}.logo-tile span{font-size:.75rem;color:#888;font-weight:500}.tag-list{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.tag{display:inline-flex;align-items:center;padding:.25rem .75rem;background:#2a2a2a;border:1px solid #333;border-radius:9999px;font-size:.75rem;font-weight:500;color:#888}.home-services .pricing-card--featured{position:relative}@media(min-width: 1024px){.home-services .pricing-card--featured{transform:translateY(-8px)}.home-services .pricing-card--featured:hover{transform:translateY(-12px)}}.contact-layout{display:grid;grid-template-columns:1fr;gap:3rem;align-items:start}@media(min-width: 1024px){.contact-layout{grid-template-columns:1fr 1.6fr}}.contact-info__heading{font-size:1.25rem;font-weight:600;color:#fff;margin-bottom:.5rem}.contact-info__lead{font-size:.875rem;color:#888;margin-bottom:1.5rem}.contact-info__actions{display:flex;flex-direction:column;gap:.75rem;margin-top:1.5rem}.services-layout{display:grid;grid-template-columns:1fr;gap:2rem}@media(min-width: 1024px){.services-layout{grid-template-columns:repeat(3, 1fr);align-items:start}}.payments-methods{display:grid;grid-template-columns:1fr;gap:1rem}@media(min-width: 480px){.payments-methods{grid-template-columns:repeat(2, 1fr)}}@media(min-width: 1024px){.payments-methods{grid-template-columns:repeat(3, 1fr)}}.method-row{display:flex;align-items:center;gap:1rem;padding:1rem 1.25rem;background:#1a1a1a;border:1px solid #333;border-radius:.75rem}.method-row svg{width:20px;height:20px;fill:#ff10f0;flex-shrink:0}.method-row__name{font-size:.875rem;font-weight:500;color:#fff}.method-row__type{font-size:.75rem;color:#888;margin-top:2px}/*# sourceMappingURL=main.css.map */