.tc-blog-hero{padding:64px 0 42px;background:linear-gradient(135deg,#fff 60%,#f0f3f8)}.tc-blog-hero h1{max-width:780px;margin:8px 0 12px}.tc-blog-hero p{max-width:700px;font-size:18px}.tc-post-count{display:inline-flex;align-items:center;gap:8px;margin-top:12px;color:#0b3558;font-size:14px;font-weight:700}.tc-post-count::before{content:"";width:9px;height:9px;border-radius:50%;background:#006bff}.tc-post-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:28px;padding:48px 0 96px}.tc-post-card{position:relative;display:flex;min-height:360px;flex-direction:column;overflow:hidden;border-radius:14px;background:#fff;box-shadow:0 18px 55px rgba(11,53,88,.13);transition:transform .25s ease,box-shadow .25s ease}.tc-post-card:hover{transform:translateY(-7px);box-shadow:0 24px 65px rgba(11,53,88,.2)}.tc-post-art{position:relative;height:170px;overflow:hidden;background:#006bff}.tc-post-art::before,.tc-post-art::after{content:"";position:absolute;border-radius:45%}.tc-post-art::before{width:250px;height:180px;right:-55px;top:-75px;background:#9a2ee8;transform:rotate(18deg)}.tc-post-art::after{width:180px;height:130px;left:-25px;bottom:-70px;background:#e84ddb}.tc-post-art span{position:absolute;z-index:1;left:28px;top:32px;color:#fff;font-size:52px;font-weight:700}.tc-post-body{display:flex;flex:1;flex-direction:column;padding:28px}.tc-post-meta{margin-bottom:10px;color:#006bff;font-size:14px;font-weight:700}.tc-post-card h2{margin:0 0 12px;font-size:27px}.tc-post-card h2 a{color:#0b3558;text-decoration:none}.tc-post-card h2 a::after{content:"";position:absolute;inset:0}.tc-post-card p{margin:0 0 20px}.tc-post-read{margin-top:auto;color:#006bff;font-weight:700}.tc-article-hero{padding:62px 0 48px;background:linear-gradient(145deg,#fff 55%,#f0f3f8)}.tc-article-hero h1{max-width:880px;margin:14px 0 16px}.tc-article-deck{max-width:760px;font-size:18px}.tc-article-meta{display:flex;gap:10px;flex-wrap:wrap;margin-top:20px}.tc-article-meta span{display:inline-flex;align-items:center;gap:7px;padding:6px 13px;border-radius:999px;background:#fff;box-shadow:inset 0 0 0 1px #d9e4f0;color:#476788;font-size:13px;font-weight:600}.tc-article-meta span::before{content:"";width:6px;height:6px;border-radius:50%;background:#006bff}.tc-article-layout{display:grid;grid-template-columns:minmax(0,820px) 250px;gap:48px;align-items:start;padding:64px 0 110px}.tc-toc{position:sticky;top:110px;padding:22px;border-radius:12px;background:#f0f3f8}.tc-toc strong{display:block;margin-bottom:10px;color:#0b3558}.tc-toc ol{margin:0;padding-left:0;list-style:none}.tc-toc li{margin:8px 0}.tc-toc a{color:#476788;text-decoration:none;font-size:14px}.tc-toc a:hover{color:#006bff}.tc-prose{font-size:17px}.tc-article-layout .tc-prose h2{margin:44px 0 14px;font-size:clamp(1.45rem,2.4vw,1.85rem);letter-spacing:-.015em}.tc-article-layout .tc-prose h3{font-size:1.15rem}.tc-article-layout .tc-prose li{margin:6px 0;line-height:1.7}.tc-prose>p:first-child{font-size:18px;color:#0b3558}.tc-prose h2{scroll-margin-top:110px}.tc-prose .tc-callout{margin:28px 0;padding:22px 24px;border-radius:12px;background:#eef6ff;color:#0b3558}.tc-checklist{padding:18px 22px!important;border-radius:12px;background:#f0f3f8;list-style:none}.tc-article-layout .tc-checklist li{margin:7px 0!important;line-height:1.7}.tc-checklist li{position:relative;padding-left:26px}.tc-checklist li::before{content:"✓";position:absolute;left:0;color:#006bff;font-weight:800}.tc-product-cta{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:52px}.tc-product-cta a{position:relative;display:block;padding:24px 24px 24px 66px;border:1px solid #dce7f3;border-radius:14px;background:linear-gradient(180deg,#fff,#f6f9fd);color:#0b3558;text-decoration:none;box-shadow:0 12px 30px rgba(11,53,88,.07);transition:transform .22s ease,box-shadow .22s ease,border-color .22s ease}.tc-product-cta a::before{content:"✉";position:absolute;left:20px;top:24px;display:grid;width:32px;height:32px;place-items:center;border-radius:10px;background:#e8f2ff;color:#006bff;font-size:16px}.tc-product-cta a:last-child::before{content:"⇄";background:#f3ebfd;color:#9a2ee8}.tc-product-cta a:hover{transform:translateY(-3px);border-color:#9cc2ff;box-shadow:0 18px 42px rgba(11,53,88,.14)}.tc-product-cta a:last-child:hover{border-color:#c9a6f2}.tc-product-cta strong{display:block;margin-bottom:5px;font-size:17px;letter-spacing:-.01em}.tc-product-cta span{display:block;color:#5b7690;font-size:14px;line-height:1.55}.tc-recommend{position:fixed;z-index:30;right:24px;bottom:24px;width:min(340px,calc(100vw - 32px));border-radius:16px;background:#fff;box-shadow:0 24px 60px rgba(11,53,88,.28);overflow:hidden;transition:opacity .25s,transform .25s}.tc-recommend::before{content:"";display:block;height:4px;background:linear-gradient(90deg,#006bff,#9a2ee8 55%,#e84ddb)}.tc-recommend-body{padding:18px 20px 20px}.tc-recommend-head{display:flex;align-items:center;gap:9px;margin-bottom:10px;color:#6b8299;font-size:11px;font-weight:800;letter-spacing:.12em}.tc-recommend-head img{width:22px;height:22px}.tc-recommend-body>span{display:block;margin-bottom:14px;color:#476788;font-size:13px;line-height:1.6}.tc-recommend .tc-btn{padding:10px 16px;font-size:14px}.tc-recommend.is-managed{opacity:0;transform:translateY(22px);pointer-events:none}.tc-recommend.is-managed.is-visible{opacity:1;transform:none;pointer-events:auto}.tc-recommend[hidden]{display:none}.tc-recommend button[data-float-close]{position:absolute;right:10px;top:14px;display:grid;width:30px;height:30px;place-items:center;border:0;border-radius:50%;background:#f0f3f8;color:#476788;font-size:16px;cursor:pointer}.tc-recommend button[data-float-close]:hover{background:#e3ebf5;color:#0b3558}.tc-recommend strong{display:block;margin-bottom:6px;color:#0b3558;font-size:16px}.tc-lang-inline{display:flex;gap:8px;align-items:center}.tc-lang-inline a{padding:5px;color:#476788;text-decoration:none;font-size:13px}.tc-lang-inline a[aria-current]{color:#006bff;font-weight:800}@media(max-width:850px){.tc-post-grid{grid-template-columns:1fr}.tc-article-layout{grid-template-columns:1fr}.tc-toc{position:static;grid-row:1}.tc-product-cta{grid-template-columns:1fr}}@media(max-width:560px){.tc-blog-hero,.tc-article-hero{padding-top:42px}.tc-post-grid{padding-top:32px}.tc-article-layout{padding-top:36px}.tc-recommend{right:16px;bottom:16px}}