.product-order-data-chat{display:block;width:100%;overflow:clip;color:var(--podc-text-color);box-sizing:border-box}.product-order-data-chat *,.product-order-data-chat *::before,.product-order-data-chat *::after{box-sizing:border-box}.product-order-data-chat__frame{position:relative;display:flex;align-items:stretch;min-height:var(--podc-mobile-height);overflow:hidden}.product-order-data-chat__media,.product-order-data-chat__gradient{position:absolute;inset:0;pointer-events:none}.product-order-data-chat__media{z-index:0;overflow:hidden;background:var(--podc-placeholder-background)}.product-order-data-chat__picture,.product-order-data-chat__placeholder{display:block;width:100%;height:100%}.product-order-data-chat__image,.product-order-data-chat__placeholder-svg{display:block;width:100%;height:100%;object-fit:cover}.product-order-data-chat__placeholder-svg{color:var(--podc-text-color);opacity:0.2}.product-order-data-chat__gradient{z-index:1;background:linear-gradient(180deg,var(--podc-mobile-gradient-warm-start, #312824) 0%,var(--podc-mobile-gradient-warm-mid, #483a35) 48.63%,rgba(72,58,53,0) 56.17%),linear-gradient(180deg,rgba(0,0,0,0) 75.65%,rgba(0,0,0,0.73) 100%)}.product-order-data-chat__content{position:relative;z-index:2;display:flex;flex:1 1 auto;flex-direction:column;justify-content:space-between;gap:var(--podc-mobile-content-gap);width:100%;min-height:inherit;padding:var(--podc-mobile-padding-y) var(--podc-mobile-padding-x)}.product-order-data-chat__main{display:flex;flex-direction:column;gap:var(--podc-mobile-main-gap, 32px);min-width:0;width:100%}.product-order-data-chat__intro{display:flex;flex-direction:column;gap:var(--podc-mobile-intro-gap);width:100%}.product-order-data-chat h2.product-order-data-chat__heading,.design-alternate h2.product-order-data-chat__heading{min-width:0;margin:0;color:var(--podc-text-color);font-family:var(--podc-heading-font-family);font-size:var(--podc-mobile-heading-size);font-style:var(--podc-heading-font-style);font-weight:var(--podc-heading-font-weight);font-synthesis:none;line-height:var(--podc-mobile-heading-line-height);letter-spacing:var(--podc-mobile-heading-letter-spacing);overflow-wrap:anywhere}.product-order-data-chat .product-order-data-chat__description{min-width:0;margin:0;color:var(--podc-text-color);font-family:var(--podc-body-font-family);font-size:var(--podc-mobile-description-size);font-style:var(--podc-body-font-style);font-weight:var(--podc-body-font-weight);line-height:var(--podc-mobile-description-line-height);overflow-wrap:anywhere}.product-order-data-chat__prompts-shell{display:flex;flex:0 0 auto;flex-direction:column;gap:var(--podc-mobile-prompt-shell-gap, 16px);width:100%}.product-order-data-chat__prompts-progress{position:relative;display:block;width:100%;height:1px;overflow:hidden;border-radius:999px;background:rgba(255,255,255,0.24)}.product-order-data-chat__prompts-progress-fill{position:absolute;top:0;left:0;display:block;width:var(--podc-prompts-progress, 0%);height:100%;border-radius:999px;background:linear-gradient(90deg,#fff 0%,#fff calc(100% - 8px),rgba(255,255,255,0) 100%);pointer-events:none}.product-order-data-chat__prompts-viewport{overflow-x:auto;overflow-y:hidden;width:calc(100% + (var(--podc-mobile-padding-x) * 2));margin-inline:calc(var(--podc-mobile-padding-x) * -1);padding-inline:var(--podc-mobile-padding-x);overscroll-behavior-x:contain;overscroll-behavior-y:auto;touch-action:pan-x pan-y;scrollbar-width:none}.product-order-data-chat__prompts-viewport.is-podc-vertical-gesture{overflow-x:hidden;touch-action:pan-y}.product-order-data-chat__prompts-viewport::-webkit-scrollbar{display:none}.product-order-data-chat__prompts{display:flex;flex-direction:row;align-items:stretch;gap:var(--podc-mobile-prompt-gap);width:max-content;touch-action:pan-x pan-y}.product-order-data-chat__prompt{display:flex;flex:0 0 var(--podc-mobile-prompt-width, 260px);flex-direction:column;gap:var(--podc-mobile-prompt-inner-gap);width:var(--podc-mobile-prompt-width, 260px);overflow:hidden;touch-action:pan-x pan-y;padding:var(--podc-mobile-prompt-padding);border-radius:var(--podc-mobile-prompt-radius);background:var(--podc-prompt-background);-webkit-backdrop-filter:blur(var(--podc-prompt-blur));backdrop-filter:blur(var(--podc-prompt-blur))}.product-order-data-chat .product-order-data-chat__question{min-width:0;margin:0;color:var(--podc-text-color);font-family:var(--podc-body-font-family);font-size:var(--podc-mobile-question-size);font-style:var(--podc-body-font-style);font-weight:500;line-height:var(--podc-mobile-question-line-height);overflow-wrap:anywhere}.product-order-data-chat__answer{width:100%;padding:var(--podc-mobile-answer-padding-y) var(--podc-mobile-answer-padding-x);border-radius:0 var(--podc-mobile-answer-radius) 0 var(--podc-mobile-answer-radius);background:var(--podc-answer-background);-webkit-backdrop-filter:blur(var(--podc-answer-blur));backdrop-filter:blur(var(--podc-answer-blur))}.product-order-data-chat .product-order-data-chat__answer-text{min-width:0;margin:0;color:var(--podc-text-color);font-family:var(--podc-body-font-family);font-size:var(--podc-mobile-answer-size);font-style:var(--podc-body-font-style);font-weight:500;line-height:var(--podc-mobile-answer-line-height);overflow-wrap:anywhere}.product-order-data-chat__footer{display:flex;align-items:center;gap:var(--podc-mobile-footer-gap);width:100%}.product-order-data-chat__footer-icon{flex:0 0 var(--podc-mobile-footer-icon-size);width:var(--podc-mobile-footer-icon-size);height:var(--podc-mobile-footer-icon-size);color:var(--podc-text-color)}.product-order-data-chat__footer-icon-picture,.product-order-data-chat__footer-icon-image,.product-order-data-chat__footer-icon-svg{display:block;width:100%;height:100%}.product-order-data-chat__footer-icon-image{object-fit:contain}.product-order-data-chat .product-order-data-chat__footer-text{min-width:0;margin:0;color:var(--podc-text-color);font-family:var(--podc-body-font-family);font-size:var(--podc-mobile-footer-size);font-style:var(--podc-body-font-style);font-weight:500;line-height:var(--podc-mobile-footer-line-height);overflow-wrap:anywhere}@media screen and (max-width:749px){.product-order-data-chat__media{background:transparent}.product-order-data-chat__picture{position:absolute;inset:0;width:100%;height:100%}.product-order-data-chat__image{position:absolute;top:50%;left:50%;width:100%;height:100%;min-width:100%;min-height:100%;max-width:none;transform:translate(-50%,-50%);object-fit:cover;object-position:center center}}@media screen and (min-width:750px)and (max-width:1199px){.product-order-data-chat__frame{min-height:max(var(--podc-mobile-height),auto)}.product-order-data-chat__content{flex-direction:column;align-items:stretch;justify-content:flex-end;gap:clamp(var(--podc-mobile-content-gap),4vw,var(--podc-desktop-content-gap));padding:clamp(var(--podc-mobile-padding-y),6vw,var(--podc-desktop-padding-y)) clamp(var(--podc-mobile-padding-x),4vw,var(--podc-desktop-padding-x))}.product-order-data-chat__main{flex:0 1 auto;width:100%;max-width:100%}.product-order-data-chat__intro{max-width:100%}.product-order-data-chat__prompts-shell{width:100%}.product-order-data-chat__prompts-viewport{overflow-x:auto;width:calc(100% + (clamp(var(--podc-mobile-padding-x),4vw,var(--podc-desktop-padding-x)) * 2));margin-inline:calc(clamp(var(--podc-mobile-padding-x),4vw,var(--podc-desktop-padding-x)) * -1);padding-inline:clamp(var(--podc-mobile-padding-x),4vw,var(--podc-desktop-padding-x))}.product-order-data-chat__prompts{flex-direction:row;width:max-content}.product-order-data-chat__prompt{flex:0 0 min(var(--podc-mobile-prompt-width, 260px),72vw);width:min(var(--podc-mobile-prompt-width, 260px),72vw)}.product-order-data-chat__prompts-progress{display:block}.product-order-data-chat__footer{width:100%}.product-order-data-chat .product-order-data-chat__footer-text{white-space:normal}}@media screen and (min-width:750px){.product-order-data-chat__frame{min-height:var(--podc-desktop-height)}.product-order-data-chat__picture{position:static;top:auto;left:auto;width:100%;height:100%}.product-order-data-chat__gradient{background:linear-gradient(90deg,var(--podc-gradient-start) 0%,var(--podc-gradient-end) var(--podc-gradient-stop))}.product-order-data-chat h2.product-order-data-chat__heading{font-size:var(--podc-desktop-heading-size);line-height:var(--podc-desktop-heading-line-height);letter-spacing:var(--podc-desktop-heading-letter-spacing)}.product-order-data-chat .product-order-data-chat__description{font-size:var(--podc-desktop-description-size);line-height:var(--podc-desktop-description-line-height)}.product-order-data-chat .product-order-data-chat__question{font-size:var(--podc-desktop-question-size);line-height:var(--podc-desktop-question-line-height)}.product-order-data-chat__answer{padding:var(--podc-desktop-answer-padding-y) var(--podc-desktop-answer-padding-x);border-radius:0 var(--podc-desktop-answer-radius) 0 var(--podc-desktop-answer-radius)}.product-order-data-chat .product-order-data-chat__answer-text{font-size:var(--podc-desktop-answer-size);line-height:var(--podc-desktop-answer-line-height)}.product-order-data-chat__footer-icon{flex-basis:var(--podc-desktop-footer-icon-size);width:var(--podc-desktop-footer-icon-size);height:var(--podc-desktop-footer-icon-size)}.product-order-data-chat .product-order-data-chat__footer-text{font-size:var(--podc-desktop-footer-size);line-height:var(--podc-desktop-footer-line-height)}}@media screen and (min-width:1200px){.product-order-data-chat__content{flex-direction:row;align-items:flex-end;gap:var(--podc-desktop-content-gap);padding:var(--podc-desktop-padding-y) var(--podc-desktop-padding-x)}.product-order-data-chat__main{flex:1 1 auto;gap:var(--podc-desktop-content-gap);min-width:0;max-width:var(--podc-desktop-intro-width)}.product-order-data-chat__intro{gap:var(--podc-desktop-intro-gap);max-width:var(--podc-desktop-intro-width)}.product-order-data-chat__prompts-shell{flex:0 1 auto;gap:0;min-width:0;max-width:min(100%,var(--podc-desktop-prompt-width))}.product-order-data-chat__prompts-progress{display:none}.product-order-data-chat__prompts-viewport{overflow:visible;width:100%;margin-inline:0;padding-inline:0;touch-action:auto}.product-order-data-chat__prompts{flex-direction:column;gap:var(--podc-desktop-prompt-gap);width:100%}.product-order-data-chat__prompt{flex:none;gap:var(--podc-desktop-prompt-inner-gap);width:min(100%,var(--podc-desktop-prompt-width));padding:var(--podc-desktop-prompt-padding);border-radius:var(--podc-desktop-prompt-radius)}.product-order-data-chat__footer{flex:0 0 auto;gap:var(--podc-desktop-footer-gap);width:auto}.product-order-data-chat .product-order-data-chat__footer-text{white-space:nowrap}}
