.tydal-terminal-catalog{--ink:#09253d;--blue:#176d9b;--teal:#169f9a;--line:#d6e2e8;--soft:#f2f7f9;color:var(--ink);font-family:inherit;margin:0 auto;max-width:100%;padding:0 0 72px}.tydal-terminal-hero{background:linear-gradient(125deg,#08263e,#123e5d);color:#fff;padding:48px clamp(22px,4vw,72px)}.tydal-terminal-hero nav{align-items:center;display:flex;flex-wrap:wrap;gap:8px;margin:0 0 28px}.tydal-terminal-hero nav a{color:#d9edf5;font-size:13px;font-weight:700;text-decoration:none}.tydal-terminal-hero>span,.tydal-terminal-heading>span{color:#38b9d9;font-size:12px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.tydal-terminal-hero h1{color:#fff;font-size:clamp(34px,4.6vw,64px);letter-spacing:-.045em;line-height:1.02;margin:10px 0 18px;max-width:920px}.tydal-terminal-hero p{color:#d9e6ec;font-size:17px;line-height:1.6;margin:0;max-width:780px}.tydal-terminal-section{padding:54px clamp(18px,4vw,72px)}.tydal-terminal-heading{margin:0 0 28px}.tydal-terminal-heading h2{font-size:clamp(28px,3vw,44px);letter-spacing:-.035em;line-height:1.1;margin:8px 0}.tydal-terminal-heading p{color:#5a6b78;margin:8px 0}.tydal-terminal-family-grid{display:grid;gap:18px;grid-template-columns:repeat(3,minmax(0,1fr))}.tydal-terminal-family-card{align-items:center;background:#fff;border:1px solid var(--line);border-radius:14px;box-shadow:0 10px 28px rgba(9,37,61,.08);color:var(--ink);display:grid;gap:16px;grid-template-columns:112px 1fr 28px;min-height:148px;overflow:hidden;padding:14px;text-decoration:none;transition:border-color .2s ease,transform .2s ease}.tydal-terminal-family-card:hover{border-color:var(--blue);transform:translateY(-2px)}.tydal-terminal-family-image{align-items:center;background:var(--soft);border-radius:10px;display:flex;height:112px;justify-content:center;overflow:hidden}.tydal-terminal-family-image img{height:100%;object-fit:contain;padding:8px;width:100%}.tydal-terminal-family-image b{font-size:40px}.tydal-terminal-family-card strong{display:block;font-size:17px;line-height:1.25}.tydal-terminal-family-card small{color:#687a87;display:block;margin-top:7px}.tydal-terminal-family-card i{font-size:22px;font-style:normal}.tydal-terminal-results{background:#f7fafb}.tydal-terminal-filters{align-items:end;background:#fff;border:1px solid var(--line);display:grid;gap:14px;grid-template-columns:repeat(4,minmax(150px,1fr)) auto;padding:20px}.tydal-terminal-filters label span{display:block;font-size:12px;font-weight:800;margin-bottom:8px;text-transform:uppercase}.tydal-terminal-filters select{appearance:none;background:#fff;border:1px solid #b9cbd5;border-radius:7px;color:var(--ink);height:46px;padding:0 34px 0 12px;width:100%}.tydal-terminal-clear{background:transparent;border:0;color:var(--blue);font-weight:800;height:46px;padding:0 14px}.tydal-terminal-mobile-sort{display:none}.tydal-terminal-batch-bar{align-items:center;background:var(--ink);color:#fff;display:flex;justify-content:space-between;margin-top:18px;padding:14px 18px}.tydal-terminal-batch-bar button{background:#fff;border:0;border-radius:6px;color:var(--ink);font-weight:800;min-height:44px;padding:10px 18px}.tydal-terminal-table-wrap{background:#fff;border:1px solid var(--line);overflow:auto}.tydal-terminal-table{border-collapse:collapse;font-size:14px;margin:0;min-width:1180px;width:100%}.tydal-terminal-table th{background:#edf3f6;border-bottom:2px solid #bfcfd7;color:var(--ink);font-size:11px;letter-spacing:.04em;padding:14px 12px;text-align:left;text-transform:uppercase}.tydal-terminal-table th button{background:transparent;border:0;color:inherit;font:inherit;padding:0;text-align:left;text-transform:inherit}.tydal-terminal-table th.is-sorted{background:#dcedf5;box-shadow:inset 0 -3px 0 var(--blue)}.tydal-terminal-table td{border-bottom:1px solid #e1e9ed;padding:12px;vertical-align:middle}.tydal-terminal-table tbody tr:hover{background:#f5fafc}.tydal-terminal-product-image{align-items:center;display:flex;height:72px;justify-content:center;width:84px}.tydal-terminal-product-image img{height:100%;object-fit:contain;width:100%}.tydal-terminal-table a{color:var(--ink);text-decoration:none}.tydal-terminal-table a:hover{color:var(--blue)}.tydal-terminal-availability{background:#eef7f4;border-radius:999px;color:#187451;display:inline-block;font-size:12px;font-weight:700;padding:6px 9px;white-space:nowrap}.tydal-terminal-price{color:#08734f;white-space:nowrap}.tydal-terminal-table input[type=number]{border:1px solid #aebfca;border-radius:6px;height:44px;max-width:82px;padding:0 10px;text-align:center}.tydal-terminal-details,.tydal-terminal-extra{display:none}.tydal-terminal-no-results{background:#fff;border:1px solid var(--line);margin:0;padding:32px;text-align:center}.tydal-terminal-batch-bottom{margin-top:0}.tydal-terminal-empty{background:#eef6f8;border:1px solid #c4dbe4;margin:40px auto;max-width:900px;padding:28px}
@media(max-width:1100px){.tydal-terminal-family-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tydal-terminal-filters{grid-template-columns:repeat(2,minmax(150px,1fr))}.tydal-terminal-clear{grid-column:span 2}}
@media(max-width:700px){.tydal-terminal-catalog{padding-bottom:34px}.tydal-terminal-hero{padding:30px 18px}.tydal-terminal-hero nav{margin-bottom:22px}.tydal-terminal-hero p{font-size:15px}.tydal-terminal-section{padding:36px 14px}.tydal-terminal-family-grid{grid-template-columns:1fr}.tydal-terminal-family-card{grid-template-columns:92px 1fr 22px;min-height:116px}.tydal-terminal-family-image{height:88px}.tydal-terminal-filters{border-radius:10px;grid-template-columns:1fr;padding:14px}.tydal-terminal-clear{grid-column:auto}.tydal-terminal-mobile-sort{color:#627581;display:block;font-size:13px;margin:16px 0 8px}.tydal-terminal-batch-bar{align-items:stretch;flex-direction:column;gap:10px;margin-top:12px}.tydal-terminal-table-wrap{background:transparent;border:0;overflow:visible}.tydal-terminal-table{display:block;min-width:0}.tydal-terminal-table thead{display:none}.tydal-terminal-table tbody{display:grid;gap:14px}.tydal-terminal-table tr{background:#fff;border:1px solid var(--line);border-radius:12px;box-shadow:0 7px 18px rgba(9,37,61,.06);display:grid;grid-template-columns:92px 1fr;overflow:hidden;padding:14px}.tydal-terminal-table td{border:0;display:block;padding:5px 8px}.tydal-terminal-table td:before{color:#6a7c88;content:attr(data-label);display:block;font-size:10px;font-weight:800;letter-spacing:.05em;margin-bottom:3px;text-transform:uppercase}.tydal-terminal-table td:first-child{grid-row:span 3;padding:0}.tydal-terminal-table td:nth-child(4){grid-column:1/-1}.tydal-terminal-table td:nth-child(5),.tydal-terminal-table td:nth-child(6),.tydal-terminal-table td:nth-child(7),.tydal-terminal-table td:nth-child(8),.tydal-terminal-table td:nth-child(9){grid-column:1/-1}.tydal-terminal-product-image{height:88px;width:84px}.tydal-terminal-details{background:transparent;border:0;color:var(--blue);display:block;font-size:12px;font-weight:800;margin-top:9px;padding:0}.tydal-terminal-extra{background:var(--soft);border-radius:6px;margin-top:8px;padding:9px}.tydal-terminal-extra.is-open{display:grid;gap:4px}.tydal-terminal-table input[type=number]{max-width:none;width:100%}.tydal-terminal-batch-bottom{margin-top:14px}}
