:root{--cream:#fff3d8;--paper:#fffaf0;--plum:#4a274d;--gold:#e6a629;--sage:#7e9b6d;--sky:#8fb7d5;--ink:#362328;--line:#d9c99f}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--font-bree),Georgia,serif;font-size:17px;line-height:1.45;-webkit-font-smoothing:antialiased}.site-shell{min-height:100vh;display:flex;flex-direction:column}.site-shell main{flex:1 1}a{color:inherit;text-decoration:none}p{margin:0;text-wrap:pretty}h1,h2,h3{margin:0;line-height:.98;font-weight:400;text-wrap:balance}.header{height:108px;padding:18px clamp(22px,4vw,64px);justify-content:space-between;background:var(--cream);position:-webkit-sticky;position:sticky;top:0;z-index:10;border-bottom:1px solid rgba(74,39,77,.08)}.brand,.header{display:flex;align-items:center}.brand{gap:12px;font-size:26px;line-height:.8;color:#381d21;letter-spacing:-.6px}.brand b{font-size:1.22em}.ranch-logo{width:68px;height:68px;display:block;flex:none;overflow:hidden;border-radius:50%;box-shadow:0 2px 0 rgba(74,39,77,.14)}.ranch-logo img{display:block;width:100%;height:100%;object-fit:contain}.nav{display:flex;align-items:center;gap:clamp(18px,2.4vw,42px);font-size:18px}.footer a:hover,.nav>a:not(.nav-cta):hover,.text-link:hover{text-decoration:underline;text-underline-offset:4px}.button,.nav-cta{display:inline-flex;align-items:center;justify-content:center;gap:14px;min-height:52px;padding:12px 23px;border-radius:999px;transition:transform .2s ease,box-shadow .2s ease,background-color .2s ease;font-size:18px}.nav-cta{background:var(--plum);color:white}.button:hover,.nav-cta:hover{transform:translateY(-2px);box-shadow:0 8px 0 rgba(74,39,77,.14)}.button:active,.nav-cta:active{transform:translateY(1px) scale(.98)}.menu{display:none;border:0;background:none;color:var(--plum);font:inherit;font-size:29px;min-width:44px;min-height:44px}.hero{height:650px;min-height:calc(100vh - 108px);position:relative;overflow:hidden;background:radial-gradient(circle at 50% 30%,#fff7dd 0,var(--cream) 53%,#f9e8b6 100%);isolation:isolate}.hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(rgba(74,39,77,.08) .7px,transparent 0);background-size:5px 5px;opacity:.25;z-index:-1}.hero-copy{position:relative;z-index:2;max-width:680px;margin:0 auto;padding:82px 20px 20px;text-align:center}.eyebrow{letter-spacing:.18em;color:#6e7d56;font-size:14px}.hero h1{font-size:clamp(57px,6.2vw,96px);color:var(--plum);margin:13px 0 17px;letter-spacing:-2.5px}.hero-copy>p:not(.eyebrow){font-size:22px;max-width:580px;margin:auto}.actions{display:flex;justify-content:center;gap:16px;margin-top:25px}.gold{background:var(--gold);color:#3c251b}.sage{background:var(--sage);color:white}.plum{background:var(--plum);color:#fff}.hero-bird{position:absolute;overflow:hidden;border:7px solid #fff8e7;box-shadow:0 2px 0 rgba(74,39,77,.06)}.bird-card img,.egg-image img,.flock-row picture img,.hero-bird img,.notes picture img,.request-hero picture img,.split-callout picture img{width:100%;height:100%;display:block;object-fit:cover}.hero-bird.silkie{left:2%;bottom:43px;width:360px;height:430px;border-radius:49% 51% 44% 56%/43% 44% 56% 57%;transform:rotate(-5deg)}.hero-bird.goose{right:2%;bottom:35px;width:380px;height:470px;border-radius:52% 48% 42% 58%/46% 52% 48% 54%;transform:rotate(6deg)}.hero-bird.duck{bottom:-180px;left:50%;width:340px;height:330px;border-radius:48% 52% 0 0/33% 33% 0 0;transform:translateX(-50%)}.star{position:absolute;color:var(--gold);font-size:32px;z-index:1}.star.one{left:28%;top:13%}.star.two{right:28%;bottom:32%}.social-spotlight{padding:62px 22px 66px;text-align:center;background:var(--sky)}.social-spotlight h2{font-size:clamp(42px,5vw,66px);color:var(--plum);margin:10px 0 14px}.social-spotlight>p:not(.eyebrow){font-size:20px;max-width:620px;margin:auto}.breed-intro{position:relative;padding:58px clamp(22px,5vw,82px) 80px;background:var(--paper);text-align:center}.scallop{height:28px;position:absolute;top:-14px;left:0;right:0;background:radial-gradient(circle at 15px 0,transparent 14px,var(--paper) 15px) 0 0/30px 28px repeat-x}.breed-intro h2{font-size:clamp(38px,4vw,61px);color:var(--plum);letter-spacing:-1.5px}.leaf-line{color:var(--sage);font-size:37px;margin:4px}.seasonal{position:absolute;right:10%;top:45px;background:#e6e2c5;border:1px dashed #6e7d56;box-shadow:5px 5px 0 rgba(74,39,77,.1);padding:12px 18px;color:#506041;transform:rotate(-3deg);font-size:19px;line-height:1.05}.bird-grid{max-width:1400px;margin:35px auto 0;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:18px;gap:18px;text-align:left}.bird-card{min-height:285px;padding:15px;display:grid;grid-template-columns:42% 1fr;grid-gap:18px;gap:18px;border-radius:16px;transition:transform .2s ease,box-shadow .2s ease}.bird-card:first-child{background:#dce7ef}.bird-card:nth-child(2){background:#e2e4bc}.bird-card:nth-child(3){background:#f8d678}.bird-card:hover{transform:translateY(-5px);box-shadow:0 12px 0 rgba(74,39,77,.1)}.bird-card picture{overflow:hidden;border:5px solid #fff8e7;border-radius:49% 51% 46% 54%/37% 39% 61% 63%;height:238px;align-self:center}.bird-card.no-bird-image{display:block;padding:28px}.bird-card.no-bird-image h3{margin-top:0}.bird-card h3{font-size:31px;color:var(--plum);line-height:.95;margin-top:25px}.bird-card p{font-size:16px;margin:15px 0}.bird-card span,.text-link{color:var(--plum);font-size:16px}.story-section{display:grid;grid-template-columns:1fr 1fr;background:var(--sky);min-height:520px}.egg-image{min-height:520px;display:block;overflow:hidden}.story-section>div{align-self:center;padding:clamp(35px,6vw,100px);max-width:650px}.split-callout h2,.story-section h2{font-size:clamp(42px,4.5vw,66px);color:var(--plum);margin:10px 0 20px}.split-callout p:not(.eyebrow),.story-section p:not(.eyebrow){font-size:20px}.text-link{display:inline-block;margin-top:25px;font-size:19px}.faq-section{padding:90px max(22px,calc((100vw - 920px)/2))}.faq-section h2{font-size:clamp(42px,5vw,70px);color:var(--plum);margin-bottom:28px}.faq-section details{border-top:1px solid var(--line);padding:20px 0}.faq-section details:last-child{border-bottom:1px solid var(--line)}.faq-section summary{cursor:pointer;font-size:23px;list-style:none}.faq-section summary::-webkit-details-marker{display:none}.faq-section summary:after{content:"+";float:right;color:var(--plum)}.faq-section details[open] summary:after{content:"−"}.faq-section details p{padding:15px 45px 3px 0;max-width:690px}.final-cta{text-align:center;padding:105px 22px}.final-cta h2{font-size:clamp(43px,5vw,73px);color:var(--plum);max-width:850px;margin:10px auto 28px}.footer{background:var(--plum);padding:45px clamp(22px,5vw,82px);display:grid;grid-template-columns:2fr 1fr 1fr;grid-gap:45px;gap:45px}.footer,.footer-brand{color:#fff3d8}.ranch-logo-footer{box-shadow:0 2px 0 rgba(255,243,216,.25)}.footer p{max-width:350px;margin-top:18px}.social-link{display:flex;width:max-content;gap:8px;align-items:center;margin-top:18px;color:var(--cream);font-size:17px}.footer-links{display:flex;flex-direction:column;gap:9px}.footer .legal img{width:108px;height:auto;margin-top:10px}.page-hero{background:var(--cream);text-align:center;padding:92px 22px 80px;position:relative;overflow:hidden}.page-hero:after{content:"✦  ❦  ✧";display:block;color:var(--gold);font-size:26px;letter-spacing:25px;margin-top:24px}.page-hero h1{font-size:clamp(56px,7vw,100px);color:var(--plum);letter-spacing:-2.5px;margin:9px 0 16px}.page-hero>p:last-of-type{max-width:680px;margin:auto;font-size:20px}.page-hero.compact{padding-bottom:60px}.flock-list{padding:45px max(22px,calc((100vw - 1160px)/2)) 90px;display:grid;grid-gap:55px;gap:55px}.flock-row{display:grid;grid-template-columns:minmax(260px,430px) 1fr;grid-gap:clamp(32px,7vw,100px);gap:clamp(32px,7vw,100px);align-items:center}.flock-row picture{height:440px;overflow:hidden;border:8px solid var(--paper);border-radius:46% 54% 43% 57%/51% 42% 58% 49%;box-shadow:0 0 0 2px currentColor}.flock-row.blue{color:var(--sky)}.flock-row.sage{color:var(--sage)}.flock-row.gold{color:var(--gold)}.flock-row h2{color:var(--plum);font-size:clamp(47px,5vw,74px);margin:7px 0}.flock-row h3{color:var(--ink);font-size:26px;margin-bottom:15px}.flock-row>div>p:not(.eyebrow){color:var(--ink);font-size:19px;max-width:560px}.flock-row.no-bird-image{display:block;padding:clamp(32px,5vw,70px);background:var(--gold)}.flock-row.no-bird-image>div{max-width:680px}.steps{padding:72px max(22px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:repeat(3,1fr);grid-gap:36px;gap:36px;background:var(--paper)}.steps article{padding:14px 15px 10px;border-top:5px dotted var(--gold)}.steps b{font-size:44px;color:var(--gold)}.steps h2{font-size:33px;color:var(--plum);margin:10px 0}.split-callout{margin:20px auto 90px;max-width:1280px;display:grid;grid-template-columns:1fr 1fr;background:var(--sky)}.split-callout>div{padding:clamp(35px,6vw,80px)}.split-callout picture{min-height:400px}.notes{padding:66px max(22px,calc((100vw - 1120px)/2));display:grid;grid-template-columns:repeat(3,1fr);grid-gap:26px;gap:26px}.notes article{background:var(--cream);border-radius:18px;overflow:hidden}.notes picture{display:block;height:280px}.notes article>div{padding:28px}.notes article.no-note-image{display:flex;align-items:center;min-height:280px;background:var(--gold)}.notes h2{font-size:31px;color:var(--plum);margin-bottom:11px}.request-hero{display:grid;grid-template-columns:1.05fr .95fr;background:var(--cream);min-height:650px}.request-hero>div{padding:clamp(42px,7vw,120px) clamp(22px,7vw,110px)}.request-hero h1{font-size:clamp(52px,6vw,88px);color:var(--plum);margin:10px 0 20px}.request-hero>div>p:not(.eyebrow){font-size:21px;max-width:570px}.request-hero picture{min-height:650px;overflow:hidden}.request-hero picture img{object-fit:contain;background:var(--cream)}.request-hero ul{margin:28px 0 0;padding:0;list-style:none}.request-hero li{border-bottom:1px solid var(--line);padding:12px 0;font-size:20px}.request-hero li:before{content:"✦";color:var(--gold);margin-right:12px}.request-note{text-align:center;padding:80px 22px;background:var(--paper)}.request-note h2{font-size:50px;color:var(--plum)}.request-note p{font-size:20px;max-width:620px;margin:15px auto}.waitlist-page>div{padding-top:clamp(42px,5vw,74px);padding-bottom:clamp(42px,5vw,74px)}.waitlist-page h1{font-size:clamp(49px,5vw,76px)}.waitlist-form{margin-top:30px;display:grid;grid-gap:9px;gap:9px;max-width:570px}.conservation-note{margin-top:14px!important;padding:14px 16px;border:1px solid var(--gold);background:rgba(230,166,41,.12);font-size:17px!important;line-height:1.4}.waitlist-form label,.waitlist-form legend{font-size:17px;color:var(--plum)}.waitlist-form label span{font-size:14px;color:#6e7d56}.waitlist-form input:not([type=hidden]),.waitlist-form textarea{width:100%;border:1px solid var(--line);border-radius:10px;background:var(--paper);color:var(--ink);font:inherit;padding:11px 13px;outline:none}.waitlist-form input:not([type=hidden]):focus-visible,.waitlist-form textarea:focus-visible{border-color:var(--plum);box-shadow:0 0 0 3px rgba(74,39,77,.18)}.waitlist-form fieldset{border:0;margin:8px 0 2px;padding:0}.waitlist-form legend{margin-bottom:10px}.choice-list{display:flex;flex-wrap:wrap;gap:8px}.choice{border:1px solid var(--line);border-radius:999px;background:var(--paper);color:var(--plum);font:inherit;font-size:15px;padding:8px 12px;cursor:pointer;transition:transform .2s ease,background-color .2s ease,color .2s ease}.choice.active,.choice:hover{background:var(--gold);color:#3c251b;border-color:var(--gold)}.choice:active{transform:scale(.97)}.choice:focus-visible{outline:3px solid rgba(74,39,77,.3);outline-offset:2px}.waitlist-form textarea{min-height:82px;resize:vertical}.waitlist-form .contact-form-status{margin-top:8px;color:var(--plum);font-size:16px}.waitlist-form .button{justify-self:start;border:0;cursor:pointer;margin-top:2px}.waitlist-form .button:disabled{opacity:.65;cursor:wait;transform:none;box-shadow:none}.legal-page{padding:85px max(22px,calc((100vw - 750px)/2));min-height:55vh}.legal-page h1{font-size:clamp(50px,6vw,78px);color:var(--plum);margin:10px 0 28px}.legal-page h2{font-size:29px;color:var(--plum);margin:30px 0 8px}.legal-page p:not(.eyebrow){font-size:18px}.sales-policies{width:100%;max-width:950px;margin:auto;padding:85px 48px}.sales-policies h1{margin-bottom:22px}.sales-policies h2{margin-top:48px;padding-top:18px;border-top:1px solid var(--line)}.sales-policies h3{font-size:22px;color:var(--plum);margin:22px 0 5px}.sales-policies ul{margin:10px 0 20px;padding-left:25px;font-size:18px}.sales-policies li{margin:4px 0}.about-story{max-width:1280px;margin:15px auto 80px;display:grid;grid-template-columns:1fr 1fr;background:var(--sky)}.about-story>div{padding:clamp(36px,6vw,80px);align-self:center}.about-story p{font-size:20px;margin:0 0 20px}.about-story picture{min-height:460px;display:block}.about-closing picture img,.about-story picture img{width:100%;height:100%;display:block;object-fit:cover}.about-details{padding:0 max(22px,calc((100vw - 1080px)/2)) 80px}.about-section{display:grid;grid-template-columns:minmax(250px,.85fr) 1.15fr;grid-gap:70px;gap:70px;padding:54px 0;border-top:1px solid var(--line)}.about-closing h2,.about-section h2{font-size:clamp(40px,4vw,62px);color:var(--plum);margin:10px 0}.about-section li,.about-section p{font-size:19px}.about-section p{margin:0 0 18px}.about-section ul{padding-left:25px;margin:0 0 20px}.about-section li{margin:8px 0}.about-closing{max-width:1280px;margin:0 auto 90px;display:grid;grid-template-columns:1fr 1fr;background:var(--gold)}.about-closing picture{display:block;min-height:480px}.about-closing>div{align-self:center;padding:clamp(36px,6vw,80px)}.about-closing p{font-size:19px;margin:0 0 18px}.not-found{text-align:center;padding:125px 22px}.not-found h1{font-size:clamp(53px,7vw,96px);color:var(--plum);margin:12px 0}.not-found p:not(.eyebrow){font-size:20px;max-width:580px;margin:auto}.not-found .button{margin-top:25px}@media(max-width:920px){.header{height:86px}.brand{font-size:21px}.ranch-logo{width:54px;height:54px}.menu{display:block}.nav{position:absolute;left:0;right:0;top:86px;display:none;flex-direction:column;padding:18px 22px 24px;background:var(--cream);border-bottom:1px solid var(--line);align-items:stretch;gap:12px}.nav.open{display:flex}.nav-cta{margin-top:5px}.hero{min-height:670px;height:auto}.hero-copy{padding-top:68px}.hero h1{font-size:clamp(53px,8vw,76px)}.hero-bird.silkie{width:220px;height:275px;left:-22px;bottom:18px}.hero-bird.goose{width:238px;height:300px;right:-30px;bottom:14px}.hero-bird.duck{width:220px;height:170px;bottom:-70px}.bird-grid{grid-template-columns:1fr}.bird-card{max-width:640px;width:100%;margin:auto;min-height:245px}.request-hero,.story-section{grid-template-columns:1fr}.egg-image{min-height:360px;order:2}.story-section>div{max-width:none}.flock-row{grid-template-columns:310px 1fr;gap:35px}.flock-row picture{height:350px}.notes,.steps{grid-template-columns:1fr}.steps{gap:20px}.split-callout{margin:0 22px 60px}.footer{grid-template-columns:1.5fr 1fr}.footer .legal{grid-column:1/-1;flex-direction:row;align-items:center;flex-wrap:wrap}.footer .legal img{margin:0 0 0 15px}}@media(max-width:600px){body{font-size:16px}.sales-policies{padding:60px 22px}.about-closing,.about-story{grid-template-columns:1fr;margin:0 0 55px}.about-closing>div,.about-story>div{padding:46px 22px}.about-closing p,.about-story p{font-size:18px}.about-closing picture,.about-story picture{min-height:330px;order:2}.about-details{padding:0 22px 55px}.about-section{grid-template-columns:1fr;gap:10px;padding:42px 0}.about-closing h2,.about-section h2{font-size:43px}.about-section li,.about-section p{font-size:18px}.header{padding:13px 18px}.brand{font-size:18px}.hero{min-height:680px}.hero-copy{padding-top:48px}.hero-copy>p:not(.eyebrow){font-size:18px;max-width:335px}.eyebrow{font-size:11px;letter-spacing:.15em}.hero h1{font-size:51px;letter-spacing:-1.6px}.actions{gap:10px;flex-direction:column;align-items:center}.button{min-height:48px;font-size:16px}.hero-bird.silkie{width:155px;height:206px;left:-27px;bottom:12px;border-width:4px}.hero-bird.goose{width:162px;height:218px;right:-29px;bottom:5px;border-width:4px}.hero-bird.duck{display:none}.star.one{left:17%;top:19%;font-size:20px}.star.two{right:18%;bottom:28%;font-size:20px}.breed-intro{padding:50px 18px 60px}.breed-intro h2{font-size:40px}.seasonal{position:static;display:inline-block;margin:10px auto 0;font-size:15px}.bird-grid{margin-top:25px}.bird-card{grid-template-columns:37% 1fr;gap:12px;min-height:208px;padding:11px}.bird-card.no-bird-image{display:block;padding:22px}.bird-card picture{height:182px;border-width:3px}.bird-card h3{font-size:25px;margin-top:14px}.bird-card p{font-size:14px;margin:8px 0}.split-callout h2,.story-section h2{font-size:43px}.story-section>div{padding:52px 22px}.split-callout p:not(.eyebrow),.story-section p:not(.eyebrow){font-size:18px}.faq-section{padding:60px 22px}.faq-section h2{font-size:45px}.faq-section summary{font-size:19px}.faq-section details p{font-size:16px}.final-cta{padding:74px 22px}.final-cta h2{font-size:48px}.page-hero{padding:65px 22px 55px}.page-hero h1{font-size:56px}.page-hero>p:last-of-type{font-size:18px}.flock-list{padding-top:35px;gap:60px}.flock-row{grid-template-columns:1fr;gap:24px}.flock-row picture{height:380px;max-width:330px;width:100%;margin:auto}.flock-row.gold,.flock-row.sage{padding:12px;gap:20px}.flock-row.gold>div,.flock-row.sage>div{padding:0 8px 10px}.flock-row.no-bird-image{padding:34px 22px}.flock-row.no-bird-image>div{padding:0}.flock-row h2{font-size:51px}.flock-row h3{font-size:24px}.steps{padding:45px 22px}.steps article{padding-left:0}.split-callout{grid-template-columns:1fr;margin:0 0 50px}.split-callout picture{min-height:300px}.notes{padding:45px 22px}.notes picture{height:300px}.request-hero>div{padding:57px 22px}.request-hero picture{min-height:410px}.request-hero h1{font-size:57px}.waitlist-page h1{font-size:48px}.waitlist-form{margin-top:25px}.choice{font-size:14px;padding:7px 10px}.footer{grid-template-columns:1fr;padding:38px 22px;gap:27px}.footer .legal{grid-column:auto}.footer .legal img{margin-left:0}.not-found{padding:90px 22px}}@media(prefers-reduced-motion:no-preference){.hero-copy{animation:rise .7s ease both}.bird-card,.notes article{transition:transform .2s ease,box-shadow .2s ease}.notes article:hover{transform:translateY(-4px);box-shadow:0 10px 0 rgba(74,39,77,.12)}}@keyframes rise{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}.header{height:82px;padding:10px clamp(18px,3vw,48px);border-bottom:1px solid rgba(74,39,77,.25)}.brand{font-size:clamp(21px,2vw,30px);line-height:1;color:var(--plum);letter-spacing:-.8px;white-space:nowrap}.brand b{font-size:inherit}.ranch-logo{width:56px;height:56px;box-shadow:none}.nav{gap:clamp(14px,2vw,32px);font-size:14px;letter-spacing:.09em}.nav,.nav-cta{text-transform:uppercase}.nav-cta{min-height:44px;border-radius:7px;padding:9px 16px;font-size:13px;letter-spacing:.1em}.pasture-hero{display:grid;grid-template-columns:minmax(310px,.9fr) 1fr 300px;min-height:520px;background:var(--cream);border-bottom:1px solid rgba(74,39,77,.25)}.pasture-copy{padding:clamp(48px,6vw,94px) clamp(25px,5vw,82px);align-self:center}.pasture-copy h1{font-size:clamp(50px,5.2vw,83px);letter-spacing:-2px;color:var(--plum);margin:12px 0 18px}.pasture-copy>p:not(.eyebrow){max-width:430px;font-size:18px}.gold-rule{display:block;width:47px;height:3px;background:var(--gold);margin:19px 0}.pasture-actions{display:flex;flex-wrap:wrap;gap:13px;margin-top:26px}.pasture-actions .button{min-height:46px;border-radius:6px;text-transform:uppercase;font-size:14px;letter-spacing:.07em}.button.outline{background:transparent;border:1px solid var(--plum);color:var(--plum)}.button.outline:hover{background:rgba(74,39,77,.08);box-shadow:none}.pasture-main-image,.pasture-side-images picture{display:block;overflow:hidden;border-left:1px solid rgba(74,39,77,.25)}.pasture-main-image img,.pasture-side-images img{display:block;width:100%;height:100%;object-fit:cover}.pasture-side-images{display:grid;grid-template-rows:1fr 1fr}.pasture-side-images picture+picture{border-top:1px solid rgba(74,39,77,.25)}.ranch-markers{min-height:48px;display:flex;align-items:center;justify-content:center;gap:clamp(14px,4vw,65px);padding:10px 22px;background:#f9f0db;color:var(--plum);border-bottom:1px solid rgba(74,39,77,.22);font-size:13px;text-transform:uppercase;letter-spacing:.15em;text-align:center}.ranch-markers i{color:var(--gold);font-size:17px;font-style:normal}.flock-showcase{display:grid;grid-template-columns:minmax(260px,.7fr) 1.8fr;grid-gap:36px;gap:36px;padding:clamp(60px,7vw,105px) clamp(22px,5vw,82px);background:var(--paper)}.flock-intro{align-self:center;max-width:355px;padding-left:clamp(0px,2vw,20px)}.flock-intro h2{font-size:clamp(42px,4.2vw,64px);color:var(--plum);margin:10px 0}.flock-intro>p:not(.eyebrow){font-size:18px}.template-bird-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:16px;gap:16px}.template-bird-card{border:1px solid rgba(74,39,77,.25);background:var(--cream);display:flex;flex-direction:column;min-width:0;transition:transform .2s ease,box-shadow .2s ease}.template-bird-card picture{height:210px;display:block;overflow:hidden}.template-bird-card img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .35s ease}.template-bird-card>div{padding:17px 16px 18px}.template-bird-card h3{font-size:clamp(23px,2.2vw,31px);color:var(--plum);line-height:1.02}.template-bird-card p{font-size:16px;margin:9px 0 15px}.template-bird-card span,.text-link{font-size:13px;letter-spacing:.07em;text-transform:uppercase;font-weight:700;color:var(--plum)}.template-bird-card:hover{transform:translateY(-4px);box-shadow:0 10px 0 rgba(74,39,77,.11)}.template-bird-card:hover img{transform:scale(1.04)}.ranch-story{display:grid;grid-template-columns:1fr 1fr;background:var(--plum);color:var(--cream);min-height:450px}.ranch-story>div{padding:clamp(48px,7vw,112px);align-self:center}.ranch-story .eyebrow{color:#f3c766}.ranch-story h2{font-size:clamp(42px,4.5vw,69px);margin:10px 0 0}.ranch-story .gold-rule{background:var(--gold)}.ranch-story p:not(.eyebrow){font-size:19px;max-width:550px}.ranch-story .button{margin-top:27px;border-radius:6px;text-transform:uppercase;font-size:14px;letter-spacing:.07em}.ranch-story picture{display:block;min-height:450px}.ranch-story picture img{display:block;width:100%;height:100%;object-fit:cover}.faq-section{background:var(--paper)}.final-cta{background:var(--cream)}@media(max-width:1120px){.nav{gap:16px;font-size:12px}.nav-cta{font-size:11px;padding:9px 12px}.pasture-hero{grid-template-columns:minmax(300px,.8fr) 1fr 220px}.template-bird-card picture{height:180px}.flock-showcase{grid-template-columns:minmax(230px,.65fr) 1.85fr;gap:25px}}@media(max-width:920px){.header{height:80px}.brand{font-size:23px}.ranch-logo{width:52px;height:52px}.nav{top:80px;background:var(--cream);font-size:15px;letter-spacing:.05em}.nav-cta{font-size:13px;text-align:center}.pasture-hero{grid-template-columns:1fr 1fr;min-height:auto}.pasture-copy{grid-column:1/-1;padding:55px 8vw 40px}.pasture-main-image{min-height:410px;border-left:0}.pasture-side-images{min-height:410px}.ranch-markers{gap:13px;font-size:10px;letter-spacing:.08em}.flock-showcase{grid-template-columns:1fr}.flock-intro{max-width:600px;padding:0}.template-bird-grid{max-width:860px}.ranch-story{grid-template-columns:1fr}.ranch-story picture{min-height:360px}}@media(max-width:600px){.brand{font-size:18px;letter-spacing:-.5px}.ranch-logo{width:48px;height:48px}.pasture-copy{padding:46px 22px 36px}.pasture-copy h1{font-size:48px;letter-spacing:-1.5px}.pasture-copy>p:not(.eyebrow){font-size:17px}.pasture-actions{flex-direction:column;align-items:flex-start}.pasture-actions .button{width:100%}.pasture-hero{display:block}.pasture-main-image{height:330px;border-top:1px solid rgba(74,39,77,.25)}.pasture-side-images{display:none}.ranch-markers{display:grid;grid-template-columns:1fr 18px 1fr;grid-gap:7px;gap:7px;min-height:78px;font-size:9px;line-height:1.25}.ranch-markers span:last-child{grid-column:1/-1}.flock-showcase{padding:58px 22px}.template-bird-grid{grid-template-columns:1fr}.template-bird-card{display:grid;grid-template-columns:43% 1fr}.template-bird-card picture{height:100%}.template-bird-card>div{padding:15px}.template-bird-card h3{font-size:25px}.template-bird-card p{font-size:15px}.ranch-story>div{padding:58px 22px}.ranch-story h2{font-size:47px}.ranch-story picture{min-height:310px}}.social-section{display:grid;grid-template-columns:1fr auto;grid-gap:48px;gap:48px;align-items:end;padding:clamp(58px,7vw,105px) clamp(22px,9vw,180px);background:var(--sky)}.social-section>div:first-child{max-width:610px}.social-section h2{font-size:clamp(42px,4.8vw,70px);color:var(--plum);margin:10px 0 0}.social-section p:not(.eyebrow){font-size:19px;max-width:530px}.social-actions{display:flex;gap:12px;flex-wrap:wrap}.social-actions .button{min-width:155px;border-radius:7px;text-transform:uppercase;font-size:14px;letter-spacing:.07em}@media(max-width:920px){.social-section{grid-template-columns:1fr;gap:24px}.social-actions{justify-content:flex-start}}@media(max-width:600px){.social-section{padding:58px 22px}.social-section h2{font-size:47px}.social-actions{display:grid;grid-template-columns:1fr}.social-actions .button{width:100%}}@font-face{font-family:"Bree Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/260521067b3fbae6-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:"Bree Serif";font-style:normal;font-weight:400;font-display:swap;src:url(/_next/static/media/0afafa857baeeac4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:"Bree Serif Fallback";src:local("Times New Roman");ascent-override:97.23%;descent-override:25.37%;line-gap-override:0.00%;size-adjust:110.77%}.__className_1df178{font-family:"Bree Serif","Bree Serif Fallback";font-weight:400;font-style:normal}.__variable_1df178{--font-bree:"Bree Serif","Bree Serif Fallback"}