@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500 800;
  font-display: swap;
  src: url("assets/fonts/manrope-cyrillic.woff2") format("woff2");
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}

@font-face {
  font-family: "Manrope";
  font-style: normal;
  font-weight: 500 800;
  font-display: swap;
  src: url("assets/fonts/manrope-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

:root {
  --bg: #f0f8f6;
  --bg-card: #ffffff;
  --bg-card-hover: #f7fcfa;
  --surface: #ffffff;
  --surface-light: #f4faf8;
  --ink: #0a2420;
  --ink-secondary: #2d4f47;
  --muted: #3d6b60;
  --accent: #087566;
  --accent-light: #0a9b84;
  --cyan: #20c6d9;
  --blue: #0984e3;
  --teal: #00b894;
  --gold: #fdcb6e;
  --gradient-primary: linear-gradient(135deg, #087566, #0a9b84);
  --gradient-accent: linear-gradient(135deg, #087566, #20c6d9);
  --gradient-warm: linear-gradient(135deg, #fdcb6e, #e17055);
  --shadow: 0 22px 55px rgb(8 117 102 / 12%);
  --shadow-sm: 0 8px 24px rgb(8 117 102 / 8%);
  --radius: 24px;
  --radius-sm: 14px;
  --font: "Manrope", "Segoe UI", Arial, sans-serif;
  --success: #00b894;
  --danger: #d63031;
  --brand-name: #d77037;
}

*,
*::before,
*::after {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  position: relative;
  isolation: isolate;
  margin: 0;
  min-width: 320px;
  color: var(--ink);
  font-family: var(--font);
  background:
    radial-gradient(circle at 10% 5%, rgb(139 227 205 / 18%) 0, transparent 32%),
    radial-gradient(circle at 95% 0%, rgb(8 117 102 / 12%) 0, transparent 29%),
    linear-gradient(180deg, #f0f8f6 0%, #e8f5f1 48%, #f4faf8 100%);
  -webkit-font-smoothing: antialiased;
}

body::before {
  position: fixed;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: 0.22;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-16 48 48)' opacity='0.9'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.18' stroke='%23087566' stroke-width='2.8' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.8' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(11 48 48)' opacity='0.82'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.14' stroke='%23087566' stroke-width='2.6' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.6' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(27 48 48)' opacity='0.76'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.12' stroke='%23087566' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-31 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.11' stroke='%23087566' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(6 48 48)' opacity='0.7'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.10' stroke='%23087566' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-22 48 48)' opacity='0.78'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.15' stroke='%23087566' stroke-width='2.6' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.6' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(19 48 48)' opacity='0.74'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.13' stroke='%23087566' stroke-width='2.5' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.5' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-8 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.11' stroke='%23087566' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(29 48 48)' opacity='0.68'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.10' stroke='%23087566' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 164px 164px, 128px 128px, 144px 144px, 112px 112px, 152px 152px, 138px 138px, 156px 156px, 124px 124px, 148px 148px;
  background-position: 2% 12%, 18% 58%, 74% 18%, 88% 63%, 57% 90%, 33% 10%, 42% 46%, 67% 74%, 90% 24%;
  mask-image: linear-gradient(180deg, rgb(0 0 0 / 78%), transparent 94%);
}

body::after {
  position: fixed;
  z-index: 0;
  inset: 0;
  pointer-events: none;
  content: "";
  opacity: 0.16;
  background-image:
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(18 48 48)' opacity='0.78'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.12' stroke='%23087566' stroke-width='2.4' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.4' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-24 48 48)' opacity='0.72'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.11' stroke='%23087566' stroke-width='2.3' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.3' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(33 48 48)' opacity='0.68'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.10' stroke='%23087566' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.2' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-9 48 48)' opacity='0.64'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.09' stroke='%23087566' stroke-width='2.1' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.1' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(14 48 48)' opacity='0.7'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.10' stroke='%23087566' stroke-width='2.2' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.2' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E"),
    url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 96 96'%3E%3Cg transform='rotate(-27 48 48)' opacity='0.66'%3E%3Cpath d='M28 57c0-18 10-31 20-31s20 13 20 31c0 8-5 13-12 13H40c-7 0-12-5-12-13Z' fill='%238be3cd' fill-opacity='0.09' stroke='%23087566' stroke-width='2.1' stroke-linejoin='round'/%3E%3Cpath d='M39 51c2-4 3-8 3-13M48 52c2-4 3-9 3-14M57 54c2-4 2-8 2-12' fill='none' stroke='%23087566' stroke-width='2.1' stroke-linecap='round'/%3E%3C/g%3E%3C/svg%3E");
  background-repeat: no-repeat;
  background-size: 134px 134px, 108px 108px, 124px 124px, 96px 96px, 118px 118px, 104px 104px;
  background-position: 33% 28%, 64% 52%, 81% 84%, 11% 82%, 48% 8%, 86% 36%;
  mask-image: linear-gradient(180deg, rgb(0 0 0 / 65%), transparent 96%);
}

body.modal-open {
  overflow: hidden;
}

a {
  color: inherit;
  text-decoration: none;
}

button, input, textarea, select {
  font: inherit;
}

button {
  cursor: pointer;
}

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

main, .site-header, .site-footer {
  position: relative;
  z-index: 1;
  width: min(1200px, calc(100% - 40px));
  margin-inline: auto;
}

.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  overflow: hidden;
  clip: rect(0,0,0,0);
  white-space: nowrap;
}

/* ===== HEADER ===== */
.site-header {
  position: sticky;
  z-index: 20;
  top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  margin-top: 14px;
  padding: 12px 14px;
  border: 1px solid rgb(8 117 102 / 12%);
  border-radius: 22px;
  background: rgb(255 255 255 / 82%);
  box-shadow: 0 16px 45px rgb(8 117 102 / 9%);
  backdrop-filter: blur(18px);
}

.brand {
  display: inline-flex;
  align-items: center;
  min-width: 0;
  gap: 13px;
}

.brand__mark-link {
  display: inline-flex;
  flex: 0 0 auto;
  border-radius: 16px;
}

.brand__mark {
  display: grid;
  flex: 0 0 auto;
  width: 48px;
  aspect-ratio: 1;
  place-items: center;
  color: #fff;
  border-radius: 16px;
  background:
    radial-gradient(circle at 30% 22%, rgb(255 255 255 / 42%), transparent 30%),
    linear-gradient(145deg, #f09a42, #ce612d);
  box-shadow: 0 12px 28px rgb(207 101 47 / 28%);
}

.brand__mark svg {
  width: 36px;
  fill: none;
  stroke: currentcolor;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.brand__loaf {
  fill: rgb(255 255 255 / 14%);
}

.brand__copy {
  display: flex;
  flex-direction: column;
  min-width: 0;
  line-height: 1;
  color: inherit;
  border-radius: 16px;
  transition: transform 180ms ease, filter 180ms ease;
}

.brand__copy:hover {
  transform: translateY(-1px);
  filter: saturate(1.04);
}

.brand__mark-link:focus-visible,
.brand__copy:focus-visible {
  outline: 3px solid rgb(8 117 102 / 32%);
  outline-offset: 3px;
}

.brand__wordmark {
  display: inline-flex;
  align-items: baseline;
  gap: 0;
  font-size: clamp(19px, 2vw, 25px);
  font-weight: 800;
}

.brand__name {
  background: linear-gradient(145deg, #d77037, #ce612d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.brand__suffix {
  color: var(--accent);
  text-shadow: 0 9px 20px rgb(8 117 102 / 18%);
}

.brand__copy small {
  margin-top: 7px;
  color: color-mix(in srgb, var(--accent) 34%, var(--muted));
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.main-nav {
  display: flex;
  align-items: center;
  gap: 4px;
}

.main-nav a {
  padding: 10px 12px;
  color: #3a5a52;
  border-radius: 13px;
  font-size: 14px;
  font-weight: 700;
  transition: color 180ms ease, background 180ms ease;
  white-space: nowrap;
}

.main-nav a:hover,
.main-nav a:focus-visible {
  color: #054d42;
  background: rgb(8 117 102 / 8%);
  outline: none;
}

.header-cta {
  flex-shrink: 0;
}

.menu-toggle {
  display: none;
  width: 44px;
  height: 44px;
  border: 1px solid rgb(8 117 102 / 14%);
  border-radius: 14px;
  background: #fff;
  flex-shrink: 0;
}

.menu-toggle span:not(.sr-only) {
  display: block;
  width: 18px;
  height: 2px;
  margin: 4px auto;
  border-radius: 2px;
  background: var(--ink);
  transition: transform 200ms, opacity 200ms;
}

/* ===== BUTTONS ===== */
.button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 46px;
  padding: 12px 22px;
  border: 0;
  border-radius: var(--radius-sm);
  font-weight: 800;
  font-size: 15px;
  line-height: 1.2;
  transition: transform 180ms, box-shadow 180ms, opacity 180ms;
}

.button:hover {
  transform: translateY(-2px);
}

.button:focus-visible {
  outline: 2px solid var(--accent-light);
  outline-offset: 3px;
}

.button--primary {
  color: #fff;
  background: var(--gradient-primary);
  box-shadow: 0 12px 28px rgb(8 117 102 / 30%);
}

.button--primary:hover {
  box-shadow: 0 16px 36px rgb(8 117 102 / 40%);
}

.button--outline {
  color: var(--ink);
  background: transparent;
  border: 1px solid rgb(8 117 102 / 20%);
}

.button--outline:hover {
  background: rgb(8 117 102 / 8%);
}

.button--telegram {
  color: #fff;
  background: #2aabee;
  box-shadow: 0 12px 28px rgb(42 171 238 / 30%);
}

.button--phone {
  color: #fff;
  background: linear-gradient(135deg, #34c759, #00a86b);
  box-shadow: 0 12px 28px rgb(0 168 107 / 25%);
}

.button--lg {
  min-height: 52px;
  padding: 14px 28px;
  font-size: 16px;
  border-radius: 16px;
}

.button--sm {
  min-height: 40px;
  padding: 10px 18px;
  font-size: 13px;
}

/* ===== SECTION ===== */
.section {
  scroll-margin-top: 100px;
  padding: clamp(48px, 8vw, 80px) 0;
}

.section__head {
  max-width: 700px;
  margin-bottom: 36px;
}

.eyebrow {
  margin: 0 0 10px;
  color: var(--accent-light);
  font-size: 12px;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

h1, h2, h3, p {
  overflow-wrap: break-word;
}

h2 {
  margin: 0;
  font-size: clamp(28px, 4vw, 42px);
  font-weight: 800;
  line-height: 1.15;
  color: var(--ink);
}

h3 {
  margin: 0;
  font-size: 19px;
  font-weight: 800;
  line-height: 1.3;
  color: var(--ink);
}

/* ===== HERO ===== */
.hero {
  display: grid;
  grid-template-columns: 1.1fr 0.7fr;
  align-items: center;
  gap: clamp(32px, 5vw, 64px);
  min-height: calc(100svh - 80px);
  padding: clamp(48px, 6vw, 80px) 0 60px;
}

h1 {
  margin: 0;
  font-size: clamp(32px, 4.5vw, 52px);
  font-weight: 800;
  line-height: 1.1;
  background: linear-gradient(135deg, #073d47 0%, #087566 50%, #0a9b84 100%);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.hero__badges {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 20px;
}

.badge {
  display: inline-flex;
  align-items: center;
  padding: 6px 14px;
  border: 1px solid rgb(8 117 102 / 12%);
  border-radius: 999px;
  background: rgb(8 117 102 / 8%);
  color: var(--ink-secondary);
  font-size: 13px;
  font-weight: 700;
}

.badge--gold {
  border-color: rgb(253 203 110 / 30%);
  background: rgb(253 203 110 / 10%);
  color: var(--gold);
}

.badge--green {
  border-color: rgb(0 184 148 / 30%);
  background: rgb(0 184 148 / 10%);
  color: var(--teal);
}

.badge--profi {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 10px 22px;
  border: none;
  border-radius: 999px;
  background: linear-gradient(135deg, #087566, #0a9b84);
  color: #fff;
  font-size: 16px;
  font-weight: 800;
  letter-spacing: 0.01em;
  box-shadow: 0 8px 24px rgb(8 117 102 / 30%);
  transition: transform 180ms, box-shadow 180ms;
}

.badge--profi:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 32px rgb(8 117 102 / 40%);
}

.hero__lead {
  margin: 18px 0 0;
  max-width: 600px;
  color: var(--ink-secondary);
  font-size: clamp(16px, 1.8vw, 19px);
  font-weight: 600;
  line-height: 1.6;
}

.hero__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-top: 20px;
}

.hero__tags span {
  padding: 8px 16px;
  border: 1px solid rgb(8 117 102 / 30%);
  border-radius: 999px;
  background: rgb(8 117 102 / 8%);
  color: var(--accent-light);
  font-size: 13px;
  font-weight: 700;
}

.hero__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.hero__meta {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 20px;
}

.hero__meta span {
  color: var(--muted);
  font-size: 13px;
  font-weight: 700;
}

.hero__meta span::before {
  content: "✓ ";
  color: var(--teal);
}

.hero__photo {
  position: relative;
  display: flex;
  justify-content: center;
}

.hero__photo img {
  width: 100%;
  max-width: 510px;
  aspect-ratio: 1;
  border-radius: 50%;
  object-fit: cover;
  border: 4px solid rgb(255 255 255 / 70%);
  box-shadow: 0 16px 48px rgb(8 117 102 / 16%);
}

/* ===== TRUST ===== */
.trust-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
  gap: 12px;
}

.trust-card {
  padding: 20px;
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius-sm);
  background: var(--bg-card);
  text-align: center;
  transition: border-color 200ms, transform 200ms;
}

.trust-card:hover {
  border-color: rgb(8 117 102 / 25%);
  transform: translateY(-2px);
}

.trust-card strong {
  display: block;
  font-size: 24px;
  background: var(--gradient-accent);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.trust-card span {
  display: block;
  margin-top: 6px;
  color: var(--ink-secondary);
  font-size: 12px;
  font-weight: 600;
  line-height: 1.4;
}

/* ===== ABOUT ===== */
.about-grid {
  display: grid;
  grid-template-columns: 0.45fr 1fr;
  gap: 40px;
  align-items: start;
}

.about__photo img {
  width: 100%;
  border-radius: var(--radius);
  border: 1px solid rgb(8 117 102 / 10%);
  object-fit: cover;
  box-shadow: var(--shadow-sm);
}

.about__text p {
  margin: 0 0 14px;
  color: var(--ink-secondary);
  font-size: 16px;
  font-weight: 500;
  line-height: 1.7;
}

.about__highlights {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
}

.about__highlights li {
  position: relative;
  padding: 10px 0 10px 24px;
  color: var(--ink);
  font-size: 15px;
  font-weight: 700;
  border-bottom: 1px solid rgb(8 117 102 / 8%);
}

.about__highlights li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--gradient-primary);
}

/* ===== DIRECTIONS ===== */
.directions-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(300px, 1fr));
  grid-auto-rows: 1fr;
  gap: 16px;
}

.direction-card {
  display: flex;
  flex-direction: column;
  min-height: 330px;
  padding: 28px;
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius);
  background: var(--bg-card);
  transition: border-color 200ms, transform 200ms;
}

.direction-card:hover {
  border-color: rgb(8 117 102 / 20%);
  transform: translateY(-3px);
}

.direction-card__icon {
  font-size: 28px;
  margin-bottom: 14px;
}

.direction-card h3 {
  margin-bottom: 12px;
}

.direction-card p {
  margin: 6px 0;
  color: var(--ink-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.6;
}

.direction-card p strong {
  color: var(--ink);
}

.direction-card .direction-card__price {
  margin: auto 0 0;
  padding: 8px 14px;
  display: inline-block;
  align-self: flex-start;
  border-radius: 10px;
  background: rgb(8 117 102 / 12%);
  color: var(--accent-light);
  font-size: 14px;
  font-weight: 800;
}

.direction-card .button {
  margin-top: 16px;
  width: 100%;
}

/* ===== PROCESS ===== */
.process-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 14px;
}

.process-step {
  padding: 24px;
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius-sm);
  background: var(--bg-card);
}

.process-step__num {
  display: grid;
  width: 36px;
  height: 36px;
  place-items: center;
  margin-bottom: 14px;
  border-radius: 12px;
  background: var(--gradient-primary);
  color: #fff;
  font-size: 14px;
  font-weight: 800;
}

.process-step h3 {
  font-size: 16px;
  margin-bottom: 8px;
}

.process-step p {
  margin: 0;
  color: var(--ink-secondary);
  font-size: 13px;
  font-weight: 500;
  line-height: 1.55;
}

.trial-block {
  margin-top: 32px;
  padding: 32px;
  border: 1px solid rgb(139 227 205 / 20%);
  border-radius: var(--radius);
  background: linear-gradient(135deg, rgb(139 227 205 / 6%), rgb(8 117 102 / 6%));
  text-align: center;
}

.trial-block h3 {
  font-size: 22px;
  margin-bottom: 10px;
}

.trial-block p {
  max-width: 600px;
  margin: 0 auto 20px;
  color: var(--ink-secondary);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.6;
}

/* ===== REVIEWS ===== */
.review-filters {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 24px;
}

.review-filter {
  padding: 8px 16px;
  border: 1px solid rgb(8 117 102 / 14%);
  border-radius: 999px;
  background: transparent;
  color: var(--ink-secondary);
  font-size: 13px;
  font-weight: 700;
  cursor: pointer;
  transition: all 180ms;
}

.review-filter:hover {
  border-color: var(--accent);
  color: var(--accent);
}

.review-filter.is-active {
  border-color: var(--accent);
  background: rgb(8 117 102 / 15%);
  color: var(--accent-light);
}

.reviews-grid {
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(340px, 1fr));
  gap: 16px;
}

.review-card {
  padding: 24px;
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius);
  background: var(--bg-card);
  transition: border-color 200ms;
}

