
:root{--tpp-navy:#001c45;--tpp-blue:#0b326b;--tpp-red:#d41118;--tpp-coral:#ff5a61;--tpp-text:#17233b;--tpp-muted:#5e6b7d;--tpp-soft:#f5f8fc;--tpp-line:#e2e9f2}
.tpp-page{font-family:Inter,Arial,sans-serif;color:var(--tpp-text);background:#fff;line-height:1.6}.tpp-page *{box-sizing:border-box}
.tpp-container{width:min(1180px,calc(100% - 40px));margin:0 auto}.tpp-section{padding:96px 0}.tpp-soft{background:var(--tpp-soft)}
.tpp-kicker{display:inline-block;margin-bottom:16px;color:var(--tpp-red);font-size:.78rem;font-weight:900;letter-spacing:.13em;text-transform:uppercase}
.tpp-page h1,.tpp-page h2,.tpp-page h3{font-family:Inter,Arial,sans-serif;color:var(--tpp-navy);line-height:1.08;letter-spacing:-.035em;margin:0}.tpp-page h1{font-size:clamp(2.9rem,5.7vw,5.5rem);max-width:860px}.tpp-page h2{font-size:clamp(2.1rem,3.6vw,3.8rem)}.tpp-page h3{font-size:1.32rem}.tpp-page p{color:var(--tpp-muted);font-size:1.07rem;margin:18px 0 0}
.tpp-hero{padding:116px 0 104px;background:linear-gradient(135deg,#fff 0%,#f8fbff 62%,#edf3fa 100%)}.tpp-hero-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:84px;align-items:center}.tpp-hero p{max-width:760px;font-size:1.18rem}
.tpp-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.tpp-btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 25px;border-radius:9px;text-decoration:none!important;font-weight:850}.tpp-btn-primary{background:var(--tpp-red);color:#fff!important}.tpp-btn-secondary{background:#fff;color:var(--tpp-navy)!important;border:1px solid var(--tpp-line)}
.tpp-visual{min-height:430px;border:1px solid rgba(0,28,69,.08);border-radius:36px;background:#fff;box-shadow:0 30px 80px rgba(0,28,69,.12);display:flex;align-items:center;justify-content:center;gap:30px}.tpp-panel{width:155px;height:205px;border-radius:22px;background:#fff;border:1px solid var(--tpp-line);box-shadow:0 18px 38px rgba(0,28,69,.11);padding:30px 24px;position:relative}.tpp-panel-right{background:var(--tpp-navy)}.tpp-mini-title{display:block;font-size:.78rem;font-weight:900;color:var(--tpp-navy);margin-bottom:30px}.tpp-panel-right .tpp-mini-title{color:#fff}.tpp-line{display:block;height:9px;border-radius:99px;background:#dce5f0;margin-bottom:15px}.tpp-panel-right .tpp-line{background:rgba(255,255,255,.75)}.tpp-line.short{width:65%}.tpp-line.medium{width:80%}.tpp-dot{position:absolute;width:42px;height:42px;border-radius:50%;background:var(--tpp-blue);left:24px;bottom:22px}.tpp-dot.red{background:var(--tpp-red)}.tpp-link-core{width:72px;height:72px;border-radius:50%;background:var(--tpp-red);color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:900}
.tpp-heading{max-width:830px;margin-bottom:46px}.tpp-benefits{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.tpp-card{background:#fff;border:1px solid var(--tpp-line);border-radius:20px;padding:32px}.tpp-card-number{color:var(--tpp-red);font-size:.78rem;font-weight:900;letter-spacing:.1em;margin-bottom:22px}.tpp-services{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.tpp-services article{min-height:170px;border:1px solid var(--tpp-line);border-radius:18px;background:#fff;padding:27px;display:flex;flex-direction:column;justify-content:space-between}.tpp-services strong{color:var(--tpp-red);font-size:1.3rem}.tpp-steps{display:grid;grid-template-columns:repeat(5,1fr);gap:16px}.tpp-steps article{border:1px solid var(--tpp-line);border-radius:18px;padding:28px 23px;background:#fff}.tpp-steps article>span{display:flex;width:42px;height:42px;border-radius:50%;align-items:center;justify-content:center;background:var(--tpp-navy);color:#fff;font-weight:900;margin-bottom:22px}
.tpp-comparison-premium{background:#fff}
.tpp-comparison-heading{display:grid;grid-template-columns:1.2fr .8fr;gap:80px;align-items:end;margin-bottom:46px}.tpp-comparison-heading h2{max-width:760px}.tpp-comparison-heading h2 em{font-style:normal;color:var(--tpp-coral)}.tpp-comparison-heading p{font-size:1.1rem;margin:0 0 8px}
.tpp-compare-wrap{position:relative;display:grid;grid-template-columns:1fr 1fr;gap:48px}
.tpp-compare-card{border:1px solid var(--tpp-line);border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 16px 38px rgba(0,28,69,.07)}
.tpp-compare-card header{display:flex;gap:20px;align-items:center;padding:24px 28px;color:#fff}.tpp-compare-internal header{background:linear-gradient(135deg,#082858,#001c45)}.tpp-compare-partner header{background:linear-gradient(135deg,#e83d46,#ff686d)}.tpp-compare-card header span{display:block;font-size:.78rem;font-weight:900;text-transform:uppercase;letter-spacing:.05em;color:#ffb3b6}.tpp-compare-card header h3{font-size:1.65rem;color:#fff;margin-top:4px}
.tpp-compare-badge{width:62px;height:62px;border-radius:50%;border:1px solid rgba(255,255,255,.75);display:flex;align-items:center;justify-content:center;font-weight:900}
.tpp-compare-list{background:#fff}.tpp-compare-row{display:grid;grid-template-columns:70px 1fr;gap:18px;align-items:center;padding:18px 26px;border-bottom:1px solid var(--tpp-line)}.tpp-compare-row:last-child{border-bottom:0}.tpp-compare-icon{width:52px;height:52px;border-radius:50%;background:#fff1f2;color:var(--tpp-navy);display:flex;align-items:center;justify-content:center;font-weight:900;font-size:1.05rem}.tpp-compare-partner .tpp-compare-icon{color:var(--tpp-coral)}.tpp-compare-row strong{display:block;color:var(--tpp-navy);font-size:1rem}.tpp-compare-row span{display:block;color:var(--tpp-muted);font-size:.91rem;margin-top:2px}
.tpp-vs{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);width:66px;height:66px;border-radius:50%;background:var(--tpp-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.2rem;font-weight:900;z-index:3;box-shadow:0 12px 26px rgba(0,28,69,.25)}
.tpp-compare-note{display:grid;grid-template-columns:auto 1fr auto;gap:18px;align-items:center;margin-top:26px;padding:18px 24px;border:1px solid var(--tpp-line);border-radius:16px;background:#f8fafc}.tpp-note-icon{width:44px;height:44px;border-radius:50%;background:var(--tpp-navy);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900}.tpp-compare-note p{margin:0}.tpp-compare-note a{color:var(--tpp-coral)!important;text-decoration:none!important;font-weight:900}
.tpp-faq{display:grid;gap:14px;max-width:940px}.tpp-faq-item{border:1px solid var(--tpp-line);border-radius:16px;background:#fff}.tpp-faq-item summary{cursor:pointer;padding:22px 26px;color:var(--tpp-navy);font-weight:850}.tpp-faq-item div{padding:0 26px 22px}.tpp-final-box{display:grid;grid-template-columns:1fr .65fr;gap:70px;align-items:center;border:1px solid var(--tpp-line);border-radius:26px;padding:56px;background:linear-gradient(135deg,#fff,#f7faff)}.tpp-final-actions{display:flex;flex-direction:column;gap:12px}.tpp-contact-link{text-align:center;color:var(--tpp-blue)!important;text-decoration:none!important;font-weight:850}
@media(max-width:1020px){.tpp-hero-grid,.tpp-final-box,.tpp-comparison-heading{grid-template-columns:1fr}.tpp-benefits{grid-template-columns:repeat(2,1fr)}.tpp-services{grid-template-columns:repeat(2,1fr)}.tpp-steps{grid-template-columns:repeat(2,1fr)}.tpp-compare-wrap{grid-template-columns:1fr;gap:24px}.tpp-vs{display:none}.tpp-compare-note{grid-template-columns:auto 1fr}.tpp-compare-note a{grid-column:2}}
@media(max-width:700px){.tpp-container{width:min(100% - 28px,1180px)}.tpp-section{padding:68px 0}.tpp-hero{padding:78px 0 68px}.tpp-page h1{font-size:2.6rem}.tpp-page h2{font-size:2rem}.tpp-benefits,.tpp-services,.tpp-steps{grid-template-columns:1fr}.tpp-actions{flex-direction:column}.tpp-btn{width:100%}.tpp-visual{min-height:340px;gap:12px}.tpp-panel{width:125px;height:180px;padding:24px 18px}.tpp-link-core{width:54px;height:54px;font-size:1.4rem}.tpp-compare-row{grid-template-columns:56px 1fr;padding:16px}.tpp-compare-card header{padding:20px}.tpp-compare-card header h3{font-size:1.35rem}.tpp-compare-note{grid-template-columns:1fr}.tpp-compare-note a{grid-column:auto}.tpp-final-box{padding:34px 24px;gap:28px}}
