@import url('/fonts/fonts.css');
:root{--ark-shell-bg:rgba(10,10,11,.92);--ark-shell-border:#29292e;--ark-shell-text:#eceae7;--ark-shell-dim:#a1a1aa;--ark-shell-accent:#f7931a;--ark-shell-mono:"JetBrains Mono",ui-monospace,SFMono-Regular,Consolas,monospace}
#ark-global-header,#ark-global-footer{box-sizing:border-box;color:var(--ark-shell-text);font-family:"Space Grotesk",system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}
#ark-global-header *,#ark-global-footer *{box-sizing:border-box}
#ark-global-header{position:sticky;top:0;z-index:1000;width:100%;height:70px;background:var(--ark-shell-bg);backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);border-bottom:1px solid var(--ark-shell-border)}
.ark-shell-inner{width:min(calc(100% - 40px),1120px);height:100%;margin:0 auto;display:flex;align-items:center;gap:26px}
.ark-shell-brand{display:flex;align-items:center;flex:0 0 auto;color:var(--ark-shell-text)!important;text-decoration:none!important;font:700 19px/1 var(--ark-shell-mono)!important;letter-spacing:-.035em}
.ark-shell-brand img{display:block;width:34px!important;height:34px!important;max-width:none!important;margin:0 10px 0 0!important;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important}
.ark-shell-brand span{color:var(--ark-shell-accent)}.ark-shell-brand b{font:inherit;color:var(--ark-shell-text)}
.ark-shell-links{margin-left:auto;display:flex;align-items:center;gap:22px}
.ark-shell-links a,.ark-shell-fund{color:var(--ark-shell-dim)!important;text-decoration:none!important;font:600 12px/1 var(--ark-shell-mono)!important;white-space:nowrap}
.ark-shell-links a:hover,.ark-shell-links a:focus-visible{color:#fff!important}
.ark-shell-fund{margin-left:2px;padding:11px 15px!important;border:0!important;border-radius:8px!important;background:var(--ark-shell-accent)!important;color:#09090a!important;box-shadow:none!important}
#ark-global-footer{width:100%;margin:50px 0 0!important;border-top:1px solid var(--ark-shell-border)!important;background:#0a0a0b!important}
.ark-shell-footer-inner{width:min(calc(100% - 40px),1120px);margin:0 auto;padding:34px 0;display:flex;align-items:center;justify-content:space-between;gap:24px}
.ark-shell-footer-copy{color:#77777f;font-size:12px;line-height:1.5}
.ark-shell-footer-links{display:flex;justify-content:flex-end;flex-wrap:wrap;gap:9px 18px}
.ark-shell-footer-links a{color:#929299!important;text-decoration:none!important;font:500 12px/1.4 var(--ark-shell-mono)!important;white-space:nowrap}
.ark-shell-footer-links a:hover,.ark-shell-footer-links a:focus-visible{color:#fff!important}
@media(max-width:820px){.ark-shell-links a:nth-child(-n+3){display:none}.ark-shell-inner{gap:12px}}
@media(max-width:560px){.ark-shell-inner,.ark-shell-footer-inner{width:min(calc(100% - 24px),1120px)}.ark-shell-links{display:none}.ark-shell-fund{margin-left:auto}.ark-shell-footer-inner{align-items:flex-start;flex-direction:column}.ark-shell-footer-links{justify-content:flex-start;gap:10px 16px}}
@media(prefers-reduced-motion:reduce){#ark-global-header{backdrop-filter:none;-webkit-backdrop-filter:none}}
