.hero-plotter-module__rvxpta__hero{background:rgb(var(--background));width:100vw;height:100vh;color:rgb(var(--foreground));font-family:var(--font-sans);position:relative;overflow:hidden}@media (min-width:900px){.hero-plotter-module__rvxpta__hero{border-radius:28px;width:calc(100vw - 24px);height:clamp(560px,78vh,720px);margin:12px}}.hero-plotter-module__rvxpta__plotterStage{background:rgb(var(--background));position:absolute;inset:0}.hero-plotter-module__rvxpta__paperGrain{pointer-events:none;mix-blend-mode:multiply;opacity:.2;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='240' height='240'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/><feColorMatrix values='0 0 0 0 0  0 0 0 0 0  0 0 0 0 0  0 0 0 0.35 0'/></filter><rect width='100%25' height='100%25' filter='url(%23n)'/></svg>");position:absolute;inset:0}.hero-plotter-module__rvxpta__graphPaper{pointer-events:none;opacity:.3;background-image:linear-gradient(to right, rgb(var(--border)) 1px, transparent 1px), linear-gradient(to bottom, rgb(var(--border)) 1px, transparent 1px);background-size:56px 56px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(80% 70% at 50% 60%,#000 0%,#0000 100%);mask-image:radial-gradient(80% 70% at 50% 60%,#000 0%,#0000 100%)}.hero-plotter-module__rvxpta__plotterSvg{width:100%;height:100%;display:block;position:absolute;inset:0}.hero-plotter-module__rvxpta__curve{fill:none;stroke:rgb(var(--foreground));stroke-width:1.5px;stroke-linecap:round;stroke-linejoin:round;stroke-dasharray:2400;stroke-dashoffset:2400px;animation:7s cubic-bezier(.65,0,.35,1) forwards hero-plotter-module__rvxpta__draw}@keyframes hero-plotter-module__rvxpta__draw{to{stroke-dashoffset:0}}.hero-plotter-module__rvxpta__fillArea{fill:rgb(var(--foreground));opacity:0;animation:2s ease-out 5.5s forwards hero-plotter-module__rvxpta__fillIn}@keyframes hero-plotter-module__rvxpta__fillIn{to{opacity:.06}}.hero-plotter-module__rvxpta__pen{fill:rgb(var(--foreground));animation:7s cubic-bezier(.65,0,.35,1) forwards hero-plotter-module__rvxpta__penMove}@keyframes hero-plotter-module__rvxpta__penMove{0%{opacity:1;transform:translate(0)}to{opacity:1;transform:translate(1620px)}}.hero-plotter-module__rvxpta__penLift{animation:.6s ease-out 7s forwards hero-plotter-module__rvxpta__penLift}@keyframes hero-plotter-module__rvxpta__penLift{to{opacity:0;transform:translate(1620px,-12px)}}.hero-plotter-module__rvxpta__anno{opacity:0;animation:1.4s ease-out 6.8s forwards hero-plotter-module__rvxpta__annoIn}@keyframes hero-plotter-module__rvxpta__annoIn{to{opacity:1}}.hero-plotter-module__rvxpta__annoNum{font-family:var(--font-mono);fill:rgb(var(--accent));letter-spacing:.04em;font-size:18px;font-weight:500}.hero-plotter-module__rvxpta__annoLbl{font-family:var(--font-mono);fill:rgb(var(--muted));letter-spacing:.1em;text-transform:uppercase;font-size:10px;font-weight:600}.hero-plotter-module__rvxpta__vignette{pointer-events:none;background:linear-gradient(180deg, transparent 0%, transparent 50%, rgb(var(--background) / .55) 100%);position:absolute;inset:0}.hero-plotter-module__rvxpta__navPill{background:rgb(var(--foreground));color:rgb(var(--background));z-index:5;border-bottom-right-radius:18px;border-bottom-left-radius:18px;align-items:center;gap:28px;padding:12px 22px 14px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-plotter-module__rvxpta__brand{font-family:var(--font-display);border-right:1px solid rgb(var(--background) / .22);padding-right:14px;font-size:13px;font-style:italic;font-weight:600}.hero-plotter-module__rvxpta__navLink{font-family:var(--font-sans);color:rgb(var(--background) / .78);letter-spacing:.01em;font-size:12px;font-weight:500;text-decoration:none;transition:color .2s}.hero-plotter-module__rvxpta__navLink:hover{color:rgb(var(--background))}.hero-plotter-module__rvxpta__cornerMark{z-index:4;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--muted));align-items:center;gap:10px;font-size:11px;font-weight:500;display:flex;position:absolute;top:28px;left:32px}.hero-plotter-module__rvxpta__dot{background:rgb(var(--accent));width:8px;height:8px;box-shadow:0 0 0 4px rgb(var(--accent) / .18);border-radius:50%}.hero-plotter-module__rvxpta__cornerRight{z-index:4;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.1em;color:rgb(var(--foreground) / .72);text-align:right;font-size:11px;font-weight:500;position:absolute;top:28px;right:32px}.hero-plotter-module__rvxpta__content{z-index:3;padding:0 32px 18px;position:absolute;bottom:0;left:0;right:0}@media (min-width:900px){.hero-plotter-module__rvxpta__content{padding:0 56px 28px}}.hero-plotter-module__rvxpta__grid{grid-template-columns:repeat(12,1fr);align-items:end;gap:24px;display:grid}.hero-plotter-module__rvxpta__headCol{grid-column:span 12}@media (min-width:1024px){.hero-plotter-module__rvxpta__headCol{grid-column:span 8}}.hero-plotter-module__rvxpta__headline{font-family:var(--font-display);color:rgb(var(--foreground));letter-spacing:-.05em;flex-wrap:wrap;margin:0;font-size:clamp(120px,22vw,360px);font-weight:500;line-height:.84;display:inline-flex;position:relative}.hero-plotter-module__rvxpta__w{opacity:0;animation:.7s cubic-bezier(.16,1,.3,1) forwards hero-plotter-module__rvxpta__pull;display:inline-block;transform:translateY(28px)}@keyframes hero-plotter-module__rvxpta__pull{to{opacity:1;transform:translateY(0)}}.hero-plotter-module__rvxpta__ast{color:rgb(var(--accent));font-size:.3em;font-style:italic;font-weight:400;line-height:1;position:absolute;top:.62em;right:-.28em}.hero-plotter-module__rvxpta__asideCol{flex-direction:column;grid-column:span 12;gap:20px;padding-bottom:12px;display:flex}@media (min-width:1024px){.hero-plotter-module__rvxpta__asideCol{grid-column:span 4;padding-bottom:24px}}.hero-plotter-module__rvxpta__dek{font-family:var(--font-sans);color:rgb(var(--foreground));opacity:0;max-width:38ch;margin:0;font-size:18px;font-weight:500;line-height:1.55;animation:.8s cubic-bezier(.16,1,.3,1) .5s forwards hero-plotter-module__rvxpta__pull;transform:translateY(20px)}.hero-plotter-module__rvxpta__ctaPill{background:rgb(var(--foreground));color:rgb(var(--background));font-family:var(--font-sans);cursor:pointer;white-space:nowrap;opacity:0;border:0;border-radius:999px;align-self:flex-start;align-items:center;gap:10px;padding:4px 4px 4px 22px;font-size:14px;font-weight:600;text-decoration:none;transition:gap .2s;animation:.8s cubic-bezier(.16,1,.3,1) .7s forwards hero-plotter-module__rvxpta__pull;display:inline-flex;transform:translateY(20px)}.hero-plotter-module__rvxpta__ctaPill:hover{gap:14px}.hero-plotter-module__rvxpta__knob{background:rgb(var(--accent));width:36px;height:36px;color:rgb(var(--background));border-radius:50%;justify-content:center;align-items:center;display:inline-flex}.hero-plotter-module__rvxpta__footnote{font-family:var(--font-mono);letter-spacing:.06em;color:rgb(var(--muted));text-transform:uppercase;border-top:1px solid rgb(var(--border));opacity:0;max-width:38ch;margin-top:4px;padding-top:10px;font-size:11px;animation:.8s cubic-bezier(.16,1,.3,1) .9s forwards hero-plotter-module__rvxpta__pull;transform:translateY(20px)}.hero-plotter-module__rvxpta__footnoteAst{color:rgb(var(--accent));margin-right:6px}
