:root{--tm-bg:#f6f8fb;--tm-card:#fff;--tm-ink:#0f172a;--tm-muted:#526070;--tm-soft:#e5ebf4;--tm-brand:#2563eb;--tm-brand-dark:#1e40af;--tm-dark:#07111f;--tm-shadow:0 18px 48px rgba(15,23,42,.14)}.tm-shell *{box-sizing:border-box}.tm-shell a{text-decoration:none}.tm-header{position:sticky;top:0;z-index:9999;background:rgba(248,251,255,.96);backdrop-filter:blur(16px);border-bottom:1px solid rgba(226,232,240,.95)}.tm-header-inner{width:min(1220px,calc(100% - 28px));margin:auto;display:flex;align-items:center;gap:16px;padding:12px 0}.tm-brand{display:flex;align-items:center;gap:10px;color:var(--tm-ink);font-weight:950;letter-spacing:-.04em;white-space:nowrap}.tm-brand-mark{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:linear-gradient(135deg,var(--tm-brand),#38bdf8);color:#fff;box-shadow:0 10px 24px rgba(37,99,235,.28)}.tm-brand small{display:block;color:var(--tm-muted);font-size:.74rem;letter-spacing:0}.tm-nav{display:flex;align-items:center;justify-content:center;gap:4px;flex:1}.tm-nav-item{position:relative}.tm-nav-button{appearance:none;border:0;background:transparent;color:#334155;padding:12px 9px;border-radius:11px;font:inherit;font-size:.8rem;font-weight:800;cursor:pointer}.tm-nav-button:hover,.tm-nav-button[aria-expanded=true]{background:#eaf1ff;color:var(--tm-brand-dark)}.tm-mega{position:fixed;left:50%;transform:translateX(-50%);top:67px;width:min(1180px,calc(100% - 28px));display:none;background:#fff;border:1px solid var(--tm-soft);border-radius:22px;padding:24px;box-shadow:var(--tm-shadow)}.tm-nav-item.open .tm-mega{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}.tm-mega h3{font-size:.82rem;text-transform:uppercase;letter-spacing:.05em;color:#64748b;margin:0 0 10px}.tm-mega-links{display:grid;gap:8px}.tm-mega-links a{color:#0f172a;font-weight:750;font-size:.9rem;padding:6px 0}.tm-mega-links a:hover{color:var(--tm-brand)}.tm-header-actions{display:flex;align-items:center;gap:8px}.tm-action{display:inline-flex;align-items:center;justify-content:center;padding:11px 14px;border-radius:13px;font-weight:900;font-size:.84rem;color:#fff;background:linear-gradient(135deg,var(--tm-brand),#3b82f6);white-space:nowrap}.tm-action.secondary{background:#fff;color:var(--tm-ink);border:1px solid var(--tm-soft)}.tm-menu-toggle{display:none;border:1px solid var(--tm-soft);background:#fff;border-radius:12px;padding:10px 12px;font-weight:900}.tm-mobile-shortcuts{display:none}.tm-mobile-shortcut{appearance:none;width:100%;display:flex;align-items:center;gap:12px;text-align:left;border:1px solid var(--tm-soft);border-radius:15px;padding:13px 14px;background:#fff;color:var(--tm-ink);font:inherit;text-decoration:none;cursor:pointer}.tm-mobile-shortcut-icon{width:38px;height:38px;flex:0 0 38px;display:grid;place-items:center;border-radius:11px;background:#eaf1ff;color:var(--tm-brand-dark);font-size:.82rem;font-weight:950}.tm-mobile-shortcut strong{display:block;font-size:.92rem}.tm-mobile-shortcut small{display:block;margin-top:2px;color:var(--tm-muted);font-size:.72rem;line-height:1.25}.tm-mobile-shortcut-primary{background:linear-gradient(135deg,var(--tm-brand),#3b82f6);color:#fff;border-color:transparent}.tm-mobile-shortcut-primary .tm-mobile-shortcut-icon{background:rgba(255,255,255,.16);color:#fff}.tm-mobile-shortcut-primary small{color:#dbeafe}.tm-search{position:fixed;inset:0;display:none;z-index:10000;background:rgba(7,17,31,.72);padding:8vh 18px}.tm-search.open{display:block}.tm-search-panel{width:min(760px,100%);margin:auto;background:#fff;border-radius:24px;padding:24px;box-shadow:var(--tm-shadow)}.tm-search-head{display:flex;gap:12px}.tm-search input{flex:1;border:1px solid #cbd5e1;border-radius:14px;padding:14px;font:inherit}.tm-search-results{margin-top:16px;display:grid;gap:8px;max-height:55vh;overflow:auto}.tm-search-results a{padding:12px 14px;border:1px solid var(--tm-soft);border-radius:12px;color:var(--tm-ink);font-weight:750}.tm-breadcrumbs{width:min(1180px,calc(100% - 32px));margin:18px auto 0;font-size:.88rem;color:#64748b}.tm-breadcrumbs a{color:#1d4ed8;font-weight:750}.tm-related{width:min(1180px,calc(100% - 32px));margin:38px auto}.tm-related h2{font-size:1.6rem;letter-spacing:-.035em}.tm-related-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.tm-related-grid a{background:#fff;border:1px solid var(--tm-soft);border-radius:16px;padding:16px;color:var(--tm-ink);font-weight:850}.tm-footer{background:var(--tm-dark);color:#cbd5e1;margin-top:45px;padding:42px 0 24px}.tm-footer-grid{width:min(1180px,calc(100% - 32px));margin:auto;display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:28px}.tm-footer h3{color:#fff;margin:0 0 10px;font-size:1rem}.tm-footer-links{display:grid;gap:7px}.tm-footer-links a{color:#cbd5e1;font-size:.9rem}.tm-footer-bottom{width:min(1180px,calc(100% - 32px));margin:26px auto 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.13);font-size:.84rem;color:#94a3b8;display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.tm-legal-links{display:flex;align-items:center;justify-content:flex-end;gap:8px 18px;flex-wrap:wrap}.tm-legal-links a{color:#cbd5e1;font-weight:700}.tm-legal-links a:hover,.tm-legal-links a:focus{color:#fff;text-decoration:underline;text-underline-offset:3px}.tm-noscript{padding:12px;background:#fff7ed;border-bottom:1px solid #fed7aa;text-align:center}.tm-nav-item.open .tm-product-mega{display:block;padding:0;overflow:hidden;max-height:calc(100vh - 86px);overflow-y:auto}.tm-product-intro{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:22px 24px;background:linear-gradient(135deg,#07111f,#123267);color:#fff}.tm-product-kicker{font-size:.72rem;font-weight:900;text-transform:uppercase;letter-spacing:.1em;color:#93c5fd}.tm-product-intro h2{margin:4px 0 3px;font-size:1.45rem;letter-spacing:-.035em}.tm-product-intro p{margin:0;color:#cbd5e1;font-size:.9rem}.tm-product-all{flex:0 0 auto;padding:11px 15px;border-radius:12px;background:#fff;color:#1e3a8a;font-weight:900;font-size:.84rem}.tm-product-columns{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;padding:18px}.tm-product-pillar{min-width:0}.tm-product-pillar h3{padding:0 3px;color:#1e40af}.tm-product-links{display:grid;gap:9px}.tm-product-card{display:block;min-height:104px;padding:12px;border:1px solid #e2e8f0;border-radius:15px;background:linear-gradient(180deg,#fff,#f8fafc);color:#0f172a;transition:transform .15s ease,border-color .15s ease,box-shadow .15s ease}.tm-product-card:hover{transform:translateY(-2px);border-color:#93c5fd;box-shadow:0 10px 22px rgba(37,99,235,.11)}.tm-product-card-head{display:flex;align-items:flex-start;justify-content:space-between;gap:7px}.tm-product-card strong{font-size:.84rem;line-height:1.2}.tm-product-card small{display:block;margin-top:6px;color:#64748b;font-size:.72rem;line-height:1.35}.tm-product-arrow{display:block;margin-top:8px;color:#2563eb;font-size:.69rem;font-weight:900}@media(max-width:1180px){.tm-product-columns{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:1020px){body:has(.tm-header.mobile-open){overflow:hidden}.tm-nav,.tm-header-actions .secondary{display:none}.tm-menu-toggle{display:inline-flex;align-items:center;justify-content:center;min-width:68px}.tm-header-inner{justify-content:space-between}.tm-header.mobile-open{position:fixed;inset:0;background:#f6f8fb;overflow:hidden}.tm-header.mobile-open .tm-header-inner{height:68px}.tm-header.mobile-open .tm-menu-toggle{background:#0f172a;color:#fff;border-color:#0f172a}.tm-header.mobile-open .tm-nav{display:block;position:absolute;left:0;right:0;top:68px;bottom:0;overflow-y:auto;background:#f6f8fb;border:0;border-radius:0;padding:12px 14px 32px}.tm-header.mobile-open .tm-mobile-shortcuts{display:grid;gap:9px;margin-bottom:14px;padding-bottom:14px;border-bottom:1px solid var(--tm-soft)}.tm-header.mobile-open .tm-nav-item{margin-bottom:8px;background:#fff;border:1px solid var(--tm-soft);border-radius:16px;overflow:hidden}.tm-header.mobile-open .tm-nav-button{width:100%;display:flex;align-items:center;justify-content:space-between;text-align:left;font-size:1rem;padding:16px 17px;border-radius:0}.tm-header.mobile-open .tm-nav-button:after{content:'+';font-size:1.25rem;color:#64748b}.tm-header.mobile-open .tm-nav-button[aria-expanded=true]:after{content:'−';color:var(--tm-brand)}.tm-header.mobile-open .tm-mega{position:static;transform:none;width:100%;max-height:none;box-shadow:none;border:0;border-top:1px solid var(--tm-soft);border-radius:0;padding:16px;background:#fff;grid-template-columns:1fr 1fr}.tm-header.mobile-open .tm-product-mega{display:block;padding:0;background:#f8fafc}.tm-header.mobile-open .tm-product-intro{display:block;padding:18px;background:linear-gradient(135deg,#07111f,#123267)}.tm-header.mobile-open .tm-product-intro h2{font-size:1.25rem}.tm-header.mobile-open .tm-product-intro p{font-size:.84rem}.tm-header.mobile-open .tm-product-all{display:inline-flex;margin-top:14px;padding:10px 12px}.tm-header.mobile-open .tm-product-columns{grid-template-columns:1fr 1fr;gap:12px;padding:14px}.tm-header.mobile-open .tm-product-pillar{background:#fff;border:1px solid var(--tm-soft);border-radius:15px;padding:12px}.tm-header.mobile-open .tm-product-pillar h3{margin:0 0 9px;padding:0;font-size:.78rem}.tm-header.mobile-open .tm-product-links{gap:6px}.tm-header.mobile-open .tm-product-card{min-height:0;padding:10px;border-radius:11px}.tm-header.mobile-open .tm-product-card small{font-size:.68rem}.tm-header.mobile-open .tm-product-arrow{margin-top:5px}.tm-related-grid,.tm-footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:640px){.tm-footer-bottom{align-items:flex-start;flex-direction:column}.tm-legal-links{justify-content:flex-start;gap:10px 16px}.tm-action{display:none}.tm-brand small{display:none}.tm-header.mobile-open .tm-nav{padding:10px 10px 28px}.tm-header.mobile-open .tm-mega,.tm-related-grid,.tm-footer-grid{grid-template-columns:1fr}.tm-header.mobile-open .tm-product-columns{grid-template-columns:1fr}.tm-header.mobile-open .tm-product-pillar{padding:11px}.tm-header.mobile-open .tm-product-card{padding:11px}.tm-header.mobile-open .tm-product-card strong{font-size:.9rem}.tm-header.mobile-open .tm-product-card small{font-size:.73rem}.tm-product-card-head{display:block}}