*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{color:#2e231a;background:#e4d5c7;font-family:Archivo,system-ui,-apple-system,Segoe UI,Helvetica,Arial,sans-serif;line-height:1.6}body{justify-content:center;align-items:center;min-height:100dvh;display:flex}.landing{text-align:center;padding:2rem}.landing h1{letter-spacing:-.02em;margin-bottom:2rem;font-size:clamp(2rem,5vw,3.5rem);font-weight:600}.btn{color:#faf6f1;background-color:#7ba7bc;border:2px solid #7ba7bc;border-radius:6px;padding:.75rem 1.75rem;font-size:1.1rem;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.btn:hover{color:#faf6f1;background:#5a8a9f;border:2px solid #5a8a9f}.party{text-align:center;max-width:600px;margin:0 auto;padding:2rem}.party h1{margin-bottom:.5rem;font-size:clamp(1.5rem,4vw,2.5rem);font-weight:600}.party .subtitle{color:#6b5744;margin-bottom:2rem;font-size:1.1rem}.party img{border-radius:8px;width:100%;max-width:500px;margin-bottom:2rem}.party .details{text-align:center;margin-bottom:2rem}.party .details dt{margin-top:1rem;font-weight:600}.party .details dd{margin-top:.2rem;margin-left:0}.party .links{flex-direction:column;align-items:center;gap:.75rem;display:flex}.party .links a{color:#faf6f1;background:#7ba7bc;border:2px solid #7ba7bc;border-radius:6px;padding:.6rem 1.5rem;font-size:1rem;text-decoration:none;transition:background .15s,color .15s;display:inline-block}.party .links a:hover{color:#faf6f1;background:#5a8a9f;border-color:#5a8a9f}
