.landing{--l-bg:#fff;--l-ink:#0a0a0a;--l-muted:#0a0a0a8c;--l-faint:#0a0a0a59;--l-hairline:#0a0a0a14;--l-accent:#c81e6f;--l-mono:ui-monospace, "SF Mono", SFMono-Regular, Menlo, Consolas, monospace;--l-h1-size:clamp(26px, 2.3vw, 46px);background:var(--l-bg);min-height:100dvh;color:var(--l-ink);flex-direction:column;display:flex}@keyframes landing-enter{0%{opacity:0}to{opacity:1}}.landing{animation:.9s both landing-enter}@media (prefers-reduced-motion:reduce){.landing{animation:none}}.landing ::selection{background:#c81e6f29}.landing-earmark{color:var(--l-muted);font-family:var(--l-mono);letter-spacing:.02em;font-feature-settings:"tnum", "zero";margin:0;font-size:12px;font-weight:500}.landing-nav,.landing-footer{transition:opacity .38s}.landing-focused .landing-nav,.landing-focused .landing-footer{opacity:.22}.landing-explainer{transition:opacity .38s}.landing-focused .landing-explainer{opacity:.22}.landing-focused .landing-u-line{opacity:.18}.landing-hero h1{transition:color .38s}.landing-focused .landing-hero h1{color:#0a0a0a2e}.landing-swap{animation:.2s both landing-swap-in;display:inline}@keyframes landing-swap-in{0%{opacity:0;filter:blur(9px)}to{opacity:1;filter:blur()}}@media (prefers-reduced-motion:reduce){.landing-swap{animation:none}}.landing-nav{justify-content:space-between;align-items:center;padding:22px clamp(20px,4vw,44px);display:flex}.landing-nav-brand{color:var(--l-ink);font-family:var(--serif);align-items:center;gap:6px;font-size:19px;text-decoration:none;display:inline-flex}.landing-nav-mark{--artifact-mark-size:22px}.landing .artifact-morph-mark{width:var(--artifact-mark-size,260px);height:var(--artifact-mark-size,260px);display:block}.landing-hero{flex:1;grid-template-columns:max-content max-content;justify-content:center;align-items:center;gap:clamp(36px,4.5vw,84px);padding:clamp(24px,4vh,48px) clamp(20px,5vw,72px);display:grid}.landing-hero-copy{justify-self:center}.landing-hero h1{font-family:var(--serif);font-size:var(--l-h1-size);letter-spacing:-.025em;white-space:nowrap;margin:0;font-weight:500;line-height:1.05}.landing-swap-slot{text-align:left;display:inline-grid}.landing-swap-slot>span{white-space:nowrap;grid-area:1/1}.landing-swap-ghost{visibility:hidden}.landing-u{appearance:none;color:inherit;font:inherit;letter-spacing:inherit;cursor:default;-webkit-user-select:text;user-select:text;background:0 0;border:0;margin:0;padding:0;transition:color .2s;position:relative}.landing-explain .landing-u{cursor:pointer}.landing-u:focus-visible{outline:2px solid var(--l-accent);outline-offset:3px;border-radius:2px}.landing-u-hover .landing-u,.landing-u-hover .landing-explainer-toggle[aria-expanded=false]{color:var(--l-accent)}.landing-explain.landing-u-hover .landing-u-settle{opacity:0}.landing-explain.landing-u-hover .landing-u-rainbow{animation:.6s linear infinite landing-x-shimmer}.landing-u-line{transform-origin:0;border-radius:1px;height:2px;transition:opacity .38s;position:absolute;bottom:-.12em;left:0;right:0;overflow:hidden;transform:scaleX(0)}.landing-explain .landing-u-line{animation:.64s cubic-bezier(.7,0,.2,1) backwards landing-x-draw;transform:scaleX(1)}.landing-u-rainbow{background:linear-gradient(90deg,#40c6a6,#6786ee,#9d89f4,#e786da,#f96b5c,#fc9d54,#40c6a6,#6786ee,#9d89f4,#e786da,#f96b5c,#fc9d54,#40c6a6);width:200%;height:100%;position:absolute;top:0;left:0}.landing-explain .landing-u-rainbow{animation:.6s linear 3 landing-x-shimmer}.landing-u-settle{background:var(--l-ink);opacity:0;transition:opacity .25s;position:absolute;inset:0}.landing-explain .landing-u-settle{opacity:1;animation:.48s 1.7s backwards landing-x-fade}.landing-explainer{align-items:flex-start;margin-top:clamp(14px,2.5vh,24px);display:flex}.landing-explainer-indent{visibility:hidden;font-family:var(--serif);font-size:var(--l-h1-size);letter-spacing:-.025em;white-space:pre;flex:none;font-weight:500;line-height:0}.landing-explainer-body{flex:1;min-width:0;display:grid}.landing-explainer-ghost,.landing-explainer-toggle{max-width:46ch;font-family:var(--l-mono);letter-spacing:.01em;text-align:left;grid-area:1/1;font-size:13px;line-height:1.6}.landing-explainer-ghost{visibility:hidden}.landing-explainer-toggle{color:var(--l-muted);cursor:pointer;opacity:0;visibility:hidden;background:0 0;border:0;place-self:start;margin:0;padding:0}.landing-explainer-toggle:focus-visible{outline:2px solid var(--l-accent);outline-offset:3px;border-radius:2px}.landing-explain .landing-explainer-toggle{opacity:1;visibility:visible;animation:.42s 2s backwards landing-x-drop}.landing-explainer-text{animation:.2s both landing-swap-in;display:block}@keyframes landing-x-drop{0%{opacity:0;visibility:hidden;transform:translateY(-8px)}}@keyframes landing-x-draw{0%{transform:scaleX(0)}}@keyframes landing-x-shimmer{0%{transform:translate(0)}to{transform:translate(-50%)}}@keyframes landing-x-fade{0%{opacity:0}}@media (prefers-reduced-motion:reduce){.landing-explain .landing-u-line,.landing-explain .landing-u-rainbow,.landing-explain.landing-u-hover .landing-u-rainbow,.landing-explain .landing-u-settle,.landing-explain .landing-explainer-toggle,.landing-explainer-text{animation:none}}.landing-mint{place-items:center;min-height:clamp(224px,39vh,392px);display:grid;position:relative}.landing-mint-gem{--artifact-mark-size:clamp(196px, 19vw, 350px)}@media (max-width:900px){.landing{--l-h1-size:min(30px, calc((100vw - 24px) * .0465));container-type:inline-size}@supports (width:1cqw){.landing{--l-h1-size:min(30px, calc((100cqw - 24px) * .0485))}}.landing-hero{text-align:center;grid-template-columns:minmax(0,1fr);padding-inline:12px}.landing-hero-copy{justify-self:center}.landing-mint{min-height:clamp(200px,32vh,300px)}.landing-mint-gem{--artifact-mark-size:clamp(160px, 44vw, 230px)}}.landing-footer{border-top:1px solid var(--l-hairline);justify-content:space-between;align-items:center;gap:16px;margin-top:auto;padding:22px clamp(20px,4vw,44px);display:flex}.landing-footer a{color:var(--l-muted);font-family:var(--l-mono);letter-spacing:.04em;font-size:12px;text-decoration:none;transition:color .25s}.landing-footer a:hover{color:var(--l-accent)}
