:root{--ufro-azul-totem:#004593;--ufro-azul-oscuro:#036;--ufro-celeste-borde:#07f;--ufro-blanco:#fff;--sivi-verde:#22c55e;--sivi-amarillo:#facc15;--fondo-web:#111827}*{box-sizing:border-box;margin:0;padding:0;font-family:system-ui,-apple-system,sans-serif}body{background-color:var(--fondo-web);color:var(--ufro-blanco);justify-content:center;align-items:center;min-height:100vh;display:flex;overflow:hidden}@keyframes morphCeleste{0%{d:path("M-100,900 C250,1300 500,600 800,1000 C1100,1400 1050,700 1350,1100")}50%{d:path("M-100,1000 C200,1190 550,790 780,960 C1010,1130 1100,600 1350,1190")}to{d:path("M-100,900 C250,1300 500,600 800,1000 C1100,1400 1050,700 1350,1100")}}@keyframes morphMagenta{0%{d:path("M-100,1150 C350,650 600,1400 900,850 C1200,300 1100,1250 1350,750")}50%{d:path("M-100,1080 C400,800 520,1250 850,950 C1180,650 1150,1350 1350,820")}to{d:path("M-100,1150 C350,650 600,1400 900,850 C1200,300 1100,1250 1350,750")}}@keyframes morphNaranja{0%{d:path("M-100,1030 C420,1360 650,760 920,1190 C1190,1620 1250,860 1350,1260")}50%{d:path("M-100,1070 C350,1210 700,910 890,1110 C1080,1310 1250,960 1350,1190")}to{d:path("M-100,1030 C420,1360 650,760 920,1190 C1190,1620 1250,860 1350,1260")}}.flujo-celeste{animation:10s ease-in-out infinite morphCeleste}.flujo-magenta{animation:12s ease-in-out infinite morphMagenta}.flujo-naranja{animation:14s ease-in-out infinite morphNaranja}.totem-container{background:linear-gradient(#002b5c 0%,#001530 100%);flex-direction:column;justify-content:space-between;align-items:center;width:1080px;height:1920px;margin:0 auto;padding:60px 40px 40px;display:flex;position:relative;overflow:hidden;box-shadow:0 30px 60px #0009}.totem-header{z-index:10;justify-content:space-between;align-items:center;width:calc(100% + 50px);height:220px;margin:-20px -25px 20px;padding:0 20px;display:flex;position:relative}.totem-content{z-index:2;flex-direction:column;flex:1;justify-content:center;align-items:center;width:100%;display:flex}.input-totem{text-align:center;width:100%;max-width:820px;color:var(--ufro-blanco);letter-spacing:2px;text-align:center;white-space:nowrap;scroll-behavior:smooth;background-color:#0006;border:3px solid #ffffff26;border-radius:24px;outline:none;padding:32px;font-size:3.6rem;font-weight:700;transition:all .2s;overflow-x:auto;box-shadow:inset 0 6px 20px #0009}.input-totem:focus{border-color:var(--ufro-celeste-borde);box-shadow:inset 0 6px 20px #0009,0 0 20px #0597f233}.input-totem::placeholder{color:#ffffff59;letter-spacing:1px;font-weight:500}.tecla-totem{color:var(--ufro-blanco);cursor:pointer;background-color:#ffffff0f;border:1px solid #ffffff14;border-radius:18px;justify-content:center;align-items:center;font-size:2.6rem;font-weight:600;transition:all .1s;display:flex;box-shadow:0 4px 10px #00000026}.tecla-totem:active{background-color:var(--ufro-celeste-borde);transform:scale(.94)}.glow-wrapper{z-index:0;pointer-events:none;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.glow-magenta{filter:blur(80px);background:radial-gradient(circle,#c8006b66 0%,#c8006b00 70%);border-radius:50%;width:600px;height:600px;position:absolute;top:25%;right:-10%}.glow-celeste{filter:blur(90px);background:radial-gradient(circle,#0597f259 0%,#0597f200 70%);border-radius:50%;width:700px;height:700px;position:absolute;bottom:20%;left:-15%}.contenido-frontal{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.glass-bg-totem{-webkit-backdrop-filter:blur(22px);z-index:1;pointer-events:none;background-color:#00122659;width:120%;height:2200px;position:absolute;top:-260px;left:-10%;-webkit-mask-image:linear-gradient(#0000 0% 12%,#000 22%);mask-image:linear-gradient(#0000 0% 12%,#000 22%)}.btn-volver-atras{color:#ffffffb3;cursor:pointer;z-index:10;background-color:#ffffff08;border:2px solid #ffffff26;border-radius:30px;padding:16px 36px;font-size:1.8rem;font-weight:600;transition:all .2s;position:absolute;bottom:50px;right:50px}.btn-volver-atras:active{color:var(--ufro-blanco);background-color:#ffffff26;transform:scale(.95)}@keyframes girarInfinito{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner-sivi{filter:drop-shadow(0 0 20px #00f0ff80);border:12px solid #00f0ff;border-color:#00f0ff #ff007f #ff6c00 #ffffff0d;border-radius:50%;width:160px;height:160px;animation:1.5s linear infinite girarInfinito}@keyframes popIn{0%{opacity:0;transform:scale(.8)}to{opacity:1;transform:scale(1)}}.tarjeta-exito-pop{animation:.4s cubic-bezier(.175,.885,.32,1.275) forwards popIn}.afiche-full-bleed{z-index:5;position:absolute;top:0;left:0;width:1080px!important;height:1920px!important;margin:-60px -40px -40px!important}
