<!DOCTYPE html><html lang="en"><head><meta charset="UTF-8"><meta name="viewport" content="width=device-width, initial-scale=1.0"><title>BigTHomes.com — Coming Soon</title><style>*{margin:0;padding:0;box-sizing:border-box}body{font-family:system-ui,sans-serif;background:#0f0f1a;color:#e0e0e0;display:flex;justify-content:center;align-items:center;min-height:100vh}.container{text-align:center;padding:2rem}h1{font-size:3rem;font-weight:300;letter-spacing:.1em;color:#c8a96e;margin-bottom:.5rem}h2{font-size:1.2rem;font-weight:300;color:#888;margin-bottom:2rem}.bar{width:60px;height:2px;background:#c8a96e;margin:0 auto 2rem}p{color:#666;font-size:.9rem}</style></head><body><div class="container"><h1>BigTHomes</h1><h2>Premium Real Estate</h2><div class="bar"></div><p>Under construction · Próximamente</p></div></body></html>