@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700;800&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--obsidian:#070f1c;--midnight:#0e1e35;--royal:#1a6fdb;--azure:#2e8bf7;--white:#fff;--mist:#edf5ff;--line:#ffffff24;--muted:#ffffffb8;--text:#eef6ff;--shadow:0 30px 120px #00000061;color:var(--text);background:var(--obsidian);font-synthesis:none;text-rendering:geometricprecision;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:DM Sans,IBM Plex Sans,system-ui,-apple-system,BlinkMacSystemFont,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--obsidian)}body{background:radial-gradient(circle at 10% 0%, #2e8bf73d, transparent 30rem), var(--obsidian);min-width:320px;margin:0}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}button,input,textarea,select{font:inherit}.page,.index-page{min-height:100vh;position:relative;overflow:hidden}.page:before,.index-page:before{content:"";pointer-events:none;background-color:#0000;background-image:linear-gradient(#ffffff06 1px,#0000 1px),linear-gradient(90deg,#ffffff06 1px,#0000 1px);background-position:0 0,0 0;background-repeat:repeat,repeat;background-size:56px 56px;background-attachment:scroll,scroll;background-origin:padding-box,padding-box;background-clip:border-box,border-box;position:fixed;inset:0;-webkit-mask-image:linear-gradient(#000,#0000 85%);mask-image:linear-gradient(#000,#0000 85%)}.compliance-band{z-index:4;color:#ffffffc7;letter-spacing:.12em;text-transform:uppercase;background:#070f1ceb;border-bottom:1px solid #ffffff1f;flex-wrap:wrap;justify-content:center;gap:1rem;padding:.7rem 1rem;font:700 .78rem/1.2 IBM Plex Sans,sans-serif;display:flex;position:relative}.compliance-band strong{color:#fff}.site-header{z-index:5;justify-content:space-between;align-items:center;gap:1.5rem;width:min(1180px,100% - 2rem);margin:0 auto;padding:1.15rem 0;display:flex;position:relative}.brand{align-items:center;gap:.8rem;display:inline-flex}.brand-mark{background:linear-gradient(135deg, var(--royal), var(--azure));color:#fff;letter-spacing:-.08em;border-radius:14px;place-items:center;width:44px;height:44px;font-weight:900;display:grid;box-shadow:0 10px 30px #2e8bf752}.brand strong{letter-spacing:-.02em;font-size:1rem;display:block}.brand small{color:var(--muted);text-transform:uppercase;letter-spacing:.12em;margin-top:.1rem;font:600 .75rem IBM Plex Sans;display:block}.site-header nav{flex-wrap:wrap;justify-content:flex-end;gap:.45rem;display:flex}.site-header nav a{color:#ffffffb8;border:1px solid #0000;border-radius:999px;padding:.65rem .8rem;font-size:.85rem;font-weight:700}.site-header nav a:hover,.site-header nav a.active{color:#fff;background:#ffffff12;border-color:#ffffff2e}.hero-section{z-index:2;grid-template-columns:minmax(0,1.1fr) minmax(320px,.82fr);align-items:center;gap:clamp(2rem,5vw,5rem);width:min(1180px,100% - 2rem);min-height:calc(100vh - 130px);margin:0 auto;padding:clamp(3rem,8vw,7rem) 0 5rem;display:grid;position:relative}.hero-copy{max-width:760px}.eyebrow{color:var(--accent,var(--azure));letter-spacing:.18em;text-transform:uppercase;margin:0 0 1rem;font:800 .8rem/1.3 IBM Plex Sans,sans-serif}h1,h2,h3{color:#fff;margin:0;font-family:IBM Plex Sans,DM Sans,sans-serif}h1{letter-spacing:-.075em;max-width:920px;font-size:clamp(3.4rem,8vw,7.3rem);line-height:.88}h2{letter-spacing:-.055em;font-size:clamp(2rem,4vw,4.35rem);line-height:.94}h3{letter-spacing:-.025em;font-size:1.25rem}.subheadline{color:#eef6ffd1;max-width:680px;margin:1.6rem 0 0;font-size:clamp(1.08rem,2vw,1.35rem);line-height:1.6}.cta-row{flex-wrap:wrap;gap:.9rem;margin-top:2rem;display:flex}.cta-row.centered{justify-content:center}.button{letter-spacing:-.02em;border-radius:999px;justify-content:center;align-items:center;min-height:52px;padding:.9rem 1.2rem;font-weight:900;transition:transform .2s,border-color .2s,background .2s;display:inline-flex}.button:hover{transform:translateY(-2px)}.button.primary{color:#fff;background:linear-gradient(135deg, var(--accent,var(--royal)), var(--accent-2,var(--azure)));box-shadow:0 20px 60px #2e8bf747}.button.secondary{color:#fff;background:#ffffff0e;border:1px solid #fff3}.microcopy{color:#ffffff9e;max-width:680px;margin-top:1.1rem;font-size:.95rem;line-height:1.55}.hero-visual{place-items:center;min-height:680px;display:grid;position:relative}.hero-visual img{z-index:2;object-fit:cover;width:min(100%,390px);max-height:690px;box-shadow:var(--shadow);border:1px solid #ffffff2e;border-radius:34px;position:relative}.orb{filter:blur(4px);opacity:.8;border-radius:999px;position:absolute}.orb-one{background:#2e8bf747;width:280px;height:280px;top:6%;right:5%}.orb-two{background:#ffffff14;width:220px;height:220px;bottom:8%;left:0}.image-caption{z-index:3;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);color:#fff;background:#070f1cb8;border:1px solid #fff3;border-radius:18px;max-width:260px;padding:.85rem 1rem;font-weight:800;position:absolute;bottom:7%;left:3%}.proof-grid{z-index:2;grid-template-columns:repeat(4,1fr);gap:.9rem;width:min(1180px,100% - 2rem);margin:0 auto 6rem;display:grid;position:relative}.proof-card{background:linear-gradient(#ffffff13,#ffffff09);border:1px solid #ffffff1f;border-radius:24px;flex-direction:column;justify-content:space-between;min-height:126px;padding:1rem;display:flex}.proof-card span{background:var(--accent,var(--azure));width:12px;height:12px;box-shadow:0 0 30px var(--accent,var(--azure));border-radius:999px}.proof-card strong{color:#fff;font-size:1.05rem;line-height:1.15}.content-grid,.compound-panel,.final-cta{z-index:2;width:min(1180px,100% - 2rem);margin:0 auto 6rem;position:relative}.content-grid{grid-template-columns:.86fr 1.14fr;align-items:start;gap:clamp(2rem,5vw,4rem);display:grid}.section-intro{position:sticky;top:2rem}.section-intro p,.compound-panel p,.final-cta p{color:#eef6ffb8;font-size:1.04rem;line-height:1.65}.section-cards{gap:1rem;display:grid}.section-cards article{background:#ffffff0e;border:1px solid #ffffff1f;border-radius:28px;padding:1.35rem}.section-cards article p{color:#eef6ffb8;margin:.8rem 0 0;line-height:1.65}.compound-panel{background:#ffffff0e;border:1px solid #ffffff24;border-radius:36px;grid-template-columns:.8fr 1.2fr;gap:2rem;padding:clamp(1.5rem,4vw,3rem);display:grid}.compound-list{flex-wrap:wrap;align-content:center;gap:.8rem;display:flex}.compound-list a{color:#fff;background:#ffffff12;border:1px solid #ffffff26;border-radius:999px;padding:.85rem 1rem;font-weight:800}.compound-list a:hover{border-color:var(--accent,var(--azure))}.final-cta{text-align:center;background:linear-gradient(135deg,#1a6fdb38,#ffffff0e);border:1px solid #ffffff24;border-radius:42px;padding:clamp(2rem,6vw,5rem)}.final-cta p{max-width:720px;margin:1rem auto 0}footer{z-index:2;color:#ffffffa8;border-top:1px solid #ffffff24;width:min(1180px,100% - 2rem);margin:0 auto;padding:2rem 0 3rem;font-size:.92rem;line-height:1.65;position:relative}footer strong{color:#fff}.index-page{padding:clamp(2rem,5vw,4rem)}.index-hero{z-index:2;text-align:center;max-width:920px;margin:4rem auto 3rem;position:relative}.index-hero h1{font-size:clamp(3rem,7vw,6.5rem)}.index-hero p:not(.eyebrow){color:#eef6ffbf;max-width:760px;margin:1.2rem auto 0;font-size:1.2rem;line-height:1.65}.index-grid{z-index:2;grid-template-columns:repeat(5,1fr);gap:1rem;width:min(1240px,100%);margin:0 auto;display:grid;position:relative}.index-card{background:#ffffff0e;border:1px solid #ffffff24;border-radius:28px;flex-direction:column;justify-content:flex-end;min-height:520px;padding:1rem;display:flex;position:relative;overflow:hidden}.index-card img{object-fit:cover;opacity:.52;width:100%;height:100%;transition:transform .35s,opacity .35s;position:absolute;inset:0}.index-card:after{content:"";background:linear-gradient(#0000 35%,#070f1cf5);position:absolute;inset:0}.index-card span,.index-card strong,.index-card small{z-index:1;position:relative}.index-card span{color:var(--accent,var(--azure));text-transform:uppercase;letter-spacing:.14em;font:900 .78rem IBM Plex Sans}.index-card strong{color:#fff;letter-spacing:-.04em;margin-top:.65rem;font-size:1.3rem;line-height:1.05}.index-card small{color:#ffffffb3;margin-top:.8rem;line-height:1.45}.index-card:hover img{opacity:.68;transform:scale(1.06)}.accent-blue{--accent:#2e8bf7;--accent-2:#1a6fdb}.accent-cyan{--accent:#42d9ff;--accent-2:#2e8bf7}.accent-violet{--accent:#9f7dff;--accent-2:#1a6fdb}.accent-green{--accent:#56e6b2;--accent-2:#1a6fdb}.accent-gold{--accent:#f6c95f;--accent-2:#2e8bf7}@media (width<=980px){.site-header{flex-direction:column;align-items:flex-start}.site-header nav{justify-content:flex-start}.hero-section,.content-grid,.compound-panel{grid-template-columns:1fr}.hero-section{padding-top:2rem}.hero-visual{min-height:auto}.hero-visual img{width:min(100%,360px)}.proof-grid{grid-template-columns:repeat(2,1fr)}.section-intro{position:static}.index-grid{grid-template-columns:repeat(2,1fr)}.index-card{min-height:440px}}@media (width<=620px){.compliance-band{justify-content:flex-start;font-size:.68rem}.site-header nav{display:none}h1{font-size:clamp(3rem,17vw,4.6rem)}.hero-section{width:min(100% - 1rem,1180px)}.proof-grid{grid-template-columns:1fr}.content-grid,.compound-panel,.final-cta,footer{width:min(100% - 1rem,1180px)}.compound-panel,.final-cta{border-radius:28px}.button{width:100%}.hero-visual img{border-radius:28px;width:min(100%,330px)}.image-caption{margin-top:-2rem;position:relative;bottom:auto;left:auto}.index-page{padding:1rem}.index-grid{grid-template-columns:1fr}}
