.product-search{display:flex;flex-direction:column;gap:12px;max-width:700px}.product-search-label{color:#565656;font-family:Raleway,sans-serif;font-size:14px;font-weight:600}.product-search-controls{align-items:stretch;display:flex;flex-wrap:nowrap;gap:12px}.product-search-input,.product-search-select{background:#fff;border:1px solid #28262b;color:#565656;font-size:14px;min-height:44px;padding:10px 12px}.product-search-input{flex:1 1 auto;font-family:TeX Gyre Adventor,sans-serif;min-width:0}.product-search-input::-moz-placeholder{color:#565656}.product-search-input::placeholder{color:#565656}.product-search-select{flex:0 0 220px;font-family:TeX Gyre Adventor,sans-serif;min-width:220px}.product-search-hint,.product-search-status{color:#565656;font-family:Raleway,sans-serif;font-size:13px}.product-search-status--error{color:#b42318}.product-search-results{background:#fff;border:1px solid #ddd;border-radius:4px;box-shadow:0 8px 24px rgba(0,0,0,.12);list-style:none;margin:0;max-height:min(480px,70vh);overflow:hidden;overflow-y:auto;padding:0;position:fixed;z-index:50}.product-search-result{align-items:start;background:#fff;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:6px;padding:10px 12px}.product-search-result:last-child{border-bottom:none}.product-search-result-content{align-items:flex-start;display:flex;flex-direction:column;gap:4px;text-align:left}.product-search-result-description{color:#565656;font-family:Raleway,sans-serif;font-size:12px;line-height:1.4;margin:0;white-space:normal}.product-search-result-code{color:#28262b;font-family:Titillium Web,sans-serif;font-size:18px;font-weight:600;line-height:1.2}.product-search-result-category{color:#565656;font-family:Raleway,sans-serif;font-size:12px}.product-search-result-actions{align-items:center;display:flex;flex-wrap:nowrap;gap:10px;padding:0}.product-search-result-action{background:transparent;border:1px solid #28262b;color:#28262b;cursor:pointer;font-family:TeX Gyre Adventor,sans-serif;padding:8px 20px;transition:all .3s ease;white-space:nowrap}.product-search-result-action:focus,.product-search-result-action:hover{background:#000;color:#fff}.product-search-block-editor .product-search-input,.product-search-block-editor .product-search-select{background:#f5f5f5}.paintdocs-modal-backdrop{align-items:center;background:rgba(0,0,0,.7);bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:9999}.paintdocs-modal{animation:modalSlideIn .3s ease;background:#fff;border:1px solid #28262b;box-shadow:0 10px 40px rgba(0,0,0,.3);font-family:TeX Gyre Adventor,sans-serif;max-height:90vh;max-width:700px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.paintdocs-modal-header{align-items:center;border-bottom:1px solid #565656;display:flex;justify-content:space-between;padding:20px}.paintdocs-modal-header .paintdocs-modal-title{color:#000;font-size:20px;font-weight:600;margin:0}.paintdocs-modal-header .paintdocs-modal-close{align-items:center;background:transparent;border:none;color:#28262b;cursor:pointer;display:flex;font-size:32px;height:32px;justify-content:center;line-height:1;padding:0;transition:color .2s ease;width:32px}.paintdocs-modal-header .paintdocs-modal-close:hover{color:#000}.paintdocs-modal-header .paintdocs-modal-close:active,.paintdocs-modal-header .paintdocs-modal-close:focus,.paintdocs-modal-header .paintdocs-modal-close:focus-visible{background:transparent!important;box-shadow:none;outline:none}.paintdocs-modal-body{padding:20px}.paintdocs-form{display:flex;flex-direction:column;gap:20px}.paintdocs-form-group{display:flex;flex-direction:column;gap:8px}.paintdocs-form-group label{color:#565656;font-size:14px;font-weight:600}.paintdocs-form-group .paintdocs-select{background:#fff;border:1px solid #28262b;cursor:pointer;font-family:Raleway,sans-serif;font-size:14px;padding:10px 12px;transition:border-color .2s ease}.paintdocs-form-group .paintdocs-select:focus{border-color:#000;outline:none}.paintdocs-form-group .paintdocs-select:hover{border-color:#999}.paintdocs-modal-footer{display:flex;gap:10px;justify-content:flex-start;padding:20px 0 30px 20px}.paintdocs-btn{border:2px solid #28262b;cursor:pointer;font-family:TeX Gyre Adventor,sans-serif;font-size:14px;font-weight:500;padding:8px 24px;transition:all .2s ease}.paintdocs-btn--cancel{background:transparent;color:#28262b}.paintdocs-btn--cancel:hover{background:#f5f5f5}.paintdocs-btn--download{background:#fff;color:#28262b}.paintdocs-btn--download:hover{background:#28262b;color:#fff}.paintdocs-btn--download:focus{color:#fff}@media(max-width:768px){.paintdocs-modal{border-radius:0;max-height:100vh;max-width:100%}}@media(max-width:1024px)and (min-width:641px){.product-search-controls{flex-wrap:nowrap}.product-search-input,.product-search-select{flex:1 1 0;min-width:0}.product-search-result-actions{align-items:stretch;flex-direction:column;width:100%}.product-search-result-action{text-align:center;width:100%}}@media(max-width:640px){.product-search-results{max-height:min(420px,70vh)}.product-search-result{gap:8px}.product-search-result-content{align-items:flex-start}.product-search-result-category,.product-search-result-code{max-width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-search-result-actions{align-items:stretch;flex-direction:column;gap:10px;justify-content:flex-start;padding:0;width:100%}.product-search-result-action{flex:1 1 auto;text-align:center;width:100%}.product-search-controls{align-items:stretch;flex-direction:column}.product-search-input,.product-search-select{flex:1 1 auto;width:100%}}
