/* The Vital Pup Site Kit — theme-independent frontend styles */
.vps-topbar{background:var(--vps-primary);color:#fff;text-align:center;padding:9px 16px;font-size:13px;line-height:1.4;letter-spacing:.02em;position:relative;z-index:999}
.vps-home,.vps-product-page,.vps-review-form,.vps-custom-footer{color:var(--vps-text)}
.vps-home *,.vps-product-page *,.vps-review-form *,.vps-custom-footer *{box-sizing:border-box}
.vps-home a,.vps-product-page a,.vps-custom-footer a{text-decoration:none}
.vps-eyebrow{margin:0 0 10px!important;text-transform:uppercase;letter-spacing:.13em;font-weight:800;font-size:12px;color:var(--vps-accent)}
.vps-button{display:inline-flex;align-items:center;justify-content:center;gap:8px;min-height:48px;padding:12px 22px;border-radius:999px;background:var(--vps-primary);color:#fff!important;font-weight:800;border:2px solid var(--vps-primary);transition:transform .2s ease,box-shadow .2s ease,background .2s ease;cursor:pointer;line-height:1.2}
.vps-button:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(25,55,48,.18);background:#173b33}
.vps-button-outline{background:transparent;color:var(--vps-primary)!important}
.vps-button-disabled{background:#9b9b9b;border-color:#9b9b9b;cursor:not-allowed}
.vps-text-link,.vps-section-heading>a,.vps-card-link,.vps-reviewed-product{font-weight:800;color:var(--vps-primary)!important}
.vps-home-hero{max-width:1240px;margin:0 auto;padding:72px 24px 54px;display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:38px;align-items:center;background:radial-gradient(circle at 90% 15%,rgba(216,137,86,.17),transparent 32%)}
.vps-home-hero h1{font-size:clamp(44px,7vw,84px);line-height:.98;letter-spacing:-.055em;margin:0 0 24px;max-width:760px;color:var(--vps-primary)}
.vps-home-hero-copy>p:not(.vps-eyebrow){font-size:clamp(18px,2vw,22px);line-height:1.65;max-width:720px;margin:0 0 28px}
.vps-hero-actions{display:flex;align-items:center;gap:20px;flex-wrap:wrap;margin-bottom:26px}
.vps-trust-list{display:flex;gap:14px 26px;flex-wrap:wrap;list-style:none!important;margin:0!important;padding:0!important;font-size:14px;font-weight:700}
.vps-trust-list li:before{content:'✓';color:var(--vps-accent);font-weight:900;margin-right:7px}
.vps-hero-card{background:var(--vps-primary);color:#fff;border-radius:32px;padding:38px;box-shadow:0 24px 60px rgba(21,51,43,.20);position:relative;overflow:hidden}
.vps-hero-card:after{content:'';position:absolute;width:180px;height:180px;border-radius:50%;background:rgba(255,255,255,.07);right:-70px;bottom:-70px}
.vps-hero-paw{font-size:54px;display:block;margin-bottom:18px}
.vps-hero-card h2{color:#fff;font-size:31px;line-height:1.1;margin:0 0 16px}
.vps-hero-card p{font-size:16px;line-height:1.7;color:rgba(255,255,255,.84)}
.vps-hero-card a{color:#fff!important;font-weight:900;border-bottom:1px solid rgba(255,255,255,.5)}
.vps-home-strip{max-width:1240px;margin:0 auto 40px;padding:0 24px;display:grid;grid-template-columns:repeat(3,1fr);gap:1px;background:#d9dedb;border-radius:22px;overflow:hidden}
.vps-home-strip>div{background:#fff;padding:24px 26px;display:flex;flex-direction:column;gap:4px}.vps-home-strip strong{font-size:17px;color:var(--vps-primary)}.vps-home-strip span{font-size:14px;color:#67726e}
.vps-home-section{max-width:1240px;margin:0 auto;padding:70px 24px}.vps-home-section.vps-soft{max-width:none;padding-left:max(24px,calc((100vw - 1192px)/2));padding-right:max(24px,calc((100vw - 1192px)/2));background:var(--vps-secondary)}
.vps-section-heading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:30px}.vps-section-heading h2{font-size:clamp(32px,4vw,50px);line-height:1.05;letter-spacing:-.035em;color:var(--vps-primary);margin:0}.vps-section-heading p:not(.vps-eyebrow){max-width:720px;margin:12px 0 0;line-height:1.65}
.vps-category-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.vps-category-card{display:flex;gap:20px;align-items:flex-start;padding:24px;border:1px solid #e3e7e4;border-radius:22px;background:#fff;color:var(--vps-text)!important;transition:transform .2s ease,border-color .2s ease,box-shadow .2s ease}.vps-category-card:hover{transform:translateY(-3px);border-color:var(--vps-accent);box-shadow:0 16px 34px rgba(26,52,45,.10)}.vps-category-icon{width:58px;height:58px;display:grid;place-items:center;border-radius:17px;background:var(--vps-secondary);font-size:28px;flex:0 0 auto}.vps-category-card h3{font-size:21px;color:var(--vps-primary);margin:0 0 7px}.vps-category-card p{margin:0 0 9px;color:#65706c;line-height:1.55}.vps-category-card div>span{font-size:14px;font-weight:800;color:var(--vps-accent)}
.vps-product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.vps-product-card{background:#fff;border:1px solid #e4e7e5;border-radius:24px;overflow:hidden;display:flex;flex-direction:column;min-width:0;box-shadow:0 8px 26px rgba(31,54,47,.05)}.vps-card-image{display:block;aspect-ratio:4/3;background:#eef1ef;overflow:hidden}.vps-card-image img{width:100%;height:100%;object-fit:cover;transition:transform .35s ease}.vps-product-card:hover .vps-card-image img{transform:scale(1.035)}.vps-card-placeholder{height:100%;display:grid;place-items:center;font-size:48px;background:linear-gradient(135deg,#edf2ef,#f6eee7)}.vps-card-body{padding:20px;display:flex;flex-direction:column;flex:1}.vps-card-meta{display:flex;justify-content:space-between;gap:10px;font-size:12px;text-transform:uppercase;letter-spacing:.06em;font-weight:800;color:#71807a}.vps-card-meta strong{color:var(--vps-accent)}.vps-product-card h3{font-size:20px;line-height:1.25;margin:10px 0}.vps-product-card h3 a{color:var(--vps-primary)!important}.vps-product-card p{font-size:14px;line-height:1.55;color:#65706c}.vps-best-for{margin-top:auto!important;padding-top:8px}.vps-best-for span{font-weight:800;color:var(--vps-text)}.vps-card-link{margin-top:10px}
.vps-method-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:start}.vps-method-grid h2{font-size:clamp(38px,5vw,58px);line-height:1.03;letter-spacing:-.04em;color:var(--vps-primary);margin:0 0 22px}.vps-method-grid>div>p:not(.vps-eyebrow){font-size:18px;line-height:1.7;margin-bottom:28px}.vps-method-grid ol{list-style:none;counter-reset:vps-step;margin:0;padding:0}.vps-method-grid li{counter-increment:vps-step;display:grid;grid-template-columns:52px 1fr;gap:16px;padding:20px 0;border-bottom:1px solid #dfe4e1}.vps-method-grid li:before{content:counter(vps-step);width:42px;height:42px;border-radius:50%;display:grid;place-items:center;background:var(--vps-secondary);color:var(--vps-primary);font-weight:900}.vps-method-grid li strong,.vps-method-grid li span{grid-column:2}.vps-method-grid li strong{font-size:18px;color:var(--vps-primary)}.vps-method-grid li span{color:#66726d;margin-top:-12px}
.vps-review-feature{border-top:1px solid #e3e7e4}.vps-review-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px}.vps-review-card{background:#fff;border:1px solid #e0e5e2;border-radius:24px;overflow:hidden;box-shadow:0 10px 28px rgba(29,54,47,.06)}.vps-review-photo{aspect-ratio:4/3;background:#eef0ef;overflow:hidden}.vps-review-image{width:100%;height:100%;object-fit:cover}.vps-review-content{padding:22px}.vps-stars{color:#d88442;letter-spacing:.08em;font-size:18px}.vps-review-card h3{font-size:21px;color:var(--vps-primary);margin:8px 0 10px}.vps-review-card p{line-height:1.65;color:#5d6965}.vps-review-card footer{display:flex;justify-content:space-between;align-items:end;gap:12px;border-top:1px solid #e5e8e6;margin-top:18px;padding-top:16px}.vps-review-card footer div{display:flex;flex-direction:column}.vps-review-card footer span{font-size:12px;color:#74807b}.vps-community-label{background:var(--vps-secondary);border-radius:999px;padding:6px 9px;text-align:center}.vps-reviewed-product{display:inline-block;margin-top:14px;font-size:13px}.vps-review-empty{display:flex!important;flex-direction:column;gap:6px}
.vps-guide-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.vps-guide-grid article{border:1px solid #e3e7e4;border-radius:22px;overflow:hidden;background:#fff}.vps-guide-grid article img{width:100%;aspect-ratio:16/10;object-fit:cover}.vps-guide-grid article h3,.vps-guide-grid article p{margin-left:20px;margin-right:20px}.vps-guide-grid article h3{color:var(--vps-primary);font-size:22px}.vps-guide-grid article p{color:#64706b;padding-bottom:10px}
.vps-newsletter{background:var(--vps-primary);color:#fff;border-radius:30px;padding:46px!important;margin-bottom:70px;display:flex;justify-content:space-between;align-items:center;gap:28px}.vps-newsletter h2{font-size:42px;color:#fff;margin:0 0 10px}.vps-newsletter p:not(.vps-eyebrow){margin:0;color:rgba(255,255,255,.8)}.vps-newsletter .vps-button{background:#fff;border-color:#fff;color:var(--vps-primary)!important}
.vps-disclosure{background:#fff7ed;border-left:4px solid var(--vps-accent);padding:14px 16px;border-radius:8px;margin:18px 0 28px;font-size:14px;line-height:1.55;color:#5e4a39}
.vps-product-page{max-width:1160px;margin:0 auto;padding:20px 22px 70px}.vps-product-hero{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center;margin:25px 0 46px}.vps-product-image{width:100%;height:auto;border-radius:26px;display:block}.vps-image-placeholder{aspect-ratio:4/3;border:2px dashed #bdc7c2;border-radius:26px;background:linear-gradient(135deg,#eef2ef,#f7eee7);display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:30px;color:var(--vps-primary)}.vps-image-placeholder span{font-size:25px;font-weight:900}.vps-image-placeholder small{margin-top:8px;max-width:280px}.vps-score{display:flex;align-items:baseline;gap:8px;margin-bottom:18px}.vps-score strong{font-size:48px;line-height:1;color:var(--vps-primary)}.vps-score span{font-size:14px;font-weight:800;color:#66726d}.vps-lead{font-size:20px;line-height:1.65}.vps-fit-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin:24px 0}.vps-fit-grid>div{padding:17px;border-radius:16px;background:var(--vps-secondary)}.vps-fit-grid span{display:block;text-transform:uppercase;font-size:11px;letter-spacing:.08em;font-weight:900;color:#75817c;margin-bottom:5px}.vps-fit-grid strong{line-height:1.4;color:var(--vps-primary)}.vps-price-note{font-size:12px;color:#77827e;margin-top:12px}.vps-pros-cons{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin:40px 0}.vps-pros-cons>div{border:1px solid #e1e6e3;border-radius:22px;padding:26px}.vps-pros-cons h2,.vps-section h2,.vps-method-note h2,.vps-community-on-product h2,.vps-editorial-content h2{color:var(--vps-primary)}.vps-pros-cons h2{margin-top:0;font-size:25px}.vps-check-list,.vps-warning-list{list-style:none!important;margin:0!important;padding:0!important}.vps-check-list li,.vps-warning-list li{position:relative;padding:8px 0 8px 28px;line-height:1.5}.vps-check-list li:before,.vps-warning-list li:before{position:absolute;left:0;font-weight:900}.vps-check-list li:before{content:'✓';color:#2c8a67}.vps-warning-list li:before{content:'!';color:#bf7041}.vps-table-wrap{overflow-x:auto;border:1px solid #e0e5e2;border-radius:18px}.vps-spec-table{width:100%;border-collapse:collapse;margin:0}.vps-spec-table th,.vps-spec-table td{padding:15px 17px;border-bottom:1px solid #e6e9e7;text-align:left;vertical-align:top}.vps-spec-table th{width:32%;background:#f7f8f7;color:var(--vps-primary)}.vps-editorial-content{margin:44px 0;font-size:17px;line-height:1.8}.vps-editorial-content h2{font-size:31px;margin-top:40px}.vps-editorial-content h3{color:var(--vps-primary);font-size:23px;margin-top:30px}.vps-method-note{background:var(--vps-secondary);border-radius:22px;padding:28px;margin:38px 0}.vps-method-note h2{margin-top:0}.vps-community-on-product{margin-top:55px;border-top:1px solid #e2e6e3;padding-top:50px}.vps-review-grid-compact{grid-template-columns:repeat(3,minmax(0,1fr))}
.vps-review-form{max-width:900px;margin:30px auto;padding:28px;border:1px solid #e1e5e3;border-radius:26px;background:#fff;box-shadow:0 16px 42px rgba(27,54,47,.08)}.vps-review-form label{display:block;font-weight:800;color:var(--vps-primary);margin:0 0 18px}.vps-review-form input,.vps-review-form select,.vps-review-form textarea{display:block;width:100%;margin-top:8px;border:1px solid #cbd3cf;border-radius:12px;padding:13px 14px;background:#fff;color:var(--vps-text);font:inherit}.vps-review-form input:focus,.vps-review-form select:focus,.vps-review-form textarea:focus{outline:3px solid rgba(216,137,86,.22);border-color:var(--vps-accent)}.vps-form-grid{display:grid;grid-template-columns:1fr 1fr;gap:0 18px}.vps-consent{display:flex!important;gap:12px;align-items:flex-start;font-weight:500!important;line-height:1.5}.vps-consent input{width:auto!important;margin-top:4px!important}.vps-form-note{font-size:13px;color:#6d7873}.vps-honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.vps-form-message{max-width:900px;margin:20px auto;padding:16px 18px;border-radius:12px;background:#edf7f1;border:1px solid #aed2bc}.vps-form-message-missing,.vps-form-message-error,.vps-form-message-security{background:#fff1ef;border-color:#e1aaa2}
.vps-empty{padding:24px;border:1px dashed #bdc8c3;border-radius:16px;background:#f8faf9;color:#5e6a66}.vps-custom-footer{background:var(--vps-primary);color:#fff;padding:42px;display:grid;grid-template-columns:1fr 2fr;gap:30px}.vps-custom-footer strong{font-size:25px}.vps-custom-footer nav{display:flex;flex-wrap:wrap;gap:12px 20px}.vps-custom-footer a{color:#fff!important}.vps-custom-footer>p{grid-column:1/-1;font-size:13px;color:rgba(255,255,255,.7)}
@media(max-width:1024px){.vps-product-grid{grid-template-columns:repeat(2,1fr)}.vps-review-grid,.vps-review-grid-compact{grid-template-columns:repeat(2,1fr)}.vps-home-hero{grid-template-columns:1fr}.vps-method-grid{gap:40px}.vps-product-hero{gap:28px}}
@media(max-width:720px){.vps-home-hero{padding-top:48px}.vps-home-hero h1{font-size:50px}.vps-home-strip,.vps-category-grid,.vps-product-grid,.vps-review-grid,.vps-review-grid-compact,.vps-guide-grid,.vps-method-grid,.vps-product-hero,.vps-pros-cons,.vps-fit-grid,.vps-form-grid{grid-template-columns:1fr}.vps-home-strip{gap:1px}.vps-section-heading,.vps-newsletter{align-items:flex-start;flex-direction:column}.vps-home-section{padding-top:52px;padding-bottom:52px}.vps-newsletter{border-radius:0;margin-bottom:0}.vps-newsletter h2{font-size:34px}.vps-hero-card{padding:30px}.vps-product-page{padding-left:15px;padding-right:15px}.vps-product-hero{margin-top:15px}.vps-pros-cons>div,.vps-review-form{padding:21px}.vps-review-card footer{align-items:flex-start;flex-direction:column}.vps-custom-footer{grid-template-columns:1fr;padding:30px 20px}}
@media(prefers-reduced-motion:reduce){.vps-button,.vps-category-card,.vps-card-image img{transition:none!important}}

/* Theme compatibility: keeps the ready-made palette consistent without a child theme. */
body .header-main,
body .header-bottom,
body .whb-main-header,
body .whb-general-header,
body .site-header{background:#fff!important}
body .header-nav-main.nav>li>a,
body .main-nav .menu>li>a,
body .whb-navigation .item-level-0>a,
body .site-header .menu>li>a{color:var(--vps-primary)!important;font-weight:700}
body .header-nav-main.nav>li.current-menu-item>a,
body .main-nav .menu>li.current-menu-item>a,
body .whb-navigation .current-menu-item>a{color:var(--vps-accent)!important}
body .vps-custom-footer{margin-top:0;border-top:5px solid var(--vps-accent)}
body .footer-wrapper+ .vps-custom-footer,
body footer+ .vps-custom-footer{margin-top:0}

/* One-time reminder form */
.vps-reminder-box{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.9fr);gap:34px;align-items:start;margin:28px 0 44px;padding:30px;border:1px solid #dce4df;border-radius:24px;background:linear-gradient(135deg,#f7f2e9,#fff);box-shadow:0 14px 34px rgba(29,54,47,.07)}
.vps-reminder-box h3{margin:0 0 10px;color:var(--vps-primary);font-size:28px}.vps-reminder-box p{line-height:1.65}.vps-reminder-box form{display:grid;gap:12px}.vps-reminder-box label{font-weight:800;color:var(--vps-primary)}.vps-reminder-box input,.vps-reminder-box select{display:block;width:100%;margin-top:7px;border:1px solid #c8d2cd;border-radius:11px;padding:12px 13px;background:#fff;color:var(--vps-text);font:inherit}.vps-reminder-box .vps-consent{font-size:13px;font-weight:500}.vps-reminder-message{padding:13px 16px;border-radius:12px;background:#edf7f1;border:1px solid #afd2bc}.vps-reminder-error{background:#fff1ef;border-color:#e1aaa2}

/* Truthful activity popup: approved reviews or real outbound click counts only */
.vps-activity-popup{position:fixed;left:22px;bottom:22px;z-index:999999;display:grid;grid-template-columns:44px 1fr;gap:12px;align-items:center;width:min(390px,calc(100vw - 32px));padding:16px 44px 16px 16px;border:1px solid #d9e2dd;border-radius:18px;background:#fff;color:var(--vps-text);box-shadow:0 18px 52px rgba(20,47,39,.2);opacity:0;transform:translateY(18px);pointer-events:none;transition:opacity .3s ease,transform .3s ease}.vps-activity-popup.is-visible{opacity:1;transform:translateY(0);pointer-events:auto}.vps-activity-clickable{cursor:pointer}.vps-activity-icon{width:44px;height:44px;display:grid;place-items:center;border-radius:14px;background:var(--vps-secondary);font-size:22px}.vps-activity-popup strong{display:block;color:var(--vps-primary);font-size:13px}.vps-activity-popup p{margin:4px 0 0;font-size:13px;line-height:1.45;color:#5e6b66}.vps-activity-close{position:absolute;right:10px;top:9px;border:0;background:transparent;color:#6f7975;font-size:22px;line-height:1;cursor:pointer}
@media(max-width:720px){.vps-reminder-box{grid-template-columns:1fr;padding:22px}.vps-activity-popup{left:16px;bottom:16px}}

/* Phase 2 editorial visuals and stronger empty states */
.vps-card-image,.vps-category-media,.vps-product-media{position:relative}
.vps-card-visual-label,.vps-category-visual-label,.vps-editorial-label{position:absolute;z-index:2;left:14px;top:14px;display:inline-flex;align-items:center;min-height:28px;padding:6px 10px;border-radius:999px;background:rgba(255,253,248,.94);color:#173f35;font-size:10px;font-weight:850;letter-spacing:.07em;text-transform:uppercase;box-shadow:0 8px 22px rgba(23,63,53,.12);backdrop-filter:blur(8px)}
.vps-product-media .vps-editorial-label{left:18px;top:18px}
.vps-editorial-note{margin:10px 0 0!important;color:#65706c!important;font-size:12px!important;line-height:1.45!important}
.vps-category-card{overflow:hidden;padding:0!important;display:block!important}
.vps-category-media{display:block;aspect-ratio:16/9;overflow:hidden;background:#edf1ee}
.vps-category-media img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .35s ease}
.vps-category-card:hover .vps-category-media img{transform:scale(1.035)}
.vps-category-copy{padding:20px 21px 22px}
.vps-category-card .vps-category-icon{margin:22px 22px 0}
.vps-review-empty{align-items:flex-start!important;justify-content:center;min-height:285px;padding:34px!important;border-radius:24px!important}
.vps-review-empty-icon{display:grid;width:48px;height:48px;place-items:center;border-radius:16px;background:rgba(255,255,255,.14);color:#ffd37a;font-size:24px}
.vps-review-empty strong{font-size:24px;line-height:1.2}
.vps-review-empty .vps-button{margin-top:12px}
@media(max-width:720px){.vps-card-visual-label,.vps-category-visual-label,.vps-editorial-label{left:10px;top:10px;font-size:9px}.vps-category-copy{padding:18px}.vps-review-empty{min-height:0}}


/* Phase 3 product gallery foundation */
.vps-product-gallery{width:100%;position:relative}
.vps-gallery-stage{position:relative;overflow:hidden;border:1px solid #e1e6e3;border-radius:26px;background:#fff;box-shadow:0 18px 44px rgba(18,63,53,.08)}
.vps-gallery-main-button{display:block;position:relative;width:100%;padding:0;border:0;background:#fff;cursor:zoom-in;border-radius:inherit;overflow:hidden}
.vps-gallery-main-image{display:block;width:100%;aspect-ratio:4/3;object-fit:contain;background:#fff;padding:18px;border-radius:0}
.vps-gallery-zoom{position:absolute;right:14px;bottom:14px;padding:8px 12px;border-radius:999px;background:rgba(18,63,53,.9);color:#fff;font-size:12px;font-weight:800;box-shadow:0 8px 22px rgba(18,63,53,.2)}
.vps-gallery-thumbs{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:12px}
.vps-gallery-thumb{display:block;padding:5px;border:2px solid transparent;border-radius:15px;background:#fff;cursor:pointer;overflow:hidden;transition:border-color .18s ease,transform .18s ease,box-shadow .18s ease}
.vps-gallery-thumb:hover{transform:translateY(-2px);box-shadow:0 10px 24px rgba(18,63,53,.10)}
.vps-gallery-thumb.is-active{border-color:var(--vps-accent);box-shadow:0 0 0 3px rgba(225,123,71,.12)}
.vps-gallery-thumb img{display:block;width:100%;aspect-ratio:4/3;object-fit:cover;border-radius:10px}
.vps-gallery-lightbox[hidden]{display:none!important}
.vps-gallery-lightbox{position:fixed;inset:0;z-index:100000;display:grid;place-items:center;padding:30px;background:rgba(9,24,20,.92);backdrop-filter:blur(8px)}
.vps-gallery-lightbox img{display:block;max-width:min(1200px,94vw);max-height:88vh;object-fit:contain;border-radius:18px;background:#fff;box-shadow:0 30px 90px rgba(0,0,0,.42)}
.vps-gallery-close{position:fixed;top:22px;right:24px;width:46px;height:46px;border:1px solid rgba(255,255,255,.28);border-radius:50%;background:rgba(255,255,255,.12);color:#fff;font-size:30px;line-height:1;cursor:pointer}
body.vps-gallery-open{overflow:hidden}
@media(max-width:720px){
  .vps-gallery-main-image{padding:10px;aspect-ratio:1/1}
  .vps-gallery-thumbs{gap:8px}
  .vps-gallery-thumb{padding:3px;border-radius:12px}
  .vps-gallery-zoom{right:10px;bottom:10px;font-size:11px}
  .vps-gallery-lightbox{padding:18px}
  .vps-gallery-close{top:12px;right:12px}
}

/* Phase 4 final category hubs and FAQs */
.vps-final-category-page .tvp-taxonomy-image img{width:100%;height:100%;min-height:440px;object-fit:cover}
.vps-category-intro-section{background:#fffdf8}
.vps-category-editorial-grid{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(300px,.75fr);gap:58px;align-items:start}
.vps-category-editorial-grid>div>p{max-width:780px;color:#5f6d68;font-size:17px;line-height:1.78}
.vps-category-checklist{padding:30px;border:1px solid #dbe3de;border-radius:26px;background:#f6f0e6;box-shadow:0 18px 46px rgba(18,63,53,.08)}
.vps-category-checklist h2{margin-top:0;color:#173f35;font-size:28px}
.vps-category-checklist ul{margin:0;padding:0;list-style:none}.vps-category-checklist li{position:relative;margin:16px 0;padding-left:32px;color:#34433e}.vps-category-checklist li:before{content:'✓';position:absolute;left:0;top:0;width:22px;height:22px;display:grid;place-items:center;border-radius:50%;background:#173f35;color:#fff;font-size:12px;font-weight:900}
.vps-category-products-section{background:#f6f0e6}
.vps-category-guides-section{background:#fff}
.vps-category-faq-section{background:#fffdf8}
.vps-final-faq{max-width:920px;margin:50px auto}.vps-final-faq>h2{margin-bottom:24px;color:#173f35;font-size:clamp(34px,4vw,52px);line-height:1.08}
.vps-final-faq-list{display:grid;gap:13px}.vps-final-faq details{border:1px solid #dbe3de;border-radius:18px;background:#fff;box-shadow:0 10px 24px rgba(18,63,53,.045)}
.vps-final-faq summary{position:relative;cursor:pointer;padding:20px 56px 20px 22px;color:#173f35;font-weight:850;list-style:none}.vps-final-faq summary::-webkit-details-marker{display:none}.vps-final-faq summary:after{content:'+';position:absolute;right:22px;top:15px;font-size:26px;color:#df7443}.vps-final-faq details[open] summary:after{content:'–'}
.vps-final-faq details p{margin:0;padding:0 22px 22px;color:#5f6d68;line-height:1.72}
.vps-category-method-section{padding-top:0!important}.vps-category-method-card{display:flex;justify-content:space-between;gap:42px;align-items:center;padding:38px 42px;border-radius:28px;background:#173f35;color:#fff}.vps-category-method-card h2{margin:5px 0 10px;color:#fff}.vps-category-method-card p{max-width:760px;margin:0;color:rgba(255,255,255,.75)}
@media(max-width:800px){.vps-category-editorial-grid{grid-template-columns:1fr;gap:34px}.vps-category-method-card{align-items:flex-start;flex-direction:column}.vps-final-category-page .tvp-taxonomy-image img{min-height:340px}}
@media(max-width:560px){.vps-category-checklist{padding:22px}.vps-final-faq summary{padding:18px 48px 18px 18px}.vps-final-faq details p{padding:0 18px 18px}.vps-category-method-card{padding:28px 24px}}
