/* =========================================================
   ViaNubia – Globalni styl produktovych stranek v6
   JEDEN soubor pro vsechny produkty.

   Nacitani: Shoptet Admin > Nastaveni > Sablona > Vlastni kod
     <head>:         <link rel="stylesheet" href="/user/documents/upload/produkty-vianubia-vollerstudio-final/globalni-styly-produktu-vianubia/vianubia.css?v=6">
     Pred </body>:   <script src="/user/documents/upload/produkty-vianubia-vollerstudio-final/globalni-styly-produktu-vianubia/vianubia.js?v=6"></script>
   POZOR: Shoptet servíruje FTP soubory jen z /user/documents/upload/ – tento prefix je povinny.

   Vsechny selektory jsou scopovane pod #vn-desc.
   id="vn-desc" je v Shoptetu zachovano – overeno 2026-06-02.
   ========================================================= */

@import url('https://fonts.googleapis.com/css2?family=Exo+2:ital,wght@0,300;0,400;0,600;0,700;0,800;1,400&family=Source+Sans+3:ital,wght@0,300;0,400;0,600;1,300&display=swap');

:root{--forest:#1D3D30;--forest-2:#2A5244;--sage:#6B9E8A;--sage-light:#C8DDD7;--cream:#F7F3EC;--cream-2:#EDE7DA;--linen:#f5f1ea;--gold:#C4962E;--gold-light:#E8C97A;--white:#fff;--off-white:#FAFAF8;--text:#1A1A18;--text-mid:#4A4A44;--text-light:#9A9A92;--check:#3DAA7A}
html{scroll-behavior:smooth}
:where(#vn-desc)*{box-sizing:border-box;margin:0;padding:0}
#vn-desc,#vn-desc *{box-sizing:border-box !important;font-family:'Source Sans 3',sans-serif !important}
#vn-desc h1,#vn-desc h2,#vn-desc h3,#vn-desc h4,#vn-desc .title,#vn-desc .hero-title,#vn-desc .pname,#vn-desc .in,#vn-desc .ctitle,#vn-desc .founder-quote-text,#vn-desc .wti,#vn-desc .eti{font-family:'Exo 2',sans-serif !important}
#vn-desc h1,#vn-desc h2,#vn-desc h3,#vn-desc p,#vn-desc ul,#vn-desc li{margin-top:0 !important;padding-left:0 !important}
#vn-desc img{max-width:100% !important;border:none !important;outline:none !important;box-shadow:none !important}
#vn-desc a{text-decoration:none !important}
#vn-desc ul,#vn-desc li{list-style:none !important;padding-left:0 !important;margin-left:0 !important}

#vn-desc .wrap{max-width:1080px;margin:0 auto;padding:0 32px}
#vn-desc .sec-lbl{font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;display:flex;align-items:center;gap:12px}
#vn-desc .sec-lbl::before{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc h2.title{font-family:'Exo 2',sans-serif !important;font-size:clamp(40px,4.5vw,64px);font-weight:700;color:var(--forest);line-height:1.05;letter-spacing:-.5px;margin-bottom:20px}
#vn-desc h2.title em{font-style:italic;font-weight:300}
#vn-desc p.body-text{font-size:15px;line-height:1.85;color:var(--text-mid);max-width:580px}
#vn-desc .cclg{display:flex;justify-content:center;margin-top:56px}
.vn-cta{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:16px 36px;border-radius:100px;font-size:13px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none !important;cursor:pointer;border:none;transition:background .25s,transform .2s;font-family:'Source Sans 3',sans-serif !important;white-space:nowrap}
.vn-cta:hover{transform:translateY(-2px)}
.vn-cta.gold{background:var(--gold);color:#fff}
.vn-cta.gold:hover{background:#d4a535}
.vn-cta.forest{background:var(--forest);color:#fff}
.vn-cta.forest:hover{background:var(--forest-2)}

.vn-emo{background:var(--forest);padding:88px 0;position:relative;overflow:hidden}
.vn-emo::before{content:'';position:absolute;top:-100px;left:50%;transform:translateX(-50%);width:700px;height:400px;border-radius:50%;background:radial-gradient(ellipse,rgba(196,150,46,.07) 0,transparent 65%);pointer-events:none}
#vn-desc .einn{max-width:1080px;margin:0 auto;padding:0 32px;text-align:center;position:relative;z-index:1}
#vn-desc .eti{font-family:'Exo 2',sans-serif !important;font-size:clamp(24px,3vw,38px);font-weight:700;color:var(--cream);line-height:1.15;letter-spacing:-.3px;margin-bottom:48px}
#vn-desc .ecs{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:48px;text-align:left}
#vn-desc .ecs-5{grid-template-columns:repeat(5,1fr)}
#vn-desc .ec{background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.10);border-radius:14px;overflow:hidden;transition:transform .25s ease,background .25s ease}
#vn-desc .ec:hover{transform:translateY(-6px);background:rgba(255,255,255,.10)}
#vn-desc .eci{width:100%;aspect-ratio:4/3;object-fit:cover;display:block}
#vn-desc .ecb{padding:20px 22px 24px}
#vn-desc .ect{font-size:15px;color:rgba(255,255,255,.82);line-height:1.6;font-weight:400}
#vn-desc .er{font-size:16px;color:rgba(255,255,255,.85);line-height:1.75;margin-bottom:40px;max-width:560px;margin-left:auto;margin-right:auto}
#vn-desc .er strong{color:var(--gold-light)}

#vn-desc .hero{background:var(--cream);padding:100px 0 0;overflow:hidden;position:relative}
#vn-desc .hero::before{content:'';position:absolute;top:-200px;right:-200px;width:600px;height:600px;border-radius:50%;background:radial-gradient(circle,rgba(196,150,46,.06) 0,transparent 70%);pointer-events:none}
#vn-desc .hero-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1080px;margin:0 auto;padding:0 32px}
#vn-desc .hero-label{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:28px}
#vn-desc .hero-label::before{content:'';display:block;width:28px;height:1px;background:var(--gold)}
#vn-desc .hero-title{font-family:'Exo 2',sans-serif !important;font-size:clamp(52px,6vw,80px);font-weight:700;line-height:1.05;color:var(--forest);letter-spacing:-1.5px;margin-bottom:12px}
#vn-desc .hero-title em{font-style:italic;font-weight:300;color:var(--forest-2)}
#vn-desc .hero-formula{font-size:12px;color:var(--text-light);letter-spacing:1px;margin-bottom:40px}
#vn-desc .hero-alert{background:#fff;border-left:2px solid var(--gold);padding:18px 22px;margin-bottom:32px;font-size:14px;line-height:1.7;color:var(--text-mid);border-radius:0 6px 6px 0}
#vn-desc .hero-body{font-size:15px;line-height:1.85;color:var(--text-mid);margin-bottom:44px}
#vn-desc .hero-body strong{color:var(--forest);font-weight:600}
#vn-desc .hero-tagline{font-size:18px;font-weight:700;line-height:1.5;color:var(--forest);margin-bottom:44px;font-family:'Exo 2',sans-serif !important}
#vn-desc .dosage-strip{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:var(--cream-2);border-radius:14px;overflow:hidden}
#vn-desc .di{background:#fff;padding:24px 28px;display:flex;align-items:center;gap:16px}
#vn-desc .di-icon{width:44px;height:44px;border-radius:50%;background:var(--cream);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:22px 22px}
#vn-desc .di-icon span{display:none}
#vn-desc .dosage-strip .di:nth-child(1) .di-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='10' rx='5'/%3E%3Cline x1='12' y1='7' x2='12' y2='17'/%3E%3C/svg%3E")}
#vn-desc .dosage-strip .di:nth-child(2) .di-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E")}
#vn-desc .dosage-strip .di:nth-child(3) .di-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 00-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 010 7.75'/%3E%3C/svg%3E")}
#vn-desc .di-text{display:flex;flex-direction:column}
#vn-desc .di-l{font-size:10px;letter-spacing:2px;text-transform:uppercase;color:var(--text-light);margin-bottom:4px;font-weight:600}
#vn-desc .di-v{font-size:13px;color:var(--text);font-weight:500;line-height:1.4}
#vn-desc .hero-bottom{background:var(--cream);padding:0 32px 72px;max-width:1080px;margin:0 auto}
#vn-desc .hero-visual{position:relative;display:flex;align-items:flex-end;justify-content:center}
#vn-desc .hero-img{width:80%;max-width:360px;mix-blend-mode:multiply;animation:vn-float 6s ease-in-out infinite;filter:drop-shadow(0 50px 80px rgba(29,61,48,.2));position:relative;z-index:1;transform-origin:bottom center}
@keyframes vn-float{0%,100%{transform:translateY(0) rotate(4deg)}50%{transform:translateY(-28px) rotate(4deg)}}
#vn-desc .hero-badge{position:absolute;bottom:40px;right:0;background:var(--forest);color:#fff;border-radius:50%;width:130px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;z-index:2;padding:20px;animation:vn-pulse 3s ease-in-out infinite}
@keyframes vn-pulse{0%,100%{box-shadow:0 0 0 0 rgba(29,61,48,.3)}50%{box-shadow:0 0 0 16px rgba(29,61,48,0)}}
#vn-desc .hero-badge .bn{font-family:'Exo 2',sans-serif !important;font-size:26px;font-weight:600;line-height:1;display:block}
#vn-desc .hero-badge .bl{font-size:10px;letter-spacing:1px;text-transform:uppercase;color:var(--sage-light);margin-top:6px;display:block;line-height:1.3}
#vn-desc .hero-circle{position:absolute;width:480px;height:480px;border-radius:50%;border:1px solid rgba(107,158,138,.2);top:50%;left:50%;transform:translate(-50%,-50%);pointer-events:none}
#vn-desc .hero-circle-2{position:absolute;width:360px;height:360px;border-radius:50%;border:1px solid rgba(107,158,138,.12);top:50%;left:50%;transform:translate(-50%,-50%)}

#vn-desc .synergy-section{background:var(--off-white)}
#vn-desc .synergy-inner{display:grid;grid-template-columns:1fr 1fr;min-height:580px}
#vn-desc .synergy-photo{position:relative;overflow:hidden}
#vn-desc .synergy-photo img{width:100%;height:100%;object-fit:cover;display:block}
#vn-desc .synergy-text{padding:80px 72px;display:flex;flex-direction:column;justify-content:center}
#vn-desc .synergy-text .sec-lbl{color:var(--gold)}
#vn-desc .synergy-text .sec-lbl::before{background:var(--gold)}
#vn-desc .synergy-text h2.title{color:var(--forest)}
#vn-desc .synergy-text p{font-size:15px;line-height:1.85;color:var(--text-mid);margin-bottom:16px}
#vn-desc .synergy-text p strong{color:var(--forest);font-weight:600}

.vn-why{background:var(--cream);padding:88px 0}
#vn-desc .wi{max-width:1080px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}
#vn-desc .wla{font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:20px;display:flex;align-items:center;gap:12px}
#vn-desc .wla::before{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc .wti{font-family:'Exo 2',sans-serif !important;font-size:clamp(26px,3vw,40px);font-weight:700;color:var(--forest);line-height:1.15;letter-spacing:-.3px;margin-bottom:20px}
#vn-desc .wti em{font-style:italic;font-weight:300}
#vn-desc .wtx{font-size:15px;line-height:1.85;color:var(--text-mid);margin-bottom:20px}
#vn-desc .wcs{display:flex;flex-direction:column;gap:10px;margin-bottom:32px}
#vn-desc .wc{display:flex;align-items:center;gap:10px;font-size:14px;color:var(--text-mid);font-weight:500}
#vn-desc .wcd{width:22px;height:22px;border-radius:50%;background:var(--check);flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff;font-size:13px;font-weight:700;line-height:1}
#vn-desc .wv{display:flex;flex-direction:column;gap:16px}
#vn-desc .wbr{display:flex;flex-direction:column;gap:6px}
#vn-desc .wbl{display:flex;justify-content:space-between;font-size:12px;font-weight:600;color:var(--text-mid)}
#vn-desc .wbt{height:14px;background:var(--cream-2);border-radius:100px;overflow:hidden}
#vn-desc .wbf{height:100%;border-radius:100px;width:0;transition:width 2.4s cubic-bezier(.25,0,.1,1)}
#vn-desc .wbf.bar-green{background:#3DAA7A}
#vn-desc .wbf.bar-gold{background:#E8C97A}
#vn-desc .wbf.bar-red{background:#E5B8B8}
#vn-desc .wpg{color:#3DAA7A !important;font-weight:700 !important}
#vn-desc .wpgo{color:#C4962E !important;font-weight:700 !important}
#vn-desc .wpr{color:#C97676 !important;font-weight:700 !important}
#vn-desc .wbc{font-size:11px;color:var(--text-light)}

#vn-desc .split-section{background:var(--white);overflow:hidden}
#vn-desc .split-inner{display:grid;grid-template-columns:1fr 1fr;min-height:620px}
#vn-desc .stco{background:var(--off-white);padding:80px 72px;display:flex;flex-direction:column;justify-content:center}
#vn-desc .sla{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:24px}
#vn-desc .sla::before{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc .sti{font-family:'Exo 2',sans-serif !important;font-size:clamp(28px,3.2vw,46px);font-weight:700;color:var(--forest);line-height:1.1;letter-spacing:-.5px;margin-bottom:36px}
#vn-desc .sti em{font-style:italic;font-weight:300;color:var(--forest-2)}
#vn-desc .split-points{display:flex;flex-direction:column;gap:0}
#vn-desc .sp{display:flex;align-items:flex-start;gap:16px;padding:16px 0;border-bottom:1px solid var(--cream-2)}
#vn-desc .sp:last-child{border-bottom:none}
#vn-desc .spi{width:36px;height:36px;border-radius:50%;background:rgba(29,61,48,.08);border:1px solid rgba(29,61,48,.12);flex-shrink:0;margin-top:1px;display:flex;align-items:center;justify-content:center;font-size:13px;font-weight:700;color:var(--forest)}
#vn-desc .spc{display:flex;flex-direction:column;gap:3px}
#vn-desc .spt{font-size:14px;font-weight:700;color:var(--forest);line-height:1.3;font-family:'Exo 2',sans-serif !important}
#vn-desc .spd{font-size:13px;color:var(--text-mid);line-height:1.6}
#vn-desc .spco{position:relative;overflow:hidden}
#vn-desc .spco img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;display:block}

#vn-desc .help-section{background:var(--white);overflow:hidden}
#vn-desc .help-inner{display:grid;grid-template-columns:1fr 1fr;gap:100px;align-items:center;padding:100px 32px;max-width:1080px;margin:0 auto}
#vn-desc .help-visual{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:32px;position:relative}
#vn-desc .benefit-list{display:flex;flex-direction:column;gap:10px;margin-top:28px}
#vn-desc .benefit-list-item{display:flex;align-items:flex-start;gap:14px;padding:12px 18px;border-radius:12px;background:var(--off-white);border:1px solid var(--cream-2);transition:background .2s,border-color .2s}
#vn-desc .benefit-list-item:hover{background:var(--cream);border-color:var(--sage-light)}
#vn-desc .benefit-list-icon{width:24px;height:24px;border-radius:50%;background:var(--check);flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;color:#fff;font-size:14px;font-weight:700;line-height:1}
#vn-desc .benefit-list-text{font-size:14px;color:var(--text-mid);line-height:1.5;font-weight:500}
#vn-desc .benefit-list-text strong{color:var(--forest);font-weight:700}
#vn-desc .help-product-img{width:95%;max-width:460px;mix-blend-mode:multiply;filter:drop-shadow(0 30px 50px rgba(29,61,48,.1));will-change:transform}
#vn-desc .help-circle{position:absolute;width:420px;height:420px;border-radius:50%;background:var(--cream);z-index:-1;top:50%;left:50%;transform:translate(-50%,-50%)}

#vn-desc .reviews-section{background:var(--off-white);padding:88px 0;overflow:hidden}
#vn-desc .reviews-inner{max-width:1080px;margin:0 auto;padding:0 32px}
#vn-desc .rh{text-align:center;margin-bottom:56px}
#vn-desc .re{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:20px}
#vn-desc .re::before,#vn-desc .re::after{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc .rt{font-family:'Exo 2',sans-serif !important;font-size:clamp(24px,3vw,38px);font-weight:700;color:var(--forest);line-height:1.2;letter-spacing:-.3px}
#vn-desc .rv{overflow:hidden}
#vn-desc .rtr{display:flex;gap:24px;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}
#vn-desc .rc{flex:0 0 100%;background:#fff;border:1px solid var(--cream-2);border-radius:20px;padding:48px 56px;display:grid;grid-template-columns:180px 1fr;gap:56px;align-items:center;box-sizing:border-box;box-shadow:0 4px 32px rgba(29,61,48,.06)}
#vn-desc .rp{display:flex;flex-direction:column;align-items:center;gap:20px;text-align:center}
#vn-desc .rpw{width:140px;height:140px;border-radius:50%;overflow:hidden;border:3px solid rgba(196,150,46,.35);flex-shrink:0}
#vn-desc .rpw img{width:100%;height:100%;object-fit:cover;display:block}
#vn-desc .rs img{max-width:130px;height:auto;display:block;opacity:.85}
#vn-desc .rm{display:flex;flex-direction:column;gap:4px}
#vn-desc .rn{font-family:'Exo 2',sans-serif !important;font-size:15px;font-weight:700;color:var(--forest)}
#vn-desc .rr{font-size:12px;color:var(--text-light);letter-spacing:.5px}
#vn-desc .rtx{font-size:15px;line-height:1.85;color:var(--text-mid)}
#vn-desc .rtx p{margin-bottom:14px}
#vn-desc .rtx p:last-child{margin-bottom:0}
#vn-desc .rd{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:36px}
#vn-desc .rdo{width:8px;height:8px;border-radius:50%;background:var(--cream-2);border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}
#vn-desc .rdo.active{background:var(--gold);transform:scale(1.3)}

#vn-desc .founder-section{background:var(--cream)}
#vn-desc .founder-inner{display:grid;grid-template-columns:1fr 1fr;gap:80px;max-width:1080px;margin:0 auto;padding:100px 32px;align-items:center}
#vn-desc .founder-text{display:flex;flex-direction:column;justify-content:center}
#vn-desc .founder-label{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:28px}
#vn-desc .founder-label::before{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc .founder-quote-mark{font-family:'Exo 2',sans-serif !important;font-size:100px;color:rgba(29,61,48,.08);line-height:.7;margin-bottom:24px;font-weight:300}
#vn-desc .founder-quote-text{font-family:'Exo 2',sans-serif !important;font-size:clamp(18px,2vw,24px);font-style:italic;font-weight:300;color:var(--forest);line-height:1.7}
#vn-desc .founder-photo{display:flex;align-items:center;justify-content:center}
#vn-desc .founder-photo img{width:100%;height:auto;display:block;border-radius:8px}
#vn-desc .founder-btn{display:inline-block;padding:14px 32px;border-radius:100px;font-size:12px;font-weight:600;letter-spacing:1.5px;text-transform:uppercase;text-decoration:none !important;background:var(--forest);color:#fff;border:1px solid transparent;transition:background .25s,border-color .25s;margin-top:44px}
#vn-desc .founder-btn:hover{background:var(--gold);border-color:var(--gold)}

#vn-desc .customer-reviews-section{background:var(--white);padding:88px 0;overflow:hidden}
#vn-desc .cr-inner{max-width:1080px;margin:0 auto;padding:0 32px}
#vn-desc .cr-header{text-align:center;margin-bottom:56px}
#vn-desc .cr-lbl{display:inline-flex;align-items:center;gap:10px;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;color:var(--gold);margin-bottom:20px}
#vn-desc .cr-lbl::before,#vn-desc .cr-lbl::after{content:'';display:block;width:20px;height:1px;background:var(--gold)}
#vn-desc .cr-title{font-family:'Exo 2',sans-serif !important;font-size:clamp(24px,3vw,38px);font-weight:700;color:var(--forest);line-height:1.2;letter-spacing:-.3px}
#vn-desc .cr-viewport{overflow:hidden}
#vn-desc .cr-track{display:flex;gap:24px;transition:transform .6s cubic-bezier(.4,0,.2,1);will-change:transform}
#vn-desc .cr-card{flex:0 0 100%;background:var(--off-white);border:1px solid var(--cream-2);border-radius:20px;padding:40px 48px;box-sizing:border-box;box-shadow:0 4px 24px rgba(29,61,48,.05)}
#vn-desc .cr-stars{display:flex;gap:4px;margin-bottom:20px}
#vn-desc .cr-star{color:var(--gold);font-size:20px;line-height:1}
#vn-desc .cr-text{font-size:16px;line-height:1.85;color:var(--text-mid);margin-bottom:28px;font-style:italic}
#vn-desc .cr-author{display:flex;flex-direction:column;gap:4px}
#vn-desc .cr-name{font-family:'Exo 2',sans-serif !important;font-size:15px;font-weight:700;color:var(--forest)}
#vn-desc .cr-meta{font-size:12px;color:var(--text-light);letter-spacing:.5px}
#vn-desc .cr-dots{display:flex;justify-content:center;align-items:center;gap:8px;margin-top:36px}
#vn-desc .cr-dot{width:8px;height:8px;border-radius:50%;background:var(--cream-2);border:none;cursor:pointer;padding:0;transition:background .3s,transform .3s}
#vn-desc .cr-dot.active{background:var(--gold);transform:scale(1.3)}

#vn-desc .contact-strip{background:var(--forest);padding:12px 0;border-top:1px solid rgba(255,255,255,.08);border-bottom:1px solid rgba(255,255,255,.08)}
#vn-desc .cs-inner{max-width:1080px;margin:0 auto;padding:0 32px;display:grid;grid-template-columns:1fr auto 1fr;gap:0;align-items:center}
#vn-desc .cs-col1{display:flex;align-items:center;gap:14px}
#vn-desc .cs-photo{width:44px;height:44px;border-radius:50%;overflow:hidden;border:2px solid var(--gold);flex-shrink:0}
#vn-desc .cs-photo img{width:100%;height:100%;object-fit:cover;display:block}
#vn-desc .cs-text{display:flex;flex-direction:column;gap:3px}
#vn-desc .cs-name{font-family:'Exo 2',sans-serif !important;font-size:13px !important;font-weight:700 !important;color:var(--gold-light) !important;letter-spacing:-.1px !important;line-height:1.2 !important}
#vn-desc .cs-tagline{font-family:'Source Sans 3',sans-serif !important;font-size:11px !important;color:rgba(255,255,255,.5) !important;line-height:1.4 !important}
#vn-desc .cs-col2{display:flex;flex-direction:column;gap:5px;padding:0 32px;border-left:1px solid rgba(255,255,255,.12);border-right:1px solid rgba(255,255,255,.12)}
#vn-desc .cs-contact-row{display:flex;align-items:center;gap:8px}
#vn-desc .cs-contact-icon{width:16px;height:16px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:16px 16px}
#vn-desc .cs-contact-icon span{display:none}
#vn-desc .cs-contact-row:nth-child(1) .cs-contact-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 8.81 19.79 19.79 0 01.02 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 7.91a16 16 0 006.29 6.29l1.28-1.28a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}
#vn-desc .cs-contact-row:nth-child(2) .cs-contact-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E")}
#vn-desc .cs-contact-value{font-size:13px !important;font-weight:600 !important;font-family:'Source Sans 3',sans-serif !important;line-height:1.2 !important}
#vn-desc .cs-contact-value a{color:#fff !important;text-decoration:none !important;transition:opacity .2s;font-size:13px !important;font-weight:600 !important;font-family:'Source Sans 3',sans-serif !important}
#vn-desc .cs-contact-value a:hover{opacity:.75}
#vn-desc .cs-col3{display:flex;align-items:center;justify-content:flex-end;padding-left:32px}
#vn-desc .cs-cta-btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;border-radius:100px;background:var(--gold) !important;color:#fff !important;font-size:12px !important;font-weight:700 !important;line-height:1.4 !important;text-decoration:none !important;text-align:center;transition:background .25s,transform .2s;font-family:'Source Sans 3',sans-serif !important}
#vn-desc .cs-cta-btn:hover{background:#d4a535 !important;transform:translateY(-2px)}

#vn-desc .forwho-section{background:var(--off-white);padding:100px 0}
#vn-desc .forwho-header{margin-bottom:48px}
#vn-desc .forwho-two-grid{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin-bottom:48px}
#vn-desc .ftcard{background:#fff;border-radius:16px;padding:36px 40px;border:1px solid var(--cream-2);box-shadow:0 4px 24px rgba(29,61,48,.05)}
#vn-desc .ftcard-head{display:flex;align-items:center;gap:0;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid var(--cream-2)}
#vn-desc .ftcard-title-yes{font-family:'Exo 2',sans-serif !important;font-size:18px;font-weight:700;color:var(--forest)}
#vn-desc .ftcard-title-no{font-family:'Exo 2',sans-serif !important;font-size:18px;font-weight:700;color:#C04040}
#vn-desc .ftlist{list-style:none !important;display:flex;flex-direction:column;gap:0}
#vn-desc .ftlist li{display:flex;align-items:flex-start;gap:14px;padding:13px 0;border-bottom:1px solid #F5F3EE;font-size:14px;color:var(--text-mid);line-height:1.55}
#vn-desc .ftlist li:last-child{border-bottom:none}
#vn-desc .fticon{width:22px;height:22px;min-width:22px;border-radius:50%;flex-shrink:0;display:flex;align-items:center;justify-content:center;margin-top:1px;font-size:10px;font-weight:700}
#vn-desc .fticon-yes{background:var(--check);color:#fff}
#vn-desc .fticon-no{background:rgba(200,60,60,.12);color:#C44}

#vn-desc .compare-section{background:var(--forest);padding:100px 0}
#vn-desc .compare-header{text-align:center;margin-bottom:64px}
#vn-desc .compare-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
#vn-desc .ccard{border-radius:16px;padding:52px 48px;position:relative;transition:transform .3s ease}
#vn-desc .ccard:hover{transform:translateY(-4px)}
#vn-desc .ccard.premium{background:var(--cream)}
#vn-desc .ccard.regular{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.08)}
#vn-desc .cbadge{position:absolute;top:-11px;left:28px;background:var(--gold);color:#fff;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;padding:5px 16px;border-radius:100px}
#vn-desc .ctitle{font-family:'Exo 2',sans-serif !important;font-size:26px;font-weight:700;color:var(--forest);margin-bottom:4px}
#vn-desc .ccard.regular .ctitle{color:rgba(255,255,255,.4)}
#vn-desc .csub{font-size:12px;color:var(--text-light);margin-bottom:28px}
#vn-desc .ccard.regular .csub{color:rgba(255,255,255,.25)}
#vn-desc .clist{list-style:none !important}
#vn-desc .clist li{display:flex;align-items:flex-start;gap:12px;padding:11px 0;border-bottom:1px solid rgba(29,61,48,.08);font-size:14px;color:var(--text-mid);line-height:1.45}
#vn-desc .ccard.regular .clist li{border-color:rgba(255,255,255,.06);color:rgba(255,255,255,.5)}
#vn-desc .clist li:last-child{border-bottom:none}
#vn-desc .ci{width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;font-size:10px;font-weight:700;margin-top:1px}
#vn-desc .ci.yes{background:var(--check);color:#fff}
#vn-desc .ci.no{background:rgba(200,60,60,.15);color:#C44}
#vn-desc .ci.neut{background:rgba(196,150,46,.15);color:var(--gold)}

#vn-desc .ingredients-section{background:var(--white);padding:100px 0}
#vn-desc .ing-header{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:56px}
#vn-desc .ing-grid{display:grid !important;grid-template-columns:repeat(3,1fr) !important;font-size:14px !important;border:1px solid #F0EDE8;border-radius:16px;overflow:hidden;background:#F0EDE8;gap:1px !important}
#vn-desc .ic{display:flex !important;flex-direction:column !important;width:100% !important;background:#fff !important;padding:0 0 28px !important;box-sizing:border-box !important;font-size:14px !important;position:static !important;overflow:hidden}
#vn-desc .iw{display:block !important;width:100% !important;height:200px !important;overflow:hidden !important;margin-bottom:24px !important;background:var(--cream) !important;position:static !important}
#vn-desc .iw img{display:block !important;width:100% !important;height:200px !important;max-width:100% !important;object-fit:cover !important;position:static !important;transform:none}
#vn-desc .ib{padding:0 24px !important;display:flex !important;flex-direction:column !important;flex:1 !important}
#vn-desc .in{font-family:'Exo 2',sans-serif !important;font-size:17px !important;font-weight:700 !important;color:var(--forest) !important;margin-bottom:8px !important;line-height:1.3 !important}
#vn-desc .id{font-size:13px !important;color:var(--text-light) !important;line-height:1.7 !important;flex-grow:1 !important;margin-bottom:0 !important}
#vn-desc .study-btn{display:inline-block !important;margin-top:16px !important;padding:6px 16px !important;border-radius:100px !important;border:1.5px solid var(--forest) !important;color:var(--forest) !important;font-size:10px !important;font-weight:700 !important;letter-spacing:2px !important;text-transform:uppercase !important;text-decoration:none !important;font-family:'Source Sans 3',sans-serif !important;transition:background .2s,color .2s,border-color .2s !important;align-self:flex-start !important;cursor:pointer !important}
#vn-desc .study-btn:hover{background:var(--forest) !important;color:#fff !important;border-color:var(--forest) !important}

#vn-desc .guarantee-section{background:var(--cream);padding:80px 0}
#vn-desc .guarantee-box{max-width:960px;margin:0 auto;background:#fff;border-radius:20px;box-shadow:0 4px 40px rgba(0,0,0,.06);overflow:hidden}
#vn-desc .guarantee-top{display:grid;grid-template-columns:1fr 1fr}
#vn-desc .guarantee-content{padding:52px 56px 48px;display:flex;flex-direction:column;justify-content:center}
#vn-desc .guarantee-heading{display:flex;align-items:center;gap:20px;margin-bottom:20px}
#vn-desc .guarantee-shield{width:110px;height:110px;flex-shrink:0}
#vn-desc .guarantee-shield img{width:100%;height:100%;object-fit:contain;display:block}
#vn-desc .guarantee-days-main{display:flex;flex-direction:column;align-items:flex-start;gap:2px}
#vn-desc .guarantee-days-row{display:flex;align-items:baseline;gap:12px}
#vn-desc .guarantee-days-cross{font-family:'Exo 2',sans-serif !important;font-size:clamp(20px,3.5vw,32px);font-weight:700;color:var(--text-light);text-decoration:line-through;line-height:1}
#vn-desc .guarantee-title-main{font-family:'Exo 2',sans-serif !important;font-size:clamp(26px,4.5vw,40px);font-weight:700;color:var(--forest);line-height:1.1;letter-spacing:-.5px;margin-bottom:0}
#vn-desc .guarantee-title-sub{font-family:'Exo 2',sans-serif !important;font-size:clamp(17px,3vw,26px);font-weight:700;color:var(--forest);line-height:1.15;margin-bottom:0;white-space:nowrap}
#vn-desc .guarantee-divider{width:32px;height:2px;background:var(--gold);margin-bottom:20px}
#vn-desc .guarantee-body{font-size:15px;line-height:1.8;color:var(--text-mid);margin-bottom:6px}
#vn-desc .guarantee-highlight{font-size:14px;font-weight:600;color:var(--gold);margin-bottom:0}
#vn-desc .guarantee-photo{position:relative;overflow:hidden;background:var(--white);display:flex;align-items:center;justify-content:center;padding:40px}
#vn-desc .guarantee-photo img{width:auto;height:auto;max-width:200px;max-height:220px;object-fit:contain;display:block}
#vn-desc .guarantee-bottom{background:var(--forest);padding:24px 56px;display:grid;grid-template-columns:repeat(3,1fr);gap:0}
#vn-desc .guarantee-item{display:flex;align-items:center;gap:16px;padding:0 28px;border-right:1px solid rgba(255,255,255,.12)}
#vn-desc .guarantee-item:first-child{padding-left:0}
#vn-desc .guarantee-item:last-child{border-right:none;padding-right:0}
#vn-desc .guarantee-item-icon{width:40px;height:40px;border-radius:50%;border:1.5px solid rgba(255,255,255,.2);flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:20px 20px}
#vn-desc .guarantee-item-icon span{display:none}
#vn-desc .guarantee-item:nth-child(1) .guarantee-item-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1 4 1 10 7 10'/%3E%3Cpath d='M3.51 15a9 9 0 102.13-9.36L1 10'/%3E%3C/svg%3E")}
#vn-desc .guarantee-item:nth-child(2) .guarantee-item-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13' rx='1'/%3E%3Cpath d='M16 8h4l3 5v3h-7V8z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E")}
#vn-desc .guarantee-item:nth-child(3) .guarantee-item-icon{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M12 22s8-4 8-10V5l-8-3-8 3v7c0 6 8 10 8 10z'/%3E%3Cpolyline points='9 12 11 14 15 10'/%3E%3C/svg%3E")}
#vn-desc .guarantee-item-text{display:flex;flex-direction:column;gap:2px}
#vn-desc .guarantee-item-title{font-size:13px;font-weight:700;color:#fff;line-height:1.3;font-family:'Source Sans 3',sans-serif !important}
#vn-desc .guarantee-item-sub{font-size:11px;color:rgba(255,255,255,.5);line-height:1.3}

#vn-desc .range-section{background:var(--off-white);padding:100px 0}
#vn-desc .range-header{display:flex;align-items:flex-start;justify-content:space-between;gap:48px;margin-bottom:56px}
#vn-desc .range-intro{max-width:520px;font-size:14px;line-height:1.85;color:var(--text-mid);padding-top:8px}
#vn-desc .range-link{color:var(--forest);font-weight:700;text-decoration:underline !important;text-underline-offset:3px}
#vn-desc .timeline{display:grid;grid-template-columns:1fr 1fr 1fr 1fr;margin-bottom:32px;padding:28px 0 0;border-top:1px solid var(--cream-2);position:relative}
#vn-desc .timeline::before{content:'';position:absolute;top:49px;left:12.5%;right:12.5%;height:1px;background:var(--sage-light)}
#vn-desc .tl-node{display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:2}
#vn-desc .tl-dot{width:42px;height:42px;border-radius:50%;background:#fff;border:1px solid var(--sage-light);display:flex;align-items:center;justify-content:center;font-size:17px;box-shadow:0 2px 8px rgba(0,0,0,.05)}
#vn-desc .tl-lbl{font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--text-light)}
#vn-desc .tl-arr{width:1px;height:16px;background:var(--sage-light);position:relative}
#vn-desc .tl-arr::after{content:'';position:absolute;bottom:-5px;left:-4px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--sage-light)}
#vn-desc .tl-during{grid-column:2/4;display:flex;flex-direction:column;align-items:center;gap:8px;position:relative;z-index:2}
#vn-desc .tl-bkt{width:50%;height:16px;border-top:1px solid var(--sage-light);border-left:1px solid var(--sage-light);border-right:1px solid var(--sage-light);position:relative}
#vn-desc .tl-bkt::before,#vn-desc .tl-bkt::after{content:'';position:absolute;bottom:-6px;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid var(--sage-light)}
#vn-desc .tl-bkt::before{left:-5px}
#vn-desc .tl-bkt::after{right:-5px}
#vn-desc .pgrid-badge-row{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;margin-bottom:0;position:relative;z-index:10}
#vn-desc .pgrid-badge{display:flex;justify-content:center;grid-column:2}
#vn-desc .pbadge{display:inline-block;background:var(--forest);color:var(--gold-light);font-size:10px;font-weight:700;letter-spacing:1.5px;text-transform:uppercase;padding:8px 20px;border-radius:100px;white-space:nowrap;transform:translateY(50%);position:relative;z-index:10}
#vn-desc .pgrid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px;align-items:stretch}
#vn-desc .pcard{background:#fff;border-radius:14px;display:flex;flex-direction:column;overflow:hidden;position:relative;border:1.5px solid transparent;height:100%;transition:transform .3s cubic-bezier(.34,1.56,.64,1),box-shadow .3s ease,border-color .3s}
#vn-desc .pcard:hover{transform:translateY(-8px);box-shadow:0 20px 48px rgba(29,61,48,.1)}
#vn-desc .pcard.active{border-color:var(--gold)}
#vn-desc .ptiming{display:none;padding:20px 18px 0;font-size:9px;font-weight:700;letter-spacing:2px;text-transform:uppercase;color:var(--gold)}
#vn-desc .pimg{aspect-ratio:1/1;margin:10px 18px;background:var(--cream);border-radius:10px;display:flex;align-items:center;justify-content:center;overflow:hidden;transition:background .2s}
#vn-desc .pcard.active .pimg{background:#F8F5EE}
#vn-desc .pcard:hover .pimg{background:var(--cream-2)}
#vn-desc .pimg img{width:80%;height:80%;object-fit:contain;mix-blend-mode:multiply}
#vn-desc .pbody{padding:4px 18px 20px;flex-grow:1;display:flex;flex-direction:column}
#vn-desc .pname{font-family:'Exo 2',sans-serif !important;font-size:18px;font-weight:700;color:var(--forest);line-height:1.2;margin-bottom:4px}
#vn-desc .pform{font-size:11px;color:var(--text-light);margin-bottom:14px;line-height:1.4;min-height:30px}
#vn-desc .plist{list-style:none !important;flex-grow:1;margin-bottom:18px}
#vn-desc .plist li{font-size:13px;color:var(--text-mid);padding:6px 0;border-bottom:1px solid #F5F3EE;line-height:1.5;display:flex;align-items:center;gap:10px}
#vn-desc .pcard.active .plist li{border-color:#EDE7DA}
#vn-desc .plist li:last-child{border-bottom:none}
#vn-desc .plist li::before{content:'';display:block;width:7px;height:7px;min-width:7px;border-radius:50%;background:var(--check)}
#vn-desc .pbtn{display:block;text-align:center;padding:11px 16px;border-radius:100px;font-size:11px;font-weight:600;letter-spacing:1px;text-transform:uppercase;text-decoration:none !important;background:var(--cream);color:var(--forest);transition:background .2s,color .2s}
#vn-desc .pbtn:hover{background:var(--forest);color:#fff}
#vn-desc .pbtn.cta{background:var(--gold);color:#fff}
#vn-desc .pbtn.cta:hover{background:var(--forest)}

#vn-desc .faq-section{background:var(--white);padding:100px 0}
#vn-desc .faq-inner{max-width:720px;margin:0 auto}
#vn-desc .faq-header{text-align:center;margin-bottom:56px}
#vn-desc .faq-header .sec-lbl{justify-content:center}
#vn-desc .faq-header .sec-lbl::before{display:none}
#vn-desc .faq-header h2.title{font-size:clamp(32px,4vw,50px)}
#vn-desc .vfq{border-bottom:1px solid #F0EDE8}
#vn-desc .qq{font-size:15px;font-weight:500;color:var(--text);cursor:pointer;padding:24px 40px 24px 0;position:relative;line-height:1.4;transition:color .2s;user-select:none}
#vn-desc .qq:hover{color:var(--forest)}
#vn-desc .vfq.open .qq{color:var(--forest)}
#vn-desc .qa{display:none;font-size:14px;color:var(--text-mid);line-height:1.85;padding-bottom:24px;max-width:620px}
#vn-desc .vfq.open .qa{display:block}

#vn-desc .i-chk{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='white' stroke-width='3' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='20 6 9 17 4 12'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:12px;height:12px}
#vn-desc .i-phn{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 8.81 19.79 19.79 0 01.02 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 7.91a16 16 0 006.29 6.29l1.28-1.28a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:16px;height:16px}
#vn-desc .i-eml{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:16px;height:16px}
#vn-desc .i-ret{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='1 4 1 10 7 10'/%3E%3Cpath d='M3.51 15a9 9 0 102.13-9.36L1 10'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}
#vn-desc .i-shp{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='1' y='3' width='15' height='13' rx='1'/%3E%3Cpath d='M16 8h4l3 5v3h-7V8z'/%3E%3Ccircle cx='5.5' cy='18.5' r='2.5'/%3E%3Ccircle cx='18.5' cy='18.5' r='2.5'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}
#vn-desc .i-cap{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Crect x='2' y='7' width='20' height='10' rx='5'/%3E%3Cline x1='12' y1='7' x2='12' y2='17'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}
#vn-desc .i-info{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cline x1='12' y1='16' x2='12' y2='12'/%3E%3Cline x1='12' y1='8' x2='12.01' y2='8'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}
#vn-desc .i-users{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M17 21v-2a4 4 0 00-4-4H5a4 4 0 00-4 4v2'/%3E%3Ccircle cx='9' cy='7' r='4'/%3E%3Cpath d='M23 21v-2a4 4 0 00-3-3.87'/%3E%3Cpath d='M16 3.13a4 4 0 010 7.75'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}
#vn-desc .i-pay{background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='1.8' stroke-linecap='round' stroke-linejoin='round'%3E%3Cline x1='12' y1='1' x2='12' y2='23'/%3E%3Cpath d='M17 5H9.5a3.5 3.5 0 000 7h5a3.5 3.5 0 010 7H6'/%3E%3C/svg%3E") no-repeat center/contain;display:block;width:20px;height:20px}

#vn-desc img[width]{height:auto !important}
#vn-desc .qq::after{content:'' !important;right:0;top:20px;width:20px;height:20px;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%236B9E8A' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat center/contain;transition:transform .3s ease}
#vn-desc .vfq.open .qq::after{content:'' !important;transform:rotate(180deg);background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23C4962E' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") no-repeat center/contain}
#vn-desc .rd,#vn-desc .cr-dots{align-items:center}
#vn-desc .vn-car-arrow{width:38px;height:38px;border-radius:50%;border:1px solid var(--cream-2);background-color:#fff;background-repeat:no-repeat;background-position:center;background-size:15px 15px;cursor:pointer;padding:0;flex-shrink:0;transition:border-color .25s,background-color .25s,transform .2s}
#vn-desc .vn-car-arrow:hover{border-color:var(--gold);transform:scale(1.08)}
#vn-desc .vn-car-prev{margin-right:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='15 18 9 12 15 6'/%3E%3C/svg%3E")}
#vn-desc .vn-car-next{margin-left:8px;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%231D3D30' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='9 18 15 12 9 6'/%3E%3C/svg%3E")}
#vn-desc .vn-sticky-cart{display:none}

/* === Decentní reveal sekcí (fade + lehký posun). Skrývá jen JS, jen pod ohybem. Fallback bez JS = viditelné. === */
#vn-desc .vn-reveal{opacity:0;transform:translateY(24px);transition:opacity .7s ease,transform .7s cubic-bezier(.22,.61,.36,1);will-change:opacity,transform}
#vn-desc .vn-reveal.vn-in{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){#vn-desc .vn-reveal{opacity:1 !important;transform:none !important;transition:none !important}}

/* === Plovoucí vyjížděcí poradna (nahrazuje statický kontaktní proužek) === */
#vn-desc .contact-strip{display:none}
#vn-desc .vn-help{background:var(--white);padding:8px 0 64px}
#vn-desc .vn-help-box{max-width:1080px;margin:0 auto;padding:0 32px}
#vn-desc .vn-help-pill{display:inline-flex;align-items:center;gap:11px;background:var(--forest);color:#fff;border:none;cursor:pointer;padding:14px 26px;border-radius:100px;font-family:'Exo 2',sans-serif !important;font-weight:700;font-size:15px;box-shadow:0 10px 26px rgba(29,61,48,.20);transition:background .2s;animation:vn-help-pulse 2.6s ease-in-out infinite}
#vn-desc .vn-help-pill:hover{background:var(--forest-2)}
#vn-desc .vn-help.vn-open .vn-help-pill{animation:none}
#vn-desc .vn-help-pill-ico{width:20px;height:20px;flex-shrink:0;background:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M21 11.5a8.38 8.38 0 0 1-.9 3.8 8.5 8.5 0 0 1-7.6 4.7 8.38 8.38 0 0 1-3.8-.9L3 21l1.9-5.7a8.38 8.38 0 0 1-.9-3.8 8.5 8.5 0 0 1 4.7-7.6 8.38 8.38 0 0 1 3.8-.9h.5a8.48 8.48 0 0 1 8 8v.5z'/%3E%3C/svg%3E") no-repeat center/contain}
#vn-desc .vn-help-pill-arrow{font-size:17px;color:var(--gold-light);line-height:1;transition:transform .3s}
#vn-desc .vn-help.vn-open .vn-help-pill-arrow{transform:rotate(90deg)}
@keyframes vn-help-pulse{0%,100%{transform:translateX(0)}50%{transform:translateX(9px)}}
#vn-desc .vn-help-panel{display:none;margin-top:18px;max-width:430px;background:var(--forest);color:#fff;border-radius:16px;padding:26px 26px 28px;box-shadow:0 14px 40px rgba(29,61,48,.18);position:relative}
#vn-desc .vn-help.vn-open .vn-help-panel{display:block;animation:vn-help-slidein .42s cubic-bezier(.22,.61,.36,1)}
@keyframes vn-help-slidein{from{opacity:0;transform:translateX(-18px)}to{opacity:1;transform:translateX(0)}}
#vn-desc .vn-help-close{position:absolute;top:12px;right:15px;font-size:26px;line-height:1;color:rgba(255,255,255,.55);cursor:pointer;transition:color .2s}
#vn-desc .vn-help-close:hover{color:#fff}
#vn-desc .vn-help-head{font-family:'Exo 2',sans-serif !important;font-size:19px;font-weight:700;color:#fff;margin-bottom:18px;padding-right:22px}
#vn-desc .vn-help-person{display:flex;align-items:center;gap:14px;margin-bottom:20px}
#vn-desc .vn-help-photo{position:relative;width:56px;height:56px;border-radius:50%;overflow:hidden;border:2px solid var(--gold);flex-shrink:0}
#vn-desc .vn-help-photo img{width:100% !important;height:100%;object-fit:cover;display:block}
#vn-desc .vn-help-dot{position:absolute;right:2px;bottom:2px;width:12px;height:12px;border-radius:50%;background:#3DAA7A;border:2px solid var(--forest)}
#vn-desc .vn-help-name{font-family:'Exo 2',sans-serif !important;font-weight:700;font-size:15px;color:#fff;line-height:1.2}
#vn-desc .vn-help-role{font-size:12px;color:rgba(255,255,255,.55);margin-top:3px}
#vn-desc .vn-help-rows{display:flex;flex-direction:column;gap:13px;margin-bottom:18px}
#vn-desc .vn-help-row{display:flex;align-items:center;gap:12px;font-size:14px;color:rgba(255,255,255,.85)}
#vn-desc .vn-help-ico{width:18px;height:18px;flex-shrink:0;background-repeat:no-repeat;background-position:center;background-size:contain}
#vn-desc .vn-help-ico-phone{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M22 16.92v3a2 2 0 01-2.18 2 19.79 19.79 0 01-8.63-3.07A19.5 19.5 0 013.07 8.81 19.79 19.79 0 01.02 2.18 2 2 0 012 0h3a2 2 0 012 1.72c.127.96.361 1.903.7 2.81a2 2 0 01-.45 2.11L6.91 7.91a16 16 0 006.29 6.29l1.28-1.28a2 2 0 012.11-.45c.907.339 1.85.573 2.81.7A2 2 0 0122 16.92z'/%3E%3C/svg%3E")}
#vn-desc .vn-help-ico-mail{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M4 4h16c1.1 0 2 .9 2 2v12c0 1.1-.9 2-2 2H4c-1.1 0-2-.9-2-2V6c0-1.1.9-2 2-2z'/%3E%3Cpolyline points='22,6 12,13 2,6'/%3E%3C/svg%3E")}
#vn-desc .vn-help-ico-clock{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23E8C97A' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Ccircle cx='12' cy='12' r='10'/%3E%3Cpolyline points='12 6 12 12 16 14'/%3E%3C/svg%3E")}
#vn-desc .vn-help-row a{color:#fff !important;text-decoration:none !important;font-weight:600}
#vn-desc .vn-help-row a:hover{color:var(--gold-light) !important}
#vn-desc .vn-help-faq{display:block;border-top:1px solid rgba(255,255,255,.13);padding-top:15px;font-size:13px;color:var(--gold-light) !important;font-style:italic;text-decoration:none !important}
#vn-desc .vn-help-faq:hover{text-decoration:underline !important}
@media(prefers-reduced-motion:reduce){#vn-desc .vn-help-pill{animation:none}#vn-desc .vn-help.vn-open .vn-help-panel{animation:none}}
@media(max-width:600px){#vn-desc .vn-help{padding:4px 0 48px}#vn-desc .vn-help-panel{max-width:100%}}

@media(max-width:700px){
  #vn-desc .vn-sticky-cart{display:flex;position:fixed;left:0;right:0;bottom:0;z-index:9999;padding:10px 14px;gap:12px;align-items:center;background:rgba(255,255,255,.97);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 -6px 24px rgba(29,61,48,.14);border-top:1px solid var(--cream-2);transform:translateY(110%);transition:transform .35s cubic-bezier(.4,0,.2,1)}
  #vn-desc .vn-sticky-cart.show{transform:translateY(0)}
  #vn-desc .vn-sticky-cart .vn-cta{flex:1;width:100%;padding:15px 20px}
  #vn-desc .guarantee-top{grid-template-columns:1fr}
  #vn-desc .guarantee-content{padding:32px 24px 28px}
  #vn-desc .guarantee-heading{gap:12px}
  #vn-desc .guarantee-shield{width:80px;height:80px}
  #vn-desc .guarantee-photo{height:auto;padding:28px}
  #vn-desc .guarantee-photo img{max-width:160px;max-height:170px}
  #vn-desc .guarantee-bottom{grid-template-columns:1fr;padding:24px;gap:0}
  #vn-desc .guarantee-item{border-right:none;border-bottom:1px solid rgba(255,255,255,.1);padding:12px 0 !important}
  #vn-desc .guarantee-item:last-child{border-bottom:none}
}
@media(max-width:960px){
  #vn-desc .hero-inner{grid-template-columns:1fr;gap:48px;padding-bottom:60px}
  #vn-desc .hero-visual{min-height:360px}
  #vn-desc .help-inner{grid-template-columns:1fr;gap:48px;padding:72px 32px}
  #vn-desc .synergy-inner{grid-template-columns:1fr}
  #vn-desc .synergy-photo{min-height:340px}
  #vn-desc .synergy-text{padding:60px 40px}
  #vn-desc .synergy-text .sec-lbl::before{display:none}
  #vn-desc .founder-inner{grid-template-columns:1fr;gap:40px;padding:72px 32px}
  #vn-desc .range-header{flex-direction:column;align-items:flex-start}
  #vn-desc .pgrid{grid-template-columns:repeat(2,1fr)}
  #vn-desc .pgrid-badge-row{grid-template-columns:repeat(2,1fr)}
  #vn-desc .pgrid-badge{grid-column:2}
  #vn-desc .timeline{display:none}
  #vn-desc .wi{grid-template-columns:1fr;gap:48px}
  #vn-desc .ecs{grid-template-columns:repeat(2,1fr)}
  #vn-desc .ecs-5{grid-template-columns:repeat(2,1fr)}
  #vn-desc .rc{grid-template-columns:1fr;padding:32px 24px;gap:32px}
  #vn-desc .rp{flex-direction:row;text-align:left;align-items:center}
  #vn-desc .rpw{width:80px;height:80px}
  #vn-desc .cs-inner{grid-template-columns:1fr;gap:12px;padding:0 20px}
  #vn-desc .cs-col2{border-left:none;border-right:none;border-top:1px solid rgba(255,255,255,.12);border-bottom:1px solid rgba(255,255,255,.12);padding:10px 0}
  #vn-desc .cs-col3{padding-left:0;justify-content:flex-start}
  #vn-desc .forwho-two-grid{grid-template-columns:1fr}
  #vn-desc .compare-grid{grid-template-columns:1fr}
}
@media(max-width:860px){
  #vn-desc .split-inner{grid-template-columns:1fr;min-height:auto}
  #vn-desc .stco{padding:56px 32px;order:1}
  #vn-desc .spco{order:2;height:300px;position:relative}
  #vn-desc .spco img{position:absolute}
  #vn-desc .split-points{margin-top:32px;order:3}
}
@media(max-width:600px){
  #vn-desc .wrap{padding:0 16px}
  #vn-desc .hero-inner{padding:0 16px 60px}
  #vn-desc .hero-bottom{padding:0 16px 60px}
  #vn-desc .help-inner{padding:60px 16px}
  #vn-desc .synergy-text{padding:40px 20px}
  #vn-desc .founder-inner{padding:60px 16px}
  #vn-desc .dosage-strip{grid-template-columns:1fr}
  #vn-desc .pgrid{grid-template-columns:1fr !important;display:grid !important;gap:16px !important}
  #vn-desc .pgrid-badge-row{display:none !important}
  #vn-desc .timeline{display:none !important}
  #vn-desc .ptiming{display:block !important}
  #vn-desc .hero-badge{width:90px;height:90px;right:8px}
  #vn-desc .hero-badge .bn{font-size:22px !important}
  #vn-desc .hero-badge .bl{font-size:8px !important}
  #vn-desc .hero-circle,#vn-desc .hero-circle-2{display:none}
  #vn-desc .wi,#vn-desc .einn{padding:0 20px}
  #vn-desc .wv{display:none}
  #vn-desc .ecs{grid-template-columns:1fr}
  #vn-desc .ecs-5{grid-template-columns:1fr}
  #vn-desc .stco{padding:40px 20px}
  #vn-desc .spco{height:240px}
  #vn-desc .cr-card{padding:28px 24px}
  #vn-desc .forwho-two-grid{grid-template-columns:1fr}
  #vn-desc .ftcard{padding:28px 24px}
  #vn-desc .ccard{padding:40px 24px}
  #vn-desc .cs-inner{gap:12px;padding:0 16px}
  #vn-desc .cs-photo{width:40px;height:40px}
  #vn-desc .cs-contact-value,#vn-desc .cs-contact-value a{font-size:12px !important}
  #vn-desc .benefit-list-item{padding:10px 14px}
  #vn-desc .guarantee-box{border-radius:0}
}

/* =========================================================
   PEREX WIDGET – Krátký popis produktu (.vn-s-*)
   Zobrazuje se u tlačítka Koupit. Scopováno pod .vn-s.
   Modal dopravy scopován pod .vn-modal-* (position:fixed,
   musí být mimo .vn-s wrapper).
   ========================================================= */

.vn-s{font-family:'Source Sans 3',sans-serif;color:#1A1A18;font-size:15px;line-height:1.6;position:relative;}
.vn-s *{box-sizing:border-box;margin:0;padding:0}
.vn-s-product-title{font-family:'Exo 2',sans-serif;font-size:28px;font-weight:700;color:#2f4f44;margin-bottom:4px;line-height:1.2}
.vn-s-formula{font-size:14px;color:#9A9A92;letter-spacing:.5px;margin-bottom:20px}
.vn-s-hook{background:#F4F4F2;border-radius:12px;padding:22px;margin-bottom:16px;}
.vn-s-hook-title{font-family:'Exo 2',sans-serif;font-size:20px;font-weight:700;line-height:1.3;color:#2f4f44;margin-bottom:6px}
.vn-s-hook-title em{font-style:italic;font-weight:800;color:#2f4f44}
.vn-s-hook-problem{font-size:15.5px;color:#1A1A18;line-height:1.7;font-weight:300;margin-bottom:12px;}
.vn-s-tagline{font-family:'Exo 2',sans-serif;font-size:15.5px;font-weight:700;color:#2f4f44;line-height:1.45;margin-bottom:6px}
.vn-s-result{font-size:15px;color:#1A1A18;line-height:1.65;font-weight:300;}
.vn-s-result strong{font-weight:700;}
.vn-s-ingredient-block{background:#F7F3EC;border-radius:10px;padding:16px 18px;margin-bottom:16px;}
.vn-s-ingredient-title{font-family:'Exo 2',sans-serif;font-size:13px;font-weight:700;color:#2f4f44;margin-bottom:8px;letter-spacing:.3px;text-transform:uppercase;}
.vn-s-ingredient-text{font-size:15px;color:#4A4A44;line-height:1.75;font-weight:300;}
.vn-s-ingredient-text strong{color:#2f4f44;font-weight:600;}
.vn-s-icons{display:flex;gap:16px;margin-bottom:16px;flex-wrap:wrap;justify-content:flex-start;}
.vn-s-icon{display:flex;flex-direction:column;align-items:center;gap:6px;text-decoration:none;width:60px;}
.vn-s-icon-wrap{width:42px;height:42px;display:flex;align-items:center;justify-content:center;overflow:visible;}
.vn-s-icon-wrap img{width:100%;height:100%;object-fit:contain;display:block}
.vn-s-icon span{font-size:13px;color:#4A4A44;font-weight:700;text-align:center;line-height:1.2}
.vn-s-absorb-wrap{display:flex;align-items:center;gap:8px;margin-bottom:16px;flex-wrap:wrap;}
.vn-s-absorb{display:inline-flex;align-items:center;gap:10px;background:#2f4f44;color:#fff;padding:9px 18px;border-radius:100px;font-size:14px;font-weight:600;}
.vn-s-absorb .pct{font-family:'Exo 2',sans-serif;font-size:19px;font-weight:800;color:#E8C97A;line-height:1}
.vn-s-badge-elektrolyt{display:inline-flex;align-items:center;background:#2f4f44;color:#fff;padding:9px 18px;border-radius:100px;font-size:14px;font-weight:600;font-family:'Exo 2',sans-serif;letter-spacing:.3px;text-transform:uppercase;}
.vn-s-checklist{display:flex;flex-direction:column;gap:6px;margin-bottom:18px;padding:14px 16px;background:#EAF5F0;border-radius:10px;border:1px solid #C5E5D5;}
.vn-s-check-item{display:flex;align-items:center;gap:9px;font-size:15px;color:#2f4f44;font-weight:600;line-height:1.4;}
.vn-s-check-icon{flex-shrink:0;width:18px;height:18px;background:#2f4f44;border-radius:50%;}
.vn-s-meta{display:flex;flex-direction:column;gap:8px;padding:16px 0;border-top:1px solid #EDE7DA}
.vn-s-meta-row{display:flex;align-items:center;gap:9px;font-size:15px;color:#4A4A44}
.vn-s-meta-row strong{color:#2f4f44;font-weight:600}
.vn-s-meta-row svg{flex-shrink:0;opacity:.65}
.vn-s-ship{display:flex;align-items:center;gap:10px;background:#EAF5F0;border:1.5px solid #2f4f44;border-radius:8px;padding:10px 14px;cursor:pointer;transition:background 0.2s;color:#2f4f44;font-size:14.5px;font-weight:600;margin:4px 0;}
.vn-s-ship:hover{background:#D6EDE5;}
.vn-s-ship svg{flex-shrink:0;color:#2f4f44;opacity:1}
.vn-s-ship-arrow{margin-left:auto;font-size:12px;color:#2f4f44;font-weight:700}
.vn-s-payments-wrap{background:#F7F3EC;border-radius:8px;padding:10px 14px;margin-top:-2px;margin-bottom:8px;}
.vn-s-payments-label{font-size:10px;color:#9A9A92;font-weight:600;letter-spacing:.5px;text-transform:uppercase;margin-bottom:8px}
.vn-s-payments{display:flex;align-items:center;gap:10px;flex-wrap:wrap;}
.vn-s-pay-item{position:relative;display:inline-flex;align-items:center;}
.vn-s-pay-item img{height:28px;width:auto;display:block;cursor:default;}
.vn-s-pay-tooltip{position:absolute;bottom:calc(100% + 6px);left:50%;transform:translateX(-50%);background:#2f4f44;color:#fff;font-size:11px;font-weight:600;white-space:nowrap;padding:4px 8px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity 0.18s;z-index:10;}
.vn-s-pay-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#2f4f44;}
.vn-s-pay-item:hover .vn-s-pay-tooltip{opacity:1;}
.vn-s-meta-bottom-row{display:flex;align-items:center;gap:20px;flex-wrap:wrap;}
.vn-s-trust-icons{display:flex;align-items:center;gap:14px;flex-wrap:wrap;margin-top:14px;}
.vn-s-trust-item{position:relative;display:inline-flex;align-items:center;justify-content:center;cursor:default;}
.vn-s-trust-item img{width:60px;height:60px;object-fit:contain;display:block;}
.vn-s-trust-tooltip{position:absolute;bottom:calc(100% + 7px);left:50%;transform:translateX(-50%);background:#2f4f44;color:#fff;font-size:11px;font-weight:600;white-space:nowrap;padding:5px 9px;border-radius:5px;pointer-events:none;opacity:0;transition:opacity 0.18s;z-index:10;}
.vn-s-trust-tooltip::after{content:'';position:absolute;top:100%;left:50%;transform:translateX(-50%);border:4px solid transparent;border-top-color:#2f4f44;}
.vn-s-trust-item:hover .vn-s-trust-tooltip{opacity:1;}
.vn-s-counter-num{font-family:'Exo 2',sans-serif;font-weight:700;color:#2f4f44;font-size:14px}

/* Modal dopravy – position:fixed, mimo .vn-s */
.vn-modal-overlay{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);z-index:999999;align-items:center;justify-content:center;opacity:0;transition:opacity 0.3s ease;backdrop-filter:blur(3px);}
.vn-modal-content{background:#fff;width:90%;max-width:420px;border-radius:14px;padding:28px 24px;position:relative;box-shadow:0 10px 40px rgba(0,0,0,0.2);transform:translateY(20px);transition:transform 0.3s ease;max-height:90vh;overflow-y:auto;}
.vn-modal-overlay.active .vn-modal-content{transform:translateY(0);}
.vn-modal-close{position:absolute;top:16px;right:20px;font-size:28px;line-height:1;cursor:pointer;color:#9A9A92;transition:color 0.2s;}
.vn-modal-close:hover{color:#2f4f44;}
.vn-modal-title{font-family:'Exo 2',sans-serif;font-size:22px;color:#2f4f44;margin-bottom:6px;font-weight:700;line-height:1.2;}
.vn-modal-subtitle{font-size:13px;color:#2f4f44;margin-bottom:24px;font-weight:600;display:flex;align-items:center;gap:6px;}
.vn-modal-subtitle svg{width:16px;height:16px;}
.vn-modal-list{display:flex;flex-direction:column;gap:10px;}
.vn-modal-item{display:flex;align-items:center;justify-content:space-between;padding:12px 14px;border:1px solid #EDE7DA;border-radius:8px;background:#FAFAF8;}
.vn-modal-item-left{display:flex;align-items:center;gap:12px;}
.vn-modal-logo{width:56px;height:32px;display:flex;align-items:center;justify-content:center;background:#fff;border:1px solid #EDE7DA;border-radius:4px;overflow:hidden;padding:2px;flex-shrink:0;}
.vn-modal-logo img{max-width:100%;max-height:100%;display:block;object-fit:contain;}
.vn-modal-name{font-size:15px;color:#1A1A18;font-weight:500;line-height:1.3;}
.vn-modal-price-wrap{display:flex;flex-direction:column;align-items:flex-end;}
.vn-modal-price{font-size:14px;font-weight:700;color:#2f4f44;white-space:nowrap;}
.vn-modal-free-note{font-size:10px;color:#2f4f44;font-weight:600;margin-top:2px;letter-spacing:0.2px;}
.vn-modal-free{color:#2f4f44;}
