@import "https://fonts.googleapis.com/css2?family=Manrope:wght@500;700;800&display=swap";
html{scroll-behavior:smooth}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:#9ca3af80;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#9ca3afb3}.modal-overlay{z-index:999;background-color:#00000080;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background-color:#fff;border-radius:8px;width:400px;max-width:90%;padding:20px;position:relative;box-shadow:0 4px 6px #0000001a}.modal-content h3{color:#333;margin-bottom:15px;font-size:1.5rem}.modal-content p{color:#555;margin-bottom:10px;font-size:1rem}.modal-content button{color:#fff;cursor:pointer;background-color:#007bff;border:none;border-radius:5px;padding:10px 20px;font-size:1rem}.modal-content button:hover{background-color:#0056b3}.zoomed-out{transform-origin:0 0;width:200%;height:200%;transform:scale(.5)}.custom-scrollbar{scrollbar-width:thin;scrollbar-color:#4b556380 transparent}.custom-scrollbar::-webkit-scrollbar{width:4px}.custom-scrollbar::-webkit-scrollbar-track{background:0 0}.custom-scrollbar::-webkit-scrollbar-thumb{background-color:#4b556380;border-radius:2px}.custom-scrollbar::-webkit-scrollbar-thumb:hover{background-color:#4b5563b3}
.landing-page{font-family:Manrope,Satoshi,sans-serif}.landing-page section{scroll-margin-top:96px}
