@font-face {
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/pixelify-sans-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/pixelify-sans-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/pixelify-sans-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Pixelify Sans';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/pixelify-sans-700.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 400;
  font-display: swap;
  src: url(/assets/space-grotesk-400.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 500;
  font-display: swap;
  src: url(/assets/space-grotesk-500.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 600;
  font-display: swap;
  src: url(/assets/space-grotesk-600.ttf) format('truetype');
}
@font-face {
  font-family: 'Space Grotesk';
  font-style: normal;
  font-weight: 700;
  font-display: swap;
  src: url(/assets/space-grotesk-700.ttf) format('truetype');
}
:root{--bg:#100c17;--panel:#16111f;--text:#f3f0f6;--muted:#aaa0b7;--accent:#bc8aff;--line:#30263c;--font:'Space Grotesk',sans-serif;--pixel:'Pixelify Sans',sans-serif;color-scheme:dark}
*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:100px}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font);font-size:16px;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button{font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a:focus-visible,button:focus-visible{outline:2px solid var(--accent);outline-offset:6px}::selection{background:var(--accent);color:var(--bg)}.skip-link{position:fixed;top:10px;left:10px;transform:translateY(-160%);background:var(--accent);color:var(--bg);padding:14px;z-index:100}.skip-link:focus{transform:translateY(0)}.header{height:90px;padding:0 5.6%;display:flex;align-items:center;justify-content:space-between;gap:32px;border-bottom:1px solid var(--line);position:relative;z-index:10;background:var(--bg)}.brand{display:flex;gap:12px;align-items:center;font-family:var(--pixel);font-size:27px;font-weight:700;line-height:.8;letter-spacing:1px}.brand-mark{display:grid;place-items:center;width:39px;height:42px;color:var(--accent);font-size:44px;border:1px solid #715190;background:#22182f;line-height:1}.brand-sub{display:block;font-family:var(--font);font-size:10px;font-weight:500;letter-spacing:4.6px;margin-top:9px}.navigation{display:flex;gap:35px;font-size:14px;color:#b3aabb}.navigation a{transition:color .2s}.navigation a:hover{color:var(--accent)}.header-cta{border:1px solid #524061;padding:12px 17px;font-size:13px;display:flex;gap:24px;align-items:center;transition:background .2s}.header-cta:hover{background:#291b3a}.header-cta span{color:var(--accent);font-size:19px}.menu-toggle{display:none}.hero{overflow:hidden;position:relative;background:radial-gradient(ellipse at 76% 47%,#271638 0,transparent 46%)}.hero-inner{max-width:1600px;margin:0 auto;padding:75px 5.6% 58px;display:grid;grid-template-columns:1.12fr 1fr;align-items:center;min-height:660px;gap:0}.eyebrow{font-size:11px;font-weight:600;letter-spacing:1.65px;display:flex;align-items:center;gap:12px;color:#c1b6ce;margin:0 0 27px}.small-cross{color:var(--accent);font-size:20px}.eyebrow-divider{color:#594568;margin:0 3px}h1{font-family:var(--pixel);font-size:clamp(68px,7.5vw,118px);font-weight:600;line-height:.84;letter-spacing:-2.5px;margin:0;position:relative;z-index:2}.purple{color:var(--accent)}.hero-description{font-size:16px;line-height:1.8;color:var(--muted);margin:30px 0 25px}.hero-description strong{font-weight:400;color:#dcd4e5}.hero-actions{display:flex;align-items:center;gap:29px}.button{display:inline-flex;justify-content:center;align-items:center;gap:29px;min-height:52px;padding:15px 22px;font-size:14px;font-weight:600;border:1px solid transparent;transition:transform .2s,background .2s;cursor:pointer}.button:hover{transform:translateY(-3px)}.primary{background:var(--accent);color:#180d24}.primary:hover{background:#d1afff}.button span{font-size:19px}.text-link{display:inline-flex;gap:15px;font-size:13px;border-bottom:1px solid transparent;padding:10px 0}.text-link:hover{border-bottom-color:var(--accent);color:var(--accent)}.hero-note{display:flex;align-items:center;gap:10px;color:#7e718e;font-size:10px;letter-spacing:1.4px;margin-top:41px}.note-line{display:block;width:24px;height:1px;background:#665074}.hero-art{height:500px;position:relative;display:flex;align-items:center;justify-content:center;margin-left:-7px;background-image:radial-gradient(#7f5e9c22 1px,transparent 1px);background-size:14px 14px;mask-image:linear-gradient(transparent,black 10%,black 90%,transparent)}.orbit{position:absolute;width:400px;height:400px;border:1px solid #8e61ad25;border-radius:50%;top:46%;left:50%;transform:translate(-50%,-50%)}.orbit-inner{width:270px;height:270px;border-style:dashed;border-color:#8e61ad33}.art-crosshair{position:absolute;background:#8e61ad1c;left:50%;top:46%;transform:translate(-50%,-50%)}.horizontal{width:95%;height:1px}.vertical{height:95%;width:1px}.art-index{position:absolute;left:8%;top:24px;color:#8e7a9e;letter-spacing:1.6px;font-size:10px}.vertical-label{position:absolute;right:0;top:130px;writing-mode:vertical-rl;font-size:9px;letter-spacing:2.1px;color:#776386}.art-coordinate{position:absolute;font-size:10px;color:#846498}.art-coordinate.top{top:100px;right:24px}.art-coordinate.bottom{bottom:118px;left:15px}.blade-wrap{height:430px;width:430px;position:absolute;top:9px;filter:drop-shadow(0 0 24px #a565ff55);animation:float 6s ease-in-out infinite}.hero-blade{height:100%;width:100%;object-fit:contain;transform:rotate(-12deg) scale(1.1);position:relative;z-index:2}.art-label{position:absolute;bottom:23px;left:29%;display:flex;flex-direction:column;align-items:flex-start;gap:9px}.target-label{font-size:10px;font-weight:500;letter-spacing:1.5px;color:#c497fa;display:flex;align-items:center;gap:7px}.purple-dot{width:5px;height:5px;background:var(--accent);box-shadow:0 0 9px #ab6eff}.art-name{font-family:var(--pixel);font-size:23px;font-weight:600}.art-caption{font-size:11px;color:#897797}.hero-bottom{padding:0 5.6% 22px;display:flex;align-items:center;justify-content:space-between;color:#796a88;font-size:9px;letter-spacing:1.8px}.hero-bottom a{display:flex;align-items:center;gap:25px}.hero-bottom a:hover{color:var(--accent)}.hero-bottom a span{font-size:19px;color:#c79be7}.ticker{height:46px;display:flex;align-items:center;border-block:1px solid #644483;background:#b885f3;color:#20132b;overflow:hidden}.ticker-track{display:flex;align-items:center;gap:38px;white-space:nowrap;animation:ticker 36s linear infinite;width:max-content;font-family:var(--pixel);font-size:19px;font-weight:500;letter-spacing:.5px}.ticker-track i{font-style:normal;font-size:16px}.hero-copy>*{animation:enter .7s both}.hero-copy>h1{animation-delay:.08s}.hero-copy>.hero-description{animation-delay:.17s}.hero-copy>.hero-actions{animation-delay:.24s}.hero-copy>.hero-note{animation-delay:.31s}@keyframes enter{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,100%{transform:translateY(0) rotate(0)}50%{transform:translateY(-13px) rotate(2deg)}}@keyframes ticker{to{transform:translateX(-50%)}}
@media(min-width:1600px){.hero-inner{min-height:740px}.hero-art{height:570px}.blade-wrap{width:500px;height:500px}.art-label{bottom:18px}}@media(max-width:1000px){.header{padding-inline:4%;gap:18px}.navigation{gap:22px}.header-cta{gap:12px}.hero-inner{padding-inline:5%;grid-template-columns:1.05fr 1fr;min-height:600px;padding-top:60px}h1{font-size:clamp(58px,8.2vw,86px)}.hero-art{height:430px}.blade-wrap{width:350px;height:350px}.orbit{width:320px;height:320px}.orbit-inner{width:220px;height:220px}.hero-actions{gap:15px}.button{padding-inline:17px;gap:13px}.text-link{font-size:12px}.hero-note{font-size:9px}.art-label{left:20%;bottom:10px}.art-name{font-size:21px}}@media(max-width:700px){html{scroll-padding-top:85px}.header{height:76px;padding-inline:6%;gap:20px}.brand{font-size:24px}.brand-mark{width:32px;height:36px;font-size:37px}.brand-sub{font-size:8px;letter-spacing:4.3px}.header-cta{margin-left:auto;border:0;padding:0;font-size:11px;gap:7px}.menu-toggle{display:flex;flex-direction:column;gap:5px;padding:10px 0 10px 10px;border:0;background:none}.menu-toggle span{height:1px;width:20px;background:var(--text)}.navigation{position:absolute;left:0;right:0;top:75px;padding:26px 6%;background:var(--panel);border-bottom:1px solid var(--line);display:none;flex-direction:column;gap:24px}.navigation.is-open{display:flex}.hero-inner{display:flex;flex-direction:column;padding:42px 6% 8px;min-height:0;align-items:stretch}.eyebrow{font-size:9px;letter-spacing:1.2px;gap:9px;margin-bottom:24px}h1{font-size:clamp(57px,12.3vw,85px);line-height:.89;letter-spacing:-1.4px}.hero-description{font-size:14px;margin-block:24px 22px}.hero-actions{gap:20px}.button{min-height:49px;font-size:12px;padding-inline:17px}.text-link{font-size:11px;gap:8px}.hero-note{display:none}.hero-art{height:340px;margin:22px 0 0}.blade-wrap{height:310px;width:310px;top:-9px}.orbit{width:270px;height:270px;top:42%}.orbit-inner{width:190px;height:190px}.art-index{left:1%;top:16px;font-size:9px}.art-label{left:4%;bottom:17px;gap:6px}.target-label{font-size:9px}.art-name{font-size:21px}.art-caption{font-size:10px}.vertical-label{font-size:8px;top:60px}.art-coordinate.top{top:60px}.art-coordinate.bottom{display:none}.hero-bottom{padding:0 6% 18px;font-size:8px;letter-spacing:1px}.hero-bottom>span{display:none}.hero-bottom a{margin-left:auto}.ticker{height:39px}.ticker-track{font-size:17px;gap:26px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*::before,*::after{animation:none!important;transition:none!important}}
