:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;padding:0;min-width:320px;min-height:100vh;min-height:-webkit-fill-available;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow:hidden;overflow-x:hidden;overflow-y:hidden;width:100%;max-width:100vw;height:100vh;height:100%;box-sizing:border-box;position:relative;-webkit-overflow-scrolling:touch}#root{width:100%;max-width:100vw;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available;box-sizing:border-box;overflow:hidden;overflow-x:hidden;overflow-y:hidden;position:relative}@media(max-width:768px){body{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}}@media(orientation:landscape){body{overflow-x:hidden}}@media(max-width:1024px)and (orientation:landscape){html{height:-webkit-fill-available;height:100vh;height:100%;overflow:hidden}body{min-height:-webkit-fill-available;min-height:100vh;height:100vh;height:100%;overflow:hidden}#root{height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden}}h1{font-size:3.2em;line-height:1.1}@media(max-width:768px){h1{font-size:2em;line-height:1.2}}@media(max-width:480px){h1{font-size:1.75em;line-height:1.2}}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.flashphoner-player{position:fixed;top:0;left:0;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available;display:grid;grid-template-columns:auto 1fr;grid-template-rows:1fr auto;grid-template-areas:"left-ads main-content" "left-ads bottom-ads";background:#000;overflow:hidden;box-sizing:border-box;z-index:1;-webkit-overflow-scrolling:touch;touch-action:pan-y}.ads-container.ads-left{grid-area:left-ads;width:auto;min-width:auto;max-width:auto;height:100%;min-height:100vh;min-height:-webkit-fill-available;background:linear-gradient(180deg,#1a1a1a,#0d0d0d,#000);padding:0;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;gap:0;overflow:hidden;box-sizing:border-box;position:relative;z-index:10;box-shadow:2px 0 10px #00000080;-webkit-overflow-scrolling:touch}.ads-container.ads-left:before{content:"";position:absolute;bottom:0;left:0;right:0;height:70%;background:radial-gradient(ellipse 150% 100% at center bottom,rgba(255,215,0,.4) 0%,rgba(255,215,0,.2) 30%,rgba(255,215,0,.1) 50%,transparent 80%),linear-gradient(180deg,transparent 0%,rgba(255,215,0,.05) 50%,rgba(255,215,0,.15) 100%);pointer-events:none;z-index:1}.ads-container.ads-left:after{content:"";position:absolute;bottom:0;left:-50%;right:-50%;height:50%;background:conic-gradient(from 0deg at 50% 100%,transparent 0deg,rgba(255,215,0,.2) 30deg,transparent 60deg,rgba(255,215,0,.15) 90deg,transparent 120deg,rgba(255,215,0,.2) 150deg,transparent 180deg);pointer-events:none;z-index:1;animation:goldenRays 3s ease-in-out infinite}@keyframes goldenRays{0%,to{opacity:.6;transform:rotate(0)}50%{opacity:.8;transform:rotate(5deg)}}.ads-container.ads-left.ads-empty{background-color:#000;display:none}.ads-left .ad-item{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-sizing:border-box;padding:0;position:relative;z-index:2}.ads-left .ad-link{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;text-decoration:none;cursor:pointer;transition:transform .2s ease;box-sizing:border-box}.ads-left .ad-link:hover{transform:scale(1.02)}.ads-left .ad-image{width:100%;max-width:100%;height:auto;max-height:100%;object-fit:contain;display:block;border-radius:4px;cursor:pointer;background:#ffffff0d;filter:drop-shadow(0 0 20px rgba(255,215,0,.6));box-sizing:border-box}.ads-left .ad-placeholder{width:100%;height:100%;min-height:200px;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-size:.9em;text-align:center;padding:20px;box-sizing:border-box;position:relative;z-index:2}.main-content-area{grid-area:main-content;display:flex;align-items:center;justify-content:center;width:100%;height:100%;min-height:0;overflow:hidden;background:#000;position:relative;box-sizing:border-box;-webkit-overflow-scrolling:touch}.fullscreen-ad-banner{position:fixed;inset:0;width:100vw;height:100vh;z-index:20;display:flex;align-items:center;justify-content:center;pointer-events:none;padding:0;box-sizing:border-box;background:#000}.fullscreen-ad-image{width:100%;height:100%;object-fit:fill;display:block}.fullscreen-ad-timer{position:absolute;top:6px;right:10px;background:#0009;color:#fff;font-size:12px;padding:2px 6px;border-radius:6px;z-index:9}.video-display{width:100%;height:100%;object-fit:contain;overflow:hidden;box-sizing:border-box;position:relative;z-index:1;background:#000}.video-display video::-webkit-media-controls-fullscreen-button{display:none!important}.video-display video::-moz-media-controls-fullscreen-button{display:none!important}.video-display video{-webkit-touch-callout:none;-webkit-user-select:none;user-select:none}.video-display video::--webkit-media-controls-fullscreen-button{display:none!important}.betting-overlays{position:absolute;inset:0;pointer-events:none;z-index:5}.betting-overlay{pointer-events:auto}.betting-overlay{position:absolute;background:#00000026;backdrop-filter:blur(2px);-webkit-backdrop-filter:blur(2px);border-radius:8px;padding:4px 6px;box-shadow:none;min-width:120px;border:none;opacity:.7}.betting-overlay-left{top:12px;left:12px}.betting-overlay-right{top:12px;right:12px}.betting-row{display:flex;flex-direction:column;gap:4px;margin-bottom:4px}.betting-row:last-child{margin-bottom:0}.betting-label{font-size:.6em;font-weight:700;color:#fff;margin-bottom:2px;text-transform:uppercase;letter-spacing:.5px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.betting-options{display:flex;gap:4px;align-items:center}.betting-box{display:flex;flex-direction:column;align-items:center;justify-content:center;border:1px solid rgba(255,20,147,.6);border-radius:5px;padding:2px 4px;min-width:38px;background:transparent;cursor:pointer;transition:all .2s ease}.betting-box:hover{background:#ff14931f;transform:scale(1.05);box-shadow:0 2px 8px #ff149333}.betting-number{font-size:.85em;font-weight:800;color:#fff;line-height:1.1;text-shadow:0 1px 3px rgba(0,0,0,.8)}.betting-amount{font-size:.55em;color:#fff;margin-top:1px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.betting-column{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:2px 4px;min-width:45px;background:transparent;border-radius:4px;cursor:pointer;transition:all .2s ease}.betting-column:hover{background:#ffffff1a;transform:scale(1.05);box-shadow:0 2px 8px #0003}.betting-number-small{font-size:.75em;font-weight:700;color:#fff;margin-bottom:2px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.betting-odds{font-size:.65em;font-weight:600;color:#fff;margin-bottom:1px;text-shadow:0 1px 3px rgba(0,0,0,.8)}.betting-price{font-size:.55em;color:#fff;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.8)}.video-container{position:relative;width:100%;max-width:100%;height:100%;max-height:100%;background:#000;display:flex;align-items:center;justify-content:center;box-sizing:border-box;overflow:hidden;padding:0}.ads-container.ads-bottom{grid-area:bottom-ads;width:100%;height:10px;min-height:88px;max-height:150px;background:linear-gradient(135deg,#1a1a1a,#0f0f0f,#1a1a1a);background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.3) 2px,rgba(0,0,0,.3) 4px);padding:0;display:flex;flex-direction:row;gap:0;overflow:hidden;box-sizing:border-box;position:relative;z-index:10;box-shadow:0 -2px 10px #00000080;align-items:center;justify-content:center;-webkit-overflow-scrolling:touch;touch-action:pan-x}.ads-container.ads-bottom.ads-empty{background:linear-gradient(135deg,#1a1a1a,#0f0f0f,#1a1a1a);background-image:repeating-linear-gradient(45deg,transparent,transparent 2px,rgba(0,0,0,.3) 2px,rgba(0,0,0,.3) 4px);display:none}.baseball-banner{width:100%;height:100%;position:relative;display:flex;align-items:center;justify-content:center;padding:0;box-sizing:border-box;overflow:hidden}.baseball-banner-image{width:100%;height:100%;object-fit:fill}.baseball-banner-left,.baseball-banner-right{flex:0 0 120px;height:100%;display:flex;align-items:center;justify-content:center;position:relative}.baseball-player-icon{width:80px;height:80px;background:linear-gradient(135deg,#ffffff1a,#ffffff0d);border-radius:50%;position:relative}.baseball-player-icon:before{content:"⚾";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:2em}.baseball-banner-center{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center}.baseball-title{font-size:2.2em;font-weight:900;color:gold;margin:0;letter-spacing:3px;text-shadow:0 0 10px rgba(255,215,0,.8),0 0 20px rgba(255,215,0,.5),2px 2px 4px rgba(0,0,0,.8),-1px -1px 2px rgba(0,0,0,.5);text-transform:uppercase}.play-icon{color:red;display:inline-block;margin:0 5px;font-size:.9em;text-shadow:0 0 8px rgba(255,0,0,.8),0 0 15px rgba(255,0,0,.5);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.1)}}.baseball-subtitle{font-size:1.1em;color:#fff;margin:0;font-style:italic;font-weight:300;letter-spacing:1px}.baseball-banner-footer{position:absolute;bottom:10px;left:0;right:0;display:flex;justify-content:space-between;padding:0 20px;box-sizing:border-box}.baseball-footer-left,.baseball-footer-right{color:#fff;font-size:.85em;font-weight:600;letter-spacing:1px}.ad-item{flex-shrink:0;display:flex;align-items:center;justify-content:center}.ads-bottom .ad-item{height:100%}.ad-link{display:block;width:100%;height:100%;text-decoration:none;cursor:pointer;transition:transform .2s ease}.ad-link:hover{transform:scale(1.02)}.ads-left .ad-link{width:100%;height:auto;display:block;text-align:center}.ads-bottom .ad-link{width:auto;height:100%}.ad-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:4px;cursor:pointer;display:block;background:#ffffff0d}.ads-left .ad-image{width:100%;height:auto;min-height:80px}.ads-bottom .ad-image{height:100%;width:auto;min-width:120px}.video-placeholder{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);color:#666;text-align:center;pointer-events:none;z-index:1}.video-placeholder p{margin:0;font-size:1.2em}.landscape-fullscreen-btn,.exit-fullscreen-btn{position:absolute;top:10px;right:10px;z-index:20;background:#000000b3;border:2px solid rgba(255,255,255,.8);border-radius:8px;color:#fff;width:44px;height:44px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);box-sizing:border-box}.landscape-fullscreen-btn:hover,.exit-fullscreen-btn:hover{background:#000000e6;border-color:#fff;transform:scale(1.1)}.landscape-fullscreen-btn:active,.exit-fullscreen-btn:active{transform:scale(.95)}.landscape-fullscreen-btn svg,.exit-fullscreen-btn svg{width:20px;height:20px;stroke:#fff}.flashphoner-player.landscape-fullscreen-active{grid-template-areas:"main-content main-content" "main-content main-content"}.flashphoner-player.landscape-fullscreen-active .ads-container{display:none!important}.video-display video{border-radius:1px;width:100%;height:100%;object-fit:fill}.video-container.landscape-fullscreen{position:fixed;top:0;left:0;width:100vw;height:100vh;max-width:100vw;max-height:100vh;z-index:9999;background:#000}.video-container.landscape-fullscreen{padding:0}.video-container.landscape-fullscreen .video-display{position:absolute;transform:translate(-50%,-50%);width:100vw;height:100vh;max-width:100vw;max-height:100vh;object-fit:contain;aspect-ratio:auto}@media(min-width:481px)and (max-width:1024px){.video-container{width:100%;height:100%;padding:0}.video-display{width:100%;height:100%;max-width:100%;max-height:100%}.video-display video{width:100%;height:100%;object-fit:fill}}@media(max-width:768px){.flashphoner-player{grid-template-columns:auto 1fr;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.ads-container.ads-left{width:120px;min-width:120px;max-width:120px;height:100%;height:100vh;min-height:100vh;min-height:-webkit-fill-available;padding:0;overflow:hidden!important;overflow-y:hidden!important;overflow-x:hidden!important;-webkit-overflow-scrolling:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;touch-action:none;-ms-touch-action:none}.ads-left .ad-item{padding:15px 10px}.ads-left .ad-image{max-height:calc(100vh - 30px)}.betting-overlay{min-width:110px;padding:4px 6px;opacity:.65}.betting-overlay-left{top:8px;left:8px}.betting-overlay-right{top:8px;right:8px}.betting-box{padding:2px 4px;min-width:38px}.betting-number{font-size:.85em}.betting-column{padding:2px 4px;min-width:45px}.baseball-title{font-size:1.3em}.baseball-subtitle{font-size:.85em}.baseball-banner-left,.baseball-banner-right{flex:0 0 60px}.baseball-player-icon{width:50px;height:50px}.ads-left .ad-item{width:100%;height:100%;display:flex;align-items:center;justify-content:center;flex-shrink:0;touch-action:none;-ms-touch-action:none}.ads-left .ad-link{width:100%;height:100%;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.ads-left .ad-image{width:100%;height:auto;max-width:100%;max-height:100%;object-fit:contain;touch-action:manipulation;pointer-events:auto}.ads-container.ads-bottom{height:100px;min-height:100px;max-height:100px;padding:0}.video-container{padding:0;width:100%;height:100%}.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}.landscape-fullscreen-btn,.exit-fullscreen-btn{width:40px;height:40px;top:8px;right:8px}.landscape-fullscreen-btn svg,.exit-fullscreen-btn svg{width:18px;height:18px}}@media(max-width:480px){.flashphoner-player{width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.ads-container.ads-left{width:100px;min-width:100px;max-width:100px;height:100%;height:100vh;min-height:100vh;min-height:-webkit-fill-available;padding:0;overflow:hidden!important;overflow-y:hidden!important;overflow-x:hidden!important;-webkit-overflow-scrolling:auto;display:flex;flex-direction:column;align-items:stretch;justify-content:flex-start;touch-action:none;-ms-touch-action:none}.ads-left .ad-item{padding:12px 8px}.ads-left .ad-image{max-height:calc(100vh - 24px)}.betting-overlay{min-width:100px;padding:3px 5px;opacity:.6}.betting-label{font-size:.55em}.betting-box{padding:2px 4px;min-width:34px}.betting-number{font-size:.8em}.betting-amount{font-size:.55em}.betting-column{padding:2px 4px;min-width:40px}.betting-number-small{font-size:.75em}.betting-odds{font-size:.65em}.betting-price{font-size:.55em}.baseball-title{font-size:1.1em}.baseball-subtitle{font-size:.75em}.baseball-banner-left,.baseball-banner-right{flex:0 0 50px}.baseball-player-icon{width:40px;height:40px}.baseball-footer-left,.baseball-footer-right{font-size:.7em}.ads-left .ad-item{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;flex-shrink:0;touch-action:none;-ms-touch-action:none;padding:12px 8px}.ads-left .ad-link{width:100%;height:100%;min-height:0;display:flex;align-items:center;justify-content:center;touch-action:manipulation}.ads-left .ad-image{width:100%;max-width:100%;height:auto;max-height:calc(100vh - 24px);object-fit:contain;touch-action:manipulation;pointer-events:auto}.ads-container.ads-bottom{height:80px;min-height:80px;max-height:80px;padding:8px}.video-container{padding:0;width:100%;height:100%}.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}}@media(orientation:portrait){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}@media(max-width:768px){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}}@media(max-width:480px){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}}}@media(orientation:landscape){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}@media(max-width:768px){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}}@media(max-width:480px){.video-container .video-display{width:100%;height:100%;max-width:100%;max-height:100%}}}.flashphoner-player,.main-content-area,.video-container,.video-display{overflow:hidden}@supports (-webkit-touch-callout: none){.flashphoner-player{position:fixed;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.ads-container.ads-left{height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}body{height:-webkit-fill-available;min-height:-webkit-fill-available;overflow:hidden;position:fixed;width:100%;height:100%}html{height:-webkit-fill-available;overflow:hidden}#root{height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden}}@media(max-width:768px){html,body{width:100%;height:100%;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden;position:fixed;-webkit-overflow-scrolling:touch}#root{width:100%;height:100%;min-height:100vh;min-height:-webkit-fill-available;overflow:hidden}.flashphoner-player{-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent}}.ads-container,.video-container,.video-display{transition:all .3s ease}.ad-placeholder{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:#ffffff80;font-size:.9em;text-align:center;padding:20px;box-sizing:border-box}.ad-placeholder p{margin:0}.error-message{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);background-color:#fee2e2f2;border:1px solid #fecaca;color:#991b1b;padding:12px 20px;border-radius:6px;z-index:100;max-width:80%;text-align:center}.error-message p{margin:0}.app{min-height:100vh;min-height:-webkit-fill-available;height:100vh;height:100%;display:flex;flex-direction:column;width:100%;max-width:100vw;box-sizing:border-box;overflow:hidden;background-color:#000;position:relative;margin:0;padding:0}.app-header{text-align:center;padding:2rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;box-shadow:0 2px 10px #0000001a}.app-header h1{margin:0 0 .5rem;font-size:2.5em;font-weight:700}.app-header p{margin:0;font-size:1.1em;opacity:.9}.app-main{flex:1;padding:0;display:flex;align-items:stretch;justify-content:stretch;width:100%;max-width:100vw;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available;box-sizing:border-box;overflow:hidden;background-color:#000;position:relative}.app-main-error,.app-main-loading,.app-main-empty{padding:0!important;align-items:center!important;justify-content:center!important;width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;min-height:-webkit-fill-available!important;margin:0!important;background-color:#000!important;position:relative!important}.empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;min-height:-webkit-fill-available!important;padding:2rem;text-align:center;background-color:#000;box-sizing:border-box;position:relative;overflow:auto;margin:0}.empty-state-icon{margin-bottom:1.5rem;color:#fff;opacity:.8}.empty-state-icon svg{width:64px;height:64px}.empty-state-title{font-size:1.75rem;font-weight:600;color:#fff;margin:0 0 .75rem;line-height:1.3}.empty-state-message{font-size:1.1rem;color:#dc2626;margin:0 0 1rem;font-weight:500;max-width:600px;line-height:1.5}.empty-state-hint{font-size:.95rem;color:#6b7280;margin:0;max-width:500px;line-height:1.6}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100vw!important;max-width:100vw!important;height:100vh!important;min-height:100vh!important;min-height:-webkit-fill-available!important;padding:2rem;text-align:center;background-color:#000;box-sizing:border-box;position:relative;overflow:auto;margin:0}.loading-spinner{margin-bottom:1.5rem;display:flex;align-items:center;justify-content:center}.spinner-circle{width:64px;height:64px;border:4px solid rgba(107,114,128,.2);border-top-color:#667eea;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-title{font-size:1.75rem;font-weight:600;color:#fff;margin:0 0 .75rem;line-height:1.3}.loading-message{font-size:1.1rem;color:#fff;margin:0;max-width:500px;line-height:1.6}@media(max-width:768px){.app-main{padding:1rem;align-items:flex-start;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden;position:relative}.app-main .hls-player.landscape-fullscreen-active{width:100vw;max-width:100vw}.app-header{padding:1.5rem 1rem}.app-header h1{font-size:1.8em}.app-header p{font-size:1em}.empty-state{padding:1.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon svg{width:56px;height:56px}.empty-state-title{font-size:1.5rem}.empty-state-message{font-size:1rem}.empty-state-hint{font-size:.9rem}.loading-state{padding:1.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.spinner-circle{width:56px;height:56px;border-width:3.5px}.loading-title{font-size:1.5rem}.loading-message{font-size:1rem}}@media(max-width:480px){.app-main{padding:.5rem;width:100%;max-width:100vw;box-sizing:border-box;overflow-x:hidden}.app-header{padding:1rem .75rem}.app-header h1{font-size:1.5em}.app-header p{font-size:.9em}.empty-state{padding:1rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon svg{width:48px;height:48px}.empty-state-title{font-size:1.25rem}.empty-state-message{font-size:.95rem}.empty-state-hint{font-size:.85rem}.loading-state{padding:1rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.spinner-circle{width:48px;height:48px;border-width:3px}.loading-title{font-size:1.25rem}.loading-message{font-size:.95rem}}@media(max-width:1024px)and (orientation:landscape){.app-main{padding:.75rem 1rem;align-items:flex-start}.app-header{padding:1rem 1.5rem}.app-header h1{font-size:1.5em}.app-header p{font-size:.95em}.empty-state{padding:1.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon svg{width:48px;height:48px}.empty-state-title{font-size:1.3rem}.empty-state-message{font-size:.95rem}.empty-state-hint{font-size:.85rem}.loading-state{padding:1.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.spinner-circle{width:48px;height:48px;border-width:3px}.loading-title{font-size:1.3rem}.loading-message{font-size:.95rem}}@media(max-width:768px)and (orientation:landscape){.app-main{padding:.5rem .75rem}.app-header{padding:.75rem 1rem}.app-header h1{font-size:1.3em}.app-header p{font-size:.85em}.empty-state{padding:1rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon svg{width:40px;height:40px}.empty-state-title{font-size:1.1rem}.empty-state-message{font-size:.9rem}.empty-state-hint{font-size:.8rem}.loading-state{padding:1rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.spinner-circle{width:40px;height:40px;border-width:3px}.loading-title{font-size:1.1rem}.loading-message{font-size:.9rem}}@media(max-width:667px)and (orientation:landscape){.app-main{padding:.4rem .6rem}.app-header{padding:.6rem .8rem}.app-header h1{font-size:1.2em}.app-header p{font-size:.8em}.empty-state{padding:.75rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon svg{width:36px;height:36px}.empty-state-title{font-size:1rem;margin-bottom:.5rem}.empty-state-message{font-size:.85rem;margin-bottom:.75rem}.empty-state-hint{font-size:.75rem}.loading-state{padding:.75rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.spinner-circle{width:36px;height:36px;border-width:2.5px}.loading-title{font-size:1rem;margin-bottom:.5rem}.loading-message{font-size:.85rem}}@media(max-width:568px)and (orientation:landscape){.app-main{padding:.3rem .5rem}.app-header{padding:.5rem .6rem}.app-header h1{font-size:1.1em}.app-header p{font-size:.75em}.empty-state{padding:.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.empty-state-icon{margin-bottom:.75rem}.empty-state-icon svg{width:32px;height:32px}.empty-state-title{font-size:.95rem;margin-bottom:.5rem}.empty-state-message{font-size:.8rem;margin-bottom:.5rem}.empty-state-hint{font-size:.7rem}.loading-state{padding:.5rem;width:100vw;width:100%;height:100vh;height:100%;min-height:100vh;min-height:-webkit-fill-available}.loading-spinner{margin-bottom:.75rem}.spinner-circle{width:32px;height:32px;border-width:2.5px}.loading-title{font-size:.95rem;margin-bottom:.5rem}.loading-message{font-size:.8rem}}
