:root{--background:#070b0f;--foreground:#f5f7f8;--muted:#9ca6ad;--accent:#b7ff3c;--border:#ffffff1f}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}.whatsappFloat{color:#fff;z-index:9999;background:#25d366;border-radius:50%;justify-content:center;align-items:center;width:58px;height:58px;transition:transform .25s,box-shadow .25s;display:flex;position:fixed;bottom:26px;right:26px;box-shadow:0 14px 35px #00000038}.whatsappFloat svg{width:31px;height:31px}.whatsappFloat:hover{transform:translateY(-4px)scale(1.04);box-shadow:0 20px 42px #00000047}@media (max-width:700px){.whatsappFloat{width:52px;height:52px;bottom:18px;right:18px}.whatsappFloat svg{width:28px;height:28px}}.skipLink{z-index:10000;color:#fff;background:#111411;border-radius:10px;padding:11px 16px;font-size:14px;font-weight:700;transition:transform .2s;position:fixed;top:12px;left:12px;transform:translateY(-150%)}.skipLink:focus{transform:translateY(0)}a:focus-visible,button:focus-visible{outline-offset:3px;outline:3px solid #5b9616}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}
