
.v6-home{--bg:#f6f2ec;--paper:#fffdfa;--ink:#17151b;--muted:#6f6975;--line:#ded8df;--purple:#7852a0;background:var(--bg);color:var(--ink)}
.v6-wrap{width:min(1240px,calc(100% - 48px));margin:auto}.v6-eyebrow{font-size:10px;letter-spacing:.17em;text-transform:uppercase;color:var(--purple);font-weight:700}
.v6-two-col{display:grid;grid-template-columns:1fr 1fr;gap:clamp(56px,9vw,140px);align-items:end}.v6-two-col h2{margin:9px 0 0;font-size:clamp(60px,7.7vw,108px);line-height:.84;letter-spacing:-.06em}.v6-two-col p{color:var(--muted);font-size:15px;line-height:1.72}
.v6-hero{min-height:100svh;display:flex;align-items:center;padding:112px 0 74px;background:radial-gradient(720px 480px at 78% 36%,rgba(120,82,160,.10),transparent 72%),linear-gradient(180deg,#fbfaf7,#f2eee8);overflow:hidden}.v6-hero-grid{display:grid;grid-template-columns:1.08fr .92fr;gap:70px;align-items:center}.v6-see{margin-top:11px;font-size:15px;letter-spacing:.21em;color:#77707b;font-weight:650}.v6-hero h1{margin:5px 0 22px;font-size:clamp(86px,11.1vw,170px);line-height:.74;letter-spacing:-.078em}.v6-hero h1 em{font-style:normal;color:var(--purple)}.v6-hero-copy>p{max-width:650px;color:var(--muted);font-size:18px;line-height:1.6}.v6-primary-features, .v6-secondary-features{display:flex;flex-wrap:wrap;gap:7px}.v6-primary-features{margin-top:22px}.v6-primary-features span{padding:9px 12px;border-radius:999px;background:#1d1a21;color:#fff;font-size:9px}.v6-secondary-features{margin-top:13px;color:#746d79;font-size:9px}.v6-actions{display:flex;gap:9px;margin-top:23px}.v6-btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 17px;border-radius:999px;text-decoration:none;font-size:9px;text-transform:uppercase}.v6-btn.dark{background:#1d1a21;color:#fff}.v6-btn.light{background:#fff;color:#29242e;border:1px solid #d7d0da}.v6-lens{position:relative;width:min(39vw,550px);aspect-ratio:1;justify-self:end;border-radius:50%;overflow:hidden;border:1px solid rgba(90,68,110,.17);background:rgba(255,255,255,.55)}.v6-lens-glass{position:absolute;inset:0;background:radial-gradient(circle at 38% 28%,rgba(255,255,255,.95),transparent 27%),radial-gradient(circle at 63% 65%,rgba(120,82,160,.13),transparent 63%)}.v6-lens-reflection{position:absolute;left:7%;top:5%;width:48%;height:27%;border-radius:50%;background:radial-gradient(ellipse,rgba(255,255,255,.95),rgba(255,255,255,.15) 45%,transparent 72%);transform:rotate(-13deg)}
.v6-d2d-head, .v6-moments-head{padding:108px 0;background:var(--paper);border-bottom:1px solid var(--line)}.v6-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#eee8f1,#f5f1eb)}.v6-placeholder strong{font-size:80px}
.v6-tech{padding:112px 0;background:var(--paper)}.v6-tech-head{margin-bottom:50px}.v6-tech-grid{display:grid;grid-template-columns:repeat(5,1fr)}.v6-tech-grid article{padding:20px;border:1px solid var(--line)}.v6-tech-image{height:145px;margin:20px 0 16px;border-radius:18px;overflow:hidden;background:#eee9f1}.v6-tech-image img{width:100%;height:100%;object-fit:cover}.v6-tech-placeholder{height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}.v6-tech-grid h3{font-size:24px}.v6-tech-grid p{font-size:11px;color:var(--muted)}
.v6-explain{padding:100px 0;background:#f0ece5}.v6-close{padding:126px 0;background:#faf8f4}
@media(max-width:680px){.v6-wrap{width:calc(100% - 36px)}.v6-two-col{grid-template-columns:1fr;gap:18px}.v6-two-col h2{font-size:clamp(46px,13.5vw,62px)}.v6-two-col p{font-size:13.5px;line-height:1.64}
.v6-hero{min-height:100svh;padding:82px 0 90px;align-items:flex-start}.v6-hero-grid{display:block}.v6-see{font-size:9.5px}.v6-hero h1{font-size:clamp(55px,16.5vw,70px);line-height:.79;margin:5px 0 15px}.v6-hero-copy>p{max-width:330px;font-size:14px}.v6-primary-features{margin-top:14px}.v6-primary-features span{padding:8px 10px;font-size:8px}.v6-secondary-features{display:grid;grid-template-columns:1fr 1fr;gap:6px 10px;max-width:330px;margin-top:11px;font-size:7.8px}.v6-actions{display:grid;grid-template-columns:1fr 1fr;max-width:340px}.v6-btn{font-size:7.5px;padding:0 9px}.v6-lens{position:absolute;right:-90px;bottom:-38px;width:235px;opacity:.22}
.v6-d2d-head, .v6-moments-head{min-height:100svh;display:flex;align-items:center;padding:82px 0 68px}
.v6-tech{padding:70px 0}.v6-tech-grid{grid-template-columns:1fr}.v6-tech-image{height:190px}.v6-explain, .v6-close{padding:70px 0}}


/* TRIVEW V6.1 — second-screen hard lock, no legacy dependency */
#v61D2DIntro.v6-d2d-head{
  display:flex;
  align-items:center;
  visibility:visible;
  opacity:1;
  position:relative;
  z-index:2;
}

@media(max-width:680px){#v61D2DIntro.v6-d2d-head{
    min-height:100svh!important;
    height:100svh!important;
    display:flex!important;
    align-items:center!important;
    margin:0!important;
    padding:72px 0 56px!important;
    background:#fffdfa!important;
    visibility:visible!important;
    opacity:1!important;
    overflow:hidden!important;
  }

  #v61D2DIntro .v6-two-col{
    display:grid!important;
    grid-template-columns:1fr!important;
    gap:18px!important;
    width:100%!important;
  }

  #v61D2DIntro h2{
    margin:6px 0 0!important;
    font-size:clamp(48px,14.5vw,64px)!important;
    line-height:.84!important;
    letter-spacing:-.06em!important;
  }

  #v61D2DIntro p{
    max-width:330px!important;
    margin:0!important;
    font-size:14px!important;
    line-height:1.65!important;
  }}


/* =========================================================
   TRIVEW V6.2 — ONE LENS / MANY MOMENTS SCROLL LENS
   ========================================================= */
