body{margin:0;background-color:#303031;overflow:hidden}.headerDiv{width:100vw;height:100vh;background-color:#000;position:fixed;top:0;left:0;z-index:5}.headerDiv[loaded=true]{animation:shrinkHeader .8s cubic-bezier(.65,0,.35,1) forwards}.headerDiv img[loaded=true]{height:30px}@keyframes shrinkHeader{0%{height:100vh}to{height:50px}}.headerDiv img{position:relative;left:50%;top:50%;transform:translate(-50%,-50%);filter:invert();height:50px;transition:height .5s ease-in-out}.ar-container{width:100vw;height:100dvh;overflow:hidden;position:relative;z-index:4;opacity:0}.ar-container[show=true]{animation:showAR .5s forwards ease-in-out 2.5s}@keyframes showAR{0%{opacity:0}to{opacity:1}}.ARButton{position:fixed;bottom:calc(max(env(safe-area-inset-bottom,0px),20px) + 80px);left:50%;transform:translate(-50%);transform-origin:center center;border:none;background-color:#0000001a;height:50px;width:120px;color:#fff;border-radius:50px;font-size:16px;font-family:Poppins,sans-serif;transition:transform .1s ease-in-out}.ARButton:active{transform:translate(-50%) scale(.95)}canvas{display:block}.ar-overlay{position:absolute;top:12px;left:12px;background:#00000080;color:#fff;padding:8px 12px;border-radius:6px;z-index:9999;font-family:Arial,sans-serif}.ar-scan{z-index:9999;position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#0006;border-radius:10px;width:70vw;height:170px;color:#fff;padding:10px}.phoneIcon{height:100px;object-fit:contain;position:absolute;left:50%;animation:movingPhone 2s;animation-iteration-count:infinite;z-index:2}.floorIcon{position:absolute;height:50px;top:60px;object-fit:contain;left:50%;transform:translate(-50%);opacity:.4;z-index:1}@keyframes movingPhone{0%{transform:translate(-30%)}50%{transform:translate(-70%)}to{transform:translate(-30%)}}.ar-scan[started=true]{animation:hide .5s forwards ease-in-out}@keyframes hide{0%{opacity:1}to{opacity:0}}.ar-scan p{font-family:Poppins,sans-serif;text-align:center;position:absolute;width:calc(100% - 10px);bottom:0;left:0}.photoBtn{position:fixed;bottom:50px;left:50%;transform:translate(-50%);width:80px;border-radius:20px;border-style:none;background-color:#0006;padding:5px;height:50px;z-index:999;transition:scale .3s ease-in-out}.photoBtn:active{scale:.8}.photoBtn img{height:40px;object-fit:contain}.background{position:fixed;left:0%;top:0;width:100vw;z-index:1;height:100vh;object-fit:cover}.home{position:fixed;top:0;left:0;z-index:3;display:block}.home[show=false]{animation:hideHome .5s forwards}@keyframes hideHome{0%{opacity:1}to{opacity:0}}.homeText{position:fixed;bottom:calc(max(env(safe-area-inset-bottom,0px),20px) + 120px);width:100%;text-align:center;z-index:2;font-size:20px;left:50%;transform:translate(-50%);color:#fff;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;opacity:0}.warningText{position:fixed;bottom:100px;width:100%;text-align:center;z-index:2;font-size:20px;left:50%;transform:translate(-50%);color:#ffffff79;font-family:Poppins,sans-serif;font-weight:400;font-style:normal;opacity:0}@keyframes showfade{0%{opacity:0}to{opacity:1}}.startAR{position:fixed;bottom:30px;left:50%;transform:translate(-50%);transform-origin:center center;border:none;background-color:#0000001a;height:50px;width:120px;color:#fff;opacity:0;border-radius:50px;font-size:16px;font-family:Poppins,sans-serif;z-index:2;transition:transform .1s ease-in-out}.startAR:active{transform:translate(-50%) scale(.8)}.startAR[show=true]{animation:showfade .5s forwards ease-in-out 2s}.gradient{position:fixed;left:0;bottom:-50px;width:100vw;height:50vh;transform:translateY(0);opacity:0;pointer-events:none;background:linear-gradient(to top,rgba(0,0,0,.76),transparent);z-index:1;display:none}canvas{position:fixed!important;top:0;left:0;width:100vw!important;height:100vh!important;z-index:999}.logoDama{position:fixed;bottom:300px;height:40px;left:50%;transform:translate(-50%);opacity:0;z-index:2}.logoDama[show=true]{animation:showfade .5s forwards ease-in-out 1s}.gradient[show=true]{animation:showfade .5s forwards ease-in-out 1.8s}.homeText[show=true]{animation:showfade .5s forwards ease-in-out 2s}
