﻿html{scroll-behavior:smooth}body{background:#fff;color:#334155;font-family:"Inter","Segoe UI",system-ui,sans-serif;overflow-x:hidden;-webkit-font-smoothing:antialiased}.navbar-guardnet{background:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);border-bottom:1px solid #e2e8f0;position:sticky;top:0;z-index:1000}.navbar-guardnet .navbar-brand{font-weight:800;font-size:1.3rem;color:#0f172a !important}.navbar-guardnet .navbar-brand span{color:#0d9488}.navbar-guardnet .nav-link{color:#64748b !important;font-size:.9rem;transition:color .2s}.navbar-guardnet .nav-link:hover{color:#0f172a !important}.btn-primary-custom{background:#0d9488;color:#fff;font-weight:600;border:none;border-radius:8px;padding:.7rem 1.6rem;font-size:1rem;transition:background .2s,box-shadow .2s,transform .15s}.btn-primary-custom:hover{background:#0b7a72;box-shadow:0 4px 16px rgba(13,148,136,.35);transform:translateY(-1px);color:#fff}.btn-primary-custom.btn-sm{padding:.4rem .9rem;font-size:.82rem}.btn-outline-custom{background:rgba(0,0,0,0);color:#0f172a;font-weight:600;border:1.5px solid #e2e8f0;border-radius:8px;padding:.7rem 1.6rem;font-size:1rem;transition:border-color .2s,background .2s,color .2s}.btn-outline-custom:hover{border-color:#0d9488;background:rgba(13,148,136,.09);color:#0d9488}.btn-outline-custom.btn-sm{padding:.4rem .9rem;font-size:.82rem}.hero{min-height:88vh;display:flex;align-items:center;padding:5rem 0 4rem;background:#fff}.hero-badge{display:inline-flex;align-items:center;gap:.4rem;background:rgba(13,148,136,.09);border:1px solid rgba(13,148,136,.2);color:#0d9488;font-size:.8rem;font-weight:600;letter-spacing:.04em;text-transform:uppercase;padding:.35rem .9rem;border-radius:999px;margin-bottom:1.5rem}.hero-title{font-size:clamp(2.1rem,4.5vw,3.3rem);font-weight:800;line-height:1.15;letter-spacing:-0.025em;color:#0f172a;margin-bottom:1.25rem}.hero-title span{color:#0d9488}.hero-sub{font-size:1.1rem;color:#64748b;max-width:500px;line-height:1.75;margin-bottom:2rem}.hero-card{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05);padding:1.5rem;max-width:370px;margin:0 auto}.hero-card .hc-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:1rem}.hero-card .hc-header .hc-title{font-size:.85rem;font-weight:700;color:#0f172a}.hero-card .hc-header .hc-live{display:flex;align-items:center;gap:.35rem;font-size:.72rem;font-weight:600;color:#0d9488}.hero-card .hc-header .hc-live::before{content:"";display:block;width:7px;height:7px;border-radius:50%;background:#0d9488;animation:blink 2s ease-in-out infinite}.hero-card .hc-device{display:flex;align-items:center;justify-content:space-between;padding:.7rem 0;border-bottom:1px solid #e2e8f0}.hero-card .hc-device:last-of-type{border-bottom:none;margin-bottom:0}.hero-card .hc-device .hc-device-info{display:flex;align-items:center;gap:.65rem}.hero-card .hc-device .hc-device-info .hc-icon{width:36px;height:36px;border-radius:10px;background:#f8fafc;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#64748b;flex-shrink:0}.hero-card .hc-device .hc-device-info .hc-name{font-size:.85rem;font-weight:600;color:#0f172a}.hero-card .hc-device .hc-device-info .hc-desc{font-size:.75rem;color:#64748b}.hero-card .hc-device .hc-badge{font-size:.7rem;font-weight:700;padding:.22rem .65rem;border-radius:999px;white-space:nowrap}.hero-card .hc-device .hc-badge.ok{background:rgba(22,163,74,.1);color:#16a34a}.hero-card .hc-device .hc-badge.fix{background:rgba(220,38,38,.1);color:#dc2626}.hero-card .hc-device .hc-badge.warn{background:rgba(202,138,4,.1);color:#ca8a04}.hero-card .hc-footer{margin-top:1rem;background:rgba(13,148,136,.09);border:1px solid rgba(13,148,136,.15);border-radius:12px;padding:.8rem 1rem;font-size:.82rem;color:#64748b;line-height:1.5}.hero-card .hc-footer strong{color:#0d9488}@keyframes blink{0%,100%{opacity:1}50%{opacity:.3}}.stats-bar{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0;padding:2.5rem 0}.stat-item{text-align:center}.stat-item .stat-num{font-size:2.4rem;font-weight:800;color:#0f172a;display:block;line-height:1}.stat-item .stat-label{font-size:.83rem;color:#64748b;margin-top:.4rem;line-height:1.55}.section{padding:5.5rem 0}.section-label{display:inline-block;font-size:.78rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#0d9488;margin-bottom:.75rem}.section-title{font-size:clamp(1.75rem,3vw,2.4rem);font-weight:800;letter-spacing:-0.02em;color:#0f172a;margin-bottom:1rem}.section-sub{font-size:1.05rem;color:#64748b;max-width:560px;margin:0 auto 3rem;line-height:1.75}.problem-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;height:100%;box-shadow:0 1px 3px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);transition:box-shadow .25s,transform .25s,border-color .25s;display:grid;grid-template-columns:52px 1fr;column-gap:1rem;row-gap:.75rem}.problem-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-3px);border-color:rgba(13,148,136,.3)}.problem-card .problem-icon{grid-column:1;grid-row:1;width:52px;height:52px;border-radius:14px;background:rgba(13,148,136,.09);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#0d9488;align-self:center}.problem-card h4{grid-column:2;grid-row:1;align-self:center;font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:0}.problem-card p{grid-column:1/-1;grid-row:2;color:#64748b;font-size:.93rem;line-height:1.7;margin-bottom:0}.steps-section{background:#f8fafc}.step-item{display:flex;gap:1.5rem;align-items:flex-start;margin-bottom:2.25rem}.step-item:last-child{margin-bottom:0}.step-number{flex-shrink:0;width:44px;height:44px;border-radius:50%;background:#0d9488;display:flex;align-items:center;justify-content:center;font-weight:800;font-size:1rem;color:#fff;box-shadow:0 4px 12px rgba(13,148,136,.3)}.step-content h5{font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:.4rem}.step-content p{color:#64748b;font-size:.92rem;line-height:1.7;margin-bottom:0}.simple-alerts{display:flex;flex-direction:column;gap:.85rem}.simple-alert{display:flex;align-items:flex-start;gap:.9rem;padding:1rem 1.15rem;border-radius:14px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04)}.simple-alert .sa-dot{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.95rem;flex-shrink:0;margin-top:1px}.simple-alert .sa-title{font-size:.87rem;font-weight:600;color:#0f172a;margin-bottom:.2rem}.simple-alert .sa-action{font-size:.8rem;color:#64748b;line-height:1.45}.simple-alert .sa-link{font-weight:600;text-decoration:none}.simple-alert.warn .sa-dot{background:rgba(234,179,8,.1);color:#ca8a04}.simple-alert.warn .sa-link{color:#ca8a04}.simple-alert.danger .sa-dot{background:rgba(220,38,38,.1);color:#dc2626}.simple-alert.danger .sa-link{color:#dc2626}.simple-alert.ok .sa-dot{background:rgba(22,163,74,.1);color:#16a34a}.simple-alert.ok .sa-action{color:#16a34a;font-weight:500}.solution-card{background:#fff;border:1px solid #e2e8f0;border-radius:16px;padding:2rem;height:100%;box-shadow:0 1px 3px rgba(0,0,0,.06),0 2px 8px rgba(0,0,0,.04);transition:box-shadow .25s,transform .25s,border-color .25s;display:grid;grid-template-columns:52px 1fr;column-gap:1rem;row-gap:.75rem}.solution-card:hover{box-shadow:0 8px 32px rgba(0,0,0,.12);transform:translateY(-3px);border-color:rgba(13,148,136,.3)}.solution-card .sol-icon{grid-column:1;grid-row:1;width:52px;height:52px;border-radius:14px;background:rgba(13,148,136,.09);display:flex;align-items:center;justify-content:center;font-size:1.4rem;color:#0d9488;align-self:center}.solution-card h4{grid-column:2;grid-row:1;align-self:center;font-size:1.05rem;font-weight:700;color:#0f172a;margin-bottom:0}.solution-card ul{grid-column:1/-1;grid-row:2;list-style:none;padding:0;margin:0}.solution-card ul li{display:flex;align-items:flex-start;gap:.5rem;font-size:.9rem;color:#64748b;margin-bottom:.55rem;line-height:1.55}.solution-card ul li::before{content:"✓";color:#0d9488;font-weight:700;flex-shrink:0;margin-top:1px}.comparison-section{background:#f8fafc}.compare-table{width:100%;border-collapse:separate;border-spacing:0;border:1px solid #e2e8f0;border-radius:16px;overflow:hidden}.compare-table th,.compare-table td{padding:1rem 1.25rem;font-size:.9rem;border-bottom:1px solid #e2e8f0}.compare-table thead th{font-size:.78rem;font-weight:700;text-transform:uppercase;letter-spacing:.06em;color:#64748b;background:#f8fafc}.compare-table thead th.highlight{color:#0d9488;background:rgba(13,148,136,.05)}.compare-table tbody tr:last-child td{border-bottom:none}.compare-table tbody tr:hover td{background:rgba(0,0,0,.015)}.compare-table td:nth-child(3){background:rgba(13,148,136,.03)}.compare-table .check{color:#16a34a;font-size:1.1rem}.compare-table .cross{color:#dc2626;font-size:1.1rem}.compare-table .partial{color:#ca8a04;font-size:1.1rem}.pricing-card{background:#fff;border:2px solid #0d9488;border-radius:20px;padding:2.5rem 2rem;max-width:440px;margin:0 auto;position:relative;box-shadow:0 8px 40px rgba(13,148,136,.12)}.pricing-card .pricing-badge{position:absolute;top:-14px;left:50%;transform:translateX(-50%);background:#0d9488;color:#fff;font-size:.72rem;font-weight:700;padding:.25rem 1rem;border-radius:999px;letter-spacing:.06em;white-space:nowrap}.pricing-card .price-device{font-size:.95rem;color:#64748b;margin-bottom:.25rem}.pricing-card .price-main{font-size:3rem;font-weight:800;color:#0f172a;line-height:1}.pricing-card .price-main sup{font-size:1.4rem;vertical-align:super}.pricing-card .price-main span{font-size:1rem;color:#64748b;font-weight:400}.pricing-card .price-sub{font-size:.85rem;color:#64748b;margin-top:.25rem;margin-bottom:2rem}.pricing-card .price-features{list-style:none;padding:0;margin:0 0 2rem}.pricing-card .price-features li{display:flex;align-items:center;gap:.6rem;padding:.55rem 0;border-bottom:1px solid #e2e8f0;font-size:.9rem;color:#334155}.pricing-card .price-features li:last-child{border-bottom:none}.pricing-card .price-features li i{color:#0d9488}.get-started-section{background:#f8fafc;border-top:1px solid #e2e8f0;border-bottom:1px solid #e2e8f0}.lead-form{background:#fff;border:1px solid #e2e8f0;border-radius:20px;padding:2.5rem;box-shadow:0 4px 16px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05)}.lead-field{margin-bottom:0}.lead-field label,.lead-field .form-label{font-size:.85rem;font-weight:600;color:#0f172a;margin-bottom:.4rem}.lead-field .invalid-feedback{font-size:.78rem;color:#dc2626;margin-top:.3rem}.lead-field abbr[title]{color:#0d9488;text-decoration:none;margin-left:1px}.lead-input,.lead-form .form-control{width:100%;background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;padding:.65rem .9rem;font-size:.9rem;color:#0f172a;transition:border-color .18s,box-shadow .18s;outline:none;box-shadow:none}.lead-input::placeholder,.lead-form .form-control::placeholder{color:#94a3b8}.lead-input:focus,.lead-form .form-control:focus{border-color:#0d9488;box-shadow:0 0 0 3px rgba(13,148,136,.12);color:#0f172a;background:#fff}.lead-input.is-invalid,.lead-form .form-control.is-invalid{border-color:#dc2626;background-image:none}.lead-input.is-invalid:focus,.lead-form .form-control.is-invalid:focus{box-shadow:0 0 0 3px rgba(220,38,38,.1)}.lead-form-errors{display:flex;align-items:center;gap:.6rem;background:rgba(220,38,38,.05);border:1px solid rgba(220,38,38,.18);border-radius:10px;padding:.75rem 1rem;font-size:.86rem;color:#dc2626;margin-bottom:1.25rem}.lead-submit{font-size:1rem;padding:.8rem 1.5rem}.lead-fine-print{text-align:center;font-size:.8rem;color:#64748b;margin-top:1rem;margin-bottom:0}.lead-success{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 16px rgba(0,0,0,.08),0 1px 3px rgba(0,0,0,.05);overflow:hidden;animation:lss-enter .35s ease both}@keyframes lss-enter{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.lss-top{padding:2.5rem 2.5rem 2rem;text-align:center}.lss-check{width:64px;height:64px;border-radius:50%;background:#0d9488;color:#fff;font-size:1.9rem;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;animation:lss-check-pop .45s cubic-bezier(0.34, 1.56, 0.64, 1) .1s both}@keyframes lss-check-pop{from{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}.lss-title{font-size:1.6rem;font-weight:800;color:#0f172a;margin-bottom:.5rem}.lss-email{font-size:.95rem;color:#64748b;line-height:1.6;margin-bottom:0}.lss-email strong{color:#0f172a}.lss-next{border-top:1px solid #e2e8f0;padding:1.75rem 2.5rem 2.25rem;background:#f8fafc}.lss-next .lss-next-label{font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#64748b;margin-bottom:1.25rem}.lss-step{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.1rem}.lss-step:last-child{margin-bottom:0}.lss-step .lss-step-icon{flex-shrink:0;width:36px;height:36px;border-radius:10px;background:#fff;border:1px solid #e2e8f0;display:flex;align-items:center;justify-content:center;font-size:1rem;color:#0d9488;margin-top:1px}.lss-step .lss-step-title{font-size:.88rem;font-weight:700;color:#0f172a;margin-bottom:.2rem}.lss-step .lss-step-desc{font-size:.82rem;color:#64748b;line-height:1.5}.btn-cta-ghost{background:hsla(0,0%,100%,.1);color:#fff;border:1.5px solid hsla(0,0%,100%,.2);font-weight:600;border-radius:8px;padding:.7rem 1.6rem;font-size:1rem;transition:background .2s,border-color .2s}.btn-cta-ghost:hover{background:hsla(0,0%,100%,.18);border-color:hsla(0,0%,100%,.4);color:#fff}.cta-section{background:#0f172a}.cta-section .section-title{color:#fff}.cta-section .section-sub{color:hsla(0,0%,100%,.6)}.cta-section .section-label{color:#0d9488}footer{background:#f8fafc;border-top:1px solid #e2e8f0;padding:2.5rem 0;font-size:.85rem;color:#64748b}footer a{color:inherit;text-decoration:none;transition:color .2s}footer a:hover{color:#0f172a}footer .footer-brand{font-weight:800;font-size:1.2rem;color:#0f172a}footer .footer-brand span{color:#0d9488}.text-accent{color:#0d9488 !important}.text-navy{color:#0f172a !important}.text-muted-custom{color:#64748b !important}.divider{border-color:#e2e8f0}.nav-toggler{background:none;border:1.5px solid #e2e8f0;border-radius:8px;padding:.3rem .55rem;color:#0f172a;font-size:1.4rem;line-height:1;cursor:pointer;transition:border-color .2s,color .2s}.nav-toggler:hover{border-color:#0d9488;color:#0d9488}.nav-mobile-menu{display:flex;flex-direction:column;padding:.5rem 0 1rem;border-top:1px solid #e2e8f0;margin-top:.75rem}.nav-mobile-link{padding:.8rem 0;font-size:1rem;font-weight:500;color:#0f172a;text-decoration:none;border-bottom:1px solid #e2e8f0;transition:color .2s}.nav-mobile-link:last-child{border-bottom:none}.nav-mobile-link:hover{color:#0d9488}@media(max-width: 991px){.section{padding:4rem 0}}@media(max-width: 767px){.section{padding:3rem 0}.hero{min-height:auto;padding:2rem 0 2.5rem;text-align:center}.hero-badge{margin-left:auto;margin-right:auto}.hero-sub{max-width:100%;font-size:1rem}.hero-card{margin-top:2rem;max-width:100%}.hero-cta{flex-direction:column;align-items:stretch}.hero-cta .btn{width:100%;text-align:center}.stats-bar{padding:1.75rem 0}.stat-item .stat-num{font-size:1.9rem}.stat-item .stat-label{font-size:.78rem}.section-sub{font-size:.95rem}.mb-5{margin-bottom:2rem !important}.problem-card,.solution-card{padding:1.25rem;grid-template-columns:38px 1fr;column-gap:.75rem;row-gap:.6rem}.problem-card .problem-icon,.problem-card .sol-icon,.solution-card .problem-icon,.solution-card .sol-icon{width:38px;height:38px;font-size:1rem;border-radius:10px}.problem-card h4,.solution-card h4{font-size:.95rem}.problem-card p,.problem-card ul li,.solution-card p,.solution-card ul li{font-size:.87rem}.step-item{gap:1rem;margin-bottom:1.75rem}.step-number{width:38px;height:38px;font-size:.9rem}.step-content h5{font-size:.97rem}.step-content p{font-size:.88rem}.simple-alerts{margin-top:2rem}.comparison-section .table-responsive{overflow:visible}.compare-col-hide{display:none}.compare-table{table-layout:fixed}.compare-table th,.compare-table td{padding:.6rem .45rem;font-size:.78rem;word-break:break-word;overflow-wrap:break-word}.compare-table thead th{font-size:.68rem;letter-spacing:0}.pricing-card{padding:2rem 1.25rem}.lead-form{padding:1.25rem}.lss-top{padding:1.75rem 1.25rem 1.25rem}.lss-next{padding:1.25rem}.cta-section .cta-buttons{flex-direction:column;align-items:stretch}.cta-section .cta-buttons .btn-cta{width:100%;text-align:center;box-sizing:border-box}footer .row{text-align:center}footer .col-auto{width:100%}footer .d-flex{justify-content:center !important}}@media(max-width: 400px){.hero-title{font-size:1.85rem}.section-title{font-size:1.55rem}.lead-form{padding:1rem}.pricing-card{padding:1.75rem 1rem}}
