:root{color:#1e1d1b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f4efe5;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{background:#f4efe5}body{min-width:320px;min-height:100svh;margin:0}button,a{font:inherit}.intro-screen{color:#1e1d1b;isolation:isolate;background:radial-gradient(circle at 50% 44%,#ae542214,#0000 23%),#f4efe5;grid-template-rows:1fr auto 1fr;place-items:center;min-height:100svh;padding:24px;display:grid;position:relative;overflow:hidden}.intro-screen:before,.intro-screen:after{content:"";z-index:-1;pointer-events:none;border-radius:999px;position:absolute}.intro-screen:before{border:1px solid #a9512126;width:28rem;height:28rem;animation:7s ease-in-out infinite breathe;top:18%;left:50%;transform:translate(-50%)}.intro-screen:after{filter:blur(3px);background:#a9512112;width:9rem;height:9rem;animation:8s ease-in-out infinite alternate drift;bottom:18%;right:15%}.monogram{aspect-ratio:1;color:#fff7ef;background:#a95121;border:2px solid #fff7ef;border-radius:50%;align-self:start;place-items:center;width:28px;font-family:Georgia,Times New Roman,serif;font-size:14px;font-style:italic;font-weight:700;line-height:1;animation:.7s cubic-bezier(.2,.9,.2,1.15) both drop-in;display:grid;box-shadow:0 0 0 1px #a95121,0 10px 24px #a9512133}.intro-copy{text-align:center;animation:.85s .16s both fade-rise}.intro-copy h1{color:#20201f;letter-spacing:0;margin:0;font-family:Georgia,Times New Roman,serif;font-size:clamp(3rem,9vw,5.3rem);font-weight:400;line-height:1.06}.italic{font-style:italic}.name-wrap{place-items:center;display:inline-grid;position:relative}.name{z-index:1;position:relative}.orbit{border:1.5px solid #a9512180;border-color:#a9512180 #a9512180 #a951212e #0000;border-radius:50%;width:118%;height:92%;animation:5s ease-in-out infinite circle-name;position:absolute;transform:rotate(-7deg)}.orbit:after{content:"";background:#a95121;border-radius:50%;width:7px;height:7px;position:absolute;top:4%;right:16%;box-shadow:0 0 18px #a951218c}.intro-copy p{color:#252321;letter-spacing:0;margin:18px 0 0;font-size:13px}.contact-link{color:#9d491c;align-self:end;margin-bottom:clamp(1.5rem,6vh,4.5rem);font-family:Georgia,Times New Roman,serif;font-size:13px;text-decoration:none;transition:color .22s,transform .22s;animation:.85s .34s both fade-rise;position:relative}.contact-link:after{content:"";transform-origin:50%;background:#d69a72;width:58px;height:1px;transition:background .22s,transform .22s;position:absolute;bottom:-7px;left:50%;transform:translate(-50%)scaleX(.72)}.contact-link:hover{color:#713114;transform:translateY(-2px)}.contact-link:hover:after{background:#a95121;transform:translate(-50%)scaleX(1)}@keyframes drop-in{0%{opacity:0;transform:translateY(-16px)scale(.85)}to{opacity:1;transform:translateY(0)scale(1)}}@keyframes fade-rise{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes circle-name{0%,to{transform:rotate(-7deg)scale(1)}50%{transform:rotate(5deg)scale(1.04)}}@keyframes breathe{0%,to{opacity:.5;transform:translate(-50%)scale(.96)}50%{opacity:1;transform:translate(-50%)scale(1.05)}}@keyframes drift{0%{transform:translate(0,0)}to{transform:translate(-34px,-24px)}}@media (width<=620px){.intro-screen{padding:20px}.intro-copy h1{max-width:9ch}.intro-screen:before{width:18rem;height:18rem;top:24%}}
