:root{--green:#25688c;--cream:#ffffff;--ink:#214d66;--muted:#526b7a;--line:#d7e5ed}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:24px}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,sans-serif;font-size:16px;line-height:1.6}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #25688c;outline-offset:6px}.wrap{width:min(1180px,calc(100% - 80px));margin-inline:auto}.header{display:flex;align-items:center;justify-content:space-between;padding-block:26px}.brand{display:flex;gap:13px;align-items:center;font-size:12px;letter-spacing:2px;line-height:1.4}.brand strong{font-family:Georgia,serif;font-size:23px;font-weight:normal;letter-spacing:0}.monogram{font-family:Georgia,serif;background:var(--green);color:var(--cream);width:49px;height:54px;display:grid;place-items:center;border-radius:25px 25px 4px 4px;font-size:25px;letter-spacing:-3px;padding-right:3px}nav{display:flex;gap:32px;align-items:center;font-size:14px}.nav-contact{border-bottom:1px solid;padding-bottom:5px;cursor:pointer}.nav-contact span{margin-left:15px}.hero{display:grid;grid-template-columns:1.05fr 1fr;background:var(--green);color:var(--cream);min-height:585px;padding:58px 60px;gap:60px;border-radius:4px}.eyebrow{font-size:12px;letter-spacing:2px;font-weight:600;margin:0 0 23px}.hero .eyebrow{color:#e0f2fc}.hero .eyebrow span{margin-right:10px}h1,h2,h3,p{margin-top:0}h1{font:normal clamp(46px,5.2vw,72px)/1.06 Georgia,serif;letter-spacing:-2px;margin-bottom:25px}h1 em{color:#d6effc;font-weight:normal}.intro{color:#eef7fc;max-width:365px;font-size:17px;line-height:1.7;margin-bottom:28px}.button{display:flex;align-items:center;justify-content:space-between;gap:25px;padding:15px 21px;border-radius:3px;font-size:14px;font-weight:600;min-height:52px;cursor:pointer;transition:filter .15s}.button:hover{filter:brightness(.92)}.cream{background:#ffffff;color:var(--green);width:fit-content}.hero-note{font-size:12px;color:#e0f0fa;margin:17px 0 0}.hero-panel{background:#ffffff;color:var(--green);padding:30px;display:flex;flex-direction:column;justify-content:space-between;border-radius:160px 160px 4px 4px;min-height:430px;border:1px solid #ffffff}.panel-top{display:flex;justify-content:center;gap:30px;letter-spacing:3px;font-size:12px;padding-top:55px}.farm-name{text-align:center;font:normal clamp(48px,5.6vw,78px)/1 Georgia,serif;letter-spacing:-3px}.panel-bottom{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #d7e5ed;padding-top:20px;font-size:14px}.panel-bottom strong{font-weight:400}.seal{width:50px;height:50px;border:1px solid;border-radius:50%;display:grid;place-items:center;font:22px Georgia,serif}.catalog{padding-block:76px}.section-heading{display:flex;justify-content:space-between;align-items:end;gap:30px;margin-bottom:29px}.section-heading .eyebrow{margin-bottom:10px;color:var(--muted)}h2{font:normal 43px/1.15 Georgia,serif;letter-spacing:-1px;margin-bottom:0}.section-heading>p{color:var(--muted);font-size:14px;margin-bottom:3px}.products{display:grid;grid-template-columns:1fr 1fr;gap:28px}.product{border:1px solid var(--line);border-radius:4px;overflow:hidden;background:#ffffff}.photo-placeholder{height:278px;padding:25px 30px;display:flex;flex-direction:column;justify-content:space-between}.purple{background:#e8f3fa;color:#25688c}.gold{background:#f1f7fb;color:#25688c}.photo-label{font-size:11px;letter-spacing:2px}.placeholder-name{font:36px/1.1 Georgia,serif}.placeholder-name i{font-size:32px}.photo-caption{font-size:12px}.product-content{padding:27px 29px}.product-title{display:flex;justify-content:space-between;align-items:baseline;gap:18px}h3{font:normal 27px/1.2 Georgia,serif;margin-bottom:12px}.price{white-space:nowrap;font-size:19px;font-weight:600;margin:0}.price span{font-size:14px;font-weight:400;color:var(--muted)}.description{font-size:15px;line-height:1.7;color:var(--muted);min-height:52px;margin-bottom:25px}.order{background:var(--green);color:white;width:100%}.contact{display:flex;justify-content:space-between;align-items:center;gap:50px;background:#edf5fa;padding:42px 48px;border-top:1px solid #d7e5ed}.contact .eyebrow{margin-bottom:15px}.contact h2{font-size:35px}.contact p:last-child{font-size:15px;max-width:530px;color:var(--muted);margin:18px 0 0}.contact-action{display:flex;flex-direction:column;align-items:center;gap:14px;flex-shrink:0}.contact-action .button{background:var(--green);color:var(--cream)}.contact-action>span{font-size:14px}footer{display:flex;justify-content:space-between;padding-block:35px 105px;font-size:14px;color:var(--muted)}.floating{position:fixed;bottom:24px;right:25px;display:flex;align-items:center;gap:10px;background:#25688c;color:white;padding:14px 19px;border-radius:50px;box-shadow:0 4px 20px #214d662b;font-size:14px;font-weight:600;z-index:10;cursor:pointer}@media(max-width:900px){.wrap{width:calc(100% - 40px)}.hero{padding:40px 32px;gap:25px}.hero-panel{padding:22px}.product-title{flex-wrap:wrap;gap:0 15px}.price{margin-bottom:12px}.contact{padding:35px;gap:25px}.contact h2{font-size:30px}nav{gap:18px}}@media(max-width:620px){.wrap{width:calc(100% - 32px)}.header{padding-block:20px}.brand strong{font-size:20px}.brand{font-size:10px}.monogram{width:41px;height:48px}nav>a:first-child,nav>.nav-contact{display:none}nav{font-size:14px}.hero{grid-template-columns:1fr;padding:33px 26px;gap:35px}.hero h1{font-size:53px}.hero .eyebrow{font-size:10px;letter-spacing:1.5px}.intro{font-size:16px}.hero-panel{min-height:280px;border-radius:130px 130px 3px 3px;max-width:380px;width:100%;margin:auto;padding:23px}.panel-top{padding-top:14px;font-size:10px}.farm-name{font-size:55px}.panel-bottom{font-size:12px;padding-top:15px}.seal{height:40px;width:40px}.catalog{padding-block:48px}.section-heading{display:block}.section-heading>p{margin-top:17px}h2{font-size:35px}.products{grid-template-columns:1fr;gap:25px}.photo-placeholder{height:235px}.product-content{padding:23px}.product-title{justify-content:space-between}.contact{display:block;padding:30px 25px}.contact h2{font-size:31px}.contact-action{align-items:start;margin-top:26px}footer{font-size:12px;gap:15px}.floating{bottom:17px;right:17px;padding:13px 16px}.floating span{display:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.brand-logo{display:block;width:200px;max-width:100%;height:auto}.hero-logo{display:block;width:100%;height:auto;object-fit:contain;margin:24px auto}.hero-panel{justify-content:space-between}.hero-panel .panel-top{padding-top:48px}@media(max-width:620px){.brand-logo{width:165px}.hero-panel .panel-top{padding-top:15px}.hero-logo{margin:22px auto}}


.product-photo{height:320px;background:#edf5fa;display:flex;align-items:center;justify-content:center;padding:22px}.product-photo img{display:block;width:100%;height:100%;object-fit:contain}.product{display:flex;flex-direction:column}.product-content{flex:1;display:flex;flex-direction:column}.product-content .order{margin-top:auto}@media(max-width:620px){.product-photo{height:280px;padding:18px}}
