.articles-module__ot58xW__page{width:100%}.articles-module__ot58xW__header{justify-content:space-between;align-items:flex-start;margin-bottom:2rem;display:flex}.articles-module__ot58xW__header h1{color:#111;margin:0 0 .5rem;font-size:2rem;font-weight:700}.articles-module__ot58xW__subtitle{color:#666;margin:0;font-size:1rem}.articles-module__ot58xW__button{color:#fff;background:#000;border-radius:6px;padding:.75rem 1.5rem;font-size:.875rem;font-weight:600;text-decoration:none;transition:background .2s;display:inline-block}.articles-module__ot58xW__button:hover{background:#333}.articles-module__ot58xW__loading{text-align:center;color:#999;padding:3rem}.articles-module__ot58xW__tableWrapper{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px #0000001a}.articles-module__ot58xW__table{border-collapse:collapse;width:100%}.articles-module__ot58xW__table thead{background:#f8f8f8}.articles-module__ot58xW__table th{text-align:left;color:#666;text-transform:uppercase;letter-spacing:.5px;border-bottom:2px solid #e0e0e0;padding:1rem;font-size:.875rem;font-weight:600}.articles-module__ot58xW__table td{color:#333;padding:1rem;font-size:.9375rem}.articles-module__ot58xW__thumbnail{object-fit:cover;background:#f8f8f8;border-radius:4px;width:80px;height:45px;display:block}.articles-module__ot58xW__noImage{color:#999;background:#f0f0f0;border-radius:4px;justify-content:center;align-items:center;width:80px;height:45px;font-size:.6rem;display:flex}.articles-module__ot58xW__imageCell{padding:1rem}.articles-module__ot58xW__titleCell{min-width:300px}.articles-module__ot58xW__titleLink{flex-direction:column;gap:.25rem;display:flex}.articles-module__ot58xW__titleLink strong{color:#111;font-weight:600}.articles-module__ot58xW__categoryBadge{color:#666;background:#f0f0f0;border-radius:4px;margin-top:4px;padding:.2rem .5rem;font-size:.75rem;display:inline-block}.articles-module__ot58xW__badge{text-transform:uppercase;border-radius:4px;padding:.375rem .75rem;font-size:.75rem;font-weight:600;display:inline-block}.articles-module__ot58xW__badge.articles-module__ot58xW__published{color:#155724;background:#d4edda}.articles-module__ot58xW__badge.articles-module__ot58xW__draft{color:#856404;background:#fff3cd}.articles-module__ot58xW__badge.articles-module__ot58xW__archived{color:#666;background:#e0e0e0}.articles-module__ot58xW__statusContainer{display:inline-block;position:relative}.articles-module__ot58xW__statusBadge{cursor:pointer;border:none;border-radius:6px;align-items:center;gap:.5rem;padding:.4rem .8rem;font-size:.8rem;font-weight:600;transition:all .2s cubic-bezier(.4,0,.2,1);display:flex;box-shadow:0 1px 2px #0000000d}.articles-module__ot58xW__statusBadge:hover{transform:translateY(-1px);box-shadow:0 4px 6px #0000001a}.articles-module__ot58xW__statusBadge.articles-module__ot58xW__published{color:#0ca678;background:#e6fcf5}.articles-module__ot58xW__statusBadge.articles-module__ot58xW__draft{color:#f08c00;background:#fff9db}.articles-module__ot58xW__statusBadge.articles-module__ot58xW__archived{color:#868e96;background:#f1f3f5}.articles-module__ot58xW__chevron{opacity:.6;transition:transform .3s}.articles-module__ot58xW__chevron.articles-module__ot58xW__open{transform:rotate(180deg)}.articles-module__ot58xW__statusDropdown{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:100;background:#fffffff2;border:1px solid #0000000d;border-radius:10px;min-width:120px;padding:6px;animation:.2s ease-out articles-module__ot58xW__slideDown;position:absolute;top:calc(100% + 8px);left:0;overflow:hidden;box-shadow:0 10px 25px #0000001a,0 4px 10px #0000000d}@keyframes articles-module__ot58xW__slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.articles-module__ot58xW__statusOption{cursor:pointer;color:#444;border-radius:6px;align-items:center;gap:10px;padding:8px 12px;font-size:.85rem;font-weight:500;transition:all .15s;display:flex}.articles-module__ot58xW__statusOption:hover{color:#111;background:#f1f3f5}.articles-module__ot58xW__statusOption.articles-module__ot58xW__selected{color:#111;background:#f8f9fa;font-weight:600}.articles-module__ot58xW__dot{border-radius:50%;width:6px;height:6px}.articles-module__ot58xW__actions{gap:.5rem;display:flex}.articles-module__ot58xW__deleteButton{color:#ff4757;cursor:pointer;background:0 0;border:1px solid #ff4757;border-radius:4px;padding:.5rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.articles-module__ot58xW__deleteButton:hover{color:#fff;background:#ff4757}.articles-module__ot58xW__emptyState{text-align:center;background:#fff;border-radius:12px;padding:4rem 2rem}.articles-module__ot58xW__emptyIcon{margin-bottom:1rem;font-size:4rem}
.LoadingSpinner-module__n9lPnq__loadingContainer{z-index:9999;background-color:#fff;flex-direction:column;justify-content:center;align-items:center;gap:16px;width:100%;height:100vh;display:flex;position:fixed;top:0;left:0}.LoadingSpinner-module__n9lPnq__spinner{border:3px solid #0000000d;border-top-color:#1a1f27;border-radius:50%;width:40px;height:40px;animation:.8s ease-in-out infinite LoadingSpinner-module__n9lPnq__spin}@keyframes LoadingSpinner-module__n9lPnq__spin{to{transform:rotate(360deg)}}
.login-module__Ku8HRG__container{background:linear-gradient(135deg,#f8f9fa 0%,#fff 100%);justify-content:center;align-items:center;height:100dvh;padding:20px;display:flex;position:relative;overflow:hidden}.login-module__Ku8HRG__loginCard{z-index:10;background:#fff;border-radius:24px;width:100%;max-width:400px;padding:48px 40px;position:relative;box-shadow:0 20px 60px #00000014}.login-module__Ku8HRG__headerSection{text-align:right;flex-direction:column;align-items:flex-end;margin-bottom:40px;display:flex}.login-module__Ku8HRG__logo{margin-bottom:16px;margin-right:0;padding:0;text-decoration:none;display:block}.login-module__Ku8HRG__logoImage{width:auto;height:48px;margin-left:auto;margin-right:-12px;padding:0;display:block}.login-module__Ku8HRG__tagline{color:#666;font-size:.9rem;font-weight:500;line-height:1.6}.login-module__Ku8HRG__title{color:#111;text-align:center;margin-bottom:24px;font-size:1.5rem;font-weight:700}.login-module__Ku8HRG__snsLabel{text-align:center;color:#666;margin-bottom:16px;font-size:.95rem}.login-module__Ku8HRG__errorMessage{color:#c62828;text-align:center;background:#fff0f0;border:1px solid #ffcdd2;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:.9rem}.login-module__Ku8HRG__successMessage{color:#2e7d32;text-align:center;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:10px;margin-bottom:20px;padding:12px 16px;font-size:.9rem}.login-module__Ku8HRG__progressSteps{justify-content:center;align-items:center;gap:8px;margin-bottom:28px;display:flex}.login-module__Ku8HRG__step{opacity:.4;flex-direction:column;align-items:center;gap:4px;transition:opacity .2s;display:flex}.login-module__Ku8HRG__stepActive{opacity:1}.login-module__Ku8HRG__stepNumber{color:#666;background:#e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:.8rem;font-weight:600;display:flex}.login-module__Ku8HRG__stepActive .login-module__Ku8HRG__stepNumber{color:#fff;background:#111}.login-module__Ku8HRG__stepLabel{color:#888;font-size:.75rem}.login-module__Ku8HRG__stepLine{background:#e0e0e0;width:30px;height:2px;margin-bottom:18px}.login-module__Ku8HRG__emailDisplay{background:#f5f5f5;border-radius:10px;justify-content:space-between;align-items:center;margin-bottom:16px;padding:14px 16px;display:flex}.login-module__Ku8HRG__emailDisplay span{color:#333;font-size:.95rem;font-weight:500}.login-module__Ku8HRG__changeEmail{color:#3a89e4;cursor:pointer;background:0 0;border:none;font-size:.85rem;font-weight:500}.login-module__Ku8HRG__changeEmail:hover{text-decoration:underline}.login-module__Ku8HRG__codeInput{text-align:center;letter-spacing:.3em;font-weight:600;font-size:1.2rem!important}.login-module__Ku8HRG__codeInput::placeholder{letter-spacing:normal;font-size:.95rem}.login-module__Ku8HRG__inputHint{color:#888;margin-top:6px;font-size:.8rem}.login-module__Ku8HRG__resendBtn{color:#888;cursor:pointer;background:0 0;border:none;margin-top:8px;padding:12px;font-size:.9rem}.login-module__Ku8HRG__resendBtn:hover{color:#3a89e4;text-decoration:underline}.login-module__Ku8HRG__inputWithButton{gap:8px;width:100%;display:flex}.login-module__Ku8HRG__verifyBtn{color:#fff;cursor:pointer;white-space:nowrap;background:#333;border:none;border-radius:12px;height:52px;padding:0 16px;font-size:.9rem;font-weight:500;transition:all .2s}.login-module__Ku8HRG__verifyBtn:hover{background:#111}.login-module__Ku8HRG__verifyBtn:disabled{color:#999;cursor:not-allowed;background:#e0e0e0}.login-module__Ku8HRG__socialButtons{justify-content:center;gap:16px;margin-bottom:24px;display:flex}.login-module__Ku8HRG__inputWithButton{gap:10px;display:flex}.login-module__Ku8HRG__inputWithButton input{flex:1}.login-module__Ku8HRG__verifyBtn{color:#fff;white-space:nowrap;cursor:pointer;background:#333;border:none;border-radius:12px;height:52px;padding:0 16px;font-size:.9rem;font-weight:500}.login-module__Ku8HRG__verifyBtn:disabled{cursor:not-allowed;background:#ccc}.login-module__Ku8HRG__socialBtn{cursor:pointer;background:#fff;border:1px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:52px;height:52px;transition:all .2s;display:flex}.login-module__Ku8HRG__socialBtn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0000001f}.login-module__Ku8HRG__socialBtn:active{transform:translateY(0)}.login-module__Ku8HRG__socialIcon{font-size:1.1rem;font-weight:700}.login-module__Ku8HRG__naver .login-module__Ku8HRG__socialIcon{color:#03c75a;font-family:Arial,sans-serif}.login-module__Ku8HRG__kakao{color:#3c1e1e}.login-module__Ku8HRG__google .login-module__Ku8HRG__socialIcon{color:#ea4335;font-family:Arial,sans-serif}.login-module__Ku8HRG__facebook{color:#1877f2}.login-module__Ku8HRG__socialBtn{position:relative}.login-module__Ku8HRG__socialBtn:after{content:attr(data-tooltip);color:#fff;white-space:nowrap;opacity:0;visibility:hidden;pointer-events:none;z-index:100;background:#111;border-radius:8px;padding:8px 14px;font-size:.8rem;font-weight:500;transition:all .2s;position:absolute;bottom:-40px;left:50%;transform:translate(-50%)translateY(4px)}.login-module__Ku8HRG__socialBtn:before{content:"";opacity:0;visibility:hidden;pointer-events:none;z-index:100;border:6px solid #0000;border-bottom-color:#111;transition:all .2s;position:absolute;bottom:-8px;left:50%;transform:translate(-50%)}.login-module__Ku8HRG__socialBtn:hover:after,.login-module__Ku8HRG__socialBtn:hover:before{opacity:1;visibility:visible;transform:translate(-50%)translateY(0)}.login-module__Ku8HRG__socialBtn:hover:before{transform:translate(-50%)}.login-module__Ku8HRG__divider{align-items:center;gap:16px;margin:28px 0;display:flex}.login-module__Ku8HRG__divider:before,.login-module__Ku8HRG__divider:after{content:"";background:#eee;flex:1;height:1px}.login-module__Ku8HRG__divider span{color:#999;font-size:.85rem}.login-module__Ku8HRG__form{flex-direction:column;gap:20px;display:flex}.login-module__Ku8HRG__inputGroup{flex-direction:column;gap:8px;display:flex}.login-module__Ku8HRG__inputGroup label{color:#333;font-size:.9rem;font-weight:600}.login-module__Ku8HRG__inputGroup input{border:1px solid #e0e0e0;border-radius:12px;outline:none;padding:14px 16px;font-size:1rem;transition:all .2s}.login-module__Ku8HRG__inputGroup input:focus{border-color:#3a89e4;box-shadow:0 0 0 3px #3a89e41a}.login-module__Ku8HRG__inputGroup input::placeholder{color:#bbb}.login-module__Ku8HRG__checkboxLabel{color:#666;cursor:pointer;align-items:flex-start;gap:12px;font-size:.85rem;line-height:1.5;display:flex}.login-module__Ku8HRG__checkboxLabel input{display:none}.login-module__Ku8HRG__checkmark{border:2px solid #ddd;border-radius:6px;flex-shrink:0;width:20px;height:20px;transition:all .2s;position:relative}.login-module__Ku8HRG__checkboxLabel input:checked+.login-module__Ku8HRG__checkmark{background:#111;border-color:#111}.login-module__Ku8HRG__checkboxLabel input:checked+.login-module__Ku8HRG__checkmark:after{content:"";border:2px solid #fff;border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:2px;left:6px;transform:rotate(45deg)}.login-module__Ku8HRG__termsLink{color:#3a89e4;font-weight:500;text-decoration:none}.login-module__Ku8HRG__termsLink:hover{text-decoration:underline}.login-module__Ku8HRG__forgotPassword{text-align:right;margin-top:-8px}.login-module__Ku8HRG__forgotPassword a{color:#888;font-size:.85rem;text-decoration:none}.login-module__Ku8HRG__forgotPassword a:hover{color:#3a89e4;text-decoration:underline}.login-module__Ku8HRG__submitBtn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;width:100%;margin-top:8px;padding:16px;font-size:1rem;font-weight:700;transition:all .2s}.login-module__Ku8HRG__submitBtn:hover{background:#333;transform:translateY(-2px)}.login-module__Ku8HRG__submitBtn:active{transform:translateY(0)}.login-module__Ku8HRG__toggleAuth{text-align:center;border-top:1px solid #eee;margin-top:24px;padding-top:24px}.login-module__Ku8HRG__toggleAuth p{color:#666;font-size:.9rem}.login-module__Ku8HRG__toggleAuth button{color:#3a89e4;cursor:pointer;background:0 0;border:none;font-size:.9rem;font-weight:600}.login-module__Ku8HRG__toggleAuth button:hover{text-decoration:underline}.login-module__Ku8HRG__bgDecoration{pointer-events:none;position:absolute;inset:0;overflow:hidden}.login-module__Ku8HRG__bgCircle1{background:linear-gradient(135deg,#3a89e41a 0%,#3a89e405 100%);border-radius:50%;width:500px;height:500px;position:absolute;top:-200px;right:-200px}.login-module__Ku8HRG__bgCircle2{background:linear-gradient(135deg,#ff475714 0%,#ff475705 100%);border-radius:50%;width:400px;height:400px;position:absolute;bottom:-150px;left:-150px}@media (max-width:480px){.login-module__Ku8HRG__container{background:#fff;padding:0;overflow:hidden}.login-module__Ku8HRG__bgDecoration{display:none}.login-module__Ku8HRG__loginCard{box-shadow:none;-ms-overflow-style:none;scrollbar-width:none;border-radius:0;flex-direction:column;justify-content:center;height:100%;max-height:100dvh;padding:24px 20px;display:flex;overflow:hidden auto}.login-module__Ku8HRG__loginCard::-webkit-scrollbar{display:none}.login-module__Ku8HRG__headerSection{margin-bottom:24px}.login-module__Ku8HRG__logoImage{height:42px}.login-module__Ku8HRG__title{margin-bottom:16px;font-size:1.25rem}.login-module__Ku8HRG__socialButtons{gap:12px;margin-bottom:16px}.login-module__Ku8HRG__socialBtn{width:48px;height:48px}.login-module__Ku8HRG__divider{margin:18px 0}.login-module__Ku8HRG__form{gap:14px}.login-module__Ku8HRG__inputGroup label{font-size:.85rem}.login-module__Ku8HRG__inputGroup input{padding:12px 14px;font-size:.95rem}.login-module__Ku8HRG__submitBtn{margin-top:4px;padding:14px;font-size:.95rem}.login-module__Ku8HRG__toggleAuth{margin-top:16px;padding-top:16px}.login-module__Ku8HRG__tagline{font-size:.8rem}}.login-module__Ku8HRG__verificationMessage{text-align:center;padding:20px 0}.login-module__Ku8HRG__verificationMessage p{color:#333;margin-bottom:12px;font-size:1rem;line-height:1.5}.login-module__Ku8HRG__verificationMessage strong{color:#3a89e4}
