@import "https://fonts.googleapis.com/css2?family=Epilogue:wght@700;800;900&family=Manrope:wght@400;500;600;700;800&display=swap";
*,:before,:after{box-sizing:border-box;margin:0;padding:0}html,body{color:#ccead7;-webkit-font-smoothing:antialiased;background:#00180d;min-height:100vh;font-family:Manrope,sans-serif}.glass-panel{-webkit-backdrop-filter:blur(24px);background:#203a2d66;border-top:1px solid #bbeece1a;border-radius:16px}.glass-panel:hover{transition:transform .2s;transform:scale(1.01)}.signature-gradient{background:linear-gradient(135deg,#a0d2b3 0%,#2d5c43 100%)}button{cursor:pointer;background:0 0;border:none;font-family:inherit}@keyframes fadeUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}input[type=range]{appearance:none;background:#203a2d;border-radius:9999px;outline:none;width:100%;height:6px}input[type=range]::-webkit-slider-thumb{appearance:none;cursor:pointer;background:#a0d2b3;border:2px solid #00180d;border-radius:50%;width:18px;height:18px;box-shadow:0 2px 8px #0006}
