*{box-sizing:border-box} :root{--ink:#131311;--body:#7a6e5e;--saddle:#c27d38;--line:#deddd9}html{scroll-behavior:smooth}body{margin:0;background:#fff;color:var(--body);font-family:"Trebuchet MS",Arial,sans-serif;font-size:18px;line-height:1.7}header{height:94px;border-bottom:1px solid var(--line);display:flex;align-items:center;justify-content:center}nav{display:flex;justify-content:center;gap:50px}nav a{color:var(--body);text-decoration:none;font-size:18px;letter-spacing:.2px;padding:10px 0}nav a[aria-current=page]{color:#925b2b;font-weight:700}nav a:hover{color:#714522}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:3px solid #925b2b;outline-offset:5px}.skip-link{position:absolute;top:-80px;background:white;padding:10px;z-index:10}.skip-link:focus{top:0}h1,h2{font-family:Georgia,"Times New Roman",serif;font-weight:400;color:var(--ink);line-height:1.1;margin:0}h1{font-size:clamp(50px,5vw,88px)}h2{font-size:52px}p{margin:0 0 30px}.hero{min-height:650px;height:calc(100svh - 94px);max-height:1340px;position:relative;display:grid;place-items:center;background:#273d48 url("mountain-hero.png") center/cover no-repeat;text-align:center;color:white}.hero-content{width:100%;padding:30px 20px;transform:translateY(5%)}.hero h1{margin:0 auto 28px;max-width:630px}.brand{display:block;width:100%;height:auto;max-height:360px;object-fit:contain}.hero p{font-size:clamp(17px,1.55vw,27px);margin:0;color:#fff;text-shadow:0 1px 8px #000}.home-about{text-align:center;padding:140px 24px 175px}.home-about h2{margin-bottom:48px}.home-about p{max-width:1040px;margin:0 auto 25px;font-size:23px}.page-heading{text-align:center;padding:85px 24px 120px;border-bottom:1px solid var(--line)}.saddle-rule{display:block;background:var(--saddle);width:105px;height:2px;margin:43px auto 0}.about-copy{min-height:740px;max-width:1100px;padding:85px 28px 180px;margin:auto;text-align:center;font-size:23px;line-height:1.8}.about-copy p{margin-bottom:40px}.eyebrow{text-transform:uppercase;letter-spacing:1.7px;font-size:16px;color:#925b2b;margin-bottom:23px}.contact-heading{padding-top:80px;padding-bottom:140px}.contact-heading h1{font-size:clamp(48px,4.5vw,76px)}.contact-heading .saddle-rule{margin-top:40px;margin-bottom:30px}.contact-heading>p:last-child{font-size:23px;margin:0}.contact-body{padding:125px 24px 100px}form{max-width:875px;margin:auto}label{display:block;text-transform:uppercase;font-size:14px;margin-bottom:10px}input,textarea{display:block;width:100%;font:inherit;color:var(--ink);padding:15px 18px;border:1px solid #d4d4d4;border-radius:5px;background:white;margin-bottom:34px}input{height:65px}textarea{resize:vertical;min-height:215px}button{width:100%;border:0;background:var(--saddle);color:#20150c;font:inherit;text-transform:uppercase;letter-spacing:2px;padding:17px;cursor:pointer}button:hover{background:#925b2b;color:#fff}button:disabled{cursor:not-allowed;opacity:.65}.form-note,.form-status{font-size:14px;line-height:1.6;margin:17px 0 0}footer{border-top:1px solid var(--line);padding:48px 6%;display:flex;align-items:center;justify-content:flex-end;gap:12%;font-size:16px}footer nav{gap:32px}footer nav a{font-size:16px}footer p{margin:0} @media(max-width:700px){header{height:76px}nav{gap:32px}nav a{font-size:16px}.hero{height:calc(85svh - 76px);min-height:490px;background-position:54% center}.hero h1{max-width:500px;margin-bottom:20px}.hero-content{transform:none}.hero p{max-width:280px;margin:auto}.home-about{padding:80px 25px 90px}.home-about h2{font-size:42px;margin-bottom:32px}.home-about p,.about-copy,.contact-heading>p:last-child{font-size:18px}.page-heading{padding:65px 24px 75px}.saddle-rule{width:80px;margin-top:30px}.about-copy{padding:55px 26px 85px;min-height:0}.contact-heading{padding:60px 24px 75px}.contact-body{padding:60px 24px 75px}footer{padding:30px 20px;flex-direction:column;gap:20px}footer nav{gap:28px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}}
