*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--black: #0e0e0e;--white: rgba(255,255,255,.85);--white-dim: rgba(255,255,255,.42);--white-dimmer: rgba(255,255,255,.18);--white-dimmest: rgba(255,255,255,.08);--mono: "DM Mono", monospace;--serif: "Afacad", sans-serif}html,body{min-height:100%;background:var(--black);color:var(--white);font-family:var(--mono);overflow:auto;cursor:auto}#cursor,#light{display:none}#bg{position:fixed;inset:-4%;z-index:0;background-image:url(/images/devils-cauldron-seagull.jpg);background-size:cover;background-position:center;background-repeat:no-repeat;animation:slowzoom 30s ease-in-out infinite alternate;will-change:transform}#bg:after{content:"";position:absolute;inset:0;background:linear-gradient(to bottom,#0000006b,#00000038 40%,#0000006b)}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:3;opacity:.045;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 512 512' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");background-size:256px}.page{position:relative;z-index:4;min-height:100vh;display:flex;flex-direction:column;padding:24px}nav{display:flex;justify-content:space-between;align-items:center;opacity:0;animation:fadein 1s ease .2s forwards}.logo{width:28px;height:28px;flex-shrink:0}.logo svg{width:100%;height:100%}.nav-contact{font-size:11px;font-weight:300;letter-spacing:.08em;color:var(--white-dim);text-decoration:none;border:.5px solid var(--white-dimmest);padding:7px 16px;border-radius:24px;transition:color .2s,border-color .2s;cursor:pointer}.nav-contact:hover{color:var(--white);border-color:var(--white-dimmer)}.hero{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:0}.headline{font-family:var(--serif);font-size:42px;font-weight:300;font-style:normal;color:#ffffffe0;letter-spacing:-.01em;line-height:1.08;margin-bottom:24px;opacity:0;animation:risein 1.1s ease .5s forwards}.cursor-blink{display:inline-block;width:3px;height:.75em;background:#ffffff47;margin-left:6px;vertical-align:middle;position:relative;top:-3px;animation:blink 1.1s step-end infinite}.sub{font-size:13px;font-weight:300;letter-spacing:.06em;color:#ffffff6b;line-height:1.9;max-width:300px;opacity:0;animation:fadein 1s ease .9s forwards}footer{margin-top:auto;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px;opacity:0;animation:fadein 1s ease 1.1s forwards}.footer-left{display:none}.footer-right{display:flex;flex-direction:column;align-items:center;gap:8px}.footer-meta{font-size:10px;font-weight:300;letter-spacing:.1em;color:#ffffff47}.footer-meta span{color:#ffffff4d}#local-time{font-size:13px;font-weight:300;letter-spacing:.08em;color:#ffffff6b;font-variant-numeric:tabular-nums}.est{font-size:10px;font-weight:300;letter-spacing:.1em;color:#ffffff38}.made-you-look{text-align:center;margin-top:2rem;padding-bottom:calc(env(safe-area-inset-bottom) + 1rem);font-size:10px;font-weight:300;letter-spacing:.1em;color:#ffffff2e;font-style:italic}@keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes risein{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes blink{0%,to{opacity:1}50%{opacity:0}}@keyframes slowzoom{0%{transform:scale(1)}to{transform:scale(1.06)}}@media screen and (min-width:601px){html,body{height:100%;overflow:hidden;cursor:none}#cursor{display:block;position:fixed;width:6px;height:6px;background:#fff9;border-radius:50%;pointer-events:none;z-index:1000;transform:translate(-50%,-50%);transition:transform .08s ease,opacity .2s ease}#light{display:block;position:fixed;inset:0;pointer-events:none;z-index:2;background:radial-gradient(600px circle at 50% 50%,rgba(255,255,255,.03) 0%,transparent 70%);transition:background .15s ease}#bg:after{background:linear-gradient(to bottom,#0000008c,#00000059 40%,#0000008c)}.page{height:100vh;padding:32px 40px}.nav-contact{color:#ffffff47;cursor:none}.headline{font-size:clamp(48px,7vw,80px);margin-bottom:28px}.cursor-blink{background:#fff6}.sub{font-size:12px;color:#ffffff47;line-height:1.8}footer{flex-direction:row;justify-content:space-between;align-items:flex-end;text-align:left;gap:0}.footer-left{display:flex;flex-direction:column;gap:5px}.footer-right{align-items:flex-end;gap:5px}.footer-meta{color:#ffffff2e}#local-time{color:#ffffff52}.est{color:#ffffff24}.made-you-look{padding-bottom:0;color:#ffffff1a}}
