/* CheaperForex Gold Vault core (cf-vault-core 0.1.2). One external file, linked by cf-vault-core.php as
   core.css?v=filemtime. Scopes:
     body.cf-vault.cfv-scope  a full vault page (the shell or a module adds both classes): base + components
     .cfv-scope               a vault island on an old page (e.g. the code footer): tokens + components only
   Nothing here applies outside those two scopes.
   Specificity ladder (so modules never need !important):
     A  Base, full pages only   body.cf-vault :where(.site-content) :where(el)                 (0,1,1), prints after the
                                                                                               Elementor kit (0,1,1)
     K  Kit neutraliser         html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) el:where(:not(...))
                                (plain non-cv fields/buttons in page content)                  (0,3,3); :hover/:focus (0,4,3)
     B  Components              html .cfv-scope .cv-x                                           (0,2,1): ties the kit's
                                button:hover/:focus (0,2,1) and wins by order; cf-checkout-vault's body.cf-cv .cv-x
                                (0,2,1) prints after core, so the checkout keeps its own values
        Form controls           html .cfv-scope .cv-input.cv-input                              (0,3,1); :focus (0,4,1)
     C  Bridges                 bridge-woo.css etc.: write at (0,4,3) or more, e.g.
                                html body.cf-vault.cf-vault :where(.site-content) .woocommerce :is(a.button,button.button)
   Tokens keep the names and values of cf-checkout-vault/cv.css; new ones are marked "core". */

/* ---------- 1. DM Sans, self-hosted (the files dmsans.css already serves; one variable file per subset, 400-700;
   weight 800 falls back to 700). The latin file is preloaded by the loader. ---------- */
@font-face{font-family:"DM Sans";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/cf-fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu6-K6h9Q.woff2) format("woff2");unicode-range:U+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}
@font-face{font-family:"DM Sans";font-style:normal;font-weight:400 700;font-display:swap;src:url(/wp-content/uploads/cf-fonts/rP2Yp2ywxg089UriI5-g4vlH9VoD8Cmcqbu0-K4.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}

/* ---------- 2. Tokens ---------- */
.cfv-scope{
 --cv-bg:#04060c;--cv-bg-2:#070a13;--cv-panel:#0b1020;--cv-panel-2:#0f1733;
 --cv-card:linear-gradient(180deg,#111a36,#080d1d);--cv-card-2:linear-gradient(180deg,#0f1733,#0a1024);
 --cv-fill-1:rgba(255,255,255,.025);--cv-fill-2:rgba(255,255,255,.04);--cv-fill-g:rgba(240,195,90,.07);
 --cv-text:#f5f2ea;--cv-strong:#fff;--cv-text-2:#eef0f5;--cv-body:#c9cfdb;--cv-mu:#b8bfcd;--cv-dim:#9ea7b9;
 --cv-g:#f0c35a;--cv-g-2:#ffd978;--cv-g-3:#ffe7a6;--cv-g-4:#fff1c4;--cv-focus:#ffd76a;
 --cv-gt:linear-gradient(100deg,#fff1c4,#f6cd66 30%,#e0a031 58%,#ffe6a0 82%,#efbd52);
 --cv-line-1:rgba(240,195,90,.14);--cv-line-2:rgba(240,195,90,.22);--cv-line-3:rgba(240,195,90,.28);--cv-line-4:rgba(240,195,90,.45);--cv-line-5:rgba(255,217,120,.55);--cv-hair:rgba(184,191,205,.2);
 --cv-green:linear-gradient(180deg,#48ea8b,#22c463 55%,#16a954);--cv-green-ink:#03160a;
 --cv-gold:linear-gradient(180deg,#ffe28a,#f0a92a);--cv-gold-ink:#1d1203;
 --cv-ok:#5ee89a;--cv-ok-bg:rgba(34,196,99,.09);--cv-ok-line:rgba(72,234,139,.42);
 --cv-err:#ff8f8f;--cv-err-bg:rgba(255,92,92,.09);--cv-err-line:rgba(255,122,122,.5);
 --cv-r-xs:8px;--cv-r-sm:12px;--cv-r:16px;--cv-r-md:20px;--cv-r-lg:24px;--cv-r-pill:999px;
 --cv-sh-card:0 30px 70px -30px rgba(0,0,0,.95);--cv-sh-ring:0 0 0 5px rgba(240,195,90,.05);--cv-sh-glow:0 0 44px -12px rgba(240,190,80,.5);
 --cv-sh-pop:0 18px 40px -12px rgba(0,0,0,.9);--cv-sh-green:0 12px 30px -10px rgba(34,196,99,.7),inset 0 1px 0 rgba(255,255,255,.5);--cv-sh-gold:0 12px 30px -12px rgba(240,169,42,.7);
 --cv-s1:4px;--cv-s2:8px;--cv-s3:12px;--cv-s4:16px;--cv-s5:20px;--cv-s6:24px;--cv-s7:32px;--cv-s8:40px;--cv-s9:56px;--cv-s10:72px;
 --cv-pad:clamp(16px,2.2vw,26px);--cv-gap:clamp(16px,2.4vw,28px);
 --cv-font:"DM Sans",system-ui,-apple-system,"Segoe UI",Roboto,Arial,sans-serif;
 --cv-fs-2xs:11.5px;--cv-fs-xs:12.5px;--cv-fs-sm:13.5px;--cv-fs-base:15.5px;--cv-fs-md:17px;
 --cv-fs-lg:clamp(19px,.6vw + 15px,22px);--cv-fs-xl:clamp(24px,1.2vw + 18px,32px);--cv-fs-h1:clamp(32px,2vw + 22px,48px);--cv-fs-price:clamp(40px,1.6vw + 32px,56px);
 --cv-tk:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24'%3E%3Cpath d='M6.8 12.4l3.4 3.4 7-7.6' fill='none' stroke='%231a1103' stroke-width='2.8' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") center/72% no-repeat,radial-gradient(circle at 35% 30%,#fff0bf,#eab444 58%,#b7801f);
 --cv-w:1240px;
 /* core */
 --cv-fs-hero:clamp(32px,2.4vw + 21px,58px);--cv-fs-section:clamp(26px,1.6vw + 18px,44px);
 --cv-input-line:rgba(184,191,205,.5);--cv-sticky-top:24px;
}

/* ---------- 3. Base (A): full vault pages. Includes the Astra bridge (containers) ---------- */
html body.cf-vault{background-color:var(--cv-bg);color-scheme:dark;overflow-x:clip}
body.cf-vault .site-content{background:transparent;color:var(--cv-text);font-family:var(--cv-font);font-size:16px;line-height:1.55;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body.cf-vault .site-content>.ast-container{display:block;max-width:none;padding-left:0;padding-right:0}
body.cf-vault :where(.site-content) :where(a){color:var(--cv-g-2)}
body.cf-vault :where(.site-content) :where(a):hover{color:var(--cv-g-4)}
body.cf-vault :where(.site-content) :where(h1,h2,h3,h4,h5,h6){color:var(--cv-strong);font-family:var(--cv-font);font-weight:700;letter-spacing:-.015em;text-transform:none}
body.cf-vault :where(.site-content) :where(h1){font-size:var(--cv-fs-hero);line-height:1.04}
body.cf-vault :where(.site-content) :where(h2){font-size:clamp(24px,1.1vw + 18px,34px);line-height:1.15}
body.cf-vault :where(.site-content) :where(h3){font-size:clamp(19px,.5vw + 16px,22px);line-height:1.25}
body.cf-vault :where(.site-content) :where(h4,h5,h6){font-size:16px;line-height:1.35}
body.cf-vault :where(.site-content) :where(label){color:#e6e9f0}
body.cf-vault ::selection{background:rgba(240,195,90,.38);color:#fff}
html .cfv-scope :where(a,button,input,select,textarea,summary,[tabindex]):focus-visible{outline:3px solid var(--cv-focus);outline-offset:3px}
/* Browser autofill keeps dark fields */
html .cfv-scope :is(input,textarea,select):-webkit-autofill{-webkit-text-fill-color:#f5f2ea;caret-color:#f5f2ea;-webkit-box-shadow:0 0 0 1000px #0b1020 inset;box-shadow:0 0 0 1000px #0b1020 inset;transition:background-color 9999s ease 0s}
/* Island base: a .cfv-scope wrapper on an old page gets the vault font and colours (ties with the kit, prints later) */
body .cfv-scope{color:var(--cv-text);font-family:var(--cv-font);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}
body .cfv-scope :where(a){color:var(--cv-g-2)}
body .cfv-scope :where(a):hover{color:var(--cv-g-4)}
body .cfv-scope :where(h1,h2,h3,h4,h5,h6){color:var(--cv-strong);font-family:var(--cv-font);letter-spacing:normal;text-transform:none}

/* ---------- 4. Elementor kit 9 neutraliser (K): plain, non-cv fields and buttons in vault page content ---------- */
html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) :is(input,textarea,select):where(:not([type=button],[type=submit],[type=reset],[type=checkbox],[type=radio],[type=hidden],[type=range],[type=color],[type=file],[type=image],[class*="cv-"])){min-height:48px;padding:10px 14px;border:1px solid var(--cv-input-line);border-radius:var(--cv-r-sm);background-color:#0b1020;color:#f5f2ea;font-family:var(--cv-font);font-size:16px;line-height:1.3}
html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) :is(input,textarea,select):focus:where(:not([type=button],[type=submit],[type=reset],[type=checkbox],[type=radio],[type=hidden],[class*="cv-"])){outline:0;border-color:var(--cv-g);background-color:#0b1020;color:#f5f2ea;box-shadow:0 0 0 3px rgba(255,215,106,.38)}
html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) button:where(:not([class*="cv-"])),html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) input:where([type=button],[type=submit],[type=reset]){min-height:44px;padding:0 18px;border:1px solid rgba(240,195,90,.6);border-radius:999px;background-color:rgba(240,195,90,.06);color:#ffe7a6;font-family:var(--cv-font);font-size:15px;font-weight:700;line-height:1.15;letter-spacing:normal;text-transform:none}
html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) button:is(:hover,:focus-visible):where(:not([class*="cv-"])),html body.cf-vault.cf-vault.elementor-kit-9 :where(.site-content) input:is(:hover,:focus-visible):where([type=button],[type=submit],[type=reset]){border-color:#ffd978;background-color:rgba(240,195,90,.15);color:#fff3cf}

/* ---------- 5. Component reset: cv- elements and their children only ---------- */
html .cfv-scope :where([class^="cv-"],[class*=" cv-"]),html .cfv-scope :where([class^="cv-"],[class*=" cv-"]) *,html .cfv-scope :where([class^="cv-"],[class*=" cv-"]) ::before,html .cfv-scope :where([class^="cv-"],[class*=" cv-"]) ::after{box-sizing:border-box}
html .cfv-scope :where(h1,h2,h3,h4,h5,h6,p,ul,ol,li,dl,dt,dd,figure,blockquote,table,fieldset,legend,address):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){margin:0;padding:0;font-family:inherit;color:inherit;letter-spacing:normal;text-transform:none}
html .cfv-scope :where(h1,h2,h3,h4,h5,h6,b,strong,th,dt,summary):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){font-weight:700}
html .cfv-scope :where(ul,ol):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){list-style:none}
html .cfv-scope :where(fieldset):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){border:0;min-width:0}
html .cfv-scope :where(img):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){display:block;max-width:100%;height:auto;border:0}
html .cfv-scope :where(svg):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){display:block;flex-shrink:0}
html .cfv-scope :where(a):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){text-decoration:none;background-color:transparent}
html .cfv-scope :where(button,input,select,textarea):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){margin:0;font:inherit;color:inherit;letter-spacing:normal;text-transform:none}
html .cfv-scope :where(button):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){cursor:pointer}
html .cfv-scope :where(table):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){width:100%;border-collapse:collapse;border-spacing:0}
html .cfv-scope :where(th,td):where([class^="cv-"],[class*=" cv-"],[class^="cv-"] *,[class*=" cv-"] *){padding:0;text-align:left;vertical-align:top;font-weight:inherit}
html .cfv-scope :where([class^="cv-"],[class*=" cv-"])[hidden]{display:none!important}
html .cfv-scope .cv-vh{position:absolute!important;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}
html .cfv-scope .cv-sprite{position:absolute;width:0;height:0;overflow:hidden}
html .cfv-scope .cv-nw{white-space:nowrap}
html .cfv-scope .cv-center{text-align:center}

