.inv-bus-dock{position:fixed;bottom:0;left:0;width:252px;padding:14px 16px 16px;z-index:30;background:linear-gradient(180deg,transparent,rgba(6,6,8,.92) 30%)}@media (max-width:900px){.inv-bus-dock{display:none}}.investor-bus-selector{position:relative;z-index:10}.bus-trigger{background:linear-gradient(180deg,rgba(216,180,85,.07),transparent 40%),linear-gradient(180deg,#101014,#0a0a0d);border:1px solid rgba(216,180,85,.28);border-radius:14px;padding:11px 14px;width:100%;display:flex;align-items:center;gap:12px;cursor:pointer;transition:border-color .2s ease,box-shadow .25s ease,transform .15s ease;color:#fff;box-shadow:inset 0 1px 0 rgba(216,180,85,.12),0 18px 40px -24px rgba(0,0,0,.9)}.bus-trigger:hover{border-color:rgba(216,180,85,.55);box-shadow:inset 0 1px 0 rgba(216,180,85,.16),0 12px 34px -18px rgba(216,180,85,.35);transform:translateY(-1px)}.bus-trigger[aria-expanded=true]{border-color:rgba(216,180,85,.6);box-shadow:inset 0 1px 0 rgba(216,180,85,.16),0 0 18px rgba(216,180,85,.18)}.bus-trigger-inner{gap:12px;width:100%;min-width:0}.bus-logo,.bus-trigger-inner{display:flex;align-items:center}.bus-logo{width:46px;height:46px;min-width:46px;justify-content:center}.bus-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 4px 10px rgba(0,0,0,.55))}.bus-logo-fallback{font-weight:600;font-size:15px;background:linear-gradient(120deg,#f4e3ae,#caa24b);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase;letter-spacing:.08em}.bus-info{flex:1 1;min-width:0;overflow:hidden}.bus-label{font-size:9.5px;font-weight:600;color:rgba(216,180,85,.75);text-transform:uppercase;letter-spacing:.22em;line-height:1;margin-bottom:5px}.bus-name{font-size:14.5px;font-weight:600;color:#f5f1e6;letter-spacing:.01em;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bus-chevron{width:16px;height:16px;flex-shrink:0;color:rgba(216,180,85,.6);stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.bus-trigger[aria-expanded=true] .bus-chevron{transform:rotate(180deg);color:#d8b455}.bus-dropdown{position:absolute;bottom:100%;left:0;right:0;margin-bottom:8px;background:linear-gradient(180deg,rgba(216,180,85,.05),transparent 30%),#0d0d10;border:1px solid rgba(216,180,85,.35);border-radius:14px;overflow:hidden auto;box-shadow:0 8px 32px rgba(0,0,0,.4);animation:busSlideUp .2s ease;max-height:400px}@keyframes busSlideUp{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}.bus-dropdown-inner{display:flex;flex-direction:column;padding:8px}.bus-option{display:flex;align-items:center;gap:12px;padding:12px;background:transparent;border:none;border-radius:6px;cursor:pointer;transition:all .15s ease;color:#fff;text-align:left}.bus-option:hover{background:rgba(216,180,85,.08)}.bus-option.selected{background:rgba(216,180,85,.12);border-left:3px solid #d8b455;padding-left:9px}.bus-option.selected .bop-name{color:#d8b455}.bop-logo{width:42px;height:42px;min-width:42px;display:flex;align-items:center;justify-content:center}.bop-logo img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 3px 8px rgba(0,0,0,.5))}.bop-logo-fallback{font-weight:600;font-size:13px;background:linear-gradient(120deg,#f4e3ae,#caa24b);-webkit-background-clip:text;background-clip:text;color:transparent;text-transform:uppercase;letter-spacing:.08em}.bop-content{flex:1 1;min-width:0;overflow:hidden}.bop-name{font-size:14px;font-weight:600;color:#fff;transition:color .15s ease}.bop-name,.bop-type{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.bop-type{font-size:12px;color:#666;margin-top:2px}.bop-check{width:18px;height:18px;flex-shrink:0;color:#d8b455;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;fill:none}