@font-face{font-family:Manrope;src:url('/static/fonts/Manrope-400.ttf') format('truetype');font-weight:400;font-display:swap}
@font-face{font-family:Manrope;src:url('/static/fonts/Manrope-600.ttf') format('truetype');font-weight:600;font-display:swap}
@font-face{font-family:Manrope;src:url('/static/fonts/Manrope-800.ttf') format('truetype');font-weight:800;font-display:swap}
:root{font:16px/1.5 var(--sans);color:var(--ink);background:var(--paper);--line:var(--hair)}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}a:hover{color:var(--blue)}button,input,select,textarea{font:inherit}button,a,input,select,textarea{outline-offset:4px}button{cursor:pointer}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1{font-size:clamp(30px,3.4vw,48px);line-height:1.13;letter-spacing:-.035em;font-weight:800;margin-bottom:20px}h2{font-size:23px;line-height:1.3;font-weight:800;letter-spacing:-.025em}h3{font-size:17px;line-height:1.4;font-weight:600}p{color:#33424f}input,textarea,select{width:100%;padding:13px 14px;border:1px solid #cddce5;border-radius:9px;background:#fff;color:var(--navy);min-width:0}input:focus,select:focus,textarea:focus{outline:2px solid #7acfeb;border-color:var(--blue)}label{display:block;font-size:14px;font-weight:500;margin-bottom:16px}label input,label select,label textarea{margin-top:7px}textarea{resize:vertical}summary{cursor:pointer}code{overflow-wrap:anywhere}.container{max-width:1440px;margin:auto;padding-left:40px;padding-right:40px}.topline{background:var(--navy);color:var(--on-dark);font-size:12px;padding:8px 0}.topline .container{display:flex;justify-content:space-between;gap:20px}.topline a{color:var(--on-dark)}.header{background:white;border-bottom:1px solid var(--line)}.header-inner{display:flex;justify-content:space-between;align-items:center;height:96px}.brand{display:flex;gap:13px;align-items:center;color:var(--ink)}.brand img{height:51px;width:51px}.brand>span{font-size:29px;line-height:1.05;font-weight:730;letter-spacing:.06em}.brand-sub{font-size:12px;display:block;font-weight:450;letter-spacing:.025em;margin-top:6px}.topnav{display:flex;align-items:center;gap:34px;font-size:15px}.topnav [aria-current]{color:var(--logo-cyan)}.cartlink{padding:12px 18px;border:1px solid var(--line);border-radius:10px;display:flex;gap:14px;align-items:center}.cartlink span{background:var(--blue);color:white;border-radius:6px;font-size:12px;min-width:24px;line-height:24px;text-align:center}.main{padding-top:36px;padding-bottom:76px;min-height:65vh}.eyebrow{font-size:12px;letter-spacing:.12em;font-weight:800;color:var(--logo-cyan);text-transform:uppercase;margin-bottom:14px}.intro{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;gap:45px}.intro h1{margin-bottom:15px}.intro p{margin-bottom:0;font-size:16px;line-height:1.6}.intro-note{display:flex;align-items:center;gap:35px;background:var(--wash);border-radius:18px;padding:32px 36px;min-width:390px}.intro-number{font-size:56px;font-weight:800;line-height:1.1;letter-spacing:-.05em;color:var(--blue)}.intro-number>span{display:block;font-size:12px;font-weight:500;letter-spacing:0;line-height:1.6;margin-top:10px;color:var(--muted)}.intro-note p{font-size:14px;line-height:1.9}.intro-divider{height:80px;width:1px;background:#c2dbe6}.searchbar{display:flex;gap:12px;margin-bottom:32px;padding:12px;background:white;border:1px solid var(--line);border-radius:13px}.search-input{display:flex;align-items:center;flex:1;gap:15px;margin:0;padding-left:8px}.search-input>span{font-size:31px;line-height:1;color:#7394a6}.search-input input{margin:0;border:0;background:transparent;font-size:16px;padding-left:0}.searchbar select{width:230px;background:var(--wash);border:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:12px 19px;border:1px solid #cbdce6;border-radius:9px;background:#fff;font-weight:600;font-size:14px;color:var(--blue);text-align:center;min-height:46px}.button:hover{background:#eaf5fa;color:var(--blue)}.button.primary{background:var(--blue);border-color:var(--blue);color:white}.button.primary:hover{background:#163d75;border-color:#163d75}.full{width:100%}.catalog-layout{display:grid;grid-template-columns:230px minmax(0,1fr);gap:32px}.categories h2{font-size:17px;margin-bottom:15px}.categories>a{display:flex;justify-content:space-between;align-items:center;font-size:14px;padding:11px 13px;border-radius:8px;margin:2px -4px;line-height:1.4;color:#33424f}.categories>a.selected{background:#e7f4ff;color:var(--blue);font-weight:600}.categories>a:hover{background:var(--wash)}.categories>a>span{font-size:12px}.aside-note{border-top:1px solid #d7e3eb;margin-top:25px;padding:24px 10px;font-size:14px}.aside-note p{font-size:13px;margin-top:8px;line-height:1.6}.result-heading{display:flex;align-items:center;justify-content:space-between;gap:10px;margin-bottom:18px;min-height:25px}.result-heading h2{margin:0;font-size:21px}.result-heading h2 span{font-size:13px;vertical-align:middle;background:#e5edf2;padding:3px 7px;border-radius:5px;margin-left:6px;color:#5c7686;font-weight:500;letter-spacing:0}.result-heading>a{font-size:13px;text-decoration:underline}.muted{font-size:13px;color:var(--muted);font-weight:400}.product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-card{border:1px solid var(--line);background:white;border-radius:13px;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .15s,border-color .15s}.product-card:hover{border-color:#9bcbdf;box-shadow:0 8px 25px #0a4e6910}.product-image{display:flex;height:212px;align-items:center;justify-content:center;padding:24px;background:white}.product-image img{max-height:100%;width:100%;height:100%;object-fit:contain}.product-info{display:flex;flex-direction:column;padding:18px;flex:1}.product-info .eyebrow{font-size:11px;letter-spacing:.06em;margin-bottom:9px}.product-info h3{font-size:15px;line-height:1.45;margin-bottom:10px}.card-spec{font-size:12px;color:var(--muted);margin-bottom:20px}.card-bottom{margin-top:auto}.availability{display:block;color:var(--muted);font-size:12px;margin-bottom:12px}.availability:before{content:'◷';margin-right:5px}.add-button{padding:10px 13px;background:var(--wash);border:1px solid #d6eaf3;color:var(--blue);border-radius:8px;font-size:14px;font-weight:600;display:flex;justify-content:space-between;width:100%}.add-button:hover{background:#ddf0f8}.add-button>span{font-size:21px;line-height:20px}.add-form{margin:0}.breadcrumbs{display:flex;gap:12px;margin-bottom:30px;font-size:13px;color:#5b7a8b;flex-wrap:wrap}.product-detail{display:grid;grid-template-columns:1fr 1fr;gap:60px;margin-bottom:40px}.gallery-main{background:white;border:1px solid var(--line);border-radius:16px;padding:40px;height:430px;display:flex;align-items:center;justify-content:center}.gallery-main img{object-fit:contain;height:100%;width:100%}.thumbs{display:flex;gap:10px;margin-top:14px}.thumbs button{border:1px solid #cbdce5;padding:8px;background:white;border-radius:8px}.thumbs img{width:65px;height:65px;object-fit:contain}.product-summary h1{font-size:32px;line-height:1.22;margin-bottom:15px}.product-summary>p{font-size:15px}.order-box{background:var(--wash);padding:24px;border-radius:13px;margin-top:24px}.order-box h2{font-size:26px;margin:0 0 6px}.order-box p{font-size:14px}.buy-row{display:flex;align-items:flex-end;gap:15px}.buy-row label{width:110px;flex-shrink:0;margin:0}.buy-row .button{flex:1;height:51px}.order-box .unit{font-size:12px;margin:14px 0 0}.process-inline{display:flex;gap:20px;font-size:12px;color:var(--muted);padding-top:23px}.detail-columns{display:grid;grid-template-columns:1.1fr 1fr;gap:24px}.panel{background:white;border:1px solid var(--line);border-radius:14px;padding:28px;margin-bottom:22px}.panel>h2:not(:first-child){margin-top:32px}.panel p,.panel li{font-size:15px;line-height:1.7}.panel li{margin-bottom:10px;color:#33424f}.specs{margin:18px 0 0}.specs>div{display:grid;grid-template-columns:43% 1fr;gap:18px;padding:13px 0;border-bottom:1px solid #e5edf2;font-size:14px}.specs>div:last-child{border-bottom:0}.specs dt{color:var(--muted)}.specs dd{margin:0;overflow-wrap:anywhere}.chips{display:flex;gap:8px;flex-wrap:wrap}.chips>span{font-size:13px;background:#edf5f9;border:1px solid #dbeaf2;border-radius:6px;padding:6px 9px}.soft-note{padding:20px 23px;border-left:3px solid #64b6d8;background:var(--wash);font-size:14px;color:var(--blue);line-height:1.6;border-radius:0 10px 10px 0;margin:20px 0}.doc-link{display:block;padding:13px 0;color:var(--blue);font-size:14px;border-bottom:1px solid #e1ecf1;overflow-wrap:anywhere}.related{max-width:1080px}.section-heading{margin-top:32px}.page-heading{margin-bottom:32px}.page-heading h1{font-size:38px}.page-heading p{margin:0}.split{display:flex;align-items:center;justify-content:space-between;gap:30px}.checkout-layout{display:grid;grid-template-columns:1.3fr 1fr;gap:28px;align-items:start}.cart-item{display:grid;grid-template-columns:84px 1fr 88px;gap:18px;align-items:center;padding:22px 0;border-bottom:1px solid #e0e9ef}.cart-item:first-child{padding-top:0}.cart-item img{width:84px;height:84px;object-fit:contain}.item-name{font-size:15px;font-weight:600;line-height:1.45;display:block}.cart-item p{margin:7px 0 0;font-size:12px}.quantity{font-size:11px;margin:0}.quantity input{padding:10px 8px}.cart-actions{display:flex;justify-content:space-between;align-items:center;gap:15px;padding-top:20px}.cart-actions .button{font-size:12px}.backlink{display:inline-block;margin-bottom:10px;color:var(--blue);font-size:14px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkbox{display:flex;align-items:flex-start;gap:10px;font-size:12px;line-height:1.5;color:var(--muted);font-weight:400;margin:22px 0}.checkbox input{width:17px;height:17px;flex-shrink:0;margin:1px 0 0}.checkbox a{text-decoration:underline}.checkout>h2{font-size:24px}.honeypot{position:absolute;left:-10000px}.empty{padding:70px 30px;text-align:center;background:white;border:1px solid var(--line);border-radius:15px;grid-column:1/-1}.empty p{max-width:470px;margin:0 auto 24px}.empty-symbol{font-size:50px;color:#8fc6dd}.actions{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap}.order-list{margin-bottom:25px}.order-row{display:flex;align-items:center;gap:25px;justify-content:space-between;background:white;border:1px solid var(--line);border-radius:13px;padding:25px;margin-bottom:14px}.order-row>div{flex:1}.order-row h2{font-size:22px;margin:8px 0}.order-row p{font-size:14px;margin:0}.status{display:inline-block;flex-shrink:0;background:#e1f2f7;color:var(--blue);border-radius:7px;font-size:12px;padding:7px 11px}.status.large{font-size:14px;padding:12px 17px}.recovery summary{font-size:15px;font-weight:600}.recovery code{display:block;padding:14px;background:#f0f6fa;border-radius:6px;font-size:14px;margin-bottom:15px}.recovery .button{margin-right:12px}.recovery>a{font-size:13px;text-decoration:underline}.order-line{display:flex;justify-content:space-between;gap:25px;padding:20px 0;border-bottom:1px solid #e3edf3;font-size:14px}.order-line strong{font-weight:600}.order-line p{margin:6px 0 0;font-size:12px}.order-line>span{white-space:nowrap}.order-line:last-of-type{margin-bottom:20px}.timeline{list-style:none;padding:0;margin:0}.timeline li{position:relative;margin-left:6px;padding:0 0 28px 25px;border-left:1px solid #d4e7f0}.timeline li:before{content:'';position:absolute;left:-5px;top:6px;width:9px;height:9px;background:#8bc6df;border-radius:50%}.timeline li:first-child:before{background:var(--blue)}.timeline li:last-child{border-left-color:transparent;padding-bottom:0}.timeline h3{font-size:16px;margin:6px 0}.timeline p{font-size:14px;white-space:pre-wrap;margin:0}.success{display:flex;gap:20px;background:#e4f5ec;color:#256951;border:1px solid #c4e8d6;border-radius:10px;padding:18px 22px;margin-bottom:25px;font-size:14px}.error{background:#fff1ec;border:1px solid #f4cfbf;padding:15px;border-radius:8px;color:#9c4926;font-size:14px;margin-bottom:18px}.login{max-width:500px;margin:35px auto 75px;padding:36px}.login h1{font-size:30px}.login>.eyebrow{margin-bottom:15px}.reading{max-width:850px;margin:0 auto}.reading h1{font-size:34px}.reading details{padding:14px 0;border-bottom:1px solid var(--line);font-size:14px}.reading details a{color:var(--blue)}footer{background:var(--wash);border-top:1px solid #dce7ef;padding-top:36px;padding-bottom:25px}.footer-grid{display:grid;grid-template-columns:1.3fr 1.4fr 1fr;gap:30px}.footer-brand{font-size:21px;font-weight:800}.footer-brand span{display:block;font-size:12px;font-weight:400;color:var(--on-dark);margin-top:8px}.footer-grid a{display:block;margin-bottom:12px;font-size:13px;color:var(--on-dark)}.legal{font-size:11px;color:var(--on-dark);padding-top:28px;line-height:1.8}#toast{position:fixed;bottom:25px;left:50%;transform:translateX(-50%);z-index:5;background:#153f53;color:white;border-radius:12px;box-shadow:0 5px 24px #0d1f3630;max-width:calc(100% - 32px);padding:0;font-size:14px;opacity:0;transition:opacity .15s;pointer-events:none}#toast.visible{padding:14px 22px;opacity:1}.add-form button[disabled]{opacity:.65;cursor:wait}
@media(min-width:1500px){.product-image{height:230px}}
@media(max-width:1100px){.container{padding-left:25px;padding-right:25px}.intro-note{min-width:310px;padding:25px;gap:22px}.intro-number{font-size:46px}.catalog-layout{grid-template-columns:190px minmax(0,1fr);gap:23px}.product-grid{gap:13px;grid-template-columns:repeat(2,minmax(0,1fr))}.product-detail{gap:32px}.checkout-layout{grid-template-columns:1fr 1fr;gap:20px}.cart-item{grid-template-columns:60px 1fr 65px;gap:10px}.cart-item img{height:60px;width:60px}.panel{padding:22px}.cart-actions{flex-direction:column;align-items:flex-start}}
@media(max-width:760px){.topline{font-size:10px}.topline a{display:none}.container{padding-left:18px;padding-right:18px}.header-inner{height:78px}.brand{gap:8px}.brand img{width:38px;height:38px}.brand>span{font-size:22px}.brand-sub{font-size:10px;letter-spacing:0}.topnav{gap:15px;font-size:13px}.topnav>a:first-child{display:none}.cartlink{padding:8px 10px;gap:8px}.cartlink span{font-size:11px;line-height:21px;min-width:21px}.main{padding-top:25px;padding-bottom:45px}.intro{margin-bottom:22px}.intro h1{font-size:34px}.intro p{font-size:14px}.intro p br{display:none}.intro-note{display:none}.eyebrow{font-size:10px;margin-bottom:12px}.searchbar{flex-wrap:wrap;gap:9px;padding:9px;margin-bottom:22px}.search-input{flex-basis:100%;padding:0 6px}.search-input input{font-size:15px}.searchbar select{width:auto;flex:1;font-size:13px;padding:10px}.searchbar>.button{font-size:13px;padding:9px 20px;min-height:40px}.catalog-layout{display:block}.categories{display:flex;gap:8px;overflow-x:auto;margin:0 -18px 22px;padding:0 18px 12px}.categories h2,.aside-note{display:none}.categories>a{flex-shrink:0;margin:0;background:white;border:1px solid var(--line);font-size:12px;white-space:nowrap;padding:9px 12px}.categories>a>span{margin-left:8px}.result-heading h2{font-size:20px}.result-heading>.muted{display:none}.product-grid{gap:11px}.product-image{height:160px;padding:18px}.product-info{padding:13px}.product-info h3{font-size:13px}.product-info .eyebrow{font-size:10px}.card-spec{font-size:11px;margin-bottom:13px}.availability{font-size:10px}.add-button{font-size:12px;padding:9px 10px}.product-detail{grid-template-columns:1fr;gap:25px}.gallery-main{height:290px;padding:30px}.product-summary h1{font-size:27px}.detail-columns,.checkout-layout{grid-template-columns:1fr;gap:0}.product-summary>.eyebrow{font-size:11px}.order-box{padding:20px}.process-inline{gap:13px;font-size:11px}.panel{padding:21px}.panel h2{font-size:21px}.panel p,.panel li{font-size:14px}.specs>div{font-size:13px}.page-heading h1{font-size:30px;overflow-wrap:anywhere}.page-heading p{font-size:14px}.split{align-items:flex-start;flex-direction:column;gap:15px}.cart-item{grid-template-columns:55px 1fr 60px;gap:12px}.cart-item img{width:55px;height:55px}.item-name{font-size:13px}.cart-actions{flex-direction:row;align-items:center}.cart-actions>.muted{font-size:11px}.cart-actions .button{font-size:11px}.form-row{grid-template-columns:1fr;gap:0}.checkbox{font-size:12px}.order-row{gap:12px;padding:18px;flex-wrap:wrap}.order-row>div{flex-basis:100%}.order-row h2{font-size:20px}.order-row p{font-size:12px}.order-row>.status{margin-right:auto}.order-line{font-size:13px;gap:12px}.order-line>span{white-space:normal;min-width:55px;text-align:right}.success{flex-direction:column;gap:5px;padding:16px;font-size:13px}.recovery code{font-size:12px}.recovery .button{margin-bottom:10px}.login{padding:25px;margin:10px auto 35px}.login h1{font-size:28px}.footer-grid{grid-template-columns:1fr 1fr;gap:22px}.footer-brand{grid-column:1/-1}.footer-grid a{font-size:12px}.legal{font-size:10px}.empty{padding:45px 20px}.reading h1{font-size:28px}.reading{overflow-wrap:anywhere}.buy-row{gap:12px}.buy-row label{width:80px}.buy-row .button{font-size:13px;padding:12px}.breadcrumbs{font-size:12px;margin-bottom:22px}.related{grid-template-columns:repeat(2,minmax(0,1fr))}}
@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Composition follows oleg/КП-печать-A.html: banner, dark subbar, paper,
   blue headings with rules, cyan-framed callouts and contrasting panels. */
h1{color:var(--blue);font-weight:800;letter-spacing:-.02em}h1 em{font-style:normal;color:var(--logo-cyan)}
h2,h3{color:var(--blue)}p{ text-wrap:pretty }
.header{position:relative;isolation:isolate;overflow:hidden;border:0;color:white;background:radial-gradient(120% 160% at 82% 0%,#ffffff4d 0%,#ffffff00 55%),var(--brand-gradient)}
.header-inner{height:118px;position:relative;z-index:1}.brand{gap:18px;color:white}.brand:hover{color:white}.brand img{height:62px;width:62px;filter:brightness(0) invert(1)}
.brand .brand-lockup{display:flex;flex-direction:column;gap:5px;letter-spacing:0}.brand .brand-sub{font-size:10px;letter-spacing:.24em;line-height:1.35;font-weight:400;text-transform:uppercase;margin:0}.brand-word{font-size:31px;line-height:1;font-weight:800;letter-spacing:.01em}
.brand-crosses{position:absolute;inset:0;width:65%;height:100%;opacity:.5;pointer-events:none}.brand-ecg{position:absolute;right:0;top:0;width:48%;height:100%;opacity:.45;pointer-events:none}
.topnav{gap:30px}.topnav>a{color:white;font-weight:600}.topnav>[aria-current]{color:white;text-decoration:underline;text-underline-offset:7px}.cartlink{background:var(--navy);border-color:var(--navy);box-shadow:0 3px 12px #0d1f3610}.cartlink span{background:white;color:var(--blue);font-weight:800}
.topline{background:var(--navy);padding:9px 0}.topline a,.topline{color:white}.topline a{opacity:.85}
.main{padding-top:38px}.intro{align-items:center;gap:30px;margin-bottom:30px}.intro h1{font-size:clamp(28px,2.7vw,39px);line-height:1.2}.intro .eyebrow{letter-spacing:.22em;color:var(--logo-cyan)}.intro p{max-width:830px;line-height:1.65}.intro-note{background:white;border:1px solid var(--hair);min-width:185px;padding:24px 20px;text-align:center;justify-content:center;border-radius:12px}.intro-number{font-size:44px;color:var(--blue);font-weight:800}.intro-number>span{font-size:12px;color:var(--muted);font-weight:400;margin-top:10px}
.searchbar{background:var(--wash);border:1px solid var(--hair);border-radius:12px;padding:14px}.search-input{background:white;border-radius:7px;padding-left:13px}.searchbar select{background:white;border:1px solid var(--hair)}
.categories h2{font-size:13px;text-transform:uppercase;letter-spacing:.16em;font-weight:800}.categories>a.selected{background:linear-gradient(90deg,#22c3ff20,#22c3ff08);border-left:3px solid var(--logo-cyan);color:var(--blue)}.categories>a{border-left:3px solid transparent}.aside-note{border:1px solid var(--cyan);border-radius:12px;padding:20px;background:var(--wash)}.aside-note strong{color:var(--blue)}
.result-heading{gap:18px}.result-heading h2{font-size:14px;font-weight:800;letter-spacing:.13em;text-transform:uppercase;display:flex;align-items:center;gap:10px;flex:1}.result-heading h2:after{content:'';height:1px;background:var(--hair);flex:1;min-width:20px}.result-heading h2 span{font-size:12px;letter-spacing:0;background:var(--wash);color:var(--blue)}
.product-card{border-color:var(--hair);border-radius:12px;box-shadow:none}.product-card:hover{border-color:var(--logo-cyan);box-shadow:0 5px 18px #1e4c8f0d}.product-info{border-top:1px solid #f3f8fd}.product-info h3{font-weight:600;color:var(--ink)}.product-info .eyebrow{color:var(--blue);font-weight:800}.product-info .card-spec{line-height:1.6}.card-bottom{border-top:1px solid var(--hair);padding-top:14px}.add-button{background:linear-gradient(140deg,var(--blue),#087eae);border:0;color:white;font-weight:600;padding:12px 14px}.add-button:hover{background:var(--blue)}
.button.primary{background:linear-gradient(140deg,var(--blue),#087eae);border:1px solid var(--blue)}.button.primary:hover{background:var(--blue)}
.order-box{background:linear-gradient(140deg,var(--blue),#008fbc);color:white;border:0}.order-box h2,.order-box p,.order-box .availability,.order-box label{color:white}.order-box .unit{opacity:.85}.order-box .button.primary{background:white;color:var(--blue);border-color:white}.order-box .button.primary:hover{background:var(--wash)}
.panel{border-color:var(--hair);border-radius:12px}.panel>h2{font-size:15px;letter-spacing:.13em;text-transform:uppercase;display:flex;align-items:center;gap:16px;font-weight:800}.panel>h2:after{content:'';height:1px;background:var(--hair);flex:1}.soft-note{border:1px solid var(--cyan);border-radius:12px;background:var(--wash);color:#33424f}.chips>span{color:var(--blue);background:var(--wash);border-color:var(--hair)}.specs>div{border-color:var(--hair)}.status{border:1px solid var(--hair);background:var(--wash);color:var(--blue);font-weight:600}.order-row{border-color:var(--hair)}.order-row h2{font-weight:800}.recovery summary{color:var(--blue)}
footer{position:relative;background:var(--navy);color:white;border:0;padding-top:44px}.footer-ecg{position:absolute;top:-18px;left:0;width:100%;height:18px;color:var(--cyan);opacity:.4}.footer-brand{color:white}.footer-brand span{color:var(--on-dark)}.footer-grid a{color:var(--on-dark)}.footer-grid a:hover{color:var(--cyan)}.legal{color:var(--on-dark)}
@media(max-width:1100px){.intro-note{min-width:160px;padding:20px}.intro h1{font-size:32px}.header-inner{height:110px}}
@media(max-width:760px){.header-inner{height:98px}.brand{gap:10px}.brand img{width:46px;height:46px}.brand .brand-sub{font-size:8px;letter-spacing:.18em}.brand-word{font-size:26px}.topnav{gap:15px;font-size:13px}.topline{font-size:10px;padding:8px 0}.brand-crosses{width:100%}.brand-ecg{width:65%;opacity:.22}.main{padding-top:26px}.intro h1{font-size:29px;line-height:1.22}.intro h1 br{display:none}.intro h1 em{display:block;margin-top:5px}.intro .eyebrow{font-size:10px;letter-spacing:.18em}.intro-note{display:none}.intro p{font-size:14px}.searchbar{padding:10px}.search-input{padding-left:10px}.categories>a{border:1px solid var(--hair)}.categories>a.selected{border:1px solid var(--logo-cyan)}.result-heading h2{font-size:12px;letter-spacing:.1em}.product-info h3{font-size:14px}.product-info .eyebrow{font-size:10px}.card-spec{font-size:12px}.availability{font-size:11px}.add-button{font-size:13px;padding:11px 10px}.panel>h2{font-size:13px;letter-spacing:.1em}.order-box h2{font-size:25px}.brand-sub{display:block}.topnav>a:first-child{display:none}}
@media(max-width:360px){.brand .brand-sub{font-size:7px}.brand img{width:39px;height:39px}.brand-word{font-size:24px}.topnav{gap:10px;font-size:12px}.intro h1{font-size:26px}}

.topnav>a:not(.cartlink){color:var(--navy);font-weight:800}
