.catalog-print-root{background:#e5e7eb;grid-template-columns:repeat(2,auto);justify-content:center;gap:24px;min-height:200px;padding:32px;display:grid}.catalog-page{box-sizing:border-box;background:#fff;flex-direction:column;width:595px;min-height:842px;display:flex;position:relative;overflow:hidden;box-shadow:0 4px 24px #0000002e}.catalog-fullscreen-overlay{z-index:9999;background:#000000c7;justify-content:center;align-items:center;padding:24px;display:flex;position:fixed;inset:0}.catalog-fullscreen-close{color:#fff;cursor:pointer;background:#ffffff26;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex;position:absolute;top:16px;right:20px}.catalog-page-wrapper{position:relative}.catalog-page-zoom-btn{color:#fff;cursor:pointer;opacity:0;white-space:nowrap;z-index:10;background:#0000008c;border:none;border-radius:6px;padding:4px 8px;font-size:10px;transition:opacity .2s;position:absolute;bottom:8px;right:8px}.catalog-page-wrapper:hover .catalog-page-zoom-btn{opacity:1}.catalog-page-header{color:#fff;background:#1e1e1e;flex-shrink:0;justify-content:center;align-items:center;height:57px;padding:0 16px;display:flex;position:relative}.catalog-page-main{flex:1;padding:15px 43px 0;overflow:hidden}.catalog-page-footer{color:#fff;background:#1e1e1e;flex-shrink:0;align-items:center;height:43px;padding:0 24px;display:flex}.catalog-card-container{box-sizing:border-box;background:#fff;border:1px solid #e5e7eb;display:grid;overflow:hidden}.catalog-card-image{background:#f9fafb;justify-content:center;align-items:center;display:flex;overflow:hidden}.catalog-card-image img{object-fit:contain;width:100%;height:100%;display:block}.catalog-card-placeholder{color:#9ca3af;width:32px;height:32px}.catalog-card-stats{display:flex}.catalog-card-stat{flex-direction:column;flex:1;align-items:stretch;padding:4px;display:flex}.catalog-card-stat.optional{background:#fdfdfd}.catalog-card-stat-label{color:#9ca3af;text-align:center;margin-bottom:0;font-size:10px;line-height:1}.catalog-card-stat-value{color:#111;text-align:center;flex:1;justify-content:center;align-items:center;font-size:12px;font-weight:700;display:flex}.catalog-card-price-value{color:#ed2024;letter-spacing:-.2px;font-size:11.5px}.catalog-card-bottom{flex-direction:column;justify-content:space-evenly;padding:4px 8px;display:flex}.catalog-card-sku-row{align-items:center;display:flex}.catalog-card-sku-label{color:#374151;margin-right:6px;font-size:11px;font-weight:500}.catalog-card-sku-value{color:#4b5563;background:#f3f4f6;border-radius:2px;flex:1;padding:2px 4px;font-family:monospace;font-size:11px}.catalog-card-name-thai{color:#1f2937;-webkit-line-clamp:2;-webkit-box-orient:vertical;font-size:11px;font-weight:700;line-height:1.3;display:-webkit-box;overflow:hidden}.catalog-card-name-eng{color:#9ca3af;white-space:nowrap;text-overflow:ellipsis;margin-top:1px;font-size:9px;overflow:hidden}.layout-1 .catalog-card-name-thai,.layout-2 .catalog-card-name-thai,.layout-3 .catalog-card-name-thai,.layout-4 .catalog-card-name-thai{-webkit-line-clamp:unset;display:block;overflow:visible}.layout-1 .catalog-card-name-eng,.layout-2 .catalog-card-name-eng,.layout-3 .catalog-card-name-eng,.layout-4 .catalog-card-name-eng{white-space:normal;overflow:visible}.layout-6 .catalog-card-name-thai{white-space:nowrap;text-overflow:ellipsis;display:block;overflow:hidden}.catalog-card-variants-inline{color:#4b5563;border-top:1px dashed #e5e7eb;flex-wrap:wrap;align-items:baseline;gap:4px;margin-top:8px;padding-top:6px;font-size:11px;display:flex}.catalog-card-variants-inline-label{color:#9ca3af;font-size:10px;font-weight:500}.catalog-card-variants-inline-names{color:#1f2937;font-weight:600}.catalog-card-variants-inline-values{color:#ed2024;font-weight:700}.catalog-grid-6{grid-template-rows:repeat(3,238px);grid-template-columns:repeat(2,248px);gap:0 14px;height:100%;display:grid}.catalog-grid-4{grid-template-rows:repeat(2,350px);grid-template-columns:repeat(2,248px);gap:14px;height:100%;display:grid}.catalog-grid-3{flex-direction:column;justify-content:space-between;gap:14px;height:100%;display:flex}.catalog-grid-2{flex-direction:column;gap:14px;height:100%;display:flex}.catalog-card-2{flex-direction:row!important;width:510px!important;height:350px!important;display:flex!important}.catalog-card-2:first-child{flex-direction:row-reverse!important}.catalog-grid-1{justify-content:center;height:100%;display:flex}.catalog-card-1{width:510px!important;height:714px!important}.layout-6{grid-template:"image stats"174px"bottom bottom"/174px 74px;width:248px;height:238px}.layout-6 .catalog-card-image{border-bottom:1px solid #e5e7eb;border-right:1px solid #e5e7eb;grid-area:image}.layout-6 .catalog-card-stats{border-bottom:1px solid #e5e7eb;flex-direction:column;grid-area:stats}.layout-6 .catalog-card-stat{border-bottom:1px solid #e5e7eb}.layout-6 .catalog-card-stat:last-child{border-bottom:none}.layout-6 .catalog-card-bottom{grid-area:bottom}.layout-4{grid-template:"image"248px"stats"50px"bottom"/100%;width:248px;height:350px}.layout-4 .catalog-card-image{border-bottom:1px solid #e5e7eb;grid-area:image}.layout-4 .catalog-card-stats{border-bottom:1px solid #e5e7eb;flex-direction:row;grid-area:stats}.layout-4 .catalog-card-stat{border-right:1px solid #e5e7eb}.layout-4 .catalog-card-stat:last-child{border-right:none}.layout-4 .catalog-card-bottom{grid-area:bottom}.layout-3{grid-template:"image stats"80px"image bottom"/248px 262px;width:510px;height:228.66px}.catalog-grid-3 .layout-3:nth-child(2n){grid-template-columns:262px 248px;grid-template-areas:"stats image""bottom image"}.layout-3 .catalog-card-image{border-right:1px solid #e5e7eb;grid-area:image}.catalog-grid-3 .layout-3:nth-child(2n) .catalog-card-image{border-left:1px solid #e5e7eb;border-right:none}.layout-3 .catalog-card-stats{border-bottom:1px solid #e5e7eb;flex-direction:row;grid-area:stats}.layout-3 .catalog-card-stat{border-right:1px solid #e5e7eb}.layout-3 .catalog-card-stat:last-child{border-right:none}.layout-3 .catalog-card-bottom{grid-area:bottom;justify-content:flex-start;gap:4px;padding:8px 12px}.layout-2{grid-template:"image stats"80px"image bottom"/255px 255px;width:510px;height:350px}.catalog-grid-2 .layout-2:nth-child(2n){grid-template-areas:"stats image""bottom image"}.layout-2 .catalog-card-image{grid-area:image}.layout-2 .catalog-card-stats{border-bottom:1px solid #e5e7eb;flex-direction:row;grid-area:stats}.layout-2 .catalog-card-stat{border-right:1px solid #e5e7eb}.layout-2 .catalog-card-stat:last-child{border-right:none}.layout-2 .catalog-card-bottom{grid-area:bottom;justify-content:flex-start;gap:4px;padding:8px 12px}.layout-1{grid-template:"image"470px"stats"80px"bottom"/100%;width:510px;height:714px}.layout-1 .catalog-card-image{border-bottom:1px solid #e5e7eb;grid-area:image}.layout-1 .catalog-card-stats{border-bottom:1px solid #e5e7eb;flex-direction:row;grid-area:stats}.layout-1 .catalog-card-stat{border-right:1px solid #e5e7eb}.layout-1 .catalog-card-stat:last-child{border-right:none}.layout-1 .catalog-card-bottom{grid-area:bottom;justify-content:flex-start;gap:6px;padding:12px 16px}@media print{@page{size:A4 portrait;margin:0}body>*{display:none!important}.catalog-print-root{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;background:0 0!important;gap:0!important;padding:0!important;display:block!important}.catalog-page{page-break-after:always;zoom:1.33333!important;width:595px!important;height:842px!important;min-height:842px!important;box-shadow:none!important}.catalog-page:last-child{page-break-after:avoid}.no-print{display:none!important}}
