:root{--system-bg:#05070a;--system-bone:#e9e1d0;--system-muted:#e9e1d09e;--system-faint:#e9e1d057;--system-line:#e9e1d024;--system-panel:#05070a8f;--accent:#e9e1d0;--accent-rgb:233, 225, 208}.system-landing--port{--accent:#50a86c;--accent-rgb:80, 168, 108}.system-landing--labs{--accent:#4a90d9;--accent-rgb:74, 144, 217}.system-landing--stone{--accent:#a25c40;--accent-rgb:162, 92, 64}.system-landing--seyfert{--accent:#e6c173;--accent-rgb:230, 193, 115}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{min-height:100%}body{background:var(--system-bg);color:var(--system-bone);-webkit-font-smoothing:antialiased;background-image:linear-gradient(#05070a94,#05070abd),url(/mykonos_bg_plain_2.png);background-position:50%;background-repeat:no-repeat;background-size:cover;font-family:Inter,system-ui,sans-serif}a{color:inherit}#root{z-index:1;min-height:100dvh;position:relative}.system-shell{width:min(1120px,100vw - 40px);margin:0 auto}.system-page{text-align:left;width:100%;min-height:100dvh}.system-compass{z-index:20;color:#e9e1d0ad;gap:12px;display:grid;position:fixed;top:24px;left:24px}.system-compass:before{content:"";opacity:0;transform-origin:top;border-left:1px solid #e9e1d01f;transition:opacity .18s,transform .18s;position:absolute;top:21px;bottom:12px;left:6px;transform:scaleY(.4)}.system-compass.is-expanded:before{opacity:1;transform:scaleY(1)}.system-compass__anchor,.system-compass__route,.system-compass__branch-item,.system-compass__toggle,.system-context-nav a,.system-surface-index__item span,.system-grid-button__top,.system-grid-button b{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem}.system-compass__anchor,.system-compass__route,.system-compass__branch-item,.system-context-nav a,.system-surface-index__item,.system-grid-button{text-decoration:none}.system-compass__header{z-index:2;align-items:center;gap:8px;width:fit-content;display:flex;position:relative}.system-compass__anchor{color:#e9e1d0b3;align-items:center;gap:10px;width:fit-content;display:inline-flex;position:relative}.system-compass__anchor-mark{background:radial-gradient(circle,#e9e1d0d1 0 2px,#0000 3px);border:1px solid #e9e1d080;border-radius:50%;width:13px;height:13px;display:inline-block;box-shadow:0 0 22px #e9e1d01f}.system-compass__anchor:hover,.system-compass__anchor.is-current{color:var(--system-bone)}.system-compass__toggle{color:#e9e1d052;cursor:pointer;background:0 0;border:0;place-items:center;width:22px;height:22px;padding:0;transition:color .18s,opacity .18s;display:grid}.system-compass__toggle:hover,.system-compass__toggle:focus-visible{color:var(--system-bone)}.system-compass__toggle:focus-visible{outline-offset:4px;outline:1px solid #e9e1d06b}.system-compass__toggle span{width:9px;height:9px;display:block;position:relative}.system-compass__toggle span:before,.system-compass__toggle span:after{content:"";background:currentColor;transition:transform .18s,opacity .18s;position:absolute}.system-compass__toggle span:before{width:9px;height:1px;top:4px;left:0}.system-compass__toggle span:after{width:1px;height:9px;top:0;left:4px}.system-compass.is-expanded .system-compass__toggle span:after{opacity:0;transform:scaleY(.2)}.system-compass__body{z-index:1;opacity:0;pointer-events:none;max-height:0;padding-left:2px;transition:max-height .22s,opacity .18s,transform .18s;display:grid;position:relative;overflow:hidden;transform:translateY(-6px)}.system-compass.is-expanded .system-compass__body{opacity:1;pointer-events:auto;max-height:340px;transform:translateY(0)}.system-compass__routes{gap:8px;display:grid}.system-compass__route-group{gap:5px;width:fit-content;display:grid}.system-compass__route{color:#e9e1d061;white-space:nowrap;align-items:center;gap:11px;width:fit-content;transition:color .18s;display:inline-flex}.system-compass__route:hover,.system-compass__route.is-current{color:var(--system-bone)}.system-compass__route-dot{background:#05070ac2;border:1px solid #e9e1d042;border-radius:50%;width:9px;height:9px;transition:border-color .18s,background .18s,box-shadow .18s;display:inline-block}.system-compass__route:hover .system-compass__route-dot,.system-compass__route.is-current .system-compass__route-dot{border-color:rgba(var(--accent-rgb), .74);background:rgba(var(--accent-rgb), .48);box-shadow:0 0 16px rgba(var(--accent-rgb), .28)}.system-compass__route--port .system-compass__route-dot{border-color:#50a86c6b}.system-compass__route--stone .system-compass__route-dot{border-color:#a25c407a}.system-compass__route--seyfert .system-compass__route-dot{border-color:#e6c1737a}.system-compass__route--labs .system-compass__route-dot{border-color:#4a90d97a}.system-compass__branch{gap:7px;margin-left:20px;padding:2px 0 1px 14px;display:grid;position:relative}.system-compass__branch:before{content:"";border-left:1px solid rgba(var(--accent-rgb), .22);position:absolute;top:-7px;bottom:5px;left:0}.system-compass__branch:after{content:"";border-top:1px solid rgba(var(--accent-rgb), .2);width:10px;position:absolute;top:-7px;left:-10px}.system-compass__branch-item{color:#e9e1d06b;white-space:nowrap;align-items:center;width:fit-content;transition:color .18s,transform .18s;display:inline-flex;position:relative}.system-compass__branch-item:before{content:"";border:1px solid rgba(var(--accent-rgb), .42);width:7px;height:7px;box-shadow:0 0 12px rgba(var(--accent-rgb), .1);background:#05070adb;border-radius:50%;position:absolute;left:-18px}a.system-compass__branch-item:hover,.system-compass__branch-item.is-current{color:var(--system-bone)}a.system-compass__branch-item:hover{transform:translate(2px)}.system-compass__branch-item.is-current:before{background:rgba(var(--accent-rgb), .58);box-shadow:0 0 16px rgba(var(--accent-rgb), .22)}.system-landing{text-align:center;flex-direction:column;justify-content:center;align-items:center;gap:28px;min-height:100dvh;padding:5rem 2rem 4rem;display:flex}.system-landing__core{z-index:2;justify-items:center;display:grid;position:relative}.system-landing--with-index .system-landing__core{transform:translate3d(var(--mission-core-x), var(--mission-core-y), 18px) translate3d(var(--destination-core-x), var(--destination-core-y), var(--destination-core-z)) scale(var(--destination-scale)) rotateX(var(--mission-tilt-x)) rotateY(var(--mission-tilt-y));transform-style:preserve-3d;transition:transform .2s ease-out}.system-landing--with-index{--mission-pointer-x:50%;--mission-pointer-y:50%;--mission-x:0px;--mission-y:0px;--mission-counter-x:0px;--mission-counter-y:0px;--mission-core-x:0px;--mission-core-y:0px;--mission-index-x:0px;--mission-index-y:0px;--destination-core-x:0px;--destination-core-y:0px;--destination-core-z:0px;--destination-index-x:0px;--destination-index-y:0px;--destination-index-z:0px;--destination-scale:1;--destination-map-scale:1;--mission-focus-x:50%;--mission-focus-y:50%;--mission-tilt-x:0deg;--mission-tilt-y:0deg;--mission-shadow-x:0px;--mission-shadow-y:0px;--orbit-wide:min(47vw, 590px);--orbit-mid:min(37vw, 460px);--orbit-close:min(26vw, 330px);isolation:isolate;perspective:1600px;perspective-origin:var(--mission-focus-x) var(--mission-focus-y);background:radial-gradient(at 50% 58%,#05070a05,#05070a57 82%),linear-gradient(#05070a00,#05070a14);justify-content:center;position:relative;overflow:hidden}.system-landing--with-index:before,.system-landing--with-index:after{content:"";z-index:0;pointer-events:none;position:absolute}.system-landing--with-index:before{background:radial-gradient(circle at var(--mission-pointer-x) var(--mission-pointer-y), #e9e1d01d 0, #e9e1d00b 10vmin, #50a86c07 20vmin, transparent 36vmin), radial-gradient(circle at calc(var(--mission-pointer-x) + var(--mission-counter-x)) calc(var(--mission-pointer-y) + var(--mission-counter-y)), #4a90d907, transparent 30vmin);filter:blur(28px);opacity:.52;inset:0;transform:translateZ(0)}.system-landing--with-index:after{opacity:.28;transform:translate3d(var(--mission-counter-x), var(--mission-counter-y), -44px) rotateX(var(--mission-tilt-x)) rotateY(var(--mission-tilt-y));transform-style:preserve-3d;background:radial-gradient(at 50% 52%,#0000 0 29%,#e9e1d008 29.2%,#0000 29.5% 100%),radial-gradient(at 50% 52%,#0000 0 43%,#e9e1d005 43.2%,#0000 43.5% 100%),radial-gradient(at 50% 52%,#0000 0 55%,#e9e1d004 55.2%,#0000 55.5% 100%),linear-gradient(90deg,#0000 calc(50% - 1px),#e9e1d008 50%,#0000 calc(50% + 1px)),linear-gradient(0deg,#0000 calc(50% - 1px),#e9e1d008 50%,#0000 calc(50% + 1px));transition:transform .18s ease-out;inset:-8vw}.system-landing--with-index .system-mark{width:clamp(220px,27vw,350px);filter:drop-shadow(var(--mission-shadow-x) var(--mission-shadow-y) 22px #e9e1d00b);transition:filter .16s ease-out}.system-landing--with-index .system-mark-frame{margin-bottom:1.4rem}.system-landing--with-index .system-descriptor{color:#e9e1d0b8;letter-spacing:.055em;text-shadow:0 0 18px #e9e1d014,0 16px 32px #00000057;max-width:48ch;margin-bottom:1.55rem;font-size:clamp(.94rem,1.05vw,1.04rem);line-height:1.78;position:relative}.system-landing--with-index .system-descriptor:after{content:"";border-top:1px solid #e9e1d01f;position:absolute;bottom:-14px;left:18%;right:18%;box-shadow:0 0 18px #e9e1d00f}.system-landing--with-index .system-contact{margin-top:1.5rem}.system-landing__actions{z-index:3;width:min(840px,100vw - 40px);margin-top:24px;position:relative}.system-landing__content{z-index:3;text-align:left;width:min(1120px,100vw - 40px);margin-top:22px;position:relative}.system-landing--with-content{justify-content:flex-start;padding-top:7rem}.system-landing--minimal{gap:18px;padding-top:6.5rem;padding-bottom:4rem}.system-landing--minimal .system-landing__core{transform:translateZ(0)}.system-landing--minimal .system-mark,.system-landing--minimal .system-mark-frame{margin-bottom:0}.system-landing--minimal .system-mark{filter:drop-shadow(0 14px 36px #00000038);width:clamp(220px,27vw,360px)}.system-mark{opacity:.92;width:clamp(260px,36vw,480px);height:auto;margin-bottom:2rem;transition:filter .24s,opacity .24s,transform .28s}.system-mark-frame{isolation:isolate;perspective:1100px;margin-bottom:2rem;display:inline-block;position:relative}.system-mark-link{text-decoration:none}.system-mark-frame:before{content:"";z-index:0;background:radial-gradient(circle at 42% 36%, rgba(var(--accent-rgb), .16), transparent 34%), radial-gradient(circle at 62% 58%, #e9e1d017, transparent 42%), radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .13), transparent 66%);filter:blur(26px);opacity:0;border-radius:50%;transition:opacity .28s,transform .28s;position:absolute;inset:8% 0;transform:translate3d(0,14px,-30px)scale(.9)}.system-mark-frame:after{content:"";z-index:0;background:radial-gradient(circle at 13% 34%, rgba(var(--accent-rgb), .24) 0 1px, transparent 3px), radial-gradient(circle at 31% 18%, #e9e1d029 0 1px, transparent 3px), radial-gradient(circle at 46% 74%, rgba(var(--accent-rgb), .18) 0 1px, transparent 3px), radial-gradient(circle at 69% 31%, #e9e1d01f 0 1px, transparent 3px), radial-gradient(circle at 83% 61%, rgba(var(--accent-rgb), .2) 0 1px, transparent 3px);filter:blur(1.4px);mix-blend-mode:screen;opacity:0;background-size:118px 92px,171px 131px,143px 156px,197px 118px,151px 184px;border-radius:50%;transition:opacity .28s,transform .28s;position:absolute;inset:-3% -8%;transform:translate3d(0,12px,-18px)scale(.92)}.system-mark-frame .system-mark{z-index:1;transform-style:preserve-3d;margin-bottom:0;transition:filter .24s,opacity .24s,transform .28s;position:relative}.system-mark-frame:hover .system-mark,.system-mark-frame:focus-visible .system-mark{filter:drop-shadow(0 0 14px rgba(var(--accent-rgb), .2)) drop-shadow(0 18px 34px #00000047);opacity:1}.system-mark-frame--depth:hover:before,.system-mark-frame--depth:focus-visible:before{opacity:.46;animation:5.4s ease-in-out infinite system-mark-breathe;transform:translate3d(0,8px,-30px)scale(1)}.system-mark-frame--depth:hover:after,.system-mark-frame--depth:focus-visible:after{opacity:.34;animation:8.6s ease-in-out infinite system-mark-field;transform:translate3d(0,5px,-18px)scale(1)}.system-mark-frame--depth:hover .system-mark,.system-mark-frame--depth:focus-visible .system-mark{transform:translate3d(0,-2px,28px)rotateX(2deg)rotateY(-2.5deg)}@keyframes system-mark-breathe{0%{filter:blur(28px);opacity:.34;transform:translate3d(-1.5%,9px,-30px)scale(.98)}46%{filter:blur(23px);opacity:.5;transform:translate3d(1.2%,6px,-30px)scale(1.04)}to{filter:blur(31px);opacity:.38;transform:translate3d(.4%,10px,-30px)scale(1)}}@keyframes system-mark-field{0%{opacity:.22;background-position:0 0,18px 12px,-12px 22px,33px -8px,-24px 16px;transform:translate3d(-1%,8px,-18px)scale(.98)rotate(-.4deg)}38%{opacity:.38;background-position:14px 10px,4px 24px,19px 9px,22px 18px,-4px -10px;transform:translate3d(1.3%,4px,-18px)scale(1.02)rotate(.6deg)}71%{opacity:.29;background-position:-8px 21px,31px 4px,7px 33px,-10px 12px,18px 20px;transform:translate3d(.2%,6px,-18px)scale(1)rotate(-.2deg)}to{opacity:.34;background-position:22px -6px,9px 31px,28px 16px,16px 29px,2px -18px;transform:translate3d(1%,5px,-18px)scale(1.01)rotate(.3deg)}}.system-mark-link:focus-visible{outline:1px solid rgba(var(--accent-rgb), .72);outline-offset:14px}@media (prefers-reduced-motion:reduce){.system-mark-frame .system-mark{transition:filter .18s,opacity .18s}.system-mark-frame--depth:hover .system-mark,.system-mark-frame--depth:focus-visible .system-mark{transform:none}.system-mark-frame--depth:hover:before,.system-mark-frame--depth:focus-visible:before,.system-mark-frame--depth:hover:after,.system-mark-frame--depth:focus-visible:after,.system-surface-index__mover{animation:none}.system-landing--with-index .system-landing__core,.system-surface-index,.system-landing--with-index:after{transform:none}}@media (pointer:coarse),(hover:none){.system-field-cursor,.system-field-texture,.system-field-telemetry,.system-surface-index__mover{display:none}.system-landing--with-index .system-landing__core,.system-surface-index,.system-landing--with-index:after{transform:none}}.system-descriptor{color:#e9e1d07a;letter-spacing:.04em;max-width:42ch;margin-bottom:2.5rem;font-size:.86rem;font-weight:400;line-height:1.7}.system-kicker,.system-status,.system-ledger span,.system-meta dt,.system-availability,.system-footer,.system-back{letter-spacing:.18em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.68rem}.system-kicker,.system-meta dt{color:rgba(var(--accent-rgb), .78)}.system-status{color:var(--system-faint);letter-spacing:.08em;text-transform:none;align-items:center;gap:.5rem;display:flex}.system-status__dot{background:var(--accent);border-radius:50%;width:5px;height:5px;animation:2s ease-in-out infinite system-pulse}@keyframes system-pulse{0%,to{opacity:1}50%{opacity:.22}}.system-contact{letter-spacing:.08em;margin-top:2.5rem;font-size:.68rem}.system-contact a{color:#e9e1d052;text-decoration:none;transition:color .18s}.system-contact a:hover{color:var(--accent)}.system-field-telemetry{z-index:3;color:#e9e1d075;pointer-events:none;text-align:left;gap:8px;display:grid;position:absolute;bottom:34px;right:max(28px,6vw)}.system-field-telemetry__tag,.system-field-telemetry dt,.system-field-telemetry dd{letter-spacing:.14em;text-transform:uppercase;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.62rem}.system-field-telemetry__tag{color:#e9e1d057}.system-field-telemetry dl{border-top:1px solid #e9e1d01f;gap:14px;padding-top:8px;display:flex}.system-field-telemetry div{gap:4px;display:grid}.system-field-telemetry dt{color:#e9e1d047}.system-field-telemetry dd{color:#e9e1d09e}.system-field-texture{z-index:1;pointer-events:none;filter:brightness(1.72)contrast(1.48)saturate(.78);mix-blend-mode:screen;opacity:.13;-webkit-mask-image:radial-gradient(circle at var(--mission-pointer-x) var(--mission-pointer-y), #0000008c 0, #00000047 12vmin, #0000001a 25vmin, transparent 42vmin);-webkit-mask-image:radial-gradient(circle at var(--mission-pointer-x) var(--mission-pointer-y), #0000008c 0, #00000047 12vmin, #0000001a 25vmin, transparent 42vmin);mask-image:radial-gradient(circle at var(--mission-pointer-x) var(--mission-pointer-y), #0000008c 0, #00000047 12vmin, #0000001a 25vmin, transparent 42vmin);background-image:url(/mykonos_bg_plain_2.png);background-position:50%;background-size:cover;position:absolute;inset:0}.system-field-cursor{top:var(--mission-pointer-y);left:var(--mission-pointer-x);z-index:2;pointer-events:none;width:19px;height:19px;transform-style:preserve-3d;opacity:.56;mix-blend-mode:screen;border:1px solid #e9e1d038;border-radius:50%;position:absolute;transform:translate3d(-50%,-50%,28px);box-shadow:0 0 14px #e9e1d01f,inset 0 0 10px #e9e1d00f}.system-field-cursor:before,.system-field-cursor:after{content:"";pointer-events:none;position:absolute}.system-field-cursor:before{background:#e9e1d0b8;border-radius:50%;inset:7px;box-shadow:0 0 16px #e9e1d042}.system-field-cursor:after{border-top:1px solid #e9e1d026;width:24px;top:50%;left:100%;transform:translateY(-50%)}.system-field-page{position:relative;overflow:hidden}.system-field-page__content{z-index:4;align-content:start;gap:28px;min-height:100dvh;padding:132px 0 64px;display:grid;position:relative}.system-surface-header{gap:14px;max-width:760px;display:grid}.system-surface-header img{opacity:.9;width:min(280px,62vw);height:auto;margin-bottom:8px}.system-surface-header h1{color:var(--system-bone);letter-spacing:.1em;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(2.6rem,7vw,6rem);font-weight:500;line-height:.96}.system-surface-header p{max-width:62ch;color:var(--system-muted);font-size:1rem;line-height:1.68}.system-grid-nav{border:1px solid rgba(var(--accent-rgb), .24);background:rgba(var(--accent-rgb), .16);border-radius:6px;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;display:grid;overflow:hidden}.system-grid-button{isolation:isolate;background:radial-gradient(circle at 50% 0, rgba(var(--accent-rgb), .06), transparent 52%), #05070a9e;min-height:82px;color:var(--system-bone);border:0;border-radius:0;justify-content:center;align-items:center;gap:4px;padding:25px 18px 16px 30px;transition:background .18s,color .18s;display:grid;position:relative;overflow:hidden}.system-grid-button:before{content:"";border:1px solid rgba(var(--accent-rgb), .46);background:#05070ae6;border-radius:50%;width:5px;height:5px;transition:background .18s,border-color .18s,box-shadow .18s;animation:3.8s ease-in-out infinite system-grid-node-breathe;position:absolute;top:50%;left:14px;transform:translateY(-50%)}.system-grid-button:after{content:"";background:linear-gradient(90deg, rgba(var(--accent-rgb), .1), transparent 34%), radial-gradient(circle at 50% 50%, rgba(var(--accent-rgb), .06), transparent 58%);opacity:0;z-index:0;transition:opacity .18s;position:absolute;inset:0}a.system-grid-button:hover,a.system-grid-button:focus-visible,.system-grid-button.is-current{background:radial-gradient(circle at 50% 0, rgba(var(--accent-rgb), .1), transparent 54%), #05070abd;color:#fff}a.system-grid-button:hover:before,a.system-grid-button:focus-visible:before,.system-grid-button.is-current:before{border-color:rgba(var(--accent-rgb), .78);background:rgba(var(--accent-rgb), .54);box-shadow:0 0 16px rgba(var(--accent-rgb), .22)}a.system-grid-button:hover:after,a.system-grid-button:focus-visible:after,.system-grid-button.is-current:after{opacity:1}.system-grid-button:focus-visible{outline:1px solid rgba(var(--accent-rgb), .72);outline-offset:4px}.system-grid-button.is-closed{color:#e9e1d08f;cursor:default}.system-grid-button.is-closed:before{box-shadow:0 0 18px rgba(var(--accent-rgb), .08);background:#e9e1d014;border-color:#e9e1d038;animation-duration:5.6s}.system-grid-button.is-closed:after{opacity:.18}.system-grid-button.is-closed strong{color:#e9e1d0ad}.system-grid-button.is-closed:hover{background:radial-gradient(circle at 50% 0, rgba(var(--accent-rgb), .05), transparent 54%), #05070a94}.system-grid-button__top{z-index:2;min-height:18px;color:rgba(var(--accent-rgb), .78);pointer-events:none;justify-content:space-between;gap:10px;display:flex;position:absolute;top:11px;left:28px;right:14px}.system-grid-button__top:before{content:"";z-index:0;border-top:1px solid rgba(var(--accent-rgb), .1);opacity:.62;position:absolute;top:50%;left:0;right:0}.system-grid-button__top b{z-index:1;border:1px solid rgba(var(--accent-rgb), .18);background:linear-gradient(90deg, rgba(var(--accent-rgb), .11), #05070acc), #05070ac7;min-height:18px;color:rgba(var(--accent-rgb), .92);box-shadow:0 0 18px rgba(var(--accent-rgb), .08), inset 0 0 16px rgba(var(--accent-rgb), .035);border-radius:999px;align-items:center;gap:7px;padding:2px 8px;font-weight:400;animation:3.2s ease-in-out infinite system-status-breathe;display:inline-flex;position:relative;overflow:hidden}.system-grid-button__top b:only-child{margin-inline:auto}.system-grid-button__top b:before{content:"";background:rgba(var(--accent-rgb), .86);width:5px;height:5px;box-shadow:0 0 12px rgba(var(--accent-rgb), .34);border-radius:50%;flex:none}.system-grid-button__top b:after{content:"";opacity:0;background:linear-gradient(110deg,#0000 0 18%,#ffffff1f 44%,#0000 72%);animation:4.8s ease-in-out infinite system-status-scan;position:absolute;inset:0;transform:translate(-120%)}.system-grid-button[data-status=retired] .system-grid-button__top b,.system-grid-button.is-closed .system-grid-button__top b{color:#e9e1d08a;background:linear-gradient(90deg,#e9e1d00b,#05070ac2),#05070ab8;border-color:#e9e1d01f;animation-duration:5.2s;box-shadow:0 0 14px #e9e1d00b,inset 0 0 12px #e9e1d006}.system-grid-button[data-status=retired] .system-grid-button__top b:before,.system-grid-button.is-closed .system-grid-button__top b:before{background:#e9e1d070;box-shadow:0 0 10px #e9e1d01a}.system-grid-button strong{z-index:1;color:var(--system-bone);letter-spacing:.12em;text-transform:uppercase;white-space:nowrap;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.66rem;font-weight:400;line-height:1.28;position:relative}.system-grid-button small{z-index:1;color:#e9e1d08a;font-size:.88rem;line-height:1.52;position:relative}@keyframes system-grid-node-breathe{0%,to{box-shadow:0 0 10px rgba(var(--accent-rgb), .12);opacity:.72}48%{box-shadow:0 0 18px rgba(var(--accent-rgb), .32), 0 0 34px rgba(var(--accent-rgb), .14);opacity:1}}@keyframes system-status-breathe{0%,to{border-color:rgba(var(--accent-rgb), .15);opacity:.74;transform:translateY(0)}46%{border-color:rgba(var(--accent-rgb), .42);opacity:1;transform:translateY(-.5px)}}@keyframes system-status-scan{0%,52%,to{opacity:0;transform:translate(-120%)}68%{opacity:1}84%{opacity:0;transform:translate(120%)}}@media (prefers-reduced-motion:reduce){.system-grid-button:before,.system-grid-button__top b,.system-grid-button__top b:after{animation:none}}.system-footer{color:#e9e1d03d;pointer-events:none;grid-template-columns:1fr auto 1fr;align-items:end;gap:1rem;display:grid;position:fixed;bottom:1.5rem;left:1.5rem;right:1.5rem}.system-footer>*{pointer-events:auto}.system-footer .system-links:first-child{grid-column:1;justify-self:start}.system-links--secondary{grid-column:3;justify-self:end}.system-footer__note{white-space:nowrap;grid-area:1/2;justify-self:center}.system-footer--flow{width:min(1120px,100vw - 40px);margin:0 auto;padding:28px 0 36px;position:static}.system-footer--simple{width:min(1120px,100vw - 40px);margin:0 auto;padding:0 0 28px;position:static}.system-links{flex-wrap:wrap;gap:.5rem;display:flex}.system-link,.system-action{letter-spacing:.14em;text-transform:uppercase;border:1px solid;border-radius:4px;justify-content:center;align-items:center;min-height:34px;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.64rem;text-decoration:none;transition:border-color .18s,color .18s,background .18s;display:inline-flex}.system-link{color:#e9e1d052;border-color:#e9e1d024;padding:0 .7rem}.system-link:hover{color:var(--system-bone);border-color:#e9e1d05c}.system-link--port{color:#50a86c7a;border-color:#50a86c38}.system-link--port:hover{color:#50a86c;border-color:#50a86c7a}.system-link--stone{color:#a25c4085;border-color:#a25c403d}.system-link--stone:hover{color:#a25c40;border-color:#a25c4085}.system-link--seyfert{color:#e6c17385;border-color:#e6c1733d}.system-link--seyfert:hover{color:#e6c173;border-color:#e6c17385}.system-link--labs{color:#4a90d985;border-color:#4a90d93d}.system-link--labs:hover{color:#4a90d9;border-color:#4a90d985}.system-context-nav{border-top:1px solid rgba(var(--accent-rgb), .12);flex-wrap:wrap;gap:16px;padding:14px 0 2px;display:flex}.system-context-nav a{color:#e9e1d075;align-items:center;min-height:24px;padding-left:14px;display:inline-flex;position:relative}.system-context-nav a:before{content:"";border:1px solid rgba(var(--accent-rgb), .36);background:#05070ac7;border-radius:50%;width:6px;height:6px;position:absolute;left:0}.system-context-nav a:hover,.system-context-nav a[aria-current=page]{color:var(--system-bone)}.system-context-nav a:hover:before,.system-context-nav a[aria-current=page]:before{background:rgba(var(--accent-rgb), .5);box-shadow:0 0 14px rgba(var(--accent-rgb), .26)}.system-surface-index{z-index:2;pointer-events:none;transform:translate3d(var(--mission-index-x), var(--mission-index-y), 4px) translate3d(var(--destination-index-x), var(--destination-index-y), var(--destination-index-z)) scale(var(--destination-map-scale)) rotateX(var(--mission-tilt-x)) rotateY(var(--mission-tilt-y));transform-style:preserve-3d;transition:transform .22s ease-out;position:absolute;inset:0}.system-landing--with-index:has(.system-surface-index__item--port:is(:hover,:focus-visible)){--destination-core-x:8px;--destination-core-y:-5px;--destination-core-z:18px;--destination-index-x:-4px;--destination-index-y:3px;--destination-index-z:16px;--destination-scale:.985;--destination-map-scale:1.018}.system-landing--with-index:has(.system-surface-index__item--labs:is(:hover,:focus-visible)){--destination-core-x:7px;--destination-core-y:7px;--destination-core-z:18px;--destination-index-x:-4px;--destination-index-y:-4px;--destination-index-z:16px;--destination-scale:.985;--destination-map-scale:1.018}.system-landing--with-index:has(.system-surface-index__item--stone:is(:hover,:focus-visible)){--destination-core-x:-8px;--destination-core-y:7px;--destination-core-z:18px;--destination-index-x:5px;--destination-index-y:-4px;--destination-index-z:16px;--destination-scale:.985;--destination-map-scale:1.018}.system-landing--with-index:has(.system-surface-index__item--seyfert:is(:hover,:focus-visible)){--destination-core-x:-8px;--destination-core-y:-5px;--destination-core-z:18px;--destination-index-x:5px;--destination-index-y:3px;--destination-index-z:16px;--destination-scale:.985;--destination-map-scale:1.018}.system-surface-index__island,.system-surface-index__ridge,.system-surface-index__vector{pointer-events:none;position:absolute}.system-surface-index__island{z-index:0;aspect-ratio:1.42;clip-path:polygon(7% 47%,13% 30%,28% 16%,46% 10%,66% 16%,84% 32%,95% 54%,87% 73%,69% 87%,46% 91%,24% 81%,10% 64%);filter:contrast(1.32)brightness(1.16)saturate(.78);mix-blend-mode:screen;opacity:.25;width:min(82vw,1040px);transform:translate3d(calc(-50% + var(--mission-counter-x)), calc(-50% + var(--mission-counter-y)), -34px) rotate(-8deg);transform-style:preserve-3d;background-color:#0000;background-image:radial-gradient(at 42% 36%,#e9e1d013,#0000 36%),linear-gradient(145deg,#e9e1d010,#05070a0a 38%,#50a86c08),repeating-radial-gradient(at 46% 49%,#0000 0 28px,#e9e1d008 29px 30px,#0000 31px 60px),url(/mykonos_bg_plain_2.png);background-position:50%;background-repeat:repeat,repeat,repeat,repeat;background-size:cover,cover,auto,cover;background-attachment:scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box;border:1px solid #e9e1d00e;transition:opacity .22s,transform .22s;inset:50% auto auto 50%}.system-surface-index__island:before,.system-surface-index__island:after{content:"";pointer-events:none;position:absolute}.system-surface-index__island:before{clip-path:polygon(4% 48%,18% 24%,42% 12%,69% 20%,93% 50%,80% 79%,47% 92%,18% 75%);border:1px solid #e9e1d010;inset:9% 12%}.system-surface-index__island:after{clip-path:polygon(7% 55%,25% 20%,57% 10%,90% 41%,72% 80%,36% 91%);border:1px solid #e9e1d012;inset:24% 22%}.system-surface-index__ridge{z-index:1;aspect-ratio:1.55;clip-path:polygon(8% 50%,26% 24%,49% 14%,73% 26%,91% 50%,72% 75%,46% 85%,21% 72%);opacity:.52;width:min(64vw,790px);transform:translate3d(-50%, -50%, -20px) rotate(var(--ridge-rotate));border:1px solid #e9e1d007;inset:50% auto auto 50%}.system-surface-index__ridge--one{--ridge-rotate:8deg}.system-surface-index__ridge--two{--ridge-rotate:-18deg;opacity:.38;width:min(52vw,640px)}.system-surface-index__vector{z-index:1;width:var(--vector-length);opacity:.42;transform-origin:0;transform:translate3d(var(--mission-counter-x), var(--mission-counter-y), -8px) rotate(var(--vector-angle));border-top:1px solid #e9e1d00f;transition:border-color .18s,opacity .18s,transform .22s;top:50%;left:50%}.system-surface-index__vector:after{content:"";background:#e9e1d029;border-radius:50%;width:4px;height:4px;position:absolute;top:-2px;right:0;box-shadow:0 0 12px #e9e1d014}.system-surface-index__vector--port{--vector-angle:-24deg;--vector-length:min(30vw, 390px)}.system-surface-index__vector--labs{--vector-angle:33deg;--vector-length:min(29vw, 380px)}.system-surface-index__vector--stone{--vector-angle:148deg;--vector-length:min(33vw, 430px)}.system-surface-index__vector--seyfert{--vector-angle:214deg;--vector-length:min(33vw, 430px)}:is(.system-surface-index:has(.system-surface-index__item--port:is(:hover,:focus-visible)) .system-surface-index__vector--port,.system-surface-index:has(.system-surface-index__item--labs:is(:hover,:focus-visible)) .system-surface-index__vector--labs,.system-surface-index:has(.system-surface-index__item--stone:is(:hover,:focus-visible)) .system-surface-index__vector--stone,.system-surface-index:has(.system-surface-index__item--seyfert:is(:hover,:focus-visible)) .system-surface-index__vector--seyfert){border-color:rgba(var(--accent-rgb), .34);opacity:.9;transform:translate3d(var(--mission-counter-x), var(--mission-counter-y), 12px) rotate(var(--vector-angle)) scaleX(1.08)}.system-surface-index:has(.system-surface-index__item:is(:hover,:focus-visible)) .system-surface-index__island{opacity:.24;transform:translate3d(calc(-50% + var(--mission-counter-x)), calc(-50% + var(--mission-counter-y)), -18px) rotate(-10deg) scale(1.015)}.system-surface-index__item{width:min(270px,30vw);min-height:94px;color:var(--system-bone);pointer-events:auto;text-align:left;transform-style:preserve-3d;background:linear-gradient(90deg,#05070a70,#05070a05);border-left:1px solid #e9e1d02e;align-content:start;gap:10px;padding:14px 0 14px 17px;transition:border-color .18s,opacity .18s,background .18s,transform .2s;display:grid;position:absolute;transform:translateZ(22px)}.system-surface-index__item:before{content:"";background:#05070aeb;border:1px solid #e9e1d066;border-radius:50%;width:11px;height:11px;position:absolute;top:19px;left:-6px;box-shadow:0 0 12px #e9e1d012}.system-surface-index__item:hover,.system-surface-index__item:focus-visible,.system-surface-index__item[aria-current=page]{border-color:rgba(var(--accent-rgb), .44);opacity:1;transform:translate3d(var(--approach-x), var(--approach-y), 54px) scale(1.035);background:linear-gradient(90deg,#05070a70,#05070a00)}.system-surface-index__item:active{transform:translate3d(var(--approach-active-x), var(--approach-active-y), 70px) scale(.985)}.system-surface-index__item span{color:var(--system-bone);font-size:.78rem}.system-surface-index__item small{color:#e9e1d094;font-size:.82rem;line-height:1.5}.system-surface-index__item--port{--approach-x:-5px;--approach-y:3px;--approach-active-x:-8px;--approach-active-y:5px;border-color:#50a86c38;top:20%;right:max(44px,7vw)}.system-surface-index__item--stone{--approach-x:6px;--approach-y:-4px;--approach-active-x:10px;--approach-active-y:-7px;border-color:#a25c403d;bottom:17%;left:max(54px,7vw)}.system-surface-index__item--seyfert{--approach-x:6px;--approach-y:3px;--approach-active-x:10px;--approach-active-y:5px;border-color:#e6c1733d;top:20%;left:max(54px,7vw)}.system-surface-index__item--labs{--approach-x:-5px;--approach-y:-4px;--approach-active-x:-8px;--approach-active-y:-7px;border-color:#4a90d93d;bottom:16%;right:max(54px,8vw)}.system-surface-index__item--port:before{border-color:#50a86c7a;box-shadow:0 0 14px #50a86c1a}.system-surface-index__item--stone:before{border-color:#a25c4080;box-shadow:0 0 14px #a25c401a}.system-surface-index__item--seyfert:before{border-color:#e6c17380;box-shadow:0 0 14px #e6c1731a}.system-surface-index__item--labs:before{border-color:#4a90d980;box-shadow:0 0 14px #4a90d91a}.system-surface-index__trace{aspect-ratio:1;width:min(82vw,960px);transform:translate3d(calc(-50% + var(--mission-counter-x)), calc(-50% + var(--mission-counter-y)), -14px) rotate(-18deg);border:1px solid #e9e1d006;border-radius:50%;transition:transform .16s ease-out;position:absolute;inset:50% auto auto 50%}.system-surface-index__trace:before,.system-surface-index__trace:after{content:"";transform-origin:0;border-top:1px solid #e9e1d007;width:100%;position:absolute;inset:50% auto auto 50%}.system-surface-index__trace:before{transform:rotate(24deg)}.system-surface-index__trace:after{transform:rotate(146deg)}.system-surface-index__mover{opacity:.24;pointer-events:none;width:4px;height:4px;transform:translate(-50%, -50%) rotate(var(--mover-start)) translateX(var(--mover-radius));animation:system-field-mover var(--mover-speed) linear infinite;background:#e9e1d033;border:1px solid #e9e1d042;border-radius:50%;position:absolute;top:50%;left:50%;box-shadow:0 0 12px #e9e1d01a}.system-surface-index__mover--one{--mover-start:18deg;--mover-radius:var(--orbit-wide);--mover-speed:31s;border-color:#50a86c52}.system-surface-index__mover--two{--mover-start:126deg;--mover-radius:var(--orbit-mid);--mover-speed:24s;border-color:#e6c17352;animation-direction:reverse}.system-surface-index__mover--three{--mover-start:214deg;--mover-radius:var(--orbit-close);--mover-speed:19s;border-color:#4a90d952}.system-surface-index__mover--four{--mover-start:302deg;--mover-radius:var(--orbit-mid);--mover-speed:36s;border-color:#a25c4052;animation-direction:reverse}@keyframes system-field-mover{0%{opacity:.14;transform:translate(calc(-50% + var(--mission-counter-x)), calc(-50% + var(--mission-counter-y))) rotate(var(--mover-start)) translateX(var(--mover-radius))}35%{opacity:.5}70%{opacity:.22}to{opacity:.14;transform:translate(calc(-50% + var(--mission-counter-x)), calc(-50% + var(--mission-counter-y))) rotate(calc(var(--mover-start) + 360deg)) translateX(var(--mover-radius))}}@media (prefers-reduced-motion:reduce){.system-surface-index__mover{opacity:.16;animation:none}}.system-hero{border-bottom:1px solid var(--system-line);align-items:end;min-height:min(72vh,720px);display:grid;position:relative;overflow:hidden}.system-hero__media{opacity:.78;background-position:50%;background-size:cover;position:absolute;inset:0}.system-hero__content{z-index:1;gap:30px;padding:56px 0;display:grid;position:relative}.system-hero__mark{width:min(360px,76vw);height:auto;color:var(--system-bone);opacity:.92}.system-title,.system-section h2,.system-card__title,.system-card h3{color:var(--system-bone);margin:0;font-family:Cinzel,Georgia,serif;font-weight:500}.system-title{letter-spacing:.1em;max-width:11ch;margin-top:12px;font-size:clamp(3rem,10vw,8.5rem);line-height:.92}.system-ledger{border-bottom:1px solid var(--system-line);grid-template-columns:repeat(3,1fr);display:grid}.system-ledger div{border-right:1px solid var(--system-line);align-content:center;gap:10px;min-height:112px;display:grid}.system-ledger div:last-child{border-right:0}.system-ledger span{color:#e9e1d05c}.system-ledger strong{color:var(--system-bone);letter-spacing:.08em;font-family:Cinzel,Georgia,serif;font-size:clamp(1.1rem,2vw,1.6rem);font-weight:500}.system-section{border-bottom:1px solid var(--system-line);grid-template-columns:minmax(0,.72fr) minmax(0,1fr);gap:clamp(32px,7vw,96px);padding:clamp(56px,9vw,104px) 0;display:grid}.system-section__copy{align-content:start;gap:18px;max-width:680px;display:grid}.system-section h2{letter-spacing:.06em;max-width:14ch;font-size:clamp(2.1rem,5vw,5rem);line-height:.98}.system-section p,.system-card p,.system-meta dd,.system-list li{color:var(--system-muted);font-size:1rem;line-height:1.72}.system-card-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;display:grid}.system-card{border:1px solid rgba(var(--accent-rgb), .22);background:var(--system-panel);color:var(--system-bone);border-radius:8px;align-content:start;gap:14px;padding:22px;text-decoration:none;display:grid}.system-card--link{transition:border-color .18s,background .18s,transform .18s}.system-card--link:hover{border-color:rgba(var(--accent-rgb), .56);background:#080e16c7;transform:translateY(-2px)}.system-card__title{letter-spacing:.06em;font-size:clamp(1.45rem,2vw,2rem)}.system-meta{gap:12px;margin-top:22px;display:grid}.system-record-page{gap:28px;max-width:980px;display:grid}.system-record-header{gap:14px;max-width:780px;display:grid}.system-record-header h1{color:var(--system-bone);letter-spacing:.08em;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(2.2rem,5vw,5rem);font-weight:500;line-height:.98}.system-record-header p,.system-record-copy p,.system-record-panel p,.system-record-list li{color:var(--system-muted);font-size:1rem;line-height:1.7}.system-record-grid{border-top:1px solid rgba(var(--accent-rgb), .18);grid-template-columns:minmax(0,1fr) minmax(260px,.48fr);gap:clamp(26px,5vw,64px);padding-top:24px;display:grid}.system-record-panel,.system-record-copy{align-content:start;gap:16px;display:grid}.system-record-panel h2,.system-record-copy h2{color:var(--system-bone);letter-spacing:.08em;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(1.15rem,2vw,1.7rem);font-weight:500}.system-record-panel code{color:var(--system-bone);overflow-wrap:anywhere}.system-record-list{gap:10px;margin:0;padding-left:1.1rem;display:grid}.system-access-notice{gap:16px;max-width:660px;display:grid}.system-access-notice__mark{border:1px solid rgba(var(--accent-rgb), .42);background:radial-gradient(circle, rgba(var(--accent-rgb), .58) 0 2px, transparent 3px), #05070ae0;width:16px;height:16px;box-shadow:0 0 26px rgba(var(--accent-rgb), .16);border-radius:50%}.system-access-notice h1{color:var(--system-bone);letter-spacing:.08em;margin:0;font-family:Cinzel,Georgia,serif;font-size:clamp(2rem,5vw,4.8rem);font-weight:500;line-height:.98}.system-access-notice p{max-width:58ch;color:var(--system-muted);font-size:1rem;line-height:1.7}.system-meta div{border-top:1px solid #e9e1d01a;grid-template-columns:120px minmax(0,1fr);gap:14px;padding-top:12px;display:grid}.system-action{border-color:rgba(var(--accent-rgb), .42);background:rgba(var(--accent-rgb), .1);width:fit-content;min-height:46px;color:var(--system-bone);padding:0 18px}.system-action:hover{border-color:rgba(var(--accent-rgb), .76);background:rgba(var(--accent-rgb), .18);color:#fff}.system-action--secondary{background:#e9e1d00a}.system-availability{color:#e9e1d094;border:1px solid #e9e1d029;border-radius:999px;width:fit-content;padding:10px 14px}.system-back{width:fit-content;color:rgba(var(--accent-rgb), .78);text-decoration:none}.system-back:hover{color:var(--system-bone)}.port-action-stack p{color:var(--system-muted);font-size:.94rem;line-height:1.6}.port-action-stack{justify-items:start;gap:10px;display:grid}.labs-immersive-project{background:#000;position:fixed;inset:0;overflow:hidden}.labs-project-loading{width:100vw;height:100vh;color:var(--system-bone);letter-spacing:.18em;text-transform:uppercase;place-items:center;font-family:IBM Plex Mono,ui-monospace,monospace;font-size:.72rem;display:grid}@media (width<=860px){.system-shell,.system-footer{width:min(100% - 28px,1120px)}.system-landing{justify-content:center;padding:6rem 1.5rem 2rem}.system-landing__actions{width:min(100%,360px);margin-top:20px}.system-compass{gap:10px;top:16px;left:14px}.system-compass:before{display:none}.system-compass__body{max-width:min(320px,100vw - 28px)}.system-compass__routes{gap:10px;display:grid}.system-compass__branch{margin-left:16px;padding-left:13px}.system-compass__route{gap:7px}.system-compass__route-label{font-size:.62rem}.system-footer{grid-template-columns:1fr;justify-items:center;width:100%;margin-top:0;padding:0 1.5rem 2rem;position:static;transform:none}.system-footer--flow{width:min(100% - 28px,1120px);margin-top:0;padding:28px 0 36px}.system-footer .system-links:first-child,.system-links--secondary,.system-footer__note{justify-self:center}.system-hero{min-height:620px}.system-ledger,.system-section,.system-card-grid,.system-grid-nav{grid-template-columns:1fr}.system-field-page__content{min-height:auto;padding:116px 0 42px}.system-surface-header h1{font-size:clamp(2.25rem,12vw,4.4rem)}.system-grid-button{min-height:74px;padding-top:25px;padding-bottom:14px}.system-grid-button strong{white-space:normal}.system-record-grid{grid-template-columns:1fr}.system-record-header h1{font-size:clamp(2rem,11vw,4rem)}.system-surface-index{pointer-events:auto;gap:8px;width:min(100%,360px);margin-top:4px;display:grid;position:relative}.system-surface-index__trace,.system-surface-index__mover,.system-surface-index__island,.system-surface-index__ridge,.system-surface-index__vector,.system-field-telemetry,.system-field-cursor,.system-field-texture{display:none}.system-surface-index__item{background:#05070a57;width:100%;min-height:58px;position:relative;inset:auto;transform:none}.system-surface-index__item:hover,.system-surface-index__item:focus-visible,.system-surface-index__item:active{transform:none}.system-ledger div{border-right:0;border-bottom:1px solid var(--system-line);min-height:86px}.system-ledger div:last-child{border-bottom:0}.system-meta div{grid-template-columns:1fr;gap:6px}}:root{--accent:#a25c40;--accent-rgb:162, 92, 64}
