:root{font-family:system-ui,-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*,*:before,*:after{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}#root{min-height:100vh}a{color:inherit}.shell{min-height:100vh;background:radial-gradient(circle at 0% 0%,rgba(129,140,248,.3),transparent 55%),radial-gradient(circle at 100% 100%,rgba(236,72,153,.22),transparent 55%),#020617;color:#e5e7eb;display:flex;flex-direction:column}.topbar{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.75rem;border-bottom:1px solid rgba(148,163,184,.28);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:linear-gradient(to right,#0f172adb,#0f172ae0);position:sticky;top:0;z-index:20}.logo-mark{width:32px;height:32px;border-radius:999px;background:conic-gradient(from 140deg,#6366f1,#ec4899,#22c55e,#6366f1);display:flex;align-items:center;justify-content:center;font-weight:700;color:#0b1120;font-size:1.1rem}.topbar-text{display:flex;flex-direction:column;margin-left:.75rem}.topbar-name{font-size:.9rem;letter-spacing:.16em;text-transform:uppercase;color:#f9fafb}.topbar-sub{font-size:.75rem;color:#9ca3af}.topbar-nav{margin-left:auto;display:flex;gap:1rem;font-size:.85rem}.topbar-nav a{color:#e5e7eb;text-decoration:none;padding:.35rem .75rem;border-radius:999px;border:1px solid transparent;transition:background-color .15s ease,border-color .15s ease,color .15s ease}.topbar-nav a:hover{background-color:#0f172acc;border-color:#94a3b899}.layout{flex:1;padding:2.3rem 1.6rem 2.6rem;max-width:1120px;margin:0 auto}.hero-slab{border-radius:1.8rem;padding:2.2rem 2.2rem 2.1rem;background:linear-gradient(135deg,#0f172af5,#1e40aff5);border:1px solid rgba(129,140,248,.6);box-shadow:0 28px 80px #0f172acc,0 0 0 1px #0f172ae6;display:grid;grid-template-columns:minmax(0,1.3fr) minmax(0,1fr);gap:2rem;align-items:flex-start}.hero-copy{max-width:520px}.eyebrow{font-size:.8rem;letter-spacing:.16em;text-transform:uppercase;color:#a5b4fc;margin:0 0 .6rem}.hero-copy h1{margin:0 0 .8rem;font-size:clamp(2.1rem,3vw,2.6rem);line-height:1.15;color:#f9fafb}.lead{margin:0 0 1.25rem;color:#cbd5f5;font-size:.97rem;line-height:1.7}.hero-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.7rem}.btn{border-radius:999px;padding:.7rem 1.3rem;font-size:.9rem;font-weight:500;text-decoration:none;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent;transition:background-color .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.btn.primary{background:linear-gradient(135deg,#6366f1,#a855f7);color:#fff;box-shadow:0 16px 40px #4f46e58c}.btn.primary:hover{background:linear-gradient(135deg,#4f46e5,#9333ea);box-shadow:0 18px 45px #4338cab3}.btn.subtle{background-color:#0f172ad9;border-color:#94a3b899;color:#e5e7eb}.btn.subtle:hover{background-color:#0f172af2}.note{margin:0;font-size:.8rem;color:#9ca3af}.hero-panel{border-radius:1.4rem;background:radial-gradient(circle at 0% 0%,rgba(248,250,252,.07),transparent 60%),#0f172af5;border:1px solid rgba(148,163,184,.6);padding:1.1rem 1.15rem;display:flex;flex-direction:column;gap:.7rem}.hero-metric{padding:.6rem .7rem;border-radius:.9rem;background-color:#0f172adb;border:1px solid rgba(55,65,81,.9)}.metric-label{display:block;font-size:.75rem;color:#9ca3af}.metric-value{display:block;margin-top:.1rem;font-size:.95rem;color:#e5e7eb}.section{margin-top:2.4rem;padding:1.7rem 2rem;border-radius:1.6rem;background-color:#0f172ae6;border:1px solid rgba(30,64,175,.55)}.section.alt{background-color:#0f172aed;border-color:#9333eaa6}.section-head{max-width:620px;margin-bottom:1.4rem}.section-head h2{margin:0 0 .45rem;font-size:1.3rem;color:#e5e7eb}.section-head p{margin:0;font-size:.92rem;color:#cbd5e1;line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.tile{border-radius:1.1rem;padding:1.1rem 1.1rem 1rem;background:radial-gradient(circle at 0% 0%,rgba(37,99,235,.25),transparent 55%),#0f172af5;border:1px solid rgba(59,130,246,.5)}.tile.soft{background:#0f172af5;border-color:#94a3b8b3}.tile h3{margin:0 0 .45rem;font-size:1.02rem;color:#e5e7eb}.tile p{margin:0;font-size:.9rem;color:#cbd5e1;line-height:1.65}.pill-list{display:flex;flex-wrap:wrap;gap:.5rem}.pill{padding:.4rem .9rem;border-radius:999px;border:1px solid rgba(148,163,184,.7);font-size:.82rem;color:#e5e7eb;background-color:#0f172af2}.steps{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.steps li{border-radius:1.1rem;padding:1rem 1.05rem .95rem;background-color:#0f172af5;border:1px solid rgba(30,64,175,.7)}.steps h3{margin:0 0 .4rem;font-size:.98rem;color:#e5e7eb}.steps p{margin:0;font-size:.9rem;color:#cbd5e1;line-height:1.65}.section.contact{border-color:#3b82f6b3}.contact-card{margin-top:1.1rem;border-radius:1.1rem;padding:1.15rem 1.1rem 1.05rem;background-color:#0f172af5;border:1px solid rgba(148,163,184,.8)}.label{font-size:.78rem;text-transform:uppercase;letter-spacing:.16em;color:#9ca3af;margin-bottom:.2rem}.email{display:inline-block;font-size:.96rem;font-weight:500;color:#a5b4fc;text-decoration:none;margin-bottom:.4rem}.email:hover{text-decoration:underline}.hint{margin:0;font-size:.86rem;color:#cbd5e1}.foot{padding:1rem 1.75rem 1.5rem;font-size:.78rem;color:#64748b;text-align:center;border-top:1px solid rgba(15,23,42,.9);background:radial-gradient(circle at top,#0f172af2,#020617)}@media(max-width:900px){.hero-slab{grid-template-columns:minmax(0,1fr);gap:1.5rem}.hero-panel{order:-1}.layout{padding-inline:1.2rem}.section{padding-inline:1.35rem}}@media(max-width:720px){.topbar{flex-wrap:wrap;gap:.6rem}.topbar-nav{width:100%;justify-content:flex-start;flex-wrap:wrap}.steps,.grid,.grid.two{grid-template-columns:minmax(0,1fr)}}
