*{box-sizing:border-box;margin:0;padding:0}body{color:#fff;background:#0a0a0a;justify-content:center;align-items:center;min-height:100vh;font-family:Inter,-apple-system,BlinkMacSystemFont,sans-serif;display:flex;overflow:hidden}#bgVideo{z-index:0;object-fit:cover;width:auto;min-width:100%;height:auto;min-height:100%;position:fixed;top:50%;left:50%;transform:translate(-50%)translateY(-50%)}.overlay{z-index:1;background:linear-gradient(135deg,#000000b3 0%,#0a0a14d9 100%);position:fixed;inset:0}.container{z-index:2;justify-content:center;align-items:center;width:100%;min-height:100vh;padding:20px;display:flex;position:relative}.content{text-align:center;max-width:600px;padding:40px;animation:.8s ease-out fadeIn}.brand-wrapper{margin-bottom:40px}.brand-title{letter-spacing:8px;color:#fff;text-shadow:0 0 40px #ffd70026;margin-bottom:4px;font-family:Bebas Neue,Inter,sans-serif;font-size:4.5rem;font-weight:400;line-height:1}.brand-subtitle{letter-spacing:6px;color:#ffffff80;text-transform:uppercase;font-family:Inter,sans-serif;font-size:.75rem;font-weight:300}.icon-wrapper{margin-bottom:25px}.wrench-icon{color:gold;width:56px;height:56px;animation:3s linear infinite spin}.maintenance-title{color:#fff;letter-spacing:1px;margin-bottom:10px;font-size:2rem;font-weight:700}.description{color:silver;margin-bottom:28px;font-size:1.05rem;line-height:1.6}.status-badge{background:#ffd70014;border:1px solid #ffd70026;border-radius:50px;align-items:center;gap:10px;margin-bottom:30px;padding:10px 24px;display:inline-flex}.dot{background:#0f8;border-radius:50%;width:8px;height:8px;animation:1.5s ease-in-out infinite blink}.contact-label{color:#8a8a8a;letter-spacing:1px;margin-bottom:14px;font-size:.85rem}.social{flex-wrap:wrap;justify-content:center;gap:14px;margin-bottom:35px;display:flex}.social-btn{color:#fff;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:50%;justify-content:center;align-items:center;width:44px;height:44px;text-decoration:none;transition:all .3s;display:flex}.social-btn svg{width:18px;height:18px}.social-btn:hover{background:#ffd7001f;border-color:gold;transform:translateY(-3px)}.social-btn.whatsapp:hover{background:#25d3661f;border-color:#25d366}.footer{color:#4a4a4a;letter-spacing:1px;font-size:.75rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(25px)}to{opacity:1;transform:translateY(0)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes blink{0%,to{opacity:1}50%{opacity:.2}}@media (width<=1024px){.brand-title{letter-spacing:6px;font-size:3.8rem}.brand-subtitle{letter-spacing:5px;font-size:.7rem}.maintenance-title{font-size:1.8rem}}@media (width<=768px){.brand-title{letter-spacing:5px;font-size:3rem}.brand-subtitle{letter-spacing:4px;font-size:.6rem}.maintenance-title{font-size:1.6rem}.description{padding:0 10px;font-size:.95rem}.wrench-icon{width:48px;height:48px}.content{padding:30px 20px}}@media (width<=480px){.brand-title{letter-spacing:3px;font-size:2.2rem}.brand-subtitle{letter-spacing:3px;font-size:.5rem}.maintenance-title{font-size:1.3rem}.description{padding:0 5px;font-size:.85rem}.wrench-icon{width:40px;height:40px}.content{padding:20px 15px}.social{gap:10px}.social-btn{width:38px;height:38px}.social-btn svg{width:16px;height:16px}.status-badge{padding:8px 16px;font-size:.85rem}.contact-label{font-size:.75rem}.footer{font-size:.65rem}}@media (width<=360px){.brand-title{letter-spacing:2px;font-size:1.8rem}.brand-subtitle{letter-spacing:2px;font-size:.45rem}.maintenance-title{font-size:1.1rem}.description{font-size:.8rem}.wrench-icon,.social-btn{width:34px;height:34px}.social-btn svg{width:14px;height:14px}}
