@import"https://fonts.googleapis.com/css2?family=Nanum+Pen+Script&family=Press+Start+2P&display=swap";*{margin:0;padding:0;box-sizing:border-box;font-family:Times New Roman,Times,serif;color:#213547}body{width:100%;min-height:100vh;background-image:url(/graphics/pattern_bg.png);background-repeat:repeat;background-size:500px auto;display:flex;align-items:flex-start;justify-content:center}.pageOuter{width:100%;max-width:1066px;margin:46px auto;padding:0 16px}.pageFrame{padding:1.625rem;border-radius:38px;background-image:url(/graphics/pattern_bg_5.png);background-repeat:repeat;background-size:250px auto;border:3px solid rgb(89,89,89);box-shadow:inset 0 10px #f8d8e1,inset 0 -10px #f8d8e1,inset 10px 0 #f8d8e1,inset -10px 0 #f8d8e1}.pageFrame section{position:relative;border:3px solid rgb(89,89,89);background-image:url(/home/background.png);background-repeat:repeat-y;background-size:100% auto;background-position:top center}.mainSection{width:100%;padding:.625rem;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:20px}.cuteBowRow{position:absolute;width:1108px;left:-50px;top:-50px;display:flex;justify-content:space-between;pointer-events:none;z-index:2000}@media(max-width:768px){.cuteBowRow{width:calc(100% + 20px);left:-10px;top:-15px}.cuteBowRow img{width:55px;height:auto}}@media(max-width:480px){.cuteBowRow img{width:44px}}@media(max-width:380px){.cuteBowRow img{width:36px}}.cuteBowRow .cuteBow_l{margin-left:-5px}.cuteBowRow .cuteBow_r{transform:scaleX(-1);margin-right:1px}nav.header{width:100%;position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}nav.header .headerBackground{width:100%;height:auto;display:block}nav.header .headerContent{position:absolute;top:0;left:0;width:100%;height:100%;display:flex;align-items:center;justify-content:center;padding:20px}nav.header .logo{width:425px;height:auto;margin-top:-10px}@media(max-width:768px){nav.header .logo{width:clamp(130px,42vw,200px)}}@media(max-width:480px){nav.header .logo{width:clamp(90px,38vw,140px)}}.checkerCard{position:relative;width:100%;max-width:500px;height:500px;margin-bottom:30px}@media(max-width:600px){.checkerCard{max-width:100%;height:460px}}.cardBorderImg{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:fill;pointer-events:none}.cardContent,.cardContentNo{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 60px;gap:12px}@media(max-width:600px){.cardContent,.cardContentNo{padding:30px 36px}}.cardContentNo{padding-top:45px}.hoshinoverImg{width:65%;max-width:240px;height:auto;display:block}.cardTitle{font-family:Nanum Pen Script,cursive;font-size:2rem;color:#bf466d;text-align:center;display:flex;align-items:center;gap:6px}.titleStar{width:1.2rem;height:auto}.cardSubtitle{font-family:Nanum Pen Script,cursive;font-size:1.1rem;color:#888;text-align:center;margin-top:-8px}.inputRow{display:flex;align-items:center;border:1.5px solid #d4a0b8;border-radius:6px;background:#ffffffd9;width:100%;overflow:hidden}.atSign{padding:0 8px;color:#bf466d;font-size:1.1rem;font-family:Times New Roman,Times,serif;border-right:1.5px solid #d4a0b8}.handleInput{flex:1;border:none;outline:none;background:transparent;padding:10px 12px;font-size:1.2rem;font-family:Nanum Pen Script,cursive;color:#333}.handleInput::placeholder{color:#bbb;font-family:Nanum Pen Script,cursive}.checkButton{font-family:"Press Start 2P",cursive;font-size:.75rem;padding:10px 28px;background:#f4c2ea;border:2px solid #d4a0b8;border-radius:999px;cursor:pointer;color:#5a3048;transition:background .15s ease;margin-top:4px}.checkButton:hover:not(:disabled){background:#f5c8dc}.checkButton:disabled{opacity:.5;cursor:not-allowed}.result{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px;text-align:center}.yayText{font-family:Nanum Pen Script,cursive;font-size:2.16rem;color:#bf466d;text-align:center;margin-bottom:-9px}.seeYouText{font-family:Nanum Pen Script,cursive;font-size:1.2rem;color:#888;text-align:center}.resultChar{width:70px;height:auto}.resultCharLarge{width:120px;height:auto}.loadingState{display:flex;flex-direction:column;align-items:center;gap:8px;margin-top:8px}.siriusGif{width:100px;height:auto}.loadingText{font-family:"Press Start 2P",cursive;font-size:1rem;color:#bf466d;text-align:center}@keyframes waveBounceSeq{0%{transform:translateY(0)}6%{transform:translateY(-3px)}12%{transform:translateY(0)}to{transform:translateY(0)}}.waveText{display:inline-flex}.waveText span{display:inline-block;font-family:"Press Start 2P",cursive;animation:waveBounceSeq 2s ease-in-out infinite}.resultText{font-family:Nanum Pen Script,cursive;font-size:1.6rem;color:#bf466d}.resultTextNo{font-family:Nanum Pen Script,cursive;font-size:1.1rem;color:#888}.resultSub{font-family:Nanum Pen Script,cursive;font-size:1rem;color:#aaa}
