.rp-ai-widget{--rp-ai-accent:#111827;--rp-ai-accent-hover:#1f2937;--rp-ai-soft:#f7f8fb;--rp-ai-border:#e5e7eb;--rp-ai-muted:#6b7280;--rp-ai-radius:22px;box-sizing:border-box;position:relative;z-index:99999;font-family:inherit;line-height:1.45}.rp-ai-widget *,.rp-ai-widget *::before,.rp-ai-widget *::after{box-sizing:border-box}.rp-ai-widget--floating{position:fixed;right:18px;bottom:max(10px, env(safe-area-inset-bottom))}.rp-ai-toggle{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:54px;padding:0 20px;border:0;border-radius:999px;background:var(--rp-ai-accent);color:#fff;box-shadow:0 14px 36px rgb(17 24 39 / .24);cursor:pointer;font:inherit;font-weight:750;letter-spacing:-.01em;transition:transform 180ms ease,box-shadow 180ms ease,background 180ms ease}.rp-ai-toggle:hover,.rp-ai-toggle:focus-visible{background:var(--rp-ai-accent-hover);box-shadow:0 17px 42px rgb(17 24 39 / .28);transform:translateY(-2px)}.rp-ai-toggle:focus-visible,.rp-ai-close:focus-visible,.rp-ai-teaser:focus-visible,.rp-ai-form textarea:focus-visible,.rp-ai-form button:focus-visible{outline:3px solid rgb(99 102 241 / .28);outline-offset:3px}.rp-ai-toggle-icon{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:rgb(255 255 255 / .12);font-size:13px}.rp-ai-teaser{position:absolute;right:calc(100% + 12px);bottom:3px;display:inline-flex;align-items:flex-start;gap:9px;width:max-content;max-width:min(285px, calc(100vw - 125px));padding:12px 14px;border:1px solid var(--rp-ai-border);border-radius:15px;background:#fff;color:#1f2937;box-shadow:0 14px 36px rgb(17 24 39 / .16);cursor:pointer;font:inherit;font-size:13.5px;font-weight:600;line-height:1.4;text-align:left;opacity:0;visibility:hidden;pointer-events:none;transform:translateX(8px) scale(.97);transform-origin:right center;transition:opacity 220ms ease,transform 220ms ease,visibility 220ms ease,box-shadow 180ms ease}.rp-ai-teaser::after{content:"";position:absolute;right:-7px;bottom:18px;width:13px;height:13px;border-top:1px solid var(--rp-ai-border);border-right:1px solid var(--rp-ai-border);background:#fff;transform:rotate(45deg)}.rp-ai-teaser:hover{box-shadow:0 17px 42px rgb(17 24 39 / .2)}.rp-ai-teaser-icon{position:relative;z-index:1;flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:25px;height:25px;border-radius:50%;background:var(--rp-ai-accent);color:#fff;font-size:12px}.rp-ai-widget.is-teaser-visible .rp-ai-teaser{opacity:1;visibility:visible;pointer-events:auto;transform:translateX(0) scale(1)}.rp-ai-panel{display:flex;flex-direction:column;min-height:0;width:min(400px, calc(100vw - 24px));height:min(640px, calc(100dvh - 96px));margin-bottom:12px;overflow:hidden;border:1px solid var(--rp-ai-border);border-radius:var(--rp-ai-radius);background:#fff;box-shadow:0 26px 76px rgb(17 24 39 / .24)}.rp-ai-widget--floating .rp-ai-panel{position:absolute;right:0;bottom:58px}.rp-ai-widget.is-open .rp-ai-panel{animation:rpAiPanelIn 190ms ease-out both}@keyframes rpAiPanelIn{from{opacity:0;transform:translateY(8px) scale(.985)}to{opacity:1;transform:translateY(0) scale(1)}}.rp-ai-header{flex:0 0 auto;display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:86px;padding:18px 18px 18px 20px;background:var(--rp-ai-accent);color:#fff}.rp-ai-header strong,.rp-ai-header small{display:block}.rp-ai-header strong{color:#fff;font-size:17px;line-height:1.25}.rp-ai-header small{margin-top:5px;color:rgb(255 255 255 / .72);font-size:12.5px}.rp-ai-close{flex:0 0 auto;display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;border:1px solid rgb(255 255 255 / .13);border-radius:50%;background:rgb(255 255 255 / .1);color:#fff;box-shadow:none;cursor:pointer;transition:transform 170ms ease,background 170ms ease,color 170ms ease,border-color 170ms ease}.rp-ai-close svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2.2;stroke-linecap:round}.rp-ai-close:hover{border-color:#fff;background:#fff;color:var(--rp-ai-accent);transform:rotate(5deg) scale(1.04)}.rp-ai-messages{flex:1 1 0%;height:auto;min-height:72px;padding:18px;overflow-y:auto;overscroll-behavior:contain;background:var(--rp-ai-soft);scrollbar-width:thin;scrollbar-color:#cbd5e1 #fff0}.rp-ai-message{max-width:86%;margin:0 0 11px;padding:11px 13px;border-radius:15px;overflow-wrap:anywhere;line-height:1.48;font-size:14px}.rp-ai-message p{margin:0 0 9px}.rp-ai-message p:last-child,.rp-ai-message ol:last-child,.rp-ai-message ul:last-child,.rp-ai-message .rp-ai-message-heading:last-child{margin-bottom:0}.rp-ai-message ol,.rp-ai-message ul{margin:5px 0 9px;padding-inline-start:21px}.rp-ai-message li{margin:0;padding-inline-start:2px}.rp-ai-message li+li{margin-top:5px}.rp-ai-message strong{font-weight:760}.rp-ai-message-heading{display:block;margin:0 0 7px;color:inherit}.rp-ai-message a{color:#175d8f;font-weight:650;text-decoration:underline;text-underline-offset:2px}.rp-ai-message--user a{color:#fff}.rp-ai-message--assistant{margin-right:auto;border:1px solid var(--rp-ai-border);border-bottom-left-radius:5px;background:#fff;color:#111827;box-shadow:0 4px 14px rgb(17 24 39 / .035)}.rp-ai-message--user{margin-left:auto;border-bottom-right-radius:5px;background:var(--rp-ai-accent);color:#fff}.rp-ai-message.is-loading{opacity:.65}.rp-ai-products{flex:0 0 auto;height:38px;padding:0;overflow:hidden;border-top:1px solid var(--rp-ai-border);border-bottom:1px solid var(--rp-ai-border);background:#fff}.rp-ai-products[hidden]{display:none!important}.rp-ai-products-line{display:flex;height:100%;min-width:0;align-items:center;gap:7px;padding:0 11px}.rp-ai-products-label{flex:0 0 auto;color:#374151;font-size:11px;font-weight:750;line-height:1}.rp-ai-products-links{display:flex;min-width:0;flex:1 1 auto;align-items:center;gap:7px;overflow-x:auto;overflow-y:hidden;overscroll-behavior-x:contain;scroll-behavior:smooth;scrollbar-width:none;white-space:nowrap;-webkit-overflow-scrolling:touch}.rp-ai-products-links::-webkit-scrollbar{display:none}.rp-ai-product-link{flex:0 0 auto;max-width:210px;overflow:hidden;color:#1f4f7a;font-size:10.8px;font-weight:650;line-height:1.2;text-decoration:none;text-overflow:ellipsis;white-space:nowrap}.rp-ai-product-link:hover{color:#0b3760;text-decoration:underline}.rp-ai-products-separator{flex:0 0 auto;color:#b5bdc8;font-size:10px;line-height:1}.rp-ai-form{flex:0 0 auto;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:8px;padding:9px 12px;border-top:1px solid var(--rp-ai-border);background:#fff}.rp-ai-form textarea{width:100%;min-height:44px;max-height:82px;resize:vertical;padding:11px 12px;border:1px solid #d1d5db;border-radius:13px;background:#fff;color:#111827;font:inherit;font-size:14px;line-height:1.35;transition:border-color 160ms ease,box-shadow 160ms ease}.rp-ai-form textarea:focus{border-color:#6366f1;box-shadow:0 0 0 3px rgb(99 102 241 / .12);outline:0}.rp-ai-form button{align-self:stretch;min-width:76px;padding:0 16px;border:0;border-radius:13px;background:var(--rp-ai-accent);color:#fff;cursor:pointer;font:inherit;font-weight:700;transition:background 160ms ease,transform 160ms ease}.rp-ai-form button:hover{background:var(--rp-ai-accent-hover);transform:translateY(-1px)}.rp-ai-form button:disabled{cursor:wait;opacity:.55;transform:none}.rp-ai-footer{position:relative;z-index:5;flex:0 0 auto;display:flex;min-height:24px;flex-direction:column;gap:3px;padding:4px 10px 6px;border-top:1px solid var(--rp-ai-border);background:#fff;color:var(--rp-ai-muted);font-size:8.7px;box-shadow:0 -6px 14px rgb(17 24 39 / .035)}.rp-ai-footer.has-handoff{min-height:52px}.rp-ai-disclaimer{display:block;overflow:hidden;color:var(--rp-ai-muted);line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.rp-ai-footer.has-handoff .rp-ai-disclaimer{font-size:8px;opacity:.78}.rp-ai-handoff{display:flex;min-width:0;align-items:center;gap:6px;padding:4px 6px;overflow-x:auto;overflow-y:hidden;border:1px solid #dbe7df;border-radius:10px;background:#f7fcf8;color:#374151;scrollbar-width:none;white-space:nowrap}.rp-ai-handoff::-webkit-scrollbar{display:none}.rp-ai-handoff[hidden]{display:none!important}.rp-ai-handoff.is-ready{border-color:#b8dfc4;background:#f0fbf3}.rp-ai-handoff-label{flex:0 0 auto;color:#14532d;font-size:10.5px;font-weight:700;line-height:1.2}.rp-ai-handoff-actions{display:inline-flex;flex:0 0 auto;align-items:center;gap:5px}.rp-ai-handoff-button{display:inline-flex;flex:0 0 auto;align-items:center;justify-content:center;min-height:25px;padding:4px 8px;border:1px solid #fff0;border-radius:999px;font-size:9.8px;font-weight:750;line-height:1.1;text-align:center;text-decoration:none}.rp-ai-handoff-button[hidden]{display:none!important}.rp-ai-handoff-button--primary{background:#166534;color:#fff}.rp-ai-handoff-button--primary:hover{background:#14532d;color:#fff}.rp-ai-handoff-button--secondary{border-color:#b7d7c0;background:#fff;color:#166534}.rp-ai-handoff-button--secondary:hover{border-color:#86b594;background:#f7fff9;color:#14532d}.rp-ai-widget--inline .rp-ai-panel{position:static;margin-top:12px}.screen-reader-text{position:absolute!important;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}@media (max-width:520px){.rp-ai-widget--floating{right:10px;bottom:max(10px, env(safe-area-inset-bottom))}.rp-ai-widget--floating .rp-ai-panel{position:fixed;inset:8px 8px 72px;width:auto;height:auto;border-radius:20px}.rp-ai-toggle-label{display:none}.rp-ai-toggle{width:54px;min-width:54px;padding:0}.rp-ai-toggle-icon{width:26px;height:26px}.rp-ai-teaser{right:calc(100% + 10px);max-width:calc(100vw - 88px);font-size:13px}.rp-ai-panel{height:min(680px, calc(100dvh - 68px))}.rp-ai-handoff-label{font-size:10px}}@media (prefers-reduced-motion:reduce){.rp-ai-toggle,.rp-ai-teaser,.rp-ai-close,.rp-ai-form button,.rp-ai-widget.is-open .rp-ai-panel{animation:none;transition:none}}