:root{color-scheme:dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#06070b;color:#f2f2f2;font-weight:400;line-height:1.7}*{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;min-height:100vh;overflow-x:hidden}body{background:radial-gradient(circle at top,rgba(255,255,255,.05),transparent 18%),linear-gradient(180deg,#090b10,#020306 60%,#000);color:#e8e8ea}#root,.app-shell{min-height:100vh}.app-shell{position:relative;overflow:hidden}.page-wrapper{position:relative;z-index:1;max-width:1180px;margin:0 auto;padding:1.5rem 1.5rem 2.5rem}.background{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none}.background:before,.background:after,.nebula{content:"";position:absolute;border-radius:50%;filter:blur(84px);opacity:.42}.background:before{width:420px;height:420px;top:-10%;left:5%;background:#ffffff14}.background:after{width:520px;height:520px;right:-12%;bottom:6%;background:#ffffff0f}.nebula{width:620px;height:620px;background:radial-gradient(circle at 40% 40%,rgba(255,255,255,.14),transparent 30%)}.nebula--top{top:4%;right:12%}.nebula--bottom{bottom:-8%;left:8%}.starfield{position:absolute;top:0;right:0;bottom:0;left:0;opacity:.65;background-image:radial-gradient(circle,rgba(255,255,255,.22) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.16) 1px,transparent 1px),radial-gradient(circle,rgba(255,255,255,.08) 1px,transparent 1px);background-size:120px 120px,70px 70px,34px 34px;animation:drift 45s linear infinite}.constellation-svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:.18;transform:translate(-8%,-6%) scale(1.04);pointer-events:none}.constellation-svg line{stroke-dasharray:260;stroke-dashoffset:260;animation:drawLine 3.5s ease forwards .8s}.constellation-svg circle{opacity:0;transform-origin:center;animation:pulseStar 2.6s ease-in-out infinite alternate}.constellation-svg circle:nth-of-type(1){animation-delay:1.2s}.constellation-svg circle:nth-of-type(2){animation-delay:1.4s}.constellation-svg circle:nth-of-type(3){animation-delay:1.6s}.constellation-svg circle:nth-of-type(4){animation-delay:1.8s}.constellation-svg circle:nth-of-type(5){animation-delay:2s}.constellation-svg circle:nth-of-type(6){animation-delay:2.2s}.site-nav{max-width:1180px;margin:0 auto;display:flex;justify-content:space-between;align-items:center;gap:.75rem;padding:.75rem 0 0}.brand-pill{font-size:.85rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;padding:.65rem .95rem;border-radius:999px;border:1px solid rgba(255,255,255,.14);background:#ffffff0f;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.nav-links{display:flex;gap:1rem;flex-wrap:wrap}.nav-links a{color:#ffffffc7;text-decoration:none;font-size:.95rem;transition:color .2s ease}.nav-links a:hover{color:#fff}.hero-hero{max-width:1180px;margin:0 auto;display:grid;grid-template-columns:1.2fr .85fr;gap:1.2rem;align-items:start;padding:2rem 0 0}.hero-copy{display:grid;gap:1rem}.hero-copy .eyebrow{display:inline-flex;padding:.6rem .85rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);font-size:.78rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffd9}.hero-hero h1{font-size:clamp(2.6rem,4.5vw,3.6rem);line-height:1.05;letter-spacing:-.04em;max-width:14ch}.hero-hero p{max-width:620px;color:#ffffffc7;font-size:1rem}.hero-actions{display:flex;flex-wrap:wrap;gap:.85rem}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 1.2rem;border-radius:999px;border:1px solid transparent;font-weight:700;text-decoration:none;transition:transform .2s ease,background .2s ease,color .2s ease}.button:hover{transform:translateY(-1px)}.button--primary{background:#fff;color:#090a0d;box-shadow:0 20px 50px #ffffff1f}.button--secondary{color:#ffffffeb;background:#ffffff14;border-color:#ffffff2e}.hero-card{position:relative;padding:1.9rem;border-radius:32px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(26px);backdrop-filter:blur(26px);overflow:hidden;min-height:auto;box-shadow:inset 0 0 0 1px #ffffff05,0 24px 60px #00000029}.hero-card:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at top left,rgba(255,255,255,.1),transparent 28%);pointer-events:none}.hero-card__body{position:relative;z-index:1;display:grid;gap:1rem}.hero-card__body .eyebrow{color:#ffffffc7}.hero-card__body h2{font-size:1.8rem;margin:0}.hero-card__body p{color:#ffffffbf;line-height:1.8}.hero-card__list{display:grid;gap:.8rem;margin-top:1rem}.hero-card__list span{display:inline-flex;align-items:center;padding:.85rem 1rem;border-radius:18px;background:#ffffff0a;border:1px solid rgba(255,255,255,.08);color:#ffffffd1}.section{max-width:1180px;margin:0 auto;padding:0 1.5rem}.hero-hero+.section,.section+.section{border-top:1px solid rgba(255,255,255,.08);margin-top:3.5rem;padding-top:3.5rem}.section-headline{display:flex;align-items:center;gap:.85rem;margin-bottom:1.4rem}.section-headline span{width:3rem;height:3rem;display:grid;place-items:center;border-radius:16px;background:#ffffff1f;border:1px solid rgba(255,255,255,.16)}.section-headline h2,.contact-title{font-size:clamp(1.8rem,3.4vw,2.4rem);margin:0}.cards-grid{display:grid;grid-template-columns:repeat(3,minmax(240px,1fr));gap:1.2rem}.service-card{padding:1.35rem;min-height:220px;border-radius:24px;border:1px solid rgba(255,255,255,.08);background:#ffffff0a;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease}.service-card:hover{transform:translateY(-4px);border-color:#ffffff24;box-shadow:0 22px 58px #00000024}.service-card__label{font-size:.75rem;letter-spacing:.18em;text-transform:uppercase;color:#ffffffb8;margin-bottom:.9rem}.service-card h3{font-size:1.18rem;margin:0 0 .7rem}.service-card p{color:#ffffffbd;line-height:1.75;font-size:.98rem;margin:0}.contact-section{margin-top:0;padding:2.5rem 2rem 2rem;border-radius:28px;background:#ffffff0f;border:1px solid rgba(255,255,255,.1);-webkit-backdrop-filter:blur(24px);backdrop-filter:blur(24px);box-shadow:inset 0 0 0 1px #ffffff05}.contact-section .eyebrow{display:inline-flex;padding:.6rem .85rem;border-radius:999px;background:#ffffff0a;border:1px solid rgba(255,255,255,.12);color:#ffffffd9;letter-spacing:.18em;text-transform:uppercase;margin-bottom:.75rem}.contact-section p{margin:.5rem 0 0;color:#ffffffd1;font-size:1rem}.footer{max-width:1180px;margin:3rem auto 0;padding:1rem 0 0;color:#ffffff8c;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer span{font-size:.95rem}@keyframes drift{0%{transform:translate(0)}to{transform:translate(-180px,120px)}}@keyframes drawLine{to{stroke-dashoffset:0}}@keyframes pulseStar{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1.05)}}@media (max-width: 960px){.hero-hero,.cards-grid{grid-template-columns:1fr}}@media (max-width: 720px){.page-wrapper{padding:1.5rem 1rem 2.5rem}.hero-hero{padding-top:1.5rem}.site-nav{flex-direction:column;align-items:flex-start}.nav-links{width:100%;justify-content:flex-start}}
