:root{--brand-brown:#614125;--brand-beige:#c9bda7;--brand-green:#556b2f;--gray-800:#1f2937;--gray-700:#374151;--gray-600:#4b5563;--gray-400:#9ca3af;--gray-100:#f3f4f6;--white:#fff;--black:#000;--scroll-behavior:smooth}@media (prefers-reduced-motion:reduce){:root{--scroll-behavior:auto}}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:var(--scroll-behavior);scroll-padding-top:5.125rem}body{background-color:var(--brand-beige);color:var(--gray-800);font-family:Poppins,sans-serif;line-height:1.6}h1,h2,h3,h4,h5{font-family:Josefin Slab}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:var(--gray-100)}::-webkit-scrollbar-thumb{background:var(--gray-400);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:var(--gray-600)}.skip-link{z-index:100;background-color:var(--brand-brown);color:var(--white);border-radius:.25rem;padding:.75rem 1rem;font-weight:700;position:absolute;top:.75rem;left:.75rem;transform:translateY(-200%)}.skip-link:focus{transform:none}.container{width:100%;margin-left:auto;margin-right:auto;padding-left:1.5rem;padding-right:1.5rem}@media (width>=1024px){.container{max-width:1024px}}@media (width>=1280px){.container{max-width:1280px}}section{padding-top:4rem;padding-bottom:4rem}@media (width>=768px){section{padding-top:6rem;padding-bottom:6rem}}.section-heading{color:var(--brand-brown);text-align:center;margin-bottom:2rem;font-size:1.875rem;font-weight:700}@media (width>=768px){.section-heading{font-size:2.25rem}}.phone-link{color:inherit;text-decoration:none}.phone-link:hover{color:var(--brand-green);text-decoration:underline}.icon{vertical-align:middle;flex-shrink:0;display:inline-block}.main-header{background-color:var(--white);border-bottom:3px solid var(--brand-green);z-index:50;padding:.75rem 0;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 4px #0000001a}@media only screen and (width>=768px){.main-header{padding:.75rem 1.5rem}}.main-header .main-nav{flex-wrap:wrap;justify-content:space-between;align-items:center;display:flex}.main-header .main-nav .nav-title{padding:3px 0 0;font-family:Josefin Slab;font-size:2rem}.main-header .main-nav .nav-title .nav-brand{text-transform:uppercase;color:var(--brand-brown);font-size:1.125rem;font-weight:700;line-height:1em;text-decoration:none;transition:color .2s}@media only screen and (width>=360px){.main-header .main-nav .nav-title .nav-brand{font-size:1.3rem}}@media only screen and (width>=480px){.main-header .main-nav .nav-title .nav-brand{font-size:1.5rem}}.main-header .main-nav .nav-title .nav-brand:hover{color:var(--brand-green)}.nav-toggle{color:var(--brand-brown);cursor:pointer;background:0 0;border:0;margin-right:-.5rem;padding:.5rem;display:none}.nav-toggle .icon{width:1.75rem;height:1.75rem}.nav-toggle .nav-toggle-close{display:none}.nav-js .nav-toggle{display:flex}@media only screen and (width>=1024px){.nav-js .nav-toggle{display:none}}.nav-open .nav-toggle .nav-toggle-open{display:none}.nav-open .nav-toggle .nav-toggle-close{display:inline-block}.nav-links{flex-wrap:wrap;flex-basis:100%;justify-content:center;gap:.25rem 1.25rem;list-style:none;display:flex}@media only screen and (width>=1024px){.nav-links{flex-wrap:nowrap;flex-basis:auto;justify-content:flex-end;gap:1.5rem}}.nav-links a{color:var(--gray-700);text-transform:uppercase;white-space:nowrap;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--brand-green)}.nav-js .nav-links{display:none}@media only screen and (width>=1024px){.nav-js .nav-links{display:flex}}.nav-open .nav-links{border-top:1px solid var(--gray-100);flex-direction:column;gap:0;margin-top:.5rem;display:flex}.nav-open .nav-links a{padding:.75rem 0;display:block}.nav-open .nav-links li+li a{border-top:1px solid var(--gray-100)}@media only screen and (width>=1024px){.nav-open .nav-links{border-top:0;flex-direction:row;gap:1.5rem;margin-top:0}.nav-open .nav-links a,.nav-open .nav-links li+li a{border-top:0;padding:0}}.hero{background-image:var(--hero-bg-sm);min-height:100vh;color:var(--white);text-align:center;background-position:37%;background-size:cover;flex-direction:column;justify-content:center;align-items:center;padding:1rem;display:flex;position:relative}@media (width>=768px){.hero{background-image:var(--hero-bg-lg);background-position:50%}}@media (width>=1024px) and (hover:hover) and (prefers-reduced-motion:no-preference){.hero{background-attachment:fixed}}.hero-overlay{z-index:0;background-color:#00000080;position:absolute;inset:0}.hero-content{z-index:1;position:relative}.hero-content h1{text-shadow:2px 2px 4px #00000080;text-transform:uppercase;margin-bottom:1rem;font-size:2.3em;font-weight:700;line-height:1em}@media only screen and (width>=480px){.hero-content h1{font-size:3rem}}.hero-content h1 span{display:block;position:relative}.hero-content h1 span:before{content:"";background:var(--white);width:40px;height:3px;position:absolute;top:13px;left:55px}.hero-content h1 span:after{content:"";background:var(--white);width:40px;height:3px;position:absolute;top:13px;right:55px}@media only screen and (width>=480px){.hero-content h1 span:before,.hero-content h1 span:after{width:45px;top:18px}}@media only screen and (width>=768px){.hero-content h1 span:before{width:61px;height:5px;top:25px;left:93px}.hero-content h1 span:after{width:61px;height:5px;top:25px;right:93px}}@media (width>=768px){.hero-content h1{font-size:4.5rem}}.hero-content p{text-shadow:1px 1px 3px #00000080;margin-bottom:2rem;font-size:1.25rem}@media (width>=768px){.hero-content p{font-size:1.5rem}}.scroll-indicator{animation:1s infinite bounce;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.scroll-indicator .icon{color:var(--white);filter:drop-shadow(0 1px 2px #00000080);width:2rem;height:2rem}@keyframes bounce{0%,to{transform:translate(-50%)}50%{transform:translate(-50%,-10px)}}.about-section{background:no-repeat center bottom var(--white);background-image:var(--about-bg-sm);background-size:100%}@media (width>=768px){.about-section{background-image:var(--about-bg-lg)}}.about-content{text-align:center;max-width:60rem;margin-left:auto;margin-right:auto}.about-content .section-heading{font-size:1.5rem}@media only screen and (width>=420px){.about-content .section-heading{font-size:1.875rem}}@media (width>=768px){.about-content .section-heading{font-size:2.25rem}}.about-content p{color:var(--gray-700);text-align:left;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75}.about-image{border-radius:.5rem;width:100%;height:auto;margin:2rem 0;display:block;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.wildlife-section{background-color:var(--brand-beige)}.wildlife-section .wildlife-header{max-width:60rem;margin:0 auto 3rem}.wildlife-section .wildlife-header p{color:var(--gray-700);text-align:left;margin-bottom:1.5rem;font-size:1.125rem;line-height:1.75}.wildlife-section .wildlife-header .wildlife-phone{color:var(--gray-800);text-align:center;margin-bottom:0;font-family:Josefin Slab;font-size:1.7em;font-weight:700;line-height:1.6}.wildlife-grid{flex-wrap:wrap;justify-content:center;gap:2rem;max-width:60rem;margin-left:auto;margin-right:auto;display:flex}.pricing-note{text-align:center;color:var(--gray-700);margin-top:2.5rem;font-size:.875rem}.animal-card{background-color:var(--white);border-radius:.5rem;flex:280px;max-width:300px;transition:box-shadow .3s;overflow:hidden;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.animal-card:hover{box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.animal-card img{object-fit:cover;width:100%;height:12rem;display:block}.animal-card .animal-card-content{padding:1rem}.animal-card h3{color:var(--brand-green);margin-bottom:.25rem;font-size:1.125rem;font-weight:700}.animal-card p{color:var(--gray-700)}.hunting-section{background-color:var(--white)}.hunting-header{text-align:center;max-width:60rem;margin:0 auto 3rem}.hunting-header p{color:var(--gray-700);font-size:1.125rem;line-height:1.75}.hunting-header .hunting-phone{color:var(--gray-800);margin-top:.5rem;font-family:Josefin Slab;font-size:1.7em;font-weight:700}.hunting-gallery{container-type:inline-size}.hunting-grid{--gap:.75rem;gap:var(--gap);grid-template-columns:repeat(2,1fr);grid-auto-rows:calc((100cqw - var(--gap)) / 2 / 1.2);grid-template-areas:"lodge lodge""lodge lodge""pavilion patio""pavilion blind""bedroom blind";display:grid}@media (width>=768px){.hunting-grid{--gap:1rem;grid-template-columns:repeat(5,1fr);grid-auto-rows:calc((100cqw - 4 * var(--gap)) / 5);grid-template-areas:"lodge lodge patio pavilion blind""lodge lodge bedroom pavilion blind"}}.hunting-photo{object-fit:cover;border-radius:.5rem;width:100%;height:100%;display:block;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.hunting-photo--lodge{grid-area:lodge}.hunting-photo--pavilion{grid-area:pavilion}.hunting-photo--patio{grid-area:patio}.hunting-photo--blind{grid-area:blind}.hunting-photo--bedroom{grid-area:bedroom}.contact-section{background-color:var(--brand-beige)}.contact-content{text-align:center;max-width:42rem;margin-left:auto;margin-right:auto}.contact-content .contact-intro{color:var(--gray-700);margin-bottom:2.5rem;font-size:1.125rem;line-height:1.75}.contact-details{flex-direction:column;align-items:center;display:flex}@media (width>=768px){.contact-details{flex-direction:row;justify-content:space-around;align-items:flex-start}}.contact-item{text-align:center;width:100%;margin-bottom:2rem}@media (width>=768px){.contact-item{text-align:left;width:auto;margin-bottom:0}}.contact-item p,.contact-item a{color:var(--gray-700);font-size:1rem;text-decoration:none}.contact-item a:hover{color:var(--brand-green);text-decoration:underline}.contact-item-header{justify-content:center;align-items:center;margin-bottom:.5rem;display:flex}@media (width>=768px){.contact-item-header{justify-content:flex-start}}.contact-item-header .icon{flex-shrink:0;width:1.5rem;height:1.5rem;margin-right:.5rem}.contact-item-header h3{color:var(--gray-800);margin:0;font-size:1.125rem;font-weight:700}.main-footer{background-color:var(--brand-green);color:var(--white);text-align:center;padding:1.5rem 0}.main-footer p{font-size:.8rem}.main-footer a{color:var(--white);margin-left:.5rem}.main-footer a:hover{text-decoration:none}.not-found,.privacy{background-color:var(--white);min-height:70vh;padding-top:10rem}.privacy-content{max-width:48rem;margin-left:auto;margin-right:auto}.privacy-content .privacy-updated{text-align:center;color:var(--gray-700);margin-top:-1.25rem;margin-bottom:2.5rem;font-size:.875rem}.privacy-content h2{color:var(--brand-brown);margin-top:2rem;margin-bottom:.75rem;font-size:1.5rem}.privacy-content p{color:var(--gray-700);margin-bottom:1rem;line-height:1.75}.privacy-content a{color:var(--brand-green)}.privacy-content a:hover{color:var(--brand-brown)}
