:root{--ws-accent: #f68b2f;--ws-text: #1e1e1e;--ws-text-muted: #888888;--ws-text-subtle: #777777;--ws-border: #e8e8e8;--ws-bg: #ffffff;--ws-mobile-breakpoint: 992px;--ws-desktop-search-width: 320px}.ws-widget{position:relative;display:inline-flex;align-items:center}.ws-widget__trigger{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:0;background:transparent;color:var(--ws-text);cursor:pointer}.ws-widget__trigger .ws-icon{width:20px;height:20px}.ws-widget__desktop{display:none;position:relative;min-width:var(--ws-desktop-search-width)}@media (min-width: 993px){.ws-widget.is-expanded .ws-widget__desktop{display:block;position:fixed;z-index:200;transition:top 0.3s ease}}.ws-widget__panel{position:absolute;top:calc(100%);left:0;right:0;z-index:200;background:var(--ws-bg);border:1px solid var(--ws-border);box-shadow:0 8px 24px rgba(0,0,0,0.08);max-height:480px;overflow:auto}.ws-widget__panel-inner{padding-bottom:16px}.ws-icon--custom{display:inline-flex;align-items:center;justify-content:center;line-height:0}.ws-icon--custom svg{display:block;width:100%;height:100%;max-width:22px;max-height:22px}.search-btn{position:relative}@media (min-width: 993px){.search-btn{flex:0 0 44px;width:44px;min-width:44px}}.search-btn .ws-widget{display:inline-flex;align-items:center}.search-btn .ws-widget__trigger{width:44px;height:44px}.search-btn .ws-widget__trigger .ws-icon svg{max-width:22px;max-height:22px}.search-btn .ws-icon--custom svg,.search-btn .ws-widget__trigger .ws-icon svg{max-width:22px;max-height:22px}@media (max-width: 992px){.search-btn .ws-icon--custom svg,.search-btn .ws-widget__trigger .ws-icon svg{max-width:18px;max-height:18px}}.ws-search-bar__field{display:flex;align-items:center;min-height:100% !important;padding-left:10px;background:var(--ws-bg);border:1px solid var(--ws-border);transition:border-color 0.2s ease}.ws-search-bar__field.is-active{border-color:var(--ws-accent)}.ws-search-bar__input{flex:1;min-width:0;border:0;background:transparent;color:var(--ws-text);font-size:14px;font-weight:300;line-height:1.35;letter-spacing:-0.02em;outline:none;border:none !important}.ws-search-bar__input::placeholder{color:var(--ws-text-muted)}.ws-search-bar__input::-webkit-search-cancel-button,.ws-search-bar__input::-webkit-search-decoration{-webkit-appearance:none;appearance:none;display:none}.ws-search-bar__input::-ms-clear{display:none}.ws-search-bar__submit,.ws-search-bar__clear{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:34px;height:34px;margin:0;padding:0;border:0;background:var(--ws-accent);color:#fff;cursor:pointer}.ws-search-bar__icon{width:17px;height:17px}.ws-search-bar--modal{padding:8px 16px}.ws-section-label{margin:0;padding:8px 16px;color:var(--ws-text);font-size:16px;font-weight:300;line-height:1.35}.ws-results-list{display:flex;flex-direction:column;gap:8px;margin:0;padding:0 16px;list-style:none}.ws-results-item{border-bottom:1px solid var(--ws-border)}.ws-results-item a{margin:16px 0}.ws-results-item:last-child{border-bottom:0}.ws-results-row{display:flex;align-items:center;gap:8px}.ws-results-link{display:flex;align-items:center;gap:8px;flex:1;min-width:0;padding:0 8px 0 0;text-decoration:none;color:inherit}.ws-results-link:hover{opacity:0.85}.ws-results-thumb{width:80px !important;height:80px !important;object-fit:cover;flex-shrink:0;background:#f5f5f5}.ws-results-thumb--empty{display:block}.ws-results-thumb--icon{display:inline-flex;align-items:center;justify-content:center;padding:8px}.ws-results-thumb--icon svg{display:block;width:28px;height:28px;max-width:100%;max-height:100%}.ws-results-copy{display:flex;flex-direction:column;gap:8px;flex:1;min-width:0}.ws-results-title{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;color:var(--ws-text);font-size:14px;font-weight:300;line-height:1.35;letter-spacing:-0.02em}.ws-results-sku{color:var(--ws-text-muted);font-size:11px;font-weight:300;line-height:1.35;letter-spacing:-0.02em}.ws-results-subtitle{color:var(--ws-text-subtle);font-size:14px;font-weight:300;line-height:1.35;letter-spacing:-0.02em}.ws-results-remove{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--ws-text);cursor:pointer}.ws-results-section+.ws-recent-section{margin-top:8px}.ws-results-section .ws-results-list{padding-top:0}.ws-results-group__label{margin:0;padding:8px 16px 4px;font-size:12px;font-weight:500;text-transform:uppercase;letter-spacing:0.04em;color:var(--ws-text-subtle)}.ws-recent-section .ws-section-label{padding-top:8px}.ws-btn-more{display:flex;align-items:center;justify-content:center;min-height:44px;margin:8px 16px 0;padding:0 32px;border:0;background:var(--ws-accent);color:#fff;font-size:14px;line-height:1.35;letter-spacing:-0.02em;text-align:center;text-decoration:none;cursor:pointer}.ws-empty,.ws-loading{margin:0;padding:16px;color:var(--ws-text-subtle);font-size:14px;font-weight:300}html.ws-modal-open{overflow:hidden}.ws-modal{position:fixed;inset:0;z-index:100000}.ws-modal__overlay{position:absolute;inset:0;background:rgba(0,0,0,0.45)}.ws-modal__dialog{position:absolute;inset:0;display:flex;flex-direction:column;background:var(--ws-bg)}.ws-modal__header{display:flex;align-items:center;justify-content:space-between;padding:8px 16px}.ws-modal__title{margin:0;color:var(--ws-text);font-size:14px;line-height:1.35;font-weight:400}.ws-modal__close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;padding:0;border:0;background:transparent;color:var(--ws-text);cursor:pointer}.ws-modal__body{display:flex;flex:1;flex-direction:column;min-height:0;overflow:hidden}.ws-modal__content{flex:1;overflow:auto;padding-bottom:16px}