/* ---------- 6. Type ---------- */
html .cfv-scope .cv-gt{background:var(--cv-gt);-webkit-background-clip:text;background-clip:text;color:transparent;-webkit-text-fill-color:transparent}
html .cfv-scope :is(h1,h2,h3) .cv-gt{padding-bottom:.16em;margin-bottom:-.16em}
html .cfv-scope .cv-eb{display:inline-flex;align-items:center;gap:10px;font-size:12.5px;font-weight:700;line-height:1.3;letter-spacing:.15em;text-transform:uppercase;color:var(--cv-g)}
html .cfv-scope .cv-eb::before{content:"";width:26px;height:1px;background:linear-gradient(90deg,transparent,var(--cv-g))}
/* The one H1 scale (--cv-fs-hero) for every vault page hero; --cv-fs-h1 stays for the checkout kit */
html .cfv-scope .cv-h1{font-size:var(--cv-fs-hero);font-weight:700;line-height:1.04;letter-spacing:-.032em;color:var(--cv-strong);overflow-wrap:anywhere;text-wrap:balance}
html .cfv-scope .cv-h2{font-size:var(--cv-fs-lg);font-weight:700;line-height:1.2;letter-spacing:-.015em;color:var(--cv-strong)}
html .cfv-scope .cv-h3{font-size:var(--cv-fs-md);font-weight:700;line-height:1.3;color:var(--cv-strong)}
html .cfv-scope .cv-lead{max-width:62ch;font-size:clamp(15.5px,.4vw + 14px,19px);line-height:1.55;color:var(--cv-body)}
html .cfv-scope .cv-lead b,html .cfv-scope .cv-lead strong{font-weight:600;color:#fff}
html .cfv-scope .cv-small{font-size:var(--cv-fs-xs);line-height:1.45;color:var(--cv-mu)}
html .cfv-scope .cv-muted{color:var(--cv-mu)}
html .cfv-scope .cv-link{display:inline-flex;align-items:center;gap:6px;min-height:44px;font-weight:700;color:var(--cv-g-2);text-decoration:underline;text-decoration-color:rgba(255,217,120,.45);text-decoration-thickness:1px;text-underline-offset:4px}
html .cfv-scope .cv-link:hover{color:var(--cv-g-4);text-decoration-color:currentColor}
html .cfv-scope .cv-link svg{width:16px;height:16px}

/* ---------- 7. Layout: container, sections, hero background recipe ---------- */
html .cfv-scope .cv-w{width:min(100% - 32px,var(--cv-w));margin-inline:auto}
html .cfv-scope .cv-w--md{--cv-w:1040px}
html .cfv-scope .cv-w--sm{--cv-w:860px}
html .cfv-scope .cv-w--prose{--cv-w:760px}
@media(min-width:768px){html .cfv-scope .cv-w{width:min(100% - 64px,var(--cv-w))}}
html .cfv-scope .cv-main{position:relative;isolation:isolate;padding-bottom:clamp(48px,6vw,88px);background:radial-gradient(55% 480px at 80% 0,rgba(240,190,80,.18),transparent 70%),radial-gradient(40% 340px at 6% 0,rgba(240,190,80,.08),transparent 70%)}
html .cfv-scope .cv-main::before{content:"";position:absolute;inset:0 0 auto;height:520px;z-index:-1;pointer-events:none;background-image:linear-gradient(rgba(240,195,90,.06) 1px,transparent 1px),linear-gradient(90deg,rgba(240,195,90,.06) 1px,transparent 1px);background-size:64px 64px;-webkit-mask-image:radial-gradient(60% 75% at 78% 18%,#000,transparent 75%);mask-image:radial-gradient(60% 75% at 78% 18%,#000,transparent 75%)}
html .cfv-scope .cv-section{padding:clamp(40px,6vw,88px) 0}
html .cfv-scope .cv-section--tight{padding:clamp(24px,3.5vw,48px) 0}
html .cfv-scope .cv-section--line{border-top:1px solid var(--cv-line-2)}
html .cfv-scope .cv-stack{display:flex;flex-direction:column;gap:var(--cv-gap)}
html .cfv-scope .cv-stack--tight{gap:var(--cv-s3)}
html .cfv-scope .cv-grid{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--cv-gap)}
html .cfv-scope .cv-grid>*{min-width:0}
@media(min-width:700px){html .cfv-scope :is(.cv-grid--2,.cv-grid--3,.cv-grid--4){grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(min-width:1024px){html .cfv-scope .cv-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}html .cfv-scope .cv-grid--4{grid-template-columns:repeat(4,minmax(0,1fr))}}
html .cfv-scope .cv-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:var(--cv-gap);align-items:start}
html .cfv-scope .cv-layout>*{min-width:0}
@media(min-width:1024px){html .cfv-scope .cv-layout--aside{grid-template-columns:minmax(0,1fr) minmax(260px,320px);column-gap:clamp(28px,3vw,48px)}html .cfv-scope .cv-layout--toc{grid-template-columns:minmax(220px,280px) minmax(0,1fr);column-gap:clamp(28px,3vw,48px)}}
html .cfv-scope .cv-sep{height:1px;margin:var(--cv-s5) 0;border:0;background:linear-gradient(90deg,transparent,rgba(240,195,90,.45),transparent)}
/* Page hero: breadcrumb, eyebrow, the page's one H1, lead, chips */
html .cfv-scope .cv-hero{display:grid;grid-template-columns:minmax(0,1fr);gap:14px;padding:clamp(22px,4vw,56px) 0 clamp(20px,2.8vw,36px)}
html .cfv-scope .cv-hero--line{border-bottom:1px solid var(--cv-line-2)}
html .cfv-scope .cv-hero__txt{display:flex;flex-direction:column;gap:12px;min-width:0}
@media(min-width:1024px){html .cfv-scope .cv-hero--split{grid-template-columns:minmax(0,1fr) minmax(0,380px);align-items:end;column-gap:clamp(32px,4vw,64px)}}

/* ---------- 8. Section header ---------- */
html .cfv-scope .cv-sh{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-bottom:clamp(20px,3vw,36px)}
html .cfv-scope .cv-sh__title{font-size:var(--cv-fs-section);font-weight:700;line-height:1.08;letter-spacing:-.028em;color:#fff;text-wrap:balance}
html .cfv-scope .cv-sh__lead{max-width:62ch;font-size:clamp(15px,.3vw + 14px,17px);line-height:1.6;color:var(--cv-body)}
html .cfv-scope .cv-sh--center{position:relative;align-items:center;padding-top:30px;text-align:center}
html .cfv-scope .cv-sh--center::before{content:"";position:absolute;top:0;left:50%;width:min(280px,70%);height:1px;background:linear-gradient(90deg,transparent,#f6cd66,transparent);transform:translateX(-50%)}
html .cfv-scope .cv-sh--center::after{content:"";position:absolute;top:-4px;left:50%;width:9px;height:9px;margin-left:-4.5px;background:linear-gradient(135deg,#fff1c4,#e0a031);transform:rotate(45deg)}

/* ---------- 9. Buttons ---------- */
html .cfv-scope .cv-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:48px;padding:0 22px;border:0;border-radius:999px;font-family:var(--cv-font);font-size:16px;font-weight:700;line-height:1.15;letter-spacing:normal;text-align:center;text-decoration:none;text-transform:none;white-space:nowrap;cursor:pointer;transition:transform .2s,filter .2s,background-color .2s,border-color .2s,color .2s,box-shadow .2s;-webkit-appearance:none;appearance:none;-webkit-tap-highlight-color:transparent}
html .cfv-scope .cv-btn svg{width:18px;height:18px}
html .cfv-scope .cv-btn .cv-arrow{transition:transform .2s}
html .cfv-scope .cv-btn:hover .cv-arrow{transform:translateX(3px)}
html .cfv-scope .cv-btn--green{background:var(--cv-green);color:var(--cv-green-ink);box-shadow:var(--cv-sh-green)}
html .cfv-scope .cv-btn--green:is(:hover,:focus-visible){background:var(--cv-green);color:var(--cv-green-ink);transform:translateY(-2px);filter:brightness(1.07)}
html .cfv-scope .cv-btn--gold{background:var(--cv-gold);color:var(--cv-gold-ink);box-shadow:var(--cv-sh-gold)}
html .cfv-scope .cv-btn--gold:is(:hover,:focus-visible){background:var(--cv-gold);color:var(--cv-gold-ink);transform:translateY(-2px);filter:brightness(1.06)}
html .cfv-scope .cv-btn--ghost{border:1px solid rgba(240,195,90,.6);background:rgba(240,195,90,.06);color:#ffe7a6}
html .cfv-scope .cv-btn--ghost:is(:hover,:focus-visible){border-color:#ffd978;background:rgba(240,195,90,.15);color:#fff3cf}
html .cfv-scope .cv-btn--quiet{min-height:44px;padding:0 6px;background:none;color:var(--cv-g-2);text-decoration:underline;text-decoration-color:rgba(255,217,120,.45);text-underline-offset:4px}
html .cfv-scope .cv-btn--quiet:is(:hover,:focus-visible){background:none;color:var(--cv-g-4)}
html .cfv-scope .cv-btn--sm{min-height:44px;padding:0 16px;font-size:14.5px}
html .cfv-scope .cv-btn--lg{min-height:60px;padding:0 28px;font-size:18px}
html .cfv-scope .cv-btn--block{display:flex;width:100%}
html .cfv-scope .cv-btn--wrap{white-space:normal;padding-top:10px;padding-bottom:10px}
html .cfv-scope .cv-btn:active{transform:none}
html .cfv-scope .cv-btn:is([disabled],[aria-disabled="true"],.is-loading,.loading){opacity:.6;cursor:not-allowed;transform:none;filter:none}
html .cfv-scope .cv-btns{display:flex;flex-wrap:wrap;align-items:center;gap:10px}
/* WooCommerce adds "View cart" after an AJAX add */
html .cfv-scope .cv-btn+a.added_to_cart{display:inline-flex;align-items:center;min-height:44px;margin-top:6px;font-size:14px;font-weight:700;color:var(--cv-g-2);text-decoration:underline;text-underline-offset:4px}

/* ---------- 10. Pills, badges, chips ---------- */
html .cfv-scope .cv-pf{display:inline-flex;align-items:center;height:22px;padding:0 8px;border:1px solid rgba(255,217,120,.6);border-radius:999px;background:rgba(4,6,12,.86);color:#ffd978;font-size:11px;font-weight:700;letter-spacing:.08em;line-height:1;white-space:nowrap}
html .cfv-scope .cv-pf--mt4{border-color:rgba(214,224,240,.55);color:#e3e9f4}
html .cfv-scope .cv-sv{display:inline-flex;align-items:center;height:22px;padding:0 9px;border-radius:999px;background:linear-gradient(135deg,#ffe28a,#f0a92a);color:#1d1203;font-size:11.5px;font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap;box-shadow:0 4px 12px rgba(0,0,0,.4)}
html .cfv-scope .cv-pill{display:inline-flex;align-items:center;gap:6px;min-height:26px;padding:3px 11px;border:1px solid rgba(255,217,120,.55);border-radius:999px;background:rgba(240,195,90,.1);color:#ffe7a6;font-size:12.5px;font-weight:700;line-height:1.2}
html .cfv-scope .cv-pill svg{width:14px;height:14px;color:#ffd978}
html .cfv-scope .cv-pill-free{display:inline-flex;align-items:center;height:22px;padding:0 9px;border:1px solid var(--cv-ok-line);border-radius:999px;background:var(--cv-ok-bg);color:var(--cv-ok);font-size:11.5px;font-weight:700;letter-spacing:.04em;line-height:1;white-space:nowrap}
html .cfv-scope .cv-pill-crypto{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border:1px solid rgba(255,217,120,.55);border-radius:999px;background:rgba(240,195,90,.1);color:#ffd978;font-size:11.5px;font-weight:700;line-height:1;white-space:nowrap}
html .cfv-scope .cv-pill-src{display:inline-flex;align-items:center;gap:6px;height:22px;padding:0 9px;border:1px solid rgba(196,181,253,.5);border-radius:999px;background:rgba(143,125,255,.12);color:#d9d2ff;font-size:11.5px;font-weight:700;line-height:1;white-space:nowrap}
html .cfv-scope .cv-chips{display:flex;flex-wrap:wrap;gap:8px}
html .cfv-scope .cv-chip{display:inline-flex;align-items:center;gap:7px;min-height:44px;padding:0 16px;border:1px solid rgba(240,195,90,.55);border-radius:999px;background:rgba(7,11,24,.9);color:#ffe6a3;font-size:14px;font-weight:700;line-height:1.2;white-space:nowrap;box-shadow:0 0 24px -6px rgba(240,190,80,.25);transition:border-color .2s,background-color .2s,color .2s}
html .cfv-scope a.cv-chip:is(:hover,:focus-visible){border-color:#ffd978;background:rgba(240,195,90,.14);color:#fff3cf}
html .cfv-scope .cv-chip[aria-current="page"],html .cfv-scope .cv-chip.is-current{border-color:#ffe39a;background:linear-gradient(180deg,#ffe49a,#f0bf4f 55%,#d99a2b);color:#1c1204;box-shadow:none}
html .cfv-scope .cv-chip svg{width:16px;height:16px}
html .cfv-scope .cv-chip small{font-size:12px;font-weight:600;opacity:.8}

/* ---------- 11. Cards ---------- */
html .cfv-scope .cv-card{position:relative;padding:var(--cv-pad);border:1px solid var(--cv-line-3);border-radius:var(--cv-r-md);background:radial-gradient(80% 70% at 100% 0,rgba(240,195,90,.1),transparent 60%),var(--cv-card-2);box-shadow:var(--cv-sh-card);color:var(--cv-body)}
html .cfv-scope .cv-card--hi{border-color:var(--cv-line-5);border-radius:var(--cv-r-lg);background:radial-gradient(90% 60% at 100% 0,rgba(240,195,90,.16),transparent 60%),var(--cv-card);box-shadow:var(--cv-sh-card),var(--cv-sh-ring)}
html .cfv-scope .cv-card--flat{border-color:var(--cv-line-2);background:var(--cv-fill-1);box-shadow:none}
html .cfv-scope .cv-card__head{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:4px 16px;margin-bottom:var(--cv-s4)}
html .cfv-scope .cv-card__foot{margin-top:var(--cv-s4);padding-top:var(--cv-s4);border-top:1px solid var(--cv-line-1)}
html .cfv-scope .cv-card p+p{margin-top:10px}
html .cfv-scope .cv-ic{display:grid;place-items:center;flex:0 0 auto;width:48px;height:48px;border:1px solid rgba(240,195,90,.5);border-radius:14px;background:linear-gradient(145deg,rgba(255,225,150,.26),rgba(240,190,80,.06));color:#ffd978;box-shadow:0 0 30px -8px rgba(240,190,80,.5)}
html .cfv-scope .cv-ic svg{width:24px;height:24px}
html .cfv-scope .cv-feature{display:flex;flex-direction:column;gap:12px}
html .cfv-scope .cv-feature__title{font-size:var(--cv-fs-md);font-weight:700;line-height:1.3;color:#fff}
html .cfv-scope .cv-feature p{font-size:15px;line-height:1.6;color:var(--cv-body)}

/* ---------- 12. Product card, price and crypto line ---------- */
html .cfv-scope .cv-pgrid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}
@media(min-width:700px){html .cfv-scope .cv-pgrid{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}}
@media(min-width:1024px){html .cfv-scope .cv-pgrid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}}
html .cfv-scope .cv-pcard{container-type:inline-size;position:relative;display:flex;flex-direction:column;min-width:0;padding:10px 10px 14px;border:1px solid rgba(240,195,90,.2);border-radius:16px;background:linear-gradient(180deg,#101832,#0a0f20);box-shadow:0 20px 40px -26px rgba(0,0,0,.9);color:var(--cv-text);transition:transform .25s,border-color .25s,box-shadow .25s}
html .cfv-scope .cv-pcard:is(:hover,:focus-within){transform:translateY(-4px);border-color:rgba(240,195,90,.65);box-shadow:0 18px 40px -14px rgba(0,0,0,.85),0 0 30px -6px rgba(240,190,80,.4)}
html .cfv-scope .cv-pcard__media{position:relative;display:block;overflow:hidden;border-radius:10px;background:#0b1020}
html .cfv-scope .cv-pcard__media img{width:100%;height:auto;aspect-ratio:1;object-fit:cover;border-radius:10px;transition:transform .4s}
html .cfv-scope .cv-pcard:hover .cv-pcard__media img{transform:scale(1.05)}
html .cfv-scope .cv-pcard__media .cv-pf{position:absolute;z-index:2;top:8px;left:8px}
html .cfv-scope .cv-pcard__media .cv-sv{position:absolute;z-index:2;top:8px;right:8px}
html .cfv-scope .cv-pcard__title{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:2.6em;margin:12px 2px 10px;font-size:clamp(14px,.3vw + 13px,16px);font-weight:700;line-height:1.3;overflow-wrap:anywhere;color:#fff}
html .cfv-scope .cv-pcard__title a{color:inherit;transition:color .2s}
html .cfv-scope .cv-pcard__title a:hover{color:#ffe6a3}
html .cfv-scope .cv-pcard__price{margin:auto 2px 0}
html .cfv-scope .cv-pcard__buy{margin-top:12px}
html .cfv-scope .cv-pcard__buy .cv-btn{width:100%;min-height:44px;padding:0 10px;font-size:14px}
@container (min-width:180px){html .cfv-scope .cv-pcard__media .cv-pf{top:10px;left:10px}html .cfv-scope .cv-pcard__media .cv-sv{top:10px;right:10px}html .cfv-scope .cv-pcard__buy .cv-btn{font-size:14.5px}}
html .cfv-scope .cv-price{display:flex;flex-wrap:wrap;align-items:baseline;gap:2px 8px;font-size:16px;font-weight:700;line-height:1.25;color:#fff}
html .cfv-scope .cv-price__now{font-size:clamp(18px,.6vw + 15px,22px);letter-spacing:-.01em;color:#fff}
html .cfv-scope .cv-price__from{font-size:12px;font-weight:600;color:var(--cv-mu)}
html .cfv-scope .cv-price del{font-size:13px;font-weight:500;color:var(--cv-dim);text-decoration:line-through}
html .cfv-scope .cv-price--free .cv-price__now{color:var(--cv-ok)}
html .cfv-scope .cv-crypto{display:flex;align-items:flex-start;gap:6px;margin-top:4px;font-size:12.5px;font-weight:600;line-height:1.3;color:var(--cv-g)}
html .cfv-scope .cv-crypto::before{content:"";flex:0 0 auto;width:12px;height:12px;margin-top:2px;border-radius:50%;background:radial-gradient(circle at 35% 35%,#fff0bf,#d8962a)}

/* ---------- 13. Breadcrumbs (Rank Math markup or own) ---------- */
html .cfv-scope .cv-bc{font-size:13.5px;line-height:1.4;color:var(--cv-mu)}
html .cfv-scope .cv-bc :is(p,ol){display:flex;flex-wrap:wrap;align-items:center;gap:0 8px;margin:0;padding:0;list-style:none}
html .cfv-scope .cv-bc a{display:inline-flex;align-items:center;min-height:44px;color:var(--cv-g-2);font-weight:600;text-decoration:underline;text-decoration-color:rgba(255,217,120,.35);text-underline-offset:3px}
html .cfv-scope .cv-bc a:hover{color:var(--cv-g-4)}
html .cfv-scope .cv-bc .separator{color:var(--cv-dim)}
html .cfv-scope .cv-bc .last,html .cfv-scope .cv-bc [aria-current]{color:var(--cv-body)}

/* ---------- 14. Tooltip (tap / hover / focus; Escape closes; core.js toggles .is-open) ---------- */
html .cfv-scope .cv-tipw{position:relative}
html .cfv-scope button:is(.cv-ast,.cv-tipbtn){position:relative;display:inline-grid;place-items:center;min-height:0;margin:0 0 0 2px;padding:0 3px;border:0;border-radius:4px;background:none;box-shadow:none;color:var(--cv-g);font:inherit;font-weight:700;line-height:1;cursor:help;vertical-align:baseline}
html .cfv-scope button.cv-tipbtn{width:20px;height:20px;padding:0;border:1px solid rgba(240,195,90,.6);border-radius:50%;font-size:12px;vertical-align:middle}
html .cfv-scope button:is(.cv-ast,.cv-tipbtn)::after{content:"";position:absolute;inset:-12px}
html .cfv-scope button:is(.cv-ast,.cv-tipbtn):is(:hover,:focus){background:none;color:#ffe7a3}
html .cfv-scope .cv-tip{position:absolute;left:0;bottom:calc(100% + 10px);z-index:30;display:block;width:min(300px,calc(100vw - 48px));padding:12px 14px;border:1px solid var(--cv-line-4);border-radius:12px;background:#0b1020;box-shadow:var(--cv-sh-pop);font-size:13px;font-weight:500;line-height:1.5;letter-spacing:0;text-transform:none;text-align:left;white-space:normal;color:#dfe4ee;opacity:0;visibility:hidden;transform:translateY(4px);transition:opacity .15s,transform .15s,visibility .15s;pointer-events:none}
html .cfv-scope .cv-tip--end{left:auto;right:0}
html .cfv-scope .cv-tip--below{top:calc(100% + 10px);bottom:auto}
html .cfv-scope :is(.cv-tipw:hover,.cv-tipw:focus-within,.cv-tipw.is-open) .cv-tip{opacity:1;visibility:visible;transform:none}
html .cfv-scope .cv-tipw.is-closed .cv-tip{opacity:0;visibility:hidden}

/* ---------- 15. Notices ---------- */
html .cfv-scope .cv-notice{--n:var(--cv-g);--n-bg:rgba(240,195,90,.07);--n-line:rgba(240,195,90,.38);display:flex;align-items:flex-start;gap:12px;padding:14px 16px 14px 18px;border:1px solid var(--n-line);border-radius:14px;background:var(--n-bg);box-shadow:inset 3px 0 0 var(--n);font-size:14.5px;line-height:1.55;color:#e6e9f0}
html .cfv-scope .cv-notice>svg{width:20px;height:20px;margin-top:1px;color:var(--n)}
html .cfv-scope .cv-notice__txt{min-width:0}
html .cfv-scope .cv-notice :is(b,strong){color:#fff}
html .cfv-scope .cv-notice__title{display:block;margin-bottom:2px;font-size:15px;color:#fff}
html .cfv-scope .cv-notice a:not(.cv-btn){font-weight:700;color:var(--cv-g-2);text-decoration:underline;text-underline-offset:3px;text-decoration-color:rgba(255,217,120,.45)}
html .cfv-scope .cv-notice__actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:12px}
html .cfv-scope .cv-notice--success{--n:#48ea8b;--n-bg:var(--cv-ok-bg);--n-line:var(--cv-ok-line)}
html .cfv-scope .cv-notice--error{--n:#ff7a7a;--n-bg:var(--cv-err-bg);--n-line:var(--cv-err-line)}

/* ---------- 16. Forms (input border alpha .5 = 3.36:1) ---------- */
html .cfv-scope .cv-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px 12px}
html .cfv-scope .cv-field{display:flex;flex-direction:column;gap:7px;min-width:0;margin:0}
html .cfv-scope .cv-field--wide{grid-column:1/-1}
@media(max-width:479px){html .cfv-scope .cv-fields>.cv-field{grid-column:1/-1}}
html .cfv-scope .cv-label{display:block;font-size:13.5px;font-weight:600;line-height:1.3;color:#e6e9f0}
html .cfv-scope .cv-label .required{margin-left:2px;color:var(--cv-g);text-decoration:none;border:0}
html .cfv-scope .cv-label .optional{font-weight:500;color:var(--cv-mu)}
html .cfv-scope .cv-input.cv-input{display:block;width:100%;min-height:50px;margin:0;padding:12px 14px;border:1px solid var(--cv-input-line);border-radius:var(--cv-r-sm);background:#0b1020;color:#f5f2ea;font-family:var(--cv-font);font-size:16px;font-weight:400;line-height:1.3;box-shadow:inset 0 1px 0 rgba(255,255,255,.03);transition:border-color .15s,box-shadow .15s;-webkit-appearance:none;appearance:none}
html .cfv-scope textarea.cv-input.cv-input{min-height:120px;resize:vertical}
html .cfv-scope .cv-input.cv-input::placeholder{color:#7f889b;opacity:1}
html .cfv-scope .cv-input.cv-input:hover{border-color:rgba(240,195,90,.6)}
html .cfv-scope .cv-input.cv-input:focus{outline:0;border-color:var(--cv-g);background:#0b1020;color:#f5f2ea;box-shadow:0 0 0 3px rgba(255,215,106,.38)}
html .cfv-scope select.cv-input.cv-input{padding-right:40px;background:#0b1020 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='%23ffd978' stroke-width='2.4' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpath d='M6 9l6 6 6-6'/%3E%3C/svg%3E") right 14px center/16px no-repeat;color-scheme:dark}
html .cfv-scope .cv-input.cv-input[aria-invalid="true"],html .cfv-scope .cv-field.is-invalid .cv-input.cv-input{border-color:#ff7a7a;box-shadow:0 0 0 3px rgba(255,122,122,.2)}
html .cfv-scope .cv-field__err{display:flex;align-items:flex-start;gap:6px;font-size:13px;font-weight:600;line-height:1.4;color:var(--cv-err)}
html .cfv-scope .cv-field__err svg{width:16px;height:16px;margin-top:1px}
html .cfv-scope .cv-field__hint{font-size:12.5px;line-height:1.45;color:var(--cv-mu)}
html .cfv-scope .cv-check{display:flex;align-items:flex-start;gap:10px;min-height:44px;padding-top:12px;font-size:14px;line-height:1.45;color:var(--cv-body);cursor:pointer}
html .cfv-scope .cv-check input.cv-check__box{display:grid;place-items:center;flex:0 0 auto;width:22px;height:22px;min-height:0;margin:0;padding:0;border:1.5px solid rgba(184,191,205,.6);border-radius:6px;background:#0b1020;cursor:pointer;-webkit-appearance:none;appearance:none}
html .cfv-scope .cv-check input.cv-check__box:checked{border-color:transparent;background:var(--cv-tk)}
/* Search: input + button in one pill */
html .cfv-scope .cv-search{display:flex;align-items:stretch;gap:0;max-width:640px;border:1px solid rgba(240,195,90,.55);border-radius:999px;background:#0b1020;box-shadow:0 0 0 3px rgba(240,195,90,.06)}
html .cfv-scope .cv-search:focus-within{border-color:var(--cv-g);box-shadow:0 0 0 3px rgba(255,215,106,.38)}
html .cfv-scope .cv-search .cv-input.cv-input{min-height:48px;padding:0 18px;border:0;border-radius:999px 0 0 999px;background:transparent;box-shadow:none}
html .cfv-scope .cv-search .cv-input.cv-input:focus{box-shadow:none}
html .cfv-scope .cv-search .cv-btn{flex:0 0 auto;min-height:48px;margin:0;border-radius:0 999px 999px 0}

/* ---------- 17. Table ---------- */
html .cfv-scope .cv-table-wrap{max-width:100%;overflow-x:auto;border:1px solid var(--cv-line-2);border-radius:var(--cv-r);background:var(--cv-fill-1);-webkit-overflow-scrolling:touch}
html .cfv-scope .cv-table{min-width:520px;font-size:14.5px;line-height:1.5;color:var(--cv-body)}
html .cfv-scope .cv-table :is(th,td){padding:12px 16px;border-bottom:1px solid var(--cv-line-1)}
html .cfv-scope .cv-table thead th{font-size:12px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--cv-g);background:rgba(240,195,90,.06)}
html .cfv-scope .cv-table tbody th{font-weight:700;color:#fff}
html .cfv-scope .cv-table tbody tr:last-child>*{border-bottom:0}
html .cfv-scope .cv-table .is-hi{background:rgba(240,195,90,.07);color:#fff}

/* ---------- 18. Accordion (details) ---------- */
html .cfv-scope .cv-accs{display:grid;gap:10px}
html .cfv-scope .cv-acc{border:1px solid var(--cv-line-2);border-radius:var(--cv-r);background:var(--cv-card-2);transition:border-color .2s}
html .cfv-scope .cv-acc[open]{border-color:rgba(255,217,120,.6)}
html .cfv-scope .cv-acc>summary{position:relative;display:flex;align-items:center;gap:10px;min-height:52px;padding:12px 56px 12px 16px;border-radius:var(--cv-r);font-size:15.5px;font-weight:700;line-height:1.35;color:#fff;cursor:pointer;list-style:none}
html .cfv-scope .cv-acc>summary::-webkit-details-marker{display:none}
html .cfv-scope .cv-acc>summary::after{content:"";position:absolute;top:50%;right:16px;width:26px;height:26px;margin-top:-13px;border:1px solid rgba(240,195,90,.6);border-radius:50%;background:linear-gradient(#ffd978,#ffd978) center/10px 2px no-repeat,linear-gradient(#ffd978,#ffd978) center/2px 10px no-repeat;transition:transform .2s}
html .cfv-scope .cv-acc[open]>summary::after{transform:rotate(45deg)}
html .cfv-scope .cv-acc>summary>:is(h2,h3,h4){display:inline;margin:0;font:inherit;color:inherit}
html .cfv-scope .cv-acc__body{padding:0 16px 16px;font-size:15px;line-height:1.65;color:var(--cv-body)}
html .cfv-scope .cv-acc__body>*+*{margin-top:10px}
html .cfv-scope .cv-acc__body a{color:var(--cv-g-2);font-weight:600;text-decoration:underline;text-underline-offset:3px}
html .cfv-scope .cv-acc__body :where(ul){padding-left:1.3em;list-style:disc}
html .cfv-scope .cv-acc__body :where(ol){padding-left:1.3em;list-style:decimal}
html .cfv-scope .cv-acc__body :where(b,strong){color:#fff}

/* ---------- 19. Table of contents (core.js marks the visible section .is-active) ---------- */
html .cfv-scope .cv-toc{padding:14px 12px 12px;border:1px solid var(--cv-line-2);border-radius:var(--cv-r);background:var(--cv-fill-1)}
html .cfv-scope .cv-toc__title{display:block;margin:0 6px 6px;font-size:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--cv-g)}
html .cfv-scope .cv-toc ol{display:grid;gap:2px}
html .cfv-scope .cv-toc a{display:flex;align-items:center;min-height:44px;padding:6px 10px;border-left:2px solid transparent;border-radius:0 10px 10px 0;font-size:14.5px;font-weight:600;line-height:1.35;color:var(--cv-body)}
html .cfv-scope .cv-toc a:hover{background:var(--cv-fill-2);color:#fff}
html .cfv-scope .cv-toc a.is-active{border-left-color:var(--cv-g);background:rgba(240,195,90,.08);color:#fff}
@media(min-width:1024px){html .cfv-scope .cv-toc--sticky{position:sticky;top:var(--cv-sticky-top)}}

/* ---------- 20. Ticks ---------- */
html .cfv-scope .cv-ticks{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
html .cfv-scope .cv-ticks>li{position:relative;display:flex;align-items:center;gap:8px;min-width:0;min-height:46px;padding:8px 10px;border:1px solid var(--cv-line-3);border-radius:var(--cv-r-sm);background:var(--cv-fill-2);font-size:13.5px;font-weight:600;line-height:1.3;color:#f3efe4}
html .cfv-scope .cv-ticks>li::before{content:"";flex:0 0 auto;width:20px;height:20px;border-radius:50%;background:var(--cv-tk);box-shadow:0 0 14px -3px rgba(240,190,80,.6)}
@media(min-width:720px){html .cfv-scope .cv-ticks--4{grid-template-columns:repeat(4,minmax(0,1fr))}}
html .cfv-scope .cv-ticks--plain{gap:6px 16px}
html .cfv-scope .cv-ticks--plain>li{min-height:32px;padding:0;border:0;background:none;font-weight:500;color:var(--cv-text-2)}
html .cfv-scope .cv-ticks--row{display:flex;flex-wrap:wrap;gap:6px 18px}
html .cfv-scope .cv-ticks--row>li{min-height:32px;padding:0;border:0;background:none;font-size:13px}
html .cfv-scope .cv-ticks--row>li::before{width:18px;height:18px}

/* ---------- 21. Trustpilot row (never on the homepage; CF_Vault_UI::trustpilot() refuses there) ---------- */
html .cfv-scope .cv-tp{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:10px 18px;padding:12px 16px;border:1px solid var(--cv-line-3);border-radius:var(--cv-r);background:var(--cv-fill-1)}
html .cfv-scope .cv-tp__link{display:flex;flex-wrap:wrap;align-items:center;gap:8px 12px;min-height:44px;color:inherit}
html .cfv-scope a.cv-tp__link:hover{color:inherit}
html .cfv-scope a.cv-tp__link:hover b{text-decoration:underline;text-underline-offset:3px}
html .cfv-scope .cv-faces{display:flex}
html .cfv-scope .cv-faces img{width:30px;height:30px;border:2px solid #0a1022;border-radius:50%;object-fit:cover;background:#1a2340}
html .cfv-scope .cv-faces img+img{margin-left:-9px}
html .cfv-scope .cv-tp__txt{display:flex;flex-direction:column;gap:3px;line-height:1.2}
html .cfv-scope .cv-tp__txt b{font-size:14.5px;color:#fff}
html .cfv-scope .cv-tp__txt small{font-size:12.5px;color:var(--cv-mu)}
html .cfv-scope .cv-stars{width:88px;height:17px}
html .cfv-scope .cv-tp__stat{padding-left:16px;border-left:1px solid var(--cv-line-4);line-height:1.2}
html .cfv-scope .cv-tp__stat b{display:block;font-size:18px}
html .cfv-scope .cv-tp__stat small{font-size:12.5px;color:var(--cv-mu)}
@media(max-width:399px){html .cfv-scope .cv-tp__stat{padding-left:0;border-left:0}}

/* ---------- 22. Help row (Telegram + contact) ---------- */
html .cfv-scope .cv-help{display:flex;align-items:center;gap:12px;padding:12px 16px;border:1px solid rgba(214,224,240,.18);border-radius:var(--cv-r);background:var(--cv-fill-1);font-size:14.5px;color:var(--cv-body)}
html .cfv-scope .cv-help>svg{width:22px;height:22px;color:var(--cv-g)}
@media(max-width:399px){html .cfv-scope .cv-help>svg{display:none}}
html .cfv-scope .cv-help__in{display:flex;flex:1 1 auto;flex-wrap:wrap;align-items:center;gap:10px 14px;min-width:0}
html .cfv-scope .cv-help__in>b{font-size:15px;color:#fff}
html .cfv-scope .cv-help__links{display:flex;flex-wrap:wrap;gap:8px}
html .cfv-scope .cv-help__links a{display:inline-flex;align-items:center;min-height:44px;padding:0 14px;border:1px solid rgba(255,217,120,.45);border-radius:999px;background:rgba(240,195,90,.06);font-size:14px;font-weight:700;color:#ffd978;white-space:nowrap}
html .cfv-scope .cv-help__links a:hover{border-color:#f6cd66;background:rgba(240,195,90,.14);color:#fff1c4}

/* ---------- 23. Stats bar ---------- */
html .cfv-scope .cv-stats{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--cv-line-3);border-radius:var(--cv-r-md);background:rgba(240,195,90,.16)}
html .cfv-scope .cv-stat{display:flex;flex-direction:column;gap:6px;min-width:0;padding:18px 18px 16px;background:#080d1b}
html .cfv-scope .cv-stat b{font-size:clamp(24px,1.2vw + 18px,34px);font-weight:700;line-height:1;letter-spacing:-.02em;color:#fff}
html .cfv-scope .cv-stat small{font-size:13px;line-height:1.35;color:var(--cv-mu)}
@media(min-width:760px){html .cfv-scope .cv-stats{grid-template-columns:repeat(auto-fit,minmax(160px,1fr))}}

/* ---------- 24. Closing plate (end-of-page call to action) ---------- */
html .cfv-scope .cv-plate{position:relative;display:grid;gap:18px;overflow:hidden;padding:clamp(24px,4vw,48px);border:1px solid var(--cv-line-5);border-radius:var(--cv-r-lg);background:radial-gradient(90% 120% at 100% 0,rgba(240,195,90,.22),transparent 60%),var(--cv-card);box-shadow:var(--cv-sh-card),var(--cv-sh-ring)}
html .cfv-scope .cv-plate__title{font-size:var(--cv-fs-section);font-weight:700;line-height:1.08;letter-spacing:-.028em;color:#fff;text-wrap:balance}
html .cfv-scope .cv-plate p{max-width:60ch;font-size:16px;line-height:1.6;color:var(--cv-body)}
@media(min-width:900px){html .cfv-scope .cv-plate{grid-template-columns:minmax(0,1fr) auto;align-items:center;column-gap:40px}}

/* ---------- 25. Pagination (own markup, or WordPress / WooCommerce page-numbers inside .cv-pag) ---------- */
html .cfv-scope .cv-pag{margin-top:clamp(24px,3vw,40px);text-align:center}
html .cfv-scope .cv-pag ul{display:flex;flex-wrap:wrap;justify-content:center;gap:8px;margin:0;padding:0;border:0;list-style:none;white-space:normal}
html .cfv-scope .cv-pag li{display:block;float:none;margin:0;padding:0;border:0;overflow:visible;list-style:none}
html .cfv-scope .cv-pag .page-numbers:not(ul){display:inline-flex;align-items:center;justify-content:center;width:auto;min-width:44px;height:44px;margin:0;padding:0 13px;border:1px solid rgba(240,195,90,.38);border-radius:999px;background:rgba(255,255,255,.03);color:#ece6d6;font-family:var(--cv-font);font-size:15px;font-weight:700;line-height:1;text-decoration:none;transition:background-color .2s,border-color .2s,color .2s}
html .cfv-scope .cv-pag a.page-numbers:is(:hover,:focus-visible){border-color:rgba(255,217,120,.85);background:rgba(240,195,90,.15);color:#fff}
html .cfv-scope .cv-pag .page-numbers.current{border-color:#ffe39a;background:linear-gradient(180deg,#ffe49a,#f0bf4f 55%,#d99a2b);box-shadow:inset 0 1px 0 rgba(255,255,255,.6),0 8px 24px -8px rgba(240,190,80,.75);color:#1c1204}
html .cfv-scope .cv-pag .page-numbers.dots{min-width:0;padding:0 4px;border-color:transparent;background:none;box-shadow:none;color:var(--cv-mu)}

/* ---------- 26. Tabs (core.js: click + arrow keys; panels use [hidden]) ---------- */
html .cfv-scope .cv-tabs__list{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:16px}
html .cfv-scope .cv-tab{display:inline-flex;align-items:center;min-height:44px;padding:0 16px;border:1px solid rgba(240,195,90,.6);border-radius:999px;background:transparent;color:#ffe7a6;font-size:14.5px;font-weight:700;cursor:pointer}
html .cfv-scope .cv-tab:hover{background:rgba(240,195,90,.1)}
html .cfv-scope .cv-tab[aria-selected="true"]{border-color:#ffe39a;background:linear-gradient(180deg,#ffe49a,#f0bf4f 55%,#d99a2b);color:#1c1204}

/* ---------- 27. Prose (.cv-rt, from the product page .cfpA-rt) and the light reading card (.cv-paper) ---------- */
html .cfv-scope .cv-rt{font-size:17px;line-height:1.75;color:#cdd3de;overflow-wrap:break-word}
html .cfv-scope .cv-rt :is(p,ul,ol,dl,figure,blockquote,table,pre,hr,details,iframe,video){margin:1.1em 0 0}
html .cfv-scope .cv-rt :is(strong,b){color:#fff}
html .cfv-scope .cv-rt em{font-style:italic}
html .cfv-scope .cv-rt h2{position:relative;margin:clamp(44px,5vw,64px) 0 0;padding-top:clamp(26px,3vw,34px);font-size:clamp(25px,1.2vw + 18px,34px);line-height:1.15;letter-spacing:-.022em;color:#f6cd66;text-wrap:balance}
html .cfv-scope .cv-rt h2::before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,#f0c35a,rgba(240,195,90,.22) 55%,transparent)}
html .cfv-scope .cv-rt h2::after{content:"";position:absolute;top:-4px;left:0;width:9px;height:9px;background:#f6cd66;transform:rotate(45deg);box-shadow:0 0 14px rgba(240,190,80,.7)}
html .cfv-scope .cv-rt h3{margin:2em 0 0;font-size:clamp(19px,.5vw + 16px,22px);line-height:1.25;letter-spacing:-.01em;color:#fff}
html .cfv-scope .cv-rt :is(h4,h5,h6){margin:2em 0 0;font-size:13px;line-height:1.4;letter-spacing:.14em;text-transform:uppercase;color:#ffd978}
html .cfv-scope .cv-rt :is(h2,h3,h4,h5,h6)+*{margin-top:.75em}
html .cfv-scope .cv-rt>:first-child{margin-top:0}
html .cfv-scope .cv-rt :is(ul,ol){display:grid;gap:.6em;padding:0;list-style:none}
html .cfv-scope .cv-rt li{position:relative;padding-left:34px}
html .cfv-scope .cv-rt ul>li::before{content:"";position:absolute;left:0;top:calc(.875em - 11px);width:22px;height:22px;border-radius:50%;background:var(--cv-tk);box-shadow:0 0 14px -3px rgba(240,190,80,.6)}
html .cfv-scope .cv-rt ol{counter-reset:cv-o}
html .cfv-scope .cv-rt ol>li{counter-increment:cv-o}
html .cfv-scope .cv-rt ol>li::before{content:counter(cv-o);position:absolute;left:0;top:calc(.875em - 12px);display:grid;place-items:center;width:24px;height:24px;border-radius:50%;background:linear-gradient(135deg,#ffe28a,#f0a92a);color:#1d1203;font-size:12.5px;font-weight:700;line-height:1}
html .cfv-scope .cv-rt a{color:#ffd978;font-weight:600;text-decoration:underline;text-decoration-color:rgba(255,217,120,.45);text-decoration-thickness:1px;text-underline-offset:3px}
html .cfv-scope .cv-rt a:hover{color:#fff1c4;text-decoration-color:currentColor}
html .cfv-scope .cv-rt blockquote{padding:4px 0 4px 20px;border-left:3px solid #f0c35a;font-size:1.05em;color:#eef0f5}
html .cfv-scope .cv-rt table{display:block;max-width:100%;overflow-x:auto;border-collapse:collapse;font-size:.9em}
html .cfv-scope .cv-rt :is(th,td){padding:10px 14px;border:1px solid rgba(240,195,90,.2);text-align:left;vertical-align:top}
html .cfv-scope .cv-rt th{color:#ffd978}
html .cfv-scope .cv-rt hr{height:1px;border:0;background:linear-gradient(90deg,transparent,rgba(240,195,90,.6),transparent)}
html .cfv-scope .cv-rt pre{max-width:100%;overflow-x:auto;padding:14px 16px;border-radius:12px;background:rgba(255,255,255,.05)}
html .cfv-scope .cv-rt code{padding:.1em .35em;border-radius:6px;background:rgba(255,255,255,.07);font-size:.9em}
html .cfv-scope .cv-rt img{max-width:100%;height:auto;border-radius:10px}
html .cfv-scope .cv-rt :is(iframe,video){display:block;width:100%;max-width:100%;border:0;border-radius:14px}
html .cfv-scope .cv-rt iframe{height:auto;aspect-ratio:16/9}
/* Opt-in colour guard for legacy HTML with light inline styles */
html .cfv-scope .cv-rt--guard.cv-rt--guard *{color:inherit!important;background-color:transparent!important;background-image:none!important}
/* Light reading card for post bodies that assume a white page (keeps their inline styles readable) */
html .cfv-scope .cv-paper{padding:clamp(20px,4vw,52px);border-radius:var(--cv-r-lg);background:#fbfaf7;color:#1f2733;font-size:17px;line-height:1.7;color-scheme:light;box-shadow:var(--cv-sh-card),0 0 0 1px rgba(240,195,90,.35)}
html .cfv-scope .cv-paper :where(p,ul,ol,dl,table,figure,blockquote,pre,details){margin:0 0 1em}
html .cfv-scope .cv-paper :where(ul){padding-left:1.4em;list-style:disc}
html .cfv-scope .cv-paper :where(ol){padding-left:1.4em;list-style:decimal}
html .cfv-scope .cv-paper :where(li+li){margin-top:.35em}
html .cfv-scope .cv-paper :where(h1,h2,h3,h4,h5,h6){margin:1.6em 0 .6em;color:#111823;font-family:var(--cv-font);line-height:1.25}
html .cfv-scope .cv-paper :where(h2){font-size:clamp(22px,1vw + 17px,30px)}
html .cfv-scope .cv-paper :where(h3){font-size:clamp(18px,.5vw + 15px,22px)}
html .cfv-scope .cv-paper>:first-child{margin-top:0}
html .cfv-scope .cv-paper :where(img){display:inline-block;max-width:100%;height:auto}
html .cfv-scope .cv-paper :where(th,td){padding:8px 12px;border:1px solid #e3e7ee}
html .cfv-scope .cv-paper :where(a){color:#7a4f00;text-decoration:underline;text-underline-offset:3px}
html .cfv-scope .cv-paper :where(a):hover{color:#3d2800}
html .cfv-scope .cv-paper :where(a,button,input,select,textarea,summary):focus-visible{outline-color:#8a5a00}

/* ---------- 28. Motion ---------- */
@media(prefers-reduced-motion:reduce){
 html .cfv-scope *,html .cfv-scope *::before,html .cfv-scope *::after{animation:none!important;transition:none!important;scroll-behavior:auto!important}
 html .cfv-scope :is(.cv-btn,.cv-pcard,.cv-pcard__media img):is(:hover,:focus-visible,:focus-within){transform:none}
 html .cfv-scope .cv-pcard:hover .cv-pcard__media img{transform:none}
}
