#pzai-widget{--pzai-panel-width:360px;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:99999;font-family:Arial,sans-serif;display:flex;align-items:center;justify-content:flex-end;pointer-events:none;width:auto}#pzai-widget *{pointer-events:auto}#pzai-widget .pzai-toggle{background:#22d3a6;color:#06435a;border:none;border-radius:16px 0 0 16px;padding:8px 4px;width:22px;min-width:22px;min-height:116px;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.18);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;z-index:3;transform:translateX(0);transition:transform .28s ease,border-radius .2s ease,box-shadow .2s ease}#pzai-widget .pzai-toggle-dot{width:8px;height:8px;border-radius:50%;background:#fff;display:inline-block;flex:0 0 auto;transition:background .2s ease}#pzai-widget .pzai-toggle-label{writing-mode:vertical-rl;transform:rotate(180deg);letter-spacing:.08em;font-size:10px;line-height:1;text-transform:uppercase;white-space:nowrap}#pzai-widget .pzai-panel{width:var(--pzai-panel-width);max-width:calc(100vw - 24px);background:#fff;border:1px solid #d9e3e7;border-right:none;border-radius:18px 0 0 18px;overflow:hidden;box-shadow:0 24px 50px rgba(0,0,0,.22);position:absolute;right:0;top:50%;transform:translate(calc(100% + 16px),-50%);opacity:0;visibility:hidden;transition:transform .28s ease,opacity .24s ease,visibility .24s ease;z-index:4}#pzai-widget.pzai-open .pzai-panel{transform:translate(0,-50%);opacity:1;visibility:visible}#pzai-widget.pzai-open .pzai-toggle{transform:translateX(calc(-1 * var(--pzai-panel-width)));border-radius:16px 0 0 16px;box-shadow:0 16px 30px rgba(0,0,0,.16)}#pzai-widget.pzai-open .pzai-toggle-dot{background:#fff;justify-content:space-between;align-items:center;background:#06435a;color:#fff;padding:14px 16px}#pzai-widget .pzai-close{background:0 0;color:#fff;border:none;font-size:22px;cursor:pointer}#pzai-widget .pzai-messages{max-height:380px;overflow:auto;padding:14px;background:#f8fbfc}#pzai-widget .pzai-bot-message,#pzai-widget .pzai-user-message{padding:10px 12px;border-radius:12px;margin:0 0 10px;line-height:1.45}#pzai-widget .pzai-bot-message{background:#fff;color:#15313c;border:1px solid #e4ecef}#pzai-widget .pzai-user-message{background:#16d6a6;color:#06435a;margin-left:40px}#pzai-widget .pzai-products{display:grid;gap:10px;margin-top:10px}#pzai-widget .pzai-product{display:grid;grid-template-columns:56px 1fr;gap:10px;background:#fff;border:1px solid #e3ecee;border-radius:12px;padding:10px;text-decoration:none;color:#14303a}#pzai-widget .pzai-product img{width:56px;height:56px;object-fit:cover;border-radius:8px;background:#f2f5f6}#pzai-widget .pzai-form{display:flex;gap:8px;padding:12px;background:#fff}#pzai-widget .pzai-form .pzai-input{flex:1;padding:11px 12px;border:1px solid #cfdce0;border-radius:8px}#pzai-widget .pzai-form button{background:#06435a;color:#fff;border:none;border-radius:8px;padding:0 14px;cursor:pointer}#pzai-widget .pzai-chip{border:1px solid #bfeee1;background:#ecfffa;color:#06435a;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer}@media (max-width:480px){#pzai-widget{right:0;top:50%;transform:translateY(-50%)}#pzai-widget .pzai-toggle{background:#22d3a6;color:#06435a;border:none;border-radius:16px 0 0 16px;padding:8px 4px;width:22px;min-width:22px;min-height:116px;font-weight:700;box-shadow:0 10px 24px rgba(0,0,0,.18);cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;position:relative;z-index:3;transform:translateX(0);transition:transform .28s ease,border-radius .2s ease,box-shadow .2s ease}#pzai-widget .pzai-toggle-label{font-size:9px}#pzai-widget .pzai-panel{width:var(--pzai-panel-width);max-width:calc(100vw - 24px)}#pzai-widget.pzai-open .pzai-toggle{transform:translateX(calc(-1 * var(--pzai-panel-width)));border-radius:16px 0 0 16px;box-shadow:0 16px 30px rgba(0,0,0,.16)}#pzai-widget.pzai-open .pzai-toggle-dot{background:#fff}}#pzai-widget .pzai-header{background:#232f3e !important}#pzai-widget .pzai-toggle{background:#232f3e !important;color:#fff !important}#pzai-widget .pzai-toggle .pzai-toggle-label{color:#fff !important}#pzai-widget .pzai-form button{background:#232f3e !important;border-color:#232f3e !important}.pzai-toggle-label .pzai-toggle-dot,.pzai-root .pzai-toggle-label .pzai-toggle-dot,.pzai-root .pzai-toggle-label.open .pzai-toggle-dot,.pzai-root.is-open .pzai-toggle-label .pzai-toggle-dot,.pzai-root[data-state=open] .pzai-toggle-label .pzai-toggle-dot{width:8px !important;height:8px !important;min-width:8px !important;min-height:8px !important;border-radius:999px !important;background:#fff !important;box-shadow:none !important;transform:none !important;display:inline-block !important;flex:0 0 8px !important}#pzai-widget .pzai-header{display:flex !important;align-items:center !important;justify-content:space-between !important;gap:12px !important;background:#232f3e !important;color:#fff !important;padding:14px 16px !important}#pzai-widget .pzai-title{color:#fff !important;font-weight:700 !important;margin:0 !important;flex:1 1 auto !important}#pzai-widget .pzai-close{margin-left:auto !important;align-self:center !important;background:0 0 !important;color:#fff !important;border:none !important;font-size:22px !important;line-height:1 !important;cursor:pointer !important;padding:0 !important;flex:0 0 auto !important}#pzai-widget .pzai-toggle-dot,#pzai-widget.pzai-open .pzai-toggle-dot,#pzai-widget .pzai-open .pzai-toggle-dot{width:8px !important;height:8px !important;min-width:8px !important;min-height:8px !important;border-radius:50% !important;background:#fff !important;padding:0 !important;box-shadow:none !important;transform:none !important;display:inline-block !important;flex:0 0 8px !important}.pzai-thinking{opacity:.78;font-style:italic}.pzai-suggestions{display:flex;flex-wrap:wrap;gap:8px;margin:10px 0 4px}.pzai-chip{border:1px solid rgba(255,255,255,.18);background:#fff;color:#111827;border-radius:999px;padding:8px 12px;font-size:13px;line-height:1.2;cursor:pointer;transition:background .18s ease,border-color .18s ease,color .18s ease,transform .18s ease}.pzai-chip:hover{background:#f3f4f6;transform:translateY(-1px)}.pzai-chip[data-mode=cheaper],.pzai-chip[data-mode=in_stock],.pzai-chip[data-mode=compare],.pzai-chip[data-mode=similar],.pzai-chip[data-mode=category]{background:#ecfffa;border-color:#bfeee1;color:#06435a}.pzai-chip[data-mode=cheaper]:hover,.pzai-chip[data-mode=in_stock]:hover,.pzai-chip[data-mode=compare]:hover,.pzai-chip[data-mode=similar]:hover,.pzai-chip[data-mode=category]:hover{background:#dffaf2;border-color:#a4e7d7}.pzai-chip[data-mode=support_contact],.pzai-chip[data-mode=shipping_policy],.pzai-chip[data-mode=returns_policy],.pzai-chip[data-mode=track_order],.pzai-chip[data-mode=membership_policy],.pzai-chip[data-mode=ask_ai_usage],.pzai-chip[data-mode=privacy_policy]{background:#f4f7fb;border-color:#d9e2ef;color:#1f3a56}.pzai-chip[data-mode=support_contact]:hover,.pzai-chip[data-mode=shipping_policy]:hover,.pzai-chip[data-mode=returns_policy]:hover,.pzai-chip[data-mode=track_order]:hover,.pzai-chip[data-mode=membership_policy]:hover,.pzai-chip[data-mode=ask_ai_usage]:hover,.pzai-chip[data-mode=privacy_policy]:hover{background:#ebf1f8;border-color:#c7d6e8}.pzai-product-reason{margin-top:6px;font-size:12px;line-height:1.35;opacity:.78}#pzai-widget .pzai-header-actions{display:flex;align-items:center;gap:8px;margin-left:auto}#pzai-widget .pzai-clear{appearance:none;border:1px solid rgba(255,255,255,.18);background:0 0;color:#fff;border-radius:999px;padding:4px 9px;font-size:11px;font-weight:600;line-height:1.15;cursor:pointer;opacity:.92;transition:background .18s ease,border-color .18s ease,opacity .18s ease}#pzai-widget .pzai-clear:hover{background:rgba(255,255,255,.12);border-color:rgba(255,255,255,.3);opacity:1}#pzai-widget .pzai-clear:focus-visible{outline:2px solid rgba(255,255,255,.45);outline-offset:2px}#pzai-widget .pzai-suggestion{border:1px solid #bfeee1;background:#ecfffa;color:#06435a;border-radius:8px;padding:7px 10px;font-size:12px;cursor:pointer}#pzai-widget .pzai-suggestion:hover{background:#dffaf2}#pzai-widget .pzai-product{cursor:pointer}#pzai-widget .pzai-product *{pointer-events:none}#pzai-widget .pzai-view-all-wrap{display:flex;justify-content:flex-end;margin:2px 2px 0}#pzai-widget .pzai-view-all-link{display:inline-block;font-size:12px;line-height:1.2;color:#14303a;text-decoration:underline;text-underline-offset:2px;background:0 0;padding:0;border:0}#pzai-widget .pzai-view-all-link:hover,#pzai-widget .pzai-view-all-link:focus{color:#0b2233}.pzai-product-info strong{display:block;margin-bottom:6px;line-height:1.35}.pzai-product-meta-row{display:block;font-size:13px;line-height:1.45;color:#4b5563}.pzai-product-meta-row .pzai-meta-divider{display:inline-block;margin:0 8px;color:#9ca3af}.pzai-product-price,.pzai-product-meta{display:inline}.pzai-meta-divider{font-weight:600}#pzai-widget .pzai-gate{padding:12px 14px 0}#pzai-widget .pzai-gate-form{display:flex;flex-direction:column;gap:10px;align-items:stretch}#pzai-widget .pzai-gate-form .pzai-input{width:100%}#pzai-widget .pzai-gate-consent{display:flex;gap:8px;align-items:flex-start;font-size:12px;line-height:1.45;color:#17313d}#pzai-widget .pzai-gate-consent a{color:#06435a;text-decoration:underline}#pzai-widget .pzai-gate-error{margin-top:10px}#pzai-widget .pzai-form.pzai-disabled{opacity:.55;pointer-events:none}#pzai-widget .pzai-form.pzai-disabled .pzai-input,#pzai-widget .pzai-form.pzai-disabled button{cursor:not-allowed}#pzai-widget .pzai-gate-note{margin:0 0 10px;padding:0 4px;color:#53606f;font-size:13px;line-height:1.35;white-space:normal;overflow-wrap:anywhere;word-break:normal}#pzai-widget .pzai-gate-form .pzai-gate-name,#pzai-widget .pzai-gate-form .pzai-gate-email{display:block}#pzai-widget .pzai-chat-form.pzai-disabled{opacity:.55}#pzai-widget .pzai-chat-form.pzai-disabled .pzai-chat-input{background:#f0f2f4;color:#7b8693;border-color:#d6dde3}#pzai-widget .pzai-chat-form.pzai-disabled .pzai-chat-send{background:#99a1ac;color:#fff;box-shadow:none}#pzai-widget .pzai-chat-send:disabled{cursor:not-allowed}#pzai-widget .pzai-gate-consent{display:grid !important;grid-template-columns:22px minmax(0,1fr) !important;column-gap:12px !important;align-items:start !important;font-size:12px !important;line-height:1.45 !important;color:#17313d !important}#pzai-widget .pzai-gate-consent>span{display:block !important;min-width:0 !important;white-space:normal !important;overflow-wrap:anywhere !important}#pzai-widget input.pzai-gate-agree,#pzai-widget .pzai-gate-consent input[type=checkbox].pzai-gate-agree,#pzai-widget .pzai-gate-consent .pzai-gate-agree{-webkit-appearance:none !important;appearance:none !important;accent-color:auto !important;box-sizing:border-box !important;display:block !important;width:22px !important;min-width:22px !important;max-width:22px !important;height:22px !important;min-height:22px !important;max-height:22px !important;margin:1px 0 0 !important;padding:0 !important;flex:none !important;border:1px solid #8aa0b3 !important;border-radius:4px !important;background:#fff !important;box-shadow:none !important;outline:none !important;position:relative !important;top:0 !important;left:0 !important;transform:none !important;float:none !important;vertical-align:top !important;justify-self:start !important;align-self:start !important;background-image:none !important}#pzai-widget input.pzai-gate-agree:before,#pzai-widget input.pzai-gate-agree:after,#pzai-widget .pzai-gate-consent input[type=checkbox].pzai-gate-agree:before,#pzai-widget .pzai-gate-consent input[type=checkbox].pzai-gate-agree:after{content:none !important;display:none !important;background:0 0 !important;border:0 !important;box-shadow:none !important}#pzai-widget input.pzai-gate-agree:checked,#pzai-widget .pzai-gate-consent input[type=checkbox].pzai-gate-agree:checked{background:#1ed3a6 !important;border-color:#159b7b !important}#pzai-widget input.pzai-gate-agree:checked{background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M3.2 8.2l2.5 2.7 7-7' fill='none' stroke='%2306435A' stroke-width='2.2' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") !important;background-repeat:no-repeat !important;background-position:center !important;background-size:13px 13px !important}#pzai-widget .pzai-gate-row{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:10px}#pzai-widget .pzai-gate-recaptcha{display:flex;justify-content:flex-start;overflow:hidden}#pzai-widget .pzai-gate-recaptcha .g-recaptcha{transform-origin:left top}@media (max-width:480px){#pzai-widget .pzai-gate-row{grid-template-columns:1fr}}#pzai-widget .pzai-bot-message a{color:#0f4c81;text-decoration:underline;text-underline-offset:2px;word-break:break-word}#pzai-widget .pzai-bot-message a:hover,#pzai-widget .pzai-bot-message a:focus{color:#0b3558}#pzai-widget .pzai-full-page-bar{display:flex;align-items:center;justify-content:flex-end;padding:8px 12px;border-bottom:1px solid #dbe5ea;background:#f1f6f8}#pzai-widget .pzai-full-page-link{display:inline-flex;align-items:center;justify-content:center;gap:6px;min-height:30px;max-width:100%;padding:5px 10px;border:1px solid #c8d8df;border-radius:999px;color:#17313d!important;background:#fff;font-size:11px;font-weight:700;line-height:1.2;text-decoration:none!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;box-shadow:0 2px 8px rgba(17,47,61,.06)}#pzai-widget .pzai-full-page-link-icon{font-size:13px;line-height:1;flex:0 0 auto}#pzai-widget .pzai-full-page-link:hover,#pzai-widget .pzai-full-page-link:focus{background:#e8f3f7;border-color:#a9c3ce;color:#0b2d3a!important}.pzai-shortcode-shell{width:100%;max-width:1440px;margin:0 auto;font-family:Arial,sans-serif;color:var(--pzai-page-dark,#17233b)}.pzai-shortcode-hero{position:relative;display:grid;grid-template-columns:minmax(190px,250px) minmax(420px,1fr) minmax(190px,250px);gap:24px;align-items:center;min-height:720px;padding:42px 28px 34px;overflow:hidden;border:1px solid #dce7f5;border-radius:26px;background:radial-gradient(circle at 50% 38%,#fff 0%,#f8fbff 44%,#edf5ff 100%);box-shadow:0 24px 64px rgba(35,78,138,.13)}.pzai-shortcode-hero:before,.pzai-shortcode-hero:after{content:'';position:absolute;border-radius:50%;border:1px solid rgba(37,99,235,.08);pointer-events:none}.pzai-shortcode-hero:before{width:720px;height:720px;left:50%;top:44%;transform:translate(-50%,-50%)}.pzai-shortcode-hero:after{width:980px;height:980px;left:50%;top:50%;transform:translate(-50%,-50%)}.pzai-shortcode-center{width:100%;max-width:720px;margin:0 auto;position:relative;z-index:3;text-align:center}.pzai-shortcode-title-block h2{margin:0;color:var(--pzai-page-dark,#17233b);font-size:clamp(48px,6vw,84px);line-height:.98;font-weight:900;letter-spacing:-.055em}.pzai-shortcode-label{display:inline-flex;margin:16px 0 12px;padding:8px 28px;border-radius:999px;background:linear-gradient(90deg,#2878ff,#1261e8);color:#fff;font-size:clamp(18px,2vw,30px);font-weight:700;line-height:1.15;box-shadow:0 10px 24px rgba(37,99,235,.22)}.pzai-shortcode-tagline{margin:0 0 16px;color:#20314d;font-size:clamp(18px,2vw,28px);line-height:1.35;font-weight:500}.pzai-page-spark{position:absolute;color:#2878ff;font-size:30px;line-height:1}.pzai-page-spark--one{left:8%;top:4%}.pzai-page-spark--two{right:7%;top:1%;font-size:24px}.pzai-shortcode-assistant-row{display:flex;align-items:center;justify-content:center;gap:22px;margin:18px 0 10px}.pzai-shortcode-bot{display:flex;align-items:center;justify-content:center;width:134px;height:112px;flex:0 0 134px;border-radius:48% 48% 44% 44%;background:linear-gradient(145deg,#fefefe,#dcecff);border:1px solid #cfe1fb;box-shadow:0 18px 34px rgba(37,99,235,.2);position:relative}.pzai-shortcode-bot:before{content:'';position:absolute;top:-17px;width:4px;height:20px;background:#2676f7;border-radius:4px}.pzai-shortcode-bot:after{content:'';position:absolute;top:-24px;width:12px;height:12px;border-radius:50%;background:#2676f7;box-shadow:0 0 0 6px rgba(38,118,247,.11)}.pzai-shortcode-bot-face{display:flex;align-items:center;justify-content:center;gap:24px;width:96px;height:66px;border-radius:24px;background:linear-gradient(145deg,#071c51,#0e4cc1);position:relative;box-shadow:inset 0 -8px 14px rgba(0,0,0,.16),0 7px 14px rgba(11,65,167,.22)}.pzai-shortcode-bot-face i{display:block;width:11px;height:16px;border-radius:999px;background:#fff}.pzai-shortcode-bot-face b{position:absolute;left:50%;bottom:12px;width:28px;height:10px;border-bottom:4px solid #fff;border-radius:0 0 22px 22px;transform:translateX(-50%)}.pzai-shortcode-chat-dots{display:flex;gap:8px;padding:18px 22px;border-radius:20px;background:#fff;box-shadow:0 12px 28px rgba(37,99,235,.12)}.pzai-shortcode-chat-dots i{width:8px;height:8px;border-radius:50%;background:#2878ff}.pzai-shortcode-subtitle{margin:0 auto 18px;max-width:520px;color:#31435f;font-size:17px;line-height:1.55}.pzai-page-launch-form{display:grid;grid-template-columns:minmax(0,1fr) 64px;align-items:center;max-width:690px;margin:0 auto;padding:0;border:1px solid #cbdaf0;border-radius:17px;background:#fff;box-shadow:0 16px 34px rgba(31,74,140,.15);overflow:hidden}.pzai-page-launch-input{width:100%;min-width:0;height:72px;padding:0 20px;border:0!important;outline:0!important;background:#fff!important;color:#334155;font-size:16px;line-height:1.45;box-shadow:none!important}.pzai-page-launch-input::placeholder{color:#596579;opacity:1}.pzai-page-launch-form button{display:flex;align-items:center;justify-content:center;width:64px;height:72px;padding:0;border:0;background:#fff;color:#1564e8;font-size:32px;line-height:1;cursor:pointer;transition:transform .18s ease,background .18s ease}.pzai-page-launch-form button:hover,.pzai-page-launch-form button:focus{background:#f3f7ff;transform:translateX(2px)}.pzai-page-prompts{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;margin:20px auto 0;max-width:690px}.pzai-page-prompt{min-height:50px;padding:11px 15px;border:1px solid #d3e4fb;border-radius:9px;background:#eaf3ff;color:#0b3fa6;font-size:14px;font-weight:600;line-height:1.35;text-align:left;cursor:pointer;transition:background .18s ease,border-color .18s ease,transform .18s ease}.pzai-page-prompt:hover,.pzai-page-prompt:focus{background:#dbeaff;border-color:#aacaf6;transform:translateY(-1px)}.pzai-page-feature-strip{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:22px auto 0;max-width:720px}.pzai-page-feature-strip span{padding:10px 8px;border:1px solid #e0eafa;border-radius:999px;background:rgba(255,255,255,.76);color:#174a99;font-size:12px;font-weight:700;white-space:nowrap}.pzai-shortcode-product-rail{display:grid;gap:18px;align-self:stretch;align-content:center;position:relative;z-index:2}.pzai-page-product-card{display:block;width:100%;padding:10px 10px 13px;border:1px solid #d9e3f0;border-radius:18px;background:#fff;color:#13213c!important;text-decoration:none!important;overflow:hidden;box-shadow:0 14px 34px rgba(29,57,100,.13);transition:transform .22s ease,box-shadow .22s ease}.pzai-shortcode-product-rail--left .pzai-page-product-card:nth-child(1){transform:rotate(-4deg)}.pzai-shortcode-product-rail--left .pzai-page-product-card:nth-child(2){transform:rotate(2deg)}.pzai-shortcode-product-rail--left .pzai-page-product-card:nth-child(3){transform:rotate(-2deg)}.pzai-shortcode-product-rail--right .pzai-page-product-card:nth-child(1){transform:rotate(4deg)}.pzai-shortcode-product-rail--right .pzai-page-product-card:nth-child(2){transform:rotate(-2deg)}.pzai-shortcode-product-rail--right .pzai-page-product-card:nth-child(3){transform:rotate(2deg)}.pzai-page-product-card:hover,.pzai-page-product-card:focus{transform:translateY(-4px) rotate(0)!important;box-shadow:0 20px 42px rgba(29,57,100,.18)}.pzai-page-product-image{display:block;width:100%;aspect-ratio:1.35/1;border-radius:12px;background:#f6f8fb;overflow:hidden}.pzai-page-product-image img{display:block;width:100%;height:100%;object-fit:cover;transition:transform .25s ease}.pzai-page-product-card:hover img{transform:scale(1.04)}.pzai-page-product-name{display:-webkit-box;margin:10px 2px 4px;overflow:hidden;color:#17233b;font-size:13px;font-weight:800;line-height:1.3;-webkit-line-clamp:2;-webkit-box-orient:vertical}.pzai-page-product-price{display:block;margin:0 2px;color:#3f4e66;font-size:12px;line-height:1.35}.pzai-page-product-rating{display:flex;align-items:center;gap:5px;margin:7px 2px 0;color:#f5a400;font-size:13px;line-height:1}.pzai-page-product-rating small{color:#778399;font-size:10px}.pzai-page-stars{letter-spacing:1px}.pzai-shortcode-conversation{margin-top:28px;scroll-margin-top:32px}#pzai-widget.pzai-embedded{position:relative!important;right:auto!important;top:auto!important;transform:none!important;z-index:1!important;display:block!important;width:100%!important;pointer-events:auto!important}#pzai-widget.pzai-embedded .pzai-toggle{display:none!important}#pzai-widget.pzai-embedded .pzai-panel{position:relative!important;right:auto!important;top:auto!important;transform:none!important;width:100%!important;max-width:none!important;opacity:1!important;visibility:visible!important;border:1px solid #d9e3e7!important;border-radius:20px!important;box-shadow:0 20px 48px rgba(0,0,0,.12)!important;overflow:hidden!important}#pzai-widget.pzai-embedded .pzai-messages{min-height:280px;max-height:680px;padding:18px;background:#f8fbfc}#pzai-widget.pzai-embedded .pzai-bot-message,#pzai-widget.pzai-embedded .pzai-user-message{max-width:78%}#pzai-widget.pzai-embedded .pzai-user-message{margin-left:auto}#pzai-widget.pzai-embedded .pzai-products{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}#pzai-widget.pzai-embedded .pzai-product{grid-template-columns:72px minmax(0,1fr);padding:12px}#pzai-widget.pzai-embedded .pzai-product img{width:72px;height:72px}#pzai-widget.pzai-embedded .pzai-form{padding:14px 16px}#pzai-widget.pzai-embedded .pzai-chat-form .pzai-input{min-height:48px;font-size:15px}#pzai-widget.pzai-embedded .pzai-chat-send{min-width:88px}#pzai-widget.pzai-embedded .pzai-gate{padding:16px 18px 0}@media (max-width:1100px){.pzai-shortcode-hero{grid-template-columns:150px minmax(0,1fr) 150px;gap:16px;padding-left:18px;padding-right:18px}.pzai-page-product-card{padding:8px}.pzai-page-product-name{font-size:11px}.pzai-page-product-price{font-size:10px}.pzai-page-feature-strip{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (max-width:900px){.pzai-shortcode-hero{grid-template-columns:1fr;min-height:0;padding:38px 24px}.pzai-shortcode-product-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));align-self:auto}.pzai-shortcode-product-rail--left{order:2;margin-top:12px}.pzai-shortcode-center{order:1}.pzai-shortcode-product-rail--right{order:3}.pzai-shortcode-product-rail .pzai-page-product-card{transform:none!important}.pzai-page-product-image{aspect-ratio:1/1}}@media (max-width:640px){.pzai-shortcode-hero{padding:30px 14px;border-radius:18px}.pzai-shortcode-title-block h2{font-size:48px}.pzai-shortcode-label{padding:7px 20px;font-size:19px}.pzai-shortcode-tagline{font-size:18px}.pzai-shortcode-bot{width:104px;height:88px;flex-basis:104px}.pzai-shortcode-bot-face{width:75px;height:53px;gap:18px}.pzai-shortcode-bot-face i{width:9px;height:13px}.pzai-shortcode-subtitle{font-size:15px}.pzai-page-launch-form{grid-template-columns:minmax(0,1fr) 50px}.pzai-page-launch-input{height:60px;font-size:14px;padding:0 13px}.pzai-page-launch-form button{width:50px;height:60px;font-size:25px}.pzai-page-prompts{grid-template-columns:1fr;gap:9px;margin-top:16px}.pzai-page-prompt{min-height:44px}.pzai-page-feature-strip{grid-template-columns:1fr 1fr}.pzai-page-feature-strip span{white-space:normal}.pzai-shortcode-product-rail{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.pzai-shortcode-product-rail .pzai-page-product-card:nth-child(3){display:none}#pzai-widget.pzai-embedded .pzai-messages{min-height:220px;max-height:520px;padding:12px}#pzai-widget.pzai-embedded .pzai-products{grid-template-columns:1fr}#pzai-widget.pzai-embedded .pzai-bot-message,#pzai-widget.pzai-embedded .pzai-user-message{max-width:92%}#pzai-widget.pzai-embedded .pzai-form{padding:12px;gap:8px}#pzai-widget.pzai-embedded .pzai-chat-send{min-width:68px;padding:0 10px}}