.user-primary-navigation ul,.user-navigation ul{display:flex !important;flex-wrap:wrap}.user-primary-navigation li:nth-child(1),.user-navigation li:nth-child(1){order:1 !important}.nav-graphacademy{order:2 !important}.user-primary-navigation li:nth-child(2):not(.nav-graphacademy),.user-primary-navigation li:nth-child(3):not(.nav-graphacademy),.user-primary-navigation li:nth-child(4):not(.nav-graphacademy),.user-primary-navigation li:nth-child(5):not(.nav-graphacademy),.user-primary-navigation li:nth-child(6):not(.nav-graphacademy),.user-primary-navigation li:nth-child(7):not(.nav-graphacademy),.user-primary-navigation li:nth-child(8):not(.nav-graphacademy),.user-navigation li:nth-child(2):not(.nav-graphacademy),.user-navigation li:nth-child(3):not(.nav-graphacademy),.user-navigation li:nth-child(4):not(.nav-graphacademy),.user-navigation li:nth-child(5):not(.nav-graphacademy),.user-navigation li:nth-child(6):not(.nav-graphacademy),.user-navigation li:nth-child(7):not(.nav-graphacademy),.user-navigation li:nth-child(8):not(.nav-graphacademy){order:10 !important}.nav-graphacademy a{display:flex;align-items:center;padding:12px 16px;color:var(--primary-high);text-decoration:none;transition:all .2s ease;border-bottom:3px solid rgba(0,0,0,0)}.nav-graphacademy a:hover{background-color:rgba(0,133,125,.1);color:#00857d}.nav-graphacademy.active a,.nav-graphacademy a:active{color:#00857d;font-weight:600;border-bottom:3px solid #00857d;background-color:rgba(0,133,125,.05)}.nav-graphacademy .svg-icon{margin-right:8px;width:20px;height:20px;fill:currentColor}.nav-graphacademy .nav-label{font-size:14px;font-weight:500}@keyframes highlightPulse{0%,100%{box-shadow:0 2px 8px rgba(0,0,0,.1)}50%{box-shadow:0 0 20px rgba(0,133,125,.4)}}@media(max-width: 768px){.nav-graphacademy .nav-label{display:none}.nav-graphacademy a{padding:12px 10px}.nav-graphacademy .svg-icon{margin-right:0}}.graphacademy-widget{margin:20px 0;scroll-margin-top:80px}.graphacademy-integration-card{background:#f8f9fa;border:2px solid #00857d;border-radius:12px;padding:24px;margin-bottom:24px;box-shadow:0 2px 8px rgba(0,0,0,.1);transition:box-shadow .3s ease}.graphacademy-integration-card h3{color:#00857d;margin:0 0 16px 0;font-size:1.4em}.ga-form p{margin-bottom:16px;color:#666}.input-group{margin-bottom:16px}.input-group input{width:100%;max-width:400px;padding:12px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:border-color .2s ease}.input-group input:focus{outline:none;border-color:#00857d;box-shadow:0 0 0 3px rgba(0,133,125,.1)}.input-group small{display:block;margin-top:4px;color:#888;font-size:12px;line-height:1.4}.button-group{display:flex;gap:12px;flex-wrap:wrap}.ga-btn{padding:12px 20px;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s ease}.ga-btn:disabled{opacity:.6;cursor:not-allowed}.ga-btn-primary{background:#00857d;color:#fff}.ga-btn-primary:hover:not(:disabled){background:#006b5c;transform:translateY(-1px);box-shadow:0 2px 8px rgba(0,133,125,.3)}.ga-btn-secondary{background:#6c757d;color:#fff}.ga-btn-secondary:hover:not(:disabled){background:#545b62;transform:translateY(-1px);box-shadow:0 2px 8px rgba(108,117,125,.3)}.ga-alert{padding:12px 16px;border-radius:6px;margin:16px 0;animation:slideIn .3s ease}@keyframes slideIn{from{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.ga-alert-success{background:#d4edda;color:#155724;border:1px solid #c3e6cb}.ga-alert-error{background:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.ga-alert-info{background:#d1ecf1;color:#0c5460;border:1px solid #bee5eb}.ga-achievements{margin-top:20px;animation:fadeIn .5s ease}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.ga-points-summary{background:linear-gradient(135deg, #00857D, #0099CC);color:#fff;padding:16px;border-radius:8px;text-align:center;margin-bottom:20px;box-shadow:0 4px 12px rgba(0,133,125,.2)}.ga-points-summary h4{margin:0;font-size:1.2em}.ga-section{margin-bottom:24px}.ga-section h5{color:#333;border-bottom:2px solid #00857d;padding-bottom:8px;margin-bottom:12px;font-size:1.1em}.ga-achievement-card{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:16px;margin:8px 0;display:flex;justify-content:space-between;align-items:center;transition:all .2s ease}.ga-achievement-card:hover{box-shadow:0 2px 12px rgba(0,0,0,.1);transform:translateX(4px)}.ga-achievement-card.ga-cert{border-left:4px solid #28a745}.ga-achievement-card.ga-course{border-left:4px solid #007bff}.ga-achievement-content{flex:1}.ga-achievement-content strong{display:block;margin-bottom:4px;color:#333;font-size:15px}.ga-achievement-content div{font-size:13px;color:#666;margin:2px 0}.ga-points{background:#00857d;color:#fff;padding:6px 12px;border-radius:20px;font-weight:bold;font-size:12px;white-space:nowrap;margin-left:12px}.graphacademy-staging-banner{background:linear-gradient(135deg, #ff6b6b, #ffd93d);color:#333;padding:12px;text-align:center;font-weight:bold;border-radius:8px 8px 0 0;margin-bottom:0;border:2px solid #ff6b6b;font-size:14px;animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,100%{opacity:1}50%{opacity:.85}}.graphacademy-staging-banner+.graphacademy-integration-card{border-top:none;border-radius:0 0 12px 12px}@media(max-width: 768px){.graphacademy-integration-card{padding:16px}.ga-achievement-card{flex-direction:column;align-items:flex-start;gap:8px}.ga-points{margin-left:0;align-self:flex-end}.input-group input{max-width:100%}.button-group{width:100%}.ga-btn{flex:1;min-width:120px}}@media(prefers-color-scheme: dark){.graphacademy-integration-card{background:#2d2d2d;border-color:#00857d}.ga-form p{color:#ccc}.input-group input{background:#1a1a1a;color:#fff;border-color:#444}.input-group small{color:#aaa}.ga-achievement-card{background:#1a1a1a;border-color:#444}.ga-achievement-content strong{color:#fff}.ga-achievement-content div{color:#ccc}.ga-section h5{color:#fff}}
/*# sourceMappingURL=common_theme_178_b10dee97f3b3e659ee511c5beb57dc53782190a3.css.map?__ws=community.neo4j.com */
