:root{--mpic-blue: #e6f0fa;--mpic-blue-rgb: 230 240 250;--mpic-blue-strong: #c5dbf0;--mpic-ink: #050505;--mpic-red: #e30613;--mpic-popup-navy: #2f6299;--mpic-popup-navy-deep: #285688;--mpic-popup-navy-mid: #316ea8;--mpic-popup-red-on-dark: #ff2a36;--mpic-popup-green: #22c55e}.mpic-header-trigger{min-width:44px;min-height:44px;display:inline-flex;align-items:center;justify-content:center;padding:0;cursor:pointer}.mpic-header-trigger__icon{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;overflow:hidden;background:rgb(var(--mpic-blue-rgb) / .55);border:1px solid rgb(var(--mpic-blue-rgb) / .9);transition:background-color .18s ease,box-shadow .18s ease,transform .18s ease}.mpic-header-trigger__icon img{width:28px;height:28px;object-fit:contain;display:block;transform:scale(1.06)}#header-component .mpic-header-trigger:hover .mpic-header-trigger__icon,#header-component .mpic-header-trigger:focus-visible .mpic-header-trigger__icon{background:var(--mpic-blue);box-shadow:0 0 0 2px rgb(var(--mpic-blue-rgb) / .85)}@media screen and (max-width:749px){.mpic-header-trigger{min-width:40px;min-height:40px}.mpic-header-trigger__icon{width:30px;height:30px}.mpic-header-trigger__icon img{width:26px;height:26px}}.mpic-popup-wrap{display:contents}.mpic-popup::backdrop{background:#05050561}.mpic-popup.dialog-modal{position:fixed;inset:auto 16px 16px auto;margin:0;padding:0;border:none;width:min(600px,calc(100vw - 32px));max-width:calc(100vw - 32px);max-height:min(720px,calc(100dvh - 32px));height:min(720px,calc(100dvh - 32px));overflow:hidden;border-radius:18px;background:transparent;box-shadow:0 22px 56px #05050547}.mpic-popup.dialog-modal:modal{max-height:min(720px,calc(100dvh - 32px))}@media screen and (max-width:749px){.mpic-popup.dialog-modal{top:12px;right:8px;bottom:12px;left:8px;width:calc(100vw - 16px);max-width:calc(100vw - 16px);height:calc(100dvh - 24px);max-height:calc(100dvh - 24px);padding:0}}.mpic-popup__shell{display:flex;flex-direction:column;height:100%;max-height:inherit;background:#fff;overflow:hidden}.mpic-popup__header{display:flex;align-items:flex-start;justify-content:space-between;gap:10px;padding:12px 12px 12px 14px;background:linear-gradient(165deg,var(--mpic-popup-navy-mid) 0%,var(--mpic-popup-navy) 48%,var(--mpic-popup-navy-deep) 100%);color:#fff;border-bottom:1px solid rgb(255 255 255 / .1);flex:0 0 auto}.mpic-popup__header-main{display:flex;align-items:center;gap:10px;min-width:0}.mpic-popup__header-avatar{flex:0 0 auto;width:46px;height:46px;border-radius:50%;overflow:hidden;display:inline-flex;align-items:center;justify-content:center;background:transparent;border:2px solid rgb(255 255 255 / .22);box-shadow:0 4px 14px #0000002e}.mpic-popup__header-avatar img{width:100%;height:100%;object-fit:contain;transform:scale(1.12);image-rendering:auto}.mpic-popup__header-copy{min-width:0}.mpic-popup__title{margin:0;font-size:.9375rem;font-weight:600;line-height:1.2;color:#fff;display:flex;flex-wrap:wrap;align-items:baseline;gap:.28em}.mpic-popup__title-suffix{color:#fffffffa;font-weight:600}.mpic-popup__header .muskle-wordmark-text--on-dark{color:#fffffffa}.mpic-popup__subtitle{display:flex;align-items:center;gap:6px;margin:4px 0 0;font-size:.75rem;line-height:1.3;color:#ffffffd1}.mpic-popup__status-dot{width:8px;height:8px;border-radius:50%;background:var(--mpic-popup-green);box-shadow:0 0 0 2px #22c55e40;flex:0 0 auto}.mpic-popup__close{flex:0 0 auto;width:34px;height:34px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;color:#fffffff5;margin-top:2px}.mpic-popup__close:hover,.mpic-popup__close:focus-visible{background:#ffffff1f}.mpic-popup__close .svg-wrapper svg{width:14px;height:14px}.mpic-popup__body{display:flex;flex-direction:column;gap:12px;padding:14px 14px 12px;overflow:hidden;background:#fff;flex:1 1 auto;min-height:0}.mpic-popup__product-context{margin:0;padding:8px 10px;border-radius:8px;font-size:.8125rem;line-height:1.4;color:#050505c7;background:rgb(var(--mpic-blue-rgb) / .42);border:1px solid rgb(var(--mpic-blue-rgb) / .85)}.mpic-product-context-card{margin:0}.mpic-product-context-card[hidden]{display:none!important}.mpic-product-context-card__inner{display:grid;grid-template-columns:72px 1fr;gap:12px;align-items:start;padding:12px;border-radius:14px;border:1px solid rgb(var(--mpic-blue-rgb) / .85);background:rgb(var(--mpic-blue-rgb) / .28)}.mpic-product-context-image{width:72px;height:72px;border-radius:10px;overflow:hidden;background:#fff;border:1px solid rgb(var(--mpic-blue-rgb) / .75);display:flex;align-items:center;justify-content:center}.mpic-product-context-image img{width:100%;height:100%;object-fit:contain;display:block}.mpic-product-context-meta{min-width:0}.mpic-product-context-label{margin:0 0 4px;font-size:.6875rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#05050594}.mpic-product-context-vendor{margin:0 0 2px;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#05050585}.mpic-product-context-title{margin:0;font-size:.875rem;font-weight:600;line-height:1.3;color:var(--mpic-ink)}.mpic-product-context-actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mpic-product-context-btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border-radius:8px;font-size:.6875rem;font-weight:600;text-decoration:none;border:1px solid transparent}.mpic-product-context-btn--product{color:var(--mpic-ink);background:#fff;border-color:#05050524}.mpic-product-context-btn--guide{color:var(--mpic-ink);background:var(--mpic-blue);border-color:rgb(var(--mpic-blue-rgb) / .95)}@media screen and (max-width:749px){.mpic-product-context-card__inner{grid-template-columns:56px 1fr;gap:10px;padding:10px}.mpic-product-context-image{width:56px;height:56px}.mpic-product-context-actions{flex-direction:column}.mpic-product-context-btn{width:100%}}.mpic-popup__product-context strong{font-weight:600;color:var(--mpic-ink)}.mpic-popup__message{display:flex;align-items:flex-start;gap:12px}.mpic-popup__message-avatar{flex:0 0 auto;width:50px;height:50px;display:inline-flex;align-items:center;justify-content:center}.mpic-popup__message-avatar img{width:50px;height:50px;max-width:none;object-fit:contain;transform:scale(1.08);image-rendering:auto}.mpic-popup__bubble{flex:1 1 auto;min-width:0;padding:10px 12px;border-radius:14px 14px 14px 6px;background:rgb(var(--mpic-blue-rgb) / .55);border:1px solid rgb(var(--mpic-blue-rgb) / .85)}.mpic-popup__bubble-text{margin:0;font-size:.8125rem;line-height:1.5;color:#050505c7}.mpic-popup__header .muskle-red-k{color:var(--mpic-popup-red-on-dark, #ff2a36);text-shadow:0 0 1px rgb(255 255 255 / .28),0 1px 2px rgb(5 5 5 / .22)}.mpic-popup__bubble-text .muskle-red-k,.mpic-header-trigger .muskle-red-k,.muskle-network-card--product-info .muskle-red-k,.mpic-grid-card .muskle-red-k{color:var(--mpic-red, #e30613)}.mpic-popup__bubble-text .muskle-wordmark-text--on-light,.muskle-network-card--product-info .muskle-wordmark-text--on-light,.mpic-header-trigger .muskle-wordmark-text--on-light,.mpic-grid-card .muskle-wordmark-text--on-light{color:var(--mpic-ink, #050505)}@media screen and (max-width:749px){.mpic-popup__header-avatar{width:42px;height:42px}.mpic-popup__message-avatar,.mpic-popup__message-avatar img{width:44px;height:44px}}.mpic-popup__chips{display:flex;flex-wrap:wrap;gap:6px;margin:0;padding:0;list-style:none}.mpic-popup__chip{display:inline-flex;align-items:center;padding:6px 10px;border-radius:999px;font-size:.6875rem;font-weight:600;color:#050505b8;background:#fff;border:1px solid rgb(var(--mpic-blue-rgb) / .95);pointer-events:none;-webkit-user-select:none;user-select:none}.mpic-popup__chip--active{pointer-events:auto;cursor:pointer;font:inherit}.mpic-popup__chip--active:hover,.mpic-popup__chip--active:focus-visible{background:rgb(var(--mpic-blue-rgb) / .35);border-color:rgb(var(--mpic-blue-rgb) / .95)}.mpic-popup__chips{flex:0 0 auto}.mpic-popup__composer{display:flex;align-items:center;gap:8px;margin-top:2px;flex:0 0 auto}.mpic-popup__input{flex:1 1 auto;min-width:0;box-sizing:border-box;padding:10px 12px;border-radius:999px;border:1px solid rgb(5 5 5 / .12);background:rgb(var(--mpic-blue-rgb) / .28);font:inherit;font-size:.8125rem;color:#05050573;cursor:not-allowed}.mpic-popup__input::placeholder{color:#0505056b}.mpic-popup__send{flex:0 0 auto;width:38px;height:38px;display:inline-flex;align-items:center;justify-content:center;border-radius:50%;border:none;background:#0505051f;color:#05050559;cursor:not-allowed;pointer-events:none}.mpic-popup__footer-status{margin:0;font-size:.6875rem;line-height:1.35;text-align:center;color:#0505057a;flex:0 0 auto}.mpic-popup__test-badge{display:inline-flex;margin-left:6px;padding:2px 7px;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#050505c7;background:#ffffffeb;border:1px solid rgb(255 255 255 / .35)}.mpic-popup__composer--active .mpic-popup__input{color:var(--mpic-ink);background:#fff;cursor:text}.mpic-popup__send--active{background:var(--mpic-popup-navy);color:#fff;cursor:pointer;pointer-events:auto}.mpic-popup__send--active:hover,.mpic-popup__send--active:focus-visible{background:var(--mpic-popup-navy-deep)}.mpic-chat-thread{display:flex;flex-direction:column;gap:10px;flex:1 1 auto;min-height:120px;max-height:none;overflow-y:auto;padding:2px 0;-webkit-overflow-scrolling:touch}.mpic-chat-row{display:flex;align-items:flex-start;gap:8px}.mpic-chat-row--user{justify-content:flex-end}.mpic-chat-row__avatar{flex:0 0 auto;width:32px;height:32px}.mpic-chat-row__avatar img{width:32px;height:32px;object-fit:contain}.mpic-chat-row__content{flex:1 1 auto;min-width:0;max-width:88%}.mpic-chat-row__content--user{flex:0 1 auto;max-width:85%}.mpic-chat-bubble{padding:9px 11px;border-radius:14px;font-size:.8125rem;line-height:1.45}.mpic-chat-bubble--milo{background:rgb(var(--mpic-blue-rgb) / .55);border:1px solid rgb(var(--mpic-blue-rgb) / .85);color:#050505d1}.mpic-chat-bubble--milo p{margin:0}.mpic-chat-bubble--milo p+p{margin-top:8px}.mpic-chat-bubble--user{background:var(--mpic-popup-navy);color:#fff;border-radius:14px 14px 6px}.mpic-chat-link{color:var(--mpic-popup-navy);font-weight:600;text-decoration:underline;text-underline-offset:2px}.mpic-chat-cards{display:flex;flex-direction:column;gap:8px;margin-top:8px}.mpic-chat-card{display:grid;grid-template-columns:72px 1fr;gap:10px;padding:10px;border-radius:12px;border:1px solid rgb(var(--mpic-blue-rgb) / .85);background:#fff;min-width:0}.mpic-chat-card__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1;border-radius:8px;background:rgb(var(--mpic-blue-rgb) / .35);overflow:hidden}.mpic-chat-card__img{width:100%;height:100%;object-fit:contain}.mpic-chat-card__placeholder{font-size:.55rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#05050573}.mpic-chat-card__body{min-width:0}.mpic-chat-card__vendor{margin:0 0 2px;font-size:.625rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#05050585}.mpic-chat-card__title{margin:0;font-size:.8125rem;font-weight:600;line-height:1.25}.mpic-chat-card__reason{margin:4px 0 0;font-size:.75rem;line-height:1.35;color:#050505ad}.mpic-chat-card__safety{margin:4px 0 0;font-size:.6875rem;line-height:1.35;color:#05050594}.mpic-chat-card__actions{display:flex;flex-wrap:wrap;gap:6px;margin-top:8px}.mpic-chat-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:5px 10px;border-radius:8px;font-size:.6875rem;font-weight:600;text-decoration:none;border:1px solid transparent}.mpic-chat-card__btn--product{color:var(--mpic-ink);background:#fff;border-color:#05050524}.mpic-chat-card__btn--guide{color:var(--mpic-ink);background:var(--mpic-blue);border-color:rgb(var(--mpic-blue-rgb) / .95)}.mpic-debug{margin-top:8px;font-size:.625rem;line-height:1.4;color:#05050585}.mpic-debug summary{cursor:pointer;font-weight:600;letter-spacing:.02em}.mpic-debug__list{margin:6px 0 0;padding-left:16px}.mpic-debug__list li{margin:2px 0}.mpic-debug__list span{font-weight:600}@media screen and (max-width:749px){.mpic-chat-thread{min-height:100px}.mpic-chat-card{grid-template-columns:60px 1fr}.mpic-chat-card__actions{flex-direction:column}.mpic-chat-card__btn{width:100%}}.mpg-product-card{display:flex;flex-direction:column;height:100%;border-radius:18px;border:1px solid rgb(var(--mpic-blue-rgb) / .75);background:#fff;box-shadow:0 10px 28px #05050512;overflow:hidden}.mpg-product-card__media{aspect-ratio:1 / 1;display:flex;align-items:center;justify-content:center;padding:18px;background:linear-gradient(180deg,rgb(var(--mpic-blue-rgb) / .42),#fff);border-bottom:1px solid rgb(var(--mpic-blue-rgb) / .55)}.mpg-product-card__img{width:100%;max-width:240px;height:auto;max-height:100%;object-fit:contain}.mpg-product-card__placeholder{font-size:.72rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#05050573}.mpg-product-card__body{display:flex;flex-direction:column;gap:8px;flex:1 1 auto;padding:18px 18px 20px}.mpg-product-card__category{margin:0;font-size:.65rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#05050585}.mpg-product-card__title{margin:0;font-size:1.12rem;font-weight:600;line-height:1.25;letter-spacing:-.02em}.mpg-product-card__subtitle{margin:0;font-size:.875rem;line-height:1.45;color:#050505ad}.mpg-product-card__status{margin:2px 0 0;font-size:.6875rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.mpg-product-card__status--ready{color:#050505b8}.mpg-product-card__status--soon{color:#0505057a}.mpg-product-card__actions{display:flex;flex-direction:column;gap:8px;margin-top:auto;padding-top:14px}.mpg-product-card__btn{display:inline-flex;align-items:center;justify-content:center;min-height:42px;padding:10px 14px;border-radius:10px;font:inherit;font-size:.875rem;font-weight:600;line-height:1.2;text-align:center;text-decoration:none;border:1px solid transparent;box-sizing:border-box;width:100%;transition:background-color .18s ease,border-color .18s ease,box-shadow .18s ease}.mpg-product-card__btn--product{color:var(--mpic-ink);background:#fff;border-color:#05050524}.mpg-product-card__btn--product:not(.mpg-product-card__btn--disabled):hover,.mpg-product-card__btn--product:not(.mpg-product-card__btn--disabled):focus-visible{background:#05050508;border-color:#05050538}.mpg-product-card__btn--guide{color:var(--mpic-ink);background:var(--mpic-blue);border-color:rgb(var(--mpic-blue-rgb) / .95)}.mpg-product-card__btn--guide:not(.mpg-product-card__btn--disabled):hover,.mpg-product-card__btn--guide:not(.mpg-product-card__btn--disabled):focus-visible{background:var(--mpic-blue-strong)}.mpg-product-card__btn--ask{color:var(--mpic-ink);background:#fff;border-color:rgb(var(--mpic-blue-rgb) / .95);cursor:pointer}.mpg-product-card__btn--ask:hover,.mpg-product-card__btn--ask:focus-visible{background:rgb(var(--mpic-blue-rgb) / .35);box-shadow:0 6px 16px #0505050f}.mpg-product-card__btn--disabled{opacity:.48;cursor:not-allowed;pointer-events:none}.muskle-network-card--product-info{-webkit-appearance:none;appearance:none;font:inherit;text-align:left;cursor:pointer;width:100%;gap:.45rem}.muskle-network-card--product-info .muskle-network-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:56px;height:56px;border-radius:50%;overflow:hidden;background:transparent;border:2px solid rgb(var(--mpic-blue-rgb) / .95);box-shadow:0 6px 16px #05050514;margin-bottom:.15rem}.muskle-network-card--product-info .muskle-network-card__avatar-img{width:100%;height:100%;object-fit:contain;transform:scale(1.1)}.muskle-network-card--product-info .muskle-network-card__icon{display:none}.muskle-network-card__badge{display:inline-flex;align-self:flex-start;margin-top:2px;padding:3px 8px;border-radius:999px;font-size:.625rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase;color:#050505ad;background:rgb(var(--mpic-blue-rgb) / .55);border:1px solid rgb(var(--mpic-blue-rgb) / .85)}.muskle-network-drawer__card--product-info{-webkit-appearance:none;appearance:none;font:inherit;text-align:left;cursor:pointer;width:100%}.muskle-network-drawer__card--product-info .muskle-network-card__avatar{display:inline-flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:50%;overflow:hidden;background:transparent;border:2px solid rgb(var(--mpic-blue-rgb) / .95);margin-bottom:.15rem}.muskle-network-drawer__card--product-info .muskle-network-card__avatar-img{width:100%;height:100%;object-fit:contain;transform:scale(1.08)}.muskle-network-drawer__card--product-info .muskle-network-card__icon{display:none}.muskle-network-card--product-info-page{gap:.5rem}.muskle-network-card--product-info-page .muskle-network-card__avatar{width:80px;height:80px;margin-bottom:.35rem;border-width:2px;box-shadow:0 8px 22px #0505051a}.muskle-network-card--product-info-page .muskle-network-card__avatar-img{transform:scale(1.06)}.muskle-network-card--product-info-page .muskle-network-card__title{font-size:1rem}.muskle-network-card--product-info-page .muskle-network-card__desc{font-size:.8125rem}.mpg-overview__grid+.mpg-empty{margin-top:28px}
/*# sourceMappingURL=/cdn/shop/t/2/assets/muskle-product-info-chat.css.map */
