:root {
  --vf-bg: #0a0a0c;
  --vf-card: #101013;
  --vf-card-strong: #16161b;
  --vf-white: #f4f4f6;
  --vf-bone: #dedee3;
  --vf-grey: #8b8c95;
  --vf-grey-deep: #54555e;
  --vf-lime: #d6ff3d;
  --vf-cyan: #00e0ff;
  --vf-violet: #5b21b6;
  --vf-line: rgba(255, 255, 255, 0.085);
  --vf-line-soft: rgba(255, 255, 255, 0.045);
  --vf-radius: 16px;
}

.artifact-home {
  margin: 0;
  overflow-x: hidden;
  color: var(--vf-bone);
  background: var(--vf-bg);
  font-family: 'Manrope', system-ui, sans-serif;
  font-weight: 300;
  line-height: 1.65;
  letter-spacing: -0.005em;
}

.artifact-home * { box-sizing: border-box; }
.artifact-home h1, .artifact-home h2, .artifact-home h3, .artifact-home p { margin: 0; }
.artifact-home a { color: inherit; }
.artifact-field, .artifact-grain { position: fixed; inset: 0; pointer-events: none; }
.artifact-field { z-index: 0; background: radial-gradient(56vw 44vw at 74% -10%, rgba(91, 33, 182, 0.24), transparent 64%), radial-gradient(44vw 36vw at 4% 30%, rgba(214, 255, 61, 0.035), transparent 66%), var(--vf-bg); }
.artifact-grain { z-index: 90; opacity: 0.035; background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='200' height='200'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='4'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E"); }
.artifact-home .site-header { position: sticky; top: 0; z-index: 70; min-height: 0; background: rgba(10, 10, 12, 0.72); border-bottom: 1px solid var(--vf-line-soft); backdrop-filter: blur(16px); }
.artifact-home .site-header-shell { width: min(1120px, calc(100vw - 40px)); min-height: 62px; margin: 0 auto; gap: 16px; }
.artifact-home .brand-lockup { gap: 0; }
.artifact-home .brand-mark { display: none; }
.artifact-home .brand-copy strong { color: var(--vf-white); font-family: 'Manrope', system-ui, sans-serif; font-size: 1rem; font-weight: 500; letter-spacing: -0.02em; }
.artifact-home .brand-copy strong::first-letter { color: var(--vf-white); }
.artifact-home .brand-copy span { display: none; }
.artifact-home .site-nav { gap: 20px; }
.artifact-home .site-nav-link, .artifact-home .site-nav-cta { color: var(--vf-grey); padding: 0; font-size: 0.8rem; font-weight: 400; border: 0; background: transparent; box-shadow: none; }
.artifact-home .site-nav-link:hover, .artifact-home .site-nav-link-active { color: var(--vf-white); background: transparent; }
.artifact-home .site-nav-link-quiet { display: none; }
.artifact-home .site-nav-cta { display: inline-flex; padding: 8px 16px; color: var(--vf-bg); border: 1px solid var(--vf-lime); border-radius: 999px; background: var(--vf-lime); font-weight: 500; }
.artifact-home .site-footer { position: relative; z-index: 2; margin-top: 0; border-top: 1px solid var(--vf-line-soft); background: transparent; }
.artifact-home .site-footer-grid, .artifact-home .site-footer-meta { width: min(1120px, calc(100vw - 40px)); }
.artifact-home .site-footer-grid { display: grid; grid-template-columns: 1.4fr 1fr; gap: 70px; padding: 56px 0 40px; }
.artifact-home .site-footer-brand .brand-copy strong { font-size: 1.2rem; }
.artifact-home .footer-copy { margin-top: 14px; max-width: 40ch; color: var(--vf-grey); font-size: 0.85rem; }
.artifact-home .site-footer-links { grid-template-columns: repeat(3, 1fr); gap: 22px; }
.artifact-home .site-footer-links h3 { margin-bottom: 12px; color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.58rem; font-weight: 400; letter-spacing: 0.16em; text-transform: uppercase; }
.artifact-home .site-footer-links a { color: var(--vf-grey); font-size: 0.8rem; }
.artifact-home .site-footer-meta { padding: 20px 0 34px; border-top: 1px solid var(--vf-line-soft); color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.58rem; letter-spacing: 0.08em; }

.artifact-wrap { position: relative; z-index: 2; width: min(1120px, calc(100vw - 40px)); margin: 0 auto; }
.artifact-hero { position: relative; z-index: 2; padding: 96px 0 0; }
.artifact-eye, .artifact-meta, .artifact-step > div > b, .artifact-four-up > article > b { color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.66rem; font-weight: 400; letter-spacing: 0.18em; text-transform: uppercase; }
.artifact-home h1, .artifact-home h2 { color: var(--vf-white); font-weight: 300; letter-spacing: -0.042em; line-height: 1.02; }
.artifact-home h1 { max-width: 15ch; margin-top: 22px; font-size: clamp(2.75rem, 6.4vw, 5.4rem); }
.artifact-home h2 { font-size: clamp(2rem, 4vw, 3.1rem); }
.artifact-lede { max-width: 47ch; margin-top: 24px; color: var(--vf-grey); font-size: clamp(1rem, 1.5vw, 1.2rem); }
.artifact-actions { display: flex; align-items: center; flex-wrap: wrap; gap: 26px; margin-top: 34px; }
.artifact-button { display: inline-flex; align-items: center; justify-content: center; padding: 12px 22px; border: 1px solid var(--vf-lime); border-radius: 999px; color: var(--vf-bg); background: var(--vf-lime); font-size: 0.88rem; font-weight: 600; text-decoration: none; transition: background 160ms ease, box-shadow 160ms ease, transform 160ms ease; }
.artifact-button:hover { color: var(--vf-bg); background: #e6ff77; box-shadow: 0 0 34px rgba(214, 255, 61, 0.2); transform: translateY(-1px); }
.artifact-button-quiet { color: var(--vf-bone); border-color: var(--vf-line); background: transparent; }
.artifact-button-quiet:hover { color: var(--vf-white); background: rgba(255, 255, 255, 0.04); box-shadow: none; }
.artifact-arrow { display: inline-flex; gap: 8px; align-items: center; padding-bottom: 3px; border-bottom: 1px solid rgba(214, 255, 61, 0.45); color: var(--vf-white); font-size: 0.92rem; font-weight: 500; text-decoration: none; transition: gap 160ms ease, border-color 160ms ease; }
.artifact-arrow span { color: var(--vf-lime); }
.artifact-arrow:hover { gap: 12px; border-color: var(--vf-lime); }
.artifact-meta { margin-top: 26px; letter-spacing: 0.08em; }
.artifact-rise { opacity: 0; transform: translateY(14px); animation: artifact-rise 850ms cubic-bezier(0.2, 0.8, 0.25, 1) forwards; }
.artifact-delay-1 { animation-delay: 50ms; }.artifact-delay-2 { animation-delay: 140ms; }.artifact-delay-3 { animation-delay: 240ms; }.artifact-delay-4 { animation-delay: 340ms; }.artifact-delay-5 { animation-delay: 460ms; }
@keyframes artifact-rise { to { opacity: 1; transform: none; } }

.artifact-browser { margin-top: 60px; overflow: hidden; border: 1px solid var(--vf-line); border-radius: var(--vf-radius); background: var(--vf-card); box-shadow: 0 50px 140px rgba(0, 0, 0, 0.55); }
.artifact-browser-bar { display: flex; align-items: center; gap: 14px; padding: 11px 16px; border-bottom: 1px solid var(--vf-line-soft); background: #0c0c0f; }
.artifact-dots { display: flex; gap: 6px; }.artifact-dots i { display: block; width: 9px; height: 9px; border-radius: 50%; background: #25252b; }
.artifact-address { flex: 1; padding: 5px 14px; border: 1px solid var(--vf-line-soft); border-radius: 999px; color: var(--vf-grey-deep); background: #111115; font-family: 'JetBrains Mono', monospace; font-size: 0.68rem; text-align: center; }
.artifact-browser-crumbs { display: flex; align-items: center; flex-wrap: wrap; gap: 9px; padding: 14px 18px; border-bottom: 1px solid var(--vf-line-soft); }
.artifact-browser-crumbs span { color: var(--vf-grey); font-size: 0.84rem; }.artifact-browser-crumbs span:nth-child(even) { color: var(--vf-grey-deep); }.artifact-browser-crumbs strong { color: var(--vf-white); font-size: 0.84rem; font-weight: 500; }.artifact-browser-crumbs > b { padding: 3px 10px; border: 1px solid rgba(214, 255, 61, 0.3); border-radius: 999px; color: var(--vf-lime); font-family: 'JetBrains Mono', monospace; font-size: 0.62rem; font-weight: 400; letter-spacing: 0.1em; }.artifact-crumb-actions { display: flex; gap: 8px; margin-left: auto; }.artifact-crumb-actions span { padding: 5px 14px; border: 1px solid var(--vf-line); border-radius: 999px; font-size: 0.76rem; }
.artifact-stage { position: relative; display: grid; min-height: min(48vw, 547px); overflow: hidden; place-items: center; background: radial-gradient(100% 100% at 70% 12%, rgba(91, 33, 182, 0.3), transparent 58%), #0a0a0d; }
.artifact-stage::after { position: absolute; inset: 0; content: ''; background: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.02) 0 1px, transparent 1px 4px); }.artifact-stage-glow { position: absolute; width: 48%; height: 80%; border-radius: 50%; opacity: 0.72; background: radial-gradient(circle, rgba(0, 224, 255, 0.18), rgba(91, 33, 182, 0.1) 46%, transparent 68%); filter: blur(16px); }.artifact-record { position: absolute; z-index: 2; top: 14px; right: 16px; display: flex; align-items: center; gap: 7px; padding: 5px 11px; border: 1px solid rgba(214, 255, 61, 0.28); border-radius: 999px; color: var(--vf-lime); background: rgba(10, 10, 12, 0.66); font-family: 'JetBrains Mono', monospace; font-size: 0.6rem; letter-spacing: 0.16em; }.artifact-record i, .artifact-viewer header span i { width: 6px; height: 6px; border-radius: 50%; background: currentColor; animation: artifact-blink 1.4s steps(1) infinite; }.artifact-timecode { position: relative; z-index: 2; color: rgba(255, 255, 255, 0.88); font-family: 'JetBrains Mono', monospace; font-size: clamp(1rem, 3vw, 1.7rem); }.artifact-corner-note { position: absolute; z-index: 2; right: 16px; bottom: 14px; color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; letter-spacing: 0.14em; } @keyframes artifact-blink { 0%, 60% { opacity: 1; } 61%, 100% { opacity: 0.2; } }
.artifact-timeline { position: relative; height: 42px; margin: 0 18px; border-top: 2px solid rgba(255, 255, 255, 0.11); }.artifact-timeline::before { position: absolute; top: -2px; left: 0; width: 43%; height: 2px; content: ''; background: var(--vf-lime); }.artifact-timeline i { position: absolute; top: -6px; width: 10px; height: 10px; border-radius: 50%; background: var(--vf-cyan); box-shadow: 0 0 9px rgba(0, 224, 255, 0.7); transform: translateX(-50%); }
.artifact-comments { display: grid; gap: 10px; padding: 0 18px 20px; }.artifact-comment { display: grid; grid-template-columns: 32px 1fr; gap: 13px; padding: 14px 15px; border: 1px solid var(--vf-line-soft); border-radius: 12px; background: #0d0d11; }.artifact-avatar { display: grid; width: 32px; height: 32px; place-items: center; border-radius: 50%; color: var(--vf-white); background: linear-gradient(140deg, var(--vf-violet), var(--vf-cyan)); font-size: 0.68rem; font-weight: 700; }.artifact-avatar-alt { color: var(--vf-bg); background: linear-gradient(140deg, var(--vf-lime), var(--vf-violet)); }.artifact-comment > div > p:first-child { display: flex; align-items: center; flex-wrap: wrap; gap: 10px; font-size: 0.82rem; }.artifact-comment strong { color: var(--vf-white); font-weight: 500; }.artifact-comment b { color: var(--vf-lime); font-family: 'JetBrains Mono', monospace; font-size: 0.64rem; font-weight: 400; }.artifact-comment em { color: var(--vf-grey-deep); font-size: 0.72rem; font-style: normal; }.artifact-comment > div > p:first-child span { margin-left: auto; padding: 3px 10px; border: 1px solid var(--vf-line); border-radius: 999px; color: var(--vf-grey); font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; letter-spacing: 0.14em; }.artifact-comment-copy { margin-top: 8px !important; color: var(--vf-grey); font-size: 0.88rem; }.artifact-wave { display: flex; align-items: center; gap: 3px; height: 25px; margin-top: 10px; }.artifact-wave button { width: 25px; height: 25px; margin-right: 7px; padding: 0; border: 1px solid var(--vf-lime); border-radius: 50%; color: var(--vf-lime); background: transparent; font-size: 0.54rem; }.artifact-wave > i { width: 6px; border-radius: 2px; background: #303138; }.artifact-wave > i:nth-of-type(1), .artifact-wave > i:nth-of-type(5) { height: 7px; }.artifact-wave > i:nth-of-type(2), .artifact-wave > i:nth-of-type(6) { height: 16px; background: var(--vf-lime); }.artifact-wave > i:nth-of-type(3) { height: 11px; }.artifact-wave > i:nth-of-type(4) { height: 20px; }.artifact-wave small { margin-left: auto; color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.62rem; }

.artifact-statement { position: relative; z-index: 2; margin-top: 110px; padding: 118px 0 108px; border-bottom: 1px solid var(--vf-line-soft); }.artifact-statement p { max-width: 11ch; color: var(--vf-white); font-size: clamp(3.1rem, 10vw, 8rem); font-weight: 300; letter-spacing: -0.06em; line-height: 0.92; }.artifact-statement span { display: block; max-width: 42ch; margin-top: 34px; color: var(--vf-grey); }
.artifact-section { position: relative; z-index: 2; padding: 104px 0; border-bottom: 1px solid var(--vf-line-soft); }.artifact-section-head { max-width: 430px; }.artifact-section-head h2 { margin-top: 14px; }.artifact-section-head .artifact-lede { margin-top: 18px; }.artifact-steps { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; margin-top: 48px; }.artifact-step { overflow: hidden; border: 1px solid var(--vf-line); border-radius: var(--vf-radius); background: var(--vf-card); }.artifact-step-media { display: grid; min-height: 190px; place-items: center; border-bottom: 1px solid var(--vf-line-soft); color: var(--vf-lime); font-family: 'JetBrains Mono', monospace; font-size: 2rem; background: radial-gradient(80% 70% at 68% 18%, rgba(91, 33, 182, 0.2), transparent 62%), #0b0b0e; }.artifact-voice-art { color: var(--vf-cyan); }.artifact-notes-art { color: var(--vf-lime); }.artifact-step > div:last-child { padding: 22px; }.artifact-step h3, .artifact-four-up h3 { margin-top: 12px; color: var(--vf-white); font-size: 1rem; font-weight: 500; letter-spacing: -0.01em; }.artifact-step p, .artifact-four-up p { margin-top: 9px; color: var(--vf-grey); font-size: 0.86rem; }.artifact-chips { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 40px; }.artifact-chips b { padding: 8px 16px; border: 1px solid var(--vf-line); border-radius: 999px; color: var(--vf-grey); font-size: 0.82rem; font-weight: 400; }.artifact-chips .artifact-chip-active { border-color: rgba(214, 255, 61, 0.32); color: var(--vf-lime); }
.artifact-framed-section { padding-bottom: 108px; }.artifact-four-up { display: grid; grid-template-columns: repeat(4, 1fr); gap: 1px; margin-top: 52px; border: 1px solid var(--vf-line-soft); background: var(--vf-line-soft); }.artifact-four-up > article { min-height: 225px; padding: 32px 24px; background: var(--vf-bg); }
.artifact-shelf-head { display: grid; grid-template-columns: 272px 1fr; gap: 32px; }.artifact-shelf { display: grid; grid-template-columns: 272px 1fr; gap: 32px; margin-top: 48px; }.artifact-version-list { display: grid; align-content: start; gap: 8px; }.artifact-version-list button { display: grid; grid-template-columns: auto 1fr auto; gap: 10px; width: 100%; padding: 14px 16px; border: 1px solid var(--vf-line); border-radius: 12px; color: var(--vf-grey); background: var(--vf-card); font-family: 'JetBrains Mono', monospace; font-size: 0.7rem; text-align: left; }.artifact-version-list button[aria-selected='true'] { border-color: var(--vf-lime); color: var(--vf-bg); background: var(--vf-lime); }.artifact-version-list button b { color: var(--vf-white); font-weight: 500; }.artifact-version-list button[aria-selected='true'] b, .artifact-version-list button[aria-selected='true'] i { color: var(--vf-bg); }.artifact-version-list button span { opacity: 0.68; }.artifact-version-list button i { color: var(--vf-cyan); font-size: 0.56rem; font-style: normal; letter-spacing: 0.12em; }.artifact-version-list > p { max-width: 25ch; margin-top: 12px; color: var(--vf-grey-deep); font-size: 0.84rem; }.artifact-viewer { overflow: hidden; border: 1px solid var(--vf-line); border-radius: var(--vf-radius); background: var(--vf-card); }.artifact-viewer > header { display: flex; justify-content: space-between; gap: 14px; padding: 13px 17px; border-bottom: 1px solid var(--vf-line-soft); font-family: 'JetBrains Mono', monospace; font-size: 0.68rem; }.artifact-viewer header strong { color: var(--vf-white); font-weight: 500; }.artifact-viewer header span { display: flex; align-items: center; gap: 7px; color: var(--vf-cyan); font-size: 0.56rem; letter-spacing: 0.16em; }.artifact-viewer > div { position: relative; display: grid; min-height: 330px; overflow: hidden; place-items: center; background: radial-gradient(100% 100% at 74% 14%, rgba(91, 33, 182, 0.24), transparent 58%), #0a0a0d; }.artifact-viewer > div b { position: absolute; top: 14px; left: 16px; color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; font-weight: 400; letter-spacing: 0.16em; }.artifact-viewer time { color: rgba(255, 255, 255, 0.88); font-family: 'JetBrains Mono', monospace; font-size: clamp(1rem, 2.4vw, 1.7rem); }.artifact-viewer footer { padding: 18px 17px 20px; }.artifact-viewer footer > span { display: flex; justify-content: space-between; padding-bottom: 10px; color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; letter-spacing: 0.14em; }.artifact-viewer footer > span strong { color: var(--vf-grey); font-weight: 400; }.artifact-viewer footer p { padding: 14px 16px; border: 1px solid var(--vf-line-soft); border-radius: 12px; color: var(--vf-grey); background: #0d0d11; font-size: 0.85rem; }.artifact-viewer footer p b { color: var(--vf-white); font-weight: 500; }.artifact-viewer footer p em { color: var(--vf-lime); font-family: 'JetBrains Mono', monospace; font-size: 0.64rem; font-style: normal; }.artifact-viewer footer p i { float: right; padding: 3px 8px; border: 1px solid var(--vf-line); border-radius: 999px; color: var(--vf-grey); font-family: 'JetBrains Mono', monospace; font-size: 0.56rem; font-style: normal; letter-spacing: 0.1em; }
.artifact-prices { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; margin-top: 48px; }.artifact-price { padding: 34px 30px; border: 1px solid var(--vf-line); border-radius: var(--vf-radius); background: var(--vf-card); }.artifact-price-active { border-color: rgba(214, 255, 61, 0.28); }.artifact-price > p { color: var(--vf-grey); font-family: 'JetBrains Mono', monospace; font-size: 0.66rem; letter-spacing: 0.16em; text-transform: uppercase; }.artifact-price > strong { display: block; margin: 16px 0 6px; color: var(--vf-white); font-size: clamp(2.4rem, 4vw, 3.8rem); font-weight: 300; letter-spacing: -0.05em; line-height: 1; }.artifact-price-active > strong { color: var(--vf-lime); }.artifact-price > span { color: var(--vf-grey-deep); font-family: 'JetBrains Mono', monospace; font-size: 0.58rem; letter-spacing: 0.14em; }.artifact-price ul { margin: 24px 0 28px; padding: 0; list-style: none; }.artifact-price li { position: relative; padding: 11px 0 11px 20px; border-top: 1px solid var(--vf-line-soft); color: var(--vf-grey); font-size: 0.86rem; }.artifact-price li::before { position: absolute; left: 0; content: '+'; color: var(--vf-lime); }.artifact-close { position: relative; z-index: 2; padding: 130px 0 120px; border-top: 1px solid var(--vf-line-soft); text-align: center; }.artifact-close h2 { max-width: 18ch; margin: 0 auto; }.artifact-close .artifact-meta { margin: 26px 0 32px; }

.artifact-home a:focus-visible, .artifact-home button:focus-visible { outline: 2px solid var(--vf-cyan); outline-offset: 4px; }
@media (max-width: 900px) { .artifact-steps, .artifact-prices { grid-template-columns: 1fr; }.artifact-four-up { grid-template-columns: 1fr 1fr; }.artifact-shelf-head { display: block; }.artifact-shelf { grid-template-columns: 1fr; }.artifact-version-list { grid-template-columns: 1fr 1fr; }.artifact-version-list > p { grid-column: 1 / -1; }.artifact-home .site-footer-grid { grid-template-columns: 1fr; }.artifact-home .site-nav { gap: 12px; } }
@media (max-width: 620px) { .artifact-wrap, .artifact-home .site-header-shell, .artifact-home .site-footer-grid, .artifact-home .site-footer-meta { width: min(100% - 40px, 1120px); }.artifact-hero { padding-top: 60px; }.artifact-home h1 { font-size: clamp(2.55rem, 13vw, 4rem); }.artifact-browser { margin-top: 42px; }.artifact-address { overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }.artifact-crumb-actions { display: none; }.artifact-stage { min-height: 260px; }.artifact-comment > div > p:first-child span { margin-left: 0; }.artifact-statement { margin-top: 76px; padding: 86px 0 76px; }.artifact-section { padding: 74px 0; }.artifact-four-up, .artifact-version-list { grid-template-columns: 1fr; }.artifact-viewer > div { min-height: 230px; }.artifact-home .site-nav-link { display: none; }.artifact-home .site-footer-links { grid-template-columns: 1fr 1fr; } }
@media (prefers-reduced-motion: reduce) { .artifact-home *, .artifact-home *::before, .artifact-home *::after { scroll-behavior: auto !important; animation: none !important; transition: none !important; }.artifact-rise { opacity: 1; transform: none; } }
