:root{--card-background:#1e1e2d;--text-primary:#fff;--text-secondary:#a0aec0;--accent-blue:#6bb6ff;--accent-highlight:#63b3ed}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}@tailwind base;@tailwind components;@tailwind utilities;.hover\:shadow-glow-high:hover{box-shadow:0 0 15px 5px #ef444480}.hover\:shadow-glow-medium:hover{box-shadow:0 0 15px 5px #f9731680}.hover\:shadow-glow-low:hover{box-shadow:0 0 15px 5px #22c55e80}.player-cards-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));margin-top:1.5rem}@keyframes pulse{0%,to{opacity:1}50%{opacity:.7}}.bg-blue-500{animation:pulse 2s cubic-bezier(.4,0,.6,1) infinite}::-webkit-scrollbar{height:8px;width:8px}::-webkit-scrollbar-track{background:#0f172a80}::-webkit-scrollbar-thumb{background:#3b82f680}::-webkit-scrollbar-thumb:hover{background:#3b82f6b3}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.animate-fadeIn,.player-cards-grid>div{animation:fadeIn .3s ease-out forwards}.player-cards-grid>div:first-child{animation-delay:.05s}.player-cards-grid>div:nth-child(2){animation-delay:.1s}.player-cards-grid>div:nth-child(3){animation-delay:.15s}.player-cards-grid>div:nth-child(4){animation-delay:.2s}.player-cards-grid>div:nth-child(5){animation-delay:.25s}.player-cards-grid>div:nth-child(6){animation-delay:.3s}.player-cards-grid>div:nth-child(7){animation-delay:.35s}.player-cards-grid>div:nth-child(8){animation-delay:.4s}.player-cards-grid>div:nth-child(9){animation-delay:.45s}.player-cards-grid>div:nth-child(10){animation-delay:.5s}@keyframes pulse-slow{0%,to{opacity:.3}50%{opacity:.1}}.animate-pulse-slow{animation:pulse-slow 4s cubic-bezier(.4,0,.6,1) infinite}.profile-dropdown-container{display:inline-block;position:relative;z-index:2000}.header-profile-button{align-items:center;background:#0009;border:1px solid #fff6;border-radius:6px;box-sizing:border-box;color:var(--text-primary);cursor:pointer;display:flex;font-size:.85rem;gap:8px;height:32px;padding:6px 10px;transition:all .3s ease;white-space:nowrap}.header-profile-button:hover{background:#00000080;border-color:#6bb6ff;box-shadow:0 0 0 2px #6bb6ff33}.header-profile-button .user-avatar{border:1px solid #ffffff4d;border-radius:50%;flex-shrink:0;height:22px;overflow:hidden;width:22px}.header-profile-button .user-avatar img{height:100%;object-fit:cover;width:100%}.header-profile-button .user-avatar .avatar-placeholder{align-items:center;background:#0000004d;color:#fff;display:flex;font-size:.9rem;font-weight:700;height:100%;justify-content:center;width:100%}.header-profile-button .user-avatar .avatar-placeholder img{filter:brightness(1.2) contrast(1.1);height:70%;object-fit:contain;width:70%}.header-profile-button .user-name{font-size:.85rem;font-weight:500;line-height:1.2;max-width:100px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.profile-dropdown{background:#000;border:1px solid #ffffff1a;border-radius:6px;box-shadow:0 4px 16px #0006;max-width:320px;min-width:280px;overflow:hidden;pointer-events:auto;position:fixed;z-index:9999}.dropdown-header{border-bottom:1px solid #ffffff1a;padding:12px 16px}.dropdown-header-title{color:var(--text-primary);font-size:.85rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.dropdown-section{padding:12px}.dropdown-section:not(:last-child){border-bottom:1px solid #ffffff14}.eve-characters-preview{display:flex;flex-direction:column;gap:8px;max-height:200px;overflow-y:auto}.eve-character-preview{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;cursor:pointer;display:flex;gap:12px;padding:10px;transition:all .2s ease}.eve-character-preview:hover{background:#ff8c001a;border-color:#ff8c004d}.character-portrait{border:1px solid #ffffff1a;border-radius:50%;flex-shrink:0;height:32px;object-fit:cover;width:32px}.character-info{flex:1 1;min-width:0}.character-name-row{align-items:center;display:flex;gap:6px;margin-bottom:4px}.character-name{color:var(--text-primary);font-size:.9rem;font-weight:600;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.org-icon{border-radius:2px;flex-shrink:0;height:16px;width:16px}.character-stats{align-items:center;display:flex;gap:6px}.character-stat,.character-stats{color:var(--text-secondary);font-size:.75rem}.character-stat-separator{color:var(--text-secondary);opacity:.5}.add-character-button{align-items:center;background:#0000;border:none;color:var(--text-secondary);cursor:pointer;display:flex;font-size:.8rem;font-weight:500;gap:6px;justify-content:center;margin-top:8px;padding:8px 10px;transition:color .2s ease;width:100%}.add-character-button:hover{color:#ff8c00}.add-character-icon{flex-shrink:0;height:14px;object-fit:contain;width:14px}.add-character-text{font-size:.8rem}.link-character-cta{gap:12px;padding:16px;text-align:center}.cta-content,.link-character-cta{display:flex;flex-direction:column}.cta-content{gap:4px}.cta-title{color:var(--text-primary);font-size:.9rem;font-weight:600}.cta-description{color:var(--text-secondary);font-size:.75rem;line-height:1.4}.cta-button{background:#ffffff0d;border:1px solid #ffffff1a;border-radius:6px;color:var(--text-primary);cursor:pointer;font-size:.85rem;font-weight:600;padding:8px 16px;transition:all .2s ease}.cta-button:hover{background:#ff8c001a;border-color:#ff8c004d;color:#ff8c00}.menu-section{padding-bottom:8px;padding-top:8px}.dropdown-item{align-items:center;background:#0000;border:none;border-radius:6px;color:var(--text-primary);cursor:pointer;display:flex;font-size:.85rem;font-weight:500;gap:10px;padding:10px 12px;text-align:left;transition:all .2s ease;width:100%}.dropdown-item:hover{background:#ff8c001a;color:#ff8c00}.dropdown-item-icon{display:block;flex-shrink:0;height:16px;margin-top:1px;object-fit:contain;width:16px}.dropdown-item-text{align-items:center;display:flex;flex:1 1;line-height:1.2}.account-section{padding-bottom:8px;padding-top:8px}.account-item{color:var(--text-secondary)}.account-item:hover{background:#ffffff0d;color:var(--text-primary)}.eve-characters-preview::-webkit-scrollbar{width:6px}.eve-characters-preview::-webkit-scrollbar-track{background:#0003;border-radius:3px}.eve-characters-preview::-webkit-scrollbar-thumb{background:#fff3;border-radius:3px}.eve-characters-preview::-webkit-scrollbar-thumb:hover{background:#ffffff4d}@media (max-width:768px){.header-profile-button{gap:0;justify-content:center;min-width:32px;padding:4px 6px}.header-profile-button .user-name{display:none}.header-profile-button .user-avatar{height:20px;width:20px}.profile-dropdown{min-width:260px;right:0}}.header-eve-time{align-items:center;color:#bbb;color:var(--text-secondary,#bbb);display:flex;font-family:Courier New,monospace;font-size:.85rem;gap:6px;opacity:.8;transition:opacity .2s ease}.header-eve-time:hover{opacity:1}.eve-time-label{font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.eve-time-value{color:#2a5a8a;font-weight:700;text-shadow:0 0 8px #2a5a8a33}@media (max-width:768px){.header-eve-time{font-size:.8rem;gap:4px}.eve-time-label{font-size:.7rem}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000d9;box-shadow:0 2px 15px #0000004d;left:0;min-height:50px;position:fixed;right:0;top:0;width:100%;z-index:1000}.header-container{align-items:center;display:flex;justify-content:space-between;min-height:50px;padding:15px 30px;position:relative}.header-eve-time{left:50%;position:absolute;transform:translateX(-50%);z-index:1}.logo{align-items:center;display:flex}.logo-image{aspect-ratio:1/1;filter:hue-rotate(280deg) saturate(70%) brightness(80%);flex-shrink:0;height:40px;margin-right:15px;object-fit:contain;width:auto}.logo-text{color:var(--text-primary);font-size:2.2rem;font-weight:700;letter-spacing:1px}.header-search{margin-left:auto;margin-right:10px;order:1;position:relative;z-index:1000}.search-container{min-width:200px;padding:0;position:relative;width:200px}.search-input{background:#000000b3;border:1px solid #fff6;border-radius:6px;box-sizing:border-box;color:var(--text-primary);font-size:.9rem;height:32px;margin:0;min-width:200px;padding:6px 10px;transition:all .3s ease;width:200px!important}.search-input:focus{background:#0009;border-color:#6bb6ff;box-shadow:0 0 0 2px #6bb6ff33;outline:none}.search-input::placeholder{color:var(--text-secondary)}.search-results{animation:searchResultsSlide .2s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#141414f2;border:1px solid #fff3;border-bottom-left-radius:8px;border-bottom-right-radius:8px;border-top:0;border-top-left-radius:0;border-top-right-radius:0;box-shadow:0 8px 24px #00000080;box-sizing:border-box;left:0;margin-top:0;max-height:600px;overflow-y:auto;padding:0;position:absolute;right:0;top:calc(100% - 2px);width:100%}@keyframes searchResultsSlide{0%{opacity:0;transform:translateY(0)}to{opacity:1;transform:translateY(0)}}.search-result-item{align-items:center;border-bottom:1px solid #ffffff1a;cursor:pointer;display:flex;gap:10px;margin:0;padding:10px 12px;transition:background-color .2s ease}.search-result-item:first-child{border-top:none;margin-top:0}.search-result-item:last-child{border-bottom:none}.search-result-item:hover{background:#6bb6ff1a}.search-result-icon{border-radius:50%;flex-shrink:0;height:24px;object-fit:cover;width:24px}.search-result-info{flex:1 1;min-width:0}.search-result-top{align-items:center;display:flex;gap:8px}.search-result-name{color:var(--text-primary);font-size:.9rem;font-weight:500;margin-bottom:2px}.search-result-meta{font-size:.8rem;font-weight:600}.search-result-region{color:var(--text-secondary);font-size:.8rem}.mobile-search{display:none}.header-auth{align-items:center;display:flex;margin-right:15px;order:2}.header-login-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.85rem;font-weight:600;padding:6px 14px;transition:all .2s ease;white-space:nowrap}.header-login-button:hover{box-shadow:0 4px 12px #2a5a8a4d;transform:translateY(-2px)}.hamburger-menu{cursor:pointer;display:flex;flex-direction:column;height:22px;justify-content:space-between;order:3;position:relative;width:30px;z-index:200}.hamburger-menu span{background-color:var(--text-primary);border-radius:3px;display:block;height:3px;transition:all .3s ease;width:100%}.hamburger-menu.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#000000f2;box-shadow:-5px 0 15px #0000004d;display:flex;flex-direction:column;height:100vh;overflow-y:auto;padding-top:80px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:300px;z-index:150}.nav.open{right:0}.app-menu{display:flex;flex:1 1;flex-direction:column;padding:10px 0}.app-item{align-items:center;animation:fadeInUp .3s forwards;animation-delay:0s;animation-delay:calc(.05s*var(--i, 0));border-bottom:1px solid #ffffff0d;display:flex;opacity:0;padding:15px 20px;text-decoration:none;transform:translateY(20px);transition:background-color .3s ease}.app-item:hover{background-color:#ffffff0d}.app-icon{align-items:center;background-color:#0003;border-radius:8px;display:flex;flex-shrink:0;height:40px;justify-content:center;margin-right:15px;padding:8px;width:40px}.app-icon img{aspect-ratio:1/1;display:block;filter:brightness(1.2);flex-shrink:0;object-fit:contain}.app-icon img,.app-icon svg{height:24px;width:24px}.app-name{color:var(--text-primary);font-size:1.1rem;font-weight:500}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.nav.open .app-item:first-child{--i:1}.nav.open .app-item:nth-child(2){--i:2}.nav.open .app-item:nth-child(3){--i:3}.nav.open .app-item:nth-child(4){--i:4}.nav.open .app-item:nth-child(5){--i:5}.nav.open .app-item:nth-child(6){--i:6}@media (max-width:1000px){.header{min-height:45px}.header-container{min-height:45px;padding:10px 15px;position:relative}.header-search{display:none}.mobile-search{background:#000000f2;border-bottom:1px solid #ffffff1a;display:block;margin-bottom:5px;margin-top:-20px;padding:10px 15px}.mobile-search,.mobile-search .search-container{position:relative;z-index:201}.mobile-search .search-input{background:#000000b3;border:1px solid #fff6;border-radius:6px;box-sizing:border-box;color:var(--text-primary);font-size:.9rem;padding:8px 12px;width:100%}.mobile-search .search-results{-webkit-overflow-scrolling:touch;background:#0a0e14!important;border:1px solid #fff3;border-radius:8px;box-shadow:0 8px 24px #000c;isolation:isolate;left:0!important;max-height:400px;overflow-y:auto;position:absolute!important;right:0!important;top:calc(100% + 4px)!important;width:100%!important;z-index:202!important}.header-auth{margin-right:10px}.header-login-button{font-size:.75rem;padding:4px 10px}.logo-text{font-size:1.2rem}.logo-image{height:28px;margin-right:10px;width:28px}.nav{padding-top:60px;width:60%}.app-menu{gap:5px;padding:20px 10px}.app-item{border-bottom:none;border-radius:8px;margin-bottom:6px;padding:15px 8px}.app-item,.app-item:hover{background-color:#ffffff05}.app-icon{background-color:initial;border:none;height:42px;margin-left:12px;margin-right:4px;width:42px}.app-icon img,.app-icon svg{height:25px;width:25px}.app-name{font-size:.95rem;font-weight:500}.hamburger-menu{height:20px;width:26px}}@media (max-width:600px){.header{min-height:45px}.header-container{align-items:center;display:flex;justify-content:space-between;padding:8px 12px;position:relative}.logo{flex:1 1;justify-content:flex-start}.logo-text{font-size:1.1rem}.logo-image{height:24px;margin-right:8px;width:24px}.header-auth{margin-left:0;margin-right:10px;order:2}.hamburger-menu{display:flex;flex-direction:column;height:22px;justify-content:space-between;order:3;width:26px;z-index:200}.hamburger-menu span{background-color:#fff;border-radius:3px;height:3px;margin-bottom:1px;width:100%}.hamburger-menu.open span:first-child{transform:translateY(9px) rotate(45deg)}.hamburger-menu.open span:nth-child(2){opacity:0}.hamburger-menu.open span:nth-child(3){transform:translateY(-9px) rotate(-45deg)}.nav{padding-top:65px;width:65%}.app-menu{gap:3px;padding:15px 8px}.app-item{border-radius:10px;margin-bottom:8px;padding:16px 6px}.app-icon{background-color:initial;border:none;border-radius:0;height:49px;margin-left:15px;margin-right:3px;width:49px}.app-icon img,.app-icon svg{height:29px;width:29px}.app-name{font-size:1.05rem;font-weight:500;letter-spacing:.1px}}.app-support{border-top:1px solid #ffffff1a;margin-top:auto!important;opacity:.7}.app-support:hover{opacity:1}.app-support .app-icon svg{stroke:#fff}.footer{background-color:#000;border-top:1px solid var(--border-color);box-shadow:0 -4px 20px #00000080;flex-shrink:0;margin-top:auto;padding:40px 0 20px;position:relative;width:100%;z-index:20}#root,body,html{height:100%;margin:0;padding:0}#root{min-height:100vh}#root,.footer-container{display:flex;flex-direction:column}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 2fr 1fr;margin-bottom:30px}.footer-section{display:flex;flex-direction:column;height:100%;min-width:200px}.footer-about{padding-right:20px}.footer-features{text-align:center}.footer-features-content{align-items:center;display:flex;flex-direction:column}.footer-contact{text-align:right}.footer-title{color:var(--text-primary);font-size:1.2rem;margin-bottom:15px;position:relative;text-shadow:0 0 8px #000c}.footer-features .footer-title{display:inline-block;margin-bottom:20px}.footer-contact .footer-title{margin-bottom:20px}.footer-title:after{background-color:var(--accent-blue);bottom:-8px;box-shadow:0 0 8px #0078d799;content:"";height:2px;left:0;position:absolute;width:40px}.footer-features .footer-title:after{left:50%;transform:translateX(-50%);width:60px}.footer-contact .footer-title:after{left:auto;right:0}.footer-contact-info,.footer-description{color:var(--text-primary);line-height:1.6;text-shadow:0 0 6px #000c}.footer-contact-info a{color:var(--accent-blue);text-decoration:none;transition:color .2s ease}.footer-contact-info a:hover{color:var(--accent-highlight)}.footer-contact-links{display:inline-block;list-style:none;margin:0;padding:0;text-align:right}.footer-contact-links li{align-items:center;display:flex;height:24px;justify-content:flex-end;margin-bottom:12px}.footer-contact-text{color:var(--text-primary);text-shadow:0 0 6px #000c}.footer-social-link{color:var(--text-primary)!important;display:inline-block;position:relative;text-decoration:none;transition:color .3s ease,transform .2s ease}.footer-social-link:hover{color:var(--accent-blue)!important;transform:translateX(-3px)}.footer-social-link:after{background-color:var(--accent-blue);bottom:-2px;content:"";height:1px;position:absolute;right:0;transition:width .3s ease;width:0}.footer-social-link:hover:after{left:0;right:auto;width:100%}.footer-contact-info,.footer-contact-links,.footer-features-content,.footer-links{margin-top:0}.footer-spacer{flex-grow:1;min-height:10px}.footer-legal-links{display:flex;gap:20px;margin-top:15px}.footer-legal-center{justify-content:center;margin-top:25px}.footer-legal-right{justify-content:flex-end;margin-top:25px}.footer-legal-links a{color:var(--text-secondary);font-size:.9rem;position:relative;text-decoration:none;transition:color .3s ease}.footer-legal-links a:hover{color:var(--accent-blue)}.footer-legal-links a:after{background-color:var(--accent-blue);bottom:-2px;content:"";height:1px;left:0;position:absolute;transition:width .3s ease;width:0}.footer-legal-links a:hover:after{width:100%}.footer-links{display:inline-block;list-style:none;margin:0;padding:0;text-align:left}.footer-links li{margin-bottom:12px}.footer-links a{align-items:center;color:var(--text-primary);display:flex;gap:10px;text-decoration:none;text-shadow:0 0 6px #000c;transition:color .3s ease,transform .2s ease}.footer-links a:hover{color:var(--accent-blue);transform:translateX(3px)}.footer-icon{align-items:center;display:flex;flex-shrink:0;height:20px;justify-content:center;width:20px}.footer-icon img{filter:brightness(.9);height:16px;transition:filter .3s ease;width:16px}.footer-links a:hover .footer-icon img{filter:brightness(1.2)}.footer-bottom{border-top:1px solid #ffffff0d;padding-top:20px;text-align:center}.footer-copyright,.footer-disclaimer{color:var(--text-secondary);font-size:.9rem;margin:5px 0;text-shadow:0 0 6px #000c}@media (max-width:992px){.footer-content{gap:20px;grid-template-columns:1fr 1.5fr 1fr}}@media (max-width:768px){.footer-content{gap:40px;grid-template-columns:1fr}.footer-section{padding-right:0}.footer-about,.footer-contact,.footer-section{text-align:center}.footer-title:after{left:50%;transform:translateX(-50%)}.footer-contact .footer-title:after{left:50%;right:auto}.footer-contact-links,.footer-links{text-align:center}.footer-contact-links li,.footer-legal-center,.footer-legal-links,.footer-legal-right,.footer-links a{justify-content:center}.footer-social-link:hover{transform:translateY(-3px)}}.particle-background{background:radial-gradient(ellipse at center,#141e304d 0,#0b162666 40%,#040c1880 70%,#000000f2 100%);z-index:-1}.particle-background,.space-glow{height:100%;left:0;overflow:hidden;pointer-events:none;position:fixed;top:0;width:100%}.space-glow{z-index:-2}.space-glow:before{animation:space-glow 180s ease-in-out infinite alternate;background:radial-gradient(ellipse at 30% 40%,#1e3c7826 0,#1e3c7800 50%),radial-gradient(ellipse at 70% 30%,#3c145026 0,#3c145000 50%);content:"";height:200%;left:-50%;opacity:.5;position:absolute;top:-50%;width:200%}.particle-background:before{animation:nebula-drift 120s ease-in-out infinite alternate;background:radial-gradient(circle at 20% 30%,#202d641a 0,#202d6400 25%),radial-gradient(circle at 80% 20%,#321e501a 0,#321e5000 25%),radial-gradient(circle at 40% 80%,#143c641a 0,#143c6400 30%),radial-gradient(circle at 70% 50%,#3c143c14 0,#3c143c00 35%);opacity:.7;z-index:1}.particle-background:after,.particle-background:before{content:"";height:100%;left:0;position:absolute;top:0;width:100%}.particle-background:after{animation:twinkle 8s ease-in-out infinite alternate;background-image:radial-gradient(1px 1px at 10% 10%,#ffffffe6 50%,#0000 100%),radial-gradient(1px 1px at 20% 50%,#fffc 50%,#0000 100%),radial-gradient(1px 1px at 30% 30%,#ffffffb3 50%,#0000 100%),radial-gradient(1px 1px at 40% 70%,#fffc 50%,#0000 100%),radial-gradient(1px 1px at 50% 40%,#ffffffe6 50%,#0000 100%),radial-gradient(1px 1px at 60% 80%,#fffc 50%,#0000 100%),radial-gradient(1px 1px at 70% 20%,#ffffffb3 50%,#0000 100%),radial-gradient(1px 1px at 80% 60%,#fffc 50%,#0000 100%),radial-gradient(1px 1px at 90% 90%,#ffffffe6 50%,#0000 100%);background-repeat:repeat;background-size:200px 200px;opacity:.2;z-index:2}@keyframes nebula-drift{0%{transform:scale(1) translate(0)}25%{transform:scale(1.01) translate(.5%,-.5%)}50%{transform:scale(1.005) translate(-.5%,.5%)}75%{transform:scale(1.015) translate(.5%,.5%)}to{transform:scale(1.01) translate(-.5%,-.5%)}}@keyframes twinkle{0%{opacity:.1}50%{opacity:.15}to{opacity:.1}}@keyframes space-glow{0%{transform:rotate(0deg) scale(1)}50%{transform:rotate(90deg) scale(1.05)}to{transform:rotate(180deg) scale(1)}}.sidebar{align-items:center;background:#000000d9;box-shadow:2px 0 10px #0000004d;display:flex;flex-direction:column;height:100vh;justify-content:center;left:0;overflow-x:hidden;position:fixed;top:0;transition:width .3s cubic-bezier(.4,0,.2,1);width:60px;z-index:1200}.sidebar.expanded{width:245px}.sidebar-nav{align-items:stretch;display:flex;flex-direction:column;height:calc(100vh - 100px);justify-content:center;margin-top:-150px;position:relative;width:100%}.sidebar-support{background:none!important;border-radius:0!important;border-top:1px solid #ffffff1a;bottom:10px!important;font-size:.9rem;left:8px!important;margin:0!important;opacity:.7;padding-top:12px!important;position:fixed!important;transform:none!important;width:44px!important}.sidebar.expanded .sidebar-support{width:229px!important}.sidebar-support:hover{background:none!important;opacity:1;transform:none!important}.sidebar-support .sidebar-icon svg{stroke:#fff;height:24px;width:24px}.sidebar-support:hover .sidebar-icon svg{stroke:#fff}.sidebar-item{align-items:center;border-radius:8px;color:#fff;color:var(--text-primary,#fff);cursor:pointer;display:flex;margin:4px 8px;padding:14px 18px;position:relative;text-decoration:none;transition:background .2s,transform .2s,color .2s}.sidebar-item:focus,.sidebar-item:hover{background:#ffffff12;color:#fff;transform:scale(1.04)}.sidebar:not(.expanded) .sidebar-item:hover:after{background:#1e1e28f7;border-radius:6px;box-shadow:0 2px 8px #0000002e;color:#fff;content:attr(data-tooltip);font-size:.98rem;font-weight:500;left:110%;opacity:.96;padding:6px 14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:opacity .15s;white-space:nowrap;z-index:2000}.sidebar-icon{align-items:center;display:flex;flex-shrink:0;height:32px;justify-content:flex-start!important;margin-left:-10px;width:32px}.sidebar-icon img,.sidebar-icon svg{aspect-ratio:1/1;display:block;filter:brightness(1.2) invert(0);flex-shrink:0;height:28px;object-fit:contain;width:28px}.sidebar-label{font-size:1.08rem;font-weight:500;margin-left:18px;opacity:0;pointer-events:none;transition:opacity .2s,margin .2s;white-space:nowrap}.sidebar.expanded .sidebar-label{opacity:1;pointer-events:auto}@media (min-width:1001px) and (max-width:1200px){.sidebar-nav{margin-top:-100px}}@media (max-width:1000px){.sidebar{display:none}}body.map-fs-active .sidebar{display:none!important}@media (pointer:coarse){.sidebar{display:none}}.auth-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:2000}.auth-modal{animation:modalSlideIn .3s ease-out;background-color:#141414f2;border:1px solid var(--border-color);border-radius:12px;box-shadow:0 20px 60px #000c;margin:20px;max-width:450px;padding:40px;position:relative;width:100%}.auth-modal-close{align-items:center;background:none;border:none;border-radius:4px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:5px;position:absolute;right:15px;top:15px;transition:all .2s ease;width:32px}.auth-modal-close:hover{background-color:#ffffff1a;color:var(--text-primary)}.auth-form{display:flex;flex-direction:column}.auth-form h2{color:var(--text-primary);font-size:2rem;font-weight:600;margin-bottom:30px;text-align:center;text-shadow:0 0 10px #000c}.form-group input,.form-group textarea{background-color:#0006;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus,.form-group textarea:focus{background-color:#0009;border-color:var(--accent-highlight);box-shadow:0 0 0 3px #2a5a8a33;outline:none}.form-group input:disabled,.form-group textarea:disabled{cursor:not-allowed;opacity:.6}.form-group textarea{min-height:80px;resize:vertical}.auth-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-bottom:15px;padding:12px 24px;transition:all .3s ease;width:100%}.auth-button:hover:not(:disabled){box-shadow:0 8px 20px #2a5a8a66;transform:translateY(-2px)}.auth-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.auth-switch{color:var(--text-secondary);font-size:.95rem;text-align:center}.auth-link{color:var(--accent-highlight);font-weight:500;text-decoration:none;transition:color .2s ease}.auth-link:hover{color:#4a8ec9;text-decoration:underline}.link-button{background:none;border:none;cursor:pointer;font-size:inherit;padding:0;text-decoration:underline;transition:color .2s ease}.link-button,.link-button:hover:not(:disabled){color:var(--accent-highlight)}.link-button:disabled{cursor:not-allowed;opacity:.6}.group-info{background-color:#2a5a8a1a;border:1px solid #2a5a8a4d;color:var(--text-secondary);font-size:.95rem;line-height:1.5;padding:16px;text-align:center}.group-info,.group-toggle{border-radius:8px;margin-bottom:25px}.group-toggle{background-color:#0000004d;border:1px solid var(--border-color);display:flex;padding:4px}.toggle-button{background:none;border:none;border-radius:6px;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:.95rem;font-weight:500;padding:12px 16px;transition:all .3s ease}.toggle-button.active{background-color:var(--accent-highlight);box-shadow:0 2px 8px #2a5a8a4d;color:#fff}.toggle-button:hover:not(:disabled){color:var(--text-primary)}.toggle-button:disabled{cursor:not-allowed;opacity:.6}.skip-section{border-top:1px solid var(--border-color);margin-top:25px;padding-top:20px;text-align:center}.skip-button{background:none;border:1px solid var(--border-color);border-radius:6px;color:var(--text-secondary);cursor:pointer;font-size:.95rem;font-weight:500;margin-bottom:10px;padding:10px 20px;transition:all .3s ease}.skip-button:hover:not(:disabled){background-color:#2a5a8a1a;border-color:var(--accent-highlight);color:var(--text-primary)}.skip-button:disabled{cursor:not-allowed;opacity:.6}.skip-help{color:var(--text-secondary);font-size:.85rem;line-height:1.4;margin:0}@media (max-width:480px){.auth-modal{margin:10px;padding:30px 20px}.auth-form h2{font-size:1.7rem;margin-bottom:25px}.form-group input,.form-group textarea{padding:10px 14px}.auth-button{font-size:1rem;padding:12px 20px}}.checkbox-group{margin-bottom:16px!important}.password-reset-section{border-top:1px solid var(--border-color);margin:20px 0 0;padding-top:15px;text-align:center}.reset-password-button{color:var(--accent-highlight);font-size:.9rem;opacity:.8;transition:opacity .3s ease}.reset-password-button:hover:not(:disabled){opacity:1}.reset-password-button:disabled{cursor:not-allowed;opacity:.5}.success-message{background-color:#28a74533;border-radius:6px;color:#28a745;font-size:.9rem;line-height:1.4;margin-bottom:15px;padding:12px 16px;text-align:left}.checkbox-label{align-items:center!important;cursor:pointer;display:flex!important;font-size:.95rem!important;font-weight:400!important;margin-bottom:0!important}.checkbox-label input[type=checkbox]{accent-color:var(--accent-highlight);cursor:pointer;margin-right:10px;transform:scale(1.1);width:auto!important}.checkbox-text{color:var(--text-secondary);transition:color .2s ease;-webkit-user-select:none;user-select:none}.checkbox-label:hover .checkbox-text,.google-sign-in-button{color:var(--text-primary)}.google-sign-in-button{align-items:center;background-color:#0006;border:1px solid var(--border-color);border-radius:8px;box-shadow:0 1px 3px #0000004d;cursor:pointer;display:flex;font-size:1rem;font-weight:500;gap:12px;justify-content:center;margin-bottom:20px;padding:12px 24px;transition:all .3s ease;width:100%}.google-sign-in-button:hover:not(:disabled){background-color:#0009;border-color:var(--accent-highlight);box-shadow:0 2px 6px #2a5a8a33;transform:translateY(-1px)}.google-sign-in-button:active:not(:disabled){box-shadow:0 1px 3px #0000001a;transform:translateY(0)}.google-sign-in-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.google-icon{flex-shrink:0}.auth-divider{align-items:center;color:var(--text-secondary);display:flex;font-size:.9rem;margin:20px 0;text-align:center}.auth-divider:after,.auth-divider:before{border-bottom:1px solid var(--border-color);content:"";flex:1 1}.auth-divider span{padding:0 15px}.confirmation-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:15000}.confirmation-modal{animation:confirmationModalSlideIn .3s ease-out;background-color:#1e1e1efa;border:1px solid #dc35454d;border-radius:12px;box-shadow:0 25px 80px #000000e6;max-width:450px;padding:30px;width:100%}@keyframes confirmationModalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.confirmation-modal h3{color:var(--text-primary);font-size:1.5rem;font-weight:600;margin:0 0 20px;text-align:center}.confirmation-modal h3.dangerous{color:#dc3545}.confirmation-message{color:var(--text-primary);line-height:1.5;margin-bottom:15px}.confirmation-modal p{color:var(--text-primary);line-height:1.5;margin-bottom:20px}.confirmation-modal .form-group{margin-bottom:20px}.confirmation-modal input{background-color:#0006;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-size:1rem;padding:12px 16px;width:100%}.confirmation-modal input:focus{border-color:var(--accent-highlight);box-shadow:0 0 0 2px #2a5a8a33;outline:none}.confirmation-modal input:disabled{cursor:not-allowed;opacity:.6}.confirmation-modal .error-message{background-color:#dc35451a;border:1px solid #dc35454d;border-radius:8px;color:#ff6b6b;font-size:.9rem;margin-bottom:20px;padding:12px 16px;text-align:center}.confirmation-modal .form-actions{display:flex;gap:15px;justify-content:space-between;margin-top:25px}.confirmation-modal .cancel-button{background-color:#6c757d33;border:1px solid #6c757d66;border-radius:8px;color:#6c757d;cursor:pointer;font-size:.95rem;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.confirmation-modal .cancel-button:hover:not(:disabled){background-color:#6c757d4d;transform:translateY(-1px)}.confirmation-modal .cancel-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.confirmation-modal .confirm-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);border:1px solid var(--accent-highlight);border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.confirmation-modal .confirm-button.dangerous{background:linear-gradient(135deg,#dc3545,#c82333);border:1px solid #dc3545}.confirmation-modal .confirm-button:hover:not(:disabled){box-shadow:0 4px 12px #2a5a8a4d;transform:translateY(-1px)}.confirmation-modal .confirm-button.dangerous:hover:not(:disabled){background:linear-gradient(135deg,#c82333,#bd2130);border-color:#bd2130;box-shadow:0 4px 12px #dc35454d}.confirmation-modal .confirm-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}@media (max-width:480px){.confirmation-modal{margin:10px;max-width:calc(100vw - 20px);padding:20px 15px}.confirmation-modal .form-actions{flex-direction:column}.confirmation-modal .cancel-button,.confirmation-modal .confirm-button{width:100%}}.profile-modal-overlay{align-items:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:2000}.profile-modal{animation:modalSlideIn .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#141414f2;border:1px solid var(--border-color);border-radius:16px;box-shadow:0 20px 60px #000c;margin:0 auto;max-height:calc(100vh - 40px);max-width:800px;overflow-y:auto;padding:0;position:relative;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}.profile-modal-close{align-items:center;background:none;border:none;border-radius:4px;color:var(--text-secondary);cursor:pointer;display:flex;font-size:24px;height:32px;justify-content:center;padding:5px;position:absolute;right:15px;top:15px;transition:all .2s ease;width:32px}.profile-modal-close:hover{background-color:#ffffff1a;color:var(--text-primary)}.profile-header{align-items:center;background:#141414d9;border-bottom:1px solid var(--border-color);border-radius:16px 16px 0 0;display:flex;gap:30px;margin-bottom:0;padding:30px}.profile-avatar{border:3px solid var(--accent-highlight);border-radius:50%;box-shadow:0 0 24px #2a5a8a66;flex-shrink:0;height:100px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;width:100px}.profile-avatar:hover{box-shadow:0 0 32px #2a5a8a99;transform:scale(1.05)}.profile-avatar img{height:100%;object-fit:cover;width:100%}.avatar-placeholder{align-items:center;background:#0000004d;color:#fff;display:flex;font-size:2rem;font-weight:600;height:100%;justify-content:center;width:100%}.avatar-placeholder img{filter:brightness(1.2) contrast(1.1);height:70%;object-fit:contain;width:70%}.profile-info{flex:1 1}.profile-info h2{color:var(--text-primary);font-size:2.2rem;font-weight:600;letter-spacing:-.5px;margin:0 0 10px}.profile-email{color:var(--text-secondary);font-size:1.1rem;margin-bottom:15px}.group-info{align-items:center;display:flex;flex-wrap:wrap;gap:12px}.group-link{background:none;border:none;color:var(--accent-highlight);cursor:pointer;font-size:1rem;font-weight:600;padding:0;text-decoration:underline;transition:color .2s ease,opacity .2s ease}.group-link:hover{color:var(--accent-highlight);opacity:.8}.role-badge{border-radius:12px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.role-badge.owner{background-color:#ffc10733;border:1px solid #ffc10766;color:#ffc107}.role-badge.admin{background-color:#dc354533;border:1px solid #dc354566;color:#dc3545}.role-badge.manager{background-color:#0dcaf033;border:1px solid #0dcaf066;color:#0dcaf0}.role-badge.member{background-color:#6c757d33;border:1px solid #6c757d66;color:#6c757d}.status-badge{border-radius:12px;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.status-badge.pending{background-color:#ffc10733;border:1px solid #ffc10766;color:#ffc107}.group-name{color:var(--text-primary);font-size:1rem;font-weight:600}.profile-tabs{background:#ffffff0d;border-bottom:1px solid #ffffff1a;display:flex}.profile-tab{background:none;border:none;border-bottom:3px solid #0000;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:1.1rem;font-weight:500;padding:20px 24px;position:relative;transition:all .3s ease}.profile-tab:hover{background:#ffffff0d;color:var(--text-primary)}.profile-tab.active{background:#ffffff14;border-bottom-color:var(--accent-highlight);color:var(--text-primary)}.profile-tab-content{min-height:400px;padding:40px}.home-tab{margin:0 auto;max-width:900px}.settings-tab{margin:0 auto;max-width:700px}.eve-characters-section{width:100%}.eve-characters-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.eve-characters-section h3{color:var(--text-primary);font-size:1.4rem;font-weight:600;letter-spacing:-.3px;margin:0}.delete-all-characters-button{background:#dc354533;border:1px solid #dc354566;border-radius:8px;color:#dc3545;cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 16px;transition:all .3s ease}.delete-all-characters-button:hover{background:#dc35454d;border-color:#dc354599}.eve-characters-empty{background:#0000004d;border:2px dashed #ffffff1a;border-radius:16px;padding:60px 40px;text-align:center;transition:all .3s ease}.eve-characters-empty:hover{background:#0006;border-color:#2a5a8a66}.eve-characters-empty p{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin:0 0 15px}.eve-description{color:var(--text-secondary);font-size:.95rem;line-height:1.6;margin:0 auto 30px;max-width:500px;text-align:center}.eve-link-button{align-items:center;background:linear-gradient(135deg,#4a90e2,#357abd);border:none;border-radius:12px;box-shadow:0 4px 16px #4a90e24d;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:600;gap:10px;padding:14px 28px;text-decoration:none;transition:all .3s ease}.eve-link-button:hover:not(:disabled){box-shadow:0 8px 24px #4a90e266;transform:translateY(-2px)}.eve-link-button.secondary{background:#2a5a8a33;border:1px solid #2a5a8a66;box-shadow:none;color:var(--accent-highlight);margin-top:20px}.eve-link-button.secondary:hover:not(:disabled){background:#2a5a8a4d;border-color:#2a5a8a99;box-shadow:none;transform:translateY(-1px)}.eve-link-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.eve-characters-list{display:flex;flex-direction:column;gap:20px}.eve-character-card{background:#0000004d;border:1px solid var(--border-color);border-radius:12px;padding:24px;transition:all .3s ease}.eve-character-card:hover{background:#0006;border-color:#2a5a8a66;box-shadow:0 8px 24px #0000004d;transform:translateY(-2px)}.eve-character-card.primary{background:#ffc1070d;border-color:#ffc10766}.eve-character-card.primary:hover{border-color:#ffc10799;box-shadow:0 8px 24px #ffc10733}.eve-character-header{align-items:flex-start;display:flex;gap:20px;justify-content:space-between;margin-bottom:16px}.eve-character-info{flex:1 1}.eve-character-name-row{align-items:center;display:flex;gap:12px}.eve-character-portrait{border:2px solid #2a5a8a4d;border-radius:50%;height:48px;object-fit:cover;width:48px}.eve-character-info h4{color:var(--text-primary);font-size:1.4rem;font-weight:600;margin:0 0 8px}.primary-badge{background:#ffc10733;border:1px solid #ffc10766;border-radius:8px;color:#ffc107;display:inline-block;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:4px 10px;text-transform:uppercase}.eve-character-details{display:flex;flex-direction:column;gap:8px}.eve-detail-item{display:flex;font-size:.95rem;gap:8px}.eve-detail-label{color:var(--text-secondary);font-weight:500;min-width:120px}.eve-detail-value{color:var(--text-primary);font-weight:400}.eve-detail-value.security-high{color:#28a745;font-weight:600}.eve-detail-value.security-low{color:#ffc107;font-weight:600}.eve-detail-value.security-null{color:#dc3545;font-weight:600}.eve-character-actions{display:flex;flex-shrink:0;gap:10px}.set-primary-button,.unlink-character-button{align-items:center;background:#ffffff0d;border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;font-weight:500;justify-content:center;padding:8px 14px;transition:all .2s ease}.set-primary-button{border-color:#ffc10766;color:#ffc107}.set-primary-button:hover{background:#ffc1071a;border-color:#ffc10799}.unlink-character-button{border-color:#dc354566;color:#dc3545}.unlink-character-button:hover{background:#dc35451a;border-color:#dc354599}.eve-linking-status{align-items:center;background:#0000004d;border:1px solid var(--border-color);border-radius:12px;display:flex;flex-direction:column;gap:16px;padding:40px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #2a5a8a33;border-radius:50%;border-top:4px solid var(--accent-highlight);height:40px;width:40px}.eve-linking-status p{color:var(--text-secondary);font-size:1rem;margin:0}.group-section{margin-top:30px}.group-section h3{color:var(--text-primary);font-size:1.8rem;font-weight:600;letter-spacing:-.3px;margin:0 0 20px}.profile-edit-form{display:flex;flex-direction:column}.form-group{margin-bottom:20px}.form-group label{color:var(--text-primary);display:block;font-size:.95rem;font-weight:500;margin-bottom:8px}.form-group input{background-color:#0006;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-size:1rem;padding:12px 16px;transition:all .3s ease;width:100%}.form-group input:focus{background-color:#0009;border-color:var(--accent-highlight);box-shadow:0 0 0 3px #2a5a8a33;outline:none}.form-group input:disabled{cursor:not-allowed;opacity:.6}.error-message{background-color:#dc35451a;border:1px solid #dc35454d;border-radius:8px;color:#ff6b6b;font-size:.9rem;margin-bottom:20px;padding:12px 16px;text-align:center}.success-message{align-items:flex-start;animation:successSlideIn .4s ease-out;background:linear-gradient(135deg,#28a74526,#28a7451a);border:1px solid #28a74566;border-radius:12px;display:flex;gap:16px;margin-bottom:24px;padding:20px}@keyframes successSlideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.success-icon{align-items:center;background:linear-gradient(135deg,#28a745,#20c997);border-radius:50%;box-shadow:0 4px 12px #28a7454d;color:#fff;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:32px;justify-content:center;width:32px}.success-content{display:flex;flex:1 1;flex-direction:column;gap:4px}.success-title{color:#28a745;font-size:1.1rem;font-weight:600;margin:0}.success-detail{color:var(--text-primary);font-size:.95rem;line-height:1.5;margin:0}.success-note{color:var(--text-secondary);font-size:.85rem;font-style:italic;margin:4px 0 0}.eve-success-message{margin-bottom:24px}.eve-section-description{color:var(--text-secondary);font-size:.9rem;font-style:italic;line-height:1.5;margin:-20px 0 24px}.form-actions{display:flex;gap:12px;justify-content:flex-end}.edit-form-actions{align-items:center;justify-content:space-between}.cancel-button,.save-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.cancel-button{background-color:#6c757d33;border:1px solid #6c757d66;color:#6c757d}.cancel-button:hover:not(:disabled){background-color:#6c757d4d;transform:translateY(-1px)}.save-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);color:#fff;text-shadow:none}.save-button:hover:not(:disabled){box-shadow:0 8px 20px #2a5a8a66;transform:translateY(-2px)}.cancel-button:disabled,.save-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.profile-actions{display:flex;flex-direction:column;gap:12px}.edit-profile-button,.group-management-button,.sign-out-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 24px;text-align:center;transition:all .3s ease}.edit-profile-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);color:#fff}.edit-profile-button:hover{box-shadow:0 8px 20px #2a5a8a66;transform:translateY(-2px)}.group-management-button{background-color:#2a5a8a33;border:1px solid #2a5a8a66;color:var(--accent-highlight)}.group-management-button:hover{background-color:#2a5a8a4d;transform:translateY(-1px)}.sign-out-button{background-color:#dc354533;border:1px solid #dc354566;color:#dc3545}.sign-out-button:hover{background-color:#dc35454d;transform:translateY(-1px)}.no-group-message{background-color:#2a5a8a1a;border:1px solid #2a5a8a4d;border-radius:8px;margin-top:20px;padding:20px;text-align:center}.no-group-message p{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 15px}.group-action-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.create-group-button,.join-group-button{background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:.95rem;font-weight:600;min-width:140px;padding:12px 20px;transition:all .3s ease}.create-group-button:hover,.join-group-button:hover{box-shadow:0 8px 20px #2a5a8a66;transform:translateY(-2px)}.create-group-form,.join-group-form{background-color:#2a5a8a1a;border:1px solid #2a5a8a4d;border-radius:8px;margin-top:20px;padding:20px}.create-group-form h3,.join-group-form h3{color:var(--text-primary);font-size:1.2rem;font-weight:600;margin:0 0 20px}.create-group-form textarea{background-color:#0006;border:1px solid var(--border-color);border-radius:8px;box-sizing:border-box;color:var(--text-primary);font-family:inherit;font-size:.95rem;min-height:80px;padding:12px 15px;resize:vertical;width:100%}.create-group-form textarea:focus{border-color:var(--accent-highlight);box-shadow:0 0 0 2px #2a5a8a33;outline:none}.create-group-form textarea:disabled{cursor:not-allowed;opacity:.6}.pending-application-message{background-color:#ffc1071a;border:1px solid #ffc1074d;border-radius:8px;margin-top:20px;padding:20px;text-align:center}.pending-application-message h3{color:var(--text-primary);font-size:1.3rem;font-weight:600;margin:0 0 15px}.pending-application-message p{color:var(--text-secondary);font-size:.95rem;line-height:1.5;margin:0 0 15px}.pending-application-message p:last-of-type{margin-bottom:20px}.withdraw-application-button{background:linear-gradient(135deg,#dc3545cc,#dc354599);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:12px 20px;transition:all .3s ease}.withdraw-application-button:hover:not(:disabled){background:linear-gradient(135deg,#dc3545,#dc3545cc);box-shadow:0 8px 20px #dc354566;transform:translateY(-2px)}.withdraw-application-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.form-help{color:var(--text-secondary);display:block;font-size:.85rem;line-height:1.4;margin-top:5px}@media (max-width:1000px){.profile-modal{margin:5px;max-height:calc(100vh - 10px);max-width:calc(100vw - 10px);padding:25px 15px}.profile-header{flex-direction:column;gap:20px;margin-bottom:25px;padding-bottom:15px;text-align:center}.profile-avatar{align-self:center;height:90px;width:90px}.avatar-placeholder{font-size:2.2rem}.profile-info{text-align:center}.profile-info h2{font-size:1.8rem;margin-bottom:10px}.profile-email{font-size:1.1rem;margin-bottom:15px}.group-info{gap:15px;justify-content:center}.group-link{font-size:1.1rem}.role-badge,.status-badge{font-size:.9rem;padding:6px 12px}.edit-form-actions,.form-actions{flex-direction:column;gap:15px}.edit-form-actions{align-items:stretch}.cancel-button,.save-button{font-size:1.1rem;padding:15px 24px;width:100%}.profile-actions{gap:15px}.edit-profile-button,.group-management-button,.sign-out-button{font-size:1.1rem;padding:16px 24px}.form-group{margin-bottom:25px}.form-group label{font-size:1.1rem;margin-bottom:10px}.form-group input{font-size:1.1rem;padding:15px 16px}.edit-section{margin-bottom:25px;padding:20px 15px}.edit-section h3{font-size:1.3rem;margin-bottom:20px}.photo-upload-button{align-self:stretch;font-size:1rem;padding:12px 18px}.save-section-button{align-self:stretch;font-size:1rem;padding:12px 24px}.no-group-message{margin-top:25px;padding:25px 20px}.no-group-message p{font-size:1.1rem;margin-bottom:20px}.group-action-buttons{flex-direction:column;gap:15px;margin-bottom:25px}.create-group-button,.join-group-button{flex:none;font-size:1.1rem;min-width:auto;padding:15px 20px}.create-group-form,.join-group-form{margin-top:25px;padding:25px 20px}.create-group-form h3,.join-group-form h3{font-size:1.4rem;margin-bottom:25px}.pending-application-message{margin-top:25px;padding:25px 20px}.pending-application-message h3{font-size:1.5rem;margin-bottom:20px}.pending-application-message p{font-size:1.1rem;margin-bottom:20px}.withdraw-application-button{font-size:1.1rem;padding:15px 20px}}@media (max-width:600px){.profile-modal{margin:3px;max-height:calc(100vh - 6px);max-width:calc(100vw - 6px);padding:20px 12px}.profile-header{gap:15px;margin-bottom:20px;padding-bottom:12px}.profile-avatar{height:80px;width:80px}.avatar-placeholder{font-size:2rem}.profile-info h2{font-size:1.6rem;margin-bottom:8px}.profile-email{font-size:1rem;margin-bottom:12px}.group-info{gap:12px}.group-link{font-size:1rem}.role-badge,.status-badge{font-size:.85rem;padding:5px 10px}.edit-form-actions,.form-actions{gap:12px}.cancel-button,.save-button{font-size:1rem;padding:14px 20px}.edit-profile-button,.group-management-button,.sign-out-button{font-size:1rem;padding:15px 20px}.form-group{margin-bottom:20px}.form-group label{font-size:1rem;margin-bottom:8px}.form-group input{font-size:1rem;padding:14px 15px}.edit-section{margin-bottom:20px;padding:18px 12px}.edit-section h3{font-size:1.2rem;margin-bottom:15px}.photo-upload-button{font-size:.95rem;padding:11px 16px}.save-section-button{font-size:.95rem;padding:11px 20px}.no-group-message{margin-top:20px;padding:20px 15px}.no-group-message p{font-size:1rem;margin-bottom:18px}.group-action-buttons{gap:12px;margin-bottom:20px}.create-group-button,.join-group-button{font-size:1rem;padding:14px 18px}.create-group-form,.join-group-form{margin-top:20px;padding:20px 15px}.create-group-form h3,.join-group-form h3{font-size:1.3rem;margin-bottom:20px}.pending-application-message{margin-top:20px;padding:20px 15px}.pending-application-message h3{font-size:1.4rem;margin-bottom:18px}.pending-application-message p{font-size:1rem;margin-bottom:18px}.withdraw-application-button{font-size:1rem;padding:14px 18px}}.photo-upload-section{display:flex;flex-direction:column;gap:10px}.photo-upload-button{align-self:flex-start;background:#2a5a8a33;border:1px solid #2a5a8a66;border-radius:8px;color:var(--accent-highlight);cursor:pointer;font-size:.9rem;font-weight:500;padding:10px 16px;transition:all .3s ease}.photo-upload-button:hover:not(:disabled){background:#2a5a8a4d;transform:translateY(-1px)}.photo-upload-button:disabled{cursor:not-allowed;opacity:.6}.photo-info{background:#2a5a8a1a;border:1px solid #2a5a8a33;border-radius:8px;display:flex;flex-direction:column;gap:10px;padding:10px}.photo-filename{color:var(--text-secondary);font-size:.85rem;font-style:italic}.edit-section{background:#0003;border:1px solid var(--border-color);border-radius:12px;margin-bottom:30px;padding:20px}.edit-section h3{color:var(--text-primary);font-size:1.1rem;font-weight:600;margin:0 0 15px}.save-section-button{align-self:flex-start;background:linear-gradient(135deg,var(--accent-highlight) 0,#4a8ec9 100%);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 20px;transition:all .3s ease}.save-section-button:hover:not(:disabled){box-shadow:0 6px 16px #2a5a8a66;transform:translateY(-2px)}.save-section-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.6;transform:none}.delete-account-button{background:none;border:1px solid #dc354566;border-radius:8px;color:#dc3545;cursor:pointer;font-size:.9rem;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.delete-account-button:hover{background-color:#dc35451a;border-color:#dc354599;color:#e85064}.delete-confirm-overlay{align-items:center;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background-color:#000000e6;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:3000}.delete-confirm-modal{animation:deleteModalSlideIn .3s ease-out;background-color:#1e1e1efa;border:1px solid #dc35454d;border-radius:12px;box-shadow:0 25px 80px #000000e6;max-width:450px;padding:30px;width:100%}@keyframes deleteModalSlideIn{0%{opacity:0;transform:translateY(-30px) scale(.9)}to{opacity:1;transform:translateY(0) scale(1)}}.delete-confirm-modal h3{color:#dc3545;font-size:1.5rem;font-weight:600;margin:0 0 20px;text-align:center}.delete-confirm-modal p{color:var(--text-primary);line-height:1.5;margin-bottom:15px}.delete-confirm-modal .form-group,.delete-confirm-modal p:last-of-type{margin-bottom:20px}.delete-confirm-modal input{background-color:#0006;border:1px solid var(--border-color);border-radius:8px;color:var(--text-primary);font-size:1rem;padding:12px 16px;width:100%}.delete-confirm-modal input:focus{border-color:#dc3545;box-shadow:0 0 0 2px #dc354533;outline:none}.delete-confirm-modal .form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:25px}.delete-confirm-button{background-color:#dc3545;border:1px solid #dc3545;border-radius:8px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:500;min-width:120px;padding:10px 20px;transition:all .2s ease}.delete-confirm-button:hover:not(:disabled){background-color:#c82333;border-color:#bd2130;box-shadow:0 4px 12px #dc35454d;transform:translateY(-1px)}.delete-confirm-button:disabled{box-shadow:none;cursor:not-allowed;opacity:.5;transform:none}.spinner{animation:spin 1s linear infinite;border:4px solid #fff3;border-radius:50%;border-top:4px solid var(--accent-highlight);display:inline-block}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.route-loading-fallback{align-items:center;display:flex;justify-content:center;min-height:60vh;width:100%}.route-loading-content{align-items:center;display:flex;flex-direction:column;gap:16px}.route-loading-text{color:#fff9;color:var(--text-secondary,#fff9);font-size:14px;font-weight:500}:root{--background-color:#000;--card-background:#141414;--text-primary:#e0e0e0;--text-secondary:#a0a0a0;--accent-blue:#1a3a5a;--accent-blue-hover:#254b73;--accent-highlight:#2a5a8a;--background:#000;--background-dark:#000;--border-color:#2a2a2a;--bg-hover:#1e1e1e;--accent-orange:#ff5722;--accent-orange-hover:#ff7043;--accent-orange-light:#ffccbc;--scrollbar-track:#0c0c0c;--scrollbar-thumb:#2a2a2a;--scrollbar-thumb-hover:#3a3a3a}*,:after,:before{box-sizing:border-box}#root,body,html{max-width:100vw;overflow-x:hidden;width:100%}html{scroll-behavior:smooth}::-webkit-scrollbar{height:10px;width:10px}::-webkit-scrollbar-track{background:#0c0c0c;background:var(--scrollbar-track);border-radius:4px}::-webkit-scrollbar-thumb{background:#2a2a2a;background:var(--scrollbar-thumb);border:2px solid #0c0c0c;border:2px solid var(--scrollbar-track);border-radius:4px}::-webkit-scrollbar-thumb:hover{background:#3a3a3a;background:var(--scrollbar-thumb-hover)}::-webkit-scrollbar-corner{background:#0c0c0c;background:var(--scrollbar-track)}*{scrollbar-color:#2a2a2a #0c0c0c;scrollbar-color:var(--scrollbar-thumb) var(--scrollbar-track);scrollbar-width:thin}body{background-color:#000;background-color:var(--background-color);color:#e0e0e0;color:var(--text-primary);display:flex;flex-direction:column;font-family:Inter,Segoe UI,system-ui,-apple-system,BlinkMacSystemFont,sans-serif;margin:0;min-height:100vh;overflow-x:hidden;padding:0}.app{flex:1 1;flex-direction:column;min-height:100vh}.app,.content{display:flex;max-width:100vw;overflow-x:hidden;position:relative;width:100%}.content{flex:1 0 auto;flex-direction:column;padding-top:50px;z-index:5}.content--fullscreen{height:100vh;max-height:100vh;padding-top:0}.content--fullscreen main{flex:1 1 auto;min-height:0}main{display:flex;flex:1 0 auto;flex-direction:column;position:relative;z-index:5}a{color:#1a3a5a;color:var(--accent-blue);text-decoration:none;transition:color .3s ease}a:hover{color:#2a5a8a;color:var(--accent-highlight)}a:before,a:hover:before{display:none}@keyframes shine{0%{left:-100%}to{left:100%}}.container{margin:0 auto;max-width:1200px;padding:0 20px}.card{background-color:#141414;background-color:var(--card-background);border-radius:8px;box-shadow:0 4px 6px #0000001a;margin-bottom:24px;padding:24px;transition:transform .3s ease,box-shadow .3s ease}.card:hover{box-shadow:0 6px 12px #00000026;transform:translateY(-5px)}.button{background-color:#1a3a5a;background-color:var(--accent-blue);border:none;border-radius:4px;color:#fff;cursor:pointer;padding:10px 20px;transition:background-color .3s ease}.button:hover{background-color:#ff5722;background-color:var(--accent-orange)}.section-title{color:#e0e0e0;color:var(--text-primary);font-size:2rem;margin-bottom:1.5rem;padding-bottom:.5rem}.feature-grid{margin-bottom:40px;margin-top:40px}@media (max-width:768px){.container{padding:0 15px}.card,.container{max-width:100%;width:100%}.card{margin-left:0;margin-right:0}table{display:block;overflow-x:auto;white-space:nowrap;width:100%}img,table{max-width:100%}img{height:auto}code,pre{word-wrap:break-word;max-width:100%;overflow-x:auto}input,select,textarea{max-width:100%;width:100%}.flex-container{flex-wrap:wrap}.page-title,h1{font-size:1.6rem!important;line-height:1.2}h2{font-size:1.4rem!important}h2,h3{line-height:1.3}h3{font-size:1.2rem!important}.section-title{font-size:1.6rem!important;line-height:1.2}}@media (max-width:480px){.container{padding:0 10px}.card{padding:15px}.content{padding-top:60px}}.placeholder-page{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;padding:4rem 2rem;text-align:center}.placeholder-page h1{color:#2a5a8a;color:var(--accent-highlight);font-size:2.5rem;margin-bottom:1.5rem}.placeholder-page p{color:#a0a0a0;color:var(--text-secondary);font-size:1.2rem;margin:0 auto;max-width:600px}
/*# sourceMappingURL=main.b051ed96.css.map*/