.te-catalog-section{position:relative;overflow:hidden;background:linear-gradient(180deg,#f5f9ff 0%,#fff 76%)}
.legacy-series-section{display:none}
.te-catalog-section:before{content:"";position:absolute;width:520px;height:520px;border-radius:50%;right:-230px;top:-300px;background:radial-gradient(circle,rgba(29,113,184,.16),rgba(29,113,184,0) 68%);pointer-events:none}
.te-catalog-shell{position:relative}
.te-catalog-heading{display:flex;justify-content:space-between;align-items:flex-end;gap:28px;margin-bottom:28px}
.te-catalog-heading h2{margin:5px 0 10px;color:#10263e;font-size:clamp(28px,3vw,42px)}
.te-catalog-heading p{max-width:790px;margin:0;color:#5d6c7c;line-height:1.8}
.te-catalog-stats{display:grid;grid-template-columns:repeat(2,minmax(128px,1fr));gap:10px;min-width:300px}
.te-catalog-stat{padding:17px 18px;border:1px solid #dce8f4;border-radius:16px;background:rgba(255,255,255,.9);box-shadow:0 12px 32px rgba(24,65,105,.08)}
.te-catalog-stat strong{display:block;color:#174b82;font-size:25px;line-height:1.1}
.te-catalog-stat span{display:block;margin-top:7px;color:#6e7c89;font-size:13px}
.te-series-panel,.te-model-panel{border:1px solid #dfe9f3;border-radius:20px;background:#fff;box-shadow:0 16px 48px rgba(21,62,103,.08)}
.te-series-panel{padding:0;margin-bottom:18px;overflow:hidden;border-color:#cbdff0;background:#f5f9fd;box-shadow:0 18px 50px rgba(21,62,103,.11)}
.te-series-panel-head{display:flex;align-items:center;justify-content:space-between;gap:22px;margin:0;padding:18px 22px;border-bottom:1px solid #d9e7f3;background:linear-gradient(110deg,#f7fbff 0%,#edf6ff 100%)}
.te-series-panel-head>div{display:flex;align-items:center;flex-wrap:wrap;gap:10px 14px}
.te-series-panel h3{position:relative;margin:0;padding-left:14px;color:#0e4e86;font-size:22px;font-weight:800;letter-spacing:.01em}
.te-series-panel h3:before{content:"";position:absolute;left:0;top:2px;width:5px;height:24px;border-radius:5px;background:linear-gradient(180deg,#ffb31a,#f38a00);box-shadow:0 3px 10px rgba(244,145,0,.3)}
.te-series-panel small{display:inline-flex;align-items:center;min-height:30px;padding:4px 11px;border:1px solid #bcd8ee;border-radius:999px;background:#fff;color:#155f99;font-size:13px;font-weight:700;box-shadow:0 5px 14px rgba(24,94,150,.08)}
.te-series-cloud{display:flex;align-content:flex-start;flex-wrap:wrap;gap:9px;box-sizing:border-box;height:210px;max-height:210px;overflow:hidden;padding:18px 22px 20px;background:linear-gradient(135deg,#f8fbfe 0%,#f1f7fc 52%,#f7fbfe 100%);transition:height .25s ease,max-height .25s ease,box-shadow .25s ease}
.te-series-cloud.expanded{height:430px;max-height:430px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#f2a316 #e8f0f7;box-shadow:inset 0 -14px 24px rgba(27,74,115,.035)}
.te-series-cloud.expanded::-webkit-scrollbar{width:11px}
.te-series-cloud.expanded::-webkit-scrollbar-track{margin:10px 4px;border-radius:999px;background:#e8f0f7}
.te-series-cloud.expanded::-webkit-scrollbar-thumb{border:3px solid #e8f0f7;border-radius:999px;background:linear-gradient(180deg,#ffc342,#ee9210)}
.te-series-cloud.expanded::-webkit-scrollbar-thumb:hover{background:#e88908}
.te-series-chip{appearance:none;border:1px solid #d4e2ee;border-radius:999px;padding:8px 13px;background:rgba(255,255,255,.88);color:#34516d;font:inherit;font-size:13px;cursor:pointer;box-shadow:0 3px 9px rgba(39,88,129,.035);transition:.18s ease}
.te-series-chip:hover,.te-series-chip.active{border-color:#2476b7;background:#eaf5ff;color:#0c5e9f;box-shadow:0 5px 14px rgba(24,111,177,.12)}
.te-series-more{appearance:none;min-width:156px;height:46px;border:1px solid #ea9400;border-radius:12px;padding:0 18px;background:linear-gradient(135deg,#ffc43d,#f5a00c);color:#493000;font:inherit;font-size:15px;font-weight:800;cursor:pointer;white-space:nowrap;box-shadow:0 9px 22px rgba(236,145,0,.25),inset 0 1px 0 rgba(255,255,255,.55);transition:transform .18s ease,box-shadow .18s ease,filter .18s ease}
.te-series-more:hover{transform:translateY(-2px);filter:saturate(1.08);box-shadow:0 12px 26px rgba(236,145,0,.34),inset 0 1px 0 rgba(255,255,255,.62)}
.te-series-more:active{transform:translateY(0)}
.te-series-more:focus-visible{outline:3px solid rgba(237,151,0,.26);outline-offset:3px}
.te-series-more[aria-expanded="true"]{background:linear-gradient(135deg,#ffd469,#ffb21c)}
.te-model-panel{overflow:hidden}
.te-model-toolbar{display:grid;grid-template-columns:minmax(240px,1.5fr) minmax(220px,1fr) auto;gap:12px;padding:22px 24px;border-bottom:1px solid #e6edf4;background:#fbfdff}
.te-field{display:flex;flex-direction:column;gap:7px}
.te-field label{color:#536577;font-size:13px;font-weight:700}
.te-field input,.te-field select{width:100%;height:46px;border:1px solid #cfdde9;border-radius:11px;background:#fff;padding:0 14px;color:#18334f;font:inherit;outline:none;transition:.18s ease}
.te-field input:focus,.te-field select:focus{border-color:#2275b7;box-shadow:0 0 0 3px rgba(34,117,183,.12)}
.te-toolbar-actions{display:flex;align-items:flex-end;gap:9px}
.te-search-button,.te-reset-button,.te-page-button{height:46px;border-radius:11px;padding:0 18px;font:inherit;font-weight:700;cursor:pointer;transition:.18s ease}
.te-search-button{border:1px solid #1769aa;background:#1769aa;color:#fff}
.te-search-button:hover{background:#105a92}
.te-reset-button{border:1px solid #cfdae5;background:#fff;color:#476078}
.te-reset-button:hover{border-color:#8da8c0;color:#174b82}
.te-result-head{display:flex;justify-content:space-between;gap:18px;padding:17px 24px;color:#667788;font-size:14px}
.te-result-head b{color:#174b82}
.te-result-note{color:#82909d;font-size:12px;text-align:right}
.te-model-table-wrap{overflow-x:auto;border-top:1px solid #edf2f6;border-bottom:1px solid #edf2f6}
.te-model-table{width:100%;border-collapse:collapse;table-layout:fixed}
.te-model-table th{padding:13px 24px;background:#f4f8fc;color:#607386;text-align:left;font-size:13px;letter-spacing:.03em}
.te-model-table td{padding:14px 24px;border-top:1px solid #edf2f6;color:#4e6275;font-size:14px}
.te-model-table th:first-child,.te-model-table td:first-child{width:48%}
.te-model-table td:first-child{color:#153d63;font-weight:700;letter-spacing:.02em;word-break:break-all}
.te-model-table tbody tr:hover{background:#f8fbfe}
.te-model-empty{text-align:center!important;color:#7b8996!important;font-weight:400!important;padding:42px 20px!important}
.te-loading-bar{height:13px;border-radius:7px;background:linear-gradient(90deg,#edf2f7 20%,#f7f9fb 40%,#edf2f7 60%);background-size:300% 100%;animation:te-shimmer 1.2s infinite}
@keyframes te-shimmer{to{background-position:-100% 0}}
.te-pagination{display:flex;align-items:center;justify-content:center;flex-wrap:wrap;gap:8px;padding:20px 24px}
.te-page-button{height:38px;min-width:38px;padding:0 12px;border:1px solid #d3dfe9;background:#fff;color:#405b74}
.te-page-button:hover:not(:disabled),.te-page-button.active{border-color:#1769aa;background:#1769aa;color:#fff}
.te-page-button:disabled{opacity:.42;cursor:not-allowed}
.te-page-status{padding:0 7px;color:#66798b;font-size:13px}
.te-page-jump{display:flex;align-items:center;gap:7px;margin-left:8px;color:#6d7f90;font-size:13px}
.te-page-jump input{width:66px;height:38px;border:1px solid #d3dfe9;border-radius:9px;padding:0 8px;text-align:center}
.te-catalog-foot{display:flex;justify-content:space-between;align-items:center;gap:22px;margin-top:18px;padding:22px 25px;border-radius:18px;background:linear-gradient(115deg,#123b63,#176ba8);color:#fff;box-shadow:0 16px 40px rgba(18,65,106,.2)}
.te-catalog-foot h3{margin:0 0 6px;color:#fff;font-size:19px}
.te-catalog-foot p{margin:0;color:rgba(255,255,255,.78)}
.te-catalog-foot .button{flex:0 0 auto;background:#fff;color:#155f99;border-color:#fff}
@media(max-width:900px){.te-catalog-heading{align-items:stretch;flex-direction:column}.te-catalog-stats{min-width:0;width:100%}.te-model-toolbar{grid-template-columns:1fr 1fr}.te-toolbar-actions{grid-column:1/-1}.te-search-button,.te-reset-button{flex:1}.te-catalog-foot{align-items:flex-start;flex-direction:column}.te-catalog-foot .button{width:100%;text-align:center}}
@media(max-width:620px){.te-catalog-section{padding-top:54px}.te-catalog-stats{grid-template-columns:1fr 1fr}.te-catalog-stat{padding:14px}.te-catalog-stat strong{font-size:21px}.te-series-panel-head{align-items:stretch;flex-direction:column;padding:17px}.te-series-panel-head>div{align-items:flex-start;flex-direction:column}.te-series-panel h3{font-size:20px}.te-series-more{width:100%}.te-series-cloud{height:205px;max-height:205px;padding:15px 17px 17px}.te-series-cloud.expanded{height:380px;max-height:380px}.te-model-toolbar{grid-template-columns:1fr;padding:18px}.te-toolbar-actions{grid-column:auto}.te-result-head{align-items:flex-start;flex-direction:column;padding:15px 18px}.te-result-note{text-align:left}.te-model-table th,.te-model-table td{padding:12px 16px}.te-model-table th:first-child,.te-model-table td:first-child{width:58%}.te-pagination{padding:18px 12px}.te-page-jump{width:100%;justify-content:center;margin:4px 0 0}}
