@import url('https://fonts.googleapis.com/css2?family=Golos+Text:wght@400;500;600;700&family=Lora:ital,wght@0,400;0,500;1,400;1,500&display=swap');
:root{--green:#234638;--cream:#f5f1e7;--gold:#d8bb77;--ink:#243a30}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:30px}body{margin:0;background:var(--cream);color:var(--ink);font:16px/1.6 'Golos Text',Arial,sans-serif}a{color:inherit;text-decoration:none}a:focus-visible{outline:3px solid #b88624;outline-offset:6px}img{max-width:100%;display:block}.header{max-width:1500px;margin:auto;padding:24px 5%;display:flex;align-items:center;justify-content:space-between;gap:30px}.brand{display:flex;align-items:center;gap:12px;font-size:19px;line-height:1.1;font-weight:600}.brand img{border-radius:50%}.header nav{display:flex;gap:36px}.header nav a:hover,.header-phone:hover{color:#867037}.header-phone{font-weight:600;white-space:nowrap}.hero{display:grid;grid-template-columns:1fr 1fr;background:var(--green);color:var(--cream);min-height:650px}.hero-copy{padding:65px 9% 32px 10%;display:flex;align-items:flex-start;flex-direction:column}.eyebrow{font-size:12px;letter-spacing:.15em;font-weight:600;margin:0 0 24px}h1,h2{font-family:'Lora',Georgia,serif;font-weight:400;line-height:1.08;letter-spacing:-.045em;margin:0}h1{font-size:clamp(46px,4.8vw,78px)}h1 em,h2 em{font-weight:400;color:var(--gold)}.intro{max-width:400px;margin:28px 0 30px;color:#e0e6dc;line-height:1.7}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:42px;padding:16px 24px;font-weight:500;border-radius:3px;transition:background .2s,transform .2s}.gold{background:var(--gold);color:var(--green)}.button:hover{background:#e7ce96;transform:translateY(-2px)}.hero-bottom{margin-top:auto;padding-top:42px;display:flex;flex-wrap:wrap;gap:12px 24px;font-size:13px;color:#d6dece}.hero-image{position:relative;min-height:100%;overflow:hidden}.hero-image>img{height:100%;width:100%;object-fit:cover}.image-label{position:absolute;bottom:35px;right:30px;background:var(--cream);color:var(--green);padding:20px 28px;line-height:1.6;font-size:14px}.image-label strong{font-size:23px;font-family:'Lora',Georgia,serif}.section{padding:95px 6%;max-width:1440px;margin:auto}.section-top{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:46px}h2{font-size:clamp(35px,3.4vw,54px)}.section-top>p{margin:0;color:#657166}.products{display:grid;grid-template-columns:1fr 1fr;gap:30px}.product{background:#fffdf7}.product-image{height:340px;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .5s}.product:hover img{transform:scale(1.025)}.product-image>span{position:absolute;top:20px;left:20px;padding:7px 12px;background:var(--cream);font-size:12px;letter-spacing:.08em}.product-info{padding:28px 30px 24px}h3{margin:0;font-weight:500;font-size:24px;line-height:1.3}.product-info>p{margin:10px 0 20px;color:#657166}.price{display:flex;align-items:baseline;gap:12px}.price strong{font-family:'Lora',Georgia,serif;font-size:36px;font-weight:400}.price span{color:#657166}.product-link{border-top:1px solid #d8ddd1;display:flex;justify-content:space-between;padding-top:18px;margin-top:22px}.product-link:hover{color:#897036}.delivery{display:grid;grid-template-columns:1fr 1fr;gap:70px;border-top:1px solid #d1d7cc}.delivery h2 em{color:#8e7845}.delivery-note{max-width:400px;margin-top:25px;color:#657166}.steps{list-style:none;margin:0;padding:0}.steps li{display:flex;gap:24px;border-bottom:1px solid #d1d7cc;padding:26px 0}.steps li:first-child{padding-top:0}.steps li>span{font-family:Georgia,serif;font-size:24px;color:#9b8756}.steps h3{font-size:21px}.steps p{margin:9px 0 0;color:#657166}.contact{max-width:none;background:var(--green);color:var(--cream);text-align:center}.contact h2{max-width:800px;margin:auto}.contact>p:not(.eyebrow){color:#d3ddcf}.big-phone{display:block;font-size:clamp(25px,3.5vw,47px);font-weight:500;margin:24px 0;letter-spacing:-.035em}.contact .button{margin-top:8px}footer{display:flex;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:30px 6%;font-size:13px;color:#667366}.mobile-call{display:none}@media(min-width:1600px){.hero-copy{padding-left:calc((100vw - 1440px)/2 + 60px)}}@media(max-width:800px){.header{padding:18px 5%;gap:16px}.header nav{display:none}.brand{font-size:16px}.brand img{width:44px;height:44px}.header-phone{font-size:14px}.hero{grid-template-columns:1fr}.hero-copy{padding:38px 6% 30px}.hero h1{font-size:clamp(43px,8vw,64px)}.intro{max-width:540px}.hero-bottom{padding-top:28px}.hero-image{height:330px;min-height:0}.image-label{bottom:20px;right:20px;padding:12px 20px}.section{padding:55px 6%}.section-top{display:block;margin-bottom:28px}.section-top>p{margin-top:22px}.products{gap:20px}.product-image{height:240px}.product-info{padding:20px}.product-info h3{font-size:22px}.delivery{grid-template-columns:1fr;gap:24px}footer{padding-bottom:85px}.mobile-call{display:block;position:fixed;bottom:0;left:0;right:0;background:var(--gold);color:var(--green);padding:15px 8px max(15px,env(safe-area-inset-bottom));text-align:center;font-weight:600;box-shadow:0 -3px 20px #0001}}@media(max-width:520px){.products{grid-template-columns:1fr}.product-image{height:300px}.eyebrow{font-size:11px;letter-spacing:.1em}.hero h1{font-size:45px}.hero-image{height:280px}.header-phone{font-size:12px}.section h2{font-size:36px}.brand{font-size:15px}.header{gap:8px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
