:root{--pfs-ink: #121212;--pfs-paper: #ffffff;--pfs-ground: #f1f4f8;--pfs-surface: #eceff3;--pfs-blue: #0f58bb;--pfs-blue-dark: #093b7f;--pfs-blue-light: #d5e3f8;--pfs-orange: #ffa620;--pfs-orange-dark: #e28a06;--pfs-danger: #b42318;--pfs-danger-light: #fff1f0;--pfs-muted: #5c6575;--pfs-rule: color-mix(in srgb, var(--pfs-ink) 28%, transparent);--pfs-rule-dark: color-mix(in srgb, var(--pfs-paper) 28%, transparent);--pfs-font: var(--font-body--family, "Archivo"), "Arial Narrow", Arial, sans-serif;--pfs-mono: "SFMono-Regular", Consolas, "Liberation Mono", monospace;--pfs-shell: 1440px}html{scroll-behavior:smooth}body{background:var(--pfs-ground);color:var(--pfs-ink);font-family:var(--pfs-font)}body:has(.pfs-site-header) .page-wrapper{overflow-x:clip}.pfs-site-header *,.pfs-site-footer *,.pfs-home *,.pfs-collection *,.pfs-product *,.pfs-cart *{box-sizing:border-box}.pfs-site-header a,.pfs-site-footer a,.pfs-home a,.pfs-collection a,.pfs-product a,.pfs-cart a{color:inherit;text-decoration:none}.pfs-site-header button,.pfs-site-header input,.pfs-site-footer button,.pfs-site-footer input,.pfs-home button,.pfs-home input,.pfs-home select,.pfs-collection button,.pfs-collection input,.pfs-collection select,.pfs-product button,.pfs-product input,.pfs-cart button,.pfs-cart input,.pfs-cart textarea{border-radius:0;font:inherit}.pfs-site-header :focus-visible,.pfs-site-footer :focus-visible,.pfs-home :focus-visible,.pfs-collection :focus-visible,.pfs-product :focus-visible,.pfs-cart :focus-visible{outline:2px solid var(--pfs-blue);outline-offset:2px}.pfs-shell{width:min(100%,var(--pfs-shell));margin-inline:auto;padding-inline:28px}.pfs-mono{font-family:var(--pfs-mono)}.pfs-kicker{margin:0 0 16px;color:var(--pfs-blue);font:600 10.5px/1 var(--pfs-mono);letter-spacing:.14em;text-transform:uppercase}.pfs-kicker--light{color:#6a9de4}.pfs-button{display:inline-flex;min-height:44px;align-items:center;justify-content:flex-start;gap:8px;border:1px solid transparent;padding:11px 18px;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.08em;line-height:1.2;text-align:left;text-transform:uppercase;transition:background-color .16s ease,color .16s ease,border-color .16s ease}.pfs-button--primary{background:var(--pfs-orange);color:var(--pfs-ink)}.pfs-button--primary:hover{background:var(--pfs-orange-dark)}.pfs-button--secondary{border-color:var(--pfs-ink);background:var(--pfs-paper);color:var(--pfs-ink)}.pfs-button--secondary:hover{background:var(--pfs-blue-light)}.pfs-button--light{background:var(--pfs-paper);color:var(--pfs-blue)}.pfs-button--light:hover{background:var(--pfs-blue-light)}.pfs-button--block{width:100%}.pfs-button:disabled,.pfs-button[aria-disabled=true]{cursor:not-allowed;opacity:.45}.pfs-button[data-pfs-state=adding]{background:linear-gradient(110deg,var(--pfs-orange-dark) 0 42%,var(--pfs-orange) 42% 58%,var(--pfs-orange-dark) 58% 100%);background-size:220% 100%;opacity:1;animation:pfs-cart-button-loading 1.1s linear infinite}.pfs-button[data-pfs-state=added]{background:var(--pfs-blue);color:var(--pfs-paper);opacity:1}.pfs-button[data-pfs-state=added] [data-pfs-add-label]:before{margin-right:8px;content:"\2713";font-size:16px}.pfs-button[data-pfs-state=error]{border-color:var(--pfs-danger);background:var(--pfs-danger-light);color:var(--pfs-danger);opacity:1}@keyframes pfs-cart-button-loading{to{background-position:-220% 0}}.pfs-link{color:var(--pfs-blue)!important;font-size:12px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pfs-link:hover{color:var(--pfs-blue-dark)!important}.pfs-skip-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.pfs-empty-image{position:relative;display:grid;min-height:260px;align-items:end;padding:16px;background:repeating-linear-gradient(135deg,#e2e7ee 0 9px,#eef1f6 9px 18px)}.pfs-empty-image:after{position:absolute;top:20px;right:20px;bottom:20px;left:20px;border:1px solid var(--pfs-rule);content:""}.pfs-empty-image span{position:relative;z-index:1;width:fit-content;max-width:calc(100% - 24px);padding:6px 8px;background:var(--pfs-ground);color:var(--pfs-muted);font:10px/1.45 var(--pfs-mono);letter-spacing:.04em}.pfs-grayscale{filter:grayscale(1) contrast(1.06)}.pfs-utility-bar{min-height:34px;background:var(--pfs-ink);color:var(--pfs-paper)}.pfs-utility-bar__inner{display:grid;min-height:34px;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:24px;font-size:10px;letter-spacing:.08em;text-transform:uppercase}.pfs-utility-bar__relationship,.pfs-utility-bar__meta{display:flex;align-items:center;gap:22px}.pfs-utility-bar__relationship{justify-self:start}.pfs-utility-bar__meta{justify-self:end}.pfs-utility-bar__minimum{align-self:stretch;display:flex;align-items:center;border-right:1px solid var(--pfs-rule-dark);border-left:1px solid var(--pfs-rule-dark);padding-inline:20px;color:var(--pfs-orange);font:700 10px/1.2 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase;white-space:nowrap}.pfs-status-dot{width:6px;height:6px;flex:0 0 auto;background:var(--pfs-blue)}.pfs-utility-bar__muted{opacity:.64}.pfs-site-header{position:relative;z-index:30;border-bottom:2px solid var(--pfs-rule);background:var(--pfs-ground);color:var(--pfs-ink)}.pfs-site-header--sticky{position:sticky;top:0}.pfs-masthead{display:grid;min-height:92px;grid-template-columns:max-content minmax(280px,540px) auto;align-items:center;gap:36px;padding-block:17px}.pfs-logo{display:block;width:auto;max-width:none;height:var(--pfs-logo-height-desktop);object-fit:contain;object-position:left center}.pfs-brand-link{display:inline-flex;width:fit-content;align-items:center}.pfs-wordmark{color:var(--pfs-ink);font-size:19px;font-weight:800;letter-spacing:-.025em}.pfs-search{display:flex;height:52px;align-items:stretch;border:2px solid var(--pfs-ink);background:var(--pfs-paper)}.pfs-search__field{display:flex;min-width:0;flex:1;align-items:center;gap:9px;padding-left:15px;transition:box-shadow .14s ease}.pfs-search__field:focus-within{box-shadow:inset 0 -3px 0 var(--pfs-blue)}.pfs-search__opener{border:0;background:transparent;color:var(--pfs-ink);cursor:text;text-align:left}.pfs-search__opener:focus-visible{outline:none}.pfs-search__field svg{width:16px;flex:0 0 auto}.pfs-search__field input{min-width:0;width:100%;height:100%;border:0;outline:0;background:transparent;color:var(--pfs-ink);font:13px/1 var(--pfs-mono);letter-spacing:.04em}.pfs-search__field input:is(:focus,:focus-visible){outline:none;outline-offset:0}.pfs-search__field input::placeholder{color:#7d8695;opacity:1}.pfs-search__opener-text{min-width:0;overflow:hidden;color:#7d8695;font:13px/1 var(--pfs-mono);letter-spacing:.04em;text-overflow:ellipsis;white-space:nowrap}.pfs-search .pfs-button{min-height:48px;padding-inline:22px;border:0;font-size:12.5px}.search-modal:has(.pfs-predictive-search){--search-border-radius: 0;--search-border-width: 2px}.search-modal:has(.pfs-predictive-search) .search-modal__content{--modal-width: min(960px, calc(100dvw - 32px) );border:2px solid var(--pfs-ink);border-radius:0;background:var(--pfs-paper);box-shadow:10px 10px color-mix(in srgb,var(--pfs-blue) 26%,transparent)}.search-modal:has(.pfs-predictive-search) .search-modal__content::backdrop{background:#12121294}.search-modal .pfs-predictive-search{--color-background: var(--pfs-paper);--color-background-rgb: 255 255 255;--color-foreground: var(--pfs-ink);--color-foreground-rgb: 18 18 18;--color-border: var(--pfs-ink);--style-border-radius-inputs: 0;--style-border-radius-popover: 0;--product-corner-radius: 0;--card-corner-radius: 0;color:var(--pfs-ink);font-family:var(--pfs-font)}.search-modal .pfs-predictive-search .predictive-search-form__header,.search-modal .pfs-predictive-search .predictive-search-form__header-inner{border-radius:0}.search-modal .pfs-predictive-search .predictive-search-form__header-inner:focus-within{box-shadow:inset 0 -3px 0 var(--pfs-blue)}.search-modal .pfs-predictive-search .predictive-search-results__title{color:var(--pfs-blue);font-family:var(--pfs-mono);font-weight:700;letter-spacing:.08em;text-transform:uppercase}.search-modal .pfs-predictive-search .predictive-search-results__card,.search-modal .pfs-predictive-search .predictive-search-results__pill{border-radius:0}.pfs-header-actions{display:flex;align-items:center;justify-content:flex-end;gap:10px}.pfs-header-action{display:inline-flex;min-height:46px;align-items:center;gap:7px;border:1px solid var(--pfs-rule);padding:0 13px;background:var(--pfs-paper);font-size:11.5px;font-weight:800;letter-spacing:.07em;text-transform:uppercase;transition:border-color .15s ease,background-color .15s ease,color .15s ease}.pfs-header-action:hover{border-color:var(--pfs-blue);background:var(--pfs-blue-light);color:var(--pfs-blue-dark)}.pfs-header-action svg{width:19px;height:19px}.pfs-cart-count{min-width:21px;padding:2px 6px;background:var(--pfs-blue);color:var(--pfs-paper);font:600 10px/1.4 var(--pfs-mono);text-align:center}.pfs-header-action.is-cart-updated{border-color:var(--pfs-blue);background:var(--pfs-blue);color:var(--pfs-paper)}.pfs-header-action.is-cart-updated .pfs-cart-count{background:var(--pfs-paper);color:var(--pfs-blue-dark)}.pfs-desktop-nav{position:relative;border-top:2px solid var(--pfs-rule);background:var(--pfs-paper)}.pfs-desktop-nav__inner{display:flex;min-height:56px;align-items:stretch}.pfs-desktop-nav__list{display:flex;width:100%;margin:0;padding:0;list-style:none}.pfs-desktop-nav__list>li{display:flex;align-items:stretch}.pfs-desktop-nav__link,.pfs-shop-menu>summary{display:flex;min-height:56px;align-items:center;gap:8px;padding:0 15px;cursor:pointer;font-size:11px;font-weight:800;letter-spacing:.07em;list-style:none;text-transform:uppercase;white-space:nowrap}.pfs-desktop-nav__list>li:first-child>a{padding-left:0}.pfs-desktop-nav__link:hover,.pfs-desktop-nav__link[aria-current=page],.pfs-shop-menu[open]>summary{background:var(--pfs-blue-light);color:var(--pfs-blue-dark)}.pfs-shop-menu>summary::-webkit-details-marker{display:none}.pfs-shop-menu{position:relative}.pfs-shop-menu>summary svg{width:11px;transition:transform .15s ease}.pfs-shop-menu[open]>summary svg{transform:rotate(180deg)}.pfs-shop-menu__panel{position:absolute;top:calc(100% + 2px);left:0;z-index:4;width:min(780px,calc(100vw - 56px));border:2px solid var(--pfs-ink);background:var(--pfs-paper);box-shadow:9px 9px 0 var(--pfs-orange)}.pfs-shop-menu__heading{display:flex;min-height:82px;align-items:center;justify-content:space-between;gap:28px;border-bottom:2px solid var(--pfs-ink);padding:16px 20px;background:var(--pfs-ground)}.pfs-shop-menu__heading>div{display:flex;flex-direction:column;gap:7px}.pfs-shop-menu__kicker,.pfs-shop-menu__count{color:var(--pfs-blue);font:700 9.5px/1.2 var(--pfs-mono);letter-spacing:.09em;text-transform:uppercase}.pfs-shop-menu__heading strong{font-size:17px;letter-spacing:-.02em}.pfs-shop-menu__heading>a{color:var(--pfs-blue);font-size:11px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pfs-shop-menu__heading>a:hover{color:var(--pfs-blue-dark)}.pfs-shop-menu__grid{display:grid;grid-template-columns:repeat(3,1fr)}.pfs-shop-menu__card{position:relative;display:flex;min-height:178px;flex-direction:column;align-items:flex-start;gap:9px;border-right:1px solid var(--pfs-rule);padding:20px 38px 20px 20px;transition:background-color .15s ease,color .15s ease}.pfs-shop-menu__card:last-child{border-right:0}.pfs-shop-menu__card>strong{max-width:16ch;font-size:17px;letter-spacing:-.025em;line-height:1.08}.pfs-shop-menu__card>span:not(.pfs-shop-menu__count){color:var(--pfs-muted);font-size:11.5px;line-height:1.45}.pfs-shop-menu__card>b{position:absolute;right:18px;bottom:17px;color:var(--pfs-blue);font:700 16px/1 var(--pfs-mono)}.pfs-shop-menu__card:hover{background:var(--pfs-blue);color:var(--pfs-paper)}.pfs-shop-menu__card:hover>span,.pfs-shop-menu__card:hover>b{color:var(--pfs-paper)}.pfs-mobile-row,.pfs-mobile-search,.pfs-mobile-menu{display:none}.pfs-site-footer{border-top:2px solid var(--pfs-ink);background:var(--pfs-ink);color:var(--pfs-paper)}.pfs-footer-main{display:grid;grid-template-columns:minmax(300px,1.6fr) minmax(130px,.7fr) minmax(130px,.7fr) minmax(250px,1.1fr);gap:42px;padding-block:44px 38px;border-bottom:1px solid var(--pfs-rule-dark)}.pfs-footer-logo-wrap{display:inline-flex;align-items:center;margin-bottom:24px}.pfs-footer-logo-wrap .pfs-logo{height:var(--pfs-footer-logo-height)}.pfs-footer-wordmark{color:var(--pfs-paper);font-size:22px;font-weight:800;letter-spacing:-.025em}.pfs-footer-copy,.pfs-footer-address,.pfs-footer-intro,.pfs-footer-menu{color:color-mix(in srgb,var(--pfs-paper) 80%,transparent);font-size:12.5px;line-height:1.6}.pfs-footer-intro{max-width:54ch;margin:0 0 18px}.pfs-footer-address{display:flex;flex-direction:column;margin:0;font-style:normal}.pfs-footer-contact{display:flex;flex-direction:column;gap:4px;margin-top:14px;font:12px/1.5 var(--pfs-mono)}.pfs-footer-contact a:last-child{color:#6a9de4}.pfs-footer-heading{margin:0 0 14px;color:#6a9de4;font-size:12px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pfs-footer-menu{display:flex;flex-direction:column;gap:8px;margin:0;padding:0;list-style:none}.pfs-footer-menu a:hover{color:var(--pfs-paper);text-decoration:underline;text-underline-offset:3px}.pfs-footer-expertise{display:grid;grid-template-columns:170px minmax(0,1fr);align-items:center;gap:24px;padding-block:18px;border-bottom:1px solid var(--pfs-rule-dark)}.pfs-footer-expertise__heading{margin:0;color:color-mix(in srgb,var(--pfs-paper) 58%,transparent);font:600 10px/1.4 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase}.pfs-footer-expertise ul{display:flex;flex-wrap:wrap;gap:8px 18px;margin:0;padding:0;list-style:none}.pfs-footer-expertise a{color:var(--pfs-paper);font-size:11.5px;font-weight:700}.pfs-footer-expertise a span{color:#6a9de4;font-family:var(--pfs-mono)}.pfs-footer-expertise a:hover{color:#8bb5ee}.pfs-newsletter{display:flex;height:40px;margin-top:14px}.pfs-newsletter input{min-width:0;flex:1;border:1px solid color-mix(in srgb,var(--pfs-paper) 38%,transparent);border-right:0;padding:8px 10px;background:transparent;color:var(--pfs-paper);font-size:12px}.pfs-newsletter input::placeholder{color:color-mix(in srgb,var(--pfs-paper) 58%,transparent)}.pfs-newsletter .pfs-button{min-height:40px;padding-inline:14px;border:0;font-size:11px}.pfs-newsletter-message{margin-top:8px;font-size:11px}.pfs-footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;padding-block:20px 26px;color:color-mix(in srgb,var(--pfs-paper) 66%,transparent);font-size:10.5px;letter-spacing:.03em}.pfs-footer-order-note{display:flex;align-items:center;gap:10px;padding-block:16px;border-bottom:1px solid var(--pfs-rule-dark);color:var(--pfs-orange);font:700 12px/1.4 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase}.pfs-footer-relationship{display:flex;align-items:center;gap:9px;color:var(--pfs-paper)}.pfs-home{background:var(--pfs-paper);color:var(--pfs-ink)}.pfs-home-hero{display:grid;grid-template-columns:1.25fr 1fr;border-bottom:2px solid var(--pfs-rule)}.pfs-home-hero__content{padding:58px max(40px,calc((100vw - var(--pfs-shell)) / 2 + 28px)) 54px;padding-right:44px;border-right:2px solid var(--pfs-rule)}.pfs-home-hero h1{max-width:13ch;margin:0 0 18px;font-size:clamp(44px,5vw,68px);font-weight:800;letter-spacing:-.04em;line-height:.98}.pfs-home-hero__copy{max-width:48ch;margin:0 0 30px;color:#3e4551;font-size:15px;line-height:1.6}.pfs-hero-search{max-width:600px;height:60px}.pfs-hero-search .pfs-search__field{padding-left:18px}.pfs-hero-search .pfs-search__field input,.pfs-hero-search .pfs-search__opener-text{font-size:15px}.pfs-hero-search .pfs-button{padding-inline:26px;font-size:13px}.pfs-popular-searches{display:flex;flex-wrap:wrap;align-items:center;gap:8px;margin-top:16px}.pfs-popular-searches__label{margin-right:4px;color:var(--pfs-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.pfs-search-tag{display:inline-flex;border:1px solid var(--pfs-blue);padding:4px 9px;color:var(--pfs-blue);font:600 10.5px/1.4 var(--pfs-mono)}.pfs-search-tag:hover{background:var(--pfs-blue);color:var(--pfs-paper)}.pfs-home-hero__media{position:relative;min-height:480px;overflow:hidden;background:var(--pfs-surface)}.pfs-home-hero__media>img{width:100%;height:100%;object-fit:cover}.pfs-hero-product-grid{display:grid;min-height:480px;height:100%;grid-template-columns:1.08fr .92fr;grid-template-rows:repeat(2,minmax(0,1fr));gap:10px;padding:18px;background:linear-gradient(90deg,transparent 49.8%,color-mix(in srgb,var(--pfs-blue) 9%,transparent) 50%,transparent 50.2%),linear-gradient(color-mix(in srgb,var(--pfs-blue) 8%,transparent) 1px,transparent 1px),linear-gradient(90deg,color-mix(in srgb,var(--pfs-blue) 8%,transparent) 1px,transparent 1px),var(--pfs-surface);background-size:auto,24px 24px,24px 24px,auto}.pfs-hero-product{position:relative;min-width:0;min-height:0;margin:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--pfs-ink) 24%,transparent);background:var(--pfs-paper)}.pfs-hero-product--primary{grid-row:1 / -1}.pfs-hero-product img{position:absolute;top:50%;left:50%;display:block;width:132%;max-width:none;height:132%;object-fit:contain;transform:translate(-50%,-50%)}.pfs-hero-product--primary img{width:140%;height:140%}.pfs-hero-product__placeholder{width:100%;height:100%;background:linear-gradient(135deg,transparent 49.6%,color-mix(in srgb,var(--pfs-ink) 12%,transparent) 50%,transparent 50.4%),var(--pfs-paper);background-size:18px 18px}.pfs-hero-product figcaption{position:absolute;top:10px;left:10px;z-index:1;border-left:3px solid var(--pfs-blue);padding:5px 7px;background:var(--pfs-ink);color:var(--pfs-paper);font:600 10px/1 var(--pfs-mono);letter-spacing:.08em}.pfs-home-hero__media .pfs-empty-image{height:100%;min-height:480px}.pfs-image-caption{position:absolute;right:16px;bottom:16px;left:16px;z-index:2;width:fit-content;max-width:calc(100% - 32px);padding:6px 8px;background:var(--pfs-ground);color:var(--pfs-muted);font:10px/1.45 var(--pfs-mono)}.pfs-section{border-bottom:2px solid var(--pfs-rule);background:var(--pfs-ground)}.pfs-section__inner{padding-block:44px 48px}.pfs-section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:28px}.pfs-section-heading h2{margin:0 0 5px;font-size:30px;font-weight:800;letter-spacing:-.025em;line-height:1.05}.pfs-section-heading p{max-width:62ch;margin:0;color:var(--pfs-muted);font-size:13px;line-height:1.5}.pfs-note-tag{padding:5px 8px;background:var(--pfs-blue-light);color:var(--pfs-blue-dark);font:600 9.5px/1.4 var(--pfs-mono);letter-spacing:.07em;text-transform:uppercase}.pfs-flow-scale{position:relative;padding-top:26px;border-top:2px solid var(--pfs-rule)}.pfs-flow-scale__ticks{position:absolute;top:-15px;right:94px;left:150px;display:flex;justify-content:space-between;color:var(--pfs-muted);font:9.5px/1 var(--pfs-mono)}.pfs-flow-row{display:grid;grid-template-columns:132px minmax(180px,1fr) 76px;align-items:center;gap:18px;min-height:48px;border-bottom:1px solid var(--pfs-rule);cursor:pointer}.pfs-flow-row:last-of-type{border-bottom-width:2px}.pfs-flow-row:hover{background:color-mix(in srgb,var(--pfs-blue-light) 60%,transparent)}.pfs-flow-row__model{font:600 12.5px/1 var(--pfs-mono)}.pfs-flow-row__model:after{margin-left:7px;color:var(--pfs-blue);content:"\2197";opacity:0;transition:opacity .14s ease,transform .14s ease}.pfs-flow-row:is(:hover,:focus-visible) .pfs-flow-row__model:after{display:inline-block;opacity:1;transform:translate(2px,-2px)}.pfs-flow-row__track{position:relative;height:12px;background:color-mix(in srgb,var(--pfs-ink) 7%,transparent)}.pfs-flow-row__bar{position:absolute;top:0;bottom:0;left:var(--pfs-range-start);width:var(--pfs-range-width);background:var(--pfs-blue)}.pfs-flow-row__range{position:absolute;bottom:calc(100% + 5px);left:var(--pfs-range-start);display:none;color:var(--pfs-blue-dark);font:600 9px/1 var(--pfs-mono);white-space:nowrap}.pfs-flow-row:hover .pfs-flow-row__range,.pfs-flow-row:first-of-type .pfs-flow-row__range{display:block}.pfs-flow-row__pipe{color:var(--pfs-muted);font:10.5px/1 var(--pfs-mono);text-align:right}.pfs-featured-products{border-bottom:2px solid var(--pfs-rule);background:var(--pfs-paper)}.pfs-featured-products__inner{padding-block:48px 52px}.pfs-featured-products__header{margin-bottom:28px}.pfs-featured-products__header h2{margin:0;font-size:clamp(34px,4vw,52px);font-weight:800;letter-spacing:-.04em;line-height:.98}.pfs-featured-products__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));border-top:2px solid var(--pfs-rule);border-left:2px solid var(--pfs-rule)}.pfs-featured-product{display:flex;min-width:0;flex-direction:column;border-right:2px solid var(--pfs-rule);border-bottom:2px solid var(--pfs-rule);background:var(--pfs-paper);transition:background-color .16s ease}.pfs-featured-product:hover{background:color-mix(in srgb,var(--pfs-blue-light) 32%,var(--pfs-paper))}.pfs-featured-product__media{position:relative;display:block;aspect-ratio:4 / 3;isolation:isolate;overflow:hidden;border-bottom:1px solid var(--pfs-rule);background:var(--pfs-ground)}.pfs-featured-product__media img{width:100%;height:100%;mix-blend-mode:multiply;object-fit:contain;padding:24px;transition:transform .22s ease}.pfs-featured-product:hover .pfs-featured-product__media img{transform:scale(1.025)}.pfs-featured-product__media .pfs-empty-image{height:100%;min-height:0}.pfs-featured-product__status{position:absolute;top:12px;left:12px;padding:5px 8px;border-left:3px solid var(--pfs-blue);background:var(--pfs-ink);color:var(--pfs-paper);font:600 9px/1.3 var(--pfs-mono);letter-spacing:.07em;text-transform:uppercase}.pfs-featured-product__content{display:flex;flex:1;flex-direction:column;padding:22px 20px 24px}.pfs-featured-product__content--empty{min-height:150px}.pfs-featured-product__eyebrow{margin-bottom:9px;color:var(--pfs-blue);font:600 9.5px/1.35 var(--pfs-mono);letter-spacing:.07em;text-transform:uppercase}.pfs-featured-product h3{margin:0 0 9px;font-size:19px;font-weight:800;letter-spacing:-.02em;line-height:1.15}.pfs-featured-product__content>p{margin:0 0 18px;color:#3e4551;font-size:12.5px;line-height:1.5}.pfs-featured-product__footer{display:flex;align-items:end;justify-content:space-between;gap:18px;margin-top:auto;padding-top:16px;border-top:1px solid var(--pfs-rule)}.pfs-featured-product__price{font-size:16px;font-weight:800}.pfs-featured-product__price span{display:block;color:var(--pfs-muted);font-size:10px;font-weight:400;text-decoration:line-through}.pfs-app-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:2px solid var(--pfs-rule);border-left:2px solid var(--pfs-rule)}.pfs-app-link{display:flex;min-height:62px;align-items:center;justify-content:space-between;gap:14px;border-right:2px solid var(--pfs-rule);border-bottom:2px solid var(--pfs-rule);padding:16px 18px;font-size:15px;font-weight:800}.pfs-app-link:hover{background:var(--pfs-blue-light)}.pfs-app-link span{color:var(--pfs-blue);font-family:var(--pfs-mono)}.pfs-app-link--featured{background:var(--pfs-ink);color:var(--pfs-paper)!important}.pfs-app-link--featured span{color:#6a9de4}.pfs-app-link--featured:hover{background:var(--pfs-blue-dark)}.pfs-breadcrumbs{display:flex;flex-wrap:wrap;gap:7px;color:var(--pfs-muted);font:10px/1.4 var(--pfs-mono)}.pfs-breadcrumbs a:hover{color:var(--pfs-blue)}.pfs-collection{min-height:60vh;background:var(--pfs-paper);color:var(--pfs-ink)}.pfs-collection-header{display:grid;grid-template-columns:1fr auto;align-items:end;gap:32px;padding-block:32px 28px}.pfs-collection-header h1{margin:14px 0 8px;font-size:clamp(38px,5vw,58px);font-weight:800;letter-spacing:-.04em;line-height:.98}.pfs-collection-header__description{max-width:70ch;color:var(--pfs-muted);font-size:13.5px;line-height:1.55}.pfs-result-count{padding-bottom:4px;color:var(--pfs-muted);font:10.5px/1.3 var(--pfs-mono);white-space:nowrap}.pfs-collection-layout{display:grid;grid-template-columns:250px minmax(0,1fr);border-top:2px solid var(--pfs-rule)}.pfs-facets{border-right:2px solid var(--pfs-rule);padding:0 24px 32px 0}.pfs-facets__title{margin:0;padding:18px 0 14px;border-bottom:2px solid var(--pfs-rule);font-size:11px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.pfs-facet{border-bottom:1px solid var(--pfs-rule)}.pfs-facet summary{display:flex;min-height:46px;align-items:center;justify-content:space-between;gap:10px;cursor:pointer;font-size:12px;font-weight:800;letter-spacing:.05em;list-style:none;text-transform:uppercase}.pfs-facet summary::-webkit-details-marker{display:none}.pfs-facet summary:after{content:"+";font:16px/1 var(--pfs-mono)}.pfs-facet[open] summary:after{content:"\2212"}.pfs-facet__values{display:flex;flex-direction:column;gap:9px;padding:0 0 16px}.pfs-facet-value{display:grid;grid-template-columns:16px 1fr auto;align-items:center;gap:9px;cursor:pointer;color:#3e4551;font-size:12px}.pfs-facet-value input{width:15px;height:15px;margin:0;accent-color:var(--pfs-blue)}.pfs-facet-value__count{color:var(--pfs-muted);font:9.5px/1 var(--pfs-mono)}.pfs-price-range{display:grid;grid-template-columns:1fr 1fr;gap:8px}.pfs-price-range label{color:var(--pfs-muted);font-size:10px;letter-spacing:.06em;text-transform:uppercase}.pfs-price-range input{width:100%;height:38px;margin-top:5px;border:1px solid var(--pfs-rule);padding:7px 8px;background:var(--pfs-ground);color:var(--pfs-ink);font-family:var(--pfs-mono);font-size:11px}.pfs-facets__actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin-top:18px}.pfs-facets__actions .pfs-button{min-height:38px;padding:8px 10px;font-size:10px}.pfs-products-panel{min-width:0;padding-left:24px}.pfs-products-toolbar{display:flex;min-height:60px;align-items:center;justify-content:space-between;gap:18px;border-bottom:2px solid var(--pfs-rule)}.pfs-products-toolbar__active{display:flex;flex-wrap:wrap;gap:6px}.pfs-filter-chip{padding:4px 7px;background:var(--pfs-blue-light);color:var(--pfs-blue-dark);font:9.5px/1.4 var(--pfs-mono)}.pfs-sort{display:flex;align-items:center;gap:9px;margin-left:auto}.pfs-sort label{color:var(--pfs-muted);font-size:9.5px;letter-spacing:.07em;text-transform:uppercase}.pfs-sort select{height:36px;border:1px solid var(--pfs-rule);padding:0 28px 0 10px;background:var(--pfs-ground);color:var(--pfs-ink);font-size:11px}.pfs-mobile-filters{display:none}.pfs-product-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr))}.pfs-product-card{position:relative;display:flex;min-width:0;flex-direction:column;border-right:1px solid var(--pfs-rule);border-bottom:1px solid var(--pfs-rule)}.pfs-product-card:nth-child(3n){border-right:0}.pfs-product-card:hover{background:color-mix(in srgb,var(--pfs-blue-light) 42%,var(--pfs-paper))}.pfs-product-card__media{position:relative;aspect-ratio:1 / .82;overflow:hidden;border-bottom:1px solid var(--pfs-rule);background:var(--pfs-ground)}.pfs-product-card__media img{width:100%;height:100%;object-fit:contain;padding:20px;transition:transform .22s ease}.pfs-product-card:hover .pfs-product-card__media img{transform:scale(1.025)}.pfs-product-card__media .pfs-empty-image{height:100%;min-height:0}.pfs-stock-tag{position:absolute;top:12px;left:12px;z-index:1;padding:4px 7px;background:var(--pfs-paper);color:var(--pfs-blue-dark);font:600 9px/1.4 var(--pfs-mono);letter-spacing:.06em;text-transform:uppercase}.pfs-stock-tag--sold{color:var(--pfs-muted)}.pfs-product-card__content{display:flex;flex:1;flex-direction:column;padding:18px 16px 20px}.pfs-product-card__sku{margin-bottom:8px;color:var(--pfs-blue);font:600 9.5px/1 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase}.pfs-product-card h2{margin:0 0 8px;font:600 15px/1.25 var(--pfs-mono)}.pfs-product-card__description{margin:0 0 16px;color:var(--pfs-muted);font-size:12px;line-height:1.45}.pfs-mini-range{margin-top:auto;padding-top:12px;border-top:1px solid var(--pfs-rule)}.pfs-mini-range__labels{display:flex;justify-content:space-between;gap:12px;margin-bottom:7px;color:var(--pfs-muted);font:9.5px/1.3 var(--pfs-mono)}.pfs-mini-range__track{height:8px;background:color-mix(in srgb,var(--pfs-ink) 8%,transparent)}.pfs-mini-range__bar{height:100%;margin-left:var(--pfs-range-start, 10%);width:var(--pfs-range-width, 62%);background:var(--pfs-blue)}.pfs-product-card__footer{display:flex;align-items:end;justify-content:space-between;gap:16px;margin-top:16px}.pfs-product-card__price{font-size:15px;font-weight:800}.pfs-product-card__compare{display:block;color:var(--pfs-muted);font-size:10px;font-weight:400;text-decoration:line-through}.pfs-pagination{display:flex;justify-content:center;gap:0;padding:32px 0 44px}.pfs-pagination a,.pfs-pagination span{display:grid;min-width:38px;height:38px;place-items:center;border:1px solid var(--pfs-rule);border-right:0;font:11px/1 var(--pfs-mono)}.pfs-pagination>*:last-child{border-right:1px solid var(--pfs-rule)}.pfs-pagination .current{background:var(--pfs-blue);color:var(--pfs-paper)}.pfs-product{background:var(--pfs-paper);color:var(--pfs-ink)}.pfs-product-header{padding-block:18px;border-bottom:2px solid var(--pfs-rule)}.pfs-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(420px,.92fr);border-bottom:2px solid var(--pfs-rule)}.pfs-product-media{min-width:0;padding:28px 28px 32px 0;border-right:2px solid var(--pfs-rule)}.pfs-product-media__main{display:grid;min-height:540px;place-items:center;isolation:isolate;background:var(--pfs-ground)}.pfs-product-media__main img{width:100%;max-height:620px;object-fit:contain;padding:32px;mix-blend-mode:multiply}.pfs-product-media__main .pfs-empty-image{width:100%;height:100%;min-height:540px}.pfs-product-thumbs{display:grid;grid-template-columns:repeat(5,1fr);gap:8px;margin-top:10px}.pfs-product-thumb{aspect-ratio:1;border:1px solid var(--pfs-rule);padding:6px;isolation:isolate;background:var(--pfs-ground);cursor:pointer}.pfs-product-thumb[aria-current=true]{border:2px solid var(--pfs-blue)}.pfs-product-thumb img{width:100%;height:100%;object-fit:contain;mix-blend-mode:multiply}.pfs-product-details{min-width:0;padding:32px 0 36px 32px}.pfs-product-details__topline{display:flex;align-items:center;gap:16px;margin-bottom:13px}.pfs-product-details__vendor{color:var(--pfs-muted);font:600 10px/1.3 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase}.pfs-product-details h1{margin:0 0 10px;font-size:clamp(36px,4vw,54px);font-weight:800;letter-spacing:-.04em;line-height:.98}.pfs-product-sku{display:flex;align-items:baseline;gap:8px;margin:16px 0;color:var(--pfs-ink);font:800 16px/1.3 var(--pfs-mono);letter-spacing:.04em}.pfs-product-sku>span{color:var(--pfs-blue);letter-spacing:.08em;text-transform:uppercase}.pfs-product-sku strong{font-weight:800}.pfs-product-price{display:flex;align-items:baseline;gap:10px;margin-bottom:18px}.pfs-product-price__current{font-size:24px;font-weight:800}.pfs-product-price__compare{color:var(--pfs-muted);font-size:13px;text-decoration:line-through}.pfs-product-summary{max-width:62ch;margin:0 0 20px;color:#3e4551;font-size:13.5px;line-height:1.55}.pfs-spec-strip{display:grid;grid-template-columns:repeat(3,1fr);margin:0 0 24px;border:2px solid var(--pfs-rule)}.pfs-spec-strip__item{min-width:0;padding:12px 14px;border-right:1px solid var(--pfs-rule)}.pfs-spec-strip__item:last-child{border-right:0}.pfs-spec-strip dt{margin-bottom:6px;color:var(--pfs-muted);font-size:9px;letter-spacing:.08em;text-transform:uppercase}.pfs-spec-strip dd{margin:0;overflow:hidden;font:600 11.5px/1.3 var(--pfs-mono);text-overflow:ellipsis}.pfs-variant-group{margin:0 0 18px;padding:0;border:0}.pfs-variant-group legend{display:flex;width:100%;justify-content:space-between;gap:12px;margin-bottom:8px;color:var(--pfs-muted);font-size:10px;letter-spacing:.08em;text-transform:uppercase}.pfs-variant-options{display:flex;flex-wrap:wrap;border-top:1px solid var(--pfs-rule);border-left:1px solid var(--pfs-rule)}.pfs-variant-option{position:relative;display:flex;min-height:42px;flex:1 1 33.333%;align-items:center;border-right:1px solid var(--pfs-rule);border-bottom:1px solid var(--pfs-rule);padding:9px 12px;cursor:pointer;font:600 11.5px/1.3 var(--pfs-mono)}.pfs-variant-option input{position:absolute;width:1px;height:1px;opacity:0}.pfs-variant-option:has(input:checked){background:var(--pfs-blue);color:var(--pfs-paper)}.pfs-variant-option:has(input[aria-disabled=true]):not(:has(input:checked)){background:linear-gradient(to top right,transparent 49%,var(--pfs-rule) 50%,var(--pfs-rule) 51%,transparent 52%);color:var(--pfs-muted)}.pfs-product-actions{display:grid;grid-template-columns:100px 1fr;gap:10px;margin-top:24px}.pfs-product-sku--purchase+.pfs-product-actions{margin-top:0}.pfs-quantity{display:grid;grid-template-columns:30px 1fr 30px;height:50px;border:2px solid var(--pfs-ink)}.pfs-quantity button{border:0;background:transparent;cursor:pointer;font-size:17px}.pfs-quantity input{min-width:0;width:100%;border:0;border-right:1px solid var(--pfs-rule);border-left:1px solid var(--pfs-rule);background:var(--pfs-paper);font:600 12px/1 var(--pfs-mono);text-align:center;-webkit-appearance:textfield;appearance:textfield}.pfs-quantity input::-webkit-inner-spin-button,.pfs-quantity input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none}.pfs-product-actions .pfs-button{min-height:50px}.pfs-cart-feedback{display:grid;grid-template-columns:38px minmax(0,1fr) auto;align-items:center;gap:12px;margin-top:10px;border:2px solid var(--pfs-blue);padding:10px;background:var(--pfs-blue-light);color:var(--pfs-ink)}.pfs-cart-feedback[hidden]{display:none}.pfs-cart-feedback__mark{display:grid;width:38px;height:38px;place-items:center;background:var(--pfs-blue);color:var(--pfs-paper);font:800 20px/1 var(--pfs-mono)}.pfs-cart-feedback__copy{display:grid;gap:2px;min-width:0}.pfs-cart-feedback__copy strong{font-size:13px;line-height:1.25}.pfs-cart-feedback__copy>span{color:var(--pfs-muted);font-size:11px;line-height:1.35}.pfs-cart-feedback__link{color:var(--pfs-blue-dark)!important;font-size:10px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pfs-cart-feedback__link:hover{text-decoration:underline}.pfs-cart-feedback[data-state=adding]{border-color:var(--pfs-orange-dark);background:color-mix(in srgb,var(--pfs-orange) 22%,var(--pfs-paper))}.pfs-cart-feedback[data-state=adding] .pfs-cart-feedback__mark{background:var(--pfs-orange);color:var(--pfs-ink)}.pfs-cart-feedback[data-state=error]{border-color:var(--pfs-danger);background:var(--pfs-danger-light);color:var(--pfs-danger)}.pfs-cart-feedback[data-state=error] .pfs-cart-feedback__mark{background:var(--pfs-danger)}.pfs-cart-feedback--builder{margin:10px 0 0}.pfs-product-support{display:grid;grid-template-columns:1fr;gap:8px;margin-top:10px}.pfs-product-support .pfs-button{min-height:42px;font-size:10px}.pfs-product-diagrams{margin-top:10px;border:1px solid var(--pfs-rule);background:var(--pfs-paper)}.pfs-product-diagrams__heading{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:8px 10px;border-bottom:1px solid var(--pfs-rule);background:var(--pfs-ground);font:700 9px/1.3 var(--pfs-mono);letter-spacing:.08em;text-transform:uppercase}.pfs-product-diagrams__heading p{margin:0}.pfs-product-diagrams__heading span{color:var(--pfs-muted)}.pfs-product-diagrams__links{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.pfs-product-diagrams__link{display:grid;min-width:0;grid-template-columns:28px minmax(0,1fr);align-items:center;gap:8px;padding:10px;color:var(--pfs-ink)!important;text-decoration:none}.pfs-product-diagrams__link+.pfs-product-diagrams__link{border-left:1px solid var(--pfs-rule)}.pfs-product-diagrams__link:hover{background:var(--pfs-blue-light)}.pfs-product-diagrams__icon{display:grid;width:28px;height:28px;place-items:center;border:1px solid var(--pfs-blue);color:var(--pfs-blue);font:700 13px/1 var(--pfs-mono)}.pfs-product-diagrams__link strong,.pfs-product-diagrams__link small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.pfs-product-diagrams__link strong{font-size:10px}.pfs-product-diagrams__link small{margin-top:2px;color:var(--pfs-muted);font:8px/1.3 var(--pfs-mono);letter-spacing:.06em;text-transform:uppercase}.pfs-availability-note{display:flex;align-items:center;gap:9px;margin-top:16px;color:#3e4551;font-size:11.5px;line-height:1.45}.pfs-product-lower{padding-block:38px 52px}.pfs-product-lower h2{margin:0 0 16px;font-size:26px;font-weight:800}.pfs-product-description{color:#3e4551;font-size:13.5px;line-height:1.65}.pfs-product-description>*:first-child{margin-top:0}.pfs-product-description table{width:100%;border-collapse:collapse}.pfs-product-description td,.pfs-product-description th{border-bottom:1px solid var(--pfs-rule);padding:9px 8px;text-align:left}.pfs-cart{min-height:58vh;background:var(--pfs-paper);color:var(--pfs-ink)}.pfs-cart-header{display:flex;align-items:end;justify-content:space-between;gap:24px;padding-block:32px 20px}.pfs-cart-header h1{margin:0;font-size:42px;font-weight:800;letter-spacing:-.035em}.pfs-cart-status{min-height:20px;margin:-8px 0 10px;color:var(--pfs-blue-dark);font:700 11px/1.4 var(--pfs-mono)}.pfs-cart[aria-busy=true] .pfs-cart-item .pfs-quantity,.pfs-cart[aria-busy=true] .pfs-cart-item__remove{pointer-events:none;opacity:.45}.pfs-cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:44px;padding-bottom:44px}.pfs-cart-table-head,.pfs-cart-item{display:grid;grid-template-columns:96px minmax(220px,1fr) 110px 100px 110px;gap:18px}.pfs-cart-table-head{padding-bottom:10px;border-bottom:2px solid var(--pfs-rule);color:var(--pfs-muted);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase}.pfs-cart-table-head span:last-child{text-align:right}.pfs-cart-item{align-items:start;padding:20px 0;border-bottom:1px solid var(--pfs-rule)}.pfs-cart-item:last-of-type{border-bottom-width:2px}.pfs-cart-item__media{aspect-ratio:1;border:1px solid var(--pfs-rule);background:var(--pfs-ground)}.pfs-cart-item__media img{width:100%;height:100%;object-fit:contain;padding:6px}.pfs-cart-item__title{display:inline-block;margin-bottom:6px;font:600 13px/1.25 var(--pfs-mono)}.pfs-cart-item__title:hover{color:var(--pfs-blue)}.pfs-cart-item__subtitle{margin-bottom:8px;color:var(--pfs-muted);font-size:11.5px;line-height:1.4}.pfs-cart-item__options{display:flex;flex-direction:column;gap:2px;margin:0;border-left:2px solid var(--pfs-blue);padding-left:9px;color:var(--pfs-muted);font:10px/1.45 var(--pfs-mono)}.pfs-cart-item__options div{display:flex;gap:4px}.pfs-cart-item__options dt:after{content:" \2014"}.pfs-cart-item__options dd{margin:0}.pfs-cart-item__remove{display:inline-flex;min-height:34px;align-items:center;gap:7px;margin-top:12px;border:1px solid var(--pfs-danger);padding:7px 10px;background:var(--pfs-paper);color:var(--pfs-danger)!important;font-size:10.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pfs-cart-item__remove:hover{background:var(--pfs-danger);color:var(--pfs-paper)!important}.pfs-cart-item__remove-icon{display:grid;width:15px;height:15px;place-items:center}.pfs-cart-item__remove-icon svg{width:15px;height:15px}.pfs-cart-item__unit{font:600 12px/1.4 var(--pfs-mono)}.pfs-cart-item .pfs-quantity{width:96px;height:38px}.pfs-cart-item__total{font-size:14px;font-weight:800;text-align:right}.pfs-cart-note{margin-top:22px}.pfs-cart-note label{display:block;margin-bottom:9px;color:var(--pfs-muted);font-size:9.5px;letter-spacing:.08em;text-transform:uppercase}.pfs-cart-note textarea{width:100%;min-height:92px;border:1px solid var(--pfs-rule);padding:10px;resize:vertical;background:var(--pfs-ground);color:var(--pfs-ink);font-size:12px}.pfs-cart-summary{position:sticky;top:154px;border:2px solid var(--pfs-ink);padding:22px;background:var(--pfs-ground)}.pfs-cart-summary h2{margin:0 0 14px;font-size:20px;font-weight:800}.pfs-cart-summary__row{display:flex;justify-content:space-between;gap:14px;padding:9px 0;border-bottom:1px solid var(--pfs-rule);color:var(--pfs-muted);font-size:12px}.pfs-cart-summary__row span:last-child{color:var(--pfs-ink);font-family:var(--pfs-mono);text-align:right}.pfs-cart-summary__total{display:flex;align-items:baseline;justify-content:space-between;gap:16px;padding:16px 0 18px;border-top:1px solid var(--pfs-rule);font-size:14px;font-weight:800}.pfs-cart-summary__total strong{font-size:25px;letter-spacing:-.02em}.pfs-cart-summary .pfs-button+.pfs-button{margin-top:8px}.pfs-cart-summary__notes{display:flex;flex-direction:column;gap:9px;margin-top:16px;border-top:1px solid var(--pfs-rule);padding-top:14px;color:#3e4551;font-size:11px;line-height:1.45}.pfs-cart-summary__notes span{display:flex;gap:8px}.pfs-cart-summary__notes span:before{width:7px;height:7px;flex:0 0 auto;margin-top:4px;background:var(--pfs-blue);content:""}.pfs-cart-empty{padding-block:80px 100px}.pfs-cart-empty h1{margin:0 0 12px;font-size:48px;font-weight:800;letter-spacing:-.04em}.pfs-cart-empty p{max-width:48ch;margin:0 0 24px;color:var(--pfs-muted)}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}.pfs-product-card__media img,.pfs-button{transition:none}.pfs-button[data-pfs-state=adding]{animation:none}}@media(max-width:1100px){.pfs-masthead{grid-template-columns:190px minmax(240px,1fr) auto;gap:18px}.pfs-header-action span:not(.pfs-cart-count){display:none}.pfs-header-action{padding-inline:11px}.pfs-desktop-nav__link,.pfs-shop-menu>summary{padding-inline:12px;font-size:10px}.pfs-nav-secondary{display:none!important}.pfs-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.pfs-product-card:nth-child(3n){border-right:1px solid var(--pfs-rule)}.pfs-product-card:nth-child(2n){border-right:0}.pfs-cart-layout{grid-template-columns:minmax(0,1fr) 320px;gap:28px}.pfs-cart-table-head,.pfs-cart-item{grid-template-columns:84px minmax(180px,1fr) 88px 96px}.pfs-cart-table-head span:nth-child(3),.pfs-cart-item__unit{display:none}}@media(max-width:840px){.pfs-shell{padding-inline:16px}.pfs-utility-bar__inner{display:flex;min-height:34px;flex-wrap:wrap;justify-content:center;gap:4px 14px;padding-block:6px;font-size:8.5px}.pfs-utility-bar__minimum{align-self:auto;border-right:0;padding-right:0;padding-left:14px;font-size:8.5px}.pfs-utility-bar__meta,.pfs-masthead,.pfs-desktop-nav{display:none}.pfs-mobile-row{display:grid;min-height:58px;grid-template-columns:76px minmax(0,1fr) 76px;align-items:center;gap:12px;padding-block:10px}.pfs-mobile-brand{display:contents}.pfs-mobile-brand .pfs-brand-link{min-width:0;max-width:100%;justify-self:center}.pfs-mobile-brand .pfs-logo{max-width:100%;height:var(--pfs-logo-height-mobile)}.pfs-mobile-row>.pfs-header-action{width:100%;min-width:0;justify-content:center;justify-self:end;padding-inline:9px}.pfs-mobile-menu{display:block}.pfs-mobile-menu>summary{display:grid;width:44px;height:44px;place-items:center;border:1px solid var(--pfs-rule);background:var(--pfs-paper);cursor:pointer;list-style:none}.pfs-mobile-menu>summary::-webkit-details-marker{display:none}.pfs-mobile-menu>summary svg{width:21px}.pfs-mobile-menu__panel{position:absolute;top:100%;right:0;left:0;max-height:calc(100vh - 120px);overflow:auto;border-top:2px solid var(--pfs-rule);border-bottom:2px solid var(--pfs-ink);background:var(--pfs-paper)}.pfs-mobile-menu__panel ul{margin:0;padding:0;list-style:none}.pfs-mobile-menu__panel a{display:flex;min-height:54px;align-items:center;justify-content:space-between;border-bottom:1px solid var(--pfs-rule);padding:12px 16px;font-size:12.5px;font-weight:800;letter-spacing:.06em;text-transform:uppercase}.pfs-mobile-menu__meta{min-width:25px;padding:4px 7px;background:var(--pfs-blue-light);color:var(--pfs-blue-dark);font:700 10px/1.2 var(--pfs-mono);text-align:center}.pfs-mobile-menu__support{padding:16px}.pfs-mobile-search{display:block;min-width:0;padding-bottom:12px}.pfs-mobile-search .pfs-search,.pfs-hero-search{width:100%;min-width:0;max-width:100%}.pfs-mobile-search .pfs-search{height:48px}.pfs-mobile-search .pfs-button{min-height:44px;padding-inline:16px;font-size:11px}.pfs-footer-main{grid-template-columns:1fr 1fr;gap:32px 24px}.pfs-footer-brand{grid-column:1 / -1}.pfs-footer-expertise{grid-template-columns:1fr;gap:12px}.pfs-footer-bottom{align-items:flex-start;flex-direction:column}.pfs-home-hero{min-width:0;grid-template-columns:1fr}.pfs-home-hero__content{min-width:0;padding:38px 16px 36px;border-right:0;border-bottom:2px solid var(--pfs-rule)}.pfs-popular-searches{min-width:0;max-width:100%}.pfs-home-hero h1{font-size:clamp(42px,12vw,58px)}.pfs-home-hero__media,.pfs-home-hero__media .pfs-empty-image,.pfs-hero-product-grid{min-height:360px}.pfs-hero-product-grid{height:440px;padding:12px}.pfs-featured-products__grid{grid-template-columns:1fr}.pfs-app-grid{grid-template-columns:repeat(2,1fr)}.pfs-collection-layout{display:block}.pfs-facets{display:none}.pfs-products-panel{padding-left:0}.pfs-mobile-filters{display:block}.pfs-mobile-filters>summary{display:flex;min-height:40px;align-items:center;border:1px solid var(--pfs-ink);padding:8px 12px;cursor:pointer;font-size:10px;font-weight:800;letter-spacing:.07em;list-style:none;text-transform:uppercase}.pfs-mobile-filters>summary::-webkit-details-marker{display:none}.pfs-mobile-filters[open]{width:100%;padding:0 0 18px}.pfs-mobile-filters[open]+.pfs-sort{display:none}.pfs-mobile-filters .pfs-facets{display:block;border:1px solid var(--pfs-rule);padding:0 14px 16px}.pfs-product-layout{grid-template-columns:1fr}.pfs-product-media{padding:22px 0;border-right:0;border-bottom:2px solid var(--pfs-rule)}.pfs-product-details{padding:28px 0 34px}.pfs-cart-layout{grid-template-columns:1fr}.pfs-cart-summary{position:static}}@media(max-width:560px){.pfs-utility-bar__relationship{gap:6px;text-align:center}.pfs-site-footer .pfs-shell{padding-inline:16px}.pfs-hero-search .pfs-search__field{padding-left:12px}.pfs-hero-search .pfs-button{flex:0 0 auto;padding-inline:14px;font-size:11px}.pfs-footer-main{grid-template-columns:1fr;gap:30px;padding-block:32px 28px}.pfs-footer-brand{grid-column:auto}.pfs-footer-expertise ul{display:grid;grid-template-columns:1fr;gap:9px}.pfs-section__inner{padding-block:34px 38px}.pfs-section-heading{align-items:flex-start;flex-direction:column;gap:12px}.pfs-flow-scale{padding-top:0}.pfs-flow-scale__ticks{display:none}.pfs-flow-row{grid-template-columns:94px minmax(110px,1fr) 56px;gap:9px;min-height:45px}.pfs-flow-row__model{font-size:10px}.pfs-featured-products__inner{padding-block:36px 40px}.pfs-app-grid{grid-template-columns:1fr}.pfs-collection-header{grid-template-columns:1fr;gap:10px}.pfs-products-toolbar{align-items:stretch;flex-direction:column;gap:8px;padding-block:10px}.pfs-sort{width:100%}.pfs-sort select{min-width:0;flex:1}.pfs-product-grid{grid-template-columns:1fr}.pfs-product-card,.pfs-product-card:nth-child(2n),.pfs-product-card:nth-child(3n){border-right:0}.pfs-product-media__main,.pfs-product-media__main .pfs-empty-image{min-height:360px}.pfs-product-media__main img{padding:18px}.pfs-spec-strip{grid-template-columns:1fr}.pfs-spec-strip__item{border-right:0;border-bottom:1px solid var(--pfs-rule)}.pfs-spec-strip__item:last-child{border-bottom:0}.pfs-product-actions{grid-template-columns:88px 1fr}.pfs-product-support,.pfs-product-diagrams__links{grid-template-columns:1fr}.pfs-product-diagrams__link+.pfs-product-diagrams__link{border-top:1px solid var(--pfs-rule);border-left:0}.pfs-cart-header{align-items:flex-start;flex-direction:column;gap:10px}.pfs-cart-table-head{display:none}.pfs-cart-item{grid-template-columns:76px minmax(0,1fr);gap:14px;padding:16px 0}.pfs-cart-item__unit{display:none}.pfs-cart-item .pfs-quantity{grid-column:2;width:88px;margin-top:-4px}.pfs-cart-item__total{grid-column:2;grid-row:3;align-self:center;margin-top:-44px}}
/*# sourceMappingURL=/cdn/shop/t/2/assets/pfs-theme.css.map */
