@import "https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,300;0,9..40,400;0,9..40,500;0,9..40,600;0,9..40,700&family=Fraunces:ital,opsz,wght@0,9..144,300;0,9..144,500;0,9..144,700;1,9..144,400&display=swap";:root{--brand:#007dba;--brand-dark:#005f8e;--brand-light:#e0f2fc;--brand-mid:#cce9f7;--brand-border:#99d4ef}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;scroll-padding-top:80px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#1a1612;background:#fffcf7;font-family:DM Sans,sans-serif}a{color:inherit;text-decoration:none}input:focus,textarea:focus{outline:none;box-shadow:0 0 0 3px #007dba1f;border-color:#007dba!important}@media (width<=768px){.nav-links-desktop{display:none!important}.nav-hamburger{display:flex!important}.hero-heading{font-size:34px!important}.two-col{grid-template-columns:1fr!important;gap:36px!important}.footer-cols{flex-direction:column!important;gap:32px!important}.cards-grid{grid-template-columns:1fr!important}}@media (width>=769px){.nav-mobile-menu{display:none!important}}@font-face{font-family:HP Simplified;font-style:normal;font-weight:100 900;font-display:swap;src:url(/fonts/HPSimplified.woff)format("woff")}.search-page,.printer-search-hero,.setup-choice-modal{font-family:Segoe UI,Arial,sans-serif}.printer-search-hero{background:#fff;min-height:100vh;position:relative;overflow:hidden}.printer-search-art{z-index:0;pointer-events:none;background-image:url(/printer-search-hero.png);background-position:50%;background-repeat:no-repeat;background-size:contain;width:50%;height:100%;position:absolute;top:0;right:60px}.printer-search-content{z-index:2;align-items:center;width:min(1200px,100% - 48px);min-height:100vh;margin:0 auto;display:flex;position:relative}.printer-search-copy{text-align:center;width:50%;max-width:600px;margin-left:0;margin-right:0;padding:64px 0;transform:translate(-60px)}.search-eyebrow{color:#009bd5;letter-spacing:2.4px;margin-bottom:22px;font-size:19px;font-weight:900;line-height:1.2}.printer-search-copy h1{color:#071f3d;letter-spacing:-1.15px;max-width:620px;margin:0 auto 22px;font-size:clamp(38px,4vw,52px);font-weight:650;line-height:1.06}.printer-search-copy>p{color:#294c70;letter-spacing:-.1px;max-width:600px;margin:0 auto 28px;font-size:18px;line-height:1.62}.printer-search-form{background:#fffffffa;border:1px solid #d7e1ea;border-radius:14px;width:100%;max-width:600px;min-height:64px;margin-left:auto;margin-right:auto;transition:border-color .2s,box-shadow .2s,transform .2s;display:flex;overflow:hidden;box-shadow:0 12px 30px #0c2d481a}.printer-search-form input{color:#183c5e;border:0;outline:0;flex:auto;min-width:0;padding:0 21px;font-size:16px;font-weight:500}.printer-search-form input::placeholder{color:#9aaabd}.printer-search-form input:focus{box-shadow:inset 0 0 0 2px #009bd529}.printer-search-form button{color:#fff;letter-spacing:.1px;cursor:pointer;background:#079bd5;border:0;flex:0 0 114px;font-size:15px;font-weight:700;transition:background .2s,transform .2s}.printer-search-form:focus-within{border-color:#8dcde7;box-shadow:0 14px 34px #0c2d4821,0 0 0 3px #009bd514}.printer-search-form button:hover,.printer-search-form button:focus{background:#0788ba;transform:translate(-1px)}.search-secondary-link{margin-top:20px;display:inline-block;position:relative}.search-secondary-link a{color:#009bd5;font-size:16px;font-weight:600;text-decoration:none}.search-secondary-link a:hover,.search-secondary-link a:focus{color:#0788ba;text-decoration:underline}.search-secondary-link .ti-help-alt{margin-right:8px}.model-help-tooltip{color:#fff;opacity:0;visibility:hidden;pointer-events:none;background:#202023;border-radius:10px;width:320px;padding:13px 16px;font-size:14px;line-height:1.55;transition:opacity .18s,transform .18s,visibility .18s;position:absolute;bottom:calc(100% + 12px);left:0;transform:translateY(6px);box-shadow:0 10px 25px #00000029}.model-help-tooltip:after{content:"";background:#202023;width:14px;height:14px;position:absolute;bottom:-7px;left:28px;transform:rotate(45deg)}.search-secondary-link:hover .model-help-tooltip,.search-secondary-link:focus-within .model-help-tooltip{opacity:1;visibility:visible;transform:translateY(0)}.psg-logo{color:#071f3d;letter-spacing:-.3px;font-size:19px;font-weight:800;text-decoration:none;display:inline-block}.psg-logo:hover{color:#009bd5;text-decoration:none}@media (width<=991px){.printer-search-hero{min-height:100vh}.printer-search-art{opacity:.9;background-position:bottom;background-size:contain;width:100%;height:430px;top:auto;bottom:0;right:0}.printer-search-content{align-items:flex-start;width:min(700px,100% - 48px);min-height:100vh}.printer-search-copy{text-align:center;width:100%;max-width:700px;margin-left:0;padding:68px 0 0;transform:none}}@media (width<=575px){.printer-search-hero{min-height:100vh}.printer-search-content{width:calc(100% - 36px);min-height:100vh}.printer-search-copy{padding-top:50px}.search-eyebrow{font-size:15px}.printer-search-copy h1{font-size:38px}.printer-search-copy>p{font-size:17px}.printer-search-form{min-height:60px}.printer-search-form button{flex-basis:90px}.model-help-tooltip{width:min(290px,100vw - 36px)}}body.setup-modal-open{overflow:hidden}.setup-choice-modal[hidden]{display:none}.setup-choice-modal{z-index:9999;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.setup-choice-backdrop{opacity:0;background:#071f3d7a;transition:opacity .18s;position:absolute;inset:0}.setup-choice-dialog{z-index:1;opacity:0;background:#fff;border-radius:20px;width:min(760px,100%);max-height:calc(100vh - 48px);transition:opacity .18s,transform .18s;position:relative;overflow:auto;transform:translateY(12px)scale(.985);box-shadow:0 24px 70px #071f3d38}.setup-choice-modal.is-open .setup-choice-backdrop{opacity:1}.setup-choice-modal.is-open .setup-choice-dialog{opacity:1;transform:translateY(0)scale(1)}.setup-choice-header{border-bottom:1px solid #e8edf2;justify-content:space-between;align-items:flex-start;gap:18px;padding:24px 24px 20px;display:flex}.setup-choice-header h2{color:#151d2d;letter-spacing:-.5px;margin:0 0 6px;font-size:27px;font-weight:650;line-height:1.15}.setup-choice-header p{color:#6f7b8f;margin:0;font-size:15px}.setup-choice-close{color:#111827;cursor:pointer;background:#f2f4f7;border:0;border-radius:50%;flex:0 0 38px;width:38px;height:38px;font-size:24px;line-height:1}.setup-choice-close:hover,.setup-choice-close:focus{background:#e8ebef;outline:none}.setup-choice-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px;padding:22px 24px 26px;display:grid}.setup-choice-card{will-change:transform;background:#fff;border:1px solid #dfe5eb;border-radius:16px;min-height:190px;padding:22px;transition:transform .28s,box-shadow .28s,border-color .28s;transform:translateY(0)scale(1);box-shadow:0 5px 16px #0c2d4814}.setup-choice-card:hover{border-color:#c9d7e5;transform:translateY(-5px)scale(1.018);box-shadow:0 16px 30px #0c2d4826}.setup-choice-card:focus-within{transform:translateY(-6px)scale(1.015);box-shadow:0 16px 34px #0c2d4824}.setup-choice-icon{background:#eef6ff;border-radius:12px;justify-content:center;align-items:center;width:52px;height:52px;margin-bottom:16px;font-size:25px;display:flex}.setup-choice-card h3{color:#151d2d;letter-spacing:-.3px;margin:0 0 8px;font-size:21px;font-weight:650;line-height:1.25}.setup-choice-card p{color:#6f7b8f;margin:0;font-size:14px;line-height:1.5}.setup-choice-links{flex-wrap:wrap;gap:10px 20px;display:flex}.setup-choice-links a{color:#0788ba;text-underline-offset:3px;font-size:15px;font-weight:700;text-decoration:underline}.setup-choice-links a:hover,.setup-choice-links a:focus{color:#05698f}@media (width<=700px){.setup-choice-modal{padding:14px}.setup-choice-dialog{border-radius:18px;max-height:calc(100vh - 28px)}.setup-choice-header{padding:20px 18px 18px}.setup-choice-header h2{font-size:24px}.setup-choice-header p{font-size:14px}.setup-choice-body{grid-template-columns:1fr;gap:14px;padding:18px}.setup-choice-card{min-height:0;padding:18px}.setup-choice-card h3{font-size:20px}}@media (width>=992px){.printer-search-content{width:min(1200px,100% - 48px)}.printer-search-copy{text-align:center;width:50%;max-width:600px;margin-left:0;margin-right:0}.printer-search-art{background-position:100%;width:50%;right:113px}}.sr-only{clip:rect(0,0,0,0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}
