:root{--pink:#ff0066;--navy:#10263b;--ink:#17212b;--muted:#667085;--line:#e5eaf0;--soft:#f7f9fc;--white:#fff;--shadow:0 22px 60px rgba(16,38,59,.12)}*{box-sizing:border-box}body{margin:0;font-family:'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;color:var(--ink);background:#fff}a{text-decoration:none;color:inherit}.container{width:min(1200px,92vw);margin:auto}.topbar{background:var(--navy);color:#dbe5ee;font-size:12px}.topbar .container{min-height:34px;display:flex;justify-content:space-between;align-items:center}header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.98);border-bottom:1px solid var(--line)}.nav{min-height:78px;display:flex;align-items:center;gap:18px}.logo{width:190px;height:48px;object-fit:contain;object-position:left center}.navlinks{display:flex;gap:2px;flex:1;justify-content:center}.navitem{position:relative}.navitem>a{display:block;padding:29px 10px;font-size:14px;font-weight:700;color:#344054}.navitem>a:hover{color:var(--pink)}.actions{display:flex;align-items:center;gap:9px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:10px;padding:11px 15px;font-weight:800;font-size:13px;border:1px solid #ccd5de;background:#fff;color:#17212b}.btn.primary{background:var(--pink);border-color:var(--pink);color:#fff}.mega{position:absolute;top:70px;left:50%;transform:translate(-50%,8px);width:min(950px,92vw);padding:22px;border:1px solid var(--line);background:#fff;border-radius:18px;box-shadow:var(--shadow);opacity:0;visibility:hidden}.navitem:hover .mega{opacity:1;visibility:visible;transform:translate(-50%,0)}.mega-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.mega h4{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#98a2b3}.mega a{display:block;padding:7px 0;font-size:13px}.mega-feature{background:#fff3f8;border:1px solid #ffd1e3;border-radius:14px;padding:18px}.mega-actions{grid-column:1/-1;border-top:1px solid var(--line);padding-top:14px;display:flex;justify-content:space-between;align-items:center}.mega-cta{display:flex;gap:8px}.hero{padding:78px 0;background:radial-gradient(circle at 82% 5%,rgba(255,0,102,.12),transparent 28%),linear-gradient(180deg,#fff,#f8fafc)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:46px;align-items:center}.eyebrow{color:var(--pink);text-transform:uppercase;letter-spacing:.12em;font-size:12px;font-weight:900}h1{font-size:clamp(44px,5vw,70px);line-height:1.03;letter-spacing:-.04em;margin:14px 0 18px;color:var(--navy)}.lead{font-size:18px;line-height:1.7;color:#5f6c7a}.hero-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.hero-card{background:var(--navy);border-radius:22px;padding:28px;color:#fff;box-shadow:var(--shadow)}.hero-card img{width:100%;height:auto;filter:none}.section{padding:72px 0}.section.soft{background:var(--soft)}.section h2{font-size:38px;color:var(--navy);margin:0 0 12px}.section-head{max-width:760px;margin-bottom:30px}.section-head p{color:var(--muted);line-height:1.7}.grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.card{border:1px solid var(--line);border-radius:16px;padding:22px;background:#fff}.card h3{color:var(--navy);margin:12px 0 8px}.card p{color:var(--muted);font-size:13.5px;line-height:1.6}.icon{width:48px;height:48px;border-radius:14px;background:#fff0f6;color:var(--pink);display:grid;place-items:center;font-size:22px;font-weight:900}.page-hero{padding:58px 0;background:linear-gradient(180deg,#fff,#f7f9fc);border-bottom:1px solid var(--line)}.page-hero h1{font-size:50px}.pricing{border:1px solid var(--line);border-radius:18px;padding:24px;background:#fff}.price-note{background:#eefaf5;border:1px solid #ccebdd;color:#26705a;border-radius:12px;padding:14px;font-size:13px;line-height:1.6}.footer{background:#0c1f31;color:#b9c6d1;padding:54px 0 26px;margin-top:60px}.footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:24px}.footer-logo-wrap{display:inline-block;background:transparent}.footer-logo{width:190px;height:48px;object-fit:contain;object-position:left center}.footer h4{color:#fff;font-size:13px}.footer a{display:block;padding:5px 0;font-size:12.5px}.copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;font-size:12px;color:#8393a2}.branding{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.brand-card{border:1px solid var(--line);border-radius:16px;padding:20px}.preview{height:125px;display:grid;place-items:center;border:1px dashed #cbd4dd;border-radius:12px;padding:12px}.preview.dark{background:var(--navy)}.preview img{max-width:100%;max-height:85px}.preview .fav{width:80px;height:80px}@media(max-width:900px){.navlinks{display:none}.hero-grid{grid-template-columns:1fr}.grid,.branding{grid-template-columns:repeat(2,1fr)}.footer-grid{grid-template-columns:1fr 1fr 1fr}}@media(max-width:620px){.grid,.branding,.footer-grid{grid-template-columns:1fr}.actions .secondary{display:none}.logo{width:150px}.page-hero h1{font-size:38px}}body{font-family:'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}.ns-sr{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.ns-container{width:min(1200px,92vw);margin:auto}.ns-topbar{background:#10263b;color:#dbe5ee;font:500 12px/1.2 'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;position:relative;z-index:90}.ns-topbar-row{min-height:38px;display:flex;justify-content:space-between;align-items:center;gap:18px}.ns-prefbar{display:flex;gap:6px;align-items:center}.ns-prefbar select{border:1px solid rgba(255,255,255,.18);background:#0b1d2d;color:#fff;border-radius:8px;padding:5px 8px;font:600 11px 'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif;min-height:29px}.ns-prefbar option{background:#fff;color:#17212b}.ns-header{position:sticky;top:0;z-index:80;background:rgba(255,255,255,.98);border-bottom:1px solid #e5eaf0;backdrop-filter:blur(14px);font-family:'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}.ns-nav{min-height:78px;display:flex;align-items:center;gap:18px}.ns-brand{display:flex;align-items:center}.ns-brand img{width:190px;height:48px;object-fit:contain;object-position:left center}.ns-navlinks{display:flex;gap:2px;flex:1;justify-content:center;align-items:center}.ns-navlinks>a,.ns-navitem>a{display:block;padding:29px 10px;font-size:14px;font-weight:700;color:#344054;text-decoration:none}.ns-navlinks>a:hover,.ns-navitem>a:hover{color:#ff0066}.ns-navitem{position:relative}.ns-mega{position:absolute;top:70px;left:50%;transform:translate(-50%,8px);width:min(950px,92vw);padding:22px;border:1px solid #e5eaf0;background:#fff;border-radius:18px;box-shadow:0 22px 60px rgba(16,38,59,.12);opacity:0;visibility:hidden;transition:.18s}.ns-navitem:hover .ns-mega,.ns-navitem:focus-within .ns-mega{opacity:1;visibility:visible;transform:translate(-50%,0)}.ns-mega-grid{display:grid;grid-template-columns:1.2fr 1fr 1fr;gap:22px}.ns-mega h4{font-size:11px;letter-spacing:.12em;text-transform:uppercase;color:#98a2b3}.ns-mega a{display:block;padding:7px 0;font-size:13px;color:#17212b;text-decoration:none}.ns-mega-feature{background:#fff3f8;border:1px solid #ffd1e3;border-radius:14px;padding:18px;color:#17212b}.ns-mega-feature h3{margin-top:0}.ns-mega-actions{grid-column:1/-1;border-top:1px solid #e5eaf0;padding-top:14px;display:flex;justify-content:space-between;align-items:center;gap:14px}.ns-mega-actions>div{display:flex;gap:8px}.ns-actions{display:flex;align-items:center;gap:9px}.ns-btn{display:inline-flex!important;align-items:center;justify-content:center;border-radius:10px;padding:11px 15px!important;font-weight:800!important;font-size:13px!important;border:1px solid #ccd5de;background:#fff;color:#17212b!important;text-decoration:none!important}.ns-btn.ns-primary{background:#ff0066;border-color:#ff0066;color:#fff!important}.ns-menu{display:none;border:1px solid #ccd5de;background:#fff;border-radius:9px;width:42px;height:42px;font-size:20px;color:#17212b}.ns-footer{background:#0c1f31!important;color:#b9c6d1!important;padding:54px 0 26px!important;margin-top:60px;font-family:'Asap',system-ui,-apple-system,BlinkMacSystemFont,'Segoe UI',Arial,sans-serif}.ns-footer-grid{display:grid;grid-template-columns:2fr repeat(4,1fr);gap:24px}.ns-footer-logo{width:190px;height:48px;object-fit:contain;object-position:left center}.ns-footer h4{color:#fff;font-size:13px}.ns-footer a{display:block;padding:5px 0;font-size:12.5px;color:#b9c6d1;text-decoration:none}.ns-copyright{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;font-size:12px;color:#8393a2}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page){--ink:#f4f7fb;--muted:#a7b4c6;--line:#26384b;--soft:#0f1d2c;--white:#0b1725;background:#07111f;color:#f4f7fb}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .hero,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .page-hero{background:radial-gradient(circle at 82% 5%,rgba(255,0,102,.14),transparent 28%),linear-gradient(180deg,#091522,#0c1928)}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) h1,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .section h2,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .card h3{color:#f6f8fb}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .card,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .pricing{background:#0d1b2b;border-color:#26384b}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .lead,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .card p,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .section-head p{color:#a7b4c6}html[data-theme="dark"] .ns-header{background:rgba(7,17,31,.97);border-color:#26384b}html[data-theme="dark"] .ns-navlinks>a,html[data-theme="dark"] .ns-navitem>a{color:#dce6f2}html[data-theme="dark"] .ns-mega{background:#0d1b2b;border-color:#26384b}html[data-theme="dark"] .ns-mega a,html[data-theme="dark"] .ns-mega-feature{color:#eaf0f7}html[data-theme="dark"] .ns-mega-feature{background:#241321;border-color:#5a2440}html[data-theme="dark"] .ns-btn{background:#0d1b2b;border-color:#40536a;color:#fff!important}html[data-theme="dark"] .ns-menu{background:#0d1b2b;color:#fff;border-color:#40536a}.ph-widget{margin-top:22px}.ph-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:14px}.ph-card{border:1px solid var(--line,#e5eaf0);border-radius:16px;padding:20px;background:var(--white,#fff);color:inherit}.ph-card-top{display:flex;justify-content:space-between;align-items:start;gap:8px}.ph-card h3{margin:0 0 8px}.ph-desc{color:var(--muted,#667085);font-size:13px;line-height:1.55}.ph-price{font-weight:800;font-size:26px;margin:16px 0}.ph-price small{font-size:12px;color:var(--muted,#667085)}.ph-save{font-size:10px;background:#eefaf5;color:#176b51;border:1px solid #ccebdd;padding:5px 7px;border-radius:999px;white-space:nowrap}.ph-card ul{padding-left:18px;font-size:12px;color:var(--muted,#667085);line-height:1.6}.ph-state{border:1px dashed var(--line,#d0d5dd);border-radius:14px;padding:18px;color:var(--muted,#667085);background:color-mix(in srgb,currentColor 3%,transparent)}.ph-published{margin-top:12px;font-size:11px;color:var(--muted,#667085)}html[data-theme="dark"] body.manufacturing360-page{background:#07111f!important;color:#edf3fa!important}html[data-theme="dark"] body.manufacturing360-page .hero,html[data-theme="dark"] body.manufacturing360-page .section{background:#07111f!important}html[data-theme="dark"] body.manufacturing360-page .alt{background:#0a1726!important;border-color:#26384b!important}html[data-theme="dark"] body.manufacturing360-page .card,html[data-theme="dark"] body.manufacturing360-page .module,html[data-theme="dark"] body.manufacturing360-page .plan,html[data-theme="dark"] body.manufacturing360-page .extensions,html[data-theme="dark"] body.manufacturing360-page .ext-toggle{background:#0d1b2b!important;border-color:#26384b!important;color:#edf3fa!important}html[data-theme="dark"] body.manufacturing360-page .heading p,html[data-theme="dark"] body.manufacturing360-page .story p,html[data-theme="dark"] body.manufacturing360-page .gov p,html[data-theme="dark"] body.manufacturing360-page .api p,html[data-theme="dark"] body.manufacturing360-page .card p,html[data-theme="dark"] body.manufacturing360-page .module p{color:#a7b4c6!important}html[data-theme="dark"] body.manufacturing360-page .row{border-color:#26384b!important}html[data-theme="dark"] body.manufacturing360-page .row.head,html[data-theme="dark"] body.manufacturing360-page .toggle{background:#101f30!important;color:#a7b4c6!important}html[data-theme="dark"] body.manufacturing360-page .toggle button.active{background:#1a2b3d!important;color:#fff!important}html[dir="rtl"] .ns-nav,html[dir="rtl"] .ns-topbar-row,html[dir="rtl"] .ns-footer-grid{direction:rtl}.ns-prefbar{direction:ltr}@media(max-width:900px){.ns-topbar-row{align-items:flex-start;padding:7px 0;flex-direction:column}.ns-prefbar{width:100%;display:grid;grid-template-columns:repeat(3,1fr)}.ns-prefbar select{width:100%}.ns-nav{min-height:68px;position:relative}.ns-brand img{width:150px}.ns-menu{display:inline-grid;place-items:center;margin-left:auto}.ns-actions{display:none}.ns-navlinks{display:none;position:absolute;left:0;right:0;top:68px;background:#fff;border:1px solid #e5eaf0;border-radius:0 0 14px 14px;box-shadow:0 22px 60px rgba(16,38,59,.12);padding:10px;max-height:75vh;overflow:auto;align-items:stretch}.ns-navlinks.ns-open{display:block}.ns-navlinks>a,.ns-navitem>a{padding:12px 10px}.ns-mega{position:static;transform:none!important;width:100%;opacity:1;visibility:visible;display:none;box-shadow:none;margin:0;padding:12px}.ns-navitem:focus-within .ns-mega,.ns-navitem:hover .ns-mega{display:block}.ns-mega-grid{grid-template-columns:1fr}.ns-mega-actions{display:block}.ns-mega-actions>div{margin-top:8px;flex-wrap:wrap}.ns-footer-grid{grid-template-columns:1fr 1fr}.ph-grid{grid-template-columns:1fr 1fr}html[data-theme="dark"] .ns-navlinks{background:#0d1b2b;border-color:#26384b}}@media(max-width:620px){.ns-prefbar{grid-template-columns:1fr 1fr}.ns-prefbar label:last-child{grid-column:1/-1}.ns-footer-grid,.ph-grid{grid-template-columns:1fr}.ns-topbar-row>span{display:none}}.pricing-page-toolbar{display:flex;align-items:end;justify-content:space-between;gap:20px}.pricing-page-toggle{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:var(--soft)}.pricing-page-toggle button{border:0;background:transparent;padding:10px 14px;border-radius:8px;font-weight:800}.pricing-page-toggle button.active{background:#ff0066;color:white}@media(max-width:700px){.pricing-page-toolbar{align-items:stretch;flex-direction:column}.pricing-page-toggle{display:grid;grid-template-columns:1fr 1fr}}.ns-webinar-notice{background:#ff0066;color:#fff;position:relative;z-index:100}.ns-webinar-row{min-height:38px;display:flex;align-items:center;justify-content:center;gap:12px;font-size:12px}.ns-webinar-row a{font-weight:800;text-decoration:underline}.ns-webinar-state{background:rgba(255,255,255,.18);padding:4px 7px;border-radius:999px;font-weight:800}.ns-mega-small{width:min(520px,92vw)}.flow-layout{display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,.6fr);gap:24px;align-items:start}.flow-card{border:1px solid var(--line);border-radius:18px;background:var(--white);padding:24px}.flow-card h2,.flow-card h3{margin-top:0}.flow-card.side{position:sticky;top:120px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.form-grid label,.flow-card>label{display:grid;gap:6px;font-size:13px;font-weight:700}.form-grid .span2{grid-column:1/-1}.form-grid input,.form-grid select,.flow-card textarea,.flow-card>label input,.flow-card>label select{width:100%;border:1px solid var(--line);background:var(--white);color:inherit;border-radius:10px;padding:11px 12px;font:inherit}.check{display:flex!important;grid-template-columns:auto 1fr!important;align-items:center!important;margin:16px 0}.check input{width:auto!important}.flow-actions{display:flex;gap:9px;flex-wrap:wrap;margin-top:15px}.flow-message{margin-top:14px;padding:12px;border:1px solid var(--line);border-radius:10px;background:var(--soft)}.flow-message.success{border-color:#a7dbc9;background:#eefaf5;color:#176b51}.flow-message.error{border-color:#f3b8c9;background:#fff1f5;color:#9f1239}.product-checks{display:grid;grid-template-columns:1fr 1fr;gap:7px;max-height:290px;overflow:auto;border:1px solid var(--line);border-radius:12px;padding:12px}.product-checks label,.goal-set label{font-size:12px;font-weight:600}.goal-set{margin:16px 0;border:1px solid var(--line);border-radius:12px;display:grid;grid-template-columns:repeat(4,1fr);gap:9px;padding:15px}.goal-set legend{font-weight:800;padding:0 8px}.adviser-results{margin-top:26px;display:grid;gap:24px}.adviser-group h3{font-size:24px}.adviser-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.adviser-card{border:1px solid var(--line);border-radius:15px;padding:18px;background:var(--white)}.adviser-card small{text-transform:uppercase;letter-spacing:.08em;color:#ff0066;font-weight:800}.adviser-card h4{font-size:18px;margin:8px 0}.adviser-card p{color:var(--muted);font-size:13px;line-height:1.55}.commercial-principles{display:grid;grid-template-columns:repeat(3,1fr);gap:14px}.pricing-controls{display:flex;gap:10px;align-items:center}.pricing-controls select{border:1px solid var(--line);border-radius:10px;background:var(--white);color:inherit;padding:10px;max-width:330px}.ph-actions{display:flex;gap:7px;flex-wrap:wrap;margin-top:14px}.ph-actions .btn{flex:1}.ns-support{position:fixed;right:18px;bottom:18px;z-index:120}.ns-support-launch{border:0;background:#ff0066;color:#fff;border-radius:999px;padding:13px 18px;font-weight:800;box-shadow:0 12px 30px rgba(255,0,102,.28);cursor:pointer}.ns-support-panel{position:absolute;right:0;bottom:58px;width:min(370px,calc(100vw - 30px));height:520px;background:var(--white,#fff);color:var(--ink,#17212b);border:1px solid var(--line,#e5eaf0);border-radius:17px;box-shadow:0 24px 70px rgba(16,38,59,.25);overflow:hidden}.ns-support-panel header{position:static;background:var(--navy,#10263b);color:#fff;border:0;padding:13px 15px;display:flex;align-items:center;justify-content:space-between}.ns-support-close{border:0;background:transparent;color:#fff;font-size:22px}.ns-support-messages{height:355px;overflow:auto;padding:13px;display:grid;align-content:start;gap:8px}.ns-support-msg{padding:9px 11px;border-radius:12px;background:var(--soft,#f7f9fc);font-size:12px;line-height:1.5;max-width:88%}.ns-support-msg.user{justify-self:end;background:#fff0f6}.ns-support-form{display:flex;border-top:1px solid var(--line);padding:9px;gap:6px}.ns-support-form input{flex:1;border:1px solid var(--line);border-radius:9px;padding:9px}.ns-support-form button,.ns-support-ticket{border:0;background:#ff0066;color:#fff;border-radius:9px;padding:9px 11px;font-weight:800}.ns-support-ticket{margin:0 9px 9px;width:calc(100% - 18px);background:#10263b}@media(max-width:900px){.flow-layout{grid-template-columns:1fr}.flow-card.side{position:static}.adviser-grid,.commercial-principles{grid-template-columns:1fr 1fr}.goal-set{grid-template-columns:1fr 1fr}.pricing-controls{align-items:stretch;flex-direction:column}.pricing-controls select{max-width:none;width:100%}}@media(max-width:620px){.form-grid,.product-checks,.adviser-grid,.commercial-principles,.goal-set{grid-template-columns:1fr}.form-grid .span2{grid-column:auto}.ns-webinar-row{padding:7px 0;flex-wrap:wrap}.ns-webinar-time{display:none}.ns-support{right:10px;bottom:10px}}.suite-showcase{background:linear-gradient(180deg,#fff 0%,#fbfcfe 48%,#fff 100%)}.suite-showcase-head{display:flex;align-items:end;justify-content:space-between;gap:28px;margin-bottom:28px}.suite-showcase-head .section-head{margin:0;max-width:780px}.suite-head-actions{display:flex;gap:9px;flex-wrap:wrap;justify-content:flex-end}.suite-bands{border-top:1px solid var(--line);display:grid}.suite-band{display:grid;grid-template-columns:minmax(230px,.72fr) minmax(0,1.8fr);gap:28px;padding:30px 0;border-bottom:1px solid var(--line)}.suite-band-intro{display:grid;grid-template-columns:48px 1fr;gap:14px;align-items:start}.suite-band-number{width:42px;height:42px;border:1px solid var(--line);border-radius:12px;display:grid;place-items:center;color:var(--pink);font-weight:900;font-size:12px;background:var(--white)}.suite-band-intro h3{font-size:25px;line-height:1.1;letter-spacing:-.025em;margin:7px 0 9px;color:var(--navy)}.suite-band-intro p{font-size:13px;line-height:1.6;color:var(--muted);margin:0}.suite-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.suite-product{min-height:104px;border:1px solid var(--line);border-radius:14px;background:var(--white);padding:14px;display:grid;grid-template-columns:30px minmax(0,1fr) 18px;gap:9px;align-items:start;text-decoration:none;color:inherit;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.suite-product:hover,.suite-product:focus-visible{transform:translateY(-2px);border-color:rgba(255,0,102,.38);box-shadow:0 10px 28px rgba(16,38,59,.08);outline:none}.suite-product-code{font-size:10px;font-weight:900;letter-spacing:.08em;color:var(--pink);padding-top:3px}.suite-product-copy{display:grid;gap:6px}.suite-product-copy strong{font-size:13px;line-height:1.25;color:var(--navy)}.suite-product-copy small{font-size:11.2px;line-height:1.45;color:var(--muted)}.suite-product-arrow{color:var(--pink);font-size:15px;font-weight:900;transition:transform .16s ease}.suite-product:hover .suite-product-arrow{transform:translateX(2px)}html[data-theme="dark"] .suite-showcase{background:linear-gradient(180deg,#0b1724,#0d1b2b 52%,#0b1724)}html[data-theme="dark"] .suite-band-number,html[data-theme="dark"] .suite-product{background:#102238}html[dir="rtl"] .suite-product-arrow{transform:scaleX(-1)}html[dir="rtl"] .suite-product:hover .suite-product-arrow{transform:scaleX(-1) translateX(2px)}@media(max-width:1050px){.suite-products{grid-template-columns:repeat(2,minmax(0,1fr))}.suite-band{grid-template-columns:minmax(220px,.75fr) minmax(0,1.5fr)}}@media(max-width:800px){.suite-showcase-head{align-items:stretch;flex-direction:column}.suite-head-actions{justify-content:flex-start}.suite-band{grid-template-columns:1fr;gap:18px}.suite-band-intro{grid-template-columns:42px 1fr}.suite-products{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:560px){.suite-products{grid-template-columns:1fr}.suite-head-actions{display:grid;grid-template-columns:1fr}.suite-head-actions .btn{width:100%}.suite-product{min-height:0}.suite-band-intro h3{font-size:22px}}.ns-topbar-tools{display:flex;align-items:center;gap:10px}.ns-topbar-demo{display:inline-flex;align-items:center;justify-content:center;padding:6px 11px;border-radius:8px;background:#ff0066;color:#fff!important;font-size:10px;font-weight:900;letter-spacing:.08em;white-space:nowrap}.ns-mega-industries{width:min(1040px,94vw)}.ops-workflow{background:linear-gradient(155deg,#0d2235,#102f49 60%,#173d58);border:1px solid rgba(255,255,255,.08);border-radius:24px;padding:22px;color:#fff;box-shadow:0 24px 70px rgba(16,38,59,.2);position:relative;overflow:hidden}.ops-workflow:before{content:"";position:absolute;inset:-20% -10% auto auto;width:250px;height:250px;border-radius:50%;background:radial-gradient(circle,rgba(255,0,102,.24),transparent 67%);pointer-events:none}.ops-workflow-head{display:flex;justify-content:space-between;gap:18px;align-items:start;margin-bottom:15px;position:relative}.ops-workflow-head .eyebrow{color:#ff8fbb}.ops-workflow-head h2{font-size:24px;line-height:1.12;margin:6px 0 0;color:#fff;letter-spacing:-.025em}.ops-status{font-size:10px;font-weight:900;letter-spacing:.1em;border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.06);padding:6px 8px;border-radius:999px}.ops-flow-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;position:relative}.ops-tile{min-height:92px;border:1px solid rgba(255,255,255,.11);background:rgba(255,255,255,.055);border-radius:12px;padding:10px;display:grid;align-content:start;gap:5px;transition:transform .15s ease,background .15s ease}.ops-tile:hover{transform:translateY(-2px);background:rgba(255,255,255,.09)}.ops-code{font-size:9px;color:#ff7fb2;font-weight:900;letter-spacing:.1em}.ops-tile strong{font-size:12px;line-height:1.2;color:#fff}.ops-tile small{font-size:9.5px;line-height:1.35;color:#bdd0df}.ops-ai{background:linear-gradient(145deg,rgba(255,0,102,.2),rgba(255,255,255,.06));border-color:rgba(255,74,146,.38)}.ops-shared{display:grid;grid-template-columns:1.2fr repeat(4,1fr);gap:6px;margin-top:9px;align-items:center}.ops-shared>*{font-size:8.7px;line-height:1.25;padding:7px 8px;border-radius:8px;background:rgba(255,255,255,.055);border:1px solid rgba(255,255,255,.09);color:#dce8f1}.ops-shared span{color:#ffb0cf;font-weight:900;text-transform:uppercase;letter-spacing:.08em}.industry-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.industry-card{border:1px solid var(--line);border-radius:18px;background:var(--white);padding:22px;scroll-margin-top:120px}.industry-card h2{font-size:24px!important;margin:8px 0 10px}.industry-card p{color:var(--muted);font-size:13px;line-height:1.6}.industry-products{display:flex;flex-wrap:wrap;gap:6px;margin-top:14px}.industry-products a{font-size:11px;font-weight:700;border:1px solid var(--line);border-radius:999px;padding:6px 9px;background:var(--soft)}.company-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.company-principle{border:1px solid var(--line);border-radius:18px;padding:22px;background:var(--white)}.company-principle h3{margin:8px 0;color:var(--navy)}.company-principle p{font-size:13px;color:var(--muted);line-height:1.6}.company-factbar{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-top:28px}.company-fact{border:1px solid var(--line);border-radius:14px;padding:16px;background:var(--white)}.company-fact strong{display:block;font-size:20px;color:var(--navy)}.company-fact span{font-size:11px;color:var(--muted)}.docs-toolbar{display:grid;grid-template-columns:1fr 260px;gap:10px;margin:20px 0}.docs-toolbar input,.docs-toolbar select{border:1px solid var(--line);border-radius:11px;background:var(--white);color:inherit;padding:11px 12px;font:inherit}.docs-groups{display:grid;gap:24px}.docs-group{border-top:1px solid var(--line);padding-top:20px}.docs-group-head{display:flex;justify-content:space-between;align-items:end;gap:15px;margin-bottom:12px}.docs-group-head h2{font-size:26px;margin:0}.docs-group-head span{font-size:11px;color:var(--muted)}.docs-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.doc-card{border:1px solid var(--line);border-radius:14px;background:var(--white);padding:17px}.doc-card small{color:var(--pink);font-weight:800;text-transform:uppercase;letter-spacing:.07em}.doc-card h3{font-size:17px;margin:8px 0;color:var(--navy)}.doc-card p{font-size:12px;color:var(--muted);line-height:1.55}.doc-meta{display:flex;gap:6px;flex-wrap:wrap;margin-top:10px}.doc-meta span{font-size:9px;border:1px solid var(--line);border-radius:999px;padding:4px 6px}.docs-state{border:1px solid var(--line);border-radius:14px;padding:18px;background:var(--soft);color:var(--muted)}html[data-theme="dark"] .industry-card,html[data-theme="dark"] .company-principle,html[data-theme="dark"] .company-fact,html[data-theme="dark"] .doc-card{background:#0d1b2b}html[data-theme="dark"] .industry-card h2,html[data-theme="dark"] .company-principle h3,html[data-theme="dark"] .company-fact strong,html[data-theme="dark"] .doc-card h3{color:#f4f7fb}@media(max-width:1050px){.ops-flow-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.ops-shared{grid-template-columns:repeat(3,1fr)}.industry-grid,.docs-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ns-topbar-tools{width:100%;justify-content:space-between}.ns-topbar-demo{order:2}.ns-prefbar{order:1;flex:1}.company-principles{grid-template-columns:1fr 1fr}.company-factbar{grid-template-columns:1fr 1fr}.docs-toolbar{grid-template-columns:1fr}}@media(max-width:680px){.ops-flow-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.ops-shared{grid-template-columns:1fr 1fr}.industry-grid,.docs-grid,.company-principles{grid-template-columns:1fr}.ns-topbar-tools{display:grid;grid-template-columns:1fr}.ns-topbar-demo{order:1;width:100%}.ns-prefbar{order:2}.company-factbar{grid-template-columns:1fr 1fr}}.ns-nav{position:relative}.ns-navitem{position:static}.ns-nav-trigger{display:flex!important;align-items:center;gap:5px;white-space:nowrap}.ns-nav-caret{font-size:12px;line-height:1;transition:transform .18s ease}.ns-navitem:hover>.ns-nav-trigger .ns-nav-caret,.ns-navitem:focus-within>.ns-nav-trigger .ns-nav-caret{transform:rotate(180deg)}.ns-mega{top:calc(100% - 1px);left:50%;width:min(1120px,calc(100vw - 32px));padding:0;overflow:hidden;border-radius:20px;transform:translate(-50%,12px);box-shadow:0 28px 80px rgba(16,38,59,.16);border:1px solid #dfe6ee;background:#fff}.ns-navitem:hover .ns-mega,.ns-navitem:focus-within .ns-mega{transform:translate(-50%,0)}.ns-mega-wide{width:min(1160px,calc(100vw - 32px))}.ns-mega-compact{width:min(820px,calc(100vw - 32px))}.ns-mega-shell{display:grid;grid-template-columns:275px minmax(0,1fr);min-height:330px}.ns-mega-compact .ns-mega-shell{grid-template-columns:245px minmax(0,1fr);min-height:250px}.ns-mega-intro{padding:28px 24px;background:linear-gradient(145deg,#fff3f8 0%,#fff 76%);border-right:1px solid #edf1f5;display:flex;flex-direction:column;align-items:flex-start}.ns-mega-intro-alt{background:linear-gradient(145deg,#f0f6ff 0%,#fff 76%)}.ns-mega-kicker{display:inline-flex;align-items:center;min-height:24px;padding:4px 8px;border-radius:999px;background:rgba(255,0,102,.09);color:#d90057;font-size:9px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.ns-mega-intro-alt .ns-mega-kicker{background:#e8f1ff;color:#2763a9}.ns-mega-intro h3{font-size:24px;line-height:1.12;letter-spacing:-.025em;color:#10263b;margin:16px 0 10px}.ns-mega-intro p{font-size:12.5px;line-height:1.65;color:#667085;margin:0 0 18px}.ns-mega-primary-link{margin-top:auto!important;display:flex!important;align-items:center;gap:7px;padding:10px 0!important;color:#ff0066!important;font-weight:900!important;font-size:12.5px!important}.ns-mega-primary-link span{transition:transform .16s ease}.ns-mega-primary-link:hover span{transform:translateX(3px)}.ns-mega-main{padding:22px 24px 18px;min-width:0}.ns-mega-groups{display:grid;gap:12px}.ns-mega-groups-3{grid-template-columns:repeat(3,minmax(0,1fr))}.ns-mega-groups-2{grid-template-columns:repeat(2,minmax(0,1fr))}.ns-mega-group{min-width:0}.ns-mega-group h4{margin:0 0 9px;padding:0 4px;font-size:10px;letter-spacing:.1em;color:#8996a8}.ns-mega-link{display:flex!important;align-items:center;justify-content:space-between;gap:10px;padding:10px 11px!important;margin:2px 0;border:1px solid transparent;border-radius:11px;transition:background .15s ease,border-color .15s ease,transform .15s ease}.ns-mega-link span{display:grid;gap:2px;min-width:0}.ns-mega-link b{font-size:12.5px;color:#17212b;line-height:1.25}.ns-mega-link small{font-size:10.5px;line-height:1.35;color:#7a8797;font-weight:500}.ns-mega-link i{font-style:normal;color:#ff0066;font-weight:900;opacity:.6;transition:transform .15s ease,opacity .15s ease}.ns-mega-link:hover,.ns-mega-link:focus-visible{background:#fafbfd;border-color:#e5eaf0;transform:translateX(2px);outline:none}.ns-mega-link:hover i,.ns-mega-link:focus-visible i{transform:translateX(2px);opacity:1}.ns-mega-footer{display:flex;align-items:center;justify-content:space-between;gap:16px;border-top:1px solid #edf1f5;margin-top:14px;padding-top:14px}.ns-mega-footer>span{font-size:11px;color:#7a8797}.ns-mega-footer>div{display:flex;gap:8px;flex-wrap:wrap}.ns-mega .ns-btn{font-size:11px!important;padding:8px 11px!important;border-radius:8px}.company-hero{padding:72px 0 36px;background:radial-gradient(circle at 78% 12%,rgba(255,0,102,.11),transparent 26%),linear-gradient(180deg,#fff,#f7f9fc)}.company-hero-grid{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr);gap:48px;align-items:center}.company-hero h1{max-width:850px}.company-hero-copy{max-width:770px;font-size:15px;line-height:1.75;color:#667085}.company-positioning{border:1px solid #e5eaf0;border-radius:20px;background:#10263b;color:#fff;padding:26px;box-shadow:0 22px 60px rgba(16,38,59,.14)}.company-positioning-label{font-size:10px;letter-spacing:.12em;text-transform:uppercase;color:#ff7fb3;font-weight:900}.company-positioning blockquote{font-size:25px;line-height:1.28;font-weight:800;letter-spacing:-.025em;margin:18px 0;color:#fff}.company-positioning p{font-size:12.5px;line-height:1.65;color:#c8d4df;margin:0}.company-factbar{grid-template-columns:repeat(4,minmax(0,1fr));margin-top:34px}.company-fact{min-height:96px;display:flex;flex-direction:column;justify-content:center}.company-fact strong{font-size:18px}.company-fact span{margin-top:5px;line-height:1.45}.about-split{display:grid;grid-template-columns:minmax(260px,.68fr) minmax(0,1.32fr);gap:54px;align-items:start}.about-sticky{position:sticky;top:118px}.about-sticky h2{font-size:38px;margin:10px 0;color:#10263b}.about-prose{display:grid;gap:16px}.about-prose p{font-size:15px;line-height:1.8;color:#596778;margin:0}.capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.capability-grid article{border:1px solid #e5eaf0;background:#fff;border-radius:16px;padding:20px}.capability-grid article>span{display:inline-grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#fff0f6;color:#ff0066;font-size:10px;font-weight:900}.capability-grid h3{font-size:17px;margin:12px 0 8px;color:#10263b}.capability-grid p{font-size:12.5px;line-height:1.6;color:#667085;margin:0}.governance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.governance-panel{border:1px solid #e5eaf0;border-radius:20px;padding:28px;background:#fff}.governance-panel h2{font-size:36px;margin-top:10px}.governance-panel h3{font-size:25px;color:#10263b;margin-top:0}.governance-panel p{font-size:14px;line-height:1.75;color:#667085}.governance-panel.emphasis{background:#10263b;border-color:#10263b}.governance-panel.emphasis h3{color:#fff}.governance-panel.emphasis p{color:#c8d4df}.governance-panel.emphasis strong{color:#fff}.workflow-chain{display:flex;align-items:center;gap:9px;flex-wrap:wrap;margin:26px 0}.workflow-chain span{border:1px solid #dfe6ee;background:#fff;border-radius:999px;padding:9px 13px;font-size:12px;font-weight:800;color:#10263b}.workflow-chain b{color:#ff0066}.workflow-note{max-width:900px;font-size:13px;line-height:1.7;color:#667085}.platform-runtime{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.8fr);gap:40px;align-items:start}.platform-runtime h2{font-size:40px}.platform-runtime p{font-size:14px;line-height:1.75;color:#667085}.runtime-services{display:grid;grid-template-columns:1fr 1fr;gap:9px}.runtime-services span{border:1px solid #e5eaf0;border-radius:12px;padding:12px;background:#fff;color:#10263b;font-size:11.5px;font-weight:800}.enterprise-value-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.enterprise-value-grid article{border:1px solid #e5eaf0;border-radius:17px;padding:22px;background:#fff}.enterprise-value-grid h3{font-size:18px;color:#10263b;margin:0 0 8px}.enterprise-value-grid p{font-size:12.5px;line-height:1.65;color:#667085;margin:0}.value-outcomes{display:flex;flex-wrap:wrap;gap:8px;margin:4px 0 8px}.value-outcomes span{border:1px solid #e5eaf0;border-radius:999px;padding:7px 10px;background:#fff;font-size:11px;font-weight:700;color:#344054}.company-closing{padding:68px 0;background:#0c1f31;color:#fff}.company-closing h2{font-size:42px;line-height:1.12;letter-spacing:-.03em;max-width:980px;margin:12px 0;color:#fff}.company-closing p{max-width:860px;color:#b9c6d1;line-height:1.75}.company-closing .btn:not(.primary){background:transparent;border-color:#547087;color:#fff}html[data-theme="dark"] .ns-mega{background:#0c1928;border-color:#26384b;box-shadow:0 28px 80px rgba(0,0,0,.36)}html[data-theme="dark"] .ns-mega-intro{background:linear-gradient(145deg,#281324 0%,#0c1928 78%);border-color:#26384b}html[data-theme="dark"] .ns-mega-intro-alt{background:linear-gradient(145deg,#0d2440 0%,#0c1928 78%)}html[data-theme="dark"] .ns-mega-intro h3,html[data-theme="dark"] .ns-mega-link b{color:#f4f7fb}html[data-theme="dark"] .ns-mega-intro p,html[data-theme="dark"] .ns-mega-link small,html[data-theme="dark"] .ns-mega-footer>span{color:#a7b4c6}html[data-theme="dark"] .ns-mega-link:hover,html[data-theme="dark"] .ns-mega-link:focus-visible{background:#112236;border-color:#26384b}.ns-mega-footer{border-color:#26384b}html[data-theme="dark"] .company-hero{background:radial-gradient(circle at 78% 12%,rgba(255,0,102,.14),transparent 26%),linear-gradient(180deg,#091522,#0c1928)}html[data-theme="dark"] .company-hero-copy,html[data-theme="dark"] .about-prose p,html[data-theme="dark"] .platform-runtime p{color:#a7b4c6}html[data-theme="dark"] .company-fact,html[data-theme="dark"] .capability-grid article,html[data-theme="dark"] .governance-panel,html[data-theme="dark"] .runtime-services span,html[data-theme="dark"] .enterprise-value-grid article,html[data-theme="dark"] .value-outcomes span,html[data-theme="dark"] .workflow-chain span{background:#0d1b2b;border-color:#26384b}html[data-theme="dark"] .about-sticky h2,html[data-theme="dark"] .capability-grid h3,html[data-theme="dark"] .governance-panel h3,html[data-theme="dark"] .platform-runtime h2,html[data-theme="dark"] .runtime-services span,html[data-theme="dark"] .enterprise-value-grid h3,html[data-theme="dark"] .workflow-chain span{color:#f4f7fb}@media(max-width:1050px){.ns-mega-shell{grid-template-columns:240px minmax(0,1fr)}.ns-mega-groups-3{grid-template-columns:repeat(2,minmax(0,1fr))}.company-hero-grid{grid-template-columns:1fr .8fr;gap:30px}.capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:900px){.ns-nav{position:relative}.ns-navitem{position:relative}.ns-nav-trigger{justify-content:space-between}.ns-nav-caret{margin-left:auto}.ns-mega,.ns-mega-wide,.ns-mega-compact{position:static;width:100%;transform:none!important;opacity:1;visibility:visible;display:none;border-radius:13px;box-shadow:none;margin:0 0 6px;padding:0;overflow:hidden}.ns-navitem:hover .ns-mega,.ns-navitem:focus-within .ns-mega{display:none}.ns-navitem.ns-mobile-open .ns-mega{display:block}.ns-navitem.ns-mobile-open>.ns-nav-trigger .ns-nav-caret{transform:rotate(180deg)}.ns-mega-shell,.ns-mega-compact .ns-mega-shell{grid-template-columns:1fr;min-height:0}.ns-mega-intro{padding:18px;border-right:0;border-bottom:1px solid #edf1f5}.ns-mega-intro h3{font-size:20px}.ns-mega-primary-link{margin-top:8px!important}.ns-mega-main{padding:14px}.ns-mega-groups-3,.ns-mega-groups-2{grid-template-columns:1fr}.ns-mega-footer{align-items:flex-start;flex-direction:column}.ns-mega-link{padding:9px 8px!important}.company-hero-grid,.about-split,.governance-grid,.platform-runtime{grid-template-columns:1fr}.about-sticky{position:static}.company-positioning{max-width:none}.company-factbar{grid-template-columns:repeat(2,minmax(0,1fr))}.enterprise-value-grid{grid-template-columns:1fr}}@media(max-width:620px){.company-hero{padding-top:48px}.company-hero h1{font-size:42px}.company-positioning blockquote{font-size:21px}.company-factbar,.capability-grid,.runtime-services{grid-template-columns:1fr}.company-closing h2{font-size:34px}.workflow-chain{gap:6px}.workflow-chain span{width:100%;text-align:center}.workflow-chain b{display:none}}.product-grid .card,.grid .card{min-width:0}.product-icon,.product-hero-icon,.industry-product-icon{display:grid;place-items:center;background:#fff0f6;color:#ff0066;border:1px solid #ffd6e6}.product-icon{width:52px;height:52px;border-radius:15px}.product-hero-icon{width:68px;height:68px;border-radius:20px;margin-bottom:18px}.industry-product-icon{width:46px;height:46px;border-radius:13px;flex:0 0 auto}.product-icon svg,.product-hero-icon svg,.industry-product-icon svg{width:58%;height:58%;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.industry-grid-balanced{grid-template-columns:repeat(3,minmax(0,1fr));align-items:stretch}.industry-card{position:relative;display:flex;flex-direction:column;min-height:295px;transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.industry-card:hover{transform:translateY(-2px);border-color:#d8e0e8;box-shadow:0 16px 34px rgba(16,38,59,.08)}.industry-card-top{display:flex;justify-content:space-between;align-items:center}.industry-number{font-size:10px;font-weight:900;letter-spacing:.12em;color:#9aa6b5}.industry-open{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;border:1px solid #e5eaf0;color:#ff0066;font-weight:900}.industry-card h2 a:hover{color:#ff0066}.industry-card>p{flex:1}.industry-learn{margin-top:16px;font-size:12px;font-weight:900;color:#ff0066}.industry-featured{grid-column:1/-1;min-height:0;display:grid;grid-template-columns:130px minmax(0,1fr) minmax(320px,.9fr);gap:18px;align-items:center;background:linear-gradient(100deg,#10263b,#183b59);color:#fff;border-color:#10263b}.industry-featured .industry-card-top{display:block}.industry-featured .industry-number{font-size:30px;color:#ff7fb3}.industry-featured h2{margin:0}.industry-featured h2 a{color:#fff}.industry-featured p{color:#c9d5df;margin:0}.industry-featured .industry-products{margin:0}.industry-featured .industry-products a{background:rgba(255,255,255,.08);border-color:rgba(255,255,255,.16);color:#fff}.industry-featured .industry-learn{grid-column:3;color:#fff;margin:0;text-align:right}.industry-featured .industry-open{display:none}.industry-detail-hero{padding:70px 0;background:radial-gradient(circle at 82% 10%,rgba(255,0,102,.11),transparent 28%),linear-gradient(180deg,#fff,#f7f9fc);border-bottom:1px solid var(--line)}.industry-detail-hero-grid,.product-detail-hero-grid{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(320px,.7fr);gap:44px;align-items:center}.industry-summary-panel,.product-summary-panel{border-radius:22px;padding:28px;background:#10263b;color:#fff;box-shadow:0 22px 60px rgba(16,38,59,.14)}.industry-summary-panel>span,.product-summary-panel>span{font-size:10px;font-weight:900;letter-spacing:.12em;text-transform:uppercase;color:#ff7fb3}.industry-summary-panel p,.product-summary-panel p{color:#cfdae4;line-height:1.72;font-size:13.5px}.product-summary-panel h2{color:#fff;font-size:28px;margin:12px 0}.product-summary-tags{display:flex;gap:7px;flex-wrap:wrap;margin-top:18px}.product-summary-tags b{font-size:10px;border:1px solid rgba(255,255,255,.18);border-radius:999px;padding:6px 8px;background:rgba(255,255,255,.06)}.industry-overview-grid,.product-overview-grid,.product-platform-grid{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);gap:42px;align-items:start}.industry-copy h2,.product-overview-grid h2,.product-platform-grid h2{font-size:38px}.industry-copy p,.product-long-copy,.product-platform-grid>div>p{font-size:14.5px;line-height:1.78;color:#667085}.industry-challenges,.product-fit{border:1px solid #e5eaf0;border-radius:18px;padding:24px;background:#fff}.industry-challenges h3,.product-fit h3{color:#10263b;margin:0 0 12px}.industry-challenges ul{padding-left:20px;margin:0;display:grid;gap:10px}.industry-challenges li,.product-fit p{font-size:13px;line-height:1.6;color:#667085}.industry-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.industry-product-card{display:flex;gap:14px;border:1px solid #e5eaf0;border-radius:17px;padding:18px;background:#fff}.industry-product-card small{font-size:9px;text-transform:uppercase;letter-spacing:.08em;color:#ff0066;font-weight:900}.industry-product-card h3{font-size:16px;color:#10263b;margin:5px 0 7px}.industry-product-card p{font-size:12px;line-height:1.55;color:#667085}.industry-product-card a{font-size:11px;font-weight:900;color:#ff0066}.industry-flow,.product-flow{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.industry-flow-step,.product-flow-step{min-height:120px;border:1px solid #e5eaf0;border-radius:16px;padding:18px;background:#fff;display:flex;flex-direction:column;justify-content:space-between}.industry-flow-step span,.product-flow-step span{font-size:10px;font-weight:900;color:#ff0066;letter-spacing:.12em}.industry-flow-step b,.product-flow-step b{font-size:15px;color:#10263b}.industry-outcomes,.product-outcomes{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:10px}.industry-outcomes article,.product-outcomes article{border:1px solid #e5eaf0;border-radius:14px;background:#fff;padding:18px;display:flex;gap:10px;align-items:center}.industry-outcomes span,.product-outcomes span{color:#ff0066;font-weight:900}.industry-outcomes b,.product-outcomes b{font-size:12.5px;color:#10263b}.product-detail-hero{padding:66px 0;background:radial-gradient(circle at 82% 10%,rgba(255,0,102,.11),transparent 28%),linear-gradient(180deg,#fff,#f7f9fc);border-bottom:1px solid var(--line)}.product-detail-hero h1{font-size:clamp(42px,4.6vw,62px)}.product-capability-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:13px}.product-capability-grid article{border:1px solid #e5eaf0;border-radius:17px;background:#fff;padding:20px}.product-capability-grid article>span{font-size:9px;font-weight:900;letter-spacing:.12em;color:#ff0066}.product-capability-grid h3{font-size:16px;line-height:1.35;color:#10263b;margin:10px 0 8px}.product-capability-grid p{font-size:11.5px;line-height:1.55;color:#7a8797;margin:0}.product-platform-services{display:flex;flex-wrap:wrap;gap:8px;margin-top:18px}.product-platform-services span{font-size:11px;font-weight:800;border:1px solid #e5eaf0;border-radius:999px;background:#fff;padding:7px 10px;color:#344054}.product-closing{padding:64px 0;background:#0c1f31;color:#fff}.product-closing h2{color:#fff;max-width:900px;font-size:38px}.product-closing p{max-width:840px;color:#b9c6d1;line-height:1.7}.product-closing .btn:not(.primary){background:transparent;border-color:#547087;color:#fff}html[data-theme="dark"] .industry-detail-hero,html[data-theme="dark"] .product-detail-hero{background:radial-gradient(circle at 82% 10%,rgba(255,0,102,.14),transparent 28%),linear-gradient(180deg,#091522,#0c1928)}html[data-theme="dark"] .industry-challenges,html[data-theme="dark"] .product-fit,html[data-theme="dark"] .industry-product-card,html[data-theme="dark"] .industry-flow-step,html[data-theme="dark"] .product-flow-step,html[data-theme="dark"] .industry-outcomes article,html[data-theme="dark"] .product-outcomes article,html[data-theme="dark"] .product-capability-grid article,html[data-theme="dark"] .product-platform-services span{background:#0d1b2b;border-color:#26384b}html[data-theme="dark"] .industry-challenges h3,html[data-theme="dark"] .product-fit h3,html[data-theme="dark"] .industry-product-card h3,html[data-theme="dark"] .industry-flow-step b,html[data-theme="dark"] .product-flow-step b,html[data-theme="dark"] .industry-outcomes b,html[data-theme="dark"] .product-outcomes b,html[data-theme="dark"] .product-capability-grid h3,html[data-theme="dark"] .product-platform-services span{color:#f4f7fb}html[data-theme="dark"] .industry-copy p,html[data-theme="dark"] .product-long-copy,html[data-theme="dark"] .product-platform-grid>div>p,html[data-theme="dark"] .industry-challenges li,html[data-theme="dark"] .product-fit p,html[data-theme="dark"] .industry-product-card p{color:#a7b4c6}@media(max-width:1050px){.industry-product-grid,.product-capability-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-grid-balanced{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-featured{grid-column:1/-1;grid-template-columns:100px 1fr}.industry-featured .industry-products,.industry-featured .industry-learn{grid-column:2;text-align:left}.industry-flow,.product-flow,.industry-outcomes,.product-outcomes{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.industry-detail-hero-grid,.product-detail-hero-grid,.industry-overview-grid,.product-overview-grid,.product-platform-grid{grid-template-columns:1fr}.industry-product-grid,.product-capability-grid,.industry-grid-balanced,.industry-flow,.product-flow,.industry-outcomes,.product-outcomes{grid-template-columns:1fr}.industry-featured{display:flex;grid-column:auto;flex-direction:column;align-items:flex-start}.industry-featured .industry-products,.industry-featured .industry-learn{width:100%;text-align:left}.product-detail-hero h1{font-size:40px}.industry-detail-hero{padding-top:48px}}html{font-family:'Asap',sans-serif;font-size:16px;-webkit-text-size-adjust:100%}body,button,input,select,textarea{font-family:'Asap',sans-serif}body{font-size:15px;line-height:1.6}button,input,select,textarea{font-size:14px}h1,h2,h3,h4,h5,h6,.btn,.ns-btn,.ns-nav-trigger{font-family:'Asap',sans-serif}.ns-navlinks>a,.ns-navitem>a{font-size:14px;line-height:1.15;letter-spacing:0}.ns-nav-trigger{display:inline-flex!important;align-items:center;gap:7px}.ns-nav-chevron{width:14px;height:14px;display:block;flex:0 0 14px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .18s ease;color:#5f6c7a}.ns-navitem:hover>.ns-nav-trigger .ns-nav-chevron,.ns-navitem:focus-within>.ns-nav-trigger .ns-nav-chevron{transform:rotate(180deg);color:#ff0066}@media(min-width:901px){.ns-nav{position:relative}.ns-navitem{position:static}.ns-navitem>.ns-mega{top:100%;left:50%;margin-top:0;opacity:0;visibility:hidden;pointer-events:none;transform:translate(-50%,10px)}.ns-navitem>.ns-mega:before{content:"";position:absolute;left:0;right:0;top:-14px;height:14px}.ns-navitem:hover>.ns-mega,.ns-navitem:focus-within>.ns-mega{opacity:1;visibility:visible;pointer-events:auto;transform:translate(-50%,0)}}.gov-evaluation-form{padding:30px;border-radius:20px;box-shadow:0 18px 54px rgba(16,38,59,.08)}.gov-evaluation-form h2{font-size:30px;color:#10263b;margin-bottom:20px}.gov-evaluation-form .form-grid{gap:18px}.gov-evaluation-form label{font-size:12.5px;line-height:1.35;color:#344054}.gov-evaluation-form input,.gov-evaluation-form select,.gov-evaluation-form textarea{min-height:46px;border-color:#d5dde6;border-radius:11px;background:#fff;padding:11px 13px;transition:border-color .15s ease,box-shadow .15s ease}.gov-evaluation-form textarea{min-height:150px;resize:vertical}.gov-evaluation-form input:focus,.gov-evaluation-form select:focus,.gov-evaluation-form textarea:focus{outline:0;border-color:#ff0066;box-shadow:0 0 0 3px rgba(255,0,102,.09)}.gov-evaluation-form .btn{margin-top:20px;min-height:46px;padding-inline:20px}.industry-product-grid-seven{display:grid;grid-template-columns:repeat(12,minmax(0,1fr));gap:14px}.industry-product-grid-seven>.industry-product-card:nth-child(-n+4){grid-column:span 3}.industry-product-grid-seven>.industry-product-card:nth-child(n+5){grid-column:span 4}html[data-theme="dark"] .gov-evaluation-form input,html[data-theme="dark"] .gov-evaluation-form select,html[data-theme="dark"] .gov-evaluation-form textarea{background:#0d1b2b;border-color:#34485f;color:#f4f7fb}@media(max-width:1050px){.industry-product-grid-seven{grid-template-columns:repeat(2,minmax(0,1fr))}.industry-product-grid-seven>.industry-product-card:nth-child(n){grid-column:auto}}@media(max-width:760px){.industry-product-grid-seven{grid-template-columns:1fr}.gov-evaluation-form{padding:20px}.gov-evaluation-form h2{font-size:26px}}@media(max-width:900px){.ns-nav-trigger{display:flex!important;width:100%;justify-content:space-between}.ns-nav-chevron{margin-left:auto}}.btn{cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease,transform .16s ease,box-shadow .16s ease}.btn:hover,.btn:focus-visible{border-color:#ff0066;box-shadow:0 8px 24px rgba(16,38,59,.08);outline:none}.btn.primary:hover,.btn.primary:focus-visible{background:#df0059;border-color:#df0059;color:#fff}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .btn:not(.primary){background:#132337;border-color:#40536a;color:#f4f7fb!important}html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .btn:not(.primary):hover,html[data-theme="dark"] body:not(.globalport360-page):not(.manufacturing360-page) .btn:not(.primary):focus-visible{background:#1b3048;border-color:#ff4b92;color:#fff!important}html[data-theme="dark"] .card,html[data-theme="dark"] .flow-card,html[data-theme="dark"] .pricing,html[data-theme="dark"] .ph-card{background:#0d1b2b;border-color:#26384b;color:#f4f7fb}html[data-theme="dark"] .card h3,html[data-theme="dark"] .flow-card h2,html[data-theme="dark"] .flow-card h3,html[data-theme="dark"] .pricing h2,html[data-theme="dark"] .ph-card h3,html[data-theme="dark"] .suite-band-intro h3,html[data-theme="dark"] .suite-product-copy strong{color:#f4f7fb!important}html[data-theme="dark"] .price-note{background:#102a28;border-color:#28584e;color:#b8eadc}html[data-theme="dark"] .pricing-page-toggle{background:#0b1725;border-color:#34485f}html[data-theme="dark"] .pricing-page-toggle button{color:#dbe5ee}html[data-theme="dark"] .pricing-page-toggle button.active{background:#ff0066;color:#fff}html[data-theme="dark"] .pricing-controls select,html[data-theme="dark"] .flow-card input,html[data-theme="dark"] .flow-card select,html[data-theme="dark"] .flow-card textarea{background:#0b1725;border-color:#34485f;color:#f4f7fb}html[data-theme="dark"] .flow-card input::placeholder,html[data-theme="dark"] .flow-card textarea::placeholder{color:#8191a6}html[data-theme="dark"] .product-closing .btn:not(.primary),html[data-theme="dark"] .company-closing .btn:not(.primary){background:transparent;border-color:#607a93;color:#fff!important}html[data-theme="dark"] .product-platform-grid .pricing .btn:not(.primary){background:#132337;border-color:#40536a;color:#fff!important}html[data-theme="dark"] .suite-product-copy small{color:#b6c4d6}.phone-input{display:grid;grid-template-columns:minmax(145px,.48fr) minmax(0,1fr);gap:8px}.phone-input select,.phone-input input{min-width:0}.conditional-field[hidden]{display:none!important}.form-heading{padding-bottom:18px;margin-bottom:18px;border-bottom:1px solid var(--line)}.form-heading h2{margin:5px 0 7px}.form-heading p{margin:0;color:var(--muted);font-size:13px;line-height:1.55}.signup-form{padding:30px;box-shadow:0 18px 54px rgba(16,38,59,.07)}.signup-form .form-grid{gap:17px}.signup-form label{color:var(--ink)}.validation-input{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:7px}.mini-action{border:1px solid #ccd5de;background:#f8fafc;color:#17212b;border-radius:10px;padding:0 12px;font-weight:800;font-size:12px;cursor:pointer}.mini-action:hover,.mini-action:focus-visible{border-color:#ff0066;color:#ff0066;outline:none}.validation-status{min-height:18px;color:var(--muted);font-size:11px;font-weight:600}.validation-status.success{color:#187052}.validation-status.error{color:#b42318}html[data-theme="dark"] .mini-action{background:#132337;border-color:#40536a;color:#eef4fa}html[data-theme="dark"] .mini-action:hover{border-color:#ff4b92;color:#ff8fbb}.flow-card fieldset{border:1px solid var(--line);border-radius:14px;padding:16px;margin:20px 0}.flow-card fieldset legend{padding:0 8px;font-weight:800;color:var(--navy)}.product-checks{gap:9px;max-height:390px;background:var(--soft)}.product-check-option{display:flex!important;align-items:flex-start;gap:9px;border:1px solid var(--line);border-radius:11px;background:var(--white);padding:10px 11px;cursor:pointer;transition:border-color .15s ease,background .15s ease,transform .15s ease}.product-check-option:hover{border-color:rgba(255,0,102,.38);transform:translateY(-1px)}.product-check-option input{width:auto!important;margin-top:3px;accent-color:#ff0066}.product-check-option span{display:grid;gap:2px}.product-check-option b{font-size:12px;line-height:1.3;color:var(--navy)}.product-check-option small{font-size:10px;color:var(--muted);font-weight:500}.product-check-option:has(input:checked){background:#fff1f6;border-color:#ff79ac}html[data-theme="dark"] .flow-card fieldset legend,html[data-theme="dark"] .product-check-option b{color:#f4f7fb}html[data-theme="dark"] .product-checks{background:#0b1725}html[data-theme="dark"] .product-check-option{background:#102238;border-color:#2d4259}html[data-theme="dark"] .product-check-option:has(input:checked){background:#2a1523;border-color:#ff4b92}.ns-footer-assurance{display:grid;grid-template-columns:minmax(260px,.75fr) minmax(0,1.8fr);gap:18px;margin-top:30px;padding:22px;border:1px solid rgba(255,255,255,.12);border-radius:16px;background:rgba(255,255,255,.035)}.ns-cert-block,.ns-standards-block{display:grid;align-content:start;gap:7px}.ns-footer-kicker{text-transform:uppercase;letter-spacing:.11em;color:#ff7fb2;font-size:9.5px;font-weight:900}.ns-cert-block strong{font-size:17px;color:#fff}.ns-footer-assurance small{font-size:10.5px;line-height:1.55;color:#8fa1b2}.ns-standard-badges{display:flex;flex-wrap:wrap;gap:7px}.ns-standard-badges span{border:1px solid rgba(255,255,255,.14);border-radius:999px;padding:5px 8px;color:#dce7f1;background:rgba(255,255,255,.04);font-size:10px;font-weight:700}@media(max-width:760px){.phone-input{grid-template-columns:1fr}.signup-form{padding:20px}.ns-footer-assurance{grid-template-columns:1fr}.validation-input{grid-template-columns:1fr}.mini-action{min-height:42px}}.pricing-discovery-hero{padding:72px 0 42px;background:linear-gradient(180deg,#f8fbff 0%,#fff 100%)}.pricing-discovery-hero .eyebrow,.selected-product-context .eyebrow{display:block;color:#ff0066;text-transform:uppercase;letter-spacing:.12em;font-size:10px;font-weight:900;margin-bottom:9px}.pricing-discovery-hero h1{max-width:900px;margin:0 0 14px;color:var(--navy);font-size:clamp(40px,5.3vw,70px);line-height:1.02;letter-spacing:-.04em}.pricing-discovery-hero .lead{max-width:790px;color:var(--muted);font-size:18px;line-height:1.65}.pricing-mode-tabs{display:inline-flex;gap:5px;padding:5px;border:1px solid var(--line);border-radius:14px;background:#fff;margin-top:24px;box-shadow:0 9px 30px rgba(16,38,59,.06)}.pricing-mode-tabs button{border:0;background:transparent;padding:10px 16px;border-radius:10px;font-weight:800;color:#5d6975;cursor:pointer}.pricing-mode-tabs button.active{background:#10263b;color:#fff}.pricing-discovery-controls{position:sticky;top:64px;z-index:8;background:rgba(255,255,255,.94);backdrop-filter:blur(16px);border-top:1px solid var(--line);border-bottom:1px solid var(--line)}.pricing-discovery-controls .inner{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;padding:16px 0}.pricing-discovery-controls label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#596775}.pricing-discovery-controls select{min-height:44px;border:1px solid #d7e0e8;border-radius:10px;padding:0 12px;background:#fff;color:var(--navy);font-weight:700}.pricing-discovery-section{padding:52px 0}.pricing-discovery-section.soft{background:#f7f9fc}.section-heading-row{display:flex;justify-content:space-between;align-items:flex-end;gap:20px;margin-bottom:20px}.section-heading-row h2{margin:0;color:var(--navy);font-size:32px}.section-heading-row p{margin:6px 0 0;color:var(--muted);max-width:760px}.outcome-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:11px}.outcome-card{display:grid;text-align:left;gap:7px;min-height:108px;padding:16px;border:1px solid var(--line);border-radius:14px;background:#fff;cursor:pointer;transition:.16s ease}.outcome-card:hover,.outcome-card.active{border-color:#ff4b92;box-shadow:0 12px 34px rgba(16,38,59,.08);transform:translateY(-1px)}.outcome-card.active{background:#fff1f6}.outcome-card strong{color:var(--navy);font-size:13px}.outcome-card span{color:var(--muted);font-size:11px;line-height:1.5}.discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.discovery-card{display:flex;flex-direction:column;gap:14px;padding:22px;border:1px solid var(--line);border-radius:18px;background:#fff;box-shadow:0 12px 36px rgba(16,38,59,.045)}.discovery-card-top{display:flex;justify-content:space-between;gap:14px}.product-category{display:block;color:#ff0066;font-size:10px;font-weight:900;text-transform:uppercase;letter-spacing:.08em;margin-bottom:5px}.discovery-card h3{margin:0;color:var(--navy);font-size:22px}.recommended-badge{align-self:flex-start;white-space:nowrap;padding:5px 8px;border-radius:999px;background:#eef8f3;color:#167153;font-size:9px;font-weight:900;text-transform:uppercase;letter-spacing:.05em}.product-one-line{font-size:14px;color:#34495c;line-height:1.6;margin:0}.product-value-row{display:grid;gap:4px;padding-top:10px;border-top:1px solid #edf1f5}.product-value-row b{font-size:10px;text-transform:uppercase;letter-spacing:.07em;color:#75808c}.product-value-row span{font-size:12px;line-height:1.5;color:#34495c}.capability-chips{display:flex;flex-wrap:wrap;gap:6px}.capability-chips span{padding:5px 8px;border-radius:999px;background:#f3f6f9;color:#34495c;font-size:9.5px;font-weight:700}.benefit-list{margin:0;padding-left:19px;display:grid;gap:5px;color:#435365;font-size:11px;line-height:1.5}.discovery-actions{display:flex;gap:8px;flex-wrap:wrap;margin-top:auto;padding-top:4px}.selected-product-context{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(240px,.7fr);gap:26px;padding:24px;border:1px solid var(--line);border-radius:18px;background:#fff;margin-bottom:22px}.selected-product-context h2{margin:0 0 4px;color:var(--navy);font-size:30px}.selected-product-context strong{color:#ff0066}.selected-product-context p{color:#566575;line-height:1.65}.selected-product-outcomes{display:grid;align-content:start;gap:8px;padding:16px;border-radius:13px;background:#f7f9fc}.selected-product-outcomes span{font-size:10px;color:#75808c;text-transform:uppercase;letter-spacing:.08em;font-weight:900}.selected-product-outcomes b{font-size:11px;color:#34495c;font-weight:700}.pricing-billing-row{display:flex;justify-content:space-between;align-items:center;gap:15px;margin:0 0 20px}.pricing-billing-controls{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff}.pricing-billing-controls button{border:0;background:transparent;border-radius:9px;padding:9px 14px;font-weight:800;color:#65717d;cursor:pointer}.pricing-billing-controls button.active{background:#10263b;color:#fff}.annual-saving-label{font-size:11px;color:#167153;font-weight:900;margin-left:6px}.pricing-principles{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.pricing-principles article{padding:22px;border:1px solid var(--line);border-radius:16px;background:#fff}.pricing-principles h3{margin:0 0 8px;color:var(--navy)}.pricing-principles p{margin:0;color:var(--muted);font-size:12px;line-height:1.6}html[data-theme="dark"] .pricing-discovery-hero{background:linear-gradient(180deg,#0a1726 0%,#07121e 100%)}html[data-theme="dark"] .pricing-discovery-hero h1,html[data-theme="dark"] .section-heading-row h2,html[data-theme="dark"] .discovery-card h3,html[data-theme="dark"] .outcome-card strong,html[data-theme="dark"] .selected-product-context h2,html[data-theme="dark"] .pricing-principles h3{color:#f4f7fb}html[data-theme="dark"] .pricing-mode-tabs,html[data-theme="dark"] .pricing-discovery-controls,html[data-theme="dark"] .outcome-card,html[data-theme="dark"] .discovery-card,html[data-theme="dark"] .selected-product-context,html[data-theme="dark"] .pricing-principles article,html[data-theme="dark"] .pricing-billing-controls{background:#0d1b2b;border-color:#2d4259}html[data-theme="dark"] .pricing-discovery-controls{background:rgba(7,18,30,.94)}html[data-theme="dark"] .pricing-discovery-controls select{background:#0b1725;border-color:#34485f;color:#f4f7fb}html[data-theme="dark"] .pricing-discovery-section.soft,html[data-theme="dark"] .selected-product-outcomes,html[data-theme="dark"] .capability-chips span{background:#0a1726}html[data-theme="dark"] .product-one-line,html[data-theme="dark"] .product-value-row span,html[data-theme="dark"] .benefit-list,html[data-theme="dark"] .selected-product-outcomes b{color:#c6d2df}html[data-theme="dark"] .product-value-row{border-color:#26384b}html[data-theme="dark"] .pricing-mode-tabs button.active,html[data-theme="dark"] .pricing-billing-controls button.active{background:#ff0066}@media(max-width:1080px){.outcome-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pricing-discovery-controls .inner{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.pricing-discovery-hero{padding-top:48px}.pricing-discovery-hero h1{font-size:40px}.pricing-discovery-controls{position:static}.pricing-discovery-controls .inner,.discovery-grid,.pricing-principles,.selected-product-context{grid-template-columns:1fr}.outcome-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;padding-bottom:8px}.outcome-card{min-width:220px;scroll-snap-align:start}.section-heading-row,.pricing-billing-row{align-items:flex-start;flex-direction:column}.discovery-actions .btn{flex:1;text-align:center}.selected-product-context{gap:14px}}.pricing-filter-shell{margin-top:28px;padding:22px;border:1px solid var(--line);border-radius:20px;background:#fff;box-shadow:0 14px 42px rgba(16,38,59,.05)}.pricing-filter-head,.pricing-results-head{display:flex;justify-content:space-between;align-items:flex-end;gap:22px;margin-bottom:18px}.pricing-filter-head h2,.pricing-results-head h2,.outcome-section h2{margin:3px 0 6px;color:var(--navy)}.pricing-filter-head p,.pricing-results-head p,.outcome-section p{margin:0;color:var(--muted)}.pricing-filter-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin:18px 0}.pricing-filter-grid label{display:grid;gap:6px;font-size:11px;font-weight:800;color:#596775}.pricing-filter-grid select{min-height:44px;border:1px solid #d7e0e8;border-radius:10px;padding:0 12px;background:#fff;color:var(--navy);font-weight:700}.outcome-section{padding:34px 0 42px}.section-head{margin-bottom:18px}.product-discovery-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.pricing-billing-row>div:first-child{display:grid;gap:2px}.pricing-billing-row>div:first-child small{color:var(--muted);font-size:10.5px}.pricing-page-toggle button{cursor:pointer}.pricing-page-toggle button small{display:inline-block;margin-left:5px;color:#167153;font-size:9px;font-weight:900}.pricing-page-toggle button.active small{color:#fff}html[data-theme="dark"] .pricing-filter-shell{background:#0d1b2b;border-color:#2d4259}html[data-theme="dark"] .pricing-filter-head h2,html[data-theme="dark"] .pricing-results-head h2,html[data-theme="dark"] .outcome-section h2{color:#f4f7fb}html[data-theme="dark"] .pricing-filter-grid select{background:#0b1725;border-color:#34485f;color:#f4f7fb}@media(max-width:1080px){.pricing-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.product-discovery-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.pricing-filter-shell{padding:16px}.pricing-filter-grid,.product-discovery-grid{grid-template-columns:1fr}.pricing-filter-head,.pricing-results-head{align-items:flex-start;flex-direction:column}.pricing-filter-head .btn,.pricing-results-head .btn{width:100%;text-align:center}}.geographic-config{margin-top:18px;border:1px solid var(--line,#dfe3ea);border-radius:16px;background:var(--surface,#fff)}.geographic-config summary{cursor:pointer;display:flex;align-items:center;justify-content:space-between;gap:18px;padding:16px 18px;list-style:none}.geographic-config summary::-webkit-details-marker{display:none}.geographic-config summary span:first-child{display:grid;gap:3px}.geographic-config summary small{color:var(--muted,#667085)}.geo-summary-chip{font-size:.78rem;font-weight:700;border:1px solid var(--line,#dfe3ea);border-radius:999px;padding:7px 10px;white-space:nowrap}.geographic-config-body{border-top:1px solid var(--line,#dfe3ea);padding:18px}.geo-explainer{padding:12px 14px;border-radius:12px;background:var(--soft,#f7f8fb);font-size:.92rem;line-height:1.5}.geo-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:14px;margin-top:16px}.geo-grid label{display:grid;gap:7px;font-size:.86rem;font-weight:650}.geo-grid input,.geo-grid select{width:100%;min-height:44px;border:1px solid var(--line,#dfe3ea);border-radius:10px;padding:9px;background:var(--surface,#fff);color:inherit}.geo-grid select[multiple]{min-height:150px}.geo-grid small{font-weight:400;color:var(--muted,#667085);line-height:1.35}.geo-result{margin-top:14px;font-size:.9rem;line-height:1.55;color:var(--muted,#667085)}@media(max-width:980px){.geo-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:620px){.geographic-config summary{align-items:flex-start;flex-direction:column}.geo-grid{grid-template-columns:1fr}.geo-summary-chip{white-space:normal}}.pricing-filter-shell,.geographic-config,.pricing{overflow:visible}.pricing-filter-grid{grid-template-columns:repeat(4,minmax(180px,1fr));align-items:end}.pricing-filter-grid label,.geo-grid label{min-width:0}.pricing-filter-grid select,.geo-grid select:not([multiple]),.flow-card select{width:100%;max-width:100%;appearance:none;-webkit-appearance:none;background-image:linear-gradient(45deg,transparent 50%,#6b7785 50%),linear-gradient(135deg,#6b7785 50%,transparent 50%);background-position:calc(100% - 17px) 50%,calc(100% - 12px) 50%;background-size:5px 5px,5px 5px;background-repeat:no-repeat;padding-right:34px;text-overflow:ellipsis}.pricing-filter-grid select:focus,.geo-grid select:focus,.geo-grid input:focus,.flow-card select:focus{outline:0;border-color:#ff0066;box-shadow:0 0 0 3px rgba(255,0,102,.09)}.geo-grid{grid-template-columns:repeat(auto-fit,minmax(205px,1fr))}.geo-grid select[multiple]{background-image:none;padding-right:9px;overflow:auto}.pricing-page-toggle{display:inline-flex;padding:4px;border:1px solid var(--line);border-radius:12px;background:#fff;gap:3px}.pricing-page-toggle button{min-height:40px;border:0;background:transparent;border-radius:9px;padding:8px 14px;font-weight:800;color:#65717d}.pricing-page-toggle button.active{background:#10263b;color:#fff}.product-discovery-grid{align-items:stretch}.discovery-card{height:100%;min-width:0}.discovery-card h3,.product-one-line,.product-value-row span{overflow-wrap:anywhere}.flag-select-wrap{position:relative;display:block;min-width:0}.flag-select-wrap select{padding-left:44px!important}.country-flag-preview{position:absolute;left:13px;top:50%;transform:translateY(-50%);width:22px;height:16px;border-radius:2px;box-shadow:0 0 0 1px rgba(16,38,59,.12);background-size:cover;background-position:center;z-index:1;pointer-events:none;line-height:16px;text-align:center;font-size:15px}.phone-input .flag-select-wrap{min-width:0}.phone-input .flag-select-wrap select{height:100%}html[data-theme="dark"] .pricing-page-toggle{background:#0b1725;border-color:#34485f}html[data-theme="dark"] .pricing-filter-grid select,html[data-theme="dark"] .geo-grid select,html[data-theme="dark"] .geo-grid input{background-color:#0b1725;border-color:#34485f;color:#f4f7fb}@media(max-width:1080px){.pricing-filter-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:720px){.pricing-mode-tabs{display:grid;grid-template-columns:1fr 1fr;width:100%}.pricing-mode-tabs button{min-width:0}.pricing-billing-row{gap:12px}.pricing-page-toggle{width:100%}.pricing-page-toggle button{flex:1}.pricing-filter-grid{grid-template-columns:1fr}.geo-grid{grid-template-columns:1fr}.pricing-filter-shell{border-radius:16px}}.btn.primary{background:#ff0066!important;border-color:#ff0066!important;color:#fff!important}.btn.primary:hover,.btn.primary:focus-visible{background:#df0059!important;border-color:#df0059!important;color:#fff!important}@supports (content-visibility:auto){main>.section,main>.product-closing,main>.industry-detail-section,.ns-footer{content-visibility:auto;contain-intrinsic-size:1px 760px}}img{max-width:100%}img[loading="lazy"]{content-visibility:auto}.blog-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}.blog-card{border:1px solid var(--line);border-radius:18px;padding:24px;background:var(--white);display:flex;flex-direction:column;gap:12px;min-width:0}.blog-card h2{font-size:24px;line-height:1.2;margin:0;color:var(--navy)}.blog-card p{color:var(--muted);line-height:1.7;margin:0}.blog-card-meta,.blog-card-footer,.blog-post-meta{display:flex;align-items:center;gap:12px;flex-wrap:wrap;color:var(--muted);font-size:12px}.blog-card-meta span,.blog-post-meta span{font-weight:800;color:var(--pink)}.blog-card-footer{justify-content:space-between;margin-top:auto}.blog-post-shell{max-width:900px}.blog-post h1{font-size:clamp(40px,6vw,68px);max-width:920px}.blog-hero-image{width:100%;height:auto;border-radius:20px;margin:24px 0}.blog-richtext{font-size:17px;line-height:1.8;color:var(--ink)}.blog-richtext h2,.blog-richtext h3{color:var(--navy);margin-top:1.5em}.blog-richtext img{height:auto;border-radius:14px}.blog-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:30px}.blog-tags span{border:1px solid var(--line);border-radius:999px;padding:6px 10px;font-size:12px;font-weight:700}[data-cms-field],[data-cms-region],[data-cms-global],[data-cms-global-region]{scroll-margin-top:110px}@media(max-width:760px){.blog-list{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}}.check a{display:inline!important;padding:0!important;color:var(--pink,#ff0066);font-weight:800;text-decoration:underline;text-underline-offset:2px}.check a:hover,.check a:focus-visible{text-decoration-thickness:2px}.ns-footer-bottom{border-top:1px solid rgba(255,255,255,.1);margin-top:30px;padding-top:18px;display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.ns-footer-bottom .ns-copyright{border-top:0;margin-top:0;padding-top:0}.ns-footer-legal{display:flex;align-items:center;gap:18px;flex-wrap:wrap}.ns-footer-legal a{display:inline-block!important;padding:2px 0!important;color:#b9c6d1!important;font-size:12px!important}.ns-footer-legal a:hover,.ns-footer-legal a:focus-visible{color:#fff!important;text-decoration:underline}.legal-meta{margin-top:18px;color:var(--muted);font-size:13px}.legal-shell{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:34px;align-items:start}.legal-shell article{min-width:0}.legal-shell article h2{margin:32px 0 10px;color:var(--navy);font-size:24px}.legal-shell article h2:first-child{margin-top:0}.legal-shell article p{color:var(--muted);line-height:1.75}.legal-side{position:sticky;top:116px;border:1px solid var(--line);background:var(--white);border-radius:16px;padding:20px;display:grid;gap:8px}.legal-side h3{margin:0 0 6px}.legal-side a{font-weight:800;color:var(--pink);text-decoration:none;padding:6px 0}@media(max-width:760px){.legal-shell{grid-template-columns:1fr}.legal-side{position:static}.ns-footer-bottom{align-items:flex-start;flex-direction:column}.ns-footer-legal{gap:14px}}.ns-mega-cross-solutions{display:grid;grid-template-columns:auto repeat(2,minmax(0,1fr));gap:10px;align-items:stretch;margin-top:14px;padding-top:14px;border-top:1px solid var(--ns-line,#e5eaf0)}.ns-mega-cross-solutions>span{align-self:center;font-size:10px;text-transform:uppercase;letter-spacing:.08em;font-weight:900;color:#667085}.ns-mega-cross-solutions>a{display:flex;flex-direction:column;gap:2px;padding:10px 12px;border:1px solid #e5eaf0;border-radius:12px;background:rgba(255,255,255,.72);text-decoration:none}.ns-mega-cross-solutions b{font-size:12px;color:var(--ns-ink,#10263b)}.ns-mega-cross-solutions small{font-size:10px;line-height:1.35;color:#667085}.ns-mega-cross-solutions a:hover{border-color:#ff0066;transform:translateY(-1px)}[data-theme="dark"] .ns-mega-cross-solutions>a{background:rgba(18,31,45,.72);border-color:#324154}[data-theme="dark"] .ns-mega-cross-solutions b{color:#fff}[data-theme="dark"] .ns-mega-cross-solutions small,[data-theme="dark"] .ns-mega-cross-solutions>span{color:#b8c4d0}@media(max-width:900px){.ns-mega-cross-solutions{grid-template-columns:1fr}.ns-mega-cross-solutions>a{background:transparent}}.legal-consent-group{display:grid;gap:10px;margin:18px 0}.legal-check{align-items:flex-start}.legal-check input{margin-top:3px;flex:0 0 auto}.legal-check a{text-decoration:underline;text-underline-offset:2px;font-weight:700}.native-multi-hidden{position:absolute!important;inline-size:1px!important;block-size:1px!important;opacity:0!important;pointer-events:none!important;overflow:hidden!important}.multi-country{position:relative;min-width:0}.multi-country-trigger{width:100%;min-height:46px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;font:inherit;text-align:left;cursor:pointer}.multi-country-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.multi-country-caret{font-weight:900;color:var(--muted)}.multi-country-menu{position:absolute;z-index:80;left:0;right:0;top:calc(100% + 6px);border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 18px 48px rgba(16,38,59,.16);padding:10px}.multi-country-search{width:100%;margin-bottom:8px}.multi-country-options{max-height:270px;overflow:auto;display:grid;gap:2px;padding-right:3px}.multi-country-option{display:grid;grid-template-columns:20px 24px 1fr;gap:8px;align-items:center;padding:8px 7px;border-radius:8px;cursor:pointer;font-size:13px}.multi-country-option:hover{background:var(--soft)}.multi-country-flag{font-size:17px;line-height:1}.multi-country-option input{width:16px;height:16px;margin:0}.country-flag-preview{display:grid;place-items:center;background:none!important;box-shadow:none!important;width:24px;height:24px;font-size:18px;line-height:1}.product-catalog-grid{display:grid!important;grid-template-columns:repeat(12,minmax(0,1fr))!important;gap:16px}.product-catalog-grid>.card{grid-column:span 4}.product-catalog-grid>.card:nth-last-child(-n+4){grid-column:span 4}.industry-featured{grid-template-areas:"number title description" "number products cta";grid-template-columns:90px minmax(260px,.9fr) minmax(360px,1.25fr);column-gap:28px;row-gap:18px;padding:30px 32px}.industry-featured .industry-card-top{grid-area:number;align-self:start}.industry-featured h2{grid-area:title;align-self:start}.industry-featured>p{grid-area:description;align-self:start}.industry-featured .industry-products{grid-area:products;align-self:end}.industry-featured .industry-learn{grid-area:cta;align-self:end;text-align:right}.industry-featured .industry-products a{padding:7px 11px}.government-external-solution{border-style:dashed}.government-external-solution h3:after{content:" ↗";font-size:.8em;color:#ff0066}html[data-theme="dark"] .multi-country-trigger,html[data-theme="dark"] .multi-country-menu{background:#0d1b2b;border-color:#26384b;color:#f4f7fb}@media(max-width:1050px){.product-catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important}.product-catalog-grid>.card,.product-catalog-grid>.card:nth-last-child(-n+4){grid-column:auto}.industry-featured{grid-template-areas:"number title" "number description" "number products" "number cta";grid-template-columns:80px minmax(0,1fr)}.industry-featured .industry-learn{text-align:left}}@media(max-width:760px){.product-catalog-grid{grid-template-columns:1fr!important}.industry-featured{display:grid;grid-template-areas:"number" "title" "description" "products" "cta";grid-template-columns:1fr;padding:24px}.industry-featured .industry-card-top,.industry-featured h2,.industry-featured>p,.industry-featured .industry-products,.industry-featured .industry-learn{width:100%}.multi-country-menu{position:fixed;left:16px;right:16px;top:18vh;max-height:64vh}.multi-country-options{max-height:48vh}}.legal-check-copy{display:inline;min-width:0;font-weight:600;line-height:1.55}.legal-check-copy a{margin-inline:2px}.legal-check{gap:8px}.legal-check input{margin-top:.22em}
.btn-block{width:100%}
.wa-field{display:grid;gap:7px;align-content:start;font-size:13px;font-weight:800;color:var(--navy);min-width:0}.wa-field>small{font-size:11px;font-weight:500;color:var(--muted);line-height:1.45}.wa-field-label{display:block}.wa-multiselect{position:relative;min-width:0}.wa-multi-trigger{width:100%;min-height:46px;border:1px solid var(--line);border-radius:10px;background:var(--white);color:var(--ink);display:flex;align-items:center;justify-content:space-between;gap:12px;padding:10px 13px;font:inherit;font-weight:600;text-align:left;cursor:pointer}.wa-multi-trigger:hover,.wa-multi-trigger:focus-visible{border-color:#ff0066;box-shadow:0 0 0 3px rgba(255,0,102,.08);outline:0}.wa-multi-summary{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wa-multi-caret{font-weight:900;color:var(--muted)}.wa-multi-menu{position:absolute;z-index:90;left:0;right:0;top:calc(100% + 6px);border:1px solid var(--line);border-radius:12px;background:var(--white);box-shadow:0 18px 48px rgba(16,38,59,.18);padding:10px}.wa-multi-search{width:100%;min-height:42px;margin-bottom:8px}.wa-multi-options{max-height:310px;overflow:auto;display:grid;gap:2px;padding-right:3px}.wa-multi-option{display:grid;grid-template-columns:20px minmax(0,1fr);gap:9px;align-items:start;padding:9px 8px;border-radius:8px;cursor:pointer;font-size:13px;font-weight:600;color:var(--ink)}.wa-multi-option:hover,.wa-multi-option:focus-within{background:var(--soft)}.wa-multi-option input{width:16px;height:16px;margin:2px 0 0}.wa-multi-option-copy{display:grid;gap:2px;min-width:0}.wa-multi-option-copy strong{font-size:13px;line-height:1.25}.wa-multi-option-copy small{font-size:10px;font-weight:600;color:var(--muted);overflow-wrap:anywhere}.wa-custom-entry{display:grid;gap:6px;margin-top:2px;padding:10px 12px;border:1px dashed var(--line);border-radius:10px;background:var(--soft)}.wa-custom-entry label{font-size:11px;font-weight:800;color:var(--navy)}.wa-custom-entry input{width:100%;min-height:42px;background:var(--white)}html[data-theme=dark] .wa-field{color:#f4f7fb}html[data-theme=dark] .wa-multi-trigger,html[data-theme=dark] .wa-multi-menu,html[data-theme=dark] .wa-custom-entry input{background:#0d1b2b;border-color:#2d4259;color:#f4f7fb}html[data-theme=dark] .wa-multi-option{color:#f4f7fb}html[data-theme=dark] .wa-multi-option:hover,html[data-theme=dark] .wa-multi-option:focus-within,html[data-theme=dark] .wa-custom-entry{background:#0a1726;border-color:#2d4259}html[data-theme=dark] .wa-custom-entry label{color:#f4f7fb}@media(max-width:760px){.wa-multi-menu{position:fixed;left:16px;right:16px;top:16vh;max-height:68vh}.wa-multi-options{max-height:50vh}}

/* v2.4.3 CMS-managed social footer */
.ns-footer-social-wrap{margin-top:18px;display:grid;gap:9px}.ns-footer-social-label{font-size:10px;font-weight:900;letter-spacing:.1em;text-transform:uppercase;color:#8fa1b2}.ns-footer-social{display:flex;align-items:center;gap:9px;flex-wrap:wrap}.ns-footer .ns-social-link{display:inline-grid!important;place-items:center;width:36px;height:36px;padding:0!important;border:1px solid rgba(255,255,255,.16);border-radius:10px;background:rgba(255,255,255,.045);color:#dce7f1!important;transition:transform .16s ease,border-color .16s ease,background .16s ease,color .16s ease}.ns-footer .ns-social-link svg{width:18px;height:18px;display:block;fill:currentColor}.ns-footer .ns-social-link:hover,.ns-footer .ns-social-link:focus-visible{transform:translateY(-2px);border-color:#ff0066;background:rgba(255,0,102,.14);color:#fff!important;outline:none}.ns-footer .ns-social-link:focus-visible{box-shadow:0 0 0 3px rgba(255,0,102,.25)}.ns-social-pending{display:none!important}.ns-social-link[hidden]{display:none!important}@media(max-width:620px){.ns-footer-social{gap:8px}.ns-footer .ns-social-link{width:40px;height:40px}}
