.product-pdf-download-wrapper{margin:12px 0 4px}.product-pdf-download-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:100%;cursor:pointer;font-weight:600;letter-spacing:.01em}.product-pdf-download-btn[disabled]{opacity:.6;cursor:wait}.product-pdf-btn-icon{display:inline-flex;align-items:center;flex-shrink:0;width:28px;height:33px;line-height:1}.product-pdf-btn-icon svg{width:100%;height:100%;display:block}.product-pdf-btn-spinner{width:14px;height:14px;border:2px solid rgba(255,255,255,.4);border-top-color:currentColor;border-radius:50%;display:inline-block;animation:product-pdf-spin .7s linear infinite}.product-pdf-btn-spinner[hidden]{display:none}@keyframes product-pdf-spin{to{transform:rotate(360deg)}}.product-pdf-error{margin:8px 0 0;font-size:13px;color:#b42318}.product-pdf-error[hidden]{display:none}#product-pdf-root{position:absolute;top:0;left:-99999px;width:816px;z-index:-1;pointer-events:none}#product-pdf-document{background:#fff;color:#1c1c1c;font-family:Arial,Helvetica,Segoe UI,sans-serif;font-size:13px;line-height:1.5}.pdf-page{width:816px;box-sizing:border-box;padding:40px 56px 34px;display:flex;flex-direction:column}.pdf-page-break{page-break-before:always;break-before:page}.pdf-header,.pdf-page1-body,.pdf-qr-order,.pdf-gallery,.pdf-footer,.pdf-price-tag,.pdf-spec-table tr{break-inside:avoid;page-break-inside:avoid}.pdf-section-heading{break-after:avoid;page-break-after:avoid}.pdf-header{display:flex;align-items:flex-start;justify-content:space-between;border-bottom:4px solid #1a3c5e;padding-bottom:14px;margin-bottom:20px}.pdf-logo{max-height:92px;max-width:320px;object-fit:contain}.pdf-logo-text{font-size:20px;font-weight:800;color:#1a3c5e;letter-spacing:.02em;max-width:340px;line-height:1.2}.pdf-header__meta{text-align:right}.pdf-doc-label{display:inline-block;background:#1a3c5e;color:#fff;font-size:11px;font-weight:700;letter-spacing:.08em;padding:5px 10px;border-radius:3px;margin-bottom:6px}.pdf-doc-date{font-size:11px;color:#667085}.pdf-product-title{font-size:25px;font-weight:800;color:#101828;margin:4px 0 2px}.pdf-product-vendor{font-size:13px;color:#475467;margin-bottom:10px;font-weight:600}.pdf-price-tag{display:flex;align-items:baseline;gap:10px;margin-bottom:16px}.pdf-price-tag .pdf-price-current{font-size:28px;font-weight:800;color:#1a3c5e}.pdf-price-tag .pdf-price-compare{font-size:15px;font-weight:600;color:#98a2b3;text-decoration:line-through}.pdf-price-tag .pdf-price-note{font-size:11px;color:#667085;font-weight:600;text-transform:uppercase;letter-spacing:.04em}.pdf-section-heading{font-size:16px;font-weight:800;color:#1a3c5e;text-transform:uppercase;letter-spacing:.04em;border-bottom:2px solid #e4e7ec;padding-bottom:6px;margin:26px 0 12px}.pdf-section-heading:first-of-type{margin-top:0}.pdf-page1-body{display:flex;gap:32px;margin-top:6px}.pdf-main-image{flex:0 0 340px;width:340px;height:340px;border:1px solid #e4e7ec;border-radius:6px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f9fafb}.pdf-main-image img{width:100%;height:100%;object-fit:contain}.pdf-key-info{flex:1;display:flex;flex-direction:column;justify-content:flex-start}.pdf-spec-table{width:100%;border-collapse:collapse;margin-bottom:16px}.pdf-spec-table tr{border-bottom:1px solid #e4e7ec}.pdf-spec-table tr:nth-child(2n){background:#f7f8fa}.pdf-spec-table th,.pdf-spec-table td{text-align:left;padding:9px 12px;vertical-align:top}.pdf-spec-table th{width:38%;font-weight:700;color:#344054;background:#eef2f6;border-right:1px solid #e4e7ec}.pdf-spec-table td{color:#1c1c1c;font-weight:500}.pdf-spec-table--key th{background:#1a3c5e;color:#fff;border-right-color:#1a3c5e}.pdf-spec-table--key tr:nth-child(2n){background:#f0f4f8}.pdf-spec-table--key td{font-weight:700;font-size:14px}.pdf-order-button{display:inline-block;background:#f5a623;color:#101828!important;text-decoration:none!important;font-weight:800;font-size:14px;letter-spacing:.05em;text-align:center;padding:14px 20px;border-radius:6px;margin-top:8px}.pdf-order-button--large{font-size:16px;padding:16px 28px}.pdf-fallback-url{margin-top:6px;font-size:10px;color:#98a2b3;word-break:break-all}.pdf-description{font-size:13px;color:#1c1c1c}.pdf-description p{margin:0 0 10px}.pdf-description ul,.pdf-description ol{margin:0 0 10px 20px;padding:0}.pdf-description img{display:none}.pdf-list{margin:0 0 4px;padding-left:20px}.pdf-list li{margin-bottom:6px}.pdf-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:6px}.pdf-gallery-item{border:1px solid #e4e7ec;border-radius:4px;height:130px;display:flex;align-items:center;justify-content:center;overflow:hidden;background:#f9fafb}.pdf-gallery-item img{width:100%;height:100%;object-fit:contain}.pdf-qr-order{display:flex;align-items:center;justify-content:space-between;background:#f7f8fa;border:1px solid #e4e7ec;border-radius:8px;padding:20px 26px;margin:24px 0 6px}.pdf-qr-code{display:flex;flex-direction:column;align-items:center;gap:6px}.pdf-qr-code p{margin:0;font-size:11px;color:#667085;font-weight:600}#product-pdf-qrcode{width:96px;height:96px}#product-pdf-qrcode img,#product-pdf-qrcode canvas{width:96px!important;height:96px!important}.pdf-qr-url{font-size:10px;color:#98a2b3;word-break:break-all;max-width:220px;text-align:center}.pdf-footer{margin-top:22px;padding-top:16px;border-top:1px solid #e4e7ec;font-size:10px;color:#98a2b3;display:flex;flex-direction:column;gap:3px}.pdf-footer strong{color:#667085}.pdf-footer .pdf-disclaimer{margin-top:4px;font-style:italic}
/*# sourceMappingURL=/cdn/shop/t/46/assets/product-pdf.css.map */
