body{margin:0;background:#f6f8fb;font-size:2vw;font-family:Helvetica Neue,Arial,sans-serif;color:#1c2b3a;overflow:hidden}h1{height:7vh;margin:0;display:flex;justify-content:center;align-items:center}#full_wrapper{display:flex;height:100vh;width:100%;overflow:hidden;background:linear-gradient(135deg,#eef3fb 0%,#ffffff 100%)}#full_wrapper #sec1{width:50%;padding:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;gap:1rem;background:transparent;z-index:20}#full_wrapper #sec1 #date_time{display:flex;height:9vh;min-height:80px;justify-content:space-between;align-items:center;color:#fff;background:linear-gradient(135deg,#0192c8 0%,#01a5c8 100%);box-shadow:0 8px 20px #00000026;padding:0 1.25rem;border-radius:12px;box-sizing:border-box}#full_wrapper #sec1 #date_time .date{font-size:clamp(1.1rem,2.5vw,2.2rem);font-weight:500}#full_wrapper #sec1 #date_time .time{font-size:clamp(1.3rem,2.5vw,2.4rem);font-weight:700;letter-spacing:1px}#full_wrapper #sec1 table{width:100%;border:0 none;text-align:center;border-collapse:separate;border-spacing:0 8px;background:transparent;box-shadow:none}#full_wrapper #sec1 table th{padding:1rem;color:#3a4a5c;border:0 none;font-weight:700;font-size:clamp(1rem,2vw,1.4rem);background:#eef3fb}#full_wrapper #sec1 table td{padding:1.2rem .75rem;font-size:clamp(1.6rem,4vw,2.8rem);color:#1c2b3a;background:#ffffff;box-shadow:0 6px 16px #00000014;text-align:center;vertical-align:middle}#full_wrapper #sec1 table td:nth-child(1),#full_wrapper #sec1 table td:nth-child(2){font-size:clamp(2.2rem,4vw,3.4rem);font-weight:700;text-align:center}#full_wrapper #sec1 table tbody tr td{border-bottom:1px solid #e0e6f0}#full_wrapper #sec1 table tbody tr:last-child td{border-bottom:none}#full_wrapper #sec1 table tbody tr:nth-child(even) td{background-color:#f6f9ff}#full_wrapper #sec1 table tbody tr:hover td{background-color:#eaf1ff;box-shadow:0 10px 18px #0000001f}#full_wrapper #sec1 table .row-highlight td{background:#e1f4fa;box-shadow:0 10px 20px #0995b4bb}#full_wrapper #sec1 table tr:first-child{display:none}#full_wrapper #sec2{width:50%;padding:1.5rem;box-sizing:border-box;display:flex;flex-direction:column;justify-content:flex-start;height:100%;min-height:0;gap:1.5rem}#full_wrapper #sec2 #logo{text-align:center}#full_wrapper #sec2 #turnogrande{flex:1 1 auto;display:flex;justify-content:center;align-items:center;position:relative;background:#ffffff;border-radius:16px;box-shadow:0 14px 30px #0000001f;padding:1rem}#full_wrapper #sec2 #turnogrande>div{display:none}#full_wrapper #sec2 #turnogrande>div:first-child{display:block}#full_wrapper #sec2 #turnogrande>div:first-child h1{text-align:center;font-size:clamp(5rem,18vw,16rem);margin:0;color:#1f5e9c;font-weight:800}#full_wrapper #sec2 #turnogrande>div:first-child h3{text-align:center;font-size:clamp(3rem,12vw,10rem);margin:0;color:#2f3a4f}#full_wrapper #sec2 #turnogrande .turnogrande-item{width:100%;text-align:center;padding:1rem;border-radius:14px;transition:background-color .3s ease,box-shadow .3s ease}#full_wrapper #sec2 #turnogrande .turno-grande-highlight{animation:turno-grande-highlight 1s ease-in-out 5;background:#e1f4fa;box-shadow:0 10px 24px #01a5c840}#full_wrapper #sec2 #mediaPlaylist,#full_wrapper #sec2 .playlist-container{flex:0 0 50%;max-height:50%;width:100%;display:flex;align-items:center;justify-content:center;background-color:#fff;overflow:hidden;border-radius:14px;box-shadow:0 10px 25px #0003;margin-top:auto;align-self:stretch}#full_wrapper #sec2 #mediaPlaylist img,#full_wrapper #sec2 #mediaPlaylist video,#full_wrapper #sec2 .playlist-container img,#full_wrapper #sec2 .playlist-container video{width:100%;height:100%;object-fit:contain}#full_wrapper #sec2.has-playlist{justify-content:flex-start}#full_wrapper #sec2.has-playlist #turnogrande{flex:1 1 auto}#full_wrapper #sec2.has-playlist #mediaPlaylist,#full_wrapper #sec2.has-playlist .playlist-container{align-self:stretch}#full_wrapper #sec2.no-playlist{justify-content:center;gap:0}#full_wrapper #sec2.no-playlist #turnogrande{flex:1 1 auto}@keyframes turno-grande-highlight{0%{background-color:#e1f4fa}50%{background-color:#d4edf6}to{background-color:#e1f4fa}}
