*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;color:#0f172a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}h1,h2,h3,h4{margin:0;line-height:1.2;color:#0f172a}p{margin:0}ul{margin:0;padding:0;list-style:none}a{color:inherit}img{max-width:100%;display:block}button{font-family:inherit}::selection{background:#60a5fa;color:#fff}.section-eyebrow{display:inline-block;color:#2563eb;font-weight:700;letter-spacing:.08em;text-transform:uppercase;font-size:.8rem;margin-bottom:.5rem}.section-title{font-size:clamp(1.75rem,3vw,2.5rem);font-weight:800;margin-bottom:1rem}.section-subtitle{color:#475569;font-size:1.05rem;max-width:640px;margin-bottom:2.5rem}.section-header{text-align:center;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:0}.section-header .section-subtitle{margin-inline:auto}.navbar{position:fixed;inset-inline:0;top:0;z-index:1000;background:#ffffffd9;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:box-shadow .35s ease,background .35s ease}.navbar--scrolled{box-shadow:0 2px 8px #0f172a0f;background:#fffffff5}.navbar__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}@media (max-width: 768px){.navbar__inner{padding-inline:1rem}}.navbar__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:0;height:72px}.navbar__brand{display:flex;align-items:center}.navbar__logo{height:42px;width:auto}.navbar__nav{display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:2.5rem}.navbar__links{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:1.5rem}.navbar__links a{font-weight:600;font-size:.95rem;color:#0f172a;text-decoration:none;position:relative;padding-block:4px;transition:color .2s ease}.navbar__links a:after{content:"";position:absolute;left:0;bottom:-2px;width:0;height:2px;background:#2563eb;transition:width .2s ease}.navbar__links a:hover{color:#2563eb}.navbar__links a:hover:after{width:100%}.navbar__cta{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none;background:#2563eb;color:#fff}.navbar__cta:hover{background:#1d4ed8;transform:translateY(-2px)}.navbar__toggle{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px}.navbar__toggle span{width:24px;height:2px;background:#0f172a;transition:transform .2s ease,opacity .2s ease}.navbar__toggle--open span:nth-child(1){transform:translateY(7px) rotate(45deg)}.navbar__toggle--open span:nth-child(2){opacity:0}.navbar__toggle--open span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}@media (max-width: 1024px){.navbar__toggle{display:flex}.navbar__nav{position:fixed;top:72px;right:0;left:0;background:#fff;flex-direction:column;align-items:stretch;padding:1.5rem;gap:1.5rem;box-shadow:0 8px 24px #0f172a1a;transform:translateY(-150%);opacity:0;transition:transform .35s ease,opacity .35s ease}.navbar__nav--open{transform:translateY(0);opacity:1}.navbar__links{flex-direction:column;align-items:flex-start;gap:1rem}.navbar__cta{width:100%}}.hero{position:relative;padding-top:calc(72px + 6rem);padding-bottom:6rem;background:linear-gradient(180deg,#f8fafc,#fff);overflow:hidden}.hero:before{content:"";position:absolute;top:-120px;right:-120px;width:420px;height:420px;border-radius:50%;background:radial-gradient(circle,rgba(37,99,235,.18),transparent 70%)}.hero__inner{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}@media (max-width: 768px){.hero__inner{padding-inline:1rem}}.hero__inner{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:4rem;opacity:0;transform:translateY(24px);transition:opacity .8s ease,transform .8s ease}.hero__inner--visible{opacity:1;transform:translateY(0)}.hero__content{flex:1 1 520px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;gap:1.5rem}.hero__badge{display:inline-block;padding:.4rem 1rem;border-radius:999px;background:#2563eb1a;color:#1d4ed8;font-weight:600;font-size:.85rem}.hero__title{font-size:clamp(2.1rem,5vw,3.4rem);font-weight:800;color:#0f172a}.hero__title--gradient{background:linear-gradient(135deg,#2563eb,#06b6d4);-webkit-background-clip:text;background-clip:text;color:transparent}.hero__subtitle{font-size:1.1rem;color:#475569;max-width:560px}.hero__actions{display:flex;flex-direction:row;justify-content:flex-start;align-items:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.hero__btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.85rem 1.75rem;border-radius:8px;font-weight:600;font-size:1rem;cursor:pointer;border:none;transition:transform .2s ease,box-shadow .2s ease,background .2s ease;text-decoration:none}.hero__btn--primary{background:#2563eb;color:#fff}.hero__btn--primary:hover{background:#1d4ed8;transform:translateY(-2px);box-shadow:0 8px 24px #0f172a1a}.hero__btn--secondary{background:transparent;color:#0f172a;border:2px solid #e2e8f0}.hero__btn--secondary:hover{border-color:#2563eb;color:#2563eb;transform:translateY(-2px)}.hero__visual{flex:1 1 360px;position:relative;display:flex;flex-direction:row;justify-content:center;align-items:center;gap:0;min-height:320px}.hero__glow{position:absolute;width:280px;height:280px;border-radius:50%;background:radial-gradient(circle,rgba(6,182,212,.25),transparent 70%);filter:blur(10px)}.hero__logo{position:relative;max-width:320px;width:100%;filter:drop-shadow(0 20px 40px rgba(15,23,42,.15))}@media (max-width: 1024px){.hero{padding-top:calc(72px + 4rem)}.hero__inner{flex-direction:column;text-align:center}.hero__content{align-items:center}.hero__actions{justify-content:center}.hero__visual{min-height:auto;order:2}.hero__logo{max-width:220px}}@media (max-width: 480px){.hero__logo{max-width:180px}}.footer{background:#0b1220;color:#e2e8f0;padding-block:4rem 1.5rem}.footer__container{width:100%;max-width:1200px;margin-inline:auto;padding-inline:1.5rem}@media (max-width: 768px){.footer__container{padding-inline:1rem}}.footer__top{display:grid;grid-template-columns:1.4fr 1fr 1fr;gap:2.5rem;padding-bottom:2.5rem;border-bottom:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.footer__top{grid-template-columns:1fr}}.footer__logo{height:40px;width:auto;margin-bottom:1rem;filter:brightness(0) invert(1)}.footer__slogan{color:#e2e8f0b3;max-width:320px;font-size:.95rem}.footer h4{color:#fff;font-size:.95rem;margin-bottom:1rem;text-transform:uppercase;letter-spacing:.05em}.footer__nav ul,.footer__connect ul{display:flex;flex-direction:column;justify-content:flex-start;align-items:flex-start;gap:.65rem}.footer__nav a,.footer__connect a{color:#e2e8f0bf;text-decoration:none;font-size:.92rem;transition:color .2s ease}.footer__nav a:hover,.footer__connect a:hover{color:#60a5fa}.footer__bottom{padding-top:1.5rem;text-align:center;font-size:.85rem;color:#e2e8f08c}.loader{display:flex;align-items:center;justify-content:center;min-height:220px;width:100%}.loader__spinner{width:42px;height:42px;border:4px solid #e2e8f0;border-top-color:#2563eb;border-radius:50%;animation:loader-spin .8s linear infinite}@keyframes loader-spin{to{transform:rotate(360deg)}}
