:root{--elanco-blue:#0033a0;--elanco-blue-dark:#002271;--elanco-blue-soft:#e8eefb;--color-bg:#f5f6f8;--color-surface:#fff;--color-text:#16181d;--color-text-muted:#5b6270;--color-border:#d3d7de;--color-border-strong:#a8aebb;--color-danger:#b3261e;--color-danger-bg:#fdecea;--color-success:#1b6b3a;--color-success-bg:#e7f4ec;--color-warning-bg:#fdf4e3;--color-warning-border:#e0a800;--space-1:.25rem;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.5rem;--space-6:2rem;--radius:10px;--radius-lg:16px;--font-sans:system-ui, -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;--control-height:48px;--shadow-card:0 1px 3px #00000014, 0 8px 24px #0000000f}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--color-bg);color:var(--color-text);font-family:var(--font-sans);margin:0;font-size:16px;line-height:1.5}h1,h2,h3,p{margin:0}button,input,select{font:inherit;color:inherit}:where(a){color:var(--elanco-blue)}:where(:focus-visible){outline:3px solid var(--elanco-blue);outline-offset:2px}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important}}:root{--screen-bg:#002216;--screen-text:#f4faf6;--screen-muted:#b7cfc4;--screen-accent:#7fa8ff;--gold:#ffd35c}html,body{height:100%;overflow:hidden}body{background:var(--screen-bg);color:var(--screen-text)}.screen{flex-direction:column;gap:2vh;height:100vh;padding:2.5vh 3vw;display:flex}.screen__header{justify-content:space-between;align-items:baseline;gap:var(--space-4);display:flex}.screen__brand{letter-spacing:.18em;text-transform:uppercase;color:var(--screen-accent);font-size:2.4vh;font-weight:700}.screen__status{align-items:center;gap:var(--space-2);color:var(--screen-muted);font-size:1.9vh;display:flex}.status__dot{background:var(--color-success);border-radius:50%;width:1.1vh;height:1.1vh}.status__dot.is-offline{background:var(--color-warning-border)}.status__warn{border-radius:var(--radius);color:var(--gold);background:#e0a80033;padding:.2vh .8vw}.screen__stage{flex-direction:column;flex:1;gap:1.5vh;min-height:0;display:flex}.placeholder{color:var(--screen-muted);flex:1;place-content:center;font-size:4vh;display:grid}body.is-zenrelia.fondo-claro{color:#1d3f37;background:#fff}body.is-zenrelia.fondo-obscuro{color:#f4faf6;background:#002216}body.is-zenrelia.is-quiz{color:#fff;background:#00113f}.screen--zenrelia{gap:0;padding:2vh 3.2vw 1.6vh;position:relative}.screen--zenrelia:before{content:"";pointer-events:none;z-index:0;background:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201200%201800'%20preserveAspectRatio='xMidYMid%20slice'%3e%3cg%20fill='none'%20stroke='%238a9a94'%20stroke-width='1.4'%20stroke-linecap='round'%3e%3cpath%20d='M-40%20220%20C140%2080%20280%20360%20480%20220%20S820%2040%201020%20260%201280%20180%201240%2090'/%3e%3cpath%20d='M-40%20340%20C180%20200%20320%20480%20540%20320%20S860%20140%201060%20360%201280%20280%201240%20210'/%3e%3cpath%20d='M-40%20480%20C160%20340%20360%20620%20560%20460%20S880%20280%201080%20500%201280%20400%201240%20330'/%3e%3cpath%20d='M-40%20620%20C200%20500%20380%20760%20600%20600%20S900%20420%201100%20640%201280%20540%201240%20470'/%3e%3cpath%20d='M-40%20760%20C140%20640%20400%20900%20620%20740%20S920%20560%201120%20780%201280%20680%201240%20610'/%3e%3cpath%20d='M-40%20900%20C220%20780%20360%201040%20640%20880%20S940%20700%201140%20920%201280%20820%201240%20750'/%3e%3cpath%20d='M-40%201040%20C160%20920%20420%201180%20600%201020%20S960%20840%201160%201060%201280%20960%201240%20890'/%3e%3cpath%20d='M-40%201180%20C240%201060%20380%201320%20660%201160%20S980%20980%201180%201200%201280%201100%201240%201030'/%3e%3cpath%20d='M-40%201320%20C180%201200%20440%201460%20620%201300%20S1000%201120%201200%201340%201280%201240%201240%201170'/%3e%3cpath%20d='M-40%201460%20C200%201340%20400%201600%20680%201440%20S1020%201260%201220%201480%201280%201380%201240%201310'/%3e%3cpath%20d='M-40%201600%20C160%201480%20420%201740%20640%201580%20S1040%201400%201240%201620'/%3e%3cpath%20d='M80%20-20%20C200%2080%20120%20200%20280%20140%20S460%2040%20520%20180'/%3e%3cpath%20d='M980%20-20%20C1100%20120%201020%20240%201180%20160'/%3e%3cpath%20d='M40%201760%20C180%201640%20320%201780%20500%201680%20S780%201560%20960%201720%201200%201640%201240%201760'/%3e%3c/g%3e%3c/svg%3e") 50%/cover no-repeat;position:absolute;inset:0}body.fondo-claro .screen--zenrelia:before{opacity:.28}body.fondo-obscuro .screen--zenrelia:before{opacity:.22;filter:invert(.55)sepia()saturate(2.4)hue-rotate(108deg)brightness(1.15)}body.is-quiz .screen--zenrelia:before{opacity:.22;filter:invert(.2)sepia()saturate(1.4)hue-rotate(185deg)brightness(.95)}.screen--zenrelia .screen__header{display:none}.screen--zenrelia.screen--has-warn .screen__header{z-index:2;display:flex;position:relative}.screen--zenrelia.screen--has-warn .screen__brand{display:none}.screen--zenrelia .screen__stage{z-index:1;gap:0;position:relative}.screen--zenrelia .placeholder{color:inherit;opacity:.72}.brand{--brand-teal:#00c4d4;--brand-lime:#c6e54b;--brand-purple:#6b4c9a;flex-direction:column;flex:1;height:100%;min-height:0;display:flex}.brand--claro{--brand-ink:#1d3f37;--brand-muted:#5a6e68;--brand-line:#d5ddd9;--brand-row:transparent;--brand-head-fg:#fff}.brand--obscuro{--brand-ink:#f4faf6;--brand-muted:#b7cfc4;--brand-line:#ffffff24;--brand-row:#ffffff0a;--brand-head-fg:#fff}.brand__top{flex-shrink:0;justify-content:space-between;align-items:center;display:flex}.brand--quiz .brand__top{z-index:2;background:#fff;margin:-2vh -3.2vw 1.2vh;padding:1.4vh 3.2vw;position:relative}.brand--quiz .brand__clock{color:#000}.brand__logo{width:auto;height:4.4vh}.brand__logo--elanco,.brand--quiz .brand__logo{height:5.2vh}.brand__logo--credelio{height:6.4vh}.brand--quiz{--brand-ink:#fff;--brand-muted:#ffffffd1;--brand-line:#ffffff4d;--brand-row:#0028461f;--brand-teal:#00113f;--brand-lime:#9ecbe6}.brand--quiz .dermaton__head{background:linear-gradient(90deg,#3d88bf,#8ec4e4)}.brand--quiz .brand__progress:after{background:#e8f4fb}.brand--quiz .brand__dot{background:0 0;border-color:#fff}.brand--quiz .brand__dot.is-current,.brand--quiz .brand__live-dot{background:#fff}.brand__clock{font-variant-numeric:tabular-nums;letter-spacing:.04em;color:var(--brand-ink);font-size:3.2vh;font-weight:600}.brand__hero{flex-direction:column;flex-shrink:0;align-items:center;margin:.6vh 0 1.4vh;display:flex}.brand__icon{width:11vh;height:11vh}.brand__title{letter-spacing:-.02em;text-align:center;color:var(--brand-ink);margin-top:.4vh;font-size:3.6vh;font-weight:800}.brand__kicker{color:var(--brand-muted);margin-top:.5vh;font-size:1.9vh;font-weight:500}.brand__foot{flex-direction:column;flex-shrink:0;align-items:center;gap:1.1vh;margin-top:1.4vh;display:flex}.brand__dots{gap:1vh;display:flex}.brand__dot{border:.18vh solid var(--brand-teal);background:0 0;border-radius:50%;width:1.05vh;height:1.05vh}.brand__dot.is-current{background:var(--brand-teal)}.brand--yoga .brand__dot{background:#9bb8a8;border-color:#9bb8a8}.brand--yoga .brand__dot.is-current{border-color:var(--brand-purple);background:var(--brand-purple)}.brand__progress{background:#8080802e;border-radius:999px;width:100%;height:.55vh;overflow:hidden}.brand__progress:after{content:"";transform-origin:0;width:100%;height:100%;animation:brand-progress-fill var(--slot-sec,20s) linear forwards;animation-delay:calc(-1 * var(--elapsed-sec,0s));background:linear-gradient(90deg, var(--brand-teal), var(--brand-lime));display:block;transform:scaleX(0)}@keyframes brand-progress-fill{0%{transform:scaleX(0)}to{transform:scaleX(1)}}.brand__progress--yoga{height:.75vh}.brand__progress--yoga:after{background:#c8e89a}.brand__live,.brand__remaining{color:var(--brand-muted);align-items:center;gap:.8vh;font-size:1.7vh;display:flex}.brand__live-dot{background:var(--brand-teal);border-radius:50%;width:1.05vh;height:1.05vh}.dermaton__table{border-radius:1.4vh;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.dermaton__head,.dermaton__row{grid-template-columns:9vmin 1fr 8vmin minmax(12vmin,auto);align-items:center;gap:1.2vw;padding:0 1.8vw;display:grid}.dermaton__head{background:linear-gradient(90deg, var(--brand-teal), var(--brand-lime));min-height:4.4vmin;color:var(--brand-head-fg);letter-spacing:.12em;text-transform:uppercase;flex-shrink:0;font-size:1.55vmin;font-weight:800}.dermaton__head span:last-child,.dermaton__pts{text-align:right}.dermaton__head span:nth-child(3),.dermaton__cambio{text-align:center}.dermaton__body{flex-direction:column;flex:1;min-height:0;margin:0;padding:0;list-style:none;display:flex}.dermaton__row{border-bottom:1px solid var(--brand-line);background:var(--brand-row);min-height:0;color:var(--brand-ink);font-size:clamp(1.5vmin, calc(52vmin / var(--rows,20)), 3.4vmin);flex:1;font-weight:700;overflow:hidden}.dermaton__pos{place-items:center;font-weight:800;display:grid}.dermaton__name{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.dermaton__cambio{color:var(--brand-muted);font-weight:600}.dermaton__pts{font-variant-numeric:tabular-nums;font-weight:800}.dermaton__pts small{color:var(--brand-muted);font-size:.62em;font-weight:600}.dermaton__medal{color:#1a1408;border-radius:50%;place-items:center;width:3.8vmin;height:3.8vmin;font-size:.72em;font-weight:800;display:grid;box-shadow:0 0 0 .22vmin #ffffff59}.dermaton__medal--gold{background:radial-gradient(circle at 32% 28%,#fff4c4,#e6b422 62%,#b8860b);box-shadow:0 0 0 .22vh #c9a227,0 0 1vh #e6b42273}.dermaton__medal--silver{background:radial-gradient(circle at 32% 28%,#fff,#c9d0d8 62%,#8e99a4);box-shadow:0 0 0 .22vh #9aa3ad,0 0 .8vh #b4bec859}.dermaton__medal--bronze{background:radial-gradient(circle at 32% 28%,#ffd9b0,#d08040 62%,#8a4a1a);box-shadow:0 0 0 .22vh #b86a2e,0 0 .8vh #d0804066}.brand--obscuro .dermaton__row--rank1{box-shadow:inset 0 0 0 1px #e6b42266}.brand--obscuro .dermaton__row--rank2{box-shadow:inset 0 0 0 1px #c8d2dc47}.brand--obscuro .dermaton__row--rank3{box-shadow:inset 0 0 0 1px #d0804066}.yoga__table{border:1px solid var(--yoga-border,#c5d4ce);background:var(--yoga-card,#ffffffb3);border-radius:1.4vh;flex-direction:column;flex:1;min-height:0;display:flex;overflow:hidden}.brand--claro.brand--yoga{--yoga-border:#b7d0c6;--yoga-card:#ffffffd1;--yoga-head-bg:#00c4d41f;--yoga-head-fg:#1d3f37}.brand--obscuro.brand--yoga{--yoga-border:#00c4d447;--yoga-card:#00140e73;--yoga-head-bg:linear-gradient(90deg, var(--brand-teal), var(--brand-lime));--yoga-head-fg:#fff}.yoga__head,.yoga__row{grid-template-columns:minmax(0,1.6fr) max-content .55fr max-content;align-items:center;gap:0;display:grid}.yoga__head{background:var(--yoga-head-bg);min-height:4.6vmin;color:var(--yoga-head-fg);letter-spacing:.08em;text-transform:uppercase;flex-shrink:0;font-size:1.4vmin;font-weight:800}.yoga__head span,.yoga__row span{border-right:1px solid var(--brand-line);padding:0 1.4vw}.yoga__head span:last-child,.yoga__row span:last-child{border-right:none}.yoga__time,.yoga__seats,.yoga__estado,.yoga__head span:nth-child(2),.yoga__head span:nth-child(3),.yoga__head span:nth-child(4){text-align:center}.yoga__body{flex-direction:column;flex:1;min-height:0;margin:0;padding:0;list-style:none;display:flex}.yoga__row{border-top:1px solid var(--brand-line);min-height:0;color:var(--brand-ink);font-size:clamp(1.5vmin, calc(42vmin / var(--rows,8)), 3.2vmin);flex:1;font-weight:700;overflow:hidden}.yoga__class{white-space:nowrap;text-overflow:ellipsis;text-align:left;min-width:0;overflow:hidden}.yoga__time,.yoga__seats{font-variant-numeric:tabular-nums;white-space:nowrap}.yoga__estado{justify-content:center;display:flex}.yoga__badge{letter-spacing:.02em;color:#fff;white-space:nowrap;border-radius:999px;align-items:center;gap:.55vh;padding:.35vh 1.35vh;font-size:.72em;font-weight:800;display:inline-flex}.yoga__badge--disponible{background:#8bc34a}.yoga__badge--en-curso{background:var(--brand-purple)}.yoga__badge--llena{background:#e39a1c}.yoga__badge--finalizada{color:#1a1a1a;background:#9aa19c}.brand--obscuro .yoga__badge--finalizada{color:#f4faf6;background:#4a524e}.yoga__live-dot{background:#fff;border-radius:50%;width:.9vh;height:.9vh}@media (orientation:portrait){.brand__hero{margin:.4vh 0 1vh}.brand__icon{width:8vh;height:8vh}.brand__title{font-size:2.7vh}.brand__kicker{font-size:1.55vh}.brand__clock{font-size:2.6vh}.brand__logo{height:3.8vh}.brand__logo--elanco,.brand--quiz .brand__logo{height:4.6vh}.brand__logo--credelio{height:5.2vh}.brand--quiz .brand__top{margin:-2vh -3.2vw 1vh;padding:1.2vh 3.2vw}.dermaton__head{letter-spacing:.06em;font-size:1.35vmin}.yoga__head{display:none}.yoga__row{font-size:clamp(1.6vmin, calc(36vmin / var(--rows,8)), 2.8vmin);grid-template-rows:auto auto;grid-template-columns:minmax(0,1fr) auto auto;gap:.2em 1.8vmin;padding:.8vmin 2.4vw}.yoga__row span{border-right:none;padding:0}.yoga__class{grid-area:1/1/auto/3}.yoga__time{text-align:left;color:var(--brand-muted);grid-area:2/1;font-weight:600}.yoga__seats{grid-area:2/2}.yoga__estado{grid-area:1/3/3;align-self:center;padding-left:.8vw}.yoga__badge{padding:.3em .9em}}
