.tp-cs-detail-hero{isolation:isolate;padding:clamp(6.5rem,10vw,9rem) 0 clamp(3rem,5vw,4.5rem);position:relative;overflow:hidden}.tp-cs-detail-hero__bg{z-index:-1;background:radial-gradient(60% 70% at 15% 0,#336ef91a 0%,#0000 60%),radial-gradient(50% 60% at 100% 10%,#336ef914 0%,#0000 60%);position:absolute;inset:0}.tp-cs-detail-hero__breadcrumb{color:var(--tp-text-body);opacity:.7;margin-bottom:.75rem;font-size:.875rem;font-weight:500;display:block}.tp-cs-detail-hero__breadcrumb a{color:inherit;transition:opacity .25s}.tp-cs-detail-hero__breadcrumb a:hover{opacity:1}.tp-cs-detail-hero__breadcrumb span[aria-current=page]{opacity:1;font-weight:600}.tp-cs-detail-hero__back{color:var(--tp-text-body);align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:color .25s;display:inline-flex}.tp-cs-detail-hero__back:hover{color:var(--tp-theme-1)}.tp-cs-detail-hero__top{flex-wrap:wrap;align-items:center;gap:.75rem;margin-bottom:1.25rem;display:flex}.tp-cs-detail-hero__badge{color:var(--tp-theme-1);letter-spacing:.04em;text-transform:uppercase;background:#336ef91a;border-radius:999px;padding:.4rem .9rem;font-size:.75rem;font-weight:700;display:inline-flex}.tp-cs-detail-hero__type{color:var(--tp-text-body);font-size:.875rem;font-weight:600}.tp-cs-detail-hero__title{font-family:var(--tp-ff-heading);color:var(--tp-common-black);margin-bottom:1rem;font-size:clamp(2.5rem,6vw,4.5rem);font-weight:700;line-height:1.05}.tp-cs-detail-hero__tagline{max-width:720px;color:var(--tp-text-body);margin-bottom:2.75rem;font-size:clamp(1.0625rem,1.6vw,1.25rem);line-height:1.6}.tp-cs-detail-showcase{max-width:1100px;margin-top:.5rem}.tp-cs-detail-frame{aspect-ratio:2.15;background:#0f172a;border:1px solid #08254214;border-radius:16px;width:100%;max-height:480px;line-height:0;position:relative;overflow:hidden;box-shadow:0 20px 60px #0825421f}@media (max-width:767px){.tp-cs-detail-frame{aspect-ratio:2.1;max-height:280px}}.tp-cs-detail-frame--light{background:#e8edf4}.tp-cs-detail-frame--dark{background:#0f172a}.tp-cs-detail-img{object-fit:cover;object-position:top center}.tp-cs-detail-img--contain{object-fit:contain;object-position:center}.tp-cs-stat-row{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.25rem;max-width:900px;display:grid}.tp-cs-stat-row--dark{margin-top:2.5rem}.tp-cs-stat{border:1px solid var(--tp-border-1);background:var(--tp-common-white-solid);border-radius:16px;padding:1.5rem}.tp-cs-stat strong{color:var(--tp-theme-1);margin-bottom:.35rem;font-size:clamp(1.5rem,2.2vw,1.875rem);font-weight:700;line-height:1.2;display:block}.tp-cs-stat span{color:var(--tp-text-body);font-size:.8125rem}.tp-cs-stat--dark{background:#ffffff0a;border-color:#ffffff1a}.tp-cs-stat--dark strong,.tp-cs-stat--dark span{color:#fff}.tp-cs-detail-section{padding:clamp(2.75rem,5vw,4.5rem) 0}.tp-cs-detail-section--muted{background:var(--tp-grey-4,#f7f7f7)}.tp-cs-detail-section--dark{background:var(--tp-common-black,#1e1e1e)}.tp-cs-detail-heading{font-family:var(--tp-ff-heading);color:var(--tp-common-black);margin-bottom:1.25rem;font-size:clamp(1.5rem,2.6vw,2rem);font-weight:600}.tp-cs-detail-heading--center{text-align:center}.tp-cs-detail-heading--light{color:var(--tp-common-white)}.tp-cs-detail-text{color:var(--tp-text-body);margin-bottom:2rem;font-size:1rem;line-height:1.8}.tp-cs-detail-text:last-child{margin-bottom:0}.tp-cs-detail-text--light{color:#fff;max-width:820px}.tp-cs-detail-grid{grid-template-columns:minmax(0,1fr) 300px;gap:clamp(2rem,4vw,4rem);display:grid}.tp-cs-detail-sidebar__card{border:1px solid var(--tp-border-1);background:var(--tp-common-white-solid);border-radius:20px;padding:1.75rem;position:sticky;top:120px}.tp-cs-detail-sidebar__card h3{color:var(--tp-common-black);margin-bottom:1.25rem;font-size:1rem;font-weight:600}.tp-cs-detail-sidebar__card ul{flex-direction:column;gap:.9rem;margin:0 0 1.5rem;padding:0;list-style:none;display:flex}.tp-cs-detail-sidebar__card li{border-bottom:1px dashed var(--tp-border-1);flex-direction:column;gap:.15rem;padding-bottom:.9rem;display:flex}.tp-cs-detail-sidebar__card li:last-child{border-bottom:none;padding-bottom:0}.tp-cs-detail-sidebar__card li span{text-transform:uppercase;letter-spacing:.03em;color:var(--tp-text-body);font-size:.75rem}.tp-cs-detail-sidebar__card li strong{color:var(--tp-common-black);font-size:.9375rem;font-weight:600}.tp-cs-detail-sidebar__live{border:1px solid var(--tp-border-1);width:100%;color:var(--tp-theme-1);background:0 0;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;margin-bottom:.75rem;padding:.85rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .25s,border-color .25s;display:inline-flex}.tp-cs-detail-sidebar__live:hover{color:var(--tp-theme-1);background:#336ef914;border-color:#336ef959}.tp-cs-detail-sidebar__cta{background:var(--tp-theme-1);color:#fff;border-radius:12px;justify-content:center;align-items:center;gap:.5rem;width:100%;padding:.85rem 1rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:opacity .25s,transform .25s;display:inline-flex}.tp-cs-detail-sidebar__cta:hover{opacity:.9;color:#fff;transform:translateY(-2px)}.tp-cs-challenges{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.tp-cs-challenge-card{background:var(--tp-common-white-solid);border:1px solid var(--tp-border-1);border-radius:16px;align-items:flex-start;gap:.9rem;padding:1.25rem;display:flex}.tp-cs-challenge-card p{color:var(--tp-text-body);margin:0;font-size:.9375rem;line-height:1.6}.tp-cs-challenge-card__icon{color:#fff;flex-shrink:0;margin-top:.15rem}.tp-cs-solution{background:#336ef90a;border:1px solid #336ef92e;border-radius:20px;max-width:900px;padding:2rem clamp(1.5rem,3vw,2.5rem);position:relative}.tp-cs-solution__icon{color:var(--tp-theme-1);margin-bottom:1rem}.tp-cs-timeline{flex-direction:column;gap:0;max-width:820px;margin:0 auto;display:flex;position:relative}.tp-cs-timeline:before{content:"";background:linear-gradient(#336ef959,#336ef90d);width:2px;position:absolute;top:8px;bottom:8px;left:21px}.tp-cs-timeline__item{gap:1.5rem;padding-bottom:2.25rem;display:flex;position:relative}.tp-cs-timeline__item:last-child{padding-bottom:0}.tp-cs-timeline__marker{z-index:1;background:var(--tp-theme-1);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:inline-flex;position:relative;box-shadow:0 8px 20px -8px #336ef999}.tp-cs-timeline__content{padding-top:.15rem}.tp-cs-timeline__content h3{color:var(--tp-common-black);margin:.15rem 0 .5rem;font-size:1.0625rem;font-weight:600}.tp-cs-timeline__content p{color:var(--tp-text-body);margin:0;font-size:.9375rem;line-height:1.7}.tp-cs-timeline__step{letter-spacing:.06em;text-transform:uppercase;color:var(--tp-theme-1);font-size:.6875rem;font-weight:700}.tp-cs-features{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.25rem;display:grid}.tp-cs-feature-card{border:1px solid var(--tp-border-1);background:var(--tp-common-white-solid);border-radius:16px;align-items:flex-start;gap:.9rem;padding:1.25rem;transition:border-color .25s,transform .25s;display:flex}.tp-cs-feature-card:hover{border-color:#336ef94d;transform:translateY(-3px)}.tp-cs-feature-card p{color:var(--tp-common-black);margin:0;font-size:.9375rem;font-weight:500;line-height:1.6}.tp-cs-feature-card__icon{color:#fff;flex-shrink:0;margin-top:.15rem}.tp-cs-cta{padding:clamp(3rem,6vw,5rem) 0}.tp-cs-cta__box{text-align:center;background:linear-gradient(135deg, var(--tp-theme-1), #1f4fd6);color:#fff;border-radius:28px;padding:clamp(2.5rem,5vw,4rem) clamp(1.5rem,4vw,3rem);position:relative;overflow:hidden}.tp-cs-cta__box h2{font-family:var(--tp-ff-heading);margin-bottom:.85rem;font-size:clamp(1.5rem,3vw,2.25rem);font-weight:700}.tp-cs-cta__box p{color:#fff;max-width:560px;margin:0 auto 1.75rem;font-size:1rem;line-height:1.7}.tp-cs-cta__btn{color:var(--tp-theme-1);background:#fff;border-radius:999px;align-items:center;gap:.5rem;padding:.95rem 1.75rem;font-size:.9375rem;font-weight:700;text-decoration:none;transition:transform .25s,box-shadow .25s;display:inline-flex}.tp-cs-cta__btn:hover{color:var(--tp-theme-1);transform:translateY(-3px);box-shadow:0 16px 32px -12px #00000059}.tp-cs-related{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.5rem;display:grid}.tp-cs-related-card{border:1px solid var(--tp-border-1);background:var(--tp-common-white-solid);border-radius:18px;flex-direction:column;padding:0 1.5rem 1.5rem;text-decoration:none;transition:transform .3s,border-color .3s;display:flex;overflow:hidden}.tp-cs-related-card:hover{border-color:#336ef959;transform:translateY(-4px)}.tp-cs-related-card h3{color:var(--tp-common-black);margin:.75rem 0 .4rem;font-size:1.0625rem;font-weight:600}.tp-cs-related-card p{color:var(--tp-text-body);flex-grow:1;margin:0 0 1rem;font-size:.875rem;line-height:1.55}.tp-cs-related-card__thumb{aspect-ratio:16/9;background:#0f172a;width:calc(100% + 3rem);margin:0 -1.5rem 1rem;position:relative;overflow:hidden}.tp-cs-related-card__img{object-fit:cover;object-position:top center}.tp-cs-related-card__badge{letter-spacing:.03em;text-transform:uppercase;color:var(--tp-theme-1);background:#336ef914;border-radius:999px;align-self:flex-start;margin:0;padding:.3rem .65rem;font-size:.6875rem;font-weight:700;display:inline-flex}.tp-cs-related-card__cta{color:var(--tp-common-black);align-items:center;gap:.4rem;font-size:.8125rem;font-weight:600;display:inline-flex}@media (max-width:991.98px){.tp-cs-detail-grid{grid-template-columns:1fr}.tp-cs-detail-sidebar__card{position:static}}@media (max-width:575.98px){.tp-cs-timeline:before{left:17px}.tp-cs-timeline__marker{width:36px;height:36px}.tp-cs-timeline__item{gap:1rem}}