.review-card.is-hidden {
  display: none;
}

.review-card:hover {
  border-color: rgb(8 117 102 / 16%);
}

.review-card__header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 10px;
}

.review-card__author strong {
  display: block;
  font-size: 16px;
  color: var(--ink);
}

.review-card__author span {
  color: var(--muted);
  font-size: 12px;
  font-weight: 600;
}

.review-card__subject {
  padding: 4px 10px;
  border-radius: 8px;
  background: rgb(8 117 102 / 10%);
  color: var(--accent-light);
  font-size: 11px;
  font-weight: 700;
  line-height: 1.3;
  text-align: center;
}

.review-card__stars {
  color: var(--gold);
  font-size: 16px;
  letter-spacing: 2px;
  margin-bottom: 10px;
}

.review-card blockquote {
  margin: 0;
}

.review-card blockquote p {
  margin: 0;
  color: var(--ink-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.65;
}

.review-card__reply {
  margin-top: 12px;
  padding-top: 12px;
  border-top: 1px solid rgb(8 117 102 / 8%);
  color: var(--muted);
  font-size: 13px;
  font-weight: 500;
}

.review-card__reply strong {
  color: var(--teal);
  font-size: 12px;
}

.reviews-more {
  display: flex;
  justify-content: center;
  margin-top: 24px;
}

.reviews-more[hidden] {
  display: none;
}

/* ===== TIMELINE / EDUCATION ===== */
.timeline {
  --timeline-year-width: 72px;
  --timeline-marker-width: 18px;
  --timeline-gap: 22px;

  display: grid;
  gap: 0;
}

.timeline__item {
  position: relative;
  display: grid;
  grid-template-columns: var(--timeline-year-width) var(--timeline-marker-width) minmax(0, 1fr);
  column-gap: var(--timeline-gap);
  padding: 24px 0;
}

.timeline__item::before {
  content: "";
  position: absolute;
  left: calc(var(--timeline-year-width) + var(--timeline-gap) + (var(--timeline-marker-width) - 12px) / 2);
  top: 29px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background: var(--gradient-primary);
  box-shadow: 0 0 0 4px var(--bg);
  z-index: 1;
}

.timeline__item::after {
  content: "";
  position: absolute;
  left: calc(var(--timeline-year-width) + var(--timeline-gap) + (var(--timeline-marker-width) - 2px) / 2);
  top: 41px;
  bottom: -29px;
  width: 2px;
  background: rgb(8 117 102 / 25%);
}

.timeline__item:last-child::after {
  display: none;
}

.timeline__year {
  grid-column: 1;
  grid-row: 1;
  padding-top: 1px;
  text-align: right;
  color: var(--accent-light);
  font-size: 12px;
  font-weight: 800;
}

.timeline__item h3 {
  grid-column: 3;
  grid-row: 1;
  font-size: 17px;
  margin-bottom: 6px;
}

.timeline__item p {
  grid-column: 3;
  grid-row: 2;
  margin: 0;
  color: var(--ink-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.55;
}

/* ===== EXPERIENCE ===== */
.experience-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}

.experience-card {
  padding: 28px;
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius);
  background: var(--bg-card);
}

