/* =============================================
   AVERON — NEO-BRUTALISM × KINETIC
   Black / White / SCREAMING Neon Lime (#CCFF00)
   Chunky borders · hard offset shadows · zero radius · bold motion
   ============================================= */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }

:root {
  --bg: #000000;
  --bg2: #0a0a0a;
  --fg: #ffffff;
  --muted: #b5b5b5;
  --muted2: #7a7a7a;
  --lime: #ccff00;
  --lime-dark: #b2e000;
  --line: #ffffff;
  --container: 1240px;
  --font-display: 'Space Grotesk', 'Noto Sans KR', sans-serif;
  --font-body: 'Inter', 'Noto Sans KR', sans-serif;
  --font-mono: 'JetBrains Mono', monospace;
  --ease-elastic: cubic-bezier(0.68, -0.55, 0.265, 1.55);
}

html { scroll-behavior: smooth; }
::selection { background: var(--lime); color: #000; }

body {
  font-family: var(--font-body);
  background: var(--bg);
  color: var(--fg);
  overflow-x: hidden;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

img { display: block; max-width: 100%; }
a { text-decoration: none; color: inherit; }

h1, h2, h3, h4 {
  font-family: var(--font-display);
  font-weight: 700;
  letter-spacing: -0.03em;
  line-height: 1.02;
}

.container { max-width: var(--container); margin: 0 auto; padding: 0 40px; }

.dark-section {
  background: var(--bg);
  position: relative;
  overflow: hidden;
  isolation: isolate;
  border-top: 3px solid #fff;
}
.dark-section > * { position: relative; z-index: 1; }
.dark-section::before {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  background:
    linear-gradient(90deg, transparent 0 7vw, rgba(255,255,255,0.12) 7vw calc(7vw + 2px), transparent calc(7vw + 2px)),
    linear-gradient(90deg, transparent 0 calc(100% - 7vw), rgba(204,255,0,0.16) calc(100% - 7vw) calc(100% - 7vw + 2px), transparent calc(100% - 7vw + 2px)),
    linear-gradient(0deg, transparent 0 80px, rgba(255,255,255,0.07) 80px 82px, transparent 82px);
  opacity: 0.72;
}
.dark-section::after {
  content: '';
  position: absolute;
  inset: 0;
  z-index: 0;
  pointer-events: none;
  opacity: 1;
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 32px), rgba(204,255,0,0.18) calc(100% - 32px) calc(100% - 24px), transparent calc(100% - 24px)),
    linear-gradient(0deg, transparent 0 calc(100% - 28px), rgba(255,255,255,0.08) calc(100% - 28px) calc(100% - 24px), transparent calc(100% - 24px));
  mix-blend-mode: normal;
}
#proof {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 180px), rgba(204,255,0,0.08) calc(100% - 180px) calc(100% - 120px), transparent calc(100% - 120px)),
    linear-gradient(180deg, #000 0%, #050505 100%);
}
#proof::before {
  background:
    linear-gradient(90deg, transparent 0 7vw, rgba(255,255,255,0.12) 7vw calc(7vw + 2px), transparent calc(7vw + 2px)),
    linear-gradient(90deg, transparent 0 calc(100% - 7vw), rgba(204,255,0,0.18) calc(100% - 7vw) calc(100% - 7vw + 2px), transparent calc(100% - 7vw + 2px)),
    linear-gradient(0deg, transparent 0 80px, rgba(255,255,255,0.07) 80px 82px, transparent 82px);
}
#proof::after {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 34px), var(--lime) calc(100% - 34px) calc(100% - 26px), transparent calc(100% - 26px)),
    linear-gradient(0deg, transparent 0 calc(100% - 34px), rgba(255,255,255,0.12) calc(100% - 34px) calc(100% - 30px), transparent calc(100% - 30px));
}
#why-different {
  background:
    linear-gradient(180deg, #0a0a0a 0%, #010101 100%);
  border-top: 3px solid #fff;
}
#why-different::before {
  background:
    linear-gradient(180deg, transparent 0 calc(100% - 92px), rgba(255,255,255,0.07) calc(100% - 92px) calc(100% - 88px), transparent calc(100% - 88px));
}
#why-different::after {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 32px), rgba(255,255,255,0.12) calc(100% - 32px) calc(100% - 24px), transparent calc(100% - 24px));
}
#reviews {
  background:
    linear-gradient(90deg, rgba(204,255,0,0.11) 0 26px, transparent 26px),
    #000;
  border-top: 3px solid #fff;
}
#reviews::before {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 120px), rgba(255,255,255,0.07) calc(100% - 120px) calc(100% - 116px), transparent calc(100% - 116px)),
    linear-gradient(0deg, transparent 0 calc(100% - 96px), rgba(204,255,0,0.11) calc(100% - 96px) calc(100% - 88px), transparent calc(100% - 88px));
}
#reviews::after {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 32px), var(--lime) calc(100% - 32px) calc(100% - 24px), transparent calc(100% - 24px));
}
#services {
  background:
    linear-gradient(90deg, transparent 0 72px, rgba(204,255,0,0.08) 72px 84px, transparent 84px),
    linear-gradient(180deg, #0b0b0b 0%, #000 100%);
  background-size: auto;
  border-top: 3px solid #fff;
}
#services::before {
  background:
    linear-gradient(90deg, rgba(255,255,255,0.04) 1px, transparent 1px),
    linear-gradient(0deg, rgba(255,255,255,0.035) 1px, transparent 1px);
  background-size: 118px 118px;
}
#services::after {
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 32px), rgba(204,255,0,0.16) calc(100% - 32px) calc(100% - 24px), transparent calc(100% - 24px)),
    linear-gradient(0deg, transparent 0 calc(100% - 28px), rgba(255,255,255,0.08) calc(100% - 28px) calc(100% - 24px), transparent calc(100% - 24px));
}

/* =============================================
   SECTION HEADERS
   ============================================= */
.section-title {
  font-size: clamp(2.4rem, 6vw, 5rem);
  font-weight: 700;
  line-height: 1.14;
  letter-spacing: -0.04em;
  text-align: center;
  color: var(--fg);
  text-transform: uppercase;
  margin-bottom: 18px;
}
.section-title:lang(ko), .section-title { text-transform: none; }
.section-sub, .section-subtitle {
  font-family: var(--font-mono);
  font-size: clamp(0.95rem, 1.3vw, 1.15rem);
  color: var(--muted);
  font-weight: 400;
  text-align: center;
  letter-spacing: 0.02em;
}

