@font-face{font-family:Ugly Dave;src:url(/assets/UglyDave-CGO58mcf.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}:root{--bg: #b9ded6;--ink: #141414;--paper: #ffffff;--font-body: "Futura", "Futura PT", "Century Gothic", "Avenir Next", "Avenir", "Trebuchet MS", sans-serif;--font-name: "Ugly Dave", "Comic Sans MS", cursive;font-family:var(--font-body);line-height:1.5;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}*{box-sizing:border-box}html,body,#root{margin:0;min-height:100%;height:100%}body{background:var(--bg)}img{display:block;max-width:100%}.landing{min-height:100%;display:flex;align-items:center;justify-content:center;overflow:hidden;padding:2rem;background:var(--bg)}.hero{position:relative;width:min(1200px,100%);min-height:min(92vh,780px);display:flex;align-items:center;justify-content:center}.center{position:relative;z-index:2;display:flex;flex-direction:column;align-items:center;text-align:center;gap:clamp(.4rem,1.6vh,1rem)}.eyebrow{margin:0;font-family:var(--font-name);text-transform:uppercase;font-weight:400;letter-spacing:.04em;font-size:clamp(1.6rem,3.6vw,3rem);line-height:1;color:var(--ink)}.title{margin:0;display:flex;flex-direction:column;align-items:center;font-weight:900;line-height:.82;letter-spacing:-.01em;font-size:clamp(3.5rem,12vw,8.5rem);color:var(--ink);font-family:var(--font-body)}.row{display:flex;align-items:center;justify-content:center;gap:clamp(.8rem,4vw,3rem);margin-top:clamp(.4rem,1.5vh,1.2rem)}.row .pill{min-width:12.5em}.head{width:clamp(88px,11vw,140px);height:auto;flex:none}.pill{display:inline-block;padding:.72em 1.7em;text-align:center;border:3px solid var(--ink);border-radius:999px;background:var(--paper);color:var(--ink);text-decoration:none;text-transform:uppercase;font-weight:800;letter-spacing:.06em;font-size:clamp(.8rem,1.5vw,1.15rem);white-space:nowrap;transition:background .18s ease,color .18s ease,transform .18s ease}.pill:hover{background:var(--ink);color:var(--paper)}.pill:focus-visible{outline:3px solid var(--ink);outline-offset:3px}.pill--invert{margin-top:clamp(1.1rem,3.5vh,2.4rem);background:var(--ink);color:var(--paper)}.pill--invert:hover,.pill--invert:active{background:var(--paper);color:var(--ink)}.moth{position:absolute;z-index:1;height:auto;pointer-events:none;animation:bob 7s ease-in-out infinite}.moth--left{top:26%;left:9%;width:clamp(120px,17vw,220px)}.moth--right{top:24%;right:9%;width:clamp(120px,17vw,220px);transform:scaleX(-1);animation-delay:1.3s}@keyframes bob{0%,to{translate:0 0}50%{translate:0 -12px}}.spiral{position:absolute;z-index:0;height:auto;overflow:visible;pointer-events:none;transform:rotate(var(--rot, 0deg))}.spiral--tr{top:-7%;right:-3%;width:clamp(150px,24vw,320px)}.spiral--bl{bottom:-9%;left:-4%;width:clamp(170px,27vw,360px)}.spiral-path{stroke-dasharray:1;stroke-dashoffset:1;animation:draw 2.6s ease-out var(--delay, 0s) forwards}@keyframes draw{to{stroke-dashoffset:0}}@media (prefers-reduced-motion: reduce){.moth{animation:none}.spiral-path{animation:none;stroke-dashoffset:0}}@media (max-width: 700px){.moth--left{top:11%;left:-4%;width:105px}.moth--right{top:9%;right:-4%;width:105px}.row{flex-direction:column;gap:1rem}.head{order:-1;width:120px}.spiral--tr{top:-3%;right:-8%;width:180px}.spiral--bl{bottom:-3%;left:-8%;width:190px}}
