:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--navy-950:#07182e;--navy-900:#0b2341;--navy-800:#123052;--blue-600:#0b4f93;--blue-500:#176db8;--cyan-400:#3fc3df;--green-400:#6faf3a;--slate-700:#3e4650;--slate-600:#56616d;--slate-100:#eef4f8;--slate-50:#f4f6f8;--white:#fff;--line:#d9e4ee;--shadow:0 18px 55px #07172f1f;--radius:8px;--header-height:84px;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:var(--header-height)}body{min-width:320px;color:var(--slate-700);background:var(--white);margin:0}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.container{width:min(1120px,100% - 40px);margin:0 auto}.section{padding:92px 0}.section-light{background:linear-gradient(180deg, #1f70c10a, #2fd48f08), var(--slate-50)}.site-header{z-index:50;background:var(--white);border-bottom:1px solid #d9e4eee6;position:sticky;top:0}.nav{min-height:var(--header-height);justify-content:space-between;align-items:center;gap:18px;display:flex}.brand{width:auto;min-width:282px;color:var(--navy-900);align-items:center;gap:10px;display:inline-flex}.brand-icon{object-fit:cover;border-radius:50%;flex:0 0 52px;width:52px;height:52px;display:block}.brand-copy{line-height:1;display:grid}.brand-copy strong{color:var(--navy-950);letter-spacing:.02em;text-transform:uppercase;font-size:1.86rem;font-weight:900}.brand-copy>span{color:var(--slate-700);letter-spacing:.35em;text-transform:uppercase;margin-top:2px;font-size:.88rem;font-weight:800}.brand-copy small{color:var(--slate-600);letter-spacing:.04em;margin-top:7px;font-size:.6rem;font-weight:800}.nav-links{color:var(--slate-600);align-items:center;gap:15px;font-size:.88rem;font-weight:700;display:flex}.nav-links a{transition:color .18s}.nav-links a:hover{color:var(--blue-600)}.menu-toggle{border:1px solid var(--line);background:var(--white);cursor:pointer;border-radius:8px;width:42px;height:42px;display:none}.menu-toggle span{background:var(--navy-900);width:18px;height:2px;margin:4px auto;display:block}.hero{min-height:calc(100vh - var(--header-height));color:var(--white);background:linear-gradient(115deg, #07172ff5, #0b2347db), radial-gradient(circle at 78% 22%, #3fc3df52, transparent 28%), radial-gradient(circle at 88% 80%, #2fd48f33, transparent 24%), var(--navy-950);align-items:center;display:flex;overflow:hidden}.hero-grid{grid-template-columns:minmax(0,1.08fr) minmax(320px,.78fr);align-items:center;gap:54px;padding:34px 0 48px;display:grid}.eyebrow{color:var(--blue-600);text-transform:uppercase;letter-spacing:0;align-items:center;gap:8px;margin-bottom:14px;font-size:.78rem;font-weight:800;display:inline-flex}.hero .eyebrow{color:var(--cyan-400)}h1,h2,h3,p{margin-top:0}h1{max-width:790px;color:var(--white);letter-spacing:0;margin-bottom:22px;font-size:clamp(2.7rem,8vw,5.7rem);line-height:.96}h2{color:var(--navy-950);letter-spacing:0;font-size:clamp(2rem,4vw,3.2rem);line-height:1.06}h3{color:var(--navy-900);font-size:1.18rem;line-height:1.25}.hero-copy p{color:#d8e8f8;max-width:690px;margin-bottom:30px;font-size:1.15rem;line-height:1.75}.hero-actions,.button{align-items:center;display:inline-flex}.hero-actions{flex-wrap:wrap;gap:14px}.button{border-radius:8px;justify-content:center;min-height:48px;padding:0 22px;font-weight:800;transition:transform .18s,box-shadow .18s,background .18s}.button:hover{transform:translateY(-2px)}.button-primary{color:var(--navy-950);background:var(--green-400);box-shadow:0 16px 32px #2fd48f3d}.button-primary:hover{background:#43e5a1}.button-secondary{color:var(--white);background:#ffffff14;border:1px solid #ffffff42}.delivery-panel{border-radius:var(--radius);background:#ffffff14;border:1px solid #ffffff29;padding:30px;position:relative;box-shadow:0 28px 70px #00000038}.delivery-panel:before{content:"";pointer-events:none;border:1px solid #3fc3df24;border-radius:8px;position:absolute;inset:14px}.hero-logo-card{background:var(--white);border-radius:8px;align-items:center;gap:14px;margin-bottom:22px;padding:16px 18px;display:flex;position:relative;box-shadow:0 18px 40px #00000029}.hero-logo-card img{flex:0 0 72px;width:72px;height:72px;display:block}.hero-logo-card span{line-height:1;display:grid}.hero-logo-card strong{color:var(--navy-950);letter-spacing:.02em;text-transform:uppercase;font-size:2.8rem;font-weight:900}.hero-logo-card small{color:var(--slate-700);letter-spacing:.34em;text-transform:uppercase;margin-top:4px;font-size:1.18rem;font-weight:900}.alert-preview{background:#07182eb8;border:1px solid #ffffff24;border-radius:8px;margin-bottom:24px;padding:16px;position:relative}.alert-bar{color:var(--white);align-items:center;gap:10px;margin-bottom:14px;display:flex}.alert-bar span{background:var(--green-400);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 7px #6faf3a29}.alert-bar strong{margin-right:auto;font-size:.95rem}.alert-bar small{color:#d8f4c8;background:#6faf3a24;border-radius:999px;padding:5px 9px;font-weight:800}.alert-grid{grid-template-columns:repeat(3,1fr);gap:10px;display:grid}.alert-grid div{background:#ffffff14;border-radius:8px;min-height:74px;padding:12px}.alert-grid span{color:#bcd0df;margin-bottom:10px;font-size:.78rem;font-weight:700;display:block}.alert-grid strong{color:var(--white);font-size:1.35rem}.chart-lines{gap:8px;margin-top:16px;display:grid}.chart-lines i{background:linear-gradient(90deg, var(--green-400), #3fc3df2e);border-radius:999px;height:7px;display:block}.chart-lines i:first-child{width:78%}.chart-lines i:nth-child(2){width:92%}.chart-lines i:nth-child(3){width:64%}.chart-lines i:nth-child(4){width:84%}.delivery-panel h2{color:var(--white);margin-bottom:22px;font-size:1.75rem;position:relative}.panel-topline{color:#c5e6f7;align-items:center;gap:8px;margin-bottom:18px;font-size:.88rem;font-weight:800;display:flex;position:relative}.pulse-dot{background:var(--green-400);border-radius:50%;width:10px;height:10px;box-shadow:0 0 0 8px #2fd48f1f}.panel-icon{object-fit:cover;background:var(--white);border-radius:50%;flex:0 0 30px;width:30px;height:30px}.check-list,.monitor-list,.option-card ul{margin:0;padding:0;list-style:none;position:relative}.check-list li,.monitor-list li{color:#edf7ff;gap:10px;line-height:1.55;display:flex}.check-list li+li,.monitor-list li+li{margin-top:13px}.check-list li:before,.monitor-list li:before,.option-card li:before{content:"";background:var(--green-400);border-radius:50%;flex:0 0 8px;width:8px;height:8px;margin-top:9px}.monitor-list{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid;position:relative}.monitor-list li{background:#ffffff12;border:1px solid #ffffff1f;border-radius:8px;margin:0;padding:10px 12px;font-weight:800}.monitor-list li+li{margin-top:0}.split-section{grid-template-columns:.75fr 1.25fr;align-items:start;gap:70px;display:grid}.rich-text p,.section-heading p,.info-card p,.cta-content p{color:var(--slate-600);line-height:1.75}.statement{border-left:4px solid var(--green-400);color:var(--navy-900);background:var(--white);border-radius:8px;margin-top:28px;padding:22px 24px;display:block;box-shadow:0 16px 40px #07172f12}.section-heading{max-width:790px;margin-bottom:42px}.section-heading h2{margin-bottom:16px}.feature-layout{grid-template-columns:minmax(0,.95fr) minmax(320px,1.05fr);align-items:start;gap:28px;display:grid}.feature-layout .section-heading{margin-bottom:0}.feature-card{border-radius:var(--radius);color:var(--white);background:linear-gradient(145deg, #07182efa, #0b2341f0), var(--navy-950);box-shadow:var(--shadow);border:1px solid #07182e1f;padding:30px}.feature-card h3{color:var(--white);margin-bottom:14px;font-size:1.65rem}.feature-card p{color:#d5e3ec;line-height:1.7}.dark-list{margin-top:22px}.message-grid{grid-column:1/-1;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;display:grid}.message-card{border:1px solid var(--line);border-radius:var(--radius);color:var(--navy-900);background:var(--white);padding:20px;font-weight:800;line-height:1.45;box-shadow:0 10px 28px #07172f0f}.card-grid,.option-grid,.steps-grid,.custom-grid{gap:22px;display:grid}.problem-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.benefits-grid,.option-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.option-card,.step-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);padding:26px;transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 10px 28px #07172f0f}.option-card:hover,.step-card:hover{box-shadow:var(--shadow);border-color:#1f70c157;transform:translateY(-5px)}.option-card p{color:var(--slate-600);line-height:1.65}.option-card li{color:var(--slate-600);gap:10px;line-height:1.5;display:flex}.option-card li+li{margin-top:10px}.alert-examples-section{background:linear-gradient(180deg, #f4f6f800, #eef4f8a3), var(--white)}.alert-example-stack{gap:34px;display:grid}.alert-example-block{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);grid-template-columns:minmax(0,.95fr) minmax(320px,.82fr);align-items:center;gap:34px;padding:30px;display:grid;box-shadow:0 14px 42px #07172f14}.alert-example-block.is-reversed .alert-example-copy{order:2}.alert-example-copy h3{margin:0 0 14px;font-size:clamp(1.55rem,2.5vw,2.2rem)}.alert-example-copy p{color:var(--slate-600);margin-bottom:22px;font-size:1rem;line-height:1.7}.alert-example-copy ul{flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none;display:flex}.alert-example-copy li{color:var(--navy-900);background:#eef4f8b8;border:1px solid #1f70c129;border-radius:999px;padding:8px 12px;font-size:.9rem;font-weight:800}.segment-icon{width:44px;height:44px;color:var(--white);background:var(--blue-600);border-radius:8px;place-items:center;margin-bottom:18px;font-size:1rem;font-weight:900;display:grid}.phone-shell{width:min(100%,360px);color:var(--navy-900);background:linear-gradient(180deg, #fffffff5, #eef4f8e6), var(--slate-50);touch-action:pan-y;border:1px solid #07182e2e;border-radius:28px;justify-self:center;padding:16px;position:relative;box-shadow:inset 0 0 0 7px #07182e0d,0 26px 60px #07172f29}.phone-top{border-bottom:1px solid var(--line);align-items:center;gap:10px;min-height:42px;padding:2px 8px 12px;display:flex}.phone-top span{background:linear-gradient(135deg, var(--green-400), var(--blue-500));border-radius:50%;width:30px;height:30px}.phone-top strong{font-size:.94rem}.message-stage{align-items:center;min-height:258px;padding:22px 4px;display:flex}.alert-message{border:1px solid #07182e14;border-left:5px solid var(--blue-500);background:var(--white);border-radius:8px;width:100%;padding:18px;box-shadow:0 12px 32px #07172f1a}.alert-meta{align-items:center;gap:10px;margin-bottom:16px;display:flex}.alert-icon{width:34px;height:34px;color:var(--white);background:var(--blue-600);border-radius:8px;place-items:center;font-weight:900;display:grid}.alert-meta strong,.alert-meta small{display:block}.alert-meta strong{color:var(--navy-950);font-size:.92rem}.alert-meta small{color:var(--slate-600);margin-top:2px;font-size:.74rem;font-weight:800}.alert-message h3{color:var(--navy-950);margin-bottom:8px;font-size:1.12rem}.alert-message p{color:var(--slate-700);margin-bottom:14px;line-height:1.55}.alert-message time{color:var(--slate-600);text-align:right;font-size:.78rem;font-weight:800;display:block}.tone-critical{--tone-color:#c45136}.tone-warning{--tone-color:#d37a27}.tone-attention{--tone-color:#d5a11e}.tone-positive{--tone-color:var(--green-400)}.tone-info{--tone-color:var(--blue-500)}.segment-icon.tone-critical,.segment-icon.tone-warning,.segment-icon.tone-attention,.segment-icon.tone-positive,.segment-icon.tone-info,.alert-message.tone-critical .alert-icon,.alert-message.tone-warning .alert-icon,.alert-message.tone-attention .alert-icon,.alert-message.tone-positive .alert-icon,.alert-message.tone-info .alert-icon{background:var(--tone-color)}.alert-message.tone-critical,.alert-message.tone-warning,.alert-message.tone-attention,.alert-message.tone-positive,.alert-message.tone-info{border-left-color:var(--tone-color)}.carousel-controls{border-top:1px solid var(--line);justify-content:space-between;align-items:center;gap:12px;padding:14px 6px 2px;display:flex}.carousel-button,.carousel-dots button{cursor:pointer;border:0;place-items:center;display:inline-grid}.carousel-button{width:42px;height:42px;color:var(--navy-950);background:#1f70c117;border-radius:8px;font-size:1.8rem;line-height:1;transition:background .18s,transform .18s}.carousel-button:hover,.carousel-button:focus-visible{background:#6faf3a33;transform:translateY(-1px)}.carousel-dots{justify-content:center;align-items:center;gap:8px;display:flex}.carousel-dots button{background:#c8d6e2;border-radius:50%;width:12px;height:12px;transition:background .18s,transform .18s}.carousel-dots button.is-active{background:var(--green-400);transform:scale(1.25)}.alert-examples-cta{border-radius:var(--radius);color:var(--white);background:linear-gradient(135deg, #07182efa, #123052f2), var(--navy-950);text-align:center;box-shadow:var(--shadow);margin-top:38px;padding:34px}.alert-examples-cta h3{color:var(--white);margin-bottom:10px;font-size:clamp(1.6rem,3vw,2.35rem)}.alert-examples-cta p{color:#d5e3ec;max-width:760px;margin:0 auto 22px;line-height:1.7}.steps-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.step-card span{color:var(--green-400);margin-bottom:24px;font-size:.86rem;font-weight:900;display:inline-flex}.step-card p{color:var(--slate-600);line-height:1.65}.custom-solutions{background:var(--white)}.custom-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.info-card{border:1px solid var(--line);border-radius:var(--radius);background:var(--white);transition:transform .18s,box-shadow .18s,border-color .18s;box-shadow:0 10px 28px #07172f0f}.info-card:hover{box-shadow:var(--shadow);border-color:#1f70c157;transform:translateY(-5px)}.info-card{padding:24px}.card-icon{width:38px;height:38px;color:var(--white);background:var(--blue-600);border-radius:8px;place-items:center;margin-bottom:18px;font-weight:900;display:grid}.benefit-card{border-top:4px solid var(--blue-500);min-height:190px}.cta-section{background:linear-gradient(180deg, #eef4f8d9, #fff), var(--white)}.cta-content{text-align:center;max-width:820px}.cta-content .button{margin-top:10px}.site-footer{color:#d5e5f0;background:var(--navy-950);padding:30px 0}.footer-grid{justify-content:space-between;align-items:center;gap:24px;display:flex}.site-footer p{margin:0}.footer-brand{align-items:center;gap:12px;display:flex}.footer-brand strong{color:var(--white);margin-bottom:4px;display:block}.footer-brand small{color:#aebfcb;margin-top:6px;display:block}.footer-brand img{background:var(--white);border-radius:50%;flex:0 0 40px;width:40px;height:40px}.footer-links{flex-wrap:wrap;gap:16px;font-size:.9rem;font-weight:700;display:flex}.footer-links a{color:#e9f4fb}.footer-links a:hover{color:var(--green-400)}@media (width<=1080px){.hero-grid,.split-section,.feature-layout{grid-template-columns:1fr}.problem-grid,.benefits-grid,.option-grid,.steps-grid,.custom-grid,.message-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=760px){:root{--header-height:76px}.container{width:min(100% - 28px,1120px)}.section{padding:66px 0}.menu-toggle{display:block}.nav-links{top:calc(var(--header-height) - 1px);background:var(--white);border:1px solid #0000;border-radius:8px;gap:0;max-height:0;transition:max-height .22s,border-color .22s;display:grid;position:absolute;left:14px;right:14px;overflow:hidden;box-shadow:0 22px 45px #07172f1f}.nav-links.is-open{border-color:var(--line);max-height:420px}.nav-links a{border-bottom:1px solid var(--line);padding:14px 16px}.nav-links a:last-child{border-bottom:0}.brand{gap:9px;min-width:0}.brand-icon{flex-basis:48px;width:48px;height:48px}.brand-copy strong{font-size:1.62rem}.brand-copy>span{letter-spacing:.28em;font-size:.78rem}.brand-copy small{letter-spacing:.02em;max-width:218px;font-size:.56rem}.hero{min-height:auto}.hero-grid{gap:32px;padding:56px 0 44px}h1{font-size:3.05rem}h2{font-size:2.1rem}.hero-copy p{font-size:1.02rem}.delivery-panel{padding:24px}.hero-logo-card img{flex-basis:58px;width:58px;height:58px}.hero-logo-card strong{font-size:2rem}.hero-logo-card small{letter-spacing:.22em;font-size:.86rem}.problem-grid,.benefits-grid,.option-grid,.steps-grid,.custom-grid,.message-grid,.monitor-list,.alert-grid,.alert-example-block,.alert-example-block.is-reversed{grid-template-columns:1fr}.alert-example-block.is-reversed .alert-example-copy{order:0}.footer-grid{flex-direction:column;align-items:flex-start}.footer-brand{align-items:flex-start}}@media (width<=440px){.hero-actions,.button{width:100%}h1{font-size:2.55rem}.info-card,.alert-example-block,.alert-examples-cta,.delivery-panel{padding:22px}.phone-shell{border-radius:22px;padding:13px}.message-stage{min-height:286px;padding:18px 2px}}@media (prefers-reduced-motion:reduce){.carousel-button,.carousel-dots button{transition:none}}
