.sortillus-sr-only{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}
.sortillus-search-form{display:flex;gap:.5rem;width:100%;margin:1rem 0}.sortillus-search-form input{min-width:0;flex:1;padding:.75rem;border:1px solid #c7c7c7;border-radius:.35rem}.sortillus-search-form button,.sortillus-chat form button{padding:.75rem 1rem;border:0;border-radius:.35rem;background:#1264a3;color:#fff}
.sortillus-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:1rem}.sortillus-product-card{border:1px solid #e4e4e4;border-radius:.5rem;padding:1rem;background:#fff}.sortillus-product-card img{width:100%;height:170px;object-fit:contain}.sortillus-product-card h2,.sortillus-product-card h3{font-size:1rem;margin:.75rem 0}.sortillus-price{font-weight:700}.sortillus-explanation,.sortillus-loop-explanation{font-size:.875rem;color:#555;margin:.5rem 0}
.sortillus-chat-launcher{z-index:9995;width:2.75rem;height:2.75rem;border:0;border-radius:50%;background:#1264a3;color:#fff;box-shadow:0 3px 12px rgba(0,0,0,.22)}.sortillus-chat-panel{position:fixed;right:1rem;bottom:1rem;z-index:9999;width:min(390px,calc(100vw - 2rem));height:min(620px,calc(100vh - 2rem));background:#fff;border:1px solid #ddd;border-radius:.75rem;box-shadow:0 8px 30px rgba(0,0,0,.25);overflow:hidden}.sortillus-chat-panel header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background:#1264a3;color:#fff}.sortillus-chat-close{border:0;background:transparent;color:#fff;font-size:1.5rem}.sortillus-chat-messages{height:calc(100% - 130px);overflow:auto;padding:1rem}.sortillus-chat-message{max-width:85%;margin:.5rem 0;padding:.65rem .8rem;border-radius:.75rem;background:#eee}.sortillus-chat-message-user{margin-left:auto;background:#1264a3;color:#fff}.sortillus-chat-panel form{display:flex;gap:.4rem;padding:.65rem;border-top:1px solid #ddd}.sortillus-chat-panel form input{min-width:0;flex:1;padding:.65rem;border:1px solid #bbb;border-radius:.35rem}.sortillus-chat-products{display:grid;gap:.5rem}.sortillus-chat-product{display:flex;align-items:center;gap:.5rem;padding:.4rem;border:1px solid #ddd;border-radius:.4rem}.sortillus-chat-product img{width:48px;height:48px;object-fit:contain}.sortillus-chat-refinements{display:flex;gap:.3rem;padding:0 .65rem;overflow:auto}.sortillus-chat-refinements button{white-space:nowrap;border:1px solid #1264a3;border-radius:1rem;background:#fff;color:#1264a3}
@media(max-width:767px){.sortillus-chat-panel{inset:.5rem;width:auto;height:calc(100vh - 1rem)}.sortillus-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}
