.hero{position:relative;height:100dvh;width:100%;background-color:#0a0d0c;background-image:image-set(url(/img/puhpowee-1920.avif) type("image/avif"),url(/img/puhpowee-1920.webp) type("image/webp"),url(/img/puhpowee-1920.jpg) type("image/jpeg"));background-size:cover;background-position:center;background-repeat:no-repeat;overflow:hidden}@media(max-width:768px){.hero{background-image:image-set(url(/img/puhpowee-768.avif) type("image/avif"),url(/img/puhpowee-768.webp) type("image/webp"),url(/img/puhpowee-768.jpg) type("image/jpeg"))}}@media(min-width:769px)and (max-width:1280px){.hero{background-image:image-set(url(/img/puhpowee-1280.avif) type("image/avif"),url(/img/puhpowee-1280.webp) type("image/webp"),url(/img/puhpowee-1280.jpg) type("image/jpeg"))}}@media(min-width:2200px){.hero{background-image:image-set(url(/img/puhpowee-2560.avif) type("image/avif"),url(/img/puhpowee-2560.webp) type("image/webp"),url(/img/puhpowee-2560.jpg) type("image/jpeg"))}}.hero__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(ellipse at center,#00000026,#0000008c 70%),linear-gradient(180deg,#080e1259,#080e120d 40%,#080e128c);pointer-events:none}.hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;padding:2rem;text-align:center;color:#f7eed8;text-shadow:0 2px 24px rgba(0,0,0,.55);animation:fadeUp 1.4s ease-out both}.hero__title{font-size:clamp(3.5rem,12vw,9rem);font-weight:400;letter-spacing:.02em;line-height:1;font-style:italic;color:#fbe7b6;margin-bottom:1.5rem}.hero__subtitle{font-size:clamp(1rem,2vw,1.35rem);font-weight:300;letter-spacing:.04em;line-height:1.6;max-width:36rem;opacity:.92}.hero__caption{margin-top:1.25rem;font-size:.85rem;letter-spacing:.3em;text-transform:uppercase;opacity:.6}@keyframes fadeUp{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.hero__content{animation:none}}:root{font-family:ui-serif,Georgia,Iowan Old Style,Apple Garamond,Times New Roman,serif;color-scheme:dark;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box;margin:0;padding:0}html,body,#root{height:100%;width:100%}body{background:#0a0d0c;color:#f4ead5;overflow:hidden}
