@import "https://fonts.googleapis.com/css2?family=Outfit:wght@200;300;400;500;600;700;800&display=swap";
@import "https://fonts.googleapis.com/css2?family=Syne:wght@400;500;600;700;800&display=swap";
:root{--bg-dark:#121212;--bg-light:#f9f9f9;--text-dark:#fff;--text-light:#111;--text-muted:#888;--text-muted-light:#666;--accent-orange:#f93;--accent-orange-glow:#f939;--border-color:#333;--border-color-light:#e0e0e0;--font-main:"Outfit", sans-serif;--font-display:"Syne", sans-serif}*{box-sizing:border-box;margin:0;padding:0}html,body{max-width:100vw;font-family:var(--font-main);background-color:var(--bg-dark);color:var(--text-dark);scroll-behavior:smooth;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font-family:var(--font-main);cursor:pointer;background:0 0;border:none}.container{width:100%;max-width:1600px;margin:0 auto;padding:0 4rem}@media (max-width:1024px){.container{padding:0 2rem}}@media (max-width:768px){.container{padding:0 1rem}}.glow-orb{background-color:var(--accent-orange);filter:blur(40px);z-index:-1;border-radius:50%;width:80px;height:80px;position:absolute}.h1-mega{font-family:var(--font-display);letter-spacing:-.04em;text-transform:uppercase;font-size:clamp(4rem,12vw,15rem);font-weight:800;line-height:.85}.h2-large{letter-spacing:-.03em;text-transform:uppercase;font-size:clamp(3rem,6vw,6rem);font-weight:300;line-height:1}.h3-medium{letter-spacing:-.02em;font-size:clamp(1.5rem,3vw,2.5rem);font-weight:300}.text-body{color:var(--text-muted);font-size:1rem;font-weight:300;line-height:1.5}.text-body-light{color:var(--text-muted-light);font-size:1rem;font-weight:300;line-height:1.5}.section-padding{padding:8rem 0}.section-dark{background-color:var(--bg-dark);color:var(--text-dark)}.section-light{background-color:var(--bg-light);color:var(--text-light)}.circle-btn{border:1px solid var(--border-color);width:120px;height:120px;color:var(--text-dark);background-color:#0000;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;transition:all .3s;display:flex;position:relative;overflow:hidden}.circle-btn:hover{background-color:var(--text-dark);color:var(--bg-dark)}.circle-btn-dark{background-color:var(--bg-dark);color:var(--text-dark);border:none}.circle-btn-dark:hover{transform:scale(1.05)}
.WhatsAppWidget-module__qug5OW__widget{z-index:9999;cursor:pointer;color:#fff;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;display:flex;position:fixed;bottom:2rem;right:2rem;box-shadow:0 4px 12px #00000026}.WhatsAppWidget-module__qug5OW__widget:hover{transform:scale(1.1)translateY(-5px);box-shadow:0 6px 16px #25d36666}.WhatsAppWidget-module__qug5OW__icon{width:35px;height:35px}@media (max-width:768px){.WhatsAppWidget-module__qug5OW__widget{width:50px;height:50px;bottom:1.5rem;right:1.5rem}.WhatsAppWidget-module__qug5OW__icon{width:28px;height:28px}}