.v62-lens-story{
  position:relative;
  height:500svh;
  background:#ece7e0;
}
.v62-lens-sticky{
  position:sticky;
  top:64px;
  height:calc(100svh - 64px);
  overflow:hidden;
  background:#ece7e0;
}
.v62-lens-bg, .v62-bg-frame{
  position:absolute;
  inset:0;
}
.v62-bg-frame{
  opacity:0;
  transform:scale(1.035);
  transition:opacity .65s cubic-bezier(.2,.7,.2,1),transform 1.1s cubic-bezier(.2,.7,.2,1);
}
.v62-bg-frame.active{
  opacity:1;
  transform:scale(1);
}
.v62-bg-frame img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  filter:saturate(.82) contrast(.96);
}
.v62-bg-frame:after{
  content:"";
  position:absolute;
  inset:0;
  background:linear-gradient(90deg,rgba(248,245,240,.96) 0%,rgba(248,245,240,.78) 31%,rgba(248,245,240,.18) 62%,rgba(248,245,240,.24) 100%);
}
.v62-bg-placeholder{
  position:absolute;
  inset:0;
  background:linear-gradient(135deg,#f5f1eb,#e9e2ed);
}
.v62-story-copy{
  position:absolute;
  z-index:10;
  left:max(24px,calc((100vw - 1240px)/2));
  top:50%;
  transform:translateY(-50%);
  width:min(36vw,520px);
}
.v62-story-meta{
  display:flex;
  align-items:center;
  gap:9px;
  color:#7852a0;
  font-size:9px;
  letter-spacing:.14em;
}
.v62-story-meta i{
  width:34px;
  height:1px;
  background:rgba(120,82,160,.4);
}
.v62-story-copy h3{
  margin:12px 0 15px;
  font-size:clamp(56px,6.9vw,100px);
  line-height:.82;
  letter-spacing:-.06em;
}
.v62-story-copy p{
  margin:0;
  max-width:450px;
  color:#6f6975;
  font-size:14px;
  line-height:1.7;
}
.v62-lens-window{
  position:absolute;
  z-index:12;
  left:68%;
  top:50%;
  width:min(37vw,560px);
  aspect-ratio:1;
  transform:translate(-50%,-50%);
  border-radius:50%;
  overflow:hidden;
  border:1px solid rgba(255,255,255,.7);
  box-shadow:0 30px 72px rgba(45,38,52,.17),inset 0 0 0 1px rgba(255,255,255,.2);
  background:rgba(255,255,255,.18);
}
.v62-lens-frame{
  position:absolute;
  inset:0;
  opacity:0;
  transition:opacity .6s ease;
}
.v62-lens-frame.active{opacity:1}
.v62-lens-frame img{
  width:100%;
  height:100%;
  object-fit:cover;
  display:block;
  filter:contrast(1.06) saturate(1.04);
}
.v62-lens-shine{
  position:absolute;
  z-index:4;
  left:7%;
  top:5%;
  width:50%;
  height:28%;
  border-radius:50%;
  transform:rotate(-13deg);
  background:radial-gradient(ellipse,rgba(255,255,255,.72),rgba(255,255,255,.10) 44%,transparent 74%);
}
.v62-lens-rim{
  position:absolute;
  z-index:5;
  inset:0;
  border-radius:50%;
  box-shadow:inset 0 0 0 1px rgba(255,255,255,.28);
}
.v62-story-nav{
  position:absolute;
  z-index:15;
  right:28px;
  top:50%;
  transform:translateY(-50%);
  display:flex;
  flex-direction:column;
  gap:10px;
}
.v62-story-nav button{
  appearance:none;
  border:0;
  background:none;
  display:flex;
  align-items:center;
  gap:8px;
  color:#8f8792;
  cursor:pointer;
}
.v62-story-nav button span{font-size:8px}
.v62-story-nav button i{
  width:28px;
  height:1px;
  background:#aaa2ac;
  transition:width .25s ease,background .25s ease;
}
.v62-story-nav button.active{color:#4e4654}
.v62-story-nav button.active i{
  width:46px;
  background:#7852a0;
}
.v62-story-progress{
  position:absolute;
  z-index:20;
  left:0;
  right:0;
  bottom:0;
  height:3px;
  background:rgba(74,59,86,.1);
}
.v62-story-progress i{
  display:block;
  width:0;
  height:100%;
  background:linear-gradient(90deg,#7852a0,#c4a0dd);
}
.v62-story-steps{
  position:absolute;
  inset:0;
  display:grid;
  grid-template-rows:repeat(5,1fr);
}

@media(max-width:680px){.v62-lens-story{height:470svh}
  .v62-lens-sticky{
    top:60px;
    height:calc(100svh - 60px);
  }
  .v62-bg-frame:after{
    background:linear-gradient(0deg,rgba(248,245,240,.97) 0%,rgba(248,245,240,.75) 36%,rgba(248,245,240,.12) 68%,rgba(248,245,240,.05) 100%);
  }
  .v62-story-copy{
    left:18px;
    right:18px;
    top:auto;
    bottom:68px;
    width:auto;
    transform:none;
  }
  .v62-story-copy h3{
    font-size:clamp(42px,12.4vw,56px);
  }
  .v62-story-copy p{
    max-width:310px;
    font-size:12px;
  }
  .v62-lens-window{
    left:50%;
    top:38%;
    width:min(76vw,350px);
  }
  .v62-story-nav{
    right:8px;
    top:38%;
  }
  .v62-story-nav button span{display:none}
  .v62-story-nav button i{width:18px}
  .v62-story-nav button.active i{width:30px}}


/* TRIVEW V6.3 — D2D hero lens + time states */
.v6-d2d-head .v6-two-col h2{
  font-size:clamp(54px,7vw,98px);
}

.v6-lens{
  isolation:isolate;
  overflow:hidden;
  background:
    radial-gradient(circle at 38% 30%,rgba(255,255,255,.82),rgba(246,239,251,.44) 38%,rgba(128,76,176,.10) 72%,rgba(255,255,255,.28));
  box-shadow:
    0 30px 72px rgba(65,52,76,.13),
    inset 14px 16px 30px rgba(255,255,255,.78),
    inset -16px -18px 38px rgba(104,57,148,.11);
  animation:v63LensFloat 12s ease-in-out infinite;
}

.v63-lens-coating{
  position:absolute;
  inset:-22%;
  z-index:0;
  border-radius:50%;
  background:
    conic-gradient(
      from 12deg,
      rgba(114,62,171,.08),
      rgba(173,112,218,.34),
      rgba(92,73,184,.14),
      rgba(217,175,242,.30),
      rgba(120,73,184,.10),
      rgba(114,62,171,.08)
    );
  filter:blur(1px) saturate(1.18);
  animation:v63CoatingRotate 10s linear infinite;
}

.v6-lens-glass{
  z-index:1;
  background:
    radial-gradient(circle at 34% 26%,rgba(255,255,255,.95),transparent 23%),
    radial-gradient(circle at 68% 68%,rgba(139,77,196,.18),transparent 48%),
    radial-gradient(circle at 48% 54%,rgba(255,255,255,.15),rgba(113,66,169,.06) 68%,transparent 70%);
}

.v6-lens-reflection{
  z-index:3;
  left:5%;
  top:3%;
  width:54%;
  height:29%;
  background:
    radial-gradient(ellipse at 42% 45%,rgba(255,255,255,.96),rgba(255,255,255,.28) 37%,rgba(212,181,235,.13) 54%,transparent 72%);
  transform:rotate(-15deg);
  transform-origin:60% 60%;
  animation:v63ReflectionSweep 4.8s ease-in-out infinite alternate;
}

.v63-lens-edge{
  position:absolute;
  z-index:4;
  inset:0;
  border-radius:50%;
  pointer-events:none;
  border:1px solid rgba(112,79,139,.18);
  box-shadow:
    inset 2px 2px 3px rgba(255,255,255,.80),
    inset -3px -4px 8px rgba(109,64,149,.10);
}

@keyframes v63CoatingRotate{to{transform:rotate(360deg)}}
@keyframes v63ReflectionSweep{
  0%{transform:translate3d(-2%,0,0) rotate(-17deg) scale(.96);opacity:.72}
  100%{transform:translate3d(14%,8%,0) rotate(-10deg) scale(1.06);opacity:1}
}
@keyframes v63LensFloat{
  0%,100%{transform:rotate(-1.25deg) translateY(0)}
  50%{transform:rotate(1.25deg) translateY(-5px)}
}








@media(max-width:680px){.v6-d2d-head .v6-two-col h2{
    font-size:clamp(44px,12.8vw,58px);
  }
  .v63-lens-coating{inset:-28%}
  .v6-lens{animation:v63LensFloatMobile 10s ease-in-out infinite}}
@keyframes v63LensFloatMobile{
  0%,100%{transform:rotate(-1deg) translateY(0)}
  50%{transform:rotate(1deg) translateY(-3px)}
}
@media(prefers-reduced-motion:reduce){.v6-lens, .v63-lens-coating, .v6-lens-reflection{animation:none!important}}


/* =========================================================
   TRIVEW V6.4 — timeline precision + crystal clear hero lens
   ========================================================= */

/* Remove the little rectangular/marker artefact before each time */






/* Exact state colours */






/* Hero lens — nearly colourless optical glass */
.v6-lens{
  background:
    radial-gradient(circle at 35% 27%,rgba(255,255,255,.97),rgba(255,255,255,.48) 28%,rgba(248,247,250,.22) 60%,rgba(255,255,255,.12) 100%)!important;
  border:1px solid rgba(112,105,120,.13)!important;
  box-shadow:
    0 24px 65px rgba(50,44,56,.08),
    inset 10px 12px 28px rgba(255,255,255,.84),
    inset -8px -10px 24px rgba(120,110,130,.035)!important;
}

/* violet coating is only a faint optical hint now */
.v63-lens-coating{
  inset:-30%!important;
  opacity:.22!important;
  background:
    conic-gradient(
      from 18deg,
      transparent 0deg,
      rgba(167,129,196,.09) 62deg,
      rgba(221,205,233,.12) 112deg,
      transparent 165deg,
      rgba(143,115,173,.055) 226deg,
      rgba(232,222,239,.10) 290deg,
      transparent 360deg
    )!important;
  filter:blur(10px) saturate(.72)!important;
  animation-duration:18s!important;
}

/* premium soft white glare, no strong purple */
.v6-lens-reflection{
  left:7%!important;
  top:5%!important;
  width:48%!important;
  height:24%!important;
  opacity:.64;
  background:
    radial-gradient(
      ellipse at 42% 48%,
      rgba(255,255,255,.92) 0%,
      rgba(255,255,255,.52) 27%,
      rgba(247,244,250,.20) 48%,
      rgba(232,226,237,.06) 61%,
      transparent 74%
    )!important;
  filter:blur(1.5px);
  animation-duration:7s!important;
}

.v6-lens-glass{
  background:
    radial-gradient(circle at 33% 24%,rgba(255,255,255,.74),transparent 24%),
    radial-gradient(circle at 70% 70%,rgba(220,211,228,.055),transparent 45%),
    linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.02))!important;
}

.v63-lens-edge{
  border-color:rgba(105,98,112,.11)!important;
  box-shadow:
    inset 1px 1px 2px rgba(255,255,255,.94),
    inset -2px -3px 7px rgba(90,80,100,.035)!important;
}

/* =========================================================
   TRIVEW V6.5 — real clear lens / mobile timeline / hero
   ========================================================= */
.v65-lens-scene{
 position:absolute;inset:-4%;z-index:0;overflow:hidden;border-radius:50%;
 background:
   linear-gradient(155deg,rgba(255,255,255,.98) 0 32%,rgba(238,235,231,.72) 32.4% 33%,rgba(255,255,255,.86) 33.4% 62%,rgba(223,219,214,.55) 62.4% 63%,rgba(250,249,247,.94) 63.4% 100%);
 transform:scale(1.055);
}
.v65-lens-scene b{
 position:absolute;left:50%;top:54%;transform:translate(-50%,-50%);
 font-size:clamp(28px,3.1vw,44px);letter-spacing:.28em;color:rgba(35,32,38,.12);font-weight:700;
}
.v65-scene-line{position:absolute;height:1px;background:rgba(41,37,45,.12);transform:rotate(-20deg);width:120%;left:-10%}
.v65-scene-line.one{top:38%}.v65-scene-line.two{top:67%;transform:rotate(17deg)}
.v65-scene-orb{position:absolute;width:20%;aspect-ratio:1;border-radius:50%;right:17%;top:22%;background:rgba(125,102,145,.075);box-shadow:0 0 35px rgba(125,102,145,.06)}
.v63-lens-coating{opacity:.10!important;filter:blur(15px) saturate(.55)!important}
.v6-lens-glass{background:linear-gradient(145deg,rgba(255,255,255,.13),rgba(255,255,255,.015))!important}
.v6-lens-reflection{opacity:.46!important}
.v63-lens-edge{border:1px solid rgba(84,79,88,.15)!important;box-shadow:inset 2px 2px 3px rgba(255,255,255,.96),inset -2px -3px 6px rgba(75,68,82,.05)!important}

/* slightly larger timeline labels */


@media(max-width:680px){/* Clean mobile hero hierarchy */
  .v6-hero{padding:78px 0 48px!important;min-height:100svh!important;position:relative!important}
  .v6-hero-grid{display:grid!important;grid-template-columns:1fr!important;gap:16px!important}
  .v6-hero-copy{position:relative;z-index:3}
  .v6-hero .v6-eyebrow{font-size:9px!important;margin-bottom:8px!important}
  .v6-see{font-size:9px!important;margin-top:0!important}
  .v6-hero h1{font-size:clamp(54px,15.8vw,67px)!important;line-height:.80!important;margin:5px 0 14px!important}
  .v6-hero-copy>p{font-size:13.5px!important;line-height:1.52!important;max-width:315px!important;margin-bottom:0!important}
  .v6-primary-features{gap:6px!important;margin-top:13px!important;max-width:340px}
  .v6-primary-features span{font-size:7.7px!important;padding:7px 9px!important}
  .v6-secondary-features{font-size:7.5px!important;line-height:1.3!important;margin-top:10px!important}
  .v6-actions{margin-top:15px!important;gap:7px!important;max-width:335px!important}
  .v6-btn{min-height:40px!important;font-size:7px!important}
  .v6-lens{
    position:absolute!important;right:-54px!important;bottom:18px!important;
    width:205px!important;opacity:.62!important;z-index:1!important;
  }

  /* Mobile timeline: bigger and state colours forced */}


/* TRIVEW V6.6 cache-build marker */
html.trivew-v66-home .v6-home{--trivew-build:6.6}


/* TRIVEW V6.7.2 — D2D TIME EMOTION INDICATOR */

.v67-emoji{
  display:block;
  font-size:30px;
  line-height:1;
  transition:opacity .18s ease,transform .32s cubic-bezier(.2,.8,.2,1);
}

@media(max-width:680px){.v67-emoji{font-size:27px!important}}


/* =========================================================
   TRIVEW V6.7.2 — MOBILE FIXED-PIN STORY ENGINE
   Desktop stays native sticky. Mobile does not depend on sticky.
   ========================================================= */

html, body.home{
  overflow-y:visible!important;
  transform:none!important;
  contain:none!important;
}

@supports (overflow:clip){html, body.home{
    overflow-x:clip!important;
  }}

body.home.mobile-menu-open{
  overflow:hidden!important;
}

.v6-home{
  display:block!important;
  overflow-y:visible!important;
  transform:none!important;
  filter:none!important;
  perspective:none!important;
  contain:none!important;
}

@supports (overflow:clip){.v6-home{overflow-x:clip!important}}

#v62LensStory.v62-lens-story{
  position:relative!important;
  height:500svh!important;
  min-height:500svh!important;
  overflow:visible!important;
  transform:none!important;
  filter:none!important;
  perspective:none!important;
  contain:none!important;
}

