.sales-chat-root{--sales-chat-cream: #fcfbf0;--sales-chat-cream-dark: #f5f4e8;--sales-chat-olive: #1d4d3c;--sales-chat-olive-light: #266b51;--sales-chat-border: #e5e3d8;--sales-chat-gray: #73716a;--sales-chat-radius-shell: 16px;--sales-chat-radius-card: 12px;--sales-chat-radius-message: 18px;--sales-chat-radius-control: 999px;position:relative;z-index:60;font-family:var(--font-primary, "Jost", sans-serif)}.sales-chat-root [data-copilotkit]{--background: #fcfbf0;--foreground: #25251f;--card: #fcfbf0;--card-foreground: #25251f;--popover: #fcfbf0;--popover-foreground: #25251f;--primary: #1d4d3c;--primary-foreground: #fff;--secondary: #f5f4e8;--secondary-foreground: #1d4d3c;--muted: #f5f4e8;--muted-foreground: #73716a;--accent: #f5f4e8;--accent-foreground: #1d4d3c;--border: #e5e3d8;--input: #e5e3d8;--ring: #266b51;font-family:var(--font-primary, "Jost", sans-serif)}.sales-chat-root [data-copilotkit]:has(>[data-copilot-popup]){inset:1rem!important;width:auto!important;height:auto!important;align-items:stretch!important;background:transparent!important}.sales-chat-root [data-copilot-popup]{width:100%;height:100%;max-width:none;max-height:none;transform:none!important;transition:none!important;overflow:hidden;background:var(--sales-chat-cream);border:1px solid var(--sales-chat-border);border-radius:var(--sales-chat-radius-shell);box-shadow:0 24px 60px #1d4d3c2e}.sales-chat-root [data-testid=copilot-scroll-content]>div{width:100%;max-width:none}.muriersilk-concierge-launcher{position:fixed;right:calc(1rem + env(safe-area-inset-right));bottom:calc(1rem + env(safe-area-inset-bottom));z-index:60;display:flex;width:auto;min-width:184px;height:60px;align-items:center;justify-content:center;gap:.65rem;padding:0 1.15rem;color:#fff;font-size:.86rem;font-weight:600;letter-spacing:.015em;line-height:1;white-space:nowrap;cursor:pointer;background:#1d4d3c;border:1px solid rgb(255 255 255 / 24%);border-radius:var(--sales-chat-radius-control, 999px);box-shadow:0 12px 30px #1d4d3c47}.muriersilk-concierge-launcher:hover{background:#266b51}.muriersilk-concierge-launcher:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px #1d4d3c,0 12px 30px #1d4d3c47}.muriersilk-concierge-launcher:disabled{cursor:wait}.muriersilk-concierge-launcher__spinner{width:20px;height:20px;border:2px solid rgb(255 255 255 / 45%);border-top-color:#fff;border-radius:var(--sales-chat-radius-control, 999px);animation:sales-chat-spin .8s linear infinite}.muriersilk-concierge-launcher__label{transform:translateY(.02em)}.muriersilk-sales-chat{min-width:0;font-family:var(--font-primary, "Jost", sans-serif)}.muriersilk-buddy-toggle{position:fixed;right:calc(1rem + env(safe-area-inset-right));bottom:calc(1rem + env(safe-area-inset-bottom));z-index:1100;display:flex;min-width:184px;height:60px;align-items:center;justify-content:center;gap:.65rem;padding:0 1.15rem;color:#fff;font-size:.86rem;font-weight:600;letter-spacing:.015em;line-height:1;white-space:nowrap;cursor:pointer;background:var(--sales-chat-olive);border:1px solid rgb(255 255 255 / 24%);border-radius:var(--sales-chat-radius-control);box-shadow:0 12px 30px #1d4d3c47}.sales-chat-root .muriersilk-buddy-toggle{color:#fff!important;font-weight:600!important;background:var(--sales-chat-olive)!important;border:1px solid rgb(255 255 255 / 24%)!important;border-radius:var(--sales-chat-radius-control)!important;box-shadow:0 12px 30px #1d4d3c47!important}.sales-chat-root .muriersilk-buddy-toggle>*{color:#fff!important}.sales-chat-root .muriersilk-buddy-toggle:hover{background:var(--sales-chat-olive-light)!important}.muriersilk-buddy-toggle:focus-visible{outline:3px solid #fff;outline-offset:3px;box-shadow:0 0 0 6px var(--sales-chat-olive),0 12px 30px #1d4d3c47}.muriersilk-buddy-toggle[data-state=open]{visibility:hidden;pointer-events:none}.sales-chat-root .sales-chat-header{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;padding:.75rem 1.5rem;background:#fcfbf0f2;border-bottom:1px solid var(--sales-chat-border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.sales-chat-header__identity{display:grid;min-width:0;flex:1;gap:.18rem}.sales-chat-header__identity [data-testid=copilot-header-title]{overflow:hidden;color:var(--sales-chat-olive);font-size:.94rem;font-weight:600;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.sales-chat-header__subtitle{overflow:hidden;color:var(--sales-chat-gray);font-size:.7rem;font-weight:400;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.sales-chat-header__subtitle a{color:var(--sales-chat-olive);font-weight:600;text-underline-offset:.12rem}.sales-chat-header__actions{display:flex;flex:none;align-items:center;gap:.35rem;padding:.25rem;background:var(--sales-chat-cream-dark);border:1px solid var(--sales-chat-border);border-radius:var(--sales-chat-radius-control)}.sales-chat-root .sales-chat-header__new,.sales-chat-root .sales-chat-header__human{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:.45rem;padding:.65rem .85rem;color:var(--sales-chat-olive);font-size:.8rem;font-weight:600;line-height:1;cursor:pointer;border-radius:var(--sales-chat-radius-control)!important;transition:background-color .16s ease}.sales-chat-root .sales-chat-header__human{color:#fff!important;background:var(--sales-chat-olive)!important}.sales-chat-root .sales-chat-header__close{width:44px!important;min-width:44px!important;height:44px!important;flex:none;color:var(--sales-chat-olive)!important;background:#fff!important;border:1px solid var(--sales-chat-border)!important;border-radius:50%!important}.sales-chat-root .sales-chat-header__new:hover{background:var(--sales-chat-cream-dark)}.sales-chat-root .sales-chat-header__human:hover{background:var(--sales-chat-olive-light)!important}.sales-chat-root .sales-chat-header__close:hover{background:var(--sales-chat-cream)!important}.sales-chat-root .sales-chat-header__new:focus-visible,.sales-chat-root .sales-chat-header__human:focus-visible{outline:2px solid var(--sales-chat-olive-light);outline-offset:2px}.sales-chat-root .sales-chat-header__close:focus-visible{outline:2px solid var(--sales-chat-olive-light);outline-offset:2px}.sales-chat-header__human:disabled{cursor:wait;opacity:.55}.sales-chat-add-menu{display:none!important}.sales-chat-activity{display:inline-flex;max-width:100%;align-items:center;gap:.5rem;margin:.25rem 0 .5rem;color:var(--sales-chat-gray);font-size:.78rem;line-height:1.4}.sales-chat-activity__dot{width:.45rem;height:.45rem;flex:none;background:var(--sales-chat-olive-light);border-radius:var(--sales-chat-radius-control);animation:sales-chat-activity-pulse 1.2s ease-in-out infinite}@keyframes sales-chat-activity-pulse{0%,to{opacity:.35;transform:scale(.8)}50%{opacity:1;transform:scale(1)}}.sales-chat-root [data-testid=copilot-chat-textarea]:focus-visible{outline:none}.sales-chat-root [data-testid=copilot-chat-input]{border-radius:var(--sales-chat-radius-control)}.sales-chat-root .copilotKitUserMessage,.sales-chat-root .copilotKitAssistantMessage{border-radius:var(--sales-chat-radius-message)}.sales-chat-root [data-testid=copilot-chat-input]:has([data-testid=copilot-chat-textarea]:focus-visible){box-shadow:0 0 0 2px #266b518c,0 4px 4px #0000000a,0 0 1px #0000009e}.sales-chat-root button[class*="cpk:rounded-full"]{border-radius:var(--sales-chat-radius-control)}.sales-chat-root .copilotKitAssistantMessage [data-streamdown=list-item]{padding-block:.45rem}.sales-chat-readiness{position:fixed;right:calc(1rem + env(safe-area-inset-right));bottom:calc(5rem + env(safe-area-inset-bottom));display:flex;max-width:min(320px,calc(100vw - 2rem));align-items:center;gap:.65rem;padding:.65rem .75rem;color:var(--sales-chat-gray);font-size:.75rem;background:var(--sales-chat-cream);border:1px solid var(--sales-chat-border);border-radius:.65rem;box-shadow:0 10px 30px #1d4d3c24}.sales-chat-readiness button,.sales-chat-readiness a{flex:none;color:var(--sales-chat-olive);font-weight:600;text-decoration:underline;text-underline-offset:.16rem}.sales-chat-readiness button:disabled{cursor:wait;opacity:.55}.sales-chat-product-list,.sales-chat-product-skeletons{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem;margin:1rem 0;padding:0;list-style:none}.sales-chat-product-list__item,.sales-chat-product-skeleton{min-width:0;scroll-snap-align:start}.sales-chat-root .sales-chat-product-card{display:flex;height:100%;overflow:hidden;flex-direction:column;color:#1d4d3c;text-decoration:none;background:#fffef8;border:1px solid #c9c5b5;border-radius:var(--sales-chat-radius-card);box-shadow:0 1px 2px #1d4d3c14;transition:border-color .18s ease,box-shadow .18s ease,background-color .18s ease}.sales-chat-root .sales-chat-product-card:hover{background:#fff;border-color:var(--sales-chat-olive-light);box-shadow:0 8px 22px #1d4d3c24}.sales-chat-root .sales-chat-product-card:focus-visible{outline:3px solid #266b51;outline-offset:3px;border-color:var(--sales-chat-olive-light);box-shadow:0 8px 22px #1d4d3c24}.sales-chat-product-card__media{display:grid;width:100%;overflow:hidden;aspect-ratio:1;place-items:center;color:#1d4d3c;background:#f5f4e8}.sales-chat-product-card__media img{width:100%;height:100%;max-width:100%;max-height:100%;box-sizing:border-box;padding:.75rem;-o-object-fit:contain;object-fit:contain}.sales-chat-product-card__fallback{font-family:var(--font-primary, "Jost", sans-serif);font-size:.75rem;font-weight:600;letter-spacing:.12em;text-transform:uppercase}.sales-chat-root .sales-chat-product-card__content{display:flex;flex:1;flex-direction:column;align-items:flex-start;gap:.45rem;padding:.85rem!important}.sales-chat-product-card__title{display:-webkit-box;min-height:2.5em;overflow:hidden;color:#25251f;font-size:1rem;line-height:1.25;-webkit-box-orient:vertical;-webkit-line-clamp:2}.sales-chat-product-card__price{color:#25251f;font-size:1rem;font-weight:600}.sales-chat-product-card__action{margin-top:auto;color:var(--sales-chat-olive);font-size:.875rem;font-weight:600;text-decoration:underline;text-underline-offset:.18rem}.sales-chat-root .sales-chat-product-skeleton{min-height:0;aspect-ratio:3 / 4;border:1px solid #c9c5b5;border-radius:var(--sales-chat-radius-card);background:linear-gradient(90deg,transparent 0%,rgb(255 255 255 / 65%) 50%,transparent 100%),#f5f4e8;background-size:200% 100%;animation:sales-chat-shimmer 1.4s ease-in-out infinite}.sales-chat-product-error{margin:.75rem 0;padding:.75rem;color:#73716a;font-size:.875rem;background:#f5f4e8;border-radius:var(--sales-chat-radius-card)}@keyframes sales-chat-shimmer{to{background-position-x:-200%}}@keyframes sales-chat-spin{to{transform:rotate(360deg)}}@media(prefers-reduced-motion:reduce){.sales-chat-product-skeleton{animation:none}}@media(max-width:767px){.muriersilk-concierge-launcher,.muriersilk-buddy-toggle{min-width:168px;height:56px;padding-inline:1rem}.sales-chat-root [data-copilotkit]:has(>[data-copilot-popup]){inset:.75rem!important}.sales-chat-root [data-copilot-popup]{width:100%;height:100%;max-width:none;max-height:none;border:1px solid var(--sales-chat-border);border-radius:var(--sales-chat-radius-shell);box-shadow:0 24px 60px #1d4d3c2e}.sales-chat-root .sales-chat-header{flex-wrap:wrap;padding:.75rem 1rem}.sales-chat-header__identity{flex-basis:100%}.sales-chat-header__actions{width:100%;justify-content:flex-end;margin-left:auto}}@media(max-width:900px){.sales-chat-product-list,.sales-chat-product-skeletons{grid-template-columns:repeat(2,minmax(0,1fr))}}
