.app-header{position:sticky;top:0;z-index:1000;background:#1e293bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 4px 20px #0000004d}.mobile-menu-toggle{display:none;background:none;border:none;color:#fff;padding:.5rem;cursor:pointer;transition:all .2s;border-radius:8px}.mobile-menu-toggle:hover{background:#ffffff1a}.mobile-menu-toggle:active{transform:scale(.95)}.header-container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between;gap:2rem;height:70px}.header-logo{text-decoration:none;transition:transform .2s;flex-shrink:0;display:flex;align-items:center;gap:.5rem;justify-content:flex-start}.header-logo:hover{transform:scale(1.02)}.logo-icon{color:#3b82f6}.header-logo h1{background:linear-gradient(45deg,#e5e7eb,#fff);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-size:2.6rem;margin:0;font-weight:700;white-space:nowrap;text-align:left}.stacked-cards-icon{position:relative;display:flex;align-items:center;justify-content:center}.card-stack{position:relative;width:100%;height:100%}.card-layer{position:absolute;width:12px;height:16px;background:transparent!important;border:1.5px solid white;border-radius:1.5px;opacity:.8}.card-1{top:0;left:0;transform:rotate(-8deg);opacity:.6}.card-2{top:2px;left:3px;transform:rotate(0);opacity:.8}.card-3{top:4px;left:6px;transform:rotate(8deg);opacity:1;background:#1e293bf2}.universal-search{position:relative;width:100%;max-width:700px}.search-input-container{position:relative;display:flex;align-items:center;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:12px;transition:all .2s ease;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.search-input-container:focus-within{border-color:#e5e7eb99;background:#ffffff26;box-shadow:0 0 0 3px #e5e7eb1a}.search-icon{padding:0 1rem;color:#fff9;font-size:1.1rem;pointer-events:none}.search-input{flex:1;padding:.75rem 1rem;background:transparent!important;border:none;outline:none;color:#fff;font-size:.95rem}.search-input::placeholder{color:#ffffff80}.search-input:disabled{cursor:not-allowed;opacity:.6}.search-loading{padding:0 1rem}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #e5e7eb;border-radius:50%;animation:spin .8s linear infinite}.search-clear{padding:0 1rem;background:none;border:none;color:#fff9;cursor:pointer;font-size:.9rem;transition:color .2s}.search-clear:hover{color:#ffffffe6}.search-dropdown{position:absolute;top:calc(100% + .5rem);left:0;right:0;min-width:600px;background:#1e293bf2;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 8px 32px #0006;max-height:600px;overflow-y:auto;overflow-x:hidden;z-index:9999;scrollbar-width:thin;scrollbar-color:rgba(255,255,255,.3) transparent;animation:dropdownSlide .2s ease-out}.search-dropdown::-webkit-scrollbar{width:6px}.search-dropdown::-webkit-scrollbar-track{background:transparent!important}.search-dropdown::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:3px}.search-dropdown::-webkit-scrollbar-thumb:hover{background:#ffffff80}.search-section-header{padding:1rem 1rem .5rem;color:#ffffffb3;font-size:.8rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid rgba(255,255,255,.1);margin-bottom:.5rem}.search-result{display:flex;align-items:center;justify-content:flex-start;gap:.75rem;padding:.5rem 1rem;cursor:pointer;transition:all .15s ease;border-bottom:1px solid rgba(255,255,255,.05);min-height:44px;text-align:left}.search-result:hover,.search-result.selected{background:#ffffff1a}.search-result:last-child{border-bottom:none}.result-icon{font-size:1.2rem;width:24px;text-align:center;flex-shrink:0;display:flex;align-items:center;justify-content:center;color:#fff}.result-content{flex:1;min-width:0}.result-teams-inline{display:inline-flex;align-items:center;gap:.25rem;margin-left:.5rem;vertical-align:middle}.mini-team-circle{width:24px;height:24px;border-radius:50%;background:var(--primary-color, #666);border:1.5px solid var(--secondary-color, #999);color:#fff;font-size:.55rem;font-weight:700;display:flex;align-items:center;justify-content:center;text-transform:uppercase;flex-shrink:0}.result-card-count{display:flex;flex-direction:column;align-items:center;flex-shrink:0;min-width:50px}.card-count-number{font-size:.9rem;font-weight:700;color:#e5e7eb;line-height:1}.card-count-label{font-size:.7rem;color:#fff9;text-transform:uppercase;letter-spacing:.5px}.result-title{color:#fff;font-weight:500;font-size:.9rem;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;text-align:left}.result-count{display:flex;align-items:center;flex-shrink:0}.card-icon-count{display:flex;align-items:center;justify-content:center}.card-shape{background:linear-gradient(45deg,#e5e7eb,#e5e7eb);color:#1e293b;font-weight:700;font-size:.7rem;padding:.25rem .4rem;border-radius:4px;min-width:28px;height:18px;display:flex;align-items:center;justify-content:center;box-shadow:0 1px 3px #0000004d;border:1px solid rgba(229,231,235,.4);position:relative}.result-subtitle{color:#ffffffb3;font-size:.82rem;margin-bottom:.25rem;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.result-description{color:#ffffff80;font-size:.78rem;line-height:1.3}.search-highlight{background:linear-gradient(135deg,#e5e7eb,#e5e7eb);color:#1e293b;padding:0 .2rem;border-radius:3px;font-weight:600;display:inline;vertical-align:baseline}.view-all-results{width:100%;background:linear-gradient(135deg,#e5e7eb,#e5e7eb);color:#1e293b;border:none;padding:.6rem 1rem;border-radius:8px;font-weight:600;font-size:.85rem;cursor:pointer;transition:all .2s}.view-all-results:hover{transform:translateY(-1px);box-shadow:0 4px 12px #e5e7eb4d}.search-footer{padding:.75rem 1rem;border-top:1px solid rgba(255,255,255,.1);background:#ffffff0d;display:flex;flex-direction:column;gap:.5rem}.search-result-count{font-size:.8rem;color:#fff9;text-align:center}.scroll-indicator{padding:.5rem 1rem;font-size:.75rem;color:#ffffff80;background:#ffffff08;border-bottom:1px solid rgba(255,255,255,.05);display:flex;align-items:center;gap:.5rem;justify-content:center;font-style:italic}.history-item{opacity:.8}.history-item:hover{opacity:1}.remove-history{background:none;border:none;color:#fff6;cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s;font-size:.8rem}.remove-history:hover{color:#dc3545cc;background:#dc35451a}.no-results{padding:2rem 1rem;text-align:center;color:#fff9}.no-results-icon{font-size:2rem;margin-bottom:.5rem}.no-results-text{font-weight:600;margin-bottom:.25rem;color:#fffc}.no-results-suggestion{font-size:.8rem;color:#ffffff80}.search-relaxation-message{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;background:#fbbf2426;border-left:3px solid #fbbf24;color:#fbbf24e6;font-size:.85rem;line-height:1.4;border-bottom:1px solid rgba(255,255,255,.1)}.search-suggestions{border-bottom:1px solid rgba(255,255,255,.1)}.search-suggestion{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:#3b82f61a;border-left:3px solid #3b82f6;color:#93c5fdf2;font-size:.85rem;cursor:pointer;transition:all .2s}.search-suggestion:hover{background:#3b82f633;color:#93c5fd}.search-time{color:#fff6;font-size:.75rem}@media (max-width: 768px){.universal-search{max-width:100%}.search-input-container{border-radius:10px}.search-input{font-size:.9rem;padding:.7rem 0}.search-dropdown{max-height:300px;border-radius:10px;min-width:100%}.search-result{padding:.6rem .8rem}.result-title{font-size:.85rem}.result-subtitle{font-size:.75rem}.result-description{font-size:.7rem}}@media (max-width: 480px){.search-icon{padding:0 .8rem;font-size:1rem}.search-input{font-size:.85rem}.search-clear{padding:0 .8rem;font-size:.8rem}.search-result{padding:.5rem .7rem;gap:.5rem}.result-icon{font-size:1rem;width:20px}.no-results{padding:1.5rem .8rem}.search-footer{padding:.6rem .8rem}.view-all-results{padding:.5rem .8rem;font-size:.8rem}}.header-nav,.desktop-nav{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.mobile-nav{display:none;position:fixed;top:70px;left:0;right:0;background:#1e293bfa;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1);box-shadow:0 8px 32px #0006;padding:1rem;animation:slideDown .3s ease-out;z-index:999;max-height:calc(100vh - 70px);overflow-y:auto}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.mobile-nav-link{display:flex;align-items:center;gap:1rem;padding:1rem;color:#fffc;text-decoration:none;border-radius:8px;transition:all .2s;font-size:1rem;font-weight:500}.mobile-nav-link:hover{background:#ffffff1a;color:#fff;text-decoration:none}.mobile-nav-link.active{background:#e5e7eb1a;color:#e5e7eb;border-left:3px solid #e5e7eb}.mobile-nav-link.primary{background:linear-gradient(135deg,#e5e7eb,#e5e7eb);color:#1e293b;font-weight:600;margin-top:.5rem}.mobile-nav-link.primary:hover{transform:translateY(-2px);box-shadow:0 4px 12px #e5e7eb4d}.mobile-nav-divider{height:1px;background:#ffffff1a;margin:1rem 0}.nav-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-weight:500;padding:.5rem 1rem;border-radius:8px;transition:all .2s;font-size:.95rem;white-space:nowrap}.nav-text{display:inline}.nav-link:hover{color:#fff;background:#ffffff1a;text-decoration:none}.nav-link.active{color:#e5e7eb;background:#e5e7eb1a;border:1px solid rgba(229,231,235,.2)}.nav-icon{opacity:.8;transition:opacity .2s}.nav-link:hover .nav-icon{opacity:1}.header-search{flex:1;min-width:0;max-width:600px;margin:0 auto}.header-user{position:relative;flex-shrink:0}.auth-buttons{display:flex;align-items:center;gap:1rem}.header-button{display:inline-flex;align-items:center;padding:.6rem 1.2rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:.9rem;transition:all .2s;border:2px solid transparent}.header-button.primary{background:linear-gradient(135deg,#e5e7eb,#e5e7eb);color:#1e293b;box-shadow:0 4px 8px #e5e7eb4d}.header-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #e5e7eb66;text-decoration:none;color:#1e293b}.header-button.secondary{background:#ffffff1a;color:#fff;border-color:#fff3}.header-button.secondary:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px);text-decoration:none;color:#fff}.user-menu{position:relative}.user-avatar-button{position:relative;display:flex;align-items:center;gap:.75rem;background:#ffffff1a;border:2px solid rgba(255,255,255,.2);border-radius:12px;padding:.5rem 1rem;cursor:pointer;transition:all .2s;color:#fff;font-size:.9rem}.user-avatar-button:hover{background:#ffffff26;border-color:#e5e7eb4d;transform:translateY(-1px)}.notification-badge{position:absolute;top:-6px;right:-6px;min-width:18px;height:18px;padding:0 4px;background:#ef4444;color:#fff;border-radius:10px;font-size:11px;font-weight:600;display:flex;align-items:center;justify-content:center;line-height:1;border:2px solid rgba(30,41,59,.95);box-shadow:0 2px 4px #0003;animation:pulse-badge 2s infinite}@keyframes pulse-badge{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.user-avatar-small{width:32px;height:32px;border-radius:50%;background:linear-gradient(135deg,#e5e7eb,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#1e293b;font-weight:700;font-size:.8rem;position:relative;overflow:hidden}.user-avatar-image{width:100%;height:100%;object-fit:cover;border-radius:50%}.user-avatar-fallback{width:100%;height:100%;border-radius:50%;background:linear-gradient(135deg,#e5e7eb,#e5e7eb);display:flex;align-items:center;justify-content:center;color:#1e293b;font-weight:700;font-size:.8rem;position:absolute;top:0;left:0}.user-name{font-weight:600;max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-arrow{font-size:.7rem;opacity:.7;transition:transform .2s}.user-avatar-button:hover .dropdown-arrow{opacity:1}.user-dropdown{position:absolute;top:calc(100% + .5rem);right:0;background:#1e293bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);max-height:80vh;overflow-y:auto;border:1px solid rgba(255,255,255,.2);border-radius:12px;box-shadow:0 8px 32px #0006;min-width:250px;overflow:hidden;animation:dropdownSlide .2s ease-out;z-index:1001}@keyframes dropdownSlide{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.dropdown-header{padding:1rem;background:#e5e7eb1a;border-bottom:1px solid rgba(255,255,255,.1)}.dropdown-user-info strong{display:block;color:#fff;font-weight:600;margin-bottom:.25rem}.user-email{display:block;color:#ffffffb3;font-size:.85rem;margin-bottom:.25rem}.user-role{display:inline-block;background:#e5e7eb33;color:#e5e7eb;padding:.25rem .5rem;border-radius:12px;font-size:.75rem;font-weight:600;text-transform:uppercase;border:1px solid rgba(229,231,235,.3)}.dropdown-divider{height:1px;background:#ffffff1a;margin:.5rem 0}.dropdown-notifications{padding:.75rem 0}.notifications-header{display:flex;justify-content:space-between;align-items:center;padding:0 1rem;margin-bottom:.5rem}.notifications-header h4{margin:0;font-size:.85rem;color:#ffffffb3;text-transform:uppercase;letter-spacing:.5px;display:flex;align-items:center;gap:.5rem}.notifications-title-link{text-decoration:none;color:inherit;transition:color .2s ease}.notifications-title-link:hover h4{color:#ffffffe6}.mark-all-read{background:none;border:none;color:#fff9;font-size:.75rem;cursor:pointer;padding:.25rem .5rem;border-radius:4px;transition:all .2s}.mark-all-read:hover{background:#ffffff1a;color:#fff}.notifications-loading,.notifications-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:1.5rem;color:#ffffff80;gap:.5rem;font-size:.85rem}.notifications-list{max-height:240px;overflow-y:auto}.notification-item{padding:.75rem 1rem;cursor:pointer;transition:background .2s;display:flex;align-items:flex-start;gap:.5rem;position:relative}.notification-item:hover{background:#ffffff0d}.notification-item.unread{background:#3b82f60d}.notification-content{flex:1;min-width:0}.notification-title{font-size:.85rem;font-weight:600;color:#fff;margin-bottom:.25rem}.notification-message{font-size:.8rem;color:#ffffffb3;line-height:1.3;margin-bottom:.25rem}.notification-time{font-size:.7rem;color:#ffffff80}.notification-dot{width:6px;height:6px;border-radius:50%;background:#3b82f6;margin-top:.25rem;flex-shrink:0}.view-all-notifications{display:block;text-align:center;padding:.75rem;color:#ffffffb3;text-decoration:none;font-size:.85rem;border-top:1px solid rgba(255,255,255,.1);margin-top:.5rem;transition:all .2s}.view-all-notifications:hover{background:#ffffff0d;color:#fff}.spinner{animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dropdown-item{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;color:#fffc;text-decoration:none;transition:all .2s;border:none;background:none;width:100%;text-align:left;cursor:pointer;font-size:.9rem}.dropdown-item:hover{background:#ffffff1a;color:#fff;text-decoration:none}.dropdown-item.logout-item:hover{background:#dc35451a;color:#dc3545}.admin-item{color:#f59e0b}.admin-item:hover{background:#f59e0b1a;color:#f59e0b}.dropdown-icon{opacity:.8;width:20px;display:flex;justify-content:center;align-items:center}@media (max-width: 1200px){.header-container{gap:1.5rem;padding:0 1.5rem}.header-logo h1{font-size:1.6rem}.header-search{max-width:500px}}@media (max-width: 1024px){.header-container{gap:1rem;padding:0 1rem}.header-search{max-width:400px}.header-logo h1{font-size:1.4rem}}@media (max-width: 768px){.header-container{padding:0 1rem;height:60px;gap:.75rem;justify-content:space-between}.mobile-menu-toggle{display:block;order:1}.header-logo{order:2;flex:1;text-align:center}.header-logo h1{font-size:1.3rem}.mobile-nav{display:flex;flex-direction:column;top:60px}.header-search{display:none}.header-user{order:3}.user-avatar-button{padding:.4rem;border-radius:50%}.user-name{display:none}.user-dropdown{min-width:200px;right:0}.auth-buttons{gap:.5rem}.header-button{padding:.4rem .8rem;font-size:.85rem}.header-button.secondary{display:none}}@media (max-width: 480px){.header-container{padding:0 .75rem;height:56px}.mobile-nav{top:56px}.header-logo h1{font-size:1.1rem;font-weight:600}.mobile-menu-toggle{padding:.4rem}.header-button{padding:.4rem .6rem;font-size:.8rem}.user-avatar-small{width:28px;height:28px;font-size:.75rem}}@media (max-width: 320px){.header-logo h1{font-size:.95rem}.header-container{padding:0 .5rem}.mobile-nav-link{padding:.75rem;font-size:.95rem}}.footer-component.app-footer{background:#1e293bf2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-top:1px solid rgba(255,255,255,.1);color:#fff;margin-top:auto}.footer-component .footer-container{width:100%;max-width:1400px;margin:0 auto;padding:3rem 2rem 1rem;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.footer-component .footer-section h4{color:#e5e7eb;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem;border-bottom:1px solid rgba(255,255,255,.1)}.footer-component .footer-links{display:flex;flex-direction:column;gap:.75rem}.footer-component .footer-link{display:flex;align-items:center;gap:.5rem;color:#fffc;text-decoration:none;font-size:.9rem;padding:.25rem 0;transition:all .2s;border-radius:4px}.footer-component .footer-link:hover{color:#fff;text-decoration:none;transform:translate(4px)}.footer-component .footer-link.active{color:#e5e7eb;font-weight:500}.footer-component .footer-link svg{opacity:.8;transition:opacity .2s}.footer-component .footer-link:hover svg{opacity:1}.footer-component .footer-bottom{background:#0f172acc;border-top:1px solid rgba(255,255,255,.1);padding:1.5rem 2rem}.footer-component .footer-bottom-content{width:100%;max-width:1400px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;gap:1rem;flex-wrap:wrap}.footer-component .footer-logo{display:flex;align-items:center;gap:.5rem;color:#e5e7eb;font-weight:600;font-size:1rem}.footer-component .footer-copyright{color:#ffffffb3;font-size:.85rem}.footer-component .footer-built-with{color:#fff9;font-size:.8rem;font-style:italic}@media (max-width: 1024px){.footer-component .footer-container{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:1.5rem}}@media (max-width: 768px){.footer-component .footer-container{grid-template-columns:repeat(2,1fr);padding:2rem 1rem 1rem;gap:1.5rem}.footer-component .footer-bottom{padding:1rem}.footer-component .footer-bottom-content{flex-direction:column;text-align:center;gap:.75rem}.footer-component .footer-logo{order:1}.footer-component .footer-copyright{order:2}.footer-component .footer-built-with{order:3}}@media (max-width: 480px){.footer-component .footer-container{grid-template-columns:1fr;padding:1.5rem 1rem 1rem}.footer-component .footer-section h4{font-size:1rem}.footer-component .footer-link{font-size:.85rem}.footer-component .footer-logo{font-size:.9rem}.footer-component .footer-copyright{font-size:.8rem}.footer-component .footer-built-with{font-size:.75rem}}.admin-navigation{background:#ff0;box-shadow:0 2px 8px #ffff004d;position:sticky;top:118px;width:100%;z-index:998}.admin-nav-container{width:100%;margin:0;padding:0;display:flex;align-items:center;justify-content:space-between}.admin-zone-label{display:flex;align-items:center;gap:.5rem;color:#000;font-weight:700;font-size:.9rem;text-transform:uppercase;letter-spacing:.5px;padding:.75rem 2rem}.admin-zone-label svg{color:#000}.admin-zone-actions{display:flex;align-items:center;padding:.75rem 2rem}.admin-nav-close{background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:.5rem;border-radius:4px;transition:all .2s ease;color:#000}.admin-nav-close:hover{background:#0000001a;transform:scale(1.1)}.admin-nav-close:active{transform:scale(.95)}.admin-nav-items{display:flex;align-items:center;gap:0;flex:1;justify-content:center;padding:0 2rem}.admin-nav-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;color:#1f2937;font-size:.9rem;font-weight:600;border-bottom:3px solid transparent;transition:all .2s ease;position:relative;text-transform:uppercase;letter-spacing:.5px}.admin-nav-item:hover{color:#000;background:#0000001a;transform:translateY(-1px)}.admin-nav-item.active{color:#000;background:#00000026;font-weight:700}.admin-nav-item svg{opacity:.9}.admin-nav-item:hover svg,.admin-nav-item.active svg{opacity:1}@media (max-width: 768px){.admin-nav-container{padding:0 1rem;flex-direction:column;gap:.75rem}.admin-zone-label{font-size:.8rem;padding:.25rem .75rem}.admin-zone-actions{padding:.5rem}.admin-nav-close{padding:.5rem;min-width:44px;min-height:44px}.admin-nav-items{overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;justify-content:flex-start;width:100%}.admin-nav-items::-webkit-scrollbar{display:none}.admin-nav-item{flex-shrink:0;padding:.75rem;font-size:.8rem}.admin-nav-item span{display:none}}@media (max-width: 480px){.admin-navigation{top:108px}}.user-navigation{background:linear-gradient(135deg,#475569,#64748b);box-shadow:0 2px 8px #0003;position:sticky;top:70px;width:100%;z-index:999}.user-nav-container{width:100%;max-width:1400px;margin:0 auto;padding:0 2rem;display:flex;align-items:center;justify-content:space-between}.user-nav-items{display:flex;align-items:center;gap:0}.user-nav-items.left{justify-content:flex-start}.user-nav-items.right{justify-content:flex-end}.user-nav-item{display:flex;align-items:center;gap:.5rem;padding:.75rem 1rem;text-decoration:none;color:#ffffffe6;font-size:.9rem;font-weight:500;transition:all .2s ease;border-bottom:3px solid transparent}.user-nav-item:hover{color:#fff;background:#ffffff1a;transform:translateY(-1px)}.user-nav-item.active{color:#fff;background:#ffffff26;border-bottom-color:#fff;font-weight:600}.user-nav-item svg{opacity:.9}.user-nav-item:hover svg,.user-nav-item.active svg{opacity:1}@media (max-width: 1200px){.user-nav-container{padding:0 1.5rem}}@media (max-width: 1024px){.user-nav-container{padding:0 1rem}}@media (max-width: 768px){.user-nav-container{padding:0 1rem;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none}.user-nav-container::-webkit-scrollbar{display:none}.user-nav-items{flex-shrink:0}.user-nav-item{padding:.75rem}.user-nav-item span{display:none}}@media (max-width: 480px){.user-navigation{top:60px}}.app-layout{min-height:100vh;display:flex;flex-direction:column}.app-main{flex:1;padding-top:0}.app-main.with-admin-nav,.app-main.with-user-nav{padding-top:0}.card-carousel-container{width:100%;height:180px;overflow:hidden;position:relative;background:#0003;border-radius:12px;margin:2rem 0}.card-carousel-track{display:flex;gap:12px;padding:12px 0;animation:carousel-scroll 30s linear infinite;will-change:transform}.card-carousel-track:hover{animation-play-state:paused}.card-carousel-item{flex-shrink:0;width:auto;height:156px;cursor:pointer;transition:transform .2s ease,box-shadow .2s ease;border-radius:8px;overflow:hidden}.card-carousel-item:hover{transform:scale(1.05) translateY(-4px);box-shadow:0 8px 24px #0009;z-index:10}.card-carousel-image{height:100%;width:auto;object-fit:contain;display:block;border-radius:8px;box-shadow:0 4px 12px #0006}@keyframes carousel-scroll{0%{transform:translate(0)}to{transform:translate(-33.333%)}}@media (max-width: 768px){.card-carousel-container{height:160px;margin:1.5rem 0}.card-carousel-item{height:136px}}@media (max-width: 480px){.card-carousel-container{height:140px;margin:1rem 0}.card-carousel-item{height:116px}.card-carousel-track{gap:8px}}.home-page{text-align:center;background:linear-gradient(135deg,#1e293b,#475569);min-height:calc(100vh - 140px);color:#fff}.home-page .home-page-header{padding:2rem;width:100%;margin:0 auto;overflow:visible}.home-page h1{font-size:3rem;margin-bottom:.5rem;background:linear-gradient(45deg,#e5e7eb,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.home-page .home-page-hero-search{background:#ffffff14;-webkit-backdrop-filter:blur(15px);backdrop-filter:blur(15px);border-radius:16px;padding:2.5rem;margin:3rem auto;max-width:1000px;border:1px solid rgba(255,255,255,.15);box-shadow:0 8px 32px #0003;overflow:visible;position:relative;z-index:10}.home-page .home-page-hero-search h3{color:#e5e7eb;font-size:1.8rem;margin-bottom:.5rem;font-weight:700}.home-page .home-page-hero-search p{color:#fffc;margin-bottom:2rem;font-size:1.1rem}.home-page .home-page-search{max-width:100%}.home-page .home-page-features-preview{margin:3rem 0;position:relative;z-index:1}.home-page .home-page-feature-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:2rem;max-width:1200px;margin-left:auto;margin-right:auto}.home-page .home-page-feature-card{background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:12px;padding:2rem;border:1px solid rgba(255,255,255,.1);transition:transform .3s ease,border-color .3s ease;position:relative;z-index:1;text-align:center;display:flex;flex-direction:column;align-items:center;gap:1rem}.home-page .home-page-feature-card:hover{transform:translateY(-4px);border-color:#e5e7eb4d}.home-page .home-page-feature-card h4{margin:0;color:#e5e7eb;font-size:1.2rem;font-weight:600}.home-page .home-page-feature-card p{margin:0;color:#fffc;line-height:1.5}.home-page .home-page-auth-section{margin:3rem 0;padding:2rem;background:#ffffff0d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:16px;border:1px solid rgba(255,255,255,.1)}.home-page .home-page-auth-section h3{margin-bottom:.5rem;color:#e5e7eb;font-size:1.8rem}.home-page .home-page-auth-section p{margin-bottom:2rem;color:#fffc}.home-page .home-page-auth-actions{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap}.home-page .home-page-action-button{display:inline-flex;align-items:center;gap:.5rem;padding:.875rem 1.5rem;border-radius:8px;text-decoration:none;font-weight:600;font-size:1rem;transition:all .2s;border:2px solid transparent}.home-page .home-page-action-button.primary{background:linear-gradient(135deg,#e5e7eb,#e5e7eb);color:#1e293b;box-shadow:0 4px 8px #e5e7eb4d}.home-page .home-page-action-button.primary:hover{transform:translateY(-2px);box-shadow:0 6px 12px #e5e7eb66;text-decoration:none;color:#1e293b}.home-page .home-page-action-button.secondary{background:#ffffff1a;color:#fff;border-color:#fff3}.home-page .home-page-action-button.secondary:hover{background:#fff3;border-color:#ffffff4d;transform:translateY(-2px);text-decoration:none;color:#fff}@media (max-width: 768px){.home-page h1{font-size:2rem}.home-page .home-page-feature-grid{grid-template-columns:1fr}.home-page .home-page-header{padding:1rem}.home-page .home-page-hero-search{padding:2rem 1.5rem;margin:2rem auto}.home-page .home-page-hero-search h3{font-size:1.5rem}.home-page .home-page-hero-search p{font-size:1rem}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#0f172a}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.card-icon-spinner{display:inline-block;width:24px;height:32px;background:#fff;border-radius:4px;animation:card-spin 1s linear infinite;border:1px solid rgba(255,255,255,.3)}.card-icon-spinner.small{width:16px;height:21px;border-radius:3px;margin-right:.5rem}.card-icon-spinner.tiny{width:12px;height:16px;border-radius:2px}.card-icon-spinner.large{width:32px;height:43px;border-radius:5px}.card-icon-spinner.xlarge{width:48px;height:64px;border-radius:6px}@keyframes card-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.toast-container{position:fixed;top:1rem;right:1rem;z-index:10000;display:flex;flex-direction:column;gap:.5rem;max-width:400px;pointer-events:none}.toast{display:flex;align-items:center;gap:.75rem;padding:1rem 1.25rem;background:#0f172af2;border:1px solid rgba(255,255,255,.1);border-radius:8px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 8px 32px #0000004d;color:#fff;font-size:.875rem;line-height:1.4;max-width:100%;pointer-events:auto;cursor:pointer;transition:all .3s ease;animation:toast-slide-in .3s ease}.toast:hover{transform:translateY(-2px);box-shadow:0 12px 40px #0006}.toast-success{border-left:3px solid #10b981}.toast-error{border-left:3px solid #ef4444}.toast-warning{border-left:3px solid #f59e0b}.toast-info{border-left:3px solid #3b82f6}.toast-icon{flex-shrink:0;display:flex;align-items:center}.toast-success .toast-icon{color:#10b981}.toast-error .toast-icon{color:#ef4444}.toast-warning .toast-icon{color:#f59e0b}.toast-info .toast-icon{color:#3b82f6}.toast-message{flex:1;word-wrap:break-word}.toast-close{flex-shrink:0;background:none;border:none;color:#fff9;font-size:1.25rem;cursor:pointer;padding:0;width:20px;height:20px;display:flex;align-items:center;justify-content:center;transition:color .2s ease}@keyframes toast-slide-in{0%{transform:translate(100%);opacity:0}to{transform:translate(0);opacity:1}}@media (max-width: 768px){.toast-container{top:.5rem;right:.5rem;left:.5rem;max-width:none}.toast{padding:.875rem 1rem;font-size:.8rem}}#root{min-height:100vh}.toast-container{position:fixed;top:20px;right:20px;z-index:1000;display:flex;flex-direction:column;gap:10px}.toast{background:linear-gradient(135deg,#1e293b,#334155);border-radius:12px;padding:1rem 1.25rem;box-shadow:0 10px 40px #0000004d;border-left:4px solid;display:flex;align-items:center;gap:.75rem;max-width:400px;cursor:pointer;animation:slideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid rgba(255,255,255,.1)}.toast-success{border-left-color:#10b981}.toast-error{border-left-color:#ef4444}.toast-warning{border-left-color:#f59e0b}.toast-info{border-left-color:#3b82f6}.toast-icon{font-size:1.1rem;color:#ffffffe6}.toast-message{flex:1;color:#fffffff2;font-weight:500;line-height:1.4}.toast-close{background:none;border:none;font-size:1.25rem;color:#fff9;cursor:pointer;padding:0;line-height:1;transition:color .2s ease}.toast-close:hover{color:#ffffffe6}@keyframes slideIn{0%{opacity:0;transform:translate(100%)}to{opacity:1;transform:translate(0)}}