@media(min-width:681px){#v62LensStory .v62-lens-sticky{
    position:sticky!important;
    top:64px!important;
    height:calc(100svh - 64px)!important;
    overflow:hidden!important;
    transform:none!important;
    contain:none!important;
  }}

@media(max-width:680px){#v62LensStory.v62-lens-story{
    height:500svh!important;
    min-height:500svh!important;
    overflow:visible!important;
  }

  #v62LensStory .v62-lens-sticky{
    position:absolute!important;
    top:0!important;
    left:0!important;
    right:0!important;
    bottom:auto!important;
    width:100%!important;
    height:calc(100dvh - 60px)!important;
    min-height:calc(100dvh - 60px)!important;
    overflow:hidden!important;
    transform:none!important;
    contain:none!important;
    z-index:20!important;
    isolation:isolate!important;
  }

  #v62LensStory.v672-pin-active .v62-lens-sticky{
    position:fixed!important;
    top:60px!important;
    left:0!important;
    right:0!important;
    bottom:auto!important;
    width:100vw!important;
    height:calc(100dvh - 60px)!important;
    min-height:calc(100dvh - 60px)!important;
    z-index:9000!important;
  }

  #v62LensStory.v672-pin-after .v62-lens-sticky{
    position:absolute!important;
    top:auto!important;
    bottom:0!important;
    left:0!important;
    right:0!important;
    width:100%!important;
    height:calc(100dvh - 60px)!important;
    min-height:calc(100dvh - 60px)!important;
    z-index:20!important;
  }

  #v62LensStory .v62-story-steps{
    position:absolute!important;
    inset:0!important;
    width:1px!important;
    height:100%!important;
    pointer-events:none!important;
    opacity:0!important;
    z-index:-1!important;
  }

  
  
  #v62LensStory .v62-story-copy{bottom:68px!important}}

@supports not (height:100dvh){@media(max-width:680px){#v62LensStory .v62-lens-sticky, #v62LensStory.v672-pin-active .v62-lens-sticky, #v62LensStory.v672-pin-after .v62-lens-sticky{
      height:calc(100vh - 60px)!important;
      min-height:calc(100vh - 60px)!important;
    }}}


/* =========================================================
   TRIVEW V6.7.4 — HERO REAL-GLASS LENS
   Website-native CSS only. No generated product image.
   Scroll / timeline / emoji logic untouched.
   ========================================================= */

.v6-lens{
  isolation:isolate!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  perspective:900px!important;
  transform-style:preserve-3d!important;
  animation:v674LensTilt 9s cubic-bezier(.45,0,.25,1) infinite alternate!important;
}

/* Remove the old graphic/line scene completely */
.v65-lens-scene{
  inset:2%!important;
  overflow:hidden!important;
  border-radius:50%!important;
  opacity:1!important;
  transform:none!important;
  filter:none!important;
  background:
    radial-gradient(circle at 68% 31%,rgba(158,118,188,.055) 0 9%,transparent 10%),
    radial-gradient(circle at 27% 70%,rgba(30,27,34,.045) 0 13%,transparent 14%),
    linear-gradient(132deg,rgba(255,255,255,.05),rgba(235,231,238,.12) 48%,rgba(255,255,255,.02))!important;
  box-shadow:
    inset 0 0 42px rgba(255,255,255,.42),
    inset -13px -8px 30px rgba(82,70,91,.035)!important;
}
.v65-lens-scene .v65-scene-line, .v65-lens-scene .v65-scene-orb, .v65-lens-scene b{
  display:none!important;
}

/* Transparent optical body: mostly invisible, defined by edge/refraction */
.v6-lens-glass{
  position:absolute!important;
  inset:2%!important;
  z-index:3!important;
  border-radius:50%!important;
  pointer-events:none!important;
  background:
    radial-gradient(circle at 34% 25%,rgba(255,255,255,.62),rgba(255,255,255,.10) 18%,transparent 39%),
    radial-gradient(circle at 66% 76%,rgba(121,96,137,.025),transparent 46%),
    linear-gradient(145deg,rgba(255,255,255,.15),rgba(255,255,255,.015) 54%,rgba(235,230,240,.04))!important;
  -webkit-backdrop-filter:blur(.6px) saturate(1.03)!important;
  backdrop-filter:blur(.6px) saturate(1.03)!important;
}

