:export{pageHeaderHeight:56px;dialogHeaderHeight:56px;accentChatBooster300:#df005d;accentChatBooster200:#8314c8;accentChatBooster100:#1254b1;accentChatBooster50:#07b6dc;accentChatBooster20:#06b22b;accentChatBooster10:#4d4d4d}.content-tips-wrapper{background-color:#fff;padding:4px 0 20px}.content-tips-wrapper .content-tips{display:flex;flex-direction:column}.content-tips-wrapper .content-tips .tip-item{display:flex;flex-direction:column;gap:16px;padding:20px}.content-tips-wrapper .content-tips .tip-item.emphasize{animation-duration:1s;animation-fill-mode:forwards;animation-name:emphasize;animation-timing-function:linear}@keyframes emphasize{0%{background-color:#fff}50%{background-color:#fff5f8}to{background-color:#fff}}.content-tips-wrapper .content-tips .tip-item .tip-item-details{display:flex;flex-direction:column;gap:12px}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper{align-items:center;display:flex;gap:8px;justify-items:center;place-items:center center}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper .tip-item-title{color:#000;font-size:18px;font-weight:700}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-title-wrapper .tip-item-badge{background-color:#ff3c78;border-radius:4px;color:#fff;display:inline-block;flex-shrink:0;font-size:14px;font-weight:500;line-height:14px;padding:5px 6px}.content-tips-wrapper .content-tips .tip-item .tip-item-details .tip-item-description{color:#000;font-size:15px;letter-spacing:-.2px;line-height:21px;white-space:pre-wrap}