:root{--paper:#f7f7fb;--ink:#10101a;--muted:#6f7180;--line:#dedfe8;--purple:#6847e8;--blue:#307cef;--pink:#d84bc6;--lime:#b7ee60}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden;background:var(--paper);color:var(--ink);font-family:Manrope,Arial,sans-serif}a{color:inherit;text-decoration:none}button{font:inherit}.page-progress{position:fixed;z-index:400;inset:0 0 auto;height:3px}.page-progress i{display:block;width:100%;height:100%;background:linear-gradient(90deg,var(--purple),var(--blue),var(--pink));transform:scaleX(0);transform-origin:left}.topbar{position:sticky;z-index:100;top:0;height:82px;padding:0 max(4vw,28px);display:grid;grid-template-columns:220px 1fr auto;align-items:center;border-bottom:1px solid var(--line);background:rgba(247,247,251,.88);backdrop-filter:blur(18px)}.logo{width:max-content;display:flex;align-items:center;gap:12px}.logo img{width:132px;height:auto;display:block}.logo span{padding-left:12px;border-left:1px solid #c7c8d2;color:#777888;font-size:7px;font-weight:800;letter-spacing:.2em}.topbar nav{display:flex;justify-content:center;gap:31px}.topbar nav a{font-size:10px;font-weight:700;transition:.2s}.topbar nav a:hover{color:var(--purple)}.top-actions{display:flex;align-items:center;gap:8px}.top-actions>a{height:40px;padding:0 15px;display:flex;align-items:center;border-radius:999px;font-size:9px;font-weight:800}.login{color:#5d5e69}.signup{background:var(--ink);color:white}.language{width:58px;height:31px;padding:0 6px;display:grid;grid-template-columns:1fr 13px 1fr;align-items:center;border:1px solid var(--line);border-radius:999px;background:white;color:#92939e;font-size:6px;cursor:pointer}.language i{width:12px;height:12px;border-radius:50%;background:linear-gradient(135deg,var(--purple),var(--blue));transition:.2s}.language.pt i{transform:translateX(13px)}.language b{color:#252530}.language.pt b{color:#92939e}.language.pt span{color:#252530;font-weight:700}.menu{display:none}.masthead{min-height:720px;padding:70px max(4vw,28px) 48px;display:grid;grid-template-columns:.78fr 1.22fr;gap:clamp(30px,5vw,85px);border-bottom:1px solid var(--line)}.mast-copy{display:flex;flex-direction:column;justify-content:center}.issue{display:flex;align-items:center;gap:11px;margin:0 0 42px;color:#717280;font-size:7px;font-weight:800;letter-spacing:.17em}.issue b{padding:5px 7px;border-radius:4px;background:var(--lime);color:#1d2811}.issue i{width:28px;height:1px;background:#c9cad3}.masthead h1{margin:0;font-family:Sora;font-size:clamp(70px,9.4vw,142px);font-weight:500;line-height:.77;letter-spacing:-.095em}.masthead h1 em{display:inline-block;color:transparent;background:linear-gradient(90deg,#6d43e6 5%,#3e72e8 50%,#cf4bbd);background-clip:text;font-style:normal}.manifesto{max-width:440px;margin:42px 0 0;color:#555764;font-size:15px;line-height:1.65}.hero-links{margin-top:28px;display:flex;gap:10px}.hero-links a,.hero-links button{height:46px;padding:0 18px;display:flex;align-items:center;gap:18px;border-radius:999px;font-size:9px;font-weight:800;cursor:pointer}.hero-links a{border:0;background:var(--ink);color:white}.hero-links button{border:1px solid var(--line);background:white}.video-stage{position:relative;min-height:580px;overflow:hidden;border-radius:3px;background:radial-gradient(circle at 70% 20%,rgba(114,80,224,.42),transparent 38%),radial-gradient(circle at 20% 80%,rgba(39,123,236,.32),transparent 40%),#10101b;color:white;box-shadow:0 28px 80px rgba(34,25,75,.18)}.video-grid{position:absolute;inset:0;opacity:.28;background-image:linear-gradient(rgba(255,255,255,.13) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.13) 1px,transparent 1px);background-size:55px 55px;mask-image:linear-gradient(to bottom right,black,transparent 75%)}.video-label{position:absolute;left:25px;right:25px;top:22px;display:flex;justify-content:space-between;color:#c8c6d6;font-size:7px;font-weight:800;letter-spacing:.17em}.video-label span:before{content:"";display:inline-block;width:6px;height:6px;margin-right:8px;border-radius:50%;background:#f15a82;box-shadow:0 0 10px #f15a82}.video-orbit{position:absolute;left:50%;top:43%;width:min(30vw,320px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:50%;transform:translate(-50%,-50%)}.video-orbit:before,.video-orbit i{content:"";position:absolute;inset:16%;border:1px solid rgba(146,126,255,.35);border-radius:50%;animation:orbit 14s linear infinite}.video-orbit i{inset:42% -8%;animation-direction:reverse}.video-orbit b{width:85px;height:85px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.16);border-radius:27px;background:rgba(13,13,28,.72);font-family:Sora;font-size:35px}.play{position:absolute;left:50%;top:43%;width:54px;height:54px;border:1px solid rgba(255,255,255,.38);border-radius:50%;background:rgba(255,255,255,.1);cursor:pointer;transform:translate(-50%,-50%);backdrop-filter:blur(8px)}.play i{display:block;width:0;height:0;margin:auto;border-top:6px solid transparent;border-bottom:6px solid transparent;border-left:9px solid white;transform:translateX(2px)}.video-caption{position:absolute;left:28px;right:28px;bottom:28px;display:grid;grid-template-columns:110px 1fr;gap:8px 20px;align-items:end}.video-caption>span{grid-row:1/3;color:#9290a4;font-size:7px;font-weight:800;letter-spacing:.15em}.video-caption strong{font-family:Sora;font-size:clamp(22px,2.6vw,38px);font-weight:500;letter-spacing:-.045em}.video-caption small{color:#a7a5b4;font-size:9px}.ticker{height:64px;display:flex;align-items:center;overflow:hidden;border-bottom:1px solid var(--line);background:white}.ticker>strong{height:100%;padding:0 30px;display:flex;align-items:center;flex:none;border-right:1px solid var(--line);font-size:7px;letter-spacing:.15em}.ticker>strong i{width:6px;height:6px;margin-right:8px;border-radius:50%;background:#39bf84;box-shadow:0 0 9px #39bf84}.ticker>div{display:flex;gap:28px;padding-left:30px;white-space:nowrap;animation:ticker 25s linear infinite}.ticker span{color:#60616c;font-size:7px;font-weight:800;letter-spacing:.12em}.ticker b{color:var(--purple);font-size:10px}.feed{width:min(1260px,calc(100% - 56px));margin:auto;padding:125px 0}.feed-head{display:grid;grid-template-columns:1fr 410px;align-items:end;gap:50px}.kicker{margin:0;color:var(--purple);font-size:7px;font-weight:850;letter-spacing:.19em}.feed-head h2,.dispatch h2{margin:14px 0 0;font-family:Sora;font-size:clamp(44px,6vw,76px);font-weight:500;line-height:.98;letter-spacing:-.07em}.feed-head>p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.filters{margin:48px 0 22px;display:flex;gap:7px;overflow-x:auto}.filters button{height:37px;padding:0 16px;border:1px solid var(--line);border-radius:999px;background:transparent;color:#747580;font-size:8px;font-weight:750;white-space:nowrap;cursor:pointer}.filters button.active{border-color:var(--ink);background:var(--ink);color:white}.feed-grid{display:grid;grid-template-columns:repeat(12,1fr);gap:13px}.story-card{position:relative;grid-column:span 6;min-height:590px;display:flex;flex-direction:column;overflow:hidden;border:1px solid var(--line);background:white;text-align:left;transition:.25s}.story-card:hover{transform:translateY(-4px);box-shadow:0 22px 60px rgba(28,24,48,.09)}.story-card.hidden{display:none}.story-art{position:relative;height:295px;display:grid;place-items:center;overflow:hidden}.lox-art{background:radial-gradient(circle,#405de1 0,#3e2f9e 32%,#171333 73%);color:white}.lox-art>span{position:relative;z-index:2;font-family:Sora;font-size:54px;letter-spacing:.12em}.lox-art>i{position:absolute;width:330px;height:110px;border:1px solid rgba(255,255,255,.28);border-radius:50%;animation:orbit 13s linear infinite}.lox-art>i:nth-of-type(2){transform:rotate(60deg);animation-duration:18s}.lox-art>i:nth-of-type(3){transform:rotate(-60deg);animation-direction:reverse}.research-art{background:#eef4ff}.research-art>span{position:absolute;left:25px;top:20px;color:#ced8ea;font-family:Sora;font-size:80px;font-weight:600}.radar{position:relative;width:190px;height:190px;border:1px solid rgba(42,104,202,.23);border-radius:50%;background:repeating-radial-gradient(circle,transparent 0 30px,rgba(50,111,211,.12) 31px 32px)}.radar:before,.radar:after{content:"";position:absolute;background:rgba(49,105,199,.2)}.radar:before{left:50%;top:0;width:1px;height:100%}.radar:after{top:50%;left:0;width:100%;height:1px}.radar b{position:absolute;left:50%;top:50%;width:48%;height:1px;background:linear-gradient(90deg,#367de3,transparent);transform-origin:left;animation:orbit 4s linear infinite}.radar i{position:absolute;width:6px;height:6px;border-radius:50%;background:#6b48e6;box-shadow:0 0 9px #6b48e6}.radar i:first-child{left:38px;top:62px}.radar i:nth-child(2){right:44px;bottom:38px}.story-card article{padding:25px 27px 28px;display:flex;flex:1;flex-direction:column}.story-meta{display:grid;grid-template-columns:30px 1fr auto;align-items:center;color:#8b8c96;font-size:6px;font-weight:850;letter-spacing:.14em}.story-meta span{color:var(--purple)}.story-meta time{font-weight:600}.tag{width:max-content;margin:31px 0 11px;padding:6px 8px;border-radius:3px;font-size:6px;font-weight:900;letter-spacing:.13em}.tag.live{background:#e4f6e9;color:#23794a}.tag.update{background:#e8effd;color:#3469b9}.tag.soon{background:#f0eafd;color:#7350c1}.tag.perspective{background:#fbe8f5;color:#a43b85}.story-card h3{margin:0;font-family:Sora;font-size:30px;font-weight:500;line-height:1.15;letter-spacing:-.05em}.story-card article>p:not(.tag),.compact>p,.wide>div>p:not(.tag){color:var(--muted);font-size:10px;line-height:1.7}.story-card article>strong,.wide>div>strong{margin-top:auto;padding-top:20px;color:var(--purple);font-size:8px}.quote{padding:34px;justify-content:flex-start;background:linear-gradient(145deg,#19132d,#39217a);color:white}.quote-number{height:105px;color:#ae8aff;font-family:Sora;font-size:135px;line-height:.8}.quote .story-meta{color:#aaa2c0}.quote blockquote{margin:90px 0 35px;font-family:Sora;font-size:clamp(28px,3.5vw,45px);line-height:1.2;letter-spacing:-.05em}.quote footer{margin-top:auto;display:grid;gap:4px}.quote footer strong{font-size:10px}.quote footer small{color:#a9a2bc;font-size:7px}.compact{min-height:470px;padding:27px;border:0;cursor:pointer}.compact-top{display:flex;align-items:start;justify-content:space-between;color:#8b8c96;font-size:7px;font-weight:800}.compact-top .tag{margin:0}.compact>small{margin-top:30px;color:#777985;font-size:7px;font-weight:800;letter-spacing:.15em}.compact h3{margin-top:12px}.compact>p{max-width:420px}.compact>b{margin-top:auto;color:var(--purple);font-size:8px}.waveform{height:110px;margin:45px 0 10px;display:flex;align-items:center;justify-content:center;gap:7px}.waveform i{width:5px;height:25px;border-radius:999px;background:linear-gradient(var(--purple),var(--pink));animation:wave 1.2s ease-in-out infinite}.waveform i:nth-child(2n){height:65px;animation-delay:-.3s}.waveform i:nth-child(3n){height:95px;animation-delay:-.7s}.color{background:#d9fb72}.color .tag{background:rgba(255,255,255,.6);color:#48621f}.color>small,.color>p{color:#53632e}.code-art{height:110px;margin:45px 0 10px;display:flex;align-items:center;justify-content:center;gap:13px;font-family:Sora;font-size:48px}.code-art i{padding:10px 14px;border:1px solid rgba(16,16,26,.22);border-radius:10px;font-size:22px;font-style:normal}.wide{grid-column:1/-1;min-height:430px;padding:42px;display:grid;grid-template-columns:1fr 42%;gap:30px;background:#f1effd}.wide>div:first-child{display:flex;flex-direction:column}.wide h3{max-width:680px;font-size:clamp(32px,4.5vw,57px)}.wide>div>p:not(.tag){max-width:600px}.story-word{display:flex;align-items:center;justify-content:center;color:#d6d0ee;font-family:Sora;font-size:clamp(80px,12vw,180px);font-weight:600;letter-spacing:-.1em}.story-word span{color:var(--purple)}.empty-state{display:none;padding:80px 20px;text-align:center;color:var(--muted);font-size:11px}.empty-state.visible{display:block}.pulse{padding:90px max(4vw,28px);background:var(--ink);color:white}.pulse>.kicker{color:#a98df4}.pulse-grid{margin-top:28px;display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid #353541;border-bottom:1px solid #353541}.pulse-grid article{min-height:240px;padding:30px;border-right:1px solid #353541}.pulse-grid article:last-child{border-right:0}.pulse-grid span{color:#747480;font-size:7px}.pulse-grid h3{margin:45px 0 8px;font-family:Sora;font-size:27px;font-weight:500}.pulse-grid p{color:#9797a3;font-size:9px}.pulse-grid a{display:block;margin-top:28px;color:#a98df4;font-size:7px;font-weight:800}.dispatch{width:min(1260px,calc(100% - 56px));margin:120px auto;min-height:430px;padding:45px;display:grid;grid-template-columns:80px 1.2fr .8fr;gap:35px;align-items:center;border:1px solid var(--line);background:linear-gradient(135deg,#fff,#f0edff)}.dispatch-index{align-self:start;color:#9899a3;font-size:8px}.dispatch>div:last-child p{color:var(--muted);font-size:11px;line-height:1.7}.dispatch button{height:45px;margin-top:20px;padding:0 17px;border:0;border-radius:999px;background:var(--ink);color:white;font-size:8px;font-weight:800;cursor:pointer}.footer{min-height:150px;padding:30px max(4vw,28px);display:grid;grid-template-columns:210px 1fr auto auto;gap:25px;align-items:center;border-top:1px solid var(--line)}.footer>p,.footer small,.footer nav a{color:#747581;font-size:8px}.footer nav{display:flex;gap:17px}.development-modal{width:min(470px,calc(100% - 28px));padding:38px;border:1px solid #dad7e7;border-radius:18px;background:white;color:var(--ink);box-shadow:0 35px 110px rgba(24,15,54,.25)}.development-modal::backdrop{background:rgba(18,14,35,.55);backdrop-filter:blur(8px)}.modal-close{position:absolute;right:14px;top:14px;width:34px;height:34px;border:1px solid var(--line);border-radius:50%;background:white;cursor:pointer}.modal-icon{width:54px;height:54px;margin-bottom:28px;display:grid;place-items:center;border-radius:15px;background:#eee9ff;color:var(--purple);font-size:24px}.development-modal h2{margin:12px 0;font-family:Sora;font-size:31px;letter-spacing:-.05em}.development-modal>p:not(.kicker){color:var(--muted);font-size:11px;line-height:1.7}.modal-action{width:100%;height:44px;margin-top:15px;border:0;border-radius:999px;background:var(--ink);color:white;font-size:8px;font-weight:800;cursor:pointer}.loading-overlay{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;background:radial-gradient(circle at 50% 42%,rgba(80,66,224,.16),transparent 31rem),rgba(5,7,18,.97);color:#f7f8ff;opacity:0;visibility:hidden;transition:.16s}.loading-overlay.visible{opacity:1;visibility:visible}.loader{display:grid;justify-items:center;gap:18px;transform:translateY(-2vh)}.mark-wrap{position:relative;width:118px;height:118px;display:grid;place-items:center;isolation:isolate}.mark-wrap:before{content:"";position:absolute;inset:11px;z-index:-1;border-radius:50%;background:rgba(38,94,255,.2);filter:blur(22px);animation:breathe 1.8s ease-in-out infinite}.orbit{position:absolute;inset:0;border:1px solid rgba(127,143,255,.17);border-top-color:#9e66ff;border-right-color:#2bbcff;border-radius:50%;animation:orbit 1.45s linear infinite}.orbit:after{content:"";position:absolute;top:7px;right:16px;width:5px;height:5px;border-radius:50%;background:#5edbff;box-shadow:0 0 14px 3px rgba(65,192,255,.75)}.mark-wrap img{width:104px;height:104px;border-radius:50%;object-fit:cover;box-shadow:0 18px 50px rgba(15,27,99,.42);animation:breathe 1.8s ease-in-out infinite}.loading-message{display:flex;align-items:center;gap:9px;color:#aeb7cd;font-size:10px;font-weight:650;letter-spacing:.14em;text-transform:uppercase}.loading-message b{display:flex;gap:4px}.loading-message i{width:3px;height:3px;border-radius:50%;background:#63bfff;animation:dot 1.2s ease-in-out infinite}.loading-message i:nth-child(2){animation-delay:.15s}.loading-message i:nth-child(3){animation-delay:.3s}.reveal{opacity:0;transform:translateY(22px);transition:.65s ease}.reveal.visible{opacity:1;transform:none}@keyframes orbit{to{transform:rotate(360deg)}}@keyframes ticker{to{transform:translateX(-35%)}}@keyframes wave{50%{transform:scaleY(.45)}}@keyframes breathe{50%{transform:scale(1.06);opacity:.75}}@keyframes dot{30%{opacity:1;transform:translateY(-3px)}0%,65%,100%{opacity:.25}}@media(max-width:950px){.topbar{grid-template-columns:1fr auto}.topbar>nav{position:fixed;left:18px;right:18px;top:74px;padding:22px;display:none;align-items:flex-start;flex-direction:column;border:1px solid var(--line);background:white}.topbar.menu-open>nav{display:flex}.menu{width:38px;height:38px;display:grid;place-content:center;gap:5px;border:0;background:transparent}.menu i{width:18px;height:1px;background:var(--ink)}.masthead{grid-template-columns:1fr;min-height:0}.mast-copy{min-height:470px}.video-stage{min-height:540px}.feed-head{grid-template-columns:1fr}.pulse-grid{grid-template-columns:repeat(2,1fr)}.pulse-grid article:nth-child(2){border-right:0}.pulse-grid article:nth-child(-n+2){border-bottom:1px solid #353541}.dispatch{grid-template-columns:50px 1fr}.dispatch>div:last-child{grid-column:2}.footer{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.topbar{height:66px;padding:0 14px}.logo img{width:108px}.top-actions .login,.top-actions .signup{display:none}.masthead{padding:42px 14px 18px;gap:25px}.mast-copy{min-height:390px}.issue{margin-bottom:28px}.masthead h1{font-size:76px}.manifesto{margin-top:32px;font-size:13px}.hero-links{align-items:stretch;flex-direction:column}.hero-links a,.hero-links button{justify-content:center}.video-stage{min-height:480px}.video-orbit{width:260px}.video-caption{grid-template-columns:1fr}.video-caption>span{grid-row:auto}.ticker>strong{padding:0 14px}.feed{width:calc(100% - 28px);padding:85px 0}.feed-head h2{font-size:45px}.filters{margin-top:35px}.story-card{grid-column:1/-1;min-height:0}.story-art{height:245px}.story-card article{min-height:330px}.quote{min-height:520px}.quote blockquote{margin-top:70px}.compact{min-height:430px}.wide{padding:27px;grid-template-columns:1fr}.story-word{display:none}.pulse{padding:70px 14px}.pulse-grid{grid-template-columns:1fr}.pulse-grid article{min-height:190px;border-right:0;border-bottom:1px solid #353541!important}.pulse-grid article:last-child{border-bottom:0!important}.pulse-grid h3{margin-top:30px}.dispatch{width:calc(100% - 28px);margin:85px auto;padding:28px 22px;grid-template-columns:1fr}.dispatch-index{display:none}.dispatch>div:last-child{grid-column:auto}.dispatch h2{font-size:43px}.footer{padding:30px 14px;grid-template-columns:1fr}.footer>p{display:none}.footer nav{flex-wrap:wrap}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.reveal,.ticker>div,.video-orbit:before,.video-orbit i,.lox-art>i,.radar b,.waveform i,.orbit,.mark-wrap:before,.mark-wrap img,.loading-message i{animation:none;transition:none}.reveal{opacity:1;transform:none}}

/* Home hero media card: intentionally smaller than the masthead. */
.masthead{min-height:0;padding-top:24px;padding-bottom:24px}
.masthead .video-stage{width:94%;height:clamp(440px,58vh,510px);min-height:0;justify-self:end;align-self:center}
@media(max-width:950px){.masthead{padding-top:28px}.mast-copy{min-height:360px}.masthead .video-stage{width:min(100%,760px);height:480px;justify-self:center}}
@media(max-width:620px){.masthead{padding-top:16px;padding-bottom:16px}.mast-copy{min-height:330px}.masthead .video-stage{width:100%;height:390px;min-height:0}.video-orbit{width:220px}.video-caption{left:20px;right:20px;bottom:20px}}

/* Continuous, localized ecosystem ticker. */
.ticker>.ticker-window{min-width:0;height:100%;padding:0;display:block;overflow:hidden;animation:none}
.ticker-track{width:max-content;height:100%;padding-left:28px;display:flex;align-items:center;animation:ticker-ecosystem 30s linear infinite}
.ticker>strong{position:relative;z-index:2;flex:none;background:#fff;box-shadow:12px 0 18px rgba(247,247,251,.96)}
.ticker-set{display:flex;align-items:center;gap:28px;padding-right:28px;flex:none}
.ticker-set span{font-size:7px;font-weight:800;letter-spacing:.12em}
.ticker-set b{color:var(--purple)}
@keyframes ticker-ecosystem{to{transform:translateX(-50%)}}
@media(prefers-reduced-motion:reduce){.ticker-track{animation:none}}

/* Bring the editorial feed closer to the ecosystem ticker. */
.feed{padding-top:68px}
@media(max-width:620px){.feed{padding-top:48px}}

/* Dark Seglox frame around the light editorial feed. */
.topbar{border-bottom-color:rgba(155,156,185,.2);background:rgba(9,9,20,.94);box-shadow:0 12px 35px rgba(24,18,55,.12)}
.topbar .logo span{border-left-color:rgba(255,255,255,.2);color:#aaa9bd}
.topbar nav a{color:#c3c1d0}.topbar nav a:hover{color:#b79bff}
.topbar .login{color:#cbc9d5}.topbar .signup{background:linear-gradient(110deg,#6542d9,#357be4);box-shadow:0 8px 22px rgba(80,59,190,.26)}
.topbar .language{border-color:rgba(255,255,255,.16);background:#151525;color:#878699}.topbar .language b{color:#fff}.topbar .language.pt b{color:#878699}.topbar .language.pt span{color:#fff}
.footer{border-top-color:#30303c;background:#0b0b16;color:white}.footer .logo span{border-left-color:rgba(255,255,255,.2);color:#aaa9bd}.footer>p,.footer small,.footer nav a{color:#9594a5}.footer nav a:hover{color:#bd9fff}
@media(max-width:950px){.topbar>nav{border-color:#30303c;background:#0d0d1a;box-shadow:0 24px 60px rgba(0,0,0,.28)}.menu i{background:#f1eff9}}

/* Authentication actions mirror the public Seglox header. */
.top-actions>a{height:42px;padding:0 14px;border-radius:0;font-size:11px;font-weight:700}
.topbar .login{color:#d5d9e4}
.topbar .signup{padding-inline:20px;border-radius:12px;background:linear-gradient(135deg,#8640f3,#4321cf);box-shadow:inset 0 1px rgba(255,255,255,.25),0 10px 28px rgba(76,29,210,.25);transition:.2s}
.topbar .signup:hover{transform:translateY(-2px);box-shadow:0 14px 32px rgba(95,42,228,.36)}

/* Editorial navigation: numbered signals with a visible active state. */
.topbar nav{width:max-content;margin:auto;padding:5px;gap:3px;border:1px solid rgba(145,146,177,.18);border-radius:16px;background:rgba(255,255,255,.035);box-shadow:inset 0 1px rgba(255,255,255,.035)}
.topbar nav a{position:relative;height:48px;padding:0 17px;display:grid;grid-template-columns:auto auto;grid-template-rows:12px 17px;column-gap:8px;align-content:center;border:1px solid transparent;border-radius:11px;color:#a7a6b6;transition:.22s}
.topbar nav a i{grid-row:1/3;align-self:center;color:#666579;font-size:6px;font-style:normal;font-weight:800;letter-spacing:.08em}
.topbar nav a span{font-size:11px;font-weight:750;white-space:nowrap}
.topbar nav a b{width:14px;height:2px;align-self:end;border-radius:99px;background:#454454;transition:.22s}
.topbar nav a:hover{border-color:rgba(159,129,255,.19);background:rgba(255,255,255,.045);color:white}
.topbar nav a.active{border-color:rgba(154,108,255,.5);background:linear-gradient(135deg,rgba(134,64,243,.32),rgba(67,33,207,.3));color:white;box-shadow:inset 0 1px rgba(255,255,255,.08),0 8px 24px rgba(44,24,111,.25)}
.topbar nav a.active i{color:#c4aaff}.topbar nav a.active b{width:28px;background:linear-gradient(90deg,#a365ff,#4a9fff);box-shadow:0 0 8px rgba(134,95,255,.6)}
@media(max-width:950px){.topbar>nav{width:auto;margin:0;padding:8px;gap:5px}.topbar nav a{width:100%;height:56px;grid-template-columns:28px 1fr;grid-template-rows:1fr;padding:0 15px}.topbar nav a i{grid-row:auto}.topbar nav a span{font-size:13px}.topbar nav a b{justify-self:end;align-self:center}}

/* Shared Seglox legal footer behavior. */
.footer nav button{padding:0;border:0;background:transparent;color:#9594a5;font:inherit;font-size:8px;cursor:pointer}.footer nav button:hover{color:#bd9fff}
.legal-modal{width:min(820px,calc(100% - 28px));height:min(760px,calc(100dvh - 40px));padding:0;overflow:hidden;border:1px solid #d7d5e3;border-radius:20px;background:#fff;color:#171722;box-shadow:0 35px 110px rgba(15,10,38,.35)}.legal-modal::backdrop{background:rgba(8,7,19,.7);backdrop-filter:blur(9px)}.legal-modal header{height:72px;padding:0 22px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e2e1e8;background:#fafafe}.legal-modal h2{margin:0;font-family:Sora;font-size:20px;letter-spacing:-.035em}.legal-close{width:36px;height:36px;border:1px solid #dedde6;border-radius:50%;background:#fff;color:#5f6070;font-size:23px;line-height:1;cursor:pointer}.legal-body{height:calc(100% - 72px);padding:30px 34px;overflow:auto;color:#565866;font-size:12px;line-height:1.75}.legal-body h1,.legal-body h2,.legal-body h3{color:#171722;font-family:Sora;letter-spacing:-.03em}.legal-body a{color:#6847e8;text-decoration:underline}.legal-body table{width:100%;border-collapse:collapse}.legal-body th,.legal-body td{padding:10px;border:1px solid #dedfe8;text-align:left}@media(max-width:620px){.legal-modal{height:calc(100dvh - 20px)}.legal-modal header{height:62px;padding:0 16px}.legal-modal h2{font-size:16px}.legal-body{height:calc(100% - 62px);padding:22px 18px}.footer nav{gap:14px}.footer nav button,.footer nav a{font-size:8px}}

/* Compact menu: one line, with no decorative rail underneath. */
.topbar nav{padding:4px}
.topbar nav a{height:40px;padding:0 14px;display:flex;align-items:center;gap:7px;border-radius:10px}
.topbar nav a i{grid-row:auto;align-self:auto}
.topbar nav a b{display:none}
@media(max-width:950px){.topbar nav a{height:48px;display:flex;padding:0 14px}.topbar nav a span{font-size:12px}}

/* Standalone pages for sections that are not published yet. */
.construction-page{min-height:100dvh;display:grid;grid-template-rows:80px 1fr 64px;overflow:hidden;background:#090914;color:#f7f6ff}.construction-page>header{padding:0 max(4vw,24px);display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.construction-page>header>a:last-child{color:#a7a5b7;font-size:9px;font-weight:750}.construction-page>main{position:relative;padding:8vh max(7vw,28px);display:flex;align-items:center;overflow:hidden;background:radial-gradient(circle at 73% 42%,rgba(102,63,222,.24),transparent 28%),radial-gradient(circle at 88% 80%,rgba(43,128,224,.13),transparent 27%)}.construction-page>main:before{content:"";position:absolute;inset:0;opacity:.27;background-image:linear-gradient(rgba(255,255,255,.08) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.08) 1px,transparent 1px);background-size:62px 62px;mask-image:linear-gradient(90deg,transparent 25%,black)}.construction-page article{position:relative;z-index:2;width:min(710px,64vw)}.construction-page article>p:first-child{color:#9c82ef;font-size:8px;font-weight:850;letter-spacing:.17em}.construction-page h1{margin:19px 0 25px;font-family:Sora;font-size:clamp(53px,7.5vw,105px);font-weight:500;line-height:.93;letter-spacing:-.075em}.construction-page article>p:nth-of-type(2){max-width:560px;color:#9a98aa;font-size:13px;line-height:1.75}.construction-page article>a{display:inline-block;margin-top:28px;padding:14px 18px;border:1px solid rgba(161,134,241,.35);border-radius:12px;background:linear-gradient(135deg,#6840df,#3e26ba);font-size:9px;font-weight:800}.construction-orbit{position:absolute;right:7vw;width:min(35vw,480px);aspect-ratio:1;display:grid;place-items:center;border:1px solid rgba(164,142,242,.2);border-radius:50%}.construction-orbit:before,.construction-orbit i{content:"";position:absolute;border:1px solid rgba(113,159,235,.22);border-radius:50%;animation:orbit 18s linear infinite}.construction-orbit:before{inset:12%}.construction-orbit i:first-child{width:115%;height:35%}.construction-orbit i:nth-child(2){width:35%;height:115%;animation-direction:reverse}.construction-orbit b{width:95px;height:95px;display:grid;place-items:center;border:1px solid rgba(255,255,255,.14);border-radius:28px;background:#111124;font-family:Sora;font-size:36px}.construction-page aside{position:absolute;right:4vw;bottom:4vh;display:flex;align-items:center;gap:9px;color:#868497;font-size:7px;font-weight:800;letter-spacing:.13em}.construction-page aside i{width:6px;height:6px;border-radius:50%;background:#e8b34e;box-shadow:0 0 10px #e8b34e}.construction-page aside b{margin-left:18px;color:#aaa8b7}.construction-page>footer{padding:0 max(4vw,24px);display:flex;align-items:center;justify-content:space-between;border-top:1px solid rgba(255,255,255,.1);color:#747284;font-size:7px;letter-spacing:.11em}@media(max-width:700px){.construction-page{grid-template-rows:68px 1fr 58px}.construction-page>header .logo img{width:108px}.construction-page>header>a:last-child{font-size:0}.construction-page>header>a:last-child:after{content:"← INSIDE";font-size:8px}.construction-page>main{padding:70px 20px;align-items:flex-start}.construction-page article{width:100%}.construction-page h1{font-size:52px}.construction-page article>p:nth-of-type(2){font-size:11px}.construction-orbit{right:-35vw;bottom:7vh;width:90vw;opacity:.45}.construction-page aside{left:20px;right:auto;bottom:25px}.construction-page>footer strong{display:none}}