.experience-card__year {
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 12px;
  border-radius: 8px;
  background: rgb(8 117 102 / 12%);
  color: var(--accent-light);
  font-size: 13px;
  font-weight: 800;
}

.experience-card h3 {
  font-size: 17px;
  margin-bottom: 8px;
}

.experience-card p {
  margin: 0;
  color: var(--ink-secondary);
  font-size: 14px;
  font-weight: 500;
  line-height: 1.55;
}

/* ===== FAQ ===== */
.faq-list {
  display: grid;
  gap: 10px;
}

.faq-list details {
  border: 1px solid rgb(8 117 102 / 8%);
  border-radius: var(--radius-sm);
  background: var(--bg-card);
  overflow: hidden;
  transition: border-color 200ms;
}

.faq-list details[open] {
  border-color: rgb(8 117 102 / 20%);
}

.faq-list summary {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  padding: 18px 22px;
  color: var(--ink);
  font-size: 16px;
  font-weight: 700;
  cursor: pointer;
  list-style: none;
}

.faq-list summary::-webkit-details-marker {
  display: none;
}

.faq-list summary::after {
  flex: 0 0 auto;
  content: "+";
  width: 28px;
  height: 28px;
  display: grid;
  place-items: center;
  border-radius: 8px;
  background: rgb(8 117 102 / 8%);
  color: var(--accent-light);
  font-size: 18px;
  font-weight: 800;
  transition: transform 160ms;
}

