:root{--bg:#000;--text:#e2e8f0;--muted:#94a3b8;--card:#0f172a99;--border:#94a3b840;--drop:#7dd3fc;--splash:#7dd3fcb3}@font-face{font-family:Love Letter TW;src:url(/fonts/love-letter-tw.woff2)format("woff2");font-display:block;font-weight:400;font-style:normal}@font-face{font-family:IBM Plex Mono Punk;src:url(/fonts/IBMPlexMonoPunk-Regular.ttf)format("truetype");font-display:swap;font-weight:400;font-style:normal}*{box-sizing:border-box}html,body{background:var(--bg);min-height:100%;color:var(--text);margin:0;font-family:Inter,Segoe UI,Arial,sans-serif}.site-shell{flex-direction:column;justify-content:space-between;min-height:100vh;padding:2rem 1.2rem;display:flex}.hero{flex:1;place-items:center;min-height:calc(100vh - 180px);display:grid;position:relative}.hero-title{letter-spacing:.01em;text-transform:lowercase;text-align:center;z-index:3;align-items:center;gap:.75rem;width:max-content;max-width:92vw;margin:0;font-family:IBM Plex Mono Punk,monospace;font-size:clamp(1.35rem,2.5vw,2.3rem);font-weight:500;display:flex;position:absolute;top:-1.8rem;left:50%;transform:translate(-50%,-100%)}.hero-title-main{display:inline-block}.hero-title-dry{transform-origin:50%;border:1px solid #e2e8f0bf;border-radius:0;padding:.08em .42em .14em;font-family:Love Letter TW,serif;font-size:1.12em;line-height:1;display:inline-block;transform:rotate(-4deg)}.faucet-stage{z-index:1;width:min(440px,94vw);position:relative}.faucet-image-layer{z-index:2;position:relative}.faucet-image{filter:drop-shadow(0 10px 30px #00000059);width:100%;height:auto;display:block}.water-track{pointer-events:none;z-index:1;--tip-x:72.2%;--tip-y:74%;--fall-distance:184px;position:absolute;inset:0}.drop{left:var(--tip-x);top:var(--tip-y);background:linear-gradient(to bottom, #e0f2fe, var(--drop));transform-origin:top;opacity:0;border-radius:50% 50% 60% 60%;width:12px;height:18px;margin-left:-6px;position:absolute}.drop-one{animation:2.1s ease-in infinite drip}.drop-two{animation:2.1s ease-in 1.05s infinite drip}.splash{left:var(--tip-x);top:calc(var(--tip-y) + var(--fall-distance));border:2px solid var(--splash);opacity:0;transform-origin:50%;border-top-color:#0000;border-radius:50%;width:52px;height:18px;margin-left:-26px;position:absolute;box-shadow:0 0 0 1px #e0f2fe40}.splash:before,.splash:after{content:"";opacity:0;background:#e0f2fe;border-radius:50%;width:5px;height:5px;position:absolute;top:-1px}.splash:before{left:9px}.splash:after{right:9px}.splash-one{animation:2.1s ease-out infinite splash}.splash-two{animation:2.1s ease-out 1.05s infinite splash}.splash-one:before{animation:2.1s ease-out infinite splash-dot-left}.splash-one:after{animation:2.1s ease-out infinite splash-dot-right}.splash-two:before{animation:2.1s ease-out 1.05s infinite splash-dot-left}.splash-two:after{animation:2.1s ease-out 1.05s infinite splash-dot-right}.logo-strip{flex-wrap:wrap;justify-content:center;gap:1rem;width:100%;margin:0 auto;padding:.3rem 0;display:flex}.logo-card{place-content:center;min-height:52px;display:grid}.logo-image{object-fit:contain;opacity:1;filter:brightness(0)invert();width:auto;max-width:100px;height:auto;max-height:36px}@keyframes drip{0%{opacity:0;transform:translateY(0)scale(.6)}10%{opacity:1;transform:translateY(4px)scale(1)}85%{opacity:1;transform:translateY(var(--fall-distance)) scale(.95)}to{opacity:0;transform:translateY(calc(var(--fall-distance) + 8px)) scale(.8)}}@keyframes splash{0%,80%{opacity:0;transform:scale(.25)translateY(0)}84%{opacity:.95;transform:scale(.55)translateY(0)}92%{opacity:.55;transform:scale(1.05)translateY(.5px)}to{opacity:0;transform:scale(1.35)translateY(1px)}}@keyframes splash-dot-left{0%,82%{opacity:0;transform:translate(0)scale(.4)}88%{opacity:.95;transform:translate(-8px,-7px)scale(1)}to{opacity:0;transform:translate(-14px,-3px)scale(.8)}}@keyframes splash-dot-right{0%,82%{opacity:0;transform:translate(0)scale(.4)}88%{opacity:.95;transform:translate(8px,-7px)scale(1)}to{opacity:0;transform:translate(14px,-3px)scale(.8)}}
