:root{--header-height-tall:90px;--header-height-shrunk:55px;--logo-height-tall:82px;--logo-height-shrunk:48px;--banner-height-tall:85px;--banner-width-tall:380px;--banner-height-shrunk:40px;--banner-width-shrunk:180px;--header-search-width:220px;--sidebar-width:min(280px,85vw);--app-tile-min:132px;--app-tile-gap:16px}@media (max-width:768px){:root{--logo-height-tall:clamp(44px,8vw,64px);--logo-height-shrunk:clamp(28px,5vw,38px);--banner-height-tall:clamp(46px,8vw,66px);--banner-width-tall:clamp(80px,22vw,200px);--banner-height-shrunk:clamp(22px,4vw,32px);--banner-width-shrunk:clamp(68px,11vw,110px);--header-search-width:clamp(140px,22vw,180px);--header-height-shrunk:clamp(44px,7vw,55px);--app-tile-min:clamp(60px,21vw,78px);--app-tile-gap:clamp(6px,1.5vw,12px)}}html,body,#root{width:100%;max-width:100vw;height:100%;margin:0;padding:0}#root{flex-direction:column;display:flex;overflow-x:hidden}body:has(.dashboard-background){background-color:#0000!important}.nextjs-root-wrapper{flex-direction:column;width:100%;max-width:100vw;height:100%;min-height:100vh;display:flex;overflow-x:hidden}.dashboard-background{z-index:0;pointer-events:none;background-color:var(--bg-body-static);position:fixed;inset:0}.dashboard-background canvas{pointer-events:none!important}.dashboard-body{z-index:1;flex-grow:1;width:100%;max-width:100vw;display:flex;position:relative;overflow:hidden}.dashboard-main-content{z-index:1;background-color:#0000;flex-direction:column;flex-grow:1;min-width:0;padding:0 0 1rem;transition:background-color .3s ease-in-out;display:flex;position:relative;overflow:hidden auto}.dashboard-sidebar{background-color:var(--bg-desktop-sidebar);border-right:1px solid var(--border-color);flex-shrink:0;width:120px;padding:1rem;transition:background-color .3s ease-in-out,border-color .3s ease-in-out;overflow-y:auto}#showcase-section,#popular-section{margin-bottom:2rem}#popular-section h3{border-bottom:1px solid var(--border-color);color:var(--text-headings);text-transform:uppercase;letter-spacing:.05em;margin:0 0 .75rem;padding-bottom:.75rem;font-size:1rem;font-weight:600;transition:color .3s ease-in-out,border-color .3s ease-in-out}.showcase-item{margin-bottom:1rem}.showcase-item a{color:inherit;text-decoration:none;display:block}.showcase-item img{border:1px solid var(--border-color);border-radius:6px;max-width:100%;height:auto;margin-bottom:.5rem;transition:border-color .3s ease-in-out}.showcase-item-title{color:var(--text-primary);font-size:.9rem;transition:color .3s ease-in-out}#popular-list{flex-direction:column;gap:.25rem;margin:0;padding:0;list-style:none;display:flex}#popular-list li a{color:var(--text-primary);border-radius:6px;justify-content:space-between;align-items:center;padding:.6rem .75rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}#popular-list li a:hover{background-color:var(--bg-hover);color:var(--text-on-hover)}#popular-list li a.protected-link{cursor:not-allowed;color:var(--text-disabled)!important}#popular-list li a.protected-link:hover{background-color:#0000!important}#popular-list li a span[role=img]{font-size:.8rem}.dashboard-main-content.simulation-active{padding:0;overflow:hidden}.dashboard-main-content>.simulation-container{flex-grow:1;height:auto}.top-bar{background-color:var(--bg-header);border-bottom:1px solid var(--border-color);z-index:100;align-items:center;gap:1rem;min-height:55px;padding:0 1rem;transition:background-color .3s,border-color .3s;display:flex;position:relative}.top-bar .logo{flex-shrink:0;margin-left:.25rem}.logo a{align-items:center;height:100%;text-decoration:none;display:flex}.top-bar .right-menu{flex-shrink:0;align-items:center;gap:0;margin-left:auto;display:flex}.right-menu .search-container{display:none}.right-menu .search-dropdown-container{max-width:280px}.top-bar .dropdown-btn{color:var(--text-strong);font-weight:500;text-decoration:none;transition:color .3s}.protected-link{cursor:not-allowed;justify-content:space-between;align-items:center;display:flex;color:var(--text-disabled)!important}.protected-link:hover{background-color:#0000!important}.coin-count-text{color:var(--text-strong);font-weight:500;transition:color .3s}.coin-display{align-items:center;gap:.5rem;display:flex}.theme-toggle-btn{cursor:pointer;color:var(--icon-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s,color .2s;display:inline-flex}.theme-toggle-btn:hover{background-color:var(--bg-hover-subtle)}.theme-toggle-btn svg{width:20px;height:20px}.settings-btn{cursor:pointer;color:var(--icon-color);background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;padding:.25rem;transition:background-color .2s,color .2s,transform .3s;display:inline-flex}.settings-btn:hover{background-color:var(--bg-hover-subtle);transform:rotate(30deg)}.settings-btn svg{width:20px;height:20px}.upgrade-header-btn{cursor:pointer;white-space:nowrap;color:#fff;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:20px;flex-shrink:0;align-items:center;gap:4px;padding:.35rem .75rem;font-size:.78rem;font-weight:700;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #f59e0b59}.upgrade-header-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b73}.upgrade-header-icon{font-size:.9rem}.top-bar.combined-header .upgrade-header-btn,.top-bar.combined-header .upgrade-header-btn *{color:#fff}.main-nav{flex-shrink:0;align-items:center;gap:.5rem;margin-left:-1rem;display:flex}.main-nav .nav-link{color:var(--text-secondary);border-radius:6px;align-items:center;gap:.5rem;padding:.5rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.main-nav .nav-link span{display:none}.main-nav .nav-link:hover{background-color:var(--bg-hover-subtle);color:var(--text-on-hover)}.main-nav .nav-link svg{width:20px;height:20px}.dropdown{margin-bottom:-8px;padding-bottom:8px;display:inline-block;position:relative}.dropdown .dropdown-btn{cursor:pointer;font-family:inherit;font-size:inherit;background:0 0;border:none;border-radius:6px;align-items:center;gap:.25rem;padding:.5rem .75rem;transition:background-color .2s;display:flex}.dropdown-arrow{font-size:.6rem;transition:transform .2s ease-in-out}.dropdown:hover .dropdown-btn{background-color:var(--bg-hover-subtle)}.dropdown-content{background-color:var(--bg-dropdown);z-index:110;border:1px solid var(--border-color);border-radius:6px;min-width:160px;padding:.5rem 0;display:none;position:absolute;top:calc(100% - 8px);right:0;box-shadow:0 8px 16px #0000001a}.dropdown-content a,.dropdown-content button{color:var(--text-primary);text-align:left;cursor:pointer;background:0 0;border:none;width:100%;padding:.75rem 1rem;font-size:.95rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:block}.dropdown-content a:hover,.dropdown-content button:hover{background-color:rgba(var(--dashboard-primary-rgb),.15);color:var(--dashboard-primary,#00897b)}.dropdown-divider{background-color:var(--border-color);height:1px;margin:.25rem 0}.dropdown-content .dropdown-upgrade-btn{color:#d97706;background:linear-gradient(135deg,#f59e0b14 0%,#d9770614 100%);border-left:3px solid #f59e0b;font-weight:600}.dropdown-content .dropdown-upgrade-btn:hover{color:#b45309;background:linear-gradient(135deg,#f59e0b2e 0%,#d977062e 100%)}.dropdown:hover .dropdown-content{display:block}.dropdown:hover .dropdown-arrow{transform:rotate(180deg)}.tier-badge{text-transform:uppercase;letter-spacing:.5px;white-space:nowrap;border-radius:12px;align-items:center;gap:3px;margin-right:6px;padding:2px 8px;font-size:.65rem;font-weight:600;line-height:1;display:inline-flex}.tier-badge-icon{flex-shrink:0;width:12px;height:12px}.tier-badge-guest{color:#fff;background-color:#16a34a}.tier-badge-member{color:#fff;background-color:#2563eb}.tier-badge-premium{color:#fff;background-color:#f59e0b}.header-right .dropdown .dropdown-btn{flex-direction:column;align-items:center;gap:2px;padding:6px 10px}.dropdown-btn-name{text-overflow:ellipsis;white-space:nowrap;max-width:130px;font-size:.72rem;font-weight:500;line-height:1.2;overflow:hidden}.dropdown-btn-tier-row{align-items:center;gap:4px;display:inline-flex}.dropdown-btn-tier-row .tier-badge{margin-right:0}.top-bar.combined-header .dropdown-btn-tier-row .tier-badge{color:#fff}.mobile-nav-overlay{background-color:var(--overlay-bg);z-index:200;opacity:0;pointer-events:none;transition:opacity .3s;position:fixed;inset:0}.mobile-nav-overlay.is-open{opacity:1;pointer-events:auto;-webkit-backdrop-filter:blur(4px)}.logo-menu-overlay{z-index:99;opacity:0;pointer-events:none;background-color:#0000004d;transition:opacity .2s;position:fixed;inset:0}.logo-menu-overlay.is-open{opacity:1;pointer-events:auto}body.logo-menu-active .dashboard-main-content{filter:blur(4px);transition:filter .2s}body.logo-menu-active .dashboard-main-content iframe{pointer-events:none}body.mobile-menu-active .dashboard-main-content{filter:blur(4px);transition:filter .2s}.mobile-nav-sidebar{width:var(--sidebar-width);background-color:var(--bg-mobile-sidebar);z-index:210;flex-direction:column;transition:transform .3s ease-in-out;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%);box-shadow:0 0 20px #0003}.mobile-nav-sidebar.is-open{transform:translate(0)}.mobile-nav-header{border-bottom:1px solid var(--border-color);flex-shrink:0;justify-content:space-between;align-items:center;height:55px;padding:0 1.5rem;display:flex}.mobile-nav-close-btn{color:var(--icon-color-muted);cursor:pointer;background:0 0;border:none;padding:.5rem;font-size:1.5rem;line-height:1}.mobile-nav-content{flex-grow:1;padding:0;overflow-y:auto}.mobile-nav-content .nav-section-title{color:var(--text-headings);text-transform:uppercase;letter-spacing:.05em;margin:1.5rem 1rem .75rem;font-size:1rem;font-weight:600}.mobile-nav-content ul{margin:0;padding:0;list-style:none}.mobile-nav-content li a{color:var(--text-primary);justify-content:space-between;align-items:center;padding:.75rem 1.5rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.mobile-nav-content li a:hover{background-color:var(--bg-hover-subtle);color:var(--text-on-hover)}.mobile-nav-category-toggle{cursor:pointer;text-align:left;width:100%;color:var(--text-strong);border:none;border-bottom:1px solid var(--border-color);background:0 0;justify-content:space-between;align-items:center;padding:1rem 1.5rem;font-size:1rem;font-weight:600;transition:background-color .2s;display:flex}.mobile-nav-category-list{background-color:var(--bg-mobile-submenu);max-height:0;margin:0;padding:0;list-style:none;transition:max-height .3s ease-in-out,padding .3s ease-in-out;overflow:hidden}.mobile-nav-category-list.is-open{max-height:1000px;padding:.5rem 0}.mobile-nav-category-list li a{padding:.75rem 1.5rem .75rem 2.5rem}body.mobile-menu-active{overflow:hidden}.mobile-nav-footer{border-top:1px solid var(--border-color);background-color:var(--bg-mobile-sidebar);flex-shrink:0;justify-content:space-around;align-items:center;padding:.75rem;display:flex}.mobile-nav-upgrade-section{border-bottom:1px solid var(--border-color);padding:.75rem}.mobile-nav-upgrade-btn{cursor:pointer;color:#fff;text-align:left;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);border:none;border-radius:10px;align-items:center;gap:.75rem;width:100%;padding:.875rem 1rem;font-family:inherit;transition:transform .15s,box-shadow .15s;display:flex;box-shadow:0 2px 8px #f59e0b4d}.mobile-nav-upgrade-btn:hover{transform:translateY(-1px);box-shadow:0 4px 12px #f59e0b66}.mobile-nav-upgrade-icon{flex-shrink:0;font-size:1.5rem}.mobile-nav-upgrade-text{flex-direction:column;gap:2px;display:flex}.mobile-nav-upgrade-title{font-size:.95rem;font-weight:700}.mobile-nav-upgrade-subtitle{opacity:.85;font-size:.75rem;font-weight:400}.footer-link{color:var(--text-secondary);cursor:pointer;text-align:center;background:0 0;border:none;border-radius:6px;flex-direction:column;flex-grow:1;align-items:center;gap:.25rem;padding:.5rem;font-size:.75rem;font-weight:500;text-decoration:none;transition:background-color .2s,color .2s;display:flex}.footer-link:hover{background-color:var(--bg-hover-subtle);color:var(--text-on-hover)}.footer-link svg{width:22px;height:22px}.search-container{flex-grow:0;min-width:50px}.skeleton{background-color:var(--skeleton-bg);border-radius:.25rem;animation:1.5s cubic-bezier(.4,0,.6,1) infinite skeleton-pulse}@keyframes skeleton-pulse{50%{opacity:.6}}.top-bar.combined-header{background:0 0;border-bottom:none;transition:height .3s,min-height .3s;position:relative;overflow:visible}.top-bar.combined-header.tall{min-height:var(--header-height-tall);height:var(--header-height-tall)}.top-bar.combined-header.shrunk{min-height:var(--header-height-shrunk);height:var(--header-height-shrunk)}.header-background{z-index:0;position:absolute;inset:0;overflow:hidden}.header-canvas{width:100%;height:100%}.header-static-bg{background:linear-gradient(135deg,#004d40 0%,#00897b 100%);width:100%;height:100%}.header-solid-bg{background-color:var(--initial-header-bg,#00005c);width:100%;height:100%;transition:background-color .3s}.header-content-wrapper{z-index:1;justify-content:space-between;align-items:center;gap:1rem;width:100%;height:100%;padding:0;display:flex;position:relative}.header-left{flex:auto;align-items:center;gap:0;min-width:0;display:flex}.header-nav-column{flex-direction:column;flex:auto;align-items:stretch;gap:4px;min-width:0;margin-left:1rem;display:flex}.header-search-tagline-row{align-items:center;gap:.75rem;min-width:0;display:flex}.header-nav-column .search-container{width:var(--header-search-width);flex-shrink:0}.header-filter-tabs-wrap{flex:1;align-items:center;min-width:0;display:flex;position:relative}.header-filter-tabs-arrow{color:#fff;cursor:pointer;z-index:1;background:#ffffff40;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:26px;height:26px;padding:0;font-size:20px;line-height:1;transition:background .15s;display:none}.header-filter-tabs-arrow:hover{background:#ffffff73}.header-filter-tabs-arrow--left{margin-right:4px}.header-filter-tabs-arrow--right{margin-left:4px}.header-filter-tabs-wrap[data-scroll-left=true] .header-filter-tabs-arrow--left,.header-filter-tabs-wrap[data-scroll-right=true] .header-filter-tabs-arrow--right{display:flex}.header-filter-tabs{scrollbar-width:none;flex-wrap:nowrap;flex:1;align-items:center;gap:6px;min-width:0;display:flex;overflow-x:auto}.header-filter-tabs::-webkit-scrollbar{display:none}.header-filter-tabs .filter-btn{color:#fff;cursor:pointer;white-space:nowrap;background:#ffffff4d;border:none;border-radius:14px;align-items:center;gap:4px;padding:4px 12px;font-size:.8rem;font-weight:600;transition:background-color .2s,color .2s;display:flex}.header-filter-tabs .filter-btn:hover{background:#ffffff73}.header-filter-tabs .filter-btn.active{background-color:var(--dashboard-accent,#00897b);color:#fff}.header-tagline{white-space:nowrap;text-overflow:ellipsis;letter-spacing:.08em;text-transform:uppercase;color:#0d6e6e;-webkit-backdrop-filter:blur(12px);background:#ffffffa6;border:1px solid #ffffff80;border-radius:100px;flex:0 auto;min-width:0;padding:.4rem 1.2rem;font-size:.82rem;font-style:normal;font-weight:700;overflow:hidden;box-shadow:0 1px 8px #0000000f,inset 0 1px #ffffffb3}.top-bar.combined-header.light-text .header-tagline{color:#fff;text-shadow:0 1px 6px #0006;background:#ffffff2e;border-color:#ffffff4d;box-shadow:0 1px 12px #fbbf2426,inset 0 1px #fff3}.header-right{flex-shrink:0;align-items:center;gap:.5rem;margin-left:1rem;display:flex}.join-game-btn>*{color:inherit!important}.top-bar.combined-header.light-text .header-content-wrapper,.top-bar.combined-header.light-text .header-content-wrapper *,.top-bar.combined-header.light-text .logo-chevron,.top-bar.combined-header.light-text .settings-btn,.top-bar.combined-header.light-text .dropdown-btn,.top-bar.combined-header.light-text .nav-link{color:#fff}.top-bar.combined-header.light-text .dropdown-btn{background:#00000040;border-radius:12px;padding:6px 10px}.top-bar.combined-header.light-text .dropdown-btn:hover,.top-bar.combined-header.light-text .settings-btn:hover{background-color:#ffffff26}.top-bar.combined-header.dark-text .header-content-wrapper,.top-bar.combined-header.dark-text .header-content-wrapper *,.top-bar.combined-header.dark-text .logo-chevron,.top-bar.combined-header.dark-text .settings-btn,.top-bar.combined-header.dark-text .dropdown-btn,.top-bar.combined-header.dark-text .nav-link{color:#1a1a1a}.top-bar.combined-header.dark-text .dropdown-btn:hover,.top-bar.combined-header.dark-text .settings-btn:hover{background-color:#0000001a}.top-bar.combined-header .header-filter-tabs .filter-btn.active{background-color:var(--dashboard-accent,#00897b);color:#fff}.top-bar.combined-header.dark-text .header-filter-tabs .filter-btn{color:#1a1a1a;background:#00000026}.top-bar.combined-header.dark-text .header-filter-tabs .filter-btn:hover{background:#00000040}.top-bar.combined-header.dark-text .header-filter-tabs .filter-btn.active{background-color:var(--dashboard-accent,#00897b);color:#fff}.top-bar.combined-header.dark-text .header-filter-tabs-arrow{color:#1a1a1a;background:#0000002e}.top-bar.combined-header.dark-text .header-filter-tabs-arrow:hover{background:#00000052}.header-left .hero-banner{flex-shrink:0}.combined-header.shrunk .hero-banner--tall,.combined-header:not(.shrunk) .hero-banner--shrunk{display:none}.combined-header .logo-menu-trigger{color:#fff}.combined-header:not(.shrunk) .logo-menu-trigger{padding-top:4px;padding-bottom:4px}.combined-header .logo-menu-trigger .logo-chevron{color:#fffc}.combined-header .main-nav a,.combined-header .main-nav span,.combined-header .right-menu .dropdown-btn,.combined-header .right-menu .icon-btn,.combined-header .coin-display .coin-count{color:#fff}.combined-header.dark-text .coin-display .coin-count,.combined-header.dark-text .coin-display .coin-count-text,.combined-header.dark-text .logo-menu-trigger{color:#1a1a1a}.combined-header.dark-text .logo-menu-trigger .logo-chevron{color:#0009}.combined-header.dark-text .logo-menu-trigger:hover{background-color:#0000001a}.combined-header.dark-text .logo-menu-dropdown{background:var(--bg-dropdown,#fff);border-color:var(--border-color,#e0e0e0)}.combined-header.dark-text .logo-menu-dropdown .logo-menu-item{color:#1a1a1a}.combined-header.dark-text .logo-menu-dropdown .logo-menu-item:hover{background-color:var(--bg-hover-subtle,#f5f5f5);color:#1a1a1a}.combined-header.dark-text .logo-menu-dropdown .logo-menu-item svg{color:var(--icon-color,#666)}.combined-header.dark-text .logo-menu-dropdown .logo-menu-category-header{color:var(--text-secondary,#666)}.combined-header.dark-text .logo-menu-dropdown .logo-menu-category-header span{color:#1a1a1a}.combined-header.dark-text .logo-menu-dropdown .logo-menu-list li a{color:var(--text-secondary,#555)}.combined-header.dark-text .logo-menu-dropdown .logo-menu-list li a:hover{color:var(--dashboard-primary,#00897b);background:rgba(var(--dashboard-primary-rgb),.08)}.combined-header.light-text .logo-menu-dropdown{background:var(--bg-dropdown,#fff);border-color:var(--border-color,#e0e0e0)}.combined-header.light-text .logo-menu-dropdown .logo-menu-item{color:#1a1a1a}.combined-header.light-text .logo-menu-dropdown .logo-menu-item:hover{background-color:var(--bg-hover-subtle,#f5f5f5);color:#1a1a1a}.combined-header.light-text .logo-menu-dropdown .logo-menu-item svg{color:var(--icon-color,#666)}.combined-header.light-text .logo-menu-dropdown .logo-menu-category-header{color:var(--text-secondary,#666)}.combined-header.light-text .logo-menu-dropdown .logo-menu-category-header span{color:#1a1a1a}.combined-header.light-text .logo-menu-dropdown .logo-menu-list li a{color:var(--text-secondary,#555)}.combined-header.light-text .logo-menu-dropdown .logo-menu-list li a:hover{color:var(--dashboard-primary,#00897b);background:rgba(var(--dashboard-primary-rgb),.08)}.top-bar.combined-header.light-text .dropdown-content{background-color:var(--bg-dropdown,#fff);border-color:var(--border-color,#e0e0e0)}.top-bar.combined-header.light-text .dropdown-content,.top-bar.combined-header.light-text .dropdown-content *{color:#1a1a1a!important}.top-bar.combined-header.light-text .dropdown-content a:hover,.top-bar.combined-header.light-text .dropdown-content button:hover{background-color:rgba(var(--dashboard-primary-rgb),.15);color:var(--dashboard-primary,#00897b)!important}.top-bar.combined-header.dark-text .dropdown-content{background-color:var(--bg-dropdown,#fff);border-color:var(--border-color,#e0e0e0)}.top-bar.combined-header.dark-text .dropdown-content,.top-bar.combined-header.dark-text .dropdown-content *{color:#1a1a1a!important}.top-bar.combined-header.dark-text .dropdown-content a:hover,.top-bar.combined-header.dark-text .dropdown-content button:hover{background-color:rgba(var(--dashboard-primary-rgb),.15);color:var(--dashboard-primary,#00897b)!important}.combined-header.light-text .search-results,.combined-header.dark-text .search-results{background:var(--card-bg,#fff);border-color:var(--border-color,#e0e0e0)}.combined-header.light-text .search-results .result-name,.combined-header.dark-text .search-results .result-name{color:var(--text-primary,#333)}.combined-header.light-text .search-results .result-meta,.combined-header.dark-text .search-results .result-meta,.combined-header.light-text .search-results .results-header,.combined-header.dark-text .search-results .results-header,.combined-header.light-text .search-results .no-results,.combined-header.dark-text .search-results .no-results{color:var(--text-secondary,#666)}.combined-header .search-container input{color:#fff;background:#fff3;border-color:#ffffff4d}.combined-header .search-container input::placeholder{color:#ffffffb3}.combined-header .search-dropdown-container .search-input{color:#fff;background:#fff3;border-color:#ffffff4d;padding-left:2.5rem}.combined-header .search-dropdown-container .search-input::placeholder{color:#ffffffb3}.combined-header .search-dropdown-container .search-icon{color:#fffc;z-index:2}.combined-header .search-dropdown-container .clear-btn{color:#fffc}.combined-header .search-dropdown-container .clear-btn:hover{color:#fff;background:#fff3}.combined-header.dark-text .search-dropdown-container .search-input{color:#1a1a1a;background:#0000001a;border-color:#0003}.combined-header.dark-text .search-dropdown-container .search-input::placeholder{color:#00000080}.combined-header.dark-text .search-dropdown-container .search-icon,.combined-header.dark-text .search-dropdown-container .clear-btn{color:#0009}.combined-header.dark-text .search-dropdown-container .clear-btn:hover{color:#1a1a1a;background:#00000026}.combined-header.shrunk .header-nav-column{display:none}@media (max-width:768px){.top-bar.combined-header.tall{height:auto;min-height:auto;padding-top:6px;padding-bottom:6px}.top-bar.combined-header{padding-left:0;padding-right:0}.header-content-wrapper{gap:.5rem;padding:0 .5rem}.combined-header .logo-menu-trigger{padding-left:0;padding-right:.25rem}.header-tagline,.join-game-text{display:none}.join-game-icon{font-size:1.2rem;margin-right:0!important}.join-game-btn{box-shadow:none!important;background:0 0!important;border:none!important;margin-right:.25rem!important;padding:.2rem!important}.upgrade-header-text{display:none}.upgrade-header-btn{border-radius:50%;padding:.3rem .5rem}.header-left{flex-wrap:wrap;gap:4px 0}.header-nav-column{flex-direction:row;flex-basis:100%;order:10;align-items:center;gap:8px;min-width:0;margin-left:0}.header-search-tagline-row{flex:none;min-width:0}.header-right{order:1;margin-left:auto}.header-right .dropdown-btn-name,.combined-header.shrunk .search-container{display:none}.header-filter-tabs .filter-btn{padding:3px 8px;font-size:.7rem}.dashboard-sidebar{display:none}.email-verification-banner{text-align:center;flex-direction:column;gap:.5rem;padding:.75rem .5rem}.email-verification-banner span{font-size:.85rem}}.header-logo-image{object-fit:contain;flex-shrink:0;width:auto;transition:height .3s}.header-logo-image--tall{height:var(--logo-height-tall)}.header-logo-image--shrunk{height:var(--logo-height-shrunk)}.logo-menu-container{flex-shrink:0;align-items:center;margin-left:.25rem;display:flex;position:relative}.logo-menu-trigger{cursor:pointer;background:0 0;border:none;border-radius:8px;align-items:center;gap:.25rem;padding:.5rem .5rem .5rem .25rem;transition:background-color .2s;display:flex}.logo-menu-trigger:hover{background-color:#ffffff1a}.combined-header .logo-menu-trigger:hover{background-color:#ffffff26}.logo-menu-trigger .logo-chevron{color:var(--icon-color,#666);flex-shrink:0;transition:transform .2s}.logo-menu-trigger.is-open .logo-chevron{transform:rotate(180deg)}.logo-menu-dropdown{background:var(--bg-dropdown,#fff);border:1px solid var(--border-color,#e0e0e0);z-index:110;border-radius:12px;min-width:280px;max-height:70vh;animation:.2s ease-out logoMenuSlideDown;position:absolute;top:calc(100% + 4px);left:0;overflow-y:auto;box-shadow:0 10px 40px #00000026}@keyframes logoMenuSlideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.logo-menu-item{color:var(--text-primary,#333);align-items:center;gap:.75rem;padding:.875rem 1rem;font-weight:500;text-decoration:none;transition:background-color .15s;display:flex}.logo-menu-item:hover{background-color:var(--bg-hover-subtle,#f5f5f5)}.logo-menu-item.home-item{border-bottom:1px solid var(--border-color,#e0e0e0);background:linear-gradient(135deg,#00695cd9 0%,rgba(var(--dashboard-primary-rgb),.75)100%);color:#fff}.logo-menu-item.home-item svg{color:#fff}.logo-menu-item svg{color:var(--icon-color,#666)}.logo-menu-category{border-bottom:1px solid var(--border-color,#e0e0e0);padding:.5rem 0}.logo-menu-category:last-child{border-bottom:none}.logo-menu-category-header{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.05em;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.75rem;font-weight:600;display:flex}.logo-menu-category-header svg{width:16px;height:16px}.logo-menu-category-header i.fas,.logo-menu-category-header i.fab,.logo-menu-category-header i.far{text-align:center;width:20px;color:var(--dashboard-primary,#00897b);font-size:1rem}.logo-menu-category-header.bookmarks i.fas,.logo-menu-category-header.bookmarks i.fab,.logo-menu-category-header.bookmarks i.far,.logo-menu-category-header.editors-choice i.fas,.logo-menu-category-header.editors-choice i.fab,.logo-menu-category-header.editors-choice i.far,.logo-menu-category-header.featured i.fas,.logo-menu-category-header.featured i.fab,.logo-menu-category-header.featured i.far,.logo-menu-category-header.new-apps i.fas,.logo-menu-category-header.new-apps i.fab,.logo-menu-category-header.new-apps i.far{color:#fff}.logo-menu-category-header.popular{color:var(--accent-color,#e91e63)}.logo-menu-list{margin:0;padding:0;list-style:none}.logo-menu-list li a{color:var(--text-primary,#333);justify-content:space-between;align-items:center;padding:.625rem 1rem .625rem 2.5rem;font-size:.9375rem;text-decoration:none;transition:background-color .15s,color .15s;display:flex}.logo-menu-list li a:hover{background-color:var(--bg-hover-subtle,#f5f5f5);color:var(--text-on-hover,#000)}.logo-menu-list li a.protected-link{cursor:not-allowed;color:var(--text-disabled,#999)!important}.logo-menu-list li a.protected-link:hover{background-color:#0000!important}.logo-menu-dropdown.dynamic-menu{min-width:300px;max-width:340px}.menu-divider{background:linear-gradient(to right,transparent,var(--border-color,#e0e0e0),transparent);height:1px;margin:12px 16px}.menu-loading{padding:12px 16px}.logo-menu-category-header.bookmarks,.logo-menu-category-header.editors-choice,.logo-menu-category-header.featured,.logo-menu-category-header.new-apps{background:linear-gradient(135deg,#00695cd9 0%,rgba(var(--dashboard-primary-rgb),.75)100%);border-left:3px solid var(--dashboard-primary,#00897b);color:#fff;padding-left:calc(.75rem - 3px)}.logo-menu-category-header.bookmarks span:first-child,.logo-menu-category-header.editors-choice span:first-child,.logo-menu-category-header.featured span:first-child,.logo-menu-category-header.new-apps span:first-child{font-size:1.1rem}.logo-menu-category-header.bookmarks span,.logo-menu-category-header.editors-choice span,.logo-menu-category-header.featured span,.logo-menu-category-header.new-apps span{color:#fff!important}.logo-menu-dropdown .logo-menu-category-header span{color:var(--text-primary,#333);font-weight:600}.logo-menu-dropdown .logo-menu-list li a{color:var(--text-secondary,#555);border-radius:6px;padding:8px 12px;font-size:.9rem;transition:all .15s}.logo-menu-dropdown .logo-menu-list li a:hover{color:var(--dashboard-primary,#00897b);background:rgba(var(--dashboard-primary-rgb),.08)}.logo-menu-category-header span:first-child{text-align:center;min-width:1.5rem}.logo-menu-trigger{cursor:pointer;pointer-events:auto}.email-verification-banner{color:#fff;z-index:10001;background:linear-gradient(135deg,#f59e0b 0%,#d97706 100%);justify-content:center;align-items:center;gap:1rem;padding:.75rem 1rem;font-size:.9rem;font-weight:500;display:flex;position:fixed;top:0;left:0;right:0;box-shadow:0 2px 8px #00000026}.email-verification-banner span{flex-shrink:0}.verification-resend-btn{color:#fff;cursor:pointer;background:#fff3;border:1px solid #ffffff4d;border-radius:6px;flex-shrink:0;padding:.375rem .75rem;font-size:.8rem;font-weight:600;transition:all .2s}.verification-resend-btn:hover:not(:disabled){background:#ffffff4d;border-color:#ffffff80}.verification-resend-btn:disabled{opacity:.7;cursor:not-allowed}.email-verification-banner.urgent{background:linear-gradient(135deg,#dc2626 0%,#b91c1c 100%);animation:2s ease-in-out infinite urgentPulse}@keyframes urgentPulse{0%,to{box-shadow:0 2px 8px #dc26264d}50%{box-shadow:0 2px 16px #dc262699}}body:has(.email-verification-banner) .top-bar{top:44px}.notification-bar{color:#fff;z-index:10002;background:#1f2937;border-radius:8px;padding:.75rem 1.5rem;font-size:.9rem;animation:.3s ease-out notificationSlideIn;position:fixed;top:60px;left:50%;transform:translate(-50%);box-shadow:0 4px 12px #00000026}@keyframes notificationSlideIn{0%{opacity:0;transform:translate(-50%)translateY(-10px)}to{opacity:1;transform:translate(-50%)translateY(0)}}body:has(.email-verification-banner) .notification-bar{top:104px}
.settings-dialog-overlay{z-index:10000;background-color:#00000080;justify-content:center;align-items:center;animation:.2s ease-out fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.settings-dialog{background:var(--card-bg,#fff);border-radius:12px;flex-direction:column;width:90%;max-width:500px;max-height:90vh;animation:.3s ease-out slideUp;display:flex;box-shadow:0 20px 60px #0000004d}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.settings-header{border-bottom:1px solid var(--border-color,#e0e0e0);justify-content:space-between;align-items:center;padding:1rem 1.5rem;display:flex}.settings-header h2{color:var(--text-primary,#333);margin:0;font-size:1.25rem;font-weight:600}.settings-header .close-btn{cursor:pointer;color:var(--text-secondary,#666);background:0 0;border:none;border-radius:4px;padding:.25rem .5rem;font-size:1.5rem;transition:background-color .2s,color .2s}.settings-header .close-btn:hover{background-color:var(--hover-bg,#f0f0f0);color:var(--text-primary,#333)}.settings-content{flex:1;padding:1rem 1.5rem;overflow-y:auto}.settings-loading{text-align:center;color:var(--text-secondary,#666);padding:2rem}.settings-section{margin-bottom:1.5rem}.settings-section:last-child{margin-bottom:0}.settings-section h3{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color,#e0e0e0);margin:0 0 1rem;padding-bottom:.5rem;font-size:.875rem;font-weight:600}.settings-description{color:var(--text-secondary,#888);margin:-.5rem 0 .75rem;font-size:.8rem;line-height:1.4}.setting-row{justify-content:space-between;align-items:center;margin-bottom:.75rem;display:flex}.setting-row label{color:var(--text-primary,#333);font-size:.9375rem}.setting-row select{border:1px solid var(--border-color,#e0e0e0);background:var(--input-bg,#fff);color:var(--text-primary,#333);cursor:pointer;border-radius:6px;padding:.5rem 1rem;font-size:.9375rem}.setting-row select:focus{border-color:var(--accent-color,#007bff);outline:none}.color-picker-row{align-items:center;gap:.5rem;display:flex}.color-picker-row input[type=color]{cursor:pointer;border:none;border-radius:6px;width:40px;height:40px;padding:0}.color-text-input{border:1px solid var(--border-color,#e0e0e0);text-transform:uppercase;border-radius:6px;width:80px;padding:.5rem;font-family:monospace}.toggle-row{padding:.25rem 0}.toggle-switch{background:var(--toggle-off-bg,#ccc);cursor:pointer;border:none;border-radius:13px;width:50px;height:26px;padding:0;transition:background-color .2s;position:relative}.toggle-switch.active{background:var(--accent-color,#007bff)}.toggle-slider{background:#fff;border-radius:50%;width:20px;height:20px;transition:transform .2s;position:absolute;top:3px;left:3px;box-shadow:0 1px 3px #0003}.toggle-switch.active .toggle-slider{transform:translate(24px)}.animation-grid{grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1rem;display:grid}.animation-option{border:2px solid var(--border-color,#e0e0e0);background:var(--card-bg,#fff);cursor:pointer;border-radius:8px;flex-direction:column;align-items:center;padding:.75rem;transition:border-color .2s,background-color .2s;display:flex;position:relative}.animation-option:hover{border-color:var(--accent-color,#007bff)}.animation-option.selected{border-color:var(--accent-color,#007bff);background:var(--accent-bg,#007bff1a)}.animation-icon{letter-spacing:-2px;margin-bottom:.25rem;font-size:1.25rem}.animation-name{color:var(--text-secondary,#666);font-size:.75rem}.animation-option .checkmark{color:var(--accent-color,#007bff);font-size:.75rem;position:absolute;top:4px;right:4px}.color-theme-row{flex-wrap:wrap;gap:.5rem}.color-theme-circles{align-items:center;gap:.5rem;display:flex}.color-theme-circle{cursor:pointer;border:2px solid #0000;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;padding:0;transition:transform .15s,border-color .15s,box-shadow .15s;display:flex;position:relative}.color-theme-circle:hover{transform:scale(1.1);box-shadow:0 2px 8px #0003}.color-theme-circle.selected{border-color:var(--accent-color,#007bff);box-shadow:0 0 0 2px var(--accent-bg,#007bff4d)}.color-theme-circle .circle-check{color:#fff;text-shadow:0 1px 2px #00000080;font-size:.75rem;font-weight:700}.speed-slider-row{flex:1;justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.speed-slider-row span{color:var(--text-secondary,#666);font-size:.75rem}.speed-slider-row input[type=range]{cursor:pointer;width:120px}.settings-parent-controls{border-top:2px solid #e5e7eb;margin-top:8px}.parent-controls-buttons{flex-direction:column;gap:10px;margin-top:12px;display:flex}.parent-control-btn{border:1px solid var(--border-color,#e0e0e0);background:var(--bg-secondary,#f8f9fa);color:var(--text-primary,#333);cursor:pointer;text-align:left;border-radius:6px;padding:10px 16px;font-size:14px;transition:background-color .2s}.parent-control-btn:hover:not(:disabled){background:var(--bg-hover,#e9ecef)}.parent-control-btn:disabled{opacity:.5;cursor:not-allowed}.parent-control-btn-danger{color:#dc2626;border-color:#fca5a5}.parent-control-btn-danger:hover:not(:disabled){background:#fef2f2}.parent-controls-status{color:#0c5460;background:#d1ecf1;border:1px solid #bee5eb;border-radius:6px;margin-top:10px;padding:8px 12px;font-size:13px}.dark-mode .parent-control-btn{color:var(--text-primary,#e0e0e0);background:#ffffff14;border-color:#ffffff26}.dark-mode .parent-control-btn:hover:not(:disabled){background:#ffffff1f}.dark-mode .parent-control-btn-danger{color:#f87171;border-color:#f871714d}.dark-mode .parent-control-btn-danger:hover:not(:disabled){background:#f871711a}.dark-mode .parent-controls-status{color:#85c1e9;background:#17a2b833;border-color:#17a2b84d}.settings-footer{border-top:1px solid var(--border-color,#e0e0e0);justify-content:space-between;padding:1rem 1.5rem;display:flex}.reset-btn{border:1px solid var(--border-color,#e0e0e0);color:var(--text-secondary,#666);cursor:pointer;background:0 0;border-radius:6px;padding:.5rem 1rem;transition:background-color .2s,color .2s}.reset-btn:hover:not(:disabled){background:var(--hover-bg,#f0f0f0);color:var(--text-primary,#333)}.save-btn{background:var(--accent-color,#007bff);color:#fff;cursor:pointer;border:none;border-radius:6px;padding:.5rem 1.5rem;font-weight:500;transition:background-color .2s}.save-btn:hover:not(:disabled){background:var(--accent-color-hover,#0056b3)}.save-btn:disabled,.reset-btn:disabled{opacity:.5;cursor:not-allowed}.dark-mode .settings-dialog{background:var(--card-bg,#2a2a2a)}.dark-mode .settings-header h2{color:var(--text-primary,#fff)}.dark-mode .settings-header .close-btn{color:var(--text-secondary,#bdcadc)}.dark-mode .settings-header .close-btn:hover{background-color:var(--hover-bg,#374151);color:var(--text-primary,#fff)}.dark-mode .settings-section h3{color:var(--text-secondary,#bdcadc);border-bottom-color:var(--border-color,#334155)}.dark-mode .settings-description{color:var(--text-secondary,#9ca3af)}.dark-mode .setting-row label{color:var(--text-primary,#fff)}.dark-mode .setting-row select{background:var(--input-bg,#333);color:var(--text-primary,#fff);border-color:var(--border-color,#334155)}.dark-mode .settings-loading{color:var(--text-secondary,#bdcadc)}.dark-mode .animation-option{background:var(--input-bg,#333);border-color:var(--border-color,#334155)}.dark-mode .animation-option.selected{background:var(--accent-bg,#62b9f726)}.dark-mode .animation-name,.dark-mode .speed-slider-row span{color:var(--text-secondary,#bdcadc)}.dark-mode .reset-btn{border-color:var(--border-color,#334155);color:var(--text-secondary,#bdcadc)}.dark-mode .reset-btn:hover:not(:disabled){background:var(--hover-bg,#374151);color:var(--text-primary,#fff)}.dark-mode .color-text-input{background:var(--input-bg,#333);color:var(--text-primary,#fff);border-color:var(--border-color,#334155)}@media (max-width:768px){.settings-dialog{width:95%;max-height:95vh}.animation-grid{grid-template-columns:repeat(2,1fr)}.settings-footer{flex-direction:column;gap:.75rem}.settings-footer button{width:100%}}
.auth-dialog-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out authFadeIn;display:flex;position:fixed;inset:0}@keyframes authFadeIn{0%{opacity:0}to{opacity:1}}.auth-dialog{background:#fff;border-radius:16px;width:100%;max-width:420px;max-height:90vh;padding:2rem;animation:.3s ease-out authSlideUp;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes authSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.auth-dialog-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.auth-close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s}.auth-close-btn:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.auth-close-btn:disabled{opacity:.5;cursor:not-allowed}.auth-dialog-title{text-align:center;margin-bottom:2rem}.auth-dialog-title h2{color:#111827;margin:0 0 .5rem;font-size:1.75rem;font-weight:700}.auth-dialog-title p{color:#6b7280;margin:0;font-size:.95rem}.auth-input-group{margin-bottom:1.25rem}.auth-input-group label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.auth-input-group input{color:#1f2937;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-input-group input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.auth-input-group input:disabled{cursor:not-allowed;background-color:#f9fafb}.auth-input-group select,.auth-select{color:#1f2937;box-sizing:border-box;cursor:pointer;appearance:auto;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.auth-input-group select:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.auth-input-group select:disabled{cursor:not-allowed;background-color:#f9fafb}.auth-password-wrapper{position:relative}.auth-password-wrapper input{padding-right:2.75rem}.auth-password-toggle{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;padding:.25rem;transition:color .2s;display:flex;position:absolute;top:50%;right:.5rem;transform:translateY(-50%)}.auth-password-toggle:hover{color:#4b5563}.auth-error-message{color:#dc2626;text-align:left;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.auth-success-message{color:#16a34a;text-align:left;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.auth-forgot-password-link{color:#6366f1;cursor:pointer;background:0 0;border:none;margin-top:.5rem;padding:0;font-size:.875rem;display:inline-block}.auth-forgot-password-link:hover:not(:disabled){text-decoration:underline}.auth-forgot-password-link:disabled{opacity:.7;cursor:not-allowed}.auth-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:8px;width:100%;margin-top:.5rem;padding:.875rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.auth-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.auth-btn-primary:active:not(:disabled){transform:translateY(0)}.auth-btn-primary:disabled{opacity:.7;cursor:not-allowed}.auth-divider{color:#9ca3af;align-items:center;gap:1rem;margin:1.5rem 0;font-size:.875rem;display:flex}.auth-divider:before,.auth-divider:after{content:"";background-color:#e5e7eb;flex-grow:1;height:1px}.auth-btn-google{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.auth-btn-google:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.auth-btn-google:disabled{opacity:.7;cursor:not-allowed}.auth-btn-google img{width:20px;height:20px}.auth-btn-microsoft{cursor:pointer;color:#374151;background-color:#fff;border:1px solid #e5e7eb;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s,border-color .2s,box-shadow .2s;display:flex}.auth-btn-microsoft:hover:not(:disabled){background-color:#f9fafb;border-color:#d1d5db;box-shadow:0 2px 4px #0000000d}.auth-btn-microsoft:disabled{opacity:.7;cursor:not-allowed}.auth-btn-apple{cursor:pointer;color:#fff;background-color:#000;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.75rem;width:100%;margin-top:.5rem;padding:.75rem;font-size:1rem;font-weight:500;transition:background-color .2s,box-shadow .2s;display:flex}.auth-btn-apple:hover:not(:disabled){background-color:#1a1a1a;box-shadow:0 2px 4px #0003}.auth-btn-apple:disabled{opacity:.7;cursor:not-allowed}.auth-mode-toggle{text-align:center;color:#6b7280;margin-top:1.5rem;font-size:.875rem}.auth-mode-toggle button{color:#6366f1;cursor:pointer;font-weight:600;font-size:inherit;background:0 0;border:none;padding:0}.auth-mode-toggle button:hover:not(:disabled){text-decoration:underline}.auth-mode-toggle button:disabled{opacity:.7;cursor:not-allowed}.auth-child-account-notice{background-color:#eff6ff;border:1px solid #93c5fd;border-radius:8px;margin-bottom:1.25rem;padding:1rem}.auth-child-notice-title{color:#1e40af;margin:0 0 .5rem;font-size:.9rem;font-weight:600}.auth-child-notice-text{color:#374151;margin:0 0 .75rem;font-size:.85rem;line-height:1.4}.auth-parent-consent-checkbox{cursor:pointer;color:#374151;align-items:flex-start;gap:.5rem;font-size:.875rem;line-height:1.4;display:flex}.auth-parent-consent-checkbox input[type=checkbox]{accent-color:#6366f1;cursor:pointer;flex-shrink:0;width:16px;height:16px;margin-top:.15rem}.auth-parent-notice{color:#6b7280;background-color:#fff;border-left:3px solid #6366f1;border-radius:6px;margin:.75rem 0 0;padding:.5rem .75rem;font-size:.8rem;line-height:1.4}.auth-parent-notice a{color:#4f46e5;text-decoration:none}.auth-parent-notice a:hover{text-decoration:underline}.auth-guest-link{text-align:center;margin-top:.75rem;font-size:.875rem}.auth-guest-link button{color:#6b7280;cursor:pointer;font-size:inherit;background:0 0;border:none;padding:0;transition:color .2s}.auth-guest-link button:hover:not(:disabled){color:#374151;text-decoration:underline}.auth-guest-link button:disabled{opacity:.7;cursor:not-allowed}.dark .auth-dialog,.dark-mode .auth-dialog,html.dark .auth-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .auth-dialog-title h2,.dark-mode .auth-dialog-title h2,html.dark .auth-dialog-title h2{color:#f1f5f9}.dark .auth-dialog-title p,.dark-mode .auth-dialog-title p,html.dark .auth-dialog-title p,.dark .auth-close-btn,.dark-mode .auth-close-btn,html.dark .auth-close-btn{color:#94a3b8}.dark .auth-close-btn:hover:not(:disabled),.dark-mode .auth-close-btn:hover:not(:disabled),html.dark .auth-close-btn:hover:not(:disabled){color:#f1f5f9;background-color:#334155}.dark .auth-input-group label,.dark-mode .auth-input-group label,html.dark .auth-input-group label{color:#cbd5e1}.dark .auth-input-group input,.dark-mode .auth-input-group input,html.dark .auth-input-group input{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .auth-input-group input:focus,.dark-mode .auth-input-group input:focus,html.dark .auth-input-group input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf833}.dark .auth-input-group input:disabled,.dark-mode .auth-input-group input:disabled,html.dark .auth-input-group input:disabled{background-color:#0f172a}.dark .auth-input-group select,.dark .auth-select,.dark-mode .auth-input-group select,.dark-mode .auth-select,html.dark .auth-input-group select,html.dark .auth-select{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .auth-input-group select:focus,.dark-mode .auth-input-group select:focus,html.dark .auth-input-group select:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf833}.dark .auth-input-group select:disabled,.dark-mode .auth-input-group select:disabled,html.dark .auth-input-group select:disabled{background-color:#0f172a}.dark .auth-error-message,.dark-mode .auth-error-message,html.dark .auth-error-message{color:#fca5a5;background-color:#dc262626;border-color:#dc26264d}.dark .auth-success-message,.dark-mode .auth-success-message,html.dark .auth-success-message{color:#86efac;background-color:#16a34a26;border-color:#16a34a4d}.dark .auth-forgot-password-link,.dark-mode .auth-forgot-password-link,html.dark .auth-forgot-password-link{color:#818cf8}.dark .auth-divider,.dark-mode .auth-divider,html.dark .auth-divider{color:#64748b}.dark .auth-divider:before,.dark .auth-divider:after,.dark-mode .auth-divider:before,.dark-mode .auth-divider:after,html.dark .auth-divider:before,html.dark .auth-divider:after{background-color:#334155}.dark .auth-btn-google,.dark-mode .auth-btn-google,html.dark .auth-btn-google{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .auth-btn-google:hover:not(:disabled),.dark-mode .auth-btn-google:hover:not(:disabled),html.dark .auth-btn-google:hover:not(:disabled){background-color:#334155;border-color:#475569}.dark .auth-btn-microsoft,.dark-mode .auth-btn-microsoft,html.dark .auth-btn-microsoft{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .auth-btn-microsoft:hover:not(:disabled),.dark-mode .auth-btn-microsoft:hover:not(:disabled),html.dark .auth-btn-microsoft:hover:not(:disabled){background-color:#334155;border-color:#475569}.dark .auth-btn-apple,.dark-mode .auth-btn-apple,html.dark .auth-btn-apple{color:#000;background-color:#f1f5f9}.dark .auth-btn-apple:hover:not(:disabled),.dark-mode .auth-btn-apple:hover:not(:disabled),html.dark .auth-btn-apple:hover:not(:disabled){background-color:#e2e8f0}.dark .auth-mode-toggle,.dark-mode .auth-mode-toggle,html.dark .auth-mode-toggle{color:#94a3b8}.dark .auth-mode-toggle button,.dark-mode .auth-mode-toggle button,html.dark .auth-mode-toggle button{color:#818cf8}.dark .auth-child-account-notice,.dark-mode .auth-child-account-notice,html.dark .auth-child-account-notice{background-color:#3b82f61a;border-color:#1e3a5f}.dark .auth-child-notice-title,.dark-mode .auth-child-notice-title,html.dark .auth-child-notice-title{color:#93c5fd}.dark .auth-child-notice-text,.dark-mode .auth-child-notice-text,html.dark .auth-child-notice-text,.dark .auth-parent-consent-checkbox,.dark-mode .auth-parent-consent-checkbox,html.dark .auth-parent-consent-checkbox{color:#cbd5e1}.dark .auth-parent-notice,.dark-mode .auth-parent-notice,html.dark .auth-parent-notice{color:#94a3b8;background-color:#6366f11a;border-left-color:#818cf8}.dark .auth-parent-notice a,.dark-mode .auth-parent-notice a,html.dark .auth-parent-notice a{color:#818cf8}.dark .auth-password-toggle,.dark-mode .auth-password-toggle,html.dark .auth-password-toggle{color:#64748b}.dark .auth-password-toggle:hover,.dark-mode .auth-password-toggle:hover,html.dark .auth-password-toggle:hover{color:#cbd5e1}.dark .auth-guest-link button,.dark-mode .auth-guest-link button,html.dark .auth-guest-link button{color:#94a3b8}.dark .auth-guest-link button:hover:not(:disabled),.dark-mode .auth-guest-link button:hover:not(:disabled),html.dark .auth-guest-link button:hover:not(:disabled){color:#cbd5e1}@media (max-width:768px){.auth-dialog-overlay{align-items:flex-start;padding:2rem .5rem .5rem}.auth-dialog{border-radius:12px;max-height:calc(100vh - 3rem);padding:1.5rem}.auth-dialog-header{margin-bottom:1rem}.auth-dialog-title{margin-bottom:1.5rem}.auth-dialog-title h2{font-size:1.5rem}}.auth-btn-primary:disabled,.auth-btn-google:disabled{position:relative}@keyframes authPulse{0%,to{opacity:.7}50%{opacity:1}}.auth-btn-primary:disabled{animation:1.5s ease-in-out infinite authPulse}.auth-guest-grade-section{text-align:center;border:1px solid #e5e7eb;border-radius:8px;margin-top:.75rem;padding:.75rem}.auth-guest-grade-label{color:#6b7280;margin:0 0 .5rem;font-size:.85rem}.auth-guest-grade-section .auth-select{margin-bottom:.5rem}.auth-btn-secondary{color:#4f46e5;cursor:pointer;background:0 0;border:1px solid #4f46e5;border-radius:6px;width:100%;padding:.5rem 1rem;font-size:.9rem;transition:background-color .2s,color .2s}.auth-btn-secondary:hover{color:#fff;background:#4f46e5}.dark .auth-guest-grade-section,.dark-mode .auth-guest-grade-section,html.dark .auth-guest-grade-section{border-color:#374151}.dark .auth-guest-grade-label,.dark-mode .auth-guest-grade-label,html.dark .auth-guest-grade-label{color:#94a3b8}.dark .auth-btn-secondary,.dark-mode .auth-btn-secondary,html.dark .auth-btn-secondary{color:#818cf8;border-color:#818cf8}.dark .auth-btn-secondary:hover,.dark-mode .auth-btn-secondary:hover,html.dark .auth-btn-secondary:hover{color:#1e1e2e;background:#818cf8}
.search-dropdown-container{width:100%;max-width:300px;position:relative}.search-dropdown-container.is-overlay{z-index:1000}.search-overlay-backdrop{z-index:-1;background:#0006;animation:.2s ease-out fadeIn;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.search-input-wrapper{align-items:center;display:flex;position:relative}.search-input{border:1px solid var(--border-color,#e0e0e0);background:var(--input-bg,#fff);width:100%;color:var(--text-primary,#333);border-radius:20px;padding:.5rem 2.5rem;font-size:.875rem;transition:border-color .2s,box-shadow .2s}.search-input:focus{border-color:var(--accent-color,#007bff);outline:none;box-shadow:0 0 0 3px #007bff1a}.search-input::placeholder{color:var(--text-secondary,#999)}.search-icon{color:var(--text-secondary,#999);pointer-events:none;z-index:2;align-items:center;font-size:.875rem;display:flex;position:absolute;left:.875rem}.clear-btn{color:var(--text-secondary,#999);cursor:pointer;background:0 0;border:none;border-radius:50%;padding:.25rem;font-size:1.25rem;line-height:1;transition:background-color .2s,color .2s;position:absolute;right:.5rem}.clear-btn:hover{background:var(--hover-bg,#f0f0f0);color:var(--text-primary,#333)}.search-results{background:var(--card-bg,#fff);border:1px solid var(--border-color,#e0e0e0);z-index:1001;border-radius:12px;animation:.2s ease-out slideDown;position:absolute;top:calc(100% + .5rem);left:0;right:0;overflow:hidden;box-shadow:0 10px 40px #00000026}@keyframes slideDown{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.search-results.no-results{text-align:center;color:var(--text-secondary,#666);padding:1.5rem}.search-results.no-results p{margin:0}.search-results.no-results .hint{margin-top:.25rem;font-size:.8125rem}.results-header{color:var(--text-secondary,#666);text-transform:uppercase;letter-spacing:.05em;border-bottom:1px solid var(--border-color,#e0e0e0);background:var(--bg-subtle,#f9f9f9);padding:.75rem 1rem;font-size:.75rem;font-weight:600}.results-list{max-height:300px;margin:0;padding:0;list-style:none;overflow-y:auto}.result-item{cursor:pointer;border-bottom:1px solid var(--border-color,#e0e0e0);align-items:center;padding:.75rem 1rem;transition:background-color .15s;display:flex}.result-item:last-child{border-bottom:none}.result-item:hover,.result-item.selected{background:var(--hover-bg,#f0f0f0)}.result-item.selected{background:var(--accent-bg,#007bff1a)}.result-icon{flex-shrink:0;margin-right:.75rem;font-size:1.25rem}.result-content{flex:1;min-width:0}.result-name{color:var(--text-primary,#333);white-space:nowrap;text-overflow:ellipsis;font-weight:500;display:block;overflow:hidden}.result-meta{color:var(--text-secondary,#666);white-space:nowrap;text-overflow:ellipsis;font-size:.75rem;display:block;overflow:hidden}.results-footer{color:var(--text-secondary,#999);background:var(--bg-subtle,#f9f9f9);border-top:1px solid var(--border-color,#e0e0e0);justify-content:center;align-items:center;gap:.5rem;padding:.5rem 1rem;font-size:.6875rem;display:flex}.results-footer kbd{background:var(--card-bg,#fff);border:1px solid var(--border-color,#ddd);box-shadow:0 1px 0 var(--border-color,#ddd);border-radius:4px;padding:.125rem .375rem;font-family:inherit;font-size:.6875rem;display:inline-block}@media (max-width:768px){.search-dropdown-container{max-width:100%}.search-results{max-width:none;position:fixed;top:60px;left:1rem;right:1rem}.results-list{max-height:50vh}}
.profile-dialog-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out profileFadeIn;display:flex;position:fixed;inset:0}@keyframes profileFadeIn{0%{opacity:0}to{opacity:1}}.profile-dialog{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;padding:2rem;animation:.3s ease-out profileSlideUp;position:relative;overflow-y:auto;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes profileSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.profile-dialog-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.profile-dialog-close:hover{color:#111827;background-color:#f3f4f6}.profile-dialog-avatar-section{text-align:center;border-bottom:1px solid #e5e7eb;margin-bottom:1.5rem;padding-bottom:1.5rem}.profile-dialog-avatar{background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1rem;display:flex;overflow:hidden;box-shadow:0 4px 14px #6366f14d}.profile-dialog-avatar img{object-fit:cover;width:100%;height:100%}.profile-dialog-avatar .avatar-initials{color:#fff;font-size:1.75rem;font-weight:700}.profile-dialog-name{color:#111827;margin:0 0 .25rem;font-size:1.35rem;font-weight:600}.profile-dialog-email{color:#6b7280;margin:0;font-size:.9rem}.profile-dialog-stats{border-bottom:1px solid #e5e7eb;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-bottom:1.25rem;padding:1.25rem 0;display:grid}.profile-dialog-stats .stat-item{justify-content:center;align-items:center;gap:.5rem;display:flex}.profile-dialog-stats .stat-icon{font-size:1.25rem}.profile-dialog-stats .stat-info{flex-direction:column;display:flex}.profile-dialog-stats .stat-value{color:#111827;font-size:.9rem;font-weight:600}.profile-dialog-stats .stat-label{color:#9ca3af;text-transform:uppercase;font-size:.65rem}.profile-dialog-details{margin-bottom:1.5rem}.profile-dialog-details h3{color:#374151;margin:0 0 .75rem;font-size:.9rem;font-weight:600}.profile-dialog-details .detail-row{border-bottom:1px solid #f3f4f6;justify-content:space-between;align-items:center;padding:.6rem 0;display:flex}.profile-dialog-details .detail-row:last-child{border-bottom:none}.profile-dialog-details .detail-label{color:#6b7280;font-size:.85rem}.profile-dialog-details .detail-value{color:#111827;text-align:right;font-size:.85rem;font-weight:500}.profile-dialog-details .detail-uid{text-overflow:ellipsis;max-width:180px;font-family:monospace;font-size:.75rem;overflow:hidden}.profile-dialog-details .verified{color:#10b981}.profile-dialog-details .not-verified{color:#f59e0b}.profile-dialog-actions{border-top:1px solid #e5e7eb;justify-content:center;gap:.75rem;padding-top:1rem;display:flex}.profile-dialog-actions .action-btn{cursor:pointer;border:none;border-radius:8px;padding:.65rem 1.25rem;font-size:.85rem;font-weight:500;transition:all .2s}.profile-dialog-actions .action-btn.secondary{color:#374151;background:#fff;border:1px solid #d1d5db}.profile-dialog-actions .action-btn.secondary:hover{background:#f9fafb;border-color:#9ca3af}.profile-dialog-loading{text-align:center;padding:2rem}.profile-dialog-loading .loading-spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:40px;height:40px;margin:0 auto 1rem;animation:1s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.profile-dialog-loading p{color:#6b7280;margin:0}@media (max-width:768px){.profile-dialog-overlay{align-items:flex-start;padding:1rem .5rem .5rem}.profile-dialog{border-radius:12px;max-height:calc(100vh - 2rem);padding:2.5rem 1.5rem 1.5rem}.profile-dialog-close{top:.5rem;right:.5rem}.profile-dialog-avatar{width:70px;height:70px}.profile-dialog-avatar .avatar-initials{font-size:1.5rem}.profile-dialog-name{font-size:1.2rem}.profile-dialog-stats{grid-template-columns:1fr;gap:.5rem}.profile-dialog-stats .stat-item{background:#f9fafb;border-radius:8px;justify-content:flex-start;padding:.6rem}.profile-dialog-details .detail-row{flex-direction:column;align-items:flex-start;gap:.2rem}.profile-dialog-details .detail-value{text-align:left}.profile-dialog-details .detail-uid{word-break:break-all;max-width:100%}.profile-dialog-actions{flex-direction:column}.profile-dialog-actions .action-btn{text-align:center;width:100%}}.dark .profile-dialog,.dark-mode .profile-dialog,html.dark .profile-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .profile-dialog-close,.dark-mode .profile-dialog-close,html.dark .profile-dialog-close{color:#94a3b8}.dark .profile-dialog-close:hover,.dark-mode .profile-dialog-close:hover,html.dark .profile-dialog-close:hover{color:#f1f5f9;background-color:#334155}.dark .profile-dialog-avatar-section,.dark-mode .profile-dialog-avatar-section,html.dark .profile-dialog-avatar-section{border-bottom-color:#334155}.dark .profile-dialog-name,.dark-mode .profile-dialog-name,html.dark .profile-dialog-name{color:#f1f5f9}.dark .profile-dialog-email,.dark-mode .profile-dialog-email,html.dark .profile-dialog-email{color:#94a3b8}.dark .profile-dialog-stats,.dark-mode .profile-dialog-stats,html.dark .profile-dialog-stats{border-bottom-color:#334155}.dark .profile-dialog-stats .stat-value,.dark-mode .profile-dialog-stats .stat-value,html.dark .profile-dialog-stats .stat-value{color:#f1f5f9}.dark .profile-dialog-stats .stat-label,.dark-mode .profile-dialog-stats .stat-label,html.dark .profile-dialog-stats .stat-label{color:#64748b}.dark .profile-dialog-details h3,.dark-mode .profile-dialog-details h3,html.dark .profile-dialog-details h3{color:#e2e8f0}.dark .profile-dialog-details .detail-row,.dark-mode .profile-dialog-details .detail-row,html.dark .profile-dialog-details .detail-row{border-bottom-color:#334155}.dark .profile-dialog-details .detail-label,.dark-mode .profile-dialog-details .detail-label,html.dark .profile-dialog-details .detail-label{color:#94a3b8}.dark .profile-dialog-details .detail-value,.dark-mode .profile-dialog-details .detail-value,html.dark .profile-dialog-details .detail-value{color:#f1f5f9}.dark .profile-dialog-actions,.dark-mode .profile-dialog-actions,html.dark .profile-dialog-actions{border-top-color:#334155}.dark .profile-dialog-actions .action-btn.secondary,.dark-mode .profile-dialog-actions .action-btn.secondary,html.dark .profile-dialog-actions .action-btn.secondary{color:#f1f5f9;background:#334155;border-color:#475569}.dark .profile-dialog-actions .action-btn.secondary:hover,.dark-mode .profile-dialog-actions .action-btn.secondary:hover,html.dark .profile-dialog-actions .action-btn.secondary:hover{background:#475569}.dark .profile-dialog-loading,.dark-mode .profile-dialog-loading,html.dark .profile-dialog-loading{background:#1e293b}.dark .profile-dialog-loading .loading-spinner,.dark-mode .profile-dialog-loading .loading-spinner,html.dark .profile-dialog-loading .loading-spinner{border-color:#6366f1 #334155 #334155}.dark .profile-dialog-loading p,.dark-mode .profile-dialog-loading p,html.dark .profile-dialog-loading p{color:#94a3b8}@media (max-width:768px){.dark .profile-dialog-stats .stat-item,.dark-mode .profile-dialog-stats .stat-item,html.dark .profile-dialog-stats .stat-item{background:#0f172a}}
.help-dialog-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out helpFadeIn;display:flex;position:fixed;inset:0}@keyframes helpFadeIn{0%{opacity:0}to{opacity:1}}.help-dialog{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:560px;max-height:85vh;animation:.3s ease-out helpSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes helpSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.help-dialog-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.help-dialog-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.help-dialog-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s;display:flex}.help-dialog-close:hover{color:#111827;background-color:#f3f4f6}.help-dialog-content{flex:1;padding:1.5rem;overflow-y:auto}.help-section{border-bottom:1px solid #f3f4f6;margin-bottom:1.5rem;padding-bottom:1.5rem}.help-section:last-of-type{border-bottom:none;margin-bottom:1rem;padding-bottom:0}.help-section-header{gap:.75rem;margin-bottom:.75rem;display:flex}.help-section-icon{text-align:center;flex-shrink:0;width:32px;font-size:1.5rem}.help-section-header h3{color:#111827;margin:0 0 .25rem;font-size:1rem;font-weight:600}.help-section-header p{color:#6b7280;margin:0;font-size:.85rem}.help-section-list{margin:0;padding-left:2.75rem;list-style-type:disc}.help-section-list li{color:#374151;margin-bottom:.35rem;font-size:.875rem;line-height:1.4}.help-section-list li:last-child{margin-bottom:0}.help-contact-section{background:#f9fafb;border-radius:12px;margin-top:.5rem;padding:1.25rem}.help-contact-section h3{color:#111827;margin:0 0 .5rem;font-size:1rem;font-weight:600}.help-contact-section>p{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.help-contact-info{flex-direction:column;gap:.5rem;display:flex}.contact-item{color:#374151;align-items:center;gap:.5rem;font-size:.875rem;display:flex}.contact-icon{font-size:1rem}@media (max-width:768px){.help-dialog-overlay{align-items:flex-start;padding:1rem .5rem .5rem}.help-dialog{border-radius:12px;max-height:calc(100vh - 2rem)}.help-dialog-header{padding:1rem 1.25rem}.help-dialog-header h2{font-size:1.1rem}.help-dialog-content{padding:1.25rem}.help-section-header{flex-direction:column;gap:.5rem}.help-section-icon{text-align:left;width:auto}.help-section-list{padding-left:1.25rem}.help-contact-section{padding:1rem}}.dark .help-dialog,.dark-mode .help-dialog,html.dark .help-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .help-dialog-header,.dark-mode .help-dialog-header,html.dark .help-dialog-header{border-bottom-color:#334155}.dark .help-dialog-header h2,.dark-mode .help-dialog-header h2,html.dark .help-dialog-header h2{color:#f1f5f9}.dark .help-dialog-close,.dark-mode .help-dialog-close,html.dark .help-dialog-close{color:#94a3b8}.dark .help-dialog-close:hover,.dark-mode .help-dialog-close:hover,html.dark .help-dialog-close:hover{color:#f1f5f9;background-color:#334155}.dark .help-section,.dark-mode .help-section,html.dark .help-section{border-bottom-color:#334155}.dark .help-section-header h3,.dark-mode .help-section-header h3,html.dark .help-section-header h3{color:#f1f5f9}.dark .help-section-header p,.dark-mode .help-section-header p,html.dark .help-section-header p{color:#94a3b8}.dark .help-section-list li,.dark-mode .help-section-list li,html.dark .help-section-list li{color:#cbd5e1}.dark .help-contact-section,.dark-mode .help-contact-section,html.dark .help-contact-section{background:#0f172a}.dark .help-contact-section h3,.dark-mode .help-contact-section h3,html.dark .help-contact-section h3{color:#f1f5f9}.dark .help-contact-section>p,.dark-mode .help-contact-section>p,html.dark .help-contact-section>p{color:#94a3b8}.dark .contact-item,.dark-mode .contact-item,html.dark .contact-item{color:#cbd5e1}
.verification-modal-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out verifyFadeIn;display:flex;position:fixed;inset:0}@keyframes verifyFadeIn{0%{opacity:0}to{opacity:1}}.verification-modal{text-align:center;background:#fff;border-radius:16px;width:100%;max-width:420px;padding:2rem;animation:.3s ease-out verifySlideUp;position:relative;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes verifySlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.verification-close-btn{cursor:pointer;color:#9ca3af;background:0 0;border:none;border-radius:6px;padding:.25rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s;position:absolute;top:1rem;right:1rem}.verification-close-btn:hover{color:#374151;background-color:#f3f4f6}.verification-icon{margin-bottom:1rem;font-size:3.5rem}.verification-modal h2{color:#111827;margin:0 0 .75rem;font-size:1.5rem;font-weight:600}.verification-description{color:#4b5563;margin:0 0 1.25rem;font-size:1rem;line-height:1.5}.verification-email-box{background:#f3f4f6;border-radius:.75rem;margin-bottom:1.25rem;padding:1rem}.verification-email-box span{color:#6b7280;margin-bottom:.25rem;font-size:.875rem;display:block}.verification-email-box strong{color:#111827;word-break:break-all;font-size:1rem;display:block}.verification-success{color:#16a34a;background:#f0fdf4;border:1px solid #bbf7d0;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.verification-error{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:.5rem;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.verification-actions{flex-direction:column;gap:.75rem;margin-bottom:1rem;display:flex}.verification-btn-primary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:.5rem;width:100%;padding:.875rem 1.5rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.verification-btn-primary:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.verification-btn-primary:disabled{opacity:.7;cursor:not-allowed}.verification-btn-secondary{color:#6b7280;cursor:pointer;background:0 0;border:1px solid #e5e7eb;border-radius:.5rem;width:100%;padding:.75rem 1.5rem;font-size:.9375rem;transition:background-color .2s,border-color .2s}.verification-btn-secondary:hover{background:#f9fafb;border-color:#d1d5db}.verification-help{color:#9ca3af;margin:0;font-size:.8125rem}.dark .verification-modal,.dark-mode .verification-modal,html.dark .verification-modal{background:#1e1e2e}.dark .verification-modal h2,.dark-mode .verification-modal h2,html.dark .verification-modal h2{color:#f1f5f9}.dark .verification-description,.dark-mode .verification-description,html.dark .verification-description,.dark .verification-close-btn,.dark-mode .verification-close-btn,html.dark .verification-close-btn{color:#94a3b8}.dark .verification-close-btn:hover,.dark-mode .verification-close-btn:hover,html.dark .verification-close-btn:hover{color:#f1f5f9;background-color:#334155}.dark .verification-email-box,.dark-mode .verification-email-box,html.dark .verification-email-box{background:#1e293b}.dark .verification-email-box span,.dark-mode .verification-email-box span,html.dark .verification-email-box span{color:#94a3b8}.dark .verification-email-box strong,.dark-mode .verification-email-box strong,html.dark .verification-email-box strong{color:#f1f5f9}.dark .verification-success,.dark-mode .verification-success,html.dark .verification-success{color:#86efac;background:#16a34a26;border-color:#16a34a4d}.dark .verification-error,.dark-mode .verification-error,html.dark .verification-error{color:#fca5a5;background:#dc262626;border-color:#dc26264d}.dark .verification-btn-secondary,.dark-mode .verification-btn-secondary,html.dark .verification-btn-secondary{color:#94a3b8;border-color:#334155}.dark .verification-btn-secondary:hover,.dark-mode .verification-btn-secondary:hover,html.dark .verification-btn-secondary:hover{background:#334155}.dark .verification-help,.dark-mode .verification-help,html.dark .verification-help{color:#64748b}@media (max-width:768px){.verification-modal-overlay{align-items:flex-end;padding:.5rem}.verification-modal{border-radius:16px 16px 0 0;padding:1.5rem}.verification-icon{font-size:3rem}.verification-modal h2{font-size:1.25rem}}
.report-dialog-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out reportFadeIn;display:flex;position:fixed;inset:0}@keyframes reportFadeIn{0%{opacity:0}to{opacity:1}}.report-dialog{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;animation:.3s ease-out reportSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes reportSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.report-dialog-header{border-bottom:1px solid #e5e7eb;flex-shrink:0;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.report-dialog-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.report-dialog-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s;display:flex}.report-dialog-close:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.report-dialog-close:disabled{opacity:.5;cursor:not-allowed}.report-dialog-content{flex:1;padding:1.5rem;overflow-y:auto}.report-field{margin-bottom:1.25rem}.report-field label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.report-field select,.report-field input,.report-field textarea{color:#1f2937;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem;font-family:inherit;font-size:.95rem;transition:border-color .2s,box-shadow .2s}.report-field select:focus,.report-field input:focus,.report-field textarea:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.report-field select:disabled,.report-field input:disabled,.report-field textarea:disabled{cursor:not-allowed;background-color:#f9fafb}.report-field textarea{resize:vertical;min-height:100px}.report-error{color:#dc2626;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin-bottom:1rem;padding:.75rem 1rem;font-size:.875rem}.report-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:8px;width:100%;padding:.875rem;font-size:1rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.report-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.report-submit-btn:active:not(:disabled){transform:translateY(0)}.report-submit-btn:disabled{opacity:.7;cursor:not-allowed}.report-success{text-align:center;padding:2rem 1rem}.report-success .success-icon{color:#fff;background:linear-gradient(135deg,#10b981 0%,#059669 100%);border-radius:50%;justify-content:center;align-items:center;width:64px;height:64px;margin-bottom:1rem;font-size:2rem;display:inline-flex}.report-success h3{color:#111827;margin:0 0 .5rem;font-size:1.25rem}.report-success p{color:#6b7280;margin:0;font-size:.95rem}@media (max-width:768px){.report-dialog-overlay{align-items:flex-start;padding:1rem .5rem .5rem}.report-dialog{border-radius:12px;max-height:calc(100vh - 2rem)}.report-dialog-header{padding:1rem 1.25rem}.report-dialog-header h2{font-size:1.1rem}.report-dialog-content{padding:1.25rem}.report-field{margin-bottom:1rem}}.dark .report-dialog,.dark-mode .report-dialog,html.dark .report-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .report-dialog-header,.dark-mode .report-dialog-header,html.dark .report-dialog-header{border-bottom-color:#334155}.dark .report-dialog-header h2,.dark-mode .report-dialog-header h2,html.dark .report-dialog-header h2{color:#f1f5f9}.dark .report-dialog-close,.dark-mode .report-dialog-close,html.dark .report-dialog-close{color:#94a3b8}.dark .report-dialog-close:hover:not(:disabled),.dark-mode .report-dialog-close:hover:not(:disabled),html.dark .report-dialog-close:hover:not(:disabled){color:#f1f5f9;background-color:#334155}.dark .report-field label,.dark-mode .report-field label,html.dark .report-field label{color:#cbd5e1}.dark .report-field select,.dark .report-field input,.dark .report-field textarea,.dark-mode .report-field select,.dark-mode .report-field input,.dark-mode .report-field textarea,html.dark .report-field select,html.dark .report-field input,html.dark .report-field textarea{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .report-field select:focus,.dark .report-field input:focus,.dark .report-field textarea:focus,.dark-mode .report-field select:focus,.dark-mode .report-field input:focus,.dark-mode .report-field textarea:focus,html.dark .report-field select:focus,html.dark .report-field input:focus,html.dark .report-field textarea:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf833}.dark .report-field select:disabled,.dark .report-field input:disabled,.dark .report-field textarea:disabled,.dark-mode .report-field select:disabled,.dark-mode .report-field input:disabled,.dark-mode .report-field textarea:disabled,html.dark .report-field select:disabled,html.dark .report-field input:disabled,html.dark .report-field textarea:disabled{background-color:#0f172a}.dark .report-error,.dark-mode .report-error,html.dark .report-error{color:#fca5a5;background-color:#dc262626;border-color:#dc26264d}.dark .report-success h3,.dark-mode .report-success h3,html.dark .report-success h3{color:#f1f5f9}.dark .report-success p,.dark-mode .report-success p,html.dark .report-success p{color:#94a3b8}
.about-dialog-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out aboutFadeIn;display:flex;position:fixed;inset:0}@keyframes aboutFadeIn{0%{opacity:0}to{opacity:1}}.about-dialog{background:#fff;border-radius:16px;width:100%;max-width:400px;padding:2rem;animation:.3s ease-out aboutSlideUp;position:relative;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes aboutSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.about-dialog-close{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;min-width:44px;min-height:44px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s;display:flex;position:absolute;top:1rem;right:1rem}.about-dialog-close:hover{color:#111827;background-color:#f3f4f6}.about-header{text-align:center;margin-bottom:1.5rem}.about-logo{border-radius:16px;width:80px;height:80px;margin-bottom:1rem}.about-title{color:#111827;margin:0 0 .25rem;font-size:1.5rem;font-weight:600}.about-version{color:#6b7280;font-size:1rem}.about-info{border-top:1px solid #e5e7eb;border-bottom:1px solid #e5e7eb;margin:1rem 0;padding:1rem 0}.about-row{justify-content:space-between;align-items:center;padding:.5rem 0;font-size:.875rem;display:flex}.about-label{color:#6b7280}.about-value{color:#111827;text-align:right;word-break:break-word;max-width:60%;font-weight:500}.about-env-value{font-weight:600}.about-actions{justify-content:center;gap:1rem;margin:1.5rem 0;display:flex}.about-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:8px;padding:.625rem 1.25rem;font-size:.875rem;font-weight:500;transition:all .2s}.about-btn:hover{background:#f9fafb;border-color:#d1d5db}.about-btn:active{background:#f3f4f6}.about-footer{text-align:center;color:#9ca3af;border-top:1px solid #e5e7eb;margin-top:.5rem;padding-top:1rem;font-size:.75rem}.about-footer p{margin:0 0 .5rem}.about-links{justify-content:center;gap:1rem;display:flex}.about-links a{color:#6b7280;text-decoration:none;transition:color .2s}.about-links a:hover{color:#111827;text-decoration:underline}@media (max-width:768px){.about-dialog-overlay{padding:.5rem}.about-dialog{border-radius:12px;padding:1.5rem}.about-logo{width:64px;height:64px}.about-title{font-size:1.25rem}.about-actions{flex-direction:column;gap:.75rem}.about-btn{width:100%}}.dark .about-dialog,.dark-mode .about-dialog,html.dark .about-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .about-dialog-close,.dark-mode .about-dialog-close,html.dark .about-dialog-close{color:#94a3b8}.dark .about-dialog-close:hover,.dark-mode .about-dialog-close:hover,html.dark .about-dialog-close:hover{color:#f1f5f9;background-color:#334155}.dark .about-title,.dark-mode .about-title,html.dark .about-title{color:#f1f5f9}.dark .about-version,.dark-mode .about-version,html.dark .about-version{color:#94a3b8}.dark .about-info,.dark-mode .about-info,html.dark .about-info{border-top-color:#334155;border-bottom-color:#334155}.dark .about-label,.dark-mode .about-label,html.dark .about-label{color:#94a3b8}.dark .about-value,.dark-mode .about-value,html.dark .about-value{color:#f1f5f9}.dark .about-btn,.dark-mode .about-btn,html.dark .about-btn{color:#f1f5f9;background:#334155;border-color:#475569}.dark .about-btn:hover,.dark-mode .about-btn:hover,html.dark .about-btn:hover{background:#475569;border-color:#64748b}.dark .about-footer,.dark-mode .about-footer,html.dark .about-footer{color:#64748b;border-top-color:#334155}.dark .about-footer p,.dark-mode .about-footer p,html.dark .about-footer p{color:#64748b}.dark .about-links a,.dark-mode .about-links a,html.dark .about-links a{color:#94a3b8}.dark .about-links a:hover,.dark-mode .about-links a:hover,html.dark .about-links a:hover{color:#f1f5f9}
.change-password-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background-color:#0009;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out cpFadeIn;display:flex;position:fixed;inset:0}@keyframes cpFadeIn{0%{opacity:0}to{opacity:1}}.change-password-dialog{background:#fff;border-radius:12px;width:100%;max-width:400px;padding:1.5rem;animation:.3s ease-out cpSlideUp;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes cpSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.change-password-header{justify-content:space-between;align-items:center;margin-bottom:1.5rem;display:flex}.change-password-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.change-password-close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.5rem;line-height:1;transition:background-color .2s,color .2s}.change-password-close-btn:hover:not(:disabled){color:#111827;background-color:#f3f4f6}.change-password-close-btn:disabled{opacity:.5;cursor:not-allowed}.change-password-input-group{margin-bottom:1rem}.change-password-input-group label{color:#374151;margin-bottom:.5rem;font-size:.875rem;font-weight:500;display:block}.change-password-input-group input{color:#1f2937;box-sizing:border-box;background-color:#fff;border:1px solid #d1d5db;border-radius:8px;width:100%;padding:.75rem 1rem;font-size:1rem;transition:border-color .2s,box-shadow .2s}.change-password-input-group input:focus{border-color:#6366f1;outline:none;box-shadow:0 0 0 3px #6366f11a}.change-password-input-group input:disabled{cursor:not-allowed;background-color:#f9fafb}.change-password-error{color:#dc2626;text-align:left;background-color:#fef2f2;border:1px solid #fecaca;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.change-password-success{color:#16a34a;text-align:left;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:8px;margin:0 0 1rem;padding:.75rem 1rem;font-size:.875rem}.change-password-actions{gap:.75rem;margin-top:1.5rem;display:flex}.change-password-cancel-btn{color:#374151;cursor:pointer;background:#fff;border:1px solid #d1d5db;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:500;transition:all .2s}.change-password-cancel-btn:hover:not(:disabled){background-color:#f9fafb;border-color:#9ca3af}.change-password-cancel-btn:disabled{opacity:.7;cursor:not-allowed}.change-password-submit-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#6366f1 0%,#4f46e5 100%);border:none;border-radius:8px;flex:1;padding:.75rem 1rem;font-size:.875rem;font-weight:600;transition:transform .15s,box-shadow .15s,opacity .15s}.change-password-submit-btn:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #6366f166}.change-password-submit-btn:disabled{opacity:.7;cursor:not-allowed}.dark .change-password-dialog,.dark-mode .change-password-dialog,html.dark .change-password-dialog{background:#1e1e2e;box-shadow:0 25px 50px -12px #00000080,0 0 0 1px #ffffff0d}.dark .change-password-header h2,.dark-mode .change-password-header h2,html.dark .change-password-header h2{color:#f1f5f9}.dark .change-password-close-btn,.dark-mode .change-password-close-btn,html.dark .change-password-close-btn{color:#94a3b8}.dark .change-password-close-btn:hover:not(:disabled),.dark-mode .change-password-close-btn:hover:not(:disabled),html.dark .change-password-close-btn:hover:not(:disabled){color:#f1f5f9;background-color:#334155}.dark .change-password-input-group label,.dark-mode .change-password-input-group label,html.dark .change-password-input-group label{color:#cbd5e1}.dark .change-password-input-group input,.dark-mode .change-password-input-group input,html.dark .change-password-input-group input{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .change-password-input-group input:focus,.dark-mode .change-password-input-group input:focus,html.dark .change-password-input-group input:focus{border-color:#818cf8;box-shadow:0 0 0 3px #818cf833}.dark .change-password-input-group input:disabled,.dark-mode .change-password-input-group input:disabled,html.dark .change-password-input-group input:disabled{background-color:#0f172a}.dark .change-password-error,.dark-mode .change-password-error,html.dark .change-password-error{color:#fca5a5;background-color:#dc262626;border-color:#dc26264d}.dark .change-password-success,.dark-mode .change-password-success,html.dark .change-password-success{color:#86efac;background-color:#16a34a26;border-color:#16a34a4d}.dark .change-password-cancel-btn,.dark-mode .change-password-cancel-btn,html.dark .change-password-cancel-btn{color:#f1f5f9;background-color:#1e293b;border-color:#334155}.dark .change-password-cancel-btn:hover:not(:disabled),.dark-mode .change-password-cancel-btn:hover:not(:disabled),html.dark .change-password-cancel-btn:hover:not(:disabled){background-color:#334155;border-color:#475569}@media (max-width:768px){.change-password-overlay{align-items:flex-start;padding:3rem .5rem .5rem}.change-password-dialog{border-radius:10px;padding:1.25rem}.change-password-actions{flex-direction:column}}
.session-manager-overlay{-webkit-backdrop-filter:blur(4px);z-index:10000;background:#00000080;justify-content:center;align-items:center;padding:1rem;animation:.2s ease-out sessionFadeIn;display:flex;position:fixed;inset:0}@keyframes sessionFadeIn{0%{opacity:0}to{opacity:1}}.session-manager-modal{background:#fff;border-radius:16px;flex-direction:column;width:100%;max-width:480px;max-height:80vh;animation:.3s ease-out sessionSlideUp;display:flex;overflow:hidden;box-shadow:0 25px 50px -12px #00000040,0 0 0 1px #ffffff1a}@keyframes sessionSlideUp{0%{opacity:0;transform:translateY(20px)scale(.95)}to{opacity:1;transform:translateY(0)scale(1)}}.session-manager-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:1.25rem 1.5rem;display:flex}.session-manager-header h2{color:#111827;margin:0;font-size:1.25rem;font-weight:600}.session-close-btn{cursor:pointer;color:#6b7280;background:0 0;border:none;border-radius:6px;padding:.25rem .5rem;font-size:1.75rem;line-height:1;transition:background-color .2s,color .2s}.session-close-btn:hover{color:#111827;background-color:#f3f4f6}.session-manager-content{padding:1.5rem;overflow-y:auto}.session-description{color:#6b7280;margin:0 0 1rem;font-size:.875rem}.session-loading,.session-empty,.session-error{text-align:center;color:#6b7280;padding:2rem 1rem}.session-spinner{border:3px solid #e5e7eb;border-top-color:#6366f1;border-radius:50%;width:32px;height:32px;margin:0 auto 1rem;animation:1s linear infinite sessionSpin}@keyframes sessionSpin{to{transform:rotate(360deg)}}.session-error{color:#dc2626}.session-retry-btn{color:#fff;cursor:pointer;background:#6366f1;border:none;border-radius:.5rem;margin-top:1rem;padding:.5rem 1rem;font-size:.875rem}.session-retry-btn:hover{background:#4f46e5}.sessions-list{flex-direction:column;gap:.75rem;display:flex}.session-item{background:#f9fafb;border:1px solid #e5e7eb;border-radius:.75rem;align-items:center;gap:1rem;padding:1rem;transition:border-color .2s;display:flex}.session-item.current{background:#eff6ff;border-color:#bfdbfe}.session-icon{flex-shrink:0;font-size:1.5rem}.session-info{flex:1;min-width:0}.session-device{color:#111827;flex-wrap:wrap;align-items:center;gap:.5rem;font-weight:500;display:flex}.current-badge{color:#fff;text-transform:uppercase;letter-spacing:.02em;background:#3b82f6;border-radius:1rem;padding:.15rem .5rem;font-size:.7rem;font-weight:500}.session-meta{color:#6b7280;margin-top:.25rem;font-size:.875rem}.session-revoke-btn{cursor:pointer;color:#dc2626;background:#fff;border:1px solid #e5e7eb;border-radius:.5rem;flex-shrink:0;padding:.5rem 1rem;font-size:.875rem;transition:background-color .2s,border-color .2s}.session-revoke-btn:hover:not(:disabled){background:#fef2f2;border-color:#fecaca}.session-revoke-btn:disabled{opacity:.5;cursor:not-allowed}.session-revoke-all-btn{color:#dc2626;cursor:pointer;background:#fee2e2;border:1px solid #fecaca;border-radius:.5rem;width:100%;margin-top:1rem;padding:.875rem 1rem;font-weight:500;transition:background-color .2s}.session-revoke-all-btn:hover:not(:disabled){background:#fecaca}.session-revoke-all-btn:disabled{opacity:.5;cursor:not-allowed}.dark .session-manager-modal,.dark-mode .session-manager-modal,html.dark .session-manager-modal{background:#1e1e2e}.dark .session-manager-header,.dark-mode .session-manager-header,html.dark .session-manager-header{border-bottom-color:#334155}.dark .session-manager-header h2,.dark-mode .session-manager-header h2,html.dark .session-manager-header h2{color:#f1f5f9}.dark .session-close-btn,.dark-mode .session-close-btn,html.dark .session-close-btn{color:#94a3b8}.dark .session-close-btn:hover,.dark-mode .session-close-btn:hover,html.dark .session-close-btn:hover{color:#f1f5f9;background-color:#334155}.dark .session-description,.dark-mode .session-description,html.dark .session-description{color:#94a3b8}.dark .session-item,.dark-mode .session-item,html.dark .session-item{background:#1e293b;border-color:#334155}.dark .session-item.current,.dark-mode .session-item.current,html.dark .session-item.current{background:#3b82f626;border-color:#3b82f64d}.dark .session-device,.dark-mode .session-device,html.dark .session-device{color:#f1f5f9}.dark .session-meta,.dark-mode .session-meta,html.dark .session-meta{color:#94a3b8}.dark .session-revoke-btn,.dark-mode .session-revoke-btn,html.dark .session-revoke-btn{color:#f87171;background:#1e293b;border-color:#334155}.dark .session-revoke-btn:hover:not(:disabled),.dark-mode .session-revoke-btn:hover:not(:disabled),html.dark .session-revoke-btn:hover:not(:disabled){background:#ef444426;border-color:#ef44444d}.dark .session-revoke-all-btn,.dark-mode .session-revoke-all-btn,html.dark .session-revoke-all-btn{color:#f87171;background:#ef444426;border-color:#ef44444d}.dark .session-revoke-all-btn:hover:not(:disabled),.dark-mode .session-revoke-all-btn:hover:not(:disabled),html.dark .session-revoke-all-btn:hover:not(:disabled){background:#ef444440}@media (max-width:768px){.session-manager-overlay{align-items:flex-end;padding:.5rem}.session-manager-modal{border-radius:16px 16px 0 0;max-height:90vh}.session-item{flex-wrap:wrap}.session-revoke-btn{width:100%;margin-top:.5rem}}
