@import "https://fonts.googleapis.com/css2?family=Sora:wght@400;600;700;800&display=swap";:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;color:#eef4ff;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;box-sizing:border-box;background:#020b26;font-family:Sora,Segoe UI,sans-serif;font-size:16px;font-weight:400;line-height:1.6}*{box-sizing:inherit}html{scroll-behavior:smooth}body{color:#eef4ff;background:#020b26;min-height:100vh;margin:0}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,input,textarea{font:inherit}#root{min-height:100vh}::selection{background:#39aaff47}.hero-layout{background:radial-gradient(900px 480px at 20% -10%,#3c83ff3d,#0000 70%),radial-gradient(900px 500px at 100% 110%,#00d8ff29,#0000 70%),#020b26;place-items:center;min-height:100vh;padding:clamp(14px,3vw,28px);display:grid}.hero-stage{background-image:linear-gradient(#02102d61 0%,#010f28cc 78%,#010f28f2 100%),url(/bg.jpg);background-position:50%;background-size:cover;border:1px solid #4391ff42;border-radius:28px;flex-direction:column;justify-content:space-between;width:min(1320px,100%);min-height:min(94vh,820px);padding:clamp(22px,2.3vw,32px) clamp(22px,3.4vw,48px) clamp(24px,3vw,38px);animation:.55s cubic-bezier(.22,1,.36,1) both page-enter;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000073,inset 0 1px #7cc8ff33}.hero-header{border-bottom:1px solid #7badff47;padding-bottom:10px;animation:.45s 80ms both content-enter}.brand-line{letter-spacing:.01em;align-items:center;gap:12px;margin:0;font-size:clamp(1.2rem,1.85vw,2rem);font-weight:700;display:inline-flex}.brand-mark{color:#2fdfff;font-weight:800}.brand-name{color:#f2f7ff}.hero-main{text-align:center;margin:auto 0;animation:.45s .14s both content-enter}.hero-main h1{color:#f8fbff;letter-spacing:-.02em;margin:0;font-size:clamp(2rem,5.6vw,4.3rem);line-height:1.12}.hero-subtitle{color:#d6e6ff;max-width:780px;margin:20px auto 0;font-size:clamp(1rem,2vw,2rem)}.hero-footer{gap:22px;animation:.45s .2s both content-enter;display:grid}@keyframes page-enter{0%{opacity:0;filter:saturate(.92);transform:translateY(18px)scale(.992)}to{opacity:1;filter:saturate();transform:translateY(0)scale(1)}}@keyframes content-enter{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media (prefers-reduced-motion:reduce){.hero-stage,.hero-header,.hero-main,.hero-footer{animation:none}}.feature-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;margin:0;padding:0;list-style:none;display:grid}.feature-list li{text-align:center;color:#eef4ff;text-shadow:0 3px 12px #00000047;justify-content:center;align-items:center;gap:12px;font-size:clamp(.95rem,1.25vw,1.72rem);font-weight:600;display:flex}.feature-list li span:first-child{font-size:clamp(1.2rem,1.7vw,2rem)}.hero-cta{justify-items:center;gap:14px;display:grid}.cta-button{color:#f3fbff;background:linear-gradient(#24cbe3,#0d91bb);border-radius:14px;justify-content:center;align-items:center;min-width:min(380px,86vw);padding:16px 26px;font-size:clamp(1.35rem,2vw,1.95rem);font-weight:700;transition:transform .2s,filter .2s;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 15px 25px #02183961}.cta-button:hover,.cta-button:focus-visible{filter:brightness(1.07);transform:translateY(-1px)}.cta-link{color:#e3efff;text-underline-offset:5px;font-size:clamp(.96rem,1.2vw,1.28rem);text-decoration:underline}.cta-link:hover,.cta-link:focus-visible{color:#fff}@media (width<=1020px){.hero-stage{background-position:62%;min-height:min(96vh,920px)}.feature-list{grid-template-columns:1fr}.feature-list li{text-align:left;justify-content:flex-start}}@media (width<=640px){.hero-stage{border-radius:20px;padding:18px 16px 20px}.brand-line{font-size:1.28rem}.hero-subtitle{margin-top:14px}.hero-cta{gap:10px}.cta-button{width:100%;min-width:auto;padding:14px 20px;font-size:1.2rem}}.services-page{background:radial-gradient(900px 480px at 20% -10%,#3c83ff3d,#0000 70%),radial-gradient(900px 500px at 100% 110%,#00d8ff29,#0000 70%),#020b26;place-items:center;min-height:100vh;padding:clamp(14px,3vw,28px);display:grid}.services-shell{background-image:linear-gradient(#02102d61 0%,#010f28d1 62%,#010f28f5 100%),url(/bg.jpg);background-position:50%;background-size:cover;border:1px solid #4391ff42;border-radius:28px;flex-direction:column;width:min(1320px,100%);min-height:min(94vh,860px);padding:clamp(22px,2.3vw,32px) clamp(22px,3.4vw,48px) clamp(24px,3vw,38px);animation:.55s cubic-bezier(.22,1,.36,1) both page-enter;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 70px #00000073,inset 0 1px #7cc8ff33}.services-header{border-bottom:1px solid #7badff47;justify-content:space-between;align-items:center;gap:16px;padding-bottom:12px;animation:.45s 80ms both content-enter;display:flex}.services-brand{align-items:center;gap:10px;margin:0;font-size:clamp(1.1rem,1.8vw,1.8rem);font-weight:700;display:inline-flex}.services-brand-mark{color:#2fdfff}.back-link{color:#d5e8ff;text-underline-offset:4px;text-decoration:underline}.back-link:hover,.back-link:focus-visible{color:#fff}.services-main{padding-top:clamp(24px,3vw,34px);animation:.45s .14s both content-enter}.services-kicker{color:#58dfff;letter-spacing:.08em;text-transform:uppercase;margin:0;font-weight:700}.services-main h1{color:#f8fbff;letter-spacing:-.02em;max-width:860px;margin:10px 0 0;font-size:clamp(2rem,5vw,4rem);line-height:1.12}.services-lead{color:#d6e6ff;max-width:760px;margin:16px 0 0;font-size:clamp(1rem,2vw,1.3rem)}.services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(14px,1.8vw,22px);margin-top:clamp(24px,3.2vw,36px);display:grid}.service-card{-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:linear-gradient(#081f4c9e,#07193ecc);border:1px solid #70adff3d;border-radius:20px;padding:clamp(16px,1.8vw,24px);transition:transform .22s,box-shadow .22s,border-color .22s,background .22s}.service-card:hover,.service-card:focus-within{background:linear-gradient(#0a2458bd,#081d48eb);border-color:#8ac8ff80;transform:translateY(-4px);box-shadow:0 14px 30px #04143473}.service-card h2{color:#f2f8ff;margin:0;font-size:clamp(1.08rem,1.5vw,1.42rem)}.service-card p{color:#c9def8;margin:12px 0 0}.services-footer{margin-top:auto;padding-top:24px;animation:.45s .2s both content-enter}@media (prefers-reduced-motion:reduce){.services-shell,.services-header,.services-main,.services-footer{animation:none}.service-card{transition:none}.service-card:hover,.service-card:focus-within{transform:none}}.services-cta{color:#f3fbff;background:linear-gradient(#24cbe3,#0d91bb);border-radius:14px;justify-content:center;align-items:center;min-width:240px;padding:14px 24px;font-size:1.05rem;font-weight:700;display:inline-flex;box-shadow:inset 0 1px #ffffff40,0 12px 24px #02183952}.services-cta:hover,.services-cta:focus-visible{filter:brightness(1.07);transform:translateY(-1px)}@media (width<=860px){.services-shell{background-position:62%;min-height:min(96vh,980px)}.services-grid{grid-template-columns:1fr}.services-header{flex-direction:column;align-items:flex-start}}@media (width<=640px){.services-shell{border-radius:20px;padding:18px 16px 20px}.services-footer{padding-top:20px}.services-cta{width:100%;min-width:auto}}
