:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}form{text-align:left}.largeInput{width:100%;padding:12px;font-size:18px;border:1px solid #aaa;border-radius:6px;margin-top:6px;margin-bottom:12px}.contentInput{width:100%;height:300px;padding:12px;font-size:18px;border:1px solid #aaa;border-radius:6px;margin-top:6px;margin-bottom:12px}.timeIcon{width:16px;height:16px;margin-right:10px}.fileInputBtn{display:inline-block;padding:12px 24px;background-color:gray;color:#fff;font-size:1.2rem;border-radius:6px;cursor:pointer;margin-top:6px;transition:background-color .3s}.fileInputBtn:hover{background-color:#d3d3d3;color:#000}.addBtn{display:flex;align-items:center;justify-content:center;width:100%;padding:8px 16px;background-color:transparent;border:none;outline:none}.addBtn:focus,.addBtn:active{outline:none;box-shadow:none}.addBtn img{width:40px;height:auto;cursor:pointer}.extraSectionWrapper{margin-top:12px;position:relative;padding:10px}.removeSectionBtn{position:absolute;top:5px;right:5px;color:red;cursor:pointer;font-size:18px;font-weight:700;line-height:1;background-color:transparent}.detailContainer{max-width:800px;margin:40px auto;padding:2rem;font-size:1.05rem;line-height:1.8;background:#fafafa;border-radius:8px;border:1px solid #ccc;text-align:left}.header{text-align:left;margin-bottom:2rem;overflow:visible}.cover{width:100%;max-height:400px;object-fit:cover;margin-bottom:1rem;border-radius:6px}.title{font-size:1.8rem;font-weight:600;margin-bottom:.5rem;color:#000}.date{color:#787878;font-size:1rem;display:flex;align-items:center;gap:6px;margin-bottom:1rem}.timeIcon{width:16px;height:16px}.divider{width:100%;height:1px;background-color:#818181;margin-bottom:2rem}.content{font-size:1.2rem;line-height:1.6;color:#333}.h1{font-size:1.8rem;margin-top:1.5em}.h2{font-size:1.6rem;color:#6f9cd2;margin-bottom:.8rem}.h3{font-size:1.5rem}.p{font-size:1.3rem;font-weight:400;color:#333;white-space:pre-wrap;margin-bottom:1rem}.ul{padding-left:1.5rem;margin-bottom:1em}.li{margin-bottom:.5em}.a{color:#0070f3;text-decoration:underline}.blockquote{border-left:4px solid #ccc;padding-left:1em;color:#666;font-style:italic;margin:1em 0}.hr{border:none;border-top:1px solid #eee;margin:2em 0}.submitBtn{display:block;margin:20px auto 0;padding:10px 20px;font-size:1.5rem;background-color:#609cdd;color:#fff;border:none;border-radius:6px;cursor:pointer;transition:background-color .3s ease}.submitBtn:hover{background-color:#ffd05b;color:#000}.admin-list-container{text-align:left;margin-top:20px}.list-header{display:flex;justify-content:space-between;align-items:baseline}.refresh-button{font-size:1.2rem;padding:4px 8px;cursor:pointer;background-color:#dca56d}.loading-text{text-align:center;color:#666}.error-message{color:red;padding:10px;border:1px solid red}.article-item-card{background:#f9f9f9;margin-bottom:15px;border-radius:8px;border:1px solid #ddd;overflow:hidden}.card-header{display:flex;justify-content:space-between;padding:15px;align-items:center;cursor:pointer}.card-header>div:first-child{flex:1;min-width:0}.article-title{font-weight:700;font-size:1.5rem;color:#333;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;line-height:1.4}.article-meta{font-size:1.2rem;color:#666;margin-top:4px}.card-actions{display:flex;gap:10px;flex-shrink:0;align-items:center}.btn-toggle{padding:6px 12px;border-radius:4px;border:1px solid #ccc;background:#fff;cursor:pointer}.btn-delete{background:#ff4d4f;color:#fff;border:none;padding:6px 12px;border-radius:4px;cursor:pointer}.article-detail-content{padding:20px 30px;background:#fff;border-top:1px solid #eee}.detail-image-wrapper{margin-bottom:20px;text-align:center}.detail-image{max-width:100%;max-height:350px;border-radius:4px;box-shadow:0 2px 8px #0000001a}.detail-subtitle{font-size:1.5rem;color:#222;margin-bottom:10px}.detail-p{line-height:1.6;color:#444;white-space:pre-wrap;margin-bottom:20px}.extra-section{margin-top:25px;padding-top:15px;border-top:1px dashed #eee}.extra-subtitle{font-size:1.3rem;color:#333}.link-section{margin-top:25px;padding:15px;border-radius:6px}.link-tag{color:#0056b3;text-decoration:underline;margin-left:8px}.empty-text{text-align:center;padding:40px;color:#999}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center;font-size:1.5rem}.sticky-nav{position:sticky;top:0;background-color:#fff;padding:10px 0;z-index:100;border-bottom:1px solid #eee;margin-bottom:20px}.tab-container{display:flex;background-color:#eee;padding:4px;border-radius:10px;margin:20px 0;width:fit-content;min-width:800px}.tab-button{flex:1;border:none;background:transparent;padding:10px 20px;font-size:1.5rem;font-weight:500;color:#666;cursor:pointer;border-radius:8px;transition:all .2s ease-in-out}.tab-button:hover{color:#333}.tab-button.active{background-color:#ffdb69;color:#1f4c84;box-shadow:0 2px 6px #0000001a}.login-container{width:350px;margin:80px auto;padding:30px;background:#fff;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:center}.largeInput{width:100%;padding:12px;margin-bottom:15px;border:1px solid #ddd;border-radius:6px;box-sizing:border-box;font-size:1rem}.submitBtn{width:100%;padding:12px;background-color:#609cdd;color:#fff;border:none;border-radius:6px;cursor:pointer;font-size:1rem}
