#launcher-desk{display:flex;justify-content:center;padding:3rem 1rem 4rem}.desk-surface{display:inline-flex;flex-wrap:wrap;gap:.75rem;padding:.75rem 1.25rem;border:1px solid #e0e0e0;border-radius:16px;box-shadow:0 8px 32px rgba(0,0,0,.08)}.app-title{display:flex;flex-direction:column;align-items:center;justify-content:center;width:96px;min-width:96px;height:96px;border-radius:12px;overflow:hidden;transition:transform .2s,box-shadow .2s;box-shadow:0 2px 6px rgba(0,0,0,.15);text-align:center;padding:8px;word-break:break-word;overflow-wrap:break-word;white-space:normal}.app-a{transition:transform .25s ease,box-shadow .25s ease}.app-a:hover{transform:translateY(-4px);box-shadow:0 8px 20px rgba(0,0,0,.18);background:#f7f7f7}.app-title img{width:40px;height:40px;object-fit:contain}.app-title span{margin-top:4px;font-size:.875rem;font-weight:500;color:#222;line-height:1.2;word-break:break-word}@media(max-width:900px){.app-title{width:64px;min-width:64px;height:64px}.app-title img{width:32px;height:32px}.app-title span{font-size:.8rem}}@media(max-width:600px){.app-title{width:48px;min-width:48px;height:48px}.app-title img{width:28px;height:28px}.app-title span{font-size:.75rem}}