@font-face{font-family:Horizon;src:url(./Horizon-BZS2kkdk.otf) format("opentype");font-weight:400;font-style:normal}@font-face{font-family:"Inria Serif";src:url(./InriaSerif-Regular-BcqzDOxG.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:"Inria Serif";src:url(./InriaSerif-Bold-J8DhxKsH.ttf) format("truetype");font-weight:700;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-Regular-CTKNfV9P.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Poppins;src:url(./Poppins-Light-DT6-CsId.ttf) format("truetype");font-weight:300;font-style:normal}*{box-sizing:border-box;margin:0;padding:0}body{background:transparent;width:100vw;height:100vh;display:flex;justify-content:center;align-items:center;overflow:hidden;font-family:Poppins,sans-serif;color:#fff}.widget-wrapper{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.phone-container{position:relative;width:420px;max-width:90vw;filter:drop-shadow(0 20px 40px rgba(0,0,0,.6));display:flex;justify-content:center;align-items:center;transition:transform .6s cubic-bezier(.1,.76,.55,.94)}.phone-container.pop-down{transform:translateY(100vh);transition:transform .5s cubic-bezier(.9,.03,.69,.22)}.phone-frame{width:100%;height:auto;display:block;position:relative;z-index:10;pointer-events:none}.phone-screen{position:absolute;top:3.8%;bottom:3.2%;left:10.8%;right:10.8%;z-index:1;border-radius:40px;background-size:100% 100%;background-position:center;background-repeat:no-repeat;overflow:hidden}.screen-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000040;z-index:2;pointer-events:none}.screen-content{position:relative;width:100%;height:100%;z-index:3;display:flex;flex-direction:column;justify-content:flex-start;align-items:center;padding:65px 16px 16px;gap:8px}.header-section{text-align:center;width:100%;display:flex;flex-direction:column;align-items:center}.match-starts-text{font-family:"Inria Serif",serif;font-size:26px;font-weight:400;color:#fffffff2;letter-spacing:.5px;text-shadow:0 3px 6px rgba(0,0,0,calc(.8 * var(--text-shadow-opacity, 1))),0 1px 3px rgba(0,0,0,calc(.5 * var(--text-shadow-opacity, 1)))}.clock-text{font-family:"Inria Serif",serif;font-size:110px;font-weight:400;color:#fff;line-height:.95;margin-top:2px;letter-spacing:-3px;text-shadow:0 6px 15px rgba(0,0,0,calc(.9 * var(--text-shadow-opacity, 1))),0 2px 5px rgba(0,0,0,calc(.6 * var(--text-shadow-opacity, 1)))}.notification-card{position:relative;overflow:hidden;width:92%;background:#ffffff1f;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border:1px solid rgba(255,255,255,.18);border-radius:18px;padding:6px 12px;display:flex;flex-direction:column;gap:4px;box-shadow:0 8px 25px #00000040;margin-top:5px}.notif-bg{position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;background-size:cover;background-position:center;filter:brightness(.5);z-index:0;transition:background-image .5s ease;display:none}.notif-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:#00000059;z-index:1;display:none}.notification-header{position:relative;z-index:2;display:flex;justify-content:space-between;align-items:center;width:100%;border-bottom:1px solid rgba(255,255,255,.1);padding-bottom:4px;margin-bottom:2px}.notif-header-left{display:flex;align-items:center}.notif-app-name{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#ffffffd9;letter-spacing:.8px;text-transform:uppercase;text-shadow:0 1px 2px rgba(0,0,0,calc(.5 * var(--text-shadow-opacity, 1)))}.notif-bullet{font-size:8px;color:#fff6;margin:0 5px}.notif-title{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#ffffffd9;text-shadow:0 1px 2px rgba(0,0,0,calc(.5 * var(--text-shadow-opacity, 1)))}.notif-time{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#ffffff80}.vs-section{position:relative;z-index:2;display:flex;justify-content:center;align-items:center;gap:5px;width:100%}.team-container{display:flex;flex-direction:column;align-items:center;gap:2px;width:95px}.team-logo-container{display:flex;justify-content:center;align-items:center;width:48px;height:48px}.team-logo{max-width:100%;max-height:100%;object-fit:contain;filter:drop-shadow(0 3px 6px rgba(0,0,0,.4))}.team-initials{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#fff;background:#ffffff26;width:100%;height:100%;border-radius:inherit;display:flex;justify-content:center;align-items:center;text-shadow:0 2px 4px rgba(0,0,0,calc(.6 * var(--text-shadow-opacity, 1)));border:1px solid rgba(255,255,255,.2)}.team-name{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#fff;text-transform:uppercase;text-align:center;letter-spacing:.5px;text-shadow:0 2px 4px rgba(0,0,0,calc(.6 * var(--text-shadow-opacity, 1)))}.vs-text{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;color:#fffc;text-transform:lowercase;text-shadow:0 2px 4px rgba(0,0,0,calc(.6 * var(--text-shadow-opacity, 1)));padding:0;margin-bottom:4px}.music-section{width:100%;display:flex;justify-content:center;align-items:center}.music-player{width:92%;aspect-ratio:2.15;border-radius:18px;position:relative;overflow:hidden;box-shadow:0 8px 20px #00000080;display:flex;flex-direction:column;transition:transform .8s cubic-bezier(.16,1,.3,1),opacity .8s cubic-bezier(.16,1,.3,1)}.music-player.hidden-right{transform:translate(120%);opacity:0;pointer-events:none}.music-player.hidden-left{transform:translate(-120%);opacity:0;pointer-events:none;transition:none!important}.music-bg{position:absolute;top:-10px;bottom:-10px;left:-10px;right:-10px;background-size:cover;background-position:center;filter:brightness(.5);z-index:0;transition:background-image .5s ease}.music-overlay{position:absolute;top:0;bottom:0;left:0;right:0;background:#280a0a40;z-index:1}.music-content{position:relative;z-index:2;display:flex;flex-direction:column;justify-content:space-between;width:100%;height:100%;padding:8px 12px}.music-header{display:flex;justify-content:space-between;align-items:flex-start}.music-xe{font-family:Horizon,sans-serif;font-size:18px;color:#fff;letter-spacing:1px}.music-device-pill{background:#fce3de;color:#3a1d1d;font-family:Poppins,sans-serif;font-size:9px;font-weight:600;padding:3px 8px;border-radius:20px;display:flex;align-items:center;gap:3px}.music-main{display:flex;justify-content:space-between;align-items:flex-end;margin-top:auto;margin-bottom:4px}.music-info{display:flex;flex-direction:column;gap:1px;max-width:70%}.music-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#fff;line-height:1.2;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-artist{font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#ffffffd9;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.music-play-btn{background:#fce3de;color:#3a1d1d;width:36px;height:36px;border-radius:11px;display:flex;justify-content:center;align-items:center;flex-shrink:0}.music-timeline-container{flex-grow:1;display:flex;align-items:center;min-width:0}.lottie-visualizer{width:32px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;overflow:hidden}.lottie-visualizer svg{width:100%!important;height:100%!important}.music-controls-row{display:flex;align-items:center;justify-content:space-between;gap:8px;color:#fff;width:100%;margin-bottom:0}.control-btn{flex-shrink:0;opacity:.8;cursor:pointer;transition:opacity .2s}.control-btn:hover{opacity:1}.progress-bar-container{flex-grow:1;height:4px;background:#ffffff4d;border-radius:2px;overflow:hidden;position:relative}.progress-bar-fill{height:100%;background:#fff;border-radius:2px;transition:width .1s linear}.opacity-70{opacity:.7}.ml-1{margin-left:4px}.team-logo-container.rounded{border-radius:50%;overflow:hidden}.team-logo-container.rounded .team-logo{width:100%;height:100%;object-fit:cover}.score-text{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#ffffffe6;text-shadow:0 2px 4px rgba(0,0,0,calc(.6 * var(--text-shadow-opacity, 1)));padding:0;margin-bottom:4px;white-space:nowrap}.previous-match-card{margin-top:0}.phone-container.android-frame .phone-screen{top:1.8%;bottom:1.2%;left:4.5%;right:4.5%;border-radius:38px}.phone-container.android-frame .screen-content{padding-top:55px}.phone-container.ios-frame .phone-screen{top:3.8%;bottom:3.2%;left:10.8%;right:10.8%;border-radius:40px}.phone-container.ios-frame .screen-content{padding-top:65px}.notif-bg.blurred{filter:brightness(.5) blur(8px)}.status-bar{position:absolute;top:6px;left:16px;right:16px;z-index:5;display:none;justify-content:space-between;align-items:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;color:#fffffff2;pointer-events:none;text-shadow:0 1px 2px rgba(0,0,0,calc(.5 * var(--text-shadow-opacity, 1)))}.status-bar-right{display:flex;align-items:center;gap:5px;margin-left:auto}.status-icon{display:block}.phone-container.ios-frame .status-bar{top:16px;left:20px;right:20px;font-size:10px}.phone-container.ios-frame .status-bar-left{margin-left:12px}.phone-container.ios-frame .status-bar-right{margin-right:12px}.phone-container.android-frame .status-bar{top:10px;left:12px;right:12px;font-size:11px}.phone-container.android-frame .status-bar-left{margin-left:22px}.phone-container.android-frame .status-bar-right{margin-right:22px}
