:root{color-scheme:dark;--bg: #050505;--text: #f2f2f2;--muted: #898989;--soft-muted: #b9b9b9;--title-font: "MonteCarlo"}*{box-sizing:border-box;user-select:none;-webkit-user-select:none}html{background:var(--bg)}.fonts-loading .link-shell{visibility:hidden;opacity:0}.fonts-ready .link-shell{visibility:visible;opacity:1}body{margin:0;min-width:320px;min-height:100svh;padding:clamp(26px,7vw,64px);overflow:hidden;background:var(--bg);color:var(--text);font-family:"Instrument Serif",Georgia,serif}#background{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;width:100%;height:100%;pointer-events:none;opacity:.42}#cursor{position:fixed;left:0;top:0;z-index:10;width:13px;height:13px;border-radius:999px;background:var(--text);pointer-events:none;transform:translate(-50%,-50%);display:none;mix-blend-mode:difference}.link-shell{position:fixed;left:50%;top:50%;z-index:1;width:min(100%,560px);height:clamp(178px,22vh,220px);padding-block:0;display:grid;justify-items:center;align-content:center;transform:translate(-50%,-50%)}h1{margin:0;display:block;width:max-content;max-width:calc(100vw - 34px);font-family:var(--title-font),"Snell Roundhand","Apple Chancery",cursive;font-size:clamp(76px,17vw,122px);font-weight:400;font-kerning:normal;font-variant-ligatures:common-ligatures;line-height:1.02;letter-spacing:0;white-space:nowrap;text-rendering:geometricPrecision;overflow:visible}.title-paint{display:inline-block;padding:.16em .26em .9em .18em;margin:-.16em -.26em -.9em -.18em;color:transparent;line-height:inherit;pointer-events:none;overflow:visible;background-image:repeating-linear-gradient(135deg,#fec939,#fec939 15%,#ffed94 15%,#ffed94 30%);background-clip:text;-webkit-background-clip:text;-webkit-text-fill-color:transparent;filter:drop-shadow(0 0 .1px rgb(255,149,0)) drop-shadow(0 0 4px rgb(255,149,0))}ul{list-style:none;margin:clamp(14px,2.5vh,20px) 0 0;padding:0;display:flex;align-items:flex-start;justify-content:center;flex-wrap:wrap;gap:clamp(18px,3vw,28px)}a,.link-button{width:auto;height:auto;display:flex;align-items:center;justify-content:center;margin:0;padding:0;border:0;background:transparent;color:var(--text);font:inherit;text-decoration:none;font-size:19px;line-height:1;opacity:.62;transition:opacity .18s ease}a:hover,a:focus-visible,.link-button:hover,.link-button:focus-visible{opacity:1}a:focus-visible,.link-button:focus-visible{outline:1px solid currentColor;outline-offset:6px}.copy-message{min-height:20px;margin:14px 0 0;color:var(--text);font-size:17px;line-height:1;opacity:0;transition:opacity .18s ease}.copy-message.is-visible{opacity:1}@media(max-width:480px){body{padding-inline:28px}.link-shell{width:calc(100% - 56px);height:174px}ul{gap:20px}h1{font-size:clamp(70px,22vw,96px);max-width:calc(100vw - 48px);transform:translate(-10px)}}@media(pointer:fine){body,a,.link-button{cursor:none}#cursor{display:block}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
