.rc-pulse[hidden]{display:none!important}.rc-pulse{position:fixed;left:max(16px,env(safe-area-inset-left));bottom:max(16px,env(safe-area-inset-bottom));z-index:70;width:340px;max-width:calc(100vw - 32px);padding:13px 16px 16px;background:#fffdf6f5;color:#1e302b;border:1px solid #d8e3d9;border-radius:16px;box-shadow:0 9px 35px #0b201f24;backdrop-filter:blur(14px);animation:rc-pulse-in .3s ease-out;font-family:Arial,sans-serif}.rc-pulse-head{display:flex;align-items:center;gap:6px;color:#657768;font-size:10px;font-weight:600}.rc-pulse-dot{height:5px;width:5px;border-radius:50%;background:#229960}.rc-pulse-head>button{margin-left:auto;flex-shrink:0;padding:0;border:0;background:transparent;color:#718375;width:27px;height:27px;cursor:pointer;font-size:21px;line-height:1}.rc-pulse-head>button:focus-visible{outline:2px solid #6e956e;outline-offset:2px;border-radius:4px}.rc-pulse-sample{font:9px Arial,sans-serif;color:#796b42;background:#f3e8cd;border:1px solid #ddcda7;padding:3px 5px;border-radius:4px;white-space:nowrap}.rc-pulse-body{display:flex;gap:12px;align-items:center;margin-top:8px}.rc-pulse-icon{display:grid;place-items:center;width:37px;height:37px;flex-shrink:0;border:1px solid #c9deca;border-radius:11px;background:#eaf4e8;font:700 21px Arial,sans-serif;color:#248353}.rc-pulse .rc-pulse-title{margin:0;font-size:12px;line-height:1.5;font-weight:650;color:inherit}.rc-pulse-meta{display:block;font-size:10px;line-height:1.5;color:#687c6d;margin-top:5px}html[data-theme=dark] .rc-pulse{background:#152334f5;border-color:#3c514b;color:#e3efe8;box-shadow:0 9px 35px #0005}html[data-theme=dark] .rc-pulse-head,html[data-theme=dark] .rc-pulse-meta{color:#a3bba9}html[data-theme=dark] .rc-pulse-icon{background:#213a2e;border-color:#42624c;color:#96d5ac}html[data-theme=dark] .rc-pulse-sample{background:#3c3421;color:#e6d49f;border-color:#6f6040}@keyframes rc-pulse-in{from{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rc-pulse{animation:none}}@media(max-width:560px){.rc-pulse{padding:10px 13px 12px}.rc-pulse-head>button{width:30px;height:30px}}
.tropical-page .rc-pulse-title{font-family:Arial,sans-serif}.rc-pulse-icon>svg{display:block;border-radius:2px}
