:root{--navy:#081a2b;--ink:#10263a;--muted:#667584;--line:#dce3e7;--surface:#f2f5f5;--paper:#fff;--cyan:#38c8d3;--gms:#c8a45b;--dw:#54a879;--im:#ed7356}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:Arial,sans-serif}a{color:inherit;text-decoration:none}.shell{width:min(1180px,calc(100% - 48px));margin-inline:auto}.section{padding:112px 0}.eyebrow{margin:0 0 20px;color:#168d9a;font-size:11px;font-weight:800;letter-spacing:.17em}.brand{display:flex;align-items:center;gap:11px;font-size:17px;font-weight:800;letter-spacing:.13em}.az-symbol{display:grid;place-items:center;width:34px;height:34px;border:1px solid currentColor;border-radius:50%;font-family:Georgia,serif;font-size:17px;letter-spacing:0}.site-header{height:82px;border-bottom:1px solid var(--line);background:#ffffffed;position:relative;z-index:20}.header-inner{height:100%;display:flex;align-items:center;justify-content:space-between}.primary-nav{height:100%;display:flex;align-items:center;gap:34px;color:#526271;font-size:13px;font-weight:600}.primary-nav>a,.primary-nav summary{transition:color .2s;cursor:pointer}.primary-nav>a:hover,.primary-nav summary:hover{color:#128692}.primary-nav details{height:100%;display:flex;align-items:center;position:relative}.primary-nav summary{height:100%;display:flex;align-items:center;gap:6px;list-style:none}.primary-nav summary::-webkit-details-marker{display:none}.product-menu{position:absolute;top:70px;left:-35px;width:340px;padding:10px;border:1px solid var(--line);border-radius:12px;background:#fff;box-shadow:0 22px 60px #0a1d2f1b}.product-menu a{display:flex;gap:13px;align-items:center;padding:14px;border-radius:8px}.product-menu a:hover{background:#f3f7f7}.product-menu i,.pv-activity i{width:9px;height:9px;border-radius:50%;flex:0 0 auto}.gms-dot{background:var(--gms)}.dw-dot{background:var(--dw)}.im-dot{background:var(--im)}.product-menu span,.product-menu b,.product-menu small{display:block}.product-menu b{color:var(--ink);font-size:13px}.product-menu small{color:var(--muted);font-size:10px;margin-top:3px}.header-cta{padding:11px 17px;border:1px solid #17909b;border-radius:7px;color:#147f89;font-size:12px;font-weight:800}.header-cta:hover{background:#147f89;color:#fff}

.home-hero{min-height:690px;display:grid;grid-template-columns:47% 53%;gap:55px;align-items:center;padding-top:78px;padding-bottom:72px}.home-hero h1,.product-hero h1{margin:0;font-size:clamp(54px,5.2vw,78px);line-height:.99;letter-spacing:-.06em}.home-hero h1 em,.product-hero h1 em{font:400 1em Georgia,serif;color:#178c98}.home-hero-copy>p:not(.eyebrow),.product-hero .lead{max-width:560px;margin:28px 0 0;color:var(--muted);font-size:16px;line-height:1.8}.button-row{display:flex;gap:12px;align-items:center;margin-top:32px}.btn{min-height:48px;padding:0 21px;border-radius:7px;display:inline-flex;align-items:center;justify-content:center;gap:20px;font-size:12px;font-weight:800;transition:transform .2s,box-shadow .2s}.btn:hover{transform:translateY(-2px);box-shadow:0 10px 25px #071a2d18}.btn-primary{background:var(--navy);color:#fff}.btn-quiet{border:1px solid var(--line);background:#fff}.proof-row{display:flex;gap:20px;margin-top:30px;color:var(--muted);font-size:10px}.proof-row b{color:#15909c}
.portfolio-visual{background:#eef3f4;border:1px solid #dce4e6;border-radius:15px;overflow:hidden;box-shadow:0 32px 70px #0b23351c;transform:perspective(1200px)rotateY(-2deg)}.pv-head{height:63px;padding:0 20px;display:flex;align-items:center;gap:12px;background:#fff;border-bottom:1px solid #dce4e6}.pv-head .az-symbol{width:28px;height:28px;background:var(--navy);color:#fff;font-size:13px}.pv-head small,.pv-head b{display:block}.pv-head small{font-size:7px;letter-spacing:.12em;color:#788692}.pv-head b{font-size:12px;margin-top:3px}.pv-head em{margin-left:auto;padding:5px 8px;border-radius:99px;background:#e3f4e9;color:#34835b;font-size:8px;font-style:normal;font-weight:800}.pv-grid{padding:18px;display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.pv-product,.pv-activity{background:#fff;border:1px solid #dce4e6;border-radius:9px;padding:14px}.pv-product>span{font-size:7px;letter-spacing:.1em;font-weight:900}.pv-gms>span{color:#9a772e}.pv-datewise>span{color:#38895c}.pv-incident>span{color:#c95840}.pv-product small{display:block;margin-top:17px;color:#75838f;font-size:8px}.pv-product strong{display:block;margin:6px 0 11px;font-size:25px}.pv-product>b{display:block;margin-top:10px;color:#75838f;font-size:7px}.spark{height:34px;display:flex;align-items:end;gap:4px}.spark i{flex:1;border-radius:2px 2px 0 0;background:#dbc99e}.spark i:nth-child(1){height:35%}.spark i:nth-child(2){height:55%}.spark i:nth-child(3){height:43%}.spark i:nth-child(4){height:78%}.spark i:nth-child(5){height:100%;background:var(--gms)}.risk-row{height:34px;display:flex;align-items:center;gap:3px}.risk-row i{height:10px;flex:1;background:#cfe6d8;border-radius:2px}.risk-row i:nth-last-child(-n+2){background:var(--dw)}.incident-bars{height:34px;display:flex;align-items:end;gap:4px}.incident-bars i{width:30%;background:#f6d7cf}.incident-bars i:nth-child(1){height:100%;background:var(--im)}.incident-bars i:nth-child(2){height:66%}.incident-bars i:nth-child(3){height:44%}.pv-activity{grid-column:1/-1;display:grid;grid-template-columns:1fr 1.25fr;gap:25px}.pv-activity small,.pv-activity b{display:block}.pv-activity small{color:#168d9a;font-size:7px;letter-spacing:.12em}.pv-activity b{font-size:13px;margin-top:7px}.pv-activity ul{list-style:none;margin:0;padding:0}.pv-activity li{display:flex;align-items:center;gap:7px;padding:6px 0;border-bottom:1px solid #edf0f1;color:#586875;font-size:8px}.pv-activity time{margin-left:auto;color:#9aa5ac}.purpose-strip{border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.purpose-strip>div{min-height:82px;display:flex;align-items:center;justify-content:space-between;font-size:11px}.purpose-strip span{font-size:8px;letter-spacing:.13em;color:#8a969e}.purpose-strip i{width:3px;height:3px;border-radius:50%;background:#1da0aa}

.section-heading{display:grid;grid-template-columns:1.15fr .7fr;gap:120px;align-items:end}.section-heading h2,.why-grid h2,.centered h2,.security-grid h2,.contact-section h2,.benefit-grid h2,.other-products h2,.product-value h2{margin:0;font-size:clamp(38px,4vw,57px);line-height:1.06;letter-spacing:-.045em}.section-heading>p,.why-grid>div>p:not(.eyebrow),.centered>p:not(.eyebrow),.security-grid>div>p:not(.eyebrow){margin:0;color:var(--muted);font-size:14px;line-height:1.8}.products-section{background:#f1f4f4}.product-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:17px;margin-top:60px}.product-card{min-height:590px;padding:26px;background:#fff;border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .24s,box-shadow .24s}.product-card:hover{transform:translateY(-6px);box-shadow:0 22px 50px #102a3b16}.product-card-top{display:flex;justify-content:space-between}.product-number{color:#98a4ac;font-size:9px}.product-code{font-size:9px;font-weight:900;letter-spacing:.11em}.product-gms .product-code,.product-gms>a{color:#9c782e}.product-datewise .product-code,.product-datewise>a{color:#388c5e}.product-incident-management .product-code,.product-incident-management>a{color:#cb5940}.product-art{height:145px;margin:24px 0;position:relative;overflow:hidden;background:#f3f5f5}.product-art span{position:absolute;width:105px;height:105px;right:30px;top:20px;border:1px solid currentColor;border-radius:50%;opacity:.3}.product-art i,.product-art b,.product-art em{position:absolute;display:block;background:currentColor}.product-art i{width:110px;height:7px;left:25px;top:40px}.product-art b{width:75px;height:7px;left:25px;top:58px;opacity:.35}.product-art em{width:52px;height:27px;left:25px;top:91px}.product-gms .product-art{color:var(--gms);background:#faf7ef}.product-datewise .product-art{color:var(--dw);background:#eff8f2}.product-incident-management .product-art{color:var(--im);background:#fcf1ee}.product-card>p{margin:0;color:var(--muted);font-size:10px;text-transform:uppercase;letter-spacing:.11em}.product-card h3{margin:12px 0;font:500 27px/1.1 Georgia,serif}.product-summary{color:var(--muted);font-size:12px;line-height:1.7}.product-card ul{display:flex;gap:8px;flex-wrap:wrap;list-style:none;padding:0;margin:21px 0}.product-card li{padding:6px 8px;border:1px solid var(--line);border-radius:99px;font-size:8px;color:#657480}.product-card>a{margin-top:auto;padding-top:18px;border-top:1px solid var(--line);display:flex;justify-content:space-between;font-size:11px;font-weight:800}.why-section{background:#fff}.why-grid{display:grid;grid-template-columns:.85fr 1fr;gap:130px}.why-grid>div>p:not(.eyebrow){margin-top:25px}.principles article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:22px 0;border-top:1px solid var(--line)}.principles>article>span{font:17px Georgia;color:#1d929c}.principles h3{margin:0 0 8px;font-size:16px}.principles p{margin:0;color:var(--muted);font-size:12px;line-height:1.7}.industry-section{background:var(--navy);color:#fff}.centered{text-align:center;max-width:740px}.centered>p:not(.eyebrow){margin:22px auto 0;color:#9eb0bd}.industry-grid{display:grid;grid-template-columns:repeat(4,1fr);margin-top:60px;border-left:1px solid #294052}.industry-grid article{padding:26px;border-right:1px solid #294052}.industry-grid span{color:var(--cyan);font:15px Georgia}.industry-grid h3{margin:55px 0 13px;font-size:16px}.industry-grid p{margin:0;color:#9eb0bd;font-size:11px;line-height:1.7}.security-band{background:#fff}.security-grid{display:grid;grid-template-columns:1fr 1fr;gap:115px;align-items:center}.security-graphic{height:450px;position:relative;display:grid;place-items:center;background:#f1f5f5;overflow:hidden}.security-graphic>.az-symbol,.security-graphic>span{position:relative;z-index:2;display:grid;place-items:center;width:105px;height:105px;border-radius:50%;background:var(--navy);color:#fff;font:30px Georgia}.orbit{position:absolute;border:1px solid #cedadc;border-radius:50%}.orbit-one{width:230px;height:230px}.orbit-two{width:370px;height:370px}.security-graphic aside{position:absolute;right:28px;bottom:35px;padding:13px 16px;background:#fff;border:1px solid var(--line);box-shadow:0 12px 30px #10263814;font-size:10px}.security-graphic aside b{color:#3f9a66;margin-left:25px}.security-grid>div>p:not(.eyebrow){margin-top:24px}.security-grid ul{padding:0;margin:27px 0 0;list-style:none}.security-grid li{display:grid;grid-template-columns:1fr 1.35fr;gap:20px;padding:15px 0;border-top:1px solid var(--line);font-size:11px}.security-grid li span{color:var(--muted)}.contact-section{text-align:center;background:#eef3f3}.contact-section .shell{max-width:820px}.contact-section>div>p:not(.eyebrow){max-width:580px;margin:24px auto;color:var(--muted);font-size:14px;line-height:1.7}.contact-section .button-row{justify-content:center}footer{padding:75px 0 28px;background:#fff;border-top:1px solid var(--line)}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:50px}.footer-grid>div{display:flex;flex-direction:column;gap:12px}.footer-grid p,.footer-grid a{margin:0;color:var(--muted);font-size:10px;line-height:1.7}.footer-grid b{font-size:10px;margin-bottom:7px}.footer-grid>div:first-child>a:last-child{color:#178c98}.footer-bottom{margin-top:55px;padding-top:24px;border-top:1px solid var(--line);display:flex;justify-content:space-between;color:#8b979f;font-size:9px}

/* Product pages */
.product-page{--product:#c8a45b;--product-soft:#f8f3e8}.theme-datewise{--product:#54a879;--product-soft:#edf7f0}.theme-incident{--product:#ed7356;--product-soft:#fbefec}.product-hero{min-height:690px;padding-top:75px;padding-bottom:75px;display:grid;grid-template-columns:47% 53%;gap:55px;align-items:center}.product-label{display:inline-block;margin-bottom:18px;padding:6px 9px;border:1px solid var(--product);color:var(--product);font-size:8px;font-weight:900;letter-spacing:.13em}.product-hero h1 em{color:var(--product)}.product-page .proof-row b{color:var(--product)}.product-dashboard{overflow:hidden;border:1px solid var(--line);border-radius:14px;background:var(--product-soft);box-shadow:0 30px 65px #10283a1a;transform:perspective(1200px)rotateY(-2deg)}.pd-top{height:48px;padding:0 16px;display:flex;align-items:center;background:#fff;border-bottom:1px solid var(--line)}.pd-top>span{color:var(--product);font-size:9px;font-weight:900;letter-spacing:.12em}.pd-top small{margin-left:12px;color:var(--muted);font-size:8px}.pd-top em{margin-left:auto;color:#3d925f;background:#e7f4eb;border-radius:99px;padding:5px 8px;font-size:7px;font-style:normal}.pd-body{height:420px;display:grid;grid-template-columns:50px 1fr}.pd-body>aside{padding-top:20px;display:flex;flex-direction:column;align-items:center;gap:19px;background:var(--navy)}.pd-body>aside i{width:14px;height:14px;border:1px solid #fff;border-radius:3px;opacity:.4}.pd-body>aside i:first-child{border-color:var(--product);opacity:1}.pd-main{padding:25px}.pd-title{display:flex;align-items:center;justify-content:space-between}.pd-title small{color:var(--product);font-size:7px;font-weight:800;letter-spacing:.12em}.pd-title h3{margin:4px 0;font-size:20px}.pd-title button{padding:7px 9px;border:1px solid var(--line);border-radius:5px;background:#fff;color:var(--muted);font-size:7px}.pd-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:18px}.pd-stats article,.pd-lower article{padding:13px;background:#fff;border:1px solid var(--line);border-radius:8px}.pd-stats small,.pd-stats strong,.pd-stats span{display:block}.pd-stats small{color:var(--muted);font-size:7px}.pd-stats strong{margin:7px 0;font-size:22px}.pd-stats span{color:var(--product);font-size:7px}.pd-lower{display:grid;grid-template-columns:.9fr 1.3fr;gap:9px;margin-top:9px}.pd-lower article>b{font-size:9px}.progress-ring{width:91px;height:91px;margin:18px auto 8px;border:10px solid #e5eaeb;border-top-color:var(--product);border-right-color:var(--product);border-radius:50%;display:grid;place-items:center}.progress-ring span{font-size:14px;font-weight:800}.pd-lower article>small{display:block;text-align:center;color:var(--muted);font-size:7px}.pd-lower p{display:flex;align-items:center;gap:6px;padding:9px 0;margin:0;border-bottom:1px solid #edf0f1;color:#596a77;font-size:8px}.pd-lower p i{width:6px;height:6px;border-radius:50%;background:var(--product)}.pd-lower time{margin-left:auto;color:#98a3aa}.product-value{padding:60px 0;background:var(--navy);color:#fff}.product-value>div{display:grid;grid-template-columns:.45fr 1.6fr;gap:60px}.product-value p{margin:8px 0;color:var(--product);font-size:9px;font-weight:800;letter-spacing:.13em}.product-value h2{font-size:31px;line-height:1.35;letter-spacing:-.025em}.capabilities{background:#f1f4f4}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);margin-top:58px;border-left:1px solid var(--line);border-top:1px solid var(--line)}.capability-grid article{min-height:285px;padding:25px;background:#fff;border-right:1px solid var(--line);border-bottom:1px solid var(--line);position:relative}.capability-grid article>span{position:absolute;right:22px;top:22px;color:#9ba7ae;font-size:8px}.capability-grid article>i{color:var(--product);font-size:25px;font-style:normal}.capability-grid h3{margin:40px 0 12px;font-size:17px}.capability-grid p{color:var(--muted);font-size:12px;line-height:1.75}.benefit-band{background:var(--navy);color:#fff}.benefit-grid{display:grid;grid-template-columns:1fr 1fr;gap:120px}.benefit-grid>div:first-child>p:not(.eyebrow){max-width:430px;color:#9cafbc;line-height:1.8;font-size:13px}.benefit-grid>div:last-child article{display:grid;grid-template-columns:50px 1fr;gap:20px;padding:21px 0;border-top:1px solid #294052}.benefit-grid article>span{color:var(--product);font:16px Georgia}.benefit-grid h3{margin:0 0 7px;font-size:16px}.benefit-grid article p{margin:0;color:#9cafbc;font-size:11px;line-height:1.7}.other-products{background:#fff}.other-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:45px}.other-card{min-height:250px;padding:30px;border:1px solid var(--line);display:flex;flex-direction:column;transition:transform .2s}.other-card:hover{transform:translateY(-4px)}.other-card small{font-size:8px;letter-spacing:.12em}.other-card.gms small,.other-card.gms>span{color:#9b772e}.other-card.datewise small,.other-card.datewise>span{color:#3c8e61}.other-card.incident small,.other-card.incident>span{color:#c85a42}.other-card h3{margin:45px 0 10px;font:500 27px Georgia}.other-card p{max-width:520px;margin:0;color:var(--muted);font-size:12px;line-height:1.7}.other-card>span{margin-top:auto;font-size:10px;font-weight:800}

@media(max-width:900px){.primary-nav{display:none}.home-hero,.product-hero{grid-template-columns:1fr;padding-top:90px}.portfolio-visual,.product-dashboard{max-width:680px}.product-cards{grid-template-columns:1fr 1fr}.product-card:last-child{grid-column:1/-1}.section-heading,.why-grid,.security-grid,.benefit-grid{grid-template-columns:1fr;gap:55px}.industry-grid{grid-template-columns:1fr 1fr}.industry-grid article{border-bottom:1px solid #294052}.footer-grid{grid-template-columns:2fr 1fr 1fr}.product-value>div{grid-template-columns:1fr}.capability-grid{grid-template-columns:1fr 1fr}}
@media(max-width:620px){.shell{width:calc(100% - 30px)}.section{padding:78px 0}.site-header{height:70px}.header-cta{display:none}.home-hero,.product-hero{padding-top:70px;min-height:auto}.home-hero h1,.product-hero h1{font-size:48px}.home-hero-copy>p:not(.eyebrow),.product-hero .lead{font-size:14px}.button-row{flex-direction:column;align-items:stretch}.proof-row{flex-direction:column;gap:8px}.portfolio-visual,.product-dashboard{transform:none}.pv-grid{grid-template-columns:1fr}.pv-product{display:grid;grid-template-columns:1fr 1fr}.pv-product small{margin-top:7px}.pv-product strong{grid-row:2}.spark,.risk-row,.incident-bars{display:none}.pv-activity{grid-column:auto;grid-template-columns:1fr}.purpose-strip>div{padding:23px 0;flex-wrap:wrap;gap:16px}.purpose-strip i{display:none}.section-heading{display:block}.section-heading>p{margin-top:24px}.product-cards{grid-template-columns:1fr}.product-card:last-child{grid-column:auto}.why-grid{gap:60px}.industry-grid{grid-template-columns:1fr}.security-graphic{height:340px}.security-grid li{grid-template-columns:1fr;gap:6px}.footer-grid{grid-template-columns:1fr 1fr}.footer-grid>div:first-child{grid-column:1/-1}.footer-bottom{flex-direction:column;gap:8px}.pd-body{height:365px;grid-template-columns:35px 1fr}.pd-main{padding:14px}.pd-lower{grid-template-columns:1fr}.pd-lower article:first-child{display:none}.product-value h2{font-size:24px}.capability-grid,.other-grid{grid-template-columns:1fr}.benefit-grid{gap:60px}.other-card{min-height:230px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

.product-dashboard-card{height:190px;margin:24px 0;overflow:hidden;border:1px solid var(--line);border-radius:9px;background:#f4f6f6;box-shadow:0 12px 24px #102a3b12;color:var(--gms)}.dashboard-datewise{color:var(--dw)}.dashboard-incident{color:var(--im)}.dashboard-card-bar{height:28px;padding:0 10px;display:flex;align-items:center;background:#fff;border-bottom:1px solid var(--line);font-size:6px;letter-spacing:.11em}.dashboard-card-bar span{margin-left:auto;padding:3px 5px;border-radius:99px;background:#e5f3e9;color:#388c5e;font-size:5px}.dashboard-card-body{padding:10px}.dashboard-card-title small,.dashboard-card-title strong{display:block}.dashboard-card-title small{color:currentColor;font-size:5px;font-weight:900;letter-spacing:.11em}.dashboard-card-title strong{margin-top:2px;color:var(--navy);font-size:10px}.dashboard-card-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin-top:7px}.dashboard-card-stats article,.dashboard-card-lower article{padding:6px;background:#fff;border:1px solid var(--line);border-radius:5px}.dashboard-card-stats small,.dashboard-card-stats b,.dashboard-card-stats span{display:block}.dashboard-card-stats small{color:var(--muted);font-size:5px}.dashboard-card-stats b{margin:3px 0;color:var(--navy);font-size:12px}.dashboard-card-stats span{color:currentColor;font-size:5px}.dashboard-card-lower{display:grid;grid-template-columns:.85fr 1.15fr;gap:5px;margin-top:5px}.dashboard-card-lower article>b{display:block;color:var(--navy);font-size:6px}.dashboard-card-lower small{display:block;margin-top:4px;color:var(--muted);font-size:5px}.mini-progress{height:4px;margin-top:7px;overflow:hidden;border-radius:9px;background:#e5eaeb}.mini-progress i{display:block;height:100%;background:currentColor}.dashboard-card-lower p{display:flex;align-items:center;gap:3px;margin:3px 0 0;color:#596a77;font-size:5px}.dashboard-card-lower p i{width:4px;height:4px;border-radius:50%;background:currentColor}.dashboard-card-lower time{margin-left:auto;color:#98a3aa}
