@import url("https://fonts.googleapis.com/css2?family=Manrope:wght@400;500;600;700;800&display=swap");

:root{
  --wine:#6f1736;--wine2:#8d2448;--ink:#2f1821;--muted:#735f67;--cream:#fffaf8;--blush:#f7e7e5;--line:#eadad9;--white:#fff;--shadow:0 24px 70px rgba(91,27,51,.14);--radius:28px
}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:"Manrope",Arial,Helvetica,sans-serif;line-height:1.55}img,video{display:block;max-width:100%}a{color:inherit;text-decoration:none}button{font:inherit}.container{width:min(1180px,calc(100% - 36px));margin:auto}.skip-link{position:fixed;left:12px;top:-60px;z-index:100;background:#fff;padding:12px 18px;border-radius:12px}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,250,248,.86);backdrop-filter:blur(18px);border-bottom:1px solid rgba(111,23,54,.08)}.header-inner{height:72px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:10px;font-weight:900;letter-spacing:.04em}.brand img{border-radius:50%}.desktop-nav{display:flex;gap:28px;color:var(--muted);font-weight:700;font-size:14px}.desktop-nav a:hover{color:var(--wine)}.header-buy{background:var(--wine);color:#fff;padding:11px 20px;border-radius:999px;font-weight:900}.hero{position:relative;overflow:hidden;padding:68px 0 56px;background:radial-gradient(circle at 10% 20%,#fff 0,transparent 35%),linear-gradient(135deg,#fffaf8 0,#f3dcdf 100%)}.hero:after{content:"";position:absolute;width:420px;height:420px;border-radius:50%;background:#e7bbc6;filter:blur(80px);opacity:.3;right:-120px;top:-140px}.hero-grid{position:relative;z-index:1;display:grid;grid-template-columns:.9fr 1.1fr;gap:72px;align-items:center}.eyebrow,.kicker{margin:0 0 14px;text-transform:uppercase;letter-spacing:.16em;font-weight:900;font-size:12px;color:var(--wine)}h1,h2,h3{font-family:"Manrope",Arial,Helvetica,sans-serif;line-height:1.05;margin:0}h1{font-size:clamp(48px,7vw,88px);letter-spacing:-.045em}h1 em{color:var(--wine);font-weight:500}.hero-lead{font-size:19px;color:var(--muted);max-width:640px;margin:24px 0}.hero-bestseller{display:flex;align-items:center;gap:12px;flex-wrap:wrap;margin:20px 0;padding:14px 18px;background:rgba(255,255,255,.72);border:1px solid rgba(111,23,54,.1);border-radius:18px;width:max-content;max-width:100%}.hero-bestseller span{background:var(--wine);color:#fff;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.hero-bestseller strong{font-size:18px}.hero-bestseller small{color:var(--muted)}.hero-actions,.market-buttons,.final-actions,.quiz-result-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:54px;padding:0 22px;border-radius:16px;font-weight:900;border:1px solid transparent;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(78,19,42,.16)}.btn-primary{background:var(--wine);color:#fff}.btn-secondary{background:#fff;border-color:#d9c0c7;color:var(--wine)}.btn-wb{background:linear-gradient(135deg,#c41ab7,#7a28c5);color:#fff}.btn-ozon{background:#1769ff;color:#fff}.hero-proof{display:flex;gap:34px;margin-top:34px}.hero-proof div{display:grid}.hero-proof strong{font-size:25px;color:var(--wine)}.hero-proof span{font-size:13px;color:var(--muted)}.hero-visual{position:relative;min-height:640px}.hero-photo{height:640px;border-radius:44px;overflow:hidden;box-shadow:var(--shadow);transform:rotate(1.5deg)}.hero-photo img{width:100%;height:100%;object-fit:cover}.real-product-card{position:absolute;left:-46px;bottom:36px;width:250px;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border:1px solid rgba(111,23,54,.12);border-radius:24px;padding:12px;display:flex;align-items:center;gap:12px;box-shadow:0 20px 50px rgba(76,21,41,.2)}.real-product-card img{width:88px;height:100px;object-fit:cover;border-radius:15px}.real-product-card div{display:grid;gap:4px}.real-product-card span{font-size:11px;color:var(--muted)}.real-product-card strong{font-size:20px}.trust-strip{background:#fff;border-block:1px solid var(--line)}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr)}.trust-grid>div{display:flex;align-items:center;gap:14px;padding:25px 22px;border-right:1px solid var(--line)}.trust-grid>div:last-child{border-right:0}.trust-grid i{width:38px;height:38px;border-radius:50%;display:grid;place-items:center;background:var(--blush);color:var(--wine);font-style:normal;font-weight:900}.trust-grid p{display:grid;margin:0}.trust-grid small{color:var(--muted)}.section{padding:96px 0}.section-head{display:flex;align-items:end;justify-content:space-between;gap:30px;margin-bottom:38px}.section-head h2,.quiz-copy h2,.how-copy h2,.faq-intro h2,.bestseller-copy h2,.final-card h2{font-size:clamp(38px,5vw,60px);letter-spacing:-.04em}.section-head>p{max-width:480px;color:var(--muted);margin:0}.quiz-section{background:#fff}.quiz-shell{display:grid;grid-template-columns:.72fr 1.28fr;min-height:540px;border-radius:36px;overflow:hidden;background:linear-gradient(145deg,#721837,#8c294d);color:#fff;box-shadow:var(--shadow)}.quiz-copy{padding:56px}.quiz-copy .kicker{color:#efc8d3}.quiz-copy p{color:#f7dfe6;max-width:380px}.quiz-progress{height:7px;background:rgba(255,255,255,.18);border-radius:999px;overflow:hidden;margin-top:38px}.quiz-progress span{display:block;height:100%;width:33.333%;background:#fff;border-radius:999px;transition:.35s}.quiz-copy small{display:block;margin-top:10px;color:#efc8d3}.quiz-stage{background:#fff;color:var(--ink);padding:48px;display:grid;align-items:center}.quiz-question h3{font-size:40px;margin-bottom:28px}.quiz-answers{display:grid;grid-template-columns:1fr 1fr;gap:14px}.quiz-answers button{border:1px solid var(--line);background:#fff;text-align:left;padding:18px;border-radius:20px;display:flex;align-items:center;gap:14px;font-weight:800;cursor:pointer;transition:.2s}.quiz-answers button:hover{border-color:var(--wine);background:#fff7f7;transform:translateY(-2px)}.quiz-answers i{font-style:normal;width:44px;height:44px;border-radius:14px;display:grid;place-items:center;background:var(--blush);font-size:20px}.quiz-result{display:grid;grid-template-columns:.82fr 1.18fr;gap:28px;align-items:center}.quiz-result-media{position:relative;height:390px;border-radius:28px;overflow:hidden}.quiz-result-media img{width:100%;height:100%;object-fit:cover}.quiz-result-media span{position:absolute;top:16px;left:16px;background:var(--wine);color:#fff;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.quiz-result-copy h3{font-size:58px;color:var(--wine)}.quiz-result-copy>strong{display:block;margin:9px 0;color:var(--wine)}.quiz-result-copy>p{color:var(--muted)}.quiz-alt{font-size:14px}.quiz-alt a{color:var(--wine);font-weight:900;text-decoration:underline}.quiz-reset{border:0;background:none;color:var(--wine);font-weight:900;padding:8px 0;cursor:pointer}.products-section{background:var(--cream)}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 14px 38px rgba(82,28,48,.07)}.product-card.featured{grid-column:span 2;display:grid;grid-template-columns:1.15fr .85fr}.product-media{position:relative;height:410px;overflow:hidden;background:var(--blush)}.featured .product-media{height:auto;min-height:520px}.product-lifestyle{width:100%;height:100%;object-fit:cover;transition:.5s transform}.product-card:hover .product-lifestyle{transform:scale(1.025)}.product-badge{position:absolute;top:16px;left:16px;background:rgba(111,23,54,.92);color:#fff;padding:7px 11px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.real-thumb{position:absolute;right:14px;bottom:14px;width:92px;padding:6px;background:rgba(255,255,255,.9);border-radius:16px;box-shadow:0 10px 30px rgba(0,0,0,.12)}.real-thumb img{height:92px;width:100%;object-fit:cover;border-radius:11px}.real-thumb span{display:block;text-align:center;font-size:9px;color:var(--muted);margin-top:4px}.product-body{padding:24px}.featured .product-body{padding:38px;display:flex;flex-direction:column;justify-content:center}.product-title{display:flex;justify-content:space-between;align-items:center;gap:14px}.product-title h3{font-size:36px}.product-title span{font-size:11px;padding:6px 9px;background:var(--blush);border-radius:999px;font-weight:800}.product-short{font-weight:900;color:var(--wine);margin:8px 0 3px}.product-notes{color:var(--muted);margin:0}.product-description{color:var(--muted);font-size:14px}.product-actions{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin-top:18px}.product-actions a{height:44px;border-radius:13px;display:grid;place-items:center;color:#fff;font-weight:900}.product-actions .wb{background:linear-gradient(135deg,#c41ab7,#7a28c5)}.product-actions .ozon{background:#1769ff}.comparison-section{background:#fff}.comparison-wrap{border:1px solid var(--line);border-radius:26px;overflow:hidden}.comparison-head,.comparison-row{display:grid;grid-template-columns:1.1fr 1.15fr 1.45fr 1.25fr .8fr;align-items:center}.comparison-head{padding:15px 22px;background:var(--wine);color:#fff;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.comparison-row{padding:14px 22px;border-bottom:1px solid var(--line);transition:.2s}.comparison-row:last-child{border-bottom:0}.comparison-row:hover{background:#fff7f7}.comparison-name{display:flex;align-items:center;gap:12px}.comparison-name img{width:54px;height:54px;object-fit:cover;border-radius:13px}.comparison-row small{display:none}.comparison-row span{font-size:13px;color:var(--muted)}.comparison-name strong{font-size:18px;color:var(--ink)}.intensity{display:inline-flex;padding:6px 9px;border-radius:999px;background:var(--blush);color:var(--wine);font-size:11px}.how-section{background:linear-gradient(180deg,#f6e5e6,#fffaf8)}.how-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:70px;align-items:center}.how-media{position:relative;border-radius:34px;overflow:hidden;box-shadow:var(--shadow);background:#000;max-height:700px}.how-media video{width:100%;height:690px;object-fit:cover}.video-label{position:absolute;left:18px;right:18px;bottom:18px;background:rgba(255,255,255,.88);backdrop-filter:blur(12px);padding:14px 16px;border-radius:17px;display:flex;justify-content:space-between;gap:12px;font-size:13px}.video-label span{font-weight:900}.video-label a{color:var(--wine);font-weight:900}.steps{list-style:none;padding:0;margin:32px 0;display:grid;gap:22px}.steps li{display:grid;grid-template-columns:58px 1fr;gap:16px}.steps li>span{width:52px;height:52px;display:grid;place-items:center;border-radius:17px;background:var(--wine);color:#fff;font-weight:900}.steps strong{font-size:18px}.steps p{margin:4px 0;color:var(--muted)}.safety-note{padding:18px;border-radius:18px;background:#fff;border:1px solid var(--line);color:var(--muted)}.bestseller-section{background:#fff}.bestseller-card{display:grid;grid-template-columns:1.05fr .95fr;border-radius:36px;overflow:hidden;background:#f8e8e9}.bestseller-media{min-height:590px}.bestseller-media img{width:100%;height:100%;object-fit:cover}.bestseller-copy{padding:62px;display:flex;flex-direction:column;justify-content:center}.badge{align-self:flex-start;background:var(--wine);color:#fff;padding:7px 12px;border-radius:999px;font-size:11px;font-weight:900;text-transform:uppercase}.bestseller-copy>p{color:var(--muted);font-size:17px}.note-chips{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 24px}.note-chips span{background:#fff;padding:7px 11px;border-radius:999px;font-size:12px;font-weight:800}.seller-note{font-size:12px!important;margin-top:17px}.reviews-section{background:var(--cream)}.text-link{font-weight:900;color:var(--wine)}.review-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.review-card{background:#fff;border:1px solid var(--line);border-radius:24px;padding:24px;min-height:230px;display:flex;flex-direction:column}.review-top{display:flex;justify-content:space-between;gap:10px;align-items:center}.verified{font-size:10px;text-transform:uppercase;letter-spacing:.06em;font-weight:900;color:#557968}.stars{color:#f39b47;letter-spacing:2px}.review-card blockquote{font-family:"Manrope",Arial,Helvetica,sans-serif;font-size:23px;line-height:1.35;margin:28px 0;flex:1}.review-card footer{display:flex;justify-content:space-between;gap:12px;font-size:12px}.review-card footer span{color:var(--muted)}.review-gallery{margin-top:22px;border:1px solid var(--line);background:#fff;border-radius:22px;padding:18px}.review-gallery summary{cursor:pointer;font-weight:900;color:var(--wine)}.review-images{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:16px}.review-images button{border:0;background:none;padding:0;cursor:zoom-in}.review-images img{width:100%;height:230px;object-fit:cover;border-radius:15px;border:1px solid var(--line)}.faq-section{background:#fff}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:70px}.faq-intro{position:sticky;top:110px;align-self:start}.faq-intro>p{color:var(--muted)}.faq-list{border-top:1px solid var(--line)}.faq-item{border-bottom:1px solid var(--line)}.faq-item button{width:100%;border:0;background:none;padding:22px 0;display:flex;justify-content:space-between;gap:22px;text-align:left;font-weight:900;cursor:pointer}.faq-item button span{font-size:24px;color:var(--wine);transition:.2s}.faq-item.open button span{transform:rotate(45deg)}.faq-answer{display:grid;grid-template-rows:0fr;transition:.25s}.faq-answer>div{overflow:hidden}.faq-answer p{margin:0 0 24px;color:var(--muted);max-width:720px}.faq-item.open .faq-answer{grid-template-rows:1fr}.final-cta{background:linear-gradient(135deg,#6f1736,#8d2448);color:#fff}.final-card{display:grid;grid-template-columns:100px 1fr auto;gap:28px;align-items:center}.final-card img{width:100px;height:100px;border-radius:50%}.final-card .kicker{color:#efc8d3}.final-card p{margin:8px 0 0;color:#f6dce4}body>footer{background:#33111e;color:#fff;padding:38px 0 110px}.footer-grid{display:grid;grid-template-columns:1fr auto;gap:22px;align-items:center}.footer-brand{display:flex;align-items:center;gap:12px}.footer-brand img{border-radius:50%}.footer-brand div{display:grid}.footer-brand small,.footer-copy{color:#ceb7bf}.footer-links{display:flex;gap:18px;flex-wrap:wrap;font-size:13px}.footer-copy{grid-column:1/-1;margin:0;font-size:12px}.mobile-buybar{display:none}.image-dialog{border:0;border-radius:22px;padding:44px 12px 12px;max-width:min(94vw,1200px);max-height:92vh;background:#fff}.image-dialog::backdrop{background:rgba(30,5,15,.75)}.image-dialog img{max-height:82vh}.dialog-close{position:absolute;top:8px;right:12px;width:34px;height:34px;border:0;border-radius:50%;background:var(--wine);color:#fff;font-size:24px;cursor:pointer}.reveal{opacity:1;transform:none}.app-ready .reveal{opacity:0;transform:translateY(22px);transition:.65s ease}.app-ready .reveal.visible{opacity:1;transform:none}
@media(max-width:980px){.desktop-nav{display:none}.hero-grid,.quiz-shell,.how-grid,.bestseller-card,.faq-grid{grid-template-columns:1fr}.hero-grid{gap:42px}.hero-copy{text-align:center}.hero-lead{margin-inline:auto}.hero-bestseller,.hero-actions,.hero-proof{justify-content:center;margin-inline:auto}.hero-visual{min-height:570px}.hero-photo{height:570px}.real-product-card{left:14px}.quiz-copy{padding:40px}.quiz-stage{padding:34px}.product-grid{grid-template-columns:1fr 1fr}.product-card.featured{grid-column:1/-1}.comparison-head{display:none}.comparison-row{grid-template-columns:1fr 1fr 1fr;padding:18px}.comparison-row span:nth-child(4),.comparison-row span:nth-child(5){margin-top:10px}.comparison-row small{display:block;font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#a58f97}.how-grid{gap:36px}.how-media video{height:620px}.faq-intro{position:static}.review-grid{grid-template-columns:1fr 1fr}.final-card{grid-template-columns:90px 1fr}.final-actions{grid-column:1/-1}}
@media(max-width:680px){.container{width:min(100% - 24px,1180px)}.site-header .header-inner{height:62px}.brand img{width:38px;height:38px}.brand span{font-size:13px}.header-buy{padding:9px 15px;font-size:13px}.hero{padding:42px 0 32px}h1{font-size:47px}.hero-lead{font-size:16px}.hero-actions{display:grid}.hero-proof{gap:24px}.hero-visual{min-height:480px}.hero-photo{height:470px;border-radius:30px}.real-product-card{width:210px;bottom:18px}.real-product-card img{width:72px;height:82px}.trust-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory}.trust-grid>div{min-width:82%;scroll-snap-align:center;border-right:1px solid var(--line)}.section{padding:68px 0}.section-head{display:block}.section-head>p{margin-top:12px}.section-head h2,.quiz-copy h2,.how-copy h2,.faq-intro h2,.bestseller-copy h2,.final-card h2{font-size:40px}.quiz-shell{border-radius:28px}.quiz-copy{padding:28px}.quiz-stage{padding:24px}.quiz-question h3{font-size:31px}.quiz-answers{grid-template-columns:1fr}.quiz-answers button{padding:14px}.quiz-result{grid-template-columns:1fr}.quiz-result-media{height:300px}.quiz-result-copy h3{font-size:48px}.quiz-result-actions{display:grid}.product-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin-inline:-12px;padding:0 12px 18px;scrollbar-width:none}.product-card,.product-card.featured{display:block;min-width:88%;scroll-snap-align:center}.product-media,.featured .product-media{height:430px;min-height:0}.featured .product-body{padding:24px}.comparison-wrap{border:0;display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-12px;padding:0 12px 16px}.comparison-row{display:grid;grid-template-columns:1fr;min-width:82%;background:#fff;border:1px solid var(--line)!important;border-radius:22px;scroll-snap-align:center;gap:10px}.comparison-name img{width:76px;height:76px}.how-media video{height:520px}.video-label{display:grid}.bestseller-copy{padding:34px 24px 38px}.bestseller-media{min-height:430px}.market-buttons{display:grid}.review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;margin-inline:-12px;padding:0 12px 18px;scrollbar-width:none}.review-card{min-width:84%;scroll-snap-align:center}.review-images{grid-template-columns:1fr 1fr}.review-images img{height:170px}.final-card{grid-template-columns:1fr;text-align:center}.final-card img{margin:auto}.final-actions{display:grid}.footer-grid{grid-template-columns:1fr}.footer-links{gap:13px}.mobile-buybar{position:fixed;z-index:60;left:10px;right:10px;bottom:max(10px,env(safe-area-inset-bottom));display:grid;grid-template-columns:1fr 1fr;gap:8px;padding:8px;border-radius:18px;background:rgba(255,255,255,.92);box-shadow:0 12px 40px rgba(53,11,27,.24);backdrop-filter:blur(16px)}.mobile-buybar a{min-height:48px;display:grid;place-items:center;border-radius:13px;color:#fff;font-weight:900;font-size:13px}.mobile-wb{background:linear-gradient(135deg,#c41ab7,#7a28c5)}.mobile-ozon{background:#1769ff}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}}

/* V3: реальные фото, отдельные ссылки и расширенный тест */
.claim-note{position:relative;z-index:2;margin-top:24px;font-size:11px;color:#8e7881;text-align:center}.claim-note a{text-decoration:underline;font-weight:800;color:var(--wine)}
.hero-photo{background:#f6e5ea}.hero-photo img{object-position:center}.real-product-card{width:275px}.real-product-card small{font-size:10px;color:var(--muted)}
.quiz-benefits{display:flex;flex-wrap:wrap;gap:8px;margin-top:22px}.quiz-benefits span{font-size:11px;font-weight:800;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.13);color:#fff}.quiz-question>p{margin:-14px 0 24px;color:var(--muted)}.quiz-answers{grid-template-columns:1fr 1fr}.quiz-answers button:last-child:nth-child(odd){grid-column:1/-1}.quiz-nav{margin-top:20px;display:flex;justify-content:space-between;align-items:center;gap:16px}.quiz-nav small{color:var(--muted)}.quiz-back,.quiz-reset,.quiz-share,.quiz-alt button{border:0;background:none;color:var(--wine);font-weight:900;padding:8px 0;cursor:pointer}.quiz-result-copy>strong{font-size:19px}.result-bars{display:grid;gap:10px;margin:20px 0}.result-bars>div>span{display:flex;justify-content:space-between;gap:16px;font-size:12px}.result-bars em{font-style:normal;color:var(--wine);font-weight:900}.result-bars i{display:block;height:7px;background:var(--blush);border-radius:99px;overflow:hidden;margin-top:5px}.result-bars u{display:block;height:100%;background:linear-gradient(90deg,var(--wine),#c56b87);border-radius:99px;text-decoration:none}.quiz-alt button{text-decoration:underline}.quiz-summary{margin-top:16px}.quiz-summary summary{font-weight:900;color:var(--wine);cursor:pointer}.quiz-summary div{display:flex;flex-wrap:wrap;gap:6px;margin-top:10px}.quiz-summary span{font-size:10px;background:var(--blush);padding:6px 9px;border-radius:999px}.quiz-result-tools{display:flex;gap:18px;flex-wrap:wrap;margin-top:12px}
.product-card{position:relative}.product-card:before{content:"";position:absolute;inset:0 0 auto;height:4px;background:var(--product-accent);z-index:2}.product-notes{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-more{width:100%;border:1px solid var(--line);background:#fff7f7;color:var(--wine);font-weight:900;border-radius:13px;min-height:43px;cursor:pointer;margin-top:14px}.product-more:hover{border-color:var(--wine)}.product-actions a{font-size:12px}.comparison-row{width:100%;border:0;background:#fff;text-align:left;color:inherit;font:inherit;cursor:pointer}.comparison-row:focus-visible{outline:3px solid #d99bae;outline-offset:-3px}
.reels-section{background:linear-gradient(180deg,#fff,#f7e7e5)}.reel-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.reel-card{position:relative;min-height:490px;border-radius:28px;overflow:hidden;background:#221019;color:#fff;box-shadow:var(--shadow)}.reel-card img{width:100%;height:100%;position:absolute;inset:0;object-fit:cover;transition:.45s transform}.reel-card:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 45%,rgba(35,9,19,.86))}.reel-card:hover img{transform:scale(1.035)}.reel-card strong,.reel-card small,.reel-play{position:absolute;z-index:2}.reel-play{top:24px;right:24px;width:56px;height:56px;display:grid;place-items:center;border-radius:50%;background:rgba(255,255,255,.9);color:var(--wine);box-shadow:0 10px 30px rgba(0,0,0,.18)}.reel-card strong{left:24px;right:24px;bottom:52px;font-family:"Manrope",Arial,Helvetica,sans-serif;font-size:28px;line-height:1.05}.reel-card small{left:24px;bottom:24px;color:#f5dce4;font-weight:800}
.how-media{background:#fff}.how-media>img{width:100%;height:690px;object-fit:cover}.how-stat{position:absolute;left:18px;bottom:18px;background:rgba(255,255,255,.9);backdrop-filter:blur(12px);border-radius:18px;padding:14px 18px;display:flex;gap:10px;align-items:baseline}.how-stat strong{font-size:30px;color:var(--wine)}.how-stat span{font-size:12px;color:var(--muted);font-weight:800}
.product-dialog{border:0;padding:0;border-radius:30px;width:min(1050px,94vw);max-height:92vh;overflow:auto;background:#fff;box-shadow:0 30px 100px rgba(35,6,17,.4)}.product-dialog::backdrop{background:rgba(30,5,15,.76);backdrop-filter:blur(4px)}.product-dialog-grid{display:grid;grid-template-columns:1fr 1fr}.product-dialog-media{min-height:680px;background:var(--blush)}.product-dialog-media img{width:100%;height:100%;object-fit:cover}.product-dialog-copy{padding:56px;display:flex;flex-direction:column;justify-content:center}.product-dialog-copy h2{font-size:64px;color:var(--wine);margin:14px 0}.product-dialog-copy>p{color:var(--muted)}.pyramid{display:grid;gap:10px;margin:24px 0}.pyramid>div{display:grid;grid-template-columns:120px 1fr;gap:14px;padding:12px 0;border-bottom:1px solid var(--line)}.pyramid small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:10px;font-weight:900}.pyramid strong{font-size:13px}.product-meta{margin:0 0 24px;display:grid;gap:10px}.product-meta>div{display:grid;grid-template-columns:90px 1fr;gap:12px}.product-meta dt{font-size:11px;text-transform:uppercase;color:var(--muted);font-weight:900}.product-meta dd{margin:0;font-size:13px}.product-dialog .dialog-close{z-index:3;position:sticky;float:right;top:12px;margin:12px 12px -46px 0}
@media(max-width:980px){.reel-grid{grid-template-columns:1fr 1fr}.reel-card:last-child{grid-column:1/-1}.product-dialog-grid{grid-template-columns:1fr}.product-dialog-media{min-height:480px}.product-dialog-copy{padding:38px}.product-dialog-copy h2{font-size:52px}}
@media(max-width:680px){.claim-note{text-align:left;margin-top:18px}.hero-proof{gap:18px}.hero-proof strong{font-size:20px}.real-product-card{width:230px}.quiz-benefits{justify-content:center}.quiz-answers{grid-template-columns:1fr}.quiz-answers button:last-child:nth-child(odd){grid-column:auto}.quiz-result-media{height:330px}.quiz-result-tools{display:grid;gap:2px}.product-actions{grid-template-columns:1fr}.reel-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;margin-inline:-12px;padding:0 12px 18px;scrollbar-width:none}.reel-card,.reel-card:last-child{min-width:84%;min-height:460px;scroll-snap-align:center}.how-media>img{height:520px}.product-dialog{width:96vw;border-radius:24px}.product-dialog-media{min-height:360px}.product-dialog-copy{padding:28px 22px 32px}.product-dialog-copy h2{font-size:46px}.pyramid>div{grid-template-columns:1fr;gap:5px}.product-meta>div{grid-template-columns:1fr;gap:3px}.product-dialog .market-buttons{display:grid}}

/* CURRENT V3 — стабильная мобильная вёрстка, два шрифта, карточки и локальные видео */
html{width:100%;max-width:100%;overflow-x:hidden;-webkit-text-size-adjust:100%;text-size-adjust:100%}
body{width:100%;max-width:100%;overflow-x:hidden;font-family:"Manrope",Arial,Helvetica,sans-serif;font-synthesis:weight style}
h1,h2,h3,.review-card blockquote,.reel-card strong,.product-dialog-copy h2{font-family:"Manrope",Arial,Helvetica,sans-serif}
button,input,select,textarea,.btn{font-family:"Manrope",Arial,Helvetica,sans-serif}
.container,.hero-grid>* ,.quiz-shell>* ,.how-grid>* ,.bestseller-card>* ,.faq-grid>* ,.final-card>*{min-width:0}
h1,h2,h3,p,span,strong,small,a,button,dd{overflow-wrap:break-word}
h1{max-width:100%;text-wrap:balance}
h2,h3{text-wrap:balance}
.btn,.header-buy,.product-actions a,.mobile-buybar a{text-align:center;line-height:1.18}
.hero-bestseller{min-width:0}
.hero-bestseller small{min-width:0;white-space:normal}
.hero-actions>*{max-width:100%}
.product-lifestyle{aspect-ratio:1/1}

/* Короткие, легко сравнимые карточки ароматов */
.product-body{display:flex;flex-direction:column}
.product-note-chips{display:flex;flex-wrap:wrap;gap:6px;margin:13px 0 16px}
.product-note-chips span{padding:6px 9px;border-radius:999px;background:color-mix(in srgb,var(--product-accent) 18%,#fff);border:1px solid color-mix(in srgb,var(--product-accent) 30%,#fff);font-size:11px;font-weight:800;color:var(--ink)}
.product-facts{display:grid;gap:10px;margin:0;padding:14px 0;border-block:1px solid var(--line)}
.product-facts>div{display:grid;grid-template-columns:92px minmax(0,1fr);gap:10px;align-items:start}
.product-facts dt{font-size:10px;line-height:1.35;text-transform:uppercase;letter-spacing:.07em;color:var(--muted);font-weight:900}
.product-facts dd{margin:0;font-size:12px;line-height:1.45;color:var(--ink)}
.intensity-dots{display:inline-flex;gap:5px;align-items:center}
.intensity-dots i{display:block;width:28px;height:6px;border-radius:999px;background:#eadadd}
.intensity-dots i.active{background:var(--product-accent)}
.product-more{margin-top:16px}
.product-actions{margin-top:10px}
.featured .product-body{align-self:stretch}

/* Реальные видео на сайте. Видео не загружаются полностью до запуска. */
.reel-grid{align-items:start}
.site-video-card{min-width:0;background:#fff;border:1px solid var(--line);border-radius:28px;overflow:hidden;box-shadow:0 16px 45px rgba(82,28,48,.09)}
.site-video-wrap{position:relative;aspect-ratio:9/16;background:#1d0c13;overflow:hidden}
.site-video-wrap video{width:100%;height:100%;object-fit:cover;background:#1d0c13}
.site-video-copy{display:grid;gap:4px;padding:18px 20px 20px}
.site-video-copy strong{font-size:18px;color:var(--ink)}
.site-video-copy span{font-size:13px;color:var(--muted)}

/* Исправление подписей отзывов: стили общего подвала их не затрагивают. */
.review-card footer{background:transparent!important;color:var(--ink)!important;padding:0!important;display:flex!important;justify-content:space-between;gap:12px;font-size:12px}
.review-card footer strong{color:var(--ink)}
.review-card footer span{color:var(--muted)!important}
body>footer{background:#33111e;color:#fff}

@media(max-width:980px){
  .hero-grid{grid-template-columns:minmax(0,1fr)!important;gap:42px!important}
  .hero-copy,.hero-visual{width:100%;max-width:100%}
  .hero-copy{max-width:760px}
  .hero-visual{min-height:560px}
  .hero-photo{height:560px;transform:none}
  .real-product-card{left:20px}
  .product-card.featured{grid-column:auto;display:block}
  .featured .product-media{height:430px;min-height:0}
  .featured .product-body{padding:24px}
  .reel-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
  .site-video-card:last-child{grid-column:auto}
}

@media(max-width:680px){
  body{padding-bottom:82px}
  .container{width:calc(100% - 24px);max-width:1180px}
  .site-header{top:0}
  .header-inner{gap:10px}
  .brand{min-width:0;gap:8px}
  .brand span{white-space:nowrap}
  .header-buy{flex:0 0 auto}
  .hero{padding:36px 0 30px}
  .hero-grid{gap:28px!important}
  .hero-copy{width:100%;overflow:visible}
  h1{font-size:clamp(36px,10.8vw,45px)!important;line-height:1.01;letter-spacing:-.035em!important;width:100%;max-width:100%}
  .hero-lead{font-size:16px;line-height:1.5;margin:19px 0}
  .eyebrow,.kicker{letter-spacing:.12em}
  .hero-bestseller{width:100%;max-width:100%;padding:12px 13px;gap:8px}
  .hero-bestseller span{font-size:10px}
  .hero-bestseller strong{font-size:17px}
  .hero-bestseller small{font-size:12px;flex:1 1 100%}
  .hero-actions{width:100%;display:grid;grid-template-columns:1fr}
  .hero-actions .btn{width:100%;min-height:56px;padding-inline:16px}
  .hero-proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:24px}
  .hero-proof div{min-width:0;text-align:center;background:rgba(255,255,255,.55);border-radius:15px;padding:10px 5px}
  .hero-proof strong{font-size:20px}
  .hero-proof span{font-size:11px}
  .hero-visual{min-height:430px}
  .hero-photo{height:420px;border-radius:26px}
  .real-product-card{left:12px;right:12px;bottom:12px;width:auto!important;max-width:260px}
  .section-head h2,.quiz-copy h2,.how-copy h2,.faq-intro h2,.bestseller-copy h2,.final-card h2{font-size:clamp(34px,9.5vw,40px)!important}
  .product-card,.product-card.featured{min-width:min(88%,350px)}
  .product-media,.featured .product-media{height:360px}
  .product-title h3{font-size:33px}
  .product-facts>div{grid-template-columns:82px minmax(0,1fr)}
  .reel-grid{display:flex!important;grid-template-columns:none!important;overflow-x:auto;gap:14px;margin-inline:-12px;padding:0 12px 18px;scroll-snap-type:x mandatory;scroll-padding-inline:12px;-webkit-overflow-scrolling:touch}
  .site-video-card{min-width:min(82%,330px);scroll-snap-align:start}
  .how-media video{height:min(70dvh,590px);min-height:450px}
  .video-label{left:10px;right:10px;bottom:10px;font-size:12px}
  .mobile-buybar{left:8px;right:8px;bottom:calc(8px + env(safe-area-inset-bottom,0px));padding:7px}
  .mobile-buybar a{min-width:0;padding:0 8px;white-space:normal}
}

@media(max-width:420px){
  .container{width:calc(100% - 20px)}
  .site-header .header-inner{height:58px}
  .brand img{width:34px;height:34px}
  .brand span{font-size:12px;letter-spacing:.025em}
  .header-buy{font-size:12px;padding:8px 13px}
  h1{font-size:clamp(34px,10.3vw,41px)!important}
  .hero{padding-top:30px}
  .hero-bestseller{align-items:flex-start}
  .hero-proof span{font-size:10px}
  .quiz-copy{padding:24px 20px}
  .quiz-stage{padding:22px 18px}
  .quiz-question h3{font-size:29px}
  .quiz-answers button{gap:10px;padding:13px 12px}
  .quiz-answers i{width:38px;height:38px;flex:0 0 38px}
  .review-card{min-width:88%}
}

@media(max-width:350px){
  h1{font-size:33px!important}
  .brand span{display:none}
  .header-buy{padding-inline:12px}
  .hero-proof{grid-template-columns:1fr 1fr 1fr}
  .mobile-buybar a{font-size:12px}
}


/* MANROPE — единый шрифт для всего сайта */
body{font-family:"Manrope",Arial,Helvetica,sans-serif;font-weight:400}
button,input,select,textarea,.btn{font-family:"Manrope",Arial,Helvetica,sans-serif}
h1,h2{font-family:"Manrope",Arial,Helvetica,sans-serif;font-weight:800}
h3,.product-dialog-copy h2{font-family:"Manrope",Arial,Helvetica,sans-serif;font-weight:700}
.review-card blockquote{font-family:"Manrope",Arial,Helvetica,sans-serif;font-weight:600;letter-spacing:-.018em}
.reel-card strong{font-family:"Manrope",Arial,Helvetica,sans-serif;font-weight:700;letter-spacing:-.025em}
h1 em{font-family:inherit;font-weight:700;font-style:oblique 10deg}


/* Наличие на маркетплейсах */
.stock-notice{display:flex;align-items:center;flex-wrap:wrap;gap:9px 14px;margin:-12px 0 26px;padding:16px 18px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 10px 30px rgba(82,28,48,.05)}
.stock-notice>strong{color:var(--wine);margin-right:4px}
.stock-notice span{font-size:13px;color:var(--muted)}
.stock-notice span b{color:var(--ink)}
.stock-notice .soon{color:#8b6d36}
.product-stock{margin:12px 0 0;padding:9px 11px;border-radius:12px;font-size:12px;font-weight:900;text-align:center}
.product-stock.available{background:#edf7f0;color:#2f7048;border:1px solid #cfe7d5}
.product-stock.soon{background:#fff6df;color:#87661f;border:1px solid #eedba8}
.product-card.out-of-stock .product-lifestyle{filter:saturate(.72);opacity:.84}
.product-card.out-of-stock .product-badge{background:#8a756f}
.product-actions.single-market{grid-template-columns:1fr}
.product-actions:empty{display:none}
.market-buttons.single-market{display:grid;grid-template-columns:minmax(0,320px)}
.quiz-stock-note{padding:10px 12px;border-radius:12px;font-size:13px!important}
.quiz-stock-note.available{background:#edf7f0;color:#2f7048!important;border:1px solid #cfe7d5}
.quiz-stock-note.soon{background:#fff6df;color:#70551d!important;border:1px solid #eedba8}
.comparison-name{flex-wrap:wrap}
.comparison-stock{display:block;flex-basis:100%;font-style:normal;font-size:10px;font-weight:900;color:#2f7048;margin-left:66px;margin-top:-8px}
.comparison-stock.soon{color:#87661f}
.mobile-buybar.single-market{grid-template-columns:1fr}
.mobile-buybar[hidden],.mobile-buybar a[hidden],.market-buttons[hidden],.market-buttons a[hidden]{display:none!important}
.modal-stock{margin:0 0 14px}
.final-card .btn-primary{background:#fff;color:var(--wine)}

@media(max-width:680px){
  .stock-notice{display:grid;gap:7px;margin-top:-14px;padding:14px}
  .stock-notice>strong{margin-bottom:2px}
  .comparison-stock{margin-left:88px;margin-top:-18px}
}


/* MIIN CARE: единая навигация между брендами */
.miin-network{position:sticky;top:0;z-index:80;height:42px;background:#1d1b1a;color:#fff;border-bottom:1px solid rgba(255,255,255,.09)}
.miin-network-inner{width:min(1180px,calc(100% - 36px));height:100%;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:18px;font-family:"Manrope",Arial,sans-serif}
.miin-network-home{font-size:12px;font-weight:800;letter-spacing:.12em}
.miin-network nav{display:flex;align-items:center;gap:6px}
.miin-network nav a{padding:6px 10px;border-radius:999px;color:#cfc9c5;font-size:11px;font-weight:800}
.miin-network nav a:hover,.miin-network nav a[aria-current="page"]{background:rgba(255,255,255,.12);color:#fff}
.site-header{top:42px!important}
@media(max-width:680px){.miin-network{height:44px}.miin-network-inner{width:calc(100% - 24px)}.miin-network-home{font-size:11px}.miin-network nav a{padding:6px 8px;font-size:10px}.site-header{top:44px!important}}

.trust-grid-four{grid-template-columns:repeat(4,1fr)}.trust-grid-four small a{text-decoration:underline;text-underline-offset:3px}.brand-origin-section{padding-top:0}.brand-origin-card{display:grid;grid-template-columns:1.15fr .85fr;align-items:center;gap:42px;padding:42px;border-radius:32px;background:linear-gradient(135deg,rgba(255,255,255,.96),rgba(244,235,237,.92));border:1px solid var(--line);box-shadow:0 18px 60px rgba(48,26,31,.07)}.brand-origin-card h2{font-size:clamp(36px,5vw,58px);line-height:1;letter-spacing:-.05em;margin:0 0 18px}.brand-origin-card p:not(.kicker){color:var(--muted);max-width:720px}.brand-origin-card img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:24px}.brand-origin-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:24px}.brand-origin-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:24px 0}.brand-origin-stats>div{display:grid;gap:4px;padding:14px;border-radius:16px;background:#fff;border:1px solid var(--line)}.brand-origin-stats strong{color:var(--wine);font-size:17px}.brand-origin-stats span{color:var(--muted);font-size:11px;line-height:1.4}.brand-origin-award{font-size:13px}
@media(max-width:980px){.trust-grid-four{grid-template-columns:1fr 1fr}.brand-origin-card{grid-template-columns:1fr}.brand-origin-card img{max-height:480px}}
@media(max-width:640px){.trust-grid-four{grid-template-columns:1fr}.brand-origin-card{padding:26px 20px;border-radius:26px}.brand-origin-stats{grid-template-columns:1fr}.brand-origin-actions{display:grid}.brand-origin-actions .btn{width:100%}}


/* ADS READY: покупка раньше теста и выбор аромата в мобильной панели */
.products-section{background:linear-gradient(180deg,#fffaf8,#f9ecec)}
.reviews-section{background:#fff}
.mobile-buybar.choose-mode{grid-template-columns:1fr}
.mobile-choose{grid-column:1/-1;background:var(--wine);color:#fff}
.real-product-card small{display:block;font-size:10px;color:var(--muted);font-weight:700}
#products,#reviews,#quiz{scroll-margin-top:125px}
@media(max-width:680px){
  .products-section{padding-top:58px}
  .reviews-section{padding-top:62px}
  .mobile-buybar.choose-mode .mobile-choose{display:grid!important;min-height:48px;place-items:center;border-radius:13px;font-weight:900;font-size:13px}
}
