*,:after,:before{box-sizing:border-box;margin:0;padding:0}:root{--ranch-green:#3a5a28;--green-dark:#263d18;--green-mid:#4a7232;--texas-cream:#f4e8c5;--cream-light:#faf4e4;--cream-dark:#e8d9a8;--saddle-brown:#7a4a22;--heritage-gold:#c4912e;--gold-light:#d4a940;--angus-black:#1c1a15;--muted:#6b5b40;--white:#fff}html{scroll-behavior:smooth}body{font-family:Source Sans\ 3,sans-serif;background:var(--cream-light);color:var(--angus-black);line-height:1.6}nav{position:fixed;top:0;left:0;right:0;z-index:200;height:74px;justify-content:space-between;padding:0 5%;background:rgba(30,48,18,.97);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid rgba(196,145,46,.2)}.nav-logo,nav{display:flex;align-items:center}.nav-logo{gap:14px;text-decoration:none}.nav-logo img{height:42px;width:auto;filter:brightness(0) invert(1)}.nav-brand{display:flex;flex-direction:column;line-height:1.2}.nav-brand-top{font-family:Rye,serif;font-size:.95rem;color:var(--white);letter-spacing:.04em}.nav-brand-sub{font-family:Source Sans\ 3,sans-serif;font-size:.62rem;font-weight:600;letter-spacing:.24em;text-transform:uppercase;color:var(--heritage-gold)}.nav-links{display:flex;gap:32px;list-style:none;align-items:center}.nav-links a{font-family:Source Sans\ 3,sans-serif;font-size:.75rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:hsla(0,0%,100%,.8);text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--gold-light)}.nav-cta{background:var(--heritage-gold)!important;color:var(--white)!important;padding:9px 22px;border-radius:2px;transition:background .2s!important}.nav-cta:hover{background:var(--gold-light)!important}#hero{position:relative;min-height:100vh;display:flex;align-items:center;background:linear-gradient(165deg,rgba(26,42,14,.72),rgba(26,42,14,.36) 55%,rgba(26,42,14,.65)),url("/brandassets/IMG_4096%20(2).JPG") center 40%/cover no-repeat}.hero-inner{position:relative;z-index:2;padding:150px 8% 110px;max-width:820px}.hero-logo-mark{display:block;margin-bottom:24px}.hero-logo-mark img{width:130px;height:auto;filter:brightness(0) invert(1)}.hero-eyebrow{display:inline-flex;align-items:center;gap:12px;font-family:Source Sans\ 3,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.28em;text-transform:uppercase;color:var(--gold-light);margin-bottom:22px}.hero-eyebrow:after,.hero-eyebrow:before{content:"";display:block;width:32px;height:1px;background:var(--gold-light);opacity:.7}.hero-title{font-family:Rye,serif;font-size:clamp(2.8rem,6.5vw,5.8rem);line-height:1.05;color:var(--white);margin-bottom:10px;text-shadow:0 2px 28px rgba(0,0,0,.5)}.hero-title-accent{font-family:Rye,serif;font-size:clamp(1.6rem,3.5vw,3rem);color:var(--gold-light);display:block;margin-bottom:28px}.hero-rule{display:flex;align-items:center;gap:14px;margin-bottom:28px}.hero-rule span{font-family:"Bree Serif",serif;font-size:.9rem;color:hsla(0,0%,100%,.65);letter-spacing:.06em;white-space:nowrap}.hero-rule:after,.hero-rule:before{content:"";display:block;height:1px;background:hsla(0,0%,100%,.25);flex:1 1}.hero-sub{font-family:"Bree Serif",serif;font-size:1.1rem;color:hsla(0,0%,100%,.82);max-width:500px;margin-bottom:42px;line-height:1.65}.hero-actions{display:flex;gap:14px;flex-wrap:wrap}.btn-primary{display:inline-block;padding:14px 34px;background:var(--heritage-gold);color:var(--white);font-family:Source Sans\ 3,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:2px solid var(--heritage-gold);transition:all .22s}.btn-primary:hover{background:var(--gold-light);border-color:var(--gold-light)}.btn-outline{display:inline-block;padding:14px 34px;background:transparent;color:var(--white);font-family:Source Sans\ 3,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:2px solid hsla(0,0%,100%,.55);transition:all .22s}.btn-outline:hover{border-color:var(--white);background:hsla(0,0%,100%,.08)}.btn-green{display:inline-block;padding:14px 34px;background:var(--ranch-green);color:var(--white);font-family:Source Sans\ 3,sans-serif;font-size:.78rem;font-weight:700;letter-spacing:.16em;text-transform:uppercase;text-decoration:none;border-radius:2px;border:2px solid var(--ranch-green);transition:all .22s}.btn-green:hover{background:var(--green-mid);border-color:var(--green-mid)}.hero-scroll{position:absolute;bottom:38px;left:50%;transform:translateX(-50%);display:flex;flex-direction:column;align-items:center;gap:7px;font-size:.6rem;letter-spacing:.2em;text-transform:uppercase;color:hsla(0,0%,100%,.45);animation:bobble 2.2s ease-in-out infinite}.hero-scroll svg{width:18px;height:18px}@keyframes bobble{0%,to{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(7px)}}#values{background:var(--ranch-green);padding:0}.values-grid{display:flex;justify-content:center;flex-wrap:wrap;max-width:1200px;margin:0 auto}.value-item{display:flex;align-items:center;gap:13px;padding:22px 38px;border-right:1px solid hsla(0,0%,100%,.1);flex:1 1;min-width:180px}.value-item:last-child{border-right:none}.value-icon{font-size:1.45rem;flex-shrink:0}.value-text strong{display:block;font-family:Source Sans\ 3,sans-serif;font-size:.8rem;font-weight:700;letter-spacing:.05em;color:var(--white);line-height:1.2}.value-text span{font-size:.7rem;color:hsla(0,0%,100%,.55)}.section-wrap{padding:96px 5%;max-width:1200px;margin:0 auto}.section-eyebrow{display:inline-flex;align-items:center;gap:10px;font-family:Source Sans\ 3,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.26em;text-transform:uppercase;color:var(--heritage-gold);margin-bottom:12px}.section-eyebrow:before{content:"";display:block;width:22px;height:1px;background:var(--heritage-gold)}.section-title{font-family:Rye,serif;font-size:clamp(1.9rem,3.5vw,2.9rem);line-height:1.1;color:var(--green-dark);margin-bottom:12px}.section-sub{font-family:"Bree Serif",serif;font-size:1rem;color:var(--muted);line-height:1.65}.gold-rule{width:52px;height:2px;background:var(--heritage-gold);margin:16px 0 22px}.header-center{text-align:center;max-width:620px;margin:0 auto 60px}.header-center .section-eyebrow{justify-content:center}.header-center .section-eyebrow:before{display:none}.header-center .gold-rule{margin:14px auto 20px}.header-center .section-sub{margin:0 auto}#packages{background:var(--cream-light)}.packages-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px;margin-bottom:28px}.pkg-card{background:var(--white);border:1px solid var(--cream-dark);border-radius:4px;overflow:hidden;transition:transform .24s,box-shadow .24s;position:relative}.pkg-card:hover{transform:translateY(-5px);box-shadow:0 16px 48px rgba(58,90,40,.13)}.pkg-card.featured{border:2px solid var(--ranch-green)}.pkg-badge{position:absolute;top:16px;right:16px;background:var(--ranch-green);color:var(--white);font-family:Source Sans\ 3,sans-serif;font-size:.6rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;padding:4px 10px;border-radius:2px}.pkg-thumb{width:100%;height:220px;overflow:hidden}.pkg-thumb img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s ease}.pkg-card:hover .pkg-thumb img{transform:scale(1.05)}.pkg-body{padding:28px 28px 24px}.pkg-name{font-family:Rye,serif;font-size:1.4rem;color:var(--green-dark);margin-bottom:8px}.pkg-tagline{font-family:"Bree Serif",serif;font-size:.85rem;color:var(--heritage-gold);margin-bottom:14px;letter-spacing:.02em}.pkg-desc{font-size:.875rem;color:var(--muted);line-height:1.58;margin-bottom:18px}.pkg-facts{list-style:none;border-top:1px solid var(--cream-dark);padding-top:16px;margin-bottom:22px}.pkg-facts li{display:flex;align-items:flex-start;gap:9px;font-size:.82rem;color:var(--angus-black);margin-bottom:7px;line-height:1.4}.pkg-facts li:before{content:"✓";color:var(--ranch-green);font-weight:700;flex-shrink:0}.pkg-cta{display:block;width:100%;padding:13px;text-align:center;background:var(--ranch-green);color:var(--white);font-family:Source Sans\ 3,sans-serif;font-size:.74rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;text-decoration:none;border-radius:2px;transition:background .2s}.pkg-cta:hover{background:var(--green-mid)}.pkg-cta.gold{background:var(--heritage-gold)}.pkg-cta.gold:hover{background:var(--gold-light)}.pkg-extras{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:16px;gap:16px}.extra{background:var(--green-dark);border-radius:4px;padding:20px 22px;display:flex;gap:14px;align-items:flex-start}.extra-icon{font-size:1.6rem;flex-shrink:0;line-height:1}.extra strong{display:block;font-family:Source Sans\ 3,sans-serif;font-size:.82rem;font-weight:700;color:var(--white);margin-bottom:4px}.extra span{font-size:.74rem;color:hsla(0,0%,100%,.55);line-height:1.4}#how{background:var(--texas-cream)}.steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));grid-gap:24px;gap:24px}.step{background:var(--white);border-radius:4px;padding:36px 26px 28px;text-align:center;border-top:3px solid transparent;transition:border-color .22s,box-shadow .22s}.step:hover{border-top-color:var(--heritage-gold);box-shadow:0 8px 32px rgba(58,90,40,.1)}.step-num{display:inline-flex;align-items:center;justify-content:center;width:54px;height:54px;border-radius:50%;background:var(--ranch-green);color:var(--white);font-family:Rye,serif;font-size:1.4rem;margin-bottom:10px}.step-emoji{display:block;font-size:1.8rem;margin-bottom:14px}.step h3{font-family:Rye,serif;font-size:1rem;color:var(--green-dark);margin-bottom:10px;line-height:1.3}.step p{font-size:.85rem;color:var(--muted);line-height:1.58}#about{background:var(--green-dark);padding:96px 5%;position:relative;overflow:hidden}.about-inner{max-width:1100px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:center}.about-photo-wrap{position:relative}.about-photo-frame{position:relative;border-radius:4px;overflow:hidden}.about-photo-frame:before{content:"";position:absolute;top:-12px;left:-12px;right:12px;bottom:12px;border:2px solid var(--heritage-gold);border-radius:4px;z-index:0;opacity:.5}.about-photo{position:relative;z-index:1;width:100%;height:520px;object-fit:cover;object-position:center top;border-radius:4px;display:block}.about-photo-caption{position:absolute;bottom:0;left:0;right:0;z-index:2;background:linear-gradient(transparent,rgba(26,26,16,.88));padding:32px 22px 18px;border-radius:0 0 4px 4px}.about-photo-caption p{font-family:"Bree Serif",serif;font-style:italic;font-size:.88rem;color:hsla(0,0%,100%,.85);line-height:1.5}.about-content .section-eyebrow{color:var(--gold-light)}.about-content .section-eyebrow:before{background:var(--gold-light)}.about-content .section-title{color:var(--white)}.about-content .gold-rule{background:var(--gold-light)}.about-content p{font-family:Source Sans\ 3,sans-serif;font-size:.96rem;color:hsla(0,0%,100%,.75);line-height:1.75;margin-bottom:16px}.about-pillars{display:grid;grid-template-columns:1fr 1fr;grid-gap:14px;gap:14px;margin:28px 0 32px}.pillar{background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);border-radius:4px;padding:18px 16px;text-align:center}.pillar-icon{font-size:1.6rem;display:block;margin-bottom:8px}.pillar h4{font-family:Rye,serif;font-size:.85rem;color:var(--white);margin-bottom:5px}.pillar p{font-size:.72rem;color:hsla(0,0%,100%,.45);line-height:1.4;margin:0}#testimonials{background:var(--cream-light)}.testi-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));grid-gap:24px;gap:24px}.testi{background:var(--white);border-left:3px solid var(--ranch-green);border-radius:0 4px 4px 0;padding:28px 28px 24px}.stars{color:var(--heritage-gold);letter-spacing:3px;font-size:.85rem;margin-bottom:14px}.testi blockquote{font-family:"Bree Serif",serif;font-size:1rem;color:var(--angus-black);line-height:1.68;margin-bottom:18px}.testi-author{gap:12px}.avatar,.testi-author{display:flex;align-items:center}.avatar{width:38px;height:38px;border-radius:50%;background:var(--ranch-green);justify-content:center;color:var(--white);font-weight:700;font-size:.8rem;flex-shrink:0}.testi-author strong{display:block;font-size:.84rem;color:var(--angus-black)}.testi-author span{font-size:.72rem;color:var(--muted)}#phrases{background:var(--ranch-green);padding:0;overflow:hidden}.phrases-track{display:flex;gap:0;border-top:1px solid hsla(0,0%,100%,.08);border-bottom:1px solid hsla(0,0%,100%,.08)}.phrase-item{display:flex;align-items:center;gap:14px;padding:22px 40px;border-right:1px solid hsla(0,0%,100%,.1);white-space:nowrap;flex:1 1;justify-content:center}.phrase-item:last-child{border-right:none}.phrase-dot{width:6px;height:6px;border-radius:50%;background:var(--heritage-gold);flex-shrink:0}.phrase-item span{font-family:"Bree Serif",serif;font-style:italic;font-size:.88rem;color:hsla(0,0%,100%,.75);letter-spacing:.02em}#gallery{background:var(--angus-black);padding:0;overflow:hidden;line-height:0}.gallery-strip{display:flex;height:360px;gap:3px}.gallery-cell{overflow:hidden;flex:1 1;position:relative}.gallery-cell.portrait{flex:0.68 1}.gallery-cell.landscape{flex:1.25 1}.gallery-cell img{width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.82) saturate(.9);transition:transform .55s ease,filter .55s ease}.gallery-cell:hover img{transform:scale(1.06);filter:brightness(1) saturate(1.05)}.gallery-cell .gallery-overlay{position:absolute;inset:0;background:linear-gradient(transparent 55%,rgba(26,26,16,.6));opacity:0;transition:opacity .3s;display:flex;align-items:flex-end;padding:16px}.gallery-cell:hover .gallery-overlay{opacity:1}.gallery-overlay span{font-family:"Bree Serif",serif;font-style:italic;font-size:.78rem;color:hsla(0,0%,100%,.85);letter-spacing:.03em}#cta{background:linear-gradient(rgba(26,42,14,.82),rgba(26,42,14,.82)),url(/brandassets/IMG_7780.JPEG) center 35%/cover no-repeat;padding:100px 5%;text-align:center}#cta .section-eyebrow{color:var(--gold-light);justify-content:center}#cta .section-eyebrow:before{display:none}#cta .section-title{color:var(--white)}#cta .gold-rule{margin:14px auto 20px}#cta p{font-family:"Bree Serif",serif;color:hsla(0,0%,100%,.75);max-width:480px;margin:0 auto 36px;font-size:1rem;line-height:1.65}.cta-actions{display:flex;gap:14px;justify-content:center;flex-wrap:wrap}footer{background:var(--angus-black);padding:64px 5% 32px}.footer-inner{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:52px;gap:52px;max-width:1100px;margin:0 auto 52px}.footer-brand img{height:46px;filter:brightness(0) invert(1);margin-bottom:16px;display:block}.footer-brand-name{font-family:Rye,serif;font-size:1rem;color:var(--white);margin-bottom:4px}.footer-brand-sub{font-size:.68rem;font-weight:700;letter-spacing:.2em;text-transform:uppercase;color:var(--heritage-gold);margin-bottom:16px;display:block}.footer-brand p{font-size:.82rem;color:hsla(0,0%,100%,.45);line-height:1.65;max-width:240px}.footer-phrase{font-family:"Bree Serif",serif;font-style:italic;color:var(--heritage-gold)!important;margin-top:16px!important;font-size:.82rem!important}.footer-col h4{font-family:Source Sans\ 3,sans-serif;font-size:.68rem;font-weight:700;letter-spacing:.18em;text-transform:uppercase;color:hsla(0,0%,100%,.9);margin-bottom:18px}.footer-col ul{list-style:none}.footer-col li{margin-bottom:11px}.footer-col a{color:hsla(0,0%,100%,.45);font-size:.84rem;text-decoration:none;transition:color .2s}.footer-col a:hover{color:var(--gold-light)}.footer-bottom{max-width:1100px;margin:0 auto;border-top:1px solid hsla(0,0%,100%,.08);padding-top:24px;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:10px}.footer-bottom p{font-size:.74rem;color:hsla(0,0%,100%,.35)}.footer-tagline{font-family:"Bree Serif",serif;font-style:italic;color:rgba(196,145,46,.6)!important}.order-page{min-height:100vh;background:var(--cream-light);padding:110px 5% 80px;max-width:1100px;margin:0 auto}.order-header{display:flex;align-items:center;gap:24px;background:var(--green-dark);padding:28px 36px;border-radius:4px;margin-bottom:32px}.order-header img{height:60px;filter:brightness(0) invert(1);flex-shrink:0}.order-title{font-family:Rye,serif;font-size:clamp(1.4rem,3vw,2.2rem);color:var(--white);line-height:1.1}.order-subtitle{font-family:"Bree Serif",serif;font-size:.8rem;color:var(--heritage-gold);letter-spacing:.1em;text-transform:uppercase;margin-top:4px}.order-form{display:flex;flex-direction:column;gap:20px}.form-section{background:var(--white);border:1px solid var(--cream-dark);border-radius:4px;padding:24px 28px}.form-section-title{font-family:Rye,serif;font-size:1rem;color:var(--green-dark);margin-bottom:16px;padding-bottom:10px;border-bottom:2px solid var(--heritage-gold)}.form-section-title span{font-size:.65rem;font-weight:600;letter-spacing:.1em;margin-left:8px}.form-section-title span,.sub-label{font-family:Source Sans\ 3,sans-serif;color:var(--muted);text-transform:uppercase}.sub-label{font-size:.72rem;font-weight:700;letter-spacing:.08em;margin-bottom:10px}.sub-label span{font-weight:400;text-transform:none;letter-spacing:0;margin-left:4px}.form-row-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px}.form-grid-3{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:20px;gap:20px}.form-field{display:flex;flex-direction:column;gap:6px}.form-field label{font-family:Source Sans\ 3,sans-serif;font-size:.72rem;font-weight:700;text-transform:uppercase;letter-spacing:.1em;color:var(--muted)}.form-field input[type=email],.form-field input[type=tel],.form-field input[type=text]{padding:10px 14px;border:1px solid var(--cream-dark);border-radius:3px;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;color:var(--angus-black);background:var(--cream-light);transition:border-color .2s}.form-field input:focus{outline:none;border-color:var(--ranch-green)}.order-form textarea{width:100%;padding:12px 14px;border:1px solid var(--cream-dark);border-radius:3px;font-family:Source Sans\ 3,sans-serif;font-size:.9rem;color:var(--angus-black);background:var(--cream-light);resize:vertical;transition:border-color .2s}.order-form textarea:focus{outline:none;border-color:var(--ranch-green)}.radio-row{display:flex;gap:24px;flex-wrap:wrap}.radio-col{display:flex;flex-direction:column;gap:8px;margin-bottom:16px}.radio-option{display:flex;align-items:center;gap:8px;font-family:Source Sans\ 3,sans-serif;font-size:.88rem;color:var(--angus-black);cursor:pointer}.radio-option input[type=radio]{accent-color:var(--ranch-green);width:15px;height:15px;flex-shrink:0}.cut-list{display:flex;flex-direction:column;gap:10px;margin-top:4px}.cut-row{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 0;border-bottom:1px solid var(--cream-dark)}.cut-row:last-child{border-bottom:none}.cut-name{font-family:Source Sans\ 3,sans-serif;font-size:.85rem;color:var(--angus-black);font-weight:600}.yn-group{display:flex;gap:16px;flex-shrink:0}.yn-group label{display:flex;align-items:center;gap:5px;font-family:Source Sans\ 3,sans-serif;font-size:.8rem;color:var(--muted);cursor:pointer;white-space:nowrap}.yn-group input[type=radio]{accent-color:var(--ranch-green);width:14px;height:14px}.specialty-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));grid-gap:0 32px;gap:0 32px}.specialty-grid .form-field label{margin-bottom:4px}.specialty-grid .form-field input[type=text]{padding:8px 12px;font-size:.85rem}.form-submit-row{display:flex;align-items:center;gap:24px;flex-wrap:wrap;padding-top:8px}.form-note{font-family:"Bree Serif",serif;font-style:italic;font-size:.85rem;color:var(--muted)}.form-error{color:#c0392b;font-size:.875rem;padding:12px 16px;background:#fdf0f0;border-left:3px solid #c0392b;border-radius:2px}.order-success{min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px;text-align:center;padding:40px 5%;background:var(--cream-light)}.order-success img{height:80px;filter:brightness(0) saturate(100%) invert(27%) sepia(51%) saturate(457%) hue-rotate(66deg) brightness(96%) contrast(92%)}.order-success h1{font-family:Rye,serif;font-size:2rem;color:var(--green-dark)}.order-success p{font-family:"Bree Serif",serif;font-size:1.1rem;color:var(--muted);max-width:400px}@media (max-width:960px){.about-inner{grid-template-columns:1fr;gap:52px}.about-photo{height:380px}.footer-inner{grid-template-columns:1fr 1fr;gap:36px}}@media (max-width:680px){.nav-links{display:none}.hero-inner{padding:120px 6% 80px}.value-item{border-right:none;border-bottom:1px solid hsla(0,0%,100%,.08);width:100%}.value-item:last-child{border-bottom:none}.phrase-item{padding:16px 20px}.footer-inner{grid-template-columns:1fr;gap:28px}.footer-bottom{flex-direction:column;text-align:center}}