/* highlight — lime brutalist marker */
.hl { background: var(--lime); color: #000; padding: 0.02em 0.18em; font-weight: 700; }
.hl-dark { background: #000; color: var(--lime); padding: 0.02em 0.18em; font-weight: 700; }

/* ── SIGNATURE: marquee ticker band ── */
.av-marquee { background: var(--lime); color: #000; border-top: 4px solid #000; border-bottom: 4px solid #000; overflow: hidden; white-space: nowrap; padding: 15px 0; position: relative; z-index: 3; }
.av-marquee--dark { background: #000; color: var(--lime); border-color: var(--lime); }
.av-marquee-track { display: inline-flex; align-items: center; animation: avMarquee 28s linear infinite; will-change: transform; }
.av-marquee:hover .av-marquee-track { animation-play-state: paused; }
.av-marquee-track span { font-family: var(--font-display); font-weight: 700; font-size: clamp(1.05rem, 1.9vw, 1.7rem); text-transform: uppercase; letter-spacing: -0.01em; display: inline-flex; align-items: center; padding: 0 22px; }
.av-marquee-track span::after { content: '◆'; font-size: 0.55em; margin-left: 22px; opacity: 0.85; }
@keyframes avMarquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* =============================================
   BUTTONS — brutalist with hard shadow + press
   ============================================= */
.btn-primary {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  padding: 18px 38px;
  background: var(--lime);
  color: #000;
  border: 3px solid #fff;
  border-radius: 0;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.02em;
  box-shadow: 7px 7px 0 0 #fff;
  transition: transform 0.12s var(--ease-elastic), box-shadow 0.12s ease, background 0.2s;
  cursor: pointer;
  position: relative;
}
.btn-primary:hover { transform: translate(-3px, -3px); box-shadow: 11px 11px 0 0 #fff; background: #fff; }
.btn-primary:active { transform: translate(4px, 4px); box-shadow: 2px 2px 0 0 #fff; }

.btn-outline {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 16px 34px;
  background: transparent;
  color: #fff;
  border: 3px solid #fff;
  border-radius: 0;
  font-family: var(--font-display);
  font-weight: 700;
  font-size: 1rem;
  letter-spacing: 0.02em;
  box-shadow: 7px 7px 0 0 var(--lime);
  transition: transform 0.12s var(--ease-elastic), box-shadow 0.12s ease, background 0.2s, color 0.2s;
  cursor: pointer;
}
.btn-outline:hover { transform: translate(-3px, -3px); box-shadow: 11px 11px 0 0 var(--lime); background: var(--lime); color: #000; border-color: #000; }
.btn-outline:active { transform: translate(4px, 4px); box-shadow: 2px 2px 0 0 var(--lime); }

/* =============================================
   REVEAL — elastic entrance
   ============================================= */
.reveal { opacity: 0; transform: translateY(40px) rotate(-1deg); transition: opacity 0.6s var(--ease-elastic), transform 0.6s var(--ease-elastic); }
.reveal.in-view { opacity: 1; transform: translateY(0) rotate(0deg); }
.why-table .why-table-row .why-col-others,
.why-table .why-table-row .why-col-ingihwek { opacity: 0; transform: translateX(0); transition: opacity 0.5s ease; }
.why-table.in-view .why-table-row .why-col-others,
.why-table.in-view .why-table-row .why-col-ingihwek { opacity: 1; }

/* =============================================
   CUSTOM CURSOR
   ============================================= */
@media (hover: hover) and (pointer: fine) {
  body { cursor: none; }
  a, button, .btn-primary, .btn-outline, .review-card, .service-card, .blog-item, .floating-btn { cursor: none; }
  .av-cursor {
    position: fixed;
    top: 0;
    left: 0;
    width: 22px;
    height: 22px;
    background: var(--lime);
    border: 2px solid #000;
    box-shadow: 3px 3px 0 #000, 0 0 14px rgba(204,255,0,0.58);
    pointer-events: none;
    z-index: 99999;
    opacity: 0;
    transition: opacity 0.16s ease, width 0.18s ease, height 0.18s ease, background 0.18s ease, box-shadow 0.18s ease;
    will-change: transform;
  }
  .av-cursor.is-visible { opacity: 1; }
  .av-cursor.is-active {
    width: 40px;
    height: 40px;
    background: #fff;
    box-shadow: 4px 4px 0 #000, 0 0 18px rgba(204,255,0,0.7);
  }
}

/* =============================================
   NAV
   ============================================= */
#nav { position: fixed; top: 0; left: 0; right: 0; z-index: 900; padding: 22px 0; transition: background 0.3s, padding 0.3s, border-color 0.3s; border-bottom: 3px solid transparent; }
#nav.scrolled { padding: 14px 0; background: #000; border-bottom-color: var(--lime); }
.nav-inner { max-width: var(--container); margin: 0 auto; padding: 0 40px; display: flex; align-items: center; justify-content: space-between; }
.nav-logo { display: inline-flex; align-items: center; gap: 11px; color: #fff; }
.nav-logo .logo-mark { height: 30px; width: auto; display: block; }
.nav-logo .logo-word { font-family: var(--font-display); font-weight: 700; font-size: 1.2rem; letter-spacing: 0.28em; padding-left: 0.28em; line-height: 1; color: currentColor; }
#nav.nav-light .nav-logo { color: #fff; }

/* =============================================
   FLOATING CTA
   ============================================= */
.floating-cta { position: fixed; bottom: 34px; right: 34px; z-index: 800; display: flex; flex-direction: column; gap: 12px; opacity: 0; transform: translateY(20px); transition: opacity 0.4s var(--ease-elastic), transform 0.4s var(--ease-elastic); pointer-events: none; }
.floating-cta.visible { opacity: 1; transform: translateY(0); pointer-events: all; }
.floating-btn { display: inline-flex; align-items: center; gap: 10px; padding: 15px 24px; border-radius: 0; font-family: var(--font-display); font-size: 0.92rem; font-weight: 700; letter-spacing: 0.02em; white-space: nowrap; border: 3px solid #fff; transition: transform 0.12s var(--ease-elastic), box-shadow 0.12s; }
.floating-btn-call { background: #000; color: #fff; box-shadow: 5px 5px 0 #fff; order: 2; }
.floating-btn-call:hover { transform: translate(-2px,-2px); box-shadow: 8px 8px 0 #fff; }
.neon-ring { border-radius: 0; order: 1; }
.neon-ring::before { display: none; }
.floating-btn-apply { background: var(--lime); color: #000; border-color: #fff; box-shadow: 5px 5px 0 #fff; }
.floating-btn-apply:hover { transform: translate(-2px,-2px); box-shadow: 8px 8px 0 #fff; }

/* =============================================
   HERO
   ============================================= */
#hero { position: relative; min-height: 100svh; min-height: 100vh; display: flex; align-items: center; justify-content: center; overflow: hidden; padding: 120px 20px 90px; }
.hero-bg-texture { position: absolute; inset: 0; z-index: 0; pointer-events: none; }
.hero-bg-texture img { width: 100%; height: 100%; object-fit: cover; object-position: 50% 24%; filter: contrast(1.08) brightness(0.95) saturate(1.18); transform-origin: 56% 44%; animation: heroKen 24s ease-in-out infinite alternate; will-change: transform, filter; }
@keyframes heroKen {
  0%   { transform: scale(1.03); filter: contrast(1.08) brightness(0.9) saturate(1.14); }
  50%  { filter: contrast(1.12) brightness(1.06) saturate(1.3); }
  100% { transform: scale(1.12); filter: contrast(1.08) brightness(0.96) saturate(1.18); }
}
@media (prefers-reduced-motion: reduce) {
  .hero-bg-texture img { animation: none; }
  .hero-neon, .hero-neon * { animation: none !important; opacity: 1 !important; }
}
.hero-bg-texture::after { content: ''; position: absolute; inset: 0; background: radial-gradient(ellipse 90% 80% at 50% 44%, rgba(0,0,0,0.68) 0%, rgba(0,0,0,0.32) 52%, rgba(0,0,0,0.58) 100%); }

/* rotating brutalist decorations */
.hero-deco { position: absolute; z-index: 1; pointer-events: none; display: none; }
.hero-deco-1 { top: 10%; left: 6%; width: 132px; height: 132px; border: 12px solid var(--lime); opacity: 0.14; animation: decoSpin 28s linear infinite; }
.hero-deco-2 { display: none; }
.hero-deco-3 { display: none; }
.hero-deco-4 { bottom: 31%; right: 9%; width: 82px; height: 82px; border: 9px solid #fff; opacity: 0.12; animation: decoSlide 26s ease-in-out infinite; }
@keyframes decoSpin { to { transform: rotate(360deg); } }
@keyframes decoFloat { 0%,100% { transform: rotate(0deg) translateY(0); } 50% { transform: rotate(-180deg) translateY(30px); } }
@keyframes decoScale { 0%,100% { transform: rotate(0deg) scale(1); } 50% { transform: rotate(180deg) scale(1.12); } }
@keyframes decoSlide { 0%,100% { transform: rotate(0deg) translateX(0); } 50% { transform: rotate(-180deg) translateX(22px); } }

.hero-center { position: relative; z-index: 10; max-width: 1280px; margin: 0 auto; text-align: center; display: flex; flex-direction: column; align-items: center; }

.hero-logo { font-family: var(--font-display); font-size: clamp(3.8rem, 13vw, 10.4rem); font-weight: 900; letter-spacing: -0.055em; line-height: 0.88; margin-bottom: 48px; text-transform: uppercase; color: #fff; text-shadow: 0 8px 38px rgba(0,0,0,0.58), 0 2px 10px rgba(0,0,0,0.48); opacity: 0; animation: heroLogoIn 0.8s 0.1s var(--ease-elastic) forwards, logoGlitch 6s 2.6s infinite; }
.hero-logo span { display: inline-block; transition: transform 0.25s var(--ease-elastic); }
.hero-logo span:hover { transform: translateY(-18px) rotate(-6deg) scale(1.08); }
.hero-logo .lime-stroke { color: #000; background: var(--lime); -webkit-text-stroke: 0; padding: 0 0.08em; margin: 0 0.04em; text-shadow: none; box-shadow: 5px 5px 0 0 rgba(0,0,0,0.45); }
.hero-logo .lime-stroke:hover { transform: translateY(-18px) rotate(6deg) scale(1.1); }

.hero-headline { font-family: var(--font-display); font-size: clamp(2.4rem, 6vw, 5.2rem); font-weight: 900; line-height: 1.08; margin-bottom: 48px; color: #fff; letter-spacing: -0.035em; text-shadow: 0 6px 40px rgba(0,0,0,0.55); opacity: 0; transform: translateY(40px); animation: fadeUp 0.8s 0.35s forwards; }

/* NEON SIGN — power-on flicker, then continuous buzz/glitch */
.hero-neon {
  position: relative;
  display: block;
  width: min(76vw, 820px);
  max-width: calc(100vw - 34px);
  margin: 0 auto 38px;
  line-height: 0;
  isolation: isolate;
  animation: neonSignHum 7.2s 2.6s infinite;
}
.hero-neon-svg {
  display: block;
  width: 100%;
  height: auto;
  overflow: visible;
  text-rendering: geometricPrecision;
}
.hero-neon-svg text {
  font-family: var(--font-display);
  font-size: 146px;
  font-weight: 300;
  letter-spacing: 0.022em;
  fill: none;
  paint-order: stroke fill;
}
.neon-char {
  opacity: 0.08;
  animation: neonLetterIgnite 1.15s var(--letter-delay, 0s) both;
}
.neon-char-1 { --letter-delay: 0.25s; }
.neon-char-2 { --letter-delay: 0.62s; }
.neon-char-3 { --letter-delay: 0.99s; }
.neon-char-4 { --letter-delay: 1.36s; }
.neon-char-5 { --letter-delay: 1.73s; }
.neon-char-6 { --letter-delay: 2.1s; }
.neon-wall-halo {
  stroke: rgba(204,255,0,0.44);
  stroke-width: 34px;
  filter: url(#averonNeonWideGlow);
}
.neon-wall-light {
  stroke: rgba(204,255,0,0.62);
  stroke-width: 18px;
  filter: url(#averonNeonTubeGlow);
}
.neon-tube-shadow {
  stroke: rgba(0,0,0,0.58);
  stroke-width: 15px;
}
.neon-tube-glass {
  stroke: rgba(182,255,0,0.74);
  stroke-width: 8.5px;
  filter: url(#averonNeonTubeGlow);
}
.neon-tube-core {
  stroke: rgba(255,255,238,0.98);
  stroke-width: 3.4px;
  filter: drop-shadow(0 0 2px rgba(255,255,255,1)) drop-shadow(0 0 9px rgba(204,255,0,0.96)) drop-shadow(0 0 20px rgba(204,255,0,0.78));
}
.neon-tube-spark {
  stroke: rgba(255,255,255,0.86);
  stroke-width: 1.25px;
  opacity: 0.74;
  transform: translate(-1.5px, -2px);
}
@keyframes neonLetterIgnite {
  0%, 9% { opacity: 0.08; }
  12% { opacity: 1; }
  18% { opacity: 0.14; }
  25% { opacity: 0.88; }
  31% { opacity: 0.18; }
  43%, 100% { opacity: 1; }
}
@keyframes neonSignHum {
  0%, 100% { opacity: 1; filter: brightness(1) saturate(1.08); }
  39% { opacity: 1; }
  39.45% { opacity: 0.86; filter: brightness(0.88) saturate(1); }
  39.9% { opacity: 1; filter: brightness(1.06) saturate(1.16); }
  73.8% { opacity: 1; }
  74.1% { opacity: 0.92; }
  74.45% { opacity: 1; }
}

.hero-typebox { display: inline-block; border: 8px solid var(--lime); background: rgba(0,0,0,0.92); padding: 28px 40px; box-shadow: 12px 12px 0 0 var(--lime); transform: rotate(-2deg); opacity: 0; animation: typeboxIn 0.8s 0.7s var(--ease-elastic) forwards; }
.typebox-line {
  display: grid;
  grid-template-columns: auto minmax(260px, clamp(280px, 32vw, 430px)) auto;
  align-items: center;
  justify-content: center;
  column-gap: 14px;
}
.tb-bracket { font-family: var(--font-mono); font-size: clamp(1.6rem, 3.5vw, 2.6rem); color: var(--lime); font-weight: 700; line-height: 1; }
.tb-input {
  display: inline-flex;
  align-items: baseline;
  justify-content: flex-start;
  min-width: 0;
}
.tb-text { font-family: var(--font-display); font-size: clamp(1.25rem, 2.6vw, 2rem); font-weight: 700; color: #fff; text-align: left; line-height: 1.05; white-space: nowrap; }
.tb-caret { display: inline-block; margin-left: 5px; color: var(--lime); font-family: var(--font-mono); font-size: clamp(1.35rem, 2.8vw, 2.15rem); font-weight: 700; line-height: 1; transform: translateY(0.04em); animation: blink 1s steps(1) infinite; }
.typebox-sub { font-family: var(--font-display); font-size: clamp(1rem, 1.7vw, 1.35rem); font-weight: 700; color: #fff; margin-top: 16px; }

.hero-cta { display: flex; align-items: center; justify-content: center; gap: 24px; flex-wrap: wrap; margin-top: 40px; opacity: 0; transform: translateY(16px); animation: fadeUp 0.7s 1s forwards; }
.hero-cta .btn-primary { font-size: 1.05rem; padding: 19px 42px; }
.hero-link { font-family: var(--font-display); font-weight: 700; font-size: 1rem; color: #fff; border-bottom: 3px solid var(--lime); padding-bottom: 3px; transition: color 0.2s, transform 0.15s var(--ease-elastic); }
.hero-link:hover { color: var(--lime); transform: translateX(5px); }

@keyframes fadeUp { to { opacity: 1; transform: translateY(0); } }
@keyframes heroLogoIn { from { opacity: 0; transform: scale(0.85); } to { opacity: 1; transform: scale(1); } }
@keyframes typeboxIn { from { opacity: 0; transform: rotate(-2deg) scale(0.94); } to { opacity: 1; transform: rotate(-2deg) scale(1); } }
@keyframes blink { 50% { opacity: 0; } }

/* ── DIGITALISM layer ── */
.hero-scanlines { position: absolute; inset: 0; z-index: 5; pointer-events: none; background-image: repeating-linear-gradient(to bottom, rgba(0,0,0,0) 0, rgba(0,0,0,0) 2px, rgba(0,0,0,0.22) 3px, rgba(0,0,0,0) 4px); opacity: 0.12; }
.hero-scanlines::after { content: ''; position: absolute; left: 0; right: 0; top: 0; height: 150px; background: linear-gradient(to bottom, transparent, rgba(204,255,0,0.07), transparent); animation: heroSweep 5.5s linear infinite; }
@keyframes heroSweep { 0% { transform: translateY(-170px); } 100% { transform: translateY(100vh); } }
@keyframes logoGlitch {
  0%, 88%, 100% { text-shadow: 0 8px 50px rgba(0,0,0,0.6), 0 2px 12px rgba(0,0,0,0.5); }
  90% { text-shadow: -3px 0 rgba(255,0,64,0.9), 3px 0 rgba(204,255,0,0.9), 0 8px 50px rgba(0,0,0,0.6); }
  93% { text-shadow: 3px 0 rgba(0,224,255,0.9), -3px 0 rgba(204,255,0,0.9), 0 8px 50px rgba(0,0,0,0.6); }
  96% { text-shadow: -2px 0 rgba(204,255,0,0.9), 2px 0 rgba(255,0,64,0.85), 0 8px 50px rgba(0,0,0,0.6); }
}

/* =============================================
   PHILOSOPHY
   ============================================= */
#philosophy {
  position: relative;
  overflow: hidden;
  padding: 130px 0 140px;
  background: var(--lime);
  color: #000;
  border-bottom: 4px solid #000;
}

#philosophy::before {
  content: '';
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(0,0,0,0.12) 1px, transparent 1px),
    linear-gradient(0deg, rgba(0,0,0,0.12) 1px, transparent 1px);
  background-size: 44px 44px;
  opacity: 0.28;
  pointer-events: none;
}

.philosophy-section .container {
  position: relative;
}

.philosophy-wrap {
  position: relative;
  z-index: 1;
  max-width: 1040px;
  margin: 0 auto;
  text-align: center;
}

.philosophy-card {
  display: inline-block;
  border: 14px solid #000;
  box-shadow: 24px 24px 0 0 #000;
  transform-origin: center;
}

.philosophy-card--main {
  background: var(--lime);
  padding: 42px 56px;
  transform: rotate(2deg);
}

.philosophy-card--main h2 {
  font-size: clamp(2.4rem, 6vw, 5.8rem);
  font-weight: 700;
  letter-spacing: -0.055em;
  line-height: 1.02;
  color: #000;
  word-break: keep-all;
}

.philosophy-card--sub {
  margin-top: 52px;
  background: #000;
  color: var(--lime);
  padding: 42px 54px;
  transform: rotate(-2deg);
  box-shadow: 22px 22px 0 0 rgba(0,0,0,0.35);
}

.philosophy-card--sub p {
  font-family: var(--font-display);
  font-size: clamp(2rem, 4.8vw, 4.6rem);
  font-weight: 700;
  letter-spacing: -0.05em;
  line-height: 1.08;
  color: #fff;
  word-break: keep-all;
}

.philosophy-card--sub span {
  display: inline-block;
  background: var(--lime);
  color: #000;
  padding: 0 0.14em;
}

.philosophy-deco {
  position: absolute;
  display: block;
  pointer-events: none;
  opacity: 0.16;
}

.philosophy-deco-1 {
  top: -36px;
  left: 7%;
  width: 150px;
  height: 150px;
  border: 16px solid #000;
  transform: rotate(14deg);
  animation: philosophySpinA 24s linear infinite;
}

.philosophy-deco-2 {
  right: 5%;
  bottom: -42px;
  width: 190px;
  height: 190px;
  border: 18px solid #000;
  transform: rotate(-18deg);
  animation: philosophySpinB 30s linear infinite;
}

@keyframes philosophySpinA {
  from { transform: rotate(14deg); }
  to { transform: rotate(374deg); }
}

@keyframes philosophySpinB {
  from { transform: rotate(-18deg); }
  to { transform: rotate(-378deg); }
}

/* =============================================
   PROOF
   ============================================= */
#proof { padding: 130px 0; }
.proof-response { margin-bottom: 80px; text-align: center; }
.proof-res-title { font-family: var(--font-display); font-size: clamp(2rem, 5vw, 4rem); font-weight: 700; line-height: 1.14; letter-spacing: -0.04em; margin-bottom: 18px; color: #fff; }
.proof-res-title strong { font-weight: 700; }
.proof-res-sub { font-family: var(--font-mono); font-size: clamp(1rem, 1.5vw, 1.25rem); color: var(--muted); }
.proof-results { display: grid; grid-template-columns: 1fr 1fr; gap: 28px; max-width: var(--container); margin: 0 auto; }
.proof-card { background: var(--bg2); border: 3px solid #fff; border-radius: 0; padding: 44px 42px; position: relative; box-shadow: 10px 10px 0 0 rgba(255,255,255,0.12); transition: transform 0.15s var(--ease-elastic), box-shadow 0.15s ease; }
.proof-card:hover { transform: translate(-5px, -5px); box-shadow: 16px 16px 0 0 var(--lime); border-color: var(--lime); }
.proof-card-label { font-family: var(--font-mono); font-size: 0.78rem; letter-spacing: 0.12em; text-transform: uppercase; color: #000; background: var(--lime); display: inline-block; padding: 4px 12px; margin-bottom: 22px; font-weight: 500; }
.proof-brand { font-family: var(--font-display); font-size: clamp(1.7rem, 2.6vw, 2.3rem); font-weight: 700; margin-bottom: 38px; letter-spacing: -0.03em; color: #fff; display: flex; align-items: baseline; gap: 12px; flex-wrap: wrap; text-transform: uppercase; }
.proof-brand small { font-family: var(--font-mono); font-size: 0.95rem; font-weight: 400; color: var(--muted2); text-transform: none; }
.proof-stats { display: flex; align-items: center; gap: 28px; }
.proof-stat { flex: 1; }
.stat-numunit { display: flex; align-items: flex-end; gap: 4px; line-height: 1; white-space: nowrap; }
.stat-num { font-family: var(--font-mono); font-size: clamp(2.6rem, 5vw, 4.4rem); font-weight: 700; color: var(--lime); font-variant-numeric: tabular-nums; letter-spacing: -0.03em; line-height: 0.9; }
.stat-unit { font-family: var(--font-mono); font-size: 1.1rem; font-weight: 500; color: #fff; padding-bottom: 8px; }
.stat-label { font-family: var(--font-mono); font-size: 0.85rem; color: var(--muted); margin-top: 14px; letter-spacing: 0.04em; text-transform: uppercase; }
.stat-divider { width: 3px; height: 64px; background: #fff; flex-shrink: 0; }
.proof-caption { text-align: center; font-size: clamp(1.05rem, 1.6vw, 1.3rem); color: var(--muted); line-height: 1.7; margin-top: 64px; }
.proof-caption strong { color: #fff; font-weight: 700; display: block; }

/* =============================================
   WHY DIFFERENT
   ============================================= */
#why-different { padding: 130px 0; text-align: center; }
.why-headline { font-family: var(--font-display); font-size: clamp(2rem, 5vw, 4rem); font-weight: 700; line-height: 1.16; letter-spacing: -0.04em; margin-bottom: 24px; color: #fff; }
.why-sub { font-family: var(--font-mono); font-size: clamp(1rem, 1.5vw, 1.25rem); color: var(--muted); margin-bottom: 60px; }
.why-table { margin: 50px auto 0; max-width: 1000px; text-align: left; border: 3px solid #fff; background: var(--bg); }
.why-table-head { display: grid; grid-template-columns: 1fr 52px 1fr; border-bottom: 3px solid #fff; }
.why-table-head .why-col-others { padding: 20px 28px; font-family: var(--font-mono); font-size: 0.9rem; font-weight: 500; letter-spacing: 0.04em; text-transform: uppercase; color: var(--muted2); display: flex; align-items: center; }
.why-table-head .why-col-ingihwek { padding: 20px 28px; font-family: var(--font-display); font-size: 1rem; font-weight: 700; letter-spacing: 0.04em; color: #000; background: var(--lime); display: flex; align-items: center; gap: 10px; }
.why-card-badge { font-family: var(--font-mono); font-size: 0.6rem; font-weight: 700; letter-spacing: 0.1em; padding: 4px 8px; background: #000; color: var(--lime); }
.why-table-row { display: grid; grid-template-columns: 1fr 52px 1fr; border-bottom: 3px solid #fff; }
.why-table-row:last-child { border-bottom: none; }
.why-col-others { padding: 26px 28px; font-size: clamp(1rem, 1.4vw, 1.15rem); line-height: 1.5; color: var(--muted2); word-break: keep-all; display: flex; align-items: center; gap: 14px; }
.why-col-ingihwek { padding: 26px 28px; font-size: clamp(1rem, 1.4vw, 1.15rem); line-height: 1.5; font-weight: 600; color: #fff; background: rgba(204,255,0,0.06); border-left: 3px solid rgba(255,255,255,0.22); word-break: keep-all; display: flex; align-items: center; gap: 14px; }
.why-col-divider { display: flex; align-items: center; justify-content: center; border-left: 3px solid #fff; border-right: 3px solid rgba(255,255,255,0.22); }
.why-vs { font-family: var(--font-mono); font-size: 0.8rem; font-weight: 700; color: var(--lime); }
.why-marker { width: 26px; height: 26px; display: inline-flex; align-items: center; justify-content: center; font-size: 0.8rem; flex-shrink: 0; border: 2px solid currentColor; }
.why-marker--x { color: var(--muted2); }
.why-marker--o { color: #000; background: var(--lime); border-color: var(--lime); }
.why-closing { margin-top: 60px; font-size: clamp(1.05rem, 1.6vw, 1.3rem); line-height: 1.6; color: var(--muted); }
.why-closing strong { color: var(--lime); font-weight: 700; display: block; margin-top: 8px; }

/* =============================================
   REVIEWS
   ============================================= */
#reviews { padding: 120px 0; overflow: hidden; }
#reviews .container { margin-bottom: 52px; }
.carousel-wrap { position: relative; }
.carousel-fade { position: absolute; top: 0; bottom: 0; width: 120px; z-index: 2; pointer-events: none; }
.carousel-fade--left { left: 0; background: linear-gradient(to right, var(--bg) 0%, transparent 100%); }
.carousel-fade--right { right: 0; background: linear-gradient(to left, var(--bg) 0%, transparent 100%); }
.carousel-outer { overflow: hidden; width: 100%; cursor: grab; touch-action: pan-y; user-select: none; }
.carousel-outer:active { cursor: grabbing; }
.carousel-track { display: flex; gap: 22px; width: max-content; padding: 18px 0; will-change: transform; }
.review-card { width: 300px; height: 400px; border-radius: 0; flex-shrink: 0; overflow: hidden; background: var(--bg2); border: 3px solid #fff; box-shadow: 8px 8px 0 0 rgba(255,255,255,0.12); transition: transform 0.15s var(--ease-elastic), box-shadow 0.15s; }
.review-card:hover { transform: translate(-4px,-4px) rotate(-1deg); box-shadow: 12px 12px 0 0 var(--lime); border-color: var(--lime); }
.review-card img { width: 100%; height: 100%; object-fit: cover; pointer-events: none; -webkit-user-drag: none; user-select: none; }

/* =============================================
   SERVICES
   ============================================= */
#services { padding: 130px 0; }
.services-grid { margin-top: 64px; display: grid; grid-template-columns: repeat(5, 1fr); gap: 18px; }
.service-card { background: var(--bg); border: 3px solid #fff; border-radius: 0; padding: 36px 20px 30px; text-align: center; transition: transform 0.15s var(--ease-elastic), box-shadow 0.15s, background 0.2s; position: relative; min-width: 0; }
.service-card:nth-child(3n+1) { transform: rotate(-1deg); }
.service-card:nth-child(3n+2) { transform: rotate(0.5deg); }
.service-card:hover { transform: translate(-4px,-4px) rotate(0deg); box-shadow: 10px 10px 0 0 var(--lime); background: var(--bg2); border-color: var(--lime); z-index: 2; }
.service-card img { width: 66%; height: auto; max-width: 86px; object-fit: contain; margin: 0 auto 20px; transition: transform 0.3s var(--ease-elastic); }
.service-card:hover img { transform: scale(1.12) rotate(-4deg); }
.service-card h3 { font-family: var(--font-display); font-size: 1.05rem; font-weight: 700; margin-bottom: 8px; letter-spacing: -0.02em; color: #fff; word-break: keep-all; line-height: 1.3; }
.service-card:hover h3 { color: var(--lime); }
.service-card p { font-family: var(--font-mono); font-size: 0.78rem; color: var(--muted2); line-height: 1.5; word-break: keep-all; }
.services-footer { text-align: center; margin-top: 80px; }
.services-footer p { font-family: var(--font-display); font-size: clamp(1.6rem, 3vw, 2.6rem); font-weight: 700; line-height: 1.1; color: #fff; text-transform: uppercase; letter-spacing: -0.02em; }
.services-footer-sub { font-family: var(--font-mono) !important; font-size: clamp(0.95rem, 1.4vw, 1.15rem) !important; color: var(--lime) !important; font-weight: 500 !important; margin-top: 18px; text-transform: none; }

/* =============================================
   JOURNEY — brutalist crescendo
   ============================================= */
#journey {
  background: #000 !important;
  display: flex;
  flex-direction: column;
  padding: 10px 0 0;
  gap: 10px;
}
.journey-row {
  padding: 24px 0 !important;
  position: relative;
  display: flex;
  align-items: center;
  border-top: 0;
  overflow: visible;
  isolation: isolate;
}
.journey-row:nth-child(1) { background: #000000 !important; }
.journey-row:nth-child(2) { background: #182000 !important; }
.journey-row:nth-child(3) { background: #415a00 !important; }
.journey-row:nth-child(4) { background: #86b000 !important; }
.journey-row:nth-child(5) { background: var(--lime) !important; }
.journey-row::before,
.journey-row::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  z-index: 5;
  height: 2px;
  display: block;
  background: #ffffff;
  pointer-events: none;
  transition: opacity 0.3s;
}
.journey-row::before { top: 0; }
.journey-row::after { bottom: 0; }
.journey-row:nth-child(1)::before, .journey-row:nth-child(1)::after { opacity: 0.1; }
.journey-row:nth-child(2)::before, .journey-row:nth-child(2)::after { opacity: 0.25; }
.journey-row:nth-child(3)::before, .journey-row:nth-child(3)::after { opacity: 0.45; }
.journey-row:nth-child(4)::before, .journey-row:nth-child(4)::after { opacity: 0.7; }
.journey-row:nth-child(5)::before, .journey-row:nth-child(5)::after { opacity: 1; }
.journey-row:last-child { padding: 36px 0 !important; }
.journey-row::selection { background: #fff; color: #000; }
.journey-inner {
  max-width: 1400px;
  width: 100%;
  margin: 0 auto;
  padding: 0 60px;
  display: grid;
  grid-template-columns: 200px auto 200px;
  align-items: center;
}
.journey-text {
  grid-column: 2;
  font-family: var(--font-display);
  color: #fff;
  font-weight: 300;
  display: block;
  letter-spacing: -0.01em;
  white-space: nowrap;
  text-align: center;
  text-transform: none;
  text-shadow: none;
}
.journey-bold { font-weight: 900; }
.journey-row:nth-child(2) .journey-text {
  color: #182000 !important;
  -webkit-text-stroke: 3px #ffffff;
  paint-order: stroke fill;
  font-weight: 400;
  text-shadow: none;
}
.journey-row:nth-child(4) .journey-text {
  color: #86b000 !important;
  -webkit-text-stroke: 4px #ffffff;
  paint-order: stroke fill;
  font-weight: 900;
  text-shadow: none;
}
.journey-row:last-child .journey-text {
  color: #000 !important;
  -webkit-text-stroke: 0;
  text-shadow: none;
}

/* =============================================
   CTA — LIME SCREAMING SECTION
   ============================================= */
.light-section { background: var(--lime); color: #000; }
#cta {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 130px 0;
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 160px), rgba(0,0,0,0.14) calc(100% - 160px) calc(100% - 124px), transparent calc(100% - 124px)),
    linear-gradient(0deg, transparent 0 76px, rgba(0,0,0,0.12) 76px 80px, transparent 80px),
    var(--lime);
  color: #000;
  border-top: 4px solid #000;
  border-bottom: 4px solid #000;
}
#cta::before {
  content: '';
  position: absolute;
  inset: 28px;
  z-index: 0;
  border: 3px solid rgba(0,0,0,0.36);
  box-shadow: 12px 12px 0 rgba(0,0,0,0.16);
  pointer-events: none;
}
#cta::after {
  content: '';
  position: absolute;
  right: 42px;
  bottom: 42px;
  z-index: 0;
  width: clamp(96px, 14vw, 180px);
  height: clamp(96px, 14vw, 180px);
  border: 14px solid rgba(0,0,0,0.18);
  pointer-events: none;
  transform: rotate(-6deg);
}
#cta > .container { position: relative; z-index: 1; }
.cta-top { display: flex; align-items: center; justify-content: center; flex-wrap: wrap; gap: 16px 28px; margin-bottom: 44px; text-align: center; }
.cta-era { font-family: var(--font-mono); font-size: clamp(1rem, 1.6vw, 1.4rem); color: #000; margin-bottom: 12px; font-weight: 500; }
.cta-headline { font-family: var(--font-display); font-size: clamp(1.8rem, 3.4vw, 3rem); font-weight: 700; color: #000; line-height: 1.05; letter-spacing: -0.04em; }
.cta-bracket-wrap { display: flex; }
.cta-bracket { display: flex; align-items: stretch; gap: 14px; width: min(44vw, 420px); min-width: 420px; }
.bracket-left, .bracket-right { display: block; width: 22px; flex-shrink: 0; align-self: stretch; }
.bracket-left { border-top: 6px solid #000; border-left: 6px solid #000; border-bottom: 6px solid #000; }
.bracket-right { border-top: 6px solid #000; border-right: 6px solid #000; border-bottom: 6px solid #000; }
.cta-rolling-wrap { overflow: hidden; flex: 1; display: flex; align-items: center; min-height: 120px; }
.cta-rolling { position: relative; width: 100%; height: 120px; }
.rolling-item { display: block; white-space: nowrap; font-family: var(--font-display); font-size: clamp(1.75rem, 2.55vw, 2.55rem); font-weight: 700; color: #000; line-height: 1.2; position: absolute; top: 50%; transform: translateY(-50%) translateY(38px); opacity: 0; transition: opacity 0.5s var(--ease-elastic), transform 0.5s var(--ease-elastic); width: 100%; text-align: center; letter-spacing: -0.04em; word-break: keep-all; }
.rolling-item.active { opacity: 1; transform: translateY(-50%); }
.rolling-item.exit { opacity: 0; transform: translateY(-50%) translateY(-38px); }
.cta-ingihwek-def { font-family: var(--font-mono); color: #000; font-size: clamp(1rem, 1.5vw, 1.2rem); text-align: center; margin: 0 auto 64px; font-weight: 500; display: block; background: #000; color: var(--lime); width: fit-content; padding: 6px 16px; }
.cta-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 0; margin-bottom: 70px; border: 3px solid #000; }
.cta-stat-card { padding: 40px 30px; border-right: 3px solid #000; display: flex; flex-direction: column; background: var(--lime); transition: background 0.2s; }
.cta-stat-card:last-child { border-right: none; }
.cta-stat-card:hover { background: #000; }
.cta-stat-card:hover .cstat-label, .cta-stat-card:hover .cstat-desc { color: var(--lime); }
.cta-stat-card:hover .cstat-num, .cta-stat-card:hover .cstat-num .stat-num, .cta-stat-card:hover .cstat-plus { color: #fff; }
.cstat-label { font-family: var(--font-display); font-size: 1.1rem; font-weight: 700; color: #000; margin-bottom: 8px; }
.cstat-desc { font-family: var(--font-mono); font-size: 0.9rem; color: #222; line-height: 1.5; margin-bottom: 22px; flex: 1; }
.cstat-num { display: flex; align-items: flex-end; gap: 4px; font-family: var(--font-mono); font-size: clamp(2.6rem, 4.5vw, 4rem); font-weight: 700; color: #000; letter-spacing: -0.03em; line-height: 0.9; }
.cstat-num .stat-num { display: inline-block; min-width: 1.4em; font-size: inherit; color: #000; line-height: 0.9; opacity: 1; visibility: visible; }
.cstat-plus { font-family: var(--font-mono); font-size: 1.8rem; font-weight: 700; color: #000; }
.cta-promise { text-align: center; padding: 36px 0 0; }
.cta-promise p { font-family: var(--font-display); font-size: clamp(1.3rem, 2.2vw, 2rem); line-height: 1.2; color: #000; font-weight: 700; text-transform: uppercase; letter-spacing: -0.02em; }
.promise-word { font-family: var(--font-mono) !important; font-size: 0.85rem !important; color: #000 !important; margin-top: 16px; letter-spacing: 0.2em; text-transform: uppercase; font-weight: 500 !important; }

/* =============================================
   BLOG
   ============================================= */
#blog {
  position: relative;
  overflow: hidden;
  isolation: isolate;
  padding: 130px 0;
  background:
    linear-gradient(90deg, transparent 0 7vw, rgba(255,255,255,0.08) 7vw calc(7vw + 2px), transparent calc(7vw + 2px)),
    linear-gradient(90deg, transparent 0 calc(100% - 7vw), rgba(204,255,0,0.12) calc(100% - 7vw) calc(100% - 7vw + 2px), transparent calc(100% - 7vw + 2px)),
    var(--bg);
  border-top: 3px solid #fff;
}
#blog::after {
  content: '';
  position: absolute;
  right: -72px;
  top: 72px;
  z-index: 0;
  width: 180px;
  height: 180px;
  border: 14px solid rgba(204,255,0,0.16);
  box-shadow: 12px 12px 0 rgba(255,255,255,0.06);
  transform: rotate(12deg);
  pointer-events: none;
}
#blog::before {
  content: '';
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 0;
  width: 100%;
  height: 28px;
  background: linear-gradient(90deg, var(--lime) 0 34%, #fff 34% 35%, transparent 35%);
  pointer-events: none;
}
#blog > .container { position: relative; z-index: 1; }
.blog-header { display: flex; align-items: flex-end; justify-content: space-between; margin-bottom: 52px; gap: 24px; }
.blog-title { font-family: var(--font-display); font-size: clamp(2rem, 4vw, 3.4rem); font-weight: 700; line-height: 1.16; letter-spacing: -0.04em; color: #fff; }
.blog-subtitle { font-family: var(--font-mono); font-size: clamp(0.9rem, 1.4vw, 1.1rem); color: var(--muted); margin-top: 12px; }
.blog-list { display: flex; flex-direction: column; }
.blog-item { display: grid; grid-template-columns: 90px 1fr auto; align-items: center; padding: 30px 16px; border-top: 3px solid #fff; transition: background 0.2s, padding-left 0.2s var(--ease-elastic); margin: 0; }
.blog-list .blog-item:last-child { border-bottom: 3px solid #fff; }
.blog-item:hover { background: var(--lime); padding-left: 30px; }
.blog-item:hover * { color: #000 !important; }
.blog-item:hover .blog-tag { background: #000; color: var(--lime) !important; border-color: #000; }
.blog-item-num { font-family: var(--font-mono); font-size: 2rem; font-weight: 700; color: var(--lime); line-height: 1; }
.blog-item-content { padding: 0 28px 0 0; }
.blog-tag { display: inline-block; padding: 4px 11px; background: transparent; color: var(--lime); border: 2px solid var(--lime); font-family: var(--font-mono); font-size: 0.72rem; font-weight: 500; letter-spacing: 0.08em; text-transform: uppercase; margin-bottom: 12px; }
.blog-item-content h3 { font-family: var(--font-display); font-size: clamp(1.1rem, 1.6vw, 1.4rem); font-weight: 700; color: #fff; line-height: 1.35; margin: 0 0 6px; letter-spacing: -0.02em; }
.blog-item-content p { font-family: var(--font-body); font-size: 0.95rem; color: var(--muted2); line-height: 1.55; margin: 0; }
.blog-item-arrow { font-size: 1.6rem; font-weight: 700; color: var(--lime); }

/* =============================================
   FINAL CTA
   ============================================= */
#final-cta {
  padding: 150px 0;
  background:
    linear-gradient(90deg, transparent 0 calc(100% - 160px), rgba(204,255,0,0.11) calc(100% - 160px) calc(100% - 124px), transparent calc(100% - 124px)),
    linear-gradient(0deg, transparent 0 86px, rgba(255,255,255,0.08) 86px 90px, transparent 90px),
    #000;
  text-align: center;
  position: relative;
  overflow: hidden;
  border-top: 4px solid var(--lime);
}
#final-cta::before {
  background:
    linear-gradient(90deg, transparent 0 7vw, rgba(255,255,255,0.1) 7vw calc(7vw + 2px), transparent calc(7vw + 2px)),
    linear-gradient(90deg, transparent 0 calc(100% - 7vw), rgba(204,255,0,0.14) calc(100% - 7vw) calc(100% - 7vw + 2px), transparent calc(100% - 7vw + 2px));
}
#final-cta::after {
  content: '';
  inset: auto 42px 42px auto;
  width: clamp(110px, 15vw, 190px);
  height: clamp(110px, 15vw, 190px);
  border: 16px solid rgba(204,255,0,0.14);
  background: none;
  mix-blend-mode: normal;
  transform: rotate(8deg);
}
.final-cta-wrap { max-width: 920px; margin: 0 auto; }
.cta-main-title { font-family: var(--font-display); font-size: clamp(2.2rem, 5vw, 4.4rem); font-weight: 700; line-height: 1.15; letter-spacing: -0.04em; color: #fff; margin-bottom: 34px; text-transform: uppercase; }
.cta-main-title .hl { background: var(--lime); color: #000; }
.cta-tags-area { margin-bottom: 42px; }
.exp-tags { display: flex; flex-wrap: wrap; gap: 10px; justify-content: center; }
.exp-tags span { font-family: var(--font-mono); padding: 9px 18px; background: transparent; border: 2px solid #fff; font-size: 0.88rem; color: #fff; transition: all 0.15s var(--ease-elastic); }
.exp-tags span:hover { background: var(--lime); color: #000; border-color: var(--lime); transform: translateY(-3px) rotate(-2deg); }
.cta-confidence { font-family: var(--font-body); font-size: clamp(1.1rem, 1.8vw, 1.4rem); color: var(--muted); line-height: 1.6; margin-bottom: 50px; word-break: keep-all; }
.cta-main-actions { display: flex; gap: 18px; justify-content: center; flex-wrap: wrap; }
.btn-glow { box-shadow: 7px 7px 0 0 #fff; }
.btn-white { background: transparent !important; color: #fff !important; border-color: #fff !important; box-shadow: 7px 7px 0 0 var(--lime) !important; }
.btn-white:hover { background: var(--lime) !important; color: #000 !important; border-color: var(--lime) !important; }

/* =============================================
   FOOTER
   ============================================= */
.site-footer { padding: 80px 0 60px; background: #000; color: #fff; border-top: 4px solid #fff; }
.site-footer .footer-logo { display: inline-flex; align-items: center; gap: 13px; color: #fff; margin-bottom: 32px; }
.site-footer .footer-logo .logo-mark { height: 34px; width: auto; }
.site-footer .footer-logo .logo-word { font-family: var(--font-display); font-weight: 700; font-size: 1.3rem; letter-spacing: 0.28em; padding-left: 0.28em; line-height: 1; }
.site-footer .footer-info { margin-bottom: 30px; }
.site-footer .info-row { font-family: var(--font-mono); font-size: 0.88rem; color: var(--muted); line-height: 1.9; display: flex; gap: 20px; }
.site-footer .copyright { font-family: var(--font-mono); font-size: 0.8rem; color: var(--muted2); margin: 0; letter-spacing: 0.04em; }

/* =============================================
   RESPONSIVE
   ============================================= */
@media (max-width: 1100px) {
  .services-grid { grid-template-columns: repeat(3, 1fr); }
}
@media (max-width: 900px) {
  .container, .nav-inner { padding: 0 22px; }
  .nav-logo .logo-mark { height: 26px; }
  .nav-logo .logo-word { font-size: 1.05rem; letter-spacing: 0.22em; padding-left: 0.22em; }
  #hero { min-height: 92svh; padding: 108px 18px 72px; }
  .hero-deco { display: none; }
  .hero-typebox { border-width: 7px; padding: 24px 28px; box-shadow: 10px 10px 0 0 var(--lime); }
  .proof-results { grid-template-columns: 1fr; gap: 20px; }
  .proof-card { padding: 32px 26px; }
  #philosophy, #proof, #why-different, #reviews, #services, #blog, #cta, #final-cta { padding: 84px 0; }
  .why-table-head, .why-table-row { grid-template-columns: 1fr 40px 1fr; }
  .why-col-others, .why-col-ingihwek { padding: 20px 18px; }
  .review-card { width: 260px; height: 340px; }
  .services-grid { grid-template-columns: repeat(2, 1fr); }
  .service-card { transform: none !important; }
  .journey-inner { padding: 0 22px; grid-template-columns: 1fr; }
  .cta-top { flex-direction: column; }
  .cta-bracket { min-width: unset; width: 100%; }
  .cta-rolling-wrap, .cta-rolling { min-height: 96px; height: 96px; }
  .cta-stats { grid-template-columns: 1fr; }
  .cta-stat-card { border-right: none; border-bottom: 3px solid #000; }
  .cta-stat-card:last-child { border-bottom: none; }
  .blog-item { grid-template-columns: 56px 1fr auto; }
  .cta-main-actions { flex-direction: column; }
  .cta-main-actions .btn-primary, .cta-main-actions .btn-outline { width: 100%; justify-content: center; }
  .site-footer .info-row { flex-direction: column; gap: 0; }
  .floating-cta { left: 12px; right: 12px; bottom: 14px; flex-direction: row; gap: 8px; }
  .floating-btn { flex: 1; justify-content: center; padding: 13px 10px; font-size: 0.84rem; box-shadow: 3px 3px 0 #fff; }
  .neon-ring { flex: 1; display: flex; }
  .neon-ring .floating-btn { width: 100%; }
  body { cursor: auto !important; }
  .av-cursor { display: none !important; }
}
@media (max-width: 600px) {
  .container, .nav-inner { padding: 0 16px; }
  #nav { padding: 16px 0; }
  #nav.scrolled { padding: 11px 0; }
  .nav-logo .logo-mark { height: 24px; }
  .nav-logo .logo-word { font-size: 0.96rem; letter-spacing: 0.2em; padding-left: 0.2em; }
  #hero { min-height: 100svh; padding: 96px 16px 68px; }
  .hero-bg-texture img { object-position: 45% 18%; }
  .hero-logo { font-size: clamp(3.2rem, 18vw, 5.2rem); margin-bottom: 34px; }
  .hero-headline { font-size: clamp(2rem, 9vw, 3rem); margin-bottom: 34px; }
  .hero-cta { flex-direction: column; gap: 14px; margin-top: 30px; }
  .hero-cta .btn-primary { width: 100%; justify-content: center; }
  .hero-neon { width: min(88vw, 520px); margin-bottom: 28px; }
  .hero-typebox { width: min(calc(100vw - 44px), 360px); border-width: 6px; padding: 17px 12px; box-shadow: 6px 6px 0 0 var(--lime); transform: none; opacity: 1; animation: none; }
  .typebox-line { grid-template-columns: auto minmax(0, 1fr) auto; column-gap: 8px; }
  .tb-bracket { font-size: clamp(1.25rem, 5.5vw, 1.75rem); }
  .tb-text { font-size: clamp(0.92rem, 4.3vw, 1.12rem); line-height: 1.12; white-space: nowrap; word-break: keep-all; letter-spacing: -0.04em; }
  .tb-caret { margin-left: 2px; font-size: clamp(1.05rem, 5.2vw, 1.5rem); }
  .typebox-sub { font-size: clamp(0.9rem, 4vw, 1.05rem); margin-top: 12px; }
  .hero-cta .btn-primary { padding: 16px 24px; font-size: 0.95rem; }
  .hero-link { font-size: 0.92rem; }
  .section-title,
  .why-headline,
  .proof-res-title,
  .blog-title,
  .cta-main-title { letter-spacing: -0.025em; word-break: keep-all; }
  .section-title { font-size: clamp(1.9rem, 9.8vw, 2.75rem); line-height: 1.15; }
  .why-headline, .proof-res-title { font-size: clamp(1.58rem, 7.6vw, 2.22rem); line-height: 1.18; }
  .why-headline .hl { padding: 0.02em 0.12em; }
  .section-sub, .section-subtitle, .why-sub, .proof-res-sub, .blog-subtitle { font-size: 0.92rem; line-height: 1.65; word-break: keep-all; }
  .philosophy-card {
    border-width: 9px;
    box-shadow: 12px 12px 0 0 #000;
  }
  .philosophy-card--main,
  .philosophy-card--sub {
    width: 100%;
    padding: 30px 18px;
  }
  .philosophy-card--sub {
    margin-top: 34px;
  }
  .philosophy-deco {
    display: none;
  }
  .proof-card { padding: 28px 20px; }
  .proof-brand { margin-bottom: 28px; gap: 8px; }
  .proof-stats { gap: 14px; }
  .stat-divider { height: 52px; }
  .stat-num { font-size: clamp(2.2rem, 12vw, 3.2rem); }
  .proof-caption { margin-top: 44px; font-size: 1rem; }
  .why-table { margin-top: 34px; border: 0; background: transparent; display: grid; gap: 12px; }
  .why-table-head { display: none; }
  .why-table-row { display: grid; grid-template-columns: 1fr; border: 2px solid #fff; background: #000; }
  .why-col-divider { display: flex; border: 0; min-height: 0; padding: 0; justify-content: flex-start; }
  .why-vs { display: inline-flex; margin: -8px 0 -8px 20px; padding: 2px 7px; background: #000; border: 2px solid var(--lime); color: var(--lime); font-size: 0.68rem; position: relative; z-index: 1; }
  .why-table-row .why-col-others,
  .why-table-row .why-col-ingihwek { display: grid; grid-template-columns: 22px 1fr; gap: 9px 10px; align-items: start; padding: 15px 16px; border: 0; font-size: 0.86rem; line-height: 1.52; }
  .why-table-row .why-col-others { color: #868686; padding-bottom: 13px; }
  .why-table-row .why-col-ingihwek { background: rgba(204,255,0,0.1); padding-top: 17px; font-size: 0.9rem; }
  .why-table-row .why-col-others::before,
  .why-table-row .why-col-ingihwek::before { display: none; }
  .why-marker { width: 22px; height: 22px; font-size: 0.72rem; }
  .services-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 10px; margin-top: 42px; }
  .service-card { padding: 24px 10px 22px; border-width: 2px; }
  .service-card img { max-width: 66px; margin-bottom: 14px; }
  .service-card h3 { font-size: 0.92rem; }
  .service-card p { font-size: 0.72rem; line-height: 1.45; }
  .services-footer { margin-top: 50px; }
  #journey { gap: 6px; padding-top: 6px; }
  .journey-row { min-height: 112px; padding: 18px 0 !important; justify-content: center; }
  .journey-row:last-child { padding: 22px 0 !important; }
  .journey-inner { display: flex; justify-content: center; padding: 0 16px; grid-template-columns: none; }
  .journey-inner .fp-slot-left,
  .journey-inner .fp-slot-right { display: none; }
  .journey-text { grid-column: auto; width: 100%; text-align: center !important; line-height: 1; }
  .journey-row:nth-child(1) .journey-text { font-size: 2.15rem !important; }
  .journey-row:nth-child(2) .journey-text { font-size: 2.7rem !important; -webkit-text-stroke-width: 1.4px; }
  .journey-row:nth-child(3) .journey-text { font-size: 3.25rem !important; }
  .journey-row:nth-child(4) .journey-text { font-size: 3.8rem !important; -webkit-text-stroke-width: 1.8px; }
  .journey-row:nth-child(5) .journey-text { font-size: 4.35rem !important; }
  #cta::before, #cta::after, #final-cta::after { display: none; }
  .cta-bracket { gap: 8px; }
  .bracket-left, .bracket-right { width: 14px; }
  .rolling-item { font-size: clamp(1.35rem, 8vw, 2rem); white-space: normal; word-break: keep-all; }
  .cta-ingihwek-def { margin-bottom: 44px; font-size: 0.9rem; }
  .cta-stat-card { padding: 28px 22px; }
  .blog-header { margin-bottom: 34px; }
  .blog-item { grid-template-columns: 38px 1fr; padding: 22px 0; }
  .blog-item-content { padding-right: 0; }
  .blog-item-num { font-size: 1.45rem; }
  .blog-tag { font-size: 0.66rem; margin-bottom: 8px; }
  .blog-item-content h3 { font-size: 1.02rem; line-height: 1.45; word-break: keep-all; }
  .blog-item-content p { font-size: 0.86rem; line-height: 1.55; }
  .blog-item-arrow { display: none; }
  .cta-tags-area { margin-bottom: 30px; }
  .exp-tags { gap: 8px; }
  .exp-tags span { padding: 7px 11px; font-size: 0.75rem; }
  .cta-confidence { font-size: 1rem; margin-bottom: 34px; }
  .site-footer { padding-bottom: 96px; }
  .phone-modal { width: calc(100% - 28px); padding: 42px 24px 32px; box-shadow: 8px 8px 0 0 var(--lime); }
  .phone-modal-number { font-size: 1.25rem; }
}

/* =============================================
   PHONE MODAL
   ============================================= */
.phone-modal-backdrop { display: none; position: fixed; inset: 0; z-index: 2100; background: rgba(0,0,0,0.7); align-items: center; justify-content: center; }
.phone-modal-backdrop.open { display: flex; }
.phone-modal { background: #000; border: 4px solid var(--lime); border-radius: 0; padding: 48px 40px 40px; max-width: 420px; width: calc(100% - 40px); text-align: center; position: relative; box-shadow: 14px 14px 0 0 var(--lime); }
.phone-modal-close { position: absolute; top: 14px; right: 18px; background: none; border: none; color: var(--lime); font-size: 1.7rem; cursor: pointer; line-height: 1; }
.phone-modal-icon { width: 56px; height: 56px; background: var(--lime); color: #000; display: flex; align-items: center; justify-content: center; margin: 0 auto 20px; }
.phone-modal-title { font-family: var(--font-display); font-size: 1.2rem; font-weight: 700; color: #fff; margin: 0 0 12px; text-transform: uppercase; }
.phone-modal-body { font-family: var(--font-body); font-size: 0.9rem; color: var(--muted); line-height: 1.7; margin: 0 0 26px; }
.phone-modal-number { display: block; font-family: var(--font-mono); font-size: 1.6rem; font-weight: 700; color: var(--lime); letter-spacing: 0.04em; margin-bottom: 18px; }
.phone-modal-cta { display: inline-block; background: var(--lime); color: #000; font-family: var(--font-display); font-size: 0.95rem; font-weight: 700; padding: 14px 32px; border: 3px solid #fff; box-shadow: 5px 5px 0 #fff; }

/* =============================================
   REVIEW LIGHTBOX
   ============================================= */
.review-modal { display: none; position: fixed; z-index: 2000; padding: 60px 20px; inset: 0; width: 100%; height: 100%; overflow: auto; background: rgba(0,0,0,0.92); cursor: zoom-out; }
.modal-content { margin: auto; display: block; width: auto; max-width: 95%; max-height: 85vh; border: 4px solid var(--lime); border-radius: 0; box-shadow: 16px 16px 0 var(--lime); }
.close-modal { position: fixed; top: 24px; right: 32px; color: var(--lime); font-size: 46px; font-weight: 700; cursor: pointer; z-index: 2001; line-height: 1; }
@media (max-width: 768px) { .close-modal { top: 16px; right: 16px; font-size: 38px; } }
