@import url("https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap");:root{--bg-primary:#0f0f10;--bg-secondary:#1b1b1d;--graphite:#2d2d30;--gold:#bd8b3a;--gold-soft:#b9873f;--champagne:#d9c3a1;--green-available:#5ca85c;--green-soft:#6cbc6c;--sold-dark:#3c3c3f;--reserved:#c29342;--process:#2f6f9f;--text-primary:#fff;--text-secondary:#c9c9c9;--border-soft:hsla(0,0%,100%,.08);--glass:hsla(0,0%,100%,.03);--shadow:0 10px 30px rgba(0,0,0,.35)}*{box-sizing:border-box}*,body,html{margin:0;padding:0}body,html{font-family:Montserrat,-apple-system,BlinkMacSystemFont,sans-serif;background:linear-gradient(180deg,transparent,rgba(6,7,8,.15) 30%,rgba(6,7,8,.6) 65%,rgba(6,7,8,.95) 85%,#000),url(/fundo2.jpeg) no-repeat 50% fixed;background-size:cover;overflow:hidden;color:#fff;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dashboard,body,html{height:100vh;width:100vw}.dashboard{display:flex;flex-direction:column;position:relative;z-index:1}.top-section{display:flex;height:94vh;width:100vw}.left-panel{width:23vw;height:100%;position:relative;padding:3vh 2vw 1.5vh;flex-direction:column;justify-content:flex-start;box-sizing:border-box;border-right:none;z-index:2}.left-panel,.logo-container{display:flex;background:transparent}.logo-container{align-items:center;padding:0;margin-bottom:1.5vh}.logo-aurora{width:100%;max-width:260px;height:auto;max-height:7.5vh;object-fit:contain;background:transparent}.hero-text{margin-top:15vh;margin-bottom:2vh}.hero-text h1{font-size:4.2vh;line-height:1.15;font-weight:300;text-transform:uppercase;letter-spacing:1px;color:#fff}.hero-text h1 span{color:var(--gold);font-weight:700}.hero-text p{color:#d0d0d0;font-size:1.8vh;line-height:1.5;margin-top:1.8vh}.ground-towers-left{display:flex;flex-direction:column;gap:1.8vh;background:rgba(0,0,0,.45);padding:1.5vh;border-radius:12px;border:1px solid hsla(0,0%,100%,.08);box-shadow:var(--shadow);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);margin-top:auto;margin-bottom:2vh}.ground-tower-title{color:var(--gold);letter-spacing:2px;font-size:1.3vh;margin-bottom:.8vh;text-align:center;text-transform:uppercase;font-weight:700}.ground-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:.5vw;gap:.5vw}.qr-card{display:flex;gap:16px;background:rgba(0,0,0,.45);padding:1.8vh 1.3vw;border-radius:16px;border:1px solid rgba(214,161,74,.25);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);width:100%;align-items:center;box-shadow:var(--shadow);margin-bottom:1.5vh}.qr-card img{width:8.5vh;height:8.5vh;border-radius:8px;object-fit:contain;background:#fff;padding:2px}.qr-card h3{color:var(--gold);font-weight:700;font-size:1.6vh;margin-bottom:3px;letter-spacing:1px}.qr-card p{color:#d0d0d0;font-size:1.35vh;line-height:1.4}.right-panel{width:77vw;height:100%;padding:0 2.5vw 0 1vw;display:flex;flex-direction:column;justify-content:flex-start;box-sizing:border-box;z-index:2}.top-header{position:relative;display:flex;justify-content:center;align-items:center;padding-top:.2vh;height:4vh;width:100%;margin-bottom:1.6vh}.header-combined-title{font-size:2.1vh;letter-spacing:3px;font-weight:700;display:flex;align-items:center;text-transform:uppercase;line-height:1.1;text-shadow:0 2px 5px rgba(0,0,0,.85)}.title-main{color:var(--gold)}.title-divider{color:rgba(189,139,58,.6);margin:0 15px;font-weight:700}.title-sub{color:#fff;font-weight:700;letter-spacing:1px}.title-sub .gold-text{color:var(--gold)}.towers-container{flex-direction:row;gap:1.5vw;height:78vh;width:100%;margin-top:.1vh}.tower-card,.towers-container{display:flex;align-items:stretch}.tower-card{background:hsla(0,0%,100%,.03);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.08);box-shadow:0 8px 30px rgba(0,0,0,.3);border-radius:20px;padding:.6vh 1vw;flex:1 1;flex-direction:row;gap:.8vw;box-sizing:border-box}.tower-title{writing-mode:vertical-rl;-webkit-text-orientation:mixed;text-orientation:mixed;transform:rotate(180deg);color:#6b4a1e;letter-spacing:6px;font-size:1.8vh;font-weight:700;text-transform:uppercase;text-align:center;align-items:center;padding:0 .4vw;border-right:1px solid rgba(107,74,30,.3);flex-shrink:0}.tower-content,.tower-title{display:flex;justify-content:center}.tower-content{flex-direction:column;flex:1 1;height:100%}.units-grid{display:grid;grid-template-columns:repeat(6,1fr);grid-gap:.2vh;gap:.2vh;width:100%;height:100%}.linha{display:contents}.unit{height:3.5vh;border-radius:5px;display:flex;align-items:center;justify-content:center;font-size:2.3vh;font-weight:700;cursor:pointer;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.06);box-shadow:inset 0 1px 1px hsla(0,0%,100%,.05),0 3px 8px rgba(0,0,0,.2);transition:all .25s ease;color:#fff;position:relative}.unit:hover{transform:translateY(-1px);filter:brightness(1.08)}.unit.vazio{background:hsla(0,0%,100%,.01);border:1px solid hsla(0,0%,100%,.02);color:transparent;box-shadow:none;cursor:default}.unit.vazio:hover{transform:none;filter:none}.unit.available{background:linear-gradient(180deg,var(--green-soft),var(--green-available))}.unit.sold{background:linear-gradient(180deg,#494949,#2f2f32)}.unit.reserved{background:linear-gradient(180deg,#d0a050,#b57e33)}.unit.process{background:linear-gradient(180deg,#3f88c2,#2c6f9d)}.unit.lote1:after,.unit.lote2:after,.unit.lote3:after{content:"";position:absolute;top:.3vh;right:.3vh;width:.7vh;height:.7vh;border-radius:50%;box-shadow:0 1px 2px rgba(0,0,0,.5)}.unit.lote1:after{background-color:#e53935}.unit.lote2:after{background-color:#00acc1}.unit.lote3:after{background-color:#8e24aa}.bottom-stats-container{display:flex;flex-direction:row;gap:1.5vw;height:6.5vh;width:100%;margin-top:1.6vh;box-sizing:border-box;align-items:stretch}.stats-column{flex:1 1;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:.3vh 1vw;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.25)}.stats-column,.stats-row{display:flex;align-items:center;justify-content:center}.stats-row{width:100%;gap:5vw}.stat-item{display:flex;align-items:center;gap:12px;flex-shrink:0}.stat-item-color{width:22px;height:22px;border-radius:6px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.22),0 1px 3px rgba(0,0,0,.3)}.stat-item-color.available{background:var(--green-available)}.stat-item-color.sold{background:var(--sold-dark)}.stat-item-color.reserved{background:var(--reserved)}.stat-item-color.process{background:var(--process)}.stat-item h2{font-size:3.5vh;font-weight:800;margin:0;line-height:1}.stat-item span{font-size:1.6vh;font-weight:700;letter-spacing:.5px;text-transform:uppercase;color:var(--text-secondary);white-space:nowrap}.stat-item.green h2{color:var(--green-available)}.stat-item.white h2{color:var(--text-primary)}.stat-item.gold h2{color:var(--gold)}.stat-item.blue h2{color:var(--process)}.lotes-vertical-card{width:12.5vw!important;flex-shrink:0!important;margin-right:1vw!important;background:hsla(0,0%,100%,.02);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border:1px solid hsla(0,0%,100%,.05);border-radius:12px;padding:.8vh 1vw;display:flex;flex-direction:column;justify-content:center;gap:.7vh;box-sizing:border-box;box-shadow:0 4px 20px rgba(0,0,0,.25)}.lote-vertical-item{display:flex;align-items:center;gap:10px}.lote-vertical-item .lote-dot{width:10px;height:10px;border-radius:50%;box-shadow:0 1px 3px rgba(0,0,0,.4);flex-shrink:0}.lote-vertical-item .lote-dot.lote1{background-color:#e53935}.lote-vertical-item .lote-dot.lote2{background-color:#00acc1}.lote-vertical-item .lote-dot.lote3{background-color:#8e24aa}.lote-vertical-item .lote-text{font-size:1.4vh;color:#fff;font-weight:700;letter-spacing:.5px;text-transform:uppercase;white-space:nowrap}.bottom-bar{display:flex;justify-content:space-between;align-items:center;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid hsla(0,0%,100%,.05);height:6vh;width:100vw;padding:0 3vw;box-sizing:border-box;z-index:3}.bottom-bar .legal-notice-bar{font-size:1.2vh;font-weight:600;color:hsla(0,0%,100%,.35);letter-spacing:1.2px;text-transform:uppercase}.bottom-bar .timer-bar{display:flex;align-items:center;gap:10px}.bottom-bar .timer-bar-text{font-size:1.2vh;font-weight:600;color:hsla(0,0%,100%,.5);letter-spacing:.5px;text-transform:uppercase}.bottom-bar .timer-bar-text span{color:#fff;font-weight:800}.erro-panel{position:absolute;top:20px;left:20px;right:20px;background:#fee2e2;color:#991b1b;padding:20px;border:2px solid #f87171;border-radius:12px;font-family:monospace;font-size:14px;z-index:99999}