/* SkiinOBS v539 — consolidated homepage overrides (base group). */

/* ===== source: homepage-seo-v481.css ===== */
/* Homepage SEO semantic H1 fix */
#kr-hero-title .loc-title-single{display:block}
#kr-hero-title .loc-title-single>.loc-authored-line{display:block}
@media (max-width:760px){
  #kr-hero-title .loc-title-single>.loc-authored-line{
    display:block!important;
    white-space:nowrap!important;
  }
}


/* ===== source: homepage-scroll-v483.css ===== */
.jp-hero-support-link.js-scroll-problems{
  font-family:inherit;
  cursor:pointer;
}
.jp-beginner-section{scroll-margin-top:96px}
@media (max-width:640px){.jp-beginner-section{scroll-margin-top:78px}}


/* ===== source: homepage-flow-v492.css ===== */
/* Homepage flow refinement v492 */
html.ski-home-v417 main#top #direct-in-obs{
  padding-bottom:40px!important;
}
html.ski-home-v417 main#top .kr-plugin-ui-section{
  padding:78px 0 84px!important;
  background:#fff!important;
}
html.ski-home-v417 main#top .kr-plugin-ui-section>.kr-market-wrap{
  padding-top:0!important;
}
html.ski-home-v417 main#top .kr-plugin-ui-section .kr-preview-intro{
  margin-top:0!important;
  margin-bottom:48px!important;
}
html.ski-home-v417 main#top .kr-plugin-ui-section .kr-preview-intro h2{
  text-wrap:balance!important;
}
html.ski-home-v417 main#top h2.kr-semantic-title,
html.ski-home-v417 main#top .kr-plugin-ui-section h2.kr-unified-section-title{
  text-wrap:balance!important;
}
@media (max-width:760px){
  html.ski-home-v417 main#top #direct-in-obs{
    padding-bottom:26px!important;
  }
  html.ski-home-v417 main#top .kr-plugin-ui-section{
    padding:62px 0 70px!important;
  }
  html.ski-home-v417 main#top .kr-plugin-ui-section .kr-preview-intro{
    margin-top:0!important;
    margin-bottom:34px!important;
  }
}

/* v533: product-first homepage section order; wrapper is layout-neutral. */
html.ski-home-v417 main#top .post-product-support-context{
  padding:0!important;
  margin:0!important;
  background:transparent!important;
}


/* ===== source: homepage-hero-support-v519.css ===== */
/* Hero support copy v519 — editorial hierarchy refresh */
body[class*="lang-"] main .jp-hero-guide{
  width:100%;
  max-width:920px;
  margin-top:32px;
}
body[class*="lang-"] main .jp-hero-guide-list{
  display:flex;
  flex-direction:column;
  align-items:center;
  gap:7px;
  width:100%;
  margin:0;
  padding:0;
}
body[class*="lang-"] main .jp-hero-guide-list li{
  margin:0;
  color:#334155;
  font-size:17px;
  line-height:1.55;
  font-weight:500;
  letter-spacing:-.018em;
  text-wrap:balance;
}
body[class*="lang-"] main .jp-hero-guide-list li strong{
  font-weight:600!important;
}
body[class*="lang-"] main .jp-hero-guide-list .hero-guide-lead{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:auto;
  margin:0 0 7px;
  padding:6px 12px;
  border:1px solid rgba(37,99,235,.16);
  border-radius:999px;
  background:rgba(255,255,255,.68);
  color:#2563eb;
  font-size:13px;
  line-height:1.2;
  letter-spacing:.035em;
  box-shadow:0 1px 2px rgba(15,23,42,.03);
  backdrop-filter:blur(6px);
  -webkit-backdrop-filter:blur(6px);
}
body[class*="lang-"] main .jp-hero-guide-list .hero-guide-lead strong{
  font-weight:700!important;
}
body[class*="lang-"] main .jp-hero-guide-list .hero-guide-summary{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:auto;
  max-width:min(100%,760px);
  margin-top:17px;
  padding:10px 18px 11px;
  border:1px solid rgba(37,99,235,.16);
  border-radius:14px;
  background:linear-gradient(135deg,rgba(255,255,255,.86),rgba(239,246,255,.88));
  color:#0f172a;
  font-size:17px;
  line-height:1.4;
  letter-spacing:-.02em;
  box-shadow:0 8px 24px rgba(37,99,235,.07),0 1px 2px rgba(15,23,42,.04);
}
body[class*="lang-"] main .jp-hero-guide-list .hero-guide-summary strong{
  font-weight:700!important;
  color:#1d4ed8;
  -webkit-text-fill-color:#1d4ed8;
}
@media (hover:hover){
  body[class*="lang-"] main .jp-hero-guide-list .hero-guide-summary{
    transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease;
  }
  body[class*="lang-"] main .jp-hero-guide-list .hero-guide-summary:hover{
    transform:translateY(-1px);
    border-color:rgba(37,99,235,.24);
    box-shadow:0 10px 28px rgba(37,99,235,.09),0 1px 2px rgba(15,23,42,.04);
  }
}
@media (max-width:767px){
  body[class*="lang-"] main .jp-hero-guide{
    margin-top:25px;
  }
  body[class*="lang-"] main .jp-hero-guide-list{
    gap:5px;
  }
  body[class*="lang-"] main .jp-hero-guide-list li{
    font-size:15px;
    line-height:1.55;
    letter-spacing:-.014em;
  }
  body[class*="lang-"] main .jp-hero-guide-list .hero-guide-lead{
    margin-bottom:6px;
    padding:5px 10px;
    font-size:12px;
  }
  body[class*="lang-"] main .jp-hero-guide-list .hero-guide-summary{
    max-width:calc(100% - 8px);
    margin-top:13px;
    padding:9px 14px 10px;
    border-radius:12px;
    font-size:15px;
    line-height:1.45;
  }
}

