:root{--navy:#071b35;--navy2:#0d2c54;--gold:#d7a13a;--gold2:#f2c15a;--soft:#f5f7fb;--text:#10233d;--muted:#64748b;--border:#e3eaf3;--shadow:0 18px 45px rgba(7,27,53,.09)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:var(--text);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1180px,calc(100% - 32px));margin:auto}.site-header{position:sticky;top:0;z-index:100;background:rgba(255,255,255,.97);backdrop-filter:blur(14px);border-bottom:1px solid var(--border);box-shadow:0 8px 26px rgba(7,27,53,.04)}.header-inner{min-height:92px;display:flex;align-items:center;gap:28px}.logo{width:185px}.nav{margin-left:auto;display:flex;gap:26px;font-weight:800;font-size:15px}.nav a:hover{color:var(--gold)}.header-quote{background:var(--navy);color:#fff;padding:15px 25px;border-radius:999px;font-weight:900}.mobile-menu{display:none;margin-left:auto;border:0;background:var(--navy);color:white;border-radius:12px;padding:10px 13px;font-size:22px}.hero{position:relative;overflow:hidden;background:linear-gradient(135deg,#06172d,#0d2c54 58%,#07111f);color:#fff}.hero:before{content:"";position:absolute;inset:0;background:radial-gradient(circle at 18% 18%,rgba(215,161,58,.22),transparent 28%),radial-gradient(circle at 88% 20%,rgba(255,255,255,.12),transparent 23%)}.hero-grid{position:relative;display:grid;grid-template-columns:1.05fr .95fr;gap:54px;align-items:center;min-height:670px;padding:88px 0}.eyebrow{margin:0 0 16px;color:var(--gold2);font-size:13px;font-weight:900;letter-spacing:.18em;text-transform:uppercase}.eyebrow.dark{color:var(--gold)}h1,.section-heading h2,.rfq-grid h2{margin:0;font-size:clamp(40px,6vw,76px);line-height:.98;letter-spacing:-.045em}.hero-text p:not(.eyebrow){margin:26px 0 0;max-width:650px;color:#dbe7f5;font-size:20px;line-height:1.75}.hero-actions{display:flex;gap:14px;flex-wrap:wrap;margin-top:34px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:0 30px;border-radius:999px;font-weight:900}.btn.gold{background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy)}.btn.outline{border:1px solid rgba(255,255,255,.25);color:#fff}.hero-card{background:rgba(255,255,255,.10);border:1px solid rgba(255,255,255,.14);border-radius:34px;padding:28px;box-shadow:0 34px 90px rgba(0,0,0,.25)}.hero-devices{min-height:330px;background:#fff;border-radius:28px;display:grid;grid-template-columns:repeat(3,1fr);align-items:end;gap:18px;padding:42px}.hero-devices div{border-radius:18px;background:linear-gradient(160deg,#1f3046,#050b14);box-shadow:0 22px 36px rgba(0,0,0,.28);position:relative}.hero-devices div:before{content:"";position:absolute;top:15%;left:18%;right:18%;height:28%;border-radius:12px;background:linear-gradient(180deg,#344d6a,#0d1a2b)}.hero-devices div:nth-child(1){height:250px}.hero-devices div:nth-child(2){height:210px}.hero-devices div:nth-child(3){height:155px}.hero-search{margin-top:18px;background:#061b34;padding:14px;border-radius:20px;display:grid;grid-template-columns:minmax(220px,1.5fr) minmax(140px,.8fr) minmax(150px,.9fr) 110px;gap:10px}.hero-search input,.hero-search select,.hero-search button{height:50px;border:0;border-radius:14px;padding:0 14px;font-size:14px;outline:0}.hero-search button{background:var(--gold);color:var(--navy);font-weight:900;cursor:pointer}.trust{background:var(--soft);border-bottom:1px solid var(--border);padding:30px 0}.trust-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.trust-grid div{background:#fff;border:1px solid var(--border);border-radius:22px;padding:24px;text-align:center;box-shadow:var(--shadow)}.section{padding:86px 0}.soft{background:var(--soft)}.section-heading{max-width:790px;margin-bottom:38px}.section-heading.centered{text-align:center;margin-left:auto;margin-right:auto}.section-heading h2,.rfq-grid h2{color:var(--navy);font-size:clamp(34px,4vw,54px)}.section-heading p,.rfq-grid p{color:var(--muted);font-size:17px;line-height:1.8}.product-summary{display:flex;align-items:center;justify-content:space-between;gap:16px;margin-bottom:24px;color:var(--muted);font-weight:800}#clearFilters{border:1px solid var(--border);background:#fff;color:var(--navy);border-radius:999px;padding:11px 18px;cursor:pointer;font-weight:900}.product-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.product-card{background:#fff;border:1px solid var(--border);border-radius:28px;overflow:hidden;box-shadow:var(--shadow);transition:.2s}.product-card:hover{transform:translateY(-5px);box-shadow:0 24px 55px rgba(7,27,53,.13)}.product-image{height:210px;background:linear-gradient(135deg,#f4f7fb,#fff);display:grid;place-items:center;padding:22px}.product-image img{width:100%;height:100%;object-fit:contain}.product-body{padding:24px}.product-brand{color:var(--gold);font-size:12px;font-weight:900;letter-spacing:.15em;text-transform:uppercase}.product-body h3{margin:10px 0;color:var(--navy);font-size:21px}.product-body p{margin:0 0 15px;color:var(--muted);line-height:1.65}.product-meta{display:flex;flex-wrap:wrap;gap:8px;margin:15px 0 20px}.product-meta span{background:#f0f4f8;color:#42526a;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:800}.card-actions{display:flex;gap:10px}.card-actions button{flex:1;border:0;border-radius:999px;padding:13px 14px;font-weight:900;cursor:pointer}.rfq-card-btn{background:var(--navy);color:#fff}.details-btn{background:#fff1d3;color:#6c4a06}.category-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.category-grid article{background:#fff;border:1px solid var(--border);border-radius:28px;padding:30px;box-shadow:var(--shadow)}.category-grid span{width:60px;height:60px;display:grid;place-items:center;border-radius:18px;background:var(--navy);color:var(--gold2);font-size:28px;margin-bottom:22px}.category-grid h3{margin:0 0 12px;color:var(--navy);font-size:22px}.category-grid p{margin:0;color:var(--muted);line-height:1.7}.brands{background:var(--navy);color:#fff;padding:82px 0}.light h2{color:#fff}.brand-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:16px;margin-top:34px}.brand-grid span{background:rgba(255,255,255,.07);border:1px solid rgba(255,255,255,.12);border-radius:18px;padding:22px 14px;text-align:center;font-weight:900}.rfq-grid{display:grid;grid-template-columns:.92fr 1.08fr;gap:50px;align-items:start}.points{margin-top:26px;display:grid;gap:12px;font-weight:900;color:var(--navy)}.rfq-form{background:var(--soft);border:1px solid var(--border);border-radius:30px;padding:28px;display:grid;gap:15px;box-shadow:var(--shadow)}.rfq-form input,.rfq-form textarea{width:100%;border:1px solid #dfe6f0;border-radius:18px;padding:17px 18px;font:inherit;outline:0}.rfq-form textarea{min-height:135px;resize:vertical}.rfq-form button{border:0;border-radius:999px;padding:17px;background:linear-gradient(135deg,var(--gold2),var(--gold));color:var(--navy);font-size:16px;font-weight:900;cursor:pointer}.footer{background:#051225;color:#fff;padding:52px 0 0}.footer-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:34px}.footer h3{color:var(--gold2);font-size:30px;margin:0 0 12px}.footer p{color:#c4d0df;line-height:1.75}.footer-bottom{margin-top:34px;border-top:1px solid rgba(255,255,255,.10);color:#8291a4;text-align:center;padding:20px}@media(max-width:980px){.mobile-menu{display:block}.nav{position:absolute;left:16px;right:16px;top:92px;display:none;flex-direction:column;align-items:flex-start;background:#fff;border:1px solid var(--border);border-radius:20px;padding:18px;box-shadow:var(--shadow)}.nav.active{display:flex}.header-quote{display:none}.hero-grid,.rfq-grid{grid-template-columns:1fr}.hero-text{text-align:center}.hero-text p:not(.eyebrow){margin-left:auto;margin-right:auto}.hero-actions{justify-content:center}.product-grid,.category-grid,.trust-grid{grid-template-columns:repeat(2,1fr)}.brand-grid{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr}.hero-search{grid-template-columns:1fr}}@media(max-width:560px){.container{width:min(100% - 26px,1180px)}.logo{width:160px}.hero-grid{padding:58px 0;min-height:auto}.hero-text h1{font-size:43px}.hero-text p:not(.eyebrow){font-size:17px}.hero-card{padding:16px;border-radius:24px}.hero-devices{min-height:250px;padding:24px;gap:12px}.hero-devices div:nth-child(1){height:190px}.hero-devices div:nth-child(2){height:160px}.hero-devices div:nth-child(3){height:120px}.product-grid,.category-grid,.trust-grid,.brand-grid{grid-template-columns:1fr}.section{padding:62px 0}}
.product-card {
  overflow: hidden;
}

.product-content {
  padding: 18px;
}

.product-brand {
  display: block;
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 2px;
  color: #d89b24;
  text-transform: uppercase;
  margin-bottom: 8px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

.product-card h3 {
  font-size: 20px;
  line-height: 1.2;
  margin: 0 0 8px;
  word-break: break-word;
}

.product-card h4 {
  font-size: 15px;
  line-height: 1.35;
  margin: 0 0 10px;
  min-height: 40px;
}

.product-card p {
  font-size: 14px;
  line-height: 1.45;
  max-height: 62px;
  overflow: hidden;
}

.product-tags {
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 12px 0;
}

.product-tags span {
  font-size: 12px;
  padding: 6px 9px;
  border-radius: 999px;
  background: #eef3f8;
  color: #0b1d35;
  font-weight: 700;
}

.product-buttons {
  display: flex;
  gap: 10px;
}

.product-buttons button {
  border: 0;
  padding: 11px 16px;
  border-radius: 999px;
  font-weight: 800;
  cursor: pointer;
  .product-brand {
  font-size: 13px !important;
  letter-spacing: 0.5px !important;
  white-space: normal !important;
  overflow: visible !important;
  text-overflow: unset !important;
  line-height: 1.3 !important;
}

.product-image {
  padding-top: 16px;
}
}