:root{--green:#164a3d;--deep:#10382f;--cream:#f6f3ec;--ink:#202921;--line:#d9d9d0}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:110px}body{margin:0;background:#fff;color:var(--ink);font:16px/1.6 Arial,Helvetica,sans-serif}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}a{color:inherit;text-decoration:none}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #ad703f;outline-offset:5px}.announcement{background:var(--deep);color:#fff;text-align:center;font-size:12px;letter-spacing:2px;padding:9px 16px}.announcement span{margin-left:25px;font-size:11px}header{display:flex;align-items:center;justify-content:space-between;padding:24px 5%;background:#fff;gap:24px}.brand{font-family:Georgia,serif;font-weight:700;font-size:25px;letter-spacing:2px;line-height:1.1}.brand small{display:block;font:10px/1.5 Arial,sans-serif;letter-spacing:4px;margin-top:8px;text-align:center}nav{display:flex;gap:34px;font-size:14px}.bag{border:0;background:none;font-size:14px}.bag span{display:inline-grid;place-items:center;margin-left:8px;border:1px solid var(--line);border-radius:50%;width:27px;height:27px}.hero{display:grid;grid-template-columns:1fr 1.12fr;background:var(--green);color:var(--cream);min-height:610px}.hero-copy{padding:80px 11% 55px;display:flex;align-items:flex-start;justify-content:center;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:2.4px;font-weight:700;margin:0 0 20px}h1,h2,h3{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.1}h1{font-size:clamp(44px,4.8vw,78px);letter-spacing:-2px;margin:0 0 26px}h2{font-size:44px;letter-spacing:-1px;margin:0}p{margin:0 0 23px}.hero-copy>p:not(.eyebrow){color:#dde6df;line-height:1.7}.button{background:var(--green);color:#fff;padding:16px 24px;border:1px solid var(--green);display:flex;justify-content:space-between;gap:40px;align-items:center;font-size:14px}.button.cream{background:var(--cream);color:var(--deep);border:0;margin-top:6px}.button:hover{filter:brightness(.92)}.hero-note{font-size:11px;letter-spacing:2px;margin-top:45px;color:#c3d5c8}.hero-photo{position:relative;background:#f4f3f0;display:flex;align-items:center}.hero-photo img{width:100%;height:100%;max-height:680px;object-fit:contain;mix-blend-mode:multiply}.hero-label{position:absolute;bottom:25px;left:30px;right:30px;display:flex;justify-content:space-between;color:var(--ink);font-size:12px;letter-spacing:1.6px}.collection{padding:85px 5% 90px}.section-heading{display:flex;justify-content:space-between;align-items:flex-end;margin-bottom:35px}.section-heading>span{font-size:12px;letter-spacing:1.5px;color:#62685e}.section-heading .eyebrow{color:var(--green);margin-bottom:12px}.grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:44px 25px}.card-image{display:block;background:#f3f2ef;overflow:hidden;aspect-ratio:1/1}.card-image img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply;transition:transform .35s}.card-image:hover img{transform:scale(1.045)}.card-line{display:flex;justify-content:space-between;gap:12px;margin-top:17px;align-items:baseline}.card h3{font-size:25px;margin:0}.card-line span{font-size:15px}.card p{font-size:13px;color:#657064;margin:7px 0 0}.story{display:grid;grid-template-columns:1fr 1fr;background:var(--cream)}.logo-panel{background:#355d4e;display:flex;align-items:center;justify-content:center}.logo-panel img{width:100%;height:100%;object-fit:contain;max-height:650px}.story-copy{padding:70px 12%;align-self:center}.story-copy h2{margin:0 0 28px}.story-copy p:not(.eyebrow){color:#576053}.text-link{font-size:14px;border-bottom:1px solid var(--green);padding-bottom:6px}footer{background:var(--deep);color:#f5f2e8;display:flex;align-items:center;justify-content:space-between;gap:30px;padding:45px 5%}footer p{font-family:Georgia,serif;margin:0;font-size:18px}footer>span{font-size:12px;color:#bccbc3}dialog{border:0;padding:40px;max-width:1100px;width:94%;max-height:92vh;color:var(--ink)}dialog::backdrop{background:#0e251dd1}.close{position:absolute;right:14px;top:6px;font-size:32px;border:0;background:#fff;z-index:2;width:42px;height:42px}.product-layout{display:grid;grid-template-columns:1.15fr 1fr;gap:42px}.main-photo{width:100%;aspect-ratio:1;object-fit:contain;background:#f3f2ef}.thumbnails{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:10px}.thumbnails button{padding:0;background:#f4f3ef;border:1px solid var(--line)}.thumbnails button.active{border:2px solid var(--green)}.thumbnails img{width:100%;display:block}.product-info{padding-top:20px}.product-info h2{font-size:43px}.price{font-size:20px;margin-top:12px}.product-info #description{font-size:15px;color:#525e52}.color{font-size:14px}fieldset{border:0;padding:0;margin:25px 0 0}legend{font-size:14px;width:100%;margin-bottom:12px}legend span{float:right;color:#6a7169;font-size:12px}.sizes{display:grid;grid-template-columns:repeat(6,1fr);gap:7px}.sizes button{padding:9px 3px;background:#fff;border:1px solid #aeb8ae;font-size:14px}.sizes button[aria-pressed=true]{background:var(--green);color:#fff}.sizes button:disabled{color:#a7a7a0;border-color:#e0e1da;text-decoration:line-through;cursor:not-allowed;background:#f6f6f3}.stock{font-size:13px;margin:12px 0;min-height:21px}#add{width:100%;justify-content:center}button:disabled{opacity:.55;cursor:not-allowed}.purchase-note{font-size:12px;text-align:center;margin:10px 0 24px;color:#636c62}details{border-top:1px solid var(--line);padding:13px 0;font-size:14px}summary{cursor:pointer}details p{margin:12px 0;color:#626b60}#bagDialog{max-width:520px;padding:36px}#bagTitle{font-size:35px;margin:0 0 28px}.bag-item{display:grid;grid-template-columns:85px 1fr;gap:16px;padding:18px 0;border-bottom:1px solid var(--line)}.bag-item img{width:85px}.bag-item h3{font-size:21px;margin:0 0 5px}.bag-item p{font-size:13px;margin:0 0 8px}.qty{display:flex;align-items:center;gap:12px;font-size:14px}.qty button{background:#fff;border:1px solid var(--line);min-width:30px}.qty .remove{margin-left:auto;border:0;text-decoration:underline;font-size:12px}.subtotal{display:flex;justify-content:space-between;font-size:20px;margin:24px 0}.bag-note{background:var(--cream);padding:18px;font-size:14px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%);background:var(--deep);color:#fff;padding:12px 24px;z-index:20;display:none;max-width:90vw}#toast.show{display:block}@media(max-width:800px){header{padding:20px 5%}.brand{font-size:20px}nav{gap:18px}.hero{min-height:0}.hero-copy{padding:50px 9%}h1{font-size:46px}.hero-note{margin-top:25px}.hero-label{left:15px;right:15px;font-size:10px}.collection{padding:55px 5%}.grid{gap:30px 18px}.card h3{font-size:22px}.card-line{flex-wrap:wrap;gap:4px}.story-copy{padding:40px 9%}.story h2{font-size:34px}footer{flex-wrap:wrap}.product-layout{gap:24px}.sizes{grid-template-columns:repeat(4,1fr)}}@media(max-width:580px){.announcement{font-size:10px}.announcement span{display:none}header{gap:12px}.brand{font-size:18px;letter-spacing:1px}.brand small{font-size:8px;letter-spacing:2px}nav{gap:12px;font-size:13px}nav a:last-child{display:none}.hero{grid-template-columns:1fr}.hero-copy{padding:45px 7%}.hero h1{font-size:51px}.hero-photo{max-height:470px}.hero-photo img{height:auto}.hero-note{margin-top:24px}.hero-label{font-size:11px;bottom:18px}.grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px 14px}.section-heading h2{font-size:35px}.section-heading>span{font-size:10px}.section-heading .eyebrow{font-size:10px}.card h3{font-size:22px}.card p{font-size:12px}.card-line{display:block}.card-line span{display:block;margin-top:6px;font-size:14px}.story{grid-template-columns:1fr}.logo-panel img{max-height:390px;width:auto;max-width:100%}.story-copy{padding:42px 7%}footer{display:block}footer p{margin:24px 0 14px}dialog{padding:35px 20px 24px}.product-layout{grid-template-columns:1fr}.product-info{padding-top:0}.sizes{grid-template-columns:repeat(6,1fr)}#bagDialog{padding:35px 22px}.eyebrow{font-size:11px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.card-image img{transition:none}}.hero-copy h1,.hero-copy>p,.story-copy h2{white-space:pre-line}header{border-bottom:1px solid #e9e7df}.ranch-hero{position:relative;isolation:isolate;display:flex;min-height:500px;min-height:clamp(500px,36vw,680px);background:#183629;overflow:hidden}.ranch-image{position:absolute;top:0;right:0;bottom:0;left:0;z-index:-2}.ranch-image img{display:block;width:100%;height:100%;object-fit:cover;object-position:65% center}.ranch-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:linear-gradient(90deg,rgba(8,25,18,.84),rgba(8,25,18,.57) 29%,rgba(8,25,18,.12) 52%,transparent 70%)}.ranch-hero .hero-copy{padding:58px 5%;width:49%;max-width:760px;justify-content:center}.ranch-hero h1{font-size:clamp(42px,4.1vw,72px);letter-spacing:-1.7px;line-height:1.08;color:#fffaf1;text-wrap:balance}.ranch-hero .eyebrow{color:#f2ead9;font-size:12px;letter-spacing:2.2px}.ranch-hero .hero-copy>p:not(.eyebrow){color:#f1eee5;font-size:16px;text-shadow:0 1px 3px #14271b}.ranch-hero .button.cream{background:#f5efe1;padding:17px 24px;min-width:245px;justify-content:space-between}.ranch-hero .hero-note{color:#eee6d6;margin-top:25px;font-size:12px}.collection{max-width:1600px;margin:auto;padding-top:68px}.card-image{background:#f4f2ee;border:1px solid #efede7}.card-line{padding-top:3px}.card p{font-size:14px}.card-line span{font-variant-numeric:tabular-nums}.section-heading{padding-bottom:24px;border-bottom:1px solid var(--line)}.story{border-top:1px solid var(--line)}.logo-panel img{max-height:530px}.story-copy{padding-top:55px;padding-bottom:55px}@media(min-width:1600px){.ranch-hero .hero-copy{padding-left:max(5%,calc((100vw - 1440px)/2))}}@media(max-width:900px){.ranch-hero{display:flex;flex-direction:column;min-height:0}.ranch-image{position:relative;inset:auto;z-index:0;width:100%;height:clamp(240px,43vw,400px)}.ranch-image img{object-position:80% center}.ranch-hero:after{display:none}.ranch-hero .hero-copy{width:100%;max-width:none;padding:34px 6% 38px;background:var(--deep)}.ranch-hero h1{font-size:clamp(36px,6vw,52px);white-space:normal}.ranch-hero .hero-copy>p:not(.eyebrow){white-space:normal;max-width:540px;margin-bottom:18px}.ranch-hero .eyebrow{margin-bottom:14px}.ranch-hero .hero-note{margin-top:18px}.ranch-hero .button.cream{min-width:240px}.collection{padding-top:45px}.section-heading{padding-bottom:20px}}@media(max-width:580px){.ranch-image{height:240px}.ranch-image img{object-position:83% center}.ranch-hero .hero-copy{padding:28px 6% 30px}.ranch-hero h1{font-size:39px;letter-spacing:-1px;margin-bottom:16px}.ranch-hero .eyebrow{font-size:11px}.section-heading>span{font-size:12px}.card h3{font-size:24px}.card p{font-size:13px}.card-line span{font-size:14px}.collection{padding-bottom:50px}.story-copy{padding-top:35px;padding-bottom:40px}}#about-us{scroll-margin-top:24px}.story-copy{max-width:760px}.story-copy h2{font-size:clamp(32px,3.1vw,48px)}@media(max-width:580px){nav a:last-child{display:block}header{gap:10px;padding-left:4%;padding-right:4%}nav{gap:13px;font-size:13px}.brand{font-size:16px}.bag{padding:4px;font-size:13px}.bag span{margin-left:3px;width:23px;height:23px}.story-copy{padding-left:7%;padding-right:7%}}.skip-link{position:absolute;left:12px;top:-100px;z-index:100;background:#fff;padding:12px}.skip-link:focus{top:12px}.product-page,.cart-page,.text-page{max-width:1300px;margin:auto;padding:50px 5% 80px}.product-page>.text-link{display:inline-block;margin-bottom:30px}.product-info h1{font-size:46px;letter-spacing:-1px;margin-bottom:20px}.product-description{margin-bottom:25px}.product-description p{margin-bottom:14px}.product-info form{display:grid;gap:12px;margin:24px 0}.product-info select,input{font:inherit;padding:12px;border:1px solid #aeb8ae;max-width:100%;background:#fff;color:var(--ink)}.product-info input{width:100px}.add-to-bag{justify-content:center;margin:8px 0 15px}.cart-row{display:grid;grid-template-columns:130px 1fr auto;gap:25px;border-bottom:1px solid var(--line);padding:25px 0}.cart-row img{width:100%}.cart-row h2{font-size:27px;margin-bottom:12px}.cart-row input{width:75px;margin-right:15px}.cart-row label{display:block}.cart-summary{max-width:420px;margin:30px 0 0 auto}.cart-summary .button{width:100%;justify-content:center;margin-top:12px}.secondary{background:#fff;color:var(--green)}.text-page{max-width:900px;min-height:50vh}.text-page form{display:grid;gap:14px}.policy-link{display:inline-block;margin:0 14px 10px 0;font-size:14px}footer small{display:block}.pagination{padding-top:25px}.pagination a{padding:12px}.editor-note{padding-top:20px;font-size:14px}.thumbnails button[aria-pressed=true]{outline:2px solid var(--green)}.card-image svg{width:100%;height:100%}.product-description a,details a{text-decoration:underline}@media(max-width:580px){.cart-row{grid-template-columns:75px 1fr;gap:15px}.cart-row>p{grid-column:2}.product-info h1{font-size:38px}.product-page,.cart-page{padding-top:30px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/aztec.css.map */
