.wsu-bundle-display{margin:20px 0;padding:20px;background:#f9f9f9;border:1px solid #e0e0e0;border-radius:8px;font-family:inherit}.wsu-bundle-header{margin-bottom:20px;text-align:center}.wsu-bundle-title{font-size:1.2em;margin:0 0 10px 0;color:#333;font-weight:600}.wsu-bundle-savings-summary{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;background:#e8f5e8;padding:8px 16px;border-radius:20px;border:1px solid #4caf50}.wsu-bundle-save-amount{font-weight:bold;color:#2e7d32;font-size:1.1em}.wsu-bundle-save-percentage{color:#388e3c;font-size:.9em}.wsu-bundle-items{margin:20px 0}.wsu-bundle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;gap:16px;padding:16px;margin-bottom:16px;background:#fff;border:1px solid #e0e0e0;border-radius:6px;-webkit-transition:all .3s ease;transition:all .3s ease}.wsu-bundle-item:hover{-webkit-box-shadow:0 2px 8px rgba(0,0,0,.1);box-shadow:0 2px 8px rgba(0,0,0,.1);border-color:silver}.wsu-bundle-item:last-child{margin-bottom:0}.wsu-bundle-item-image{-ms-flex-negative:0;flex-shrink:0}.wsu-bundle-product-image{display:block;max-width:80px;height:auto;border-radius:4px;-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease, -webkit-transform .3s ease}.wsu-bundle-item-image a:hover .wsu-bundle-product-image{-webkit-transform:scale(1.05);transform:scale(1.05)}.wsu-bundle-image-placeholder{width:80px;height:80px;background:#f0f0f0;border:1px solid #ddd;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#999}.wsu-bundle-image-placeholder .dashicons{font-size:24px}.wsu-bundle-item-details{-webkit-box-flex:1;-ms-flex:1;flex:1;min-width:0}.wsu-bundle-item-name{margin:0 0 8px 0;font-size:1.1em;font-weight:600;line-height:1.3}.wsu-bundle-item-name a{color:#333;text-decoration:none;-webkit-transition:color .3s ease;transition:color .3s ease}.wsu-bundle-item-name a:hover{color:#007cba}.wsu-bundle-item-description{margin:8px 0;color:#666;font-size:.9em;line-height:1.4}.wsu-bundle-item-quantity{margin:8px 0;font-size:.9em;color:#777;font-weight:500}.wsu-bundle-item-price{margin:8px 0 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px}.wsu-bundle-unit-price{font-size:.9em;color:#666}.wsu-bundle-total-price{font-weight:600;color:#333}.wsu-bundle-quickview-btn{background:#f0f0f0;border:1px solid #ddd;padding:6px 12px;font-size:.85em;border-radius:4px;cursor:pointer;-webkit-transition:all .3s ease;transition:all .3s ease;margin-top:8px}.wsu-bundle-quickview-btn:hover{background:#e0e0e0;border-color:#bbb}.wsu-bundle-quickview-modal{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.7);z-index:9999;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:20px}.wsu-bundle-quickview-content{background:#fff;padding:30px;border-radius:8px;max-width:600px;width:100%;max-height:80vh;overflow-y:auto;position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;gap:20px}.wsu-bundle-quickview-image{-ms-flex-negative:0;flex-shrink:0}.wsu-bundle-quickview-image img{max-width:200px;height:auto}.wsu-bundle-quickview-details{-webkit-box-flex:1;-ms-flex:1;flex:1}.wsu-bundle-quickview-details h3{margin:0 0 15px 0;font-size:1.3em}.wsu-bundle-quickview-details .price{font-size:1.2em;font-weight:bold;margin-bottom:15px}.wsu-bundle-quickview-details .description{margin-bottom:20px;line-height:1.5}.wsu-bundle-quickview-close{position:absolute;top:10px;right:15px;background:none;border:none;font-size:24px;cursor:pointer;color:#666;line-height:1}.wsu-bundle-layout-list .wsu-bundle-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.wsu-bundle-layout-grid .wsu-bundle-items{display:grid;grid-template-columns:repeat(auto-fit, minmax(280px, 1fr));gap:16px}.wsu-bundle-layout-grid .wsu-bundle-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;padding:20px}.wsu-bundle-layout-grid .wsu-bundle-item-image{-ms-flex-item-align:center;align-self:center;margin-bottom:12px}.wsu-bundle-layout-grid .wsu-bundle-product-image{max-width:120px}.wsu-bundle-layout-compact .wsu-bundle-item{padding:12px;margin-bottom:8px}.wsu-bundle-layout-compact .wsu-bundle-product-image{max-width:50px}.wsu-bundle-layout-compact .wsu-bundle-item-name{font-size:1em;margin-bottom:4px}.wsu-bundle-layout-compact .wsu-bundle-item-description{display:none}.wsu-bundle-layout-detailed .wsu-bundle-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:24px}.wsu-bundle-layout-detailed .wsu-bundle-item-image{-ms-flex-item-align:center;align-self:center;margin-bottom:16px}.wsu-bundle-layout-detailed .wsu-bundle-product-image{max-width:150px}.wsu-bundle-layout-detailed .wsu-bundle-item-details{text-align:center}.wsu-bundle-layout-slider .wsu-bundle-items{display:-webkit-box;display:-ms-flexbox;display:flex;overflow-x:auto;gap:16px;padding:10px 0;scroll-behavior:smooth}.wsu-bundle-layout-slider .wsu-bundle-item{-ms-flex-negative:0;flex-shrink:0;width:250px;margin-bottom:0}.wsu-bundle-footer{margin-top:24px;padding-top:20px;border-top:2px solid #e0e0e0}.wsu-bundle-pricing-breakdown{background:#fff;border:1px solid #e0e0e0;border-radius:6px;padding:20px}.wsu-bundle-pricing-breakdown h4{margin:0 0 16px 0;font-size:1.1em;color:#333}.wsu-bundle-price-list{list-style:none;margin:0;padding:0}.wsu-bundle-price-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:8px 0;border-bottom:1px solid #f0f0f0}.wsu-bundle-price-list li:last-child{border-bottom:none}.wsu-bundle-price-summary{margin-top:16px;padding-top:16px;border-top:1px solid #e0e0e0}.wsu-bundle-subtotal,.wsu-bundle-discount,.wsu-bundle-final-total{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:6px 0}.wsu-bundle-discount span:last-child{color:#4caf50;font-weight:600}.wsu-bundle-final-total{font-size:1.1em;padding-top:12px;border-top:2px solid #e0e0e0;margin-top:8px}.wsu-bundle-loading{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:8px;color:#666;font-style:italic}.wsu-bundle-loading::before{content:"";width:16px;height:16px;border:2px solid #e0e0e0;border-top:2px solid #666;border-radius:50%;-webkit-animation:wsu-bundle-spin 1s linear infinite;animation:wsu-bundle-spin 1s linear infinite}@-webkit-keyframes wsu-bundle-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes wsu-bundle-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.wsu-bundle-updating{opacity:.6;pointer-events:none}.wsu-bundle-error{color:#d32f2f;font-size:.9em;padding:8px;background:#ffebee;border:1px solid #ffcdd2;border-radius:4px;margin:8px 0}.wsu-bundle-item.wsu-bundle-error{border-color:#f44336;background:#fff5f5}@media(max-width: 768px){.wsu-bundle-display{padding:16px}.wsu-bundle-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;text-align:center;gap:12px}.wsu-bundle-item-image{-ms-flex-item-align:center;align-self:center}.wsu-bundle-layout-grid .wsu-bundle-items{grid-template-columns:1fr}.wsu-bundle-layout-slider .wsu-bundle-item{width:220px}.wsu-bundle-quickview-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin:10px;padding:20px;max-height:90vh}.wsu-bundle-quickview-image img{max-width:150px}.wsu-bundle-pricing-breakdown{padding:16px}}@media(max-width: 480px){.wsu-bundle-display{padding:12px;margin:16px 0}.wsu-bundle-item{padding:12px}.wsu-bundle-product-image{max-width:60px}.wsu-bundle-layout-slider .wsu-bundle-items{gap:12px}.wsu-bundle-layout-slider .wsu-bundle-item{width:200px}.wsu-bundle-savings-summary{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;gap:4px;text-align:center}}@media print{.wsu-bundle-quickview-btn{display:none}.wsu-bundle-display{border:1px solid #333;background:#fff}.wsu-bundle-item{-webkit-column-break-inside:avoid;-moz-column-break-inside:avoid;break-inside:avoid;page-break-inside:avoid}}@media(prefers-color-scheme: dark){.wsu-bundle-display{background:#2a2a2a;border-color:#444;color:#fff}.wsu-bundle-item{background:#333;border-color:#555}.wsu-bundle-item-name a{color:#fff}.wsu-bundle-item-name a:hover{color:#4fc3f7}.wsu-bundle-item-description,.wsu-bundle-item-quantity{color:#ccc}.wsu-bundle-pricing-breakdown{background:#333;border-color:#555}.wsu-bundle-quickview-content{background:#2a2a2a;color:#fff}}.wsu-bundle-quickview-btn:focus,.wsu-bundle-quickview-close:focus{outline:2px solid #007cba;outline-offset:2px}.wsu-bundle-sr-only{position:absolute !important;clip:rect(1px, 1px, 1px, 1px);padding:0 !important;border:0 !important;height:1px !important;width:1px !important;overflow:hidden}@media(prefers-contrast: high){.wsu-bundle-display,.wsu-bundle-item{border-width:2px}.wsu-bundle-item:hover{border-width:3px}}@media(prefers-reduced-motion: reduce){.wsu-bundle-item,.wsu-bundle-product-image,.wsu-bundle-quickview-btn{-webkit-transition:none;transition:none}.wsu-bundle-loading::before{-webkit-animation:none;animation:none}}
