*{box-sizing:border-box}body{margin:0;color:#262626;background:#fff;font-family:Arial,'Apple SD Gothic Neo','Malgun Gothic',sans-serif;font-size:14px}a{color:inherit;text-decoration:none}button,select{font:inherit;cursor:pointer}button{background:white;border:1px solid #dce0e5;color:inherit}a:focus-visible,button:focus-visible,select:focus-visible{outline:3px solid #188bd0;outline-offset:4px}[hidden]{display:none!important}header,main,footer{max-width:1200px;margin:auto;padding:0 28px}.topline{display:flex;justify-content:space-between;color:#858585;font-size:12px;padding:17px 0;border-bottom:1px solid #f1f1f1}.brand{display:flex;justify-content:center;align-items:center;height:125px}.brand a{display:flex;gap:13px;align-items:center;font-size:35px;font-weight:800;letter-spacing:-1.7px}.symbol{display:grid;place-items:center;background:#0096cf;color:white;width:57px;height:57px;border-radius:50% 0 0 50%;font-size:44px}.blue{color:#2584af}.brand small{display:block;font-size:10px;letter-spacing:2.5px;color:#88959f;margin-top:5px;font-weight:400}.nav{background:#41495c;color:#fff}.nav>div{max-width:1200px;margin:auto;display:flex;align-items:center;justify-content:space-between;padding:0 28px;gap:16px;overflow:auto;white-space:nowrap}.nav span,.nav a{padding:18px 0;font-size:13px;font-weight:600}.nav span{opacity:.65}.nav .active{border-bottom:3px solid #86c4ed;padding-bottom:15px}.breadcrumb{display:flex;align-items:center;gap:15px;color:#888;font-size:12px;padding:26px 0 10px}.breadcrumb a:last-of-type{color:#2877a5}h1{font-size:30px;text-align:center;margin:14px 0 26px;letter-spacing:-1px}.groups{border-radius:32px;background:#9cb9d0;display:flex;align-items:center;justify-content:space-around;gap:0;padding:4px;color:#fff}.groups span,.groups strong{flex:1;text-align:center;font-size:14px;padding:12px 3px}.groups strong{background:#fff;border-radius:25px;color:#222}.groups span+span{border-left:1px solid #c8d9e5}.subcategories{display:grid;grid-template-columns:repeat(6,1fr);row-gap:17px;padding:25px 23px 28px;border-bottom:1px solid #ececec;color:#707070;font-size:13px}.subcategories a{color:#a93038;font-weight:700}.heading{display:flex;align-items:center;justify-content:space-between;margin-top:31px}.heading h2{font-size:23px;margin:0 0 17px}.heading>span{font-size:12px;color:#929292}.toolbar{border-top:2px solid #444;border-bottom:1px solid #ddd;display:flex;justify-content:space-between;padding:14px 0;gap:15px}.sorts{display:flex;gap:0;align-items:center}.sorts button{border:0;border-right:1px solid #ddd;padding:0 15px;font-size:12px;color:#666}.sorts button:first-child{padding-left:0}.sorts .selected{color:#1a759f;font-weight:700}.toolbar>div:last-child{display:flex;gap:15px;align-items:center}.toolbar select{padding:6px;border:1px solid #ccc;background:white}.grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));column-gap:25px;row-gap:35px;padding:28px 0}.card{min-width:0}.photo{aspect-ratio:1;border:1px solid #e5e5e5;overflow:hidden;background:#fff}.photo img{width:100%;height:100%;object-fit:contain;transition:transform .2s}.card:hover img{transform:scale(1.035)}.code{font-size:11px;color:#969696;margin:12px 0 7px}.code span{color:#676767}.card h3{font-size:14px;font-weight:400;line-height:1.5;margin:0;overflow-wrap:anywhere}.pages{display:flex;justify-content:center;gap:6px;margin:24px 0 45px}.pages button{padding:9px 13px}.pages [aria-current]{background:#41495c;color:white;border-color:#41495c}#status{text-align:center;color:#7d8590;padding:20px;line-height:1.6}#status:empty{display:none}#retry{display:block;margin:0 auto 50px;padding:10px 20px}footer{border-top:1px solid #ddd;padding-top:30px;padding-bottom:35px;color:#939393;display:flex;gap:20px;flex-wrap:wrap;margin-top:30px}footer strong{color:#6a6a6a}footer small{flex-basis:100%;font-size:11px}.back{display:inline-block;margin:20px 0;color:#777}.product{display:grid;grid-template-columns:1fr 1fr;gap:55px;margin:15px 0 55px}.hero{width:100%;height:430px;object-fit:contain;border:1px solid #eee}.thumbs{display:flex;gap:7px;margin-top:10px}.thumbs button{padding:2px}.thumbs img{width:55px;height:55px;object-fit:contain}.product-info h1{text-align:left;font-size:26px;line-height:1.5;margin:15px 0 20px}.product-info .code{font-size:13px}.badge{display:inline-block;color:#3e7693;background:#edf6fc;border:1px solid #d4e7f3;font-size:12px;padding:6px 10px}.product-info dl{display:flex;border-top:1px solid #ddd;margin-top:28px;padding-top:25px;gap:30px}.product-info dd{font-weight:700;margin:0}.muted{color:#888;font-size:12px}.contact{background:#f6f7f9;margin-top:30px;padding:24px}.contact a{display:block;font-size:27px;margin-top:12px}.contact p{color:#858585}.detail-title{text-align:center;font-size:18px;border-top:2px solid #41495c;border-bottom:1px solid #ddd;padding:20px;margin:0 0 35px}.detail-images{max-width:860px;margin:auto}.detail-images img{display:block;max-width:100%;height:auto;margin:auto}@media(max-width:800px){header,main,footer{padding-left:16px;padding-right:16px}.brand{height:100px}.nav>div{padding:0 16px;gap:24px}.groups{overflow:auto;justify-content:flex-start;border-radius:8px}.groups span,.groups strong{flex:0 0 120px}.subcategories{grid-template-columns:repeat(3,1fr);padding:20px 6px;font-size:11px}.heading>span{display:none}.toolbar{flex-wrap:wrap}.toolbar>div:last-child{margin-left:auto}.sorts button{padding:0 10px;font-size:11px}.grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:24px 14px}.product{grid-template-columns:1fr;gap:15px}.hero{height:350px}.product-info h1{font-size:23px}}@media(max-width:480px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.topline{font-size:10px}.brand a{font-size:29px}.card h3{font-size:13px}.groups span,.groups strong{font-size:12px}.toolbar{gap:14px}h1{font-size:25px}.product{margin-bottom:35px}}
/* Product identification and inquiry information */
.card .code{display:inline-flex;align-items:center;gap:8px;background:#edf4fa;color:#34516a;padding:7px 10px;margin:12px 0 9px;font-size:12px;font-weight:600;border-radius:4px}.card .code span{font-size:14px;font-weight:700;color:#34516a;letter-spacing:0}.product-info .code{display:inline-flex;align-items:center;gap:12px;background:#edf4fa;border:1px solid #ccdfed;border-radius:5px;padding:7px 10px;font-size:12px;color:#34516a;margin-top:0}.product-info .code strong{font-size:16px;letter-spacing:0;color:#34516a}.services{display:flex;flex-wrap:wrap;gap:8px;margin:22px 0}.service{display:inline-block;padding:12px 13px;font-size:16px;border-radius:5px;border:1px solid #c5dced;background:#edf6fd;color:#175881}.service.inquiry{background:#f4f5f7;border-color:#d9dee5;color:#4d5867}.product-info{min-width:0}.quantity-section{margin-top:27px}.quantity-section h2{font-size:17px;line-height:1.8;margin-bottom:10px}.quantity-section h2 span{font-size:14px;color:#4d5867;white-space:nowrap}.table-scroll{overflow-x:auto;border:1px solid #d5dde5}.quantity-table{border-collapse:collapse;width:100%;font-size:13px;white-space:nowrap;text-align:center}.quantity-table th,.quantity-table td{padding:13px 9px;border-right:1px solid #d5dde5;border-bottom:1px solid #d5dde5}.quantity-table thead{background:#eef3f7}.quantity-table tbody th{background:#f7f9fb}.quantity-table td{font-weight:700;color:#165d89}.quantity-table tr:last-child>*{border-bottom:0}.quantity-table tr>*:last-child{border-right:0}.phone-cta{display:flex;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 12px;background:#145d88;color:#fff;padding:20px 14px;margin-top:25px;border-radius:5px;font-size:19px}.phone-cta strong{font-size:27px;letter-spacing:.3px}.phone-cta:hover{background:#104b70}.brand small{font-size:15px;letter-spacing:1.7px;font-weight:600}.product{grid-template-columns:minmax(0,1fr) minmax(0,1.1fr);gap:35px}@media(max-width:800px){.product{grid-template-columns:minmax(0,1fr)}.service{font-size:15px}.phone-cta strong{font-size:25px}}@media(max-width:480px){.card .code{gap:5px;padding:6px 7px;font-size:11px}.card .code span{font-size:14px}.services{gap:6px}.service{padding:11px 9px;font-size:14px}}
/* Shared source-style navigation and supporting information */
.theme-bar{max-width:1200px;margin:auto;padding:15px 28px;display:flex;align-items:center;gap:20px;border-bottom:1px solid #e3e5e8}.theme-bar>strong{white-space:nowrap;font-size:15px}.theme-bar>strong span{font-size:24px;margin-left:5px}#theme-controls{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;flex:1;min-width:0}#theme-controls select{width:100%;min-width:0;height:36px;background:#fff;border:1px solid #d5d9de;padding:0 8px;font-size:12px;color:#444}.page-shell{max-width:1510px;margin:0 auto;display:grid;grid-template-columns:145px minmax(0,1200px) 130px;gap:12px;padding:0 12px}.page-shell main{width:100%;min-width:0;padding:0 16px}.side{padding-top:29px;font-size:12px;min-width:0}.side-sticky{position:sticky;top:12px;max-height:calc(100vh - 24px);overflow:auto;scrollbar-width:thin}.side h2{margin:0;font-size:13px;padding:9px 5px;text-align:center;background:#666;color:#fff}.bank-panel{border:1px solid #d6d6d6;text-align:center}.bank-content{padding:10px 4px;color:#414141;line-height:1.7}.bank-content p{margin:3px 0}.bank-content strong{font-size:15px;overflow-wrap:anywhere}.bank-content small{font-size:11px}.urgent{padding:12px 3px;border-top:1px solid #ddd;font-size:13px;line-height:1.6}.urgent a{font-weight:700}.bank-panel h3{background:#ef7067;color:#fff;padding:8px 0;font-size:13px;margin:0}.side-contact{padding:12px 3px;line-height:1.6}.side-contact>a{font-weight:700;font-size:16px;display:block}.side-contact .email{font-size:10px;font-weight:400;overflow-wrap:anywhere}.side-contact p{font-size:11px;margin:7px 0 0}.documents{border:1px solid #ddd;margin-top:12px;padding-bottom:8px}.documents h2{background:#f4f4f4;color:#444}.documents select{width:calc(100% - 12px);margin:8px 6px 0;padding:5px 0;border:1px solid #ccc;background:#fff;font-size:11px;min-height:35px}.documents p{font-size:11px;padding:0 7px;line-height:1.5;color:#737373}.documents p:empty{display:none}#customer-banner img{display:block;width:100%;height:auto}.recent-panel{margin-top:15px;border:1px solid #ddd}.recent-panel h2{background:#f4f4f4;color:#444}#recent-items{padding:8px;text-align:center}#recent-items>a{display:block;margin-bottom:9px}#recent-items img{display:block;width:76px;height:68px;object-fit:contain;margin:auto;border:1px solid #eee}#recent-items span{font-size:11px;color:#666}#recent-items p{line-height:1.6;color:#888}.recent-controls{display:flex;align-items:center;justify-content:center;gap:6px;padding:0 3px 8px}.recent-controls button{min-width:30px;min-height:32px}.recent-controls button:disabled{opacity:.35;cursor:default}.to-top{display:block;width:100%;padding:9px;margin-top:8px;color:#666}.memo-box{margin-top:22px;padding:15px;background:#f8f8f8;border:1px solid #dedede}.memo-heading{display:flex;gap:12px;align-items:center;font-size:13px}.memo-heading b{color:#d65353;font:italic 20px Georgia,serif;border-right:1px solid #ccc;padding-right:12px}.memo-heading strong{font-size:13px}.memo-body{font-size:12px;color:#606060;line-height:1.8}.memo-body p{margin-bottom:0}.detail-nav{display:flex;border:1px solid #d9dde2;margin:30px 0 0}.detail-nav a{flex:1;text-align:center;padding:15px 5px;background:#f5f6f7;font-weight:600;font-size:14px}.detail-nav a+a{border-left:1px solid #ddd}.detail-nav a:hover{background:#e7f1f8}.facts-table{width:100%;border-collapse:collapse;margin:35px 0 45px;font-size:13px;line-height:1.6}.facts-table caption{text-align:left;font-size:16px;font-weight:700;padding-bottom:14px}.facts-table th,.facts-table td{border:1px solid #ddd;padding:13px 18px;text-align:left}.facts-table th{width:35%;background:#f7f7f7;font-weight:500}.source-guide{margin:45px 0;line-height:1.8;color:#575757;font-size:13px;scroll-margin-top:15px}.source-guide h5{font-size:20px;color:#222;border-bottom:2px solid #555;margin:0 0 22px;padding-bottom:12px}.source-guide h6{font-size:15px;color:#333;margin:24px 0 10px}.source-guide ul{padding-left:22px}.source-guide li{margin:9px 0}.footer-links{display:flex;width:100%;gap:0;border-bottom:1px solid #ddd;padding-bottom:17px}.footer-links button{border:0;background:none;padding:8px 18px;min-height:40px;color:#444}.footer-links button:first-child{padding-left:0}.company-info{font-size:12px;line-height:1.8;padding:0 0 15px}.company-info>strong{display:block;font-size:22px;color:#395164;margin-bottom:16px}.company-info>strong span{font-size:15px}.company-info p{margin:3px 0}.company-info small{display:block;margin-top:16px}dialog{width:min(860px,calc(100vw - 32px));max-height:85vh;border:1px solid #d0d7df;border-radius:8px;padding:25px;color:#333}dialog::backdrop{background:#0006}.dialog-heading{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #ddd;padding-bottom:14px}.dialog-heading h2{margin:0;font-size:21px}.dialog-heading button{width:44px;height:44px;font-size:24px}#info-body{font-size:14px;line-height:1.9;padding-top:18px}#info-body h1,#info-body h2{font-size:19px;margin-top:25px}#info-body ul{padding-left:22px}@media(max-width:1100px){.page-shell{grid-template-columns:125px minmax(0,1fr) 105px;gap:5px;padding:0 8px}.page-shell main{padding:0 12px}.product{grid-template-columns:minmax(0,1fr)}.side-contact>a{font-size:14px}.theme-bar{padding:12px 16px;gap:12px}#theme-controls{gap:6px}}@media(max-width:800px){.page-shell{display:flex;flex-wrap:wrap;padding:0 16px;gap:20px}.page-shell main{order:0;padding:0}.left-side{order:1;flex:1;min-width:160px}.right-side{order:2;width:130px}.side{padding:0}.side-sticky{position:static;max-height:none;overflow:visible}.theme-bar{display:block}.theme-bar>strong{display:block;margin-bottom:10px}#theme-controls{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}#theme-controls select{height:40px}.detail-nav a{font-size:12px}.facts-table th,.facts-table td{padding:10px}.source-guide{font-size:13px}.footer-links{flex-wrap:wrap}.footer-links button{padding:8px 12px}.memo-heading{flex-wrap:wrap}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:480px){.grid{grid-template-columns:repeat(2,minmax(0,1fr))}.right-side{width:105px}.source-guide h5{font-size:18px}}
/* Source hierarchy, with responsive supporting rails. */
.product-heading{text-align:left;font-size:24px;line-height:1.45;margin:4px 0 25px;padding:0 0 16px;border-bottom:1px solid #999;letter-spacing:-.6px}
.product{grid-template-columns:minmax(0,.82fr) minmax(0,1.18fr);gap:36px;margin-top:0;align-items:start}.hero{height:auto;aspect-ratio:1}.back{margin:10px 0 16px;font-size:12px}.product-info .code{border-radius:2px;background:#fff;border-color:#ccc;color:#555;padding:0;gap:0;overflow:hidden}.product-info .code strong{color:#c54c54;border-left:1px solid #ccc;padding:7px 24px}.product-info .code{padding-left:12px}.product-info dl{margin:8px 0 0;padding-top:10px;border:0;font-size:12px}.product-info .muted{margin:6px 0}.memo-box{padding:0;margin-top:18px;border:3px solid #f1f1f1;background:#fff}.memo-heading{padding:8px 12px;background:#f1f1f1}.memo-body{padding:9px 14px;line-height:1.8}.memo-body p{margin:0}.quantity-section{margin-top:20px}.quantity-section h2{font-size:14px;font-weight:500}.quantity-table th,.quantity-table td{padding:11px 8px}.quantity-table tr>:first-child{background:#676767;color:#fff}.quantity-table thead{background:#f0f0f0}.services{margin:16px 0}.service{font-size:14px;padding:10px 12px}.phone-cta{margin-top:16px}.thumbs{overflow-x:auto}.thumbs button{flex:none;min-width:44px;min-height:44px}.breadcrumb{flex-wrap:wrap;gap:8px}.source-guide{overflow-wrap:anywhere}#info-body{overflow-wrap:anywhere}#info-body table{width:100%;border-collapse:collapse}#info-body th,#info-body td{border:1px solid #ddd;padding:8px;text-align:left}.table-scroll:focus-visible{outline:3px solid #188bd0;outline-offset:3px}
@media(max-width:1100px) and (min-width:801px){.page-shell{grid-template-columns:110px minmax(0,1fr) 90px}.product{gap:20px;grid-template-columns:minmax(0,1fr)}.grid{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media(max-width:800px){.product{grid-template-columns:minmax(0,1fr);gap:20px}.product-heading{font-size:22px;margin-bottom:18px}.brand{height:90px}.theme-bar>strong{font-size:13px}#theme-controls select{min-height:44px}.theme-bar{padding-top:10px;padding-bottom:12px}.nav span,.nav a{padding-top:15px;padding-bottom:15px}.hero{max-height:420px}.quantity-section h2 span{font-size:12px}.detail-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr))}.detail-nav a{min-height:44px;border-bottom:1px solid #ddd}.detail-nav a:nth-child(3){border-left:0}.sorts{flex-wrap:wrap}.sorts button{min-height:44px}.toolbar{padding:5px 0 12px}.pages button,.recent-controls button,.documents select,.footer-links button{min-height:44px}.recent-controls button{min-width:36px}.left-side{min-width:0;flex:1}.right-side{width:110px}.side-contact>a{font-size:16px}.facts-table th{width:38%}.footer-links{justify-content:space-between}.footer-links button{padding:8px}.source-guide{margin:32px 0}dialog{padding:16px;max-height:90vh}#info-body{font-size:13px}.phone-cta strong{font-size:24px}}
@media(prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}
/* All category levels share the same locally stored skeleton. */
.groups{flex-wrap:wrap;border-radius:8px;justify-content:flex-start;gap:4px}.groups a{flex:0 1 auto;padding:12px 16px;min-height:44px;text-align:center;border-radius:5px}.groups a[aria-current]{background:#fff;color:#243d51;font-weight:700}.subcategories a{font-weight:400;color:#666;padding:7px 3px;min-height:36px}.subcategories a[aria-current]{color:#b43d48;font-weight:700}.subcategories{row-gap:7px}.breadcrumb a[aria-current]{color:#2877a5}.pages{flex-wrap:wrap}@media(max-width:800px){.groups{flex-wrap:nowrap;overflow-x:auto}.groups a{flex:none;padding:12px}.subcategories a{min-height:44px}.subcategories{grid-template-columns:repeat(3,minmax(0,1fr));column-gap:10px}.subcategories a{overflow-wrap:anywhere}}
/* Shared Rich E&P identity with the landing page. */
:root{--brand-pink:#e397bb;--brand-ink:#1e1e1c;--brand-paper:#f4f2ee;--brand-line:#d4d1c9}body{background:var(--brand-paper);color:var(--brand-ink)}.catalog-header{max-width:none;background:var(--brand-pink);padding:0 max(24px,calc((100vw - 1200px)/2));display:flex;justify-content:space-between;align-items:center;min-height:150px}.catalog-brand{display:block;flex:none}.catalog-brand img{display:block;width:140px;height:140px;object-fit:contain;mix-blend-mode:multiply}.header-links{display:flex;gap:32px;font-size:13px}.header-links a{display:flex;align-items:center;min-height:44px}.nav{background:var(--brand-ink)}.nav .active{border-color:var(--brand-pink);color:var(--brand-pink)}.theme-bar{border-color:var(--brand-line)}#theme-controls select{background:transparent;border-color:#c9c5bd;color:var(--brand-ink);border-radius:0}.breadcrumb a:last-of-type,.breadcrumb a[aria-current]{color:#803654}.groups{background:#e6e1dc;color:var(--brand-ink);border:1px solid var(--brand-line)}.groups a[aria-current]{background:var(--brand-ink);color:var(--brand-pink)}.subcategories a[aria-current]{color:#803654}.sorts button{background:transparent}.sorts .selected{color:#803654}.toolbar{border-top-color:var(--brand-ink)}.photo{border-color:#e1ded7}.card .code{background:#ebe2e6;color:#65364d;border-radius:2px}.card .code span{color:#65364d}.pages [aria-current]{background:var(--brand-ink);border-color:var(--brand-ink);color:var(--brand-pink)}.bank-panel,.documents,.recent-panel{background:#f9f8f5;border-color:var(--brand-line)}.side h2{background:var(--brand-ink);color:var(--brand-paper)}.bank-panel h3{background:var(--brand-pink);color:var(--brand-ink)}.documents h2,.recent-panel h2{background:#e6e1dc;color:var(--brand-ink)}.hero{background:white;border-color:var(--brand-line)}.product-info .code{background:#f9f8f5;color:var(--brand-ink)}.product-info .code strong{color:#803654}.memo-heading{background:#e9e4e0}.memo-box{border-color:#e9e4e0}.memo-heading b{color:#803654}.quantity-table tr>:first-child{background:var(--brand-ink)}.quantity-table td{color:#803654}.quantity-table thead{background:#eae5e1}.service.available{background:#eed8e3;border-color:#d9adbf;color:#693149}.service.inquiry{background:#eae7e1;border-color:#d4d1c9;color:#494b45}.phone-cta{background:var(--brand-ink);color:var(--brand-pink);border-radius:2px}.phone-cta:hover{background:#39312f}.detail-nav a{background:#eae7e1}.detail-nav a:hover{background:#eed8e3}.detail-title{border-top-color:var(--brand-ink)}.facts-table th{background:#eae7e1}.facts-table td{background:#faf9f6}.footer-links{border-color:#555}.footer-links button{color:var(--brand-paper)}footer{max-width:none;background:var(--brand-ink);color:var(--brand-paper);padding:35px max(24px,calc((100vw - 1144px)/2));border:0}.company-info{color:#ccc;position:relative;width:100%;padding-right:165px}.company-info>strong{color:var(--brand-paper)}.footer-brand{display:block;position:absolute;right:0;top:0}.footer-brand img{width:130px;height:130px;display:block;object-fit:contain}.company-info .footer-brand+strong{color:var(--brand-paper)}#info-body .company-info{color:var(--brand-ink)}#info-body .company-info>strong{color:var(--brand-ink)}a:focus-visible,button:focus-visible,select:focus-visible,.table-scroll:focus-visible{outline-color:#a13e6c}@media(max-width:800px){.catalog-header{min-height:108px;padding:0 20px}.catalog-brand img{width:100px;height:100px}.header-links{gap:18px;font-size:12px}.company-info{padding-right:0;padding-top:115px}.footer-brand{left:0;right:auto}.footer-brand img{width:95px;height:95px}.header-links a{min-height:44px}}@media(max-width:380px){.header-links{gap:12px;font-size:11px}.catalog-header{padding:0 16px}.catalog-brand img{width:88px;height:88px}}
.catalog-brand img{mix-blend-mode:normal}
/* Original left information rail: measured 110px layout. */
@media(min-width:801px){.page-shell{grid-template-columns:110px minmax(0,1200px) 130px;max-width:1485px}.left-side{width:110px}}
.left-side{font-size:12px;line-height:18px}.left-side .bank-panel{border:1px solid #ddd;border-radius:0;background:#fff;text-align:left;color:#333}.left-side .bank-panel h2{height:30px;line-height:30px;padding:0;background:#666;color:#fff;text-align:center;font-size:14px;font-weight:400}.left-side .bank-content{padding:7px;background:#fff;text-align:left;line-height:18px;border-bottom:1px solid #ddd}.left-side .bank-content p{font-size:13px;line-height:18px;margin:0}.left-side .bank-content strong{display:block;font-size:18px;font-weight:500;line-height:20px;overflow-wrap:anywhere}.left-side .urgent{padding:7px;font-size:14px;line-height:21px;border:0;text-align:left;color:#222}.left-side .urgent a{font-weight:400;overflow-wrap:anywhere}.left-side .bank-panel h3{padding:0 7px;margin:0;background:#f04c3a;color:white;font-size:14px;font-weight:400;line-height:30px;white-space:nowrap;letter-spacing:-.6px}.left-side .side-contact{padding:8px 2px;background:#fff;color:#333;line-height:19.5px;text-align:left}.left-side .side-contact>a{font-size:16px;font-weight:400;line-height:18px;overflow-wrap:anywhere;letter-spacing:-.8px}.left-side .side-contact .email{font-size:12px;font-weight:300;line-height:16px;word-break:break-all;letter-spacing:0}.left-side .side-contact p{font-size:13px;line-height:19.5px;margin:0;letter-spacing:-.8px}.rail-inquiry{display:flex;align-items:center;justify-content:center;gap:8px;border-top:1px solid #d3d3d3;background:#f5f3eb;min-height:32px;font-size:12px;font-weight:700;color:#222}.rail-inquiry span{font-size:19px}.left-side .documents{margin:5px 0;padding:3px 2px 7px;border:1px solid #cecece;border-top:3px solid #c00;background:#fff}.left-side .documents h2{padding:0;font-size:13px;font-weight:400;line-height:19.5px;text-align:center;color:#222;background:transparent;letter-spacing:-.6px}.left-side .documents select{display:block;width:88px;max-width:100%;margin:5px auto 0;min-height:22px;height:22px;font-size:12px;padding:0;border:1px solid #cecece;border-radius:0}.left-side .documents p{margin:5px 0 0;padding:0 4px}@media(max-width:800px){.left-side{flex:none;width:110px}.page-shell{justify-content:space-between}.left-side .documents select{height:44px;min-height:44px}.rail-inquiry{min-height:44px}}

/* Shared wordmark supplied in docs. */
.catalog-brand img{width:210px;height:auto;mix-blend-mode:normal}.catalog-header{min-height:105px;padding-block:28px;background:#fff}.company-info .footer-brand img{width:175px;height:auto;mix-blend-mode:normal}@media(max-width:600px){.catalog-brand img{width:150px}.catalog-header{min-height:85px;padding-block:20px}}
/* Mobile rails are separate sheets, not columns below the product. */
.mobile-actions{display:none}.mobile-sheet{padding:0}.sheet-heading{display:flex;align-items:center;justify-content:space-between;gap:15px;padding:18px 20px;border-bottom:1px solid #dedbd6;position:sticky;top:0;background:#faf9f6;z-index:1}.sheet-heading h2{font-size:18px;margin:0}.sheet-heading button{width:44px;height:44px;font-size:27px;border:0;background:transparent}.sheet-content{padding:20px}.sheet-open{overflow:hidden}
@media(max-width:800px){
 body{padding-bottom:calc(72px + env(safe-area-inset-bottom))}.page-shell{display:block;padding:0}.page-shell main{padding:0 16px}.page-shell>.side{display:none}.catalog-header{gap:12px;flex-wrap:wrap;padding:18px 16px}.catalog-brand img{width:155px}.header-links{gap:16px;font-size:12px}.theme-bar{display:block;padding:14px 16px}.theme-bar>strong{display:block;margin-bottom:10px}#theme-controls{display:flex;overflow-x:auto;gap:8px;padding-bottom:4px}#theme-controls select{flex:0 0 150px;min-height:44px}.breadcrumb{line-height:1.6;padding-top:20px}.product-heading{font-size:21px;line-height:1.5;overflow-wrap:anywhere}.product>div{min-width:0}.hero{max-height:none;width:100%;height:auto;aspect-ratio:1}.thumbs{padding:2px 0 6px;gap:8px}.thumbs button{min-width:58px}.services{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.service{padding:12px 5px;text-align:center;font-size:12px;white-space:nowrap}.quantity-section h2{line-height:1.8}.table-scroll{max-width:100%}.quantity-table{table-layout:fixed;font-size:12px;letter-spacing:-.4px;white-space:normal}.quantity-table th,.quantity-table td{min-width:0;padding:7px 2px;overflow-wrap:anywhere;line-height:1.4}.quantity-table tr>:first-child{width:52px;letter-spacing:-.6px}.quantity-table tr>:first-child{position:sticky;left:0;z-index:1}.phone-cta{padding:17px 10px}.facts-table{table-layout:fixed}.facts-table th,.facts-table td{overflow-wrap:anywhere;padding:12px 10px}.source-guide{font-size:13px}.company-info{padding-top:60px}.company-info .footer-brand img{width:165px}.footer-links{flex-wrap:wrap;gap:3px}.footer-links button{font-size:12px;min-height:44px}.sorts{width:100%;display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.sorts button{padding:8px 4px;min-height:44px;font-size:11px}.toolbar>div:last-child{width:100%;justify-content:space-between}.toolbar select{min-height:44px}.card .code{flex-wrap:wrap;max-width:100%}.mobile-actions{position:fixed;bottom:0;inset-inline:0;display:grid;grid-template-columns:1.1fr 1fr 1.1fr 1fr;gap:0;padding:8px 8px calc(8px + env(safe-area-inset-bottom));background:#fff;border-top:1px solid #ddd;box-shadow:0 -3px 18px #00000009;z-index:30}.mobile-actions>*{display:flex;align-items:center;justify-content:center;min-height:48px;padding:6px 3px;border:0;border-radius:6px;font-size:12px;background:transparent;color:#333}.mobile-actions .mobile-call{background:#c62828;color:#fff;font-weight:700}.mobile-actions button[aria-expanded=true]{background:#efe1e8;color:#652d49}.mobile-sheet{position:fixed;inset:auto 0 0;margin:0 auto;width:100%;max-width:640px;max-height:85dvh;border:0;border-radius:20px 20px 0 0;background:#faf9f6;padding-bottom:env(safe-area-inset-bottom);overscroll-behavior:contain}.mobile-sheet::backdrop{background:#0008}.mobile-sheet .side{padding:0;width:auto;font-size:14px}.mobile-sheet .side-sticky{position:static;max-height:none;overflow:visible}.mobile-sheet .bank-panel{border-radius:10px;overflow:hidden}.mobile-sheet .bank-panel h2{height:auto;line-height:1.5;padding:12px;font-size:15px}.mobile-sheet .bank-content{padding:16px}.mobile-sheet .bank-content strong{font-size:23px;line-height:1.6;overflow-wrap:normal}.mobile-sheet .bank-content p{font-size:14px;line-height:1.8}.mobile-sheet .urgent{padding:12px 16px;display:flex;justify-content:space-between;gap:12px}.mobile-sheet .urgent br{display:none}.mobile-sheet .urgent a{font-weight:600}.mobile-sheet .bank-panel h3{padding:4px 16px;background:#eed8e3;color:#49293b}.mobile-sheet .side-contact{padding:12px 16px;line-height:1.8}.mobile-sheet .side-contact>a{font-size:19px;line-height:1.8;letter-spacing:0}.mobile-sheet .side-contact .email{font-size:14px;word-break:normal}.mobile-sheet .side-contact p{font-size:12px;letter-spacing:0}.mobile-sheet .rail-inquiry{display:none}.mobile-sheet .documents{margin:16px 0 0;padding:12px;border:1px solid #ddd;border-radius:10px}.mobile-sheet .documents h2{text-align:left;font-size:15px;margin-bottom:10px}.mobile-sheet .documents select{width:100%;height:48px;font-size:14px;margin:0;padding:10px}.mobile-sheet .recent-panel{border:0;margin:0}.mobile-sheet .recent-panel h2{display:none}.mobile-sheet #recent-items{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;padding:0}.mobile-sheet #recent-items>a{margin:0;min-width:0}.mobile-sheet #recent-items img{width:100%;height:auto;aspect-ratio:1;background:white}.mobile-sheet #recent-items span{font-size:13px;display:block;padding:8px}.mobile-sheet #recent-items p{grid-column:1/-1;padding:25px 0}.mobile-sheet .recent-controls{padding-top:18px;gap:18px}.mobile-sheet .recent-controls button{width:48px;height:48px}.mobile-sheet #customer-banner{max-width:150px;margin:auto}.mobile-sheet #customer-banner img{width:100%;height:auto}
}
@media(max-width:380px){.catalog-header{gap:6px}.catalog-brand img{width:135px}.header-links{gap:10px;font-size:11px}.mobile-actions>*{font-size:11px}.service{font-size:11px}.phone-cta strong{font-size:22px}}

/* Product inquiry actions and readable branding on the dark footer. */
.services .service{display:flex;align-items:center;justify-content:center;min-height:44px;border-radius:10px;font-weight:700}
.service-print{background:#dcebf8;border-color:#b9d4eb;color:#294e70}
.service-box{background:#e0eee4;border-color:#bed7c5;color:#30583c}
.service-gift{background:#eee2f4;border-color:#d8c0e3;color:#674477}
.services .service:hover{filter:brightness(.96)}
.phone-cta{background:#c62828;color:#fff;border-radius:12px}.phone-cta:hover{background:#a91f1f}
footer .company-info .footer-brand img{filter:brightness(0) invert(.8)}
@media(max-width:800px){.quantity-table thead th:not(:first-child){font-size:11px;letter-spacing:-.6px;padding-inline:1px;white-space:nowrap}}
@media(max-width:380px){.quantity-table thead th:not(:first-child){font-size:10px}}
