:root{
  --n19-navy:#0b0d34;
  --n19-purple:#221e4c;
  --n19-green:#93d500;
  --n19-green-dark:#70aa00;
  --n19-white:#fff;
  --n19-soft:#f5f7fb;
  --n19-text:#101828;
  --n19-muted:#667085;
  --n19-border:#e5eaf2;
  --n19-content:1480px;
  --n19-gutter:32px;
  --n19-radius:18px;
  --n19-shadow:0 18px 55px rgba(11,13,52,.09);
  --n19-shadow-hover:0 28px 70px rgba(11,13,52,.15);
}
*{box-sizing:border-box}
html{scroll-behavior:smooth;overflow-x:hidden}
body{margin:0;overflow-x:hidden;background:#fff;color:var(--n19-text);font-family:"League Spartan",system-ui,sans-serif;font-size:18px;line-height:1.55}
img{max-width:100%;height:auto}
a{transition:color .2s ease,background .2s ease,transform .2s ease}
h1,h2,h3,h4,h5,h6{margin-top:0;color:var(--n19-navy);font-weight:800;letter-spacing:-.025em;line-height:1.08}
p{margin-top:0}
.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}
.n19-skip-link:focus{position:fixed!important;z-index:9999;top:10px;left:10px;width:auto;height:auto;padding:12px;background:#fff;clip:auto}

/* Theme shell: no title gap, no hidden page container */
.n19-main,.n19-page,.entry-content{width:100%;max-width:none;margin:0;padding:0}
.entry-content>*:first-child{margin-top:0!important}
.entry-content>*:last-child{margin-bottom:0!important}
.n19-entry-header,.entry-header,.page-header,.entry-title{display:none!important}
.alignfull{width:100%!important;max-width:none!important;margin-left:0!important;margin-right:0!important}
.alignwide{width:calc(100% - (var(--n19-gutter)*2))!important;max-width:var(--n19-content)!important;margin-left:auto!important;margin-right:auto!important}

/* Header */
.n19-header{position:sticky;top:0;z-index:1000;margin:0;background:var(--n19-navy);border-bottom:1px solid rgba(147,213,0,.28)}
.admin-bar .n19-header{top:32px}
.n19-header-inner{width:calc(100% - (var(--n19-gutter)*2));max-width:var(--n19-content);height:88px;margin:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}
.n19-brand{flex:0 0 auto}
.n19-brand a{display:block}
.n19-brand img,.custom-logo{display:block;width:245px;max-height:62px;object-fit:contain}
.n19-primary-nav{display:flex;align-items:center;gap:32px}
.n19-menu{display:flex;align-items:center;gap:31px;list-style:none;margin:0;padding:0}
.n19-menu a{position:relative;color:#fff;text-decoration:none;font-size:17px;font-weight:700}
.n19-menu a:after{content:"";position:absolute;left:50%;bottom:-10px;width:0;height:2px;background:var(--n19-green);transition:.22s ease}
.n19-menu a:hover,.n19-menu .current-menu-item>a{color:var(--n19-green)}
.n19-menu a:hover:after,.n19-menu .current-menu-item>a:after{left:15%;width:70%}
.n19-header-cta{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:15px 27px;border-radius:10px;background:linear-gradient(135deg,var(--n19-green),#a9e82d);color:var(--n19-navy);font-weight:900;text-decoration:none;box-shadow:0 10px 25px rgba(147,213,0,.22)}
.n19-header-cta:hover{transform:translateY(-2px);color:var(--n19-navy)}
.n19-menu-toggle{display:none;background:none;border:0;padding:8px}
.n19-menu-toggle span:not(.screen-reader-text){display:block;width:25px;height:2px;background:#fff;margin:5px}

/* Unified full-width page wrappers */
.n19-home,.n19v2-home,.n19-platform-page,.n19-solutions-page,.n19-industries-page,.n19-resources-page,.n19-about-page,.n19-demo-page{width:100%;max-width:none;margin:0;padding:0;overflow:hidden}
.n19-home>.wp-block-group,.n19v2-home>.wp-block-group,.n19-platform-page>.wp-block-group,.n19-solutions-page>.wp-block-group,.n19-industries-page>.wp-block-group,.n19-resources-page>.wp-block-group,.n19-about-page>.wp-block-group,.n19-demo-page>.wp-block-group{width:100%;max-width:none;margin-left:0!important;margin-right:0!important}

/* Shared containers */
.n19-home .alignwide,.n19v2-home .alignwide,.n19-platform-page .alignwide,.n19-solutions-page .alignwide,.n19-industries-page .alignwide,.n19-resources-page .alignwide,.n19-about-page .alignwide,.n19-demo-page .alignwide,
.n19-hero-grid,.n19v2-hero-grid,.n19-platform-hero-grid,.n19-solutions-hero-grid,.n19-industries-hero-grid,.n19-resources-hero-grid,.n19-about-hero-grid,.n19-demo-hero-grid,
.n19-feature-split,.n19v2-feature-grid,.n19-card-row,.n19-process-row,.n19-industry-row,.n19v2-logo-row,.n19v2-problem-grid,.n19v2-platform-visual,.n19v2-module-row,.n19v2-industry-grid,.n19v2-integration-row,.n19v2-final-cta-grid{
  width:calc(100% - (var(--n19-gutter)*2))!important;max-width:var(--n19-content)!important;margin-left:auto!important;margin-right:auto!important
}

/* Hero family */
.n19-hero,.n19v2-hero,.n19-platform-hero,.n19-solutions-hero,.n19-industries-hero,.n19-resources-hero,.n19-about-hero,.n19-demo-hero{margin:0!important;padding:82px 0 76px;color:#fff;background:radial-gradient(circle at 82% 20%,rgba(147,213,0,.28),transparent 34%),linear-gradient(135deg,#17143f 0%,#2b284f 55%,#315b20 100%)}
.n19-hero-grid,.n19v2-hero-grid,.n19-platform-hero-grid,.n19-solutions-hero-grid,.n19-industries-hero-grid,.n19-resources-hero-grid,.n19-about-hero-grid,.n19-demo-hero-grid{gap:48px;align-items:center;overflow:visible}
.n19-hero-grid>.wp-block-column,.n19v2-hero-grid>.wp-block-column,.n19-platform-hero-grid>.wp-block-column,.n19-solutions-hero-grid>.wp-block-column,.n19-industries-hero-grid>.wp-block-column,.n19-resources-hero-grid>.wp-block-column,.n19-about-hero-grid>.wp-block-column,.n19-demo-hero-grid>.wp-block-column{min-width:0}
.n19-eyebrow,.n19v2-kicker,.n19-section-kicker{margin:0 0 14px;color:#a9f33e;font-size:14px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}
.n19-hero-title,.n19v2-hero-title,.n19-platform-hero-heading,.n19-solutions-hero-heading,.n19-industries-hero-heading,.n19-resources-hero-heading,.n19-about-hero-heading,.n19-demo-hero-heading{max-width:760px;margin:0 0 24px;color:#fff!important;font-size:clamp(50px,4.7vw,72px)!important;line-height:1.01;letter-spacing:-.04em;word-break:normal;overflow-wrap:normal;hyphens:none}
.n19-hero-copy,.n19v2-hero-text,.n19-platform-hero-copy,.n19-solutions-hero-copy,.n19-industries-hero-copy,.n19-resources-hero-copy,.n19-about-hero-copy,.n19-demo-hero-copy{max-width:690px;margin:0 0 30px;color:#eef2ff;font-size:20px;line-height:1.58}
.n19-hero-media img,.n19v2-product-image img{display:block;width:100%!important;max-width:100%!important;height:auto!important;transform:none!important;object-fit:contain;filter:drop-shadow(0 28px 36px rgba(0,0,0,.27))}

/* Sections and typography */
.n19-section,.n19v2-section{padding:86px 0}
.n19-section-soft,.n19v2-problem-section,.n19v2-feature-soft,.n19v2-integrations{background:var(--n19-soft)}
.n19-section-navy,.n19v2-platform-stage{color:#fff;background:linear-gradient(135deg,var(--n19-navy),var(--n19-purple))}
.n19-section-heading,.n19-feature-heading,.n19-light-heading,.n19v2-section-title,.n19v2-section-title-light,.n19v2-feature-title{margin:0 0 18px;font-size:clamp(36px,3.5vw,52px);line-height:1.08;letter-spacing:-.03em}
.n19-light-heading,.n19v2-section-title-light{color:#fff}
.n19-section-copy,.n19-intro{max-width:820px;margin:0 auto 42px;color:var(--n19-muted);font-size:19px;line-height:1.6}
.n19-light-copy,.n19v2-cta-text{color:#dfe6f6}

/* Buttons */
.wp-block-button__link{display:inline-flex;align-items:center;justify-content:center;min-height:56px;padding:16px 31px!important;border-radius:10px!important;font-weight:900!important;text-decoration:none;transition:.2s ease}
.wp-block-button__link:hover{transform:translateY(-2px)}
.n19-button-primary .wp-block-button__link,.n19v2-button-primary .wp-block-button__link{border:1px solid var(--n19-green)!important;background:linear-gradient(135deg,var(--n19-green),#a9e82d)!important;color:var(--n19-navy)!important;box-shadow:0 11px 28px rgba(147,213,0,.23)}
.n19-button-outline .wp-block-button__link,.n19-button-secondary .wp-block-button__link,.n19v2-button-secondary .wp-block-button__link{border:1px solid rgba(255,255,255,.72)!important;background:transparent!important;color:#fff!important}

/* Cards */
.n19-card,.n19-platform-module-card,.n19-solution-card,.n19-industry-overview-card,.n19-resource-card,.n19-about-card,.n19-team-card,.n19-demo-step,.n19-process-card,.n19-industry-card,.n19-platform-value-card,.n19-industries-value-card,.n19v2-problem-card,.n19v2-industry-card{padding:32px;border:1px solid var(--n19-border);border-radius:var(--n19-radius);background:#fff;box-shadow:var(--n19-shadow);transition:transform .25s ease,box-shadow .25s ease}
.n19-card:hover,.n19-platform-module-card:hover,.n19-solution-card:hover,.n19-industry-overview-card:hover,.n19-resource-card:hover,.n19-about-card:hover,.n19-team-card:hover,.n19-demo-step:hover,.n19-process-card:hover,.n19-industry-card:hover,.n19-platform-value-card:hover,.n19-industries-value-card:hover,.n19v2-problem-card:hover,.n19v2-industry-card:hover{transform:translateY(-6px);box-shadow:var(--n19-shadow-hover)}
.n19-card p,.n19-platform-module-card p,.n19-solution-card p,.n19-industry-overview-card p,.n19-resource-card p,.n19-about-card p,.n19-team-card p,.n19-demo-step p,.n19-process-card p,.n19-industry-card p,.n19-platform-value-card p,.n19-industries-value-card p,.n19v2-problem-card p,.n19v2-industry-card p{color:var(--n19-muted)}
.n19-card-icon,.n19v2-card-number{display:inline-flex;width:52px;height:52px;align-items:center;justify-content:center;margin:0 0 18px;border-radius:15px;background:#edf7df;color:#315f06;font-weight:900}

/* Media placeholders */
.n19-media-placeholder,.n19-platform-media,.n19-solutions-media,.n19-industries-media,.n19-resources-media,.n19-about-media,.n19-demo-media,.n19v2-media-card{min-height:430px;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:36px;border:1px dashed #b9c2d0;border-radius:22px;background:#eef2f7;color:#475467}
.n19-platform-media-dark,.n19-solutions-media-dark,.n19-industries-media-dark,.n19-resources-media-dark,.n19-about-media-dark{border-color:rgba(255,255,255,.3);background:rgba(255,255,255,.08);color:#fff}

/* CTA */
.n19-cta,.n19v2-final-cta{padding:68px 0;color:#fff;background:linear-gradient(90deg,var(--n19-navy),var(--n19-purple))}
.n19-cta h2,.n19v2-final-cta h2{color:#fff}

/* Footer */
.n19-footer{margin:0;background:var(--n19-purple);color:#fff}
.n19-footer-grid{display:grid;grid-template-columns:2fr 1fr 1.35fr 1.1fr;gap:55px;width:calc(100% - (var(--n19-gutter)*2));max-width:var(--n19-content);margin:auto;padding:62px 0 34px}
.n19-footer h3{margin:0 0 25px;color:#fff;font-size:23px}
.n19-footer p,.n19-footer a{color:#fff;font-size:18px}
.n19-footer a{text-decoration:none}.n19-footer a:hover{color:var(--n19-green)}
.n19-footer-logo{display:block;width:380px;max-width:100%;height:auto;margin-bottom:25px}
.n19-footer-company p{max-width:590px;line-height:1.48}
.n19-footer-menu{list-style:none;margin:0;padding:0}.n19-footer-menu li{margin-bottom:22px}
.n19-footer-contact p{display:flex;gap:13px;align-items:center;margin:0 0 20px}.n19-footer-contact p>span{color:var(--n19-green);font-size:22px}
.n19-footer-map iframe,.n19-map-placeholder{width:100%;height:225px;border:0;border-radius:10px}
.n19-map-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px;text-align:center;background:rgba(255,255,255,.08)}
.n19-footer-bottom{width:calc(100% - (var(--n19-gutter)*2));max-width:var(--n19-content);margin:auto;padding:28px 0 30px;border-top:1px solid rgba(255,255,255,.7)}
.n19-footer-bottom p{margin:0}

@media(max-width:1100px){
  :root{--n19-gutter:24px}
  .n19-menu-toggle{display:block}.n19-primary-nav{display:none;position:absolute;top:88px;left:0;right:0;padding:24px;background:var(--n19-navy);flex-direction:column;align-items:stretch}.n19-primary-nav.is-open{display:flex}.n19-menu{flex-direction:column;align-items:flex-start}.n19-header-cta{text-align:center;justify-content:center}
  .n19-footer-grid{grid-template-columns:1.5fr 1fr}
  .n19-hero-grid,.n19v2-hero-grid,.n19-platform-hero-grid,.n19-solutions-hero-grid,.n19-industries-hero-grid,.n19-resources-hero-grid,.n19-about-hero-grid,.n19-demo-hero-grid,.n19-feature-split,.n19v2-feature-grid{gap:32px}
}
@media(max-width:782px){
  :root{--n19-gutter:18px}
  .admin-bar .n19-header{top:46px}.n19-header-inner{height:72px}.n19-brand img,.custom-logo{width:185px}.n19-primary-nav{top:72px}
  .n19-hero,.n19v2-hero,.n19-platform-hero,.n19-solutions-hero,.n19-industries-hero,.n19-resources-hero,.n19-about-hero,.n19-demo-hero{padding:54px 0 48px}
  .n19-hero-grid,.n19v2-hero-grid,.n19-platform-hero-grid,.n19-solutions-hero-grid,.n19-industries-hero-grid,.n19-resources-hero-grid,.n19-about-hero-grid,.n19-demo-hero-grid,.n19-feature-split,.n19v2-feature-grid{display:flex!important;flex-direction:column!important}
  .n19-hero-title,.n19v2-hero-title,.n19-platform-hero-heading,.n19-solutions-hero-heading,.n19-industries-hero-heading,.n19-resources-hero-heading,.n19-about-hero-heading,.n19-demo-hero-heading{font-size:44px!important}
  .n19-section,.n19v2-section{padding:58px 0}.n19-media-placeholder,.n19-platform-media,.n19-solutions-media,.n19-industries-media,.n19-resources-media,.n19-about-media,.n19-demo-media,.n19v2-media-card{min-height:280px}
  .n19-footer-grid{grid-template-columns:1fr;gap:34px}.n19-footer-logo{width:280px}
}
