.tfc-bc{background:var(--dark);border-bottom:1px solid rgba(255,255,255,.07);padding:12px 0}.tfc-bc-inner{display:flex;align-items:center;gap:8px;font-size:.78rem;color:#ffffff73;flex-wrap:wrap}.tfc-bc-inner a{color:#ffffff8c;font-weight:600;text-decoration:none}.tfc-bc-inner a:hover{color:#ffffffd9}.tfc-bc-sep{color:#ffffff40;font-size:.7rem}.tfc-bc-cur{color:#ffffffbf;font-weight:600}.tfc-trust{display:flex;flex-direction:column;gap:11px;margin-top:8px;margin-bottom:28px;padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.tfc-trust-item{display:flex;align-items:center;gap:12px;font-family:var(--font-h);font-size:.9rem;font-weight:500;color:#ffffffe6;line-height:1.4}.tfc-trust-item svg{flex-shrink:0;color:var(--red);width:16px;height:16px}.tfc-intro{padding:50px 0;background:var(--white);border-bottom:1px solid var(--border)}.tfc-intro p{max-width:740px;margin:0 auto;text-align:center;font-size:1.03rem;color:var(--body-text);line-height:1.9}.tfc-sec{padding:72px 0;border-top:1px solid var(--border)}.tfc-sec--light{background:var(--light-bg)}.tfc-sec--white{background:var(--white)}.tfc-sec--dark{background:var(--dark);border-top:1px solid rgba(255,255,255,.06)}.tfc-ey{display:flex;align-items:center;justify-content:center;gap:12px;font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--red);margin-bottom:16px}.tfc-ey:before,.tfc-ey:after{content:"";display:block;width:36px;height:1px;background:var(--red);opacity:.45}.tfc-hd{font-size:1.6rem;font-weight:700;letter-spacing:-.2px;color:var(--dark-text);margin-bottom:14px}.tfc-hd--w{color:#fff}.tfc-sub{font-size:.95rem;color:var(--body-text);line-height:1.8;max-width:680px;margin-bottom:36px}.tfc-2col{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.tfc-p{font-size:.95rem;color:var(--body-text);line-height:1.85;margin:0 0 16px}.tfc-p:last-child{margin:0}.tfc-list{list-style:none;padding:0;margin:16px 0 0;display:flex;flex-direction:column;gap:9px}.tfc-list li{display:flex;align-items:flex-start;gap:10px;font-size:.89rem;color:var(--body-text);line-height:1.6}.tfc-list li:before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:var(--red);margin-top:6px;flex-shrink:0}.tfc-cards{display:flex;flex-direction:column;gap:12px}.tfc-card{background:var(--light-bg);border:1px solid var(--border);border-radius:10px;padding:20px}.tfc-card-title{font-family:var(--font-h);font-size:.9rem;font-weight:700;color:var(--dark-text);margin-bottom:6px}.tfc-card-desc{font-size:.85rem;color:var(--body-text);line-height:1.65;margin:0}.tfc-use-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.tfc-use{background:var(--light-bg);border:1px solid var(--border);border-radius:12px;padding:22px 18px 18px}.tfc-use-label{font-size:.64rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:6px}.tfc-use-title{font-family:var(--font-h);font-size:.93rem;font-weight:700;color:var(--dark-text);margin-bottom:8px}.tfc-use-desc{font-size:.85rem;color:var(--body-text);line-height:1.75;margin:0}.tfc-fleet{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.tfc-v{background:var(--light-bg);border:1px solid var(--border);border-radius:12px;padding:24px 20px 20px;display:flex;flex-direction:column}.tfc-v-badge{font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--red);margin-bottom:8px}.tfc-v-name{font-family:var(--font-h);font-size:1rem;font-weight:700;color:var(--dark-text);margin-bottom:4px}.tfc-v-cap{font-size:.82rem;color:var(--body-text);margin-bottom:10px}.tfc-v-desc{font-size:.86rem;color:var(--body-text);line-height:1.75;flex:1;margin:0 0 14px}.tfc-v-link{display:inline-flex;align-items:center;gap:5px;font-family:var(--font-h);font-size:.8rem;font-weight:700;color:var(--red);text-decoration:none}.tfc-v-link:hover{text-decoration:underline}.tfc-steps{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.tfc-step{background:var(--light-bg);border:1px solid var(--border);border-radius:12px;padding:24px 20px 20px}.tfc-step-n{width:40px;height:40px;border-radius:50%;border:2px solid rgba(220,38,38,.35);background:var(--white);display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:800;color:var(--red);margin-bottom:14px}.tfc-step-title{font-family:var(--font-h);font-size:.92rem;font-weight:700;color:var(--dark-text);margin-bottom:7px}.tfc-step-desc{font-size:.84rem;color:var(--body-text);line-height:1.75;margin:0}.tfc-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-h);font-size:.83rem;font-weight:600;padding:12px 22px;border-radius:5px;text-decoration:none;transition:background .2s}.tfc-btn--red{background:var(--red);color:#fff}.tfc-btn--red:hover{background:var(--red-hover)}.tfc-btn--ol{background:transparent;color:var(--dark-text);border:1px solid var(--border)}.tfc-btn--ol:hover{background:var(--light-bg)}.tfc-cta-row{display:flex;flex-wrap:wrap;gap:12px;margin-top:26px}.tfc-final-inner{max-width:600px;margin:0 auto 34px;text-align:center}.tfc-final-btns{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.tfc-final-btn{display:inline-flex;align-items:center;gap:8px;font-family:var(--font-h);font-size:.85rem;font-weight:600;padding:14px 26px;border-radius:5px;text-decoration:none;transition:background .2s}.tfc-final-btn--red{background:var(--red);color:#fff}.tfc-final-btn--red:hover{background:var(--red-hover)}.tfc-final-btn--ol{background:transparent;color:#ffffffd9;border:1px solid rgba(255,255,255,.22)}.tfc-final-btn--ol:hover{background:#ffffff12}@media(max-width:820px){.tfc-2col{grid-template-columns:1fr;gap:28px}.tfc-fleet,.tfc-use-grid{grid-template-columns:1fr}.tfc-sec{padding:56px 0}}@media(max-width:700px){.tfc-steps{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.tfc-steps{grid-template-columns:1fr}.tfc-final-btn{width:100%;justify-content:center}}
