diff --git a/build/assets/App-Bx4_uKHK.css b/build/assets/App-Bx4_uKHK.css
deleted file mode 100644
index fb7e981..0000000
--- a/build/assets/App-Bx4_uKHK.css
+++ /dev/null
@@ -1 +0,0 @@
-.helix-dashboard,.helix-page{padding:2rem;max-width:1400px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.helix-page h1{font-size:2rem;margin-bottom:1rem;color:#0f172a;font-weight:700}.helix-page p{color:#64748b;margin-bottom:2rem}.helix-dashboard__header{margin-bottom:3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;margin:-2rem 0 3rem -2rem;border-radius:0 0 24px 24px;position:relative;overflow:hidden}.helix-dashboard__header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,');opacity:.3}.helix-dashboard__header h1{font-size:3rem;margin:0 0 .5rem;color:#fff;font-weight:800;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.helix-dashboard__header p{font-size:1.25rem;color:#ffffffe6;margin:0;position:relative;z-index:1;font-weight:400;line-height:3}.helix-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem}.helix-loading__spinner{width:40px;height:40px;border:4px solid #f3f4f6;border-top:4px solid #3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.helix-dashboard__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.helix-stats-card{background:#fff;border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:flex-start;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;border:1px solid rgba(226,232,240,.5)}.helix-stats-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-stats-card--blue,.helix-stats-card--green,.helix-stats-card--orange,.helix-stats-card--purple{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);border-left:4px solid #667eea}.helix-stats-card--blue .helix-stats-card__icon svg,.helix-stats-card--green .helix-stats-card__icon svg,.helix-stats-card--orange .helix-stats-card__icon svg,.helix-stats-card--purple .helix-stats-card__icon svg{color:#667eea}.helix-stats-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#fffc;box-shadow:0 2px 4px #0000001a}.helix-stats-card__icon svg{width:24px;height:24px}.helix-stats-card__content{flex:1}.helix-stats-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.helix-stats-card__count{font-size:2rem;font-weight:700;margin:0;color:#0f172a;line-height:1}.helix-stats-card__title{font-size:.875rem;color:#64748b;margin:0;font-weight:500}.helix-stats-card__trend{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#059669;background:#10b9811a;padding:.25rem .5rem;border-radius:6px}.helix-trend-icon{width:12px!important;height:12px!important}.helix-dashboard__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.helix-widget{background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;border:1px solid rgba(226,232,240,.5);transition:box-shadow .2s ease}.helix-widget:hover{box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-widget__header{padding:1.25rem 1.5rem;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,#fefefe,#f8fafc)}.helix-widget__header h2{margin:0;font-size:1.25rem;color:#1e293b;flex-grow:1}.helix-widget__link{color:#3b82f6;text-decoration:none;font-size:.9rem}.helix-widget__link:hover{text-decoration:underline}.helix-widget__content{padding:1.5rem}.helix-widget__empty{color:#64748b;font-style:italic}.helix-posts-list,.helix-comments-list{list-style:none;padding:0;margin:0}.helix-posts-list__item,.helix-comments-list__item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 0;border-bottom:1px solid #f1f5f9}.helix-posts-list__item:last-child,.helix-comments-list__item:last-child{border-bottom:none}.helix-posts-list__title a,.helix-comments-list__author{color:#1e293b;text-decoration:none;font-weight:500}.helix-posts-list__title a:hover{color:#3b82f6}.helix-posts-list__date,.helix-comments-list__date{color:#64748b;font-size:.9rem;margin:.25rem 0 0}.helix-comments-list__excerpt{color:#64748b;margin:.25rem 0;font-size:.9rem}.helix-status{padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:500}.helix-status--publish{background:#dcfce7;color:#166534}.helix-status--draft{background:#fef3c7;color:#92400e}.helix-status--approved{background:#dcfce7;color:#166534}.helix-status--pending{background:#fef3c7;color:#92400e}.helix-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.helix-quick-action{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border-radius:10px;text-decoration:none;color:#1e293b;transition:all .2s ease;border:1px solid rgba(226,232,240,.8);position:relative;overflow:hidden}.helix-quick-action:hover{background:linear-gradient(135deg,#e2e8f0,#cbd5e1);transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:#0f172a}.helix-quick-action__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:#fff;border-radius:10px;margin-bottom:.75rem;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.helix-quick-action:hover .helix-quick-action__icon{background:#3b82f6;transform:scale(1.1)}.helix-quick-action:hover .helix-quick-action__icon svg{color:#fff}.helix-quick-action__icon svg{width:20px;height:20px;color:#64748b;transition:color .2s ease}.helix-quick-action__text{font-size:.875rem;font-weight:600;text-align:center;line-height:1.2}.helix-news-placeholder{color:#64748b}.helix-news-item h4{margin:0 0 .5rem;color:#1e293b}.helix-news-item p{margin:0 0 .5rem;font-size:.9rem}.helix-news-item a{color:#3b82f6;text-decoration:none;font-size:.9rem}.helix-news-item a:hover{text-decoration:underline}.helix-settings-page{max-width:1400px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.helix-settings-header{margin-bottom:3rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:3rem 2rem;margin:-2rem 0 3rem -2rem;border-radius:0 0 24px 24px;position:relative;overflow:hidden}.helix-settings-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,');opacity:.3}.helix-settings-header h1{font-size:3rem;font-weight:800;color:#fff;margin:0 0 .5rem;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.helix-settings-header p{font-size:1.25rem;color:#ffffffe6;margin:0;position:relative;z-index:1;font-weight:400;line-height:3}.helix-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.helix-loading p{margin:20px 0 0;font-size:1.1rem;color:#6b7280}.helix-spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.helix-settings-controls,.helix-settings-footer{display:flex;justify-content:center;margin:30px 0;padding:20px 0;border-top:1px solid #e5e7eb}.helix-settings-footer{border-bottom:1px solid #e5e7eb;margin-top:50px}.helix-save-buttons{display:flex;align-items:center;gap:15px}.helix-btn{padding:12px 24px;font-size:14px;font-weight:500;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.helix-btn:disabled{opacity:.6;cursor:not-allowed}.helix-btn-primary{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border-color:#667eea;box-shadow:0 4px 6px -1px #667eea33}.helix-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#5a6fd8,#6a4190);border-color:#5a6fd8;transform:translateY(-1px);box-shadow:0 8px 15px -3px #667eea4d}.helix-btn-secondary{background-color:#fff;color:#374151;border-color:#d1d5db}.helix-btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.helix-save-status{color:#059669;font-weight:500;display:flex;align-items:center;gap:5px}.helix-settings-tabs{margin:30px 0}.helix-tabs-nav{display:flex;border-bottom:2px solid #e5e7eb;overflow-x:auto;gap:2px}.helix-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;color:#6b7280;background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative}.helix-tab:hover{color:#667eea;background-color:#f8fafc}.helix-tab.active{color:#667eea;border-bottom-color:#667eea}.helix-tab-icon{font-size:16px;display:flex;align-items:center;justify-content:center}.helix-tab-icon svg{width:20px;height:20px;transition:color .2s ease}.helix-tab-indicator{color:#f59e0b;font-size:12px;position:absolute;top:5px;right:5px}.helix-settings-content{margin:40px 0}.helix-tab-panel{min-height:400px}.helix-settings-section{background:#fff;border-radius:12px;border:1px solid rgba(226,232,240,.5);overflow:hidden;margin-bottom:30px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.helix-settings-section:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-settings-section-header{background:linear-gradient(135deg,#f0f4ff,#e0e7ff);padding:24px;border-bottom:1px solid rgba(102,126,234,.1)}.helix-settings-section-title{font-size:1.5rem;font-weight:600;color:#111827;margin:0 0 8px}.helix-settings-section-description{color:#6b7280;margin:0;font-size:14px}.helix-settings-section-content{padding:24px}.helix-settings-grid{display:grid;gap:24px}.helix-settings-subsection{border-top:1px solid #e5e7eb;padding-top:24px;margin-top:24px}.helix-settings-subsection h4{font-size:1.1rem;font-weight:600;color:#374151;margin:0 0 20px}.helix-form-field{display:flex;flex-direction:column;gap:8px}.helix-form-label{font-weight:500;color:#374151;font-size:14px}.helix-required{color:#ef4444;margin-left:4px}.helix-form-control{display:flex;flex-direction:column}.helix-form-description{font-size:13px;color:#6b7280;margin:0;line-height:1.4}.helix-form-error{font-size:13px;color:#ef4444;margin:0}.helix-text-input,.helix-number-input,.helix-select-input{padding:10px 12px;border:1px solid #d1d5db;border-radius:6px;font-size:14px;transition:border-color .2s ease;background:#fff}.helix-text-input:focus,.helix-number-input:focus,.helix-select-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.helix-select-input{cursor:pointer}.helix-toggle-field{margin:16px 0}.helix-toggle-wrapper{display:flex;align-items:center;gap:12px;cursor:pointer}.helix-toggle-input{position:relative;width:48px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#d1d5db;border-radius:12px;outline:none;cursor:pointer;transition:background-color .2s ease}.helix-toggle-input:checked{background:#667eea}.helix-toggle-input:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:#fff;border-radius:50%;transition:transform .2s ease}.helix-toggle-input:checked:before{transform:translate(24px)}.helix-toggle-label{font-weight:500;color:#374151;font-size:14px}.helix-notification{background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:16px;margin:20px 0;box-shadow:0 4px 6px -1px #0000001a;opacity:0;transform:translateY(-10px);transition:all .3s ease}.helix-notification.visible{opacity:1;transform:translateY(0)}.helix-notification-success{border-left:4px solid #059669;background-color:#f0fdf4}.helix-notification-error{border-left:4px solid #ef4444;background-color:#fef2f2}.helix-notification-warning{border-left:4px solid #f59e0b;background-color:#fffbeb}.helix-notification-info{border-left:4px solid #667eea;background-color:#f0f4ff}.helix-notification-content{display:flex;align-items:center;gap:12px}.helix-notification-icon{font-size:18px;flex-shrink:0}.helix-notification-message{flex:1;font-size:14px;color:#374151}.helix-notification-close{background:none;border:none;font-size:20px;color:#6b7280;cursor:pointer;padding:0;line-height:1;flex-shrink:0}.helix-notification-close:hover{color:#374151}@media (max-width: 768px){.helix-settings-page{padding:15px}.helix-settings-header h1{font-size:2rem}.helix-tabs-nav{flex-direction:column;gap:0}.helix-tab{justify-content:flex-start;border-bottom:1px solid #e5e7eb;border-right:none}.helix-tab.active{border-bottom-color:#e5e7eb;border-left:3px solid #667eea;background-color:#f8fafc}.helix-settings-section-content,.helix-settings-section-header{padding:20px}.helix-save-buttons{flex-direction:column;width:100%}.helix-btn{width:100%;justify-content:center}}
diff --git a/build/assets/App-oq9qlPWg.css b/build/assets/App-oq9qlPWg.css
new file mode 100644
index 0000000..45572c1
--- /dev/null
+++ b/build/assets/App-oq9qlPWg.css
@@ -0,0 +1 @@
+.helix-dashboard,.helix-page{padding:2rem;max-width:1400px;margin:0 auto;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.helix-page h1{font-size:2rem;margin-bottom:1rem;color:var(--helix-color-10);font-weight:700}.helix-page p{color:var(--helix-color-6);margin-bottom:2rem}.helix-dashboard__header{margin-bottom:3rem;background:linear-gradient(135deg,var(--helix-color-8) 0%,var(--helix-color-10) 100%);color:#fff;padding:3rem 2rem;margin:-2rem 0 3rem -2rem;border-radius:0 0 24px 24px;position:relative;overflow:hidden}.helix-dashboard__header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,');opacity:.3}.helix-dashboard__header h1{font-size:3rem;margin:0 0 .5rem;color:#fff;font-weight:800;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.helix-dashboard__header p{font-size:1.25rem;color:#ffffffe6;margin:0;position:relative;z-index:1;font-weight:400;line-height:3}.helix-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem}.helix-loading__spinner{width:40px;height:40px;border:4px solid var(--helix-color-2);border-top:4px solid var(--helix-color-7);border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.helix-dashboard__stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;margin-bottom:2rem}.helix-stats-card{background:var(--helix-color-1);border-radius:12px;padding:1.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;display:flex;align-items:flex-start;gap:1rem;transition:transform .2s ease,box-shadow .2s ease;border:1px solid var(--helix-color-3)}.helix-stats-card:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-stats-card__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:10px;background:#fffc;box-shadow:0 2px 4px #0000001a}.helix-stats-card__icon svg{width:24px;height:24px}.helix-stats-card__content{flex:1}.helix-stats-card__header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:.25rem}.helix-stats-card__count{font-size:2rem;font-weight:700;margin:0;color:var(--helix-color-10);line-height:1}.helix-stats-card__title{font-size:.875rem;color:var(--helix-color-6);margin:0;font-weight:500}.helix-stats-card__trend{display:flex;align-items:center;gap:.25rem;font-size:.75rem;font-weight:600;color:#059669;background:#10b9811a;padding:.25rem .5rem;border-radius:6px}.helix-trend-icon{width:12px!important;height:12px!important}.helix-dashboard__content{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:1.5rem}.helix-widget{background:var(--helix-color-1);border-radius:12px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;overflow:hidden;border:1px solid var(--helix-color-3);transition:box-shadow .2s ease}.helix-widget:hover{box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-widget__header{padding:1.25rem 1.5rem;border-bottom:1px solid var(--helix-color-2);display:flex;justify-content:space-between;align-items:center;background:linear-gradient(135deg,var(--helix-color-1) 0%,var(--helix-color-2) 100%)}.helix-widget__header h2{margin:0;font-size:1.25rem;color:var(--helix-color-9);flex-grow:1}.helix-widget__link{color:var(--helix-color-8);text-decoration:none;font-size:.9rem}.helix-widget__link:hover{text-decoration:underline}.helix-widget__content{padding:1.5rem}.helix-widget__empty{color:var(--helix-color-6);font-style:italic}.helix-posts-list,.helix-comments-list{list-style:none;padding:0;margin:0}.helix-posts-list__item,.helix-comments-list__item{display:flex;justify-content:space-between;align-items:flex-start;padding:1rem 0;border-bottom:1px solid var(--helix-color-2)}.helix-posts-list__item:last-child,.helix-comments-list__item:last-child{border-bottom:none}.helix-posts-list__title a,.helix-comments-list__author{color:var(--helix-color-9);text-decoration:none;font-weight:500}.helix-posts-list__title a:hover{color:var(--helix-color-8)}.helix-posts-list__date,.helix-comments-list__date{color:var(--helix-color-6);font-size:.9rem;margin:.25rem 0 0}.helix-comments-list__excerpt{color:var(--helix-color-6);margin:.25rem 0;font-size:.9rem}.helix-status{padding:.25rem .5rem;border-radius:.25rem;font-size:.8rem;font-weight:500}.helix-status--publish{background:#dcfce7;color:#166534}.helix-status--draft{background:#fef3c7;color:#92400e}.helix-status--approved{background:#dcfce7;color:#166534}.helix-status--pending{background:#fef3c7;color:#92400e}.helix-quick-actions{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:1rem}.helix-quick-action{display:flex;flex-direction:column;align-items:center;padding:1.25rem 1rem;background:linear-gradient(135deg,var(--helix-color-1) 0%,var(--helix-color-2) 100%);border-radius:10px;text-decoration:none;color:var(--helix-color-9);transition:all .2s ease;border:1px solid var(--helix-color-3);position:relative;overflow:hidden}.helix-quick-action:hover{background:linear-gradient(135deg,var(--helix-color-3) 0%,var(--helix-color-4) 100%);transform:translateY(-2px);box-shadow:0 4px 12px #00000026;color:var(--helix-color-10)}.helix-quick-action__icon{display:flex;align-items:center;justify-content:center;width:48px;height:48px;background:var(--helix-color-1);border-radius:10px;margin-bottom:.75rem;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.helix-quick-action:hover .helix-quick-action__icon{background:var(--helix-color-8);transform:scale(1.1)}.helix-quick-action:hover .helix-quick-action__icon svg{color:#fff}.helix-quick-action__icon svg{width:20px;height:20px;color:var(--helix-color-6);transition:color .2s ease}.helix-quick-action__text{font-size:.875rem;font-weight:600;text-align:center;line-height:1.2}.helix-news-placeholder{color:var(--helix-color-6)}.helix-news-item h4{margin:0 0 .5rem;color:var(--helix-color-9)}.helix-news-item p{margin:0 0 .5rem;font-size:.9rem}.helix-news-item a{color:var(--helix-color-8);text-decoration:none;font-size:.9rem}.helix-news-item a:hover{text-decoration:underline}:root{--helix-color-1: #f1f4fe;--helix-color-2: #e4e6ed;--helix-color-3: #c8cad3;--helix-color-4: #a9adb9;--helix-color-5: #9094a3;--helix-color-6: #7f8496;--helix-color-7: #777c91;--helix-color-8: #63687c;--helix-color-9: #595e72;--helix-color-10: #4a5167}.helix-settings-page{max-width:1400px;margin:0 auto;padding:2rem;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif}.helix-settings-header{margin-bottom:3rem;background:linear-gradient(135deg,var(--helix-color-8) 0%,var(--helix-color-10) 100%);color:#fff;padding:3rem 2rem;margin:-2rem 0 3rem -2rem;border-radius:0 0 24px 24px;position:relative;overflow:hidden}.helix-settings-header:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url('data:image/svg+xml,');opacity:.3}.helix-settings-header h1{font-size:3rem;font-weight:800;color:#fff;margin:0 0 .5rem;position:relative;z-index:1;text-shadow:0 2px 4px rgba(0,0,0,.3)}.helix-settings-header p{font-size:1.25rem;color:#ffffffe6;margin:0;position:relative;z-index:1;font-weight:400;line-height:3}.helix-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center}.helix-loading p{margin:20px 0 0;font-size:1.1rem;color:var(--helix-color-6)}.helix-spinner{width:24px;height:24px;border:3px solid #e5e7eb;border-top:3px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;display:inline-block}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.helix-settings-controls,.helix-settings-footer{display:flex;justify-content:center;margin:30px 0;padding:20px 0;border-top:1px solid #e5e7eb}.helix-settings-footer{border-bottom:1px solid #e5e7eb;margin-top:50px}.helix-save-buttons{display:flex;align-items:center;gap:15px}.helix-btn{padding:12px 24px;font-size:14px;font-weight:500;border-radius:8px;border:1px solid transparent;cursor:pointer;transition:all .2s ease;display:inline-flex;align-items:center;gap:8px}.helix-btn:disabled{opacity:.6;cursor:not-allowed}.helix-btn-primary{background:linear-gradient(135deg,var(--helix-color-8) 0%,var(--helix-color-10) 100%);color:#fff;border-color:var(--helix-color-8);box-shadow:0 4px 6px -1px #667eea33}.helix-btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#5a6fd8,#6a4190);border-color:#5a6fd8;transform:translateY(-1px);box-shadow:0 8px 15px -3px #667eea4d}.helix-btn-secondary{background-color:#fff;color:var(--helix-color-9);border-color:#d1d5db}.helix-btn-secondary:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.helix-save-status{color:#059669;font-weight:500;display:flex;align-items:center;gap:5px}.helix-settings-tabs{margin:30px 0}.helix-tabs-nav{display:flex;border-bottom:2px solid #e5e7eb;overflow-x:auto;gap:2px}.helix-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;font-size:14px;font-weight:500;color:var(--helix-color-6);background:none;border:none;border-bottom:3px solid transparent;cursor:pointer;transition:all .2s ease;white-space:nowrap;position:relative}.helix-tab:hover{color:var(--helix-color-8);background-color:var(--helix-color-1)}.helix-tab.active{color:var(--helix-color-8);border-bottom-color:var(--helix-color-8)}.helix-tab-icon{font-size:16px;display:flex;align-items:center;justify-content:center}.helix-tab-icon svg{width:20px;height:20px;transition:color .2s ease}.helix-tab-indicator{color:#f59e0b;font-size:12px;position:absolute;top:5px;right:5px}.helix-settings-content{margin:40px 0}.helix-tab-panel{min-height:400px}.helix-settings-section{background:var(--helix-color-1);border-radius:12px;border:1px solid rgba(226,232,240,.5);overflow:hidden;margin-bottom:30px;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:transform .2s ease,box-shadow .2s ease}.helix-settings-section:hover{transform:translateY(-2px);box-shadow:0 10px 25px -3px #0000001a,0 4px 6px -2px #0000000d}.helix-settings-section-header{background:linear-gradient(135deg,var(--helix-color-1) 0%,var(--helix-color-2) 100%);padding:24px;border-bottom:1px solid rgba(102,126,234,.1)}.helix-settings-section-title{font-size:1.5rem;font-weight:600;color:var(--helix-color-10);margin:0 0 8px}.helix-settings-section-description{color:var(--helix-color-6);margin:0;font-size:14px}.helix-settings-section-content{padding:24px}.helix-settings-grid{display:grid;gap:24px}.helix-settings-subsection{border-top:1px solid #e5e7eb;padding-top:24px;margin-top:24px}.helix-settings-subsection h4{font-size:1.1rem;font-weight:600;color:var(--helix-color-9);margin:0 0 20px}.helix-form-field{display:flex;flex-direction:column;gap:8px}.helix-form-label{font-weight:500;color:var(--helix-color-9);font-size:14px}.helix-required{color:#ef4444;margin-left:4px}.helix-form-control{display:flex;flex-direction:column}.helix-form-description{font-size:13px;color:var(--helix-color-6);margin:0;line-height:1.4}.helix-form-error{font-size:13px;color:#ef4444;margin:0}.helix-text-input,.helix-number-input,.helix-select-input{padding:10px 12px;border:1px solid var(--helix-color-3);border-radius:6px;font-size:14px;transition:border-color .2s ease;background:var(--helix-color-1)}.helix-text-input:focus,.helix-number-input:focus,.helix-select-input:focus{outline:none;border-color:var(--helix-color-8);box-shadow:0 0 0 3px #667eea1a}.helix-select-input{cursor:pointer}.helix-toggle-field{margin:16px 0}.helix-toggle-wrapper{display:flex;align-items:center;gap:12px;cursor:pointer}.helix-toggle-input{position:relative;width:48px;height:24px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:var(--helix-color-3);border-radius:12px;outline:none;cursor:pointer;transition:background-color .2s ease}.helix-toggle-input:checked{background:var(--helix-color-8)}.helix-toggle-input:before{content:"";position:absolute;top:2px;left:2px;width:20px;height:20px;background:var(--helix-color-1);border-radius:50%;transition:transform .2s ease}.helix-toggle-input:checked:before{transform:translate(24px)}.helix-toggle-label{font-weight:500;color:var(--helix-color-9);font-size:14px}.helix-notification{background:var(--helix-color-1);border:1px solid var(--helix-color-3);border-radius:8px;padding:16px;margin:20px 0;box-shadow:0 4px 6px -1px #0000001a;opacity:0;transform:translateY(-10px);transition:all .3s ease}.helix-notification.visible{opacity:1;transform:translateY(0)}.helix-notification-success{border-left:4px solid #059669;background-color:#f0fdf4}.helix-notification-error{border-left:4px solid #ef4444;background-color:#fef2f2}.helix-notification-warning{border-left:4px solid #f59e0b;background-color:#fffbeb}.helix-notification-info{border-left:4px solid #667eea;background-color:#f0f4ff}.helix-notification-content{display:flex;align-items:center;gap:12px}.helix-notification-icon{font-size:18px;flex-shrink:0}.helix-notification-message{flex:1;font-size:14px;color:var(--helix-color-9)}.helix-notification-close{background:none;border:none;font-size:20px;color:var(--helix-color-6);cursor:pointer;padding:0;line-height:1;flex-shrink:0}.helix-notification-close:hover{color:var(--helix-color-9)}@media (max-width: 768px){.helix-settings-page{padding:15px}.helix-settings-header h1{font-size:2rem}.helix-tabs-nav{flex-direction:column;gap:0}.helix-tab{justify-content:flex-start;border-bottom:1px solid #e5e7eb;border-right:none}.helix-tab.active{border-bottom-color:#e5e7eb;border-left:3px solid #667eea;background-color:var(--helix-color-1)}.helix-settings-section-content,.helix-settings-section-header{padding:20px}.helix-save-buttons{flex-direction:column;width:100%}.helix-btn{width:100%;justify-content:center}}
diff --git a/src/pages/Dashboard/Dashboard.css b/src/pages/Dashboard/Dashboard.css
index d6ea3ea..546a124 100644
--- a/src/pages/Dashboard/Dashboard.css
+++ b/src/pages/Dashboard/Dashboard.css
@@ -1,3 +1,17 @@
+:root {
+ /* Helix Color Palette */
+ --helix-color-1: #f1f4fe; /* lightest */
+ --helix-color-2: #e4e6ed;
+ --helix-color-3: #c8cad3;
+ --helix-color-4: #a9adb9;
+ --helix-color-5: #9094a3;
+ --helix-color-6: #7f8496;
+ --helix-color-7: #777c91;
+ --helix-color-8: #63687c;
+ --helix-color-9: #595e72;
+ --helix-color-10: #4a5167; /* darkest */
+}
+
.helix-dashboard {
padding: 2rem;
max-width: 1400px;
@@ -15,18 +29,18 @@
.helix-page h1 {
font-size: 2rem;
margin-bottom: 1rem;
- color: #0f172a;
+ color: var(--helix-color-10);
font-weight: 700;
}
.helix-page p {
- color: #64748b;
+ color: var(--helix-color-6);
margin-bottom: 2rem;
}
.helix-dashboard__header {
margin-bottom: 3rem;
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
+ background: linear-gradient(135deg, var(--helix-color-8) 0%, var(--helix-color-10) 100%);
color: white;
padding: 3rem 2rem;
margin: -2rem 0 3rem -2rem;
@@ -77,8 +91,8 @@
.helix-loading__spinner {
width: 40px;
height: 40px;
- border: 4px solid #f3f4f6;
- border-top: 4px solid #3b82f6;
+ border: 4px solid var(--helix-color-2);
+ border-top: 4px solid var(--helix-color-7);
border-radius: 50%;
animation: spin 1s linear infinite;
margin-bottom: 1rem;
@@ -101,7 +115,7 @@
}
.helix-stats-card {
- background: #ffffff;
+ background: var(--helix-color-1);
border-radius: 12px;
padding: 1.5rem;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
@@ -109,7 +123,7 @@
align-items: flex-start;
gap: 1rem;
transition: transform 0.2s ease, box-shadow 0.2s ease;
- border: 1px solid rgba(226, 232, 240, 0.5);
+ border: 1px solid var(--helix-color-3);
}
.helix-stats-card:hover {
@@ -117,21 +131,6 @@
box-shadow: 0 10px 25px -3px rgba(0, 0, 0, 0.1), 0 4px 6px -2px rgba(0, 0, 0, 0.05);
}
-.helix-stats-card--blue,
-.helix-stats-card--green,
-.helix-stats-card--orange,
-.helix-stats-card--purple {
- background: linear-gradient(135deg, #f0f4ff 0%, #e0e7ff 100%);
- border-left: 4px solid #667eea;
-}
-
-.helix-stats-card--blue .helix-stats-card__icon svg,
-.helix-stats-card--green .helix-stats-card__icon svg,
-.helix-stats-card--orange .helix-stats-card__icon svg,
-.helix-stats-card--purple .helix-stats-card__icon svg {
- color: #667eea;
-}
-
.helix-stats-card__icon {
display: flex;
align-items: center;
@@ -163,13 +162,13 @@
font-size: 2rem;
font-weight: 700;
margin: 0;
- color: #0f172a;
+ color: var(--helix-color-10);
line-height: 1;
}
.helix-stats-card__title {
font-size: 0.875rem;
- color: #64748b;
+ color: var(--helix-color-6);
margin: 0;
font-weight: 500;
}
@@ -198,11 +197,11 @@
}
.helix-widget {
- background: #ffffff;
+ background: var(--helix-color-1);
border-radius: 12px;
box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
overflow: hidden;
- border: 1px solid rgba(226, 232, 240, 0.5);
+ border: 1px solid var(--helix-color-3);
transition: box-shadow 0.2s ease;
}
@@ -212,22 +211,22 @@
.helix-widget__header {
padding: 1.25rem 1.5rem;
- border-bottom: 1px solid #f1f5f9;
+ border-bottom: 1px solid var(--helix-color-2);
display: flex;
justify-content: space-between;
align-items: center;
- background: linear-gradient(135deg, #fefefe 0%, #f8fafc 100%);
+ background: linear-gradient(135deg, var(--helix-color-1) 0%, var(--helix-color-2) 100%);
}
.helix-widget__header h2 {
margin: 0;
font-size: 1.25rem;
- color: #1e293b;
+ color: var(--helix-color-9);
flex-grow: 1;
}
.helix-widget__link {
- color: #3b82f6;
+ color: var(--helix-color-8);
text-decoration: none;
font-size: 0.9rem;
}
@@ -241,7 +240,7 @@
}
.helix-widget__empty {
- color: #64748b;
+ color: var(--helix-color-6);
font-style: italic;
}
@@ -258,7 +257,7 @@
justify-content: space-between;
align-items: flex-start;
padding: 1rem 0;
- border-bottom: 1px solid #f1f5f9;
+ border-bottom: 1px solid var(--helix-color-2);
}
.helix-posts-list__item:last-child,
@@ -268,24 +267,24 @@
.helix-posts-list__title a,
.helix-comments-list__author {
- color: #1e293b;
+ color: var(--helix-color-9);
text-decoration: none;
font-weight: 500;
}
.helix-posts-list__title a:hover {
- color: #3b82f6;
+ color: var(--helix-color-8);
}
.helix-posts-list__date,
.helix-comments-list__date {
- color: #64748b;
+ color: var(--helix-color-6);
font-size: 0.9rem;
margin: 0.25rem 0 0 0;
}
.helix-comments-list__excerpt {
- color: #64748b;
+ color: var(--helix-color-6);
margin: 0.25rem 0;
font-size: 0.9rem;
}
@@ -328,21 +327,21 @@
flex-direction: column;
align-items: center;
padding: 1.25rem 1rem;
- background: linear-gradient(135deg, #f8fafc 0%, #f1f5f9 100%);
+ background: linear-gradient(135deg, var(--helix-color-1) 0%, var(--helix-color-2) 100%);
border-radius: 10px;
text-decoration: none;
- color: #1e293b;
+ color: var(--helix-color-9);
transition: all 0.2s ease;
- border: 1px solid rgba(226, 232, 240, 0.8);
+ border: 1px solid var(--helix-color-3);
position: relative;
overflow: hidden;
}
.helix-quick-action:hover {
- background: linear-gradient(135deg, #e2e8f0 0%, #cbd5e1 100%);
+ background: linear-gradient(135deg, var(--helix-color-3) 0%, var(--helix-color-4) 100%);
transform: translateY(-2px);
box-shadow: 0 4px 12px rgba(0, 0, 0, 0.15);
- color: #0f172a;
+ color: var(--helix-color-10);
}
.helix-quick-action__icon {
@@ -351,7 +350,7 @@
justify-content: center;
width: 48px;
height: 48px;
- background: #ffffff;
+ background: var(--helix-color-1);
border-radius: 10px;
margin-bottom: 0.75rem;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.1);
@@ -359,7 +358,7 @@
}
.helix-quick-action:hover .helix-quick-action__icon {
- background: #3b82f6;
+ background: var(--helix-color-8);
transform: scale(1.1);
}
@@ -370,7 +369,7 @@
.helix-quick-action__icon svg {
width: 20px;
height: 20px;
- color: #64748b;
+ color: var(--helix-color-6);
transition: color 0.2s ease;
}
@@ -382,12 +381,12 @@
}
.helix-news-placeholder {
- color: #64748b;
+ color: var(--helix-color-6);
}
.helix-news-item h4 {
margin: 0 0 0.5rem 0;
- color: #1e293b;
+ color: var(--helix-color-9);
}
.helix-news-item p {
@@ -396,7 +395,7 @@
}
.helix-news-item a {
- color: #3b82f6;
+ color: var(--helix-color-8);
text-decoration: none;
font-size: 0.9rem;
}
diff --git a/src/pages/Settings/settings.css b/src/pages/Settings/settings.css
index 30a0e05..689f41d 100644
--- a/src/pages/Settings/settings.css
+++ b/src/pages/Settings/settings.css
@@ -1,5 +1,19 @@
/* Helix Settings Page Styles */
+:root {
+ /* Helix Color Palette */
+ --helix-color-1: #f1f4fe; /* lightest */
+ --helix-color-2: #e4e6ed;
+ --helix-color-3: #c8cad3;
+ --helix-color-4: #a9adb9;
+ --helix-color-5: #9094a3;
+ --helix-color-6: #7f8496;
+ --helix-color-7: #777c91;
+ --helix-color-8: #63687c;
+ --helix-color-9: #595e72;
+ --helix-color-10: #4a5167; /* darkest */
+}
+
.helix-settings-page {
max-width: 1400px;
margin: 0 auto;
@@ -10,7 +24,7 @@
/* Header */
.helix-settings-header {
margin-bottom: 3rem;
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
+ background: linear-gradient(135deg, var(--helix-color-8) 0%, var(--helix-color-10) 100%);
color: white;
padding: 3rem 2rem;
margin: -2rem 0 3rem -2rem;
@@ -63,7 +77,7 @@
.helix-loading p {
margin: 20px 0 0 0;
font-size: 1.1rem;
- color: #6b7280;
+ color: var(--helix-color-6);
}
/* Spinner */
@@ -123,9 +137,9 @@
}
.helix-btn-primary {
- background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
+ background: linear-gradient(135deg, var(--helix-color-8) 0%, var(--helix-color-10) 100%);
color: white;
- border-color: #667eea;
+ border-color: var(--helix-color-8);
box-shadow: 0 4px 6px -1px rgba(102, 126, 234, 0.2);
}
@@ -138,7 +152,7 @@
.helix-btn-secondary {
background-color: white;
- color: #374151;
+ color: var(--helix-color-9);
border-color: #d1d5db;
}
@@ -174,7 +188,7 @@
padding: 12px 20px;
font-size: 14px;
font-weight: 500;
- color: #6b7280;
+ color: var(--helix-color-6);
background: none;
border: none;
border-bottom: 3px solid transparent;
@@ -185,13 +199,13 @@
}
.helix-tab:hover {
- color: #667eea;
- background-color: #f8fafc;
+ color: var(--helix-color-8);
+ background-color: var(--helix-color-1);
}
.helix-tab.active {
- color: #667eea;
- border-bottom-color: #667eea;
+ color: var(--helix-color-8);
+ border-bottom-color: var(--helix-color-8);
}
.helix-tab-icon {
@@ -226,7 +240,7 @@
/* Settings Sections */
.helix-settings-section {
- background: white;
+ background: var(--helix-color-1);
border-radius: 12px;
border: 1px solid rgba(226, 232, 240, 0.5);
overflow: hidden;
@@ -241,7 +255,7 @@
}
.helix-settings-section-header {
- background: linear-gradient(135deg, #f0f4ff 0%, #e0e7ff 100%);
+ background: linear-gradient(135deg, var(--helix-color-1) 0%, var(--helix-color-2) 100%);
padding: 24px;
border-bottom: 1px solid rgba(102, 126, 234, 0.1);
}
@@ -249,12 +263,12 @@
.helix-settings-section-title {
font-size: 1.5rem;
font-weight: 600;
- color: #111827;
+ color: var(--helix-color-10);
margin: 0 0 8px 0;
}
.helix-settings-section-description {
- color: #6b7280;
+ color: var(--helix-color-6);
margin: 0;
font-size: 14px;
}
@@ -277,7 +291,7 @@
.helix-settings-subsection h4 {
font-size: 1.1rem;
font-weight: 600;
- color: #374151;
+ color: var(--helix-color-9);
margin: 0 0 20px 0;
}
@@ -290,7 +304,7 @@
.helix-form-label {
font-weight: 500;
- color: #374151;
+ color: var(--helix-color-9);
font-size: 14px;
}
@@ -306,7 +320,7 @@
.helix-form-description {
font-size: 13px;
- color: #6b7280;
+ color: var(--helix-color-6);
margin: 0;
line-height: 1.4;
}
@@ -322,18 +336,18 @@
.helix-number-input,
.helix-select-input {
padding: 10px 12px;
- border: 1px solid #d1d5db;
+ border: 1px solid var(--helix-color-3);
border-radius: 6px;
font-size: 14px;
transition: border-color 0.2s ease;
- background: white;
+ background: var(--helix-color-1);
}
.helix-text-input:focus,
.helix-number-input:focus,
.helix-select-input:focus {
outline: none;
- border-color: #667eea;
+ border-color: var(--helix-color-8);
box-shadow: 0 0 0 3px rgba(102, 126, 234, 0.1);
}
@@ -358,7 +372,7 @@
width: 48px;
height: 24px;
appearance: none;
- background: #d1d5db;
+ background: var(--helix-color-3);
border-radius: 12px;
outline: none;
cursor: pointer;
@@ -366,7 +380,7 @@
}
.helix-toggle-input:checked {
- background: #667eea;
+ background: var(--helix-color-8);
}
.helix-toggle-input::before {
@@ -376,7 +390,7 @@
left: 2px;
width: 20px;
height: 20px;
- background: white;
+ background: var(--helix-color-1);
border-radius: 50%;
transition: transform 0.2s ease;
}
@@ -387,14 +401,14 @@
.helix-toggle-label {
font-weight: 500;
- color: #374151;
+ color: var(--helix-color-9);
font-size: 14px;
}
/* Notifications */
.helix-notification {
- background: white;
- border: 1px solid #e5e7eb;
+ background: var(--helix-color-1);
+ border: 1px solid var(--helix-color-3);
border-radius: 8px;
padding: 16px;
margin: 20px 0;
@@ -443,14 +457,14 @@
.helix-notification-message {
flex: 1;
font-size: 14px;
- color: #374151;
+ color: var(--helix-color-9);
}
.helix-notification-close {
background: none;
border: none;
font-size: 20px;
- color: #6b7280;
+ color: var(--helix-color-6);
cursor: pointer;
padding: 0;
line-height: 1;
@@ -458,7 +472,7 @@
}
.helix-notification-close:hover {
- color: #374151;
+ color: var(--helix-color-9);
}
/* Responsive Design */
@@ -485,7 +499,7 @@
.helix-tab.active {
border-bottom-color: #e5e7eb;
border-left: 3px solid #667eea;
- background-color: #f8fafc;
+ background-color: var(--helix-color-1);
}
.helix-settings-section-content,
diff --git a/vite.config.js b/vite.config.mjs
similarity index 100%
rename from vite.config.js
rename to vite.config.mjs