/* SkiinOBS homepage fresh visual pass v338
   Loaded only on localized homepages. Keeps the interactive preview UI intact. */

:root{
  --fresh-ink:#111827;
  --fresh-muted:#667085;
  --fresh-line:#e8eaf1;
  --fresh-soft:#f8f8fb;
  --fresh-soft-purple:#f7f5ff;
  --fresh-purple:#6d5bd0;
  --fresh-purple-deep:#5746bd;
  --fresh-shadow:0 22px 60px rgba(24,24,42,.07);
  --fresh-shadow-soft:0 14px 38px rgba(24,24,42,.055);
}

/* HERO — spacious, product-first, restrained */
.jp-hero-redesign{
  position:relative;
  overflow:hidden;
  background:
    radial-gradient(70% 70% at 50% 0%, rgba(109,91,208,.095) 0%, rgba(109,91,208,.035) 42%, rgba(109,91,208,0) 72%),
    linear-gradient(180deg,#fbfaff 0%,#fff 76%);
}
.jp-hero-redesign::after{
  content:"";
  position:absolute;
  left:50%;
  bottom:-1px;
  width:min(1060px,78vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,#ebe8f8 22%,#ddd7f5 50%,#ebe8f8 78%,transparent);
  pointer-events:none;
}
.jp-hero-redesign .jp-hero-shell{
  max-width:1120px!important;
  margin-inline:auto!important;
}
.jp-hero-redesign .jp-hero-copy{
  max-width:920px!important;
  margin-inline:auto!important;
  text-align:center!important;
  transform:none!important;
}
.jp-hero-redesign .jp-hero-copy h1{
  max-width:900px!important;
  margin-inline:auto!important;
  color:var(--fresh-ink)!important;
  font-weight:850!important;
  letter-spacing:-.052em!important;
  text-wrap:balance;
}
.jp-hero-redesign .jp-hero-lead{
  color:#30374a!important;
  font-weight:650!important;
  letter-spacing:-.018em!important;
  text-wrap:balance;
}
.jp-hero-redesign .jp-hero-desc{
  max-width:700px!important;
  margin-inline:auto!important;
  color:#707789!important;
  font-weight:450!important;
  text-wrap:pretty;
}
.jp-hero-redesign .jp-hero-download{
  min-height:52px!important;
  padding-inline:27px!important;
  border-radius:14px!important;
  border:0!important;
  background:linear-gradient(135deg,var(--fresh-purple) 0%,var(--fresh-purple-deep) 100%)!important;
  box-shadow:0 12px 26px rgba(87,70,189,.20)!important;
  font-weight:800!important;
  transition:transform .18s ease,box-shadow .18s ease!important;
}
.jp-hero-redesign .jp-hero-download:hover{
  transform:translateY(-1px)!important;
  box-shadow:0 16px 34px rgba(87,70,189,.25)!important;
}
.jp-hero-redesign .jp-hero-meta{
  color:#8a90a0!important;
  font-size:13px!important;
  font-weight:550!important;
}

/* Shared section rhythm */
.kr-market-section{
  position:relative;
  background:#fff;
}
.kr-market-wrap{
  max-width:1160px!important;
}
.kr-section-head{
  max-width:820px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.kr-section-head h2,
.core-tech-section-head .marketing-title,
.pricing .marketing-title{
  color:var(--fresh-ink)!important;
  letter-spacing:-.04em!important;
  font-weight:840!important;
  text-wrap:balance;
}
.kr-section-head>p,
.core-tech-intro{
  color:var(--fresh-muted)!important;
  font-weight:450!important;
}

/* DIRECT IN OBS — comparison should read like a product diagram, not two school cards */
.kr-direct-obs{
  background:#fff!important;
}
.kr-flow-compare{
  position:relative;
  max-width:1040px!important;
  gap:0!important;
  overflow:hidden;
  border:1px solid var(--fresh-line);
  border-radius:26px;
  background:#fff;
  box-shadow:var(--fresh-shadow-soft);
}
.kr-flow-card{
  min-height:142px;
  display:flex;
  flex-direction:column;
  justify-content:center;
  padding:30px 34px!important;
  border:0!important;
  border-radius:0!important;
  box-shadow:none!important;
}
.kr-flow-card+ .kr-flow-card{
  border-left:1px solid var(--fresh-line)!important;
}
.kr-flow-muted{
  background:#fbfbfc!important;
  color:#7a8190!important;
}
.kr-flow-primary{
  position:relative;
  background:linear-gradient(135deg,#faf9ff 0%,#f4f1ff 100%)!important;
  color:#2d2750!important;
}
.kr-flow-primary::before{
  content:"";
  position:absolute;
  inset:0 auto 0 0;
  width:3px;
  background:linear-gradient(180deg,#8b78e6,#5f4bc2);
}
.kr-flow-label{
  margin-bottom:12px!important;
  color:#8a90a0!important;
  font-size:12px!important;
  letter-spacing:.04em!important;
  font-weight:800!important;
}
.kr-flow-primary .kr-flow-label{color:#6655c7!important;}
.kr-flow{
  color:inherit!important;
  font-size:17px!important;
  line-height:1.55!important;
  font-weight:750!important;
}
.kr-flow b,
.kr-flow-primary .kr-flow b{
  color:#c4c8d1!important;
  padding-inline:7px!important;
}
.kr-direct-note{
  margin-top:22px!important;
  color:#818899!important;
  font-size:14px!important;
}

/* Multi-camera feature — one premium capability block, calm accents */
.kr-direct-feature-emphasis{
  position:relative!important;
  max-width:1040px!important;
  margin-top:52px!important;
  padding:36px 38px!important;
  gap:34px!important;
  border:1px solid #ebe8f5!important;
  border-radius:28px!important;
  background:linear-gradient(145deg,#fff 0%,#fbfaff 54%,#f7f5ff 100%)!important;
  box-shadow:var(--fresh-shadow)!important;
}
.kr-direct-feature-emphasis::after{
  width:280px!important;
  height:280px!important;
  top:-150px!important;
  right:-120px!important;
  background:radial-gradient(circle,rgba(109,91,208,.09) 0%,rgba(109,91,208,0) 70%)!important;
}
.kr-feature-kicker{
  min-height:0!important;
  padding:0!important;
  margin-bottom:13px!important;
  border-radius:0!important;
  background:transparent!important;
  color:#7563cf!important;
  font-size:12px!important;
  font-weight:800!important;
  letter-spacing:.025em!important;
}
.kr-direct-feature-emphasis h3{
  color:var(--fresh-ink)!important;
  font-size:25px!important;
  letter-spacing:-.035em!important;
  font-weight:840!important;
}
.kr-direct-feature-emphasis p{
  color:#687083!important;
  font-size:15px!important;
  line-height:1.76!important;
}
.kr-direct-preview-note{
  margin-top:13px!important;
  color:#8a90a0!important;
  font-size:13px!important;
}
.kr-direct-feature-emphasis .kr-direct-feature-tags{
  gap:10px!important;
}
.kr-direct-feature-emphasis .kr-direct-feature-tags span{
  min-height:48px!important;
  padding:0 16px!important;
  border:1px solid #eeeaf8!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.82)!important;
  color:#47415f!important;
  box-shadow:none!important;
  font-size:13px!important;
  font-weight:700!important;
}
.kr-direct-preview-stage{
  margin-top:48px!important;
  padding:0!important;
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
}

/* Broadcast / tools area — remove template-card feeling */
.kr-broadcast-guide{
  background:linear-gradient(180deg,#fafafa 0%,#f8f7fc 100%)!important;
}
.kr-usecase-grid{
  gap:12px!important;
}
.kr-usecase-grid article{
  position:relative;
  padding:26px 24px!important;
  border:0!important;
  border-radius:18px!important;
  background:rgba(255,255,255,.72)!important;
  box-shadow:none!important;
  transition:transform .18s ease,background .18s ease,box-shadow .18s ease;
}
.kr-usecase-grid article::before{
  content:"";
  position:absolute;
  left:24px;
  top:0;
  width:32px;
  height:2px;
  border-radius:99px;
  background:#d9d2fa;
}
.kr-usecase-grid article:hover{
  transform:translateY(-2px);
  background:#fff!important;
  box-shadow:0 16px 38px rgba(24,24,42,.06)!important;
}
.kr-usecase-grid h3{
  color:#242838!important;
  font-size:17px!important;
  font-weight:780!important;
}
.kr-usecase-grid p{
  color:#777e8e!important;
  font-size:13.5px!important;
}
.kr-broadcast-support-grid{
  gap:16px!important;
  padding-top:38px!important;
  border-top:1px solid #e4e2ec!important;
}
.kr-support-card{
  min-height:300px!important;
  padding:34px!important;
  border:1px solid #e8e5f1!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 16px 42px rgba(24,24,42,.055)!important;
}
.kr-support-card::after{
  content:"";
  position:absolute;
  inset:0;
  pointer-events:none;
  border-radius:inherit;
  background:linear-gradient(145deg,rgba(109,91,208,.035),transparent 44%);
}
.kr-support-topline,
.kr-support-card h3,
.kr-support-card>p,
.kr-support-platforms,
.kr-support-symptoms,
.kr-support-link{position:relative;z-index:1;}
.kr-support-topline{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
  margin-bottom:26px!important;
}
.kr-support-stage{
  padding:0!important;
  border:0!important;
  background:transparent!important;
  color:#858b9a!important;
  font-size:12px!important;
  font-weight:750!important;
}
.kr-support-product{
  color:#6755c7!important;
  font-size:13px!important;
  font-weight:850!important;
}
.kr-support-card h3{
  max-width:480px;
  margin-bottom:13px!important;
  color:var(--fresh-ink)!important;
  font-size:23px!important;
  line-height:1.34!important;
  font-weight:820!important;
  letter-spacing:-.03em!important;
}
.kr-support-card>p{
  max-width:500px;
  margin-bottom:24px!important;
  color:#737a8b!important;
  font-size:14px!important;
  line-height:1.72!important;
}
.kr-support-platforms,.kr-support-symptoms{
  gap:7px!important;
}
.kr-support-platforms span,.kr-support-symptoms span{
  min-height:30px!important;
  padding-inline:10px!important;
  border:1px solid #eceaf2!important;
  border-radius:9px!important;
  background:#fafafd!important;
  color:#5b6170!important;
  font-size:11.5px!important;
  font-weight:700!important;
}
.kr-support-more{
  border-color:transparent!important;
  background:transparent!important;
  color:#9a9fad!important;
}
.kr-support-cta{
  width:max-content;
  margin-top:auto!important;
  padding:11px 15px!important;
  border-radius:11px!important;
  background:#f2efff!important;
  color:#5c49bf!important;
  font-size:13.5px!important;
  font-weight:800!important;
  text-decoration:none!important;
  transition:background .18s ease,transform .18s ease!important;
}
.kr-support-cta:hover{
  background:#ebe6ff!important;
  transform:translateX(1px);
}

/* Core technology — editorial, not a grid of school cards */
.core-technology{
  position:relative;
  overflow:hidden;
  background:#fff!important;
}
.core-technology::before{
  content:"";
  position:absolute;
  left:50%;
  top:0;
  width:min(1100px,84vw);
  height:1px;
  transform:translateX(-50%);
  background:linear-gradient(90deg,transparent,#e7e4ef 15%,#e7e4ef 85%,transparent);
}
.core-tech-inner{
  max-width:1120px!important;
}
.core-tech-section-head{
  max-width:820px!important;
  margin-left:auto!important;
  margin-right:auto!important;
  text-align:center!important;
}
.core-tech-pillars{
  gap:0!important;
  overflow:hidden;
  border:1px solid var(--fresh-line)!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:var(--fresh-shadow-soft)!important;
}
.core-tech-pillar{
  min-height:260px;
  padding:34px 32px!important;
  border:0!important;
  border-radius:0!important;
  background:transparent!important;
  box-shadow:none!important;
}
.core-tech-pillar + .core-tech-pillar{
  border-left:1px solid var(--fresh-line)!important;
}
.core-tech-pillar h3{
  color:#242838!important;
  font-size:18px!important;
  font-weight:800!important;
  letter-spacing:-.025em!important;
}
.core-tech-pillar p{
  color:#747b8c!important;
  font-size:13.5px!important;
  line-height:1.72!important;
}
.core-tech-tags-unified{
  gap:8px!important;
  justify-content:center!important;
}
.core-tech-tags-unified span{
  padding:8px 11px!important;
  border:1px solid #eceaf2!important;
  border-radius:9px!important;
  background:#fafafd!important;
  color:#6f7584!important;
  font-size:11.5px!important;
  font-weight:650!important;
  box-shadow:none!important;
}

/* Pricing — keep its generous rhythm; refine surface only */
.pricing{
  background:linear-gradient(180deg,#faf9ff 0%,#fff 70%)!important;
}
.pcv256-card{
  border-color:#e6e2f3!important;
  border-radius:30px!important;
  box-shadow:0 24px 64px rgba(24,24,42,.075)!important;
}
.jp-offer-card{
  border-color:#eceaf2!important;
  background:#fbfbfd!important;
  box-shadow:none!important;
}

@media (max-width:980px){
  .kr-flow-compare{border-radius:22px;}
  .kr-flow-card+ .kr-flow-card{border-left:0!important;border-top:1px solid var(--fresh-line)!important;}
  .kr-flow-primary::before{inset:0 0 auto 0;width:auto;height:3px;}
  .kr-direct-feature-emphasis{
    grid-template-columns:1fr!important;
    padding:32px!important;
    gap:26px!important;
  }
  .kr-direct-feature-emphasis .kr-direct-feature-tags{
    grid-template-columns:repeat(3,minmax(0,1fr))!important;
  }
  .core-tech-pillars{grid-template-columns:1fr!important;}
  .core-tech-pillar{min-height:0;}
  .core-tech-pillar + .core-tech-pillar{border-left:0!important;border-top:1px solid var(--fresh-line)!important;}
}

@media (max-width:767px){
  .jp-hero-redesign{
    background:radial-gradient(110% 55% at 50% 0%,rgba(109,91,208,.085),rgba(109,91,208,0) 72%),#fff;
  }
  .jp-hero-redesign .jp-hero-copy h1{
    letter-spacing:-.045em!important;
  }
  .jp-hero-redesign .jp-hero-download{
    width:min(100%,300px)!important;
    min-height:50px!important;
    border-radius:13px!important;
  }
  .kr-flow-compare{border-radius:18px;box-shadow:0 12px 30px rgba(24,24,42,.05);}
  .kr-flow-card{min-height:0;padding:24px 21px!important;}
  .kr-flow{font-size:15.5px!important;}
  .kr-direct-feature-emphasis{
    margin-top:40px!important;
    padding:25px 21px!important;
    border-radius:22px!important;
    box-shadow:0 16px 40px rgba(24,24,42,.06)!important;
  }
  .kr-direct-feature-emphasis h3{font-size:21px!important;}
  .kr-direct-feature-emphasis p{font-size:14px!important;}
  .kr-direct-feature-emphasis .kr-direct-feature-tags{
    grid-template-columns:1fr!important;
  }
  .kr-direct-feature-emphasis .kr-direct-feature-tags span{
    min-height:44px!important;
    border-radius:12px!important;
  }
  .kr-direct-preview-stage{margin-top:34px!important;}
  .kr-usecase-grid article{
    padding:23px 21px!important;
    border-radius:16px!important;
  }
  .kr-usecase-grid article::before{left:21px;}
  .kr-broadcast-support-grid{padding-top:30px!important;}
  .kr-support-card{
    min-height:0!important;
    padding:27px 22px!important;
    border-radius:21px!important;
  }
  .kr-support-topline{margin-bottom:21px!important;}
  .kr-support-card h3{font-size:20px!important;}
  .kr-support-cta{width:100%;justify-content:space-between!important;}
  .core-tech-pillars{border-radius:20px!important;}
  .core-tech-pillar{padding:27px 22px!important;}
  .pcv256-card{border-radius:24px!important;}
}

@media (prefers-reduced-motion:reduce){
  .kr-usecase-grid article,.kr-support-cta,.jp-hero-redesign .jp-hero-download{transition:none!important;}
}
