.loading-screen{z-index:9999;background:radial-gradient(circle at top,#ffffff73,#0000 40%),linear-gradient(135deg,#d9cffd 0%,#d6d2f4 45%,#d8d0ee 100%);justify-content:center;align-items:center;display:flex;position:fixed;inset:0;overflow:hidden}.loading-screen__content{z-index:2;text-align:center;flex-direction:column;align-items:center;gap:28px;width:min(92%,520px);display:flex;position:relative}.loading-screen__title{color:#6c45ff;letter-spacing:-.02em;margin:0;font-size:2rem;font-weight:700}.loading-screen__subtitle{color:#6c45ffc7;margin:0;font-size:.98rem;font-weight:500}.loading-screen__logo-area{justify-content:center;align-items:center;width:220px;height:220px;display:flex;position:relative}.loading-screen__diamond,.loading-screen__diamond--soft{border-radius:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}.loading-screen__diamond{background:linear-gradient(135deg,#5a8dff 0%,#8f5cff 55%,#e59cff 100%);width:138px;height:138px;animation:5.5s linear infinite girar-losango;box-shadow:0 18px 34px #5c48be40}.loading-screen__diamond--soft{background:#a78cff2e;border:1px solid #ffffffa6;width:164px;height:164px;animation:2.8s ease-in-out infinite pulsar-losango}.loading-screen__logo{z-index:2;object-fit:contain;filter:drop-shadow(0 12px 22px #583fb62e)drop-shadow(0 0 10px #ffffff38);width:150px;height:auto;animation:3s ease-in-out infinite flutuar-logo;position:relative}.loading-screen__footer{color:#7757ff;margin:0;font-size:1rem;font-weight:600}.loading-screen__ornament{opacity:.75;border:1px solid #ffffff73;border-radius:36px;width:420px;height:420px;position:absolute;top:50%;transform:translateY(-50%)rotate(45deg)}.loading-screen__ornament--left{left:-210px}.loading-screen__ornament--right{right:-210px}@keyframes girar-losango{0%{transform:translate(-50%,-50%)rotate(45deg)}to{transform:translate(-50%,-50%)rotate(405deg)}}@keyframes pulsar-losango{0%,to{opacity:.45;transform:translate(-50%,-50%)rotate(45deg)scale(1)}50%{opacity:.8;transform:translate(-50%,-50%)rotate(45deg)scale(1.06)}}@keyframes flutuar-logo{0%,to{filter:drop-shadow(0 12px 22px #583fb62e)drop-shadow(0 0 10px #ffffff38);transform:translateY(0)scale(1)}50%{filter:drop-shadow(0 18px 28px #583fb63d)drop-shadow(0 0 14px #ffffff52);transform:translateY(-8px)scale(1.03)}}@media (max-width:768px){.loading-screen__title{font-size:1.65rem}.loading-screen__subtitle,.loading-screen__footer{font-size:.92rem}.loading-screen__logo-area{width:180px;height:180px}.loading-screen__diamond{width:118px;height:118px}.loading-screen__diamond--soft{width:144px;height:144px}.loading-screen__logo{width:126px}.loading-screen__ornament{width:320px;height:320px}.loading-screen__ornament--left{left:-180px}.loading-screen__ornament--right{right:-180px}}