.faq-list details[open] summary::after {
  content: "−";
  transform: rotate(180deg);
}

.faq-list p {
  margin: 0;
  padding: 0 22px 20px;
  color: var(--ink-secondary);
  font-size: 15px;
  font-weight: 500;
  line-height: 1.65;
}

/* ===== CTA ===== */
.cta-block {
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(220px, 0.36fr);
  align-items: center;
  gap: 24px;
  position: relative;
  overflow: hidden;
  padding: clamp(40px, 6vw, 64px);
  border: 1px solid rgb(8 117 102 / 20%);
  border-radius: 28px;
  background: linear-gradient(135deg, rgb(8 117 102 / 8%), rgb(139 227 205 / 6%));
}

.cta-block h2 {
  font-size: clamp(28px, 4vw, 42px);
}

.contacts__cta {
  position: relative;
  z-index: 1;
}

.cta-block .eyebrow {
  margin: 0 0 10px;
}

.contacts__cta > p:not(.eyebrow) {
  max-width: 720px;
  margin: 14px 0 0;
  color: var(--ink-secondary);
  font-size: 17px;
  font-weight: 500;
  line-height: 1.7;
}

.contacts__actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 28px;
}

.contacts__decor {
  display: flex;
  align-items: center;
  justify-content: center;
}

