:root{--red:#c71920;--dark:#2f3138;--soft:#f5f5f5;--border:#d9d9d9;--text:#222;--muted:#666}*{box-sizing:border-box}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#f1f2f4;color:var(--text)}.secsa-products-head{padding-bottom:18px}.secsa-products-menu-only{padding-top:18px}.secsa-cat-menu{display:flex;flex-wrap:wrap;gap:8px;margin-top:0;padding:14px;border-radius:12px;background:#f5f6f7;border:1px solid #dcdcdc;box-shadow:0 6px 18px rgba(0,0,0,.04);position:relative;overflow:visible}.secsa-cat-menu-item{position:relative}.secsa-cat-menu-btn{border:1px solid #d8dbe0;background:#fff;color:#333;border-radius:10px;padding:11px 16px;font-weight:700;font-size:13px;cursor:pointer;display:flex;align-items:center;gap:6px;min-height:42px}.secsa-cat-menu-item:first-child .secsa-cat-menu-btn{border-radius:10px}.secsa-cat-menu-btn:hover,.secsa-cat-menu-btn.active,.secsa-cat-menu-item.open .secsa-cat-menu-btn{background:var(--red);border-color:var(--red);color:#fff}.secsa-cat-menu-no{display:none}.secsa-cat-menu-more{color:inherit;font-size:12px;margin-left:2px;opacity:.9}.secsa-cat-submenu{display:none;position:absolute;left:0;top:100%;width:430px;max-height:440px;overflow:auto;background:#fff;border:1px solid #d7dbe2;border-top:4px solid var(--red);border-radius:0 0 12px 12px;box-shadow:0 18px 42px rgba(0,0,0,.22);padding:10px;z-index:500}.secsa-cat-menu-item.open .secsa-cat-submenu,.secsa-cat-menu-item:hover .secsa-cat-submenu{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.secsa-cat-submenu button{width:100%;border:0;background:transparent;text-align:left;border-radius:8px;padding:8px 10px;color:#374151;cursor:pointer;font-size:13px;line-height:1.25}.secsa-cat-submenu button:hover,.secsa-cat-submenu button.active{background:#f3f4f6;color:#111827;font-weight:700}.secsa-cat-submenu .sub-no{color:var(--red);font-weight:800;margin-right:6px}.secsa-cat-menu-empty{color:#6b7280;font-size:13px}.cf-filter-header{padding:14px}.cf-filter-header .cf-controls{margin:0}.cf-shell{display:grid;grid-template-columns:280px 1fr;gap:18px;max-width:1500px;margin:0 auto;padding:18px}.cf-index{background:#fff;border:1px solid var(--border);border-radius:14px;padding:14px;position:sticky;top:14px;height:calc(100vh - 28px);overflow:auto}.cf-index-title{font-size:20px;font-weight:700;margin:0 0 12px}.cf-cat{margin:0 0 7px}.cf-cat-btn{width:100%;border:0;background:#fafafa;color:#444;display:grid;grid-template-columns:30px 1fr;align-items:center;gap:8px;text-align:left;padding:6px;border-radius:9px;cursor:pointer;font-weight:500}.cf-cat-btn:hover,.cf-cat-btn.active{background:#eee}.cf-cat-no{display:inline-grid;place-items:center;width:26px;height:26px;background:var(--red);color:#fff;border-radius:6px;font-size:13px;font-weight:700}.cf-sub-btn{display:grid;grid-template-columns:auto 1fr;align-items:start;gap:4px;width:100%;border:0;background:transparent;text-align:left;color:#666;font-size:13px;padding:5px 8px 5px 28px;line-height:1.28;cursor:pointer;border-radius:7px}.cf-sub-btn:hover,.cf-sub-btn.active{background:#f3f3f3;color:#222}.cf-sub-no{color:var(--red);font-weight:700;font-size:12px;white-space:nowrap;margin-right:2px}.cf-sub-text{color:#555}.cf-sub-btn.active .cf-sub-text{color:#222;font-weight:600}.cf-sub-btn.active .cf-sub-no{color:var(--red)}.cf-main{min-width:0}.cf-header{background:#fff;border:1px solid var(--border);border-radius:14px;padding:16px;margin-bottom:14px}.cf-brand{display:flex;gap:12px;align-items:center;margin-bottom:14px}.cf-brand img{max-width:110px;max-height:58px;object-fit:contain}.cf-brand h1{font-size:26px;margin:0}.cf-brand p{margin:4px 0 0;color:var(--muted);font-size:13px}.cf-controls{display:grid;grid-template-columns:1.5fr 1fr 1fr 1fr;gap:9px}.cf-controls input,.cf-controls select{width:100%;padding:10px;border:1px solid #ccc;border-radius:9px;background:#fff}.cf-count{font-size:13px;color:var(--muted);margin:0 0 10px}.cf-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px}.cf-card{background:#fff;border:1px solid var(--border);border-radius:14px;padding:12px;display:flex;flex-direction:column;gap:9px;min-height:315px}.cf-card-img{height:150px;display:grid;place-items:center;background:#fafafa;border-radius:10px}.cf-card-img img{max-width:100%;max-height:140px;object-fit:contain}.cf-card h3{font-size:15px;margin:0;line-height:1.25}.cf-sku{font-weight:700;color:#555}.cf-meta{font-size:12px;color:var(--muted)}.cf-desc{font-size:13px;color:#444;line-height:1.35;flex:1}.cf-price{display:inline-block;font-weight:800;color:var(--red);font-size:14px;margin-top:2px}.cf-sheet-price{margin-top:12px;color:var(--red);font-weight:800;font-size:18px}.cf-actions{display:flex;gap:8px;flex-wrap:wrap}.cf-btn{border:1px solid #ccc;background:#f5f5f5;border-radius:9px;padding:8px 10px;cursor:pointer}.cf-btn.primary{background:var(--red);border-color:var(--red);color:#fff}.cf-quote-float{position:fixed;right:22px;bottom:22px;z-index:999;background:#0b1220;color:#fff;border:0;border-radius:999px;padding:13px 18px;font-weight:700;box-shadow:0 8px 22px rgba(0,0,0,.22);cursor:pointer}.cf-quote-float.pulse{transform:scale(1.06);background:var(--red)}.cf-modal-back[hidden]{display:none!important}.cf-modal-back{position:fixed;inset:0;background:rgba(0,0,0,.55);z-index:9999;display:grid;place-items:center;padding:16px}.cf-modal{background:#fff;width:min(980px,96vw);max-height:94vh;overflow:auto;border-radius:14px;padding:14px;position:relative}.cf-modal-actions{display:flex;justify-content:flex-end;gap:8px;position:sticky;top:0;background:#fff;padding:0 0 10px;z-index:5}.cf-close{border:0;background:#333;color:#fff;padding:8px 12px;border-radius:8px;cursor:pointer}.cf-sheet{clear:both;background:#fff;padding:22px;border:1px solid #111;min-height:680px}.cf-sheet-cat{display:grid;grid-template-columns:72px 1fr;background:var(--dark);color:#fff;align-items:stretch;margin-bottom:24px}.cf-sheet-cat span{background:var(--red);font-size:26px;font-weight:700;display:grid;place-items:center;min-height:58px}.cf-sheet-cat div{display:flex;flex-direction:column;justify-content:center;padding:8px 14px}.cf-sheet-cat strong{text-transform:uppercase;font-size:20px;letter-spacing:.2px}.cf-sheet-cat small{color:#eee;font-size:13px;margin-top:4px}.cf-sheet-product-head{display:grid;grid-template-columns:1fr 140px;gap:14px;align-items:start}.cf-sheet h2{font-size:21px;margin:0 0 12px;line-height:1.15}.cf-brand-slot{text-align:right;min-height:54px;font-weight:700;color:var(--red)}.cf-brand-slot img{max-width:105px;max-height:54px;object-fit:contain}.cf-rule{border-top:1px solid #ccc;margin:10px 0 24px}.cf-sheet-image{display:grid;place-items:center;min-height:260px;margin:0 0 18px}.cf-sheet-image img{max-width:75%;max-height:310px;object-fit:contain}.cf-spec-block h3{font-size:18px;margin:0 0 8px}.cf-specs{font-size:14px;line-height:1.45}.cf-specs ul{margin-top:0;padding-left:18px}.cf-sheet-stock{margin-top:28px;border-top:1px solid #111;padding:10px 0 0;color:#444}.cf-sheet-stock strong{color:var(--red)}.cf-quote-modal{width:min(760px,96vw)}.cf-quote-modal h2{margin:8px 0 12px}.cf-quote-items{border:1px solid var(--border);border-radius:10px;overflow:hidden;margin-bottom:12px}.cf-quote-row{display:grid;grid-template-columns:1fr auto;gap:10px;padding:10px;border-bottom:1px solid #eee}.cf-quote-row:last-child{border-bottom:0}.cf-quote-row small{color:#666}.cf-quote-controls{display:flex;align-items:center;gap:6px;flex-wrap:wrap;justify-content:flex-end}.cf-qty-btn,.cf-quote-remove{border:0;background:#eee;border-radius:7px;padding:6px 8px;cursor:pointer}.cf-qty{min-width:28px;text-align:center;font-weight:700;color:#333}.cf-quote-summary{background:#fafafa;border:1px solid var(--border);border-radius:10px;padding:10px;margin:0 0 12px;color:#444;font-size:13px}.cf-quote-remove{background:#f1dede;color:#7a1111}.cf-quote-form{display:grid;grid-template-columns:1fr 1fr;gap:9px}.cf-quote-form input,.cf-quote-form textarea{width:100%;padding:10px;border:1px solid #ccc;border-radius:9px}.cf-copy-check{grid-column:1/-1;display:flex;align-items:center;gap:8px;font-size:13px;color:#444}.cf-copy-check input{width:auto}.cf-required-note{grid-column:1/-1;color:#777;font-size:12px;margin-top:-2px}.cf-quote-form textarea{grid-column:1/-1;min-height:100px}.cf-quote-actions{grid-column:1/-1;display:flex;justify-content:flex-end;gap:9px}@media(max-width:850px){.cf-shell{grid-template-columns:1fr}.cf-index{position:relative;height:auto}.cf-controls{grid-template-columns:1fr}.cf-sheet-product-head{grid-template-columns:1fr}.cf-brand-slot{text-align:left}.cf-quote-form{grid-template-columns:1fr}.cf-quote-actions{justify-content:stretch;flex-direction:column}.cf-quote-actions .cf-btn{width:100%}.cf-sheet-image img{max-width:100%}}@media print{body{background:#fff}.cf-index,.cf-header,.cf-count,.cf-grid,.cf-close,.cf-modal-actions,.cf-quote-float,.cf-quote-modal{display:none!important}.cf-modal-back{position:static;background:#fff;padding:0;display:block}.cf-modal{box-shadow:none;width:100%;max-height:none;overflow:visible;padding:0}.cf-sheet{padding:12mm;border:1px solid #111;min-height:260mm;page-break-inside:avoid}.cf-sheet-cat{print-color-adjust:exact;-webkit-print-color-adjust:exact}.cf-sheet-image img{max-height:95mm}.cf-sheet h2{font-size:18px}.cf-specs{font-size:11px}}
.cf-resource-links{display:flex;gap:8px;flex-wrap:wrap;margin:10px 0 0}.cf-resource-link{border:1px solid #ccc;background:#f5f5f5;border-radius:9px;padding:8px 10px;cursor:pointer;text-decoration:none;color:#111;font-size:13px}.cf-resource-link:hover{background:var(--red);border-color:var(--red);color:#fff}.cf-resource-modal{width:min(1050px,96vw)}.cf-resource-viewer{padding:10px}.cf-resource-viewer h2{margin:0 0 12px;font-size:22px}.cf-resource-frame-wrap{background:#f8f8f8;border:1px solid #ddd;border-radius:12px;min-height:70vh;display:grid;place-items:center;overflow:auto}.cf-resource-frame-wrap img{max-width:100%;height:auto;display:block}.cf-resource-frame-wrap iframe{width:100%;height:72vh;border:0;background:#fff}.cf-resource-open-note{padding:18px;text-align:center;color:#555}.cf-resource-open-note a{color:var(--red);font-weight:700}
/* SECSA Product Portal */
.secsa-portal{max-width:1500px;margin:0 auto;padding:18px}.secsa-topbar{background:#fff;border:1px solid var(--border);border-radius:16px;padding:14px 18px;margin:0 0 18px;display:flex;align-items:center;justify-content:space-between;gap:16px;position:sticky;top:0;z-index:60;box-shadow:0 4px 18px rgba(0,0,0,.04)}.secsa-brand-link{display:flex;align-items:center;gap:12px;text-decoration:none;color:#111;font-weight:800}.secsa-brand-link img{width:78px;max-height:54px;object-fit:contain}.secsa-nav{display:flex;gap:8px;flex-wrap:wrap}.secsa-nav a{color:#333;text-decoration:none;padding:9px 12px;border-radius:999px;font-size:14px;font-weight:600}.secsa-nav a:hover{background:#f3f3f3;color:var(--red)}.secsa-hero{background:linear-gradient(135deg,#fff 0%,#f6f7f9 100%);border:1px solid var(--border);border-radius:18px;padding:36px;margin-bottom:18px;display:grid;grid-template-columns:1.2fr 360px;gap:28px;align-items:center}.secsa-kicker{color:var(--red);font-weight:800;text-transform:uppercase;letter-spacing:2px;font-size:12px}.secsa-hero h1{font-size:44px;line-height:1.05;margin:10px 0 14px;color:#101827}.secsa-hero p,.secsa-section p{color:#555;line-height:1.55}.secsa-hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:18px}.secsa-btn{display:inline-flex;align-items:center;justify-content:center;text-decoration:none;border:1px solid #ccc;background:#fff;color:#111;border-radius:10px;padding:11px 15px;font-weight:700;cursor:pointer}.secsa-btn.primary{background:var(--red);border-color:var(--red);color:#fff}.secsa-hero-card{background:#fff;border:1px solid var(--border);border-radius:18px;padding:20px;box-shadow:0 10px 30px rgba(0,0,0,.06)}.secsa-hero-card img{width:140px;max-height:90px;object-fit:contain;display:block;margin:0 auto 14px}.secsa-hero-card ul{margin:0;padding-left:20px;line-height:1.7;color:#333}.secsa-section{margin:18px 0;background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px}.secsa-products-section{padding:0;background:transparent;border:0}.secsa-products-section .cf-shell{padding:0;max-width:none}.secsa-section-head span{color:var(--red);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:1.5px}.secsa-section-head h2{font-size:30px;margin:6px 0 8px}.secsa-brand-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));gap:10px;margin-top:16px}.secsa-brand-chip{background:#fafafa;border:1px solid #eee;border-radius:12px;padding:14px;text-align:center;font-weight:700;color:#333}.secsa-split{display:grid;grid-template-columns:1fr 360px;gap:24px;align-items:center}.secsa-support-box{background:#f7f7f7;border-radius:14px;padding:18px}.secsa-contact-grid{display:grid;grid-template-columns:330px 1fr;gap:22px}.secsa-contact-details{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:18px}.secsa-contact-form{display:grid;grid-template-columns:1fr 1fr;gap:10px}.secsa-contact-form input,.secsa-contact-form textarea{width:100%;padding:11px;border:1px solid #ccc;border-radius:10px}.secsa-contact-form textarea{grid-column:1/-1;min-height:120px}.secsa-contact-form button{justify-self:start}.secsa-showcase-section{overflow:hidden}.secsa-showcase-head{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.secsa-slider-wrap{display:grid;grid-template-columns:42px 1fr 42px;gap:10px;align-items:center;margin-top:14px}.secsa-feature-slider{display:flex;gap:14px;overflow:hidden;scroll-behavior:smooth}.secsa-feature-slide{flex:0 0 220px;background:#fafafa;border:1px solid #eee;border-radius:16px;padding:12px;text-decoration:none;color:#222;min-height:260px;display:flex;flex-direction:column;gap:8px}.secsa-feature-slide:hover{border-color:var(--red);box-shadow:0 8px 22px rgba(0,0,0,.08)}.secsa-feature-slide-img{height:130px;background:#fff;border-radius:12px;display:grid;place-items:center}.secsa-feature-slide-img img{max-width:100%;max-height:120px;object-fit:contain}.secsa-feature-slide small{color:var(--red);font-weight:800}.secsa-feature-slide strong{font-size:14px;line-height:1.25}.secsa-feature-slide span{font-size:12px;color:#666;line-height:1.35}.secsa-slider-btn{width:42px;height:42px;border:0;border-radius:999px;background:#0b1220;color:#fff;font-size:26px;line-height:1;cursor:pointer}.secsa-slider-btn:hover{background:var(--red)}@media(max-width:900px){.secsa-showcase-head{flex-direction:column}.secsa-slider-wrap{grid-template-columns:1fr}.secsa-slider-btn{display:none}.secsa-feature-slider{overflow-x:auto}.secsa-topbar{position:relative;align-items:flex-start;flex-direction:column}.secsa-hero,.secsa-split,.secsa-contact-grid{grid-template-columns:1fr}.secsa-hero h1{font-size:34px}.secsa-contact-form{grid-template-columns:1fr}}.secsa-nav a.active{background:var(--red);color:#fff}.secsa-page-head{background:#fff;border:1px solid var(--border);border-radius:18px;padding:24px;margin:0 0 18px}.secsa-page-head span{color:var(--red);font-weight:800;text-transform:uppercase;font-size:12px;letter-spacing:1.5px}.secsa-page-head h1,.secsa-page-block h1{font-size:34px;margin:6px 0 8px}.secsa-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin-top:16px}.secsa-feature-card{display:block;text-decoration:none;background:#fafafa;border:1px solid #eee;border-radius:14px;padding:18px;color:#222}.secsa-feature-card strong{display:block;color:#111;font-size:18px;margin-bottom:6px}.secsa-feature-card span{color:#555;line-height:1.45}.secsa-feature-card:hover{border-color:var(--red);box-shadow:0 8px 22px rgba(0,0,0,.08)}.secsa-proof-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:14px;margin-top:16px}.secsa-proof-card{background:#fafafa;border:1px solid #eee;border-radius:14px;padding:18px}.secsa-proof-card strong{display:block;color:#111;font-size:18px;margin-bottom:7px}.secsa-proof-card span{display:block;color:#555;line-height:1.45}.secsa-hero-company .secsa-hero-card{border-top:4px solid var(--red)}.secsa-solution-grid .secsa-feature-card{min-height:130px}@media print{.secsa-topbar,.secsa-hero,.secsa-card-section,.secsa-split,.secsa-contact-section,.secsa-page-head{display:none!important}}

