.grid-4{display:grid;grid-template-columns:repeat(4,1fr);gap:12px}.grid-3{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}.grid-2{display:grid;grid-template-columns:1fr 1fr;gap:12px}.grid-sidebar{display:grid;grid-template-columns:1fr 380px;gap:12px}.grid-5{display:grid;grid-template-columns:repeat(5,1fr);gap:10px}.grid-roles{display:grid;grid-template-columns:1fr 1fr;gap:8px}.tablo-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}.nav-bar{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;scrollbar-width:none}.nav-bar::-webkit-scrollbar{display:none}.top-bar{display:flex;align-items:center;justify-content:space-between;padding:0 1.5rem;height:56px}.top-bar-user{display:flex;align-items:center;gap:10px}.top-bar-email{font-size:13px}.content-area{padding:1.5rem 1.75rem}.rehberlik-fullbleed{margin:-1.5rem -1.75rem}@media(max-width:1024px){.grid-4{grid-template-columns:repeat(2,1fr)}.grid-5{grid-template-columns:repeat(3,1fr)}.grid-3{grid-template-columns:repeat(2,1fr)}.grid-sidebar{grid-template-columns:1fr}.content-area{padding:1rem}.rehberlik-fullbleed{margin:-1rem}.top-bar{padding:0 1rem}}@media(max-width:640px){.grid-4{grid-template-columns:1fr 1fr}.grid-5,.grid-3,.grid-2,.grid-sidebar{grid-template-columns:1fr}.grid-roles{grid-template-columns:1fr 1fr}.content-area{padding:.75rem .5rem}.rehberlik-fullbleed{margin:-.75rem -.5rem}.top-bar{padding:0 .75rem;height:48px}.top-bar-email{display:none}.nav-bar button{font-size:11px!important;padding:0 8px!important}}@media(max-width:400px){.grid-4,.grid-roles{grid-template-columns:1fr}}
