@import "https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap";
:root{--primary-color:#fdb913;--secondary-color:#6d28d9;--text-dark:#1f2937;--text-light:#f3f4f6;--text-muted:#6b7280;--bg-dark:#0f111a;--bg-light:#fff;--bg-section:#f8faff;--border-color:#e5e7eb}*{box-sizing:border-box;margin:0;padding:0}html,body{color:var(--text-dark);background-color:var(--bg-light);cursor:none;scroll-behavior:smooth;flex-direction:column;min-height:100vh;font-family:Inter,sans-serif;line-height:1.6;display:flex}a,button,[role=button]{cursor:pointer}input,select,textarea{cursor:auto}a{color:inherit;text-decoration:none}ul{list-style:none}button{cursor:pointer;border:none;font-family:inherit}.container{width:100%;margin:0 auto;padding:0 5%}
.CustomCursor-module__scj-aG__cursorDot,.CustomCursor-module__scj-aG__cursorOutline{z-index:9999;pointer-events:none;opacity:0;border-radius:50%;transition:opacity .3s ease-in-out;position:fixed;top:0;left:0;transform:translate(-50%,-50%)}.CustomCursor-module__scj-aG__visible{opacity:1}.CustomCursor-module__scj-aG__cursorDot{background-color:var(--primary-color,#fdb913);width:8px;height:8px}.CustomCursor-module__scj-aG__cursorOutline{border:2px solid var(--primary-color,#fdb913);width:40px;height:40px;transition:width .2s ease-out,height .2s ease-out,background-color .2s ease-out,opacity .3s ease-out,transform .1s ease-out}.CustomCursor-module__scj-aG__hovering{background-color:#fdb9131a;width:60px;height:60px}@media (max-width:768px){.CustomCursor-module__scj-aG__cursorDot,.CustomCursor-module__scj-aG__cursorOutline{display:none}}
.ScrollToTop-module__bPaVnG__scrollToTopBtn{color:#fff;cursor:pointer;z-index:999;opacity:0;visibility:hidden;background-color:#7c3aed;border:none;border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s cubic-bezier(.175,.885,.32,1.275);display:flex;position:fixed;bottom:40px;right:40px;transform:translateY(20px);box-shadow:0 10px 25px #7c3aed66}.ScrollToTop-module__bPaVnG__scrollToTopBtn.ScrollToTop-module__bPaVnG__visible{opacity:1;visibility:visible;transform:translateY(0)}.ScrollToTop-module__bPaVnG__scrollToTopBtn:hover{background-color:#6d28d9;transform:translateY(-5px);box-shadow:0 15px 30px #7c3aed99}@media (max-width:768px){.ScrollToTop-module__bPaVnG__scrollToTopBtn{width:45px;height:45px;bottom:20px;right:20px}}
.WhatsAppWidget-module__qug5OW__widgetContainer{z-index:9999;cursor:pointer;background-color:#25d366;border-radius:50%;justify-content:center;align-items:center;width:60px;height:60px;transition:transform .3s cubic-bezier(.175,.885,.32,1.275),box-shadow .3s;animation:2s infinite WhatsAppWidget-module__qug5OW__pulse;display:flex;position:fixed;bottom:90px;right:30px;box-shadow:0 4px 15px #25d36666}.WhatsAppWidget-module__qug5OW__widgetContainer:hover{animation:none;transform:scale(1.1);box-shadow:0 6px 20px #25d36699}.WhatsAppWidget-module__qug5OW__widgetIcon{color:#fff;justify-content:center;align-items:center;display:flex}@keyframes WhatsAppWidget-module__qug5OW__pulse{0%{box-shadow:0 0 #25d366b3}70%{box-shadow:0 0 0 15px #25d36600}to{box-shadow:0 0 #25d36600}}@media (max-width:768px){.WhatsAppWidget-module__qug5OW__widgetContainer{width:50px;height:50px;bottom:80px;right:20px}.WhatsAppWidget-module__qug5OW__widgetIcon svg{width:28px;height:28px}}
