:root{font-family:Arial,Helvetica,sans-serif;color:#182f2b;background:#fbfaf7;line-height:1.55}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;overflow-x:hidden}a{color:inherit}.wrap{width:min(1060px,calc(100% - 40px));margin:auto}.header{background:#182f2b;color:#fff}.header .wrap,footer .wrap{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:21px 0}.brand{text-decoration:none;font-size:21px;font-weight:800;letter-spacing:-.025em}.brand span{color:#dbd0ac}.header nav{display:flex;gap:24px}.header a:hover,footer a:hover{text-decoration:underline}.header nav a,footer a{text-decoration:none}.hero{position:relative;isolation:isolate;min-height:calc(100svh - 76px);display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:100px 0 110px}.hero::before{content:"";position:absolute;left:50%;top:0;width:100vw;height:100%;transform:translateX(-50%);background:url("dana-dayne-events-logo.jpeg") center center/100% auto no-repeat;opacity:.16;z-index:-1;pointer-events:none}.eyebrow{color:#7b6235;letter-spacing:.18em;font-size:12px;font-weight:800}.hero h1{margin:12px 0 15px;font-size:clamp(46px,8vw,92px);letter-spacing:-.065em;line-height:1.02}.lead{max-width:640px;font-size:clamp(19px,2.5vw,25px);color:#51665e}.primary{display:inline-block;margin-top:24px;background:#182f2b;color:#fff;text-decoration:none;border-radius:8px;padding:14px 21px;font-weight:700}.primary:hover{background:#32554a}.section{background:#f0eee7;padding:78px 0 95px}.section h2{font-size:clamp(32px,5vw,52px);letter-spacing:-.045em;margin:6px 0 8px}.section p{max-width:650px;color:#51665e}.links{display:grid;grid-template-columns:repeat(4,1fr);gap:14px;margin-top:34px}.links a{display:flex;justify-content:space-between;gap:12px;text-decoration:none;background:#fff;border:1px solid #dedbd0;border-radius:12px;padding:24px;font-weight:750}.links a:hover{border-color:#8c7957;background:#fdfbf5}.document{max-width:780px;padding:65px 0 95px}.document h1{font-size:clamp(36px,6vw,60px);letter-spacing:-.04em}.document h2{margin-top:34px}.document p,.document li{color:#51665e}footer{background:#182f2b;color:#fff}footer a{color:#dbd0ac}@media(max-width:730px){.links{grid-template-columns:repeat(2,1fr)}.hero{min-height:calc(100svh - 68px);padding:65px 0 75px}.hero::before{background-size:125% auto;opacity:.11}}@media(max-width:440px){.header .wrap,footer .wrap{align-items:flex-start;flex-direction:column}.links{grid-template-columns:1fr}.hero::before{background-size:155% auto;opacity:.09}}
