.support-float{position:fixed;width:56px;height:56px;bottom:28px;right:28px;background-color:#25d366;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 8px 24px #25d3664d,0 2px 8px #0000001a;z-index:999;transition:all .3s cubic-bezier(.175,.885,.32,1.275)}.support-float:hover{background-color:#20ba5a;transform:scale(1.1) translateY(-3px);box-shadow:0 12px 28px #25d36666,0 4px 12px #00000026;color:#fff}@media print{.support-float{display:none}}@tailwind base;@tailwind components;@tailwind utilities;:root{color-scheme:light;font-family:Inter,Poppins,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:#f8fafc;color:#0f172a}body{margin:0;min-height:100vh}
