:root{--gradient: linear-gradient( 165deg, transparent 50%, hsla(var(--h) var(--s) var(--l) / .15) 125% )}.product-configurator-control{--h: 330;--s: 88%;--l: 66%;--padding: 5px;--font-size-large: 1.5rem;--font-size-medium: 1.2rem;width:100%;height:100%;min-height:800px;display:grid;grid-auto-rows:1fr;inline-size:100%;grid-template-columns:50% 50%}.product-configurator-control .left{background-image:var(--gradient);padding:var(--padding)}.product-configurator-control .right{height:100%;display:grid;grid-template-rows:auto 1fr auto}.scroll-container{contain:size;overflow-y:auto;overscroll-behavior-x:contain}.product-configurator-controlxx>*{flex-grow:1}.product-preview{height:100%;width:100%}.preview-container{width:100%;height:100%;position:relative}.product-preview img.preview{height:100%;width:100%;position:absolute;top:0;left:0;object-fit:contain}.product-selection{margin:10px;padding:5px;flex-grow:1}.category-box{margin:1rem}.category-title{font-weight:700;font-size:20px}.category-description{display:block;font-size:.85em;margin-top:2px;margin-bottom:6px}.admin-requires-panel{display:flex;flex-wrap:wrap;gap:6px;margin-top:6px;padding:6px 8px;background:#0000000a;border-radius:4px;border:1px dashed #ccc}.admin-requires-entry{font-size:.78em;color:gray}.product-item-main{width:40px;height:40px;padding:0;overflow:hidden;border:1px solid gray;border-radius:5px;margin-right:3px}.product-item-main img{width:48px;height:48px}.product-item{width:100%;border-radius:5px;border:2px solid lightgray;background-color:#00000003;padding-right:15px;margin-bottom:10px}.product-item:hover{background-color:#00000005;border:2px solid gray}.product-item-header{display:flex;justify-content:space-between;align-items:baseline;gap:8px}.product-item .name{color:#00008b;font-weight:500;font-size:.9em}.product-item.selected{background-color:#32000005;border:2px solid orange}.product-item .description{color:gray;text-align:left}.product-item .name{color:#00008b}.product-item .price{color:#000;font-size:.9em!important;font-weight:700;white-space:nowrap}.product-item img{width:40px;height:40px;object-fit:cover;border-radius:3px;float:left;margin-right:8px}.product-item-img-spacer{width:40px;height:40px;float:left;margin-right:8px;flex-shrink:0}.product-item-wrapper{position:relative;display:flex;align-items:flex-start;margin-bottom:10px}.product-item-wrapper .product-item{flex:1;margin-bottom:0}.product-info-btn{flex-shrink:0;margin-left:4px;padding:2px 6px;background:none;border:none;cursor:pointer;color:gray;font-size:16px;line-height:1;opacity:.6}.product-info-btn:hover{opacity:1;color:#00008b}.product-info-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#0006;display:flex;align-items:center;justify-content:center;z-index:1000}.product-info-dialog{background:#fff;border-radius:8px;padding:24px;min-width:300px;max-width:480px;max-height:80vh;overflow-y:auto;position:relative;box-shadow:0 8px 32px #0003}.product-info-close{position:absolute;top:12px;right:12px;background:none;border:none;font-size:20px;cursor:pointer;color:gray;line-height:1}.product-info-image{width:100%;max-height:220px;object-fit:contain;border-radius:4px;margin-bottom:12px}.product-info-title{margin:0 0 12px;font-size:1.1em;color:#00008b}.product-info-description{color:#555;margin-bottom:10px;font-size:.9em}.product-info-price{font-weight:700;margin-bottom:10px}.product-info-features{font-size:.85em;color:gray;margin-top:6px}.product-summery{border:2px solid lightgray;border-radius:5px;margin:10px;padding:5px;box-shadow:2px 4px 4px #0000001a,2px 6px 6px #0000000d;position:sticky;bottom:0}.product-summery-total{font-size:var(--font-size-large);font-weight:700;text-align:right;padding-right:15px}