.contacts__decor svg {
  width: 100%;
  max-width: 200px;
  height: auto;
  opacity: 0.12;
  fill: none;
  stroke: #fff;
  stroke-width: 2.5;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.contacts__decor .brand__loaf {
  fill: #e8740e;
  stroke: none;
}

/* ===== FLOATING ===== */
.floating-request {
  position: fixed;
  z-index: 30;
  right: max(16px, calc((100vw - 1200px) / 2));
  bottom: 20px;
  min-height: 46px;
  padding: 12px 20px;
  color: #fff;
  border: 0;
  border-radius: 14px;
  background: var(--gradient-primary);
  box-shadow: 0 14px 36px rgb(8 117 102 / 35%);
  font-weight: 800;
  font-size: 15px;
  transition: transform 180ms, box-shadow 180ms;
}

.floating-request:hover {
  transform: translateY(-2px);
  box-shadow: 0 18px 42px rgb(8 117 102 / 45%);
}

.floating-request:focus-visible {
  outline: 2px solid var(--accent-light);
  outline-offset: 3px;
}

/* ===== MODAL ===== */
.modal {
  position: fixed;
  z-index: 55;
  inset: 0;
  display: none;
  padding: 20px;
}

.modal.is-open {
  display: grid;
  place-items: center;
}

.modal__overlay {
  position: absolute;
  inset: 0;
  background: rgb(0 0 0 / 70%);
  backdrop-filter: blur(8px);
}

.modal__dialog {
  position: relative;
  z-index: 1;
  width: min(600px, 100%);
  max-height: min(850px, calc(100svh - 40px));
  overflow: auto;
  padding: clamp(24px, 4vw, 32px);
  border: 1px solid rgb(8 117 102 / 10%);
  border-radius: 24px;
  background: var(--surface);
  box-shadow: 0 30px 80px rgb(0 0 0 / 15%);
}

.modal__dialog h2 {
  font-size: clamp(22px, 3.5vw, 30px);
}

.modal__close {
  position: absolute;
  top: 16px;
  right: 16px;
  width: 38px;
  height: 38px;
  border: 1px solid rgb(8 117 102 / 12%);
  border-radius: 12px;
  background: rgb(8 117 102 / 6%);
  color: var(--ink);
  font-size: 18px;
}

.modal__close::before {
  content: "×";
}

.modal.is-success .modal__close {
  top: 10px;
}

/* ===== FORM ===== */
.request-form {
  display: grid;
  gap: 14px;
  margin-top: 20px;
}

.request-form[hidden],
.modal__dialog > .eyebrow[hidden],
.modal__dialog > h2[hidden] {
  display: none !important;
}

.request-form label {
  display: grid;
  gap: 6px;
}

.request-form label > span {
  color: var(--ink-secondary);
  font-size: 13px;
  font-weight: 700;
}

.request-form input,
.request-form textarea,
.request-form select {
  width: 100%;
  min-width: 0;
  border: 1px solid rgb(8 117 102 / 14%);
  border-radius: 12px;
  background: rgb(255 255 255 / 60%);
  color: var(--ink);
  font-size: 15px;
}

.request-form input,
.request-form select {
  height: 46px;
  padding: 0 14px;
}

.request-form select {
  appearance: auto;
}

.request-form textarea {
  resize: vertical;
  min-height: 80px;
  padding: 12px 14px;
}

.request-form input:focus,
.request-form textarea:focus,
.request-form select:focus {
  border-color: var(--accent);
  outline: 2px solid rgb(8 117 102 / 20%);
}

.request-form input::placeholder,
.request-form textarea::placeholder {
  color: var(--muted);
}

.honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  padding: 0;
  border: 0;
  opacity: 0;
  pointer-events: none;
}

