*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}:root{--font-body: clamp(1rem, .9rem + .3vw, 1.2rem);--font-tagline: clamp(1.25rem, 1.125rem + .375vw, 1.5rem);--font-title: clamp(3rem, 2.7rem + .9vw, 3.6rem)}html{font-size:12px}body{position:relative;min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(to bottom,#18151c,#3c3049);color:#f3daee;font-family:Geist,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-size:var(--font-body);font-weight:400;line-height:2;letter-spacing:.4px;padding:2rem}body:after{content:"";position:fixed;inset:0;pointer-events:none;z-index:10}.page{--diamond-width: 7rem;width:100%;max-width:42rem;opacity:.9}.content{min-width:0}.diamond{display:none;width:var(--diamond-width);height:10.5rem;background-color:#f0f0f0;clip-path:polygon(50% 0%,100% 50%,50% 100%,0% 50%);opacity:0;animation:fade-in .45s ease .1s forwards}.diamond:has(canvas){background:transparent;clip-path:none}.diamond canvas{width:100%;height:100%;display:block}@media(min-width:1025px){body{display:block;padding:2rem 0}body:after{border:18px solid rgba(0,0,0,.5)}.page{position:relative;width:100%;max-width:none;min-height:calc(100vh - 4rem)}.content{position:absolute;left:50vw;top:50%;transform:translateY(-50%);width:42rem;max-width:calc(50vw - 2rem)}.diamond{display:block;position:absolute;left:calc((18px + 50vw)/2);top:50%;transform:translate(-50%,-50%)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}.title{font-size:var(--font-title);font-weight:600;line-height:1.15;letter-spacing:.02em;margin-bottom:24px}.tagline{font-size:var(--font-tagline);font-weight:700;line-height:1.15;margin-bottom:24px}.tagline-line{display:block}.tagline-line+.tagline-line{margin-top:4px}.intro{font-size:var(--font-body);font-weight:400;line-height:1.8;margin-bottom:36px}.section{margin-bottom:24px;margin-left:1.4em}.section:last-of-type{margin-bottom:0}.section-heading{font-size:var(--font-body);font-weight:400;line-height:1.4;margin-bottom:8px}.section-heading strong{font-weight:700}.section-heading-rest{font-weight:400}.section-detail{font-size:var(--font-body);font-weight:400;line-height:1.6}.contact{margin-top:74px;font-size:var(--font-body);font-weight:400;line-height:2}.contact strong{font-weight:700}.contact a{color:#f0f0f0;font-weight:600;text-decoration:none;letter-spacing:.08em;text-underline-offset:.2em;transition:opacity .3s ease}.contact a:hover{opacity:.8}@media(prefers-reduced-motion:reduce){.diamond{opacity:1;animation:none}}@media(max-width:1024.99px){.page{max-width:36rem}.content{margin:8rem 0}}@media(max-width:640px){body{padding:1.5rem}}
