html,body{margin:0;padding:0;overflow:hidden;height:100%;width:100%;background:#f6f7fb}body{color-scheme:light;transition:background-color .18s ease,color .18s ease}:root{--app-header-height: 58px;--app-safe-top: env(safe-area-inset-top, 0px);--app-safe-bottom: env(safe-area-inset-bottom, 0px);--app-total-header-height: calc(var(--app-header-height) + var(--app-safe-top))}body.color-mode-dark{color-scheme:dark;background:#121722;color:#eef3f8}body.color-mode-dark .app-splash{background:radial-gradient(circle at 28% 24%,rgba(0,213,255,.16),transparent 28%),radial-gradient(circle at 72% 76%,rgba(255,48,180,.16),transparent 26%),#121722}body.color-mode-dark .splash-card,body.color-mode-dark .app-header,body.color-mode-dark .app-drawer,body.color-mode-dark #installToast.install-toast{background:#181e2bf0;border-color:#ffffff1a!important;color:#eef3f8}body.color-mode-dark .splash-title,body.color-mode-dark .app-brand,body.color-mode-dark .drawer-header h2,body.color-mode-dark .drawer-action,body.color-mode-dark .drawer-link,body.color-mode-dark .install-toast-copy p,body.color-mode-dark .turn-title{color:#eef3f8}body.color-mode-dark .drawer-kicker,body.color-mode-dark .drawer-label,body.color-mode-dark .turn-hint{color:#eef3f8ad}body.color-mode-dark .drawer-section,body.color-mode-dark .app-header{border-color:#ffffff1a}body.color-mode-dark .drawer-action,body.color-mode-dark .drawer-link,body.color-mode-dark .drawer-close,body.color-mode-dark .language-button,body.color-mode-dark .install-toast-button.secondary{background:#202838;border-color:#ffffff1a;color:#eef3f8}body.color-mode-dark .drawer-action:hover,body.color-mode-dark .drawer-link:hover,body.color-mode-dark .language-button:hover{background:#293246}body.color-mode-dark .theme-switch{background:#202838;border-color:#ffffff1a}body.color-mode-dark .theme-switch-button{color:#eef3f8bd}body.color-mode-dark .theme-switch-button.active{background:#eef3f8;color:#121722;box-shadow:0 10px 22px #00000047}body.color-mode-dark .turn-panel{border-color:#ffffff1f;background:#181e2bd6;color:#eef3f8!important}body.color-mode-dark .game-message{color:#eef3f8;text-shadow:0 1px 0 rgba(0,0,0,.32)}#app{height:100%;overflow:hidden}body:not(.ludo-ready) #app{visibility:hidden}.app-splash{position:fixed;inset:0;z-index:4000;display:grid;place-items:center;background:radial-gradient(circle at 28% 24%,rgba(52,152,219,.18),transparent 28%),radial-gradient(circle at 72% 76%,rgba(46,204,113,.2),transparent 26%),#f6f7fb;transition:opacity .24s ease,visibility .24s ease}body.ludo-ready .app-splash{visibility:hidden;opacity:0;pointer-events:none}.splash-card{display:grid;justify-items:center;gap:.75rem;padding:1.25rem 1.45rem;border:1px solid rgba(20,26,36,.08);border-radius:8px;background:#ffffffd1;box-shadow:0 18px 44px #19212e29;backdrop-filter:blur(10px)}.splash-logo{width:52px;height:52px;object-fit:contain}.splash-title{margin:0;font-weight:800;color:#18202c;letter-spacing:0}.splash-loader{width:44px;height:4px;overflow:hidden;border-radius:999px;background:#141a241f}.splash-loader:before{content:"";display:block;width:50%;height:100%;border-radius:inherit;background:#23824d;animation:splashLoad .9s ease-in-out infinite}@keyframes splashLoad{0%{transform:translate(-105%)}to{transform:translate(210%)}}.install-toast-container{top:calc(var(--app-total-header-height) + .65rem);right:.75rem;z-index:1180;width:min(360px,calc(100vw - 1.5rem))}#installToast.install-toast{width:100%;overflow:hidden;border:1px solid rgba(20,26,36,.08)!important;border-radius:8px;background:#fffffff5;box-shadow:0 18px 42px #19212e2e;backdrop-filter:blur(12px)}.install-toast-body{display:flex;align-items:center;gap:.75rem;padding:.75rem}.install-toast-icon{flex:0 0 auto;display:grid;place-items:center;width:42px;height:42px;border-radius:8px;background:#eef6f1}.install-toast-icon img{width:28px;height:28px;object-fit:contain}.install-toast-copy{min-width:0;flex:1 1 auto}.install-toast-copy p{margin:0;color:#202733;font-size:.9rem;font-weight:800;line-height:1.18}.install-toast-actions{display:flex;justify-content:flex-end;gap:.45rem;margin-top:.55rem}.install-toast-button{min-width:88px;min-height:36px;padding:.42rem .7rem;margin:0;border:1px solid transparent;border-radius:7px;font-size:.84rem;font-weight:800;line-height:1;white-space:nowrap;cursor:pointer}.install-toast-button.primary{background:#23824d;color:#fff;box-shadow:0 8px 18px #23824d38}.install-toast-button.secondary{border-color:#141a241a;background:#f2f4f8;color:#202733}body.ludo-playing #recommendationToastBottom{display:none!important}.app-header{position:sticky;top:0;z-index:1100;display:flex;align-items:center;justify-content:space-between;height:var(--app-total-header-height);padding:calc(.45rem + var(--app-safe-top)) calc(.8rem + env(safe-area-inset-right,0px)) .45rem calc(.85rem + env(safe-area-inset-left,0px));background:#f6f7fbe6;border-bottom:1px solid rgba(20,26,36,.07);backdrop-filter:blur(12px)}.app-brand{display:inline-flex;align-items:center;min-width:0;color:#18202c;font-size:.96rem;font-weight:800;line-height:1.05;text-decoration:none}.app-brand span{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.app-brand-icon{flex:0 0 auto;width:34px;height:34px;margin-right:.55rem;object-fit:contain}.menu-button{position:relative;z-index:1302;display:inline-flex;flex-direction:column;align-items:center;justify-content:center;width:42px;height:42px;padding:0;margin:0;border:1px solid rgba(20,26,36,.1);border-radius:50%;background:#ffffffe0;box-shadow:0 8px 20px #19212e1f;cursor:pointer;transition:transform .16s ease,box-shadow .16s ease,background .16s ease}.menu-button:hover,.menu-button[aria-expanded=true]{background:#23824d;box-shadow:0 10px 22px #23824d38;transform:translateY(-1px)}.menu-button span{display:block;width:18px;height:2px;margin:2px 0;border-radius:999px;background:#202733;transition:background .16s ease,transform .16s ease,opacity .16s ease}.menu-button:hover span,.menu-button[aria-expanded=true] span{background:#fffffff0}.menu-button[aria-expanded=true] span:nth-child(1){transform:translateY(6px) rotate(45deg)}.menu-button[aria-expanded=true] span:nth-child(2){opacity:0}.menu-button[aria-expanded=true] span:nth-child(3){transform:translateY(-6px) rotate(-45deg)}.nav-scrim{position:fixed;inset:0;z-index:1290;visibility:hidden;background:#141a2400;opacity:0;transition:opacity .2s ease,visibility .2s ease,background .2s ease}.nav-scrim.open{visibility:visible;background:#141a2442;opacity:1}.app-drawer{position:fixed;top:0;right:0;z-index:1300;display:flex;flex-direction:column;width:min(360px,calc(100vw - 18px));height:100dvh;padding:calc(1rem + env(safe-area-inset-top,0px)) calc(1rem + env(safe-area-inset-right,0px)) calc(1rem + env(safe-area-inset-bottom,0px)) 1rem;overflow-y:auto;background:#fffffff5;box-shadow:-22px 0 52px #141a242e;transform:translate(104%);transition:transform .24s ease;backdrop-filter:blur(14px)}.app-drawer.open{transform:translate(0)}.drawer-header{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem;margin-bottom:1rem}.drawer-header h2,.drawer-kicker,.drawer-label{margin:0;letter-spacing:0}.drawer-header h2{font-size:1.15rem;font-weight:800;line-height:1.12;color:#18202c}.drawer-kicker,.drawer-label{font-size:.76rem;font-weight:800;color:#141a2494;text-transform:uppercase}.drawer-close{flex:0 0 auto;width:38px;height:38px;padding:0;margin:0;border:1px solid rgba(20,26,36,.1);border-radius:8px;background:#f2f4f8;color:#18202c;font-size:1.5rem;line-height:1;cursor:pointer}.drawer-section{padding:.85rem 0;border-top:1px solid rgba(20,26,36,.08)}.language-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.45rem;margin-top:.6rem}.language-button,.drawer-action,.drawer-link,.share-button{text-decoration:none}.language-button{display:inline-flex;align-items:center;justify-content:center;gap:.3rem;min-height:40px;padding:.35rem;margin:0;border:1px solid rgba(20,26,36,.1);border-radius:7px;background:#f6f7fb;color:#202733;font-weight:800;cursor:pointer}.language-button.active{border-color:#23824d73;background:#23824d1f;color:#0f6f3c;box-shadow:inset 0 0 0 1px #23824d2e}.theme-switch{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.35rem;margin-top:.6rem;padding:.25rem;border:1px solid rgba(20,26,36,.08);border-radius:8px;background:#f1f4f8}.theme-modern .theme-switch{background:linear-gradient(135deg,#23824d24,#3498db1f),#eef3f7}.theme-crazy .theme-switch{background:linear-gradient(135deg,#ff30b433,#00d5ff2e,#ffee0024),#21183d}.theme-switch-button{min-height:40px;padding:.45rem .5rem;margin:0;border:none;border-radius:7px;background:transparent;color:#202733b8;font-weight:800;cursor:pointer}.theme-switch-button.active{background:#fff;color:#0f6f3c;box-shadow:0 8px 18px #19212e1a}.theme-modern .theme-switch-button.active{background:#202733;color:#fff;box-shadow:0 10px 22px #19212e2e}.theme-crazy .theme-switch-button{color:#ffffffc7}.theme-crazy .theme-switch-button.active{background:#ff30b4;color:#fff;box-shadow:0 0 18px #ff30b46b,0 10px 22px #19212e33}.drawer-action,.drawer-link{display:flex;align-items:center;width:100%;min-height:46px;padding:.65rem .75rem;margin:0 0 .45rem;border:1px solid rgba(20,26,36,.08);border-radius:8px;background:#f8f9fc;color:#202733;font-weight:800;text-align:left;cursor:pointer}.drawer-action:hover,.drawer-link:hover,.language-button:hover{background:#eef3f7}.share-row{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:.6rem}.share-button{display:inline-grid;place-items:center;width:42px;height:42px;border-radius:8px;color:#fff}#orientation-container{width:100vw;height:calc(100dvh - var(--app-total-header-height));display:flex}button{padding:.5rem 1rem;margin-top:1rem}.player-select{margin:1rem 0}.player-select button{margin-right:1rem;padding:.5rem 1.2rem;font-size:1rem}.start-overlay-button{width:100%;padding:.85rem 1.2rem;font-size:1rem;font-weight:700;background-color:#23824d;color:#fff;border:none;border-radius:7px;cursor:pointer;box-shadow:0 12px 24px #23824d47;transition:transform .16s ease,box-shadow .16s ease,opacity .16s ease}.start-overlay-button:not(:disabled):hover{transform:translateY(-1px);box-shadow:0 16px 28px #23824d57}.start-overlay-button:disabled{background-color:#a9adb6;cursor:not-allowed;box-shadow:none;opacity:.75}.board-container{position:relative;box-sizing:border-box;width:calc(100vw - 1rem);max-width:500px;margin:auto;border:6px solid #111;background:#fff;box-shadow:0 18px 40px #19212e29}.theme-modern .board-container{overflow:hidden;border:0;border-radius:14px;background:#f8fafc;box-shadow:0 22px 52px #19212e33,0 0 0 1px #141a240f,0 0 0 7px #ffffffd1}body.color-mode-dark.theme-classic .board-container{border-color:#202838;background:#202838;box-shadow:0 22px 52px #00000057,0 0 0 1px #ffffff14}body.color-mode-dark.theme-modern .board-container{background:#202838;box-shadow:0 22px 52px #00000057,0 0 0 1px #ffffff14,0 0 0 7px #181e2bdb}.theme-crazy .board-container{overflow:hidden;border:0;border-radius:14px;background:#21183d;box-shadow:0 24px 60px #ff30b438,0 0 0 1px #00d5ff4d,0 0 0 7px #21183dd1}.board-image{width:100%;display:block}.theme-modern .board-image{filter:none}body.color-mode-dark.theme-classic .board-image,body.color-mode-dark.theme-modern .board-image{filter:brightness(.72) saturate(.86) contrast(.96)}.setup-panel{position:absolute;left:50%;top:50%;z-index:4;width:min(82%,360px);transform:translate(-50%,-50%);padding:1rem;background:#fffffff0;border:1px solid rgba(20,26,36,.12);border-radius:8px;box-shadow:0 20px 50px #141a2438;backdrop-filter:blur(8px)}.setup-title{margin:0 0 .35rem;font-size:clamp(1.2rem,3vw,1.55rem);font-weight:800;line-height:1.14;color:#18202c;text-align:center}.setup-copy{margin:0 0 .65rem;font-size:.95rem;line-height:1.3;color:#535d6f;text-align:center}.setup-count{margin:.35rem 0 .65rem;font-size:.82rem;font-weight:700;color:#535d6f;text-align:center}.figure{position:absolute;width:7%;height:auto;z-index:2;filter:drop-shadow(0 4px 4px rgba(0,0,0,.26));transition:left .16s ease,top .16s ease,filter .16s ease,transform .16s ease}.theme-modern .figure{z-index:3;width:7%;border-radius:50%;filter:drop-shadow(0 7px 8px rgba(20,26,36,.36)) drop-shadow(0 0 0 rgba(255,255,255,.9)) saturate(1.22) contrast(1.04);transform-origin:center}.theme-modern .figure.selectable{filter:drop-shadow(0 0 10px rgba(255,255,255,.98)) drop-shadow(0 8px 10px rgba(20,26,36,.36)) saturate(1.28) contrast(1.08)}.color-select{display:flex;justify-content:center;gap:.5rem;flex-wrap:wrap;overflow-x:auto;padding:0;margin-top:0}.color-select button{flex:0 0 auto;width:calc(50% - .25rem);max-width:none;text-align:center;padding:.45rem .65rem;font-weight:700;border:2px solid rgba(255,255,255,.68);border-radius:7px;cursor:pointer;text-transform:capitalize;color:#fff;margin-top:0;display:inline-flex;align-items:center;justify-content:center;gap:.35rem;box-shadow:inset 0 -2px #00000029;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.color-select button.selected{border-color:#111;box-shadow:0 0 0 3px #ffffffd9,0 8px 18px #00000038;transform:translateY(-1px)}.color-dot{width:.7rem;height:.7rem;border-radius:50%;background:#ffffffc2;box-shadow:inset 0 0 0 1px #00000029}.color-select .red{background-color:#e74c3c}.color-select .blue{background-color:#3498db}.color-select .yellow{background-color:#f1c40f;color:#333}.color-select .green{background-color:#2ecc71}#color-selection .color-select{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem .75rem}#color-selection .color-select>button{flex:0 1 calc(50% - .75rem)}@media(max-width:380px){#color-selection .color-select>button{flex-basis:100%}}.centered-text{text-align:center}.tight-spacing{margin-top:.3rem;margin-bottom:.3rem}.small-heading{font-size:1.5rem;margin-bottom:.5rem}.centered-button{display:block;margin:.8rem auto;padding:.8rem 1.2rem;font-size:1.1rem;font-weight:700;background-color:#444;color:#fff;border:none;border-radius:6px;cursor:pointer;box-shadow:0 0 5px #0000004d}.centered-button:disabled{background-color:#999;cursor:not-allowed;box-shadow:none;opacity:.8}.dice-display{align-items:center;cursor:pointer;display:flex;justify-content:center;margin-top:1rem;border:1px solid transparent;transition:transform .2s ease;filter:drop-shadow(0 8px 12px rgba(0,0,0,.22))}.dice-display:active{transform:scale(.95)}.dice-display.disabled{pointer-events:none;opacity:.62}.dice-display.dice-settled{animation:diceResultPop .36s ease-out}.dice-image{width:100%;height:100%;border-radius:inherit;filter:drop-shadow(0 2px 4px rgba(0,0,0,.5)) brightness(1.2) sepia(1) hue-rotate(180deg) saturate(2)}.dice-image.rolling{animation:diceBounceSpin .6s linear infinite}#dice{position:absolute;width:10%;height:10%;box-sizing:border-box;transform:translate(-50%,-50%);transition:left .8s ease,top .8s ease,transform .5s ease}body.color-mode-dark #dice,.theme-crazy #dice{padding:.45%;border-color:#ffffffb8;border-radius:12px;background:#fffffff0;box-shadow:0 0 0 3px #ffffff52,0 0 24px #00d5ff61,0 12px 24px #0000004d;filter:none}.theme-crazy #dice{border-color:#00d5ff9e;box-shadow:0 0 0 3px #ffffff57,0 0 18px #ff30b470,0 0 28px #00d5ff61,0 12px 24px #00000057}#dice.moving{animation:diceMove .8s ease}@keyframes diceMove{0%{transform:translate(-50%,-50%) scale(1) rotate(0)}30%{transform:translate(-50%,-60%) scale(1.2) rotate(-10deg)}60%{transform:translate(-50%,-40%) scale(.9) rotate(10deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}@keyframes diceBounceSpin{0%{transform:rotate(0) scale(1)}25%{transform:rotate(90deg) scale(1.05)}50%{transform:rotate(180deg) scale(1)}75%{transform:rotate(270deg) scale(1.05)}to{transform:rotate(360deg) scale(1)}}@keyframes diceResultPop{0%{transform:translate(-50%,-50%) scale(.8) rotate(-8deg)}55%{transform:translate(-50%,-50%) scale(1.18) rotate(4deg)}to{transform:translate(-50%,-50%) scale(1) rotate(0)}}.selectable{animation:pulse 1s infinite;cursor:pointer;filter:drop-shadow(0 0 8px rgba(255,255,255,.95)) drop-shadow(0 5px 7px rgba(0,0,0,.28))}.figure-moved{animation:figureHop .24s ease-out;filter:drop-shadow(0 0 9px rgba(255,255,255,.96)) drop-shadow(0 7px 9px rgba(0,0,0,.3))}.figure-hit{animation:figureHit .68s ease-in-out;filter:drop-shadow(0 0 12px rgba(255,74,74,.86)) drop-shadow(0 5px 7px rgba(0,0,0,.34))}@keyframes pulse{0%{transform:scale(1);opacity:1}50%{transform:scale(1.22) translateY(-4px);opacity:.8}to{transform:scale(1);opacity:1}}@keyframes figureHop{0%{transform:translateY(0) scale(1)}38%{transform:translateY(-8px) scale(1.1)}72%{transform:translateY(2px) scale(.97)}to{transform:translateY(0) scale(1)}}@keyframes figureHit{0%{transform:translate(0) scale(1);opacity:1}18%{transform:translate(-5px) scale(1.12);opacity:.86}36%{transform:translate(5px) scale(1.08);opacity:1}54%{transform:translate(-4px) scale(.98);opacity:.9}72%{transform:translate(3px) scale(1.04);opacity:1}to{transform:translate(0) scale(1);opacity:1}}.game-footer{min-height:170px;padding:0 calc(.75rem + env(safe-area-inset-right,0px)) env(safe-area-inset-bottom,0px) calc(.75rem + env(safe-area-inset-left,0px))}.info-container{width:min(500px,calc(100vw - 1.5rem));margin:.85rem auto 0;text-align:center}.turn-panel{display:inline-flex;align-items:center;max-width:100%;padding:.55rem .8rem;border:1px solid rgba(20,26,36,.08);border-radius:8px;box-shadow:0 10px 22px #19212e1f}.theme-modern .turn-panel{border-color:#ffffffbd;background:#ffffffd1;box-shadow:0 14px 30px #19212e29;backdrop-filter:blur(10px)}.theme-crazy .turn-panel{border-color:#00d5ff57!important;background:#20193de6!important;color:#fff!important;box-shadow:0 0 20px #ff30b42e,0 16px 34px #19212e38}.turn-dot{flex:0 0 auto;width:.9rem;height:.9rem;margin-right:.55rem;border-radius:50%;box-shadow:0 0 0 2px #ffffffd6,0 0 0 4px #00000014}.turn-copy{min-width:0;text-align:left}.turn-title,.turn-hint{margin:0;letter-spacing:0}.turn-title{font-size:1rem;font-weight:800;line-height:1.12}.turn-hint{margin-top:.12rem;font-size:.82rem;font-weight:700;line-height:1.2;color:#141a24ad}.game-message{margin:.65rem auto 0;padding:0 .5rem;max-width:500px;font-size:clamp(1rem,3.2vw,1.18rem);font-style:italic;line-height:1.25;color:#202733}.theme-modern .game-message{font-weight:700;color:#18202c;text-shadow:0 1px 0 rgba(255,255,255,.78)}.theme-crazy .turn-hint,.theme-crazy .game-message{color:#ffffffd1;text-shadow:0 0 12px rgba(255,48,180,.35)}.game-message.message-pop{animation:messagePop .48s ease-out}@keyframes messagePop{0%{transform:translateY(4px);opacity:0}55%{transform:translateY(-2px);opacity:1}to{transform:translateY(0);opacity:1}}@media(prefers-reduced-motion:reduce){.splash-loader:before,.dice-display.dice-settled,.dice-image.rolling,#dice.moving,.selectable,.figure-moved,.figure-hit,.game-message.message-pop,.winner-box{animation:none}.app-drawer,.nav-scrim,.app-splash{transition:none}}@media(max-height:720px){.board-container{width:70vh;max-width:calc(100vw - 1rem)}.game-footer{min-height:128px}}@media(max-width:600px){#orientation-container{height:calc(100dvh - var(--app-total-header-height))}.app-header{padding-left:.65rem}.app-brand{max-width:calc(100vw - 86px);font-size:.88rem}.app-brand-icon{width:30px;height:30px;margin-right:.42rem}.menu-button{width:42px;height:42px}#orientation-container>.col{align-items:center!important;justify-content:center!important;padding-top:0!important;padding-bottom:clamp(1.2rem,8dvh,4rem)!important}#orientation-container>.col>.row{--bs-gutter-x: 0;width:100%;margin-right:0;margin-left:0;justify-content:center}.board-container{width:calc(100vw - 12px);max-width:calc(100dvh - 220px);min-width:0;border-width:4px;box-shadow:0 12px 28px #19212e24}.setup-panel{width:min(88%,340px);padding:.78rem}.setup-title{font-size:1.08rem}.setup-copy{margin-bottom:.5rem;font-size:.86rem}.setup-count{margin:.28rem 0 .5rem;font-size:.78rem}.color-select button{font-size:.84rem;padding:.34rem .45rem}.start-overlay-button{padding:.68rem 1rem}.game-footer{min-height:118px;padding:0 .45rem}.info-container{width:min(100%,calc(100vw - 1rem));margin-top:.55rem}.turn-panel{padding:.44rem .6rem;border-radius:7px}.turn-dot{width:.78rem;height:.78rem;margin-right:.46rem}.turn-title{font-size:.92rem}.turn-hint{font-size:.74rem}.game-message{margin-top:.5rem;font-size:.98rem;line-height:1.22}}@media(max-width:380px),(max-height:680px){#orientation-container>.col{padding-bottom:.55rem!important}.board-container{width:calc(100vw - 6px);max-width:calc(100dvh - 190px);border-width:3px}.game-footer{min-height:104px}.info-container{margin-top:.42rem}.game-message{margin-top:.38rem;font-size:.92rem}}.winner-overlay{position:absolute;inset:0;width:100%;height:100%;padding:1rem;background:#141a249e;display:flex;justify-content:center;align-items:center;z-index:1000;backdrop-filter:blur(6px)}.winner-box{width:min(390px,100%);padding:1.35rem;border:1px solid rgba(255,255,255,.72);border-radius:10px;background:linear-gradient(180deg,#fffffffa,#f6f7fbf5),#fff;text-align:center;box-shadow:0 24px 58px #00000047;animation:winnerPop .36s ease-out}.winner-badge{display:grid;place-items:center;width:58px;height:58px;margin:0 auto .7rem;border-radius:50%;background:linear-gradient(135deg,#f9dc5c,#f39c12);color:#fff;font-size:2rem;font-weight:900;box-shadow:0 12px 26px #f39c1252}.winner-kicker,.winner-copy{margin:0;letter-spacing:0}.winner-kicker{font-size:.76rem;font-weight:900;color:#141a2494;text-transform:uppercase}.winner-box h2{margin:.2rem 0 .35rem;color:#18202c;font-size:clamp(1.35rem,5vw,1.9rem);font-weight:900;line-height:1.08;letter-spacing:0}.winner-copy{color:#202733b8;font-size:.95rem;font-weight:700;line-height:1.35}.winner-sponsor{max-width:176px;margin:.9rem auto 0;padding:.45rem;border:1px solid rgba(20,26,36,.08);border-radius:8px;background:#ffffffbf}.winner-sponsor img{display:block;width:100%;max-width:144px;height:auto;margin:0 auto;border-radius:7px}.winner-action{width:100%;margin-top:1rem;padding:.78rem 1rem;font-size:1rem;font-weight:900;border:none;background-color:#23824d;color:#fff;border-radius:8px;cursor:pointer;box-shadow:0 12px 24px #23824d3d}.winner-action:hover{background-color:#1b7041}@keyframes winnerPop{0%{transform:translateY(10px) scale(.96);opacity:0}to{transform:translateY(0) scale(1);opacity:1}}#confetti-canvas{position:fixed;top:0;left:0;pointer-events:none;width:100vw;height:92vh;z-index:1100}.whatsapp{background-color:#25d366}.facebook{background-color:#1877f2}.telegram{background-color:#08c}.linkedin{background-color:#0e76a8}.email{background-color:#7a7a7a}