.custom-contact.is-hidden,
.custom-direction.is-hidden {
  display: none;
}

.turnstile-box {
  display: grid;
  gap: 8px;
  min-height: 68px;
  align-items: center;
  padding: 12px;
  border: 1px dashed rgb(8 117 102 / 14%);
  border-radius: 14px;
  background: rgb(8 117 102 / 4%);
  max-width: 100%;
  overflow-x: auto;
}

.turnstile-note {
  margin: 0;
  color: var(--muted);
  font-size: 12px;
  line-height: 1.4;
}

.consent {
  grid-template-columns: 20px minmax(0, 1fr);
  align-items: start;
}

.consent input {
  width: 18px;
  height: 18px;
  margin-top: 2px;
}

.consent span {
  font-size: 12px;
  line-height: 1.5;
  color: var(--ink-secondary);
}

.consent a {
  color: var(--accent-light);
  text-decoration: underline;
  text-underline-offset: 2px;
}

.field-error {
  min-height: 16px;
  color: var(--danger);
  font-size: 12px;
  font-weight: 700;
}

.form-status {
  display: none;
  padding: 12px 14px;
  border-radius: 12px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1.4;
}

.form-status.is-error {
  display: block;
  color: var(--danger);
  background: rgb(214 48 49 / 10%);
}

