.smart-nudge-slide{position:absolute;background:#E3F2FD;border:none;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,0.1);z-index:1000;padding:1rem;transition:transform 0.3s ease-in-out, opacity 0.3s ease-in-out}.smart-nudge-slide.smart-nudge-slide-side{top:50%;left:0;transform:translateY(-50%) translateX(-100%);width:90%;max-width:90%}.smart-nudge-slide.smart-nudge-slide-side.slide-in-right{transform:translateY(0%) translateX(5%)}.smart-nudge-slide.smart-nudge-slide-bottom{bottom:0;left:50%;transform:translateX(-50%) translateY(100%);width:90%;max-width:90%}.smart-nudge-slide.smart-nudge-slide-bottom.slide-in-up{transform:translateX(-50%) translateY(0%)}.smart-nudge-slide .smart-nudge-slide-close{position:absolute;top:0.5rem;right:0.5rem;background:transparent;border:none;cursor:pointer;padding:0.25rem;color:#333;line-height:1;z-index:10;transition:color 0.2s}.smart-nudge-slide .smart-nudge-slide-close:hover{color:#000}.smart-nudge-slide .smart-nudge-slide-close svg{width:14px;height:14px}.smart-nudge-slide .smart-nudge-slide-content{position:relative;flex:1;text-align:left}.smart-nudge-slide .smart-nudge-slide-icon{display:flex;align-items:center;flex-shrink:0;color:#3A7BC8}.smart-nudge-slide .smart-nudge-slide-title{margin:0 0 0.25rem 0;font-size:0.95rem;font-weight:600;color:#333;line-height:1.3}.smart-nudge-slide .smart-nudge-slide-description{font-size:0.9rem;line-height:1.4;color:#333;margin:0}.smart-nudge-slide{transition:transform 0.3s ease-out, opacity 0.3s ease-out;opacity:0}.smart-nudge-slide.slide-in-right,.smart-nudge-slide.slide-in-up{opacity:1}.fp-container{position:relative}
