:root {
  --tech-bg: #071013;
  --tech-panel: rgba(248, 252, 255, 0.08);
  --tech-panel-strong: rgba(248, 252, 255, 0.14);
  --tech-line: rgba(128, 244, 255, 0.28);
  --tech-cyan: #42efff;
  --tech-green: #8cffc1;
  --tech-coral: #ff4f32;
  --tech-yellow: #ffd35a;
  --tech-text: #f4fbff;
  --tech-muted: rgba(244, 251, 255, 0.72);
  --tech-dark-text: #0b171b;
  --tech-radius: 8px;
  --tech-shadow: 0 28px 70px rgba(0, 0, 0, 0.38);
}

body.tech-remake {
  color: var(--tech-text);
  background:
    radial-gradient(900px 560px at 82% 8%, rgba(164, 247, 255, 0.35), transparent 62%),
    radial-gradient(820px 520px at 10% 28%, rgba(219, 255, 255, 0.18), transparent 60%),
    radial-gradient(760px 520px at 76% 92%, rgba(140, 255, 193, 0.18), transparent 62%),
    linear-gradient(145deg, #071013 0%, #0b1b20 34%, #11303a 66%, #ecfffb 100%);
  background-size: auto;
  background-attachment: fixed;
  width: 100%;
  max-width: 100%;
  overflow-x: clip;
}

body.tech-remake::before {
  content: "";
  position: fixed;
  inset: 0;
  z-index: -2;
  pointer-events: none;
  background:
    radial-gradient(circle at 12% 18%, rgba(255,255,255,.9) 0 1px, transparent 2px),
    radial-gradient(circle at 72% 12%, rgba(206,252,255,.9) 0 1px, transparent 2px),
    radial-gradient(circle at 88% 54%, rgba(255,255,255,.68) 0 1.5px, transparent 3px),
    radial-gradient(circle at 26% 76%, rgba(206,252,255,.72) 0 1.5px, transparent 3px),
    radial-gradient(520px 300px at 68% 24%, rgba(206,252,255,.18), transparent 70%);
  background-size: 220px 220px, 280px 280px, 260px 260px, 310px 310px, auto;
  animation: techSnowDrift 18s linear infinite;
}

body.tech-remake::after {
  content: "";
  position: fixed;
  inset: 0;
  z-index: 9998;
  pointer-events: none;
  mix-blend-mode: soft-light;
  opacity: 0.22;
  background: repeating-linear-gradient(180deg, transparent 0 5px, rgba(255,255,255,0.34) 6px);
}

body.tech-remake .tech-canvas {
  position: fixed;
  inset: 0;
  z-index: -1;
  width: 100%;
  height: 100%;
  pointer-events: none;
}

body.tech-remake .intro {
  background:
    radial-gradient(720px 520px at 52% 42%, rgba(226,253,255,.2), transparent 64%),
    radial-gradient(660px 460px at 18% 18%, rgba(66,239,255,.2), transparent 62%),
    linear-gradient(145deg, #061014 0%, #0a242c 48%, #dffcff 100%);
  transition: opacity .9s cubic-bezier(.2,.8,.2,1), visibility .9s ease, filter .9s ease;
}

body.tech-remake .intro::before,
body.tech-remake .intro::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

body.tech-remake .intro::before {
  background:
    radial-gradient(circle at 18% 24%, rgba(255,255,255,.78) 0 1px, transparent 2px),
    radial-gradient(circle at 74% 18%, rgba(206,252,255,.76) 0 1px, transparent 2px),
    radial-gradient(circle at 86% 72%, rgba(255,255,255,.56) 0 1.5px, transparent 3px),
    radial-gradient(circle at 28% 82%, rgba(206,252,255,.72) 0 1.5px, transparent 3px);
  background-size: 150px 150px, 220px 220px, 250px 250px, 290px 290px;
  animation: techIntroSnow 9s linear infinite;
}

body.tech-remake .intro::after {
  opacity: .86;
  background:
    radial-gradient(360px 160px at 50% 62%, rgba(226,253,255,.26), transparent 72%),
    linear-gradient(180deg, transparent 0%, rgba(226,253,255,.12) 60%, rgba(255,255,255,.2) 100%);
  filter: blur(.2px);
}

body.tech-remake .intro.hide {
  opacity: 0;
  filter: blur(18px) saturate(1.28);
}

body.tech-remake #introCanvas {
  z-index: 5;
  mix-blend-mode: screen;
  filter: drop-shadow(0 0 14px rgba(66,239,255,.5));
}

body.tech-remake .intro-stage {
  width: min(88vw, 540px);
  transform: translateY(0);
}

body.tech-remake .intro-device {
  width: min(62vw, 330px);
  filter: drop-shadow(0 34px 54px rgba(0,0,0,.42)) drop-shadow(0 0 36px rgba(164,247,255,.42));
  animation: techIntroDevice 2.6s ease-in-out infinite;
}

body.tech-remake .intro-title {
  margin-top: 24px;
  font-size: clamp(36px, 9vw, 72px);
  line-height: .88;
  color: #f5feff;
  text-shadow: 0 0 34px rgba(66,239,255,.28), 0 18px 50px rgba(0,0,0,.34);
  animation: techIntroText .8s cubic-bezier(.2,.8,.2,1) .2s forwards;
}

body.tech-remake .intro-sub {
  margin-top: 14px;
  padding: 10px 18px;
  border-radius: 26px 8px 26px 8px;
  background: linear-gradient(135deg, rgba(226,253,255,.2), rgba(66,239,255,.1));
  color: #dffcff;
  font-size: clamp(12px, 3vw, 16px);
  letter-spacing: .18em;
  box-shadow: 0 18px 34px rgba(0,0,0,.22), inset 0 0 24px rgba(255,255,255,.08);
  animation: techIntroText .8s cubic-bezier(.2,.8,.2,1) .45s forwards;
}

body.tech-remake .intro-tags {
  top: 9%;
  gap: min(22vw, 260px);
}

body.tech-remake .intro-tag .rope {
  display: none;
}

body.tech-remake .intro-tag .lbl {
  min-width: 128px;
  padding: 18px 22px;
  border-radius: 32px 10px 32px 10px;
  background: linear-gradient(135deg, rgba(226,253,255,.24), rgba(66,239,255,.12));
  color: #f5feff;
  box-shadow: 0 24px 48px rgba(0,0,0,.24), inset 0 0 28px rgba(255,255,255,.1);
}

body.tech-remake .intro-tag.t-disc .lbl {
  background: linear-gradient(135deg, #ff4f32, #ff9c64);
  font-size: 34px;
}

body.tech-remake .intro-tag.t-price .lbl {
  background: linear-gradient(135deg, rgba(140,255,193,.92), rgba(226,253,255,.78));
  color: #071013;
  font-size: 28px;
  border-radius: 10px 32px 10px 32px;
}

body.tech-remake .intro.blow {
  background:
    radial-gradient(900px 600px at 60% 42%, rgba(226,253,255,.36), transparent 70%),
    linear-gradient(145deg, #061014 0%, #0a242c 42%, #eaffff 100%);
}

body.tech-remake .intro.blow .intro-device {
  transform: translateY(-2vh) scale(1.1);
  opacity: .94;
}

body.tech-remake .intro.blow .intro-tags,
body.tech-remake .intro.blow .intro-title,
body.tech-remake .intro.blow .intro-sub {
  transform: translateY(-34vh) scale(1.18);
  opacity: 0;
}

body.tech-remake .hero {
  transition: filter .9s ease, transform .9s cubic-bezier(.2,.8,.2,1);
}

body.tech-remake:not(.tech-intro-done) .hero {
  filter: blur(12px) saturate(1.2);
  transform: scale(1.025);
}

body.tech-remake .topbar {
  position: fixed;
  top: 12px;
  left: 50%;
  z-index: 120;
  width: min(940px, calc(100% - 24px));
  transform: translateX(-50%);
  border: 1px solid rgba(255,255,255,0.22);
  border-radius: var(--tech-radius);
  background: rgba(7, 16, 19, 0.78);
  color: var(--tech-text);
  backdrop-filter: blur(18px);
  box-shadow: 0 16px 38px rgba(0,0,0,0.24);
}

body.tech-remake .hero {
  min-height: 100svh;
  display: block;
  padding: 92px 0 54px;
  background:
    radial-gradient(760px 500px at 68% 42%, rgba(164,247,255,0.28), transparent 68%),
    radial-gradient(540px 380px at 92% 72%, rgba(255,255,255,0.16), transparent 66%),
    linear-gradient(135deg, rgba(7,16,19,0.96) 0%, rgba(9,31,39,0.88) 48%, rgba(229,252,251,0.36) 100%);
}

body.tech-remake .hero,
body.tech-remake .trust,
body.tech-remake .section,
body.tech-remake .footer {
  max-width: 100%;
  overflow-x: clip;
}

body.tech-remake .sun-glow,
body.tech-remake .hanging-zone {
  display: none;
}

body.tech-remake .hero::before,
body.tech-remake .hero::after {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
}

body.tech-remake .hero::before {
  background:
    radial-gradient(circle at 18% 16%, rgba(255,255,255,.65) 0 1px, transparent 2px),
    radial-gradient(circle at 78% 24%, rgba(206,252,255,.55) 0 1px, transparent 2px),
    radial-gradient(circle at 92% 68%, rgba(255,255,255,.44) 0 1px, transparent 2px),
    radial-gradient(620px 260px at 50% 22%, rgba(66,239,255,.12), transparent 72%);
  background-size: 150px 150px, 210px 210px, 240px 240px, auto;
}

body.tech-remake .hero::after {
  opacity: 0.72;
  background:
    radial-gradient(120px 80px at 18% 70%, rgba(222,252,255,.14), transparent 70%),
    radial-gradient(160px 92px at 72% 22%, rgba(222,252,255,.16), transparent 70%),
    linear-gradient(180deg, rgba(255,255,255,.05), transparent 28%, rgba(255,255,255,.08));
}

body.tech-remake .container {
  max-width: 1220px;
  min-width: 0;
}

body.tech-remake .hero-head {
  margin-bottom: 22px;
}

body.tech-remake .brand,
body.tech-remake .hero-badge {
  color: var(--tech-text);
}

body.tech-remake .brand .flake {
  border-radius: var(--tech-radius);
  background: #101a1d;
  color: var(--tech-cyan);
  border: 1px solid var(--tech-line);
  box-shadow: inset 0 0 18px rgba(66,239,255,0.16), 0 0 24px rgba(66,239,255,0.18);
}

body.tech-remake .hero-badge {
  border-radius: 18px 8px 18px 8px;
  background: linear-gradient(135deg, rgba(210,252,255,.22), rgba(255,255,255,.08));
  border: 0;
  box-shadow: 0 18px 34px rgba(0,0,0,.18), inset 0 0 28px rgba(66,239,255,0.14);
}

body.tech-remake .hero-inner {
  gap: 44px;
  grid-template-columns: minmax(0, 1fr) minmax(360px, 0.88fr);
  min-width: 0;
  margin-top: 12px;
}

body.tech-remake .hero-text {
  position: relative;
  padding: 14px 0 18px;
  min-width: 0;
}

body.tech-remake .hero-text::before {
  content: "PORTABLE CLIMATE ENGINE";
  display: inline-flex;
  margin-bottom: 18px;
  padding: 7px 10px;
  border: 1px solid rgba(140,255,193,0.4);
  border-radius: var(--tech-radius);
  color: var(--tech-green);
  font-family: var(--font-display);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.12em;
}

body.tech-remake .hero-title {
  max-width: 740px;
  color: var(--tech-text);
  font-size: clamp(42px, 6.2vw, 74px);
  line-height: 0.92;
  text-wrap: balance;
  text-shadow: 0 0 42px rgba(66,239,255,0.16), 0 14px 46px rgba(0,0,0,0.28);
}

body.tech-remake .hero-title .hl {
  position: relative;
  color: var(--tech-cyan);
  background: none;
  -webkit-text-fill-color: currentColor;
}

body.tech-remake .hero-title .hl::after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0.04em;
  height: 0.09em;
  background: var(--tech-coral);
  transform: skewX(-18deg);
  z-index: -1;
}

body.tech-remake .hero-sub {
  max-width: 560px;
  color: var(--tech-muted);
  font-size: 17px;
  line-height: 1.5;
}

body.tech-remake .combo3,
body.tech-remake .gift-tag,
body.tech-remake .stock {
  border-radius: var(--tech-radius);
}

body.tech-remake .combo3 {
  background: linear-gradient(135deg, rgba(140,255,193,0.3), rgba(66,239,255,0.12));
  border: 0;
  color: var(--tech-green);
  box-shadow: 0 16px 34px rgba(0,0,0,.16), inset 0 0 24px rgba(255,255,255,.08);
}

body.tech-remake .price-wrap {
  margin-top: 18px;
}

body.tech-remake .price-wrap {
  align-items: center;
}

body.tech-remake .price-old {
  color: rgba(244,251,255,0.55);
}

body.tech-remake .price-new {
  color: var(--tech-text);
  text-shadow: 0 0 28px rgba(255,79,50,0.24);
}

body.tech-remake .price-new .cur {
  color: var(--tech-coral);
}

body.tech-remake .price-save {
  background: var(--tech-coral);
  color: #fff;
  border-radius: var(--tech-radius);
}

body.tech-remake .btn-hot {
  border-radius: var(--tech-radius);
  background:
    linear-gradient(90deg, rgba(255,255,255,0.14), transparent 18% 82%, rgba(255,255,255,0.12)),
    linear-gradient(100deg, var(--tech-coral), #ff7a42);
  box-shadow: 0 18px 36px rgba(255,79,50,0.26), inset 0 0 0 1px rgba(255,255,255,0.18);
  transition: transform .2s ease, filter .2s ease, box-shadow .2s ease;
}

body.tech-remake .btn-hot::before {
  content: "";
  position: absolute;
  inset: 0;
  transform: translateX(-105%) skewX(-18deg);
  background: linear-gradient(90deg, transparent, rgba(255,255,255,0.62), transparent);
  animation: techButtonSweep 2.8s ease-in-out infinite;
}

body.tech-remake .btn-hot:hover {
  filter: saturate(1.18);
  box-shadow: 0 22px 52px rgba(255,79,50,0.36), inset 0 0 0 1px rgba(255,255,255,0.26);
}

body.tech-remake .cta-note {
  color: var(--tech-muted);
}

body.tech-remake .gift-tag {
  background: linear-gradient(135deg, rgba(66,239,255,0.2), rgba(255,255,255,0.08));
  border: 0;
  color: var(--tech-cyan);
  box-shadow: 0 16px 32px rgba(0,0,0,.14);
}

body.tech-remake .stock-label {
  color: var(--tech-muted);
}

body.tech-remake .stock-track {
  height: 11px;
  background: rgba(255,255,255,0.1);
  border: 1px solid rgba(255,255,255,0.18);
}

body.tech-remake .stock-fill {
  background: linear-gradient(90deg, var(--tech-coral), var(--tech-yellow), var(--tech-green));
}

body.tech-remake .device-card {
  width: min(100%, 520px);
  padding: 30px;
  border-radius: 12px;
  background:
    linear-gradient(135deg, rgba(255,255,255,0.16), rgba(255,255,255,0.04)),
    repeating-linear-gradient(90deg, transparent 0 18px, rgba(66,239,255,0.06) 19px 20px);
  border: 1px solid rgba(255,255,255,0.22);
  box-shadow: var(--tech-shadow), inset 0 0 70px rgba(66,239,255,0.08);
  transform-style: preserve-3d;
  will-change: transform;
}

body.tech-remake .device-card::after {
  content: "";
  position: absolute;
  inset: -2px;
  z-index: 1;
  border-radius: 12px;
  pointer-events: none;
  background:
    linear-gradient(120deg, transparent 0 22%, rgba(255,255,255,0.24) 28%, transparent 35% 100%),
    linear-gradient(90deg, rgba(66,239,255,0.35), transparent 24% 76%, rgba(255,79,50,0.26));
  opacity: 0.48;
  mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  -webkit-mask: linear-gradient(#000 0 0) content-box, linear-gradient(#000 0 0);
  padding: 1px;
  -webkit-mask-composite: xor;
  mask-composite: exclude;
  animation: techBorderBreathe 3.6s ease-in-out infinite;
}

body.tech-remake .device-card::before {
  inset: 18px;
  border: 1px solid rgba(66,239,255,0.28);
  border-radius: var(--tech-radius);
  background:
    linear-gradient(90deg, rgba(66,239,255,0.18), transparent 18% 82%, rgba(255,79,50,0.18)),
    linear-gradient(0deg, transparent, rgba(255,255,255,0.08), transparent);
  filter: none;
  animation: techPanelScan 4s linear infinite;
}

body.tech-remake .device-inner {
  min-height: 460px;
  border-radius: var(--tech-radius);
  overflow: hidden;
}

body.tech-remake .device-inner::before {
  content: "";
  position: absolute;
  inset: 7%;
  z-index: -1;
  border-radius: 50%;
  background:
    radial-gradient(circle, rgba(66,239,255,0.36), transparent 55%),
    conic-gradient(from 20deg, transparent, rgba(140,255,193,0.22), transparent, rgba(66,239,255,0.22), transparent);
  filter: blur(4px);
  animation: techHaloSpin 9s linear infinite;
}

body.tech-remake .device-photo {
  max-width: 390px;
  filter: drop-shadow(0 34px 44px rgba(0,0,0,0.36)) drop-shadow(0 0 22px rgba(66,239,255,0.34));
  animation: techFloat 4s ease-in-out infinite;
}

body.tech-remake .tech-wind-canvas {
  position: absolute;
  inset: -18% -22% -12% -32%;
  z-index: 5;
  width: 154%;
  height: 130%;
  pointer-events: none;
  mix-blend-mode: screen;
  filter: drop-shadow(0 0 10px rgba(66,239,255,0.34));
  contain: paint;
}

body.tech-remake .tech-wind-canvas.is-boosted {
  filter: drop-shadow(0 0 18px rgba(66,239,255,0.56));
}

body.tech-remake .airflow {
  left: -17%;
  top: 30%;
  width: 88%;
  transform: skewY(-4deg);
}

body.tech-remake .airflow .wave {
  height: 4px;
  background: linear-gradient(90deg, transparent, rgba(255,255,255,.82), var(--tech-cyan), transparent);
  box-shadow: 0 0 18px rgba(66,239,255,0.92);
  animation-duration: 1.35s;
}

body.tech-remake .snow-out {
  display: none;
}

body.tech-remake .float-chip {
  min-height: 48px;
  padding: 13px 18px;
  border-radius: 24px 10px 24px 10px;
  border: 0;
  background: linear-gradient(135deg, rgba(7,16,19,0.9), rgba(32,83,91,0.74));
  color: var(--tech-text);
  backdrop-filter: blur(16px);
  box-shadow: 0 22px 42px rgba(0,0,0,0.26), inset 0 0 22px rgba(255,255,255,.08);
  animation-name: techChipOrbit;
  font-size: 14px;
}

body.tech-remake .chip-a { color: var(--tech-cyan); }
body.tech-remake .chip-b { background: linear-gradient(135deg, #ff4f32, #ff9c64); border-radius: 10px 26px 10px 26px; }
body.tech-remake .chip-c { background: linear-gradient(135deg, #8cffc1, #cffff0); color: var(--tech-dark-text); border-radius: 26px 26px 10px 26px; }

body.tech-remake .trust {
  background: linear-gradient(180deg, rgba(7,16,19,0.82), rgba(12,42,50,0.72), rgba(215,252,255,0.2));
  border-color: rgba(255,255,255,0.12);
  backdrop-filter: blur(16px);
}

body.tech-remake .trust .container {
  justify-content: center;
  align-items: stretch;
}

body.tech-remake .trust-item {
  min-height: 62px;
  border-radius: 26px 10px 26px 10px;
  background: linear-gradient(135deg, rgba(222,252,255,.2), rgba(255,255,255,.07));
  color: rgba(244,251,255,.9);
  border: 0;
  box-shadow: 0 16px 34px rgba(0,0,0,.16), inset 0 0 22px rgba(255,255,255,.07);
  font-size: 14px;
}

body.tech-remake .trust-item:nth-child(2n) {
  border-radius: 10px 26px 10px 26px;
  transform: translateY(8px);
}

body.tech-remake .trust-item .ti {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.26), rgba(66,239,255,.12));
  font-size: 18px;
}

body.tech-remake .section {
  padding: 82px 0;
  background: linear-gradient(180deg, rgba(7,16,19,0), rgba(206,252,255,0.08) 44%, rgba(7,16,19,0));
}

body.tech-remake .section-soft,
body.tech-remake .how {
  background: transparent;
}

body.tech-remake .section-title {
  color: var(--tech-text);
}

body.tech-remake .section-title .hl,
body.tech-remake .eyebrow {
  color: var(--tech-cyan);
}

body.tech-remake .eyebrow::before {
  background: var(--tech-coral);
}

body.tech-remake .features,
body.tech-remake .reviews {
  align-items: stretch;
}

body.tech-remake .f-card,
body.tech-remake .r-card,
body.tech-remake .order-card,
body.tech-remake .how-step {
  border-radius: var(--tech-radius);
  background:
    linear-gradient(145deg, rgba(255,255,255,0.94), rgba(232,248,250,0.82)),
    linear-gradient(90deg, rgba(66,239,255,0.15), transparent);
  border: 1px solid rgba(255,255,255,0.46);
  box-shadow: var(--tech-shadow);
}

body.tech-remake .f-card,
body.tech-remake .r-card {
  color: var(--tech-dark-text);
}

body.tech-remake .f-card {
  min-height: 214px;
}

body.tech-remake .f-card::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 4px;
  height: 100%;
  background: linear-gradient(var(--tech-cyan), var(--tech-green), var(--tech-coral));
}

body.tech-remake .f-card::after {
  border-radius: 0;
  background: linear-gradient(135deg, rgba(66,239,255,0.18), transparent);
}

body.tech-remake .f-card:hover,
body.tech-remake .r-card:hover {
  transform: translateY(-8px);
}

body.tech-remake .f-ico,
body.tech-remake .how-num,
body.tech-remake .r-av,
body.tech-remake .s-ico {
  border-radius: var(--tech-radius);
  background: #071013;
  color: var(--tech-cyan);
  box-shadow: inset 0 0 24px rgba(66,239,255,0.22);
}

body.tech-remake .how-grid {
  gap: 16px;
}

body.tech-remake .how-step {
  position: relative;
  padding: 28px 22px;
  overflow: hidden;
}

body.tech-remake .how-step::after {
  content: "";
  position: absolute;
  left: 50%;
  top: 0;
  width: 1px;
  height: 100%;
  background: linear-gradient(transparent, rgba(66,239,255,0.4), transparent);
}

body.tech-remake .order {
  color: var(--tech-text);
  background: rgba(7,16,19,0.9);
}

body.tech-remake .order-left .section-head {
  text-align: left;
}

body.tech-remake .order-card {
  color: var(--tech-dark-text);
  background: rgba(248,252,255,0.92);
}

body.tech-remake .field input {
  border-radius: var(--tech-radius);
  border: 1px solid rgba(7,16,19,0.18);
  background: #fff;
}

body.tech-remake .footer {
  background: linear-gradient(180deg, rgba(7,16,19,.96), #071013);
  border-top: 1px solid rgba(255,255,255,0.12);
}

body.tech-remake .footer .ph {
  display: flex;
  gap: 14px;
  flex-wrap: wrap;
}

body.tech-remake .footer .ph a {
  color: #fff;
  text-decoration: none;
  font-weight: 900;
}

body.tech-remake .sticky-cta {
  background: rgba(7,16,19,0.86);
  border-top: 1px solid rgba(66,239,255,0.26);
  backdrop-filter: blur(16px);
}

body.tech-remake .sticky-cta .sc-price {
  color: var(--tech-text);
}

body.tech-remake .reveal-tech {
  opacity: 0;
  transform: translateY(26px);
  transition: opacity .65s ease, transform .65s ease;
}

body.tech-remake .reveal-tech.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes techButtonSweep {
  0%, 54% { transform: translateX(-105%) skewX(-18deg); }
  100% { transform: translateX(105%) skewX(-18deg); }
}

@keyframes techPanelScan {
  0% { clip-path: inset(0 100% 0 0); opacity: .2; }
  42%, 58% { clip-path: inset(0 0 0 0); opacity: .72; }
  100% { clip-path: inset(0 0 0 100%); opacity: .2; }
}

@keyframes techFloat {
  0%, 100% { transform: translateY(0) rotate(-0.5deg); }
  50% { transform: translateY(-14px) rotate(0.8deg); }
}

@keyframes techBorderBreathe {
  0%, 100% { opacity: .32; filter: hue-rotate(0deg); }
  50% { opacity: .78; filter: hue-rotate(24deg); }
}

@keyframes techHaloSpin {
  to { transform: rotate(360deg); }
}

@keyframes techChipOrbit {
  0%, 100% { transform: translate3d(0,0,0); }
  35% { transform: translate3d(7px,-10px,0); }
  70% { transform: translate3d(-5px,5px,0); }
}

@keyframes techSnowDrift {
  from { background-position: 0 0, 0 0, 0 0, 0 0, center; }
  to { background-position: 120px 220px, -90px 280px, 80px 260px, -120px 310px, center; }
}

@keyframes techIntroSnow {
  from { background-position: 0 0, 0 0, 0 0, 0 0; }
  to { background-position: 80px 150px, -120px 220px, 130px 250px, -90px 290px; }
}

@keyframes techIntroDevice {
  0%, 100% { transform: translateY(0) scale(1); }
  50% { transform: translateY(-16px) scale(1.025); }
}

@keyframes techIntroText {
  from { opacity: 0; transform: translateY(22px); }
  to { opacity: 1; transform: translateY(0); }
}

@media (max-width: 980px) {
  body.tech-remake .hero {
    padding-top: 86px;
  }

  body.tech-remake .hero-inner {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  body.tech-remake .hero-visual {
    order: 0;
    width: 100%;
    max-width: 520px;
    margin: 0 auto;
  }

  body.tech-remake .device-inner {
    min-height: 340px;
  }
}

@media (max-width: 640px) {
  body.tech-remake .topbar {
    top: 8px;
  }

  body.tech-remake .hero {
    min-height: auto;
    padding-top: 76px;
    padding-bottom: 94px;
    position: relative;
  }

  body.tech-remake .hero-head {
    margin-bottom: 8px;
  }

  body.tech-remake .hero-inner {
    margin-top: 10px;
  }

  body.tech-remake .hero-title {
    font-size: clamp(34px, 12vw, 48px);
    line-height: .94;
    max-width: 92%;
  }

  body.tech-remake .hero-sub {
    max-width: 68%;
    font-size: 14px;
  }

  body.tech-remake .hero-head {
    align-items: flex-start;
    gap: 10px;
  }

  body.tech-remake .hero-badge {
    font-size: 11px;
    padding: 8px 10px;
  }

  body.tech-remake .device-card {
    padding: 18px;
    width: 188px;
    margin: 0 auto;
  }

  body.tech-remake .device-inner {
    min-height: 264px;
  }

  body.tech-remake .hero-visual {
    position: absolute;
    z-index: 4;
    top: 338px;
    right: -8px;
    width: 202px;
    max-width: none;
    margin: 0;
  }

  body.tech-remake .hero-text {
    z-index: 5;
  }

  body.tech-remake .device-photo {
    max-width: 176px;
  }

  body.tech-remake .tech-wind-canvas {
    inset: -12% -10% -10% -18%;
    width: 128%;
    height: 118%;
  }

  body.tech-remake .price-wrap {
    margin-top: 52px;
    max-width: 58%;
  }

  body.tech-remake .price-new {
    font-size: 41px;
  }

  body.tech-remake .cta-area,
  body.tech-remake .stock {
    max-width: none;
  }

  body.tech-remake .combo3 {
    max-width: 62%;
  }

  body.tech-remake .tech-hud {
    display: none;
  }

  body.tech-remake .float-chip {
    display: none;
  }
}

@media (prefers-reduced-motion: reduce) {
  body.tech-remake::after {
    display: none;
  }
}

body.tech-remake .tech-buy-triggers {
  gap: 10px !important;
}

body.tech-remake .tech-buy-triggers span,
body.tech-remake .tech-demand,
body.tech-remake .tech-checkout-note {
  border: 0 !important;
  border-radius: 22px 8px 22px 8px !important;
  background: linear-gradient(135deg, rgba(7,16,19,.76), rgba(66,239,255,.16)) !important;
  box-shadow: 0 16px 30px rgba(0,0,0,.18), inset 0 0 20px rgba(255,255,255,.06) !important;
}

body.tech-remake .tech-buy-triggers span {
  min-height: 46px !important;
  padding: 9px 10px !important;
  font-size: 12px !important;
  font-weight: 900 !important;
}

body.tech-remake .tech-buy-triggers span:nth-child(2) {
  border-radius: 8px 22px 8px 22px !important;
}

body.tech-remake .tech-buy-triggers span:nth-child(3) {
  background: linear-gradient(135deg, rgba(255,79,50,.92), rgba(255,156,100,.82)) !important;
  color: #fff !important;
}

body.tech-remake .tech-demand {
  padding: 10px 13px !important;
}

body.tech-remake .tech-checkout-note {
  background: linear-gradient(135deg, rgba(206,252,255,.68), rgba(255,255,255,.88)) !important;
  color: #0b171b !important;
  font-weight: 900 !important;
}

@media (max-width: 640px) {
  body.tech-remake .intro-tag .lbl {
    min-width: 104px;
    padding: 14px 16px;
  }

  body.tech-remake .intro-tag.t-disc .lbl {
    font-size: 26px;
  }

  body.tech-remake .intro-tag.t-price .lbl {
    font-size: 22px;
  }

  body.tech-remake .intro-stage {
    width: min(92vw, 420px);
  }
}

/* Mobile product reset: centered product shot, no blue frame */
body.tech-remake .device-card {
  background: transparent !important;
  border: 0 !important;
  box-shadow: none !important;
}

body.tech-remake .device-card::after {
  display: none !important;
}

body.tech-remake .device-card::before {
  inset: 6% 0 !important;
  border: 0 !important;
  border-radius: 50% !important;
  background: radial-gradient(circle, rgba(210,252,255,.24), rgba(66,239,255,.12) 34%, transparent 70%) !important;
  filter: blur(18px) !important;
}

body.tech-remake .device-inner {
  overflow: visible !important;
}

@media (max-width: 640px) {
  body.tech-remake .hero {
    padding-top: 74px !important;
    padding-bottom: 96px !important;
  }

  body.tech-remake .hero-inner {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 14px !important;
    margin-top: 8px !important;
  }

  body.tech-remake .hero-text {
    z-index: 5 !important;
    padding-bottom: 0 !important;
  }

  body.tech-remake .hero-title {
    max-width: 100% !important;
    font-size: clamp(34px, 11.6vw, 46px) !important;
  }

  body.tech-remake .hero-sub {
    max-width: 100% !important;
    font-size: 14px !important;
  }

  body.tech-remake .combo3 {
    max-width: 100% !important;
  }

  body.tech-remake .hero-visual {
    position: absolute !important;
    order: 2 !important;
    top: 340px !important;
    left: 50% !important;
    right: auto !important;
    width: 260px !important;
    max-width: 260px !important;
    margin: 0 !important;
    transform: translateX(-50%) !important;
  }

  body.tech-remake .device-card {
    width: 260px !important;
    padding: 0 !important;
    margin: 0 auto !important;
  }

  body.tech-remake .device-inner {
    min-height: 250px !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
  }

  body.tech-remake .device-photo {
    max-width: 205px !important;
  }

  body.tech-remake .tech-wind-canvas {
    inset: -16% -18% -12% -26% !important;
    width: 144% !important;
    height: 126% !important;
  }

  body.tech-remake .airflow {
    left: -12% !important;
    top: 33% !important;
    width: 82% !important;
  }

  body.tech-remake .price-wrap {
    max-width: 295px !important;
    margin: 292px auto 0 !important;
    justify-content: center !important;
    position: relative !important;
    z-index: 7 !important;
    padding: 8px 12px !important;
    border-radius: 24px 8px 24px 8px !important;
    background: linear-gradient(135deg, rgba(7,16,19,.72), rgba(66,239,255,.14)) !important;
    box-shadow: 0 18px 34px rgba(0,0,0,.22), inset 0 0 20px rgba(255,255,255,.06) !important;
  }

  body.tech-remake .price-wrap .tech-demand {
    display: none !important;
  }

  body.tech-remake .price-wrap .price-save {
    font-size: 11px !important;
    padding: 6px 10px !important;
  }

  body.tech-remake .cta-area {
    max-width: 100% !important;
    margin-top: 10px !important;
  }

  body.tech-remake .gift-tag,
  body.tech-remake .stock {
    display: none !important;
  }
}

body.tech-remake .products-showcase {
  position: relative;
  overflow: hidden;
  padding: 74px 0 58px;
  background:
    radial-gradient(circle at 16% 10%, rgba(210,252,255,.18), transparent 32%),
    radial-gradient(circle at 88% 20%, rgba(140,255,193,.14), transparent 30%),
    linear-gradient(180deg, rgba(5,18,22,.98), rgba(10,42,48,.92) 48%, rgba(5,18,22,.98));
}

body.tech-remake .products-showcase::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 18% 74%, rgba(255,255,255,.22) 0 1px, transparent 2px),
    radial-gradient(circle at 54% 18%, rgba(210,252,255,.24) 0 1px, transparent 2px),
    linear-gradient(115deg, transparent 0 18%, rgba(210,252,255,.08) 19%, transparent 28% 100%);
  background-size: 160px 120px, 210px 150px, 100% 100%;
  opacity: .72;
}

body.tech-remake .products-head {
  position: relative;
  z-index: 1;
  max-width: 700px;
  margin: 0 auto 28px;
  text-align: center;
}

body.tech-remake .products-head p {
  max-width: 560px;
  margin: 12px auto 0;
  color: rgba(226,250,252,.74);
  font-weight: 700;
  line-height: 1.55;
}

body.tech-remake .product-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
}

body.tech-remake .bundle-bait {
  position: relative;
  z-index: 1;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  margin: 0 0 22px;
  padding: 16px 18px;
  border-radius: 26px 8px 26px 8px;
  background:
    linear-gradient(135deg, rgba(255,79,50,.9), rgba(255,156,100,.7)),
    radial-gradient(circle at 10% 20%, rgba(255,255,255,.28), transparent 36%);
  color: #fff;
  box-shadow: 0 26px 48px rgba(255,79,50,.22), inset 0 0 24px rgba(255,255,255,.12);
}

body.tech-remake .bundle-bait span {
  display: block;
  margin-bottom: 4px;
  color: #dffcff;
  font: 900 12px/1 var(--font-display);
  letter-spacing: .08em;
  text-transform: uppercase;
}

body.tech-remake .bundle-bait b {
  display: block;
  color: #fff;
  font: 900 24px/1.08 var(--font-display);
}

body.tech-remake .bundle-bait p {
  max-width: 310px;
  margin: 0;
  color: rgba(255,255,255,.9);
  font-weight: 900;
  line-height: 1.35;
}

body.tech-remake .product-card {
  position: relative;
  overflow: hidden;
  border: 0;
  border-radius: 28px 10px 28px 10px;
  background:
    linear-gradient(145deg, rgba(232,252,255,.16), rgba(255,255,255,.05)),
    linear-gradient(180deg, rgba(11,38,44,.92), rgba(6,18,22,.96));
  box-shadow: 0 26px 56px rgba(0,0,0,.32), inset 0 0 28px rgba(255,255,255,.06);
  cursor: pointer;
  isolation: isolate;
  transition: transform .35s ease, box-shadow .35s ease;
}

body.tech-remake .product-card::after {
  content: "";
  position: absolute;
  inset: -50% -25% auto;
  height: 68%;
  background: linear-gradient(120deg, transparent, rgba(255,255,255,.22), transparent);
  transform: translateX(-70%) rotate(10deg);
  transition: transform .7s ease;
  z-index: -1;
}

body.tech-remake .product-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 34px 74px rgba(0,0,0,.38), 0 0 38px rgba(66,239,255,.16), inset 0 0 28px rgba(255,255,255,.08);
}

body.tech-remake .product-card:hover::after {
  transform: translateX(70%) rotate(10deg);
}

body.tech-remake .product-card-featured {
  transform: translateY(-10px);
}

body.tech-remake .product-media {
  position: relative;
  overflow: hidden;
  min-height: 260px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
  background:
    radial-gradient(circle at 50% 56%, rgba(210,252,255,.3), transparent 54%),
    linear-gradient(180deg, rgba(182,246,255,.12), rgba(255,255,255,.02));
}

body.tech-remake .product-media img {
  width: min(88%, 285px);
  max-height: 280px;
  object-fit: contain;
  filter: drop-shadow(0 28px 28px rgba(0,0,0,.42));
  transition: transform .45s ease;
}

body.tech-remake .product-card:hover .product-media img {
  transform: scale(1.045) translateY(-4px);
}

body.tech-remake .product-card-wind .product-media::before,
body.tech-remake .product-card-wind .product-media::after {
  content: "";
  position: absolute;
  left: -22%;
  right: 16%;
  height: 3px;
  border-radius: 999px;
  background: linear-gradient(90deg, transparent, rgba(210,252,255,.1), rgba(88,243,255,.82), rgba(255,255,255,.7), transparent);
  filter: drop-shadow(0 0 12px rgba(66,239,255,.55));
  transform: skewY(-8deg);
  animation: productWind 2.2s ease-in-out infinite;
}

body.tech-remake .product-card-wind .product-media::before {
  top: 43%;
}

body.tech-remake .product-card-wind .product-media::after {
  top: 57%;
  animation-delay: .55s;
}

body.tech-remake .product-card-rgb .product-media {
  background:
    radial-gradient(circle at 48% 44%, rgba(202,121,255,.28), transparent 34%),
    radial-gradient(circle at 55% 58%, rgba(66,239,255,.26), transparent 52%),
    linear-gradient(180deg, rgba(182,246,255,.12), rgba(255,255,255,.02));
}

body.tech-remake .product-card-mosquito {
  background:
    radial-gradient(circle at 52% 24%, rgba(255,92,214,.18), transparent 38%),
    linear-gradient(145deg, rgba(255,198,244,.14), rgba(255,255,255,.04)),
    linear-gradient(180deg, rgba(39,20,47,.96), rgba(7,18,22,.98));
}

body.tech-remake .product-card-mosquito .product-tag {
  background: linear-gradient(135deg, #ff65d8, #ffd3f4);
}

body.tech-remake .product-card-mosquito .product-media {
  background:
    radial-gradient(circle at 50% 45%, rgba(255,103,219,.34), transparent 45%),
    radial-gradient(circle at 50% 60%, rgba(210,252,255,.18), transparent 60%);
}

body.tech-remake .product-card-badge {
  position: absolute;
  left: 14px;
  bottom: 14px;
  z-index: 2;
  padding: 8px 11px;
  border-radius: 16px 6px 16px 6px;
  background: rgba(6,18,22,.78);
  color: #dffcff;
  font: 900 11px/1 var(--font-display);
  text-transform: uppercase;
  letter-spacing: .05em;
  box-shadow: 0 14px 24px rgba(0,0,0,.22), inset 0 0 18px rgba(255,255,255,.08);
}

@keyframes productWind {
  0% {
    opacity: 0;
    transform: translateX(28px) skewY(-8deg) scaleX(.68);
  }

  30% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    transform: translateX(190px) skewY(-8deg) scaleX(1.18);
  }
}

body.tech-remake .product-info {
  padding: 18px;
}

body.tech-remake .product-tag {
  display: inline-flex;
  align-items: center;
  min-height: 28px;
  padding: 7px 12px;
  border: 0;
  border-radius: 16px 6px 16px 6px;
  background: linear-gradient(135deg, rgba(140,255,193,.96), rgba(210,252,255,.78));
  color: #071316;
  font: 900 11px/1 var(--font-display);
  letter-spacing: .04em;
  text-transform: uppercase;
}

body.tech-remake .product-info h3 {
  margin: 12px 0 8px;
  color: #f6feff;
  font-size: 24px;
  line-height: 1.05;
}

body.tech-remake .product-info p {
  min-height: 64px;
  margin: 0 0 16px;
  color: rgba(232,252,255,.72);
  font-weight: 700;
  line-height: 1.45;
}

body.tech-remake .product-bottom {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
}

body.tech-remake .product-bottom b {
  color: #fff;
  font: 900 28px/1 var(--font-display);
}

body.tech-remake .product-bottom button {
  min-height: 42px;
  border: 0;
  border-radius: 20px 8px 20px 8px;
  padding: 0 16px;
  background: linear-gradient(135deg, #ff4f32, #ff9c64);
  color: #fff;
  font-weight: 950;
  box-shadow: 0 14px 26px rgba(255,79,50,.22);
}

body.tech-remake .product-modal {
  position: fixed;
  inset: 0;
  z-index: 10000;
  display: none;
  align-items: center;
  justify-content: center;
  padding: 20px;
  background: rgba(2,8,10,.72);
  backdrop-filter: blur(18px);
}

body.tech-remake .product-modal.is-open {
  display: flex;
}

body.tech-remake .product-modal-panel {
  position: relative;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 22px;
  width: min(960px, 100%);
  max-height: min(760px, calc(100vh - 32px));
  overflow: auto;
  padding: 24px;
  border-radius: 30px 12px 30px 12px;
  background:
    radial-gradient(circle at 20% 20%, rgba(210,252,255,.18), transparent 38%),
    linear-gradient(145deg, rgba(17,58,66,.98), rgba(4,15,18,.98));
  box-shadow: 0 34px 90px rgba(0,0,0,.5), inset 0 0 30px rgba(255,255,255,.06);
}

body.tech-remake .product-modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
  z-index: 2;
  width: 42px;
  height: 42px;
  border: 0;
  border-radius: 50%;
  background: rgba(255,255,255,.12);
  color: #fff;
  font-size: 30px;
  line-height: 1;
}

body.tech-remake .product-modal-media {
  min-height: 420px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 24px 8px 24px 8px;
  background:
    radial-gradient(circle at 50% 52%, rgba(210,252,255,.34), transparent 58%),
    linear-gradient(180deg, rgba(255,255,255,.14), rgba(255,255,255,.04));
}

body.tech-remake .product-modal-media img {
  max-width: 100%;
  max-height: 420px;
  object-fit: contain;
  filter: drop-shadow(0 30px 32px rgba(0,0,0,.45));
}

body.tech-remake .product-modal-info {
  align-self: center;
  padding: 18px 8px 8px;
}

body.tech-remake .product-modal-info h3 {
  margin: 16px 0 12px;
  color: #fff;
  font-size: clamp(34px, 4vw, 54px);
  line-height: .95;
}

body.tech-remake .product-modal-info p,
body.tech-remake .product-modal-info li {
  color: rgba(232,252,255,.78);
  font-weight: 750;
  line-height: 1.5;
}

body.tech-remake .product-modal-info ul {
  display: grid;
  gap: 9px;
  margin: 18px 0;
  padding: 0;
  list-style: none;
}

body.tech-remake .product-modal-info li {
  padding: 10px 12px;
  border-radius: 18px 6px 18px 6px;
  background: linear-gradient(135deg, rgba(255,255,255,.1), rgba(66,239,255,.08));
}

body.tech-remake .product-modal-price {
  margin: 18px 0;
  color: #fff;
  font: 900 42px/1 var(--font-display);
}

body.tech-remake .selected-product-note {
  margin-bottom: 12px;
  padding: 11px 13px;
  border-radius: 20px 8px 20px 8px;
  background: linear-gradient(135deg, rgba(140,255,193,.88), rgba(210,252,255,.74));
  color: #071316;
  font-weight: 950;
}

@media (max-width: 640px) {
  body.tech-remake .products-showcase {
    padding: 44px 0 36px;
  }

  body.tech-remake .products-head {
    margin-bottom: 16px;
    text-align: left;
  }

  body.tech-remake .products-head .section-title {
    font-size: 28px;
  }

  body.tech-remake .products-head p {
    margin-left: 0;
    font-size: 13px;
    line-height: 1.42;
  }

  body.tech-remake .product-grid {
    display: flex;
    gap: 12px;
    margin-right: -22px;
    padding: 4px 0 10px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.tech-remake .bundle-bait {
    display: block;
    margin-bottom: 14px;
    padding: 14px;
    border-radius: 22px 8px 22px 8px;
  }

  body.tech-remake .bundle-bait b {
    font-size: 20px;
  }

  body.tech-remake .bundle-bait p {
    max-width: none;
    margin-top: 8px;
    font-size: 13px;
  }

  body.tech-remake .product-grid::-webkit-scrollbar {
    display: none;
  }

  body.tech-remake .product-card,
  body.tech-remake .product-card-featured {
    min-width: 82vw;
    transform: none;
    scroll-snap-align: start;
  }

  body.tech-remake .product-media {
    min-height: 220px;
    padding: 12px;
  }

  body.tech-remake .product-media img {
    max-height: 220px;
  }

  body.tech-remake .product-info {
    padding: 14px;
  }

  body.tech-remake .product-info h3 {
    font-size: 22px;
  }

  body.tech-remake .product-info p {
    min-height: 54px;
    font-size: 13px;
    line-height: 1.38;
  }

  body.tech-remake .product-bottom b {
    font-size: 24px;
  }

  body.tech-remake .product-modal {
    padding: 10px;
  }

  body.tech-remake .product-modal-panel {
    grid-template-columns: 1fr;
    gap: 12px;
    max-height: calc(100svh - 20px);
    padding: 16px;
    border-radius: 22px 8px 22px 8px;
  }

  body.tech-remake .product-modal-media {
    min-height: 280px;
  }

  body.tech-remake .product-modal-media img {
    max-height: 280px;
  }

  body.tech-remake .product-modal-info {
    padding: 4px 0 0;
  }

  body.tech-remake .product-modal-info h3 {
    font-size: 34px;
  }

  body.tech-remake .product-modal-price {
    font-size: 34px;
  }

  body.tech-remake .section:not(.order):not(.products-showcase) {
    padding: 38px 0;
  }

  body.tech-remake .section-head {
    margin-bottom: 18px;
  }

  body.tech-remake .section-title {
    font-size: 28px;
  }

  body.tech-remake .features,
  body.tech-remake .reviews,
  body.tech-remake .how-grid {
    gap: 12px;
  }

  body.tech-remake .f-card,
  body.tech-remake .r-card,
  body.tech-remake .how-step {
    min-height: auto !important;
    padding: 16px !important;
  }

  body.tech-remake .f-card p,
  body.tech-remake .how-step p,
  body.tech-remake .r-text {
    font-size: 13px;
    line-height: 1.4;
  }

  body.tech-remake .reviews {
    display: flex;
    margin-right: -22px;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  body.tech-remake .reviews::-webkit-scrollbar {
    display: none;
  }

  body.tech-remake .r-card {
    min-width: 82vw;
    scroll-snap-align: start;
  }
}