.form-status.is-success {
  display: block;
  color: #007e66;
  background: rgb(0 184 148 / 10%);
}

.modal-success {
  display: grid;
  gap: 18px;
  margin-top: 32px;
}

.modal-success[hidden] {
  display: none;
}

.modal-success__message {
  margin: 0;
  padding: 18px 20px;
  border: 1px solid rgb(0 184 148 / 14%);
  border-radius: 14px;
  color: #006b5b;
  background: linear-gradient(135deg, rgb(0 184 148 / 14%), rgb(139 227 205 / 18%));
  font-size: 16px;
  font-weight: 800;
  line-height: 1.5;
}

.modal-success .button {
  justify-self: start;
  min-width: 130px;
}

.form-submit {
  width: 100%;
}

.form-submit:disabled {
  cursor: not-allowed;
  opacity: 0.5;
  transform: none;
}

/* ===== FOOTER ===== */
.site-footer {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 28px 48px;
  padding: 48px 0 100px;
  border-top: 1px solid rgb(8 117 102 / 8%);
}

.footer-brand,
.footer-brand:hover {
  text-decoration: none;
}

.footer-brand {
  display: inline-flex;
  flex: none;
  align-items: center;
  gap: 14px;
  margin-left: auto;
  color: inherit;
}

.footer-brand__icon {
  display: grid;
  flex: none;
  place-items: center;
  width: 56px;
  aspect-ratio: 1;
  border-radius: 18px;
  color: #fff6e8;
  background:
    radial-gradient(circle at 33% 26%, rgb(255 255 255 / 25%), transparent 36%),
    linear-gradient(145deg, #f09a42, #ce612d);
  box-shadow: 0 10px 20px rgb(206 97 45 / 24%);
  transition: transform 0.2s ease;
}

.footer-brand:hover .footer-brand__icon,
.footer-brand:focus-visible .footer-brand__icon {
  transform: translateY(-2px);
}

.footer-brand:focus-visible {
  outline: 3px solid color-mix(in srgb, #d77037 74%, #fff);
  outline-offset: 4px;
  border-radius: 12px;
}

.footer-brand__icon svg {
  width: 42px;
  fill: none;
  stroke: currentcolor;
  stroke-width: 2.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.footer-brand__loaf {
  fill: rgb(255 230 191 / 16%);
}

.footer-brand__copy {
  display: flex;
  flex-direction: column;
}

.footer-brand__wordmark {
  font-family: var(--font);
  font-size: 26px;
  font-weight: 800;
  letter-spacing: -0.03em;
  line-height: 1;
  white-space: nowrap;
}

.footer-brand__wordmark b {
  font-style: normal;
  background: linear-gradient(145deg, #f09a42, #ce612d);
  background-clip: text;
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}

.footer-brand__wordmark i {
  font-style: normal;
  color: #d77037;
}

.footer-brand__tagline {
  margin-top: 6px;
  color: color-mix(in srgb, #d77037 34%, #5d6980);
  font-family: var(--font);
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 0.13em;
  line-height: 1.2;
  text-transform: uppercase;
}

.footer__content {
  display: grid;
  gap: 18px;
  min-width: min(100%, 320px);
}

.footer__info p {
  margin: 4px 0;
  color: var(--ink-secondary);
  font-size: 14px;
  font-weight: 500;
}

.footer__info strong {
  color: var(--ink);
  font-weight: 800;
}

.footer__links {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 10px;
}

.footer__links a {
  color: var(--muted);
  font-size: 13px;
  font-weight: 600;
  transition: color 180ms;
}

.footer__links a:hover {
  color: var(--accent-light);
}

/* ===== RESPONSIVE ===== */
@media (max-width: 960px) {
  .hero {
    grid-template-columns: 1fr;
    min-height: 0;
    padding-top: 48px;
  }

  .cta-block {
    grid-template-columns: 1fr;
  }

  .hero__photo {
    order: -1;
  }

  .hero__photo img {
    max-width: 300px;
  }

  .about-grid {
    grid-template-columns: 1fr;
  }

  .about__photo img {
    max-width: 320px;
  }

  .process-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .experience-grid {
    grid-template-columns: 1fr;
  }

  .header-cta {
    display: none;
  }
}

@media (max-width: 820px) {
  .menu-toggle {
    display: block;
  }

  .main-nav {
    position: absolute;
    top: calc(100% + 8px);
    right: 0;
    left: 0;
    display: none;
    flex-direction: column;
    align-items: stretch;
    padding: 10px;
    border: 1px solid rgb(8 117 102 / 12%);
    border-radius: 16px;
    background: rgb(255 255 255 / 95%);
    backdrop-filter: blur(20px);
    box-shadow: var(--shadow);
  }

  .main-nav.is-open {
    display: flex;
  }

  .main-nav a {
    padding: 12px 14px;
    font-size: 15px;
  }

}

@media (max-width: 620px) {
  body {
    padding-bottom: 70px;
  }

  main, .site-header, .site-footer {
    width: min(100% - 24px, 1200px);
  }

  .site-header {
    top: 8px;
    padding: 8px 12px;
  }

  .site-footer {
    flex-direction: column;
    gap: 24px;
    padding-bottom: 92px;
  }

  .footer-brand {
    margin-left: 0;
  }

  .footer-brand__icon {
    width: 46px;
    border-radius: 15px;
  }

  .footer-brand__icon svg {
    width: 34px;
  }

  .footer-brand__wordmark {
    font-size: 22px;
  }

  .footer-brand__tagline {
    font-size: 10px;
  }

  .brand__text small {
    display: none;
  }

  h1 {
    font-size: clamp(26px, 8vw, 36px);
  }

  .hero__actions {
    flex-direction: column;
  }

  .button {
    width: 100%;
  }

  .directions-grid {
    grid-template-columns: 1fr;
  }

  .process-grid {
    grid-template-columns: 1fr;
  }

  .reviews-grid {
    grid-template-columns: 1fr;
  }

  .trust-grid {
    grid-template-columns: repeat(2, 1fr);
  }

  .floating-request {
    right: 12px;
    bottom: 12px;
    left: 12px;
    width: auto;
  }

  .modal {
    padding: 8px;
  }

  .modal__dialog {
    max-height: calc(100svh - 16px);
    border-radius: 20px;
  }

  .cta-block {
    padding: 28px 20px;
  }

  .timeline__item {
    --timeline-year-width: 58px;
    --timeline-marker-width: 16px;
    --timeline-gap: 14px;
  }

  .timeline__year {
    font-size: 11px;
  }
}

@media (max-width: 380px) {
  .trust-grid {
    grid-template-columns: 1fr;
  }

  .site-header {
    gap: 8px;
  }

  .brand__icon {
    width: 34px;
    height: 34px;
    font-size: 12px;
  }

  .brand__text strong {
    font-size: 15px;
  }
}

/* ===== FADE IN ===== */
.fade-in {
  opacity: 0;
  transform: translateY(24px);
  transition: opacity 600ms ease, transform 600ms ease;
}

.fade-in.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@media (prefers-reduced-motion: reduce) {
  *, *::before, *::after {
    scroll-behavior: auto !important;
    transition-duration: 1ms !important;
    animation-duration: 1ms !important;
  }
}