/* Violet coating appears as optical interference, not purple glass */
.v63-lens-coating{
  position:absolute!important;
  inset:-8%!important;
  z-index:4!important;
  border-radius:50%!important;
  opacity:.58!important;
  background:
    conic-gradient(
      from 205deg,
      transparent 0 17%,
      rgba(137,91,174,.00) 23%,
      rgba(151,103,190,.14) 29%,
      rgba(218,194,232,.20) 32%,
      rgba(115,83,164,.07) 35%,
      transparent 41% 66%,
      rgba(116,89,177,.035) 72%,
      rgba(185,150,215,.11) 77%,
      transparent 83% 100%
    )!important;
  filter:blur(7px) saturate(.78)!important;
  mix-blend-mode:multiply!important;
  pointer-events:none!important;
  animation:v674CoatingShift 8.5s ease-in-out infinite alternate!important;
}

/* Main curved white reflection */
.v6-lens-reflection{
  position:absolute!important;
  z-index:6!important;
  left:10%!important;
  top:8%!important;
  width:62%!important;
  height:25%!important;
  border-radius:50%!important;
  opacity:.70!important;
  pointer-events:none!important;
  background:
    radial-gradient(ellipse at 42% 54%,
      rgba(255,255,255,.98) 0,
      rgba(255,255,255,.72) 16%,
      rgba(255,255,255,.24) 37%,
      rgba(230,216,238,.08) 53%,
      transparent 70%)!important;
  filter:blur(1.8px)!important;
  mix-blend-mode:screen!important;
  transform-origin:60% 70%!important;
  animation:v674ReflectionSweep 5.8s ease-in-out infinite alternate!important;
}

/* Realistic lens perimeter + tiny coating catch-light */
.v63-lens-edge{
  position:absolute!important;
  inset:1.4%!important;
  z-index:8!important;
  border-radius:50%!important;
  border:1px solid rgba(75,69,81,.17)!important;
  pointer-events:none!important;
  background:transparent!important;
  box-shadow:
    inset 1.5px 1.5px 2px rgba(255,255,255,.98),
    inset -2px -3px 7px rgba(70,61,78,.055),
    0 18px 32px rgba(47,39,53,.075)!important;
}
.v63-lens-edge::before{
  content:""!important;
  position:absolute!important;
  inset:-1px!important;
  border-radius:50%!important;
  border-top:1px solid rgba(225,210,236,.78)!important;
  border-right:1px solid rgba(151,111,183,.18)!important;
  border-bottom:1px solid rgba(255,255,255,.58)!important;
  border-left:1px solid rgba(111,88,129,.08)!important;
  transform:rotate(-24deg)!important;
}

/* Soft floating shadow under lens */
.v6-lens::after{
  content:""!important;
  position:absolute!important;
  z-index:-2!important;
  width:72%!important;
  height:15%!important;
  left:14%!important;
  bottom:-13%!important;
  border-radius:50%!important;
  background:rgba(43,35,49,.10)!important;
  filter:blur(18px)!important;
  transform:rotate(-4deg)!important;
  animation:v674Shadow 9s ease-in-out infinite alternate!important;
}

@keyframes v674LensTilt{
  0%{transform:rotateX(1.2deg) rotateY(-4deg) rotateZ(-1deg) translate3d(0,2px,0)}
  50%{transform:rotateX(-1deg) rotateY(1deg) rotateZ(.25deg) translate3d(0,-3px,0)}
  100%{transform:rotateX(1.5deg) rotateY(4deg) rotateZ(1deg) translate3d(0,1px,0)}
}
@keyframes v674CoatingShift{
  0%{transform:rotate(-8deg) translate3d(-2%,0,0);opacity:.40}
  52%{opacity:.62}
  100%{transform:rotate(9deg) translate3d(3%,1%,0);opacity:.48}
}
@keyframes v674ReflectionSweep{
  0%{transform:translate3d(-5%,-2%,0) rotate(-18deg) scale(.94);opacity:.48}
  100%{transform:translate3d(18%,12%,0) rotate(-9deg) scale(1.06);opacity:.76}
}
@keyframes v674Shadow{
  from{transform:translateY(2px) rotate(-4deg) scale(.94);opacity:.62}
  to{transform:translateY(7px) rotate(-4deg) scale(1.05);opacity:.42}
}

@media(max-width:680px){.v6-lens{
    opacity:.88!important;
    animation-duration:8.5s!important;
  }
  .v63-lens-coating{opacity:.48!important}
  .v6-lens-reflection{opacity:.66!important}
  .v6-lens::after{bottom:-10%!important}}

@media(prefers-reduced-motion:reduce){.v6-lens, .v63-lens-coating, .v6-lens-reflection, .v6-lens::after{
    animation:none!important;
  }}


/* =========================================================
   TRIVEW V6.7.5 — HERO LENS CLEANUP
   Remove radial dots + slightly faster premium motion
   ========================================================= */

/* Remove the two circular/radial background spots completely */
.v65-lens-scene{
  background:
    linear-gradient(
      132deg,
      rgba(255,255,255,.08) 0%,
      rgba(241,238,243,.10) 42%,
      rgba(230,225,234,.055) 61%,
      rgba(255,255,255,.025) 100%
    )!important;
}

/* Faster but still restrained 3D lens movement */
.v6-lens{
  animation:v675LensTilt 6.2s cubic-bezier(.45,0,.25,1) infinite alternate!important;
}

/* Coating moves a little quicker */
.v63-lens-coating{
  animation:v675CoatingShift 5.8s ease-in-out infinite alternate!important;
}

/* Reflection sweeps slightly faster as well */
.v6-lens-reflection{
  animation:v675ReflectionSweep 4.2s ease-in-out infinite alternate!important;
}

.v6-lens::after{
  animation:v675Shadow 6.2s ease-in-out infinite alternate!important;
}

@keyframes v675LensTilt{
  0%{
    transform:rotateX(1.5deg) rotateY(-6deg) rotateZ(-1.2deg) translate3d(0,2px,0);
  }
  48%{
    transform:rotateX(-1.3deg) rotateY(0deg) rotateZ(.1deg) translate3d(0,-4px,0);
  }
  100%{
    transform:rotateX(1.7deg) rotateY(6deg) rotateZ(1.2deg) translate3d(0,1px,0);
  }
}

@keyframes v675CoatingShift{
  0%{
    transform:rotate(-12deg) translate3d(-3%,0,0);
    opacity:.40;
  }
  50%{
    opacity:.64;
  }
  100%{
    transform:rotate(12deg) translate3d(4%,1%,0);
    opacity:.48;
  }
}

@keyframes v675ReflectionSweep{
  0%{
    transform:translate3d(-6%,-3%,0) rotate(-19deg) scale(.94);
    opacity:.46;
  }
  100%{
    transform:translate3d(20%,13%,0) rotate(-8deg) scale(1.07);
    opacity:.78;
  }
}

@keyframes v675Shadow{
  from{
    transform:translateY(1px) rotate(-4deg) scale(.93);
    opacity:.60;
  }
  to{
    transform:translateY(7px) rotate(-4deg) scale(1.06);
    opacity:.40;
  }
}

@media(max-width:680px){.v6-lens{
    animation-duration:5.8s!important;
  }
  .v63-lens-coating{
    animation-duration:5.4s!important;
  }
  .v6-lens-reflection{
    animation-duration:3.9s!important;
  }}


/* =========================================================
   TRIVEW V6.7.6 — D2D OVERLAY LAYERING FIX
   Background image always below time/caption/emoji/timeline.
   ========================================================= */



/* Scene media is the absolute bottom layer */






/* Keep the image overlay/scrim below all UI */


/* Caption above image */


/* Clock must never hide behind scene */


/* Emoji above clock/image */


/* Bottom timeline and progress always top-level UI */




/* Make clock text readable over bright imagery without darkening the image */









/* =========================================================
   TRIVEW V6.7.7 — CENTERED WIDE D2D CLOCK
   ========================================================= */










/* =========================================================
   TRIVEW V6.7.8 — COMPACT CENTER CLOCK + GLASS TIMELINE TIMES
   Visual-only. Scroll / emoji / timeline JS untouched.
   ========================================================= */

/* Main center clock: same wide look, much less height */






/* Timeline itself stays clean */


/* Each timeline time becomes its own glass pill */


/* Preserve state colours while keeping glass surface */









/* =========================================================
   TRIVEW V6.7.9 — D2D IMAGE FIT / SAFE CROP
   ========================================================= */





/* =========================================================
   TRIVEW V6.8.0 — REFERENCE-STYLE 09AM→09PM STORY
   ========================================================= */











































/* =========================================================
   TRIVEW V6.8.6 — HERO LENS MATCHES PREMIUM 404 OPTICS
   Visual-only hero lens upgrade.
   ========================================================= */

