:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}html,body,button,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video{margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;box-sizing:border-box}.App{font-size:15px;line-height:1.4}.hide{position:absolute;width:1px;height:1px;overflow:hidden;margin:-1px;clip:rect(0,0,0,0);white-space:nowrap;border:0}a,a:visited,a:active,a:hover{text-decoration:none;color:var(--typo2)}ul,li,button{padding:0;margin:0;list-style:none}ul{list-style:none}.res-column{display:flex;justify-content:space-between;margin:12px}.res-column>*{flex:1;margin:0!important}.res-column>*+*{margin-left:12px!important}@media (max-width: 1100px){.res-column{display:block}}.tti-button{display:flex;flex-wrap:wrap;width:calc(100% + 24px);margin:5px -12px 10px;overflow:hidden}.tti-button button{flex:1;margin:0 2px 4px;background-color:var(--bg);border:1px solid #000;border-radius:3px;padding:6px 7px;min-height:40px;color:var(--typo1);background:var(--bg1-2);border-color:var(--bg1-2);font-size:14px;transition:.2s;font-weight:600;white-space:nowrap}@media (max-width: 550px){.tti-button button{padding:3px 5px;font-size:13px;min-width:15%}}@media (max-width: 374px){.tti-button button{padding:5px 3px;font-size:12px}}.tti-button button span{display:block;font-size:20px}.tti-button button.on{background:var(--bg-dark);color:var(--blue1);font-weight:600;border-color:var(--blue1)}.sc-link-wrap{border-radius:5px}.sc-link-wrap a{font-size:18px;border:1px solid var(--blue1);display:flex;align-items:center;justify-content:space-between;color:var(--blue1);padding:15px;background:var(--surfaceBlue1);border-radius:8px}.sc-link-wrap a svg{font-size:25px}.sc-link-wrap a+a{margin-top:10px}.sc-white{user-select:none;padding:20px 40px;color:var(--typo1);border-radius:16px;background-color:var(--bg)}@media (max-width: 768px){.sc-white{padding:20px 30px}}@media (max-width: 550px){.sc-white{padding:15px}}.sc-white img{max-width:100%;width:100%;margin:10px 0}.sc-white p{font-size:17px;line-height:1.8}@media (max-width: 550px){.sc-white p{font-size:16px}}.sc-white p+p{margin-top:15px}.sc-white h2,.sc-white h3,.sc-white h4{margin:30px 0 10px}.sc-white h2{font-size:28px;margin-top:20px;font-weight:700}@media (max-width: 550px){.sc-white h2{margin-top:10px;font-size:25px}}.sc-white h3{font-size:21px}@media (max-width: 550px){.sc-white h3{font-size:19px}}.sc-white h4{font-size:18px;font-weight:600}@media (max-width: 550px){.sc-white h4{font-size:16px}}.sc-white ul{margin-top:20px}.sc-white p,.sc-white ul,.sc-white li{color:var(--typo2)}.sc-white strong{color:var(--typo1)}.sc-white table{width:100%}.sc-white table.alc *{text-align:center}.sc-white table th,.sc-white table td{border-top:1px solid var(--surface1);background:var(--bg);padding:5px;vertical-align:middle;font-size:15px}@media (max-width: 550px){.sc-white table th,.sc-white table td{font-size:13px}}.sc-white table th{font-weight:600}.sc-white .content-img{margin:15px 0}.sc-white .content-img img{max-width:450px}.sc-white .content-img.full{text-align:center;padding:0;margin:15px -15px}.sc-white .col-red{color:var(--red1)}.sc-white .tit-desc{font-weight:500;font-size:15px;background-color:var(--surface1);padding:10px}.sc-white .tit-desc li{color:var(--typo1)}.sc-white .tit-desc li+li{margin-top:5px}.sc-white .tit-desc strong{font-weight:700}em{font-style:normal}body{background:var(--bg-surface)}main{position:relative;min-height:calc(100vh - 51px);color:var(--typo1);max-width:1100px;margin:0 auto;user-select:none}.area-adsense{width:100%;overflow:hidden;min-height:100px}.area-adsense.mt10{margin-top:10px}.area-adsense.mt15{margin-top:15px}.area-adsense.mtb8{margin:8px 0}.swiper-button-next,.swiper-button-prev{position:absolute;color:#fff;background:rgba(0,0,0,.4);width:30px;height:30px;border-radius:50%;top:50%;transform:translateY(-50%);margin-top:0;z-index:10}.swiper-button-next:after,.swiper-button-prev:after{font-size:12px;font-weight:700}.swiper-button-prev{left:0}.swiper-button-next{right:0}.list-type1{margin:10px 0}.list-type1.no-dot>li{padding-left:0}.list-type1.no-dot>li:before{display:none}.list-type1>li{margin-bottom:5px}.list-type1.mb10>li{margin-bottom:10px}.list-type1 li{position:relative;padding-left:8px;font-size:16px}@media (max-width: 550px){.list-type1 li{font-size:15px}}.list-type1 li+li{margin-top:8px!important}.list-type1 li:before{content:"";width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:0;background-color:var(--typo5)}.list-type1 ul{margin:5px 0;font-size:16px;color:var(--typo4);padding-left:5px}@media (max-width: 550px){.list-type1 ul{font-size:15px}}.list-type1 ul li{position:relative;padding-left:8px}.list-type1 ul li+li{margin-top:8px!important}.list-type1 ul li:before{content:"";width:3px;height:3px;display:inline-block;position:absolute;top:7px;left:0;background-color:var(--typo5)}.list-type1 strong{font-weight:700;font-size:17px}@media (max-width: 550px){.list-type1 strong{font-size:16px}}.list-type1 strong+.list-desc{margin-top:10px}.list-type1 .list-desc{background-color:var(--surface1);padding:20px;margin-top:5px;border-radius:5px;font-size:17px;line-height:1.6}@media (max-width: 550px){.list-type1 .list-desc{padding:10px;font-size:15px}}.list-type1 .list-desc .cal{display:block;font-weight:700;margin-bottom:15px;color:var(--typo6)}@media (max-width: 550px){.list-type1 .list-desc .cal{margin-bottom:5px}}.list-type1 li{position:relative;padding-left:10px}.list-type1 li+li{margin-top:4px}.list-type1 li:before{content:"";position:absolute;top:8px;left:0;width:3px;height:3px;border-radius:3px}.nv-wrap{width:100%}.nv-wrap>div{width:100%!important}.nv-wrap .nv-openmain,.nv-wrap .nv-openmain button{width:100%!important}.nv-wrap .nv-openmain>div{width:100%!important;padding:0}.nv-wrap .nv-openmain>div>div{width:100%!important}.sc-white{max-width:1100px;margin:0 auto}.sc-white .allname__list{padding:0}.sc-white .line-link{text-decoration:underline}.sc-white .full-img{margin:0 -15px}.allname{position:relative}.allname h2 span{font-size:15px;opacity:.5;margin-left:5px}.allname__cont{margin-top:10px;display:flex;justify-content:space-between;flex-direction:column;flex-wrap:wrap;text-align:left}.allname__cont article{flex:1;font-size:13px}.allname__cont article+article{border-top:2px solid rgba(0,0,0,.1);padding-top:20px;margin-top:20px}.allname__cont h3{font-size:20px;font-weight:600;margin-bottom:10px}.allname__cont p{display:flex;padding:5px 0}.allname__cont p+p{border-top:1px solid var(--bg1-2)}.allname__cont .name-area{min-width:200px}@media (max-width: 550px){.allname__cont .name-area{min-width:140px}}.allname__cont strong{display:inline-block;min-width:110px;font-weight:700;font-size:16px;color:var(--typo1)}@media (max-width: 550px){.allname__cont strong{min-width:80px;font-size:15px}}.allname__cont span{margin:0 5px;color:var(--typo3);word-break:break-all;font-size:15px}@media (max-width: 550px){.allname__cont span{font-size:13px}}.allname__cont span.kor{word-break:break-all;font-weight:600}.allname__cont span.mean{font-size:15px;color:var(--typo5);word-break:break-all}@media (max-width: 550px){.allname__cont span.mean{font-size:13px}}.allname__list{text-align:left;padding:10px;border-radius:8px}.allname__list p{padding:13px 0}.allname__list p+p{margin:0}.content-link{width:100%;margin:20px 0}.content-link a{display:flex;justify-content:space-between;align-items:center;width:100%;padding:20px;border:1px solid var(--blue1);color:var(--blue1);border-radius:8px;background:var(--surfaceBlue1);font-size:18px;color:var(--typo1)}.content-link a+a{margin-top:8px}.content-link a.red{border-color:var(--red1);background-color:var(--surfaceRed1)}.content-link a.red strong,.content-link a.red svg{color:var(--red1)}.content-link a svg{font-size:30px;color:var(--blue1);animation:iconMotion .7s infinite alternate ease-in-out}@keyframes iconMotion{0%{transform:translateY(-3px)}to{transform:translateY(2px)}}.content-link a strong{display:block;font-size:22px;font-weight:700;margin-top:5px;color:var(--blue1)}.chick-list{display:flex}.chick-list+.chick-list{margin-top:10px;border-top:1px solid var(--surface1)}.chick-list button{display:inline-flex;padding:5px 6px;background:var(--bg1-2);color:var(--typo1);border:0;font-weight:600}.chick-list dt{flex-shrink:0;margin-right:5px;font-weight:600;width:90px}.chick-list dt strong{font-size:13px;color:var(--typo6)}.chick-list dt p{line-height:1.4;font-size:14px}.chick-list dd{display:flex;flex:1;justify-content:space-around;align-items:center;line-height:1.4;font-size:14px}.chick-list dd button,.chick-list dd span{display:inline-flex;align-items:center;justify-content:center;min-width:50px;margin-right:10px}.chick-list dd .isActive{border:1px solid var(--blue1);background-color:var(--surfaceBlue1);color:var(--blue1)}.chick-list dd strong{color:var(--red1)}.snackbar{position:fixed;bottom:15px;left:50%;background:rgba(0,0,0,.75);padding:10px 16px;font-size:15px;font-weight:500;border-radius:20px;color:#fff;opacity:0;transform:translate(-50%);transition:.2s;z-index:1000}.snackbar.show{opacity:1}.card-content{border-radius:16px;padding:16px 24px;background:var(--bg);margin:10px 0;box-shadow:1px 2px 8px #00000012;border:0!important}@media (max-width: 550px){.card-content{padding:16px}}.card-content strong{position:relative;font-size:17px;margin-right:6px;padding-right:4px}.card-content strong:after{content:"";width:2px;height:60%;position:absolute;top:50%;right:0;transform:translateY(-50%);background:var(--typo7);opacity:.3}:root{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}@media (prefers-color-scheme: dark){:root{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}}:root body{--grey100: #555;--typo1: #111;--typo2: #222;--typo3: #333;--typo4: #444;--typo5: #555;--typo6: #666;--typo7: #767676;--typo-sub: #999;--surface1: #eaeef3;--surface1-2: #d9dde4;--surface2: #f2f2f2;--surface3: #ccc;--surface-btn: #d2dae4;--surface-btn2: rgb(221, 227, 234);--blue1: rgb(62, 106, 207);--red1: rgb(230, 31, 31);--yellow1: rgb(200, 136, 0);--green1: rgb(0, 177, 186);--surfaceBlue1: rgb(238, 242, 255);--surfaceBlue2: rgb(206, 218, 255);--surfaceGreen1: rgb(220, 247, 242);--surfaceRed1: rgb(255, 218, 218);--surfaceYellow1: rgb(254, 249, 199);--bg: #fff;--bg-surface: #f1f3f6;--bg-dark: #fff;--bg1-2: #eee;--bg2: #d9dee2;--bg-invert: #222;--skel-from: #eee;--skel-to: #f5f5f5}:root body.dark-mode{--grey100: #ccc;--typo1: #eee;--typo2: #ddd;--typo3: #ccc;--typo4: #bbb;--typo5: #aaa;--typo6: #9a9a9a;--typo7: #a5a5a5;--typo-sub: rgb(124, 124, 124);--surface1: #303134;--surface1-2: #3e4045;--surface2: #353535;--surface3: #555;--surface-btn: rgb(70, 74, 82);--surface-btn2: #3a3c42;--blue1: rgb(111, 162, 255);--red1: rgb(255, 128, 128);--yellow1: rgb(225, 215, 139);--green1: rgb(139, 225, 215);--surfaceBlue1: rgba(47, 56, 132, .619);--surfaceBlue2: rgba(72, 90, 255, .2);--surfaceGreen1: rgba(72, 255, 237, .1);--surfaceRed1: rgba(250, 15, 15, .15);--surfaceYellow1: rgba(250, 183, 15, .15);--bg: #232428;--bg-surface: #191a1c;--bg2: #161719;--bg-dark: #222224;--bg1-2: #39393d;--bg-invert: #eee;--skel-from: #2a2a30;--skel-to: rgb(48, 48, 54)}.page-pinball{max-width:600px;margin:0 auto 20px;height:calc(100vh - 130px)}.page-pinball button:disabled{cursor:not-allowed;opacity:.5;background-color:#aaa!important}.page-pinball .game-canvas{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;pointer-events:none}.page-pinball .game-canvas.debug,.page-pinball .game-canvas.playing{opacity:1}.page-pinball .add-check{display:flex;align-items:center;justify-content:flex-end}.page-pinball .add-check .check{display:inline-flex;align-items:center;justify-content:center}.page-pinball .add-check .check span{font-size:14px;color:var(--typo5);margin-left:4px}.page-pinball .ready-container{width:100%;box-sizing:border-box}@media (max-width: 550px){.page-pinball .ready-container{padding-top:10px}}.page-pinball .ready-container .visual{display:flex;align-items:center;text-align:center;justify-content:center;margin-bottom:30px}@media (max-width: 550px){.page-pinball .ready-container .visual{justify-content:flex-start;margin-bottom:20px}}.page-pinball .ready-container .visual .emoji{font-size:60px;line-height:1;margin-right:10px}@media (max-width: 550px){.page-pinball .ready-container .visual .emoji{font-size:50px}}.page-pinball .ready-container .visual h2{font-size:30px;font-weight:700}@media (max-width: 550px){.page-pinball .ready-container .visual h2{font-size:24px}}.page-pinball .ready-container .menu-set{background:#fff;padding:16px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;margin-top:20px}.page-pinball .ready-container .menu-set .menus span{display:inline-flex;font-weight:600;font-size:14px;color:#333;background:#edf1f6;border-radius:18px;padding:7px 10px;margin:5px}@media (max-width: 550px){.page-pinball .ready-container .menu-set .menus span{padding:5px 8px;font-size:13px}}.page-pinball .ready-container .menu-set button{flex-shrink:0}.page-pinball .ready-container .game-btn{display:flex;align-items:center;justify-content:center;margin-top:20px}.page-pinball .ready-container .game-btn button{width:100%}.page-pinball .ready-container .game-start{padding:12px;border-radius:30px;font-weight:700;font-size:18px;color:#fff;border:0;background:#4d58bc;min-width:250px}@media (max-width: 550px){.page-pinball .ready-container .game-start{width:100%;margin-top:20px}}.page-pinball .quick-chips{display:flex;gap:8px;margin:16px 0;flex-wrap:wrap;justify-content:center}@media (max-width: 550px){.page-pinball .quick-chips{gap:5px;margin:10px 0}}.page-pinball .quick-chips .chip-button{padding:8px 14px;border-radius:20px;border:none;background:#f0f0f0;cursor:pointer;font-size:14px;transition:all .2s ease;font-weight:500;color:#000}@media (max-width: 550px){.page-pinball .quick-chips .chip-button{font-size:13px;padding:8px 10px}}.page-pinball .quick-chips .chip-button.custom{background:#dcecf5}.page-pinball .quick-chips .chip-button:active{transform:scale(.95)}.page-pinball .quick-chips .chip-button.random{background:#FFE4E1}.page-pinball .quick-chips .chip-button.korean{background:#E6E6FA}.page-pinball .quick-chips .chip-button.japanese{background:#F0FFF0}.page-pinball .quick-chips .chip-button.western{background:#f6f6d5}.page-pinball .direct-wrap{margin-top:20px}.page-pinball .direct-wrap .guide{font-size:14px;color:#777;margin-top:10px}.page-pinball .inputSection{width:100%;display:flex;justify-content:center;align-items:center;margin:10px 0}.page-pinball .inputSection .menus-input{position:relative;display:flex;flex:1}.page-pinball .inputSection .menus-input input{padding-right:30px;text-overflow:ellipsis}.page-pinball .inputSection .menus-input .btn-clear{position:absolute;top:calc(50% + 2px);transform:translateY(-50%);height:36px;border:0;background:none;width:36px;right:0;color:#333;font-size:24px;font-weight:500;margin-right:8px;cursor:pointer}.page-pinball .btn-direct{padding:8px 10px;background:#666;color:#fff;border-radius:8px;border:0;font-weight:700;display:inline-flex;align-items:center;font-size:15px}.page-pinball .btn-direct svg{margin-left:4px}.page-pinball .nameInput{padding:8px 10px;font-size:16px;flex:1;margin-right:8px;border-radius:8px;border:1px solid #ccc}.page-pinball .assignButton{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;padding:8px 12px;font-size:15px;font-weight:700;background-color:#4d58bc;color:#fff;border:none;cursor:pointer;border-radius:8px}.page-pinball .assignButton.edit{animation:identifier .5s infinite alternate ease-in-out}@keyframes identifier{0%{transform:scale(1)}to{background:#5e69ce;transform:scale(1.02)}}.page-pinball .menuPinball{position:relative;width:100%;height:100%;margin:0 auto;padding:0 20px}.page-pinball .result{position:relative;background-color:#e1deffe6;border-radius:16px;font-size:16px;font-weight:500;text-align:left;padding:20px;width:100%;max-width:500px;text-align:center;margin:10px auto 8px}@media (max-width: 550px){.page-pinball .result{font-size:15px}}.page-pinball .result ul{list-style:none;margin:0;padding:0}@media (max-width: 550px){.page-pinball .result ul{max-height:230px;overflow-y:auto}}.page-pinball .result ul li{color:#000}.page-pinball .result ul li+li{margin-top:10px}.page-pinball .result ul li:first-child{font-weight:800;font-size:28px;margin-bottom:15px;color:#4d58bc}.page-pinball .result button{margin-top:16px;border:0;padding:12px;min-width:180px;border-radius:30px;font-size:16px;font-weight:600;background-color:#4d58bc;color:#fff}@media (max-width: 550px){.page-pinball .result button{width:100%}}.page-pinball .result-wrap{max-width:500px;margin:16px auto 0}.page-pinball .saveButton{display:flex;justify-content:space-between;align-items:center;align-items:flex-start}.page-pinball .saveButton .btn-area{flex:1;display:flex;justify-content:center;flex-direction:column}.page-pinball .saveButton img{width:120px;object-fit:cover;object-position:top;margin-right:10px}.page-pinball .saveButton button{display:flex;align-items:center;justify-content:center;flex:1;border:0;background:#353535;border-radius:10px;padding:12px;color:#fff;font-size:16px;font-weight:700;word-break:keep-all}.page-pinball .saveButton button+button{margin-left:0;margin-top:5px}@media (max-width: 550px){.page-pinball .saveButton button{font-size:15px}}.page-pinball .saveButton button svg{margin-right:5px;font-size:17px;flex-shrink:0}.page-pinball .share-guide{display:flex;align-items:center;margin-top:12px;font-size:14px;font-weight:500}.page-pinball .share-guide .emo{font-size:19px;margin-right:4px}.page-pinball .share-guide svg{margin-right:4px;flex-shrink:0;font-size:18px}.page-pinball .custom-guide{margin:40px 0 20px;padding:0 5px;text-align:center}@media (max-width: 550px){.page-pinball .custom-guide{margin-top:20px}}.page-pinball .custom-guide p{margin-bottom:8px;font-size:14px;color:var(--typo3)}.page-pinball .custom-guide a,.page-pinball .custom-guide button{text-align:center;font-weight:600;font-size:18px;border-radius:8px;border:0}.page-pinball .custom-guide a.point,.page-pinball .custom-guide button.point{color:var(--blue1)!important}.page-pinball .custom-guide .flex-btn{display:flex;align-items:center;justify-content:center}.page-pinball .custom-guide .flex-btn a,.page-pinball .custom-guide .flex-btn button{background:none;color:var(--typo2);padding:12px 10px;text-decoration:underline;text-underline-offset:5px}@media (max-width: 550px){.page-pinball .custom-guide .flex-btn a,.page-pinball .custom-guide .flex-btn button{font-size:16px}}.page-pinball .menu-snackbar{position:fixed;bottom:15px;left:50%;background:rgba(0,0,0,.75);padding:10px 16px;font-size:15px;font-weight:500;border-radius:20px;color:#fff;opacity:0;transform:translate(-50%);transition:.2s;z-index:100}.page-pinball .menu-snackbar.show{opacity:1}
