/* Общие стили рабочих страниц витрины. */
:root{font-family:Arial,Helvetica,sans-serif;color:#172723;background:#eaf0ee;font-size:16px;font-synthesis:none;--ink:#172723;--muted:#596b62;--green:#1f5546;--line:#dce5df;--accent:#dd582f}
*{box-sizing:border-box}
body{margin:0}
button,input{font:inherit}
button,a{-webkit-tap-highlight-color:transparent}
button{color:inherit;cursor:pointer}
button:disabled{cursor:default}
button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible{outline:3px solid #d46b30;outline-offset:4px}
img{display:block;max-width:100%;height:auto;object-fit:cover}
[hidden]{display:none!important}
h1,h2,h3,p{overflow-wrap:break-word}
h1,h2,h3{margin:0}
button{touch-action:manipulation}
.workspace{max-width:520px;margin:24px auto 48px;padding:0 16px}
.mobile-page{min-width:0;background:#fff;box-shadow:0 14px 80px #20473514;border-radius:16px;overflow:clip;border:1px solid var(--line)}
.masthead{height:58px;background:#fff;display:flex;align-items:center;padding:0 22px;border-bottom:1px solid var(--line);position:sticky;top:0;z-index:5}
.wordmark{display:flex;align-items:center;gap:7px;color:var(--ink);font-size:1.6rem;font-weight:800;letter-spacing:-.08em;text-decoration:none}
.brand-mark{display:inline-block;width:17px;height:21px;border-top:4px solid var(--accent);border-bottom:4px solid var(--accent);transform:skewY(-18deg);margin-right:3px}
.brand-dot{margin-left:-7px;color:var(--accent)}
.feed{padding:20px 20px 0;scroll-margin-top:72px}
.eyebrow{font-size:.875rem;font-weight:700;letter-spacing:.065em;color:var(--muted);line-height:1.5}
.eyebrow{display:flex;align-items:center;gap:7px}
.category-dot{width:6px;height:6px;background:var(--accent);border-radius:50%;flex-shrink:0}
.story-figure{margin:14px 0 0}
.lead-image{width:100%;aspect-ratio:2;border-radius:8px}
.lead-story h1{font-family:Georgia,'Times New Roman',serif;font-size:1.8rem;line-height:1.2;letter-spacing:-.015em;margin-top:16px}
.lead-intro{font-size:1.125rem;line-height:1.55;color:#50605a;margin:12px 0}
.story-content{font-size:1.1875rem;line-height:1.65;padding:0 0 8px}
.story-content p{margin:16px 0}
.story-ending{color:var(--green);border-left:3px solid var(--green);padding-left:14px}
.story-content h3{font-size:1.2rem;line-height:1.35;margin:16px 0 12px}
.context-image{width:100%;aspect-ratio:2;border-radius:8px;margin:14px 0}
.feed-heading{display:flex;gap:16px;align-items:center;margin:24px 0 14px}
.feed-heading h2{font-size:.94rem;white-space:nowrap}
.heading-line{height:1px;flex:1;background:var(--line)}
.offer-card{border:1px solid #c6d9cb;background:#f7faf7;border-radius:12px;overflow:hidden;scroll-margin-top:72px}
.offer-topline{display:flex;align-items:center;justify-content:space-between;gap:8px;min-height:34px;padding:0 16px;background:#edf3ec}
.offer-topline>span{font-size:.875rem;color:var(--muted)}
.offer-topline button{min-height:44px;background:none;border:0;display:flex;gap:9px;align-items:center;padding:0 0 0 10px;color:var(--green)}
.offer-topline button span{font-size:1.5rem}
.card-actions{padding:0 18px 14px}
.card-actions .primary-button{width:100%}
.product-more{border:0;border-bottom:1px solid var(--line);background:none;width:100%;min-height:52px;display:flex;align-items:center;justify-content:space-between;gap:12px;padding:12px 0;font-size:1rem;font-weight:700;text-align:left;color:var(--green)}
.primary-button{display:flex;gap:10px;align-items:center;justify-content:center;min-height:56px;border:0;border-radius:8px;background:var(--green);color:#fff;font-size:1.125rem;line-height:1.35;font-weight:700;padding:14px 16px;text-align:center;white-space:normal}
.primary-button:hover{background:#153e32}
.primary-button>span{font-size:1.15rem;font-weight:400}
.offer-stage{padding:20px 18px}
.offer-stage h2{font-size:1.4rem;line-height:1.25;letter-spacing:-.025em}
#order-stage{scroll-margin-top:76px;border-top:1px solid var(--line)}
.text-button{background:none;border:0;display:flex;align-items:center;gap:10px;font-size:1rem;color:var(--green);min-height:44px;padding:0;margin:-8px 0 12px}
.form-intro{font-size:1.125rem;line-height:1.55;margin:10px 0 20px;color:#50605a}
form label{display:block;font-size:1rem;font-weight:700;margin-bottom:8px}
form input{background:#fff;border:1px solid #748779;min-height:56px;padding:12px 13px;border-radius:7px;display:block;width:100%;margin-bottom:18px;font-size:1.125rem;color:var(--ink)}
form input::placeholder{color:#58675d;font-size:1rem}
.submit-button{width:100%;margin-top:6px}
.form-note{font-size:.875rem;line-height:1.5;color:var(--muted);margin:12px 0 0}
.field-error{color:#a22f24;font-size:1rem;line-height:1.45;margin:-8px 0 18px}
input[aria-invalid='true']{border-color:#b33b2d;background:#fffafa}
.submit-button:disabled{opacity:.65}
.submit-error{margin:14px 0 0}
.story-toggle{border:0;background:transparent;display:flex;align-items:center;gap:12px;justify-content:space-between;color:var(--green);padding:10px 0;min-height:48px;font-size:1rem;font-weight:700;min-width:140px}
.story-toggle>span{font-size:1.2rem}
.story-close{border:1px solid #748779;border-radius:8px;padding:12px 16px;background:#fff;color:var(--green);min-height:48px;font-weight:700;font-size:1rem}
.page-footer{border-top:1px solid var(--line);display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:.875rem;padding:24px 0 28px}
.footer-brand{font-size:1.2rem;font-weight:700;letter-spacing:-.06em;color:#53635b}
.product-dialog{position:fixed;inset:0;width:100%;max-width:none;height:100%;height:100dvh;max-height:none;margin:0;padding:0;border:0;background:#fff;color:var(--ink);overflow-y:auto;overscroll-behavior:contain}
.product-dialog::backdrop{background:#17272380}
.landing-header{position:sticky;top:0;z-index:10;display:flex;justify-content:space-between;align-items:center;gap:12px;background:#fff;border-bottom:1px solid var(--line);padding:8px max(18px,calc((100vw - 680px)/2));font-size:.9rem;font-weight:700}
.landing-header button{background:none;border:1px solid var(--line);border-radius:7px;padding:8px 12px;min-height:44px;display:flex;gap:10px;align-items:center}
.landing-header button span{font-size:1.4rem}
.landing-body{max-width:680px;margin:0 auto;padding:20px 22px 40px;font-size:1.1875rem;line-height:1.65}
.cardio-hero{display:grid;grid-template-columns:minmax(0,1fr) 112px;align-items:center;gap:16px;margin:8px 0 10px}
.cardio-hero h1{font-family:Georgia,'Times New Roman',serif;font-size:1.9rem;line-height:1.16;letter-spacing:-.025em}
.cardio-hero img{width:112px;object-fit:contain;filter:drop-shadow(0 8px 12px #1f55461a)}
.landing-lead{font-size:1.125rem;line-height:1.55;color:#50605a;margin:0 0 18px}
.landing-body>.primary-button{width:100%}
.supplement-note{font-size:.875rem;line-height:1.5;color:#56635b;margin:10px 0 0}
.landing-section{padding:24px 0;border-bottom:1px solid var(--line)}
.landing-section h2{font-family:Georgia,'Times New Roman',serif;font-size:1.6rem;line-height:1.25}
.landing-section>.eyebrow{margin-bottom:8px}
#landing-form-slot{scroll-margin-top:76px;background:#f7faf7;border-radius:12px;margin-top:24px}
#landing-form-slot .text-button{display:none}
#landing-form-slot .offer-stage{border:0}
details{border-bottom:1px solid var(--line)}
summary{cursor:pointer;list-style:none;display:flex;gap:12px;align-items:center;justify-content:space-between;min-height:52px;font-weight:700;font-size:1rem;padding:12px 0}
summary::-webkit-details-marker{display:none}
summary>span{font-size:1.25rem;font-weight:400;color:var(--green)}
details[open] summary>span{transform:rotate(45deg)}
.product-footnotes{font-size:1rem;line-height:1.6;color:#56635b}
.product-footnotes p{margin:12px 0 18px}
@media(max-width:800px){.workspace{margin:0 auto;padding:0}
.mobile-page{border:0;border-radius:0;box-shadow:none}
}
@media(min-width:541px){.cardio-hero{grid-template-columns:minmax(0,1fr) 140px;gap:24px}
.cardio-hero img{width:140px}
.cardio-hero h1{font-size:2.25rem}
}
@media(max-width:360px){.feed{padding-inline:16px}
.landing-body{padding-inline:16px}
.lead-story h1{font-size:1.65rem}
.card-actions{padding-inline:14px}
.cardio-hero{grid-template-columns:minmax(0,1fr) 88px;gap:10px}
.cardio-hero img{width:88px}
.cardio-hero h1{font-size:1.7rem}
.offer-stage{padding-inline:16px}
}
@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;transition:none!important}
}
.marine-image{width:100%;height:210px;object-fit:cover;object-position:center 43%;border-radius:10px;margin:18px 0}
.marine-detail{padding:18px;background:#f0f5ed;border-radius:10px;margin-top:18px}
.marine-detail h3{font-size:1.125rem;line-height:1.35}
.marine-detail p{font-size:1.0625rem;line-height:1.6;margin:10px 0 0}
.product-document{background:#f7faf7;border:1px solid var(--line);border-radius:10px;padding:0 14px}
.product-document summary{gap:12px;min-height:100px}
.product-document summary>img{width:42px;height:61px;object-fit:contain;flex-shrink:0;padding:0}
.product-document summary>span:last-child{flex-shrink:0}
.document-copy{padding:0 0 14px;font-size:1rem;line-height:1.6}
.document-copy p{margin:0 0 14px}
.document-copy img{width:100%;height:auto;object-fit:contain;margin-top:12px;padding:0}
@media(max-width:360px){.marine-image{height:180px}
.product-document{padding-inline:12px}
.product-document summary{gap:10px}
}
.landing-hero .primary-button,.consultation-bridge .primary-button{width:100%}
.consultation-bridge{margin-top:24px}
.consultation-bridge p{margin:0 0 16px}
.product-footnotes{margin-top:24px}
.product-footnotes .document-copy{padding-bottom:16px}
.product-footnotes .document-copy img{max-width:555px;margin-inline:auto}
.consultation-promise{font-size:1.0625rem;line-height:1.5;margin:0 0 18px;color:var(--green)}
.landing-section>.primary-button{width:100%}
.additional-components{margin-top:18px}
.additional-components p{font-size:1rem;line-height:1.6;margin:0 0 16px}
.pilot-product-picture{width:100%;height:210px;object-fit:contain;padding:20px;background:#edf3ec}
.pilot-product-copy{padding:18px}
.pilot-product-copy h2{font-family:Georgia,'Times New Roman',serif;font-size:1.6rem;line-height:1.25;margin:8px 0}
.pilot-product-copy p{font-size:1.125rem;line-height:1.55}
.pilot-footer{font-size:.875rem;line-height:1.55;color:var(--muted);padding-top:18px}
.pilot-body .landing-header{gap:16px}
.pilot-body .cardio-hero img{max-height:170px}
.pilot-body .landing-header span{overflow-wrap:anywhere}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}
}
.product-benefits{list-style:none;padding:0;margin:20px 0 0;display:grid;gap:14px}
.product-benefits li{position:relative;padding-left:25px;font-size:1.125rem;line-height:1.55}
.product-benefits li::before{content:'✓';position:absolute;left:0;color:var(--green);font-weight:700}
.product-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 150px;align-items:center;gap:18px}
.product-hero-grid h1{font-size:1.85rem;line-height:1.2;margin:16px 0}
.landing-pack{width:100%;max-height:220px;object-fit:contain}
.product-detail-image{display:block;width:100%;max-height:280px;object-fit:contain;background:#eef3e9;border-radius:10px;margin:18px 0}
.product-fineprint{font-size:.875rem!important;line-height:1.55!important;color:var(--muted)}
.consultation-panel{padding:22px;background:#eef3e9;border-radius:12px;margin:26px 0}
.consultation-panel h2{margin-top:0}
.product-review{margin:0;padding:20px;background:#eef3e9;border-radius:10px}
.product-review[hidden]{display:none}
.product-review figcaption{font-weight:700;color:var(--green);font-size:1rem;margin-bottom:12px}
.product-review blockquote{margin:0;font-size:1.125rem;line-height:1.65;white-space:pre-line}
.product-review h3{font-size:1.125rem;line-height:1.4;margin:0 0 12px}
.product-review-nav{display:flex;justify-content:space-between;align-items:center;gap:10px;margin:18px 0 12px}
.product-review-nav button{border:1px solid var(--line);border-radius:6px;background:white;padding:10px 14px;min-height:46px;color:var(--green);font:inherit;font-weight:700;cursor:pointer}
.product-information summary{padding:18px 0;min-height:48px;cursor:pointer;font-weight:700}
.product-information details{border-bottom:1px solid var(--line)}
.product-document{display:block;width:100%;height:auto;margin:12px auto}
.pilot-body .landing-body p{font-size:1.125rem;line-height:1.65}
.pilot-body .landing-section h2,.consultation-panel h2{font-size:1.5rem;line-height:1.3}
.pilot-product-picture{height:260px}
.product-information p{font-size:1rem!important}
.pilot-body .landing-body{padding-bottom:32px}
.pilot-body .primary-button{min-height:54px}
@media(max-width:540px){.product-hero-grid{grid-template-columns:minmax(0,1fr) 112px;gap:12px}
.product-hero-grid h1{font-size:1.6rem}
.landing-pack{max-height:190px}
.consultation-panel{padding:18px}
.product-review{padding:18px}
}
@media(max-width:360px){.product-hero-grid{grid-template-columns:1fr}
.landing-pack{max-height:150px}
}
.product-hero-grid h1{font-family:Georgia,'Times New Roman',serif}
.pilot-body .landing-body .supplement-note{font-size:.875rem;line-height:1.55}
.pilot-body .landing-body .product-footnotes p{font-size:1rem;line-height:1.6}
.pilot-body #offer-card .pilot-product-picture{height:170px;padding:10px}
.pilot-body #offer-card .pilot-product-copy{padding:14px 18px 10px}
.pilot-body #offer-card .pilot-product-copy p{margin:8px 0}
.pilot-body #offer-card .product-benefits{margin-top:12px;gap:10px}
.pilot-body #offer-card .consultation-promise{margin-bottom:12px}
.mixed-story[data-compact-story]>img{height:120px;aspect-ratio:auto}
.mixed-story[data-compact-story] h2{font-size:1.35rem}
.mixed-story[data-compact-story] .mixed-story-copy{padding:16px 20px}
.mixed-story[data-compact-story] .mixed-story-copy>p{margin:10px 0}
.mixed-story{scroll-margin-top:72px}
.story-recommendation{margin:20px 0;padding:18px;background:#eef3e9;border:1px solid var(--line);border-radius:10px}
.story-recommendation strong{display:block;font-size:1.2rem;margin-top:12px}
.story-recommendation .primary-button{width:100%;font-size:1rem}
.mixed-carousel .compact-product>img{height:160px;padding:12px}
.mixed-story{border:1px solid var(--line);border-radius:14px;overflow:hidden;margin:20px 0 26px;background:#fff}
.mixed-story>img{display:block;width:100%;height:auto;aspect-ratio:2;object-fit:cover}
.mixed-story-copy,.mixed-product-copy{padding:20px}
.mixed-story h2,.mixed-product h2,.mixed-note h2{font-family:Georgia,serif;font-size:1.55rem;line-height:1.25;margin:10px 0 14px}
.mixed-story p,.mixed-note li{font-size:1.125rem;line-height:1.6}
.mixed-story summary{display:flex;align-items:center;justify-content:space-between;min-height:52px;color:var(--green);font-weight:700;cursor:pointer;list-style:none}
.mixed-story summary::after{content:'↓'}
.mixed-story details[open] summary::after{content:'↑'}
.mixed-story summary::-webkit-details-marker{display:none}
.mixed-product{border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#f5f9f5;margin:24px 0}
.mixed-product>img{display:block;width:100%;height:210px;object-fit:contain;padding:16px;background:#edf3e7}
.mixed-product .primary-button{margin-top:22px;width:100%;font-size:1rem}
.mixed-product .product-more{width:100%;text-align:left;min-height:48px}
.mixed-product[hidden]{display:none}
.mixed-thematic .mixed-product{display:none}
.mixed-thematic .mixed-product[data-show]{display:block}
.mixed-note{background:#eef3e9;border-radius:12px;padding:22px;margin:28px 0}
.mixed-note ul{padding-left:22px;margin-bottom:0}
.mixed-note li+li{margin-top:9px}
.mixed-carousel-nav{display:flex;align-items:center;justify-content:space-between;gap:12px;color:var(--muted);font-size:1rem}
.mixed-carousel-nav>div{display:flex;gap:8px}
.mixed-carousel-nav button{background:white;border:1px solid var(--line);border-radius:8px;color:var(--green);width:48px;height:48px;font-size:24px;cursor:pointer}
.mixed-carousel{display:flex;gap:14px;overflow-x:auto;scroll-snap-type:x mandatory;padding:4px 0 16px;overscroll-behavior-x:contain}
.compact-product{flex:0 0 86%;scroll-snap-align:start;margin:16px 0 0;display:flex;flex-direction:column}
.compact-product .mixed-product-copy{display:flex;flex-direction:column;flex:1}
.compact-product .product-benefits{flex:1;margin-top:0}
.compact-product .eyebrow{font-size:.78rem}
.mixed-back{display:flex;min-height:52px;align-items:center;color:var(--green);font-weight:700;margin:24px 0}
.mixed-story .text-button{min-height:48px}
.mixed-carousel:focus-visible{outline:2px solid var(--green);outline-offset:4px}
@media(min-width:600px){.compact-product{flex-basis:68%}
}
@media(max-width:360px){.mixed-story-copy,.mixed-product-copy,.mixed-note{padding:16px}
.mixed-story h2,.mixed-product h2{font-size:1.4rem}
}