.v6-lens{
  isolation:isolate!important;
  overflow:visible!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
  perspective:1000px!important;
  transform-style:preserve-3d!important;
  animation:trivew686HeroLens 5.6s ease-in-out infinite!important;
}

/* remove old internal graphic marks */
.v65-lens-scene{
  display:block!important;
  inset:2%!important;
  border-radius:50%!important;
  overflow:hidden!important;
  opacity:1!important;
  background:
    linear-gradient(132deg,
      rgba(255,255,255,.08) 0%,
      rgba(255,255,255,.015) 31%,
      rgba(131,82,177,.045) 57%,
      rgba(255,255,255,.025) 100%
    )!important;
  box-shadow:none!important;
}
.v65-lens-scene .v65-scene-line, .v65-lens-scene .v65-scene-orb, .v65-lens-scene b{
  display:none!important;
}

/* ultra-clear glass body */
.v6-lens-glass{
  position:absolute!important;
  inset:2%!important;
  z-index:3!important;
  border-radius:50%!important;
  background:
    linear-gradient(132deg,
      rgba(255,255,255,.16),
      rgba(255,255,255,.025) 30%,
      rgba(132,82,177,.055) 58%,
      rgba(255,255,255,.018) 78%
    ),
    radial-gradient(circle at 33% 23%,
      rgba(255,255,255,.58),
      rgba(255,255,255,.08) 21%,
      transparent 43%
    )!important;
  -webkit-backdrop-filter:blur(.7px) saturate(1.04)!important;
  backdrop-filter:blur(.7px) saturate(1.04)!important;
  pointer-events:none!important;
}

/* 404-style violet coating: angle-dependent, not purple-filled */
.v63-lens-coating{
  position:absolute!important;
  inset:-7%!important;
  z-index:4!important;
  border-radius:50%!important;
  opacity:.52!important;
  background:
    conic-gradient(
      from 218deg,
      transparent 0 16%,
      rgba(142,92,182,.00) 22%,
      rgba(168,111,206,.13) 28%,
      rgba(224,199,238,.22) 31%,
      rgba(125,85,171,.07) 35%,
      transparent 41% 68%,
      rgba(102,123,186,.045) 73%,
      rgba(175,129,211,.13) 78%,
      transparent 85% 100%
    )!important;
  filter:blur(8px) saturate(.82)!important;
  mix-blend-mode:screen!important;
  animation:trivew686Coating 5.2s ease-in-out infinite alternate!important;
  pointer-events:none!important;
}

/* curved upper-left white/violet reflection like 404 zero */
.v6-lens-reflection{
  position:absolute!important;
  z-index:6!important;
  left:8%!important;
  top:7%!important;
  width:64%!important;
  height:27%!important;
  border-radius:50%!important;
  opacity:.64!important;
  background:
    linear-gradient(
      105deg,
      transparent 4%,
      rgba(216,191,240,.08) 25%,
      rgba(255,255,255,.58) 47%,
      rgba(255,255,255,.88) 52%,
      rgba(210,186,235,.14) 61%,
      transparent 78%
    )!important;
  filter:blur(7px)!important;
  mix-blend-mode:screen!important;
  transform-origin:55% 70%!important;
  animation:trivew686Glare 4.4s ease-in-out infinite!important;
  pointer-events:none!important;
}

/* thin premium perimeter */
.v63-lens-edge{
  position:absolute!important;
  inset:1.3%!important;
  z-index:8!important;
  border-radius:50%!important;
  border:1px solid rgba(255,255,255,.38)!important;
  background:transparent!important;
  box-shadow:
    inset 15px 0 30px rgba(133,82,179,.055),
    inset -12px 0 26px rgba(72,113,170,.045),
    0 0 48px rgba(130,82,178,.10)!important;
  pointer-events:none!important;
}
.v63-lens-edge::before{
  content:""!important;
  position:absolute!important;
  inset:-1px!important;
  border-radius:50%!important;
  border-top:1px solid rgba(231,211,244,.72)!important;
  border-right:1px solid rgba(153,112,187,.15)!important;
  border-bottom:1px solid rgba(255,255,255,.38)!important;
  border-left:1px solid rgba(97,116,161,.08)!important;
  transform:rotate(-27deg)!important;
}

/* soft floating shadow makes transparent lens physically legible */
.v6-lens::after{
  content:""!important;
  position:absolute!important;
  z-index:-2!important;
  left:14%!important;
  bottom:-12%!important;
  width:72%!important;
  height:14%!important;
  border-radius:50%!important;
  background:rgba(46,36,54,.11)!important;
  filter:blur(19px)!important;
  animation:trivew686Shadow 5.6s ease-in-out infinite!important;
  pointer-events:none!important;
}

@keyframes trivew686HeroLens{
  0%,100%{
    transform:rotateY(-8deg) rotateX(4deg) rotateZ(-.5deg) translate3d(0,2px,0);
  }
  50%{
    transform:rotateY(8deg) rotateX(-2deg) rotateZ(.5deg) translate3d(0,-4px,0);
  }
}
@keyframes trivew686Coating{
  0%{transform:rotate(-8deg) translate3d(-2%,0,0);opacity:.38}
  50%{opacity:.60}
  100%{transform:rotate(8deg) translate3d(3%,1%,0);opacity:.46}
}
@keyframes trivew686Glare{
  0%,100%{
    transform:translate3d(-13%,-5%,0) rotate(-42deg);
    opacity:.28;
  }
  50%{
    transform:translate3d(14%,11%,0) rotate(-42deg);
    opacity:.74;
  }
}
@keyframes trivew686Shadow{
  0%,100%{transform:translateY(1px) scale(.94);opacity:.58}
  50%{transform:translateY(7px) scale(1.05);opacity:.38}
}

@media(max-width:680px){.v6-lens{
    animation-duration:5.0s!important;
  }
  .v63-lens-coating{
    opacity:.46!important;
  }
  .v6-lens-reflection{
    opacity:.58!important;
  }}

@media(prefers-reduced-motion:reduce){.v6-lens, .v63-lens-coating, .v6-lens-reflection, .v6-lens::after{
    animation:none!important;
  }}


/* =========================================================
   TRIVEW V6.8.8 — DARK BACKDROP BEHIND HERO LENS
   IMPORTANT: lens stays clear; darkness is BEHIND the lens only.
   ========================================================= */

/* Create a restrained dark/violet halo behind the physical lens */
.v6-lens{
  position:relative!important;
}

/* Background plate behind lens — never overlays lens glass */
.v6-lens-wrap::before{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  left:50%!important;
  top:50%!important;
  width:112%!important;
  height:112%!important;
  transform:translate(-50%,-50%)!important;
  border-radius:50%!important;
  pointer-events:none!important;
  background:
    radial-gradient(
      ellipse at 63% 48%,
      rgba(14,11,18,.86) 0%,
      rgba(20,14,28,.68) 28%,
      rgba(46,25,59,.35) 50%,
      rgba(73,39,92,.12) 67%,
      rgba(0,0,0,0) 78%
    )!important;
  filter:blur(24px)!important;
  opacity:.88!important;
}

/* Add a soft right-to-left violet ambient reflection BEHIND lens */
.v6-lens-wrap::after{
  content:""!important;
  position:absolute!important;
  z-index:1!important;
  right:-8%!important;
  top:17%!important;
  width:90%!important;
  height:70%!important;
  border-radius:50%!important;
  pointer-events:none!important;
  background:
    linear-gradient(
      112deg,
      rgba(0,0,0,0) 4%,
      rgba(0,0,0,0) 25%,
      rgba(55,30,70,.08) 42%,
      rgba(88,48,111,.18) 59%,
      rgba(131,76,160,.20) 71%,
      rgba(177,119,203,.11) 81%,
      rgba(0,0,0,0) 96%
    )!important;
  filter:blur(22px)!important;
  opacity:.78!important;
  animation:trivew688Backdrop 6s ease-in-out infinite alternate!important;
}

/* Physical lens must sit above both background layers */
.v6-lens{
  z-index:3!important;
}

/* Keep the lens itself crystal clear */
.v6-lens-glass{
  background:
    linear-gradient(132deg,
      rgba(255,255,255,.14),
      rgba(255,255,255,.018) 30%,
      rgba(132,82,177,.045) 58%,
      rgba(255,255,255,.014) 78%
    ),
    radial-gradient(circle at 33% 23%,
      rgba(255,255,255,.52),
      rgba(255,255,255,.065) 21%,
      transparent 43%
    )!important;
}

/* Slightly visible violet coating because the darker background now gives contrast */
.v63-lens-coating{
  opacity:.60!important;
  mix-blend-mode:screen!important;
}

/* White moving glare stays on the glass */
.v6-lens-reflection{
  opacity:.69!important;
}

@keyframes trivew688Backdrop{
  0%{transform:translate3d(5%,0,0) scale(.98);opacity:.64}
  100%{transform:translate3d(-5%,1%,0) scale(1.04);opacity:.84}
}

