/* ==========================================================================
   Speedriver Pressure Washing
   Every colour below is sampled directly from the badge artwork.
   ========================================================================== */

:root {
  /* Lifted from the logo -------------------------------------------------- */
  --navy:       #13304A;  /* badge field + canvas — the dominant brand colour */
  --navy-deep:  #0A2038;  /* darker shade for depth                          */
  --ink:        #071A2C;  /* near-black navy, the outline strokes            */
  --blue:       #4B98BC;  /* the wave                                        */
  --sky:        #9BD2E1;  /* the water jet / wave highlight                  */
  --gold:       #C6AD72;  /* the "GUELPH, ONTARIO" ribbon                    */

  /* Derived surfaces ------------------------------------------------------ */
  --gold-lit:   #DCC28A;
  --cream:      #F3EBDB;
  --paper:      #FCFAF5;
  --white:      #FFFFFF;
  --rule:       rgba(19, 48, 74, .14);

  --display: 'Oswald', 'Haettenschweiler', 'Arial Narrow', sans-serif;
  --body: 'Inter', -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, sans-serif;

  --wrap: 1180px;
  --r: 4px;
}

* { box-sizing: border-box; }

html { scroll-behavior: smooth; }
@media (prefers-reduced-motion: reduce) { html { scroll-behavior: auto; } }

body {
  margin: 0;
  background: var(--paper);
  color: var(--ink);
  font-family: var(--body);
  font-size: 17px;
  line-height: 1.65;
  -webkit-font-smoothing: antialiased;
}

img { max-width: 100%; height: auto; display: block; }

a { color: inherit; }

.wrap { width: 100%; max-width: var(--wrap); margin: 0 auto; padding: 0 24px; }

.skip {
  position: absolute; left: -9999px; top: 0; z-index: 100;
  background: var(--gold); color: var(--ink);
  padding: 12px 20px; font-weight: 600;
}
.skip:focus { left: 0; }

:focus-visible {
  outline: 3px solid var(--sky);
  outline-offset: 3px;
}

/* --------------------------------------------------------------------------
   Type
   -------------------------------------------------------------------------- */

