/*
Theme Name: Vertex Press
Author: Loopline
Description: Vertex Press is a modern, mobile-first theme built for editorial content and long reads. Designed with readability and page speed in mind.
Version: 1.1.8
Requires at least: 6.0
Requires PHP: 7.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: vertex-press
*/
:root{
  --ink:#1a170a;--ink2:#2a2414;--text:#1b1e2b;--muted:#5d6377;--line:#e4e6ee;
  --bg:#ffffff;--bg-alt:#f5f6fa;
  --brand:#ca8a04;--brand-h:#a16207;--brand-soft:#fef3c7;--brand-rgb:202 138 4;--brand-2:#fde047;--brand-l:#facc15;
  --ink-rgb:26 23 10;--ink3:#3d361f;--accent-rgb:139 92 246;
  --green:#16a36a;--red:#dc3b3b;--warn-bg:#fff7e6;--warn:#9a5b00;
  --r:16px;--r-sm:10px;
  --shadow:0 20px 50px -20px rgb(var(--ink-rgb) / .35);
  --font:system-ui,-apple-system,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;
}
*,*:before,*:after{box-sizing:border-box}
html{-webkit-text-size-adjust:100%;scroll-behavior:smooth;scroll-padding-top:84px}
body{margin:0;background:var(--bg);color:var(--text);font:400 16px/1.65 var(--font);-webkit-font-smoothing:antialiased}
img{display:block;max-width:100%;height:auto}
a{color:var(--brand-h)}
h1,h2,h3{line-height:1.2;letter-spacing:-.02em;margin:0}
p{margin:0 0 12px}
.vpe-wrap{max-width:1160px;margin:0 auto;padding:0 20px}
.vpe-narrow{max-width:820px}
.skip-link{position:absolute;left:-9999px;top:8px;z-index:100;background:var(--brand);color:#fff;padding:8px 14px;border-radius:8px}
.skip-link:focus{left:8px}
:focus-visible{outline:3px solid var(--brand);outline-offset:2px}

.vpe-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:44px;padding:12px 20px;border-radius:12px;border:1px solid transparent;font-weight:700;font-size:15px;line-height:1.1;text-decoration:none;white-space:nowrap;cursor:pointer;transition:background .15s,transform .15s,box-shadow .15s;font-family:inherit}
.vpe-btn svg{width:18px;height:18px}
.vpe-btn-primary{background:var(--brand);color:#fff;box-shadow:0 8px 20px -8px rgb(var(--brand-rgb) / .7)}
.vpe-btn-primary:hover{background:var(--brand-h);transform:translateY(-1px)}
.btn-dark{background:var(--ink);color:#fff}
.btn-dark:hover{background:var(--ink3)}
.vpe-btn-ghost{background:transparent;color:#fff;border-color:rgba(255,255,255,.25)}
.vpe-btn-ghost:hover{background:rgba(255,255,255,.08)}
.vpe-btn-sm{min-height:38px;padding:9px 16px;font-size:14px;border-radius:10px}
.vpe-btn-lg{min-height:54px;padding:16px 26px;font-size:16.5px}
.btn-block{width:100%}
.vpe-header-actions{display:flex;align-items:center;gap:8px;flex-shrink:0}

.vpe-age{display:inline-grid;place-items:center;min-width:30px;height:20px;padding:0 5px;margin-right:6px;border:1.5px solid currentColor;border-radius:6px;font-size:11px;font-weight:800;color:#fff}
.vpe-header{position:sticky;top:0;z-index:50;background:rgb(var(--ink-rgb) / .92);backdrop-filter:saturate(160%) blur(12px);-webkit-backdrop-filter:saturate(160%) blur(12px);border-bottom:1px solid rgba(255,255,255,.08)}
.vpe-header-in{display:flex;align-items:center;gap:24px;height:64px}
.vpe-brand{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;font-size:19px;font-weight:500;letter-spacing:-.02em}
.vpe-brand img{display:block;height:34px;width:auto}
.vpe-footer .vpe-brand img{height:30px}
.vpe-brand-mark{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:var(--brand);color:#fff;font-weight:800;font-size:16px;flex-shrink:0}
.vpe-brand-mark.vpe-lg{width:44px;height:44px;border-radius:12px;background:var(--ink)}
.vpe-brand-mark.vpe-lg img{width:32px;height:32px;image-rendering:pixelated}
.vpe-main-navigation{margin-left:auto}
.menu{display:flex;gap:4px;margin:0;padding:0;list-style:none}
.menu li{display:flex}
.menu a{color:#c3c7d6;text-decoration:none;font-size:14.5px;font-weight:500;padding:8px 12px;border-radius:8px}
.menu a:hover,.menu .current-menu-item>a{color:#fff;background:rgba(255,255,255,.07)}
.menu-item-has-children{position:relative}
.vpe-sub-toggle{display:flex;align-items:center;color:#c3c7d6;border-radius:8px}
.menu .vpe-sub-toggle>a{padding-right:4px;background:none}
.menu-item-has-children:hover>.vpe-sub-toggle,.menu-item-has-children:focus-within>.vpe-sub-toggle,.current-menu-item>.vpe-sub-toggle{background:rgba(255,255,255,.07)}
.menu-item-has-children:hover>.vpe-sub-toggle>a,.menu-item-has-children:focus-within>.vpe-sub-toggle>a,.current-menu-item>.vpe-sub-toggle>a{color:#fff}
.vpe-sub-arrow{display:flex;align-items:center;justify-content:center;width:20px;height:28px;margin-right:6px;padding:0;background:none;border:0;color:inherit;pointer-events:none}
.vpe-sub-arrow svg{width:12px;height:12px;flex-shrink:0;transition:transform .2s}
.vpe-burger:focus-visible,.vpe-sub-arrow:focus-visible{outline:2px solid rgba(255,255,255,.4);outline-offset:-2px;border-radius:10px}
.sub-menu{list-style:none;position:absolute;top:100%;left:0;min-width:230px;padding:8px;margin-top:6px;background:#fff;border-radius:12px;box-shadow:0 18px 40px -12px rgb(var(--ink-rgb) / .45);opacity:0;visibility:hidden;transform:translateY(6px);transition:opacity .15s,transform .15s,visibility .15s}
.sub-menu:before{content:"";position:absolute;left:0;right:0;top:-10px;height:10px}
.menu .sub-menu li{display:block}
.menu .sub-menu a{display:block;color:var(--text);padding:10px 12px;font-size:14.5px}
.menu .sub-menu a:hover{background:var(--bg-alt);color:var(--brand-h)}
.menu-item-has-children:hover>.sub-menu,.menu-item-has-children:focus-within>.sub-menu{opacity:1;visibility:visible;transform:none}
.menu-item-has-children:hover .vpe-sub-toggle,.menu-item-has-children:focus-within .vpe-sub-toggle{color:#fff}
.menu-item-has-children:hover .vpe-sub-toggle svg,.menu-item-has-children:focus-within .vpe-sub-toggle svg{transform:rotate(180deg)}
.sub-menu .sub-menu{position:static;min-width:0;margin:0 0 4px 12px;padding:0 0 0 8px;background:none;border-left:2px solid var(--bg-alt);border-radius:0;box-shadow:none;transform:none}
.sub-menu .sub-menu:before{display:none}
.menu .sub-menu .sub-menu a{padding:7px 12px;font-size:13.5px}
/* Desktop: third level flies out to the right of its parent item, with an arrow marker. */
@media (min-width:861px){
  .sub-menu .sub-menu{position:absolute;top:-8px;left:100%;min-width:210px;margin:0;padding:8px;background:#fff;border-radius:12px;box-shadow:0 18px 40px -12px rgb(var(--ink-rgb) / .45);border-left:0}
  .menu .sub-menu .sub-menu a{padding:10px 12px;font-size:14.5px}
  .menu .sub-menu .menu-item-has-children>a{position:relative;padding-right:26px}
  .menu .sub-menu .menu-item-has-children>a::after{content:"";position:absolute;right:11px;top:50%;width:5px;height:5px;border-top:2px solid currentColor;border-right:2px solid currentColor;transform:translateY(-50%) rotate(45deg)}
}
.vpe-burger{display:none;width:44px;height:44px;margin-right:-10px;background:none;border:0;cursor:pointer;position:relative}
.vpe-burger span,.vpe-burger span:before,.vpe-burger span:after{position:absolute;left:12px;width:20px;height:2px;background:#fff;border-radius:2px;transition:transform .2s,opacity .2s}
.vpe-burger span{top:21px}
.vpe-burger span:before,.vpe-burger span:after{content:"";left:0}
.vpe-burger span:before{top:-6px}.vpe-burger span:after{top:6px}
.open .vpe-burger span{background:transparent}
.open .vpe-burger span:before{transform:translateY(6px) rotate(45deg)}
.open .vpe-burger span:after{transform:translateY(-6px) rotate(-45deg)}
@media (max-width:860px){
  .vpe-header-in{gap:12px}
  .vpe-header-actions{margin-left:auto}
  .vpe-burger{display:block}
  .vpe-main-navigation{margin-left:0}
  .menu{display:none;position:absolute;top:64px;left:0;right:0;flex-direction:column;gap:0;margin:0;padding:8px 12px 16px;background:var(--ink);border-bottom:1px solid rgba(255,255,255,.08)}
  .open .menu{display:flex;max-height:calc(100vh - 64px);overflow-y:auto}
  .menu li{display:block}
  .menu a{display:block;padding:13px 12px;font-size:16px;border-bottom:1px solid rgba(255,255,255,.06)}
  .menu-item-has-children{display:block}
  .vpe-sub-toggle{justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.06)}
  .menu .vpe-sub-toggle>a{flex:1;border-bottom:0}
  .vpe-sub-arrow{width:44px;height:44px;margin:0;border-radius:8px;cursor:pointer;pointer-events:auto}
  .vpe-sub-arrow svg{width:14px;height:14px}
  .menu-item-has-children:hover .vpe-sub-toggle svg,.menu-item-has-children:focus-within .vpe-sub-toggle svg{transform:none}
  .menu-item-has-children.sub-open .vpe-sub-toggle svg{transform:rotate(180deg)}
  .sub-menu{display:none;position:static;min-width:0;margin:0;padding:0 0 4px 14px;background:none;box-shadow:none;opacity:1;visibility:visible;transform:none}
  .sub-open>.sub-menu{display:block}
  .sub-menu:before{display:none}
  .menu .sub-menu a{color:#a9aec2;font-size:15px;padding:10px 12px}
  .menu .sub-menu a:hover{background:rgba(255,255,255,.07);color:#fff}
  .sub-menu .sub-menu{display:block;margin:0 0 4px;padding:0 0 0 14px;border-left:0}
  .menu .sub-menu .sub-menu a{font-size:14px;padding:8px 12px}
}
@media (max-width:400px){
  .vpe-header-actions{gap:6px}
  .vpe-header-actions .vpe-btn-sm{padding:9px 12px}
}

.dc{display:contents}
.vpe-hero{background:radial-gradient(900px 500px at 90% -10%,rgb(var(--brand-rgb) / .22),transparent 60%),var(--ink);color:#fff;padding:30px 0 30px}
.vpe-crumbs ol{display:flex;flex-wrap:wrap;gap:6px;list-style:none;margin:0 0 14px;padding:0;font-size:13px;color:#8f95ab}
.vpe-crumbs li+li:before{content:"›";margin-right:6px}
.vpe-crumbs a{color:#b7bccd;text-decoration:none}
.vpe-offer-card{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:40px;align-items:center;position:relative;overflow:hidden;border-radius:22px;padding:44px 44px 44px 52px;background:linear-gradient(120deg,var(--brand-h),var(--brand) 55%,var(--brand-l));color:#fff;box-shadow:var(--shadow)}
.vpe-offer-card:before{content:"";position:absolute;right:-140px;top:50%;width:620px;height:620px;margin-top:-310px;border-radius:50%;border:70px solid rgba(255,255,255,.07);box-shadow:inset 0 0 0 70px rgba(255,255,255,.05)}
.vpe-offer-main{display:block;position:relative;min-width:0}
.vpe-offer-label{display:block;margin:0 0 12px;font-size:17px;font-weight:700;line-height:1.2;color:rgba(255,255,255,.9)}
.vpe-offer-amount{display:block;margin:0;font-size:clamp(40px,5.4vw,70px);font-weight:800;letter-spacing:-.035em;line-height:1;text-transform:uppercase;text-shadow:0 2px 0 rgb(var(--ink-rgb) / .18)}
.vpe-offer-extra{display:block;margin:12px 0 0;font-size:clamp(20px,2.2vw,27px);font-weight:800;letter-spacing:-.01em;line-height:1.15}
.vpe-btn-offer{margin-top:30px;min-height:64px;padding:16px 38px;border-radius:14px;font-size:19px;font-weight:800;background:rgb(var(--accent-rgb));color:var(--ink);box-shadow:0 14px 28px -12px rgb(var(--ink-rgb) / .65)}
.vpe-btn-offer:hover{transform:translateY(-2px);filter:brightness(1.08)}
.vpe-offer-side{display:block;position:relative;background:#fff;color:var(--text);border-radius:16px;padding:18px 20px 8px;box-shadow:0 18px 40px -22px rgb(var(--ink-rgb) / .7)}
.vpe-offer-head{display:flex;align-items:center;gap:12px;padding-bottom:14px;border-bottom:1px solid var(--line)}
.vpe-offer-head:last-child{padding-bottom:10px;border-bottom:0}
.vpe-offer-name{display:block;min-width:0}
.vpe-offer-name b{display:block;font-size:16px;line-height:1.3}
.vpe-offer-name span{display:block;font-size:13px;color:var(--muted);line-height:1.3}
.vpe-score{margin-left:auto;display:flex;align-items:baseline;gap:2px;background:#e9f8f1;color:var(--green);padding:6px 10px;border-radius:10px}
.vpe-score b{font-size:20px}
.vpe-score span{color:var(--green);font-size:12px;font-weight:600}
.vpe-terms{display:block;margin:0}
.vpe-terms div{display:flex;justify-content:space-between;align-items:baseline;gap:14px;padding:11px 0;border-top:1px solid var(--line)}
.vpe-terms div:first-child{border-top:0}
.vpe-terms dt{font-size:14px;color:var(--muted)}
.vpe-terms dd{margin:0;font-weight:700;font-size:15.5px;text-align:right}
.vpe-hero-text{display:block;padding-top:30px;max-width:880px}
.vpe-hero h1{font-size:clamp(27px,3.4vw,40px);font-weight:800;letter-spacing:-.03em;line-height:1.12;margin-bottom:14px}
.vpe-lede{font-size:clamp(16.5px,1.6vw,18.5px);color:#c5c9d8;margin:0}
.vpe-lede b{color:#fff}
.vpe-licence{display:flex;gap:9px;align-items:flex-start;margin:18px 0 0;font-size:13.5px;line-height:1.5;color:#9aa0b6}
.vpe-licence svg{width:17px;height:17px;flex-shrink:0;margin-top:2px;color:var(--brand-l)}
@media (max-width:980px){
  .vpe-offer-card{grid-template-columns:minmax(0,1fr) 300px;gap:26px;padding:32px 28px 32px 32px}
}
@media (max-width:760px){
  .vpe-hero{padding:16px 0 28px}
  .vpe-offer-card{display:block;padding:30px 20px 20px;text-align:center;border-radius:18px}
  .vpe-offer-card:before{right:50%;margin-right:-310px;top:0;margin-top:-380px}
  .vpe-offer-label{font-size:15.5px;margin-bottom:10px}
  .vpe-offer-amount{font-size:clamp(36px,11vw,54px)}
  .vpe-btn-offer{width:100%;margin-top:24px;padding:16px 18px;font-size:18px;white-space:normal}
  .vpe-offer-side{margin-top:22px;text-align:left}
  .vpe-hero-text{padding-top:24px}
}

.vpe-facts{border-bottom:1px solid var(--line)}
.vpe-facts-grid{display:grid;grid-template-columns:repeat(5,1fr)}
.vpe-facts-grid div{padding:20px 16px;border-left:1px solid var(--line)}
.vpe-facts-grid div:first-child{border-left:0;padding-left:0}
.vpe-facts span{display:block;font-size:12.5px;color:var(--muted)}
.vpe-facts b{font-size:17px}
@media (max-width:860px){
  .vpe-facts-grid{grid-template-columns:1fr 1fr}
  .vpe-facts-grid div,.vpe-facts-grid div:first-child{padding:14px 0;border-left:0;border-top:1px solid var(--line)}
  .vpe-facts-grid div:nth-child(-n+2){border-top:0}
  .vpe-facts-grid div:last-child{grid-column:1/-1}
}

.vpe-section{padding:72px 0}
.vpe-section.vpe-alt{background:var(--bg-alt)}
.vpe-sec-head{max-width:720px;margin-bottom:36px}
.vpe-sec-head.vpe-center{text-align:center;margin-inline:auto}
.vpe-kicker{display:inline-block;font-size:12.5px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:var(--brand-h);margin-bottom:10px}
.vpe-sec-head h2,.vpe-verdict h2{font-size:clamp(26px,3.4vw,38px);font-weight:800;margin-bottom:14px}
.vpe-sec-head p{color:var(--muted);font-size:17px}
@media (max-width:640px){.vpe-section{padding:52px 0}}

.vpe-pc-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}
.vpe-pc{background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:24px}
.vpe-pc h2{font-size:18px;margin-bottom:12px;display:flex;align-items:center;gap:10px}
.vpe-pc h2:before{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;font-size:14px;color:#fff}
.vpe-pro h3:before{content:"+";background:var(--green)}
.vpe-con h3:before{content:"−";background:var(--red)}
.vpe-pc ul{margin:0;padding-left:20px}
.vpe-pc li{margin:8px 0;color:var(--muted)}
.vpe-pro li::marker{color:var(--green)}
.vpe-con li::marker{color:var(--red)}
.vpe-company{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin-top:20px;background:var(--line);border:1px solid var(--line);border-radius:var(--r);overflow:hidden}
.vpe-company div{background:#fff;padding:16px 20px}
.vpe-company span{display:block;font-size:12.5px;color:var(--muted)}
.vpe-company b{font-size:16px}
@media (max-width:860px){.vpe-pc-grid{grid-template-columns:1fr}.vpe-company{grid-template-columns:1fr 1fr}}

.vpe-steps{list-style:none;margin:0 0 22px;padding:0;display:grid;grid-template-columns:repeat(4,1fr);gap:16px;counter-reset:s}
.vpe-steps .vpe-step-card{counter-increment:s;margin:6px 0;background:#fff;border:1px solid var(--line);border-radius:var(--r);padding:22px}
.vpe-steps .vpe-step-card:before{content:counter(s);display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:var(--brand-soft);color:var(--brand-h);font-weight:800;margin-bottom:14px}
.vpe-steps .vpe-step-h{display:block;font-size:16.5px;margin-bottom:6px}
.vpe-steps .vpe-step-p{display:block;color:var(--muted);font-size:14.5px;margin:0}
@media (max-width:980px){.vpe-steps{grid-template-columns:1fr 1fr}}
@media (max-width:600px){.vpe-steps{grid-template-columns:1fr}}

.vpe-table-wrap{margin:0;border:1px solid var(--line);border-radius:var(--r);overflow:hidden}
.vpe-table-wrap table{width:100%;border-collapse:collapse}
.vpe-table-wrap thead{border-bottom:0}
.vpe-table-wrap caption{caption-side:top;text-align:left;padding:16px 20px;font-weight:700;background:var(--bg-alt);border-bottom:1px solid var(--line)}
.vpe-table-wrap th,.vpe-table-wrap td{padding:14px 20px;text-align:left;border:0;border-top:1px solid var(--line);font-size:15px}
.vpe-table-wrap thead th{border-top:0;font-size:12.5px;color:var(--muted);font-weight:600;text-transform:uppercase;letter-spacing:.05em}
.vpe-table-wrap tbody th{font-weight:500}
.vpe-table-wrap td{font-weight:600}

.vpe-cta-strip{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:8px 0 26px;padding:22px 26px;border-radius:var(--r);background:var(--ink);color:#fff}
.vpe-cta-strip b{display:block;font-size:19px}
.vpe-cta-strip span{color:#b7bccd;font-size:15px}
@media (max-width:600px){.vpe-cta-strip{flex-direction:column;align-items:stretch;text-align:center}}

.vpe-entry-body>h2{font-size:clamp(26px,3.4vw,36px);font-weight:800;margin-bottom:18px}
.vpe-entry-body h3{font-size:20px;margin:28px 0 10px}
.vpe-entry-body p{font-size:17px;margin-bottom:16px}
.vpe-entry-body a:not(.vpe-btn){color:var(--brand-h);font-weight:600}
.vpe-entry-body ul.wp-block-list,.vpe-entry-body ol.wp-block-list{margin:0 0 20px;padding-left:22px}
.vpe-entry-body li{margin:6px 0}
.vpe-entry-body ul.vpe-ticks,.vpe-entry-body div.vpe-ticks{margin:0 0 20px;padding-left:0;list-style:none}
.vpe-entry-body .vpe-ticks .vpe-check{position:relative;margin:10px 0;padding-left:32px;font-size:17px;color:var(--text)}
.vpe-ticks .vpe-check:before{content:"";position:absolute;left:0;top:4px;width:20px;height:20px;border-radius:50%;background:var(--green)}
.vpe-ticks .vpe-check:after{content:"";position:absolute;left:7px;top:8px;width:4px;height:8px;border:solid #fff;border-width:0 2px 2px 0;transform:rotate(45deg)}
.vpe-entry-body ol.vpe-steps,.vpe-entry-body div.vpe-steps{grid-template-columns:repeat(2,1fr);margin:0 0 20px;padding-left:0}
.vpe-entry-body .vpe-table-wrap{margin:0 0 24px}
.vpe-callout{margin:0 0 22px;padding:18px 20px;border-radius:var(--r);border:1px solid var(--line);background:var(--bg-alt)}
.vpe-section.vpe-alt .vpe-callout{background:#fff}
.vpe-entry-body .vpe-callout p{margin:0;font-size:16px}
.vpe-entry-body .vpe-callout p+p{margin-top:6px}
.vpe-callout-warning,.vpe-section.vpe-alt .vpe-callout-warning{background:var(--warn-bg);border-color:#f5dfb0}
.vpe-callout-tip,.vpe-section.vpe-alt .vpe-callout-tip{background:var(--brand-soft);border-color:transparent}
.vpe-shot-inline{margin:4px 0 24px;border:1px solid var(--line);border-radius:var(--r);overflow:hidden;background:#fff;display:flex;align-items:center}
.vpe-shot-inline img{width:100%;height:auto;object-fit:contain;cursor:pointer;transition:opacity .2s}
.vpe-shot-inline img:hover{opacity:.9}
.vpe-shot-phone{max-width:280px;margin:4px auto 24px;text-align:center}
.vpe-shot-phone img{border:6px solid var(--ink);border-radius:26px;background:var(--ink);box-shadow:var(--shadow);max-height:600px;object-fit:contain}
.vpe-media-row{display:grid;grid-template-columns:minmax(0,11fr) minmax(0,9fr);gap:36px;align-items:stretch;margin:12px 0 32px}
.vpe-media-row.vpe-media-right{grid-template-columns:minmax(0,9fr) minmax(0,11fr)}
.vpe-media-row.vpe-media-phone{grid-template-columns:250px minmax(0,1fr);gap:44px;align-items:stretch}
.vpe-media-row.vpe-media-phone.vpe-media-right{grid-template-columns:minmax(0,1fr) 250px}
.vpe-media-row.vpe-media-right>.vpe-shot-inline,.vpe-media-row.vpe-media-right>.vpe-shot-phone{order:2}
.vpe-media-row>.vpe-shot-inline,.vpe-media-row>.vpe-shot-phone{margin:0;min-width:0;align-self:start}
.vpe-media-row .vpe-shot-inline,.vpe-media-row .vpe-shot-phone{margin:0;display:flex;align-items:center;justify-content:center}
.vpe-media-row .vpe-shot-inline img,.vpe-media-row .vpe-shot-phone img{height:auto;width:100%;object-fit:contain}
.vpe-media-row .vpe-shot-phone{max-width:none}
.vpe-media-copy>:last-child{margin-bottom:0}
@media (min-width:761px){
  .vpe-media-row,.vpe-media-row.vpe-media-phone{grid-template-columns:var(--media-width,45%) minmax(0,1fr)}
  .vpe-media-row.vpe-media-right,.vpe-media-row.vpe-media-phone.vpe-media-right{grid-template-columns:minmax(0,1fr) var(--media-width,45%)}
  .vpe-media-row.vpe-media-phone{--media-width:250px}
  .vpe-media-row .vpe-shot-inline img,.vpe-media-row .vpe-shot-phone img{max-height:none}
  .vpe-shot-inline img,.vpe-shot-phone img{cursor:zoom-in}
}
@media (max-width:760px){
  .vpe-media-row,.vpe-media-row.vpe-media-right,.vpe-media-row.vpe-media-phone,.vpe-media-row.vpe-media-phone.vpe-media-right{grid-template-columns:1fr;gap:18px}
  .vpe-media-row.vpe-media-right>.vpe-shot-inline,.vpe-media-row.vpe-media-right>.vpe-shot-phone{order:0}
  .vpe-media-row .vpe-shot-phone{max-width:250px;margin:0 auto}
  .vpe-shot-inline{max-height:none}
  .vpe-shot-inline img{cursor:default;max-height:none}
  .vpe-shot-inline img:hover{opacity:1}
}
@media (max-width:600px){.vpe-entry-body ol.vpe-steps,.vpe-entry-body div.vpe-steps{grid-template-columns:1fr}}

.vpe-hero-page .vpe-hero-text{padding-top:24px}
.related{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:14px;margin-top:24px}
.related-card{display:block;padding:18px 20px;border:1px solid var(--line);border-radius:var(--r);background:#fff;color:var(--text);text-decoration:none;transition:border-color .15s}
.related-card:hover{border-color:var(--brand)}
.related-card span{display:block;font-size:12.5px;color:var(--muted)}
.related-card b{font-size:17px}
.vpe-footer-links{display:flex;flex-wrap:wrap;gap:6px 16px;list-style:none;margin:12px 0 0;padding:0}
.vpe-footer-links a{text-decoration:none}

.vpe-verdict{background:radial-gradient(700px 400px at 100% 0,rgb(var(--brand-rgb) / .25),transparent 60%),var(--ink);color:#fff;padding:72px 0}
.vpe-verdict-grid{display:grid;grid-template-columns:220px 1fr;gap:48px;align-items:center}
.vpe-verdict-score{display:grid;place-items:center;align-content:center;aspect-ratio:1;border-radius:50%;background:conic-gradient(var(--brand) 0 var(--score),rgba(255,255,255,.1) var(--score) 100%);position:relative}
.vpe-verdict-score:before{content:"";position:absolute;inset:12px;border-radius:50%;background:var(--ink)}
.vpe-verdict-score>*{position:relative}
.vpe-verdict-score b{font-size:56px;line-height:1;letter-spacing:-.04em}
.vpe-verdict-score span{font-size:14px;color:#a9aec2}
.vpe-verdict-score em{font-style:normal;font-size:13px;font-weight:700;color:#4fd49a;margin-top:4px}
.vpe-verdict p{color:#c5c9d8;max-width:680px;font-size:17px;margin-bottom:24px}
@media (max-width:760px){.vpe-verdict-grid{grid-template-columns:1fr;gap:28px}.vpe-verdict-score{width:170px}.vpe-verdict .vpe-btn{width:100%}}

.vpe-faq details{border:1px solid var(--line);border-radius:12px;margin-bottom:10px;background:#fff}
.vpe-faq details[open]{border-color:#d3d6e2;box-shadow:0 8px 24px -16px rgb(var(--ink-rgb) / .25)}
.vpe-faq summary{list-style:none;cursor:pointer;position:relative;padding:18px 56px 18px 20px;font-weight:700;font-size:16.5px}
.vpe-faq summary::-webkit-details-marker{display:none}
.vpe-faq summary:after{content:"";position:absolute;right:18px;top:50%;width:28px;height:28px;margin-top:-14px;border-radius:50%;background:linear-gradient(var(--brand-h),var(--brand-h)) center/12px 2px no-repeat,linear-gradient(var(--brand-h),var(--brand-h)) center/2px 12px no-repeat,var(--bg-alt);transition:transform .2s}
.vpe-faq details[open] summary:after{transform:rotate(45deg)}
.vpe-faq details p{padding:0 20px 18px;margin:0;color:var(--muted)}

.vpe-footer{background:#080a15;color:#9ba0b4;font-size:14px;padding:48px 0 24px}
.vpe-footer-grid{display:grid;grid-template-columns:1fr 1fr;gap:40px}
.vpe-footer .vpe-brand{margin-bottom:14px}
.vpe-footer a{color:#dfe2ec}
.vpe-rg{display:flex;gap:14px;align-items:flex-start}
.vpe-age.vpe-lg{min-width:44px;height:44px;border-radius:50%;border-color:#ff6b6b;color:#ff6b6b;font-size:14px;flex-shrink:0;margin:0}
@media (max-width:760px){.vpe-footer-grid{grid-template-columns:1fr;gap:24px}.vpe-footer{padding-bottom:96px}}

.vpe-sticky-cta{position:fixed;left:0;right:0;bottom:0;z-index:40;display:flex;align-items:center;gap:12px;padding:10px 16px calc(10px + env(safe-area-inset-bottom));background:rgb(var(--ink-rgb) / .97);color:#fff;border-top:1px solid rgba(255,255,255,.1);transform:translateY(110%);transition:transform .25s ease}
.vpe-sticky-cta.show{transform:none}
.vpe-sticky-cta div{flex:1;min-width:0;line-height:1.3}
.vpe-sticky-cta b{display:block;font-size:15.5px}
.vpe-sticky-cta span{font-size:12px;color:#a9aec2}
.vpe-sticky-cta .vpe-btn{padding:11px 26px}
@media (min-width:761px){.vpe-sticky-cta{display:none}}

@media (prefers-reduced-motion:reduce){*,*:before,*:after{transition:none!important;scroll-behavior:auto!important}}