@media(max-width:680px){.v6-lens-wrap::before{
    width:118%!important;
    height:118%!important;
    opacity:.82!important;
    filter:blur(20px)!important;
  }
  .v6-lens-wrap::after{
    width:96%!important;
    right:-11%!important;
    opacity:.72!important;
  }}

@media(prefers-reduced-motion:reduce){.v6-lens-wrap::after{
    animation:none!important;
  }}


/* =========================================================
   TRIVEW V6.9.25 — DESK TO DRIVE / LUXURY DAY STORY
   Full-bleed visual story. No center clock. No emoji.
   ========================================================= */















@keyframes trvDayHint{0%,100%{transform:scaleX(.45);opacity:.45}50%{transform:scaleX(1);opacity:1}}
















/* Mobile — image-led, luxury copy card + auto-centering time rail */



/* =========================================================
   TRIVEW V6.9.26 — DAY RAIL VISIBILITY / MOBILE VERTICAL RAIL
   Unique classes avoid all legacy v680 timeline styling.
   ========================================================= */

/* Reset the rail completely so older timeline CSS cannot interfere. */




/* DESKTOP — clean luxury vertical rail at right */


/* MOBILE — same idea as desktop, compact vertical rail at left.
   No bottom strip. All five times stay visible at once. */
@media(max-width:680px){/* Keep the floating dealer tab from visually colliding with the left timeline. */}


/* =========================================================
   TRIVEW V6.9.27 — TIME ONLY RAIL
   No captions. Hard reset for visibility on desktop + mobile.
   ========================================================= */

/* Hide/remove every old caption/label from the day rail. */


/* HARD RESET: only a dot + time exists in every item. */



/* DESKTOP — right side: five visible time points only */


/* MOBILE — left side vertical time-only glass rail */


/* TRIVEW V6.9.28 — purple time pills, no grey legacy layer */









/* =========================================================
   TRIVEW V6.9.29 — MOBILE TIME-ONLY CLEANUP
   On phones: show ONLY the time pill. No caption/text/dot.
   ========================================================= */
@media(max-width:680px){/* absolutely nothing except the time pill */}


/* TRIVEW V6.9.30 — CLEAN DESK TO DRIVE CORE */
#v6D2D.v6-d2d-story{position:relative;height:500svh;min-height:500svh;background:#070709;overflow:visible}
#v6D2D .v6-d2d-sticky{position:sticky;top:64px;height:calc(100svh - 64px);min-height:620px;overflow:hidden;background:#08080a;isolation:isolate}
#v6D2D .v6-d2d-steps{position:absolute;inset:0;display:grid;grid-template-rows:repeat(5,1fr);pointer-events:none}
#v6D2D .trv-daymedia{position:absolute;inset:0;overflow:hidden}
#v6D2D .v6-d2d-frame{position:absolute;inset:0;opacity:0;transform:scale(1.035);transition:opacity .8s cubic-bezier(.2,.7,.2,1),transform 1.5s cubic-bezier(.2,.7,.2,1)}
#v6D2D .v6-d2d-frame.active{opacity:1;transform:scale(1)}
#v6D2D .v6-d2d-frame img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center center;filter:saturate(.88) contrast(1.02)}
#v6D2D .v6-placeholder{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#252129,#0d0c10);color:#fff}
#v6D2D .trv-daygrade{position:absolute;inset:0;z-index:4;pointer-events:none;background:linear-gradient(90deg,rgba(4,4,6,.84) 0%,rgba(4,4,6,.66) 26%,rgba(4,4,6,.16) 58%,rgba(4,4,6,.26) 100%),linear-gradient(180deg,rgba(0,0,0,.18),transparent 45%,rgba(0,0,0,.38))}
#v6D2D .trv-daygrain{position:absolute;inset:0;z-index:5;opacity:.055;pointer-events:none;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 180 180' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='.9' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)' opacity='.85'/%3E%3C/svg%3E")}
#v6D2D .trv-daycopy{position:absolute;z-index:8;left:clamp(28px,6vw,96px);top:50%;transform:translateY(-50%);width:min(580px,45vw);color:#fff}
#v6D2D .trv-dayeyebrow{margin-bottom:34px;color:rgba(255,255,255,.52);font-size:8px;font-weight:700;letter-spacing:.22em}
#v6D2D .trv-daylabel{display:block;margin-bottom:12px;color:#c897de;font-size:10px;font-weight:800;letter-spacing:.21em}
#v6D2D .trv-daycopy h3{margin:0;max-width:560px;color:#fff;font-size:clamp(54px,6.3vw,98px);line-height:.86;letter-spacing:-.065em;text-wrap:balance}
#v6D2D .trv-daycopy p{max-width:460px;margin:24px 0 0;color:rgba(255,255,255,.67);font-size:clamp(14px,1.2vw,18px);line-height:1.65}
#v6D2D .trv-dayhint{display:flex;align-items:center;gap:10px;margin-top:35px;color:rgba(255,255,255,.38);font-size:7px;letter-spacing:.16em}
#v6D2D .trv-dayhint i{width:34px;height:1px;background:#a56cbd;transform-origin:left center;animation:trvDayHint6930 1.8s ease-in-out infinite}
@keyframes trvDayHint6930{0%,100%{transform:scaleX(.45);opacity:.45}50%{transform:scaleX(1);opacity:1}}
#v6D2D .trv-dayrail{position:absolute;z-index:20;top:50%;right:clamp(28px,4vw,66px);transform:translateY(-50%);width:126px;display:flex;flex-direction:column;gap:0;padding:10px 0;background:transparent;border:0;overflow:visible}
#v6D2D .trv-dayrail button{appearance:none;position:relative;width:126px;height:62px;display:grid;grid-template-columns:14px 100px;align-items:center;gap:8px;padding:0;margin:0;border:0;background:transparent;color:#fff;cursor:pointer;overflow:visible}
#v6D2D .trv-dayrail button::before{content:"";position:absolute;left:3px;top:0;bottom:0;width:1px;background:rgba(255,255,255,.18)}
#v6D2D .trv-dayrail button:first-child::before{top:50%}#v6D2D .trv-dayrail button:last-child::before{bottom:50%}
#v6D2D .trv-daydot{position:relative;z-index:2;width:7px;height:7px;border:0;border-radius:50%;background:rgba(255,255,255,.35)}
#v6D2D .trv-daytimeonly{box-sizing:border-box;display:flex;align-items:center;justify-content:center;width:100px;height:30px;padding:0 10px;margin:0;border:1px solid rgba(221,181,238,.42);border-radius:999px;background:rgba(111,67,132,.76);box-shadow:inset 0 1px 0 rgba(255,255,255,.12);color:rgba(255,255,255,.9);font-size:11px;line-height:1;font-weight:800;letter-spacing:.035em;white-space:nowrap}
#v6D2D .trv-dayrail button.current .trv-daytimeonly{background:linear-gradient(135deg,rgba(184,112,216,.98),rgba(132,75,158,.98));border-color:rgba(238,207,250,.82);box-shadow:0 0 0 5px rgba(185,119,213,.12),0 7px 20px rgba(44,18,55,.22),inset 0 1px 0 rgba(255,255,255,.24);color:#fff}
#v6D2D .trv-dayrail button.current .trv-daydot{background:#d39ae8;box-shadow:0 0 0 4px rgba(211,154,232,.12)}#v6D2D .trv-dayrail button.passed .trv-daydot{background:#765188}
#v6D2D .trv-dayprogress{position:absolute;z-index:25;left:0;right:0;bottom:0;height:2px;background:rgba(255,255,255,.12)}
#v6D2D .trv-dayprogress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#8b54a3,#d2a8e5);box-shadow:0 0 16px rgba(188,129,214,.42)}
@media(max-width:680px){
 #v6D2D .v6-d2d-sticky{position:absolute;top:0;left:0;right:0;width:100%;height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);z-index:20}
 #v6D2D.v672-pin-active .v6-d2d-sticky{position:fixed;top:60px;left:0;right:0;width:100vw;height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);z-index:9000}
 #v6D2D.v672-pin-after .v6-d2d-sticky{position:absolute;top:auto;bottom:0;left:0;right:0;width:100%;height:calc(100dvh - 60px);min-height:calc(100dvh - 60px);z-index:20}
 #v6D2D .v6-d2d-steps{width:1px;height:100%;opacity:0;z-index:-1}
 #v6D2D .v6-d2d-frame img{object-position:center 34%}
 #v6D2D .trv-daygrade{background:linear-gradient(180deg,rgba(4,4,6,.10) 0%,rgba(4,4,6,.08) 32%,rgba(4,4,6,.76) 68%,rgba(4,4,6,.96) 100%)}
 #v6D2D .trv-daycopy{left:18px;right:18px;top:auto;bottom:42px;transform:none;width:auto}
 #v6D2D .trv-dayeyebrow{margin-bottom:14px;font-size:6px;letter-spacing:.16em}#v6D2D .trv-daylabel{margin-bottom:7px;font-size:7px;letter-spacing:.16em}
 #v6D2D .trv-daycopy h3{max-width:94%;font-size:clamp(36px,10.5vw,50px);line-height:.9;letter-spacing:-.055em}#v6D2D .trv-daycopy p{max-width:92%;margin-top:12px;font-size:11.5px;line-height:1.5}
 #v6D2D .trv-dayhint{display:none}
 #v6D2D .trv-dayrail{position:absolute;top:86px;left:12px;right:auto;bottom:auto;transform:none;width:96px;padding:7px;gap:3px;border:1px solid rgba(255,255,255,.14);border-radius:16px;background:rgba(7,7,10,.54);-webkit-backdrop-filter:blur(15px) saturate(125%);backdrop-filter:blur(15px) saturate(125%);box-shadow:0 14px 40px rgba(0,0,0,.16)}
 #v6D2D .trv-dayrail button{display:flex;align-items:center;justify-content:center;width:100%;height:40px;padding:5px;gap:0;border-radius:10px;overflow:visible}
 #v6D2D .trv-dayrail button::before,#v6D2D .trv-daydot{display:none}#v6D2D .trv-daytimeonly{width:82px;height:28px;padding:0 6px;font-size:8.2px}
}
@supports not (height:100dvh){@media(max-width:680px){#v6D2D .v6-d2d-sticky,#v6D2D.v672-pin-active .v6-d2d-sticky,#v6D2D.v672-pin-after .v6-d2d-sticky{height:calc(100vh - 60px);min-height:calc(100vh - 60px)}}}
@media(prefers-reduced-motion:reduce){#v6D2D .v6-d2d-frame{transition:none!important;transform:none!important}#v6D2D .trv-dayhint i{animation:none!important}}


/* =========================================================
   TRIVEW V6.9.35 — MOBILE D2D IMAGE SHARPNESS
   Avoid Safari/compositor softening caused by filter + scale
   inside the pinned/fixed Desk-to-Drive scene.
   ========================================================= */
@media(max-width:680px){
  #v6D2D .v6-d2d-frame{
    transform:none!important;
    -webkit-transform:none!important;
    transition:opacity .55s ease!important;
    will-change:opacity!important;
    filter:none!important;
  }

  #v6D2D .v6-d2d-frame.active{
    transform:none!important;
    -webkit-transform:none!important;
  }

  #v6D2D .v6-d2d-frame img{
    width:100%!important;
    height:100%!important;
    object-fit:cover!important;
    object-position:center 34%!important;
    filter:none!important;
    -webkit-filter:none!important;
    transform:none!important;
    -webkit-transform:none!important;
    image-rendering:auto!important;
    backface-visibility:visible!important;
    -webkit-backface-visibility:visible!important;
  }

  /* Keep overlays on separate layers instead of filtering the photo itself. */
  #v6D2D .trv-daygrade,
  #v6D2D .trv-daygrain{
    transform:none!important;
    -webkit-transform:none!important;
  }
}


