.home-shell{width:min(1180px,calc(100% - 32px));margin:0 auto}
.home-hero{padding:82px 0 72px}
.home-hero-grid{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);gap:56px;align-items:center}
.home-eyebrow{display:inline-flex;margin:0 0 20px;padding:8px 12px;border-radius:999px;background:rgba(79,70,229,.10);color:#4338ca;font-size:14px;font-weight:900}
.home-eyebrow-light{background:rgba(255,255,255,.12);color:#fff}
.home-hero h1,.home-section h2{margin:0;color:#0f172a;letter-spacing:-.06em;line-height:.98}
.home-hero h1{font-size:clamp(44px,6vw,78px)}
.home-hero h1 span{color:#4f46e5}
.home-lead{max-width:720px;margin:26px 0 0;color:#64748b;font-size:20px;line-height:1.75}
.home-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:34px}
.home-btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 20px;border-radius:999px;font-weight:900;border:1px solid transparent;text-decoration:none;transition:transform .16s ease, box-shadow .16s ease}
.home-btn:hover{transform:translateY(-1px)}
.home-btn-primary{background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;box-shadow:0 18px 38px rgba(79,70,229,.24)}
.home-btn-secondary,.home-btn-light{background:#fff;color:#0f172a;border-color:#dbe3ef}
.home-trust{display:flex;gap:18px;flex-wrap:wrap;margin-top:28px;color:#475569;font-weight:700;font-size:14px}
.home-product-card{background:rgba(255,255,255,.95);border:1px solid rgba(226,232,240,.95);border-radius:32px;padding:24px;box-shadow:0 34px 90px rgba(15,23,42,.14)}
.home-product-head{display:flex;align-items:center;justify-content:space-between;margin-bottom:22px;gap:12px}
.home-product-brand{display:flex;align-items:center;gap:12px}
.home-product-logo{width:46px;height:46px;object-fit:contain}
.home-status{padding:7px 11px;border-radius:999px;background:rgba(16,185,129,.12);color:#047857;font-weight:900;font-size:13px}
.home-metrics{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-metric{padding:16px;border-radius:20px;background:#f8fafc;border:1px solid #e5e7eb}
.home-metric span{display:block;color:#475569;font-size:13px;margin-bottom:8px;font-weight:700}
.home-metric strong{display:block;color:#0f172a;font-size:24px}
.home-flow{margin-top:16px;padding:16px;border-radius:22px;background:linear-gradient(135deg,rgba(79,70,229,.10),rgba(16,185,129,.10));border:1px solid rgba(79,70,229,.12)}
.home-flow div{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px solid rgba(148,163,184,.28);gap:12px}
.home-flow div:last-child{border-bottom:0}
.home-flow span{color:#475569;font-weight:700}
.home-flow strong{color:#0f172a}
.home-section{padding:76px 0}
.home-section-soft{background:rgba(255,255,255,.42);border-top:1px solid rgba(226,232,240,.75);border-bottom:1px solid rgba(226,232,240,.75)}
.home-section-head{max-width:820px;margin-bottom:34px}
.home-section h2{font-size:clamp(34px,4.8vw,58px)}
.home-section-head p,.home-split p,.home-security-panel p{color:#64748b;font-size:18px;line-height:1.75}
.home-problem-grid,.home-feature-grid,.home-faq-grid{display:grid;gap:18px}
.home-problem-grid,.home-feature-grid{grid-template-columns:repeat(3,minmax(0,1fr))}
.home-faq-grid{grid-template-columns:repeat(2,minmax(0,1fr))}
.home-card,.home-feature-card,.home-faq-item,.home-steps article,.detail-card{background:#fff;border:1px solid #e5e7eb;border-radius:24px;padding:24px;box-shadow:0 16px 45px rgba(15,23,42,.07)}
.home-card h3,.home-feature-card h3,.home-faq-item h3,.home-steps h3{margin-bottom:10px}
.home-icon{width:42px;height:42px;border-radius:14px;display:grid;place-items:center;background:#eef2ff;color:#4338ca;font-weight:900;margin-bottom:16px}
.home-split{display:grid;grid-template-columns:minmax(0,1fr) 420px;gap:38px;align-items:center}
.home-highlight-card{background:linear-gradient(135deg,#4f46e5,#7c3aed);color:#fff;border-radius:30px;padding:30px;box-shadow:0 28px 80px rgba(79,70,229,.28)}
.home-highlight-card span{display:inline-flex;margin-bottom:14px;padding:7px 10px;border-radius:999px;background:rgba(255,255,255,.18);font-weight:800}
.home-highlight-card strong{display:block;font-size:34px;line-height:1.1;color:#fff}
.home-highlight-card p{margin-top:16px;color:rgba(255,255,255,.92)!important;font-size:18px;line-height:1.7}
.home-security-panel{background:#0f172a;color:#fff;border-radius:34px;padding:44px;display:grid;grid-template-columns:.92fr 1.08fr;gap:36px}
.home-security-panel h2,.home-security-panel p{color:#fff}
.home-security-panel p{opacity:.86}
.home-security-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}
.home-security-item{display:block;padding:18px 18px 16px;border-radius:18px;background:rgba(255,255,255,.09);font-weight:800;text-decoration:none;color:#fff;border:1px solid rgba(255,255,255,.08);transition:transform .16s ease, background .16s ease, border-color .16s ease}
.home-security-item span{display:block;margin-top:8px;color:rgba(255,255,255,.78);font-size:.95rem;font-weight:600;line-height:1.5}
.home-security-item:hover{transform:translateY(-2px);background:rgba(255,255,255,.14);border-color:rgba(255,255,255,.2)}
.home-steps{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px}
.home-steps span{width:34px;height:34px;display:grid;place-items:center;border-radius:999px;background:#4f46e5;color:#fff;font-weight:900;margin-bottom:16px}
.home-cta{text-align:center;background:linear-gradient(135deg,#4f46e5,#2563eb);color:#fff;border-radius:36px;padding:58px 28px}
.home-cta h2,.home-cta p{color:#fff}
.home-cta h2{font-size:clamp(34px,5vw,58px)}
.home-link-card{display:flex;flex-direction:column;gap:10px;text-decoration:none;color:inherit;transition:transform .16s ease, box-shadow .16s ease, border-color .16s ease}
.home-link-card p{margin:0 0 auto}
.home-card-link{display:inline-flex;align-items:center;gap:8px;color:#4338ca;font-weight:800}
.home-link-card:hover{transform:translateY(-2px);box-shadow:0 24px 54px rgba(15,23,42,.11);border-color:#c7d2fe}
.detail-page .home-section{padding-top:56px}
.detail-hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);gap:24px;align-items:start}
.detail-points{display:grid;gap:14px}
.detail-points li,.detail-list li{color:#334155;line-height:1.65;margin-bottom:12px}
.detail-list{padding-left:18px;margin:0}
.detail-side-card{background:linear-gradient(135deg,#eef2ff,#dbeafe);border-radius:26px;border:1px solid #c7d2fe;padding:28px}
.detail-side-card h3{margin-bottom:12px}
.detail-grid-2{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:24px}
@media(max-width:1050px){.home-hero-grid,.home-split,.home-security-panel,.home-problem-grid,.home-feature-grid,.home-faq-grid,.home-steps,.home-security-grid,.detail-hero,.detail-grid-2{grid-template-columns:1fr}}
@media(max-width:680px){.home-metrics{grid-template-columns:1fr}.home-product-head,.home-flow div{flex-direction:column;align-items:flex-start}.home-trust{gap:10px}.home-hero{padding-top:52px}}

/* v29: einheitliche Landing-/Detail-Seiten */
.home-shell,.home-hero-grid>*,.home-split>*,.home-section-head,.detail-hero>*,.detail-grid-2>*{min-width:0}
.home-hero h1,.home-section h2,.detail-card h1,.detail-card h2{line-height:1.06;letter-spacing:-.045em;text-wrap:balance;overflow-wrap:normal;word-break:normal;hyphens:none}
.home-lead,.home-section-head p,.home-split p,.home-security-panel p,.detail-points li,.detail-list li{overflow-wrap:break-word;word-break:normal}
.home-problem-grid,.home-feature-grid,.home-faq-grid,.home-steps,.detail-grid-2{align-items:stretch}
.home-card,.home-feature-card,.home-faq-item,.home-steps article,.detail-card{height:100%;display:flex;flex-direction:column;min-width:0}
.home-card p,.home-feature-card p,.home-faq-item p,.home-steps p{margin-top:0}
.home-feature-grid,.home-problem-grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr))}
.home-faq-grid,.detail-grid-2{grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}
.home-steps{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:18px}
.detail-page .home-section{padding:56px 0}
.detail-hero{align-items:stretch}.detail-grid-2{margin-top:0}
.detail-card h2{font-size:clamp(2rem,4vw,3.4rem)}
@media(max-width:680px){.home-shell{width:min(100% - 24px,1180px)}.home-hero h1{font-size:clamp(2.45rem,13vw,4.2rem)}.home-section h2{font-size:clamp(2rem,10vw,3.4rem)}.home-card,.home-feature-card,.home-faq-item,.home-steps article,.detail-card{padding:22px}}

/* v32: public-page rhythm and less cramped typography */
.home-hero {
  padding: clamp(3.6rem, 6vw, 5rem) 0 clamp(3rem, 5vw, 4.5rem);
}

.home-section {
  padding: clamp(3.5rem, 6vw, 5rem) 0;
}

.detail-page .home-section {
  padding: clamp(3rem, 5vw, 4rem) 0;
}

.home-eyebrow,
.home-highlight-card span {
  display: inline-flex;
  width: fit-content;
  max-width: 100%;
  align-self: flex-start;
  justify-self: start;
  line-height: 1;
}

.home-hero h1,
.home-section h2,
.detail-card h1,
.detail-card h2 {
  letter-spacing: -.025em;
  line-height: 1.01;
}

.home-hero h1 {
  max-width: 13ch;
}

.detail-card h1 {
  max-width: 14ch;
}

.home-card,
.home-feature-card,
.home-faq-item,
.home-steps article,
.detail-card {
  overflow-wrap: normal;
  word-break: normal;
}

@media (max-width: 680px) {
  .home-hero h1,
  .detail-card h1 {
    max-width: 100%;
    letter-spacing: -.018em;
    line-height: 1.03;
  }
}

/* v45: hardcoded hero demo dashboard (no screenshots, no external images) */
.home-hero h1 {
  max-width: 14.5ch;
}

.home-demo-card {
  position: relative;
  overflow: hidden;
  background:
    radial-gradient(circle at 20% 0%, rgba(79,70,229,.16), transparent 34%),
    radial-gradient(circle at 88% 20%, rgba(16,185,129,.14), transparent 30%),
    rgba(255,255,255,.96);
  border: 1px solid rgba(226,232,240,.95);
  border-radius: 34px;
  padding: clamp(20px, 3vw, 28px);
  box-shadow: 0 34px 90px rgba(15,23,42,.14);
  color: #0f172a;
}

.home-demo-card::before {
  content: "";
  position: absolute;
  inset: 0;
  pointer-events: none;
  background-image: linear-gradient(rgba(99,102,241,.08) 1px, transparent 1px), linear-gradient(90deg, rgba(99,102,241,.08) 1px, transparent 1px);
  background-size: 42px 42px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,.42), transparent 58%);
}

.home-demo-card > * {
  position: relative;
  z-index: 1;
}

.home-demo-topbar,
.home-demo-panel-head,
.home-demo-row,
.home-demo-tasks div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
}

.home-demo-topbar {
  margin-bottom: 18px;
}

.home-demo-kicker {
  display: block;
  color: #64748b;
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .08em;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.home-demo-topbar strong {
  display: block;
  font-size: clamp(1.25rem, 2.6vw, 1.65rem);
  letter-spacing: -.035em;
  line-height: 1.05;
}

.home-demo-badge,
.home-demo-status,
.home-demo-row em,
.home-demo-tabs span {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 999px;
  font-weight: 900;
  line-height: 1;
  white-space: nowrap;
}

.home-demo-badge {
  padding: 8px 11px;
  color: #047857;
  background: rgba(16,185,129,.12);
  font-size: .8rem;
}

.home-demo-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
  margin-bottom: 16px;
}

.home-demo-tabs span {
  padding: 8px 10px;
  background: #f8fafc;
  border: 1px solid #e5e7eb;
  color: #475569;
  font-size: .82rem;
}

.home-demo-tabs span.is-active {
  color: #4338ca;
  background: #eef2ff;
  border-color: #c7d2fe;
}

.home-demo-summary {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 10px;
  margin-bottom: 16px;
}

.home-demo-summary div {
  min-width: 0;
  padding: 14px 12px;
  border-radius: 20px;
  border: 1px solid #e5e7eb;
  background: rgba(248,250,252,.92);
}

.home-demo-summary span,
.home-demo-panel-head span,
.home-demo-row small {
  display: block;
  color: #64748b;
  font-size: .78rem;
  font-weight: 800;
  line-height: 1.35;
}

.home-demo-summary strong {
  display: block;
  margin-top: 7px;
  font-size: clamp(1.45rem, 3.4vw, 2.1rem);
  letter-spacing: -.05em;
}

.home-demo-panel {
  padding: 16px;
  border-radius: 24px;
  border: 1px solid rgba(199,210,254,.84);
  background: rgba(255,255,255,.86);
  box-shadow: 0 16px 40px rgba(15,23,42,.06);
}

.home-demo-panel-head {
  margin-bottom: 12px;
}

.home-demo-panel-head strong {
  display: block;
  margin-top: 3px;
  font-size: 1.05rem;
}

.home-demo-status {
  padding: 7px 10px;
  background: #ecfeff;
  color: #0e7490;
  font-size: .76rem;
}

.home-demo-list {
  display: grid;
  gap: 10px;
}

.home-demo-row {
  padding: 12px;
  border-radius: 18px;
  background: #f8fafc;
  border: 1px solid #eef2f7;
}

.home-demo-row > div {
  flex: 1;
  min-width: 0;
}

.home-demo-row strong {
  display: block;
  font-size: .95rem;
  line-height: 1.2;
}

.home-demo-avatar {
  width: 38px;
  height: 38px;
  display: inline-grid;
  place-items: center;
  flex: 0 0 auto;
  border-radius: 14px;
  background: linear-gradient(135deg, #4f46e5, #2563eb);
  color: #fff;
  font-size: .78rem;
  font-weight: 900;
}

.home-demo-row em {
  padding: 7px 9px;
  background: #f1f5f9;
  color: #475569;
  font-size: .75rem;
  font-style: normal;
}

.home-demo-row em.is-positive {
  color: #047857;
  background: #dcfce7;
}

.home-demo-row em.is-running {
  color: #4338ca;
  background: #eef2ff;
}

.home-demo-tasks {
  display: grid;
  gap: 9px;
  margin-top: 14px;
}

.home-demo-tasks div {
  justify-content: flex-start;
  padding: 11px 12px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(79,70,229,.08), rgba(16,185,129,.08));
  border: 1px solid rgba(79,70,229,.10);
}

.home-demo-tasks span {
  width: 26px;
  height: 26px;
  display: inline-grid;
  place-items: center;
  border-radius: 999px;
  background: #fff;
  color: #4338ca;
  font-size: .8rem;
  font-weight: 900;
  border: 1px solid #c7d2fe;
}

.home-demo-tasks strong {
  font-size: .92rem;
}

.home-demo-note {
  margin: 14px 0 0;
  color: #64748b;
  font-size: .83rem;
  font-weight: 700;
}

@media (max-width: 1050px) {
  .home-hero h1 {
    max-width: 100%;
  }
  .home-demo-card {
    max-width: 680px;
  }
}

@media (max-width: 560px) {
  .home-demo-summary {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
  .home-demo-row {
    align-items: flex-start;
  }
  .home-demo-row em {
    align-self: flex-start;
  }
}


/* Conversion landing rework v1 */
.home-hero-conversion {
  padding-top: clamp(56px, 7vw, 92px);
  padding-bottom: clamp(54px, 7vw, 82px);
}

.home-hero-copy {
  max-width: 760px;
}

.home-hero-conversion h1 {
  max-width: 780px;
}

.home-microcopy {
  margin: 14px 0 0;
  color: #475569;
  font-weight: 820;
  line-height: 1.45;
}

.home-actions-primary {
  margin-top: 32px;
}

.home-actions-center {
  justify-content: center;
}

.home-btn-ghost-light {
  background: rgba(255,255,255,.10);
  color: #fff;
  border-color: rgba(255,255,255,.28);
}

.home-btn-ghost-light:hover {
  background: rgba(255,255,255,.16);
}

.home-proof-strip {
  padding: 0 0 34px;
}

.home-proof-grid {
  display: grid;
  grid-template-columns: minmax(260px, .8fr) minmax(0, 1.2fr);
  gap: 24px;
  align-items: stretch;
  padding: 26px;
  border: 1px solid #dbe3ef;
  border-radius: 30px;
  background:
    radial-gradient(circle at top right, rgba(79,70,229,.10), transparent 30%),
    linear-gradient(135deg, #ffffff 0%, #f8fbff 100%);
  box-shadow: 0 24px 70px -54px rgba(15,23,42,.58);
}

.home-proof-intro h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(1.55rem, 2.1vw, 2.35rem);
  line-height: 1.08;
  letter-spacing: -.045em;
}

.home-proof-items {
  display: grid;
  grid-template-columns: repeat(3, minmax(0,1fr));
  gap: 14px;
}

.home-proof-items article {
  padding: 18px;
  border: 1px solid #e2e8f0;
  border-radius: 22px;
  background: #fff;
}

.home-proof-items strong {
  display: block;
  color: #4f46e5;
  font-size: clamp(1.45rem, 2vw, 2.1rem);
  font-weight: 950;
  letter-spacing: -.055em;
  line-height: 1.05;
}

.home-proof-items span {
  display: block;
  margin-top: 8px;
  color: #475569;
  font-weight: 760;
  line-height: 1.42;
}

.home-tour-grid,
.home-demo-path {
  display: grid;
  grid-template-columns: minmax(0, .95fr) minmax(320px, 1.05fr);
  gap: 34px;
  align-items: center;
}

.home-tour-card {
  display: grid;
  gap: 14px;
  padding: 24px;
  border: 1px solid #dbe3ef;
  border-radius: 28px;
  background: #fff;
  box-shadow: 0 18px 54px -42px rgba(15,23,42,.48);
}

.home-tour-card div {
  display: grid;
  grid-template-columns: 42px 1fr;
  gap: 12px;
  align-items: start;
  padding: 16px;
  border-radius: 20px;
  background: #f8fafc;
  border: 1px solid #e2e8f0;
}

.home-tour-card span {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 999px;
  color: #fff;
  background: linear-gradient(135deg,#4f46e5,#2563eb);
  font-weight: 950;
}

.home-tour-card strong,
.home-demo-path-card strong {
  color: #0f172a;
  font-size: 1.1rem;
}

.home-tour-card small {
  display: block;
  margin-top: 5px;
  color: #64748b;
  font-weight: 720;
  line-height: 1.45;
}

.home-pricing-teaser {
  display: grid;
  gap: 24px;
  padding: clamp(28px, 4vw, 42px);
  border-radius: 34px;
  border: 1px solid #dbe3ef;
  background:
    radial-gradient(circle at 90% 15%, rgba(16,185,129,.13), transparent 34%),
    linear-gradient(135deg, #fff 0%, #f8fbff 100%);
  box-shadow: 0 28px 80px -58px rgba(15,23,42,.65);
}

.home-pricing-teaser h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3.4rem);
  line-height: 1.03;
  letter-spacing: -.055em;
}

.home-pricing-teaser p {
  margin: 12px 0 0;
  max-width: 780px;
  color: #64748b;
  font-size: 1.08rem;
  line-height: 1.65;
  font-weight: 720;
}

.home-pricing-cards {
  display: grid;
  grid-template-columns: repeat(4, minmax(0,1fr));
  gap: 14px;
}

.home-pricing-cards article {
  padding: 18px;
  border-radius: 22px;
  border: 1px solid #e2e8f0;
  background: #fff;
}

.home-pricing-cards span,
.home-pricing-cards small {
  display: block;
  color: #64748b;
  font-weight: 820;
}

.home-pricing-cards strong {
  display: block;
  margin: 8px 0 3px;
  color: #0f172a;
  font-size: clamp(1.45rem, 2vw, 2.05rem);
  line-height: 1;
  letter-spacing: -.05em;
}

.home-demo-path {
  padding: clamp(26px, 4vw, 42px);
  border-radius: 34px;
  border: 1px solid #c7d2fe;
  background:
    radial-gradient(circle at top left, rgba(79,70,229,.12), transparent 32%),
    linear-gradient(135deg, #fff 0%, #eef2ff 100%);
}

.home-demo-path h2 {
  margin: 0;
  color: #0f172a;
  font-size: clamp(2rem, 4vw, 3.25rem);
  line-height: 1.03;
  letter-spacing: -.055em;
}

.home-demo-path p {
  color: #475569;
  font-size: 1.05rem;
  line-height: 1.65;
  font-weight: 720;
}

.home-demo-path-card {
  padding: 22px;
  border: 1px solid #dbe3ef;
  border-radius: 24px;
  background: rgba(255,255,255,.88);
  box-shadow: 0 18px 52px -42px rgba(15,23,42,.5);
}

.home-demo-path-card p {
  margin: 10px 0 18px;
}

.home-cta .home-actions {
  margin-top: 24px;
}

@media (max-width: 1050px) {
  .home-proof-grid,
  .home-proof-items,
  .home-tour-grid,
  .home-demo-path,
  .home-pricing-cards {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 680px) {
  .home-proof-grid,
  .home-pricing-teaser,
  .home-demo-path {
    border-radius: 24px;
    padding: 20px;
  }

  .home-actions-primary .home-btn,
  .home-actions-center .home-btn {
    width: 100%;
  }

  .home-microcopy {
    font-size: .94rem;
  }
}


/* Conversion landing rework v2: clearer CTA focus and stable proof cards */
.home-btn {
  will-change: transform;
}

.home-btn:hover {
  transform: translateY(-1px);
}

.home-proof-items article,
.home-pricing-cards article,
.home-tour-card div {
  min-height: 100%;
}

@media (prefers-reduced-motion: reduce) {
  .home-btn,
  .home-btn:hover {
    transform: none;
    transition: none;
  }
}

/* v46: clearer proof copy and readable tour-card descriptions */
.home-tour-card small {
  grid-column: 2 / -1;
}

.home-proof-items strong {
  font-size: clamp(1.25rem, 1.8vw, 1.82rem);
  letter-spacing: -.035em;
}

.home-proof-items article {
  overflow: hidden;
}

@media (max-width: 1050px) {
  .home-tour-card small {
    grid-column: 2 / -1;
  }
}


/* v46: subtle work-safety feature placement */
.home-feature-card-soft{background:linear-gradient(135deg,#ffffff,#f8faff);border-color:#dbeafe;}
.home-feature-card-soft .home-icon{background:#eef2ff;color:#3730a3;}

/* v47: public discovery entry points on homepage */
.home-section-discovery{padding-top:clamp(3rem,5vw,4.5rem);background:linear-gradient(180deg,rgba(255,255,255,.72),rgba(248,250,252,.32));border-top:1px solid rgba(226,232,240,.75);border-bottom:1px solid rgba(226,232,240,.75)}
.home-section-head-wide{max-width:900px}
.home-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;align-items:stretch}
.home-discovery-card{display:flex;flex-direction:column;gap:8px;min-height:180px;padding:22px;border:1px solid #e2e8f0;border-radius:26px;background:#fff;text-decoration:none;color:#0f172a;box-shadow:0 18px 46px rgba(15,23,42,.07);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease,background .16s ease}
.home-discovery-card span{width:fit-content;border-radius:999px;padding:7px 10px;background:#eef2ff;color:#3730a3;font-size:.78rem;font-weight:950;text-transform:uppercase;letter-spacing:.08em;line-height:1}
.home-discovery-card strong{font-size:clamp(1.35rem,2vw,1.9rem);letter-spacing:-.035em;line-height:1.05;color:#0f172a}
.home-discovery-card p{margin:0;color:#64748b;font-weight:750;line-height:1.55}
.home-discovery-card:hover,.home-discovery-card:focus{transform:translateY(-2px);border-color:#c7d2fe;box-shadow:0 26px 60px rgba(79,70,229,.13);outline:none;background:linear-gradient(180deg,#fff,#f8faff)}
.home-discovery-card:hover strong,.home-discovery-card:focus strong{color:#3730a3}
.home-discovery-card.is-featured{background:linear-gradient(135deg,#ffffff,#f8faff);border-color:#c7d2fe}
.home-discovery-card.is-featured span{background:#4f46e5;color:#fff}
@media(max-width:980px){.home-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.home-discovery-grid{grid-template-columns:1fr}.home-discovery-card{min-height:auto}}


/* P33: Early-GSC vacation cluster on homepage */
.home-vacation-cluster{padding:38px 0 18px}
.home-vacation-cluster .home-section-head{max-width:820px}
.home-vacation-grid{grid-template-columns:repeat(4,minmax(0,1fr))}
.home-vacation-grid .home-discovery-card{min-height:178px;border-color:#dbe3ef;background:linear-gradient(180deg,#fff,#f8fbff)}
@media(max-width:980px){.home-vacation-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:640px){.home-vacation-grid{grid-template-columns:1fr}}