/* v521 mobile/tablet title wrapping safety — homepage hero only */
@media (max-width:767px){
  html.ski-home-v417 body main#top .jp-hero-redesign .jp-hero-copy h1,
  html.ski-home-v417 body main#top .jp-hero-redesign .jp-hero-copy h1 .loc-title-single,
  html.ski-home-v417 body main#top .jp-hero-redesign .jp-hero-copy h1 .loc-authored-line{
    max-width:100%!important;
    min-width:0!important;
  }
  html.ski-home-v417 body main#top .jp-hero-redesign .jp-hero-copy h1 .loc-authored-line{
    white-space:normal!important;
    word-break:normal!important;
    overflow-wrap:normal!important;
    text-wrap:balance!important;
  }
}


/* ===== source: homepage-support-v514.css ===== */
/* Unified four-feature support + pricing jump v501 */
body[class*="lang-"] main .jp-support-value-card .support-card-action,
body[class*="lang-"] main .jp-support-value-card .js-scroll-plugin-ui{
  display:inline-flex;
  align-items:center;
  margin-top:18px;
  padding:0;
  border:0;
  background:transparent;
  color:#2563eb;
  font:inherit;
  font-size:14px;
  font-weight:800;
  line-height:1.5;
  text-decoration:none;
  cursor:pointer;
}
body[class*="lang-"] main .jp-support-value-card .support-card-action:hover,
body[class*="lang-"] main .jp-support-value-card .js-scroll-plugin-ui:hover{
  text-decoration:none;
}
body[class*="lang-"] main .jp-support-value-card .support-card-action span,
body[class*="lang-"] main .jp-support-value-card .js-scroll-plugin-ui span{
  margin-left:4px;
}
body[class*="lang-"] main .pricing-features-jump{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  margin:22px auto 4px;
  padding:0;
  border:0;
  background:transparent;
  color:#2563eb;
  font:inherit;
  font-size:14px;
  font-weight:800;
  line-height:1.5;
  text-decoration:none;
  cursor:pointer;
}
body[class*="lang-"] main .pricing-features-jump span{
  margin-left:4px;
}


/* Homepage feature-card typography polish v505 */
body[class*="lang-"] main .jp-support-value-card{
  padding:30px 32px !important;
}
body[class*="lang-"] main .jp-support-value-card > div{
  height:100%;
  display:flex;
  flex-direction:column;
}
body[class*="lang-"] main .jp-support-value-card h3{
  margin:0 0 12px !important;
  color:#26354a !important;
  font-size:17px !important;
  line-height:1.45 !important;
  font-weight:700 !important;
  letter-spacing:-.015em !important;
}
body[class*="lang-"] main .jp-support-value-card p{
  margin:0 !important;
  color:#66758a !important;
  font-size:15px !important;
  line-height:1.72 !important;
  font-weight:400 !important;
  letter-spacing:-.008em !important;
}
body[class*="lang-"] main .jp-support-value-card p + p{
  margin-top:7px !important;
}
body[class*="lang-"] main .jp-support-value-card .jp-support-meta{
  margin-top:14px !important;
  color:#536176 !important;
  font-size:12.5px !important;
  line-height:1.55 !important;
  font-weight:600 !important;
  letter-spacing:0 !important;
}
body[class*="lang-"] main .jp-support-value-card .support-card-action,
body[class*="lang-"] main .jp-support-value-card .js-scroll-plugin-ui{
  margin-top:20px !important;
  font-size:14px !important;
  font-weight:700 !important;
}
@media(max-width:720px){
  body[class*="lang-"] main .jp-support-value-card{
    padding:22px 20px !important;
  }
  body[class*="lang-"] main .jp-support-value-card h3{
    font-size:16px !important;
    margin-bottom:10px !important;
  }
  body[class*="lang-"] main .jp-support-value-card p{
    font-size:14px !important;
    line-height:1.7 !important;
  }
  body[class*="lang-"] main .jp-support-value-card .jp-support-meta{
    font-size:12px !important;
  }
}


