.RuntimeConsole-module-scss-module__mAA9VG__console{background-color:var(--color-slab);color:var(--color-on-ink);border:1.5px solid var(--color-ink);border-radius:var(--radius-md);box-shadow:var(--slab-shadow);font-family:var(--font-mono,ui-monospace, monospace);width:100%;max-width:470px;overflow:hidden;transform:rotate(.5deg)}.RuntimeConsole-module-scss-module__mAA9VG__titleBar{align-items:center;gap:var(--space-2);padding:var(--space-3) var(--space-4);background-color:var(--color-slab-raised);border-bottom:1px solid #f7f4ec1a;display:flex}.RuntimeConsole-module-scss-module__mAA9VG__dot{border-radius:var(--radius-full);background-color:#f7f4ec2e;width:7px;height:7px}.RuntimeConsole-module-scss-module__mAA9VG__dot:first-child{background-color:var(--color-stamp)}.RuntimeConsole-module-scss-module__mAA9VG__dot:nth-child(2){background-color:var(--color-amber)}.RuntimeConsole-module-scss-module__mAA9VG__titleText{margin-left:var(--space-2);font-size:var(--text-label);letter-spacing:.06em;color:#f7f4ec6b}.RuntimeConsole-module-scss-module__mAA9VG__body{padding:var(--space-5);gap:var(--space-3);min-height:244px;font-size:var(--text-code);flex-direction:column;line-height:1.7;display:flex}.RuntimeConsole-module-scss-module__mAA9VG__cmd{color:#f7f4ece0;animation:RuntimeConsole-module-scss-module__mAA9VG__lineIn .4s var(--ease-out-expo) .2s both}.RuntimeConsole-module-scss-module__mAA9VG__prompt{color:var(--color-marker);margin-right:var(--space-2)}.RuntimeConsole-module-scss-module__mAA9VG__rows{gap:var(--space-1);flex-direction:column;display:flex}.RuntimeConsole-module-scss-module__mAA9VG__row{align-items:baseline;gap:var(--space-2);animation:RuntimeConsole-module-scss-module__mAA9VG__lineIn .4s var(--ease-out-expo) both;display:flex}.RuntimeConsole-module-scss-module__mAA9VG__rowKey{color:#f7f4ec80;flex-shrink:0}.RuntimeConsole-module-scss-module__mAA9VG__rowDots{border-bottom:1px dotted #f7f4ec29;flex:1;transform:translateY(-4px)}.RuntimeConsole-module-scss-module__mAA9VG__rowValueOk{color:var(--color-marker);text-align:right}.RuntimeConsole-module-scss-module__mAA9VG__rowValueOff{color:#f08c7a;text-align:right}.RuntimeConsole-module-scss-module__mAA9VG__cursorLine{margin-top:auto}.RuntimeConsole-module-scss-module__mAA9VG__cursor{vertical-align:text-bottom;background-color:var(--color-marker);width:8px;height:1.05em;animation:1.1s step-start infinite RuntimeConsole-module-scss-module__mAA9VG__blink;display:inline-block}@keyframes RuntimeConsole-module-scss-module__mAA9VG__lineIn{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@keyframes RuntimeConsole-module-scss-module__mAA9VG__blink{50%{opacity:0}}
.Hero-module-scss-module__k5_y-q__hero{min-height:100dvh;padding-top:104px;padding-bottom:var(--space-20);isolation:isolate;flex-direction:column;justify-content:center;display:flex;position:relative;overflow:hidden}.Hero-module-scss-module__k5_y-q__grid{pointer-events:none;z-index:var(--z-decor);opacity:1;background-image:linear-gradient(to right, var(--color-rule) 1px, transparent 1px),linear-gradient(to bottom, var(--color-rule) 1px, transparent 1px);background-size:24px 24px;position:absolute;inset:0;-webkit-mask-image:radial-gradient(75% 70% at 50% 45%,#000 25%,#0000 100%);mask-image:radial-gradient(75% 70% at 50% 45%,#000 25%,#0000 100%)}.Hero-module-scss-module__k5_y-q__punchHoles{top:50%;left:var(--space-4);pointer-events:none;z-index:var(--z-decor);flex-direction:column;gap:96px;display:none;position:absolute;transform:translateY(-50%)}@media (min-width:1280px){.Hero-module-scss-module__k5_y-q__punchHoles{display:flex}}.Hero-module-scss-module__k5_y-q__punchHoles span{border-radius:var(--radius-full);background-color:var(--color-paper-sunk);width:11px;height:11px;box-shadow:inset 0 0 0 1px var(--color-rule-strong);display:block}.Hero-module-scss-module__k5_y-q__container{z-index:1;position:relative}.Hero-module-scss-module__k5_y-q__inner{gap:var(--space-12);flex-direction:column;align-items:stretch;display:flex}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__inner{align-items:center;gap:var(--space-16);flex-direction:row}}.Hero-module-scss-module__k5_y-q__content{gap:var(--space-6);flex-direction:column;flex:6 1 0;min-width:0;display:flex}.Hero-module-scss-module__k5_y-q__eyebrow{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-index);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-faint);align-items:center;gap:var(--space-3);animation:Hero-module-scss-module__k5_y-q__heroIn .6s var(--ease-out-expo) both;font-weight:500;line-height:1;display:flex}.Hero-module-scss-module__k5_y-q__eyebrowNum{color:var(--color-stamp)}.Hero-module-scss-module__k5_y-q__eyebrowRule{background-color:var(--color-rule-strong);flex:0 0 32px;height:1px}.Hero-module-scss-module__k5_y-q__headline{font-size:var(--text-display);letter-spacing:-.035em;animation:Hero-module-scss-module__k5_y-q__heroIn .6s var(--ease-out-expo) 80ms both;max-width:18ch;line-height:.98}.Hero-module-scss-module__k5_y-q__sub{font-size:var(--text-lead);color:var(--color-ink-body);max-width:46ch;animation:Hero-module-scss-module__k5_y-q__heroIn .6s var(--ease-out-expo) .16s both}.Hero-module-scss-module__k5_y-q__actions{align-items:center;gap:var(--space-4);margin-top:var(--space-2);animation:Hero-module-scss-module__k5_y-q__heroIn .6s var(--ease-out-expo) .24s both;flex-wrap:wrap;display:flex}.Hero-module-scss-module__k5_y-q__aside{font-family:var(--font-hand,"Caveat", cursive);font-size:var(--text-hand);color:var(--color-pen);pointer-events:none;max-width:22ch;animation:Hero-module-scss-module__k5_y-q__heroInTilt .6s var(--ease-out-expo) .36s both;font-weight:600;line-height:1.25;transform:rotate(-2deg)}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__aside{margin-right:var(--space-8);align-self:flex-end}}.Hero-module-scss-module__k5_y-q__visual{min-width:0;animation:Hero-module-scss-module__k5_y-q__heroIn .7s var(--ease-out-expo) .3s both;flex:5 1 0;justify-content:center;align-items:center;display:flex}@media (min-width:1024px){.Hero-module-scss-module__k5_y-q__visual{justify-content:flex-end}}.Hero-module-scss-module__k5_y-q__scrollHint{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-label);letter-spacing:.12em;text-transform:uppercase;color:var(--color-ink-faint);bottom:var(--space-6);align-items:center;gap:var(--space-3);flex-direction:column;font-weight:500;line-height:1;animation:.8s .9s both Hero-module-scss-module__k5_y-q__fadeIn;display:none;position:absolute;left:50%;transform:translate(-50%)}@media (min-width:768px){.Hero-module-scss-module__k5_y-q__scrollHint{display:flex}}@keyframes Hero-module-scss-module__k5_y-q__heroIn{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:translateY(0)}}@keyframes Hero-module-scss-module__k5_y-q__heroInTilt{0%{opacity:0;transform:translateY(14px)rotate(-2deg)}to{opacity:1;transform:translateY(0)rotate(-2.5deg)}}@keyframes Hero-module-scss-module__k5_y-q__fadeIn{0%{opacity:0}to{opacity:1}}
@media (prefers-reduced-motion:no-preference){.Reveal-module-scss-module__NrSfOq__reveal{opacity:0;transition:opacity .6s var(--ease-out-expo) var(--reveal-delay,0s),transform .6s var(--ease-out-expo) var(--reveal-delay,0s);transform:translateY(16px)}.Reveal-module-scss-module__NrSfOq__shown{opacity:1;transform:none}}
.Intro-module-scss-module__AiLkjW__inner{gap:var(--space-12);flex-direction:column;display:flex}@media (min-width:1024px){.Intro-module-scss-module__AiLkjW__inner{align-items:flex-start;gap:var(--space-16);flex-direction:row}}.Intro-module-scss-module__AiLkjW__statement{gap:var(--space-4);flex-direction:column;flex:none;max-width:30ch;display:flex}.Intro-module-scss-module__AiLkjW__label{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-index);letter-spacing:.14em;text-transform:uppercase;color:var(--color-pen);align-items:center;gap:var(--space-2);font-weight:500;line-height:1;display:inline-flex}.Intro-module-scss-module__AiLkjW__label:before{content:"";background-color:var(--color-pen);width:18px;height:2px}.Intro-module-scss-module__AiLkjW__text{font-family:var(--font-display);font-variation-settings:"SOFT" 20;letter-spacing:-.015em;color:var(--color-ink);font-size:clamp(1.25rem,2.2vw,1.5rem);font-weight:500;line-height:1.4}.Intro-module-scss-module__AiLkjW__pillars{gap:var(--space-6);flex:1;grid-template-columns:1fr;min-width:0;display:grid}@media (min-width:640px){.Intro-module-scss-module__AiLkjW__pillars{grid-template-columns:repeat(3,1fr)}}.Intro-module-scss-module__AiLkjW__pillar{background-color:var(--color-paper-raised);border:1.5px solid var(--color-ink-hairline);border-radius:var(--radius-sm);box-shadow:var(--sticker-shadow)}@media (max-width:639px){.Intro-module-scss-module__AiLkjW__pillar{box-shadow:3px 3px 0 var(--color-ink-hairline)}}.Intro-module-scss-module__AiLkjW__pillar{gap:var(--space-3);padding:var(--space-6);flex-direction:column;display:flex;position:relative;overflow:hidden}.Intro-module-scss-module__AiLkjW__pillar:after{content:"";height:3px;position:absolute;top:0;left:0;right:0}.Intro-module-scss-module__AiLkjW__accent-pen:after{background-color:var(--color-pen)}.Intro-module-scss-module__AiLkjW__accent-marker:after{background-color:var(--color-marker)}.Intro-module-scss-module__AiLkjW__accent-stamp:after{background-color:var(--color-stamp)}.Intro-module-scss-module__AiLkjW__pillarNum{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-index);letter-spacing:.14em;text-transform:uppercase;color:var(--color-ink-faint);letter-spacing:.16em;font-weight:500;line-height:1}.Intro-module-scss-module__AiLkjW__pillarTitle{font-size:var(--text-h3)}.Intro-module-scss-module__AiLkjW__pillarBody{font-size:var(--text-small);color:var(--color-ink-body);line-height:1.6}
.SectionHeader-module-scss-module__NEQT0W__wrapper{gap:var(--space-3);flex-direction:column;display:flex}.SectionHeader-module-scss-module__NEQT0W__label{font-family:var(--font-mono,ui-monospace, monospace);font-size:var(--text-index);letter-spacing:.14em;text-transform:uppercase;color:var(--color-pen);align-items:center;gap:var(--space-2);font-weight:500;line-height:1;display:inline-flex}.SectionHeader-module-scss-module__NEQT0W__label:before{content:"";background-color:var(--color-pen);width:18px;height:2px}.SectionHeader-module-scss-module__NEQT0W__title{font-size:var(--text-h2);letter-spacing:-.025em}.SectionHeader-module-scss-module__NEQT0W__subtitle{font-size:var(--text-lead);color:var(--color-ink-body);max-width:54ch;line-height:1.6}.SectionHeader-module-scss-module__NEQT0W__center{text-align:center;align-items:center}.SectionHeader-module-scss-module__NEQT0W__center .SectionHeader-module-scss-module__NEQT0W__subtitle{margin-left:auto;margin-right:auto}
