.portal-sidebar{width:220px;min-height:100vh;background:var(--bg2);border-right:1px solid var(--border);display:flex;flex-direction:column;position:fixed;top:0;left:0;z-index:100;transition:transform .25s ease}.sidebar-closed{transform:translate(-100%)}.sidebar-open{transform:translate(0);box-shadow:4px 0 24px #00000059}.portal-main{margin-left:220px;min-height:100vh;background:var(--bg);padding:32px 36px}.portal-main-mobile{margin-left:0;padding:68px 14px 100px}.hamburger-btn{position:fixed;top:14px;left:14px;z-index:200;width:42px;height:42px;border-radius:10px;border:1px solid var(--border2);background:var(--bg2);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;cursor:pointer;padding:0;box-shadow:0 2px 8px #0003}.hamburger-btn span{display:block;width:20px;height:2px;background:var(--text);border-radius:2px}.tab-bar{display:flex;gap:2px;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none}.tab-bar::-webkit-scrollbar{display:none}.tab-btn{padding:10px 18px;border:none;background:none;cursor:pointer;color:var(--text2);font-size:13px;font-weight:500;border-bottom:2px solid transparent;font-family:Sora,sans-serif;transition:all .15s;white-space:nowrap;flex-shrink:0}.tab-btn-active{color:#3b82f6;font-weight:600;border-bottom-color:#3b82f6}.grid-2col{display:grid;grid-template-columns:1fr 1fr}.tech-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px 16px;margin-bottom:4px}.portal-savebar{position:fixed;bottom:0;left:220px;right:0;z-index:200;background:var(--bg2);border-top:1px solid var(--border2);padding:12px 32px;display:flex;align-items:center;justify-content:space-between;box-shadow:0 -4px 24px #0006}@media (max-width: 767px){.portal-savebar{left:0;padding:10px 14px;gap:8px}.portal-savebar button{font-size:13px!important;padding:9px 14px!important;flex:1}.tech-grid{grid-template-columns:1fr 1fr;gap:10px 12px}.grid-2col{grid-template-columns:1fr!important}table{min-width:460px}.table-scroll{overflow-x:auto;-webkit-overflow-scrolling:touch}span[style*="maxWidth:300"],span[style*="maxWidth: 300"]{max-width:140px!important}div[style*="maxWidth:500"],div[style*="maxWidth: 500"]{max-width:100%!important;white-space:normal!important;overflow:visible!important;text-overflow:unset!important}div[style*="flexShrink: 0"]{flex-shrink:1!important}div[style*='gap: "8px"'] button[style*=whiteSpace],div[style*='gap:"8px"'] button[style*=whiteSpace]{white-space:normal!important}}@media (max-width: 480px){.tech-grid{grid-template-columns:1fr}.tab-btn{padding:8px 12px;font-size:12px}button{min-height:36px}div[style*='padding: "24px"']{padding:14px!important}}.row-wrap{display:flex;align-items:center;justify-content:space-between;gap:12px}.row-right{display:flex;gap:10px;align-items:center;flex-shrink:0}.user-row-wrap{display:flex;align-items:center;justify-content:space-between}.user-row-left{display:flex;align-items:center;gap:14px;min-width:0;flex:1}.user-row-right{display:flex;gap:8px;flex-shrink:0}@media (max-width: 767px){.user-row-wrap{flex-direction:column;align-items:flex-start;gap:10px}.user-row-left,.user-row-right{width:100%}.user-row-right button,.user-row-right>*{flex:1;text-align:center;justify-content:center}.row-right{flex-shrink:1;flex-wrap:wrap;gap:6px}.row-right span[style*=Garantija],.row-right>div[style*='border:"1px solid #3b82f6']{display:none}.row-wrap{gap:8px}.row-right button{padding:5px 10px!important;font-size:11px!important}.row-right>div[style*='background:"#3b82f611"']{display:none}}@media (max-width: 480px){.row-right>div[style*='textAlign: "center"']{min-width:32px}}
