@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{color-scheme:dark;--bg:#080b12;--surface:#0f1420;--border:#232a38;--text:#f5f7ff;--muted:#a0a8bb;--blue:#6088ff}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font:16px/1.65 'DM Sans',sans-serif}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}button,a,input,textarea{-webkit-tap-highlight-color:transparent}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:2px solid #95afff;outline-offset:5px}header{max-width:1440px;margin:auto;padding:25px 6%;height:100px;display:flex;align-items:center;gap:32px;border-bottom:1px solid var(--border)}.brand{display:inline-flex;align-items:center;white-space:nowrap;font-family:Manrope,sans-serif;font-size:24px;font-weight:800;letter-spacing:-1px}.brand-light{font-weight:500}.mark{display:inline-flex;align-items:center;justify-content:center;position:relative;font-size:25px;background:#3465f1;border-radius:8px;width:36px;height:36px;margin-right:11px;font-weight:800;line-height:1}.mark span{position:absolute;font-size:15px;right:0;top:-5px;background:var(--bg)}header nav{display:flex;gap:25px;margin:auto;font-size:14px;color:#b9c0d1}nav a:hover,.pricing-help a:hover{color:var(--blue)}.button{display:inline-flex;justify-content:center;align-items:center;gap:38px;background:#3869f7;border:1px solid #4b78fc;border-radius:7px;color:white;padding:15px 24px;font-weight:600;cursor:pointer;transition:background .2s,transform .2s;line-height:1.5}.button:hover{background:#4d7afe;transform:translateY(-2px)}.button span{font-size:21px;font-weight:400}.button.small{padding:10px 18px;font-size:14px;gap:26px}.button.secondary{background:#121722;border-color:#303848}.button.secondary:hover{background:#1d2534}.menu{display:none}.hero{position:relative;isolation:isolate;max-width:1440px;margin:auto;overflow:hidden}.hero-grid{position:absolute;inset:0;z-index:-1;background:linear-gradient(90deg,transparent 49.8%,#497bff0c 50%,transparent 50.2%),linear-gradient(#466bce0c 1px,transparent 1px),linear-gradient(90deg,#466bce0c 1px,transparent 1px);background-size:100% 100%,80px 80px,80px 80px;mask-image:linear-gradient(transparent,black 25%,black 70%,transparent)}.hero:before{content:'';position:absolute;z-index:-1;inset:10% -10% 0;background:radial-gradient(ellipse at 50% 80%,#234eaa26,transparent 60%)}.hero-content{text-align:center;padding:87px 6% 72px;animation:arrive .8s both}.eyebrow{font-size:12px;font-weight:650;letter-spacing:2.2px;color:var(--blue);margin-bottom:20px;display:flex;align-items:center;gap:12px}.hero .eyebrow,.center .eyebrow{justify-content:center}.line{width:23px;height:1px;background:var(--blue)}h1,h2,h3,p{margin-top:0}h1,h2,h3{font-family:Manrope,sans-serif;line-height:1.13;letter-spacing:-1.8px}h1{font-size:clamp(40px,5.8vw,80px);font-weight:750;margin-bottom:27px}h2{font-size:clamp(32px,3.1vw,44px);font-weight:650;margin-bottom:23px}h3{font-size:23px;letter-spacing:-.6px}.blue{color:var(--blue)}.muted{color:#788298}.hero p{max-width:650px;margin:0 auto 32px;color:#a6b0c6;font-size:17px;line-height:1.8}.actions{display:flex;justify-content:center;gap:14px}.hero-details{display:flex;justify-content:center;gap:17px;align-items:center;margin-top:35px;color:#969fb3;font-size:13px}.hero-details i{width:3px;height:3px;background:#536079;border-radius:50%}.hero-bottom{margin:0 6%;padding:24px 0;display:flex;justify-content:space-between;border-top:1px solid var(--border);color:#8992a7;font-size:12px;letter-spacing:1.3px}.hero-bottom a{letter-spacing:0;font-size:14px}.hero-bottom a span{margin-left:22px}.section{max-width:1280px;margin:auto;padding:100px 40px;border-bottom:1px solid var(--border)}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:40px}.section-heading h2{margin:0}.section-heading p{font-size:15px;color:var(--muted);margin:0 0 4px}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid var(--border);border-left:1px solid var(--border);border-radius:12px;overflow:hidden}.service{padding:31px;border-right:1px solid var(--border);border-bottom:1px solid var(--border);background:linear-gradient(130deg,#101622,#0b101a);transition:background .2s}.service:hover{background:#141d2c}.icon{width:43px;height:43px;display:flex;align-items:center;justify-content:center;background:#142348;border:1px solid #263961;color:#7da0ff;border-radius:9px;margin-bottom:27px}.icon svg{width:23px;height:23px;stroke:currentColor;fill:none;stroke-width:1.5;stroke-linecap:round;stroke-linejoin:round}.service h3{font-size:19px;margin-bottom:12px}.service p{color:var(--muted);font-size:15px;margin:0;max-width:280px}.center{text-align:center}.center p{color:var(--muted)}.packages{max-width:960px;margin:44px auto 30px;display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:stretch}.package{position:relative;padding:34px;background:#101520;border:1px solid #2a3243;border-radius:12px;display:flex;flex-direction:column}.package.popular{border-color:#4d78f8;background:linear-gradient(140deg,#152342,#101722 60%);box-shadow:0 0 60px #285be30b}.badge{position:absolute;top:-15px;right:25px;background:#3e70fc;padding:5px 15px;border-radius:20px;font-size:12px;font-weight:600}.package-name{font-size:13px;letter-spacing:2px;font-weight:700;color:#b6c3de}.price{margin:19px 0 13px;font-family:Manrope,sans-serif;font-size:52px;letter-spacing:-2px;font-weight:750;line-height:1.2}.price span{font-size:16px;letter-spacing:0;color:#9eacc6;margin-right:8px;font-weight:500}.package>p{color:var(--muted);font-size:15px;min-height:50px}.package ul{padding:25px 0 28px;margin:8px 0 0;border-top:1px solid #2b354b;list-style:none}.package li{position:relative;padding-left:26px;font-size:14px;line-height:1.65;margin-bottom:10px;color:#c5cedf}.package li:before,.why li:before{content:'✓';position:absolute;left:0;color:#7599ff}.package .button{margin-top:auto;width:100%;justify-content:space-between;font-size:15px}.pricing-help{text-align:center;font-size:14px;color:#abb5ca}.pricing-help p{margin-bottom:8px}.pricing-help a{color:#c9d5f9}.pricing-help small{display:block;margin-top:24px;color:#7e8ba2;font-size:12px}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;margin-top:47px}.step-num{font-family:Manrope,sans-serif;font-size:36px;color:#527de8;margin-bottom:24px;padding-bottom:20px;border-bottom:1px solid #2c3953}.step h3{font-size:18px;letter-spacing:-.5px;line-height:1.35}.step p{font-size:15px;color:var(--muted);margin:0}.about{display:grid;grid-template-columns:1.1fr 1fr;gap:100px}.about p,.contact p{color:var(--muted);max-width:520px}.why{border:1px solid var(--border);border-radius:12px;padding:37px;background:#0e1420}.why .eyebrow{font-size:11px;letter-spacing:1.7px}.why h3{font-size:27px}.why ul{padding:0;list-style:none;margin-bottom:0}.why li{position:relative;padding:11px 0 11px 30px;border-bottom:1px solid #222c3d;font-size:15px}.why li:last-child{border:0}.contact{display:grid;grid-template-columns:1fr 1.1fr;gap:80px;padding-bottom:100px}.email-block{margin-top:45px;display:flex;flex-direction:column;gap:10px}.email-block span,.footer-label{font-size:11px;letter-spacing:1.7px;color:#8793a9}.email-block a{font-size:17px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}label{display:block;font-size:14px;color:#d3dbec;margin-bottom:20px}input,textarea{display:block;width:100%;margin-top:8px;background:#0f1622;border:1px solid #293246;padding:13px 15px;border-radius:6px;color:white;outline:none;transition:border-color .2s}input:focus,textarea:focus{border-color:#678dff;box-shadow:0 0 0 3px #406dff15}input::placeholder,textarea::placeholder{color:#758199}textarea{resize:vertical}form .button{width:100%;justify-content:space-between}.contact .form-note{font-size:12px;margin:12px 0 0;color:#8d99b0}footer{max-width:1280px;margin:auto;padding:48px 40px 20px}.footer-top{display:flex;justify-content:space-between;gap:30px;align-items:center}.footer-top p{font-size:13px;color:#8e9ab0;margin:10px 0 0}.footer-top>div:nth-child(2){display:flex;flex-direction:column;gap:8px;font-size:14px}.footer-top nav{display:flex;gap:23px;color:#a9b4c8;font-size:14px}.footer-bottom{margin-top:40px;border-top:1px solid #202938;padding-top:22px;display:flex;justify-content:space-between;font-size:12px;color:#7b89a2}@keyframes arrive{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@media(min-width:1500px){.hero-content{padding-top:105px;padding-bottom:90px}}@media(max-width:1100px){header{gap:15px;padding-inline:4%}header nav{gap:17px}.header-cta{display:none}.section{padding-inline:35px}.about,.contact{gap:45px}.hero-details{font-size:12px}.brand{font-size:22px}}@media(max-width:760px){header{height:78px;padding:20px 24px;justify-content:space-between;position:relative;z-index:5}.menu{display:block;background:#111a2b;border:1px solid #303c52;color:white;border-radius:5px;font-size:22px;width:42px;height:40px}header nav{display:none;position:absolute;top:77px;left:0;right:0;background:#0e1523;padding:24px;box-shadow:0 20px 25px #0007}header nav.open{display:flex;flex-direction:column;gap:20px}.hero-content{padding:65px 22px 45px}h1{font-size:clamp(35px,8vw,58px);letter-spacing:-1.4px}.hero p{font-size:16px}.eyebrow{font-size:10px;letter-spacing:1.5px}.hero-details{flex-wrap:wrap;gap:10px}.hero-details span:last-child,.hero-details i:last-of-type{display:none}.hero-bottom{margin:0 24px}.hero-bottom>span{font-size:9px;max-width:135px}.hero-bottom a{font-size:12px}.hero-bottom a span{margin-left:8px}.section{padding:65px 24px}.section-heading{display:block}.section-heading p{margin-top:22px}.service-grid{grid-template-columns:1fr 1fr}.service{padding:24px 20px}.service h3{font-size:17px}.service p{font-size:14px}.packages{grid-template-columns:1fr;gap:35px}.package{padding:28px}.steps{grid-template-columns:1fr 1fr;gap:30px 24px}.about,.contact{grid-template-columns:1fr;gap:35px}.why{padding:27px}.email-block{margin-top:28px}.footer-top{flex-wrap:wrap;gap:30px}.footer-top nav{width:100%;justify-content:space-between}footer{padding:40px 24px 24px}.footer-bottom{gap:20px;font-size:11px}.actions .button{font-size:14px;padding:13px 17px;gap:15px}}@media(max-width:380px){.actions{flex-direction:column}.service-grid,.form-grid{grid-template-columns:1fr}.form-grid{gap:0}.hero-details{font-size:11px}.email-block a{font-size:15px}.steps{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation:none!important;transition:none!important}}
