.ps-qty-btn{align-items:center;background:transparent;border:2px solid transparent;border-radius:6px;cursor:pointer;display:flex;height:36px;justify-content:center;padding:0;transition:all .2s;width:36px}.ps-qty-btn:hover{border-color:#00598e}.ps-qty-input{-moz-appearance:textfield;border:1px solid #707581;border-radius:10px;color:#111;font-size:20px;font-weight:500;height:56px;margin:0;padding:0;text-align:center;width:56px}.ps-qty-input::-webkit-inner-spin-button,.ps-qty-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.ps-visualizer-container{background-color:#eee;border-radius:8px;height:20.875rem;overflow:hidden;position:relative;width:100%}@media(min-width:768px){.ps-visualizer-container{height:30rem}}@media(min-width:1024px){.ps-visualizer-container{height:480px}}.ps-mobile-cart-bar{display:none}.ps-qty-input-mobile{border-radius:8px!important;font-size:16px!important;height:42px!important;width:42px!important}@media(max-width:768px){.ps-topbar-desktop-cart{display:none!important}.ps-top-bar{margin-left:0!important;max-width:100%!important;padding:10px 15px!important;position:relative!important;top:auto!important;width:100%!important}.ps-mobile-cart-bar{background:#fff;border-top:1px solid #ddd;bottom:0;box-shadow:0 -4px 16px rgba(0,0,0,.1);box-sizing:border-box;display:block!important;left:0;padding:10px 15px;position:fixed;right:0;z-index:9999}.ps-inner-nav{bottom:70px;left:0;position:fixed!important;right:0;z-index:9998}.ps-inner-nav,.ps-inner-nav>div{overflow-x:auto;-webkit-overflow-scrolling:touch}.ps-inner-nav a{font-size:13px!important;padding:10px 14px!important}.ps-product-main-layout{flex-direction:column!important;gap:15px!important;padding:15px 10px!important}.ps-product-main-layout .ps-product-left-col{flex:1 1 100%!important;position:relative!important;top:auto!important;width:100%!important}.ps-product-main-layout .ps-product-right-col{flex:1 1 100%!important;width:100%!important}.paint-store-product-builder{padding-bottom:140px!important}.ps-qty-input{border-radius:8px;font-size:16px;height:42px;width:42px}.ps-qty-btn{height:30px;width:30px}}.ps-overview-content h2,.ps-overview-content h3,.ps-overview-content h4{color:#111;margin-bottom:15px;margin-top:25px}.ps-overview-content p{color:#333;font-size:15px;line-height:1.6;margin-bottom:16px}.ps-overview-content ol,.ps-overview-content ul{color:#333;font-size:15px;line-height:1.6;margin-bottom:20px;padding-left:20px}.ps-overview-content li{margin-bottom:8px}.ps-overview-content a{color:#00598e;text-decoration:underline}.ps-overview-content a:hover{color:#003d63}
.ps-gs{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;max-width:var(--ps-gs-width,420px);position:relative;width:100%;z-index:100}.ps-gs__input-wrap{align-items:center;background:hsla(0,0%,100%,.08);border:1px solid rgba(0,0,0,.25);border-radius:12px;display:flex;gap:8px;height:42px;padding:0 14px;transition:background .2s,border-color .2s,box-shadow .2s}.ps-gs__input-wrap:focus-within{background:#fff;border-color:#4f46e5;box-shadow:0 0 0 3px rgba(79,70,229,.15)}.ps-gs__icon{color:#6b7280;flex-shrink:0;height:18px;transition:color .2s;width:18px}.ps-gs__input-wrap:focus-within .ps-gs__icon{color:#4f46e5}.ps-gs__input{background:transparent;border:none;color:#1e1e1e;flex:1;font-size:14px;line-height:1;outline:none}.ps-gs__input-wrap:focus-within .ps-gs__input{color:#1e1e1e}.ps-gs__input::-moz-placeholder{color:#9ca3af;font-size:13px}.ps-gs__input::placeholder{color:#9ca3af;font-size:13px}.ps-gs__input-wrap:focus-within .ps-gs__input::-moz-placeholder{color:#9ca3af}.ps-gs__input-wrap:focus-within .ps-gs__input::placeholder{color:#9ca3af}.ps-gs__clear{background:none;border:none;color:#9ca3af;cursor:pointer;font-size:14px;line-height:1;padding:2px 4px;transition:color .15s}.ps-gs__clear:hover{color:#ef4444}.ps-gs__spinner{animation:psGsSpin .6s linear infinite;border:2px solid #e5e7eb;border-radius:50%;border-top-color:#4f46e5;flex-shrink:0;height:16px;width:16px}@keyframes psGsSpin{to{transform:rotate(1turn)}}.ps-gs__dropdown{animation:psGsFadeIn .15s ease;background:#fff;border-radius:14px;box-shadow:0 12px 40px rgba(0,0,0,.18),0 0 0 1px rgba(0,0,0,.05);left:0;max-height:420px;overflow-y:auto;position:absolute;right:0;top:calc(100% + 6px)}@keyframes psGsFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.ps-gs__empty,.ps-gs__loading{color:#6b7280;font-size:14px;padding:28px 20px;text-align:center}.ps-gs__empty-icon{display:block;font-size:28px;margin-bottom:8px}.ps-gs__empty p{margin:0 0 4px}.ps-gs__hint{color:#9ca3af;font-size:12px}.ps-gs__section+.ps-gs__section{border-top:1px solid #f0f0f0}.ps-gs__section-header{align-items:center;display:flex;justify-content:space-between;padding:10px 16px 4px}.ps-gs__section-label{color:#9ca3af;font-size:11px;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.ps-gs__count{background:#f3f4f6;border-radius:10px;color:#6b7280;font-size:10px;font-weight:600;padding:2px 7px}.ps-gs__list{list-style:none;margin:0;padding:4px 6px 6px}.ps-gs__item{align-items:center;border-radius:10px;cursor:pointer;display:flex;gap:12px;padding:8px 10px;transition:background .12s}.ps-gs__item:hover{background:#f5f3ff}.ps-gs__thumb{background:#f3f4f6;border-radius:8px;flex-shrink:0;height:40px;-o-object-fit:cover;object-fit:cover;width:40px}.ps-gs__thumb--placeholder{align-items:center;display:flex;justify-content:center}.ps-gs__thumb--placeholder svg{height:22px;width:22px}.ps-gs__swatch{border:1px solid rgba(0,0,0,.08);border-radius:8px;flex-shrink:0;height:36px;width:36px}.ps-gs__meta{display:flex;flex:1;flex-direction:column;gap:2px;min-width:0}.ps-gs__name{color:#1e1e1e;font-size:14px;font-weight:600}.ps-gs__name,.ps-gs__sub{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ps-gs__sub{color:#9ca3af;font-size:12px}.ps-gs__arrow{color:#d1d5db;flex-shrink:0;height:16px;transition:color .12s;width:16px}.ps-gs__item:hover .ps-gs__arrow{color:#4f46e5}@media(max-width:600px){.ps-gs{max-width:100%}.ps-gs__dropdown{border-radius:0 0 14px 14px}}
.ps-cc-banner{align-items:center;background:#fff;box-shadow:0 -4px 20px rgba(0,0,0,.1);color:#333;display:flex;flex-wrap:wrap;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;gap:20px;justify-content:space-between;padding:20px 30px;position:fixed;transition:all .3s ease;z-index:99999}.ps-cc-banner--bottom-bar{bottom:0;left:0;right:0;width:100%}.ps-cc-banner--bottom-left{left:20px}.ps-cc-banner--bottom-left,.ps-cc-banner--bottom-right{align-items:flex-start;border-radius:12px;bottom:20px;flex-direction:column;max-width:calc(100% - 40px);width:400px}.ps-cc-banner--bottom-right{right:20px}.ps-cc-banner--center{align-items:center;border-radius:16px;box-shadow:0 10px 40px rgba(0,0,0,.2);flex-direction:column;left:50%;max-width:calc(100% - 40px);text-align:center;top:50%;transform:translate(-50%,-50%);width:500px}.ps-cc-banner__content{flex:1;min-width:250px}.ps-cc-banner__title{font-size:18px;font-weight:700;margin:0 0 8px}.ps-cc-banner__text{font-size:14px;line-height:1.5;margin:0;opacity:.9}.ps-cc-banner__actions{display:flex;flex-wrap:wrap;gap:10px}.ps-cc-btn{border:1px solid transparent;border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;padding:10px 18px;transition:all .2s}.ps-cc-btn-primary{background-color:#4f46e5;color:#fff}.ps-cc-btn-primary:hover{opacity:.9}.ps-cc-btn-secondary{background-color:transparent;border-color:#ddd;color:#666}.ps-cc-btn-secondary:hover{background-color:#f5f5f5}.ps-cc-btn-tertiary{background-color:transparent;color:#666;padding:10px 5px;text-decoration:underline}.ps-cc-btn-tertiary:hover{color:#333}.ps-cc-modal-overlay{align-items:center;animation:fadeIn .2s ease;background:rgba(0,0,0,.6);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:100000}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ps-cc-modal-content{background:#fff;border-radius:12px;box-shadow:0 10px 30px rgba(0,0,0,.15);font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;max-height:90vh;max-width:600px;overflow-y:auto;padding:30px;position:relative;width:100%}.ps-cc-modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:20px;line-height:1;position:absolute;right:20px;top:20px}.ps-cc-modal-close:hover{color:#333}.ps-cc-modal-title{color:#111;font-size:24px;font-weight:700;margin:0 0 10px}.ps-cc-modal-desc{color:#555;font-size:14px;line-height:1.5;margin:0 0 25px}.ps-cc-preference-list{display:flex;flex-direction:column;gap:15px;margin-bottom:30px}.ps-cc-preference-item{background:#fdfdfd;border:1px solid #e5e5e5;border-radius:8px;padding:15px 20px}.ps-cc-preference-header{align-items:center;display:flex;gap:20px;justify-content:space-between}.ps-cc-preference-info h4{color:#222;font-size:16px;margin:0 0 5px}.ps-cc-preference-info p{color:#666;font-size:13px;line-height:1.4;margin:0}.ps-cc-badge--always-active{background:#e0f2f1;border-radius:4px;color:#00796b;font-size:12px;font-weight:600;padding:4px 8px;white-space:nowrap}.ps-cc-switch{display:inline-block;flex-shrink:0;height:24px;position:relative;width:44px}.ps-cc-switch input{height:0;opacity:0;width:0}.ps-cc-slider{background-color:#ccc;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.3s}.ps-cc-slider:before{background-color:#fff;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.3s;width:18px}input:checked+.ps-cc-slider{background-color:#4f46e5}input:focus+.ps-cc-slider{box-shadow:0 0 1px #4f46e5}input:checked+.ps-cc-slider:before{transform:translateX(20px)}.ps-cc-slider.round{border-radius:24px}.ps-cc-slider.round:before{border-radius:50%}.ps-cc-modal-footer{border-top:1px solid #eee;display:flex;justify-content:flex-end;padding-top:20px}@media(max-width:600px){.ps-cc-banner{align-items:flex-start;flex-direction:column}.ps-cc-banner__actions{display:flex;flex-direction:column;width:100%}.ps-cc-banner__actions button{width:100%}.ps-cc-preference-header{align-items:flex-start;flex-direction:column}}
