.svl-collection{--svl-green: #08874A;--svl-green-hover: #06703e;--svl-green-dark: #06693a;--svl-blue: #125BFF;--svl-dark: #1a1a1a;--svl-body: #4a4a4a;--svl-light: #6c757d;--svl-bg-light: #f8f9fa;--svl-white: #ffffff;--svl-border: #e9ecef;--svl-tech-bg: #f4f7fd;--svl-tech-edge: #125BFF;--svl-insight-bg: #f2faf6;--svl-insight-edge: #08874A;--svl-warning-bg: #fdf7ed;--svl-warning-edge: #b7791f;--svl-row-hover: #f5f8ff;--svl-cta-tint: #f4f8fb;--svl-shadow-sm: 0 2px 4px rgba(0, 0, 0, .08);--svl-shadow-md: 0 4px 12px rgba(0, 0, 0, .1);--svl-shadow-lg: 0 8px 24px rgba(0, 0, 0, .12);--svl-overlay-soft: rgba(255, 255, 255, .9);--svl-radius: 8px;--svl-radius-lg: 12px;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px;line-height:1.7;color:var(--svl-body);max-width:100%;overflow-x:hidden}.svl-collection button,.svl-collection input,.svl-collection select,.svl-collection textarea{font-family:inherit}.svl-collection h1,.svl-collection h2,.svl-collection h3,.svl-collection h4,.svl-collection p,.svl-collection ul,.svl-collection ol,.svl-collection figure,.svl-collection table{margin:0;padding:0}.svl-collection *,.svl-collection *:before,.svl-collection *:after{box-sizing:border-box}.svl-collection h1,.svl-collection h2,.svl-collection h3,.svl-collection h4{text-wrap:balance}.svl-collection p{text-wrap:pretty}.svl-collection .svl-container{max-width:1200px;margin:0 auto;padding:0 20px}.svl-collection h1{font-size:24px;font-weight:800;color:var(--svl-dark);line-height:1.2;margin-bottom:16px}.svl-collection h2{font-size:18px;font-weight:700;color:var(--svl-dark);line-height:1.3;margin-bottom:16px}.svl-collection h3{font-size:16px;font-weight:600;color:var(--svl-dark);line-height:1.35;margin-bottom:8px}.svl-collection h4{font-size:12px;font-weight:600;color:var(--svl-dark);line-height:1.4;margin-bottom:8px}.svl-collection p,.svl-collection li{font-size:12px;color:var(--svl-body);line-height:1.7}.svl-collection a{color:var(--svl-blue);text-decoration:none}.svl-collection a:hover{text-decoration:underline}.svl-collection a:focus-visible,.svl-collection summary:focus-visible{outline:2px solid var(--svl-blue);outline-offset:2px}.svl-collection .svl-nw{white-space:nowrap}.svl-collection .svl-btn{display:inline-block;padding:14px 32px;border-radius:var(--svl-radius);text-decoration:none;transition:background-color .3s,color .3s,transform .3s,box-shadow .3s;font-size:12px;font-weight:600}.svl-collection .svl-btn:hover{text-decoration:none}.svl-collection .svl-btn-primary{background:var(--svl-green);color:var(--svl-white);border:2px solid var(--svl-green)}.svl-collection .svl-btn-primary:hover{background:var(--svl-green-hover);border-color:var(--svl-green-hover);transform:translateY(-2px);box-shadow:var(--svl-shadow-md)}.svl-collection .svl-btn-secondary{background:var(--svl-white);color:var(--svl-green);border:2px solid var(--svl-green)}.svl-collection .svl-btn-secondary:hover{background:var(--svl-green);color:var(--svl-white)}.svl-collection .svl-btn:focus-visible{outline:2px solid var(--svl-dark);outline-offset:2px}.svl-collection .svl-hero{background:linear-gradient(180deg,var(--svl-white) 0%,var(--svl-bg-light) 100%);padding:60px 0 40px;border-bottom:1px solid var(--svl-border)}.svl-collection .svl-hero-grid{display:grid;grid-template-columns:1.2fr 1fr;gap:48px;align-items:center}.svl-collection .svl-hero-eyebrow{display:block;font-size:12px;font-weight:600;color:var(--svl-green);margin-bottom:8px}.svl-collection .svl-hero-subtitle{font-size:14px;font-weight:300;line-height:1.6;margin-bottom:16px;color:var(--svl-body)}.svl-collection .svl-hero-description{margin-bottom:32px}.svl-collection .svl-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:32px}.svl-collection .svl-metric{text-align:center;padding:16px 12px;background:var(--svl-white);border:1px solid var(--svl-border);border-radius:var(--svl-radius)}.svl-collection .svl-metric-value{font-size:14px;font-weight:700;color:var(--svl-green);display:block}.svl-collection .svl-metric-label{font-size:12px;color:var(--svl-light)}.svl-collection .svl-hero-cta{display:flex;gap:16px;flex-wrap:wrap}.svl-collection .svl-hero-image{border-radius:var(--svl-radius-lg);overflow:hidden;box-shadow:var(--svl-shadow-lg)}.svl-collection .svl-hero-image img{width:100%;height:auto;display:block}.svl-collection .svl-section{padding:60px 0}.svl-collection .svl-section-alt{background:var(--svl-bg-light)}.svl-collection .svl-section-header{text-align:center;margin-bottom:32px}.svl-collection .svl-section-header p{max-width:760px;margin:8px auto 0}.svl-collection .svl-table-wrapper{overflow-x:auto;border-radius:var(--svl-radius-lg);box-shadow:var(--svl-shadow-md);margin-bottom:16px}.svl-collection .svl-table{width:100%;border-collapse:collapse;background:var(--svl-white);font-size:12px}.svl-collection .svl-table thead th{background:var(--svl-dark);color:var(--svl-white);padding:14px 16px;text-align:left;font-weight:600;white-space:nowrap}.svl-collection .svl-table tbody td{padding:12px 16px;border-bottom:1px solid var(--svl-border);text-wrap:pretty;vertical-align:top}.svl-collection .svl-table tbody tr:hover{background:var(--svl-row-hover)}.svl-collection .svl-table tbody tr:last-child td{border-bottom:none}.svl-collection .svl-table-footnote{font-size:12px;color:var(--svl-light);text-align:center;max-width:800px;margin:0 auto}.svl-collection .svl-product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:24px}.svl-collection .svl-product-card{background:var(--svl-white);border:1px solid var(--svl-border);border-radius:var(--svl-radius-lg);overflow:hidden;transition:transform .3s,box-shadow .3s;text-decoration:none;color:inherit;display:flex;flex-direction:column}.svl-collection .svl-product-card:hover{transform:translateY(-4px);box-shadow:var(--svl-shadow-lg);text-decoration:none}.svl-collection .svl-product-image{aspect-ratio:1;overflow:hidden;background:var(--svl-bg-light)}.svl-collection .svl-product-image img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.svl-collection .svl-product-card:hover .svl-product-image img{transform:scale(1.05)}.svl-collection .svl-product-info{padding:16px;flex:1;display:flex;flex-direction:column}.svl-collection .svl-product-name{font-size:12px;font-weight:600;color:var(--svl-dark);margin-bottom:8px}.svl-collection .svl-product-specs{font-size:12px;color:var(--svl-light);margin-bottom:8px;line-height:1.6}.svl-collection .svl-product-price{font-size:12px;font-weight:700;color:var(--svl-green);margin-top:auto}.svl-collection .svl-products-footer{display:flex;flex-wrap:wrap;justify-content:center;gap:16px 32px;margin-top:32px;font-size:12px}.svl-collection .svl-callout{border-radius:var(--svl-radius);padding:20px 24px;margin:0 0 24px;border:1px solid var(--svl-border)}.svl-collection .svl-callout-label{display:block;font-size:12px;font-weight:600;margin-bottom:8px}.svl-collection .svl-callout-tech{border-color:var(--svl-tech-edge);background:var(--svl-tech-bg)}.svl-collection .svl-callout-insight{border-color:var(--svl-insight-edge);background:var(--svl-insight-bg)}.svl-collection .svl-callout-warning{border-color:var(--svl-warning-edge);background:var(--svl-warning-bg)}.svl-collection .svl-callout-tech .svl-callout-label{color:var(--svl-tech-edge)}.svl-collection .svl-callout-insight .svl-callout-label{color:var(--svl-green-dark)}.svl-collection .svl-callout-warning .svl-callout-label{color:var(--svl-warning-edge)}.svl-collection .svl-formula-block{background:var(--svl-white);border:1px solid var(--svl-border);border-radius:var(--svl-radius);padding:20px;margin:0 0 24px;text-align:center}.svl-collection .svl-formula-line{display:block}.svl-collection .svl-formula-main{font-size:16px;font-weight:600;color:var(--svl-dark);margin-bottom:8px}.svl-collection .svl-formula-label{font-size:12px;color:var(--svl-light);line-height:1.6}.svl-collection .svl-two-col{display:grid;grid-template-columns:2fr 1fr;gap:48px;align-items:start}.svl-collection .svl-main-content h3{margin-top:32px}.svl-collection .svl-sidebar{position:sticky;top:20px}.svl-collection .svl-sidebar-card{background:var(--svl-white);border:1px solid var(--svl-border);border-radius:var(--svl-radius-lg);padding:24px;margin-bottom:16px}.svl-collection .svl-sidebar-card h4{color:var(--svl-green);margin-bottom:16px;padding-bottom:12px;border-bottom:2px solid var(--svl-green)}.svl-collection .svl-sidebar-card ul{list-style:none;padding:0}.svl-collection .svl-sidebar-card li{padding:8px 0;border-bottom:1px solid var(--svl-border);font-size:12px}.svl-collection .svl-sidebar-card li:last-child{border-bottom:none}.svl-collection .svl-sidebar-cta{background:var(--svl-cta-tint)}.svl-collection .svl-faq{max-width:900px;margin:0 auto}.svl-collection .svl-faq details{background:var(--svl-white);border:1px solid var(--svl-border);border-radius:var(--svl-radius);margin-bottom:16px;overflow:hidden}.svl-collection .svl-faq details:hover{box-shadow:var(--svl-shadow-sm)}.svl-collection .svl-faq summary{padding:16px 56px 16px 20px;cursor:pointer;font-size:12px;font-weight:600;color:var(--svl-dark);list-style:none;position:relative}.svl-collection .svl-faq summary::-webkit-details-marker{display:none}.svl-collection .svl-faq summary:after{content:"";position:absolute;right:20px;top:50%;transform:translateY(-50%) rotate(45deg);width:10px;height:10px;border-right:2px solid var(--svl-blue);border-bottom:2px solid var(--svl-blue);transition:transform .3s}.svl-collection .svl-faq details[open] summary:after{transform:translateY(-50%) rotate(-135deg)}.svl-collection .svl-faq .svl-faq-answer{padding:0 20px 16px}.svl-collection .svl-faq .svl-faq-answer p{margin-bottom:16px}.svl-collection .svl-faq .svl-faq-answer p:last-child{margin-bottom:0}.svl-collection .svl-cta{padding:60px 0;background:linear-gradient(135deg,var(--svl-green),var(--svl-blue));color:var(--svl-white);text-align:center}.svl-collection .svl-cta h2{color:var(--svl-white);margin-bottom:16px}.svl-collection .svl-cta p{color:var(--svl-overlay-soft);max-width:760px;margin:0 auto 32px}.svl-collection .svl-cta .svl-btn-white{background:var(--svl-white);color:var(--svl-green);border:2px solid var(--svl-green);padding:14px 32px;border-radius:var(--svl-radius);font-weight:600;font-size:12px;display:inline-block;text-decoration:none;transition:transform .3s,box-shadow .3s;margin:0 8px}.svl-collection .svl-cta .svl-btn-white:hover{background:var(--svl-green);color:var(--svl-white);transform:translateY(-2px);box-shadow:var(--svl-shadow-md);text-decoration:none}.svl-collection .svl-cta .svl-btn-outline-white{background:var(--svl-white);color:var(--svl-green);border:2px solid var(--svl-green);padding:14px 32px;border-radius:var(--svl-radius);font-weight:600;font-size:12px;display:inline-block;text-decoration:none;transition:background-color .3s,color .3s;margin:0 8px}.svl-collection .svl-cta .svl-btn-outline-white:hover{background:var(--svl-green);color:var(--svl-white);text-decoration:none}.svl-collection .svl-cta a:focus-visible{outline:2px solid var(--svl-white);outline-offset:3px}@media(prefers-reduced-motion:reduce){.svl-collection .svl-btn,.svl-collection .svl-product-card,.svl-collection .svl-product-image img,.svl-collection .svl-faq summary:after,.svl-collection .svl-cta .svl-btn-white,.svl-collection .svl-cta .svl-btn-outline-white{transition:none}.svl-collection .svl-btn:hover,.svl-collection .svl-product-card:hover,.svl-collection .svl-cta .svl-btn-white:hover,.svl-collection .svl-product-card:hover .svl-product-image img{transform:none}}@media(max-width:1024px){.svl-collection h1{font-size:24px}.svl-collection .svl-hero-grid{grid-template-columns:1fr;gap:32px}.svl-collection .svl-product-grid{grid-template-columns:repeat(2,1fr)}.svl-collection .svl-two-col{grid-template-columns:1fr}.svl-collection .svl-sidebar{position:static}}@media(max-width:768px){.svl-collection h1{font-size:20px}.svl-collection h2{font-size:16px}.svl-collection h3{font-size:14px}.svl-collection .svl-hero-subtitle{font-size:12px}.svl-collection .svl-product-grid,.svl-collection .svl-metrics{grid-template-columns:1fr}.svl-collection .svl-hero-cta{flex-direction:column}.svl-collection .svl-table{min-width:640px}.svl-collection .svl-cta .svl-btn-white,.svl-collection .svl-cta .svl-btn-outline-white{display:block;margin:0 auto 16px;max-width:320px}}@media(max-width:480px){.svl-collection h1{font-size:18px}.svl-collection .svl-hero-subtitle{font-size:12px}.svl-collection .svl-section{padding:40px 0}.svl-collection .svl-products-footer{flex-direction:column;align-items:center;gap:8px}}
/*# sourceMappingURL=/cdn/shop/t/50/assets/surveillance-collection.css.map */
