.global-header{background:#0b0e11;border-bottom:1px solid #1e2329;box-shadow:0 1px 3px rgba(0,0,0,.2);position:-webkit-sticky;position:sticky;top:0;z-index:1000}.header-container{max-width:100%;margin:0 auto;padding:0 1.5rem}.header-content{justify-content:space-between;height:60px;width:100%}.header-content,.header-left{display:flex;align-items:center}.header-left{gap:1rem;flex:1 1}@media (min-width:1024px){.header-left{gap:3rem}}.header-logo{display:flex;align-items:center;text-decoration:none;transition:transform .2s ease;margin-right:1rem}.header-logo:hover{transform:scale(1.02)}.logo-text{color:#ffffff;font-weight:800;font-size:2rem;letter-spacing:1px;position:relative;line-height:1}@media (max-width:1023px){.logo-text{font-size:1.4rem}}.logo-text .accent{color:#fcd535}.header-nav{display:none;align-items:center;gap:.5rem}@media (min-width:1024px){.header-nav{display:flex}}.nav-item-container{position:relative}.nav-item{display:flex;align-items:center;gap:.25rem;border:none;color:#ffffff;font-size:.9rem;font-weight:500;cursor:pointer;padding:.75rem 1rem;border-radius:0;transition:all .2s ease;position:relative;white-space:nowrap}.nav-item,.nav-item:hover{background:none;text-decoration:none}.nav-item:hover{color:#f0b90b;transform:none}.nav-label{white-space:nowrap}.dropdown-icon{width:1rem;height:1rem;transition:transform .2s ease}.nav-item:hover .dropdown-icon{transform:rotate(180deg)}.dropdown-menu{position:absolute;top:100%;left:0;min-width:320px;background:#1a1d29;border:1px solid #2b3139;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:1001;animation:dropdownFadeIn .2s ease}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-8px)}to{opacity:1;transform:translateY(0)}}.dropdown-content{padding:.5rem 0}.dropdown-content a,.dropdown-content a:hover{text-decoration:none}.dropdown-section-title{padding:.75rem 1rem .5rem;color:#9ca3af;font-size:.8rem;font-weight:500;text-transform:uppercase;letter-spacing:.5px}.dropdown-item{display:flex;align-items:center;padding:.75rem 1rem;color:#ffffff;cursor:pointer;transition:background-color .2s ease;gap:.75rem;text-decoration:none}.dropdown-item:hover{background-color:#2b3139;text-decoration:none}.dropdown-item-icon{font-size:1.2rem;width:1.5rem;height:1.5rem;display:flex;align-items:center;justify-content:center;flex-shrink:0}.dropdown-item-content{flex:1 1;display:flex;flex-direction:column;gap:.25rem}.dropdown-item-title{font-size:.9rem;font-weight:600;color:#ffffff}.dropdown-item-description{font-size:.8rem;color:#9ca3af;line-height:1.3}.dropdown-item-arrow{color:#f7931a;flex-shrink:0}.dropdown-explore{padding:.75rem 1rem;color:#9ca3af;font-size:.8rem;font-weight:500;border-top:1px solid #2b3139;margin-top:.5rem;cursor:pointer;transition:color .2s ease}.dropdown-explore:hover{color:#f7931a}.dropdown-item-highlighted{background-color:#2b3139!important;border-radius:6px;margin:.25rem .5rem;padding:.75rem .5rem}.dropdown-item-highlighted .dropdown-item-title{color:#f7931a!important}.dropdown-item-badge{margin-left:.5rem;font-size:.8rem;color:#f7931a}.coming-soon-tag{margin-left:.5rem;font-size:.6rem;font-weight:800;text-transform:uppercase;color:#fcd535;background:rgba(252,213,53,.1);padding:1px 6px;border-radius:4px;border:1px solid rgba(252,213,53,.2);letter-spacing:.8px;box-shadow:0 0 10px rgba(252,213,53,.05)}.dropdown-item-title{display:flex;align-items:center;gap:.5rem}.dropdown-item-wrapper{position:relative}.sub-dropdown-menu{position:absolute;top:-8px;left:100%;width:280px;background:#1a1d29;border:1px solid #2b3139;border-radius:8px;box-shadow:12px 8px 32px rgba(0,0,0,.5);z-index:1002;margin-left:2px;display:flex;flex-direction:column;animation:subDropdownFadeIn .2s ease}@keyframes subDropdownFadeIn{0%{opacity:0;transform:translateX(10px)}to{opacity:1;transform:translateX(0)}}.sub-dropdown-header{padding:12px 16px;color:#9ca3af;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px;border-bottom:1px solid #2b3139}.sub-dropdown-list{max-height:400px;overflow-y:auto;padding:4px 0}.sub-dropdown-item{display:flex;justify-content:space-between;align-items:center;padding:10px 16px;color:#ffffff;text-decoration:none;transition:background-color .2s ease}.sub-dropdown-item:hover{background-color:#2b3139}.sub-dropdown-item .pair-info{display:flex;flex-direction:row;align-items:center;gap:10px;flex-wrap:nowrap;white-space:nowrap}.sub-dropdown-item .pair-info img{flex-shrink:0;display:inline-block}.pair-symbol{font-size:.95rem;font-weight:500;color:#f0f0f0}.pair-type{font-size:.75rem;color:#9ca3af;margin-left:4px}.pair-change{font-size:.8125rem;font-weight:500}.pair-change.positive{color:#03a66d}.pair-change.negative{color:#cf304a}.pair-info-options{flex-direction:row;align-items:center;gap:12px}.pair-info-options .pair-symbol{font-size:.95rem;letter-spacing:.5px;color:#f0f0f0}.sub-dropdown-item:hover{background-color:#232836;padding-left:20px}.sub-dropdown-all{padding:12px 16px;color:#f0b90b;font-size:.8125rem;font-weight:600;text-align:center;border-top:1px solid #2b3139;text-decoration:none;transition:background-color .2s ease}.sub-dropdown-all:hover{background-color:#2b3139;text-decoration:underline}.global-header .header-right{display:flex;align-items:center;gap:1.5rem;flex-shrink:0}.global-header .asset-selector{position:relative}.global-header .asset-button{display:flex;align-items:center;gap:.5rem;background:#1e2329;border:1px solid #2b3139;color:#ffffff;padding:.5rem 1rem;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.9rem;font-weight:500;min-width:120px}.global-header .asset-button:hover{background:#2b3139;border-color:#3a4047}.global-header .search-icon{width:1rem;height:1rem;color:#9ca3af}.global-header .flame-icon{width:1rem;height:1rem;color:#f7931a}.global-header .asset-text{color:#ffffff;font-weight:500}.global-header .currency-selector{display:flex;align-items:center;gap:.5rem;background:#1e2329;padding:.5rem .75rem;border-radius:6px;border:1px solid #2b3139;transition:all .2s ease;cursor:pointer}.global-header .currency-selector:hover{background:#2b3139;border-color:#3a4047}.global-header .currency-icon{width:1.5rem;height:1.5rem;background:#60a5fa;border-radius:50%;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px rgba(0,0,0,.2);flex-shrink:0}.global-header .currency-symbol{color:#ffffff;font-size:.75rem;font-weight:700;line-height:1}.global-header .currency-text{color:#ffffff;font-size:.9rem;font-weight:500;white-space:nowrap}.global-header .user-actions,.global-header .user-actions.logged-in{display:flex;align-items:center;gap:1rem}.global-header .user-action-item{position:relative}.global-header .user-action-button{display:flex;align-items:center;gap:.25rem;background:none;border:none;color:#ffffff;font-size:.9rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:0;transition:all .2s ease;text-decoration:none;white-space:nowrap}.global-header .user-action-button:hover{color:#f0b90b}.global-header .user-action-button .dropdown-icon{width:.875rem;height:.875rem;transition:transform .2s ease}.global-header .user-action-button:hover .dropdown-icon{transform:rotate(180deg)}.global-header .user-avatar-container{position:relative}.global-header .user-avatar-button{background:none;border:none;cursor:pointer;padding:0;transition:transform .2s ease;display:flex;align-items:center;justify-content:center}.global-header .user-avatar-button:hover{transform:scale(1.05)}.global-header .user-avatar{width:2.5rem;height:2.5rem;font-size:1.125rem;box-shadow:0 2px 4px rgba(0,0,0,.2);flex-shrink:0}.global-header .user-avatar,.global-header .user-avatar-small{border-radius:50%;background:#f7931a;display:flex;align-items:center;justify-content:center;color:#ffffff;font-weight:700}.global-header .user-avatar-small{width:2rem;height:2rem;font-size:.875rem}.global-header .notification-button{position:relative;background:none;border:none;color:#ffffff;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center;flex-shrink:0}.global-header .notification-button:hover{background:rgba(255,255,255,.1)}.global-header .notification-icon{width:1.25rem;height:1.25rem;stroke-width:2}.global-header .notification-badge{position:absolute;top:0;right:0;background:#ef4444;color:#ffffff;font-size:.625rem;font-weight:700;padding:.125rem .375rem;border-radius:10px;min-width:1.25rem;height:1.25rem;display:flex;align-items:center;justify-content:center;border:2px solid #0b0e11;box-shadow:0 2px 4px rgba(0,0,0,.3);line-height:1}.global-header .user-dropdown-menu{position:absolute;top:calc(100% + .5rem);right:0;min-width:200px;background:#1a1d29;border:1px solid #2b3139;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.4);z-index:1001;animation:dropdownFadeIn .2s ease;padding:.5rem 0}.global-header .user-dropdown-header{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border-bottom:1px solid #2b3139;margin-bottom:.5rem}.global-header .user-info{flex:1 1;min-width:0}.global-header .user-name{font-size:.9rem;font-weight:600;color:#ffffff}.global-header .user-email,.global-header .user-name{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.global-header .user-email{font-size:.75rem;color:#9ca3af}.global-header .user-dropdown-item{display:block;padding:.75rem 1rem;color:#ffffff;font-size:.9rem;text-decoration:none;transition:background-color .2s ease;border:none;background:none;width:100%;text-align:left;cursor:pointer}.global-header .user-dropdown-item:hover{background-color:#2b3139;text-decoration:none}.global-header .user-dropdown-item.logout-button{color:#ef4444}.global-header .user-dropdown-item.logout-button:hover{background-color:#2b3139;color:#ef4444}.global-header .user-dropdown-divider{height:1px;background:#2b3139;margin:.5rem 0}.global-header .login-button{background:none;border:none;color:#ffffff;font-size:.9rem;font-weight:500;cursor:pointer;padding:.5rem .75rem;border-radius:0;transition:all .2s ease;text-decoration:none;display:inline-block}.global-header .login-button:hover{color:#f0b90b;background:none}.global-header .signup-button{background:#f7931a;border:none;color:#ffffff;font-size:.9rem;font-weight:600;cursor:pointer;padding:.5rem 1rem;border-radius:6px;transition:all .2s ease;box-shadow:none;text-decoration:none;display:inline-block}.global-header .signup-button:hover{background:#e6851a;transform:none;box-shadow:none}.global-header .utility-icons{display:flex;align-items:center;gap:.5rem}.global-header .utility-button{background:none;border:none;color:#9ca3af;cursor:pointer;padding:.5rem;border-radius:6px;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.global-header .utility-button:hover{color:#ffffff;background:rgba(255,255,255,.1);transform:scale(1.1)}.global-header .utility-icon{width:1.25rem;height:1.25rem}@media (max-width:1023px){.header-content{padding:0 .5rem}.global-header .header-right{gap:.5rem}.global-header .asset-button,.global-header .currency-selector{padding:.375rem .5rem;font-size:.8rem}.global-header .user-actions{gap:.5rem}.global-header .user-action-item,.global-header .user-avatar-container{display:none}.global-header .login-button,.global-header .signup-button{font-size:.8rem;padding:.375rem .75rem}}.hamburger-button{display:flex;align-items:center;justify-content:center;background:none;border:none;cursor:pointer;padding:8px;z-index:2005;color:#fff}@media (min-width:1024px){.hamburger-button{display:none}}.hamburger-icon{width:24px;height:18px;position:relative;display:flex;flex-direction:column;justify-content:space-between}.hamburger-icon span{display:block;width:100%;height:2px;background-color:currentColor;border-radius:2px;transition:all .3s cubic-bezier(.4,0,.2,1)}.hamburger-icon.active span:first-child{transform:translateY(8px) rotate(45deg)}.hamburger-icon.active span:nth-child(2){opacity:0;transform:translateX(-10px)}.hamburger-icon.active span:nth-child(3){transform:translateY(-8px) rotate(-45deg)}.mobile-nav-drawer{position:fixed;top:60px;left:0;width:100%;height:calc(100vh - 60px);background:#0b0e11;z-index:2000;transform:translateX(-100%);transition:transform .4s cubic-bezier(.4,0,.2,1);overflow-y:auto;overscroll-behavior:contain;padding:2rem 1.5rem 100px}.mobile-nav-drawer.open{transform:translateX(0)}.mobile-nav-items{display:flex;flex-direction:column;gap:2rem}.mobile-nav-item-group{display:flex;flex-direction:column;gap:1rem}.mobile-nav-label{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#848e9c;letter-spacing:1px}.mobile-nav-item-link{font-size:1.125rem;font-weight:600;color:#fff;text-decoration:none;padding:.5rem 0}.mobile-nav-submenu{display:flex;flex-direction:column;gap:1.25rem;padding-left:.5rem;border-left:1px solid rgba(255,255,255,.1)}.mobile-sub-item{display:flex;align-items:center;gap:1rem;text-decoration:none;color:rgba(255,255,255,.8)}.mobile-sub-item-icon{width:20px;height:20px;display:flex;align-items:center;justify-content:center;color:#f0b90b}.mobile-sub-item-title{font-size:1rem;font-weight:500}.mobile-auth-actions{display:flex;flex-direction:column;gap:1rem;margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.mobile-login-btn{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);font-weight:600}.mobile-login-btn,.mobile-signup-btn{width:100%;padding:1rem;text-align:center;border-radius:8px;color:#fff;text-decoration:none}.mobile-signup-btn{background:#f7931a;font-weight:700}@media (max-width:768px){.header-content{height:56px}.mobile-nav-drawer{top:56px;height:calc(100vh - 56px)}.mobile-user-info{display:flex;align-items:center;gap:1rem;padding:.5rem 0;margin-bottom:1rem;border-bottom:1px solid rgba(255,255,255,.05)}}.mobile-logout-btn{width:100%;padding:.75rem;margin-top:1.5rem;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.2);border-radius:8px;color:#ef4444;font-weight:600;cursor:pointer;transition:all .2s ease;text-align:center}.mobile-logout-btn:hover{background:rgba(239,68,68,.2)}@media (prefers-color-scheme:dark){.global-header{background:linear-gradient(135deg,#0a0d11,#151821)}}.asset-button:focus,.login-button:focus,.nav-item:focus,.signup-button:focus,.utility-button:focus{outline:1px solid #f0b90b26;outline-offset:2px}.loading{animation:pulse 2s infinite}.notification-sidebar-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.4);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:2000;opacity:0;visibility:hidden;transition:all .3s ease}.notification-sidebar-overlay.open{opacity:1;visibility:visible}.notification-sidebar{position:fixed;top:0;right:0;width:380px;height:100vh;background:linear-gradient(135deg,rgba(20,24,30,.95),rgba(11,14,17,.98));-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-left:1px solid rgba(255,255,255,.08);z-index:2001;transform:translateX(100%);transition:transform .4s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;box-shadow:-10px 0 40px rgba(0,0,0,.5)}.notification-sidebar.open{transform:translateX(0)}.sidebar-header{padding:24px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.08)}.sidebar-header h3{margin:0;font-size:1.25rem;font-weight:700;color:#fff;letter-spacing:.5px}.close-sidebar{background:none;border:none;color:#9ca3af;cursor:pointer;padding:4px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-sidebar:hover{background:rgba(255,255,255,.1);color:#fff}.sidebar-content{flex:1 1;overflow-y:auto;padding:16px}.sidebar-content::-webkit-scrollbar{width:4px}.sidebar-content::-webkit-scrollbar-thumb{background:rgba(255,255,255,.1);border-radius:4px}.notification-section{margin-bottom:24px}.section-label{font-size:.75rem;font-weight:700;text-transform:uppercase;color:#848e9c;letter-spacing:1px;margin-bottom:12px;padding-left:8px}.notification-item{display:flex;gap:12px;padding:14px;border-radius:12px;background:rgba(255,255,255,.02);border:1px solid transparent;margin-bottom:8px;transition:all .2s ease;cursor:pointer;position:relative}.notification-item:hover{background:rgba(255,255,255,.05);border-color:rgba(255,255,255,.1);transform:scale(1.02)}.notification-item.unread{background:rgba(240,185,11,.05)}.notification-item.unread:after{content:"";position:absolute;top:14px;right:14px;width:8px;height:8px;background:#f0b90b;border-radius:50%;box-shadow:0 0 10px rgba(240,185,11,.5)}.item-icon{width:32px;height:32px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.item-icon.order-buy{background:rgba(3,166,109,.15);color:#03a66d}.item-icon.order-sell{background:rgba(207,48,74,.15);color:#cf304a}.item-icon.alert{background:rgba(240,185,11,.15);color:#f0b90b}.item-icon.trade{background:rgba(96,165,250,.15);color:#60a5fa}.item-details{flex:1 1}.item-title{font-size:.875rem;font-weight:600;color:#fff;margin-bottom:4px}.item-desc{font-size:.8125rem;color:#9ca3af;line-height:1.4;margin-bottom:6px}.item-time{font-size:.7rem;color:#5e6673}.sidebar-footer{padding:16px;border-top:1px solid rgba(255,255,255,.08)}.view-all-btn{width:100%;padding:12px;background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:8px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease}.view-all-btn:hover{background:rgba(255,255,255,.1);border-color:#f0b90b;color:#f0b90b}@media (max-width:1023px){.notification-sidebar{width:360px}}@media (max-width:768px){.notification-sidebar{width:340px}.sidebar-header{padding:16px}.sidebar-header h3{font-size:1.1rem}.sidebar-content{padding:12px}.notification-item{padding:12px;border-radius:10px}.item-icon{width:28px;height:28px;border-radius:6px}.item-title{font-size:.8125rem}.item-desc{font-size:.75rem}.sidebar-footer{padding:12px}.view-all-btn{padding:10px;font-size:.8125rem}}@media (max-width:480px){.notification-sidebar{width:100vw;border-left:none;border-radius:0}.sidebar-header{padding:14px 16px}.sidebar-content{padding:10px}.notification-item{padding:10px;gap:10px}.notification-item:hover{transform:none}}.notification-empty,.notification-loading{height:calc(100vh - 160px);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:1.25rem;color:#848e9c;text-align:center}.notification-empty svg{color:#2b3139;filter:drop-shadow(0 0 10px rgba(0,0,0,.2))}.notification-empty span,.notification-loading span{font-size:.9rem;font-weight:500}.loading-spinner{width:32px;height:32px;border:2px solid rgba(240,185,11,.1);border-top-color:#f0b90b;border-radius:50%;animation:spinner-rotate .8s linear infinite}@keyframes spinner-rotate{to{transform:rotate(1turn)}}.mobile-bottom-nav{position:fixed;bottom:0;left:0;right:0;height:64px;background:rgba(11,14,17,.85);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);border-top:1px solid rgba(255,255,255,.05);display:flex;justify-content:space-around;align-items:center;z-index:1000;padding:0 8px;box-shadow:0 -4px 20px rgba(0,0,0,.4)}@media (min-width:1024px){.mobile-bottom-nav{display:none}}.mobile-bottom-nav .nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1 1;color:#848e9c;text-decoration:none;gap:4px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative}.mobile-bottom-nav .nav-item.active{color:#f7931a}.mobile-bottom-nav .nav-icon{transition:transform .2s ease}.mobile-bottom-nav .nav-item.active .nav-icon{transform:translateY(-2px)}.mobile-bottom-nav .nav-label{font-size:.625rem;font-weight:500;letter-spacing:.2px}.mobile-bottom-nav .nav-item:after{content:"";position:absolute;top:-12px;left:50%;transform:translateX(-50%) scaleX(0);width:24px;height:2px;background:#f7931a;border-radius:2px;transition:transform .2s ease}.mobile-bottom-nav .nav-item.active:after{transform:translateX(-50%) scaleX(1)}:root{--cs-bg-gradient:linear-gradient(180deg,#0b0f1a,#0d111c);--cs-header-bg:rgba(255,255,255,0.02);--cs-border:rgba(255,255,255,0.06);--cs-accent:#f0b90b;--cs-accent-hover:#ffcc33;--cs-text-main:#ffffff;--cs-text-dim:#94a3b8;--cs-shadow:0 12px 40px rgba(0,0,0,0.5)}.cs-overlay{position:fixed;inset:0;background:rgba(0,0,0,.5);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:1001;animation:fadeIn .3s ease}.cs-widget{position:fixed;bottom:24px;right:24px;width:380px;height:600px;max-height:90vh;background:var(--cs-bg-gradient);border:1px solid var(--cs-border);border-radius:16px;display:flex;flex-direction:column;box-shadow:var(--cs-shadow);z-index:1002;overflow:hidden;animation:slidePop .4s cubic-bezier(.19,1,.22,1)}.cs-header{height:60px;padding:0 20px;background:var(--cs-header-bg);border-bottom:1px solid rgba(255,255,255,.05)}.cs-header,.cs-header-content{display:flex;align-items:center}.cs-header-content{width:100%;justify-content:space-between}.cs-agent-info{display:flex;align-items:center;gap:12px}.cs-header-avatar{width:40px;height:40px;background:#f0b90b;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.cs-header-text{display:flex;flex-direction:column;gap:2px}.cs-header-title-row{display:flex;align-items:center;gap:6px}.cs-header-title{color:#fff;font-size:15px;font-weight:700}.cs-ai-badge{font-size:10px;font-weight:800;color:#f0b90b;background:rgba(240,185,11,.1);padding:0 4px;border-radius:3px;border:1px solid rgba(240,185,11,.2)}.cs-status-row{display:flex;align-items:center;gap:5px}.cs-status-dot{width:6px;height:6px;background:#00e6b8;border-radius:50%}.cs-header-subtitle{color:#00e6b8;font-size:10px;font-weight:700;letter-spacing:.5px}.cs-header-actions{display:flex;gap:4px}.cs-header-action-btn{width:32px;height:32px;border-radius:8px;background:transparent;color:var(--cs-text-dim);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s}.cs-header-action-btn:hover{background:rgba(255,255,255,.05);color:#fff}.cs-search-container{padding:16px 20px}.cs-search-box{background:rgba(255,255,255,.04);border-radius:10px;height:38px;padding:0 12px;display:flex;align-items:center;gap:10px;transition:all .2s}.cs-search-box:focus-within{background:rgba(255,255,255,.06);border:1px solid var(--cs-accent)}.cs-search-icon{color:var(--cs-text-dim)}.cs-search-input{background:transparent;border:none;outline:none;color:#fff;font-size:13px;width:100%}.cs-search-input::placeholder{color:var(--cs-text-dim)}.cs-quick-actions{display:flex;flex-wrap:wrap;gap:8px;padding:0 20px 16px}.quick-action-pill{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.05);border-radius:20px;padding:6px 14px;font-size:12px;font-weight:500;color:#cbd5e1;cursor:pointer;transition:all .2s}.quick-action-pill:hover{background:var(--cs-accent);color:#000;transform:translateY(-1px) scale(1.03)}.faq-suggestions{margin-top:8px;background:rgba(255,255,255,.02);border-radius:10px;overflow:hidden;border:1px solid var(--cs-border)}.faq-suggestion-item{width:100%;padding:10px 14px;background:transparent;border:none;border-bottom:1px solid var(--cs-border);color:#fff;font-size:12px;text-align:left;cursor:pointer;transition:background .2s}.faq-suggestion-item:last-child{border-bottom:none}.faq-suggestion-item:hover{background:rgba(255,255,255,.05)}.cs-messages{flex:1 1;overflow-y:auto;padding:16px;display:flex;flex-direction:column;gap:12px;scroll-behavior:smooth}.cs-msg-row{display:flex;gap:10px;animation:msgSlideUp .3s ease-out}.cs-msg-content-wrapper{max-width:75%;display:flex;flex-direction:column}.cs-msg-bubble{padding:10px 14px;border-radius:12px;font-size:13px;line-height:1.5;white-space:pre-wrap;position:relative}.cs-match-card{margin-bottom:12px;background:rgba(255,255,255,.03);border-radius:10px;border-left:3px solid var(--cs-accent);padding:12px;animation:cardFadeIn .4s ease-out}.cs-match-header{display:flex;align-items:center;gap:6px;color:var(--cs-accent);font-size:10px;font-weight:800;text-transform:uppercase;letter-spacing:.8px;margin-bottom:8px;opacity:.8}.cs-match-title{color:#fff;font-size:14px;font-weight:600;line-height:1.4}.cs-match-divider{height:1px;background:rgba(255,255,255,.05);margin:12px 0}.cs-faq-list{display:flex;flex-direction:column;gap:8px;margin-top:10px}.cs-faq-list-item{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.08);border-radius:8px;padding:8px 12px;color:var(--cs-accent);font-size:12px;font-weight:500;text-align:left;cursor:pointer;transition:all .2s;display:flex;align-items:center;justify-content:space-between}.cs-faq-list-item:hover{background:rgba(240,185,11,.1);border-color:var(--cs-accent);transform:translateX(4px)}.cs-faq-list-item:after{content:"→";opacity:.5;font-size:14px}.cs-msg-row.bot{align-self:flex-start}.cs-msg-row.user{align-self:flex-end;flex-direction:row-reverse}.cs-msg-row.bot .cs-msg-bubble{background:rgba(255,255,255,.05);color:#e2e8f0}.cs-msg-row.user .cs-msg-bubble{background:linear-gradient(135deg,#f0b90b,#ffcc33);color:#000;font-weight:500}.cs-msg-time{font-size:10px;color:var(--cs-text-dim);margin-top:4px;padding:0 4px}.cs-msg-row.user .cs-msg-time{align-self:flex-end}.cs-typing{background:rgba(255,255,255,.05)!important;display:flex;gap:4px;padding:12px 14px}.cs-typing-dot{width:4px;height:4px;background:var(--cs-text-dim);border-radius:50%;animation:typingPulse 1.4s ease-in-out infinite}.cs-typing-dot:nth-child(2){animation-delay:.2s}.cs-typing-dot:nth-child(3){animation-delay:.4s}.cs-input-area{min-height:60px;max-height:160px;height:auto;padding:10px 16px;background:var(--cs-header-bg);border-top:1px solid rgba(255,255,255,.05);transition:all .2s ease}.cs-input-area,.cs-input-wrapper{display:flex;align-items:flex-end}.cs-input-wrapper{width:100%;min-height:40px;max-height:140px;background:rgba(255,255,255,.03);border:1px solid var(--cs-border);border-radius:14px;padding:4px;transition:all .3s cubic-bezier(.19,1,.22,1);box-shadow:inset 0 2px 4px rgba(0,0,0,.2)}.cs-input-wrapper:focus-within{background:rgba(255,255,255,.05);border-color:rgba(240,185,11,.4);box-shadow:inset 0 2px 4px rgba(0,0,0,.2),0 0 15px rgba(240,185,11,.1)}.cs-input.cs-textarea{flex:1 1;background:transparent;border:none;outline:none;color:#fff;padding:8px 12px;font-size:14px;resize:none;min-height:24px;max-height:120px;line-height:1.5;font-family:inherit}.cs-input-side-btn{width:32px;height:32px;border:none;background:transparent;color:var(--cs-text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .2s;margin-bottom:2px}.cs-input-side-btn:hover{color:#fff;transform:translateY(-1px)}.cs-send-btn-circular{width:32px;height:32px;background:rgba(255,255,255,.05);border:none;border-radius:50%;color:var(--cs-text-dim);display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1.275);flex-shrink:0;margin-left:4px}.cs-send-btn-circular.active{background:#f0b90b;color:#000;box-shadow:0 4px 12px rgba(240,185,11,.3);animation:sendPulse 2s infinite}.cs-send-btn-circular.active:hover{transform:scale(1.1) rotate(-10deg);background:#ffcc33}.cs-send-btn-circular:disabled{cursor:not-allowed;opacity:.5}@keyframes sendPulse{0%{box-shadow:0 0 0 0 rgba(240,185,11,.4)}70%{box-shadow:0 0 0 10px rgba(240,185,11,0)}to{box-shadow:0 0 0 0 rgba(240,185,11,0)}}@keyframes msgSlideUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}@keyframes slidePop{0%{transform:scale(.95) translateY(20px);opacity:0}to{transform:scale(1) translateY(0);opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes typingPulse{0%,to{opacity:.3;transform:scale(1)}50%{opacity:1;transform:scale(1.2)}}@keyframes cardFadeIn{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.cs-widget{bottom:0;right:0;width:100%;height:100%;border-radius:0}}.cs-bot-avatar-small{width:32px;height:32px;background:rgba(240,185,11,.1);border:1px solid rgba(240,185,11,.2);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}:root{--footer-height:28px;--footer-bg:rgba(10,11,14,0.88);--footer-border:rgba(255,255,255,0.08);--footer-text:#8e99a8;--footer-text-hover:#ffffff;--accent-gold:#f7a600;--accent-gold-glow:rgba(247,166,0,0.2);--accent-green:#00d4aa;--accent-red:#f6465d}.app-footer{position:fixed;bottom:0;left:0;right:0;z-index:1000;height:var(--footer-height);display:flex;align-items:center;justify-content:space-between;padding:0 16px;background:var(--footer-bg);backdrop-filter:blur(20px) saturate(180%);-webkit-backdrop-filter:blur(20px) saturate(180%);border-top:1px solid var(--footer-border);font-family:Inter,sans-serif;-webkit-user-select:none;-moz-user-select:none;user-select:none;font-size:11px}.app-footer:after{content:"";position:absolute;top:0;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,rgba(255,255,255,.05),transparent);pointer-events:none}.footer-left{gap:16px;flex:1 1;min-width:0;overflow:hidden}.footer-left,.system-status{display:flex;align-items:center;position:relative}.system-status{gap:8px;padding-right:16px;border-right:1px solid var(--footer-border);flex-shrink:0;cursor:pointer;z-index:10;background:var(--footer-bg);height:100%}.status-dot{width:6px;height:6px;background:var(--accent-green);border-radius:50%;box-shadow:0 0 8px var(--accent-green);animation:pulse 2s infinite}.status-text{color:#fff;font-weight:700;font-size:10px;letter-spacing:.5px;text-transform:uppercase}.footer-right{display:flex;align-items:center;gap:8px;flex-shrink:0;padding-left:16px;position:relative;z-index:10;background:var(--footer-bg);height:100%;box-shadow:-20px 0 30px var(--footer-bg)}.footer-clock{font-family:JetBrains Mono,monospace;font-size:10px;color:#fff;letter-spacing:.8px;padding:0 12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.9}.footer-clock,.footer-latency{border-right:1px solid var(--footer-border)}.footer-latency{font-size:10px;color:var(--footer-text);padding:0 10px;display:flex;align-items:center;gap:4px}.footer-qr-popover,.utility-popover{position:absolute;bottom:35px;background:rgba(22,23,28,.9);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border:1px solid var(--footer-border);border-radius:12px;box-shadow:0 15px 40px rgba(0,0,0,.6);z-index:1100;animation:popIn .3s cubic-bezier(.19,1,.22,1)}.footer-qr-popover{right:50%;transform:translateX(50%);padding:12px}.utility-popover{right:0;padding:8px 0}.popover-item{padding:8px 16px;font-size:11px;color:#94a3b8;cursor:pointer;transition:all .2s;display:flex;align-items:center;gap:8px}.popover-item:hover{background:rgba(255,255,255,.04);color:#fff}.footer-btn{display:flex;align-items:center;gap:6px;background:transparent;border:none;color:var(--footer-text);font-weight:600;padding:2px 8px;border-radius:6px;cursor:pointer;transition:all .2s;font-family:inherit;font-size:10.5px}.footer-btn:hover{color:#fff;background:rgba(255,255,255,.05);transform:translateY(-1px)}.footer-btn--cs{color:var(--accent-gold);background:rgba(247,166,0,.05)}.footer-btn--cs:hover{background:rgba(247,166,0,.1);color:#ffc107}.ticker-container{overflow:hidden;white-space:nowrap;position:relative;width:100%;display:flex;align-items:center}.ticker-scroll{gap:32px;animation:marquee 60s linear infinite}.footer-ticker,.ticker-scroll{display:flex;align-items:center}.footer-ticker{gap:8px;padding:0 4px}.footer-ticker-pair{color:#fff;font-weight:800;font-size:10.5px;letter-spacing:.3px}.footer-ticker-pair span{color:#64748b;font-weight:500}.footer-ticker-price{color:#fff;font-weight:600;font-family:JetBrains Mono,monospace;font-size:10.5px;opacity:.9}.footer-ticker-change{font-weight:700;font-size:9px;padding:1px 5px;border-radius:4px}.footer-ticker-change.positive{color:#00d4aa;background:rgba(0,212,170,.1)}.footer-ticker-change.negative{color:#f6465d;background:rgba(246,70,93,.1)}@keyframes marquee{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes popIn{0%{opacity:0;transform:translateY(10px) scale(.95)}to{opacity:1;transform:translateY(0) scale(1)}}@keyframes pulse{0%,to{transform:scale(1);opacity:1}50%{transform:scale(1.2);opacity:.7}}@media (max-width:1024px){.app-footer{display:none}}.auth-card{background:linear-gradient(180deg,rgba(22,26,32,.9),rgba(16,19,25,.95));border:1px solid #26303a;border-radius:14px;box-shadow:0 15px 40px rgba(0,0,0,.55),inset 0 1px 0 rgba(255,255,255,.03);-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.auth-input{width:100%;background-color:#0f1318;border:1px solid #242a33;color:#ffffff;font-size:.9rem;padding:.5rem .75rem;border-radius:8px}.auth-input--lg{font-size:1rem;padding:.75rem .9rem;border-radius:10px}.auth-input::placeholder{color:#79808a}.auth-input:focus{outline:none;box-shadow:0 0 0 2px #f1a11a55,0 0 0 4px #101318;border-color:#f1a11a}.auth-divider{position:relative;text-align:center}.auth-divider:before{content:"";position:absolute;left:0;right:0;top:50%;height:1px;background:#242a33}.auth-divider span{position:relative;display:inline-block;background:#161a20;padding:0 8px;color:#8a9099;font-size:12px}.auth-primary{background:linear-gradient(180deg,#ffba35,#f1a11a);color:#121417;border:none;border-radius:8px;font-weight:700;transition:transform .12s ease,filter .12s ease}.auth-primary:hover{filter:brightness(1.06);transform:translateY(-1px)}.auth-secondary{border:1px solid #242a33}.auth-secondary,.auth-social{background:#0f1318;color:#e6e9ee;border-radius:8px}.auth-social{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:8px 10px;border:1px solid #242a33}.auth-social:hover{background:#12171d}.auth-google{border-color:#303d5a}.auth-apple{border-color:#3a3a3a}.auth-telegram{border-color:#1f3b52}.auth-brand{display:inline-flex;align-items:center;gap:6px;font-weight:900;letter-spacing:.5px}.auth-brand .mark{color:#f1a11a}.auth-note{color:#8a9099;font-size:12px}.glow-ring{box-shadow:0 0 0 2px rgba(241,161,26,.2),0 0 40px rgba(241,161,26,.08)}