/*
Theme Name: Medcare Landing
Description: Редактируемый лендинг для энтерального питания и медицинских материалов.
Version: 1.0.0
Text Domain: medcare-landing
*/
:root{--green:#016755;--coffee:#af845b;--brown:#615043;--gray:#666665;--cream:#f7f4f0;--line:#ddd7d0}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Montserrat,Arial,sans-serif;color:var(--brown);font-size:15px;line-height:1.55}.container{width:min(1220px,calc(100% - 64px));margin:auto}.site-header{height:84px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #eee8e2}.brand{display:flex;align-items:center;gap:10px;color:var(--green);font-size:12px;text-transform:uppercase;letter-spacing:.08em}.brand-mark{display:inline-block;width:27px;height:27px;border-radius:16px 16px 16px 3px;background:var(--green);transform:rotate(-35deg);position:relative}.brand-mark:after{content:'';position:absolute;width:2px;height:25px;left:14px;top:17px;background:var(--coffee);transform:rotate(35deg)}.main-nav{display:flex;gap:26px}.main-nav a,.footer a{color:var(--gray);text-decoration:none;font-size:13px}.header-contact{display:flex;align-items:center;gap:20px}.phone{color:var(--green);font-size:13px;text-decoration:none}.button{display:inline-block;padding:14px 20px;background:var(--green);border:1px solid var(--green);color:#fff!important;text-decoration:none;font:500 12px Montserrat,Arial,sans-serif;cursor:pointer}.button--outline{background:transparent;color:var(--green)!important}.hero{padding:80px 0 64px;background:var(--cream);overflow:hidden}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;min-height:390px;align-items:center}.eyebrow{font-size:10px;color:var(--coffee);letter-spacing:.15em;text-transform:uppercase;margin:0 0 18px}.hero h1,h2{font-weight:400;color:var(--green);letter-spacing:-.035em;line-height:1.13}.hero h1{font-size:52px;max-width:580px;margin:0 0 22px}.hero-copy{max-width:490px;color:var(--gray);margin:0 0 30px}.hero-actions{display:flex;gap:10px;flex-wrap:wrap}.hero-art{height:390px;position:relative}.art-ring{width:355px;height:355px;position:absolute;right:8%;top:4px;border:1px solid #d9c5b1;border-radius:50%}.art-leaf{position:absolute;right:38%;top:53px;width:135px;height:188px;border-radius:100% 5% 100% 5%;background:var(--green);transform:rotate(28deg)}.art-leaf:after{content:'';position:absolute;width:90px;height:115px;right:-44px;bottom:-45px;border-radius:100% 7% 100% 5%;background:var(--coffee);transform:rotate(-56deg)}.art-pack{position:absolute;right:12%;top:100px;z-index:2;width:148px;height:215px;background:#fff;padding:20px;color:var(--green);box-shadow:0 16px 32px #795f4725}.art-pack small{font-size:8px;letter-spacing:.13em}.art-pack b{display:block;margin-top:45px;font-weight:400;font-size:18px;line-height:1.1}.art-pack i{display:block;width:48px;height:2px;background:var(--coffee);margin-top:18px}.section{padding:86px 0}.section--cream{background:#fbfaf8}.section--green{background:var(--green);color:#fff}.section--coffee{background:var(--coffee);color:#fff;text-align:center}.section-head{display:flex;justify-content:space-between;align-items:end;gap:35px;margin-bottom:32px}.section-head h2,.section h2{font-size:34px;margin:0}.section-head p{max-width:360px;margin:0;color:var(--gray);font-size:13px}.grid-four{display:grid;grid-template-columns:repeat(4,1fr);gap:15px}.category{height:244px;padding:20px;position:relative;overflow:hidden;color:#fff;background:var(--green)}.category:nth-child(2){background:var(--coffee)}.category:nth-child(4){background:var(--brown)}.category::after{content:'';position:absolute;right:-30px;top:23px;width:116px;height:116px;border:1px solid #ffffff80;border-radius:50%}.category-number{font-size:10px;opacity:.75}.category h3{position:absolute;left:20px;bottom:35px;max-width:185px;font-weight:400;font-size:19px;line-height:1.14;margin:0}.category-arrow{position:absolute;bottom:14px;left:20px;font-size:18px}.nutrition-layout,.benefits-layout,.order-layout,.faq-layout{display:grid;grid-template-columns:1fr 1.25fr;gap:72px}.intro p,.section-intro{color:var(--gray);max-width:385px;margin:20px 0 28px}.type-list{border-top:1px solid var(--line)}.type-row{display:grid;grid-template-columns:45px 1fr auto;gap:18px;padding:21px 0;border-bottom:1px solid var(--line);color:var(--green)}.type-row b{font-size:12px;font-weight:500}.type-row span{font-size:11px;color:var(--coffee)}.benefits-list{display:grid;grid-template-columns:1fr 1fr;gap:0 28px}.benefit{padding:23px 0;border-top:1px solid var(--line)}.benefit h3{font-size:14px;color:var(--green);font-weight:500;margin:0 0 7px}.benefit p{margin:0;color:var(--gray);font-size:12px}.consult-grid{display:grid;grid-template-columns:1.1fr .9fr;gap:70px;align-items:center}.section--green h2{color:#fff;font-size:38px}.section--green .intro{color:#e6f0ed;font-size:14px}.lead-form{background:#fff;color:var(--brown);padding:28px}.lead-form h3{color:var(--green);font-weight:400;font-size:20px;margin:0 0 16px}.lead-form input,.lead-form textarea{width:100%;border:0;border-bottom:1px solid var(--line);padding:13px 0;margin-bottom:8px;font:12px Montserrat,Arial,sans-serif;resize:vertical}.lead-form .button{width:100%;margin-top:10px}.privacy{font-size:9px;color:#888078;margin:11px 0 0}.products{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.product{border:1px solid #e8e2dc;padding:16px}.product-image{height:178px;background:#f5f1ec center/cover no-repeat;display:flex;align-items:center;justify-content:center;color:#9a938c;font-size:10px;margin-bottom:16px}.product-image.has-image{color:transparent}.product-type{color:var(--coffee);font-size:9px;text-transform:uppercase;letter-spacing:.09em}.product h3{margin:7px 0;color:var(--green);font-size:16px;font-weight:400}.product p{color:var(--gray);font-size:11px;margin:0;min-height:34px}.product-footer{display:flex;justify-content:space-between;gap:10px;margin-top:15px;font-size:10px;color:#8e8881}.product-footer a{color:var(--green);text-decoration:none}.scenarios{display:grid;grid-template-columns:repeat(4,1fr)}.scenario{min-height:165px;padding:25px;border-left:1px solid #d8d0c7}.scenario:first-child{border-left:0}.scenario-icon{width:28px;height:28px;border:1px solid var(--green);border-radius:50%;margin-bottom:25px}.scenario h3{font-size:15px;color:var(--green);font-weight:400;margin:0 0 8px}.scenario p{font-size:11px;color:var(--gray);margin:0}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;align-items:start}.step{border-top:2px solid var(--coffee);padding-top:13px}.step b{display:block;color:var(--green);font-size:21px;font-weight:400}.step span{display:block;margin-top:12px;font-size:11px;color:var(--gray)}.faq-items{border-top:1px solid var(--line)}details{border-bottom:1px solid var(--line);padding:17px 2px}summary{cursor:pointer;display:flex;justify-content:space-between;color:var(--green);font-size:13px;list-style:none}summary::-webkit-details-marker{display:none}summary::after{content:'+';font-size:18px;line-height:1}details[open] summary::after{content:'−'}details p{font-size:12px;color:var(--gray);padding-right:25px}.section--coffee h2{color:#fff;font-size:39px}.section--coffee p{max-width:520px;margin:16px auto 25px;color:#fff}.section--coffee .button{background:var(--green)}.site-footer{padding:34px 0;background:var(--brown);color:#e8dfd7;font-size:10px}.footer-row{display:flex;justify-content:space-between;gap:20px;align-items:center}.footer a{color:#e8dfd7}.admin-note{padding:30px;font:16px Arial}.admin-note a{color:#016755}@media(max-width:800px){.container{width:calc(100% - 40px)}.site-header{height:74px}.main-nav,.header-contact .button{display:none}.hero{padding:55px 0}.hero-grid,.nutrition-layout,.benefits-layout,.consult-grid,.order-layout,.faq-layout{grid-template-columns:1fr;gap:35px}.hero h1{font-size:38px}.hero-art{display:none}.grid-four,.scenarios{grid-template-columns:1fr 1fr}.products{grid-template-columns:1fr}.section{padding:58px 0}.section-head{display:block}.section-head p{margin-top:14px}.type-row{grid-template-columns:35px 1fr}.type-row span{display:none}.steps{grid-template-columns:1fr 1fr}.footer-row{flex-wrap:wrap}.section--green h2,.section--coffee h2{font-size:32px}}
