.cf-global-robot{--cf-robot-accent: #1478d4;--cf-robot-accent-2: #63c9f5;--cf-robot-panel-bg: #ffffff;--cf-robot-text: #10243c;--cf-robot-muted: #65758a;--cf-robot-border: rgba(20, 120, 212, .16);--cf-robot-shadow: 0 22px 65px rgba(13, 52, 92, .2);--cf-robot-size: 68px;--cf-robot-panel-width: 370px;--cf-robot-offset-x: 24px;--cf-robot-offset-y: 24px;--cf-robot-mobile-size: 58px;--cf-robot-mobile-offset-x: 14px;--cf-robot-mobile-offset-y: 16px;--cf-robot-z-index: 9000;position:fixed;right:var(--cf-robot-offset-x);bottom:var(--cf-robot-offset-y);z-index:var(--cf-robot-z-index);width:var(--cf-robot-size);height:var(--cf-robot-size);font-family:var(--font-body-family, inherit);color:var(--cf-robot-text);pointer-events:none;isolation:isolate}.cf-global-robot[data-side=left]{right:auto;left:var(--cf-robot-offset-x)}.cf-global-robot *,.cf-global-robot *:before,.cf-global-robot *:after{box-sizing:border-box}.cf-robot-launcher,.cf-robot-panel,.cf-robot-prompt{pointer-events:auto}.cf-robot-launcher{position:relative;display:grid;place-items:center;width:var(--cf-robot-size);height:var(--cf-robot-size);padding:0;border:1px solid rgba(255,255,255,.72);border-radius:50%;background:radial-gradient(circle at 32% 25%,rgba(255,255,255,.98) 0 14%,transparent 15%),linear-gradient(145deg,var(--cf-robot-accent-2),var(--cf-robot-accent));box-shadow:0 14px 35px #1478d44d,0 0 0 7px #1478d414;color:#fff;cursor:pointer;transition:transform .18s ease,box-shadow .18s ease;isolation:isolate;will-change:transform}.cf-robot-launcher:before,.cf-robot-launcher:after{content:"";position:absolute;z-index:0;top:-8px;right:-8px;bottom:-8px;left:-8px;border:2px solid color-mix(in srgb,var(--cf-robot-accent-2) 78%,white);border-radius:50%;opacity:0;pointer-events:none}.cf-robot-launcher__custom-image,.cf-robot-avatar{z-index:1}.cf-global-robot.is-alerting .cf-robot-launcher{animation:cf-robot-recommend-attention 3.8s ease-in-out infinite}.cf-global-robot.is-alerting .cf-robot-launcher:before{animation:cf-robot-recommend-ring 3.8s ease-out infinite}.cf-global-robot.is-alerting .cf-robot-launcher:after{animation:cf-robot-recommend-ring 3.8s .42s ease-out infinite}.cf-robot-launcher:hover{transform:translateY(-3px) scale(1.04);box-shadow:0 18px 42px #1478d45c,0 0 0 9px #1478d41a}.cf-global-robot.is-open .cf-robot-launcher{transform:translateZ(0) rotate(0) scale(1)}.cf-robot-launcher:focus-visible,.cf-robot-tab:focus-visible,.cf-robot-close:focus-visible,.cf-robot-card:focus-visible{outline:3px solid color-mix(in srgb,var(--cf-robot-accent) 48%,white);outline-offset:3px}.cf-robot-launcher__custom-image{width:100%;height:100%;object-fit:contain;border-radius:inherit;filter:drop-shadow(0 6px 10px rgba(3,35,69,.18))}.cf-global-robot.is-alerting .cf-robot-launcher__custom-image{transform-origin:50% 82%;animation:cf-robot-custom-image-greet 3.8s ease-in-out infinite}.cf-robot-avatar{position:relative;width:68%;height:58%;transform-origin:50% 88%}.cf-global-robot.is-alerting .cf-robot-avatar{animation:cf-robot-avatar-greet 3.8s ease-in-out infinite}.cf-robot-avatar__antenna{position:absolute;top:-22%;left:50%;width:2px;height:26%;background:#ffffffeb;transform:translate(-50%)}.cf-robot-avatar__antenna:before{content:"";position:absolute;top:-5px;left:50%;width:8px;height:8px;border-radius:50%;background:#fff;box-shadow:0 0 10px #ffffffd9;transform:translate(-50%)}.cf-global-robot.is-alerting .cf-robot-avatar__antenna:before{animation:cf-robot-antenna-signal 1.1s ease-in-out infinite}.cf-robot-avatar__head{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid rgba(255,255,255,.92);border-radius:34% 34% 42% 42%;background:#fff3;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);transform-origin:50% 78%}.cf-global-robot.is-alerting .cf-robot-avatar__head{animation:cf-robot-head-greet 3.8s ease-in-out infinite}.cf-robot-avatar__eye{position:absolute;top:38%;width:16%;height:19%;border-radius:50%;background:#fff;box-shadow:0 0 8px #fffc}.cf-global-robot.is-alerting .cf-robot-avatar__eye{animation:cf-robot-blink 2.2s infinite}.cf-robot-avatar__eye--left{left:23%}.cf-robot-avatar__eye--right{right:23%}.cf-robot-avatar__mouth{position:absolute;left:50%;bottom:20%;width:30%;height:2px;border-radius:5px;background:#ffffffe6;transform:translate(-50%);transition:width .18s ease,height .18s ease,border .18s ease,background .18s ease}.cf-global-robot.is-alerting .cf-robot-avatar__mouth{width:32%;height:8px;border-bottom:2px solid rgba(255,255,255,.96);border-radius:0 0 999px 999px;background:transparent}.cf-robot-launcher__badge{position:absolute;z-index:2;top:-3px;right:-2px;display:grid;place-items:center;min-width:20px;height:20px;padding:0 5px;border:2px solid #fff;border-radius:999px;background:#ff5a5f;color:#fff;font-size:11px;font-weight:800;line-height:1;box-shadow:0 4px 12px #ff5a5f57}.cf-robot-launcher__badge[hidden]{display:none}.cf-global-robot.is-alerting .cf-robot-launcher__badge:not([hidden]){animation:cf-robot-badge-attention 1.45s ease-in-out infinite}.cf-robot-prompt{position:absolute;right:calc(var(--cf-robot-size) + 12px);bottom:5px;width:max-content;max-width:min(260px,calc(100vw - var(--cf-robot-size) - 54px));padding:11px 14px;border:1px solid var(--cf-robot-border);border-radius:14px 14px 4px;background:var(--cf-robot-panel-bg);box-shadow:0 12px 35px #0d345c29;color:var(--cf-robot-text);font-size:13px;font-weight:650;line-height:1.42;opacity:0;visibility:hidden;transform:translate(8px) translateY(5px);transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.cf-global-robot[data-side=left] .cf-robot-prompt{right:auto;left:calc(var(--cf-robot-size) + 12px);border-radius:14px 14px 14px 4px;transform:translate(-8px) translateY(5px)}.cf-robot-prompt.is-visible{opacity:1;visibility:visible;transform:translate(0)}.cf-robot-panel{position:absolute;right:0;bottom:calc(var(--cf-robot-size) + 16px);display:flex;flex-direction:column;width:min(var(--cf-robot-panel-width),calc(100vw - 24px));max-height:min(680px,calc(100vh - var(--cf-robot-offset-y) - var(--cf-robot-size) - 40px));overflow:hidden;border:1px solid var(--cf-robot-border);border-radius:24px;background-color:var(--cf-robot-panel-bg);background-image:linear-gradient(180deg,color-mix(in srgb,var(--cf-robot-accent) 7%,white),var(--cf-robot-panel-bg) 128px);box-shadow:var(--cf-robot-shadow);opacity:0;visibility:hidden;transform:translateY(14px) scale(.96);transform-origin:bottom right;transition:opacity .22s ease,transform .22s ease,visibility .22s ease}.cf-global-robot[data-side=left] .cf-robot-panel{right:auto;left:0;transform-origin:bottom left}.cf-global-robot.is-open .cf-robot-panel{opacity:1;visibility:visible;transform:translateY(0) scale(1)}.cf-robot-panel__header{position:relative;display:grid;grid-template-columns:42px minmax(0,1fr) 36px;align-items:center;gap:11px;padding:17px 17px 14px;border-bottom:1px solid var(--cf-robot-border)}.cf-robot-panel__mini-avatar{display:grid;place-items:center;width:42px;height:42px;border-radius:14px;background:linear-gradient(145deg,var(--cf-robot-accent-2),var(--cf-robot-accent));color:#fff;box-shadow:0 8px 18px #1478d433}.cf-robot-panel__mini-avatar svg{width:24px;height:24px}.cf-robot-panel__heading{min-width:0}.cf-robot-panel__title{display:block;margin:0;color:var(--cf-robot-text);font-size:17px;font-weight:780;line-height:1.2}.cf-robot-panel__subtitle{display:block;margin-top:3px;overflow:hidden;color:var(--cf-robot-muted);font-size:12px;line-height:1.35;text-overflow:ellipsis;white-space:nowrap}.cf-robot-close{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:#10243c0f;color:var(--cf-robot-text);cursor:pointer;transition:background .16s ease,transform .16s ease}.cf-robot-close:hover{background:#10243c1c;transform:rotate(5deg)}.cf-robot-close svg{width:18px;height:18px}.cf-robot-intro{margin:0;padding:13px 17px 4px;color:var(--cf-robot-muted);font-size:13px;line-height:1.48}.cf-robot-tabs{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:7px;margin:11px 17px 8px;padding:5px;border-radius:13px;background:#10243c0e}.cf-robot-tab{min-height:36px;padding:7px 10px;border:0;border-radius:9px;background:transparent;color:var(--cf-robot-muted);font:inherit;font-size:12px;font-weight:720;cursor:pointer;transition:background .16s ease,color .16s ease,box-shadow .16s ease}.cf-robot-tab[aria-selected=true]{background:var(--cf-robot-panel-bg);color:var(--cf-robot-accent);box-shadow:0 4px 14px #0d345c1a}.cf-robot-content{min-height:142px;overflow-y:auto;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:rgba(20,120,212,.25) transparent}.cf-robot-tabpanel{display:grid;gap:9px;padding:6px 17px 17px}.cf-robot-tabpanel[hidden]{display:none}.cf-robot-card{display:grid;grid-template-columns:68px minmax(0,1fr) 24px;align-items:center;gap:11px;min-height:82px;padding:8px 9px;border:1px solid rgba(16,36,60,.08);border-radius:15px;background:#ffffffd1;color:inherit;text-decoration:none;box-shadow:0 5px 20px #0d345c0e;transition:transform .16s ease,border-color .16s ease,box-shadow .16s ease}.cf-robot-card:hover{border-color:color-mix(in srgb,var(--cf-robot-accent) 35%,transparent);box-shadow:0 10px 26px #0d345c1a;transform:translateY(-2px)}.cf-robot-card__media{display:grid;place-items:center;width:68px;height:68px;overflow:hidden;border-radius:11px;background:linear-gradient(145deg,#1478d412,#63c9f51a)}.cf-robot-card__image,.cf-robot-card__placeholder{width:100%;height:100%;object-fit:contain}.cf-robot-card--article .cf-robot-card__image{object-fit:cover}.cf-robot-card__article-icon{display:grid;place-items:center;width:100%;height:100%;color:var(--cf-robot-accent)}.cf-robot-card__article-icon svg{width:28px;height:28px}.cf-robot-card__body{display:block;min-width:0}.cf-robot-card__eyebrow,.cf-robot-card__title,.cf-robot-card__meta,.cf-robot-card__excerpt{display:block}.cf-robot-card__eyebrow{margin-bottom:3px;overflow:hidden;color:var(--cf-robot-accent);font-size:10px;font-weight:760;letter-spacing:.055em;line-height:1.2;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap}.cf-robot-card__title{display:-webkit-box;overflow:hidden;color:var(--cf-robot-text);font-size:13px;font-weight:720;line-height:1.32;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cf-robot-card__meta{margin-top:4px;color:var(--cf-robot-muted);font-size:12px;font-weight:650}.cf-robot-card__excerpt{display:-webkit-box;margin-top:4px;overflow:hidden;color:var(--cf-robot-muted);font-size:11px;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.cf-robot-card__arrow{display:grid;place-items:center;color:var(--cf-robot-muted)}.cf-robot-card__arrow svg{width:17px;height:17px}.cf-robot-custom-tip{display:block;padding:13px 14px;border:1px solid rgba(20,120,212,.12);border-radius:15px;background:linear-gradient(145deg,#1478d40e,#63c9f516);color:inherit;text-decoration:none}.cf-robot-custom-tip__title{display:block;color:var(--cf-robot-text);font-size:13px;font-weight:760}.cf-robot-custom-tip__text{display:block;margin-top:4px;color:var(--cf-robot-muted);font-size:12px;line-height:1.42}.cf-robot-empty{display:none;padding:26px 18px;text-align:center;color:var(--cf-robot-muted);font-size:13px;line-height:1.5}.cf-robot-empty.is-visible{display:block}.cf-robot-loading{display:grid;grid-template-columns:repeat(3,7px);justify-content:center;gap:6px;padding:26px 0}.cf-robot-loading span{width:7px;height:7px;border-radius:50%;background:var(--cf-robot-accent);animation:cf-robot-loading 1s ease-in-out infinite}.cf-robot-loading span:nth-child(2){animation-delay:.12s}.cf-robot-loading span:nth-child(3){animation-delay:.24s}.cf-robot-footer{padding:10px 17px 13px;border-top:1px solid var(--cf-robot-border);color:var(--cf-robot-muted);font-size:10px;line-height:1.35;text-align:center}@keyframes cf-robot-recommend-attention{0%,52%,to{transform:translateZ(0) rotate(0) scale(1)}7%{transform:translate3d(0,-7px,0) rotate(-5deg) scale(1.035)}14%{transform:translate3d(0,-3px,0) rotate(5deg) scale(1.055)}21%{transform:translate3d(0,-6px,0) rotate(-4deg) scale(1.04)}29%{transform:translate3d(0,-2px,0) rotate(3deg) scale(1.025)}38%{transform:translateZ(0) rotate(0) scale(1)}}@keyframes cf-robot-recommend-ring{0%,4%{opacity:0;transform:scale(.78)}12%{opacity:.66}34%,to{opacity:0;transform:scale(1.34)}}@keyframes cf-robot-custom-image-greet{0%,52%,to{transform:translateY(0) rotate(0)}8%{transform:translateY(-2px) rotate(-7deg)}16%{transform:translateY(-4px) rotate(7deg)}24%{transform:translateY(-2px) rotate(-5deg)}32%{transform:translateY(0) rotate(3deg)}40%{transform:translateY(0) rotate(0)}}@keyframes cf-robot-avatar-greet{0%,52%,to{transform:translateY(0) scale(1)}10%{transform:translateY(-2px) scale(1.04)}22%{transform:translateY(1px) scale(.98)}34%{transform:translateY(-1px) scale(1.02)}42%{transform:translateY(0) scale(1)}}@keyframes cf-robot-head-greet{0%,52%,to{transform:rotate(0)}9%{transform:rotate(-7deg)}18%{transform:rotate(7deg)}27%{transform:rotate(-4deg)}36%{transform:rotate(3deg)}44%{transform:rotate(0)}}@keyframes cf-robot-antenna-signal{0%,to{box-shadow:0 0 8px #ffffff9e;transform:translate(-50%) scale(.92)}50%{box-shadow:0 0 16px #fff;transform:translate(-50%) scale(1.18)}}@keyframes cf-robot-badge-attention{0%,to{transform:scale(1)}45%{transform:scale(1.14)}65%{transform:scale(.98)}}@keyframes cf-robot-blink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.12)}}@keyframes cf-robot-loading{0%,to{opacity:.35;transform:translateY(0)}50%{opacity:1;transform:translateY(-4px)}}@media screen and (max-width:749px){.cf-global-robot{right:var(--cf-robot-mobile-offset-x);bottom:calc(var(--cf-robot-mobile-offset-y) + env(safe-area-inset-bottom,0px));width:var(--cf-robot-mobile-size);height:var(--cf-robot-mobile-size)}.cf-global-robot[data-side=left]{right:auto;left:var(--cf-robot-mobile-offset-x)}.cf-robot-launcher{width:var(--cf-robot-mobile-size);height:var(--cf-robot-mobile-size)}.cf-robot-prompt{right:calc(var(--cf-robot-mobile-size) + 10px);max-width:min(230px,calc(100vw - var(--cf-robot-mobile-size) - 42px));padding:9px 12px;font-size:12px}.cf-global-robot[data-side=left] .cf-robot-prompt{right:auto;left:calc(var(--cf-robot-mobile-size) + 10px)}.cf-robot-panel{position:fixed;right:12px;bottom:calc(var(--cf-robot-mobile-offset-y) + var(--cf-robot-mobile-size) + 12px + env(safe-area-inset-bottom,0px));left:12px;width:auto;max-height:min(70vh,620px);border-radius:20px;transform-origin:bottom center}.cf-global-robot[data-side=left] .cf-robot-panel{right:12px;left:12px;transform-origin:bottom center}.cf-robot-panel__header{padding:14px 14px 12px}.cf-robot-intro{padding-right:14px;padding-left:14px}.cf-robot-tabs{margin-right:14px;margin-left:14px}.cf-robot-tabpanel{padding-right:14px;padding-left:14px}.cf-robot-card{grid-template-columns:62px minmax(0,1fr) 20px;min-height:76px}.cf-robot-card__media{width:62px;height:62px}}@media(prefers-reduced-motion:reduce){.cf-robot-launcher,.cf-robot-launcher:before,.cf-robot-launcher:after,.cf-robot-launcher__custom-image,.cf-robot-avatar,.cf-robot-avatar__head,.cf-robot-avatar__antenna:before,.cf-robot-launcher__badge,.cf-robot-avatar__eye,.cf-robot-loading span{animation:none!important}.cf-global-robot.is-alerting .cf-robot-launcher{box-shadow:0 16px 38px #1478d45c,0 0 0 9px #1478d421}.cf-robot-launcher,.cf-robot-panel,.cf-robot-prompt,.cf-robot-card,.cf-robot-close,.cf-robot-tab{transition:none!important}}
/*# sourceMappingURL=/cdn/shop/t/10/assets/cf-global-robot.css.map */