/* ===== source: multistream-guide-v514.css ===== */
/* Refined multistream comparison */
main .multistream-guide{padding:84px 0 74px;background:#fff;border-top:1px solid rgba(15,23,42,.055)}
main .multistream-guide .wrap{max-width:1120px;margin:0 auto;padding:0 28px}
main .multistream-guide .head{max-width:820px;margin:0 auto;text-align:center}
main .multistream-guide .section-title{margin:0;font-family:"Zen Kaku Gothic New","Noto Sans JP","Noto Sans KR","Noto Sans SC","Noto Sans Thai",Inter,sans-serif;font-size:clamp(2rem,3.8vw,3rem);line-height:1.16;font-weight:700;letter-spacing:-.032em;color:#0f172a}
main .multistream-guide .section-intro{margin:16px auto 0;max-width:700px;font-size:1.02rem;line-height:1.82;color:#475569}
main .multistream-guide .third-party-note{margin:24px auto 0;max-width:800px;padding-top:18px;border-top:1px solid rgba(148,163,184,.24);font-size:.9rem;line-height:1.75;color:#6b7280;text-align:center}
main .multistream-guide .third-party-note span{display:block}
main .multistream-guide .third-party-note span+span{margin-top:4px}
main .multistream-guide .compare-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:20px;margin-top:42px}
main .multistream-guide .compare-card{background:#fff;border:1px solid rgba(15,23,42,.075);border-radius:24px;padding:28px 26px 26px;box-shadow:0 12px 32px rgba(15,23,42,.035)}
main .multistream-guide .compare-card.is-recommended{border-color:rgba(37,99,235,.22);box-shadow:0 16px 36px rgba(37,99,235,.07)}
main .multistream-guide .compare-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;margin-bottom:8px}
main .multistream-guide .compare-title-row h3{margin:0;min-width:0}
main .multistream-guide .difficulty-badge{display:inline-flex;align-items:center;flex:0 0 auto;padding:6px 10px;border-radius:999px;background:#f1f5f9;color:#64748b;font-size:.78rem;font-weight:700;line-height:1.2;white-space:nowrap}
main .multistream-guide .compare-card.is-highlighted{border-color:rgba(37,99,235,.32);background:linear-gradient(180deg,#f8fbff 0%,#ffffff 100%);box-shadow:0 18px 42px rgba(37,99,235,.09)}
main .multistream-guide .compare-card.is-highlighted .difficulty-badge{background:#eaf2ff;color:#1d4ed8}
main .multistream-guide .compare-card h3{margin:18px 0 0;font-size:1.34rem;line-height:1.25;font-weight:700;letter-spacing:-.018em;color:#0f172a}
main .multistream-guide .compare-summary{margin:10px 0 0;min-height:5.1em;font-size:.96rem;line-height:1.72;color:#475569}
main .multistream-guide .compare-list{margin:24px 0 0;padding-top:18px;border-top:1px solid rgba(148,163,184,.22);display:grid;gap:0}
main .multistream-guide .compare-row{display:grid;grid-template-columns:84px 1fr;gap:14px;padding:11px 0;border-top:1px solid rgba(226,232,240,.82)}
main .multistream-guide .compare-row:first-child{border-top:none;padding-top:0}
main .multistream-guide .compare-row:last-child{padding-bottom:0}
main .multistream-guide dt{font-size:.82rem;line-height:1.55;font-weight:700;color:#64748b}
main .multistream-guide dd{margin:0;font-size:.91rem;line-height:1.68;color:#1f2937}
main .multistream-guide .platform-card{margin-top:72px;background:transparent;padding:0;text-align:center}
main .multistream-guide .platform-card h3{margin:0;font-size:1.3rem;line-height:1.35;font-weight:700;letter-spacing:-.015em;color:#0f172a}
main .multistream-guide .platform-card>p{margin:12px auto 0;max-width:760px;font-size:.98rem;line-height:1.78;color:#475569}
main .multistream-guide .platform-image-wrap{margin:16px auto 0;max-width:1000px;padding:0;background:transparent;border:0;border-radius:0}
main .multistream-guide .platform-image-wrap img{display:block;width:100%;height:auto;border:0;border-radius:0;box-shadow:none;background:transparent}
main .multistream-guide .platform-note{display:none!important}
main .multistream-guide .multistream-cta{margin:18px auto 0;max-width:760px;text-align:center}
main .multistream-guide .multistream-cta p{margin:0 auto 14px;max-width:680px;font-size:.98rem;line-height:1.78;color:#475569}
main .multistream-guide .multistream-cta .multistream-cta-btn{display:inline-flex;align-items:center;justify-content:center;min-width:190px;text-decoration:none}
@media (max-width:980px){main .multistream-guide{padding-bottom:68px}main .multistream-guide .compare-grid{grid-template-columns:1fr}main .multistream-guide .compare-card{padding:26px 24px}main .multistream-guide .compare-summary{min-height:0}main .multistream-guide .platform-card{margin-top:58px}}
@media (max-width:640px){main .multistream-guide{padding:66px 0 58px}main .multistream-guide .wrap{padding:0 18px}main .multistream-guide .section-intro{font-size:.98rem;line-height:1.76}main .multistream-guide .third-party-note{margin-top:20px;padding-top:15px;font-size:.88rem;line-height:1.7}main .multistream-guide .compare-grid{margin-top:32px;gap:16px}main .multistream-guide .compare-card{padding:23px 20px 21px;border-radius:20px}main .multistream-guide .compare-card h3{font-size:1.24rem}main .multistream-guide .compare-list{margin-top:20px;padding-top:14px}main .multistream-guide .compare-row{grid-template-columns:72px 1fr;gap:10px;padding:10px 0}main .multistream-guide .platform-card{margin-top:50px}main .multistream-guide .platform-card h3{font-size:1.18rem}main .multistream-guide .platform-image-wrap{margin-top:14px}main .multistream-guide .multistream-cta{margin-top:36px}main .multistream-guide .multistream-cta p{font-size:.94rem;line-height:1.72;margin-bottom:16px}}


main .multistream-guide .cards-third-party-note{
  margin:24px auto 0;
  max-width:860px;
  font-size:.9rem;
  line-height:1.75;
  color:#6b7280;
  text-align:center;
}
main .multistream-guide .cards-third-party-note + .platform-card{
  margin-top:42px;
}
@media (max-width:640px){
  main .multistream-guide .cards-third-party-note{
    margin-top:20px;
    font-size:.88rem;
    line-height:1.7;
  }
  main .multistream-guide .cards-third-party-note + .platform-card{
    margin-top:34px;
  }
}

main .multistream-guide .platform-card .multistream-cta + .platform-image-wrap{
  margin-top:30px;
}
@media (max-width:640px){
  main .multistream-guide .multistream-cta{margin-top:16px}
  main .multistream-guide .multistream-cta p{margin-bottom:13px}
  main .multistream-guide .platform-card .multistream-cta + .platform-image-wrap{
    margin-top:24px;
  }
}

/* v491: cleaner product-comparison hierarchy */
main .multistream-guide .compare-title-row{align-items:center;margin-bottom:0}
main .multistream-guide .compare-card h3{margin:0}
main .multistream-guide .compare-summary{margin-top:14px;min-height:4.9em}
main .multistream-guide .compare-list{margin-top:22px;padding-top:16px}
main .multistream-guide .compare-row{grid-template-columns:88px 1fr;gap:14px;padding:12px 0}
main .multistream-guide .cards-third-party-note{margin-top:26px;max-width:900px}
main .multistream-guide .cards-third-party-note + .platform-card{margin-top:52px}
main .multistream-guide .platform-image-wrap{margin-top:18px}
main .multistream-guide .platform-image-wrap + .multistream-cta{
  margin-top:36px;
  padding-top:0;
}
main .multistream-guide .multistream-cta p{margin-bottom:14px}
@media (max-width:980px){
  main .multistream-guide .compare-summary{min-height:0}
}
@media (max-width:640px){
  main .multistream-guide .compare-title-row{align-items:flex-start}
  main .multistream-guide .compare-row{grid-template-columns:82px 1fr;gap:10px}
  main .multistream-guide .cards-third-party-note{margin-top:22px}
  main .multistream-guide .cards-third-party-note + .platform-card{margin-top:42px}
  main .multistream-guide .platform-image-wrap + .multistream-cta{margin-top:30px}
}

/* v495: clarify third-party multistream examples and bridge into SkiinOBS UI */
main .multistream-guide .cards-third-party-note{display:none!important}
main .multistream-guide .platform-card{
  margin-top:48px;
}
main .multistream-guide .platform-explainer{
  margin:14px auto 0;
  max-width:840px;
  font-size:.98rem;
  line-height:1.82;
  color:#475569;
  text-align:center;
}
main .multistream-guide .platform-disclaimer{
  margin:18px auto 0;
  max-width:900px;
  font-size:.86rem;
  line-height:1.72;
  color:#64748b;
  text-align:center;
}
main .multistream-guide .platform-image-wrap{
  margin-top:24px;
}
main .multistream-guide .platform-image-wrap + .platform-disclaimer{
  margin-top:18px;
}
main .multistream-guide .platform-disclaimer + .multistream-cta{
  margin-top:28px;
}
main .multistream-guide .platform-bridge{
  margin:46px auto 0;
  padding-top:30px;
  max-width:820px;
  border-top:1px solid rgba(148,163,184,.22);
  color:#0f172a;
  font-size:1.02rem;
  line-height:1.7;
  font-weight:600;
  text-align:center;
}
@media (max-width:640px){
  main .multistream-guide .platform-card{margin-top:40px}
  main .multistream-guide .platform-explainer{font-size:.94rem;line-height:1.76}
  main .multistream-guide .platform-image-wrap{margin-top:20px}
  main .multistream-guide .platform-disclaimer{font-size:.84rem;line-height:1.68}
  main .multistream-guide .platform-disclaimer + .multistream-cta{margin-top:24px}
  main .multistream-guide .platform-bridge{
    margin-top:38px;
    padding-top:26px;
    font-size:.98rem;
  }
}


/* Simplified multistream + System Check section v508 */
main .multistream-guide{
  padding:88px 0 112px;
}
main .multistream-guide .head{
  max-width:780px;
}
main .multistream-guide .section-intro{
  max-width:720px;
  margin-top:16px;
}
main .multistream-guide .compare-grid{
  margin-top:36px;
  gap:16px;
}
main .multistream-guide .compare-card{
  padding:24px 24px 22px;
  border-radius:20px;
  box-shadow:none;
  background:#fff;
}
main .multistream-guide .compare-card.is-highlighted{
  background:#fff;
  border-color:rgba(15,23,42,.075);
  box-shadow:none;
}
main .multistream-guide .compare-card h3{
  margin:0;
  font-size:1.12rem;
  line-height:1.35;
  font-weight:700;
  letter-spacing:-.015em;
}
main .multistream-guide .compare-summary{
  margin:9px 0 0;
  min-height:0;
  font-size:.92rem;
  line-height:1.66;
  color:#64748b;
}
main .multistream-guide .platform-card{
  margin-top:48px;
}
main .multistream-guide .platform-card h3{
  font-size:1.08rem;
  color:#334155;
}
main .multistream-guide .platform-card>p.platform-explainer{
  margin-top:8px;
  font-size:.92rem;
  line-height:1.65;
  color:#64748b;
}
main .multistream-guide .platform-image-wrap{
  margin-top:14px;
}
main .multistream-guide .platform-disclaimer{
  margin:10px auto 0 !important;
  max-width:860px !important;
  font-size:.78rem !important;
  line-height:1.6 !important;
  color:#94a3b8 !important;
}
main .multistream-guide .multistream-system-check{
  max-width:840px;
  margin:22px auto 0;
  padding:28px 30px;
  border:1px solid #e6ebf1;
  border-radius:20px;
  background:#fafbfd;
  text-align:center;
}
main .multistream-guide .multistream-system-check h3{
  margin:0;
  font-size:1.2rem;
  line-height:1.4;
  font-weight:700;
  letter-spacing:-.015em;
  color:#0f172a;
}
main .multistream-guide .multistream-system-check p{
  margin:10px auto 0;
  max-width:700px;
  font-size:.93rem;
  line-height:1.72;
  color:#64748b;
}
main .multistream-guide .multistream-system-check .btn{
  display:inline-flex;
  margin-top:18px;
  text-decoration:none;
}
main .multistream-guide .multistream-cta{
  margin-top:26px;
}
main .multistream-guide .multistream-cta p{
  margin-bottom:12px;
  font-size:.9rem;
  color:#64748b;
}
main .multistream-guide .multistream-cta .multistream-cta-btn{
  min-width:0;
}
@media (max-width:980px){
  main .multistream-guide .compare-grid{
    grid-template-columns:1fr;
  }
}
@media (max-width:640px){
  main .multistream-guide{
    padding:70px 0 88px;
  }
  main .multistream-guide .compare-grid{
    margin-top:28px;
  }
  main .multistream-guide .compare-card{
    padding:20px 18px;
  }
  main .multistream-guide .platform-card{
    margin-top:40px;
  }
  main .multistream-guide .multistream-system-check{
    margin-top:18px;
    padding:22px 18px;
    border-radius:18px;
  }
  main .multistream-guide .multistream-system-check h3{
    font-size:1.08rem;
  }
  main .multistream-guide .multistream-system-check p{
    font-size:.88rem;
  }
}


/* Multistream official links polish v510 */
main .multistream-guide .compare-card{
  display:flex;
  flex-direction:column;
}
main .multistream-guide .compare-card .plugin-official-link{
  display:inline-flex;
  align-items:center;
  width:max-content;
  margin-top:14px;
  color:#2563eb;
  font-size:.82rem;
  line-height:1.45;
  font-weight:700;
  text-decoration:none;
}
main .multistream-guide .compare-card .plugin-official-link:hover{
  text-decoration:underline;
  text-underline-offset:3px;
}
main .multistream-guide .platform-card>p.platform-explainer,
main .multistream-guide .platform-disclaimer{
  display:none !important;
}
main .multistream-guide .platform-image-wrap{
  margin-top:16px;
}


/* v517: supported platform logo image below plugin cards */
main .multistream-guide .multistream-platform-image{
  margin:12px auto 0;
  max-width:1120px;
}
main .multistream-guide .multistream-platform-image img{
  display:block;
  width:min(100%, 1040px);
  height:auto;
  margin:0 auto;
}
@media (max-width:640px){
  main .multistream-guide .multistream-platform-image{
    margin-top:10px;
  }
}


/* ===== source: core-tech-home-v514.css ===== */
/* v513: Core Technology styles rebound after homepage section reordering */
/* Core Technology v439 — scoped to #core-technology only */
html.ski-home-v417 body main#top #core-technology.core-tech-premium{
  position:relative!important;
  overflow:hidden!important;
  padding-top:96px!important;
  padding-bottom:104px!important;
  background:
    radial-gradient(circle at 50% 22%,rgba(37,99,235,.075),transparent 33%),
    linear-gradient(180deg,#f8fbff 0%,#ffffff 42%,#f8fbff 100%)!important;
}
html.ski-home-v417 body main#top #core-technology.core-tech-premium::before{
  content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;
  background-image:linear-gradient(rgba(148,163,184,.065) 1px,transparent 1px),linear-gradient(90deg,rgba(148,163,184,.065) 1px,transparent 1px)!important;
  background-size:44px 44px!important;mask-image:linear-gradient(to bottom,rgba(0,0,0,.45),transparent 62%)!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-inner{
  position:relative!important;z-index:1!important;width:min(calc(100% - 48px),1180px)!important;max-width:1180px!important;margin:0 auto!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-section-head{
  max-width:900px!important;margin:0 auto 42px!important;text-align:center!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-section-head>p{
  max-width:850px!important;margin:16px auto 0!important;color:#5b6879!important;font-size:16px!important;line-height:1.85!important;text-align:center!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage{
  position:relative!important;overflow:hidden!important;border:1px solid rgba(148,163,184,.2)!important;border-radius:28px!important;
  padding:28px 30px 30px!important;background:
    radial-gradient(circle at 62% -20%,rgba(59,130,246,.28),transparent 42%),
    radial-gradient(circle at 8% 115%,rgba(99,102,241,.18),transparent 38%),
    linear-gradient(145deg,#0a1020 0%,#101a2d 56%,#0b1324 100%)!important;
  box-shadow:0 30px 70px rgba(15,23,42,.16),inset 0 1px 0 rgba(255,255,255,.04)!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage::after{
  content:""!important;position:absolute!important;inset:0!important;pointer-events:none!important;opacity:.22!important;
  background-image:linear-gradient(rgba(255,255,255,.035) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.035) 1px,transparent 1px)!important;background-size:32px 32px!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage>*{position:relative!important;z-index:1!important}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-top{
  display:flex!important;align-items:center!important;justify-content:space-between!important;gap:20px!important;margin-bottom:23px!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-kicker,
html.ski-home-v417 body main#top #core-technology .core-tech-stage-status{
  font-family:Inter,Arial,sans-serif!important;font-size:10.5px!important;font-weight:750!important;line-height:1!important;letter-spacing:.14em!important;text-transform:uppercase!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-kicker{color:#9fb7db!important}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-status{display:inline-flex!important;align-items:center!important;gap:8px!important;color:#b9c8dd!important}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-status i{width:7px!important;height:7px!important;border-radius:50%!important;background:#4ade80!important;box-shadow:0 0 0 4px rgba(74,222,128,.1),0 0 16px rgba(74,222,128,.38)!important}
html.ski-home-v417 body main#top #core-technology .core-tech-flow{
  display:grid!important;grid-template-columns:minmax(0,1fr) 30px minmax(0,1fr) 30px minmax(0,1.12fr) 30px minmax(0,1fr)!important;align-items:stretch!important;gap:10px!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-node{
  min-width:0!important;display:flex!important;flex-direction:column!important;justify-content:center!important;min-height:118px!important;padding:20px 19px!important;
  border:1px solid rgba(148,163,184,.16)!important;border-radius:18px!important;background:rgba(255,255,255,.045)!important;box-shadow:inset 0 1px 0 rgba(255,255,255,.035)!important;text-align:left!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-node.is-primary{
  border-color:rgba(96,165,250,.38)!important;background:linear-gradient(145deg,rgba(37,99,235,.26),rgba(59,130,246,.12))!important;box-shadow:0 16px 38px rgba(37,99,235,.11),inset 0 1px 0 rgba(255,255,255,.06)!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-label{
  margin-bottom:11px!important;color:#7894ba!important;font-family:Inter,Arial,sans-serif!important;font-size:9.5px!important;font-weight:750!important;letter-spacing:.16em!important;text-transform:uppercase!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-node strong{
  display:block!important;color:#f8fbff!important;font-family:Inter,Arial,sans-serif!important;font-size:17px!important;font-weight:700!important;line-height:1.25!important;letter-spacing:-.015em!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-node small{
  display:block!important;margin-top:7px!important;color:#95a8c2!important;font-family:Inter,Arial,sans-serif!important;font-size:11px!important;font-weight:550!important;line-height:1.35!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow{display:flex!important;align-items:center!important;justify-content:center!important;min-width:0!important}
html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow::before{content:"→"!important;color:#55739b!important;font-family:Inter,Arial,sans-serif!important;font-size:19px!important;font-weight:500!important}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-meta{
  display:flex!important;flex-wrap:wrap!important;gap:8px!important;margin-top:20px!important;padding-top:18px!important;border-top:1px solid rgba(148,163,184,.12)!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stage-meta span{
  display:inline-flex!important;align-items:center!important;min-height:28px!important;padding:5px 10px!important;border:1px solid rgba(147,197,253,.13)!important;border-radius:999px!important;background:rgba(37,99,235,.06)!important;color:#9eb6d6!important;font-family:Inter,Arial,sans-serif!important;font-size:10px!important;font-weight:650!important;line-height:1.25!important;letter-spacing:.015em!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-notes{
  display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;margin:42px 0 0!important;border-top:1px solid #dfe7f0!important;border-bottom:1px solid #dfe7f0!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note{
  min-width:0!important;padding:30px 30px 32px!important;background:transparent!important;border:0!important;border-radius:0!important;box-shadow:none!important;text-align:left!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note+.core-tech-note{border-left:1px solid #dfe7f0!important}
html.ski-home-v417 body main#top #core-technology .core-tech-note-index{
  display:block!important;margin-bottom:17px!important;color:#2563eb!important;font-family:Inter,Arial,sans-serif!important;font-size:11px!important;font-weight:780!important;line-height:1!important;letter-spacing:.12em!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note h3{
  margin:0 0 12px!important;color:#142033!important;font-size:17px!important;font-weight:750!important;line-height:1.45!important;letter-spacing:-.018em!important;text-align:left!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-note p{
  margin:0!important;color:#607083!important;font-size:14px!important;font-weight:400!important;line-height:1.82!important;text-align:left!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stack{
  margin-top:32px!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-stack-label{
  margin-bottom:13px!important;color:#8a98aa!important;font-family:Inter,Arial,sans-serif!important;font-size:10px!important;font-weight:760!important;line-height:1!important;letter-spacing:.14em!important;text-transform:uppercase!important;text-align:center!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-tags{
  display:flex!important;flex-wrap:wrap!important;justify-content:center!important;gap:8px!important;margin:0 auto!important;
}
html.ski-home-v417 body main#top #core-technology .core-tech-tags span{
  display:inline-flex!important;align-items:center!important;width:auto!important;min-height:34px!important;padding:7px 11px!important;border:1px solid #dfe7f0!important;border-radius:9px!important;background:rgba(255,255,255,.78)!important;color:#526174!important;font-family:Inter,Arial,sans-serif!important;font-size:10.5px!important;font-weight:650!important;line-height:1.3!important;box-shadow:0 4px 14px rgba(15,23,42,.025)!important;text-align:center!important;justify-content:center!important;
}
@media(max-width:980px){
  html.ski-home-v417 body main#top #core-technology .core-tech-flow{display:flex!important;flex-direction:column!important;gap:8px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow{height:20px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow::before{transform:rotate(90deg)!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-notes{grid-template-columns:1fr!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-note+.core-tech-note{border-left:0!important;border-top:1px solid #dfe7f0!important}
}
@media(max-width:640px){
  html.ski-home-v417 body main#top #core-technology.core-tech-premium{padding-top:70px!important;padding-bottom:76px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-inner{width:min(calc(100% - 28px),1180px)!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-section-head{margin-bottom:28px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-section-head>p{font-size:14.5px!important;line-height:1.78!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-stage{border-radius:22px!important;padding:22px 18px 20px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-stage-top{align-items:flex-start!important;flex-direction:column!important;gap:10px!important;margin-bottom:18px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow{display:flex!important;flex-direction:column!important;gap:8px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-node{min-height:90px!important;padding:16px 16px!important;border-radius:15px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-node strong{font-size:16px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow{height:18px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-flow-arrow::before{transform:rotate(90deg)!important;font-size:17px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-stage-meta{margin-top:16px!important;padding-top:15px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-notes{margin-top:30px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-note{padding:24px 4px 25px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-note-index{margin-bottom:12px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-note h3{font-size:16.5px!important;margin-bottom:9px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-note p{font-size:13.5px!important;line-height:1.78!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-stack{margin-top:25px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-tags{gap:7px!important}
  html.ski-home-v417 body main#top #core-technology .core-tech-tags span{font-size:9.8px!important;min-height:32px!important;padding:6px 9px!important}
}

/* v440: editorial line break is desktop-only; smaller screens wrap naturally. */
@media(max-width:900px){
  html.ski-home-v417 body main#top #core-technology .core-tech-copy-break{display:none!important}
}


/* ===== source: pricing-repair-v515.css ===== */

/* v515 — pricing focused on price and trial only */
html.ski-home-v417 body main#top #pricing .pcv256-shell{
  width:min(calc(100% - 32px),860px)!important;
  max-width:860px!important;
  margin:34px auto 0!important;
}
html.ski-home-v417 body main#top #pricing .pcv256-card{
  padding:30px 34px 28px!important;
  border:1px solid #dce6f3!important;
  border-radius:26px!important;
  background:#fff!important;
  box-shadow:0 18px 48px rgba(15,23,42,.065)!important;
}
html.ski-home-v417 body main#top #pricing .pcv256-tabs{
  max-width:620px!important;
  margin-bottom:26px!important;
}
html.ski-home-v417 body main#top #pricing .pcv256-divider{
  margin:24px 0 18px!important;
}
html.ski-home-v417 body main#top #pricing .kr-pricing-status{
  max-width:720px!important;
  margin:12px auto 0!important;
  color:#8a94a3!important;
  font-size:12.5px!important;
  line-height:1.6!important;
  font-weight:400!important;
}
html.ski-home-v417 body main#top #pricing .pcv256-download{
  width:min(100%,650px)!important;
  min-height:54px!important;
  margin:20px auto 0!important;
  border-radius:14px!important;
  font-size:16px!important;
  font-weight:700!important;
}
@media(max-width:720px){
  html.ski-home-v417 body main#top #pricing .pcv256-shell{
    width:calc(100% - 28px)!important;
    margin-top:26px!important;
  }
  html.ski-home-v417 body main#top #pricing .pcv256-card{
    padding:20px 16px 22px!important;
    border-radius:20px!important;
  }
}
