@font-face{font-family:NightCat;src:url('assets/night-cat.ttf')}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:#17120f;color:#f7ead8;font:17px/1.65 system-ui,sans-serif}h1,h2,h3,.logo{font-family:NightCat,Georgia,serif}header{position:sticky;top:0;z-index:3;display:flex;justify-content:space-between;align-items:center;padding:18px 6vw;background:#17120fe8;backdrop-filter:blur(12px)}header a{color:inherit;text-decoration:none;margin-left:18px}.logo{display:flex;align-items:center;font-size:20px}.logo img{width:36px;margin-right:8px}.hero,section{max-width:1160px;margin:auto;padding:90px 6vw}.hero{min-height:82vh;display:grid;align-content:center;background:radial-gradient(circle at 85% 20%,#b9684044,transparent 38%)}h1{font-size:clamp(4rem,10vw,8rem);max-width:900px;line-height:.86;margin:.2em 0}h2{font-size:clamp(2.2rem,5vw,4rem);line-height:1}.eyebrow{text-transform:uppercase;letter-spacing:.2em;color:#e9a66f}.button,button{background:#c96f45;color:white;border:0;border-radius:99px;padding:13px 20px;text-decoration:none;width:max-content}.cards,.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.cards article,details,form{background:#241b17;border:1px solid #ffffff18;padding:22px;border-radius:18px}.split{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:50px}.split img,.gallery img{width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:20px}.gallery img{background:#2b201a}label{display:grid;gap:6px;margin:14px 0}input,textarea{padding:12px;background:#120e0c;border:1px solid #ffffff25;color:white;border-radius:8px}.honeypot{position:absolute;left:-9999px}footer{text-align:center;padding:40px;color:#c7ad99}@media(max-width:700px){header nav{display:none}.cards,.gallery,.split{grid-template-columns:1fr}.hero,section{padding:60px 7vw}h1{font-size:3.8rem}}