.eyebrow {
  font-family: var(--display);
  font-weight: 500;
  font-size: 13px;
  letter-spacing: .26em;
  text-transform: uppercase;
  color: var(--gold);
  margin: 0 0 14px;
}
.eyebrow-dark { color: #9C7F3E; }

.h2 {
  font-family: var(--display);
  font-weight: 600;
  font-size: clamp(30px, 4.4vw, 46px);
  line-height: 1.08;
  letter-spacing: .005em;
  margin: 0 0 18px;
  color: var(--navy);
}
.h2-light { color: var(--white); }

.section-lede {
  max-width: 62ch;
  font-size: 18px;
  color: #3A4B5C;
  margin: 0 0 44px;
}

/* --------------------------------------------------------------------------
   Buttons
   -------------------------------------------------------------------------- */

.btn {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  font-family: var(--display);
  font-weight: 600;
  font-size: 15px;
  letter-spacing: .1em;
  text-transform: uppercase;
  text-decoration: none;
  padding: 13px 24px;
  border: 2px solid transparent;
  border-radius: var(--r);
  cursor: pointer;
  transition: transform .15s ease, background-color .15s ease, color .15s ease, border-color .15s ease;
}
.btn:hover { transform: translateY(-2px); }
.btn-lg { padding: 17px 32px; font-size: 16px; }
.btn-block { width: 100%; }

.btn-gold { background: var(--gold); color: var(--ink); }
.btn-gold:hover { background: var(--gold-lit); }

.btn-ghost { background: transparent; color: var(--white); border-color: rgba(255,255,255,.42); }
.btn-ghost:hover { background: rgba(255,255,255,.1); border-color: var(--white); }

.btn-navy { background: var(--navy); color: var(--white); }
.btn-navy:hover { background: var(--navy-deep); }

.ico { width: 17px; height: 17px; fill: currentColor; flex: none; }

.link-arrow {
  font-family: var(--display);
  font-weight: 600;
  font-size: 15px;
  letter-spacing: .08em;
  text-transform: uppercase;
  text-decoration: none;
  color: #9C7F3E;
  border-bottom: 2px solid rgba(198,173,114,.5);
  padding-bottom: 3px;
  display: inline-block;
}
.link-arrow:hover { border-bottom-color: var(--gold); }
.link-arrow-light { color: var(--gold); }

/* --------------------------------------------------------------------------
   Masthead
   -------------------------------------------------------------------------- */

.masthead {
  position: sticky; top: 0; z-index: 50;
  background: var(--navy);
  border-bottom: 1px solid rgba(255,255,255,.1);
}
.masthead-in {
  display: flex; align-items: center; gap: 28px;
  min-height: 74px;
}

.brand { display: flex; align-items: center; gap: 12px; text-decoration: none; margin-right: auto; }
.brand-badge { width: 48px; height: 48px; }
.brand-text { display: flex; flex-direction: column; line-height: 1; }
.brand-name {
  font-family: var(--display); font-weight: 700; font-size: 22px;
  letter-spacing: .04em; text-transform: uppercase; color: var(--white);
}
.brand-sub {
  font-family: var(--display); font-weight: 500; font-size: 10.5px;
  letter-spacing: .3em; text-transform: uppercase; color: var(--sky); margin-top: 3px;
}

.nav { display: flex; gap: 26px; }
.nav a {
  font-family: var(--display); font-weight: 500; font-size: 14px;
  letter-spacing: .12em; text-transform: uppercase;
  color: rgba(255,255,255,.82); text-decoration: none;
  padding: 6px 0; border-bottom: 2px solid transparent;
}
.nav a:hover { color: var(--white); border-bottom-color: var(--gold); }

/* --------------------------------------------------------------------------
   Hero — the enamel badge field
   -------------------------------------------------------------------------- */

.hero {
  position: relative;
  background:
    radial-gradient(1100px 520px at 78% 18%, rgba(75,152,188,.28), transparent 62%),
    linear-gradient(168deg, var(--navy) 0%, var(--navy-deep) 100%);
  overflow: hidden;
  padding: 84px 0 0;
}

/* the grime the machine takes off — a flat tile, not a runtime SVG filter:
   feTurbulence re-rasterises on every scroll and pins the compositor. */
.hero-grime {
  position: absolute; inset: 0;
  background-image: url("/assets/grain.png");
  background-repeat: repeat;
  opacity: .07;
  pointer-events: none;
}

/* one clean pass of the jet, on load */
.hero-sweep {
  position: absolute; top: -30%; bottom: -30%; left: -40%;
  width: 46%;
  background: linear-gradient(100deg, transparent, rgba(155,210,225,.30) 42%, rgba(255,255,255,.5) 52%, rgba(155,210,225,.30) 62%, transparent);
  transform: skewX(-14deg);
  pointer-events: none;
  animation: sweep 2.1s cubic-bezier(.32,.7,.3,1) .35s both;
}
@keyframes sweep {
  from { left: -46%; opacity: 0; }
  15%  { opacity: 1; }
  85%  { opacity: 1; }
  to   { left: 116%; opacity: 0; }
}

.hero-in {
  position: relative; z-index: 2;
  display: grid;
  grid-template-columns: 1.25fr .75fr;
  gap: 56px;
  align-items: center;
  padding-bottom: 68px;
}

.hero-title {
  font-family: var(--display);
  font-weight: 700;
  font-size: clamp(44px, 7.4vw, 82px);
  line-height: .96;
  letter-spacing: -.005em;
  text-transform: uppercase;
  color: var(--white);
  margin: 0 0 24px;
}
.hero-title em {
  font-style: normal;
  color: var(--sky);
  position: relative;
}
/* the clean stripe under the payoff word */
.hero-title em::after {
  content: "";
  position: absolute; left: 0; right: 0; bottom: .1em;
  height: .1em;
  background: var(--gold);
  transform-origin: left center;
  animation: wipe .8s cubic-bezier(.3,.8,.3,1) 1.5s both;
}
@keyframes wipe { from { transform: scaleX(0); } to { transform: scaleX(1); } }

.hero-lede {
  max-width: 54ch;
  font-size: 19px;
  line-height: 1.62;
  color: rgba(255,255,255,.86);
  margin: 0 0 34px;
}

.hero-actions { display: flex; flex-wrap: wrap; gap: 14px; margin-bottom: 18px; }

.hero-note {
  font-size: 14.5px;
  color: rgba(255,255,255,.6);
  margin: 0;
}

.hero-badge { justify-self: center; }
.hero-badge img {
  width: min(340px, 100%);
  filter: drop-shadow(0 22px 44px rgba(0,0,0,.42));
  animation: settle 1s cubic-bezier(.2,.8,.3,1) both;
}
@keyframes settle {
  from { opacity: 0; transform: translateY(18px) scale(.94); }
  to   { opacity: 1; transform: none; }
}

/* Ribbon banner — the same device as the one in the badge */
.ribbon-wrap { position: relative; z-index: 2; display: flex; justify-content: center; }
.ribbon {
  background: var(--gold);
  color: var(--ink);
  font-family: var(--display);
  font-weight: 600;
  font-size: 14px;
  letter-spacing: .28em;
  text-transform: uppercase;
  padding: 11px 46px;
  position: relative;
}
.ribbon::before,
.ribbon::after {
  content: "";
  position: absolute; top: 0; bottom: 0; width: 22px;
  background: var(--gold);
}
.ribbon::before { left: -20px; clip-path: polygon(0 0, 100% 0, 100% 100%, 0 100%, 44% 50%); }
.ribbon::after  { right: -20px; clip-path: polygon(0 0, 100% 0, 56% 50%, 100% 100%, 0 100%); }

.wave-divider {
  position: relative; z-index: 1;
  display: block; width: 100%; height: 78px; margin-top: -26px;
}
.wave-divider path { fill: var(--paper); }

/* --------------------------------------------------------------------------
   Trust strip
   -------------------------------------------------------------------------- */

.trust { background: var(--paper); padding: 6px 0 10px; }
.trust-in {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 1px;
  background: var(--rule);
  border: 1px solid var(--rule);
}
.trust-item {
  background: var(--paper);
  padding: 20px 22px;
  display: flex; flex-direction: column; gap: 3px;
}
.trust-item strong {
  font-family: var(--display); font-weight: 600; font-size: 16px;
  letter-spacing: .09em; text-transform: uppercase; color: var(--navy);
}
.trust-item span { font-size: 14px; color: #5B6B7B; }

/* --------------------------------------------------------------------------
   Sections
   -------------------------------------------------------------------------- */

/* Keep anchored headings clear of the sticky masthead */
section[id] { scroll-margin-top: 96px; }
@media (max-width: 1040px) { section[id] { scroll-margin-top: 136px; } }

.section { padding: 86px 0; }
.services { background: var(--paper); }
.proof { background: var(--cream); }
.steps { background: var(--paper); }
.area { background: var(--cream); }

/* Services cards */
.cards {
  list-style: none; margin: 0 0 40px; padding: 0;
  display: grid; grid-template-columns: repeat(4, 1fr); gap: 22px;
}
.card {
  background: var(--white);
  border: 1px solid var(--rule);
  border-top: 3px solid var(--navy);
  padding: 30px 26px 32px;
  transition: transform .18s ease, box-shadow .18s ease, border-top-color .18s ease;
}
.card:hover {
  transform: translateY(-4px);
  box-shadow: 0 16px 34px rgba(19,48,74,.11);
  border-top-color: var(--gold);
}
.card-ico { display: block; margin-bottom: 18px; }
.card-ico svg {
  width: 40px; height: 40px;
  fill: none; stroke: var(--blue); stroke-width: 2.2;
  stroke-linecap: round; stroke-linejoin: round;
}
.card h3 {
  font-family: var(--display); font-weight: 600; font-size: 20px;
  letter-spacing: .03em; color: var(--navy); margin: 0 0 10px;
}
.card p { margin: 0; font-size: 15.5px; color: #52616F; line-height: 1.6; }

/* Winter panel */
.winter {
  display: grid; grid-template-columns: 92px 1fr; gap: 28px; align-items: start;
  background: var(--navy);
  padding: 34px 36px;
  border-left: 5px solid var(--sky);
}
.winter-mark svg {
  width: 66px; height: 66px;
  fill: none; stroke: var(--sky); stroke-width: 2; stroke-linecap: round;
}
.winter-copy h3 {
  font-family: var(--display); font-weight: 600; font-size: 23px;
  letter-spacing: .03em; color: var(--white); margin: 0 0 10px;
}
.winter-copy p { margin: 0 0 16px; color: rgba(255,255,255,.82); max-width: 68ch; font-size: 16px; }

/* Before / after gallery — real jobs */
.gallery {
  list-style: none; margin: 0 0 30px; padding: 0;
  display: grid; gap: 26px;
}
.job {
  background: var(--white);
  border: 1px solid var(--rule);
  border-top: 3px solid var(--navy);
  padding: 16px 16px 20px;
}
.job-pair { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }

.shot { margin: 0; position: relative; overflow: hidden; }
.shot img {
  display: block; width: 100%;
  aspect-ratio: 4 / 3; object-fit: cover;
  background: #E4EAEF;
}
.shot figcaption {
  position: absolute; left: 0; bottom: 0;
  background: var(--navy); color: var(--white);
  font-family: var(--display); font-weight: 600; font-size: 11.5px;
  letter-spacing: .2em; text-transform: uppercase;
  padding: 7px 14px;
}
.shot + .shot figcaption { background: var(--gold); color: var(--ink); }

.job h3 {
  font-family: var(--display); font-weight: 600; font-size: 21px;
  letter-spacing: .03em; color: var(--navy); margin: 18px 0 6px;
}
.job p { margin: 0; color: #52616F; font-size: 15.5px; }

.gallery-cta {
  margin: 0; padding: 18px 22px;
  background: var(--navy); color: var(--white);
  font-size: 16.5px;
}
.gallery-cta a { color: var(--sky); font-weight: 600; }

/* About */
.about { background: var(--navy); position: relative; }
.about-in { display: grid; grid-template-columns: .8fr 1.2fr; gap: 60px; align-items: start; }
.about-photo { margin: 0; }
.about-photo img {
  width: 100%;
  border: 6px solid var(--gold);
}
.about-photo figcaption {
  font-family: var(--display); font-weight: 500; font-size: 12.5px;
  letter-spacing: .2em; text-transform: uppercase;
  color: var(--sky); margin-top: 14px;
}
.about-copy p { color: rgba(255,255,255,.84); margin: 0 0 18px; max-width: 62ch; }
.about-copy strong { color: var(--white); }

.quote {
  margin: 30px 0; padding: 22px 0 22px 26px;
  border-left: 4px solid var(--gold);
}
.quote p {
  font-family: var(--display); font-weight: 400; font-size: clamp(21px, 2.6vw, 28px);
  line-height: 1.3; color: var(--white); margin: 0 0 10px;
}
.quote cite {
  font-family: var(--display); font-style: normal; font-weight: 500;
  font-size: 12.5px; letter-spacing: .22em; text-transform: uppercase; color: var(--sky);
}

/* Steps */
.steplist {
  list-style: none; margin: 0 0 34px; padding: 0;
  display: grid; grid-template-columns: repeat(3, 1fr); gap: 30px;
}
.steplist li { border-top: 2px solid var(--rule); padding-top: 22px; }
.step-n {
  display: block;
  font-family: var(--display); font-weight: 700; font-size: 44px;
  line-height: 1; color: var(--gold); margin-bottom: 12px;
}
.steplist h3 {
  font-family: var(--display); font-weight: 600; font-size: 21px;
  letter-spacing: .03em; color: var(--navy); margin: 0 0 8px;
}
.steplist p { margin: 0; color: #52616F; font-size: 15.5px; }

.price-note {
  background: var(--white);
  border: 1px solid var(--rule);
  border-left: 5px solid var(--gold);
  padding: 20px 24px; margin: 0;
  font-size: 16.5px; color: #3A4B5C;
}

/* Service area */
.area-in { display: grid; grid-template-columns: 1.35fr .65fr; gap: 56px; align-items: center; }
.area-list {
  list-style: none; margin: 0; padding: 0;
  display: grid; grid-template-columns: 1fr 1fr; gap: 10px 26px;
}
.area-list li {
  position: relative; padding-left: 20px; font-size: 15.5px; color: #3A4B5C;
}
.area-list li::before {
  content: ""; position: absolute; left: 0; top: .62em;
  width: 8px; height: 8px; background: var(--blue); border-radius: 50%;
}
.area-card {
  background: var(--navy); padding: 34px; text-align: center;
}
.area-card img { width: 118px; margin: 0 auto 18px; }
.area-card-line {
  font-family: var(--display); font-weight: 500; font-size: 15px;
  letter-spacing: .1em; text-transform: uppercase;
  color: rgba(255,255,255,.86); margin: 0 0 18px;
}

/* Quote */
.quote-sec { background: var(--navy-deep); }
.quote-in { display: grid; grid-template-columns: 1fr 1fr; gap: 60px; align-items: start; }
.quote-copy p { color: rgba(255,255,255,.82); max-width: 52ch; }

.quote-direct { display: flex; flex-direction: column; gap: 2px; margin-top: 30px; }
.direct {
  display: flex; flex-direction: column; gap: 2px;
  padding: 15px 18px;
  background: rgba(255,255,255,.05);
  border-left: 3px solid var(--gold);
  text-decoration: none;
  transition: background-color .15s ease;
}
.direct:hover { background: rgba(255,255,255,.11); }
.direct-k {
  font-family: var(--display); font-weight: 500; font-size: 11.5px;
  letter-spacing: .24em; text-transform: uppercase; color: var(--sky);
}
.direct-v { color: var(--white); font-weight: 600; font-size: 17px; word-break: break-word; }

.quote-form { background: var(--white); padding: 32px; }
.field { margin-bottom: 18px; }
.field-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.field label {
  display: block;
  font-family: var(--display); font-weight: 500; font-size: 12.5px;
  letter-spacing: .16em; text-transform: uppercase;
  color: var(--navy); margin-bottom: 7px;
}
.field .opt { color: #8B98A4; letter-spacing: .08em; }
.field input,
.field select,
.field textarea {
  width: 100%;
  font-family: var(--body); font-size: 16px; color: var(--ink);
  padding: 12px 14px;
  border: 1px solid #C9D2DA;
  border-radius: var(--r);
  background: #FCFDFE;
}
.field textarea { resize: vertical; }
.field input:focus,
.field select:focus,
.field textarea:focus { border-color: var(--blue); background: var(--white); }

.form-note { font-size: 13.5px; color: #6B7885; margin: 14px 0 0; text-align: center; }
.form-note a { color: #14618C; }
.form-note-error { color: #B4451F; font-weight: 600; }
.form-note-ok { color: #14724A; font-weight: 600; }

/* Honeypot: off-screen rather than display:none, which bots learn to skip. */
.hp {
  position: absolute;
  left: -9999px;
  width: 1px; height: 1px;
  overflow: hidden;
}

/* --------------------------------------------------------------------------
   Legal pages
   -------------------------------------------------------------------------- */

.legal { background: var(--paper); padding: 70px 0 90px; }
.legal-in { max-width: 760px; }
.legal-title {
  font-family: var(--display); font-weight: 600;
  font-size: clamp(34px, 5vw, 50px); line-height: 1.06;
  color: var(--navy); margin: 0 0 10px; letter-spacing: .01em;
}
.legal-date {
  font-family: var(--display); font-weight: 500; font-size: 12.5px;
  letter-spacing: .2em; text-transform: uppercase; color: #7C8894;
  margin: 0 0 30px;
}
.legal-lede {
  font-size: 18.5px; line-height: 1.62; color: #3A4B5C;
  padding-bottom: 26px; margin: 0 0 8px;
  border-bottom: 2px solid var(--rule);
}
.legal h2 {
  font-family: var(--display); font-weight: 600; font-size: 24px;
  letter-spacing: .02em; color: var(--navy);
  margin: 38px 0 12px; padding-left: 14px;
  border-left: 4px solid var(--gold);
}
.legal p { color: #3E4E5E; margin: 0 0 15px; }
.legal ul { margin: 0 0 15px; padding-left: 22px; color: #3E4E5E; }
.legal li { margin-bottom: 7px; }
.legal a { color: #14618C; text-decoration: underline; text-underline-offset: 2px; }
.legal a:hover { color: var(--navy); }
.legal-back { margin-top: 44px; padding-top: 26px; border-top: 2px solid var(--rule); }
.legal-back a { text-decoration: none; }

.foot-base-solo { border-top: 0; padding-top: 30px; }
.foot-base-solo a { color: var(--sky); }

/* --------------------------------------------------------------------------
   Footer
   -------------------------------------------------------------------------- */

.foot { background: var(--ink); color: rgba(255,255,255,.72); padding: 62px 0 0; }
.foot-in {
  display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 44px;
  padding-bottom: 46px;
}
.foot-brand img { width: 84px; margin-bottom: 18px; }
.foot-brand p { margin: 0; font-size: 15px; max-width: 34ch; }
.foot-col h4 {
  font-family: var(--display); font-weight: 600; font-size: 13px;
  letter-spacing: .2em; text-transform: uppercase; color: var(--gold);
  margin: 0 0 14px;
}
.foot-col ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 9px; }
.foot-col a { text-decoration: none; font-size: 15px; }
.foot-col a:hover { color: var(--white); text-decoration: underline; }

.foot-base {
  border-top: 1px solid rgba(255,255,255,.12);
  padding-top: 22px; padding-bottom: 30px;
  display: flex; justify-content: space-between; gap: 16px; flex-wrap: wrap;
}
.foot-base p { margin: 0; font-size: 13.5px; }
.foot-credit a { color: var(--sky); text-decoration: none; font-weight: 600; }
.foot-credit a:hover { text-decoration: underline; }

/* --------------------------------------------------------------------------
   Responsive
   -------------------------------------------------------------------------- */

@media (max-width: 1040px) {
  .cards { grid-template-columns: repeat(2, 1fr); }
  .foot-in { grid-template-columns: 1fr 1fr; }

  /* Nav drops to its own scrollable row under the brand */
  .masthead-in { flex-wrap: wrap; padding-bottom: 0; }
  .brand { margin-right: auto; }
  .nav {
    order: 3;
    width: 100%;
    gap: 22px;
    overflow-x: auto;
    padding-bottom: 2px;
    border-top: 1px solid rgba(255,255,255,.1);
    padding-top: 10px;
    scrollbar-width: none;
  }
  .nav::-webkit-scrollbar { display: none; }
  .nav a { white-space: nowrap; }
}

@media (max-width: 860px) {
  .hero { padding-top: 56px; }
  .hero-in { grid-template-columns: 1fr; gap: 40px; padding-bottom: 56px; }
  .hero-badge { order: -1; }
  .hero-badge img { width: 210px; }
  .trust-in { grid-template-columns: 1fr 1fr; }
  .about-in { grid-template-columns: 1fr; gap: 36px; }
  .about-photo img { max-width: 300px; }
  .steplist { grid-template-columns: 1fr; gap: 22px; }
  .area-in { grid-template-columns: 1fr; gap: 36px; }
  .quote-in { grid-template-columns: 1fr; gap: 40px; }
  .winter { grid-template-columns: 1fr; gap: 18px; }
  .section { padding: 62px 0; }
}

@media (max-width: 620px) {
  /* let the headline find its own breaks rather than orphaning "is" */
  .hero-title br { display: none; }
}

@media (max-width: 560px) {
  body { font-size: 16px; }
  .masthead-cta span { display: none; }
  .masthead-cta { padding: 12px 14px; }
  .cards { grid-template-columns: 1fr; }
  /* before/after stays side by side even on a phone — comparing is the point */
  .job-pair { gap: 6px; }
  .shot figcaption { font-size: 10px; letter-spacing: .14em; padding: 5px 9px; }
  .trust-in { grid-template-columns: 1fr; }
  .area-list { grid-template-columns: 1fr; }
  .field-row { grid-template-columns: 1fr; }
  .foot-in { grid-template-columns: 1fr; gap: 32px; }
  .hero-actions .btn { width: 100%; }
  .quote-form { padding: 24px 20px; }
  .ribbon { font-size: 11.5px; letter-spacing: .18em; padding: 10px 26px; }
}

@media (prefers-reduced-motion: reduce) {
  .hero-sweep { animation: none; display: none; }
  .hero-badge img { animation: none; }
  .hero-title em::after { animation: none; transform: none; }
  .btn:hover, .card:hover { transform: none; }
  * { transition-duration: .01ms !important; }
}
