/* =========================================================
   IDENTITEET — soe paber + tint + terrakota signatuurvärv
   (Värvi muutmiseks: muuda allpool --brand. Kõik uueneb.)
   ========================================================= */
:root {
  --paper: #f7f2e9;
  --paper-2: #f1eadd;
  --card: #fffdf8;
  --ink: #1d1a15;
  --ink-soft: #4c463c;
  --muted: #837b6c;
  --line: #e6ddcd;
  --line-soft: #efe8da;

  --brand: #db5a2c;        /* signatuur — terrakota/oranž */
  --brand-deep: #b8441c;
  --brand-tint: #fbe7da;
  --accent: #1f6f5c;       /* sekundaar — sügav tinditürkiis (õnnestumine) */
  --accent-tint: #dcefe8;
  --warn: #b9772a;
  --warn-tint: #f6ead2;

  --r-lg: 22px;            /* squircle-laadne */
  --r-md: 16px;
  --r-sm: 11px;
  --shadow-sm: 0 1px 2px rgba(60, 40, 20, .05), 0 2px 10px rgba(60, 40, 20, .04);
  --shadow: 0 6px 18px rgba(60, 40, 20, .08), 0 22px 50px rgba(60, 40, 20, .10);
  --maxw: 1140px;
}

* { box-sizing: border-box; margin: 0; padding: 0; }
html { scroll-behavior: smooth; }
body {
  font-family: "Plus Jakarta Sans", system-ui, -apple-system, sans-serif;
  background: var(--paper);
  color: var(--ink);
  line-height: 1.6;
  -webkit-font-smoothing: antialiased;
  overflow-x: hidden;
}
a { color: inherit; text-decoration: none; }
.container { width: 100%; max-width: var(--maxw); margin: 0 auto; padding: 0 22px; }

/* peen graan-tekstuur kogu lehel, annab soojust ja "paberi" tunde */
body::after {
  content: ""; position: fixed; inset: 0; pointer-events: none; z-index: 9999;
  opacity: .05; mix-blend-mode: multiply;
  background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");
}

/* display-font + kursiiv-rõhk = "disainitud" tunne */
h1, h2, h3, .pkg-card__price {
  font-family: "Fraunces", Georgia, serif;
  font-weight: 600;
  letter-spacing: -.01em;
}
h1 em, h2 em, .feedback__intro em {
  font-style: italic; font-weight: 600; color: var(--brand);
}

/* eyebrow-silt sektsioonide kohal — käekirjas, käsitsitehtud tunne */
.eyebrow {
  display: inline-block; font-family: "Caveat", cursive;
  font-size: 23px; font-weight: 700; letter-spacing: 0; text-transform: none;
  color: var(--brand); background: none; padding: 0; margin-bottom: 4px; transform: rotate(-1.5deg);
}

