.sw-page{background:#FDF7F4;overflow:hidden;color:#0C1338}
.sw-page h1,.sw-page h2,.sw-page h3,.sw-page h4,.sw-page h5,.sw-page p,.sw-page label,.sw-page li{
  color:#0C1338;
}
.sw-page .tp-section-title-platform,
.sw-page .tp-career-title{
  color:#0C1338!important;
}
.sw-hero{padding:180px 0 70px;position:relative}
.sw-hero-kicker{display:inline-flex;align-items:center;gap:10px;font-size:13px;letter-spacing:.12em;text-transform:uppercase;font-weight:600;color:var(--tp-theme-primary,#FD5602);margin-bottom:18px}
.sw-hero h1,.sw-hero .sw-hero-title,.sw-section-title{
  font-size:clamp(34px,4.6vw,58px);
  line-height:1.12;
  font-weight:600;
  color:#0C1338!important;
  margin-bottom:18px;
}
.sw-section-title{font-size:clamp(28px,3.4vw,42px);margin-bottom:0}
.sw-hero p.sw-lead,.sw-lead{font-size:18px;line-height:1.7;color:#5b6172;max-width:640px}
.sw-crumb{font-size:14px;margin-bottom:18px;color:#6b7280}
.sw-crumb a{color:#0C1338}
.sw-crumb a:hover{color:var(--tp-theme-primary,#FD5602)}
.sw-actions{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-top:28px}
.sw-btn,.sw-page .sw-actions a,.sw-page .sw-flagship-meta a,.sw-page .sw-cta-band a,.sw-home-products .sw-btn,.sw-lead-page .sw-btn{
  border-radius:999px!important;
  padding:14px 26px!important;
  min-height:48px;
  display:inline-flex!important;
  align-items:center;
  justify-content:center;
  font-size:15px;
  font-weight:600;
  line-height:1;
  gap:8px;
  border:1.5px solid transparent;
  text-decoration:none;
}
.sw-btn-primary,.sw-page .sw-actions a.sw-btn-primary,.sw-page .sw-flagship-meta a.sw-btn-primary,.sw-page .sw-cta-band a.sw-btn-primary,.sw-lead-page .sw-btn-primary{
  background:#21212d!important;
  color:#fff!important;
  border-color:#21212d!important;
}
.sw-btn-ghost,.sw-page .sw-actions a.sw-btn-ghost,.sw-lead-page .sw-btn-ghost{
  background:transparent!important;
  color:#0C1338!important;
  border-color:#0C1338!important;
}
.sw-cta-band a.sw-btn-primary{background:#fff!important;color:#0C1338!important;border-color:#fff!important}
.sw-cta-band a.sw-btn-ghost{color:#fff!important;border-color:rgba(255,255,255,.5)!important}
.sw-flagship{background:#fff;border-radius:28px;box-shadow:0 12px 40px rgba(12,19,56,.08);overflow:hidden;height:100%;display:flex;flex-direction:column;transition:transform .25s ease,box-shadow .25s ease}
.sw-flagship:hover{transform:translateY(-6px);box-shadow:0 22px 50px rgba(12,19,56,.12)}
.sw-flagship-media{
  background:#0C1338;
  min-height:210px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:40px 36px;
}
.sw-flagship-media img{max-height:78px;width:auto;max-width:82%;object-fit:contain}
.sw-flagship-media.is-cover{padding:0;min-height:210px;background:#111827}
.sw-flagship-media.is-cover img{width:100%;height:210px;max-height:none;max-width:none;object-fit:cover;object-position:center}
.sw-flagship-body{padding:28px 32px 32px;display:flex;flex-direction:column;flex:1}
.sw-flagship-cat{font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:var(--tp-theme-primary,#FD5602);font-weight:600;margin-bottom:8px}
.sw-flagship-body h3{font-size:28px;margin-bottom:10px;color:#0C1338}
.sw-flagship-media.is-cover + .sw-flagship-body h3{font-size:22px;line-height:1.3}
.sw-flagship-body h3 a{color:#0C1338}
.sw-flagship-body h3 a:hover{color:var(--tp-theme-primary,#FD5602)}
.sw-flagship-body p{color:#5b6172;margin-bottom:18px}
.sw-flagship-meta{margin-top:auto;display:flex;align-items:center;justify-content:space-between;gap:12px}
.sw-chip{display:inline-flex;align-items:center;background:#FFF3EC;color:#0C1338;border-radius:999px;padding:6px 12px;font-size:13px;font-weight:600}
.sw-module{
  background:#fff;
  border-radius:24px;
  padding:30px 26px 26px;
  height:100%;
  box-shadow:0 8px 28px rgba(12,19,56,.06);
  border:1px solid rgba(12,19,56,.05);
  transition:transform .25s ease,box-shadow .25s ease;
  display:flex;
  flex-direction:column;
  position:relative;
  overflow:hidden;
}
.sw-module::before{
  content:"";
  position:absolute;
  top:0;left:0;right:0;height:3px;
  background:linear-gradient(90deg,var(--tp-theme-primary,#FD5602),#ffb347);
}
.sw-module:hover{transform:translateY(-8px);box-shadow:0 18px 40px rgba(12,19,56,.12)}
.sw-module-top{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:18px}
.sw-module-index{
  width:44px;height:44px;border-radius:14px;
  background:#FFF3EC;color:var(--tp-theme-primary,#FD5602);
  display:flex;align-items:center;justify-content:center;font-weight:700;
}
.sw-module-cat{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#8a8496;font-weight:600}
.sw-module h4{font-size:22px;margin-bottom:8px;color:#0C1338}
.sw-module h4 a{color:#0C1338}
.sw-module h4 a:hover{color:var(--tp-theme-primary,#FD5602)}
.sw-module p{color:#5b6172;font-size:15px;flex:1;line-height:1.65}
.sw-module-link{margin-top:18px;font-weight:600;color:var(--tp-theme-primary,#FD5602)}
.sw-highlights{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:28px 0}
.sw-highlight{background:#fff;border-radius:16px;padding:16px 18px;display:flex;gap:12px;align-items:flex-start;box-shadow:0 2px 3px rgba(50,41,73,.06)}
.sw-highlight span{width:8px;height:8px;border-radius:50%;background:var(--tp-theme-primary,#FD5602);margin-top:8px;flex-shrink:0}
.sw-detail-logo-wrap{
  background:#0C1338;
  border-radius:28px;
  min-height:220px;
  display:flex;
  align-items:center;
  justify-content:center;
  padding:40px 32px;
  box-shadow:0 18px 40px rgba(12,19,56,.16);
}
.sw-detail-logo{max-height:88px;width:auto;max-width:86%;object-fit:contain;margin:0}
.sw-detail-logo-wrap.is-cover{padding:0;overflow:hidden}
.sw-detail-logo-wrap.is-cover img{width:100%;height:100%;min-height:220px;max-height:280px;max-width:none;object-fit:cover}
.sw-case-thumb{border-radius:22px;overflow:hidden;background:#0C1338;box-shadow:0 16px 40px rgba(12,19,56,.12)}
.sw-case-thumb img{width:100%;height:240px;object-fit:cover;object-position:top center;display:block}
.sw-case-card .tp-portfolio-inner-title a{color:#0C1338}
.sw-case-live{font-size:14px;font-weight:600;color:var(--tp-theme-primary,#FD5602)}
.sw-case-live:hover{color:#0C1338}
.sw-prose{font-size:17px;line-height:1.85;color:#5b6172}
.sw-prose p{color:#5b6172;margin-bottom:1em}
.sw-panel{background:#fff;border-radius:24px;padding:32px;box-shadow:0 12px 36px rgba(12,19,56,.06);height:100%}
.sw-panel h4{font-size:22px;margin-bottom:18px;color:#0C1338}
.sw-cta-band{background:#0C1338;color:#fff;border-radius:24px;padding:40px 36px;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:20px;margin:20px 0 70px}
.sw-cta-band h4{color:#fff!important;font-size:28px;margin-bottom:6px}
.sw-cta-band p{color:rgba(255,255,255,.75)!important;margin:0}
.crp-footer-nav-row{align-items:flex-start}
.sw-lead-page{background:#FDF7F4;color:#0C1338;min-height:70vh}
.sw-lead-page h1,.sw-lead-page h2,.sw-lead-page h3,.sw-lead-page h4,.sw-lead-page p,.sw-lead-page label{color:#0C1338}
.sw-lead-aside{padding:8px 8px 8px 0}
.sw-lead-aside .sw-lead{margin-bottom:28px}
.sw-lead-points{list-style:none;padding:0;margin:0 0 28px}
.sw-lead-points li{display:flex;gap:12px;align-items:flex-start;margin-bottom:14px;color:#5b6172;line-height:1.5}
.sw-lead-points i{
  width:22px;height:22px;border-radius:50%;
  background:#FFF3EC;color:var(--tp-theme-primary,#FD5602);
  display:inline-flex;align-items:center;justify-content:center;
  font-size:11px;flex-shrink:0;margin-top:2px;font-style:normal;font-weight:700;
}
.sw-lead-card{
  background:#fff;
  border-radius:28px;
  padding:36px 32px;
  box-shadow:0 18px 50px rgba(12,19,56,.08);
  border:1px solid rgba(12,19,56,.04);
}
.sw-lead-card h3{font-size:26px;margin-bottom:8px}
.sw-lead-card .sw-form-intro{color:#5b6172;margin-bottom:24px}
.sw-lead-card label{display:block;font-weight:600;font-size:13px;margin-bottom:8px;letter-spacing:.02em}
.sw-lead-card .form-control,.sw-lead-card .form-select{
  border:1px solid #ebe6e0;
  border-radius:14px;
  padding:14px 16px;
  min-height:52px;
  background:#fff;
  color:#0C1338;
  box-shadow:none;
  width:100%;
}
.sw-lead-card textarea.form-control{min-height:140px}
.sw-lead-card .form-control:focus,.sw-lead-card .form-select:focus{
  border-color:#0C1338;
  box-shadow:0 0 0 4px rgba(12,19,56,.08);
  outline:none;
}
.sw-lead-meta{display:flex;flex-wrap:wrap;gap:10px;margin-bottom:22px}
.sw-thanks{text-align:center;padding:80px 28px}
.sw-thanks h3{font-size:36px;margin-bottom:12px}
.sw-thanks p{color:#5b6172;font-size:18px}
.sw-home-products .sw-section-title{text-align:center}
@media (min-width:992px){
  .crp-footer-nav-row{flex-wrap:nowrap}
}
@media (max-width:767px){
  .sw-hero{padding:150px 0 40px}
  .sw-highlights{grid-template-columns:1fr}
  .sw-cta-band{padding:28px 22px}
  .sw-lead-card{padding:24px 18px}
  .sw-detail-logo-wrap{min-height:180px;margin-top:24px}
}
.bitlife-whatsapp{
  position:fixed;
  right:20px;
  bottom:20px;
  z-index:10050;
  display:inline-flex;
  align-items:center;
  gap:8px;
  background:#25D366;
  color:#fff;
  padding:12px 16px;
  min-height:48px;
  border-radius:999px;
  font-weight:600;
  font-size:14px;
  line-height:1;
  box-shadow:0 8px 24px rgba(0,0,0,.18);
  text-decoration:none;
}
.bitlife-whatsapp:hover{color:#fff;filter:brightness(1.05)}
.back-to-top-wrapper,
.back-to-top-wrapper.back-to-top-btn-show{
  right:24px!important;
  left:auto!important;
  bottom:86px!important;
  z-index:10040;
}
@media (max-width:767px){
  .bitlife-whatsapp{right:16px;bottom:16px;padding:13px;min-width:48px;justify-content:center}
  .bitlife-whatsapp span{display:none}
  .back-to-top-wrapper,
  .back-to-top-wrapper.back-to-top-btn-show{
    right:18px!important;
    bottom:78px!important;
  }
}
