:root {
  --bg: #05070b;
  --bg-soft: #0b0f16;
  --surface: rgba(255,255,255,0.035);
  --surface-strong: rgba(255,255,255,0.05);
  --line: rgba(255,255,255,0.09);
  --line-soft: rgba(255,255,255,0.05);
  --text: rgba(255,255,255,0.96);
  --text-soft: rgba(255,255,255,0.74);
  --text-dim: rgba(255,255,255,0.46);
  --shadow: 0 30px 90px rgba(0,0,0,0.34);
  --container: 1240px;
  --spot-x: 60%;
  --spot-y: 24%;
  --fs-display: clamp(2.6rem, 4.7vw, 4.4rem);
  --fs-section: clamp(1.85rem, 2.8vw, 2.7rem);
  --fs-body: 0.96rem;
  --radius-panel: 12px;
  --section-space: 68px;
}
* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  margin: 0;
  overflow-x: hidden;
  color: var(--text);
  font-family: "Shippori Mincho", serif;
  background:
    radial-gradient(circle at 18% 14%, rgba(255,255,255,0.08), transparent 22%),
    radial-gradient(circle at 82% 18%, rgba(158,173,255,0.08), transparent 22%),
    radial-gradient(circle at 76% 68%, rgba(255,255,255,0.07), transparent 20%),
    linear-gradient(180deg, #05070b 0%, #080b11 48%, #05070b 100%);
}
body::before {
  content: "";
  position: fixed; inset: 0; z-index: 1; pointer-events: none;
  background:
    radial-gradient(circle 520px at var(--spot-x) var(--spot-y), rgba(255,255,255,0.12), transparent 70%),
    radial-gradient(circle 180px at var(--spot-x) var(--spot-y), rgba(255,255,255,0.08), transparent 62%);
  opacity: .95;
}
body::after {
  content: "";
  position: fixed; inset: 0; z-index: 1; pointer-events: none;
  background: linear-gradient(180deg, rgba(255,255,255,0.02), transparent 18%, transparent 82%, rgba(255,255,255,0.02));
  opacity: .7;
}
a { color: inherit; text-decoration: none; }
img { display: block; max-width: 100%; height: auto; }
button,
input,
textarea,
select { font-family: inherit; }
.container { width: min(var(--container), calc(100% - 56px)); margin: 0 auto; }
.tata-bg {
  position: fixed; inset: 0; z-index: 0; pointer-events: none; overflow: hidden;
}
.tata-particles,
.tata-grid,
.tata-noise,
.tata-glow,
.tata-ring,
.tata-beam {
  position: absolute; inset: 0;
}
.tata-particles { width: 100%; height: 100%; }
.tata-grid {
  background-image: linear-gradient(rgba(255,255,255,0.03) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,0.03) 1px, transparent 1px);
  background-size: 52px 52px;
  opacity: .38;
  mask-image: radial-gradient(circle at 50% 36%, black 0 40%, transparent 82%);
  animation: gridDrift 26s linear infinite;
}
.tata-noise {
  inset: -100px;
  opacity: .038;
  background-image: radial-gradient(rgba(255,255,255,0.08) .7px, transparent .8px);
  background-size: 6px 6px;
  animation: grainDrift 8s steps(6) infinite;
}
.tata-glow {
  border-radius: 50%;
  filter: blur(90px);
}
.tata-glow-a { width: 36vw; height: 36vw; top: 6%; left: -8%; background: rgba(255,255,255,0.14); animation: floatA 18s ease-in-out infinite; }
.tata-glow-b { width: 31vw; height: 31vw; top: 16%; right: -6%; background: rgba(167,181,255,0.16); animation: floatB 20s ease-in-out infinite; }
.tata-glow-c { width: 40vw; height: 40vw; bottom: -12%; left: 24%; background: rgba(255,255,255,0.11); animation: floatC 24s ease-in-out infinite; }
.tata-ring {
  inset: auto; border-radius: 50%; left: 50%; transform: translateX(-50%);
  border: 1px solid rgba(255,255,255,0.055);
}
.tata-ring-a { width: 620px; height: 620px; top: 6%; animation: spin 34s linear infinite; }
.tata-ring-b { width: 920px; height: 920px; top: -5%; opacity: .52; animation: spinReverse 58s linear infinite; }
.tata-ring-c { width: 1220px; height: 1220px; top: -16%; opacity: .24; animation: spin 90s linear infinite; }
.tata-beam {
  width: 42vw; height: 128vh; top: -10vh; opacity: .15; filter: blur(26px);
  background: linear-gradient(180deg, rgba(255,255,255,0.13), transparent 74%);
  animation: beamSweep 14s ease-in-out infinite;
}
.tata-beam-a { left: 4%; transform: rotate(22deg); }
.tata-beam-b { right: -4%; transform: rotate(-18deg); opacity: .12; animation-delay: -7s; }
.site-header {
  position: sticky; top: 0; z-index: 60;
  background: rgba(5,7,11,.28);
  backdrop-filter: blur(16px);
  border-bottom: 1px solid rgba(255,255,255,.04);
}
body.admin-bar .site-header { top: 32px; }
.header-inner {
  min-height: 84px;
  display: flex; align-items: center; justify-content: space-between; gap: 24px;
}
.brand {
  display: inline-flex; align-items: center; gap: 14px; min-width: 0;
}
.brand-mark {
  width: 42px; flex: 0 0 auto; display: grid; place-items: center;
}
.brand-mark .custom-logo-link,
.brand-mark img { display: block; width: 100%; height: auto; }
.brand-copy strong {
  display: block; font-size: .92rem; font-weight: 500; letter-spacing: .18em; text-transform: uppercase; font-family: "Shippori Mincho", serif;
}
.brand-copy small {
  display: block; margin-top: 3px; font-size: .65rem; color: var(--text-dim); letter-spacing: .12em; text-transform: uppercase; font-family: "Shippori Mincho", serif;
}
.menu-list { display: flex; gap: 18px; margin: 0; padding: 0; }
.menu-list li { list-style: none; }
.menu-list a {
  color: var(--text-dim); font-size: .74rem; letter-spacing: .15em; text-transform: uppercase; font-family: "Shippori Mincho", serif;
  transition: color .3s ease;
}
.menu-list a:hover { color: var(--text); }
.tata-main { position: relative; z-index: 2; }
.hero-grid {
  display: grid; grid-template-columns: minmax(0, 1fr) minmax(420px, .9fr); gap: 42px;
  align-items: center; padding-top: 96px; padding-bottom: 54px;
}
.panel {
  position: relative; overflow: hidden; background: linear-gradient(180deg, rgba(255,255,255,.05), rgba(255,255,255,.02));
  border: 1px solid var(--line); border-radius: var(--radius-panel); box-shadow: inset 0 1px 0 rgba(255,255,255,.05), var(--shadow);
  backdrop-filter: blur(14px);
}
.panel::after {
  content: ""; position: absolute; inset: auto -20% 0 auto; width: 42%; height: 140%;
  background: linear-gradient(180deg, transparent, rgba(255,255,255,0.06), transparent);
  transform: rotate(18deg) translateX(140%);
  transition: transform .7s ease;
  pointer-events: none;
}
.panel:hover::after { transform: rotate(18deg) translateX(-10%); }
.panel::before {
  content: ""; position: absolute; inset: 0;
  background: linear-gradient(135deg, rgba(255,255,255,.04), transparent 36%, transparent 68%, rgba(255,255,255,.03));
  pointer-events: none;
}
.panel-hero { padding: 52px 48px 44px; }
.eyebrow,
.section-kicker,
.card-index {
  margin: 0 0 18px; color: var(--text-dim); font-size: .74rem; letter-spacing: .16em; text-transform: uppercase; font-family: "Shippori Mincho", serif;
}
.display-title,
.section-title,
.entry-title {
  margin: 0; font-family: "Shippori Mincho", serif; font-weight: 600; color: var(--text);
  line-height: 1.2; letter-spacing: .02em;
}
.display-title { font-size: var(--fs-display); max-width: 8.8em; text-wrap: balance; }
.section-title,
.entry-title { font-size: var(--fs-section); max-width: 14em; text-wrap: balance; }
.message-panel .section-title { max-width: none; font-size: clamp(1.8rem, 2.5vw, 2.45rem); }
.lead,
.section-copy,
.entry-content,
.entry-content p {
  color: var(--text-soft); font-size: var(--fs-body); line-height: 1.95; font-family: "Shippori Mincho", serif;
}
.hero-actions,
.contact-actions { display: flex; flex-wrap: wrap; gap: 12px; margin-top: 28px; }
.btn,
.wp-block-button__link {
  display: inline-flex; align-items: center; justify-content: center; min-height: 48px; padding: 0 22px;
  border-radius: 999px; border: 1px solid rgba(255,255,255,.1); color: var(--text);
  background: rgba(255,255,255,.03); transition: transform .35s ease, background .35s ease, border-color .35s ease; font-family: "Shippori Mincho", serif;
}
.btn:hover,
.wp-block-button__link:hover { transform: translateY(-2px); }
.btn-primary,
.wp-block-button.is-style-fill .wp-block-button__link { background: rgba(255,255,255,.11); }
.btn-secondary { background: rgba(255,255,255,.035); }
.hero-meta-grid {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 12px; margin-top: 28px;
}
.mini-panel {
  padding: 15px 16px; border-radius: 10px; border: 1px solid var(--line-soft); background: rgba(255,255,255,.02);
}
.mini-panel span { display: block; color: var(--text-dim); font-size: .68rem; letter-spacing: .16em; text-transform: uppercase; font-family: "Shippori Mincho", serif; }
.mini-panel strong { display: block; margin-top: 8px; font-size: .9rem; font-weight: 400; color: var(--text); font-family: "Shippori Mincho", serif; }
.hero-stage {
  min-height: 620px; isolation: isolate;
  background:
    radial-gradient(circle at 50% 40%, rgba(255,255,255,.07), transparent 24%),
    linear-gradient(180deg, rgba(255,255,255,.016), rgba(255,255,255,.006));
  border-color: rgba(255,255,255,.06);
}
.hero-stage::before {
  content: "";
  position: absolute;
  inset: 10% 14%;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.06);
  box-shadow: 0 0 80px rgba(255,255,255,.06), inset 0 0 50px rgba(255,255,255,.03);
  animation: heroHalo 12s ease-in-out infinite;
}
.hero-stage::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(135deg, transparent 18%, rgba(255,255,255,.05) 50%, transparent 82%);
  opacity: .35;
  mix-blend-mode: screen;
  animation: stageSweep 9s linear infinite;
}
.stage-core {
  position: absolute; inset: 18% 18%; border-radius: 50%;
  background: radial-gradient(circle, rgba(255,255,255,.06), rgba(255,255,255,.01) 55%, transparent 72%);
  filter: blur(8px);
  animation: pulseCore 7s ease-in-out infinite;
}
.stage-orbit,
.stage-path {
  position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%);
  border-radius: 50%; border: 1px solid rgba(255,255,255,.08);
}
.orbit-a { width: 72%; height: 56%; animation: spin 24s linear infinite; }
.orbit-b { width: 52%; height: 72%; animation: spinReverse 32s linear infinite; }
.orbit-c { width: 36%; height: 36%; animation: spin 18s linear infinite; }
.stage-path { border-color: rgba(255,255,255,.03); }
.path-a { width: 86%; height: 40%; transform: translate(-50%, -50%) rotate(24deg); }
.path-b { width: 84%; height: 44%; transform: translate(-50%, -50%) rotate(-20deg); }
.stage-logo {
  position: absolute; left: 50%; top: 50%; transform: translate(-50%, -50%); width: min(220px, 34%); z-index: 3;
}
.stage-logo .custom-logo-link,
.stage-logo img,
.stage-logo svg { display: block; width: 100%; height: auto; }
.stage-logo-hero {
  width: min(410px, 80%);
  filter: drop-shadow(0 0 16px rgba(255,255,255,.08));
}
.stage-logo-hero img {
  animation: heroObjectFloat 12s ease-in-out infinite;
  opacity: .96;
  mix-blend-mode: screen;
}
.stage-pulse {
  position: absolute;
  left: 50%;
  top: 50%;
  border-radius: 50%;
  border: 1px solid rgba(255,255,255,.12);
  transform: translate(-50%, -50%);
  opacity: .35;
}
.pulse-a { width: 22px; height: 22px; animation: pulseOrbitA 6s ease-in-out infinite; }
.pulse-b { width: 14px; height: 14px; animation: pulseOrbitB 7.4s ease-in-out infinite; }
.stage-label,
.stage-side {
  position: absolute; z-index: 3; color: var(--text-soft); font-size: .72rem; letter-spacing: .14em; text-transform: uppercase;
}
.stage-label {
  padding: 10px 14px; border-radius: 999px; border: 1px solid var(--line-soft); background: rgba(255,255,255,.02);
}
.stage-label-a { top: 16%; left: 10%; animation: floatA 9s ease-in-out infinite; }
.stage-label-b { top: 28%; right: 10%; animation: floatB 11s ease-in-out infinite; }
.stage-label-c { bottom: 18%; right: 14%; animation: floatC 10s ease-in-out infinite; }
.stage-side { bottom: 26px; }
.stage-side span { display: block; color: var(--text-dim); font-size: .64rem; }
.stage-side strong { display: block; margin-top: 6px; font-family: "Shippori Mincho", serif; font-size: .92rem; font-weight: 500; letter-spacing: .06em; text-transform: none; }
.stage-side-left { left: 24px; }
.stage-side-right { right: 24px; text-align: right; }
.scroll-cue {
  position: absolute; left: 50%; bottom: 18px; transform: translateX(-50%); width: 26px; height: 44px; border-radius: 999px;
  border: 1px solid rgba(255,255,255,.12); z-index: 3;
}
.scroll-cue span {
  position: absolute; left: 50%; top: 9px; width: 4px; height: 10px; border-radius: 999px; background: rgba(255,255,255,.66);
  transform: translateX(-50%); animation: scrollCue 2.2s ease-in-out infinite;
}
.ticker-wrap {
  position: relative; overflow: hidden; padding: 10px 0 30px;
}
.ticker-wrap::before,
.ticker-wrap::after {
  content: ""; position: absolute; top: 0; bottom: 0; width: 140px; z-index: 2; pointer-events: none;
}
.ticker-wrap::before { left: 0; background: linear-gradient(90deg, #05070b, transparent); }
.ticker-wrap::after { right: 0; background: linear-gradient(270deg, #05070b, transparent); }
.ticker-track {
  display: inline-flex; align-items: center; gap: 28px; min-width: max-content;
  color: rgba(255,255,255,.26); font-size: .74rem; letter-spacing: .26em; text-transform: uppercase;
  animation: marquee 28s linear infinite;
}
.intro-section,
.services-section,
.process-section,
.message-section,
.contact-section { padding: var(--section-space) 0 0; }
.section-head {
  display: grid; grid-template-columns: minmax(320px, .95fr) minmax(0, 1.05fr); align-items: end; gap: 30px; margin-bottom: 24px;
}
.intro-head { margin-bottom: 34px; }
.value-grid,
.service-grid,
.process-grid,
.notes-grid { display: grid; gap: 18px; }
.value-grid { grid-template-columns: repeat(3, 1fr); }
.value-card,
.process-card { padding: 26px 24px; }
.value-illustration,
.process-illustration {
  margin: -2px -2px 18px;
  border-bottom: 1px solid var(--line-soft);
  background: linear-gradient(180deg, rgba(255,255,255,.03), rgba(255,255,255,.01));
  min-height: 164px;
  display: grid;
  place-items: center;
  overflow: hidden;
}
.value-illustration svg,
.process-illustration svg {
  width: 100%; height: 136px;
}
.image-illustration img,
.image-art img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  filter: saturate(0.92) contrast(1.06) brightness(.96);
  transform: scale(1.03);
}
.image-illustration::after,
.image-art::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(5,7,11,0) 0%, rgba(5,7,11,.08) 36%, rgba(5,7,11,.34) 100%);
  pointer-events: none;
}
.value-illustration svg circle,
.value-illustration svg rect,
.process-illustration svg circle,
.process-illustration svg rect {
  fill: rgba(255,255,255,.03);
  stroke: rgba(255,255,255,.38);
  stroke-width: 1.2;
}
.value-illustration svg path,
.process-illustration svg path {
  fill: none;
  stroke: rgba(255,255,255,.38);
  stroke-width: 1.2;
}
.value-card h3,
.service-card h3,
.process-card strong {
  margin: 0 0 12px; font-family: "Shippori Mincho", serif; font-weight: 600; color: var(--text); line-height: 1.5;
}
.value-card p:last-child,
.process-card p { margin-bottom: 0; }
.value-card h3,
.service-card h3 { font-size: 1.18rem; }
.service-grid { grid-template-columns: repeat(3, 1fr); }
.service-card { padding: 0 24px 24px; }
.service-art {
  position: relative; margin: 0 -24px 20px; min-height: 240px; border-bottom: 1px solid var(--line-soft);
  background: linear-gradient(180deg, rgba(255,255,255,.04), rgba(255,255,255,.012)); overflow: hidden;
}
.service-art::after {
  content: ""; position: absolute; inset: 0;
  background: radial-gradient(circle at 50% 42%, rgba(255,255,255,.09), transparent 54%);
  opacity: .65;
}
.image-art img {
  transform: scale(1.02);
}
.mesh {
  position: absolute; inset: 0; background-image: linear-gradient(rgba(255,255,255,.05) 1px, transparent 1px), linear-gradient(90deg, rgba(255,255,255,.05) 1px, transparent 1px); background-size: 30px 30px; opacity: .24;
}
.node,
.line,
.frame,
.core-ring,
.ray { position: absolute; }
.node { width: 14px; height: 14px; border-radius: 50%; background: rgba(255,255,255,.82); box-shadow: 0 0 20px rgba(255,255,255,.35); animation: nodePulse 4s ease-in-out infinite; }
.node-a { left: 18%; top: 32%; }
.node-b { right: 18%; top: 24%; animation-delay: 1.1s; }
.node-c { left: 48%; bottom: 18%; animation-delay: 2.1s; }
.line { height: 1px; background: rgba(255,255,255,.28); transform-origin: left center; }
.line-a { left: 18%; top: 32%; width: 42%; transform: rotate(-12deg); }
.line-b { left: 32%; top: 56%; width: 34%; transform: rotate(18deg); }
.frame { width: 150px; height: 104px; border: 1px solid rgba(255,255,255,.14); border-radius: 14px; background: rgba(255,255,255,.025); }
.frame-a { left: 16%; top: 18%; transform: rotate(-8deg); animation: floatA 10s ease-in-out infinite; }
.frame-b { right: 16%; bottom: 14%; transform: rotate(8deg); animation: floatB 11s ease-in-out infinite; }
.film-glow { position: absolute; left: 12%; right: 12%; top: 50%; height: 1px; background: linear-gradient(90deg, transparent, rgba(255,255,255,.46), transparent); }
.film-wave { position: absolute; left: 18%; right: 18%; top: 36%; bottom: 22%; border-top: 1px solid rgba(255,255,255,.08); border-bottom: 1px solid rgba(255,255,255,.08); transform: skewY(-6deg); }
.core-ring { border: 1px solid rgba(255,255,255,.14); border-radius: 50%; left: 50%; top: 50%; transform: translate(-50%, -50%); }
.ring-1 { width: 220px; height: 220px; animation: spin 18s linear infinite; }
.ring-2 { width: 124px; height: 124px; animation: spinReverse 10s linear infinite; }
.ray { left: 50%; top: 50%; width: 150px; height: 1px; background: rgba(255,255,255,.28); transform-origin: center; }
.ray-a { transform: translate(-50%, -50%) rotate(0deg); }
.ray-b { transform: translate(-50%, -50%) rotate(60deg); }
.ray-c { transform: translate(-50%, -50%) rotate(-60deg); }
.process-grid { grid-template-columns: repeat(3, 1fr); }
.process-card span {
  display: block; margin-bottom: 12px; color: var(--text-dim); font-size: .7rem; letter-spacing: .2em; text-transform: uppercase;
}
.process-card strong { display: block; font-size: 1rem; }
.process-card p { margin: 0; color: var(--text-soft); line-height: 1.9; }
.message-panel,
.contact-panel { padding: 42px 40px; }
.message-panel { min-height: 0; padding-top: 34px; padding-bottom: 28px; }
.panel-inner {
  border: 1px solid var(--line-soft);
  border-radius: 12px;
  background: rgba(255,255,255,.018);
  padding: 24px;
}
.horizon-glow {
  position: absolute; left: 10%; right: 10%; bottom: -16%; height: 220px; border-radius: 50%;
  background: radial-gradient(ellipse at center, rgba(255,255,255,.18), rgba(255,255,255,.03) 46%, transparent 74%);
  filter: blur(22px);
}
.message-quote {
  position: relative; margin: 24px 0 0; padding-top: 18px; border-top: 1px solid var(--line-soft);
  font-family: "Shippori Mincho", serif; font-size: clamp(1.15rem, 2vw, 1.65rem); color: rgba(255,255,255,.9); line-height: 1.7;
}
.contact-panel {
  display: grid; grid-template-columns: minmax(0, .9fr) minmax(420px, 1.1fr); align-items: start; gap: 28px; margin-bottom: 64px;
}
.contact-copy-wrap { padding-right: 12px; }
.contact-form { align-self: stretch; }
.form-grid { margin-bottom: 16px; }
.form-grid.two-col {
  display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px;
}
.contact-form label { display: block; }
.contact-form label span {
  display: block; margin-bottom: 8px; color: var(--text-dim); font-size: .72rem; letter-spacing: .14em; text-transform: uppercase; font-family: "Shippori Mincho", serif;
}
.contact-form input,
.contact-form textarea {
  width: 100%; border: 1px solid rgba(255,255,255,.08); border-radius: 10px; background: rgba(255,255,255,.03);
  color: var(--text); padding: 14px 16px; font: inherit; outline: none;
}
.contact-form textarea { resize: vertical; min-height: 160px; }
.contact-form input:focus,
.contact-form textarea:focus { border-color: rgba(255,255,255,.22); background: rgba(255,255,255,.045); }
.contact-hp { position: absolute !important; left: -9999px !important; width: 1px; height: 1px; opacity: 0; }
.form-status {
  margin-top: 18px; padding: 14px 16px; border-radius: 10px; font-size: .94rem; line-height: 1.8;
}
.form-status-success { background: rgba(110, 185, 140, .12); border: 1px solid rgba(110,185,140,.28); color: rgba(223,255,231,.95); }
.form-status-error { background: rgba(198, 96, 96, .12); border: 1px solid rgba(198,96,96,.28); color: rgba(255,231,231,.95); }
.contact-direct-actions { margin: 20px 0 8px; }
.wide { max-width: 64ch; }
.entry-title { margin-bottom: 18px; }
.tata-content { padding: 96px 0; }
.entry-content > *:first-child { margin-top: 0; }
.entry-content h2,
.entry-content h3,
.entry-content h4 {
  font-family: "Shippori Mincho", serif; font-weight: 600; line-height: 1.5;
}
.entry-content img { border-radius: 12px; }
.site-footer {
  position: relative; z-index: 2; padding: 20px 0 34px; border-top: 1px solid rgba(255,255,255,.04);
}
.footer-inner { display: flex; justify-content: space-between; gap: 16px; color: var(--text-dim); font-size: .76rem; letter-spacing: .12em; text-transform: uppercase; font-family: "Shippori Mincho", serif; }
.tata-reveal { opacity: 0; transform: translateY(34px); transition: opacity .9s ease, transform 1s cubic-bezier(.2,.7,.1,1); }
.tata-reveal.is-visible { opacity: 1; transform: translateY(0); }
.js-tilt { transform-style: preserve-3d; transition: transform .45s ease, box-shadow .3s ease, border-color .3s ease; }
.js-tilt:hover { border-color: rgba(255,255,255,.12); box-shadow: inset 0 1px 0 rgba(255,255,255,.05), 0 38px 100px rgba(0,0,0,.4); }
.progress-line {
  position: fixed; left: 0; top: 0; height: 2px; width: 0; z-index: 100;
  background: linear-gradient(90deg, rgba(255,255,255,.95), rgba(184,200,255,.48), rgba(255,255,255,.08));
  box-shadow: 0 0 24px rgba(255,255,255,.34);
}
.cursor-dot,
.cursor-ring {
  position: fixed;
  top: 0;
  left: 0;
  transform: translate(-50%, -50%);
  pointer-events: none;
  z-index: 80;
  opacity: 0;
}
.cursor-dot {
  width: 14px; height: 14px; border-radius: 50%; border: 1px solid rgba(255,255,255,.38); background: rgba(255,255,255,.08);
  transition: width .24s ease, height .24s ease, opacity .24s ease, border-color .24s ease;
}
.cursor-ring {
  width: 52px; height: 52px; border-radius: 50%; border: 1px solid rgba(255,255,255,.14);
  box-shadow: 0 0 30px rgba(255,255,255,.08), inset 0 0 18px rgba(255,255,255,.03);
  transition: width .28s ease, height .28s ease, opacity .24s ease, border-color .24s ease;
}
.cursor-dot.is-visible,
.cursor-ring.is-visible { opacity: 1; }
.cursor-dot.is-hover { width: 24px; height: 24px; border-color: rgba(255,255,255,.9); }
.cursor-ring.is-hover { width: 72px; height: 72px; border-color: rgba(255,255,255,.32); }
.split-line { display: inline-block; }
.char-wrap { display: inline-block; overflow: hidden; }
.char { display: inline-block; transform: translateY(120%); opacity: 0; transition: transform .85s cubic-bezier(.2,.7,.1,1), opacity .85s ease; }
.js-split.is-visible .char { transform: translateY(0); opacity: 1; }
.has-kubio .wp-block-group,
.has-kubio .wp-block-cover,
.has-kubio .wp-block-columns,
.has-kubio .wp-block-media-text,
.tata-content > * { position: relative; }
.tata-kubio-theme.is-loaded .tata-content > .wp-block-group,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-cover,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-columns,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-media-text,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-heading,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-image,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-buttons,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-paragraph,
.tata-kubio-theme.is-loaded .tata-content > .wp-block-spacer { opacity: 0; transform: translateY(34px); transition: opacity .85s ease, transform 1s cubic-bezier(.2,.7,.1,1); }
.tata-kubio-theme.is-loaded .tata-content > .is-visible { opacity: 1; transform: translateY(0); }
@keyframes floatA { 0%,100% { transform: translate(0,0); } 50% { transform: translate(24px,-18px); } }
@keyframes floatB { 0%,100% { transform: translate(0,0); } 50% { transform: translate(-24px,18px); } }
@keyframes floatC { 0%,100% { transform: translate(0,0); } 50% { transform: translate(14px,-22px); } }
@keyframes spin { from { transform: translateX(-50%) rotate(0deg); } to { transform: translateX(-50%) rotate(360deg); } }
@keyframes spinReverse { from { transform: translateX(-50%) rotate(360deg); } to { transform: translateX(-50%) rotate(0deg); } }
@keyframes grainDrift { 0% { transform: translate(0,0); } 25% { transform: translate(8px,-6px); } 50% { transform: translate(-6px,8px); } 75% { transform: translate(6px,4px); } 100% { transform: translate(0,0); } }
@keyframes marquee { from { transform: translateX(0); } to { transform: translateX(-50%); } }
@keyframes scrollCue { 0% { transform: translate(-50%,0); opacity: 0; } 25% { opacity: 1; } 100% { transform: translate(-50%,18px); opacity: 0; } }
@keyframes pulseCore { 0%,100% { transform: scale(1); opacity: .9; } 50% { transform: scale(1.08); opacity: 1; } }
@keyframes nodePulse { 0%,100% { transform: scale(1); opacity: .68; } 50% { transform: scale(1.35); opacity: 1; } }
@keyframes heroHalo { 0%,100% { transform: scale(1); opacity: .35; } 50% { transform: scale(1.06); opacity: .6; } }
@keyframes heroObjectFloat { 0%,100% { transform: translateY(0) scale(1); } 50% { transform: translateY(-14px) scale(1.015); } }
@keyframes stageSweep { 0% { transform: translateX(-36%) skewX(-18deg); opacity: .08; } 40% { opacity: .28; } 100% { transform: translateX(42%) skewX(-18deg); opacity: .08; } }
@keyframes pulseOrbitA { 0% { transform: translate(-50%, -50%) translate(0,0) scale(.8); opacity: .9; } 50% { transform: translate(-50%, -50%) translate(120px,-72px) scale(1.25); opacity: .24; } 100% { transform: translate(-50%, -50%) translate(0,0) scale(.8); opacity: .9; } }
@keyframes pulseOrbitB { 0% { transform: translate(-50%, -50%) translate(0,0) scale(1); opacity: .7; } 50% { transform: translate(-50%, -50%) translate(-140px,84px) scale(1.45); opacity: .18; } 100% { transform: translate(-50%, -50%) translate(0,0) scale(1); opacity: .7; } }
@keyframes gridDrift { 0% { transform: translate3d(0,0,0) scale(1); } 50% { transform: translate3d(0,-18px,0) scale(1.02); } 100% { transform: translate3d(0,0,0) scale(1); } }
@keyframes beamSweep { 0%,100% { opacity: .08; transform: rotate(18deg) translateY(0); } 50% { opacity: .22; transform: rotate(22deg) translateY(28px); } }
@media (max-width: 1180px) {
  .hero-grid { grid-template-columns: 1fr; gap: 26px; }
  .service-grid,
  .process-grid,
  .value-grid { grid-template-columns: repeat(2, 1fr); }
  .service-grid > :last-child,
  .process-grid > :last-child,
  .value-grid > :last-child { grid-column: 1 / -1; }
  .contact-panel { grid-template-columns: 1fr; }
}
@media (max-width: 980px) {
  .section-head,
  .contact-panel,
  .service-grid,
  .process-grid,
  .value-grid,
  .form-grid.two-col { grid-template-columns: 1fr; display: grid; }
  .contact-panel { align-items: start; }
}
@media (max-width: 782px) { body.admin-bar .site-header { top: 46px; } }
@media (max-width: 760px) {
  .container { width: min(var(--container), calc(100% - 28px)); }
  .main-nav { display: none; }
  .brand-copy small { display: none; }
  .section-head { grid-template-columns: 1fr; }
  .display-title { font-size: clamp(2.1rem, 9vw, 3.35rem); }
  .panel-hero,
  .value-card,
  .process-card,
  .message-panel,
  .contact-panel { padding: 24px 22px; }
  .panel-inner { padding: 18px; }
  .service-card { padding: 0 22px 22px; }
  .service-art { margin: 0 -22px 18px; min-height: 180px; }
  .value-illustration, .process-illustration { min-height: 132px; }
  .value-illustration svg, .process-illustration svg { height: 112px; }
  .hero-meta-grid { grid-template-columns: 1fr; }
  .hero-stage { min-height: 420px; }
  .stage-label { font-size: .64rem; }
  .ticker-wrap { padding-bottom: 20px; }
  .cursor-dot,
  .cursor-ring { display: none; }
  .footer-inner { display: block; }
}
@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after { animation: none !important; transition: none !important; scroll-behavior: auto !important; }
  .tata-reveal,
  .tata-kubio-theme.is-loaded .tata-content > * { opacity: 1 !important; transform: none !important; }
  .cursor-dot { display: none !important; }
}
