body{font-family:Jost,sans-serif;background:#faf8f5;color:#2a1f1a;min-height:100vh;overflow-x:hidden;margin:0}@keyframes glow{0%,to{opacity:1;box-shadow:0 0 4px #c9847a}50%{opacity:.4;box-shadow:none}}@keyframes callRing{0%,to{box-shadow:0 0 #c9847a99}50%{box-shadow:0 0 0 8px #c9847a00}}@keyframes slideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes toastIn{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@keyframes toastOut{to{transform:translate(100%);opacity:0}}@keyframes bounce{0%,60%,to{transform:translateY(0)}30%{transform:translateY(-5px)}}.animate-glow{animation:glow 1.8s infinite}.animate-callRing{animation:callRing 1.8s infinite}.animate-slideUp{animation:slideUp .3s ease}.animate-toastIn{animation:toastIn .3s ease}.animate-toastOut{animation:toastOut .3s ease 3.7s forwards}.animate-bounce{animation:bounce 1.2s infinite}::-webkit-scrollbar{width:3px;height:3px}::-webkit-scrollbar-thumb{background:#e8ddd6;border-radius:2px}.btn-rose{background:#c9847a;color:#fff;border:none;padding:.45rem 1rem;border-radius:.6rem;font-size:.82rem;font-weight:600;cursor:pointer;transition:opacity .15s}.btn-rose:hover{opacity:.88}.btn-outline{background:transparent;color:#8a7268;border:1px solid #E8DDD6;padding:.45rem 1rem;border-radius:.6rem;font-size:.82rem;font-weight:500;cursor:pointer;transition:background .15s}.btn-outline:hover{background:#f4efe8}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate-fadeIn{animation:fadeIn .25s ease}
