/*
Theme Name: VitalTac Flashlight Canada
Theme URI: https://vitaltacflashlight.ca/
Author: VitalTac
Description: Conversion-focused Canadian English product landing-page theme for VitalTac Flashlight. Includes editable SEO, affiliate URL, pricing and business details.
Version: 1.0.0
Requires at least: 6.0
Requires PHP: 7.4
Text Domain: vitaltac-flashlight-ca
*/

:root{
  --black:#111111; --black2:#1d1d1d; --white:#fff; --off:#f6f6f6;
  --line:#dedede; --muted:#666; --green:#1f9d55; --green2:#38c172;
  --yellow:#ffcc00; --danger:#b40000; --radius:12px;
}
*{box-sizing:border-box}
html{scroll-behavior:smooth}
body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#171717;background:#fff;line-height:1.55}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
.container{width:min(1120px,92%);margin:0 auto}
.topbar{background:var(--black);color:#fff;font-weight:700;font-size:14px}
.topbar .container{display:flex;justify-content:space-between;gap:20px;padding:9px 0}
.site-header{background:#fff;border-bottom:1px solid #ddd;position:sticky;top:0;z-index:50}
.header-inner{display:flex;align-items:center;justify-content:space-between;padding:13px 0;gap:20px}
.logo{font-weight:900;font-size:23px;text-decoration:none;letter-spacing:-.5px}
.logo span{color:#666}
.nav{display:flex;gap:18px;align-items:center}
.nav a{text-decoration:none;font-weight:700;font-size:14px}
.nav a:hover{text-decoration:underline}
.cta{display:inline-flex;align-items:center;justify-content:center;background:var(--green);color:#fff;text-decoration:none;border:0;border-radius:7px;padding:13px 22px;font-weight:900;cursor:pointer}
.cta:hover{background:#168447}
.cta.dark{background:#111}
.cta.dark:hover{background:#000}
.cta.large{padding:16px 28px;font-size:17px}
.hero{background:#111;color:#fff}
.hero-grid{display:grid;grid-template-columns:1.03fr .97fr;align-items:center;gap:35px;min-height:580px}
.hero-copy .eyebrow{display:inline-block;background:#fff;color:#111;border-radius:3px;padding:6px 10px;font-size:12px;font-weight:900;text-transform:uppercase;letter-spacing:.6px}
.hero h1{font-size:clamp(36px,5vw,64px);line-height:1.02;margin:18px 0 16px;letter-spacing:-2px}
.hero p{font-size:18px;color:#e6e6e6;max-width:600px}
.hero-image{border-radius:12px;overflow:hidden;background:#222}
.hero-image img{width:100%;height:420px;object-fit:cover}
.hero-bullets{display:flex;flex-wrap:wrap;gap:10px;margin:22px 0}
.hero-bullets span{border:1px solid #555;border-radius:999px;padding:7px 11px;font-size:13px}
.trust{background:#f0f0f0;border-bottom:1px solid #ddd}
.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:1px}
.trust-item{text-align:center;padding:15px 8px;font-weight:800;font-size:13px;background:#f0f0f0}
.section{padding:72px 0}
.section.alt{background:#f5f5f5}
.section.dark{background:#111;color:#fff}
.section-head{text-align:center;max-width:760px;margin:0 auto 38px}
.section-head h2{font-size:clamp(28px,4vw,42px);line-height:1.1;margin:0 0 12px}
.section-head p{color:#666;margin:0}
.dark .section-head p{color:#cfcfcf}
.problem-grid,.solution-grid{display:grid;grid-template-columns:1fr 1fr;gap:35px;align-items:center}
.panel{background:#fff;border:1px solid var(--line);border-radius:var(--radius);padding:28px}
.dark .panel{background:#1a1a1a;border-color:#333}
.check-list{padding:0;margin:0;list-style:none}
.check-list li{padding:10px 0 10px 28px;position:relative}
.check-list li:before{content:"✓";position:absolute;left:0;top:8px;color:var(--green);font-weight:900}
.benefit-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.card{border:1px solid var(--line);border-radius:var(--radius);padding:22px;background:#fff}
.card h3{margin:8px 0;font-size:19px}
.card p{margin:0;color:#666;font-size:14px}
.icon{width:44px;height:44px;border-radius:50%;background:#111;color:#fff;display:grid;place-items:center;font-weight:900}
.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:16px}
.step-num{font-size:32px;font-weight:900;color:#111}
.feature-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.specs{width:100%;border-collapse:collapse;background:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden}
.specs td{padding:13px 15px;border-bottom:1px solid #e5e5e5}
.specs td:first-child{font-weight:800;width:40%;background:#f8f8f8}
.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}
.gallery figure{margin:0;border-radius:12px;overflow:hidden;border:1px solid #ddd;background:#fff}
.gallery img{width:100%;aspect-ratio:1/1;object-fit:cover}
.gallery figcaption{padding:12px;font-weight:800}
.pricing{background:#111;color:#fff}
.pricing .section-head p{color:#ddd}
.price-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;align-items:stretch}
.price-card{background:#fff;color:#111;border-radius:12px;border:3px solid transparent;overflow:hidden;display:flex;flex-direction:column}
.price-card.featured{border-color:var(--green)}
.price-head{background:#333;color:#fff;padding:14px 17px;font-weight:900;display:flex;justify-content:space-between;gap:10px}
.badge{background:var(--green);color:#fff;border-radius:3px;padding:4px 7px;font-size:12px}
.price-body{padding:18px;display:flex;flex-direction:column;height:100%}
.pack-img{height:170px;display:flex;align-items:center;justify-content:center;background:#fafafa;border-radius:8px;margin-bottom:12px}
.pack-img img{max-height:155px;width:auto;object-fit:contain}
.qty{font-size:18px;font-weight:900}
.total{font-size:34px;font-weight:900;line-height:1.1;margin:5px 0}
.per{font-size:14px;color:#555}
.saving{color:var(--green);font-weight:900;margin:8px 0 16px}
.price-card .cta{margin-top:auto;width:100%}
.guarantee{display:grid;grid-template-columns:1fr 1fr;gap:25px;align-items:center}
.faq{max-width:850px;margin:0 auto}
details{border-bottom:1px solid #ddd;padding:16px 0}
summary{font-weight:900;cursor:pointer}
.final-cta{background:#111;color:#fff;text-align:center;padding:70px 0}
.footer{background:#0c0c0c;color:#ddd;padding:45px 0 20px}
.footer-grid{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:35px}
.footer h3{color:#fff;margin-top:0}
.footer a{color:#ddd;text-decoration:none}
.footer a:hover{text-decoration:underline}
.footer-bottom{border-top:1px solid #333;margin-top:28px;padding-top:16px;font-size:12px;color:#999}
.mobile-menu{display:none}
.notice{font-size:12px;color:#777;margin-top:12px}
.page-hero{background:#111;color:#fff;padding:55px 0}
.page-content{padding:60px 0}
.page-content h2{margin-top:35px}
@media(max-width:900px){
  .nav{display:none}.mobile-menu{display:block;background:#111;color:#fff;border:0;border-radius:6px;padding:10px 12px}
  .hero-grid,.problem-grid,.solution-grid,.guarantee{grid-template-columns:1fr}
  .hero-image img{height:auto;max-height:430px;object-fit:contain}
  .trust-grid{grid-template-columns:repeat(2,1fr)}
  .benefit-grid,.steps{grid-template-columns:repeat(2,1fr)}
  .price-grid{grid-template-columns:1fr}
  .feature-grid{grid-template-columns:1fr 1fr}
  .footer-grid{grid-template-columns:1fr}
}
@media(max-width:560px){
  .topbar .container{font-size:12px}.hero-grid{min-height:auto;padding:45px 0}
  .hero h1{font-size:40px}.hero p{font-size:16px}
  .trust-grid,.benefit-grid,.steps,.feature-grid,.gallery{grid-template-columns:1fr}
  .section{padding:52px 0}
  .pack-img{height:145px}.pack-img img{max-height:130px}
}
