*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;color:#e4e4e7;background:#0a0a0f;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.app-container{min-height:100vh}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);z-index:100;background:#0a0a0fe6;border-bottom:1px solid #1f1f2e;justify-content:space-between;align-items:center;height:60px;padding:0 24px;display:flex;position:sticky;top:0}.logo{background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);-webkit-text-fill-color:transparent;-webkit-background-clip:text;font-size:20px;font-weight:700}.nav-tabs{gap:8px;display:flex}.nav-tab{cursor:pointer;color:#71717a;border-radius:8px;padding:8px 16px;font-size:14px;transition:all .2s}.nav-tab:hover{color:#e4e4e7}.nav-tab-active{color:#fff;background:#667eea26}.btn-subscribe{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:20px;padding:8px 20px;font-size:14px;font-weight:500}.hero{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 50%,#4c1d95 100%);border-radius:20px;justify-content:space-between;align-items:center;margin:24px;padding:60px 40px;display:flex}.hero-content{max-width:600px}.hero-badge{color:#fcd34d;background:#ffffff26;border-radius:12px;margin-bottom:16px;padding:4px 12px;font-size:12px;display:inline-block}.hero h2{color:#fff;margin-bottom:12px;font-size:32px;font-weight:700}.hero p{color:#a5b4fc;margin-bottom:24px;font-size:16px}.hero-btn{color:#4c1d95;cursor:pointer;background:#fff;border:none;border-radius:10px;padding:12px 24px;font-size:14px;font-weight:600}.hero-icon{font-size:80px}.github-section{padding:0 24px 24px}.section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.section-header h2{color:#fff;font-size:22px;font-weight:700}.section-subtitle{color:#71717a;background:#27272a;border-radius:12px;padding:4px 10px;font-size:12px}.repo-grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px;display:grid}.repo-card{cursor:pointer;background:#18181b;border:1px solid #27272a;border-radius:12px;gap:14px;padding:16px;transition:all .2s;display:flex}.repo-card:hover{border-color:#f97316;transform:translateY(-2px)}.repo-icon{flex-shrink:0;font-size:32px}.repo-info{flex:1;min-width:0}.repo-name{color:#f97316;word-break:break-all;margin-bottom:6px;font-size:14px;font-weight:600}.repo-desc{color:#a1a1aa;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:10px;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.repo-meta{gap:12px;font-size:12px;display:flex}.repo-stars{color:#fbbf24}.repo-lang{color:#71717a}.categories{flex-wrap:wrap;gap:12px;margin-bottom:24px;padding:0 24px;display:flex}.category-btn{color:#a1a1aa;cursor:pointer;background:#18181b;border:1px solid #27272a;border-radius:20px;padding:8px 16px;font-size:13px;transition:all .2s}.category-btn:hover{color:#fff;border-color:#667eea}.category-btn.active{color:#fff;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border-color:#0000}.main-content{padding:0 24px 24px}.articles-grid{grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:24px;display:grid}.article-card{cursor:pointer;background:#18181b;border:1px solid #27272a;border-radius:16px;transition:all .3s;overflow:hidden}.article-card:hover{border-color:#667eea;transform:translateY(-4px)}.article-cover{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);justify-content:center;align-items:center;height:140px;font-size:48px;display:flex}.article-body{padding:20px}.article-meta{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.article-category{color:#a5b4fc;background:#667eea26;border-radius:6px;padding:4px 10px;font-size:12px}.article-source{color:#71717a;font-size:11px}.article-title{color:#fff;margin-bottom:8px;font-size:18px;font-weight:600;line-height:1.4}.article-excerpt{color:#a1a1aa;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:16px;font-size:14px;line-height:1.6;display:-webkit-box;overflow:hidden}.article-footer{justify-content:space-between;align-items:center;display:flex}.article-read-time{color:#71717a;font-size:12px}.article-read-more{color:#667eea;font-size:13px}.modal-overlay{z-index:1000;background:#000000d9;justify-content:center;align-items:center;padding:20px;display:flex;position:fixed;inset:0}.modal-content{background:#18181b;border:1px solid #27272a;border-radius:20px;width:100%;max-width:700px;max-height:85vh;position:relative;overflow-y:auto}.modal-close{color:#fff;cursor:pointer;z-index:10;background:#27272a;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:24px;display:flex;position:absolute;top:16px;right:16px}.modal-close:hover{background:#667eea}.modal-header{align-items:center;gap:12px;padding:24px 24px 0;display:flex}.modal-lang,.modal-stars{color:#f97316;background:#f9731626;border-radius:6px;padding:4px 12px;font-size:12px}.modal-category{color:#a5b4fc;background:#667eea26;border-radius:6px;padding:4px 12px;font-size:12px}.modal-source{color:#71717a;font-size:12px}.modal-title{color:#fff;padding:16px 24px;font-size:26px;font-weight:700;line-height:1.3}.modal-desc{color:#a1a1aa;margin-bottom:8px;padding:0 24px;font-size:14px;line-height:1.5}.modal-meta{color:#71717a;border-bottom:1px solid #27272a;gap:16px;padding:0 24px 16px;font-size:13px;display:flex}.modal-cover{background:linear-gradient(135deg,#1e1b4b 0%,#312e81 100%);border-radius:12px;justify-content:center;align-items:center;height:100px;margin:16px 24px;font-size:48px;display:flex}.modal-body{color:#d4d4d8;padding:0 24px 24px;font-size:15px;line-height:1.9}.modal-body h3{color:#fff;margin-bottom:12px;font-size:16px}.modal-body p{margin-bottom:16px}.modal-body p:last-child{margin-bottom:0}.modal-actions{border-top:1px solid #27272a;margin-top:20px;padding-top:20px}.action-btn{color:#fff;cursor:pointer;background:#27272a;border:1px solid #3f3f46;border-radius:8px;padding:12px 24px;font-size:14px;transition:all .2s}.action-btn:hover{border-color:#f97316}.action-btn.primary{background:#f97316;border-color:#f97316}.action-btn.primary:hover{background:#ea580c}.footer{text-align:center;border-top:1px solid #27272a;padding:40px 24px}.footer p{color:#71717a;margin-bottom:8px;font-size:14px}.footer-update{color:#667eea!important;margin-bottom:16px!important;font-size:12px!important}.footer-links{justify-content:center;gap:24px;display:flex}.footer-links span{color:#a1a1aa;cursor:pointer;font-size:14px}.footer-links span:hover{color:#667eea}@media (width<=768px){.nav-tabs{display:none}.hero{margin:16px;padding:40px 24px}.hero h2{font-size:24px}.hero-icon{display:none}.repo-grid,.articles-grid{grid-template-columns:1fr}.modal-title{font-size:20px}.modal-content{max-height:90vh}}
