@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-regular.woff2') format('woff2');font-style:normal;font-weight:400;font-display:swap}
@font-face{font-family:Poppins;src:url('/assets/fonts/poppins-semibold.woff2') format('woff2');font-style:normal;font-weight:600;font-display:swap}
:root{color-scheme:light;--blue:#145692;--deep:#123c56;--teal:#008f94;--mint:#a5e5d3;--paper:#f5f9f7;--muted:#526b77;--line:#d6e3df}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--deep);font-family:Poppins,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}a:focus-visible,button:focus-visible{outline:2px solid var(--teal);outline-offset:6px}.skip-link{position:fixed;left:-9999px;top:15px;background:var(--deep);color:white;padding:14px;z-index:10}.skip-link:focus{left:15px}.shell{width:min(1320px,88%);margin:auto}.site-header{display:flex;align-items:center;justify-content:space-between;min-height:124px;border-bottom:1px solid var(--line)}.brand{display:block}.brand img{display:block;width:239px;height:auto}.header-right{display:flex;align-items:center;gap:38px}.header-caption{font-size:11px;color:var(--muted)}.launch-tag{border:1px solid #c3d8d0;border-radius:30px;padding:10px 16px;display:flex;align-items:center;gap:9px;font-size:10px;font-weight:600;letter-spacing:.5px}.status-dot{width:6px;height:6px;background:var(--teal);border-radius:50%;box-shadow:0 0 0 4px #008f940b}.hero{display:grid;grid-template-columns:1.08fr 1fr;align-items:center;gap:25px;min-height:650px;padding:60px 0 55px}.hero-copy{position:relative;z-index:2}.eyebrow{display:flex;gap:12px;align-items:center;color:var(--teal);font-size:10px;font-weight:600;letter-spacing:1.8px;margin:0 0 27px}.eyebrow:before{content:"";width:27px;height:1px;background:var(--teal)}h1{font-weight:600;font-size:clamp(50px,5.35vw,78px);line-height:1.13;letter-spacing:-3.8px;margin:0 0 26px}h1 em{color:var(--teal);font-family:Georgia,'Times New Roman',serif;font-weight:400;letter-spacing:-2.8px;font-size:1.17em}.intro{max-width:419px;font-size:14px;line-height:1.95;color:var(--muted);margin:0}.intro strong{font-weight:600;color:var(--deep)}.launch-callout{display:flex;gap:15px;align-items:center;margin-top:33px}.launch-icon{width:43px;height:43px;border:1px solid #b4d2ca;border-radius:50%;display:grid;place-items:center;color:var(--teal);font-size:22px}.launch-callout strong{display:block;font-size:13px;font-weight:600}.launch-callout p{font-size:11px;margin:4px 0 0;color:var(--muted)}
.horizon{position:relative;isolation:isolate;aspect-ratio:1;width:100%;max-width:570px;justify-self:center}.horizon:before{content:"";position:absolute;inset:6%;border-radius:50%;background:radial-gradient(circle,#ccebe17d,transparent 67%);filter:blur(12px)}.coordinate{position:absolute;font-size:8px;letter-spacing:2.3px;font-weight:600;color:#658d90;z-index:4}.coordinate-top{top:1%;left:50%;transform:translateX(-50%);white-space:nowrap}.coordinate-left{top:50%;left:-1%;writing-mode:vertical-rl;transform:rotate(180deg)}.coordinate-bottom{bottom:0;left:50%;transform:translateX(-50%);white-space:nowrap}.portal{position:absolute;inset:12%;border-radius:50%;background:radial-gradient(ellipse at 30% 18%,#b5e8dd 0%,#5fbdbd 29%,#248ba1 53%,#135a89 77%,#123c67 100%);box-shadow:inset 4px 5px 7px #f3fffb9c,inset -7px -10px 15px #06365c45,0 28px 45px #165b7520;overflow:hidden}.portal:after{content:"";position:absolute;inset:8%;border-radius:50%;border:1px solid #ffffff42;box-shadow:0 0 0 22px #ffffff08}.portal-grid{position:absolute;inset:0;border-radius:50%;opacity:.24;background-image:linear-gradient(#f2fffa4a 1px,transparent 1px),linear-gradient(90deg,#f2fffa4a 1px,transparent 1px);background-size:36px 36px;transform:rotate(-18deg) scale(1.3);mask-image:linear-gradient(#000,transparent 90%)}.portal-glow{position:absolute;width:220px;height:220px;left:1%;top:0;background:#e6fff761;filter:blur(50px);border-radius:50%}.portal-center{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;flex-direction:column;z-index:2;color:#fff}.portal-mark{width:34%;height:auto;filter:drop-shadow(0 4px 4px #06456918);margin-top:4px}.portal-title{margin:16px 0 0;font-size:clamp(28px,3.3vw,48px);font-weight:600;line-height:1.04;letter-spacing:-1.8px;text-align:center}.portal-caption{font-size:8px;letter-spacing:3px;margin:17px 0 0;color:#e0faf4}.orbit-ring{position:absolute;inset:3%;border:1px solid #73a9aa4a;border-radius:50%}.orbit-ring:before,.orbit-ring:after{content:"";position:absolute;left:50%;top:-4px;width:7px;height:7px;border-radius:50%;background:var(--teal);box-shadow:0 0 0 5px var(--paper)}.orbit-ring:after{top:auto;bottom:12%;left:15%;background:#76aaa6;width:5px;height:5px}.orbit-ring.inner{inset:8%;border:1px dashed #77a49f40;transform:rotate(25deg)}.orbit-ring.inner:before,.orbit-ring.inner:after{display:none}.orbit-ring.outer{animation:orbit 65s linear infinite}.floating-note{position:absolute;z-index:4;background:#ffffffed;border:1px solid #e2efea;border-radius:6px;box-shadow:0 9px 28px #163f5510;display:flex;align-items:center;gap:10px;padding:14px 17px}.note-top{top:17%;right:-1%;transform:rotate(5deg)}.note-bottom{bottom:14%;left:-4%;transform:rotate(-5deg)}.note-symbol{font-size:20px;color:var(--teal);line-height:1}.note-text{font-size:10px;color:var(--deep);font-weight:600}.note-text small{display:block;font-size:8px;font-weight:400;color:var(--muted);margin-top:3px}.sparkle{position:absolute;font-size:26px;color:#559f98;font-weight:400}.sparkle-one{top:15%;left:9%}.sparkle-two{right:5%;bottom:14%;font-size:19px}
.chapter-strip{display:grid;grid-template-columns:1.1fr 1fr 1fr;gap:44px;border-top:1px solid var(--line);padding:32px 0 38px}.chapter-item{display:flex;gap:15px}.chapter-number{flex:none;white-space:nowrap;font-size:10px;color:var(--teal);font-weight:600;padding-top:3px}.chapter-item h2{font-size:13px;font-weight:600;margin:0 0 8px}.chapter-item p{font-size:11px;line-height:1.8;color:var(--muted);margin:0;max-width:255px}.closing{background:var(--deep);color:white;position:relative;overflow:hidden;border-radius:8px;padding:33px 40px;display:flex;justify-content:space-between;align-items:center;gap:25px}.closing:after{content:"";position:absolute;right:9%;top:-130px;width:280px;height:280px;border:1px solid #a5e5d326;border-radius:50%;box-shadow:0 0 0 35px #a5e5d30a,0 0 0 70px #a5e5d306;pointer-events:none}.closing h2{font-size:23px;letter-spacing:-.6px;font-weight:400;margin:0 0 5px}.closing p{color:#c2d8df;font-size:11px;margin:0}.closing-note{display:flex;align-items:center;gap:15px;font-size:11px;z-index:1}.closing-note span{font-size:27px;color:var(--mint)}.site-footer{display:flex;justify-content:space-between;align-items:center;gap:20px;padding:27px 0;font-size:9px;color:var(--muted)}.site-footer p{margin:0}.footer-right{display:flex;align-items:center;gap:26px}#motion-toggle{font:inherit;border:0;background:transparent;color:var(--muted);padding:7px 0;cursor:pointer}.motion-paused .orbit-ring.outer{animation-play-state:paused}@keyframes orbit{to{transform:rotate(360deg)}}
@media(min-width:1600px){.hero{min-height:700px}}
@media(max-width:1100px){.shell{width:90%}.hero{gap:15px;min-height:570px}h1{font-size:56px;letter-spacing:-2.8px}.eyebrow{font-size:8px;letter-spacing:1.2px}.portal-caption{font-size:6px;letter-spacing:2px}.floating-note{padding:11px}.note-top{right:-2%}.note-bottom{left:-3%}.note-text{font-size:8px}.note-text small{font-size:7px}.chapter-strip{gap:23px}.chapter-item{gap:10px}}
@media(max-width:760px){.shell{width:87%}.site-header{min-height:100px}.brand img{width:190px}.header-caption{display:none}.launch-tag{font-size:8px;padding:8px 10px}.header-right{gap:0}.hero{grid-template-columns:1fr;padding:43px 0 38px;gap:42px}.eyebrow{font-size:8px;letter-spacing:1.4px;margin-bottom:24px}h1{font-size:clamp(45px,8.7vw,64px);letter-spacing:-2.5px;margin-bottom:23px}h1 em{letter-spacing:-2px}.intro{font-size:13px;max-width:440px}.launch-callout{margin-top:26px}.launch-callout strong{font-size:12px}.horizon{width:94%;max-width:440px;margin:0 auto 0}.portal-title{font-size:37px}.portal-caption{font-size:7px}.floating-note{padding:11px 13px}.coordinate{font-size:6px;letter-spacing:1.7px}.note-bottom{left:-6%;bottom:7%}.note-top{right:-4%;top:10%}.chapter-strip{grid-template-columns:1fr;gap:26px;padding:30px 0}.chapter-item{gap:18px}.chapter-item p{max-width:none}.chapter-item h2{margin-bottom:5px}.closing{padding:27px 24px;display:block}.closing h2{font-size:22px}.closing p{font-size:11px;max-width:240px;line-height:1.8}.closing-note{margin-top:21px;font-size:10px}.site-footer{flex-direction:column;align-items:flex-start;gap:13px;font-size:8px}.footer-right{width:100%;justify-content:space-between}.portal-mark{width:32%}}
@media(max-width:380px){.brand img{width:162px}.launch-tag{font-size:7px;padding:7px 8px;gap:7px}.status-dot{width:4px;height:4px}h1{font-size:42px}.eyebrow{font-size:7px;letter-spacing:1px}.portal-title{font-size:30px}.portal-caption{font-size:6px;letter-spacing:1.6px}.note-text{font-size:7px}.note-text small{font-size:6px}.note-symbol{font-size:16px}.floating-note{padding:9px 10px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.orbit-ring.outer{animation:none}}

/* Original NETA emblem in the header; the new identity is featured in the hero. */
.brand{display:flex;align-items:center;gap:12px}.brand .original-symbol{width:66px;height:auto}.brand-wordmark{font-size:34px;font-weight:600;line-height:1.05;letter-spacing:2px;color:#145692}.brand-wordmark span{display:block;font-size:9px;letter-spacing:2.4px;font-weight:400;color:#008f94;margin-top:9px}.portal-mark{width:69%;margin-top:4px}.portal-title{margin-top:25px}
@media(max-width:760px){.brand{gap:9px}.brand .original-symbol{width:51px}.brand-wordmark{font-size:28px;letter-spacing:1.5px}.brand-wordmark span{font-size:7px;letter-spacing:1.7px;margin-top:7px}.portal-mark{width:68%}.portal-title{margin-top:24px}.note-top{top:8%}}
@media(max-width:380px){.brand .original-symbol{width:43px}.brand-wordmark{font-size:24px}.brand-wordmark span{font-size:6px;letter-spacing:1.5px}.portal-title{margin-top:20px}}
