@font-face{font-family:RoundedFixedsys;src:url(https://cdn.jsdelivr.net/gh/projectnoonnu/noonfonts_six@1.2/DungGeunMo.woff) format("woff");font-weight:400;font-display:swap}*{margin:0;padding:0;box-sizing:border-box}.home-container{min-height:100vh;background:#f4f4f4;display:flex;flex-direction:column;justify-content:center;align-items:center;position:relative;text-align:center;padding:0}.home-container:before{content:"";position:absolute;inset:0;background:url(/App/assets/back3-BodCfP4j.png) center/cover no-repeat;opacity:.5;z-index:0}.home-container>*{position:relative;z-index:1}.main-text-wrapper{display:inline-block;position:relative;z-index:2;animation:twinkle 1.8s infinite}@keyframes twinkle{0%{opacity:1}50%{opacity:.6;filter:brightness(1.8)}to{opacity:1}}.main-text{position:relative;display:inline-block;z-index:2;font-family:RoundedFixedsys;font-size:5.5rem;font-weight:900;text-align:center;background:linear-gradient(90deg,#f38200,#e94b02);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;color:transparent;letter-spacing:.6px;line-height:1;padding:40px 0}.home-page{position:relative}.home-page:after{content:"";position:fixed;inset:0;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.08),rgba(0,0,0,.08) 1px,transparent 1px,transparent 6px);pointer-events:none;z-index:0}.home-button-group{display:flex;flex-wrap:wrap;justify-content:center;gap:5vw;margin-top:40px}.enter-key{width:10vw;max-width:160px;min-width:100px;transition:all .15s ease;cursor:pointer;z-index:999}.enter-key.pressed{transform:translateY(8px)}.clock{position:fixed!important;bottom:30px;left:50%;transform:translate(-50%);font-family:RoundedFixedsys;font-size:30px;color:#000;z-index:9999!important;white-space:nowrap}.weather-page{font-family:RoundedFixedsys;width:100vw;height:100vh;background-color:#000;display:flex;padding:40px 60px;align-items:center;justify-content:center;flex-direction:column;text-align:center;overflow:hidden}.weather-page h3{color:#f90;font-size:20px;margin:20px -35px 20px 0;display:inline-block;letter-spacing:35px}.weather-bg{width:95vw;max-width:1600px;height:auto;background-image:url(/App/img/weather.png);aspect-ratio:30/9;background-size:contain;background-repeat:no-repeat;background-position:center;display:flex;justify-content:center;align-items:center;padding:60px}.weather-overlay{text-align:center;padding:20px 40px;border-radius:20px;color:#fff}.temperature{font-size:4rem;font-weight:900;line-height:1.1;margin:0}.description{font-size:1.5rem;margin-top:10px;letter-spacing:1px}.weather-search{margin-top:30px;display:flex;justify-content:center;gap:10px}.weather-search-input{font-family:RoundedFixedsys;padding:10px;font-size:1.1rem;width:250px;border-radius:8px;border:1px solid #ccc}.weather-search-button{font-family:RoundedFixedsys;padding:10px 15px;border-radius:8px;border:none;background-color:#f90;color:#fff;cursor:pointer;font-size:17px}.search_btn{font-family:RoundedFixedsys;padding:10px 15px;border-radius:8px;border:none;background-color:#000;color:#fff;cursor:pointer;font-size:20px;margin:20px 0}.home{font-family:RoundedFixedsys;position:fixed;bottom:40px;left:50%;transform:translate(-50%);font-size:2rem;color:#ff9100;cursor:pointer;opacity:.8;transition:opacity .2s}.back-home-bottom:hover{opacity:1}.news-title{font-family:RoundedFixedsys;font-size:35px;margin-top:50px;z-index:1}.background-text{position:absolute;top:5%;left:50%;transform:translate(-50%);font-size:120px;font-weight:700;color:#ff9100;letter-spacing:10px;white-space:nowrap;pointer-events:none;font-family:RoundedFixedsys;animation:glitchMove 5s infinite alternate,neonFlicker 1.5s infinite alternate}@keyframes glitchMove{0%{transform:translate(-50%) translateY(0)}to{transform:translate(-50%) translateY(10px)}}@keyframes neonFlicker{0%{text-shadow:0 0 5px #ff9100,0 0 10px #ff9100}to{text-shadow:0 0 15px #ff9100,0 0 30px #ff5500,0 0 50px #ff2200}}.monitor-wrapper{position:relative;display:flex;justify-content:center;align-items:center}.news-page{background:#000;min-height:100vh;color:#ff9100;display:flex;flex-direction:column;justify-content:center;align-items:center;width:100%;overflow:hidden}.monitor-box{background:url(/App/img/news02.png) no-repeat center;background-size:contain;width:90%;max-width:600px;height:auto;aspect-ratio:6 / 5;margin:0 auto;position:relative}.monitor-inner{position:relative;padding:90px 80px;box-sizing:border-box}.monitor-screen{position:relative}.monitor-screen:after{content:"";position:absolute;inset:0;background:repeating-linear-gradient(to bottom,rgba(0,0,0,.15),rgba(0,0,0,.15) 2px,transparent 2px,transparent 4px);pointer-events:none}.monitor-screen img{width:100%;height:200px;object-fit:cover;border:3px solid #ff9100}.news-text{margin-top:20px;color:#000}.news-headline{font-family:RoundedFixedsys;font-size:18px}.news-description{font-family:RoundedFixedsys;font-size:14px;opacity:.8}.prev-btn,.next-btn{background:transparent;border:none;padding:0;cursor:pointer;position:absolute;top:50%;transform:translateY(-50%)}.prev-btn{left:-20px}.next-btn{right:-20px}.prev-btn img,.next-btn img{width:40px;height:auto;transition:.2s}.prev-btn img:hover,.next-btn img:hover{transform:scale(1.1)}.go-home{font-family:RoundedFixedsys;position:fixed;bottom:40px;left:50%;transform:translate(-50%);font-size:2rem;color:#ff9100;cursor:pointer;opacity:.8;transition:opacity .2s;text-decoration:none}.go-home:hover{opacity:.7}@media screen and (min-width:1024px){.home-container{position:relative;overflow:hidden}.home-container>*{position:relative;z-index:2}.main-text-wrapper{margin:-10px}}@media screen and (max-width:1024px){.main-text{font-size:13vw;margin:7vw}.enter-key{width:15vw}.home-container{justify-content:flex-start;padding-top:60px}}@media screen and (max-width:820px){.home-button-group{margin-top:30px}}@media screen and (max-width:768px){.main-text{padding:20px 0}.monitor-box{width:95%;margin:0 auto}.home-button-group{margin-top:60px}.background-text{font-size:48px;top:8%;letter-spacing:4px}.news-title{margin:8px 0 0;font-size:28px}.prev-btn,.next-btn{top:auto!important;bottom:-45px!important;transform:none!important}.prev-btn{left:31%!important}.next-btn{right:31%!important}.enter-key{width:22vw;max-width:90px;min-width:70px}.home-button-group{gap:30px}.home-container:before{background-position:60% center}}@media screen and (max-width:768px)and (orientation:portrait){.clock{font-size:25px}.go-home{font-size:1.7rem}}@media screen and (max-width:530px){.monitor-inner{padding:100px 50px}.news-description{display:none}.news-title{margin-bottom:-20px}}@media screen and (max-width:480px){.monitor-inner{padding:120px 40px}.monitor-box{width:100%;margin:0 auto}}@media screen and (max-width:430px){.news-text{margin:5px 0}.news-title{margin-bottom:-40px}}@media screen and (max-width:400px){.monitor-inner{padding:130px 40px}.news-text{margin:0}.news-text h3{font-size:15px}.weather-page{justify-content:flex-start;padding-top:40px}.weather-page h3{margin:0}.home{font-size:25px;bottom:25px}}@media(orientation:landscape)and (max-height:600px){.home-container{justify-content:center;padding:0;min-height:100vh}.main-text{font-size:7vh;padding:0;margin:0}.main-text-wrapper{margin:0}.home-button-group{margin-top:8px;gap:20px}.enter-key{width:9vh;min-width:50px;max-width:80px}.clock{font-size:13px;bottom:4px}}@media(min-width:768px)and (max-width:1024px)and (orientation:landscape)and (min-height:601px){.home-container{justify-content:center;padding:20px}.main-text{font-size:9vh;margin:5px 0;padding:10px 0}.home-button-group{margin-top:10px;gap:30px}.enter-key{width:80px;max-width:110px;min-width:65px}}@media(orientation:landscape)and (max-height:600px){.weather-page{height:100vh;overflow:hidden;padding:10px 20px;justify-content:center}.weather-page h3{font-size:13px;margin:6px -18px 6px 0;letter-spacing:18px}.weather-bg{width:70%;aspect-ratio:16 / 7;padding:12px}.temperature{font-size:1.6rem}.description{font-size:.85rem}.location{font-size:.95rem}.weather-search-input{width:170px;font-size:.85rem}.weather-search-button{font-size:13px;padding:6px 10px}.search_btn{font-size:12px;padding:5px 10px;margin:6px 0}.home{font-size:.95rem;bottom:8px}}@media(orientation:landscape)and (max-height:430px){.weather-page{padding:6px 15px}.weather-page h3{font-size:11px;margin:3px 0}.weather-bg{width:60%;aspect-ratio:16 / 6;padding:8px}.temperature{font-size:1.3rem}.description{font-size:.75rem}.weather-search{margin-top:6px}.weather-search-input{width:140px}.search_btn{margin:3px 0;font-size:11px}.home{font-size:.85rem;bottom:5px}}@media(orientation:landscape)and (max-width:1024px)and (max-height:600px){.news-page{flex-direction:column;justify-content:center;align-items:center;padding:4px 20px 40px;overflow-y:auto;min-height:100vh;height:auto;position:relative}.background-text{position:relative;transform:none;left:auto;top:auto;font-size:20px;letter-spacing:4px;white-space:nowrap;width:100%;text-align:center;margin-bottom:0;animation:neonFlicker 1.5s infinite alternate}.news-title{font-size:12px;margin:2px 0 4px}.monitor-wrapper{position:relative;display:block;width:fit-content;margin:0 auto}.monitor-box{width:auto;height:54vh;aspect-ratio:6 / 5;max-width:340px;margin:0}.monitor-inner{padding:14% 12% 8%}.monitor-screen img{height:auto;width:100%;aspect-ratio:16 / 9;object-fit:cover}.news-text{margin-top:4px}.news-headline{font-size:12px;line-height:1.3}.news-description{display:none}.prev-btn{position:absolute!important;left:-30px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.next-btn{position:absolute!important;right:-30px!important;top:50%!important;bottom:auto!important;transform:translateY(-50%)!important}.prev-btn img,.next-btn img{width:28px}.go-home{position:fixed;bottom:6px;left:50%;transform:translate(-50%);font-size:.85rem;z-index:9999;background:#000c;padding:2px 12px;border-radius:6px}}@media(orientation:landscape)and (max-width:1024px)and (max-height:400px){.background-text{font-size:15px;letter-spacing:3px}.news-title{font-size:10px}.monitor-box{height:58vh;max-width:280px}.monitor-inner{padding:12% 11% 7%}.go-home{font-size:.75rem;bottom:3px}}@media(max-width:400px)and (max-height:700px){.monitor-inner{padding:90px 40px}.monitor-screen img{width:100%;height:180px}.news-title{font-size:20px}}
