: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}}.giscus-comments{margin-top:2rem;padding:1.5rem;background:#fffc;border-radius:16px;border:1px solid rgba(255,107,157,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.comments-header{margin-bottom:1.5rem;text-align:center}.comments-header h4{color:#ff6b9d;font-size:1.2rem;font-weight:600;margin:0 0 .5rem}.comments-header p{color:#5a6c7d;font-size:.9rem;margin:0;opacity:.8}.giscus{max-width:100%}.giscus-frame{border-radius:12px;border:none}@media (max-width: 768px){.giscus-comments{margin-top:1.5rem;padding:1rem;border-radius:12px}.comments-header h4{font-size:1.1rem}.comments-header p{font-size:.85rem}}.timeline-item{position:relative;margin:2rem 0;width:100%}.timeline-content{position:relative;display:flex;align-items:center;width:100%}.timeline-marker{position:absolute;left:50%;transform:translate(-50%);z-index:10;width:60px;height:60px;background:linear-gradient(135deg,#ff6b9d,#c44569);border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 20px #ff6b9d4d;border:4px solid white}.timeline-icon{font-size:1.5rem}.timeline-card{background:#fff;padding:1.5rem;border-radius:16px;box-shadow:0 8px 32px #0000001a;max-width:400px;position:relative;border:1px solid rgba(255,107,157,.1);transition:all .3s ease}.timeline-card:hover{transform:translateY(-5px);box-shadow:0 12px 40px #00000026}.timeline-item.left .timeline-card{margin-right:auto;margin-left:0;transform-origin:right center}.timeline-item.right .timeline-card{margin-left:auto;margin-right:0;transform-origin:left center}.timeline-item.left .timeline-card:after{content:"";position:absolute;right:-15px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:15px solid white;border-top:15px solid transparent;border-bottom:15px solid transparent}.timeline-item.right .timeline-card:after{content:"";position:absolute;left:-15px;top:50%;transform:translateY(-50%);width:0;height:0;border-right:15px solid white;border-top:15px solid transparent;border-bottom:15px solid transparent}.timeline-date{color:#ff6b9d;font-size:.9rem;font-weight:600;margin-bottom:.5rem;text-transform:uppercase;letter-spacing:.5px}.timeline-title{color:#2c3e50;font-size:1.3rem;font-weight:700;margin:0 0 1rem;line-height:1.3}.timeline-description{color:#5a6c7d;font-size:1rem;line-height:1.6;margin:0 0 1rem}.timeline-images{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin:1rem 0}.timeline-image{width:100%;height:150px;object-fit:cover;border-radius:8px;transition:transform .3s ease}.timeline-image:hover{transform:scale(1.05)}.timeline-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.timeline-tag{background:linear-gradient(135deg,#ff6b9d,#c44569);color:#fff;padding:.3rem .8rem;border-radius:20px;font-size:.8rem;font-weight:500;white-space:nowrap}@media (max-width: 768px){.timeline-item.left .timeline-card,.timeline-item.right .timeline-card{margin:0 auto;max-width:300px}.timeline-item.left .timeline-card:after,.timeline-item.right .timeline-card:after{display:none}.timeline-marker{left:20px;transform:none}.timeline-card{margin-left:60px!important;margin-right:0!important}.timeline-images{grid-template-columns:1fr}.timeline-image{height:200px}}.timeline-container{max-width:1200px;margin:0 auto;padding:2rem 1rem;min-height:100vh;background:linear-gradient(135deg,#ffeef8,#fff0f5,#ffeef8)}.timeline-header{text-align:center;margin-bottom:4rem;padding:2rem 0}.timeline-title{font-size:3rem;font-weight:800;background:linear-gradient(135deg,#ff6b9d,#c44569);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin:0 0 1rem;text-shadow:0 4px 20px rgba(255,107,157,.3)}.timeline-subtitle{font-size:1.2rem;color:#5a6c7d;font-weight:400;margin:0;opacity:.8}.timeline{position:relative;padding:2rem 0}.timeline-line{position:absolute;left:50%;top:0;bottom:0;width:4px;background:linear-gradient(180deg,#ff6b9d,#c44569,#ff6b9d);transform:translate(-50%);border-radius:2px;box-shadow:0 0 20px #ff6b9d4d}.timeline-footer{text-align:center;margin-top:4rem;padding:2rem 0}.timeline-footer-text{font-size:1.1rem;color:#5a6c7d;font-style:italic;margin:0;opacity:.7}@media (max-width: 768px){.timeline-container{padding:1rem .5rem}.timeline-title{font-size:2rem}.timeline-subtitle{font-size:1rem}.timeline-line{left:20px;transform:none}.timeline-header{margin-bottom:2rem}.timeline-footer{margin-top:2rem}}.image-uploader{margin-top:1.5rem;padding:1rem;border:2px solid #e9ecef;border-radius:12px;background:#f8f9fa}.uploader-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.uploader-header h4{margin:0;color:#333;font-size:1.1rem}.image-count{background:#e9ecef;padding:.25rem .75rem;border-radius:20px;font-size:.875rem;color:#495057}.existing-images{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:1rem;margin-bottom:1.5rem}.image-preview-item{position:relative;aspect-ratio:1;border-radius:8px;overflow:hidden;border:2px solid #dee2e6;background:#fff}.image-preview{width:100%;height:100%;object-fit:cover}.remove-image-btn{position:absolute;top:.25rem;right:.25rem;background:#dc3545e6;color:#fff;border:none;border-radius:50%;width:1.5rem;height:1.5rem;font-size:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center}.remove-image-btn:hover{background:#dc3545}.upload-area{border:2px dashed #dee2e6;border-radius:12px;padding:2rem;text-align:center;cursor:pointer;transition:all .2s ease;background:#fff;margin-bottom:1rem}.upload-area:hover:not(.uploading){border-color:#ff6b9d;background:#ff6b9d0d}.upload-area.drag-active{border-color:#ff6b9d;background:#ff6b9d1a;transform:scale(1.02)}.upload-area.uploading{cursor:not-allowed;opacity:.7}.upload-content{pointer-events:none}.upload-icon{font-size:2rem;margin-bottom:.5rem}.upload-area p{margin:.5rem 0;color:#333;font-weight:500}.upload-area small{color:#6c757d;font-size:.875rem}.upload-progress{margin-top:1rem;text-align:left}.progress-item{margin-bottom:.75rem}.progress-item span{display:block;font-size:.875rem;color:#495057;margin-bottom:.25rem}.progress-bar{width:100%;height:4px;background:#e9ecef;border-radius:2px;overflow:hidden}.progress-fill{height:100%;background:linear-gradient(90deg,#ff6b9d,#c44569);transition:width .3s ease}.error-message{background:#f8d7da;border:1px solid #f5c6cb;border-radius:6px;padding:.75rem;margin-bottom:1rem}.error-content{display:flex;justify-content:space-between;align-items:flex-start;color:#721c24;font-size:.875rem;line-height:1.4;white-space:pre-line}.clear-error-btn{background:none;border:none;color:#721c24;cursor:pointer;padding:0;margin-left:.5rem;font-size:1rem;flex-shrink:0}.clear-error-btn:hover{color:#dc3545}.upload-tips{background:#e7f3ff;border-left:4px solid #007bff;padding:1rem;border-radius:4px;margin-top:1rem}.upload-tips h5{margin:0 0 .5rem;color:#0056b3;font-size:.9rem}.upload-tips ul{margin:0;padding-left:1.2rem;color:#0056b3}.upload-tips li{font-size:.875rem;line-height:1.4;margin-bottom:.25rem}@media (max-width: 768px){.image-uploader{padding:.75rem}.existing-images{grid-template-columns:repeat(auto-fill,minmax(100px,1fr));gap:.75rem}.upload-area{padding:1.5rem 1rem}.upload-icon{font-size:1.5rem}.upload-tips{padding:.75rem}}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.upload-area.uploading .upload-icon{animation:pulse 1.5s infinite}.upload-area.uploading .upload-content:before{content:"";position:absolute;top:50%;left:50%;width:2rem;height:2rem;margin:-1rem 0 0 -1rem;border:2px solid #ff6b9d;border-top-color:transparent;border-radius:50%;animation:spin 1s linear infinite;z-index:1}@keyframes spin{to{transform:rotate(360deg)}}.editor-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:2rem}.editor-modal{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;width:100%;max-width:600px;max-height:90vh;overflow-y:auto}.editor-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #dee2e6;background:#f8f9fa;border-radius:16px 16px 0 0}.editor-header h2{margin:0;color:#333;font-size:1.25rem}.editor-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:2px solid #dee2e6;border-radius:8px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#ff6b9d;box-shadow:0 0 0 3px #ff6b9d1a}.form-group textarea{resize:vertical;min-height:100px}.type-options{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:.5rem}.type-option{display:flex;align-items:flex-start;cursor:pointer;padding:1rem;border:2px solid #dee2e6;border-radius:8px;transition:all .2s}.type-option:hover{border-color:#ff6b9d;background:#ff6b9d0d}.type-option input[type=radio]{margin-right:.75rem;margin-top:.25rem;width:auto}.type-option input[type=radio]:checked+.type-label{color:#ff6b9d}.type-label{display:flex;flex-direction:column}.type-title{font-weight:600;margin-bottom:.25rem}.type-desc{font-size:.875rem;color:#6c757d}.tags-input{display:flex;gap:.5rem;margin-bottom:1rem}.tags-input input{flex:1;margin:0}.tags-input button{background:#ff6b9d;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;cursor:pointer;white-space:nowrap}.tags-input button:hover{background:#e55a87}.tags-list{display:flex;flex-wrap:wrap;gap:.5rem}.tag-item{background:#e9ecef;color:#495057;padding:.5rem .75rem;border-radius:20px;font-size:.875rem;display:flex;align-items:center;gap:.5rem}.remove-tag{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1rem;padding:0;width:1rem;height:1rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.remove-tag:hover{background:#dc3545;color:#fff}.add-image-button{background:#28a745;color:#fff;border:none;padding:.75rem 1rem;border-radius:8px;cursor:pointer;margin-bottom:1rem}.add-image-button:hover{background:#218838}.images-list{display:flex;flex-direction:column;gap:1rem}.image-item{display:flex;align-items:center;gap:1rem;padding:1rem;border:2px solid #dee2e6;border-radius:8px}.image-preview{width:60px;height:60px;object-fit:cover;border-radius:6px;border:1px solid #dee2e6}.image-url{flex:1;font-size:.875rem;color:#6c757d;word-break:break-all}.remove-image{background:#dc3545;color:#fff;border:none;padding:.5rem .75rem;border-radius:6px;cursor:pointer;font-size:.875rem}.remove-image:hover{background:#c82333}.image-help{margin-top:.5rem}.image-help small{color:#6c757d;font-style:italic}.form-actions{display:flex;justify-content:flex-end;gap:1rem;margin-top:2rem;padding-top:1.5rem;border-top:1px solid #dee2e6}.cancel-button{background:#6c757d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem}.cancel-button:hover{background:#5a6268}.save-button{background:#ff6b9d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem}.save-button:hover{background:#e55a87}@media (max-width: 768px){.editor-overlay{padding:1rem}.editor-modal{max-height:95vh}.editor-header{padding:1rem 1.5rem}.editor-form{padding:1.5rem}.type-options{grid-template-columns:1fr}.form-actions{flex-direction:column-reverse}.image-item{flex-direction:column;align-items:flex-start}.image-preview{align-self:center}}.token-settings-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1001;padding:2rem}.token-settings-modal{background:#fff;border-radius:16px;box-shadow:0 20px 40px #0000004d;width:100%;max-width:700px;max-height:90vh;overflow-y:auto}.token-settings-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid #dee2e6;background:#f8f9fa;border-radius:16px 16px 0 0}.token-settings-header h2{margin:0;color:#333;font-size:1.25rem}.close-button{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d;padding:0;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center;border-radius:50%}.close-button:hover{background:#e9ecef}.token-settings-content{padding:2rem}.token-settings-content h3{color:#333;margin-bottom:1rem;font-size:1.1rem}.current-token-info{margin-bottom:2rem;padding:1.5rem;border-radius:12px;background:#f8f9fa}.token-status{display:flex;justify-content:space-between;align-items:center}.token-status.active span{color:#28a745;font-weight:500}.token-status.inactive span{color:#dc3545;font-weight:500}.clear-button{background:#dc3545;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.875rem}.clear-button:hover{background:#c82333}.token-input-section{margin-bottom:2rem;padding:1.5rem;border-radius:12px;border:2px solid #e9ecef}.token-help{margin-bottom:1.5rem;padding:1rem;background:#e7f3ff;border-radius:8px;border-left:4px solid #007bff}.token-help p{margin:0 0 1rem;color:#0056b3}.token-help ol{margin:0;padding-left:1.5rem;color:#0056b3}.token-help ol li{margin-bottom:.5rem;line-height:1.5}.token-help code{background:#f8f9fa;padding:.2rem .4rem;border-radius:4px;font-family:Courier New,monospace;color:#e83e8c}.token-help a{color:#007bff;text-decoration:none}.token-help a:hover{text-decoration:underline}.token-input-group{display:flex;gap:1rem;margin-bottom:1rem}.token-input{flex:1;padding:.75rem;border:2px solid #dee2e6;border-radius:8px;font-size:1rem;font-family:Courier New,monospace}.token-input:focus{outline:none;border-color:#ff6b9d;box-shadow:0 0 0 3px #ff6b9d1a}.save-token-button{background:#ff6b9d;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem;white-space:nowrap}.save-token-button:hover:not(:disabled){background:#e55a87}.save-token-button:disabled{opacity:.6;cursor:not-allowed}.error-message{color:#dc3545;background:#f8d7da;padding:.75rem;border-radius:6px;border:1px solid #f5c6cb;font-size:.9rem}.token-security-info{padding:1.5rem;background:#f8f9fa;border-radius:12px;border-left:4px solid #28a745}.token-security-info ul{margin:0;padding-left:1.5rem;color:#495057}.token-security-info ul li{margin-bottom:.5rem;line-height:1.5}@media (max-width: 768px){.token-settings-overlay{padding:1rem}.token-settings-header{padding:1rem 1.5rem}.token-settings-content{padding:1.5rem}.token-input-group{flex-direction:column}.current-token-info,.token-input-section,.token-security-info{padding:1rem}}.error-boundary{n position: fixed;n top: 0;n left: 0;n right: 0;n bottom: 0;n background: rgba(0,0,0,.8);n display: flex;n align-items: center;n justify-content: center;n z-index: 2000;n padding: 2rem;n}nn.error-content{n background: white;n padding: 2rem;n border-radius: 16px;n box-shadow: 0 20px 40px rgba(0,0,0,.3);n max-width: 500px;n width: 100%;n text-align: center;n}nn.error-content h3{n color: #dc3545;n margin-bottom: 1rem;n font-size: 1.5rem;n}nn.error-content p{n color: #666;n margin-bottom: 2rem;n line-height: 1.6;n}nn.error-actions{n display: flex;n gap: 1rem;n justify-content: center;n margin-bottom: 1.5rem;n}nn.reload-button,n.retry-button{n padding: .75rem 1.5rem;n border: none;n border-radius: 8px;n cursor: pointer;n font-size: 1rem;n transition: background-color .2s;n}nn.reload-button{n background: #dc3545;n color: white;n}nn.reload-button:hover{n background: #c82333;n}nn.retry-button{n background: #28a745;n color: white;n}nn.retry-button:hover{n background: #218838;n}nn.error-details{n text-align: left;n margin-top: 1rem;n padding: 1rem;n background: #f8f9fa;n border-radius: 8px;n border: 1px solid #dee2e6;n}nn.error-details summary{n cursor: pointer;n font-weight: 600;n color: #495057;n margin-bottom: .5rem;n}nn.error-details pre{n font-size: .875rem;n color: #6c757d;n white-space: pre-wrap;n word-break: break-word;n margin: .5rem 0;n}nn@media (max-width: 768px){n .error-boundary{n padding: 1rem;n}n n .error-actions{n flex-direction: column;n}n}.admin-login{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#ff6b9d,#c44569)}.login-form{background:#fff;padding:2rem;border-radius:16px;box-shadow:0 20px 40px #0000001a;text-align:center;min-width:300px}.login-form h2{margin-bottom:1.5rem;color:#333}.login-form input{width:100%;padding:.75rem;border:2px solid #ddd;border-radius:8px;margin-bottom:1rem;font-size:1rem}.login-form input:focus{outline:none;border-color:#ff6b9d}.login-form button{width:100%;padding:.75rem;background:#ff6b9d;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:1rem;margin-bottom:.5rem}.login-form button:hover{background:#e55a87}.back-button{background:#6c757d!important}.back-button:hover{background:#5a6268!important}.admin-panel{min-height:100vh;background:#f8f9fa}.notification{position:fixed;top:20px;right:20px;padding:1rem 1.5rem;border-radius:8px;color:#fff;z-index:1000;box-shadow:0 4px 12px #00000026}.notification.info{background:#17a2b8}.notification.success{background:#28a745}.notification.error{background:#dc3545}.admin-header{background:#fff;padding:1rem 2rem;border-bottom:1px solid #dee2e6;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 4px #0000001a}.admin-header h1{color:#ff6b9d;margin:0;font-size:1.5rem}.header-actions{display:flex;gap:1rem}.header-actions button{padding:.5rem 1rem;border:none;border-radius:6px;cursor:pointer;font-size:.9rem}.token-settings-button{background:#6f42c1;color:#fff}.token-settings-button:hover{background:#5a36a3}.sync-button{background:#ff6b9d;color:#fff}.sync-button:hover:not(:disabled){background:#e55a87}.sync-button:disabled{opacity:.6;cursor:not-allowed}.header-actions button:last-child{background:#6c757d;color:#fff}.header-actions button:last-child:hover{background:#5a6268}.admin-content{padding:2rem;max-width:1200px;margin:0 auto}.admin-toolbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding:1rem;background:#fff;border-radius:12px;box-shadow:0 2px 4px #0000001a;flex-wrap:wrap;gap:1rem}.toolbar-group{display:flex;gap:.5rem}.add-button{background:#28a745;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem}.add-button:hover{background:#218838}.export-button,.import-button{background:#6c757d;color:#fff;border:none;padding:.5rem 1rem;border-radius:6px;cursor:pointer;font-size:.9rem}.export-button:hover,.import-button:hover{background:#5a6268}.preview-button{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-size:1rem}.preview-button:hover{background:#0056b3}.sync-info{color:#6c757d;font-size:.9rem}.timeline-list{display:grid;gap:1rem}.timeline-item-card{background:#fff;padding:1.5rem;border-radius:12px;box-shadow:0 2px 8px #0000001a;border-left:4px solid #ff6b9d}.item-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.item-icon{font-size:1.2rem;margin-right:.5rem}.item-date{color:#6c757d;font-size:.9rem}.item-actions{display:flex;gap:.5rem}.item-actions button{padding:.25rem .5rem;border:none;border-radius:4px;cursor:pointer;font-size:.8rem}.item-actions button:first-child{background:#ffc107;color:#212529}.delete-button{background:#dc3545!important;color:#fff!important}.item-title{color:#333;margin:0 0 .5rem;font-size:1.1rem}.item-description{color:#666;margin:0 0 1rem;line-height:1.5}.item-tags{display:flex;flex-wrap:wrap;gap:.5rem}.tag{background:#e9ecef;color:#495057;padding:.25rem .5rem;border-radius:12px;font-size:.8rem}@media (max-width: 768px){.admin-header{padding:1rem;flex-direction:column;gap:1rem}.admin-content{padding:1rem}.admin-toolbar{flex-direction:column;gap:1rem;align-items:stretch}.item-header{flex-direction:column;align-items:flex-start;gap:.5rem}.item-actions{align-self:flex-end}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:#333;background:#fafafa}.App{min-height:100vh;width:100%}#root{width:100%;margin:0;padding:0}
