.profile-wrap{position:relative;align-self:stretch;display:flex;align-items:center}.profile-button{min-width:84px;height:68px;padding:5px 9px;border:0;border-radius:12px;background:transparent;color:#554e4a;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;font:inherit;cursor:pointer}.profile-button:hover,.profile-button[aria-expanded="true"]{background:rgba(116,66,56,.08)}.profile-avatar{width:28px;height:28px;border-radius:50%;display:grid;place-items:center;background:#f0e5df;color:#744238}.profile-avatar svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round}.profile-name{max-width:120px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px;line-height:1.05}.profile-menu{position:absolute;right:0;top:calc(100% - 4px);width:210px;padding:7px;border:1px solid var(--line);border-radius:12px;background:rgba(255,253,250,.97);box-shadow:0 14px 35px rgba(46,38,32,.16);z-index:30}.profile-menu-item{width:100%;padding:11px 12px;border:0;border-radius:8px;background:transparent;color:var(--ink);display:flex;align-items:center;gap:10px;text-align:left;font:inherit;font-size:14px;font-weight:700;cursor:pointer}.profile-menu-item:hover{background:#f0e5df;color:#744238}.profile-menu-item>span:first-child{width:18px;text-align:center;font-size:17px}.logout-item{color:#8c4435}.dark-mode{--ink:#f5f0ea;--ink-2:#e6dcd4;--canvas:#22201f;--paper:#2c2927;--line:#514a46;--muted:#c4bbb4;--accent:#bd957f;--accent-dark:#d7b09a;--leather:#d5a083;--shadow:0 18px 55px rgba(0,0,0,.3)}.dark-mode .topbar{background:rgba(39,35,33,.88);border-color:#514a46}.dark-mode .logo,.dark-mode .operator-chip{color:var(--ink)}.dark-mode .logo-dot{color:var(--ink)}.dark-mode input,.dark-mode select,.dark-mode textarea{color:var(--ink);background:#37322f;border-color:#5e5651}.dark-mode .secondary-button{color:var(--ink);background:#393431;border-color:#5e5651}.dark-mode .secondary-button:hover,.dark-mode .profile-button:hover,.dark-mode .profile-button[aria-expanded="true"],.dark-mode .profile-menu-item:hover{background:#453d39}.dark-mode .primary{background:#765144}.dark-mode .primary:hover{background:#8c6050}.dark-mode .stock-sidebar{background:rgba(40,37,35,.88);border-color:#514a46}.dark-mode .stock-nav-item{color:#dcd4ce}.dark-mode .stock-nav-item:hover,.dark-mode .stock-nav-item.active{background:#453d39;color:#f4e9e1}.dark-mode .module-card,.dark-mode .scan-box,.dark-mode .op-card,.dark-mode .confirmation-panel,.dark-mode .manual-panel,.dark-mode .history-panel,.dark-mode .price-panel,.dark-mode .price-editor{background:var(--paper);border-color:var(--line)}.dark-mode .disabled-card{background:#292624}.dark-mode .module-icon{background:#443b37;color:#d5a083}.dark-mode .profile-avatar{background:#493b35;color:#e2ad91}.dark-mode .profile-button,.dark-mode .profile-name{color:#f7f0eb}.dark-mode .profile-menu{background:rgba(44,41,39,.98);border-color:#5c544f}.dark-mode .profile-menu-item{color:var(--ink)}.dark-mode .logout-item{color:#efaf9f}.dark-mode .status-badge{background:#46413d;color:#efe8e2}.dark-mode .status-badge.production{background:#3e3a36;color:#e8ddd4}.dark-mode .status-badge.manual{background:#493b34;color:#f1c49c}.dark-mode .history-heading>span{background:#403a36;color:#e0d4ca}.dark-mode .online-dot{background:#d59a7b}@media(max-width:760px){.profile-button{min-width:65px}.profile-name{max-width:70px}.profile-menu{right:-4px}}
