:root{--bg:#050914;--bg2:#071226;--panel:rgba(8,20,40,.82);--panel2:rgba(10,25,49,.74);--line:rgba(122,156,220,.25);--white:#f7fbff;--muted:#aebbd0;--cyan:#42d9f4;--violet:#925cff;--blue:#4088ff;--ink:#eaf2ff;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{margin:0;background:var(--bg);color:var(--ink);overflow-x:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%;height:auto}.container{width:min(1180px,calc(100% - 40px));margin:auto}
.site-header{position:sticky;top:0;z-index:1000;height:88px;display:grid;grid-template-columns:250px 1fr auto;align-items:center;gap:28px;padding:0 max(20px,calc((100vw - 1180px)/2));background:rgba(4,8,18,.96);border-bottom:1px solid rgba(116,146,208,.16);backdrop-filter:blur(18px)}.brand{width:238px;height:70px;overflow:hidden}.brand img{width:100%;height:100%;object-fit:contain;object-position:left center}.primary-nav{display:flex;justify-content:flex-end;gap:28px;align-items:center}.primary-nav a{font-size:13px;font-weight:700;color:#dce8fb}.primary-nav a:hover{color:#66e8ff}.login-button{white-space:nowrap;padding:13px 18px;border:1px solid rgba(145,95,255,.65);border-radius:12px;background:#071126;color:#fff;font-size:12px;font-weight:850;box-shadow:0 0 24px rgba(104,74,255,.14)}
.hero{position:relative;min-height:750px;background-image:linear-gradient(102deg,rgba(2,6,14,.82),rgba(3,9,22,.68) 46%,rgba(2,6,14,.78)),url('./media/hero-montage.jpg');background-size:cover;background-position:center;color:#fff}.hero:after{content:"";position:absolute;inset:0;background:radial-gradient(circle at 74% 40%,rgba(48,111,217,.16),transparent 36%),radial-gradient(circle at 25% 30%,rgba(84,220,239,.09),transparent 32%);pointer-events:none}.hero-layout{position:relative;z-index:2;display:grid;grid-template-columns:1.03fr .97fr;gap:52px;align-items:center;padding:66px 0 74px}.status-pill{display:flex;align-items:center;gap:9px;width:max-content;padding:8px 12px;border-radius:999px;background:rgba(15,34,61,.65);border:1px solid rgba(93,223,240,.35);font-size:10px;letter-spacing:.16em;font-weight:900}.status-pill span{width:7px;height:7px;border-radius:50%;background:var(--cyan);box-shadow:0 0 12px var(--cyan)}.hero h1{font-size:clamp(48px,5.5vw,73px);line-height:1.01;letter-spacing:-.055em;margin:20px 0 22px;max-width:680px}.hero h1 span,.trust h2 span{background:linear-gradient(90deg,#4adcf6,#a16aff);-webkit-background-clip:text;background-clip:text;color:transparent}.hero-lead{max-width:690px;font-size:18px;line-height:1.68;color:#dfe8f7;text-shadow:0 2px 18px #000}.hero-lead strong em{font-size:1.08em;color:#72edff}.hero-actions,.action-row{display:flex;gap:13px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;align-items:center;justify-content:center;padding:14px 20px;border-radius:10px;font-size:13px;font-weight:900;transition:.2s}.button:hover{transform:translateY(-1px)}.primary{background:linear-gradient(135deg,#2b94ff,#8b4cff);color:white;box-shadow:0 14px 36px rgba(83,82,255,.28)}.secondary{border:1px solid rgba(137,174,241,.4);background:rgba(6,16,34,.82);color:#fff}.persona-strip{display:flex;gap:7px;flex-wrap:wrap;margin-top:27px}.persona-strip span{padding:7px 9px;border-radius:999px;background:rgba(5,15,31,.72);border:1px solid rgba(155,185,235,.22);font-size:10px;color:#d8e6fb}
.network-card{background:linear-gradient(160deg,rgba(12,28,54,.93),rgba(5,16,34,.94));border:1px solid rgba(118,158,226,.36);border-radius:24px;padding:22px;box-shadow:0 30px 80px rgba(0,0,0,.4);backdrop-filter:blur(16px)}.network-title{text-align:center;font-size:10px;letter-spacing:.18em;font-weight:900;color:#dbe6fa}.network-stage{height:465px;position:relative}.orbit{position:absolute;border-radius:50%;left:50%;top:50%;transform:translate(-50%,-50%);border:1px dashed rgba(74,167,255,.36)}.o1{width:235px;height:235px}.o2{width:355px;height:355px;border-color:rgba(148,91,255,.3)}.core{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:148px;height:148px;border-radius:34px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:linear-gradient(145deg,#071a35,#161848);border:1px solid rgba(71,221,244,.7);box-shadow:0 0 55px rgba(67,194,255,.17),inset 0 0 30px rgba(118,82,255,.1)}.core img{width:62px;height:62px;object-fit:cover;object-position:left center;border-radius:16px;margin-bottom:8px;box-shadow:0 0 28px rgba(86,214,246,.28)}.core b{font-size:15px}.node{position:absolute;min-width:142px;padding:11px 13px;border-radius:11px;border:1px solid rgba(129,170,235,.34);background:rgba(7,20,43,.92);box-shadow:0 10px 24px rgba(0,0,0,.22)}.node b{display:block;font-size:12px}.node small{display:block;color:#91a7c8;font-size:9px;margin-top:3px}.n1{left:1%;top:13%}.n2{right:0;top:14%}.n3{left:0;top:46%}.n4{right:0;top:46%}.n5{left:7%;bottom:5%}.n6{right:5%;bottom:5%}.n7{left:50%;transform:translateX(-50%);bottom:-11%}.network-foot{text-align:center;color:#98aac7;font-size:10px;padding-top:10px}
.section{padding:88px 0;position:relative;overflow:hidden}.photo-section:before{content:"";position:absolute;inset:0;background-size:cover;background-position:center;opacity:.34;filter:saturate(.75) contrast(1.03)}.photo-section:after{content:"";position:absolute;inset:0;background:linear-gradient(rgba(3,9,20,.86),rgba(3,9,20,.9))}.photo-section .container{position:relative;z-index:2}.why:before{background-image:url('./media/people-collage.jpg')}.ecosystem:before{background-image:url('./media/campus-collage.jpg')}.trust:before{background-image:url('./media/oph-collage.jpg');opacity:.46}.section-heading{text-align:center;max-width:880px;margin:0 auto 42px}.section-heading>span,.kicker{font-size:10px;letter-spacing:.17em;color:#52dbf2;font-weight:900}.section-heading h2,.trust h2,.cta h2{font-size:clamp(32px,4vw,48px);line-height:1.06;letter-spacing:-.045em;margin:10px 0 13px}.section-heading p,.trust p,.cta p{color:#b7c5d8;font-size:14px;line-height:1.7}.card-grid{display:grid;gap:18px}.four{grid-template-columns:repeat(4,1fr)}.three{grid-template-columns:repeat(3,1fr)}.glass-card{min-height:250px;padding:25px;border-radius:16px;background:linear-gradient(155deg,rgba(9,24,47,.88),rgba(4,14,30,.9));border:1px solid rgba(106,150,218,.28);box-shadow:0 16px 42px rgba(0,0,0,.22);backdrop-filter:blur(10px)}.glass-card i{width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:rgba(44,103,238,.17);color:#5edcf3;font-style:normal;font-size:19px;margin-bottom:24px}.glass-card h3{font-size:17px;line-height:1.24;margin:0 0 10px}.glass-card h4{font-size:15px;margin:0 0 10px;color:#cfe0f7}.glass-card p{font-size:12.5px;line-height:1.67;color:#9fb0c9}.audience{min-height:230px}.trust{background:#040915}.trust-layout{position:relative;z-index:2;display:grid;grid-template-columns:.85fr 1.15fr;gap:70px;align-items:center}.trust-list{display:grid;gap:10px}.trust-list>div{padding:17px 19px;border-radius:12px;border:1px solid rgba(105,149,219,.25);background:rgba(7,19,40,.84);display:grid;gap:5px}.trust-list b{font-size:13px}.trust-list span{font-size:11px;line-height:1.55;color:#aebcd1}
.resources-preview{background:linear-gradient(180deg,#071126,#050914);border-top:1px solid rgba(106,149,218,.16);border-bottom:1px solid rgba(106,149,218,.16)}.resource-groups{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}.resource-groups article{padding:24px;border-radius:15px;border:1px solid rgba(110,153,222,.22);background:linear-gradient(155deg,rgba(10,25,50,.85),rgba(5,14,31,.9))}.resource-groups h3{font-size:15px;margin:0 0 14px;color:#f7fbff}.resource-groups a{display:block;padding:8px 0;border-bottom:1px solid rgba(255,255,255,.06);font-size:12px;color:#aec1de}.resource-groups a:hover{color:#65e5fa}.cta{background:linear-gradient(rgba(3,9,20,.77),rgba(3,9,20,.85)),url('./media/campus-collage.jpg') center/cover}.cta-panel{display:flex;align-items:center;justify-content:space-between;gap:40px;border:1px solid rgba(140,86,255,.48);border-radius:18px;padding:34px;background:linear-gradient(120deg,rgba(16,30,60,.92),rgba(24,15,55,.89));box-shadow:0 0 48px rgba(91,64,255,.13)}.cta-panel>div{max-width:760px}
.site-footer{background:#030711;border-top:1px solid rgba(101,142,207,.18);padding:44px 0 22px}.footer-top{display:grid;grid-template-columns:1.5fr repeat(4,1fr);gap:34px}.footer-brand img{width:270px;height:112px;object-fit:contain;object-position:left center;margin-bottom:12px}.footer-brand p{font-size:12px;line-height:1.6;color:#94a6c0;max-width:260px}.footer-col h4{font-size:11px;text-transform:uppercase;letter-spacing:.12em;color:#e5eefc;margin:4px 0 13px}.footer-col a{display:block;font-size:11px;color:#8fa3c0;margin:8px 0}.footer-col a:hover{color:#63e0f6}.footer-bottom{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;border-top:1px solid rgba(255,255,255,.07);margin-top:28px;padding-top:18px;font-size:10px;color:#72859f}
.resources-page{background:#050914}.resource-hero{padding:95px 0 70px;background:linear-gradient(100deg,rgba(2,7,16,.9),rgba(5,13,28,.82)),url('./media/hero-montage.jpg') center/cover}.resource-hero h1{font-size:clamp(40px,5vw,62px);line-height:1.03;letter-spacing:-.045em;max-width:900px;margin:12px 0 16px}.resource-hero p{max-width:850px;color:#afbdd2;line-height:1.7}.resource-nav{position:sticky;top:88px;z-index:900;background:rgba(4,9,19,.96);border-block:1px solid rgba(105,148,214,.16);backdrop-filter:blur(16px)}.resource-pills{display:flex;gap:8px;overflow-x:auto;padding:12px 0}.resource-pills a{white-space:nowrap;border:1px solid rgba(116,158,224,.21);background:#071126;border-radius:999px;padding:8px 11px;font-size:10px;color:#b5c6df}.resource-sections{padding:35px 0 90px}.resource-section{scroll-margin-top:150px;padding:32px 0;border-bottom:1px solid rgba(104,147,214,.14)}.resource-section h2{font-size:32px;margin:8px 0 12px}.resource-section>p{max-width:940px;line-height:1.72;color:#aebdd3}.resource-section details{max-width:940px;border:1px solid rgba(116,159,225,.2);background:#071126;border-radius:12px;padding:14px 16px;margin:10px 0}.resource-section summary{font-weight:800;cursor:pointer}.resource-section details p{color:#aebdd3;line-height:1.6}.status{display:inline-block;padding:6px 9px;border-radius:999px;font-size:9px;letter-spacing:.12em;font-weight:900}.available{color:#70f0c7;background:rgba(35,173,132,.11);border:1px solid rgba(65,221,176,.25)}.rollout{color:#ffd36c;background:rgba(220,160,38,.1);border:1px solid rgba(237,186,74,.25)}.legal{color:#8fdcff;background:rgba(45,147,203,.1);border:1px solid rgba(79,185,236,.25)}.mini-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:18px}.mini-grid span{padding:14px;border-radius:10px;background:#071126;border:1px solid rgba(115,157,222,.18);font-size:11px;color:#b8c8de}.two-col{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:18px}.two-col>div{padding:18px;border-radius:12px;background:#071126;border:1px solid rgba(115,157,222,.18)}.two-col h3{margin-top:0}.two-col li{margin:8px 0;color:#aebdd3;line-height:1.5}
@media(max-width:1000px){.site-header{grid-template-columns:210px 1fr auto}.brand{width:200px}.primary-nav{display:none}.hero-layout{grid-template-columns:1fr}.network-card{max-width:720px}.four,.resource-groups{grid-template-columns:repeat(2,1fr)}.footer-top{grid-template-columns:1.4fr repeat(2,1fr)}.trust-layout{grid-template-columns:1fr}.resource-nav{top:88px}}
@media(max-width:700px){.site-header{height:72px;grid-template-columns:165px 1fr auto;padding:0 14px;gap:8px}.brand{width:160px;height:60px}.login-button{font-size:10px;padding:10px 11px}.container{width:min(100% - 28px,1180px)}.hero-layout{padding:52px 0}.hero h1{font-size:43px}.network-stage{height:520px}.node{min-width:120px}.n5{left:0}.n6{right:0}.n7{bottom:-7%}.four,.three,.resource-groups,.mini-grid,.two-col{grid-template-columns:1fr}.cta-panel{flex-direction:column;align-items:flex-start}.footer-top{grid-template-columns:1fr 1fr}.footer-brand{grid-column:1/-1}.resource-nav{top:72px}.resource-hero{padding:70px 0 55px}}