:root{--ink:#eaf4fa;--muted:#b6c5ce;--blue:#45bcff;--blue-deep:#102f4a;--line:#24445b;--panel:#08131d;--navy:#03090f;--success:#8ee5bd;--caution:#ffc36a;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:var(--ink);background:var(--navy)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--navy)}body{margin:0;min-width:320px;min-height:100vh;background:var(--navy)}button,input,select,textarea{font:inherit}button{cursor:pointer}button:focus-visible,input:focus-visible,select:focus-visible,textarea:focus-visible{outline:2px solid var(--blue);outline-offset:3px}img{max-width:100%;display:block}.site-header{position:sticky;z-index:10;top:0;display:flex;align-items:center;gap:32px;padding:16px clamp(20px,4vw,72px);min-height:96px;background:#040b12;border-bottom:1px solid #142b3c}.brand{background:transparent;border:0;padding:0;width:210px}.brand img{width:210px}nav{display:flex;flex:1;justify-content:flex-end;gap:clamp(10px,1.8vw,26px);margin-left:auto;min-width:0}nav button,nav a,.text-button,footer button{border:0;background:transparent;color:#dbeaf1;font-size:16px;text-transform:uppercase;letter-spacing:.06em;padding:8px 0;text-decoration:none}nav button:hover,nav a:hover,.text-button:hover,footer button:hover{color:var(--blue)}.button{border:1px solid var(--blue);min-height:54px;padding:0 24px;color:#eefaff;background:transparent;font-weight:700;font-size:16px;transition:background .2s ease,color .2s ease,border-color .2s ease}.header-admin{min-height:46px;padding:0 16px;white-space:nowrap;font-size:14px}.admin-access-modal{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#02070cbe}.global-admin-login{width:min(900px,100%);margin:0;box-shadow:0 28px 80px #000b}.form-error{margin:0;padding:12px 14px;border:1px solid #d86868;background:#321b22;color:#ffd1d1;font-size:15px}.news-admin-actions,.news-card-admin{display:flex;align-items:center;gap:12px;flex-wrap:wrap}.news-card-admin{margin-top:20px}.news-card-admin button{min-height:42px;padding:0 15px;border:1px solid #3f799d;background:#0b2030;color:#bce9ff;font:inherit;font-weight:700;cursor:pointer}.news-card-admin button:disabled{cursor:not-allowed;opacity:.38}.news-card-admin .inventory-delete{border-color:#8c454c;background:#2c151a;color:#ffb1b1}@media(max-width:1320px){.site-header{flex-wrap:wrap;gap:12px 24px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;margin-left:0}.site-header nav button,.site-header nav a{font-size:14px}}.button-primary{background:var(--blue);color:#02101b;border-color:var(--blue)}.button:hover{background:#d7f3ff;color:#041018;border-color:#d7f3ff}.button-outline{background:transparent}.header-cta{margin-left:8px;white-space:nowrap}.section-shell{width:min(1280px,calc(100% - 48px));margin:0 auto}.hero{min-height:700px;display:grid;grid-template-columns:minmax(0,.78fr) minmax(580px,1.22fr);align-items:center;gap:42px;padding:76px 0 54px}.hero-copy{max-width:560px}.eyebrow{color:var(--blue);font-size:13px;font-weight:750;letter-spacing:.16em;margin:0 0 14px}.hero-product-title{max-width:620px;margin:0 0 22px;color:var(--blue);font-size:clamp(34px,4.5vw,54px);font-weight:850;letter-spacing:.045em;line-height:1.05}h1,h2,h3,p{margin-top:0}h1{max-width:540px;margin-bottom:22px;color:#f5fbff;font-size:clamp(46px,5.2vw,76px);letter-spacing:-.065em;line-height:.98}h1 span,h2 span,footer span{color:var(--blue)}.hero-lede{max-width:540px;color:#d1dce2;font-size:21px;line-height:1.58}.hero-points{margin:30px 0;display:grid;gap:18px}.hero-points div{padding-left:18px;border-left:2px solid var(--blue)}.hero-points dt{color:#effbff;font-weight:700;font-size:18px}.hero-points dd{margin:4px 0 0;color:var(--muted);font-size:17px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.hero-console{position:relative;min-height:590px;overflow:hidden;border:1px solid #163449;background:#07111a}.hero-screen{position:absolute;overflow:hidden;border:1px solid #2b6382;background:#061019;box-shadow:0 18px 45px #0008}.hero-screen img{width:100%;height:100%;object-fit:cover;object-position:top}.hero-screen p{position:absolute;left:0;right:0;bottom:0;margin:0;padding:11px 14px;color:#d9f5ff;background:#06131de8;border-top:1px solid #245572;font-size:14px;font-weight:700}.hero-screen-primary{top:32px;left:28px;width:73%;height:410px}.hero-screen-primary p{top:0;bottom:auto;border-top:0;border-bottom:1px solid #245572}.hero-screen-wip{top:142px;right:22px;width:43%;height:205px}.hero-screen-robot{left:82px;bottom:74px;width:45%;height:185px}.system-caption{position:absolute;bottom:18px;left:18px;right:18px;display:grid;grid-template-columns:repeat(4,1fr);background:#071621;border:1px solid #215270}.system-caption span{padding:16px 10px;color:#b8e9ff;text-align:center;font-weight:700;font-size:15px;border-right:1px solid #215270}.system-caption span:last-child{border-right:0}.assurance{display:grid;grid-template-columns:repeat(4,1fr);max-width:100%;background:#0b263b;border-top:1px solid #27658d;border-bottom:1px solid #27658d}.assurance p{margin:0;padding:21px clamp(16px,4vw,54px);display:grid;gap:5px;border-right:1px solid #27658d}.assurance p:last-child{border:0}.assurance strong{font-size:17px;color:#effaff}.assurance span{color:#b6d9ea;font-size:16px}.pvd-tool{padding:110px 0;background:#06111a;border-bottom:1px solid #1d4259}.pvd-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(400px,.92fr);gap:28px;align-items:stretch}.pvd-system{position:relative;min-height:620px;display:grid;place-items:center;overflow:hidden;border:1px solid #24516b;background:#07121b}.pvd-system img{width:180%;max-width:none;height:720px;object-fit:contain;transform:translateY(-22px)}.pvd-system p{position:absolute;left:18px;right:18px;bottom:18px;margin:0;padding:15px 18px;color:#c4ebfb;background:#081925;border:1px solid #215270;font-size:16px;font-weight:700}.pvd-specs{display:grid;grid-template-columns:1fr 1fr;gap:12px}.pvd-specs article,.pvd-cta{padding:22px;border:1px solid var(--line);background:#091721}.pvd-specs article{display:grid;align-content:start;gap:9px}.pvd-specs strong{color:#f2fbff;font-size:22px;letter-spacing:-.035em}.pvd-specs span,.pvd-cta p{color:var(--muted);font-size:17px;line-height:1.5}.pvd-cta{grid-column:1 / -1;display:grid;gap:18px;align-content:start}.pvd-cta p{margin:0}.pvd-cta .button{justify-self:start}.platform,.parts{padding:104px 0}.home-parts-archive{display:none}.parts-teaser{padding:88px 0;background:#071925;border-top:1px solid #1d4259;border-bottom:1px solid #1d4259}.parts-teaser-inner{display:grid;grid-template-columns:1.15fr .85fr;gap:42px;align-items:end}.parts-teaser h2{margin-bottom:18px}.parts-teaser p{max-width:670px;color:var(--muted);font-size:19px;line-height:1.6;margin:0}.parts-teaser-inner>div:last-child{display:grid;gap:22px;justify-items:start}.parts-teaser-inner>div:last-child p{color:#dcecf3}.parts-teaser-inner>div:last-child span{color:var(--blue)}.section-heading{margin-bottom:42px}.split-heading{display:grid;grid-template-columns:1.15fr .85fr;gap:38px;align-items:end}.centered{max-width:680px;text-align:center;margin-inline:auto}h2{margin-bottom:0;color:#f3faff;letter-spacing:-.06em;font-size:clamp(40px,4vw,64px);line-height:1}.section-heading>p{color:var(--muted);max-width:520px;line-height:1.6;margin-bottom:4px;font-size:19px}.capability-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.screen-card{border:1px solid var(--line);background:var(--panel);overflow:hidden}.screen-card>img{width:100%;height:240px;object-fit:cover;object-position:top;border-bottom:1px solid var(--line)}.screen-card>div{padding:24px}.screen-card h3,.legacy-card h3,.part-card h3,.support h3{color:#f4fbff;font-size:28px;letter-spacing:-.035em;margin-bottom:10px}.screen-card p:not(.eyebrow),.legacy-card p:not(.eyebrow),.part-card p:not(.part-number),.rfq-summary>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:1.55}.screen-card button{border:0;padding:0;margin-top:7px;color:var(--blue);background:transparent;font-size:15px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.legacy{background:#06111a;padding:100px 0;border-top:1px solid #1b3b50;border-bottom:1px solid #1b3b50}.legacy .section-heading>p{margin:16px auto 0}.legacy-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px;margin-top:46px}.legacy-card{min-height:452px;display:grid;grid-template-columns:1fr 1fr;gap:22px;align-items:center;padding:20px;background:#091721;border:1px solid #264359}.machine-image{display:grid;place-items:center;align-self:stretch;background:#11181e;overflow:hidden}.machine-image img{width:100%;height:100%;min-height:380px;object-fit:cover;object-position:center;mix-blend-mode:normal}.concept-two{background:#06080d}.concept-two img{object-fit:contain;mix-blend-mode:normal}.inventory-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:20px}.inventory-toolbar p{margin:0;color:var(--muted);font-size:18px}.inventory-toolbar p span{color:var(--blue)}.admin-actions{display:flex;align-items:center;gap:13px}.admin-actions>span{color:#b8d7e7;font-size:15px}.admin-panel,.admin-login{display:grid;grid-template-columns:1fr 1fr 1fr auto;gap:14px;padding:22px;margin-bottom:22px;border:1px solid #2a5c7d;background:#071925}.admin-panel>div{display:grid;gap:14px}.admin-panel label,.rfq-form label,.admin-login label{display:grid;gap:7px;color:#c8dae4;font-size:16px;font-weight:700}.admin-panel input,.admin-panel select,.admin-login input,.rfq-form input,.rfq-form select,.rfq-form textarea{width:100%;min-height:50px;color:#eaf7ff;background:#08131d;border:1px solid #2d5066;padding:12px;font-size:16px}.upload-field input{padding:5px}.upload-field span{color:var(--blue);font-size:14px;font-weight:500}.admin-panel .button{align-self:end}.admin-login{grid-template-columns:1.3fr 1fr 1fr;align-items:end}.admin-login>div:first-child{align-self:stretch}.admin-login h3{margin:0 0 8px;font-size:26px}.admin-login p:not(.eyebrow){color:var(--muted);font-size:16px;line-height:1.5}.admin-login-actions{display:flex;gap:10px;grid-column:2 / 4;justify-content:flex-end}.inventory-admin-panel .inventory-edit-heading{grid-column:1 / -1;display:flex;flex-direction:row;align-items:center;gap:12px;padding-bottom:12px;border-bottom:1px solid #21445b}.inventory-edit-heading .eyebrow{margin:0}.inventory-edit-heading strong{color:#f2fbff;font-size:18px}.inventory-submit-actions{align-self:end}.inventory-form-error{grid-column:1 / -1;margin:0}.inventory-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.part-card{min-width:0;overflow:hidden;background:#07121b;border:1px solid var(--line)}.part-card>img,.part-card>.image-awaiting{width:100%;height:220px;border-bottom:1px solid var(--line)}.part-card>img{object-fit:contain;object-position:center;padding:10px;background:#080d12}.image-awaiting{display:grid;place-content:center;gap:5px;background:#0c1a25;color:#a8c6d6;text-align:center}.image-awaiting span{color:#e3f6ff;font-size:14px;font-weight:700}.image-awaiting small{font-size:13px}.part-content{padding:18px}.part-number{color:var(--blue);font-size:13px;margin-bottom:8px}.part-card h3{min-height:58px;font-size:21px;margin-bottom:7px}.part-foot{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-top:15px}.part-actions{display:flex;align-items:center;justify-content:flex-end;gap:11px;flex-wrap:wrap}.status{color:var(--success);font-size:13px;font-weight:750}.status.caution{color:var(--caution)}.part-foot button{border:0;color:var(--blue);background:transparent;padding:0;font-weight:750;font-size:13px;text-transform:uppercase}.part-foot .inventory-edit{color:#ffd18a}.part-foot .inventory-delete{color:#ff9696}.support{padding:100px 0;background:#07111a;border-top:1px solid #1d4259}.support-grid{display:grid;grid-template-columns:1.05fr 1fr .92fr;gap:16px}.rfq-form,.rfq-summary,.service-list{padding:26px;border:1px solid var(--line);background:#091721}.rfq-form textarea{min-height:124px;resize:vertical}.rfq-form{display:grid;align-content:start;gap:15px}.rfq-form h3,.rfq-summary h3,.service-list h3{margin:0}.rfq-selection{color:#b9ddeb;font-size:15px;margin:0}.success{margin:0;color:var(--success);font-size:16px;line-height:1.4}.rfq-summary ul,.service-list ul{list-style:none;margin:18px 0;padding:0}.rfq-summary li{display:flex;justify-content:space-between;gap:12px;padding:14px 0;border-bottom:1px solid #1f3d50}.rfq-summary li span{display:grid;gap:4px;color:#e8f6fc;font-size:16px}.rfq-summary li small{color:var(--muted)}.rfq-summary li button{border:0;background:transparent;color:var(--blue);font-size:14px}.service-list li{padding:14px 0 14px 16px;color:#cad8df;border-bottom:1px solid #1f3d50;font-size:16px;line-height:1.35}.service-list .button,.rfq-summary .button{margin-top:10px;width:100%}.service-list li button{border:0;padding:0;color:#cad8df;background:transparent;font-size:16px;line-height:1.35;text-align:left}.service-list li button:hover{color:var(--blue)}.parts-page{padding:92px 0 106px}.parts-page .section-heading{max-width:100%}.parts-filters{display:grid;grid-template-columns:1.5fr .8fr;gap:14px;margin-bottom:24px}.parts-filters label,.custom-parts-form label,.obsolete-parts-form label{display:grid;gap:7px;color:#c8dae4;font-size:16px;font-weight:700}.parts-filters input,.parts-filters select,.custom-parts-form input,.custom-parts-form textarea,.obsolete-parts-form input,.obsolete-parts-form textarea{width:100%;min-height:52px;color:#eaf7ff;background:#08131d;border:1px solid #2d5066;padding:12px;font:inherit}.parts-filters select{cursor:pointer}.parts-inventory-grid{grid-template-columns:repeat(3,1fr)}.part-category{display:inline-flex;align-items:center;min-height:26px;margin:12px 0 0;padding:4px 9px;color:#9ad7f3!important;background:#0d2a3c;border:1px solid #215270;font-size:13px!important;line-height:1.2!important}.inventory-empty{padding:24px;color:#c9dbe4;border:1px dashed #2a5c7d;background:#07121b;font-size:18px}.custom-parts{padding:100px 0;background:#06111a;border-top:1px solid #1d4259}.custom-parts-grid{display:grid;grid-template-columns:1.05fr 1fr .8fr;gap:28px;align-items:start}.custom-parts h2,.obsolete-parts h2{margin-bottom:20px}.custom-parts p:not(.eyebrow),.obsolete-parts p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.58}.custom-parts ol{display:grid;gap:16px;padding:0;margin:28px 0 0;list-style:none}.custom-parts li{display:grid;gap:5px;padding:0 0 0 20px;border-left:2px solid var(--blue);color:#cad9e1;font-size:16px;line-height:1.5}.custom-parts li strong{color:#f2fbff;font-size:18px}.custom-parts-form,.obsolete-parts-form{display:grid;gap:14px;padding:26px;border:1px solid #2a5c7d;background:#071925}.custom-parts-form textarea,.obsolete-parts-form textarea{min-height:102px;resize:vertical}.custom-parts-form input[type=file]{min-height:auto;padding:8px;color:#add8eb}.custom-parts-form .button,.obsolete-parts-form .button{justify-self:start}.custom-parts-grid>img{width:100%;min-height:426px;height:100%;object-fit:cover;border:1px solid #215270}.obsolete-parts{padding:96px 0;background:#08141d}.obsolete-parts-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:42px;align-items:start}.obsolete-parts-form{grid-template-columns:1fr 1fr}.obsolete-parts-form .full-width,.obsolete-parts-form .success{grid-column:1 / -1}.legacy-page-teaser{display:grid;grid-template-columns:1fr 1fr;align-items:center;gap:44px}.legacy-page-images{min-height:450px;display:grid;grid-template-columns:1fr 1fr;gap:12px}.legacy-page-images img{width:100%;height:100%;min-height:450px;object-fit:contain;background:#0a1117;border:1px solid #264359}.legacy-page-teaser h2{margin-bottom:20px}.legacy-page-teaser p:not(.eyebrow){color:var(--muted);font-size:19px;line-height:1.6;margin-bottom:27px}.legacy-page-teaser .button{display:inline-flex;text-decoration:none}.refurbished-hero{padding:88px 0;overflow:hidden;background:radial-gradient(circle at 78% 35%,rgba(50,148,204,.17),transparent 30rem),#06111a;border-bottom:1px solid #1d4259}.refurbished-hero-grid{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:center}.refurbished-hero h1{max-width:680px}.refurbished-hero p:not(.eyebrow){max-width:650px;color:#c8d8e1;font-size:21px;line-height:1.6}.refurbished-hero-images{min-height:540px;display:grid;grid-template-columns:1fr 1fr;gap:14px;transform:perspective(1000px) rotateY(-2deg)}.refurbished-hero-images img{width:100%;height:100%;min-height:540px;object-fit:contain;background:linear-gradient(145deg,#101921,#05090d);border:1px solid #2a5873;box-shadow:0 25px 60px #0008}.refurbished-intro{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;padding:28px 0}.refurbished-intro article{padding:24px;border:1px solid #21465e;background:#081722}.refurbished-intro strong{display:block;margin-bottom:8px;color:#f0faff;font-size:22px}.refurbished-intro p{margin:0;color:var(--muted);font-size:16px;line-height:1.55}.refurbished-list{padding:90px 0 108px}.upgrade-admin-panel{display:grid;grid-template-columns:1fr 1fr;gap:15px;margin-bottom:34px;padding:26px;border:1px solid #2a5c7d;background:#071925}.upgrade-admin-panel>div:not(.upgrade-admin-actions):not(.upgrade-edit-heading){display:grid;grid-template-columns:1fr 1fr;gap:14px;grid-column:1 / -1}.upgrade-admin-panel label{display:grid;gap:7px;color:#c8dae4;font-size:16px;font-weight:700}.upgrade-admin-panel>label{align-self:start}.upgrade-admin-panel input,.upgrade-admin-panel select,.upgrade-admin-panel textarea{width:100%;min-height:52px;padding:12px;border:1px solid #2d5066;color:#eaf7ff;background:#08131d;font:inherit}.upgrade-admin-panel textarea{min-height:132px;resize:vertical}.upgrade-admin-panel input[type=file]{min-height:auto;padding:8px}.upgrade-edit-heading{grid-column:1 / -1;display:flex;align-items:center;gap:12px;padding-bottom:13px;border-bottom:1px solid #21445b}.upgrade-edit-heading .eyebrow{margin:0}.upgrade-edit-heading strong{color:#f2fbff;font-size:18px}.upgrade-admin-actions{grid-column:1 / -1;display:flex;gap:12px;flex-wrap:wrap}.upgrade-form-error{grid-column:1 / -1}.refurbished-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.refurbished-card{overflow:hidden;border:1px solid #244d67;background:#08151f}.refurbished-card>img,.refurbished-card>.image-awaiting{width:100%;height:390px;object-fit:contain;background:#080d12;border-bottom:1px solid #244d67}.refurbished-card-content{padding:28px}.refurbished-card-meta{display:flex;justify-content:space-between;align-items:center;gap:12px;margin-bottom:16px}.refurbished-card-meta span{color:#9adcfb;font-size:13px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.refurbished-card-meta strong{padding:5px 9px;color:#a7ebc8;border:1px solid #28654b;background:#0b2b20;font-size:12px;text-transform:uppercase}.refurbished-card h2{margin-bottom:8px;font-size:38px}.refurbished-platform{color:var(--blue)!important;font-weight:750}.refurbished-card-content>p:not(.refurbished-platform){color:var(--muted);font-size:17px;line-height:1.58}.refurbished-card ul{display:grid;gap:9px;margin:22px 0 0;padding:0;list-style:none}.refurbished-card li{position:relative;padding-left:19px;color:#c9dbe4;font-size:16px;line-height:1.45}.refurbished-card li:before{content:"";position:absolute;top:.58em;left:0;width:7px;height:7px;background:var(--blue)}.refurbished-card-actions{display:flex;gap:10px;flex-wrap:wrap;margin-top:26px}.refurbished-card-actions .button{min-height:46px;padding:0 16px}.refurbished-card-actions .inventory-delete{border-color:#8c454c;color:#ffb1b1}.refurbished-seo-copy{padding:82px 0;border-top:1px solid #1d4259;background:#071925}.refurbished-seo-copy .section-shell{display:grid;grid-template-columns:.9fr 1.1fr;gap:46px;align-items:start}.refurbished-seo-copy h2{font-size:48px}.refurbished-seo-copy>div>p{color:var(--muted);font-size:19px;line-height:1.7}.news-page{padding:92px 0 110px}.news-toolbar{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-bottom:22px}.news-toolbar>p{margin:0;color:var(--muted);font-size:18px}.news-filters{display:grid;grid-template-columns:1.5fr .7fr;gap:14px;margin-bottom:16px}.news-filters label{display:grid;gap:7px;color:#c8dae4;font-size:16px;font-weight:700}.news-filters input,.news-filters select{width:100%;min-height:52px;padding:12px;color:#eaf7ff;border:1px solid #2d5066;background:#08131d;font:inherit}.news-reorder-help{margin:0 0 20px;color:#9eb8c6;font-size:15px}.news-admin-panel{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:24px;margin-bottom:24px;border:1px solid #2a5c7d;background:#071925}.news-admin-panel>div{display:grid;grid-template-columns:1fr 1fr;gap:14px;grid-column:1 / -1}.news-admin-panel label{display:grid;gap:7px;color:#c8dae4;font-size:16px;font-weight:700}.news-admin-panel>label{grid-column:1 / -1}.news-admin-panel input,.news-admin-panel select,.news-admin-panel textarea{width:100%;min-height:52px;color:#eaf7ff;background:#08131d;border:1px solid #2d5066;padding:12px;font:inherit}.news-admin-panel textarea{min-height:108px;resize:vertical}.news-admin-panel input[type=file]{min-height:auto;padding:8px;color:#add8eb}.news-admin-panel .button{justify-self:start}.news-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.news-card{overflow:hidden;border:1px solid var(--line);background:#091721}.news-card>img,.news-card>.image-awaiting{width:100%;height:260px;border-bottom:1px solid var(--line)}.news-card>img{object-fit:contain;object-position:center;padding:10px;background:#080d12}.news-card>div:last-child{padding:24px}.news-card h2{font-size:31px;line-height:1.04;margin:15px 0 13px}.news-card p:not(.news-type):not(.news-date){color:var(--muted);font-size:17px;line-height:1.55;margin-bottom:0}.news-type{display:inline-flex;margin:0;padding:5px 9px;color:#9ad7f3;background:#0d2a3c;border:1px solid #215270;font-size:13px;font-weight:750;text-transform:uppercase;letter-spacing:.05em}.news-type.event{color:#d6e4a1;border-color:#576c37;background:#273319}.news-date{margin:13px 0 0;color:#aac2ce;font-size:14px;font-weight:700}@media(max-width:1060px){.news-grid,.news-admin-panel{grid-template-columns:repeat(2,1fr)}}@media(max-width:650px){.news-page{padding:68px 0}.news-grid,.news-filters{grid-template-columns:1fr}.news-toolbar{align-items:flex-start;flex-direction:column}.news-admin-panel,.news-admin-panel>div{grid-template-columns:1fr}.news-card>img,.news-card>.image-awaiting{height:240px}}.services-overview{padding:98px 0 116px}.services-overview .section-heading{max-width:820px}.services-overview .section-heading>p:last-child{margin:18px auto 0}.services-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:22px}.service-card{overflow:hidden;border:1px solid var(--line);background:#091721}.service-card>img{width:100%;height:300px;object-fit:cover;object-position:center}.service-card>div{padding:28px}.service-card h2{font-size:38px}.service-card h2,.service-card p{margin-bottom:16px}.service-card>div>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.55}.service-detail-hero{position:relative;min-height:570px;display:grid;align-items:center;overflow:hidden;background:#02070c}.service-detail-hero>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:.9}.service-detail-hero:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#02070cf7,#02070cd9 36%,#02070c45 71%,#02070c1f)}.service-detail-copy{position:relative;z-index:1;padding:82px 0}.service-detail-copy h1{max-width:670px;font-size:clamp(52px,6vw,88px)}.service-detail-copy>p:not(.eyebrow){max-width:590px;color:#d7e4ea;font-size:21px;line-height:1.55}.service-detail-body{padding:100px 0}.service-detail-body>div:first-child{max-width:750px;margin-bottom:42px}.service-detail-grid{display:grid;grid-template-columns:1.15fr .85fr;gap:24px}.service-detail-grid ul{display:grid;gap:0;margin:0;padding:0;list-style:none;border-top:1px solid var(--line)}.service-detail-grid li{padding:22px 0 22px 24px;color:#d9e8ef;border-bottom:1px solid var(--line);font-size:19px;line-height:1.45;position:relative}.service-detail-grid li:before{content:"";position:absolute;top:34px;left:0;width:8px;height:8px;background:var(--blue)}.service-detail-grid aside{align-self:start;padding:30px;border:1px solid #2a5c7d;background:#071925}.service-detail-grid aside h3{font-size:28px;margin:0 0 14px}.service-detail-grid aside>p:not(.eyebrow){color:var(--muted);font-size:18px;line-height:1.5;margin-bottom:24px}.crm-page{min-height:100vh;background:#050b11}.crm-frame-shell{padding:18px;background:#050b11}.crm-frame{display:block;width:100%;height:calc(100vh - 128px);min-height:720px;border:1px solid #24465b;background:#0b0f19}.crm-access-required{min-height:calc(100vh - 112px);display:grid;align-content:center;justify-items:start;gap:20px}.crm-access-required h1{margin:0}.crm-access-required>p:not(.eyebrow){max-width:680px;color:var(--muted);font-size:20px;line-height:1.6}footer{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:28px;padding:32px clamp(24px,6vw,96px);border-top:1px solid #1d3c51;background:#03080d}footer>img{width:156px}.footer-contact{display:grid;flex:1 1 300px;gap:2px;margin:0;color:#b9ccd6;font-size:15px;font-style:normal;line-height:1.42}.footer-contact strong{margin-bottom:2px;color:#f1f8fb;font-size:16px}.footer-contact a{width:max-content;margin-top:5px;color:var(--blue);font-weight:700;text-decoration:none}.footer-contact a:hover,.footer-contact a:focus-visible{text-decoration:underline}.footer-finish{display:grid;gap:8px;justify-items:end}.footer-finish p{margin:0;color:#daeaf2;font-size:18px}.footer-finish button{color:var(--blue)}.nmi-membership{display:flex;align-items:center;gap:12px;color:#d9edf6;font-size:15px;font-weight:700;text-decoration:none;white-space:nowrap}.nmi-membership:hover{color:var(--blue)}.nmi-membership img{width:58px;max-height:42px;object-fit:contain;object-position:left center}.nmi-membership span{color:inherit}.summit-promo{padding:86px 0;border-top:1px solid #24445b;background:radial-gradient(circle at 20% 40%,rgba(40,194,219,.12),transparent 28rem),#07131e}.summit-promo-inner{display:grid;grid-template-columns:minmax(320px,.72fr) 1.28fr;align-items:center;gap:54px}.summit-promo-image{display:block;width:min(100%,520px);border:1px solid #315a74;box-shadow:0 26px 70px #0008;transition:transform .2s ease,border-color .2s ease}.summit-promo-image:hover{transform:translateY(-4px);border-color:var(--blue)}.summit-promo-image img{width:100%;height:auto}.summit-promo h2{max-width:720px;margin-bottom:22px;font-size:clamp(42px,5vw,68px)}.summit-promo p:not(.eyebrow){max-width:700px;color:var(--muted);font-size:20px;line-height:1.6}.summit-promo .button{display:inline-flex;align-items:center;margin-top:6px;text-decoration:none}@media(max-width:1060px){.site-header{flex-wrap:wrap;gap:12px 24px}.site-header nav{order:3;flex-basis:100%;justify-content:space-between;margin-left:0}.site-header nav button{font-size:14px}.hero{grid-template-columns:1fr;padding-top:60px}.hero-copy{max-width:690px}.hero-console{order:-1;min-height:500px}.hero-screen-primary{width:72%;height:350px}.hero-screen-wip{width:42%;height:176px}.hero-screen-robot{width:44%;height:158px}.pvd-layout{grid-template-columns:1fr}.pvd-system{min-height:590px}.pvd-system img{width:165%;height:680px;transform:translateY(-18px)}.capability-grid,.inventory-grid{grid-template-columns:repeat(2,1fr)}.legacy-card{grid-template-columns:1fr}.admin-panel,.admin-login{grid-template-columns:1fr 1fr}.admin-login-actions{grid-column:1 / 3}.support-grid,.service-detail-grid{grid-template-columns:1fr 1fr}.service-list{grid-column:span 2}.service-detail-hero{min-height:510px}.header-cta{margin-left:auto}.parts-teaser-inner,.custom-parts-grid,.obsolete-parts-grid{grid-template-columns:1fr 1fr}.custom-parts-grid>img{grid-column:1 / -1;min-height:300px;max-height:390px}.summit-promo-inner{grid-template-columns:.8fr 1.2fr;gap:36px}}@media(max-width:650px){.site-header{min-height:76px;padding:12px 18px}.brand,.brand img{width:170px}.header-cta{display:none}.site-header nav{justify-content:flex-start;flex-wrap:wrap;gap:4px 14px}.site-header nav button{font-size:12px;padding:5px 0}.section-shell{width:min(100% - 32px,1280px)}.hero{min-height:auto;padding:54px 0 36px}.hero-product-title{font-size:32px}.hero-console{min-height:360px}.hero-screen-primary{top:18px;left:14px;width:72%;height:230px}.hero-screen-wip{top:128px;right:12px;width:48%;height:122px}.hero-screen-robot{left:36px;bottom:58px;width:48%;height:110px}.hero-screen p{padding:7px 9px;font-size:11px}.system-caption{grid-template-columns:1fr 1fr}.system-caption span:nth-child(2){border-right:0}.system-caption span:nth-child(-n+2){border-bottom:1px solid #215270}.assurance{grid-template-columns:1fr 1fr}.assurance p:nth-child(2){border-right:0}.assurance p:nth-child(-n+2){border-bottom:1px solid #27658d}.pvd-tool,.platform,.parts,.legacy,.support,.services-overview,.service-detail-body,.parts-page,.custom-parts,.obsolete-parts,.parts-teaser{padding:68px 0}.pvd-system{min-height:430px}.pvd-system img{width:145%;height:500px;transform:translateY(-8px)}.pvd-system p{font-size:14px}.pvd-specs{grid-template-columns:1fr}.pvd-cta{grid-column:auto}.split-heading,.parts-teaser-inner,.custom-parts-grid,.obsolete-parts-grid,.obsolete-parts-form,.summit-promo-inner{grid-template-columns:1fr;gap:28px}.capability-grid,.legacy-grid,.inventory-grid,.support-grid,.services-grid,.service-detail-grid,.parts-filters{grid-template-columns:1fr}.custom-parts-grid>img{grid-column:auto;min-height:260px;max-height:320px}.obsolete-parts-form .full-width,.obsolete-parts-form .success{grid-column:auto}.screen-card>img{height:220px}.legacy-card{min-height:0}.admin-panel,.admin-login{grid-template-columns:1fr}.admin-login-actions{grid-column:auto;justify-content:flex-start}.inventory-toolbar{align-items:flex-start;flex-direction:column}.admin-actions{align-items:flex-start;flex-wrap:wrap}.service-list{grid-column:auto}.service-card>img{height:230px}.service-card h2{font-size:34px}.service-detail-hero{min-height:560px}.service-detail-copy{padding:74px 0 44px}.service-detail-copy h1{font-size:50px}.service-detail-copy>p:not(.eyebrow){font-size:19px}.service-detail-grid aside{padding:24px}.summit-promo{padding:68px 0}.summit-promo-image{justify-self:center;max-width:480px}footer{flex-direction:column;align-items:flex-start}.footer-contact{flex-basis:auto}.footer-finish{justify-items:start}h1{font-size:52px}h2{font-size:44px}}@media(max-width:1060px){.legacy-page-teaser,.refurbished-hero-grid{grid-template-columns:1fr}.legacy-page-images,.refurbished-hero-images,.legacy-page-images img,.refurbished-hero-images img{min-height:390px}}@media(max-width:650px){.site-header nav a{font-size:12px;padding:5px 0}.legacy-page-images,.refurbished-hero-images,.legacy-page-images img,.refurbished-hero-images img{min-height:260px}.refurbished-hero{padding:58px 0}.refurbished-hero p:not(.eyebrow){font-size:18px}.refurbished-list,.refurbished-seo-copy{padding:68px 0}.refurbished-intro,.refurbished-grid,.refurbished-seo-copy .section-shell{grid-template-columns:1fr}.refurbished-card>img,.refurbished-card>.image-awaiting{height:280px}.refurbished-card-content{padding:21px}.refurbished-card h2{font-size:32px}.upgrade-admin-panel,.upgrade-admin-panel>div:not(.upgrade-admin-actions):not(.upgrade-edit-heading){grid-template-columns:1fr}.upgrade-admin-panel>label,.upgrade-admin-actions,.upgrade-edit-heading,.upgrade-form-error{grid-column:auto}}