/* =========================================================
   TRIVEW V6.9.37 — D2D MOBILE SHARPNESS + TOP TIMELINE
   ========================================================= */
@media(max-width:680px){
  /* Keep the actual photo on a stable, unfiltered layer. */
  #v6D2D .v6-d2d-frame,
  #v6D2D .v6-d2d-frame.active{
    transform:none!important;
    -webkit-transform:none!important;
    filter:none!important;
    -webkit-filter:none!important;
    will-change:opacity!important;
    transition:opacity .42s ease!important;
  }
  #v6D2D .v6-d2d-frame img{
    width:100%!important;
    height:100%!important;
    max-width:none!important;
    object-fit:cover!important;
    /* Slight right bias: keeps person + screen in the narrow mobile crop. */
    object-position:44% center!important;
    transform:none!important;
    -webkit-transform:none!important;
    filter:none!important;
    -webkit-filter:none!important;
    will-change:auto!important;
    image-rendering:auto!important;
  }

  /* Timeline becomes a compact horizontal strip at the top, so it cannot cover faces. */
  #v6D2D .v6-d2d-rail{
    position:absolute!important;
    top:18px!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:calc(100% - 32px)!important;
    max-width:520px!important;
    height:auto!important;
    transform:translateX(-50%)!important;
    -webkit-transform:translateX(-50%)!important;
    display:flex!important;
    flex-direction:row!important;
    align-items:center!important;
    justify-content:space-between!important;
    gap:6px!important;
    padding:8px!important;
    border-radius:18px!important;
    z-index:8!important;
  }
  #v6D2D .v6-d2d-rail::before{
    display:none!important;
  }
  #v6D2D .v6-d2d-time{
    position:relative!important;
    inset:auto!important;
    flex:1 1 0!important;
    min-width:0!important;
    width:auto!important;
    margin:0!important;
    padding:8px 4px!important;
    transform:none!important;
    -webkit-transform:none!important;
    text-align:center!important;
    white-space:nowrap!important;
    font-size:10px!important;
    line-height:1!important;
    border-radius:999px!important;
  }

  /* Give copy clear breathing room below the new top rail. */
  #v6D2D .v6-d2d-copy{
    padding-top:92px!important;
  }
}


/* =========================================================
   TRIVEW V6.9.38 — MOBILE TOP HORIZONTAL TIME RAIL
   Mobile only. Desktop remains unchanged.
   ========================================================= */
@media(max-width:680px){
  #v6D2D .trv-dayrail{
    position:absolute!important;
    top:16px!important;
    left:12px!important;
    right:12px!important;
    bottom:auto!important;
    width:auto!important;
    max-width:none!important;
    height:auto!important;
    transform:none!important;
    -webkit-transform:none!important;
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    align-items:center!important;
    gap:5px!important;
    padding:7px!important;
    margin:0!important;
    overflow:visible!important;
    border:1px solid rgba(255,255,255,.14)!important;
    border-radius:16px!important;
    background:rgba(7,7,10,.54)!important;
    -webkit-backdrop-filter:blur(15px) saturate(125%)!important;
    backdrop-filter:blur(15px) saturate(125%)!important;
    box-shadow:0 12px 30px rgba(0,0,0,.15)!important;
    z-index:20!important;
  }

  #v6D2D .trv-dayrail button{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    max-width:none!important;
    height:34px!important;
    padding:0!important;
    margin:0!important;
    gap:0!important;
    border:0!important;
    border-radius:999px!important;
    background:transparent!important;
    box-shadow:none!important;
    overflow:visible!important;
  }

  #v6D2D .trv-dayrail button::before,
  #v6D2D .trv-dayrail button::after,
  #v6D2D .trv-dayrail .trv-daydot{
    display:none!important;
    content:none!important;
  }

  #v6D2D .trv-dayrail .trv-daytimeonly{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    min-width:0!important;
    height:28px!important;
    padding:0 2px!important;
    margin:0!important;
    border-radius:999px!important;
    font-size:7.4px!important;
    line-height:1!important;
    font-weight:800!important;
    letter-spacing:0!important;
    white-space:nowrap!important;
    overflow:hidden!important;
    text-overflow:clip!important;
    transform:none!important;
    -webkit-transform:none!important;
  }

  #v6D2D .trv-dayrail button.current{
    background:transparent!important;
    box-shadow:none!important;
  }

  /* Keep headline/copy below the horizontal time bar. */
  #v6D2D .trv-daycopy{
    left:18px!important;
    right:18px!important;
    top:auto!important;
    bottom:42px!important;
    padding-top:0!important;
  }
}


/* =========================================================
   TRIVEW V6.9.39 — SEPARATE DESKTOP + MOBILE D2D IMAGES
   ========================================================= */
#v6D2D .trv-daypicture{
  position:absolute;
  inset:0;
  display:block;
  width:100%;
  height:100%;
}
#v6D2D .trv-daypicture img{
  position:absolute!important;
  inset:0!important;
  display:block!important;
  width:100%!important;
  height:100%!important;
  object-fit:cover!important;
}
@media(max-width:680px){
  #v6D2D .trv-daypicture,
  #v6D2D .trv-daypicture img{
    transform:none!important;
    -webkit-transform:none!important;
    filter:none!important;
    -webkit-filter:none!important;
  }
  #v6D2D .trv-daypicture img{
    object-position:center center!important;
  }
}

/* =========================================================
   TRIVEW V6.9.40 — MOBILE HERO / D2D INTRO COMPACTION
   Desktop intentionally unchanged.
   ========================================================= */
@media(max-width:680px){
  /* Do not force the mobile hero to consume a full viewport after its
     actual content has finished. This removes the large blank band seen
     below the CTA buttons while keeping the decorative lens clipped. */
  #v6Hero.v6-hero{
    min-height:0!important;
    height:auto!important;
    padding:82px 0 52px!important;
    align-items:flex-start!important;
  }

  /* The intro should follow the hero as normal content, not as another
     full-screen panel. */
  #v61D2DIntro.v6-d2d-head{
    min-height:0!important;
    height:auto!important;
    padding:48px 0 44px!important;
    align-items:flex-start!important;
    overflow:visible!important;
  }

  #v61D2DIntro .v6-two-col{
    gap:14px!important;
  }

  /* Keep the 09:00 AM → 09:00 PM statement strong, but prevent it from
     filling/cropping the narrow viewport. */
  #v61D2DIntro .v6-two-col h2,
  #v61D2DIntro h2{
    margin:5px 0 0!important;
    font-size:clamp(38px,11.2vw,50px)!important;
    line-height:.88!important;
    letter-spacing:-.055em!important;
  }

  #v61D2DIntro p{
    margin:0!important;
    max-width:320px!important;
    font-size:12.5px!important;
    line-height:1.55!important;
  }
}

