._footer_16sxc_3{background:linear-gradient(135deg,#2d3748,#1a202c);color:#e2e8f0;padding:60px 0 20px;margin-top:80px;position:relative}._footer_16sxc_3:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(102,126,234,.5),transparent)}._footerContainer_16sxc_21{max-width:1200px;margin:0 auto;padding:0 20px}._footerTop_16sxc_27{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;margin-bottom:40px}._footerBrand_16sxc_34{max-width:300px}._footerLogo_16sxc_38{display:flex;align-items:center;gap:12px;font-size:1.5em;font-weight:700;color:#fff;margin-bottom:16px;text-decoration:none}._footerLogoImage_16sxc_49{width:32px;height:32px;object-fit:contain}._footerTagline_16sxc_55{color:#cbd5e0;margin-bottom:20px;line-height:1.6;font-size:.9em}._brandLine_16sxc_62{font-size:.8em;color:#a0aec0;padding:12px 0;border-top:1px solid rgba(255,255,255,.1)}._footerLinks_16sxc_69{min-width:150px}._columnHeading_16sxc_73{color:#fff;font-size:1.1em;font-weight:600;margin-bottom:16px;border-bottom:2px solid #667eea;padding-bottom:8px}._footerLinks_16sxc_69 ul{list-style:none;padding:0;margin:0}._footerLinks_16sxc_69 li{margin-bottom:8px}._footerLinks_16sxc_69 a,._scrollButton_16sxc_93{color:#cbd5e0;text-decoration:none;font-size:.9em;transition:color .3s ease;background:none;border:none;cursor:pointer;padding:0;text-align:left}._footerLinks_16sxc_69 a:hover,._scrollButton_16sxc_93:hover{color:#667eea}._footerSocial_16sxc_110{min-width:120px}._socialIcons_16sxc_114{display:flex;gap:16px;flex-wrap:wrap}._socialIcons_16sxc_114 a{font-size:1.5em;transition:transform .3s ease,filter .3s ease;text-decoration:none}._socialIcons_16sxc_114 a:hover{transform:scale(1.2) translateY(-2px);filter:brightness(1.3)}._familySwitch_16sxc_131{display:flex;justify-content:center;gap:12px;margin:40px 0;padding:20px 0;border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}._pill_16sxc_141{padding:8px 16px;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);border-radius:20px;color:#cbd5e0;text-decoration:none;font-size:.9em;transition:all .3s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}._pill_16sxc_141:hover{background:#667eea33;border-color:#667eea66;color:#fff;transform:translateY(-2px)}._pill_16sxc_141._active_16sxc_160{background:#667eea;border-color:#667eea;color:#fff;box-shadow:0 4px 12px #667eea4d}._footerBottom_16sxc_167{text-align:center;padding-top:20px}._footerBottom_16sxc_167 p{margin:8px 0;font-size:.85em;color:#a0aec0}._legalNote_16sxc_178{font-size:.75em!important;line-height:1.4;max-width:800px;margin:12px auto!important}._backToTop_16sxc_185{position:fixed;bottom:30px;right:30px;width:50px;height:50px;background:#667eea;color:#fff;border:none;border-radius:50%;font-size:1.5em;cursor:pointer;box-shadow:0 4px 16px #667eea4d;transition:all .3s ease;z-index:1000}._backToTop_16sxc_185:hover{background:#5a67d8;transform:translateY(-2px) scale(1.1);box-shadow:0 6px 20px #667eea66}@media (max-width: 1024px){._footerTop_16sxc_27{grid-template-columns:1fr 1fr;gap:30px}}@media (max-width: 768px){._footerTop_16sxc_27{grid-template-columns:1fr;gap:25px;text-align:center}._footerBrand_16sxc_34{max-width:none}._familySwitch_16sxc_131{flex-wrap:wrap;gap:8px}._pill_16sxc_141{font-size:.8em;padding:6px 12px}._backToTop_16sxc_185{bottom:20px;right:20px;width:45px;height:45px}}@media (max-width: 480px){._footer_16sxc_3{padding:40px 0 20px;margin-top:60px}._footerContainer_16sxc_21{padding:0 15px}._socialIcons_16sxc_114{justify-content:center}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.App{min-height:100vh}.repository-grid-container{max-width:1200px;margin:0 auto;padding:20px}.header{text-align:center;margin-bottom:40px;color:#fff;animation:fadeInDown 1s ease-out}.brand{display:flex;align-items:center;justify-content:center;gap:20px;margin-bottom:15px}.company-logo{width:56px;height:56px;object-fit:contain;filter:drop-shadow(0 4px 12px rgba(0,0,0,.3));transition:all .3s cubic-bezier(.4,0,.2,1);border-radius:8px}.company-logo:hover{transform:scale(1.1) translateY(-2px);filter:drop-shadow(0 6px 16px rgba(0,0,0,.4)) brightness(1.1)}.header h1{font-size:3em;margin-bottom:10px;text-shadow:0 2px 10px rgba(0,0,0,.3)}.header p{font-size:1.2em;opacity:.9}.controls{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:30px;margin-bottom:30px;box-shadow:0 8px 32px #0000001a;animation:fadeInUp 1s ease-out .3s both}.controls-row{display:grid;grid-template-columns:2fr 1fr 1fr;gap:20px;align-items:end}.filter-group{display:flex;flex-direction:column;gap:8px}.filter-label{font-weight:600;color:#333;font-size:.9em;display:flex;align-items:center;gap:6px}.search-container{position:relative}.search-input{width:100%;padding:15px 20px;border:2px solid #e1e5e9;border-radius:12px;font-size:1em;transition:all .3s ease;background:#fff}.search-input:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;transform:translateY(-2px)}.filter-select{padding:12px 15px;border:2px solid #e1e5e9;border-radius:8px;font-size:.9em;background:#fff;cursor:pointer;transition:all .3s ease}.filter-select:focus{outline:none;border-color:#667eea}.stats-bar{background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:15px 25px;margin-bottom:25px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 4px 16px #0000001a;animation:fadeInUp 1s ease-out .4s both}.stat-item{display:flex;align-items:center;gap:8px;font-weight:500}.stat-number{color:#667eea;font-weight:700}.repo-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:25px;animation:fadeInUp 1s ease-out .5s both}.repo-card{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.2);border-radius:16px;padding:28px;transition:all .4s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden;cursor:pointer;animation:slideInUp .6s ease-out}.repo-card:before{content:"";position:absolute;top:0;left:0;width:100%;height:4px;background:linear-gradient(90deg,#667eea,#764ba2);transform:scaleX(0);transition:transform .3s ease}.repo-card:hover:before{transform:scaleX(1)}.repo-card:hover{transform:translateY(-8px) scale(1.02);box-shadow:0 20px 40px #00000026;border-color:#667eea4d}.repo-card.featured{background:linear-gradient(135deg,#667eea1a,#764ba21a);border:2px solid #667eea}.repo-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:16px}.repo-card h3{color:#333;margin-bottom:4px;font-size:1.3em;font-weight:600;display:flex;align-items:center;gap:8px;flex:1}.repo-icon{font-size:1.1em}.repo-visibility{background:#28a745;color:#fff;padding:2px 8px;border-radius:12px;font-size:.7em;font-weight:500;white-space:nowrap}.repo-description{color:#586069;margin-bottom:20px}.no-results{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#fff;text-align:center;min-height:400px;animation:fadeIn .5s ease}.no-results-icon{margin-bottom:20px;opacity:.7}.no-results h3{font-size:1.5em;margin-bottom:10px}.no-results p{font-size:1em;opacity:.8}.error{background:#dc35451a;border:1px solid rgba(220,53,69,.3);color:#dc3545;padding:20px;border-radius:12px;text-align:center;margin:20px 0;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}@media (max-width: 1024px){.controls-row{grid-template-columns:1fr 1fr;gap:15px}.repo-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}}@media (max-width: 768px){.repository-grid-container{padding:15px}.controls-row{grid-template-columns:1fr;gap:15px}.repo-grid{grid-template-columns:1fr;gap:20px}.stats-bar{flex-direction:column;gap:15px;text-align:center;padding:20px}.header h1{font-size:2em}.header p{font-size:1em}.controls,.repo-card{padding:20px}.repo-actions{flex-direction:column}}@media (max-width: 480px){.header h1{font-size:1.8em}.repo-card h3{font-size:1.1em}.repo-description{font-size:.9em}.search-input{padding:12px 15px;font-size:.9em}.filter-select{padding:10px 12px;font-size:.85em}}@media (prefers-color-scheme: dark){.controls{background:#1e1e1ef2;color:#e0e0e0}.filter-label{color:#e0e0e0}.search-input,.filter-select{background:#2a2a2a;border-color:#444;color:#e0e0e0}.search-input:focus,.filter-select:focus{border-color:#667eea}.stats-bar{background:#1e1e1ee6;color:#e0e0e0}.repo-card{background:#1e1e1ef2;border-color:#ffffff1a}.repo-card h3{color:#e0e0e0}.repo-description{color:#b0b0b0}.action-btn{background:#2a2a2a;color:#e0e0e0;border-color:#444}.action-btn:hover{background:#667eea;border-color:#667eea}}@media (prefers-contrast: high){.repo-card,.action-btn{border:2px solid #333}.topic-tag{border:1px solid #667eea}}@media (prefers-reduced-motion: reduce){*{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.repo-card:hover,.action-btn:hover{transform:none}.search-input:focus{transform:none}}@media print{body{background:#fff;color:#000}.controls,.stats-bar{background:#fff;box-shadow:none;border:1px solid #ddd}.repo-card{background:#fff;box-shadow:none;border:1px solid #ddd;break-inside:avoid}.action-btn{display:none}}.search-input:focus,.filter-select:focus,.action-btn:focus{outline:2px solid #667eea;outline-offset:2px}::-webkit-scrollbar{width:8px}::-webkit-scrollbar-track{background:#ffffff1a;border-radius:4px}::-webkit-scrollbar-thumb{background:#667eea99;border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#667eeacc}::selection{background:#667eea4d;color:inherit}.repo-description{font-size:.95em;line-height:1.5;display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.repo-topics{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:16px}.topic-tag{background:#667eea1a;color:#667eea;padding:4px 10px;border-radius:16px;font-size:.75em;font-weight:500;border:1px solid rgba(102,126,234,.2);transition:all .3s ease}.repo-card:hover .topic-tag{background:#667eea33;transform:scale(1.05)}.repo-stats{display:flex;justify-content:space-between;align-items:center;font-size:.85em;color:#586069;margin-bottom:16px}.stat-group{display:flex;gap:16px}.stat{display:flex;align-items:center;gap:4px}.language-indicator{display:flex;align-items:center;gap:6px}.language-dot{width:12px;height:12px;border-radius:50%;display:inline-block}.repo-meta{margin-bottom:16px;font-size:.8em;color:#666}.update-date{display:flex;align-items:center;gap:4px}.repo-actions{display:flex;gap:8px}.action-btn{flex:1;padding:8px 16px;border:1px solid #e1e5e9;border-radius:8px;background:#fff;cursor:pointer;font-size:.85em;transition:all .3s ease;text-decoration:none;color:#333;text-align:center;display:flex;align-items:center;justify-content:center;gap:6px}.action-btn:hover{background:#667eea;color:#fff;border-color:#667eea;transform:translateY(-2px)}.action-btn.primary{background:#667eea;color:#fff;border-color:#667eea}.action-btn.primary:hover{background:#5a67d8;transform:translateY(-2px);box-shadow:0 4px 12px #667eea4d}.loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;color:#fff;min-height:400px}.spinner{width:50px;height:50px;border:4px solid rgba(255,255,255,.3);border-top:4px solid white;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:20px}