/* ===== BUTTONS ===== */
.btn {
  display: inline-flex; align-items: center; justify-content: center; gap: 9px;
  font-family: "Plus Jakarta Sans", sans-serif; font-size: 15px; font-weight: 700;
  cursor: pointer; border: none; padding: 13px 26px; border-radius: 999px;
  transition: transform .15s ease, box-shadow .2s ease, background .2s ease, border-color .2s ease, color .2s ease;
  white-space: nowrap;
}
.btn:active { transform: translateY(1px); }
.btn--primary { background: var(--brand); color: #fff; }
.btn--primary:hover { background: var(--brand-deep); box-shadow: 0 12px 28px rgba(219,90,44,.36); transform: translateY(-2px); }
.btn--ghost { background: transparent; color: var(--ink); border: 1.5px solid #d8cdba; }
.btn--ghost:hover { border-color: var(--brand); color: var(--brand-deep); transform: translateY(-2px); }
.btn--full { width: 100%; }
.btn--lg { padding: 16px 34px; font-size: 16px; }
/* liikuv nool annab karakterit */
.btn--primary::after, .btn--ghost::after { content: "\2192"; font-weight: 700; transition: transform .18s ease; }
.btn--primary:hover::after, .btn--ghost:hover::after { transform: translateX(4px); }

/* ===== NAV ===== */
.nav {
  position: sticky; top: 0; z-index: 50;
  backdrop-filter: blur(12px); background: rgba(247, 242, 233, .82);
  border-bottom: 1px solid var(--line);
}
.nav__inner { display: flex; align-items: center; justify-content: space-between; height: 66px; }
.brand { display: flex; align-items: center; gap: 10px; }
.brand__mark { color: var(--brand); line-height: 0; }
.brand__mark svg { width: 24px; height: 24px; }
.brand__mark img { width: 40px; height: 40px; display: block; }
.brand__name { font-family: "Caveat", cursive; font-weight: 700; font-size: 29px; line-height: 1; }
.nav__links { display: flex; align-items: center; gap: 26px; font-size: 15px; }
.nav__links a { color: var(--ink-soft); transition: color .2s; }
.nav__links a:hover { color: var(--ink); }
.nav__cta { font-family: inherit; font-size: 15px; border: none; cursor: pointer; color: #fff !important; background: var(--brand); padding: 9px 17px; border-radius: 10px; font-weight: 600; box-shadow: 0 2px 0 var(--brand-deep); transition: background .2s ease; }
.nav__cta:hover { background: var(--brand-deep); }

/* ===== HERO ===== */
.hero { position: relative; padding: 70px 0 0; overflow: hidden; }
.hero__inner { display: grid; grid-template-columns: 1.05fr .95fr; gap: 50px; align-items: center; padding-bottom: 56px; }
.hero h1 { font-size: clamp(38px, 5.4vw, 62px); line-height: 1.04; }
/* käsitsi-joonistatud allakriips rõhul, signatuur-detail */
.hero h1 em { position: relative; }
.hero h1 em::after {
  content: ""; position: absolute; left: -.01em; right: -.01em; bottom: -.1em; height: .26em;
  pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'%3E%3Cpath d='M2 9 C 70 3 130 13 190 7 C 245 2 280 9 298 6' fill='none' stroke='%23db5a2c' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;
}
.hero__lead { color: var(--ink-soft); font-size: clamp(16px, 2.1vw, 19px); margin: 22px 0 30px; max-width: 30ch; }
.hero__cta { display: flex; gap: 12px; flex-wrap: wrap; }
.hero__pills { list-style: none; display: flex; gap: 8px 24px; flex-wrap: wrap; margin-top: 28px; }
.hero__pills li { font-size: 14.5px; font-weight: 600; color: var(--ink-soft); display: inline-flex; align-items: center; }
.hero__pills li::before { content: ""; width: 10px; height: 10px; border-radius: 2px; background: var(--brand); margin-right: 9px; filter: url(#rough2); transform: rotate(-6deg); }

/* hero telefon + ise-trükkiv chat */
.hero__demo { display: flex; justify-content: center; }
.phone {
  width: 320px; max-width: 100%; background: var(--card); border: 1px solid var(--line);
  border-radius: 26px; box-shadow: var(--shadow); overflow: hidden; transform: rotate(1.4deg);
}
.phone__bar { display: flex; align-items: center; gap: 8px; padding: 13px 16px; border-bottom: 1px solid var(--line-soft); background: var(--paper-2); }
.phone__dot { width: 9px; height: 9px; border-radius: 50%; background: var(--accent); box-shadow: 0 0 0 3px var(--accent-tint); }
.phone__title { font-size: 13px; font-weight: 700; }
.phone__live { margin-left: auto; font-size: 11px; font-weight: 700; color: var(--accent); }
.phone__log { padding: 16px; min-height: 290px; display: flex; flex-direction: column; gap: 10px; justify-content: flex-end; }
.hero-msg { max-width: 82%; padding: 9px 13px; font-size: 14px; line-height: 1.45; border-radius: 14px; animation: rise .3s ease; }
.hero-msg--in { align-self: flex-start; background: var(--paper-2); border-bottom-left-radius: 4px; }
.hero-msg--out { align-self: flex-end; background: var(--brand); color: #fff; border-bottom-right-radius: 4px; }
.hero-cursor::after { content: "▌"; color: var(--muted); animation: blink 1s steps(2) infinite; }

/* liikuv äritüüpide riba */
.marquee { border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); background: var(--card); overflow: hidden; padding: 16px 0; }
.marquee__track { display: flex; gap: 0; width: max-content; animation: scroll-x 32s linear infinite; }
.marquee__track span {
  font-family: "Fraunces", serif; font-size: 20px; color: var(--ink-soft); white-space: nowrap; padding: 0 28px;
  position: relative;
}
.marquee__track span::after { content: "•"; position: absolute; right: -3px; color: var(--brand); }
.marquee:hover .marquee__track { animation-play-state: paused; }

/* ===== SECTION HEAD ===== */
.section-head { max-width: 640px; margin: 0 auto 48px; text-align: center; }
.section-head h2 { font-size: clamp(30px, 4.2vw, 44px); line-height: 1.08; }
.section-head p { color: var(--muted); margin-top: 14px; font-size: 17px; }

/* käsitsi-joonistatud allakriips rõhk-sõnade alla läbi terve lehe */
.section-head h2 em, .feedback__intro h2 em, .cta__inner h2 em { position: relative; }
.section-head h2 em::after, .feedback__intro h2 em::after, .cta__inner h2 em::after {
  content: ""; position: absolute; left: -.01em; right: -.01em; bottom: -.12em; height: .24em; pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 300 14' preserveAspectRatio='none'%3E%3Cpath d='M2 9 C 70 3 130 13 190 7 C 245 2 280 9 298 6' fill='none' stroke='%23db5a2c' stroke-width='4' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;
}

/* ===== DEMOS — tume, värviline "mängumaa" ===== */
.demos { padding: 90px 0; position: relative; overflow: hidden; background: #1c1812; color: var(--paper); }
.demos::before {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background: radial-gradient(circle at 18% -5%, rgba(219,90,44,.16), transparent 42%),
              radial-gradient(circle at 92% 108%, rgba(232,163,46,.12), transparent 46%);
}
.demos .container { position: relative; z-index: 1; }
.demos .section-head h2 { color: var(--paper); }
.demos .section-head h2 em { color: #ffb27e; }
.demos .section-head p { color: #cdc3b1; }
.demos .eyebrow { background: none; color: #ffb27e; }
.demo-cat__title { color: #e9a24e !important; }

/* käsitsi-joonistatud detailid, annavad karakterit */
.doodle { font-family: "Caveat", cursive; color: #ffb27e; font-weight: 700; font-size: 26px; line-height: 1; display: inline-block; transform: rotate(-4deg); }
.doodle-wrap { position: absolute; pointer-events: none; z-index: 2; text-align: center; }
.doodle-arrow { color: #ffb27e; display: block; width: 78px; height: 70px; margin: 2px auto 0; }
.doodle--demos { top: 88px; right: max(6%, calc(50% - 540px)); }
/* hand-drawn ring ümber "mängumaa" */
.demos .section-head em { position: relative; display: inline-block; }
.demos .section-head em::after {
  content: ""; position: absolute; left: -12px; right: -12px; top: -8px; bottom: -8px; height: auto; pointer-events: none;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 220 80' preserveAspectRatio='none'%3E%3Cpath d='M112 6 C 52 4 12 20 10 40 C 8 60 70 72 120 71 C 178 70 212 52 210 36 C 208 18 160 8 100 7' fill='none' stroke='%23ffb27e' stroke-width='2.5' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;
}
.demo-list { display: grid; grid-template-columns: repeat(auto-fill, minmax(244px, 1fr)); gap: 16px; }
.demo-item {
  display: flex; flex-direction: column; align-items: flex-start; gap: 6px; text-align: left; position: relative;
  padding: 18px 20px; border: none; background: none; cursor: pointer; width: 100%;
  font: inherit; color: inherit; transition: transform .16s ease;
}
/* käsitsi-joonistatud kast iga feature ümber */
.demo-item::before {
  content: ""; position: absolute; inset: 0; border: 2px solid var(--tile); border-radius: 16px;
  filter: url(#rough); opacity: .65; transition: opacity .18s ease;
}
.demo-item:hover { transform: translateY(-4px); }
.demo-item:hover::before { opacity: 1; }
.demo-item--pop { padding-top: 26px; }
.demo-item--pop::before { opacity: 1; border-color: var(--brand); }
.demo-item__pop {
  position: absolute; top: -10px; left: 18px; z-index: 1;
  background: var(--brand); color: #fff; font-size: 10.5px; font-weight: 800;
  letter-spacing: .04em; text-transform: uppercase; padding: 3px 10px; border-radius: 999px;
  font-family: "Plus Jakarta Sans", sans-serif;
}
.demo-item__body { flex: 1; }
.demo-item__title { display: block; font-family: "Fraunces", serif; font-size: 19px; font-weight: 600; line-height: 1.2; color: var(--paper); }
.demo-item__desc { display: block; color: #c2b8a6; font-size: 13px; margin-top: 5px; line-height: 1.45; }
.demo-item__go { display: inline-flex; align-items: center; gap: 5px; color: var(--tile); font-size: 13px; font-weight: 700; margin-top: 4px; }
.demo-item__go svg { width: 14px; height: 14px; transition: transform .18s ease; }
.demo-item:hover .demo-item__go svg { transform: translateX(4px); }

/* igal kirjel oma erk värv (väike käsitsi-täpp) */
.demo-item { --tile: #ff7a45; }
.demo-item:nth-child(5n+2) { --tile: #f0a83a; }
.demo-item:nth-child(5n+3) { --tile: #46c9a4; }
.demo-item:nth-child(5n+4) { --tile: #f3766a; }
.demo-item:nth-child(5n+5) { --tile: #e8c24a; }
/* demo kategooria-vahekaardid */
.demo-tabs { display: flex; gap: 6px 24px; flex-wrap: wrap; margin-bottom: 30px; }
.demo-tab { font-family: "Caveat", cursive; font-size: 24px; font-weight: 700; cursor: pointer; background: none; border: none; color: #8c8170; padding: 2px 2px 8px; position: relative; transition: color .15s ease; line-height: 1; }
.demo-tab:hover { color: #c9bda9; }
.demo-tab.active { color: #ffb27e; }
.demo-tab.active::after {
  content: ""; position: absolute; left: 0; right: 0; bottom: 0; height: 9px;
  background: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 200 12' preserveAspectRatio='none'%3E%3Cpath d='M3 7 C 50 3 100 11 150 6 C 175 3 195 8 197 6' fill='none' stroke='%23ffb27e' stroke-width='3' stroke-linecap='round'/%3E%3C/svg%3E") no-repeat center / 100% 100%;
}

/* ===== OFFER — vahelduvad read + seadme-mockup'id ===== */
.offer { padding: 84px 0; background: var(--paper-2); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.offer-rows { display: flex; flex-direction: column; gap: 34px; max-width: 960px; margin: 0 auto; }
.offer-row { display: grid; grid-template-columns: 1fr 1fr; gap: 44px; align-items: center; }
.offer-row:nth-child(even) .offer-row__text { order: 2; }
.offer-row__step { font-family: "Fraunces", serif; font-size: 15px; font-weight: 600; color: var(--brand); display: block; margin-bottom: 6px; }
.offer-row__text h3 { font-size: 25px; }
.offer-tag { font-family: "Plus Jakarta Sans", sans-serif; font-size: 11px; font-weight: 700; text-transform: uppercase; letter-spacing: .08em; color: var(--muted); background: var(--paper); border: 1px solid var(--line); padding: 3px 9px; border-radius: 999px; vertical-align: middle; margin-left: 6px; }
.offer-row__text p { color: var(--ink-soft); font-size: 15.5px; margin-top: 10px; max-width: 46ch; }

/* seadme-mockup */
.offer-row__visual { display: grid; place-items: center; }
.mock {
  width: 300px; max-width: 100%; background: var(--card); border: 1px solid var(--line);
  border-radius: var(--r-md); box-shadow: var(--shadow); overflow: hidden;
}
.offer-row:nth-child(odd) .mock { transform: rotate(-1.3deg); }
.offer-row:nth-child(even) .mock { transform: rotate(1.3deg); }
.mock__bar { display: flex; gap: 6px; padding: 11px 14px; background: var(--paper-2); border-bottom: 1px solid var(--line-soft); }
.mock__bar span { width: 9px; height: 9px; border-radius: 50%; background: var(--line); }
.mock__bar span:first-child { background: var(--brand); }
.mock__body { padding: 16px; }

/* mockup 1: koduleht */
.mock__nav { display: flex; align-items: center; gap: 7px; margin-bottom: 12px; }
.mock__nav i { width: 26px; height: 7px; border-radius: 4px; background: var(--line); }
.mock__nav b { margin-left: auto; width: 40px; height: 16px; border-radius: 6px; background: var(--brand); }
.mock__hero { height: 64px; border-radius: 10px; background: linear-gradient(120deg, var(--brand-tint), var(--accent-tint)); margin-bottom: 12px; }
.mock__grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.mock__grid u { height: 38px; border-radius: 8px; background: var(--paper-2); border: 1px solid var(--line-soft); }

/* mockup 2: broneerimine */
.mock__days, .mock__slots { display: grid; grid-template-columns: repeat(5, 1fr); gap: 7px; margin-bottom: 10px; }
.mock__slots { grid-template-columns: repeat(6, 1fr); }
.mock__days i, .mock__slots i { height: 26px; border-radius: 7px; background: var(--paper-2); border: 1px solid var(--line-soft); }
.mock__days i.on, .mock__slots i.on { background: var(--brand); border-color: var(--brand); }
.mock__confirm {
  margin-top: 4px; text-align: center; font-size: 12px; font-weight: 700; color: var(--accent);
  background: var(--accent-tint); border-radius: 8px; padding: 8px;
}

/* mockup 3: chat + gmail */
.mock__msg { height: 16px; border-radius: 9px; margin-bottom: 9px; }
.mock__msg--in { width: 70%; background: var(--paper-2); border: 1px solid var(--line-soft); }
.mock__msg--out { width: 80%; margin-left: auto; background: var(--brand); }
.mock__msg--in.short { width: 45%; }
.mock__mail { display: inline-block; font-size: 11px; font-weight: 700; color: var(--accent); background: var(--accent-tint); padding: 5px 10px; border-radius: 7px; }

/* mockup 3: bränd + värvid */
.mock__logo { width: 72px; height: 22px; border-radius: 7px; background: var(--brand); margin-bottom: 16px; }
.mock__swatches { display: flex; gap: 9px; margin-bottom: 16px; }
.mock__swatches u { width: 36px; height: 36px; border-radius: 9px; }
.mock__swatches u:nth-child(1) { background: #db5a2c; }
.mock__swatches u:nth-child(2) { background: #e8a32e; }
.mock__swatches u:nth-child(3) { background: #1f6f5c; }
.mock__swatches u:nth-child(4) { background: #e7d9c2; }
.mock__lines { display: grid; gap: 9px; }
.mock__lines i { height: 9px; border-radius: 5px; background: var(--paper-2); }
.mock__lines i:first-child { width: 78%; }
.mock__lines i:last-child { width: 54%; }

.offer-note {
  margin: 30px auto 0; max-width: 720px; text-align: center; color: var(--ink-soft); font-size: 16px;
  background: var(--card); border: 1px solid var(--line); border-radius: var(--r-md); padding: 18px 24px;
}
.offer-note strong { color: var(--brand-deep); }

/* ===== PACKAGES ===== */
.pkg { padding: 84px 0; }
.pkg-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 20px; align-items: start; }
.pkg-card { background: var(--card); border: 1px solid var(--line); border-radius: var(--r-lg); padding: 28px; box-shadow: var(--shadow-sm); }
.pkg-card--main { border: 1.5px solid var(--brand); box-shadow: var(--shadow); }
.pkg-card__tag { display: inline-block; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; color: var(--brand-deep); background: var(--brand-tint); padding: 4px 11px; border-radius: 999px; margin-bottom: 14px; }
.pkg-card h3 { font-size: 21px; }
.pkg-card__price { font-size: 30px; color: var(--ink); margin: 8px 0 18px; }
.pkg-card__price span { font-family: "Plus Jakarta Sans", sans-serif; font-size: 14px; font-weight: 500; color: var(--muted); }
.pkg-card ul { list-style: none; display: grid; gap: 10px; margin-bottom: 22px; }
.pkg-card li { color: var(--ink-soft); font-size: 14.5px; padding-left: 24px; position: relative; }
.pkg-card li::before { content: "✓"; position: absolute; left: 0; color: var(--brand); font-weight: 800; }
.pkg-note { text-align: center; color: var(--muted); font-size: 14px; margin-top: 24px; }

/* ===== HOW ===== */
.how { padding: 84px 0; background: var(--paper-2); border-top: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.how-flow { display: grid; grid-template-columns: repeat(4, 1fr); gap: 24px; position: relative; }
.how-node { position: relative; }
.how-node::after { content: ""; position: absolute; top: 22px; left: 23px; width: calc(100% + 24px); height: 2px; background: var(--brand); opacity: .25; z-index: 1; }
.how-node:last-child::after { display: none; }
.how-node__n {
  display: grid; place-items: center; width: 46px; height: 46px; border-radius: 50%;
  background: var(--paper); border: 2px solid var(--brand); color: var(--brand-deep);
  font-family: "Fraunces", serif; font-weight: 600; font-size: 19px; margin-bottom: 16px; position: relative; z-index: 2;
}
.how-node h4 { font-family: "Fraunces", serif; font-size: 18px; font-weight: 600; }
.how-node p { color: var(--muted); font-size: 14px; margin-top: 7px; }

/* ===== FEEDBACK ===== */
.feedback { padding: 90px 0; }
.feedback__inner { display: grid; grid-template-columns: 1fr 1.05fr; gap: 50px; align-items: start; }
.feedback__intro .section-head { text-align: left; margin: 0; }
.feedback__intro { text-align: left; }
.feedback__intro h2 { font-size: clamp(28px, 4vw, 40px); line-height: 1.1; }
.feedback__intro p { color: var(--ink-soft); margin: 16px 0 22px; font-size: 16px; }
.feedback__list { list-style: none; display: grid; gap: 10px; }
.feedback__list li { color: var(--ink-soft); padding-left: 26px; position: relative; }
.feedback__list li::before { content: "✓"; position: absolute; left: 0; color: var(--brand); font-weight: 800; }
.feedback__form { background: var(--card); border: 1px solid var(--line); border-radius: var(--r-lg); padding: 28px; box-shadow: var(--shadow); }
.field { margin-bottom: 17px; }
.field label { display: block; font-size: 14px; font-weight: 600; margin-bottom: 7px; color: var(--ink-soft); }
.field input, .field textarea {
  width: 100%; font: inherit; color: var(--ink); background: var(--paper); border: 1px solid var(--line);
  border-radius: var(--r-sm); padding: 12px 14px; resize: vertical; transition: border-color .2s, box-shadow .2s;
}
.field input:focus, .field textarea:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.field input::placeholder, .field textarea::placeholder { color: #b0a895; }
.chips { display: flex; flex-wrap: wrap; gap: 9px; }
.chip {
  display: inline-flex; align-items: center; gap: 7px; font-size: 14px; cursor: pointer;
  padding: 8px 14px; border-radius: 999px; background: var(--paper); border: 1px solid var(--line); transition: all .15s; color: var(--ink-soft);
}
.chip:hover { border-color: var(--brand); }
.chip input { accent-color: var(--brand); }
.chip:has(input:checked) { background: var(--brand-tint); border-color: var(--brand); color: var(--brand-deep); font-weight: 600; }
/* kompaktne vertikaalne nimekiri (kontaktivorm) */
.chips--list { display: flex; flex-direction: column; flex-wrap: nowrap; gap: 2px; }
.chips--list .chip { display: flex; flex-direction: row; align-items: center; justify-content: flex-start; gap: 10px; width: 100%; padding: 7px 10px; border: 1px solid transparent; border-radius: 8px; background: none; font-weight: 500; }
.chips--list .chip input { flex: none; width: 16px; height: 16px; margin: 0; }
.chips--list .chip:hover { background: var(--paper); }
.chips--list .chip:has(input:checked) { background: var(--brand-tint); }
.feedback__hint { color: var(--muted); font-size: 13px; text-align: center; margin-top: 11px; }

/* segmenteeritud valik (raadionupud äri-küsimustikus) */
.seg { display: flex; flex-wrap: wrap; gap: 8px; }
.seg__opt { position: relative; cursor: pointer; }
.seg__opt input { position: absolute; opacity: 0; width: 0; height: 0; }
.seg__opt span { display: inline-block; font-size: 14px; padding: 9px 15px; border-radius: 999px; background: var(--paper); border: 1px solid var(--line); color: var(--ink-soft); transition: all .15s; }
.seg__opt:hover span { border-color: var(--brand); }
.seg__opt input:checked + span { background: var(--brand); border-color: var(--brand); color: #fff; font-weight: 600; }
.seg__opt input:focus-visible + span { box-shadow: 0 0 0 3px var(--brand-tint); }
.field select { width: 100%; font: inherit; color: var(--ink); background: var(--paper); border: 1px solid var(--line); border-radius: var(--r-sm); padding: 12px 14px; cursor: pointer; transition: border-color .2s, box-shadow .2s; }
.field select:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.field--split { display: flex; gap: 12px; }
.field--split > div { flex: 1; }

/* ===== PAKKUMISE TÖÖRIIST ===== */
.offer-code { padding: 22px 24px 26px; }
.offer-code input { width: 100%; font: inherit; font-size: 18px; font-weight: 700; letter-spacing: .08em; text-align: center; text-transform: uppercase; color: var(--ink); background: var(--paper); border: 2px solid var(--line); border-radius: var(--r-md); padding: 14px 16px; margin-bottom: 12px; transition: border-color .2s, box-shadow .2s; }
.offer-code input:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.offer-code input::placeholder { color: #c4bcad; letter-spacing: .04em; font-weight: 500; }
.offer-code__err { color: var(--warn); font-size: 13px; margin-top: 10px; text-align: center; }
.offer-code__hint { color: var(--muted); font-size: 13px; margin-top: 14px; text-align: center; line-height: 1.6; }
.offer-code__hint a { color: var(--brand-deep); font-weight: 600; text-decoration: underline; }
.offer-code__demo { font: inherit; font-size: 12px; font-weight: 800; letter-spacing: .05em; color: var(--brand-deep); background: var(--brand-tint); border: none; border-radius: 999px; padding: 3px 9px; cursor: pointer; }
.offer-code__demo:hover { background: var(--brand); color: #fff; }

.offer { padding: 20px 24px 26px; }
.offer__lines { display: flex; flex-direction: column; gap: 9px; }
.offer__line { display: flex; align-items: center; gap: 12px; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-md); padding: 13px 15px; }
.offer__line-info { display: flex; flex-direction: column; gap: 2px; flex: 1; min-width: 0; }
.offer__line-info strong { font-size: 15px; font-weight: 600; }
.offer__line-price { font-size: 13px; color: var(--brand-deep); font-weight: 700; }
.offer__rm { flex: none; font: inherit; font-size: 12.5px; font-weight: 600; color: var(--muted); background: none; border: 1px solid var(--line); border-radius: 999px; padding: 6px 12px; cursor: pointer; transition: all .15s; }
.offer__rm:hover { color: var(--warn); border-color: #e8d2a8; background: var(--warn-tint); }
.offer__empty { color: var(--muted); font-size: 14px; text-align: center; padding: 18px; background: var(--paper-2); border-radius: var(--r-md); }

.offer__add { margin: 14px 0 18px; }
.offer__add-toggle { width: 100%; font: inherit; font-size: 14px; font-weight: 700; color: var(--brand-deep); background: var(--brand-tint); border: 1px dashed var(--brand); border-radius: var(--r-md); padding: 12px; cursor: pointer; transition: all .15s; }
.offer__add-toggle:hover { background: var(--brand); color: #fff; }
.offer__add-list { display: flex; flex-direction: column; gap: 7px; margin-top: 10px; }
.offer__add-list[hidden] { display: none; }
.offer__add-item { display: flex; align-items: center; justify-content: space-between; gap: 12px; width: 100%; text-align: left; font: inherit; font-size: 14px; color: var(--ink); background: var(--card); border: 1px solid var(--line); border-radius: var(--r-sm); padding: 11px 14px; cursor: pointer; transition: all .15s; }
.offer__add-item:hover { border-color: var(--brand); background: var(--brand-tint); }
.offer__add-item::before { content: "+ "; color: var(--brand); font-weight: 800; }
.offer__add-item span:first-of-type { flex: 1; }
.offer__add-price { flex: none; font-size: 12.5px; font-weight: 700; color: var(--muted); white-space: nowrap; }

.offer__totals { display: flex; flex-direction: column; gap: 8px; padding: 16px 18px; background: var(--accent-tint); border: 1px solid #bfe0d6; border-radius: var(--r-md); margin-bottom: 18px; }
.offer__total { display: flex; align-items: baseline; justify-content: space-between; }
.offer__total span { font-size: 14px; color: var(--ink-soft); }
.offer__total strong { font-family: "Fraunces", serif; font-size: 22px; font-weight: 600; color: var(--accent); }
.offer__total strong small { font-size: 13px; font-weight: 500; color: var(--muted); }

.offer-sent { padding: 34px 28px 30px; text-align: center; display: flex; flex-direction: column; align-items: center; gap: 8px; }
.offer-sent h3 { font-family: "Fraunces", serif; font-size: 22px; font-weight: 600; margin-top: 4px; }
.offer-sent p { color: var(--ink-soft); font-size: 14.5px; line-height: 1.55; max-width: 38ch; margin-bottom: 8px; }

/* ===== INDUSTRIES — vali oma valdkond ===== */
.ind { padding: 84px 0; }
.ind__tabs { display: flex; gap: 10px; justify-content: center; flex-wrap: wrap; margin-bottom: 34px; }
.ind__tab {
  font-family: inherit; font-size: 14.5px; font-weight: 600; cursor: pointer;
  padding: 10px 18px; border-radius: 999px; background: var(--card); border: 1px solid var(--line);
  color: var(--ink-soft); transition: all .15s ease;
}
.ind__tab:hover { border-color: var(--brand); color: var(--brand-deep); }
.ind__tab.active { background: var(--brand); border-color: var(--brand); color: #fff; }
.ind__panel { display: grid; grid-template-columns: repeat(2, 1fr); gap: 14px; max-width: 880px; margin: 0 auto; }
.ind-item {
  background: var(--card); border: 1px solid var(--line); border-radius: var(--r-md);
  padding: 18px 20px; display: flex; gap: 13px; align-items: flex-start;
  animation: rise .3s ease both;
}
.ind-item__dot { flex-shrink: 0; width: 26px; height: 26px; border-radius: 8px; background: var(--brand-tint); color: var(--brand-deep); display: grid; place-items: center; font-weight: 800; font-size: 14px; margin-top: 1px; }
.ind-item h4 { font-family: "Fraunces", serif; font-size: 16px; font-weight: 600; }
.ind-item p { color: var(--muted); font-size: 13.5px; margin-top: 3px; }

/* ===== MANIFESTO BAND — julge värviplokk, annab "kicki" ===== */
.band { background: var(--brand); color: #fff; padding: 88px 0; text-align: center; position: relative; overflow: hidden; }
.band::before { content: ""; position: absolute; inset: 0; background: radial-gradient(circle at 82% 130%, rgba(0,0,0,.2), transparent 52%); }
.band__inner { max-width: 820px; margin: 0 auto; position: relative; z-index: 1; }
.band__big { font-family: "Fraunces", serif; font-weight: 600; font-size: clamp(36px, 6.2vw, 64px); line-height: 1.03; }
.band__big s { text-decoration-thickness: 3px; text-decoration-color: rgba(255,255,255,.6); }
.band__sub { color: rgba(255,255,255,.9); font-size: clamp(16px, 2.2vw, 19px); margin: 18px auto 0; max-width: 54ch; }

/* ===== WORK / PORTFOLIO ===== */
.work { padding: 84px 0; }
.work-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 24px; }
.work-grid--two { grid-template-columns: repeat(2, 1fr); gap: 30px; max-width: 860px; margin: 0 auto; }
.work-card { margin: 0; }
.work-card figcaption { margin-top: 14px; font-size: 14px; color: var(--muted); }
.work-card figcaption strong { font-family: "Fraunces", serif; font-weight: 600; color: var(--ink); }

.wmock {
  aspect-ratio: 4 / 3; border-radius: 14px; overflow: hidden; border: 1px solid var(--line);
  box-shadow: var(--shadow); background: var(--wbg); display: flex; flex-direction: column;
  transition: transform .2s ease;
}
.work-card:hover .wmock { transform: translateY(-5px); }
.wmock__bar { display: flex; gap: 5px; padding: 9px 13px; background: var(--wbar); }
.wmock__bar span { width: 8px; height: 8px; border-radius: 50%; background: var(--wdot); }
.wmock__body { flex: 1; padding: 15px; display: flex; flex-direction: column; gap: 11px; }
.wmock__nav { display: flex; align-items: center; }
.wmock__nav i { width: 42px; height: 8px; border-radius: 4px; background: var(--wpanel); }
.wmock__nav b { margin-left: auto; width: 34px; height: 15px; border-radius: 5px; background: var(--wac); }
.wmock__hero { flex: 1; border-radius: 10px; background: var(--whero); min-height: 60px; }
.wmock__row { display: grid; grid-template-columns: repeat(3, 1fr); gap: 9px; }
.wmock__row u { height: 24px; border-radius: 6px; background: var(--wpanel); }

.wmock--kratt { --wbg:#12140e; --wbar:#1b1e14; --wdot:#3a4327; --wpanel:#232a16; --wac:#c4f542; --whero: linear-gradient(125deg,#c4f542,#4f6e1a); }
.wmock--warm  { --wbg:#fffdf8; --wbar:#f1eadd; --wdot:#e1d7c5; --wpanel:#efe7d8; --wac:#db5a2c; --whero: linear-gradient(125deg,#fbe7da,#e7ad84); }
.wmock--bold  { --wbg:#13151b; --wbar:#1c2029; --wdot:#3a4250; --wpanel:#262c37; --wac:#f5a623; --whero: linear-gradient(125deg,#f5a623,#c2410c); }

/* töönäide kui browseri-aken (Mac riba kolme ringiga + sisu) */
.site { position: relative; aspect-ratio: 16 / 10; border-radius: 14px; overflow: hidden; border: 1px solid var(--line); box-shadow: var(--shadow); display: flex; flex-direction: column; transition: transform .2s ease; background: var(--spage, #fff); }
.work-card:hover .site { transform: translateY(-5px); }
.site__bar { display: flex; align-items: center; gap: 6px; padding: 9px 12px; background: var(--sbar, #ece6da); flex-shrink: 0; }
.site__bar span { width: 9px; height: 9px; border-radius: 50%; }
.site__bar span:nth-child(1) { background: #ed6a5e; }
.site__bar span:nth-child(2) { background: #f4be4f; }
.site__bar span:nth-child(3) { background: #61c554; }
.site--shot { --sbar: #1a1a1a; background: #0a0a0a; }
.site--shot .site__bar { border-bottom: 1px solid rgba(255,255,255,.08); }
.site--shot img, .site--shot-light img { flex: 1; width: 100%; min-height: 0; object-fit: contain; display: block; }
.site--shot-light { --sbar: #ece6da; background: #f7f2e9; }
.site--shot-light .site__bar { border-bottom: 1px solid rgba(0,0,0,.07); }
/* "(minu töö)" diagonaalis, väljaspool kasti, all paremas nurgas */
.work-frame { position: relative; }
.work-tag { position: absolute; right: -8px; bottom: -15px; z-index: 3; font-family: "Caveat", cursive; font-weight: 700; font-size: 25px; color: var(--brand); transform: rotate(-10deg); pointer-events: none; }

.site__page { flex: 1; min-height: 0; padding: 13px 14px; display: flex; flex-direction: column; gap: 10px; background: var(--spage); }
.site__nav { display: flex; align-items: center; gap: 7px; }
.site__nav .logo { width: 34px; height: 11px; border-radius: 4px; background: var(--sac); }
.site__nav i { width: 20px; height: 6px; border-radius: 3px; background: var(--sline); }
.site__nav .btn { margin-left: auto; width: 36px; height: 14px; border-radius: 5px; background: var(--sac); }
.site__hero { display: flex; gap: 12px; flex: 1; min-height: 0; }
.site__htext { flex: 1; display: flex; flex-direction: column; justify-content: center; gap: 7px; }
.site__htext .h1 { width: 90%; height: 12px; border-radius: 5px; background: var(--shead); }
.site__htext .h2 { width: 64%; height: 8px; border-radius: 4px; background: var(--sline); }
.site__htext .cta { width: 44px; height: 15px; border-radius: 6px; background: var(--sac); margin-top: 4px; }
.site__himg { width: 42%; border-radius: 9px; background: var(--shero); }
.site__cards { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.site__cards span { height: 26px; border-radius: 7px; background: var(--spanel); }

.site--warm { --sbar:#efe7d9; --spage:#fffaf3; --sac:#db7a5c; --shead:#3a3027; --sline:#e7ddcc; --shero: linear-gradient(135deg,#f7d9c8,#ecb6a0); --spanel:#f3ebdd; }
.site--bold { --sbar:#23262e; --spage:#171a20; --sac:#f5872e; --shead:#e9edf3; --sline:#343a44; --shero: linear-gradient(135deg,#f5872e,#c2410c); --spanel:#262b34; }

/* ===== CONTACT CTA + FOOTER — terviklik tume lõpp ===== */
.cta { padding: 96px 0 60px; background: var(--ink); position: relative; overflow: hidden; }
.cta::after {
  content: ""; position: absolute; inset: 0; pointer-events: none;
  background: radial-gradient(circle at 22% -10%, rgba(219,90,44,.16), transparent 46%);
}
.cta__inner { max-width: 760px; margin: 0 auto; text-align: center; position: relative; z-index: 1; color: var(--paper); }
.cta__inner .eyebrow { background: none; color: #ffb27e; }
.cta__inner h2 { font-size: clamp(30px, 4.6vw, 48px); line-height: 1.06; color: var(--paper); }
.cta__inner h2 em { color: var(--brand); }
.cta__lead { color: #d6cebf; font-size: 17px; margin: 16px auto 30px; max-width: 50ch; }
.cta__buttons { display: flex; gap: 12px; justify-content: center; flex-wrap: wrap; }
.cta__note { color: #9b9486; font-size: 13.5px; margin-top: 18px; }

/* kontakt-vorm modaalis */
.contact-form { padding: 22px 24px 26px; }

/* ===== FOOTER — tume, viimistletud ===== */
.footer { background: var(--ink); color: #cfc7b8; padding: 0; border-top: 1px solid rgba(255,255,255,.08); }
.footer__inner { display: flex; justify-content: space-between; gap: 40px; flex-wrap: wrap; align-items: flex-start; padding: 56px 32px; }
.footer__brand { max-width: 360px; }
.footer__copy { display: block; margin-top: 20px; color: #837d71; font-size: 13px; }
.footer__brand .footer__hand { font-family: "Caveat", cursive; font-size: 23px; color: #ffb27e; margin-top: 10px; max-width: none; transform: rotate(-1.5deg); }
.footer__brand .brand { display: inline-flex; }
.footer__brand .brand__name { color: var(--paper); }
.footer__brand .brand__mark { color: var(--brand); }
.footer__brand p { color: #9b9486; font-size: 14px; margin-top: 12px; max-width: 32ch; }
.footer__nav, .footer__act { display: flex; flex-direction: column; gap: 11px; align-items: flex-start; }
.footer__nav-h { font-size: 12px; font-weight: 700; text-transform: uppercase; letter-spacing: .1em; color: #7c766a; margin-bottom: 3px; }
.footer__nav a { color: #cfc7b8; font-size: 14.5px; }
.footer__nav a:hover { color: var(--paper); }
.footer__bottom { display: flex; justify-content: space-between; align-items: center; padding: 20px 0; color: #837d71; font-size: 13px; }
.footer__bottom a:hover { color: var(--paper); }

/* ===== SCROLL REVEAL ===== */
.reveal { opacity: 0; transform: translateY(16px); transition: opacity .55s ease, transform .55s ease; }
.reveal.in { opacity: 1; transform: none; }
@media (prefers-reduced-motion: reduce) {
  .reveal { opacity: 1; transform: none; transition: none; }
  .marquee__track, .hero-cursor::after { animation: none; }
}

/* ===== MODAL ===== */
.modal { position: fixed; inset: 0; z-index: 100; display: none; }
.modal.is-open { display: block; }
.modal__backdrop { position: absolute; inset: 0; background: rgba(29, 26, 21, .46); backdrop-filter: blur(3px); animation: fade .2s ease; }
.modal__panel {
  position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%);
  width: min(560px, calc(100vw - 32px)); max-height: calc(100vh - 48px); overflow: hidden;
  background: var(--card); border: 1px solid var(--line); border-radius: 22px; box-shadow: var(--shadow);
  animation: pop .22s cubic-bezier(.2,.9,.3,1.15); display: flex; flex-direction: column;
}
.modal__close { position: absolute; top: 14px; right: 14px; z-index: 5; width: 32px; height: 32px; border-radius: 9px; background: var(--paper-2); border: 1px solid var(--line); color: var(--ink-soft); cursor: pointer; font-size: 14px; }
.modal__close:hover { background: var(--line); color: var(--ink); }
.modal__body { overflow-y: auto; }

@keyframes fade { from { opacity: 0; } to { opacity: 1; } }
@keyframes pop { from { opacity: 0; transform: translate(-50%, -46%) scale(.97); } to { opacity: 1; transform: translate(-50%, -50%) scale(1); } }
@keyframes rise { from { opacity: 0; transform: translateY(6px); } to { opacity: 1; transform: translateY(0); } }
@keyframes blink { 0%, 50% { opacity: 1; } 50.01%, 100% { opacity: 0; } }
@keyframes scroll-x { from { transform: translateX(0); } to { transform: translateX(-50%); } }

/* ===== DEMO MODAL — shared ===== */
.demo { display: flex; flex-direction: column; }
.demo__head { padding: 22px 24px 16px; border-bottom: 1px solid var(--line); }
.demo__head h3 { font-family: "Fraunces", serif; font-size: 20px; font-weight: 600; }
.demo__head p { color: var(--muted); font-size: 14px; margin-top: 4px; }
.demo__best { font-size: 13px; color: var(--ink-soft); margin-top: 11px; padding-top: 10px; border-top: 1px dashed var(--line); }
.demo__best span { font-weight: 700; color: var(--brand-deep); }
.demo__tag { display: inline-flex; align-items: center; gap: 6px; font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .08em; color: var(--brand-deep); background: var(--brand-tint); padding: 4px 11px; border-radius: 999px; margin-bottom: 12px; }
.demo__tag::before { content: ""; width: 6px; height: 6px; border-radius: 50%; background: var(--accent); }

/* ===== DEMO: chat ===== */
.chat { display: flex; flex-direction: column; height: 460px; }
.chat__biz { display: flex; gap: 8px; padding: 12px 20px; flex-wrap: wrap; border-bottom: 1px solid var(--line); background: var(--paper-2); }
.chat__biz button { font: inherit; font-size: 13px; padding: 6px 12px; border-radius: 999px; cursor: pointer; background: var(--card); border: 1px solid var(--line); color: var(--muted); }
.chat__biz button.active { background: var(--brand); border-color: var(--brand); color: #fff; font-weight: 600; }
.chat__log { flex: 1; overflow-y: auto; padding: 18px 20px; display: flex; flex-direction: column; gap: 11px; background: var(--paper-2); }
.msg { max-width: 80%; padding: 10px 14px; border-radius: 15px; font-size: 14.5px; line-height: 1.5; animation: rise .22s ease; box-shadow: var(--shadow-sm); }
.msg--bot { align-self: flex-start; background: var(--card); border: 1px solid var(--line); color: var(--ink); border-bottom-left-radius: 4px; }
.msg--user { align-self: flex-end; background: var(--brand); color: #fff; border-bottom-right-radius: 4px; }
.msg--typing { display: flex; gap: 4px; align-items: center; }
.msg--typing span { width: 7px; height: 7px; border-radius: 50%; background: #c4bba8; animation: blink2 1.2s infinite; }
.msg--typing span:nth-child(2){ animation-delay: .2s; } .msg--typing span:nth-child(3){ animation-delay: .4s; }
.chat__quick { display: flex; gap: 8px; padding: 10px 20px; flex-wrap: wrap; background: var(--paper-2); }
.chat__quick button { font: inherit; font-size: 12.5px; padding: 6px 12px; border-radius: 999px; cursor: pointer; background: var(--card); border: 1px solid var(--line); color: var(--brand-deep); }
.chat__quick button:hover { background: var(--brand-tint); border-color: var(--brand); }
.chat__input { display: flex; gap: 8px; padding: 14px 16px; border-top: 1px solid var(--line); background: var(--card); }
.chat__input input { flex: 1; font: inherit; color: var(--ink); background: var(--paper); border: 1px solid var(--line); border-radius: 999px; padding: 11px 16px; }
.chat__input input:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.chat__input button { width: 44px; height: 44px; border-radius: 50%; border: none; cursor: pointer; background: var(--brand); color: #fff; font-size: 17px; flex-shrink: 0; }
.chat__input button:hover { background: var(--brand-deep); }
@keyframes blink2 { 0%, 60%, 100% { opacity: .3; } 30% { opacity: 1; } }

/* ===== DEMO: booking ===== */
.book { padding: 22px 24px 26px; }
.book__label { font-size: 13px; font-weight: 600; color: var(--ink-soft); margin: 18px 0 10px; }
.book__locked { opacity: .45; pointer-events: none; filter: grayscale(.35); }
.book__hint { font-size: 13px; color: var(--muted); padding: 6px 2px; }
/* broneerimise terve teekond (pipeline) */
.book__pipe-label { font-size: 13px; font-weight: 700; color: var(--brand-deep); margin: 20px 0 14px; }
.pipe { display: flex; flex-direction: column; }
.pipe__step { display: flex; gap: 13px; align-items: flex-start; position: relative; padding-bottom: 16px; opacity: 0; transform: translateY(6px); animation: rise .35s ease forwards; }
.pipe__step::before { content: ""; position: absolute; left: 10px; top: 22px; bottom: -1px; width: 2px; background: var(--line); }
.pipe__step:last-child::before { display: none; }
.pipe__dot { flex: none; width: 21px; height: 21px; border-radius: 50%; background: var(--accent); position: relative; z-index: 1; margin-top: 1px; }
.pipe__dot::after { content: ""; position: absolute; left: 7px; top: 4px; width: 5px; height: 9px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }
.pipe__body { flex: 1; }
.pipe__body strong { display: block; font-family: "Fraunces", serif; font-size: 14.5px; font-weight: 600; color: var(--ink); }
.pipe__body span { display: block; font-size: 12.5px; color: var(--ink-soft); line-height: 1.45; margin-top: 1px; }
.book__pipe-label em { font-style: normal; font-weight: 600; color: var(--muted); }
.pipe__step { cursor: pointer; }
.pipe__body { border-radius: var(--r-sm); transition: background .15s; }
.pipe__step:hover .pipe__body { background: var(--paper-2); }
.pipe__sms { display: none; margin-top: 9px; background: var(--brand); color: #fff; font-size: 13px; line-height: 1.45; padding: 10px 13px; border-radius: 13px 13px 13px 4px; max-width: 88%; }
.pipe__step.open .pipe__sms { display: block; animation: rise .2s ease; }
.book__label:first-child { margin-top: 0; }
.book__opts { display: flex; flex-wrap: wrap; gap: 9px; }
.book__opts button { font: inherit; font-size: 14px; padding: 9px 14px; border-radius: var(--r-sm); cursor: pointer; background: var(--paper); border: 1px solid var(--line); color: var(--ink); transition: all .15s; }
.book__opts button:hover { border-color: var(--brand); }
.book__opts button.active { background: var(--brand); border-color: var(--brand); color: #fff; font-weight: 600; }
.book__opts button:disabled { opacity: .4; cursor: not-allowed; text-decoration: line-through; background: var(--paper-2); }
.book__days { display: grid; grid-template-columns: repeat(auto-fill, minmax(78px, 1fr)); gap: 9px; }
.book__day small { display: block; font-size: 11px; color: var(--muted); }
.book__day.active small { color: rgba(255,255,255,.8); }
.book__confirm { margin-top: 22px; padding: 18px; border-radius: var(--r-sm); background: var(--accent-tint); border: 1px solid #bfe0d6; text-align: center; }
.book__confirm h4 { font-family: "Fraunces", serif; color: var(--accent); font-size: 19px; font-weight: 600; }
.book__confirm p { color: var(--ink-soft); font-size: 14px; margin-top: 6px; }
.book__success-icon { color: var(--accent); line-height: 0; }
.book__success-icon svg { width: 46px; height: 46px; }

/* ===== DEMO: reviews ===== */
.rev { padding: 24px; }
.rev__flow { display: flex; flex-direction: column; }
.rev__step { display: flex; gap: 14px; }
.rev__rail { display: flex; flex-direction: column; align-items: center; }
.rev__bullet { width: 30px; height: 30px; border-radius: 50%; display: grid; place-items: center; background: var(--card); border: 1px solid var(--line); color: var(--muted); font-size: 14px; flex-shrink: 0; transition: all .3s; }
.rev__bullet.done { background: var(--brand); border-color: transparent; color: #fff; }
.rev__line { width: 2px; flex: 1; background: var(--line); margin: 4px 0; min-height: 18px; }
.rev__step:last-child .rev__line { display: none; }
.rev__txt { padding-bottom: 22px; }
.rev__txt h4 { font-family: "Fraunces", serif; font-size: 16px; font-weight: 600; }
.rev__txt p { color: var(--muted); font-size: 13.5px; margin-top: 3px; }
.rev__bubble { margin-top: 10px; background: var(--paper-2); border: 1px solid var(--line); border-radius: 12px; padding: 11px 14px; font-size: 13.5px; }
.rev__stars { display: flex; gap: 6px; margin-top: 8px; font-size: 26px; }
.rev__stars span { cursor: pointer; filter: grayscale(1) opacity(.35); transition: .15s; }
.rev__stars span:hover, .rev__stars span.lit { filter: none; transform: scale(1.1); }
.rev__result { margin-top: 12px; padding: 12px 14px; border-radius: 12px; font-size: 13.5px; }
.rev__result.good { background: var(--accent-tint); border: 1px solid #bfe0d6; color: var(--accent); }
.rev__result.bad { background: var(--warn-tint); border: 1px solid #e8d2a8; color: var(--warn); }
.rev__write { margin-top: 12px; background: var(--card); border: 1px solid var(--line); border-radius: 12px; padding: 13px; }
.rev__write-head { display: flex; align-items: center; gap: 8px; font-size: 13px; font-weight: 700; color: var(--ink); margin-bottom: 9px; }
.rev__g { display: inline-flex; align-items: center; justify-content: center; width: 20px; height: 20px; border-radius: 50%; background: #fff; border: 1px solid var(--line); color: #4285f4; font-weight: 800; font-size: 13px; }
.rev__write-stars { margin-left: auto; color: #f4b400; font-size: 15px; letter-spacing: 1px; }
.rev__write textarea { width: 100%; font: inherit; font-size: 13.5px; padding: 10px 12px; border: 1px solid var(--line); border-radius: 10px; background: var(--paper); resize: vertical; margin-bottom: 10px; }
.rev__write textarea:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.rev__posted { font-size: 13.5px; line-height: 1.5; }
.rev__posted.good strong { color: var(--accent); }
.rev__posted.bad strong { color: var(--warn); }
.rev__quote { margin: 8px 0; padding: 9px 12px; border-left: 3px solid var(--line); background: var(--paper-2); border-radius: 6px; font-style: italic; color: var(--ink-soft); }
.rev__posted p { color: var(--muted); font-size: 12.5px; margin-top: 6px; }

/* ===== DEMO: leads ===== */
.lead { padding: 24px; }
.lead__form .field { margin-bottom: 14px; }
.lead__timeline { display: flex; flex-direction: column; gap: 12px; margin-top: 10px; }
.lead__event { display: flex; gap: 12px; align-items: flex-start; opacity: 0; transform: translateX(-8px); animation: slidein .4s ease forwards; }
.lead__when { flex: 0 0 auto; margin-top: 8px; font-size: 10.5px; font-weight: 800; text-transform: uppercase; letter-spacing: .04em; color: var(--brand-deep); background: var(--brand-tint); padding: 4px 9px; border-radius: 999px; white-space: nowrap; }
.lead__bubble { flex: 1; background: var(--card); border: 1px solid var(--line); border-radius: 12px; padding: 12px 15px; font-size: 13.5px; line-height: 1.5; box-shadow: var(--shadow-sm); }
.lead__bubble strong { display: block; font-family: "Fraunces", serif; font-weight: 600; font-size: 14.5px; margin-bottom: 3px; color: var(--ink); }
.mc-note { margin-top: 14px; font-size: 12.5px; color: var(--muted); text-align: center; }

/* ===== DEMO: Gmaili-vaade (lead kukub postkasti) ===== */
.gmail { border: 1px solid var(--line); border-radius: var(--r-md); overflow: hidden; box-shadow: var(--shadow-sm); margin-top: 4px; }
.gmail__bar { display: flex; align-items: center; gap: 12px; padding: 11px 14px; background: var(--paper-2); border-bottom: 1px solid var(--line); }
.gmail__brand { font-weight: 800; color: #d44638; font-size: 15px; letter-spacing: -.01em; }
.gmail__inbox { font-size: 12.5px; color: var(--muted); }
.gmail__list { list-style: none; }
.gmail__row { display: flex; align-items: center; gap: 10px; padding: 11px 14px; border-bottom: 1px solid var(--line-soft); font-size: 13px; }
.gmail__row--new { background: var(--brand-tint); animation: rise .35s ease; }
.gmail__from { flex: 0 0 64px; font-weight: 700; color: var(--ink); }
.gmail__subj { flex: 1; color: var(--ink-soft); white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.gmail__subj strong { color: var(--ink); }
.gmail__time { flex: none; font-size: 12px; color: var(--muted); }
.gmail__reply { padding: 12px 14px; background: var(--accent-tint); font-size: 12.5px; color: var(--accent); line-height: 1.5; }
.gmail__reply strong { color: var(--accent); }

/* ===== DEMO: SMS-vestlus telefonis ===== */
.sms { padding: 18px 20px 22px; }
.phone--demo { width: 100%; max-width: 320px; margin: 0 auto; transform: none; }
.phone--demo .phone__log { min-height: 330px; max-height: 330px; overflow-y: auto; justify-content: flex-start; }
.sms-sys { align-self: center; font-size: 11px; font-weight: 600; color: var(--muted); background: var(--paper-2); padding: 4px 12px; border-radius: 999px; margin: 4px auto; }

/* ===== DEMO: staatuse-kaart ===== */
.status { padding: 20px 24px 26px; }
.status__card { background: linear-gradient(155deg, var(--brand-tint), var(--card)); border: 1px solid var(--line); border-radius: var(--r-md); padding: 18px; margin-bottom: 18px; display: flex; flex-direction: column; }
.status__card-label { font-size: 11px; font-weight: 800; text-transform: uppercase; letter-spacing: .07em; color: var(--brand-deep); }
.status__card-value { font-family: "Fraunces", serif; font-size: 30px; font-weight: 600; color: var(--ink); margin: 2px 0 4px; }
.status__card-sub { font-size: 13px; color: var(--ink-soft); }
.status__steps { list-style: none; display: flex; flex-direction: column; gap: 12px; }
.status__step { display: flex; align-items: center; gap: 12px; font-size: 14px; color: var(--muted); transition: color .3s; }
.status__check { flex: none; width: 22px; height: 22px; border-radius: 50%; border: 2px solid var(--line); position: relative; transition: all .3s; }
.status__step.done { color: var(--ink); }
.status__step.done .status__check { background: var(--accent); border-color: var(--accent); }
.status__step.done .status__check::after { content: ""; position: absolute; left: 6px; top: 3px; width: 5px; height: 9px; border: solid #fff; border-width: 0 2px 2px 0; transform: rotate(45deg); }

/* ===== DEMO: korduvad ajad ===== */
.rec { padding: 22px 24px 26px; }
.rec__slots { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; margin-top: 16px; }
.rec__slot { display: flex; align-items: center; gap: 8px; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-sm); padding: 11px 13px; animation: rise .25s ease; }
.rec__date { font-weight: 700; font-size: 13.5px; }
.rec__time { font-size: 13px; color: var(--muted); }
.rec__ok { margin-left: auto; font-size: 11px; font-weight: 700; color: var(--accent); background: var(--accent-tint); padding: 3px 8px; border-radius: 999px; }

/* ===== DEMO: ooteleht ===== */
.wl { padding: 22px 24px 26px; }
.wl__cond { display: flex; gap: 11px; align-items: flex-start; font-size: 13px; line-height: 1.5; color: var(--ink-soft); background: var(--brand-tint); border-radius: var(--r-md); padding: 13px 15px; margin-bottom: 18px; }
.wl__cond p { margin: 0; }
.wl__cond strong { color: var(--brand-deep); }
.wl__cond-ic { flex: none; width: 20px; height: 20px; border-radius: 50%; background: var(--brand); color: #fff; font-weight: 800; font-style: italic; font-size: 13px; display: flex; align-items: center; justify-content: center; margin-top: 1px; }
.wl__slot { display: flex; align-items: center; justify-content: space-between; gap: 12px; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-md); padding: 14px 16px; transition: all .3s; }
.wl__slot-main { display: flex; flex-direction: column; gap: 2px; }
.wl__slot-lab { font-size: 11px; font-weight: 700; letter-spacing: .04em; text-transform: uppercase; color: var(--muted); }
.wl__slot strong { font-size: 16px; font-family: "Fraunces", serif; }
.wl__pill { font-size: 12px; font-weight: 700; color: var(--muted); background: var(--card); border: 1px solid var(--line); padding: 4px 11px; border-radius: 999px; white-space: nowrap; }
.wl__slot--free { background: var(--warn-tint); border-color: #e8d2a8; }
.wl__slot--free .wl__pill { color: var(--warn); border-color: #e8d2a8; }
.wl__slot--filled { background: var(--accent-tint); border-color: #bfe0d6; }
.wl__slot--filled .wl__pill { color: var(--accent); border-color: #bfe0d6; }
.wl__label { font-size: 13px; font-weight: 600; color: var(--ink-soft); margin: 18px 0 9px; }
.wl__list { list-style: none; display: flex; flex-direction: column; gap: 8px; }
.wl__person { display: flex; align-items: center; gap: 12px; background: var(--card); border: 1px solid var(--line); border-radius: var(--r-md); padding: 9px 13px; font-size: 14px; transition: all .3s; }
.wl__ava { flex: none; width: 32px; height: 32px; border-radius: 50%; background: var(--brand-tint); color: var(--brand-deep); font-size: 12px; font-weight: 800; display: flex; align-items: center; justify-content: center; }
.wl__name { font-weight: 600; }
.wl__pos { margin-left: auto; font-size: 12px; font-weight: 700; color: var(--muted); background: var(--paper-2); padding: 4px 10px; border-radius: 999px; transition: all .3s; }
.wl__person--ping { border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.wl__person--ping .wl__pos { color: #fff; background: var(--brand); }
.wl__person--won { background: var(--accent-tint); border-color: #bfe0d6; }
.wl__person--won .wl__ava { background: #bfe0d6; color: var(--accent); }
.wl__person--won .wl__pos { color: #fff; background: var(--accent); }
.wl__check { list-style: none; font-size: 12.5px; font-weight: 600; color: var(--brand-deep); background: var(--brand-tint); border-radius: var(--r-sm); padding: 9px 13px; margin-bottom: 10px; animation: rise .3s ease; }

/* ===== DEMO: korduv/ülesmüük baasrida ===== */
.rec__base { font-size: 13.5px; color: var(--ink-soft); background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-sm); padding: 11px 14px; margin-bottom: 16px; }
.rec__base strong { color: var(--ink); }

/* ===== DEMO: ülesmüük (diil) ===== */
.up__offer { position: relative; border: 2px solid var(--brand); border-radius: var(--r-md); padding: 18px 16px 16px; background: var(--brand-tint); margin-top: 4px; transition: background .25s, border-color .25s; }
.up__offer.is-added { border-color: var(--accent); background: var(--accent-tint); }
.up__badge { position: absolute; top: -11px; left: 14px; background: var(--brand); color: #fff; font-size: 11px; font-weight: 800; letter-spacing: .03em; padding: 4px 11px; border-radius: 999px; }
.up__offer.is-added .up__badge { background: var(--accent); }
.up__row { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; margin-bottom: 14px; }
.up__row strong { font-size: 15px; }
.up__price { font-size: 16px; font-weight: 800; color: var(--brand-deep); white-space: nowrap; }
.up__price s { font-weight: 500; font-size: 13px; color: var(--muted); margin-right: 5px; }
.up__offer.is-added .up__price { color: var(--accent); }

/* ===== DEMO: enne/pärast ===== */
.ba { display: flex; align-items: stretch; gap: 10px; margin-bottom: 16px; }
.ba__pane { flex: 1; min-height: 132px; border-radius: var(--r-md); border: 1px solid var(--line); padding: 12px; display: flex; flex-direction: column; justify-content: space-between; position: relative; overflow: hidden; }
.ba__pane--before { background: repeating-linear-gradient(135deg, #e7e1d5, #e7e1d5 9px, #ded8cb 9px, #ded8cb 18px); color: var(--muted); }
.ba__pane--after { background: linear-gradient(150deg, var(--brand) 0%, #e8893f 55%, #f0b24a 100%); color: #fff; box-shadow: inset 0 0 0 1px rgba(255,255,255,.25); }
.ba__lab { font-family: "Caveat", cursive; font-size: 22px; font-weight: 700; line-height: 1; }
.ba__cap { font-size: 12px; line-height: 1.35; }
.ba__pane--after .ba__cap { opacity: .95; }
.ba__arrow { align-self: center; font-size: 22px; font-weight: 800; color: var(--brand); }

/* ===== DEMO: no-show ajatelg ===== */
.nos { padding: 22px 24px 26px; }
.nos__card { display: flex; flex-direction: column; gap: 2px; background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-md); padding: 13px 16px; margin-bottom: 18px; }
.nos__card-lab { font-size: 11px; font-weight: 700; letter-spacing: .05em; text-transform: uppercase; color: var(--muted); }
.nos__card strong { font-size: 17px; font-family: "Fraunces", serif; }
.nos__card span:last-child { font-size: 13px; color: var(--muted); }
.nos__line { list-style: none; display: flex; flex-direction: column; gap: 14px; position: relative; padding-left: 22px; }
.nos__line::before { content: ""; position: absolute; left: 5px; top: 6px; bottom: 6px; width: 2px; background: var(--line); }
.nos__row { position: relative; opacity: 0; transform: translateY(8px); transition: opacity .4s ease, transform .4s ease; }
.nos__row.show { opacity: 1; transform: none; }
.nos__row::before { content: ""; position: absolute; left: -22px; top: 5px; width: 12px; height: 12px; border-radius: 50%; background: var(--brand); border: 2px solid var(--card); }
.nos__row--win::before { background: var(--accent); }
.nos__row--in::before { background: var(--muted); }
.nos__row--in .nos__when { color: var(--muted); }
.nos__row--in .nos__msg { background: var(--paper-2); border-style: dashed; color: var(--ink-soft); }
.nos__when { display: inline-block; font-size: 11px; font-weight: 800; letter-spacing: .03em; color: var(--brand-deep); margin-bottom: 5px; }
.nos__row--win .nos__when { color: var(--accent); }
.nos__msg { background: var(--card); border: 1px solid var(--line); border-radius: var(--r-sm); padding: 11px 13px; font-size: 13.5px; line-height: 1.45; }
.nos__row--win .nos__msg { background: var(--accent-tint); border-color: #bfe0d6; }
.nos__btns { display: flex; gap: 8px; margin-top: 9px; }
.nos__btns b { font-size: 12px; font-weight: 700; padding: 5px 11px; border-radius: 999px; border: 1px solid var(--line); color: var(--ink-soft); }
.nos__btns .nos__btn-yes { background: var(--brand); color: #fff; border-color: var(--brand); }

/* ===== LIVE CHAT-WIDGET ===== */
.cbot { position: fixed; right: 20px; bottom: 20px; z-index: 90; }
.cbot__toggle { display: inline-flex; align-items: center; gap: 9px; background: var(--brand); color: #fff; border: none; cursor: pointer; padding: 13px 20px 13px 17px; border-radius: 999px; font-family: inherit; font-size: 15px; font-weight: 700; box-shadow: 0 10px 28px rgba(219,90,44,.42); transition: background .2s, transform .15s; }
.cbot__toggle svg { width: 21px; height: 21px; }
.cbot__toggle:hover { background: var(--brand-deep); transform: translateY(-2px); }
.cbot.is-open .cbot__toggle { display: none; }
.cbot__panel { position: absolute; right: 0; bottom: 0; width: min(360px, calc(100vw - 32px)); height: 500px; max-height: calc(100vh - 40px); background: var(--card); border: 1px solid var(--line); border-radius: 20px; box-shadow: var(--shadow); display: flex; flex-direction: column; overflow: hidden; animation: pop .22s cubic-bezier(.2,.9,.3,1.15); }
.cbot__panel[hidden] { display: none; }
.cbot__head { display: flex; align-items: center; justify-content: space-between; padding: 13px 16px; border-bottom: 1px solid var(--line); background: var(--paper-2); }
.cbot__head strong { font-family: "Fraunces", serif; font-size: 15px; display: block; }
.cbot__status { font-size: 11px; font-weight: 700; color: var(--accent); }
.cbot__close { background: none; border: none; cursor: pointer; font-size: 14px; color: var(--muted); }
.cbot__log { flex: 1; overflow-y: auto; padding: 16px; display: flex; flex-direction: column; gap: 10px; background: var(--paper-2); }
.cbot__note { font-size: 11px; color: var(--muted); text-align: center; background: var(--card); border: 1px dashed var(--line); border-radius: 10px; padding: 7px 10px; margin-bottom: 2px; }
.cbot__quick { display: flex; gap: 7px; flex-wrap: wrap; padding: 10px 14px; background: var(--paper-2); }
.cbot__quick button { font: inherit; font-size: 12.5px; padding: 6px 11px; border-radius: 999px; cursor: pointer; background: var(--card); border: 1px solid var(--line); color: var(--brand-deep); }
.cbot__quick button:hover { background: var(--brand-tint); border-color: var(--brand); }
.cbot__input { display: flex; gap: 8px; padding: 12px 14px; border-top: 1px solid var(--line); }
.cbot__input input { flex: 1; font: inherit; color: var(--ink); background: var(--paper); border: 1px solid var(--line); border-radius: 999px; padding: 10px 15px; }
.cbot__input input:focus { outline: none; border-color: var(--brand); box-shadow: 0 0 0 3px var(--brand-tint); }
.cbot__input button { width: 40px; height: 40px; border-radius: 50%; border: none; cursor: pointer; background: var(--brand); color: #fff; font-size: 16px; flex-shrink: 0; }
.cbot__input button:hover { background: var(--brand-deep); }
@keyframes slidein { to { opacity: 1; transform: translateX(0); } }

/* ===== DEMO: review reply ===== */
.rr { padding: 22px 24px 26px; }
.rr .book__opts { margin-bottom: 16px; }
.rr__card { background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-md); padding: 16px; margin-bottom: 16px; }
.rr__card .who { font-weight: 700; font-size: 14px; }
.rr__card .stars { color: #e0a32e; font-size: 15px; letter-spacing: 3px; margin: 3px 0 8px; }
.rr__card .txt { color: var(--ink-soft); font-size: 14px; }
.rr__reply { margin-top: 16px; background: var(--card); border: 1px solid var(--line); border-left: 3px solid var(--brand); border-radius: 12px; padding: 14px 16px; font-size: 14px; line-height: 1.55; }
.rr__reply b { display: block; font-size: 11px; text-transform: uppercase; letter-spacing: .07em; color: var(--brand-deep); margin-bottom: 6px; }

/* ===== DEMO: social ===== */
.soc { padding: 22px 24px 26px; }
.soc .book__opts { margin-bottom: 16px; }
.soc__out { min-height: 96px; margin-bottom: 16px; }
.soc__post { background: var(--paper-2); border: 1px solid var(--line); border-radius: var(--r-md); padding: 16px; font-size: 14.5px; line-height: 1.55; animation: rise .25s ease; }
.soc__post p { margin: 0; }
.soc__post .tags { color: var(--brand-deep); font-weight: 600; margin-top: 8px; }

/* ===== DEMO: loyalty stamp card ===== */
.loy { padding: 22px 24px 26px; }
.loy__grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 10px; margin-bottom: 18px; }
.loy__cell { aspect-ratio: 1; display: grid; place-items: center; border-radius: 50%; border: 2px dashed var(--line); color: var(--muted); font-weight: 700; font-size: 15px; transition: all .2s ease; }
.loy__cell.on { background: var(--brand-tint); border-style: solid; border-color: var(--brand); color: var(--brand-deep); }
.loy__cell.free { border-color: var(--accent); color: var(--accent); }
.loy__cell.free.on { background: var(--accent-tint); }
.loy__msg { color: var(--ink-soft); font-size: 14px; text-align: center; }

/* ===== RESPONSIVE ===== */
@media (max-width: 900px) {
  .nav__links a:not(.nav__cta) { display: none; }
  .hero { padding-top: 44px; }
  .hero__inner { grid-template-columns: 1fr; gap: 36px; padding-bottom: 44px; }
  .hero__lead { max-width: none; }
  .hero__demo { order: -1; }
  .doodle-wrap { display: none; }
  .offer-row { grid-template-columns: 1fr; gap: 20px; }
  .offer-row:nth-child(even) .offer-row__text { order: 0; }
  .offer-row__visual { order: -1; }
  .pkg-grid { grid-template-columns: 1fr; }
  .how-flow { grid-template-columns: repeat(2, 1fr); gap: 28px 24px; }
  .how-node::after { display: none; }
  .work-grid { grid-template-columns: 1fr; max-width: 420px; margin: 0 auto; }
  .ind__panel { grid-template-columns: 1fr; }
  .footer__inner { grid-template-columns: 1fr; gap: 28px; }
  .feedback__inner { grid-template-columns: 1fr; gap: 32px; }
}
@media (max-width: 520px) {
  .how-flow { grid-template-columns: 1fr; }
  .phone { transform: none; }
}
