@import"https://cdn.jsdelivr.net/gh/orioncactus/pretendard@v1.3.9/dist/web/static/pretendard.min.css";*{box-sizing:border-box;margin:0;padding:0}body{font-family:Pretendard,-apple-system,BlinkMacSystemFont,system-ui,Roboto,Helvetica Neue,Segoe UI,Apple SD Gothic Neo,Noto Sans KR,Malgun Gothic,"Apple Color Emoji","Segoe UI Emoji",Segoe UI Symbol,sans-serif;background-color:#ffe57a;min-height:100vh}.login-container{background-color:#fff;border-radius:4px;overflow:hidden;width:90%;max-width:400px;border:1px solid #FDBA00}.login-header{background-color:#fdd000;padding:10px;display:flex;justify-content:center}.logo-image{height:40px;display:block}.login-form-container{padding:40px}.title{font-family:ELAND_Nice_M,sans-serif;text-align:center;font-size:2rem;font-weight:400;color:#1e293b;margin-bottom:35px}.form-group{margin-bottom:25px}.form-group label{display:block;margin-bottom:8px;font-weight:400;font-size:.9rem;line-height:100%;color:#1a1a1a}.form-group .required{color:#ef4444}.form-group input,.form-group select{width:100%;border:1px solid #cbd5e1;border-radius:4px;font-size:1rem;font-family:Pretendard,sans-serif;font-weight:400}.form-group input{padding:15px 20px}.form-group select{padding:15px 45px 15px 20px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-color:#fff;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke-width='2.5' stroke='%2364748b' class='w-6 h-6'%3e%3cpath stroke-linecap='round' stroke-linejoin='round' d='m19.5 8.25-7.5 7.5-7.5-7.5' /%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 20px center;background-size:16px;color:#94a3b8}.form-group select:not(:has(option[value=""]:checked)){color:#1a1a1a}.login-button{width:100%;padding:18px;border:none;border-radius:8px;background-color:#ee2459;color:#fff;font-size:1.2rem;font-weight:700;cursor:pointer;transition:background-color .3s ease}.login-button:hover{background-color:#db2777}.error-message{display:none;color:#ee0004;font-size:14px;margin-top:8px}.form-group.error .error-message{display:block}.form-group.error label{color:#ee0004}.form-group.error input{border:2px solid #EE0004}@font-face{font-family:ELAND_Nice_M;src:url(https://fastly.jsdelivr.net/gh/projectnoonnu/noonfonts-20-12@1.0/ELAND_Nice_M.woff) format("woff");font-weight:400;font-style:normal}.install-button{width:100%;margin-top:15px;padding:15px;border:1px solid #3B82F6;border-radius:8px;background-color:#eff6ff;color:#3b82f6;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .3s ease;display:flex;align-items:center;justify-content:center;gap:10px}.install-button:hover{background-color:#dbeafe}.dialog-backdrop{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:1000}.dialog-box{background-color:#fff;padding:24px;border-radius:8px;box-shadow:0 8px 25px #00000026;width:90%;max-width:400px;display:flex;flex-direction:column}.dialog-title{font-size:1.5rem;font-weight:700;margin:0 0 16px}.dialog-content{font-size:1rem;color:#333;margin-bottom:24px;white-space:pre-wrap}.dialog-footer{display:flex;justify-content:flex-end;gap:12px}.dialog-button{padding:10px 20px;border:none;border-radius:6px;font-size:1rem;font-weight:500;cursor:pointer;transition:background-color .2s}.dialog-button.cancel{background-color:#e5e7eb;color:#4b5563}.dialog-button.cancel:hover{background-color:#d1d5db}.dialog-button.confirm{background-color:#ee2459;color:#fff}.dialog-button.confirm:hover{background-color:#db2777}.success-dialog-content{font-family:Pretendard,sans-serif}.success-dialog-header{display:flex;align-items:center;padding:10px;border-bottom:1px solid #eee}.success-dialog-header img{width:32px;height:32px;margin-right:16px}.success-dialog-header h2{font-size:1.5rem;margin:0;flex-grow:1}.success-dialog-header .close-btn{background:none;border:none;font-size:2rem;color:#888;cursor:pointer}.success-dialog-body{padding:20px;text-align:center}.main-message{font-size:1rem;font-weight:600;margin:0 0 15px}.info-section{margin-bottom:15px}.info-section h4{font-size:1rem;color:#555;margin:0 0 10px;font-weight:700;text-align:left}.info-section dl{margin:0}.info-section dl div{display:flex;justify-content:space-between;font-size:1rem;margin-bottom:8px}.info-section dt{color:#666}.info-section dd{color:#111;font-weight:600;margin:0}.success-dialog-footer{padding:20px;border-top:1px solid #eee;text-align:center}.warning-text{background-color:#f3f4f6;padding:15px;border-radius:8px;margin:0 0 20px;font-weight:500}.footer-buttons{display:flex;gap:10px}.footer-buttons button{padding:15px;border-radius:8px;font-size:1rem;font-weight:700;cursor:pointer;border:none}.countdown-btn{flex:7;background-color:#115af7bf;color:#fff;display:flex;align-items:center;justify-content:center;gap:8px}.countdown-btn img{width:24px;height:24px}.confirm-btn{flex:3;background-color:#ee2459;color:#fff}.waiting-confirm-dialog{width:100%;max-width:500px;padding:20px;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;gap:20px}.terms-section-dialog{width:100%;display:flex;flex-direction:column;gap:12px}.terms-section-dialog h3{font-size:1.1rem;font-weight:700;color:#222;margin:0;text-align:left}.agree-all-btn{width:100%;padding:16px;font-size:1.15rem;font-weight:700;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;background-color:#f3f4f6;border:1px solid #e5e7eb;color:#222;-webkit-tap-highlight-color:transparent}.terms-list{width:100%;display:flex;flex-direction:column;gap:16px}.custom-checkbox{width:26px;height:26px;border:1px solid #d1d5db;border-radius:2.5px;display:flex;align-items:center;justify-content:center;transition:all .2s;flex-shrink:0}.custom-checkbox svg{color:#fff;font-size:1rem;opacity:0;transform:scale(.5);transition:all .2s}.term-label{font-size:1rem;color:#222;font-weight:500;flex:1}.term-details-btn{background:none;border:none;padding:5px;cursor:pointer;display:flex;align-items:center}.term-chevron{color:#1e1e1e;font-size:1.2rem}.dialog-buttons{display:flex;gap:10px;margin-top:10px}.dialog-buttons button{flex:1;padding:16px;font-size:1.1rem;font-weight:700;border-radius:10px;cursor:pointer;transition:all .2s;border:none}.cancel-btn{background-color:#e5e7eb;color:#374151}.cancel-btn:hover{background-color:#d1d5db}.confirm-btn{background-color:#cacaca;color:#fff;cursor:not-allowed}.confirm-btn.active{background-color:#ee2459;color:#fff;cursor:pointer}.confirm-btn.active:hover{background-color:#d91e4e}.confirm-btn:disabled{cursor:not-allowed}.term-detail-overlay{position:fixed;inset:0;background-color:#000000b3;display:flex;justify-content:center;align-items:center;z-index:10000}.term-detail-modal{width:90%;max-width:600px;height:80vh;background-color:#fff;border-radius:16px;display:flex;flex-direction:column;overflow:hidden;box-shadow:0 10px 40px #0000004d}.term-detail-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.term-detail-header h3{font-size:1.2rem;font-weight:700;color:#222;margin:0}.close-btn{background:none;border:none;font-size:2rem;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;transition:color .2s}.close-btn:hover{color:#222}.term-detail-content{flex:1;overflow:hidden;background-color:#fff}.term-detail-footer{padding:20px 25px;border-top:1px solid #e5e7eb;background-color:#f9fafb}.term-detail-footer .confirm-btn{width:100%;padding:14px;font-size:1.1rem}.active-waiting-container{display:flex;gap:0px;width:95%;max-width:1600px;margin:0 auto;background-color:#fff;border-radius:0;box-shadow:0 4px 12px #0000000d;height:90vh}.waiting-status-panel,.registration-panel{flex:1;padding:0;border-radius:0}.waiting-status-panel{background-color:#ffe57a;text-align:center}.waiting-status-panel h2{font-size:1.8rem;color:#1e293b}.status-box{margin:30px 0;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #e2e8f0}.status-box h3{font-size:1.1rem;color:#64748b;font-weight:500}.status-box .count{font-size:4rem;font-weight:700;color:#ee2459;line-height:1.2}.qr-section{margin-top:40px}.qr-section img{width:150px;height:150px;margin-bottom:10px}.qr-section p{color:#64748b}.registration-panel{background-color:#faf7fa;display:flex;flex-direction:column;align-items:center}.registration-panel-v2 h2{font-size:1.6rem;color:#222;font-weight:700;margin-bottom:2px;margin-top:0}.phone-display{font-size:2.2rem;font-weight:600;color:#000;letter-spacing:1px;margin-top:10px;height:60px}.registration-panel-v2 .info-text{font-size:.9rem;font-weight:600;color:#8b8b8b;margin-top:4px}.keypad-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;width:100%;max-width:360px;margin-top:10px}.keypad-btn{height:60px;aspect-ratio:11 / 6;display:flex;justify-content:center;align-items:center;font-size:1.9rem;font-weight:500;padding:0;border:1px solid #DDDDDD;background-color:#fff;border-radius:10px;cursor:pointer;color:#000;transition:background-color .2s;-webkit-tap-highlight-color:transparent}.keypad-btn:hover{background-color:#ffe57a80;border:2px solid #FDBA00}.keypad-btn:active{background-color:#e0e0e0}.keypad-btn.action{font-size:1.8rem}.waiting-status-panel.new-design{flex:1;display:flex;flex-direction:column;border-radius:8px;overflow:hidden}.status-top{background-color:#fff;padding:0;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:1;gap:6px}.status-title{font-size:1.5rem;font-weight:700;color:#454545}.status-count{display:flex;align-items:baseline;gap:10px;line-height:1}.status-count .number{font-size:4rem;font-weight:900;color:#ee2459}.status-count .unit{font-family:ELAND_Nice_M,sans-serif;font-size:4rem;font-weight:400;color:#222}.status-bottom{background-color:#ffe57a;padding:30px;display:flex;flex-direction:column;justify-content:center;align-items:center;flex:2;position:relative}.guide-text{font-family:ELAND_Nice_M,sans-serif;font-size:1rem;color:#222;text-align:center;margin-bottom:20px;font-weight:400}.qr-wrapper-single{position:relative;width:100%;max-width:206px}.status-bottom .bottom-banner{font-family:ELAND_Nice_M,sans-serif;margin-top:20px;background-color:#fdba00;padding:15px 40px;border-radius:8px;font-size:1.1rem;font-weight:400;color:#1e293b}.status-bottom .bottom-banner .highlight{color:#ee2459}.mascot-attached{position:absolute;bottom:-20px;right:-50px;width:72px;height:auto;z-index:12}.qr-header{font-family:ELAND_Nice_M,sans-serif;width:100%;padding:12px 0;font-size:1.1rem;font-weight:400;color:#fff;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px}.qr-image-wrapper img{display:block;width:100%}.guide-text .highlight{color:#ee2459;font-weight:400}.registration-panel-v2{flex:1;background-color:#faf7fa;display:flex;flex-direction:column;position:relative;overflow:hidden;height:100%}.scrollable-content{flex-grow:1;overflow-y:auto;padding:30px;display:flex;flex-direction:column;align-items:center}.submit-btn.sticky-bottom{width:100%;max-width:none;margin-top:auto;border-radius:0;padding:25px;font-size:1.8rem}.registration-panel h2{font-size:1.8rem;color:#1e293b;margin-bottom:10px}.person-count-stepper{width:100%;max-width:360px;margin-top:20px;padding-bottom:20px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}.person-count-stepper h3{font-size:1.1rem;font-weight:700;color:#222;margin:0;text-align:left}.stepper-control{display:flex;align-items:center;background-color:#ffe57a80;border:2px solid #FDBA00;border-radius:30px;padding:3px 10px;box-shadow:0 2px 4px #0000000d}.stepper-btn{border:none;background:none;color:#333;font-size:1.8rem;font-weight:400;cursor:pointer;width:40px;height:40px;display:flex;justify-content:center;align-items:center;line-height:1;transition:color .2s}.stepper-btn:disabled{color:#b8a97e;cursor:not-allowed}.count-display{font-size:1.5rem;font-weight:600;color:#333;padding:0 15px;min-width:30px;text-align:center}.theme-room-section{width:100%;max-width:360px;margin-top:0;display:flex;flex-direction:column;align-items:flex-start;gap:10px}.theme-room-section h3{font-size:1.1rem;font-weight:700;color:#222;margin:0;text-align:left;width:100%}.room-cards-container{display:flex;gap:6px;width:100%;overflow-x:auto;padding:10px 0}.room-cards-container::-webkit-scrollbar{display:none}.room-cards-container{-ms-overflow-style:none;scrollbar-width:none}.room-card{flex:0 0 110px;height:130px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;background-color:#fff;border:1px solid #EAEAEA;border-radius:16px;cursor:pointer;transition:all .2s ease-in-out;-webkit-tap-highlight-color:transparent}.room-card-icon{width:60px;height:60px;border-radius:50%;background-color:#feeab3;object-fit:contain}.room-card-name{font-size:.9rem;font-weight:500;color:#333}.room-card.active{border:2px solid #FDDDA0;background-color:#fff9e6;transform:translateY(-5px);box-shadow:0 4px 10px #0000001a}.notice-box{width:100%;margin-top:0;padding:12px 14px;background-color:#fff;border:1px solid #EE2459;border-radius:10px;text-align:left}.notice-header{display:flex;align-items:center;gap:6px;margin-bottom:8px}.notice-header svg{color:#ee2459;font-size:1.5rem;flex-shrink:0}.notice-header h4{color:#ee2459;font-size:1.2rem;font-weight:700;margin:0}.notice-content{font-size:.95rem;color:#333;line-height:1.4;margin:0}.terms-section{width:100%;max-width:360px;margin-top:40px;display:flex;flex-direction:column;align-items:center;gap:10px}.terms-section h3{font-size:1.5rem;font-weight:700;color:#222;margin:0}.agree-all-btn{width:100%;padding:18px;font-size:1.3rem;font-weight:700;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all .2s ease;background-color:#f3f4f6;border:1px solid #e5e7eb;color:#222;-webkit-tap-highlight-color:transparent}.agree-all-btn .check-icon{opacity:0;transition:opacity .2s}.agree-all-btn.active{background-color:#ffe57a80;border:2px solid #FDBA00;color:#333}.agree-all-btn.active .check-icon{opacity:1;color:#fbbf24}.terms-list{width:100%;display:flex;flex-direction:column;gap:20px;margin-top:10px}.term-item{display:flex;align-items:center;gap:10px;cursor:pointer;font-size:.95rem;-webkit-tap-highlight-color:transparent}.term-item input[type=checkbox]{display:none}.custom-checkbox{width:30px;height:30px;border:1px solid #d1d5db;border-radius:2.5px;display:flex;align-items:center;justify-content:center;transition:all .2s}.custom-checkbox svg{color:#fff;font-size:1.2rem;opacity:0;transform:scale(.5);transition:all .2s}.custom-checkbox.active{background-color:#ee2459;border-color:#ee2459}.custom-checkbox.active svg{opacity:1;transform:scale(1)}.term-label{font-size:1.15rem;color:#222;font-weight:500;margin-right:4px}.term-label .optional{color:#6b7280;margin-right:4px}.term-label .required{color:#ee2459;font-weight:500;margin-right:4px}.term-label .optional{color:#55f;margin-right:4px}.term-chevron{margin-left:auto;color:#1e1e1e;font-size:1.4rem}.term-details-btn{margin-left:auto;background:none;border:none;padding:5px;cursor:pointer;display:flex;align-items:center}.term-chevron{color:#1e1e1e;font-size:1.4rem}.bottom-button-container{display:flex;margin-top:auto}.bottom-button-container button{flex:1;padding:20px;border:none;font-size:1.125rem;font-weight:700;color:#fff;cursor:pointer;transition:background-color .2s}.list-view-btn{background-color:#000;-webkit-tap-highlight-color:transparent}.list-view-btn.toggled{background-color:#fdd000;color:#000}.submit-btn{background-color:#cacaca;color:#fff}.submit-btn.active{background-color:#ee2459;color:#fff}.submit-btn:disabled{cursor:not-allowed}.left-panel-wrapper{flex:1;display:flex}.left-panel-wrapper>div{width:100%;height:100%}.list-grid-panel{display:flex;flex-direction:column;align-items:center;background-color:#fef08a;padding:30px 20px;gap:20px;overflow-y:auto;position:relative;overflow:hidden}.panel-logo{height:24px;margin-bottom:15px}.call-info-box{width:90%;background-color:#fff;border-radius:10px;border:1px solid #FFC000;padding:15px;text-align:center}.call-info-title{font-size:1.5rem;font-weight:700;color:#454545;margin:0 0 2px}.call-info-number{font-size:4rem;font-weight:900;color:#ee2459;margin:0;line-height:1.1}.waiting-grid-container{width:90%;background-color:#fff;border-radius:10px;border:1px solid #FFC000;padding:20px 31px;display:grid;grid-template-columns:repeat(2,1fr);gap:10px}.waiting-grid-item{background-color:#fff;border:2px solid #FDBA00;border-radius:8px;padding:20px 10px;font-size:3em;font-weight:900;color:#222;text-align:center}.no-waiting-grid-text{width:100%;background-color:#fff;border-radius:16px;padding:40px 20px;text-align:center;color:#888;font-size:1.2rem;box-shadow:0 4px 10px #0000000d}.auto-return-banner{position:absolute;bottom:20px;left:50%;transform:translate(-50%);width:95%;max-width:500px;background-color:#115af7bf;color:#fff;padding:8px 20px;border-radius:8px;box-shadow:0 5px 15px #0003;display:flex;align-items:center;gap:15px}.banner-icon{width:30px;height:30px;flex-shrink:0}.banner-text{flex-grow:1;text-align:center;font-size:1rem;font-weight:700;margin:0}.inactive-view-container{width:100%;height:100vh;display:flex;justify-content:center;align-items:center;background-color:#fef08a;padding:30px;font-family:Pretendard,sans-serif}.content-box{background-color:#ffe57a;padding:40px;border-radius:20px;width:95%;max-width:1600px;display:flex;flex-direction:column;align-items:center;box-shadow:0 10px 30px #0000001a}.main-headline{font-family:ELAND_Nice_M,sans-serif;background-color:#fff;padding:15px 80px;border-radius:8px;border:1px solid #FDBA00;font-size:1.3rem;color:#333;text-align:center;margin-bottom:40px;font-weight:400}.main-headline .highlight{color:#ee2459;font-weight:400}.qr-section-container{display:flex;justify-content:center;gap:110px;width:100%}.qr-content-wrapper{max-width:206px;width:100%;position:relative}.qr-card{position:relative;display:flex;flex-direction:column;align-items:center}.qr-header{font-family:ELAND_Nice_M,sans-serif;width:100%;padding:12px 0;font-size:1.2rem;font-weight:300;color:#fff;text-align:center;border-top-left-radius:10px;border-top-right-radius:10px}.qr-header.pink{background-color:#ee2459}.qr-header.blue{background-color:#a8eceb;color:#000}.qr-image-wrapper{width:100%;border:8px solid #FDBA00;padding:10px;background-color:#fff;border-bottom-left-radius:10px;border-bottom-right-radius:10px;position:relative;z-index:10}.qr-image-wrapper img{display:block;width:100%;max-width:170px}.mascot-image{position:absolute;bottom:-20px;width:72px;height:auto;z-index:12}.mascot-image.left,.mascot-image.right{right:-50px}.speech-bubble-image{position:absolute;top:0;right:-130px;width:130px;height:auto;z-index:12}.bottom-banner{font-family:ELAND_Nice_M,sans-serif;margin-top:40px;background-color:#fdba00;padding:15px 80px;border-radius:8px;font-size:1.3rem;font-weight:400;color:#1e293b}.bottom-banner .highlight{color:#ee2459;font-weight:400}.inactive-grid-container{display:flex;gap:20px;width:100%;max-width:1000px;background-color:transparent;padding:20px;border-radius:20px}.inactive-grid-container .panel-logo{height:24px;margin-bottom:0}.left-inactive-panel,.right-inactive-panel{flex:1;display:flex;flex-direction:column;gap:20px;align-items:center}.right-inactive-panel{background-color:#fff;color:#000;border-radius:16px;justify-content:center;align-items:center;padding:30px}.mascot-large{width:225px;margin-bottom:20px}.inactive-message{font-size:1.625rem;font-weight:700;text-align:center;line-height:1.6}.inactive-message .highlight{color:#ee2459}.call-info-box{width:100%;background-color:#fff;border-radius:16px;padding:20px;text-align:center;box-shadow:0 4px 10px #0000000d}.call-info-title{font-size:1.2rem;font-weight:700;color:#555;margin:0 0 5px}.call-info-number{font-size:3.5rem;font-weight:900;color:#ee2459;margin:0;line-height:1.1}.waiting-grid-container{width:100%;background-color:#fff;border-radius:16px;padding:20px;box-shadow:0 4px 10px #0000000d;display:grid;grid-template-columns:repeat(2,1fr);gap:15px}.waiting-grid-item{background-color:#fff;border:2px solid #FDBA00;border-radius:12px;padding:20px 10px;font-size:2.5rem;font-weight:800;color:#333;text-align:center}.waiting-grid-item.highlight{border-color:#ee2459;color:#ee2459}#root{margin:0;padding:0;width:100%}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.page-center-container{width:100%;min-height:100vh;display:flex;justify-content:center;align-items:center;padding:20px}