/* =========================================================
   TRIVEW V6.9.41 — MOBILE INTRO WIDTH + MOMENTS SPACING
   Desktop intentionally unchanged.
   ========================================================= */
@media(max-width:680px){
  /* Keep the Desk-to-Drive intro safely inside the phone viewport. */
  #v61D2DIntro .v6-wrap,
  #v61D2DIntro .v6-two-col{
    width:100%!important;
    max-width:100%!important;
    min-width:0!important;
  }

  #v61D2DIntro .v6-wrap{
    width:calc(100% - 36px)!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }

  #v61D2DIntro .v6-two-col > *{
    min-width:0!important;
    max-width:100%!important;
  }

  #v61D2DIntro .v6-two-col h2,
  #v61D2DIntro h2{
    width:100%!important;
    max-width:100%!important;
    box-sizing:border-box!important;
    white-space:normal!important;
    overflow-wrap:normal!important;
    word-break:normal!important;
    font-size:clamp(34px,10.2vw,44px)!important;
    line-height:.90!important;
    letter-spacing:-.042em!important;
  }

  /* The following ONE LENS · MANY ENVIRONMENTS panel had the same
     full-viewport-height behaviour. Make it content-height on mobile. */
  .v6-moments-head{
    min-height:0!important;
    height:auto!important;
    padding:44px 0 40px!important;
    align-items:flex-start!important;
  }

  .v6-moments-head .v6-two-col{
    gap:12px!important;
  }

  .v6-moments-head .v6-two-col > *{
    min-width:0!important;
    max-width:100%!important;
  }

  .v6-moments-head .v6-two-col h2,
  .v6-moments-head h2{
    margin:5px 0 0!important;
    max-width:100%!important;
    font-size:clamp(38px,11.2vw,48px)!important;
    line-height:.89!important;
    letter-spacing:-.045em!important;
  }

  .v6-moments-head p{
    margin:0!important;
    max-width:320px!important;
    font-size:12.5px!important;
    line-height:1.55!important;
  }
}

/* =========================================================
   TRIVEW V6.9.42 — MOBILE HERO REBALANCE
   Uses the empty lower hero area instead of stacking everything at top.
   Desktop intentionally unchanged.
   ========================================================= */
@media(max-width:680px){
  #v6Hero.v6-hero{
    min-height:0!important;
    height:auto!important;
    padding:42px 0 30px!important;
    align-items:flex-start!important;
  }
  #v6Hero .v6-wrap{
    width:calc(100% - 32px)!important;
    max-width:none!important;
  }
  #v6Hero .v6-hero-grid{
    display:grid!important;
    grid-template-columns:minmax(0,1fr)!important;
    gap:0!important;
  }
  #v6Hero .v6-hero-copy{min-width:0!important;position:relative!important;z-index:3!important}
  #v6Hero .v6-see{margin-top:9px!important}
  #v6Hero .v6-hero h1,
  #v6Hero h1{
    margin:4px 0 16px!important;
    font-size:clamp(56px,16.4vw,68px)!important;
    line-height:.78!important;
  }
  #v6Hero .v6-hero-copy>p{
    max-width:100%!important;
    margin:0!important;
    font-size:14px!important;
    line-height:1.48!important;
  }
  #v6Hero .v6-primary-features{
    display:grid!important;
    grid-template-columns:repeat(5,minmax(0,1fr))!important;
    gap:5px!important;
    width:100%!important;
    max-width:none!important;
    margin-top:17px!important;
  }
  #v6Hero .v6-primary-features span{
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    min-width:0!important;
    height:34px!important;
    padding:0 4px!important;
    font-size:7.2px!important;
    white-space:nowrap!important;
  }
  #v6Hero .v6-secondary-features{
    display:grid!important;
    grid-template-columns:repeat(2,minmax(0,1fr))!important;
    gap:7px 20px!important;
    width:100%!important;
    max-width:none!important;
    margin:13px 0 0!important;
    font-size:8px!important;
    line-height:1.25!important;
  }
  #v6Hero .v6-secondary-features span:nth-child(5){grid-column:1 / -1}
  #v6Hero .v6-actions{
    display:grid!important;
    grid-template-columns:1fr 1fr!important;
    gap:8px!important;
    width:100%!important;
    max-width:none!important;
    margin-top:20px!important;
  }
  #v6Hero .v6-btn{min-height:48px!important;font-size:7.3px!important;padding:0 8px!important}
  #v6Hero .v6-lens{
    position:relative!important;
    right:auto!important;
    bottom:auto!important;
    justify-self:end!important;
    width:210px!important;
    margin:-5px -72px -72px 0!important;
    opacity:.16!important;
    pointer-events:none!important;
  }
}

/* =========================================================
   TRIVEW V6.9.43 — RESTORE MOBILE HERO ROTATING LENS
   Keeps V6.9.42 spacing; restores the decorative rotating lens.
   Desktop intentionally unchanged.
   ========================================================= */
@media(max-width:680px){
  #v6Hero.v6-hero{position:relative!important;overflow:hidden!important}
  #v6Hero .v6-lens{
    position:absolute!important;
    width:235px!important;
    right:-74px!important;
    bottom:26px!important;
    margin:0!important;
    opacity:.26!important;
    z-index:1!important;
    pointer-events:none!important;
    animation:trivew686HeroLens 5.0s ease-in-out infinite!important;
  }
  #v6Hero .v63-lens-coating{opacity:.46!important}
  #v6Hero .v6-lens-reflection{opacity:.58!important}
  #v6Hero .v6-hero-copy{position:relative!important;z-index:3!important}
}


/* =========================================================
   TRIVEW V6.9.46 — MOBILE HERO ROTATING LENS BEHIND COPY
   Mobile only. Desktop is intentionally untouched.
   ========================================================= */
@media(max-width:680px){
  #v6Hero.v6-hero{
    position:relative!important;
    overflow:hidden!important;
    isolation:isolate!important;
  }

  /* Keep all actual hero content above the decorative lens. */
  #v6Hero .v6-hero-grid{
    position:relative!important;
    z-index:2!important;
  }
  #v6Hero .v6-hero-copy{
    position:relative!important;
    z-index:3!important;
  }

  /* Decorative lens: absolute background layer, therefore zero layout height. */
  #v6Hero .v6-lens{
    display:block!important;
    position:absolute!important;
    top:92px!important;
    left:50%!important;
    right:auto!important;
    bottom:auto!important;
    width:270px!important;
    height:270px!important;
    margin-left:-135px!important;
    margin-top:0!important;
    border-radius:50%!important;
    opacity:.23!important;
    z-index:1!important;
    pointer-events:none!important;
    visibility:visible!important;
    animation:trivew686HeroLens 5s ease-in-out infinite!important;
  }

  #v6Hero .v63-lens-coating{
    opacity:.48!important;
  }
  #v6Hero .v6-lens-reflection{
    opacity:.62!important;
  }
  #v6Hero .v6-lens-glass,
  #v6Hero .v63-lens-edge,
  #v6Hero .v65-lens-scene{
    visibility:visible!important;
  }
}

@media(max-width:390px){
  #v6Hero .v6-lens{
    top:98px!important;
    width:250px!important;
    height:250px!important;
    margin-left:-125px!important;
    opacity:.21!important;
  }
}


/* =========================================================
   TRIVEW V6.9.47 — MOBILE HERO LENS VISIBILITY BOOST
   Mobile only. Keeps lens behind copy and preserves compact spacing.
   ========================================================= */
@media(max-width:680px){
  #v6Hero .v6-lens{
    opacity:.42!important;
    filter:drop-shadow(0 14px 36px rgba(95,58,120,.16))!important;
  }
  #v6Hero .v63-lens-coating{
    opacity:.68!important;
  }
  #v6Hero .v6-lens-reflection{
    opacity:.80!important;
  }
  #v6Hero .v6-lens-glass{
    background:
      linear-gradient(132deg,
        rgba(255,255,255,.22),
        rgba(255,255,255,.035) 30%,
        rgba(132,82,177,.09) 58%,
        rgba(255,255,255,.024) 78%
      ),
      radial-gradient(circle at 33% 23%,
        rgba(255,255,255,.70),
        rgba(255,255,255,.10) 22%,
        transparent 44%
      )!important;
  }
  #v6Hero .v63-lens-edge{
    opacity:.72!important;
  }
}
@media(max-width:390px){
  #v6Hero .v6-lens{
    opacity:.38!important;
  }
}
