@keyframes percyThink{0%,to{transform:translateY(0);opacity:.4}50%{transform:translateY(-5px);opacity:1}}.percy-thinking-dot{animation:percyThink .9s ease-in-out infinite}@keyframes percyFadeUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.percy-response-line{animation:percyFadeUp .5s ease-out both}.percy-chip.active{border-color:var(--color-accent-tertiary);color:var(--color-accent-tertiary);background:var(--color-accent-tertiary-subtle)}#percy-ask-btn:not(:disabled){opacity:1;cursor:pointer}#percy-ask-btn:not(:disabled):hover{background:#6148a0}.tour-phone{width:min(320px,85vw);height:min(693px,184vw);border-radius:44px;overflow:hidden;position:relative;box-shadow:0 0 0 2px #0000000d,0 30px 90px #3f324f40;background:#fff;margin:0 auto}.tour-phone .screen-img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;object-position:top;opacity:0;transition:opacity .4s ease;pointer-events:none}.tour-phone .screen-img.active{opacity:1}.tour-overlay{position:absolute;inset:0;background:#3f324f59;z-index:10;opacity:0;transition:opacity .3s ease;pointer-events:none}.tour-overlay.active{opacity:1;pointer-events:auto}.tour-spotlight{position:absolute;z-index:11;border-radius:12px;box-shadow:0 0 0 9999px #3f324f66;transition:all .4s cubic-bezier(.4,0,.2,1);pointer-events:none}.tour-tooltip{position:absolute;z-index:20;background:#7756a0;color:#fff;border-radius:14px;padding:18px 20px 14px;width:260px;box-shadow:0 8px 32px #3f324f59;transition:all .4s cubic-bezier(.4,0,.2,1);opacity:0;transform:translateY(8px)}.tour-tooltip.visible{opacity:1;transform:translateY(0)}.tour-tooltip__title{font-weight:600;font-size:.9rem;margin-bottom:6px;line-height:1.3}.tour-tooltip__text{font-size:.78rem;line-height:1.5;opacity:.92}.tour-tooltip__footer{display:flex;justify-content:space-between;align-items:center;margin-top:14px}.tour-tooltip__progress{font-size:.72rem;opacity:.6}.tour-tooltip__nav{display:flex;gap:8px}.tour-btn{border:none;border-radius:20px;padding:7px 16px;font-size:.78rem;font-weight:500;cursor:pointer;transition:all .15s ease;font-family:inherit}.tour-btn:active{transform:scale(.96)}.tour-btn--back{background:#ffffff26;color:#fff}.tour-btn--back:hover{background:#ffffff40}.tour-btn--next{background:#f4943c;color:#fff}.tour-btn--next:hover{background:#e5832f}.tour-tooltip:before{content:"";position:absolute;width:16px;height:16px;background:#7756a0;transform:rotate(45deg);z-index:-1}.tour-tooltip.arrow-top:before{top:-7px;left:30px}.tour-tooltip.arrow-bottom:before{bottom:-7px;left:30px}.tour-tooltip.arrow-top-center:before{top:-7px;left:50%;margin-left:-8px}.tour-tooltip.arrow-bottom-center:before{bottom:-7px;left:50%;margin-left:-8px}.tour-progress-bar-wrap{position:absolute;bottom:0;left:0;right:0;height:4px;background:#7756a026;z-index:30}.tour-progress-bar{height:100%;background:linear-gradient(90deg,#f4943c,#e1313e);border-radius:0 2px 2px 0;transition:width .4s ease}.tour-start-screen{position:absolute;inset:0;z-index:50;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(160deg,#7756a0,#3f324f);transition:opacity .5s ease,transform .5s ease;padding:40px;text-align:center}.tour-start-screen.hidden{opacity:0;transform:scale(1.05);pointer-events:none}.tour-start-screen__title{color:#fff;font-family:var(--font-family-serif);font-size:1.5rem;font-weight:500;line-height:1.3;margin-bottom:12px}.tour-start-screen__sub{color:#ffffffb3;font-size:.85rem;line-height:1.5;margin-bottom:28px}.tour-start-btn{background:#f4943c;color:#fff;border:none;border-radius:24px;padding:12px 32px;font-size:.9rem;font-weight:500;cursor:pointer;font-family:inherit;box-shadow:0 4px 16px #f18f3d66;transition:all .2s ease}.tour-start-btn:hover{transform:translateY(-1px);box-shadow:0 6px 20px #f18f3d80}.tour-start-btn--secondary{background:transparent;color:#fffc;border:1.5px solid rgba(255,255,255,.3);border-radius:24px;padding:10px 28px;font-size:.85rem;font-weight:500;cursor:pointer;font-family:inherit;transition:all .2s ease;margin-top:10px}.tour-start-btn--secondary:hover{background:#ffffff1a}.tour-autoplay{position:absolute;top:12px;right:12px;z-index:35;background:#3f324fb3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:20px;padding:6px 12px 6px 8px;display:flex;align-items:center;gap:6px;cursor:pointer;transition:opacity .3s ease;opacity:0;pointer-events:none}.tour-autoplay.active{opacity:1;pointer-events:auto}.tour-autoplay__text{color:#fffc;font-size:.68rem;font-weight:500}.tour-autoplay svg{transform:rotate(-90deg)}.tour-autoplay__bg{fill:none;stroke:#fff3;stroke-width:3}.tour-autoplay__ring{fill:none;stroke:#f4943c;stroke-width:3;stroke-linecap:round;transition:stroke-dashoffset .1s linear}.tour-step-dots{display:flex;gap:6px;justify-content:center;margin-top:16px}.tour-step-dot{width:8px;height:8px;border-radius:50%;background:#7756a033;cursor:pointer;transition:all .3s ease}.tour-step-dot.active{background:#7756a0;transform:scale(1.3)}
