@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;450;500;550;600;650;700&family=Manrope:wght@400;500;600;650;700;750;800&display=swap');
:root{--blue:#0755ca;--ink:#182c45;--muted:#6c7d90;--line:#e4eaf1;--light:#f4f7fb;--orange:#fc692c;--radius:10px}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:20px}body{margin:0;background:white;color:var(--ink);font:16px/1.5 'DM Sans',Arial,sans-serif}a{color:inherit;text-decoration:none}button,input,select{font:inherit}button{cursor:pointer;border:0;background:transparent;color:inherit}a,button{transition:color .2s,background .2s,box-shadow .2s}button:hover,a:hover{color:var(--blue)}button:focus-visible,a:focus-visible,summary:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f79c6c;outline-offset:3px}h1,h2,h3{font-family:Manrope,Arial,sans-serif;margin:0}p{line-height:1.65}.wrap{max-width:1440px;width:calc(100% - 96px);margin:auto}.topline{background:#f5f7fa;border-bottom:1px solid var(--line);font-size:12px;color:#728095}.topline .wrap{display:flex;justify-content:space-between;align-items:center;padding:9px 0}.topline .wrap>div{display:flex;gap:20px;align-items:center}.divider{height:12px;width:1px;background:#d7dee8}header{background:#fff}.header{display:flex;align-items:center;gap:60px;padding:25px 0}.wordmark{display:inline-flex;flex-direction:column;color:var(--blue);font:800 46px/.97 Manrope,Arial;letter-spacing:-2px}.wordmark span{font:700 12px/1.8 'DM Sans',Arial;letter-spacing:2.6px}.search-wrap{flex:1;max-width:760px}#search{display:flex;height:52px;background:#f8fafd;border:1px solid #dce4ef;border-radius:6px;padding:4px;align-items:center}.search-icon{font-size:32px;line-height:1;padding:0 13px;color:#5b6f8b}#search input{flex:1;min-width:0;border:0;background:transparent;color:var(--ink);font-size:14px;outline:none}#search button{border-radius:4px;background:var(--blue);color:white;padding:10px 21px;font-size:14px;font-weight:600}#search button span{margin-left:16px}.search-hints{display:flex;align-items:center;gap:12px;font-size:12px;color:#9aa5b3;margin-top:7px}.search-hints button{font-size:12px;padding:0;color:#6b7e98}.basket-trigger{display:flex;align-items:center;gap:13px;margin-left:auto;text-align:left;white-space:nowrap;font-size:14px}.basket-trigger small{display:block;color:#8995a5;font-size:12px;margin-top:3px}.basket-trigger b{background:#edf3fe;color:var(--blue);padding:3px 8px;border-radius:5px;font-size:13px}.basket-icon{font-size:29px}.main-nav{border-block:1px solid var(--line);position:relative;z-index:5;background:white}.main-nav>.wrap:first-child{display:flex;align-items:center;gap:32px}.main-nav button,.main-nav a{font-size:14px;font-weight:600;padding:15px 0;white-space:nowrap}.main-nav .menu-toggle{background:var(--blue);color:#fff;padding:17px 22px;display:flex;align-items:center;gap:16px;min-width:222px;justify-content:space-between}.main-nav .wrap>a{margin-left:auto;color:var(--blue)}.mega[hidden]{display:none}.mega{position:absolute;left:0;right:0;top:100%;display:grid;grid-template-columns:1.2fr 1fr .8fr;padding:32px;background:#fff;border:1px solid var(--line);box-shadow:0 20px 35px #172c4520;border-radius:0 0 10px 10px;gap:35px}.mega #mega-categories,.mega #mega-brands{display:grid;grid-template-columns:1fr 1fr;margin-top:15px;gap:0 18px}.mega button{padding:8px 0;text-align:left;white-space:normal;font-weight:400}.mega-info{background:#f1f6ff;padding:22px;border-radius:7px}.mega-info h3{font-size:22px}.mega-info p{font-size:14px;color:var(--muted)}.eyebrow{font-size:12px;letter-spacing:1.65px;font-weight:700;color:var(--blue)}.opening{display:grid;grid-template-columns:2fr 1fr;gap:20px;margin-top:25px}.main-promo{background:#edf4ff;position:relative;border-radius:12px;overflow:hidden;min-height:478px;display:grid;grid-template-columns:1.1fr 1fr}.promo-copy{position:relative;padding:38px 0 52px 38px;z-index:1}.promo-copy .eyebrow{font-size:12px;letter-spacing:1.3px}h1{font-size:clamp(37px,3.4vw,55px);letter-spacing:-2.4px;line-height:1.12;margin:22px 0 19px;font-weight:800}h1 em{font-style:normal;color:var(--blue)}.promo-copy p{color:#71829a;font-size:14px;margin-bottom:25px}.primary{display:inline-flex;align-items:center;justify-content:center;gap:23px;background:var(--blue);color:white;padding:13px 19px;font-size:14px;font-weight:650;border-radius:5px;border:0;cursor:pointer}.primary:hover{color:white;background:#0444a3}.secondary{display:inline-flex;align-items:center;justify-content:center;border:1px solid #ced9e7;border-radius:5px;padding:12px 18px;font-size:14px}.cmyk-note{display:flex;align-items:center;gap:12px;margin-top:20px;font-size:12px;color:#8492a7}.cmyk{display:flex;gap:5px}.cmyk i{width:9px;height:9px;border-radius:50%;background:#00bce5}.cmyk i:nth-child(2){background:#e33a88}.cmyk i:nth-child(3){background:#f4c725}.cmyk i:nth-child(4){background:#21344e}.promo-image{position:relative;display:flex;align-items:center;justify-content:center}.promo-image img{width:119%;max-height:360px;object-fit:contain;mix-blend-mode:multiply;transform:rotate(-6deg) translateX(-9px)}.image-label{position:absolute;bottom:77px;right:19px;padding:12px 17px;background:#fff;border-left:3px solid var(--orange);border-radius:5px;font-size:10px;letter-spacing:1px;box-shadow:0 8px 20px #32518509;line-height:1.6}.image-label strong{font-size:15px;letter-spacing:0}.promo-index{position:absolute;bottom:15px;left:38px;right:24px;display:flex;justify-content:space-between;align-items:center;color:#899cb8;font-size:10px;letter-spacing:1px}.promo-index>div{display:flex;gap:5px}.promo-index i{height:3px;width:13px;background:#c5d5ed}.promo-index i:first-child{width:30px;background:var(--blue)}.side-promos{display:grid;grid-template-rows:1fr 1fr;gap:20px}.side-promos article{border-radius:10px;padding:26px;position:relative;overflow:hidden}.side-promos h2{font-size:26px;line-height:1.25;letter-spacing:-.8px;margin:13px 0 18px}.side-promos .eyebrow{font-size:10px;letter-spacing:1.3px}.side-promos button,.side-promos a{font-size:12px;font-weight:650;padding:0}.ink-promo{background:#f4f6f9;display:flex;align-items:center}.ink-promo>div{z-index:1}.ink-promo img{position:absolute;right:-8px;bottom:18px;width:50%;mix-blend-mode:multiply}.ink-promo h2{max-width:210px}.b2b-promo{background:#0d4caf;color:white}.b2b-promo .eyebrow{color:#b5d0fb}.b2b-promo h2{font-size:25px;margin:10px 0}.b2b-promo p{font-size:12px;color:#c1d7f9;margin:0 0 15px}.b2b-promo a{color:white;position:relative;z-index:1}.b2b-number{position:absolute;right:-7px;bottom:10px;font-size:88px;font-weight:800;color:#ffffff0c;line-height:1}.finder{border:1px solid #dce6f4;border-radius:10px;margin-top:22px;display:flex;gap:25px;align-items:center;padding:23px 28px;box-shadow:0 5px 25px #2b4c7d05}.finder-heading{display:flex;gap:15px;align-items:center;flex-shrink:0}.finder-icon{font-size:36px;color:var(--blue);width:45px;height:45px;background:#edf4ff;border-radius:8px;display:flex;align-items:center;justify-content:center}.finder h2{font-size:17px;letter-spacing:-.5px;line-height:1.4}.finder p{font-size:12px;color:var(--muted);margin:4px 0 0}.finder form{display:flex;align-items:end;gap:12px;flex:1}.finder label{flex:1;display:flex;flex-direction:column;min-width:0;gap:7px}.finder label>span{font-size:12px;color:#6f8198}.finder select{width:100%}select{border:1px solid #dce3ee;border-radius:5px;background:white;color:#4f6381;padding:11px 10px;font-size:14px}.finder .primary{white-space:nowrap;gap:15px}.category-section{padding:43px 0 36px}.section-title{display:flex;align-items:center;justify-content:space-between;margin-bottom:25px}.section-title h2,.catalog-heading h2{font-size:28px;letter-spacing:-1px;margin-top:8px}.text-link{font-size:14px;color:var(--blue)}.category-tiles{display:grid;grid-template-columns:repeat(6,1fr);gap:14px}.category-tile{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:17px 10px;border:1px solid var(--line);border-radius:8px;background:#fff;min-height:157px;gap:8px}.category-tile:hover{border-color:#b2caf0;background:#f6f9ff;box-shadow:0 6px 22px #0755ca08}.category-tile img{height:76px;width:90%;object-fit:contain}.category-tile strong{font-size:14px;font-weight:600}.category-tile small{font-size:12px;color:#8492a5}.category-tile svg{height:65px;width:65px;stroke:#5981b5}.brand-band{border-block:1px solid var(--line);background:#fbfcfe}.brand-band .wrap{display:flex;align-items:center;justify-content:space-between;gap:25px;min-height:108px}.brand-band .wrap>div{font-size:10px;color:#8b97a9;letter-spacing:1px}.brand-band strong{font-size:13px;color:#51647e;letter-spacing:0;line-height:2}.brand-band button{font-family:Arial;font-size:25px;font-weight:700;color:#748399;letter-spacing:-1px}.brand-band button:hover{color:var(--blue)}.brand-band .brand-hp{font-size:38px;font-style:italic}.brand-band .brand-canon{font-family:Georgia;font-size:30px}.brand-band .brand-epson{font-size:25px;letter-spacing:0}.catalog{padding:45px 0 10px}.catalog-heading{display:flex;justify-content:space-between;align-items:end;margin-bottom:29px}.catalog-total{color:#637b9b;font-size:13px;background:#f2f6fc;padding:7px 12px;border-radius:5px}.catalog-layout{display:grid;grid-template-columns:220px 1fr;gap:28px}.filter-title{display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid var(--line);padding-bottom:15px}.filter-title h3{font-size:17px}.filter-title button{font-size:12px;color:#94a0af}details{border-bottom:1px solid var(--line);padding:15px 0}summary{cursor:pointer;list-style:none;position:relative;padding-right:25px;font-weight:600;font-size:14px}summary::-webkit-details-marker{display:none}summary:after{content:'+';position:absolute;right:4px;color:#7d8ca0;font-size:17px;font-weight:400}details[open]>summary:after{content:'−'}.filter-options{display:flex;flex-direction:column;gap:4px;margin-top:12px}.filter-option{display:flex;align-items:center;text-align:left;width:100%;font-size:13px;padding:6px 0;gap:8px}.filter-option .check{height:14px;width:14px;border:1px solid #cdd7e4;border-radius:3px;flex-shrink:0}.filter-option.active .check{background:var(--blue);border-color:var(--blue);box-shadow:inset 0 0 0 3px white}.filter-option.active{color:var(--blue);font-weight:650}.filter-option .label{flex:1}.filter-option .amount{color:#94a1b3;font-size:11px}.brand-search{width:100%;padding:8px 10px;border:1px solid #e1e7ef;border-radius:4px;margin-top:14px;font-size:13px}.brand-options{max-height:258px;overflow:auto;padding-right:7px;scrollbar-width:thin}.filter-help{background:#eef4ff;margin-top:25px;border-radius:8px;padding:21px}.filter-help>span{font-size:10px;letter-spacing:1.2px;color:#7c96bc}.filter-help h3{font-size:17px;line-height:1.5;margin:10px 0 20px}.filter-help a{font-size:13px;color:var(--blue)}.catalog-toolbar{display:flex;align-items:center;justify-content:space-between;padding-bottom:13px;border-bottom:1px solid var(--line);gap:10px}.tabs{display:flex;gap:5px}.tabs button{padding:9px 16px;border-radius:5px;font-size:14px;color:#7788a0}.tabs .active{background:#edf4ff;color:var(--blue);font-weight:650}.catalog-toolbar select{font-size:12px;border:0;background:#f6f8fb}.results-line{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:15px 0;min-height:25px;font-size:12px;color:#8392a6}.results-line>span{white-space:nowrap}.results-line #active-filter{display:flex;gap:5px;flex-wrap:wrap}.filter-chip{font-size:11px;padding:4px 7px;background:#eef4ff;color:#446998;border-radius:4px}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.product{border:1px solid var(--line);border-radius:8px;overflow:hidden;background:#fff;transition:box-shadow .2s,border-color .2s;min-width:0;display:flex;flex-direction:column}.product:hover{border-color:#b7ceec;box-shadow:0 9px 25px #193f7310}.product-image{display:flex;align-items:center;justify-content:center;position:relative;height:190px;width:100%;padding:36px 15px 10px}.product-image img{width:100%;height:100%;object-fit:contain;transition:transform .25s}.product:hover .product-image img{transform:scale(1.04)}.product-image .no-image{font-size:12px;color:#94a1b4;text-align:center;padding:30px 10px}.tag{position:absolute;top:12px;left:12px;background:#eef4fc;color:#58799f;border-radius:3px;font-size:10px;padding:4px 6px;z-index:1}.tag.compatible{background:#fff4e9;color:#ae7144}.product-info{padding:15px;display:flex;flex-direction:column;flex:1}.product-brand{color:var(--blue);font-size:11px;font-weight:700;letter-spacing:1.1px}.product h3{font-size:14px;line-height:1.5;min-height:63px;margin:8px 0;font-weight:650}.product h3 button{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;text-align:left;padding:0}.product-meta{display:flex;align-items:center;gap:6px;font-size:11px;color:#8e9bab;margin:4px 0 18px}.swatch{height:8px;width:8px;border-radius:50%;display:inline-block;border:1px solid #00000012;flex-shrink:0}.product-bottom{margin-top:auto;border-top:1px solid #eff2f6;padding-top:13px;display:flex;align-items:center;justify-content:space-between;gap:7px}.product-bottom strong{font-size:13px;font-weight:600}.add{background:#eef4ff;color:var(--blue);border-radius:4px;padding:9px 10px;font-size:12px;font-weight:650;white-space:nowrap}.add:hover{background:var(--blue);color:white}.pagination{display:flex;align-items:center;justify-content:center;gap:6px;margin-top:30px;flex-wrap:wrap}.pagination button{border:1px solid var(--line);border-radius:4px;padding:7px 12px;font-size:13px;min-width:36px}.pagination button.active{background:var(--blue);border-color:var(--blue);color:white}.pagination button:disabled{opacity:.35;cursor:default}.pagination span{font-size:12px;color:var(--muted);padding:0 5px}.catalog-note{text-align:center;font-size:12px;color:#93a0b0;margin:22px 0 37px}.corporate{display:grid;grid-template-columns:1.4fr 1fr;gap:60px;background:#f1f6ff;border-radius:12px;border-top:3px solid var(--blue);padding:45px 42px;margin-top:25px}.corporate h2{font-size:31px;line-height:1.4;letter-spacing:-1.1px;margin:18px 0}.corporate em{font-style:normal;color:var(--blue)}.corporate p{font-size:14px;color:#778aa4;margin-bottom:25px}.corporate-mail{display:inline-block;font-size:12px;color:#8398b5;margin-left:15px}.corporate-steps{display:flex;flex-direction:column;justify-content:center;gap:24px}.corporate-steps>div{display:flex;gap:18px;align-items:center}.corporate-steps>div>span{color:#7191be;background:#e5efff;padding:10px;border-radius:7px;font-size:13px}.corporate-steps h3{font-size:16px;margin-bottom:5px}.corporate-steps p{font-size:12px;margin:0}.help-section{display:grid;grid-template-columns:1fr 1.8fr;gap:70px;padding:55px 0}.help-section h2{font-size:29px;margin:12px 0}.help-section>div>p{font-size:14px;color:var(--muted)}.faqs details{padding:17px 0}.faqs details:first-child{border-top:1px solid var(--line)}.faqs summary{font-size:15px;font-weight:500}.faqs p{font-size:14px;color:var(--muted);padding-right:25px}footer{background:#f8fafc;border-top:1px solid var(--line)}.footer-main{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;gap:35px;padding:43px 0}.footer-main h3{font-size:14px;margin:3px 0 18px}.footer-main p{font-size:13px;color:#8392a7;margin:16px 0}.footer-main a:not(.wordmark):not(.brand-logo),.footer-main button{display:block;font-size:13px;color:#71839d;padding:0;margin-bottom:10px}.footer-main .wordmark{font-size:38px}.footer-main .wordmark span{font-size:10px}.footer-main small{font-size:10px;color:#91a0b4}.footer-main .footer-email{color:var(--blue)!important;font-size:14px!important}.footer-bottom{display:flex;justify-content:space-between;border-top:1px solid #e4eaf2;padding:20px 0;font-size:12px;color:#97a3b5}dialog{border:0;border-radius:12px;padding:35px;color:var(--ink);width:min(960px,calc(100% - 32px));max-height:90vh;box-shadow:0 30px 100px #0d2b5630;overflow:auto}dialog::backdrop{background:#142c4d88;backdrop-filter:blur(4px)}.close{position:absolute;top:11px;right:13px;font-size:27px;line-height:1;color:#7c8a9d;z-index:2;padding:6px}.detail-breadcrumb{font-size:12px;color:#879ab2;margin:0 35px 28px 0}.detail-grid{display:grid;grid-template-columns:1fr 1.15fr;gap:40px}.detail-picture{background:#f9fbfe;border:1px solid var(--line);border-radius:9px;display:flex;align-items:center;justify-content:center;padding:30px;min-height:290px}.detail-picture img{width:100%;max-height:300px;object-fit:contain;mix-blend-mode:multiply}.detail-grid h2{font-size:23px;line-height:1.45;margin:12px 0 18px;letter-spacing:-.5px}.detail-grid table{border-collapse:collapse;width:100%;font-size:13px;margin:20px 0}.detail-grid th,.detail-grid td{text-align:left;padding:10px 0;border-bottom:1px solid var(--line)}.detail-grid th{font-weight:400;color:#8392a5;width:42%}.detail-grid .qty-input{width:65px;padding:11px;border:1px solid #d9e2ee;border-radius:5px;font-size:14px}.detail-actions{display:flex;gap:10px}.detail-advice{margin-top:28px;border-radius:7px;padding:18px 22px;background:#f3f7ff;font-size:13px;color:#7185a1}.detail-advice strong{color:#41648e}.detail-related{margin-top:28px}.detail-related h3{font-size:16px;margin-bottom:15px}.related-list{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.related-item{display:flex;align-items:center;gap:10px;padding:12px;border:1px solid var(--line);border-radius:6px;text-align:left;font-size:12px}.related-item img{width:50px;height:50px;object-fit:contain}#basket{width:min(740px,calc(100% - 32px))}#basket h2{font-size:28px;margin:12px 0}#basket-total{color:#829bbd;font-size:17px;margin-left:10px}.muted{font-size:14px;color:var(--muted)}.small{font-size:12px;color:#8394ab;line-height:1.6}.list-row{display:flex;align-items:center;gap:14px;padding:17px 0;border-top:1px solid var(--line)}.list-row img{width:60px;height:60px;object-fit:contain}.list-row strong{font-size:13px;flex:1}.quantity{display:flex;align-items:center;gap:8px;font-size:14px;white-space:nowrap}.quantity button{background:#f0f4fa;border-radius:4px;padding:5px 10px}.remove{font-size:12px;color:#a97469}.empty{grid-column:1/-1;padding:45px 25px;text-align:center;border:1px dashed #ccd9eb;border-radius:9px;line-height:1.7}.empty h3{font-size:19px;margin-bottom:12px}.empty p{color:#7c8faa;font-size:14px}.empty .primary{margin:10px}.empty .secondary{margin:10px}#quote-actions{display:flex;gap:12px;margin-top:20px}#toast{position:fixed;bottom:25px;left:50%;transform:translate(-50%,20px);background:#1a3558;color:white;padding:14px 24px;border-radius:7px;opacity:0;transition:.2s;pointer-events:none;z-index:100;font-size:14px;box-shadow:0 5px 30px #0b244e20}#toast.visible{opacity:1;transform:translate(-50%,0)}#mobile-filter{display:none}[hidden]{display:none!important}
@media(min-width:1550px){h1{font-size:58px}.main-promo{min-height:500px}.product-image{height:210px}}@media(max-width:1200px){.wrap{width:calc(100% - 48px)}.header{gap:35px}.main-nav>.wrap:first-child{gap:23px}.main-nav .menu-toggle{min-width:190px}.main-nav button{font-size:13px}.main-nav button[data-kind='Drum & developer']{display:none}.opening{grid-template-columns:1.9fr 1fr}.promo-copy{padding-left:28px}h1{font-size:43px}.promo-copy .eyebrow{font-size:10px}.main-promo{min-height:470px}.side-promos article{padding:22px}.side-promos h2{font-size:24px}.finder{gap:20px;padding:20px}.finder-icon{display:none}.finder-heading{max-width:210px}.finder h2{font-size:16px}.finder label>span{font-size:11px}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.catalog-layout{grid-template-columns:200px 1fr;gap:22px}.brand-band button{font-size:22px}.corporate{gap:35px;padding:35px}.corporate-mail{display:block;margin:12px 0 0}}@media(max-width:900px){.wrap{width:calc(100% - 36px)}.header{gap:24px}.basket-trigger small{display:none}.basket-trigger{gap:7px}.search-hints{font-size:11px;gap:8px}.main-nav .wrap>a{display:none}.main-nav>.wrap:first-child{gap:25px}.opening{grid-template-columns:1fr}.main-promo{min-height:400px;grid-template-columns:1fr 1fr}.promo-copy{padding:33px 0 45px 35px}h1{font-size:49px;margin-top:16px}.promo-copy p{margin-bottom:18px}.promo-image img{width:100%;max-height:300px}.side-promos{grid-template-columns:1fr 1fr;grid-template-rows:auto}.side-promos article{min-height:218px}.finder{display:block}.finder-heading{max-width:none;margin-bottom:16px}.finder h2 br{display:none}.finder p{display:none}.finder form{gap:10px}.category-tiles{grid-template-columns:repeat(3,1fr)}.brand-band .wrap{flex-wrap:wrap;justify-content:center;gap:25px;padding:20px 0}.brand-band .wrap>div{display:none}.catalog-layout{grid-template-columns:175px 1fr;gap:18px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.tabs button{font-size:12px;padding:9px 12px}.catalog-toolbar select{max-width:145px}.catalog-heading h2{font-size:25px}.catalog-total{font-size:12px}.corporate{grid-template-columns:1fr}.corporate-steps{display:grid;grid-template-columns:1fr 1fr 1fr;gap:20px}.corporate-steps>div{display:block}.corporate-steps>div>span{display:inline-block;margin-bottom:12px}.corporate-steps h3{font-size:14px}.help-section{gap:30px}.footer-main{grid-template-columns:1.2fr 1fr 1fr}.footer-main>div:last-child{grid-column:1/-1}.mega{grid-template-columns:1fr 1fr}.mega-info{display:none}}
@media(max-width:600px){.wrap{width:calc(100% - 28px)}.topline .wrap>span,.topline .wrap>div>a:first-child,.topline .divider{display:none}.topline .wrap{justify-content:center;padding:7px 0}.header{flex-wrap:wrap;padding:19px 0 15px;gap:16px}.wordmark{font-size:36px}.wordmark span{font-size:10px;letter-spacing:1.6px}.search-wrap{order:3;flex-basis:100%;max-width:none}.basket-trigger{margin-left:auto;font-size:13px}.basket-icon{font-size:24px}.search-hints{gap:10px;font-size:10px}.search-hints button{font-size:11px}#search{height:48px}#search input{font-size:12px}#search button{font-size:13px;padding:9px 13px}#search button span{display:none}.search-icon{padding:0 10px}.main-nav>.wrap:first-child{overflow-x:auto;gap:22px}.main-nav button{font-size:12px;flex-shrink:0;padding:12px 0}.main-nav .menu-toggle{min-width:0;padding:14px 13px;gap:10px}.main-nav .menu-toggle>span:last-child{display:none}.opening{margin-top:15px;gap:14px}.main-promo{min-height:390px;grid-template-columns:1.05fr 1fr}.promo-copy{padding:27px 0 44px 22px}.promo-copy .eyebrow{font-size:9px;letter-spacing:1px;width:220px}h1{font-size:35px;letter-spacing:-1.5px;margin:20px 0 15px}.promo-copy p{font-size:12px;line-height:1.7;max-width:190px}.promo-copy .primary{font-size:12px;padding:12px 14px;gap:13px;white-space:nowrap}.promo-image{padding-top:44px}.promo-image img{width:135%;transform:rotate(-6deg) translateX(-18px);margin-top:5px}.image-label{right:12px;bottom:77px;font-size:8px;padding:8px 10px;letter-spacing:.5px}.image-label strong{font-size:11px}.cmyk-note{font-size:9px;gap:7px}.cmyk i{width:7px;height:7px}.promo-index{left:22px;right:20px;font-size:8px}.side-promos{gap:12px}.side-promos article{min-height:227px;padding:18px}.side-promos .eyebrow{font-size:8px;letter-spacing:.8px}.side-promos h2{font-size:21px;margin-top:13px}.ink-promo{align-items:start}.ink-promo img{width:55%;bottom:13px;right:5px}.ink-promo button{position:absolute;bottom:15px;left:18px;max-width:80px;text-align:left;font-size:11px}.b2b-promo h2{font-size:21px}.b2b-promo p{font-size:11px}.b2b-promo a{font-size:11px}.b2b-number{font-size:67px}.finder{margin-top:15px;padding:18px}.finder h2{font-size:16px}.finder form{display:grid;grid-template-columns:1fr 1fr}.finder label{gap:5px}.finder label>span{font-size:11px}.finder label:nth-child(3){grid-column:1/2}.finder .primary{align-self:end;font-size:13px;gap:15px}.finder select{font-size:12px;padding:11px 8px}.category-section{padding:30px 0}.section-title{gap:10px;align-items:end;margin-bottom:18px}.section-title h2{font-size:23px;line-height:1.3}.section-title .eyebrow{font-size:10px}.section-title .text-link{font-size:11px;white-space:nowrap;padding:0}.category-tiles{gap:9px}.category-tile{min-height:137px;padding:12px 5px;gap:5px}.category-tile img{height:61px}.category-tile strong{font-size:12px}.category-tile small{font-size:10px}.category-tile svg{height:52px;width:52px}.brand-band .wrap{gap:20px;padding:20px 5px}.brand-band button{font-size:20px}.brand-band .brand-hp{font-size:29px}.brand-band .brand-canon{font-size:24px}.brand-band .brand-epson{font-size:20px}.catalog{padding-top:30px}.catalog-heading{display:block;margin-bottom:18px}.catalog-heading h2{font-size:25px;margin-top:8px}.catalog-heading .eyebrow{font-size:10px}.catalog-total{display:inline-block;margin-top:12px;font-size:11px}.catalog-layout{display:block}#filters{display:none;border:1px solid var(--line);border-radius:8px;padding:18px;margin-bottom:20px}#filters.mobile-open{display:block}.filter-options{display:grid;grid-template-columns:1fr 1fr;gap:6px 14px}.filter-help{display:none}.catalog-toolbar{flex-wrap:wrap;gap:12px}.tabs{flex:1}.tabs button{font-size:12px;padding:9px 10px}.catalog-toolbar select{max-width:none;font-size:11px;order:3;flex:1}.catalog-toolbar #mobile-filter{display:block;font-size:12px;border:1px solid var(--line);border-radius:4px;padding:7px 10px}.results-line{display:block;margin:12px 0;font-size:11px}.results-line #active-filter{margin-top:8px}.product-grid{gap:10px}.product-image{height:158px;padding:33px 12px 8px}.product-info{padding:12px}.product-brand{font-size:10px}.product h3{font-size:12px;min-height:55px}.tag{font-size:9px;top:9px;left:9px}.product-meta{font-size:10px;gap:4px;margin-bottom:12px;flex-wrap:wrap}.product-bottom{flex-direction:column;align-items:stretch;gap:9px;padding-top:12px}.product-bottom strong{font-size:12px}.add{font-size:12px;padding:8px}.pagination{gap:4px}.pagination button{padding:6px 9px;min-width:31px;font-size:12px}.catalog-note{font-size:11px;line-height:1.7;margin-bottom:25px}.corporate{padding:25px 22px;gap:28px;margin-top:5px}.corporate>.eyebrow,.corporate .eyebrow{font-size:9px;letter-spacing:1px}.corporate h2{font-size:24px;letter-spacing:-.8px;margin-top:15px}.corporate p{font-size:13px}.corporate p br{display:none}.corporate-steps{display:flex;gap:20px}.corporate-steps>div{display:flex;gap:12px}.corporate-steps>div>span{margin:0;align-self:start}.corporate-steps h3{font-size:14px}.corporate-steps p{font-size:12px}.help-section{grid-template-columns:1fr;padding:35px 0;gap:15px}.help-section h2{font-size:25px}.help-section>div>p{font-size:13px}.faqs summary{font-size:14px}.faqs p{font-size:13px}.footer-main{grid-template-columns:1fr 1fr;padding:30px 0;gap:24px}.footer-main>div:first-child{grid-column:1/-1}.footer-main h3{font-size:14px}.footer-main a:not(.wordmark):not(.brand-logo),.footer-main button{font-size:13px}.footer-bottom{font-size:10px;gap:15px}.mega{grid-template-columns:1fr;gap:20px;padding:20px;max-height:65vh;overflow:auto}.mega .eyebrow{font-size:11px}.mega button{font-size:13px!important}.detail-grid{grid-template-columns:1fr;gap:20px}.detail-picture{min-height:180px;padding:20px}.detail-picture img{max-height:180px}.detail-grid h2{font-size:20px;margin-top:10px}.detail-grid table{font-size:13px}.detail-grid .primary{font-size:13px;gap:10px}.detail-actions .qty-input{width:60px}.related-list{grid-template-columns:1fr}.detail-advice{font-size:12px;padding:15px}dialog{padding:27px 19px}.detail-breadcrumb{font-size:11px;margin-bottom:18px}.list-row{gap:9px;flex-wrap:wrap}.list-row strong{min-width:135px;font-size:12px}.list-row img{width:45px;height:45px}.quantity{font-size:13px}.quantity button{padding:4px 8px}#quote-actions{flex-direction:column}#basket h2{font-size:25px}#toast{width:90%;text-align:center;font-size:13px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}
/* Readable regular labels across viewport sizes. */
.product h3{font-size:14px;min-height:63px}.filter-option{font-size:14px}.product-bottom strong{font-size:14px}.add{font-size:13px}.category-tile strong{font-size:14px}.main-nav button{font-size:14px}.no-image{font-size:12px;color:#8292a8;line-height:1.5;text-align:center}
@media(max-width:600px){.product h3{font-size:14px;min-height:63px}.filter-option{font-size:14px}.category-tile strong{font-size:13px}.main-nav button{font-size:13px}.finder select{font-size:14px}.product-meta{font-size:12px}.catalog-note{font-size:12px}}

/* Original supplied PNG. Frame removes only transparent canvas margins. */
.brand-logo{position:relative;display:block;width:235px;aspect-ratio:1776 / 491;overflow:hidden;flex:0 0 235px}
.brand-logo img{position:absolute;width:115.315315%;height:auto;max-width:none;left:-1.689189%;top:-57.433809%;display:block}
.footer-main .brand-logo{width:220px;flex-basis:220px;margin:0}
@media(max-width:1200px){.header{gap:30px}.header .brand-logo{width:210px;flex-basis:210px}.basket-trigger small{display:none}}
@media(max-width:900px) and (min-width:601px){.header{flex-wrap:wrap}.header .search-wrap{order:3;flex-basis:100%;max-width:none}.header .basket-trigger{margin-left:auto}}
@media(max-width:600px){.header .brand-logo{width:185px;flex-basis:185px}.header{gap:14px}.basket-trigger{font-size:12px;gap:6px}.basket-icon{display:none}.footer-main .brand-logo{width:220px}}
@media(max-width:360px){.header .brand-logo{width:160px;flex-basis:160px}}

.contact-section{display:grid;grid-template-columns:1.5fr 1fr .65fr;gap:38px;border-top:1px solid var(--line);padding:36px 0 42px;align-items:start}.contact-section h2{font-size:24px;margin:12px 0 18px;letter-spacing:-.6px}.contact-phone{display:block;font-size:24px;font-weight:650;color:var(--blue);margin-bottom:18px}.contact-actions{display:flex;align-items:center;gap:16px;flex-wrap:wrap;font-size:14px}.contact-section address{font-style:normal;font-size:14px;color:var(--muted);line-height:1.8;margin-top:20px}.opening-hours h3{font-size:17px;margin:5px 0 20px}.opening-hours dl{margin:0}.opening-hours dl>div{display:flex;justify-content:space-between;gap:18px;padding:12px 0;border-bottom:1px solid var(--line);font-size:14px}.opening-hours dt{color:var(--muted)}.opening-hours dd{margin:0;white-space:nowrap;font-weight:550}.shipping-info{background:#fff8dc;border-radius:8px;padding:22px}.shipping-info .eyebrow{color:#8b741d}.shipping-info h3{font:800 italic 31px Arial;color:#c82127;margin:12px 0}.shipping-info p{font-size:14px;color:#776942;margin:0}@media(max-width:900px){.contact-section{grid-template-columns:1.2fr 1fr;gap:28px}.shipping-info{grid-column:1/-1}.contact-actions{align-items:start;flex-direction:column}}@media(max-width:600px){.contact-section{grid-template-columns:1fr;padding:28px 0;gap:26px}.contact-section h2{font-size:22px}.shipping-info{grid-column:auto}.contact-phone{font-size:23px}}

.product-grid.brand-groups{display:flex;flex-direction:column;gap:32px}.brand-shelf{min-width:0}.brand-shelf-heading{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:0 0 14px;border-bottom:1px solid var(--line);margin-bottom:16px}.brand-shelf-heading>div{display:flex;align-items:center;gap:14px}.brand-shelf-heading h3{font-size:23px}.brand-shelf-heading span{font-size:12px;color:var(--muted)}.brand-shelf-heading button{font-size:13px;white-space:nowrap}.brand-shelf-products{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}@media(max-width:700px){.brand-shelf-products{grid-template-columns:repeat(3,minmax(180px,1fr));overflow-x:auto;padding-bottom:12px;scroll-snap-type:x proximity;gap:10px}.brand-shelf-products>.product{scroll-snap-align:start}.brand-shelf-heading h3{font-size:20px}.brand-shelf-heading>div{gap:9px}.brand-shelf-heading button{font-size:12px}}

.brand-shelf-heading>div{flex-wrap:wrap;gap:6px 14px}.brand-shelf-heading h3{font-size:20px}@media(max-width:700px){.brand-shelf-heading h3{font-size:16px}.brand-shelf-heading{align-items:flex-start}.brand-shelf-heading>div{display:block}.brand-shelf-heading span{display:block;margin-top:4px}}

.product-description,.product-specifications,.product-compatibility,.printer-codes{border-top:1px solid var(--line);padding-top:24px;margin-top:24px}.product-description h3,.product-specifications h3,.product-compatibility h3,.printer-codes h3{font-size:20px;margin-bottom:12px}.product-description p{margin:8px 0;font-size:14px}.product-description p+p{color:var(--muted)}.product-compatibility ul{list-style:none;padding:0;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.product-compatibility li{padding:10px 12px;border:1px solid var(--line);border-radius:6px;background:var(--light);font-size:13px;overflow-wrap:anywhere}.product-compatibility p,.printer-codes p{font-size:13px}.spec-scroll{overflow-x:auto}.product-specifications table{width:100%;border-collapse:collapse;font-size:13px}.product-specifications th,.product-specifications td{padding:12px;border-bottom:1px solid var(--line);text-align:left;vertical-align:top;overflow-wrap:anywhere}.product-specifications th{width:35%;background:var(--light);font-weight:600}.product-specifications td{line-height:1.65}@media(max-width:600px){.product-compatibility ul{grid-template-columns:repeat(2,minmax(0,1fr))}.product-compatibility li{font-size:12px;padding:9px}.product-description h3,.product-specifications h3,.product-compatibility h3,.printer-codes h3{font-size:17px}}

.product-detail-link{display:block;text-align:left;font-size:12px;color:var(--blue);padding:0 0 14px;line-height:1.5}.product-detail-link:hover{text-decoration:underline}@media(max-width:600px){.product-detail-link{font-size:11px}}

.category-tile,.primary,.text-link{cursor:pointer}.tabs a{display:inline-block;padding:10px 16px;font-size:14px;font-weight:600}.tabs a.active{background:var(--blue);color:white;border-radius:5px}.category-tile{display:flex;flex-direction:column;align-items:center}.mega a{display:block;padding:10px 0;font-size:14px}.main-nav .wrap>a[data-kind]{margin-left:0;color:inherit}.brand-band a{display:flex;align-items:center;justify-content:center;min-width:75px}.brand-band img{max-width:115px;max-height:45px;object-fit:contain}.brand-band a[data-brand="HP"] img{width:46px;height:46px}.footer-main a[data-kind],.footer-main a[data-type]{display:block}.product-image-set{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));align-items:center;width:100%;gap:2px}.product-image-set img{width:100%!important;height:auto!important;max-height:100%!important;object-fit:contain}.detail-picture>.product-image-set{max-width:100%}.list-row>.product-image-set{width:65px;flex-shrink:0}.catalog-page .opening,.catalog-page .finder,.catalog-page .category-section,.catalog-page .brand-band,.catalog-page #corporate,.catalog-page .help-section{display:none}.catalog-page .catalog{padding-top:30px}.catalog-breadcrumb{font-size:14px;margin-bottom:16px;color:var(--muted)}@media(max-width:700px){.brand-band img{max-width:80px;max-height:30px}.brand-band a[data-brand="HP"] img{width:35px;height:35px}.tabs a{font-size:12px;padding:9px 10px}}

.product-image>.product-image-set{height:100%;grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr))}.product-image>.product-image-set img{height:100%!important;min-height:0}.detail-picture>.product-image-set{grid-template-columns:repeat(2,minmax(0,1fr));grid-template-rows:repeat(2,minmax(0,1fr));height:340px}.detail-picture>.product-image-set img{height:100%!important;min-height:0}

#quote-actions{flex-wrap:wrap}.whatsapp-quote{background:#147d45!important;color:#fff!important}.whatsapp-quote:hover{background:#106838!important}
/* Procurement workflow */
[hidden]{display:none!important}.buyer-hero{display:grid;grid-template-columns:1.4fr 1fr;gap:64px;padding-top:62px;padding-bottom:56px;align-items:center}.buyer-hero h1{font-size:clamp(32px,4vw,52px);line-height:1.15;letter-spacing:-1.5px;margin:18px 0}.buyer-hero p{color:#586e8a;line-height:1.7}.buyer-hero .search-wrap{width:100%;max-width:680px;margin-top:26px}.buyer-hero form{width:100%}.home-page .header-main{justify-content:space-between}.bulk-start{padding:30px;border:1px solid #dbe5f2;border-radius:12px;background:#f5f8fd}.bulk-start h2{font-size:24px;margin:15px 0}.bulk-start small{display:block;margin-top:16px;color:#586e8a}.quote-flow{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;border-top:1px solid #dbe5f2;padding-top:32px;padding-bottom:40px}.quote-flow b{font-size:15px;color:#2355c9}.quote-flow h3{font-size:18px;margin:12px 0}.quote-flow p{font-size:15px;color:#586e8a;line-height:1.6}.quote-information{border-top:1px solid #dbe5f2;margin-top:20px;padding-top:20px}.quote-information h3{font-size:19px}.quote-information h3 small{font-size:13px;font-weight:400;color:#586e8a;margin-left:10px}.quote-field-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin:18px 0}.quote-information label{font-size:14px;font-weight:600;display:block;color:#223851}.quote-information input:not([type=file]),.quote-information textarea{display:block;width:100%;border:1px solid #ccd7e6;border-radius:6px;padding:11px;margin-top:7px;font:inherit;font-weight:400;box-sizing:border-box;background:#fff}.quote-wide{grid-column:1/-1}.file-import{margin:15px 0 25px}.file-import label{display:inline-flex;cursor:pointer}.file-import input[type=file]{display:block;max-width:100%;margin-top:10px;font-size:14px}.file-import p,.quote-export p{font-size:13px;line-height:1.6;color:#586e8a}.quote-export{margin-top:16px}.view-options{display:flex;gap:3px;border:1px solid #dbe5f2;border-radius:6px;padding:3px}.view-options button{padding:7px 12px;background:white;border:0;border-radius:4px;color:#334e70;font-size:14px}.view-options button[aria-pressed=true]{background:#eaf0fd;color:#184cc8}.catalog-toolbar{flex-wrap:wrap;gap:12px}.catalog-heading{flex-wrap:wrap;gap:16px}.card-quantity{display:flex;align-items:center;gap:5px;font-size:13px;color:#586e8a}.card-quantity input{width:50px;padding:7px 4px;border:1px solid #dbe5f2;border-radius:5px;font:inherit;color:#223851}.product-bottom{flex-wrap:wrap;gap:8px}.catalog-list{display:flex!important;flex-direction:column;gap:0!important;border-top:1px solid #dbe5f2}.catalog-list .product{display:flex;width:100%;border:0;border-bottom:1px solid #dbe5f2;border-radius:0;padding:20px 8px;box-shadow:none;gap:22px}.catalog-list .product-image{flex:0 0 140px;width:140px;height:130px;margin:0}.catalog-list .product-image .tag{display:none}.catalog-list .product-info{flex:1;padding:0;min-width:0}.catalog-list .product-info h3{min-height:0;margin:6px 0;font-size:17px}.catalog-list .product-bottom{justify-content:flex-end;border:0;padding-top:6px;margin-top:0}.catalog-list .product-bottom strong{margin-right:auto}.catalog-list .product-meta{margin:7px 0}.catalog-list .product-image img{max-height:110px}.catalog-list .product-image-set img{max-height:55px}input:focus-visible,textarea:focus-visible,button:focus-visible,a:focus-visible{outline:3px solid #98b4f0;outline-offset:3px}
@media(max-width:760px){.buyer-hero{grid-template-columns:1fr;gap:25px;padding-top:30px;padding-bottom:30px}.bulk-start{padding:22px}.quote-flow{grid-template-columns:1fr;gap:8px}.quote-field-grid{grid-template-columns:1fr}.catalog-list .product{gap:12px;padding:18px 0}.catalog-list .product-image{flex-basis:80px;width:80px;height:95px}.catalog-list .product-info h3{font-size:15px}.catalog-list .product-bottom{justify-content:flex-start}.catalog-list .product-bottom strong{flex-basis:100%;font-size:13px}.catalog-list .product-image img{max-height:80px}.catalog-list .product-image-set img{max-height:40px}}
/* Two departments, one procurement list */
.home-page .buyer-hero{padding-top:34px;padding-bottom:30px;grid-template-columns:1.65fr 1fr;gap:42px}.buyer-hero h1{max-width:680px;font-size:clamp(30px,3.2vw,44px)}.bulk-start{padding:23px}.main-nav .nav-quote{margin-left:auto;border:0;background:none;color:#234fbb;font-weight:600;padding:14px}.department-gates{display:grid;grid-template-columns:1fr 1fr;gap:22px;padding-bottom:40px}.department-gate{position:relative;display:flex;align-items:center;min-height:250px;padding:30px;border:1px solid #dde6f0;border-radius:12px;overflow:hidden;color:#17324f;background:#f1f6fc}.department-gate>div{position:relative;z-index:1;max-width:68%}.department-gate h2{font-size:28px;line-height:1.2;margin:13px 0}.department-gate p{font-size:14px;color:#586e8a}.gate-link{font-size:14px;font-weight:700;display:block;margin-top:20px}.department-gate img{width:42%;max-height:180px;object-fit:contain;position:absolute;right:-14px;bottom:15px;mix-blend-mode:multiply}.computer-gate{background:#f5f7f8}.department-section{padding-top:35px;padding-bottom:44px;scroll-margin-top:20px}.department-categories{display:grid;grid-template-columns:repeat(6,1fr);gap:12px;margin:25px 0}.department-category{padding:14px;background:#fff;border:1px solid #dde6f0;border-radius:8px;text-align:center;color:#17324f;transition:border-color .2s}.department-category:hover{border-color:#2458ca}.department-category img{width:100%;height:85px;object-fit:contain;margin-bottom:10px}.department-category strong{display:block;font-size:14px}.department-category small{display:block;color:#63758d;margin-top:5px}.home-shelf{margin-top:34px}.home-shelf-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:17px;flex-wrap:wrap}.home-shelf-heading h3{font-size:22px;margin:0}.shelf-tabs{display:flex;border:1px solid #d9e3f0;padding:3px;border-radius:7px;gap:3px}.shelf-tabs button{border:0;background:transparent;padding:8px 13px;border-radius:5px;color:#4a6080;font-size:14px}.shelf-tabs button[aria-pressed=true]{color:#184dc8;background:#eaf0fc}.home-products{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}.home-products .product-image{height:170px}.home-products .product-info{padding:16px}.home-products h3{font-size:15px}.home-products .product-bottom strong{font-size:13px}.home-products .product-bottom{gap:7px}.home-products .add{font-size:13px;padding:9px 10px}.computer-section{background:#f6f8fb;border-block:1px solid #e2e8f1}.printer-finder{display:grid;grid-template-columns:1.2fr .7fr 1fr auto;gap:16px;align-items:end;padding:22px;border:1px solid #dce6f4;border-radius:10px;background:#f5f8fd}.printer-finder strong{font-size:17px}.printer-finder p{font-size:13px;color:#5b7090;line-height:1.5;margin:5px 0 0}.printer-finder label{font-size:14px}.printer-finder input,.printer-finder select,.quote-information select{display:block;width:100%;padding:11px;margin-top:7px;border:1px solid #cbd8e9;border-radius:5px;background:#fff;font:inherit;box-sizing:border-box}.printer-finder #printer-status{grid-column:1/-1;margin:0}.oem-request{margin-top:30px;background:#fff;border:1px solid #dce4ee;border-radius:10px;padding:25px;display:flex;align-items:center;justify-content:space-between;gap:25px}.oem-request h3{margin:0 0 8px}.oem-request p{margin:0;color:#586e8a;line-height:1.6;max-width:650px}.sticky-quote{position:fixed;z-index:30;bottom:18px;left:50%;transform:translateX(-50%);display:flex;align-items:center;justify-content:space-between;gap:30px;min-width:410px;padding:12px 16px 12px 22px;border:1px solid #d2ddee;border-radius:12px;background:#fff;box-shadow:0 5px 35px #17324f30;font-size:15px}.operator-note{border-top:1px solid #dce4ee;display:flex;justify-content:space-between;gap:20px;padding-block:18px 95px;font-size:13px;color:#526b8b}.operator-note a{color:#2355c9}.photo-field{margin:18px 0}.photo-field input{margin-top:10px;max-width:100%}.submit-status{background:#eff8f1;border:1px solid #bad6c2;padding:18px;border-radius:8px;margin-top:18px;overflow-wrap:anywhere}.submit-status.error{background:#fff6f2;border-color:#ecc9b9}.direct-quote{width:100%}#quote-actions{flex-wrap:wrap}.home-page #toast{bottom:100px}
@media(max-width:1000px){.printer-finder{grid-template-columns:1fr 1fr}.home-products{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(max-width:760px){.home-page .buyer-hero{grid-template-columns:1fr;gap:20px}.department-gates{grid-template-columns:1fr;gap:14px}.department-gate{min-height:210px;padding:24px}.department-gate h2{font-size:25px}.department-categories{grid-template-columns:repeat(3,1fr);gap:8px}.department-category{padding:9px}.department-category img{height:65px}.department-category strong{font-size:13px}.printer-finder{grid-template-columns:1fr;padding:18px}.oem-request{flex-direction:column;align-items:start}.sticky-quote{min-width:0;width:calc(100% - 100px);left:12px;transform:none;bottom:14px;padding:10px;gap:8px;font-size:12px}.sticky-quote .primary{font-size:12px;padding:10px}.operator-note{flex-direction:column}.home-products{gap:9px}.home-products .product-image{height:130px}.home-products .product-info{padding:11px}.home-products .product-bottom strong{flex-basis:100%}.department-section .section-title{align-items:start;gap:15px;flex-direction:column}.main-nav .wrap{flex-wrap:wrap}.main-nav .nav-quote{margin-left:0}}
.main-nav .wrap>a{margin-left:0}.main-nav>.wrap:first-child{gap:25px}.computer-section .department-categories{grid-template-columns:repeat(4,minmax(0,1fr))}.has-quote footer{padding-bottom:65px}.photo-field p{overflow-wrap:anywhere}@media(max-width:760px){.computer-section .department-categories{grid-template-columns:repeat(2,minmax(0,1fr))}.main-nav>.wrap:first-child{gap:8px 18px}.main-nav .menu-toggle{min-width:0;width:100%;justify-content:flex-start}.main-nav a,.main-nav button{font-size:13px}.department-gate img{opacity:.92;right:-20px}.department-gate>div{max-width:72%}}
@media print{header,nav,footer,.topline,button{display:none!important}.company-page .wrap{width:100%;max-width:none}.company-page .bulk-start{break-inside:avoid;border:1px solid #ccc;background:white}.company-page h1{font-size:30px}.company-page main{font-size:13px}}
/* Simple quote handoff */
#basket{max-width:740px}#basket #list-items{margin-bottom:25px}#basket #quote-actions,.simple-quote-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}#basket #quote-actions .primary,.simple-quote-actions .primary{width:100%;gap:8px}#basket>.small{margin-top:16px}#bulk-dialog{max-width:740px;width:calc(100% - 32px);padding:32px;border:0;border-radius:12px;max-height:90vh;overflow:auto}#bulk-dialog h2{margin:12px 0}#bulk-dialog label{display:block;font-size:14px;font-weight:600}#bulk-dialog textarea{display:block;width:100%;font:inherit;margin-top:8px;padding:14px;border:1px solid #cbd8e9;border-radius:6px}#bulk-dialog::backdrop{background:#182c4570}@media(max-width:600px){#basket #quote-actions,.simple-quote-actions{grid-template-columns:1fr}#bulk-dialog{padding:24px}}
/* Clear navigation and request hierarchy */
header .header{gap:42px;padding-block:23px}header .search-wrap{max-width:none}header #search{height:54px;background:#f7f9fc;border-color:#d7e1ef}header #search input{font-size:15px}.main-nav>.wrap:first-child{gap:28px;min-height:66px}.main-nav .wrap>a{font-weight:600;color:#314761}.main-nav .menu-toggle{min-width:190px;background:#edf3fc;color:#194895;border-radius:6px;padding:12px 18px}.main-nav .nav-quote{display:inline-flex;align-items:center;justify-content:center;gap:16px;margin-left:auto;padding:12px 18px;background:#193b66;color:white;border:1px solid #193b66;border-radius:6px;box-shadow:0 3px 9px #17324f12;white-space:nowrap}.main-nav .nav-quote:hover{background:#0d2d54;color:#fff}.home-intro{display:flex;justify-content:space-between;align-items:center;gap:48px;padding-block:38px 28px}.home-intro h1{font-size:clamp(28px,3vw,40px);line-height:1.22;letter-spacing:-1.2px;margin:12px 0 0}.home-intro>p{font-size:16px;line-height:1.8;color:#63758b;margin:0;max-width:440px}.department-gates{gap:24px;padding-bottom:30px}.department-gate{display:grid;grid-template-columns:minmax(0,1fr) 145px;gap:22px;min-height:214px;padding:27px 30px;border-radius:10px}.department-gate>div{max-width:none;min-width:0}.department-gate h2{font-size:25px;line-height:1.25;margin:12px 0 8px}.department-gate p{margin:0;color:#5e728a;line-height:1.6}.department-gate img{position:static;width:100%;height:145px;max-height:none;object-fit:contain;opacity:1;transform:none}.gate-link{margin-top:18px;font-size:14px}.print-gate{background:#f2f6fc}.computer-gate{background:#f5f7f9}.department-section{padding-top:30px}.oem-request{padding:28px 30px;border-left:4px solid #214a79}.oem-request .secondary{background:#193b66;color:#fff;border-color:#193b66;white-space:nowrap}.oem-request .secondary:hover{background:#0d2d54}.oem-request h3{font-size:20px}
/* Shared corporate request sheet */
#bulk-dialog{width:min(820px,calc(100% - 36px));max-width:820px;max-height:90dvh;padding:0;border:1px solid #dfe6ef;border-radius:14px;box-shadow:0 22px 80px #102c4f35;color:#1a304c;background:#fff}#bulk-dialog::backdrop{background:#10223880;backdrop-filter:blur(3px)}#bulk-dialog .request-heading{display:flex;align-items:flex-start;gap:24px;padding:30px 34px 24px;border-bottom:1px solid #e4eaf2;background:#f8fafd}#bulk-dialog .request-heading>div{flex:1}#bulk-dialog .request-heading .eyebrow{font-size:12px;letter-spacing:1.5px}#bulk-dialog h2{font-size:27px;line-height:1.25;margin:12px 0 10px;letter-spacing:-.6px}#bulk-dialog .request-heading p{font-size:15px;line-height:1.65;color:#60718b;margin:0;max-width:620px}#bulk-dialog .close{position:static;flex:0 0 34px;width:34px;height:34px;display:grid;place-items:center;border:1px solid #d9e2ee;border-radius:50%;background:#fff;font-size:23px;line-height:1;padding:0;color:#536982}#bulk-dialog .request-content{padding:26px 34px}#bulk-dialog .upload-zone{display:flex;align-items:center;gap:16px;padding:20px;border:1px dashed #adc2de;border-radius:9px;background:#f8fafd;cursor:pointer;font-weight:400}#bulk-dialog .upload-zone:hover{border-color:#2358bf;background:#f0f5fc}.upload-symbol{width:42px;height:42px;display:grid;place-items:center;flex-shrink:0;color:#2354a4;background:#eaf0fa;border-radius:8px;font-size:25px}.upload-copy{flex:1}.upload-copy strong{display:block;font-size:16px;font-weight:650}.upload-copy small{display:block;font-size:13px;color:#65758a;margin-top:4px}.upload-choose{font-size:14px;font-weight:600;padding:9px 14px;border:1px solid #c4d2e5;background:white;border-radius:5px;color:#294968;white-space:nowrap}.accessible-file{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden;clip-path:inset(50%);border:0}.request-upload:focus-within .upload-zone{outline:3px solid #9fbbed;outline-offset:3px}#file-status:empty{display:none}#bulk-dialog #file-status{font-size:14px;margin:12px 0 0;color:#355171;overflow-wrap:anywhere}.request-divider{display:flex;align-items:center;gap:14px;color:#8592a4;font-size:13px;margin:21px 0}.request-divider:before,.request-divider:after{content:"";height:1px;flex:1;background:#e3eaf2}#bulk-dialog .request-list-label{display:flex;justify-content:space-between;align-items:center;gap:12px;font-size:15px;font-weight:650}#bulk-dialog .request-list-label span{font-size:13px;color:#8391a3;font-weight:400}#bulk-dialog #bulk-text{display:block;width:100%;min-height:172px;max-height:340px;resize:vertical;padding:16px;margin-top:10px;font:15px/1.75 'DM Sans',Arial,sans-serif;background:#fff;color:#203650;border:1px solid #cbd7e6;border-radius:7px;box-shadow:inset 0 1px 2px #172d4504}#bulk-dialog #bulk-text::placeholder{color:#8593a7;opacity:1}#bulk-dialog .request-help{font-size:13px;color:#728399;line-height:1.6;margin:10px 0 0}#bulk-dialog .request-footer{padding:20px 34px 26px;border-top:1px solid #e3eaf2;background:#f8fafd}#bulk-dialog .request-next{font-size:14px;color:#5f738e;margin:0}#bulk-dialog .simple-quote-actions{margin-top:16px;gap:12px}#bulk-dialog .simple-quote-actions a{min-height:47px;font-size:14px}#bulk-dialog .request-footer .small{margin:12px 0 0}.company-page .main-nav{margin-bottom:10px}
@media(max-width:1100px){.main-nav>.wrap:first-child{gap:16px;flex-wrap:wrap;padding-block:10px}.main-nav .menu-toggle{min-width:165px}.main-nav a,.main-nav button{font-size:13px}.department-gate{grid-template-columns:minmax(0,1fr) 110px;padding:24px;gap:14px}.department-gate h2{font-size:23px}.home-intro{gap:26px}header .header{gap:24px}}
@media(max-width:760px){header .header{flex-wrap:wrap;gap:16px;padding-block:18px}header .search-wrap{order:3;flex-basis:100%}header #search{height:50px}.main-nav>.wrap:first-child{gap:8px 18px;justify-content:space-between;padding-block:12px}.main-nav .menu-toggle{width:auto;min-width:0;padding:9px 12px}.main-nav .nav-quote{margin:4px 0 0;width:100%;padding:12px}.main-nav .wrap>a{padding-block:9px;white-space:normal}.home-intro{display:block;padding-block:26px 22px}.home-intro h1{font-size:30px}.home-intro>p{margin-top:16px;font-size:15px}.department-gates{grid-template-columns:1fr;gap:13px}.department-gate{min-height:180px;grid-template-columns:minmax(0,1fr) 105px;padding:23px}.department-gate>div{max-width:none}.department-gate h2{font-size:23px}.department-gate img{height:120px;width:100%;opacity:1}.oem-request{padding:23px}.oem-request .secondary{white-space:normal}.department-section{padding-top:24px}#bulk-dialog{width:calc(100% - 22px);max-height:94dvh;border-radius:11px}#bulk-dialog .request-heading{padding:22px 20px 19px;gap:12px}#bulk-dialog h2{font-size:23px}#bulk-dialog .request-content{padding:20px}#bulk-dialog .upload-zone{flex-wrap:wrap;padding:16px;gap:12px}.upload-copy{flex-basis:calc(100% - 58px)}.upload-choose{margin-left:54px}#bulk-dialog .request-footer{padding:19px 20px 23px}#bulk-dialog .simple-quote-actions{grid-template-columns:1fr}#bulk-dialog .request-list-label span{font-size:12px}#bulk-dialog #bulk-text{font-size:16px}}
#bulk-actions a[aria-disabled="true"]{opacity:.45;cursor:not-allowed;box-shadow:none}
/* Launch refinement: quieter homepage and support controlled by the visitor. */
.print-gate{grid-template-columns:minmax(0,1fr) 180px}.department-gate>.print-gate-visuals{display:grid;grid-template-columns:1fr 1fr;gap:10px;max-width:none}.print-gate-visuals img{width:100%;height:135px;object-fit:contain}.computer-section .oem-request{margin:0 0 38px}.contact-hub{display:block;background:#f5f8fc;border:1px solid #e0e8f2;border-radius:14px;padding:38px;margin-top:20px;margin-bottom:48px}.contact-heading{display:flex;justify-content:space-between;align-items:center;gap:40px;margin-bottom:28px}.contact-heading h2{font-size:30px;line-height:1.35;margin-top:12px;letter-spacing:-.8px}.contact-heading>p{max-width:360px;color:#62758e;font-size:15px}.contact-channel-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.contact-channel{display:flex;flex-direction:column;gap:17px;padding:24px;background:white;border:1px solid #dce5f0;border-radius:9px;min-width:0}.contact-channel:hover{border-color:#7294c4;box-shadow:0 7px 20px #172d4508}.contact-channel-label{font-size:11px;font-weight:700;letter-spacing:1.5px;color:#6b809b}.contact-channel strong{font-size:clamp(15px,1.5vw,21px);letter-spacing:-.3px;overflow-wrap:anywhere}.contact-channel>span:last-child{display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:13px;color:#59708c}.contact-channel b{font-size:21px;font-weight:400}.contact-whatsapp{background:#edf6f0;border-color:#cfe3d7}.contact-location{display:flex;align-items:center;gap:22px;margin-top:25px;padding-top:24px;border-top:1px solid #dce5ef}.contact-location>span{font-size:11px;letter-spacing:1.2px;white-space:nowrap;font-weight:700}.contact-location address{margin:0;font-size:13px;color:#60738c;font-style:normal}.contact-location a{margin-left:auto;font-size:13px;white-space:nowrap;color:#214f91}.brand-band .wrap{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:22px 28px;padding-block:28px}.brand-band .wrap>div{grid-column:1/-1;text-align:center;font-size:11px}.brand-band strong{font-size:19px}.brand-band a{min-height:56px}.brand-band img{max-width:115px;width:auto;height:36px;max-height:40px}.support-launcher{position:fixed;z-index:900;right:22px;bottom:max(20px,env(safe-area-inset-bottom));display:flex;gap:10px;align-items:center;justify-content:center;border-radius:30px;padding:15px 20px;background:#193b66;color:white;box-shadow:0 5px 22px #17324f30;min-height:54px;font-size:14px}.support-launcher:hover{background:#0d2d54;color:white}.support-close{position:fixed;z-index:1100;right:max(14px,env(safe-area-inset-right));top:max(12px,env(safe-area-inset-top));border:1px solid #b9cbe0;border-radius:24px;background:#fff;color:#193b66;padding:12px 20px;min-height:48px;font-size:15px;font-weight:700;box-shadow:0 3px 18px #17324f35}.support-status{position:fixed;z-index:1100;right:22px;bottom:92px;max-width:min(330px,calc(100% - 32px));border:1px solid #dce5ef;background:white;color:#193b66;padding:20px;border-radius:12px;font-size:14px;box-shadow:0 4px 24px #17324f20}.request-footer{padding-bottom:max(23px,env(safe-area-inset-bottom))}dialog{overscroll-behavior:contain}body:has(dialog[open]){overflow:hidden}body:has(dialog[open]) .support-launcher{display:none}
@media(max-width:1100px){.print-gate{grid-template-columns:minmax(0,1fr) 135px}.print-gate-visuals img{height:110px}.contact-hub{padding:28px}.contact-channel{padding:20px}}
@media(max-width:760px){.wrap{width:calc(100% - 32px)}.main-nav>.wrap:first-child{display:grid;grid-template-columns:1fr 1fr;gap:8px 12px}.main-nav .menu-toggle{font-size:12px}.main-nav .nav-quote{grid-column:1/-1}.main-nav .wrap>a{font-size:12px;padding:10px 4px}.mega{max-height:65dvh;overflow:auto;grid-template-columns:1fr;padding:20px;gap:22px}.mega-info{display:none}.print-gate{grid-template-columns:minmax(0,1fr) 115px}.print-gate-visuals{gap:5px!important}.print-gate-visuals img{height:95px}.department-gate{gap:12px;padding:20px}.department-gate h2{font-size:21px}.department-gate .eyebrow{font-size:10px;letter-spacing:1px}.contact-hub{padding:23px 20px;margin-bottom:30px}.contact-heading{display:block;margin-bottom:22px}.contact-heading h2{font-size:25px}.contact-heading>p{margin-bottom:0}.contact-channel-grid{grid-template-columns:1fr;gap:10px}.contact-channel{padding:20px;gap:10px}.contact-channel strong{font-size:19px}.contact-location{align-items:flex-start;flex-direction:column;gap:12px}.contact-location a{margin-left:0}.brand-band .wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:16px}.brand-band img{max-width:85px;max-height:32px}.brand-band a{min-width:0}.support-launcher{right:14px;bottom:max(14px,env(safe-area-inset-bottom));padding:0;width:54px;height:54px}.support-launcher span{display:none}.sticky-quote{bottom:max(14px,env(safe-area-inset-bottom));width:calc(100% - 92px)}.computer-section .oem-request{margin-bottom:30px}.oem-request .secondary{width:100%;min-height:46px}.shelf-tabs{max-width:100%;overflow-x:auto}.shelf-tabs button{flex-shrink:0}.product h3,.list-row strong{overflow-wrap:anywhere}#search input,.printer-finder input,.printer-finder select{font-size:16px}#basket,#product-detail{width:calc(100% - 20px);max-height:92dvh;padding:24px 18px}.list-row{flex-wrap:wrap;gap:12px}.list-row>strong{flex:1;min-width:120px}.list-row .quantity{margin-left:auto}.close{min-width:40px;min-height:40px}#bulk-dialog .request-heading{position:sticky;top:0;z-index:2}.results-line{flex-wrap:wrap}.catalog-toolbar{align-items:flex-start}.tabs{max-width:100%;overflow:auto}.tabs a{white-space:nowrap}.operator-note{overflow-wrap:anywhere}}
@media(max-width:360px){.department-gate{grid-template-columns:minmax(0,1fr) 88px;padding:17px}.department-gate h2{font-size:19px}.home-products .product-info{padding:9px}.home-products .add{width:100%}.brand-band .wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}

/* Equal, clearly labelled product visuals in the print department gate. */
.department-gate.print-gate{grid-template-columns:minmax(0,1fr) minmax(180px,42%)}.print-gate-visuals figure{margin:0;min-width:0;text-align:center}.department-gate .print-gate-visuals img{display:block;width:100%;height:140px;object-fit:contain}.print-gate-visuals figcaption{font-size:12px;font-weight:600;color:#526984;margin-top:8px}.contact-hub .contact-channel-label{font-size:12px}.contact-hub .contact-channel>span:last-child{font-size:14px}@media(max-width:1100px){.department-gate.print-gate{grid-template-columns:1fr}.department-gate>.print-gate-visuals{width:100%;max-width:320px;justify-self:center}.department-gate .print-gate-visuals img{height:125px}}@media(max-width:760px){.department-gate.print-gate{grid-template-columns:minmax(0,1fr) minmax(130px,40%)}.department-gate .print-gate-visuals img{height:95px}.print-gate-visuals figcaption{font-size:12px}}@media(max-width:420px){.department-gate.print-gate{grid-template-columns:1fr}.department-gate .print-gate-visuals img{height:120px}.department-gate>.print-gate-visuals{max-width:270px}}

/* Category images share a single fixed slot, including four-colour sets. */
.department-category{display:grid;grid-template-rows:85px auto auto;align-content:start;row-gap:10px}.department-category .category-media{display:flex;align-items:center;justify-content:center;min-width:0;height:85px;width:100%}.department-category .category-media>img{display:block;height:100%;width:100%;margin:0;object-fit:contain}.department-category .category-media>.product-image-set{height:100%;width:100%;grid-template-columns:repeat(4,minmax(0,1fr));gap:4px;align-items:center}.department-category .category-media .product-image-set img{height:100%!important;max-height:85px!important;width:100%!important;margin:0;object-fit:contain}.department-category strong{margin:0;line-height:1.4;min-height:20px}.department-category small{margin:0}@media(max-width:760px){.department-category{grid-template-rows:65px auto auto;row-gap:9px}.department-category .category-media{height:65px}.department-category .category-media .product-image-set img{max-height:65px!important}.department-category strong{font-size:13px}}

.department-gate .print-gate-visuals img{mix-blend-mode:normal;filter:drop-shadow(0 7px 6px #172d4514)}.department-gate .print-gate-visuals .hero-original-toner{transform:scale(1.32);transform-origin:center}.department-gate>.print-gate-visuals{gap:16px}.print-gate-visuals figcaption{position:relative;margin-top:12px}
/* Direct file-backed quotation requests */
.direct-request{margin-top:28px;padding:24px;background:#f2f6fc;border:1px solid #d9e3f2;border-radius:12px}.direct-request h3{font-size:21px;margin:0 0 10px}.direct-request p{line-height:1.6;overflow-wrap:anywhere}.request-contact-fields{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:20px}.request-contact-fields label{display:grid;gap:8px;font-size:14px;font-weight:600}.request-contact-fields input{width:100%;min-width:0;box-sizing:border-box;padding:13px;border:1px solid #bdcce1;border-radius:7px;background:white;font:inherit;font-size:16px}.direct-request button:disabled{opacity:.65;cursor:wait}#direct-result{font-weight:600;color:#194c86}.admin-detail .primary{display:inline-block}.admin-card{min-width:0;overflow-wrap:anywhere}.admin-detail pre{font-family:inherit;font-size:16px;line-height:1.6}@media(max-width:600px){.direct-request{padding:17px}.request-contact-fields{grid-template-columns:1fr}.direct-request .primary{width:100%}}
/* Make the ready-list action the primary navigation call to action. */
.main-nav .nav-quote{min-height:58px;padding:15px 24px;margin-block:8px;background:#ffc400;color:#142c4b;border:1px solid #efb900;border-radius:10px;font-size:1rem;line-height:1.4;font-weight:750;gap:18px;box-shadow:0 4px 12px #142c4b1c;transition:background .18s,box-shadow .18s;flex-shrink:0;white-space:normal;text-align:center}
.main-nav .nav-quote>span{display:inline-flex;align-items:center;justify-content:center;flex:0 0 30px;width:30px;height:30px;border-radius:50%;background:#142c4b;color:#fff;font-size:20px;line-height:1}
.main-nav .nav-quote:hover{background:#ffd239;color:#142c4b;box-shadow:0 6px 16px #142c4b26}
.main-nav .nav-quote:focus-visible{outline:3px solid #1758da;outline-offset:3px}
@media(min-width:761px) and (max-width:1100px){.main-nav>.wrap:first-child{flex-wrap:wrap}.main-nav .nav-quote{width:100%;margin:4px 0 12px}}
@media(max-width:760px){.main-nav .nav-quote{width:100%;min-height:60px;padding:15px 18px;margin:6px 0 2px;font-size:1rem;gap:14px}}
