:root{--text:#1f2420;--green:#24382f;--cream:#f7f5f0;--beige:#eee9df;--white:#fff;--line:#dedbd3;--max:1240px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--text);background:#fff;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.6}img{max-width:100%;height:auto;display:block}a{color:inherit;text-decoration:none}.page-width{width:min(calc(100% - 48px),var(--max));margin:0 auto}.section-pad{padding:72px 0}.section-white{background:#fff}.section-light{background:var(--cream)}.section-dark{background:var(--green);color:#f5f2e9}.announcement-bar{background:var(--green);color:#eeeae0;font-size:12px;letter-spacing:.02em}.announcement-inner{display:flex;justify-content:space-between;gap:24px;padding:8px 0}.site-header{background:#fff;border-bottom:1px solid #eee}.header-inner{min-height:108px;display:grid;grid-template-columns:240px 1fr auto;align-items:center;gap:28px}.brand{display:flex;flex-direction:column;align-items:flex-start;line-height:1}.brand-logo{max-width:220px;max-height:82px;object-fit:contain}.brand-name,.footer-brand{font-family:Georgia,Times New Roman,serif;font-size:25px;letter-spacing:.08em;font-weight:600}.brand-subtitle{font-size:8px;letter-spacing:.22em;margin-top:7px}.main-nav{display:flex;justify-content:center;gap:30px;font-size:13px;text-transform:uppercase;letter-spacing:.06em}.main-nav a:hover{text-decoration:underline;text-underline-offset:6px}.header-actions{display:flex;gap:18px;font-size:23px;align-items:center}.skip-link{position:absolute;left:-9999px}.hero{background:#fff}.hero-grid{display:grid;grid-template-columns:42% 58%;min-height:570px}.hero-content{background:var(--beige);padding:80px 70px;display:flex;flex-direction:column;justify-content:center}.eyebrow{font-size:12px;text-transform:uppercase;letter-spacing:.18em;margin:0 0 14px;opacity:.75}.hero h1,.section-heading h2,.story h2,.newsletter h2,.product-page h1{font-family:Georgia,Times New Roman,serif;font-weight:400;line-height:1.12}.hero h1{font-size:clamp(44px,5vw,68px);margin:0 0 24px}.hero-text{font-size:18px;max-width:520px;color:#62645f}.hero-buttons{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.button{display:inline-flex;justify-content:center;align-items:center;min-height:48px;padding:0 28px;border:1px solid transparent;text-transform:uppercase;font-size:12px;letter-spacing:.1em;cursor:pointer}.button-dark{background:var(--green);color:#fff}.button-outline{background:transparent;border-color:#77766f}.button-light{background:#f3f0e7;color:var(--green)}.hero-media{background:#ddd;overflow:hidden}.hero-image{width:100%;height:100%;object-fit:cover}.image-placeholder{height:100%;min-height:320px;background:#ddd;display:grid;place-items:center;color:#777}.dark-placeholder{background:#30453b;color:#d9d5ca}.benefits-grid{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.benefit{display:flex;gap:14px;padding:28px 20px;align-items:center}.benefit+.benefit{border-left:1px solid var(--line)}.benefit-icon{font-size:28px;line-height:1}.benefit h3{font-size:11px;letter-spacing:.1em;margin:0;text-transform:uppercase}.benefit p{font-size:12px;margin:4px 0 0;color:#6d6d68}.section-heading{text-align:center;margin-bottom:38px}.section-heading h2{font-size:42px;margin:0 0 8px}.section-heading p{margin:0;color:#6b6b66}.left-heading{text-align:left}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.collection-card{border:1px solid #e2e0db;background:#fff}.collection-image{width:100%;aspect-ratio:1/1;object-fit:cover}.collection-info{padding:17px 18px}.collection-info h3{font-family:Georgia,Times New Roman,serif;font-weight:400;font-size:21px;margin:0 0 4px}.collection-info span{font-size:10px;letter-spacing:.1em}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.product-card{background:#fff}.product-card>img{width:100%;aspect-ratio:1/1;object-fit:cover;background:#f0eee9}.product-info{padding:14px 2px}.product-info h3{font-size:15px;font-weight:400;margin:0}.product-info p{font-size:13px;margin:4px 0;color:#555}.empty-note{text-align:center;padding:30px;border:1px dashed var(--line);color:#777}.story{padding:78px 0}.story-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.story h2{font-size:54px;margin:0 0 20px}.story-text{font-size:17px;color:#d5d4cd;max-width:560px;margin-bottom:30px}.story-media img{width:100%;aspect-ratio:1/1;object-fit:cover}.newsletter-inner{text-align:center;max-width:680px}.newsletter h2{font-size:40px;margin:0 0 10px}.newsletter p{color:#686862;margin:0 auto 25px}.newsletter-form{display:flex;max-width:500px;margin:auto;border:1px solid #aaa;background:#fff}.newsletter-form input{flex:1;border:0;padding:15px 17px;font:inherit;outline:0}.newsletter-form button{border:0;background:transparent;width:55px;font-size:24px;cursor:pointer}.site-footer{background:var(--green);color:#eeeae0;padding-top:58px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:60px;padding-bottom:45px}.footer-grid h3{font-size:12px;text-transform:uppercase;letter-spacing:.14em}.footer-grid p{font-size:13px;color:#c9c7bf}.footer-grid>div>a:not(.footer-brand){display:block;font-size:13px;margin:7px 0;color:#d7d4cb}.footer-bottom{border-top:1px solid rgba(255,255,255,.12);padding:18px 0;font-size:11px;color:#bdbbb4}.product-page{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:start}.product-page-image img{width:100%;background:#f0eee9}.product-page-info{padding-top:30px}.product-page h1{font-size:52px;margin:0 0 14px}.product-price{font-size:20px;margin-bottom:25px}.product-description{color:#656660;margin-bottom:28px}.product-page select{width:100%;padding:14px;border:1px solid var(--line);background:#fff;margin-bottom:14px}.full-button{width:100%}@media(max-width:900px){.page-width{width:min(calc(100% - 32px),var(--max))}.announcement-inner{justify-content:center;flex-wrap:wrap}.header-inner{grid-template-columns:1fr auto;min-height:86px}.main-nav{grid-column:1/-1;order:3;overflow:auto;justify-content:flex-start;padding-bottom:15px;gap:20px}.hero-grid,.story-grid,.product-page{grid-template-columns:1fr}.hero-content{padding:55px 38px}.hero-media{min-height:430px}.benefits-grid{grid-template-columns:repeat(2,1fr)}.benefit:nth-child(3){border-left:0;border-top:1px solid var(--line)}.benefit:nth-child(4){border-top:1px solid var(--line)}.collection-grid,.product-grid{grid-template-columns:repeat(2,1fr)}.story-grid{gap:35px}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:600px){.announcement-inner span:nth-child(2){display:none}.header-actions{gap:12px}.brand-logo{max-width:165px}.main-nav{font-size:11px}.hero h1{font-size:43px}.hero-content{padding:45px 26px}.hero-media{min-height:340px}.benefits-grid,.collection-grid,.product-grid,.footer-grid{grid-template-columns:1fr}.benefit+.benefit{border-left:0;border-top:1px solid var(--line)}.section-pad{padding:52px 0}.section-heading h2{font-size:34px}.story h2{font-size:43px}}
/*# sourceMappingURL=/cdn/shop/t/3/assets/raiz.css.map */
