@charset "UTF-8";

:root {
  --navy: #071d47;
  --navy-2: #0d3470;
  --navy-3: #123e82;
  --ink: #101726;
  --yellow: #ffd800;
  --yellow-deep: #e7b900;
  --gold: #d9a520;
  --red: #d71920;
  --red-dark: #8e0710;
  --white: #ffffff;
  --gray: #e8edf4;
  --gray-2: #cbd3df;
  --shadow: 0 14px 28px rgba(0, 0, 0, .22);
  --max: 1160px;
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; scroll-padding-top: 112px; overflow-x: clip; }
body {
  margin: 0;
  color: var(--ink);
  background: #e8edf4;
  font-family: "Noto Sans CJK JP", "Hiragino Kaku Gothic ProN", "Yu Gothic", Meiryo, sans-serif;
  font-weight: 600;
  line-height: 1.8;
  letter-spacing: .02em;
  padding-bottom: 82px;
  overflow-x: hidden;
}
img { display: block; width: 100%; height: auto; }
a { color: inherit; text-decoration: none; }
button, input, textarea { font: inherit; }
button { cursor: pointer; }
ruby rt { font-size: .34em; font-weight: 900; letter-spacing: .08em; }
.inner { width: min(calc(100% - 40px), var(--max)); margin-inline: auto; position: relative; z-index: 2; }
.section { position: relative; padding: 76px 0; }
.skip-link { position: fixed; left: 8px; top: -60px; z-index: 99999; background: #fff; padding: 8px 14px; border: 2px solid var(--navy); }
.skip-link:focus { top: 8px; }

/* Shared surfaces */
.photo-section { position: relative; color: #fff; background-position: center; background-size: cover; background-repeat: no-repeat; isolation: isolate; }
.photo-shade { position: absolute; inset: 0; background: linear-gradient(100deg, rgba(2, 9, 26, .94), rgba(5, 26, 61, .78) 52%, rgba(0, 0, 0, .67)); z-index: 0; }
.metal-light {
  background-color: #eff3f8;
  background-image:
    linear-gradient(120deg, transparent 0 46%, rgba(255,255,255,.55) 46% 48%, transparent 48% 100%),
    radial-gradient(circle at 10px 10px, rgba(7,29,71,.08) 1.3px, transparent 1.4px);
  background-size: 100% 100%, 22px 22px;
}
.metal-blue {
  background:
    linear-gradient(135deg, rgba(255,255,255,.06) 25%, transparent 25%) 0 0/18px 18px,
    linear-gradient(315deg, rgba(255,255,255,.04) 25%, transparent 25%) 0 0/18px 18px,
    linear-gradient(#d9e2ef, #edf2f8);
}
.navy-texture {
  color: #fff;
  background-color: var(--navy);
  background-image:
    linear-gradient(135deg, rgba(255,255,255,.04) 25%, transparent 25%) 0 0/16px 16px,
    linear-gradient(315deg, rgba(255,255,255,.025) 25%, transparent 25%) 0 0/16px 16px,
    radial-gradient(circle at 50% -20%, rgba(31,88,167,.7), transparent 47%);
}
.paper-gray {
  background-color: #e6ebf2;
  background-image: linear-gradient(90deg, rgba(255,255,255,.35) 1px, transparent 1px), linear-gradient(rgba(255,255,255,.35) 1px, transparent 1px);
  background-size: 28px 28px;
}

/* Decorative titles: every heading receives an explicit device */
.ornament-title-wrap { text-align: center; margin: 0 auto 38px; }
.title-kicker {
  display: inline-flex; align-items: center; gap: 9px; margin: 0 0 9px; padding: 4px 15px;
  color: var(--navy); background: var(--yellow); border: 2px solid var(--navy); font-weight: 900; line-height: 1.35;
  box-shadow: 4px 4px 0 rgba(7,29,71,.25); transform: skew(-7deg);
}
.title-kicker::before, .title-kicker::after { content: "◆"; font-size: .72em; }
.title-lead { max-width: 850px; margin: 15px auto 0; font-size: 1.05rem; }
.plate-heading {
  position: relative; display: inline-block; min-width: min(760px, 92%); margin: 0; padding: 13px 50px 14px;
  color: #fff; background: linear-gradient(#103c7f, #061b43); border-top: 4px solid var(--yellow); border-bottom: 4px solid var(--yellow);
  box-shadow: 0 7px 0 #03102a, 0 13px 20px rgba(0,0,0,.25); font-size: clamp(1.7rem, 3.4vw, 2.65rem); font-weight: 900; line-height: 1.25;
  text-shadow: 2px 2px 0 #000;
}
.plate-heading::before, .plate-heading::after { content: ""; position: absolute; top: -4px; width: 34px; height: calc(100% + 8px); background: var(--yellow); clip-path: polygon(0 0, 100% 0, 65% 50%, 100% 100%, 0 100%, 35% 50%); }
.plate-heading::before { left: -22px; }
.plate-heading::after { right: -22px; transform: scaleX(-1); }
.plate-heading span { color: var(--yellow); }
.light-title .title-kicker { color: var(--navy); }
.light-title .title-lead { color: #fff; }
.outline-heading {
  margin: 0; font-weight: 1000; line-height: 1.12; color: var(--yellow);
  -webkit-text-stroke: 2px var(--navy);
  paint-order: stroke fill;
  text-shadow: 1px 1px 0 var(--navy), 2px 2px 0 var(--navy), 3px 3px 0 var(--navy), 5px 6px 0 rgba(0,0,0,.48);
}
.gold-title-wrap { text-align: center; position: relative; }
.gold-eyebrow { display: inline-block; margin: 0 0 8px; padding: 4px 18px; color: var(--navy); background: var(--yellow); border: 2px solid #fff; box-shadow: 0 4px 0 var(--navy); font-weight: 900; }
.gold-mincho-heading {
  margin: 0; font-family: "Shippori Mincho", "Zen Old Mincho", "Noto Serif CJK JP", "Yu Mincho", serif;
  font-size: clamp(2rem, 4.2vw, 3.65rem); font-weight: 900; line-height: 1.35; letter-spacing: .055em;
  color: #ffd96d; background: linear-gradient(180deg, #fff7bd 0%, #ffd34d 38%, #b97800 70%, #ffe991 100%);
  -webkit-background-clip: text; background-clip: text; -webkit-text-fill-color: transparent;
  filter: drop-shadow(0 2px 0 #2c1600) drop-shadow(0 4px 2px rgba(0,0,0,.7));
}
.black-box-heading { margin: 0; padding: 9px 28px; background: #050505; color: #fff; border-left: 10px solid var(--red); border-right: 10px solid var(--yellow); font-size: clamp(1.25rem, 2.5vw, 1.8rem); line-height: 1.3; text-align: center; box-shadow: 0 5px 0 var(--navy); }
.box-heading { margin: 0; padding: 11px 20px; color: #fff; background: linear-gradient(90deg, #020915, var(--navy-2)); border-left: 9px solid var(--yellow); border-bottom: 4px solid var(--red); font-size: 1.45rem; text-shadow: 2px 2px 0 #000; }
.mini-band-heading { margin: 0 0 12px; padding: 8px 13px; color: #fff; background: var(--navy); border-left: 7px solid var(--yellow); border-bottom: 3px solid var(--red); font-size: 1.12rem; }
.red-band-heading, .yellow-band-heading, .step-heading, .point-heading, .speech-heading {
  position: relative; margin: 0; padding: 10px 16px; font-weight: 900; line-height: 1.35; box-shadow: 0 4px 0 rgba(0,0,0,.3); text-shadow: 1px 1px 0 rgba(0,0,0,.35);
}
.red-band-heading { color: #fff; background: linear-gradient(90deg, var(--red-dark), var(--red)); border-left: 8px solid var(--yellow); }
.yellow-band-heading { color: var(--navy); background: linear-gradient(90deg, #f4bd00, #ffe953); border-left: 8px solid var(--red); text-shadow: none; }
.step-heading { color: #fff; background: linear-gradient(90deg, var(--navy-3), var(--navy)); border-left: 9px solid var(--yellow); border-bottom: 3px solid var(--red); }
.point-heading { color: #fff; background: var(--navy); border-left: 10px solid var(--yellow); border-bottom: 4px solid var(--red); }
.speech-heading { color: var(--navy); background: var(--yellow); border: 3px solid var(--navy); border-radius: 7px; text-shadow: none; }
.speech-heading::after { content: ""; position: absolute; left: 26px; bottom: -17px; border: 9px solid transparent; border-top-color: var(--navy); }

/* Top/header */
.top-notice { background: #f7f7f7; border-top: 4px solid var(--navy); border-bottom: 1px solid #c8cbd1; font-size: .84rem; font-weight: 800; }
.top-notice .inner { padding-block: 5px; }
.site-header { background: #fff; position: relative; z-index: 50; box-shadow: 0 5px 15px rgba(0,0,0,.16); }
.header-main { min-height: 82px; display: grid; grid-template-columns: 1fr auto auto; align-items: center; gap: 26px; }
.brand { display: inline-flex; align-items: center; gap: 10px; min-width: 250px; }
.brand-battery { position: relative; width: 58px; height: 40px; border: 5px solid var(--navy); border-radius: 7px; background: var(--yellow); box-shadow: inset 0 0 0 3px #fff, 3px 3px 0 var(--red); }
.brand-battery::after { content: ""; position: absolute; right: -10px; top: 10px; width: 7px; height: 13px; border-radius: 0 3px 3px 0; background: var(--navy); }
.brand-battery i { position: absolute; left: 20px; top: 3px; width: 14px; height: 25px; background: var(--red); clip-path: polygon(48% 0, 100% 0, 66% 41%, 100% 41%, 25% 100%, 42% 57%, 0 57%); }
.brand-copy { display: grid; line-height: 1; }
.brand-copy small { color: var(--navy); font-size: .66rem; font-weight: 900; }
.brand-copy strong { color: var(--navy); font: 1000 1.62rem/1 Arial, sans-serif; letter-spacing: -.03em; }
.brand-copy em { margin-top: 5px; color: var(--red); font: 900 .58rem/1 Arial, sans-serif; letter-spacing: .15em; font-style: normal; }
.header-credit { padding: 8px 16px; border: 2px solid var(--navy); background: #f3f5f8; line-height: 1.2; text-align: center; transform: skew(-5deg); }
.header-credit span { display: block; font-size: .68rem; }
.header-credit strong { color: var(--red); font-size: 1.05rem; }
.header-contact { display: flex; align-items: center; gap: 14px; }
.header-contact .hours { padding-right: 14px; border-right: 2px solid var(--gray-2); font-size: .74rem; line-height: 1.6; }
.header-phone { line-height: 1.1; color: var(--navy); }
.header-phone small { display: block; font-size: .7rem; color: var(--red); font-weight: 900; }
.header-phone strong { font: 1000 1.62rem/1 Arial, sans-serif; }
.menu-toggle { display: none; width: 48px; height: 45px; border: 2px solid var(--navy); background: var(--yellow); padding: 8px; box-shadow: 3px 3px 0 var(--navy); }
.menu-toggle span { display: block; height: 3px; margin: 5px 0; background: var(--navy); }
.global-nav { background: linear-gradient(#103a77, #061a42); border-top: 4px solid var(--yellow); border-bottom: 5px solid var(--red); }
.nav-grid { display: grid; grid-template-columns: repeat(8, 1fr); }
.global-nav a { padding: 11px 6px; color: #fff; text-align: center; font-size: .78rem; font-weight: 900; border-right: 1px solid rgba(255,255,255,.18); transition: .18s; }
.global-nav a:first-child { border-left: 1px solid rgba(255,255,255,.18); }
.global-nav a:hover, .global-nav a:focus-visible { color: var(--navy); background: var(--yellow); }
.global-nav .nav-contact { background: var(--red); }

/* 3D CTA buttons */
.cta-button { position: relative; display: flex; align-items: center; justify-content: center; gap: 13px; min-height: 78px; padding: 10px 18px; border: 3px solid #fff; outline: 2px solid; border-radius: 7px; overflow: hidden; transition: transform .15s, box-shadow .15s; isolation: isolate; }
.cta-button::before { content: ""; position: absolute; z-index: -1; left: 4%; right: 4%; top: 4px; height: 35%; border-radius: 999px; background: linear-gradient(rgba(255,255,255,.55), rgba(255,255,255,0)); pointer-events: none; }
.cta-button:hover { transform: translateY(5px); box-shadow: 0 0 0 transparent; }
.cta-phone { color: #fff; background: linear-gradient(#f04449, #bc0710); outline-color: #720008; box-shadow: 0 5px 0 #710009, 0 11px 20px rgba(0,0,0,.32); }
.cta-mail { color: var(--navy); background: linear-gradient(#fff36c, #ffc400); outline-color: #9b6c00; box-shadow: 0 5px 0 #9d7200, 0 11px 20px rgba(0,0,0,.32); }
.cta-icon { flex: 0 0 auto; display: grid; place-items: center; width: 48px; height: 48px; border-radius: 50%; color: inherit; background: rgba(255,255,255,.25); border: 2px solid currentColor; font-size: 1.65rem; line-height: 1; }
.cta-copy { display: grid; text-align: center; line-height: 1.12; }
.cta-copy small { font-size: .74rem; font-weight: 900; }
.cta-copy strong { margin: 2px 0; font-size: 1.35rem; font-weight: 1000; }
.cta-copy em { font-size: .7rem; font-style: normal; font-weight: 900; }

/* Hero */
.bg-hero { background-image: url("assets/hero-mechanic.webp"); background-position: center 35%; min-height: 700px; }
.hero .photo-shade { background: linear-gradient(90deg, rgba(2,8,24,.96) 0%, rgba(5,25,62,.9) 51%, rgba(2,8,22,.38) 100%); }
.hero::after { content: ""; position: absolute; inset: auto 0 0; height: 13px; background: repeating-linear-gradient(-45deg, var(--yellow) 0 18px, #111 18px 36px); z-index: 4; }
.hero-caution { position: absolute; z-index: 3; top: 0; right: 20px; width: 330px; height: 52px; transform: skewX(-24deg); background: repeating-linear-gradient(-45deg, var(--yellow) 0 15px, #111 15px 30px); box-shadow: 0 5px 0 var(--red); opacity: .95; }
.hero-inner { min-height: 700px; display: grid; grid-template-columns: 1.18fr .82fr; align-items: center; gap: 34px; padding-block: 30px 42px; }
.hero-copy { position: relative; z-index: 4; max-width: 700px; }
.hero-region { display: inline-block; margin: 0 0 9px; padding: 5px 16px; color: var(--navy); background: var(--yellow); border-left: 8px solid var(--red); font-weight: 1000; transform: skew(-6deg); box-shadow: 4px 5px 0 rgba(0,0,0,.45); }
.hero-title { font-size: clamp(3.4rem, 6.8vw, 6.05rem); letter-spacing: .03em; }
.hero-title ruby { color: #fff; }
.hero-subtitle { max-width: 650px; margin: 12px 0 15px; padding: 10px 18px; background: linear-gradient(90deg, rgba(4,17,44,.9), rgba(11,50,106,.78)); border-left: 7px solid var(--yellow); border-bottom: 3px solid var(--red); font-size: clamp(1.14rem, 2.4vw, 1.8rem); line-height: 1.38; text-shadow: 2px 2px 0 #000; }
.hero-subtitle span { display: block; font-size: .7em; }
.hero-subtitle strong { color: var(--yellow); font-size: 1.2em; }
.hero-price-board { position: relative; max-width: 630px; padding: 12px 20px 11px; background: rgba(255,255,255,.94); color: var(--navy); border: 5px solid var(--yellow); outline: 3px solid var(--navy); box-shadow: 8px 9px 0 rgba(0,0,0,.52); transform: skew(-2deg); }
.hero-price-board::before { content: "部品・工賃込み"; position: absolute; right: -17px; top: -20px; padding: 4px 12px; color: #fff; background: var(--red); border: 2px solid #fff; font-size: .8rem; font-weight: 1000; transform: rotate(4deg); box-shadow: 3px 3px 0 var(--red-dark); }
.hero-price-label { display: inline-block; padding: 2px 10px; color: #fff; background: var(--navy); font-weight: 1000; }
.hero-price { display: flex; align-items: flex-end; gap: 4px; line-height: .92; white-space: nowrap; }
.hero-price strong { color: var(--red); font: 1000 clamp(4.1rem, 7.3vw, 6.6rem)/.9 Arial, sans-serif; letter-spacing: -.07em; text-shadow: 2px 2px 0 #fff, 4px 4px 0 rgba(142,7,16,.26); }
.hero-price span { color: var(--red); font-size: 2rem; font-weight: 1000; }
.hero-price small { padding-bottom: 5px; font-size: .88rem; }
.hero-price-board p { margin: 6px 0 0; line-height: 1.35; font-size: 1rem; font-weight: 900; }
.hero-price-board b { color: var(--red); font-size: 1.2em; }
.hero-proof-row { display: grid; grid-template-columns: 175px 1fr; gap: 12px; max-width: 630px; margin-top: 17px; }
.hero-proof-stat { display: grid; place-content: center; text-align: center; min-height: 96px; color: var(--navy); background: radial-gradient(circle at 40% 25%, #fff9aa, var(--yellow) 60%, #c49200); border: 5px double var(--navy); border-radius: 50%; box-shadow: 0 5px 0 var(--red-dark), 0 10px 18px rgba(0,0,0,.4); transform: rotate(-3deg); line-height: .9; }
.hero-proof-stat small { font-size: .7rem; font-weight: 1000; }
.hero-proof-stat strong { color: var(--red); font: 1000 2.6rem/.9 Arial, sans-serif; }
.hero-proof-stat span { font-size: .83rem; }
.hero-free-list { list-style: none; display: grid; grid-template-columns: 1fr 1fr; gap: 7px; padding: 0; margin: 0; }
.hero-free-list li { display: flex; justify-content: center; align-items: center; gap: 3px; min-height: 43px; background: linear-gradient(#163f80, #061a42); border: 2px solid var(--yellow); box-shadow: 3px 3px 0 #000; color: #fff; font-weight: 1000; }
.hero-free-list li::before { content: "✓"; color: var(--yellow); font-size: 1.2rem; }
.hero-free-list span { color: var(--yellow); }
.hero-phone-line { max-width: 630px; margin-top: 14px; padding: 7px 14px; display: grid; grid-template-columns: auto 1fr; align-items: center; column-gap: 12px; color: #fff; background: rgba(2,8,22,.88); border-left: 7px solid var(--red); border-right: 7px solid var(--yellow); }
.hero-phone-line span { font-size: .72rem; }
.hero-phone-line a { color: var(--yellow); font: 1000 2.1rem/1 Arial, sans-serif; text-align: right; }
.hero-phone-line small { grid-column: 1 / -1; text-align: right; font-size: .66rem; }
.hero-actions { max-width: 630px; display: grid; grid-template-columns: 1fr 1fr; gap: 14px; margin-top: 13px; }
.hero-visual { position: relative; min-height: 565px; align-self: end; }
.hero-battery-photo { position: absolute; right: -85px; bottom: 44px; width: 118%; max-width: 650px; margin: 0; clip-path: polygon(13% 0, 100% 0, 90% 100%, 0 100%); border: 8px solid var(--yellow); outline: 5px solid var(--navy); box-shadow: -17px 18px 0 rgba(215,25,32,.78), -25px 28px 36px rgba(0,0,0,.55); transform: rotate(-2deg); overflow: hidden; }
.hero-battery-photo img { height: 390px; object-fit: cover; }
.hero-quality-ribbon { position: absolute; right: -16px; top: 72px; width: 290px; padding: 11px 22px; color: #fff; background: linear-gradient(90deg, var(--red-dark), var(--red)); border: 3px solid #fff; box-shadow: 7px 7px 0 var(--navy); transform: rotate(4deg); text-align: center; line-height: 1.05; }
.hero-quality-ribbon span, .hero-quality-ribbon em { display: block; font-size: .82rem; font-style: normal; }
.hero-quality-ribbon strong { color: var(--yellow); font: 1000 2.8rem/.95 Arial, sans-serif; }
.hero-free-seal { position: absolute; left: -10px; bottom: 14px; width: 145px; height: 145px; display: grid; place-content: center; text-align: center; border-radius: 50%; color: var(--navy); background: radial-gradient(circle at 35% 25%, #fff, var(--yellow) 52%, #d09600); border: 7px double var(--navy); box-shadow: 0 6px 0 var(--red-dark), 0 14px 20px rgba(0,0,0,.46); transform: rotate(-8deg); line-height: 1; }
.hero-free-seal span { font-size: .82rem; }
.hero-free-seal strong { color: var(--red); font-size: 2rem; }

/* Makers and area */
.maker-logos { display: grid; grid-template-columns: repeat(4, 1fr); gap: 18px; max-width: 900px; margin: 0 auto 28px; }
.maker-logos figure { position: relative; margin: 0; min-height: 150px; display: grid; place-items: center; padding: 18px; background: linear-gradient(#fff, #dde3ec); border: 3px solid var(--navy); box-shadow: 0 6px 0 var(--yellow-deep), 0 12px 18px rgba(0,0,0,.18); clip-path: polygon(9% 0, 91% 0, 100% 18%, 100% 82%, 91% 100%, 9% 100%, 0 82%, 0 18%); }
.maker-logos figure::after { content: "対応"; position: absolute; right: 7px; top: 6px; width: 34px; height: 34px; display: grid; place-items: center; color: #fff; background: var(--red); border-radius: 50%; font-size: .55rem; border: 2px solid #fff; }
.maker-logos img { width: min(115px, 75%); height: 100px; object-fit: contain; }
.area-box { max-width: 1000px; margin: 0 auto; background: #fff; border: 4px solid var(--navy); box-shadow: 8px 8px 0 var(--yellow), 14px 14px 0 rgba(7,29,71,.18); }
.area-box p { margin: 0; padding: 20px 28px; font-size: 1.02rem; }

/* Generic CTA blocks */
.bg-showroom { background-image: url("assets/showroom.webp"); }
.bg-cta-battery { background-image: url("assets/battery-liion.webp"); }
.bg-cta-repair { background-image: url("assets/process-reassemble.webp"); }
.bg-final { background-image: url("assets/hero-mechanic.webp"); }
.cta-block { padding: 56px 0 62px; border-top: 8px solid var(--yellow); border-bottom: 8px solid var(--navy); }
.cta-block::after { content: ""; position: absolute; inset: auto 0 -8px; height: 8px; background: repeating-linear-gradient(-45deg, var(--red) 0 20px, #fff 20px 40px); z-index: 3; }
.cta-block-inner { display: grid; grid-template-columns: .82fr 1.18fr; gap: 34px; align-items: center; }
.cta-top-label { display: inline-block; margin: 0 0 8px; padding: 6px 15px; color: var(--navy); background: var(--yellow); border: 2px solid #fff; box-shadow: 4px 4px 0 var(--red); font-weight: 1000; transform: skew(-5deg); }
.cta-top-label strong { color: var(--red); font-size: 1.35em; }
.cta-heading { font-size: clamp(2.2rem, 4.4vw, 4rem); }
.cta-subsidy { display: inline-block; margin: 10px 0 0; padding: 5px 12px; background: rgba(0,0,0,.72); border-left: 5px solid var(--yellow); }
.cta-block-actions { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.cta-block-actions .cta-button { min-height: 104px; }
.cta-block-actions .cta-copy strong { font-size: clamp(1.28rem, 2vw, 1.8rem); }
.down-guide { display: flex; gap: 3px; margin-top: 7px; color: var(--yellow); font-size: 1.85rem; line-height: .7; animation: guide-bounce 1s ease-in-out infinite alternate; }
@keyframes guide-bounce { to { transform: translateY(4px); } }
.cta-price-line { margin: 10px 0 0; font-size: 1.2rem; font-weight: 900; }
.cta-price-line strong { color: var(--red); font: 1000 3.4rem/1 Arial, sans-serif; -webkit-text-stroke: 2px #fff; paint-order: stroke fill; }
.cta-price-line span { color: var(--yellow); }
.final-checks { list-style: none; display: flex; flex-wrap: wrap; gap: 6px; margin: 12px 0 0; padding: 0; }
.final-checks li { padding: 4px 10px; color: var(--navy); background: var(--yellow); border: 2px solid #fff; font-size: .82rem; }
.final-checks li::before { content: "✓ "; color: var(--red); font-weight: 1000; }
.cta-cards { grid-column: 1 / -1; display: flex; align-items: center; justify-content: center; gap: 18px; padding: 8px 16px; background: rgba(255,255,255,.94); color: var(--navy); border: 3px solid var(--yellow); font-size: .8rem; }
.cta-cards img { width: min(350px, 58%); }

/* Payment */
.payment-band { padding: 26px 0; background: var(--yellow); border-top: 6px solid var(--red); border-bottom: 6px solid var(--navy); }
.payment-inner { display: grid; grid-template-columns: minmax(280px, .8fr) 1.2fr; gap: 30px; align-items: center; }
.payment-inner img { max-height: 82px; object-fit: contain; background: #fff; padding: 8px 14px; border: 3px solid var(--navy); box-shadow: 5px 5px 0 var(--red); }

/* Form */
.form-narrow { max-width: 890px; }
.contact-form { background: #fff; border: 5px solid var(--navy); outline: 8px solid rgba(255,216,0,.7); box-shadow: 0 15px 35px rgba(0,0,0,.22); }
.form-head { display: flex; align-items: center; justify-content: space-between; gap: 15px; padding: 13px 20px; color: #fff; background: linear-gradient(90deg, #020814, var(--navy-2)); border-bottom: 5px solid var(--yellow); }
.form-head span { font-size: 1.35rem; font-weight: 1000; }
.form-head strong { padding: 3px 10px; color: var(--navy); background: var(--yellow); border: 2px solid #fff; }
.form-row { display: grid; grid-template-columns: 220px 1fr; border-bottom: 1px solid #bfc7d4; }
.form-row label { display: flex; align-items: center; justify-content: space-between; gap: 8px; padding: 16px 18px; color: #fff; background: #16284b; border-right: 4px solid var(--yellow); font-weight: 900; }
.required-badge { display: inline-grid; place-items: center; min-width: 42px; padding: 2px 6px; color: #fff; background: var(--red); border: 2px solid #fff; border-radius: 3px; box-shadow: 2px 2px 0 var(--red-dark); font-size: .68rem; font-style: normal; line-height: 1.2; }
.form-row input, .form-row textarea { width: calc(100% - 34px); margin: 12px 17px; padding: 12px 13px; border: 2px solid #9da9bb; background: #f7f8fb; border-radius: 2px; outline: 0; }
.form-row textarea { resize: vertical; min-height: 150px; }
.form-row input:focus, .form-row textarea:focus { border-color: var(--red); box-shadow: 0 0 0 4px rgba(215,25,32,.14); background: #fff; }
.privacy-title { margin: 22px 24px 10px; padding: 8px 13px; color: #fff; background: var(--navy); border-left: 8px solid var(--yellow); border-bottom: 3px solid var(--red); }
.privacy-policy { margin: 0 24px; border: 2px solid var(--navy); background: #f2f4f8; }
.privacy-policy summary { padding: 10px 15px; cursor: pointer; color: var(--navy); font-weight: 900; background: var(--yellow); }
.privacy-copy { max-height: 280px; overflow: auto; padding: 17px; font-size: .78rem; font-weight: 500; }
.privacy-copy h4 { margin: 18px 0 7px; padding: 4px 10px; color: var(--navy); background: #fff; border-left: 6px solid var(--red); border-bottom: 2px solid var(--yellow); font-size: .92rem; }
.privacy-copy p { margin: 0 0 10px; }
.privacy-consent { display: flex; justify-content: center; align-items: center; gap: 9px; margin: 20px 24px 8px; padding: 12px; border: 2px dashed var(--red); background: #fff6f6; }
.privacy-consent input { width: 20px; height: 20px; accent-color: var(--red); }
.form-guidance { margin: 5px 24px; text-align: center; font-size: .78rem; font-weight: 600; }
.form-submit { position: relative; display: block; width: min(430px, calc(100% - 48px)); margin: 17px auto 31px; padding: 16px 20px; color: #fff; background: linear-gradient(#ef3e45, #bd0710); border: 4px solid #fff; outline: 3px solid var(--red-dark); border-radius: 5px; box-shadow: 0 6px 0 var(--red-dark), 0 13px 20px rgba(0,0,0,.28); font-size: 1.35rem; font-weight: 1000; transition: .15s; }
.form-submit::before { content: ""; position: absolute; left: 5%; right: 5%; top: 4px; height: 38%; border-radius: 999px; background: linear-gradient(rgba(255,255,255,.5), transparent); }
.form-submit:hover { transform: translateY(6px); box-shadow: none; }
.form-status { min-height: 1px; margin: -15px 20px 20px; color: var(--red); text-align: center; }

/* Problem section */
.bg-battery { background-image: url("assets/process-cell.webp"); }
.problem-section { padding-top: 84px; padding-bottom: 90px; }
.problem-section .photo-shade { background: linear-gradient(90deg, rgba(1,7,20,.95), rgba(6,28,67,.86), rgba(0,0,0,.85)); }
.problem-inner { display: grid; gap: 32px; }
.problem-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; align-items: stretch; }
.problem-check-panel, .worry-panel { position: relative; padding: 28px; background: rgba(2,10,27,.82); border: 3px solid var(--yellow); box-shadow: 9px 9px 0 rgba(215,25,32,.78), 0 18px 30px rgba(0,0,0,.45); }
.check-list { list-style: none; margin: 0; padding: 0; }
.check-list li { display: grid; grid-template-columns: 34px 1fr; align-items: center; padding: 9px 0; border-bottom: 1px dashed rgba(255,255,255,.38); font-size: clamp(1.05rem, 2vw, 1.38rem); }
.check-list li > span { color: var(--yellow); font-size: 1.65rem; font-weight: 1000; }
.check-list b { display: contents; color: var(--yellow); }
.problem-conclusion { margin: 20px 0 0; padding: 10px 14px; background: var(--yellow); color: var(--navy); font-size: 1.1rem; text-align: center; transform: skew(-3deg); }
.problem-conclusion strong { color: var(--red); font-size: 1.4em; }
.worry-panel { padding-top: 120px; }
.burst-callout { position: absolute; left: 50%; top: -8px; width: 230px; height: 150px; display: grid; place-content: center; text-align: center; transform: translateX(-50%) rotate(-3deg); color: var(--yellow); background: var(--red); border: 7px solid #fff; clip-path: polygon(50% 0, 59% 17%, 74% 4%, 78% 24%, 98% 18%, 87% 37%, 100% 50%, 82% 57%, 96% 76%, 75% 74%, 71% 98%, 55% 82%, 43% 100%, 36% 80%, 17% 94%, 20% 70%, 0 61%, 17% 47%, 1% 31%, 24% 29%, 28% 7%, 44% 21%); font-size: 1.24rem; font-weight: 1000; line-height: 1.3; filter: drop-shadow(0 8px 0 #520008); }
.worry-list { list-style: none; margin: 0; padding: 0; }
.worry-list li { position: relative; margin: 11px 0; padding: 12px 12px 12px 47px; color: var(--navy); background: #fff; border-left: 8px solid var(--yellow); box-shadow: 4px 4px 0 var(--red); }
.worry-list li::before { content: "!"; position: absolute; left: 10px; top: 8px; width: 27px; height: 27px; display: grid; place-items: center; color: #fff; background: var(--red); border-radius: 50%; font: 1000 1.2rem/1 Arial; }
.worry-list b { color: var(--red); font-size: 1.15em; }

/* Yellow solution */
.solution-band { position: relative; overflow: hidden; min-height: 390px; background: var(--yellow); border-top: 10px solid var(--navy); border-bottom: 10px solid var(--red); }
.solution-band::before { content: ""; position: absolute; inset: 0; opacity: .14; background: repeating-linear-gradient(-45deg, transparent 0 15px, var(--navy) 15px 17px); }
.solution-inner { min-height: 390px; display: grid; grid-template-columns: 1.15fr .85fr; align-items: center; }
.solution-copy { position: relative; z-index: 4; padding: 35px 0; }
.skew-ribbon { width: min(720px, 95%); padding: 14px 38px; color: #fff; background: linear-gradient(90deg, var(--navy), var(--navy-3)); border: 4px solid #fff; box-shadow: 0 8px 0 #030d25, 0 15px 20px rgba(0,0,0,.25); transform: skew(-9deg); text-align: center; line-height: 1.2; }
.skew-ribbon span, .skew-ribbon strong { display: inline-block; transform: skew(9deg); }
.skew-ribbon span { font-size: 1.2rem; }
.skew-ribbon strong { margin-left: 12px; color: var(--yellow); font-size: clamp(2rem, 4vw, 3.6rem); -webkit-text-stroke: 1px #000; }
.solution-heading { margin: 28px 0 11px; color: var(--navy); font-size: clamp(1.75rem, 3.3vw, 2.8rem); line-height: 1.35; font-weight: 1000; text-shadow: 2px 2px 0 #fff; }
.solution-heading strong { display: inline-block; color: var(--red); font-size: 1.22em; border-bottom: 6px double var(--red); }
.solution-copy > p { margin: 0; padding: 7px 14px; display: inline-block; color: #fff; background: var(--red); border: 2px solid #fff; box-shadow: 4px 4px 0 var(--red-dark); }
.solution-staff { align-self: end; position: relative; height: 380px; }
.solution-staff img { position: absolute; z-index: 2; right: -20px; bottom: -9px; width: min(440px, 100%); height: 405px; object-fit: contain; object-position: bottom; filter: drop-shadow(-7px 0 0 #fff) drop-shadow(8px 10px 0 rgba(7,29,71,.7)); }
.solution-seal { position: absolute; z-index: 5; right: 0; top: 20px; width: 135px; height: 135px; display: grid; place-content: center; text-align: center; color: #fff; background: var(--red); border: 7px double #fff; border-radius: 50%; transform: rotate(8deg); box-shadow: 0 7px 0 var(--red-dark); line-height: 1.15; }
.solution-seal strong { color: var(--yellow); font-size: 1.35rem; }

/* Comparison */
.comparison-section { padding-bottom: 54px; }
.compare-panels { display: grid; grid-template-columns: 1fr 88px 1fr; align-items: center; gap: 12px; }
.compare-panel { overflow: hidden; background: #fff; color: var(--ink); border: 4px solid var(--yellow); box-shadow: 9px 10px 0 rgba(0,0,0,.45); }
.compare-panel figure { position: relative; margin: 0; height: 290px; overflow: hidden; }
.compare-panel figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 35%, rgba(0,0,0,.85)); }
.compare-panel img { height: 100%; object-fit: cover; transition: transform .4s; }
.compare-panel:hover img { transform: scale(1.04); }
.compare-panel figcaption { position: absolute; z-index: 2; left: 0; right: 0; bottom: 0; padding: 14px 17px; color: #fff; font-size: 1.3rem; font-weight: 1000; text-align: center; }
.compare-copy { padding: 19px; }
.compare-copy p { margin: 15px 4px 0; }
.compare-copy b { color: var(--red); }
.compare-vs { position: relative; display: grid; place-items: center; width: 84px; height: 84px; color: #fff; background: var(--red); border: 6px double var(--yellow); border-radius: 50%; box-shadow: 0 6px 0 var(--red-dark); font: 1000 1.7rem/1 Arial; }
.compare-vs::before, .compare-vs::after { content: ""; position: absolute; width: 28px; height: 20px; background: var(--yellow); clip-path: polygon(0 0, 100% 50%, 0 100%); }
.compare-vs::before { left: -33px; transform: rotate(180deg); }
.compare-vs::after { right: -33px; }

/* Medals */
.achievement-section { padding: 52px 0 68px; border-top: 6px solid var(--yellow); }
.crest-heading { width: max-content; max-width: 95%; margin: 0 auto 30px; padding: 10px 34px; color: #fff; background: linear-gradient(90deg, transparent, rgba(20,64,137,.9) 12% 88%, transparent); border-top: 2px solid var(--yellow); border-bottom: 2px solid var(--yellow); text-align: center; font-size: clamp(1.3rem, 2.8vw, 2.2rem); text-shadow: 2px 2px 0 #000; }
.medal-row { display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; }
.medal { position: relative; aspect-ratio: 1; display: grid; place-items: center; border-radius: 50%; background-image: linear-gradient(rgba(0,12,36,.48), rgba(0,8,26,.9)), var(--medal-image); background-size: cover; background-position: center; border: 8px double var(--yellow); outline: 4px solid #fff; box-shadow: 0 7px 0 #020915, 0 14px 22px rgba(0,0,0,.55); overflow: hidden; }
.medal::before { content: ""; position: absolute; inset: 8%; border-radius: 50%; border: 2px solid rgba(255,255,255,.55); }
.medal::after { content: ""; position: absolute; left: 8%; right: 35%; top: 7%; height: 29%; border-radius: 50%; background: linear-gradient(rgba(255,255,255,.45), transparent); transform: rotate(-20deg); }
.medal div { position: relative; z-index: 2; text-align: center; line-height: 1.1; padding: 12px; text-shadow: 2px 2px 0 #000; }
.medal small { display: block; font-size: clamp(.62rem, 1.2vw, .82rem); }
.medal strong { display: block; margin-top: 4px; color: var(--yellow); font-size: clamp(.82rem, 1.6vw, 1.28rem); }
.medal strong span { color: var(--red); font: 1000 1.65em/1 Arial; -webkit-text-stroke: 1px #fff; paint-order: stroke fill; }

/* Price value */
.bg-economy { background-image: url("assets/showroom.webp"); }
.value-section .photo-shade { background: linear-gradient(90deg, rgba(1,6,16,.95), rgba(5,27,62,.87) 56%, rgba(0,0,0,.75)); }
.value-inner { display: grid; grid-template-columns: 1fr 1fr; gap: 40px; align-items: center; }
.value-heading { font-size: clamp(2rem, 4vw, 3.45rem); }
.value-heading span { color: #fff; }
.value-copy p { margin: 13px 0; padding-left: 20px; position: relative; }
.value-copy p::before { content: "✓"; position: absolute; left: 0; color: var(--yellow); font-weight: 1000; }
.cost-diagram { position: relative; padding: 20px; color: var(--navy); background: rgba(255,255,255,.96); border: 6px solid var(--yellow); outline: 4px solid var(--navy); box-shadow: 12px 13px 0 rgba(215,25,32,.75); }
.cost-title { margin: -43px auto 16px; width: 70%; padding: 7px; color: #fff; background: var(--navy); border: 3px solid var(--yellow); text-align: center; font-size: 1.25rem; font-weight: 1000; }
.cost-row { display: grid; grid-template-columns: 1fr auto auto; gap: 10px; align-items: end; padding: 14px; background: #edf1f6; border-left: 7px solid var(--navy); }
.cost-row span { font-size: .92rem; line-height: 1.3; }
.cost-row strong { color: var(--red); font: 1000 3.3rem/.9 Arial, sans-serif; letter-spacing: -.06em; }
.cost-row strong em { font-size: .45em; font-style: normal; }
.cost-row small { font-weight: 900; }
.cost-arrow { margin: 6px 0; color: var(--red); font-size: 2rem; text-align: center; transform: rotate(90deg); }
.cost-options { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.cost-options div { padding: 13px 10px; color: #fff; background: var(--navy); text-align: center; border-bottom: 6px solid var(--yellow); }
.cost-options span { display: block; font-size: .78rem; }
.cost-options strong { display: block; color: var(--yellow); font: 1000 2.6rem/1 Arial, sans-serif; }
.cost-options strong em { font-size: .5em; font-style: normal; }
.cost-options b { display: block; margin-top: 5px; padding: 3px; color: #fff; background: var(--red); font-size: .72rem; }

/* Rebuilt */
.rebuilt-inner { display: grid; grid-template-columns: .9fr 1.1fr; gap: 36px; align-items: center; }
.rebuilt-photo { position: relative; border: 7px solid var(--navy); box-shadow: 11px 11px 0 var(--yellow), 18px 18px 0 rgba(7,29,71,.17); transform: rotate(-1.5deg); overflow: hidden; }
.rebuilt-photo img { min-height: 430px; object-fit: cover; }
.photo-label { position: absolute; left: 0; right: 0; bottom: 0; padding: 11px; color: #fff; background: rgba(215,25,32,.9); border-top: 4px solid var(--yellow); text-align: center; font-size: 1.15rem; font-weight: 1000; }
.rebuilt-copy .plate-heading { min-width: 0; width: 100%; padding-inline: 25px; font-size: clamp(1.65rem, 3vw, 2.4rem); }
.rebuilt-copy p { margin: 11px 0; }
.rebuilt-example { margin-top: 20px; display: flex; justify-content: space-between; align-items: center; gap: 15px; padding: 12px 18px; color: #fff; background: var(--navy); border-left: 10px solid var(--red); border-bottom: 6px solid var(--yellow); }
.rebuilt-example strong { color: var(--yellow); font: 1000 3rem/1 Arial, sans-serif; }
.rebuilt-example em { font-size: .48em; font-style: normal; }

/* Voices */
.voice-section { background: #dce4f0; border-top: 8px solid var(--navy); border-bottom: 8px solid var(--yellow); }
.voice-section::before { content: ""; position: absolute; inset: 0; opacity: .18; background: repeating-linear-gradient(135deg, transparent 0 13px, var(--navy) 13px 15px); }
.voice-stack { display: grid; gap: 24px; }
.voice-item { position: relative; display: grid; grid-template-columns: 42% 58%; background: #fff; border: 4px solid var(--navy); box-shadow: 9px 9px 0 var(--yellow), 14px 15px 24px rgba(0,0,0,.16); overflow: hidden; }
.voice-item.reverse { grid-template-columns: 58% 42%; }
.voice-item.reverse figure { grid-column: 2; grid-row: 1; }
.voice-item.reverse .voice-copy { grid-column: 1; grid-row: 1; }
.voice-item figure { position: relative; margin: 0; min-height: 260px; overflow: hidden; }
.voice-item figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 55%, rgba(0,0,0,.65)); }
.voice-item img { height: 100%; object-fit: cover; }
.voice-item figcaption { position: absolute; z-index: 2; left: 12px; bottom: 8px; color: var(--yellow); font: 1000 1.2rem/1 Arial; text-shadow: 2px 2px 0 #000; }
.voice-copy { display: grid; align-content: center; padding: 27px 30px; }
.voice-copy p { margin: 24px 0 0; }
.voice-copy p::before { content: "“"; color: var(--red); font: 1000 3rem/.5 serif; vertical-align: -.35em; margin-right: 6px; }

/* Lifespan */
.bg-lifespan { background-image: url("assets/point-loaner.webp"); background-position: center; }
.lifespan-section .photo-shade { background: linear-gradient(90deg, rgba(1,8,22,.95), rgba(7,36,82,.82), rgba(0,0,0,.7)); }
.lifespan-inner { display: grid; gap: 26px; }
.life-number-row { display: flex; align-items: center; justify-content: center; gap: 28px; }
.life-number { width: 270px; min-height: 190px; display: grid; grid-template-columns: 1fr auto; grid-template-rows: auto 1fr; align-items: end; justify-items: center; padding: 18px; color: var(--navy); background: radial-gradient(circle at 35% 20%, #fff, var(--yellow) 62%, #d09400); border: 8px double var(--navy); border-radius: 50%; outline: 4px solid #fff; box-shadow: 0 9px 0 var(--red-dark), 0 20px 26px rgba(0,0,0,.45); transform: rotate(-2deg); }
.life-number:nth-child(3) { transform: rotate(2deg); }
.life-number small { grid-column: 1 / -1; align-self: center; font-size: 1rem; font-weight: 1000; }
.life-number strong { color: var(--red); font: 1000 5rem/.8 Arial, sans-serif; letter-spacing: -.08em; }
.life-number span { align-self: end; padding-bottom: 7px; font-size: 1.25rem; font-weight: 1000; }
.life-or { padding: 7px 14px; color: #fff; background: var(--red); border: 3px solid var(--yellow); transform: rotate(-4deg); box-shadow: 4px 4px 0 #000; font-weight: 1000; }
.life-copy-box { max-width: 970px; margin: 0 auto; padding: 22px 28px; background: rgba(0,8,25,.78); border-left: 8px solid var(--yellow); border-right: 8px solid var(--red); box-shadow: 8px 8px 0 rgba(0,0,0,.35); }
.life-copy-box p { margin: 7px 0; }

/* Danger */
.bg-danger { background-image: url("assets/process-test.webp"); }
.danger-shade { background: linear-gradient(90deg, rgba(23,0,3,.96), rgba(3,12,28,.9) 55%, rgba(0,0,0,.72)); }
.danger-section { border-top: 10px solid var(--red); border-bottom: 10px solid var(--yellow); }
.danger-top { min-height: 390px; display: grid; grid-template-columns: 1.2fr .8fr; align-items: center; position: relative; }
.danger-copy { position: relative; z-index: 3; }
.danger-heading { display: inline-block; margin: 0; padding: 10px 38px; color: var(--yellow); background: var(--red); border: 7px double #fff; clip-path: polygon(5% 0, 95% 0, 100% 50%, 94% 100%, 6% 100%, 0 50%); box-shadow: 0 9px 0 var(--red-dark); font-size: clamp(3rem, 7vw, 6.2rem); line-height: 1; font-weight: 1000; -webkit-text-stroke: 2px #000; paint-order: stroke fill; }
.danger-sub { display: inline-block; margin: 20px 0 8px; padding: 7px 17px; background: #050505; border-left: 8px solid var(--yellow); font-size: clamp(1.2rem, 2.7vw, 2rem); }
.danger-stop { margin: 0; font-size: clamp(1.8rem, 4vw, 3.2rem); font-weight: 1000; }
.danger-stop strong { color: var(--red); font-size: 1.35em; -webkit-text-stroke: 2px #fff; paint-order: stroke fill; }
.danger-person { position: absolute; z-index: 2; right: -20px; bottom: -74px; width: min(430px, 46%); height: 460px; object-fit: contain; object-position: bottom; filter: drop-shadow(-7px 0 0 #fff) drop-shadow(8px 12px 0 rgba(0,0,0,.62)); }
.urgent-heading { position: relative; z-index: 4; max-width: 850px; margin: 12px auto 28px; padding: 12px 25px; color: var(--navy); background: var(--yellow); border: 4px solid #fff; box-shadow: 0 7px 0 var(--red-dark); text-align: center; font-size: clamp(1.35rem, 3vw, 2.25rem); }
.urgent-heading span { display: block; color: var(--red); font-size: 1.28em; }
.danger-symptoms { display: grid; grid-template-columns: 1fr 1fr; gap: 18px; }
.danger-symptoms article { position: relative; padding: 19px 20px 19px 80px; background: rgba(255,255,255,.96); color: var(--ink); border: 4px solid var(--navy); box-shadow: 6px 6px 0 var(--yellow); }
.danger-no { position: absolute; left: -9px; top: 17px; width: 73px; height: 58px; display: grid; place-items: center; color: #fff; background: var(--red); border: 3px solid #fff; box-shadow: 4px 4px 0 var(--red-dark); font: 1000 1.55rem/1 Arial; transform: skew(-7deg); }
.danger-symptoms h4 { margin: 0 0 8px; padding-bottom: 6px; color: var(--red); border-bottom: 4px double var(--navy); font-size: 1.22rem; font-weight: 1000; }
.danger-symptoms p { margin: 0; font-size: .9rem; line-height: 1.7; }

/* Battery types */
.battery-type-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 30px; }
.battery-type-card { background: #fff; border: 5px solid var(--navy); box-shadow: 9px 9px 0 var(--yellow); overflow: hidden; }
.battery-type-card figure { position: relative; margin: 0; height: 325px; overflow: hidden; }
.battery-type-card figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 55%, rgba(0,0,0,.72)); }
.battery-type-card img { height: 100%; object-fit: cover; transition: .4s; }
.battery-type-card:hover img { transform: scale(1.04); }
.battery-type-card figcaption { position: absolute; z-index: 2; right: 12px; bottom: 8px; color: var(--yellow); font-size: 1.35rem; font-weight: 1000; text-shadow: 2px 2px 0 #000; }
.battery-type-card h3 { margin: 0; }
.battery-type-card dl { margin: 0; padding: 20px; }
.battery-type-card dl div { display: grid; grid-template-columns: 68px 1fr; gap: 8px; padding: 10px 0; border-bottom: 1px dashed #9da8b7; }
.battery-type-card dl div:last-child { border-bottom: 0; }
.battery-type-card dt { color: var(--red); font-weight: 1000; }
.battery-type-card dd { margin: 0; font-weight: 600; }

/* Technical flow */
.technical-steps { display: grid; gap: 22px; }
.technical-step { display: grid; grid-template-columns: 38% 62%; background: #fff; color: var(--ink); border: 4px solid var(--yellow); box-shadow: 9px 9px 0 rgba(0,0,0,.52); overflow: hidden; }
.technical-step:nth-child(even) { grid-template-columns: 62% 38%; }
.technical-step:nth-child(even) figure { grid-column: 2; grid-row: 1; }
.technical-step:nth-child(even) > div { grid-column: 1; grid-row: 1; }
.technical-step figure { position: relative; margin: 0; min-height: 270px; overflow: hidden; }
.technical-step figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 50%, rgba(0,0,0,.58)); }
.technical-step img { height: 100%; object-fit: cover; }
.technical-step figure span { position: absolute; z-index: 2; left: 12px; bottom: 10px; color: var(--yellow); font: 1000 1.2rem/1 Arial; text-shadow: 2px 2px 0 #000; }
.technical-step > div { padding: 25px; align-self: center; }
.technical-step p { margin: 15px 0 0; }
.technical-step p b { color: var(--red); }

/* FAQ */
.faq-narrow { max-width: 980px; }
.faq-list { display: grid; gap: 13px; }
.faq-item { background: #fff; border: 3px solid var(--navy); box-shadow: 5px 5px 0 rgba(7,29,71,.18); }
.faq-item h3 { position: relative; display: grid; grid-template-columns: 54px 1fr; align-items: center; margin: 0; padding: 12px 18px 12px 10px; color: #fff; background: linear-gradient(90deg, var(--navy-2), var(--navy)); border-bottom: 4px solid var(--yellow); font-size: 1.05rem; line-height: 1.45; }
.faq-item h3 > span, .faq-item > div > span { display: grid; place-items: center; width: 39px; height: 39px; color: #fff; background: var(--red); border: 2px solid #fff; box-shadow: 3px 3px 0 var(--red-dark); font: 1000 1.35rem/1 Arial; transform: skew(-5deg); }
.faq-item > div { display: grid; grid-template-columns: 54px 1fr; align-items: start; padding: 14px 18px 16px 10px; }
.faq-item > div > span { background: var(--navy); box-shadow: 3px 3px 0 #020815; }
.faq-item p { margin: 2px 0 0; font-weight: 600; }
.faq-item b { color: var(--red); background: linear-gradient(transparent 65%, rgba(255,216,0,.55) 65%); }

/* Service flow */
.service-flow-list { list-style: none; display: grid; gap: 22px; margin: 0; padding: 0; counter-reset: flow; }
.service-flow-list li { display: grid; grid-template-columns: 34% 66%; color: var(--ink); background: #fff; border: 4px solid var(--yellow); box-shadow: 9px 9px 0 rgba(0,0,0,.48); overflow: hidden; }
.service-flow-list li:nth-child(even) { grid-template-columns: 66% 34%; }
.service-flow-list li:nth-child(even) .flow-photo { grid-column: 2; grid-row: 1; }
.service-flow-list li:nth-child(even) .flow-copy { grid-column: 1; grid-row: 1; }
.flow-photo { position: relative; min-height: 235px; overflow: hidden; }
.flow-photo::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 45%, rgba(0,0,0,.55)); }
.flow-photo img { height: 100%; object-fit: cover; }
.flow-photo span { position: absolute; z-index: 2; left: 14px; bottom: 10px; color: var(--yellow); font: 1000 4rem/.8 Arial; -webkit-text-stroke: 2px var(--navy); paint-order: stroke fill; }
.flow-copy { align-self: center; padding: 24px; }
.flow-copy p { margin: 15px 0 0; }

/* Points */
.point-list { display: grid; gap: 29px; }
.point-item { display: grid; grid-template-columns: 48% 52%; background: #fff; border: 5px solid var(--navy); box-shadow: 10px 10px 0 var(--yellow), 16px 17px 25px rgba(0,0,0,.16); overflow: hidden; }
.point-item.reverse { grid-template-columns: 52% 48%; }
.point-item.reverse figure { grid-column: 2; grid-row: 1; }
.point-item.reverse > div { grid-column: 1; grid-row: 1; }
.point-item figure { position: relative; margin: 0; min-height: 330px; overflow: hidden; }
.point-item figure::after { content: ""; position: absolute; inset: 0; background: linear-gradient(transparent 50%, rgba(0,0,0,.65)); }
.point-item img { height: 100%; object-fit: cover; }
.point-item figcaption { position: absolute; z-index: 2; left: 17px; bottom: 14px; color: #fff; font: 1000 1.45rem/1 Arial; text-shadow: 2px 2px 0 #000; }
.point-item figcaption strong { color: var(--yellow); font-size: 2.2rem; }
.point-item > div { align-self: center; padding: 28px; }
.point-item p { margin: 19px 0 0; }

/* Company/footer */
.company-inner { max-width: 900px; }
.company-table { margin: 0; background: #fff; border: 4px solid var(--navy); box-shadow: 8px 8px 0 var(--yellow); }
.company-table div { display: grid; grid-template-columns: 190px 1fr; border-bottom: 1px solid #c7cfda; }
.company-table div:last-child { border-bottom: 0; }
.company-table dt { padding: 16px 20px; color: #fff; background: var(--navy); border-right: 5px solid var(--yellow); font-weight: 900; }
.company-table dd { margin: 0; padding: 16px 20px; }
.company-table a { color: var(--red); font: 1000 1.3rem/1.4 Arial, sans-serif; }
.site-footer { padding: 35px 0 40px; color: #fff; background: #020815; border-top: 8px solid var(--red); }
.footer-inner { display: flex; align-items: center; justify-content: space-between; gap: 24px; }
.footer-brand .brand-copy small, .footer-brand .brand-copy strong { color: #fff; }
.footer-inner p { margin: 0; font-size: .76rem; }

/* Fixed CTA bar */
.fixed-cta { position: fixed; z-index: 9999; left: 50%; bottom: 0; width: min(820px, calc(100% - 24px)); height: 75px; display: grid; grid-template-columns: 1fr 1fr; transform: translateX(-50%); border: 4px solid #fff; border-bottom: 0; box-shadow: 0 -8px 28px rgba(0,0,0,.36); }
.fixed-cta a { position: relative; display: flex; align-items: center; justify-content: center; gap: 11px; overflow: hidden; }
.fixed-cta a::before { content: ""; position: absolute; left: 5%; right: 5%; top: 3px; height: 35%; border-radius: 999px; background: linear-gradient(rgba(255,255,255,.48), transparent); }
.fixed-phone { color: #fff; background: linear-gradient(#ef454b, #b70610); border-right: 3px solid #fff; }
.fixed-mail { color: var(--navy); background: linear-gradient(#fff270, #ffc400); }
.fixed-cta a > span:first-child { font-size: 1.9rem; }
.fixed-cta a > span:last-child { display: grid; line-height: 1.05; text-align: center; }
.fixed-cta small { font-size: .66rem; font-weight: 900; }
.fixed-cta strong { margin-top: 2px; font-size: 1.28rem; font-weight: 1000; }
.fixed-phone strong { font: 1000 1.55rem/1 Arial, sans-serif; }

@media (max-width: 980px) {
  .header-credit, .header-contact .hours { display: none; }
  .header-main { grid-template-columns: 1fr auto auto; }
  .menu-toggle { display: block; }
  .global-nav { display: none; }
  .global-nav.is-open { display: block; }
  .nav-grid { grid-template-columns: 1fr 1fr; padding: 8px 0; }
  .global-nav a { border: 1px solid rgba(255,255,255,.18); }
  .hero-inner { grid-template-columns: 1fr; }
  .hero-copy { max-width: 690px; }
  .hero-visual { display: none; }
  .hero .photo-shade { background: linear-gradient(90deg, rgba(2,8,24,.94), rgba(5,25,62,.77)); }
  .cta-block-inner, .value-inner, .rebuilt-inner { grid-template-columns: 1fr; }
  .cta-block-copy { text-align: center; }
  .down-guide { justify-content: center; }
  .cta-block-actions { max-width: 850px; width: 100%; margin: auto; }
  .compare-panels { grid-template-columns: 1fr; gap: 22px; }
  .compare-vs { margin: 0 auto; transform: rotate(90deg); }
  .medal-row { grid-template-columns: repeat(3, 1fr); max-width: 760px; margin: auto; }
  .medal:nth-child(4), .medal:nth-child(5) { transform: translateX(52%); }
  .solution-inner { grid-template-columns: 1fr .62fr; }
  .solution-staff { height: 340px; }
  .solution-staff img { height: 355px; }
}

@media (max-width: 720px) {
  body { padding-bottom: 68px; font-size: .95rem; }
  html { scroll-padding-top: 74px; }
  .inner { width: min(calc(100% - 24px), var(--max)); }
  .section { padding: 50px 0; }
  .top-notice { font-size: .64rem; line-height: 1.45; }
  .header-main { min-height: 62px; gap: 8px; }
  .brand { min-width: 0; gap: 6px; }
  .brand-battery { width: 42px; height: 31px; border-width: 4px; box-shadow: inset 0 0 0 2px #fff, 2px 2px 0 var(--red); }
  .brand-battery::after { right: -8px; top: 7px; width: 6px; height: 11px; }
  .brand-battery i { left: 14px; top: 2px; width: 12px; height: 20px; }
  .brand-copy strong { font-size: 1.12rem; }
  .brand-copy small { font-size: .5rem; }
  .brand-copy em { font-size: .42rem; }
  .header-contact { display: none; }
  .menu-toggle { width: 42px; height: 39px; padding: 5px 7px; }
  .nav-grid { grid-template-columns: 1fr; }
  .plate-heading { min-width: 0; width: calc(100% - 14px); padding: 10px 23px 11px; font-size: 1.55rem; border-top-width: 3px; border-bottom-width: 3px; box-shadow: 0 5px 0 #03102a, 0 10px 15px rgba(0,0,0,.23); }
  .plate-heading::before, .plate-heading::after { width: 23px; height: calc(100% + 6px); top: -3px; }
  .plate-heading::before { left: -13px; }
  .plate-heading::after { right: -13px; }
  .title-kicker { font-size: .74rem; padding: 3px 10px; }
  .title-lead { font-size: .9rem; }
  .ornament-title-wrap { margin-bottom: 27px; }
  .gold-mincho-heading { font-size: 2.05rem; line-height: 1.38; }

  /* First viewport: all required data is kept visible at 375px */
  .bg-hero { min-height: 0; background-position: 63% center; }
  .hero-caution { width: 170px; height: 28px; right: 10px; }
  .hero-inner { min-height: 0; padding: 17px 0 25px; }
  .hero-region { margin-bottom: 5px; padding: 3px 8px; font-size: .67rem; border-left-width: 5px; }
  .hero-title { font-size: clamp(2.65rem, 13.4vw, 3.45rem); -webkit-text-stroke-width: 1.4px; text-shadow: 1px 1px 0 var(--navy), 2px 2px 0 var(--navy), 3px 4px 0 rgba(0,0,0,.55); }
  .hero-subtitle { margin: 5px 0 8px; padding: 6px 10px; font-size: .94rem; line-height: 1.25; border-left-width: 5px; }
  .hero-price-board { padding: 7px 10px 6px; border-width: 3px; outline-width: 2px; box-shadow: 5px 5px 0 rgba(0,0,0,.52); }
  .hero-price-board::before { right: -5px; top: -13px; font-size: .56rem; padding: 2px 6px; }
  .hero-price-label { font-size: .72rem; }
  .hero-price strong { font-size: clamp(3.45rem, 17vw, 4.3rem); }
  .hero-price span { font-size: 1.25rem; }
  .hero-price small { font-size: .58rem; padding-bottom: 2px; }
  .hero-price-board p { margin-top: 3px; font-size: .72rem; }
  .hero-proof-row { grid-template-columns: 105px 1fr; gap: 7px; margin-top: 9px; }
  .hero-proof-stat { min-height: 76px; border-width: 4px; box-shadow: 0 3px 0 var(--red-dark), 0 7px 12px rgba(0,0,0,.4); }
  .hero-proof-stat small { font-size: .52rem; }
  .hero-proof-stat strong { font-size: 2rem; }
  .hero-proof-stat span { font-size: .58rem; }
  .hero-free-list { gap: 4px; }
  .hero-free-list li { min-height: 35px; font-size: .69rem; border-width: 1px; box-shadow: 2px 2px 0 #000; }
  .hero-free-list li::before { font-size: .9rem; }
  .hero-phone-line { margin-top: 7px; padding: 4px 7px; column-gap: 5px; border-left-width: 4px; border-right-width: 4px; }
  .hero-phone-line span { font-size: .5rem; }
  .hero-phone-line a { font-size: 1.55rem; }
  .hero-phone-line small { font-size: .48rem; }
  .hero-actions { gap: 7px; margin-top: 7px; }
  .cta-button { min-height: 66px; padding: 6px 6px; gap: 5px; border-width: 2px; outline-width: 1px; box-shadow: 0 4px 0 #710009, 0 8px 14px rgba(0,0,0,.28); }
  .cta-mail { box-shadow: 0 4px 0 #9d7200, 0 8px 14px rgba(0,0,0,.28); }
  .cta-icon { width: 31px; height: 31px; font-size: 1rem; border-width: 1px; }
  .cta-copy small { font-size: .48rem; }
  .cta-copy strong { font-size: .78rem; }
  .cta-copy em { font-size: .44rem; }

  .maker-logos { grid-template-columns: 1fr 1fr; gap: 12px; }
  .maker-logos figure { min-height: 105px; padding: 10px; box-shadow: 0 4px 0 var(--yellow-deep), 0 8px 12px rgba(0,0,0,.15); }
  .maker-logos img { height: 75px; }
  .area-box { box-shadow: 5px 5px 0 var(--yellow); }
  .box-heading { font-size: 1.1rem; }
  .area-box p { padding: 15px; font-size: .85rem; }

  .cta-block { padding: 40px 0 46px; }
  .cta-block-inner { gap: 22px; }
  .cta-heading { font-size: 2.35rem; -webkit-text-stroke-width: 1.4px; }
  .cta-top-label { font-size: .75rem; }
  .cta-subsidy { font-size: .75rem; }
  .cta-block-actions { grid-template-columns: 1fr; gap: 12px; }
  .cta-block-actions .cta-button { min-height: 83px; }
  .cta-block-actions .cta-copy strong { font-size: 1.28rem; }
  .cta-block-actions .cta-copy small { font-size: .66rem; }
  .cta-block-actions .cta-copy em { font-size: .58rem; }
  .cta-block-actions .cta-icon { width: 42px; height: 42px; font-size: 1.35rem; }
  .cta-price-line { font-size: .86rem; }
  .cta-price-line strong { font-size: 2.5rem; -webkit-text-stroke-width: 1px; }
  .down-guide { font-size: 1.35rem; }
  .cta-cards { flex-direction: column; gap: 4px; }
  .cta-cards img { width: 90%; }

  .payment-inner { grid-template-columns: 1fr; gap: 14px; }
  .black-box-heading { font-size: 1.05rem; }
  .payment-inner img { max-height: 68px; }

  .contact-form { outline-width: 4px; border-width: 3px; }
  .form-head { padding: 10px 11px; }
  .form-head span { font-size: 1rem; }
  .form-head strong { font-size: .7rem; }
  .form-row { grid-template-columns: 1fr; }
  .form-row label { padding: 8px 11px; border-right: 0; border-bottom: 3px solid var(--yellow); }
  .form-row input, .form-row textarea { width: calc(100% - 20px); margin: 9px 10px; padding: 10px; }
  .privacy-title, .privacy-policy, .privacy-consent { margin-left: 10px; margin-right: 10px; }
  .form-guidance { margin-inline: 12px; }
  .form-submit { width: calc(100% - 28px); font-size: 1.05rem; }

  .problem-section { padding-block: 58px; }
  .problem-grid { grid-template-columns: 1fr; gap: 35px; }
  .problem-check-panel, .worry-panel { padding: 18px; box-shadow: 6px 6px 0 rgba(215,25,32,.78); }
  .check-list li { font-size: 1rem; grid-template-columns: 29px 1fr; }
  .worry-panel { padding-top: 105px; }
  .burst-callout { width: 190px; height: 125px; font-size: 1rem; }
  .worry-list li { font-size: .86rem; }

  .solution-band, .solution-inner { min-height: 0; }
  .solution-inner { grid-template-columns: 1fr; }
  .solution-copy { padding: 38px 0 24px; text-align: center; }
  .skew-ribbon { width: 94%; margin: auto; padding: 10px 18px; }
  .skew-ribbon span { display: block; font-size: .82rem; }
  .skew-ribbon strong { margin: 3px 0 0; font-size: 2.15rem; }
  .solution-heading { font-size: 1.55rem; }
  .solution-copy > p { font-size: .75rem; }
  .solution-staff { height: 260px; }
  .solution-staff img { right: 50%; transform: translateX(50%); width: 300px; height: 280px; }
  .solution-seal { width: 105px; height: 105px; right: 8px; top: 6px; font-size: .74rem; }
  .solution-seal strong { font-size: 1rem; }

  .compare-panel figure { height: 225px; }
  .compare-panel figcaption { font-size: 1rem; }
  .compare-copy { padding: 14px; }
  .compare-copy p { font-size: .88rem; }
  .compare-vs { width: 70px; height: 70px; }

  .crest-heading { font-size: 1.12rem; padding-inline: 15px; }
  .medal-row { grid-template-columns: repeat(3, 1fr); gap: 10px; }
  .medal:nth-child(4), .medal:nth-child(5) { transform: translateX(52%); }
  .medal { border-width: 5px; outline-width: 2px; box-shadow: 0 4px 0 #020915, 0 8px 13px rgba(0,0,0,.48); }
  .medal div { padding: 6px; }
  .medal small { font-size: .46rem; }
  .medal strong { font-size: .63rem; }

  .value-inner { gap: 26px; }
  .value-heading { font-size: 2rem; -webkit-text-stroke-width: 1px; }
  .value-copy p { font-size: .85rem; }
  .cost-diagram { padding: 13px; border-width: 4px; outline-width: 2px; box-shadow: 7px 7px 0 rgba(215,25,32,.75); }
  .cost-title { width: 80%; margin-top: -31px; font-size: .95rem; }
  .cost-row { grid-template-columns: 1fr auto; }
  .cost-row strong { font-size: 2.45rem; }
  .cost-row small { grid-column: 1 / -1; text-align: right; }
  .cost-options { gap: 6px; }
  .cost-options strong { font-size: 2rem; }

  .rebuilt-inner { gap: 29px; }
  .rebuilt-photo { box-shadow: 6px 6px 0 var(--yellow); }
  .rebuilt-photo img { min-height: 255px; }
  .rebuilt-copy .plate-heading { font-size: 1.35rem; }
  .rebuilt-copy p { font-size: .86rem; }
  .rebuilt-example { padding: 10px; }
  .rebuilt-example span { font-size: .75rem; }
  .rebuilt-example strong { font-size: 2.25rem; }

  .voice-item, .voice-item.reverse { grid-template-columns: 1fr; }
  .voice-item.reverse figure, .voice-item.reverse .voice-copy { grid-column: 1; grid-row: auto; }
  .voice-item figure { min-height: 215px; }
  .voice-copy { padding: 20px; }
  .voice-copy p { margin-top: 22px; font-size: .86rem; }

  .life-number-row { gap: 8px; }
  .life-number { width: 135px; min-height: 125px; padding: 10px; border-width: 5px; outline-width: 2px; box-shadow: 0 5px 0 var(--red-dark), 0 10px 17px rgba(0,0,0,.42); }
  .life-number small { font-size: .62rem; }
  .life-number strong { font-size: 3.25rem; }
  .life-number span { font-size: .75rem; padding-bottom: 3px; }
  .life-or { padding: 4px 7px; font-size: .62rem; }
  .life-copy-box { padding: 17px; font-size: .82rem; border-left-width: 5px; border-right-width: 5px; }

  .danger-top { min-height: 330px; grid-template-columns: 1fr; align-items: start; }
  .danger-heading { font-size: 3.7rem; padding: 8px 25px; border-width: 5px; }
  .danger-sub { font-size: 1rem; }
  .danger-stop { font-size: 1.65rem; }
  .danger-person { width: 235px; height: 290px; right: 0; bottom: -38px; opacity: .84; }
  .urgent-heading { margin-top: 0; font-size: 1.2rem; }
  .danger-symptoms { grid-template-columns: 1fr; gap: 13px; }
  .danger-symptoms article { padding: 16px 14px 16px 65px; }
  .danger-no { width: 60px; height: 50px; font-size: 1.25rem; }
  .danger-symptoms h4 { font-size: 1rem; }
  .danger-symptoms p { font-size: .8rem; }

  .battery-type-grid { grid-template-columns: 1fr; gap: 23px; }
  .battery-type-card figure { height: 230px; }
  .battery-type-card dl { padding: 14px; font-size: .84rem; }
  .battery-type-card dl div { grid-template-columns: 55px 1fr; }

  .technical-step, .technical-step:nth-child(even) { grid-template-columns: 1fr; }
  .technical-step:nth-child(even) figure, .technical-step:nth-child(even) > div { grid-column: 1; grid-row: auto; }
  .technical-step figure { min-height: 205px; }
  .technical-step > div { padding: 17px; }
  .technical-step p { font-size: .84rem; }

  .faq-item h3 { grid-template-columns: 43px 1fr; padding: 9px 9px 9px 6px; font-size: .88rem; }
  .faq-item h3 > span, .faq-item > div > span { width: 32px; height: 32px; font-size: 1rem; }
  .faq-item > div { grid-template-columns: 43px 1fr; padding: 10px 9px 12px 6px; }
  .faq-item p { font-size: .8rem; }

  .service-flow-list li, .service-flow-list li:nth-child(even) { grid-template-columns: 1fr; }
  .service-flow-list li:nth-child(even) .flow-photo, .service-flow-list li:nth-child(even) .flow-copy { grid-column: 1; grid-row: auto; }
  .flow-photo { min-height: 190px; }
  .flow-photo span { font-size: 3rem; }
  .flow-copy { padding: 17px; }
  .flow-copy p { font-size: .84rem; }

  .point-item, .point-item.reverse { grid-template-columns: 1fr; }
  .point-item.reverse figure, .point-item.reverse > div { grid-column: 1; grid-row: auto; }
  .point-item figure { min-height: 230px; }
  .point-item > div { padding: 18px; }
  .point-item p { font-size: .84rem; }

  .company-table div { grid-template-columns: 100px 1fr; }
  .company-table dt, .company-table dd { padding: 12px 10px; font-size: .82rem; }
  .company-table a { font-size: 1rem; }
  .footer-inner { flex-direction: column; text-align: center; }

  .fixed-cta { width: 100%; height: 64px; border-width: 2px; }
  .fixed-cta a { gap: 5px; }
  .fixed-cta a > span:first-child { font-size: 1.25rem; }
  .fixed-cta small { font-size: .44rem; }
  .fixed-cta strong { font-size: .78rem; }
  .fixed-phone strong { font-size: 1rem; }
}

@media (max-width: 390px) {
  .hero-title { font-size: 2.7rem; }
  .hero-price strong { font-size: 3.5rem; }
  .hero-price span { font-size: 1.05rem; }
  .hero-phone-line a { font-size: 1.42rem; }
  .hero-actions .cta-icon { display: none; }
  .hero-actions .cta-copy strong { font-size: .75rem; }
  .medal-row { gap: 7px; }
  .danger-person { right: 0; width: 225px; }
  .life-number { width: 126px; }
}

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