.tf-import-content{--bg:#f6f7fb;--card:#fff;--text:#171a28;--muted:#62697b;--border:#e4e7f0;--accent:#5b5cf0;--accent2:#0a9f86;--soft:#eef0ff;--green:#eaf8f4;--warn:#fff6dc;--shadow:0 18px 46px rgba(24,28,50,.06)}
.tf-import-content *{box-sizing:border-box}
.tf-import-content{scroll-behavior:smooth}
.tf-import-content{margin:0;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;color:var(--text);background:var(--bg);line-height:1.68}
.tf-import-content a{color:var(--accent);text-decoration:none}
.tf-import-content a:hover{text-decoration:underline}
.tf-import-content img{max-width:100%;height:auto;display:block}
.tf-import-content .site-header{position:sticky;top:0;z-index:20;background:rgba(255,255,255,.94);border-bottom:1px solid var(--border);backdrop-filter:blur(10px)}
.tf-import-content .site-header__inner{max-width:1160px;margin:auto;padding:14px 24px;display:flex;align-items:center;justify-content:space-between;gap:18px}
.tf-import-content .logo{font-size:20px;font-weight:850;letter-spacing:-.04em;color:var(--text)}
.tf-import-content .nav{display:flex;gap:18px;flex-wrap:wrap;font-size:14px}
.tf-import-content .btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 17px;border-radius:14px;font-weight:750;border:1px solid var(--border);background:#fff;color:var(--text)}
.tf-import-content .btn--primary{background:var(--accent);border-color:var(--accent);color:#fff}
.tf-import-content .btn--secondary{background:var(--soft);border-color:transparent;color:var(--accent)}
.tf-import-content .article-shell{max-width:1160px;margin:auto;padding:32px 24px 76px}
.tf-import-content .breadcrumbs{font-size:14px;color:var(--muted);margin-bottom:18px}
.tf-import-content .hero{display:grid;grid-template-columns:minmax(0,1.15fr) minmax(320px,.85fr);gap:28px;align-items:stretch;margin-bottom:34px}
.tf-import-content .hero__copy,.tf-import-content .content-card,.tf-import-content .note,.tf-import-content .cta-box,.tf-import-content .faq-item,.tf-import-content .seo-box,.tf-import-content .metric-card{background:var(--card);border:1px solid var(--border);border-radius:24px;box-shadow:var(--shadow)}
.tf-import-content .hero__copy{padding:34px;display:flex;flex-direction:column;justify-content:center}
.tf-import-content .hero__image{overflow:hidden;border-radius:24px;border:1px solid var(--border);box-shadow:var(--shadow);background:#fff;min-height:360px}
.tf-import-content .hero__image img{width:100%;height:100%;object-fit:cover}
.tf-import-content .badges{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:15px}
.tf-import-content .badge{padding:5px 10px;border-radius:999px;background:var(--soft);color:var(--accent);font-size:13px;font-weight:750}
.tf-import-content .badge--green{background:var(--green);color:var(--accent2)}
.tf-import-content h1{font-size:clamp(35px,5vw,57px);line-height:1.04;letter-spacing:-.052em;margin:0 0 18px}
.tf-import-content h2{font-size:clamp(26px,3vw,35px);line-height:1.18;letter-spacing:-.035em;margin:46px 0 16px}
.tf-import-content h3{font-size:22px;line-height:1.28;letter-spacing:-.02em;margin:28px 0 10px}
.tf-import-content h4{font-size:18px;margin:20px 0 8px}
.tf-import-content .lead{font-size:19px;color:#353a4d}
.tf-import-content .meta-row{display:flex;gap:14px;flex-wrap:wrap;color:var(--muted);font-size:14px;margin-top:16px}
.tf-import-content .cta-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:16px}
.tf-import-content .content-layout{display:grid;grid-template-columns:minmax(0,1fr) 292px;gap:28px;align-items:start}
.tf-import-content .content-card{padding:36px}
.tf-import-content .aside{position:sticky;top:86px;display:grid;gap:16px}
.tf-import-content .toc,.tf-import-content .mini-cta{background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px}
.tf-import-content .toc strong,.tf-import-content .mini-cta strong{display:block;margin-bottom:10px}
.tf-import-content .toc a,.tf-import-content .mini-cta a:not(.btn){display:block;padding:6px 0;color:var(--muted);font-size:14px}
.tf-import-content .note{padding:19px 21px;margin:22px 0;background:var(--warn);box-shadow:none}
.tf-import-content .note--green{background:var(--green)}
.tf-import-content .cta-box{padding:26px;margin:30px 0;background:linear-gradient(135deg,#f0f2ff,#fff 64%)}
.tf-import-content .cta-box h2,.tf-import-content .cta-box h3{margin-top:0}
.tf-import-content .table-wrap{overflow:auto;margin:18px 0 26px;border:1px solid var(--border);border-radius:18px}
.tf-import-content table{width:100%;border-collapse:collapse;background:#fff;min-width:680px}
.tf-import-content th,.tf-import-content td{text-align:left;padding:14px 16px;border-bottom:1px solid var(--border);vertical-align:top}
.tf-import-content th{background:#f2f4fa;font-size:14px}
.tf-import-content tr:last-child td{border-bottom:0}
.tf-import-content .figure{margin:24px 0}
.tf-import-content .figure img{border-radius:20px;border:1px solid var(--border);background:#fff}
.tf-import-content figcaption{color:var(--muted);font-size:13px;margin-top:8px}
.tf-import-content .checklist,.tf-import-content .decision-grid,.tf-import-content .metrics-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px 0}
.tf-import-content .checklist div,.tf-import-content .decision-grid article,.tf-import-content .metric-card{background:#fff;border:1px solid var(--border);border-radius:17px;padding:15px 17px}
.tf-import-content .decision-grid article h3{margin-top:0}
.tf-import-content .steps{counter-reset:step;display:grid;gap:14px;margin:22px 0}
.tf-import-content .step{position:relative;padding:19px 20px 19px 68px;background:#fff;border:1px solid var(--border);border-radius:18px}
.tf-import-content .step:before{counter-increment:step;content:counter(step);position:absolute;left:18px;top:18px;width:34px;height:34px;border-radius:12px;display:grid;place-items:center;background:var(--soft);color:var(--accent);font-weight:850}
.tf-import-content .step h3{margin:0 0 6px}
.tf-import-content .faq-item{padding:21px;margin:14px 0;box-shadow:none}
.tf-import-content .faq-item h3{margin-top:0}
.tf-import-content .seo-box{padding:18px;margin-top:26px;font-size:14px;color:var(--muted);box-shadow:none}
.tf-import-content .site-footer{border-top:1px solid var(--border);padding:30px 24px;background:#fff;color:var(--muted)}
.tf-import-content .site-footer__inner{max-width:1160px;margin:auto}
.tf-import-content .kicker{font-size:13px;text-transform:uppercase;letter-spacing:.08em;color:var(--accent);font-weight:800}
.tf-import-content .quote{border-left:4px solid var(--accent);padding:8px 0 8px 18px;color:#40465a;font-size:18px;margin:24px 0}
.tf-import-content .small{font-size:14px;color:var(--muted)}
@media (max-width:920px){.tf-import-content .hero,.tf-import-content .content-layout{grid-template-columns:1fr}
.tf-import-content .aside{position:static}
.tf-import-content .hero__image{min-height:280px}
.tf-import-content .checklist,.tf-import-content .decision-grid,.tf-import-content .metrics-grid{grid-template-columns:1fr}
.tf-import-content .site-header__inner{align-items:flex-start;flex-direction:column}}
