.Layout{display:flex;justify-content:space-around;margin-top:50px}.alert-overlay{align-items:center;animation:pulse-overlay .5s ease-in-out infinite;background-color:#ffc1074d;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}@keyframes pulse-overlay{0%,to{background-color:#ffc1074d}50%{background-color:#ffc10780}}.alert-content{animation:shake .5s ease-in-out;background:linear-gradient(135deg,#fff9e6,#fff3cd);border:2px solid #ffc107;border-radius:12px;box-shadow:0 8px 32px #ffc10766,0 0 0 4px #ffc1074d;max-width:450px;overflow:hidden;width:90%}@keyframes shake{0%,to{transform:translateX(0)}10%,30%,50%,70%,90%{transform:translateX(-5px)}20%,40%,60%,80%{transform:translateX(5px)}}.alert-header{align-items:center;background:linear-gradient(135deg,#ffc107,#ff9800);border-bottom:2px solid #ff9800;color:#fff;display:flex;font-size:18px;font-weight:700;justify-content:space-between;padding:20px;text-shadow:0 1px 2px #0003}.alert-close{background:#fff3;border:2px solid #ffffff80;border-radius:50%;color:#fff;cursor:pointer;font-size:20px;height:32px;line-height:28px;padding:0;transition:all .2s ease;width:32px}.alert-close:hover{background:#ffffff4d;transform:scale(1.1)}.alert-body{background:#fffc;padding:24px}.alert-body pre{color:#856404;font-family:inherit;font-size:15px;font-weight:500;line-height:1.8;margin:0;white-space:pre-wrap}.alert-icon{animation:bounce 1s ease-in-out infinite;font-size:48px;margin-bottom:16px;text-align:center}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.alert-footer{background:#ffc1071a;border-top:1px solid #ffeeba;display:flex;justify-content:center;padding:16px 20px}.alert-confirm{background:linear-gradient(135deg,#ffc107,#ff9800);border:none;border-radius:8px;box-shadow:0 4px 12px #ffc10766;color:#fff;cursor:pointer;font-size:16px;font-weight:600;padding:12px 32px;transition:all .2s ease}.alert-confirm:hover{box-shadow:0 6px 16px #ffc10780;transform:translateY(-2px)}.alert-confirm:active{transform:translateY(0)}.zt{box-sizing:border-box;margin-bottom:30px;width:100%}@media(min-width:768px){.zt{width:320px}}.top{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:10px}.body-item{border-bottom:1px solid #d6d3d3;font-weight:500;margin-bottom:10px;padding:10px}.logo img{border-radius:50%;height:40px;width:40px}.content{gap:10px;margin-bottom:2px}.contents{display:flex;flex-wrap:wrap;gap:10px;justify-content:space-between}.title{color:#b6b3b3;font-size:12px;font-weight:300}.zy{color:#0e0e0e}.sy,.zy{font-weight:600}.sy{color:red}.modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background-color:#fff;border-radius:8px;box-shadow:0 2px 12px #00000026;max-height:70vh;max-width:400px;overflow:hidden;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e0e0e0;display:flex;font-size:16px;font-weight:600;justify-content:space-between;padding:15px 20px}.modal-close{background:none;border:none;color:#999;cursor:pointer;font-size:24px;line-height:1;padding:0}.modal-close:hover{color:#333}.modal-body{max-height:calc(70vh - 60px);overflow-y:auto;padding:20px}.history-list{display:flex;flex-direction:column;gap:15px}.history-item{background-color:#f8f9fa;border-radius:6px;padding:12px}.history-time{color:#999;font-size:12px;margin-bottom:8px}.history-info{color:#333;display:flex;flex-direction:column;font-size:14px;gap:4px}.no-data{color:#999;padding:20px;text-align:center}*{box-sizing:border-box}#root,*,body,html{margin:0;padding:0}#root,body,html{min-height:100vh;width:100%}body{overflow-x:hidden}
/*# sourceMappingURL=main.3cebddef.css.map*/