*{margin:0;padding:0;box-sizing:border-box}body{font-family:Playfair Display,Cormorant Garamond,serif;background:#0a0a0a;color:#fff;overflow-x:hidden;-webkit-font-smoothing:antialiased}.site-wrapper{position:relative;width:100%;min-height:100vh}.three-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:0;opacity:.25;pointer-events:none}.section{position:relative;z-index:1;min-height:100vh;display:flex;align-items:center;justify-content:center;padding:4rem 2rem}.container{max-width:1400px;width:100%;margin:0 auto}.section-title{font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;text-align:center;margin-bottom:4rem;letter-spacing:-.02em}.reveal{opacity:0;transform:translateY(80px);transition:all 1s cubic-bezier(.16,1,.3,1)}.reveal.visible{opacity:1;transform:translateY(0)}@keyframes pulse{0%,to{transform:scale(1);opacity:.6}50%{transform:scale(1.1);opacity:.8}}
